:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;color-scheme:dark;--bg: #17181b;--surface: #1d1f23;--text: #f5f5f3;--muted: #a7a9b0;--line: #34363c;--accent: #d53a43;--accent-soft: #e2525a;--max: 1440px;--gutter: clamp(22px, 4vw, 72px);--section: clamp(90px, 12vw, 190px);background:var(--bg);color:var(--text);font-synthesis:none;text-rendering:optimizeLegibility}:root[data-theme=light]{color-scheme:light;--bg: #f3f3f1;--surface: #e9e9e6;--text: #393d46;--muted: #747983;--line: #d0d1cf;--accent: #cf3942;--accent-soft: #d94a53}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text)}a{color:inherit}button,input,textarea{font:inherit}::selection{background:var(--accent);color:#fff}.site-shell{min-height:100vh;overflow:hidden}.section-pad{padding-left:var(--gutter);padding-right:var(--gutter)}.site-header{width:100%;max-width:var(--max);margin:0 auto;min-height:104px;padding:28px var(--gutter);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line)}.brand{position:relative;display:inline-flex;flex-direction:column;width:fit-content;text-decoration:none;line-height:.82}.brand__wordmark{display:flex;align-items:baseline;gap:.18em;white-space:nowrap}.brand__reso{font-weight:850;font-size:2rem;letter-spacing:-.07em}.brand__systems{font-weight:300;font-size:2rem;letter-spacing:-.055em}.brand__wave{width:92px;height:10px;margin-top:5px}.brand__wave path{fill:none;stroke:var(--accent);stroke-width:2;vector-effect:non-scaling-stroke}.brand--compact .brand__reso,.brand--compact .brand__systems{font-size:1.52rem}.brand--compact .brand__wave{width:73px;height:8px}.site-nav{display:flex;gap:clamp(22px,3vw,46px)}.site-nav a,.theme-toggle{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;color:var(--muted);transition:color .15s ease}.site-nav a:hover,.theme-toggle:hover{color:var(--text)}.theme-toggle{justify-self:end;padding:0;border:0;background:transparent;cursor:pointer}.hero{position:relative;max-width:var(--max);min-height:min(860px,calc(100vh - 104px));margin:0 auto;padding-top:clamp(72px,10vw,150px);padding-bottom:clamp(60px,8vw,110px);display:flex;flex-direction:column;justify-content:space-between}.hero__eyebrow,.section-heading,.product-kicker{font-size:.69rem;letter-spacing:.2em;font-weight:700;color:var(--muted)}.hero h1{max-width:1100px;margin:clamp(60px,9vh,120px) 0 auto;font-size:clamp(4rem,9.7vw,9rem);line-height:.86;letter-spacing:-.072em;font-weight:650}.hero__lower{width:100%;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:end;gap:60px;padding-top:70px}.hero__lower p{max-width:650px;margin:0;font-size:clamp(1.15rem,1.8vw,1.65rem);line-height:1.45;color:var(--muted)}.text-link{justify-self:end;text-decoration:none;padding-bottom:7px;border-bottom:1px solid var(--accent);font-size:.78rem;letter-spacing:.11em;text-transform:uppercase}.text-link span{margin-left:10px;color:var(--accent)}.wave-mark{position:absolute;right:-18%;top:39%;width:min(42vw,620px);opacity:.85;pointer-events:none}.wave-mark path{fill:none;stroke:var(--accent);stroke-width:2.2}.section,.manifesto,.contact{max-width:var(--max);margin:0 auto;padding-top:var(--section);padding-bottom:var(--section);border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;margin-bottom:clamp(72px,9vw,140px)}.featured-product{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(48px,10vw,150px)}.product-kicker{margin-bottom:24px;color:var(--accent)}.featured-product h2,.services-intro h2,.manifesto h2,.contact h2{margin:0;font-size:clamp(3.6rem,7vw,7rem);line-height:.9;letter-spacing:-.065em;font-weight:600}.featured-product__copy{align-self:end;padding-bottom:12px}.featured-product__copy p{color:var(--muted);font-size:1.04rem;line-height:1.7}.featured-product__copy .large-copy{margin-top:0;color:var(--text);font-size:clamp(1.45rem,2.6vw,2.35rem);line-height:1.22;letter-spacing:-.035em}.featured-product__copy .text-link{display:inline-block;margin-top:38px}.services-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;margin-bottom:clamp(80px,10vw,150px)}.services-intro p{margin:0;max-width:520px;color:var(--muted);font-size:1.1rem;line-height:1.7}.service-list{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:64px .75fr 1.05fr .85fr;gap:clamp(24px,4vw,70px);align-items:start;padding:42px 0 48px;border-bottom:1px solid var(--line)}.service-row__number{color:var(--accent);font-size:.72rem;letter-spacing:.14em}.service-row h3{margin:0;font-size:clamp(1.65rem,2.4vw,2.5rem);font-weight:500;letter-spacing:-.04em}.service-row p{margin:0;color:var(--muted);line-height:1.6}.service-row ul{list-style:none;padding:0;margin:0}.service-row li{padding:5px 0;color:var(--muted);font-size:.92rem}.service-row li:before{content:"—";color:var(--accent);margin-right:10px}.manifesto{background:var(--surface);max-width:none}.manifesto>*{max-width:calc(var(--max) - (2 * var(--gutter)));margin-left:auto;margin-right:auto}.manifesto__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(60px,10vw,150px);align-items:end}.manifesto h2{font-size:clamp(3rem,6vw,6.2rem)}.manifesto__grid p{color:var(--muted);line-height:1.7;font-size:1.06rem}.manifesto__grid p:first-child{margin-top:0;color:var(--text)}.contact__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end}.contact__copy p{color:var(--muted);line-height:1.7;max-width:480px}.contact-email{display:inline-block;margin:26px 0 12px;font-size:clamp(1.5rem,3vw,2.6rem);letter-spacing:-.04em;text-decoration:none;border-bottom:2px solid var(--accent);padding-bottom:6px}.contact-note{font-size:.76rem}.contact-note code{color:var(--text)}.site-footer{max-width:var(--max);min-height:160px;margin:0 auto;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;color:var(--muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.site-footer>div{text-align:center}.site-footer>a{justify-self:end;text-decoration:none}@media(max-width:900px){.site-header{grid-template-columns:1fr auto;min-height:88px}.site-nav{display:none}.hero{min-height:calc(100vh - 88px)}.hero h1{font-size:clamp(4rem,16vw,7.2rem)}.hero__lower,.featured-product,.services-intro,.manifesto__grid,.contact__grid{grid-template-columns:1fr}.text-link{justify-self:start}.wave-mark{top:46%;right:-38%;width:80vw}.service-row{grid-template-columns:44px 1fr}.service-row p,.service-row ul{grid-column:2}.site-footer{grid-template-columns:1fr 1fr}.site-footer>div{display:none}}@media(max-width:560px){:root{--gutter: 20px}.brand--compact .brand__reso,.brand--compact .brand__systems{font-size:1.33rem}.theme-toggle{font-size:.64rem}.hero__eyebrow{max-width:260px;line-height:1.6}.hero h1{font-size:clamp(3.6rem,17vw,5.4rem)}.hero__lower{gap:42px}.featured-product h2,.services-intro h2,.manifesto h2,.contact h2{font-size:clamp(3rem,15vw,5rem)}.section-heading{margin-bottom:64px}.service-row{grid-template-columns:34px 1fr;gap:20px 14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
