.landing-page{background:radial-gradient(60% 40% at 80% -10%, #0ea5e91f, transparent 70%), radial-gradient(45% 40% at 8% 10%, #6366f114, transparent 72%), var(--bg);flex-direction:column;min-height:100vh;display:flex}[data-theme=dark] .landing-page{background:radial-gradient(60% 40% at 80% -10%, #38bdf824, transparent 70%), radial-gradient(45% 40% at 8% 10%, #6366f11a, transparent 72%), var(--bg)}.hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;width:100%;max-width:1160px;margin:0 auto;padding:56px 28px 80px;display:grid}@media (width<=980px){.hero{grid-template-columns:1fr;gap:36px;padding:32px 22px 56px}}.hero-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-text);background:var(--accent-soft);border:1px solid var(--accent-soft-2);border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}[data-theme=dark] .hero-eyebrow{color:var(--accent-text)}.hero-eyebrow-dot{background:var(--accent);border-radius:50%;width:6px;height:6px;display:inline-block}.hero h1{letter-spacing:-.025em;color:var(--text);margin:0 0 14px;font-size:clamp(40px,6vw,64px);font-weight:700;line-height:1.04}.hero-subtitle{color:var(--text-soft);letter-spacing:-.005em;margin:0 0 12px;font-size:clamp(18px,2vw,22px);font-weight:500}.hero-description{color:var(--muted-strong);max-width:520px;margin:0 0 30px;font-size:15.5px;line-height:1.6}.hero-cta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-cta .btn{padding:13px 24px;font-size:15px;transition:transform .12s cubic-bezier(.2,.8,.2,1),background-color .16s,border-color .16s,box-shadow .16s}.hero-cta .btn:active:not(:disabled){transform:translateY(1px)scale(.98)}@media (prefers-reduced-motion:reduce){.hero-cta .btn{transition:none!important}.hero-cta .btn:active:not(:disabled){transform:none!important}}.hero-cta-tertiary{color:var(--muted-strong);margin-left:4px;padding:8px 4px;font-size:14px}.hero-cta-tertiary:hover{color:var(--text)}.hero-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:14px;margin-top:22px;font-size:12.5px;display:flex}.hero-meta-dot{background:var(--soft);border-radius:50%;width:4px;height:4px}.hero-stage{isolation:isolate;width:100%;max-width:560px;min-height:580px;margin-left:auto;position:relative}.stage-glow{filter:blur(26px);z-index:0;pointer-events:none;background:radial-gradient(52% 48% at 52%,#0ea5e938,#0000 72%);animation:10s ease-in-out infinite stage-breathe;position:absolute;inset:8% -6% -6%}[data-theme=dark] .stage-glow{background:radial-gradient(52% 48% at 52%,#38bdf842,#0000 72%)}@keyframes stage-breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.stage-card{background:var(--panel);border:1px solid var(--border);transform-origin:50%;will-change:opacity, filter, box-shadow, translate;border-radius:14px;position:absolute;overflow:hidden}.stage-card-bar{background:var(--panel-muted);border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:9px 14px;display:flex}.stage-card-bar .bar-dot{background:var(--border-strong);border-radius:50%;width:8px;height:8px}.stage-card-bar .bar-title{font-family:var(--mono-font);color:var(--muted);letter-spacing:.02em;margin-left:4px;font-size:11px}@keyframes card-emphasis{0%{opacity:1;filter:saturate();box-shadow:var(--shadow-lg), 0 0 0 1px var(--accent-soft-2), 0 12px 40px -14px #0ea5e952}28%{opacity:1;filter:saturate();box-shadow:var(--shadow-lg), 0 0 0 1px var(--accent-soft-2), 0 12px 40px -14px #0ea5e952}40%{opacity:.6;filter:saturate(.78);box-shadow:var(--shadow-md)}96%{opacity:.6;filter:saturate(.78);box-shadow:var(--shadow-md)}to{opacity:1;filter:saturate();box-shadow:var(--shadow-lg), 0 0 0 1px var(--accent-soft-2), 0 12px 40px -14px #0ea5e952}}@keyframes card-emphasis-dark{0%,28%{opacity:1;filter:saturate();box-shadow:var(--shadow-lg), 0 0 0 1px var(--accent-soft-2), 0 14px 44px -14px #38bdf866}40%,96%{opacity:.55;filter:saturate(.8);box-shadow:var(--shadow-md)}to{opacity:1;filter:saturate();box-shadow:var(--shadow-lg), 0 0 0 1px var(--accent-soft-2), 0 14px 44px -14px #38bdf866}}.stage-card--editor{z-index:2;width:70%;animation:9s cubic-bezier(.4,0,.2,1) infinite card-emphasis,7s ease-in-out -1s infinite float-a;top:0;left:0}.stage-card--flow{z-index:3;width:44%;animation:9s cubic-bezier(.4,0,.2,1) -6s infinite card-emphasis,8s ease-in-out infinite float-b;top:20%;right:0}.stage-card--walk{z-index:4;width:72%;animation:9s cubic-bezier(.4,0,.2,1) -3s infinite card-emphasis,9s ease-in-out -2s infinite float-c;bottom:0;left:12%}[data-theme=dark] .stage-card--editor{animation:9s cubic-bezier(.4,0,.2,1) infinite card-emphasis-dark,7s ease-in-out -1s infinite float-a}[data-theme=dark] .stage-card--flow{animation:9s cubic-bezier(.4,0,.2,1) -6s infinite card-emphasis-dark,8s ease-in-out infinite float-b}[data-theme=dark] .stage-card--walk{animation:9s cubic-bezier(.4,0,.2,1) -3s infinite card-emphasis-dark,9s ease-in-out -2s infinite float-c}@keyframes float-a{0%,to{translate:0}50%{translate:0 -4px}}@keyframes float-b{0%,to{translate:0}50%{translate:0 -6px}}@keyframes float-c{0%,to{translate:0}50%{translate:0 -3px}}.editor-body{font-family:var(--mono-font);color:var(--text);background:var(--panel);grid-template-columns:auto 1fr;gap:0 12px;padding:12px 14px 14px;font-size:12.5px;line-height:1.75;display:grid}.editor-body .ln{color:var(--soft);-webkit-user-select:none;user-select:none;text-align:right;font-variant-numeric:tabular-nums;padding-right:4px}.editor-body .line{white-space:pre;border-radius:4px;padding:0 4px;transition:background-color .3s;position:relative}.editor-body .line[data-line="3"]{background:var(--accent-soft);border-left:2px solid var(--accent);border-radius:0 4px 4px 0;margin-left:-8px;padding-left:6px;animation:.48s cubic-bezier(.22,.8,.25,1) 1.2s both line-type,3s ease-in-out 2.4s infinite line-pulse}@keyframes line-pulse{0%,to{background-color:var(--accent-soft);box-shadow:inset 0 0 #0000}50%{background-color:var(--accent-soft-2);box-shadow:inset 0 0 0 1px var(--accent-soft-2)}}@keyframes line-type{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.editor-body .line{animation:.48s cubic-bezier(.22,.8,.25,1) both line-type}.editor-body .line[data-line="1"]{animation-delay:.15s}.editor-body .line[data-line="2"]{animation-delay:.65s}.editor-body .line[data-line="4"]{animation-delay:1.7s}.editor-body .kw{color:var(--accent-strong);font-weight:600}[data-theme=dark] .editor-body .kw{color:var(--accent)}.editor-body .num{color:#b45309}[data-theme=dark] .editor-body .num{color:#fcd34d}.editor-body .fn{color:#7c3aed}[data-theme=dark] .editor-body .fn{color:#c4b5fd}.editor-body .caret{background:var(--accent);vertical-align:-2px;width:1.5px;height:1em;margin-left:2px;animation:1.1s steps(2,jump-none) infinite caret-blink;display:inline-block}@keyframes caret-blink{0%,49.99%{opacity:1}50%,to{opacity:0}}.flow-body{background:var(--panel);padding:10px 10px 12px}.flow-svg{width:100%;height:auto;font-family:var(--mono-font);fill:var(--text);font-size:10px;display:block}.flow-svg text{text-anchor:middle;dominant-baseline:middle;fill:var(--text);font-weight:500}.flow-svg .flow-dot{fill:var(--soft);opacity:.35}.flow-svg .edge{stroke:var(--border-strong);stroke-width:1.4px;fill:none;stroke-linecap:round}[data-theme=dark] .flow-svg .edge{stroke:var(--border-strong)}.fnode rect,.fnode path{fill:var(--panel);stroke:var(--border-strong);stroke-width:1.2px}.fnode--start rect,.fnode--end rect{fill:var(--accent-soft);stroke:var(--accent-soft-2)}.fnode--start text,.fnode--end text{fill:var(--accent-text);letter-spacing:.06em;font-size:8.5px;font-weight:700}.fn-glow{fill:var(--accent);opacity:0;transform-box:fill-box;transform-origin:50%;animation:6s ease-in-out infinite fn-glow-pulse}.fn-glow--assign{animation-delay:0s}.fn-glow--loop{animation-delay:-4.5s}.fn-glow--update{animation-delay:-3s}.fn-glow--print{animation-delay:-1.5s}@keyframes fn-glow-pulse{0%{opacity:0}8%{opacity:.38}18%{opacity:.28}24%{opacity:0}to{opacity:0}}[data-theme=dark] .fn-glow{fill:var(--accent);animation-name:fn-glow-pulse-dark}@keyframes fn-glow-pulse-dark{0%,to{opacity:0}8%{opacity:.45}18%{opacity:.32}24%{opacity:0}}.wt-tabs{background:var(--panel-muted);border-bottom:1px solid var(--border);scrollbar-width:none;gap:2px;padding:8px 10px 0;display:flex;overflow-x:auto}.wt-tabs::-webkit-scrollbar{display:none}.wt-tab{color:var(--muted);letter-spacing:.01em;white-space:nowrap;border:1px solid #0000;border-bottom:none;border-radius:6px 6px 0 0;padding:6px 8px;font-size:10.5px;font-weight:500}.wt-tab.is-active{background:var(--panel);border-color:var(--border);color:var(--text);z-index:1;margin-bottom:-1px;position:relative}.wt-body{background:var(--panel);flex-direction:column;gap:8px;padding:12px 14px 14px;display:flex}.wt-card{border:1px solid var(--border);background:var(--panel);border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px 11px;display:flex;position:relative}.wt-card--active{border-color:var(--accent-soft-2);background:color-mix(in srgb, var(--accent-soft) 60%, var(--panel));animation:3s ease-in-out infinite wt-active-pulse;box-shadow:0 4px 14px -8px #0ea5e959}[data-theme=dark] .wt-card--active{background:color-mix(in srgb, var(--accent-soft) 55%, var(--panel));box-shadow:0 4px 14px -8px #38bdf873}@keyframes wt-active-pulse{0%,to{border-color:var(--accent-soft-2);box-shadow:0 4px 14px -8px #0ea5e94d}50%{border-color:var(--accent);box-shadow:0 6px 18px -8px #0ea5e980}}.wt-card--next{opacity:.45;filter:saturate(.85)}.wt-badge{letter-spacing:.1em;background:var(--accent-soft);color:var(--accent-text);text-transform:uppercase;border-radius:999px;align-self:flex-start;padding:2px 7px;font-size:9.5px;font-weight:700}.wt-code{font-family:var(--mono-font);color:var(--text);font-size:13px;line-height:1.5}.wt-code .kw{color:var(--accent-strong);font-weight:600}[data-theme=dark] .wt-code .kw{color:var(--accent)}.wt-code .num{color:#b45309}[data-theme=dark] .wt-code .num{color:#fcd34d}.wt-meta{font-family:var(--mono-font);color:var(--muted);letter-spacing:.02em;font-size:10.5px}@media (width<=1100px){.hero-stage{max-width:500px;min-height:520px}}@media (width<=980px){.hero-stage{max-width:520px;min-height:500px;margin:0 auto}}@media (width<=640px){.hero-stage{max-width:100%;min-height:240px}.stage-card--editor{width:100%;box-shadow:var(--shadow-lg);animation:none;position:relative;top:auto;left:auto;opacity:1!important;filter:none!important;translate:0!important}.stage-card--flow,.stage-card--walk,.stage-glow{display:none}}@media (prefers-reduced-motion:reduce){.stage-glow,.stage-card,.editor-body .line,.editor-body .line[data-line="3"],.editor-body .caret,.fn-glow,.wt-card--active{animation:none!important}.editor-body .line{clip-path:none!important}.stage-card{opacity:1;filter:none;box-shadow:var(--shadow-lg);translate:0}.editor-body .caret{opacity:1}.fn-glow--update{opacity:.3}.fn-glow--assign,.fn-glow--loop,.fn-glow--print{opacity:0}}.world-proof-section{width:100%;max-width:1160px;margin:0 auto;padding:0 28px 40px}.world-proof-card{border-radius:var(--radius-md);min-height:220px;box-shadow:0 0 0 1px #38bdf814, 0 0 32px -8px #38bdf838, var(--shadow-lg);-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#0f172aeb 0%,#080c18e0 55%,#0e172ae6 100%);border:1px solid #38bdf847;grid-template-columns:minmax(0,28%) minmax(0,1fr);align-items:stretch;gap:0;display:grid;overflow:hidden}[data-theme=light] .world-proof-card{background:linear-gradient(135deg,#0f172af5 0%,#080c18f0 55%,#0e172af2 100%)}.world-proof-copy{color:#e6edf7;flex-direction:column;justify-content:center;padding:32px 28px 32px 32px;display:flex}.world-proof-badge{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:#38bdf81f;border:1px solid #38bdf847;border-radius:999px;align-self:flex-start;margin-bottom:14px;padding:4px 10px;font-size:10.5px;font-weight:700;display:inline-block}.world-proof-copy h2{letter-spacing:-.02em;color:#f1f5f9;margin:0 0 10px;font-size:clamp(20px,2.2vw,26px);font-weight:700;line-height:1.2}.world-proof-copy p{color:#94a3b8;max-width:28ch;margin:0;font-size:14px;line-height:1.55}.world-proof-map{align-items:stretch;min-width:0;min-height:0;display:flex;position:relative}.world-map-svg{width:100%;height:100%;min-height:220px;color:var(--accent);display:block}.world-land{fill:currentColor;opacity:.18;color:var(--accent)}.world-dots{color:var(--accent)}.world-dot{fill:var(--accent);transform-box:fill-box;transform-origin:50%;animation:3.6s ease-in-out infinite world-dot-pulse}.world-dot--alt{animation-delay:1.2s}.world-dot:nth-child(3){animation-delay:.6s}.world-dot:nth-child(5){animation-delay:1.8s}.world-dot:nth-child(7){animation-delay:.9s}.world-dot:nth-child(9){animation-delay:2.1s}@keyframes world-dot-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.18)}}@media (width<=820px){.world-proof-card{grid-template-columns:1fr;min-height:0}.world-proof-copy{padding:24px 22px 18px}.world-proof-copy p{max-width:none}.world-proof-map{padding:0 12px 12px}.world-map-svg{min-height:160px;max-height:200px}.world-dot--alt{display:none}}@media (width<=480px){.world-proof-section{padding:0 22px 28px}.world-proof-copy{padding:20px 18px 14px}.world-proof-copy h2{font-size:19px}.world-proof-copy p{font-size:13.5px}.world-map-svg{min-height:130px;max-height:170px}}@media (prefers-reduced-motion:reduce){.world-dot{opacity:.85;transform:none;animation:none!important}}.value-section{width:100%;max-width:1160px;margin:0 auto;padding:16px 28px 72px}.value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}@media (width<=820px){.value-grid{grid-template-columns:1fr}}.value-card{background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:14px;padding:24px 22px 22px;transition:border-color .2s,transform .2s,box-shadow .2s}.value-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.value-icon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent-text);border-radius:10px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.value-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.value-card h3{letter-spacing:-.005em;color:var(--text);margin:0 0 6px;font-size:16px;font-weight:600}.value-card p{color:var(--muted-strong);margin:0;font-size:13.5px;line-height:1.55}.lang-switch{color:var(--muted);white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;margin-right:6px;font-size:13px;display:inline-flex}.lang-switch .nav-link{white-space:nowrap;padding:2px 4px}.lang-switch .nav-link.is-current{color:var(--text);font-weight:600}.lang-switch-sep{color:var(--border)}.landing-page{--lp-bg:#0a0b1a;--lp-bg-desktop:#020617;--lp-panel:#0d0e1f;--lp-border:#3341558c;--lp-border-slate-800:#1e293b;--lp-text:#f1f5f9;--lp-muted:#94a3b8;--lp-cyan:#22d3ee;--lp-cyan-500:#06b6d4;--lp-cyan-dim:#22d3ee40;--lp-cyan-border:#22d3ee4d;--lp-max:72rem;--lp-mobile-content:390px;--lp-pad:1.5rem;--lp-bp:981px;min-height:100vh;color:var(--lp-text);flex-direction:column;display:flex;background:var(--lp-bg)!important}@media (width>=981px){.landing-page{background:var(--lp-bg-desktop)!important}}.lp-desktop-only,.lp-hero-desktop-only{display:none}.lp-mobile-only,.lp-hero-mobile-only{display:block}@media (width>=981px){.lp-desktop-only,.lp-hero-desktop-only{display:block}.lp-mobile-only,.lp-hero-mobile-only{display:none}}@media (width<=980px){.landing-page .site-header{display:none}}@media (width>=981px){.landing-page .site-header{max-width:var(--lp-max);width:100%;padding:0 var(--lp-pad);border-bottom:1px solid var(--lp-border-slate-800);-webkit-backdrop-filter:blur(12px);z-index:50;background:#020617d9;flex-wrap:nowrap;align-items:center;gap:1.5rem;height:4rem;min-height:4rem;margin:0 auto;display:flex;position:sticky;top:0}.landing-page .site-header .lang-switch,.landing-page .site-header #theme-toggle{display:none}}.landing-page .brand{color:var(--lp-text);gap:.625rem;font-size:1rem;font-weight:700}.landing-page .brand:hover{color:var(--lp-text)}.landing-page .brand .brand-mark{border:1px solid var(--lp-cyan-border);background:linear-gradient(135deg,#22d3ee2e,#3b82f62e);border-radius:.5rem;width:2rem;height:2rem;padding:.25rem;box-shadow:0 0 12px #22d3ee1f}.landing-page .brand-mark .brand-step-1{fill:#475569}.landing-page .brand-mark .brand-step-2{fill:#94a3b8}.landing-page .brand-mark .brand-step-3{fill:var(--lp-cyan)}.landing-page .nav-link{color:var(--lp-muted)}.landing-page .nav-link:hover{color:var(--lp-text);background:#1e293b73}.landing-page .nav-link-demo{color:var(--lp-cyan)}.lp-nav-anchors{gap:2rem;font-size:.875rem;font-weight:500;display:none}.lp-nav-anchors a{color:var(--lp-muted);text-decoration:none;transition:color .15s}.lp-nav-anchors a:hover{color:var(--lp-text)}@media (width>=981px){.lp-nav-anchors{display:flex}}.landing-page .btn-primary{background:var(--lp-cyan);border-color:var(--lp-cyan);color:var(--lp-bg);font-weight:700;box-shadow:0 0 15px #22d3ee40}.landing-page .btn-primary:hover{background:var(--lp-cyan-500);border-color:var(--lp-cyan-500);color:var(--lp-bg)}.landing-page .btn-ghost{border:1px solid var(--lp-cyan-border);color:var(--lp-cyan);background:#22d3ee0d;font-weight:600}.landing-page .btn-ghost:hover{color:var(--lp-cyan);background:#22d3ee1a;border-color:#22d3ee73}.lp-mobile-header{justify-content:space-between;align-items:center;width:100%;height:3.5rem;margin-bottom:1rem;display:flex}.lp-mobile-header-brand{color:#fff;align-items:center;gap:.375rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.lp-mobile-header-brand svg{width:1.25rem;height:1.25rem;color:var(--lp-cyan);filter:drop-shadow(0 0 8px #22d3ee99)}.lp-mobile-header-demo{color:var(--lp-cyan);font-size:.875rem;font-weight:500;text-decoration:none}.lp-mobile-header-demo:hover{color:#67e8f9}.lp-viz-hero-shell{background:linear-gradient(#1e293b,#0f172a80);border:1px solid #1e293b;border-radius:1rem;margin-top:1.5rem;padding:.25rem;box-shadow:0 25px 50px -12px #00000080}.lp-badge-icon{width:.875rem;height:.875rem;color:var(--lp-cyan);flex-shrink:0}.lp-btn-play-icon{flex-shrink:0;width:1rem;height:1rem}.lp-btn-arrow-icon{flex-shrink:0;width:1.125rem;height:1.125rem}@media (width>=981px){.lp-hero-cta .btn-demo-slate{color:#fff;box-shadow:none;background:#1e293b;border:1px solid #334155}.lp-hero-cta .btn-demo-slate:hover{color:#fff;background:#334155;border-color:#475569}}.lp-workflow-icon{display:none}@media (width>=981px){.lp-workflow-icon{border-radius:1rem;justify-content:center;align-items:center;width:5rem;height:5rem;margin:0 auto 1.25rem;font-size:1.75rem;display:flex}.lp-workflow-card--learn .lp-workflow-icon{background:#0f172ae6;border:1px solid #22d3ee4d;box-shadow:0 0 30px #06b6d41a}.lp-workflow-card--practice .lp-workflow-icon{background:#0f172ae6;border:1px solid #3b82f64d;box-shadow:0 0 30px #3b82f61a}.lp-workflow-card--trace .lp-workflow-icon{background:#0f172ae6;border:1px solid #a855f74d;box-shadow:0 0 30px #a855f71a}}@media (width<=980px){.lp-problem-grid{flex-direction:column;gap:1rem;margin-inline:0;padding-inline:0;overflow:visible}.lp-problem-card{flex:unset;width:100%}.lp-problem-card-inner{align-items:flex-start;gap:1rem;display:flex}.lp-problem-icon{border:1px solid var(--lp-border);width:2.5rem;height:2.5rem;color:var(--lp-muted);background:#1e293b80;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:0;font-size:1.125rem;display:flex}.lp-workflow-card-inner{z-index:1;align-items:flex-start;gap:1rem;display:flex;position:relative}.lp-workflow-card .lp-workflow-icon{flex-shrink:0;width:3rem;height:3rem;margin:0;font-size:1.25rem;display:flex}}.lp-section-mobile{padding:3rem var(--lp-pad)}.lp-section-mobile-heading{text-align:center;margin-bottom:1.5rem}.lp-section-mobile-heading .lp-eyebrow{margin-bottom:.5rem;display:block}.lp-section-mobile-heading h2{color:var(--lp-text);margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.lp-section-mobile-heading p{color:var(--lp-muted);margin:0;font-size:.875rem}.lp-footer-desktop{display:none}.lp-footer-mobile{display:block}@media (width>=981px){.lp-footer-desktop{display:block}.lp-footer-mobile{display:none}}.lp-footer-subscribe{gap:.5rem;margin-top:.5rem;display:flex}.lp-footer-subscribe input{color:#cbd5e1;background:#0f172a;border:1px solid #1e293b;border-radius:.375rem;flex:1;max-width:12rem;padding:.375rem .75rem;font-size:.8125rem}.lp-footer-subscribe button{color:#cbd5e1;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500}.lp-footer-links{flex-wrap:wrap;gap:1.5rem;font-size:.875rem;display:flex}.lp-footer-links a{color:var(--lp-muted);text-decoration:none}.lp-footer-links a:hover{color:var(--lp-cyan)}.lp-footer-desktop-inner{max-width:var(--lp-max);flex-direction:column;align-items:center;gap:2rem;margin:0 auto;display:flex}@media (width>=768px){.lp-footer-desktop-inner{flex-direction:row;justify-content:space-between;align-items:flex-start}}.lp-snake-screenshot{opacity:.9;width:100%;height:auto;display:block}.lp-viz-placeholder-mobile{text-align:center;background:#0d0e1f;border:1px solid #334155;border-radius:.75rem;padding:2rem 1rem}.lp-viz-placeholder-mobile svg{color:#60a5fa;opacity:.5;width:2rem;height:2rem;margin:0 auto .5rem;display:block}.lp-main{flex:1;width:100%;overflow-x:hidden}@media (width<=980px){.lp-main{max-width:var(--lp-mobile-content);padding-bottom:calc(4.5rem + env(safe-area-inset-bottom,0px));margin-inline:auto}.landing-page .landing-footer{max-width:var(--lp-mobile-content);width:100%;margin-inline:auto}.lp-hero-cta .btn .lp-desktop-only,.lp-final-cta-actions .btn .lp-desktop-only{display:none!important}.lp-hero-copy{margin-inline:auto;width:100%;max-width:340px;margin-bottom:0}.lp-hero h1{max-width:340px;margin-inline:auto;font-size:2.75rem;line-height:1.1}.lp-hero-sub.lp-mobile-only{color:#9ca3af;max-width:340px;margin-bottom:1rem;font-size:1.0625rem;line-height:1.45}.lp-hero-cta{gap:.75rem;width:100%;max-width:none;margin-bottom:1rem}.lp-hero-cta .btn-primary{min-height:3.5rem;box-shadow:0 0 20px #22d3ee40}.lp-hero-cta .btn-demo-slate{color:#22d3ee;min-height:3.125rem;box-shadow:none;background:#22d3ee0d;border:1px solid #22d3ee4d;font-size:.9375rem;font-weight:600}.lp-hero-cta .btn-demo-slate:hover{color:#67e8f9;background:#22d3ee1a;border-color:#22d3ee80}.lp-hero-badges.lp-desktop-only{display:none!important}.lp-hero-badges{gap:.5rem;width:100%;max-width:none;margin-top:.5rem;margin-bottom:0}.lp-badge{color:#d1d5db;background:#0d0e1f;border-color:#33415580;border-radius:.5rem;justify-content:flex-start;padding:.375rem .5rem;font-size:.6875rem;font-weight:500}.lp-hero{padding-bottom:1.5rem}.lp-final-cta-actions .btn-demo-slate,.lp-final-cta-actions .btn-ghost{color:#22d3ee;box-shadow:none;background:#22d3ee0d;border:1px solid #22d3ee4d}}@media (width>=981px){.lp-main{max-width:none;margin-inline:0}.lp-hero-cta .btn .lp-mobile-only,.lp-final-cta-actions .btn .lp-mobile-only{display:none!important}}.lp-section{padding:3rem var(--lp-pad)}@media (width>=981px){.lp-section{padding:4rem var(--lp-pad)}}.lp-section-inner{max-width:var(--lp-max);margin:0 auto}.lp-section-heading{text-align:center;margin-bottom:2rem}.lp-section-heading h2{letter-spacing:-.02em;color:var(--lp-text);margin:0 0 .75rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;line-height:1.15}.lp-section-heading p{color:var(--lp-muted);max-width:36rem;margin:0 auto;font-size:.9375rem;line-height:1.55}.lp-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--lp-cyan);margin-bottom:.5rem;font-size:.6875rem;font-weight:700;display:inline-block}.lp-hero{padding:1rem var(--lp-pad) 2.5rem;position:relative}@media (width>=981px){.lp-hero{padding:3rem var(--lp-pad) 4rem}}.lp-hero-glow{filter:blur(80px);pointer-events:none;background:#0891b21a;border-radius:50%;width:min(800px,90vw);height:min(800px,90vw);position:absolute;top:20%;left:50%;translate:-50% -50%}.lp-hero-inner{max-width:var(--lp-max);margin:0 auto;position:relative}.lp-hero-copy{text-align:center;max-width:48rem;margin:0 auto 2rem}@media (width<=980px){.lp-hero-copy{flex-direction:column;display:flex}.lp-hero-order-title{order:1}.lp-hero-order-sub{order:2}.lp-hero-order-cta{order:3}.lp-hero-order-cta-support{order:4;margin:-.25rem 0 .75rem}.lp-hero-order-badges{order:5;margin-top:.5rem;margin-bottom:0}}@media (width>=981px){.lp-hero-order-badges{order:1}.lp-hero-order-title{order:2}.lp-hero-order-sub{order:3}.lp-hero-order-cta{order:4}.lp-hero-order-cta-support{order:5}}.lp-hero-cta-support{color:#94a3b8;margin:.5rem 0 0;font-size:.85rem;line-height:1.4}.lp-hero-badges{margin-bottom:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;max-width:22rem;margin-inline:auto;display:grid}@media (width>=981px){.lp-hero-badges.lp-mobile-only{display:none!important}.lp-hero-badges.lp-desktop-only{flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:none;display:flex}}.lp-badge{color:#cbd5e1;border:1px solid var(--lp-border);background:#0f172acc;border-radius:999px;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.6875rem;font-weight:600;display:inline-flex}.lp-badge-dot{background:var(--lp-cyan);border-radius:50%;flex-shrink:0;width:4px;height:4px;box-shadow:0 0 4px #22d3eecc}.lp-hero h1{letter-spacing:-.025em;color:var(--lp-text);margin:0 0 .75rem;font-size:2.75rem;font-weight:800;line-height:1.1}@media (width>=981px){.lp-hero h1{font-size:2.25rem;line-height:1.15}}@media (width>=1280px){.lp-hero h1{font-size:3.75rem;line-height:1.08}}.lp-hero-accent{background:linear-gradient(135deg, var(--lp-cyan), #3b82f6);color:#0000;-webkit-background-clip:text;background-clip:text}.lp-hero-sub{color:var(--lp-muted);max-width:36rem;margin:0 auto 1.25rem;font-size:.9375rem;line-height:1.6}.lp-hero-sub code{font-family:var(--mono-font);color:#67e8f9;font-size:.875em}.lp-hero-cta{flex-direction:column;gap:.75rem;max-width:22rem;margin:0 auto 1.5rem;display:flex}@media (width>=981px){.lp-hero-cta{flex-direction:row;justify-content:center;max-width:none}}.lp-hero-cta .btn{text-align:center;border-radius:.75rem;font-weight:700}@media (width<=980px){.lp-hero-cta .btn{width:100%;min-height:3.5rem;padding:0 1.5rem;font-size:1rem}}@media (width>=981px){.lp-hero-cta .btn{padding:1rem 2rem;font-size:1rem}}.lp-app-preview-wrap{margin-top:1.5rem;position:relative}.lp-app-preview-glow{filter:blur(40px);pointer-events:none;background:#22d3ee1f;border-radius:999px;position:absolute;inset:2rem 1rem}.lp-app-preview-label{z-index:2;color:#e2e8f0;background:#1e293b;border:1px solid #22d3ee59;border-radius:999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.625rem;font-weight:700;display:inline-flex;position:absolute;top:-.5rem;right:-.25rem;box-shadow:0 4px 15px #00000073}.lp-app-preview-label-pulse{background:var(--lp-cyan);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite lp-pulse;box-shadow:0 0 8px #22d3eecc}@keyframes lp-pulse{0%,to{opacity:.6}50%{opacity:1}}.lp-problem{background:var(--lp-bg);border-block:1px solid #1e293b99}@media (width>=981px){.lp-problem{background:var(--lp-bg-desktop)}}.lp-problem-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-inline:calc(-1 * var(--lp-pad));padding-bottom:.25rem;padding-inline:var(--lp-pad);gap:.75rem;display:flex;overflow-x:auto}.lp-problem-grid::-webkit-scrollbar{display:none}.lp-problem-card{scroll-snap-align:start;border:1px solid var(--lp-border);background:linear-gradient(135deg,#1e293b59,#0f172a59);border-radius:1rem;flex:0 0 min(85%,280px);padding:1.125rem 1.25rem}.lp-problem-card h3{color:var(--lp-text);margin:0 0 .375rem;font-size:.9375rem;font-weight:600}.lp-problem-card p{color:var(--lp-muted);margin:0;font-size:.8125rem;line-height:1.55}.lp-problem-card code{font-family:var(--mono-font);color:#67e8f9;font-size:.75rem}.lp-problem-icon{display:none}@media (width>=981px){.lp-problem-grid{padding-inline:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-inline:0;padding-bottom:0;display:grid;overflow:visible}.lp-problem-card{flex:unset;padding:1.5rem}.lp-problem-icon{border:1px solid var(--lp-cyan-border);width:2.5rem;height:2.5rem;color:var(--lp-cyan);background:#22d3ee14;border-radius:.625rem;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.125rem;display:flex}.lp-problem-icon--loops{color:#fbbf24;background:#f59e0b14;border-color:#f59e0b4d}.lp-problem-icon--output{color:#93c5fd;background:#3b82f614;border-color:#3b82f64d}.lp-problem-card h3{font-size:1rem}}.lp-workflow-cards{flex-direction:column;gap:1rem;display:flex}@media (width>=981px){.lp-workflow-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.5rem;display:grid;position:relative}.lp-workflow-cards:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(90deg,#22d3ee80,#f59e0b80,#3b82f680);height:2px;position:absolute;top:2.75rem;left:18%;right:18%}.lp-workflow-card{z-index:1;text-align:center;position:relative}}.lp-workflow-card{border:1px solid;border-radius:.75rem;padding:1.25rem}.lp-workflow-card--learn{background:linear-gradient(135deg,#22d3ee0d,#3b82f60d);border-color:#22d3ee33}.lp-workflow-card--practice{background:linear-gradient(135deg,#f59e0b0d,#f973160d);border-color:#f59e0b33}.lp-workflow-card--trace{background:linear-gradient(135deg,#3b82f60d,#6366f10d);border-color:#3b82f633}.lp-workflow-card h3{margin:0 0 .375rem;font-size:.9375rem;font-weight:600}.lp-workflow-card--learn h3{color:#67e8f9}.lp-workflow-card--practice h3{color:#fbbf24}.lp-workflow-card--trace h3{color:#93c5fd}.lp-workflow-card p{color:var(--lp-muted);margin:0;font-size:.8125rem;line-height:1.55}.lp-feature{padding:3rem var(--lp-pad)}@media (width>=981px){.lp-feature{padding:4rem var(--lp-pad)}}.lp-feature:nth-child(2n){background:#0f172a40}.lp-feature-grid{flex-direction:column;align-items:stretch;gap:2rem;display:flex}@media (width>=981px){.lp-feature-grid{flex-direction:row;align-items:center;gap:3rem}.lp-feature-grid>*{flex:1;min-width:0}.lp-feature-grid--reverse{flex-direction:row-reverse}}.lp-feature-copy h2{letter-spacing:-.02em;color:var(--lp-text);margin:0 0 .75rem;font-size:clamp(1.375rem,3vw,2rem);font-weight:800;line-height:1.15}.lp-feature-copy .btn{margin-top:1.25rem}.lp-feature-copy ul{flex-direction:column;gap:.75rem;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.lp-feature-copy li{color:#cbd5e1;padding-left:1.5rem;font-size:.9375rem;position:relative}.lp-feature-copy li:before{content:"✓";color:var(--lp-cyan);font-weight:700;position:absolute;left:0}.lp-mock-frame{border:1px solid #22d3ee40;border-radius:.875rem;position:relative;overflow:hidden;box-shadow:0 0 30px #22d3ee14}.lp-mock-annotate{color:#cbd5e1;border:1px solid var(--lp-border);z-index:2;background:#1e293b;border-radius:999px;padding:.25rem .75rem;font-size:.625rem;font-weight:600;position:absolute;bottom:-.625rem;right:1rem}.lp-final-cta{padding:2rem var(--lp-pad) 4rem}.lp-final-cta-card{text-align:center;background:linear-gradient(135deg, var(--lp-panel), var(--lp-bg));border:1px solid #22d3ee59;border-radius:1rem;max-width:42rem;margin:0 auto;padding:2rem 1.5rem;box-shadow:0 0 40px #22d3ee1f,0 0 80px #06b6d40f,inset 0 1px #22d3ee14}@media (width>=981px){.lp-final-cta-card{background:linear-gradient(135deg, var(--lp-panel), var(--lp-bg-desktop))}}.lp-final-cta-card h2{color:var(--lp-text);margin:0 0 .75rem;font-size:clamp(1.375rem,4vw,2rem);font-weight:800}.lp-final-cta-card p{color:var(--lp-muted);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.55}.lp-final-cta-actions{flex-direction:column;gap:.75rem;display:flex}@media (width>=640px){.lp-final-cta-actions{flex-direction:row;justify-content:center}}.lp-final-cta-actions .btn{border-radius:.75rem;font-weight:700}@media (width<=980px){.lp-final-cta-actions .btn{width:100%;min-height:3.5rem}}@media (width>=981px){.lp-final-cta-actions .btn{padding:1rem 2rem}}.landing-sticky-cta{z-index:40;padding:.625rem 1rem calc(.625rem + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(14px);opacity:0;pointer-events:none;background:#0a0b1aeb;border-top:1px solid #22d3ee33;justify-content:center;gap:.75rem;transition:opacity .25s,transform .25s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(.5rem)}.landing-sticky-cta-inner{width:100%;max-width:var(--lp-mobile-content,390px);gap:.75rem;padding-inline:0;display:flex}.landing-sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.landing-sticky-cta .btn{text-align:center;border-radius:.5rem;flex:1;padding:.75rem 1rem;font-size:.8125rem;font-weight:700}.landing-sticky-cta .btn-primary{box-shadow:0 0 15px #22d3ee4d}.landing-sticky-cta .btn-ghost{border-color:var(--lp-cyan-border)}@media (width>=981px){.landing-sticky-cta,.landing-sticky-cta.is-visible{display:none!important}}.landing-page .landing-footer{background:var(--lp-bg);color:var(--lp-muted);padding:2rem var(--lp-pad) 1.5rem;border-top-color:#1e293bcc}@media (width>=981px){.landing-page .landing-footer{background:var(--lp-bg-desktop);padding:2.5rem var(--lp-pad) 2rem}}.landing-page .landing-footer .footer-inner{max-width:var(--lp-max);gap:2rem}.landing-page .landing-footer .footer-heading,.landing-page .landing-footer .footer-copy,.landing-page .landing-footer .footer-contact{color:var(--lp-muted)}.landing-page .landing-footer .nav-link{color:#cbd5e1}.landing-page .landing-footer .footer-bottom{border-top-color:#1e293b99;flex-direction:column;align-items:flex-start;gap:.75rem}.landing-page .landing-footer .footer-contact{text-align:left}@media (width>=981px){.landing-page .landing-footer .footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}.landing-page .landing-footer .footer-contact{text-align:right}.lp-reveal{opacity:0;transition:opacity .45s,transform .45s;transform:translateY(18px)}.lp-reveal.is-visible{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.lp-reveal{opacity:1!important;transition:none!important;transform:none!important}.lp-app-preview-label-pulse,.landing-sticky-cta{transition:none!important;animation:none!important}}@media (width<=980px){.lp-hero .lp-mobile-header{margin-bottom:1.5rem}.lp-hero-glow{filter:blur(110px);background:#22d3ee24;width:min(560px,95vw);height:min(560px,95vw);top:24%}.lp-hero h1{margin-bottom:1rem}.lp-hero-sub.lp-mobile-only{margin-bottom:1.5rem}.lp-hero-cta{gap:.75rem;margin-bottom:1.5rem}.lp-hero-cta .btn-primary{color:#06141c;letter-spacing:.005em;background:linear-gradient(#2dd6f0 0%,#06b6d4 100%);border-color:#22d3eed9;border-radius:.875rem;min-height:3.5rem;font-weight:700;box-shadow:0 14px 32px -10px #22d3ee8c,0 4px 12px -4px #0000008c,inset 0 1px #ffffff59,inset 0 -1px #0000002e}.lp-hero-cta .btn-primary:hover:not(:disabled),.lp-hero-cta .btn-primary:focus-visible{color:#06141c;background:linear-gradient(#67e8f9 0%,#22d3ee 100%);border-color:#22d3eef2}.lp-hero-cta .btn-demo-slate{color:#67e8f9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a8c;border:1px solid #22d3ee47;border-radius:.875rem;min-height:3.125rem;font-size:.9375rem;font-weight:600;box-shadow:0 6px 20px -10px #0000008c,inset 0 1px #ffffff0a}.lp-hero-cta .btn-demo-slate:hover,.lp-hero-cta .btn-demo-slate:focus-visible{color:#a5f3fc;background:#0f172ab3;border-color:#22d3ee80}.lp-hero-order-badges.lp-mobile-only{grid-auto-rows:1fr;gap:.625rem;margin-top:0}.lp-hero-order-badges.lp-mobile-only .lp-badge{color:#e2e8f0;background:#0d0e1fd9;border:1px solid #3341558c;border-radius:.75rem;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;min-height:2.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;display:flex;box-shadow:inset 0 1px #ffffff08}.lp-hero-order-badges.lp-mobile-only .lp-badge-dot{width:5px;height:5px;box-shadow:0 0 6px #22d3eed9}.lp-hero{padding-bottom:2rem}}@media (width>=981px){.lp-hero-cta .btn{isolation:isolate;transition:background .22s cubic-bezier(.4,0,.2,1),border-color .22s cubic-bezier(.4,0,.2,1),color .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1),box-shadow .32s cubic-bezier(.4,0,.2,1);position:relative}.lp-hero-cta .btn-primary{box-shadow:0 0 0 1px #22d3ee2e,0 12px 28px -10px #22d3ee8c,inset 0 1px #ffffff4d}.lp-hero-cta .btn-primary:after{content:"";z-index:-1;border-radius:inherit;filter:blur(20px);pointer-events:none;background:radial-gradient(closest-side,#22d3ee73,#0000 70%);animation:6s ease-in-out infinite lp-cta-breathe;position:absolute;inset:-8px}.lp-hero-cta .btn-primary:hover:not(:disabled),.lp-hero-cta .btn-primary:focus-visible{transform:translateY(-1px);box-shadow:0 0 0 1px #67e8f959,0 20px 44px -8px #22d3eebf,inset 0 1px #fff6}.lp-hero-cta .btn-primary:active:not(:disabled){transition-duration:.12s;transform:translateY(1px);box-shadow:0 0 0 1px #22d3ee33,0 8px 18px -10px #22d3ee80,inset 0 1px #ffffff40}.lp-hero-cta .btn-primary .lp-btn-arrow-icon{transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.lp-hero-cta .btn-primary:hover .lp-btn-arrow-icon,.lp-hero-cta .btn-primary:focus-visible .lp-btn-arrow-icon{transform:translate(3px)}.lp-hero-cta .btn-demo-slate{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1e293bd9;box-shadow:0 0 0 1px #94a3b80d,inset 0 1px #ffffff0a}.lp-hero-cta .btn-demo-slate:hover,.lp-hero-cta .btn-demo-slate:focus-visible{color:#fff;background:#334155eb;border-color:#67e8f973;transform:translateY(-1px);box-shadow:0 0 0 1px #67e8f940,0 12px 28px -10px #22d3ee66,inset 0 1px #ffffff0f}.lp-hero-cta .btn-demo-slate:active:not(:disabled){transition-duration:.12s;transform:translateY(1px)}.lp-hero-cta .btn-demo-slate .lp-btn-play-icon{color:#67e8f9;transform-origin:50%;transition:transform .22s cubic-bezier(.34,1.56,.64,1),color .22s;animation:2.5s ease-in-out infinite lp-cta-play-pulse}.lp-hero-cta .btn-demo-slate:hover .lp-btn-play-icon,.lp-hero-cta .btn-demo-slate:focus-visible .lp-btn-play-icon{color:#a5f3fc;animation-play-state:paused;transform:scale(1.1)}.lp-hero .lp-hero-glow{animation:10s ease-in-out infinite lp-hero-glow-breathe}}@keyframes lp-cta-breathe{0%,to{opacity:.42;transform:scale(.94)}50%{opacity:.82;transform:scale(1.08)}}@keyframes lp-cta-play-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes lp-hero-glow-breathe{0%,to{opacity:.7}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.lp-hero-cta .btn-primary:after,.lp-hero-cta .btn-demo-slate .lp-btn-play-icon,.lp-hero .lp-hero-glow{animation:none!important}}.lp-lesson-frame-wrap{margin-top:1.5rem;position:relative}.lp-mock-panel--cyan{border-color:#22d3ee4d;box-shadow:0 0 30px #22d3ee1a}.lp-practice-editor .v{color:#67e8f9}.lp-practice-editor .o{color:#94a3b8}.lp-practice-editor .s{color:#4ade80}.lp-hero-cta .btn{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.lp-lesson-frame{background:#0a0b1a;border:1.5px solid #22d3ee33;border-radius:20px;max-width:340px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 8px 30px #0009}.lp-lesson-frame-glow{filter:blur(40px);pointer-events:none;z-index:0;background:#22d3ee26;border-radius:999px;position:absolute;inset:2.5rem 1rem}.lp-lesson-float-label{z-index:20;color:#e5e7eb;background:#1e293b;border:1px solid #22d3ee66;border-radius:999px;align-items:center;gap:.375rem;max-width:calc(100% - .5rem);padding:.375rem .75rem;font-size:.625rem;font-weight:700;animation:4s ease-in-out infinite lp-float;display:inline-flex;position:absolute;top:-.75rem;right:0;box-shadow:0 4px 15px #00000080}@keyframes lp-float{0%,to{transform:translateY(-2px)}50%{transform:translateY(2px)}}.lp-lesson-app-bar{background:#0d0e1f;border-bottom:1px solid #1e293bcc;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.lp-lesson-app-bar-brand{color:#e5e7eb;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;display:flex}.lp-lesson-credits{color:#22d3ee;background:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:.25rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600}.lp-lesson-body{padding:1rem 1rem 4rem;position:relative}.lp-lesson-kicker{letter-spacing:.1em;text-transform:uppercase;color:#6b7280;font-size:.625rem;font-weight:700}.lp-lesson-title{color:#fff;margin:.25rem 0 0;font-size:1.125rem;font-weight:700}.lp-code-trigger-card{background:#0d0e1f;border:1px solid #334155cc;border-radius:.75rem;margin-top:1rem;padding:.875rem}.lp-code-trigger-label{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin-bottom:.75rem;font-size:.5625rem;font-weight:700}.lp-code-active-line{font-family:var(--mono-font);border-left:3px solid #22d3ee;margin-left:-.75rem;padding:.125rem 0 .125rem .75rem;font-size:.8125rem;animation:2.5s ease-in-out infinite lp-line-pulse;display:block}@keyframes lp-line-pulse{0%,to{background:#22d3ee00}50%{background:#22d3ee1a}}.lp-code-active-line .v{color:#c084fc}.lp-code-active-line .o{color:#6b7280}.lp-code-active-line .s{color:#4ade80}.lp-step-chip{color:#22d3ee;background:#22d3ee1a;border:1px solid #22d3ee4d;border-radius:999px;margin-top:.75rem;padding:.125rem .625rem;font-size:.5625rem;font-weight:600;display:inline-block}.lp-ram-panel{background:#0d0e1f;border:1px solid #22d3ee33;border-radius:.75rem;margin-top:1rem;padding:1rem;box-shadow:inset 0 0 20px #22d3ee08}.lp-ram-panel-label{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin-bottom:.75rem;font-size:.5625rem;font-weight:700}.lp-ram-stack{flex-direction:column;align-items:center;gap:.5rem;display:flex}.lp-value-chip{text-align:center;background:#22c55e1a;border:1px solid #22c55e59;border-radius:.5rem;padding:.5rem 1.25rem;animation:2.5s ease-in-out infinite lp-value-glow}@keyframes lp-value-glow{0%,to{box-shadow:0 0 #22c55e00}50%{box-shadow:0 0 15px #22c55e26}}.lp-value-chip-kicker{text-transform:uppercase;color:#4ade80cc;margin-bottom:.25rem;font-size:.5625rem;font-weight:700}.lp-value-chip-val{font-family:var(--mono-font);color:#4ade80;font-size:.875rem;font-weight:700}.lp-ram-arrow-down{color:#22d3ee;opacity:.85;font-size:.875rem}.lp-var-row{background:#0a0b1a;border:1px solid #334155;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;padding:.625rem .75rem;font-size:.6875rem;display:flex}.lp-var-row-key{color:#6b7280}.lp-var-row-val{font-family:var(--mono-font);color:#67e8f9;font-weight:700}.lp-lesson-fade{pointer-events:none;background:linear-gradient(#0000,#0a0b1a);height:4rem;position:absolute;bottom:0;left:0;right:0}.lp-viz-hero{background:#020617;border:1px solid #1e293b;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px #06b6d433}.lp-viz-hero-chrome{background:#0f172a80;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:.625rem 1rem;display:flex}.lp-viz-dots{gap:.375rem;display:flex}.lp-viz-dots span{background:#33415580;border:1px solid #47556980;border-radius:50%;width:.75rem;height:.75rem}.lp-viz-hero-pill{color:#94a3b8;background:#0f172a;border:1px solid #1e293b;border-radius:999px;padding:.25rem .75rem;font-size:.75rem}.lp-viz-hero-pill em{color:#cbd5e1;font-style:normal}.lp-viz-hero-title{color:#fff;border-bottom:1px solid #1e293b;padding:1.25rem 1.5rem;font-size:1.25rem;font-weight:700}.lp-viz-hero-grid{grid-template-columns:1fr;gap:2rem;min-height:280px;padding:1.5rem;display:grid}@media (width>=768px){.lp-viz-hero-grid{grid-template-columns:1fr 1fr}}.lp-viz-explain{color:#cbd5e1;background:#0f172a;border:1px solid #1e293b;border-radius:.75rem;margin-top:1rem;padding:1rem;font-size:.875rem;line-height:1.55;position:relative}.lp-viz-explain:before{content:"";background:#0f172a;border-top:1px solid #1e293b;border-left:1px solid #1e293b;width:.75rem;height:.75rem;position:absolute;top:-.5rem;left:1.5rem;transform:rotate(45deg)}.lp-viz-bind-row{justify-content:center;align-items:center;gap:0;margin-top:1rem;display:flex}.lp-viz-bind-name{font-family:var(--mono-font);color:#f472b6;background:#020617;border:1px solid #334155;border-radius:.75rem 0 0 .75rem;padding:.75rem 1rem;font-weight:700}.lp-viz-bind-arrow{background:#06b6d4;width:3rem;height:2px;position:relative;box-shadow:0 0 8px #06b6d4cc}.lp-viz-bind-arrow:after{content:"";border:5px solid #0000;border-left-color:#06b6d4;position:absolute;top:50%;right:0;transform:translateY(-50%)}.lp-viz-bind-val{font-family:var(--mono-font);color:#4ade80;background:#1e293b;border:1px solid #06b6d480;border-radius:0 .75rem .75rem 0;padding:.75rem 1rem;font-weight:700;box-shadow:0 0 20px #06b6d433}.lp-viz-hero-controls{background:#0f172a;border-top:1px solid #1e293b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.lp-viz-step-badge{color:#cbd5e1;background:#020617;border:1px solid #1e293b;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700}.lp-viz-ctrl-btns{gap:.5rem;display:flex}.lp-viz-ctrl-btns span{color:#94a3b8;background:#1e293b;border:1px solid #334155;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600}.lp-viz-ctrl-btns .is-play{color:#020617;background:#06b6d4;border-color:#06b6d4;box-shadow:0 0 15px #06b6d44d}.lp-mock-panel{border:1px solid #22d3ee4d;border-radius:.875rem;margin-bottom:.75rem;position:relative;overflow:visible;box-shadow:0 0 30px #22d3ee1a}.lp-mock-panel--amber{border-color:#f59e0b4d;box-shadow:0 0 30px #f59e0b1a}.lp-mock-panel--blue{border-color:#3b82f64d;box-shadow:0 0 30px #3b82f61a}.lp-mock-panel--green{border-color:#22c55e4d;box-shadow:0 0 30px #22c55e26}.lp-mock-inner{background:#0a0b1a;border-radius:.875rem;padding:1rem;overflow:hidden}.lp-mock-tag{color:#cbd5e1;z-index:2;background:#1e293b;border:1px solid #334155;border-radius:999px;padding:.25rem .75rem;font-size:.625rem;font-weight:600;position:absolute;bottom:-.75rem;right:1rem}.lp-practice-mock-hdr{border-bottom:1px solid #1e293bcc;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;font-size:.8125rem;display:flex}.lp-practice-xp{color:#6b7280;font-size:.75rem}.lp-practice-editor{font-family:var(--mono-font);background:#0d0e1f;border:1px solid #1e293b;border-radius:.5rem;margin:.75rem 0;padding:.75rem;font-size:.75rem}.lp-practice-run-row{grid-template-columns:1fr 1fr;gap:.5rem;margin:.75rem 0;display:grid}.lp-practice-pass-box{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e40;border-radius:.5rem;padding:.75rem;font-size:.75rem}.lp-trace-mock{font-family:var(--mono-font);background:#020617;border:1px solid #1e293b;border-radius:.75rem;font-size:.75rem;overflow:hidden}.lp-trace-mock-hdr{color:#94a3b8;background:#0f172a;border-bottom:1px solid #1e293b;justify-content:space-between;padding:.75rem;font-size:.6875rem;display:flex}.lp-trace-mock-body{grid-template-columns:1fr;display:grid}@media (width>=640px){.lp-trace-mock-body{grid-template-columns:1fr auto}}.lp-trace-code{color:#94a3b8;border-bottom:1px solid #1e293b;padding:1rem;line-height:1.8}@media (width>=640px){.lp-trace-code{border-bottom:none;border-right:1px solid #1e293b}}.lp-trace-code .is-current{color:#e2e8f0;background:#22d3ee14;border-left:2px solid #22d3ee;margin-left:-.5rem;padding-left:.5rem;display:block}.lp-trace-vars{background:#0f172a;min-width:10rem;padding:.75rem}.lp-trace-vars-title{text-transform:uppercase;color:#64748b;margin-bottom:.5rem;font-size:.625rem;font-weight:700}.lp-trace-scrub{background:#0f172a;border-top:1px solid #1e293b;padding:1rem}.lp-trace-scrub-bar{background:#1e293b;border-radius:999px;height:.5rem;position:relative}.lp-trace-scrub-fill{background:#06b6d4;border-radius:999px;width:66%;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 10px #06b6d480}.lp-snake-grid-mock{aspect-ratio:4/3;background-color:#020617;background-image:linear-gradient(#1e293b 1px,#0000 1px),linear-gradient(90deg,#1e293b 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:24px 24px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #1e293b;border-radius:1rem;max-width:20rem;margin:0 auto;position:relative;overflow:hidden}.lp-snake-score{font-family:var(--mono-font);color:#22d3ee;background:#020617cc;border:1px solid #06b6d44d;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}.lp-viz-chrome-spacer{width:3rem}.lp-hero-col-code,.lp-hero-col-ram{min-width:0}.lp-hero-code-card{margin-top:0}.lp-hero-code-line{animation:none}.lp-ram-stage{background:#0d0e1f;border:1px solid #22d3ee33;border-radius:.75rem;justify-content:center;align-items:center;min-height:11rem;padding:1rem;display:flex;position:relative}.lp-ram-stage--compact{min-height:8rem}.lp-ram-state{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:1rem;transition:opacity .85s,transform .85s;display:flex;position:absolute;inset:0;transform:translateY(6px)}.lp-ram-idle-icon{color:#475569;margin-bottom:.5rem;font-size:1.5rem}.lp-ram-idle-label{color:#94a3b8;text-align:center;margin:0;font-size:.8125rem}.lp-ram-slot-box{background:#1e293b;border:1px solid #334155;border-radius:.75rem;flex-direction:column;align-items:center;gap:.5rem;min-width:10rem;padding:.75rem 1rem;display:flex}.lp-ram-slot-label{font-family:var(--mono-font);letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-size:.5625rem;font-weight:700}.lp-hero-controls-left{flex-wrap:wrap;flex:1;align-items:center;gap:.75rem 1rem;min-width:0;display:flex}.lp-hero-timeline{letter-spacing:.04em;text-transform:uppercase;color:#64748b;flex-wrap:wrap;align-items:center;gap:.25rem .375rem;font-size:.625rem;font-weight:700;display:none}@media (width>=1100px){.lp-hero-timeline{display:flex}}.lp-hero-timeline-item{border:1px solid #0000;border-radius:.25rem;padding:.25rem .5rem;transition:color .35s,border-color .35s,background .35s}.lp-hero-timeline-item.is-active{color:#22d3ee;background:#22d3ee14;border-color:#22d3ee40}.lp-hero-timeline-item.is-done{color:#94a3b8}.lp-hero-timeline-sep{color:#334155;font-size:.5625rem}.lp-viz-ctrl-btn{color:#94a3b8;background:#1e293b;border:1px solid #334155;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:background .2s,border-color .2s,box-shadow .2s}.lp-viz-ctrl-btn.is-play{color:#020617;background:#06b6d4;border-color:#06b6d4;box-shadow:0 0 15px #06b6d44d}[data-lp-anim=hero][data-step="0"] .lp-ram-state--empty,[data-lp-anim=variables][data-step="0"] .lp-ram-state--empty,[data-lp-anim=hero][data-step="1"] .lp-ram-state--value,[data-lp-anim=variables][data-step="1"] .lp-ram-state--value,[data-lp-anim=hero][data-step="2"] .lp-ram-state--stored,[data-lp-anim=variables][data-step="2"] .lp-ram-state--stored,[data-lp-anim=hero][data-step="3"] .lp-ram-state--bound,[data-lp-anim=variables][data-step="3"] .lp-ram-state--bound{opacity:1;transform:none}[data-lp-anim=hero][data-step="0"] .lp-hero-code-line{background:0 0;border-left-color:#475569}[data-lp-anim=hero][data-step="1"] .lp-hero-code-line,[data-lp-anim=hero][data-step="2"] .lp-hero-code-line,[data-lp-anim=hero][data-step="3"] .lp-hero-code-line{background:#22d3ee14;border-left-color:#22d3ee}.lp-hero-explain,.lp-lesson-preview-explain{transition:opacity .45s}.lp-lesson-preview-hdr{text-align:center;margin-bottom:.75rem}.lp-lesson-preview-title{color:#f1f5f9;margin:.375rem 0 0;font-size:1rem;font-weight:600}.lp-lesson-preview-explain{color:#94a3b8;text-align:center;margin:.75rem 0 0;font-size:.8125rem;line-height:1.55}.lp-practice-prompt{color:#cbd5e1;margin:0 0 .75rem;font-size:.8125rem;line-height:1.55}.lp-practice-prompt code{font-family:var(--mono-font);color:#67e8f9;font-size:.75rem}.lp-practice-actions{gap:.5rem;display:flex}.lp-practice-trace-btn,.lp-practice-run-btn{color:#94a3b8;background:#1e293b;border:1px solid #334155;border-radius:.375rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;transition:box-shadow .25s,border-color .25s,background .25s}.lp-practice-run-btn{color:#020617;background:#06b6d4;border-color:#06b6d4}.lp-practice-line{display:block}.lp-practice-line--typed{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(4px)}.lp-practice-pass-reveal{opacity:0;transition:opacity .75s,transform .75s;transform:translateY(6px)}[data-lp-anim=practice][data-step="1"] .lp-practice-line--typed,[data-lp-anim=practice][data-step="2"] .lp-practice-line--typed,[data-lp-anim=practice][data-step="3"] .lp-practice-line--typed{opacity:1;transform:none}[data-lp-anim=practice][data-step="1"] .lp-practice-run-btn,[data-lp-anim=practice][data-step="2"] .lp-practice-run-btn{box-shadow:0 0 18px #06b6d473}[data-lp-anim=practice][data-step="2"] .lp-practice-pass-reveal,[data-lp-anim=practice][data-step="3"] .lp-practice-pass-reveal{opacity:1;transform:none}[data-lp-anim=practice][data-step="3"] .lp-practice-trace-btn{color:#67e8f9;border-color:#22d3ee80;box-shadow:0 0 14px #22d3ee40}.lp-drill-list{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.lp-drill-list-item{background:#0f172a;border:1px solid #1e293b;border-radius:.75rem;padding:1rem}.lp-drill-list-item strong{font-size:.875rem;display:block}.lp-drill-list-item p{color:#64748b;margin:.25rem 0 0;font-size:.75rem}.lp-drill-list-item.is-active{background:#1e293b;border-color:#22d3ee73;box-shadow:0 0 15px #06b6d414}.lp-drill-list-item.is-active p{color:#94a3b8}.lp-trace-preview .lp-trace-line{color:#94a3b8;padding:.125rem 0;transition:background .45s,color .45s,border-color .45s;display:block}.lp-trace-line--hl-a,.lp-trace-line--hl-b{border-left:2px solid #0000;margin-left:-.375rem;padding-left:.375rem}.lp-trace-side{border-left:1px solid #1e293b;flex-direction:column;min-width:9rem;display:flex}.lp-trace-output-wrap{background:#020617;border-top:1px solid #1e293b;flex:1;padding:.75rem}.lp-trace-output-text{font-family:var(--mono-font);color:#cbd5e1;white-space:pre-wrap;min-height:2rem;margin:0;font-size:.6875rem}.lp-trace-transport{background:#0f172a;border-top:1px solid #1e293b;justify-content:center;gap:.5rem;padding:.75rem 1rem;display:flex}[data-lp-anim=trace][data-step="0"] .lp-trace-line--hl-a{color:#e2e8f0;background:#22d3ee14;border-left-color:#22d3ee}[data-lp-anim=trace][data-step="0"] .lp-trace-i-val:after{content:"0"}[data-lp-anim=trace][data-step="0"] .lp-trace-output-text:after{content:""}[data-lp-anim=trace][data-step="1"] .lp-trace-line--hl-a{color:#e2e8f0;background:#22d3ee14;border-left-color:#22d3ee}[data-lp-anim=trace][data-step="1"] .lp-trace-i-val{color:#67e8f9}[data-lp-anim=trace][data-step="1"] .lp-trace-i-val:after,[data-lp-anim=trace][data-step="1"] .lp-trace-output-text:after{content:"0"}[data-lp-anim=trace][data-step="2"] .lp-trace-line--hl-b,[data-lp-anim=trace][data-step="2"] .lp-trace-line--hl-a{color:#94a3b8;background:0 0;border-left-color:#0000}[data-lp-anim=trace][data-step="2"] .lp-trace-line:first-child{color:#e2e8f0;background:#22d3ee14;border-left:2px solid #22d3ee;margin-left:-.375rem;padding-left:.375rem}[data-lp-anim=trace][data-step="2"] .lp-trace-i-val:after{content:"1"}[data-lp-anim=trace][data-step="2"] .lp-trace-output-text:after{content:"0¡";white-space:pre-wrap}[data-lp-anim=trace][data-step="0"] .lp-trace-step-label:after{content:"Step 2 of 6"}[data-lp-anim=trace][data-step="1"] .lp-trace-step-label:after{content:"Step 3 of 6"}[data-lp-anim=trace][data-step="2"] .lp-trace-step-label:after{content:"Step 4 of 6"}.lp-trace-step-label{font-size:0}.lp-trace-step-label:after{font-size:.6875rem}.lp-trace-i-val{font-size:0}@media (width<=980px){.lp-trace-mock-body{grid-template-columns:1fr}.lp-trace-side{border-top:1px solid #1e293b;border-left:none}}.lp-vsnake-inner{text-align:center;max-width:36rem;margin:0 auto}.lp-vsnake-title{margin:0 0 .75rem;font-size:clamp(1.375rem,3vw,1.75rem);font-weight:800}.lp-vsnake-sub{color:#94a3b8;margin:0 auto 2rem;font-size:.9375rem;line-height:1.55}.lp-viz-tagline{color:#cbd5e1;background:#0f172a80;border:1px solid #1e293b;border-radius:.75rem;margin-top:1rem;padding:1rem;font-size:.875rem}.lp-snake-preview{max-width:18rem;margin:0 auto}.lp-snake-segment{background:#22c55ebf;border-radius:3px;width:1.25rem;height:1.25rem;position:absolute;box-shadow:0 0 8px #22c55e59}.lp-snake-segment--1{top:4.5rem;left:4.5rem}.lp-snake-segment--2{top:4.5rem;left:5.75rem}.lp-snake-segment--head{background:#4ade80;top:5.75rem;left:5.75rem;box-shadow:0 0 12px #4ade8073}.lp-snake-token{font-family:var(--mono-font);color:#4ade80;background:#0f172a;border:1px solid #334155;border-radius:4px;padding:.125rem .375rem;font-size:.625rem;position:absolute;top:3rem;left:9rem}.lp-trace-code .v{color:#c084fc}.lp-trace-code .o{color:#94a3b8}.lp-trace-mock:not([data-lp-anim]) .lp-trace-line--hl-a{color:#e2e8f0;background:#22d3ee14;border-left-color:#22d3ee}@media (width<=980px){.lp-hero-copy .lp-hero-badges.lp-desktop-only{display:none!important}.lp-hero-cta{align-items:stretch}.lp-hero-cta .btn.lp-mobile-only{text-align:center;justify-content:center;align-self:stretch;width:100%;display:flex!important}.lp-hero-order-badges.lp-mobile-only{margin-top:.5rem;margin-bottom:0}}@media (prefers-reduced-motion:reduce){.lp-code-active-line,.lp-value-chip,.lp-lesson-float-label{animation:none!important}.lp-ram-state,.lp-practice-line--typed,.lp-practice-pass-reveal,.lp-hero-explain,.lp-lesson-preview-explain{transition:none!important}[data-lp-anim=hero][data-step="3"] .lp-ram-state--bound,[data-lp-anim=variables][data-step="3"] .lp-ram-state--bound,[data-lp-anim=practice][data-step="3"] .lp-practice-line--typed,[data-lp-anim=practice][data-step="3"] .lp-practice-pass-reveal{opacity:1;transform:none}}@media (width<=980px){.landing-page .lp-main{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))}.landing-page .landing-sticky-cta{width:100%;padding:14px 16px calc(14px + env(safe-area-inset-bottom,0px));z-index:1000;-webkit-backdrop-filter:none;box-shadow:none;background:#050816f5;border-top:1px solid #22d3ee59;justify-content:center;align-items:center;gap:0;display:flex;position:fixed;bottom:0;left:0;right:0}.landing-page .landing-sticky-cta-inner{grid-template-columns:1fr 1fr;align-items:center;gap:14px;width:min(100% - 32px,680px);max-width:none;margin:0 auto;padding-inline:0;display:grid}.landing-page .landing-sticky-cta-inner>.btn{text-align:center;flex:none;justify-content:center;width:100%;max-width:none;min-height:56px;margin-inline:0}}
