:root{--ink:#11120f;--ink2:#181a16;--gold:#f0b429;--gold2:#ffc94c;--cream:#f5f2e9;--paper:#fff;--muted:#62665e;--line:#dedfd9;--radius:18px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.site-header{height:82px;display:flex;align-items:center;gap:36px;padding:0 max(24px,calc((100vw - var(--max))/2));background:rgba(17,18,15,.96);color:#fff;position:relative;z-index:20;border-bottom:1px solid rgba(255,255,255,.12)}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand-mark{display:grid;place-items:center;background:var(--gold);color:var(--ink);font:20px/1 'Archivo Black',sans-serif;width:48px;height:48px;clip-path:polygon(16% 0,84% 0,100% 50%,84% 100%,16% 100%,0 50%)}.brand-copy{display:flex;flex-direction:column;line-height:1.06;text-transform:uppercase}.brand-copy strong{font-size:16px;letter-spacing:.03em}.brand-copy small{font-size:10px;letter-spacing:.16em;color:#c7c9c3;margin-top:4px}.site-header nav{display:flex;gap:28px}.site-header nav a{font-size:14px;font-weight:600;color:#d9dbd4}.site-header nav a:hover{color:var(--gold2)}.header-call{border:1px solid var(--gold);padding:10px 16px;border-radius:999px;font-size:14px;font-weight:800}.header-call:hover{background:var(--gold);color:var(--ink)}.menu-button{display:none}.hero{min-height:700px;position:relative;color:#fff;overflow:hidden;display:flex;align-items:center}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,9,7,.98) 0%,rgba(8,9,7,.88) 32%,rgba(8,9,7,.42) 58%,rgba(8,9,7,.08) 100%),linear-gradient(0deg,rgba(8,9,7,.58),transparent 48%)}.hero-content{position:relative;z-index:2;width:var(--max);max-width:calc(100% - 48px);margin:0 auto;padding:84px 0 145px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#e4e5df;margin:0 0 18px}.eyebrow span{width:30px;height:3px;background:var(--gold)}.eyebrow.dark{color:#555950}.hero h1,.section h2{font-family:'Archivo Black',Impact,sans-serif;text-transform:uppercase;letter-spacing:-.035em;line-height:.96;margin:0}.hero h1{font-size:clamp(48px,6.2vw,88px);max-width:830px}.hero h1 em{font-style:normal;color:var(--gold)}.hero-text{font-size:18px;line-height:1.65;max-width:600px;color:#e1e2de;margin:26px 0 28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:54px;padding:0 22px;border-radius:7px;font-weight:800;border:0;cursor:pointer;transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--gold);color:var(--ink)}.button-primary:hover{background:var(--gold2)}.button-ghost{border:1px solid rgba(255,255,255,.4);color:#fff;background:rgba(255,255,255,.06)}.microcopy{font-size:13px;color:#b9bbb5;margin:14px 0 0}.trust-strip{position:absolute;z-index:3;bottom:0;left:50%;transform:translateX(-50%);width:min(var(--max),calc(100% - 48px));display:grid;grid-template-columns:repeat(3,1fr);background:var(--gold);color:var(--ink)}.trust-strip div{padding:18px 26px;border-right:1px solid rgba(17,18,15,.24);display:flex;gap:8px;align-items:baseline}.trust-strip div:last-child{border:0}.trust-strip strong{text-transform:uppercase;font-size:15px}.trust-strip span{font-size:13px}.section{padding:110px max(24px,calc((100vw - var(--max))/2))}.intro{background:var(--cream);display:grid;grid-template-columns:1.05fr .95fr;gap:30px 80px}.section-heading h2,.area h2,.quote h2{font-size:clamp(38px,5vw,66px)}.section-lead{font-size:20px;color:var(--muted);margin:30px 0 0;max-width:520px}.service-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.service-card{background:#fff;border:1px solid var(--line);padding:28px;border-radius:var(--radius);min-height:260px;display:flex;gap:20px;transition:.2s transform,.2s box-shadow}.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(30,32,27,.08)}.service-card.featured{grid-column:span 2;background:var(--ink);color:#fff}.service-number{font-size:12px;font-weight:800;color:#9a9d95}.service-card h3{font-size:24px;line-height:1.15;margin:5px 0 12px}.service-card p{font-size:15px;color:var(--muted);margin:0}.service-card.featured p{color:#c9cbc5}.service-card a{display:inline-block;color:var(--gold);font-weight:800;margin-top:20px}.card-kicker{text-transform:uppercase!important;letter-spacing:.14em;font-size:11px!important;color:var(--gold)!important;font-weight:800}.process{background:var(--ink);color:#fff}.section-heading.light h2{max-width:720px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#34362f;margin:50px 0 34px}.steps article{background:var(--ink2);padding:36px}.steps span{display:grid;place-items:center;width:42px;height:42px;background:var(--gold);color:var(--ink);border-radius:50%;font-weight:900}.steps h3{font-size:23px;margin:24px 0 8px}.steps p{color:#bfc1bb;margin:0}.area{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:80px;background:#fff}.area-copy>p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:720px}.area-note{font-weight:700;color:var(--ink)!important}.area-badge{aspect-ratio:1;max-width:340px;justify-self:end;background:var(--gold);clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.area-badge span{font:72px/1 'Archivo Black';letter-spacing:-.08em}.area-badge strong{text-transform:uppercase;font-size:16px;margin-top:8px}.area-badge small{font-size:12px;margin-top:5px}.quote{background:#252721;color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.quote-copy>p:not(.eyebrow){font-size:18px;color:#c1c3bd;max-width:500px}.contact-list{display:grid;gap:12px;margin-top:36px}.contact-list a{display:flex;flex-direction:column;border-left:3px solid var(--gold);padding-left:16px}.contact-list small{color:#aeb0aa;text-transform:uppercase;font-size:11px;letter-spacing:.14em}.contact-list strong{font-size:18px}.quote-form{background:#fff;color:var(--ink);padding:34px;border-radius:var(--radius);display:grid;grid-template-columns:1fr 1fr;gap:18px}.quote-form label{font-size:13px;font-weight:800}.quote-form label:nth-of-type(4),.quote-form label:nth-of-type(5),.quote-form button,.form-note{grid-column:1/-1}.quote-form input,.quote-form select,.quote-form textarea{width:100%;margin-top:7px;border:1px solid #d4d6cf;border-radius:7px;padding:13px;background:#f8f8f5;color:var(--ink)}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{outline:3px solid rgba(240,180,41,.28);border-color:#d69a0e}.form-note{font-size:12px;color:#6c7068;text-align:center;margin:0}footer{background:#0b0c0a;color:#b9bbb5;padding:38px max(24px,calc((100vw - var(--max))/2));display:flex;align-items:center;gap:28px;font-size:12px}footer>p:first-of-type{margin-left:auto}.footer-brand .brand-mark{width:40px;height:40px}.mobile-bar{display:none}
@media(max-width:850px){.site-header{height:72px;padding:0 18px}.site-header nav,.header-call{display:none}.menu-button{display:block;background:none;border:1px solid #777b72;color:#fff;border-radius:7px;padding:8px 12px}.site-header.open nav{position:absolute;display:flex;flex-direction:column;top:72px;left:0;right:0;background:#11120f;padding:20px;gap:8px}.site-header.open nav a{padding:10px}.brand-mark{width:42px;height:42px}.brand-copy strong{font-size:14px}.hero{min-height:690px;align-items:flex-end}.hero>img{object-position:64% center}.hero-shade{background:linear-gradient(0deg,rgba(8,9,7,.98) 0%,rgba(8,9,7,.92) 49%,rgba(8,9,7,.25) 100%)}.hero-content{padding:210px 0 150px}.hero h1{font-size:clamp(43px,13vw,62px)}.hero-text{font-size:16px}.trust-strip{grid-template-columns:1fr;width:calc(100% - 32px)}.trust-strip div{padding:9px 16px;justify-content:space-between;border-right:0;border-bottom:1px solid rgba(17,18,15,.2)}.section{padding:76px 22px}.intro,.area,.quote{grid-template-columns:1fr}.section-lead{margin:10px 0 0}.service-grid{grid-template-columns:1fr}.service-card.featured{grid-column:span 1}.service-card{min-height:0;padding:24px}.steps{grid-template-columns:1fr}.area{gap:40px}.area-badge{justify-self:center;width:280px}.quote{gap:40px}.quote-form{grid-template-columns:1fr;padding:24px}.quote-form label{grid-column:1}.quote-form label:nth-of-type(4),.quote-form label:nth-of-type(5),.quote-form button,.form-note{grid-column:1}footer{padding-bottom:100px;flex-direction:column;text-align:center}footer>p:first-of-type{margin-left:0}.mobile-bar{display:grid;grid-template-columns:1fr 1.3fr;position:fixed;z-index:50;bottom:0;left:0;right:0;background:#0b0c0a;padding:10px;gap:8px;border-top:1px solid #333}.mobile-bar a{display:grid;place-items:center;min-height:48px;border:1px solid #5a5e55;border-radius:6px;color:#fff;font-weight:800;font-size:14px}.mobile-bar a:last-child{background:var(--gold);color:var(--ink);border-color:var(--gold)}}
@media(max-width:430px){.brand-copy small{font-size:8px}.hero-content{max-width:calc(100% - 34px)}.hero-actions{display:grid}.button{width:100%}.section-heading h2,.area h2,.quote h2{font-size:38px}.service-card{gap:13px}.service-number{display:none}.contact-list strong{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.service-card{transition:none}}
.brand-logo{width:224px;height:72px;overflow:hidden;flex:0 0 auto}
.logo-crop{display:block;position:relative;width:224px;height:72px;overflow:hidden}
.logo-crop img{position:absolute;width:224px;height:224px;max-width:none;left:0;top:-72px;object-fit:cover}
.hero-text strong{color:#fff;font-weight:800}
.footer-brand{width:196px;height:64px}
.footer-brand .logo-crop{width:196px;height:64px}
.footer-brand .logo-crop img{width:196px;height:196px;top:-63px}
@media(max-width:850px){.brand-logo{width:178px;height:62px}.brand-logo .logo-crop{width:178px;height:62px}.brand-logo .logo-crop img{width:178px;height:178px;top:-56px}.footer-brand{width:196px;height:64px}.footer-brand .logo-crop{width:196px;height:64px}.footer-brand .logo-crop img{width:196px;height:196px;top:-63px}}
:root{--ink:#292a29;--ink2:#343533}
.site-header{background:rgba(41,42,41,.97)}
.hero-shade{background:linear-gradient(90deg,rgba(41,42,41,.98) 0%,rgba(41,42,41,.9) 32%,rgba(41,42,41,.46) 58%,rgba(41,42,41,.1) 100%),linear-gradient(0deg,rgba(41,42,41,.62),transparent 48%)}
.quote{background:#30312f}
footer,.mobile-bar{background:#232422}
@media(max-width:850px){.site-header.open nav{background:#292a29}.hero-shade{background:linear-gradient(0deg,rgba(41,42,41,.98) 0%,rgba(41,42,41,.93) 49%,rgba(41,42,41,.3) 100%)}}
.brand-logo{width:164px;height:78px}
.logo-crop{width:164px;height:78px;overflow:visible}
.logo-crop img{position:static;width:100%;height:100%;max-width:100%;object-fit:contain}
.footer-brand{width:210px;height:105px}
.footer-brand .logo-crop{width:210px;height:105px}
.footer-brand .logo-crop img{position:static;width:100%;height:100%;object-fit:contain}
@media(max-width:850px){.brand-logo{width:145px;height:68px}.brand-logo .logo-crop{width:145px;height:68px}.brand-logo .logo-crop img{position:static;width:100%;height:100%;object-fit:contain}.footer-brand{width:210px;height:105px}.footer-brand .logo-crop{width:210px;height:105px}}
.owner-login{display:inline-flex;align-items:center;gap:7px;border:1px solid #555850;border-radius:999px;padding:8px 13px;color:#d7d9d3;font-size:12px;font-weight:700;white-space:nowrap}
.owner-login:hover{border-color:var(--gold);color:var(--gold)}
.owner-login span{font-size:14px}
