.home-code-frame{background:var(--surface-code-frame);box-shadow:var(--shadow-code-frame);max-width:100%;overflow:visible;position:relative}.home-code-frame:after{background:var(--overlay-code-frame-glow);content:"";pointer-events:none;position:absolute;z-index:0}.home-code-frame>*{position:relative;z-index:1}.home-code-stage{background:var(--surface-code-stage-base);overflow:hidden;position:relative}.home-code-stage:after{background:var(--overlay-code-stage);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.home-code-stage>*{position:relative;z-index:1}.home-code-toolbar{align-items:center;border-bottom:1px solid var(--util-border-slate-700);display:flex;gap:.375rem;justify-content:space-between}.home-code-dots{display:flex;gap:.375rem}.home-code-dot{background:var(--util-text-slate-500);border-radius:9999px;display:block}.home-code-pane{min-width:0;overflow:hidden}.home-code-pane-files{border-right:1px solid var(--util-border-slate-700);color:var(--util-text-slate-400);text-align:left}.home-code-pane-lines{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;text-align:left}.home-code-cursor{background:var(--color-code-cursor);display:inline-block;transform:translateY(.125rem)}.home-code-chip-row{display:flex;gap:.25rem}.home-code-chip{background:transparent;border:1px solid var(--color-code-chip-border);border-radius:999px;color:var(--color-code-chip-text);cursor:pointer;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase;transition:all .18s ease}.home-code-chip.is-active{background:var(--gradient-code-chip-active);border-color:var(--color-code-chip-active-border);box-shadow:var(--shadow-code-chip-active);color:var(--color-code-chip-active-text)}.home-code-chip:focus-visible{outline:2px solid var(--color-code-chip-focus);outline-offset:1px}.home-code-footer{display:flex;justify-content:center}.home-code-link{color:var(--util-text-slate-300);text-decoration:none}.home-code-link:hover,.home-code-link:focus-visible{color:var(--util-text-slate-100);text-decoration:none}.home-code-title{color:var(--util-text-slate-400);margin:0}.home-code-grid{display:grid}.hero-code-frame{border:1px solid color-mix(in srgb,var(--color-code-chip-active-border) 75%,transparent);border-radius:1.5rem;margin-top:1.25rem;padding:1rem}.hero-code-frame:after{filter:blur(18px);inset:-24px}.hero-code-stage{border:1px solid var(--util-border-slate-700);border-radius:.75rem}.hero-code-toolbar{height:2rem;padding:.625rem}.hero-code-dot{height:.625rem;width:.625rem}.hero-code-scene{align-items:center;display:flex;gap:.625rem}.hero-code-chip-row{display:none}.hero-code-grid{grid-template-columns:minmax(0,1fr);min-height:18rem}.hero-code-files,.hero-code-lines{padding:.875rem .75rem}.hero-code-files{color:var(--util-text-slate-400)}.hero-code-lines{color:var(--color-code-pane-text)}.hero-code-nav{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:.875rem 0 0}.hero-code-line{margin:0 0 .5rem;min-height:1.25rem}.hero-code-chip{font-size:10px;padding:3px 8px}.ops-code-frame,.service-preview-frame{border:1px solid color-mix(in srgb,var(--color-code-chip-active-border) 70%,transparent);border-radius:1rem;padding:.75rem}.ops-code-frame:after,.service-preview-frame:after{filter:blur(14px);inset:-18px}.ops-code-stage,.service-preview-stage{border:1px solid var(--util-border-slate-700);border-radius:.75rem}.ops-code-toolbar,.service-preview-toolbar{height:2rem;padding-inline:.625rem}.ops-code-dot,.service-preview-dot{height:.5rem;width:.5rem}.ops-code-grid,.service-preview-grid{grid-template-columns:minmax(0,40%) minmax(0,60%)}.ops-code-grid{min-height:16rem}.service-preview-grid{min-height:20rem}.ops-code-files,.ops-code-lines,.service-preview-files,.service-preview-lines{font-size:.875rem;padding:.75rem .625rem}.ops-code-lines,.service-preview-lines{font-size:.875rem}.ops-code-lines{color:var(--color-code-pane-text)}.service-preview-lines{color:var(--color-code-fn)}.ops-code-chip{font-size:9px;padding:4px 7px}.ops-code-chip-row{display:none}.ops-code-footer,.service-preview-footer{align-items:center;color:var(--util-text-slate-300);gap:1rem;margin-top:.75rem}.service-preview-labels{display:flex;gap:1rem}.service-preview-stage{flex:1}.service-preview-list{list-style:none;margin:1rem 0 0;padding:0}.service-preview-item{border-top:1px solid color-mix(in srgb,var(--util-border-slate-700) 82%,transparent);padding-block:.625rem}.service-preview-anchor{display:block;text-decoration:none;width:100%}[data-preview-link]{color:var(--color-service-catalog-link)}[data-preview-link]:hover,[data-preview-link]:focus-visible{color:var(--color-service-catalog-link-hover)}[data-preview-link].is-active{color:var(--color-service-catalog-link-active)}[data-service-preview]:hover .service-preview-frame,[data-service-preview]:focus-within .service-preview-frame{border-color:var(--color-code-chip-active-border);box-shadow:var(--shadow-code-frame);transform:translateY(-3px) scale(1.008)}.service-preview-frame{display:flex;flex-direction:column;transform:translateY(0) scale(1);transform-origin:center;transition:transform .26s ease,box-shadow .25s ease,border-color .25s ease}.hero-file-active,.ops-file-active,.service-preview-file-active{color:var(--color-code-file-active)}.hl-key,.ops-key,.service-preview-key{color:var(--color-code-key)}.hl-fn{color:var(--color-code-fn)}.hl-call,.ops-call,.service-preview-call{color:var(--color-code-call)}.hl-str,.ops-str,.service-preview-str{color:var(--color-code-str)}.hl-term-cmd,.ops-term-cmd,.service-preview-term-cmd{color:var(--color-code-term-cmd)}.hl-term-ok,.ops-term-ok,.service-preview-term-ok{color:var(--color-code-term-ok)}.hl-term-muted,.ops-term-muted,.service-preview-term-muted{color:var(--color-code-term-muted)}@media(min-width:768px){.hero-code-grid{grid-template-columns:minmax(0,40%) minmax(0,60%)}.hero-code-chip-row,.ops-code-chip-row{display:flex;align-items:center;gap:.25rem}.service-preview-frame{padding:.875rem}.service-preview-grid{min-height:24rem}.hero-code-frame{padding:1.25rem}.hero-code-files,.hero-code-lines{padding:1rem .875rem}.ops-code-frame{padding:.875rem}}@media(max-width:767px){.hero-code-files,.hero-code-lines,.ops-code-files,.ops-code-lines,.service-preview-files,.service-preview-lines{font-size:12px;line-height:1.55}.hero-code-line{margin-bottom:.35rem;min-height:1rem}.ops-line,.service-preview-line{margin-bottom:.3rem;min-height:.95rem}.home-code-title [data-scene-title],.home-code-title [data-ops-title],.home-code-title [data-preview-title]{font-size:11px;line-height:1.3}.hero-code-nav .home-code-link{font-size:13px;line-height:1.4}.ops-code-footer,.service-preview-footer{font-size:11px;gap:.65rem;line-height:1.4}}@media(prefers-reduced-motion:reduce){[data-hero-code] [data-scene-lines]+span,[data-ops-mini] [data-ops-lines]+span,[data-service-preview] [data-preview-lines]+span{animation:none!important}[data-hero-code] .home-code-frame,[data-hero-code] .home-code-chip,[data-ops-mini] .home-code-frame,[data-ops-mini] .home-code-chip,[data-service-preview] .service-preview-frame,[data-service-preview] [data-preview-link]{transition:none!important}}.service-preview-frame{background:radial-gradient(circle at 18% 18%,color-mix(in srgb,var(--color-focus) 18%,transparent),transparent 30%),linear-gradient(180deg,color-mix(in srgb,var(--surface-code-frame) 92%,var(--util-bg-slate-900) 8%),color-mix(in srgb,var(--surface-code-frame) 98%,var(--util-bg-slate-950) 2%));box-shadow:0 28px 60px -42px color-mix(in srgb,var(--color-focus) 70%,transparent),inset 0 1px color-mix(in srgb,var(--util-text-slate-100) 14%,transparent);overflow:visible;position:relative}.service-preview-frame:before,.service-preview-frame:after{content:"";pointer-events:none;position:absolute}.service-preview-frame:before{inset:-1px;border-radius:inherit;background:linear-gradient(135deg,color-mix(in srgb,var(--color-code-chip-active-border) 90%,transparent),transparent 26%,transparent 72%,color-mix(in srgb,var(--color-focus) 42%,transparent));opacity:.9}.service-preview-frame:after{inset:-28px;border-radius:inherit;background:radial-gradient(circle at 18% 18%,color-mix(in srgb,var(--color-focus) 24%,transparent),transparent 55%);filter:blur(22px);opacity:.85;z-index:0}.service-preview-frame>*{position:relative;z-index:1}.service-preview-stage{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-code-stage-base) 88%,var(--util-bg-slate-900) 12%),color-mix(in srgb,var(--surface-code-stage-base) 96%,var(--util-bg-slate-950) 4%));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-code-chip-active-border) 12%,transparent),inset 0 18px 38px -30px color-mix(in srgb,var(--color-focus) 22%,transparent)}.service-preview-toolbar{padding-inline:.75rem}.service-preview-dot{background:color-mix(in srgb,var(--util-text-slate-400) 82%,transparent)}.service-preview-files{background:linear-gradient(180deg,color-mix(in srgb,var(--util-bg-slate-900) 92%,transparent),color-mix(in srgb,var(--util-bg-slate-950) 98%,transparent))}.service-preview-lines{background:radial-gradient(circle at 18% 18%,color-mix(in srgb,var(--color-focus) 10%,transparent),transparent 38%),linear-gradient(180deg,color-mix(in srgb,var(--util-bg-slate-900) 92%,transparent),color-mix(in srgb,var(--util-bg-slate-950) 98%,transparent))}.service-preview-summary{padding-left:.25rem}.service-preview-list{border-top:1px solid color-mix(in srgb,var(--util-border-slate-700) 82%,transparent)}.service-preview-item:first-child{border-top:0}.service-preview-anchor{padding-block:.125rem}.service-preview-anchor.is-active{font-weight:600;text-shadow:0 0 16px color-mix(in srgb,var(--color-focus) 24%,transparent)}@media(min-width:768px){.service-preview-frame{border-radius:1.35rem;padding:1rem}.service-preview-grid{min-height:25rem}.service-preview-stage{border-radius:.9rem}.service-preview-summary{padding-left:.75rem}}@keyframes hero-cursor{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes ops-cursor{0%,49%{opacity:1}50%,to{opacity:0}}.ops-line[data-astro-cid-kx623voj]{margin:0 0 .35rem;min-height:1.05rem}.tech-carousel[data-astro-cid-eayjln6f]{contain:layout paint;background:var(--gradient-tech-lane)}.tech-card[data-astro-cid-eayjln6f]{background:var(--gradient-tech-card)}.tech-card[data-astro-cid-eayjln6f]:hover,.tech-card[data-astro-cid-eayjln6f]:focus-within{box-shadow:var(--shadow-tech-card-hover)}.tech-card[data-astro-cid-eayjln6f]:hover .tech-card-icon[data-astro-cid-eayjln6f],.tech-card[data-astro-cid-eayjln6f]:focus-within .tech-card-icon[data-astro-cid-eayjln6f]{border-color:var(--color-tech-icon-hover-border)}.tech-fade-left[data-astro-cid-eayjln6f]{background:var(--overlay-tech-edge-left)}.tech-fade-right[data-astro-cid-eayjln6f]{background:var(--overlay-tech-edge-right)}.tech-ticker[data-astro-cid-eayjln6f]{animation:techTicker 30s linear infinite;max-width:none;will-change:transform}.tech-ticker[data-astro-cid-eayjln6f]:hover{animation-play-state:paused}@keyframes techTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.tech-ticker[data-astro-cid-eayjln6f]{animation:none}}@keyframes service-preview-cursor{0%,49%{opacity:1}50%,to{opacity:0}}.service-preview-shell[data-astro-cid-kg2bja4v]{display:grid;grid-template-columns:1fr;align-items:start;gap:1.5rem 0;transition:opacity .5s ease,transform .5s ease}.service-preview-frame-window[data-astro-cid-kg2bja4v]{order:2;width:100%;height:100%}.service-preview-summary[data-astro-cid-kg2bja4v]{order:1}.service-preview-file-active[data-astro-cid-kg2bja4v]{color:var(--color-code-file-active)}.service-preview-line[data-astro-cid-kg2bja4v]{margin:0 0 .35rem;min-height:1.05rem}.service-preview-cursor[data-astro-cid-kg2bja4v]{width:.5rem;height:1rem;vertical-align:middle;animation:service-preview-cursor 1s steps(1,end) infinite}.service-preview-meta[data-astro-cid-kg2bja4v]{color:var(--util-text-slate-300)}.service-preview-meta-divider[data-astro-cid-kg2bja4v]{width:.25rem;height:.25rem;border-radius:999px;background:var(--util-border-slate-600)}.service-preview-kicker[data-astro-cid-kg2bja4v]{color:var(--util-text-slate-400)}.service-preview-heading[data-astro-cid-kg2bja4v]{max-width:34rem;margin:.375rem 0 .625rem;color:var(--util-text-slate-100)}@media(min-width:768px){.service-preview-shell[data-astro-cid-kg2bja4v]{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.5rem}.service-preview-frame-window[data-astro-cid-kg2bja4v]{order:1}.service-preview-summary[data-astro-cid-kg2bja4v]{order:2}}.service-cap-card,.hero-layer-section{position:relative}.hero-layer-shell{padding-top:2rem;padding-bottom:1.5rem;text-align:center;opacity:1;transform:translateY(0)}.hero-layer-copy{position:relative;z-index:2}.hero-layer-title{margin:0 auto 1rem;max-width:64rem;color:var(--util-text-slate-100)}.hero-layer-body{margin-inline:auto;max-width:48rem;color:var(--util-text-slate-300)}.hero-layer-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem;margin:1.5rem 0}.hero-layer-window{position:relative;z-index:4}.home-section-block{min-width:0;padding:1rem 0}.home-section-frame{position:relative;padding:1.5rem 1rem}.home-section-tech-frame{border-block:1px solid var(--util-border-slate-600)}.home-section-intro,.home-panel-intro{text-align:center}.home-section-intro{margin-inline:auto;max-width:48rem}.home-section-kicker{color:var(--util-text-slate-400)}.home-section-heading{margin-inline:auto;max-width:48rem;color:var(--util-text-slate-100)}.home-section-heading-tight,.home-panel-heading{margin:.375rem 0;color:var(--util-text-slate-100)}.home-section-copy,.home-results-copy,.home-cta-copy{color:var(--util-text-slate-300)}.home-section-carousel{position:relative;margin-top:.875rem}.home-capabilities{display:grid;gap:1rem;padding-top:.5rem}.home-capability-grid,.home-industry-grid,.home-metric-grid,.home-roadmap-grid{display:grid;grid-template-columns:1fr;gap:.875rem}.home-capability-card{padding-top:.875rem;border-top:1px solid var(--util-border-slate-700);transition:border-color .3s ease,transform .3s ease}.home-capability-card:hover{border-top-color:color-mix(in srgb,var(--color-focus) 70%,transparent)}.home-capability-head{display:flex;align-items:center;gap:.625rem;margin-bottom:.5rem}.home-capability-icon,.home-premium-card-icon{display:grid;place-items:center;width:2rem;height:2rem;border:1px solid var(--util-border-slate-600);border-radius:.375rem;background:var(--util-bg-slate-900);color:var(--color-service-catalog-link)}.group:hover .home-capability-icon{transform:scale(1.1);border-color:color-mix(in srgb,var(--color-focus) 70%,transparent);color:var(--util-text-slate-100);box-shadow:var(--shadow-light-card)}.home-capability-title,.home-roadmap-title,.home-roadmap-card-title{margin:0;font-weight:600;color:var(--util-text-slate-100)}.home-capability-copy{margin:0;color:var(--util-text-slate-400)}.premium-panel{background:var(--surface-premium-panel);box-shadow:var(--shadow-premium-panel)}.home-panel-shell{padding:1.5rem;border:1px solid color-mix(in srgb,var(--util-border-slate-700) 70%,transparent);border-radius:1rem}.premium-card{background:var(--surface-premium-card)}.premium-card:hover,.premium-card:focus-within{box-shadow:var(--shadow-premium-card-hover)}.premium-card-overlay{background:var(--overlay-premium-card)}.premium-card-overlay-soft{background:var(--overlay-premium-card-soft)}.home-premium-card{position:relative;overflow:hidden;padding:1rem;border:1px solid color-mix(in srgb,var(--util-border-slate-700) 65%,transparent);border-radius:.75rem;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.home-premium-card:hover{transform:translateY(-2px) scale(1.01);border-color:color-mix(in srgb,var(--color-focus) 60%,transparent)}.home-premium-card-overlay,.home-premium-card-content,.home-roadmap-phase,.home-roadmap-card-copy{position:relative;z-index:10}.home-premium-card-icon{margin-bottom:.5rem}.home-premium-card-title{margin:0 0 .25rem;font-weight:600;color:var(--util-text-slate-100)}.home-premium-card-copy,.home-roadmap-card-copy{margin:0;color:var(--util-text-slate-300)}.home-results{display:grid;grid-template-columns:1fr;align-items:center;gap:1.5rem}.home-results-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding:0}.home-results-tag{list-style:none;padding:.25rem .625rem;border:1px solid var(--util-border-slate-700);border-radius:999px;color:var(--util-text-slate-300)}.home-metric-card{padding:1.25rem}.home-metric-value{margin-bottom:.25rem;color:var(--util-text-slate-100)}.home-metric-copy,.home-roadmap-phase{margin:0;color:var(--util-text-slate-400)}.home-roadmap-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1rem}.home-roadmap-title{color:var(--util-text-slate-100)}.home-roadmap-link{font-size:.875rem;color:var(--color-service-catalog-link);text-decoration:none}.home-roadmap-link:hover{color:var(--color-service-catalog-link-hover);text-decoration:none}.home-roadmap-phase{margin-bottom:.25rem}.home-cta-shell{background:var(--surface-home-cta);border-color:var(--color-home-cta-border);box-shadow:var(--shadow-home-cta)}.home-cta-panel{position:relative;overflow:hidden;padding:3rem 1.25rem;border-radius:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.home-cta-shell:hover,.home-cta-shell:focus-within{border-color:var(--color-home-cta-border-hover);box-shadow:var(--shadow-home-cta-hover)}.home-cta-panel:hover,.home-cta-panel:focus-within{transform:translateY(-2px) scale(1.01)}.home-cta-overlay{position:absolute;inset:0;pointer-events:none}.home-cta-overlay-a{background:var(--overlay-home-cta-a);opacity:.8}.home-cta-overlay-b{background:var(--overlay-home-cta-b);opacity:.9}.home-cta-overlay-c{background:var(--overlay-home-cta-c)}.home-cta-overlay-hover{opacity:0;transition:opacity .3s ease}.home-cta-panel:hover .home-cta-overlay-hover,.home-cta-panel:focus-within .home-cta-overlay-hover{opacity:1}.home-cta-content{position:relative;z-index:10}.home-cta-copy{margin-inline:auto;max-width:48rem}.home-cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem;margin-top:1.5rem}:root[data-theme=light] .hero-layer-section h1,:root[data-theme=light] .home-section-heading,:root[data-theme=light] .home-section-heading-tight,:root[data-theme=light] .home-panel-heading,:root[data-theme=light] .home-capability-title,:root[data-theme=light] .home-premium-card-title,:root[data-theme=light] .home-roadmap-title,:root[data-theme=light] .home-roadmap-card-title{color:var(--color-light-title)}:root[data-theme=light] .hero-layer-body,:root[data-theme=light] .home-section-copy,:root[data-theme=light] .home-results-copy,:root[data-theme=light] .home-cta-copy,:root[data-theme=light] .home-premium-card-copy,:root[data-theme=light] .home-roadmap-card-copy,:root[data-theme=light] .home-results-tag,:root[data-theme=light] .home-metric-copy,:root[data-theme=light] .home-capability-copy{color:var(--color-light-lead)}:root[data-theme=light] .premium-panel{background:var(--surface-light-panel);border-color:var(--color-light-panel-border);box-shadow:var(--shadow-light-panel)}:root[data-theme=light] .premium-card{background:var(--surface-light-card);border-color:var(--color-light-panel-border);box-shadow:var(--shadow-light-card)}:root[data-theme=light] .premium-card:hover,:root[data-theme=light] .premium-card:focus-within{box-shadow:var(--shadow-light-card-hover)}:root[data-theme=light] .service-cap-card{border-top-color:var(--color-light-divider-soft)}:root[data-theme=light] .home-capability-icon,:root[data-theme=light] .home-premium-card-icon,:root[data-theme=light] .home-results-tag{background:var(--surface-light-tag);border-color:var(--color-light-divider-soft)}:root[data-theme=light] .home-section-tech-frame{border-color:var(--color-light-divider-soft)}#technology,#capabilities,#results,#cta{scroll-margin-top:7.5rem}@media(min-width:1024px){.hero-layer-actions{margin-top:1rem;margin-bottom:.5rem}.hero-layer-shell{padding-top:2.5rem;padding-bottom:1.5rem}}@media(min-width:768px){.home-section-frame{padding-inline:1.5rem}.home-capability-grid,.home-roadmap-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-industry-grid,.home-results{grid-template-columns:repeat(2,minmax(0,1fr))}.home-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){.home-industry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){#technology,#capabilities,#results,#cta{scroll-margin-top:6.5rem}}
