: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}}

/* Policy pages + footer policy links */
.footer-policies{display:flex!important;flex-direction:row!important;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:8px;font:600 12px Inter!important}.footer-policies a{color:#aaa}.footer-policies a:hover{color:var(--orange)}
.policy-page{min-height:100vh;background:radial-gradient(circle at 12% 0,#211006,#050505 38%);color:#f6f6f6}.policy-header{min-height:82px;padding:10px 6%;display:flex;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid #3b1b0b;background:#050505;position:sticky;top:0;z-index:5}.policy-brand img{width:150px;height:62px;object-fit:cover;object-position:left top}.policy-back{font:700 16px 'Barlow Condensed';text-transform:uppercase;letter-spacing:.8px;color:#ddd}.policy-back:hover{color:var(--orange)}.policy-wrap{width:min(900px,calc(100% - 36px));margin:0 auto;padding:56px 0 70px}.policy-wrap h1{font:italic 800 clamp(40px,8vw,68px)/.92 'Barlow Condensed';margin:8px 0 8px}.policy-updated{color:#999;margin:0 0 34px}.policy-wrap section{padding:26px 0;border-top:1px solid #2a2a2a}.policy-wrap section:first-of-type{border-top:1px solid var(--orange)}.policy-wrap h2{font:800 26px 'Barlow Condensed';text-transform:uppercase;letter-spacing:.5px;margin:0 0 10px}.policy-wrap p,.policy-wrap li{color:#d0d0d0;font-size:15px;line-height:1.72}.policy-wrap ul{padding-left:22px}.policy-wrap a{color:#ff7a37;text-decoration:underline;text-underline-offset:3px}.policy-contact{margin-top:34px;padding:22px;border:1px solid #4a260f;border-radius:8px;background:#0b0b0b;color:#ccc;line-height:1.7}.policy-footer{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;padding:26px;border-top:1px solid #3b1b0b;background:#050505;font:700 14px 'Barlow Condensed';text-transform:uppercase}.policy-footer a:hover{color:var(--orange)}@media(max-width:600px){.policy-header{padding:8px 18px}.policy-brand img{width:122px;height:54px}.policy-back{font-size:14px}.policy-wrap{width:min(100% - 32px,900px);padding-top:38px}.policy-wrap h2{font-size:24px}.policy-wrap p,.policy-wrap li{font-size:14px}}


/* Business contact section */
.contact-section{display:grid;grid-template-columns:1.25fr .9fr;gap:46px;align-items:center;padding:64px 7%;background:radial-gradient(circle at 15% 50%,#241006,#050505 40%);border-bottom:1px solid var(--orange)}
.contact-copy h2{font:italic 800 clamp(42px,6vw,70px)/.9 'Barlow Condensed';margin:8px 0 14px}.contact-copy p{max-width:680px;color:#ccc;line-height:1.7;margin:0 0 24px}.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.contact-actions .btn{width:auto}.contact-card{background:#0b0b0b;border:1px solid #3d210f;border-radius:12px;padding:10px 24px;box-shadow:0 18px 50px rgba(0,0,0,.35)}.contact-card>div{display:flex;flex-direction:column;gap:5px;padding:17px 0;border-bottom:1px solid #262626}.contact-card>div:last-child{border-bottom:0}.contact-card span{font:700 12px 'Barlow Condensed';letter-spacing:1.4px;text-transform:uppercase;color:var(--orange)}.contact-card a,.contact-card strong{font-size:16px;color:#f3f3f3;word-break:break-word}.contact-card a:hover{color:var(--orange)}
@media(max-width:850px){.contact-section{grid-template-columns:1fr;padding:48px 24px;gap:28px}.contact-actions{flex-direction:column}.contact-actions .btn{width:100%}}

/* Real DQS truck photo gallery */
.real-fleet{padding:58px 6%;border-bottom:1px solid var(--orange);background:linear-gradient(180deg,#050505,#090604)}
.real-fleet-copy{max-width:850px;margin:0 auto 26px;text-align:center}
.real-fleet-copy h2{font:italic 800 clamp(40px,6vw,72px)/.9 'Barlow Condensed';margin:7px 0 16px}
.real-fleet-copy p{color:#ccc;line-height:1.6;margin:0 auto;max-width:720px}
.real-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:12px;max-width:1280px;margin:0 auto}
.real-photo{appearance:none;border:1px solid #3a2418;border-radius:8px;overflow:hidden;background:#111;padding:0;cursor:pointer;position:relative}
.real-photo::after{content:'↗';position:absolute;right:10px;bottom:8px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.68);border:1px solid rgba(255,90,0,.8);color:#fff;font-size:17px;opacity:0;transition:.2s}
.real-photo:hover::after,.real-photo:focus-visible::after{opacity:1}
.real-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease,filter .28s ease}
.real-photo:hover img,.real-photo:focus-visible img{transform:scale(1.035);filter:brightness(1.08)}
.real-photo.featured{grid-column:span 2;grid-row:span 2}
.real-photo.wide{grid-column:span 2}
.gallery-hint{text-align:center;color:#888;font-size:13px;margin:16px 0 0}
.photo-lightbox{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.94)}
.photo-lightbox.open{display:flex}
.photo-lightbox img{max-width:min(1400px,96vw);max-height:90vh;object-fit:contain;border:1px solid #4b2815;border-radius:8px;box-shadow:0 20px 60px #000}
.photo-lightbox-close{position:fixed;top:max(18px,env(safe-area-inset-top));right:20px;width:52px;height:52px;border-radius:50%;border:1px solid #666;background:#101010;color:#fff;font-size:36px;line-height:1;cursor:pointer;z-index:121}
@media(max-width:900px){.real-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:210px}.real-photo.featured{grid-column:span 2;grid-row:span 2}.real-photo.wide{grid-column:span 2}}
@media(max-width:560px){.real-fleet{padding:46px 18px}.real-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:150px;gap:8px}.real-photo.featured{grid-column:span 2;grid-row:span 2}.real-photo.wide{grid-column:span 2}.real-fleet-copy{text-align:left}.real-fleet-copy h2{font-size:46px}.gallery-hint{text-align:left}}
