.deployment-flow-module__cPtE3a__flow{--flow-ease:cubic-bezier(.22, 1, .36, 1);--flow-glide:cubic-bezier(.62, 0, .32, 1);border:1px solid var(--border-default);border-radius:var(--radius-card);background:var(--panel-glass);box-shadow:inset 0 1px 0 var(--panel-glass-edge);-webkit-backdrop-filter:var(--panel-glass-filter);backdrop-filter:var(--panel-glass-filter);position:relative;overflow:hidden}.deployment-flow-module__cPtE3a__steps{grid-template-columns:.9fr 1.05fr 1.25fr;gap:0;list-style:none;display:grid}.deployment-flow-module__cPtE3a__rail{top:var(--flow-rail-y,48px);left:var(--flow-rail-x,12%);width:var(--flow-rail-w,76%);border-radius:var(--radius-pill);background:var(--workflow-track);height:2px;position:absolute}.deployment-flow-module__cPtE3a__railFill{transform:scaleX(var(--flow-fill-x,0));transform-origin:0;border-radius:inherit;background:var(--accent);position:absolute;inset:0}.deployment-flow-module__cPtE3a__railFillMoving{transition:transform var(--flow-travel,.52s) var(--flow-glide)}.deployment-flow-module__cPtE3a__railHead{transform:translateX(calc(var(--flow-fill-x,0) * var(--flow-rail-w,0px)));transition:transform var(--flow-travel,.52s) var(--flow-glide), opacity .26s linear var(--flow-arrive,0s);margin:-5px 0 0 -5px;position:absolute;top:50%;left:0}.deployment-flow-module__cPtE3a__railHeadDone{opacity:0}.deployment-flow-module__cPtE3a__railHeadDot{border-radius:var(--radius-pill);background:var(--accent);width:10px;height:10px;animation:1.6s ease-out infinite deployment-flow-module__cPtE3a__headPulse;display:block}@keyframes deployment-flow-module__cPtE3a__headPulse{0%{box-shadow:0 0 0 0 var(--accent-ring)}70%{box-shadow:0 0 0 9px #0000}to{box-shadow:0 0 #0000}}.deployment-flow-module__cPtE3a__step{flex-direction:column;min-width:0;padding:32px 28px 28px;display:flex;position:relative}.deployment-flow-module__cPtE3a__step+.deployment-flow-module__cPtE3a__step{border-left:1px solid var(--border-default)}.deployment-flow-module__cPtE3a__reveal{opacity:0;transition:opacity .52s var(--flow-ease) var(--flow-arrive,0s), transform .52s var(--flow-ease) var(--flow-arrive,0s);transform:translateY(12px)}.deployment-flow-module__cPtE3a__revealLate{transition-delay:calc(var(--flow-arrive,0s) + .12s)}.deployment-flow-module__cPtE3a__stepShown .deployment-flow-module__cPtE3a__reveal{opacity:1;transform:none}.deployment-flow-module__cPtE3a__marker{z-index:1;border:1px solid var(--border-subtle);border-radius:var(--radius-pill);background:var(--card-bg);width:32px;height:32px;color:var(--text-tertiary);font-family:var(--font-display);font-variant-numeric:tabular-nums;transition:transform .42s var(--flow-ease) var(--flow-arrive,0s), background-color .42s var(--flow-ease) var(--flow-arrive,0s), border-color .42s var(--flow-ease) var(--flow-arrive,0s), color .42s var(--flow-ease) var(--flow-arrive,0s);place-items:center;margin-bottom:32px;font-size:13px;font-weight:700;display:grid;position:relative;transform:scale(.92)}.deployment-flow-module__cPtE3a__stepShown .deployment-flow-module__cPtE3a__marker{border-color:var(--accent);background:var(--accent);color:var(--text-on-accent);transform:none}.deployment-flow-module__cPtE3a__stepArriving .deployment-flow-module__cPtE3a__marker:after{border-radius:inherit;animation:deployment-flow-module__cPtE3a__markerPulse 1.4s ease-out var(--flow-arrive,0s) 2 both;content:"";position:absolute;inset:-1px}@keyframes deployment-flow-module__cPtE3a__markerPulse{0%{box-shadow:0 0 0 0 var(--accent-ring)}70%{box-shadow:0 0 0 13px #0000}to{box-shadow:0 0 #0000}}.deployment-flow-module__cPtE3a__stepCopy{min-height:108px}.deployment-flow-module__cPtE3a__stepCopy h3{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;font-size:17px;font-weight:650;line-height:1.25}.deployment-flow-module__cPtE3a__stepCopy p{max-width:34ch;color:var(--text-secondary);text-wrap:pretty;margin-top:8px;font-size:13px;line-height:1.55}.deployment-flow-module__cPtE3a__stepActions,.deployment-flow-module__cPtE3a__deployRow,.deployment-flow-module__cPtE3a__codeRow{margin-top:auto}.deployment-flow-module__cPtE3a__stepActions{gap:12px;display:grid}.deployment-flow-module__cPtE3a__stepActions>a{justify-self:start}.deployment-flow-module__cPtE3a__modelTable{border:1px solid var(--border-default);border-radius:var(--radius);background:var(--card-bg);display:grid;overflow:hidden}.deployment-flow-module__cPtE3a__modelOption{justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:10px 12px;display:flex}.deployment-flow-module__cPtE3a__modelOption+.deployment-flow-module__cPtE3a__modelOption{border-top:1px solid var(--border-divider)}.deployment-flow-module__cPtE3a__modelOption code{color:var(--text-primary);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.deployment-flow-module__cPtE3a__modelOption>span{color:var(--text-tertiary);font-family:var(--font-mono);flex:none;font-size:11px}.deployment-flow-module__cPtE3a__modelSelected{background:var(--bg-interactive-selected)}.deployment-flow-module__cPtE3a__deployRow{gap:16px;display:grid}.deployment-flow-module__cPtE3a__deployRow>div{align-items:center;gap:12px;display:flex}.deployment-flow-module__cPtE3a__deployRow>div>span{flex-direction:column;gap:3px;min-width:0;display:flex}.deployment-flow-module__cPtE3a__deployRow strong{color:var(--text-primary);font-size:15px;font-weight:600}.deployment-flow-module__cPtE3a__deployRow small{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:13px}.deployment-flow-module__cPtE3a__deployRow>a{justify-self:start;margin-top:8px}.deployment-flow-module__cPtE3a__codeRow>div{border-color:var(--border-subtle)}@media (max-width:980px){.deployment-flow-module__cPtE3a__steps{grid-template-columns:minmax(0,1fr)}.deployment-flow-module__cPtE3a__rail{top:var(--flow-rail-y,52px);left:var(--flow-rail-x,43px);width:2px;height:var(--flow-rail-h,calc(100% - 104px))}.deployment-flow-module__cPtE3a__railFill{transform:scaleY(var(--flow-fill-y,0));transform-origin:top}.deployment-flow-module__cPtE3a__railHead{transform:translateY(calc(var(--flow-fill-y,0) * var(--flow-rail-h,0px)));top:0;left:50%}.deployment-flow-module__cPtE3a__step{grid-template-columns:32px minmax(0,.8fr) minmax(260px,1.2fr);align-items:center;gap:0 24px;display:grid}.deployment-flow-module__cPtE3a__step+.deployment-flow-module__cPtE3a__step{border-top:1px solid var(--border-default);border-left:0}.deployment-flow-module__cPtE3a__marker{grid-row:1;margin-bottom:0}.deployment-flow-module__cPtE3a__stepCopy{min-height:0}.deployment-flow-module__cPtE3a__stepActions,.deployment-flow-module__cPtE3a__deployRow,.deployment-flow-module__cPtE3a__codeRow{margin-top:0}}@media (max-width:720px){.deployment-flow-module__cPtE3a__rail{left:var(--flow-rail-x,33px)}.deployment-flow-module__cPtE3a__step{grid-template-columns:28px minmax(0,1fr);gap:0 18px;padding:24px 20px}.deployment-flow-module__cPtE3a__marker{align-self:start;width:28px;height:28px}.deployment-flow-module__cPtE3a__stepActions,.deployment-flow-module__cPtE3a__deployRow,.deployment-flow-module__cPtE3a__codeRow{grid-column:2;margin-top:20px}}@media (prefers-reduced-motion:reduce){.deployment-flow-module__cPtE3a__reveal,.deployment-flow-module__cPtE3a__marker,.deployment-flow-module__cPtE3a__railFill,.deployment-flow-module__cPtE3a__railHead{transition:none}.deployment-flow-module__cPtE3a__railHeadDot,.deployment-flow-module__cPtE3a__stepArriving .deployment-flow-module__cPtE3a__marker:after{animation:none}}
.footer-module__0YPuSq__footerShell{border-top:none;padding-top:clamp(40px,5vw,56px)}.footer-module__0YPuSq__innerShell{max-width:none;padding-left:var(--page-pad);padding-right:var(--page-pad)}.footer-module__0YPuSq__footer{border-top:1px solid var(--border-default);background:var(--section-veil);padding:clamp(48px,7vw,72px) 0 32px}.footer-module__0YPuSq__inner{max-width:var(--page-maxw);padding:0 var(--page-pad);grid-template-columns:minmax(0,1.1fr) auto;align-items:start;gap:64px;margin:0 auto;display:grid}.footer-module__0YPuSq__brand{flex-direction:column;gap:14px;max-width:320px;display:flex}.footer-module__0YPuSq__brandLink{width:fit-content}.footer-module__0YPuSq__tagline{color:var(--text-secondary);max-width:36ch;font-size:13.5px;line-height:1.5}.footer-module__0YPuSq__socials{gap:8px;margin-top:6px;display:flex}.footer-module__0YPuSq__socialLink{width:30px;height:30px;color:var(--text-secondary);background:var(--background-surface);border:1px solid var(--border-default);border-radius:var(--radius-xs);justify-content:center;align-items:center;transition:color .12s,border-color .12s;display:inline-flex}.footer-module__0YPuSq__socialLink:hover{color:var(--accent);border-color:var(--border-subtle)}.footer-module__0YPuSq__columns{grid-template-columns:repeat(4,auto);gap:0 56px;display:grid}.footer-module__0YPuSq__col{flex-direction:column;gap:10px;min-width:0;display:flex}.footer-module__0YPuSq__colTitle{color:var(--text-primary);margin-bottom:6px;font-size:12.5px;font-weight:600}.footer-module__0YPuSq__colLink{color:var(--text-secondary);width:fit-content;font-size:13.5px;transition:color .12s}.footer-module__0YPuSq__colLink:hover{color:var(--text-link);text-underline-offset:3px;text-decoration:underline}.footer-module__0YPuSq__bottom{border-top:1px solid var(--border-default);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;margin-top:48px;padding-top:22px;display:flex}.footer-module__0YPuSq__copy{color:var(--text-tertiary);font-size:12px}@media (max-width:980px){.footer-module__0YPuSq__inner{grid-template-columns:1fr;gap:40px}.footer-module__0YPuSq__columns{grid-template-columns:repeat(2,auto);justify-content:start;gap:32px 48px}}@media (max-width:560px){.footer-module__0YPuSq__columns{grid-template-columns:1fr}.footer-module__0YPuSq__bottom{margin-top:36px}}
.hero-background-module__yOhBTW__layer{z-index:0;pointer-events:none;height:100lvh;position:fixed;top:0;left:0;right:0;overflow:hidden}.hero-background-module__yOhBTW__canvas{width:100%;height:100%;display:block;-webkit-mask-image:linear-gradient(90deg,#00000059 25%,#000 62%);mask-image:linear-gradient(90deg,#00000059 25%,#000 62%)}.hero-background-module__yOhBTW__still .hero-background-module__yOhBTW__canvas{-webkit-mask-image:none;mask-image:none}.hero-background-module__yOhBTW__blob{aspect-ratio:1;filter:blur(36px);border-radius:50%;animation:28s ease-in-out infinite alternate hero-background-module__yOhBTW__drift;position:absolute}.hero-background-module__yOhBTW__blobA{background:radial-gradient(circle at 40% 40%, var(--hero-bg-blob-a), transparent 68%);width:44%;top:-8%;right:6%}.hero-background-module__yOhBTW__blobB{background:radial-gradient(circle, var(--hero-bg-blob-b), transparent 66%);width:36%;animation-duration:34s;animation-delay:-8s;bottom:-40%;right:28%}.hero-background-module__yOhBTW__blobC{background:radial-gradient(circle, var(--hero-bg-blob-c), transparent 64%);width:30%;animation-duration:40s;animation-delay:-15s;top:18%;left:34%}.hero-background-module__yOhBTW__pane{border:1px solid var(--hero-bg-pane-border);background:linear-gradient(140deg, var(--hero-bg-pane-fill), var(--hero-bg-pane-fade) 60%);box-shadow:inset 0 1px 0 var(--hero-bg-pane-highlight), 0 1px 2px var(--hero-bg-pane-contact), 0 40px 80px -30px var(--hero-bg-pane-shadow);-webkit-backdrop-filter:blur(22px)saturate(1.35);backdrop-filter:blur(22px)saturate(1.35);border-radius:28px;position:absolute;overflow:hidden}.hero-background-module__yOhBTW__paneLarge{aspect-ratio:8/9;width:40%;top:13%;right:5%;rotate:-7deg}.hero-background-module__yOhBTW__paneSmall{border-radius:22px;width:22%;height:34%;bottom:-6%;left:40%;rotate:9deg}.hero-background-module__yOhBTW__paneLarge:after{background:linear-gradient(105deg, transparent 44%, var(--hero-bg-pane-highlight) 50%, transparent 56%);opacity:.4;content:"";animation:9s ease-in-out infinite hero-background-module__yOhBTW__sheen;position:absolute;inset:-40% -60%;translate:-60%}.hero-background-module__yOhBTW__grain{opacity:var(--hero-bg-grain-opacity);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.5 0 0 0 0 0.5 0 0 0 0 0.5 0 0 0 1 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");position:absolute;inset:0}@keyframes hero-background-module__yOhBTW__drift{to{translate:-6% 5%}}@keyframes hero-background-module__yOhBTW__sheen{0%,55%{translate:-60%}to{translate:60%}}@media (max-width:980px){.hero-background-module__yOhBTW__paneLarge{aspect-ratio:5/4;width:min(92vw,620px);top:60%;left:50%;right:auto;translate:-50% -50%;rotate:-6deg}.hero-background-module__yOhBTW__paneSmall{aspect-ratio:4/3;width:min(38vw,260px);height:auto;bottom:-3%;left:3%;rotate:8deg}.hero-background-module__yOhBTW__blobA{width:90%;top:36%;right:5%}.hero-background-module__yOhBTW__blobB{width:70%;bottom:-18%;left:-12%;right:auto}.hero-background-module__yOhBTW__blobC{width:56%;top:8%;left:22%}}@media (prefers-reduced-motion:reduce){.hero-background-module__yOhBTW__blob,.hero-background-module__yOhBTW__paneLarge:after{animation:none}}
