@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&family=Poppins:ital,wght@0,400;0,500;0,700;1,800&display=swap";.landing{color:#082f58;background:#f5faff;flex-direction:column;min-height:100dvh;padding:0 clamp(20px,4.5vw,84px);font-family:Nunito,system-ui,sans-serif;display:flex}.landing :focus-visible{outline-offset:4px;outline:3px solid #009bdb}.landing-header{border-bottom:1px solid #dfeaf3;justify-content:space-between;align-items:center;gap:20px;min-height:72px;display:flex}.landing-eyebrow{letter-spacing:1.6px;color:#0874a0;justify-content:center;align-items:center;gap:8px;font-size:10px;font-weight:900;display:flex}.landing-eyebrow>span{background:#00a9e8;border-radius:50%;width:6px;height:6px}.landing-header>.landing-eyebrow{color:#70869a}.landing-header button{align-items:center;gap:12px;min-height:44px;font-size:13px;font-weight:800;display:flex}.landing-header button:hover{color:#009bdb}.landing-layout{flex:1;grid-template-columns:1.15fr 1fr;align-items:center;gap:clamp(30px,5vw,80px);width:100%;padding:28px 0;display:grid}.landing-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.landing-hero h1{letter-spacing:-1px;margin:15px 0 0;font-size:clamp(22px,2.25vw,36px);font-weight:900;line-height:1.25}.landing-hero h1 span{color:#0874a0}.landing-art{place-items:center;width:min(90%,610px);height:clamp(280px,49dvh,560px);margin:15px 0 10px;display:grid;position:relative}.landing-art img{z-index:1;-o-object-fit:contain;object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.landing-orbit{aspect-ratio:1;background:#e1f3fb;border:1px solid #cbe6f3;border-radius:50%;width:85%;max-height:100%;position:absolute}.landing-star{color:#0874a0;font-size:30px;position:absolute;top:14%;left:0}.landing-star-small{color:#00a9e8;font-size:24px;top:65%;left:auto;right:0}.landing-description{color:#60788f;max-width:530px;font-size:15px;line-height:1.75}.landing-login{background:#fff;border:1px solid #d5e4f0;border-radius:24px;justify-self:end;width:100%;max-width:560px;padding:clamp(24px,3vw,42px);box-shadow:0 8px #e5eefb,0 20px 50px #082f5806}.landing-login-heading{margin-bottom:24px}.landing-lock{color:#075985;background:#e1f3fb;border-radius:17px;place-items:center;width:52px;height:52px;margin-bottom:20px;display:grid;transform:rotate(-6deg)}.landing-login-heading .landing-eyebrow{letter-spacing:1.25px;justify-content:flex-start;font-size:9px}.landing-login h2{letter-spacing:-1.2px;margin:9px 0 5px;font-size:clamp(28px,2.7vw,38px);font-weight:900;line-height:1.15}.landing-login h2 span{color:#00a9e8}.landing-login-heading>p:last-child{color:#60788f;font-size:14px;line-height:1.6}.landing-google{border:1px solid #d5e4f0;border-radius:13px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:50px;font-size:14px;font-weight:800;transition:background .2s;display:flex}.landing-google:hover{background:#f5faff}.landing-divider{color:#6f8599;align-items:center;gap:15px;margin:21px 0;font-size:11px;display:flex}.landing-divider>span{background:#e3edf4;flex:1;height:1px}.landing-form{gap:19px;display:grid}.landing-form label{margin-bottom:8px;font-size:13px;font-weight:800;display:block}.landing-form input{color:#082f58;background:#f5faff;border:1px solid #d5e4f0;border-radius:12px;width:100%;height:50px;padding:0 15px;font-size:14px;transition:border-color .2s}.landing-form input::placeholder{color:#738ba0}.landing-form input:focus{outline-offset:2px;background:#fff;outline:2px solid #009bdb}.landing-password-label{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.landing-password-label button{color:#0874a0;font-size:12px;font-weight:800}.landing-password{position:relative}.landing-password input{padding-right:50px}.landing-password>button{color:#657d94;border-radius:10px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:3px;right:3px}.landing-submit{color:#fff;background:#082f58;border-radius:17px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:60px;margin-top:3px;padding:10px 13px 10px 23px;font-size:17px;font-weight:900;transition:transform .2s,background .2s;display:flex;box-shadow:0 5px #03213f}.landing-submit>span{background:#ffffff1c;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.landing-submit:hover:not(:disabled){background:#075985;transform:translateY(-2px)}.landing-submit:disabled{opacity:.6;cursor:wait}.landing-message{color:#075985;background:#e1f3fb;border-radius:10px;margin-top:20px;padding:12px;font-size:13px;line-height:1.6}.landing-message:empty{display:none}.landing-help{color:#60788f;text-align:center;margin-top:24px;font-size:12px}.landing-help button{color:#0874a0;min-height:32px;font-weight:900}.landing-help button:hover,.landing-password-label button:hover{text-decoration:underline}.landing-footer{color:#6f8599;border-top:1px solid #dfeaf3;justify-content:space-between;gap:20px;padding:16px 0;font-size:10px;display:flex}.landing-footer>span:first-child{letter-spacing:1.5px;font-weight:800}@media (width>=901px) and (height<=780px){.landing-layout{padding:20px 0}.landing-lock{display:none}.landing-login{padding:26px 32px}.landing-login-heading{margin-bottom:18px}.landing-help{margin-top:18px}}@media (width<=900px){.landing{padding:0 24px}.landing-header>.landing-eyebrow{display:none}.landing-header{justify-content:flex-end;min-height:58px}.landing-layout{grid-template-columns:1fr;gap:26px;padding:24px 0 32px}.landing-hero h1{font-size:clamp(22px,4.8vw,32px)}.landing-art{width:min(80%,360px);height:250px;margin:12px 0}.landing-description{max-width:480px;font-size:14px}.landing-login{justify-self:center;max-width:560px}.landing-lock,.landing-footer>span:last-child{display:none}}@media (width<=450px){.landing{padding:0 18px}.landing-layout{padding-top:20px}.landing-hero>.landing-eyebrow{letter-spacing:1px;font-size:8px}.landing-art{height:220px}.landing-hero h1{text-wrap:balance;font-size:24px}.landing-login{padding:24px 20px}.landing-form{gap:17px}}.landing-session-loading{color:#60788f;background:#f5faff;place-content:center;justify-items:center;gap:14px;min-height:100dvh;font-family:Nunito,system-ui,sans-serif;font-weight:800;display:grid}.landing-session-loading img{-o-object-fit:contain;object-fit:contain;width:150px;height:110px}.landing-eyebrow{font-size:12px}.landing-header button{font-size:14px}.landing-hero h1{font-size:clamp(24px,2.4vw,38px)}.landing-description{font-size:16px}.landing-login-heading .landing-eyebrow{font-size:11px}.landing-login h2{font-size:clamp(30px,2.8vw,40px)}.landing-login-heading>p:last-child,.landing-google{font-size:15px}.landing-divider{font-size:12px}.landing-form label{font-size:14px}.landing-form input{font-size:15px}.landing-password-label button{font-size:13px}.landing-submit{font-size:18px}.landing-message{font-size:14px}.landing-help{font-size:13px}.landing-footer{font-size:11px}@media (width<=760px){.landing-hero>.landing-eyebrow{font-size:10px}.landing-hero h1{font-size:26px}.landing-description{font-size:15px}}.landing{background:radial-gradient(circle at 10% 18%,#e8f8fd 0,#0000 25%),radial-gradient(circle at 88% 82%,#eef0ff 0,#0000 28%),#f5faff}.landing-orbit{background:linear-gradient(145deg,#dff5fb 15%,#e8effc 58%,#e8f7f4);border-color:#bce3ef}.landing-star{color:#586bc0}.landing-star-small{color:#18a58f}.landing-login{border-color:#cadfea;box-shadow:0 8px #dfeaf7,0 20px 50px #315b8a0b}.landing-lock{color:#5266ad;background:linear-gradient(145deg,#dcf5fb,#e9edff)}.landing-submit{background:linear-gradient(115deg,#082f58,#075985)}.student-home{--ink:#082f58;color:var(--ink);background:#f5faff;min-height:100dvh;font-family:Nunito,system-ui,sans-serif}.student-home button,.student-home a{-webkit-tap-highlight-color:transparent}.student-home :focus-visible{outline-offset:5px;outline:3px solid #009bdb}.student-header{background:#fff;border-bottom:1px solid #dfeaf3;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:12px clamp(20px,4.5vw,84px);display:flex}.student-brand{color:var(--ink);letter-spacing:-1.7px;align-items:center;gap:10px;font-size:32px;font-weight:900;text-decoration:none;display:flex}.student-brand img{-o-object-fit:contain;object-fit:contain;width:46px;height:46px}.brand-dot{color:#00a9e8}.student-header-label{color:#70869a;letter-spacing:2.5px;font-size:10px;font-weight:800}.student-account{align-items:center;gap:12px;display:flex}.student-avatar{background:#dcefff;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.student-account-name{flex-direction:column;font-size:13px;line-height:1.5;display:flex}.student-account-name span{color:#657d94;font-size:11px}.student-logout{color:#627e97;border-left:1px solid #dfeaf3;place-items:center;width:44px;height:44px;margin-left:10px;display:grid}.student-logout:hover{color:#a54235}.student-content{max-width:1600px;margin:auto;padding:36px clamp(20px,4.5vw,84px) 18px}.student-welcome{justify-content:space-between;align-items:center;gap:36px;margin-bottom:30px;display:flex}.student-eyebrow{letter-spacing:1.8px;color:#0874a0;align-items:center;gap:8px;font-size:10px;font-weight:900;display:flex}.student-eyebrow>span{background:#00a9e8;border-radius:50%;width:6px;height:6px}.student-welcome h1{letter-spacing:-2px;margin:12px 0;font-size:clamp(36px,3.6vw,56px);font-weight:900;line-height:1.12}.greeting-dot{color:#00a9e8}.greeting-wave{font-size:.7em;display:inline-block;transform:rotate(-12deg)}.student-intro{text-wrap:pretty;color:#60788f;font-size:16px;line-height:1.65}.student-intro strong{color:var(--ink);font-weight:800}.student-welcome-note{background:#e7f2fc;border-radius:20px 20px 4px;align-items:center;gap:16px;padding:25px 38px 25px 23px;display:flex;position:relative;transform:rotate(-2deg)}.welcome-note-icon{color:#075985;border:1px solid #bed9ef;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.student-welcome-note p{color:#557791;font-size:14px;line-height:1.7}.student-welcome-note strong{color:#082f58;font-weight:800}.welcome-note-doodle{color:#19abe4;font-size:40px;position:absolute;top:-18px;right:-10px}.student-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.student-section-heading h2{letter-spacing:-.3px;font-size:18px;font-weight:900}.student-section-heading>span{letter-spacing:1.3px;color:#667f96;font-size:10px;font-weight:800}.student-section-heading>span span{color:#adc4d5;padding:0 8px}.student-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.student-card{--card-accent:#075985;--art-fill:#91d4ed;background:#e1f3fb;border:1px solid #cbe6f3;border-radius:22px;flex-direction:column;padding:22px 26px 20px;display:flex}.student-card-top{letter-spacing:1.5px;color:var(--card-accent);justify-content:space-between;align-items:center;gap:10px;font-size:10px;font-weight:900;display:flex}.student-card-number{letter-spacing:0;opacity:.65;border:1px solid;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.student-card-art{height:clamp(122px,12vw,178px);color:var(--card-accent);place-items:center;margin:0 0 12px;display:grid;position:relative}.art-orbit{background:var(--art-fill);opacity:.35;border-radius:50%;width:142px;height:142px;position:absolute}.art-tile{z-index:1;background:#ffffffd9;border:1px solid #fff;border-radius:25px;place-items:center;width:100px;height:100px;display:grid;transform:rotate(-10deg);box-shadow:5px 8px #082f580c}.art-tile>svg{width:58px;height:58px}.student-card--lavender .art-tile{border-radius:50% 50% 26px 26px;transform:rotate(8deg)}.student-card--peach .art-tile{border-radius:50%;transform:rotate(-10deg)}.art-companion{z-index:2;background:var(--art-fill);border-radius:14px;place-items:center;width:45px;height:45px;display:grid;position:absolute;bottom:14px;left:calc(50% + 28px);transform:rotate(12deg);box-shadow:0 3px #ffffff80}.art-companion svg{width:24px;height:24px}.art-star{font-size:26px;position:absolute;top:20px;left:calc(50% - 82px)}.art-dot{background:var(--card-accent);opacity:.45;border-radius:50%;width:7px;height:7px;position:absolute;top:25px;left:calc(50% + 75px)}.student-card h3{letter-spacing:-.8px;font-size:clamp(21px,1.9vw,28px);font-weight:900;line-height:1.18}.student-card>p{color:#506b82;max-width:270px;margin:10px 0 22px;font-size:14px;line-height:1.6}.student-recommendation{min-height:45px;color:var(--card-accent);text-align:left;border-top:1px solid #082f581a;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px;font-size:13px;font-weight:900;display:flex}.student-recommendation>span{background:#fffa;border-radius:50%;flex-shrink:0;place-items:center;width:33px;height:33px;transition:transform .2s,background .2s;display:grid}.student-recommendation:hover>span{background:#fff;transform:translate(3px)}.student-bottom{grid-template-columns:minmax(0,1fr) 270px;align-items:center;gap:32px;margin-top:26px;display:grid}.student-tips{align-items:flex-start;gap:18px;display:flex}.student-tips-icon{color:#0874a0;background:#dcefff;border-radius:16px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.student-tips h2{margin-bottom:5px;font-size:16px;font-weight:900}.student-tips h2 span{color:#009bdb}.student-tips p{color:#60788f;max-width:620px;font-size:13px;line-height:1.65}.student-start{text-align:center;flex-direction:column;gap:9px;display:flex}.student-start button{color:#fff;background:#082f58;border-radius:17px;justify-content:space-between;align-items:center;min-height:64px;padding:10px 15px 10px 27px;font-size:22px;font-weight:900;transition:background .2s,transform .2s;display:flex;box-shadow:0 5px #03213f}.student-start button:hover{background:#075985;transform:translateY(-2px)}.student-start button span{background:#ffffff1c;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.student-start>span{color:#657d94;font-size:11px}.student-footer{color:#6f8599;border-top:1px solid #dfeaf3;justify-content:space-between;gap:16px;margin-top:25px;padding-top:15px;font-size:10px;display:flex}.student-footer>span:first-child{letter-spacing:1.5px;font-weight:800}.student-dialog{width:min(480px,100vw - 32px);color:var(--ink);border:1px solid #d5e4f0;border-radius:24px;margin:auto;padding:36px;box-shadow:0 20px 80px #082f5833}.student-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#082f5866}.student-dialog-close{place-items:center;width:44px;height:44px;margin:-20px -20px 4px auto;display:grid}.student-dialog h2{margin:15px 0;font-size:26px;font-weight:900;line-height:1.2}.student-dialog p{color:#586f85;font-size:15px;line-height:1.8}.student-dialog-done{color:#fff;background:#082f58;border-radius:12px;justify-content:center;align-items:center;gap:16px;width:100%;min-height:46px;margin-top:24px;font-weight:800;display:flex}@media (width>=1200px) and (height<=850px){.student-content{padding-top:24px}.student-welcome{margin-bottom:22px}.student-welcome h1{margin:8px 0;font-size:44px}.student-card-art{height:126px}.art-orbit{width:116px;height:116px}.art-tile{width:86px;height:86px}.student-bottom{margin-top:22px}}.student-header-label,.student-eyebrow,.student-section-heading>span{font-size:11px}.student-account-name{font-size:14px}.student-account-name span{font-size:12px}.student-intro{font-size:17px}.student-welcome-note p{font-size:15px}.student-section-heading h2{font-size:20px}.student-card-top{font-size:11px}.student-card-number{font-size:12px}.student-card h3{font-size:clamp(23px,2vw,30px)}.student-card>p{font-size:15px}.student-recommendation{font-size:14px}.student-tips h2{font-size:18px}.student-tips p{font-size:14px}.student-start>span{font-size:12px}.student-footer{font-size:11px}.student-dialog p{font-size:16px}@media (width<=760px){.student-eyebrow{font-size:10px}.student-section-heading h2{font-size:18px}.student-section-heading>span{font-size:10px}.student-card h3{font-size:30px}.student-card>p{font-size:16px}.student-recommendation,.student-tips p{font-size:15px}}@media (width>=1100px){.student-intro{white-space:nowrap}}@media (width<=1099px){.student-welcome-note{display:none}}@media (width<=1000px){.student-header-label{display:none}.student-welcome-note{padding:20px}.student-cards{gap:14px}.student-card{padding:18px}.student-card h3{font-size:23px}.student-bottom{grid-template-columns:minmax(0,1fr) 220px;gap:24px}}@media (width<=700px){.student-header{min-height:72px}.student-brand{font-size:28px}.student-brand img{width:37px;height:37px}.student-account{gap:8px}.student-account-name,.student-welcome-note{display:none}.student-logout{margin:0}.student-content{padding-top:30px}.student-welcome{margin-bottom:30px}.student-welcome h1{font-size:42px}.student-intro{font-size:15px}.student-eyebrow{letter-spacing:1.2px;font-size:9px}.student-section-heading h2{font-size:16px}.student-section-heading>span{white-space:nowrap;letter-spacing:.5px;font-size:9px}.student-cards{grid-template-columns:1fr;gap:18px}.student-card{padding:23px}.student-card-art{height:150px}.student-card h3{font-size:28px}.student-card>p{max-width:none;font-size:15px}.student-recommendation{font-size:14px}.student-bottom{grid-template-columns:1fr;gap:24px}.student-tips p{font-size:14px}.student-footer{margin-top:30px}.student-footer>span:last-child{display:none}}@media (width<=760px){.student-intro{font-size:16px}.student-eyebrow{font-size:10px}.student-section-heading h2{font-size:18px}.student-section-heading>span{font-size:10px}.student-card h3{font-size:30px}.student-card>p{font-size:16px}.student-recommendation,.student-tips p{font-size:15px}}.student-home{background:radial-gradient(circle at 8% 22%,#e6f8fc 0,#0000 23%),radial-gradient(circle at 92% 70%,#eef0ff 0,#0000 26%),#f5faff}.student-avatar{color:#405aa4;background:linear-gradient(145deg,#d9f3fb,#e5e9fc)}.student-welcome-note{background:linear-gradient(120deg,#e3f5fb,#edf0ff)}.student-card{--card-accent:#087c9f;--art-fill:#83d2e7;background:linear-gradient(145deg,#dff4fa,#edfaff);border-color:#bfe4ef}.student-card--lavender{--card-accent:#5265aa;--art-fill:#aab8ed;background:linear-gradient(145deg,#e9edfc,#f3f4ff);border-color:#d2d9f3}.student-card--peach{--card-accent:#247b78;--art-fill:#8dd4cd;background:linear-gradient(145deg,#e3f4f2,#f0faf8);border-color:#c8e6e1}.student-card--lavender .art-companion{color:#354b99}.student-card--peach .art-companion{color:#176965}.student-tips-icon{color:#aa7410;background:#fff2cf;border:1px solid #f2dfa7}.student-start button{background:linear-gradient(115deg,#082f58,#075985)}.wizard-shell,.wizard-state,.wizard-complete{color:#082f58;background:#f5faff;min-height:100dvh;font-family:Nunito,system-ui,sans-serif}.wizard-shell :focus-visible,.wizard-state :focus-visible,.wizard-complete :focus-visible{outline-offset:4px;outline:3px solid #00a9e8}.wizard-header{background:#fff;border-bottom:1px solid #d9e8f3;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:76px;padding:10px clamp(20px,4vw,70px);display:grid}.wizard-back{color:#60788f;border:1px solid #d5e4f0;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.wizard-back:hover{color:#075985;background:#e1f3fb}.wizard-brand{color:#082f58;align-items:center;gap:8px;width:max-content;text-decoration:none;display:flex}.wizard-brand img{-o-object-fit:contain;object-fit:contain;width:40px;height:40px}.wizard-brand>span{letter-spacing:-1.5px;font-size:27px;font-weight:900}.wizard-brand>span>span{color:#00a9e8}.wizard-progress-summary{align-items:center;gap:14px;display:flex}.wizard-progress-summary span{letter-spacing:1.5px;color:#70869a;font-size:10px;font-weight:900}.wizard-progress-summary strong{color:#075985;background:#e1f3fb;border-radius:50%;place-items:center;width:44px;height:44px;font-size:12px;display:grid}.wizard-content{grid-template-columns:260px minmax(0,1fr);gap:clamp(24px,3vw,50px);max-width:1500px;min-height:calc(100dvh - 76px);margin:auto;padding:38px clamp(20px,4vw,70px);display:grid}.wizard-sidebar{padding:14px 0}.wizard-kicker{letter-spacing:1.6px;color:#0874a0;font-size:10px;font-weight:900}.wizard-sidebar>h1{letter-spacing:-1.4px;margin-top:12px;font-size:36px;font-weight:900;line-height:1.05}.wizard-sidebar>p:not(.wizard-kicker){color:#60788f;max-width:220px;margin-top:14px;font-size:14px;line-height:1.65}.wizard-sidebar ol{gap:8px;margin-top:42px;display:grid}.wizard-sidebar li{color:#7890a4;border-radius:15px;align-items:center;gap:12px;padding:12px;display:flex}.wizard-sidebar li>span{border:1px solid #c8dbe9;border-radius:50%;flex:none;place-items:center;width:33px;height:33px;font-size:12px;font-weight:900;display:grid}.wizard-sidebar li div{flex-direction:column;min-width:0;display:flex}.wizard-sidebar li strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.wizard-sidebar li small{margin-top:2px;font-size:10px}.wizard-sidebar li.active{color:#075985;background:#e1f3fb}.wizard-sidebar li.active>span{background:#fff;border-color:#00a9e8}.wizard-sidebar li.complete{color:#0874a0}.wizard-sidebar li.complete>span{background:#e1f3fb;border-color:#91d4ed}.wizard-panel{background:#fff;border:1px solid #d5e4f0;border-radius:30px;align-self:stretch;padding:clamp(22px,2.6vw,38px);box-shadow:0 8px #e5eefb,0 20px 60px #082f580f}.wizard-modalities{background:#f0f6fa;border-radius:17px;grid-template-columns:repeat(3,1fr);gap:8px;padding:6px;display:grid}.wizard-modalities button{color:#6b8398;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:14px;font-weight:900;display:flex;position:relative}.wizard-modalities button.active{color:#075985;background:#fff;box-shadow:0 3px 12px #082f5814}.wizard-modalities small{letter-spacing:.7px;color:#91a5b6;text-transform:uppercase;font-size:7px;position:absolute;top:6px;right:8px}.wizard-modalities small.modality-done{color:#0874a0}.wizard-notice{color:#075985;text-align:center;background:#e1f3fb;border-radius:10px;margin-top:12px;padding:9px 12px;font-size:12px;font-weight:800}.wizard-stage-progress{color:#60788f;background:#f0f6fa;border-radius:17px;justify-content:space-between;align-items:center;min-height:60px;padding:8px 18px;display:flex}.wizard-stage-progress span{color:#075985;align-items:center;gap:9px;font-size:14px;font-weight:900;display:flex}.wizard-stage-progress strong{letter-spacing:1.2px;font-size:10px}.wizard-question-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:30px;display:flex}.wizard-question-heading h2{letter-spacing:-1.8px;margin:4px 0;font-size:clamp(32px,3.2vw,48px);font-weight:900;line-height:1}.wizard-question-heading h2 span{color:#00a9e8}.wizard-question-heading>div>p:last-child{color:#526f87;max-width:680px;font-size:16px;font-weight:700;line-height:1.55}.wizard-question-badge{color:#075985;background:#e1f3fb;border-radius:999px;flex:none;align-items:center;gap:8px;padding:10px 14px;font-size:11px;font-weight:900;display:flex}.wizard-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.wizard-stimulus{background:#f8fcff;border:2px solid #dfebf3;border-radius:22px;min-width:0;overflow:hidden}.wizard-stimulus-picture{color:#075985;background:linear-gradient(145deg,#e1f3fb,#f6fbff);place-items:center;min-height:145px;display:grid;position:relative;overflow:hidden}.wizard-stimulus-picture>span{background:#c6e9f7;border-radius:48% 52% 45% 55%;width:118px;height:118px;position:absolute;transform:rotate(13deg)}.wizard-stimulus-picture>svg:not(.stimulus-spark){z-index:1;background:#fff;border-radius:21px;padding:14px;position:relative;transform:rotate(-5deg);box-shadow:5px 7px #082f580f}.stimulus-spark{z-index:2;color:#00a9e8;position:absolute;bottom:16px;right:27%}.wizard-stimulus figcaption{flex-direction:column;min-height:70px;padding:13px 16px 15px;display:flex}.wizard-stimulus strong{color:#082f58;font-size:15px;font-weight:900}.wizard-stimulus small{color:#60788f;margin-top:3px;font-size:11px;line-height:1.4}.wizard-stimulus.audio{text-align:center;flex-direction:column;align-items:center;min-height:210px;padding:18px;display:flex}.audio-art{color:#075985;background:#cdebf7;border-radius:22px;place-items:center;width:68px;height:68px;margin-bottom:12px;display:grid;transform:rotate(-5deg)}.wizard-stimulus.audio audio{width:100%;height:38px;margin-top:auto}.wizard-passage{background:linear-gradient(145deg,#f8fcff,#edf7fc);border:2px solid #dceaf3;border-radius:22px;gap:18px;margin-top:22px;padding:clamp(24px,3vw,38px);display:flex;position:relative}.wizard-passage>span{color:#075985;background:#fff;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;display:grid;box-shadow:3px 5px #082f580f}.wizard-passage p{color:#264f70;font-size:17px;font-weight:700;line-height:1.8}.wizard-answer{margin-top:19px}.wizard-answer>label{color:#082f58;margin-bottom:8px;font-size:13px;font-weight:900;display:block}.wizard-answer textarea{resize:vertical;color:#082f58;width:100%;min-height:90px;font:inherit;background:#fbfdff;border:2px solid #d7e6f0;border-radius:16px;padding:14px 16px;font-size:14px;line-height:1.5}.wizard-answer textarea::placeholder{color:#91a5b6}.wizard-answer textarea:focus{border-color:#00a9e8;outline:3px solid #00a9e81f}.wizard-answer>div{color:#60788f;justify-content:space-between;align-items:flex-start;gap:16px;margin-top:8px;font-size:11px;font-weight:700;display:flex}.wizard-answer>div>span{align-items:center;gap:7px;display:flex}.wizard-answer>div svg{color:#00a9e8;flex:none}.wizard-choice-list{gap:12px;margin-top:25px;display:grid}.wizard-choice-list button{color:#264f70;text-align:left;background:#f8fcff;border:2px solid #dfebf3;border-radius:17px;grid-template-columns:42px 1fr 28px;align-items:center;gap:14px;min-height:67px;padding:10px 16px;transition:border-color .2s,background .2s,transform .2s;display:grid}.wizard-choice-list button:hover{border-color:#91d4ed;transform:translateY(-1px)}.wizard-choice-list button.selected{background:#edf9fe;border-color:#00a9e8;box-shadow:0 0 0 4px #00a9e81a}.wizard-choice-list button>span{color:#075985;background:#e1f3fb;border-radius:12px;place-items:center;width:36px;height:36px;font-size:13px;font-weight:900;display:grid}.wizard-choice-list button>strong{font-size:14px;font-weight:800}.wizard-choice-list button>i{color:#fff;border:1px solid #c8dbe9;border-radius:50%;place-items:center;width:26px;height:26px;font-style:normal;display:grid}.wizard-choice-list button.selected>i{background:#00a9e8;border-color:#00a9e8}.wizard-emotions{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:26px;display:grid}.wizard-emotions button{text-align:center;background:#f8fcff;border:2px solid #dfebf3;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:20px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.wizard-emotions button:hover{border-color:#91d4ed;transform:translateY(-3px)}.wizard-emotions button.selected{background:#edf9fe;border-color:#00a9e8;box-shadow:0 0 0 4px #00a9e81a}.wizard-emotions button>i{color:#fff;border:1px solid #c8dbe9;border-radius:50%;place-items:center;width:28px;height:28px;font-style:normal;display:grid;position:absolute;top:15px;right:15px}.wizard-emotions button.selected>i{background:#00a9e8;border-color:#00a9e8}.wizard-emotions button>span{color:#075985;background:#cdebf7;border-radius:42% 58% 48% 52%;place-items:center;width:124px;height:124px;margin-bottom:14px;display:grid;transform:rotate(-4deg)}.wizard-emotions button.flat>span{background:#dbeaf4}.wizard-emotions button.happy>span{background:#bde7f5}.wizard-emotions button>strong{color:#082f58;font-size:17px;font-weight:900}.wizard-emotions button>small{color:#60788f;margin-top:5px;font-size:11px;line-height:1.4}.wizard-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.wizard-option{text-align:left;background:#f8fcff;border:2px solid #dfebf3;border-radius:22px;flex-direction:column;align-items:flex-start;min-height:290px;padding:19px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.wizard-option:hover{border-color:#91d4ed;transform:translateY(-3px);box-shadow:0 12px 30px #082f5814}.wizard-option.selected{background:#edf9fe;border-color:#00a9e8;box-shadow:0 0 0 4px #00a9e81c}.wizard-option-check{z-index:3;color:#fff;background:#fff;border:1px solid #c5dbe8;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:16px;right:16px}.wizard-option.selected .wizard-option-check{background:#00a9e8;border-color:#00a9e8}.wizard-option-art{color:#075985;place-items:center;width:100%;height:150px;display:grid;position:relative}.wizard-option-orbit{background:#cdebf7;border-radius:50%;width:126px;height:126px;position:absolute}.wizard-option-icon{background:#fff;border:1px solid #fff;border-radius:23px;place-items:center;width:90px;height:90px;display:grid;position:relative;transform:rotate(-7deg);box-shadow:5px 8px #082f580f}.wizard-option-play{background:#91d4ed;border-radius:12px;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:16px;left:calc(50% + 30px);transform:rotate(9deg)}.wizard-option>strong{color:#082f58;margin-top:7px;font-size:17px;font-weight:900}.wizard-option>small{color:#60788f;margin-top:5px;font-size:12px;line-height:1.5}.wizard-helper{color:#60788f;align-items:center;gap:9px;margin-top:19px;font-size:12px;font-weight:700;display:flex}.wizard-helper svg{color:#00a9e8;flex:none}.wizard-actions{border-top:1px solid #e1ebf2;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-top:25px;padding-top:20px;display:grid}.wizard-actions button{align-items:center;gap:9px;min-height:48px;font-size:13px;font-weight:900;display:flex}.wizard-previous{color:#60788f;justify-self:start}.wizard-previous:disabled{opacity:.35}.wizard-next{color:#fff;background:#082f58;border-radius:14px;justify-content:center;justify-self:end;min-width:150px;padding:0 18px;box-shadow:0 4px #03213f}.wizard-next:hover:not(:disabled){background:#075985;transform:translateY(-1px)}.wizard-next:disabled{cursor:not-allowed;opacity:.45}.wizard-dots{gap:7px;display:flex}.wizard-dots span{background:#c8d9e5;border-radius:50%;width:7px;height:7px}.wizard-dots span.active{background:#00a9e8;border-radius:999px;width:22px}.wizard-dots span.answered{background:#075985}.wizard-error{color:#a23e3e;text-align:right;margin-top:14px;font-size:12px;font-weight:800}.wizard-spinner,.wizard-spinner-small{animation:1s linear infinite wizard-spin}@keyframes wizard-spin{to{transform:rotate(360deg)}}.wizard-state,.wizard-complete{text-align:center;place-items:center;min-height:100dvh;padding:24px;display:grid}.wizard-state>*,.wizard-complete-card>*{margin-inline:auto}.wizard-state .wizard-spinner{color:#00a9e8;width:46px;height:46px}.wizard-state h1{margin-top:18px;font-size:28px;font-weight:900}.wizard-state p{color:#60788f;margin-top:8px}.wizard-state button{color:#fff;background:#082f58;border-radius:13px;align-items:center;gap:8px;margin-top:22px;padding:12px 18px;font-weight:900;display:flex}.wizard-complete-card{background:#fff;border:1px solid #d5e4f0;border-radius:30px;width:min(520px,100%);padding:45px;box-shadow:0 8px #e5eefb}.wizard-complete-art{color:#075985;background:#e1f3fb;border-radius:30px;place-items:center;width:100px;height:100px;margin-bottom:25px;display:grid;transform:rotate(-6deg)}.wizard-complete-card h1{margin-top:10px;font-size:38px;font-weight:900}.wizard-complete-card>p:not(.wizard-kicker){color:#60788f;margin-top:12px;line-height:1.7}.wizard-complete-card button{color:#fff;background:#082f58;border-radius:15px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:55px;margin-top:28px;font-weight:900;display:flex}@media (width<=950px){.wizard-content{grid-template-columns:1fr;padding-top:24px}.wizard-sidebar{padding:0}.wizard-sidebar>h1{font-size:32px}.wizard-sidebar>p:not(.wizard-kicker){max-width:none}.wizard-sidebar ol{display:none}}@media (width<=700px){.wizard-header{grid-template-columns:auto 1fr auto;min-height:68px;padding-inline:16px}.wizard-brand img{width:34px;height:34px}.wizard-brand>span,.wizard-progress-summary span{display:none}.wizard-progress-summary strong{width:39px;height:39px}.wizard-content{gap:16px;padding:22px 16px 30px}.wizard-sidebar>h1{margin-top:7px;font-size:27px}.wizard-sidebar>h1 br{display:none}.wizard-sidebar>p:not(.wizard-kicker){margin-top:7px;font-size:13px}.wizard-panel{border-radius:23px;padding:17px}.wizard-modalities button{min-height:45px;font-size:12px}.wizard-modalities button svg,.wizard-modalities small{display:none}.wizard-question-heading{margin-top:24px}.wizard-question-heading h2{font-size:34px}.wizard-question-heading>div>p:last-child{font-size:14px}.wizard-question-badge{display:none}.wizard-stage-progress{min-height:52px;padding-inline:14px}.wizard-stage-progress strong{font-size:8px}.wizard-media-grid{grid-template-columns:1fr;gap:10px}.wizard-stimulus.visual{grid-template-columns:105px 1fr;align-items:center;display:grid}.wizard-stimulus-picture{min-height:100px}.wizard-stimulus-picture>span{width:78px;height:78px}.wizard-stimulus-picture>svg:not(.stimulus-spark){border-radius:15px;width:52px;height:52px;padding:10px}.stimulus-spark{width:17px;bottom:10px;right:10px}.wizard-stimulus figcaption{min-height:0;padding:13px}.wizard-audio-grid{grid-template-columns:1fr}.wizard-stimulus.audio{-moz-column-gap:12px;text-align:left;grid-template-columns:54px 1fr;column-gap:12px;min-height:0;padding:13px;display:grid}.audio-art{border-radius:15px;grid-row:1/4;width:50px;height:50px;margin:0}.wizard-stimulus.audio audio{grid-column:2;height:34px;margin-top:7px}.wizard-passage{gap:12px;padding:18px}.wizard-passage>span{width:40px;height:40px}.wizard-passage p{font-size:14px;line-height:1.7}.wizard-choice-list button{grid-template-columns:36px 1fr 25px;gap:10px;min-height:62px;padding:9px 11px}.wizard-choice-list button>span{width:32px;height:32px}.wizard-choice-list button>strong{font-size:12px}.wizard-emotions{grid-template-columns:1fr;gap:10px}.wizard-emotions button{-moz-column-gap:14px;text-align:left;grid-template-rows:auto auto;grid-template-columns:82px 1fr;column-gap:14px;min-height:0;padding:12px;display:grid}.wizard-emotions button>span{grid-row:1/3;width:74px;height:74px;margin:0}.wizard-emotions button>span svg{width:48px;height:48px}.wizard-emotions button>strong{align-self:end;font-size:15px}.wizard-emotions button>small{align-self:start;padding-right:25px}.wizard-options{grid-template-columns:1fr;gap:12px}.wizard-option{-moz-column-gap:15px;grid-template-rows:auto auto;grid-template-columns:90px 1fr;align-items:center;column-gap:15px;min-height:0;padding:14px;display:grid}.wizard-option-art{grid-row:1/3;width:90px;height:90px}.wizard-option-orbit{width:80px;height:80px}.wizard-option-icon{border-radius:17px;width:60px;height:60px}.wizard-option-icon svg{width:38px;height:38px}.wizard-option-play{border-radius:9px;width:28px;height:28px;bottom:4px;left:58px}.wizard-option-play svg{width:13px;height:13px}.wizard-option>strong{align-self:end;margin:0;padding-right:28px;font-size:15px}.wizard-option>small{align-self:start;margin-top:2px;font-size:11px}.wizard-option-check{top:12px;right:12px}.wizard-actions{grid-template-columns:1fr 1fr;gap:10px}.wizard-dots{display:none}.wizard-next{min-width:0}}@media (prefers-reduced-motion:reduce){.wizard-option,.wizard-next{transition:none}}.wizard-progress-summary span,.wizard-kicker{font-size:12px}.wizard-progress-summary strong{font-size:14px}.wizard-sidebar>h1{font-size:38px}.wizard-sidebar>p:not(.wizard-kicker){font-size:15px}.wizard-sidebar li>span{font-size:14px}.wizard-sidebar li strong{font-size:15px}.wizard-sidebar li small{font-size:12px}.wizard-modalities button{font-size:15px}.wizard-modalities small{font-size:9px}.wizard-notice{font-size:14px}.wizard-stage-progress span{font-size:15px}.wizard-stage-progress strong{font-size:12px}.wizard-question-heading>div>p:last-child{font-size:17px}.wizard-question-badge{font-size:13px}.wizard-stimulus strong{font-size:16px}.wizard-stimulus small{font-size:13px}.wizard-passage p{font-size:18px}.wizard-answer>label{font-size:15px}.wizard-answer textarea{font-size:16px}.wizard-answer>div{font-size:13px}.wizard-choice-list button>span{font-size:15px}.wizard-choice-list button>strong{font-size:16px}.wizard-emotions button>strong,.wizard-option>strong{font-size:18px}.wizard-emotions button>small,.wizard-option>small,.wizard-helper{font-size:13px}.wizard-actions button{font-size:15px}.wizard-error{font-size:14px}@media (width<=760px){.wizard-sidebar>h1{font-size:29px}.wizard-sidebar>p:not(.wizard-kicker),.wizard-modalities button{font-size:14px}.wizard-question-heading>div>p:last-child{font-size:15px}.wizard-stage-progress strong{font-size:10px}.wizard-passage p{font-size:16px}.wizard-choice-list button>strong{font-size:14px}.wizard-emotions button>strong,.wizard-option>strong{font-size:17px}.wizard-option>small{font-size:12px}}.wizard-shell,.wizard-state,.wizard-complete{background:radial-gradient(circle at 92% 12%,#edf0ff 0,#0000 23%),radial-gradient(circle at 8% 82%,#e6f8f5 0,#0000 24%),#f5faff}.wizard-sidebar{background:linear-gradient(#f8fcff,#eef6fb)}.wizard-sidebar li:nth-child(2).active>span,.wizard-sidebar li:nth-child(2).complete>span{color:#fff;background:#586bc0;border-color:#586bc0}.wizard-sidebar li:nth-child(3).active>span,.wizard-sidebar li:nth-child(3).complete>span{color:#fff;background:#24827c;border-color:#24827c}.wizard-stimulus:nth-child(3n+1){background:#e5f6fb;border-color:#bde4ef}.wizard-stimulus:nth-child(3n+2){background:#eef0fc;border-color:#d5daf1}.wizard-stimulus:nth-child(3n){background:#e9f7f4;border-color:#cae8e2}.wizard-emotions button:first-child{background:#eef0fc;border-color:#d5daf0}.wizard-emotions button:nth-child(2){background:#edf5f8;border-color:#d4e5ec}.wizard-emotions button:nth-child(3){background:#e7f7f1;border-color:#c8e9dc}.wizard-next{background:linear-gradient(115deg,#082f58,#075985)}.dashboard-shell{color:#082f58;background:#f5faff;min-height:100dvh;font-family:Nunito,system-ui,sans-serif}.dashboard-shell :focus-visible{outline-offset:3px;outline:3px solid #00a9e8}.dashboard-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #d9e8f3;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:76px;padding:10px clamp(20px,4vw,68px);display:grid;position:sticky;top:0}.dashboard-brand{color:#082f58;align-items:center;gap:8px;display:flex}.dashboard-brand img{-o-object-fit:contain;object-fit:contain;width:42px;height:42px}.dashboard-brand>span{letter-spacing:-1.5px;font-size:27px;font-weight:900}.dashboard-brand>span>span{color:#00a9e8}.dashboard-nav{justify-content:center;align-items:center;gap:5px;display:flex}.dashboard-nav button{color:#60788f;white-space:nowrap;border-radius:12px;align-items:center;gap:7px;min-height:42px;padding:0 13px;font-size:12px;font-weight:900;display:flex}.dashboard-nav button:hover,.dashboard-nav button.active{color:#075985;background:#e1f3fb}.dashboard-nav .dashboard-logout{color:#8a5b65}.dashboard-user{align-items:center;gap:9px;display:flex}.dashboard-user>span{color:#fff;background:#082f58;border-radius:13px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.dashboard-user div{flex-direction:column;display:flex}.dashboard-user strong{text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:12px;overflow:hidden}.dashboard-user small{color:#60788f;font-size:10px}.dashboard-content{width:min(1400px,100%);margin:auto;padding:42px clamp(20px,4vw,68px) 54px}.dashboard-eyebrow{color:#0874a0;letter-spacing:1.5px;font-size:10px;font-weight:900}.dashboard-eyebrow>span{vertical-align:middle;background:#00a9e8;width:19px;height:2px;margin-right:7px;display:inline-block}.dashboard-welcome{justify-content:space-between;align-items:center;gap:28px;display:flex}.dashboard-welcome h1,.dashboard-subpage>h1{letter-spacing:-2px;margin-top:7px;font-size:clamp(35px,4vw,55px);font-weight:900;line-height:1}.dashboard-welcome h1 span,.dashboard-subpage>h1 span{color:#00a9e8}.dashboard-welcome>div:first-child>p:last-child,.dashboard-subpage>p{color:#60788f;margin-top:11px;font-size:15px;font-weight:700}.dashboard-level{background:#fff;border:1px solid #d8e8f2;border-radius:18px;align-items:center;gap:12px;min-width:260px;padding:12px 15px;display:flex;box-shadow:0 4px #e5eefb}.dashboard-level>span{color:#075985;background:#e1f3fb;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.dashboard-level div{flex-direction:column;flex:1;display:flex}.dashboard-level small{color:#60788f;letter-spacing:1px;font-size:8px;font-weight:900}.dashboard-level strong{margin-top:2px;font-size:16px;font-weight:900}.dashboard-level b{color:#fff;background:#082f58;border-radius:50%;place-items:center;width:42px;height:42px;font-size:10px;display:grid}.dashboard-hero-card{color:#fff;background:#082f58;border-radius:28px;grid-template-columns:minmax(0,1.4fr) minmax(240px,.8fr);align-items:center;gap:30px;min-height:290px;margin-top:34px;padding:clamp(30px,4vw,52px);display:grid;position:relative;overflow:hidden;box-shadow:0 9px #dce8f6}.dashboard-hero-card:before{content:"";border:1px solid #91d4ed2e;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-120px;right:22%}.dashboard-hero-copy{z-index:2;position:relative}.dashboard-hero-copy .dashboard-eyebrow{color:#91d4ed}.dashboard-hero-copy h2{letter-spacing:-1.5px;margin-top:9px;font-size:clamp(30px,3.7vw,50px);font-weight:900;line-height:1}.dashboard-hero-copy>p:not(.dashboard-eyebrow){color:#c8dbea;max-width:560px;margin-top:13px;line-height:1.6}.dashboard-hero-copy button{color:#082f58;background:#fff;border-radius:14px;align-items:center;gap:10px;min-height:50px;margin-top:22px;padding:0 19px;font-size:13px;font-weight:900;display:flex}.dashboard-hero-art{color:#075985;justify-self:center;place-items:center;width:210px;height:210px;display:grid;position:relative}.dashboard-hero-art>span{background:#91d4ed;border-radius:44% 56% 48% 52%;width:190px;height:190px;position:absolute;transform:rotate(9deg)}.dashboard-hero-art>svg:first-of-type{z-index:1;background:#fff;border-radius:38px;padding:27px;position:relative;transform:rotate(-7deg);box-shadow:8px 10px #0000001a}.dashboard-hero-art>svg:last-child{z-index:2;color:#fff;position:absolute;bottom:28px;right:9px}.dashboard-reward{gap:8px;display:flex;position:absolute;bottom:24px;right:30px}.dashboard-reward span{color:#d7ebf5;background:#ffffff1a;border-radius:10px;align-items:center;gap:5px;padding:8px 10px;font-size:10px;font-weight:900;display:flex}.dashboard-reward svg{color:#91d4ed}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px;display:grid}.dashboard-stats article{background:#fff;border:1px solid #d8e8f2;border-radius:20px;align-items:center;gap:13px;padding:18px;display:flex}.dashboard-stats article>span{color:#075985;background:#e1f3fb;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.dashboard-stats article div{flex-direction:column;flex:1;display:flex}.dashboard-stats small{color:#60788f;font-size:10px;font-weight:800}.dashboard-stats strong{font-size:24px;font-weight:900}.dashboard-stats b{color:#0874a0;letter-spacing:.8px;font-size:9px}.dashboard-insights{grid-template-columns:minmax(300px,.8fr) minmax(430px,1.2fr);gap:17px;margin-top:28px;display:grid}.dashboard-progress-card,.dashboard-activity-card{background:#fff;border:1px solid #d8e8f2;border-radius:22px;padding:24px;box-shadow:0 5px #e9f0f8}.dashboard-progress-heading{align-items:center;gap:12px;display:flex}.dashboard-progress-heading>span{color:#075985;background:#e1f3fb;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.dashboard-progress-heading h2,.dashboard-activity-card h2{margin-top:3px;font-size:21px;font-weight:900}.dashboard-progress-card>p{color:#60788f;margin-top:19px;font-size:13px;line-height:1.55}.dashboard-progress-card>p strong{color:#075985}.dashboard-progress-track{background:#e4eef5;border-radius:99px;height:13px;margin-top:23px;overflow:hidden}.dashboard-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#00a9e8,#075985);min-width:5px;height:100%;transition:width .35s;display:block}.dashboard-progress-labels{color:#60788f;grid-template-columns:1fr auto 1fr;align-items:center;margin-top:9px;font-size:9px;font-weight:900;display:grid}.dashboard-progress-labels strong{color:#075985;font-size:11px}.dashboard-progress-labels span:last-child{text-align:right}.dashboard-activity-card>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-period{background:#f0f6fa;border-radius:11px;gap:4px;padding:4px;display:flex}.dashboard-period button{color:#60788f;white-space:nowrap;border-radius:8px;min-height:32px;padding:0 10px;font-size:10px;font-weight:900}.dashboard-period button.active{color:#075985;background:#fff;box-shadow:0 2px 7px #082f5814}.dashboard-activity-list{gap:4px;margin-top:14px;display:grid}.dashboard-activity-item{border-radius:13px;grid-template-columns:39px 1fr auto;align-items:center;gap:10px;min-height:55px;padding:6px 8px;display:grid}.dashboard-activity-item:hover{background:#f5faff}.dashboard-activity-item>span{color:#075985;background:#e1f3fb;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.dashboard-activity-item>div{flex-direction:column;min-width:0;display:flex}.dashboard-activity-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.dashboard-activity-item small{color:#60788f;margin-top:2px;font-size:9px}.dashboard-activity-item b{color:#0874a0;font-size:9px}.dashboard-activity-empty{color:#60788f;justify-content:center;align-items:center;gap:9px;min-height:95px;font-size:12px;font-weight:800;display:flex}.dashboard-activity-empty svg{color:#00a9e8}.dashboard-leaderboard{background:#fff;border:1px solid #d8e8f2;border-radius:23px;margin-top:30px;padding:25px;box-shadow:0 5px #e9f0f8}.dashboard-leaderboard>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.dashboard-leaderboard h2{margin-top:3px;font-size:24px;font-weight:900}.dashboard-leaderboard header div:first-child>span{color:#60788f;margin-top:3px;font-size:10px;display:block}.leaderboard-scope{background:#f0f6fa;border-radius:12px;gap:4px;padding:4px;display:flex}.leaderboard-scope button{color:#60788f;border-radius:9px;min-height:35px;padding:0 13px;font-size:10px;font-weight:900}.leaderboard-scope button.active{color:#075985;background:#fff;box-shadow:0 2px 7px #082f5814}.leaderboard-table{border:1px solid #dce9f2;border-radius:17px;margin-top:19px;overflow:hidden}.leaderboard-row{color:#60788f;border-top:1px solid #e5eef4;grid-template-columns:90px minmax(180px,1.5fr) repeat(4,minmax(70px,.6fr));align-items:center;gap:12px;min-height:61px;padding:8px 18px;font-size:11px;display:grid}.leaderboard-row:first-child{border-top:0}.leaderboard-row.current{color:#075985;background:#edf9fe}.leaderboard-head{color:#71899d;letter-spacing:.9px;text-transform:uppercase;background:#f4f8fb;border:0;min-height:37px;font-size:8px;font-weight:900}.leaderboard-rank{color:#60788f;align-items:center;gap:5px;font-weight:900;display:flex}.leaderboard-rank.rank-1{color:#d79b18}.leaderboard-rank.rank-2{color:#71899d}.leaderboard-rank.rank-3{color:#a86e4e}.leaderboard-person{-moz-column-gap:10px;grid-template-rows:auto auto;grid-template-columns:37px 1fr;align-items:center;column-gap:10px;min-width:0;display:grid}.leaderboard-person i{color:#fff;background:#082f58;border-radius:11px;grid-row:1/3;place-items:center;width:35px;height:35px;font-size:12px;font-style:normal;font-weight:900;display:grid}.leaderboard-person strong{color:#082f58;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.leaderboard-person small{color:#60788f;font-size:8px}.leaderboard-row>span>b{color:#082f58;font-size:10px}.leaderboard-xp{color:#075985;align-items:center;gap:4px;font-weight:900;display:flex}.leaderboard-empty{color:#60788f;text-align:center;padding:30px;font-size:12px}.leaderboard-loading{color:#60788f;justify-content:center;align-items:center;gap:8px;min-height:72px;font-size:11px;font-weight:800;display:flex}.leaderboard-loading svg{color:#00a9e8;animation:1s linear infinite dashboard-spin}.dashboard-mission-section{margin-top:38px}.dashboard-section-title{justify-content:space-between;align-items:end;gap:20px;display:flex}.dashboard-section-title h2{margin-top:5px;font-size:27px;font-weight:900}.dashboard-section-title button{color:#075985;align-items:center;gap:7px;font-size:12px;font-weight:900;display:flex}.dashboard-mission-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:18px;display:grid}.dashboard-mission{background:#e1f3fb;border:1px solid #cfe3ef;border-radius:22px;flex-direction:column;min-height:300px;padding:21px;display:flex}.dashboard-mission.mission-1{background:#e5eefb}.dashboard-mission.mission-2{background:#eaf2f7}.mission-top{color:#60788f;letter-spacing:1px;justify-content:space-between;align-items:center;font-size:9px;font-weight:900;display:flex}.mission-top small{color:#075985;background:#ffffffbf;border-radius:7px;padding:5px 7px;font-size:8px}.mission-icon{color:#075985;background:#fff;border-radius:23px;place-items:center;width:76px;height:76px;margin-top:20px;display:grid;transform:rotate(-5deg);box-shadow:4px 6px #082f580f}.dashboard-mission h3{margin-top:18px;font-size:19px;font-weight:900}.dashboard-mission>p{color:#60788f;margin-top:5px;font-size:12px;line-height:1.5}.mission-meta{color:#075985;gap:13px;margin-top:15px;font-size:10px;font-weight:900;display:flex}.mission-meta span{align-items:center;gap:4px;display:flex}.dashboard-mission>button{color:#082f58;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:16px;font-size:12px;font-weight:900;display:flex}.dashboard-subpage{padding-top:50px}.dashboard-games-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:30px}.games-group{margin-top:38px}.games-group .dashboard-section-title{align-items:center}.games-group .dashboard-games-grid{margin-top:18px}.dashboard-quiz-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:18px;display:grid}.dashboard-quiz{background:linear-gradient(135deg,#e2f6fc,#f7fcff);border:1px solid #bcdfea;border-radius:23px;grid-template-rows:1fr auto;grid-template-columns:84px minmax(0,1fr);gap:4px 18px;min-height:230px;padding:23px;display:grid}.quiz-card-icon{color:#91d4ed;background:#082f58;border-radius:23px;grid-row:1/3;place-items:center;width:76px;height:76px;display:grid;transform:rotate(-4deg);box-shadow:4px 6px #082f581c}.quiz-card-copy>div:first-child{color:#0874a0;letter-spacing:.8px;justify-content:space-between;align-items:center;gap:12px;font-size:9px;font-weight:900;display:flex}.quiz-card-copy>div:first-child small{color:#60788f;letter-spacing:0}.dashboard-quiz h3{margin-top:11px;font-size:20px;font-weight:900}.dashboard-quiz p{color:#60788f;margin-top:5px;font-size:12px;line-height:1.5}.dashboard-quiz>button{color:#075985;grid-column:2;justify-content:flex-end;align-items:center;gap:7px;padding-top:13px;font-size:12px;font-weight:900;display:flex}.quiz-page{width:min(1050px,100%);margin:auto;padding:42px clamp(20px,4vw,68px) 60px}.quiz-heading{grid-template-columns:150px 1fr auto;align-items:start;gap:25px;display:grid}.quiz-heading>button{color:#60788f;align-items:center;gap:7px;font-size:11px;font-weight:900;display:flex}.quiz-heading h1{letter-spacing:-1.4px;margin-top:5px;font-size:clamp(30px,4vw,45px);font-weight:900;line-height:1.05}.quiz-heading>div>p:last-child{color:#60788f;margin-top:8px;font-size:13px}.quiz-heading aside{gap:7px;display:flex}.quiz-heading aside span{color:#075985;white-space:nowrap;background:#e1f3fb;border-radius:10px;align-items:center;gap:5px;padding:8px 10px;font-size:10px;font-weight:900;display:flex}.quiz-progress{background:#dceaf3;border-radius:99px;height:8px;margin-top:30px;overflow:hidden}.quiz-progress span{border-radius:inherit;background:linear-gradient(90deg,#00a9e8,#075985);height:100%;transition:width .3s;display:block}.quiz-card{background:#fff;border:1px solid #d2e5ef;border-radius:28px;margin-top:18px;padding:clamp(25px,5vw,50px);position:relative;overflow:hidden;box-shadow:0 8px #e4edf7}.quiz-card:before{content:"";background:#effaff;border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:-80px}.quiz-sparkle{z-index:1;color:#00a9e8;position:absolute;top:30px;right:35px}.quiz-step{z-index:2;color:#0874a0;letter-spacing:1px;justify-content:space-between;align-items:center;font-size:9px;font-weight:900;display:flex;position:relative}.quiz-step>div{gap:5px;display:flex}.quiz-step i{background:#d9e8f1;border-radius:9px;width:19px;height:5px}.quiz-step i.active{background:#00a9e8}.quiz-card h2{z-index:2;letter-spacing:-.6px;max-width:760px;margin-top:32px;font-size:clamp(24px,3vw,34px);font-weight:900;line-height:1.25;position:relative}.quiz-options{z-index:2;gap:10px;margin-top:30px;display:grid;position:relative}.quiz-options label{color:#365873;cursor:pointer;border:2px solid #dce9f1;border-radius:17px;grid-template-columns:43px 1fr 24px;align-items:center;gap:13px;min-height:67px;padding:10px 17px;transition:all .15s;display:grid}.quiz-options label:hover{background:#f5fcff;border-color:#91d4ed}.quiz-options label.selected{color:#082f58;background:#eaf9fe;border-color:#00a9e8}.quiz-options input{opacity:0;position:absolute}.quiz-options label>span{background:#edf4f8;border-radius:12px;place-items:center;width:39px;height:39px;font-size:12px;font-weight:900;display:grid}.quiz-options label.selected>span{color:#fff;background:#082f58}.quiz-options label>svg{color:#b9cbd6}.quiz-options label.selected>svg{color:#00a9e8}.quiz-card footer{justify-content:space-between;gap:15px;margin-top:30px;display:flex}.quiz-card footer button{color:#60788f;border-radius:14px;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-size:12px;font-weight:900;display:flex}.quiz-card footer button:disabled{cursor:not-allowed;opacity:.45}.quiz-card footer .quiz-next{color:#fff;background:#082f58;margin-left:auto}.quiz-error{color:#b4233b;margin-top:13px;font-size:12px;font-weight:800}.quiz-state,.quiz-result{text-align:center;place-content:center;justify-items:center;min-height:calc(100dvh - 76px);padding:30px;display:grid}.quiz-state>svg{color:#00a9e8;width:42px;height:42px}.quiz-state h1,.quiz-result h1{color:#082f58;margin-top:13px;font-size:34px;font-weight:900}.quiz-state p,.quiz-result>p:not(.dashboard-eyebrow){color:#60788f;max-width:520px;margin-top:8px}.quiz-state button,.quiz-result>button{color:#fff;background:#082f58;border-radius:14px;align-items:center;gap:8px;min-height:49px;margin-top:24px;padding:0 19px;font-size:12px;font-weight:900;display:flex}.quiz-spinner{animation:1s linear infinite dashboard-spin}.quiz-result-icon{color:#075985;background:#e1f3fb;border-radius:34px;place-items:center;width:112px;height:112px;margin-bottom:22px;display:grid;transform:rotate(-4deg)}.quiz-result>div:nth-of-type(2){gap:10px;margin-top:24px;display:flex}.quiz-result>div:nth-of-type(2) span{color:#075985;background:#fff;border-radius:13px;align-items:center;gap:7px;padding:12px 16px;font-size:12px;font-weight:900;display:flex;box-shadow:0 4px #dfeaf5}.quiz-result>div:nth-of-type(2) svg{width:18px}.dashboard-profile-card,.dashboard-settings-card{background:#fff;border:1px solid #d8e8f2;border-radius:25px;align-items:center;gap:24px;margin-top:30px;padding:34px;display:flex;box-shadow:0 7px #e5eefb}.dashboard-profile-card>span{color:#fff;background:#082f58;border-radius:28px;place-items:center;width:90px;height:90px;font-size:34px;font-weight:900;display:grid}.dashboard-profile-card>div{flex:1}.dashboard-profile-card small{color:#60788f;letter-spacing:1px;font-size:10px;font-weight:900}.dashboard-profile-card h2{margin-top:4px;font-size:28px;font-weight:900}.dashboard-profile-card p{color:#60788f;margin-top:3px}.dashboard-profile-card aside{background:#e1f3fb;border-radius:17px;flex-direction:column;padding:18px 22px;display:flex}.dashboard-profile-card aside strong{font-size:18px}.dashboard-profile-card aside small{margin-top:3px}.profile-achievement-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px;display:grid}.profile-achievement-stats article{background:#fff;border:1px solid #d8e8f2;border-radius:19px;align-items:center;gap:13px;padding:18px;display:flex}.profile-achievement-stats article>span{color:#075985;background:#e1f3fb;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.profile-achievement-stats article>div{flex-direction:column;flex:1;display:flex}.profile-achievement-stats article small{color:#60788f;font-size:10px;font-weight:800}.profile-achievement-stats article strong{font-size:23px;font-weight:900}.profile-achievement-stats article b{color:#0874a0;font-size:9px}.profile-badges{background:#fff;border:1px solid #d8e8f2;border-radius:24px;margin-top:30px;padding:27px;box-shadow:0 6px #e8f0f8}.profile-badges>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.profile-badges>header>svg{color:#00a9e8}.profile-badges h2{margin-top:3px;font-size:24px;font-weight:900}.profile-badges header div>span{color:#60788f;margin-top:3px;font-size:10px;display:block}.profile-badge-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:21px;display:grid}.profile-badge{background:#f8fcff;border:1px solid #d8e8f2;border-radius:19px;align-items:flex-start;gap:15px;min-height:178px;padding:19px;display:flex}.profile-badge.unlocked{background:#edf9fe;border-color:#b8ddec}.profile-badge.locked{filter:grayscale(.3);opacity:.7}.profile-badge-icon{color:#075985;background:#d8eff8;border-radius:23px;flex:none;place-items:center;width:72px;height:72px;display:grid;position:relative;transform:rotate(-4deg)}.profile-badge.unlocked .profile-badge-icon{background:#91d4ed}.profile-badge-icon>span{color:#fff;background:#60788f;border:3px solid #f8fcff;border-radius:10px;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:-5px;right:-5px}.profile-badge>div:last-child{min-width:0}.profile-badge>div>small{color:#0874a0;letter-spacing:.8px;font-size:8px;font-weight:900}.profile-badge h3{margin-top:4px;font-size:16px;font-weight:900}.profile-badge p{color:#60788f;margin-top:5px;font-size:10px;line-height:1.45}.profile-badge b{color:#075985;margin-top:11px;font-size:9px;display:block}.dashboard-settings-card{justify-content:space-between}.dashboard-settings-card h2{font-size:22px;font-weight:900}.dashboard-settings-card p{color:#60788f;margin-top:5px}.dashboard-settings-card>svg{color:#00a9e8}.dashboard-state{color:#60788f;text-align:center;place-content:center;justify-items:center;gap:10px;min-height:calc(100dvh - 76px);display:grid}.dashboard-state>svg{color:#00a9e8;width:42px;height:42px;animation:1s linear infinite dashboard-spin}.dashboard-state h1{color:#082f58;font-size:25px;font-weight:900}.dashboard-state p{max-width:420px}@keyframes dashboard-spin{to{transform:rotate(360deg)}}@media (width<=1050px){.dashboard-header{grid-template-columns:auto 1fr}.dashboard-user{display:none}.dashboard-games-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.dashboard-insights{grid-template-columns:1fr}}@media (width<=760px){.dashboard-header{grid-template-columns:1fr auto;gap:10px;padding:10px 16px 0;position:static}.dashboard-brand>span{font-size:23px}.dashboard-brand img{width:36px;height:36px}.dashboard-nav{border-top:1px solid #e2edf4;grid-area:2/1/auto/-1;justify-content:flex-start;margin-inline:-16px;padding:7px 16px 10px;overflow-x:auto}.dashboard-nav button{min-height:38px;padding-inline:10px;font-size:11px}.dashboard-nav button svg{display:none}.dashboard-user{grid-area:1/2;justify-self:end;display:flex}.dashboard-user div{display:none}.dashboard-user>span{width:36px;height:36px}.dashboard-content{padding:30px 16px 44px}.dashboard-welcome{flex-direction:column;align-items:flex-start}.dashboard-welcome h1{font-size:39px}.dashboard-level{width:100%}.dashboard-hero-card{grid-template-columns:1fr;min-height:0;padding:27px 22px 100px}.dashboard-hero-art{opacity:.75;width:145px;height:145px;position:absolute;bottom:-25px;right:-14px}.dashboard-hero-art>span{width:130px;height:130px}.dashboard-hero-art>svg:first-of-type{width:70px;height:70px;padding:20px}.dashboard-reward{bottom:22px;left:22px;right:auto}.dashboard-stats{grid-template-columns:1fr;gap:10px}.dashboard-stats article{padding:13px 15px}.dashboard-stats article>span{width:43px;height:43px}.dashboard-stats strong{font-size:20px}.dashboard-insights{gap:12px}.dashboard-progress-card,.dashboard-activity-card{padding:18px}.dashboard-activity-card>header{flex-direction:column;align-items:flex-start}.dashboard-period{width:100%}.dashboard-period button{flex:1}.dashboard-activity-item{padding-inline:0}.dashboard-leaderboard{padding:18px;overflow:hidden}.dashboard-leaderboard>header{flex-direction:column;align-items:flex-start}.leaderboard-scope{width:100%}.leaderboard-scope button{flex:1}.leaderboard-table{overflow-x:auto}.leaderboard-row{grid-template-columns:75px 170px repeat(4,70px);width:650px;padding-inline:13px}.dashboard-mission-grid,.dashboard-games-grid{grid-template-columns:1fr}.dashboard-section-title h2{font-size:24px}.dashboard-section-title button{font-size:0}.dashboard-section-title button svg{width:22px;height:22px}.dashboard-quiz-grid{grid-template-columns:1fr}.dashboard-quiz{grid-template-columns:64px 1fr;min-height:0;padding:19px}.quiz-card-icon{border-radius:19px;width:60px;height:60px}.quiz-card-icon svg{width:29px}.quiz-card-copy>div:first-child{flex-direction:column;align-items:flex-start;gap:3px}.dashboard-quiz>button{justify-content:flex-start}.quiz-page{padding:28px 16px 45px}.quiz-heading{grid-template-columns:1fr;gap:14px}.quiz-heading>button{order:-1}.quiz-heading aside{flex-wrap:wrap}.quiz-card{padding:24px 18px}.quiz-sparkle{display:none}.quiz-card h2{margin-top:23px;font-size:24px}.quiz-options label{grid-template-columns:39px 1fr 20px;min-height:64px;padding-inline:12px}.quiz-card footer button{padding-inline:12px}.dashboard-mission{min-height:280px}.dashboard-profile-card{flex-wrap:wrap;align-items:flex-start;padding:24px}.dashboard-profile-card>span{width:70px;height:70px}.dashboard-profile-card aside{width:100%}.profile-achievement-stats{grid-template-columns:1fr;gap:10px}.profile-badges{padding:19px}.profile-badge-grid{grid-template-columns:1fr}.profile-badge{min-height:150px}.dashboard-settings-card{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.dashboard-state>svg{animation:none}}.dashboard-nav button,.dashboard-user strong{font-size:13px}.dashboard-user small,.dashboard-eyebrow{font-size:11px}.dashboard-welcome>div:first-child>p:last-child,.dashboard-subpage>p{font-size:16px}.dashboard-level small{font-size:10px}.dashboard-level strong{font-size:18px}.dashboard-level b{font-size:11px}.dashboard-hero-copy>p:not(.dashboard-eyebrow){font-size:16px}.dashboard-hero-copy button{font-size:14px}.dashboard-reward span,.dashboard-stats small{font-size:12px}.dashboard-stats b{font-size:11px}.dashboard-progress-card>p{font-size:15px}.dashboard-progress-labels{font-size:11px}.dashboard-progress-labels strong{font-size:13px}.dashboard-period button{font-size:12px}.dashboard-activity-item strong{font-size:14px}.dashboard-activity-item small,.dashboard-activity-item b{font-size:11px}.dashboard-activity-empty{font-size:14px}.dashboard-leaderboard header div:first-child>span,.leaderboard-scope button{font-size:12px}.leaderboard-row{font-size:13px}.leaderboard-head{font-size:10px}.leaderboard-person i,.leaderboard-person strong{font-size:14px}.leaderboard-person small{font-size:10px}.leaderboard-row>span>b{font-size:12px}.leaderboard-empty,.leaderboard-loading{font-size:13px}.dashboard-section-title button{font-size:14px}.mission-top{font-size:11px}.mission-top small{font-size:10px}.dashboard-mission h3{font-size:21px}.dashboard-mission>p{font-size:14px}.mission-meta{font-size:12px}.dashboard-mission>button{font-size:14px}.quiz-card-copy>div:first-child{font-size:11px}.dashboard-quiz h3{font-size:22px}.dashboard-quiz p,.dashboard-quiz>button{font-size:14px}.quiz-heading>button{font-size:13px}.quiz-heading>div>p:last-child{font-size:15px}.quiz-heading aside span{font-size:12px}.quiz-step{font-size:11px}.quiz-options label>span{font-size:14px}.quiz-options strong{font-size:15px}.quiz-card footer button,.quiz-error,.quiz-state button,.quiz-result>button,.quiz-result>div:nth-of-type(2) span{font-size:14px}.dashboard-profile-card small,.profile-achievement-stats article small,.profile-badges header div>span{font-size:12px}.profile-achievement-stats article b{font-size:11px}.profile-badge>div>small{font-size:10px}.profile-badge h3{font-size:18px}.profile-badge p{font-size:12px}.profile-badge b{font-size:11px}@media (width<=760px){.dashboard-nav button{font-size:12px}.dashboard-section-title button{font-size:0}.quiz-card h2{font-size:26px}}.dashboard-shell{background:radial-gradient(circle at 8% 12%,#e7f8fc 0,#0000 20%),radial-gradient(circle at 94% 38%,#eef0ff 0,#0000 24%),#f5faff}.dashboard-hero-card{background:linear-gradient(120deg,#082f58 0%,#0a4770 62%,#246b7d 100%)}.dashboard-stats article:first-child>span,.profile-achievement-stats article:nth-child(2)>span{color:#a86f09;background:#fff2cf}.dashboard-stats article:nth-child(2)>span,.profile-achievement-stats article:first-child>span{color:#087c9f;background:#ddf5fb}.dashboard-stats article:nth-child(3)>span,.profile-achievement-stats article:nth-child(3)>span{color:#5265aa;background:#e9edfc}.dashboard-progress-track span,.quiz-progress span{background:linear-gradient(90deg,#00a9e8,#526bc0,#248c83)}.dashboard-activity-item:nth-child(3n+1)>span{color:#087c9f;background:#e1f4fa}.dashboard-activity-item:nth-child(3n+2)>span{color:#5265aa;background:#eceffc}.dashboard-activity-item:nth-child(3n)>span{color:#247b78;background:#e6f6f2}.dashboard-mission{background:linear-gradient(145deg,#dff4fa,#effbfe);border-color:#bfe3ee}.dashboard-mission.mission-1{background:linear-gradient(145deg,#e9edfc,#f5f5ff);border-color:#d2d9f1}.dashboard-mission.mission-2{background:linear-gradient(145deg,#e4f5f2,#f3fbf9);border-color:#c8e5df}.mission-1 .mission-icon{color:#5265aa}.mission-2 .mission-icon{color:#247b78}.dashboard-quiz{background:linear-gradient(135deg,#dff5fb,#f7fcff)}.dashboard-quiz.quiz-1{background:linear-gradient(135deg,#e9edfc,#fafaff);border-color:#d1d9f2}.dashboard-quiz.quiz-1 .quiz-card-icon{color:#d9e0ff;background:#465b9d}.quiz-card:before{background:linear-gradient(145deg,#e7f8fc,#eef0ff)}.quiz-result-icon{color:#247b78;background:linear-gradient(145deg,#ddf5fb,#e7f6ef)}.profile-badge.unlocked:nth-child(3n+1) .profile-badge-icon{background:#91d4ed}.profile-badge.unlocked:nth-child(3n+2) .profile-badge-icon{color:#40549b;background:#b8c4ef}.profile-badge.unlocked:nth-child(3n) .profile-badge-icon{color:#176965;background:#9edbd2}.admin-login-page,.admin-shell{color:#082f58;background:#f5faff;min-height:100dvh;font-family:Nunito,system-ui,sans-serif}.admin-login-page :focus-visible,.admin-shell :focus-visible{outline-offset:3px;outline:3px solid #00a9e8}.admin-login-page{grid-template-columns:minmax(0,1.15fr) minmax(430px,.85fr);display:grid}.admin-login-brand{color:#fff;background:#082f58;flex-direction:column;justify-content:center;min-height:100dvh;padding:clamp(45px,8vw,120px);display:flex;position:relative;overflow:hidden}.admin-login-brand:after{content:"";border:1px solid #91d4ed40;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-180px;right:-180px}.admin-login-brand img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 30px #00a9e82e);width:125px;height:125px}.admin-login-brand>p:first-of-type{color:#91d4ed;letter-spacing:1.8px;margin-top:35px;font-size:10px;font-weight:900}.admin-login-brand>p:first-of-type span{vertical-align:middle;background:#00a9e8;width:24px;height:2px;margin-right:8px;display:inline-block}.admin-login-brand h1{letter-spacing:-3px;max-width:680px;margin-top:14px;font-size:clamp(42px,5vw,72px);font-weight:900;line-height:1}.admin-login-brand h1 em{color:#91d4ed;font-style:normal}.admin-login-brand>p:last-child{color:#c5d9e7;max-width:520px;margin-top:20px;font-size:15px;line-height:1.7}.admin-login-panel{background:#fff;flex-direction:column;justify-content:center;padding:clamp(35px,7vw,95px);display:flex}.admin-back{color:#60788f;align-items:center;gap:7px;font-size:11px;font-weight:900;display:flex;position:absolute;top:28px}.admin-lock{color:#075985;background:#e1f3fb;border-radius:19px;place-items:center;width:62px;height:62px;display:grid}.admin-login-panel>small{color:#0874a0;letter-spacing:1.5px;margin-top:24px;font-size:9px;font-weight:900}.admin-login-panel h2{letter-spacing:-1.5px;margin-top:5px;font-size:42px;font-weight:900}.admin-login-panel>p{color:#60788f;margin-top:5px;font-size:13px}.admin-login-panel form{gap:18px;margin-top:30px;display:grid}.admin-login-panel label,.admin-modal label{color:#365873;letter-spacing:.3px;gap:7px;font-size:10px;font-weight:900;display:grid}.admin-login-panel input,.admin-modal input,.admin-modal select,.admin-modal textarea{color:#082f58;background:#f9fcfe;border:1px solid #cfdee8;border-radius:13px;width:100%;min-height:48px;padding:0 14px;font:700 13px Nunito,system-ui}.admin-login-panel input:focus,.admin-modal input:focus,.admin-modal select:focus,.admin-modal textarea:focus{background:#fff;border-color:#00a9e8}.admin-password{position:relative}.admin-password button{color:#60788f;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:0;right:0}.admin-password svg{width:18px}.admin-login-submit{color:#fff;background:#082f58;border-radius:14px;justify-content:space-between;align-items:center;min-height:52px;padding:0 18px;font-size:12px;font-weight:900;display:flex;box-shadow:0 5px #caddec}.admin-form-error{background:#fff0f3;border-radius:10px;padding:10px 12px;font-weight:800;color:#a22e45!important;font-size:11px!important}.admin-security-note{color:#60788f;border-top:1px solid #e4edf3;align-items:center;gap:8px;margin-top:25px;padding-top:20px;font-size:10px;display:flex}.admin-security-note svg{color:#00a9e8}.admin-shell{grid-template-columns:260px minmax(0,1fr);display:grid}.admin-sidebar{background:#fff;border-right:1px solid #d7e6f0;flex-direction:column;height:100dvh;padding:25px 17px 18px;display:flex;position:sticky;top:0}.admin-logo{align-items:center;gap:8px;padding:0 9px;display:flex}.admin-logo img{-o-object-fit:contain;object-fit:contain;width:42px;height:42px}.admin-logo span{letter-spacing:-1.5px;font-size:26px;font-weight:900}.admin-logo em{color:#00a9e8;font-style:normal}.admin-sidebar-label{color:#8ca0b1;letter-spacing:1.4px;margin:26px 11px 10px;font-size:8px;font-weight:900}.admin-sidebar nav{gap:5px;display:grid}.admin-sidebar nav button{color:#60788f;text-align:left;border-radius:12px;grid-template-columns:23px 1fr auto;align-items:center;gap:8px;min-height:45px;padding:0 12px;font-size:11px;font-weight:900;display:grid}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:#075985;background:#e5f5fb}.admin-sidebar nav button.active{box-shadow:inset 3px 0 #00a9e8}.admin-sidebar nav button>svg:last-child{opacity:.5}.admin-account{border-top:1px solid #e2edf3;grid-template-columns:39px 1fr 30px;align-items:center;gap:9px;margin-top:auto;padding:13px 9px 0;display:grid}.admin-account>span{color:#fff;background:#082f58;border-radius:12px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.admin-account div{flex-direction:column;min-width:0;display:flex}.admin-account strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.admin-account small{color:#60788f;font-size:8px}.admin-account button{color:#7b6470}.admin-main{min-width:0;padding:0 clamp(22px,4vw,58px) 55px}.admin-main>header{border-bottom:1px solid #dbe8f1;justify-content:space-between;align-items:center;min-height:92px;display:flex}.admin-main>header p,.admin-resource>header p,.admin-hero p,.admin-summary header p,.admin-modal header p{color:#0874a0;letter-spacing:1.4px;font-size:8px;font-weight:900}.admin-main>header h1{margin-top:3px;font-size:25px;font-weight:900}.admin-refresh{color:#60788f;background:#fff;border:1px solid #d5e4ed;border-radius:11px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:10px;font-weight:900;display:flex}.admin-loading{color:#60788f;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:calc(100dvh - 95px);font-size:12px;display:flex}.admin-loading svg{color:#00a9e8}.admin-loading .lucide-loader-circle{animation:1s linear infinite admin-spin}.admin-dashboard{padding-top:35px}.admin-hero{color:#fff;background:#082f58;border-radius:26px;justify-content:space-between;align-items:center;min-height:245px;padding:42px 48px;display:flex;overflow:hidden;box-shadow:0 8px #dce8f5}.admin-hero h2{letter-spacing:-1.6px;margin-top:9px;font-size:clamp(31px,4vw,49px);font-weight:900;line-height:1.05}.admin-hero h2 span{color:#91d4ed}.admin-hero small{color:#c3d8e7;margin-top:14px;display:block}.admin-hero>svg{color:#075985;background:#91d4ed;border-radius:34px;width:115px;height:115px;padding:25px;transform:rotate(8deg)}.admin-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px;display:grid}.admin-metrics article{background:#fff;border:1px solid #d7e6ef;border-radius:18px;align-items:center;gap:13px;padding:18px;display:flex}.admin-metrics article>span{color:#075985;background:#e1f3fb;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.admin-metrics article svg{width:21px}.admin-metrics article div{flex-direction:column;display:flex}.admin-metrics strong{font-size:22px;font-weight:900}.admin-metrics small{color:#60788f;font-size:9px;font-weight:800}.admin-summary{background:#fff;border:1px solid #d8e7f0;border-radius:22px;margin-top:25px;padding:25px}.admin-summary header{justify-content:space-between;align-items:center;display:flex}.admin-summary h2{margin-top:3px;font-size:21px;font-weight:900}.admin-summary header svg{color:#00a9e8}.admin-summary>div{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.admin-summary>div>span{color:#075985;background:#f1f8fc;border-radius:15px;grid-template-columns:28px 1fr;align-items:center;padding:17px;font-size:17px;font-weight:900;display:grid}.admin-summary>div svg{width:19px}.admin-summary>div small{color:#60788f;grid-column:2;font-size:9px}.admin-resource{background:#fff;border:1px solid #d8e6ef;border-radius:22px;margin-top:30px;padding:25px;box-shadow:0 5px #e8f0f8}.admin-resource+.admin-resource{margin-top:24px}.admin-resource>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-resource h2{margin-top:3px;font-size:23px;font-weight:900}.admin-resource>header span{color:#60788f;margin-top:3px;font-size:10px;display:block}.admin-resource>header>button{color:#fff;background:#082f58;border-radius:12px;align-items:center;gap:7px;min-height:41px;padding:0 14px;font-size:10px;font-weight:900;display:flex}.admin-table-wrap{border:1px solid #dce8f0;border-radius:15px;margin-top:21px;overflow-x:auto}.admin-table-wrap table{border-collapse:collapse;width:100%}.admin-table-wrap th{color:#72889b;text-align:left;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap;background:#f2f7fa;padding:11px 14px;font-size:8px;font-weight:900}.admin-table-wrap td{color:#426078;border-top:1px solid #e5eef4;max-width:390px;padding:13px 14px;font-size:10px;font-weight:700}.admin-table-wrap td:last-child{width:45px}.admin-name-cell{flex-direction:column;display:flex}.admin-name-cell strong{color:#082f58;font-size:11px}.admin-name-cell small{color:#7e94a5;margin-top:2px;font-size:8px}.admin-tag{color:#60788f;text-transform:uppercase;background:#eef4f7;border-radius:8px;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.tag-published,.tag-active,.tag-admin{color:#0874a0;background:#ddf4fb}.tag-draft,.tag-school,.tag-medium{color:#315e80;background:#edf1fb}.tag-archived,.tag-inactive,.tag-hard{color:#8d5361;background:#f7e9ed}.tag-student,.tag-easy{color:#367663;background:#e7f5ef}.admin-edit{color:#075985;background:#e8f5fa;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.admin-empty{color:#60788f;text-align:center;padding:30px;font-size:11px}.admin-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#031b3399;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:23px;width:min(670px,100%);max-height:calc(100dvh - 35px);overflow:auto;box-shadow:0 24px 80px #031b334d}.admin-modal>header{z-index:2;background:#fff;border-bottom:1px solid #deebf2;justify-content:space-between;align-items:center;padding:22px 25px;display:flex;position:sticky;top:0}.admin-modal h2{margin-top:3px;font-size:22px;font-weight:900}.admin-modal header>button{color:#60788f;background:#edf5f9;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.admin-modal header svg{width:18px}.admin-modal form{gap:16px;padding:24px;display:grid}.admin-modal textarea{resize:vertical;min-height:86px;padding-block:12px}.admin-form-row{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.admin-check{align-items:center;grid-template-columns:20px 1fr!important;display:flex!important}.admin-check input{width:18px!important;min-height:18px!important}.admin-modal footer{border-top:1px solid #e1ebf1;justify-content:flex-end;gap:9px;margin-top:5px;padding-top:18px;display:flex}.admin-modal footer button{color:#60788f;border-radius:11px;min-height:42px;padding:0 15px;font-size:10px;font-weight:900}.admin-modal footer .primary{color:#fff;background:#082f58}@keyframes admin-spin{to{transform:rotate(360deg)}}@media (width<=1000px){.admin-login-page{grid-template-columns:1fr 440px}.admin-login-brand{padding:50px}.admin-shell{grid-template-columns:82px 1fr}.admin-logo span,.admin-sidebar-label,.admin-sidebar nav button span,.admin-sidebar nav button>svg:last-child,.admin-account div{display:none}.admin-logo{justify-content:center}.admin-sidebar nav button{grid-template-columns:1fr;place-items:center;display:grid}.admin-account{grid-template-columns:1fr;justify-items:center}.admin-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.admin-login-page{grid-template-columns:1fr}.admin-login-brand{display:none}.admin-login-panel{min-height:100dvh;padding:80px 24px 35px}.admin-shell{padding-bottom:76px;display:block}.admin-sidebar{z-index:30;border-top:1px solid #d7e6f0;border-right:0;width:auto;height:70px;padding:7px 8px;position:fixed;inset:auto 0 0}.admin-logo,.admin-sidebar-label,.admin-account{display:none}.admin-sidebar nav{justify-content:space-between;gap:2px;display:flex}.admin-sidebar nav button{min-width:45px;min-height:55px;padding:0 8px}.admin-sidebar nav button svg{display:block}.admin-main{padding:0 14px 35px}.admin-main>header{min-height:77px}.admin-refresh{font-size:0}.admin-hero{min-height:220px;padding:30px 24px}.admin-hero>svg{display:none}.admin-metrics{grid-template-columns:1fr 1fr;gap:9px}.admin-metrics article{padding:12px}.admin-summary>div{grid-template-columns:1fr}.admin-resource{padding:18px}.admin-resource>header{flex-direction:column;align-items:flex-start}.admin-resource>header>button{justify-content:center;width:100%}.admin-table-wrap table{min-width:690px}.admin-form-row{grid-template-columns:1fr}.admin-modal-backdrop{padding:0}.admin-modal{border-radius:0;max-height:100dvh}.admin-modal form{padding:19px}}.admin-login-brand>p:first-of-type,.admin-sidebar-label,.admin-main>header p,.admin-resource>header p,.admin-hero p,.admin-summary header p,.admin-modal header p{font-size:10px}.admin-login-brand>p:last-child{font-size:17px}.admin-login-panel>small{font-size:11px}.admin-login-panel>p{font-size:15px}.admin-login-panel label,.admin-modal label{font-size:12px}.admin-login-panel input,.admin-modal input,.admin-modal select,.admin-modal textarea{font-size:15px}.admin-back,.admin-login-submit{font-size:13px}.admin-security-note,.admin-form-error{font-size:12px!important}.admin-sidebar nav button{font-size:13px}.admin-account strong{font-size:12px}.admin-account small{font-size:10px}.admin-refresh,.admin-resource>header>button,.admin-modal footer button{font-size:12px}.admin-hero small{font-size:14px}.admin-metrics small,.admin-summary>div small{font-size:11px}.admin-resource>header span{font-size:12px}.admin-table-wrap th{font-size:10px}.admin-table-wrap td{font-size:12px;line-height:1.45}.admin-name-cell strong{font-size:13px}.admin-name-cell small,.admin-tag{font-size:10px}.admin-empty{font-size:13px}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Nunito,ui-rounded,system-ui,sans-serif;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#f8fcff;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.table{display:table}.h-5{height:1.25rem}.w-5{width:1.25rem}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.dot-grid{background-image:radial-gradient(#0759851a 1px,#0000 1px);background-size:30px 30px;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (height<=700px){.login-icon,.login-message:empty{display:none}}
