.btn-red,.btn.btn-red,.hero-cta,.nav-cta-btn,a.btn-red,button.btn-red{background:var(--color-accent)!important;background-color:var(--color-accent)!important;color:var(--color-ink)!important;border-color:var(--color-accent)!important}.btn-red:hover,.btn.btn-red:hover,.nav-cta-btn:hover,a.btn-red:hover,button.btn-red:hover{background:var(--color-accent-hover)!important;background-color:var(--color-accent-hover)!important;color:var(--color-ink)!important}.btn-red svg,a.btn-red svg,button.btn-red svg{fill:var(--color-ink)!important}.form-step-num,.gq-step-num,.step-num{background:var(--color-accent)!important;background-color:var(--color-accent)!important;color:var(--color-ink)!important}.hero-trust-badge,.hero.badge-trust,.trust-pill{background:rgba(0,0,0,.6)!important;color:var(--color-accent)!important;border-color:var(--color-accent)!important}:root{--color-primary:#0B2545;--color-primary-hover:#13315C;--color-primary-tint:#EDF2F7;--color-accent:#F4A300;--color-accent-hover:#D88E00;--color-trust:#1C7C54;--color-trust-hover:#155D3F;--color-emergency:#C8102E;--color-secondary:#4A5568;--color-secondary-dark:#2D3748;--color-ink:#1A202C;--color-ink-soft:#1A202C;--color-text-light:#4A5568;--color-bg:#FFFFFF;--color-bg-soft:#FAFBFC;--color-bg-band:#EDF2F7;--color-bg-dark:#0B2545;--color-border:#E2E8F0;--color-danger:#C8102E;--color-ok:#1C7C54;--accent:var(--color-accent);--accent-hover:var(--color-accent-hover);--primary:var(--color-primary);--text:var(--color-ink);--text-light:var(--color-text-light);--gold:var(--color-accent);--bg:var(--color-bg);--bg-alt:var(--color-bg-soft);--border:var(--color-border);--blue:var(--color-primary);--blue-light:var(--color-primary-hover);--bg-dark:var(--color-bg-dark)}.btn-primary,.btn.btn-primary,.cta-primary,.form-submit,.gq-submit,.submit-btn,.urgency-banner,a.btn-primary,button.btn-primary,button[type=submit].btn-primary{background:var(--color-accent)!important;color:var(--color-ink)!important;border-color:var(--color-accent)!important}.btn-primary:hover,.btn.btn-primary:hover,.cta-primary:hover,.form-submit:hover,.gq-submit:hover,.submit-btn:hover,a.btn-primary:hover,button.btn-primary:hover{background:var(--color-accent-hover)!important;color:var(--color-ink)!important}.sticky-call-bar{background:var(--color-ink)!important}.sticky-call-bar a,.sticky-call-bar a:visited{color:var(--color-accent)!important}.floating-call{background:var(--color-ink)!important;color:var(--color-accent)!important}.floating-call svg{fill:var(--color-accent)!important}input:focus,select:focus,textarea:focus{outline:3px solid var(--color-primary)!important;outline-offset:1px;border-color:var(--color-ink)!important}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.6;color:#1a202c;background:#fff}.hero{background:linear-gradient(135deg,#1a202c 0,#000 100%);color:#fff;min-height:100vh;min-height:100svh;display:flex;align-items:center;position:relative}.hero-container{max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.hero-left{padding-right:2rem}.logo-brand{display:flex;align-items:center;margin-bottom:1.5rem}.logo-brand img{height:50px;width:auto;margin-right:1rem}.brand-name{font-size:1.5rem;font-weight:700;color:#fff}.urgency-banner{background:#0b2545;color:#fff;padding:1rem;border-radius:8px;margin-bottom:2rem;font-weight:600;text-align:center;font-size:1.1rem;box-shadow:0 4px 15px rgba(255,194,32,.3)}.hero-headline{font-size:3rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.hero-sub{font-size:1.3rem;margin-bottom:2rem;color:#e2e8f0;line-height:1.5}.phone-button{display:inline-block;background:#f4a300;color:#1a202c;padding:1.2rem 2rem;border-radius:12px;text-decoration:none;font-size:1.3rem;font-weight:700;margin-bottom:2rem;transition:all .3s ease;box-shadow:0 6px 20px rgba(244,163,0,.4)}.phone-button:hover{background:#d88e00;transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,194,32,.5)}.trust-badges{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.trust-badge{background:rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:6px;font-size:.9rem;color:#0b2545;border:1px solid rgba(255,194,32,.3)}.hours-badge{background:#000;color:#fff;padding:.5rem 1rem;border-radius:6px;font-weight:600;display:inline-block}.hours-badge.closed{background:#4a5568}.form-card{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 20px 40px rgba(0,0,0,.15);position:relative}.form-card h2{color:#1a202c;font-size:1.8rem;margin-bottom:1.5rem;text-align:center;font-weight:700}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#1a202c;font-weight:600}.form-group input,.form-group select{width:100%;padding:1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;color:#1a202c;caret-color:#1A202C;background:#fff;transition:border-color .3s ease}.form-group input::placeholder,.gq-flat-section input::placeholder{color:#718096;opacity:1}.form-group select option{color:#1a202c;background:#fff}.form-group input:focus,.form-group select:focus{outline:0;border-color:#0b2545;box-shadow:0 0 0 3px rgba(255,194,32,.1)}.submit-btn{width:100%;background:linear-gradient(135deg,#000 0,#000 100%);color:#fff;padding:1.2rem;border:none;border-radius:8px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-bottom:1rem}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.form-note{text-align:center;color:#4a5568;font-size:.9rem}.faq-section{padding:4rem 2rem;background:#fff}.faq-container{max-width:800px;margin:0 auto}.faq-header{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1a202c;font-weight:800}.faq-item{border-bottom:1px solid #e2e8f0;margin-bottom:1rem}.faq-question{background:0 0;border:none;width:100%;text-align:left;padding:1.5rem 0;font-size:1.2rem;font-weight:600;color:#1a202c;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question:hover{color:#0b2545}.faq-answer{padding:0 0 1.5rem 0;color:#4a5568;display:none;line-height:1.6}.faq-answer.active{display:block}.faq-icon{transition:transform .3s ease}.faq-question.active.faq-icon{transform:rotate(180deg)}.final-cta{background:#1a202c;color:#fff;padding:4rem 2rem;text-align:center}.final-cta-container{max-width:800px;margin:0 auto}.final-headline{font-size:2.5rem;margin-bottom:2rem;font-weight:800}.final-phone-button{display:inline-block;background:#f4a300;color:#1a202c;padding:1.5rem 3rem;border-radius:12px;text-decoration:none;font-size:1.5rem;font-weight:700;margin-bottom:2rem;transition:all .3s ease;box-shadow:0 6px 20px rgba(244,163,0,.4)}.final-phone-button:hover{background:#d88e00;transform:translateY(-2px)}.service-areas{color:#e2e8f0;margin-bottom:1rem;font-size:1.1rem}.final-hours{color:#cbd5e1;font-weight:600}.footer{background:#000;color:#fff;padding:2rem;text-align:center}.footer-content{max-width:800px;margin:0 auto}.footer-phone{color:#f4a300;text-decoration:none;font-weight:600;margin-top:.5rem;display:inline-block}.mobile-sticky{display:none;position:fixed;bottom:0;left:0;right:0;background:#0b2545;padding:1rem;text-align:center;z-index:1000;box-shadow:0 -4px 15px rgba(0,0,0,.2)}.mobile-sticky a{color:#fff;text-decoration:none;font-weight:700;font-size:1.1rem}.thank-you-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:none;align-items:center;justify-content:center;z-index:10000}.thank-you-message{background:#fff;padding:3rem;border-radius:8px;text-align:center;max-width:500px;margin:2rem}.thank-you-message h2{color:#000;margin-bottom:1rem;font-size:2rem}.thank-you-message p{color:#4a5568;margin-bottom:2rem;font-size:1.1rem}.close-btn{background:#0b2545;color:#fff;padding:.8rem 2rem;border:none;border-radius:8px;font-weight:600;cursor:pointer}@media (max-width:768px){.hero-container{grid-template-columns:1fr;gap:2rem;padding:1rem}.hero-left{padding-right:0;text-align:center}.hero-headline{font-size:2.2rem}.hero-sub{font-size:1.1rem}.trust-badges{justify-content:center}.services-grid{grid-template-columns:1fr;gap:1.5rem}.faq-header,.final-headline,.services-header{font-size:2rem}.guarantee-badges{flex-direction:column;text-align:center;gap:.5rem}.mobile-sticky{display:block}body{padding-bottom:80px}.form-card{padding:1.5rem}.final-phone-button{font-size:1.2rem;padding:1.2rem 2rem}}@media (max-width:480px){.hero-headline{font-size:1.8rem}.faq-header,.services-header{font-size:1.7rem}.final-headline{font-size:1.8rem}.form-card h2{font-size:1.4rem}}.van-photo-wrap{margin-top:1.25rem;text-align:center}.van-photo{width:100%;max-width:480px;height:270px;display:block;border-radius:12px;object-fit:cover;object-position:center 65%;border:2px solid rgba(255,194,32,.25)}.van-photo-caption{font-size:.82rem;color:rgba(255,255,255,.55);margin-top:.4rem;font-style:italic;letter-spacing:.01em}@media (max-width:768px){.van-photo{max-width:100%;height:200px}.van-photo-wrap{text-align:center}}.five-star-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,194,32,.12);border:1px solid rgba(255,194,32,.35);border-radius:8px;padding:.45rem .85rem;margin-top:.6rem;font-size:.85rem;color:rgba(255,255,255,.9)}.five-star-badge .stars{color:#f4a300;font-size:1rem}.five-star-badge .rating-text{font-weight:700;color:#fff}@media (max-width:768px){.five-star-badge{font-size:.8rem}}.tech-available{display:flex;align-items:center;gap:.55rem;margin:.9rem 0 .3rem;font-size:.95rem;font-weight:700;color:#fff}.tech-available .pulse-dot{width:10px;height:10px;background:#22c55e;border-radius:50%;flex-shrink:0;animation:pulse-green 1.8s ease-in-out infinite}@keyframes pulse-green{0%,100%{box-shadow:0 0 0 0 rgba(34,197,94,.7)}50%{box-shadow:0 0 0 6px rgba(34,197,94,0)}}@media (max-width:768px){.tech-available{font-size:.88rem}}.hero-icon{width:84px;height:84px;color:#f4a300;margin-bottom:1.2rem;display:block}@media (max-width:768px){.hero-icon{margin:0 auto 1rem auto;width:64px;height:64px}}.callback-promise{font-size:.9rem;color:rgba(255,255,255,.75);margin:0 0 .75rem;letter-spacing:.01em}.callback-promise strong{color:#f4a300}@media (max-width:768px){.callback-promise{text-align:center;font-size:.85rem}}.hero-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.hero-cta-secondary{display:inline-flex;align-items:center;background:rgba(255,255,255,.08);color:#fff;border:1.5px solid rgba(255,255,255,.35);padding:1.2rem 1.5rem;border-radius:12px;text-decoration:none;font-size:1.05rem;font-weight:600;transition:background .2s ease,border-color .2s ease}.hero-cta-secondary:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.6)}@media (max-width:768px){.hero-cta-row{justify-content:center}}.gq-progress{display:flex;justify-content:center;gap:8px;margin-bottom:1.4rem}.gq-dot{width:9px;height:9px;border-radius:50%;background:#e2e8f0;transition:background .25s ease,transform .25s ease}.gq-dot.active{background:#0b2545;transform:scale(1.15)}.gq-step{display:none}.gq-step.active{display:block;animation:gqFadeIn .25s ease-out}@keyframes gqFadeIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.gq-q{font-size:1.25rem;font-weight:700;color:#1a202c;text-align:center;margin-bottom:1rem}.gq-context{font-size:.95rem;color:#4a5568;text-align:center;margin-bottom:1.2rem}.gq-context a{color:#0b2545;text-decoration:underline;font-weight:600}.gq-issue-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.gq-issue-btn{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1.1rem .6rem;font-family:inherit;cursor:pointer;text-align:center;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;gap:.4rem}.gq-issue-btn:focus,.gq-issue-btn:hover{border-color:#0b2545;background:#fafafa;outline:0;transform:translateY(-1px)}.gq-issue-btn.selected{border-color:#0b2545;background:#fafafa;box-shadow:0 0 0 3px rgba(255,194,32,.15)}.gq-issue-icon{font-size:1.8rem;line-height:1}.gq-issue-name{font-weight:700;font-size:.95rem;color:#1a202c}.gq-error{color:#c8102e;font-size:.9rem;margin:-.5rem 0 .75rem 0;min-height:1.2em}.opt{color:#4a5568;font-weight:400;font-size:.85rem}.ty-call-btn{display:inline-block;background:#f4a300;color:#1a202c;padding:1.1rem 2rem;border-radius:10px;text-decoration:none;font-weight:800;font-size:1.15rem;margin-bottom:1rem;box-shadow:0 6px 18px rgba(255,194,32,.35)}.ty-close-link{background:0 0;border:none;color:#4a5568;font-size:.9rem;text-decoration:underline;cursor:pointer}.trust-line{color:#cbd5e1;font-size:.95rem;font-weight:600;margin:-.75rem 0 1.4rem 0;line-height:1.5;letter-spacing:.01em}.trust-line.trust-sep{color:#f4a300;margin:0 .35rem;opacity:.7}@media (max-width:768px){.trust-line{text-align:center}}@media (max-width:480px){.trust-line{font-size:.88rem}}.cro-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:.55rem;margin-bottom:1.5rem}.cro-trust-item{background:rgba(255,255,255,.07);border:1px solid rgba(255,194,32,.2);border-radius:8px;padding:.6rem .4rem;text-align:center;font-size:.75rem;color:rgba(255,255,255,.88);display:flex;flex-direction:column;align-items:center;gap:.3rem;line-height:1.3}.cro-trust-item.cro-trust-icon{font-size:1.05rem;line-height:1}@media (max-width:768px){.cro-trust-row{grid-template-columns:1fr 1fr}}.dispatch-indicator{display:flex;align-items:center;justify-content:center;gap:.45rem;font-size:.8rem;font-weight:600;color:#166534;margin-bottom:.9rem}.dispatch-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;flex-shrink:0;animation:pulse-green 1.8s ease-in-out infinite}.gq-flat-section{margin-bottom:1.1rem}.gq-flat-label{display:block;font-size:1rem;font-weight:700;color:#1a202c;margin-bottom:.65rem}.gq-flat-section input[type=tel],.gq-flat-section input[type=text]{width:100%;padding:1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;font-family:inherit;color:#1a202c;caret-color:#1A202C;background:#fff;transition:border-color .2s ease}.gq-flat-section input:focus{outline:3px solid #0B2545;outline-offset:1px;border-color:#1a202c}.why-section{background:#fafbfc;padding:4rem 2rem}.why-container{max-width:900px;margin:0 auto}.why-heading{font-size:1.9rem;font-weight:800;color:#1a202c;text-align:center;margin-bottom:2.5rem;line-height:1.3}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.why-card{background:#fff;border-radius:8px;padding:1.75rem 1.4rem;border-left:4px solid #0b2545;box-shadow:0 2px 8px rgba(0,0,0,.06)}.why-card-icon{font-size:1.8rem;display:block;margin-bottom:.65rem;line-height:1}.why-card-title{font-size:1rem;font-weight:700;color:#1a202c;margin-bottom:.4rem;line-height:1.35}.why-card-sub{font-size:.87rem;color:#4a5568;line-height:1.55}.review-proof-link{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-decoration:underline;text-underline-offset:3px;margin-bottom:1rem;font-weight:700}.review-proof-link:hover{color:#f4a300}.hero-cta-row .phone-button{margin-bottom:0}.dispatch-dot.is-closed,.tech-available .pulse-dot.is-closed{background:#718096;animation:none}.dispatch-indicator.is-closed{color:#4a5568}.owner-proof-note{color:rgba(255,255,255,.78);font-size:.9rem;margin-top:.75rem}.form-privacy{color:#4a5568;font-size:.78rem;line-height:1.45;text-align:center;margin-top:.8rem}.form-privacy a{color:#0b2545;text-underline-offset:2px}.form-error-block{background:#fff5f5;border:1px solid #c8102e;border-left-width:5px;border-radius:6px;color:#1a202c;font-size:.9rem;line-height:1.45;margin-bottom:1rem;padding:.9rem 1rem}.gq-error:empty{display:none}.gq-error:not(:empty){display:block;margin:.45rem 0 0}.local-proof-section{background:#fff;padding:3.5rem 2rem}.local-proof-container{max-width:980px;margin:0 auto;text-align:center}.local-proof-container h2{color:#1a202c;font-size:1.9rem;line-height:1.3;margin-bottom:.75rem}.local-proof-intro{color:#4a5568;margin-bottom:1.75rem}.local-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;text-align:left}.local-proof-item{border-left:4px solid #1c7c54;padding:.85rem 1rem}.local-proof-service{color:#1a202c;font-weight:800}.local-proof-town{color:#4a5568;font-size:.9rem}.local-proof-link{display:inline-block;color:#0b2545;font-weight:700;margin-top:1.5rem;text-underline-offset:3px}.footer-nap{background:#1a202c;color:#fafbfc;padding:32px 0;border-top:1px solid #333;font-size:.95rem;line-height:1.55}.footer-nap__container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-nap__grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.footer-nap__grid--single{grid-template-columns:1fr;max-width:760px;margin-inline:auto}.footer-nap__heading{margin:0 0 10px;font-size:1.15rem;color:#fff}.footer-nap__tag{margin:0 0 14px;color:#c9c2b4;font-size:.95rem}.footer-nap__lines{list-style:none;margin:0;padding:0}.footer-nap__lines li{margin:0 0 6px}.footer-nap__lines strong{color:#f4a300;font-weight:600;margin-right:4px}.footer-nap__lines a,.footer-nap__map-link a{color:#fafbfc;text-decoration:underline;text-underline-offset:2px}.footer-nap__map{margin-top:18px}.footer-nap__map-link{margin:8px 0 0;font-size:.9rem}.footer-nap__lines a:hover{color:#f4a300}@media (max-width:768px){.why-grid{grid-template-columns:1fr;gap:1rem}.why-heading{font-size:1.5rem}.why-section{padding:3rem 1.25rem}.logo-brand{margin-bottom:1rem;justify-content:center}.urgency-banner{margin-bottom:1.25rem;font-size:.95rem}.hero-headline{margin-bottom:.75rem}.hero-sub{margin-bottom:1rem}.review-proof-link{justify-content:center}.hero-cta-row{margin-bottom:.9rem}.hero-right{min-width:0}.form-card{text-align:left}.van-photo-wrap{margin-top:1rem}.local-proof-section{padding:3rem 1.25rem}.local-proof-container h2{font-size:1.5rem}.local-proof-grid{grid-template-columns:1fr}.footer-nap__grid--single{padding-inline:8px}}
