body{display:flex;flex-direction:column;align-items:center}.domain{width:100%;max-width:720px;margin-bottom:24px}.game-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.game-tile{display:flex;flex-direction:column-reverse;padding:0;overflow:hidden;min-height:240px}.game-tile:hover{background:var(--hover-color)}.game-tile[hidden]{display:none}.tile-preview{flex:1;display:flex;align-items:center;justify-content:center;padding:20px;border-top:1px solid var(--muted-soft-color)}.tile-label{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px}.game-name{font-size:18px;font-weight:600;text-align:center}.game-icon{display:block;width:26px;height:26px;background-color:currentColor;-webkit-mask:center / contain no-repeat;mask:center / contain no-repeat}.daily-preview{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.daily-header-row{display:flex;align-items:center;gap:8px}.daily-category{font-size:13px;font-weight:700;color:var(--primary-color)}.daily-progress{font-size:11px;font-weight:700;color:var(--muted-color);background:var(--surface-color);border:1px solid var(--muted-soft-color);border-radius:999px;padding:2px 8px;white-space:nowrap}.daily-found{display:flex;gap:4px;justify-content:center;flex-wrap:wrap;max-width:240px}.daily-found img{width:40px;aspect-ratio:3 / 2;object-fit:cover;border-radius:2px;border:1px solid var(--muted-soft-color);background:var(--surface-color)}.quiz-preview{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:240px}.quiz-prompt{font-size:16px;font-weight:700;color:var(--primary-color)}.quiz-flags{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:100%}.quiz-flag{display:block;width:100%;aspect-ratio:3 / 2;object-fit:cover;border-radius:4px;border:1px solid var(--muted-soft-color);background:var(--surface-color);transition:transform .15s ease-out}.quiz-flag:hover{transform:scale(1.08)}.ttt-preview{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:180px}.ttt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;width:100%}.ttt-cell{aspect-ratio:1;background:var(--surface-color);border:1px solid var(--muted-soft-color);border-radius:2px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ttt-cell img{width:100%;height:100%;object-fit:cover}.ttt-cell.p1{border:3px solid var(--secondary-color)}.ttt-cell.p2{border:3px solid var(--primary-color)}.ttt-cell.win{--win-glow: 3px;box-shadow:0 0 0 var(--win-glow) var(--secondary-color) inset}@keyframes ttt-win-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 var(--win-glow) var(--secondary-color) inset}50%{transform:scale(1.06);box-shadow:0 0 0 calc(var(--win-glow) + 1px) var(--secondary-color) inset}}.game-tile:hover .ttt-cell.win{animation:ttt-win-pulse .6s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.game-tile:hover .ttt-cell.win{animation:none}}.ttt-result{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--secondary-color)}@media (max-width: 600px){body{padding-top:90px}.game-tiles{gap:14px}.game-tile{min-height:138px}.tile-preview{padding:14px}.tile-label{padding:10px 12px}.daily-preview{gap:8px}.daily-category{font-size:12px}.daily-progress{font-size:10px;padding:1px 7px}.daily-found{gap:3px}.daily-found img{width:32px}.quiz-preview{gap:8px;max-width:220px}.quiz-prompt{font-size:14px}.quiz-flags{grid-template-columns:repeat(4,1fr);gap:5px}.ttt-preview{gap:4px;max-width:110px}.ttt-cell.p1,.ttt-cell.p2{border-width:2px}.ttt-cell.win{--win-glow: 2px}.ttt-result{font-size:10px}}.fotd-card{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;width:100%;margin-bottom:16px;padding:9px 14px;text-align:left}.fotd-card[hidden]{display:none}.fotd-kicker{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--muted-color);white-space:nowrap}.fotd-flag{width:46px;aspect-ratio:3 / 2;object-fit:cover;border-radius:3px;border:1px solid var(--muted-soft-color);flex:none}.fotd-name{font-size:15px;font-weight:700;color:var(--primary-color);min-width:0}.icon-daily{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5C13 2.12 11.88 1 10.5 1S8 2.12 8 3.5V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5c1.38 0 2.5-1.12 2.5-2.5S21.88 11 20.5 11z' fill='none' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5C13 2.12 11.88 1 10.5 1S8 2.12 8 3.5V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5c1.38 0 2.5-1.12 2.5-2.5S21.88 11 20.5 11z' fill='none' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E")}.icon-quiz{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15 1H9v2h6V1zm-4 13h2V8h-2v6zm8.03-6.61l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42C16.07 4.74 14.12 4 12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9 9-4.03 9-9c0-2.12-.74-4.07-1.97-5.61zM12 20c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15 1H9v2h6V1zm-4 13h2V8h-2v6zm8.03-6.61l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42C16.07 4.74 14.12 4 12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9 9-4.03 9-9c0-2.12-.74-4.07-1.97-5.61zM12 20c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z'/%3E%3C/svg%3E")}.icon-ttt{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 8h18v2H3zM3 14h18v2H3zM8 3h2v18H8zM14 3h2v18h-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 8h18v2H3zM3 14h18v2H3zM8 3h2v18H8zM14 3h2v18h-2z'/%3E%3C/svg%3E")}
/*# sourceMappingURL=index.css.map */
