:root{--ink:#071522;--ink-soft:#102433;--paper:#f3f4f1;--white:#fff;--steel:#9aa7b0;--line:#ccd1d3;--red:#e5231a;--serif:"Iowan Old Style", "Baskerville", "Times New Roman", serif;--sans:"Helvetica Neue", "Neue Haas Grotesk Text Pro", Arial, sans-serif;--pad:clamp(1.25rem, 4vw, 4.5rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,summary{font:inherit}::selection{background:var(--red);color:#fff}.site-header{z-index:20;height:82px;padding:0 var(--pad);color:var(--white);border-bottom:1px solid #ffffff2e;grid-template-columns:170px 1fr auto;align-items:center;display:grid;position:absolute;inset:0 0 auto}.brand{width:fit-content;display:inline-flex}.brand img{width:118px;height:auto}.desktop-nav{justify-content:center;gap:clamp(1.3rem,3vw,3.4rem);display:flex}.desktop-nav a,.header-contact{letter-spacing:.02em;font-size:.73rem;font-weight:650;transition:opacity .2s}.desktop-nav a:hover,.header-contact:hover{opacity:.62}.header-contact{align-items:center;gap:.4rem;display:flex}.header-contact .arrow{width:17px}.mobile-menu{display:none}.arrow{fill:none;stroke:currentColor;stroke-width:1.6px;width:27px}.arrow--diagonal{transform:rotate(-45deg)}.hero{min-height:max(720px,100svh);color:var(--white);padding:150px var(--pad) 60px;background:radial-gradient(circle at 74% 53%,#294e6457,#0000 30%),linear-gradient(120deg,#071522 20%,#0c2130 100%);grid-template-columns:48% 52%;align-items:center;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px);background-size:100% 72px;position:absolute;inset:82px 0 0}.hero-copy{z-index:2;align-self:center;max-width:770px;padding-bottom:2rem;position:relative}.eyebrow,.section-label{letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.eyebrow{color:#c0cbd1;margin-bottom:2rem}.eyebrow:before{content:"";background:var(--red);vertical-align:middle;width:38px;height:2px;margin-right:13px;display:inline-block}.hero h1{font-family:var(--serif);letter-spacing:-.055em;max-width:9ch;margin:0 0 2.4rem;font-size:clamp(4.4rem,7.2vw,8.8rem);font-weight:400;line-height:.88}.hero-lede{font-family:var(--serif);color:#d4dce0;max-width:25em;margin:0;font-size:clamp(1.25rem,1.7vw,1.75rem);line-height:1.35}.hero-visual{opacity:.96;width:min(58vw,850px);position:absolute;top:50%;right:-2vw;transform:translateY(-48%)}.system-graphic{width:100%;height:auto;overflow:visible}.system-grid path{stroke:#afc0ca;stroke-width:.6px;opacity:.13}.system-lines path{fill:none;stroke:#98adba;stroke-width:1px;opacity:.5}.system-lines .signal{stroke:var(--red);stroke-width:2px;stroke-dasharray:1 620;stroke-linecap:round;opacity:1;animation:5s ease-in-out infinite signal}.system-nodes circle{fill:var(--ink);stroke:#b4c4cc;stroke-width:1.3px}.system-nodes text{fill:#aebdc5;font:600 9px var(--sans);letter-spacing:1.6px}.system-nodes .system-core circle:first-child{fill:var(--red);stroke:#ff6b63}.system-nodes .system-core circle:last-child{fill:#fff;stroke:none}.system-label{fill:#fff;font:700 12px var(--sans);letter-spacing:3px}@keyframes signal{0%{stroke-dasharray:1 620;stroke-dashoffset:0}50%{stroke-dasharray:80 540}to{stroke-dasharray:1 620;stroke-dashoffset:-620px}}.hero-index{right:var(--pad);letter-spacing:.18em;color:var(--steel);margin:0;font-size:.62rem;position:absolute;bottom:42px}.scroll-cue{left:var(--pad);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:1rem;font-size:.68rem;display:flex;position:absolute;bottom:36px}.scroll-cue .arrow{transform:rotate(90deg)}.light-section{background:var(--paper)}.manifesto{padding:clamp(7rem, 13vw, 13rem) var(--pad);grid-template-columns:23% 77%;display:grid}.section-label{color:#52616b;padding-top:.6rem}.section-label:before{content:"/";color:var(--red);margin-right:.7rem}.manifesto-copy{max-width:1160px}.manifesto h2,.section-heading h2,.method h2,.perspectives h2{font-family:var(--serif);letter-spacing:-.045em;font-weight:400}.manifesto h2{max-width:14ch;margin:0 0 2.8rem;font-size:clamp(3.2rem,6vw,7rem);line-height:.96}.manifesto-copy>p{color:#3d4a52;max-width:43em;margin:0 0 0 26%;font-size:clamp(1.15rem,1.8vw,1.65rem);line-height:1.5}.capabilities{padding:0 var(--pad) clamp(7rem, 11vw, 12rem)}.section-heading{grid-template-columns:23% 1fr;padding-bottom:clamp(3rem,6vw,6rem);display:grid}.section-heading h2{max-width:13ch;margin:0;font-size:clamp(2.8rem,5vw,5.8rem);line-height:1}.capability-list{border-top:1px solid #9da8ae}.capability{border-bottom:1px solid var(--line);grid-template-columns:8% 30% 1fr auto;align-items:start;gap:2rem;min-height:190px;padding:2.2rem 0;transition:padding .35s,background .35s;display:grid}.capability:hover{background:#fff;padding-left:1.2rem;padding-right:1.2rem}.capability-number{font-family:var(--serif);color:#66757e;margin:0;font-size:1rem}.capability-kicker{text-transform:uppercase;letter-spacing:.13em;color:var(--red);margin:0 0 .75rem;font-size:.63rem;font-weight:700}.capability h3{font-family:var(--serif);max-width:13ch;margin:0;font-size:clamp(1.8rem,2.6vw,3rem);font-weight:400;line-height:1.05}.capability-body{color:#4b5961;max-width:35em;margin:0;font-size:1rem;line-height:1.6}.capability>.arrow{margin-top:.2rem}.intelligence{background:var(--ink);color:#fff;grid-template-columns:42% 58%;min-height:850px;display:grid}.intelligence-copy{padding:clamp(5rem, 8vw, 9rem) var(--pad);border-right:1px solid #ffffff29;position:relative;overflow:hidden}.section-label--dark{color:#a7b3ba}.display-mark{color:#ffffff09;font-family:var(--serif);letter-spacing:-.13em;margin:0;font-size:29rem;line-height:1;position:absolute;top:7rem;left:-1rem}.intelligence h2{font-family:var(--serif);letter-spacing:-.045em;max-width:9ch;margin:12rem 0 2rem;font-size:clamp(3rem,5vw,6.4rem);font-weight:400;line-height:.96;position:relative}.intelligence-copy>p:last-child{color:#bdc7cc;max-width:31em;margin:0;font-size:1.05rem;line-height:1.6;position:relative}.agentic-panel{background:radial-gradient(circle at 50% 43%, #172e3e 0, var(--ink) 55%);grid-template-rows:auto 1fr auto;padding:2.2rem clamp(1.5rem,4vw,4.5rem) 3rem;display:grid}.agentic-topline{color:#8999a2;letter-spacing:.14em;border-bottom:1px solid #ffffff2e;justify-content:space-between;padding-bottom:1rem;font-size:.56rem;display:flex}.agentic-orbit{width:min(100%,650px);min-height:500px;margin:auto;position:relative}.orbit{border:1px solid #c9d6dc38;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.orbit--one{width:170px;height:170px}.orbit--two{border-style:dashed;width:340px;height:340px;animation:30s linear infinite spin}.orbit--three{width:500px;height:500px}@keyframes spin{to{transform:translate(-50%,-50%)rotate(360deg)}}.agentic-center{text-align:center;background:var(--red);letter-spacing:.15em;text-transform:uppercase;border-radius:50%;place-items:center;width:116px;height:116px;font-size:.66rem;font-weight:700;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 0 70px #e5231a59}.agent{width:43px;height:43px;color:var(--ink);background:#d9e0e3;border-radius:50%;place-items:center;font-size:.62rem;font-weight:700;display:grid;position:absolute}.agent--one{top:38%;left:14%}.agent--two{top:29%;right:10%}.agent--three{bottom:10%;right:22%}.agentic-footer{border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);display:grid}.agentic-footer div{border-right:1px solid #ffffff1f;padding:1.3rem 1rem 0 0}.agentic-footer span{color:var(--red);font-size:.58rem;font-weight:700}.agentic-footer p{color:#b4c0c6;max-width:16em;margin:.6rem 0 0;font-size:.75rem;line-height:1.35}.method{padding:clamp(7rem, 12vw, 12rem) var(--pad)}.section-heading--method{grid-template-columns:23% 49% 1fr;align-items:end}.section-heading--method h2{max-width:12ch}.section-heading--method>p:last-child{color:#52616a;max-width:28em;margin:0;line-height:1.55}.method-steps{border-top:1px solid #9da8ae;grid-template-columns:repeat(3,1fr);margin:0 0 0 23%;padding:0;list-style:none;display:grid}.method-steps li{border-right:1px solid var(--line);min-height:260px;padding:2.3rem 2.3rem 0 0}.method-steps li+li{padding-left:2.3rem}.method-steps span{font-family:var(--serif);color:var(--red)}.method-steps h3{font-family:var(--serif);margin:3rem 0 1rem;font-size:2.5rem;font-weight:400}.method-steps p{color:#536169;max-width:23em;font-size:.94rem;line-height:1.6}.perspectives{padding:0 var(--pad) clamp(8rem, 12vw, 12rem)}.perspectives-heading{border-top:1px solid var(--line);padding-top:clamp(5rem,8vw,8rem)}.perspective-grid{background:#b4bdc2;border:1px solid #b4bdc2;grid-template-columns:1.3fr 1fr 1fr;gap:1px;display:grid}.perspective{background:var(--paper);flex-direction:column;min-height:590px;padding:1.7rem;transition:background .3s;display:flex}.perspective:hover{background:#fff}.perspective-art{background:var(--ink);height:250px;margin-bottom:2rem;position:relative;overflow:hidden}.perspective--1 .perspective-art{background:var(--red);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.perspective--1 .perspective-art span{background:#ffffff0d;border-right:1px solid #fff6;display:block;transform:skew(-16deg)scaleY(1.3)}.perspective--1 .perspective-art span:nth-child(2n){background:#fff;transform:skew(16deg)scaleY(1.3)}.perspective--2 .perspective-art{background:#d5dadd;align-items:flex-end;gap:8px;padding:2rem;display:flex}.perspective--2 .perspective-art i{background:var(--ink);width:20%;height:20%}.perspective--2 .perspective-art i:nth-child(2){height:36%}.perspective--2 .perspective-art i:nth-child(3){background:var(--red);height:70%}.perspective--2 .perspective-art i:nth-child(4){height:55%}.perspective--2 .perspective-art i:nth-child(5){height:88%}.perspective--3 .perspective-art{background:#162c3a;place-items:center;display:grid}.perspective--3 svg{fill:none;stroke:#bcc8ce;width:80%}.perspective--3 svg path{stroke-width:1.4px}.perspective--3 svg circle{fill:var(--red);stroke:none}.perspective-tag{color:var(--red);text-transform:uppercase;letter-spacing:.14em;margin:0 0 1.2rem;font-size:.61rem;font-weight:700}.perspective h3{font-family:var(--serif);letter-spacing:-.025em;margin:0 0 1.5rem;font-size:clamp(1.8rem,2.7vw,3rem);font-weight:400;line-height:1.05}.perspective>p:last-child{color:#536169;max-width:32em;margin:auto 0 0;font-size:.9rem;line-height:1.55}.contact{padding:clamp(6rem, 10vw, 10rem) var(--pad);color:#fff;background:var(--red);grid-template-columns:23% 1fr;display:grid}.contact .section-label{color:#fff;opacity:.75}.contact .section-label:before{color:var(--ink)}.contact h2{font-family:var(--serif);letter-spacing:-.05em;max-width:12ch;margin:0 0 4rem;font-size:clamp(3.2rem,6vw,7.2rem);font-weight:400;line-height:.92}.contact a{border-bottom:1px solid #fff9;align-items:center;gap:.8rem;padding-bottom:.6rem;font-size:clamp(1rem,1.7vw,1.5rem);display:inline-flex}.contact a .arrow{width:22px}footer{color:#9eabb3;min-height:230px;padding:3rem var(--pad);grid-template-columns:23% 1fr auto;align-items:end;font-size:.66rem;line-height:1.5;display:grid}footer img{width:90px;height:auto}footer p{margin:0}@supports (animation-timeline:view()){.reveal{animation:linear both reveal;animation-timeline:view();animation-range:entry 5% cover 28%}@keyframes reveal{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:none}}}@media (max-width:1000px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.header-contact{display:none}.mobile-menu{display:block}.mobile-menu summary{cursor:pointer;align-content:center;gap:7px;width:34px;height:34px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#fff;width:28px;height:1px;transition:transform .2s;display:block}.mobile-menu[open] summary span:first-child{transform:translateY(4px)rotate(45deg)}.mobile-menu[open] summary span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-menu nav{background:var(--ink);padding:2rem var(--pad) 3rem;border-bottom:2px solid var(--red);gap:1.5rem;display:grid;position:absolute;top:82px;left:0;right:0}.mobile-menu nav a{font-family:var(--serif);font-size:1.8rem}.hero{grid-template-columns:62% 38%}.hero-visual{opacity:.65;width:70vw;right:-24vw}.manifesto,.section-heading,.contact{grid-template-columns:1fr;gap:2rem}.manifesto-copy>p{margin-left:0}.capability{grid-template-columns:8% 36% 1fr auto}.intelligence{grid-template-columns:1fr}.intelligence-copy{border-bottom:1px solid #ffffff29;border-right:0;min-height:720px}.section-heading--method{grid-template-columns:1fr 1fr}.section-heading--method .section-label{grid-column:1/-1}.method-steps{margin-left:0}.perspective-grid{grid-template-columns:1fr 1fr}.perspective:first-child{grid-column:1/-1;min-height:540px}footer{grid-template-columns:1fr 1fr;gap:2rem}footer p:last-child{grid-column:2}}@media (max-width:700px){.site-header{height:70px}.brand img{width:102px}.mobile-menu nav{top:70px}.hero{min-height:820px;padding-top:118px;display:block}.hero:before{inset-top:70px}.hero h1{max-width:8ch;font-size:clamp(4rem,18vw,6.3rem)}.hero-lede{max-width:20em}.hero-visual{opacity:.55;width:115vw;top:70%;right:-48vw}.hero-index{display:none}.manifesto{padding-top:7rem;padding-bottom:8rem}.manifesto h2{font-size:3.5rem}.manifesto-copy>p{font-size:1.1rem}.section-heading h2{font-size:3.15rem}.capability{grid-template-columns:36px 1fr auto;gap:1rem;min-height:0}.capability>div{grid-column:2}.capability-body{grid-column:2/-1}.capability>.arrow{grid-area:1/3}.capability h3{font-size:2rem}.intelligence-copy{min-height:690px}.intelligence h2{margin-top:10rem;font-size:3.6rem}.display-mark{font-size:22rem}.agentic-panel{min-height:730px;padding-bottom:2rem}.agentic-orbit{width:120%;min-height:460px;margin-left:-10%;transform:scale(.82)}.orbit--three{width:430px;height:430px}.agentic-footer{gap:1rem}.agentic-footer p{font-size:.63rem}.section-heading--method,.method-steps{grid-template-columns:1fr}.method-steps li,.method-steps li+li{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:2rem 0 2.5rem}.method-steps h3{margin-top:1.5rem}.perspective-grid{grid-template-columns:1fr}.perspective:first-child{grid-column:auto}.perspective{min-height:520px}.perspective-art{height:220px}.contact h2{font-size:3.6rem}.contact a{font-size:.95rem}footer{grid-template-columns:1fr;align-items:start;min-height:310px}footer p:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:focus-visible{outline:3px solid var(--red);outline-offset:5px}
