.hero{padding:22px 20px 0}.hero-top{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;align-items:start}.hero-text h1{font-size:27px;font-weight:900;line-height:1.18;margin-bottom:10px}.hero-text h1 .blue{color:var(--pp-blue)}.hero-text p{font-size:12px;color:var(--pp-muted);line-height:1.6;font-weight:600;margin-bottom:16px}.hero-btns{display:flex;flex-direction:column;gap:10px}.hero-img-wrap{border-radius:var(--pp-radius);overflow:hidden;box-shadow:var(--pp-shadow);position:relative}.hero-img-wrap img{height:220px;width:100%;object-fit:cover;border-radius:var(--pp-radius)}.hero-dots{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:6px}.hero-dots span{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.5)}.hero-dots span.pp-active{background:var(--pp-blue)}.section{padding:26px 20px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-title{font-size:20px;font-weight:900}.view-all{color:var(--pp-blue);font-size:14px;font-weight:700;cursor:pointer;text-decoration:none}.puppy-card{position:relative;height:168px;border-radius:var(--pp-radius);overflow:hidden;box-shadow:var(--pp-shadow);margin-bottom:14px;background:#fff}.puppy-card-link{display:flex;height:100%;color:inherit;text-decoration:none}.puppy-card-heart-overlay{position:absolute;top:6px;left:6px;z-index:2;background:hsla(0,0%,100%,.92);border-radius:999px;box-shadow:0 1px 4px rgba(0,0,0,.18)}.puppy-card-heart-overlay .favorite-btn{padding:6px 8px;margin:0}.puppy-card-img-wrap{position:relative;width:130px;flex-shrink:0;height:100%}.puppy-card-img{width:100%;height:100%;object-fit:cover;display:block}.puppy-card-img-wrap img.puppy-card-watermark{position:absolute;bottom:5px;right:5px;width:18px;height:auto;opacity:.8;filter:drop-shadow(0 1px 2px rgba(0,0,0,.45));pointer-events:none}.puppy-card-body{flex:1 1;min-width:0;padding:10px 12px 10px 14px;display:flex;flex-direction:column;position:relative}.pcard-top-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:4px}.pcard-status-badge{gap:4px;color:#fff;font-size:10px;letter-spacing:.02em;padding:3px 9px;border-radius:50px;text-transform:uppercase}.favorite-btn,.pcard-status-badge{display:inline-flex;align-items:center;font-weight:800}.favorite-btn{gap:3px;flex-shrink:0;background:none;border:none;padding:6px;margin:-6px;cursor:pointer;color:#c4c8cd;font-size:11px;line-height:1}.favorite-btn.is-favorited{color:#ef4444}.favorite-btn:disabled{opacity:.7;cursor:default}.puppy-card-name{font-size:20px;font-weight:900;line-height:1.1;color:var(--pp-text)}.puppy-card-breed,.puppy-card-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.puppy-card-breed{font-size:14px;font-weight:700;color:var(--pp-muted);margin-top:1px}.puppy-card-meta{font-size:14px;color:var(--pp-text);font-weight:700;display:flex;align-items:center;gap:8px;margin-top:4px}.puppy-card-meta .sep{color:var(--pp-border);font-weight:400}.pcard-bottom-row{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.puppy-card-price{font-size:19px;font-weight:900;color:var(--pp-blue);white-space:nowrap}.puppy-card-price.on-sale{color:#ea580c}.puppy-card-price .original{text-decoration:line-through;color:#9ca3af;font-weight:700;font-size:12px;margin-right:5px}.btn-details{background:var(--pp-blue);color:#fff;font-size:12px;font-weight:800;padding:8px 14px;border-radius:50px;display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.trust-strip{margin:0 20px;border:1px solid var(--pp-border);border-radius:var(--pp-radius);padding:18px 10px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px;gap:8px;box-shadow:0 1px 4px rgba(0,0,0,.07)}.trust-badge{flex-direction:column;text-align:center;gap:6px}.trust-badge,.trust-icon{display:flex;align-items:center}.trust-icon{width:40px;height:40px;background:var(--pp-blue-light);border-radius:10px;justify-content:center}.trust-icon svg{width:22px;height:22px}.trust-title{font-size:11px;font-weight:900}.trust-desc{font-size:10px;color:var(--pp-muted);font-weight:600;line-height:1.4}.contact-section .section-title{margin-bottom:18px}.contact-form{display:flex;flex-direction:column;gap:12px}.contact-form input,.contact-form textarea{font-family:var(--pp-font);font-size:14px;font-weight:600;padding:13px 16px;border-radius:12px;border:1.5px solid var(--pp-border);outline:none;width:100%}.contact-form textarea{resize:none;height:100px}.pypl-countdown-box{background:var(--pp-blue-light);padding:20px 20px 24px}.pypl-countdown-title-row{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:4px}.pypl-countdown-date{text-align:center;font-weight:900;font-size:22px;line-height:1.2;color:var(--pp-blue);margin-bottom:8px}@media (max-width:360px){.pypl-countdown-date{font-size:18px}}.pypl-countdown-eyebrow{text-align:center;font-weight:700;font-size:12px;letter-spacing:.1em;color:var(--pp-blue);margin-bottom:14px}.pypl-countdown-grid{display:flex;gap:8px;justify-content:center;margin-bottom:16px}.pypl-countdown-cell{flex:1 1;max-width:80px;text-align:center;background:#fff;border-radius:12px;padding:10px 2px}.pypl-countdown-num{font-weight:800;font-size:24px;color:var(--pp-blue)}.pypl-countdown-label{font-size:10px;font-weight:700;color:#5b7a9e}.finder-promo{background:var(--pp-blue-light);border-radius:24px;padding:22px 20px;margin:0 20px 24px}.finder-promo-top{display:flex;align-items:flex-start;gap:10px}.finder-promo-text{width:58%;flex-shrink:0}.finder-promo-text h2{font-size:23px;font-weight:900;line-height:1.25;margin:0}.finder-promo-text h2 .blue{color:var(--pp-blue);white-space:nowrap}.finder-promo-text p{font-size:19px;color:var(--pp-muted);font-weight:600;line-height:1.5;width:92%;margin:14px 0 0}.finder-promo-img{width:42%;max-width:165px;height:auto;flex-shrink:0;margin-top:2px}.finder-divider{display:flex;align-items:center;gap:10px;margin:20px 0 0}.finder-divider-line{width:24px;height:1px;background:rgba(0,0,0,.15)}.finder-divider-label{font-size:13px;font-weight:800;white-space:nowrap}.finder-pills{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:9px;column-gap:9px;grid-row-gap:11px;row-gap:11px;margin:16px 0 0}.finder-pill{background:#fff;border-radius:50px;height:54px;box-shadow:0 2px 6px rgba(0,0,0,.06);gap:6px;font-size:12.5px;font-weight:800}.finder-cta,.finder-pill{display:flex;align-items:center;justify-content:center}.finder-cta{width:100%;height:68px;border-radius:24px;font-size:16px;gap:8px;margin:18px 0 0}.finder-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:700;color:var(--pp-muted);margin:17px 0 0}