@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(../media/c7f47671e39f7787-s.06cvo47x4w1en.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(../media/f06bf9da926bae75-s.p.0pz0x0eczp58u.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Sans Fallback;src:local(Arial);ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.0%;size-adjust:102.74%}.instrument_sans_2f4584ce-module__ARf78W__className{font-family:Instrument Sans,Instrument Sans Fallback;font-style:normal}.instrument_sans_2f4584ce-module__ARf78W__variable{--font-body:"Instrument Sans", "Instrument Sans Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.0gspg~~t9nou8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.0rx81dn62y51_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.0rd3rjvnnhw7n.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_11b751d9-module__2HUFYq__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_11b751d9-module__2HUFYq__variable{--font-heading:"Space Grotesk", "Space Grotesk Fallback"}
:root{--bg:#0b0f0c;--bg-2:#111714;--surface:#e6e6e6;--surface-2:#d9d9d9;--panel:#0c1824eb;--line:#7c908429;--text:#e8f1f7;--text-soft:#aebbb2;--text-dark:#1e1e1e;--text-body:#525252;--accent:#3ecf8e;--max:1220px;--radius:24px;--shadow:0 28px 90px #030a1238}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body), "Instrument Sans", sans-serif;color:var(--text);background:var(--surface);margin:0}h1,h2,h3{font-family:var(--font-heading), "Space Grotesk", sans-serif;letter-spacing:-.04em;margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.site-frame{flex-direction:column;min-height:100vh;display:flex}.site-frame>main{flex:1 0 auto}.container{width:min(calc(100% - 2rem), var(--max));margin:0 auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1a1a1ae0;border-bottom:1px solid #ffffff0d;position:sticky;top:0}.nav-row{justify-content:space-between;align-items:center;gap:1.5rem;min-height:82px;display:flex}.brand img{filter:brightness(0)invert()opacity(.96);width:176px;height:auto}.site-nav{color:var(--text-soft);font-family:var(--font-heading), "Space Grotesk", sans-serif;letter-spacing:-.01em;align-items:center;gap:1.5rem;font-size:.98rem;font-weight:500;display:flex}.site-nav a{position:relative}.site-nav a:after{content:"";transform-origin:0;background:var(--accent);width:100%;height:1px;transition:transform .18s;position:absolute;bottom:-.35rem;left:0;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a.is-active:after{transform:scaleX(1)}.nav-toggle{color:#eef2f3;background:#ffffff05;border:1px solid #ffffff14;border-radius:999px;width:48px;height:48px;display:none;position:relative}.nav-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .18s,opacity .18s,top .18s;position:absolute;left:50%;transform:translate(-50%)}.nav-toggle span:first-child{top:16px}.nav-toggle span:nth-child(2){top:23px}.nav-toggle span:nth-child(3){top:30px}.nav-toggle.is-open span:first-child{top:23px;transform:translate(-50%)rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){top:23px;transform:translate(-50%)rotate(-45deg)}.button{min-height:48px;font-family:var(--font-heading), "Space Grotesk", sans-serif;letter-spacing:-.01em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.3rem;font-size:.98rem;font-weight:600;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:#04110a;background:linear-gradient(135deg,#4adea1 0%,#2fbf7a 100%);box-shadow:0 14px 34px #3ecf8e38}.button-secondary,.button-ghost{color:var(--text);background:#ffffff05;border-color:#ffffff14}.hero{background:linear-gradient(#061018 0%,#0a1520 100%);align-items:center;min-height:88vh;display:flex;position:relative;overflow:hidden}.hero-background,.hero-overlay{position:absolute;inset:0}.hero-background img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#050d14e0 0%,#050d148c 45%,#050d1452 100%)}.hero-grid,.page-hero-grid{align-items:center;gap:2rem;display:grid;position:relative}.hero-grid-wide{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.hero-copy,.page-hero>.container,.page-hero-grid{z-index:1;position:relative}.eyebrow{color:#d9d9d9;text-transform:uppercase;letter-spacing:.16em;margin:0 0 1rem;font-size:.74rem;font-weight:700}.hero h1,.page-hero h1{max-width:12ch;font-size:clamp(3rem,6vw,5.3rem);line-height:.98}.page-hero{color:var(--text);background:radial-gradient(circle at 12% 18%,#e6e6e614,#0000 20%),linear-gradient(#07111a 0%,#0a1520 100%);padding:5rem 0 3rem}.page-intro,.hero-text,.section p,.footer-copy{line-height:1.72}.hero-text,.page-intro{max-width:42rem;color:var(--text-soft);margin-top:1.5rem;font-size:1.08rem}.narrow-copy{max-width:46rem}.hero-actions,.section-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.hero-panel,.contact-card{z-index:1;border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(#0b1723e6,#08121bf0);border:1px solid #7aa7c633;padding:1.4rem;position:relative}.hero-home .hero-panel{background:radial-gradient(circle at 100% 0,#79e6bd0a,#0000 28%),linear-gradient(#262626f0,#141414fa);border-color:#55555580;border-radius:14px;box-shadow:0 26px 70px #030a1257}.panel-header{color:var(--text-soft);align-items:center;gap:.7rem;padding-bottom:1rem;display:flex}.status-dot{background:var(--accent);border-radius:50%;width:.72rem;height:.72rem;box-shadow:0 0 18px #e6e6e652}.summary-grid{gap:1rem;display:grid}.modular-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.modular-summary-card{background:linear-gradient(#1f1f1fe0,#141414f5);border:1px solid #54545470;border-radius:12px;min-height:180px;padding:1.3rem;position:relative;overflow:hidden}.modular-summary-card-wide{grid-column:span 2;grid-template-columns:minmax(0,1fr) 220px;gap:1rem;display:grid}.modular-summary-kicker{color:#79e6bd;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700;display:inline-block}.modular-summary-copy h2{color:#f1f5f8;margin-top:.65rem;font-size:1.15rem}.modular-summary-copy p{color:#e8f1f7b8;margin:.55rem 0 0}.modular-summary-list{color:#e8f1f7e0;gap:.4rem;margin:1rem 0 0;padding:0;font-size:.94rem;list-style:none;display:grid}.modular-summary-list li:before{content:"✓";color:#79e6bd;margin-right:.55rem}.modular-summary-visual{background:#ffffff05;border-radius:10px;min-height:100%;position:relative}.modular-summary-visual-wire:before,.modular-summary-visual-wire:after{content:"";border:1px solid #ffffff14;border-radius:24px;position:absolute;inset:16px}.modular-summary-visual-wire:after{border-radius:18px;inset:28px}.modular-dot{background:#79e6bd;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 16px #79e6bd80}.modular-dot-a{top:52px;left:42px}.modular-dot-b{top:78px;right:58px}.modular-dot-c{bottom:40px;left:104px}.modular-summary-visual-grid:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:8px;position:absolute;inset:18px}.modular-summary-visual-arc:before{content:"";border:1px solid #79e6bd59;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-38px;right:-22px}.modular-summary-visual-arc:after{content:"";border:1px solid #79e6bd38;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-12px;right:12px}.summary-card,.feature-card,.split-panel,.use-case-card,.industry-card,.stack-card,.cta-panel,.module-card,.solution-band,.industry-panel,.faq-card{border:1px solid var(--line);border-radius:var(--radius)}.summary-card{background:#ffffff08;padding:1.15rem}.summary-card h2{color:var(--text);font-size:1.08rem}.summary-card p{color:var(--text-soft);margin:.7rem 0 0}.section{color:var(--text-dark);background:var(--surface);padding:5.5rem 0;position:relative}.section-dark{color:var(--text);background:radial-gradient(circle at 15% 20%,#e6e6e614,#0000 24%),linear-gradient(#09141d 0%,#0d1924 100%)}.section-soft{background:linear-gradient(#e5eef4 0%,#f4f8fb 100%)}.modular-home-section{color:var(--text);background:radial-gradient(circle at 100% 0,#79e6bd0d,#0000 24%),linear-gradient(#171717 0%,#101010 100%)}.modular-home-section-soft{color:var(--text);background:radial-gradient(circle at 0 100%,#79e6bd0a,#0000 28%),linear-gradient(#181818 0%,#111 100%)}.modular-heading h2{color:#f1f5f8}.modular-home-grid{gap:1rem;display:grid}.modular-home-grid-split,.modular-home-grid-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.modular-surface{background:radial-gradient(circle at 100% 0,#79e6bd0a,#0000 24%),linear-gradient(#222222f0,#141414fa);border:1px solid #5252526b;border-radius:14px;box-shadow:0 24px 60px #00000047}.modular-surface-copy{background:linear-gradient(#222222f0,#141414fa)}.modular-surface-copy h2,.modular-surface-copy p,.modular-surface-copy .checklist li,.modular-stack-card .stack-item strong,.modular-stack-card .stack-item span{color:#f1f5f8}.modular-surface-copy p,.modular-stack-card .stack-item strong{color:#e8f1f7b8}.modular-surface-copy .checklist li{color:#e8f1f7eb;border-bottom-color:#ffffff14}.modular-visual-panel{min-height:520px;position:relative;overflow:hidden}.modular-visual-panel:after{content:"";background:linear-gradient(#08080814,#0808087a);position:absolute;inset:0}.modular-visual-caption{z-index:1;background:#0c0c0cb8;border:1px solid #5252526b;border-radius:10px;gap:.35rem;padding:1rem 1.1rem;display:grid;position:absolute;bottom:1.35rem;left:1.35rem;right:1.35rem}.modular-visual-caption span{color:#79e6bd;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700}.modular-visual-caption strong{color:#f1f5f8;font-size:1rem;line-height:1.5}.section-heading{max-width:54rem;margin-bottom:2rem}.section-heading h2{color:inherit;font-size:clamp(2rem,4vw,3.35rem);line-height:1.03}.section-heading.narrow{max-width:46rem}.capability-grid,.industry-grid,.module-grid,.industry-page-grid,.faq-stack{gap:1rem;display:grid}.modular-capability-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.modular-feature{background:radial-gradient(circle at 100% 0,#79e6bd0f,#0000 28%),linear-gradient(#232323f0,#151515fa);border:1px solid #5252526b;border-radius:12px;min-height:290px;padding:1.3rem;position:relative;overflow:hidden}.modular-feature-wide{grid-column:span 2}.modular-feature-head{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.modular-icon-badge{color:#79e6bd;background:#0000002e;border:1px solid #54545457;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.modular-icon-badge svg{width:18px;height:18px}.modular-feature h3{color:#f1f5f8;margin-top:.9rem;font-size:1.12rem;line-height:1.16}.modular-feature-head h3{margin-top:0}.modular-feature p{color:#e8f1f7a8;max-width:30rem;margin:.5rem 0 0}.modular-feature-figure{opacity:.95;height:48%;position:absolute;bottom:0;left:0;right:0}.modular-feature-figure-contours:before,.modular-feature-figure-contours:after{content:"";border:1px solid #ffffff14;border-radius:34px;width:140px;height:140px;position:absolute;top:24px;right:48px}.modular-feature-figure-contours:after{border-radius:26px;width:94px;height:94px;inset:auto 72px 26px auto}.modular-feature-figure-panels:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:calc(50% - 8px) calc(33.333% - 8px);background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:10px;position:absolute;inset:18px}.modular-feature-figure-panels:after{content:"";background:linear-gradient(#0000 calc(33.333% - 1px),#ffffff08 calc(33.333% - 1px) 33.333%,#0000 33.333%),linear-gradient(90deg,#0000 calc(50% - 1px),#ffffff08 calc(50% - 1px) 50%,#0000 50%);position:absolute;inset:18px}.modular-feature-figure-arcs:before,.modular-feature-figure-arcs:after{content:"";border:1px solid #79e6bd47;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-70px;right:-30px}.modular-feature-figure-arcs:after{width:170px;height:170px;bottom:-42px;right:24px}.modular-feature-figure-racks:before{content:"";background:repeating-linear-gradient(#ffffff0a 0 1px,#0000 1px 28px),repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 62px);border-radius:12px;height:92px;position:absolute;bottom:22px;left:18px;right:18px}.modular-feature-figure-orbits:before,.modular-feature-figure-orbits:after{content:"";border:1px solid #79e6bd33;border-radius:50%;width:140px;height:140px;margin-top:-70px;margin-left:-70px;position:absolute;top:56%;left:50%}.modular-feature-figure-orbits:after{transform:scale(.72)}.modular-feature-figure-cube:before{content:"";clip-path:polygon(50% 0,86% 20%,86% 72%,50% 100%,14% 72%,14% 20%);background:linear-gradient(135deg,#79e6bd14,#79e6bd2e);width:160px;height:160px;position:absolute;top:18px;right:56px;box-shadow:0 0 28px #79e6bd1f}.modular-feature-figure-cube:after{content:"";clip-path:polygon(50% 0,86% 20%,86% 72%,50% 100%,14% 72%,14% 20%);border:1px solid #79e6bd40;width:80px;height:80px;position:absolute;top:56px;right:96px}.modular-feature-figure-dots:before{content:"";opacity:.55;background-image:radial-gradient(#79e6bdbf 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:18px}.capability-grid,.industry-grid,.module-grid,.industry-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{background:linear-gradient(#0f1c28e6,#0b1621f0);min-height:220px;padding:1.35rem 5rem 1.35rem 1.5rem;position:relative;overflow:hidden}.feature-card:before{content:"";background:linear-gradient(90deg,#e6e6e600,#e6e6e699,#e6e6e600);height:1px;position:absolute;inset:0 0 auto}.icon-badge{color:#d9d9d9;background:radial-gradient(circle at 30% 30%,#e6e6e629,#0000 65%),linear-gradient(#ffffff0f,#ffffff05);border:1px solid #b4b4b429;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;position:absolute;top:1.1rem;right:1.1rem}.icon-badge svg{width:22px;height:22px}.feature-card h3,.module-card h3,.industry-card h3,.use-case-card h3,.industry-panel h2,.faq-card h2,.solution-band h2{font-size:1.2rem;line-height:1.22}.feature-card h3,.industry-card h3,.summary-card h2,.cta-panel h2{color:var(--text)}.feature-card p,.industry-card p,.summary-card p,.stack-copy p,.page-intro,.hero-text,.footer-copy,.cta-copy p{color:var(--text-soft)}.feature-card p,.module-card p,.use-case-card p,.industry-panel p,.faq-card p,.solution-band p,.split-panel p,.stack-item strong{margin-top:.9rem}.split-grid,.stack-grid,.page-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-panel,.stack-card,.module-card,.solution-band,.industry-panel,.faq-card,.contact-card{background:#ffffffad;padding:1.6rem}.section-dark .module-card,.section-dark .solution-band,.section-dark .industry-panel,.section-dark .faq-card,.section-dark .split-panel{background:#0f1b26eb;border-color:#b4b4b429}.section-dark .module-card h3,.section-dark .solution-band h2,.section-dark .industry-panel h2,.section-dark .faq-card h2,.section-dark .split-panel h2{color:var(--text)}.section-dark .module-card p,.section-dark .solution-band p,.section-dark .industry-panel p,.section-dark .faq-card p,.section-dark .split-panel p{color:var(--text-soft)}.split-copy{background:linear-gradient(#ffffffd1,#dfe9f0b8)}.split-grid>.split-copy:first-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.split-copy h2,.stack-copy h2{color:var(--text-dark);font-size:clamp(2rem,4vw,3.1rem);line-height:1.05}.split-copy p,.module-card p,.industry-panel p,.faq-card p,.solution-band p{color:var(--text-body)}.checklist{margin:1.5rem 0 0;padding:0;list-style:none}.checklist li{color:var(--text-dark);border-bottom:1px solid #b4b4b42e;padding:.95rem 0 .95rem 1.8rem;font-weight:500;position:relative}.checklist li:last-child{border-bottom:0}.checklist li:before{content:"";background:linear-gradient(135deg,#dcdcdc,#b8b8b8);border-radius:50%;width:.65rem;height:.65rem;position:absolute;top:1.35rem;left:0;box-shadow:0 0 0 6px #dcdcdc1f}.image-panel{min-height:440px;box-shadow:none;background:#1c1c1c;border:0;border-radius:0;overflow:hidden}.image-panel img,.use-case-card img{object-fit:cover;width:100%;height:100%}.image-panel.tall{min-height:420px}.use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.modular-case-grid{gap:1rem}.modular-case-card{background:linear-gradient(#222222f0,#141414fa);border:1px solid #5252526b;border-radius:14px}.modular-case-card img{filter:grayscale(.15)brightness(.68)}.modular-case-card div{padding:1.25rem}.modular-case-kicker{color:#79e6bd;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.55rem;font-size:.72rem;font-weight:700;display:inline-block}.modular-case-card h3{color:#f1f5f8}.modular-case-card p{color:#e8f1f7ad}.use-case-card{box-shadow:none;background:#ffffffb8;border:0;border-radius:0;overflow:hidden}.use-case-card.dark{background:#ffffff0a}.use-case-card img{aspect-ratio:16/10}.use-case-card div{padding:1.2rem}.use-case-card p,.industry-panel p,.faq-card p{color:var(--text-body)}.section-dark .use-case-card p,.section-dark .industry-card p{color:var(--text-soft)}.module-card,.industry-panel,.faq-card{box-shadow:0 18px 50px #0a16230f}.industry-card{background:#ffffff0a;padding:1.4rem}.modular-industry-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.modular-industry-card{background:linear-gradient(#222222f0,#141414fa);border:1px solid #5252526b;border-radius:14px;min-height:220px;padding:1.4rem;position:relative}.modular-industry-index{color:#79e6bdb8;font-family:var(--font-heading), "Space Grotesk", sans-serif;margin-bottom:.9rem;font-size:2rem;line-height:1;display:inline-block}.modular-industry-card h3{color:#f1f5f8}.modular-industry-card p{color:#e8f1f7ad}.stack-card{gap:0;display:grid;overflow:hidden}.modular-stack-card{background:linear-gradient(#222222f0,#141414fa);border:1px solid #5252526b;border-radius:14px}.modular-stack-card .stack-item{border-bottom-color:#ffffff14}.modular-stack-card .stack-item span{color:#79e6bd}.stack-item{border-bottom:1px solid #b4b4b42e;padding:1.2rem 1.4rem}.stack-item:last-child{border-bottom:0}.stack-item span{color:#5c7488;text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;display:block}.stack-item strong{color:var(--text-dark);font-size:1rem;line-height:1.5;display:block}.solution-stack{gap:1rem;display:grid}.solution-band{grid-template-columns:minmax(0,.5fr) minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.cta-section{padding-top:1rem;padding-bottom:6rem}.cta-panel{box-shadow:var(--shadow);background:linear-gradient(135deg,#05111afa,#0c1c2af5);grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:end;gap:1rem;padding:2rem;display:grid}.modular-cta-panel{background:radial-gradient(circle at 100% 0,#79e6bd0d,#0000 24%),linear-gradient(#222222f5,#121212);border:1px solid #5252526b;border-radius:16px}.modular-cta-panel h2,.modular-cta-panel p{color:#f1f5f8}.modular-cta-panel p{color:#e8f1f7b8}.cta-copy{justify-items:start;gap:1rem;display:grid}.site-footer{background:#0b0f0c;border-top:1px solid #ffffff0d;padding:2.5rem 0}.footer-grid{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:2rem;display:grid}.footer-grid-rich{grid-template-columns:minmax(220px,1.2fr) repeat(4,minmax(120px,.8fr))}.footer-brand img{width:160px}.footer-copy{max-width:32rem;margin-top:1rem}.footer-links{color:var(--text-soft);gap:.6rem;display:grid}.footer-label{color:var(--text);margin-bottom:.35rem;font-size:.9rem;font-weight:700}@media (max-width:1080px){.hero-grid-wide,.page-hero-grid,.split-grid,.stack-grid,.cta-panel,.modular-home-grid-split,.modular-home-grid-stack,.modular-summary-grid,.modular-capability-grid,.capability-grid,.industry-grid,.modular-industry-grid,.module-grid,.industry-page-grid,.use-case-grid,.footer-grid-rich{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-band{grid-template-columns:1fr}}@media (max-width:760px){body{background:var(--surface)}.nav-row{flex-wrap:nowrap;min-height:74px;padding:.9rem 0;position:relative}.brand{flex:none}.brand img{width:148px}.nav-toggle{justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.site-nav{z-index:35;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);clip-path:polygon(0 0, calc(100% - var(--reference-cut)) 0, 100% var(--reference-cut), 100% 100%, 0 100%);background:#121413fa;border:1px solid #ffffff0f;padding:1rem;display:none;position:absolute;top:calc(100% + .6rem);left:0;right:0;box-shadow:0 18px 48px #00000047}.site-nav.is-open{gap:.9rem;display:grid}.site-nav a{padding:.15rem 0}.site-nav a:after{bottom:-.15rem}.nav-cta{display:none}.hero,.page-hero{min-height:auto;padding:4rem 0 2.5rem}.hero-grid-wide,.page-hero-grid,.split-grid,.stack-grid,.cta-panel,.modular-home-grid-split,.modular-home-grid-stack,.modular-summary-grid,.modular-capability-grid,.capability-grid,.industry-grid,.modular-industry-grid,.module-grid,.industry-page-grid,.use-case-grid,.footer-grid,.footer-grid-rich{grid-template-columns:1fr}.hero h1,.page-hero h1{max-width:none}.modular-summary-card-wide,.modular-feature-wide{grid-column:auto}.image-panel{min-height:280px}.section{padding:4.5rem 0}}.reference-home{color:#eef2f3;background:radial-gradient(circle at 20% 0,#3ecf8e0f,#0000 24%),linear-gradient(#0e1310 0%,#0b0f0c 100%)}.reference-home .container{width:min(100% - 2rem,1260px)}.reference-home .site-header,.reference-home+.site-footer{background:#1a1a1aeb}.reference-hero{background:linear-gradient(#0b0f0cf5,#0b0f0ce0);padding:0 0 2rem;position:relative}.reference-hero-media,.reference-hero-overlay{position:absolute;inset:0}.reference-hero-media{pointer-events:none;position:relative}.reference-hero-image{object-fit:initial;object-position:center;opacity:.94;filter:saturate(.98)brightness(.92)contrast(1.08);width:100%;height:auto;display:block}.reference-hero-overlay-base{background:0 0}.reference-hero-overlay-tint{mix-blend-mode:normal;background:radial-gradient(circle at 56% 22%,#3ecf8e1a,#0000 24%),radial-gradient(circle at 72% 46%,#3ecf8e14,#0000 20%)}.reference-hero-overlay-focus{background:0 0}.reference-shell{width:100%;max-width:none;margin:0;padding:0;position:relative;overflow:hidden}.reference-hero-inner{z-index:1;align-items:center;display:flex;position:absolute;inset:0}:root{--reference-cut:18px;--reference-badge-cut:10px}.reference-hero-grid,.reference-capability-grid,.reference-story-grid,.reference-example-grid,.reference-process-grid{gap:1rem;display:grid}.reference-hero-grid{grid-template-columns:minmax(0,40rem);place-content:center end;width:100%}.reference-hero .reference-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#141619c7,#0f1113a8);border-color:#cde1e91f;box-shadow:inset 0 1px #ffffff0a,0 12px 36px #00000029}.reference-hero .reference-card:before{opacity:.24}.reference-hero-copy{z-index:1;background:0 0;max-width:40rem;margin-left:auto;margin-right:clamp(.75rem,2vw,2rem);padding:3rem 0 2rem;position:relative}.reference-hero-kicker{color:#66e2a3;text-transform:uppercase;letter-spacing:.16em;margin:0;font-size:.74rem;font-weight:700}.reference-hero-copy h1{color:#f5f7f8;letter-spacing:-.04em;max-width:12ch;margin:1.25rem 0 0;font-size:clamp(3.1rem,5.4vw,5.4rem);line-height:.94}.reference-hero-text{color:#e5edf0e0;max-width:35rem;margin:1.35rem 0 0;font-size:1.06rem;line-height:1.7}.reference-card{clip-path:polygon(0 0, calc(100% - var(--reference-cut)) 0, 100% var(--reference-cut), 100% 100%, 0 100%);background:linear-gradient(#181d1af5,#121614f5);border:1px solid #ffffff0f;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 10px 34px #0000002e}.reference-card:before{content:"";pointer-events:none;opacity:.45;background:radial-gradient(circle at 0 0,#3ecf8e05,#0000 32%),repeating-linear-gradient(0deg,#ffffff02 0 1px,#0000 1px 3px);position:absolute;inset:0}.reference-card>*{z-index:1;position:relative}.reference-card-head{align-items:center;gap:.85rem;display:flex}.reference-icon{width:2.45rem;height:2.45rem;clip-path:polygon(0 0, calc(100% - var(--reference-badge-cut)) 0, 100% var(--reference-badge-cut), 100% 100%, 0 100%);background:#0d120fe0;border:1px solid #ffffff0d;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #ffffff05}.reference-icon span{width:.95rem;height:.95rem;box-shadow:none;border:1px solid #3ecf8ee6;border-radius:3px}.reference-label{color:#ccd6d0b8;letter-spacing:.02em;font-size:.77rem;font-weight:600}.reference-copy h1,.reference-section-heading h2,.reference-story-card h2,.reference-cta-card h2,.reference-card-compact h2{color:#f5f7f8;letter-spacing:-.04em}.reference-card p,.reference-capability-copy p,.reference-story-card p,.reference-example-card p,.reference-process-card p,.reference-cta-copy p,.reference-card-compact p{color:#ccd3d6c2;line-height:1.65}.reference-card-lead{grid-row:span 2;align-content:space-between;min-height:29.5rem;padding:1.75rem;display:grid}.reference-copy{max-width:38rem}.reference-copy h1{max-width:12ch;margin-top:1.5rem;font-size:clamp(2.8rem,5vw,4.9rem);line-height:.95}.reference-copy p{max-width:35rem;margin-top:1.25rem;font-size:1rem}.reference-meta-list{gap:.6rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.reference-meta-list li{color:#e3e9ebeb;padding-left:1.15rem;font-size:.95rem;position:relative}.reference-meta-list li:before{content:"";background:#58f7b5;border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.48rem;left:0;box-shadow:0 0 10px #58f7b547}.reference-card-visual{min-height:17.75rem;padding:1.5rem}.reference-card-compact{min-height:11rem;padding:1.5rem}.reference-card-terminal{align-self:stretch}.reference-card-compact h2{margin-top:1.25rem;font-size:1.55rem;line-height:1.08}.reference-card-compact p{margin-top:.85rem;font-size:.98rem}.reference-terminal{gap:.7rem;margin-top:1.3rem;display:grid}.reference-terminal span{color:#d6dee1c2;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,0 100%);background:#07090a8a;border:1px solid #ffffff0d;padding:.8rem .95rem;font-size:.88rem;display:block}.reference-actions{align-items:center;gap:.85rem;margin-top:2rem;display:flex}.reference-button{min-height:2.9rem;font-family:var(--font-heading), "Space Grotesk", sans-serif;letter-spacing:-.01em;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;padding:.82rem 1.2rem;font-size:.96rem;font-weight:600;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.reference-button:hover{transform:translateY(-1px)}.reference-button-primary{color:#08110a;background:linear-gradient(#4adea1 0%,#2fbf7a 100%);border-color:#3ecf8e6b}.reference-button-secondary{color:#edf1f2;background:#ffffff05}.reference-visual{min-height:100%;position:relative}.reference-visual-frame{min-height:15rem}.reference-grid-lines,.reference-visual-dataset:before,.reference-visual-stream:before,.reference-example-visual:before,.reference-surface-map:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.reference-orbit{border:1px solid #58f7b52e;border-radius:50%;width:12.5rem;height:12.5rem;position:absolute;bottom:1.2rem;right:2.2rem}.reference-orbit:before,.reference-orbit:after{content:"";border:1px solid #58f7b524;border-radius:50%;position:absolute}.reference-orbit:before{inset:1.65rem}.reference-orbit:after{inset:3.2rem}.reference-cube{clip-path:polygon(50% 0,86% 20%,86% 76%,50% 100%,14% 76%,14% 20%);background:linear-gradient(135deg,#58f7b512,#58f7b529);width:9.8rem;height:9.8rem;position:absolute;top:2rem;left:3.2rem;box-shadow:0 0 35px #58f7b514}.reference-cube:before,.reference-cube:after{content:"";clip-path:inherit;border:1px solid #e2e9ea1f;position:absolute;inset:1.3rem}.reference-cube:after{border-color:#58f7b52e;inset:2.6rem}.reference-section{padding:.9rem 0}.reference-section-heading{max-width:44rem;margin-bottom:1rem}.reference-section-heading h2{margin-top:.85rem;font-size:clamp(1.9rem,3vw,3rem);line-height:1.04}.reference-section-heading p{color:#cbd2d5b8;margin-top:.85rem;line-height:1.65}.reference-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-capability-card{grid-template-rows:auto auto;min-height:14.5rem;padding:1.5rem;display:grid}.reference-capability-copy h3,.reference-example-card h3,.reference-process-card h3{color:#f1f5f6;font-size:1.28rem;line-height:1.12}.reference-capability-copy h3{margin-top:1.15rem}.reference-capability-copy p{max-width:34rem;margin-top:.8rem}.reference-capability-card .reference-meta-list{margin-top:1rem}.reference-visual-dataset,.reference-visual-scenario,.reference-visual-validation,.reference-visual-twin,.reference-visual-stream,.reference-visual-surface,.reference-example-visual{clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,0 100%);background:#06080957;border:1px solid #ffffff0a;min-height:8.4rem;margin-top:1.25rem}.reference-visual-dataset:after{content:"";border:1px solid #ffffff14;border-radius:2rem;width:8.8rem;height:8.8rem;position:absolute;top:1.4rem;left:2rem;box-shadow:2.6rem 1.2rem 0 -1px #ffffff14,5rem 2.4rem 0 -1px #58f7b52e}.reference-visual-scenario:before,.reference-visual-validation:before,.reference-visual-twin:before,.reference-visual-stream:after,.reference-visual-surface:after,.reference-example-visual:after{content:"";position:absolute}.reference-visual-scenario:before{border:1px solid #58f7b533;border-radius:50%;width:13rem;height:13rem;bottom:-4.8rem;right:-2rem;box-shadow:-2.1rem -1.8rem 0 -1px #58f7b529,-4.1rem -3.6rem 0 -1px #58f7b51f}.reference-visual-validation:before{background:repeating-linear-gradient(#ffffff0d 0 1px,#0000 1px 2rem),repeating-linear-gradient(90deg,#ffffff0d 0 1px,#0000 1px 3.2rem);border-radius:8px;width:11.5rem;inset:1.2rem 1.2rem 1.2rem auto}.reference-visual-twin:before{clip-path:polygon(50% 0,86% 20%,86% 76%,50% 100%,14% 76%,14% 20%);background:linear-gradient(135deg,#58f7b514,#58f7b529);width:10rem;height:10rem;top:1.1rem;right:3rem}.reference-visual-twin:after{content:"";clip-path:polygon(50% 0,86% 20%,86% 76%,50% 100%,14% 76%,14% 20%);border:1px solid #ecf1f21f;width:8rem;height:8rem;position:absolute;top:2rem;right:4rem}.reference-visual-stream:after{background:linear-gradient(#0000 calc(33.333% - 1px),#ffffff0a calc(33.333% - 1px) 33.333%,#0000 33.333%),linear-gradient(90deg,#0000 calc(50% - 1px),#ffffff0a calc(50% - 1px) 50%,#0000 50%);border-radius:8px;inset:1.25rem}.reference-story-grid{grid-template-columns:1fr}.reference-story-card,.reference-story-visual-card{min-height:0;padding:1.6rem}.reference-story-card h2{max-width:18ch;margin-top:1.1rem;font-size:2rem;line-height:1.06}.reference-story-card p{max-width:32rem;margin-top:1rem}.reference-visual-surface{min-height:16rem;margin-top:1.2rem}.reference-surface-map:before{opacity:.58}.reference-surface-map,.reference-surface-points{position:absolute;inset:1rem}.reference-surface-map{background:radial-gradient(circle at 22% 34%,#58f7b51f,#0000 12%),radial-gradient(circle at 72% 46%,#58f7b514,#0000 16%),linear-gradient(135deg,#ffffff05,#0000 40%);border-radius:12px}.reference-surface-points{background-image:radial-gradient(circle,#58f7b5f2 0 2px,#0000 3px),radial-gradient(circle,#58f7b5d9 0 2px,#0000 3px),radial-gradient(circle,#58f7b5d9 0 2px,#0000 3px),linear-gradient(135deg,#0000 48%,#58f7b533 50%,#0000 52%);background-position:18% 28%,56% 58%,78% 34%,50%;background-repeat:no-repeat;background-size:14% 18%,12% 14%,10% 12%,100% 100%}.reference-example-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-example-card{min-height:15rem;padding:1.45rem}.reference-example-visual{min-height:10rem;margin:1.2rem 0 1.15rem;position:relative}.reference-example-visual:after{clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,0 100%);border:1px solid #58f7b51f;inset:1.25rem;box-shadow:inset 0 0 0 1px #ffffff08,0 0 0 1px #ffffff05}.reference-example-card h3{max-width:18ch;margin-top:1.1rem}.reference-example-card p{margin-top:.8rem}.reference-process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.reference-process-card{min-height:16rem;padding:1.45rem}.reference-process-step{color:#58f7b5bf;font-family:var(--font-heading), "Space Grotesk", sans-serif;letter-spacing:-.04em;font-size:2.65rem;line-height:1;display:inline-block}.reference-process-topic{color:#66e2a3d6;font-family:var(--font-heading), "Space Grotesk", sans-serif;letter-spacing:-.03em;font-size:1.2rem;line-height:1.15;display:inline-block}.reference-process-card h3{margin-top:1rem}.reference-process-card p{margin-top:.85rem}.reference-section-cta{padding-bottom:3.5rem}.reference-cta-card{grid-template-columns:1.1fr .9fr;align-items:end;gap:1rem;padding:1.7rem;display:grid}.reference-cta-card h2{max-width:18ch;margin-top:.9rem;font-size:clamp(1.95rem,3.2vw,3.2rem);line-height:1.02}.reference-cta-copy{justify-items:start;gap:1rem;display:grid}.reference-cta-copy p{max-width:28rem;margin:0}.reference-page{color:#eef2f3;background:radial-gradient(circle at 20% 0,#3ecf8e0d,#0000 22%),linear-gradient(#0e1310 0%,#0b0f0c 100%)}.reference-page-hero{padding:4.5rem 0 2.5rem}.reference-page-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(300px,.98fr);align-items:stretch;gap:1rem;display:grid}.reference-page-hero-copy{align-content:start;max-width:42rem;display:grid}.reference-page-hero-copy h1{color:#f5f7f8;letter-spacing:-.04em;max-width:12ch;margin-top:1rem;font-size:clamp(2.8rem,5vw,5rem);line-height:.95}.reference-page-hero-copy .page-intro,.reference-page-hero-copy .reference-page-intro{color:#e5edf0d1;max-width:38rem;margin-top:1.25rem;font-size:1.04rem;line-height:1.7}.reference-page-hero-visual,.reference-page-sidepanel,.reference-page-band,.reference-page-card{clip-path:polygon(0 0, calc(100% - var(--reference-cut)) 0, 100% var(--reference-cut), 100% 100%, 0 100%);background:linear-gradient(#181d1af5,#121614f5);border:1px solid #ffffff0f;box-shadow:inset 0 1px #ffffff08,0 10px 34px #0000002e}.reference-page-hero-visual,.reference-page-sidepanel{position:relative;overflow:hidden}.reference-page-hero-visual{min-height:32rem}.reference-page-hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#07090a14,#07090a61);position:absolute;inset:0}.reference-page-hero-visual img{object-fit:cover;width:100%;height:100%}.reference-page-sidepanel{padding:1.5rem}.reference-page-summary-grid,.reference-page-faq-stack,.reference-page-band-stack{gap:1rem;display:grid}.reference-page-summary-card{background:#ffffff05;border:1px solid #ffffff0d;padding:1.15rem}.reference-page-summary-card h2,.reference-page-card h2,.reference-page-card h3,.reference-page-band h2{color:#f5f7f8;font-size:1.2rem;line-height:1.18}.reference-page-summary-card p,.reference-page-card p,.reference-page-band p{color:#ccd3d6c7;margin-top:.85rem;line-height:1.65}.reference-page-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.reference-page-card-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-page-card-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.reference-page-card{min-height:100%;padding:1.45rem}.reference-page-card .reference-card-head{margin-bottom:1rem}.reference-page-band{grid-template-columns:160px minmax(0,1fr);align-items:start;gap:1rem;padding:1.45rem;display:grid}.reference-page-band-index{color:#66e2a3d6;font-family:var(--font-heading), "Space Grotesk", sans-serif;letter-spacing:-.03em;font-size:1.2rem;line-height:1.15}.reference-page-meta-list{gap:.55rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.reference-page-meta-list li{color:#e3e9ebe6;padding-left:1.1rem;font-size:.95rem;position:relative}.reference-page-meta-list li:before{content:"";background:#58f7b5;border-radius:50%;width:.34rem;height:.34rem;position:absolute;top:.45rem;left:0;box-shadow:0 0 10px #58f7b538}.reference-page-inline-link{color:#79e6bd}.modular-summary-list li:before{content:"\\2713"}.reference-actions{flex-wrap:wrap}@media (max-width:1180px){.reference-hero-grid,.reference-capability-grid,.reference-process-grid,.reference-page-card-grid,.reference-page-card-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-story-grid,.reference-page-hero-grid,.reference-cta-card{grid-template-columns:1fr}}@media (max-width:860px){.reference-shell{display:grid}.reference-hero-media,.reference-hero-inner{grid-area:1/1}.reference-hero-grid,.reference-capability-grid,.reference-example-grid,.reference-process-grid,.reference-page-card-grid,.reference-page-card-grid-2,.reference-page-card-grid-4{grid-template-columns:1fr}.reference-capability-card-wide{grid-column:auto}.reference-shell{min-height:0}.reference-hero-inner{align-items:flex-start;min-height:100%;padding-top:.85rem;position:relative;inset:auto}.reference-hero-copy{margin-left:0;margin-right:0;padding:1.35rem 1.2rem .9rem}.reference-hero-copy h1{max-width:none;font-size:clamp(2.2rem,8vw,3.35rem)}.reference-hero-text{margin-top:1rem;font-size:.98rem;line-height:1.58}.reference-actions{flex-direction:column;align-items:flex-start;gap:.7rem;margin-top:1.2rem}.reference-actions .reference-button{width:auto}.reference-hero-image{opacity:.82}.reference-hero-overlay-base{background:0 0}.reference-page-hero{padding:3.5rem 0 2rem}.reference-page-hero-visual{min-height:18rem}.reference-page-band{grid-template-columns:1fr}}
