@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--black:#090909;--graphite:#151515;--orange:#c3570a;--amber:#e47a2b;--paper:#f4f2ef;--ink:#131313;--muted:#6e6a66;--line:#d8d3cd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}section[id]{scroll-margin-top:100px}.topbar{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #d8d3cdcc;justify-content:space-between;align-items:center;height:86px;padding:0 clamp(22px,5vw,78px);display:flex;position:sticky;top:0;box-shadow:0 8px 30px #0000000f}.brand{align-items:center;width:clamp(205px,20vw,285px);display:flex}.brand img{width:100%;height:auto;display:block}nav{color:#4e4b48;gap:34px;font-size:13px;font-weight:600;display:flex}nav a:hover,.group-link:hover{color:var(--orange)}.group-link{border-bottom:1px solid var(--line);padding-bottom:5px;font-size:13px;font-weight:700}.hero{background:var(--black);color:#fff;align-items:center;height:760px;min-height:650px;max-height:calc(100vh - 86px);display:flex;position:relative;overflow:hidden}.hero-image{background:linear-gradient(90deg,#060606f7 0%,#060606db 38%,#0606061f 74%),linear-gradient(#0000 55%,#000000a6),url(/hero-3db-additive.png) 50%/cover no-repeat;position:absolute;inset:0}.hero-content{z-index:2;max-width:830px;padding:30px clamp(24px,7vw,112px);position:relative}.eyebrow,.section-label{color:var(--orange);text-transform:uppercase;letter-spacing:.18em;margin:0 0 25px;padding-left:43px;font-size:10px;font-weight:700;position:relative}.eyebrow{color:var(--amber)}.eyebrow:before,.section-label:before{content:"";background:currentColor;width:29px;height:1px;position:absolute;top:50%;left:0}h1,h2{letter-spacing:-.048em;margin:0;font-family:Manrope,sans-serif}.hero h1{font-size:clamp(51px,6.1vw,94px);font-weight:500;line-height:.99}.hero h1 em,h2 span{color:var(--amber);font-style:normal}.hero-copy{color:#d8d3cf;max-width:610px;margin:30px 0 35px;font-size:17px;line-height:1.72}.hero-actions{align-items:center;gap:32px;display:flex}.button{background:var(--orange);color:#fff;justify-content:center;align-items:center;gap:28px;min-height:54px;padding:0 24px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{background:#994205;transform:translateY(-2px)}.text-link{border-bottom:1px solid #ffffff59;gap:16px;padding-bottom:7px;font-size:13px;font-weight:600;display:inline-flex}.hero-note{z-index:2;border-top:1px solid #ffffff42;gap:6px;width:300px;padding-top:17px;display:grid;position:absolute;bottom:42px;right:clamp(24px,6vw,96px)}.hero-note b{color:var(--amber);font-size:13px}.hero-note span{color:#cac5c1;font-size:11px;line-height:1.5}.section{padding:115px clamp(24px,7vw,112px)}h2{font-size:clamp(40px,4.2vw,66px);font-weight:500;line-height:1.08}.intro{grid-template-columns:1fr 1fr;gap:10vw;display:grid}.intro-copy>p,.method-copy>p:last-child{color:#5f5b57;margin:53px 0 42px;font-size:18px;line-height:1.75}.fact-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:20px;padding-top:27px;display:grid}.fact-row span{color:#77716c;font-size:11px;line-height:1.5}.fact-row b{color:var(--black);margin-bottom:5px;font-size:16px;display:block}.solutions{background:var(--black);color:#fff}.section-label.light{color:var(--amber)}.section-head{grid-template-columns:1.35fr .65fr;align-items:end;gap:8vw;display:grid}.solutions h2,.bridge h2,.contact h2{color:#fff}.section-head>p{color:#bdb7b2;line-height:1.7}.solution-grid{border-top:1px solid #383838;border-bottom:1px solid #383838;grid-template-columns:repeat(4,1fr);margin-top:72px;display:grid}.solution-grid article{border-right:1px solid #383838;min-height:360px;padding:30px 28px;transition:background .25s}.solution-grid article:first-child{border-left:1px solid #383838}.solution-grid article:hover{background:#c3570a1f}.solution-grid article>span{color:var(--amber);font:700 11px Manrope}.solution-grid h3{margin:75px 0 18px;font:600 21px Manrope}.solution-grid p{color:#aaa49f;margin:0;font-size:13px;line-height:1.7}.method{background:var(--paper);grid-template-columns:.8fr 1.2fr;gap:10vw;display:grid}.method-copy>p:last-child{margin-bottom:0}.method ol{margin:0;padding:0;list-style:none}.method li{border-top:1px solid var(--line);grid-template-columns:55px 1fr;gap:18px;padding:27px 0;display:grid}.method li:last-child{border-bottom:1px solid var(--line)}.method li>span{color:var(--orange);font-size:11px;font-weight:700}.method h3{margin:0 0 8px;font:600 20px Manrope}.method li p{color:#6d6863;margin:0;font-size:13px;line-height:1.65}.bridge{background:var(--graphite);color:#fff;grid-template-columns:1.05fr .95fr;display:grid}.bridge-photo{min-height:680px}.bridge-photo img{object-fit:cover;width:100%;height:100%}.bridge-copy{padding:100px clamp(28px,6vw,88px)}.bridge-copy>p:not(.section-label){color:#c6c0bb;line-height:1.72}.bridge ul{margin:30px 0;padding:0;list-style:none}.bridge li{border-top:1px solid #393939;padding:13px 0;font-size:13px}.bridge li:before{content:"—";color:var(--amber);margin-right:12px}.button-light{color:var(--black);background:#fff;margin-top:18px}.button-light:hover{background:var(--amber)}.privacy{grid-template-columns:.42fr 1fr;align-items:start;gap:8vw;display:grid}.privacy h2{max-width:830px}.privacy div p{color:#69645f;max-width:750px;margin:35px 0 0;font-size:16px;line-height:1.75}.contact{background:var(--orange);color:#fff}.contact .section-label{color:#fff}.contact h2 span{color:#ffd5b6}.contact>p:not(.section-label){color:#f8dfcd;max-width:650px;line-height:1.7}.contact-actions{align-items:center;gap:30px;margin-top:38px;display:flex}.button-white{color:var(--orange);background:#fff}.button-white:hover{background:var(--black);color:#fff}.contact-actions>span{font-size:12px}footer{background:var(--black);color:#d7e1ea;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding:70px clamp(24px,7vw,112px) 30px;font-size:12px;display:grid}.brand-footer{align-self:start;padding:0}.brand-footer img{filter:brightness(0)invert()}footer>div{display:block}footer>div>strong{color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:11px}footer p{color:#8295a8;line-height:1.8}.footer-bottom{color:#6d8296;border-top:1px solid #ffffff1f;grid-column:1/-1;justify-content:space-between;margin-top:35px;padding-top:24px;font-size:10px;display:flex}@media (width<=980px){nav{display:none}.intro,.method,.section-head,.privacy{grid-template-columns:1fr}.solution-grid{grid-template-columns:repeat(2,1fr)}.bridge{grid-template-columns:1fr}.bridge-photo{min-height:480px}.hero-note{display:none}}@media (width<=640px){.topbar{height:75px;padding:0 18px}.brand{width:185px}.group-link{font-size:11px}.hero{height:calc(100svh - 75px);min-height:690px;max-height:none}.hero-content{padding:30px 22px}.hero h1{font-size:47px}.hero-copy{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.section{padding:80px 22px}.intro-copy>p{margin-top:30px;font-size:16px}.fact-row,.solution-grid{grid-template-columns:1fr}.solution-grid article{border-left:1px solid #383838;min-height:250px}.solution-grid h3{margin-top:48px}.bridge-photo{min-height:310px}.bridge-copy{padding:75px 22px}.contact-actions,footer{flex-direction:column;align-items:flex-start}.privacy{gap:25px}footer{grid-template-columns:1fr;gap:22px}.footer-bottom{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
