/* ============================================================
   LANDING HERO — Shared styles for v2 hero with multi-step form
   Extracted from index.html so state/city pages can match the
   landing page hero (orange branding, white circle perks, 3-step
   industry-selector contact card on the right).
   ============================================================ */

/* ── HERO WRAP — kill the nav-height gap, match landing page ── */
body.v2-nav-injected { padding-top: 52px !important; }
.v2-hero-wrap { padding: 8px 16px 8px !important; margin-top: 0; }

/* ── HERO CONTACT FORM (matches contact page) ── */
.v2-form-group label .req { color: #E8590C; margin-left: 2px; font-weight: 700; }
.v2-contact-hero {
  display: flex !important;
  text-align: left !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 16px 56px !important;
  min-height: clamp(680px, 92vh, 900px) !important;
  background-color: #1c1410;
}
.v2-contact-hero::before {
  background: linear-gradient(to bottom, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.58) 100%) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  z-index: 1;
}
.v2-contact-hero-grid {
  position: relative; z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 480px;
  grid-template-areas: "content card";
  column-gap: 56px;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 24px 0;
}
.v2-contact-hero-content {
  grid-area: content;
  display: flex; flex-direction: column; gap: 2px;
  color: #fff;
}
.v2-contact-hero-left { display: flex; flex-direction: column; align-items: flex-start; }
.v2-contact-hero-desc-wrap .v2-contact-hero-desc { margin: 0; }
.v2-contact-hero-perks-wrap { align-self: start; }
.v2-contact-hero .v2-contact-card { grid-area: card; align-self: center; }
.v2-orange { color: #E8590C; }

/* Google rating row */
.v2-contact-hero-rating {
  display: inline-flex; align-items: center; gap: 10px;
  background: rgba(255,255,255,0.95);
  padding: 10px 20px; border-radius: 999px;
  width: fit-content;
  box-shadow: 0 4px 14px rgba(0,0,0,0.18);
  margin-top: 10px;
}
.mt-\[5px\] { margin-top: 5px !important; }
.mb-\[5px\] { margin-bottom: 5px !important; }
.mb-\[0px\] { margin-bottom: 0px !important; }
.mt-\[0px\] { margin-top: 0px !important; }
.mb-\[10px\] { margin-bottom: 10px !important; }
.mt-\[10px\] { margin-top: 10px !important; }
.pt-\[5px\] { padding-top: 5px !important; }
.pb-\[5px\] { padding-bottom: 5px !important; }
.pt-\[0px\] { padding-top: 0px !important; }
.pb-\[0px\] { padding-bottom: 0px !important; }
.pt-\[10px\] { padding-top: 10px !important; }
.pb-\[10px\] { padding-bottom: 10px !important; }
.pl-\[30px\] { padding-left: 30px !important; }
.pr-\[30px\] { padding-right: 30px !important; }
.font-bold { font-weight: 700 !important; }
.text-\[35px\] { font-size: 35px !important; }
.v2-google-logo { width: 18px; height: 18px; flex-shrink: 0; }
.v2-rating-stars { display: inline-flex; gap: 2px; }
.v2-rating-stars svg { width: 16px; height: 16px; display: block; }
.v2-rating-text { font-size: 14px; color: #222; font-weight: 500; white-space: nowrap; }
.v2-rating-text strong { font-weight: 700; color: #111; }
.v2-call-now-btn { display: inline-flex; align-items: center; gap: 8px; background: #E8590C; color: #fff; font-size: 15px; font-weight: 700; padding: 10px 20px; border-radius: 50px; text-decoration: none; margin-top: 12px; transition: background 0.18s, transform 0.15s; white-space: nowrap; width: fit-content !important; align-self: flex-start !important; max-width: max-content !important; }
.v2-call-now-btn:hover { background: #cf4e0a; transform: translateY(-1px); }
.v2-contact-hero-headline {
  font-size: clamp(32px, 3.8vw, 54px); font-weight: 800;
  color: #fff; line-height: 1.08; letter-spacing: -1.4px;
  margin: 0; text-shadow: 0 2px 18px rgba(0,0,0,0.35);
}
.v2-contact-hero-desc {
  font-size: clamp(15px, 1.15vw, 17px);
  font-weight: 700;
  color: #fff !important; line-height: 1.6;
  margin: 0 0 10px; text-shadow: 0 1px 6px rgba(0,0,0,0.4);
  opacity: 1;
}
.v2-contact-hero-perks { gap: 12px !important; margin-top: 10px !important; }
.v2-contact-hero-perks .v2-contact-perk {
  color: #fff !important; font-size: 15px; font-weight: 600;
  text-shadow: 0 1px 4px rgba(0,0,0,0.4);
  display: flex; align-items: center; gap: 12px;
}
.v2-contact-hero-perks .v2-contact-perk::before {
  content: '';
  display: inline-block;
  flex-shrink: 0;
  background-color: #fff;
  width: 32px; height: 32px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px 17px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.18);
}
.v2-contact-hero-perks .v2-contact-perk.perk-call::before {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8590C' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.37 1.9.72 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.91.35 1.85.59 2.81.72A2 2 0 0 1 22 16.92z'/></svg>");
}
.v2-contact-hero-perks .v2-contact-perk.perk-shield::before {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8590C' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='9'/><line x1='4.93' y1='4.93' x2='19.07' y2='19.07'/></svg>");
}
.v2-contact-hero-perks .v2-contact-perk.perk-clock::before {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8590C' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='9'/><polyline points='12 7 12 12 15.5 14'/></svg>");
}
.v2-contact-hero .v2-contact-card {
  background: #fff;
  border-radius: 18px;
  padding: 26px 26px 18px;
  box-shadow: 0 24px 60px rgba(0,0,0,0.35), 0 4px 12px rgba(0,0,0,0.18);
  width: 100%;
  max-width: 480px;
  justify-self: end;
}
.v2-contact-hero .v2-form-row { gap: 12px; }
.v2-contact-hero .v2-form-group { margin-bottom: 16px; }
.v2-contact-hero .v2-form-group label { font-size: 13px; }
.v2-contact-hero .v2-form-group input,
.v2-contact-hero .v2-form-group select,
.v2-contact-hero .v2-form-group textarea { padding: 14px 16px; font-size: 14px; }
.v2-contact-hero .v2-form-group textarea { min-height: 130px; }
.v2-contact-hero .v2-form-submit {
  background: #fff !important;
  color: #bbb !important;
  border: 2px solid #e0e0e0 !important;
  padding: 15px;
  font-size: 15px;
  margin-top: 8px;
  transition: background 0.2s, color 0.2s, border-color 0.2s, opacity 0.2s;
  pointer-events: none;
  cursor: default;
}
.v2-contact-hero .v2-form-submit.v2h-ready {
  background: #E8590C !important;
  color: #fff !important;
  border-color: #E8590C !important;
  pointer-events: auto;
  cursor: pointer;
}
.v2-contact-hero .v2-form-submit.v2h-ready:hover {
  background: #c94e0a !important;
  border-color: #c94e0a !important;
}

/* ── 3-STEP HERO FORM ── */
.v2h-steps {
  position: relative;
  min-height: 580px;
}
.v2h-step {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  opacity: 0;
  transform: translateX(18px);
  pointer-events: none;
  transition: opacity .35s ease, transform .35s cubic-bezier(.2,.7,.2,1);
}
.v2h-step.active {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}
.v2h-step.exit-left {
  opacity: 0;
  transform: translateX(-18px);
}
.v2h-step-head { margin-bottom: 14px; }
.v2h-eyebrow {
  font-size: 12px;
  font-weight: 700;
  color: #E8590C;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin: 0 0 6px;
}
.v2h-question {
  font-size: 22px;
  font-weight: 800;
  color: #111;
  line-height: 1.25;
  letter-spacing: -0.5px;
  margin: 0;
}
.v2h-step-body {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
}
.v2h-step[data-step="3"] .v2h-step-body { flex: 1; }
.v2h-step-foot {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: auto;
  padding-top: 12px;
}
.v2h-step-foot .v2-form-submit { margin-top: 0; flex: 1; }
.v2h-back {
  background: transparent;
  border: none;
  color: #666;
  font-size: 14px;
  font-weight: 600;
  font-family: inherit;
  padding: 14px 14px;
  cursor: pointer;
  border-radius: 10px;
  transition: color .2s, background .2s;
}
.v2h-back:hover { color: #111; background: #f5f5f5; }
.v2-contact-hero .v2h-step .v2-form-group { margin-bottom: 10px; }
.v2-contact-hero .v2h-step[data-step="3"] .v2-form-group { margin-bottom: 8px; }
.v2-contact-hero .v2h-step[data-step="3"] .v2-form-row { margin-bottom: 0; }
.v2-contact-hero .v2h-step[data-step="3"] .v2h-step-body > .v2-form-group:last-child { flex: 1; display: flex; flex-direction: column; min-height: 0; margin-bottom: 14px; }
.v2-contact-hero .v2h-step[data-step="3"] .v2h-step-body > .v2-form-group:last-child textarea { flex: 1; min-height: 80px; resize: none; }

/* ── 3-STEP HERO INLINE LIST (in-card scrollable picker) ── */
.v2h-list-group { display: flex; flex-direction: column; flex: 1; min-height: 0; margin-bottom: 0 !important; text-transform: none; letter-spacing: normal; }
.v2h-list {
  flex: 1;
  min-height: 0;
  max-height: none;
  background: #f5f5f5;
  border: 1.5px solid #f0f0f0;
  border-radius: 10px;
  padding: 6px;
  overflow-y: auto;
  outline: none;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  margin-bottom: 14px;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.v2h-list::-webkit-scrollbar { display: none; width: 0; height: 0; }
.v2h-list:focus, .v2h-list:focus-visible { outline: none; border-color: #f0f0f0; background: #f5f5f5; }
.v2h-list-opt {
  padding: 10px 12px;
  border-radius: 8px;
  font-size: 14px;
  color: #111;
  cursor: pointer;
  transition: background .12s, color .12s;
  display: flex;
  align-items: center;
  gap: 10px;
  border: none;
  background: transparent;
}
.v2h-ico {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  color: #E8590C;
  stroke: currentColor;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.v2h-opt-text {
  display: flex;
  flex-direction: column;
  gap: 1px;
  min-width: 0;
}
.v2h-opt-sub {
  font-size: 11px;
  color: #999;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.v2h-list-opt[aria-selected="true"] .v2h-opt-sub,
.v2h-list-opt.selected .v2h-opt-sub { color: rgba(255,255,255,0.65); }
.v2h-list-opt:hover .v2h-ico { color: #E8590C; }
.v2h-list-opt[aria-selected="true"] .v2h-ico,
.v2h-list-opt.selected .v2h-ico { color: #fff; }
.v2h-list-opt:hover { background: rgba(232,89,12,0.10); color: #E8590C; }
.v2h-list-opt[aria-selected="true"],
.v2h-list-opt.selected {
  background: #E8590C;
  color: #fff;
  font-weight: 700;
}
.v2h-list > .v2h-list-group {
  display: block;
  flex: none;
  padding: 10px 12px 4px;
  font-size: 11px;
  font-weight: 700;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin: 0;
  background: transparent;
  border: none;
}
@media (max-width: 768px) { .v2h-steps { min-height: 440px; } }
@media (max-width: 480px) { .v2h-steps { min-height: 440px; } }

@media (max-width: 1024px) {
  .v2-contact-hero { padding: 48px 28px !important; min-height: 0 !important; }
  .v2-contact-hero-grid {
    display: flex; flex-direction: column; gap: 0; padding: 48px 0;
    min-height: 0;
  }
  .v2-contact-hero-content { display: contents; }
  .v2-contact-hero-left { order: 1; }
  .v2-contact-hero-desc-wrap { order: 3; margin-top: 14px; }
  .v2-contact-hero .v2-contact-card { order: 2; max-width: none; width: 100%; margin-top: 20px; }
  .v2-contact-hero-rating { order: 4; align-self: flex-start; margin-top: 10px; }
  .v2-call-btn-wrap { order: 5; width: 100%; align-self: flex-start; }
  .v2-contact-hero-perks-wrap { order: 6; margin-top: 10px; }
}
@media (max-width: 600px) {
  .v2-contact-hero { padding: 40px 18px !important; }
  .v2-contact-hero-grid { padding: 40px 0; }
  .v2-contact-hero .v2-contact-card { padding: 22px 20px; }
  .v2-contact-hero-rating { gap: 6px; padding: 6px 10px; }
  .v2-google-logo { width: 14px; height: 14px; }
  .v2-rating-stars svg { width: 12px; height: 12px; }
  .v2-rating-text { font-size: 11px; }
  .v2-rating-text strong { font-size: 11px; }
  .v2-contact-hero .v2-form-row { grid-template-columns: 1fr; }
  .v2-call-now-btn {
    width: 100% !important;
    max-width: none !important;
    justify-content: center;
    font-size: 14px !important;
    white-space: normal !important;
    text-align: center;
    box-sizing: border-box;
  }
}
