.landing-page{--bg-canvas:#fff;--surface:#fff;--surface-elevated:#f5f5f2;--fg:#181c16;--fg-secondary:#62665f;--fg-muted:#74786f;--fg-dim:#74786f;--border:#e7e8e2;--border-strong:#c9cdc2;--accent:#36855a;--accent-hover:#286743;--accent-glow:#edf4ee;color:var(--fg);background:var(--bg-canvas);font-family:var(--font-sans,"Google Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);-webkit-font-smoothing:antialiased}html.dark .landing-page{--bg-canvas:#171a16;--surface:#22261f;--surface-elevated:#1d211b;--fg:#eff1e9;--fg-secondary:#b7bdaf;--fg-muted:#a0a995;--fg-dim:#a0a995;--border:#343b2f;--border-strong:#58634e;--accent:#8bc69c;--accent-glow:#283a2b}.landing-page h1{text-wrap:balance;font-family:Plus Jakarta Sans,Google Sans,system-ui,sans-serif}.landing-page :is(h2,h3,h4,p,span,a,button,input){font-family:Google Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.landing-page h2{letter-spacing:-.055em;font-size:clamp(28px,3.2vw,42px);font-weight:650;line-height:1.13}.landing-page h3{letter-spacing:-.025em;font-weight:600}.landing-page p{text-wrap:pretty}.landing-page main>section{border-bottom:0;padding-block:clamp(72px,8vw,112px)}.landing-page main>section:nth-child(2n){background:var(--surface-elevated)}.landing-page main>section:not(.landing-hero)>div{max-width:1060px}.landing-page main>section.landing-hero{width:100%;min-height:calc(100vh - var(--navbar-height,60px));min-height:calc(100dvh - var(--navbar-height,60px));background:var(--bg-canvas);flex-direction:column;justify-content:center;align-items:center;height:auto;max-height:none;padding:0;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.landing-page main>section.landing-hero{min-height:calc(100vh - var(--navbar-height,60px));min-height:calc(100svh - var(--navbar-height,60px));justify-content:center;align-items:center;height:auto;max-height:none;padding:24px 0;display:flex}}.landing-hero__copy{text-align:center;z-index:5;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:900px;margin-inline:auto;padding:0 24px;display:flex;position:relative}.landing-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-secondary);text-align:center;margin:0 0 16px;font-size:12px;font-weight:600}.landing-hero h1{letter-spacing:-.035em;text-align:center;margin:0 auto 18px;font-size:clamp(34px,4.2vw,62px);font-weight:700;line-height:1.18}.landing-hero__intro{color:var(--fg-secondary);text-align:center;max-width:580px;margin:0 auto 26px;font-size:16.5px;line-height:1.64}.landing-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin:0 auto;display:flex}.landing-button{background:var(--fg);color:var(--bg-canvas);border-radius:999px;justify-content:center;align-items:center;gap:13px;padding:13px 26px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.landing-button:hover{opacity:.86;transform:translateY(-2px)}.landing-button:active{transform:translateY(1px)}.landing-text-link{text-underline-offset:5px;color:var(--fg);align-items:center;gap:10px;font-size:14px;font-weight:550;text-decoration:none;display:inline-flex}.landing-text-link:hover{text-decoration:underline}.landing-page :is(a,button):focus-visible{outline:2px solid var(--accent);outline-offset:5px}.hero-decoration-layer{pointer-events:none;z-index:1;height:100%;position:absolute;inset:0;overflow:hidden;width:100%!important;max-width:none!important}.hero-floating-item{pointer-events:none}.hero-floating-img{pointer-events:none;filter:drop-shadow(0 14px 25px #0000002e);will-change:transform}.landing-container{max-width:1060px;margin-inline:auto;padding-inline:32px}.landing-page .landing-metrics>div{max-width:920px}.landing-metrics .grid{gap:18px}.landing-metrics .grid>div{border:0;min-height:210px;padding:28px;box-shadow:0 10px 32px #26321b08}.landing-metrics .grid>div>div>div:first-child{letter-spacing:-.055em;margin:20px 0 8px;font-size:42px;font-weight:550}.landing-metrics .grid>div>div>div:nth-child(2){color:var(--fg);font-weight:550}.landing-metrics .grid p{font-size:12px;line-height:1.65}.landing-statement>div>p{text-align:left;letter-spacing:-.04em;max-width:690px;font-size:clamp(24px,3vw,36px);font-weight:450;line-height:1.4}.landing-statement button{font:inherit;color:inherit;text-underline-offset:5px;cursor:pointer;background:0 0;border:0;border-radius:0;padding:0;-webkit-text-decoration:underline #a8b0a1;text-decoration:underline #a8b0a1;display:inline}.landing-statement button[aria-pressed=true]{background:var(--fg);color:var(--bg-canvas);box-shadow:3px 0 var(--fg), -3px 0 var(--fg);text-decoration:none}.landing-split{grid-template-columns:1fr .9fr;align-items:center;gap:100px;display:grid}.landing-feature-list{gap:27px;margin:36px 0;display:grid}.landing-feature{gap:20px;display:flex}.landing-feature>span{color:var(--fg-muted);font-variant-numeric:tabular-nums;padding-top:5px;font-size:10px}.landing-feature h3{margin-bottom:7px;font-size:14px}.landing-feature p{color:var(--fg-secondary);max-width:330px;font-size:12px;line-height:1.6}.landing-classroom{align-self:stretch;min-height:520px;margin:0;position:relative}.landing-classroom img{object-fit:cover;border-radius:10px;width:100%;height:100%;position:absolute}.landing-classroom figcaption{color:#34392d;background:#ffffffeb;border-radius:5px;padding:13px;font-size:11px;position:absolute;bottom:16px;left:16px;right:16px}html.dark .landing-classroom figcaption{color:#eff1e9;background:#171a16eb}.landing-labs .grid{gap:20px}.landing-labs .grid>a{border:0;border-radius:10px;padding:8px;overflow:hidden;box-shadow:0 10px 32px #26321b08}.landing-lab-image{object-fit:cover;background:#eeeee8;border-radius:6px;width:100%;height:180px;margin-bottom:22px;display:block}.landing-labs .grid>a>div>:not(img){margin-left:16px;margin-right:16px}.landing-labs .grid>a>div>.flex:first-of-type{display:none}.landing-labs .grid>a h3{font-size:18px}.landing-labs .grid>a p{font-size:12px}.landing-labs .grid>a>div:last-child{margin:22px 16px 12px;padding-top:16px}.landing-page main>section.landing-cta{background:var(--bg-canvas);padding-top:24px}.landing-cta__panel{color:#fff;background:#141b10;border-radius:10px;padding:50px 56px}.landing-cta__panel h2{color:#fff;max-width:600px;margin:0 0 30px}.landing-cta__panel .landing-eyebrow{color:#bfc7b9}.landing-cta__panel .landing-actions{justify-content:flex-start}.landing-button--light{color:#141b10;background:#fff}.landing-page .landing-cta__panel .landing-text-link{color:#e5ebdf}.landing-page>header{border-bottom-color:#0000}.landing-page>footer{background:var(--bg-canvas);border-top:0}.landing-skip{z-index:200;background:var(--fg);color:var(--bg-canvas);padding:12px;position:fixed;top:-100px;left:20px}.landing-skip:focus{top:12px}@media (max-width:768px){.landing-hero__copy{max-width:430px;padding:0 20px}.landing-eyebrow{margin-bottom:12px;font-size:12.5px}.landing-hero h1{max-width:430px;margin-bottom:14px;font-size:clamp(36px,10vw,52px);line-height:1.02}.landing-hero__intro{max-width:360px;margin-bottom:24px;font-size:15.5px;line-height:1.5}.landing-actions{gap:12px}.hero-floating-item--large-motor{inset:20% auto auto -15px!important}.hero-floating-item--large-gear{inset:18% -20px auto auto!important}.hero-floating-item--motion-sensor{inset:auto auto 20% -10px!important}.hero-floating-item--technic-blocks{inset:auto -20px 18% auto!important}.hero-floating-item:not(.hero-floating-item--large-motor):not(.hero-floating-item--large-gear):not(.hero-floating-item--motion-sensor):not(.hero-floating-item--technic-blocks){display:none!important}}@media (max-width:400px){.landing-actions{flex-direction:column;gap:10px;width:100%;max-width:280px}.landing-actions .landing-button,.landing-actions .landing-text-link{text-align:center;justify-content:center;width:100%}}@media (max-width:760px){.landing-split{grid-template-columns:1fr;gap:40px}.landing-classroom{min-height:380px}.landing-container{padding-inline:24px}.landing-cta__panel{padding:35px 26px}.landing-metrics .grid>div{min-height:180px}.landing-lab-image{height:220px}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :before,.landing-page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
