:root{--blue:#0044eb;--blue-dark:#0032b2;--blue-2:#2b68ff;--navy:#020842;--navy-2:#07122f;--ink:#172343;--body:#23305a;--muted:#68758f;--mist:#f5f8fd;--ice:#e9f1ff;--line:#d8e1ef;--white:#fff;--green:#18a56d;--amber:#c9871a;--ease-out:cubic-bezier(.16, 1, .3, 1);--max:1240px;--edge:max(7vw, calc((100vw - var(--max)) / 2));--hero-visual-width:460px;--hero-visual-height:500px;--hero-visual-ratio:460 / 500}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);text-rendering:optimizelegibility;margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:100;color:#fff;background:var(--navy);border-radius:8px;padding:12px 18px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.site-header{--header-height:78px;height:var(--header-height);padding:0 var(--edge);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;background:#fffffff0;border-bottom:1px solid #dce4f5e6;align-items:center;gap:34px;display:flex;position:sticky;top:0}.brand{color:var(--navy);align-items:center;display:inline-flex}.brand-logo{width:auto;height:30.8px}.navigation{color:#3c4968;align-items:center;gap:27px;margin-left:auto;font-size:.88rem;font-weight:650;display:flex}.navigation>a,.nav-group>button{cursor:pointer;padding:28px 0}.nav-group>button{color:inherit;font-size:inherit;font-weight:inherit;background:0 0;border:0}.navigation a:hover,.navigation a.active,.nav-group:hover>button,.nav-group:focus-within>button{color:var(--blue)}.nav-group{position:relative}.nav-panel{min-width:220px;top:calc(var(--header-height) + 10px);border:1px solid var(--line);opacity:0;visibility:hidden;transition:opacity .1s var(--ease-out) .35s, transform .1s var(--ease-out) .35s, visibility 0s linear .45s;background:#fff;border-radius:16px;gap:3px;padding:10px;display:grid;position:absolute;left:-18px;transform:translateY(8px);box-shadow:0 22px 50px #06123821}.nav-panel:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.nav-group:hover .nav-panel,.nav-group:focus-within .nav-panel{opacity:1;visibility:visible;transition:opacity .2s var(--ease-out), transform .2s var(--ease-out);transform:none}.nav-panel a{border-radius:9px;padding:11px 12px}.nav-panel a:hover{background:var(--mist)}@media (min-width:761px){.navigation{align-self:stretch}.nav-group{align-self:stretch;align-items:center;display:flex}}.button{color:#fff;background:var(--blue);cursor:pointer;min-height:50px;transition:transform .16s var(--ease-out), background .2s var(--ease-out), border-color .2s var(--ease-out);border:0;border-radius:999px;justify-content:center;align-items:center;gap:16px;padding:0 22px;font-weight:750;display:inline-flex}.button:hover{background:var(--blue-dark);transform:translateY(-2px)}.button:active{transform:scale(.98)}.button-small{white-space:nowrap;min-height:42px;padding:0 17px;font-size:.83rem}.button-light{color:var(--navy);background:#fff}.button-light:hover{color:#fff;background:var(--blue)}.menu-button{border:1px solid var(--line);background:#fff;border-radius:50%;width:44px;height:44px;margin-left:auto;display:none}.menu-button i{background:var(--navy);width:18px;height:1px;margin:5px auto;display:block}.hero{min-height:calc(100vh - 78px);padding:clamp(84px, 11vw, 150px) var(--edge) clamp(96px, 10vw, 136px);background:linear-gradient(100deg,#fffffffa 0%,#ffffffed 48%,#f5f8fdd6 100%),radial-gradient(circle at 75% 20%,#0044eb29,#0000 34%),linear-gradient(#fff,#f7faff);grid-template-columns:minmax(0,.98fr) minmax(360px,.72fr);align-items:center;gap:clamp(34px,6vw,86px);display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#0044eb0e 1px,#0000 1px),linear-gradient(90deg,#0044eb0e 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 38% 100%);mask-image:linear-gradient(90deg,#0000,#000 38% 100%)}.hero-content{z-index:2;max-width:850px;position:relative}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:.72rem;font-weight:850;line-height:1.4}.eyebrow.light{color:#a9beff}h1{color:var(--navy);letter-spacing:0;text-wrap:balance;margin-bottom:28px;font-size:clamp(3rem,5.6vw,5.8rem);line-height:.98}.hero:not(.hero-home) h1{font-size:clamp(3rem,5.6vw,5.8rem)}.hero-intro{max-width:720px;color:var(--body);margin-bottom:34px;font-size:clamp(1.08rem,1.55vw,1.28rem);line-height:1.66}.hero-meta{max-width:680px;color:var(--muted);margin:-12px 0 30px;font-size:.9rem;line-height:1.65}.hero-actions{align-items:center;gap:24px;display:flex}.text-link{color:var(--navy);font-weight:780}.text-link span{color:var(--blue);margin-left:8px}.signal-strip{left:var(--edge);right:var(--edge);color:#68758f;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:18px;font-size:.66rem;font-weight:850;display:flex;position:absolute;bottom:36px}.signal-strip i{background:#cbd7ef;flex:1;height:1px}.hero-visual{width:min(100%, var(--hero-visual-width));aspect-ratio:var(--hero-visual-ratio);z-index:1;justify-self:end;position:relative}.hero-visual:before{content:"";background-color:#0000;background-image:linear-gradient(90deg,#0044eb29 1px,#0000 1px),linear-gradient(#0044eb29 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #0044eb2e;width:140px;height:140px;position:absolute;top:-24px;right:-24px;transform:rotate(8deg)}.visual-shell{background:linear-gradient(145deg,#020842f5,#07122feb),radial-gradient(circle at 30% 20%,#2b68ff7a,#0000 32%);border:1px solid #0044eb29;border-radius:18px;width:100%;height:100%;min-height:0;position:relative;overflow:hidden;box-shadow:0 28px 90px #0208423d}.visual-shell:before{content:"";background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:38px 38px;border:1px solid #ffffff14;position:absolute;inset:20px}.visual-shell:after{content:"";background:linear-gradient(90deg,#0000,#2b68ff52,#0000);height:120px;position:absolute;top:38%;left:-18%;right:16%;transform:rotate(-18deg)}.visual-caption{z-index:3;color:#dce6ff;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:.66rem;font-weight:800;display:flex;position:absolute;top:27px;left:28px}.visual-caption i{background:#54e0ae;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #54e0ae1f}.scene-grid{z-index:2;gap:12px;display:grid;position:absolute;inset:88px 30px 118px}.scene-node{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:62px;transform:translateX(calc(var(--i) * 7px));background:#ffffff12;border:1px solid #ffffff21;align-items:center;gap:14px;padding:14px 16px;display:flex}.scene-node b{color:#7fa2ff;letter-spacing:.1em;font-size:.65rem}.scene-node span{font-size:.86rem;font-weight:720}.scene-orbit{border:1px solid #7599ff4d;border-radius:50%;width:280px;height:280px;position:absolute;top:54px;right:-80px}.scene-orbit:before,.scene-orbit:after{content:"";border-radius:inherit;border:1px solid #7599ff38;position:absolute;inset:38px}.scene-orbit:after{inset:86px}.scene-orbit span{background:#73e3b5;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 0 6px #73e3b524}.scene-orbit span:first-child{top:92px;left:14px}.scene-orbit span:nth-child(2){bottom:-4px;left:108px}.scene-orbit span:nth-child(3){top:34px;right:31px}.scene-readout{z-index:3;color:#afbee4;border-top:1px solid #ffffff29;grid-template-columns:1fr auto;align-items:end;gap:4px 18px;padding-top:16px;display:grid;position:absolute;bottom:28px;left:30px;right:30px}.scene-readout span{letter-spacing:.13em;font-size:.6rem;font-weight:800}.scene-readout strong{color:#fff;grid-area:1/2/3;font-size:2.15rem;line-height:.8}.scene-readout small{color:#7fa2ff;font-size:.7rem}.scene-readout i{background:linear-gradient(90deg,#4278ff 0 68%,#ffffff24 68%);height:3px}.scene-control .visual-shell{background:linear-gradient(145deg,#06152f,#082c48)}.scene-control .scene-grid{grid-template-columns:1fr 1fr}.scene-control .scene-node{border-radius:12px;transform:none}.scene-terrain .visual-shell{background:linear-gradient(145deg,#031243,#00356f)}.scene-terrain .scene-grid{align-items:flex-end;display:flex}.scene-terrain .scene-node{min-width:0;height:calc(72px + var(--i) * 27px);flex:1;align-items:flex-end;transform:none}.scene-architecture .visual-shell{background:linear-gradient(145deg,#07122f,#032753)}.scene-architecture .scene-grid{grid-template-columns:repeat(2,1fr);transform:rotate(-4deg)}.scene-architecture .scene-node{transform:translateY(calc(var(--i) * -6px));box-shadow:8px 8px #3a6aeb1f}.scene-signal .visual-shell{background:linear-gradient(145deg,#020842,#18104f)}.scene-signal .scene-grid{inset-top:110px;align-content:center}.scene-signal .scene-node{min-height:82px;transform:translateX(calc(var(--i) * 24px));border-color:#7d67ff57}.scene-evidence .visual-shell{background:linear-gradient(145deg,#07122f,#04363c)}.scene-evidence .scene-grid{grid-template-columns:repeat(3,1fr);align-items:center}.scene-evidence .scene-node{min-height:180px;transform:translateY(calc(var(--i) * 18px));align-items:flex-end}.scene-people .visual-shell{background:linear-gradient(145deg,#07122f,#26356d)}.scene-people .scene-node{transform:translateX(calc(var(--i) * 18px));border-radius:999px}.scene-modules .scene-grid{grid-template-columns:repeat(2,1fr)}.scene-modules .scene-node:last-child{grid-column:1/-1}.home-hero{min-height:calc(100vh - 78px);padding:clamp(86px, 10vw, 142px) var(--edge) clamp(90px, 9vw, 130px);background:radial-gradient(circle at 84% 18%,#0044eb24,#0000 30%),linear-gradient(#fff 0%,#f7faff 100%);grid-template-columns:minmax(0,1.08fr) minmax(390px,.72fr);align-items:center;gap:clamp(36px,5vw,76px);display:grid;position:relative;overflow:clip}.home-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#0044eb0b 1px,#0000 1px),linear-gradient(90deg,#0044eb0b 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 36% 100%);mask-image:linear-gradient(90deg,#0000,#000 36% 100%)}.home-hero-content{z-index:2;max-width:900px;position:relative}.home-positioning{max-width:410px;color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 24px;font-size:.78rem;font-weight:850;line-height:1.45}.home-hero h1{max-width:920px;margin-bottom:28px;font-size:clamp(3.35rem,5.2vw,5rem);line-height:.94}.home-hero-intro{max-width:720px;color:var(--body);margin-bottom:34px;font-size:clamp(1.08rem,1.6vw,1.32rem);line-height:1.68}.home-map{width:min(100%, var(--hero-visual-width));aspect-ratio:var(--hero-visual-ratio);background:radial-gradient(circle at 76% 18%,#54e0ae2e,#0000 26%),radial-gradient(circle at 18% 76%,#4278ff5c,#0000 32%),linear-gradient(145deg,#020842f7,#07122ff0);border:1px solid #0044eb29;border-radius:18px;justify-self:end;position:relative;overflow:hidden;box-shadow:0 28px 90px #0208423d}.home-map:before{content:"";background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:38px 38px;border:1px solid #ffffff14;position:absolute;inset:20px}.home-map:after{content:"";background:linear-gradient(90deg,#0000,#2b68ff52,#0000);height:120px;position:absolute;top:38%;left:-18%;right:16%;transform:rotate(-18deg)}.home-map-orbit{z-index:2;border:1px solid #7599ff4d;border-radius:50%;width:280px;height:280px;position:absolute;top:54px;right:-78px}.home-map-orbit:before,.home-map-orbit:after{content:"";border-radius:inherit;border:1px solid #7599ff38;position:absolute;inset:38px}.home-map-orbit:after{inset:86px}.home-map-orbit span{background:#73e3b5;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 0 6px #73e3b524}.home-map-orbit span:first-child{top:92px;left:14px}.home-map-orbit span:nth-child(2){bottom:-4px;left:108px}.home-map-orbit span:nth-child(3){top:34px;right:31px}.home-map-orbit span:nth-child(4){background:#7fa2ff;bottom:55px;right:83px;box-shadow:0 0 0 6px #7fa2ff24}.home-map-path{z-index:3;grid-template-columns:repeat(3,1fr);gap:14px;display:grid;position:absolute;inset:112px 30px 122px;transform:rotate(-4deg)}.home-map-path span{background:linear-gradient(#ffffff1c,#ffffff09);border:1px solid #ffffff21;min-height:150px;box-shadow:10px 10px #3a6aeb1c}.home-map-path span:nth-child(2){transform:translateY(-20px)}.home-map-path span:nth-child(3){transform:translateY(-40px)}.home-map-core{z-index:4;border-top:1px solid #ffffff29;align-content:end;gap:12px;padding-top:16px;display:grid;position:absolute;bottom:28px;left:30px;right:30px}.home-map-core strong{color:#fff;font-size:clamp(1.42rem,2.2vw,2.15rem);line-height:1}.home-map-caption{z-index:4;color:#dce6ff;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:.66rem;font-weight:800;display:flex;position:absolute;top:27px;left:28px}.home-map-caption i{background:#54e0ae;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #54e0ae1f}.home-map-nodes{z-index:4;grid-template-columns:repeat(3,1fr);gap:12px;display:grid;position:absolute;bottom:96px;left:30px;right:30px}.home-map-nodes span{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff21;align-items:center;min-height:48px;padding:12px 14px;font-size:.8rem;font-weight:760;display:flex}.home-gap-section,.home-system-section,.home-process-section,.home-products-section,.home-domain-section,.home-capabilities-section,.home-evidence-section,.home-pulse-section{padding:clamp(82px, 10vw, 136px) var(--edge)}.home-gap-section{background:#fff;grid-template-columns:minmax(0,1.05fr) minmax(320px,.72fr);align-items:start;gap:clamp(36px,7vw,96px);display:grid}.home-gap-copy h2,.home-section-lead h2,.home-process-heading h2,.home-product-map h2,.home-capabilities-section h2,.home-pulse-section h2{max-width:980px}.home-gap-copy p,.home-section-lead p,.home-process-heading p,.home-product-map p,.home-capabilities-section p{max-width:760px;color:var(--muted);font-size:1.08rem;line-height:1.75}.home-gap-proof{border:1px solid var(--line);background:var(--line);gap:1px;display:grid}.home-gap-proof div,.home-gap-proof p{background:#fbfdff;margin:0;padding:24px}.home-gap-proof span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:13px;font-size:.68rem;font-weight:850;display:block}.home-gap-proof strong{color:var(--navy);font-size:1.22rem;line-height:1.22}.home-gap-proof p{color:var(--body);line-height:1.65}.home-system-section{color:#d8e3ff;background:radial-gradient(circle at 78% 12%, #0044eb54, transparent 32%), linear-gradient(145deg, var(--navy), var(--navy-2))}.home-system-section h2,.home-process-section h2,.home-products-section h2,.home-pulse-section h2{color:#fff}.home-system-section .home-section-lead p,.home-process-heading p,.home-product-map p,.home-pulse-section .text-link{color:#bfcbec}.home-route-grid{background:#ffffff26;border:1px solid #ffffff26;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:54px;display:grid}.home-route-card{min-height:370px;transition:background .2s var(--ease-out), transform .2s var(--ease-out);background:#fff1;flex-direction:column;justify-content:space-between;gap:44px;padding:clamp(24px,3vw,34px);display:flex}.home-route-card:hover{background:#ffffff1a}.home-route-card span,.home-route-card b{color:#9eb8ff;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.home-route-card h3{color:#fff;margin:0 0 18px;font-size:clamp(1.4rem,2.2vw,2.2rem);line-height:1.08}.home-route-card p{color:#bdc9e9;margin:0;line-height:1.68}.home-process-section{background:#07122f;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(40px,7vw,90px);display:grid}.home-process-heading{align-self:start;position:sticky;top:112px}.home-process-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.home-process-list li{border-bottom:1px solid #ffffff29;grid-template-columns:56px minmax(0,1fr);align-items:start;gap:20px;padding:22px 0;display:grid}.home-process-list span{color:#8fb0ff;letter-spacing:.12em;font-size:.74rem;font-weight:850}.home-process-list p{color:#fff;margin:0;font-size:clamp(1.12rem,1.7vw,1.55rem);line-height:1.28}.home-products-section{background:linear-gradient(#fff,#f7faff);grid-template-columns:minmax(0,.86fr) minmax(360px,.82fr);gap:clamp(40px,7vw,90px);display:grid}.home-products-section h2{color:var(--navy)}.home-product-pair{gap:16px;display:grid}.home-product-card{border:1px solid var(--line);transition:transform .2s var(--ease-out), border-color .2s var(--ease-out), box-shadow .2s var(--ease-out);background:#fff;border-radius:8px;gap:22px;padding:30px;display:grid}.home-product-card:hover{border-color:#b9c9ef;transform:translateY(-4px);box-shadow:0 22px 55px #06123814}.home-product-card span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:850}.home-product-card p{color:var(--body);margin:0;font-size:1.02rem;line-height:1.62}.home-product-card b{color:var(--navy);font-size:.84rem}.home-domain-section,.home-evidence-section{background:#fff}.home-domain-grid,.home-evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:46px;display:grid}.home-domain-grid a,.home-evidence-card{border:1px solid var(--line);min-width:0;min-height:270px;transition:transform .2s var(--ease-out), border-color .2s var(--ease-out), box-shadow .2s var(--ease-out);background:#fbfdff;border-radius:8px;flex-direction:column;justify-content:space-between;gap:36px;padding:26px;display:flex}.home-domain-grid a:hover,.home-evidence-card:hover{border-color:#b9c9ef;transform:translateY(-4px);box-shadow:0 22px 55px #06123814}.home-domain-grid h3,.home-evidence-card h3{color:var(--navy);margin-bottom:14px;font-size:clamp(1.26rem,1.8vw,1.62rem);line-height:1.16}.home-domain-grid p,.home-evidence-card p{color:var(--muted);margin:0;line-height:1.65}.home-domain-grid span,.home-evidence-card span{color:var(--blue);font-size:.78rem;font-weight:850}.home-capabilities-section{background:var(--mist);grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:clamp(38px,7vw,90px);display:grid}.home-capabilities-section ul{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;gap:1px;margin:0;padding:0;list-style:none;display:grid}.home-capabilities-section li{min-height:92px;color:var(--navy);background:#fff;align-items:flex-end;padding:18px;font-weight:780;line-height:1.35;display:flex}.home-pulse-section{background:var(--navy);grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr);gap:clamp(34px,7vw,80px);display:grid}.home-pulse-list{background:#ffffff26;border:1px solid #ffffff26;gap:1px;display:grid}.home-pulse-list a{background:#ffffff0f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:92px;padding:20px 24px;display:grid}.home-pulse-list strong{color:#fff;font-size:clamp(1.04rem,1.5vw,1.32rem);line-height:1.25}.home-pulse-list span{color:#9eb8ff;white-space:nowrap;font-size:.78rem;font-weight:850}.home-final-cta{border-top:1px solid #ffffff24}.wwd-hero{min-height:calc(100vh - 78px);padding:clamp(86px, 10vw, 142px) var(--edge) clamp(88px, 9vw, 128px);background:radial-gradient(circle at 84% 18%,#0044eb24,#0000 30%),linear-gradient(#fff 0%,#f7faff 100%);grid-template-columns:minmax(0,1.04fr) minmax(390px,.78fr);align-items:center;gap:clamp(36px,6vw,86px);display:grid;position:relative;overflow:clip}.wwd-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#0044eb0e 1px,#0000 1px),linear-gradient(90deg,#0044eb0e 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 36% 100%);mask-image:linear-gradient(90deg,#0000,#000 36% 100%)}.wwd-hero-copy{z-index:2;max-width:920px;position:relative}.wwd-positioning{max-width:360px;color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 24px;font-size:.78rem;font-weight:850;line-height:1.45}.wwd-hero h1{max-width:920px;margin-bottom:28px;font-size:clamp(3.1rem,5vw,5.15rem);line-height:.95}.wwd-hero-copy>p:not(.wwd-positioning){max-width:720px;color:var(--body);margin-bottom:34px;font-size:clamp(1.08rem,1.55vw,1.28rem);line-height:1.68}.wwd-system-map{width:min(100%, var(--hero-visual-width));z-index:1;aspect-ratio:var(--hero-visual-ratio);background:linear-gradient(145deg,#020842fa,#07122ff0),radial-gradient(circle at 22% 12%,#2b68ff6b,#0000 34%);border:1px solid #0044eb29;border-radius:18px;flex-direction:column;justify-content:space-between;justify-self:end;padding:26px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 90px #02084233}.wwd-system-map:before{content:"";background-image:linear-gradient(#fff1 1px,#0000 1px),linear-gradient(90deg,#fff1 1px,#0000 1px);background-size:42px 42px;border:1px solid #ffffff14;position:absolute;inset:22px}.wwd-map-header,.wwd-map-footer,.wwd-system-map ol{z-index:1;position:relative}.wwd-map-header{border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px;padding-bottom:18px;display:flex}.wwd-map-header span,.wwd-map-footer span{color:#8fb0ff;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:850}.wwd-map-header strong{color:#fff;text-align:right;font-size:clamp(1.25rem,2vw,1.85rem);line-height:1.08}.wwd-system-map ol{flex:1;gap:10px;margin:0;padding:0;list-style:none;display:grid}.wwd-system-map li{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff1;border:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:14px 16px;display:flex}.wwd-system-map li:after{content:"";background:linear-gradient(90deg,#8fb0ff2e,#8fb0ffc7);width:clamp(42px,9vw,108px);height:1px}.wwd-system-map li span{color:#fff;font-size:.94rem;font-weight:760}.wwd-map-footer{border-top:1px solid #ffffff29;margin-top:18px;padding-top:18px}.wwd-model-section,.wwd-layers-section,.wwd-capabilities-section,.wwd-principle-section{padding:clamp(82px, 10vw, 136px) var(--edge)}.wwd-model-section{background:#fff;grid-template-columns:minmax(0,1.05fr) minmax(320px,.72fr);align-items:start;gap:clamp(36px,7vw,96px);display:grid}.wwd-model-section h2,.wwd-section-lead h2,.wwd-capability-intro h2,.wwd-principle-panel h2{max-width:980px}.wwd-model-section p,.wwd-section-lead p,.wwd-capability-intro p,.wwd-principle-panel p{max-width:760px;color:var(--muted);font-size:1.08rem;line-height:1.75}.wwd-model-note{border:1px solid var(--line);background:#fbfdff;gap:18px;padding:28px;display:grid}.wwd-model-note span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:850}.wwd-model-note strong{color:var(--navy);font-size:1.32rem;line-height:1.22}.wwd-model-note p{color:var(--body);margin:0;font-size:.98rem;line-height:1.65}.wwd-layers-section{color:#d8e3ff;background:radial-gradient(circle at 78% 12%, #0044eb54, transparent 32%), linear-gradient(145deg, var(--navy), var(--navy-2))}.wwd-layers-section h2,.wwd-principle-section h2{color:#fff}.wwd-layers-section .wwd-section-lead p{color:#bfcbec}.wwd-layer-grid{background:#ffffff26;border:1px solid #ffffff26;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:54px;display:grid}.wwd-layer-card{min-height:380px;transition:background .2s var(--ease-out), transform .2s var(--ease-out);background:#fff1;flex-direction:column;justify-content:space-between;gap:42px;padding:clamp(24px,3vw,34px);display:flex}.wwd-layer-card:hover{background:#ffffff1a;transform:translateY(-4px)}.wwd-layer-card span,.wwd-layer-card b{color:#9eb8ff;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.wwd-layer-card p{color:#bdc9e9;max-width:350px;margin:0;line-height:1.68}.wwd-capabilities-section{background:#f7faff;grid-template-columns:minmax(280px,.58fr) minmax(0,1.42fr);gap:clamp(40px,7vw,90px);display:grid}.wwd-capability-intro{align-self:start;position:sticky;top:112px}.wwd-capability-matrix{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.wwd-capability-matrix article{background:#fff;flex-direction:column;justify-content:space-between;gap:26px;min-height:285px;padding:clamp(22px,3vw,30px);display:flex}.wwd-capability-matrix h3{color:var(--navy);margin:0 0 14px;font-size:clamp(1.2rem,1.6vw,1.55rem);line-height:1.14}.wwd-capability-matrix p{color:var(--muted);margin:0;font-size:.93rem;line-height:1.62}.wwd-principle-section{background:radial-gradient(circle at 18% 18%,#0044eb3d,#0000 30%),linear-gradient(145deg,#07122f,#020842);grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:center;gap:clamp(36px,7vw,86px);display:grid}.wwd-principle-panel p{color:#bfcbec}.wwd-principle-flow{background:#ffffff0f;border:1px solid #ffffff24;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:16px;padding:28px;display:grid}.wwd-principle-flow span{color:#fff;font-weight:820}.wwd-principle-flow i{background:linear-gradient(90deg,#9eb8ff2e,#9eb8ffe6);min-width:44px;height:1px}.wwd-final-cta{border-top:1px solid #ffffff24}.hero:not(.home-hero){isolation:isolate;background:radial-gradient(circle at 82% 12%,#0044eb21,#0000 32%),linear-gradient(#fff,#f7faff);grid-template-columns:minmax(0,.96fr) minmax(360px,.66fr);align-items:center;gap:clamp(38px,6vw,90px);min-height:min(760px,100vh - 78px);padding-top:clamp(78px,9vw,128px);padding-bottom:clamp(82px,9vw,124px)}.hero:not(.home-hero):before{opacity:.86;-webkit-mask-image:linear-gradient(90deg,#0000,#000 48% 100%);mask-image:linear-gradient(90deg,#0000,#000 48% 100%)}.hero:not(.home-hero) .hero-content{max-width:940px}.hero:not(.home-hero) h1{max-width:900px;font-size:clamp(3.1rem,5vw,5.35rem);line-height:.96}.hero:not(.home-hero) .hero-intro{max-width:740px;margin-bottom:30px}.hero:not(.home-hero) .hero-meta{max-width:710px;margin-top:-8px}.hero:not(.home-hero) .hero-visual{min-height:0}.hero:not(.home-hero) .visual-shell{border-radius:14px;height:100%;min-height:0}.hero:not(.home-hero) .scene-grid{inset:86px 26px 112px}.hero:not(.home-hero) .scene-node{min-height:58px}.content-section{padding:0 var(--edge);background:#fff}.section-inner{max-width:var(--max);border-bottom:1px solid var(--line);margin:0 auto;padding:clamp(82px,10vw,136px) 0}.content-section:not(.section-dark):nth-of-type(odd){background:linear-gradient(#fff,#f8fbff)}.content-section:not(.section-dark):nth-of-type(2n){background:#fff}.content-section.section-dark{color:#d8e3ff;background:radial-gradient(circle at 82% 20%, #0044eb45, transparent 32%), linear-gradient(145deg, var(--navy), var(--navy-2))}.section-dark .section-inner{border-bottom-color:#ffffff21}.section-heading{grid-template-columns:minmax(130px,.55fr) minmax(0,2fr);gap:clamp(34px,6vw,80px);display:grid}.section-kicker{min-width:0}.section-index{color:#9ba9c4;letter-spacing:.14em;margin-bottom:22px;font-size:.73rem;font-weight:850;display:block}h2{color:var(--navy);letter-spacing:0;text-wrap:balance;margin-bottom:23px;font-size:clamp(2.25rem,4.3vw,4.5rem);line-height:1.04}.section-dark h2{color:#fff}.section-copy{max-width:780px;color:var(--muted);font-size:1.08rem;line-height:1.75}.section-dark .section-copy,.section-dark .section-note{color:#b9c8ee}.section-note{color:#7d89a3;max-width:780px;margin:34px 0 0;font-size:.9rem;line-height:1.65}.section-links{flex-wrap:wrap;gap:24px 32px;margin-top:34px;display:flex}.section-dark .text-link{color:#fff}.card-meta{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin:0 0 13px;font-size:.66rem;font-weight:800;display:block}.layman-trigger{min-height:31px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #c9d6ef;border-radius:999px;align-items:center;gap:9px;margin-top:20px;padding:0 11px 0 8px;font-size:.61rem;font-weight:820;display:inline-flex;box-shadow:0 10px 22px #07143b0d}.section-dark .layman-trigger{color:#fff;background:#ffffff1a;border-color:#ffffff38}.layman-trigger span{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:18px;height:18px;font-size:.62rem;display:grid}.section-layman-control{margin:22px 0 0;display:block}.section-layman-control .layman-trigger{margin-top:0}.section-layman-control+.text-link{margin-top:18px;display:inline-flex}.layman-modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#040e2b9e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.hero-layman-control{margin:-10px 0 28px}.hero-layman-control .layman-trigger{margin-top:0}.layman-modal{background:#fbfcff;border:1px solid #ffffff38;border-radius:8px;width:min(1180px,100vw - 48px);max-height:min(840px,100vh - 48px);overflow:auto;box-shadow:0 30px 100px #030a1c5c}.layman-modal-top{background:#fcfdff;grid-template-columns:1fr auto;gap:24px;padding:clamp(24px,4vw,42px) clamp(22px,4vw,44px) 16px;display:grid}.layman-modal h2{color:var(--navy);margin:0 0 13px;font-size:clamp(1.6rem,3.2vw,2.72rem)}.layman-modal-top p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:.8rem;line-height:1.55}.layman-close{border:1px solid var(--line);width:34px;height:34px;color:var(--navy);cursor:pointer;background:#fff;border-radius:50%;font-size:1.2rem;line-height:1}.layman-tabs{border-bottom:1px solid var(--line);background:#fcfdff;gap:8px;padding:0 clamp(22px,4vw,44px) 19px;display:flex}.layman-tabs button{min-height:32px;color:var(--muted);cursor:pointer;background:#fff;border:1px solid #cbd8ef;border-radius:999px;padding:0 13px;font-size:.8rem;font-weight:780}.layman-tabs button.active{color:#fff;border-color:var(--blue);background:var(--blue)}.layman-modal-body{background:#fff;padding:clamp(24px,4vw,38px) clamp(22px,4vw,44px) 22px}.layman-modal-body>p{max-width:820px;color:var(--body);font-size:.84rem;line-height:1.6}.layman-modal-body ul{gap:8px;margin:18px 0 0;padding:0;list-style:none;display:grid}.layman-modal-body li{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;padding:10px 13px;font-size:.8rem;line-height:1.45}.layman-mini-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px;display:grid}.layman-mini-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;padding:15px}.layman-mini-grid h3{color:var(--navy);margin:0 0 7px;font-size:.8rem}.layman-mini-grid p,.layman-note{color:var(--muted);font-size:.8rem;line-height:1.48}.layman-modal-actions{background:#fff;align-items:center;gap:16px;padding:0 clamp(22px,4vw,44px) clamp(24px,4vw,38px);display:flex}.layman-modal-actions .button{min-height:40px;padding:0 16px;font-size:.78rem}.layman-modal-actions .text-link{font-size:.8rem}.layman-text-button{cursor:pointer;background:0 0;border:0}.layman-mode-switch{flex-wrap:wrap;gap:9px;margin:0 0 28px;display:flex}.layman-mode-switch a{min-height:31px;color:var(--navy);background:#fff;border:1px solid #cbd8ef;border-radius:999px;align-items:center;padding:0 11px;font-size:.62rem;font-weight:820;display:inline-flex}.layman-mode-switch a.active{color:#fff;border-color:var(--blue);background:var(--blue)}.execution-diagram{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(6,1fr);gap:1px;margin-top:48px;display:grid}.diagram-step{background:#fff;align-content:space-between;min-height:128px;padding:18px;display:grid}.execution-diagram,.technical-visual,.stack-visual,.human-placeholder,.card-grid,.points-list,.steps{max-width:var(--max)}.section-dark .execution-diagram{background:#ffffff2e;border-color:#ffffff2e}.section-dark .diagram-step{background:#ffffff0f}.diagram-step span{color:var(--blue);letter-spacing:.12em;font-size:.68rem;font-weight:850}.diagram-step strong{color:var(--navy);font-size:1rem}.section-dark .diagram-step strong{color:#fff}.technical-visual,.stack-visual,.human-placeholder{margin-top:46px}.technical-visual{border:1px solid var(--line);background:linear-gradient(135deg,#f5f8fdeb,#fffffff0),radial-gradient(circle at 12% 16%,#0044eb1f,#0000 34%);grid-template-columns:repeat(4,1fr);gap:12px;min-height:270px;padding:26px;display:grid;position:relative;overflow:hidden}.technical-visual:before{content:"";background-color:#0000;background-image:linear-gradient(90deg,#0044eb24 1px,#0000 1px),linear-gradient(#0044eb24 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:14px 14px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #0044eb38;width:88px;height:88px;position:absolute;top:28px;right:28px}.technical-visual>span{height:1px;transform:rotate(var(--r,0deg));transform-origin:0;background:#b9c8e8;position:absolute;inset:40px 8% auto}.technical-visual>span:nth-child(2){--r:11deg;top:112px}.technical-visual>span:nth-child(3){--r:-9deg;top:184px}.technical-visual div{z-index:1;min-height:170px;color:var(--navy);background:#ffffffc7;border:1px solid #cfdaef;align-content:end;gap:14px;padding:18px;font-weight:780;display:grid;position:relative}.technical-visual i{border:1px solid var(--blue);background:linear-gradient(135deg, var(--blue), #7ea0ff);width:34px;height:34px}.section-dark .technical-visual{background:#ffffff0f;border-color:#ffffff26}.section-dark .technical-visual div{color:#fff;background:#ffffff12;border-color:#ffffff29}.stack-visual{border:1px solid var(--line);background:linear-gradient(135deg,#f8fbff,#edf4ff);height:190px;position:relative;overflow:hidden}.stack-visual:before{content:"";background:radial-gradient(circle at 12% 40%,#0044eb2e,#0000 20%),radial-gradient(circle at 88% 55%,#18a56d24,#0000 22%);position:absolute;inset:0}.stack-visual span{width:42%;min-width:230px;left:calc(7% + var(--i) * 14%);top:calc(28px + var(--i) * 32px);color:var(--navy);background:#ffffffd1;border:1px solid #0044eb2e;padding:22px;font-weight:850;position:absolute;box-shadow:0 18px 50px #06123814}.section-dark .stack-visual{background:#ffffff0d;border-color:#ffffff24}.section-dark .stack-visual span{color:#fff;box-shadow:none;background:#ffffff14;border-color:#ffffff2e}.human-placeholder{background:linear-gradient(135deg,#f5f8fdeb,#ffffffb3),repeating-linear-gradient(135deg,#0044eb14 0 1px,#0000 1px 18px);border:1px dashed #9fb0cc;align-content:end;gap:10px;max-width:820px;min-height:260px;padding:28px;display:grid}.human-placeholder span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:850}.human-placeholder strong{color:var(--navy);font-size:1.5rem}.human-placeholder p{max-width:560px;color:var(--muted);margin-bottom:0;line-height:1.62}.human-image-card{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:start;max-width:920px;min-height:0;padding:0;overflow:hidden}.human-image-frame{aspect-ratio:16/9;background:var(--mist);width:100%;position:relative}.human-image-frame img{object-fit:cover}.human-image-card span,.human-image-card strong,.human-image-card p{margin-left:26px;margin-right:26px}.human-image-card span{margin-top:24px}.human-image-card p{margin-bottom:26px}.points-list{border-top:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin:46px 0 0;padding:0;list-style:none;display:grid}.points-list li{border-bottom:1px solid var(--line);min-height:86px;color:var(--ink);padding:17px 22px 17px 0;font-size:.96rem;line-height:1.5}.points-list li:before{content:"";vertical-align:2px;background:var(--blue);width:7px;height:7px;margin-right:11px;display:inline-block}.section-dark .points-list{border-top-color:#ffffff24}.section-dark .points-list li{color:#dce5ff;border-bottom-color:#ffffff24}.steps{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(auto-fit,minmax(178px,1fr));gap:1px;margin:42px 0 0;padding:0;list-style:none;display:grid}.steps li{min-height:132px;color:var(--navy);background:#fff;align-content:space-between;gap:12px;padding:20px;font-weight:700;line-height:1.42;display:grid}.steps li span{color:var(--blue);letter-spacing:.12em;font-size:.7rem;font-weight:850}.section-dark .steps{background:#ffffff29;border-color:#ffffff29}.section-dark .steps li{color:#fff;background:#ffffff12}.card-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:46px;display:grid}.card-grid.two{grid-template-columns:repeat(2,1fr)}.content-card{border:1px solid var(--line);min-height:285px;transition:transform .22s var(--ease-out), box-shadow .22s var(--ease-out), border-color .22s var(--ease-out);background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;gap:54px;padding:26px;display:flex}.content-card:after{content:"";opacity:0;width:78px;height:78px;transition:opacity .22s var(--ease-out);background:radial-gradient(circle,#0044eb1f,#0000 64%);border-radius:50%;position:absolute;top:18px;right:18px}.content-card{position:relative;overflow:hidden}.content-card:hover:after{opacity:1}.content-card.linked:hover{border-color:#b9c9ef;transform:translateY(-6px);box-shadow:0 22px 55px #06123817}.section-dark .content-card{color:#dce5ff;background:#ffffff0f;border-color:#ffffff24}.section-dark .content-card.linked:hover{box-shadow:none;border-color:#ffffff4d}.card-topline{justify-content:space-between;align-items:center;gap:18px;display:flex}.card-icon{width:46px;height:46px;color:var(--blue);background:linear-gradient(135deg,#fff,#edf4ff);border:1px solid #c7d5f0;border-radius:14px;place-items:center;display:grid}.card-icon svg{width:23px;height:23px}.section-dark .card-icon{color:#a9beff;background:#ffffff14;border-color:#ffffff2e}.card-index{color:#9ba8c3;letter-spacing:.12em;font-size:.7rem;font-weight:850}.content-card h3{color:var(--navy);letter-spacing:0;margin-bottom:14px;font-size:clamp(1.28rem,1.8vw,1.65rem);line-height:1.18}.section-dark .content-card h3{color:#fff}.content-card p{color:var(--muted);margin-bottom:0;line-height:1.65}.section-dark .content-card p{color:#bcc9ea}.card-link{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:20px;margin-top:28px;font-size:.76rem;font-weight:850;display:flex}.section-dark .card-link{color:#9eb8ff}.page-cta{padding:clamp(78px, 10vw, 140px) var(--edge);background:linear-gradient(135deg, var(--blue), #052f9d)}.page-cta h2{color:#fff;max-width:980px}.cta-note{color:#d5e0ff;max-width:720px;margin:0 0 34px;font-size:1.02rem;line-height:1.65}.form-section{padding:clamp(75px, 10vw, 135px) var(--edge);scroll-margin-top:calc(var(--header-height,78px) + 24px);grid-template-columns:.8fr 1.35fr;gap:8vw;display:grid}.form-heading{align-self:start;position:sticky;top:120px}.form-heading h2{font-size:clamp(1.32rem,2.4vw,2.4rem)}.start-form{border:1px solid var(--line);background:var(--mist);border-radius:8px;padding:clamp(25px,4vw,48px)}.form-note{border:1px solid #cbd8ef;border-bottom-color:var(--blue);color:var(--muted);background:#fff;flex-direction:column;gap:5px;margin-bottom:35px;padding:16px 18px;font-size:.83rem;display:flex}.form-note strong{color:var(--navy)}.field-grid{grid-template-columns:1fr 1fr;gap:24px 18px;display:grid}.field-grid label{color:var(--navy);gap:9px;font-size:.82rem;font-weight:750;display:grid}.field-grid label.full{grid-column:1/-1}.field-grid em{float:right;color:var(--muted);font-style:normal;font-weight:450}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd6ed;border-radius:8px;outline:none}input,select{height:50px;padding:0 14px}textarea{resize:vertical;padding:14px}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0044eb1c}label small{color:var(--muted);font-size:.69rem;font-weight:450}.submit-button{margin-top:28px}.button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.form-error{color:#8d1b2f;background:#fff0f3;border-radius:8px;margin:24px 0 0;padding:14px;line-height:1.5}.form-result{background:var(--mist);border-radius:8px;padding:55px}.form-result>span{color:#fff;background:#128559;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:28px;display:grid}.form-result h2{font-size:2.5rem}.form-result p{color:var(--muted);line-height:1.7}.form-result-note{font-size:.85rem}.checkbox-field{align-items:flex-start;gap:12px;display:flex}.checkbox-field input{width:18px;min-width:18px;height:18px;accent-color:var(--blue);margin:3px 0 0}.checkbox-field span{color:var(--muted);font-size:.83rem;font-weight:450;line-height:1.55}.checkbox-field a{color:var(--blue);font-weight:700;text-decoration:underline}.field-honeypot{display:none}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-weight:750}.site-footer{padding:clamp(75px, 9vw, 125px) var(--edge) 28px;color:#c9d3eb;background:linear-gradient(150deg, var(--navy), #050d2c 70%)}.footer-lead{max-width:920px;padding-bottom:70px}.footer-lead h2{color:#fff}.footer-main{border-top:1px solid #ffffff21;grid-template-columns:1.3fr repeat(4,1fr);gap:44px;padding:52px 0;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.brand-light{color:#fff}.footer-brand p{max-width:250px;margin:0;font-size:.8rem;line-height:1.6}.footer-contact{gap:8px;margin:0;padding:0;font-size:.78rem;line-height:1.5;list-style:none;display:grid}.footer-contact a:hover{color:#fff}.footer-links{grid-column:2/-1;grid-template-columns:repeat(4,1fr);gap:34px;display:grid}.footer-column-title{color:#fff;letter-spacing:.15em;text-transform:uppercase;margin:0 0 15px;font-size:.68rem;font-weight:850}.footer-column ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.footer-column a{color:#c2cde8;font-size:.711rem;line-height:1.18}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:20px;padding-top:26px;font-size:.76rem;display:flex}.footer-legal{flex-wrap:wrap;gap:20px;margin:0;padding:0;list-style:none;display:flex}.footer-legal a:hover{color:#fff}.social-links{flex-wrap:wrap;gap:18px;display:flex}.footer-social{gap:10px}.footer-social a{color:#c2cde8;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:34px;height:34px;transition:color .2s,border-color .2s,background .2s;display:grid}.footer-social svg{fill:currentColor;width:15px;height:15px}.social-links a:hover{color:#fff}.footer-social a:hover{background:#ffffff14;border-color:#ffffff8c}.not-found{min-height:70vh;padding:clamp(100px, 14vw, 190px) var(--edge);background:var(--mist)}.not-found h1{max-width:900px;font-size:clamp(3rem,6vw,6rem)}.not-found>p:not(.eyebrow){color:var(--muted);font-size:1.15rem}@media (hover:none),(pointer:coarse){.button:hover,.home-product-card:hover,.home-domain-grid a:hover,.home-evidence-card:hover,.content-card.linked:hover{transform:none}}.hero-product{background:radial-gradient(circle at 78% 18%,#18a56d1f,#0000 30%),linear-gradient(#fff,#f7faff)}.hero-industry,.hero-people{background:radial-gradient(circle at 78% 18%,#0044eb1f,#0000 30%),linear-gradient(#fff,#f8fbff)}.hero-article,.hero-case{background:radial-gradient(circle at 78% 18%,#0208421a,#0000 30%),linear-gradient(#fff,#f7faff)}.hero-legal{grid-template-columns:minmax(0,1fr);min-height:auto}.hero-legal .hero-visual{display:none}@media (max-width:1120px){.header-action{display:none}.navigation{gap:20px}.hero,.hero:not(.home-hero){grid-template-columns:1fr;min-height:auto}.hero:not(.home-hero) .hero-visual{max-width:720px}.home-hero,.home-gap-section,.home-products-section,.home-capabilities-section,.home-pulse-section{grid-template-columns:1fr}.home-hero{min-height:auto}.home-map{max-width:720px}.home-route-grid,.home-domain-grid,.home-evidence-grid{grid-template-columns:1fr}.home-route-card{min-height:280px}.home-process-section{grid-template-columns:1fr}.home-process-heading{position:static}.wwd-hero,.wwd-model-section,.wwd-capabilities-section,.wwd-principle-section{grid-template-columns:1fr}.wwd-hero{min-height:auto}.wwd-system-map{max-width:720px}.wwd-layer-grid{grid-template-columns:1fr}.wwd-layer-card{min-height:280px}.wwd-capability-intro{position:static}.wwd-capability-matrix{grid-template-columns:repeat(2,1fr)}.hero-visual{justify-self:start;min-height:0}.visual-shell{height:100%;min-height:0}.card-grid{grid-template-columns:repeat(2,1fr)}.execution-diagram{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1fr;gap:40px}.footer-links{grid-column:auto;grid-template-columns:repeat(4,1fr);gap:30px 24px}}@media (max-width:860px){.site-header{--header-height:68px;height:var(--header-height);padding:0 20px}.menu-button{display:block}.navigation{overscroll-behavior:contain;width:100vw;height:calc(100dvh - 68px);color:var(--navy);background:#fff;padding:26px 22px 50px;display:none;position:fixed;inset:68px 0 auto;overflow-y:auto}.navigation.is-open{display:block}.navigation>a,.nav-group>button{border-bottom:1px solid var(--line);text-align:left;width:100%;padding:15px 0;font-size:1.05rem;display:block}.nav-panel{min-width:0;box-shadow:none;opacity:1;visibility:visible;border:0;padding:5px 0 8px 13px;transition:none;display:grid;position:static;transform:none}.nav-panel:before{display:none}.nav-panel a{color:var(--muted);padding:9px 0}}@media (max-width:760px){:root{--edge:22px}.site-header{--header-height:68px;height:var(--header-height);-webkit-backdrop-filter:none;backdrop-filter:none;padding:0 20px}.menu-button{display:block}.navigation{overscroll-behavior:contain;width:100vw;height:calc(100dvh - 68px);color:var(--navy);background:#fff;padding:26px 22px 50px;display:none;position:fixed;inset:68px 0 auto;overflow-y:auto}.navigation.is-open{display:block}.navigation>a,.nav-group>button{border-bottom:1px solid var(--line);text-align:left;width:100%;padding:15px 0;font-size:1.05rem;display:block}.nav-panel{min-width:0;box-shadow:none;opacity:1;visibility:visible;border:0;padding:5px 0 8px 13px;transition:none;display:grid;position:static;transform:none}.nav-panel:before{display:none}.nav-panel a{color:var(--muted);padding:9px 0}.hero:not(.home-hero){padding:76px var(--edge) 86px}.hero:not(.home-hero):before{background-size:23px 23px}.hero:not(.home-hero) h1{font-size:clamp(2.55rem,11.5vw,4rem);line-height:.98}.hero:not(.home-hero) .hero-intro{font-size:1rem;line-height:1.65}.hero:not(.home-hero) .hero-visual{min-height:0}.hero:not(.home-hero) .visual-shell{height:100%;min-height:0}.hero:not(.home-hero) .scene-grid{inset:76px 18px 88px}.hero:not(.home-hero) .scene-node{min-height:50px;padding:11px 12px}.hero:not(.home-hero) .scene-node span{font-size:.78rem}.hero:not(.home-hero) .scene-readout{bottom:18px;left:18px;right:18px}.hero:not(.home-hero) .scene-readout strong{font-size:1.55rem}.home-hero{padding:76px var(--edge) 86px}.home-hero:before{background-size:23px 23px}.home-positioning{max-width:330px;margin-bottom:20px;font-size:.68rem}.home-hero h1{font-size:clamp(2.72rem,12vw,4.2rem);line-height:.97}.home-hero-intro{font-size:1rem;line-height:1.65}.home-map{border-radius:14px;justify-self:start}.home-map:before{background-size:28px 28px;inset:14px}.home-map-orbit{width:220px;height:220px;top:44px;right:-72px}.home-map-path{gap:9px;inset:96px 20px 108px}.home-map-path span{min-height:110px}.home-map-caption{font-size:.54rem;top:21px;left:20px}.home-map-core{bottom:22px;left:20px;right:20px}.home-map-core strong{font-size:1.24rem}.home-map-nodes{gap:8px;bottom:82px;left:20px;right:20px}.home-map-nodes span{min-height:42px;padding:10px;font-size:.66rem}.home-gap-section,.home-system-section,.home-process-section,.home-products-section,.home-domain-section,.home-capabilities-section,.home-evidence-section,.home-pulse-section{padding:72px var(--edge)}.home-gap-copy h2,.home-section-lead h2,.home-process-heading h2,.home-product-map h2,.home-capabilities-section h2,.home-pulse-section h2{font-size:clamp(2.05rem,10vw,3rem)}.home-gap-copy p,.home-section-lead p,.home-process-heading p,.home-product-map p,.home-capabilities-section p{font-size:1rem;line-height:1.68}.home-gap-proof div,.home-gap-proof p{padding:18px}.home-route-grid{margin-top:34px}.home-route-card{gap:32px;min-height:250px;padding:22px}.home-route-card h3{font-size:1.55rem}.home-process-list li{grid-template-columns:42px minmax(0,1fr);gap:14px;padding:18px 0}.home-process-list p{font-size:1.05rem}.home-product-card,.home-domain-grid a,.home-evidence-card{gap:28px;min-height:0;padding:22px}.home-domain-grid,.home-evidence-grid{margin-top:34px}.home-capabilities-section ul{grid-template-columns:1fr}.home-capabilities-section li{min-height:76px}.home-pulse-list a{grid-template-columns:1fr;gap:10px;min-height:0}.home-pulse-list span{white-space:normal}.wwd-hero{padding:76px var(--edge) 86px}.wwd-hero:before{background-size:23px 23px}.wwd-positioning{max-width:330px;margin-bottom:20px;font-size:.68rem}.wwd-hero h1{font-size:clamp(2.72rem,12vw,4.2rem);line-height:.97}.wwd-hero-copy>p:not(.wwd-positioning){font-size:1rem;line-height:1.65}.wwd-system-map{border-radius:14px;padding:18px}.wwd-system-map:before{background-size:32px 32px;inset:14px}.wwd-map-header{flex-direction:column;align-items:start;gap:10px}.wwd-map-header strong{text-align:left}.wwd-system-map li{min-height:52px;padding:12px 13px}.wwd-system-map li:after{width:38px}.wwd-model-section,.wwd-layers-section,.wwd-capabilities-section,.wwd-principle-section{padding:72px var(--edge)}.wwd-model-section h2,.wwd-section-lead h2,.wwd-capability-intro h2,.wwd-principle-panel h2{font-size:clamp(2.05rem,10vw,3rem)}.wwd-model-section p,.wwd-section-lead p,.wwd-capability-intro p,.wwd-principle-panel p{font-size:1rem;line-height:1.68}.wwd-model-note{padding:22px}.wwd-layer-grid{margin-top:34px}.wwd-layer-card{gap:32px;min-height:245px;padding:22px}.wwd-capability-matrix{grid-template-columns:1fr}.wwd-capability-matrix article{min-height:0;padding:22px}.wwd-principle-flow{grid-template-columns:1fr;align-items:stretch}.wwd-principle-flow i{width:1px;min-height:22px;margin-left:4px}.hero{padding:82px var(--edge) 92px}.hero:before{background-size:23px 23px}h1,.hero:not(.hero-home) h1{font-size:clamp(2.75rem,13vw,4.4rem)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{justify-self:start;min-height:0}.visual-shell{height:100%;min-height:0}.metric-stack{width:62%}.system-console{padding:18px;bottom:18px;left:18px;right:18px}.signal-strip{left:var(--edge);right:var(--edge);flex-direction:column;align-items:flex-start;gap:6px;bottom:24px}.signal-strip i{flex:none;width:1px;min-height:15px;margin-left:3px}.section-inner{padding:72px 0}.section-heading,.form-section{grid-template-columns:1fr;gap:28px}.section-index{margin-bottom:12px}h2{font-size:clamp(2.05rem,10vw,3rem)}.section-copy{font-size:1rem;line-height:1.68}.technical-visual{grid-template-columns:1fr 1fr;padding:16px}.technical-visual div{min-height:120px}.execution-diagram,.card-grid,.card-grid.two,.field-grid{grid-template-columns:1fr}.layman-modal-backdrop{align-items:end;padding:12px}.layman-modal{max-height:calc(100dvh - 24px)}.layman-modal-top{grid-template-columns:1fr}.layman-close{position:absolute;top:18px;right:18px}.layman-tabs,.layman-modal-actions{flex-direction:column;align-items:stretch}.layman-tabs button,.layman-modal-actions .button{justify-content:center;width:100%}.layman-mini-grid{grid-template-columns:1fr}.content-card{min-height:245px}.points-list{grid-template-columns:1fr}.stack-visual span{width:72%;min-width:0;left:calc(6% + var(--i) * 8%)}.form-section{padding:72px var(--edge)}.form-heading{position:static}.page-cta{padding:75px var(--edge)}.site-footer{padding:75px var(--edge) 25px}.footer-links{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:430px){.start-form{padding:21px}.technical-visual,.footer-links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
