/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);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}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}}.welcome-tools{align-items:center;gap:10px;margin-bottom:20px;display:flex}.install-button,.hero-sound-toggle,.sound-toggle{border:2px solid #0000;border-radius:99px;padding:10px 15px;font-weight:1000}.install-button{color:#493408;background:#ffd54a;border-color:#ffe889;box-shadow:0 5px #ba8718}.hero-sound-toggle{color:#fff;background:#ffffff20;border-color:#fff5}.header-actions{align-items:center;gap:9px;display:flex}.sound-toggle{color:#5e6686;background:#f1eff8;border-color:#e2def0;padding:9px 12px}.install-modal{text-align:center;max-width:550px}.install-modal h2{font-size:clamp(28px,6vw,38px);line-height:1.08}.install-icon{border-radius:23px;width:92px;height:92px;margin:0 auto 12px;overflow:hidden;box-shadow:0 7px #d8d1ed}.install-icon img{object-fit:cover;width:100%;height:100%}.install-steps{text-align:left;gap:10px;margin:22px 0;padding:0;list-style:none;display:grid}.install-steps li{background:#fff;border:2px solid #e2ddf3;border-radius:16px;align-items:center;gap:12px;padding:13px 14px;font-size:16px;display:flex}.install-steps li>span{color:#fff;background:#7049e8;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:1000;display:grid}.install-steps li>div{flex:1}.share-symbol{float:right;color:#3473e8;border:2px solid #6d8ff1;border-radius:9px;place-items:center;width:34px;height:34px;font-size:22px;line-height:1;display:grid}.install-tip{text-align:left;max-width:none;margin:16px 0}.install-got-it{color:#fff;background:#7049e8;width:100%;box-shadow:0 5px #4b2aad}@media (width<=600px){.welcome-tools{flex-direction:column;align-items:flex-start}.install-button,.hero-sound-toggle{padding:9px 13px;font-size:13px}.header-actions{gap:5px}.sound-toggle{width:38px;height:38px;padding:0;font-size:0}.sound-toggle:first-letter{font-size:17px}.progress-link{white-space:nowrap}.install-modal{padding-top:30px}.install-icon{width:76px;height:76px}}.sunny-callout>.sunny-avatar>img{top:-25px;left:-120px}.sox-assist-button{white-space:nowrap;border:2px solid #0000;border-radius:99px;align-items:center;gap:5px;height:40px;margin-right:8px;padding:4px 9px 4px 5px;font-style:normal;display:inline-flex}.sox-assist-button.ready{color:#5c4707;background:#fff0a6;border-color:#efd576}.sox-assist-button.used{color:#737991;background:#e7e5ed;border-color:#d9d6e2}.sox-assist-button img{object-fit:contain;filter:drop-shadow(0 2px 1px #50332e44);width:34px;height:29px}.sox-assist-button b{font-size:11px}.sox-assist-button em{background:#fff;border-radius:99px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-style:normal;font-weight:1000;display:grid}.sox-help-modal{max-width:540px}.sox-help-modal>p{color:#5e678a;font-size:17px;line-height:1.55}.sox-help-hero{align-items:center;gap:16px;padding-right:35px;display:flex}.sox-help-hero img{object-fit:contain;width:125px;height:95px}.sox-help-hero h2{margin:2px 0}.sox-help-tip{max-width:none;margin:18px 0}.assist-status-card{border-radius:16px;align-items:center;gap:12px;padding:15px;display:flex}.assist-status-card.ready{color:#66500b;background:#fff3ba}.assist-status-card.used{color:#676d88;background:#eceaf2}.assist-status-card>span{background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.assist-status-card>div{flex-direction:column;display:flex}.assist-status-card small{margin-top:3px}.boss-arrival .sox-hint{color:#654f10;background:#fff4bf;border:2px solid #f0d96f;border-radius:15px;margin-top:10px;padding:10px 12px;flex-direction:row!important;align-items:center!important}.boss-arrival .sox-hint p{color:#654f10!important;margin:0!important;display:block!important}.boss-arrival .sox-hint .sunny-avatar{flex-shrink:0;align-self:center}.boss-arrival .sox-hint b{color:#765a0d}@media (width<=600px){.sox-assist-button{height:36px;margin-right:4px;padding-right:7px}.sox-assist-button img{width:27px;height:25px}.sox-assist-button b{font-size:10px}.sox-assist-button em{min-width:18px;height:18px}.sox-help-hero img{width:90px;height:72px}.boss-arrival .sox-hint{padding:9px}.boss-arrival .sox-hint .sunny-avatar{display:block}.boss-arrival .sox-hint p{font-size:12px!important}}.fact .sunny-explain .sunny-avatar{color:inherit;background:#7653e8;border-radius:50%;display:block}.world-scene{align-items:center;gap:2px;height:78px;margin:5px 0 8px;display:flex;position:relative}.world-scene b{filter:drop-shadow(0 5px #372c7550);font-size:62px;line-height:1}.world-scene i{align-self:flex-start;margin:4px 0 0 -14px;font-size:29px;font-style:normal;transform:rotate(8deg)}.subject-card.social .world-scene{height:64px;margin-top:0}.sunny-avatar{background:#7653e8;border:3px solid #ffd54a;border-radius:50%;flex:0 0 54px;width:54px;height:54px;display:block;position:relative;overflow:hidden}.sunny-avatar img{position:absolute;top:-25px;left:-105px;filter:none!important;width:180px!important;max-width:none!important;height:auto!important}.sunny-callout{color:#695317;background:#fff7cf;border:2px solid #f0df8c;border-radius:20px;align-items:center;gap:13px;max-width:650px;margin:4px 0 20px;padding:13px 17px;display:flex;box-shadow:0 5px #ead888}.sunny-callout strong{font-size:14px}.sunny-callout p{margin:2px 0 0;line-height:1.4}.fact>span:first-child{width:42px;height:42px;color:var(--purple);background:#eeeaff;border-radius:14px;grid-row:1/3;place-items:center;font-weight:1000;display:grid}.fact .sunny-explain{align-items:flex-start;gap:9px;display:flex}.fact .sunny-explain .sunny-avatar{border-width:2px;flex-basis:38px;width:38px;height:38px}.fact .sunny-explain .sunny-avatar img{top:-18px;left:-74px;width:127px!important}.fact .sunny-explain p{margin:0}.fact .sunny-explain b,.feedback-explain b,.sox-hint b{color:#775814}.feedback-explain{align-items:center;gap:10px;display:flex}.feedback-explain p{color:#5d6689;margin:0}.feedback-explain .sunny-avatar{border-width:2px;flex-basis:42px;width:42px;height:42px}.feedback-explain .sunny-avatar img{top:-20px;left:-82px;width:140px!important}.question-card{scroll-margin-top:18px}.feedback,.boss-arrival{scroll-margin-block:24px}.sox-hint{align-items:center;gap:8px;margin-top:5px;display:flex!important}.boss-arrival .sox-hint .sunny-avatar{border-width:2px;flex-basis:38px;width:38px;height:38px}.boss-arrival .sox-hint .sunny-avatar img{top:-18px;left:-74px;width:127px!important}.boss-arrival .sox-hint p{color:#fff7cf;margin:0;line-height:1.35;display:block}.safari{background:linear-gradient(#0000 63%,#1d724f55 63%),radial-gradient(circle at 68% 78%,#7ed37c 0 10%,#0000 11%)}.reset-progress{border-top:2px solid #e8e4f4;justify-content:space-between;align-items:center;gap:14px;margin-top:20px;padding-top:18px;display:flex}.reset-progress button{color:#c43f55;background:#fff;border:2px solid #e85f72;border-radius:13px;padding:10px 14px;font-weight:1000}.reset-progress small{color:#747c9c;text-align:right}@media (width<=600px){.reset-progress{flex-direction:column;align-items:flex-start}.reset-progress small{text-align:left}}.portal-stats{align-items:stretch;gap:10px;display:flex}.star-summary{color:#6c5510;background:#fff7cf;border:2px solid #f0df8c;border-radius:18px;flex-direction:column;justify-content:center;padding:12px 16px;display:flex;box-shadow:0 5px #ead888}.star-summary strong{font-size:22px}.star-summary span{font-size:11px;font-weight:900}.subject-stars{color:#765a0d;font-size:11px;font-weight:900;position:absolute;bottom:69px;left:24px;right:24px}.boss-perk{color:#fff;background:#ffffff24;border:1px solid #fff5;border-radius:12px;margin-top:10px;padding:8px 12px;display:inline-block}.assist-ready,.assist-used{border-radius:99px;margin-right:8px;padding:5px 8px;font-size:11px;display:inline-block}.assist-ready{color:#5c4707;background:#fff0a6}.assist-used{color:#737991;background:#e7e5ed}.stars-earned{color:#72580a;background:#fff3b7;border-radius:99px;margin:0 auto 8px;padding:9px 15px;font-weight:1000;display:inline-block}.star-rules{color:#685419;background:#fff6ca;border-radius:16px;margin:16px 0;padding:14px 16px}.star-rules p{margin:4px 0 0;font-size:13px;line-height:1.45}@media (width<=700px){.portal-stats{grid-template-columns:1fr 1.2fr;width:100%;display:grid}.star-summary,.progress-summary{min-width:0}.star-summary strong{font-size:19px}.portal-stats .progress-summary strong{font-size:23px}.portal-stats .progress-summary small{display:none}.quiz-top>span{align-items:center;display:flex}.assist-ready,.assist-used{white-space:nowrap;margin-right:5px}}.home-link,.progress-link{border:0;border-radius:14px;padding:11px 15px;font-weight:1000}.home-link{color:#5d39d0;background:#eeeaff}.progress-link{color:#6b5410;background:#fff6c9}.progress-link span{opacity:.45;margin:0 5px}.explore-button{margin-top:16px;text-decoration:none;display:inline-block}.chapter-button{margin-top:18px}.map-key{color:#626b91;max-width:760px;margin:-5px 0 25px;line-height:1.55}.progress-summary{color:#172454;text-align:left;background:#fff;border:2px solid #e4dffa;border-radius:18px;grid-template-columns:auto 1fr;column-gap:10px;min-width:190px;padding:12px 16px;display:grid;box-shadow:0 5px #ded9ef}.progress-summary strong{color:#7049e8;grid-row:1/3;align-self:center;font-size:30px}.progress-summary span{font-weight:1000}.progress-summary small{color:#747c9c}.card-progress{align-items:center;gap:9px;display:flex;position:absolute;bottom:52px;left:24px;right:24px}.card-progress>span{background:#e8e3f6;border-radius:99px;flex:1;height:9px;overflow:hidden}.card-progress i{background:#8257ec;border-radius:99px;height:100%;display:block}.card-progress b{color:#7049e8;font-size:12px}.dlc-progress{align-items:center;gap:20px;display:flex}.dlc-progress strong{white-space:nowrap}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#16103b99;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.progress-modal{background:#f8f7ff;border-radius:28px;width:min(620px,100%);max-height:90vh;padding:30px;position:relative;overflow-y:auto;box-shadow:0 18px #24176155}.progress-modal h2{margin:4px 0 20px;font-size:32px}.modal-close{color:#5f6685;background:#ebe7f8;border:0;border-radius:50%;width:38px;height:38px;font-weight:1000;position:absolute;top:18px;right:18px}.big-progress{background:#fff;border:2px solid #e6e1f6;border-radius:20px;align-items:center;gap:18px;padding:18px;display:flex}.big-progress>strong{color:#7049e8;font-size:44px}.big-progress>div{flex:1}.big-progress span{background:#e7e2f4;border-radius:99px;height:13px;display:block;overflow:hidden}.big-progress i{background:linear-gradient(90deg,#7049e8,#3d9bea);border-radius:99px;height:100%;display:block}.big-progress small{color:#737b9b;margin-top:7px;display:block}.milestones{gap:8px;margin:18px 0;padding:0;list-style:none;display:grid}.milestones li{color:#6f7695;background:#fff;border:2px solid #e8e4f4;border-radius:14px;padding:12px 14px;font-weight:850}.milestones li.done{color:#148260;background:#ebfff7;border-color:#b7ead9}.milestones li>span{width:25px;font-weight:1000;display:inline-grid}.progress-notes{grid-template-columns:1fr 1fr;gap:10px;display:grid}.progress-notes>span{background:#eeeaff;border-radius:16px;grid-template-columns:auto 1fr;column-gap:5px;padding:14px;display:grid}.progress-notes small{color:#717998;grid-column:1/3;margin-top:5px}.boss-arrival p{font-size:14px;line-height:1.4}.level{min-height:15px}@media (width<=600px){.home-link,.progress-link{padding:10px;font-size:13px}.progress-link span{display:none}.progress-summary{min-width:170px}.dlc-progress{flex-direction:column;align-items:flex-start;gap:10px;width:100%}.progress-notes{grid-template-columns:1fr}.map-key{font-size:14px}.boss-arrival{align-items:flex-start}.boss-arrival img{flex:0 0 92px}.progress-modal{padding:25px 18px}.big-progress>strong{font-size:36px}}.boss-arrival{color:#fff;background:linear-gradient(110deg,#32206e,#7a4ada);border-radius:28px 28px 18px 18px;align-items:center;gap:15px;margin:-24px -24px 24px;padding:12px 22px;display:flex;overflow:hidden}.boss-arrival img{object-fit:contain;filter:drop-shadow(0 5px 3px #1c104f);width:155px;height:105px}.boss-arrival div{flex-direction:column;display:flex}.boss-arrival span{letter-spacing:.13em;color:#ffd54a;font-size:10px;font-weight:1000}.boss-arrival strong{font-size:22px}.boss-arrival p{color:#e9e1ff;margin:2px 0;font-size:13px}.victory-team{justify-content:center;align-items:center;height:140px;display:flex}.victory-team img{object-fit:contain;filter:drop-shadow(0 6px 4px #5a3d9a55);width:200px;height:140px}.victory-team .trophy{z-index:2;margin-left:-35px;position:relative}@media (width<=600px){.boss-arrival{margin:-20px -20px 20px;padding:10px 14px}.boss-arrival img{width:105px;height:85px}.boss-arrival strong{font-size:18px}.boss-arrival p{display:none}}.world-hero{color:#fff;background:linear-gradient(140deg,#4b37d1,#8157ed 58%,#3d9bea);grid-template-columns:1.05fr .95fr;align-items:center;min-height:510px;padding:42px clamp(24px,7vw,110px) 0;display:grid;overflow:hidden}.world-copy{z-index:2;max-width:650px;padding-bottom:45px;position:relative}.world-copy h1{letter-spacing:-.055em;text-shadow:0 6px #25177866;margin:10px 0 20px;font-size:clamp(50px,6.5vw,82px);line-height:.98}.world-copy>p:not(.eyebrow){max-width:570px;font-size:20px;line-height:1.5}.character-stage{justify-content:center;align-items:end;height:465px;display:flex;position:relative}.character-stage:after{content:"";filter:blur(4px);background:#241a7555;border-radius:50%;width:85%;height:60px;position:absolute;bottom:14px}.character-stage img{z-index:1;object-fit:contain;filter:drop-shadow(0 12px 8px #241a7555);width:auto;max-width:100%;height:100%;position:relative}.world-wrap{max-width:1180px;margin:auto;padding:50px 28px 72px}.sunny-tip{color:#6e5818;background:#fff6c9;border-radius:18px;align-items:center;gap:10px;max-width:390px;padding:12px 16px;font-size:14px;display:flex;box-shadow:0 5px #ead888}.subject-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.subject-card{text-align:left;color:#172454;background:#fff;border:2px solid #e7e2f7;border-radius:28px;min-height:330px;padding:24px 24px 82px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 8px #dcd7ee}.subject-card:before{content:"";background:var(--subject);height:9px;position:absolute;inset:0 0 auto}.subject-card.social{--subject:#8257ec}.subject-card.math{--subject:#f49c36}.subject-card.science{--subject:#34b892}.subject-card.reading{--subject:#ef6484}.subject-card.social:hover{transform:translateY(-5px);box-shadow:0 13px #dcd7ee}.subject-card.locked{opacity:.76}.world-emoji{margin:12px 0;font-size:54px;display:block}.world-status{color:#7b82a0;letter-spacing:.11em;background:#f0eef7;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:1000;display:inline-block}.world-status.ready{color:#603bd2;background:#ede7ff}.subject-card h3{margin:10px 0 7px;font-size:24px}.subject-card p{color:#697297;font-size:14px;line-height:1.5}.world-go{color:var(--subject);font-weight:1000;position:absolute;bottom:20px}.lock{font-size:24px;position:absolute;bottom:18px;right:20px}.dlc-banner{color:#fff;background:linear-gradient(115deg,#36238e,#744be6 62%,#2f8adf);border-radius:26px;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:26px 30px;display:flex;box-shadow:0 9px #cfc8e8}.dlc-banner h3{margin:9px 0 3px;font-size:23px}.dlc-banner p{color:#e6e0ff;margin:0}.new-pill{letter-spacing:.12em;color:#4d3a06;background:#ffd54a;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:1000}@media (width<=900px){.world-hero{grid-template-columns:1fr;padding-top:45px}.world-copy{padding-bottom:0}.character-stage{height:390px}.subject-grid{grid-template-columns:1fr 1fr}.sunny-tip{display:none}}@media (width<=600px){.world-hero{padding:35px 22px 0}.world-copy h1{font-size:46px;line-height:1.02}.world-copy>p:not(.eyebrow){font-size:17px}.character-stage{height:300px;margin-top:20px;overflow:hidden}.character-stage img{width:auto;max-width:100%;height:300px}.subject-grid{grid-template-columns:1fr}.subject-card{min-height:285px}.dlc-banner{flex-direction:column;align-items:flex-start}.world-wrap{padding:40px 20px}.world-wrap .section-heading{display:block}}:root{--ink:#172454;--purple:#7049e8;--yellow:#ffd54a;--paper:#f8f7ff}*{box-sizing:border-box}body{color:var(--ink);background:var(--paper);margin:0;font-family:ui-rounded,SF Pro Rounded,Arial Rounded MT Bold,system-ui,sans-serif}button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.topbar{z-index:5;background:#fff;border-bottom:1px solid #e8e5f5;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(18px,5vw,64px);display:flex;position:relative}.brand{color:var(--ink);background:0 0;border:0;align-items:center;gap:10px;font-size:20px;font-weight:900;display:flex}.shield{color:#fff;background:linear-gradient(145deg,#8d64ff,#4a28c9);border-radius:12px 12px 17px 17px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 5px #35208f}.stats{gap:10px;display:flex}.stats span{background:#f3f0ff;border-radius:20px;padding:8px 12px;font-weight:900}.hero{color:#fff;background:radial-gradient(circle at 80% 20%,#7ce7ff 0 3%,#0000 3%),linear-gradient(135deg,#5e3fde,#7b55f1 55%,#438cff);grid-template-columns:1fr 1fr;align-items:center;gap:30px;min-height:460px;padding:60px clamp(24px,7vw,110px);display:grid;overflow:hidden}.hero-copy{z-index:2;max-width:620px;position:relative}.eyebrow{letter-spacing:.16em;margin:0 0 8px;font-size:13px;font-weight:1000}.eyebrow.purple{color:var(--purple)}h1,h2,h3,p{text-wrap:balance}.hero h1{letter-spacing:-.05em;text-shadow:0 6px #20156559;margin:10px 0 20px;font-size:clamp(50px,7vw,88px);line-height:.94}.hero p:not(.eyebrow){max-width:560px;font-size:20px;line-height:1.55}.primary,.ghost,.card-actions button{border:0;border-radius:16px;padding:13px 20px;font-weight:1000}.primary{color:#302267;background:var(--yellow);box-shadow:0 5px #d59f16}.primary:active{transform:translateY(3px);box-shadow:0 2px #d59f16}.mega{padding:16px 24px;font-size:17px}.ghost{color:var(--purple);background:#fff;border:2px solid #ded7fa}.city{background:linear-gradient(#0000 65%,#1e185d40 65%);border-radius:50% 50% 10% 10%;height:340px;position:relative}.buildings{filter:drop-shadow(0 12px #1e185d40);justify-content:center;align-items:end;gap:8px;font-size:clamp(72px,10vw,145px);display:flex;position:absolute;bottom:15px;left:5%;right:5%}.hero-kid{filter:drop-shadow(0 8px 4px #0004);font-size:100px;position:absolute;bottom:0;right:5%;transform:rotate(-7deg)}.sun{font-size:55px;position:absolute;top:0;right:15%}.cloud{opacity:.9;font-size:50px;position:absolute}.c1{top:20px;left:0}.c2{top:90px;right:-25px}.mission-wrap,.panel{max-width:1180px;margin:auto;padding:55px 28px 70px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px;display:flex}.section-heading h2,.panel h1{letter-spacing:-.04em;margin:4px 0;font-size:clamp(34px,5vw,52px)}.zone-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.zone-card{background:#fff;border:2px solid #e9e5fa;border-radius:28px;min-height:290px;padding:22px;position:relative;overflow:hidden;box-shadow:0 8px #ded9f0}.zone-card:before{content:"";background:var(--accent);height:8px;position:absolute;inset:0 0 auto}.z1{--accent:#f15b81}.z2{--accent:#9b59e7}.z3{--accent:#3899e8}.z4{--accent:#f19a38}.zone-icon{margin:12px 0 8px;font-size:50px}.level{color:var(--accent);letter-spacing:.12em;font-size:12px;font-weight:1000}.zone-card h3{margin:8px 0;font-size:23px}.zone-card p{color:#64709b;min-height:62px;font-size:14px;line-height:1.45}.card-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.card-actions button:first-child{color:var(--accent);background:#f7f5ff}.card-actions button:last-child{color:#fff;background:var(--accent)}.back{color:#6b7192;background:0 0;border:0;padding:10px 0;font-weight:900}.zone-tabs{gap:10px;padding:10px 0 20px;display:flex;overflow-x:auto}.zone-tabs button{white-space:nowrap;color:#636b91;background:#fff;border:2px solid #e4dffa;border-radius:99px;padding:10px 14px;font-weight:800}.zone-tabs button.active{background:var(--purple);color:#fff;border-color:var(--purple)}.fact-grid{grid-template-columns:repeat(2,1fr);gap:15px;margin:10px 0 28px;display:grid}.fact{background:#fff;border:2px solid #e9e5fa;border-radius:22px;grid-template-columns:46px 1fr;column-gap:12px;padding:22px;display:grid}.fact span{width:42px;height:42px;color:var(--purple);background:#eeeaff;border-radius:14px;grid-row:1/3;place-items:center;font-weight:1000;display:grid}.fact h3{margin:0 0 6px;font-size:21px}.fact p{color:#64709b;margin:0;line-height:1.5}.quiz-shell{background:linear-gradient(155deg,#e8f8ff,#f4edff 55%,#fff5cf);min-height:calc(100vh - 120px);padding:25px}.quiz-top{justify-content:space-between;align-items:center;max-width:850px;margin:auto;display:flex}.progress{background:#fff;border:2px solid #d9d4ef;border-radius:99px;max-width:850px;height:14px;margin:10px auto 28px;overflow:hidden}.progress div{background:linear-gradient(90deg,#6950e9,#3db8ff);height:100%;transition:all .3s}.question-card{background:#fff;border:2px solid #e2ddf3;border-radius:30px;max-width:850px;margin:auto;padding:clamp(24px,5vw,50px);box-shadow:0 12px #4f3e9b26}.question-badge{color:var(--purple);letter-spacing:.13em;font-size:12px;font-weight:1000}.question-card h2{margin:15px 0 28px;font-size:clamp(27px,4vw,42px);line-height:1.15}.answers{grid-template-columns:1fr 1fr;gap:13px;display:grid}.answers button{text-align:left;min-height:72px;color:var(--ink);background:#f8f7ff;border:2px solid #e0dcf2;border-radius:18px;align-items:center;gap:13px;padding:15px;font-weight:900;display:flex}.answers button span{height:36px;color:var(--purple);background:#e8e2ff;border-radius:11px;flex:0 0 36px;place-items:center;display:grid}.answers button.correct{color:#087a57;background:#e9fff7;border-color:#22b987}.answers button.wrong{background:#fff0f2;border-color:#f05d72}.answers button.dim{opacity:.5}.feedback{border-radius:18px;grid-template-columns:1fr auto;align-items:center;column-gap:20px;margin-top:22px;padding:18px;display:grid}.feedback strong{font-size:20px}.feedback p{color:#5d6689;margin:5px 0 0}.feedback.yay{background:#e9fff7}.feedback.try{background:#fff4df}.feedback .primary{grid-area:1/2/3}.results{text-align:center;max-width:760px}.trophy{filter:drop-shadow(0 8px #e3d78d);font-size:90px}.results h1{margin:5px 0 20px}.score-ring{border:12px solid var(--yellow);background:#fff;border-radius:50%;flex-direction:column;justify-content:center;width:170px;height:170px;margin:20px auto;display:flex;box-shadow:0 8px #e1d59a}.score-ring strong{font-size:58px;line-height:1}.score-ring span{color:#6b7192;font-weight:800}.results>p:not(.eyebrow){color:#5f688c;font-size:19px}.result-actions{justify-content:center;gap:12px;margin-top:25px;display:flex}footer{text-align:center;color:#7b82a0;padding:25px;font-size:13px}@media (width<=900px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:45px}.city{height:260px}.zone-grid{grid-template-columns:1fr 1fr}.hero-kid{font-size:78px}.buildings{font-size:105px}}@media (width<=600px){.topbar{height:64px}.brand span:last-child{display:none}.hero{padding:38px 24px}.hero h1{font-size:54px}.hero p:not(.eyebrow){font-size:17px}.city{height:220px}.buildings{font-size:80px}.zone-grid,.fact-grid,.answers{grid-template-columns:1fr}.zone-card{min-height:0}.fact{grid-template-columns:42px 1fr}.section-heading{align-items:start}.feedback{grid-template-columns:1fr}.feedback .primary{grid-area:auto/1;margin-top:14px}.result-actions{flex-direction:column}.quiz-shell{padding:16px}.question-card{border-radius:24px}.zone-tabs{margin-right:-28px}}@media (prefers-reduced-motion:no-preference){.hero-kid{animation:2.6s ease-in-out infinite float}.sun{animation:9s linear infinite spin}.zone-card:hover{transform:translateY(-4px)}.zone-card{transition:all .2s}@keyframes float{50%{transform:translateY(-10px)rotate(3deg)}}@keyframes spin{to{transform:rotate(360deg)}}}@keyframes spin{to{transform:rotate(360deg)}}
