
:root{--bg:#f8fbff;--ink:#102033;--muted:#50647b;--green:#22c55e;--green2:#0ea96b;--blue:#2f80ed;--peach:#ffb86b;--pink:#ff7aa2;--line:#d9e7f5;--soft:#eef8f2;--card:#ffffff;--shadow:0 24px 70px rgba(16,32,51,.12);--radius:28px;--spring:cubic-bezier(.2,.9,.2,1)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,Segoe UI,system-ui,sans-serif;color:var(--ink);background:linear-gradient(180deg,#f8fbff,#fff 44%,#f4fbf7);line-height:1.65;letter-spacing:-.01em}a{color:inherit}.wrap{width:min(1168px,calc(100% - 40px));margin:auto}.topbar{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.92);border-bottom:1px solid var(--line);box-shadow:0 8px 30px rgba(16,32,51,.06)}.nav{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 0}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:950;letter-spacing:-.04em}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,var(--green),#9be58a);box-shadow:0 12px 28px rgba(34,197,94,.18)}nav{display:flex;gap:18px;flex-wrap:wrap}nav a{text-decoration:none;color:#40566e;font-weight:800;font-size:14px}.nav-cta,.btn,.mini-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:0;border-radius:999px;min-height:48px;padding:13px 21px;font-weight:950;cursor:pointer;transition:transform .25s var(--spring),box-shadow .25s var(--spring),background .2s ease}.nav-cta,.primary{background:linear-gradient(135deg,var(--green),var(--green2));color:white;box-shadow:0 16px 34px rgba(34,197,94,.22)}.secondary{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 10px 24px rgba(16,32,51,.06)}.btn:active,.nav-cta:active,.mini-btn:active,.option-card:active{transform:scale(.975)}.btn:hover,.nav-cta:hover,.mini-btn:hover{transform:translateY(-1px)}.full{width:100%}.hero{padding:34px 0 36px;min-height:calc(100svh - 66px);display:grid;align-items:center;background:radial-gradient(circle at 14% 18%,rgba(34,197,94,.18),transparent 30%),radial-gradient(circle at 86% 10%,rgba(255,184,107,.25),transparent 30%),linear-gradient(180deg,#f8fbff,#fff)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,430px);gap:24px;align-items:center;position:relative}.hero-copy{background:#fff;border:1px solid var(--line);border-radius:32px;padding:28px;box-shadow:var(--shadow)}.eyebrow{display:inline-flex;width:max-content;align-items:center;border-radius:999px;padding:7px 11px;background:#eaf8ef;color:#08764a;border:1px solid #ccebd9;font-size:12px;font-weight:900}.hero h1{font-size:clamp(40px,5.8vw,76px);line-height:.96;letter-spacing:-.075em;margin:16px 0}.lead{font-size:clamp(17px,1.45vw,21px);line-height:1.45;color:#33485f;max-width:660px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.trust-row span{background:white;border:1px solid var(--line);border-radius:999px;padding:9px 12px;color:#294158;font-weight:850;font-size:13px}.quote-card,.survey-card,.company-card,.info-card,.info-panel,.coverage-tool,.final-box,.legal-card{background:#fff;border:1px solid #cfddeb;border-radius:var(--radius);box-shadow:var(--shadow);color:var(--ink)}.quote-card{padding:22px;display:grid;gap:12px}.quote-card h2{margin:6px 0 0;font-size:28px;letter-spacing:-.04em}.quote-card p{color:#33485f;margin:0}.quote-card label,.survey-input{display:grid;gap:7px;color:#22384e;font-weight:850;font-size:13px}.quote-card select,.quote-card input,.survey-input input{width:100%;height:52px;border-radius:18px;border:1px solid #bcd0e2;background:white;color:var(--ink);padding:0 14px;font:inherit}.pet-meter,.survey-progress{height:10px;background:#dff3e8;border-radius:999px;overflow:hidden}.pet-meter span,.survey-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--green),var(--peach));border-radius:999px;transition:width .34s var(--spring)}.micro{font-size:13px!important;color:#557086!important;text-align:center}.hero-art{position:absolute;right:0;bottom:-96px;width:min(470px,42vw);z-index:0;pointer-events:none}.hero-art img{width:100%;display:block;border-radius:38px;box-shadow:0 24px 70px rgba(16,32,51,.12);border:1px solid #d9e7f5}.section{padding:78px 0;background:#fff}.section:nth-of-type(even),.soft-guide{background:#f3fbf6}.two-col,.split{display:grid;grid-template-columns:1fr .78fr;gap:28px;align-items:center}.section h2,.results h2,.final-box h2{font-size:clamp(34px,4.6vw,58px);line-height:1;letter-spacing:-.065em;margin:12px 0 16px;color:#071525}.section p,.info-panel li,.faq p,.company-card p,.info-card p{color:#33485f}.info-panel{padding:24px}.info-panel h3{font-size:26px;margin:0 0 12px}.info-panel li{margin:9px 0}.cute-panel{position:relative;overflow:hidden}.cute-panel:after{content:'🐕';position:absolute;right:18px;bottom:10px;font-size:72px;opacity:.13}.section-head{max-width:790px;text-align:center;margin:0 auto 24px}.section-head .eyebrow{margin:auto}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.info-card{padding:22px}.info-card h3{font-size:24px;margin:8px 0}.card-emoji{font-size:34px}.company-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.company-card{padding:18px;display:grid;grid-template-columns:76px 1fr;gap:14px;height:100%;transition:transform .28s var(--spring),box-shadow .28s var(--spring)}.company-card:hover{transform:translateY(-4px);box-shadow:0 30px 80px rgba(16,32,51,.14)}.company-card>div:last-child{display:flex;flex-direction:column;min-width:0}.company-icon{width:68px;height:68px;border-radius:22px;border:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.company-icon img{width:60px;height:60px;object-fit:contain}.company-card h3{font-size:22px;margin:0}.tag{color:#4b647b!important;font-weight:850;margin:3px 0 6px!important}.company-link{margin-top:auto;align-self:flex-start;background:#fff;border:1px solid #cfddeb;color:#102033;min-height:42px;padding:10px 15px}.company-link:hover{background:var(--green);color:white;border-color:var(--green)}.coverage-tool{padding:24px}.coverage-tool h3{font-size:26px;margin:0 0 18px}.coverage-tool input{width:100%;accent-color:var(--green)}.range-labels{display:flex;justify-content:space-between;gap:10px;color:#557086;font-size:12px;font-weight:850}.paw-row{text-align:center;font-size:28px;letter-spacing:8px;margin-top:12px}.faq details{background:#fff;border:1px solid var(--line);border-radius:20px;padding:16px 18px;margin:12px 0}.faq summary{font-weight:950;cursor:pointer}.final{text-align:center}.final-box{max-width:850px;margin:auto;padding:34px}.results{padding:34px 0;background:#f3fbf6}.match-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.match-card{padding:18px;text-align:center}.match-card img{width:100%;height:68px;object-fit:contain;border-radius:16px;border:1px solid var(--line);background:white}.badge{display:inline-flex;border-radius:999px;background:#eaf8ef;color:#08764a;font-weight:900;padding:6px 10px;font-size:12px;margin:8px auto}.survey-page{background:linear-gradient(180deg,#f8fbff,#f4fbf7)}.survey-hero{text-align:center;padding:46px 0 18px}.survey-hero .eyebrow{margin:auto}.survey-hero h1{font-size:clamp(42px,6vw,76px);line-height:.94;letter-spacing:-.078em;margin:14px auto}.survey-hero p{color:#40566e;font-size:18px}.survey-shell{padding:18px 0 72px}.survey-card{max-width:940px;margin:auto;padding:28px}.survey-top{display:flex;align-items:center;gap:16px;margin-bottom:20px}.step-count{font-weight:950;color:#08764a}.survey-progress{flex:1}.survey-step{display:none}.survey-step.active{display:block;animation:fadeUp .28s var(--spring)}.survey-step h2{text-align:center;font-size:clamp(30px,4.4vw,50px);line-height:1.04;letter-spacing:-.06em;margin:8px 0 10px}.survey-step p{text-align:center;color:#40566e;max-width:660px;margin:0 auto 22px}.option-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.option-card{border:1px solid #cfddeb;background:#fff;border-radius:24px;padding:18px;min-height:94px;text-align:left;cursor:pointer;font:inherit;box-shadow:0 12px 30px rgba(16,32,51,.06);transition:transform .24s var(--spring),border-color .2s ease,box-shadow .2s ease}.option-card:hover,.option-card.selected{transform:translateY(-2px);border-color:var(--green);box-shadow:0 18px 46px rgba(34,197,94,.13)}.option-card b{display:block;font-size:18px}.survey-input{max-width:360px;margin:auto}.zip-step-btn{display:flex;margin:18px auto 0;min-width:210px}.legal-page{padding:64px 0 88px}.legal-card{max-width:900px;margin:auto;padding:30px}.legal-card h1{font-size:clamp(38px,5vw,64px);line-height:1;letter-spacing:-.06em;margin:0 0 18px}.legal-card h2{margin-top:28px}footer{padding:42px 0 34px;background:#102033;color:#d9e7f5}footer p{color:#b8c7d8!important;margin:.35rem 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.legal-footer{border-top:1px solid rgba(255,255,255,.14);margin-top:22px;padding-top:18px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.legal-links{display:flex;gap:16px;flex-wrap:wrap}.legal-links a{color:white;text-decoration:none;font-weight:850}@keyframes fadeUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(max-width:980px){.hero{min-height:auto}.hero-grid,.two-col,.split{grid-template-columns:1fr}.hero-art{position:static;width:100%;max-width:520px;margin:18px auto 0;grid-column:1/-1}.company-grid{grid-template-columns:repeat(2,1fr)}.match-grid{grid-template-columns:1fr}.section{padding:58px 0}.hero-copy{text-align:center}.hero-copy .eyebrow{margin:auto}.hero-actions,.trust-row{justify-content:center}.quote-card{max-width:560px;margin:auto}}@media(max-width:640px){.wrap{width:min(100% - 28px,1168px)}nav{display:none}.nav-cta{min-height:42px;padding:10px 14px}.hero{padding:22px 0 34px}.hero-copy{padding:20px;border-radius:24px}.hero h1{font-size:clamp(38px,12vw,58px)}.hero-actions{display:grid}.hero-actions .btn{width:100%}.quote-card{border-radius:24px}.company-grid,.info-grid,.option-grid{grid-template-columns:1fr}.company-card{grid-template-columns:64px 1fr}.company-icon{width:58px;height:58px}.company-icon img{width:50px;height:50px}.footer-grid{grid-template-columns:1fr}.survey-card{padding:18px;border-radius:24px}.survey-top{gap:10px}.legal-card{padding:22px;border-radius:24px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}


/* fix hero image overlap: keep illustration inside layout, never over the form */
.hero-grid{
  grid-template-columns:minmax(0,1fr) minmax(340px,430px)!important;
  grid-template-areas:"copy form" "art form"!important;
  align-items:center!important;
  overflow:visible!important;
}
.hero-copy{grid-area:copy!important;position:relative!important;z-index:2!important}.quote-card{grid-area:form!important;position:relative!important;z-index:3!important}.hero-art{grid-area:art!important;position:relative!important;right:auto!important;bottom:auto!important;width:min(420px,100%)!important;max-width:420px!important;margin:4px 0 0!important;z-index:1!important;pointer-events:none!important}.hero-art img{width:100%!important;max-height:250px!important;object-fit:cover!important;object-position:center!important;border-radius:28px!important}.hero{overflow:hidden!important}@media(max-width:980px){.hero-grid{grid-template-columns:1fr!important;grid-template-areas:"copy" "form" "art"!important}.hero-art{margin:18px auto 0!important;width:min(420px,100%)!important}.hero-art img{max-height:230px!important}.quote-card{max-width:560px;width:100%;margin:0 auto!important}}@media(max-width:640px){.hero-art{width:100%!important}.hero-art img{max-height:190px!important;border-radius:22px!important}}


/* remove hero illustration completely and stabilize survey buttons */
.hero-art{display:none!important}
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,430px)!important;grid-template-areas:"copy form"!important;align-items:center!important;gap:28px!important}.hero-copy{grid-area:copy!important}.quote-card{grid-area:form!important}.survey-actions{display:flex!important;justify-content:center!important;align-items:center!important;margin-top:22px!important;text-align:center!important}.survey-actions .btn{margin-left:auto!important;margin-right:auto!important;min-width:230px!important}.survey-step .match-grid+.survey-actions{width:100%!important}.zip-step-btn,.survey-card .btn,.survey-card .mini-btn{position:static!important;left:auto!important;right:auto!important;transform:none!important}.survey-card .company-link{display:inline-flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}@media(max-width:980px){.hero-grid{grid-template-columns:1fr!important;grid-template-areas:"copy" "form"!important}.quote-card{max-width:560px;width:100%;margin:0 auto!important}}@media(max-width:640px){.survey-actions .btn{width:100%!important;min-width:0!important}.survey-card .company-link{width:100%!important}}


