:root{color:#202038;font-synthesis:none;text-rendering:optimizelegibility;--ink:#202038;--muted:#67677d;--purple:#5b43ef;--purple-dark:#4530cf;--purple-soft:#eeeaff;--green:#2ebd83;--green-dark:#168d61;--green-soft:#e3f8ef;--coral:#ff7969;--coral-soft:#fff0ed;--yellow:#ffd85e;--yellow-soft:#fff7d5;--cream:#fff9ed;--surface:#fff;--line:#e8e4df;--shadow:0 18px 50px #352b641f;--shadow-small:0 8px 24px #352b641a;background:#fff9ed;font-family:ui-rounded,SF Pro Rounded,Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:4px solid #9ee7d1}.app-shell{min-height:100vh}.button{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{opacity:.5;cursor:not-allowed}.button.primary{color:#fff;background:var(--purple);margin-bottom:9px;box-shadow:0 9px #3f2bbf,0 14px 25px #5b43ef3d}.button.primary:hover:not(:disabled){background:#674fff;box-shadow:0 7px #3f2bbf,0 12px 22px #5b43ef3d}.button.ghost{color:var(--ink);background:#fff;border:2px solid #ded8d0}.button.danger{color:#fff;background:#a92f38}.button.large{border-radius:18px;min-height:56px;padding:15px 24px;font-size:1rem}.button.small{border-radius:12px;padding:9px 15px}.button.full{width:100%}.button-row{align-items:center;gap:12px;margin-top:24px;display:flex}.eyebrow{color:var(--purple);text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:900}.brand{letter-spacing:-.04em;align-items:center;gap:9px;font-size:1.27rem;font-weight:950;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(145deg, var(--purple), var(--green));border-radius:13px 15px 12px 16px;place-items:center;width:38px;height:38px;display:grid;transform:rotate(-3deg);box-shadow:0 5px 14px #5b43ef40}.adult-header,.simple-header,.child-header,.session-header{z-index:10;justify-content:space-between;align-items:center;padding:22px max(24px,50vw - 590px);display:flex;position:relative}.adult-header nav{align-items:center;gap:28px;font-size:.9rem;font-weight:700;display:flex}.landing{overflow:hidden}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:46px;max-width:1180px;min-height:640px;margin:0 auto;padding:40px 24px 70px;display:grid}.hero h1{letter-spacing:-.07em;max-width:760px;margin:17px 0 24px;font-size:clamp(3.2rem,6vw,5.7rem);line-height:.98}.hero h1 em{color:var(--purple);font-style:normal;position:relative}.hero h1 em:after{content:"";background:var(--yellow);z-index:-1;border-radius:99px;height:10px;position:absolute;bottom:-3px;left:2px;right:0;transform:rotate(-1deg)}.hero-copy>p{color:var(--muted);max-width:650px;font-size:1.2rem;line-height:1.65}.hero-actions{gap:15px;margin:31px 0 28px;display:flex}.trust-line{color:var(--green-dark);align-items:center;gap:9px;font-size:.9rem;font-weight:750;display:flex}.trust-line svg{width:20px}.hero-art{min-height:510px;box-shadow:inset 0 0 0 12px #fff6, var(--shadow);background:radial-gradient(circle at 50% 35%,#f8fffd 0 18%,#ddf8ee 19% 58%,#c6f0df 59%);border-radius:48% 52% 42% 58%/58% 42%;place-items:center;display:grid;position:relative}.hero-art:after{content:"";filter:blur(18px);background:#20503821;border-radius:50%;width:70%;height:16%;position:absolute;bottom:8%}.hero-art .gigi{z-index:2;align-items:center;position:relative}.hero-art .gigi-character{filter:drop-shadow(0 18px 14px #1f604133);font-size:11rem;transform:rotate(-5deg)}.hero-art .speech-bubble{width:210px;position:absolute;top:-55px;right:-85px}.orbit{z-index:3;width:62px;height:62px;box-shadow:var(--shadow-small);background:#fff;border-radius:22px;place-items:center;font-size:1.8rem;animation:4s ease-in-out infinite float;display:grid;position:absolute}.orbit-one{top:12%;left:10%}.orbit-two{animation-delay:-1.3s;top:38%;right:4%}.orbit-three{animation-delay:-2.3s;bottom:12%;left:14%}@keyframes float{50%{transform:translateY(-10px)rotate(3deg)}}.feature-section{background:#fff;padding:100px 24px}.section-heading{text-align:center;max-width:720px;margin:0 auto 52px}.section-heading h2,.healthy-card h2{letter-spacing:-.055em;margin:14px 0;font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.06}.feature-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1120px;margin:0 auto;display:grid}.feature-grid article{border:1px solid var(--line);border-radius:28px;min-height:270px;padding:30px}.feature-grid h3{margin:23px 0 10px;font-size:1.35rem}.feature-grid p{color:var(--muted);line-height:1.65}.feature-icon,.metric-icon{border-radius:18px;place-items:center;width:54px;height:54px;display:grid}.feature-icon.purple,.metric-icon.purple{color:var(--purple);background:var(--purple-soft)}.feature-icon.green,.metric-icon.green{color:var(--green-dark);background:var(--green-soft)}.feature-icon.coral,.metric-icon.coral{color:#d84e45;background:var(--coral-soft)}.metric-icon.yellow{background:var(--yellow-soft);color:#9c7411}.healthy-card{color:#fff;background:var(--purple);max-width:1120px;box-shadow:var(--shadow);border-radius:36px;grid-template-columns:1.2fr .8fr;gap:50px;margin:90px auto;padding:56px;display:grid}.healthy-card .eyebrow{color:#c9ffed}.healthy-card p{color:#e9e6ff;font-size:1.05rem;line-height:1.7}.healthy-list{align-content:center;gap:14px;display:grid}.healthy-list span{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:15px;padding:14px 17px;font-weight:750}footer{border-top:1px solid var(--line);max-width:1120px;color:var(--muted);justify-content:space-between;align-items:center;margin:0 auto;padding:30px 0 50px;font-size:.86rem;display:flex}footer p{margin:0}footer div{gap:20px;display:flex}.soft-background{background:radial-gradient(circle at 15% 20%, #ece8ff, transparent 32%), radial-gradient(circle at 85% 80%, #dff8ef, transparent 35%), var(--cream);min-height:100vh}.simple-header{max-width:1180px;color:var(--muted);margin:0 auto;padding-left:24px;padding-right:24px}.auth-card{max-width:930px;box-shadow:var(--shadow);background:#fff;border-radius:34px;grid-template-columns:.8fr 1.2fr;margin:70px auto;display:grid;overflow:hidden}.auth-card>div:last-child{padding:58px}.auth-card h1,.onboarding-card h1,.dashboard-header h1{letter-spacing:-.055em;margin:12px 0 14px;font-size:2.55rem;line-height:1.05}.auth-card p{color:var(--muted);line-height:1.6}.auth-illustration{background:linear-gradient(155deg, var(--purple), #3b2ab2);color:#fff;align-content:center;place-items:center;gap:24px;min-height:560px;display:grid}.auth-illustration span{filter:drop-shadow(0 18px 10px #0000002e);font-size:9rem}.auth-illustration small{background:#ffffff26;border-radius:99px;padding:9px 15px;font-weight:800}.form-stack{gap:18px;margin-top:26px;display:grid}.form-stack label,.confirm-delete label{gap:8px;font-size:.88rem;font-weight:800;display:grid}.form-stack input,.confirm-delete input,.gate-card input{background:#fbfafc;border:2px solid #dedbe5;border-radius:14px;min-height:52px;padding:0 15px;transition:border .2s,box-shadow .2s}.form-stack input:focus,.confirm-delete input:focus,.gate-card input:focus{border-color:var(--purple);box-shadow:0 0 0 4px var(--purple-soft);outline:none}.form-error{background:#fff0f0;border-radius:12px;padding:12px 14px;font-weight:700;color:#a92f38!important}.fine-print{color:var(--muted);font-size:.78rem;line-height:1.6}.progress-track{background:#e8e3da;border-radius:99px;width:min(900px,100% - 48px);height:8px;margin:10px auto 0;overflow:hidden}.progress-track span{background:linear-gradient(90deg, var(--purple), var(--green));border-radius:inherit;height:100%;transition:width .3s;display:block}.onboarding-page{background:radial-gradient(circle at 50% 0, #f0edff, transparent 35%), var(--cream);min-height:100vh;padding-bottom:60px}.onboarding-card{width:min(820px,100% - 32px);box-shadow:var(--shadow-small);background:#fff;border-radius:30px;margin:55px auto;padding:48px}.notice-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:30px 0;display:grid}.notice-grid article{background:#f8f7fb;border-radius:18px;padding:20px}.notice-grid p{color:var(--muted);margin:8px 0 0;font-size:.88rem;line-height:1.5}.field-hint{color:var(--green-dark);font-weight:800}.form-stack fieldset{border:0;padding:0}.form-stack legend{margin-bottom:12px;font-size:.88rem;font-weight:800}.avatar-grid{gap:14px;display:flex}.avatar-choice{cursor:pointer;border:3px solid #0000;border-radius:25px;width:86px;height:86px;font-size:2.7rem}.avatar-choice.mint{background:var(--green-soft)}.avatar-choice.coral{background:var(--coral-soft)}.avatar-choice.yellow{background:var(--yellow-soft)}.consent-box{gap:12px;margin:28px 0;display:grid}.check-line{border:1px solid var(--line);border-radius:16px;gap:13px;padding:17px;display:flex}.check-line input{width:22px;height:22px;accent-color:var(--purple)}.check-line span{gap:5px;display:grid}.check-line small{color:var(--muted);line-height:1.4}.check-line.disabled{opacity:.72;background:#f8f7f6}.world-page{background:linear-gradient(#dff7ff 0 48%,#aee7c5 48% 100%);min-height:100vh;position:relative;overflow:hidden}.world-canvas{z-index:0;opacity:.7;position:absolute;inset:0}.world-canvas canvas{width:100%;height:100%}.child-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffbf;border-bottom:1px solid #ffffffb3;padding:18px 24px}.profile-switch{gap:8px;display:flex}.profile-switch button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:99px;align-items:center;gap:7px;padding:6px 12px 6px 7px;font-weight:850;display:flex}.profile-switch button span{background:var(--green-soft);border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.profile-switch button.active{border-color:var(--purple)}.round-button{width:52px;min-width:52px;height:52px;box-shadow:var(--shadow-small);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;font-size:1.5rem;display:grid}.round-button svg{width:22px}.adult-lock{color:var(--purple)}.world-content{z-index:2;width:min(980px,100% - 40px);margin:40px auto 100px;position:relative}.gigi{align-items:flex-end;gap:18px;display:flex}.gigi-character{font-size:5rem;line-height:1}.speech-bubble{max-width:330px;box-shadow:var(--shadow-small);background:#fff;border-radius:22px 22px 22px 5px;padding:15px 20px;font-weight:800;line-height:1.4;position:relative}.mission-card{box-shadow:var(--shadow);background:#ffffffeb;border:6px solid #fff;border-radius:34px;grid-template-columns:auto 150px 1fr auto;align-items:center;gap:25px;margin-top:20px;padding:26px;display:grid;position:relative}.mission-number{color:#fff;background:var(--coral);border-radius:99px;padding:8px 14px;font-weight:900;position:absolute;top:-18px;left:30px;transform:rotate(-2deg)}.mission-art{background:var(--yellow-soft);border-radius:30px;place-items:center;width:140px;height:140px;font-size:4.5rem;display:grid;position:relative}.mission-art span{font-size:2.4rem;position:absolute;bottom:5px;right:10px}.mission-card h1{letter-spacing:-.04em;margin:7px 0;font-size:2rem}.mission-card p{color:var(--muted);margin-bottom:12px}.mission-meta{color:var(--green-dark);gap:18px;font-size:.85rem;font-weight:800;display:flex}.mission-meta span{align-items:center;gap:6px;display:flex}.mission-meta svg{width:17px}.play-button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:28px;width:84px;height:84px;font-size:2.3rem;box-shadow:0 9px #3f2bbf}.play-button:active{transform:translateY(5px);box-shadow:0 4px #3f2bbf}.world-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.world-shortcuts button{text-align:left;cursor:pointer;background:#ffffffc7;border:3px solid #fff;border-radius:24px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;column-gap:14px;padding:18px;display:grid}.world-shortcuts button>span{background:var(--purple-soft);width:55px;height:55px;color:var(--purple);border-radius:18px;grid-row:1/3;place-items:center;font-size:1.5rem;display:grid}.world-shortcuts small{color:var(--muted)}.world-shortcuts .locked{opacity:.67}.world-bottom{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.time-pill{background:var(--green-soft);color:var(--green-dark);border-radius:99px;padding:10px 15px;font-weight:850}.icon-text{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-weight:850;display:flex}.child-message{box-shadow:var(--shadow-small);background:#fff;border-radius:18px;margin:16px 0;padding:14px 18px;font-weight:800}.child-message.error{color:#8e2e35;background:#fff0f0;justify-content:space-between;align-items:center;display:flex}.child-message button{cursor:pointer;background:#fff;border:0;border-radius:10px;padding:8px 12px;font-weight:800}.gate-overlay{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#19172ab8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.gate-card{width:min(460px,100%);box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:36px}.gate-card h2{margin:12px 0;font-size:2rem}.gate-card p{color:var(--muted);line-height:1.5}.gate-card input{text-align:center;width:100%;font-size:1.6rem}.session-page{background:radial-gradient(circle at 50% -5%,#edeaff,#0000 30%),#f6fbf9;min-height:100vh;padding-bottom:110px}.session-header{border-bottom:1px solid var(--line);background:#fff;gap:18px;padding:15px 24px}.session-progress{background:#ebe8e3;border-radius:99px;flex:1;max-width:620px;height:13px;overflow:hidden}.session-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--green), #73d9ad);height:100%;transition:width .3s;display:block}.session-stars{color:#a47c12;align-items:center;gap:6px;font-weight:900;display:flex}.session-stars svg{fill:var(--yellow);stroke:#a47c12}.session-meta{width:min(1000px,100% - 32px);color:var(--muted);justify-content:space-between;margin:12px auto 0;font-size:.82rem;font-weight:800;display:flex}.mechanic-stage{width:min(1000px,100% - 32px);min-height:600px;box-shadow:var(--shadow-small);background:#fff;border-radius:34px;margin:10px auto;padding:24px 34px 28px;position:relative}.stage-top{justify-content:space-between;align-items:center;display:flex}.mechanic-label{color:var(--purple);background:var(--purple-soft);text-transform:uppercase;letter-spacing:.08em;border-radius:99px;padding:8px 13px;font-size:.78rem;font-weight:900}.audio-button{background:var(--green-soft);min-height:48px;color:var(--green-dark);cursor:pointer;border:0;border-radius:14px;align-items:center;gap:7px;padding:0 15px;font-weight:900;display:flex}.instruction-row{justify-content:center;align-items:center;gap:20px;margin:10px auto 22px;display:flex}.instruction-row .gigi-character{font-size:4rem}.instruction-row h1{text-align:center;letter-spacing:-.04em;max-width:700px;margin:0;font-size:clamp(1.7rem,3.5vw,2.7rem);line-height:1.1}.choice-grid,.pair-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:18px;width:min(760px,100%);margin:0 auto;display:grid}.choice-grid.compact{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.choice-card{cursor:pointer;background:#fffdf9;border:4px solid #eeeae4;border-radius:27px;place-items:center;gap:5px;min-height:155px;padding:14px;font-size:1.08rem;font-weight:900;transition:transform .16s,border-color .16s,background .16s;display:grid}.choice-card:hover:not(:disabled),.choice-card.selected{border-color:var(--purple);background:var(--purple-soft);transform:translateY(-4px)}.choice-card:active:not(:disabled){transform:scale(.97)}.choice-card.matched{background:var(--green-soft);border-color:var(--green);opacity:1}.choice-emoji{font-size:4.5rem;line-height:1}.stage-help{color:var(--muted);justify-content:center;align-items:center;gap:20px;margin-top:25px;font-size:.82rem;display:flex}.stage-help button{color:var(--purple);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-weight:850;display:flex}.stage-help span{align-items:center;gap:6px;display:flex}.stage-help svg{width:17px}.feedback-pop{box-shadow:var(--shadow-small);z-index:4;white-space:nowrap;border-radius:99px;align-items:center;gap:9px;padding:12px 20px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.feedback-pop.correct{background:var(--green-soft);color:var(--green-dark)}.feedback-pop.try{background:var(--yellow-soft);color:#735714}.ordered-area{text-align:center}.order-slots{justify-content:center;gap:9px;margin-bottom:18px;display:flex}.order-slots span{color:#aaa1a0;border:3px dashed #d7d1c9;border-radius:15px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.order-slots span.filled{background:var(--green-soft);border-style:solid;border-color:var(--green);color:var(--green-dark)}.text-button{color:var(--purple);cursor:pointer;background:0 0;border:0;margin-top:16px;font-weight:850}.memory-grid{grid-template-columns:repeat(3,1fr);gap:14px;width:min(630px,100%);margin:0 auto;display:grid}.memory-card{aspect-ratio:1;background:linear-gradient(145deg, var(--purple), #432ebd);color:#fff;cursor:pointer;border:0;border-radius:24px;min-height:100px;font-size:2.7rem;font-weight:950;box-shadow:0 7px #34239d}.memory-card.visible{background:var(--yellow-soft);color:var(--ink);box-shadow:0 7px #e0bd4f}.memory-card.matched{background:var(--green-soft);box-shadow:0 7px #9cd6bd}.sort-area{width:min(660px,100%);margin:0 auto}.sort-object{background:var(--yellow-soft);border-radius:28px;align-content:center;place-items:center;gap:8px;min-height:160px;display:grid}.sort-object span{font-size:5rem}.sort-groups{grid-template-columns:1fr 1fr;gap:16px;margin-top:18px;display:grid}.sort-groups button{cursor:pointer;background:#fff;border:4px solid #e7e3dc;border-radius:25px;min-height:105px;font-size:1.1rem;font-weight:900}.sort-groups button span{font-size:2rem;display:block}.mini-progress{background:#eeeae4;border-radius:99px;height:8px;margin-top:18px;overflow:hidden}.mini-progress span{background:var(--green);height:100%;display:block}.continue-bar{z-index:10;border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:16px max(24px,50vw - 450px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #352b6414}.continue-bar>div{gap:3px;display:grid}.continue-bar span{color:var(--muted);font-size:.84rem}.demo-label{width:max-content;color:var(--green-dark);background:var(--green-soft);border-radius:99px;margin:10px auto;padding:8px 14px;font-size:.8rem;font-weight:850}.progress-dots{gap:7px;display:flex}.progress-dots span{background:#ddd8d2;border-radius:50%;width:13px;height:13px}.progress-dots .done{background:var(--green)}.session-ended{text-align:center;background:radial-gradient(circle at 50% 30%,#fff,#e1f8ef 60%,#c1efd9);align-content:center;place-items:center;min-height:100vh;padding:30px;display:grid}.session-ended .big-dino,.session-ended>span:first-child{font-size:8rem}.session-ended h1{letter-spacing:-.06em;margin:10px 0;font-size:clamp(2.5rem,6vw,4.5rem)}.session-ended p{color:var(--muted);max-width:520px;font-size:1.1rem;line-height:1.6}.session-ended small{color:var(--muted);margin-top:15px}.celebration-stars{font-size:2rem}.reward-summary{gap:12px;margin:18px 0 26px;display:flex}.reward-summary span{box-shadow:var(--shadow-small);background:#fff;border-radius:15px;align-items:center;gap:7px;padding:12px 15px;font-weight:850;display:flex}.reward-summary svg{color:#b68912;width:19px;fill:var(--yellow)}.collection-page{background:linear-gradient(#e5f7ff,#edfff7);min-height:100vh}.collection-page section{text-align:center;width:min(850px,100% - 32px);margin:50px auto}.collection-page h1{letter-spacing:-.05em;margin:10px 0;font-size:3rem}.collection-page p{color:var(--muted)}.collection-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:30px 0;display:grid}.collection-grid article{min-height:175px;box-shadow:var(--shadow-small);background:#fff;border-radius:25px;align-content:center;place-items:center;gap:13px;padding:18px;display:grid}.collection-grid article>span{font-size:4rem}.collection-grid article.locked{color:var(--muted);background:#ffffff8c}.collection-grid article.locked>span{background:#e6e4e1;border-radius:50%;place-items:center;width:65px;height:65px;font-size:2rem;display:grid}.dashboard-layout{background:#f6f6f9;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.adult-nav{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100vh;padding:28px 22px;display:flex;position:sticky;top:0}.adult-nav nav{gap:7px;margin-top:45px;display:grid}.adult-nav nav a{color:var(--muted);border-radius:13px;align-items:center;gap:11px;padding:13px 14px;font-size:.9rem;font-weight:800;display:flex}.adult-nav nav a.active{background:var(--purple-soft);color:var(--purple)}.adult-nav nav svg{width:20px}.adult-nav>.button{margin-top:auto}.dashboard-main{width:100%;max-width:1300px;margin:0 auto;padding:42px}.dashboard-main.narrow{max-width:940px;margin-left:0}.dashboard-header{justify-content:space-between;align-items:center;gap:25px;margin-bottom:28px;display:flex}.dashboard-header h1{font-size:2.3rem}.dashboard-header p{color:var(--muted);margin:0}.child-chip{border:1px solid var(--line);box-shadow:var(--shadow-small);background:#fff;border-radius:18px;align-items:center;gap:12px;padding:9px 15px 9px 9px;display:flex}.child-chip>span{background:var(--green-soft);border-radius:14px;place-items:center;width:48px;height:48px;font-size:1.8rem;display:grid}.child-chip div{display:grid}.child-chip small{color:var(--muted)}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metric-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;align-items:center;gap:14px;padding:18px;display:flex}.metric-grid article>div{display:grid}.metric-grid small,.metric-grid em{color:var(--muted);font-size:.75rem;font-style:normal}.metric-grid strong{letter-spacing:-.04em;font-size:1.55rem}.metric-grid .small-strong{word-break:break-word;font-size:.9rem}.dashboard-grid{grid-template-columns:1.35fr .65fr;gap:18px;margin-top:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:23px;padding:25px}.panel h2{margin:7px 0 14px;font-size:1.35rem}.panel-title{justify-content:space-between;display:flex}.panel-title>svg{color:var(--green-dark)}.skill-list{gap:15px;display:grid}.skill-list>div{grid-template-columns:180px 1fr 42px;align-items:center;gap:14px;display:grid}.skill-list>div>div:first-child{display:grid}.skill-list small,.skill-list span{color:var(--muted);font-size:.73rem}.skill-list strong{font-size:.8rem}.skill-bar{background:#eeeae5;border-radius:99px;height:9px;overflow:hidden}.skill-bar span{background:linear-gradient(90deg, var(--purple), #947fff);border-radius:inherit;height:100%;display:block}.insight-panel{background:linear-gradient(145deg, #4530cf, var(--purple));color:#fff}.insight-panel .eyebrow{color:#bff7e2}.insight-panel p{color:#ebe8ff;line-height:1.6}.insight-panel small{color:#c7c1f4}.insight-icon{background:#ffffff26;border-radius:16px;place-items:center;width:50px;height:50px;margin-bottom:22px;display:grid}.empty-progress{text-align:center;background:#faf9fb;border-radius:17px;padding:25px}.empty-progress span{font-size:2.5rem}.empty-progress h3{margin:8px 0}.empty-progress p{color:var(--muted);font-size:.85rem}.healthy-usage{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.healthy-usage p{color:var(--muted);max-width:700px;margin-bottom:0}.usage-ring{border:9px solid var(--green-soft);border-top-color:var(--green);text-align:center;border-radius:50%;align-content:center;place-items:center;width:105px;height:105px;display:grid}.usage-ring strong{font-size:1.25rem}.usage-ring span{color:var(--muted);max-width:70px;font-size:.65rem}.settings-form{gap:20px;display:grid}.settings-form>label{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:10px;padding-bottom:18px;display:grid}.settings-form label>span{gap:4px;display:grid}.settings-form label small,.toggle-row small{color:var(--muted)}.settings-form label output{color:var(--purple);font-weight:900}.settings-form input[type=range]{width:100%;accent-color:var(--purple);grid-column:1/3}.warning-box{background:var(--yellow-soft);color:#6f5513;border-radius:14px;padding:14px;font-size:.85rem;line-height:1.5}.toggle-row{border:1px solid var(--line);border-radius:15px;justify-content:space-between;align-items:center;gap:18px;padding:15px;display:flex}.toggle-row>div{gap:5px;display:grid}.status-pill{border-radius:99px;width:max-content;padding:7px 11px;font-size:.75rem;font-weight:850}.status-pill.off{color:var(--muted);background:#eeeae7}.status-pill.on{background:var(--green-soft);color:var(--green-dark)}.saved-message{color:var(--green-dark);font-weight:850}.privacy-list{gap:5px;display:grid}.privacy-list article{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr;gap:16px;padding:20px 0;display:grid}.privacy-list article:last-child{border:0}.privacy-list article>span{background:var(--purple-soft);width:46px;height:46px;color:var(--purple);border-radius:14px;place-items:center;display:grid}.privacy-list h2{margin:0 0 8px}.privacy-list p{color:var(--muted);margin-bottom:9px;line-height:1.55}.danger-zone>span{color:#a92f38!important;background:#fff0f0!important}.confirm-delete{gap:9px;max-width:400px;display:grid}.confirm-delete input{margin-top:6px}.check-list{color:var(--green-dark);gap:10px;padding:0;font-weight:750;list-style:none;display:grid}.ai-admin{background:var(--purple-soft)}.ai-admin .insight-icon{color:var(--purple);background:#fff}.ai-admin small{color:var(--muted);margin-top:15px;display:block}.offline-banner{z-index:1000;color:#6e5514;background:var(--yellow-soft);border:2px solid var(--yellow);box-shadow:var(--shadow-small);border-radius:14px;align-items:center;gap:8px;padding:10px 15px;font-size:.85rem;font-weight:800;display:flex;position:fixed;top:10px;left:50%;transform:translate(-50%)}.offline-banner svg{width:19px}.page-loading{background:var(--cream);align-content:center;place-items:center;gap:15px;min-height:100vh;display:grid}.page-loading span{font-size:6rem}.gigi-breathe{animation:1.8s ease-in-out infinite breathe}@keyframes breathe{50%{transform:scale(1.06)}}.feedback-pop{z-index:14;white-space:normal;text-align:center;border-radius:22px;justify-content:center;width:min(720px,100% - 28px);max-width:none;padding:15px 20px;position:fixed;bottom:92px;box-shadow:0 14px 38px #352b6438}.selection-area,.disappeared-area,.speaking-area{text-align:center;width:min(760px,100%);margin:0 auto}.object-selection-grid{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:12px;display:grid}.selectable-object{cursor:pointer;background:#fffdf9;border:4px solid #eeeae4;border-radius:24px;min-height:105px;font-size:3.5rem;position:relative}.selectable-object.selected{border-color:var(--purple);background:var(--purple-soft);transform:translateY(-3px)}.selectable-object svg{background:var(--purple);color:#fff;border-radius:50%;width:25px;height:25px;padding:4px;position:absolute;top:8px;right:8px}.selection-count{color:var(--muted);margin:14px 0 10px}.confirm-selection{min-width:220px}.study-items{background:var(--yellow-soft);border-radius:28px;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;min-height:170px;margin-bottom:18px;padding:22px;display:flex}.study-items span{font-size:5rem}.study-items.remaining span{opacity:.92}.ready-memory{min-width:240px}.speaking-target{font-size:8rem;display:block}.speaking-area p{font-size:1.5rem;font-weight:900}.speaking-area .button{justify-content:center;align-items:center;gap:9px;display:inline-flex}.speaking-area small{color:var(--muted);margin-top:12px;display:block}.choice-emoji.emoji-group{letter-spacing:2px;overflow-wrap:anywhere;font-size:2.2rem;line-height:1.15}@media (max-width:900px){.adult-header nav a{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:70px}.hero-copy>p,.trust-line{justify-content:center;margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-art{width:min(520px,100%);min-height:440px;margin:0 auto}.feature-grid{grid-template-columns:1fr}.healthy-card{grid-template-columns:1fr;margin:45px 20px;padding:36px}.auth-card{grid-template-columns:1fr;margin:30px 20px}.auth-illustration{min-height:240px}.auth-illustration span{font-size:6rem}.notice-grid{grid-template-columns:1fr}.mission-card{grid-template-columns:110px 1fr auto}.mission-number{grid-column:1/-1}.mission-art{width:105px;height:105px;font-size:3.4rem}.mission-card>div:nth-of-type(2){grid-column:2}.dashboard-layout{grid-template-columns:1fr}.adult-nav{flex-direction:row;align-items:center;gap:15px;height:auto;padding:15px 20px;position:static;overflow-x:auto}.adult-nav nav{margin:0;display:flex}.adult-nav nav a{padding:10px;font-size:0}.adult-nav nav svg{width:22px}.adult-nav>.button{white-space:nowrap;margin:0 0 0 auto}.dashboard-main{padding:25px 20px}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:620px){.adult-header,.simple-header,.child-header,.session-header{padding:14px 16px}.adult-header nav{gap:8px}.brand{font-size:1.1rem}.brand-mark{width:34px;height:34px}.hero{min-height:auto;padding:60px 18px}.hero h1{font-size:3.15rem}.hero-copy>p{font-size:1.02rem}.hero-actions{flex-direction:column}.hero-art{min-height:340px}.hero-art .gigi-character{font-size:7rem}.hero-art .speech-bubble{width:185px;position:static}.orbit{width:48px;height:48px;font-size:1.35rem}.feature-section{padding:65px 18px}.healthy-card{padding:28px}.healthy-card h2{font-size:2.2rem}footer{text-align:center;flex-direction:column;gap:18px;margin:0 20px}.auth-card>div:last-child{padding:30px 23px}.auth-card h1,.onboarding-card h1{font-size:2rem}.onboarding-card{margin-top:30px;padding:30px 22px}.profile-switch{max-width:180px;overflow-x:auto}.profile-switch button{padding:5px;font-size:0}.profile-switch button span{font-size:1.3rem}.world-content{margin-top:25px}.world-content>.gigi{align-items:center}.world-content .gigi-character{font-size:3.6rem}.world-content .speech-bubble{font-size:.82rem}.mission-card{grid-template-columns:85px 1fr;gap:14px;padding:25px 15px 20px}.mission-art{border-radius:22px;width:80px;height:80px;font-size:2.6rem}.mission-card h1{font-size:1.4rem}.mission-card p{font-size:.85rem}.play-button{border-radius:18px;grid-column:1/3;width:100%;height:60px}.mission-meta{flex-direction:column;gap:5px}.world-shortcuts{grid-template-columns:1fr}.world-bottom .icon-text{font-size:0}.world-bottom .icon-text svg{width:24px}.time-pill{font-size:.75rem}.session-header .brand>span:last-child{display:none}.session-header .brand-mark{margin-right:0}.session-stars{font-size:.8rem}.session-meta{font-size:.7rem}.mechanic-stage{border-radius:25px;width:calc(100% - 18px);min-height:570px;padding:17px 13px 28px}.audio-button span{display:none}.instruction-row{gap:8px;margin:10px 0 18px}.instruction-row .gigi-character{font-size:3rem}.instruction-row h1{text-align:left;font-size:1.55rem}.choice-grid,.pair-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.choice-card{border-radius:22px;min-height:132px;padding:9px;font-size:.9rem}.choice-emoji{font-size:3.6rem}.stage-help{flex-direction:column;gap:7px}.feedback-pop{white-space:normal;width:max-content;max-width:calc(100% - 18px);font-size:.82rem}.memory-grid{gap:9px}.memory-card{border-radius:18px;min-height:90px}.continue-bar{padding:12px}.continue-bar>div{display:none}.continue-bar .button{width:100%}.collection-grid{grid-template-columns:repeat(2,1fr)}.collection-page h1{font-size:2.3rem}.collection-grid article{min-height:145px}.dashboard-header{align-items:flex-start}.dashboard-header h1{font-size:1.9rem}.child-chip{display:none}.metric-grid{grid-template-columns:1fr 1fr;gap:10px}.metric-grid article{flex-direction:column;align-items:flex-start;padding:13px}.metric-icon{width:42px;height:42px}.skill-list>div{grid-template-columns:1fr 42px}.skill-list>div>div:first-child{grid-column:1/3}.healthy-usage{align-items:flex-start;gap:12px}.usage-ring{flex:0 0 90px;width:90px;height:90px}.adult-nav .brand{display:none}.adult-nav>.button{width:44px;height:44px;padding:0;font-size:0}.adult-nav>.button:after{content:"🦕";font-size:1.3rem}.settings-form>label{grid-template-columns:1fr}.settings-form label output,.settings-form input[type=range]{grid-column:1}.toggle-row{align-items:flex-start}.privacy-list article,.admin-metrics{grid-template-columns:1fr}.feedback-pop{width:calc(100% - 18px);max-width:calc(100% - 18px);font-size:.82rem;bottom:78px}.object-selection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.selectable-object{border-radius:19px;min-height:86px;font-size:2.7rem}.study-items{gap:14px;min-height:135px;padding:14px}.study-items span{font-size:3.8rem}.choice-emoji.emoji-group{font-size:1.55rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--ink:#173f45;--muted:#60706b;--purple:#286f70;--purple-dark:#174d52;--purple-soft:#e4f1e9;--green:#4f936b;--green-dark:#2e684e;--green-soft:#e4f2df;--coral:#c96f59;--coral-soft:#f7e3dc;--yellow:#e3ad45;--yellow-soft:#f8edcf;--cream:#f7efd9;--surface:#fffaf0;--line:#d8d6c7;--river:#5db9bd;--forest:#173f45;--shadow:0 18px 44px #1b3f3d29;--shadow-small:0 8px 22px #1b3f3d21}body{background:var(--cream);color:var(--ink)}.child-glyph{flex:none;width:1.45em;height:1.45em;display:block}.button.primary{background:var(--purple);box-shadow:0 7px 0 var(--purple-dark), 0 12px 22px #174d5238}.button.primary:hover:not(:disabled){box-shadow:0 5px 0 var(--purple-dark), 0 10px 19px #174d5238;background:#327d79}.brand-mark{background:var(--forest);border-radius:48% 52% 46% 54%/58% 55% 45% 42%;transform:rotate(-4deg);box-shadow:0 5px #0e3034}.brand-mark:before{content:"";background:var(--yellow-soft);border-radius:52% 48% 48% 52%/62% 62% 38% 38%;width:17px;height:22px;box-shadow:inset -3px -2px #e3ad4573}.nico{align-items:center;gap:16px;display:flex}.nico-character{aspect-ratio:1.185;background-image:url(/art/nico-expression-sheet.jpg);background-repeat:no-repeat;background-size:300% 200%;border-radius:44% 56% 46% 54%/52% 47% 53% 48%;flex:none;width:168px;display:block;box-shadow:inset 0 0 0 3px #fffaf0b8}.nico-compact .nico-character{width:92px}.speech-bubble{background:var(--surface);color:var(--ink);border:2px solid #173f451f;border-radius:24px 24px 24px 7px}.page-loading .nico-character{width:160px;animation:1.8s ease-in-out infinite breathe}.page-loading>span{font-size:inherit}.learning-object{width:104px;min-width:0;height:88px;color:var(--ink);place-items:center;line-height:1;display:inline-grid}.learning-object>svg{width:100%;height:100%;display:block;overflow:visible}.learning-object-set{grid-template-columns:repeat(5,minmax(24px,1fr));align-content:center;gap:1px;width:min(180px,100%);height:auto;min-height:78px}.learning-object-set>span{width:auto;min-width:0;height:auto;font-size:inherit;place-items:center;display:grid;position:static}.learning-object-set>span>svg{width:100%;height:auto;max-height:58px;overflow:visible}.learning-object-set.count-2,.learning-object-set.count-3,.learning-object-set.count-4{grid-template-columns:repeat(var(--object-columns,2), minmax(38px, 1fr))}.learning-object-set.count-3{--object-columns:3}.learning-object-set.count-4{--object-columns:4}.hero-art{min-height:530px;box-shadow:inset 0 0 0 8px #fffaf070, var(--shadow);background:url(/art/vale-das-descobertas.jpg) 50%/cover no-repeat;border-radius:44px 60px 48px 66px;display:block;overflow:hidden}.hero-art:after{display:none}.hero-nico-message{z-index:2;text-align:left;width:max-content;max-width:220px;box-shadow:var(--shadow-small);background:#fffaf0f0;border:2px solid #173f451f;border-radius:22px 22px 22px 6px;gap:2px;padding:12px 17px;display:grid;position:absolute;top:14%;left:42%}.hero-nico-message b{color:var(--green-dark);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.world-page{background:var(--cream);min-height:100svh}.world-page:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 38%,#10303014 64%,#10303066 100%);position:absolute;inset:0}.world-canvas{opacity:1;inset:0;overflow:hidden}.world-canvas img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.child-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7efd9db;border-bottom:1px solid #173f451f}.profile-switch button{min-height:52px;color:var(--ink);background:var(--surface);border-color:#0000}.profile-switch button.active{border-color:var(--coral);box-shadow:0 0 0 3px #c96f5929}.profile-switch button>.profile-avatar{background:var(--green-soft);border:2px solid var(--green-dark);border-radius:52% 48% 48% 52%/62% 62% 38% 38%;width:31px;height:37px;display:block;position:relative;box-shadow:inset -4px -3px #4f936b38}.profile-avatar:after{content:"";background:var(--green);width:6px;height:8px;box-shadow:11px 9px 0 var(--green);border-radius:50%;position:absolute;top:9px;left:7px}.profile-avatar-egg-coral{background:var(--coral-soft)!important;border-color:#95513f!important}.profile-avatar-egg-coral:after{background:var(--coral);box-shadow:11px 9px 0 var(--coral)}.profile-avatar-egg-amber{background:var(--yellow-soft)!important;border-color:#916e27!important}.profile-avatar-egg-amber:after{background:var(--yellow);box-shadow:11px 9px 0 var(--yellow)}.round-button{width:56px;min-width:56px;height:56px;color:var(--forest);background:var(--surface);box-shadow:var(--shadow-small);border:2px solid #173f451a}.round-button .child-glyph{width:26px;height:26px}.world-content{flex-direction:column;min-height:calc(100svh - 180px);margin:26px auto 86px;display:flex}.world-greeting{width:min(330px,45%);color:var(--ink);box-shadow:var(--shadow-small);background:#fffaf0f0;border:2px solid #173f451f;border-radius:24px 24px 24px 7px;gap:2px;margin-left:30%;padding:13px 18px;display:grid}.world-greeting b{color:var(--green-dark);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.mission-card{color:var(--ink);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffaf0f0;border:3px solid #fffaf0eb;border-radius:31px;grid-template-columns:132px 1fr auto;gap:22px;margin-top:auto;padding:24px;box-shadow:0 18px 52px #11303047}.mission-number{color:var(--surface);background:var(--coral);top:-16px}.mission-art{background:var(--yellow-soft);border-radius:37% 63% 46% 54%/54% 43% 57% 46%;width:124px;height:124px;overflow:hidden}.mission-art>.learning-object{width:106px;height:auto;font-size:inherit;position:static}.mission-card h1{color:var(--forest)}.mission-card p{color:var(--muted)}.mission-meta{color:var(--green-dark)}.mission-meta .child-glyph{width:19px;height:19px}.play-button{color:var(--surface);background:var(--coral);box-shadow:0 8px #8f4c3b}.play-button .child-glyph{width:39px;height:39px;margin:auto}.play-button:active{box-shadow:0 3px #8f4c3b}.world-shortcuts{margin-top:14px}.world-shortcuts button{background:#fffaf0e6;border-color:#fffaf0e6;min-height:82px}.world-shortcuts button>span{color:var(--green-dark);background:var(--green-soft)}.world-shortcuts button>span .child-glyph{width:30px;height:30px}.world-bottom{color:var(--surface);background:#173f45e0;border-top:1px solid #fffaf029}.world-bottom .icon-text{color:var(--surface)}.time-pill{color:var(--surface);background:#fffaf024;align-items:center;gap:7px;display:flex}.time-pill .child-glyph,.icon-text .child-glyph{width:21px;height:21px}.session-page{background-color:var(--cream);background-image:radial-gradient(circle at 8% 12%,#5db9bd1c 0 2px,#0000 3px),radial-gradient(circle at 88% 76%,#e3ad451f 0 2px,#0000 3px);background-size:44px 44px,51px 51px}.session-header{color:var(--ink);background:#fffaf0f0;border-bottom-color:#173f4521}.session-progress{background:#dcd7c8;height:12px}.session-progress span{background:var(--green)}.session-stars{color:var(--green-dark)}.session-stars .child-glyph{width:23px;height:23px}.mechanic-stage{background:var(--surface);border:2px solid #173f4517;min-height:610px;box-shadow:0 12px 34px #173f451f}.mechanic-label{color:var(--green-dark);background:var(--green-soft)}.audio-button{min-width:56px;min-height:52px;color:var(--forest);background:var(--yellow-soft);border:2px solid #916e271f}.audio-button .child-glyph{width:25px;height:25px}.instruction-row{gap:14px;margin-top:4px}.instruction-row .nico-character{width:102px}.instruction-row h1{color:var(--forest)}.choice-grid{gap:15px}.choice-card{min-height:166px;color:var(--ink);background:#fffdf6;border:3px solid #d9d8c9;box-shadow:0 5px #c8c6b5}.choice-card:hover:not(:disabled),.choice-card.selected{border-color:var(--river);background:#edf6ed;box-shadow:0 5px #8fbebb}.choice-card:disabled{opacity:.62}.choice-card>.learning-object{width:112px;height:94px}.choice-card>.learning-object-set{width:min(180px,100%);height:auto}.number-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.visual-model{background:var(--yellow-soft);border:2px solid #916e271f;border-radius:28px;justify-content:center;align-items:center;gap:17px;width:min(720px,100%);min-height:142px;margin:-6px auto 20px;padding:14px 20px;display:flex}.visual-model>.learning-object{width:min(230px,42%);height:auto}.visual-model>.learning-object-set{grid-template-columns:repeat(5,minmax(30px,1fr))}.visual-operation-sign{width:50px;height:50px;color:var(--surface);background:var(--forest);border-radius:18px;flex:0 0 50px;place-items:center;font-size:2rem;font-weight:950;display:grid}.visual-model .objects-arriving{border:3px dashed var(--green);border-radius:20px;padding:8px}.visual-model .objects-leaving{opacity:.55;position:relative}.visual-model .objects-leaving:after{content:"";background:var(--coral);border-radius:99px;height:5px;position:absolute;top:50%;left:8%;right:8%;transform:rotate(-8deg)}.stage-help{color:var(--muted)}.stage-help button{min-height:48px;color:var(--green-dark);border-radius:14px;padding:9px 12px}.stage-help .child-glyph{width:22px;height:22px}.feedback-pop{color:var(--ink);background:var(--yellow-soft);border:2px solid #916e2729}.feedback-pop.correct{color:var(--green-dark);background:var(--green-soft)}.feedback-pop .child-glyph{width:26px;height:26px}.continue-bar{color:var(--ink);background:var(--surface);border-top:2px solid #173f451f}.order-slots span .child-glyph{width:23px;height:23px}.sort-object{background:var(--yellow-soft)}.sort-object>.learning-object{width:130px;height:108px}.sort-object>.child-glyph{width:54px;height:54px;color:var(--green-dark)}.sort-groups button{color:var(--ink);background:#fffdf6;border-width:3px;align-content:center;place-items:center;gap:2px;display:grid}.sort-groups button>.learning-object{width:80px;height:67px;font-size:inherit}.selectable-object{min-height:116px;color:var(--ink);background:#fffdf6;border:3px solid #d9d8c9;place-items:center;display:grid;box-shadow:0 4px #c8c6b5}.selectable-object>.learning-object{width:88px;height:74px;font-size:inherit;position:static}.selectable-object>.child-glyph{width:27px;height:27px;position:absolute}.study-items{background:var(--yellow-soft)}.study-items>.learning-object{width:112px;height:94px;font-size:inherit}.speaking-target.learning-object{width:170px;height:142px;font-size:inherit;display:inline-grid}.session-ended{background:var(--cream);background-image:radial-gradient(circle at 50% 35%, var(--surface), transparent 55%)}.session-ended>.nico{justify-content:center}.session-ended .nico-character{width:290px}.reward-summary span{background:var(--surface)}.reward-summary .child-glyph{color:var(--green-dark);fill:none}.collection-page{background:var(--cream)}.collection-grid article{background:var(--surface);border:2px solid #173f451a}.collection-grid article>.learning-object{width:112px;height:94px;font-size:inherit}.collection-grid article.locked>.undiscovered-mark{color:var(--muted);background:#dfddd2}.avatar-choice{place-items:center;display:grid;overflow:hidden}.avatar-choice>.learning-object{width:72px;height:62px}.avatar-choice.coral>.learning-object{filter:sepia(.2)hue-rotate(300deg)}.avatar-choice.yellow>.learning-object{filter:sepia(.45)saturate(1.2)}.avatar-choice.selected{border-color:var(--coral);box-shadow:0 0 0 4px var(--coral-soft)}.auth-illustration{background:var(--forest)}.auth-illustration .nico{justify-content:center}.auth-illustration .nico-character{width:250px}.child-chip>.nico{width:62px;overflow:hidden}.child-chip .nico-character{width:62px}@media (max-width:900px){.hero-art{min-height:470px}.world-canvas img{object-position:38% center}.world-greeting{width:min(310px,62%);margin-left:26%}.mission-card{grid-template-columns:108px 1fr auto}.mission-art{width:104px;height:104px}}@media (max-width:620px){.hero-art{background-position:37%;border-radius:31px 42px 35px 46px;min-height:360px}.hero-nico-message{max-width:160px;font-size:.82rem;top:12%;left:40%}.world-canvas img{object-position:29% center}.world-content{width:calc(100% - 20px);min-height:calc(100svh - 160px);margin-top:14px}.world-greeting{width:68%;margin-left:25%;font-size:.82rem}.mission-card{grid-template-columns:78px 1fr;gap:11px;padding:23px 14px 16px}.mission-art{width:76px;height:76px}.mission-art>.learning-object{width:70px}.mission-card h1{font-size:1.3rem}.mission-card p{font-size:.8rem}.play-button{grid-column:1/3}.world-shortcuts{display:none}.world-bottom{padding:10px 14px}.time-pill{font-size:.72rem}.instruction-row .nico-character{width:72px}.instruction-row h1{text-align:left;font-size:1.42rem}.mechanic-stage{min-height:590px}.choice-card{min-height:142px}.choice-card>.learning-object{width:91px;height:77px}.choice-card>.learning-object-set{width:100%;height:auto}.visual-model{gap:8px;min-height:112px;padding:10px}.visual-operation-sign{border-radius:13px;flex-basis:40px;width:40px;height:40px;font-size:1.5rem}.learning-object-set{grid-template-columns:repeat(5,minmax(20px,1fr))}.study-items>.learning-object{width:84px;height:70px}.selectable-object>.learning-object{width:68px;height:58px}.session-ended .nico-character{width:220px}.session-ended h1{font-size:2.5rem}.adult-nav>.button:after{content:"";border:2px solid var(--surface);background:var(--yellow-soft);border-radius:52% 48% 48% 52%/62% 62% 38% 38%;width:20px;height:25px;display:block;box-shadow:inset -3px -2px #e3ad456b}}
