*,::after,::before{margin:0;padding:0;box-sizing:border-box}body{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#2f3a40;line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{text-decoration:none;color:inherit}.container{max-width:1100px;margin:0 auto;padding:0 24px}.header{background:#f26a2e;background:linear-gradient(135deg,#f26a2e,#fa8c5a);color:#fff;height:56px;display:flex;align-items:center}.header .container{display:flex;justify-content:space-between;align-items:center;width:100%}.logo{display:flex;align-items:center;gap:8px;font-size:1.2rem;font-weight:700;letter-spacing:-.02em}.logo-icon{flex-shrink:0}.logo-text{font-weight:800;letter-spacing:-.01em}.call-now{display:flex;align-items:center;gap:6px;font-size:.92rem;font-weight:700;color:#fff;transition:opacity .2s}.call-now:hover{opacity:.85}.call-now svg{flex-shrink:0}.page{background:#fff;min-height:calc(100vh - 56px)}.hero{padding:28px 0 0;position:relative;overflow:hidden;background:#fff}.hero::before{content:'';position:absolute;top:-12px;left:-12px;right:-12px;bottom:-12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='400' viewBox='0 0 1200 400' preserveAspectRatio='none'%3E%3Cpath fill='%23c8c8d4' opacity='0.16' d='M0 18 Q300 4 600 22 Q900 40 1200 16 L1200 46 Q900 66 600 48 Q300 30 0 46 Z'/%3E%3Cpath fill='%23d0d0da' opacity='0.12' d='M0 62 Q280 46 560 68 Q840 90 1200 64 L1200 96 Q840 118 560 94 Q280 72 0 92 Z'/%3E%3Cpath fill='%23c4c4d0' opacity='0.14' d='M0 112 Q250 96 500 116 Q750 136 1050 110 Q1130 104 1200 112 L1200 142 Q1130 132 1050 138 Q750 164 500 142 Q250 122 0 138 Z'/%3E%3Cpath fill='%23ceceda' opacity='0.12' d='M0 158 Q320 140 640 164 Q960 188 1200 160 L1200 192 Q960 218 640 192 Q320 168 0 188 Z'/%3E%3Cpath fill='%23c8c8d6' opacity='0.14' d='M0 210 Q260 192 520 214 Q780 236 1060 208 Q1140 202 1200 212 L1200 244 Q1140 230 1060 236 Q780 264 520 240 Q260 218 0 238 Z'/%3E%3Cpath fill='%23d4d4de' opacity='0.1' d='M0 258 Q310 240 620 264 Q930 288 1200 260 L1200 294 Q930 318 620 292 Q310 268 0 288 Z'/%3E%3Cpath fill='%23c2c2ce' opacity='0.13' d='M0 308 Q270 290 540 314 Q810 338 1090 308 Q1150 302 1200 310 L1200 344 Q1150 330 1090 336 Q810 366 540 340 Q270 316 0 336 Z'/%3E%3Cpath fill='%23ccccd8' opacity='0.1' d='M0 356 Q330 338 660 362 Q990 386 1200 358 L1200 394 Q990 416 660 390 Q330 366 0 386 Z'/%3E%3C/svg%3E");background-size:100% 100%;background-position:top left;filter:blur(8px);pointer-events:none;z-index:0}.hero::after{content:none}.hero .container{display:flex;flex-direction:column;gap:20px;position:relative;z-index:1;padding-bottom:48px}.hero-top{display:grid;grid-template-columns:240px 1fr;align-items:center;gap:44px}.hero-map{position:relative;width:240px;height:155px;display:flex;align-items:center;justify-content:center;transform:perspective(700px) rotateX(7deg) rotateY(-5deg) scale(1.06);transform-origin:50% 60%}.map-glow{position:absolute;inset:-20px;background:radial-gradient(ellipse at center,rgba(59,141,212,.12) 0,transparent 70%);border-radius:50%;animation:4s ease-in-out infinite mapPulse}@keyframes mapPulse{0%,100%{opacity:.6;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}.us-map-img{width:100%;height:auto;filter:drop-shadow(5px 10px 22px rgba(0, 55, 130, .45)) drop-shadow(0 2px 6px rgba(0, 0, 0, .14)) brightness(1.04) saturate(1.1);position:relative;z-index:1}.map-pin{position:absolute;top:18%;left:55%;transform:translate(-50%,-100%);animation:2s ease-in-out infinite pinBounce;z-index:2;filter:drop-shadow(0 3px 6px rgba(242, 106, 46, .4))}@keyframes pinBounce{0%,100%{transform:translate(-50%,-100%)}50%{transform:translate(-50%,calc(-100% - 8px))}}.hero-text{display:flex;flex-direction:column}.hero h1{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:2.4rem;font-weight:800;line-height:1.12;margin-bottom:14px;color:#1a2530;letter-spacing:-.03em}.hero-sub{font-size:1rem;color:#5c686e;margin-bottom:20px;line-height:1.6;max-width:660px}.hero-trust-row{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;background:rgba(255,255,255,.75);border:1px solid rgba(0,0,0,.07);border-radius:50px;padding:8px 16px 8px 12px;backdrop-filter:blur(4px);align-self:flex-start;width:fit-content}.hero-trust-item{display:inline-flex;align-items:center;gap:6px;font-size:.83rem;font-weight:600;color:#2f3a40}.trust-emoji{font-size:1rem;line-height:1}.trust-pipe{color:#b0bec5;font-size:.9rem;font-weight:400}.trust-chevron{color:#9aa5ae;font-size:1.3rem;font-weight:400;line-height:1;margin-left:4px}.hero-categories{background:rgba(255,255,255,.48);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.7);border-radius:14px;padding:20px;box-shadow:0 2px 16px rgba(0,0,0,.04),inset 0 1px 0 rgba(255,255,255,.85);display:flex;flex-direction:column;gap:10px;justify-content:center}.hero-bottom{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:stretch;background:0 0;border-radius:0;padding:0;box-shadow:none;border:none;position:relative}.hero-bottom::before{content:none}.hero-cat-title{font-size:1rem;font-weight:800;color:#1a2530;letter-spacing:-.01em}.hero-cat-pills{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.hero-pill{display:inline-flex;align-items:center;gap:4px;font-size:.82rem;font-weight:600;color:#2f3a40;background:#fff;padding:6px 11px;border-radius:24px;border:1.5px solid #e0e7ef;white-space:nowrap}.pill-sep{color:#b0bec5;font-size:1rem;padding:0 2px;font-weight:300}.hero-cta-block{display:flex;flex-direction:column;align-items:stretch;gap:0;min-width:270px;border-radius:14px;border:1.5px solid #b8ddb8;overflow:hidden;box-shadow:0 4px 20px rgba(0,80,0,.1)}.hero-savings-badge{display:flex;align-items:center;gap:10px;background:#e8f5e9;border:none;border-radius:0;border-bottom:1px solid #c8e6c9;padding:12px 18px;width:100%}.hero-cta-body{background:#fff;padding:14px 18px;display:flex;flex-direction:column;align-items:center;gap:8px}.savings-emoji{font-size:1.4rem;line-height:1;flex-shrink:0}.savings-badge-text{font-size:.9rem;font-weight:600;color:#1e4a1e;line-height:1.3}.savings-badge-text strong{color:#155a15;font-weight:800;font-size:1rem}.btn-hero-cta{padding:16px 32px;font-size:1.05rem;font-weight:700;border-radius:12px;width:100%;text-align:center;gap:8px;position:relative;overflow:hidden;box-shadow:0 4px 16px rgba(242,106,46,.3);transition:transform .2s,box-shadow .2s,background .2s}.btn-hero-cta:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(242,106,46,.4)}.hero-cta-shimmer::before{content:'';position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);animation:3s ease-in-out infinite shimmerSweep}@keyframes shimmerSweep{0%{left:-100%}100%,50%{left:150%}}.hero-cta-sub{font-size:.72rem;color:#5c686e;text-align:center;white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 24px;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;border:none;transition:transform .15s,box-shadow .15s,background .2s}.btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.btn:active{transform:translateY(0)}.btn-orange{background:#f26a2e;color:#fff}.btn-orange:hover{background:#d95c24}.btn-green{background:#4f7f4f;color:#fff}.btn-green:hover{background:#3a5c3a}.how-it-works{padding:40px 0}.steps{display:flex;align-items:center;justify-content:center;gap:0;background:rgba(255,255,255,.6);border-radius:10px;padding:18px 24px;flex-wrap:wrap;gap:12px}.step{display:flex;align-items:center;gap:10px;flex:1;min-width:160px}.step-number{width:32px;height:32px;border-radius:50%;background:#f26a2e;color:#fff;font-size:.9rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step p{font-size:.82rem;font-weight:600;color:#2f3a40}.step-divider{width:24px;height:2px;background:#d0d7e2;flex-shrink:0}.form-row{display:flex;gap:10px}.form-row .form-group{flex:1}.spend-question{font-size:.88rem;font-weight:600;color:#2f3a40;margin-bottom:10px;margin-top:4px}.form-note a{color:#f26a2e;text-decoration:underline}.trust-badges{display:grid;grid-template-columns:1fr 1fr;gap:12px 8px;margin-top:14px;padding-top:14px;border-top:1px solid #e8edf5}.trust-badge{display:flex;align-items:center;gap:5px;font-size:.75rem;font-weight:600;color:#5c686e}.trust-badge svg{color:#4f7f4f;flex-shrink:0}.content{padding:32px 0 48px}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start}.highlights{display:flex;flex-direction:column;gap:28px}.highlight{position:relative}.highlight-visual{position:relative;overflow:hidden;box-shadow:0 6px 20px rgba(26,43,74,.14);transition:transform .3s,box-shadow .3s}.highlight-visual:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(26,43,74,.2)}.shape-1{border-radius:20px 20px 40px}.shape-2{border-radius:40px 20px 20px}.shape-3{border-radius:20px 40px 20px 20px}.highlight-visual img{width:100%;height:210px;object-fit:cover;object-position:center 30%;display:block;transition:transform .4s}.highlight-visual:hover img{transform:scale(1.05)}.highlight-overlay{position:absolute;bottom:0;left:0;right:0;padding:48px 18px 16px;background:linear-gradient(transparent 0,rgba(0,0,0,.65) 100%);display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.highlight-overlay h3{font-family:'Playfair Display',Georgia,serif;font-size:1.05rem;font-weight:700;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.4)}.badge{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#1558a0,#0d4480);color:#fff;font-size:.62rem;font-weight:700;width:72px;height:72px;padding:6px;border-radius:50%;white-space:nowrap;box-shadow:0 4px 14px rgba(13,68,128,.45),inset 0 1px 0 rgba(255,255,255,.2);letter-spacing:.02em;text-transform:uppercase;backdrop-filter:blur(4px);border:2px solid rgba(255,255,255,.25);text-align:center;line-height:1.15;animation:2s ease-in-out infinite badgeFlash}.badge strong{font-size:1.05rem;font-weight:900;display:block;line-height:1}@keyframes badgeFlash{0%,100%{box-shadow:0 4px 14px rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.2),0 0 6px 0 rgba(255,255,255,.3)}50%{box-shadow:0 4px 14px rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.2),0 0 20px 4px rgba(255,255,255,.5)}}.badge.badge-internet{background:linear-gradient(135deg,#1e7a52,#145c3a);--badge-glow:rgba(30, 122, 82, 0.6)}.badge.badge-tv{background:linear-gradient(135deg,#5c2d91,#3e1a6e);--badge-glow:rgba(92, 45, 145, 0.6)}.badge.badge-grocery{background:linear-gradient(135deg,#c76a1a,#a05512);--badge-glow:rgba(199, 106, 26, 0.6)}.badge.badge-car{background:linear-gradient(135deg,#1a5c9e,#0f4278);--badge-glow:rgba(26, 92, 158, 0.6)}.badge.badge-high{background:linear-gradient(135deg,#176b40,#0f5230);--badge-glow:rgba(23, 107, 64, 0.6)}.floating-icon{position:absolute;top:14px;right:14px;width:42px;height:42px;background:rgba(255,255,255,.93);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px rgba(0,0,0,.12);z-index:2}.form-card{background:#fdfaf6;border-radius:12px;padding:28px 28px 24px;box-shadow:0 4px 24px rgba(26,43,74,.1);position:sticky;top:20px}.form-card h2{font-size:1.2rem;font-weight:700;margin-bottom:18px;text-align:center;color:#2f3a40}.form-group{margin-bottom:12px}.form-group input{width:100%;padding:10px 12px;border:1.5px solid #d0d7e2;border-radius:5px;font-size:.9rem;font-family:inherit;color:#2f3a40;transition:border-color .2s,box-shadow .2s}.form-group input:focus{outline:0;border-color:#f26a2e;box-shadow:0 0 0 3px rgba(242,106,46,.1)}.form-group input.error{border-color:#dc3545;box-shadow:0 0 0 3px rgba(220,53,69,.1)}.checkbox-group{margin-bottom:14px;position:relative}.checkbox-group.error::after{content:"!";position:absolute;top:-2px;right:0;background-color:#dc3545;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;box-shadow:0 2px 4px rgba(220,53,69,.3)}.checkbox-label{display:block;font-size:.85rem;font-weight:600;margin-bottom:5px;color:#2f3a40;padding-right:25px}.checkbox-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.checkbox-options label{display:flex;align-items:center;gap:6px;font-size:.82rem;color:#5c686e;cursor:pointer;padding:8px 10px;border:1.5px solid #d0d7e2;border-radius:5px;transition:border-color .2s,background .2s,transform .15s;user-select:none}.checkbox-options label:hover{border-color:#f26a2e;background:#fdfaf6}.checkbox-options label:has(input:checked){border-color:#f26a2e;background:#fcece0;color:#2f3a40;font-weight:500;transform:scale(1.03)}.checkbox-options input[type=radio]{accent-color:#f26a2e;width:15px;height:15px;cursor:pointer}.checkbox-group.error .checkbox-options label{border-color:#dc3545}.btn-submit{width:100%;padding:12px;font-size:1rem;margin-top:4px;position:relative;overflow:hidden}.form-note{text-align:left;font-size:.78rem;color:#5c686e;margin-top:8px}.tickers-brands{padding:0;overflow:hidden}.ticker{overflow:hidden;white-space:nowrap;background:#1a1a1a;padding:12px 0;position:relative}.ticker.ticker-left{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06)}.ticker-track{display:inline-flex;align-items:center;gap:20px;will-change:transform}.ticker-right .ticker-track{animation:30s linear infinite tickerScrollRight}.ticker-left .ticker-track{animation:45s linear infinite tickerScrollLeft}.ticker-item{font-size:.88rem;font-weight:600;color:#fff;white-space:nowrap}.ticker-item strong{font-weight:800;font-size:.95rem}.ticker-item.ticker-brand{display:inline-flex;align-items:center;gap:8px;font-weight:700;letter-spacing:.01em;color:#2d3748}.ticker-item.ticker-brand img{width:22px;height:22px;object-fit:contain;border-radius:5px}.ticker-left .ticker-dot{color:rgba(0,0,0,.25)}.ticker-dot{color:rgba(255,255,255,.5);font-size:1.2rem}@keyframes tickerScrollRight{0%{transform:translateX(-50%)}100%{transform:translateX(0)}}@keyframes tickerScrollLeft{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.brands-section{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 32px;padding:36px 0}.brand-category{text-align:center}.brand-cat-label{font-size:.78rem;font-weight:700;color:#5c686e;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}.brand-logos{display:flex;align-items:flex-start;justify-content:center;gap:16px;flex-wrap:wrap}.brand-logo{display:flex;flex-direction:column;align-items:center;gap:6px;transition:transform .2s}.brand-logo:hover{transform:translateY(-2px)}.brand-logo img{width:52px;height:52px;object-fit:contain;border-radius:12px;background:#fff;padding:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #f0f0f0}.brand-logo span{font-size:.7rem;font-weight:600;color:#5c686e;white-space:nowrap}.legal-page{padding:48px 0 64px;background:#fff}.legal-page h1{font-family:'Playfair Display',serif;font-size:2.2rem;font-weight:800;color:#2f3a40;margin-bottom:8px}.legal-page .legal-intro{font-size:.95rem;color:#5c686e;margin-bottom:32px;line-height:1.6}.legal-page .legal-intro a{color:#f26a2e;text-decoration:underline}.legal-page .legal-notice{background:#fff7f3;border-left:4px solid #f26a2e;padding:16px 20px;margin-bottom:32px;font-size:.88rem;line-height:1.6;color:#5c686e}.legal-page h2{font-size:1.3rem;font-weight:700;color:#2f3a40;margin-top:36px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #eee}.legal-page h3{font-size:1.05rem;font-weight:600;color:#3a474d;margin-top:20px;margin-bottom:8px}.legal-page p{font-size:.92rem;line-height:1.7;color:#4a555b;margin-bottom:12px}.legal-page ul{margin:8px 0 16px 24px;font-size:.92rem;line-height:1.7;color:#4a555b}.legal-page ul li{margin-bottom:4px}.legal-page .faq-item{margin-bottom:24px;padding:20px 24px;background:#fafbfc;border-radius:10px;border:1px solid #f0f0f0}.legal-page .faq-item h3{margin-top:0;color:#2f3a40;font-size:1rem}.legal-page .faq-item p{margin-bottom:0}.faq-section{margin-bottom:12px;border:1px solid #eee;border-radius:10px;overflow:hidden}.faq-section summary{font-size:1.1rem;font-weight:700;color:#f26a2e;padding:16px 24px;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;background:#fafbfc;border-bottom:1px solid transparent;transition:background .2s}.faq-section summary:hover{background:#fff7f3}.faq-section[open] summary{border-bottom-color:#eee}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary::after{content:'+';font-size:1.4rem;font-weight:300;color:#f26a2e;flex-shrink:0;margin-left:12px}.faq-section[open] summary::after{content:'\2212'}.faq-section .faq-item{margin:0;border-radius:0;border:none;border-bottom:1px solid #f0f0f0;padding:16px 24px;background:#fff}.faq-section .faq-item:last-child{border-bottom:none}.legal-page a{color:#f26a2e;text-decoration:underline}.legal-page a:hover{color:#d4561f}.legal-page .legal-footer{margin-top:48px;padding-top:24px;border-top:1px solid #eee;font-size:.85rem;color:#8a959b}.footer{background:#f26a2e;color:#fff;padding:24px 0;text-align:center}.footer-links{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:10px}.footer-links a{font-size:.82rem;font-weight:700;opacity:.85;transition:opacity .2s}.footer-links a:hover{opacity:1}.copyright{font-size:.78rem;opacity:.5}.footer-disclaimer{margin-top:20px;padding:16px 24px 0;border-top:1px solid rgba(255,255,255,.2);max-width:800px;margin-left:auto;margin-right:auto;text-align:left}.footer-disclaimer .disclaimer-title{font-size:.8rem;font-weight:700;opacity:.9;margin-bottom:8px}.footer-disclaimer p{font-size:.72rem;opacity:.7;line-height:1.7}.trust-tagline{text-align:center;font-size:1.05rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#f26a2e,#fa8c5a);padding:12px 24px;border-radius:8px;margin-top:40px;font-style:normal;letter-spacing:.01em;box-shadow:0 4px 12px rgba(242,106,46,.15);display:inline-block;width:auto}.trust-wrapper{text-align:center}.spend-section-heading{margin:8px 0 14px;text-align:center}.spend-section-heading h3{font-size:1rem;font-weight:700;color:#2f3a40;margin-bottom:4px}.spend-section-heading p{font-size:.82rem;color:#5c686e}.confirm-overlay{position:fixed;inset:0;background:rgba(26,43,74,.5);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.confirm-overlay.active{opacity:1;visibility:visible}.confirm-popup{background:#fff;border-radius:14px;padding:36px 32px 28px;max-width:420px;width:90%;text-align:center;box-shadow:0 16px 48px rgba(26,43,74,.2);transform:translateY(20px) scale(.95);transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.confirm-overlay.active .confirm-popup{transform:translateY(0) scale(1)}.confirm-icon{margin-bottom:16px}.confirm-popup h3{font-size:1.3rem;font-weight:700;color:#2f3a40;margin-bottom:10px}.confirm-popup p{font-size:.9rem;color:#5c686e;line-height:1.6;margin-bottom:12px}.confirm-alt{font-size:.85rem;color:#5c686e;margin-bottom:20px}.confirm-call{padding:14px 28px;font-size:1rem;font-weight:700;gap:8px;width:100%;box-shadow:0 4px 16px rgba(242,106,46,.3)}.animate-in{opacity:0;transform:translateY(24px);animation:.6s ease-out forwards fadeSlideUp}.animate-in.delay-1{animation-delay:.15s}.animate-in.delay-2{animation-delay:.3s}@keyframes fadeSlideUp{to{opacity:1;transform:translateY(0)}}.animate-in-right{opacity:0;transform:translateX(40px);animation:.7s ease-out .3s forwards fadeSlideRight}@keyframes fadeSlideRight{to{opacity:1;transform:translateX(0)}}.scroll-reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.scroll-reveal.visible{opacity:1;transform:translateY(0)}.pop-in{transform:scale(0);transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.visible .pop-in{transform:scale(1)}.bob{animation:3s ease-in-out infinite bobbing}.bob.delay-1{animation-delay:.5s}.bob.delay-2{animation-delay:1s}@keyframes bobbing{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}.flash{animation:1.5s infinite alternate flashIcon}.flash.delay-1{animation-delay:.5s}.flash.delay-2{animation-delay:1s}@keyframes flashIcon{0%{box-shadow:0 0 4px 0 var(--flash-color,currentColor),0 3px 10px rgba(0,0,0,.12)}100%{box-shadow:0 0 16px 3px var(--flash-color,currentColor),0 3px 10px rgba(0,0,0,.12)}}.pulse-glow{animation:2.5s ease-in-out infinite pulseGlow}@keyframes pulseGlow{0%,100%{box-shadow:0 0 0 0 rgba(242,106,46,.4)}50%{box-shadow:0 0 0 10px rgba(242,106,46,0)}}.pulse-glow:hover{animation:none}@media (max-width:768px){.hero-top{grid-template-columns:1fr;text-align:center;gap:24px}.hero-map{margin:0 auto;width:180px;height:115px;transform:none}.hero h1{font-size:2rem}.hero-eyebrow{justify-content:center}.hero-sub{margin-left:auto;margin-right:auto}.hero-trust-row{justify-content:center}.hero-bottom{grid-template-columns:1fr;text-align:center;gap:20px}.hero-bottom::before{display:none}.hero-cat-title{text-align:center}.hero-cat-pills{justify-content:center}.hero-cta-block{min-width:auto;width:100%}.hero-savings-badge{justify-content:center}.brands-section{grid-template-columns:repeat(2,1fr);gap:20px}.content-grid{grid-template-columns:1fr;gap:28px}.form-card{position:static}.animate-in-right{transform:translateY(24px);animation-name:fadeSlideUp}.highlight-visual img{height:180px}.badge{width:64px;height:64px;font-size:.58rem}.badge strong{font-size:.95rem}.footer-links{flex-direction:column;gap:10px}}@media (max-width:480px){.header .container{flex-direction:column;gap:4px;padding:10px 16px}.header{height:auto}.hero{padding:28px 0 0}.hero-map{width:140px;height:90px}.hero h1{font-size:1.65rem}.hero-bottom{padding:18px 16px;border-radius:12px}.hero-pill{padding:5px 10px;font-size:.8rem}.hero-trust-row{gap:12px}.hero-trust-item{font-size:.78rem}.highlight-visual img{height:150px}.brands-section{grid-template-columns:1fr;gap:20px;padding:24px 0}.brand-logo img{width:42px;height:42px;padding:6px}.brand-logos{gap:14px}.ticker-item{font-size:.78rem}.form-card{padding:20px 16px 18px}.checkbox-options{flex-direction:column;gap:5px}}@media (prefers-reduced-motion:reduce){.animate-in,.animate-in-right,.scroll-reveal{opacity:1;transform:none;animation:none;transition:none}.bob,.pulse-glow{animation:none}.pop-in{transform:scale(1);transition:none}.highlight-visual img{transition:none}}