:root{--blue:#079ee9;--blue2:#04c0e9;--navy:#073d7f;--ink:#0b2032;--muted:#627484;--pale:#eafaff;--card:#fff;--orange:#ff8a00;--line:#d9edf6;--shadow:0 18px 45px rgba(7,61,127,.12);--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,#dff8ff 0,#f8fdff 50%,#fff 100%);padding-bottom:96px}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 28px));margin-inline:auto}
.app-header{position:sticky;top:0;z-index:50;background:linear-gradient(135deg,#08bce8,#058fdd 70%,#087ac9);box-shadow:0 8px 30px rgba(0,102,173,.18)}.header-inner{min-height:92px;width:min(1180px,calc(100% - 28px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:14px}
.brand-integrated{display:flex;align-items:center;gap:10px;color:#fff;min-width:0}.brand-mark{width:48px;height:40px;flex:0 0 auto;fill:none;stroke:#fff;stroke-width:4.3;stroke-linecap:round;stroke-linejoin:round}.brand-mark .thin{stroke-width:3.1;opacity:.9}.brand-mark rect{fill:#dff8ff;stroke:none}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-small{font-size:.9rem;font-weight:800;letter-spacing:-.01em}.brand-big{font-size:1.45rem;font-weight:900;letter-spacing:-.035em}.footer-brand{justify-content:center}.footer-brand .brand-mark{width:54px;height:44px}.footer-brand .brand-small{font-size:1rem}.footer-brand .brand-big{font-size:1.7rem}
.header-actions{display:flex;gap:10px}.round-action{width:48px;height:48px;border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.1);border-radius:50%;display:grid;place-items:center}.round-action svg{width:24px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.hero{padding-top:14px}.hero-card{overflow:hidden;border-radius:0 0 34px 34px;background:linear-gradient(125deg,#0bc0ed 0,#069adf 55%,#0777c5 100%);min-height:520px;display:grid;grid-template-columns:1.08fr .92fr;box-shadow:var(--shadow);position:relative}.hero-copy{padding:54px 16px 44px 48px;z-index:2}.eyebrow,.mini-label,.offer-kicker{display:block;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow{color:#dff8ff;margin-bottom:12px}.hero h1{margin:0;max-width:620px;font-size:clamp(2.5rem,5vw,5rem);line-height:.95;color:white;letter-spacing:-.045em}.hero h1 strong{color:var(--navy)}.hero p{font-size:clamp(1rem,2vw,1.35rem);line-height:1.5;color:white;max-width:570px}.primary-btn{display:inline-flex;align-items:center;gap:18px;margin-top:8px;background:#fff;color:var(--ink);font-weight:850;padding:18px 24px;border-radius:999px;box-shadow:0 10px 24px rgba(0,0,0,.12)}.primary-btn span{font-size:1.4rem}.hero-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.hero-pills span{font-size:.78rem;font-weight:750;background:rgba(3,37,79,.68);color:white;border:1px solid rgba(255,255,255,.2);padding:9px 12px;border-radius:999px}.hero-photo{background:linear-gradient(90deg,rgba(4,165,229,.1),rgba(4,165,229,0) 20%),url('assets/hero-clean.jpg') center/cover no-repeat;min-height:520px}.hero-card:after{display:none}
.section{padding-top:42px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.section-heading h2{font-size:clamp(1.8rem,3vw,2.7rem);margin:3px 0 0;letter-spacing:-.035em}.mini-label{color:#1896cf}.swipe-hint{color:#087cc7;font-weight:750}.service-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,1fr);grid-template-rows:1fr;gap:14px;overflow-x:auto;padding:2px 2px 16px;scroll-snap-type:x mandatory;scrollbar-width:none}.service-scroll::-webkit-scrollbar{display:none}.service-card{background:white;border-radius:24px;overflow:hidden;box-shadow:0 10px 28px rgba(5,76,121,.09);scroll-snap-align:start;border:1px solid #e8f5fa}.service-card img{width:100%;height:170px;object-fit:cover}.service-body{padding:16px 18px 20px;position:relative}.service-icon{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e2f7ff;font-size:1.2rem}.service-card h3{font-size:1.15rem;margin:10px 0 5px}.service-card p{margin:0;color:var(--muted);line-height:1.4;font-size:.94rem}
.offer-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:16px}.offer{min-height:250px;border-radius:28px;padding:26px;overflow:hidden;box-shadow:var(--shadow);position:relative}.offer>div{position:relative;z-index:2;max-width:62%}.military{background:linear-gradient(105deg,#062f6d 0,#083d83 52%,rgba(6,47,109,.5) 100%),linear-gradient(180deg,#113b70,#061d48);color:white}.military:after{content:"★";position:absolute;right:22px;bottom:10px;font-size:11rem;color:rgba(255,255,255,.07);transform:rotate(12deg)}.military strong{display:block;font-size:clamp(2.7rem,7vw,5.5rem);line-height:.85;margin:16px 0 12px}.military h3,.seasonal h3{font-size:1.55rem;margin:0 0 8px}.military p{color:#d8e9ff}.seasonal{background:linear-gradient(90deg,#fff 0,#fff 49%,rgba(255,255,255,.26) 72%),url('assets/seasonal.jpg') right/55% 100% no-repeat}.seasonal .offer-kicker{color:var(--orange)}.seasonal h3{font-size:2rem;margin-top:12px}.seasonal p{color:var(--muted)}.small-btn{display:inline-block;margin-top:12px;background:linear-gradient(90deg,#0ba4ec,#057bd5);color:white;padding:12px 18px;border-radius:999px;font-weight:800}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trust-card{background:white;border-radius:22px;padding:20px;display:flex;gap:14px;box-shadow:0 8px 24px rgba(5,76,121,.08)}.trust-card>span{flex:0 0 44px;height:44px;border-radius:50%;background:#e6f7ff;display:grid;place-items:center;color:#0685d2;font-size:1.25rem;font-weight:900}.trust-card h3{font-size:1rem;margin:1px 0 4px}.trust-card p{font-size:.87rem;color:var(--muted);margin:0;line-height:1.4}
.area-card{background:linear-gradient(135deg,#073d7f,#0a71b8);color:white;border-radius:28px;padding:30px;display:flex;justify-content:space-between;gap:30px;box-shadow:var(--shadow)}.area-card .mini-label{color:#7be4ff}.area-card h2{font-size:2rem;margin:7px 0}.area-card p{margin:0;color:#dcf6ff}.hours{display:flex;flex-direction:column;gap:6px;min-width:260px;background:rgba(255,255,255,.1);padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:18px}.hours small{color:#aeeaff;margin-top:4px}
.estimate-card{background:#fff;border:1px solid #e6f2f8;border-radius:32px;padding:30px;box-shadow:var(--shadow)}.estimate-intro{padding:16px}.estimate-intro h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1;margin:8px 0 16px}.estimate-intro>p{color:var(--muted);line-height:1.6;max-width:720px}.estimate-toggle{width:100%;margin-top:22px;border:0;border-radius:20px;padding:18px 22px;background:linear-gradient(90deg,#10b9e9,#087dde);color:#fff;font:inherit;font-size:1.08rem;font-weight:900;display:flex;align-items:center;justify-content:center;gap:18px;box-shadow:0 12px 28px rgba(4,137,211,.22);cursor:pointer}.toggle-chevron{font-size:1.7rem;line-height:.7;transition:transform .25s ease}.estimate-toggle[aria-expanded="true"] .toggle-chevron{transform:rotate(180deg)}.prefer-talk{margin:14px 0 0!important;padding:13px 16px;border-radius:16px;background:#edf9ff;text-align:center;color:#667b8c!important;font-size:.92rem}.prefer-talk a{font-weight:850;color:#087cc7}.estimate-panel{overflow:hidden}.estimate-panel[hidden]{display:none}.estimate-panel.is-opening{animation:estimateOpen .28s ease both}@keyframes estimateOpen{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.estimate-form{display:grid;gap:14px;background:#f5fbfe;padding:22px;border-radius:24px;margin-top:20px}.form-step-title{display:flex;align-items:center;gap:12px;padding:2px 0 4px}.form-step-title>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e0f5ff;color:#087cc7;font-size:1.1rem;font-weight:900;flex:0 0 auto}.form-step-title div{display:flex;flex-direction:column;gap:2px}.form-step-title strong{font-size:1rem;color:#17354a}.form-step-title small{font-size:.78rem;color:var(--muted)}.form-step-title.step-two{margin-top:8px;padding-top:18px;border-top:1px solid #dcecf3}.estimate-form label>span,.estimate-form legend{display:block;font-size:.82rem;font-weight:800;margin-bottom:7px;color:#284557}.estimate-form b{color:#e04b32}.estimate-form input,.estimate-form select,.estimate-form textarea{width:100%;border:1px solid #cfe5ef;background:#fff;border-radius:13px;padding:14px 15px;font:inherit;color:var(--ink);outline:none}.estimate-form input:focus,.estimate-form select:focus,.estimate-form textarea:focus{border-color:#0aa2e5;box-shadow:0 0 0 3px rgba(10,162,229,.12)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.estimate-form fieldset{border:0;padding:0;margin:0}.choice-row{display:flex;gap:8px;flex-wrap:wrap}.choice-row label{cursor:pointer}.choice-row input{position:absolute;opacity:0}.choice-row span{display:block;padding:10px 15px;border-radius:999px;background:#fff;border:1px solid #cfe5ef;font-size:.9rem;font-weight:750}.choice-row input:checked+span{background:#0a8edb;color:white;border-color:#0a8edb}.photo-uploader{display:flex;align-items:center;justify-content:space-between;gap:14px;background:white;border:1px dashed #98cfe5;padding:16px;border-radius:16px}.upload-copy{display:flex;flex-direction:column;gap:3px}.upload-copy span{font-size:.84rem;color:var(--muted)}.upload-btn{background:#e7f7ff!important;color:#087cc7!important;padding:11px 14px!important;border-radius:12px!important;margin:0!important;cursor:pointer;font-size:.82rem;font-weight:800}.photo-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.preview-item{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden}.preview-item img{width:100%;height:100%;object-fit:cover}.preview-item button{position:absolute;right:5px;top:5px;width:25px;height:25px;border:0;border-radius:50%;background:rgba(0,0,0,.62);color:#fff;cursor:pointer}.required-note{font-size:.78rem;color:var(--muted);margin:0}.submit-btn{border:0;border-radius:16px;padding:16px 18px;font:inherit;font-weight:850;color:white;background:linear-gradient(90deg,#0ba5ed,#057bd5);box-shadow:0 10px 22px rgba(5,123,213,.2);cursor:pointer}.form-status{font-size:.85rem;color:#2b657f;margin:0;min-height:1.2em}
.review-coming{background:white;border-radius:24px;padding:34px;text-align:center;box-shadow:0 8px 24px rgba(5,76,121,.08)}.review-coming span{color:#f7a600;font-size:1.4rem;letter-spacing:.15em}.review-coming h3{font-size:1.4rem;margin:12px 0 5px}.review-coming p{margin:0;color:var(--muted)}.footer{margin-top:46px;background:#073d7f;color:white}.footer-inner{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;padding:34px 0 110px}.footer img{width:250px;max-width:68vw;height:auto;display:block}.footer p{max-width:620px;color:#cdefff;margin:0}.footer a{font-weight:850;font-size:1.2rem}
.bottom-nav{position:fixed;z-index:80;left:50%;bottom:max(10px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(820px,calc(100% - 22px));height:76px;background:rgba(255,255,255,.97);backdrop-filter:blur(18px);border:1px solid rgba(204,227,237,.85);border-radius:999px;box-shadow:0 14px 40px rgba(7,61,127,.2);display:grid;grid-template-columns:repeat(5,1fr);align-items:center;padding:6px 8px}.bottom-nav a{height:62px;border-radius:999px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#405363;font-weight:750}.bottom-nav span{font-size:1.45rem;line-height:1}.bottom-nav small{font-size:.72rem}.bottom-nav a.active,.bottom-nav a:hover{background:#dff7ff;color:#078bd7}.bottom-nav .estimate-nav{color:#087cc7}
@media(max-width:860px){.shell{width:min(100% - 18px,720px)}.header-inner{width:calc(100% - 24px);min-height:78px}.round-action{width:42px;height:42px}.hero{width:100%;padding-top:0}.hero-card{border-radius:0 0 34px 34px;min-height:470px;grid-template-columns:1fr}.hero-copy{padding:38px 28px 30px;min-height:470px;background:linear-gradient(90deg,rgba(0,164,230,.97) 0%,rgba(0,153,224,.87) 53%,rgba(0,151,222,.14) 100%)}.hero-photo{position:absolute;inset:0 0 0 42%;min-height:100%;z-index:0}.hero-card:after{right:11%;top:12%;font-size:1rem}.hero h1{font-size:clamp(2.45rem,10vw,4rem);max-width:540px}.hero p{max-width:430px}.service-scroll{grid-auto-columns:72vw}.offer-grid{grid-template-columns:1fr}.offer>div{max-width:66%}.trust-grid{grid-template-columns:1fr 1fr}.area-card{flex-direction:column}.hours{min-width:0}.estimate-intro{padding:4px}.footer{margin-top:36px}}
@media(max-width:560px){body{padding-bottom:92px}.app-header{position:sticky}.header-inner{min-height:80px}.header-actions{gap:7px}.round-action{width:40px;height:40px}.round-action svg{width:21px}.hero-copy{padding:35px 22px 26px}.hero h1{font-size:2.75rem;line-height:.94}.hero p{font-size:1rem;max-width:320px}.hero-photo{left:47%;filter:saturate(1.05)}.hero-card:after{display:none}.primary-btn{padding:16px 20px}.hero-pills{max-width:290px}.section{padding-top:32px}.section-heading h2{font-size:1.8rem}.mini-label{font-size:.68rem}.service-scroll{grid-auto-columns:78vw}.service-card img{height:150px}.offer{min-height:218px;padding:22px}.offer>div{max-width:72%}.military strong{font-size:3.4rem}.seasonal{background:linear-gradient(90deg,#fff 0,#fff 57%,rgba(255,255,255,.25) 100%),url('assets/seasonal.jpg') right/57% 100% no-repeat}.seasonal h3{font-size:1.6rem}.trust-grid{grid-template-columns:1fr}.area-card{padding:23px}.area-card h2{font-size:1.7rem}.estimate-card{padding:16px;border-radius:26px}.estimate-form{padding:16px}.field-row{grid-template-columns:1fr}.photo-uploader{align-items:flex-start;flex-direction:column}.photo-preview{grid-template-columns:repeat(4,1fr)}.bottom-nav{height:72px;width:calc(100% - 14px);bottom:max(7px,env(safe-area-inset-bottom));padding:5px}.bottom-nav a{height:60px}.bottom-nav span{font-size:1.35rem}.bottom-nav small{font-size:.68rem}.footer-inner{padding-bottom:105px}}
.guard-value-card{display:grid;grid-template-columns:1.12fr .88fr;background:#fff;border:1px solid #e5f3f9;border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}
.guard-value-copy{padding:34px}.guard-badge{display:inline-flex;background:#e5f8ff;color:#067fca;border-radius:999px;padding:9px 13px;font-size:.72rem;font-weight:850;letter-spacing:.08em}.guard-price{display:flex;align-items:end;gap:9px;margin:14px 0 8px;color:var(--navy)}.guard-price strong{font-size:clamp(4.2rem,9vw,7rem);line-height:.8;letter-spacing:-.06em}.guard-price span{font-size:1.2rem;font-weight:850;padding-bottom:7px}.guard-value-copy h3{font-size:clamp(1.4rem,2.5vw,2rem);margin:14px 0 10px}.guard-value-copy p{color:var(--muted);line-height:1.55;margin:0}.guard-points{display:grid;grid-template-columns:1fr 1fr;gap:9px 16px;margin:20px 0;color:#17425d;font-size:.9rem;font-weight:750}.guard-points span{background:#f3fbff;border-radius:12px;padding:10px}.guard-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.product-link{color:#087cc7;font-weight:800}.guard-value-photo{min-height:360px;background:#dff8ff}.guard-value-photo img{width:100%;height:100%;object-fit:cover}
@media(max-width:860px){.guard-value-card{grid-template-columns:1fr}.guard-value-photo{min-height:260px;order:-1}.guard-value-copy{padding:26px}}
@media(max-width:560px){.guard-value-card{border-radius:24px}.guard-value-photo{min-height:210px}.guard-value-copy{padding:22px}.guard-price strong{font-size:4.7rem}.guard-points{grid-template-columns:1fr}.guard-actions{align-items:flex-start;flex-direction:column}}

/* v20 spacing fixes */
#estimate,#reviews{scroll-margin-top:110px}.reviews{padding-bottom:18px}.footer{position:relative;z-index:1}.footer-inner{padding-top:42px}.bottom-nav{z-index:100}.estimate-section{padding-bottom:10px}.review-coming{margin-bottom:10px}
@media(max-width:860px){.brand-mark{width:44px;height:37px}.brand-big{font-size:1.35rem}.brand-small{font-size:.82rem}}
@media(max-width:560px){.header-inner{gap:10px}.brand-integrated{gap:8px}.brand-mark{width:40px;height:34px}.brand-small{font-size:.75rem}.brand-big{font-size:1.18rem}.round-action{flex:0 0 40px}.reviews{padding-bottom:28px}.footer-inner{padding-top:36px;padding-bottom:118px}}


/* v24 option 2 logo swap only */
.brand-option2{display:flex;align-items:center;min-width:0}
.brand-option2 img{display:block;width:242px;max-width:57vw;height:auto}
.footer-brand.brand-option2{justify-content:center}
.footer-brand.brand-option2 img{display:block;width:314px;max-width:75vw;height:auto}
@media(max-width:860px){.brand-option2 img{width:220px;max-width:55vw}.footer-brand.brand-option2 img{width:296px;max-width:73vw}}
@media(max-width:560px){.brand-option2 img{width:194px;max-width:51vw}.footer-brand.brand-option2 img{width:270px;max-width:71vw}}


/* v26 content polish */
.brand-option2 img{width:255px;max-width:60vw}
.product-link{font-size:.84rem;font-weight:700;opacity:.72}
.no-pressure{display:inline-block;margin-top:8px;color:#087cc7;font-size:.92rem}
.meet-card{position:relative;background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 12px 30px rgba(5,76,121,.09);border:1px solid #e8f5fa}
.meet-photo-wrap{position:relative;overflow:hidden;height:390px;background:#dff8ff}.meet-photo-wrap:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(6,151,218,.16) 0%,rgba(6,151,218,0) 28%,rgba(7,61,127,0) 72%,rgba(7,61,127,.10) 100%)}.meet-photo-wrap:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:150px;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.20) 28%,rgba(255,255,255,.78) 68%,#fff 100%)}.meet-photo{width:100%;height:100%;object-fit:cover;object-position:50% 28%;display:block;filter:saturate(.96) contrast(1.02)}
.meet-copy{position:relative;z-index:3;margin-top:-34px;padding:0 30px 30px}.meet-copy h3{margin:0 0 10px;font-size:1.75rem;letter-spacing:-.02em}.meet-copy p{margin:0;color:var(--muted);line-height:1.65}.meet-copy p+p{margin-top:12px}
.review-coming{padding-top:38px;padding-bottom:38px}.review-coming h3{margin-top:0}
@media(max-width:560px){.brand-option2 img{width:210px;max-width:55vw}.meet-card{border-radius:26px}.meet-photo-wrap{height:340px}.meet-photo-wrap:after{height:135px}.meet-photo{object-position:50% 28%}.meet-copy{margin-top:-28px;padding:0 20px 22px}.meet-copy h3{font-size:1.55rem}.guard-actions .product-link{margin-top:-5px}}


/* v27 simplified hero */
.hero-copy .primary-btn{margin-top:26px}
.hero-pills{margin-top:18px}
@media(max-width:860px){
  .hero-copy{background:linear-gradient(90deg,rgba(0,164,230,.96) 0%,rgba(0,153,224,.83) 48%,rgba(0,151,222,.12) 100%)}
}
@media(max-width:560px){
  .hero-copy .primary-btn{margin-top:24px}
  .hero-pills{margin-top:16px}
}

@media(max-width:390px){.meet-photo-wrap{height:315px}.meet-copy{padding-left:18px;padding-right:18px}.meet-copy h3{font-size:1.45rem}}
