:root{--ink:#101820;--muted:#5e6872;--line:#dfe3e6;--paper:#fff;--soft:#f6f7f8;--accent:#d96f24;--accent-dark:#b85516;--dark:#111820;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%}
.header{height:86px;padding:0 max(24px,calc((100vw - var(--max))/2));display:flex;align-items:center;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.logo{margin-right:auto;width:285px;height:68px;display:flex;align-items:center}.logo img{width:100%;height:100%;object-fit:contain;object-position:left center}.header nav{display:flex;align-items:center;gap:26px;color:#2d3740;font-weight:600;font-size:14px}.header nav a:hover{color:var(--accent-dark)}.nav-cta{background:var(--dark);color:#fff!important;padding:12px 17px;border-radius:6px}.menu{display:none}
.hero{background:linear-gradient(105deg,#111820 0%,#17222d 55%,#101820 100%);color:#fff;display:grid;grid-template-columns:.88fr 1.12fr;gap:64px;align-items:start;padding:72px max(24px,calc((100vw - var(--max))/2));position:relative}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.025));pointer-events:none}.hero-copy{position:sticky;top:130px;padding-top:38px;z-index:1}.pill,.kicker{font-size:11px;letter-spacing:.16em;font-weight:800;color:#ef9a59}.hero h1{font-size:clamp(46px,5.5vw,76px);line-height:1.02;letter-spacing:-.045em;margin:20px 0 24px;max-width:700px}.hero h1 em{color:#f09a58;font-style:normal}.hero-copy>p{font-size:18px;color:#c4cbd1;max-width:610px;margin:0}.proof{display:grid;gap:10px;margin-top:30px;color:#d7dde1;font-size:14px}.proof span:before{content:'✓';color:#ef9a59;margin-right:9px;font-weight:900}
.quote-form{background:#fff;color:var(--ink);border-radius:10px;padding:34px;box-shadow:0 24px 70px rgba(0,0,0,.22);position:relative;z-index:2}.form-title span{font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--accent-dark)}.form-title h2{font-size:34px;line-height:1.1;margin:7px 0 7px;letter-spacing:-.03em}.form-title p{margin:0 0 22px;color:var(--muted);font-size:14px}.vin-panel{background:#f1f3f5;border:1px solid var(--line);border-radius:8px;padding:18px;margin-bottom:18px}.vin-panel>label,.form-grid label{display:block;font-size:12px;font-weight:700;color:#313b44}.vin-row{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:8px}.vin-row input,.form-grid input,.form-grid textarea{width:100%;border:1px solid #cfd5d9;border-radius:6px;padding:13px 14px;font:inherit;background:#fff;color:var(--ink)}.vin-row input:focus,.form-grid input:focus,.form-grid textarea:focus{outline:2px solid rgba(217,111,36,.22);border-color:var(--accent)}.decode-button{border:0;background:var(--accent);color:#fff;padding:0 18px;border-radius:6px;font-weight:750;cursor:pointer;white-space:nowrap}.vin-status{font-size:12px;color:var(--muted);margin-top:9px;min-height:18px}.vin-status.success{color:#287a3b}.vin-status.error{color:#b42318}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.form-grid label{letter-spacing:.01em}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid textarea{margin-top:7px;background:#fbfcfc}.form-grid textarea{min-height:96px;resize:vertical}.consent{display:block;font-size:12px;color:var(--muted);margin:17px 0}.submit-request{width:100%;border:0;background:var(--dark);color:#fff;padding:15px 17px;border-radius:6px;font-size:15px;font-weight:750;display:flex;justify-content:space-between;cursor:pointer}
.section{padding:96px max(24px,calc((100vw - var(--max))/2))}.section-head{display:grid;grid-template-columns:1fr .72fr;gap:70px;align-items:end;margin-bottom:42px}.section h2{font-size:clamp(36px,4.7vw,58px);line-height:1.05;letter-spacing:-.04em;margin:11px 0}.section-head p,.about p{color:var(--muted)}.parts-section{background:var(--soft)}.parts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.part-card{background:#fff;border:1px solid var(--line);min-height:300px;overflow:hidden}.part-card img{width:100%;height:215px;object-fit:cover}.part-card>div{padding:19px}.part-card span{font-size:11px;color:var(--accent-dark);font-weight:800}.part-card h3{margin:5px 0;font-size:22px}.part-card p{margin:6px 0;color:var(--muted)}.part-card.feature{grid-row:span 2;min-height:618px}.part-card.feature img{height:455px}
.process{background:var(--dark);color:#fff}.process>h2{max-width:760px}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:50px;border-top:1px solid #3a4651}.steps article{padding:28px 23px;border-right:1px solid #3a4651}.steps b{font-size:12px;color:#ef9a59}.steps h3{font-size:20px}.steps p{color:#b8c1c8}
.about{display:grid;grid-template-columns:.72fr 1.28fr;gap:72px;align-items:center}.about-logo{background:#fff;border:1px solid var(--line);padding:34px}.about-logo img{display:block;width:100%}.about p{font-size:17px}.tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.tags span{border:1px solid #c7cdd1;padding:8px 12px;border-radius:4px;font-size:12px;font-weight:700}
.service-area-section{padding:0 max(24px,calc((100vw - var(--max))/2)) 96px;background:#fff}.service-area-card{display:grid;grid-template-columns:1.35fr .65fr;gap:40px;align-items:center;background:var(--soft);border:1px solid var(--line);padding:46px}.section-kicker{display:inline-block;margin-bottom:8px;color:var(--accent-dark);font-weight:800;letter-spacing:.14em;text-transform:uppercase;font-size:11px}.service-area-copy h2{margin:0 0 14px;font-size:clamp(34px,4vw,50px);line-height:1.08;letter-spacing:-.035em}.service-area-copy p{margin:0 0 22px;color:var(--muted);max-width:720px}.service-area-points{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:25px}.service-area-points span{background:#fff;border:1px solid var(--line);padding:9px 12px;font-size:12px;font-weight:700}.btn{display:inline-block;background:var(--dark);color:#fff;padding:13px 18px;border-radius:5px;font-weight:750}.service-area-visual{min-height:240px;background:var(--dark);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:28px}.usa-badge{width:90px;height:90px;border-radius:50%;display:grid;place-items:center;background:var(--accent);font-size:28px;font-weight:900}.service-area-visual strong{margin-top:17px;font-size:18px}.service-area-visual small{margin-top:4px;color:#b8c1c8}
footer{background:#0d141b;color:#c7ced4;padding:54px max(24px,calc((100vw - var(--max))/2)) 24px}.footer-grid{display:grid;grid-template-columns:1.25fr .7fr 1fr;gap:58px}.footer-brand img{width:270px;height:82px;object-fit:contain;object-position:left center;background:#fff;padding:8px 12px}.footer-brand p{max-width:420px;color:#98a3ac;margin-top:16px}.footer-links{display:flex;flex-direction:column;gap:9px}.footer-links h3,.footer-contact h3{color:#fff;font-size:14px;margin:0 0 12px}.footer-links a{font-size:13px;color:#b5bec5}.contact-line{display:grid;gap:2px;margin-bottom:14px}.contact-line span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#7f8b94}.contact-line strong,.contact-line a{font-size:14px;color:#e3e7ea;font-weight:600}.copyright{border-top:1px solid #2c3740;margin-top:36px;padding-top:18px;font-size:12px;color:#76828c}
.policy-page{max-width:900px;margin:auto;padding:70px 5vw}.policy-page h1{font-size:48px}.policy-page h2{margin-top:32px}.policy-page a{text-decoration:underline}.thankyou{min-height:100vh;display:grid;place-items:center;background:var(--dark);color:white;text-align:center;padding:25px}.thankyou-box{max-width:600px}.thankyou h1{font-size:54px}.thankyou a{display:inline-block;background:var(--accent);color:#fff;padding:14px 20px;border-radius:6px;font-weight:800}

.offer-ticker{background:#f4a12f;color:#111820;overflow:hidden;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.12)}
.offer-ticker-track{display:flex;width:max-content;animation:offerTicker 30s linear infinite;will-change:transform}
.offer-ticker:hover .offer-ticker-track{animation-play-state:paused}
.offer-ticker-group{display:flex;align-items:center;flex-shrink:0;min-width:max-content}
.offer-ticker-group span{display:flex;align-items:center;white-space:nowrap;padding:13px 28px;font-size:12px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}
.offer-ticker-group span:after{content:'•';margin-left:56px;font-size:16px;line-height:1;opacity:.55}
.offer-ticker-group span:last-child:after{margin-left:56px}
.offer-ticker-group b{font-weight:900;letter-spacing:.12em}
@keyframes offerTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.offer-ticker-track{animation:none;transform:none}.offer-ticker{overflow-x:auto}}
@media(max-width:580px){.offer-ticker-group span{padding:11px 20px;font-size:10px}.offer-ticker-group span:after{margin-left:40px}}
@media(max-width:900px){.header nav{display:none;position:absolute;top:86px;left:0;right:0;background:#fff;padding:24px;flex-direction:column;border-bottom:1px solid var(--line)}.header nav.open{display:flex}.menu{display:block;background:none;border:0;color:var(--ink);font-size:25px}.hero,.section-head,.about,.service-area-card{grid-template-columns:1fr}.hero-copy{position:static;padding-top:0}.parts-grid{grid-template-columns:repeat(2,1fr)}.part-card.feature{grid-row:auto;min-height:300px}.part-card.feature img{height:215px}.steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:580px){.header{height:74px}.logo{width:225px;height:56px}.header nav{top:74px}.hero{padding-top:46px;padding-bottom:46px}.hero h1{font-size:44px}.quote-form{padding:22px}.vin-row,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.decode-button{padding:13px}.section{padding-top:70px;padding-bottom:70px}.parts-grid,.steps,.footer-grid{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid #3a4651}.about{gap:34px}.service-area-section{padding-bottom:70px}.service-area-card{padding:28px}.footer-brand{grid-column:auto}.footer-brand img{width:235px}}


.package-tracker-section{padding:96px max(24px,calc((100vw - var(--max))/2));background:#fff}
.tracker-shell{display:grid;grid-template-columns:1fr .92fr;gap:70px;align-items:center}
.tracker-copy h2{font-size:clamp(38px,4.8vw,60px);line-height:1.03;letter-spacing:-.045em;margin:12px 0 18px;color:var(--ink)}
.tracker-copy>p{max-width:640px;color:var(--muted);font-size:17px;margin:0}
.tracker-features{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}
.tracker-features span{border:1px solid var(--line);background:var(--soft);padding:9px 12px;font-size:12px;font-weight:750;color:#313b44}
.tracker-card{background:var(--dark);color:#fff;padding:36px;border-radius:10px;box-shadow:0 24px 60px rgba(16,24,32,.17)}
.tracker-heading span{font-size:11px;letter-spacing:.16em;font-weight:850;color:#ef9a59}
.tracker-heading h3{font-size:32px;line-height:1.1;margin:7px 0 24px;letter-spacing:-.025em}
.tracker-card label{display:block;font-size:12px;font-weight:750;color:#d9dfe3;margin:15px 0 7px}
.tracker-card select,.tracker-card input{width:100%;border:1px solid #46515a;background:#17212a;color:#fff;border-radius:6px;padding:14px;font:inherit}
.tracker-card select:focus,.tracker-card input:focus{outline:2px solid rgba(240,154,88,.28);border-color:#ef9a59}
.tracker-card option{color:#111;background:#fff}
.tracker-status{font-size:12px;color:#aeb8bf;min-height:19px;margin:12px 0 17px}
.tracker-status.error{color:#ffb4ab}
.tracker-button{width:100%;border:0;background:var(--accent);color:#fff;padding:15px 17px;border-radius:6px;font-size:15px;font-weight:800;display:flex;justify-content:space-between;cursor:pointer}
.tracker-button:hover{background:var(--accent-dark)}
.tracker-card small{display:block;color:#8f9aa2;font-size:11px;margin-top:11px}
@media(max-width:900px){.tracker-shell{grid-template-columns:1fr;gap:38px}}
@media(max-width:580px){.package-tracker-section{padding-top:70px;padding-bottom:70px}.tracker-card{padding:25px}.tracker-heading h3{font-size:28px}}


.footer-note{
  margin-top:20px;
  padding-top:20px;
  border-top:1px solid rgba(255,255,255,.15);
  font-size:14px;
  line-height:1.7;
  color:#bfc6ce;
}
.footer-note strong{color:#ffffff}


/* ===== Premium agency-grade visual system ===== */
:root{
  --ink:#10161c;
  --dark:#111820;
  --dark-2:#18222c;
  --soft:#f4f5f6;
  --paper:#ffffff;
  --muted:#66717b;
  --line:#dfe4e8;
  --accent:#d96f24;
  --accent-dark:#b95314;
  --accent-soft:#fff2e8;
  --max:1180px;
  --shadow-sm:0 10px 28px rgba(16,24,32,.07);
  --shadow-md:0 24px 70px rgba(16,24,32,.13);
  --radius-sm:10px;
  --radius-md:18px;
  --radius-lg:28px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.premium-site{
  margin:0;
  background:#fff;
  color:var(--ink);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  font-size:16px;
  line-height:1.65;
  -webkit-font-smoothing:antialiased;
}
body.premium-site h1,body.premium-site h2,body.premium-site h3{font-weight:760}
body.premium-site a,body.premium-site button,body.premium-site input,body.premium-site select,body.premium-site textarea{transition:.22s ease}
.header-eyebrow{
  height:34px;padding:0 max(24px,calc((100vw - var(--max))/2));display:flex;align-items:center;justify-content:space-between;
  background:#10161c;color:#c9d0d5;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase
}
.header-eyebrow span:last-child{color:#f1a36a}
.header{
  position:sticky!important;top:0;z-index:60;height:88px!important;
  padding:0 max(24px,calc((100vw - var(--max))/2))!important;
  background:rgba(255,255,255,.94)!important;
  backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);
  border-bottom:1px solid rgba(16,24,32,.08)!important;
  box-shadow:0 8px 28px rgba(16,24,32,.04)
}
.logo{height:70px!important;width:270px!important;background:transparent!important;border:0!important;padding:0!important}
.logo img{width:100%;height:100%;object-fit:contain;object-position:left center}
.header nav{gap:25px!important}
.header nav a{position:relative;font-size:12px!important;font-weight:750!important;color:#303941!important;letter-spacing:.015em}
.header nav a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--accent);transition:.22s ease}
.header nav a:not(.nav-cta):hover:after{right:0}
.header .nav-cta{
  order:10;background:var(--ink)!important;color:#fff!important;border-radius:999px!important;
  padding:12px 18px!important;box-shadow:0 8px 22px rgba(16,24,32,.13)
}
.header .nav-cta:hover{background:var(--accent)!important;transform:translateY(-1px)}
.hero{
  min-height:770px!important;
  grid-template-columns:minmax(0,.9fr) minmax(500px,1.05fr)!important;
  gap:72px!important;padding-top:86px!important;padding-bottom:86px!important;
  align-items:center!important
}
.hero-overlay{
  background:linear-gradient(90deg,rgba(8,13,18,.9) 0%,rgba(8,13,18,.72) 42%,rgba(8,13,18,.5) 100%)!important
}
.hero-video-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,rgba(8,13,18,.26))}
.hero-copy{max-width:680px}
.pill,.kicker,.section-kicker{
  font-size:10px!important;font-weight:850!important;letter-spacing:.18em!important
}
.hero h1{
  margin:18px 0 22px!important;
  max-width:720px;font-size:clamp(54px,6vw,82px)!important;
  line-height:.96!important;letter-spacing:-.057em!important;color:#fff
}
.hero h1 em{font-style:normal;color:#f2a16b}
.hero-copy>p{max-width:620px;font-size:18px!important;line-height:1.75;color:#d0d6da!important}
.proof{display:flex!important;flex-wrap:wrap;gap:10px!important;margin-top:30px!important}
.proof span{
  border:1px solid rgba(255,255,255,.2)!important;background:rgba(255,255,255,.08)!important;
  backdrop-filter:blur(10px);padding:10px 13px!important;border-radius:999px!important;
  color:#fff!important;font-size:11px!important
}
.quote-form{
  border-radius:var(--radius-lg)!important;padding:38px!important;background:rgba(255,255,255,.965)!important;
  box-shadow:0 32px 90px rgba(0,0,0,.34)!important;border:1px solid rgba(255,255,255,.42)!important;
  backdrop-filter:blur(18px)
}
.form-title span{color:var(--accent)!important}
.form-title h2{font-size:35px!important;letter-spacing:-.035em!important;margin:4px 0 8px!important}
.form-title p{font-size:13px!important;color:#75808a!important}
.vin-panel{
  margin:24px -8px 22px;padding:19px;border-radius:14px;background:linear-gradient(145deg,#f9fafb,#f1f3f5);
  border:1px solid #e2e6e9
}
.vin-row input,.form-grid input,.form-grid textarea,.tracker-card select,.tracker-card input{
  border-radius:10px!important;min-height:48px!important;border-color:#d8dde1!important
}
.form-grid label,.vin-panel label{font-size:11px!important;text-transform:uppercase;letter-spacing:.07em!important}
.decode-button,.submit-request,.tracker-button{
  border-radius:10px!important;min-height:48px;box-shadow:0 10px 24px rgba(217,111,36,.16)
}
.decode-button:hover,.tracker-button:hover{transform:translateY(-1px)}
.submit-request{background:linear-gradient(135deg,#111820,#28343e)!important;padding:16px 18px!important}
.submit-request:hover{transform:translateY(-1px);box-shadow:0 15px 32px rgba(16,24,32,.2)}
.form-confidence{
  display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:14px;color:#7b858e;font-size:10px;
  text-transform:uppercase;letter-spacing:.06em;font-weight:750
}
.form-confidence span+span:before{content:"•";margin-right:14px;color:#c2c8cd}
.offer-ticker{background:#f0b31e!important;border:0!important}
.offer-ticker-group span{font-weight:800!important}
.premium-trust-strip{background:#fff;border-bottom:1px solid var(--line)}
.premium-trust-inner{
  max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);padding:0 24px
}
.premium-trust-inner>div{
  min-height:118px;display:flex;align-items:center;gap:15px;padding:24px 20px;border-right:1px solid var(--line)
}
.premium-trust-inner>div:first-child{border-left:1px solid var(--line)}
.trust-icon{font-size:11px;font-weight:850;color:var(--accent);letter-spacing:.08em}
.premium-trust-inner p{margin:0;display:grid;gap:3px}
.premium-trust-inner strong{font-size:13px}
.premium-trust-inner small{font-size:11px;color:var(--muted)}
.section{padding-top:118px!important;padding-bottom:118px!important}
.section-head{margin-bottom:54px!important}
.section h2,.tracker-copy h2,.service-area-copy h2{font-size:clamp(40px,4.6vw,62px)!important;letter-spacing:-.052em!important;}
.parts-section{background:linear-gradient(180deg,#f7f8f9,#f1f3f4)!important}
.parts-grid{gap:22px!important}
.part-card{
  border-radius:16px!important;border:1px solid rgba(16,24,32,.08)!important;
  box-shadow:var(--shadow-sm);transition:.28s ease;background:#fff!important
}
.part-card:hover{transform:translateY(-7px);box-shadow:var(--shadow-md)}
.part-card img{transition:.45s ease}
.part-card:hover img{transform:scale(1.035)}
.part-card>div{padding:24px!important}
.part-card h3{font-size:23px!important;letter-spacing:-.02em}
.process{
  position:relative;overflow:hidden;background:linear-gradient(145deg,#10161c,#1b2731)!important
}
.process:before{content:"";position:absolute;width:620px;height:620px;border:1px solid rgba(255,255,255,.06);border-radius:50%;right:-240px;top:-250px}
.steps{border-top-color:rgba(255,255,255,.15)!important}
.steps article{padding:34px 28px!important;border-right-color:rgba(255,255,255,.12)!important;transition:.22s ease}
.steps article:hover{background:rgba(255,255,255,.035)}
.steps b{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid rgba(239,154,89,.45);border-radius:50%}
.steps h3{margin-top:22px!important}
.about{gap:90px!important}
.about-logo{border-radius:24px!important;box-shadow:var(--shadow-md);border:0!important;padding:46px!important}
.tags span,.tracker-features span,.service-area-points span{
  border-radius:999px!important;padding:9px 14px!important
}
.package-tracker-section{background:#f7f8f9!important;padding-top:118px!important;padding-bottom:118px!important}
.tracker-card{border-radius:24px!important;background:linear-gradient(145deg,#10161c,#202d37)!important;padding:42px!important}
.tracker-heading h3{font-size:38px!important}
.service-area-card{
  border-radius:24px!important;padding:58px!important;background:linear-gradient(145deg,#f6f7f8,#eef1f3)!important;
  box-shadow:var(--shadow-sm)
}
.service-area-visual{border-radius:20px!important;min-height:280px!important;background:linear-gradient(145deg,#111820,#26333e)!important}
.usa-badge{box-shadow:0 0 0 12px rgba(217,111,36,.13)}




footer{padding-top:74px!important;background:linear-gradient(145deg,#0b1117,#111a22)!important}
.footer-brand img{width:310px!important;height:96px!important;border-radius:14px!important}
.footer-links a:hover,.footer-contact a:hover{color:#fff!important;transform:translateX(3px)}
.footer-note{border-radius:12px;padding:18px!important;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08)!important}
.policy-page{max-width:960px!important;padding-top:95px!important;padding-bottom:95px!important}
.policy-page h1{font-size:clamp(44px,6vw,70px)!important;letter-spacing:-.05em!important}
.thankyou{background:radial-gradient(circle at top,#23313d 0,#10161c 46%,#0a0f14 100%)!important}
.thankyou-box{max-width:720px!important;padding:60px!important;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:rgba(255,255,255,.05);backdrop-filter:blur(14px)}
@media(max-width:1100px){
  .header nav{gap:16px!important}.header nav a{font-size:11px!important}
  .logo{width:235px!important}.hero{grid-template-columns:1fr 1fr!important;gap:40px!important}
}
@media(max-width:900px){
  .header-eyebrow{display:none}.header{top:0!important}
  .header nav{top:88px!important;border-radius:0 0 18px 18px;box-shadow:var(--shadow-md)}
  .hero{grid-template-columns:1fr!important;min-height:auto!important;gap:45px!important}
  .hero-copy{max-width:760px}.premium-trust-inner{grid-template-columns:repeat(2,1fr)}
  .premium-trust-inner>div:nth-child(3){border-left:1px solid var(--line)}
}
@media(max-width:580px){
  .header{height:78px!important}.logo{width:220px!important;height:60px!important}.header nav{top:78px!important}
  .hero{padding:55px 16px!important}.hero h1{font-size:47px!important}.quote-form{padding:24px!important;border-radius:20px!important}
  .form-title h2{font-size:29px!important}.form-confidence{display:grid;text-align:center;gap:5px}.form-confidence span+span:before{display:none}
  .premium-trust-inner{grid-template-columns:1fr;padding:0 16px}.premium-trust-inner>div{border-left:1px solid var(--line)}
  .section{padding-top:78px!important;padding-bottom:78px!important}
  .section h2,.tracker-copy h2,.service-area-copy h2{font-size:38px!important}
  .tracker-card,.service-area-card{padding:25px!important;border-radius:18px!important}
  .footer-brand img{width:250px!important}
}
@media(prefers-reduced-motion:reduce){
  *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

.premium-reveal{opacity:0;transform:translateY(18px)}
.premium-reveal.premium-visible{opacity:1;transform:none;transition:opacity .65s ease,transform .65s ease}


.business-address{
  display:flex;
  flex-direction:column;
  gap:6px;
  margin-top:16px;
  color:inherit;
}
.business-address strong{
  font-size:12px;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.business-address span{
  line-height:1.65;
}


/* Professional footer redesign */
.premium-footer{
  background:linear-gradient(145deg,#0d141b,#111c25);
  color:#fff;
  padding:72px max(24px,calc((100vw - 1180px)/2)) 0;
}
.footer-wrap{
  display:grid;
  grid-template-columns:1.25fr .72fr 1.2fr;
  gap:64px;
  align-items:start;
}
.footer-logo-wrap{
  background:#fff;
  border-radius:16px;
  padding:16px 18px;
  width:fit-content;
  box-shadow:0 16px 40px rgba(0,0,0,.18);
}
.footer-logo-wrap img{
  width:280px;
  height:86px;
  object-fit:contain;
  display:block;
}
.footer-brand-block p{
  max-width:470px;
  color:#aeb9c2;
  line-height:1.75;
  margin:24px 0 20px;
}
.footer-trust-row{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
}
.footer-trust-row span{
  padding:8px 11px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:999px;
  color:#d8dee3;
  font-size:11px;
  font-weight:700;
}
.footer-links-block h3,
.footer-contact-block h3{
  margin:0 0 24px;
  color:#fff;
  font-size:18px;
}
.footer-links-block{
  display:flex;
  flex-direction:column;
}
.footer-links-block a{
  color:#aeb9c2;
  text-decoration:none;
  padding:7px 0;
  width:fit-content;
}
.footer-links-block a:hover{
  color:#fff;
  transform:translateX(3px);
}
.footer-contact-block{
  display:flex;
  flex-direction:column;
  gap:20px;
}
.footer-contact-item{
  display:grid;
  grid-template-columns:38px 1fr;
  gap:14px;
  align-items:start;
}
.footer-contact-icon{
  width:38px;
  height:38px;
  border-radius:10px;
  display:grid;
  place-items:center;
  background:#d96f24;
  color:#fff;
  font-size:12px;
  font-weight:900;
}
.footer-contact-item>div:last-child{
  display:flex;
  flex-direction:column;
  gap:4px;
}
.footer-label{
  color:#7f8b95;
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-weight:800;
}
.footer-contact-item strong,
.footer-contact-item a{
  color:#fff;
  font-size:14px;
  line-height:1.6;
  text-decoration:none;
  font-weight:650;
}
.footer-contact-item a:hover{color:#f1a36a}
.footer-online-notice{
  margin-top:54px;
  padding:24px 28px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:16px;
  background:rgba(255,255,255,.035);
}
.footer-online-notice strong{
  display:block;
  color:#fff;
  margin-bottom:6px;
}
.footer-online-notice p{
  margin:0;
  color:#aeb9c2;
  line-height:1.7;
}
.footer-bottom-bar{
  margin-top:34px;
  min-height:70px;
  border-top:1px solid rgba(255,255,255,.1);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  color:#75818a;
  font-size:12px;
}
@media(max-width:900px){
  .footer-wrap{grid-template-columns:1fr 1fr}
  .footer-brand-block{grid-column:1/-1}
}
@media(max-width:640px){
  .premium-footer{padding-top:54px}
  .footer-wrap{grid-template-columns:1fr;gap:42px}
  .footer-brand-block{grid-column:auto}
  .footer-logo-wrap img{width:240px;height:72px}
  .footer-bottom-bar{flex-direction:column;align-items:flex-start;justify-content:center;padding:18px 0}
}


/* Premium branded footer */
.luxury-footer{background:radial-gradient(circle at 15% 0%,rgba(217,111,36,.08),transparent 28%),linear-gradient(145deg,#091017,#111b23);color:#fff;padding:76px max(24px,calc((100vw - 1240px)/2)) 0}
.luxury-footer-grid{display:grid;grid-template-columns:1.15fr .78fr 1fr 1fr;gap:42px;align-items:start}
.footer-brand-panel,.footer-links-panel,.footer-contact-panel,.footer-notice-panel{min-width:0}
.footer-links-panel,.footer-contact-panel,.footer-notice-panel{padding-left:34px;border-left:1px solid rgba(255,255,255,.10)}
.footer-logo-card{width:100%;max-width:330px;padding:16px 18px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#fff;box-shadow:0 18px 48px rgba(0,0,0,.22)}
.footer-logo-card img{width:100%;height:92px;object-fit:contain;display:block}
.footer-brand-copy{max-width:410px;margin:24px 0 26px;color:#b5c0c8;line-height:1.75}
.footer-benefits{display:grid;gap:15px}
.footer-benefits>div{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start}
.benefit-mark{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(217,111,36,.5);color:#f39a5a;font-weight:900}
.footer-benefits p{margin:0;display:grid;gap:2px}.footer-benefits strong{font-size:13px}.footer-benefits small{font-size:11px;color:#8f9ba4}
.luxury-footer h3{margin:0;font-size:20px;color:#fff;letter-spacing:-.01em}
.footer-heading-line{display:block;width:54px;height:3px;margin:14px 0 27px;background:#d96f24;border-radius:999px}
.footer-link-list{display:flex;flex-direction:column;gap:12px}
.footer-link-list a{color:#b5c0c8;text-decoration:none;font-size:14px;width:fit-content;position:relative;padding-left:16px}
.footer-link-list a:before{content:"›";position:absolute;left:0;color:#d96f24;font-weight:900}
.footer-link-list a:hover{color:#fff;transform:translateX(3px)}
.footer-contact-panel{display:flex;flex-direction:column}
.contact-card-row{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;margin-bottom:24px}
.contact-symbol{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:#f39a5a;font-size:11px;font-weight:900;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.035)}
.contact-card-row>div:last-child{display:flex;flex-direction:column;gap:4px}
.contact-label{color:#fff;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}
.contact-card-row a,.contact-card-row strong{color:#c6ced4;font-size:14px;text-decoration:none;line-height:1.55;font-weight:500}
.contact-card-row a:hover{color:#f3a36c}
.notice-card{min-height:250px;padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.notice-icon{width:50px;height:50px;border:2px solid #d96f24;border-radius:50%;display:grid;place-items:center;color:#f39a5a;font-size:24px;font-weight:900;margin-bottom:22px}
.notice-card p{margin:0;color:#d0d6da;line-height:1.8}
.footer-commerce-row{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:58px;padding:34px 0;border-top:1px solid rgba(255,255,255,.11);border-bottom:1px solid rgba(255,255,255,.11)}
.footer-commerce-block h4{margin:0 0 16px;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.08em}
.commerce-tags{display:flex;flex-wrap:wrap;gap:10px}
.commerce-tags span{min-height:38px;padding:9px 13px;border-radius:8px;display:inline-flex;align-items:center;background:#fff;color:#111820;font-size:12px;font-weight:850;box-shadow:0 8px 22px rgba(0,0,0,.12)}
.footer-bottom-row{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#7f8b94;font-size:12px}
@media(max-width:1100px){.luxury-footer-grid{grid-template-columns:1fr 1fr}.footer-contact-panel{border-left:0;padding-left:0}}
@media(max-width:720px){.luxury-footer{padding-top:56px}.luxury-footer-grid{grid-template-columns:1fr}.footer-links-panel,.footer-contact-panel,.footer-notice-panel{border-left:0;border-top:1px solid rgba(255,255,255,.10);padding-left:0;padding-top:32px}.footer-commerce-row{grid-template-columns:1fr;gap:34px}.footer-bottom-row{flex-direction:column;align-items:flex-start;justify-content:center;padding:20px 0}.footer-logo-card{max-width:300px}}


/* Final footer rendering safeguards - v3 */
body .luxury-footer{
  display:block !important;
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:76px max(24px,calc((100vw - 1240px)/2)) 0 !important;
  font-size:16px !important;
  line-height:1.55 !important;
}
body .luxury-footer *{box-sizing:border-box}
body .luxury-footer-grid{
  width:100% !important;
  max-width:1240px !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:minmax(260px,1.15fr) minmax(180px,.78fr) minmax(240px,1fr) minmax(240px,1fr) !important;
  gap:42px !important;
  align-items:start !important;
}
body .luxury-footer section{display:block !important;width:auto !important;max-width:none !important;margin:0 !important}
body .luxury-footer .footer-logo-card{display:block !important;width:100% !important;max-width:330px !important}
body .luxury-footer .footer-logo-card img{display:block !important;width:100% !important;height:92px !important;max-width:none !important}
body .luxury-footer .footer-link-list{display:flex !important;flex-direction:column !important;gap:12px !important}
body .luxury-footer .footer-link-list a{display:block !important;font-size:14px !important;line-height:1.5 !important}
body .luxury-footer .contact-card-row{display:grid !important;grid-template-columns:52px minmax(0,1fr) !important;gap:14px !important;margin-bottom:24px !important}
body .luxury-footer .contact-card-row a,
body .luxury-footer .contact-card-row strong{font-size:14px !important;line-height:1.55 !important}
body .luxury-footer .notice-card{display:flex !important;min-height:250px !important;padding:28px !important}
body .luxury-footer .footer-commerce-row{
  width:100% !important;max-width:1240px !important;margin:58px auto 0 !important;
  display:grid !important;grid-template-columns:1fr 1fr !important;gap:60px !important;padding:34px 0 !important
}
body .luxury-footer .footer-bottom-row{
  width:100% !important;max-width:1240px !important;margin:0 auto !important;
  display:flex !important;min-height:76px !important
}
@media(max-width:1100px){
  body .luxury-footer-grid{grid-template-columns:1fr 1fr !important}
}
@media(max-width:720px){
  body .luxury-footer{padding:56px 20px 0 !important}
  body .luxury-footer-grid{grid-template-columns:1fr !important;gap:36px !important}
  body .luxury-footer .footer-commerce-row{grid-template-columns:1fr !important;gap:34px !important}
  body .luxury-footer .footer-bottom-row{flex-direction:column !important;align-items:flex-start !important;padding:20px 0 !important}
}


/* Brand-style payment and carrier marks */
.brand-logo-row{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  align-items:center;
}
.brand-logo{
  min-width:78px;
  height:44px;
  padding:7px 12px;
  border-radius:9px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  position:relative;
  overflow:hidden;
  background:#fff;
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 8px 20px rgba(0,0,0,.16);
  line-height:1;
  font-style:normal;
}
.visa-logo{
  color:#17357a;
  font-size:22px;
  font-weight:900;
  letter-spacing:-1px;
  font-style:italic;
}
.mastercard-logo{
  min-width:118px;
  justify-content:flex-start;
  padding-left:11px;
  color:#111;
}
.mastercard-logo i{
  position:absolute;
  width:25px;
  height:25px;
  border-radius:50%;
  top:9px;
}
.mastercard-logo i:first-child{left:10px;background:#eb001b}
.mastercard-logo i:nth-child(2){left:26px;background:#f79e1b;opacity:.92}
.mastercard-logo b{
  margin-left:48px;
  font-size:12px;
  font-weight:700;
  letter-spacing:-.3px;
}
.amex-logo{
  background:#1976b9;
  color:#fff;
  font-size:10px;
  font-weight:900;
  line-height:1.05;
  text-align:center;
  border-color:#1976b9;
}
.discover-logo{
  min-width:100px;
  color:#111;
  font-size:13px;
  font-weight:850;
  letter-spacing:.4px;
}
.discover-dot{
  width:18px;
  height:18px;
  border-radius:50%;
  margin-left:4px;
  background:linear-gradient(135deg,#f59b23,#f36b21);
}
.paypal-logo{
  min-width:96px;
  color:#17357a;
  font-size:16px;
  font-weight:800;
}
.paypal-logo em{
  color:#0070ba;
  font-size:22px;
  font-weight:900;
  margin-right:3px;
  transform:skew(-8deg);
}
.ups-logo{
  min-width:66px;
  background:#3b2a1b;
  color:#f5b335;
  border:2px solid #f5b335;
  font-size:18px;
  font-weight:900;
  border-radius:10px 10px 14px 14px;
}
.fedex-logo{
  min-width:92px;
  font-size:18px;
  font-weight:900;
  letter-spacing:-1px;
}
.fedex-logo b{color:#4d148c}
.fedex-logo em{color:#ff6600;font-style:normal}
.usps-logo{
  min-width:132px;
  background:#fff;
  color:#1f4e79;
  flex-direction:column;
  align-items:flex-start;
  padding-left:12px;
}
.usps-logo i{
  font-size:16px;
  font-weight:900;
  font-style:italic;
}
.usps-logo b{
  font-size:9px;
  letter-spacing:.08em;
  color:#d71920;
}
.freight-logo{
  min-width:108px;
  background:#f1f3f5;
  color:#111820;
  font-size:10px;
  font-weight:900;
  line-height:1.1;
  text-align:center;
}
@media(max-width:640px){
  .brand-logo-row{gap:9px}
  .brand-logo{transform:scale(.94);transform-origin:left center}
}


/* Mobile process section safeguard */
@media(max-width:580px){
  .process .section-head{
    display:block!important;
    margin-bottom:34px!important;
  }
  .process .section-head>div,
  .process .section-head h2{
    width:auto!important;
    max-width:100%!important;
    background:transparent!important;
  }
  .process .section-head h2{
    color:#fff!important;
    font-size:42px!important;
    line-height:1.04!important;
    margin:12px 0 0!important;
    padding:0!important;
  }
  .process .steps{
    grid-template-columns:1fr!important;
    margin-top:34px!important;
  }
  .process .steps article{
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
    padding:28px 0!important;
  }
}

/* Phone and location contact actions */
.header nav .call-now-link{background:#ff8a00;color:#111!important;border-radius:8px;padding:10px 15px;font-weight:900;white-space:nowrap}
.header nav .call-now-link:hover{background:#ffa12b}
.form-call-now{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;margin-top:12px;padding:15px 20px;border:2px solid #ff8a00;border-radius:9px;background:#171b1e;color:#fff!important;text-decoration:none;font-weight:900;font-size:16px;letter-spacing:.01em;transition:.2s ease}
.form-call-now:hover{background:#ff8a00;color:#111!important}
.form-call-help{margin:8px 0 0;text-align:center;font-size:13px;opacity:.75}
.footer-contact-panel .contact-card-row a[href^="tel:"]{font-weight:800}
@media(max-width:900px){.header nav .call-now-link{display:block;text-align:center}.form-call-now{font-size:15px}}


/* V24 polished shared header + Instagram */
.acp-header{
  width:min(1180px,calc(100% - 32px));
  margin:0 auto;
  display:flex;
  align-items:center;
  gap:22px;
  min-height:78px;
  padding:10px 0;
}
.acp-logo{display:flex;align-items:center;flex:0 0 auto}
.acp-logo img,.header .logo img,.store-header img{
  width:150px;
  max-height:58px;
  object-fit:contain;
}
.acp-main-nav{
  margin-left:auto;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:17px;
  flex-wrap:nowrap;
  min-width:0;
}
.acp-main-nav a{
  white-space:nowrap;
  text-decoration:none;
  font-size:13px;
  font-weight:700;
  line-height:1;
}
.acp-main-nav .instagram-link{
  color:#111519;
  position:relative;
  padding-left:18px;
}
.acp-main-nav .instagram-link:before{
  content:"◎";
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-52%);
  color:#f58a13;
  font-size:16px;
  font-weight:900;
}
.acp-main-nav .call-now-link,
.acp-main-nav .nav-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 16px;
  border-radius:10px;
  line-height:1;
}
.acp-main-nav .call-now-link{
  background:#f58a13;
  color:#111519;
}
.acp-main-nav .nav-cta{
  background:#111519;
  color:#fff;
}
.acp-header .menu{display:none}
@media(max-width:1180px){
  .acp-header{width:min(100% - 24px,1100px);gap:14px}
  .acp-logo img,.header .logo img,.store-header img{width:130px}
  .acp-main-nav{gap:11px}
  .acp-main-nav a{font-size:12px}
  .acp-main-nav .call-now-link,.acp-main-nav .nav-cta{padding:0 12px}
}
@media(max-width:980px){
  .acp-header{position:relative;min-height:72px;padding:8px 0}
  .acp-header .menu{
    display:inline-flex;
    margin-left:auto;
    align-items:center;
    justify-content:center;
    width:44px;height:44px;
    border:1px solid #d9dcdf;
    border-radius:10px;
    background:#fff;
    font-size:22px;
    cursor:pointer;
  }
  .acp-main-nav{
    display:none;
    position:absolute;
    left:0;right:0;top:100%;
    z-index:999;
    margin:0;
    background:#fff;
    border:1px solid #e1e3e5;
    border-radius:0 0 14px 14px;
    box-shadow:0 16px 30px rgba(0,0,0,.12);
    padding:14px;
    flex-direction:column;
    align-items:stretch;
    gap:4px;
  }
  .acp-header.menu-open .acp-main-nav{display:flex}
  .acp-main-nav a{font-size:14px;padding:11px 10px}
  .acp-main-nav .call-now-link,.acp-main-nav .nav-cta{margin-top:4px}
}


/* V25 header/footer cleanup */
.acp-main-nav .instagram-link,
.acp-main-nav .nav-cta{display:none!important}

.instagram-contact-row .instagram-symbol,
.ig-mini{
  color:#f58a13;
  font-size:18px;
  font-weight:900;
}
.instagram-contact-row a,
.acp-instagram-footer{
  display:inline-flex;
  align-items:center;
  gap:7px;
}

.acp-compact-footer{
  margin-top:56px;
  background:#101820;
  color:#fff;
  border-top:1px solid rgba(245,138,19,.45);
}
.acp-compact-footer-inner{
  width:min(1180px,calc(100% - 40px));
  margin:0 auto;
  display:grid;
  grid-template-columns:1.45fr repeat(4,1fr);
  gap:38px;
  padding:42px 0 32px;
}
.acp-footer-brand img{
  width:150px;
  max-height:64px;
  object-fit:contain;
  filter:brightness(0) invert(1);
}
.acp-footer-brand p{
  margin:16px 0 0;
  max-width:300px;
  color:#d9dee2;
  line-height:1.7;
  font-size:14px;
}
.acp-footer-column{
  display:flex;
  flex-direction:column;
  gap:11px;
}
.acp-footer-column h3{
  margin:0 0 8px;
  color:#fff;
  font-size:15px;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.acp-footer-column a,
.acp-footer-column span{
  color:#d9dee2;
  text-decoration:none;
  font-size:13px;
  line-height:1.45;
}
.acp-footer-column a:hover{color:#f58a13}
.acp-instagram-footer .ig-mini{font-size:17px}
.acp-compact-footer-bottom{
  width:min(1180px,calc(100% - 40px));
  margin:0 auto;
  padding:18px 0 24px;
  border-top:1px solid rgba(255,255,255,.12);
  text-align:center;
  color:#aeb6bc;
  font-size:12px;
}
@media(max-width:900px){
  .acp-compact-footer-inner{
    grid-template-columns:1fr 1fr;
    gap:28px;
  }
  .acp-footer-brand{grid-column:1/-1}
}
@media(max-width:560px){
  .acp-compact-footer-inner{grid-template-columns:1fr}
  .acp-footer-brand{grid-column:auto}
}


/* V26 professional footer contact icons */
.contact-icon-svg{
  display:flex;
  align-items:center;
  justify-content:center;
}
.contact-icon-svg svg{
  width:20px;
  height:20px;
  fill:#f58a13;
}
.ig-mini-svg{
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.ig-mini-svg svg{
  width:17px;
  height:17px;
  fill:#f58a13;
}


/* V27 cleaner footer contact icons */
.footer-contact-panel .contact-card-row{
  display:grid;
  grid-template-columns:24px 1fr;
  align-items:start;
  column-gap:12px;
  padding:10px 0;
  border:0;
  background:transparent;
  box-shadow:none;
}

.footer-contact-panel .contact-symbol{
  width:24px !important;
  height:24px !important;
  min-width:24px !important;
  min-height:24px !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-top:1px;
  color:#f58a13 !important;
}

.footer-contact-panel .contact-icon-svg svg{
  width:18px !important;
  height:18px !important;
  fill:#f58a13 !important;
}

.footer-contact-panel .contact-label{
  display:block;
  margin:0 0 3px;
  font-size:11px;
  line-height:1.2;
  letter-spacing:.045em;
  font-weight:800;
  color:#ffffff;
}

.footer-contact-panel .contact-card-row a,
.footer-contact-panel .contact-card-row strong{
  display:block;
  color:#eef2f4;
  font-size:13px;
  line-height:1.45;
  font-weight:600;
}

.footer-contact-panel .contact-card-row a:hover{
  color:#f58a13;
}

.footer-contact-panel .instagram-contact-row{
  margin:0;
}

.footer-contact-panel{
  padding-left:0 !important;
}

@media(max-width:700px){
  .footer-contact-panel .contact-card-row{
    grid-template-columns:22px 1fr;
    column-gap:10px;
    padding:9px 0;
  }
  .footer-contact-panel .contact-icon-svg svg{
    width:17px !important;
    height:17px !important;
  }
}


/* V28 rebuilt contact footer */
.footer-contact-panel .clean-contact-list{
  display:flex;
  flex-direction:column;
  gap:16px;
  margin-top:14px;
}
.footer-contact-panel .clean-contact-item{
  display:grid;
  grid-template-columns:20px minmax(0,1fr);
  gap:12px;
  align-items:start;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  background:none !important;
  box-shadow:none !important;
}
.footer-contact-panel .clean-contact-icon{
  width:20px;
  height:20px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  padding:0 !important;
  margin:1px 0 0 !important;
}
.footer-contact-panel .clean-contact-icon svg{
  width:18px;
  height:18px;
  display:block;
  fill:#f58a13 !important;
}
.footer-contact-panel .clean-contact-item .contact-label{
  display:block;
  margin:0 0 3px;
  color:#fff;
  font-size:11px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.footer-contact-panel .clean-contact-item a,
.footer-contact-panel .clean-contact-item strong{
  display:block;
  color:#edf1f3;
  font-size:13px;
  line-height:1.45;
  font-weight:600;
  text-decoration:none;
  overflow-wrap:anywhere;
}
.footer-contact-panel .clean-contact-item a:hover{
  color:#f58a13;
}

/* V29 FINAL compact contact layout */
.footer-contact-v29 .v29-contact-list{
  display:flex !important;
  flex-direction:column !important;
  gap:14px !important;
  margin-top:16px !important;
}
.footer-contact-v29 .v29-contact-row{
  display:grid !important;
  grid-template-columns:22px minmax(0,1fr) !important;
  column-gap:11px !important;
  align-items:start !important;
  margin:0 !important;
  padding:0 !important;
  min-height:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.footer-contact-v29 .v29-icon{
  display:block !important;
  width:22px !important;
  height:22px !important;
  min-width:22px !important;
  min-height:22px !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  color:#f58a13 !important;
  font-size:17px !important;
  line-height:22px !important;
  text-align:center !important;
  font-family:Arial,sans-serif !important;
  font-weight:700 !important;
}
.footer-contact-v29 .v29-label{
  display:block !important;
  margin:0 0 2px !important;
  color:#fff !important;
  font-size:11px !important;
  line-height:1.25 !important;
  font-weight:800 !important;
  letter-spacing:.035em !important;
  text-transform:uppercase !important;
}
.footer-contact-v29 .v29-contact-row a,
.footer-contact-v29 .v29-contact-row div > span:not(.v29-label){
  color:#e8edf0 !important;
  font-size:13px !important;
  line-height:1.45 !important;
  font-weight:500 !important;
  text-decoration:none !important;
  overflow-wrap:anywhere !important;
}
.footer-contact-v29 .v29-contact-row a:hover{color:#f58a13 !important;}

/* V30 colorful compact footer symbols */
.footer-contact-v29 .v30-color-icon{
  color:initial !important;
  font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif !important;
  font-size:17px !important;
  line-height:22px !important;
  font-weight:400 !important;
  filter:none !important;
}
