:root{color-scheme:dark;--bg:#070b0c;--bg-2:#0b1012;--bg-3:#101719;--ink:#f5f7ef;--muted:#a5afab;--faint:#7c8783;--line:#f5f7ef29;--line-strong:#f5f7ef4d;--teal:#13c8b5;--teal-dark:#071e1b;--teal-soft:#13c8b521;--gold:#f0bd62;--nav-height:76px;--page-pad:clamp(1rem, 5vw, 5rem);background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0}html{color-scheme:dark;scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-height) + 1rem)}body{background:linear-gradient(180deg, #13c8b517, transparent 34rem), linear-gradient(112deg, #f0bd620e, transparent 36rem), var(--bg);color:var(--ink);overflow-x:hidden}body:before{z-index:-2;content:"";background-image:linear-gradient(#f5f7ef0a 1px,#0000 1px),linear-gradient(90deg,#f5f7ef08 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0;mask-image:linear-gradient(110deg,#000,#0000 78%)}::selection{color:var(--bg);background:var(--teal)}a{color:inherit;touch-action:manipulation;text-decoration:none}a:focus-visible,main:focus-visible{outline:3px solid var(--teal);outline-offset:4px}main:focus-visible{outline-offset:-4px}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{text-wrap:balance}p,li,figcaption{text-wrap:pretty}h2{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(2.25rem,5vw,5rem);font-weight:680;line-height:.96}h3{letter-spacing:-.025em;margin-bottom:0;font-size:clamp(1.3rem,2.2vw,2rem);line-height:1.08}code{border:1px solid var(--line);color:var(--teal);background:#f5f7ef09;border-radius:4px;padding:.14rem .32rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9em}.skip-link{z-index:100;border:1px solid var(--teal);color:var(--bg);background:var(--teal);border-radius:6px;padding:.72rem 1rem;font-weight:800;transition:transform .14s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-nav{z-index:50;min-height:var(--nav-height);padding-inline:max(var(--page-pad), env(safe-area-inset-left)) max(var(--page-pad), env(safe-area-inset-right));border-bottom:1px solid var(--line);backdrop-filter:blur(18px);background:#070b0cdb;justify-content:space-between;align-items:center;gap:1.2rem;display:flex;position:sticky;top:0}.site-brand,.site-links,.hero__actions,.inline-actions,.trust-links,.final-cta__actions{align-items:center;display:flex}.site-brand{flex:none;gap:.7rem;min-height:44px;font-size:1.05rem;font-weight:820}.site-brand img{width:1.55rem;height:1.55rem}.site-links{color:var(--muted);gap:clamp(1rem,3vw,2rem);font-size:.93rem}.site-links a{align-items:center;min-height:44px;transition:color .16s,transform .16s;display:inline-flex}.site-links a:hover{color:var(--ink);transform:translateY(-1px)}.hero{min-height:clamp(620px, calc(100svh - var(--nav-height)), 780px);padding:clamp(2.5rem, 6vw, 5rem) max(var(--page-pad), env(safe-area-inset-right)) clamp(3rem, 7vw, 5rem) max(var(--page-pad), env(safe-area-inset-left));border-bottom:1px solid var(--line);isolation:isolate;align-items:center;display:grid;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#070b0cf5);height:28%;position:absolute;inset:auto 0 0}.hero__media{z-index:-1;opacity:.63;width:min(86vw,72rem);animation:.76s both media-rise;position:absolute;top:50%;right:clamp(-34rem,-18vw,-12rem);transform:translateY(-50%)}.hero__media:after{content:"";background:linear-gradient(90deg, var(--bg) 0%, #070b0ca1 30%, transparent 62%), linear-gradient(180deg, #070b0c05 48%, #070b0cdb);position:absolute;inset:0}.hero__media img{border:1px solid var(--line-strong);border-radius:8px;width:100%;box-shadow:0 28px 110px #00000080}.hero__copy{z-index:1;width:min(48rem,100%);animation:.64s both rise;position:relative}.eyebrow,.direction{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .9rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;font-weight:800;line-height:1.45}.hero h1{margin-bottom:1.2rem}.hero__wordmark,.hero__claim{display:block}.hero__wordmark{letter-spacing:-.055em;font-size:clamp(5rem,14vw,11.5rem);font-weight:690;line-height:.82}.hero__claim{letter-spacing:-.045em;max-width:44rem;margin-top:1.5rem;font-size:clamp(2rem,4.4vw,4.35rem);font-weight:660;line-height:.96}.lede{max-width:44rem;color:var(--ink);margin-bottom:1.5rem;font-size:clamp(1.08rem,1.65vw,1.38rem);line-height:1.52}.hero__actions,.inline-actions,.trust-links,.final-cta__actions{flex-wrap:wrap;gap:.8rem}.button{border:1px solid var(--line);min-width:9.4rem;min-height:3rem;color:var(--ink);text-align:center;border-radius:8px;justify-content:center;align-items:center;padding:.72rem 1.15rem;font-weight:800;line-height:1.15;transition:transform .18s,border-color .18s,background-color .18s,color .18s;display:inline-flex}.button:hover{border-color:#f5f7ef85;transform:translateY(-2px)}.button--primary{color:#04110e;background:var(--teal);border-color:var(--teal)}.button--primary:hover{background:#32d5c4;border-color:#32d5c4}.button--ghost{background:#f5f7ef0d}.button--quiet{min-width:0;color:var(--muted);border-color:#0000;padding-inline:.2rem}.button--quiet:hover{color:var(--ink);background:0 0;border-color:#0000}.hero__status{max-width:46rem;color:var(--muted);margin:1.15rem 0 0;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:clamp(.76rem,1vw,.9rem);line-height:1.6}.surfaces,.operator-loop,.visual-band,.interoperability,.deployment,.trust,.final-cta,.site-footer{padding:clamp(3.8rem, 8vw, 7.5rem) max(var(--page-pad), env(safe-area-inset-right)) clamp(3.8rem, 8vw, 7.5rem) max(var(--page-pad), env(safe-area-inset-left))}.surfaces,.deployment{border-bottom:1px solid var(--line);background:#0b1012c2;grid-template-columns:minmax(0,.82fr) minmax(22rem,1.18fr);gap:clamp(2.5rem,7vw,7rem);display:grid}.section-heading{max-width:58rem}.section-heading--compact{max-width:42rem}.section-heading>p:not(.eyebrow),.visual-band__copy>p:not(.eyebrow),.final-cta>p{max-width:44rem;color:var(--muted);margin:1.25rem 0 0;font-size:clamp(1.03rem,1.55vw,1.24rem);line-height:1.62}.surface-list,.workflow-list,.trust-list{margin:0;padding:0;list-style:none}.surface-list{border-top:1px solid var(--line)}.surface-list li{border-bottom:1px solid var(--line);grid-template-columns:minmax(10rem,.42fr) minmax(0,1fr);gap:1.5rem;padding:1.35rem 0;display:grid}.surface-list strong{color:var(--ink)}.surface-list span{min-width:0;color:var(--muted);overflow-wrap:anywhere;line-height:1.55}.section-note,.download-note{color:var(--faint);margin:1rem 0 0;font-size:.9rem;line-height:1.55}.operator-loop{border-bottom:1px solid var(--line)}.operator-loop .section-heading{margin-bottom:clamp(2.5rem,6vw,5rem)}.workflow-list{border-top:1px solid var(--line-strong)}.workflow-list li{border-bottom:1px solid var(--line);grid-template-columns:5rem minmax(9rem,.36fr) minmax(0,1fr);align-items:baseline;gap:clamp(1rem,3vw,3rem);padding:clamp(1.35rem,2.5vw,2.15rem) 0;display:grid}.workflow-number{color:var(--teal);font-variant-numeric:tabular-nums;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.84rem}.workflow-list p{color:var(--muted);margin:0;font-size:clamp(1rem,1.3vw,1.14rem);line-height:1.62}.visual-band{border-bottom:1px solid var(--line);grid-template-columns:minmax(22rem,1.22fr) minmax(0,.78fr);align-items:center;gap:clamp(2.5rem,7vw,6.5rem);display:grid}.visual-band--reverse{background:var(--bg-2);grid-template-columns:minmax(0,.78fr) minmax(22rem,1.22fr)}.visual-band__copy{max-width:43rem}.product-figure{min-width:0;margin-bottom:0}.product-frame{border:1px solid var(--line-strong);background:#020405;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 24px 76px #00000047}.product-frame:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 54px #00000061}.product-frame img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .36s}.product-figure--review .product-frame,.product-figure--approval .product-frame{aspect-ratio:2.25}.product-figure--observe .product-frame{aspect-ratio:1.75}.product-figure:hover .product-frame img{transform:scale(1.012)}.product-figure figcaption{color:var(--faint);margin-top:.75rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.76rem;line-height:1.5}.interoperability{border-bottom:1px solid var(--line);background:linear-gradient(90deg, #13c8b514, transparent 46%), var(--bg-3)}.interoperability>.section-heading{margin-bottom:clamp(2.5rem,6vw,5rem)}.interoperability__grid{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.interoperability article{min-width:0;padding:clamp(1.7rem,3vw,3rem) clamp(0rem,3vw,3rem)}.interoperability article:first-child{border-right:1px solid var(--line);padding-left:0}.interoperability article:last-child{padding-right:0}.direction{color:var(--gold);margin-bottom:1rem}.interoperability article>p:last-child,.coordination-boundary p{color:var(--muted);margin:1rem 0 0;line-height:1.62}.coordination-boundary{border-bottom:1px solid var(--line);grid-template-columns:minmax(12rem,.38fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);padding:clamp(1.7rem,3vw,2.5rem) 0;display:grid}.coordination-boundary strong{font-size:1.08rem;line-height:1.4}.coordination-boundary p{margin-top:0}.text-link{min-height:44px;color:var(--teal);text-underline-offset:.22em;align-items:center;gap:.45rem;font-weight:800;text-decoration:underline #13c8b561;transition:color .16s,text-decoration-color .16s,transform .16s;display:inline-flex}.text-link:hover{color:var(--ink);text-decoration-color:var(--ink);transform:translate(2px)}.interoperability>.text-link{margin-top:1rem}.deployment{background:#0b1012c2}.inline-actions{margin-top:1.3rem}.download-table{border-top:1px solid var(--line-strong);align-content:start;display:grid}.download-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(7rem,.45fr) minmax(12rem,.75fr) minmax(7rem,.36fr);align-items:center;gap:1rem;min-height:4.8rem;transition:border-color .16s,transform .16s;display:grid}.download-row:hover{border-color:#13c8b585;transform:translate(4px)}.download-platform{color:var(--ink);font-size:clamp(1.05rem,1.8vw,1.3rem);font-weight:820}.download-detail{color:var(--muted)}.download-action{color:var(--teal);justify-self:end;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.84rem}.trust{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.72fr) minmax(22rem,1.28fr);gap:clamp(2.5rem,7vw,7rem);display:grid}.trust-list{border-top:1px solid var(--line-strong)}.trust-list li{border-bottom:1px solid var(--line);grid-template-columns:minmax(13rem,.48fr) minmax(0,1fr);gap:1.5rem;padding:1.35rem 0;display:grid}.trust-list strong{line-height:1.45}.trust-list span{color:var(--muted);line-height:1.58}.trust-links{grid-column:2;margin-top:-1.2rem}.final-cta{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#13c8b51f,#0000 58%),#060909;grid-template-columns:minmax(0,.9fr) minmax(18rem,.72fr) auto;align-items:end;gap:clamp(1.8rem,4vw,4rem);display:grid}.final-cta h2{max-width:52rem}.final-cta>p{margin-bottom:0;font-size:1rem}.final-cta__actions{justify-content:flex-end}.site-footer{padding-top:2.3rem;padding-bottom:max(2.3rem, env(safe-area-inset-bottom));color:var(--muted);background:#050708;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.site-footer p{max-width:30rem;margin-bottom:0;line-height:1.55}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:.25rem 1.2rem;display:flex}.site-footer a{align-items:center;min-height:44px;transition:color .16s;display:inline-flex}.site-footer a:hover{color:var(--ink)}@keyframes rise{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes media-rise{0%{opacity:0;transform:translateY(calc(1.2rem - 50%))}to{opacity:.63;transform:translateY(-50%)}}@keyframes media-fade{0%{opacity:0;transform:translateY(.8rem)}to{opacity:.38;transform:translateY(0)}}@media (width<=980px){.hero{align-items:end;min-height:720px;padding-top:11rem}.hero__media{opacity:.38;width:48rem;animation-name:media-fade;top:2.5rem;right:-18rem;transform:none}.hero__media:after{background:linear-gradient(180deg, transparent 8%, #070b0cad 60%, var(--bg)), linear-gradient(90deg, #070b0c1a, #070b0c94)}.surfaces,.deployment,.trust,.visual-band,.visual-band--reverse,.final-cta{grid-template-columns:1fr}.visual-band__copy{max-width:54rem}.visual-band--reverse .visual-band__copy{order:2}.visual-band--reverse .product-figure{order:1}.trust-links{grid-column:auto;margin-top:-1.5rem}.final-cta{align-items:start}.final-cta__actions{justify-content:flex-start}}@media (width<=720px){:root{--nav-height:112px}.site-nav{min-height:var(--nav-height);padding-top:max(.5rem, env(safe-area-inset-top));flex-direction:column;justify-content:center;align-items:flex-start;gap:0}.site-brand{min-height:48px}.site-links{justify-content:space-between;gap:.65rem;width:100%;font-size:.86rem}.hero,.surfaces,.operator-loop,.visual-band,.interoperability,.deployment,.trust,.final-cta,.site-footer{padding-right:max(1rem, env(safe-area-inset-right));padding-left:max(1rem, env(safe-area-inset-left))}.hero{min-height:auto;padding-top:7rem;padding-bottom:2rem}.hero__media{width:43rem;right:-22rem}.hero__wordmark{font-size:clamp(4.8rem,27vw,7rem)}.hero__claim{margin-top:1.25rem;font-size:clamp(2.05rem,10vw,3rem)}h2{font-size:clamp(2.1rem,11vw,3.4rem)}.hero__actions,.final-cta__actions{flex-direction:column;align-items:stretch}.button{width:100%}.button--quiet{min-height:2.5rem}.surface-list li,.trust-list li,.coordination-boundary{grid-template-columns:1fr;gap:.55rem}.workflow-list li{grid-template-columns:2.6rem minmax(0,1fr);gap:.8rem .9rem}.workflow-list p{grid-column:2}.interoperability__grid{grid-template-columns:1fr}.interoperability article{padding:1.7rem 0}.interoperability article:first-child{border-right:0;border-bottom:1px solid var(--line)}.product-figure--review .product-frame,.product-figure--approval .product-frame,.product-figure--observe .product-frame{aspect-ratio:1.65}.download-row{grid-template-columns:1fr;gap:.35rem;padding:1rem 0}.download-action{justify-self:start}.site-footer{flex-direction:column;padding-top:2rem}.site-footer nav{justify-content:flex-start}}@media (width<=380px){.hero{padding-top:5rem}.hero .button--quiet{display:none}.site-links{scrollbar-width:thin;justify-content:flex-start;padding-bottom:.2rem;overflow-x:auto}.site-links a{flex:none}}@media (width<=980px) and (height<=700px){.hero{min-height:calc(100svh - var(--nav-height));align-items:center;padding-top:clamp(1rem,4vh,2rem);padding-bottom:clamp(1rem,4vh,2rem)}.hero h1{margin-bottom:.75rem}.hero__wordmark{font-size:clamp(4rem,9vw,6.5rem)}.hero__claim{margin-top:.65rem;font-size:clamp(1.7rem,4vw,2.5rem)}.lede{margin-bottom:1rem;font-size:1rem;line-height:1.4}.hero__actions{flex-direction:row;align-items:center;gap:.6rem}.hero .button{width:auto;min-height:2.75rem;padding:.6rem 1rem}.hero .button--quiet,.hero__status{display:none}}@media (width>=480px) and (width<=720px) and (height<=450px){:root{--nav-height:76px}.site-nav{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding-top:0}.site-brand{min-height:44px}.site-links{justify-content:flex-end;gap:clamp(.55rem,2vw,1rem);width:auto;padding-bottom:0;font-size:.8rem;overflow:visible}.hero{padding-top:.75rem;padding-bottom:.75rem}.lede{display:none}}@media (height<=700px) and (width>=981px){.hero{min-height:590px}.hero__wordmark{font-size:clamp(4.7rem,10vw,8rem)}.hero__claim{margin-top:1rem;font-size:clamp(1.85rem,3.6vw,3.2rem)}.lede{font-size:1.04rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
