:root{--ink:#0b0c0e;--navy:#111b2c;--muted:#5f6875;--paper:#f4f3ef;--white:#fff;--red:#e30613;--red-deep:#aa0710;--yellow:#ffd800;--green:#0f9d62;--line:#d8d5cf;--shadow:0 26px 70px rgba(0,0,0,.17)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;color:var(--ink);background:var(--paper);font-family:"Inter",system-ui,sans-serif;font-size:16px;line-height:1.6}a{color:inherit}img{display:block;max-width:100%}button,input,textarea{font:inherit}

.news-flash{min-height:54px;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;background:var(--red);color:#fff;font-family:"Barlow Condensed",Impact,sans-serif;letter-spacing:.045em;text-transform:uppercase}
.news-flash>strong{align-self:stretch;display:flex;align-items:center;padding:0 28px 2px;background:#fff;color:var(--red);font-size:1.45rem;font-weight:900}
.news-flash>span{padding:0 22px;font-size:1rem;font-weight:900;border-right:1px solid rgba(255,255,255,.35)}
.news-flash p{margin:0;padding:0 22px;font-size:1rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.news-flash a{align-self:stretch;display:flex;align-items:center;gap:8px;padding:0 24px;background:var(--red-deep);text-decoration:none;font-weight:900}

.site-header{width:min(1220px,calc(100% - 40px));height:88px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand img{width:58px;height:58px;object-fit:contain}.brand>span{display:flex;flex-direction:column;line-height:1}
.brand b{font-family:"Barlow Condensed",Impact,sans-serif;font-size:1.45rem;letter-spacing:.045em}.brand small{margin-top:5px;color:var(--muted);font-size:.63rem;font-weight:800;letter-spacing:.17em}
.phone{display:flex;flex-direction:column;align-items:flex-end;text-decoration:none;line-height:1.25}.phone span{color:var(--muted);font-size:.75rem}.phone strong{font-family:"Barlow Condensed",Impact,sans-serif;font-size:1.35rem;letter-spacing:.035em}

.report-hero{overflow:hidden;background:linear-gradient(110deg,#f7f6f2 0%,#fff 60%,#edf0f4 100%)}.report-grid{width:min(1220px,calc(100% - 40px));margin:auto;padding:42px 0 76px;display:grid;grid-template-columns:.78fr 1.22fr;column-gap:clamp(48px,6vw,88px);row-gap:24px;align-items:start}
.story-meta{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:10px 0;border-top:4px solid var(--ink);border-bottom:1px solid var(--ink);font-family:"Barlow Condensed",Impact,sans-serif;font-size:.82rem;font-weight:800;letter-spacing:.11em}.story-meta>span{color:var(--red)}.story-meta>b{justify-self:center;color:var(--muted)}.story-meta a{align-self:stretch;display:flex;align-items:center;gap:10px;margin:-10px 0;padding:0 20px;background:var(--red);color:#fff;text-decoration:none;font-weight:900}.story-meta a:hover{background:var(--red-deep)}
.location-line{margin:0 0 10px;color:var(--red);font-family:"Barlow Condensed",Impact,sans-serif;font-size:1rem;font-weight:900;letter-spacing:.16em}
h1{margin:0;font-family:"Barlow Condensed",Impact,sans-serif;font-size:clamp(3.2rem,5.2vw,5.2rem);line-height:.9;letter-spacing:-.03em;text-transform:uppercase}h1 em{display:block;margin-top:10px;color:var(--red);font-style:normal}
.hero-copy{margin:28px 0;color:#3e4650;font-size:clamp(1rem,1.45vw,1.15rem);line-height:1.65}
.story-byline{display:flex;align-items:center;justify-content:center;gap:11px;margin:0 0 30px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.story-byline img{width:46px;height:46px;object-fit:contain}.story-byline span{display:flex;flex-direction:column;line-height:1.25}.story-byline b{font-family:"Barlow Condensed",Impact,sans-serif;font-size:1.05rem;letter-spacing:.08em}.story-byline small{color:var(--muted);font-size:.72rem}
.hero-actions{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px}.primary-cta,.quote-button,.checkout-button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:55px;padding:0 22px;border:0;background:var(--red);color:#fff;font-family:"Barlow Condensed",Impact,sans-serif;font-size:1.08rem;font-weight:900;letter-spacing:.055em;text-decoration:none;box-shadow:6px 6px 0 var(--ink);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.primary-cta:hover,.quote-button:hover,.checkout-button:hover{transform:translate(2px,2px);box-shadow:4px 4px 0 var(--ink);background:var(--red-deep)}.text-cta{color:var(--muted);font-size:.8rem;font-weight:700;text-underline-offset:4px}
.video-column{width:100%}.video-kicker{display:inline-flex;align-items:stretch;font-family:"Barlow Condensed",Impact,sans-serif;letter-spacing:.08em}.video-kicker span{padding:8px 13px;background:var(--red);color:#fff;font-weight:900}.video-kicker b{padding:8px 13px;background:var(--ink);color:#fff;font-size:.9rem}.video-shell{position:relative;background:var(--ink);border:8px solid #fff;border-top:0;box-shadow:var(--shadow)}.video-shell:before{content:"";position:absolute;inset:-1px;pointer-events:none;border:1px solid rgba(255,255,255,.15);z-index:2}.video-shell video{display:block;width:100%;aspect-ratio:16/9;background:#070b12;object-fit:contain}.video-caption{margin:16px 0 0;padding-left:16px;border-left:4px solid var(--red);color:var(--muted);font-size:.83rem}.video-caption b{color:var(--ink)}

.hazard-strip{height:52px;overflow:hidden;background:repeating-linear-gradient(135deg,var(--yellow) 0 28px,var(--ink) 28px 50px);border-top:5px solid var(--ink);border-bottom:5px solid var(--ink)}.hazard-track{display:flex;width:max-content;height:100%;animation:yard-alert-scroll 18s linear infinite;will-change:transform}.hazard-group{flex:0 0 auto;display:flex;align-items:center;justify-content:space-around;width:max(100vw,1000px);height:100%}.hazard-strip span{flex:0 0 auto;padding:0 13px;background:var(--yellow);font-family:"Barlow Condensed",Impact,sans-serif;font-size:1rem;font-weight:900;letter-spacing:.08em}@keyframes yard-alert-scroll{to{transform:translateX(-50%)}}

.takeaways,.trust{width:min(1180px,calc(100% - 40px));margin:auto;padding:96px 0}.takeaway-heading{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:start;max-width:900px}.section-number{display:grid;place-items:center;width:56px;height:56px;background:var(--red);color:#fff;font-family:"Barlow Condensed",Impact,sans-serif;font-size:1.35rem;font-weight:900}
.kicker{color:var(--red);font-family:"Barlow Condensed",Impact,sans-serif;font-size:.87rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}h2{margin:8px 0 0;font-family:"Barlow Condensed",Impact,sans-serif;font-size:clamp(2.8rem,5vw,4.65rem);line-height:.95;letter-spacing:-.025em;text-transform:uppercase}
.takeaway-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:42px 0 32px;background:var(--ink);border:1px solid var(--ink)}.takeaway{min-height:185px;padding:30px;background:#fff}.takeaway b{color:var(--red);font-family:"Barlow Condensed",Impact,sans-serif;font-size:2rem;letter-spacing:.03em}.inline-cta{display:inline-flex;gap:10px;font-family:"Barlow Condensed",Impact,sans-serif;font-size:1.15rem;font-weight:900;letter-spacing:.04em;text-underline-offset:5px}
.takeaway p{margin:10px 0 0;color:var(--muted)}

.trust{padding-top:0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:36px;padding-top:45px;border-top:5px solid var(--ink)}.section-heading h2{max-width:740px}.google-rating{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;text-decoration:none;color:var(--muted)}.google-rating strong{color:var(--ink)}.stars{color:#ecad00;letter-spacing:.08em}
.review-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:16px}.review-card{margin:0;min-height:300px;padding:28px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);box-shadow:7px 7px 0 #dfdcd5}.review-card.featured{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:7px 7px 0 var(--red)}.quote-mark{height:45px;font-family:Georgia,serif;font-size:4.5rem;line-height:1;color:var(--red)}.featured .quote-mark{color:var(--yellow)}.review-card blockquote{margin:12px 0 26px;font-size:1rem;line-height:1.7}.review-card.featured blockquote{font-size:1.08rem}.review-card figcaption{display:flex;align-items:center;gap:12px;margin-top:auto}.review-card figcaption>span:last-child{display:flex;flex-direction:column}.review-card small{color:var(--muted);font-size:.75rem}.featured small{color:#aeb9ce}.avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fee8e9;color:var(--red-deep);font-weight:800}.featured .avatar{background:var(--red);color:#fff}

.quote-section{position:relative;display:grid;grid-template-columns:.85fr 1.15fr;gap:68px;align-items:start;padding:105px max(20px,calc((100vw - 1180px)/2));background:var(--navy);color:#fff;overflow:hidden}.quote-section:before{content:"";position:absolute;inset:auto 0 0;height:12px;background:repeating-linear-gradient(135deg,var(--yellow) 0 24px,var(--ink) 24px 43px)}.quote-intro{position:sticky;top:28px;padding-top:24px;z-index:1}.kicker.light{color:var(--yellow)}.quote-intro p{color:#c3cad5;font-size:1.04rem}.quote-intro ul{list-style:none;padding:0;margin:32px 0;display:grid;gap:14px}.quote-intro li{display:flex;gap:12px;align-items:center;color:#edf0f5}.quote-intro li span{display:grid;place-items:center;flex:0 0 27px;height:27px;border-radius:50%;background:rgba(15,157,98,.18);color:#55e2a7;font-weight:800}.service-note{padding:17px 18px;border-left:4px solid var(--yellow);background:rgba(255,255,255,.06);color:#b9c2cf;font-size:.82rem}.service-note strong{color:#fff}
.quote-card{position:relative;z-index:1;background:#fff;color:var(--ink);padding:clamp(24px,4vw,46px);border-top:8px solid var(--red);box-shadow:12px 12px 0 rgba(0,0,0,.28)}.form-step{display:flex;align-items:center;gap:10px;margin-bottom:24px;font-family:"Barlow Condensed",Impact,sans-serif;font-weight:900;font-size:1.35rem;letter-spacing:.035em;text-transform:uppercase}.form-step span{display:grid;place-items:center;width:31px;height:31px;background:var(--red);color:#fff;font-family:"Inter",sans-serif;font-size:.8rem}
.field-label,form>label,.two-col label{display:grid;gap:7px;font-weight:700;font-size:.86rem}input,textarea{width:100%;border:1.5px solid var(--line);border-radius:4px;padding:13px 14px;color:var(--ink);background:#fafafa;outline:none}input:focus,textarea:focus{border-color:var(--red);box-shadow:0 0 0 4px rgba(227,6,19,.1)}textarea{resize:vertical}.field-help{margin:7px 0 24px;color:var(--muted);font-size:.75rem}.field-help.error{color:var(--red-deep);font-weight:700}
fieldset{margin:0 0 24px;padding:0;border:none}legend{margin-bottom:10px;font-weight:700;font-size:.86rem}.choice-grid{display:grid;gap:9px}.choice-grid.dogs{grid-template-columns:repeat(4,1fr)}.choice-grid.frequency{grid-template-columns:repeat(3,1fr)}.choice-grid label{cursor:pointer}.choice-grid input{position:absolute;opacity:0;pointer-events:none}.choice-grid label span{min-height:52px;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--line);border-radius:4px;background:#fafafa;font-size:.82rem;font-weight:700;text-align:center;transition:.16s ease}.choice-grid.frequency label span{min-height:72px;flex-direction:column;gap:2px}.choice-grid small{color:var(--muted);font-size:.67rem;font-weight:500}.choice-grid input:checked+span{border-color:var(--red);background:#fff0f1;box-shadow:inset 0 -4px 0 var(--red);color:var(--red-deep)}.choice-grid input:focus-visible+span{outline:3px solid rgba(227,6,19,.25)}
.divider{height:1px;margin:32px 0;background:var(--line)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-bottom:15px}form>label{margin-top:15px}label small{color:var(--muted)}.honeypot{position:absolute;left:-9999px;width:1px;height:1px}.quote-button,.checkout-button{width:100%;margin-top:22px}.quote-button:disabled{opacity:.65;cursor:wait;transform:none}.privacy-note,.checkout-note{margin:14px 0 0;color:var(--muted);text-align:center;font-size:.7rem}.form-status{min-height:24px;margin:12px 0 0;text-align:center;color:var(--red-deep);font-size:.8rem;font-weight:700}
.result{text-align:center;padding:15px 4px 4px}.result-check{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 22px;border-radius:50%;background:#e9fcf5;color:var(--green);font-size:2rem;font-weight:800}.result h3{margin:10px auto 12px;max-width:500px;font-family:"Barlow Condensed",Impact,sans-serif;font-size:clamp(2.3rem,4vw,3.3rem);line-height:1;text-transform:uppercase}.result-plan{color:var(--muted)}.price{display:flex;justify-content:center;align-items:flex-start;margin:25px 0;color:var(--ink);line-height:1}.price sup{margin-top:10px;font-size:1.4rem;font-weight:700}.price strong{font-family:"Barlow Condensed",Impact,sans-serif;font-size:5.4rem;letter-spacing:-.05em}.price span{align-self:flex-end;margin:0 0 10px 7px;color:var(--muted)}.edit-quote{margin-top:24px;background:transparent;border:none;color:var(--red-deep);text-decoration:underline;cursor:pointer}

footer{width:min(1180px,calc(100% - 40px));margin:auto;min-height:130px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;color:var(--muted);font-size:.8rem}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand img{width:48px;height:48px;object-fit:contain}.footer-brand span{display:flex;flex-direction:column}.footer-brand strong{color:var(--ink)}footer>p{text-align:center}footer>div:last-child{justify-self:end;display:flex;gap:16px}.mobile-cta{display:none}

@media(max-width:940px){.news-flash{grid-template-columns:auto auto 1fr}.news-flash a{display:none}.report-grid{grid-template-columns:1fr;column-gap:0;row-gap:36px}.story-meta{grid-column:1}.report-copy,.video-column{max-width:760px}.review-grid{grid-template-columns:1fr}.review-card{min-height:0}.section-heading{align-items:flex-start;flex-direction:column}.google-rating{align-items:flex-start}.quote-section{grid-template-columns:1fr;gap:42px}.quote-intro{position:static;padding-top:0}footer{grid-template-columns:1fr;padding:30px 0 90px;text-align:center}.footer-brand,footer>div:last-child{justify-self:center}footer>p{margin:0}}
@media(max-width:640px){body{padding-bottom:68px}.news-flash{min-height:45px;grid-template-columns:auto 1fr}.news-flash>strong{padding:0 14px 2px;font-size:1.15rem}.news-flash>span{padding:0 12px;border:0;font-size:.86rem}.news-flash p{display:none}.site-header{width:calc(100% - 28px);height:74px}.brand img{width:46px;height:46px}.brand b{font-size:1.2rem}.brand small{font-size:.52rem}.phone span{display:none}.phone strong{font-size:1.05rem}.report-grid{width:calc(100% - 28px);padding:28px 0 52px;row-gap:30px}.story-meta{grid-template-columns:1fr auto;gap:8px 14px;padding:10px 0 0;font-size:.72rem}.story-meta>b{justify-self:end}.story-meta a{grid-column:1/-1;justify-content:center;min-height:42px;margin:10px 0 0;padding:0 12px}.location-line{font-size:.83rem}h1{font-size:clamp(3.1rem,14vw,4.2rem)}.hero-copy{margin:23px 0}.hero-actions{align-items:stretch;flex-direction:column;gap:16px}.primary-cta{width:100%}.text-cta{text-align:center}.video-kicker b{font-size:.76rem}.video-shell{border-width:5px;border-top:0}.hazard-strip{height:44px}.takeaways,.trust{width:calc(100% - 28px);padding:70px 0}.takeaway-heading{grid-template-columns:1fr;gap:16px}.section-number{width:48px;height:48px}.takeaway-grid{grid-template-columns:1fr}.quote-section{padding:72px 14px}.quote-card{padding:24px 20px}.choice-grid.dogs{grid-template-columns:repeat(2,1fr)}.choice-grid.frequency,.two-col{grid-template-columns:1fr}.two-col{margin-bottom:0}.two-col label{margin-bottom:15px}footer>div:last-child{flex-direction:column;gap:5px}.mobile-cta{position:fixed;left:12px;right:12px;bottom:10px;z-index:10;display:flex;align-items:center;justify-content:center;gap:10px;height:50px;background:var(--red);color:#fff;font-family:"Barlow Condensed",Impact,sans-serif;font-size:1.08rem;font-weight:900;letter-spacing:.06em;text-decoration:none;box-shadow:0 5px 0 3px var(--ink)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.hazard-track{animation:none}}
