:root{--green:#2F5D50;--green-dark:#183D34;--sage:#DCE8DF;--beige:#E8DFCF;--ivory:#F7F5EF;--ink:#202824;--white:#fff;--radius:22px;--shadow:0 14px 40px rgba(24,61,52,.1);--page:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.page-width{width:min(calc(100% - 32px),var(--page));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px 14px;border-radius:8px}.section{padding:72px 0}.eyebrow{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--green)}.section-title{font-size:clamp(2rem,4vw,3.5rem);line-height:1.02;margin:.4rem 0 1rem}.section-copy{max-width:680px;color:#4a5651}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:50px;padding:0 24px;border-radius:999px;border:1px solid var(--green-dark);background:var(--green-dark);color:#fff;font-weight:700;transition:.2s}.btn:hover{transform:translateY(-1px);opacity:.95}.btn--light{background:#fff;color:var(--green-dark);border-color:#fff}.btn--ghost{background:transparent;color:var(--green-dark)}.announcement{background:var(--sage);color:var(--green-dark);text-align:center;padding:9px 16px;font-size:.9rem;font-weight:700}.site-header{background:#f7f5eff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(24,61,52,.08)}.header-inner{height:76px;display:flex;align-items:center;gap:28px}.brand{font-weight:900;letter-spacing:.08em;color:var(--green-dark);font-size:1.1rem;white-space:nowrap}.nav{display:flex;gap:22px;font-size:.94rem}.nav a:hover{color:var(--green)}.header-actions{margin-left:auto;display:flex;gap:14px;align-items:center}.header-actions a{font-size:.9rem}.menu-toggle{display:none;background:none;border:0;font-size:1.5rem}.mobile-nav{display:none;padding:0 16px 16px}.mobile-nav a{display:block;padding:10px 0;border-top:1px solid rgba(24,61,52,.08)}.hero{padding:28px 0 18px}.hero-card{min-height:610px;border-radius:32px;overflow:hidden;position:relative;background:linear-gradient(125deg,var(--green-dark),var(--green));box-shadow:var(--shadow)}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#123028cc,#12302875 45%,#1230281a)}.hero-content{position:relative;z-index:2;max-width:670px;padding:clamp(44px,7vw,88px);color:#fff;display:flex;min-height:610px;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(3rem,6vw,5.8rem);line-height:.92;margin:.4rem 0 1.2rem;letter-spacing:-.045em}.hero p{font-size:1.16rem;max-width:580px;color:#ffffffe6}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 25%,rgba(220,232,223,.42),transparent 30%),linear-gradient(135deg,#416b60,#183d34)}.hero-placeholder:after{content:"HOME  \2022   GARDEN  \2022   PETS";position:absolute;right:5%;bottom:8%;font-size:clamp(1.4rem,3vw,3rem);font-weight:800;color:#ffffff2e;letter-spacing:.08em}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}.category-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);min-height:340px;display:flex;flex-direction:column}.category-media{height:220px;background:var(--sage);overflow:hidden}.category-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.category-card:hover img{transform:scale(1.03)}.category-body{padding:20px}.category-body h3{margin:0 0 6px;font-size:1.3rem}.category-body p{margin:0;color:#66716d;font-size:.95rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.product-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #183d3414}.product-media{aspect-ratio:1/1;background:#eef2ef;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover img{transform:scale(1.03)}.product-info{padding:16px}.product-title{font-weight:700}.product-price{margin-top:8px;color:var(--green-dark);font-weight:800}.compare{color:#86908c;text-decoration:line-through;margin-left:6px;font-weight:500}.empty-state{background:#fff;border:1px dashed #b8c4bf;border-radius:18px;padding:28px;color:#5e6a65}.story-band{background:var(--green-dark);color:#fff}.story-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center}.story-panel{padding:30px}.story-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.story-card{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:20px}.story-card strong{display:block;font-size:1.05rem;margin-bottom:6px}.story-card span{color:#ffffffb8;font-size:.9rem}.pet-block{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.pet-copy,.pet-media{border-radius:28px;overflow:hidden}.pet-copy{background:var(--beige);padding:clamp(34px,6vw,70px);display:flex;flex-direction:column;justify-content:center}.pet-copy h2{font-size:clamp(2.5rem,5vw,4.8rem);line-height:.95;margin:.4rem 0 1rem}.pet-media{min-height:480px;background:linear-gradient(135deg,#dce8df,#c6d5ca)}.pet-media img{width:100%;height:100%;object-fit:cover}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trust-item{background:#fff;border-radius:18px;padding:22px}.trust-icon{font-size:1.4rem}.trust-item strong{display:block;margin:8px 0 4px}.trust-item span{color:#68736e;font-size:.92rem}.newsletter{background:var(--green);color:#fff;border-radius:28px;padding:clamp(30px,6vw,64px);display:flex;justify-content:space-between;gap:30px;align-items:center}.newsletter h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1;margin:0}.newsletter-form{display:flex;gap:10px;width:min(520px,100%)}.newsletter-form input{flex:1;min-width:0;border:0;border-radius:999px;padding:0 18px;font-size:1rem}.footer{background:#102c25;color:#fff;padding:56px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.footer h3,.footer h4{margin-top:0}.footer a{display:block;color:#ffffffc2;margin:8px 0;font-size:.94rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:32px;padding-top:20px;color:#fff9;font-size:.85rem}.collection-header{padding:60px 0 20px}.collection-header h1{font-size:clamp(2.4rem,5vw,4.6rem);margin:.3rem 0}.collection-products{padding:20px 0 70px}.product-page{padding:50px 0 80px}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:42px}.product-main-image{background:#fff;border-radius:24px;overflow:hidden}.product-main-image img{width:100%;height:auto}.product-detail h1{font-size:clamp(2.3rem,4vw,4rem);line-height:1;margin:10px 0 16px}.price-lg{font-size:1.5rem;font-weight:800;color:var(--green-dark);margin:16px 0}.field{margin:18px 0}.field label{display:block;font-weight:700;margin-bottom:6px}.field select,.field input{width:100%;padding:13px;border:1px solid #ccd4d0;border-radius:12px;background:#fff}.rte{color:#4b5752}.cart-page,.page-main{padding:60px 0 90px}.cart-row{display:grid;grid-template-columns:1fr auto auto;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid #dce2df}.cart-actions{display:flex;justify-content:space-between;gap:14px;margin-top:28px;align-items:center}@media(max-width:900px){.nav{display:none}.menu-toggle,.mobile-nav.is-open{display:block}.category-grid,.product-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.story-grid,.pet-block,.product-layout,.story-cards{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero-card,.hero-content{min-height:520px}}@media(max-width:560px){.section{padding:52px 0}.category-grid,.product-grid,.trust-grid,.footer-grid{grid-template-columns:1fr}.newsletter{flex-direction:column;align-items:flex-start}.newsletter-form{flex-direction:column}.hero-content{padding:36px 24px}.hero h1{font-size:3.35rem}.header-inner{height:68px}.header-actions .account-link{display:none}.cart-row{grid-template-columns:1fr}.cart-actions{align-items:stretch;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
