@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(assets/brand-0.ttf) format('truetype');
}
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(assets/brand-1.ttf) format('truetype');
}
@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: 'Instrument Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(assets/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Instrument Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/font-4.ttf) format('truetype');
}


:root{--paper:#f5f3e9;--ink:#223f2d;--lime:#d7ed55;--lilac:#c8b5ed;--muted:#576153;--line:#bec8b5;--display:'Bricolage Grotesque','DM Sans',Arial,sans-serif;--sans:'DM Sans',Arial,sans-serif;--serif:'Instrument Serif',Georgia,serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:28px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}
::selection{background:var(--lilac);color:var(--ink)}
a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}
a:focus-visible{outline:3px solid currentColor;outline-offset:6px}
img{display:block;max-width:100%}
h1,h2,h3,p{margin:0}
.page-width{width:calc(100% - 112px);max-width:1440px;margin-inline:auto}
.skip-link{position:fixed;top:-90px;left:20px;z-index:20;background:var(--ink);color:white;padding:10px 20px}.skip-link:focus{top:16px}
.header{height:108px;display:flex;justify-content:space-between;align-items:center;gap:24px}
.brand{display:block;width:170px;flex:none}.brand img{width:100%;height:auto}
nav{display:flex;gap:36px;margin-left:40px}nav a{font-weight:500;font-size:14px;padding:10px 0;border-bottom:1px solid transparent}nav a:hover{border-color:var(--ink)}
.header-link{display:flex;align-items:center;gap:27px;border:1.5px solid var(--ink);padding:9px 19px;border-radius:99px;font-size:14px;font-weight:600;transition:background .2s}.header-link:hover{background:var(--lime)}.header-link span{font-size:22px;line-height:1}
.hero{min-height:735px;position:relative;display:flex;align-items:center;padding-block:70px 125px}
.hero-copy{width:61%;position:relative;z-index:2;pointer-events:none}.hero-copy a{pointer-events:auto}
.eyebrow{font-size:12px;letter-spacing:.075em;font-weight:600}
h1,h2,h3{font-family:var(--display);font-weight:800}
h1{font-size:clamp(78px,8.4vw,128px);line-height:.92;letter-spacing:-.075em;margin:27px 0 29px}
.period{color:#80982a}
.hero-description{font-size:16px;line-height:1.65;max-width:360px}
.button{display:inline-flex;align-items:center;gap:36px;background:var(--lime);color:var(--ink);border:1.5px solid var(--ink);border-radius:99px;padding:14px 23px;margin-top:29px;font-size:15px;font-weight:600;box-shadow:3px 4px 0 var(--ink);transition:transform .2s,box-shadow .2s}
.button span{font-size:26px;line-height:1}.button:hover{transform:translate(2px,2px);box-shadow:1px 2px 0 var(--ink)}
.hero-art{position:absolute;right:0;top:42px;width:47%;height:560px}
.hero-photo{position:absolute;inset:0;border-radius:48% 45% 44% 48%;overflow:hidden;border:2px solid var(--ink);transform:rotate(8deg);background:#e4e4d6;transition:transform .8s}
.hero-photo img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:72% center;transform:scale(1.04) rotate(-4deg)}
.hero-art:hover .hero-photo{transform:rotate(4deg)}
.sticker{position:absolute;z-index:3;text-align:center;color:var(--ink)}
.sticker-lilac{right:-19px;top:-11px;width:148px;height:148px;background:var(--lilac);border:1.5px solid var(--ink);border-radius:45% 55% 45% 55%;transform:rotate(13deg);font-family:var(--display);font-size:32px;font-weight:800;line-height:1;padding-top:36px;box-shadow:3px 3px 0 var(--ink)}
.sticker-lilac em{font-family:var(--serif);font-weight:400;font-size:39px}
.sticker-lime{left:-33px;bottom:0;width:171px;height:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--lime);border:1.5px solid var(--ink);border-radius:50%;transform:rotate(-11deg);font-size:24px;font-family:var(--display);font-weight:800;line-height:1}
.sticker-lime span{font-family:var(--sans);font-size:12px;line-height:1.4;font-weight:500;margin-top:9px}
.photo-note{position:absolute;bottom:-42px;right:13px;font-size:11px;letter-spacing:.06em;font-weight:500;transform:rotate(-3deg)}
.ticker{overflow:hidden;background:var(--lime);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);padding:17px 0;transform:rotate(-2deg);width:100%;margin-top:-16px;position:relative;z-index:4}
.ticker-track{display:flex;align-items:center;gap:40px;white-space:nowrap;width:max-content;animation:drift 45s linear infinite}
.ticker-track span{font-family:var(--display);font-size:27px;font-weight:800;line-height:1;letter-spacing:-.02em}.ticker-track b{font-size:34px;line-height:1;font-weight:400}
.ticker:hover .ticker-track{animation-play-state:paused}
@keyframes drift{to{transform:translateX(-50%)}}
.greens{padding:90px 0 105px}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:50px}
h2{font-size:clamp(53px,5.8vw,85px);line-height:.98;letter-spacing:-.055em}.section-heading .eyebrow{margin-bottom:22px}.serif-accent{font-family:var(--serif);font-weight:400;font-style:italic;letter-spacing:-.03em}
.section-heading>p{font-size:20px;font-weight:500;line-height:1.45;margin:0 5px 10px 0}
.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;align-items:start}.product-red{padding-top:55px}
.product-image{position:relative;aspect-ratio:1;overflow:hidden;border:1.5px solid var(--ink);border-radius:46% 46% 13px 13px;background:#e9e9df;margin-bottom:20px}
.product-red .product-image{border-radius:18px 18px 44% 44%}
.product-mix .product-image{border-radius:46% 46% 46% 13px}
.product-image img{width:300%;max-width:none;height:100%;object-fit:fill;transition:transform .7s}
.product-image .crop-red{margin-left:-100%}.product-image .crop-mix{margin-left:-200%}
.product-image:hover img{transform:scale(1.045);transform-origin:16.66% center}.product-image:hover .crop-red{transform-origin:50% center}.product-image:hover .crop-mix{transform-origin:83.33% center}
.product-tag{position:absolute;bottom:21px;left:50%;transform:translateX(-50%) rotate(-5deg);white-space:nowrap;border:1.5px solid var(--ink);border-radius:99px;background:var(--lime);padding:5px 12px;font-size:12px;font-weight:600}
.product-red .product-tag{background:var(--lilac);transform:translateX(-50%) rotate(5deg)}
.product-mix .product-tag{background:var(--paper);transform:translateX(-50%) rotate(-4deg)}
h3{font-size:34px;letter-spacing:-.05em;line-height:1.2}.product>p{font-size:16px;line-height:1.55;margin-top:10px;max-width:31ch;color:var(--muted)}
.approach{background:var(--ink);color:var(--paper);border-radius:45px 45px 0 0;overflow:hidden}
.approach-inner{padding-block:88px 95px;display:grid;grid-template-columns:1.4fr 1fr;gap:12%;align-items:center}.approach .eyebrow{color:var(--lime);margin-bottom:28px}.approach h2{font-size:clamp(58px,6vw,91px);line-height:1.03}.approach .serif-accent{color:var(--lime)}
.approach-copy{position:relative;max-width:390px;padding-top:65px}.approach-copy>p{color:#e0e6d9;font-size:16px;line-height:1.7;margin-bottom:13px}
.small-sticker{position:absolute;right:0;top:-38px;padding:14px 25px;background:var(--lilac);color:var(--ink);font-family:var(--serif);font-size:25px;line-height:.95;transform:rotate(9deg);border-radius:50%;text-align:center}
.approach-copy>a{margin-top:13px;display:inline-flex;gap:40px;align-items:center;border-bottom:1px solid var(--lime);padding:7px 0;color:var(--lime);font-size:14px;font-weight:600}.approach-copy>a span{font-size:23px}
.footer{padding-block:40px 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:34px}.footer-top p{font-size:14px;font-weight:500}.back-top{display:flex;align-items:center;gap:25px;font-size:14px}.back-top span{font-size:22px}
.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:15px;font-size:12px;color:var(--muted)}
@media(min-width:1650px){.hero{min-height:810px}.hero-art{height:620px;width:49%;top:38px}}
@media(max-width:1150px){.page-width{width:calc(100% - 72px)}.header{height:96px}.hero{min-height:680px;padding-bottom:100px}.hero-art{height:470px;top:66px;width:46%}h1{font-size:9vw}.sticker-lilac{width:126px;height:126px;padding-top:29px;font-size:27px}.sticker-lilac em{font-size:33px}.sticker-lime{width:150px;height:134px;font-size:21px;left:-20px;bottom:-10px}.hero-description{max-width:300px}.products{gap:24px}h3{font-size:29px}.section-heading>p{font-size:18px}.approach-inner{gap:7%}}
@media(max-width:760px){.page-width{width:calc(100% - 40px)}.header{height:85px;gap:14px}.brand{width:128px}nav{gap:18px;margin:0}nav a{font-size:14px}.header-link{display:none}.hero{display:block;min-height:0;padding:38px 0 78px}.hero-copy{width:100%;pointer-events:auto}.eyebrow{font-size:12px}h1{font-size:clamp(63px,13vw,98px);line-height:.95;letter-spacing:-.067em;margin:23px 0}.hero-description{font-size:16px;max-width:350px}.button{margin-top:23px;padding:12px 20px;gap:32px;font-size:14px}.hero-art{position:relative;top:auto;right:auto;width:87%;height:390px;margin:54px auto 0}.hero-photo{border-radius:47% 45% 44% 48%;transform:rotate(6deg)}.hero-photo img{object-position:75% center}.sticker-lilac{right:-24px;top:-27px;width:112px;height:112px;font-size:25px;padding-top:25px}.sticker-lilac em{font-size:30px}.sticker-lime{width:135px;height:121px;left:-27px;bottom:3px;font-size:20px}.sticker-lime span{font-size:12px;margin-top:7px}.photo-note{font-size:10px;bottom:-36px;right:-6px}.ticker{padding:15px 0;margin-top:-10px}.ticker-track{gap:25px}.ticker-track span{font-size:21px}.ticker-track b{font-size:26px}.greens{padding:62px 0 60px}.section-heading{margin-bottom:32px;gap:15px}.section-heading .eyebrow{margin-bottom:17px}h2{font-size:58px}.section-heading>p{font-size:14px;line-height:1.5;margin-bottom:7px;max-width:130px}.products{grid-template-columns:1fr;gap:40px}.product-red{padding-top:0}.product-image{aspect-ratio:1.05;margin-bottom:17px}.product-red .product-image{border-radius:18px 18px 39% 39%}.product{max-width:510px;width:100%;margin:auto}.product-title h3{font-size:34px}.product>p{font-size:16px;max-width:none;margin-top:9px}.product-tag{font-size:12px}.approach{border-radius:27px 27px 0 0}.approach-inner{display:block;padding-block:48px 53px}.approach h2{font-size:60px}.approach .eyebrow{margin-bottom:21px}.approach-copy{padding-top:100px;max-width:100%}.small-sticker{top:20px;right:12px}.approach-copy>p{font-size:16px}.footer{padding-top:30px}.footer-top{flex-wrap:wrap;gap:25px;margin-bottom:24px}.footer-top .brand{width:144px}.footer-top p{order:3;flex-basis:100%;font-size:14px}.back-top{font-size:14px;gap:17px}.footer-bottom{font-size:12px;align-items:flex-start}.footer-bottom span:last-child{text-align:right;max-width:170px}}
@media(max-width:380px){.brand{width:112px}nav{gap:13px}nav a{font-size:13px}h1{font-size:60px}.hero-art{height:345px}.sticker-lilac{right:-17px}.section-heading>p{font-size:13px}.photo-note{font-size:10px}.approach h2{font-size:54px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}


main{overflow:clip}
