:root{color:#202a2c;font-synthesis:none;background:#f5f3ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{color:#174c50;cursor:pointer;background:#fff;border:1px solid #aebfbc;border-radius:12px;min-height:48px;padding:.75rem 1.15rem;font-weight:750}button:hover{background:#f1f8f6;border-color:#276c70}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #276c70}.primary{color:#fff;background:#276c70;border-color:#276c70}.primary:hover{background:#174c50}.site{flex-direction:column;min-height:100vh;display:flex}.site.child{font-size:1.08rem}.site.adult{--radius:6px}header{z-index:5;background:#fffffff2;border-bottom:1px solid #c9d3d1;justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50vw - 580px);display:flex;position:sticky;top:0}.brand{text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.brand:hover{background:0 0}.brand b{color:#fff;background:#276c70;border-radius:13px;place-items:center;width:42px;height:42px;font-size:1.35rem;display:grid}.brand span{flex-direction:column;display:flex}.brand strong{color:#202a2c;font-size:1.05rem}.brand small{color:#5e6a6c;font-weight:500}nav{gap:4px;display:flex}nav button{color:#5e6a6c;background:0 0;border:0}nav button.on{color:#174c50;background:#ddece8}main{flex:1;width:min(1160px,100% - 40px);margin:0 auto;padding:3.5rem 0 5rem}footer{text-align:center;color:#5e6a6c;border-top:1px solid #c9d3d1;padding:2rem}.hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:4rem;min-height:540px;display:grid}.eyebrow{color:#276c70;letter-spacing:.12em;font-size:.78rem;font-weight:850}.hero h1,section>h1{letter-spacing:-.045em;margin:.65rem 0 1.25rem;font-size:clamp(2.3rem,5vw,4.25rem);line-height:1.04}.lead{color:#5e6a6c;max-width:650px;margin-bottom:1.7rem;font-size:1.2rem;line-height:1.65}.demo-card,.panel,article{border-radius:var(--radius,18px);background:#fff;border:1px solid #c9d3d1;padding:1.4rem}.demo-card{box-shadow:0 22px 55px #173d3f1c}.demo-card>span{letter-spacing:.12em;color:#5e6a6c;font-size:.72rem;font-weight:800}.demo-card h2{text-align:center}.demo-target{background:#ddece8;border-radius:18px;place-items:center;width:145px;height:135px;margin:1rem auto;font-size:4rem;display:grid}.demo-options{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.demo-options i{aspect-ratio:1;border:2px solid #c9d3d1;border-radius:12px;place-items:center;font-size:2.4rem;font-style:normal;display:grid}.demo-options i.right{border:4px solid #26734d}.benefits,.grid,.metrics{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.benefits article p,article p{color:#5e6a6c;line-height:1.55}.benefits h3{margin-top:0}.profiles{margin:2rem 0}.profiles article.selected,.activity.selected{border:3px solid #276c70}.profiles article button{width:100%}.panel{margin:1rem 0}.row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.settings{flex-wrap:wrap;gap:1rem;margin-top:1.2rem;display:flex}label{color:#344345;flex-direction:column;gap:.4rem;font-weight:700;display:flex}input,select{background:#fff;border:1px solid #aebfbc;border-radius:10px;min-width:200px;min-height:48px;padding:.7rem 1rem}.activity{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;min-height:140px;display:flex}.activity b{font-size:1.25rem}.activity span{color:#5e6a6c;font-weight:500}.game{width:min(1100px,100%);margin:auto}.game-top{grid-template-columns:1fr 1fr 1fr;align-items:center;display:grid}.game-top span{text-align:center;color:#5e6a6c;font-weight:700}.game-top strong{text-align:right;color:#26734d}.game h1{text-align:center;font-size:clamp(1.7rem,4vw,2.5rem)}.target{text-align:center;background:#fff;border:1px solid #c9d3d1;border-radius:18px;width:min(310px,80vw);margin:1rem auto 2rem;padding:.6rem}.target small{letter-spacing:.1em;color:#5e6a6c;padding:.4rem;font-weight:800;display:block}.target img,.answers img{aspect-ratio:4/3;object-fit:cover;border-radius:12px;width:100%}.answers{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem;display:grid}.answers button{flex-direction:column;gap:.4rem;padding:.5rem;display:flex}.answers button span{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.summary{text-align:center;max-width:600px;margin:8vh auto}.score{color:#276c70;margin:2rem;font-size:5rem;font-weight:900}.score small{color:#5e6a6c;font-size:1rem;display:block}.summary .row{justify-content:center}.metrics{margin:2rem 0}.metrics article{flex-direction:column;gap:.8rem;display:flex}.metrics span{color:#5e6a6c}.metrics b{color:#174c50;font-size:2rem}@media (width<=760px){header{align-items:flex-start;height:auto;min-height:70px;padding:10px 16px}.brand small{display:none}nav{z-index:6;padding:6px 8px env(safe-area-inset-bottom);background:#fff;border-top:1px solid #c9d3d1;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}nav button{padding:.55rem .35rem;font-size:.85rem}main{width:min(100% - 28px,1160px);padding:1.8rem 0 6rem}.hero{grid-template-columns:1fr;gap:2rem;min-height:auto}.hero h1{font-size:2.65rem}.benefits,.grid,.metrics{grid-template-columns:1fr}.demo-card{width:100%;max-width:520px;margin:auto}.profiles{grid-template-columns:1fr}.game-top{grid-template-columns:auto 1fr}.game-top strong{text-align:center;grid-column:1/-1;min-height:24px}.answers{grid-template-columns:repeat(2,1fr)}.answers.count-3 button:last-child{grid-column:1/-1;justify-self:center;width:50%}.row>*{flex:1}.settings label,input,select{width:100%}.score{font-size:4rem}footer{padding-bottom:6rem}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.skill-cloud{grid-template-columns:repeat(2,1fr);gap:.7rem;margin-top:1.5rem;display:grid}.skill-cloud i{text-align:center;color:#174c50;background:#ddece8;border-radius:12px;padding:1rem;font-style:normal;font-weight:800}.library-settings{flex-wrap:wrap;gap:1rem;margin:1rem 0 2rem;display:flex}.game-group{margin:2rem 0}.activity-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.8rem;display:grid}.activity-grid article{padding:0;position:relative;overflow:hidden}.activity-grid article.selected{border:3px solid #276c70}.game-select{text-align:left;border:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:100%;min-height:120px;padding:1.25rem;display:flex}.game-select strong{font-size:1.08rem}.game-select span{color:#5e6a6c;font-weight:500;line-height:1.4}.favorite{background:0 0;border:0;min-height:38px;padding:.2rem;font-size:1.4rem;position:absolute;top:.3rem;right:.4rem}.sticky-start{background:#fff;border:1px solid #c9d3d1;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex;position:sticky;bottom:1rem;box-shadow:0 12px 35px #173d3f20}.sticky-start span{font-weight:800}.session-count{text-align:center;color:#5e6a6c;font-weight:800}.listen{margin:0 auto 1rem;display:block}.compare{text-align:center}.compare img{aspect-ratio:4/3;object-fit:cover;border-radius:16px;width:min(310px,80vw);margin-bottom:1rem}.answer{justify-content:center;min-height:120px}.answer>span{font-size:1.2rem}.big-emoji{font-size:4rem!important}.color-swatch{border-radius:14px;width:90px;height:90px;display:block!important}.visual-shape{width:90px;height:90px;display:block!important}.visual-shape.circle{border-radius:50%}.visual-shape.triangle{border-left:50px solid #0000;border-right:50px solid #0000;border-bottom:90px solid var(--shape-color,#e2b92f);width:0;height:0;background:0 0!important}.game-actions{justify-content:center;margin-top:1.25rem;display:flex}.memory-board{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.7rem;display:grid}.memory-card{aspect-ratio:1;padding:.4rem}.memory-card img{object-fit:cover;border-radius:9px;width:100%;height:100%}.memory-card span{font-size:2rem}.sort-items{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.sort-item{background:#fff;border:1px solid #c9d3d1;border-radius:14px;padding:.6rem}.sort-item img{aspect-ratio:4/3;object-fit:cover;border-radius:10px;width:100%}.sort-item select{width:100%;min-width:0;margin-top:.5rem}.sequence-order{background:#fff;border:1px solid #c9d3d1;border-radius:12px;padding:1rem}.sequence-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.7rem;margin:1rem 0;display:grid}.sequence-grid button{flex-direction:column;align-items:center;gap:.4rem;display:flex}.skill-list{gap:.6rem;margin:1rem 0 2rem;display:grid}.skill-list article{justify-content:space-between;gap:1rem;display:flex}.skill-list span{color:#5e6a6c}.setup-options{flex-wrap:wrap;gap:1rem;display:flex}@media (width<=760px){.sticky-start{bottom:70px}.activity-grid{grid-template-columns:1fr}.skill-list article{flex-direction:column}.memory-board{grid-template-columns:repeat(3,1fr)}.big-emoji{font-size:3rem!important}}.sequence-grid button{gap:.65rem;padding:.5rem;overflow:hidden}.sequence-grid img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:100%}.count-objects{background:#fff;border:1px solid #c9d3d1;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.65rem,2vw,1.25rem);width:min(680px,100%);min-height:150px;margin:0 auto 2rem;padding:1.5rem;display:flex}.count-objects span{color:#276c70;font-size:clamp(2.5rem,7vw,4.5rem);line-height:1}.answers img.generated-photo{aspect-ratio:1;object-fit:cover;object-position:center}.visual-shape.triangle{clip-path:polygon(50% 0,0 100%,100% 100%);border:0;width:100px;height:90px;background:var(--shape-color,#e2b92f)!important}
