.hero{overflow:hidden}.hero,.hero__slider{position:relative}.hero__slides{display:flex;transition:transform .6s ease}.hero__slide{align-items:center;background-position:50%;background-size:cover;display:flex;height:70vh;max-height:700px;min-height:500px;min-width:100%;position:relative}@media(max-width:768px){.hero__slide{height:50vh;min-height:350px}}.hero__fallback{align-items:center;background:#2c3e2d;display:flex;height:70vh;min-height:500px}.hero__overlay{background:#0000004d;inset:0;position:absolute}.hero__content{color:#fff;margin:0 auto;max-width:700px;position:relative;text-align:center;z-index:2}.hero__title{font-family:Playfair Display,Georgia,serif;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:16px}@media(max-width:768px){.hero__title{font-size:2rem}}.hero__subtitle{font-size:1.2rem;margin-bottom:32px;opacity:.9}@media(max-width:768px){.hero__subtitle{font-size:1rem}}.hero__dots{bottom:24px;display:flex;gap:10px;left:50%;position:absolute;transform:translate(-50%);z-index:5}.hero__dot{background:#ffffff80;border-radius:50%;height:12px;transition:all .3s;width:12px}.hero__dot.active{background:#fff;transform:scale(1.2)}.hero__arrow{align-items:center;background:#fff3;color:#fff;display:flex;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;width:48px;z-index:5}.hero__arrow:hover{background:#fff6}.hero__arrow--prev{left:16px}.hero__arrow--next{right:16px}@media(max-width:768px){.hero__arrow{display:none}}.pet-categories__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.pet-categories__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.pet-categories__grid{grid-template-columns:1fr}}.pet-card{aspect-ratio:4/5;display:block;overflow:hidden;position:relative}.pet-card__image,.pet-card__image img{height:100%;width:100%}.pet-card__image img{-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.pet-card__placeholder{align-items:center;background:#f5f2ed;display:flex;height:100%;justify-content:center;width:100%}.pet-card__placeholder span{color:#2c3e2d33;font-family:Playfair Display,Georgia,serif;font-size:4rem}.pet-card__overlay{background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 50%);display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:24px;position:absolute;transition:background .3s}.pet-card__name{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:600;margin-bottom:8px}.pet-card__cta{color:#c8a96e;font-size:.85rem;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;transition:letter-spacing .3s}.pet-card:hover .pet-card__image img{transform:scale(1.08)}.pet-card:hover .pet-card__cta{letter-spacing:3px}.featured-grid__action{margin-top:40px;text-align:center}.newsletter{background:#faf8f5;padding:60px 0}.newsletter__inner{margin:0 auto;max-width:600px;text-align:center}.newsletter__title{color:#2c3e2d;font-family:Playfair Display,Georgia,serif;font-size:2rem;margin-bottom:12px}.newsletter__subtitle{color:#888;margin-bottom:32px}.newsletter__form{display:flex;gap:12px;margin:0 auto;max-width:500px}.newsletter__form input{background:#fff;border:1px solid #e5e0d8;flex:1;font-size:.95rem;padding:14px 18px}.newsletter__form input:focus{border-color:#2c3e2d;outline:none}@media(max-width:768px){.newsletter__form{flex-direction:column}}.newsletter__success{color:#4caf50;font-size:.9rem;margin-top:12px}
