@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/assets/font-8.ttf) format('truetype');
}

:root{--green:#1b3b32;--ink:#182c25;--lime:#e6f397;--paper:#fafbf7;--line:#d7dfd5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #db7636;outline-offset:6px}.preview{background:var(--green);color:white;font-size:13px;text-align:center;padding:8px 20px}header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 6%}.brand{font-family:Manrope,sans-serif;font-size:28px;font-weight:800;letter-spacing:-1.5px}.brand span{color:#a0b851}nav{display:flex;gap:32px}nav a,.nav-cta{font-size:14px}.nav-cta{border-bottom:1px solid var(--ink);padding:6px 0}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:640px;padding:20px 6% 65px;gap:48px}.hero-copy{align-self:center;padding:24px 0}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.08;font-weight:600}h1{font-size:clamp(46px,5.4vw,78px);letter-spacing:-4px;margin:24px 0}p{max-width:440px}.hero-copy p{color:#526158;font-size:17px;margin-bottom:30px;max-width:370px}.button{display:inline-flex;align-items:center;gap:42px;background:var(--green);color:#fff;border-radius:4px;padding:16px 22px}.button:hover{background:#2b5548}.hero-note{margin-top:40px;font-size:13px}.hero-note span{padding:0 12px}.hero-image{position:relative;min-height:480px;border-radius:110px 6px 6px 6px;background:#dce4d6;background-position:center;background-size:cover;overflow:hidden}.image-label{position:absolute;bottom:24px;left:24px;background:var(--lime);padding:10px 16px;font-size:11px;letter-spacing:1px;font-weight:700}.collections{background:#eef1e8;padding:75px max(6%,calc((100vw - 1268px)/2)) 85px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}h2{font-size:clamp(30px,3.2vw,44px);letter-spacing:-1.8px;margin:16px 0}.section-heading p{font-size:14px;color:#526158;margin-bottom:5px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category{background:var(--paper);border:1px solid var(--line);padding:30px;min-height:300px;display:flex;flex-direction:column}.number{font-size:11px;letter-spacing:1.3px;color:#546357}h3{font-size:40px;letter-spacing:-1.5px;margin:33px 0 10px}.category p{font-size:15px;color:#526158;margin:0 0 25px}.tag{font-size:12px;margin-top:auto;align-self:start;border:1px solid var(--line);padding:4px 10px;border-radius:20px}.about{max-width:1440px;padding:90px 6%;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px 48px}.about>.eyebrow{grid-column:1/-1}.about p{margin-top:18px}.secondary{font-size:14px;color:#657367}.contact{margin:0 auto;max-width:1268px;background:var(--lime);padding:42px 50px;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact h2{margin-bottom:0}.contact p{font-size:15px}footer{max-width:1440px;margin:auto;padding:50px 6%;display:flex;align-items:center;justify-content:space-between;gap:24px}footer p,footer>a:last-child{font-size:13px;color:#526158}@media(max-width:760px){header{padding:22px 6%}nav{gap:18px}nav a{font-size:13px}.nav-cta{display:none}.brand{font-size:24px}.hero{grid-template-columns:1fr;gap:10px;padding-bottom:35px}.hero-copy{padding:15px 0}h1{font-size:58px;letter-spacing:-3px}.hero-image{min-height:400px;border-top-left-radius:70px}.hero-note{margin-top:24px}.section-heading{display:block}.collections{padding-top:45px;padding-bottom:45px}.grid{grid-template-columns:1fr}.category{min-height:245px}.category h3{margin-top:20px}.about{grid-template-columns:1fr;padding-top:50px;padding-bottom:50px}.contact{margin:0 6%;padding:30px;display:block}footer{flex-wrap:wrap}.preview{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.hero-image{background-image:url('assets/dog-at-home.jpg')}
.brand{font-size:24px;letter-spacing:-1px}.grid{grid-template-columns:1.25fr 1fr}.category{min-height:310px}.primary-product{border-top:4px solid var(--green)}.primary-product h3{font-size:48px}.category p{font-size:16px}.product-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:auto}.product-actions .tag{margin:0}.text-link{display:inline-block;font-size:14px;text-decoration:underline;text-underline-offset:4px}.email-link{font-size:clamp(16px,2vw,22px);text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}.contact>div{min-width:0}.ordering{max-width:1440px;margin:auto;padding:70px 6% 35px;display:grid;grid-template-columns:1fr 1fr;gap:48px}.ordering p{margin-top:0}.ordering .text-link{margin-top:12px}.hero-image{background-position:65% center}footer{align-items:start;border-top:1px solid var(--line);margin-top:30px}footer nav{flex-wrap:wrap;gap:12px 24px}footer p{margin:10px 0}.document{max-width:880px;margin:40px auto 80px;padding:0 6%}.document h1{font-size:48px;letter-spacing:-2px}.document h2{font-size:26px;letter-spacing:-.5px;margin-top:40px}.document p{max-width:none}.document .eyebrow{color:#526158}.back-link{display:inline-block;margin-bottom:25px;text-decoration:underline}.number,.image-label{font-size:12px}.tag,.hero-note{font-size:14px}.eyebrow{font-size:13px}.section-heading p{font-size:16px}.category .number{color:#415446}@media(max-width:1000px){header{flex-wrap:wrap;gap:18px}.nav-cta{display:none}footer{flex-wrap:wrap}footer nav{gap:15px}.brand{font-size:22px}}@media(max-width:760px){header{align-items:start}header nav{width:100%;gap:24px}header nav a{font-size:14px}.grid{grid-template-columns:1fr}.ordering{grid-template-columns:1fr;gap:10px;padding-top:45px}.category{padding:25px}.primary-product h3{font-size:40px}.hero-image{min-height:390px}.contact{padding:26px}.contact h2{margin-bottom:24px}h1{font-size:clamp(44px,10vw,58px)}.document h1{font-size:38px}.preview{font-size:13px}footer{display:block}footer nav{margin:24px 0}.hero{min-height:0}}a:hover{text-decoration:underline;text-underline-offset:4px}.button:hover{text-decoration:none}
