.hero-v3-root{--hv-text:#18181b;--hv-text-muted:#52525b;--hv-text-soft:#71717a;--hv-lead:#71717a;--hv-cta-primary-bg:#18181b;--hv-cta-primary-fg:#fff;--hv-cta-primary-bg-hover:#27272a;--hv-cta-ghost-bg:#0000000a;--hv-cta-ghost-bg-hover:#00000012;--hv-cta-ghost-border:#00000014;--hv-av-border:#fff;--hv-pane-bg:#050507;--hv-accent:#7dd27f}.dark .hero-v3-root{--hv-text:#fff;--hv-text-muted:#ffffffc7;--hv-text-soft:#ffffff8c;--hv-lead:#ffffff8c;--hv-cta-primary-bg:#fff;--hv-cta-primary-fg:#0a0a0b;--hv-cta-primary-bg-hover:#f2f2f2;--hv-cta-ghost-bg:#ffffff14;--hv-cta-ghost-bg-hover:#ffffff24;--hv-cta-ghost-border:#ffffff24;--hv-av-border:#09090b}.hero-v3-root .hero{isolation:isolate;color:var(--hv-text);background:0 0;position:relative;overflow:hidden}@keyframes hvRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes hvWordReveal{0%{clip-path:inset(0 0 100%);transform:translateY(10px)}to{clip-path:inset(0 0 -8%);transform:translateY(0)}}@keyframes hvWipeRight{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 -3% 0 0)}}@keyframes hvDotPop{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}.hero-v3-root .hero h1 .lead .word{clip-path:inset(0 0 100%);will-change:clip-path,transform;animation:.6s cubic-bezier(.16,1,.3,1) both hvWordReveal;display:inline-block}.hero-v3-root .hero h1 .lead .word:first-child{animation-delay:80ms}.hero-v3-root .hero h1 .lead .word:nth-child(2){animation-delay:.22s}.hero-v3-root .hero h1 .lead .word:nth-child(3){animation-delay:.36s}.hero-v3-root .hero h1 .punch em{clip-path:inset(0 100% 0 0);will-change:clip-path;animation:.7s cubic-bezier(.16,1,.3,1) .9s both hvWipeRight;display:inline-block}.hero-v3-root .hero h1 .punch .dot{opacity:0;will-change:opacity,transform;animation:.35s cubic-bezier(.16,1,.3,1) 1.5s both hvDotPop}.hero-v3-root .hero p.lede,.hero-v3-root .hero-ctas,.hero-v3-root .hero-origin,.hero-v3-root .lab-pane-fit{opacity:0;will-change:opacity,transform;animation:.6s cubic-bezier(.16,1,.3,1) both hvRise}.hero-v3-root .hero p.lede{animation-duration:.45s;animation-delay:1.7s}.hero-v3-root .hero-ctas{animation-duration:.45s;animation-delay:1.83s}.hero-v3-root .hero-origin{animation-duration:.4s;animation-delay:1.95s}.hero-v3-root .lab-pane-fit{animation-duration:.7s;animation-delay:2.15s}@media (prefers-reduced-motion:reduce){.hero-v3-root .hero h1 .lead .word,.hero-v3-root .hero h1 .punch em,.hero-v3-root .hero h1 .punch .dot,.hero-v3-root .hero p.lede,.hero-v3-root .hero-ctas,.hero-v3-root .hero-origin,.hero-v3-root .lab-pane-fit{opacity:1;clip-path:none;animation:none;transform:none}}.hero-v3-root .hero-inner{z-index:1;max-width:1200px;margin:0 auto;padding:max(20px,min(3vh,40px)) max(16px,min(3vw,32px)) 0;position:relative}.hero-v3-root .hero-stack{flex-direction:column;gap:40px;display:flex;position:relative}.hero-v3-root .hero-stack>.hero-text{order:0}.hero-v3-root .hero-stack>.lab-pane{order:1;position:relative}.hero-v3-root .hero-text{z-index:10;text-align:center;flex-direction:column;align-items:center;padding:0 8px;display:flex;position:relative}.hero-v3-root .hero h1{color:var(--hv-text);letter-spacing:-.045em;margin:0 0 14px;font-weight:700;line-height:.92}.hero-v3-root .hero h1 .lead{color:var(--hv-lead);letter-spacing:-.025em;margin-bottom:.04em;font-size:max(20px,min(4vw,32px));font-weight:500;display:block}.hero-v3-root .hero h1 .punch{letter-spacing:-.055em;font-size:max(48px,min(11vw,92px));font-weight:700;display:block}.hero-v3-root .hero h1 .punch em{color:var(--hv-accent);font-style:italic;font-weight:700}.hero-v3-root .hero h1 .punch .dot{background:var(--hv-accent);vertical-align:.06em;border-radius:50%;width:.11em;height:.11em;margin-left:.02em;display:inline-block;transform:translateY(-.02em)}.hero-v3-root .hero p.lede{color:var(--hv-text-muted);text-wrap:pretty;max-width:560px;margin:0 auto 22px;font-size:16px;font-weight:500;line-height:1.5}.hero-v3-root .hero-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.hero-v3-root .hv-btn{cursor:pointer;border:0;border-radius:9999px;align-items:center;gap:8px;padding:11px 22px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:all .2s ease-out;display:inline-flex}.hero-v3-root .hv-btn-light{background:var(--hv-cta-primary-bg);color:var(--hv-cta-primary-fg)}.hero-v3-root .hv-btn-light:hover{background:var(--hv-cta-primary-bg-hover)}.hero-v3-root .hv-btn-ghost{background:var(--hv-cta-ghost-bg);color:var(--hv-text);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--hv-cta-ghost-border)}.hero-v3-root .hv-btn-ghost:hover{background:var(--hv-cta-ghost-bg-hover)}.hero-v3-root .hero-origin{color:var(--hv-text-soft);justify-content:center;align-items:center;gap:12px;max-width:460px;margin-top:16px;font-size:11px;font-weight:500;line-height:1.45;display:flex}.hero-v3-root .hero-origin .stack{display:flex}.hero-v3-root .hero-origin .stack .av{color:#fff;border:2px solid var(--hv-av-border);border-radius:50%;place-items:center;width:26px;height:26px;font-size:9px;font-weight:700;display:grid}.hero-v3-root .hero-origin .stack .av:not(:first-child){margin-left:-8px}.hero-v3-root .hero-origin .stack .av.a{background:#5a5a5a}.hero-v3-root .hero-origin .stack .av.b{background:#7b7b7b}.hero-v3-root .hero-origin .stack .av.c{background:#9a9a9a}.hero-v3-root .hero-origin b{color:var(--hv-text);font-weight:700}.hero-v3-root .lab-pane-fit{width:100%;max-width:86%;margin:0 auto}.hero-v3-root .lab-pane{background:var(--hv-pane-bg);border:1px solid #ffffff14;border-bottom:0;border-radius:18px 18px 0 0;margin:0 -8px -1px;position:relative;overflow:hidden;box-shadow:0 -30px 60px -30px #00000059}.hero-v3-root .lab-stage{transform-origin:50%;will-change:transform;transition:transform 1.1s cubic-bezier(.16,1,.3,1);position:relative}.hero-v3-root .lab-stage.zoomed{transition:transform .55s cubic-bezier(.34,1.4,.5,1);transform:scale(1.55)}.hero-v3-root .run-btn{color:#9ee0a0;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#7dd27f1a;border:1px solid #7dd27f47;border-radius:6px;align-items:center;gap:5px;padding:4px 9px 4px 8px;font-family:ui-monospace,Menlo,monospace;font-size:10px;font-weight:700;transition:background .15s,border-color .15s,transform .12s;display:inline-flex;position:absolute;top:6px;right:6px}.hero-v3-root .run-btn .tri{border:4px solid #0000;border-left:6px solid #9ee0a0;border-right-width:0;width:0;height:0}.hero-v3-root .run-btn.active{border-color:var(--hv-accent);background:#7dd27f38;transform:scale(.96)}.hero-v3-root .run-btn.running{color:#e8b85c;background:#e8b85c24;border-color:#e8b85c73}.hero-v3-root .run-btn.running .tri{border:1.5px solid #e8b85c4d;border-top-color:#e8b85c;border-radius:50%;width:8px;height:8px;animation:.7s linear infinite hvRunSpin}@keyframes hvRunSpin{to{transform:rotate(360deg)}}.hero-v3-root .demo-cursor{pointer-events:none;opacity:0;z-index:20;will-change:transform,opacity;width:34px;height:34px;position:absolute;top:0;left:0;transform:translate(0)}.hero-v3-root .demo-cursor svg{filter:drop-shadow(0 4px 10px #000000b3);width:100%;height:100%}.hero-v3-root .demo-ripple{pointer-events:none;opacity:0;z-index:19;border:2.5px solid #7dd27ff2;border-radius:50%;width:44px;height:44px;position:absolute;transform:translate(-50%,-50%)scale(0)}.hero-v3-root .demo-ripple.go{animation:.85s ease-out forwards hvRipple}@keyframes hvRipple{0%{opacity:1;transform:translate(-50%,-50%)scale(.2)}to{opacity:0;transform:translate(-50%,-50%)scale(3.2)}}.hero-v3-root .lab-pane .lm-window{color:#ffffff80;letter-spacing:.02em;border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;padding:12px 18px;font-family:ui-monospace,Menlo,monospace;font-size:11px;font-weight:600;display:flex}.hero-v3-root .lab-pane .lm-window .traffic{gap:6px;margin-right:6px;display:inline-flex}.hero-v3-root .lab-pane .lm-window .traffic i{border-radius:50%;width:10px;height:10px;display:inline-block}.hero-v3-root .lab-pane .lm-window .traffic i:first-child{background:#e37160}.hero-v3-root .lab-pane .lm-window .traffic i:nth-child(2){background:#e8b85c}.hero-v3-root .lab-pane .lm-window .traffic i:nth-child(3){background:#7dd27f}.hero-v3-root .lab-pane .lm-window .tabs{gap:4px;margin-left:12px;display:inline-flex}.hero-v3-root .lab-pane .lm-window .tab{color:#ffffff80;border-radius:6px;padding:4px 10px;font-size:11px}.hero-v3-root .lab-pane .lm-window .tab.on{color:#fff;background:#ffffff0f}.hero-v3-root .lab-pane .lm-window .meta{align-items:center;gap:14px;margin-left:auto;display:inline-flex}.hero-v3-root .lab-pane .lm-window .meta .live{color:#9ee0a0;align-items:center;gap:6px;display:inline-flex}.hero-v3-root .lab-pane .lm-window .meta .live .dot{background:var(--hv-accent);border-radius:50%;width:6px;height:6px;animation:1.6s ease-out infinite hvPulse;box-shadow:0 0 #7dd27f99}@keyframes hvPulse{0%{box-shadow:0 0 #7dd27f8c}70%{box-shadow:0 0 0 6px #7dd27f00}to{box-shadow:0 0 #7dd27f00}}.hero-v3-root .lab-pane .lm-body{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:0;height:380px;display:grid;overflow:hidden}.hero-v3-root .lab-pane .lm-info{border-right:1px solid #ffffff0f;flex-direction:column;padding:18px 22px;display:flex;position:relative;overflow:hidden}.hero-v3-root .lab-pane .lm-info .lm-info-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.hero-v3-root .lab-pane .lm-info .lm-num{color:#ffffff73;letter-spacing:.06em;font-family:ui-monospace,Menlo,monospace;font-size:11px;font-weight:600}.hero-v3-root .lab-pane .lm-info .lm-pill{color:#a8d0f3;letter-spacing:.02em;background:#76b6ed29;border-radius:9999px;align-items:center;gap:5px;padding:4px 10px;font-family:ui-monospace,Menlo,monospace;font-size:10px;font-weight:600;display:inline-flex}.hero-v3-root .lab-pane .lm-info .lm-title{letter-spacing:-.018em;color:#fff;text-wrap:balance;margin-bottom:22px;font-size:22px;font-weight:700;line-height:1.2}.hero-v3-root .lab-pane .obj-head{border-bottom:1px dashed #ffffff14;justify-content:space-between;align-items:baseline;margin-bottom:10px;padding:0 2px 10px;display:flex}.hero-v3-root .lab-pane .obj-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;font-family:ui-monospace,Menlo,monospace;font-size:10px;font-weight:700}.hero-v3-root .lab-pane .obj-counter{color:#ffffff8c;font-family:ui-monospace,Menlo,monospace;font-size:11px;font-weight:600}.hero-v3-root .lab-pane .obj-counter b{color:#fff;font-weight:700;transition:color .3s ease-out}.hero-v3-root .lab-pane .obj-counter.full b{color:#9ee0a0}.hero-v3-root .lab-pane .obj-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.hero-v3-root .lab-pane .obj-row{background:#ffffff06;border:1px solid #ffffff0f;border-left:3px solid #ffffff1a;border-radius:8px;grid-template-columns:22px 32px 1fr auto;align-items:center;gap:12px;padding:12px;transition:background .35s ease-out,border-color .35s ease-out,transform .25s ease-out;display:grid}.hero-v3-root .lab-pane .obj-row.passed{border-color:#7dd27f38;border-left-color:var(--hv-accent);background:#7dd27f12}.hero-v3-root .lab-pane .obj-row.flash{animation:.9s ease-out hvObjFlash}@keyframes hvObjFlash{0%,to{box-shadow:0 0 #7dd27f00}30%{box-shadow:0 0 0 4px #7dd27f2e}}.hero-v3-root .lab-pane .obj-check{background:#ffffff05;border:1.5px solid #ffffff38;border-radius:6px;place-items:center;width:22px;height:22px;transition:background .25s ease-out,border-color .25s ease-out;display:grid}.hero-v3-root .lab-pane .obj-row.passed .obj-check{background:var(--hv-accent);border-color:var(--hv-accent)}.hero-v3-root .lab-pane .obj-tick{color:#0a0a0b;opacity:0;font-size:13px;font-weight:800;line-height:1;transition:opacity .2s ease-out .1s,transform .25s cubic-bezier(.34,1.56,.64,1) .1s;transform:scale(.5)}.hero-v3-root .lab-pane .obj-row.passed .obj-tick{opacity:1;transform:scale(1)}.hero-v3-root .lab-pane .obj-code{color:#ffffff73;letter-spacing:.04em;font-family:ui-monospace,Menlo,monospace;font-size:11px;font-weight:700}.hero-v3-root .lab-pane .obj-row.passed .obj-code{color:#9ee0a0}.hero-v3-root .lab-pane .obj-text{color:#e8ebf0;flex-direction:column;gap:2px;min-width:0;font-size:13px;font-weight:600;line-height:1.25;display:flex}.hero-v3-root .lab-pane .obj-row.passed .obj-text{color:#fff}.hero-v3-root .lab-pane .obj-sub{color:#ffffff6b;letter-spacing:.01em;font-size:10.5px;font-weight:500}.hero-v3-root .lab-pane .obj-val{color:#ffffff8c;letter-spacing:-.005em;text-align:right;white-space:nowrap;font-family:ui-monospace,Menlo,monospace;font-size:12px;font-weight:700;transition:color .35s ease-out}.hero-v3-root .lab-pane .obj-row.passed .obj-val{color:#9ee0a0}.hero-v3-root .lab-pane .obj-row.warn .obj-val{color:#e8b85c}.hero-v3-root .lab-pane .obj-row.live .obj-val:after{content:"";vertical-align:1px;background:#e8b85c;border-radius:50%;width:5px;height:5px;margin-left:6px;animation:1.4s ease-out infinite hvPulse;display:inline-block}.hero-v3-root .lab-pane .lm-foot{color:#ffffff8c;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;font-size:11px;font-weight:600;display:flex}.hero-v3-root .lab-pane .lm-foot .steps{align-items:center;gap:8px;display:inline-flex}.hero-v3-root .lab-pane .lm-foot .bar{background:#ffffff1a;border-radius:9999px;width:72px;height:4px;overflow:hidden}.hero-v3-root .lab-pane .lm-foot .bar i{background:var(--hv-accent);border-radius:9999px;width:60%;height:100%;display:block}.hero-v3-root .lab-pane .lm-foot .grade{color:#9ee0a0;letter-spacing:.02em;background:#7dd27f1f;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.hero-v3-root .lab-pane .lm-term-wrap{background:#060607;flex-direction:column;padding:14px 18px 12px;display:flex;position:relative;overflow:hidden}.hero-v3-root .nb-cell{grid-template-columns:36px 1fr;gap:12px;margin-bottom:14px;display:grid}.hero-v3-root .nb-cell .gutter{color:#5577b0;text-align:right;padding-top:8px;font-family:ui-monospace,Menlo,monospace;font-size:11px;font-weight:600}.hero-v3-root .nb-cell .gutter.busy{color:#e8b85c}.hero-v3-root .nb-cell .gutter.done{color:#7dd27f}.hero-v3-root .nb-cell .source{color:#dfe3ea;background:#0e1014;border:1px solid #ffffff0d;border-left:2px solid #5577b0;border-radius:6px;padding:8px 70px 8px 12px;font-family:ui-monospace,Menlo,monospace;font-size:12.5px;line-height:1.65;position:relative}.hero-v3-root .nb-cell .source .kw{color:#c792ea}.hero-v3-root .nb-cell .source .fn{color:#82aaff}.hero-v3-root .nb-cell .source .str{color:#c3e88d}.hero-v3-root .nb-cell .source .num{color:#f78c6c}.hero-v3-root .nb-cell .source .cm{color:#5a6172;font-style:italic}.hero-v3-root .nb-cell.running .source{border-left-color:#e8b85c}.hero-v3-root .nb-cell.done .source{border-left-color:#7dd27f}.hero-v3-root .nb-out{flex:1;grid-template-columns:36px 1fr;gap:12px;display:grid}.hero-v3-root .nb-out>.body{flex-direction:column;display:flex}.hero-v3-root .nb-out .body .nb-epochs{flex-direction:column;min-height:240px;display:flex}.hero-v3-root .nb-out .gutter{color:#c24545;text-align:right;padding-top:4px;font-family:ui-monospace,Menlo,monospace;font-size:11px;font-weight:600}.hero-v3-root .nb-out .body{color:#bfc4cc;font-family:ui-monospace,Menlo,monospace;font-size:12px;line-height:1.65}.hero-v3-root .nb-out .body .ep{opacity:0;grid-template-columns:78px 1fr 70px 84px;align-items:center;gap:10px;padding:1px 0;transition:opacity .15s ease-out,transform .15s ease-out;display:grid;transform:translateY(2px)}.hero-v3-root .nb-out .body .ep.in{opacity:1;transform:translateY(0)}.hero-v3-root .nb-out .body .ep .lbl{color:#8a91a0}.hero-v3-root .nb-out .body .ep .bar{background:#ffffff0f;border-radius:3px;height:6px;position:relative;overflow:hidden}.hero-v3-root .nb-out .body .ep .bar i{background:linear-gradient(90deg,#5db4f2,#7dd27f);border-radius:3px;width:0;height:100%;transition:width .25s ease-out;display:block}.hero-v3-root .nb-out .body .ep .pct{color:#bfc4cc;text-align:right}.hero-v3-root .nb-out .body .ep .loss{color:#e8b85c;text-align:right}.hero-v3-root .nb-out .body .ep.done .loss{color:#7dd27f}.hero-v3-root .nb-out .body .head{color:#8a91a0;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px dashed #ffffff0f;grid-template-columns:78px 1fr 70px 84px;gap:10px;margin-bottom:6px;padding-bottom:4px;font-size:11px;display:grid}.hero-v3-root .nb-out .body .head span:nth-child(3),.hero-v3-root .nb-out .body .head span:nth-child(4){text-align:right}.hero-v3-root .nb-out .body .summary{color:#8a91a0;opacity:0;border-top:1px dashed #ffffff0f;align-items:center;gap:14px;margin-top:10px;padding-top:10px;font-size:12px;transition:opacity .35s ease-out;display:flex}.hero-v3-root .nb-out .body .summary.in{opacity:1}.hero-v3-root .nb-out .body .summary .ok{color:#9ee0a0;font-weight:600}.hero-v3-root .nb-chart{opacity:0;background:#0b0d11;border:1px solid #ffffff0d;border-radius:8px;margin-top:auto;padding:10px 12px 8px;transition:opacity .35s ease-out,transform .35s ease-out;transform:translateY(4px)}.hero-v3-root .nb-chart.in{opacity:1;transform:translateY(0)}.hero-v3-root .nb-chart .ch-head{color:#8a91a0;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:baseline;margin-bottom:4px;font-family:ui-monospace,Menlo,monospace;font-size:10px;display:flex}.hero-v3-root .nb-chart svg{width:100%;height:92px;display:block}.hero-v3-root .nb-chart .grid{stroke:#ffffff0d;stroke-width:1px}.hero-v3-root .nb-chart .axis-lbl{fill:#5a6172;font-family:ui-monospace,Menlo,monospace;font-size:8px}.hero-v3-root .nb-chart .train-line{fill:none;stroke:#7dd27f;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.hero-v3-root .nb-chart .val-line{fill:none;stroke:#5db4f2;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:3 3}.hero-v3-root .nb-chart .fill{fill:url(#hvLossFill);opacity:.5}.hero-v3-root .nb-chart .dot{fill:#7dd27f}.hero-v3-root .nb-chart .legend{color:#8a91a0;gap:10px;font-family:ui-monospace,Menlo,monospace;font-size:10px;display:inline-flex}.hero-v3-root .nb-chart .legend i{vertical-align:middle;border-radius:1px;width:10px;height:2px;margin-right:4px;display:inline-block}.hero-v3-root .nb-chart .legend .l-train i{background:#7dd27f}.hero-v3-root .nb-chart .legend .l-val i{background:#5db4f2}@media (max-width:900px){.hero-v3-root .lab-pane-fit{aspect-ratio:980/480;width:100%;max-width:100%;position:relative;overflow:hidden;container-type:inline-size}.hero-v3-root .lab-pane-fit>.lab-pane{transform-origin:0 0;width:980px;transform:scale(calc(100cqi/980px));margin:0;position:absolute;top:0;left:0}}@media (max-width:640px){.hero-v3-root .hero-stack{gap:28px}.hero-v3-root .hero-text{padding:0}.hero-v3-root .hero p.lede{margin-bottom:18px;font-size:15px}.hero-v3-root .hero-ctas{flex-direction:column;gap:10px;width:100%}.hero-v3-root .hv-btn{justify-content:center;width:100%;padding:12px 18px}.hero-v3-root .hero-origin{text-align:center;flex-direction:column;gap:8px}}
