:root{--teal:#128c7e;--teal-light:#eafbf6;--teal-border:#d3f1ea;--yellow:#f6c445;--navy:#262b38;--navy-dark:#1b2027;--cream:#fffbf2;--cream-border:#efead9;--text:#232735;--muted:#6b7280;--danger-bg:#fbe3e9;--danger:#d65e7b;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Manrope',sans-serif;background:var(--cream);color:var(--text);line-height:1.5}h1,h2,h3{font-family:'Baloo 2',sans-serif;margin:0}a{color:var(--teal);text-decoration:none}a:hover{color:#0b6f65}img{max-width:100%;display:block}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 24px}.btn{display:inline-block;font-weight:700;font-size:16px;text-align:center;padding:15px 28px;border-radius:100px;border:0;cursor:pointer;text-decoration:none}.btn-yellow{background:var(--yellow);color:var(--text)}.btn-yellow:hover{background:#efb93a;color:var(--text)}.btn-teal{background:var(--teal);color:var(--white)}.btn-teal:hover{background:#0f7367;color:var(--white)}.btn-outline-white{background:transparent;color:var(--white);border:1.5px solid rgba(255,255,255,0.55)}.btn-block{display:block;width:100%}.section{padding:72px 0}.section-cream{background:var(--cream)}.section-white{background:var(--white)}.section-mint{background:var(--teal-light)}.section-navy{background:var(--navy);color:var(--white)}.eyebrow{font-size:13px;font-weight:700;color:var(--teal);letter-spacing:.06em;text-transform:uppercase}.section-heading{text-align:center;max-width:640px;margin:0 auto 40px;display:flex;flex-direction:column;gap:10px}.section-heading h2{font-size:32px;font-weight:700}.section-heading p{margin:0;color:var(--muted);font-size:16px}.nav{background:var(--white);border-bottom:1px solid var(--cream-border);padding:10px 0;position:sticky;top:0;z-index:100}.nav .container{display:flex;align-items:center;justify-content:space-between}.nav-brand{display:flex;align-items:center;gap:12px}.nav-brand img{width:100px;height:100px;object-fit:contain}.nav-brand span{font-family:'Baloo 2',sans-serif;font-size:26px;font-weight:700;color:var(--teal)}.nav-links{display:flex;align-items:center;gap:36px}.nav-links a{font-size:15px;font-weight:600;color:var(--text)}.nav-cta{font-size:15px;font-weight:700;color:var(--text);background:var(--yellow);padding:12px 22px;border-radius:100px}.nav-toggle{display:none;background:0;border:0;cursor:pointer;padding:8px}.nav-toggle span{display:block;width:24px;height:2px;background:var(--text);margin:5px 0;border-radius:2px}.hero{position:relative;background:linear-gradient(120deg,rgba(20,24,31,0.82) 0,rgba(20,24,31,0.62) 45%,rgba(20,24,31,0.35) 100%),url('/images/hero-dog.jpg') center 45% / cover no-repeat;padding:90px 0 70px}.hero .container{display:flex;gap:56px;align-items:flex-start}.hero-content{flex:1.1;display:flex;flex-direction:column;gap:22px}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.25);padding:7px 16px;border-radius:100px;width:fit-content;font-size:12px;font-weight:700;color:#fff;letter-spacing:.02em}.hero h1{font-size:44px;line-height:1.15;font-weight:700;color:#fff}.hero h1 .accent{color:var(--yellow)}.hero-lede{font-size:18px;line-height:1.6;color:#e7e9ec;max-width:540px}.check-list{display:flex;flex-direction:column;gap:10px}.check-item{display:flex;align-items:flex-start;gap:10px}.check-item svg{flex-shrink:0;margin-top:2px}.check-item span{font-size:15px;color:#fff}.hero-ctas{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.hero-phone{font-size:14px;font-weight:600;color:#fff}.quote-card{flex:.9;background:var(--white);border:1px solid var(--cream-border);border-radius:20px;padding:30px;display:flex;flex-direction:column;gap:16px;box-shadow:0 28px 60px rgba(0,0,0,0.35)}.quote-card h2{font-size:20px;font-weight:700;margin-bottom:4px}.quote-card .sub{margin:0;font-size:13px;color:var(--muted)}.field{display:flex;flex-direction:column;gap:4px}.field label{font-size:12px;font-weight:700}.field input,.field select,.field textarea{box-sizing:border-box;width:100%;padding:12px 14px;border:1px solid #e3e7e4;border-radius:10px;font-size:15px;font-family:'Manrope',sans-serif;background:var(--white);color:var(--text)}.field-row{display:flex;gap:12px}.field-row .field{flex:1}.hp-field{position:absolute;left:-9999px}.form-note{font-size:12px;color:var(--muted);text-align:center;margin-top:4px}.form-success{display:none;text-align:center;padding:20px;background:var(--teal-light);border-radius:12px}.form-success h3{color:var(--teal);font-size:18px;margin-bottom:6px}.trustindex-slot{border:2px dashed #c9d3cb;border-radius:14px;padding:32px 20px;text-align:center;background:var(--cream);color:#8a968c}.trustindex-slot strong{display:block;font-size:13px;margin-bottom:4px;color:#6b756c}.stats-bar{background:var(--navy);padding:22px 0}.stats-bar .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 24px}.stats-bar span{font-size:13px;font-weight:700;color:var(--white);white-space:nowrap}.urgency{background:var(--yellow);text-align:center;padding:56px 0}.urgency .tag{font-size:14px;font-weight:800;color:var(--text)}.urgency h2{font-size:28px;margin:14px 0}.urgency p{color:#4a4326;max-width:520px;margin:0 auto 20px;font-size:16px}.steps{display:flex;gap:24px;flex-wrap:wrap}.step-card{flex:1;min-width:260px;background:var(--cream);border-radius:16px;padding:26px;display:flex;flex-direction:column;gap:12px}.step-icon{width:42px;height:42px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-icon.teal{background:var(--teal)}.step-icon.yellow{background:var(--yellow)}.step-top{display:flex;align-items:center;gap:10px}.step-label{font-size:11px;font-weight:700;letter-spacing:.06em}.step-card h3{font-size:18px;font-weight:700}.step-bullets{display:flex;flex-direction:column;gap:8px}.step-bullets .check-item span{font-size:13px;color:var(--muted)}.step-cta{text-align:center;margin-top:32px}.cards-grid{display:flex;gap:24px;flex-wrap:wrap}.info-card{flex:1;min-width:260px;background:var(--white);border-radius:16px;padding:26px;display:flex;flex-direction:column;gap:8px}.info-card.bordered{border:1px solid var(--cream-border)}.info-card h3{font-size:16px;font-weight:700}.info-card p{margin:0;font-size:13px;line-height:1.55;color:var(--muted)}.media-row{display:flex;gap:56px;align-items:center}.media-row .text-col{flex:1;display:flex;flex-direction:column;gap:16px}.media-row .img-col{flex:1}.media-row img{border-radius:16px;width:100%;height:340px;object-fit:cover}.media-row.reverse{flex-direction:row-reverse}.testimonial-card{background:var(--teal-light);border:1px solid var(--teal-border);border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:12px}.stars{color:var(--yellow);font-size:18px}.testimonial-card p{margin:0;font-size:16px;font-style:italic}.testimonial-card .who{font-size:13px;font-weight:700;color:var(--muted)}.pill-row{display:flex;gap:10px;flex-wrap:wrap}.pill{font-size:12px;font-weight:700;color:var(--teal);background:var(--teal-light);padding:7px 14px;border-radius:100px}.area-group{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.area-group-label{font-size:12px;font-weight:700;color:var(--teal);letter-spacing:.05em}.area-chips{display:flex;gap:8px;flex-wrap:wrap}.area-chip{font-size:13px;font-weight:600;background:var(--white);border:1px solid var(--cream-border);padding:8px 16px;border-radius:100px}.referral{background:var(--cream);padding:56px 0}.referral .container{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.referral h2{font-size:24px;margin-bottom:6px}.referral p{margin:0;color:var(--muted)}.footer{background:var(--navy-dark);color:var(--white);padding:56px 0 32px}.footer-cols{display:flex;gap:48px;flex-wrap:wrap}.footer-col{flex:1;min-width:160px;display:flex;flex-direction:column;gap:10px}.footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:4px}.footer-brand img{width:64px;height:64px;object-fit:contain}.footer-brand span{font-family:'Baloo 2',sans-serif;font-size:18px;font-weight:700}.footer p,.footer span,.footer a{font-size:14px;color:#9aa3b2}.footer a:hover{color:var(--white)}.footer-label{font-size:12px;font-weight:700;color:var(--white);letter-spacing:.04em;text-transform:uppercase}.footer-divider{height:1px;background:#313847;margin:32px 0 20px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.footer-bottom span,.footer-bottom a{font-size:12px;color:#6b7280}.footer-legal{display:flex;gap:20px}.calc-card{display:flex;gap:28px;background:var(--white);border-radius:20px;padding:36px;box-shadow:0 20px 50px rgba(35,39,53,0.08);max-width:900px;margin:0 auto}.calc-controls{flex:1.3;display:flex;flex-direction:column;gap:18px}.calc-row{display:flex;align-items:center;justify-content:space-between}.calc-label{font-size:14px;font-weight:700}.calc-stepper{display:flex;align-items:center;gap:14px;background:#f5f6f4;border-radius:100px;padding:6px 16px}.calc-btn{width:26px;height:26px;border-radius:100px;border:0;background:var(--white);font-size:16px;font-weight:700;cursor:pointer;color:var(--text);line-height:1}.calc-value{font-size:15px;font-weight:700;min-width:16px;text-align:center}.calc-frequency{display:flex;gap:8px;flex-wrap:wrap}.calc-freq-btn{flex:1;min-width:90px;text-align:center;border:1.5px solid #e3e7e4;border-radius:10px;padding:10px 6px;font-size:13px;font-weight:700;color:var(--text);background:var(--white);cursor:pointer}.calc-freq-btn.active{border-color:var(--teal);background:var(--teal-light);color:var(--teal)}.calc-checkbox{display:flex;align-items:center;gap:10px;font-size:14px;cursor:pointer}.calc-result{flex:1;background:var(--teal);border-radius:16px;padding:28px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;color:var(--white)}.calc-result-label{font-size:12px;font-weight:700;color:#bfeae3;letter-spacing:.04em}.calc-result-price{font-size:40px;font-weight:800}.calc-result-sub{font-size:13px;color:#d6f0ea}@media(max-width:700px){.calc-card{flex-direction:column;padding:24px}}@media(max-width:900px){.nav-links{display:none}.nav-toggle{display:block}.hero .container{flex-direction:column}.media-row,.media-row.reverse{flex-direction:column}.media-row img{height:240px}.referral .container{flex-direction:column;align-items:flex-start;text-align:left}.referral .btn{width:100%}.stats-bar .container{justify-content:center;text-align:center}}@media(max-width:600px){.section{padding:48px 0}.hero h1{font-size:30px}.hero-lede{font-size:15px}.section-heading h2{font-size:24px}.urgency h2{font-size:22px}.step-card,.info-card{min-width:100%}.footer-cols{flex-direction:column;gap:28px}.footer-bottom{flex-direction:column;align-items:flex-start}}.acc-grid{align-items:flex-start}.acc-card{flex:1;min-width:260px;background:var(--white);border-radius:16px;padding:22px 26px}.acc-card>summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:14px;outline:0}.acc-card>summary::-webkit-details-marker{display:none}.acc-card>summary::marker{content:''}.acc-card>summary h3{flex:1;font-size:16px;font-weight:700}.acc-chev{flex:none;width:30px;height:30px;border-radius:50%;background:var(--teal-light);color:var(--teal);display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease,color .2s ease}.acc-card>summary:hover .acc-chev{background:var(--teal-border)}.acc-card>summary:focus-visible .acc-chev{box-shadow:0 0 0 3px rgba(18,140,126,.35)}.acc-card[open]>summary .acc-chev{transform:rotate(180deg);background:var(--teal);color:var(--white)}.acc-body{margin-top:14px}.acc-body p{margin:0 0 10px;font-size:13px;line-height:1.55;color:var(--muted)}.acc-body p:last-child{margin-bottom:0}.area-accordion{display:flex;flex-direction:column;gap:12px;max-width:1000px;margin:0 auto 8px;text-align:left}.area-acc{flex:none;min-width:0;border:1px solid var(--cream-border);padding:20px 26px}.area-acc>summary h3{font-size:18px}.area-count{font-size:13px;font-weight:600;color:var(--muted)}.area-acc .area-chips{margin-top:18px;gap:10px}.area-acc .area-chip{background:var(--cream);font-size:14px;padding:9px 18px}@media(max-width:600px){.acc-card{min-width:100%}.area-acc{padding:16px 18px}.area-acc>summary h3{font-size:16px}.area-acc .area-chips{gap:8px}.area-acc .area-chip{font-size:13px;padding:8px 14px}}.proc-grid{display:flex;gap:24px;flex-wrap:wrap}.proc-card{flex:1;min-width:220px;background:var(--white);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:14px}.proc-media{height:190px;border-radius:12px;background:var(--teal-light);display:flex;align-items:center;justify-content:center;overflow:hidden}.proc-media img{width:100%;height:100%;object-fit:cover}.proc-media svg{width:44px;height:44px}.proc-step{font-size:12px;font-weight:700;color:var(--teal);letter-spacing:.06em}.proc-card h3{font-size:20px;font-weight:700}.proc-card p{margin:0;font-size:14px;line-height:1.55;color:var(--muted)}.faq-list{display:flex;flex-direction:column;gap:12px;max-width:820px;margin:0 auto;text-align:left}.faq-item{flex:none;min-width:0;background:var(--cream);border:1px solid var(--cream-border);padding:20px 26px}.faq-item>summary h3{font-size:17px}.faq-item .acc-body p{font-size:15px;line-height:1.6}@media(max-width:600px){.nav-brand img{width:80px;height:80px}.footer-brand img{width:56px;height:56px}.proc-media{height:150px}#faq{background:var(--cream)}.faq-item{background:var(--white);padding:16px 18px}.faq-item>summary h3{font-size:15px}.faq-item .acc-body p{font-size:14px}}.est-hero{background:linear-gradient(180deg,#eafbf6 0,#fffbf2 100%);padding:70px 0 90px}.est-wrap{display:flex;flex-direction:column;align-items:center;gap:32px}.est-pill{display:inline-flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--teal-border);border-radius:100px;padding:8px 18px;font-size:14px;font-weight:700;color:var(--teal)}.est-intro{max-width:640px;display:flex;flex-direction:column;gap:12px;text-align:center}.est-intro h1{font-size:44px;line-height:1.15;font-weight:700}.est-intro p{margin:0;font-size:17px;line-height:1.6;color:var(--muted)}.est-card{width:100%;max-width:900px;background:var(--white);border-radius:20px;padding:36px;box-shadow:0 20px 50px rgba(35,39,53,0.08);display:flex;flex-direction:column;gap:22px}.est-card h2{font-size:22px;font-weight:700}.est-q{display:flex;flex-direction:column;gap:10px}.est-q.missing .est-label,.est-q.missing .calc-label{color:var(--danger)}.est-q.missing .opt{border-color:var(--danger)}.est-label{font-size:14px;font-weight:700}.est-hint{font-size:12px;color:var(--muted)}.opt-row{display:flex;gap:8px;flex-wrap:wrap}.opt{flex:1;min-width:96px;text-align:center;border:1.5px solid #e3e7e4;border-radius:10px;padding:12px 8px;font-family:inherit;font-size:14px;font-weight:700;color:var(--text);background:var(--white);display:flex;flex-direction:column;gap:2px;cursor:pointer}.opt small{font-size:12px;font-weight:500;color:var(--muted)}.opt-freq{font-size:13px}.opt.active{border-color:var(--teal);background:var(--teal-light);color:var(--teal)}.opt.active small{color:var(--teal)}.est-calc{display:flex;gap:28px}.est-controls{flex:1.3;display:flex;flex-direction:column;gap:18px;min-width:0}.est-result{flex:1;min-width:0;background:var(--teal);border-radius:16px;padding:28px;display:flex;flex-direction:column;justify-content:center;color:var(--white)}.est-state{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.est-state[hidden]{display:none}.est-lock{width:48px;height:48px;border-radius:100px;background:rgba(255,255,255,0.16);display:flex;align-items:center;justify-content:center;margin-bottom:4px}.est-result-label{font-size:12px;font-weight:700;color:#bfeae3;letter-spacing:.04em}.est-locked-text{font-size:16px;font-weight:600;line-height:1.4}.est-state .btn{margin-top:10px;border:0;cursor:pointer;font-family:inherit}.est-price{font-size:40px;font-weight:800}.est-price-sub{font-size:13px;color:#d6f0ea}.est-note{margin:0;text-align:center;font-size:13px;color:var(--muted)}@media(max-width:900px){.est-calc{flex-direction:column}}@media(max-width:600px){.est-hero{padding:36px 0 48px}.est-wrap{gap:22px}.est-intro h1{font-size:30px}.est-intro p{font-size:15px}.est-card{padding:22px}.opt-last{min-width:130px}.est-price{font-size:36px}}.proc-grid{align-items:flex-start}.acc-card.proc-card{min-width:220px;padding:20px;display:block}.acc-card.proc-card>summary{flex-direction:column;align-items:stretch;gap:14px}.proc-card img{width:100%;height:auto;display:block}.proc-title{display:flex;align-items:center;gap:10px}.acc-card.proc-card .proc-title h3{flex:1;font-size:20px}.proc-card .acc-body p{font-size:14px}@media(max-width:600px){.proc-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.acc-card.proc-card{min-width:0;padding:12px}.acc-card.proc-card>summary{gap:10px}.acc-card.proc-card .proc-title h3{font-size:15px}.proc-step{font-size:11px}.proc-card .acc-body p{font-size:13px}}.topbar{background:var(--teal);padding:8px 0}.topbar .container{display:flex;justify-content:flex-end}.topbar a{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--white)}.nav-right{display:flex;align-items:center;gap:22px}.nav-social,.social-row{display:flex;gap:10px}.social{width:34px;height:34px;border-radius:50%;background:var(--white);border:1px solid var(--cream-border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer .social-row{margin-top:6px;gap:12px}.footer .social{width:36px;height:36px;border:0}#mobileMenu .social-row{margin-top:4px}@media(max-width:900px){.nav-right{gap:12px}}@media(max-width:600px){.topbar .container{justify-content:center}.topbar a{font-size:13px}}.referral-section{background:var(--teal);padding:90px 0}.ref-wrap{display:flex;gap:64px;align-items:center}.ref-copy{flex:1;display:flex;flex-direction:column;gap:18px;min-width:0}.ref-eyebrow{font-size:13px;font-weight:700;color:var(--yellow);letter-spacing:.06em}.ref-copy h2{font-size:44px;line-height:1.15;font-weight:700;color:var(--white)}.ref-copy p{margin:0;font-size:18px;line-height:1.6;color:#e7f7f4}.ref-copy p.ref-sub{font-size:15px;color:#bfeae3}.ref-card{flex:1;min-width:0;background:var(--white);border-radius:24px;padding:36px;box-shadow:0 20px 50px rgba(0,0,0,0.18)}.ref-card form{display:flex;flex-direction:column;gap:16px}.ref-card h3{font-size:20px;font-weight:700}.ref-card .field{margin:0}.friend{display:flex;flex-direction:column;gap:16px;margin-bottom:16px;padding-bottom:16px}.friend+.friend{border-top:1px solid var(--cream-border);padding-top:16px}.friend-remove{align-self:flex-end;background:0;border:0;color:var(--muted);font-size:13px;font-weight:600;cursor:pointer;text-decoration:underline;font-family:inherit}.opt-note{font-weight:500;color:var(--muted)}.btn-outline{align-self:flex-start;background:0;border:2px solid var(--teal);color:var(--teal);padding:10px 22px;border-radius:100px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit}.btn-outline[hidden]{display:none}.ref-submit{font-size:17px;font-weight:800;padding:17px;margin-top:6px;border:0;cursor:pointer;font-family:inherit}.ref-privacy{margin:0;font-size:13px;color:var(--muted)}.ref-privacy a{color:var(--teal);text-decoration:underline}.ref-success{text-align:center;padding:30px 10px}.ref-success h3{color:var(--teal);margin-bottom:8px}.ref-success p{margin:0;color:var(--muted)}@media(max-width:900px){.ref-wrap{flex-direction:column;align-items:stretch;gap:28px}}@media(max-width:600px){.referral-section{padding:48px 0}.ref-copy h2{font-size:30px}.ref-copy p{font-size:16px}.ref-card{padding:22px}}.est-confirm{margin-top:10px;font-size:14px;line-height:1.45;font-weight:600;color:var(--white)}.est-state .btn.est-cta{width:100%;margin-top:16px;font-size:18px;font-weight:800;padding:20px 24px;box-shadow:0 8px 20px rgba(0,0,0,0.18)}.nav .container{max-width:1280px}.nav-links{gap:28px}.nav-links a,.nav-cta{white-space:nowrap}.ref-card form[hidden],.ref-success[hidden]{display:none}@media(max-width:1300px){.nav-social{display:none}.nav-links{gap:24px}}@media(max-width:1180px){.nav-links{display:none}.nav-toggle{display:block}}.legal{background:var(--cream);padding:56px 0 80px}.legal-wrap{max-width:820px}.legal h1{font-size:40px;font-weight:700;margin-bottom:8px}.legal-sub{margin:0 0 6px;font-size:17px;color:var(--muted)}.legal-updated{margin:0 0 28px;font-size:14px;color:var(--muted)}.legal-body{background:var(--white);border-radius:20px;padding:36px 40px;box-shadow:0 10px 30px rgba(35,39,53,0.06)}.legal-body h2{font-size:22px;font-weight:700;margin:34px 0 10px;padding-top:6px}.legal-body h2:first-child{margin-top:0}.legal-body h3{font-size:18px;font-weight:700;margin:22px 0 8px}.legal-body p,.legal-body li{font-size:15px;line-height:1.7;color:#3b4252}.legal-body p{margin:0 0 12px}.legal-body ul{margin:0 0 14px;padding-left:22px}.legal-body li{margin-bottom:4px}.legal-body a{color:var(--teal);text-decoration:underline}.legal-body h2,.legal-body h3{scroll-margin-top:130px}@media(max-width:600px){.legal{padding:32px 0 48px}.legal h1{font-size:30px}.legal-body{padding:22px 18px}}.est-terms{font-size:12px;line-height:1.4;color:#d6f0ea;margin-top:4px}.est-terms a{color:var(--white);text-decoration:underline}.dog-names{display:flex;gap:8px;flex-wrap:wrap}.dog-input{flex:1;min-width:150px;box-sizing:border-box;padding:12px 14px;border:1px solid #e3e7e4;border-radius:10px;font-size:15px;font-family:inherit;color:var(--text);background:var(--white)}.dog-input:focus{outline:0;border-color:var(--teal);box-shadow:0 0 0 3px rgba(18,140,126,0.18)}.est-q.missing .dog-input{border-color:var(--danger)}.est-actions{display:flex;justify-content:center;padding-top:6px}.est-actions[hidden]{display:none}.est-big{font-size:20px;font-weight:800;padding:22px 80px;border:0;border-radius:100px;cursor:pointer;font-family:inherit;box-shadow:0 10px 24px rgba(246,196,69,0.45)}@media(max-width:600px){.est-big{font-size:18px;padding:18px 48px}.dog-input{min-width:0}}.acc-card .acc-body p{margin:0 0 12px}.acc-card .acc-body p:last-child{margin-bottom:0}@media(max-width:600px){.dog-names{flex-direction:column}.dog-input{width:100%;flex:none}}.est-referral{background:#eafbf6;border-radius:16px;padding:32px;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.est-referral[hidden],.est-ref-done[hidden]{display:none}.est-ref-title{margin:0;font-size:22px;line-height:1.3;font-weight:800;color:var(--navy);max-width:620px}.est-ref-sub{margin:0;font-size:14px;font-weight:700;color:var(--teal);max-width:560px}.est-friends{display:flex;flex-direction:column;gap:10px;width:100%}.est-friend{display:flex;gap:10px;align-items:center}.est-friend input{flex:1;min-width:0;box-sizing:border-box;padding:12px 14px;border:1px solid #d3e9e3;border-radius:10px;font-size:15px;font-family:inherit;background:var(--white);color:var(--text)}.est-friend input:focus{outline:0;border-color:var(--teal);box-shadow:0 0 0 3px rgba(18,140,126,0.18)}.est-friend-remove{background:0;border:0;color:var(--muted);font-size:13px;font-weight:600;cursor:pointer;text-decoration:underline;font-family:inherit;white-space:nowrap}.est-referral .btn-outline{align-self:center;background:var(--white)}.est-ref-error{margin:0;font-size:13px;font-weight:600;color:var(--danger)}.est-ref-note{font-size:12px;color:var(--muted)}.est-ref-note a{color:var(--teal);text-decoration:underline}.est-ref-done{text-align:center;padding:28px 10px}.est-ref-done h3{color:var(--teal);margin-bottom:8px}.est-ref-done p{margin:0;color:var(--muted)}@media(max-width:600px){.est-referral{padding:20px}.est-ref-title{font-size:18px}.est-friend{flex-direction:column;align-items:stretch}.est-friend-remove{align-self:flex-end}.est-big{font-size:17px;padding:18px 28px}}