:root{--cream:#f7f1e7;--peach:#f6d3c5;--pink:#ee9ea2;--green:#073b25;--lime:#b7cf70;--ink:#073b25;--line:#7c8c7d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}.announcement{height:18px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:700;letter-spacing:.12em}.site-header{height:49px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 16px;background:#faf8f0;border-bottom:1px solid #aab2a9;position:sticky;top:0;z-index:20}.mini-logo,.main-nav a,.mobile-nav a{color:var(--green);text-decoration:none;font-weight:800}.mini-logo{font-family:"Archivo Black";font-size:12px}.main-nav{display:flex;gap:36px}.main-nav a{font-size:7px;letter-spacing:.13em}.bag-button,.menu-button{justify-self:end;border:1px solid var(--green);border-radius:999px;padding:6px 11px;background:transparent;color:var(--green);font-size:7px;font-weight:800;cursor:pointer}.menu-button{display:none}.mobile-nav{display:none;position:fixed;top:67px;left:0;right:0;background:#faf8f0;border-bottom:1px solid var(--green);z-index:19;padding:16px}.mobile-nav.open{display:grid;gap:12px}.mobile-nav a{font-size:12px}.hero{display:grid;grid-template-columns:39% 61%;min-height:500px;border-bottom:1px solid var(--green)}.hero-copy{background:var(--peach);padding:62px 48px 40px}.eyebrow{margin:0 0 14px;font-size:7px;letter-spacing:.17em;font-weight:800}.hero h1,.section-head h2,.starter h2,.about h2,.fresh-title h2,.newsletter h2{font-family:"Archivo Black";letter-spacing:-.07em}.hero h1{font-size:74px;line-height:.72;margin:24px 0 30px}.hero h1 span{display:block}.hero-sub{font-size:14px;line-height:1.16;letter-spacing:.08em;margin-bottom:22px}.solid-button{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--green);color:#fff;text-decoration:none;padding:12px 17px;font-size:7px;font-weight:800;letter-spacing:.08em;cursor:pointer}.inline-link{display:block;margin-top:15px;color:var(--green);font-size:7px;font-weight:800;text-underline-offset:4px}.hero-image-wrap{position:relative;overflow:hidden;background:#e9e1d1}.hero-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-stamp{position:absolute;left:-34px;bottom:22px;width:70px;height:70px;border:2px solid var(--green);border-radius:50%;display:grid;place-items:center;background:var(--cream);transform:rotate(-10deg)}.hero-stamp b{font-family:"Archivo Black";font-size:23px;line-height:.7}.hero-stamp span{font-size:7px;font-weight:800}.ticker{height:27px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:space-around;font-size:7px;font-weight:800;letter-spacing:.08em}.ticker i{font-style:normal}.shop-section{padding:75px 16px 58px}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:26px}.section-head h2{font-size:48px;line-height:.85;margin:0}.section-head>p{justify-self:end;max-width:245px;font-size:8px;line-height:1.45}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;align-items:start}.product-card{border:1px solid #aab2a9;background:#faf8f0;display:flex;flex-direction:column;min-height:360px}.product-card:nth-child(1),.product-card:nth-child(2),.product-card:nth-child(3){grid-column:span 2}.product-card:nth-child(4){grid-column:2/span 2}.product-card:nth-child(5){grid-column:4/span 2}.product-image{position:relative;aspect-ratio:1.2/1;overflow:hidden;border-bottom:1px solid #aab2a9}.product-image img{width:100%;height:100%;object-fit:cover}.product-no{position:absolute;z-index:2;top:8px;left:8px;width:20px;height:20px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:6px;font-weight:800}.product-info{padding:9px;display:grid;grid-template-columns:1fr auto;gap:2px 8px;flex:1}.product-info h3{margin:0;font-size:13px;font-weight:500}.product-kicker{grid-column:1;font-size:5px;font-weight:800}.price{grid-row:1/span 2;grid-column:2;font-size:10px;font-weight:800}.product-meta{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid #aab2a9;padding-top:8px;margin:9px 0 0;font-size:5px;font-weight:800;text-transform:uppercase}.add-btn{grid-column:1/-1;background:transparent;border:1px solid var(--green);padding:8px;text-align:left;font-size:6px;font-weight:800;cursor:pointer}.starter{display:grid;grid-template-columns:54% 46%;background:var(--lime);border-top:1px solid var(--green);border-bottom:1px solid var(--green)}.starter-photo{min-height:480px;overflow:hidden}.starter-photo img{width:100%;height:100%;object-fit:cover}.starter-copy{padding:43px 42px}.starter h2{font-size:54px;line-height:.78;margin:14px 0}.starter-price{display:flex;align-items:baseline;gap:10px;border-bottom:1px solid #75875d;padding-bottom:12px}.starter-price strong{font-family:"Archivo Black";font-size:28px}.starter-price span{font-size:5px;font-weight:800}.starter-copy>p{font-size:8px;line-height:1.55;max-width:290px}.starter-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;font-size:5px;font-weight:800;margin:18px 0}.starter-add{margin-top:6px}.starter-copy small{display:block;font-size:5px;margin-top:12px}.about{display:grid;grid-template-columns:40% 60%;background:var(--pink);border-bottom:1px solid var(--green);min-height:430px}.about-brand{border-right:1px solid var(--green);position:relative;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.about-brand h3{font-family:"Archivo Black";font-size:40px;margin:0}.line-art{position:absolute;width:105px;height:105px;border:1px solid rgba(7,59,37,.4);border-radius:50%}.line-art-top{left:-55px;top:-50px}.line-art-bottom{right:-50px;bottom:-45px}.about-copy{padding:63px 47px}.about h2{font-size:47px;line-height:.83;margin:0 0 20px}.about-copy>p{font-size:8px;line-height:1.55;max-width:355px}.fresh-list{display:grid;grid-template-columns:39% 61%;border-bottom:1px solid var(--green)}.fresh-title{padding:70px 27px}.fresh-title h2{font-size:45px;line-height:.82;margin:18px 0}.fresh-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.fresh-grid div{border-left:1px solid #aab2a9;border-bottom:1px solid #aab2a9;padding:12px 10px;display:flex;flex-direction:column;justify-content:space-between;min-height:145px}.fresh-grid small{font-size:5px}.fresh-grid strong{font-size:9px}.newsletter{display:grid;grid-template-columns:1fr 1fr;gap:45px;background:var(--peach);padding:55px 27px 48px;border-bottom:1px solid var(--green);align-items:end}.newsletter h2{font-size:46px;line-height:.82;margin:16px 0 0}.newsletter form{padding-bottom:9px}.newsletter label{display:block;font-size:6px;font-weight:800;margin-bottom:8px}.email-row{display:flex;border-bottom:1px solid var(--green)}.email-row input{flex:1;border:0;background:transparent;padding:8px 0;font-size:12px;outline:none}.email-row button{border:0;background:transparent;font-size:6px;font-weight:800;color:var(--green);cursor:pointer}.newsletter small{display:block;font-size:5px;margin-top:9px}.newsletter form p{font-size:8px;font-weight:800;min-height:12px}footer{background:var(--green);color:#fff;display:grid;grid-template-columns:1fr auto 1fr;gap:28px;padding:28px 19px 38px;align-items:start}.footer-logo{font-family:"Archivo Black";font-size:47px;letter-spacing:-.08em}footer nav{display:grid;gap:8px;padding-top:8px}footer nav a{color:#fff;text-decoration:none;font-size:6px;font-weight:800}.footer-message{justify-self:end;font-size:8px;line-height:1.4;padding-top:8px}footer small{grid-column:3;justify-self:end;font-size:5px}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.38);opacity:0;pointer-events:none;transition:.2s;z-index:29}.overlay.open{opacity:1;pointer-events:auto}.cart{position:fixed;right:0;top:0;width:min(430px,100%);height:100dvh;background:var(--cream);z-index:30;transform:translateX(100%);transition:.25s;display:flex;flex-direction:column;border-left:1px solid var(--green)}.cart.open{transform:none}.cart-head{display:flex;justify-content:space-between;padding:22px;border-bottom:1px solid var(--green)}.cart-head p{font-size:7px;margin:0}.cart-head h2{font-family:"Archivo Black";margin:4px 0;font-size:30px}.cart-head button{font-size:28px;border:0;background:none;color:var(--green);cursor:pointer}.cart-items{overflow:auto}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;padding:15px;border-bottom:1px solid #aab2a9}.cart-item img{width:72px;height:82px;object-fit:cover}.cart-item h3{font-size:12px;margin:0}.qty{display:flex;gap:10px;align-items:center;margin-top:10px}.qty button{width:24px;height:24px;border:1px solid var(--green);background:transparent}.remove{border:0;background:transparent;text-decoration:underline;color:var(--green);font-size:7px}.cart-empty{text-align:center;margin:auto;padding:28px}.cart-empty b{font-family:"Archivo Black";font-size:80px}.cart-footer{margin-top:auto;border-top:1px solid var(--green);padding:18px}.cart-footer>div{display:flex;justify-content:space-between}.full{width:100%;margin-top:14px}.toast{position:fixed;left:50%;bottom:20px;transform:translate(-50%,90px);background:var(--green);color:white;padding:10px 14px;font-size:8px;font-weight:800;z-index:40;transition:.25s}.toast.show{transform:translate(-50%,0)}
@media(max-width:900px){.main-nav{display:none}.menu-button{display:block}.bag-button{margin-right:54px}.hero{grid-template-columns:1fr}.hero-copy{padding:55px 28px}.hero-image-wrap{min-height:520px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:nth-child(n){grid-column:auto}.starter{grid-template-columns:1fr}.about{grid-template-columns:1fr}.about-brand{min-height:300px;border-right:0;border-bottom:1px solid var(--green)}.fresh-list{grid-template-columns:1fr}.newsletter{grid-template-columns:1fr}.site-header{grid-template-columns:1fr auto auto}.mobile-nav{top:67px}}
@media(max-width:560px){.announcement{font-size:5px}.site-header{height:44px}.mobile-nav{top:62px}.hero-copy{padding:42px 22px}.hero h1{font-size:60px}.hero-image-wrap{min-height:360px}.ticker{font-size:5px;overflow:hidden}.shop-section{padding:55px 12px}.section-head{grid-template-columns:1fr}.section-head>p{justify-self:start}.section-head h2{font-size:40px}.product-grid{grid-template-columns:1fr}.starter-copy{padding:40px 22px}.starter h2{font-size:48px}.about-copy{padding:50px 22px}.fresh-grid{grid-template-columns:1fr 1fr}.newsletter{padding:48px 20px}footer{grid-template-columns:1fr}.footer-message,footer small{justify-self:start;grid-column:1}.footer-logo{font-size:40px}.bag-button{margin-right:10px}}

/* Larger, reference-matched desktop scale */
@media (min-width:901px){
  .announcement{height:28px;font-size:10px}
  .site-header{height:72px;padding:0 30px}
  .mini-logo{font-size:18px}
  .main-nav{gap:52px}
  .main-nav a,.bag-button{font-size:10px}
  .bag-button{padding:9px 16px}
  .hero{min-height:690px;grid-template-columns:42% 58%}
  .hero-copy{padding:95px 70px 60px}
  .eyebrow{font-size:10px;margin-bottom:20px}
  .hero h1{font-size:112px;margin:35px 0 42px}
  .hero-sub{font-size:20px;margin-bottom:32px}
  .solid-button{padding:16px 24px;font-size:10px}
  .inline-link{font-size:10px;margin-top:22px}
  .hero-stamp{width:100px;height:100px;left:-50px;bottom:32px}
  .hero-stamp b{font-size:34px}.hero-stamp span{font-size:10px}
  .shop-section{padding:105px 30px 85px}
  .section-head{margin-bottom:42px}.section-head h2{font-size:70px}.section-head>p{max-width:360px;font-size:13px}
  .product-grid{gap:18px}.product-card{min-height:520px}.product-info{padding:16px}.product-info h3{font-size:19px}.product-kicker,.product-meta{font-size:8px}.price{font-size:15px}.add-btn{font-size:9px;padding:13px}.product-no{width:30px;height:30px;font-size:9px;top:12px;left:12px}
  .starter-photo{min-height:660px}.starter-copy{padding:70px 62px}.starter h2{font-size:78px}.starter-price strong{font-size:42px}.starter-price span,.starter-copy small,.starter-list{font-size:8px}.starter-copy>p{font-size:13px;max-width:430px}.starter-list{gap:14px 24px;margin:28px 0}
  .about{min-height:590px}.about-brand h3{font-size:58px}.about-copy{padding:90px 70px}.about h2{font-size:68px}.about-copy>p{font-size:13px;max-width:520px}
  .fresh-title{padding:100px 45px}.fresh-title h2{font-size:66px}.fresh-grid div{min-height:210px;padding:22px 18px}.fresh-grid small{font-size:8px}.fresh-grid strong{font-size:14px}
  .newsletter{padding:80px 45px 70px}.newsletter h2{font-size:68px}.newsletter label,.email-row button{font-size:9px}.email-row input{font-size:17px;padding:13px 0}.newsletter small{font-size:8px}.newsletter form p{font-size:12px}
  footer{padding:48px 32px 60px}.footer-logo{font-size:70px}footer nav a{font-size:9px}.footer-message{font-size:13px}footer small{font-size:8px}
}

/* Continuous moving ticker */
.ticker{overflow:hidden;justify-content:flex-start;height:40px}
.ticker-track{display:flex;width:max-content;will-change:transform;animation:ticker-scroll 20s linear infinite}
.ticker-group{display:flex;align-items:center;flex-shrink:0;gap:44px;padding-right:44px;white-space:nowrap}
.ticker-group span,.ticker-group i{font-size:10px}
@keyframes ticker-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.ticker:hover .ticker-track{animation-play-state:paused}
@media (prefers-reduced-motion:reduce){.ticker-track{animation:none}}
@media(max-width:900px){.ticker{height:34px}.ticker-track{animation-duration:16s}.ticker-group{gap:28px;padding-right:28px}.ticker-group span,.ticker-group i{font-size:8px}}


/* Production polish */
.skip-link{position:fixed;left:16px;top:12px;z-index:100;background:#fff;color:var(--green);padding:10px 14px;border:2px solid var(--green);transform:translateY(-150%);transition:transform .15s}.skip-link:focus{transform:translateY(0)}
.anchor-target{position:absolute;top:0}.solid-button,.add-btn,.bag-button,.menu-button,.email-row button,.qty button,.remove{min-height:40px}.solid-button:focus-visible,.add-btn:focus-visible,.bag-button:focus-visible,.menu-button:focus-visible,.email-row button:focus-visible,.qty button:focus-visible,.remove:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 5px var(--green)}
.product-image img,.hero-image-wrap img,.starter-photo img{background:#e9e1d1}

/* Truly seamless marquee: JavaScript measures one filled sequence and animates exactly that distance. */
.ticker{display:block;overflow:hidden;height:42px;background:var(--green);color:#fff}
.ticker-track{display:flex;width:max-content;height:100%;will-change:transform;animation:marquee var(--marquee-duration,22s) linear infinite}
.ticker-sequence{display:flex;flex:none;align-items:center;height:100%;white-space:nowrap}
.ticker-item{display:flex;align-items:center;gap:42px;padding-right:42px;font-size:11px;font-weight:800;letter-spacing:.1em}
.ticker-item i{font-style:normal;font-size:14px}
@keyframes marquee{to{transform:translate3d(calc(-1 * var(--marquee-distance,0px)),0,0)}}
.ticker:hover .ticker-track{animation-play-state:paused}
@media(max-width:900px){.ticker{height:36px}.ticker-item{gap:28px;padding-right:28px;font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker-track{animation:none!important;transform:none!important}.ticker{overflow:auto}.ticker-sequence[aria-hidden="true"]{display:none}}

/* Launch-ready seamless marquee */
.ticker{position:relative;display:block;overflow:hidden;isolation:isolate}
.ticker-track{display:flex;width:max-content;height:100%;transform:translate3d(0,0,0);animation:none!important;will-change:transform}
.ticker-track.is-running{animation:aisle16-marquee var(--marquee-duration,24s) linear infinite!important}
.ticker-sequence{display:flex;flex:0 0 auto;align-items:center;min-width:max-content;height:100%;white-space:nowrap}
.ticker-item{display:flex;flex:0 0 auto;align-items:center;gap:clamp(24px,3vw,54px);padding-right:clamp(24px,3vw,54px)}
@keyframes aisle16-marquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(calc(-1 * var(--marquee-distance)),0,0)}}
@media(prefers-reduced-motion:reduce){.ticker-track.is-running{animation:none!important}.ticker{overflow-x:auto}.ticker-sequence[aria-hidden="true"]{display:none}}

/* Production sizing and polish */
body{font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
img{max-width:100%}
.hero-image-wrap img,.starter-photo img,.product-image img{transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.product-card:hover .product-image img{transform:scale(1.025)}
.solid-button,.add-btn,.bag-button{transition:transform .18s ease,background-color .18s ease,color .18s ease}
.solid-button:hover,.add-btn:hover,.bag-button:hover{transform:translateY(-2px)}
@media(min-width:1280px){
  .hero{min-height:min(780px,78vh)}
  .hero-copy{padding-left:max(72px,6vw)}
  .shop-section{padding-left:max(36px,4vw);padding-right:max(36px,4vw)}
}
