.pet-lifestyle-page{max-width:1180px;margin:0 auto}.pet-lifestyle-page h1,.pet-lifestyle-page h2{font-family:Georgia,"Times New Roman",serif;color:var(--green-dark);font-weight:500;letter-spacing:-.025em}.lifestyle-finder-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);gap:46px;align-items:end;margin:12px 0 30px;padding:46px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,var(--surface),var(--sand) 65%,var(--sage));box-shadow:var(--shadow-soft)}.lifestyle-finder-hero h1{max-width:760px;margin:5px 0 16px;font-size:clamp(3rem,5vw,4.8rem);line-height:.98}.lifestyle-finder-hero .lead{max-width:720px;color:var(--ink-soft);font-size:1.08rem}.lifestyle-finder-hero aside{padding:21px;border:1px solid rgba(26,84,61,.16);border-radius:16px;background:rgba(255,255,255,.72)}.lifestyle-finder-hero aside p{margin:7px 0 0;color:var(--muted);font-size:.82rem;line-height:1.55}.quiz-promise{display:flex;gap:10px;margin-top:26px}.quiz-promise span{display:grid;gap:3px;min-width:145px;padding:12px 15px;border-radius:12px;background:rgba(255,255,255,.72)}.quiz-promise small{color:var(--muted);font-size:.68rem}.lifestyle-quiz{margin:0 0 64px;padding:34px;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-soft)}.lifestyle-quiz__head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid var(--line)}.lifestyle-quiz__head h2{margin:4px 0 0;font-size:2.25rem}.lifestyle-quiz__head>p{display:grid;gap:7px;min-width:190px;margin:0;color:var(--muted);font-size:.74rem}.quiz-progress{display:block;height:5px;overflow:hidden;border-radius:8px;background:var(--sand)}.quiz-progress i{display:block;width:20%;height:100%;border-radius:inherit;background:var(--green);transition:width .2s}.lifestyle-quiz fieldset{min-width:0;margin:0;padding:30px 0 12px;border:0}.lifestyle-quiz legend{display:flex;align-items:center;gap:12px;padding:0;color:var(--green-dark);font:500 1.55rem/1.2 Georgia,serif}.lifestyle-quiz legend span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--green);color:#fff;font:700 .82rem/1 Arial,sans-serif}.lifestyle-quiz fieldset>p{margin:8px 0 20px 50px;color:var(--muted);font-size:.82rem}.quiz-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.quiz-options--species{grid-template-columns:repeat(4,minmax(0,1fr))}.quiz-options label{position:relative;min-width:0;cursor:pointer}.quiz-options input{position:absolute;width:1px;height:1px;opacity:0}.quiz-options label>span{display:grid;gap:5px;min-height:92px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.16s}.quiz-options small{color:var(--muted);font-size:.7rem;line-height:1.35}.quiz-options label:hover>span,.quiz-options input:checked+span{border-color:var(--green);background:var(--sage)}.quiz-options input:focus-visible+span{outline:3px solid rgba(21,84,60,.25);outline-offset:2px}.lifestyle-quiz__actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:18px;padding-top:20px;border-top:1px solid var(--line)}.lifestyle-quiz__actions .plain-link{margin-right:auto}.lifestyle-quiz.js-ready fieldset[hidden],.lifestyle-quiz.js-ready [hidden]{display:none!important}.lifestyle-results{margin:70px 0}.lifestyle-results .section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;max-width:none}.lifestyle-results .section-head h2{margin:4px 0 8px;font-size:2.6rem}.lifestyle-results .section-head p{max-width:670px;color:var(--muted)}.lifestyle-results__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}.lifestyle-result-card{display:grid;grid-template-columns:210px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.lifestyle-result-card__breed .home-breed-card{height:100%;border:0;border-radius:0;background:var(--sand)}.lifestyle-result-card__breed .home-breed-card>img{height:170px}.lifestyle-result-card__explain{display:flex;min-width:0;flex-direction:column;padding:20px}.lifestyle-result-card__explain>span{align-self:flex-start;padding:5px 8px;border-radius:7px;background:var(--sage);color:var(--green);font-size:.68rem;font-weight:750}.lifestyle-result-card__explain>strong{margin-top:12px}.lifestyle-result-card__explain ul{display:grid;gap:6px;margin:9px 0;padding-left:18px;color:var(--ink-soft);font-size:.74rem;line-height:1.4}.lifestyle-result-card__explain p{margin:auto 0 0;padding-top:12px;border-top:1px solid var(--line);color:var(--muted);font-size:.7rem;line-height:1.45}.lifestyle-next-actions{display:flex;align-items:center;justify-content:space-between;gap:34px;margin:64px 0 20px;padding:34px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(120deg,var(--sage),var(--surface))}.lifestyle-next-actions h2{max-width:720px;margin:4px 0 8px;font-size:2.2rem}.lifestyle-next-actions p{max-width:720px;margin:0;color:var(--muted)}.lifestyle-next-actions>div:last-child{display:grid;gap:12px;min-width:200px;text-align:center}
@media(max-width:1024px){.lifestyle-finder-hero{grid-template-columns:1fr;padding:34px}.lifestyle-finder-hero aside{max-width:680px}.lifestyle-result-card{grid-template-columns:180px minmax(0,1fr)}.quiz-options--species{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.pet-lifestyle-page{width:100%}.lifestyle-finder-hero{gap:24px;margin-top:8px;padding:23px 18px;border-radius:18px}.lifestyle-finder-hero h1{font-size:clamp(2.55rem,12vw,3.4rem)}.quiz-promise{display:grid;grid-template-columns:1fr 1fr}.quiz-promise span{min-width:0}.quiz-promise span:last-child{grid-column:1/-1}.lifestyle-quiz{margin-inline:-1px;padding:21px 16px}.lifestyle-quiz__head{align-items:stretch;flex-direction:column}.lifestyle-quiz__head>p{min-width:0}.lifestyle-quiz legend{align-items:flex-start;font-size:1.3rem}.lifestyle-quiz fieldset>p{margin-left:0}.quiz-options,.quiz-options--species{grid-template-columns:1fr}.quiz-options label>span{min-height:0}.lifestyle-quiz__actions{display:grid;grid-template-columns:1fr 1fr}.lifestyle-quiz__actions .plain-link{grid-column:1/2;margin:0}.lifestyle-quiz__actions .button{width:100%}.lifestyle-results .section-head{align-items:flex-start;flex-direction:column}.lifestyle-results__grid{grid-template-columns:1fr}.lifestyle-result-card{grid-template-columns:138px minmax(0,1fr)}.lifestyle-result-card__breed .home-breed-card__body>span{display:none}.lifestyle-result-card__breed .home-breed-card>img{height:138px}.lifestyle-result-card__explain{padding:15px}.lifestyle-next-actions{align-items:stretch;flex-direction:column;padding:23px 18px}.lifestyle-next-actions>div:last-child{width:100%}}
@media(max-width:390px){.lifestyle-result-card{grid-template-columns:1fr}.lifestyle-result-card__breed .home-breed-card{display:grid;grid-template-columns:116px 1fr}.lifestyle-result-card__breed .home-breed-card>img{height:116px}.lifestyle-result-card__breed .home-breed-card__body{min-height:116px}}
