:root{--ink:#111;--gold:#d5ad5c;--gold-light:#f3dd88;--cream:#fcf6e9;--paper:#fff;--muted:#6c6a66;--radius:14px;--page:1610px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.45 Arial,sans-serif}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(calc(100% - 48px),var(--page));margin-inline:auto}.section{padding:72px 0}.section--dark{margin:0 18px;border-radius:16px;background:#121212;color:#fff}.eyebrow{display:flex;align-items:center;gap:10px;font-size:14px}.eyebrow:before{content:'✦';color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2,.serif{font-family:Georgia,'Times New Roman',serif}h1{font-size:clamp(38px,4vw,68px);line-height:1.06;margin-bottom:22px}h2{font-size:clamp(28px,3vw,44px);line-height:1.1;margin-bottom:8px}.gold{color:var(--gold)}.muted{color:var(--muted)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:34px}.section-title{display:flex;gap:16px;align-items:flex-start}.paw-mark{width:62px;flex:0 0 auto}.btn{display:inline-flex;justify-content:center;align-items:center;gap:12px;border:0;border-radius:999px;padding:12px 24px;background:linear-gradient(90deg,var(--gold-light),var(--gold));color:#111;cursor:pointer;font-weight:700}.btn--small{padding:9px 18px;font-size:13px}.btn--dark{background:#111;color:#fff}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:10px;top:10px;z-index:100;background:#fff;padding:10px}.site-header{position:relative;z-index:20;background:#0d0d0d;color:#fff;border-bottom:1px solid var(--gold)}.header-inner{height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{display:flex;align-items:center;gap:10px;color:var(--gold);font-weight:700;letter-spacing:.22em}.brand img{width:46px}.nav{display:flex;gap:42px;font-size:14px}.nav a:first-child,.nav a:hover{color:var(--gold)}.header-actions{justify-self:end;display:flex;align-items:center;gap:20px}.icon-btn{border:0;background:none;color:inherit;padding:4px;cursor:pointer;font-size:20px}.cart-count{display:inline-grid;place-items:center;min-width:18px;height:18px;border-radius:99px;background:var(--gold);color:#111;font-size:11px}.mobile-toggle{display:none}.hero{position:relative;min-height:585px;background:#121212 center/cover no-repeat;color:#fff}.hero .container{min-height:585px;display:flex;align-items:center}.hero-copy{width:48%;padding:70px 0 100px}.hero-copy p{max-width:520px;font-size:18px}.benefits{background:var(--cream)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit{display:flex;gap:18px;align-items:center;padding:30px;border-right:1px solid #d8d1c4}.benefit:last-child{border:0}.benefit img{width:64px;height:64px;object-fit:contain}.benefit strong{display:block;margin-bottom:4px}.benefit span{font-size:12px;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{position:relative;overflow:hidden;border-radius:14px;background:var(--cream);min-height:390px}.category-card img{width:100%;height:100%;object-fit:cover}.category-label{position:absolute;inset:auto 0 0;display:flex;justify-content:center;gap:14px;padding:16px;background:#f7e6a7;font-weight:700}.category-label span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--gold)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{overflow:hidden;border-radius:12px;background:#fff;color:#111;padding:18px;text-align:center}.product-media{height:240px;display:grid;place-items:center}.product-media img{width:100%;height:100%;object-fit:contain}.product-card h3{font-size:17px;margin:10px 0 4px}.stars{color:#f5a400;letter-spacing:2px}.price{font-size:14px;margin:4px 0 12px}.product-card .btn{width:100%;padding:9px 15px}.offer{padding:26px 0}.offer-inner{min-height:220px;border-radius:14px;background:linear-gradient(90deg,#d1a867,#f4df88);display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:center;padding:18px 52px}.offer img{max-height:180px}.offer-copy{text-align:center}.offer-copy h2{font-size:44px}.offer .btn{justify-self:end}.features{display:grid;grid-template-columns:1fr 1fr;align-items:end}.feature-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:42px}.feature-item{display:flex;gap:10px;align-items:center;font-size:12px}.feature-item img{width:58px}.feature-pets{justify-self:end;max-width:480px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review{background:#fff;color:#222;border-radius:7px;padding:24px}.review-top{display:flex;align-items:center;justify-content:space-between}.avatar{width:50px;height:50px;border-radius:50%;background:var(--cream);object-fit:cover}.review p{margin:18px 0}.review cite{font-style:normal;font-weight:700}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{overflow:hidden;border:1px solid #e3dfd6;border-radius:14px;background:#fafaf7}.article-card img{width:100%;aspect-ratio:1.7;object-fit:cover}.article-copy{padding:16px}.article-copy h3{font-size:18px}.article-copy p{font-size:13px}.newsletter{padding:28px 0 75px}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;border-radius:14px;padding:36px 70px;background:linear-gradient(90deg,#d2a969,#f3df89)}.newsletter-title{display:flex;align-items:center;gap:18px}.newsletter-title span{font-size:42px}.newsletter-form{display:flex;background:#fff;border-radius:99px;overflow:hidden}.newsletter-form input{flex:1;min-width:0;border:0;padding:16px 24px;outline:0}.newsletter-form .btn{border-radius:99px}.site-footer{position:relative;background:#111;color:#a9a9a9;padding:92px 0 24px}.site-footer:before{content:'';position:absolute;left:0;right:0;top:-28px;height:55px;background:var(--paper);clip-path:polygon(0 0,7% 45%,19% 26%,32% 44%,44% 31%,57% 51%,70% 32%,82% 47%,94% 35%,100% 10%,100% 0)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px;padding-bottom:55px}.footer-grid h3{color:var(--gold);font-family:Georgia,serif}.footer-grid a{display:block;margin:9px 0}.footer-grid a:hover{color:var(--gold)}.socials{display:flex;gap:12px;margin-top:24px}.socials a{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:#111}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #555;padding-top:20px;font-size:12px}.page-width{width:min(calc(100% - 48px),1200px);margin:auto;padding:60px 0}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:60px}.product-page img{width:100%;border-radius:14px;background:var(--cream)}.field{width:100%;padding:13px;border:1px solid #ccc;border-radius:8px;margin-bottom:14px}.cart-row{display:grid;grid-template-columns:100px 1fr auto;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid #ddd}.cart-row img{width:100px;height:100px;object-fit:cover}.empty-state{text-align:center;padding:100px 0}@media(max-width:990px){.header-inner{grid-template-columns:1fr auto}.mobile-toggle{display:block;justify-self:end}.nav{display:none;position:absolute;top:92px;left:0;right:0;flex-direction:column;gap:0;background:#111;padding:12px 24px}.nav.is-open{display:flex}.nav a{padding:14px 0;border-bottom:1px solid #333}.header-actions{display:none}.hero{background-position:62% center}.hero-copy{width:60%}.benefit-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.benefit:nth-child(2){border-right:0}.category-grid{grid-template-columns:repeat(2,1fr)}.features{grid-template-columns:1fr}.feature-pets{margin-top:35px}.footer-grid{grid-template-columns:repeat(2,1fr)}.offer-inner{grid-template-columns:1fr 1.4fr}.offer .btn{grid-column:2;justify-self:center}.product-page{gap:30px}}@media(max-width:680px){.container,.page-width{width:min(calc(100% - 28px),var(--page))}.section{padding:48px 0}.section--dark{margin:0 8px}.header-inner{height:74px}.brand{font-size:13px}.brand img{width:36px}.nav{top:74px}.hero,.hero .container{min-height:680px}.hero{background-position:68% bottom}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.2))}.hero .container{position:relative;z-index:1;align-items:flex-start}.hero-copy{width:90%;padding-top:90px}.hero-copy p{font-size:15px}.benefit-grid,.product-grid,.category-grid,.review-grid,.blog-grid{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid #ddd}.category-card{min-height:360px}.section-head{align-items:flex-start}.section-head>.btn{display:none}.offer-inner{grid-template-columns:1fr;text-align:center;padding:28px}.offer img{margin:auto}.offer .btn{grid-column:auto;justify-self:center}.offer-copy h2{font-size:36px}.feature-list{grid-template-columns:repeat(2,1fr)}.newsletter-inner{grid-template-columns:1fr;padding:28px 20px}.newsletter-form{flex-direction:column;border-radius:12px;background:transparent;gap:10px}.newsletter-form input,.newsletter-form .btn{border-radius:99px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-bottom{flex-direction:column;gap:8px}.product-page{grid-template-columns:1fr}.cart-row{grid-template-columns:80px 1fr}.cart-row>:last-child{grid-column:2}.section-title{gap:10px}.paw-mark{width:46px}}
