
:root{
  --bg:#070707;--bg2:#0d0d0d;--card:#121212;--orange:#ff6500;--orange2:#ff8b24;
  --cream:#f3eee7;--text:#fff;--muted:#b2b2b2;--line:rgba(255,255,255,.09);
  --max:1200px;--shadow:0 22px 60px rgba(0,0,0,.42)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(calc(100% - 34px),var(--max));margin:auto}
.topline{height:4px;background:linear-gradient(90deg,#ff6500,#ff9b4a,#ff6500)}
header{position:sticky;top:0;z-index:100;background:rgba(7,7,7,.91);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{min-height:82px;display:flex;align-items:center;gap:25px}.brand{display:flex;align-items:center;gap:11px;font-weight:950}.brand img{width:62px;height:62px;object-fit:contain;border-radius:50%;filter:drop-shadow(0 7px 16px rgba(255,101,0,.2))}.brand span{font-size:15px;white-space:nowrap}nav{margin-left:auto}nav ul{display:flex;align-items:center;gap:23px;list-style:none;padding:0;margin:0;font-size:12px;font-weight:900}nav a{color:#e7e7e7}nav a:hover{color:var(--orange)}.head-call{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 17px;border-radius:12px;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#111;font-weight:1000}.menu{display:none;margin-left:auto;background:#111;border:1px solid #333;color:white;border-radius:10px;padding:9px 11px}
.hero{position:relative;min-height:690px;display:flex;align-items:center;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.75) 40%,rgba(0,0,0,.18) 73%,rgba(0,0,0,.42) 100%),url("hero-h.png") center/cover no-repeat}.hero:after{content:"";position:absolute;inset:auto 0 0;height:150px;background:linear-gradient(transparent,#070707)}.hero .container{position:relative;z-index:2}.hero-copy{max-width:670px;padding:90px 0 115px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#ff9b5e;font-size:12px;font-weight:950;letter-spacing:.09em}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(255,101,0,.12)}h1{font-size:clamp(3.5rem,8vw,7rem);line-height:.89;letter-spacing:-.055em;text-transform:uppercase;font-style:italic;margin:18px 0 22px}h1 span{color:var(--orange)}.hero p{max-width:590px;color:#d0d0d0;font-size:18px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 21px;border-radius:12px;font-weight:950;border:1px solid rgba(255,255,255,.14);transition:.2s}.btn.orange{background:linear-gradient(135deg,var(--orange),var(--orange2));color:#111;border:0}.btn.dark{background:rgba(10,10,10,.7);backdrop-filter:blur(8px)}.btn:hover{transform:translateY(-2px)}
.trust{position:relative;z-index:5;margin-top:-63px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(180deg,#161616,#0c0c0c);border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.trust-item{padding:20px 22px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item b{display:block;font-size:12px}.trust-item span{display:block;color:#999;font-size:11px;margin-top:3px}
section{padding:84px 0}.section-head{max-width:760px;margin:0 auto 38px;text-align:center}.section-head .label{color:var(--orange);font-size:12px;font-weight:950;letter-spacing:.1em}.section-head h2{font-size:clamp(2.3rem,5vw,4.2rem);line-height:.98;letter-spacing:-.045em;text-transform:uppercase;font-style:italic;margin:9px 0 10px}.section-head p{color:#9e9e9e;margin:0}.darkband{background:radial-gradient(circle at 50% 0,rgba(255,101,0,.05),transparent 24%),#0a0a0a;border-block:1px solid var(--line)}
.primary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.primary-card{background:linear-gradient(180deg,#161616,#0e0e0e);border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;transition:.22s}.primary-card:hover{transform:translateY(-5px);border-color:rgba(255,101,0,.4)}.primary-card img{width:100%;height:225px;object-fit:cover}.primary-body{padding:21px}.primary-body h3{margin:0 0 8px;font-size:19px;text-transform:uppercase}.primary-body p{margin:0 0 15px;color:#b9b9b9;font-size:13px}.primary-body a{font-size:12px;font-weight:950;color:#ff8c4b}
.more-services{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:30px}.mini-service{background:#0e0e0e;border:1px solid var(--line);border-radius:14px;padding:17px}.mini-service b{display:block;font-size:13px;margin-bottom:4px}.mini-service span{font-size:11px;color:#999}
.roadside-feature{display:grid;grid-template-columns:.95fr 1.05fr;gap:42px;align-items:center}.roadside-photo{border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.roadside-photo img{width:100%;height:480px;object-fit:cover}.roadside-copy h2{font-size:clamp(2.5rem,5vw,4.6rem);line-height:.98;text-transform:uppercase;font-style:italic;margin:10px 0 16px}.roadside-copy p{color:#b6b6b6}.pill-list{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0 25px}.pill{padding:8px 11px;border-radius:999px;border:1px solid #313131;background:#111;font-size:12px}.pill:before{content:"✓";color:var(--orange);margin-right:5px}
.service-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.group{background:#101010;border:1px solid var(--line);border-radius:18px;padding:24px}.group h3{margin:0 0 10px;text-transform:uppercase;font-size:17px}.group p{color:#9f9f9f;font-size:12px;margin:0 0 14px}.group ul{margin:0;padding-left:18px;color:#d1d1d1;font-size:13px;columns:2;column-gap:28px}.group li{margin-bottom:7px;break-inside:avoid}
.areas-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.area-card{border:1px solid var(--line);background:linear-gradient(180deg,#121212,#0b0b0b);border-radius:15px;padding:18px;transition:.2s}.area-card:hover{border-color:rgba(255,101,0,.42);transform:translateY(-3px)}.area-card b{display:block;font-size:14px}.area-card span{font-size:11px;color:#999}.area-card em{display:block;color:var(--orange);font-size:11px;font-style:normal;font-weight:900;margin-top:9px}
.seo-note{background:var(--cream);color:#171717}.seo-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.seo-inner h2{font-size:clamp(2.3rem,5vw,4rem);line-height:1;letter-spacing:-.04em;text-transform:uppercase;margin:0 0 12px}.seo-inner p{color:#5d574f}.seo-box{background:#fff;border:1px solid #ded6cc;border-radius:20px;padding:25px}.seo-box b{display:block;margin-bottom:8px}.seo-box ul{margin:0;padding-left:18px;color:#5d574f;font-size:13px}
.cta{background:linear-gradient(90deg,#8d2700,#ff6500,#a22e00);padding:40px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.cta h2{font-size:clamp(2rem,4vw,3.2rem);margin:0;text-transform:uppercase;font-style:italic}.cta p{margin:4px 0 0}.cta-phone{font-size:clamp(1.8rem,2.5vw,3rem);font-weight:1000}
.subhero{padding:90px 0 62px;background:linear-gradient(180deg,#111,#080808);border-bottom:1px solid var(--line)}.subhero h1{font-size:clamp(2.8rem,6vw,5rem);margin-bottom:15px}.subhero p{max-width:760px;color:#b6b6b6}.content{max-width:900px}.content h2{font-size:2rem;margin-top:32px}.content p,.content li{color:#b8b8b8}
footer{background:#030303;border-top:1px solid var(--line);padding:55px 0 92px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:30px}.footer-logo{width:130px;margin-bottom:12px}.footer-grid h4{font-size:12px;letter-spacing:.06em;margin:0 0 13px}.footer-grid p,.footer-grid li{font-size:12px;color:#8e8e8e}.footer-grid ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.sticky-call{display:none;position:fixed;left:12px;right:12px;bottom:12px;z-index:150;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#111;padding:15px;border-radius:12px;text-align:center;font-weight:1000;box-shadow:0 14px 34px rgba(0,0,0,.55)}
@media(max-width:950px){.primary-grid{grid-template-columns:repeat(2,1fr)}.more-services{grid-template-columns:repeat(2,1fr)}.roadside-feature,.seo-inner{grid-template-columns:1fr}.service-groups{grid-template-columns:1fr}.areas-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}nav{display:none;position:absolute;top:82px;left:17px;right:17px;background:#0b0b0b;border:1px solid #292929;border-radius:14px;padding:17px}nav.open{display:block}nav ul{flex-direction:column}.menu{display:block}.nav>.head-call{display:none}}
@media(max-width:640px){.container{width:min(calc(100% - 24px),var(--max))}.nav{min-height:70px}.brand img{width:52px;height:52px}.brand span{font-size:13px}.hero{min-height:670px;align-items:flex-end}.hero:before{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.24) 31%,rgba(0,0,0,.78) 58%,#070707 86%),url("hero-h.png") 60% top/cover no-repeat}.hero-copy{padding:225px 0 92px}.hero p{font-size:15px}.actions{display:grid;grid-template-columns:1fr}.btn{width:100%}.trust{margin-top:-32px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}section{padding:66px 0}.primary-grid,.more-services,.areas-grid,.footer-grid{grid-template-columns:1fr}.primary-card img{height:230px}.roadside-photo img{height:340px}.group ul{columns:1}.cta-inner{flex-direction:column;text-align:center}.sticky-call{display:block}body{padding-bottom:74px}}


/* ===== FINAL REFINEMENTS ===== */

/* Smaller, cleaner hero so the opening screen does not feel oversized */
.hero{
  min-height:520px;
}
.hero-copy{
  max-width:620px;
  padding:62px 0 88px;
}
.hero:before{
  background:
    linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.74) 40%,rgba(0,0,0,.18) 73%,rgba(0,0,0,.38) 100%),
    url("hero-h.png") 58% center/cover no-repeat;
}
h1{
  font-size:clamp(3.05rem,6.6vw,5.9rem);
}
.hero p{
  max-width:560px;
  font-size:16px;
}

/* Service cards: consistent image ratio, cleaner framing, less bulky */
.primary-card{
  border-radius:18px;
  background:linear-gradient(180deg,#151515,#0d0d0d);
}
.primary-card img{
  width:100%;
  height:auto;
  aspect-ratio:4/3;
  object-fit:cover;
  object-position:center;
  border-bottom:1px solid rgba(255,255,255,.07);
}
.primary-body{
  padding:20px;
}
.primary-body h3{
  font-size:18px;
}
.primary-body p{
  min-height:60px;
}

/* Keep roadside image polished and not overly tall */
.roadside-photo img{
  height:auto;
  aspect-ratio:4/3;
  object-fit:cover;
  object-position:center;
}

/* Service areas are informational only — no links / no faux buttons */
.areas-grid{
  grid-template-columns:repeat(4,1fr);
  gap:12px;
}
.area-static{
  cursor:default;
  min-height:86px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:17px 18px;
}
.area-static:hover{
  transform:none;
  border-color:var(--line);
}
.area-static b{
  font-size:14px;
}
.area-static span{
  margin-top:2px;
  color:#8f8f8f;
}
.area-static em{
  display:none;
}

@media(max-width:950px){
  .hero{min-height:500px}
  .hero-copy{padding:56px 0 82px}
  .areas-grid{grid-template-columns:repeat(3,1fr)}
}

@media(max-width:640px){
  .hero{
    min-height:540px;
    align-items:flex-end;
  }
  .hero:before{
    background:
      linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.23) 29%,rgba(0,0,0,.72) 56%,#070707 86%),
      url("hero-h.png") 58% top/cover no-repeat;
  }
  .hero-copy{
    padding:170px 0 80px;
  }
  h1{
    font-size:clamp(2.8rem,13vw,4.4rem);
  }
  .primary-card img,
  .roadside-photo img{
    aspect-ratio:16/10;
  }
  .areas-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .area-static{
    min-height:76px;
  }
}


/* ===== SERVICE IMAGE CORRECTION =====
   All service cards now use clean photo-only images, matching Roadside Assistance. */
.primary-card img{
  display:block;
  width:100%;
  aspect-ratio:4/3;
  height:auto;
  object-fit:cover;
  object-position:center center;
  background:#0b0b0b;
}
.primary-card{
  overflow:hidden;
}
@media(max-width:640px){
  .primary-card img{
    aspect-ratio:16/10;
  }
}


/* ===== PROFESSIONAL FULL-PHOTO SERVICE IMAGES ===== */
.primary-card{
  overflow:hidden;
}
.primary-card img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:4 / 3;
  object-fit:cover;
  object-position:center center;
  background:#0b0b0b;
}
.roadside-photo img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:4 / 3;
  object-fit:cover;
  object-position:center center;
}
@media(max-width:640px){
  .primary-card img,
  .roadside-photo img{
    aspect-ratio:16 / 10;
  }
}


/* ===== FINAL HERO + SERVICE PHOTO FIX ===== */
.hero{
  min-height:500px;
}
.hero-copy{
  padding:58px 0 82px;
}
.hero:before{
  background:
    linear-gradient(90deg,rgba(0,0,0,.90) 0%,rgba(0,0,0,.70) 38%,rgba(0,0,0,.12) 72%,rgba(0,0,0,.25) 100%),
    url("hero-h.png") 58% center/cover no-repeat;
}
h1{
  font-size:clamp(3rem,6.4vw,5.7rem);
}

/* Every service card gets a clean full photo with matching dimensions. */
.primary-card img{
  width:100%;
  height:auto;
  aspect-ratio:10 / 7;
  object-fit:cover;
  object-position:center;
  display:block;
}
.primary-card{
  overflow:hidden;
}
.roadside-photo img{
  width:100%;
  height:auto;
  aspect-ratio:10 / 7;
  object-fit:cover;
  object-position:center;
}

@media(max-width:640px){
  .hero{
    min-height:520px;
  }
  .hero-copy{
    padding:165px 0 76px;
  }
  .hero:before{
    background:
      linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.17) 28%,rgba(0,0,0,.72) 56%,#070707 86%),
      url("hero-h.png") 61% top/cover no-repeat;
  }
  .primary-card img,
  .roadside-photo img{
    aspect-ratio:16 / 10;
  }
}


/* ===== FINAL POLISHED HERO ===== */
.hero{
  min-height:540px;
}
.hero-copy{
  padding:64px 0 92px;
  max-width:610px;
}
.hero:before{
  background:
    linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.73) 38%,rgba(0,0,0,.14) 72%,rgba(0,0,0,.28) 100%),
    url("hero-h.png") 56% center/cover no-repeat;
}
h1{
  font-size:clamp(3rem,6.3vw,5.8rem);
}

/* Branded contact badge — uses the exact supplied logo,
   but does not fake it as a truck decal. */
.hero-brand-card{
  position:absolute;
  right:17px;
  bottom:28px;
  z-index:4;
  width:min(360px,36vw);
  display:flex;
  align-items:center;
  gap:13px;
  padding:14px 16px;
  border-radius:16px;
  background:rgba(7,7,7,.82);
  border:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(12px);
  box-shadow:0 18px 42px rgba(0,0,0,.4);
}
.hero-brand-card img{
  width:76px;
  height:76px;
  object-fit:contain;
  border-radius:50%;
  flex:0 0 auto;
}
.hero-brand-card b{
  display:block;
  font-size:14px;
}
.hero-brand-card span{
  display:block;
  margin:2px 0 7px;
  color:#aaa;
  font-size:11px;
}
.hero-brand-card a{
  color:#ff8b45;
  font-weight:950;
  font-size:13px;
}

/* ===== CONSISTENT SERVICE IMAGE SYSTEM ===== */
.primary-card img{
  display:block;
  width:100%;
  aspect-ratio:3 / 2;
  height:auto;
  object-fit:cover;
  object-position:center;
}
.roadside-photo img{
  display:block;
  width:100%;
  aspect-ratio:3 / 2;
  height:auto;
  object-fit:cover;
  object-position:center;
}
.primary-card{
  overflow:hidden;
}

/* Keep service cards visually balanced */
.primary-body{
  padding:20px 20px 21px;
}
.primary-body h3{
  line-height:1.15;
}
.primary-body p{
  min-height:58px;
}

/* Tablet */
@media(max-width:950px){
  .hero{
    min-height:520px;
  }
  .hero-brand-card{
    width:320px;
  }
}

/* Mobile */
@media(max-width:640px){
  .hero{
    min-height:560px;
    align-items:flex-end;
  }
  .hero:before{
    background:
      linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.18) 28%,rgba(0,0,0,.73) 58%,#070707 86%),
      url("hero-h.png") 59% top/cover no-repeat;
  }
  .hero-copy{
    padding:175px 0 120px;
  }
  .hero-brand-card{
    left:12px;
    right:12px;
    bottom:18px;
    width:auto;
    padding:11px 12px;
    gap:10px;
  }
  .hero-brand-card img{
    width:56px;
    height:56px;
  }
  .hero-brand-card b{
    font-size:12px;
  }
  .hero-brand-card span{
    font-size:10px;
    margin-bottom:4px;
  }
  .hero-brand-card a{
    font-size:12px;
  }

  .primary-card img,
  .roadside-photo img{
    aspect-ratio:16 / 10;
  }

  .primary-body p{
    min-height:0;
  }
}

/* === FINAL COHESIVE POLISH === */
.hero{min-height:540px}
.hero-copy{max-width:620px;padding:64px 0 94px}
.hero:before{
  background:
    linear-gradient(90deg,rgba(0,0,0,.93) 0%,rgba(0,0,0,.75) 39%,rgba(0,0,0,.18) 72%,rgba(0,0,0,.30) 100%),
    url("hero-h.png") 58% center/cover no-repeat;
}
h1{font-size:clamp(3.1rem,6.4vw,5.85rem)}
.hero-brand-card{
  right:16px;bottom:22px;width:min(350px,34vw);
  padding:13px 15px;border-radius:16px;
  background:rgba(8,8,8,.84);
  border:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(12px);
  box-shadow:0 18px 48px rgba(0,0,0,.42)
}
.hero-brand-card img{width:70px;height:70px;object-fit:contain;border-radius:50%}
.primary-card{overflow:hidden}
.primary-card img,.roadside-photo img{
  display:block;width:100%;height:auto;aspect-ratio:3/2;
  object-fit:cover;object-position:center;background:#0b0b0b
}
.primary-body{padding:20px}
.primary-body h3{line-height:1.15}
.primary-body p{min-height:60px}
.areas-grid{grid-template-columns:repeat(4,1fr);gap:12px}
.area-card{min-height:82px;display:flex;flex-direction:column;justify-content:center;padding:17px 18px;border-radius:14px}
.area-card em{display:none!important}
@media(max-width:950px){
  .areas-grid{grid-template-columns:repeat(3,1fr)}
  .hero-brand-card{width:310px}
}
@media(max-width:640px){
  .hero{min-height:560px;align-items:flex-end}
  .hero:before{
    background:
      linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.18) 28%,rgba(0,0,0,.73) 58%,#070707 86%),
      url("hero-h.png") 58% top/cover no-repeat
  }
  .hero-copy{padding:175px 0 120px}
  .hero-brand-card{left:12px;right:12px;bottom:17px;width:auto;padding:10px 11px}
  .hero-brand-card img{width:54px;height:54px}
  .primary-card img,.roadside-photo img{aspect-ratio:16/10}
  .primary-body p{min-height:0}
  .areas-grid{grid-template-columns:1fr 1fr}
}
