@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap");:root{--ink:#111111;--muted:#6f6a63;--paper:#f8f6f1;--white:#fff;--line:#dedad3;--champagne:#b3a38d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,sans-serif}a{text-decoration:none}a,button{color:inherit}button{font:inherit;border:0;background:none;cursor:pointer}.announcement{height:34px;background:#0d0d0d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:.2em}.nav{background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;padding:0 5.5%;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:20}.brand,.nav{height:86px;display:flex;align-items:center}.brand{width:240px}.brand img{width:215px;height:auto;object-fit:contain}.navlinks{display:flex;gap:34px;font-size:14px}.navlinks a:hover{opacity:.55}.navactions{display:flex;gap:12px;align-items:center}.navactions>button{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.navactions .cart{width:auto;padding:0 19px;background:#111;color:#fff;border-color:#111;border-radius:22px;display:flex;gap:8px}.menubtn{display:none!important}.hero{min-height:690px;display:grid;grid-template-columns:1fr 1.02fr;grid-gap:4%;gap:4%;padding:70px 7% 62px;align-items:center;background:linear-gradient(120deg,#f7f5f0,#e8e4dc)}.heroCopy{max-width:620px}.eyebrow{font-size:11px;letter-spacing:.22em;font-weight:700;color:#746c61;margin:0 0 24px}.hero h1{font-family:Playfair Display,serif;font-size:clamp(60px,6.5vw,102px);line-height:.88;font-weight:500;letter-spacing:-.045em;margin:0 0 30px}.hero h1 em{display:block;color:var(--champagne);font-weight:500}.lead{font-size:19px;line-height:1.7;color:#57534d;max-width:590px}.buttons{display:flex;gap:12px;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 21px;border-radius:30px;font-weight:700;font-size:13px}.btn.dark{background:#111;color:#fff}.btn.light{border:1px solid #8e887f;background:transparent}.microtrust{display:flex;gap:25px;margin-top:34px;color:#676159;font-size:12px}.microtrust span{display:flex;align-items:center;gap:8px}.heroVisual{height:575px;border-radius:34px;overflow:hidden;position:relative;box-shadow:0 25px 70px rgba(28,24,19,.16);background:#ddd}.heroPet{object-fit:cover;object-position:center}.heroOverlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.08),transparent 45%,rgba(0,0,0,.18))}.heroProduct{position:absolute;right:7%;top:8%;width:230px;height:385px;border-radius:25px;background:rgba(250,249,246,.9);box-shadow:0 18px 50px rgba(0,0,0,.18);display:flex;flex-direction:column;align-items:center;padding:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.heroProduct span{font-size:8px;letter-spacing:.2em;margin-bottom:3px}.heroProduct img{object-fit:contain;width:190px;height:340px;mix-blend-mode:multiply}.heroCaption{position:absolute;left:32px;bottom:34px;color:#fff;display:flex;flex-direction:column;gap:7px;text-shadow:0 2px 15px rgba(0,0,0,.4)}.heroCaption strong{font-family:Playfair Display;font-size:30px}.heroCaption span{font-size:12px;opacity:.9}.sliderControls{position:absolute;right:28px;bottom:28px;display:flex;align-items:center;gap:12px}.sliderControls button{width:38px;height:38px;border:1px solid rgba(255,255,255,.65);border-radius:50%;color:#fff;display:grid;place-items:center}.sliderControls>div{display:flex;gap:6px}.dot{width:6px;height:6px;background:#ddd;border-radius:50%;opacity:.6;cursor:pointer}.dot.active{width:20px;border-radius:8px;opacity:1}.trustbar{height:74px;background:#111;color:#fff;justify-content:center;gap:6%;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.trustbar,.trustbar span{display:flex;align-items:center}.trustbar span{gap:9px}.trustbar svg{color:#c8b9a2;width:17px}.section{padding:105px 7%}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:44px}.routine h2,.sectionHead h2{font-family:Playfair Display;font-weight:500;font-size:54px;line-height:1;margin:0;letter-spacing:-.035em}.sectionHead>a{display:flex;gap:8px;align-items:center;font-size:13px;font-weight:700}.sectionNote{max-width:300px;color:var(--muted);font-size:13px;line-height:1.6}.catGrid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:22px;gap:22px}.cat{text-align:center}.catImage{aspect-ratio:1;border-radius:50%;overflow:hidden;background:#ece8e0;margin-bottom:14px}.catImage img{width:100%;height:100%;object-fit:cover;transition:.5s}.cat:hover img{transform:scale(1.06)}.cat span{font-size:13px;font-weight:600}.productsSection{background:#fff}.productGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.productImage{height:440px;background:#f3f1ed;position:relative;border-radius:18px;overflow:hidden}.productImage img{object-fit:contain;padding:35px;mix-blend-mode:multiply}.tag{top:15px;left:15px;background:#111;color:#fff;padding:7px 10px;border-radius:20px;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.heart,.tag{position:absolute;z-index:2}.heart{right:14px;top:14px;background:#fff;width:38px;height:38px;border-radius:50%;display:grid;place-items:center}.productInfo{display:flex;justify-content:space-between;gap:15px;padding:18px 2px 11px}.productInfo p{font-size:10px;color:#81796f;text-transform:uppercase;letter-spacing:.12em;margin:0 0 5px}.productInfo h3{font-family:Playfair Display;font-size:22px;font-weight:500;margin:0}.productInfo strong{font-size:13px}.add{width:100%;padding:13px;border:1px solid #d7d1c8;border-radius:25px;display:flex;justify-content:center;gap:8px;font-size:12px;font-weight:700}.add:hover{background:#111;color:#fff;border-color:#111}.feature{display:grid;grid-template-columns:1.15fr .85fr;min-height:620px;background:#1a1917;color:#fff}.featureImage img{width:100%;height:100%;object-fit:cover;filter:grayscale(18%)}.featureCopy{padding:9%;display:flex;flex-direction:column;justify-content:center}.featureCopy h2{font-family:Playfair Display;font-size:58px;line-height:.98;font-weight:500;max-width:520px;margin:0 0 25px}.featureCopy>p:not(.eyebrow){color:#c7c3bc;line-height:1.8;max-width:470px}.textlink{display:flex;align-items:center;gap:9px;margin-top:25px;font-weight:700;font-size:13px}.splitPets{display:grid;grid-template-columns:1fr 1fr;background:#111}.petPanel{height:620px;position:relative;overflow:hidden}.petPanel img{width:100%;height:100%;object-fit:cover;transition:.7s}.petPanel:hover img{transform:scale(1.04)}.petPanel:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.72))}.petPanel>div{position:absolute;z-index:2;left:8%;bottom:9%;color:#fff;max-width:470px}.petPanel p{font-size:10px;letter-spacing:.2em;font-weight:700}.petPanel h3{font-family:Playfair Display;font-size:43px;font-weight:500;line-height:1;margin:10px 0 24px}.petPanel a{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.routine{background:#f1eee8}.routineHead{max-width:650px}.routineHead>p:last-child{color:#6e675f;line-height:1.6}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cfc9c0;margin-top:60px}.step{padding:35px 25px 10px;border-right:1px solid #cfc9c0}.step:last-child{border-right:0}.step span{font-size:11px;color:#9b907f}.step h3{font-family:Playfair Display;font-size:30px;font-weight:500;margin:42px 0 12px}.step p{font-size:13px;color:#716a61;line-height:1.7}.journal{display:grid;grid-template-columns:1fr 1fr;background:#ddd6ca}.journalImage{height:560px}.journalImage img{width:100%;height:100%;object-fit:cover}.journalCopy{padding:10%;display:flex;justify-content:center;flex-direction:column}.journalCopy h2{font-family:Playfair Display;font-size:60px;font-weight:500;line-height:.95;margin:0 0 25px}.journalCopy p:not(.eyebrow){color:#655e56;line-height:1.7;max-width:470px}.newsletter{padding:90px 7%;background:#111;color:#fff;display:flex;justify-content:space-between;align-items:end;gap:50px}.newsletter h2{font-family:Playfair Display;font-size:55px;font-weight:500;margin:0 0 18px}.newsletter p:not(.eyebrow){color:#aaa39a;max-width:550px;line-height:1.6}.newsletter form{display:flex;border-bottom:1px solid #777;min-width:400px}.newsletter input{background:none;border:0;outline:0;color:#fff;padding:15px 4px;width:100%}.newsletter button{display:flex;gap:8px;align-items:center;color:#fff;font-weight:700}footer{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:80px 7% 55px;background:#0b0b0b;color:#fff;border-top:1px solid #252525}.footerBrand img{width:230px;filter:invert(1)}.footerBrand p{color:#9d9991;font-size:12px}.footerBrand+div,.footerBrand~div{display:flex;flex-direction:column;gap:12px;font-size:12px;color:#aaa}.footerBrand~div b{color:#fff;margin-bottom:5px}.copyright{background:#0b0b0b;color:#68645f;border-top:1px solid #222;padding:18px 7%;font-size:10px;letter-spacing:.1em}@media(max-width:1000px){.nav{padding:0 4%}.navlinks{display:none}.navlinks.open{display:flex;position:absolute;top:86px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;border-bottom:1px solid var(--line);box-shadow:0 20px 30px rgba(0,0,0,.08)}.menubtn{display:grid!important}.navactions .cart{padding:0 13px}.brand{width:180px}.brand img{width:165px}.hero{grid-template-columns:1fr;padding:50px 5%}.heroVisual{height:540px}.heroCopy{max-width:800px}.catGrid{grid-template-columns:repeat(3,1fr)}.productGrid{grid-template-columns:repeat(2,1fr)}.trustbar{gap:25px;flex-wrap:wrap;height:auto;padding:18px 4%}.feature,.journal{grid-template-columns:1fr}.featureImage,.journalImage{height:470px}.splitPets{grid-template-columns:1fr}.petPanel{height:560px}.newsletter{flex-direction:column;align-items:flex-start}.newsletter form{min-width:0;width:100%}.steps{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:2fr 1fr 1fr}}@media(max-width:620px){.announcement{font-size:8px}.brand,.nav{height:72px}.brand{width:155px}.brand img{width:145px}.navactions>button{width:35px;height:35px}.navactions .cart{font-size:11px}.navactions .cart svg{display:none}.hero{padding:36px 18px}.hero h1{font-size:57px}.lead{font-size:16px}.buttons{flex-direction:column}.btn{width:100%}.microtrust{flex-direction:column;gap:10px}.heroVisual{height:510px;border-radius:24px}.heroProduct{width:160px;height:285px;right:4%;top:5%}.heroProduct img{width:135px;height:245px}.heroCaption{left:20px;bottom:25px}.heroCaption strong{font-size:24px}.section{padding:72px 18px}.sectionHead{display:block}.routine h2,.sectionHead h2{font-size:42px}.sectionHead>a{margin-top:20px}.catGrid{grid-template-columns:repeat(3,1fr);gap:16px}.cat span{font-size:11px}.productGrid{grid-template-columns:1fr 1fr;gap:12px}.productImage{height:280px}.productImage img{padding:20px}.productInfo h3{font-size:18px}.productInfo{display:block}.productInfo strong{display:block;margin-top:8px}.featureImage{height:400px}.featureCopy{padding:70px 22px}.featureCopy h2{font-size:46px}.petPanel{height:500px}.petPanel h3{font-size:35px}.steps{grid-template-columns:1fr}.step{border-right:0;border-bottom:1px solid #cfc9c0}.journalCopy{padding:70px 22px}.journalCopy h2{font-size:48px}.newsletter{padding:70px 22px}.newsletter h2{font-size:45px}.footerBrand{margin-bottom:25px}footer{grid-template-columns:1fr 1fr;gap:35px;padding:60px 22px}.copyright{padding:18px 22px}}