@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');
:root{--red:#d60000;--yellow:#ffd400;--black:#050505;--light:#f7f7f7;--text:#080808}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Poppins',Arial,sans-serif;color:var(--text);background:#fff}a{color:inherit}.site-header{position:sticky;top:0;z-index:1000;background:#000;color:#fff;min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 28px;box-shadow:0 4px 16px rgba(0,0,0,.28)}.brand a{text-decoration:none;color:#fff}.brand-title{display:block;font-size:31px;line-height:1;font-weight:800;letter-spacing:-1px}.brand-sub{display:block;margin-top:8px;font-size:14px;font-weight:500}.brand-sub em{color:var(--yellow);font-style:normal;font-weight:700}.nav{display:flex;align-items:center;gap:22px}.nav a{text-decoration:none;color:#fff;font-size:15px;font-weight:700;white-space:nowrap}.nav a:hover,body.home .nav a[href='index.html'],body.about .nav a[href='about.html'],body.pricing .nav a[href='pricing.html'],body.testimonials .nav a[href='testimonials.html'],body.resources .nav a[href='resources.html'],body.contact .nav a[href='contact.html']{color:var(--yellow)}.phone,.btn{display:inline-block;background:var(--red);color:#fff;text-decoration:none;border:0;border-radius:999px;padding:15px 24px;font-size:18px;font-weight:800;white-space:nowrap;cursor:pointer}.btn.dark{background:#000}.menu-toggle{display:none;background:var(--red);color:#fff;border:0;border-radius:8px;font-size:24px;padding:8px 12px}.red-rule{width:210px;height:5px;background:var(--red);margin:28px 0}.red-rule.small{width:210px;height:4px;margin:14px 0 20px}.red-rule.center{margin-left:auto;margin-right:auto}.hero{min-height:560px;position:relative;display:flex;align-items:center;padding:60px 7%;overflow:hidden}.home-hero{background:linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.94) 30%,rgba(255,255,255,.40) 54%,rgba(255,255,255,0) 72%),url('images/home-hero-clear.png');background-size:cover;background-position:center right}.hero-copy{max-width:620px}.hero h1{margin:0;font-size:78px;line-height:.96;letter-spacing:-2px;font-weight:900}.hero h1 span{display:block;color:var(--red)}.hero p{font-size:28px;line-height:1.35;font-weight:600}.service-strip{background:#000;color:var(--yellow);text-align:center;padding:14px 20px;border-bottom:6px solid var(--yellow);font-size:27px;font-weight:900;text-transform:uppercase}.pre-register-banner{background:var(--yellow);color:#000;padding:24px 7%;display:flex;align-items:center;justify-content:space-between;gap:24px}.pre-register-banner h2{margin:0 0 6px;font-size:30px}.pre-register-banner p{margin:0;font-size:18px}.intro-section{max-width:1280px;margin:auto;padding:42px 6% 64px;text-align:center}.intro-section h2{margin:0;font-size:31px;line-height:1.28;font-weight:500}.intro-section h2 span{color:var(--red);font-weight:800}.intro-section>p{font-size:23px;font-weight:600;margin:20px 0 42px}.feature-row{display:grid;grid-template-columns:repeat(3,1fr)}.feature{display:grid;grid-template-columns:112px 1fr;gap:22px;align-items:center;text-align:left;padding:0 36px;border-right:2px solid var(--yellow)}.feature:last-child{border-right:0}.red-icon{width:92px;height:92px;background:var(--red);border-radius:50%;display:grid;place-items:center;flex:none}.red-icon img{width:50px;height:50px;filter:brightness(0) invert(1)}.feature h3{color:var(--red);font-size:24px;margin:0 0 8px;line-height:1.15}.feature p{margin:0;font-size:21px;font-weight:500;line-height:1.35}.about-layout{display:grid;grid-template-columns:48% 52%;min-height:calc(100vh - 104px)}.about-left{padding:36px 34px 24px;background:linear-gradient(to right,#fff 0%,#fff 83%,rgba(255,255,255,.14) 100%);z-index:2}.about-left h1,.resources-hero h1,.contact-left h1{font-size:66px;line-height:1;margin:0;font-weight:900;letter-spacing:-2px}.about-left h1 span,.resources-hero h1 span,.contact-left h1 span{color:var(--red)}.about-left p{font-size:16.5px;line-height:1.45;margin:0 0 15px}.about-left h2{font-size:19px;margin:18px 0 12px}.check-list{list-style:none;padding:0;margin:0 0 18px}.check-list li{position:relative;padding-left:34px;margin:9px 0;font-size:16.5px}.check-list li::before{content:'✓';position:absolute;left:0;top:-1px;width:21px;height:21px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:900}.hours-card{display:flex;align-items:center;gap:22px;padding:16px 22px;border:2px solid var(--red);border-radius:8px;margin:16px 0;background:#fff;box-shadow:0 8px 18px rgba(0,0,0,.08)}.hours-card img,.community-card img{width:64px;height:64px;filter:invert(14%) sepia(100%) saturate(7068%) hue-rotate(1deg) brightness(86%) contrast(113%)}.hours-card h2,.community-card h2{color:var(--red);margin:0 0 6px;font-size:22px}.hours-card p{margin:4px 0}.weather{margin-left:132px!important}.community-card{display:flex;gap:18px;align-items:flex-start;margin:18px 0}.tagline{font-size:30px;margin:16px 0 0}.tagline span{color:var(--red)}.about-right{position:relative;background:linear-gradient(to right,rgba(255,255,255,.82) 0%,rgba(255,255,255,0) 26%),linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.94) 75%),url('images/about-hero.jpg');background-size:cover;background-position:center right}.about-overlay-cards{position:absolute;left:18px;right:18px;bottom:24px;display:grid;grid-template-columns:repeat(4,1fr);color:#fff;text-align:center}.about-overlay-cards article{padding:0 14px;border-right:1px solid rgba(255,255,255,.55)}.about-overlay-cards article:last-child{border-right:0}.about-overlay-cards div{width:70px;height:70px;border:3px solid var(--yellow);border-radius:50%;display:grid;place-items:center;margin:0 auto 12px}.about-overlay-cards img{width:36px;height:36px;filter:brightness(0) invert(1)}.about-overlay-cards h3{font-size:16px;line-height:1.25;margin:0 0 8px}.about-overlay-cards p{font-size:13px;line-height:1.35;margin:0}.pricing-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;padding:64px 7%;background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.70)),url('images/pricing-bg.jpg');background-size:cover;background-position:center;color:#fff}.pricing-copy h1{font-size:58px;line-height:1;margin:0 0 26px;text-transform:uppercase;font-style:italic}.pricing-copy h1 span{display:block;color:var(--red)}.pricing-copy p{font-size:22px;line-height:1.45}.mini-list p{border-left:5px solid var(--red);padding-left:16px;font-size:18px}.pricing-feature-card{position:relative;background:rgba(0,0,0,.76);border:1px solid rgba(255,255,255,.4);border-radius:12px;padding:34px;box-shadow:0 18px 45px rgba(0,0,0,.3)}.ribbon{display:inline-block;background:var(--red);color:#fff;padding:8px 16px;border-radius:999px;font-weight:800;margin-bottom:12px}.pricing-feature-card h2,.pricing-cards h2{font-size:34px;text-transform:uppercase;margin:0;color:#fff}.price{font-size:58px;font-weight:900;margin:4px 0}.price span{font-size:18px}.price.small{font-size:30px;color:var(--red)}.save{color:var(--yellow);font-weight:900;font-size:22px}.pricing-feature-card li,.pricing-cards li{margin:10px 0;font-size:17px}.fine-print{font-size:13px;color:#ccc}.pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;background:#050505;padding:34px 7% 60px}.pricing-cards article{background:#111;color:#fff;border:1px solid #7a0000;border-top:7px solid var(--red);border-radius:12px;padding:28px}.pricing-cards h2{font-size:26px}.testimonials-hero{background:linear-gradient(rgba(0,0,0,.68),rgba(0,0,0,.68)),url('images/testimonials-bg.jpg');background-size:cover;background-position:center;color:#fff;text-align:center;padding:76px 7% 64px}.testimonials-hero h1{font-size:56px;line-height:1.15;margin:10px 0}.testimonials-hero h1 span{color:var(--red)}.testimonials-hero p{font-size:21px}.stars{color:var(--yellow);letter-spacing:3px;font-size:22px}.stars.big{font-size:38px}.testimonial-slider-section{padding:56px 7%;background:#080808}.slider{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.slider-window{overflow:hidden}.slider-track{display:flex;transition:transform .45s ease}.review-card{min-width:calc(33.333% - 18px);margin-right:27px;background:#111;color:#fff;border:1px solid #777;border-radius:14px;padding:28px;box-shadow:0 12px 28px rgba(0,0,0,.35)}.review-card p{font-size:16px;line-height:1.55}.review-card h3{color:var(--yellow)}.slider-btn{width:48px;height:48px;border:2px solid #fff;background:#000;color:#fff;font-size:36px;border-radius:50%;cursor:pointer}.slider-dots{text-align:center;margin-top:24px}.slider-dots button{width:12px;height:12px;border-radius:50%;border:0;margin:0 5px;background:#888;cursor:pointer}.slider-dots button.active{background:var(--yellow)}.leave-review{margin:48px auto 0;max-width:760px;background:#fff;color:#000;border-top:7px solid var(--red);border-radius:18px;text-align:center;padding:34px}.resources-hero{text-align:center;padding:46px 7%;background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.85)),url('images/resources-bg.png');background-size:cover;background-position:center}.resources-hero p{font-size:22px;max-width:760px;margin:auto}.resources-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;padding:34px 7%;background:#f8f8f8}.resource-card{background:#fff;border-radius:14px;box-shadow:0 10px 25px rgba(0,0,0,.12);padding:28px;border-top:6px solid var(--red)}.resource-icon{width:58px;height:58px;background:var(--red);color:#fff;border-radius:50%;display:grid;place-items:center}.resource-icon img{width:32px;height:32px;filter:brightness(0) invert(1)}.resource-card h2{font-size:26px;line-height:1.1}.resource-card p{font-size:17px;line-height:1.45}.resource-card a{display:inline-block;margin-top:10px;color:var(--red);font-weight:900;text-decoration:none}.resource-cta{margin:0 7% 40px;background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1);display:flex;align-items:center;gap:28px;padding:24px 36px}.resource-cta h2{margin:0}.resource-cta p{margin:4px 0 0}.contact-layout{display:grid;grid-template-columns:55% 45%;position:relative;min-height:calc(100vh - 104px)}.contact-left{padding:54px 7%}.contact-left p{font-size:21px;line-height:1.45}.contact-right{background:linear-gradient(to right,rgba(255,255,255,.85),rgba(255,255,255,0)),url('images/contact-bg.png');background-size:cover;background-position:center}.contact-form{display:grid;gap:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form input,.contact-form textarea{font:inherit;border:2px solid #ddd;border-radius:10px;padding:16px}.contact-form textarea{min-height:170px}.privacy{font-size:14px!important}.pre-reg-note{background:#000;color:#fff;border-top:6px solid var(--yellow);border-radius:14px;padding:20px;margin-top:24px}.pre-reg-note h2{color:var(--yellow);margin:0 0 6px}.contact-info-bar{grid-column:1/3;margin:0 7% 40px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.12);border-radius:12px;padding:24px;display:grid;grid-template-columns:1fr;gap:18px}.contact-info-bar div{display:grid;align-items:flex-start;gap:16px;border-right:0;padding-right:0}.contact-info-bar div:last-child{border-right:0}.contact-info-bar div:last-child p{margin-top:0}.contact-info-bar img{width:62px;height:62px;background:var(--red);padding:14px;border-radius:50%;filter:brightness(0) invert(1);justify-self:start}.contact-info-bar .contact-phone{display:grid;gap:10px;font-size:25px;line-height:1.45}.contact-info-bar strong{color:var(--red);font-size:inherit;font-weight:700}.contact-info-bar .contact-phone p{margin:0}.site-footer{background:#000;color:#fff;text-align:center;padding:22px;font-size:14px}@media(max-width:1180px){.site-header{flex-wrap:wrap}.nav{order:3;width:100%;justify-content:center;flex-wrap:wrap}}@media(max-width:900px){.site-header{align-items:flex-start}.menu-toggle{display:block;margin-left:auto}.nav{display:none;width:100%;flex-direction:column;align-items:flex-start;background:#000;padding:16px 0}.nav.open{display:flex}.phone{width:100%;text-align:center}.hero h1,.about-left h1,.resources-hero h1,.contact-left h1{font-size:48px}.hero{min-height:520px}.pre-register-banner{display:block;text-align:center}.pre-register-banner .btn{margin-top:18px}.feature-row,.about-layout,.pricing-hero,.pricing-cards,.resources-grid,.contact-layout,.contact-info-bar{grid-template-columns:1fr}.feature{border-right:0;border-bottom:2px solid var(--yellow);max-width:540px;margin:auto;padding:28px 0}.feature:last-child{border-bottom:0}.about-right,.contact-right{min-height:650px}.about-overlay-cards{grid-template-columns:1fr 1fr;gap:22px}.about-overlay-cards article{border-right:0}.review-card{min-width:100%;margin-right:18px}.slider{grid-template-columns:1fr}.slider-btn{display:none}.resource-cta{display:block;text-align:center}.resource-cta .red-icon{margin:0 auto 16px}.form-row{grid-template-columns:1fr}.contact-info-bar{grid-column:auto}.contact-info-bar div{border-right:0;border-bottom:1px solid #ddd}.contact-info-bar div:last-child{border-bottom:0}}@media(max-width:600px){.brand-title{font-size:24px}.brand-sub{font-size:12px}.hero p{font-size:21px}.service-strip{font-size:20px}.about-overlay-cards{grid-template-columns:1fr}}


/* FINAL BALANCED TYPE + IMAGE TWEAKS */
body {
  font-weight: 400;
}

.site-header {
  min-height: 98px !important;
  padding: 16px 28px !important;
}

.brand-title {
  font-size: 31px !important;
  font-weight: 800 !important;
}

.brand-sub {
  font-size: 14px !important;
  font-weight: 500 !important;
}

.nav a {
  font-size: 15px !important;
  font-weight: 700 !important;
}

.phone,
.btn {
  font-size: 17px !important;
  font-weight: 800 !important;
}

.hero {
  min-height: 620px !important;
}

.home-hero {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: right center !important;
  background-color: #fff !important;
}

.hero h1 {
  font-size: 74px !important;
  font-weight: 900 !important;
}

.hero p {
  font-size: 25px !important;
  font-weight: 500 !important;
  max-width: 580px;
}

.service-strip {
  font-size: 27px !important;
  font-weight: 900 !important;
  padding: 16px 20px !important;
}

.pre-register-banner h2 {
  font-size: 30px !important;
  font-weight: 800 !important;
}

.pre-register-banner p {
  font-size: 19px !important;
  font-weight: 500 !important;
}

.intro-section h2 {
  font-size: 31px !important;
  font-weight: 500 !important;
}

.intro-section > p {
  font-size: 23px !important;
  font-weight: 600 !important;
}

.feature h3 {
  font-size: 24px !important;
  font-weight: 800 !important;
}

.feature p {
  font-size: 21px !important;
  font-weight: 500 !important;
}

.about-left h1,
.resources-hero h1,
.contact-left h1 {
  font-size: 62px !important;
  font-weight: 900 !important;
}

.about-left p,
.resource-card p,
.review-card p,
.contact-left p {
  font-weight: 400 !important;
}

.application-page {
  background: #f7f7f7;
  min-height: 80vh;
}

.application-hero {
  background: #050505;
  color: #fff;
  text-align: center;
  padding: 70px 7%;
  border-bottom: 6px solid var(--yellow);
}

.application-hero h1 {
  font-size: 58px;
  line-height: 1;
  margin: 0 0 14px;
  font-weight: 900;
}

.application-hero p {
  font-size: 21px;
  max-width: 850px;
  margin: 0 auto;
}

.application-wrap {
  padding: 50px 7%;
}

.application-card {
  max-width: 900px;
  margin: 0 auto;
  background: #fff;
  border-radius: 18px;
  border-top: 7px solid var(--red);
  box-shadow: 0 14px 35px rgba(0,0,0,.13);
  padding: 34px;
}

.application-card h2 {
  color: var(--red);
  margin-top: 0;
  font-size: 34px;
}

.form-note {
  color: #555;
  font-size: 16px;
}

.form-note.small {
  font-size: 13px;
  margin-top: 16px;
}

.application-form {
  display: grid;
  gap: 16px;
}

.application-form label {
  display: grid;
  gap: 7px;
  font-weight: 700;
  color: #111;
}

.application-form input,
.application-form select,
.application-form textarea {
  font: inherit;
  border: 2px solid #ddd;
  border-radius: 10px;
  padding: 14px 15px;
  background: #fff;
}

.application-form textarea {
  min-height: 130px;
}

@media (max-width:900px) {
  .hero h1 {
    font-size: 54px !important;
  }
  .service-strip {
    font-size: 22px !important;
  }
  .form-row {
    grid-template-columns: 1fr !important;
  }
}


/* V2 PRE-REGISTRATION WORDING UPDATE */
.pre-register-banner.expanded {
  align-items: center;
  gap: 34px;
}

.pre-register-banner.expanded p {
  margin: 8px 0;
  max-width: 900px;
}

.pre-reg-benefits {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 14px;
}

.pre-reg-benefits span {
  background: #000;
  color: #ffd400;
  border-radius: 999px;
  padding: 8px 14px;
  font-weight: 800;
  font-size: 15px;
}

.application-form select {
  appearance: auto;
}

@media (max-width: 900px) {
  .pre-register-banner.expanded {
    display: block !important;
    text-align: center;
  }

  .pre-reg-benefits {
    justify-content: center;
  }
}


/* UPDATED PRICING PAGE */
.pricing-hero.updated {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 34px;
  padding: 60px 7%;
  background:
    linear-gradient(90deg, rgba(0,0,0,.92), rgba(0,0,0,.72)),
    url('images/pricing-bg.jpg');
  background-size: cover;
  background-position: center;
  color: #fff;
}

.pricing-section-title {
  text-align: center;
  padding: 42px 7% 18px;
  background: #050505;
  color: #fff;
}

.pricing-section-title h2 {
  margin: 0 0 8px;
  font-size: 38px;
  color: #fff;
}

.pricing-section-title p {
  margin: 0;
  color: #ffd400;
  font-size: 18px;
  font-weight: 600;
}

.pricing-matrix {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 26px;
  background: #050505;
  padding: 34px 7% 50px;
}

.price-box {
  background: #101010;
  color: #fff;
  border: 1px solid rgba(255,255,255,.24);
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 18px 38px rgba(0,0,0,.3);
}

.price-box-header {
  background: linear-gradient(90deg, #7a0000, #d60000, #7a0000);
  color: #fff;
  text-align: center;
  padding: 11px 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 800;
  font-size: 15px;
}

.price-box h3 {
  margin: 24px 26px 8px;
  font-size: 28px;
  color: #ffd400;
}

.price-subtitle {
  margin: 0 26px 18px;
  color: #ddd;
  font-size: 16px;
  line-height: 1.45;
}

.price-list {
  margin: 20px 26px 24px;
  border-top: 1px solid rgba(255,255,255,.25);
}

.price-list div {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  padding: 16px 0;
  border-bottom: 1px solid rgba(255,255,255,.25);
  font-size: 18px;
}

.price-list strong {
  color: #fff;
  font-size: 22px;
}

.vehicle-price {
  margin: 8px 26px;
  font-size: 48px;
  font-weight: 900;
  color: #fff;
}

.included-list,
.split-fees ul {
  margin: 18px 26px;
  padding-left: 22px;
}

.included-list li,
.split-fees li {
  margin: 9px 0;
  line-height: 1.35;
}

.split-fees {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin: 18px 26px;
}

.split-fees > div {
  background: rgba(255,255,255,.06);
  border-radius: 12px;
  padding: 16px;
}

.split-fees strong {
  display: block;
  color: #ffd400;
  font-size: 18px;
  margin-bottom: 8px;
}

.price-box .btn {
  margin: 0 26px 26px;
}

.price-box .fine-print {
  margin: 12px 26px 20px;
  color: #ccc;
}

.pricing-bottom-note {
  margin: 0;
  background: linear-gradient(90deg, #7a0000, #d60000, #7a0000);
  color: #fff;
  padding: 24px 7%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.pricing-bottom-note strong {
  font-size: 25px;
}

.pricing-bottom-note p {
  margin: 4px 0 0;
}

.pricing-bottom-note .btn {
  background: #000;
}

@media (max-width: 1000px) {
  .pricing-hero.updated,
  .pricing-matrix {
    grid-template-columns: 1fr;
  }

  .split-fees {
    grid-template-columns: 1fr;
  }

  .pricing-bottom-note {
    display: block;
    text-align: center;
  }

  .pricing-bottom-note .btn {
    margin-top: 18px;
  }
}


/* UPDATED BOOKING FORM OPTIONS */
.application-form select optgroup {
  font-weight: 800;
  color: #000;
}

.application-form select option {
  font-weight: 400;
}

.application-card .form-note {
  line-height: 1.5;
}

.application-form label {
  font-size: 15px;
}


/* CONTACT PAGE FIXES */
.contact-right {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center right !important;
  background-color: #f4f4f4 !important;
}

.contact-left {
  padding-bottom: 34px !important;
}

/* Removed the BDE pre-registration black box from Contact page */
.contact .pre-reg-note {
  display: none !important;
}

@media (max-width: 900px) {
  .contact-right {
    min-height: 520px !important;
    background-position: center !important;
  }
}


/* V5 ABOUT HOURS ALIGNMENT */
.hours-content {
  width: 100%;
}

.hours-row {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 12px;
  align-items: baseline;
  margin: 5px 0;
}

.hours-row strong {
  white-space: nowrap;
}

.hours-row span {
  display: block;
}

.hours-content .weather {
  margin-left: 152px !important;
  margin-top: 2px !important;
}

/* V5 FUN ACTIVE NAV CAR ICON */
.nav a {
  position: relative;
  padding-bottom: 18px;
}

.nav a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -7px;
  transform: translateX(-50%);
  width: 0;
  height: 3px;
  background: #ffd400;
  border-radius: 999px;
  opacity: 0;
  transition: all .2s ease;
}

.nav a::before {
  content: "🚗";
  position: absolute;
  left: 50%;
  bottom: -27px;
  transform: translateX(-50%) translateY(4px);
  font-size: 17px;
  opacity: 0;
  transition: all .2s ease;
  filter: drop-shadow(0 2px 2px rgba(0,0,0,.5));
}

body.home .nav a[href="index.html"]::after,
body.about .nav a[href="about.html"]::after,
body.pricing .nav a[href="pricing.html"]::after,
body.testimonials .nav a[href="testimonials.html"]::after,
body.resources .nav a[href="resources.html"]::after,
body.contact .nav a[href="contact.html"]::after,
body.application .nav a[href="contact.html"]::after {
  width: 48px;
  opacity: 1;
}

body.home .nav a[href="index.html"]::before,
body.about .nav a[href="about.html"]::before,
body.pricing .nav a[href="pricing.html"]::before,
body.testimonials .nav a[href="testimonials.html"]::before,
body.resources .nav a[href="resources.html"]::before,
body.contact .nav a[href="contact.html"]::before,
body.application .nav a[href="contact.html"]::before {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}

.nav a:hover::after {
  width: 48px;
  opacity: 1;
}

.nav a:hover::before {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}

@media (max-width: 1180px) {
  .nav a {
    padding-bottom: 6px;
  }

  .nav a::before,
  .nav a::after {
    display: none;
  }
}

@media (max-width: 600px) {
  .hours-row {
    grid-template-columns: 1fr;
    gap: 2px;
  }

  .hours-content .weather {
    margin-left: 0 !important;
  }
}


/* V6 NAV CAR + HOURS FIX */

/* Remove the yellow underline completely */
.nav a::after,
body.home .nav a[href="index.html"]::after,
body.about .nav a[href="about.html"]::after,
body.pricing .nav a[href="pricing.html"]::after,
body.testimonials .nav a[href="testimonials.html"]::after,
body.resources .nav a[href="resources.html"]::after,
body.contact .nav a[href="contact.html"]::after,
body.application .nav a[href="contact.html"]::after,
.nav a:hover::after {
  display: none !important;
  content: none !important;
  opacity: 0 !important;
  width: 0 !important;
}

/* Reverse the little car under the active tab */
.nav a::before {
  content: "🚗" !important;
  transform: translateX(-50%) translateY(4px) scaleX(-1) !important;
}

body.home .nav a[href="index.html"]::before,
body.about .nav a[href="about.html"]::before,
body.pricing .nav a[href="pricing.html"]::before,
body.testimonials .nav a[href="testimonials.html"]::before,
body.resources .nav a[href="resources.html"]::before,
body.contact .nav a[href="contact.html"]::before,
body.application .nav a[href="contact.html"]::before,
.nav a:hover::before {
  opacity: 1 !important;
  transform: translateX(-50%) translateY(0) scaleX(-1) !important;
}

/* Force Hours of Operation alignment */
.hours-card-aligned {
  align-items: center !important;
}

.hours-card-aligned .hours-content {
  width: 100% !important;
}

.hours-card-aligned h2 {
  margin-bottom: 8px !important;
}

.hours-card-aligned .hours-row {
  display: grid !important;
  grid-template-columns: 150px 1fr !important;
  gap: 14px !important;
  align-items: baseline !important;
  margin: 5px 0 !important;
}

.hours-card-aligned .hours-row strong {
  display: block !important;
  white-space: nowrap !important;
}

.hours-card-aligned .hours-row span {
  display: block !important;
  text-align: left !important;
}

.hours-card-aligned .hours-note {
  margin-left: 164px !important;
  margin-top: 4px !important;
  font-size: 15px !important;
}

@media (max-width: 600px) {
  .hours-card-aligned .hours-row {
    grid-template-columns: 1fr !important;
    gap: 2px !important;
  }

  .hours-card-aligned .hours-note {
    margin-left: 0 !important;
  }
}


/* V7 - Move active car closer to menu text */
.nav a::before{
    bottom:-18px !important;
    font-size:18px !important;
}

body.home .nav a[href="index.html"]::before,
body.about .nav a[href="about.html"]::before,
body.pricing .nav a[href="pricing.html"]::before,
body.testimonials .nav a[href="testimonials.html"]::before,
body.resources .nav a[href="resources.html"]::before,
body.contact .nav a[href="contact.html"]::before,
body.application .nav a[href="contact.html"]::before,
.nav a:hover::before{
    bottom:-18px !important;
}


/* V8 - Branded SVG car under active navigation tab */
.nav a::before {
  content: "" !important;
  width: 38px !important;
  height: 18px !important;
  background-image: url("icons/nav-car.svg") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  bottom: -16px !important;
  font-size: 0 !important;
  opacity: 0;
  transform: translateX(-50%) translateY(4px) scaleX(-1) !important;
  transition: opacity .2s ease, transform .25s ease !important;
}

body.home .nav a[href="index.html"]::before,
body.about .nav a[href="about.html"]::before,
body.pricing .nav a[href="pricing.html"]::before,
body.testimonials .nav a[href="testimonials.html"]::before,
body.resources .nav a[href="resources.html"]::before,
body.contact .nav a[href="contact.html"]::before,
body.application .nav a[href="contact.html"]::before,
.nav a:hover::before {
  opacity: 1 !important;
  transform: translateX(-50%) translateY(0) scaleX(-1) !important;
}

.nav a:hover::before {
  animation: carWiggle .55s ease;
}

@keyframes carWiggle {
  0% { transform: translateX(-54%) translateY(0) scaleX(-1); }
  45% { transform: translateX(-46%) translateY(-1px) scaleX(-1); }
  100% { transform: translateX(-50%) translateY(0) scaleX(-1); }
}


/* V9 - More realistic nav car with animated exhaust */
.nav a::before {
  content: "" !important;
  width: 50px !important;
  height: 23px !important;
  background-image: url("icons/nav-car-real.svg") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  bottom: -20px !important;
  left: 50% !important;
  opacity: 0;
  transform: translateX(-50%) translateY(3px) scaleX(-1) !important;
  transition: opacity .2s ease, transform .25s ease !important;
  filter: drop-shadow(0 2px 2px rgba(0,0,0,.55));
}

.nav a::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: calc(50% + 19px) !important;
  bottom: -14px !important;
  width: 7px !important;
  height: 7px !important;
  border-radius: 50% !important;
  background: rgba(255,255,255,.85) !important;
  box-shadow:
    9px -2px 0 rgba(255,255,255,.55),
    18px 1px 0 rgba(255,255,255,.35) !important;
  opacity: 0 !important;
  transform: translateX(0) scale(.75) !important;
  animation: exhaustPuff 1.1s infinite ease-out !important;
}

body.home .nav a[href="index.html"]::before,
body.about .nav a[href="about.html"]::before,
body.pricing .nav a[href="pricing.html"]::before,
body.testimonials .nav a[href="testimonials.html"]::before,
body.resources .nav a[href="resources.html"]::before,
body.contact .nav a[href="contact.html"]::before,
body.application .nav a[href="contact.html"]::before,
.nav a:hover::before {
  opacity: 1 !important;
  transform: translateX(-50%) translateY(0) scaleX(-1) !important;
}

body.home .nav a[href="index.html"]::after,
body.about .nav a[href="about.html"]::after,
body.pricing .nav a[href="pricing.html"]::after,
body.testimonials .nav a[href="testimonials.html"]::after,
body.resources .nav a[href="resources.html"]::after,
body.contact .nav a[href="contact.html"]::after,
body.application .nav a[href="contact.html"]::after,
.nav a:hover::after {
  opacity: .75 !important;
}

.nav a:hover::before {
  animation: carBounce .55s ease;
}

@keyframes carBounce {
  0% { transform: translateX(-51%) translateY(0) scaleX(-1); }
  45% { transform: translateX(-48%) translateY(-2px) scaleX(-1); }
  100% { transform: translateX(-50%) translateY(0) scaleX(-1); }
}

@keyframes exhaustPuff {
  0% {
    transform: translateX(0) scale(.5);
    opacity: .8;
  }
  55% {
    transform: translateX(12px) translateY(-2px) scale(1);
    opacity: .45;
  }
  100% {
    transform: translateX(24px) translateY(-4px) scale(1.35);
    opacity: 0;
  }
}

@media (max-width: 1180px) {
  .nav a::before,
  .nav a::after {
    display: none !important;
  }
}


/* V10 - Working animated navigation car */
.site-header {
  position: sticky !important;
}

.nav a::before,
.nav a::after {
  display: none !important;
  content: none !important;
}

.nav-car-indicator {
  position: absolute;
  width: 54px;
  height: 28px;
  left: 50%;
  bottom: 7px;
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  transition: left .35s ease, opacity .2s ease, transform .25s ease;
  z-index: 30;
}

.nav-car-indicator.active {
  opacity: 1;
}

.nav-car-indicator img {
  width: 54px;
  height: auto;
  display: block;
  transform: scaleX(-1);
  filter: drop-shadow(0 2px 2px rgba(0,0,0,.55));
  animation: tinyCarBounce .9s infinite ease-in-out;
}

.nav-car-indicator .puff {
  position: absolute;
  right: -2px;
  bottom: 7px;
  width: 7px;
  height: 7px;
  background: rgba(255,255,255,.9);
  border-radius: 50%;
  opacity: 0;
  animation: realExhaust 1.2s infinite ease-out;
}

.nav-car-indicator .puff-2 {
  animation-delay: .28s;
  width: 6px;
  height: 6px;
}

.nav-car-indicator .puff-3 {
  animation-delay: .56s;
  width: 5px;
  height: 5px;
}

@keyframes tinyCarBounce {
  0%, 100% { transform: scaleX(-1) translateY(0); }
  50% { transform: scaleX(-1) translateY(-1.5px); }
}

@keyframes realExhaust {
  0% {
    opacity: .75;
    transform: translateX(0) translateY(0) scale(.45);
  }
  55% {
    opacity: .45;
    transform: translateX(14px) translateY(-2px) scale(1);
  }
  100% {
    opacity: 0;
    transform: translateX(26px) translateY(-5px) scale(1.45);
  }
}

@media (max-width:1180px) {
  .nav-car-indicator {
    display: none !important;
  }
}


/* V11 - Exhaust comes from the rear of the car (right-to-left) */
.nav-car-indicator .puff{
    right:auto !important;
    left:-2px !important;
}

@keyframes realExhaust{
  0%{
    opacity:.8;
    transform:translateX(0) translateY(0) scale(.45);
  }
  55%{
    opacity:.45;
    transform:translateX(-14px) translateY(-2px) scale(1);
  }
  100%{
    opacity:0;
    transform:translateX(-28px) translateY(-5px) scale(1.45);
  }
}


/* V12 - Useful Resources mockup-style image cards */
.resources-page {
  background: #f7f7f7;
}

.resources-hero {
  padding-bottom: 34px !important;
}

.image-card-grid {
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 26px !important;
  padding-top: 28px !important;
}

.resource-card.image-card {
  display: grid !important;
  grid-template-columns: 44% 56% !important;
  padding: 0 !important;
  overflow: hidden !important;
  min-height: 235px;
  border-top: 0 !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: 0 10px 25px rgba(0,0,0,.14) !important;
}

.resource-photo {
  min-height: 235px;
  background-size: cover;
  background-position: center;
}

.resource-content {
  padding: 24px 22px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.resource-content .resource-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 12px;
}

.resource-content .resource-icon img {
  width: 28px;
  height: 28px;
}

.resource-content h2 {
  margin: 0 0 10px !important;
  font-size: 24px !important;
  line-height: 1.08 !important;
}

.resource-content p {
  margin: 0 0 16px !important;
  font-size: 15.5px !important;
  line-height: 1.4 !important;
}

.resource-content a {
  border: 1.5px solid #d60000;
  color: #d60000 !important;
  border-radius: 8px;
  padding: 9px 16px;
  display: inline-block;
  align-self: flex-start;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .2px;
}

.resource-content a:hover {
  background: #d60000;
  color: #fff !important;
}

/* Resource image crops from the resources image sheet */
.resource-fees .resource-photo {
  background-image: url("images/resources-bg.png");
  background-position: left top;
}

.resource-roadtest .resource-photo {
  background-image: url("images/resources-bg.png");
  background-position: center top;
}

.resource-g1 .resource-photo {
  background-image: url("images/resources-bg.png");
  background-position: right top;
}

.resource-handbook .resource-photo {
  background-image: url("images/resources-bg.png");
  background-position: left bottom;
}

.resource-senior .resource-photo {
  background-image: url("images/resources-bg.png");
  background-position: center bottom;
}

.resource-g .resource-photo {
  background-image: url("images/resources-bg.png");
  background-position: right bottom;
}

@media (max-width: 1100px) {
  .image-card-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (max-width: 720px) {
  .image-card-grid {
    grid-template-columns: 1fr !important;
  }

  .resource-card.image-card {
    grid-template-columns: 1fr !important;
  }

  .resource-photo {
    min-height: 190px;
  }
}


/* V13 - Clean individual Useful Resources card images, no CTA strip inside tiles */
.resource-fees .resource-photo {
  background-image: url("images/resource-fees.jpg") !important;
  background-position: center !important;
}

.resource-roadtest .resource-photo {
  background-image: url("images/resource-roadtest.jpg") !important;
  background-position: center !important;
}

.resource-g1 .resource-photo {
  background-image: url("images/resource-g1.jpg") !important;
  background-position: center !important;
}

.resource-handbook .resource-photo {
  background-image: url("images/resource-handbook.jpg") !important;
  background-position: center !important;
}

.resource-senior .resource-photo {
  background-image: url("images/resource-senior.jpg") !important;
  background-position: center !important;
}

.resource-g .resource-photo {
  background-image: url("images/resource-g.jpg") !important;
  background-position: center !important;
}


/* V14 - Useful Resources image fit + card alignment */
.resource-card.image-card {
  grid-template-columns: 50% 50% !important;
  min-height: 255px !important;
  height: 100% !important;
}

.resource-photo {
  min-height: 255px !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: #f4f4f4 !important;
}

.resource-content {
  min-height: 255px !important;
  padding: 24px 22px !important;
  justify-content: flex-start !important;
}

.resource-content .resource-icon {
  margin-bottom: 12px !important;
}

.resource-content h2 {
  min-height: 58px;
}

.resource-content p {
  min-height: 64px;
}

.resource-content a {
  margin-top: auto !important;
}

/* Keep the individual image files fully visible */
.resource-fees .resource-photo,
.resource-roadtest .resource-photo,
.resource-g1 .resource-photo,
.resource-handbook .resource-photo,
.resource-senior .resource-photo,
.resource-g .resource-photo {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

@media (max-width: 720px) {
  .resource-card.image-card {
    grid-template-columns: 1fr !important;
  }

  .resource-photo {
    min-height: 230px !important;
  }

  .resource-content {
    min-height: auto !important;
  }

  .resource-content h2,
  .resource-content p {
    min-height: 0 !important;
  }
}


/* V15 - Homepage BDE pre-registration card instead of large yellow block */
.pre-register-banner,
.pre-register-banner.expanded {
  display: none !important;
}

.pre-register-card-section {
  background: #f7f7f7;
  padding: 42px 7%;
}

.pre-register-card {
  max-width: 1120px;
  margin: 0 auto;
  background: #fff;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 14px 38px rgba(0,0,0,.12);
  border: 1px solid rgba(0,0,0,.08);
}

.pre-card-top {
  height: 9px;
  background: #ffd400;
}

.pre-card-content {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 34px;
  align-items: center;
  padding: 34px 40px;
}

.pre-register-card .eyebrow {
  margin: 0 0 6px;
  color: #d60000;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 800;
}

.pre-register-card h2 {
  margin: 0 0 12px;
  font-size: 36px;
  line-height: 1.05;
  color: #000;
  font-weight: 900;
}

.pre-register-card p {
  margin: 8px 0;
  max-width: 780px;
  font-size: 18px;
  line-height: 1.5;
}

.pre-card-benefits {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.pre-card-benefits span {
  background: #000;
  color: #ffd400;
  border-radius: 999px;
  padding: 8px 14px;
  font-weight: 800;
  font-size: 14px;
}

.pre-register-card .btn {
  background: #d60000;
  border-radius: 12px;
  padding: 17px 26px;
  box-shadow: 0 10px 22px rgba(214,0,0,.18);
}

@media (max-width: 900px) {
  .pre-card-content {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .pre-card-benefits {
    justify-content: center;
  }

  .pre-register-card p {
    margin-left: auto;
    margin-right: auto;
  }
}


/* V16 - Animated Save 10% star badge on homepage shoulder */
.home-hero {
  position: relative !important;
}





























@media (max-width: 1180px) {
  

  

  
}

@media (max-width: 900px) {
  

  

  
}

@media (max-width: 600px) {
  
}


/* V17 - Force Save 10% star badge to be visible on the woman's shoulder */










@media (max-width: 1180px) {
  
}

@media (max-width: 900px) {
  
}


/* V18 - Final homepage shoulder star placement and wording */
















@media (max-width: 1180px) {
  

  

  

  
}

@media (max-width: 900px) {
  

  

  

  
}


/* V19 - Keep all wording fully inside the shoulder star */






@media (max-width: 1180px) {
  

  

  
}

@media (max-width: 900px) {
  

  

  
}


/* V20 - Home page: move Drive with Confidence up and place star underneath */
.home-hero {
  align-items: flex-start !important;
  padding-top: 72px !important;
}

.home-hero .hero-copy {
  margin-top: 0 !important;
  transform: translateY(-34px) !important;
}



/* Keep star wording contained after moving it under the text */






@media (max-width: 1180px) {
  

  .home-hero .hero-copy {
    transform: translateY(-20px) !important;
  }
}

@media (max-width: 900px) {
  .home-hero {
    padding-top: 54px !important;
  }

  .home-hero .hero-copy {
    transform: translateY(0) !important;
  }

  

  

  

  
}


/* V21 - Bigger star with all wording safely inside */










@media (max-width: 1180px) {
  

  

  

  
}

@media (max-width: 900px) {
  

  

  

  
}


/* V22 - Animated homepage pre-registration banner */

.home-hero .hero-copy{transform:translateY(-18px)!important}

.hero-save-banner{
  position:relative;
  display:inline-grid;
  grid-template-columns:1fr auto;
  grid-template-areas:"kicker arrow" "main arrow";
  align-items:center;
  gap:2px 18px;
  min-width:440px;
  margin-top:28px;
  padding:15px 22px 16px;
  overflow:hidden;
  border:2px solid #ffd400;
  border-radius:14px;
  background:#050505;
  color:#fff;
  text-decoration:none;
  box-shadow:0 12px 26px rgba(0,0,0,.2);
  animation:bannerPulse 2.8s ease-in-out infinite;
  isolation:isolate;
}
.hero-save-banner::before{
  content:"";
  position:absolute;
  top:0;
  left:-45%;
  width:34%;
  height:100%;
  z-index:-1;
  background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.08) 25%,rgba(255,212,0,.48) 50%,rgba(255,255,255,.12) 75%,transparent 100%);
  transform:skewX(-18deg);
  animation:bannerShimmer 3.2s ease-in-out infinite;
}
.hero-save-banner::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background:linear-gradient(90deg,#050505 0%,#151515 48%,#050505 100%);
}
.banner-kicker{grid-area:kicker;color:#ffd400;font-size:12px;line-height:1;font-weight:800;letter-spacing:1.7px;text-transform:uppercase}
.banner-main{grid-area:main;font-size:21px;line-height:1.2;font-weight:800}
.banner-arrow{grid-area:arrow;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#d60000;color:#fff;font-size:31px;line-height:1;transition:transform .2s ease,background .2s ease}
.hero-save-banner:hover{border-color:#d60000;animation-play-state:paused;transform:translateY(-2px)}
.hero-save-banner:hover .banner-arrow{background:#ffd400;color:#000;transform:translateX(4px)}

@keyframes bannerPulse{
  0%,100%{box-shadow:0 12px 26px rgba(0,0,0,.2),0 0 0 rgba(255,212,0,0)}
  50%{box-shadow:0 14px 30px rgba(0,0,0,.24),0 0 24px rgba(255,212,0,.36)}
}
@keyframes bannerShimmer{
  0%,22%{left:-45%;opacity:0}
  35%{opacity:1}
  64%{left:118%;opacity:1}
  75%,100%{left:118%;opacity:0}
}
@media(max-width:900px){
  .home-hero .hero-copy{transform:none!important}
  .hero-save-banner{min-width:0;width:min(100%,420px);margin-top:22px}
  .banner-main{font-size:18px}
}
@media(prefers-reduced-motion:reduce){
  .hero-save-banner,.hero-save-banner::before{animation:none!important}
}


/* V23 - Clean homepage hero: no star, one animated banner */
.hero-star-badge,
.hero-star-badge::before,
.hero-star-badge::after,
.hero-star-badge .sparkle,
.hero-star-badge .badge-text {
  display: none !important;
  content: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.home-hero {
  align-items: flex-start !important;
  padding-top: 72px !important;
}

.home-hero .hero-copy {
  margin-top: 0 !important;
  transform: translateY(-24px) !important;
  max-width: 650px;
}

.hero-save-banner {
  position: relative;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-areas:
    "kicker cta"
    "main cta";
  align-items: center;
  gap: 5px 22px;
  width: min(100%, 520px);
  margin-top: 28px;
  padding: 18px 20px 18px 24px;
  overflow: hidden;
  border: 2px solid #ffd400;
  border-radius: 16px;
  background: linear-gradient(90deg, #050505 0%, #171717 55%, #050505 100%);
  color: #fff;
  text-decoration: none;
  box-shadow: 0 13px 30px rgba(0,0,0,.23);
  animation: bannerPulseV23 2.8s ease-in-out infinite;
  isolation: isolate;
}

.hero-save-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: -42%;
  width: 34%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(
    105deg,
    transparent 0%,
    rgba(255,255,255,.04) 25%,
    rgba(255,212,0,.5) 50%,
    rgba(255,255,255,.08) 75%,
    transparent 100%
  );
  transform: skewX(-18deg);
  animation: bannerShimmerV23 3.4s ease-in-out infinite;
}

.banner-kicker {
  grid-area: kicker;
  color: #ffd400;
  font-size: 13px;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: 1.3px;
  text-transform: uppercase;
}

.banner-main {
  grid-area: main;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
}

.banner-cta {
  grid-area: cta;
  display: grid;
  place-items: center;
  min-width: 145px;
  min-height: 46px;
  padding: 10px 16px;
  border-radius: 999px;
  background: #d60000;
  color: #fff;
  font-size: 14px;
  line-height: 1.15;
  font-weight: 800;
  text-align: center;
  transition: transform .2s ease, background .2s ease, color .2s ease;
}

.hero-save-banner:hover {
  border-color: #d60000;
  animation-play-state: paused;
  transform: translateY(-2px);
}

.hero-save-banner:hover .banner-cta {
  background: #ffd400;
  color: #000;
  transform: translateX(3px);
}

@keyframes bannerPulseV23 {
  0%, 100% {
    box-shadow: 0 13px 30px rgba(0,0,0,.23), 0 0 0 rgba(255,212,0,0);
  }
  50% {
    box-shadow: 0 15px 34px rgba(0,0,0,.27), 0 0 22px rgba(255,212,0,.34);
  }
}

@keyframes bannerShimmerV23 {
  0%, 24% {
    left: -42%;
    opacity: 0;
  }
  34% {
    opacity: 1;
  }
  64% {
    left: 118%;
    opacity: 1;
  }
  76%, 100% {
    left: 118%;
    opacity: 0;
  }
}

@media (max-width: 900px) {
  .home-hero .hero-copy {
    transform: none !important;
  }

  .hero-save-banner {
    grid-template-columns: 1fr;
    grid-template-areas:
      "kicker"
      "main"
      "cta";
    width: min(100%, 440px);
  }

  .banner-cta {
    justify-self: start;
    margin-top: 8px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-save-banner,
  .hero-save-banner::before {
    animation: none !important;
  }
}


/* V24 - Bottom centered homepage banner */
.home-hero {
  position: relative !important;
  padding-bottom: 120px !important;
}

.hero-save-banner-bottom {
  position: absolute !important;
  left: 7% !important;
  right: 31% !important;
  bottom: 28px !important;
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 18px 26px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 6px !important;
  text-align: center !important;
  border: 2px solid #ffd400 !important;
  border-radius: 14px !important;
  background: linear-gradient(90deg, rgba(5,5,5,.96), rgba(24,24,24,.94), rgba(5,5,5,.96)) !important;
  box-shadow: 0 14px 30px rgba(0,0,0,.28) !important;
  z-index: 5 !important;
}

.hero-save-banner-bottom .banner-kicker {
  width: 100% !important;
  color: #ffd400 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  letter-spacing: 1.6px !important;
  text-transform: uppercase !important;
  text-align: center !important;
}

.hero-save-banner-bottom .banner-main {
  width: 100% !important;
  color: #fff !important;
  font-size: 24px !important;
  font-weight: 800 !important;
  text-align: center !important;
}

.hero-save-banner-bottom .banner-cta,
.hero-save-banner-bottom .banner-arrow {
  display: none !important;
}

@media (max-width: 1100px) {
  .hero-save-banner-bottom {
    left: 5% !important;
    right: 25% !important;
  }
}

@media (max-width: 900px) {
  .home-hero {
    padding-bottom: 150px !important;
  }

  .hero-save-banner-bottom {
    left: 6% !important;
    right: 6% !important;
    bottom: 24px !important;
  }

  .hero-save-banner-bottom .banner-main {
    font-size: 20px !important;
  }
}


/* V25 - Place the BDE banner in the lower-left hero box area */
.home-hero {
  position: relative !important;
  padding-bottom: 250px !important;
}

.home-hero .hero-copy {
  position: relative !important;
  z-index: 3 !important;
}

/* Banner is now a direct child of .home-hero */
.home-hero > .hero-save-banner-bottom {
  position: absolute !important;
  left: 6.5% !important;
  right: auto !important;
  bottom: 54px !important;

  width: 62% !important;
  min-width: 0 !important;
  min-height: 178px !important;
  margin: 0 !important;
  padding: 28px 34px !important;

  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 10px !important;

  text-align: center !important;
  border: 3px solid #ffd400 !important;
  border-radius: 16px !important;
  background: linear-gradient(
    90deg,
    rgba(5,5,5,.96),
    rgba(24,24,24,.95),
    rgba(5,5,5,.96)
  ) !important;
  box-shadow: 0 16px 34px rgba(0,0,0,.30) !important;
  z-index: 8 !important;
}

.home-hero > .hero-save-banner-bottom .banner-kicker {
  width: 100% !important;
  color: #ffd400 !important;
  font-size: 17px !important;
  line-height: 1.15 !important;
  font-weight: 800 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  text-align: center !important;
}

.home-hero > .hero-save-banner-bottom .banner-main {
  width: 100% !important;
  color: #fff !important;
  font-size: 30px !important;
  line-height: 1.15 !important;
  font-weight: 800 !important;
  text-align: center !important;
}

@media (max-width: 1100px) {
  .home-hero {
    padding-bottom: 235px !important;
  }

  .home-hero > .hero-save-banner-bottom {
    left: 5% !important;
    width: 66% !important;
    min-height: 165px !important;
  }

  .home-hero > .hero-save-banner-bottom .banner-main {
    font-size: 25px !important;
  }
}

@media (max-width: 900px) {
  .home-hero {
    padding-bottom: 220px !important;
  }

  .home-hero > .hero-save-banner-bottom {
    left: 5% !important;
    width: 90% !important;
    bottom: 28px !important;
    min-height: 150px !important;
  }

  .home-hero > .hero-save-banner-bottom .banner-kicker {
    font-size: 13px !important;
  }

  .home-hero > .hero-save-banner-bottom .banner-main {
    font-size: 21px !important;
  }
}


/* V26 - EMT payment notice and exact booking choices */
.emt-payment-notice {
  max-width: 920px;
  margin: 20px auto 4px;
  padding: 15px 22px;
  border: 2px solid #ffd400;
  border-radius: 12px;
  background: #fff;
  color: #111;
  font-size: 16px;
  line-height: 1.45;
}

.emt-payment-notice a {
  color: #d60000;
  font-weight: 800;
  overflow-wrap: anywhere;
}

.price-list .price-choice {
  display: grid;
  grid-template-columns: 1fr auto auto;
  align-items: center;
  gap: 16px;
  color: #fff;
  text-decoration: none;
  padding: 16px 0;
  border-bottom: 1px solid rgba(255,255,255,.25);
  font-size: 18px;
  transition: color .2s ease, padding-left .2s ease;
}

.price-list .price-choice:hover {
  color: #ffd400;
  padding-left: 7px;
}

.price-list .price-choice strong {
  color: inherit;
  font-size: 22px;
}

.price-list .price-choice em {
  color: #ffd400;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  white-space: nowrap;
}

.package-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 26px 26px;
}

.package-actions .btn {
  margin: 0 !important;
  padding: 12px 16px;
  font-size: 14px !important;
}

.package-actions .secondary-book {
  background: #2a2a2a;
  border: 1px solid #d60000;
}

.selection-notice {
  margin: 0 0 18px;
  padding: 13px 16px;
  border-left: 5px solid #ffd400;
  border-radius: 8px;
  background: #050505;
  color: #fff;
  font-weight: 700;
}

@media (max-width: 600px) {
  .price-list .price-choice {
    grid-template-columns: 1fr auto;
  }

  .price-list .price-choice em {
    grid-column: 1 / -1;
  }
}

.required-star{
 color:#d60000;
 font-weight:900;
 margin-right:4px;
 font-size:1.05em;
}
.application-form label:has(input[required]),
.application-form label:has(select[required]),
.application-form label:has(textarea[required]){
 font-weight:700;
}


/* V28 - Homepage feature icons: add black and center all wording */
.home .feature-row {
  align-items: stretch !important;
}

.home .feature {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  align-items: center !important;
  gap: 16px !important;
  text-align: center !important;
  padding: 12px 38px 20px !important;
}

.home .feature > div:last-child {
  width: 100% !important;
  text-align: center !important;
}

.home .feature .red-icon {
  width: 96px !important;
  height: 96px !important;
  margin: 0 auto 4px !important;
  background: #050505 !important;
  border: 5px solid #d60000 !important;
  outline: 3px solid #050505 !important;
  outline-offset: 4px !important;
  box-shadow: 0 8px 18px rgba(0,0,0,.16) !important;
}

.home .feature .red-icon img {
  width: 48px !important;
  height: 48px !important;
  filter: brightness(0) invert(1) !important;
}

.home .feature h3 {
  width: 100% !important;
  margin: 0 0 8px !important;
  color: #d60000 !important;
  text-align: center !important;
  line-height: 1.15 !important;
}

.home .feature p {
  width: 100% !important;
  margin: 0 !important;
  color: #111 !important;
  text-align: center !important;
  line-height: 1.35 !important;
}

@media (max-width: 900px) {
  .home .feature {
    padding: 26px 18px !important;
  }
}


/* V29 - Required field asterisks aligned beside labels */
.application-form label {
  display: grid !important;
  gap: 7px !important;
}

.application-form label .required-star {
  display: inline !important;
  color: #d60000 !important;
  font-weight: 900 !important;
  margin-right: 4px !important;
  font-size: 1em !important;
  line-height: 1 !important;
  vertical-align: baseline !important;
}

/* Keep the label text and asterisk on the same line */
.application-form label {
  grid-template-columns: auto 1fr !important;
}

.application-form label > input,
.application-form label > select,
.application-form label > textarea {
  grid-column: 1 / -1 !important;
}

.required-note {
  margin: 0 0 16px !important;
  color: #444 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}

.required-note .required-star {
  color: #d60000 !important;
  font-weight: 900 !important;
}


/* V30 - Conditional application form */
.hidden-form-field {
  display: none !important;
}

.conditional-form .conditional-field {
  margin-bottom: 18px;
}

.conditional-form .form-row.conditional-field {
  margin-bottom: 18px;
}

.address-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 18px;
}

.address-grid .address-full {
  grid-column: 1 / -1;
}

@media (max-width: 800px) {
  .address-grid {
    grid-template-columns: 1fr;
  }

  .address-grid .address-full {
    grid-column: auto;
  }
}


/* V31 - Private lesson help choices */
.private-help-fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

.private-help-fieldset legend {
  margin-bottom: 14px;
  font-weight: 700;
  color: #111;
}

.private-help-options {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 18px;
}

.private-help-options .radio-option {
  display: flex !important;
  grid-template-columns: none !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 12px 14px;
  border: 2px solid #e1e1e1;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
  transition: border-color .2s ease, background .2s ease, transform .2s ease;
}

.private-help-options .radio-option:hover {
  border-color: #ffd400;
  background: #fffdf2;
  transform: translateY(-1px);
}

.private-help-options .radio-option input[type="radio"] {
  grid-column: auto !important;
  width: 18px;
  height: 18px;
  margin: 0;
  accent-color: #d60000;
  flex: none;
}

.private-help-options .radio-option span {
  font-weight: 600;
  line-height: 1.25;
}

@media (max-width: 700px) {
  .private-help-options {
    grid-template-columns: 1fr;
  }
}


/* V32 - Private lesson single-selection dropdown */
.private-help-fieldset,
.private-help-options {
  display: none !important;
}

[data-field="private-help"] label {
  display: grid !important;
  grid-template-columns: auto 1fr !important;
  gap: 7px !important;
}

[data-field="private-help"] select {
  grid-column: 1 / -1 !important;
}


/* V34 - BDE-only payment notice */
.bde-payment-notice {
  margin-top: 18px;
  padding: 16px 18px;
  border: 2px solid #ffd400;
  border-radius: 10px;
  background: #fffdf2;
  color: #111;
  line-height: 1.45;
}

.bde-payment-notice strong {
  color: #d60000;
  font-size: 17px;
}

.bde-payment-notice p {
  margin: 7px 0 0;
}

.bde-form-payment-notice {
  margin: 18px 0;
  padding: 16px 18px;
  border-left: 5px solid #ffd400;
  border-radius: 8px;
  background: #fffdf2;
  color: #111;
  line-height: 1.45;
}

.bde-form-payment-notice strong {
  color: #d60000;
}

.bde-form-payment-notice p {
  margin: 7px 0 0;
}


/* V35 - Required location dropdown */
[data-field="location"] label {
  display: grid !important;
  grid-template-columns: auto 1fr !important;
  gap: 7px !important;
}
[data-field="location"] select {
  grid-column: 1 / -1 !important;
}


/* V36 - Make coming-soon location choices visibly unavailable */
[data-field="location"] select option:disabled {
  color: #888;
  background: #f2f2f2;
}


/* V38 - Non-registered vehicle assessment-first flow */
.assessment-roadtest-flow {
  display: grid;
  gap: 18px;
  margin: 18px 26px 22px;
}

.assessment-step {
  padding: 18px;
  border-radius: 12px;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.16);
}

.assessment-step .step-label {
  display: inline-block;
  margin-bottom: 8px;
  padding: 5px 10px;
  border-radius: 999px;
  background: #d60000;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .8px;
}

.assessment-step strong {
  display: block;
  margin-bottom: 10px;
  color: #ffd400;
  font-size: 20px;
}

.assessment-step p {
  margin: 0 0 12px;
  color: #eee;
  line-height: 1.5;
}

.assessment-step ul {
  margin: 0;
  padding-left: 20px;
}

.assessment-step li {
  margin: 7px 0;
  line-height: 1.35;
}

.package-actions.single-action {
  display: block;
}

.package-actions.single-action .btn {
  width: fit-content;
}

/* V43 - Expanded BDE pre-registration details */
.pre-register-card .pre-register-intro {
  max-width: 820px;
  margin: 10px 0 20px;
  color: #222;
}

.pre-card-benefits.detailed-benefits {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 16px;
  max-width: 850px;
}

.detailed-benefits .benefit-item {
  display: grid;
  grid-template-columns: 34px 1fr;
  gap: 11px;
  align-items: start;
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-left: 4px solid #d60000;
  border-radius: 12px;
  padding: 14px 15px;
}

.detailed-benefits .benefit-check {
  width: 30px;
  height: 30px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #000;
  color: #ffd400;
  font-size: 17px;
  font-weight: 900;
}

.pre-register-card .detailed-benefits .benefit-item p {
  margin: 2px 0 0;
  font-size: 15px;
  line-height: 1.45;
}

.pre-register-card .detailed-benefits strong {
  color: #d60000;
}

@media (max-width: 900px) {
  .pre-card-benefits.detailed-benefits {
    grid-template-columns: 1fr;
    text-align: left;
  }
}


/* V44 - Perfectly center BDE benefit checkmarks */
.detailed-benefits .benefit-check {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1 !important;
  padding: 0 !important;
  text-align: center !important;
}


/* V54 - Selected service areas card */
.service-areas-card {
  margin: 20px 0;
  padding: 20px 22px;
  background: #fff;
  border: 2px solid var(--red);
  border-radius: 10px;
  box-shadow: 0 8px 18px rgba(0,0,0,.08);
}

.service-areas-heading {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 16px;
}

.service-areas-heading img {
  width: 54px;
  height: 54px;
  flex: none;
  filter: invert(14%) sepia(100%) saturate(7068%) hue-rotate(1deg) brightness(86%) contrast(113%);
}

.service-areas-heading h2 {
  color: var(--red);
  margin: 0 0 5px;
  font-size: 22px;
}

.service-areas-heading p {
  margin: 0;
}

.service-area-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.service-area-column {
  background: #f7f7f7;
  border-left: 4px solid var(--red);
  border-radius: 8px;
  padding: 12px 14px;
}

.service-area-column h3 {
  margin: 0 0 5px;
  color: var(--red);
  font-size: 17px;
}

.service-area-column p {
  margin: 0;
  font-size: 14px;
  line-height: 1.45;
}

.service-area-note {
  margin: 14px 0 0 !important;
  padding-top: 12px;
  border-top: 1px solid #ddd;
  font-size: 14px !important;
  line-height: 1.45 !important;
}

@media (max-width: 700px) {
  .service-area-grid {
    grid-template-columns: 1fr;
  }
}


/* V57 - Thin black outline on red left borders */
.hours-card,
.service-areas-card{
  box-shadow: inset 4px 0 0 #c00, inset 5px 0 0 #000;
}


/* V58 - Center About hero image and add full double borders */
.about-right {
  background-position: center center !important;
  background-size: cover !important;
}

.hours-card,
.service-areas-card {
  border: 2px solid var(--red) !important;
  box-shadow:
    0 0 0 1px #000,
    0 8px 18px rgba(0,0,0,.08) !important;
}


/* V59 - Reposition About hero so both instructor and student are visible */
.about-right {
  background-position: 72% center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}


/* V64 - Prevent shorter pricing cards from stretching to match taller cards */
.pricing-matrix {
  align-items: start !important;
}

.price-box {
  height: auto !important;
  align-self: start !important;
}


/* V68 Payment info spacing */
.payment-information{
  margin-top:0 !important;
  padding-top:0 !important;
}
.payment-information h3{
  margin-top:0 !important;
  margin-bottom:20px !important;
  font-size:2rem !important;
  line-height:1.2 !important;
}
.pricing-bottom-note{
  padding-top:20px !important;
}


/* V70 - Preferred service area help text */
.field-help {
  display: block;
  margin-top: 7px;
  color: #555;
  font-size: 13px;
  line-height: 1.45;
  font-weight: 400;
}


/* V71 - Align Preferred Service Area heading correctly */
.conditional-form [data-field="location"] > label {
  display: block !important;
  width: 100% !important;
  text-align: left !important;
}

.conditional-form [data-field="location"] .required-star {
  display: inline !important;
  margin-right: 4px !important;
}

.conditional-form [data-field="location"] select {
  display: block !important;
  width: 100% !important;
  margin-top: 7px !important;
}

.conditional-form [data-field="location"] .field-help {
  display: block !important;
  width: 100% !important;
  margin-top: 10px !important;
  text-align: left !important;
}


/* V84 - Dynamic required markers for road test details */
.dynamic-required-star {
  color: var(--red);
  font-weight: 900;
}


/* V86 - Center resource card headings */
.resource-card h2,
.resource-content h2{
  width:90%;
  margin:0 auto 14px !important;
  text-align:center !important;
  font-size:23px !important;
  line-height:1.2 !important;
  min-height:56px;
  display:flex;
  align-items:center;
  justify-content:center;
}


/* Fully approved launch version - Summer Savings */
.regular-price {
  margin: 8px 0 0;
  color: #ddd;
  font-size: 16px;
  text-decoration: line-through;
}
.pricing-feature-card .price { margin-top: 0; }
.hero-save-banner .banner-kicker { letter-spacing: .6px; }
@media (max-width: 700px) {
  .pricing-feature-card .price { font-size: 48px; }
}


/* Payment-first enrollment */
.payment-method-card {
  border: 2px solid #111;
  border-radius: 12px;
  padding: 20px;
  background: #fafafa;
}

.payment-method-card h3 {
  margin: 0 0 14px;
  color: var(--red);
  font-size: 22px;
}

.payment-choice {
  display: flex !important;
  grid-template-columns: none !important;
  flex-direction: row;
  align-items: flex-start;
  gap: 12px !important;
  padding: 14px;
  margin: 10px 0;
  border: 2px solid #ddd;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
}

.payment-choice:has(input:checked) {
  border-color: var(--red);
  box-shadow: 0 0 0 2px rgba(214,0,0,.1);
}

.payment-choice input {
  width: auto !important;
  margin-top: 4px;
}

.payment-choice span {
  display: block;
}

.payment-choice strong,
.payment-choice small {
  display: block;
}

.payment-choice small {
  margin-top: 4px;
  color: #555;
  font-weight: 400;
  line-height: 1.4;
}

.payment-status {
  margin: 14px 0 0;
  padding: 12px 14px;
  border-radius: 8px;
  background: #fff8d6;
  font-weight: 600;
}

.payment-status.error {
  color: #9b0000;
  background: #ffe5e5;
}

.payment-page {
  min-height: 75vh;
  padding: 60px 7%;
  background: #f5f5f5;
}

.payment-panel {
  max-width: 760px;
  margin: 0 auto;
  padding: 34px;
  border-radius: 18px;
  border-top: 7px solid var(--red);
  background: #fff;
  box-shadow: 0 14px 35px rgba(0,0,0,.13);
}

.payment-panel h1 {
  margin-top: 0;
  font-size: 42px;
}

.payment-reference {
  padding: 14px;
  border: 2px dashed var(--red);
  border-radius: 10px;
  background: #fff8d6;
  font-size: 20px;
  font-weight: 800;
  word-break: break-word;
}

.admin-form {
  display: grid;
  gap: 14px;
}

.admin-form input {
  font: inherit;
  padding: 14px;
  border: 2px solid #ddd;
  border-radius: 9px;
}


/* Three separate payment choices */
.payment-method-intro {
  margin: -4px 0 14px;
  color: #555;
  font-size: 15px;
  font-weight: 400;
}


/* Dedicated payment-options page */
.checkout-step {
  margin: 0 0 6px;
  color: var(--red);
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .5px;
}

.payment-options-panel {
  max-width: 1180px;
}

.payment-option-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 28px;
}

.payment-option-box {
  display: flex;
  flex-direction: column;
  padding: 26px;
  border: 2px solid #111;
  border-radius: 16px;
  background: #fff;
}

.payment-option-box h2 {
  margin: 10px 0 8px;
  color: var(--red);
  font-size: 26px;
}

.payment-option-box p {
  margin-top: 0;
}

.payment-option-box ul {
  flex: 1;
  margin: 8px 0 24px;
  padding-left: 22px;
}

.payment-option-box li {
  margin: 8px 0;
}

.payment-option-icon {
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #111;
  color: #ffd400;
  font-size: 28px;
}

.payment-option-box .btn {
  width: 100%;
  text-align: center;
}

@media (max-width: 900px) {
  .payment-option-grid {
    grid-template-columns: 1fr;
  }
}


/* FINAL RESPONSIVE QA — desktop, tablet and mobile */
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

img,
video,
svg {
  max-width: 100%;
  height: auto;
}

button,
input,
select,
textarea {
  font: inherit;
}

.btn,
button,
input,
select,
textarea {
  min-height: 44px;
}

.site-header,
.nav,
.hero,
.about-hero,
.pricing-grid,
.resource-grid,
.payment-option-grid,
.form-row {
  min-width: 0;
}

.hero img,
.about-hero img,
.resource-card img,
.pricing-hero img {
  width: 100%;
  object-fit: cover;
}

.application-form input,
.application-form select,
.application-form textarea,
.contact-form input,
.contact-form select,
.contact-form textarea {
  width: 100%;
  box-sizing: border-box;
}

.application-form label,
.contact-form label {
  min-width: 0;
}

.payment-option-box,
.resource-card,
.pricing-card,
.testimonial-card {
  min-width: 0;
}

.payment-option-box .btn,
.pricing-card .btn,
.resource-card .btn {
  white-space: normal;
  line-height: 1.25;
}

@media (max-width: 1024px) {
  .site-header {
    padding-left: 24px;
    padding-right: 24px;
  }

  .nav {
    gap: 16px;
  }

  .hero,
  .about-hero,
  .pricing-hero {
    min-height: auto;
  }

  .pricing-grid,
  .resource-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .payment-option-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .payment-option-box:last-child {
    grid-column: 1 / -1;
    max-width: 560px;
    width: 100%;
    justify-self: center;
  }
}

@media (max-width: 820px) {
  .site-header {
    align-items: center;
    gap: 14px;
  }

  .menu-toggle {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 46px;
    min-height: 46px;
    font-size: 26px;
  }

  .nav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1000;
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 12px 20px 18px;
    background: #000;
    border-top: 1px solid rgba(255,255,255,.18);
  }

  .nav.open {
    display: flex;
  }

  .nav a {
    display: block;
    padding: 13px 4px;
    text-align: center;
  }

  .brand-title {
    font-size: clamp(18px, 4vw, 24px);
  }

  .brand-sub {
    font-size: 12px;
  }

  .hero,
  .about-hero,
  .pricing-hero {
    display: block;
  }

  .hero-content,
  .about-copy,
  .pricing-copy {
    width: 100%;
    padding: 34px 24px;
  }

  .hero-image,
  .about-image,
  .pricing-image {
    width: 100%;
    min-height: 320px;
  }

  .hero-image img,
  .about-image img,
  .pricing-image img {
    min-height: 320px;
    object-position: center;
  }

  .form-row,
  .pricing-grid,
  .resource-grid,
  .payment-option-grid,
  .contact-grid,
  .hours-grid {
    grid-template-columns: 1fr !important;
  }

  .payment-option-box:last-child {
    grid-column: auto;
    max-width: none;
  }

  .application-form,
  .contact-form,
  .payment-panel {
    padding: 24px;
  }

  .payment-panel h1,
  .page-title,
  .hero h1 {
    font-size: clamp(34px, 8vw, 52px);
    line-height: 1.05;
  }

  .resource-card h2,
  .resource-content h2 {
    min-height: 0 !important;
    width: 100% !important;
    font-size: 22px !important;
  }
}

@media (max-width: 600px) {
  body {
    font-size: 16px;
  }

  .site-header {
    padding: 12px 16px;
  }

  .brand-sub {
    display: block;
    line-height: 1.35;
  }

  .hero-content,
  .about-copy,
  .pricing-copy,
  .page-section,
  .payment-page {
    padding-left: 18px;
    padding-right: 18px;
  }

  .hero-image,
  .about-image,
  .pricing-image,
  .hero-image img,
  .about-image img,
  .pricing-image img {
    min-height: 240px;
  }

  .hero-save-banner {
    margin: 14px 18px;
    padding: 16px;
  }

  .hero-save-banner .banner-main,
  .hero-save-banner .banner-kicker {
    display: block;
    text-align: center;
  }

  .benefit-item {
    align-items: flex-start;
  }

  .benefit-check {
    flex: 0 0 auto;
  }

  .application-form,
  .contact-form,
  .payment-panel {
    padding: 18px;
    border-radius: 12px;
  }

  .payment-option-box {
    padding: 20px;
  }

  .payment-option-icon {
    width: 52px;
    height: 52px;
  }

  .btn,
  button,
  input[type="submit"] {
    width: 100%;
  }

  .site-footer {
    text-align: center;
    padding: 24px 18px;
  }

  .payment-reference {
    font-size: 17px;
  }

  input[type="date"],
  input[type="time"],
  select {
    font-size: 16px;
  }
}


/* FINAL ALL-DEVICE RESPONSIVE PASS */
html, body { width:100%; max-width:100%; overflow-x:hidden; }
body { -webkit-text-size-adjust:100%; }
img, svg, video { max-width:100%; height:auto; }
a, button, input, select, textarea { -webkit-tap-highlight-color:transparent; }

@media (max-width: 900px) {
  .site-header {
    position:sticky !important;
    top:0 !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) auto !important;
    align-items:center !important;
    gap:10px 12px !important;
    min-height:0 !important;
    padding:12px 14px 10px !important;
    overflow:visible !important;
  }

  .brand { min-width:0 !important; }
  .brand a { display:block !important; min-width:0 !important; }

  .brand-title {
    font-size:clamp(19px,5.6vw,25px) !important;
    line-height:1.08 !important;
    letter-spacing:-.5px !important;
    white-space:normal !important;
  }

  .brand-sub {
    font-size:clamp(9px,2.7vw,12px) !important;
    line-height:1.35 !important;
    margin-top:5px !important;
  }

  .menu-toggle {
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:46px !important;
    min-width:46px !important;
    height:46px !important;
    margin:0 !important;
    padding:0 !important;
  }

  .nav {
    grid-column:1/-1 !important;
    width:100% !important;
    display:none !important;
    flex-direction:column !important;
    align-items:stretch !important;
    gap:0 !important;
    padding:5px 0 !important;
    margin:0 !important;
  }

  .nav.open { display:flex !important; }

  .nav a {
    width:100% !important;
    padding:12px 10px !important;
    text-align:center !important;
    white-space:normal !important;
  }

  .phone {
    grid-column:1/-1 !important;
    width:100% !important;
    margin:0 !important;
    text-align:center !important;
  }

  .site-header .nav-car-indicator {
    display:block !important;
    position:relative !important;
    grid-column:1/-1 !important;
    justify-self:center !important;
    left:auto !important;
    right:auto !important;
    bottom:auto !important;
    width:70px !important;
    height:32px !important;
    margin:0 auto 1px !important;
    transform:none !important;
    opacity:1 !important;
    overflow:visible !important;
  }

  .site-header .nav-car-indicator img {
    display:block !important;
    width:62px !important;
    margin:auto !important;
  }

  .site-header .nav-car-indicator .puff {
    display:block !important;
  }

  .home-hero {
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    min-height:0 !important;
    padding:28px 14px 22px !important;
    background:none !important;
    background-color:#fff !important;
    overflow:visible !important;
  }

  .home-hero .hero-copy {
    order:1 !important;
    width:100% !important;
    max-width:none !important;
    padding:0 2px 18px !important;
    transform:none !important;
  }

  .home-hero .hero-copy h1 {
    font-size:clamp(40px,12vw,56px) !important;
    line-height:.98 !important;
  }

  .home-hero .hero-copy p {
    font-size:clamp(17px,4.8vw,21px) !important;
    line-height:1.38 !important;
    max-width:none !important;
  }

  .home-hero::after {
    content:"" !important;
    order:2 !important;
    display:block !important;
    width:100% !important;
    aspect-ratio:889/525 !important;
    margin:0 0 16px !important;
    border-radius:14px !important;
    background:url("images/home-hero-clear.png") center/contain no-repeat #f2f2f2 !important;
  }

  .home-hero > .hero-save-banner-bottom,
  .home-hero .hero-save-banner,
  .home-hero .hero-save-banner-bottom {
    order:3 !important;
    position:static !important;
    inset:auto !important;
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    margin:0 !important;
    padding:19px 14px !important;
    transform:none !important;
    border-radius:14px !important;
  }

  .service-strip {
    font-size:clamp(15px,4.2vw,19px) !important;
    line-height:1.35 !important;
    padding:12px 14px !important;
  }

  .pre-register-card,
  .pre-card-content,
  .feature-row,
  .pricing-hero.updated,
  .pricing-matrix,
  .resources-grid,
  .contact-layout,
  .about-layout,
  .contact-info-bar,
  .payment-option-grid,
  .form-row,
  .split-fees {
    grid-template-columns:minmax(0,1fr) !important;
  }

  .pre-register-card,
  .application-card,
  .pricing-feature-card,
  .price-box,
  .resource-card,
  .payment-option-box {
    min-width:0 !important;
    max-width:100% !important;
  }

  .about-overlay-cards {
    position:static !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    padding:20px 14px !important;
    background:#000 !important;
  }

  .hours-row,
  .hours-card-aligned .hours-row {
    grid-template-columns:1fr !important;
  }

  .service-area-grid {
    grid-template-columns:1fr !important;
  }

  .pricing-hero.updated {
    padding:38px 16px !important;
  }

  .pricing-feature-card,
  .application-card,
  .payment-panel {
    padding:24px 18px !important;
  }

  .resources-grid {
    gap:20px !important;
    padding-left:16px !important;
    padding-right:16px !important;
  }

  .resource-photo {
    width:100% !important;
    min-height:220px !important;
    aspect-ratio:16/10 !important;
    background-size:cover !important;
    background-position:center !important;
  }

  .resource-content {
    text-align:center !important;
  }

  .resource-content h2 {
    min-height:0 !important;
    text-align:center !important;
  }

  .slider {
    grid-template-columns:1fr !important;
  }

  .slider-btn {
    display:none !important;
  }

  .review-card {
    min-width:100% !important;
    width:100% !important;
  }

  .application-form input,
  .application-form select,
  .application-form textarea,
  .contact-form input,
  .contact-form select,
  .contact-form textarea {
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    font-size:16px !important;
  }

  .payment-option-box:last-child {
    grid-column:auto !important;
    max-width:none !important;
  }

  .contact-info-bar {
    grid-column:auto !important;
    margin:20px 16px 30px !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:12px !important;
    padding:18px !important;
    background:#fff !important;
    box-shadow:0 10px 30px rgba(0,0,0,.12) !important;
    border-radius:12px !important;
  }

  .contact-info-bar div {
    display:grid !important;
    align-items:flex-start !important;
    gap:14px !important;
    border:0 !important;
    padding:0 !important;
  }

  .contact-info-bar img {
    width:62px !important;
    height:62px !important;
    background:var(--red) !important;
    padding:14px !important;
    border-radius:50% !important;
    filter:brightness(0) invert(1) !important;
    justify-self:start !important;
    display:block !important;
  }

  .contact-info-bar .contact-phone {
    display:grid !important;
    gap:10px !important;
    font-size:25px !important;
    line-height:1.45 !important;
  }

  .contact-info-bar .contact-phone p {
    margin:0 !important;
  }
}

@media (max-width: 600px) {
  .site-header {
    padding-left:12px !important;
    padding-right:12px !important;
  }

  .home-hero {
    padding:24px 12px 20px !important;
  }

  .about-overlay-cards {
    grid-template-columns:1fr !important;
  }

  .hours-card {
    flex-direction:column !important;
  }

  .phone,
  .btn,
  button[type="submit"] {
    width:100% !important;
    text-align:center !important;
  }
}

/* V61 - Use the finished high-resolution hero artwork as one seamless image.
   The headline and fade are part of the artwork, so the duplicate HTML copy is removed. */
.home-hero {
  background-image: url('images/home-hero-clear.png') !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

@media (max-width: 900px) {
  .home-hero {
    background-position: 64% center !important;
  }
}

@media (max-width: 600px) {
  .home-hero {
    background-position: 70% center !important;
  }
}


/* V62 - Move the homepage savings banner to the lower-right so it does not cover the hero wording. */
@media (min-width: 1101px) {
  .home-hero > .hero-save-banner-bottom {
    left: auto !important;
    right: 4.5% !important;
    bottom: 42px !important;
    width: 42% !important;
    max-width: 720px !important;
    min-height: 136px !important;
    padding: 20px 28px !important;
    gap: 7px !important;
  }

  .home-hero > .hero-save-banner-bottom .banner-kicker {
    font-size: 15px !important;
  }

  .home-hero > .hero-save-banner-bottom .banner-main {
    font-size: 27px !important;
  }
}

/* About page service-area availability */
.coming-soon-label{color:var(--yellow);font-weight:800;margin-top:-4px;margin-bottom:6px;}


/* FINAL TESTIMONIAL SLIDER CONTROLS */
@media (min-width: 901px) {
  .testimonial-slider-section .slider {
    gap: 14px !important;
  }

  .testimonial-slider-section .slider-btn {
    width: 40px !important;
    height: 40px !important;
    display: grid !important;
    place-items: center !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 50% !important;
    background: var(--red) !important;
    color: #fff !important;
    font-size: 28px !important;
    line-height: 1 !important;
    font-family: Arial, sans-serif !important;
    box-shadow: 0 7px 18px rgba(0,0,0,.38) !important;
    transition: transform .2s ease, background .2s ease, box-shadow .2s ease !important;
  }

  .testimonial-slider-section .slider-btn:hover,
  .testimonial-slider-section .slider-btn:focus-visible {
    background: #b80000 !important;
    transform: scale(1.08) !important;
    box-shadow: 0 9px 22px rgba(0,0,0,.48) !important;
    outline: 3px solid var(--yellow) !important;
    outline-offset: 3px !important;
  }
}
