:root{--ink:#1f2552;--muted:#667085;--paper:#fffdf8;--surface:#fff;--primary:#6c4cff;--primary-dark:#4930c7;--sun:#ffd43b;--mint:#63e6be;--pink:#ff7eb6;--line:#e8e7f2;--shadow:0 12px 32px #3f2d881c;--radius:22px;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Tahoma,Arial,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0;line-height:1.75}img,svg{max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{touch-action:manipulation}:focus-visible{outline:4px solid color-mix(in srgb, var(--primary) 35%, transparent);outline-offset:3px}.skip-link{inset-inline-start:1rem;z-index:100;background:var(--ink);color:#fff;border-radius:12px;padding:.7rem 1rem;position:fixed;top:-5rem}.skip-link:focus{top:1rem}.container{width:min(1160px,100% - 32px);margin-inline:auto}.narrow{width:min(780px,100% - 32px);margin-inline:auto}.site-header{z-index:50;backdrop-filter:blur(14px);background:#fffdf8eb;border-bottom:1px solid #e8e7f2d9;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;display:flex}.brand{color:var(--primary-dark);align-items:center;gap:.65rem;font-size:1.45rem;font-weight:800;display:flex}.brand-mark{flex:none;width:46px;height:46px}.nav-links{align-items:center;gap:.35rem;display:flex}.nav-links a{border-radius:12px;padding:.55rem .85rem;font-weight:700}.nav-links a:hover{color:var(--primary-dark);background:#f0edff}.hero{padding:clamp(3rem,7vw,6rem) 0 4rem;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";filter:blur(2px);z-index:-1;border-radius:50%;position:absolute}.hero:before{top:-100px;background:#ebe6ff;width:300px;height:300px;inset-inline-end:-80px}.hero:after{bottom:20px;background:#fff0b8;width:190px;height:190px;inset-inline-start:-70px}.hero-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:3rem;display:grid}.eyebrow{color:var(--primary-dark);background:#eeeaff;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-weight:800;display:inline-flex}h1,h2,h3{margin:0 0 .8rem;line-height:1.25}h1{letter-spacing:-.035em;font-size:clamp(2.35rem,6vw,4.8rem)}h2{font-size:clamp(1.75rem,4vw,2.6rem)}h3{font-size:1.35rem}.hero p{max-width:650px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem)}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.6rem;display:flex}.btn{cursor:pointer;background:var(--primary);color:#fff;min-height:48px;box-shadow:0 7px 0 var(--primary-dark);border:0;border-radius:15px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.2rem;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex}.btn:hover{box-shadow:0 9px 0 var(--primary-dark);transform:translateY(-2px)}.btn:active{box-shadow:0 3px 0 var(--primary-dark);transform:translateY(4px)}.btn.secondary{color:var(--ink);border:2px solid var(--line);box-shadow:none;background:#fff}.hero-art{place-items:center;min-height:300px;display:grid}.brain-orbit{aspect-ratio:1;color:#fff;background:linear-gradient(145deg,#7c5cff,#9f8aff);border-radius:44% 56% 57% 43%/45% 42% 58% 55%;place-items:center;width:min(330px,80vw);font-size:8rem;display:grid;transform:rotate(-4deg);box-shadow:20px 22px #ffd43b}.brain-orbit span{filter:drop-shadow(0 8px 5px #0000001f);transform:rotate(4deg)}.trust-row{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:-1.5rem;display:grid;position:relative}.trust-item{border:1px solid var(--line);text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:1rem}.trust-item strong{font-size:1.2rem;display:block}.trust-item span{color:var(--muted)}.section{padding:5rem 0}.section.tint{background:#f7f5ff}.section-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem;display:flex}.section-head p{color:var(--muted);margin:0}.filters{flex-wrap:wrap;gap:.6rem;margin:1.5rem 0 2rem;display:flex}.chip{border:2px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:.45rem .9rem;font-weight:700}.chip[aria-pressed=true],.chip:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.games-grid{grid-template-columns:repeat(4,1fr);gap:1.15rem;display:grid}.related-grid{grid-template-columns:repeat(3,1fr)}.game-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;min-height:270px;padding:1.2rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 7px #dedbe9}.game-card:hover{transform:translateY(-5px)rotate(-.3deg);box-shadow:0 12px #dedbe9}.game-icon{background:color-mix(in srgb, var(--card-color) 16%, white);border-radius:20px;place-items:center;width:68px;height:68px;font-size:2rem;display:grid}.game-card h3{margin-top:1rem}.game-card p{color:var(--muted);margin:0 0 1rem;line-height:1.55}.card-meta{flex-wrap:wrap;gap:.45rem;margin-top:auto;display:flex}.tag{background:#f4f3f8;border-radius:999px;padding:.25rem .6rem;font-size:.85rem;font-weight:700}.play-link{color:var(--primary-dark);margin-top:1rem;font-weight:800}.breadcrumbs{color:var(--muted);padding:1rem 0;font-size:.95rem}.breadcrumbs ol{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"←";color:#aaa;margin-inline-start:.4rem}.page-hero{padding:2.5rem 0 2rem}.page-hero h1{font-size:clamp(2.15rem,5vw,3.7rem)}.page-hero p{color:var(--muted);max-width:760px;font-size:1.15rem}.game-shell{border:1px solid var(--line);min-height:480px;box-shadow:var(--shadow);background:#fff;border-radius:30px;padding:clamp(1rem,3vw,2rem);position:relative;overflow:hidden}.game-shell:before{content:"";background:var(--game-color,var(--primary));height:7px;position:absolute;inset:0 0 auto}.game-top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.3rem;display:flex}.game-status{flex-wrap:wrap;gap:.7rem;display:flex}.score-pill{background:#f4f3f8;border-radius:999px;padding:.35rem .75rem;font-weight:800}.game-guide{border:2px solid color-mix(in srgb,var(--game-color,var(--primary)) 22%,white);background:color-mix(in srgb,var(--game-color,var(--primary)) 7%,white);text-align:left;border-radius:16px;align-items:flex-start;gap:.7rem;margin:0 auto 1.25rem;padding:.85rem 1rem;display:flex}.game-guide span{font-size:1.25rem;line-height:1.4}.game-guide p{color:#39405f;margin:0;line-height:1.5}.game-stage{text-align:center;place-items:center;min-height:325px;display:grid}.game-loading{color:var(--muted)}.game-loading span{animation:.7s infinite alternate bounce;display:inline-block}@keyframes bounce{to{transform:translateY(-7px)}}.choice-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;width:min(580px,100%);display:grid}.choice{border:2px solid var(--line);min-height:70px;color:var(--ink);cursor:pointer;background:#fff;border-radius:17px;padding:.65rem;font-size:1.25rem;font-weight:800;transition:transform .15s,border-color .15s,background .15s;box-shadow:0 4px #e1deeb}.choice:hover{border-color:var(--game-color,var(--primary));background:#faf9ff;transform:translateY(-2px)}.choice:active{transform:translateY(2px);box-shadow:0 2px #e1deeb}.memory-grid{grid-template-columns:repeat(4,1fr);gap:.65rem;width:min(520px,100%);display:grid}.memory-card{aspect-ratio:1;background:var(--game-color,var(--primary));color:#0000;cursor:pointer;border:0;border-radius:17px;font-size:2rem}.memory-card.flipped,.memory-card.matched{color:var(--ink);background:#f5f2ff}.sequence-grid,.tap-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;width:min(480px,100%);display:grid}.sequence-key,.tap-cell{aspect-ratio:1;cursor:pointer;border:0;border-radius:22px;font-size:2rem;transition:all .15s}.sequence-key.lit{filter:brightness(1.35);box-shadow:0 0 0 7px white, 0 0 0 12px var(--ink);transform:scale(.9)}.tap-cell{background:#f1eff7}.tap-cell.active{background:#fff1a8;transform:scale(1.04)}.big-prompt{margin-bottom:1rem;font-size:clamp(2.2rem,8vw,5rem);font-weight:800}.reaction-pad{color:#fff;cursor:pointer;background:#ef476f;border:0;border-radius:26px;place-items:center;width:min(600px,100%);min-height:270px;font-size:1.6rem;font-weight:800;display:grid}.reaction-pad.ready{background:#06d6a0}.number-cards{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.number-card{border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:17px;width:70px;height:70px;font-size:1.5rem;font-weight:800}.number-card.done{opacity:.25;pointer-events:none}.board-3,.board-4{gap:.4rem;width:min(400px,100%);display:grid}.board-3{grid-template-columns:repeat(3,1fr)}.board-4{grid-template-columns:repeat(4,1fr)}.board-cell{aspect-ratio:1;border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;place-items:center;font-size:1.7rem;font-weight:800;display:grid}.board-cell.fixed{cursor:default;background:#f0edff}.word-build{border:2px dashed var(--line);letter-spacing:.15em;border-radius:16px;min-height:70px;margin:1rem 0;padding:.7rem 1rem;font-size:2rem}.feedback{min-height:32px;margin-top:1rem;font-weight:800}.feedback.good{color:#087f5b}.feedback.bad{color:#c92a2a}.content-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:2rem;display:grid}.article-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:clamp(1.2rem,4vw,2.3rem)}.article-card h2{margin-top:2rem;font-size:1.7rem}.article-card p,.article-card li{color:#49516f}.aside-card{border-radius:var(--radius);background:#fff8d9;border:1px solid #f4df87;padding:1.2rem;position:sticky;top:95px}.ad-placeholder{color:#8a8798;background:#fafafa;border:1px dashed #c8c5d6;border-radius:18px;place-items:center;min-height:110px;margin:2.5rem 0;font-size:.85rem;display:grid}.legal h2{margin-top:2.1rem;font-size:1.55rem}.legal p,.legal li{color:#4f5672}.contact-form{gap:1rem;display:grid}.field{gap:.35rem;display:grid}.field label{font-weight:800}.field input,.field textarea{border:2px solid var(--line);background:#fff;border-radius:14px;width:100%;padding:.8rem 1rem}.field textarea{resize:vertical;min-height:150px}.site-footer{color:#fff;background:#20264f;margin-top:5rem;padding:3rem 0 1.5rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:2rem;display:grid}.site-footer p{color:#c8ccea;max-width:420px}.footer-links{align-content:start;gap:.5rem;display:grid}.footer-links a{color:#e6e8ff}.footer-links a:hover{color:var(--sun)}.copyright{color:#b9bdd8;border-top:1px solid #ffffff21;margin-top:2rem;padding-top:1.2rem;font-size:.9rem}@media (width<=900px){.games-grid,.related-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.content-grid{grid-template-columns:1fr}.hero-art{order:-1;min-height:220px}.brain-orbit{width:210px;font-size:5rem}.aside-card{position:static}}@media (width<=620px){.nav{min-height:64px}.nav-links a:not(.featured){display:none}.games-grid,.related-grid,.trust-row,.footer-grid,.choice-grid{grid-template-columns:1fr}.memory-grid{gap:.4rem}.game-shell{border-radius:22px;min-height:430px}.game-top{align-items:flex-start}.game-status{gap:.4rem}.game-guide{font-size:.94rem}.section{padding:3.5rem 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
