:root{--ink:#07111f;--ink2:#102238;--paper:#f7f4ed;--white:#fff;--blue:#4f7cff;--violet:#8c70ff;--mint:#6be2c6;--coral:#ff7957;--yellow:#ffd76b;--muted:#68788b;--line:#dfe5eb;--shadow:0 24px 70px rgba(7,17,31,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip{position:fixed;left:12px;top:-60px;background:#fff;padding:10px 14px;border-radius:10px;z-index:999}.skip:focus{top:12px}.site-nav{height:78px;padding:0 clamp(20px,4vw,68px);display:flex;align-items:center;justify-content:space-between;gap:30px;position:fixed;left:0;right:0;top:0;z-index:80;color:#fff;transition:.25s}.site-nav.scrolled{height:68px;background:rgba(7,17,31,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.1)}.logo{display:flex;align-items:center;gap:12px;min-width:max-content}.logo>span:last-child{display:grid;line-height:1.05}.logo strong{font:800 17px/1.1 'Inter Display',Inter,system-ui,sans-serif;letter-spacing:-.02em}.logo small{font-size:9px;opacity:.65;text-transform:uppercase;letter-spacing:.14em;margin-top:4px}.logo-orbit{width:37px;height:37px;display:grid;place-items:center;position:relative}.logo-orbit:before,.logo-orbit:after{content:"";position:absolute;border:1px solid currentColor;border-radius:50%;opacity:.6}.logo-orbit:before{inset:4px 0;transform:rotate(32deg)}.logo-orbit:after{inset:0 4px;transform:rotate(-32deg)}.logo-orbit i{width:5px;height:5px;background:var(--mint);border-radius:50%;position:absolute;right:3px;top:7px}.logo-orbit b{font-size:13px}.desktop-links{display:flex;align-items:center;gap:28px;font-size:13px;color:rgba(255,255,255,.78)}.desktop-links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:14px}.nav-signin{font-size:13px;color:rgba(255,255,255,.78)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 22px;border-radius:14px;font-weight:800;font-size:13px;border:1px solid transparent;transition:.2s;cursor:pointer}.button:hover{transform:translateY(-2px)}.button-small{min-height:40px;padding:0 17px;border-radius:11px}.button-bright{background:linear-gradient(135deg,#78efd3,#b0f1ff);color:#07111f;box-shadow:0 12px 30px rgba(87,224,199,.2)}.button-glass{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.07);color:#fff;backdrop-filter:blur(12px)}.button-outline{border-color:#cfd7df;background:#fff;color:var(--ink)}.button-dark{background:var(--ink);color:#fff}.button-wide{width:100%}.button.disabled{opacity:.48;pointer-events:none}.menu-toggle{display:none;background:transparent;border:0;color:#fff;font-size:24px}.mobile-menu{position:fixed;z-index:79;top:68px;left:12px;right:12px;background:#0d1d31;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:12px;box-shadow:var(--shadow)}.mobile-menu a{display:block;padding:13px;border-radius:10px}.mobile-menu a:hover{background:rgba(255,255,255,.06)}
.hero{min-height:850px;background:radial-gradient(circle at 18% 20%,rgba(79,124,255,.26),transparent 34%),radial-gradient(circle at 80% 24%,rgba(140,112,255,.2),transparent 31%),linear-gradient(135deg,#06101d 0%,#091728 55%,#0c1d32 100%);color:#fff;position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;padding:130px clamp(28px,6vw,100px) 90px;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;height:160px;background:linear-gradient(transparent,var(--paper));pointer-events:none}.hero-ambient{position:absolute;border-radius:50%;filter:blur(2px);opacity:.8}.hero-ambient.one{width:500px;height:500px;border:1px solid rgba(107,226,198,.1);left:-230px;top:110px;box-shadow:0 0 180px rgba(107,226,198,.06) inset}.hero-ambient.two{width:660px;height:660px;border:1px solid rgba(140,112,255,.08);right:-160px;top:-190px}.hero-copy{position:relative;z-index:3;max-width:710px}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:9px;font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:800}.eyebrow{color:#a7bdd0;border:1px solid rgba(255,255,255,.12);padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.04)}.live-dot{width:7px;height:7px;background:var(--mint);border-radius:50%;box-shadow:0 0 0 5px rgba(107,226,198,.1)}.hero h1{font:800 clamp(52px,6.8vw,98px)/.93 'Inter Display',Inter,system-ui,sans-serif;letter-spacing:-.065em;margin:24px 0 25px;max-width:820px}.hero h1 em,.section h2 em,.parent-copy h2 em{font-style:normal;color:transparent;background:linear-gradient(90deg,#78efd3,#9fd6ff 45%,#bba8ff);-webkit-background-clip:text;background-clip:text}.hero-lead{font-size:18px;line-height:1.65;color:#abc0d2;max-width:640px}.hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:32px}.play{font-size:10px;border:1px solid rgba(255,255,255,.22);width:25px;height:25px;border-radius:50%;display:grid;place-items:center}.hero-proof{display:flex;align-items:center;gap:22px;margin-top:42px;color:#a7bdd0}.hero-proof div{display:grid}.hero-proof strong{font:800 22px/1 'Inter Display',Inter,system-ui,sans-serif;color:#fff}.hero-proof span{font-size:10px;margin-top:5px}.hero-proof i{width:1px;height:30px;background:rgba(255,255,255,.12)}.hero-stage{position:relative;z-index:2;min-height:620px;margin-left:20px}.orbit{position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-a{width:390px;height:390px}.orbit-b{width:560px;height:560px}.orbit-c{width:720px;height:720px;border-style:dashed}.path-node{position:absolute;background:#0d2034;color:#fff;border:1px solid rgba(255,255,255,.13);border-radius:16px;padding:10px 12px;display:flex;align-items:center;gap:9px;box-shadow:0 14px 35px rgba(0,0,0,.22);cursor:pointer;transition:.25s;z-index:3}.path-node b{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.08);font-size:10px}.path-node span{font-size:10px;font-weight:700;max-width:75px;text-align:left}.path-node:hover,.path-node.active{transform:translateY(-4px);border-color:rgba(107,226,198,.6);box-shadow:0 18px 45px rgba(0,0,0,.32),0 0 0 4px rgba(107,226,198,.06)}.node-code{left:5%;top:25%}.node-ai{right:7%;top:13%}.node-web{right:-2%;top:45%}.node-game{right:15%;bottom:8%}.node-data{left:9%;bottom:7%}.node-app{left:-5%;top:54%}.node-robot{left:40%;top:2%}.mission-console{position:absolute;left:50%;top:50%;transform:translate(-50%,-47%);width:min(420px,66%);background:linear-gradient(180deg,#0c2136,#081725);border:1px solid rgba(255,255,255,.14);border-radius:25px;box-shadow:0 35px 90px rgba(0,0,0,.45),0 0 90px rgba(79,124,255,.08);overflow:hidden;z-index:5}.mission-console.pulse{animation:consolePulse .45s ease}.console-top{height:46px;border-bottom:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 15px;color:#8ea8bc;font-size:8px;letter-spacing:.12em}.console-top>span{display:flex;gap:5px}.console-top i{width:6px;height:6px;border-radius:50%;background:#38506a}.console-top i:nth-child(1){background:#ff7957}.console-top i:nth-child(2){background:#ffd76b}.console-top i:nth-child(3){background:#6be2c6}.console-top small{justify-self:end;color:#6be2c6}.console-body{padding:28px}.console-path{font-size:9px;letter-spacing:.16em;color:#6be2c6;font-weight:800}.console-body h3{font:800 26px/1.08 'Inter Display',Inter,system-ui,sans-serif;margin:9px 0 9px;letter-spacing:-.035em}.console-body>p{font-size:12px;color:#9db1c4;line-height:1.55;margin:0 0 16px}.mini-code{background:#06101b;border:1px solid #1e3a54;border-radius:13px;padding:13px 15px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.7;color:#cde5f7}.mini-code b{color:#ffd76b}.console-control{margin:15px 0}.console-control label,.lab-slider label,.ai-control label,.robot-control label{display:flex;justify-content:space-between;font-size:9px;color:#a8bed0;font-weight:700;margin-bottom:8px}.console-control output,.lab-slider output,.ai-control output,.robot-control output{color:#6be2c6}.console-control input,.lab-slider input,.ai-control input,.robot-control input{width:100%;accent-color:#6be2c6}.console-run{width:100%;border:0;background:#6be2c6;color:#07111f;border-radius:10px;padding:11px 13px;font-size:11px;font-weight:800;cursor:pointer}.console-run span{float:right}.console-result{min-height:28px;color:#b8ffc9;font-family:ui-monospace,monospace;font-size:10px;padding-top:12px}.hero-scroll{position:absolute;bottom:38px;left:50%;transform:translateX(-50%);z-index:4;color:#70869b;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.hero-scroll span{color:#bcd0df;margin-left:8px}@keyframes consolePulse{50%{box-shadow:0 35px 90px rgba(0,0,0,.45),0 0 0 7px rgba(107,226,198,.06)}}
.parent-strip{max-width:1180px;margin:-30px auto 0;position:relative;z-index:8;background:#fff;border:1px solid #e2e7ec;box-shadow:0 16px 45px rgba(7,17,31,.07);border-radius:17px;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:25px}.parent-strip p{margin:0;font-size:13px}.parent-strip div{display:flex;gap:20px;flex-wrap:wrap;color:#637487;font-size:10px}.parent-strip div span:before{color:#0ba686}.section{padding:110px clamp(25px,6vw,90px)}.section-heading{max-width:1200px;margin:0 auto 44px}.section-heading.split{display:grid;grid-template-columns:1fr .65fr;gap:60px;align-items:end}.section-heading.centered{text-align:center;max-width:760px}.section-heading h2,.planner-intro h2,.parent-copy h2{font:800 clamp(38px,4.6vw,68px)/1 'Inter Display',Inter,system-ui,sans-serif;letter-spacing:-.055em;margin:12px 0}.section-heading p,.planner-intro p,.parent-copy>p{color:var(--muted);font-size:16px;line-height:1.7}.kicker{color:#4c6478}.kicker.light{color:#83a0b6}.pathway-showcase{max-width:1260px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pathway-card{background:#fff;border:1px solid #e2e7ec;border-radius:22px;padding:20px;min-height:345px;position:relative;overflow:hidden;display:flex;flex-direction:column;transition:.25s}.pathway-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:var(--accent)}.pathway-card-top{height:105px;background:linear-gradient(135deg,var(--soft),#fff);border-radius:15px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.path-index{position:absolute;top:11px;left:12px;font:800 9px 'Inter Display',Inter,system-ui,sans-serif;letter-spacing:.12em;color:#6f7f8e}.path-glyph{width:58px;height:58px;border-radius:17px;background:var(--accent);color:#fff;display:grid;place-items:center;font:800 12px 'Inter Display',Inter,system-ui,sans-serif;box-shadow:0 12px 25px color-mix(in srgb,var(--accent) 28%, transparent);z-index:2}.path-orbit{position:absolute;width:130px;height:70px;border:1px solid color-mix(in srgb,var(--accent) 45%,transparent);border-radius:50%;transform:rotate(-28deg)}.path-heading{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-weight:800;margin-top:18px}.pathway-card h3{font:800 23px/1.05 'Inter Display',Inter,system-ui,sans-serif;letter-spacing:-.035em;margin:6px 0 7px}.pathway-card>p{font-size:12px;line-height:1.5;color:#69798a;min-height:54px}.path-skills{display:flex;gap:5px;flex-wrap:wrap;margin-top:auto}.path-skills span{font-size:8px;font-weight:700;background:#f4f6f8;border-radius:999px;padding:6px 8px;color:#576a7b}.path-card-actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f2;margin-top:13px;padding-top:13px;font-size:10px;font-weight:800}.path-card-actions>a:first-child{color:var(--accent)}.try-chip{border:1px solid #dce2e7;border-radius:999px;padding:5px 7px}.center-action{text-align:center;margin-top:28px}.text-link{font-size:12px;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:3px}.text-link span{margin-left:5px}.experience-section{padding-top:35px}.experience-shell{max-width:1260px;margin:auto;background:#07111f;color:#fff;border-radius:34px;padding:70px;display:grid;grid-template-columns:.62fr 1.38fr;gap:70px;min-height:620px;position:relative;overflow:hidden}.experience-shell:before{content:"";position:absolute;width:450px;height:450px;border-radius:50%;background:rgba(79,124,255,.13);filter:blur(20px);right:-180px;top:-180px}.experience-copy{position:relative;z-index:2}.experience-copy h2{font:800 clamp(38px,4.4vw,62px)/.98 'Inter Display',Inter,system-ui,sans-serif;letter-spacing:-.055em;margin:13px 0}.experience-copy>p{color:#9db1c4;line-height:1.65;font-size:14px}.experience-tabs{display:flex;gap:7px;margin:28px 0 15px;flex-wrap:wrap}.demo-tab{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:#a7bdd0;border-radius:999px;padding:8px 12px;font-size:9px;font-weight:800;cursor:pointer}.demo-tab.active{background:#6be2c6;color:#07111f;border-color:#6be2c6}.demo-copy{display:grid;gap:5px;margin-top:20px}.demo-copy strong{font-size:15px}.demo-copy span{font-size:11px;color:#90a7ba;line-height:1.5}.demo-stage{position:relative;z-index:2;display:grid;place-items:center}.lab-window,.ai-demo,.data-demo,.robot-demo{width:100%;max-width:690px;min-height:430px;background:#0c1d30;border:1px solid rgba(255,255,255,.11);border-radius:22px;box-shadow:0 28px 70px rgba(0,0,0,.3);overflow:hidden}.lab-top{height:48px;border-bottom:1px solid rgba(255,255,255,.09);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 16px;font-size:8px;color:#8ca4b7}.lab-top>span{display:flex;gap:5px}.lab-top i{width:6px;height:6px;border-radius:50%;background:#456079}.lab-top i:nth-child(1){background:#ff7957}.lab-top i:nth-child(2){background:#ffd76b}.lab-top i:nth-child(3){background:#6be2c6}.lab-top em{font-style:normal;justify-self:end;color:#6be2c6}.code-lines{display:grid;grid-template-columns:30px 1fr;padding:30px 24px 20px;gap:7px;font:12px/1.5 ui-monospace,monospace}.code-lines span{color:#46627a;text-align:right}.code-lines code{color:#d4e6f5}.code-lines b{color:#ffd76b}.lab-slider{margin:5px 24px 0;background:#071420;border:1px solid #23425d;border-radius:13px;padding:14px;display:grid;grid-template-columns:1fr auto;gap:8px 14px}.lab-slider label,.lab-slider input{grid-column:1}.lab-slider button{grid-column:2;grid-row:1/3;background:#6be2c6;color:#07111f;border:0;border-radius:9px;padding:0 16px;font-weight:800;font-size:10px}.lab-output{margin:14px 24px;color:#b6ffc6;font:11px ui-monospace,monospace}.ai-demo{padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.ai-signal,.ai-control{background:#071420;border:1px solid #23425d;border-radius:18px;padding:22px}.ai-signal>span{font-size:8px;letter-spacing:.14em;color:#7f99ae;font-weight:800}.signal-bars{height:220px;display:flex;align-items:end;gap:11px;margin-top:22px}.signal-bars i{flex:1;background:linear-gradient(#8c70ff,#4f7cff);border-radius:8px 8px 2px 2px}.prediction{margin-top:28px;border-top:1px solid #23425d;padding-top:20px;display:grid;gap:5px}.prediction span{font-size:8px;color:#7f99ae}.prediction strong{font:800 26px 'Inter Display',Inter,system-ui,sans-serif}.prediction small{color:#a9bdd0}.data-demo{padding:22px;display:grid;grid-template-columns:.65fr 1.1fr .65fr;gap:16px}.data-table,.mini-chart,.data-claim{background:#071420;border:1px solid #23425d;border-radius:16px;padding:17px}.data-table>div{display:grid;grid-template-columns:1fr 70px;align-items:center;gap:8px;padding:6px 0;color:#a9bdcf;font-size:10px}.data-table b{color:#6be2c6;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.data-table input{width:70px;background:#0e2338;color:#fff;border:1px solid #2e4c66;border-radius:7px;padding:6px}.mini-chart{display:flex;align-items:end;justify-content:center;gap:14px;padding-top:35px}.mini-chart div{height:300px;width:40px;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:7px}.mini-chart i{display:block;width:100%;background:linear-gradient(#6be2c6,#4f7cff);border-radius:8px 8px 2px 2px;transition:.2s}.mini-chart span{font-size:8px;color:#8da5b9}.data-claim{display:flex;flex-direction:column;justify-content:center}.data-claim span{font-size:8px;letter-spacing:.12em;color:#839cb0}.data-claim strong{font:800 42px 'Inter Display',Inter,system-ui,sans-serif;color:#6be2c6;margin:9px 0}.data-claim small{color:#8fa8bb;line-height:1.5}.robot-demo{padding:24px;display:grid;grid-template-columns:1.4fr .7fr;gap:16px}.robot-field{position:relative;background:linear-gradient(#071420,#0b1c2d);border:1px solid #23425d;border-radius:17px;min-height:380px;overflow:hidden}.robot-field:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:28px 28px}.wall{position:absolute;right:8%;top:13%;bottom:13%;width:12px;background:#ff7957;border-radius:8px}.robot-body{position:absolute;left:40%;top:50%;transform:translate(-50%,-50%);width:75px;height:58px;background:#6be2c6;color:#07111f;border-radius:16px;display:grid;place-items:center;font:800 11px 'Inter Display',Inter,system-ui,sans-serif;transition:.2s}.robot-body i:before,.robot-body i:after{content:"";position:absolute;width:17px;height:17px;background:#102238;border-radius:50%;bottom:-8px}.robot-body i:before{left:8px}.robot-body i:after{right:8px}.sensor-beam{position:absolute;top:50%;left:44%;height:2px;background:linear-gradient(90deg,#ffd76b,transparent);transition:.2s}.robot-control{background:#071420;border:1px solid #23425d;border-radius:17px;padding:18px}.robot-rule{font:10px/1.9 ui-monospace,monospace;color:#aac0d2;border-top:1px solid #23425d;border-bottom:1px solid #23425d;padding:17px 0;margin:18px 0}.robot-rule b{color:#ffd76b}.robot-control>strong{color:#6be2c6;font:800 24px 'Inter Display',Inter,system-ui,sans-serif}
.how-section{padding-top:80px}.loop-track{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);position:relative}.loop-track:before{content:"";position:absolute;top:68px;left:12%;right:12%;height:1px;background:linear-gradient(90deg,#ff7957,#8c70ff,#4f7cff,#6be2c6)}.loop-track article{padding:20px;text-align:center;position:relative}.loop-track article>b{position:absolute;left:18px;top:18px;color:#b8c1ca;font-size:8px;letter-spacing:.12em}.loop-icon{margin:auto;width:96px;height:96px;background:#fff;border:1px solid #dde4ea;box-shadow:0 16px 35px rgba(7,17,31,.07);border-radius:28px;display:grid;place-items:center;font:800 28px 'Inter Display',Inter,system-ui,sans-serif;position:relative;z-index:2}.loop-track article:nth-child(1) .loop-icon{color:#ff7957}.loop-track article:nth-child(2) .loop-icon{color:#8c70ff}.loop-track article:nth-child(3) .loop-icon{color:#4f7cff}.loop-track article:nth-child(4) .loop-icon{color:#4f7cff}.loop-track article:nth-child(5) .loop-icon{color:#16ad91}.loop-track h3{font:800 19px 'Inter Display',Inter,system-ui,sans-serif;margin:20px 0 7px}.loop-track p{font-size:11px;line-height:1.55;color:#6c7b89;max-width:210px;margin:auto}.planner-section{padding-top:50px}.planner-shell{max-width:1260px;margin:auto;background:linear-gradient(135deg,#fff,#f2f6ff);border:1px solid #dfe6ef;border-radius:32px;padding:65px;display:grid;grid-template-columns:.82fr 1.18fr;gap:75px;box-shadow:0 25px 80px rgba(48,69,99,.07)}.planner-intro h2{font-size:55px}.planner-examples{display:flex;gap:7px;flex-wrap:wrap;margin-top:25px}.planner-examples span{font-size:9px;background:#fff;border:1px solid #dfe5eb;border-radius:999px;padding:7px 10px;color:#54677a;font-weight:700}.term-builder{display:grid;grid-template-columns:1fr 36px 1fr;gap:10px;align-items:stretch}.term-card{background:#07111f;border-radius:21px;padding:18px;color:#fff;min-height:210px}.term-top{display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:.12em;color:#7f99ae;margin-bottom:25px}.term-top b{font-weight:500;letter-spacing:0}.term-choice{width:100%;min-height:125px;border:1px dashed #38516a;background:#0b1c2e;color:#fff;border-radius:15px;display:flex;align-items:center;justify-content:space-between;padding:18px;cursor:pointer;text-align:left}.term-choice>span{display:grid;gap:5px}.term-choice>span>span{font:800 20px 'Inter Display',Inter,system-ui,sans-serif}.term-choice>span small{font-size:7px;color:#82a0b7;text-transform:uppercase;letter-spacing:.1em}.term-choice>span strong{font:800 19px 'Inter Display',Inter,system-ui,sans-serif}.term-choice>b{width:34px;height:34px;border-radius:11px;background:#6be2c6;color:#07111f;display:grid;place-items:center}.term-choice.chosen{border-style:solid;border-color:#6be2c6}.term-connector{display:grid;place-items:center}.term-connector span{width:30px;height:30px;border-radius:50%;background:#e7edf3;display:grid;place-items:center;color:#6c7c8e;font-weight:800}.builder-price{grid-column:1/-1;background:#fff;border:1px solid #dfe5eb;border-radius:16px;padding:14px 17px;display:grid;grid-template-columns:1fr auto;align-items:end}.builder-price span{font-size:12px}.builder-price del{color:#97a4b0;margin-right:7px}.builder-price strong{font:800 28px 'Inter Display',Inter,system-ui,sans-serif;letter-spacing:-.04em}.builder-price>b{background:#dff8ef;color:#087c65;border-radius:999px;padding:6px 8px;font-size:8px}.builder-price small{grid-column:1/-1;color:#778795;font-size:8px;margin-top:2px}.term-builder>.button{grid-column:1/-1}.parent-card{max-width:1260px;margin:auto;display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #e1e6eb;border-radius:32px;overflow:hidden}.parent-visual{background:linear-gradient(135deg,#dce7ff,#ecddff);min-height:600px;display:grid;place-items:center;padding:45px;position:relative}.parent-visual:before,.parent-visual:after{content:"";position:absolute;border:1px solid rgba(79,124,255,.18);border-radius:50%}.parent-visual:before{width:360px;height:360px}.parent-visual:after{width:470px;height:470px}.progress-window{width:min(410px,95%);background:#07111f;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:25px;box-shadow:0 30px 60px rgba(34,48,80,.22);position:relative;z-index:2}.progress-head{display:flex;justify-content:space-between;color:#7993a8;font-size:8px;letter-spacing:.12em}.progress-head b{font-weight:500;letter-spacing:0}.progress-window h3{font:800 28px 'Inter Display',Inter,system-ui,sans-serif;letter-spacing:-.04em;margin:15px 0}.progress-ring{width:130px;height:130px;border-radius:50%;margin:25px auto;display:grid;place-items:center;background:conic-gradient(#6be2c6 0 68%,#18344e 68% 100%);position:relative}.progress-ring:after{content:"";position:absolute;inset:12px;background:#07111f;border-radius:50%}.progress-ring span{position:relative;z-index:2;font:800 24px 'Inter Display',Inter,system-ui,sans-serif}.progress-lines p{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;margin:13px 0;font-size:8px;color:#9ab1c4}.progress-lines p:before{content:"";grid-column:1;grid-row:1;height:7px;background:#18344e;border-radius:999px}.progress-lines i{grid-column:1;grid-row:1;height:7px;background:linear-gradient(90deg,#4f7cff,#6be2c6);border-radius:999px;z-index:2}.progress-lines span{grid-column:2;grid-row:1}.progress-window>small{display:block;border-top:1px solid #1c3b55;margin-top:21px;padding-top:16px;color:#6be2c6;font-size:8px}.parent-copy{padding:70px;align-self:center}.parent-copy h2{font-size:54px}.parent-copy ul{list-style:none;padding:0;margin:30px 0}.parent-copy li{padding:12px 0;border-top:1px solid #edf0f2;color:#657688;font-size:12px;line-height:1.55}.parent-copy li b{color:#122239}.pricing-section{background:#f0ede5}.pricing-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.price-card{background:#fff;border:1px solid #dde3e7;border-radius:24px;padding:28px;display:flex;flex-direction:column;position:relative}.price-card.featured{background:#07111f;color:#fff;border-color:#07111f;transform:translateY(-14px);box-shadow:0 30px 70px rgba(7,17,31,.17)}.save-flag{position:absolute;right:18px;top:18px;background:#6be2c6;color:#07111f;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:800}.price-label{font-size:8px;text-transform:uppercase;letter-spacing:.14em;color:#748595;font-weight:800}.featured .price-label{color:#7f99ae}.price-card h3{font:800 25px 'Inter Display',Inter,system-ui,sans-serif;margin:8px 0 17px}.price{min-height:50px;display:flex;align-items:baseline;gap:7px}.price strong{font:800 42px 'Inter Display',Inter,system-ui,sans-serif;letter-spacing:-.05em}.price del{color:#98a6b2;font-size:15px}.price span{font-size:8px;color:#7a8997}.price-card>p{font-size:11px;line-height:1.55;color:#758493}.featured>p{color:#9fb2c2}.price-card ul{list-style:none;padding:0;margin:21px 0 27px;flex:1}.price-card li{font-size:10px;padding:9px 0;border-top:1px solid #eef1f3;color:#5c6e7f}.featured li{border-color:#1e374e;color:#b4c6d5}.price-card li:before{content:"✓";color:#14a989;font-weight:800;margin-right:8px}.price-card>small{font-size:7px;color:#6e879b;line-height:1.4;margin-top:10px}.texas-section{padding-top:70px}.texas-panel{max-width:1180px;margin:auto;border-radius:28px;background:linear-gradient(135deg,#eef5ff,#f3eeff);padding:50px;display:flex;align-items:center;justify-content:space-between;gap:50px}.texas-panel>div{max-width:770px}.texas-panel h2{font:800 39px/1.03 'Inter Display',Inter,system-ui,sans-serif;letter-spacing:-.045em;margin:10px 0}.texas-panel p{font-size:13px;line-height:1.6;color:#607385}.texas-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:20px}.texas-tags span{font-size:8px;border:1px solid #ccd9e8;background:rgba(255,255,255,.55);border-radius:999px;padding:6px 8px;color:#536c82}.faq-list{max-width:880px;margin:auto}.faq-list details{border-top:1px solid #dce2e7;padding:0}.faq-list details:last-child{border-bottom:1px solid #dce2e7}.faq-list summary{cursor:pointer;list-style:none;padding:21px 5px;font:700 15px 'Inter Display',Inter,system-ui,sans-serif;display:flex;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:20px;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list p{max-width:760px;color:#687989;font-size:12px;line-height:1.65;padding:0 5px 20px;margin:0}.final-cta{margin:0 clamp(18px,3vw,45px) 35px;min-height:520px;border-radius:34px;background:radial-gradient(circle at 20% 20%,rgba(79,124,255,.25),transparent 30%),radial-gradient(circle at 85% 40%,rgba(140,112,255,.2),transparent 30%),#07111f;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 20px;position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%}.final-cta:before{width:520px;height:520px;left:-250px}.final-cta:after{width:620px;height:620px;right:-300px}.final-cta h2{font:800 clamp(45px,6vw,78px)/.95 'Inter Display',Inter,system-ui,sans-serif;letter-spacing:-.06em;margin:12px 0;position:relative;z-index:2}.final-cta p{color:#9eb3c4;position:relative;z-index:2}.final-cta>div:last-child{display:flex;gap:10px;position:relative;z-index:2;margin-top:22px}.marketing-footer{background:#06101d;color:#fff;padding:55px clamp(25px,6vw,90px) 30px;display:grid;grid-template-columns:1.8fr repeat(3,.7fr);gap:45px}.footer-main p{color:#7891a6;font-size:10px;line-height:1.6;max-width:360px}.marketing-footer>div:not(.footer-main):not(.footer-bottom){display:grid;align-content:start;gap:10px}.marketing-footer>div>b{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#88a2b6;margin-bottom:5px}.marketing-footer>div>a{font-size:10px;color:#a7bac9}.footer-bottom{grid-column:1/-1;border-top:1px solid #173049;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#6e879c;font-size:8px}.path-picker[hidden]{display:none}.path-picker{position:fixed;inset:0;z-index:150;display:grid;place-items:center;padding:20px}.picker-backdrop{position:absolute;inset:0;border:0;background:rgba(3,10,18,.7);backdrop-filter:blur(9px)}.picker-card{position:relative;width:min(850px,96vw);max-height:86vh;overflow:auto;background:#fff;border-radius:25px;padding:24px;box-shadow:0 40px 100px rgba(0,0,0,.35)}.picker-head{display:flex;justify-content:space-between;align-items:flex-start}.picker-head h3{font:800 28px 'Inter Display',Inter,system-ui,sans-serif;margin:6px 0 18px}.picker-head>button{border:0;background:#eef2f5;width:36px;height:36px;border-radius:50%;font-size:22px;cursor:pointer}.picker-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.picker-option{border:1px solid #dde4e9;background:#fff;border-radius:15px;padding:12px;display:grid;grid-template-columns:44px 1fr auto;gap:12px;text-align:left;align-items:center;cursor:pointer}.picker-option:hover{border-color:var(--pick);background:#f9fbfc}.picker-option>span{width:44px;height:44px;border-radius:12px;background:var(--pick);color:#fff;display:grid;place-items:center;font:800 9px 'Inter Display',Inter,system-ui,sans-serif}.picker-option div{display:grid;gap:3px}.picker-option b{font:800 13px 'Inter Display',Inter,system-ui,sans-serif}.picker-option small{font-size:9px;color:#738493}.picker-option em{font-style:normal;font-size:8px;color:#738493}.picker-foot{font-size:9px;color:#7a8996;margin-top:14px}
/* Secondary marketing pages */.subpage{background:#f7f4ed;min-height:100vh}.subpage .site-nav{background:#07111f;position:sticky}.sub-hero{padding:90px clamp(25px,6vw,90px) 65px;background:linear-gradient(135deg,#07111f,#10263f);color:#fff;text-align:center}.sub-hero h1{font:800 clamp(46px,6vw,76px)/.95 'Inter Display',Inter,system-ui,sans-serif;letter-spacing:-.06em;margin:14px auto;max-width:900px}.sub-hero p{max-width:720px;margin:auto;color:#a3b7c8;line-height:1.65}.sub-content{max-width:1050px;margin:auto;padding:70px 25px 110px}.content-card{background:#fff;border:1px solid #e0e5e9;border-radius:23px;padding:35px;margin-bottom:18px}.content-card h2{font:800 28px 'Inter Display',Inter,system-ui,sans-serif;letter-spacing:-.03em}.content-card p,.content-card li{color:#607284;font-size:13px;line-height:1.7}.content-card ul{padding-left:20px}.legal-template-note{background:#fff4d7;border:1px solid #f1d98f;color:#765a17;padding:13px 15px;border-radius:12px;font-size:10px;margin-bottom:20px}
@media(max-width:1120px){.desktop-links{display:none}.menu-toggle{display:block}.hero{grid-template-columns:1fr;padding-top:125px}.hero-copy{max-width:800px}.hero-stage{min-height:680px;margin:40px auto 0;width:min(720px,100%)}.parent-strip{margin:-20px 22px 0}.pathway-showcase{grid-template-columns:repeat(2,1fr)}.experience-shell{grid-template-columns:1fr;padding:50px}.experience-copy{max-width:680px}.planner-shell{grid-template-columns:1fr}.parent-card{grid-template-columns:1fr}.parent-copy{padding:55px}.parent-visual{min-height:500px}.marketing-footer{grid-template-columns:1.5fr repeat(3,1fr)}}
@media(max-width:760px){.site-nav{height:68px;padding:0 16px}.site-nav .button-small,.nav-signin{display:none}.hero{padding:105px 18px 75px;min-height:auto}.hero h1{font-size:54px}.hero-lead{font-size:15px}.hero-proof{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:30px}.hero-proof i{display:none}.hero-stage{min-height:560px;margin-top:30px}.orbit-a{width:270px;height:270px}.orbit-b{width:410px;height:410px}.orbit-c{width:520px;height:520px}.mission-console{width:72%;min-width:270px}.console-body{padding:20px}.console-body h3{font-size:21px}.path-node{padding:7px}.path-node b{width:30px;height:30px}.path-node span{display:none}.node-code{left:1%;top:23%}.node-ai{right:4%;top:12%}.node-web{right:-1%;top:48%}.node-game{right:12%;bottom:9%}.node-data{left:10%;bottom:8%}.node-app{left:-1%;top:54%}.node-robot{left:43%;top:1%}.hero-scroll{display:none}.parent-strip{display:block;padding:17px}.parent-strip div{margin-top:11px;gap:8px 13px}.section{padding:75px 18px}.section-heading.split{grid-template-columns:1fr;gap:10px}.section-heading h2,.planner-intro h2,.parent-copy h2{font-size:42px}.pathway-showcase{grid-template-columns:1fr}.pathway-card{min-height:0}.experience-section{padding-left:12px;padding-right:12px}.experience-shell{padding:34px 18px;border-radius:24px;gap:35px}.experience-copy h2{font-size:42px}.lab-window,.ai-demo,.data-demo,.robot-demo{min-height:390px}.ai-demo{grid-template-columns:1fr}.signal-bars{height:120px}.data-demo{grid-template-columns:1fr}.mini-chart div{height:130px}.robot-demo{grid-template-columns:1fr}.robot-field{min-height:230px}.loop-track{grid-template-columns:1fr 1fr}.loop-track:before{display:none}.loop-track article{padding:15px}.loop-icon{width:78px;height:78px;border-radius:23px}.planner-shell{padding:28px 18px;border-radius:24px}.term-builder{grid-template-columns:1fr}.term-connector{height:26px}.builder-price,.term-builder>.button{grid-column:auto}.parent-visual{padding:20px;min-height:430px}.parent-copy{padding:36px 25px}.pricing-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.texas-panel{display:block;padding:30px}.texas-panel .button{margin-top:20px}.final-cta{margin:0 10px 10px;border-radius:24px;min-height:430px}.final-cta>div:last-child{flex-direction:column;width:100%;max-width:320px}.marketing-footer{grid-template-columns:1fr 1fr;padding:40px 25px}.footer-main{grid-column:1/-1}.footer-bottom{display:grid}.picker-grid{grid-template-columns:1fr}.picker-card{padding:18px}.picker-option{grid-template-columns:40px 1fr}.picker-option em{display:none}}
@media(max-width:460px){.logo small{display:none}.hero h1{font-size:47px}.hero-actions .button{width:100%}.hero-stage{min-height:505px}.mission-console{width:78%;min-width:250px}.path-node b{width:27px;height:27px;font-size:7px}.parent-strip div{display:grid}.loop-track{grid-template-columns:1fr}.pricing-section{padding-left:14px;padding-right:14px}.marketing-footer{grid-template-columns:1fr}.footer-main{grid-column:auto}.footer-bottom{grid-column:auto}.sub-hero{padding-top:70px}.sub-hero h1{font-size:48px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.landing-price-layout{margin-top:28px}.plan-renewal{display:block;margin-top:12px;color:#6e7e8f;font-size:10px;line-height:1.45}

/* TechNova final landing + footer refinement */
.free-learning-section{padding-top:58px;padding-bottom:82px;background:linear-gradient(180deg,#fbfaf6 0,#f4f7ff 100%)}
.free-learning-shell{max-width:1260px;margin:auto;display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:center;border:1px solid #dfe6ef;background:#fff;border-radius:32px;padding:64px;box-shadow:0 24px 80px rgba(26,47,80,.07)}
.free-learning-copy h2{font:800 clamp(44px,4.6vw,64px)/.95 'Inter Display',Inter,system-ui,sans-serif;letter-spacing:-.055em;margin:12px 0 20px;color:#122239}.free-learning-copy h2 em{font-style:normal;color:#4f67e8}.free-learning-copy>p{color:#607385;line-height:1.7;font-size:13px;max-width:570px}.free-proof{display:flex;gap:9px;flex-wrap:wrap;margin:24px 0 30px}.free-proof span{display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #dfe6ef;border-radius:999px;background:#f9fbff;color:#617388;font-size:9px;font-weight:700}.free-proof b{font-size:15px;color:#122239}.free-learning-demo{background:#07111f;color:#fff;border-radius:25px;padding:24px;box-shadow:0 28px 65px rgba(7,17,31,.21);position:relative;overflow:hidden}.free-learning-demo:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;border:1px solid rgba(107,226,198,.13);right:-120px;top:-120px}.free-demo-top{display:flex;justify-content:space-between;align-items:center;color:#7f9bb0;font-size:8px;letter-spacing:.11em}.free-demo-top span{color:#6be2c6;font-weight:800}.free-demo-card{margin:22px 0;background:#10243a;border:1px solid #21415d;border-radius:18px;padding:22px;position:relative;z-index:2}.free-demo-card small{color:#7f9bb0;font-size:7px;letter-spacing:.14em}.free-demo-card h3{font:800 24px/1.05 'Inter Display',Inter,system-ui,sans-serif;margin:9px 0 20px}.free-code-row{display:grid;grid-template-columns:1fr auto 90px;gap:15px;align-items:center}.free-code-row code{display:block;background:#081725;border:1px solid #183a55;border-radius:12px;padding:15px;color:#d9e7f2;line-height:1.8;font-size:11px}.free-code-row>span{color:#6be2c6;font-weight:900}.free-code-row>div{background:#eaf2ff;color:#10233a;border-radius:14px;padding:12px;display:grid;text-align:center}.free-code-row em{font-style:normal;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.free-code-row strong{font:800 30px 'Inter Display',Inter,system-ui,sans-serif}.free-demo-steps{display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:8px;color:#8fa8bc;margin-bottom:20px}.free-demo-steps span{background:#0c1e31;border:1px solid #1d3c56;border-radius:999px;padding:7px 8px}.free-demo-steps i{font-style:normal;color:#4d6f8b}.free-learning-demo>a{color:#6be2c6;font-size:10px;font-weight:800;position:relative;z-index:2}
.technova-footer{background:#10223c;color:#fff;padding:54px clamp(28px,5vw,70px) 28px;display:grid;grid-template-columns:1.65fr .72fr .72fr .72fr;gap:46px}.footer-brand-block p{color:#d4dce7;font-size:12px;line-height:1.55;max-width:560px;margin:19px 0 0}.footer-brand-block .footer-parent-link{font-size:10px;color:#9dacc0;margin-top:8px}.footer-parent-link a{color:#dce6f4;text-decoration:underline;text-underline-offset:2px}.footer-site-url{font-size:9px!important;color:#6be2c6!important;letter-spacing:.03em}.footer-logo small{font-size:7px;letter-spacing:.13em;color:#6687ff!important}.footer-column{display:grid;align-content:start;gap:11px}.technova-footer .footer-column>b{font-size:8px;text-transform:uppercase;letter-spacing:.16em;color:#8ee4d1;margin-bottom:4px}.technova-footer .footer-column>a{font-size:11px;color:#edf3fa;transition:color .18s ease,transform .18s ease}.technova-footer .footer-column>a:hover{color:#6be2c6;transform:translateX(2px)}.technova-footer .footer-bottom{grid-column:1/-1;border-top:1px solid #41516a;padding-top:20px;margin-top:14px;display:grid;grid-template-columns:1fr 1.6fr;gap:30px;color:#8f9db0;font-size:8.5px;line-height:1.5}.technova-footer .footer-bottom span:last-child{text-align:right}
@media(max-width:900px){.free-learning-shell{grid-template-columns:1fr;gap:38px;padding:42px}.technova-footer{grid-template-columns:1.35fr 1fr 1fr;gap:35px}.technova-footer .footer-column:nth-of-type(4){grid-column:2/4}.technova-footer .footer-bottom{grid-template-columns:1fr}}
@media(max-width:620px){.free-learning-section{padding-left:14px;padding-right:14px}.free-learning-shell{padding:28px 20px;border-radius:24px}.free-proof{display:grid}.free-code-row{grid-template-columns:1fr auto 70px}.free-demo-steps{overflow:auto;justify-content:flex-start;padding-bottom:4px}.technova-footer{grid-template-columns:1fr 1fr;padding:42px 22px 25px}.footer-brand-block{grid-column:1/-1}.technova-footer .footer-bottom{grid-column:1/-1}.technova-footer .footer-bottom span:last-child{text-align:left}}
.creation-pathway-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:13px 0}.creation-pathway-proof span{display:grid;gap:2px;padding:10px 11px;border:1px solid rgba(49,85,232,.16);border-radius:14px;background:rgba(255,255,255,.75);font-size:.72rem;color:#53627c}.creation-pathway-proof b{font-size:.62rem;letter-spacing:.09em;color:#2749bb}@media(max-width:720px){.creation-pathway-proof{grid-template-columns:1fr}}
/* v3.21 four-column AiEconLab + student platform footer */
@media(max-width:900px){.technova-footer{grid-template-columns:1fr 1fr!important;gap:34px!important}.technova-footer .footer-brand-block{grid-column:1/-1!important}.technova-footer .footer-column{grid-column:auto!important}.technova-footer .footer-bottom{grid-column:1/-1!important}}
@media(max-width:560px){.technova-footer{grid-template-columns:1fr!important}.technova-footer .footer-brand-block,.technova-footer .footer-bottom{grid-column:auto!important}}
