/* lowes-ui-polish-v9-2026-09-06
   Final visual normalization layer. Preserves consent semantics, legal copy,
   backend contracts, media integrity, target sizes, responsive behavior and
   the canonical brand identity while normalizing typography, spacing, color,
   surfaces and component hierarchy across all screens. */
:root{
  --lv9-navy:#071f38;
  --lv9-navy-2:#0d3353;
  --lv9-blue:#0b4e98;
  --lv9-blue-soft:#edf5fc;
  --lv9-orange:#f4511e;
  --lv9-orange-hover:#d84317;
  --lv9-orange-soft:#fff3ee;
  --lv9-ink:#0a1f36;
  --lv9-muted:#5b6e80;
  --lv9-muted-2:#748392;
  --lv9-canvas:#f7f9fc;
  --lv9-surface:#ffffff;
  --lv9-surface-2:#f1f5f9;
  --lv9-line:#dbe3ea;
  --lv9-line-strong:#c3ced8;
  --lv9-success:#18794e;
  --lv9-danger:#b42318;
  --lv9-font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  --lv9-radius-sm:10px;
  --lv9-radius:14px;
  --lv9-radius-lg:20px;
  --lv9-shadow-sm:0 1px 2px rgba(7,31,56,.04),0 8px 22px rgba(7,31,56,.055);
  --lv9-shadow:0 18px 42px rgba(7,31,56,.10);
  --lv9-focus:0 0 0 4px rgba(244,81,30,.18);
  --lv9-max:1200px;
}
html{background:var(--lv9-canvas);scroll-padding-top:92px}
body[data-ui-polish-v9]{margin:0;background:var(--lv9-canvas);color:var(--lv9-ink);font-family:var(--lv9-font);font-size:16px;line-height:1.58;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body[data-ui-polish-v9] *,body[data-ui-polish-v9] *::before,body[data-ui-polish-v9] *::after{box-sizing:border-box}
body[data-ui-polish-v9] :where(p,li,dd,dt,figcaption,label,small){text-wrap:pretty}
body[data-ui-polish-v9] p{color:var(--lv9-muted)}
body[data-ui-polish-v9] :where(h1,h2,h3,h4){margin-top:0;color:var(--lv9-ink);font-family:var(--lv9-font);font-style:normal;letter-spacing:-.035em;line-height:1.06;text-wrap:balance}
body[data-ui-polish-v9] h1{font-weight:900}
body[data-ui-polish-v9] h2{font-size:clamp(2rem,4vw,3.25rem);font-weight:850}
body[data-ui-polish-v9] h3{font-size:clamp(1.15rem,2vw,1.45rem);font-weight:820;letter-spacing:-.022em}
body[data-ui-polish-v9] :where(.container,.shell,.sl-shell,.lv-header-shell,.lv-hero-inner){width:min(var(--lv9-max),calc(100% - 48px));margin-inline:auto}
body[data-ui-polish-v9] main>section:not(.lv-hero):not(.page-hero):not(.legal-hero):not(.sl-hero){padding-block:clamp(58px,6vw,88px)}
body[data-ui-polish-v9] :where(.section-head,.lv-growth-heading){max-width:760px;margin-bottom:32px}
body[data-ui-polish-v9] :where(.section-head,.lv-growth-heading)>p:last-child{max-width:68ch;font-size:1.03rem;line-height:1.68}
body[data-ui-polish-v9] .eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:var(--lv9-orange-hover);font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
body[data-ui-polish-v9] .eyebrow::before{content:"";width:26px;height:3px;border-radius:999px;background:var(--lv9-orange);flex:0 0 auto}

/* Header: one calm navigation surface, no floating-card chrome. */
body[data-ui-polish-v9] .lv-site-header,
body[data-ui-polish-v9] .site-header{position:sticky!important;top:0!important;z-index:120!important;margin:0!important;padding:0!important;background:rgba(255,255,255,.965)!important;border:0!important;border-bottom:1px solid rgba(7,31,56,.10)!important;box-shadow:0 4px 18px rgba(7,31,56,.045)!important;backdrop-filter:blur(16px) saturate(135%)}
body[data-ui-polish-v9] .lv-header-shell{min-height:76px;padding:0!important;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important}
body[data-ui-polish-v9] :where(.lv-brand-logo,.lv-brand img,.brand img){width:154px!important;max-height:58px;object-fit:contain}
body[data-ui-polish-v9] .lv-primary-nav{display:flex;justify-content:center;align-items:center;gap:2px}
body[data-ui-polish-v9] .lv-primary-nav a{min-height:44px;padding:0 13px;border-radius:9px;color:#2d4358;font-size:.9rem;font-weight:760;letter-spacing:-.01em;text-decoration:none;transition:background .16s ease,color .16s ease}
body[data-ui-polish-v9] .lv-primary-nav a:hover,
body[data-ui-polish-v9] .lv-primary-nav a:focus-visible{background:var(--lv9-blue-soft);color:var(--lv9-navy);transform:none!important}
body[data-ui-polish-v9] .lv-header-cta{min-height:48px;padding:0 18px;border:1px solid var(--lv9-orange);border-radius:11px;background:var(--lv9-orange)!important;color:#fff!important;font-size:.91rem;font-weight:850;box-shadow:0 8px 22px rgba(244,81,30,.20);text-decoration:none}
body[data-ui-polish-v9] .lv-header-cta:hover{background:var(--lv9-orange-hover)!important;border-color:var(--lv9-orange-hover)}
body[data-ui-polish-v9] .lv-nav-toggle{width:46px;height:46px;border:1px solid var(--lv9-line);border-radius:11px;background:#fff;box-shadow:var(--lv9-shadow-sm)}

/* Hero: premium automotive/service photography, readable type, restrained chrome. */
body[data-ui-polish-v9] .lv-hero{min-height:590px;margin-top:0!important;padding-top:0!important;background-color:var(--lv9-navy);color:#fff}
body[data-ui-polish-v9] .lv-hero-shade{background:linear-gradient(90deg,rgba(4,20,35,.94) 0%,rgba(4,20,35,.84) 35%,rgba(4,20,35,.48) 58%,rgba(4,20,35,.12) 82%,rgba(4,20,35,.06) 100%)!important}
body[data-ui-polish-v9] .lv-hero-inner{min-height:590px;padding:76px 0 70px!important;display:flex;align-items:center}
body[data-ui-polish-v9] .lv-hero-copy{width:min(620px,56vw)}
body[data-ui-polish-v9] .lv-hero-kicker{margin:0 0 12px;color:rgba(255,255,255,.88);font-size:.76rem;font-weight:850;letter-spacing:.16em}
body[data-ui-polish-v9] .lv-hero h1{margin:0;color:#fff!important;font-family:var(--lv9-font)!important;font-size:clamp(3rem,5vw,4.35rem)!important;font-style:normal!important;font-weight:900!important;line-height:.95!important;letter-spacing:-.052em!important;text-transform:none!important;text-shadow:0 4px 18px rgba(0,0,0,.25)}
body[data-ui-polish-v9] .lv-hero-services{margin:20px 0 0;font-size:1.02rem;font-weight:690;line-height:1.5;letter-spacing:0;color:rgba(255,255,255,.92)}
body[data-ui-polish-v9] .lv-hero-services span{margin:0 7px;color:rgba(255,255,255,.46)}
body[data-ui-polish-v9] .lv-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:24px 0 28px;max-width:560px}
body[data-ui-polish-v9] .lv-feature-grid>div{display:flex;align-items:center;gap:9px;color:rgba(255,255,255,.94);font-size:.88rem;font-weight:650}
body[data-ui-polish-v9] .lv-feature-icon{width:29px;height:29px;flex-basis:29px;border:1px solid rgba(255,255,255,.38);border-radius:8px;background:rgba(3,23,42,.34);backdrop-filter:none}
body[data-ui-polish-v9] .lv-hero-actions{display:flex;flex-wrap:wrap;gap:12px}
body[data-ui-polish-v9] .lv-button,
body[data-ui-polish-v9] .btn{min-height:50px;padding:0 20px;border-radius:11px;font-family:var(--lv9-font);font-size:.94rem;font-weight:840;letter-spacing:-.01em;text-decoration:none;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}
body[data-ui-polish-v9] .lv-button:hover,
body[data-ui-polish-v9] .btn:hover{transform:translateY(-1px)}
body[data-ui-polish-v9] .lv-button-primary,
body[data-ui-polish-v9] .btn--primary{background:var(--lv9-orange)!important;border:1px solid var(--lv9-orange)!important;color:#fff!important;box-shadow:0 10px 24px rgba(244,81,30,.22)!important}
body[data-ui-polish-v9] .lv-button-primary:hover,
body[data-ui-polish-v9] .btn--primary:hover{background:var(--lv9-orange-hover)!important;border-color:var(--lv9-orange-hover)!important;box-shadow:0 12px 28px rgba(244,81,30,.24)!important}
body[data-ui-polish-v9] .lv-button-secondary{border:1px solid rgba(255,255,255,.55);background:rgba(7,31,56,.42)!important;color:#fff!important;box-shadow:none!important}
body[data-ui-polish-v9] .lv-hero-tagline{display:none!important}

/* Internal/page heroes share the same type and spacing rhythm. */
body[data-ui-polish-v9] :where(.page-hero,.legal-hero){padding:clamp(58px,7vw,86px) 0 clamp(44px,6vw,70px)!important;background:linear-gradient(180deg,#fff 0%,#f5f8fb 100%)!important;border-bottom:1px solid var(--lv9-line)!important}
body[data-ui-polish-v9] :where(.page-hero,.legal-hero) h1,
body[data-ui-polish-v9] .display{max-width:880px;margin:.25em 0 .32em;font-size:clamp(2.35rem,5vw,4.25rem)!important;font-weight:900;line-height:.98;letter-spacing:-.05em}
body[data-ui-polish-v9] :where(.page-hero,.legal-hero) p{max-width:760px;font-size:clamp(1rem,1.45vw,1.16rem);line-height:1.68}
body[data-ui-polish-v9] .sl-hero{padding:clamp(64px,7vw,92px) 0!important;background-color:var(--lv9-navy)!important}
body[data-ui-polish-v9] .sl-hero h1{font-family:var(--lv9-font);font-size:clamp(2.4rem,5vw,4.3rem)!important;font-weight:900;letter-spacing:-.05em;line-height:.98}
body[data-ui-polish-v9] .sl-dek{max-width:720px;font-size:1.08rem!important;line-height:1.68}

/* Cards and grids: restrained, consistent, task-first. */
body[data-ui-polish-v9] :where(.support-card,.summary-card,.option-card,.legal-note,.form-acknowledgment-card,.communication-consent,.sms-opt-in-path,.wizard,.side-nav,.faq details,.lv-v8-service-card){border:1px solid var(--lv9-line)!important;border-radius:var(--lv9-radius)!important;background:var(--lv9-surface)!important;box-shadow:var(--lv9-shadow-sm)!important}
body[data-ui-polish-v9] :where(.support-card,.summary-card,.legal-note,.form-acknowledgment-card,.communication-consent,.sms-opt-in-path,.side-nav){padding:clamp(18px,2.2vw,26px)!important}
body[data-ui-polish-v9] :where(.support-grid,.review-grid,.option-grid,.footer-grid,.sitewide-disclosure__grid){gap:20px!important}
body[data-ui-polish-v9] :where(.support-card,.option-card,.lv-v8-service-card):hover{transform:translateY(-1px)!important;border-color:var(--lv9-line-strong)!important;box-shadow:0 14px 30px rgba(7,31,56,.08)!important}
body[data-ui-polish-v9] .lv-v8-services{background:var(--lv9-surface)!important}
body[data-ui-polish-v9] .lv-v8-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px!important;margin-top:28px}
body[data-ui-polish-v9] .lv-v8-service-card{min-height:112px;padding:18px!important;grid-template-columns:48px minmax(0,1fr) auto!important;gap:14px!important;color:var(--lv9-ink)!important}
body[data-ui-polish-v9] .lv-v8-icon{width:48px!important;height:48px!important;border-radius:12px!important;background:var(--lv9-blue-soft)!important;color:var(--lv9-blue)!important;border:1px solid rgba(11,78,152,.10)!important}
body[data-ui-polish-v9] .lv-v8-icon svg{width:26px!important;height:26px!important}
body[data-ui-polish-v9] .lv-v8-service-card strong{font-size:.99rem!important;font-weight:840!important;letter-spacing:-.015em}
body[data-ui-polish-v9] .lv-v8-service-card small{margin-top:4px;color:var(--lv9-muted)!important;font-size:.84rem!important;line-height:1.48!important}
body[data-ui-polish-v9] .lv-v8-arrow{color:var(--lv9-orange)!important}

/* Forms and quote flow: clear hierarchy, calm legal/compliance treatment. */
body[data-ui-polish-v9] .wizard-layout{grid-template-columns:minmax(190px,230px) minmax(0,1fr)!important;gap:28px!important}
body[data-ui-polish-v9] .wizard{padding:clamp(22px,3vw,32px)!important;box-shadow:0 14px 34px rgba(7,31,56,.08)!important}
body[data-ui-polish-v9] .wizard-progress{top:100px!important;gap:6px!important;padding:6px!important}
body[data-ui-polish-v9] .progress-step{min-height:46px!important;padding:10px 12px!important;border-radius:10px!important;color:var(--lv9-muted)!important;font-size:.9rem!important}
body[data-ui-polish-v9] .progress-step.is-active{background:var(--lv9-blue-soft)!important;color:var(--lv9-navy)!important}
body[data-ui-polish-v9] .form-grid{gap:17px 20px!important}
body[data-ui-polish-v9] .field{gap:7px!important}
body[data-ui-polish-v9] .field>label,
body[data-ui-polish-v9] .field>span:first-child{color:var(--lv9-ink)!important;font-size:.9rem!important;font-weight:790!important}
body[data-ui-polish-v9] :where(input:not([type="checkbox"]):not([type="radio"]):not([type="range"]),select,textarea){min-height:52px!important;padding:12px 14px!important;border:1px solid var(--lv9-line-strong)!important;border-radius:11px!important;background:#fff!important;color:var(--lv9-ink)!important;box-shadow:inset 0 1px 2px rgba(7,31,56,.025)!important}
body[data-ui-polish-v9] textarea{min-height:132px!important;line-height:1.55!important}
body[data-ui-polish-v9] :where(input,textarea)::placeholder{color:#81909e!important}
body[data-ui-polish-v9] :where(input:not([type="checkbox"]):not([type="radio"]):not([type="range"]),select,textarea):focus{border-color:var(--lv9-orange)!important;box-shadow:var(--lv9-focus)!important}
body[data-ui-polish-v9] .option-card{min-height:86px!important;padding:16px 17px!important}
body[data-ui-polish-v9] .option-card:has(input:checked){border-color:rgba(244,81,30,.6)!important;background:var(--lv9-orange-soft)!important;box-shadow:0 0 0 3px rgba(244,81,30,.08)!important}
body[data-ui-polish-v9] .communication-consent{border-color:#cad4de!important;background:#fbfcfe!important}
body[data-ui-polish-v9] .consent{padding:15px!important;border:1px solid var(--lv9-line)!important;border-radius:11px!important;background:#fff!important;color:var(--lv9-muted)!important}
body[data-ui-polish-v9] .consent--optional{background:#fbfcfd!important}
body[data-ui-polish-v9] .consent--optional:has(input:checked){border-color:var(--lv9-orange)!important;background:var(--lv9-orange-soft)!important}
body[data-ui-polish-v9] .form-acknowledgment-card{margin:16px 0!important;background:#f8fafc!important;box-shadow:none!important}
body[data-ui-polish-v9] .form-acknowledgment-card__label{font-size:.92rem!important;line-height:1.55!important}
body[data-ui-polish-v9] .form-acknowledgment__record,
body[data-ui-polish-v9] .form-acknowledgment-card__links{font-size:.82rem!important;line-height:1.5!important;color:var(--lv9-muted)!important}
body[data-ui-polish-v9] .sms-opt-in-path{border-left:3px solid var(--lv9-orange)!important;background:#fffaf7!important;box-shadow:none!important}
body[data-ui-polish-v9] .sms-opt-in-path h2{font-size:1.12rem!important}

/* Dense disclosure/legal content stays visible but no longer dominates the visual page. */
body[data-ui-polish-v9] .sitewide-disclosure{padding:34px 0!important;background:#f3f6f9!important;border-top:1px solid var(--lv9-line)!important;border-bottom:1px solid var(--lv9-line)!important}
body[data-ui-polish-v9] .sitewide-disclosure__inner{width:min(var(--lv9-max),calc(100% - 48px));margin-inline:auto}
body[data-ui-polish-v9] .sitewide-disclosure h2{font-size:clamp(1.25rem,2vw,1.65rem)!important;letter-spacing:-.025em!important}
body[data-ui-polish-v9] .sitewide-disclosure h3{font-size:.96rem!important;letter-spacing:-.01em!important;margin-bottom:5px!important}
body[data-ui-polish-v9] .sitewide-disclosure p,
body[data-ui-polish-v9] .sitewide-disclosure li{font-size:.86rem!important;line-height:1.52!important;color:#667787!important}
body[data-ui-polish-v9] .sitewide-disclosure__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 28px!important}
body[data-ui-polish-v9] .legal-links{gap:6px 14px!important;font-size:.82rem!important}

/* Footer: compact utility surface, not another full page. */
body[data-ui-polish-v9] :where(.site-footer,.sl-footer){background:var(--lv9-navy)!important;color:#fff!important}
body[data-ui-polish-v9] :where(.site-footer,.sl-footer) .container,
body[data-ui-polish-v9] :where(.site-footer,.sl-footer) .shell,
body[data-ui-polish-v9] .sl-footer .sl-shell{padding-top:40px!important;padding-bottom:28px!important}
body[data-ui-polish-v9] :where(.site-footer,.sl-footer) h2,
body[data-ui-polish-v9] :where(.site-footer,.sl-footer) h3{color:#fff!important;font-size:1rem!important;letter-spacing:-.01em!important}
body[data-ui-polish-v9] :where(.site-footer,.sl-footer) p,
body[data-ui-polish-v9] :where(.site-footer,.sl-footer) a{color:rgba(255,255,255,.76)!important;font-size:.86rem!important;line-height:1.5!important}
body[data-ui-polish-v9] :where(.site-footer,.sl-footer) a:hover{color:#fff!important}

/* Focus and interaction remain obvious without neon/glow. */
body[data-ui-polish-v9] :where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid var(--lv9-orange)!important;outline-offset:3px!important;box-shadow:var(--lv9-focus)!important}
body[data-ui-polish-v9] a{text-underline-offset:.2em}
body[data-ui-polish-v9] .breadcrumbs{font-size:.86rem!important;color:var(--lv9-muted)!important}
body[data-ui-polish-v9] .breadcrumbs a{font-weight:720!important}

@media(max-width:960px){
  body[data-ui-polish-v9] :where(.container,.shell,.sl-shell,.lv-header-shell,.lv-hero-inner){width:min(100% - 36px,var(--lv9-max))}
  body[data-ui-polish-v9] .lv-header-shell{grid-template-columns:auto auto;justify-content:space-between;min-height:70px}
  body[data-ui-polish-v9] .lv-primary-nav{position:absolute!important;top:70px!important;left:18px!important;right:18px!important;display:none;flex-direction:column;align-items:stretch;gap:3px;padding:10px!important;background:#fff!important;border:1px solid var(--lv9-line)!important;border-radius:14px!important;box-shadow:0 18px 42px rgba(7,31,56,.16)!important}
  body[data-ui-polish-v9] .lv-primary-nav[data-open="true"]{display:flex}
  body[data-ui-polish-v9] .lv-primary-nav a{justify-content:flex-start;padding:0 13px}
  body[data-ui-polish-v9] .lv-header-cta{display:none!important}
  body[data-ui-polish-v9] .lv-nav-toggle{display:flex!important}
  body[data-ui-polish-v9] .lv-hero{min-height:620px}
  body[data-ui-polish-v9] .lv-hero-inner{min-height:620px;padding:70px 0 58px!important}
  body[data-ui-polish-v9] .lv-hero-copy{width:min(660px,78vw)}
  body[data-ui-polish-v9] .lv-v8-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body[data-ui-polish-v9] .sitewide-disclosure__grid{grid-template-columns:1fr!important}
  body[data-ui-polish-v9] .wizard-layout{grid-template-columns:1fr!important}
  body[data-ui-polish-v9] .wizard-progress{position:static!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}
}

@media(max-width:640px){
  body[data-ui-polish-v9]{font-size:15.5px;line-height:1.56}
  body[data-ui-polish-v9] :where(.container,.shell,.sl-shell,.lv-header-shell,.lv-hero-inner){width:min(100% - 28px,var(--lv9-max))}
  body[data-ui-polish-v9] main>section:not(.lv-hero):not(.page-hero):not(.legal-hero):not(.sl-hero){padding-block:52px}
  body[data-ui-polish-v9] .lv-header-shell{min-height:66px}
  body[data-ui-polish-v9] :where(.lv-brand-logo,.lv-brand img,.brand img){width:138px!important}
  body[data-ui-polish-v9] .lv-primary-nav{top:66px!important;left:12px!important;right:12px!important}
  body[data-ui-polish-v9] .lv-hero{min-height:630px}
  body[data-ui-polish-v9] .lv-hero-shade{background:linear-gradient(180deg,rgba(4,20,35,.96) 0%,rgba(4,20,35,.88) 62%,rgba(4,20,35,.60) 100%)!important}
  body[data-ui-polish-v9] .lv-hero-inner{min-height:630px;padding:58px 0 44px!important;align-items:flex-start}
  body[data-ui-polish-v9] .lv-hero-copy{width:100%;padding-top:12px}
  body[data-ui-polish-v9] .lv-hero h1{font-size:clamp(2.6rem,12vw,3.45rem)!important;line-height:.96!important}
  body[data-ui-polish-v9] .lv-hero-services{font-size:.9rem;line-height:1.6}
  body[data-ui-polish-v9] .lv-feature-grid{grid-template-columns:1fr;gap:8px;margin:18px 0 22px}
  body[data-ui-polish-v9] .lv-hero-actions{display:grid;grid-template-columns:1fr;width:100%}
  body[data-ui-polish-v9] .lv-button{width:100%}
  body[data-ui-polish-v9] .lv-v8-service-grid{grid-template-columns:1fr}
  body[data-ui-polish-v9] .lv-v8-service-card{min-height:104px;padding:15px!important;grid-template-columns:44px minmax(0,1fr) auto!important}
  body[data-ui-polish-v9] .lv-v8-icon{width:44px!important;height:44px!important}
  body[data-ui-polish-v9] .wizard{padding:18px!important}
  body[data-ui-polish-v9] .wizard-progress{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body[data-ui-polish-v9] .wizard-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}
  body[data-ui-polish-v9] .wizard-actions :where(button,.btn){width:100%!important}
  body[data-ui-polish-v9] .sitewide-disclosure__inner{width:min(100% - 28px,var(--lv9-max))}
}

@media(prefers-reduced-motion:reduce){
  body[data-ui-polish-v9] *,body[data-ui-polish-v9] *::before,body[data-ui-polish-v9] *::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
}

@media(forced-colors:active){
  body[data-ui-polish-v9] :where(.lv-button-primary,.btn--primary,.lv-header-cta){border:2px solid ButtonText!important}
  body[data-ui-polish-v9] :where(.lv-v8-service-card,.wizard,.support-card,.summary-card,.option-card){box-shadow:none!important}
}
