:root{--bg:#272031;--surface:#342b40;--ink:#f8f3e9;--muted:#c6bdcf;--line:#ffffff21;--accent:#ffbdad;--accent-ink:#332634;--paper:#faf5ea;--dark:#292333;--lilac:#c7ace9;--yellow:#ffe68e;--pink:#ffb1d6;--mint:#b4ddcc;--font:Manrope,Arial,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font:400 16px/1.65 var(--font);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}button{color:inherit}button,input,a,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #b58bdf;outline-offset:5px}img{display:block;max-width:100%;height:auto}p,h1,h2,h3,h4{margin:0}p+p{margin-top:16px}h1,h2,h3,h4{font-family:Unbounded,Arial,sans-serif;font-weight:400;letter-spacing:-.065em;line-height:1.16;text-wrap:balance}h1{font-size:clamp(38px,4.3vw,64px)}h2{font-size:clamp(31px,3.6vw,52px)}h3{font-size:25px}h1 em,h2 em{font-style:normal;color:var(--accent)}button{border:0}ol,ul{margin:0;padding:0;list-style:none}::selection{background:#f9c1d4;color:#241f2c}[hidden]{display:none!important}.wrap{width:min(1220px,90%);margin-inline:auto}.section{padding:110px 0}.section-head{max-width:810px;margin-bottom:48px}.section-head h2{margin:16px 0 24px}.section-head p{max-width:670px;color:var(--muted);font-size:17px;line-height:1.75}.eyebrow{display:block;font-size:11px;line-height:1.5;letter-spacing:.14em;text-transform:uppercase;font-weight:800}.fine{font-size:12px;line-height:1.7;color:var(--muted)}.text-button{padding:13px 0;background:none;font-size:14px;font-weight:700;display:inline-block}.text-button:hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:19px 25px;background:var(--accent);color:var(--accent-ink);border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:800;line-height:1.45;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0002}.button span{font-size:24px;font-weight:400;line-height:1}.button.small{font-size:12px;padding:13px 17px;gap:20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:10px;background:var(--yellow);color:var(--dark);padding:14px;z-index:100;transform:translateY(-150%)}.skip-link:focus{transform:none}.motion-section{position:relative;isolation:isolate;overflow:hidden}.motion-section>.wrap{position:relative;z-index:1}.ambient{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:-1}.status-dot{display:inline-block;width:6px;height:6px;background:var(--accent);border-radius:50%;margin-right:10px;box-shadow:0 0 15px var(--accent)}
/* Shared brand navigation */
.site-header{background:#292333;color:#f8f3e9;border-bottom:1px solid #ffffff1a;position:relative;z-index:10}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:108px}.brand{display:block;flex-shrink:0;width:184px}.brand img{width:100%;height:auto}.site-header nav{display:flex;align-items:center;gap:29px;margin-left:auto}.site-header nav a{font-size:13px;font-weight:600;padding:8px 0;position:relative}.site-header nav a span{margin-left:7px;font-size:10px;opacity:.5}.site-header nav a[aria-current]:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:#ffc0b9}.site-header nav a:hover{color:#ffbdad}.nav-enroll{background:transparent;color:#f8f3e9;border-color:#ffffff40}.menu-toggle{display:none;background:none}.site-footer{background:#24202e;color:#f6f0e4;padding:55px 0 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:40px}.footer-top p{font-size:16px;color:#d3c9db}.footer-top nav{display:flex;gap:24px;font-size:14px}.footer-bottom{border-top:1px solid #ffffff22;padding-top:22px;display:flex;justify-content:space-between;gap:25px;color:#b9afc3;font-size:11px}.motion-toggle{background:transparent;color:inherit;padding:0;font-size:11px;cursor:pointer}.motion-toggle:hover{color:var(--accent)}.motion-toggle.compact{width:30px;height:30px;border:1px solid currentColor;border-radius:7px;font-size:14px;opacity:.65}.motion-toggle[aria-pressed=true]{color:var(--accent)}
/* Main page: a path with three places to land */
.home-hero{padding-top:68px;background:radial-gradient(ellipse at 81% 37%,#59436755,transparent 57%)}.home-hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:40px;align-items:center}.home-copy h1{margin:28px 0}.home-copy h1 em{background:linear-gradient(100deg,#ffe895,#ffc0b4,#e8adf2);background-clip:text;-webkit-background-clip:text;color:transparent;font-size:.9em}.hero-intro{color:var(--muted);font-size:16px;line-height:1.85;max-width:590px}.home-copy .hero-intro{max-width:530px}.grade-picker{margin-top:35px}.grade-picker>p{font-size:14px;font-weight:700;margin-bottom:15px}.grade-buttons{display:grid;grid-template-columns:repeat(11,1fr);gap:6px;max-width:580px}.grade-button{min-height:47px;min-width:0;border:1px solid #ffffff2b;background:#ffffff05;border-radius:10px;color:var(--ink);font-weight:700;transition:.2s}.grade-button:nth-child(-n+4){--grade-color:#ffcd99}.grade-button:nth-child(n+5):nth-child(-n+8){--grade-color:#ffb4d7}.grade-button:nth-child(n+9){--grade-color:#c7b0e7}.grade-button:hover{border-color:var(--grade-color);transform:translateY(-4px)}.grade-button[aria-pressed=true]{background:var(--grade-color);border-color:var(--grade-color);color:#2b2436;box-shadow:0 0 22px color-mix(in srgb,var(--grade-color) 40%,transparent)}.grade-legend{display:grid;grid-template-columns:4fr 4fr 3fr;margin-top:9px;font-size:10px;letter-spacing:.06em;color:#bcb0c9}.grade-legend span:nth-child(2){color:#e3a3c2}.grade-legend span:nth-child(3){color:#c1a7df}.grade-result{display:flex;align-items:center;gap:14px;margin-top:23px;padding:18px 0;border-top:1px solid var(--line);min-height:100px}.grade-result .result-marker{font-size:28px;color:var(--accent)}.grade-result div{flex:1;min-width:0}.grade-result b{font-size:13px;line-height:1.5;display:block}.grade-result p{font-size:11px;color:var(--muted);margin-top:4px}.grade-result .button{flex-shrink:0;max-width:185px}.route-universe{position:relative;height:625px;--mouse-x:0px;--mouse-y:0px}.orbital{position:absolute;border:1px solid #d6b8ea20;border-radius:50%;inset:35px 30px 60px;transform:rotate(-20deg)}.orbit-two{inset:100px -35px 95px;transform:rotate(32deg);border-style:dashed}.orbit-label{position:absolute;right:0;top:20px;font-size:9px;letter-spacing:.16em;color:#beabc8;writing-mode:vertical-rl}.route-island{position:absolute;display:flex;align-items:center;width:86%;height:170px;border:1px solid #ffffff21;border-radius:35px 15px 35px 15px;background:#39303f;box-shadow:0 22px 45px #17122135;transform:translate(var(--mouse-x),var(--mouse-y)) rotate(var(--island-angle));transition:border-color .3s,box-shadow .3s,background .3s;animation:island-drift 6s ease-in-out infinite}.route-island:after{content:'';position:absolute;width:44px;height:44px;border-radius:50%;right:-23px;top:62px;background:inherit;border-right:1px solid #ffffff20;z-index:-1}.island-kids{left:0;top:35px;--island-angle:-7deg;background:linear-gradient(120deg,#7e5d65,#514354)}.island-quest{right:0;top:224px;--island-angle:5deg;background:linear-gradient(120deg,#704d81,#463456);animation-delay:-2s}.island-founders{left:20px;top:418px;--island-angle:-5deg;background:linear-gradient(120deg,#494750,#2b2b37);animation-delay:-4s}.route-island img{position:absolute;width:175px;height:218px;object-fit:contain;bottom:10px;left:2px;filter:drop-shadow(0 14px 15px #0002)}.island-founders img{height:230px}.route-island>div{margin-left:47%;z-index:1}.route-island b{font:400 27px/1.3 Unbounded;letter-spacing:-.06em;display:block}.route-island>div>span{font-size:11px;color:#e1d5df}.island-number{position:absolute;top:13px;left:18px;font-size:10px;opacity:.5}.island-arrow{position:absolute;right:18px;bottom:20px;font-size:26px}.route-island:hover,.route-island.selected{border-color:#ffd5b8;box-shadow:0 0 30px #f9b6d326,0 20px 50px #14101855}.route-island.selected{background:#685066}.universe-note{position:absolute;bottom:0;left:50px;font-size:11px;color:var(--muted);transform:rotate(-4deg)}.hero-bottom{padding:31px 0;margin-top:34px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}
/* Shared track cards */
.paper-section{--ink:#302738;--muted:#6f6474;--line:#34253b20;--accent:#9870ad;background:var(--paper);color:var(--ink)}.track-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.track-card{border-radius:24px;background:#f6e2d8;overflow:hidden;box-shadow:0 0 0 1px #3c294214;transition:transform .3s,box-shadow .3s;scroll-margin-top:40px}.track-card:hover{transform:translateY(-7px)}.track-card.selected{box-shadow:0 0 0 3px #9c72b8,0 18px 35px #9263ad30;transform:translateY(-7px)}.card-quest{background:#e6d8f0}.card-founders{background:#302c38;color:#f8f2e7}.track-link{display:flex;flex-direction:column;height:100%;padding:26px}.card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px}.round-arrow{width:34px;height:34px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:19px;opacity:.6}.card-team{height:245px;position:relative;margin:16px -15px 12px;display:flex;justify-content:center;align-items:flex-end}.card-team img{width:38%;height:90%;object-fit:contain;margin:0 -5%;filter:drop-shadow(0 10px 10px #34223b16);transition:transform .4s}.card-team img:first-child{height:100%;order:1;z-index:2}.card-team img:nth-child(2){order:0;transform:rotate(-8deg)}.card-team img:nth-child(3){order:2;transform:rotate(8deg)}.card-quest .card-team img{width:44%;margin:0 -6%}.card-founders .card-team img{width:43%;margin:0 -6%}.track-link:hover .card-team img:nth-child(2){transform:translateY(-8px) rotate(-10deg)}.track-link:hover .card-team img:nth-child(3){transform:translateY(-5px) rotate(12deg)}.track-link h3{font-size:34px;margin:8px 0 20px}.track-link>p{font-size:14px;line-height:1.8;min-height:100px}.team-names{margin:25px 0;display:grid;gap:9px;font-size:12px}.team-names li{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #45324c16;padding-bottom:8px}.team-names span{opacity:.6}.card-founders .team-names li{border-color:#ffffff20}.card-cta{display:flex;justify-content:space-between;gap:10px;font-size:12px;font-weight:800;margin-top:auto;padding-top:17px;border-top:1px solid #3d2b492a}.card-founders .card-cta{border-color:#ffffff30}.card-cta>span{font-size:23px;line-height:1}.concept-section{background:#403349}.concept-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:85px;align-items:center}.concept-grid .section-head{margin-bottom:28px}.concept-note{display:flex;align-items:center;gap:28px;border-top:1px solid var(--line);padding-top:23px}.concept-note>span{font:400 29px Unbounded;color:#ffbdaa;white-space:nowrap}.concept-note p{font-size:13px;color:var(--muted)}.puzzle-art{height:370px;position:relative}.puzzle-piece{position:absolute;display:grid;place-items:center;width:200px;height:155px;font:400 25px Unbounded;letter-spacing:-.04em;box-shadow:0 20px 30px #241b2d33;border-radius:22px}.puzzle-piece:before,.puzzle-piece:after{content:'';position:absolute;width:40px;height:40px;background:inherit;border-radius:50%;z-index:-1}.puzzle-piece:before{top:-19px;left:80px}.puzzle-piece:after{right:-19px;top:58px}.piece-kids{left:0;top:27px;background:#ffbba8;color:#604047;transform:rotate(-15deg);animation:puzzle-float 6s infinite ease-in-out}.piece-quest{left:185px;top:98px;background:#f2b8d5;color:#623850;transform:rotate(10deg);animation:puzzle-float 6s -2s infinite ease-in-out}.piece-founders{left:44px;top:204px;background:#b9a1d6;color:#422e58;transform:rotate(-5deg);animation:puzzle-float 6s -4s infinite ease-in-out}.puzzle-caption{position:absolute;right:0;bottom:4px;font-size:11px;transform:rotate(-7deg);color:#d9cbdf}.table-wrap{border:1px solid var(--line);border-radius:18px;overflow:hidden}.roles-table{width:100%;border-collapse:collapse;table-layout:fixed;text-align:left;font-size:14px}.roles-table th,.roles-table td{padding:27px 23px;border-bottom:1px solid var(--line);vertical-align:top}.roles-table thead th{font-size:12px;font-weight:800;background:#ebe3ef}.roles-table tbody tr:last-child>*{border-bottom:0}.roles-table tbody th{font-size:14px}.roles-table td b{display:block;color:#5f3c71;margin-bottom:8px}.roles-table td span{color:var(--muted);font-size:13px}.row-index{display:block;font-size:11px;font-weight:400;opacity:.55;margin-bottom:8px}.roles-footnote{margin-top:20px}.final-section,.next-section{padding:90px 0;background:radial-gradient(at 12% 90%,#88667b35,transparent 55%),#292332;color:#f7eee8;--accent:#ffbbae;--muted:#c4b7c8}.final-grid,.next-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;align-items:center}.final-grid h2,.next-grid h2{margin-top:20px}.final-grid p,.next-grid p{color:var(--muted);margin-bottom:25px}.next-grid>div>p{max-width:540px;margin-top:25px;font-size:16px}.next-grid>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:15px}
/* Track page themes and interactive hero */
.theme-kids{--bg:#fff9ed;--surface:#f5e8d7;--ink:#342c39;--muted:#716778;--line:#49325524;--accent:#956098;--accent-ink:#342335;--paper:#fff9ed;color-scheme:light}.theme-kids .button{background:#ffe88b}.theme-kids .nav-enroll{background:transparent;color:#fff}.theme-kids .track-hero{background:radial-gradient(at 82% 25%,#f8dac6 0%,transparent 47%),#fff9ed}.theme-kids .track-label>span:first-child{color:#956098}.theme-quest{--bg:#272138;--surface:#3c304d;--ink:#fbf5ef;--muted:#cdc0d8;--accent:#ffb7d5;--accent-ink:#392439}.theme-quest .track-hero{background:radial-gradient(at 85% 30%,#754a9350,transparent 53%),#272138}.theme-founders{--bg:#22232d;--surface:#2e2f3a;--ink:#f6f0e5;--muted:#bdb9c7;--accent:#dcc296;--accent-ink:#272530}.theme-founders .track-hero{background:radial-gradient(at 78% 35%,#72728a26,transparent 55%),#22232d}.track-hero{padding:35px 0 0}.breadcrumb{font-size:11px;color:var(--muted);display:inline-block}.breadcrumb:hover{color:var(--accent)}.track-hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:30px;align-items:center;padding:42px 0 40px}.track-label{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:24px}.track-label>span:first-child{font:400 16px Unbounded;letter-spacing:-.04em;color:var(--accent)}.track-label b{font-weight:500}.track-label>span:last-child{border:1px solid var(--line);padding:5px 11px;border-radius:20px;font-size:11px}.track-hero-copy h1{font-size:clamp(36px,3.9vw,58px);line-height:1.18;margin-bottom:27px}.theme-quest .track-hero-copy h1{font-size:clamp(35px,3.45vw,51px)}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:30px}.hero-note{margin-top:22px;font-size:11px;color:var(--muted)}.facts-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding:25px 0 30px}.facts-strip>div{display:flex;align-items:center;justify-content:center;gap:18px;border-right:1px solid var(--line);padding:10px 20px}.facts-strip>div:first-child{justify-content:flex-start;padding-left:0}.facts-strip>div:last-child{border:0}.facts-strip strong{font:400 28px Unbounded;letter-spacing:-.06em;color:var(--accent)}.facts-strip span{font-size:11px;line-height:1.6;max-width:130px}.hero-playground{height:580px;position:relative;min-width:0}.stage-orbit{position:absolute;left:7%;right:5%;top:8%;height:340px;border:1px dashed var(--line);border-radius:50%;transform:rotate(-24deg)}.stage-orbit.second{transform:rotate(32deg);left:0;right:0;height:280px;top:90px}.stage-hint{position:absolute;top:0;right:15px;font-size:10px;color:var(--muted);transform:rotate(5deg)}.mascot{position:absolute;background:none;padding:0;display:flex;align-items:center;flex-direction:column;z-index:2;top:15px;height:355px;width:46%;left:26%;border-radius:80px;transition:filter .2s}.mascot-1{width:32%;left:auto;right:-1%;top:78px;height:285px;z-index:3}.mascot-2{width:30%;left:0;top:102px;height:267px;z-index:3}.mascot img{width:100%;height:100%;object-fit:contain}.character-motion{display:block;width:100%;height:calc(100% - 32px);transform:translate(var(--mouse-x,0px),var(--mouse-y,0px)) rotate(var(--mouse-r,0deg));animation:character-float 6s ease-in-out infinite;animation-play-state:paused;filter:drop-shadow(0 15px 16px #2720311a)}.in-view .character-motion{animation-play-state:running}.mascot-1 .character-motion{animation-delay:-2.1s}.mascot-2 .character-motion{animation-delay:-4.3s}.mascot-name{font-size:10px;white-space:nowrap;border:1px solid var(--line);border-radius:30px;padding:6px 12px;display:flex;gap:13px;align-items:center;background:var(--bg)}.mascot-name i{font-style:normal;font-size:17px;opacity:.6}.mascot[aria-pressed=true] .mascot-name{background:var(--accent);color:var(--accent-ink);border-color:transparent}.mascot:hover .mascot-name{box-shadow:0 0 25px color-mix(in srgb,var(--accent) 30%,transparent)}.mascot.responded .character-motion{animation:character-cheer .6s ease-in-out}.companion-console{position:absolute;left:0;right:0;top:395px;background:#fff9ed;color:#382d3f;border-radius:17px;padding:18px 22px;box-shadow:0 12px 30px #16131c15;border:1px solid #3d294818;min-height:177px;z-index:5}.console-top{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.console-top .motion-toggle[aria-pressed=true]{color:#87579a}.companion-console>p:first-of-type{font-size:13px;font-weight:700;margin:7px 0 10px}.answer-buttons{display:flex;gap:8px;flex-wrap:wrap}.answer-buttons button{padding:8px 11px;background:#eee4f2;border-radius:8px;border:1px solid #5a3b6220;font-size:11px;line-height:1.5;text-align:left}.answer-buttons button:hover,.answer-buttons button.chosen{background:#dbc6e9;border-color:#ac8dbd}.companion-feedback{font-size:11px;line-height:1.6;margin-top:9px;min-height:18px;color:#70517f}.theme-kids .companion-console{background:#fffdf5}.theme-founders .companion-console{background:#30313d;color:#f7f1e7;border-color:#ffffff18}.theme-founders .answer-buttons button{background:#45424f;color:#f9f2e7;border-color:#ffffff20}.theme-founders .answer-buttons button.chosen{background:#65566c}.theme-founders .companion-feedback{color:#decba6}.theme-founders .console-top .motion-toggle[aria-pressed=true]{color:#dcc296}.theme-founders .mascot{height:370px;top:0}.theme-founders .mascot-1{height:300px;top:65px}.theme-founders .mascot-2{height:285px;top:84px}.theme-kids .mascot{width:56%;left:22%}.theme-kids .mascot-1{width:37%;left:auto;right:-3%}.theme-kids .mascot-2{width:35%;left:-2%}.theme-kids .facts-strip strong{color:#82578e}
/* Companion cast */
.crew-section{background:var(--surface)}.crew-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.crew-card{min-width:0}.crew-visual{position:relative;height:305px;margin-bottom:25px;border-bottom:1px solid var(--line)}.crew-visual:before{content:'';position:absolute;inset:40px 12% 30px;background:radial-gradient(ellipse,#c6a3d72b,transparent 70%);border-radius:50%}.crew-visual img{height:100%;width:100%;object-fit:contain;position:relative;transition:transform .4s}.crew-card:hover img{transform:translateY(-9px) rotate(-3deg)}.crew-index{position:absolute;left:0;bottom:20px;font-size:11px;color:var(--muted)}.crew-card h3{font-size:30px;margin:10px 0 17px}.crew-card .eyebrow{color:var(--accent)}.crew-card>p{font-size:14px;line-height:1.9;color:var(--muted)}.theme-kids .crew-section{background:#f0e5f0}.theme-kids .crew-visual{height:275px}.theme-founders .crew-section{background:#292a35}.theme-founders .crew-visual{height:335px}
/* Programs, rhythm and workshops */
.rhythm-section{background:#3b2d43;color:#f9f2e9;--muted:#cbbdd1;--line:#ffffff25;--accent:#ffb9bd}.rhythm-list{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.rhythm-5{grid-template-columns:repeat(5,1fr)}.rhythm-list li{border-top:1px solid var(--line);padding-top:25px;position:relative}.rhythm-number{display:inline-block;color:#ffd498;font:400 43px Unbounded;letter-spacing:-.08em;margin-bottom:27px;transition:text-shadow .25s,transform .25s}.rhythm-list li:hover .rhythm-number{transform:translateY(-5px);text-shadow:0 0 22px #ffcc9280}.rhythm-list h3{font-family:var(--font);font-weight:700;font-size:18px;letter-spacing:-.04em;line-height:1.4;max-width:180px}.rhythm-list p{font-size:12px;color:var(--muted);margin-top:10px}.module-layout{display:grid;grid-template-columns:1fr 1fr;gap:45px}.module-tabs{display:flex;flex-direction:column;gap:7px}.module-tabs button{background:transparent;border-bottom:1px solid var(--line);padding:24px 17px;display:flex;align-items:center;gap:20px;text-align:left;font-size:15px;line-height:1.6;border-radius:10px 10px 0 0;transition:.2s}.module-tabs button span{color:#99729b;font-size:12px}.module-tabs button i{font-style:normal;margin-left:auto;font-size:22px}.module-tabs button[aria-selected=true]{background:#f1e0e8;border-color:transparent}.module-panels{background:#f5e1ce;border-radius:25px;padding:38px}.module-panels [role=tabpanel]{position:relative}.module-medal{display:inline-grid;place-items:center;position:relative;width:93px;height:100px;background:#ffe687;color:#8b6641;clip-path:polygon(50% 0,83% 11%,100% 41%,91% 77%,50% 100%,9% 77%,0 41%,17% 11%);font:400 31px Unbounded;margin-bottom:27px}.module-medal i{font-size:16px;position:absolute;bottom:12px;font-style:normal}.module-panels h3{font-size:28px;margin:13px 0 21px}.module-panels p{font-size:14px;color:#755e70}.module-result{border-top:1px solid #88687733;padding-top:22px;margin-top:30px}.module-result span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:9px;color:#755d71}.module-result strong{font-size:18px;line-height:1.5;display:block}.workshop-section{background:#e7ddf2;--muted:#776383;--accent:#956b9f}.workshop-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px}.workshop-controls fieldset{border:0;padding:0;margin:0 0 28px}.workshop-controls legend{font-size:15px;font-weight:700;margin-bottom:13px}.workshop-controls legend span{font-size:10px;padding-right:10px;opacity:.5}.choice-buttons{display:flex;gap:9px;flex-wrap:wrap}.choice-buttons button{background:#fffcf680;border:1px solid #76608933;border-radius:9px;padding:11px 17px;font-size:13px}.choice-buttons button[aria-pressed=true]{background:#6d527e;color:#fff8ea;border-color:#6d527e}.idea-preview{border:1px dashed #9272a966;border-radius:25px;padding:130px 33px 30px;background:#f9f1df;position:relative;margin-top:32px;align-self:start}.idea-preview img{width:180px;height:180px;object-fit:contain;position:absolute;right:15px;top:-60px;transform:rotate(10deg)}.idea-preview h3{font-size:31px;margin:13px 0 20px}.idea-preview #idea-prompt{font-size:15px;line-height:1.85;min-height:100px}.idea-preview .fine{display:block;border-top:1px solid #957c9b26;margin-top:25px;padding-top:18px}.safety-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:70px}.safety-grid .section-head{margin-bottom:10px}.safety-mascot{width:260px;height:260px;object-fit:contain;transform:rotate(-7deg);margin-inline:auto}.safety-list li{display:flex;align-items:flex-start;gap:23px;border-bottom:1px solid var(--line);padding:22px 0}.safety-list li:first-child{padding-top:0}.safety-list>li>span{font:400 23px Unbounded;color:#a375a4}.safety-list p{font-size:15px;line-height:1.8}.graduation-section{background:#fae5cf;--accent:#9f6b88}.badge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.badge-grid article{padding:30px 0;border-top:1px solid #8b6e842d}.badge-grid article>span{font-size:51px;color:#a579a6;display:block;margin-bottom:15px}.badge-grid h3{font-size:24px;max-width:300px}.badge-grid p{font-size:14px;color:#806978;margin-top:20px;max-width:290px}
/* Quest */
.levels-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.levels-grid article{padding:25px;border:1px solid var(--line);border-radius:14px;background:#ffffff03}.level-index{font-size:11px;color:var(--muted)}.level-bars{display:flex;align-items:flex-end;gap:6px;height:60px;margin:27px 0}.level-bars i{display:block;width:24px;height:15px;background:#ffffff0b;border-radius:4px}.level-bars i:nth-child(2){height:29px}.level-bars i:nth-child(3){height:43px}.level-bars i:nth-child(4){height:57px}.level-bars i.lit{background:linear-gradient(#e6b4e3,#986faf)}.levels-grid h3{font-size:21px;margin-bottom:17px}.levels-grid p{font-size:13px;color:var(--muted);line-height:1.85}.prompt-lab{background:#e8dcef;color:#33283d;--muted:#76667f;--accent:#93669e;--line:#65477630}.prompt-lab-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.prompt-parts{display:grid;grid-template-columns:1fr 1fr;gap:10px}.prompt-parts button{background:#fbf6ef80;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:12px;text-align:left;padding:18px;font-size:14px;font-weight:700}.prompt-parts button span{font-size:10px;font-weight:400;color:#9c78ad}.prompt-parts button i{margin-left:auto;font-style:normal}.prompt-parts button[aria-pressed=true]{background:#73578c;color:#fff8f0}.prompt-parts button[aria-pressed=true] span{color:#d5c0e8}.prompt-terminal{align-self:center;border-radius:18px;overflow:hidden;background:#2d243b;color:#f3e9f5;padding:24px;box-shadow:0 25px 40px #73508320}.terminal-top{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:9px;letter-spacing:.08em;padding-bottom:20px;border-bottom:1px solid #ffffff18}.terminal-dots{color:#ecabcd;letter-spacing:3px}.terminal-before{padding:24px 0;border-bottom:1px solid #ffffff15}.terminal-before span,.terminal-after>span{font-size:10px;color:#a494b5;display:block;margin-bottom:10px}.terminal-before p{font-size:15px;color:#d9bbd8;text-decoration:line-through;text-decoration-color:#e6c1d966}.terminal-after{padding:23px 0}.terminal-after p{font-size:15px;line-height:1.85;min-height:165px}.terminal-verdict{font-size:12px;color:#d4d8b1;line-height:1.8}.prompt-terminal .fine{color:#a99bb9;font-size:10px}.prompt-terminal .text-button{font-size:11px;color:#eec2e0;margin-top:12px}.cycles-section{background:#332840}.cycle{border-bottom:1px solid var(--line)}.cycle summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:75px 1fr 40px;gap:20px;align-items:center;padding:28px 0}.cycle summary::-webkit-details-marker{display:none}.cycle summary>span{font:400 27px Unbounded;color:var(--accent)}.cycle summary h3{font-size:25px}.cycle summary i{font-style:normal;font-size:29px;transition:transform .2s}.cycle[open] summary i{transform:rotate(45deg)}.cycle-content{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-left:95px;padding:0 50px 30px 0}.cycle-content .eyebrow{color:#bf94cf;font-size:10px}.cycle-content p{font-size:15px;color:var(--muted);margin-top:12px}.legal-section{background:#ede6f1;color:#30283b;--muted:#73667a;--accent:#997098;--line:#5a3d6926}.legal-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:65px}.legal-list li{display:grid;grid-template-columns:75px 1fr;gap:25px;padding:24px 0;border-bottom:1px solid var(--line)}.legal-list li:first-child{padding-top:0}.legal-list li>span{font-size:12px;font-weight:800;color:#87578f}.legal-list p{font-size:14px;line-height:1.8}.legal-list p a{display:inline-block;margin-top:8px;font-size:11px;color:#87578f;text-decoration:underline;text-underline-offset:3px}.legal-grid .section-head{margin-bottom:24px}
/* Founders */
.years-section{background:#22232d}.year-card{display:grid;grid-template-columns:120px 1fr 235px;align-items:center;gap:45px;padding:40px 0;border-top:1px solid var(--line)}.year-number{align-self:start;padding-top:17px}.year-number strong{font:400 66px/1 Unbounded;letter-spacing:-.09em;color:var(--accent);display:block}.year-number span{font-size:11px;color:var(--muted);margin-top:12px;display:block}.year-copy h3{font-size:35px;margin:12px 0 25px}.year-copy>p{font-size:15px;color:var(--muted);line-height:1.85}.year-copy blockquote{margin:25px 0 0;border-left:2px solid #b89acd;padding-left:22px;font-size:14px;color:#e4cfed}.year-copy blockquote span{display:block;text-transform:uppercase;font-size:9px;letter-spacing:.12em;margin-bottom:9px;color:#a995b9}.year-mascot img{height:300px;width:100%;object-fit:contain}.economics-section{background:#d9d4df;color:#302d3c;--muted:#6e6476;--accent:#846889;--line:#4c385b30}.economics-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px}.economics-controls label{font-size:13px;font-weight:700;display:flex;justify-content:space-between;gap:20px}.economics-controls output{font-variant-numeric:tabular-nums;color:#816081}.economics-controls input{width:100%;accent-color:#927199;cursor:pointer;min-height:32px;margin:10px 0 23px;background:transparent}.economics-board{padding:32px;border-radius:17px;background:#282833;color:#f7efe5;box-shadow:0 25px 50px #51425f30}.economics-board .console-top{color:#c2b5cb}.economics-board dl{margin:32px 0}.economics-board dl>div{display:flex;justify-content:space-between;align-items:center;padding:15px 0;gap:18px}.economics-board dt{font-size:12px;color:#baafc7}.economics-board dd{margin:0;font:400 25px Unbounded;letter-spacing:-.06em;white-space:nowrap}.economics-board .balance-row{margin-top:10px;border-top:1px solid #ffffff24}.balance-row dd{color:#dcc69e}.economics-board.negative .balance-row dd{color:#ffb5b2}.economics-board>p{font-size:13px;color:#dbcae3;margin-top:20px;line-height:1.85}.economics-board .fine{font-size:10px;color:#a697b4}.revenue-chart{display:grid;gap:7px}.revenue-chart span{display:block;height:9px;border-radius:5px;width:75%;background:#ba9cce;transition:width .2s}.revenue-chart span:last-child{background:#ddbd8b;width:20%}.theme-founders .legal-section{background:#30303b;color:#f7f1e7;--muted:#bdb5c8;--accent:#dec596;--line:#ffffff22}.theme-founders .legal-list li>span,.theme-founders .legal-list a{color:#dec596}.outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.outcome-grid article{border-top:1px solid var(--line);padding:28px 0}.outcome-grid article>span{font-size:10px;color:var(--accent);letter-spacing:.1em}.outcome-grid h3{font-size:28px;margin:35px 0 22px;max-width:300px}.outcome-grid p{font-size:14px;line-height:1.85;color:var(--muted)}
/* Dialog and motion */
dialog{border:1px solid #67507040;background:#fcf5e9;color:#392c42;border-radius:22px;width:min(530px,92vw);padding:45px;box-shadow:0 30px 130px #14101d80}dialog::backdrop{background:#1b1327bb;backdrop-filter:blur(7px)}dialog h2{font-size:35px;margin:20px 0 23px}dialog p{font-size:14px;line-height:1.8}dialog .fine{color:#927e98;font-size:11px}dialog .button{margin-top:28px;background:#e5c5e9;color:#392c42}.dialog-close{position:absolute;top:12px;right:15px;font-size:30px;background:none;color:#8b7296;width:35px;height:35px;line-height:1}.dialog-close:hover{color:#3a254c}body.dialog-open{overflow:hidden}
@keyframes character-float{0%,100%{translate:0 0;rotate:-1deg}50%{translate:0 -12px;rotate:2deg}}@keyframes character-cheer{0%,100%{translate:0 0}30%{translate:0 -20px;rotate:-5deg}60%{rotate:4deg}}@keyframes island-drift{0%,100%{translate:0 0}50%{translate:0 -11px}}@keyframes puzzle-float{0%,100%{translate:0 0}50%{translate:0 -12px}}.motion-paused *{animation-play-state:paused!important;scroll-behavior:auto!important}.motion-paused .character-motion{transform:none!important}.motion-paused .route-island{transform:rotate(var(--island-angle))!important}
/* Tablet */
@media(min-width:1500px){.home-hero{padding-top:90px}.track-hero-grid{padding:60px 0}.route-universe{height:650px}}
@media(max-width:1100px){.site-header nav{gap:20px}.site-header nav a span{display:none}.nav-wrap{gap:24px}.home-hero-grid{gap:20px}.home-copy h1{font-size:45px}.route-island>div{margin-left:48%}.route-island b{font-size:23px}.route-island img{width:152px}.grade-result{flex-wrap:wrap}.grade-result .button{margin-left:30px}.track-hero-grid{gap:15px;grid-template-columns:1fr 1fr}.track-hero-copy h1{font-size:42px}.theme-quest .track-hero-copy h1{font-size:36px}.hero-actions{gap:17px}.hero-actions .button{padding:17px}.track-link{padding:20px}.card-team{height:200px}.card-cta{font-size:11px}.concept-grid{gap:45px;grid-template-columns:1fr 1fr}.puzzle-art{scale:.88;transform-origin:left center}.roles-table th,.roles-table td{padding:22px 17px}.crew-grid{gap:27px}.crew-visual{height:275px}.facts-strip strong{font-size:24px}.facts-strip>div{gap:12px;padding:10px 14px}.levels-grid{gap:15px}.levels-grid article{padding:18px}.levels-grid h3{font-size:18px}.year-card{grid-template-columns:95px 1fr 180px;gap:28px}.rhythm-list{gap:18px}.rhythm-5 h3{font-size:16px}.prompt-lab-grid,.economics-grid{gap:35px}}
@media(max-width:900px){.wrap{width:88%}.section{padding:80px 0}.nav-wrap{min-height:94px}.brand{width:155px}.site-header nav{gap:16px}.site-header nav a{font-size:11px}.nav-enroll{display:none}.home-hero-grid{grid-template-columns:1fr}.home-copy h1{font-size:clamp(42px,6.7vw,62px);max-width:740px}.home-copy .hero-intro{max-width:600px}.grade-picker{max-width:620px}.grade-result{flex-wrap:nowrap;max-width:630px}.grade-result .button{margin-left:0}.route-universe{height:345px;margin-top:30px;max-width:720px;width:100%;margin-inline:auto}.route-island{width:32%;height:170px;top:115px;left:0}.route-island img{height:170px;width:150px;left:0;right:0;margin:auto;bottom:63px}.route-island>div{margin:65px 15px 0}.route-island b{font-size:22px}.route-island>div>span{font-size:9px}.island-quest{left:34%;top:90px;right:auto}.island-founders{left:68%;top:115px}.island-founders img{height:180px}.island-number{font-size:9px}.island-arrow{right:13px;bottom:13px;font-size:20px}.route-island:after{width:25px;height:25px;right:-13px;top:60px}.orbit-label{writing-mode:horizontal-tb;top:0;right:0;font-size:8px}.orbital{inset:35px 15px 40px;transform:rotate(-5deg)}.orbit-two{inset:70px -20px 45px;transform:rotate(10deg)}.universe-note{bottom:0;left:20px}.hero-bottom{margin-top:15px}.track-grid{grid-template-columns:1fr;gap:25px}.track-link{display:grid;grid-template-columns:1fr 1fr;column-gap:30px;padding:30px}.card-top{grid-column:1/-1}.card-team{grid-column:2;grid-row:2/7;margin:0;height:280px;align-self:center}.track-link>.eyebrow{grid-column:1;grid-row:2;margin-top:25px}.track-link h3{grid-column:1;grid-row:3;margin-top:7px}.track-link>p{grid-column:1;grid-row:4;min-height:0}.team-names{grid-column:1;grid-row:5}.card-cta{grid-column:1/-1;margin-top:10px}.concept-grid{grid-template-columns:1fr;gap:50px}.puzzle-art{width:420px;max-width:100%;margin-inline:auto;scale:1;height:370px}.concept-grid .section-head{max-width:100%}.roles-table th,.roles-table td{padding:22px 15px}.roles-table{font-size:12px}.roles-table td span{font-size:12px}.final-grid,.next-grid{grid-template-columns:1fr;gap:35px}.final-grid h2,.next-grid h2{font-size:42px}.footer-top{gap:25px;flex-wrap:wrap}.footer-top nav{font-size:12px;gap:20px}.footer-top p{font-size:13px}.footer-bottom{gap:20px;flex-wrap:wrap}.track-hero-grid{grid-template-columns:1fr;gap:40px;padding-top:32px}.track-hero-copy h1,.theme-quest .track-hero-copy h1{font-size:clamp(37px,6vw,53px);max-width:700px}.track-hero-copy .hero-intro{max-width:680px}.hero-playground{width:100%;max-width:600px;margin-inline:auto;height:610px}.mascot{height:370px}.mascot-1{height:300px}.mascot-2{height:280px}.companion-console{top:410px}.theme-founders .hero-playground{height:640px}.theme-founders .mascot{height:410px}.theme-founders .mascot-1{height:330px}.theme-founders .mascot-2{height:320px}.theme-founders .companion-console{top:435px}.facts-strip>div{flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:8px 17px;gap:10px}.facts-strip span{max-width:160px}.facts-strip strong{font-size:24px}.crew-grid{gap:20px}.crew-visual,.theme-founders .crew-visual{height:245px}.theme-kids .crew-visual{height:205px}.crew-card h3{font-size:24px}.crew-card>p{font-size:13px}.rhythm-list{grid-template-columns:repeat(2,1fr);gap:32px}.rhythm-5 li:last-child{grid-column:1/-1}.module-layout{gap:27px}.module-tabs button{font-size:13px;padding:19px 10px;gap:12px}.module-panels{padding:25px}.module-panels h3{font-size:24px}.workshop-grid,.safety-grid,.legal-grid{gap:35px}.levels-grid{grid-template-columns:1fr 1fr;gap:20px}.levels-grid h3{font-size:23px}.prompt-lab-grid,.economics-grid{grid-template-columns:1fr;gap:40px}.prompt-terminal{max-width:700px;width:100%}.terminal-after p{min-height:130px}.year-card{grid-template-columns:70px 1fr 150px;gap:20px}.year-number strong{font-size:49px}.year-copy h3{font-size:29px}.year-mascot img{height:250px}.year-copy>p{font-size:14px}.year-copy blockquote{font-size:12px;padding-left:15px}.outcome-grid{gap:20px}.outcome-grid h3{font-size:23px}.outcome-grid p{font-size:13px}}
/* Phones */
@media(max-width:620px){.wrap{width:calc(100% - 40px)}body{font-size:15px}.section{padding:65px 0}h2{font-size:31px;line-height:1.2}.section-head{margin-bottom:32px}.section-head h2{margin:14px 0 19px}.section-head p{font-size:15px}.eyebrow{font-size:9px;letter-spacing:.1em}.nav-wrap{min-height:82px;gap:15px}.brand{width:142px}.menu-toggle{display:flex;flex-direction:column;gap:6px;width:43px;height:43px;align-items:center;justify-content:center;margin-left:auto;border:1px solid #ffffff25;border-radius:10px}.menu-toggle span{width:18px;height:1px;background:#e7d9ed;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:#30273b;border-bottom:1px solid #ffffff22;padding:20px;align-items:stretch;gap:3px}.site-header nav.open{display:flex;flex-direction:column}.site-header nav a{font-size:14px;padding:12px 10px}.site-header nav a span{display:inline;font-size:11px}.site-header nav a[aria-current]:after{left:10px;right:auto;width:30px}.home-hero{padding-top:45px}.home-hero-grid{gap:20px}.home-copy h1{font-size:clamp(30px,7.45vw,46px);margin:23px 0 25px;letter-spacing:-.07em}.home-copy .hero-intro{font-size:14px;line-height:1.85}.grade-picker{margin-top:28px}.grade-picker>p{font-size:13px}.grade-buttons{gap:6px;grid-template-columns:repeat(6,1fr)}.grade-button{min-height:43px;font-size:13px}.grade-legend{display:flex;justify-content:space-between;font-size:9px;margin-top:12px}.grade-result{gap:12px;flex-wrap:wrap;margin-top:22px;padding:17px 0 0}.grade-result b{font-size:12px}.grade-result p{font-size:11px}.grade-result .button{margin-left:29px;padding:12px 15px;max-width:none}.grade-result div{flex-basis:80%}.route-universe{height:280px;margin-top:5px}.route-island{height:135px;top:100px;width:31%;border-radius:20px 9px 20px 9px}.route-island img{height:123px;width:100%;bottom:57px;left:0}.island-quest{left:34%;top:75px}.island-founders{left:68%;top:100px}.island-founders img{height:138px}.route-island>div{margin:60px 8px 0}.route-island b{font-size:clamp(12px,3.5vw,19px);letter-spacing:-.08em}.route-island>div>span{font-size:7px;white-space:nowrap}.island-kids>div>span{font-size:0}.island-kids>div>span:after{content:'1–4 класс';font-size:7px}.island-number{top:8px;left:9px;font-size:7px}.island-arrow{font-size:15px;right:9px;bottom:7px}.route-island:after{width:20px;height:20px;right:-10px;top:49px}.orbit-label{font-size:6px;letter-spacing:.1em}.universe-note{font-size:9px;left:10px;bottom:0}.hero-bottom{font-size:9px;gap:20px;padding:23px 0;margin-top:20px}.hero-bottom>span{max-width:160px}.hero-bottom a{white-space:nowrap}.track-link{display:flex;padding:24px;gap:0}.card-top{font-size:11px}.card-team{width:100%;height:255px;order:0;margin:20px 0 8px}.track-link>.eyebrow{margin-top:0}.track-link h3{font-size:35px;margin-top:8px}.track-link>p{font-size:14px;min-height:0}.team-names{margin:22px 0;width:100%}.card-cta{width:100%;font-size:12px}.track-card:hover{transform:none}.concept-grid{gap:30px}.puzzle-art{width:330px;height:300px;max-width:100%}.puzzle-piece{width:155px;height:120px;font-size:19px;border-radius:15px}.puzzle-piece:before,.puzzle-piece:after{width:30px;height:30px}.puzzle-piece:before{top:-14px;left:61px}.puzzle-piece:after{right:-14px;top:45px}.piece-kids{top:20px}.piece-quest{left:145px;top:70px}.piece-founders{left:30px;top:161px}.puzzle-caption{font-size:9px;bottom:0;right:15px}.concept-note{gap:20px}.concept-note>span{font-size:25px}.concept-note p{font-size:11px}.table-wrap{overflow:visible;border-radius:16px}.roles-table{display:block;table-layout:auto}.roles-table thead{display:none}.roles-table tbody{display:block}.roles-table tr{display:grid;grid-template-columns:1fr;border-bottom:1px solid var(--line);padding:20px}.roles-table tr:last-child{border:0}.roles-table th,.roles-table td{display:block;padding:14px 0;border:0}.roles-table tbody th{font-size:17px;padding-top:0}.row-index{display:inline;margin-right:14px;font-size:10px}.roles-table td{padding-left:90px;position:relative}.roles-table td:before{content:attr(data-label);position:absolute;left:0;top:16px;font-size:10px;letter-spacing:.04em;color:#9a729f;font-weight:800}.roles-table td b{font-size:13px;margin-bottom:3px}.roles-table td span{font-size:12px}.roles-footnote{font-size:11px}.final-section,.next-section{padding:65px 0}.final-grid h2,.next-grid h2{font-size:33px}.final-grid p,.next-grid>div>p{font-size:14px}.button{font-size:13px;padding:17px 20px}.footer-top{display:grid;grid-template-columns:1fr;gap:25px}.footer-top .brand{width:160px}.footer-top nav{font-size:13px;justify-content:space-between;gap:15px}.footer-bottom{font-size:10px;row-gap:17px}.site-footer{padding-top:35px}.track-hero{padding-top:23px}.breadcrumb{font-size:10px}.track-hero-grid{padding:28px 0 22px;gap:30px}.track-label{gap:12px;margin-bottom:23px}.track-label>span:first-child{font-size:16px}.track-label>span:last-child{font-size:9px;padding:4px 9px}.track-hero-copy h1{font-size:clamp(31px,8.3vw,48px);line-height:1.2}.theme-quest .track-hero-copy h1{font-size:clamp(28px,7.45vw,42px)}.hero-intro{font-size:14px;line-height:1.9}.hero-actions{gap:15px;margin-top:24px}.hero-actions .text-button{font-size:11px}.hero-note{font-size:10px;margin-top:16px}.hero-playground{height:520px;max-width:430px;margin-top:10px}.stage-hint{font-size:9px;right:0;top:-5px}.stage-orbit{height:220px;top:22px}.stage-orbit.second{height:200px;top:60px}.mascot{top:10px;height:272px;width:47%;left:25%}.mascot-1{top:57px;height:225px;width:34%;right:-2%;left:auto}.mascot-2{top:74px;height:202px;width:32%;left:0}.mascot-name{font-size:8px;padding:4px 9px;gap:7px}.mascot-name i{font-size:13px}.companion-console{top:306px;padding:16px;min-height:193px;border-radius:15px}.companion-console>p:first-of-type{font-size:12px;line-height:1.65}.answer-buttons{gap:7px}.answer-buttons button{font-size:10px;padding:8px 9px}.companion-feedback{font-size:10px;line-height:1.7}.console-top{font-size:8px}.motion-toggle.compact{width:26px;height:26px;font-size:12px}.theme-founders .hero-playground{height:545px}.theme-founders .mascot{height:300px;top:0}.theme-founders .mascot-1{height:250px;top:45px}.theme-founders .mascot-2{height:235px;top:59px}.theme-founders .companion-console{top:320px}.facts-strip{grid-template-columns:repeat(3,1fr);padding:18px 0 23px}.facts-strip>div{padding:6px 10px;gap:9px}.facts-strip strong{font-size:clamp(15px,4.4vw,23px)}.facts-strip span{font-size:9px;line-height:1.6}.crew-grid{grid-template-columns:1fr;gap:40px}.crew-card{display:grid;grid-template-columns:115px 1fr;column-gap:22px;align-items:start}.crew-visual,.theme-kids .crew-visual,.theme-founders .crew-visual{grid-column:1;grid-row:1/4;height:205px;border-bottom:0;margin:0}.crew-card .eyebrow{grid-column:2;margin-top:16px}.crew-card h3{grid-column:2;font-size:25px;margin:10px 0 15px}.crew-card>p{grid-column:2;font-size:13px;line-height:1.85}.crew-index{font-size:9px;left:3px;bottom:0}.rhythm-list{gap:28px 20px}.rhythm-number{font-size:39px;margin-bottom:18px}.rhythm-list h3,.rhythm-5 h3{font-size:16px}.rhythm-list p{font-size:11px}.module-layout{grid-template-columns:1fr;gap:25px}.module-tabs{gap:4px}.module-tabs button{padding:15px 12px;font-size:13px}.module-panels{padding:27px}.module-panels h3{font-size:25px}.module-medal{width:74px;height:80px;font-size:24px}.module-result strong{font-size:17px}.workshop-grid{grid-template-columns:1fr;gap:30px}.choice-buttons{gap:7px}.choice-buttons button{font-size:12px;padding:10px 13px}.workshop-controls legend{font-size:14px}.idea-preview{margin-top:25px;padding:100px 24px 24px}.idea-preview img{height:150px;width:150px;top:-43px}.idea-preview #idea-prompt{font-size:14px;min-height:90px}.idea-preview .fine{font-size:10px}.safety-grid{grid-template-columns:1fr;gap:10px}.safety-mascot{height:190px;width:190px;margin-top:10px}.safety-list li{gap:19px;padding:18px 0}.safety-list>li>span{font-size:20px}.safety-list p{font-size:14px}.badge-grid{grid-template-columns:1fr;gap:12px}.badge-grid article{padding:24px 0;display:grid;grid-template-columns:55px 1fr;column-gap:18px}.badge-grid article>span{grid-row:1/3;font-size:42px;margin:0}.badge-grid h3{font-size:23px}.badge-grid p{font-size:13px;margin-top:12px}.levels-grid{gap:13px}.levels-grid article{padding:18px 15px}.levels-grid h3{font-size:17px;letter-spacing:-.06em}.levels-grid p{font-size:12px;line-height:1.8}.level-bars{gap:5px;height:50px;margin:20px 0}.level-bars i{width:18px}.level-bars i:nth-child(4){height:50px}.prompt-parts{gap:9px}.prompt-parts button{padding:14px 12px;gap:8px;font-size:13px}.prompt-parts button span{font-size:8px}.prompt-terminal{padding:22px}.terminal-top{font-size:7px;gap:10px}.terminal-dots{font-size:8px}.terminal-after p{font-size:14px;min-height:130px}.cycle summary{grid-template-columns:36px 1fr 20px;gap:12px;padding:24px 0}.cycle summary>span{font-size:21px}.cycle summary h3{font-size:20px;letter-spacing:-.05em}.cycle summary i{font-size:23px}.cycle-content{grid-template-columns:1fr;gap:25px;margin-left:48px;padding:0 0 26px}.cycle-content p{font-size:13px;margin-top:9px}.legal-grid{grid-template-columns:1fr;gap:35px}.legal-list li{grid-template-columns:60px 1fr;gap:18px;padding:20px 0}.legal-list li>span{font-size:11px}.legal-list p{font-size:13px}.legal-list p a{font-size:10px}.year-card{grid-template-columns:54px 1fr;gap:17px;padding:30px 0;position:relative;align-items:start}.year-number{padding-top:7px}.year-number strong{font-size:43px}.year-number span{font-size:9px}.year-copy{position:relative;z-index:1}.year-copy h3{font-size:26px;margin:10px 0 19px}.year-copy>p{font-size:13px}.year-copy blockquote{font-size:12px;margin-top:21px}.year-mascot{grid-column:2;height:230px;justify-self:center}.year-mascot img{height:230px;width:185px}.economics-board{padding:23px}.economics-board dd{font-size:21px}.economics-board dt{font-size:11px}.economics-board>p{font-size:12px}.economics-board .fine{font-size:10px}.economics-controls label{font-size:12px}.outcome-grid{grid-template-columns:1fr;gap:16px}.outcome-grid article{padding:24px 0}.outcome-grid h3{font-size:28px;margin:20px 0 17px}.outcome-grid p{font-size:14px}dialog{padding:38px 25px 28px}dialog h2{font-size:31px}dialog p{font-size:13px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.home-copy h1{font-size:29px}.grade-button{min-height:40px}.route-universe{height:250px}.route-island{height:125px;top:90px}.island-quest{top:65px}.island-founders{top:90px}.route-island img{height:107px}.island-founders img{height:120px}.route-island b{font-size:12px}.route-island>div{margin-top:50px}.puzzle-art{scale:.87;transform-origin:left top;height:270px}.crew-card{grid-template-columns:97px 1fr;column-gap:15px}.crew-card h3{font-size:22px}.crew-card>p{font-size:12px}.crew-visual,.theme-kids .crew-visual,.theme-founders .crew-visual{height:180px}.track-hero-copy h1{font-size:29px}.theme-quest .track-hero-copy h1{font-size:27px}.hero-playground{height:535px}.companion-console{top:294px}.theme-founders .hero-playground{height:565px}.theme-founders .companion-console{top:316px}.choice-buttons button{font-size:11px;padding:9px 10px}.levels-grid h3{font-size:15px}.level-bars{gap:4px}.level-bars i{width:15px}.final-grid h2,.next-grid h2{font-size:29px}.facts-strip strong{font-size:14px}.facts-strip span{font-size:8px}.economics-board dd{font-size:18px}.economics-board dt{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.character-motion{transform:none!important}}
:is(.home-hero-grid,.track-hero-grid,.module-layout,.concept-grid,.legal-grid,.workshop-grid,.safety-grid,.prompt-lab-grid,.economics-grid,.year-card)>*{min-width:0}
.route-island,.puzzle-piece{animation-play-state:paused}.in-view .route-island,.in-view .puzzle-piece{animation-play-state:running}
@media(max-width:360px){.section-head h2{font-size:27px}}
@media(max-width:360px){.cycles-section .section-head h2{font-size:25px}}
.theme-kids .mascot[aria-pressed=true] .mascot-name{color:#fff9ed}
