:root{font-family:Inter,ui-rounded,Segoe UI,sans-serif;color:#173248;background:#f2f8f8;font-synthesis:none;--navy: #173c55;--ink: #173248;--muted: #526b79;--teal: #167c75;--mint: #dff5ee;--paper: #ffffff;--line: #c8dfe3;--focus: #9b4d00;--game-accent: #167c75;--game-soft: #dff5ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f2f8f8}button,input,select{font:inherit}button{min-height:48px;cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex="-1"]:focus{outline:4px solid var(--focus);outline-offset:3px}[hidden]{display:none!important}.skip-link{position:absolute;top:-100px;left:1rem;z-index:20;padding:.8rem 1rem;border-radius:10px;color:#fff;background:var(--navy);font-weight:800}.skip-link:focus{top:1rem}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem clamp(1rem,5vw,4rem);border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:.75rem;min-height:48px;padding:0;border:0;color:var(--navy);background:transparent;font-weight:900;text-align:left}.brand-mark{display:grid;place-items:center;width:44px;height:44px;flex:none;border-radius:14px;color:#fff;background:var(--teal);box-shadow:0 5px #0d5e59}.free-access{padding:.55rem .8rem;border-radius:999px;color:var(--navy);background:var(--mint);font-weight:850;white-space:nowrap}main{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:clamp(2.2rem,6vw,5rem) 0}.welcome{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem}.eyebrow,.game-status,.section-kicker,.stage-label{margin:0 0 .45rem;color:var(--teal);font-size:.82rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}h1{max-width:820px;margin:0;color:var(--navy);font-size:clamp(2.5rem,7vw,5.4rem);line-height:.98;letter-spacing:-.055em}.intro{max-width:720px;margin:1.1rem 0 0;color:var(--muted);font-size:1.15rem;line-height:1.65}.primary-button,.secondary-button,.accessibility-button{min-height:50px;padding:.75rem 1.15rem;border-radius:14px;font-weight:900}.primary-button{border:2px solid var(--navy);color:#fff;background:var(--navy);box-shadow:0 5px #0d293c}.primary-button:hover{transform:translateY(-2px);box-shadow:0 7px #0d293c}.secondary-button,.accessibility-button{border:2px solid var(--navy);color:var(--navy);background:var(--paper);box-shadow:0 4px #bfd0d5}.secondary-button:hover,.accessibility-button:hover{background:#f5fbfc;transform:translateY(-1px)}.text-button{min-height:48px;padding:.7rem .15rem;border:0;color:var(--navy);background:transparent;font-weight:900;text-decoration:underline;text-underline-offset:4px}.preferences{display:grid;grid-template-columns:minmax(220px,.85fr) 1.4fr auto;align-items:center;gap:1.5rem;margin-top:2rem;padding:1.5rem;border:2px solid #a9d3d2;border-radius:22px;background:var(--paper);box-shadow:0 12px 30px #173c5514}.preferences h2,.preferences p{margin:0}.preferences p:not(.section-kicker){margin-top:.5rem;color:var(--muted);line-height:1.5}.preference-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.preference-grid label{display:flex;align-items:center;gap:.6rem;min-height:48px;padding:.6rem .75rem;border-radius:12px;background:#eef7f7;font-weight:750}.preference-grid input{width:24px;height:24px;flex:none;accent-color:var(--teal)}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}.principles>div{display:grid;grid-template-columns:auto 1fr;gap:.15rem .8rem;padding:1.2rem;border:1px solid var(--line);border-radius:18px;background:#ffffffb8}.principles span{grid-row:span 2;display:grid;place-items:center;width:46px;height:46px;border-radius:14px;color:var(--navy);background:var(--mint);font-size:1.6rem;font-weight:900}.principles strong{align-self:end;font-size:1.05rem}.principles p{align-self:start;margin:0;color:var(--muted);line-height:1.45}.catalogue{margin-top:5rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.5rem}.section-heading h2{margin:0;color:var(--navy);font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.035em}.section-heading>p{max-width:320px;margin:0;color:var(--muted);text-align:right}.catalogue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem}.game-card{--game-accent: #167c75;--game-soft: #dff5ee;display:grid;grid-template-columns:145px 1fr;min-height:330px;overflow:hidden;border:1px solid var(--line);border-radius:25px;background:var(--paper);box-shadow:0 15px 36px #173c5517}.game-card:nth-child(5){grid-column:1 / -1;grid-template-columns:230px 1fr}.theme-mint{--game-accent: #167c75;--game-soft: #dff5ee}.theme-violet{--game-accent: #6655a8;--game-soft: #ece8fb}.theme-coral{--game-accent: #ad584c;--game-soft: #fde7e1}.theme-blue{--game-accent: #337aa1;--game-soft: #e0f1fa}.theme-yellow{--game-accent: #936b00;--game-soft: #fff0b8}.game-art{position:relative;display:grid;place-items:center;min-height:100%;overflow:hidden;color:var(--game-accent);background:var(--game-soft)}.game-art:before,.game-art:after{content:"";position:absolute;width:120px;height:120px;border:28px solid rgba(255,255,255,.42);border-radius:50%}.game-art:before{top:-55px;left:-55px}.game-art:after{right:-65px;bottom:-58px}.game-number{position:absolute;top:1rem;left:1rem;font-weight:950;letter-spacing:.08em}.game-icon{position:relative;z-index:1;display:grid;place-items:center;width:90px;height:90px;border-radius:28px;background:#fff;box-shadow:0 9px #173c551f;font-size:3.5rem;transform:rotate(-3deg)}.game-copy{display:flex;flex-direction:column;align-items:flex-start;padding:1.6rem}.game-status{color:var(--game-accent)}.game-copy h3{margin:.1rem 0 .6rem;color:var(--navy);font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.1}.game-copy>p:not(.game-status){margin:0;color:var(--muted);line-height:1.55}.game-copy ul{display:flex;flex-wrap:wrap;gap:.4rem;padding:0;margin:1rem 0 1.3rem;list-style:none}.game-copy li{padding:.38rem .55rem;border-radius:999px;color:var(--navy);background:var(--game-soft);font-size:.82rem;font-weight:800}.game-copy .primary-button{margin-top:auto}.adult-note{display:flex;align-items:center;gap:1.2rem;margin-top:3rem;padding:1.5rem;border-radius:20px;color:#3e351c;background:#fff5cf}.adult-note>span{font-size:2.5rem}.adult-note h2,.adult-note p{margin:0}.adult-note h2{font-size:1.2rem}.adult-note p{margin-top:.35rem;line-height:1.55}.privacy-note{margin-top:1.2rem;padding:1.4rem 1.5rem;border-left:6px solid var(--teal);border-radius:14px;background:var(--paper)}.privacy-note h2,.privacy-note p{margin:0}.privacy-note h2{font-size:1.15rem}.privacy-note p{margin-top:.4rem;color:var(--muted);line-height:1.55}footer{padding:1.8rem max(1rem,calc((100% - 1180px)/2));color:var(--muted);background:#e3eff1;text-align:center}footer p{margin:.25rem}.game-screen{--game-accent: #167c75;--game-soft: #dff5ee;padding-top:.1rem}.back-button{margin-bottom:.8rem}.game-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin-bottom:2rem}.game-heading h1{font-size:clamp(2.4rem,6vw,4.8rem)}.game-heading .eyebrow{color:var(--game-accent)}.progress{min-width:120px;margin:0;padding:.8rem 1rem;border-radius:999px;color:var(--navy);background:var(--game-soft);font-weight:900;text-align:center}.feedback{min-height:68px;display:flex;align-items:center;margin-bottom:2rem;padding:1rem 1.25rem;border-left:7px solid var(--game-accent);border-radius:14px;background:var(--paper);box-shadow:0 8px 24px #173c5512;font-weight:800;line-height:1.5}.feedback[data-kind=success]{background:#e7f7e9}.feedback[data-kind=try]{background:#fff4d4}.game-content{padding:clamp(1.2rem,3vw,2.3rem);border:1px solid var(--line);border-radius:26px;background:#ffffffbf}.activity-heading{margin-bottom:1.7rem}.activity-heading h2,.activity-heading p{margin:0}.activity-heading h2{color:var(--navy);font-size:clamp(1.65rem,3vw,2.4rem)}.activity-heading p:not(.stage-label){margin-top:.45rem;color:var(--muted);line-height:1.5}.game-content h3{color:var(--navy)}.game-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.7rem}.completion{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.5rem;border:3px solid var(--game-accent);border-radius:22px;background:var(--game-soft)}.completion-icon{flex:none;color:var(--game-accent);font-size:3rem}.completion h2,.completion p{margin:0}.completion p{margin-top:.35rem}.completion-actions{display:flex;gap:.7rem;margin-left:auto}.routine-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem;min-height:180px}.routine-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.42rem;min-height:174px;padding:1rem;border:3px solid #bdd8da;border-radius:20px;color:var(--navy);background:var(--paper);box-shadow:0 6px #c7dade;text-align:center}.routine-card:hover{border-color:var(--game-accent);transform:translateY(-2px)}.routine-card strong{font-size:1.05rem}.routine-card>span:last-child{color:var(--muted);font-size:.85rem}.routine-emoji{font-size:3rem}.answer-area{margin-top:2rem}.answer-list{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem;padding:0;list-style:none;counter-reset:answer}.answer-list li{min-height:72px;display:flex;align-items:center;gap:.55rem;padding:.8rem;border-radius:14px;background:var(--game-soft)}.answer-list li:not(.empty-answer):before{counter-increment:answer;content:counter(answer);display:grid;place-items:center;width:29px;height:29px;flex:none;border-radius:50%;color:#fff;background:var(--navy);font-weight:900}.answer-list .empty-answer{grid-column:1 / -1;color:var(--muted);background:#eaf1f2}.memory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:780px;margin:0 auto}.memory-card{position:relative;min-height:160px;overflow:hidden;border:3px solid #beb7dd;border-radius:20px;color:var(--navy);background:var(--game-accent);box-shadow:0 6px #c7c2de}.memory-card:not(:disabled):hover{transform:translateY(-2px)}.memory-card.is-open{border-color:var(--game-accent);background:var(--paper)}.memory-card.is-matched{border-color:#2d8245;background:#e4f6e9;opacity:.78}.card-back,.card-front{display:block;font-size:3.3rem}.card-front,.is-open .card-back{display:none}.is-open .card-front{display:block}.card-label{display:block;margin-top:.45rem;font-weight:850}.sequence-stage,.sequence-answer{padding:1.3rem;border-radius:20px;background:var(--game-soft);text-align:center}.sequence-stage h3,.sequence-answer h3{margin-top:0}.sequence-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;min-height:82px;margin:1rem 0}.sequence-token{display:grid;place-items:center;width:72px;height:72px;border:3px solid var(--game-accent);border-radius:18px;color:var(--game-accent);background:var(--paper);font-size:2.4rem}.empty-token{color:#8497a1;border-style:dashed}.symbol-palette{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem;max-width:760px;margin:1.5rem auto 0}.symbol-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;min-height:120px;border:3px solid #e0b5ad;border-radius:18px;color:var(--navy);background:var(--paper)}.symbol-button:hover{border-color:var(--game-accent);transform:translateY(-2px)}.symbol-button span{color:var(--game-accent);font-size:2.4rem}.sequence-answer .game-actions{justify-content:center}.target-banner{display:flex;align-items:center;justify-content:center;gap:.8rem;max-width:460px;margin:0 auto 1.4rem;padding:.85rem 1rem;border-radius:999px;color:var(--navy);background:var(--game-soft);font-size:1.15rem}.target-banner span{font-size:2rem}.focus-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem;max-width:700px;margin:0 auto;padding:1.2rem;border-radius:24px;background:#e8f4e8}.focus-item{min-height:112px;border:3px solid #b8d5da;border-radius:50% 50% 45% 55%;background:var(--paper);box-shadow:0 5px #c0d9cc}.focus-item:hover:not(:disabled){border-color:var(--game-accent);transform:scale(1.03)}.focus-item span{font-size:3.2rem}.focus-item.is-found{border-color:#2d8245;background:#dff3e4;opacity:.48}.sorting-stage{display:grid;grid-template-columns:minmax(180px,.6fr) 1.4fr;align-items:stretch;gap:1rem}.current-object{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:240px;padding:1.2rem;border:4px solid var(--game-accent);border-radius:24px;background:var(--game-soft);font-size:1.25rem}.current-object span{font-size:5rem}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.category-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;min-height:200px;padding:1rem;border:3px solid #d5c478;border-radius:20px;color:var(--navy);background:var(--paper);box-shadow:0 6px #ddcf94}.category-button:hover{border-color:var(--game-accent);transform:translateY(-2px)}.category-button>span{font-size:3.5rem}.category-button strong{font-size:1.1rem}.category-button small{color:var(--muted)}.sorted-summary{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.3rem}.sorted-summary>span{padding:.55rem .75rem;border-radius:999px;color:var(--navy);background:var(--game-soft)}.reduce-motion *,.reduce-motion *:before,.reduce-motion *:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.high-contrast{--navy: #001827;--ink: #001827;--muted: #243d49;--teal: #00665e;--mint: #d7fff5;--line: #49646e;--focus: #c13c00}.high-contrast body{background:#fff}.large-text{font-size:118%}.large-text .game-card{grid-template-columns:130px 1fr}.large-text .game-card:nth-child(5){grid-template-columns:200px 1fr}.calm-visuals .game-art:before,.calm-visuals .game-art:after,.calm-visuals .game-number{display:none}.calm-visuals .game-icon,.calm-visuals .game-card,.calm-visuals .primary-button,.calm-visuals .secondary-button,.calm-visuals .routine-card,.calm-visuals .memory-card,.calm-visuals .focus-item,.calm-visuals .category-button{box-shadow:none;transform:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media(max-width:900px){.preferences{grid-template-columns:1fr}.preferences .text-button{justify-self:start}.game-card,.game-card:nth-child(5),.large-text .game-card,.large-text .game-card:nth-child(5){grid-column:auto;grid-template-columns:120px 1fr}.routine-grid,.answer-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.topbar{position:static}.brand>span:last-child{max-width:170px}.welcome,.game-heading{grid-template-columns:1fr;align-items:stretch}.accessibility-button{justify-self:start}.principles,.catalogue-grid{grid-template-columns:1fr}.game-card,.game-card:nth-child(5),.large-text .game-card,.large-text .game-card:nth-child(5){grid-template-columns:105px 1fr}.game-card{min-height:360px}.game-icon{width:72px;height:72px;border-radius:22px;font-size:2.7rem}.section-heading{align-items:flex-start;flex-direction:column}.section-heading>p{text-align:left}.memory-grid,.focus-grid{grid-template-columns:repeat(3,1fr)}.symbol-palette{grid-template-columns:repeat(2,1fr)}.sorting-stage{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(3,1fr)}.category-button{min-height:150px}.completion{align-items:flex-start;flex-wrap:wrap}.completion-actions{width:100%;margin-left:0}.completion-actions .primary-button{width:100%}}@media(max-width:480px){main{width:min(100% - 1rem,1180px)}.free-access{font-size:.75rem}.preference-grid{grid-template-columns:1fr}.game-card,.game-card:nth-child(5),.large-text .game-card,.large-text .game-card:nth-child(5){grid-template-columns:1fr}.game-card{min-height:auto}.game-art{min-height:150px}.game-copy{min-height:320px}.routine-grid,.answer-list{grid-template-columns:1fr}.memory-grid,.focus-grid{grid-template-columns:repeat(2,1fr);padding:.7rem}.memory-card{min-height:130px}.focus-item{min-height:100px}.category-grid{grid-template-columns:1fr}.category-button{min-height:115px;flex-direction:row}.category-button>span{font-size:2.7rem}}
