.logo strong{display:block}
.logo small{display:block;margin-top:2px;color:var(--clay);font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.puppy-hero{max-width:1440px;margin:0 auto;padding:28px max(18px,calc((100vw - 1380px)/2)) 0;background:linear-gradient(180deg,#f3e4cf,var(--cream))}
.puppy-hero img{display:block;width:100%;aspect-ratio:1.9/1;object-fit:cover;border:1px solid #c99f65;border-radius:18px;box-shadow:var(--shadow)}
.hero-intro{max-width:1240px;margin:auto;padding:42px 22px 58px;display:grid;grid-template-columns:1.35fr .65fr;gap:50px;align-items:end}
.hero-intro h1{margin:0;color:var(--navy);font:clamp(42px,6vw,70px)/.96 Georgia;letter-spacing:-.04em}
.hero-intro h1 em{color:var(--clay);font-weight:400}
.hero-intro p:last-child{max-width:720px;color:var(--muted);font-size:16px;line-height:1.65}
.hero-intro .hero-actions{display:grid}
.pup-intros{max-width:1240px;margin:65px auto 10px;padding:0 22px;display:grid;grid-template-columns:1fr 1fr;gap:18px}
.pup-intros article{position:relative;min-height:260px;padding:35px;border-radius:14px;border:1px solid var(--line);overflow:hidden}
.pup-intros article:after{position:absolute;right:-12px;bottom:-52px;color:#ffffff55;font:180px Georgia}
.frankie-card{background:linear-gradient(135deg,#293d4b,#5f7180);color:white}
.frankie-card:after{content:"F"}
.tommy-card{background:linear-gradient(135deg,#ead6ae,#c69b66);color:var(--navy)}
.tommy-card:after{content:"T"}
.pup-intros h2{position:relative;z-index:1;margin:5px 0 12px;font:52px Georgia;color:inherit}
.pup-intros p{position:relative;z-index:1;max-width:450px;line-height:1.6}
.pup-intros .pills{position:relative;z-index:1}
.frankie-card .eyebrow,.frankie-card p{color:#f6e6c9}
.about-pups{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:35px 0}
.about-pups article{padding:22px;border:1px solid var(--line);border-radius:10px;background:var(--paper)}
.about-pups strong,.about-pups span{display:block}
.about-pups strong{color:var(--navy);font:30px Georgia}
.about-pups span{margin-top:7px;color:var(--muted);font-size:12px}
.full-store-note{max-width:1196px;margin:0 auto 28px;background:#fff7e8;border:1px solid #e9c789;border-radius:18px;padding:18px 22px;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;text-align:center;color:var(--navy)}
.full-store-note strong{font-family:Georgia,serif;font-size:1.2rem}
.full-store-note a,.safe-note a,footer a{color:var(--clay);font-weight:800}
.design-hero{grid-template-columns:minmax(280px,400px) minmax(0,1fr);align-items:start;justify-content:center}
.detail-image{width:100%;max-width:400px;height:400px;padding:0;background:#fff;border:1px solid var(--line);box-shadow:0 10px 28px #19384b0c}
.image-shell.detail-image img{inset:20px;width:calc(100% - 40px);height:calc(100% - 40px);object-fit:contain}
.image-shell{background:#fff}
.image-shell img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
.design-card .image-shell{height:220px;padding:0;background:#fff}
.design-card .image-shell img{inset:14px;width:calc(100% - 28px);height:calc(100% - 28px);object-fit:contain}
.product-thumb{width:72px;height:72px;padding:0;background:#fff;border:1px solid var(--line)}
.product-thumb img{inset:6px;width:calc(100% - 12px);height:calc(100% - 12px);object-fit:contain}
@media(max-width:900px){.hero-intro{grid-template-columns:1fr}.hero-intro .hero-actions{display:flex}.pup-intros{margin-top:35px}.design-hero{grid-template-columns:1fr}.detail-image{justify-self:center}}
@media(max-width:620px){.logo strong{font-size:20px}.puppy-hero{padding:12px 0 0}.puppy-hero img{border-radius:0;border-left:0;border-right:0}.hero-intro{padding-top:32px;gap:20px}.hero-intro h1{font-size:43px}.hero-intro .hero-actions{display:grid}.pup-intros,.about-pups{grid-template-columns:1fr}.pup-intros{display:grid}.pup-intros article{min-height:230px}.full-store-note{margin-left:18px;margin-right:18px}.detail-image{max-width:320px;height:320px}.detail-image img{inset:14px;width:calc(100% - 28px);height:calc(100% - 28px)}.design-card .image-shell{height:200px}.design-card .image-shell img{inset:12px;width:calc(100% - 24px);height:calc(100% - 24px)}}
