@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Instrument+Serif:ital@0;1&display=swap');
:root{--green:#dfe8b5;--dark:#193a29;--cream:#f5f0e4;--coral:#e76649;--line:rgba(25,58,41,.16);--ease:cubic-bezier(.23,1,.32,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;color:var(--dark);background:var(--cream);font-family:"DM Sans",sans-serif}body.lock{overflow:hidden}button,input{font:inherit}a{color:inherit}.skip{position:fixed;z-index:100;top:8px;left:8px;padding:10px;background:var(--dark);color:#fff;transform:translateY(-150%)}.skip:focus{transform:none}.press,.btn,.product button,.filters button{transition:transform 140ms var(--ease)}.press:active,.btn:active,.product button:active,.filters button:active{transform:scale(.97)}.promo{display:flex;height:30px;align-items:center;justify-content:center;gap:10px;background:var(--dark);color:#dfe8b5;font-size:8px;letter-spacing:.12em;text-transform:uppercase}header{position:absolute;z-index:20;top:30px;left:0;right:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 clamp(18px,4vw,60px)}header.fixed{position:fixed;top:0;background:rgba(223,232,181,.84);backdrop-filter:blur(18px);box-shadow:inset 0 -1px rgba(255,255,255,.6)}.logo{position:relative;text-decoration:none}.logo b{font-size:20px;letter-spacing:.12em}.logo i{display:block;font-family:"Instrument Serif";font-size:15px}.logo small{position:absolute;top:40px;left:0;width:max-content;font-size:6px;letter-spacing:.16em}nav{display:flex;gap:28px}nav a{font-size:10px;text-decoration:none}.actions{display:flex;justify-content:flex-end;gap:8px}.actions button{border:0;cursor:pointer}.mode-mini{padding:0 15px;border-radius:999px!important;background:rgba(255,255,255,.4)}.cart-button{display:flex;min-height:40px;align-items:center;gap:9px;padding:0 6px 0 16px;border-radius:999px;background:var(--dark);color:#fff}.cart-button b{display:grid;width:29px;aspect-ratio:1;place-items:center;border-radius:50%;background:var(--coral)}.menu-button{display:none;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.5)}.menu-button i{position:absolute;width:15px;height:1px;background:currentColor}.menu-button i:first-child{transform:translateY(-3px)}.menu-button i:last-child{transform:translateY(3px)}.mobile-nav{position:fixed;z-index:18;inset:0;display:none;flex-direction:column;justify-content:center;gap:0;padding:90px 24px 30px;background:var(--green);opacity:0;pointer-events:none;transition:opacity 180ms var(--ease)}.mobile-nav.open{opacity:1;pointer-events:auto}.mobile-nav a{padding:14px 0;border-bottom:1px solid var(--line);font-family:"Instrument Serif";font-size:36px;text-decoration:none}.mobile-nav button{margin-top:auto;min-height:50px;border:0;border-radius:999px;background:var(--dark);color:#fff}.hero{position:relative;min-height:calc(100svh - 30px);overflow:hidden;background:var(--green)}.hero-img,.hero-fade{position:absolute;inset:0}.hero-img{background:url('./assets/nori-express-hero.jpg') center/cover}.hero-fade{background:linear-gradient(90deg,rgba(223,232,181,.97),rgba(223,232,181,.73) 40%,transparent 70%)}.hero-copy{position:relative;z-index:2;display:flex;min-height:calc(100svh - 30px);flex-direction:column;justify-content:center;padding:120px clamp(20px,7vw,105px) 90px}.tag,.eyebrow{color:#7c2f23;font-size:8px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.hero h1,.section-head h2,.box-copy h2,.eco h2{margin:16px 0 0;font-family:"Instrument Serif";font-size:clamp(4.8rem,8.5vw,9rem);font-weight:400;line-height:.82;letter-spacing:-.04em}.hero h1 em,.section-head h2 em{color:var(--coral);font-weight:400}.lead{max-width:430px;margin:28px 0 0;color:#4d6657;font-size:12px;line-height:1.7}.hero-actions{display:flex;gap:8px;margin-top:28px}.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:20px;padding:0 21px;border:0;border-radius:999px;cursor:pointer;font-size:10px;font-weight:600;text-decoration:none}.btn.dark{background:var(--dark);color:#fff}.btn.light{background:rgba(255,255,255,.5);box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)}.delivery-card{position:absolute;z-index:3;right:4vw;bottom:28px;width:310px;padding:17px;border-radius:16px;background:rgba(245,240,228,.76);backdrop-filter:blur(18px)}.delivery-card p{margin:0 0 12px;font-size:9px;font-weight:600}.mode-switch{display:grid;grid-template-columns:1fr 1fr;padding:3px;border-radius:999px;background:rgba(25,58,41,.08)}.mode-switch button{min-height:36px;border:0;border-radius:999px;background:transparent;color:#526b5c;cursor:pointer;font-size:8px}.mode-switch button.active{background:var(--dark);color:#fff}.delivery-card>span{display:block;margin-top:10px;color:#687c70;font-size:8px;text-align:center}.reveal{opacity:0;transform:translateY(10px);transition:opacity 220ms var(--ease),transform 260ms var(--ease)}.reveal.show{opacity:1;transform:none}.promise{display:grid;grid-template-columns:repeat(3,1fr);background:var(--dark);color:#fff}.promise>div{display:flex;min-height:150px;align-items:center;gap:20px;padding:30px;border-right:1px solid rgba(255,255,255,.13)}.promise b{color:#a8bd78;font-family:"Instrument Serif";font-size:38px;font-weight:400}.promise p{margin:0;color:#a8b4ac;font-size:9px;line-height:1.6}.promise strong{display:block;color:#fff;font-family:"Instrument Serif";font-size:20px;font-weight:400}.menu{padding:clamp(80px,10vw,145px) clamp(12px,5vw,80px)}.section-head{display:grid;max-width:1280px;grid-template-columns:1.2fr .6fr;align-items:end;gap:40px;margin:auto}.section-head .eyebrow{grid-column:1/-1}.section-head h2{font-size:clamp(3.8rem,6vw,6.5rem)}.section-head>p:last-child{color:#66786e;font-size:11px;line-height:1.7}.filters{display:flex;max-width:1280px;gap:7px;margin:42px auto 22px;overflow:auto}.filters button{flex:none;min-height:38px;padding:0 16px;border:1px solid var(--line);border-radius:999px;background:transparent;cursor:pointer;font-size:9px}.filters button.active{background:var(--dark);color:#fff}.product-grid{display:grid;max-width:1280px;grid-template-columns:repeat(3,1fr);gap:12px;margin:auto}.product{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.product.hidden{display:none}.product-art{position:relative;height:220px;background:var(--green)}.product-art::before{content:"";position:absolute;width:45%;height:28%;left:27%;top:34%;border:13px solid #f4ead3;border-radius:50%;background:#e46e52;box-shadow:0 15px 30px rgba(25,58,41,.14)}.product-art span{position:absolute;top:14px;left:15px;font-size:8px}.product-art i{position:absolute;top:12px;right:12px;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.55);font-size:7px;font-style:normal}.product-art.green{background:#9fbd76}.product-art.green::before{background:#607c46}.product-art.coral{background:#e58469}.product-art.cream{background:#e8d6b5}.product-art.lime{background:#b8cf69}.product-art.lime::before{width:52%;height:22%;border:0;background:#658444}.product-art.orange{background:#d99a5e}.product-info{display:flex;justify-content:space-between;gap:12px;padding:18px}.product-info h3{margin:0 0 6px;font-family:"Instrument Serif";font-size:25px;font-weight:400}.product-info p{max-width:245px;margin:0 0 9px;color:#68786f;font-size:9px;line-height:1.5}.product-info small{color:#9aa39d;font-size:7px}.product-info>b{font-size:11px}.product>button{display:flex;width:calc(100% - 24px);min-height:42px;align-items:center;justify-content:space-between;margin:0 12px 12px;padding:0 15px;border:0;border-radius:9px;background:#eef1df;color:var(--dark);cursor:pointer;font-size:9px;font-weight:600}.box-banner{display:grid;grid-template-columns:.8fr 1.2fr;min-height:650px;background:var(--coral);color:#fff}.box-art{display:flex;align-items:center;justify-content:center;background:#e9d8ae;color:var(--dark)}.box-art span{font-family:"Instrument Serif";font-size:180px;line-height:.7}.box-art small{align-self:flex-end;margin:0 0 26% -20px;font-size:8px}.box-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(60px,9vw,140px)}.box-copy .eyebrow{color:#5a1c14}.box-copy h2{font-size:clamp(4rem,7vw,7rem)}.box-copy p{max-width:450px;color:rgba(255,255,255,.7);font-size:11px;line-height:1.7}.box-copy strong{margin:10px 0 25px;font-family:"Instrument Serif";font-size:42px;font-weight:400}.box-copy .btn{align-self:flex-start}.eco{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;min-height:580px;padding:clamp(70px,9vw,130px);background:var(--green)}.eco h2{font-size:clamp(4rem,6.5vw,7rem)}.eco-copy>p:last-child{max-width:520px;color:#51695a;font-size:11px;line-height:1.7}.eco-stats{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}.eco-stats div{padding:35px 25px;border-right:1px solid var(--line)}.eco-stats b{display:block;font-family:"Instrument Serif";font-size:52px;font-weight:400}.eco-stats span{font-size:8px;line-height:1.5}.store{display:flex;align-items:end;justify-content:space-between;padding:80px clamp(20px,7vw,110px);background:#eee7d8}.store h2{font-family:"Instrument Serif";font-size:clamp(2.8rem,5vw,5rem);font-weight:400}.store p{color:#607267;font-size:10px;line-height:1.7}footer{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:45px clamp(20px,5vw,80px);background:var(--dark);color:#fff}.footer-logo{font-weight:600;letter-spacing:.12em}.footer-logo i{display:block;font-family:"Instrument Serif";font-weight:400}footer>div:nth-child(2){display:flex;justify-content:center;gap:16px}footer a,footer p{color:#9eaea4;font-size:8px;text-decoration:none}footer p{text-align:right}.cart{position:fixed;z-index:51;top:0;right:0;bottom:0;display:flex;width:min(440px,100%);flex-direction:column;padding:25px;background:var(--cream);transform:translateX(100%);transition:transform 250ms cubic-bezier(.32,.72,0,1)}.cart.open{transform:none}.scrim{position:fixed;z-index:50;inset:0;background:rgba(17,40,28,.5);opacity:0;pointer-events:none;transition:opacity 180ms var(--ease)}.scrim.show{opacity:1;pointer-events:auto}.cart-head{display:flex;justify-content:space-between}.cart-head small{font-size:8px;text-transform:uppercase}.cart-head h2{margin:4px 0 0;font-family:"Instrument Serif";font-size:42px;font-weight:400}.close{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer;font-size:22px}.cart-mode{display:flex;justify-content:space-between;margin:25px 0;padding:12px 14px;border-radius:9px;background:#e6ead5;font-size:9px}.cart-mode button{border:0;background:transparent;text-decoration:underline}.cart-items{flex:1;overflow:auto}.empty{padding:70px 20px;text-align:center}.empty span{font-size:50px}.empty h3{font-family:"Instrument Serif";font-size:25px;font-weight:400}.empty p{color:#6c7e72;font-size:9px}.cart-item{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-size:10px}.cart-item button{border:0;background:transparent;cursor:pointer}.cart-total{padding-top:20px;border-top:1px solid var(--line)}.cart-total p{display:flex;justify-content:space-between}.cart-total .btn{width:100%}.cart-total .btn:disabled{opacity:.4}.toast{position:fixed;z-index:60;left:50%;bottom:25px;padding:12px 17px;border-radius:999px;background:var(--dark);color:#fff;font-size:9px;opacity:0;transform:translate(-50%,14px);transition:opacity 180ms var(--ease),transform 200ms var(--ease)}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:850px){header{grid-template-columns:1fr auto}header nav,.mode-mini{display:none}.menu-button{position:relative;display:grid;place-items:center}.mobile-nav{display:flex}.hero-fade{background:linear-gradient(0deg,rgba(223,232,181,.94),transparent 72%)}.hero-copy{justify-content:flex-end;padding-bottom:120px}.delivery-card{display:none}.promise{grid-template-columns:1fr}.promise>div{min-height:115px;border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.product-grid{grid-template-columns:repeat(2,1fr)}.box-banner,.eco{grid-template-columns:1fr}.box-art{min-height:430px}.eco{gap:50px}.store{align-items:flex-start;flex-direction:column;gap:25px}footer{grid-template-columns:1fr;gap:25px}footer>div:nth-child(2){justify-content:flex-start;flex-wrap:wrap}footer p{text-align:left}}
@media(max-width:580px){.cart-button span{display:none}.hero h1{font-size:clamp(4.2rem,20vw,5.6rem)}.hero-actions{flex-direction:column}.section-head{grid-template-columns:1fr}.section-head .eyebrow{grid-column:auto}.product-grid{grid-template-columns:1fr}.menu{padding-top:80px}.box-art{min-height:350px}.box-art span{font-size:130px}.box-copy,.eco{padding:75px 22px}.eco-stats{grid-template-columns:1fr}.eco-stats div{border-right:0;border-bottom:1px solid var(--line)}}
@media(hover:hover) and (pointer:fine){.product:hover{transform:translateY(-4px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none}*,*::before,*::after{transition-duration:.01ms!important}}
