:root{--navy:#263b78;--ink:#202942;--muted:#6f7890;--paper:#fbfaf5;--line:#e3e2dc;--gold:#f3cb48;--mint:#52bd92;--coral:#ea765f;--red:#d83b52;--green:#19805f}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);font-family:var(--font-nunito),system-ui,sans-serif;margin:0}button,input{font:inherit}button{cursor:pointer;color:inherit}header{border-bottom:1px solid var(--line);background:#fff;align-items:center;height:76px;padding:0 5vw;display:flex}.logo{background:0 0;border:0;flex-direction:column;align-items:flex-start;display:flex}.logo span{font-family:var(--font-fraunces),serif;font-size:27px;font-weight:900}.logo small{letter-spacing:1.1px;color:#8b93a4;text-transform:uppercase;font-size:7px;font-weight:900}.level-chip{color:var(--navy);background:#eef2ff;border-radius:99px;margin-left:auto;padding:8px 13px;font-size:11px;font-weight:900}.page{width:min(1040px,100% - 36px);margin:auto}.home-page{align-content:center;gap:40px;min-height:calc(100vh - 76px);padding:55px 0;display:grid}.hero{text-align:center}.eyebrow{letter-spacing:1.5px;color:#8e96a7;margin:0 0 10px;font-size:10px;font-weight:1000}.hero h1,.menu-title h1,.result-page h1{font:900 48px/1.05 var(--font-fraunces),serif;margin:0}.hero>p:last-child,.menu-title>p:last-child,.result-page>p{color:var(--muted);font-size:17px}.module-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.module-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:26px;padding:30px;transition:all .18s;box-shadow:0 15px 45px #24315010}.module-card:hover{transform:translateY(-4px);box-shadow:0 22px 55px #24315018}.module-card.add{background:#eef8f4}.module-card.mult{background:#fff4dd}.module-icon{background:var(--navy);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:24px;font-size:34px;font-weight:900;display:grid}.module-card small{letter-spacing:1.2px;color:#8991a3;font-size:9px;font-weight:1000}.module-card h2{font:900 32px var(--font-fraunces),serif;margin:7px 0}.module-card p{color:var(--muted);margin:0 0 26px}.module-card b{color:var(--navy);font-size:13px}.menu-page{padding:38px 0 70px}.back{color:var(--navy);background:0 0;border:0;padding:8px 0;font-weight:900}.menu-title{text-align:center;margin:25px 0 32px}.menu-title h1{font-size:42px}.step-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.step-grid>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:17px;grid-template-columns:46px 1fr 24px;align-items:center;gap:13px;padding:16px;display:grid}.step-grid>button:hover{border-color:#8a99cd;box-shadow:0 5px #e6e9f4}.step-grid>button>span{width:46px;height:46px;color:var(--navy);background:#eef2ff;border-radius:14px;place-items:center;font-weight:1000;display:grid}.step-grid h3{margin:0;font-size:14px}.step-grid p{color:#8b93a3;margin:4px 0 0;font-size:12px}.step-grid .mix-card{background:var(--navy);color:#fff;grid-column:1/-1}.step-grid .mix-card span{background:var(--gold);color:var(--navy)}.step-grid .mix-card p{color:#d9dff3}.table-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.table-grid button{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:170px;padding:22px;display:flex}.table-grid button:hover{border-color:#e6b93f;transform:translateY(-3px)}.table-grid small{letter-spacing:1px;color:#9097a5;font-size:9px;font-weight:1000}.table-grid strong{font:900 48px var(--font-fraunces),serif;color:var(--navy)}.table-grid button>div{gap:5px;display:flex}.table-grid i{background:var(--coral);border-radius:50%;width:9px;height:9px}.table-grid .table-mix{background:#fff1cf}.table-mix span{font-size:12px;font-weight:900}.play-page{background:radial-gradient(circle at 50% 12%,#eaf0ff,#0000 34%);flex-direction:column;align-items:center;min-height:calc(100vh - 76px);padding:34px 16px 70px;display:flex}.play-head{align-items:center;gap:14px;width:min(690px,100%);margin-bottom:24px;display:flex}.round-exit{background:#e7e7e2;border:0;border-radius:50%;width:38px;height:38px;font-size:22px}.progress{background:#e2e4e8;border-radius:10px;flex:1;height:10px;overflow:hidden}.progress i{background:var(--mint);border-radius:10px;height:100%;transition:all .3s;display:block}.play-head>b{font-size:12px}.exercise{border:1px solid var(--line);background:#fff;border-radius:28px;width:min(690px,100%);padding:34px 44px;box-shadow:0 22px 70px #26304a13}.exercise-top{color:#8790a3;text-transform:uppercase;letter-spacing:1px;justify-content:space-between;font-size:10px;font-weight:1000;display:flex}.exercise h2{text-align:center;font:900 64px var(--font-fraunces),serif;margin:42px 0}.exercise h2 em{color:var(--coral);font-style:normal}form label{text-transform:uppercase;letter-spacing:1px;color:#8c94a5;margin-bottom:7px;font-size:10px;font-weight:1000;display:block}.input-row{gap:10px;display:flex}.input-row input{border:2px solid #dfe1e3;border-radius:15px;outline:0;width:100%;min-width:0;height:64px;padding:0 18px;font-size:30px;font-weight:1000}.input-row input:focus{border-color:#7d8dc8;box-shadow:0 0 0 4px #eef2ff}.input-row button{background:var(--navy);color:#fff;border:0;border-radius:14px;padding:0 20px;font-weight:1000}.input-row button:disabled{opacity:.35}.feedback{border-radius:13px;justify-content:space-between;margin-top:15px;padding:13px 16px;display:flex}.feedback.good{color:#24775a;background:#e8f8f1}.feedback.retry{color:#a84937;background:#fff0ec}.help-zone{background:#fafbff;border:2px solid #e2e5f1;border-radius:17px;margin-top:18px;padding:18px}.exercise-footer{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.help-btn{color:var(--navy);background:#eef2ff;border:0;border-radius:11px;padding:10px 13px;font-weight:900}.exercise-footer>span{color:#b18812;font-weight:1000}.place-help{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:9px;display:flex}.place-help>div{text-align:center;width:48px}.place-help small{color:#8790a2;font-size:10px;display:block}.place-help b{background:#fff;border:2px solid #dfe1e7;border-radius:11px;place-items:center;height:48px;font-size:22px;display:grid}.place-help>span{font-size:22px;font-weight:900}.place-help strong{color:var(--navy);font-size:30px}.multiply-help{text-align:center}.groups{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.groups>div{background:#fff5f2;border:2px solid #f1bcae;border-radius:10px;gap:4px;padding:9px;display:flex}.groups i{background:var(--coral);border-radius:50%;width:11px;height:11px}.multiply-help p{color:var(--navy);font-size:17px;font-weight:1000}.baton{max-width:480px;min-height:300px;margin:auto;position:relative}.baton-sum{justify-content:center;align-items:center;gap:1px;font-size:38px;font-weight:1000;display:flex}.baton-sum b{color:var(--ink);margin:0 25px}.tens{color:var(--green)}.units{color:var(--red)}.v{width:130px;height:95px;position:absolute;top:57px;left:58%}.v i{background:var(--red);transform-origin:top;border-radius:4px;width:4px;height:80px;position:absolute;top:0}.v i:first-child{transform:rotate(42deg)}.v i:nth-child(2){transform:rotate(-42deg)}.v span{color:var(--red);font-size:24px;font-weight:1000;position:absolute;top:74px}.ten-group{border:4px solid var(--red);color:var(--red);background:#fff5f6;border-radius:25px;padding:10px 15px;font-size:22px;font-weight:1000;position:absolute;top:143px;left:18%;transform:rotate(35deg)}.carry{border:4px solid var(--green);width:42px;height:42px;color:var(--red);border-radius:50%;place-items:center;font-size:22px;font-weight:1000;display:grid;position:absolute;top:235px;left:48%}.place-result{border-bottom:3px dashed var(--green);font-size:34px;font-weight:1000;position:absolute;bottom:4px;right:5%}.result-page{text-align:center;padding:80px 0}.reward{background:var(--gold);color:#fff;border-radius:50%;place-items:center;width:82px;height:82px;margin:0 auto 22px;font-size:40px;display:grid;box-shadow:0 0 0 12px #fff0b8}.result-page h1{font-size:46px}.result-actions{justify-content:center;gap:12px;margin-top:30px;display:flex}.again{background:var(--gold);border:0;border-radius:15px;flex-direction:column;padding:14px 22px;display:flex;box-shadow:0 5px #c7a32f}.again span{font-size:20px;font-weight:1000}.again small{font-size:9px}.secondary{border:1px solid var(--line);background:#fff;border-radius:15px;padding:14px 20px;font-weight:900}@media (width<=720px){.module-grid,.step-grid{grid-template-columns:1fr}.step-grid .mix-card{grid-column:auto}.table-grid{grid-template-columns:1fr 1fr}.hero h1,.menu-title h1,.result-page h1{font-size:38px}.exercise{padding:28px 22px}.exercise h2{font-size:52px}.level-chip{font-size:9px}.baton{transform-origin:top;margin-bottom:-30px;transform:scale(.9)}}@media (width<=430px){header{padding:0 14px}.level-chip{text-align:center;max-width:190px}.home-page{padding:35px 0}.table-grid{grid-template-columns:1fr 1fr}.table-grid button{min-height:135px}.input-row{flex-direction:column}.input-row button{height:50px}.feedback{flex-direction:column;gap:4px}.result-actions{flex-direction:column}.baton{margin-bottom:-70px;margin-left:-35px;margin-right:-35px;transform:scale(.75)}}.pair-help{gap:12px;max-width:430px;margin:auto;display:grid}.pair{grid-template-columns:70px 1fr 70px 80px;align-items:center;gap:8px;display:grid}.pair span{border-radius:12px;place-items:center;height:48px;font-size:20px;font-weight:1000;display:grid}.pair i{border-radius:4px;height:4px;position:relative}.pair i:before,.pair i:after{content:"";background:inherit;transform-origin:100%;width:11px;height:4px;position:absolute;right:0}.pair i:before{transform:rotate(35deg)}.pair i:after{transform:rotate(-35deg)}.pair b{text-align:center;font-size:16px}.tens-pair span{color:var(--green);background:#e8f7f1;border:2px solid #9dd7c3}.tens-pair i{background:var(--green)}.units-pair span{color:var(--red);background:#fff0f2;border:2px solid #efadb7}.units-pair i{background:var(--red)}.pair-help>strong{text-align:center;color:var(--navy);padding-top:5px;font-size:30px}.baton{max-width:500px;height:325px;margin:auto;position:relative;overflow:hidden;transform:none}.number-a,.number-b,.place-result{z-index:3;font-size:42px;font-weight:1000;position:absolute;top:12px}.number-a{left:70px}.number-b{left:250px}.plus,.equals{z-index:3;font-size:36px;position:absolute;top:18px}.plus{left:190px}.equals{left:365px}.place-result{border:0;bottom:auto;left:418px;right:auto}.number-a .tens,.number-b .tens{border:3px solid var(--green);border-radius:50%;place-items:center;width:48px;height:48px;display:inline-grid}.v{width:125px;height:100px;top:64px;left:280px}.v i{height:76px}.v span{top:72px}.v span:first-of-type{left:-40px}.v span:nth-of-type(2){right:-27px}.slanted-group{border:5px solid var(--red);z-index:1;background:#fff5f688;border-radius:38px;width:245px;height:68px;position:absolute;top:45px;left:93px;transform:rotate(35deg)}.carry{z-index:4;width:46px;height:46px;top:250px;left:286px}.green-link{background:var(--green);transform-origin:0;z-index:0;border-radius:4px;height:4px;position:absolute}.green-link.one{width:250px;top:65px;left:92px;transform:rotate(63deg)}.green-link.two{width:205px;top:65px;left:274px;transform:rotate(98deg)}.green-link.dotted{background:repeating-linear-gradient(90deg,var(--green) 0 8px,transparent 8px 16px);width:185px;top:271px;left:328px;transform:rotate(-58deg)}.sheet-page{padding:42px 0 75px}.sheet-head{align-items:center;gap:18px;margin-bottom:24px;display:flex}.sheet-head>div{flex:1}.sheet-head h1{font:900 38px var(--font-fraunces),serif;margin:0}.sheet-head>span{color:var(--navy);background:#eef2ff;border-radius:99px;padding:8px 12px;font-size:11px;font-weight:900}.exam-sheet{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;gap:14px 28px;padding:28px;display:grid;box-shadow:0 18px 55px #26304a10}.exam-sheet label{border-bottom:2px solid #ecece7;grid-template-columns:25px 1fr 85px 35px;align-items:center;gap:8px;min-height:78px;padding:7px;display:grid}.exam-sheet label>small{color:#a1a7b3;font-weight:900}.exam-sheet label>b{font:900 25px var(--font-fraunces),serif}.exam-sheet input{text-align:center;border:2px solid #dfe1e4;border-radius:10px;outline:0;width:80px;height:48px;font-size:22px;font-weight:1000}.exam-sheet input:focus{border-color:#7d8dc8;box-shadow:0 0 0 3px #eef2ff}.exam-sheet em{font-style:normal;font-weight:1000}.sheet-good{background:#eff9f5;border-radius:12px}.sheet-good em{color:var(--green)}.sheet-wrong{background:#fff2ef;border-radius:12px}.sheet-wrong em{color:#b44936}.sheet-actions{text-align:center;margin-top:22px}.sheet-check{background:var(--navy);color:#fff;border:0;border-radius:14px;padding:14px 22px;font-weight:1000}.sheet-check:disabled{opacity:.35}@media (width<=720px){.exam-sheet{grid-template-columns:1fr}.sheet-head h1{font-size:31px}.pair{grid-template-columns:58px 1fr 58px 65px}.baton{transform-origin:top;margin-bottom:-55px;transform:scale(.82)}}@media (width<=430px){.exam-sheet{padding:15px}.exam-sheet label{grid-template-columns:20px 1fr 65px 30px}.exam-sheet label>b{font-size:21px}.exam-sheet input{width:62px}.sheet-head>span{display:none}.baton{margin-bottom:-100px;margin-left:-75px;margin-right:-75px;transform:scale(.67)}}.baton-svg{width:min(560px,100%);margin:auto}.baton-svg svg{width:100%;height:auto;display:block;overflow:visible}.baton-svg text{font-family:var(--font-nunito),sans-serif;paint-order:stroke fill;stroke:#fafbff;stroke-width:8px;stroke-linejoin:round;font-weight:1000}.big-svg{font-size:46px}.branch-svg{font-size:28px}.green-text{fill:var(--green)}.red-text{fill:var(--red)}.dark-text{fill:var(--ink)}.red-group-svg{fill:#fff2f4cc;stroke:var(--red);stroke-width:5px}.red-path{fill:none;stroke:var(--red);stroke-width:5px;stroke-linecap:round}.green-path{fill:none;stroke:var(--green);stroke-width:5px;stroke-linecap:round}.green-dash{fill:none;stroke:var(--green);stroke-width:5px;stroke-linecap:round;stroke-dasharray:9 10}.red-dash{fill:none;stroke:var(--red);stroke-width:4px;stroke-linecap:round;stroke-dasharray:7 10}.green-circle-svg{fill:#fafbff;stroke:var(--green);stroke-width:4px}.result-page{min-height:calc(100vh - 76px);position:relative;overflow:hidden}.result-page>:not(.confetti){z-index:2;position:relative}.confetti{z-index:1;pointer-events:none;position:absolute;inset:0}.confetti i{--x:50%;--delay:0s;--spin:360deg;top:-20px;left:var(--x);background:var(--gold);width:10px;height:18px;animation:confetti-fall 2.8s var(--delay) cubic-bezier(.2,.7,.3,1) both;border-radius:3px;position:absolute}.confetti i:nth-child(3n){background:var(--mint);border-radius:50%}.confetti i:nth-child(4n){background:var(--coral)}.confetti i:nth-child(5n){background:#7b8fd3}.celebration-complete .reward{background:var(--mint);box-shadow:0 0 0 12px #dff5ec}.celebration-good{background:radial-gradient(circle at 50% 25%,#fff5cf,#0000 43%)}.celebration-good .reward{width:96px;height:96px;font-size:25px}.celebration-excellent{background:radial-gradient(circle at 50% 22%,#fff0a8,#0000 52%)}.celebration-excellent .reward{width:116px;height:116px;font-size:21px;animation:.65s ease-out both reward-pop}.celebration-master{background:radial-gradient(circle at 50% 20%,#e7dcff,#0000 55%)}.celebration-master .reward{background:#6552ca;width:128px;height:128px;font-size:58px;animation:.65s ease-out both reward-pop}.step-grid>button.step-done{background:#eff9f5;border-color:#8fd1b8}.step-grid>button.step-done>span{background:var(--mint);color:#fff}@keyframes confetti-fall{0%{opacity:0;transform:translateY(-5vh)rotate(0)}10%{opacity:1}to{transform:translateY(92vh) rotate(var(--spin));opacity:.85}}@keyframes reward-pop{0%{opacity:0;transform:scale(.35)rotate(-12deg)}70%{transform:scale(1.12)rotate(4deg)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.confetti i,.celebration-excellent .reward,.celebration-master .reward{animation:none}}.auto-next{color:#153f34;background:#42d6a4;border-radius:14px;place-items:center;min-width:150px;height:64px;padding:0 18px;font-weight:1000;display:grid;box-shadow:0 6px #22a77d}.steps-training{background:linear-gradient(135deg,#dff8ff,#dcfff1);border:4px solid #fff;border-radius:30px;margin-top:28px;padding:25px;box-shadow:0 8px #98d5e7}.steps-training>div:first-child{text-align:center}.steps-training small{color:#4146a6;letter-spacing:1px;font-weight:1000}.steps-training h2{font:900 34px var(--font-fraunces),serif;margin:6px 0}.steps-training p{color:#566287;margin:0 0 19px}.steps-training>div:last-child{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.steps-training button{background:#fff8c8;border:3px solid #fff;border-radius:18px;grid-template-columns:auto 18px auto 18px auto 1fr;align-items:center;gap:5px;padding:14px;display:grid;box-shadow:0 5px #d8c66d}.steps-training button span{color:#4146a6;background:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:1000;display:grid}.steps-training button i{color:#ff755f;font-style:normal}.steps-training button b{text-align:right;color:#26305a}.step-sequence{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:580px;margin:35px auto 38px;display:flex}.step-sequence span{color:#4146a6;background:#eef2ff;border:2px solid #cbd1f0;border-radius:13px;place-items:center;min-width:44px;height:44px;font-size:19px;font-weight:1000;display:grid;position:relative}.step-sequence span:not(:last-child):after{content:"";background:#ff755f;width:10px;height:3px;position:absolute;right:-10px}.step-sequence .missing{color:#5b4700;background:#ffd84d;border-color:#e7b91d;transform:scale(1.12)}.steps-help{text-align:center;overflow-x:auto}.steps-track{justify-content:flex-start;align-items:center;min-width:max-content;padding:12px;display:flex}.steps-track span{align-items:center;display:flex}.steps-track b{color:#4146a6;background:#fff;border:3px solid #4146a6;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.steps-track i{color:#ff755f;margin:0 5px;font-style:normal;font-weight:1000}.steps-help>strong{color:#26305a;margin-top:8px;font-size:20px;display:block}@media (width<=620px){.steps-training>div:last-child{grid-template-columns:1fr}.steps-training button{grid-template-columns:auto 18px auto 18px auto 1fr}.auto-next{height:52px}.step-sequence{gap:6px;margin:26px auto}.step-sequence span{min-width:36px;height:38px;font-size:16px}}.celebration-demo-link{text-align:left;background:linear-gradient(135deg,#fff,#f2edff);border:1px solid #dfd9f2;border-radius:18px;grid-template-columns:42px 1fr 24px;align-items:center;gap:13px;width:min(620px,100%);margin:-16px auto 0;padding:15px 18px;display:grid;box-shadow:0 9px 30px #49349e12}.celebration-demo-link>span{color:#fff;background:#6552ca;border-radius:13px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.celebration-demo-link strong,.celebration-demo-link small{display:block}.celebration-demo-link small{color:var(--muted);margin-top:3px}.celebrations-page{padding:38px 0 75px}.celebration-demo-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.demo-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;min-height:275px;padding:34px 25px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 45px #26304a0d}.demo-card>*{z-index:2;position:relative}.demo-card small{letter-spacing:1.3px;color:#858da0;font-size:9px;font-weight:1000}.demo-card h2{font:900 25px/1.1 var(--font-fraunces),serif;margin:10px 0 7px}.demo-card p{color:var(--muted);margin:0}.demo-stars,.demo-crown{background:var(--mint);color:#fff;border-radius:50%;place-items:center;width:78px;height:78px;margin-bottom:18px;font-size:24px;display:grid;box-shadow:0 0 0 10px #e0f5ed}.demo-good{background:radial-gradient(circle at 50% 35%,#fff3be,#fff 65%)}.demo-good .demo-stars{background:var(--gold);box-shadow:0 0 0 10px #fff0b8}.demo-excellent{background:radial-gradient(circle at 50% 35%,#ffe997,#fff 68%)}.demo-excellent .demo-stars{background:var(--gold);width:92px;height:92px;animation:.65s ease-out both reward-pop;box-shadow:0 0 0 12px #fff0b8}.demo-master{background:radial-gradient(circle at 50% 38%,#ded3ff,#fff 70%);grid-column:1/-1}.demo-master .demo-crown{background:#6552ca;width:106px;height:106px;font-size:52px;animation:.65s ease-out both reward-pop;box-shadow:0 0 0 13px #e8e1ff}.mini-confetti{color:var(--coral);letter-spacing:20px;white-space:nowrap;opacity:.9;font-size:22px;animation:1.2s ease-in-out infinite alternate confetti-glow;position:absolute;inset:20px 10px auto}@keyframes confetti-glow{0%{opacity:.5;transform:translateY(-5px)scale(.96)}to{opacity:1;transform:translateY(8px)scale(1.04)}}@media (width<=720px){.celebration-demo-grid{grid-template-columns:1fr}.demo-master{grid-column:auto}.celebration-demo-link{margin-top:-18px}}@media (prefers-reduced-motion:reduce){.mini-confetti,.demo-excellent .demo-stars,.demo-master .demo-crown{animation:none}}.celebration-master .finale-banner{z-index:2;color:#fff;letter-spacing:.13em;background:#ff755f;border:3px solid #fff;border-radius:999px;margin-bottom:24px;padding:10px 22px;font-size:13px;font-weight:1000;animation:.65s ease-out both reward-pop;display:inline-block;position:relative;box-shadow:0 6px #bd4435}.celebration-master h1{color:#31216f;text-shadow:0 3px #fff}.celebration-master>p:not(.eyebrow){color:#493d70;max-width:610px;margin:14px auto;font-size:19px;font-weight:900}.finale-medal{z-index:2;color:#432d69;background:linear-gradient(135deg,#ffe36f,#ffad5c);border:4px solid #fff;border-radius:26px;flex-direction:column;align-items:center;width:230px;margin:25px auto;padding:16px;animation:1.1s ease-in-out .3s both medal-dance;display:flex;position:relative;transform:rotate(-2deg);box-shadow:0 9px #d88428}.finale-medal span{font-size:48px;line-height:1}.finale-medal strong{letter-spacing:.06em;font-size:21px}.finale-medal small{font-weight:900}.celebration-master:before,.celebration-master:after{content:"★";z-index:2;color:#ffcc38;font-size:70px;animation:.8s ease-in-out infinite alternate star-pulse;position:absolute;top:22%}.celebration-master:before{left:10%;transform:rotate(-18deg)}.celebration-master:after{right:10%;transform:rotate(18deg)}@keyframes medal-dance{0%{opacity:0;transform:scale(.2)rotate(-20deg)}65%{transform:scale(1.12)rotate(4deg)}to{opacity:1;transform:scale(1)rotate(-2deg)}}@keyframes star-pulse{to{filter:drop-shadow(0 0 12px #fff);transform:scale(1.25)rotate(12deg)}}@media (width<=600px){.celebration-master:before,.celebration-master:after{font-size:40px;top:18%}.celebration-master:before{left:3%}.celebration-master:after{right:3%}.celebration-master .finale-banner{font-size:10px}.celebration-master>p:not(.eyebrow){padding:0 18px;font-size:16px}}.skwila-shell{--navy:#4146a6;--ink:#26305a;--muted:#68709b;--paper:#fffaf0;--line:#d9dcff;--gold:#ffd84d;--mint:#42d6a4;--coral:#ff755f;background:linear-gradient(#91ddff 0 250px,#fff8dc 250px 100%);min-height:100vh;font-family:Arial Rounded MT Bold,Trebuchet MS,system-ui,sans-serif;position:relative;overflow:hidden}.skwila-shell:before,.skwila-shell:after{content:"";opacity:.85;z-index:0;background:#fff;border-radius:50%;position:absolute}.skwila-shell:before{width:180px;height:70px;top:105px;left:-35px;box-shadow:75px 13px 0 15px #fff,930px -18px 0 10px #fff}.skwila-shell:after{width:120px;height:55px;top:185px;right:-20px;box-shadow:-55px 12px 0 9px #fff}.skwila-shell>header,.skwila-shell>section,.skwila-shell>.play-page{z-index:2;position:relative}.skwila-shell>header{background:#fffefa;border:0;border-bottom:5px solid #ffd84d;height:82px;padding:0 5vw;box-shadow:0 7px #ff9c7c}.skwila-shell .logo span{color:#4146a6;text-shadow:3px 3px #b6f0df;font-size:34px;transform:rotate(-2deg)}.skwila-shell .logo small{color:#ff755f;font-size:8px}.skwila-shell .level-chip{color:#594a00;background:#fff0a8;border:2px solid #ffd84d;font-size:12px;box-shadow:0 4px #e8bb2d}.skwila-shell .home-page{padding:45px 0 65px}.skwila-shell .hero{background:#fffefa;border:4px solid #fff;border-radius:36px;padding:30px 24px;transform:rotate(-.4deg);box-shadow:0 12px #5bbde7,0 22px 35px #24547124}.skwila-shell .hero .eyebrow{color:#fff;background:#ff755f;border-radius:99px;margin-bottom:14px;padding:7px 13px;display:inline-block}.skwila-shell .hero h1{color:#4146a6;text-shadow:4px 4px #ffd84d;font-size:62px}.skwila-shell .hero>p:last-child{color:#53618d;font-weight:800}.skwila-shell .module-grid{gap:25px}.skwila-shell .module-card{border:4px solid #fff;border-radius:34px;padding:28px;transition:transform .18s;box-shadow:0 11px #26305a2b,0 22px 35px #26305a18}.skwila-shell .module-card:hover{transform:translateY(-7px)rotate(-1deg)}.skwila-shell .module-card.add{background:linear-gradient(145deg,#c8ffe8,#7ce6bd)}.skwila-shell .module-card.mult{background:linear-gradient(145deg,#fff1a7,#ffc85c)}.skwila-shell .module-icon{background:#4146a6;border-radius:25px;width:72px;height:72px;font-size:46px;transform:rotate(-5deg);box-shadow:0 7px #24286e}.skwila-shell .module-card.mult .module-icon{background:#ff755f;transform:rotate(5deg);box-shadow:0 7px #c94e3c}.skwila-shell .module-card small{color:#4146a6}.skwila-shell .module-card h2{color:#26305a;font-size:38px}.skwila-shell .module-card p{color:#455078;font-weight:700}.skwila-shell .module-card b{color:#4146a6;background:#fff;border-radius:99px;padding:10px 15px;display:inline-block;box-shadow:0 4px #fff8}.skwila-shell .celebration-demo-link{color:#fff;background:linear-gradient(90deg,#a992ff,#ff8bd4);border:4px solid #fff;box-shadow:0 8px #6650b7}.skwila-shell .celebration-demo-link small{color:#fff}.skwila-shell .celebration-demo-link>span{color:#5b4700;background:#ffd84d}.skwila-shell .menu-page{background:#fffaf0aa;border-radius:40px;margin-top:32px}.skwila-shell .step-grid>button{background:#fff;border:3px solid #fff;border-radius:22px;box-shadow:0 6px #cdd2ee}.skwila-shell .step-grid>button:nth-child(3n+1)>span{background:#66d8ff}.skwila-shell .step-grid>button:nth-child(3n+2)>span{background:#ff9c7c}.skwila-shell .step-grid>button:nth-child(3n)>span{background:#ffd84d}.skwila-shell .step-grid>button>span{color:#26305a;font-size:20px}.skwila-shell .step-grid .mix-card{background:linear-gradient(90deg,#4146a6,#7865d8);box-shadow:0 8px #24286e}.skwila-shell .table-grid button{background:linear-gradient(145deg,#fff,#e8f7ff);border:4px solid #fff;border-radius:30px;box-shadow:0 8px #b5d8e8}.skwila-shell .table-grid button:nth-child(2n){background:linear-gradient(145deg,#fff8c8,#ffe07a)}.skwila-shell .table-grid strong{color:#4146a6}.skwila-shell .table-grid i{background:#ff755f;width:13px;height:13px}.skwila-shell .play-page{background:radial-gradient(circle at 50% 8%,#fff6a2 0 18%,#0000 40%),linear-gradient(#9be3ff,#eafaff)}.skwila-shell .exercise{border:5px solid #fff;border-radius:36px;box-shadow:0 12px #5bbde7,0 28px 55px #24547125}.skwila-shell .exercise h2{color:#4146a6;font-size:72px}.skwila-shell .input-row input{background:#fffef8;border:4px solid #c7ccf4}.skwila-shell .input-row button,.skwila-shell .sheet-check{background:#ff755f;box-shadow:0 6px #c94e3c}.skwila-shell .help-btn{color:#594a00;background:#fff0a8;border:2px solid #ffd84d}.skwila-shell .exam-sheet{background:#fffef8;border:5px solid #fff;box-shadow:0 12px #5bbde7}.skwila-shell .result-page{background:radial-gradient(circle,#fff8a5,#9be3ff 60%,#a992ff);width:100%;max-width:none}.skwila-shell .reward{border:6px solid #fff}@media (width<=720px){.skwila-shell{background:linear-gradient(#91ddff 0 210px,#fff8dc 210px 100%)}.skwila-shell .hero{padding:24px 16px}.skwila-shell .hero h1{font-size:46px}.skwila-shell .module-grid{gap:18px}.skwila-shell .module-card{padding:23px}.skwila-shell .module-icon{width:62px;height:62px;font-size:40px}.skwila-shell .exercise h2{font-size:58px}.skwila-shell .menu-page{border-radius:28px;margin-top:18px}.skwila-shell .level-chip{font-size:9px}}.resume-card{color:#fff;text-align:left;background:linear-gradient(115deg,#263b78,#435da7);border:0;border-radius:20px;grid-template-columns:45px 1fr auto;align-items:center;gap:13px;width:min(720px,100%);margin:-15px auto 0;padding:15px 18px;display:grid;box-shadow:0 9px #172858}.resume-card>span{color:#263b78;background:#ffd75e;border-radius:14px;place-items:center;width:43px;height:43px;display:grid}.resume-card div{display:grid}.resume-card small{letter-spacing:1px;color:#bfcaf1;font-size:9px;font-weight:1000}.resume-card strong{font-size:15px}.resume-card em{color:#dce3fa;font-size:11px;font-style:normal}.resume-card>b{font-size:12px}@media (width<=560px){.resume-card{grid-template-columns:40px 1fr}.resume-card>b{display:none}}.saki-guide{z-index:18;pointer-events:none;filter:drop-shadow(0 10px 18px #6c3b1d22);align-items:flex-end;display:flex;position:fixed;bottom:12px;right:16px}.saki-guide img{object-fit:contain;object-position:bottom;width:122px;height:142px;animation:3s ease-in-out infinite sakiFloat}.saki-guide div{color:#263b78;background:#fff;border:3px solid #263b78;border-radius:20px 20px 5px;max-width:170px;margin:0 -8px 90px 0;padding:10px 13px;font-size:12px;font-weight:1000;box-shadow:0 8px 24px #263b7820}.saki-guide.is-happy img{animation:.65s sakiJump}.saki-guide.is-happy div{background:#fff2a8}.saki-guide.is-helping div{background:#dff7ee}@keyframes sakiFloat{50%{transform:translateY(-5px)rotate(1deg)}}@keyframes sakiJump{45%{transform:translateY(-28px)rotate(-5deg)}}@media (width<=720px){.saki-guide{bottom:0;right:2px}.saki-guide img{width:86px;height:104px}.saki-guide div{max-width:130px;margin:0 -9px 66px 0;padding:7px 9px;font-size:10px}.play-page{padding-bottom:115px}}.skwila-shell .saki-guide{background:0 0;border:0;flex-direction:row;width:auto;height:auto;padding:0;inset:auto 16px 12px auto}.five-balance{text-align:center;max-width:520px;margin:auto;padding:8px 4px 4px}.balance-equation{color:#26305a;grid-template-columns:52px 26px 52px 44px 52px 26px 60px;justify-content:center;align-items:center;gap:4px;display:grid}.balance-equation b{background:#fff;border:4px solid #4146a6;border-radius:17px;place-items:center;height:52px;font-size:28px;display:grid;box-shadow:0 5px #cbd0ee}.balance-equation b:nth-of-type(2),.balance-equation b:nth-of-type(4){background:#fff0a8;border-color:#f3c936}.balance-equation span,.balance-equation em{font-size:24px;font-style:normal;font-weight:1000}.balance-beam{width:330px;height:105px;margin:7px auto 0;position:relative}.balance-beam strong{background:#4146a6;border-radius:8px;height:8px;position:absolute;top:45px;left:25px;right:25px;transform:rotate(0);box-shadow:0 4px #24286e}.balance-beam span{border-bottom:45px solid #ff755f;border-left:18px solid #0000;border-right:18px solid #0000;width:0;height:0;position:absolute;top:49px;left:147px}.balance-beam i{border-radius:99px;padding:8px 12px;font-size:16px;font-style:normal;font-weight:1000;position:absolute;top:5px}.balance-left{color:#17634d;background:#dff7ee;left:35px}.balance-right{color:#a63f31;background:#ffe7df;right:35px}.balance-result{justify-content:center;align-items:center;gap:12px;margin-top:-8px;display:flex}.balance-result>b{color:#173f35;background:#42d6a4;border-radius:16px;min-width:76px;padding:8px 15px;font-size:32px;box-shadow:0 5px #22a77d}.balance-result span{color:#ff755f;font-size:22px;font-weight:1000}.balance-result strong{color:#4146a6;font-size:28px}@media (width<=480px){.balance-equation{grid-template-columns:42px 18px 42px 28px 42px 18px 50px}.balance-equation b{border-width:3px;height:45px;font-size:23px}.balance-beam{width:285px}.balance-beam strong{left:20px;right:20px}.balance-beam span{left:125px}.balance-left{left:25px}.balance-right{right:25px}}.skwila-shell .step-grid>button.new-step{background:linear-gradient(135deg,#fffdf0,#fff4b9);border-color:#ffd84d;box-shadow:0 7px #e5bd32}.skwila-shell .step-grid>button.new-step:hover{border-color:#ffbd2e;box-shadow:0 9px #d9a91c}.skwila-shell .new-badge{color:#fff;letter-spacing:1px;background:#ff6f61;border-radius:999px;margin:0 0 5px;padding:4px 8px;font-size:9px;font-weight:1000;line-height:1;display:inline-block}.daily-report-link{text-align:left;color:#17345c;cursor:pointer;background:linear-gradient(135deg,#ffe36f,#ffb85c);border:3px solid #17345c;border-radius:24px;align-items:center;gap:16px;width:100%;margin:22px 0 12px;padding:18px 22px;display:flex;box-shadow:0 7px #17345c}.daily-report-link>span{background:#fff;border-radius:18px;place-items:center;width:52px;height:52px;font-size:28px;display:grid}.daily-report-link div{flex-direction:column;flex:1;gap:3px;display:flex}.daily-report-link strong{font-size:20px}.daily-report-link small{font-size:14px;font-weight:700}.daily-report-link>b{font-size:26px}.daily-report-link:active{transform:translateY(5px);box-shadow:0 2px #17345c}.daily-report{padding:28px 0 80px}.report-hero{color:#17345c;background:linear-gradient(135deg,#72e4cf,#8cc8ff);border:3px solid #17345c;border-radius:30px;margin-top:20px;padding:34px;position:relative;overflow:hidden;box-shadow:0 8px #17345c}.report-hero:after{content:"★  ✦  ★";color:#fff;font-size:30px;position:absolute;top:24px;right:28px;transform:rotate(7deg)}.report-hero span{letter-spacing:.14em;font-size:13px;font-weight:950}.report-hero h1{max-width:75%;margin:8px 0 4px;font-size:clamp(30px,6vw,52px);line-height:1}.report-hero p{text-transform:capitalize;margin:0;font-size:16px;font-weight:800}.report-tabs{grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0 18px;display:grid}.report-tabs button{color:#17345c;cursor:pointer;background:#fff;border:3px solid #17345c;border-radius:20px;justify-content:center;align-items:center;gap:9px;padding:14px 10px;font-size:15px;font-weight:950;display:flex;box-shadow:0 4px #17345c}.report-tabs button:nth-child(2) i{background:#ff806f}.report-tabs button:nth-child(3) i{background:#6b54df}.report-tabs button.active{box-shadow:none;background:#fff4b7;transform:translateY(4px)}.report-tabs i{color:#fff;background:#f2c94c;border-radius:10px;place-items:center;width:31px;height:31px;font-size:20px;font-style:normal;display:grid}.report-view-title{color:#17345c;text-transform:capitalize;margin:0;font-size:23px}.report-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0;display:grid}.report-stats article{text-align:center;color:#17345c;border:3px solid #17345c;border-radius:24px;flex-direction:column;justify-content:center;min-height:130px;padding:18px;display:flex;box-shadow:0 6px #17345c}.report-stats article:first-child{background:#ffe36f}.report-stats article:nth-child(2){background:#ff9f91}.report-stats article:nth-child(3){background:#a8e67b}.report-stats b{font-size:36px;line-height:1}.report-stats span{margin-top:8px;font-size:13px;font-weight:900}.report-list{background:#fff;border:3px solid #17345c;border-radius:28px;padding:10px 18px;box-shadow:0 7px #17345c}.report-list article{color:#17345c;border-bottom:2px dashed #cbd8e8;align-items:center;gap:14px;padding:15px 4px;display:flex}.report-list article:last-child{border-bottom:0}.report-list i{background:#e8f3ff;border-radius:15px;place-items:center;width:44px;height:44px;font-size:25px;font-style:normal;font-weight:950;display:grid}.report-list div{flex-direction:column;flex:1;display:flex}.report-list strong{font-size:17px}.report-list span{color:#61728e;font-size:13px;font-weight:700}.report-list article>b{font-size:21px}.report-empty{text-align:center;color:#17345c;background:#fff;border:3px dashed #7aa2ca;border-radius:28px;padding:38px;font-size:18px;font-weight:900}.report-cheer{color:#fff;text-align:center;background:#6b54df;border-radius:22px;margin-top:22px;padding:18px;font-size:20px;font-weight:950;box-shadow:0 6px #3d2ca0}@media (width<=640px){.report-hero{padding:26px 22px}.report-hero:after{font-size:22px;right:18px}.report-tabs{gap:6px}.report-tabs button{border-width:2px;gap:4px;padding:10px 4px;font-size:11px}.report-tabs i{width:27px;height:27px}.report-stats{gap:8px}.report-stats article{border-width:2px;min-height:110px;padding:10px 6px}.report-stats b{font-size:27px}.report-stats span{font-size:11px}.daily-report-link{padding:14px}.daily-report-link>span{width:45px;height:45px}.daily-report-link strong{font-size:17px}}.nora-coach-trigger{color:#303b77;background:#fff2bd;border:0;border-radius:999px;align-items:center;gap:7px;margin-left:10px;padding:5px 11px 5px 6px;font-size:10px;font-weight:1000;display:flex;box-shadow:0 3px #e5bd32}.nora-coach-trigger img{object-fit:contain;width:29px;height:29px}.nora-stage{z-index:1000;color:#fff;background:radial-gradient(circle at 22% 35%,#fff6bd 0 13%,#0000 34%),linear-gradient(135deg,#5f4fd6,#36328c 52%,#252363);grid-template-columns:minmax(260px,.8fr) minmax(520px,1.2fr);align-items:center;padding:clamp(30px,5vw,80px);animation:.45s ease-out nora-stage-in;display:grid;position:fixed;inset:0;overflow:auto}.nora-stage:before{content:"";background-image:radial-gradient(#fff9 1.4px,#0000 1.4px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.nora-close{z-index:4;color:#fff;background:#ffffff18;border:2px solid #ffffff80;border-radius:50%;width:52px;height:52px;font-size:34px;position:fixed;top:24px;right:28px}.nora-sparkles{color:#ffe46b;letter-spacing:5vw;font-size:clamp(16px,2vw,30px);animation:1.8s infinite alternate nora-twinkle;position:absolute;top:8%;left:7%;right:7%}.nora-character{z-index:2;place-items:center;min-height:480px;display:grid;position:relative}.nora-character img{z-index:2;object-fit:contain;filter:drop-shadow(0 30px 35px #17154888);width:min(420px,80%);max-height:72vh;animation:.7s cubic-bezier(.2,.8,.25,1.25) nora-arrive;position:relative}.nora-glow{aspect-ratio:1;background:#fff1a9;border-radius:50%;width:65%;position:absolute;box-shadow:0 0 80px #fff2a8}.nora-wand{z-index:3;color:#fff06e;filter:drop-shadow(0 0 18px #fff);font-size:72px;animation:1.2s ease-in-out infinite alternate nora-wand;position:absolute;top:24%;right:14%}.nora-dialogue{z-index:2;color:#26305a;background:#fff;border-radius:42px;max-width:720px;padding:clamp(28px,4vw,54px);position:relative;box-shadow:0 28px #25236366}.nora-kicker{letter-spacing:2px;color:#ff6f61;font-size:10px;font-weight:1000}.nora-dialogue h1{font:900 clamp(38px,5vw,68px)/.98 var(--font-fraunces),serif;color:#4146a6;margin:10px 0 14px}.nora-dialogue>p{color:#667091;margin:0 0 20px;font-size:17px}.nora-dialogue>p strong{color:#ff6f61}.nora-daily-title{align-items:center;gap:13px;margin:18px 0 12px;display:flex}.nora-daily-title>span{color:#3c3b72;background:#ffd84d;border-radius:15px;padding:10px 13px;font-size:18px;font-weight:1000;transform:rotate(-3deg)}.nora-daily-title b,.nora-daily-title small{display:block}.nora-daily-title b{font-size:19px}.nora-daily-title small{color:#8a91aa}.nora-missions{gap:9px;display:grid}.nora-missions>button{text-align:left;background:#fafaff;border:2px solid #e8e8f6;border-radius:18px;grid-template-columns:45px 1fr 30px;align-items:center;gap:11px;width:100%;padding:10px 13px;transition:all .18s;display:grid}.nora-missions>button:hover{background:#fffbed;border-color:#ffd84d;transform:translate(7px)}.nora-missions i{color:#267860;background:#c8f5e8;border-radius:14px;place-items:center;width:43px;height:43px;font-size:23px;font-style:normal;display:grid}.nora-missions>button:nth-child(2) i{color:#a46b00;background:#fff0a9}.nora-missions>button:nth-child(3) i{color:#654dc3;background:#eadfff}.nora-missions span>*{display:block}.nora-missions small{letter-spacing:1.2px;color:#ff6f61;font-size:8px;font-weight:1000}.nora-missions b{margin:2px 0;font-size:15px}.nora-missions em{color:#8189a0;font-size:11px;font-style:normal}.nora-missions>button>strong{color:#ff806f;font-size:22px}.nora-voice{align-items:center;gap:14px;margin-top:16px;display:flex}.nora-voice button{color:#fff;background:#ff6f61;border:0;border-radius:14px;padding:12px 17px;font-weight:1000;box-shadow:0 4px #c64d43}.nora-voice small{color:#7a8299;font-weight:800}@keyframes nora-stage-in{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes nora-arrive{0%{opacity:0;transform:translate(-60px)scale(.7)rotate(-8deg)}to{opacity:1;transform:none}}@keyframes nora-wand{to{transform:rotate(16deg)scale(1.15)}}@keyframes nora-twinkle{to{opacity:.45;transform:translateY(8px)}}@media (width<=900px){.nora-stage{grid-template-columns:1fr;padding:74px 18px 30px}.nora-character{min-height:190px}.nora-character img{width:170px;max-height:200px}.nora-glow{width:180px}.nora-wand{font-size:45px;top:4%;right:31%}.nora-dialogue{border-radius:30px;padding:25px}.nora-dialogue h1{font-size:38px}.nora-coach-trigger span{display:none}.nora-coach-trigger{padding:4px}.nora-missions>button{grid-template-columns:40px 1fr 24px}.nora-voice{flex-direction:column;align-items:flex-start}.nora-sparkles{display:none}}@media (width<=480px){.nora-stage{display:block}.nora-character{min-height:150px}.nora-character img{height:145px}.nora-dialogue h1 br{display:none}.nora-dialogue>p{font-size:14px}.nora-close{width:44px;height:44px;top:14px;right:14px}.nora-dialogue{padding:21px 18px}.nora-daily-title{margin-top:12px}.nora-missions b{font-size:14px}}.nora-live-words{z-index:5;color:#4146a6;text-align:center;transform-origin:bottom;background:#fff;border-radius:28px 28px 28px 7px;grid-row:1;align-self:end;width:min(430px,90%);min-height:92px;margin:0 auto 12px;padding:18px 24px;font-size:clamp(16px,2vw,24px);font-weight:1000;position:relative;box-shadow:0 12px #211f6466}.nora-live-words:after{content:"";border:13px solid #0000;border-top-color:#fff;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.nora-character>img{grid-row:2}.nora-character.is-talking .nora-live-words{animation:.4s ease-out nora-bubble}.nora-character.is-talking img{animation:.68s ease-in-out infinite alternate nora-talk}.nora-sound{z-index:4;align-items:flex-end;gap:5px;height:42px;display:flex;position:absolute;top:42%;left:7%}.nora-sound i{background:#ff6f61;border-radius:9px;width:7px;height:12px;display:block}.nora-character.is-talking .nora-sound i{animation:.55s ease-in-out infinite alternate nora-sound}.nora-character.is-talking .nora-sound i:nth-child(2){animation-delay:.18s}.nora-character.is-talking .nora-sound i:nth-child(3){animation-delay:.34s}.nora-wand i{background:#fff06e;border-radius:50%;width:10px;height:10px;animation:1.3s infinite nora-magic;position:absolute;box-shadow:0 0 15px #fff}.nora-wand i:first-child{top:10px;left:-28px}.nora-wand i:nth-child(2){animation-delay:.3s;top:-20px;right:-24px}.nora-wand i:nth-child(3){animation-delay:.6s;bottom:-15px;right:-38px}@keyframes nora-talk{0%{transform:translateY(0)rotate(-1deg)scale(1)}to{transform:translateY(-10px)rotate(1.5deg)scale(1.025)}}@keyframes nora-bubble{0%{opacity:0;transform:scale(.75)translateY(20px)}to{opacity:1;transform:none}}@keyframes nora-sound{to{background:#ffd84d;height:40px}}@keyframes nora-magic{0%,to{opacity:0;transform:translate(0)scale(.4)}50%{opacity:1;transform:translate(18px,-20px)scale(1.25)}}@media (width<=900px){.nora-stage{align-content:start;padding:30px 18px}.nora-character{min-height:auto;margin-bottom:0}.nora-character img{width:min(310px,62vw);max-height:34vh}.nora-glow{width:min(300px,64vw)}.nora-live-words{width:min(520px,94%);min-height:0;margin-bottom:12px;padding:13px 16px;font-size:15px}.nora-wand{font-size:50px;top:48%;right:20%}}@media (width<=480px){.nora-character{min-height:auto;margin-top:0}.nora-character img{width:min(250px,62vw);height:auto;max-height:27vh}.nora-live-words{width:calc(100% - 16px);margin-bottom:10px;padding:10px 13px;font-size:13px}.nora-dialogue{z-index:7;position:relative}.nora-dialogue h1{font-size:31px}}.wardrobe-home-card{text-align:left;color:#313777;background:linear-gradient(115deg,#f3eaff,#ffe8df 58%,#fff5c8);border:0;border-radius:28px;grid-template-columns:64px 1fr auto;align-items:center;gap:18px;width:100%;margin-top:22px;padding:22px 28px;display:grid;box-shadow:0 9px #dbcde8}.wardrobe-home-icon{color:#fff;background:#6f62b5;border-radius:20px;place-items:center;width:60px;height:60px;font-size:30px;display:grid}.wardrobe-home-card div{display:grid}.wardrobe-home-card small{letter-spacing:.15em;color:#98728f;font-size:9px;font-weight:1000}.wardrobe-home-card strong{font:900 25px var(--font-fraunces),serif}.wardrobe-home-card em{color:#766f8a;font-size:13px;font-style:normal}.wardrobe-home-card>b{background:#fff;border-radius:99px;padding:11px 16px;font-size:12px}.wardrobe-page{background:#fffaf1;min-height:calc(100vh - 76px);padding:28px clamp(14px,4vw,54px) 70px}.wardrobe-top{text-align:center;grid-template-columns:120px 1fr 140px;align-items:center;max-width:1200px;margin:auto;display:grid}.wardrobe-top small{letter-spacing:.16em;color:#9b7c8c;font-size:10px;font-weight:1000}.wardrobe-top h1{font:900 clamp(28px,4vw,45px) var(--font-fraunces),serif;color:#4a4288;margin:4px 0 18px}.wardrobe-top>span{color:#8b8492;font-size:11px;font-weight:900;transition:all .2s}.wardrobe-top>span.saved{color:#24775a;transform:scale(1.06)}.girl-room{background:linear-gradient(#f9e8df 0 62%,#d8c5af 62%);border:7px solid #fff;border-radius:38px;max-width:1200px;height:520px;margin:auto;position:relative;overflow:hidden;box-shadow:0 18px 55px #6d527426,inset 0 0 0 2px #ead8ce}.girl-room:before{content:"";opacity:.55;background:repeating-linear-gradient(90deg,#0000 0 88px,#efdbd2 89px 91px);position:absolute;inset:0 0 38%}.room-window{background:linear-gradient(#bfe5ed,#eef9f8);border:12px solid #fff;border-radius:70px 70px 16px 16px;width:170px;height:160px;position:absolute;top:52px;left:8%;box-shadow:0 8px #d2b6ac}.room-window i{background:#fff;position:absolute}.room-window i:first-child{width:8px;top:0;bottom:0;left:50%}.room-window i:nth-child(2){height:8px;top:50%;left:0;right:0}.room-window span{color:#fff;font-size:38px;position:absolute;top:23px;right:24px}.room-shelf{background:#8c6e63;border-radius:10px;justify-content:space-around;align-items:flex-end;width:190px;height:18px;padding:0 18px;display:flex;position:absolute;top:62px;right:8%;box-shadow:0 8px #6e514a}.room-shelf span{color:#7065ad;font-size:31px;transform:translateY(-20px)}.room-bed{background:#f4eee5;border:7px solid #fff;border-radius:55px 32px 18px 18px;width:290px;height:112px;position:absolute;bottom:62px;left:2%;box-shadow:0 8px #b99888}.room-bed:before{content:"";background:#a9cbbf;border-radius:28px 20px 10px 10px;position:absolute;inset:42px 8px 8px}.room-bed i{background:#fff;border-radius:28px;width:95px;height:50px;position:absolute;top:10px;left:22px}.room-bed b{background:#d7cadf;border-radius:50%;width:52px;height:52px;position:absolute;top:18px;right:28px}.room-rug{background:#efe1bd;border:6px solid #fff7e4;border-radius:50%;width:430px;height:92px;position:absolute;bottom:18px;left:50%;transform:translate(-44%)}.room-plant{color:#769783;text-align:center;background:#b77764;border-radius:10px 10px 35px 35px;width:82px;height:90px;font-size:84px;line-height:45px;position:absolute;bottom:70px;right:8%}.noura-doll{--dress:#8bb6a0;--shoe:#eee6d8;z-index:4;width:255px;height:420px;position:absolute;bottom:44px;left:52%;transform:translate(-50%)}.noura-doll img{object-fit:contain;z-index:2;filter:drop-shadow(0 15px 14px #5b445c33);width:100%;height:100%;position:absolute;inset:0}.doll-glow{filter:blur(9px);background:#fff8d3;border-radius:50%;width:260px;height:260px;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.garment-layer{z-index:3;background:var(--dress);opacity:.62;mix-blend-mode:multiply;clip-path:polygon(13% 0,82% 0,100% 80%,83% 100%,14% 96%,0 76%);width:122px;height:139px;position:absolute;top:153px;left:70px}.shoe-layer{z-index:3;background:var(--shoe);opacity:.85;mix-blend-mode:multiply;border-radius:50% 50% 35% 35%;width:54px;height:27px;position:absolute;bottom:18px}.shoe-one{left:43px;transform:rotate(8deg)}.shoe-two{right:34px;transform:rotate(-7deg)}.outfit-sauge{--dress:#719c87}.outfit-rose{--dress:#d6959d}.outfit-marine{--dress:#3f568a}.outfit-lilas{--dress:#9889b6}.outfit-exploratrice{--dress:#9a765a}.shoes-creme{--shoe:#efe2c6}.shoes-rose{--shoe:#d9929b}.shoes-marine{--shoe:#405783}.shoes-dore{--shoe:#d3aa4c}.doll-accessory{z-index:5;color:#fff;place-items:center;display:grid;position:absolute}.accessory-etoile{background:#d9af45;border-radius:50%;width:32px;height:32px;top:135px;right:78px}.accessory-sac{background:#ad8271;border:4px solid #765b52;border-radius:11px;width:46px;height:52px;font-size:18px;top:220px;right:25px}.accessory-baguette{color:#d3a92e;filter:drop-shadow(0 0 8px #fff);font-size:58px;top:170px;right:0}.room-message{z-index:5;color:#6158a1;background:#fff;border-radius:20px 20px 20px 4px;padding:12px 18px;font-weight:1000;position:absolute;top:100px;left:62%;box-shadow:0 7px #cdbdd4}.wardrobe-drawer{background:#fff;border-radius:32px;max-width:1200px;margin:20px auto 0;padding:22px;box-shadow:0 14px 40px #6b527313}.wardrobe-tabs{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.wardrobe-tabs span{letter-spacing:.13em;color:#756a9f;font-weight:1000}.wardrobe-tabs small{color:#9b919d}.wardrobe-drawer section{margin-top:17px}.wardrobe-drawer h2{color:#514a6d;margin:0 0 8px;font-size:13px}.choice-row{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.choice-row.compact{grid-template-columns:repeat(4,1fr)}.choice-row button{background:#fffaf5;border:2px solid #eee7e0;border-radius:18px;place-items:center;gap:3px;min-height:84px;padding:9px;display:grid;position:relative}.choice-row button.selected{background:#f1efff;border-color:#7063b2;box-shadow:0 5px #d9d3f2}.choice-row i{color:#897caf;font-size:30px;font-style:normal}.choice-row span{font-size:11px;font-weight:900}.choice-row b{color:#fff;background:#55b98f;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid;position:absolute;top:7px;right:7px}.mini-sauge{color:#719c87!important}.mini-rose{color:#d6959d!important}.mini-marine{color:#3f568a!important}.mini-lilas{color:#9889b6!important}.mini-exploratrice{color:#9a765a!important}.mini-creme{color:#d9c59d!important}.mini-dore{color:#d3aa4c!important}@media (width<=760px){.wardrobe-home-card{grid-template-columns:54px 1fr;padding:18px}.wardrobe-home-card>b{display:none}.wardrobe-top{grid-template-columns:60px 1fr}.wardrobe-top>span{display:none}.girl-room{height:460px}.room-window{width:105px;height:110px;left:4%}.room-shelf{width:120px;right:3%}.room-bed{width:180px;height:84px;bottom:52px}.room-plant{bottom:62px;right:4%;transform:scale(.75)}.noura-doll{width:210px;height:355px;bottom:28px;left:51%}.garment-layer{width:100px;height:115px;top:131px;left:58px}.shoe-layer{width:43px;height:22px;bottom:17px}.shoe-one{left:37px}.shoe-two{right:29px}.room-message{max-width:130px;font-size:11px;top:175px;left:auto;right:13px}.choice-row,.choice-row.compact{padding:0 2px 8px;display:flex;overflow-x:auto}.choice-row button{min-width:105px}.wardrobe-tabs small{display:none}}@media (width<=430px){.wardrobe-page{padding:18px 10px 50px}.wardrobe-top h1{font-size:25px}.girl-room{border-width:4px;height:420px}.noura-doll{width:185px;height:320px}.garment-layer{width:88px;height:104px;top:118px;left:52px}.room-message{top:130px}.wardrobe-drawer{padding:16px 12px}}.real-noura{z-index:4;place-items:end center;width:290px;height:455px;display:grid;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.real-noura img{object-fit:contain;filter:drop-shadow(0 17px 15px #4a365535);max-width:100%;max-height:100%;animation:.38s cubic-bezier(.2,.8,.3,1) real-look-in}.real-wardrobe .room-message{text-align:center;display:grid}.real-wardrobe .room-message small{color:#8d8497;margin-top:2px;font-size:9px}.look-grid{grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:12px;display:grid}.look-grid button{text-align:center;background:#fffaf5;border:2px solid #ece5df;border-radius:22px;grid-template-rows:125px auto auto;gap:4px;min-width:0;padding:10px;display:grid;position:relative}.look-grid button.selected{background:#f1efff;border-color:#7063b2;box-shadow:0 6px #d9d3f2}.look-thumb{background:linear-gradient(#f6ede7,#fff);border-radius:16px;overflow:hidden}.look-thumb img{object-fit:contain;width:100%;height:100%}.look-grid strong{color:#4e4771;font-size:13px}.look-grid small{color:#8a8190;font-size:9px;line-height:1.25}.look-grid b{color:#fff;background:#54b991;border-radius:99px;padding:5px 8px;font-size:9px;position:absolute;top:8px;right:8px}.room-3d{background-image:linear-gradient(#ffffff0d,#fff0 70%),url(/skwila/noura-room-3d.png);background-position:50% 56%;background-size:cover;border-color:#fff;box-shadow:0 24px 70px #57466c35,inset 0 0 0 2px #fff8}.room-3d:before{display:none}.room-3d .real-noura{width:330px;height:88%;bottom:3px;left:50%}.room-3d .room-message{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8e8;padding:14px 20px;top:8%;left:auto;right:4%}.reward-progress{background:linear-gradient(115deg,#fff4bd,#ffe0ee 50%,#dff8ff);border-radius:22px;grid-template-columns:minmax(170px,1fr) minmax(150px,2fr) 44px;align-items:center;gap:16px;max-width:1200px;margin:10px auto 16px;padding:14px 18px;display:grid;box-shadow:0 8px #eedcb8}.reward-progress>div:first-child{display:grid}.reward-progress strong{color:#54428b}.reward-progress small{color:#756b7d;font-size:11px}.reward-progress>span{font-size:31px;animation:1.4s ease-in-out infinite gift-bounce}.reward-track{background:#fff;border-radius:99px;height:12px;overflow:hidden;box-shadow:inset 0 2px 5px #675c6c18}.reward-track i{border-radius:inherit;background:linear-gradient(90deg,#7bd8c5,#7063d2,#ff88a0);height:100%;transition:width .5s;display:block}.look-grid button.locked{filter:saturate(.35);opacity:.78;cursor:not-allowed;background:#f2f0f3}.look-grid button.locked img{filter:blur(2px)grayscale(.25)}.look-thumb{position:relative}.look-thumb em{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#40365383;place-content:center;gap:4px;font-size:25px;font-style:normal;display:grid;position:absolute;inset:0}.look-thumb em small{color:#fff;font-size:10px}.look-grid .gift-badge{background:#f3b635}.look-grid button:disabled{color:inherit}.look-grid button:disabled:active{transform:none}.look-grid .free-badge{background:#755bd2;left:8px;right:auto}.night-grid{background:linear-gradient(135deg,#eee9ff,#fff2dc);border-radius:24px;padding:8px}.day-title{margin-top:28px}.gift-box{background:linear-gradient(135deg,#fff7cf,#ffe5ef 55%,#e4f7ff);border-radius:25px;margin:24px 0;padding:20px;box-shadow:0 7px #ead9ba}.gift-box h2{color:#574488;margin:0;font-size:18px}.gift-box p{color:#81758c;margin:3px 0 14px;font-size:12px}.accessory-grid{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.accessory-grid button{background:#ffffffc9;border:2px solid #fff;border-radius:18px;place-items:center;min-height:82px;padding:8px;display:grid;position:relative}.accessory-grid button.selected{border-color:#6e5dcc;box-shadow:0 5px #cfc6f1}.accessory-grid i{font-size:28px;font-style:normal}.accessory-grid span{color:#544b70;font-size:10px;font-weight:900}.accessory-grid b{color:#9b77a2;font-size:7px}.room-gift{z-index:6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border-radius:24px;place-items:center;width:70px;height:70px;font-size:40px;animation:1.4s ease-in-out infinite gift-bounce;display:grid;position:absolute;bottom:8%;left:5%;box-shadow:0 9px #ffffff80}@keyframes gift-bounce{50%{transform:translateY(-5px)rotate(5deg)}}@keyframes real-look-in{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:none}}@media (width<=760px){.real-noura{width:235px;height:385px;bottom:18px}.look-grid{padding:2px 2px 10px;display:flex;overflow-x:auto}.look-grid button{grid-template-rows:115px auto auto;min-width:145px}.real-wardrobe .room-message{top:160px}.room-3d .real-noura{width:255px;height:84%;left:46%}.room-3d .room-message{top:6%;right:3%}.reward-progress{grid-template-columns:1fr 38px}.reward-track{grid-area:2/1/auto/-1}.reward-progress>span{grid-area:1/2}.accessory-grid{padding-bottom:8px;display:flex;overflow-x:auto}.accessory-grid button{min-width:88px}.room-gift{width:56px;height:56px;font-size:30px}}@media (width<=430px){.real-noura{width:205px;height:345px}.real-wardrobe .room-message{max-width:112px;top:125px;right:6px}.look-grid button{min-width:132px}}.look-grid .free-badge{background:#755bd2;max-width:calc(100% - 16px);top:8px;left:8px;right:auto;overflow:hidden}.placed-gift{z-index:7;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;background:#fff9;border:3px solid #fff;border-radius:23px;place-items:center;width:68px;height:68px;font-size:38px;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 8px #ffffff80,0 12px 24px #4d385a29}.placed-gift:active{cursor:grabbing;transform:translate(-50%,-50%)scale(1.08);box-shadow:0 3px #ffffff80}@media (width<=760px){.placed-gift{border-radius:19px;width:56px;height:56px;font-size:31px}}.parent-loading{color:#263b78;background:#fffaf1;align-content:center;place-items:center;gap:18px;min-height:70vh;display:grid}.parent-loading img{width:150px}.parent-login{background:radial-gradient(circle at 12% 20%,#ffe5a9,#0000 28%),radial-gradient(circle at 88% 75%,#c9f4e3,#0000 32%),#fffaf2;place-items:center;min-height:calc(100vh - 42px);padding:28px;display:grid}.parent-login>section{background:#fff;border:3px solid #fff;border-radius:38px;grid-template-columns:1.2fr .7fr 1fr;align-items:center;gap:28px;width:min(900px,100%);padding:38px;display:grid;box-shadow:0 22px 80px #774d2030}.parent-login img{filter:drop-shadow(0 16px 18px #dd8f5140);width:100%}.login-copy span,.parent-login form>span{color:#e96852;letter-spacing:1.5px;font-size:11px;font-weight:1000}.login-copy h1{font:900 38px/1.02 var(--font-fraunces),serif;color:#263b78;margin:9px 0 15px}.login-copy p{color:#667085}.parent-login form{gap:13px;display:grid}.parent-login label{text-transform:uppercase;color:#737b90;font-size:11px;font-weight:1000}.parent-login input{border:2px solid #e6e6ee;border-radius:15px;outline:0;width:100%;height:54px;margin-top:6px;padding:0 15px;font-size:17px;display:block}.parent-login input:focus{border-color:#54bd93;box-shadow:0 0 0 4px #ddf6ec}.parent-login form>p{color:#c24640;margin:0;font-weight:800}.parent-login form>button{color:#fff;background:#263b78;border:0;border-radius:15px;min-height:54px;font-weight:1000;box-shadow:0 5px #172858}.parent-login form>small{text-align:center;color:#8a90a0}.family-bar{color:#fff;z-index:20;background:#263b78;align-items:center;gap:18px;height:58px;padding:0 22px;display:flex;position:relative}.family-bar>div:first-child{align-items:center;gap:7px;display:flex}.family-bar>div:first-child img{object-fit:contain;width:46px;height:46px}.child-switcher{gap:7px;display:flex;overflow:auto}.child-switcher button{color:#fff;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff30;border-radius:99px;padding:7px 12px;font-size:12px;font-weight:900}.child-switcher button.active{color:#263b78;background:#ffd75e}.child-switcher i{margin-right:6px;font-style:normal}.family-logout{color:#dce2fa;background:0 0;border:0;margin-left:auto;font-size:11px;font-weight:900}.add-child-modal{z-index:80;background:#202942a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.add-child-modal form{background:#fff;border-radius:28px;gap:13px;width:min(430px,100%);padding:30px;display:grid;box-shadow:0 25px 80px #0004}.add-child-modal form>button:first-child{background:#eee;border:0;border-radius:50%;justify-self:end;width:34px;height:34px}.add-child-modal span{letter-spacing:1px;color:#e96852;font-size:10px;font-weight:1000}.add-child-modal h2{font:900 28px var(--font-fraunces),serif;margin:0}.add-child-modal input{border:2px solid #e1e4eb;border-radius:15px;height:56px;padding:0 15px;font-size:20px}.add-child-modal form>button:last-child{color:#173f35;background:#54bd93;border:0;border-radius:15px;height:52px;font-weight:1000}.add-child-modal form>button:disabled{opacity:.4}@media (width<=760px){.parent-login>section{text-align:center;grid-template-columns:1fr;padding:25px}.parent-login img{order:-1;justify-self:center;width:145px}.login-copy h1{font-size:30px}.family-bar{padding:0 9px}.family-bar>div:first-child strong,.family-logout{display:none}.family-bar>div:first-child img{width:38px}.child-switcher{flex:1}}.family-bar .child-switcher button{text-align:center;flex:none;width:auto;margin:0}.parent-login,.parent-loading{grid-template-columns:minmax(0,1fr);width:100%;max-width:none}.password-field{position:relative}.password-field input{padding-right:82px}.password-field button{color:#263b78;background:#eef2ff;border:0;border-radius:9px;padding:7px 9px;font-size:10px;font-weight:1000;position:absolute;top:14px;right:8px}
