:root{--pet-ink:#20312d;--pet-sage:#5d796c;--pet-clay:#c66d54;--pet-cream:#f7f5ef;--pet-sand:#e9e2d6;--pet-line:#20312d20;--pet-max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pet-cream);color:var(--pet-ink);font-family:"Avenir Next","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,a{font:inherit}img{display:block;max-width:100%}.np-header{height:76px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--pet-line);background:var(--pet-cream);position:relative;z-index:5}.np-wordmark{font-size:20px;font-weight:700;letter-spacing:-.03em;display:inline-flex;align-items:center;gap:9px}.np-mark{color:var(--pet-clay);font-size:18px}.np-nav{display:flex;gap:clamp(18px,3vw,42px);font-size:13px}.np-nav a,.np-header-cta{transition:color .2s ease}.np-nav a:hover,.np-header-cta:hover{color:var(--pet-clay)}.np-header-cta{font-size:13px;font-weight:700;color:var(--pet-sage)}.np-header-cta span{color:var(--pet-clay);margin-left:5px}.pet-hero{max-width:var(--pet-max);margin:0 auto;min-height:min(690px,calc(100vh - 76px));display:grid;grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr);align-items:stretch;padding:clamp(34px,6vw,92px) clamp(20px,5vw,72px) clamp(44px,7vw,100px);gap:clamp(30px,6vw,90px)}.pet-hero-copy{display:flex;flex-direction:column;justify-content:center;max-width:530px}.pet-kicker{font-size:10px;line-height:1.3;letter-spacing:.16em;font-weight:700;color:var(--pet-clay);margin:0 0 22px}.pet-hero h1,.pet-section-heading h2,.pet-story h2{font-size:clamp(46px,6vw,82px);line-height:.94;letter-spacing:-.07em;margin:0;font-weight:700}.pet-hero h1 em,.pet-section-heading h2 em,.pet-story h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.06em}.pet-hero-body{font-size:16px;line-height:1.65;max-width:405px;color:#20312db8;margin:28px 0 0}.pet-hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.pet-button{display:inline-flex;align-items:center;gap:22px;padding:16px 21px;font-size:13px;font-weight:700;transition:transform .2s ease,background .2s ease}.pet-button-dark{background:var(--pet-ink);color:#fff}.pet-button-dark:hover{background:var(--pet-sage);transform:translateY(-2px)}.pet-text-link{font-size:13px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:5px}.pet-text-link span{color:var(--pet-clay);margin-left:5px}.pet-hero-visual{position:relative;min-height:500px;overflow:hidden;background:var(--pet-sand)}.pet-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.pet-hero-caption{position:absolute;bottom:20px;left:22px;right:22px;display:flex;justify-content:space-between;align-items:end;color:#fff;font-size:11px;line-height:1.4;text-shadow:0 1px 8px #0008}.pet-hero-caption span:first-child{font-size:16px;font-weight:700}.pet-section,.pet-routines{max-width:var(--pet-max);margin:auto;padding:clamp(70px,9vw,126px) clamp(20px,5vw,72px)}.pet-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:48px}.pet-section-heading h2{font-size:clamp(39px,5vw,66px)}.pet-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(25px,3.2vw,52px) 18px}.pet-product-image{position:relative;display:block;aspect-ratio:1/1;background:#ece8e0;overflow:hidden}.pet-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.pet-product-card:hover .pet-product-image img{transform:scale(1.03)}.pet-product-state{position:absolute;top:14px;left:14px;background:#fff;color:var(--pet-ink);font-size:11px;padding:6px 9px}.pet-product-meta{display:flex;justify-content:space-between;gap:12px;align-items:start;padding-top:13px}.pet-product-meta h3{font-size:14px;line-height:1.35;margin:0;max-width:250px}.pet-product-meta span{font-size:13px;white-space:nowrap;color:#20312db3}.pet-routines{padding-top:0}.pet-routines .pet-section-note{max-width:330px;color:#20312db8;line-height:1.6;font-size:14px;margin:0}.pet-routine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pet-routine{min-height:310px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;color:#fff;overflow:hidden}.pet-routine:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 25%,#0008 100%);pointer-events:none}.pet-routine>*{position:relative;z-index:1}.pet-routine span{font-size:11px;letter-spacing:.16em;text-transform:uppercase}.pet-routine strong{font-size:34px;line-height:.95;letter-spacing:-.06em}.pet-routine small{font-size:12px;line-height:1.4;max-width:180px}.pet-routine i{position:absolute;right:22px;bottom:20px;font-size:24px;font-style:normal}.pet-routine-play{background:linear-gradient(135deg,#55786c,#25423b)}.pet-routine-feed{background:linear-gradient(135deg,#c77a60,#7d3e32)}.pet-routine-walk{background:linear-gradient(135deg,#b79a64,#5e4826)}.pet-story{background:var(--pet-sage);color:#fff;display:grid;grid-template-columns:80px 1fr 1fr;align-items:start;gap:clamp(22px,5vw,80px);padding:clamp(70px,9vw,120px) clamp(20px,9vw,140px)}.pet-story .pet-kicker{color:#f4e4c9}.pet-story h2{font-size:clamp(39px,5vw,64px)}.pet-story>p{font-size:16px;line-height:1.7;max-width:390px;color:#fff}.pet-story-mark{width:46px;height:46px;display:grid;place-items:center;border:1px solid #fff8;border-radius:50%;font-size:24px;color:#f4e4c9}@media(max-width:760px){.np-header{height:66px}.np-nav{display:none}.np-header-cta{font-size:12px}.pet-hero{display:flex;flex-direction:column;padding-top:34px;gap:30px}.pet-hero-copy{max-width:none}.pet-hero h1{font-size:clamp(48px,14vw,70px)}.pet-hero-visual{min-height:380px}.pet-section-heading{display:block}.pet-section-heading .pet-text-link{display:inline-block;margin-top:22px}.pet-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 10px}.pet-product-meta{display:block}.pet-product-meta span{display:block;margin-top:7px}.pet-routine-grid{grid-template-columns:1fr}.pet-routine{min-height:250px}.pet-story{grid-template-columns:1fr;gap:25px}.pet-story-mark{margin-bottom:10px}.pet-story>p{margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pet-button,.pet-product-image img{transition:none}}@media(content-visibility:auto){.pet-products,.pet-routines,.pet-story{content-visibility:auto;contain-intrinsic-size:700px}}
