:root{--ink:#07171b;--ink-2:#0a2228;--ink-3:#103038;--paper:#f3f5f1;--paper-2:#e9ede7;--text:#10191b;--muted:#5a686c;--line:#10191b26;--aqua:#9ae8e0;--cyan:#24b4c8;--blue:#365acd;--coral:#ff7752;--coral-deep:#b33a1a;--white:#f8fbfa;--radius:.35rem;--background:var(--paper);--foreground:var(--text);--flow-exposure-bg:oklch(95.5% .008 120);--flow-exposure-pill:#fff;--flow-exposure-edge:oklch(55% .12 270);--flow-consequence-bg:oklch(99% .004 80);--flow-consequence-edge:oklch(52% .13 38);--flow-scenario-bg:oklch(26% .03 200);--flow-on-coral-soft:oklch(26% .03 35);--arch-entry-bg:oklch(95.5% .025 205);--arch-entry-edge:oklch(70% .08 210/.55);--arch-entry-eyebrow:oklch(45% .08 230);--arch-dispatch-bg:oklch(92% .05 202);--arch-dispatch-edge:oklch(62% .11 210/.6);--arch-target-dev-bg:oklch(97.5% .012 85);--arch-target-dev-edge:oklch(60% .08 75/.45);--arch-focus:oklch(78% .1 195);--mesh-gis-bg:oklch(95.5% .025 205);--mesh-gis-edge:oklch(62% .1 210/.55);--mesh-gis-icon:oklch(48% .11 215);--mesh-obj-bg:oklch(94% .035 270);--mesh-obj-edge:oklch(58% .12 270/.55);--mesh-obj-icon:oklch(50% .14 270);--mesh-pre-bg:oklch(98.5% .012 195);--mesh-pre-edge:oklch(62% .1 205/.5);--mesh-pre-icon:oklch(48% .11 210);--mesh-sim-sub:oklch(88% .05 195);--mesh-focus:oklch(78% .1 195)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--paper);color:var(--text);text-rendering:optimizelegibility;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}::selection{background:var(--coral);color:var(--ink)}.page-shell{width:min(1440px,100% - 96px);margin-inline:auto}.paper-section{background:var(--paper)}.site-header{z-index:50;width:min(1440px,100% - 72px);height:86px;color:var(--white);border-bottom:1px solid #ffffff24;grid-template-columns:1fr auto 1fr;align-items:center;margin-inline:auto;display:grid;position:relative}.brand-link{width:max-content}.brand-lockup{white-space:nowrap;align-items:center;gap:.42rem;display:inline-flex}.brand-symbol{width:29px;height:29px;overflow:visible}.brand-symbol path{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.brand-symbol .water{stroke-width:1.5px}.brand-symbol .flux-face{stroke:var(--coral);stroke-width:2.4px}.brand-symbol circle{fill:var(--coral)}.brand-symbol .source{stroke:var(--ink);stroke-width:.9px}.brand-word,.brand-product{letter-spacing:-.02em;font-size:.96rem}.brand-word{font-weight:650}.brand-slash{color:var(--coral);margin-inline:.1rem}.brand-product{color:#f8fbfaa8}.desktop-nav{color:#f8fbfaad;align-items:center;gap:2.25rem;font-size:.84rem;display:flex}.desktop-nav a,.deceris-link{transition:color .18s}.desktop-nav a:hover,.desktop-nav a:focus-visible,.deceris-link:hover,.deceris-link:focus-visible{color:var(--white)}.header-actions{justify-content:flex-end;align-items:center;gap:1.4rem;display:flex}.deceris-link,.github-button{align-items:center;gap:.42rem;font-size:.82rem;display:inline-flex}.deceris-link{color:#f8fbfab8}.github-button{background:#ffffff0f;border:1px solid #ffffff3d;border-radius:999px;height:44px;min-height:44px;padding-inline:1rem;transition:background .18s,border-color .18s}.github-button:hover,.github-button:focus-visible{background:#ffffff1f;border-color:#ffffff75}.menu-button,.mobile-nav{display:none}.hero{background:radial-gradient(circle at 80% 40%, #24b4c81a, transparent 34%), linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff06 1px, transparent 1px), var(--ink);height:max(800px,100svh);min-height:800px;color:var(--white);background-size:auto,58px 58px,58px 58px,auto;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#07171bbf);height:180px;position:absolute;inset:auto 0 0}.hero-grid{z-index:2;grid-template-columns:minmax(400px,.79fr) minmax(560px,1.21fr);align-items:center;gap:clamp(2.5rem,5vw,7.5rem);min-height:calc(100% - 86px);padding-block:54px 86px;display:grid;position:relative}.hero-copy{max-width:650px}.eyebrow,.section-kicker{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.7rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.71rem;line-height:1.3;display:flex}.hero h1{letter-spacing:-.064em;max-width:720px;margin:0;font-size:clamp(3.7rem,6.25vw,7.45rem);font-weight:470;line-height:.93}.hero-lede{letter-spacing:-.024em;color:#f8fbfaed;max-width:600px;margin:2rem 0 0;font-size:clamp(1.2rem,1.45vw,1.58rem);line-height:1.38}.hero-support{color:#f8fbfa96;max-width:565px;margin:.9rem 0 0;font-size:1rem}.hero-ctas,.footer-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.hero-ctas{margin-top:2rem}.button{letter-spacing:-.01em;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.8rem 1.25rem;font-size:.88rem;font-weight:620;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--coral);color:var(--ink)}.button-primary:hover,.button-primary:focus-visible{background:#ff8a69}.button-secondary{color:var(--white);background:#ffffff0a;border-color:#ffffff40}.button-secondary:hover,.button-secondary:focus-visible{background:#ffffff17;border-color:#ffffff85}.tech-line{letter-spacing:.045em;color:#f8fbfab3;flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:2.15rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.69rem;display:flex}.tech-line i{background:var(--cyan);border-radius:50%;width:3px;height:3px}.hero-visual{background:#0b2025;border:1px solid #ffffff29;justify-self:end;width:100%;max-width:850px;box-shadow:0 36px 90px #00000052}.visual-toolbar,.visual-footer{letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;min-height:49px;padding-inline:1.1rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.67rem;display:flex}.visual-toolbar{color:#f8fbfa8f;border-bottom:1px solid #ffffff1f}.toolbar-status{align-items:center;gap:.55rem;display:inline-flex}.live-dot{background:var(--coral);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ff77521f}.toolbar-tech{color:var(--aqua)}.visual-stage{aspect-ratio:1.3;background:#eef1eb;min-height:390px;position:relative;overflow:hidden}.hero-simulation{object-fit:contain;object-position:center}.stage-scan{pointer-events:none;mix-blend-mode:multiply;background:linear-gradient(90deg,#0000 49.8%,#ff775247 50%,#0000 50.2%),linear-gradient(#07171b09 1px,#0000 1px) 0 0/32px 32px,linear-gradient(90deg,#07171b09 1px,#0000 1px) 0 0/32px 32px;position:absolute;inset:0}.visual-footer{color:#f8fbfab3;border-top:1px solid #ffffff1f;min-height:58px}.case-tabs{gap:.35rem;display:flex}.case-tabs button{color:#f8fbfaad;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:2px;min-height:44px;padding:.42rem .65rem;font-size:.63rem}.case-tabs button.active{color:var(--aqua);background:#9ae8e014;border-color:#9ae8e057}.visual-case-name{text-overflow:ellipsis;white-space:nowrap;max-width:280px;overflow:hidden}.scroll-cue{z-index:4;letter-spacing:.1em;text-transform:uppercase;color:#f8fbfab3;align-items:center;gap:.65rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.66rem;display:inline-flex;position:absolute;bottom:29px;left:max(48px,50vw - 720px)}.section-intro{max-width:810px}.section-kicker{color:var(--muted)}.section-kicker span{color:var(--coral-deep)}.section-intro.on-dark .section-kicker span,.benchmarks-section .section-kicker span{color:var(--coral)}.section-intro h2,.vulkan-section h2,.repro-copy h2,.mesh-copy h2,.open-copy h2{letter-spacing:-.055em;margin:1.3rem 0 0;font-size:clamp(2.8rem,5vw,5.3rem);font-weight:480;line-height:.98}.section-intro>p{max-width:680px;color:var(--muted);margin:1.4rem 0 0;font-size:1.08rem}.section-intro.on-dark .section-kicker,.benchmarks-section .section-kicker{color:#f8fbfaad}.section-intro.on-dark h2,.benchmarks-section .section-intro h2{color:var(--white)}.section-intro.on-dark>p,.benchmarks-section .section-intro>p{color:#f8fbfa96}.why-section{padding:clamp(100px,11vw,170px) 0}.why-heading{grid-template-columns:1fr minmax(320px,.65fr);align-items:end;gap:5rem;display:grid}.why-copy p{color:var(--muted);margin:0;font-size:1.06rem}.why-copy p+p{margin-top:1rem}.why-copy strong{color:var(--text);font-weight:650}.timeline{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:5rem;display:grid;position:relative}.timeline-frame{z-index:2;background:var(--paper-2);border:1px solid var(--line);position:relative}.timeline-image{aspect-ratio:1.3;background:#fff;position:relative;overflow:hidden}.timeline-image img{object-fit:cover}.timeline-index{border:1px solid #0000;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-family:SFMono-Regular,Consolas,monospace;font-size:.65rem;font-weight:700;display:grid}.timeline-frame:first-child .timeline-index{color:var(--ink);background:oklch(94% .04 195);border-color:oklch(78% .08 195)}.timeline-frame:nth-child(2) .timeline-index{background:var(--aqua);color:var(--ink);border-color:oklch(78% .08 195)}.timeline-frame:nth-child(3) .timeline-index{background:var(--cyan);color:var(--ink);border-color:oklch(65% .11 210)}.timeline-frame:nth-child(4) .timeline-index{background:var(--blue);border-color:var(--blue);color:#fff}.timeline-caption{align-items:center;gap:.6rem;padding:.85rem .9rem;font-size:.75rem;display:flex}.timeline-caption strong{font-family:SFMono-Regular,Consolas,monospace;font-weight:500}.timeline-caption span:last-child{color:var(--muted);margin-left:auto}.timeline-rail{z-index:1;background:linear-gradient(90deg, var(--aqua), var(--cyan) 55%, var(--blue));opacity:.55;height:2px;position:absolute;top:calc(50% - 14px);left:5%;right:5%}.field-outputs{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:1rem;display:grid}.field-outputs>div{text-align:center;justify-content:center;align-items:center;gap:.8rem;min-height:84px;padding:1rem 1.15rem;display:flex}.field-outputs>div+div{border-left:1px solid var(--line)}.field-outputs span{color:var(--blue);font-family:Georgia,serif;font-size:1.45rem;font-style:italic}.field-outputs strong{color:var(--muted);font-size:.82rem;font-weight:550}.how-section{background:var(--ink);color:var(--white);padding:clamp(105px,11vw,170px) 0 95px;overflow:hidden}.pipeline-layout{grid-template-columns:minmax(340px,.72fr) minmax(500px,1.28fr);align-items:start;gap:clamp(2rem,5vw,6rem);margin-top:4.5rem;display:grid}.pipeline-steps{align-content:start;align-self:start;gap:.45rem;display:grid}.pipeline-steps button{color:inherit;text-align:left;cursor:pointer;background:#ffffff04;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:44px 1fr 32px;align-items:start;gap:1rem;padding:1.1rem 1rem;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s;display:grid;position:relative}.pipeline-steps button:not(.active):hover{background:#ffffff0b;border-color:#fff3}.pipeline-steps button:focus-visible{outline:2px solid var(--aqua);outline-offset:2px}.pipeline-steps button.active,.pipeline-steps button[aria-pressed=true]{background:linear-gradient(90deg,#ff775233,#ff775212 56%,#ff775208);border-color:#ff77527a;box-shadow:0 18px 38px -20px #ff77528c,0 10px 26px #00000059}.step-number{color:#f8fbfab8;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-width:40px;height:24px;padding:0 .5rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.68rem;transition:background .22s,border-color .22s,color .22s;display:inline-flex}.step-copy{gap:.35rem;display:grid}.step-copy strong{color:#f8fbfacc;font-size:1.05rem;font-weight:560}.step-copy small{color:#f8fbfaa3;max-width:500px;font-size:.84rem;line-height:1.55}.step-arrow{color:#f8fbfaa6;border:1px solid #ffffff29;border-radius:999px;place-items:center;width:28px;height:28px;margin-top:0;transition:background .22s,border-color .22s,color .22s,transform .22s;display:grid}.pipeline-steps button.active .step-number,.pipeline-steps button[aria-pressed=true] .step-number{background:var(--coral);border-color:var(--coral);color:var(--ink);font-weight:700}.pipeline-steps button.active .step-arrow,.pipeline-steps button[aria-pressed=true] .step-arrow{background:var(--coral);border-color:var(--coral);color:var(--ink);transform:translate(2px)}.pipeline-steps button.active .step-copy strong,.pipeline-steps button[aria-pressed=true] .step-copy strong{color:var(--white)}.pipeline-steps button.active .step-copy small,.pipeline-steps button[aria-pressed=true] .step-copy small{color:#f8fbfae0}.pipeline-diagram{background-color:#0b2025;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #ffffff26;grid-template-rows:auto 1fr auto;align-self:stretch;width:100%;height:auto;min-height:0;display:grid}.diagram-topline,.diagram-readout{letter-spacing:.06em;text-transform:uppercase;color:#f8fbfab3;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.63rem;display:flex}.diagram-topline{border-bottom:1px solid #ffffff1f}.diagram-readout{border-top:1px solid #ffffff1f}.diagram-readout strong{color:var(--white);font-weight:520}.diagram-readout span:first-child{color:var(--aqua)}.pipeline-diagram svg{aspect-ratio:auto;width:100%;height:100%;min-height:0;max-height:none}.mesh-cells path{fill:#f8fbfa06;stroke:#f8fbfa3d;stroke-width:1.4px;transition:fill .3s,stroke .3s,opacity .3s}.water-cells path{fill:url(#waterDepth);opacity:0;stroke:var(--aqua);transition:opacity .3s}.source-marker,.state-labels,.flux-edge,.workgroups{opacity:0;transition:opacity .3s}.source-marker circle:first-child{fill:var(--coral)}.source-marker circle:nth-child(2){fill:none;stroke:var(--coral);stroke-width:1.5px;opacity:.6}.source-marker text,.state-labels text,.flux-edge text,.workgroups text{fill:var(--white);font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.source-marker text:last-child{fill:#f8fbfab8;font-size:10px}.state-labels text{fill:var(--aqua);font-size:21px;font-style:italic}.state-labels path,.flux-edge>path:nth-of-type(2){stroke:var(--coral);stroke-width:2px}.flux-edge>path:first-child{stroke:var(--coral);stroke-width:5px}.flux-edge circle{fill:#ff77521f;stroke:var(--coral);stroke-width:1.5px}.workgroups rect{fill:#24b4c817;stroke:#9ae8e052}.step-0 .source-marker,.step-1 .source-marker,.step-1 .water-cells,.step-1 .state-labels,.step-2 .water-cells,.step-2 .flux-edge,.step-3 .workgroups{opacity:1}.step-3 .mesh-cells{opacity:.18}.step-3 .workgroups rect{animation:1.8s ease-in-out infinite alternate workgroup}.format-strip{color:#f8fbfab3;border-top:1px solid #ffffff21;border-bottom:1px solid #ffffff21;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;min-height:76px;margin-top:4rem;padding-inline:1.15rem;font-size:.75rem;display:grid}.format-strip>div{flex-wrap:wrap;gap:.5rem;display:flex}.format-strip code{color:var(--aqua);border:1px solid #9ae8e030;padding:.35rem .58rem;font-size:.68rem}.format-note{font-family:SFMono-Regular,Consolas,monospace;font-size:.66rem}.vulkan-section{padding:clamp(90px,9vw,140px) 0}.vulkan-layout{grid-template-columns:minmax(360px,.85fr) minmax(520px,1.15fr);align-items:center;gap:clamp(4rem,8vw,10rem);display:grid}.vulkan-section h2,.repro-copy h2,.mesh-copy h2{font-size:clamp(2.8rem,4.4vw,4.6rem)}.vulkan-lede{margin:1.7rem 0 .7rem;font-size:1.18rem;line-height:1.45;color:var(--text)!important}.vulkan-layout>div:first-child>p:not(.vulkan-lede){color:var(--muted)}.architecture-note{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:auto 1fr;align-items:center;gap:.8rem;margin-top:1.8rem;padding-top:1.2rem;font-size:.82rem;display:grid}.architecture-note svg{color:var(--coral-deep);flex-shrink:0;display:block}.architecture-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:1rem;display:grid}.architecture-flow>svg{color:var(--coral-deep)}.flow-node,.flow-targets>div{border:1px solid var(--line);background:#ffffff61;flex-direction:column;justify-content:center;min-height:112px;padding:1rem;display:flex;position:relative}.flow-node span,.flow-targets span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-family:SFMono-Regular,Consolas,monospace;font-size:.61rem}.flow-node strong,.flow-targets strong{margin-top:.25rem;font-size:.96rem;font-weight:590}.flow-node:focus-visible,.flow-targets>div:focus-visible{outline:2px solid var(--arch-focus);outline-offset:2px}.flow-python{background:var(--arch-entry-bg);border-color:var(--arch-entry-edge)}.flow-python span{color:var(--arch-entry-eyebrow)}.flow-stack{gap:.5rem;display:grid}.flow-stack .flow-node{min-height:86px}.flow-stack .flow-node:first-child{background:var(--arch-dispatch-bg);border-color:var(--arch-dispatch-edge)}.flow-stack .flow-node:first-child span{color:var(--arch-entry-eyebrow)}.flow-vulkan{background:var(--ink);border-color:var(--ink);color:var(--white);box-shadow:0 18px 34px -18px #07171b8c}.flow-vulkan span{color:var(--aqua)}.flow-targets{gap:.5rem;display:grid}.flow-targets>div{min-height:86px;position:relative}.flow-targets>div:first-child{background:var(--ink-2);border-color:var(--ink-2);color:var(--white);box-shadow:0 16px 30px -20px #07171b99}.flow-targets>div:first-child span{color:var(--aqua)}.flow-targets>div:last-child{background:var(--arch-target-dev-bg);border-color:var(--arch-target-dev-edge)}.flow-targets>div:last-child span{color:var(--coral-deep)}.flow-node svg{color:var(--blue);position:absolute;top:.8rem;right:.8rem}.flow-vulkan svg,.flow-targets>div:first-child svg{color:var(--aqua)}.flow-targets>div:last-child svg{color:var(--coral-deep)}.flow-targets svg{position:absolute;top:.8rem;right:.8rem}.benchmarks-section{background:var(--ink);color:var(--white);padding:clamp(110px,11vw,175px) 0}.benchmark-context{border-top:1px solid #ffffff21;grid-template-columns:minmax(300px,1fr) auto;align-items:end;gap:4rem;margin-top:2.1rem;padding-top:1.8rem;display:grid}.benchmark-context p{color:#f8fbfaa3;max-width:730px;margin:0;font-size:1.05rem}.benchmark-context>div{align-items:baseline;gap:.7rem;display:flex}.benchmark-context strong{color:var(--aqua);font-size:3.2rem;font-weight:470;line-height:1}.benchmark-context span{color:#f8fbfab3;font-size:.75rem}.benchmark-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:4.2rem;display:grid}.benchmark-card{background:#0a2025;border:1px solid #ffffff24;grid-template-rows:auto 1fr;min-width:0;display:grid}.benchmark-card.momentum-card{grid-column:1/-1;grid-template-rows:none;grid-template-columns:1.35fr .65fr}.benchmark-card.analytical-card{grid-column:1/-1;grid-template-rows:none;grid-template-columns:1.15fr .85fr}.benchmark-card.sideview-card{grid-column:1/-1;grid-template-rows:none;grid-template-columns:1.35fr .65fr}.benchmark-media{background:#eef1eb;min-height:330px;position:relative;overflow:hidden}.momentum-card .benchmark-media{min-height:510px}.analytical-card .benchmark-media,.sideview-card .benchmark-media{min-height:430px}.benchmark-media img{object-fit:contain;object-position:center}.media-label{color:var(--white);letter-spacing:.07em;text-transform:uppercase;background:#07171beb;border:1px solid #9ae8e047;align-items:center;gap:.45rem;padding:.44rem .58rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.59rem;display:inline-flex;position:absolute;top:.85rem;left:.85rem}.media-label svg{color:var(--coral);flex:none}.benchmark-copy{flex-direction:column;padding:clamp(1.4rem,3vw,2.5rem);display:flex}.benchmark-title{letter-spacing:.08em;text-transform:uppercase;color:var(--coral);font-family:SFMono-Regular,Consolas,monospace;font-size:.65rem}.benchmark-copy h3{letter-spacing:-.035em;margin:.85rem 0 0;font-size:clamp(1.45rem,2.2vw,2.25rem);font-weight:500;line-height:1.12}.benchmark-copy p{color:#f8fbfa8f;margin:1rem 0 1.5rem;font-size:.92rem}.benchmark-caption{font-style:italic;color:#f8fbfa73!important;margin:-.75rem 0 1.5rem!important;font-size:.78rem!important}.benchmark-metric{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:1rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.66rem;display:flex}.benchmark-metric span:first-child{color:var(--aqua)}.benchmark-metric span:last-child{color:#f8fbfab3}.benchmark-footer{border:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:2rem;min-height:92px;margin-top:1rem;padding:1rem 1.35rem;display:flex}.benchmark-footer>div{gap:.25rem;display:grid}.benchmark-footer span{letter-spacing:.08em;text-transform:uppercase;color:#f8fbfab3;font-family:SFMono-Regular,Consolas,monospace;font-size:.62rem}.benchmark-footer strong{font-size:.85rem;font-weight:500}.benchmark-footer a,.text-link{color:var(--aqua);align-items:center;gap:.55rem;font-size:.8rem;font-weight:570;display:inline-flex}.repro-section{padding:clamp(105px,10vw,160px) 0}.repro-layout{grid-template-columns:minmax(520px,1.15fr) minmax(360px,.85fr);align-items:center;gap:clamp(4rem,8vw,9rem);display:grid}.terminal{background:var(--ink);color:var(--white);border:1px solid #284047;box-shadow:0 30px 70px #07171b2b}.terminal-bar{color:#f8fbfab3;border-bottom:1px solid #ffffff1f;grid-template-columns:1fr auto 1fr;align-items:center;min-height:49px;padding-inline:1rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.62rem;display:grid}.terminal-bar>span:first-child{gap:.4rem;display:flex}.terminal-bar i{background:#f8fbfa33;border-radius:50%;width:7px;height:7px}.terminal-bar i:first-child{background:var(--coral)}.terminal-body{padding:clamp(1.2rem,3vw,2rem)}.command-line{background:#9ae8e00b;border:1px solid #9ae8e033;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.command-line code,.terminal-output{font-family:SFMono-Regular,Consolas,monospace;font-size:.72rem}.command-line code{text-overflow:ellipsis;white-space:nowrap;color:#f8fbfac7;overflow:hidden}.command-line code b{color:var(--coral)}.command-line button{min-width:44px;min-height:44px;color:var(--aqua);cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;padding:.35rem .45rem;font-size:.66rem;display:inline-flex}.terminal-output{color:#f8fbfa9e;padding:1.35rem .25rem .2rem}.terminal-output p{margin:.55rem 0}.terminal-output span{color:#f8fbfaa6;width:83px;display:inline-block}.terminal-output .terminal-pass{color:var(--aqua);margin-top:1rem}.repro-copy p,.mesh-copy>p,.open-copy>p{color:var(--muted);margin:1.4rem 0 0}.repro-copy ul{color:var(--muted);grid-template-columns:1fr 1fr;gap:.75rem 1rem;margin:1.7rem 0;padding:0;font-size:.81rem;list-style:none;display:grid}.repro-copy li{align-items:center;gap:.55rem;display:flex}.repro-copy li svg,.text-link{color:var(--blue)}.mesh-section{padding:0 0 clamp(105px,10vw,160px)}.mesh-layout{border-top:1px solid var(--line);grid-template-columns:minmax(380px,.75fr) minmax(580px,1.25fr);align-items:center;gap:clamp(4rem,8vw,9rem);padding-top:clamp(80px,9vw,130px);display:grid}.mesh-flow{grid-template-columns:1fr auto 1.25fr auto 1.05fr;align-items:center;gap:.75rem;display:grid}.input-stack{gap:.45rem;display:grid}.input-stack span{border:1px solid var(--line);min-height:39px;color:var(--muted);background:#ffffff57;align-items:center;gap:.55rem;padding:.5rem .65rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.63rem;display:flex}.input-stack svg{color:var(--blue)}.input-stack span.is-gis{background:var(--mesh-gis-bg);border-color:var(--mesh-gis-edge)}.input-stack span.is-gis svg{color:var(--mesh-gis-icon)}.input-stack span.is-mesh{background:var(--mesh-obj-bg);border-color:var(--mesh-obj-edge)}.input-stack span.is-mesh svg{color:var(--mesh-obj-icon)}.format-kind{letter-spacing:.08em;opacity:.85;border:1px solid;border-radius:999px;margin-left:auto;padding:.12rem .4rem;font-size:.56rem}.input-stack span:focus-visible{outline:2px solid var(--mesh-focus);outline-offset:2px}.mesh-connector{width:34px;color:var(--coral-deep);align-items:center;display:flex}.mesh-connector span{border-top:2px solid var(--coral-deep);flex:1}.mesh-process{border:1px solid var(--mesh-pre-edge);background:var(--mesh-pre-bg);flex-direction:column;justify-content:center;align-items:flex-start;min-height:180px;padding:1.25rem;display:flex}.mesh-process svg{color:var(--mesh-pre-icon);margin-bottom:1.2rem}.mesh-process strong{font-size:.92rem;font-weight:620}.mesh-process span{color:var(--muted);margin-top:.25rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.6rem}.simulation-process{background:var(--ink);color:var(--white);border-color:var(--ink)}.simulation-process svg{color:var(--aqua)}.simulation-process span{color:var(--mesh-sim-sub)}.open-source-section{background:radial-gradient(circle at 85% 18%, #24b4c81f, transparent 36%), linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff06 1px, transparent 1px), var(--ink);color:var(--white);background-size:auto,58px 58px,58px 58px,auto;padding:clamp(105px,10vw,160px) 0;position:relative;overflow:hidden}.open-layout{z-index:1;grid-template-columns:minmax(380px,.75fr) minmax(620px,1.25fr);align-items:center;gap:clamp(4rem,8vw,9rem);display:grid;position:relative}.open-source-section .section-kicker{color:#f8fbfaad}.open-source-section .section-kicker span{color:var(--coral)}.open-copy h2{letter-spacing:-.06em;max-width:640px;color:var(--white);font-size:clamp(3.2rem,6vw,6.5rem);line-height:.95}.open-copy h2 .accent{color:var(--aqua)}.open-copy>p{color:#f8fbfaa3}.open-copy>p+p{letter-spacing:-.015em;color:#f8fbfaed;margin-top:.9rem;font-size:1.08rem}.open-copy .button-primary{margin-top:1.8rem}.button-dark{background:var(--ink);color:var(--white);margin-top:1.8rem}.license-line{letter-spacing:.045em;color:#f8fbfa99;margin-top:1rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.63rem;display:block}.code-window{color:var(--white);background:#0b2025;border:1px solid #ffffff26;box-shadow:0 36px 90px #00000052}.code-tabs{border-bottom:1px solid #ffffff1f;align-items:flex-end;gap:1.6rem;min-height:48px;padding-inline:1rem;display:flex}.code-tabs span{color:#f8fbfaad;place-items:center;height:48px;font-family:SFMono-Regular,Consolas,monospace;font-size:.64rem;display:grid}.code-tabs span.active{border-bottom:2px solid var(--coral);color:var(--white)}.code-file{margin:0;padding:1.15rem 0 1.5rem}.code-meta{color:#f8fbfab3;border-bottom:1px solid #ffffff14;justify-content:space-between;gap:1rem;padding:0 1.5rem 1rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.6rem;display:flex}.code-file pre{color:#f8fbfaa8;margin:1.2rem 0 0;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(.66rem,.84vw,.8rem);line-height:1.9;overflow-x:auto}.code-file pre code{display:block}.code-file .code-line{grid-template-columns:46px 1fr;padding-inline:1.5rem;display:grid}.line-number{color:#f8fbfa2e}.code-file b{color:var(--coral);font-weight:500}.platform-section{background:var(--coral);color:var(--ink);padding:clamp(110px,11vw,175px) 0}.platform-head{grid-template-columns:1fr auto 1fr;align-items:center;gap:3rem;display:grid}.platform-head>div:last-child{text-align:right}.platform-head span{letter-spacing:.08em;text-transform:uppercase;color:var(--flow-on-coral-soft);opacity:1;font-family:SFMono-Regular,Consolas,monospace;font-size:.68rem}.platform-head h2{letter-spacing:-.055em;margin:.5rem 0 0;font-size:clamp(2.5rem,4.8vw,5rem);font-weight:480;line-height:1}.platform-arrow{opacity:.5}.platform-flow{grid-template-columns:1fr auto 1.15fr auto 1fr auto 1.1fr;align-items:center;gap:.8rem;margin-top:4.8rem;display:grid}.platform-node,.platform-assets{background:var(--flow-exposure-bg,var(--paper));border:1px solid #07171b47;min-height:155px;padding:1.2rem;transition:background .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1)}.platform-node[data-stage],.platform-assets[data-stage]{cursor:default}.platform-node[data-stage]:hover,.platform-assets[data-stage]:hover,.platform-node.is-current,.platform-assets.is-current,.platform-node.is-swept,.platform-assets.is-swept{background:#fff;border-color:#07171bd9;box-shadow:0 14px 30px #07171b29}.platform-node[data-stage]:focus-visible,.platform-assets[data-stage]:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.flow-link{color:#07171bd9;place-items:center;width:30px;height:30px;display:grid;position:relative}.flow-link svg{z-index:2;display:block;position:relative}.flow-link:after{content:"";background:var(--ink);opacity:0;border-radius:50%;width:6px;height:6px;position:absolute}.platform-flow.is-live .flow-link:after{animation:2.6s cubic-bezier(.16,1,.3,1) infinite flowPulse}.platform-flow.is-live .flow-link:nth-child(2):after{animation-delay:0s}.platform-flow.is-live .flow-link:nth-child(4):after{animation-delay:.85s}.platform-flow.is-live .flow-link:nth-child(6):after{animation-delay:1.7s}.platform-flow.is-paused .flow-link:after{animation-play-state:paused}.flow-readout{letter-spacing:.06em;flex-wrap:wrap;align-items:baseline;gap:.4rem .9rem;margin:1.2rem 0 0;font-family:SFMono-Regular,Consolas,monospace;font-size:.66rem;display:flex}.flow-readout-label{text-transform:uppercase;color:var(--flow-on-coral-soft);opacity:1}.flow-readout-stage{color:var(--ink)}@keyframes flowPulse{0%{opacity:0;transform:translate(-11px)scale(.7)}28%{opacity:.9}62%{opacity:.9}to{opacity:0;transform:translate(11px)scale(1)}}@keyframes flowPulseY{0%{opacity:0;transform:translateY(-11px)scale(.7)}28%{opacity:.9}62%{opacity:.9}to{opacity:0;transform:translateY(11px)scale(1)}}.platform-node{flex-direction:column;justify-content:center;display:flex}.platform-node>span,.platform-node>small{letter-spacing:.04em;color:#07171bc7;opacity:1;font-family:SFMono-Regular,Consolas,monospace;font-size:.6rem}.platform-node strong{margin-block:.35rem;font-size:1.05rem;font-weight:650}.solver-node{background:var(--ink);color:var(--white);border-color:var(--ink)}.solver-node>span,.solver-node>small{color:var(--aqua);opacity:1}.solver-node strong{color:var(--white)}.solver-node .brand-lockup{margin-bottom:.3rem}.solver-node .brand-word{display:none}.solver-node[data-stage]:hover,.solver-node.is-current,.solver-node.is-swept{background:#0e262c;border-color:#9ae8e073;box-shadow:0 14px 30px #07171b52}.solver-node[data-stage]:focus-visible{outline:2px solid var(--white);outline-offset:3px;box-shadow:0 0 0 5px var(--ink)}.platform-assets{grid-template-columns:1fr;align-content:center;gap:.45rem;display:grid}.platform-assets span{background:var(--flow-exposure-pill);color:var(--ink);border:1px solid oklch(55% .12 270/.32);padding:.35rem .5rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.62rem}.consequence-node{background:var(--flow-consequence-bg,#fffdf8);border-color:oklch(52% .13 38/.38)}.consequence-node>span{color:var(--coral-deep);opacity:1;font-weight:700}.consequence-node>small{color:#07171bc7;opacity:1}.consequence-node[data-stage]:hover,.consequence-node.is-current,.consequence-node.is-swept{border-color:var(--coral-deep);background:#fff;box-shadow:0 14px 30px #b33a1a38}.scenario-node{background:var(--flow-scenario-bg,var(--ink-2));border-color:var(--flow-scenario-bg,var(--ink-2));color:var(--white)}.scenario-node>span{color:var(--aqua);opacity:1}.scenario-node>small{color:#f8fbfab8;opacity:1}.scenario-node strong{color:var(--white)}.scenario-node[data-stage]:hover,.scenario-node.is-current,.scenario-node.is-swept{background:#123038;border-color:#9ae8e073;box-shadow:0 14px 30px #07171b52}.scenario-node[data-stage]:focus-visible{outline:2px solid var(--white);outline-offset:3px;box-shadow:0 0 0 5px var(--ink)}.platform-copy{border-top:1px solid #07171b3d;justify-content:space-between;align-items:center;gap:3rem;margin-top:3.2rem;padding-top:2rem;display:flex}.platform-copy p{max-width:800px;margin:0;font-size:1.03rem}.button-coral{background:var(--ink);color:var(--white);white-space:nowrap}.site-footer{background:var(--ink);color:var(--white);padding:clamp(100px,10vw,150px) 0 32px}.footer-cta{justify-content:space-between;align-items:flex-end;gap:4rem;display:flex}.footer-cta>div:first-child>span{letter-spacing:.08em;text-transform:uppercase;color:var(--aqua);font-family:SFMono-Regular,Consolas,monospace;font-size:.67rem}.footer-cta h2{letter-spacing:-.06em;margin:1rem 0 0;font-size:clamp(3.2rem,6vw,6.5rem);font-weight:470;line-height:.95}.footer-buttons{flex-shrink:0;padding-bottom:.5rem}.footer-bottom{border-top:1px solid #ffffff21;grid-template-columns:1fr auto 1fr;align-items:end;gap:3rem;margin-top:clamp(90px,11vw,150px);padding-top:1.6rem;display:grid}.footer-bottom nav{color:#f8fbfaad;gap:1.7rem;font-size:.73rem;display:flex}.footer-bottom>div{color:#f8fbfaad;justify-items:end;gap:.28rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.59rem;display:grid}.still-image{display:none!important}.visual-stage img,.benchmark-media img,.timeline-image img{width:100%;height:100%;position:absolute;inset:0}@keyframes workgroup{0%{fill:#24b4c80d}to{fill:#24b4c873;stroke:var(--aqua)}}@media (width<=1180px){.page-shell{width:min(100% - 56px,1440px)}.site-header{width:calc(100% - 56px)}.hero-grid{grid-template-columns:minmax(370px,.82fr) minmax(470px,1.18fr);gap:3rem}.hero h1{font-size:clamp(3.7rem,6.4vw,5.5rem)}.visual-stage{min-height:350px}.pipeline-layout,.vulkan-layout,.open-layout{gap:3rem}.architecture-flow{gap:.55rem}.repro-layout,.mesh-layout{gap:3.5rem}.mesh-flow{grid-template-columns:1fr auto 1fr}.mesh-flow .mesh-connector:nth-of-type(2){width:34px}.simulation-process{grid-column:1/-1;min-height:150px}}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.header-actions{display:none}.menu-button{width:44px;height:44px;color:var(--white);background:0 0;border:1px solid #ffffff2e;place-items:center;display:grid}.mobile-nav{background:#07171bfa;border:1px solid #ffffff26;padding:1rem;display:grid;position:absolute;top:70px;left:0;right:0;box-shadow:0 25px 50px #00000059}.mobile-nav a{color:#f8fbfabf;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:50px;padding-inline:.75rem;font-size:.86rem;display:flex}.mobile-nav a:last-child{color:var(--aqua);border-bottom:0}.hero{height:auto;min-height:0}.hero-grid{grid-template-columns:1fr;padding-block:90px 100px}.hero-copy{max-width:780px}.hero-visual{max-width:none}.scroll-cue{display:none}.why-heading,.pipeline-layout,.vulkan-layout,.repro-layout,.mesh-layout,.open-layout{grid-template-columns:1fr}.why-heading{gap:2rem}.timeline{grid-template-columns:1fr 1fr}.timeline-rail{display:none}.pipeline-layout{gap:2.5rem}.pipeline-diagram{height:auto;min-height:0}.pipeline-diagram svg{aspect-ratio:660/470;height:auto}.vulkan-layout,.repro-layout,.mesh-layout,.open-layout{gap:4.5rem}.benchmark-card.momentum-card,.benchmark-card.analytical-card,.benchmark-card.sideview-card{grid-template-rows:auto 1fr;grid-template-columns:1fr}.momentum-card .benchmark-media{min-height:460px}.platform-flow{grid-template-columns:1fr;margin-top:3rem}.platform-flow>.flow-link{justify-self:center;transform:rotate(90deg)}.platform-flow.is-live .flow-link:after{animation-name:flowPulseY}.platform-assets{display:grid}.footer-cta{flex-direction:column;align-items:flex-start}}@media (width<=720px){.page-shell,.site-header{width:calc(100% - 36px)}.site-header{height:72px}.brand-word,.brand-product{font-size:.88rem}.brand-symbol{width:26px;height:26px}.hero-grid{gap:3.5rem;padding-block:67px 78px}.hero h1{font-size:clamp(3.1rem,15vw,4.7rem)}.hero-lede{font-size:1.12rem}.hero-support{font-size:.93rem}.button{width:100%}.tech-line{row-gap:.45rem}.visual-stage{aspect-ratio:1.12;min-height:0}.visual-footer{flex-direction:column;align-items:flex-start;padding-block:.8rem}.visual-case-name{max-width:100%}.case-tabs{width:100%}.case-tabs button{flex:1}.why-section,.how-section,.benchmarks-section,.repro-section,.open-source-section,.platform-section,.site-footer{padding-block:88px}.mesh-section{padding-bottom:88px}.section-intro h2,.vulkan-section h2,.repro-copy h2,.mesh-copy h2,.open-copy h2{font-size:clamp(2.6rem,12vw,4.2rem)}.timeline{gap:.65rem;margin-top:3rem}.timeline-caption{flex-flow:wrap;align-items:center;gap:.35rem .6rem}.timeline-caption span:last-child{flex-basis:100%;margin-left:0}.field-outputs{grid-template-columns:1fr 1fr}.field-outputs>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.field-outputs>div:nth-child(4){border-top:1px solid var(--line)}.pipeline-steps button{grid-template-columns:36px 1fr 20px}.pipeline-diagram{height:auto;min-height:0}.pipeline-diagram svg{aspect-ratio:660/470;height:auto;min-height:0;max-height:none}.diagram-topline,.diagram-readout{font-size:.55rem}.diagram-readout strong{display:none}.format-strip{grid-template-columns:1fr;gap:.8rem;padding-block:1rem}.architecture-flow{grid-template-columns:1fr}.architecture-flow>svg{justify-self:center;transform:rotate(90deg)}.benchmark-context{grid-template-columns:1fr;gap:1.5rem}.benchmark-grid{grid-template-columns:1fr}.benchmark-card.momentum-card,.benchmark-card.analytical-card,.benchmark-card.sideview-card{grid-column:auto}.benchmark-media,.momentum-card .benchmark-media,.analytical-card .benchmark-media,.sideview-card .benchmark-media{min-height:300px}.benchmark-footer{flex-direction:column;align-items:flex-start}.terminal-body{padding:1rem}.command-line{align-items:flex-start}.command-line code{white-space:normal}.repro-copy ul{grid-template-columns:1fr}.mesh-layout{padding-top:78px}.mesh-flow{grid-template-columns:1fr}.mesh-connector{justify-content:center;width:auto;height:35px}.mesh-connector span{display:none}.mesh-connector svg{transform:rotate(90deg)}.mesh-process{min-height:150px}.code-meta{flex-direction:column;align-items:flex-start}.code-file .code-line{grid-template-columns:34px 1fr;padding-inline:1rem}.platform-head{grid-template-columns:1fr;gap:1.6rem}.platform-head>div:last-child{text-align:left}.platform-arrow{transform:rotate(90deg)}.platform-flow{grid-template-columns:1fr;margin-top:3rem}.platform-flow>.flow-link{justify-self:center;transform:rotate(90deg)}.platform-flow.is-live .flow-link:after{animation-name:flowPulseY}.platform-flow>:nth-child(5),.platform-flow>:nth-child(7){display:flex}.platform-flow>.flow-link{place-items:center;display:grid}.platform-assets{display:grid!important}.platform-copy{flex-direction:column;align-items:flex-start}.footer-cta{gap:2.5rem}.footer-cta h2{font-size:clamp(3rem,14vw,5rem)}.footer-buttons{width:100%}.footer-bottom{grid-template-columns:1fr;gap:2rem}.footer-bottom nav{flex-wrap:wrap;gap:.9rem 1.3rem}.footer-bottom>div{justify-items:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.motion-image{display:none!important}.still-image{display:block!important}}