/* Lemonade-inspired compact interactive pets: CSS animals, no overlapping hero image */
.pet-playground{margin-top:22px;padding:14px;border:1px solid #d7eadf;background:linear-gradient(135deg,#f3fff7,#fff7ee);border-radius:26px;display:grid;grid-template-columns:1fr 1fr;gap:10px;box-shadow:0 16px 40px rgba(16,32,51,.07)}.pet-buddy{appearance:none;border:1px solid #d5e3ef;background:#fff;border-radius:22px;padding:12px;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer;min-height:92px;transition:transform .28s var(--spring),box-shadow .28s var(--spring),border-color .2s ease,background .2s ease}.pet-buddy:hover,.pet-buddy.active{border-color:#22c55e;background:#fbfffc;box-shadow:0 18px 38px rgba(34,197,94,.14);transform:translateY(-2px)}.pet-buddy:active{transform:scale(.98)}.buddy-copy{display:grid;line-height:1.15}.buddy-copy b{font-size:16px;color:#102033}.buddy-copy small{font-size:12px;color:#50647b;font-weight:800}.buddy-face{position:relative;display:block;width:64px;height:64px;flex:0 0 64px;border-radius:50%;background:#f6bd72;box-shadow:inset 0 -7px 0 rgba(0,0,0,.04),0 10px 24px rgba(16,32,51,.12);transition:transform .35s var(--spring)}.pet-buddy:hover .buddy-face,.pet-buddy.active .buddy-face{transform:rotate(-3deg) translateY(-2px)}.buddy-face .ear,.buddy-face .eye,.buddy-face .nose,.buddy-face .smile,.buddy-face .whisker{position:absolute;display:block}.dog-face .ear{width:24px;height:34px;background:#a96f43;border-radius:60% 60% 70% 70%;top:4px}.dog-face .ear.left{left:-5px;transform:rotate(24deg)}.dog-face .ear.right{right:-5px;transform:rotate(-24deg)}.cat-face{background:#b9d7ff}.cat-face .ear{top:-8px;width:28px;height:28px;background:#8bbcff;clip-path:polygon(50% 0,0 100%,100% 100%)}.cat-face .ear.left{left:8px;transform:rotate(-12deg)}.cat-face .ear.right{right:8px;transform:rotate(12deg)}.buddy-face .eye{width:8px;height:8px;background:#102033;border-radius:50%;top:27px}.buddy-face .eye.left{left:21px}.buddy-face .eye.right{right:21px}.buddy-face .nose{width:12px;height:9px;background:#493225;border-radius:50%;left:50%;top:38px;transform:translateX(-50%)}.dog-face .smile{width:22px;height:12px;border-bottom:3px solid #493225;border-radius:0 0 20px 20px;left:21px;top:43px}.cat-face .nose{background:#ff7aa2;width:10px;height:8px}.cat-face .whisker{width:20px;height:2px;background:#40566e;top:43px}.cat-face .w1{left:5px;transform:rotate(10deg)}.cat-face .w2{right:5px;transform:rotate(-10deg)}.pet-hint{grid-column:1/-1;margin:0!important;padding:11px 13px;border-radius:18px;background:#fff;color:#33485f!important;font-size:14px!important;font-weight:750;text-align:center}.quote-card .pet-mini{display:flex;align-items:center;gap:10px;padding:10px;border-radius:18px;background:#f3fff7;border:1px solid #d7eadf;color:#294158;font-weight:850}.quote-card .pet-mini span{font-size:24px}.survey-card:before{content:'🐶  🐱';display:block;text-align:center;font-size:34px;line-height:1;margin:-6px 0 8px;letter-spacing:10px}.option-card b:before{content:'🐾 ';font-size:16px}.match-card{background:#fff;border:1px solid #cfddeb;border-radius:24px;box-shadow:0 18px 42px rgba(16,32,51,.08)}@media(max-width:640px){.pet-playground{grid-template-columns:1fr;padding:12px}.pet-buddy{min-height:78px}.buddy-face{width:56px;height:56px;flex-basis:56px}.buddy-face .eye{top:24px}.buddy-face .nose{top:34px}.dog-face .smile{top:39px;left:18px}.pet-hint{text-align:left}.survey-card:before{font-size:28px;letter-spacing:6px}}


/* Pexels pet photos visual upgrade */
.quote-card{max-width:430px!important;}
.quote-photo{height:154px;margin:-6px -6px 16px;overflow:hidden;border-radius:24px;border:1px solid var(--line);background:#eef8f2;}
.quote-photo img{width:100%;height:100%;object-fit:cover;display:block;}
.pet-photos{background:#ffffff!important;padding-top:58px!important;}
.photo-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:16px;align-items:stretch;}
.photo-card{background:#fff;border:1px solid #d9e7f5;border-radius:28px;box-shadow:0 20px 56px rgba(16,32,51,.10);overflow:hidden;display:flex;flex-direction:column;min-height:100%;}
.photo-card img{width:100%;height:210px;object-fit:cover;display:block;background:#eef8f2;}
.photo-card.large{display:grid;grid-template-columns:1fr 1fr;align-items:center;}
.photo-card.large img{height:100%;min-height:310px;}
.photo-card div,.photo-card h3,.photo-card p{margin-left:20px;margin-right:20px;}
.photo-card div{padding:20px 0;}
.photo-card h2{font-size:clamp(30px,3.4vw,46px);line-height:1.04;letter-spacing:-.025em;margin:12px 0 12px;color:#102033;}
.photo-card h3{font-size:23px;margin-top:18px;margin-bottom:4px;color:#102033;}
.photo-card p{color:#33485f!important;font-weight:560;}
@media(max-width:980px){.photo-grid{grid-template-columns:1fr}.photo-card.large{grid-template-columns:1fr}.photo-card.large img{height:260px;min-height:0}.quote-card{max-width:560px!important;margin:0 auto!important}}
@media(max-width:640px){.quote-photo{height:132px;margin:0 0 14px}.pet-photos{padding-top:42px!important}.photo-card img,.photo-card.large img{height:220px}.photo-card div,.photo-card h3,.photo-card p{margin-left:16px;margin-right:16px}}


/* user screenshot fix: wider, shorter right hero card to balance left block */
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(440px,520px)!important;align-items:stretch!important;gap:30px!important;}
.hero-copy,.quote-card{height:100%!important;align-self:stretch!important;}
.quote-card{max-width:520px!important;width:100%!important;padding:16px 18px 18px!important;border-radius:28px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;}
.quote-photo{height:118px!important;margin:0 0 12px!important;border-radius:22px!important;}
.quote-card .pet-meter{margin-bottom:8px!important;}
.quote-card h2{font-size:26px!important;margin:4px 0 6px!important;}
.quote-card p{margin:0 0 8px!important;}
.quote-card label{margin-top:8px!important;}
.quote-card select{height:46px!important;border-radius:16px!important;}
.quote-card #showMatches{margin-top:14px!important;min-height:50px!important;}
.quote-card .micro{margin-top:8px!important;}
@media(max-width:980px){.hero-grid{grid-template-columns:1fr!important;align-items:start!important}.quote-card{max-width:560px!important;height:auto!important;justify-content:flex-start!important}.hero-copy{height:auto!important}}
@media(max-width:640px){.quote-photo{height:112px!important}.quote-card{padding:14px!important}}


/* subagent QA fixes: compact hero, restored buddies, balanced photo grid */
.hero{padding:30px 0 38px!important;min-height:auto!important;}
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(430px,500px)!important;align-items:start!important;gap:28px!important;}
.hero-copy{height:auto!important;align-self:start!important;padding-top:6px!important;}
.hero-copy h1{font-size:clamp(40px,5.6vw,66px)!important;line-height:.98!important;margin:14px 0!important;}
.hero-copy .lead{font-size:20px!important;max-width:620px!important;margin-bottom:18px!important;}
.hero-actions{margin-top:16px!important;}
.pet-playground{margin-top:18px!important;grid-template-columns:1fr 1fr!important;}
.pet-hint{margin:10px 0 0!important;color:#50647b!important;font-weight:750!important;max-width:520px!important;}
.quote-card{max-width:500px!important;width:100%!important;height:auto!important;align-self:start!important;padding:14px 16px 16px!important;justify-content:flex-start!important;}
.quote-photo{height:106px!important;margin:0 0 10px!important;border-radius:20px!important;}
.quote-card h2{font-size:25px!important;margin:3px 0 5px!important;}
.quote-card p{font-size:15px!important;line-height:1.45!important;margin:0 0 7px!important;}
.quote-card label{margin-top:7px!important;font-size:13px!important;}
.quote-card select{height:44px!important;}
.quote-card #showMatches{margin-top:12px!important;min-height:48px!important;}
.quote-card .micro{font-size:12px!important;line-height:1.35!important;margin-top:7px!important;}
.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;}
.photo-card.large{display:flex!important;}
.photo-card.large img,.photo-card img{height:220px!important;min-height:0!important;width:100%!important;object-fit:cover!important;}
.photo-card{min-height:100%!important;}
.company-grid{align-items:stretch!important;grid-auto-rows:1fr!important;}
.company-card{height:100%!important;display:flex!important;flex-direction:column!important;}
.company-card>div:last-child{display:flex!important;flex-direction:column!important;flex:1!important;}
.company-card .company-link{margin-top:auto!important;align-self:center!important;min-width:180px!important;justify-content:center!important;}
@media(max-width:980px){.hero{padding:26px 0 34px!important}.hero-grid{grid-template-columns:1fr!important;gap:18px!important}.quote-card{max-width:560px!important;margin:0 auto!important}.photo-grid{grid-template-columns:1fr!important}.photo-card.large{display:flex!important}.photo-card.large img,.photo-card img{height:240px!important}}
@media(max-width:640px){.wrap{width:min(100% - 28px,1168px)!important}.topbar nav{display:none!important}.nav-cta{min-height:42px!important;padding:10px 14px!important}.hero{padding:20px 0 28px!important}.hero-copy h1{font-size:clamp(36px,12vw,48px)!important}.hero-copy .lead{font-size:17px!important;line-height:1.45!important}.hero-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important}.hero-actions .btn{min-height:44px!important;padding:11px 15px!important}.pet-playground{grid-template-columns:1fr 1fr!important;padding:10px!important}.pet-buddy{min-height:72px!important;padding:9px!important;gap:8px!important}.buddy-face{width:48px!important;height:48px!important;flex-basis:48px!important}.buddy-copy b{font-size:14px!important}.buddy-copy small{font-size:11px!important}.quote-photo{display:none!important}.quote-card{padding:13px!important}.quote-card p{font-size:14px!important}.quote-card label:nth-of-type(n+3){display:none!important}.quote-card #showMatches{min-height:46px!important}.photo-card.large img,.photo-card img{height:210px!important}.company-card .company-link{width:100%!important}}


/* user correction: keep CTA inside the right card and make that card shorter */
.hero{padding:28px 0 34px!important;min-height:auto!important;}
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,440px)!important;align-items:start!important;gap:28px!important;}
.hero-actions{display:none!important;}
.hero-copy{height:auto!important;align-self:start!important;padding-top:8px!important;}
.hero-copy h1{font-size:clamp(40px,5.4vw,64px)!important;line-height:.98!important;margin:14px 0!important;}
.hero-copy .lead{font-size:19px!important;line-height:1.48!important;margin-bottom:14px!important;}
.trust-row{margin-top:18px!important;}
.pet-playground{margin-top:16px!important;max-width:560px!important;}
.pet-hint{font-size:14px!important;line-height:1.45!important;margin:9px 0 0!important;max-width:520px!important;}
.quote-card{max-width:440px!important;width:100%!important;height:fit-content!important;min-height:0!important;align-self:start!important;padding:14px 16px 15px!important;border-radius:26px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;}
.quote-photo{height:82px!important;margin:0 0 9px!important;border-radius:18px!important;display:block!important;}
.quote-card .pet-meter{height:8px!important;margin-bottom:7px!important;}
.quote-card h2{font-size:23px!important;line-height:1.1!important;margin:2px 0 4px!important;}
.quote-card p{font-size:14px!important;line-height:1.38!important;margin:0 0 6px!important;}
.quote-card label{margin-top:6px!important;font-size:12px!important;line-height:1.2!important;}
.quote-card select{height:40px!important;border-radius:14px!important;padding:0 12px!important;margin-top:4px!important;}
.quote-card #showMatches{display:flex!important;margin-top:11px!important;min-height:46px!important;width:100%!important;position:static!important;align-self:stretch!important;}
.quote-card .micro{font-size:12px!important;line-height:1.35!important;margin:8px 0 0!important;text-align:center!important;}
.quote-card .pet-mini{display:none!important;}
@media(max-width:980px){.hero-grid{grid-template-columns:1fr!important}.quote-card{max-width:520px!important;margin:0 auto!important}.hero-actions{display:none!important}}
@media(max-width:640px){.hero{padding:18px 0 26px!important}.hero-copy h1{font-size:clamp(34px,11vw,46px)!important}.hero-copy .lead{font-size:16px!important}.pet-playground{grid-template-columns:1fr 1fr!important}.quote-photo{display:none!important}.quote-card{padding:13px!important;max-width:100%!important}.quote-card label:nth-of-type(n+3){display:none!important}.quote-card #showMatches{min-height:46px!important}}


/* user typography tweak: slightly wider H1 letter spacing */
.hero-copy h1{letter-spacing:.012em!important;}
@media(max-width:640px){.hero-copy h1{letter-spacing:.006em!important;}}
