:root{--orange:#ff5a00;--orange2:#ff7a00;--black:#050505;--panel:#0b0b0b;--line:#3b1b0b;--white:#f6f6f6;--muted:#bbb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050505;color:var(--white);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:76px;display:grid;grid-template-columns:180px 1fr 205px;align-items:center;gap:18px;padding:0 34px;background:#050505;border-bottom:1px solid #3c1a0b;position:sticky;top:0;z-index:20}.brand img{width:150px;height:64px;object-fit:cover;object-position:left top}.site-header nav{display:flex;justify-content:center;gap:28px;font:700 16px 'Barlow Condensed',sans-serif;text-transform:uppercase}.site-header nav a{transition:.2s}.site-header nav a:hover,.site-header nav .active{color:var(--orange)}.quick-contact{display:flex;flex-direction:column;gap:3px;font:600 13px 'Barlow Condensed',sans-serif}.quick-contact a:first-child{font-size:18px}.quick-contact a:first-child,.quick-contact a:nth-child(2){color:#eee}.quick-contact span{color:#ccc}.menu{display:none;background:none;border:1px solid #333;color:#fff;font-size:24px}.hero{min-height:655px;position:relative;background:url('assets/hero-truck.jpg') center 36%/cover no-repeat;display:flex;align-items:flex-end;justify-content:center;border-bottom:1px solid var(--orange)}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06) 35%,rgba(0,0,0,.15) 60%,#050505 100%)}.hero-copy{position:relative;width:min(1100px,94%);text-align:center;padding:0 0 26px}.hero-logo{font:italic 800 clamp(80px,18vw,210px)/.7 'Barlow Condensed';letter-spacing:-7px;text-shadow:0 3px 0 #fff,0 6px 0 #333,0 9px 0 var(--orange),0 14px 25px #000;color:#d9d9d9;margin-bottom:70px}.hero-logo span{display:block;font-size:.36em;letter-spacing:-2px;margin-left:34%;color:#ddd}.motto{font:italic 800 clamp(23px,4vw,39px) 'Barlow Condensed';letter-spacing:3px}.motto b{color:var(--orange);padding:0 28px}.hero-actions{display:flex;justify-content:center;gap:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 32px;border-radius:6px;text-transform:uppercase;font:800 20px 'Barlow Condensed';letter-spacing:.6px}.primary{background:linear-gradient(90deg,var(--orange2),var(--orange));color:#111}.outline{border:2px solid var(--orange);background:rgba(0,0,0,.65)}.btn:hover{filter:brightness(1.13);transform:translateY(-1px)}.services{display:grid;grid-template-columns:repeat(4,1fr) 1.65fr;border-bottom:1px solid var(--orange);background:linear-gradient(#090909,#050505);padding:22px 4%}.services article{min-height:160px;padding:10px 25px;text-align:center;border-right:1px solid #333}.services article:last-child{border:0}.icon{font-size:34px;filter:saturate(1.3)}.services h3{font:700 22px/1 'Barlow Condensed';text-transform:uppercase;margin:7px 0}.services p{font-size:13px;color:#ddd;line-height:1.4}.service-map{display:flex;flex-direction:column;justify-content:center}.nc{font:800 54px 'Barlow Condensed';letter-spacing:8px;color:transparent;-webkit-text-stroke:1px #aaa}.service-map strong{letter-spacing:2px;color:#aaa}.split{display:grid;grid-template-columns:1.1fr 1fr 1.15fr;border-bottom:1px solid var(--orange)}.split>*{min-height:390px}.photo{background:center/cover no-repeat}.about-photo{background-image:linear-gradient(90deg,rgba(0,0,0,.05),#050505),url('assets/about-truck.jpg')}.copy{padding:48px 38px;border-right:1px solid #3b1b0b}.copy p{font-size:15px;line-height:1.6;color:#ddd}.eyebrow{color:var(--orange);text-transform:uppercase;font:700 17px 'Barlow Condensed';letter-spacing:2px}.copy h2,.gallery h2,.merch h2,.quote h2{font:italic 800 38px/.92 'Barlow Condensed';margin:6px 0 16px}.copy h2 em{color:var(--orange);font-style:italic}.small{min-height:42px;padding:0 28px;font-size:17px}.fleet-img{height:210px;background:url('assets/fleet-grid.jpg') center/cover no-repeat;margin:12px 0}.gallery{display:grid;grid-template-columns:.8fr 1.7fr;gap:30px;padding:55px 6%;border-bottom:1px solid var(--orange)}.gallery p{color:#ccc}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.g{min-height:210px;background-image:url('assets/fleet-grid.jpg');background-size:650px auto;border:1px solid #333}.g1{background-position:0 0}.g2{background-position:50% 0}.g3{background-position:100% 0}.merch{min-height:260px;display:grid;grid-template-columns:1fr 1.5fr .7fr;align-items:center;padding:20px 4%;border-bottom:1px solid var(--orange);overflow:hidden}.merch-copy p{max-width:430px;color:#ddd}.merch-photo{height:220px;background:url('assets/merch.jpg') center/cover no-repeat}.script{font:italic 28px 'Barlow Condensed';line-height:1.05;text-align:center;transform:rotate(-5deg);color:#ddd}.quote{display:grid;grid-template-columns:.8fr 1.5fr;gap:55px;padding:60px 7%;background:radial-gradient(circle at 20% 50%,#241006,#050505 35%)}.quote form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote label{font:700 14px 'Barlow Condensed';text-transform:uppercase;letter-spacing:1px;color:#ccc}.quote input,.quote textarea{display:block;width:100%;margin-top:6px;background:#0c0c0c;color:#fff;border:1px solid #383838;border-radius:4px;padding:13px;font:14px Inter}.quote input:focus,.quote textarea:focus{outline:1px solid var(--orange);border-color:var(--orange)}.full{grid-column:1/-1}.form-note{margin:0;color:#888;font-size:12px}footer{min-height:140px;display:grid;grid-template-columns:220px 1fr 260px;align-items:center;gap:30px;padding:20px 5%;background:#050505}footer img{width:170px}footer div:nth-child(2){display:flex;flex-direction:column;gap:6px;text-align:center;font:600 14px Inter}.footer-motto{border-left:1px solid #555;padding-left:35px;color:#aaa;letter-spacing:3px;font:700 14px 'Barlow Condensed';line-height:1.7}
@media(max-width:900px){.site-header{height:auto;min-height:68px;grid-template-columns:1fr auto;padding:4px 18px}.brand img{width:130px}.menu{display:block}.site-header nav{display:none;grid-column:1/-1;flex-direction:column;gap:0;padding-bottom:10px}.site-header nav.open{display:flex}.site-header nav a{padding:12px 0;border-top:1px solid #222}.quick-contact{display:none}.hero{min-height:570px}.hero-logo{margin-bottom:90px}.hero-actions{flex-direction:column;align-items:center}.btn{width:min(420px,95%)}.services{grid-template-columns:1fr 1fr}.services article{border-bottom:1px solid #222}.service-map{grid-column:1/-1}.split{grid-template-columns:1fr}.split>*{min-height:320px}.copy{border-top:1px solid #2a160c}.gallery{grid-template-columns:1fr}.merch{grid-template-columns:1fr}.script{display:none}.quote{grid-template-columns:1fr}.quote form{grid-template-columns:1fr}.quote .full{grid-column:1}footer{grid-template-columns:1fr;text-align:center}footer img{margin:auto}.footer-motto{border-left:0;border-top:1px solid #333;padding:18px 0 0}}@media(max-width:560px){.hero{min-height:520px}.hero-logo{font-size:96px;margin-bottom:110px}.hero-logo span{margin-left:22%}.motto{font-size:22px}.motto b{padding:0 8px}.services{grid-template-columns:1fr}.service-map{grid-column:auto}.gallery-grid{grid-template-columns:1fr}.copy,.gallery,.quote{padding-left:24px;padding-right:24px}}

/* Hauling quote popup */
body.modal-open{overflow:hidden}.quote-modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:20px}.quote-modal.open{display:flex}.quote-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.82);backdrop-filter:blur(4px)}.quote-modal-card{position:relative;z-index:1;width:min(760px,100%);max-height:92vh;overflow:auto;background:radial-gradient(circle at 10% 10%,#2a1207,#0a0a0a 42%);border:1px solid var(--orange);border-radius:14px;padding:34px;box-shadow:0 24px 80px #000}.quote-modal-card h2{font:italic 800 38px/.92 'Barlow Condensed';margin:6px 0 8px}.quote-intro{color:#ccc;margin:0 0 22px}.quote-close{position:absolute;right:14px;top:12px;width:42px;height:42px;border:1px solid #555;border-radius:50%;background:#111;color:#fff;font-size:30px;line-height:36px;cursor:pointer}.quote-modal form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-modal label{font:700 14px 'Barlow Condensed';text-transform:uppercase;letter-spacing:1px;color:#ccc}.quote-modal input,.quote-modal textarea{display:block;width:100%;margin-top:6px;background:#0c0c0c;color:#fff;border:1px solid #383838;border-radius:6px;padding:13px;font:14px Inter}.quote-modal input:focus,.quote-modal textarea:focus{outline:1px solid var(--orange);border-color:var(--orange)}.quote-modal .full{grid-column:1/-1}@media(max-width:600px){.quote-modal{padding:10px}.quote-modal-card{padding:26px 18px 20px;border-radius:10px}.quote-modal-card h2{font-size:32px;padding-right:34px}.quote-modal form{grid-template-columns:1fr}.quote-modal .full{grid-column:1}.quote-close{right:10px;top:9px}}

.quote-honey{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.form-success{color:#b7f7b7!important;font-weight:700}.form-error{color:#ffb0a0!important;font-weight:700}#quoteSubmit:disabled{opacity:.72;cursor:wait;transform:none}


/* DQS merch storefront popup */
.merch-modal{position:fixed;inset:0;z-index:1100;display:none;align-items:center;justify-content:center;padding:20px}.merch-modal.open{display:flex}.merch-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.86);backdrop-filter:blur(5px)}.merch-modal-card{position:relative;z-index:1;width:min(1120px,100%);max-height:92vh;overflow:auto;background:radial-gradient(circle at 12% 8%,#2a1207,#090909 42%);border:1px solid var(--orange);border-radius:14px;padding:34px;box-shadow:0 24px 80px #000}.merch-modal-card h2{font:italic 800 42px/.92 'Barlow Condensed';margin:6px 0 8px}.merch-intro{color:#ccc;margin:0 0 24px}.merch-close{position:absolute;right:14px;top:12px;width:42px;height:42px;border:1px solid #555;border-radius:50%;background:#111;color:#fff;font-size:30px;line-height:36px;cursor:pointer}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#0c0c0c;border:1px solid #333;border-radius:10px;overflow:hidden}.product-photo{height:185px;background:url('assets/merch.jpg') center/cover no-repeat;border-bottom:1px solid #333}.product-photo.hoodie{background-position:center 48%}.product-photo.hat{background-position:center 66%}.product-body{padding:18px}.product-top{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.product-top h3{margin:0;font:800 25px 'Barlow Condensed';letter-spacing:.7px}.product-top strong{font:800 28px 'Barlow Condensed';color:var(--orange)}.product-body p{min-height:58px;color:#bbb;font-size:13px;line-height:1.45}.product-body label{display:block;margin-top:12px;color:#ccc;text-transform:uppercase;font:700 13px 'Barlow Condensed';letter-spacing:1px}.product-body select{display:block;width:100%;margin-top:5px;background:#111;color:#fff;border:1px solid #444;border-radius:5px;padding:11px;font:14px Inter}.product-body .btn{width:100%;margin-top:16px;min-height:48px}.merch-status{margin:18px 0 0;color:#aaa;text-align:center;font-size:13px}.merch-status.pending{color:#ffd2b5;font-weight:700}@media(max-width:850px){.product-grid{grid-template-columns:1fr}.product-body p{min-height:0}.product-photo{height:220px}}@media(max-width:600px){.merch-modal{padding:10px}.merch-modal-card{padding:26px 16px 20px;border-radius:10px}.merch-modal-card h2{font-size:34px;padding-right:36px}.merch-close{right:10px;top:9px}.product-photo{height:180px}.product-top h3{font-size:24px}.product-top strong{font-size:26px}}
