:root{--font-heading:Arial,Helvetica,sans-serif;--font-body:Arial,Helvetica,sans-serif;scroll-behavior:smooth}body{font-size:16px;line-height:1.7;background:#fff;color:#374151}body.has-sticky-call{padding-bottom:0}h1,h2,h3,h4{font-weight:800;line-height:1.12;letter-spacing:-.03em}h1{font-size:clamp(45px,5.8vw,74px)}h2{font-size:clamp(30px,4vw,48px)}h3,h4{font-size:20px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #e5e7eb}.brand-mark{width:42px;height:42px;display:grid;place-items:center;background:#192A6E;color:#fff}.nav-link{font-size:18px;font-weight:700;color:#1f2937}.nav-link:hover{color:#192A6E}.phone-button,.primary-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;background:#192A6E;color:#fff!important;font-weight:800;white-space:nowrap;text-decoration:none;border:2px solid #192A6E;min-height:52px;padding:0 1.1rem;overflow:visible}.primary-button:before{content:"";position:absolute;inset:-8px;border:2px solid rgba(255,255,255,.55);animation:pulseGlow 1.9s ease-in-out infinite;pointer-events:none}.phone-button:hover,.primary-button:hover{background:#111D4E;border-color:#111D4E;transform:translateY(-1px)}.hero{min-height:780px;background:linear-gradient(90deg,rgba(17,24,39,.86),rgba(25,42,110,.7)),url('../images/hero-kitchen.jpg') center/cover no-repeat;color:#fff;display:flex;align-items:center;text-align:center}.hero h1,.section-dark h2,.section-dark h3,.footer h2,.footer h3{color:#fff}.hero p{color:#f9fafb;font-size:20px;max-width:920px;margin:0 auto}.stars{color:#F2B705;font-size:28px;letter-spacing:.18em}.gallery-icons img{height:48px;width:auto;object-fit:contain;background:#fff;padding:6px;border:1px solid rgba(255,255,255,.8)}.badge{display:inline-flex;align-items:center;gap:.5rem;background:#192A6E;color:#fff;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:.45rem .7rem;margin-bottom:1rem}.badge:before{content:"";width:9px;height:9px;background:#F2B705}.heading-rule{width:84px;height:4px;background:#F2B705;margin-top:1rem}.heading-rule.center{margin-left:auto;margin-right:auto}.section-pad{padding:86px 0}.card-flat{background:#fff;border:1px solid #e5e7eb;box-shadow:0 20px 45px rgba(17,24,39,.07);transition:transform .22s ease,box-shadow .22s ease}.card-flat:hover{transform:translateY(-5px);box-shadow:0 26px 60px rgba(25,42,110,.14)}.trust-card{border-left:5px solid #192A6E}.icon-box{width:54px;height:54px;display:grid;place-items:center;border:2px solid #192A6E;color:#192A6E;background:#fff;flex:0 0 auto}.icon-box svg{width:31px;height:31px;stroke:currentColor;stroke-width:2.1;fill:none;stroke-linecap:round;stroke-linejoin:round}.two-col{display:grid;grid-template-columns:7fr 3fr;gap:2rem;align-items:center}.two-col.reverse{grid-template-columns:3fr 7fr}.image-panel{min-height:310px;background:#e5e7eb;overflow:hidden;box-shadow:0 28px 60px rgba(17,24,39,.14)}.image-panel img{width:100%;height:100%;min-height:310px;object-fit:cover;display:block}.service-card{height:100%;padding:1.25rem}.service-icon{width:48px;height:48px;margin-bottom:1rem;color:#192A6E}.service-icon svg{width:48px;height:48px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.process-step{position:relative;padding-left:5rem}.process-number{position:absolute;left:0;top:.1rem;width:56px;height:56px;display:grid;place-items:center;background:#192A6E;color:#fff;font-weight:900;font-size:22px}.zip-pill,.city-pill{display:inline-flex;border:1px solid #d1d5db;background:#fff;padding:.55rem .8rem;margin:.25rem;color:#111827;font-weight:700}.review-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.review-card{background:#fff;border:1px solid #e5e7eb;padding:1.5rem;box-shadow:0 20px 45px rgba(17,24,39,.07)}.faq-item{border-top:1px solid #d1d5db;padding:1.15rem 0}.faq-item button{width:100%;text-align:left;font-weight:800;color:#111827;font-size:18px;display:flex;justify-content:space-between;gap:1rem}.faq-answer{display:none;color:#4b5563;margin-top:.65rem}.faq-item.is-open .faq-answer{display:block}.mobile-menu{display:none}.mobile-menu.is-open{display:block}.sticky-call{position:fixed;left:0;right:0;bottom:0;z-index:80;transform:translateY(120%);opacity:0;transition:transform .28s ease,opacity .28s ease;background:#111827;padding:10px 12px 12px;border-top:2px solid #F2B705}.sticky-call.is-visible{transform:translateY(0);opacity:1}.sticky-call a{display:flex;justify-content:center;align-items:center;min-height:54px;background:#192A6E;color:#fff!important;font-weight:900;text-decoration:none;border:2px solid #fff;white-space:nowrap}.footer{font-size:14px;background:#111827;color:#e5e7eb}.footer a{color:#fff}.footer .brand-mark{background:#fff;color:#192A6E}.footer p{font-size:14px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}@keyframes pulseGlow{0%,100%{opacity:.32;transform:scale(.98)}50%{opacity:.78;transform:scale(1.04)}}@media (max-width:767px){body.has-sticky-call{padding-bottom:82px}.desktop-nav,.desktop-phone{display:none!important}.mobile-menu-button{display:inline-flex!important}.mobile-phone-row{display:flex!important}h1{font-size:clamp(32px,10vw,52px)}h2{font-size:clamp(24px,8vw,34px)}.hero{min-height:720px;padding:5rem 0 4rem}.hero p{font-size:17px}.section-pad{padding:62px 0}.two-col,.two-col.reverse{grid-template-columns:1fr}.review-track{display:flex;overflow:hidden}.review-card{min-width:100%}.process-step{padding-left:0;padding-top:4.5rem}.process-number{top:0}.gallery-icons{gap:.55rem}.gallery-icons img{height:48px;max-width:30%}}@media (min-width:768px){.mobile-menu-button,.mobile-phone-row,.sticky-call{display:none!important}.desktop-nav{display:flex!important}.desktop-phone{display:inline-flex!important}.mobile-menu{display:none!important}}
