:root{--yellow:#ffb400;--yellow2:#ffc928;--black:#080808;--panel:#121212;--text:#f5f5f5;--muted:#b9b9b9;--line:#2b2b2b;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{position:sticky;top:0;z-index:20;height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 max(24px,calc((100vw - var(--max))/2));background:rgba(8,8,8,.94);border-bottom:1px solid #242424;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:12px;line-height:1}.brand-mark{width:10px;height:44px;background:var(--yellow);transform:skew(-16deg);box-shadow:10px 0 0 #ff8a00}.brand strong{display:block;font:900 34px/1 "Barlow Condensed",sans-serif;letter-spacing:1px}.brand small{display:block;margin-top:3px;color:var(--yellow);font:700 12px/1 "Barlow Condensed",sans-serif;text-transform:uppercase;letter-spacing:.7px}.site-header nav{display:flex;gap:28px;font-weight:600;font-size:14px}.site-header nav a:hover{color:var(--yellow)}.header-call{padding:10px 16px;background:var(--yellow);color:#070707;border-radius:7px;font-weight:800}.hero{min-height:720px;position:relative;display:flex;align-items:center;background-image:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.82) 48%,rgba(5,5,5,.25) 100%),url('assets/brochure-cover.png');background-size:cover;background-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 70%,var(--black))}.hero-content{position:relative;z-index:1;width:min(var(--max),calc(100% - 48px));margin:auto;padding:85px 0}.eyebrow{margin:0 0 12px;color:var(--yellow);font:800 14px/1.2 "Barlow Condensed",sans-serif;letter-spacing:2.2px;text-transform:uppercase}.hero h1,.section-heading h2,.request-intro h2,.final-cta h2{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;letter-spacing:-1px}.hero h1{margin:0;max-width:760px;font-size:clamp(64px,8vw,112px);line-height:.84;font-weight:900}.hero h1 span{color:var(--yellow)}.hero-copy{max-width:670px;margin:28px 0;color:#dedede;font-size:18px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;padding:15px 21px;font-weight:800;cursor:pointer;transition:.2s transform,.2s opacity}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--yellow);color:#090909}.button-secondary{border:1px solid #777;background:rgba(0,0,0,.45)}.button-dark{background:#090909;color:white}.hero-stats{display:flex;gap:0;margin-top:54px;max-width:760px;border:1px solid #3c3c3c;border-radius:10px;overflow:hidden;background:rgba(0,0,0,.55)}.hero-stats div{flex:1;padding:17px 20px;border-right:1px solid #3c3c3c}.hero-stats div:last-child{border:0}.hero-stats strong{display:block;color:var(--yellow);font:900 29px/1 "Barlow Condensed",sans-serif}.hero-stats span{font-size:12px;color:#ddd}.section{width:min(var(--max),calc(100% - 48px));margin:auto;padding:105px 0}.section-heading{max-width:840px;margin-bottom:44px}.section-heading.compact{max-width:700px}.section-heading h2{font-size:clamp(42px,5vw,68px);line-height:.95;margin:0}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:linear-gradient(145deg,#171717,#101010);border:1px solid #262626;border-radius:14px;padding:28px;min-height:220px}.card .icon{display:grid;place-items:center;width:44px;height:44px;border-radius:10px;background:rgba(255,180,0,.12);color:var(--yellow);font-weight:900}.card h3{margin:20px 0 7px;font-size:18px}.card p{margin:0;color:var(--muted);font-size:14px}.services{padding-top:50px}.service-pills{display:flex;flex-wrap:wrap;gap:12px}.service-pills span{border:1px solid #383838;border-radius:999px;padding:13px 18px;background:#141414;font-weight:700}.process{padding-top:70px}.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.steps li{position:relative;padding:30px 24px;background:#111;border-top:3px solid var(--yellow);border-radius:0 0 12px 12px}.steps li>span{color:var(--yellow);font:900 34px/1 "Barlow Condensed",sans-serif}.steps h3{margin:24px 0 7px}.steps p{margin:0;color:var(--muted);font-size:14px}.request-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;background:linear-gradient(135deg,var(--yellow),#ffca31);color:#080808;padding:90px max(24px,calc((100vw - var(--max))/2))}.eyebrow.dark{color:#5c4200}.request-intro h2{font-size:clamp(48px,6vw,75px);line-height:.9;margin:0 0 22px}.request-intro>p{max-width:520px}.contact-box{display:grid;margin-top:35px;background:#0a0a0a;color:#fff;padding:22px;border-radius:12px}.contact-box small{color:#aaa;text-transform:uppercase;letter-spacing:1.5px;font-weight:700}.contact-box a{font:900 29px/1.1 "Barlow Condensed",sans-serif;margin:3px 0 18px}.contact-box a:last-child{margin-bottom:0}.request-form{background:white;padding:28px;border-radius:15px;box-shadow:0 20px 50px rgba(0,0,0,.2)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.request-form label{display:grid;gap:7px;font-size:13px;font-weight:800}.request-form input,.request-form select,.request-form textarea{width:100%;border:1px solid #c9c9c9;border-radius:7px;padding:12px;background:#fff;color:#111}.request-form input:focus,.request-form select:focus,.request-form textarea:focus{outline:3px solid rgba(255,180,0,.35);border-color:#8e6500}.full{grid-column:1/-1}.location-button{margin:15px 0 8px;padding:0;border:0;background:transparent;font-weight:800;text-decoration:underline;cursor:pointer}.consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;margin:10px 0 17px;font-weight:500!important}.consent input{width:auto;margin-top:5px}.submit-button{width:100%}.form-note{font-size:11px;color:#555;margin:12px 0 0}.form-status{margin-top:12px;font-weight:700}.final-cta{text-align:center;padding:100px 24px}.final-cta h2{font-size:clamp(46px,6vw,76px);line-height:.95;margin:0 auto 30px;max-width:800px}.final-cta>p:last-child{color:#aaa;margin-top:25px}footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:35px max(24px,calc((100vw - var(--max))/2));border-top:1px solid #242424;color:#888;font-size:12px}.footer-brand{color:white}.footer-brand .brand-mark{height:30px}.footer-brand strong{font-size:26px}
@media(max-width:900px){.site-header nav{display:none}.benefit-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.request-section{grid-template-columns:1fr}.hero{background-position:66% center}.hero-content{padding:60px 0}.hero-stats{max-width:100%}}
@media(max-width:600px){.site-header{height:68px;padding:0 18px}.brand strong{font-size:28px}.brand small{font-size:10px}.brand-mark{height:35px}.header-call{font-size:0;padding:10px}.header-call:after{content:'Call Now';font-size:13px}.hero{min-height:760px;background-position:63% center}.hero-content{width:calc(100% - 34px)}.hero h1{font-size:64px}.hero-copy{font-size:16px}.hero-actions .button{width:100%}.hero-stats{display:grid;grid-template-columns:1fr}.hero-stats div{border-right:0;border-bottom:1px solid #3c3c3c}.section{width:calc(100% - 34px);padding:75px 0}.benefit-grid,.steps,.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.request-section{padding:70px 17px;gap:35px}.request-form{padding:20px}.request-intro h2{font-size:52px}footer{flex-direction:column;text-align:center}.section-heading h2{font-size:48px}}
