:root{--ink:#101418;--ink-soft:#384047;--muted:#6d747c;--line:#dfe3e7;--paper:#f7f8f6;--white:#fff;--amber:#d68b22;--amber-dark:#a56413;--blue:#1e536b;--green:#2f6b53;--shadow:0 18px 48px #1014182e;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);letter-spacing:0;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;min-height:72px;color:var(--white);justify-content:space-between;align-items:center;gap:24px;padding:14px clamp(18px,5vw,56px);transition:background .18s,color .18s,box-shadow .18s;display:flex;position:fixed;inset:0 0 auto}.site-header.is-solid,.site-header.is-open{color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;box-shadow:0 1px #10141814}.brand{align-items:center;gap:10px;min-width:0;display:inline-flex}.brand-mark{border:1px solid;border-radius:8px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid}.brand strong,.brand small{line-height:1.1;display:block}.brand strong{font-size:15px}.brand small{color:currentColor;opacity:.78;margin-top:4px;font-size:12px}.nav{align-items:center;gap:22px;font-size:14px;font-weight:700;display:flex}.nav a{opacity:.84}.nav a:hover{opacity:1}.menu-button{width:44px;height:44px;color:inherit;background:0 0;border:1px solid;border-radius:8px;display:none}.menu-button span{background:currentColor;width:18px;height:2px;margin:5px auto;display:block}.hero{min-height:92svh;color:var(--white);display:grid;position:relative;overflow:hidden}.hero-media,.hero-media img,.hero-shade{position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:62% center;width:100%;height:100%}.commercial-hero .hero-media img{object-position:72% center}.hero-shade{background:linear-gradient(90deg,#101418d1,#10141875 46%,#10141829),linear-gradient(#0000 66%,#1014188a)}.commercial-shade{background:linear-gradient(90deg,#101418e0,#1014188f 52%,#1e536b3d),linear-gradient(#0000 62%,#10141894)}.hero-content{z-index:1;align-self:end;width:min(720px,100% - 36px);margin:0 auto;padding:138px 0 74px;position:relative}.commercial-hero-content{width:min(840px,100% - 36px)}.eyebrow{color:var(--amber);text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{max-width:620px;margin-bottom:18px;font-size:clamp(44px,7vw,82px);line-height:.96}h2{margin-bottom:16px;font-size:clamp(30px,5vw,52px);line-height:1.02}h3{margin-bottom:10px;font-size:20px;line-height:1.18}.hero-copy{color:#ffffffe0;max-width:510px;margin-bottom:28px;font-size:20px;line-height:1.45}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 20px;font-weight:800;display:inline-flex}.button-primary{color:var(--ink);background:var(--amber)}.button-primary:hover{background:#e49a32}.button-secondary{color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border-color:#ffffff6b}.button-icon{width:22px;height:22px;color:var(--white);background:var(--ink);border-radius:999px;place-items:center;font-weight:900;display:grid}.phone-icon{border:2px solid;border-color:#0000 currentColor currentColor #0000;border-radius:4px 4px 8px;width:18px;height:18px;transform:rotate(45deg)}.signal-row{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.signal-row span{color:#ffffffe0;background:#10141838;border:1px solid #ffffff3d;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:750}.quick-strip{z-index:2;background:var(--white);width:min(1180px,100% - 36px);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:repeat(3,1fr);margin:-42px auto 0;display:grid;position:relative;overflow:hidden}.quick-strip a{border-right:1px solid var(--line);gap:7px;padding:24px;display:grid}.quick-strip a:last-child{border-right:0}.quick-strip strong{font-size:18px}.quick-strip span{color:var(--muted);font-size:14px;line-height:1.4}.commercial-strip{grid-template-columns:repeat(3,1fr)}.section{width:min(1180px,100% - 36px);margin:0 auto;padding:96px 0}.section-heading{grid-template-columns:minmax(0,.8fr) minmax(280px,1.2fr);align-items:end;gap:32px;margin-bottom:32px;display:grid}.section-heading h2{max-width:760px}.section-heading.compact{max-width:620px;display:block}.service-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.service-card{border:1px solid var(--line);background:var(--white);border-radius:8px;min-height:280px;padding:22px}.service-number{color:var(--amber-dark);margin-bottom:58px;font-size:13px;font-weight:900;display:inline-block}.service-card p,.fleet-grid p,.steps p,.coverage p,.commercial-copy p,.contact-copy p{color:var(--muted);line-height:1.58}.commercial,.commercial-page{border-top:1px solid var(--line);grid-template-columns:.9fr 1.1fr;align-items:start;gap:42px;display:grid}.commercial-page{border-top:0}.commercial-copy{position:sticky;top:104px}.fleet-grid{gap:14px;display:grid}.fleet-grid article{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:48px 1fr;gap:18px;padding:24px;display:grid}.fleet-grid span{color:var(--amber-dark);font-size:13px;font-weight:900}.fleet-grid h3,.fleet-grid p{grid-column:2}.process{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:48px;display:grid}.commercial-process{border-top:1px solid var(--line)}.steps{gap:14px;margin:0;padding:0;list-style:none;display:grid}.steps li{background:var(--white);border-radius:8px;grid-template-columns:44px 1fr;gap:18px;padding:22px;display:grid}.steps li>span{width:44px;height:44px;color:var(--white);background:var(--blue);border-radius:999px;place-items:center;font-weight:900;display:grid}.coverage{grid-template-columns:1fr 380px;align-items:center;gap:42px;padding-top:82px;display:grid}.coverage-panel{color:var(--white);background:var(--green);border-radius:8px;padding:28px}.coverage-panel strong{margin-bottom:16px;font-size:18px;display:block}.coverage-panel ul{gap:11px;margin:0;padding-left:18px;display:grid}.contact{grid-template-columns:.9fr 1.1fr;align-items:start;gap:42px;padding-top:42px;display:grid}.request-form{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:14px;padding:24px;display:grid}label{color:var(--ink-soft);gap:7px;font-size:13px;font-weight:800;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}input,select,textarea{width:100%;color:var(--ink);background:var(--white);font:inherit;border:1px solid #cfd5da;border-radius:8px;padding:13px 14px}input:focus,select:focus,textarea:focus{border-color:var(--amber);outline:3px solid #d68b223d}.form-submit{cursor:pointer;border:0;width:100%;margin-top:4px}.form-submit:disabled{cursor:wait;opacity:.68}.form-status{min-height:22px;color:var(--green);margin:0;font-size:14px;font-weight:800;line-height:1.45}.form-status.is-error{color:#a33b25}.footer{color:var(--white);background:var(--ink);justify-content:space-between;align-items:center;gap:20px;padding:28px clamp(18px,5vw,56px);display:flex}.footer a{color:#ffffffbd}@media (width<=880px){.site-header{min-height:68px}.menu-button{display:block}.nav{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:8px;padding:12px;display:none;position:absolute;inset:68px 12px auto}.site-header.is-open .nav{gap:4px;display:grid}.nav a{border-radius:8px;padding:14px}.nav a:hover{background:var(--paper)}.hero{min-height:91svh}.hero-media img{object-position:66% center}.hero-shade{background:linear-gradient(90deg,#101418e0,#10141894 56%,#10141833),linear-gradient(#0000 56%,#1014189e)}h1{font-size:48px}.hero-copy{font-size:18px}.hero-actions .button{flex:170px}.quick-strip,.section-heading,.service-grid,.commercial,.commercial-page,.process,.coverage,.contact,.form-row{grid-template-columns:1fr}.quick-strip{width:100%;box-shadow:none;border-radius:0;margin-top:0}.quick-strip a{border-right:0;border-bottom:1px solid var(--line);padding:20px 18px}.quick-strip a:last-child{border-bottom:0}.section{padding:68px 0}.process,.commercial,.commercial-page{gap:24px}.commercial-copy{position:static}.coverage{gap:24px;padding-top:62px}}@media (width<=520px){.brand strong{font-size:14px}.brand small{display:none}.hero-content{width:min(100% - 28px,720px);padding-bottom:48px}h1{font-size:42px}h2{font-size:32px}.signal-row span{text-align:center;flex:130px}.service-card{min-height:220px}.service-number{margin-bottom:34px}.fleet-grid article{grid-template-columns:1fr;padding:20px}.fleet-grid h3,.fleet-grid p{grid-column:auto}.steps li{grid-template-columns:38px 1fr;padding:18px}.steps li>span{width:38px;height:38px}}
