/* Shared public-site ergonomics. Keep page-specific layouts and routes intact. */
:root{--ns-focus:#1e3a2b}
:focus-visible{outline:3px solid var(--ns-focus);outline-offset:4px}
.ns-opt-row:has(input:focus-visible),.ns-size-pill:has(input:focus-visible),.idt-pill:has(+input:focus-visible),.btn-check:focus-visible+label{outline:3px solid var(--ns-focus);outline-offset:3px}
.ns-opt-row,.ns-size-pill,.idt-pill{position:relative;min-height:44px}
.idt-options{border:0;padding:0;margin:0;min-width:0}
.ns-order-notice{padding:12px 16px;background:#edf2e9;border:1px solid #cad7c3;border-radius:10px;color:#1e3a2b;font-size:14px;line-height:1.5}
.ct-edit{display:inline-flex;align-items:center;min-height:44px;color:#1e3a2b;font-weight:600}
.ct-qty button,.ct-remove,.ns-qty-btn,.idt-qty button{min-width:44px!important;min-height:44px!important}
.ns-delivery-promo .ns-delivery-promo-title{color:#fff!important}
.ns-delivery-promo .ns-delivery-promo-copy{color:#f6f2ea!important}
.ns-product-facts{border-top:1px solid #d3d8ce;margin:20px 0;padding:18px 0}
.ns-product-facts h2{font-size:18px!important;margin:0 0 12px!important}
.ns-product-facts dl{display:grid;grid-template-columns:100px 1fr;gap:8px 14px;margin:0;font-size:14px}
.ns-product-facts dt{font-weight:650}.ns-product-facts dd{margin:0;overflow-wrap:anywhere}
.ns-product-facts p{font-size:14px;margin:14px 0 0}
.ns-price-format{display:block;font-size:12px;font-weight:500;color:#4a5148;line-height:1.4}
.ns-fulfillment{background:#edf2e9;color:#1e3a2b;border-bottom:1px solid #cad7c3;padding:8px max(16px,calc((100vw - 1256px)/2));font-size:13px}
.ns-fulfillment summary{cursor:pointer;min-height:36px;align-content:center}
.ns-fulfillment form{display:flex;flex-wrap:wrap;gap:10px;align-items:end;padding:10px 0}
.ns-fulfillment label{display:flex;flex-direction:column;gap:4px}
.ns-fulfillment input,.ns-fulfillment select,.ns-fulfillment button{min-height:44px;border:1px solid #8fa58a;border-radius:6px;padding:8px;font:inherit;max-width:100%}
.ns-fulfillment button{background:#1e3a2b;color:white;padding:8px 16px}
.ns-common-links{display:flex;flex-wrap:wrap;gap:4px 20px;padding:14px 0;font-size:14px}
.ns-common-links a{min-height:44px;align-content:center}
#visit{scroll-margin-top:calc(var(--ns-header-h, 80px) + 24px)}
.ns-compact-visit{border-top:1px solid currentColor;padding-top:24px;margin-top:24px;font-size:14px;line-height:1.6}
.ns-compact-visit h2{font-size:18px;margin:0 0 10px}.ns-compact-visit p{margin:4px 0}
.ns-skip-link{position:absolute;top:-100px;left:12px;z-index:9999;background:white;color:#1e3a2b;padding:12px}
.ns-skip-link:focus{top:12px}
.ns-category-help{padding:24px;background:#edf2e9;border-radius:12px;margin:32px 0;font-size:15px}
.ns-category-help h2{font-size:22px}.ns-category-help h3{font-size:17px}
[hidden]{display:none!important}
@media(max-width:767px){
 .hero-copy{display:flex;flex-direction:column}.hero-copy .hero-eyebrow{order:0}.hero-copy h1{order:1}.hero-copy .lede{order:2}.hero-copy .hero-ctas{order:3;margin:16px 0}.hero-copy .hero-cats{order:4}.hero-copy .offer-card{order:5;margin-top:18px}.hero-copy .hero-trust{order:6}.hero-grid .hero-copy{order:0}.hero-grid .hero-visual{order:1}
 .hero{padding-top:22px!important}.hero-copy h1{font-size:38px!important}.hero-visual{margin-top:20px}
 .mn-fav,.mn-deals{padding-top:24px!important}.mn-proof{display:none}
 .mn-promo{font-size:12px!important;padding:8px 16px!important}
 .ct-controls{flex-wrap:wrap}.ns-modal-scroll{padding-bottom:24px}.ns-modal-footer{padding-bottom:max(16px,env(safe-area-inset-bottom))}
 .ns-item-modal-dialog{margin:0!important;max-height:100dvh}.ns-modal-shell{max-height:100dvh}.ns-modal-layout{max-height:100dvh}
 .ns-fulfillment form{display:grid;grid-template-columns:1fr}.ns-fulfillment input{width:100%}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
.ns-delivery-effect{font-size:12px;line-height:1.45;margin:6px 0 0;color:#334b3c}
.ns-order-footer{padding-bottom:90px}.ns-modal-details{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:#1e3a2b;text-decoration:underline}
.ns-review-banner{background:#f4d783;color:#332911;text-align:center;padding:6px 12px;font-size:12px;line-height:1.4}

/* Every carousel action is reachable by keyboard and large enough to tap. */
.hero-open{position:absolute;inset:0;z-index:1;background:transparent;border:0;cursor:pointer}
.hero-open:focus-visible{outline:3px solid var(--green,#244b34);outline-offset:-6px}
.hero-dots{z-index:3;bottom:10px;gap:0;background:rgba(20,40,29,.82);border-radius:28px;padding:0 4px}
.hero-dots button{width:44px;height:44px;border:0;background:transparent;position:relative;border-radius:50%}
.hero-dots button::after{content:'';display:block;width:18px;height:4px;margin:auto;border-radius:2px;background:#b7c5ba}
.hero-dots button[aria-pressed=true]::after{background:#fff;height:7px}
.hero-pause{position:absolute;right:12px;top:12px;z-index:3;min-height:44px;border:0;border-radius:24px;padding:8px 14px;background:#213f2f;color:white;font:inherit;font-size:12px}
.hero-tag,.hero-proof{pointer-events:none}

/* Ordering stays visible when the secondary navigation collapses. */
.ns-menu-shortcut{display:none}
.ns-newsletter-input{min-width:0;max-width:100%}
.idt-more-description{font-size:14px;line-height:1.6;margin:-8px 0 20px;color:var(--ink-2,#465043)}
.idt-more-description summary{cursor:pointer;min-height:44px;align-content:center;text-decoration:underline}.idt-more-description p{margin:8px 0}
.ns-builder-shortcuts{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;margin:0 0 24px;padding:14px 16px;background:#edf2e9;border:1px solid #cad7c3;border-radius:12px;color:#1e3a2b;font-size:14px}
.ns-builder-shortcuts strong{font-size:14px;white-space:nowrap}.ns-builder-shortcuts>div{display:flex;flex-wrap:wrap;gap:6px}
.ns-builder-shortcuts a{display:inline-flex;align-items:center;gap:12px;min-height:44px;padding:8px 12px;border:1px solid #b4c6ac;background:#fff;border-radius:7px;text-decoration:none;color:#1e3a2b;font-weight:650}
.ns-builder-shortcuts a:hover{background:#dce7d5}
@media(min-width:768px){body.ns-menu .mn-page-head{padding:28px 0 14px}body.ns-menu .mn-page-head h1{font-size:48px}body.ns-menu .mn-menu{padding-top:16px}}
@media(max-width:1199px){.ns-header .ns-menu-shortcut{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 12px;background:transparent;color:var(--ink,#1e3a2b);box-shadow:inset 0 0 0 1px #91a48c;border-radius:8px;text-decoration:none;font-size:14px;font-weight:750}}
@media(max-width:640px){
 .ns-header-row{gap:8px}.ns-header-right{gap:6px}.ns-header-toggle{min-width:44px;min-height:44px}.ns-header-cart{min-height:44px}
 .nav-right .ns-menu-shortcut{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 12px;background:transparent;color:var(--ink,#1e3a2b);box-shadow:inset 0 0 0 1px #91a48c;border-radius:8px;text-decoration:none;font-size:14px;font-weight:750}
 .nav-inner{gap:8px;padding:10px 12px}.nav-right{gap:6px}.nav-right .nav-toggle{width:44px;height:44px}.nav-right .cart-btn{padding:8px;min-height:44px}
 .nav-inner .brand{gap:6px}.nav-inner .brand-text b{font-size:14px;max-width:78px;line-height:1.12}.nav-inner .brand-text small{display:none}
 .ns-builder-shortcuts{gap:8px;padding:12px;margin-bottom:18px}.ns-builder-shortcuts a{padding:8px 10px}
}
@media(max-width:360px){.nav-inner .brand-text{display:none}.ns-header .ns-tagline{display:none}.ns-header .ns-wordmark{font-size:13px;max-width:70px;line-height:1.1}.ns-header .ns-logo-mark{display:none}}
.nav-right .ns-menu-shortcut[aria-current],.ns-header .ns-menu-shortcut[aria-current]{text-decoration:underline;text-underline-offset:6px}

/* A single offer, quiet navigation, and one place for fulfillment details. */
body .promo.ns-promo-ribbon {
  display:flex;
  justify-content:center;
  background:#244333;
  color:#fffdf5;
  padding:0 20px;
  font:500 13px/1.5 var(--f-sans, "Inter", sans-serif);
  letter-spacing:0;
  text-transform:none;
  white-space:normal;
  overflow:visible;
}
.ns-promo-ribbon .ns-ribbon-link,
.ns-promo-ribbon .ns-ribbon-message {
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  column-gap:6px;
  padding:10px 0;
  min-height:40px;
  color:inherit;
  text-decoration:none;
  text-align:center;
}
.ns-promo-ribbon .ns-ribbon-link:hover { color:inherit; text-decoration:underline; text-underline-offset:4px; }
.ns-promo-ribbon .ns-ribbon-link:focus-visible { outline-color:#fffdf5; outline-offset:-3px; }
.promo.ns-promo-ribbon span { display:inline; opacity:1; }
.ns-promo-ribbon .ns-ribbon-title { font-weight:700; }
.promo.ns-promo-ribbon .ns-ribbon-short { display:none; }
.ns-promo-ribbon .ns-ribbon-arrow { margin-left:8px; }
body nav.top.ns-storefront-header { background:#f6f2ea; color:#21352a; border-bottom-color:#dedfd5; }
.ns-storefront-header .nav-inner { display:flex; gap:28px; padding-block:20px; }
.ns-storefront-header .brand { flex-shrink:0; text-decoration:none; }
body .ns-storefront-header .brand-mark { background:#244333; color:#fffdf5; }
body .ns-storefront-header .brand-text small { color:#5e6d60; }
.ns-storefront-header .nav-links { margin-left:auto; gap:28px; }
.ns-storefront-header .nav-right { gap:12px; }
.ns-storefront-header .cart-btn { min-height:44px; white-space:nowrap; }
body .ns-storefront-header .cart-btn { border-color:#dedfd5; color:#21352a; }
.nav-links > [data-storefront-nav],
.ns-header-nav > [data-storefront-nav],
.ns-nav-more > summary {
  display:flex;
  align-items:center;
  gap:6px;
  min-height:44px;
  padding:8px 0;
  border:0;
  border-radius:0;
  background:transparent;
  color:#21352a;
  font:500 14px/1.5 var(--f-sans, "Inter", sans-serif);
  text-decoration:none;
  white-space:nowrap;
  box-shadow:none;
}
body .ns-storefront-header .nav-links a { color:#21352a; opacity:1; }
.nav-links > .ns-menu-link,.ns-header-nav > .ns-menu-link { font-weight:700; }
.nav-links > [data-storefront-nav]:hover,
.ns-header-nav > [data-storefront-nav]:hover,
.ns-nav-more > summary:hover,
.ns-nav-more[open] > summary,
.ns-nav-more:has([aria-current]) > summary,
[data-storefront-nav][aria-current] { text-decoration:underline; text-underline-offset:6px; }
.ns-nav-more { position:relative; }
.ns-nav-more > summary { cursor:pointer; list-style:none; }
.ns-nav-more > summary::-webkit-details-marker { display:none; }
.ns-nav-more > summary svg { flex-shrink:0; }
.ns-nav-more[open] > summary svg { transform:rotate(180deg); }
.ns-nav-more-panel {
  position:absolute;
  top:calc(100% + 8px);
  right:0;
  z-index:50;
  width:240px;
  padding:8px;
  border:1px solid #dedfd5;
  border-radius:12px;
  background:#fffdf8;
  color:#21352a;
  box-shadow:0 12px 30px #22342820;
}
.nav-links .ns-nav-more-panel a,
.ns-header-nav .ns-nav-more-panel a,
.ns-mobile-nav .ns-nav-more-panel a {
  display:block;
  padding:12px;
  min-height:44px;
  border:0;
  border-radius:6px;
  color:#21352a;
  background:transparent;
  font-size:14px;
  font-weight:500;
  text-decoration:none;
  white-space:normal;
}
.nav-links .ns-nav-more-panel a:hover,
.ns-header-nav .ns-nav-more-panel a:hover,
.ns-mobile-nav .ns-nav-more-panel a:hover { background:#e9ede4; }
.ns-nav-more-panel a[aria-current] { text-decoration:underline; text-underline-offset:4px; }
.ns-header-nav { gap:28px; }
.ns-fulfillment { background:#f6f2ea; color:#5e6d60; padding-block:6px; border-bottom:1px solid #dedfd5; }
.ns-fulfillment > .ns-fulfillment-summary { display:flex; align-items:center; flex-wrap:wrap; gap:6px; min-height:40px; list-style:none; font-size:12px; }
.ns-fulfillment-summary::-webkit-details-marker { display:none; }
.ns-fulfillment-mode { color:#21352a; font-weight:650; }
.ns-fulfillment-timing { margin-left:auto; }
.ns-fulfillment-change { display:inline-flex; align-items:center; gap:5px; }
.ns-fulfillment-change svg { flex-shrink:0; }
.ns-fulfillment[open] .ns-fulfillment-change svg { transform:rotate(180deg); }
@media(max-width:1000px) and (min-width:801px) {
  .ns-storefront-header .nav-inner { padding-inline:20px; gap:18px; }
  .ns-storefront-header .nav-links { gap:18px; }
  .ns-storefront-header .brand-text b { font-size:15px; }
  .ns-storefront-header .brand { gap:8px; }
}
@media(max-width:1199px) {
  .ns-mobile-nav .ns-nav-more > summary { min-height:48px; width:100%; }
  .ns-mobile-nav .ns-nav-more-panel { position:static; width:100%; box-shadow:none; border:0; padding:0 0 8px 10px; }
  .ns-header .ns-menu-shortcut { box-shadow:none; padding-inline:6px; }
}
@media(max-width:800px) {
  .ns-storefront-header .nav-inner { flex-wrap:wrap; }
  .ns-storefront-header .brand { order:1; }
  .ns-storefront-header .nav-right { order:2; }
  .ns-storefront-header .nav-links { order:3; flex-basis:100%; width:100%; display:none; flex-direction:column; align-items:stretch; }
  .ns-storefront-header.nav-open .nav-links { display:flex; }
  .ns-storefront-header .nav-toggle { display:grid; width:44px; height:44px; }
  body .promo.ns-promo-ribbon { padding-inline:12px; font-size:14px; }
  .ns-promo-ribbon .ns-ribbon-link,.ns-promo-ribbon .ns-ribbon-message { min-height:44px; }
  .promo.ns-promo-ribbon .ns-ribbon-detail { display:none; }
  .promo.ns-promo-ribbon .ns-ribbon-short { display:inline; }
  .ns-storefront-header .nav-inner { padding:7px 12px; gap:8px; }
  .ns-storefront-header .nav-links { margin:8px 0 0; gap:0; }
  .ns-storefront-header .nav-right { gap:4px; }
  .ns-storefront-header .nav-links > [data-storefront-nav],.ns-storefront-header .ns-nav-more > summary { padding:12px 4px; border-bottom:1px solid #dedfd5; font-size:15px; }
  .ns-storefront-header .ns-nav-more-panel { position:static; width:100%; border:0; box-shadow:none; background:transparent; padding:0 0 8px 10px; }
  body .ns-storefront-header .nav-toggle { border:0; color:#21352a; }
  .ns-storefront-header .nav-right .ns-menu-shortcut { display:inline-flex; align-items:center; justify-content:center; color:#21352a; background:transparent; font-size:14px; font-weight:700; text-decoration:none; box-shadow:none; padding:8px 4px; min-width:44px; }
  .ns-storefront-header .brand-text { display:block; }
  .ns-storefront-header .brand-mark { width:32px; height:32px; font-size:17px; }
  .ns-storefront-header .brand-text b { max-width:none; white-space:nowrap; font-size:17px; font-weight:600; }
  body.ns-menu .ns-storefront-header .ns-menu-shortcut { display:none; }
  body.ns-menu .ns-storefront-header .brand-text small { display:block; margin-top:3px; font-family:var(--f-sans, sans-serif); font-size:12px; line-height:1.2; letter-spacing:0; text-transform:none; }
  .ns-storefront-header .cart-btn .ns-bag-label { position:absolute; width:1px; height:1px; padding:0; overflow:hidden; clip-path:inset(50%); white-space:nowrap; }
  .ns-fulfillment-summary .ns-fulfillment-location { display:none; }
  .ns-fulfillment { padding-block:0; }
  .ns-fulfillment > .ns-fulfillment-summary { gap:6px; min-height:44px; font-size:13px; }
  .ns-fulfillment-timing { margin-left:0; flex:1; }
  .ns-fulfillment-change-label { position:absolute; width:1px; height:1px; overflow:hidden; clip-path:inset(50%); white-space:nowrap; }
  .ns-fulfillment-change { padding-left:4px; }
}
@media(max-width:640px) {
  .ns-header > .container { padding-inline:12px; }
  .ns-header-row { display:flex; justify-content:space-between; gap:8px; min-height:68px; }
  .ns-header .ns-logo-group { gap:6px; min-width:0; }
  .ns-header .ns-logo-mark { width:32px; height:32px; flex-shrink:0; font-size:16px; }
  .ns-header .ns-wordmark { font-size:14px; line-height:1.2; }
  .ns-header .ns-tagline { display:none; }
  .ns-header .ns-header-right { gap:4px; }
  .ns-header .ns-header-cart { padding:8px; gap:6px; }
  .ns-header .ns-menu-shortcut { padding-inline:4px; min-width:44px; }
}
@media(max-width:360px) {
  .ns-storefront-header .brand-text b { max-width:74px; white-space:normal; }
  body.ns-menu .ns-storefront-header .brand-text b { max-width:none; white-space:nowrap; }
  .ns-storefront-header .nav-inner { padding-inline:12px; }
  .ns-header .ns-wordmark { max-width:78px; }
}

/* Optional bowl extras stay compact until a customer wants them. */
.ns-option-extra {
  margin: 12px 0;
  border: 1px solid var(--hair, #ddd9cf);
  border-radius: 14px;
  background: var(--paper, #fffdf7);
}
.ns-option-extra > summary {
  min-height: 64px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 18px;
  align-items: center;
  gap: 4px 12px;
  padding: 12px 16px;
  list-style: none;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
}
.ns-option-extra > summary::-webkit-details-marker { display: none; }
.ns-option-extra > summary > span,
.ns-option-extra > summary > small { grid-column: 1; }
.ns-option-extra > summary::after { content: '+'; grid-column: 2; grid-row: 1 / 3; font-size: 20px; }
.ns-option-extra[open] > summary::after { content: '−'; }
.ns-extra-summary { color: var(--muted, #625f54); font-size: 12px; font-weight: 400; }
.ns-option-extra > .idt-options,
.ns-option-extra > .ns-cfg-section { margin: 0; padding: 0 16px 16px; border: 0; }
.ns-option-extra .ns-cfg-head { margin-top: 0; }
.ns-option-extra .ns-cfg-title { display: none; }
.ns-option-extra .idt-combo { margin: 0; }
.ns-option-detail { display: block; font-size: 11px; font-weight: 400; line-height: 1.45; color: var(--muted, #625f54); }
.ns-option-extra .idt-pill { max-width: 100%; white-space: normal; }
.ns-option-extra summary:focus-visible { outline: 3px solid var(--forest, #254e36); outline-offset: 3px; border-radius: 14px; }
