.page-all-games{--bg: #fff;--ink: #0f172a;--ink-700: #334155;--line: #e5e7eb;--tile: #f8fafc;--brand: #ff8b14;--brand-ink: #1f2937;--yellow-soft: #fff7d6;--yellow-border: #ffe8a3;max-width:1120px;margin:0 auto;padding:24px 16px 56px;color:var(--ink);background:var(--bg)}.page-all-games *{box-sizing:border-box}.section-nav{position:relative;margin:8px auto 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.section-nav ul{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;list-style:none;padding:0;margin:0}.section-nav a{display:inline-block;padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink-700);text-decoration:none;font-weight:600;line-height:1}.section-nav a:hover,.section-nav a:focus-visible{border-color:var(--brand);outline:none}.page-title{margin:10px 0 12px;font-size:clamp(28px,4vw,44px);line-height:1.1;text-align:center;color:var(--brand-ink)}.page-intro{margin:0 auto 24px;max-width:720px;text-align:center;color:var(--ink-700);font-size:1.05rem}.featured-games{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:14px;margin:18px 0 26px}@media (min-width: 640px){.featured-games{grid-template-columns:repeat(2,1fr)}}@media (min-width: 980px){.featured-games{grid-template-columns:repeat(3,1fr)}}.featured-card{position:relative;border:1px solid var(--line);border-radius:14px;padding:16px;background:var(--tile);display:grid;gap:8px;min-height:160px}.featured-card h2{margin:0;font-size:1.25rem}.featured-card p{margin:0;color:var(--ink-700)}.promo-button{justify-self:start;text-decoration:none;font-weight:700;border-radius:999px;padding:8px 14px;border:1px solid transparent;background:#111827;color:#fff}.promo-button:hover,.promo-button:focus-visible{border-color:#111827;background:#000;outline:none}.fc-geo{background:linear-gradient(180deg,#fef9ee,#fff)}.fc-simon{background:linear-gradient(180deg,#eef7ff,#fff)}.fc-reaction{background:linear-gradient(180deg,#eefdf3,#fff)}.fc-stroop{background:linear-gradient(180deg,#fff0f3,#fff)}.fc-raindrops{background:linear-gradient(180deg,#eef6ff,#fff)}.fc-spotlight{background:linear-gradient(180deg,#f4f1ff,#fff)}.ag-tag{position:absolute;top:10px;right:10px;font-size:12px;font-weight:800;padding:4px 8px;border-radius:6px;background:#111827;color:#fff}.ag-tag--new{background:#16a34a}.ag-tag--hard{background:#ef4444}.daily-banner{border:1px solid var(--yellow-border);background:var(--yellow-soft);border-radius:14px;padding:18px;margin:10px 0 28px}.daily-banner h2{margin:0 0 6px;font-size:1.25rem}.daily-banner p{margin:0 0 12px;color:var(--ink-700)}.daily-banner .cta{display:inline-block;padding:10px 16px;border-radius:999px;text-decoration:none;font-weight:800;color:#fff;background:linear-gradient(90deg,#ec4899,#f43f5e)}.daily-banner .cta:hover,.daily-banner .cta:focus-visible{filter:brightness(.95);outline:none}.mc-section{margin:26px 0}.mc-header{margin-bottom:10px}.section-title{margin:0 0 4px;font-size:1.5rem}.section-subtitle{margin:0;color:var(--ink-700)}.game-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.grid-tight{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.game-card{position:relative;display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:space-between;min-height:140px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff;text-decoration:none;color:var(--ink);transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease;will-change:transform}.game-card:hover,.game-card:focus-visible{transform:translateY(-2px);border-color:var(--brand);outline:none}.game-card .thumb{font-size:2rem;line-height:1}.game-card .title{text-align:center;font-weight:700}.game-card .title .muted{font-weight:500;color:var(--ink-700);font-size:.85em}.game-card .title.small{font-size:.9rem}.play-btn{display:inline-block;font-size:.8rem;font-weight:800;padding:6px 10px;border-radius:999px;background:#111827;color:#fff;line-height:1}.expanders{margin-top:12px}details{border:1px solid var(--line);border-radius:10px;padding:8px 12px;background:#fff}details+details{margin-top:10px}summary{cursor:pointer;font-weight:700;list-style:none}summary::-webkit-details-marker{display:none}summary:focus-visible{outline:2px solid var(--brand);outline-offset:2px}details[open]{border-color:var(--brand)}details .game-grid{margin-top:10px}.faq-item{margin:8px 0}.faq-item>summary{font-weight:700}.faq-item>p{margin:8px 0 0;color:var(--ink-700)}.page-all-games a:focus-visible{outline:2px solid var(--brand);outline-offset:2px}
