:root{--teal:#529db4;--ink:#133845;--tan:#ffe9a7;--pale:#f4fafb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Gilroy,Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}.sub-nav{position:sticky;top:0;z-index:10;padding:14px clamp(18px,5vw,70px);display:flex;align-items:center;justify-content:space-between;gap:22px;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);box-shadow:0 7px 24px rgba(19,56,69,.08)}.sub-logo{width:145px;height:47px;object-fit:contain;object-position:left}.sub-links{display:flex;align-items:center;gap:clamp(15px,2.5vw,32px);font-size:12px;font-weight:800;letter-spacing:.09em}.sub-links a:hover{color:var(--teal)}.sub-button{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;background:var(--tan);padding:13px 19px;font-size:11px;font-weight:900;letter-spacing:.1em;transition:transform .2s,background .2s}.sub-button:hover{background:var(--teal);color:#fff;transform:translateY(-2px)}.sub-hero{min-height:480px;padding:100px clamp(22px,9vw,150px);display:flex;align-items:end;position:relative;isolation:isolate;overflow:hidden;background:var(--teal) center/cover no-repeat;color:#fff}.sub-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(100deg,rgba(19,56,69,.89),rgba(19,56,69,.48),rgba(82,157,180,.35))}.sub-hero .eyebrow,.eyebrow{margin:0 0 12px;font-size:12px;font-weight:900;letter-spacing:.18em}.sub-hero h1{max-width:860px;margin:0;text-transform:uppercase;font-size:clamp(48px,7vw,96px);line-height:.88;letter-spacing:-.06em}.sub-hero p:last-child{max-width:620px;margin:25px 0 0;font-size:18px;line-height:1.5}.sub-wrap{max-width:1200px;margin:auto;padding:clamp(65px,8vw,110px) clamp(22px,5vw,60px)}.heading{text-align:center;margin-bottom:44px}.heading .eyebrow{color:var(--teal)}.heading h2{margin:0;text-transform:uppercase;font-size:clamp(36px,5.5vw,68px);letter-spacing:-.055em;line-height:.9}.heading h2 em{color:var(--teal);font-style:normal}.lead{max-width:820px;margin:0 auto 48px;text-align:center;font-size:18px;line-height:1.65;color:#47656c}.service-cards,.city-grid,.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.service-card{min-height:340px;display:flex;align-items:end;padding:26px;border-radius:22px;overflow:hidden;position:relative;background:var(--ink) center/cover no-repeat;color:#fff;box-shadow:0 14px 34px rgba(19,56,69,.17);isolation:isolate}.service-card:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 27%,rgba(8,35,43,.84))}.service-card h3{margin:0;font-size:clamp(24px,2.4vw,34px);line-height:.92;letter-spacing:-.04em;text-transform:uppercase}.service-card p{margin:10px 0 0;font-size:14px;line-height:1.45}.service-card:hover{transform:translateY(-5px)}.service-card{transition:transform .25s,box-shadow .25s}.city-card,.value-card{border:1px solid rgba(19,56,69,.12);border-radius:18px;padding:24px;background:#fff;transition:transform .22s,box-shadow .22s}.city-card:hover,.value-card:hover{transform:translateY(-4px);box-shadow:0 16px 30px rgba(19,56,69,.12)}.city-card h3,.value-card h3{margin:0;font-size:21px}.city-card p,.value-card p{margin:10px 0 17px;color:#557178;line-height:1.5}.text-link{font-size:12px;font-weight:900;letter-spacing:.1em;color:var(--teal)}.text-link:hover{color:var(--ink)}.soft-section{background:var(--pale)}.teal-section{background:var(--teal);color:#fff}.teal-section .heading .eyebrow,.teal-section .heading h2 em{color:var(--tan)}.teal-section .lead{color:#fff}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{border-radius:17px;background:#fff;padding:25px;color:var(--ink)}.step b{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--tan);font-size:16px}.step h3{margin:20px 0 9px;font-size:18px}.step p{margin:0;color:#557178;line-height:1.48;font-size:14px}.quote-band{padding:70px 22px;text-align:center;background:var(--teal);color:#fff}.quote-band h2{max-width:800px;margin:0 auto 24px;text-transform:uppercase;font-size:clamp(38px,5vw,68px);line-height:.9;letter-spacing:-.055em}.quote-band h2 em{color:var(--tan);font-style:normal}.quote-band p{max-width:600px;margin:0 auto 28px;line-height:1.5}.quote-band .sub-button{background:var(--tan);color:var(--ink)}.quote-band .sub-button:hover{background:#fff}.faq-list{max-width:880px;margin:auto}.faq-item{border-top:1px solid rgba(19,56,69,.16);padding:21px 0}.faq-item:last-child{border-bottom:1px solid rgba(19,56,69,.16)}.faq-item h3{margin:0 0 9px;font-size:18px}.faq-item p{margin:0;color:#557178;line-height:1.55}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px}.contact-list{display:grid;gap:18px}.contact-list a,.contact-list span{font-size:18px;font-weight:700}.contact-list a:hover{color:var(--teal)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #d6e5e7;border-radius:12px;padding:15px;font:inherit}.contact-form textarea{grid-column:span 2;min-height:120px;resize:vertical}.contact-form .sub-button{border:0;width:max-content;cursor:pointer}.sub-footer{padding:54px clamp(22px,7vw,110px) 24px;background:var(--teal);color:#fff}.sub-footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:35px}.sub-footer img{width:165px;height:54px;object-fit:contain;object-position:left}.sub-footer h3{margin:0 0 15px;color:var(--ink);font-size:13px;letter-spacing:.11em}.sub-footer a,.sub-footer p{display:block;margin:0 0 10px;font-size:14px;font-weight:600}.sub-footer a:hover{color:var(--tan);transform:translateX(4px)}.sub-footer a{transition:transform .2s,color .2s}.sub-copyright{max-width:1200px;margin:42px auto 0;padding-top:18px;border-top:1px solid rgba(19,56,69,.22);font-size:13px;color:var(--ink)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s cubic-bezier(.22,.75,.25,1)}.reveal.visible{opacity:1;transform:none}@media(max-width:780px){.sub-links{display:none}.service-cards,.city-grid,.values-grid{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}.sub-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:510px){.service-cards,.city-grid,.values-grid,.process{grid-template-columns:1fr}.sub-hero{min-height:420px;padding:75px 22px}.sub-footer-grid{grid-template-columns:1fr}.contact-form{grid-template-columns:1fr}.contact-form textarea{grid-column:auto}}
.faq-heading{margin-bottom:80px}.faq-heading h2{font-size:clamp(54px,7vw,92px)}.faq-item{padding:0}.faq-item summary{padding:27px 12px;display:flex;align-items:center;gap:20px;cursor:pointer;list-style:none;font-size:clamp(20px,2.1vw,31px);font-weight:700;letter-spacing:-.025em}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary i{order:-1;width:42px;flex:0 0 42px;color:#d8a52d;font-size:31px;font-style:normal;font-weight:400;line-height:.65;text-align:center;transition:transform .25s}.faq-item[open] summary i{transform:rotate(180deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-item[open] .faq-answer{grid-template-rows:1fr}.faq-answer p{overflow:hidden;margin:0;padding:0 12px;color:#557178;font-size:17px;line-height:1.6}.faq-item[open] .faq-answer p{padding:0 65px 28px}@media(max-width:510px){.faq-heading{margin-bottom:48px}.faq-item summary{padding:21px 4px;gap:10px;font-size:21px}.faq-item summary i{width:31px;flex-basis:31px}.faq-item[open] .faq-answer p{padding:0 4px 23px 41px}}

/* Premium local-service page layout. */
.location-page .sub-hero{min-height:760px;align-items:center;justify-content:center;text-align:center;background-position:center 53%}.location-page .sub-hero:before{background:linear-gradient(180deg,rgba(7,27,34,.55),rgba(7,27,34,.83))}.location-page .sub-hero .reveal{max-width:1000px}.location-page .sub-hero h1{font-size:clamp(54px,7.8vw,112px)}.location-page .hero-description{max-width:700px!important;margin:24px auto 30px!important;font-size:clamp(17px,2vw,22px)!important;font-style:italic}.location-page .hero-button{background:var(--tan);color:var(--ink);padding:18px 34px;font-size:12px}.location-intro{padding:110px 22px;background:#fff}.location-narrow{max-width:800px;margin:auto;text-align:center}.location-narrow .eyebrow{color:#64767a}.location-narrow h2{margin:0;text-transform:uppercase;font-size:clamp(42px,5.7vw,76px);line-height:.9;letter-spacing:-.055em;color:var(--teal)}.location-narrow h2 strong{color:var(--ink)}.location-narrow>p:last-child{margin:28px auto 0;font-size:18px;line-height:1.65;color:#516c72}.location-offer{background:#133845;color:#fff}.location-offer .heading .eyebrow{color:#fff}.location-offer .heading h2{color:#fff}.location-offer .heading h2 em{color:var(--tan)}.location-chips{max-width:1000px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.location-chips a{min-height:76px;display:grid;place-items:center;padding:15px 18px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.035);text-align:center;color:#fff;font-size:13px;font-weight:800;letter-spacing:.04em;transition:transform .2s,background .2s,color .2s}.location-chips a:hover{transform:translateY(-3px);background:var(--tan);color:var(--ink)}.location-map-section{background:#fff}.location-map{height:500px;max-width:1000px;margin:auto;overflow:hidden;border-radius:20px;box-shadow:0 20px 40px rgba(19,56,69,.13)}.location-map iframe{border:0;width:100%;height:100%;filter:saturate(.78)}.location-difference{background:#f7fafa}.difference-grid{max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.difference-card{padding:31px 27px;border-radius:18px;background:#fff;box-shadow:0 17px 35px rgba(19,56,69,.09)}.difference-card h3{margin:0 0 14px;color:var(--teal);font-size:18px}.difference-card p{margin:0;color:#557178;font-size:16px;line-height:1.55}.nearby-section .location-chips{grid-template-columns:repeat(4,1fr)}.nearby-section .location-chips a{min-height:66px}@media(max-width:800px){.location-page .sub-hero{min-height:620px}.location-chips{grid-template-columns:1fr 1fr}.nearby-section .location-chips{grid-template-columns:1fr 1fr}.difference-grid{grid-template-columns:1fr}.location-map{height:400px}}@media(max-width:510px){.location-page .sub-hero{min-height:570px}.location-intro{padding:75px 22px}.location-chips,.nearby-section .location-chips{grid-template-columns:1fr}.location-map{height:310px}.difference-grid{gap:16px}}
.location-page .sub-wrap{padding-top:72px;padding-bottom:72px}.location-page .heading{margin-bottom:30px}.location-page .location-intro{padding-top:76px;padding-bottom:76px}.location-page .location-narrow>p:last-child{margin-top:21px}.location-page .location-map{height:420px}.location-page .location-difference .sub-wrap{padding-top:76px;padding-bottom:76px}.location-page .faq-heading{margin-bottom:42px}.location-page .faq-list{max-width:900px}@media(max-width:800px){.location-page .sub-wrap{padding-top:58px;padding-bottom:58px}.location-page .location-map{height:350px}}@media(max-width:510px){.location-page .sub-wrap{padding-top:48px;padding-bottom:48px}.location-page .location-intro{padding-top:58px;padding-bottom:58px}.location-page .location-map{height:290px}}

/* Required contact fields retain the same polished treatment as the rest of the form. */
.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #d6e5e7;border-radius:12px;padding:15px;font:inherit;color:var(--ink);background:#fff}.contact-form select{appearance:auto;cursor:pointer}.contact-form input:invalid:not(:placeholder-shown),.contact-form textarea:invalid:not(:placeholder-shown),.contact-form select:invalid{border-color:#cf4c4c}.contact-form input:valid:not(:placeholder-shown),.contact-form textarea:valid:not(:placeholder-shown),.contact-form select:valid{border-color:#529db4}

/* Clearview-inspired multi-step quote flow, adapted to Lakeland's visual system. */
.quote-wizard{padding:30px;border:1px solid #dbe9eb;border-radius:24px;background:#fff;box-shadow:0 18px 38px rgba(19,56,69,.1)}.quote-progress{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:0 0 34px}.quote-progress:before{content:"";position:absolute;top:18px;left:12.5%;right:12.5%;height:2px;background:#dbe9eb}.quote-progress span{position:relative;z-index:1;display:grid;justify-items:center;gap:8px;color:#668188;font-family:var(--font-display);font-size:9px;font-weight:800;letter-spacing:.07em;text-align:center}.quote-progress b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;border:2px solid #dbe9eb;font-size:13px}.quote-progress .is-active,.quote-progress .is-complete{color:#133845}.quote-progress .is-active b{border-color:#133845;background:#133845;color:#fff}.quote-progress .is-complete b{border-color:#529db4;background:#529db4;color:#fff}.quote-step{animation:quoteStepIn .35s ease both}.quote-step[hidden]{display:none!important}.quote-kicker{margin:0 0 8px;color:#529db4;font-family:var(--font-display);font-size:10px;font-weight:800;letter-spacing:.1em}.quote-step h3{margin:0 0 22px;color:#133845;font-size:clamp(27px,3vw,38px);line-height:.95;text-transform:uppercase}.quote-step h3 em{color:#529db4;font-style:normal}.quote-help{margin:-8px 0 20px;color:#567177;font-size:14px}.quote-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quote-fields label{display:grid;gap:8px;color:#133845;font-family:var(--font-display);font-size:10px;font-weight:800;letter-spacing:.07em}.quote-fields .quote-wide{grid-column:span 2}.quote-fields input,.quote-fields textarea{width:100%;border:1px solid #d6e5e7;border-radius:12px;padding:14px 15px;background:#fff;color:#133845;font:500 15px var(--font-body)}.quote-fields textarea{min-height:110px;resize:vertical}.quote-fields input:focus,.quote-fields textarea:focus{outline:3px solid rgba(82,157,180,.2);border-color:#529db4}.quote-choices{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.quote-services{grid-template-columns:repeat(2,1fr);max-height:280px;overflow:auto;padding-right:4px}.quote-choice{min-height:64px;padding:14px;border:1px solid #d6e5e7;border-radius:14px;background:#fff;color:#133845;cursor:pointer;font-family:var(--font-display);font-size:10px;font-weight:800;letter-spacing:.06em;line-height:1.2;text-align:center;transition:border-color .25s ease,background-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.quote-choice:hover{transform:translateY(-2px);border-color:#529db4;box-shadow:0 9px 18px rgba(19,56,69,.1)}.quote-choice.is-selected{border-color:#133845;background:#529db4;color:#fff;box-shadow:0 10px 22px rgba(19,56,69,.15)}.quote-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:28px}.quote-back{border:0;background:transparent;color:#133845;cursor:pointer;font-family:var(--font-display);font-size:10px;font-weight:800;letter-spacing:.08em}.quote-back:hover{color:#529db4}.quote-actions .sub-button{min-width:194px!important;height:52px!important}.quote-success{padding:30px 8px;text-align:center}.quote-success p{margin:0 0 12px;color:#529db4;font-family:var(--font-display);font-size:11px;font-weight:800;letter-spacing:.12em}.quote-success h3{margin:0;color:#133845;font-size:clamp(30px,4vw,48px);line-height:.95;text-transform:uppercase}.quote-success h3 em{color:#529db4;font-style:normal}.quote-success span{display:block;max-width:420px;margin:20px auto 0;color:#567177;line-height:1.55}@keyframes quoteStepIn{from{opacity:0;transform:translateX(12px)}to{opacity:1;transform:none}}@media(max-width:620px){.quote-wizard{padding:22px 18px;border-radius:20px}.quote-progress{margin-bottom:28px}.quote-progress i{display:none}.quote-fields,.quote-choices,.quote-services{grid-template-columns:1fr}.quote-fields .quote-wide{grid-column:auto}.quote-services{max-height:none}.quote-actions{align-items:stretch}.quote-actions .sub-button{min-width:0!important;flex:1}.quote-back{padding:0 4px;font-size:9px}}

/* Dedicated, full-screen quote experience. */
body.quote-page{background:#133845!important;min-height:100svh;color:#fff}body.quote-page .site-header,body.quote-page .sub-hero,body.quote-page .heading,body.quote-page .contact-list,body.quote-page footer{display:none!important}body.quote-page main,body.quote-page .soft-section,body.quote-page .sub-wrap{min-height:100svh;background:#133845!important}body.quote-page .soft-section{display:grid;place-items:center;padding:26px 24px!important}body.quote-page .sub-wrap{width:min(100%,1000px);min-height:0;padding:0!important}body.quote-page .contact-grid{display:block}.quote-page .quote-wizard{width:100%;padding:20px 0 22px;border:0;border-radius:0;background:transparent;box-shadow:none;color:#fff}.quote-page .quote-brand{display:block;width:235px;height:68px;margin:0 auto 34px}.quote-page .quote-brand img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.quote-page .quote-progress{max-width:700px;margin:0 auto 74px}.quote-page .quote-progress:before{background:rgba(255,255,255,.2)}.quote-page .quote-progress span{color:rgba(255,255,255,.55)}.quote-page .quote-progress b{border-color:rgba(255,255,255,.27);background:rgba(255,255,255,.04);color:rgba(255,255,255,.55)}.quote-page .quote-progress .is-active,.quote-page .quote-progress .is-complete{color:#fff}.quote-page .quote-progress .is-active b,.quote-page .quote-progress .is-complete b{border-color:#529db4;background:#529db4;color:#133845}.quote-page .quote-step{max-width:920px;margin:auto}.quote-page .quote-kicker{display:none}.quote-page .quote-step h3{margin-bottom:46px;color:#fff;font-size:clamp(44px,5vw,72px);text-align:center}.quote-page .quote-step h3 em{color:#fff}.quote-page .quote-fields{max-width:780px;margin:auto;gap:25px 30px}.quote-page .quote-fields label{color:rgba(255,255,255,.67);font-size:11px}.quote-page .quote-fields input{border-color:rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.055);color:#fff;font-size:17px}.quote-page .quote-fields input:focus{outline-color:rgba(82,157,180,.33);border-color:#529db4}.quote-page .quote-choices{max-width:780px;margin:auto;gap:30px}.quote-page .quote-services{grid-template-columns:repeat(5,1fr);max-height:none;gap:18px}.quote-page .quote-choice{min-height:180px;border-color:rgba(255,255,255,.22);border-radius:18px;background:rgba(255,255,255,.045);color:#fff;font-size:12px}.quote-page .quote-services .quote-choice{min-height:116px;padding:12px;font-size:10px}.quote-page .quote-choice:hover{border-color:#529db4;background:rgba(82,157,180,.16);box-shadow:0 12px 24px rgba(0,0,0,.18)}.quote-page .quote-choice.is-selected{border-color:#529db4;background:#529db4;color:#133845;box-shadow:0 12px 28px rgba(82,157,180,.28)}.quote-page .quote-actions{max-width:920px;margin:64px auto 0}.quote-page .quote-back{min-width:144px;height:52px;border:2px solid rgba(255,255,255,.28);border-radius:999px;color:#fff}.quote-page .quote-back:hover{border-color:#529db4;color:#fff}.quote-page .quote-actions .sub-button{min-width:186px!important;background:#529db4!important;color:#133845!important}.quote-page .quote-success{padding:120px 12px;color:#fff}.quote-page .quote-success p{color:#ffe9a7}.quote-page .quote-success h3,.quote-page .quote-success h3 em{color:#fff}.quote-page .quote-success span{color:rgba(255,255,255,.75)}@media(max-width:760px){body.quote-page .soft-section{place-items:start;padding:22px 20px!important}.quote-page .quote-brand{width:190px;height:54px;margin-bottom:28px}.quote-page .quote-progress{margin-bottom:48px}.quote-page .quote-progress i{display:block;font-size:8px}.quote-page .quote-step h3{margin-bottom:32px;font-size:clamp(36px,11vw,52px)}.quote-page .quote-services{grid-template-columns:repeat(2,1fr);gap:12px}.quote-page .quote-choice{min-height:120px}.quote-page .quote-services .quote-choice{min-height:82px;font-size:9px}.quote-page .quote-actions{margin-top:38px}.quote-page .quote-back{min-width:110px}.quote-page .quote-actions .sub-button{min-width:0!important;height:50px!important}.quote-page .quote-fields{gap:16px}.quote-page .quote-fields input{font-size:16px}}

/* Lakeland palette for the dedicated quote flow. */
body.quote-page,body.quote-page main,body.quote-page .soft-section,body.quote-page .sub-wrap{background:#529db4!important;color:#133845}.quote-page .quote-brand img{filter:none}.quote-page .quote-progress:before{background:rgba(19,56,69,.28)}.quote-page .quote-progress span{color:rgba(19,56,69,.62)}.quote-page .quote-progress b{border-color:rgba(19,56,69,.3);background:rgba(255,255,255,.12);color:#133845}.quote-page .quote-progress .is-active,.quote-page .quote-progress .is-complete{color:#133845}.quote-page .quote-progress .is-active b,.quote-page .quote-progress .is-complete b{border-color:#ffe9a7;background:#ffe9a7;color:#133845}.quote-page .quote-step h3,.quote-page .quote-step h3 em{color:#133845}.quote-page .quote-fields label{color:#133845}.quote-page .quote-fields input{border-color:rgba(19,56,69,.2);background:#fff;color:#133845}.quote-page .quote-fields input:focus{outline-color:rgba(255,233,167,.55);border-color:#133845}.quote-page .quote-choice{border-color:rgba(19,56,69,.26);background:#fff;color:#133845}.quote-page .quote-choice:hover{border-color:#133845;background:#f7fcfc;box-shadow:0 12px 24px rgba(19,56,69,.14)}.quote-page .quote-choice.is-selected{border-color:#133845;background:#ffe9a7;color:#133845;box-shadow:0 12px 28px rgba(19,56,69,.2)}.quote-page .quote-back{border-color:rgba(19,56,69,.45);color:#133845}.quote-page .quote-back:hover{border-color:#133845;color:#133845}.quote-page .quote-actions .sub-button{background:#ffe9a7!important;color:#133845!important}.quote-page .quote-success{color:#133845}.quote-page .quote-success p{color:#fff}.quote-page .quote-success h3,.quote-page .quote-success h3 em{color:#133845}.quote-page .quote-success span{color:rgba(19,56,69,.82)}
body.quote-page .quote-fields input::placeholder{color:rgba(19,56,69,.54);opacity:1}.quote-page .quote-actions{justify-content:flex-end}.quote-page .quote-step-count{margin-right:auto;color:rgba(19,56,69,.72);font-family:var(--font-display);font-size:12px;font-weight:800;letter-spacing:.08em}.quote-page .quote-actions .quote-back+.sub-button{margin-left:0}@media(max-width:760px){.quote-page .quote-actions{gap:10px}.quote-page .quote-step-count{font-size:10px}.quote-page .quote-back{min-width:0;padding:0 14px}}
/* Keep the progress rail behind solid step markers. */
.quote-page .quote-progress b{background:#529db4!important}
/* Individual connectors preserve a clean break around every progress number. */
.quote-page .quote-progress:before{display:none!important}.quote-page .quote-progress span:not(:last-child):after{content:"";position:absolute;top:18px;left:calc(50% + 31px);width:calc(100% - 62px);height:2px;background:rgba(19,56,69,.28);z-index:0}.quote-page .quote-progress span>b,.quote-page .quote-progress span>i{position:relative;z-index:1}

/* Keep the map and Lakeland Difference as one continuous, intentional surface. */
.location-page .location-map-section,.location-page .location-difference{background:#f7fafa!important}

/* Service-page composition: bold hero, calm introduction, and darker mid-page contrast. */
.service-page .sub-hero{min-height:670px;align-items:center;justify-content:center;padding:145px 24px 80px;text-align:center;background-position:center}.service-page .sub-hero:before{background:linear-gradient(180deg,rgba(9,37,46,.48),rgba(9,37,46,.82))}.service-page .sub-hero .reveal{max-width:920px}.service-page .sub-hero h1{font-size:clamp(52px,7vw,102px)}.service-page .hero-description{max-width:640px!important;margin:22px auto 30px!important;font-size:clamp(17px,2vw,21px)!important}.service-page .hero-button{background:var(--tan);color:var(--ink);padding:18px 34px}.service-intro{max-width:1180px;margin:auto;padding:100px 48px;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center;background:#fff}.service-intro-copy h2{margin:0 0 22px;text-transform:uppercase;font-size:clamp(38px,5vw,70px);line-height:.9;letter-spacing:-.055em}.service-intro-copy h2 em{font-style:normal;color:var(--teal)}.service-intro-copy>p:not(.eyebrow){max-width:650px;margin:0 0 29px;color:#506c73;font-size:18px;line-height:1.65}.service-intro-points{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:17px 18px;padding:37px;border-radius:22px;background:#f4fafb;border:1px solid #e1edef}.service-intro-points span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--teal);color:#fff;font-size:13px;font-weight:900}.service-intro-points strong{font-size:17px;letter-spacing:-.015em}.service-benefits{background:#f4fafb}.service-benefits .sub-wrap{padding-top:88px;padding-bottom:88px}.service-benefits .value-card{min-height:198px;border:0;border-radius:18px;box-shadow:0 16px 34px rgba(19,56,69,.09)}.service-benefits .value-card h3{color:var(--teal);font-size:19px;line-height:1.2}.service-process{background:#133845;color:#fff}.service-process .heading .eyebrow{color:#fff}.service-process .heading h2{color:#fff}.service-process .heading h2 em{color:var(--tan)}.service-process .step{background:rgba(255,255,255,.96);box-shadow:0 16px 30px rgba(0,0,0,.13)}.service-process .step b{background:var(--tan);color:var(--ink)}.service-page .soft-section{background:#fff}.service-page .faq-heading{margin-bottom:48px}.service-page .faq-list{max-width:930px}.service-page .faq-item{padding:0}.service-page .faq-item summary{font-size:clamp(19px,2vw,27px)}@media(max-width:780px){.service-page .sub-hero{min-height:580px}.service-intro{padding:70px 24px;grid-template-columns:1fr;gap:38px}.service-benefits .sub-wrap{padding-top:65px;padding-bottom:65px}}@media(max-width:510px){.service-page .sub-hero{min-height:530px;padding:120px 22px 58px}.service-intro{padding:58px 22px}.service-intro-points{padding:26px}.service-page .sub-hero h1{font-size:48px}}

/* Adjacent service sections share one deliberate surface—never near-matching whites. */
.service-page .service-intro,.service-page .service-benefits{background:#fff!important}
.service-page .service-benefits .value-card{border:1px solid #e5eeee!important}

/* Holiday lighting gets a celebratory seasonal system without changing the rest of the service pages. */
.holiday-page .sub-hero:before{background:linear-gradient(180deg,rgba(38,8,14,.42),rgba(88,10,21,.82))!important}.holiday-page .sub-hero .eyebrow{color:#ffe9a7}.holiday-page .hero-button{background:#b7192a!important;color:#fff!important}.holiday-page .hero-button:hover{background:#b7192a!important;color:#fff!important}.holiday-intro{background:#fff7f6}.holiday-intro .sub-wrap{padding-top:96px;padding-bottom:96px;text-align:center}.holiday-intro .heading h2 em,.holiday-page .heading h2 em{color:#b7192a}.holiday-intro .lead{max-width:780px;margin:0 auto 30px}.holiday-intro .sub-button{background:#b7192a!important;color:#fff!important}.holiday-journey{background:#b7192a;color:#fff}.holiday-journey .heading .eyebrow{color:#ffe9a7}.holiday-journey .heading h2{color:#fff}.holiday-journey .heading h2 em{color:#ffe9a7}.holiday-journey-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.holiday-step{min-height:240px;padding:26px 22px;border:1px solid rgba(255,255,255,.26);border-radius:18px;background:rgba(91,6,17,.28)}.holiday-step b{display:grid;place-items:center;width:42px;height:42px;margin-bottom:22px;border-radius:50%;background:#ffe9a7;color:#7d1020;font:800 13px var(--font-display)}.holiday-step h3{margin:0 0 12px;color:#fff;font-size:17px;line-height:1.1}.holiday-step p{margin:0;color:rgba(255,255,255,.84);font-size:15px;line-height:1.55}.holiday-why{background:#fff7f6}.holiday-why .sub-wrap{padding-top:96px;padding-bottom:96px}.holiday-why .value-card{border-color:rgba(183,25,42,.16)!important;background:#fff}.holiday-why .value-card h3{color:#b7192a}.holiday-page .soft-section{background:#fff!important}.holiday-page .quote-band{background:#b7192a}.holiday-page .quote-band h2,.holiday-page .quote-band p{color:#fff}.holiday-page .quote-band h2 em{color:#ffe9a7}.holiday-page .quote-band .sub-button{background:#ffe9a7!important;color:#7d1020!important}@media(max-width:900px){.holiday-journey-grid{grid-template-columns:repeat(2,1fr)}.holiday-step:last-child{grid-column:1/-1}}@media(max-width:560px){.holiday-intro .sub-wrap,.holiday-why .sub-wrap{padding-top:65px;padding-bottom:65px}.holiday-journey-grid{grid-template-columns:1fr}.holiday-step:last-child{grid-column:auto}.holiday-step{min-height:0}}

/* Keep Holiday Lighting's white content areas continuous, not near-white. */
.holiday-page .holiday-intro,.holiday-page .holiday-why{background:#fff!important}
.holiday-details{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:780px;margin:0 auto 30px}.holiday-details span{padding:9px 14px;border:1px solid rgba(183,25,42,.2);border-radius:999px;background:#fff;color:#7d1020;font:700 12px var(--font-display);letter-spacing:.04em;text-transform:uppercase}
@media(max-width:560px){.holiday-details{gap:8px}.holiday-details span{padding:8px 11px;font-size:10px}}

/* Quote flow: one stable top anchor with icon-led choices and simple controls. */
body.quote-page .soft-section{place-items:start center!important;padding-top:22px!important}.quote-page .quote-wizard{padding-top:0!important}.quote-page .quote-brand{margin-bottom:22px!important}.quote-page .quote-progress{margin-bottom:44px!important}.quote-page .quote-step{min-height:0}.quote-page .quote-step h3{margin-bottom:30px!important}.quote-page .quote-choice{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.quote-page .quote-choice-icon{display:grid;place-items:center;min-height:31px;color:currentColor;font-family:Arial,sans-serif;font-size:31px;font-weight:400;line-height:1}.quote-page .quote-services .quote-choice{gap:8px}.quote-page .quote-services .quote-choice-icon{min-height:22px;font-size:23px}.quote-page .quote-actions{margin-top:42px!important}.quote-page .quote-back{min-width:auto!important;height:52px;border:0!important;background:transparent!important;box-shadow:none!important;color:#133845!important}.quote-page .quote-back:hover{background:transparent!important;color:#133845!important}.quote-page .quote-actions .sub-button{border:0!important;box-shadow:none!important;outline:0!important}.quote-page .quote-actions .sub-button:focus-visible{outline:3px solid rgba(19,56,69,.3)!important;outline-offset:3px!important}@media(max-width:760px){body.quote-page .soft-section{padding-top:16px!important}.quote-page .quote-brand{margin-bottom:18px!important}.quote-page .quote-progress{margin-bottom:34px!important}.quote-page .quote-choice{gap:10px}.quote-page .quote-choice-icon{font-size:26px}.quote-page .quote-services .quote-choice-icon{font-size:20px}.quote-page .quote-actions{margin-top:32px!important}}

/* Text-first choice cards. */
.quote-page .quote-choice{gap:0!important}.quote-page .quote-choices:not(.quote-services) .quote-choice>span{font-size:18px;letter-spacing:.08em}.quote-page .quote-services .quote-choice>span{font-size:13px;line-height:1.25;letter-spacing:.045em}@media(max-width:760px){.quote-page .quote-choices:not(.quote-services) .quote-choice>span{font-size:16px}.quote-page .quote-services .quote-choice>span{font-size:11px}}

/* The quote system always anchors to the same top baseline. */
body.quote-page main,body.quote-page .soft-section,body.quote-page .sub-wrap{min-height:100svh!important}.quote-page .soft-section{display:block!important;padding:22px 24px 48px!important}.quote-page .sub-wrap{width:min(100%,1000px)!important;margin:0 auto!important}.quote-page .quote-wizard{margin:0!important}.quote-page .quote-brand,.quote-page .quote-progress,.quote-page .quote-step h3{transition:none!important}@media(max-width:760px){.quote-page .soft-section{padding:16px 20px 40px!important}}

/* Friendly in-form validation feedback. */
.quote-page .quote-form-error{display:none;max-width:780px;margin:22px auto -20px;padding:11px 14px;border:1px solid rgba(184,45,45,.38);border-radius:10px;background:rgba(210,58,58,.15);color:#8b2020;font:700 12px var(--font-display);letter-spacing:.05em;text-align:center}.quote-page .quote-form-error.is-visible{display:block}.quote-page .quote-fields input:invalid:focus{border-color:#c83b3b;outline-color:rgba(200,59,59,.24)!important}

/* Crisp, consistent line icons for the quote choices. */
.quote-page .quote-choice-icon.quote-icon{position:relative;display:block;width:31px;min-width:31px;height:31px;min-height:31px;color:currentColor;font-size:0;line-height:0}.quote-icon:before,.quote-icon:after{content:"";position:absolute;box-sizing:border-box}.quote-icon--residential{margin-top:4px;height:25px!important;border:2px solid currentColor;border-top:0;border-radius:1px}.quote-icon--residential:before{width:22px;height:22px;top:-11px;left:3px;border-top:2px solid currentColor;border-left:2px solid currentColor;transform:rotate(45deg)}.quote-icon--residential:after{width:6px;height:11px;bottom:0;left:11px;border:2px solid currentColor;border-bottom:0}.quote-icon--commercial{border:2px solid currentColor;border-radius:1px;background:linear-gradient(currentColor,currentColor) 7px 7px/4px 4px no-repeat,linear-gradient(currentColor,currentColor) 19px 7px/4px 4px no-repeat,linear-gradient(currentColor,currentColor) 7px 16px/4px 4px no-repeat,linear-gradient(currentColor,currentColor) 19px 16px/4px 4px no-repeat}.quote-icon--commercial:after{width:7px;height:11px;bottom:0;left:10px;border:2px solid currentColor;border-bottom:0}.quote-icon--window-exterior,.quote-icon--window-interior{border:2px solid currentColor;border-radius:1px;background:linear-gradient(currentColor,currentColor) center/2px 100% no-repeat,linear-gradient(currentColor,currentColor) center/100% 2px no-repeat}.quote-icon--window-exterior:after{width:10px;height:2px;right:-8px;top:4px;background:currentColor;box-shadow:5px 4px 0 -1px currentColor}.quote-icon--window-interior:after{width:8px;height:8px;right:-7px;bottom:-3px;border:2px solid currentColor;border-left:0;border-bottom:0}.quote-icon--pressure:before{width:19px;height:9px;left:1px;top:8px;border:2px solid currentColor;border-right:0;border-radius:7px 0 0 0}.quote-icon--pressure:after{width:14px;height:2px;right:0;top:7px;background:currentColor;box-shadow:5px 6px 0 -1px currentColor,7px 11px 0 -1px currentColor;transform:rotate(-18deg)}.quote-icon--gutter:before{width:27px;height:12px;left:2px;top:5px;border:2px solid currentColor;border-top:0;border-radius:0 0 8px 8px}.quote-icon--gutter:after{width:2px;height:11px;left:14px;top:18px;background:currentColor;box-shadow:7px 4px 0 -1px currentColor}.quote-icon--softwash:before{width:22px;height:5px;left:4px;top:6px;border-top:2px solid currentColor;border-radius:50%;box-shadow:0 8px 0 -1px currentColor,0 16px 0 -1px currentColor}.quote-icon--softwash:after{width:4px;height:4px;left:13px;top:0;border:2px solid currentColor;border-radius:50%;box-shadow:9px 9px 0 -1px currentColor}.quote-icon--paver{border:2px solid currentColor;border-radius:2px;background:linear-gradient(currentColor,currentColor) 33% 0/2px 100% no-repeat,linear-gradient(currentColor,currentColor) 66% 0/2px 100% no-repeat,linear-gradient(currentColor,currentColor) 0 50%/100% 2px no-repeat}.quote-icon--track:before{width:28px;height:2px;left:1px;top:8px;background:currentColor;box-shadow:0 7px 0 currentColor,0 14px 0 currentColor}.quote-icon--track:after{width:5px;height:5px;right:0;top:1px;border:2px solid currentColor;border-radius:50%;box-shadow:-20px 14px 0 -1px currentColor}.quote-icon--screen{border:2px solid currentColor;border-radius:2px;background:repeating-linear-gradient(90deg,transparent 0 5px,currentColor 5px 6px),repeating-linear-gradient(0deg,transparent 0 5px,currentColor 5px 6px)}.quote-icon--solar{width:29px!important;height:19px!important;margin-top:5px;border:2px solid currentColor;transform:skewX(-10deg);background:linear-gradient(currentColor,currentColor) 50% 0/2px 100% no-repeat,linear-gradient(currentColor,currentColor) 0 50%/100% 2px no-repeat}.quote-icon--solar:after{width:18px;height:9px;left:5px;top:20px;border-top:2px solid currentColor;transform:skewX(10deg)}.quote-icon--holiday{width:16px!important;height:19px!important;margin-top:1px;border:2px solid currentColor;border-radius:50% 50% 45% 45%}.quote-icon--holiday:before{width:8px;height:5px;left:2px;top:-7px;border:2px solid currentColor;border-bottom:0;border-radius:5px 5px 0 0}.quote-icon--holiday:after{width:2px;height:5px;left:5px;bottom:-7px;background:currentColor}@media(max-width:760px){.quote-page .quote-choice-icon.quote-icon{transform:scale(.88);transform-origin:center}.quote-icon--solar{transform:skewX(-10deg) scale(.88)!important}}
