:root{--red:#e30613;--ink:#171717;--muted:#6e6a68;--paper:#fff;--tint:#f4f0ed;--line:#ded8d4;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);line-height:1.65;background:var(--paper)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;background:#fff;padding:10px;z-index:50}.utility{background:#101010;color:#d4d4d4;font-size:12px;letter-spacing:.08em}.utility-in{height:38px;display:flex;align-items:center;justify-content:space-between}.utility-in div{display:flex;gap:24px}.header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:20}.nav{height:92px;display:flex;align-items:center;justify-content:space-between}.brand img{width:210px}.nav nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.nav a:hover{color:var(--red)}.nav-cta{border-bottom:2px solid var(--red);padding:12px 0}.menu-btn{display:none;background:none;border:1px solid #ccc;padding:10px 14px}.home-hero{min-height:720px;position:relative;background:#111;color:#fff;overflow:hidden}.hero-photo{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.83) 0%,rgba(0,0,0,.52) 46%,rgba(0,0,0,.08) 75%),url('/assets/images/hero.webp') center 32%/cover no-repeat;transform:scale(1.01)}.hero-copy{position:relative;padding-top:145px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;color:var(--red);margin:0 0 20px}.light{color:#fff}.hero-copy h1,.page-hero h1{font:500 clamp(48px,7vw,92px)/.98 var(--serif);letter-spacing:-.04em;max-width:850px;margin:0 0 30px}.hero-copy h1 em{font-weight:400;color:#f1c6c9}.hero-copy>p:not(.eyebrow){max-width:560px;font-size:19px;color:#e8e8e8}.actions{display:flex;gap:28px;align-items:center;margin-top:38px}.btn{display:inline-flex;justify-content:center;align-items:center;background:var(--red);color:#fff!important;padding:15px 24px;border:1px solid var(--red);font-weight:800;font-size:13px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.btn:hover{background:#b5000a;border-color:#b5000a}.btn.ghost{background:transparent;border-color:#fff}.text-link{font-weight:800;border-bottom:1px solid currentColor;padding-bottom:4px}.hero-note{position:absolute;bottom:0;right:0;background:#fff;color:#222;padding:22px 42px;display:flex;gap:35px;font-size:13px;font-weight:700}.section{padding:100px 0}.tint{background:var(--tint)}.split{display:grid;grid-template-columns:1fr 1fr;gap:100px}.split h2,.section-head h2,.contact-band h2{font:500 clamp(38px,5vw,64px)/1.05 var(--serif);letter-spacing:-.03em;margin:0}.lead{font-size:20px}.dark{color:#292929}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:42px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.service-card{background:#fff}.service-card img{width:100%;height:360px;object-fit:cover}.service-card div{padding:25px}.service-card span,.tag{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--red);font-weight:800}.service-card h3,.service-card h2{font:500 28px/1.1 var(--serif);margin:8px 0 12px}.service-card p{color:var(--muted);margin:0}.service-card:hover img{filter:contrast(1.04)}.gallery-section{background:#141414;color:#fff}.mosaic{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:18px}.mosaic img{width:100%;height:510px;object-fit:cover}.mosaic img:nth-child(2){margin-top:55px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.article-grid img{width:100%;height:260px;object-fit:cover}.article-grid h3,.article-grid h2{font:500 27px/1.18 var(--serif);margin:10px 0}.article-grid span{font-size:13px;font-weight:700}.page-hero{background:var(--tint);padding:60px 0}.hero-grid{display:grid;grid-template-columns:1fr .85fr;gap:70px;align-items:center}.page-hero h1{font-size:clamp(45px,6vw,76px)}.page-hero img{height:520px;width:100%;object-fit:cover}.content-grid{display:grid;grid-template-columns:minmax(0,760px) 300px;gap:80px;align-items:start}.prose{font-size:17px}.prose.wide{max-width:850px}.prose h2{font:500 38px/1.15 var(--serif);margin:55px 0 18px}.prose h3{font:500 24px/1.2 var(--serif)}.prose li{margin-bottom:12px}.prose a{text-decoration:underline;text-decoration-color:var(--red);text-underline-offset:3px}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:36px 0}.process div{background:var(--tint);padding:22px}.process span{color:var(--red);font-weight:800}.process h3{margin:8px 0}.notice,.sources{background:var(--tint);border-left:3px solid var(--red);padding:24px 28px;margin:40px 0}.notice p{margin-bottom:0}details{border-top:1px solid var(--line);padding:18px 0}details:last-of-type{border-bottom:1px solid var(--line)}summary{font-weight:800;cursor:pointer}.side-card{background:#161616;color:#fff;padding:32px;position:sticky;top:120px}.side-card h3{font:500 30px/1.1 var(--serif)}.side-card p,.side-card li{color:#ccc}.side-card .btn{width:100%;margin:15px 0}.side-card>a:not(.btn){font-size:13px;text-decoration:underline}.byline{display:flex;gap:18px;flex-wrap:wrap;font-size:12px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:18px}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.photo-grid img{width:100%;height:420px;object-fit:cover}.photo-grid figcaption{font-size:12px;color:var(--muted);margin-top:8px}.form-grid{display:grid;grid-template-columns:1fr 340px;gap:70px}.form{display:grid;gap:20px}.form label{font-weight:700;font-size:14px}.form input,.form select,.form textarea{width:100%;display:block;border:1px solid #bbb;padding:14px;margin-top:7px;font:inherit;background:#fff}.form textarea{resize:vertical}.form .check{font-weight:400}.form .check input{display:inline;width:auto;margin-right:8px}.form-note{font-size:13px;color:var(--muted)}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:40px 0}.contact-cards div{background:var(--tint);padding:25px}.contact-band{background:var(--red);color:#fff;padding:70px 0}.contact-grid{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}.contact-band .eyebrow{color:#fff}.contact-band h2{font-size:46px}.contact-band p{max-width:700px}.contact-actions{display:flex;flex-direction:column;gap:10px}.contact-actions .btn{background:#fff;color:#111!important;border-color:#fff}.contact-actions .ghost{background:transparent;color:#fff!important}footer{background:#0d0d0d;color:#bbb;padding:75px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.footer-grid img{margin-bottom:20px}.footer-grid h3{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.12em}.footer-grid a{display:block;margin:9px 0;font-size:14px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #333;margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;font-size:12px}
@media(max-width:850px){.utility-in>span,.utility-in a[href^=mailto]{display:none}.utility-in{justify-content:flex-end}.nav{height:74px}.brand img{width:170px}.menu-btn{display:block}.nav nav{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;align-items:flex-start;border-top:1px solid #eee}.nav nav.open{display:flex}.home-hero{min-height:650px}.hero-copy{padding-top:110px}.hero-copy h1{font-size:54px}.hero-note{left:0;right:auto;padding:16px 20px}.section{padding:70px 0}.split,.hero-grid,.content-grid,.form-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.service-grid,.article-grid,.photo-grid{grid-template-columns:1fr 1fr}.page-hero img{height:380px}.side-card{position:static}.footer-grid{grid-template-columns:1fr 1fr}.mosaic{grid-template-columns:1fr 1fr}.mosaic img{height:350px}.mosaic img:last-child{display:none}.process{grid-template-columns:1fr}.contact-actions{flex-direction:row}}
@media(max-width:560px){.wrap{width:min(100% - 28px,1180px)}.hero-copy h1{font-size:44px}.hero-copy>p:not(.eyebrow){font-size:17px}.actions{align-items:flex-start;flex-direction:column}.hero-note{gap:14px;flex-direction:column}.split{gap:20px}.service-grid,.article-grid,.photo-grid,.footer-grid,.contact-cards{grid-template-columns:1fr}.service-card img,.photo-grid img{height:380px}.mosaic{grid-template-columns:1fr}.mosaic img{height:430px}.mosaic img:nth-child(2){display:none}.section-head{align-items:flex-start;gap:20px;flex-direction:column}.page-hero{padding:40px 0}.page-hero img{height:330px}.contact-actions{flex-direction:column}.footer-bottom{gap:15px;flex-direction:column}}
