:root{--ink:#101416;--steel:#263137;--rust:#c74d27;--cream:#faf8f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:84px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:10;width:100%;color:#fff;border-bottom:1px solid #ffffff2b}.brand{display:flex;align-items:center;gap:12px;letter-spacing:.08em}.brand-mark{width:37px;height:43px;display:grid;place-items:center;border:2px solid var(--rust);color:#fff;font:900 25px/1 Georgia,serif;transform:skew(-7deg)}.brand strong,.brand small{display:block}.brand strong{font-size:17px}.brand small{font-size:8px;letter-spacing:.21em;margin-top:2px;opacity:.75}nav{display:flex;gap:34px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}nav a:hover{color:#f0764f}.header-call{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:700}svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero{min-height:760px;height:94vh;position:relative;display:flex;align-items:center;color:white;overflow:hidden;background:#1a2225}.hero-photo{position:absolute;inset:0;background-image:linear-gradient(90deg,#14191b 0%,#14191be6 28%,#14191b45 66%,#14191b77 100%),url('/legacy-hero.png');background-size:cover;background-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#07101442 0%,transparent 50%,#0a0e10c7 100%)}.hero-content{position:relative;z-index:2;width:90%;max-width:1180px;margin:35px auto 90px}.eyebrow{display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.24em;font-size:11px;font-weight:700;color:#cfd3d2}.eyebrow span{width:34px;height:2px;background:var(--rust)}h1{margin:21px 0;font:800 clamp(3.7rem,7.3vw,7rem)/.88 Arial,sans-serif;letter-spacing:-.065em;text-transform:uppercase}h1 em{color:#e25e34;font-style:normal}.hero-copy{max-width:540px;font-size:18px;line-height:1.6;color:#d2d8d8}.hero-actions{display:flex;gap:13px;margin-top:34px}.button{min-height:54px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:11px;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:800}.button.primary{background:var(--rust)}.button.primary:hover{background:#e05a30}.button.secondary{border:1px solid #ffffff73}.button.secondary:hover{background:#ffffff12}.hero-strip{position:absolute;z-index:2;bottom:0;right:0;width:min(720px,63vw);display:grid;grid-template-columns:repeat(3,1fr);background:#11181ae8;border-top:1px solid #ffffff24}.hero-strip div{padding:25px 28px;border-left:1px solid #ffffff1f}.hero-strip strong,.hero-strip span{display:block}.hero-strip strong{color:#e46037;font-size:11px;letter-spacing:.18em}.hero-strip span{margin-top:7px;color:#d1d6d6;font-size:12px}.intro,.area{max-width:1180px;margin:auto;padding:120px 5%;display:grid;grid-template-columns:1fr 2.3fr;gap:8vw}.section-label{padding-top:9px;font-size:10px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--rust)}h2{margin:0;font-size:clamp(2.7rem,5vw,5rem);line-height:.98;letter-spacing:-.055em;text-transform:uppercase}.intro p,.area-copy>p{max-width:720px;color:#536065;font-size:18px;line-height:1.8}.services{background:var(--ink);color:white;padding:110px max(5vw,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr 1.4fr;gap:9vw}.section-label.light{color:#e56138;margin-bottom:25px}.service-list{border-top:1px solid #ffffff24}.service-list article{padding:31px 0;border-bottom:1px solid #ffffff24;display:grid;grid-template-columns:55px 1fr;gap:12px}.service-list article>span{color:#e05c33;font-size:11px;letter-spacing:.12em}.service-list h3{margin:0 0 10px;font-size:20px;text-transform:uppercase}.service-list p{margin:0;color:#aab2b3;line-height:1.65;font-size:14px}.area{grid-template-columns:1fr 1.2fr;align-items:center}.area-graphic{min-height:360px;background:var(--steel);display:grid;place-items:center;position:relative;overflow:hidden}.area-graphic:before,.area-graphic:after{content:"";position:absolute;border:1px solid #ffffff18;width:430px;height:430px;transform:rotate(35deg)}.area-graphic:after{width:250px;height:250px}.area-graphic span{color:#ffffff0f;font-size:180px;font-weight:900;letter-spacing:-.1em}.area-copy h2{margin:19px 0 27px}.area-copy .note{font-size:13px;border-left:3px solid var(--rust);padding-left:15px;color:#2f3a3e}.contact{background:var(--rust);color:white;text-align:center;padding:105px 5% 95px}.eyebrow.center{justify-content:center;color:#ffe0d6}.eyebrow.center span{background:#fff}.contact h2{margin:23px 0 16px}.contact>p{color:#ffe0d6}.contact-links{display:flex;justify-content:center;margin:46px auto 35px;max-width:840px;border-top:1px solid #ffffff4d;border-bottom:1px solid #ffffff4d}.contact-links a{flex:1;padding:26px}.contact-links a+a{border-left:1px solid #ffffff4d}.contact-links small,.contact-links strong{display:block}.contact-links small{text-transform:uppercase;letter-spacing:.18em;font-size:9px;opacity:.75;margin-bottom:8px}.contact-links strong{font-size:clamp(15px,2vw,22px)}.contact-name{font-weight:700}.contact-name span{opacity:.7;font-weight:400;margin-left:8px}footer{background:#0b0e10;color:#7f898c;min-height:120px;padding:30px 5%;display:flex;justify-content:space-between;align-items:center;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.footer-brand{color:#fff}.mobile-call{display:none}
@media(max-width:760px){.site-header{height:72px;padding:0 20px}.site-header nav,.header-call{display:none}.hero{min-height:690px;height:92vh}.hero-content{width:auto;margin:10px 22px 115px}.hero-photo{background-position:60% center}h1{font-size:clamp(3.25rem,15vw,5.3rem)}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;max-width:330px}.hero-strip{width:100%;grid-template-columns:repeat(3,1fr)}.hero-strip div{padding:17px 11px}.hero-strip span{font-size:10px}.intro,.area{padding:80px 22px;display:block}.intro h2,.area h2{margin:20px 0 25px}.intro p,.area-copy>p{font-size:16px}.services{padding:80px 22px;display:block}.service-list{margin-top:45px}.area-graphic{min-height:260px;margin-bottom:45px}.area-graphic span{font-size:120px}.contact{padding:80px 20px 95px}.contact-links{display:block}.contact-links a{display:block}.contact-links a+a{border-left:0;border-top:1px solid #ffffff4d}footer{padding:30px 20px 95px;display:block;text-align:center}.footer-brand{justify-content:center;margin-bottom:24px}.mobile-call{position:fixed;display:flex;z-index:20;bottom:14px;left:14px;right:14px;height:54px;align-items:center;justify-content:center;gap:10px;background:#e15a31;color:white;box-shadow:0 8px 30px #0008;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}}
.brand img{display:block;width:240px;height:68px;object-fit:contain;object-position:left center}.footer-brand img{width:220px;height:70px}@media(max-width:760px){.brand img{width:205px;height:58px}.footer-brand img{margin:auto;width:220px;height:72px}}
.hero-photo{background-color:#131a1d;background-image:url('/legacy-hero-real.png');background-size:auto 100%;background-position:right center;background-repeat:no-repeat}.hero-shade{background:linear-gradient(90deg,#101719 0%,#101719f2 28%,#1017199e 49%,#10171922 72%),linear-gradient(180deg,#07101448 0%,transparent 52%,#0a0e10c4 100%)}
@media(max-width:760px){.hero-photo{background-size:auto 100%;background-position:54% center}.hero-shade{background:linear-gradient(90deg,#101719f5 0%,#101719cc 58%,#10171963 100%),linear-gradient(180deg,#07101455 0%,transparent 52%,#0a0e10d9 100%)}}
