/* GTGF v15.99.16 — Nutrition page usability polish.
 * Visual/interaction layer only. The generated nutrition plan and sport-science
 * calculations are intentionally untouched.
 */

/* ---------- Page framing: more breathing room, same GTGF language ---------- */
body.gtgf-v14 .v14-nutrition-page .v148-fuel-intro {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 86% 18%, rgba(255,90,0,.14), transparent 28%),
    #050505;
}
body.gtgf-v14 .v14-nutrition-page .v148-fuel-intro::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255,90,0,.65), transparent);
  pointer-events: none;
}
body.gtgf-v14 .v14-nutrition-page .v148-fuel-intro__grid {
  gap: clamp(34px,6vw,88px) !important;
}
body.gtgf-v14 .v14-nutrition-page .v148-fuel-intro h1 {
  max-width: 14ch;
  letter-spacing: -.045em;
}
body.gtgf-v14 .v14-nutrition-page .v1551-nutrition-actions {
  gap: 12px !important;
}

body.gtgf-v14 #voedingsplanner.nutrition-planner {
  position: relative;
  background:
    linear-gradient(180deg, rgba(255,255,255,.025), transparent 240px),
    #080808 !important;
}
body.gtgf-v14 #voedingsplanner > .wrap {
  width: min(calc(100% - 32px),1180px) !important;
}
body.gtgf-v14 #gtgf-nutrition-form {
  border: 1px solid rgba(255,255,255,.1) !important;
  background: #0c0c0c !important;
  box-shadow: 0 34px 90px rgba(0,0,0,.22);
}
body.gtgf-v14 #gtgf-nutrition-form .nutrition-mode {
  margin-bottom: 24px !important;
}
body.gtgf-v14 #gtgf-nutrition-form .nutrition-form__panel {
  border-color: rgba(255,255,255,.11) !important;
  background: #111 !important;
}
body.gtgf-v14 #gtgf-nutrition-form .planner-field > label {
  letter-spacing: .01em !important;
}
body.gtgf-v14 #gtgf-nutrition-form .planner-field input,
body.gtgf-v14 #gtgf-nutrition-form .planner-field select {
  min-height: 50px !important;
}
body.gtgf-v14 #gtgf-nutrition-form .nutrition-form__footer {
  margin-top: 8px !important;
  border-top: 1px solid rgba(255,255,255,.11) !important;
}
body.gtgf-v14 #gtgf-nutrition-form .nutrition-form__footer > .button {
  min-height: 54px !important;
  padding-inline: 22px !important;
}

/* Keep the actual generated week layout intact; only frame the result header. */
body.gtgf-v14 #nutrition-results > .nutrition-results__head {
  margin-bottom: 18px !important;
  padding-bottom: 20px !important;
  border-bottom: 1px solid rgba(255,255,255,.12) !important;
}
body.gtgf-v14 #nutrition-results > .nutrition-results__head .nutrition-results__hint {
  max-width: 720px !important;
  line-height: 1.55 !important;
}

/* ---------- Shopping: calm utility surface ---------- */
body.gtgf-v14 #boodschappenlijst.nutrition-shopping--ux159916 {
  width: 100% !important;
  max-width: 1180px !important;
  margin: clamp(34px,5vw,62px) auto 0 !important;
  padding: clamp(24px,3.8vw,46px) !important;
  border: 1px solid #d8d2c8 !important;
  background: #f5f2ec !important;
  color: #151515 !important;
  box-shadow: 0 28px 70px rgba(0,0,0,.16) !important;
}
body.gtgf-v14 #boodschappenlijst.nutrition-shopping--ux159916 :is(h3,h4,strong,p,span,small,label,summary,button,a,b,em) {
  -webkit-text-fill-color: currentColor;
}
body.gtgf-v14 #boodschappenlijst .eyebrow {
  color: #e95613 !important;
  font-size: .68rem !important;
  letter-spacing: .14em !important;
}

body.gtgf-v14 #boodschappenlijst .nutrition-shopping__head {
  display: grid !important;
  grid-template-columns: minmax(0,1fr) minmax(180px,220px) !important;
  align-items: stretch !important;
  gap: clamp(20px,4vw,54px) !important;
  margin: 0 0 24px !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__head > div:first-child {
  align-self: center;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__head h3 {
  max-width: 22ch !important;
  margin: 7px 0 12px !important;
  color: #111 !important;
  font-size: clamp(2rem,4vw,3.25rem) !important;
  line-height: .94 !important;
  letter-spacing: -.045em !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__head p:not(.eyebrow) {
  max-width: 700px !important;
  color: #625d56 !important;
  font-size: .93rem !important;
  line-height: 1.6 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__summary {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-content: center !important;
  align-items: start !important;
  gap: 5px !important;
  padding: 20px !important;
  border: 1px solid #222 !important;
  background: #111 !important;
  color: #fff !important;
  text-align: left !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__summary > strong {
  grid-row: auto !important;
  color: #ff5a00 !important;
  font-size: clamp(2.5rem,5vw,4.2rem) !important;
  line-height: .8 !important;
  letter-spacing: -.04em !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__summary > span {
  align-self: auto !important;
  color: #fff !important;
  font-size: .72rem !important;
  font-weight: 850 !important;
  line-height: 1.2 !important;
  letter-spacing: .035em !important;
  text-transform: uppercase !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__summary > small[data-shopping-progress] {
  align-self: auto !important;
  color: #a9a49d !important;
  font-size: .67rem !important;
  line-height: 1.35 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__progress-bar {
  grid-column: auto !important;
  height: 5px !important;
  margin-top: 11px !important;
  background: #2b2b2b !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__progress-bar > i {
  background: #ff5a00 !important;
}

/* Four-step overview: explains the model before controls appear. */
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__journey {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  margin: 0 0 18px;
  border: 1px solid #d6d0c6;
  background: #fff;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__journey > div {
  min-width: 0;
  min-height: 108px;
  display: grid;
  align-content: center;
  gap: 4px;
  padding: 17px 18px;
  border-right: 1px solid #ded8cf;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__journey > div:last-child { border-right: 0; }
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__journey span {
  color: #e95613 !important;
  font-size: .62rem !important;
  font-weight: 900 !important;
  letter-spacing: .12em !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__journey strong {
  color: #151515 !important;
  font-size: .91rem !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__journey small {
  color: #777169 !important;
  font-size: .69rem !important;
  line-height: 1.4 !important;
}

/* One clear toolbar. Common actions remain visible, destructive actions do not. */
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__controls {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 8px !important;
  margin: 0 0 18px !important;
  padding: 12px !important;
  border: 1px solid #d9d3ca !important;
  background: #ebe7df !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__controls > .button,
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__more > summary {
  min-height: 46px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 10px 14px !important;
  border: 1px solid #c9c2b8 !important;
  background: #fff !important;
  color: #171717 !important;
  font-size: .72rem !important;
  font-weight: 850 !important;
  line-height: 1.1 !important;
  letter-spacing: .015em !important;
  text-transform: none !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__controls > .nutrition-shopping__primary-action {
  border-color: #ff5a00 !important;
  background: #ff5a00 !important;
  color: #111 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__controls > .nutrition-shopping__filter-action {
  margin-left: auto;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__more { position: relative; }
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__more > summary {
  cursor: pointer !important;
  list-style: none !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__more > summary::-webkit-details-marker { display: none; }
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__more > div {
  position: absolute !important;
  z-index: 60 !important;
  top: calc(100% + 7px) !important;
  right: 0 !important;
  width: min(270px,calc(100vw - 32px)) !important;
  display: grid !important;
  gap: 6px !important;
  padding: 10px !important;
  border: 1px solid #cfc8be !important;
  background: #fff !important;
  box-shadow: 0 18px 45px rgba(0,0,0,.14) !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__more > div > * {
  min-height: 42px !important;
  width: 100% !important;
  padding: 9px 10px !important;
  border: 1px solid #d7d1c8 !important;
  background: #fff !important;
  color: #292622 !important;
  font-size: .7rem !important;
  font-weight: 800 !important;
  text-align: left !important;
}

/* Help is available but no longer competes with the list. */
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__help-grid {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 8px;
  margin: 0 0 22px;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__help {
  margin: 0 !important;
  border: 1px solid #d8d2c8 !important;
  background: rgba(255,255,255,.58) !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__help > summary {
  min-height: 46px !important;
  display: flex !important;
  align-items: center !important;
  padding: 10px 13px !important;
  color: #2d2925 !important;
  font-size: .73rem !important;
  font-weight: 850 !important;
  cursor: pointer !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__help > p {
  margin: 0 !important;
  padding: 0 13px 13px !important;
  color: #6a645d !important;
  font-size: .75rem !important;
  line-height: 1.55 !important;
}

/* Category cards create grocery-aisle chunks without turning every item into a card. */
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__list {
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-items: start !important;
  gap: 12px !important;
  border: 0 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__category {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 17px 4px !important;
  border: 1px solid #d8d2c8 !important;
  background: #fff !important;
  box-shadow: 0 5px 18px rgba(35,29,22,.035) !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__category-head {
  min-height: 58px !important;
  padding: 11px 0 !important;
  border-bottom: 1px solid #ebe6de !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__category-head h4,
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__category.is-pantry > summary strong {
  color: #171717 !important;
  font-size: .86rem !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__category-head h4 small {
  display: inline-grid;
  min-width: 22px;
  height: 22px;
  place-items: center;
  margin-left: 7px !important;
  padding: 0 5px;
  background: #efebe4;
  color: #6c665f !important;
  font-size: .63rem !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__category-check {
  min-height: 38px !important;
  padding: 7px 9px !important;
  border: 0 !important;
  background: transparent !important;
  color: #6a645d !important;
  font-size: .67rem !important;
  font-weight: 850 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__category.is-pantry {
  grid-column: auto;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__category.is-pantry > summary {
  min-height: 60px !important;
  padding: 0 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__category.is-pantry > summary small,
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__category.is-pantry > summary > span:last-child {
  color: #7c766e !important;
  font-size: .67rem !important;
}

/* Product rows: amount and status are visible in one scan. */
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item {
  min-height: 68px !important;
  grid-template-columns: 42px minmax(0,1fr) auto !important;
  gap: 9px !important;
  padding: 9px 0 !important;
  border-top: 1px solid #eee9e2 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item:first-child { border-top: 0 !important; }
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__check-label {
  width: 42px !important;
  min-width: 42px !important;
  min-height: 48px !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__check-label > span[aria-hidden] {
  width: 24px !important;
  height: 24px !important;
  border: 1.5px solid #8d867d !important;
  background: #fff !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__check-label input:checked + span[aria-hidden] {
  border-color: #111 !important;
  background: #111 !important;
  box-shadow: inset 0 0 0 5px #fff !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-copy {
  display: grid !important;
  grid-template-columns: minmax(0,1fr) auto !important;
  align-items: center !important;
  gap: 5px 8px !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-copy > strong {
  min-width: 0 !important;
  overflow: visible !important;
  color: #181818 !important;
  font-size: .9rem !important;
  line-height: 1.28 !important;
  text-overflow: clip !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__amount {
  justify-self: end !important;
  width: max-content !important;
  max-width: 100% !important;
  padding: 5px 7px !important;
  border: 1px solid #ded7ce !important;
  background: #f4f1ec !important;
  color: #4c4742 !important;
  font-size: .67rem !important;
  font-weight: 900 !important;
  line-height: 1.15 !important;
  white-space: nowrap !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__amount.is-buy {
  border-color: rgba(255,90,0,.38) !important;
  background: rgba(255,90,0,.1) !important;
  color: #a43a00 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__amount.is-home {
  border-color: #d8d2c8 !important;
  background: #f1eee8 !important;
  color: #575149 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__amount.is-optional {
  border-style: dashed !important;
  color: #716b64 !important;
}
body.gtgf-v14 #boodschappenlijst :is(.nutrition-shopping__use-badge,.nutrition-shopping__optional-badge,.nutrition-shopping__always-badge) {
  grid-column: 1 / -1 !important;
  margin-top: 1px !important;
  color: #777169 !important;
  font-size: .64rem !important;
  line-height: 1.35 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__use-badge,
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__optional-badge {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

/* Replace ambiguous ellipsis with a real disclosure label. */
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-more {
  position: relative !important;
  justify-self: end !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-more > summary {
  min-width: 78px !important;
  min-height: 42px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 7px !important;
  padding: 8px 9px !important;
  border: 1px solid #dad4cb !important;
  background: #fff !important;
  color: #544e47 !important;
  font-size: .68rem !important;
  font-weight: 850 !important;
  cursor: pointer !important;
  list-style: none !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-more > summary::-webkit-details-marker { display: none; }
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-more > summary i {
  color: #e95613 !important;
  font-size: .8rem !important;
  font-style: normal !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-more[open] > summary {
  border-color: #111 !important;
  background: #111 !important;
  color: #fff !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-more[open] > summary i {
  font-size: 0 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-more[open] > summary i::after {
  content: "−";
  font-size: .8rem;
  color: #ff6a19;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-more > div {
  position: absolute !important;
  z-index: 70 !important;
  top: 48px !important;
  right: 0 !important;
  width: min(420px,calc(100vw - 36px)) !important;
  max-height: min(680px,72vh) !important;
  overflow: auto !important;
  padding: 16px !important;
  border: 1px solid #cfc8be !important;
  background: #fff !important;
  color: #222 !important;
  box-shadow: 0 24px 60px rgba(0,0,0,.18) !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-more > div > small {
  margin: 0 0 8px !important;
  color: #625d56 !important;
  font-size: .74rem !important;
  line-height: 1.5 !important;
}

/* Stock / package controls are no longer tiny admin UI. */
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__stock {
  grid-template-columns: auto minmax(86px,118px) auto !important;
  gap: 9px !important;
  margin: 12px 0 8px !important;
  padding: 11px 12px !important;
  border: 1px solid #d9d2c9 !important;
  background: #f7f4ef !important;
  color: #37322d !important;
  font-size: .73rem !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__stock input {
  height: 42px !important;
  padding: 7px 9px !important;
  border-color: #bfb8ae !important;
  font-size: .78rem !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__stock b {
  color: #5f5952 !important;
  font-size: .67rem !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__package {
  gap: 11px !important;
  margin: 13px 0 7px !important;
  padding: 13px !important;
  border-color: #d8d1c7 !important;
  background: #f2eee7 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__package-head > strong {
  color: #292521 !important;
  font-size: .73rem !important;
  letter-spacing: .02em !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__package-head > small,
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__package-results-head small {
  color: #777169 !important;
  font-size: .67rem !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__package-selected {
  gap: 5px !important;
  padding: 11px !important;
  border-color: #d7d0c7 !important;
  background: #fff !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__package-selected small {
  color: #625d56 !important;
  font-size: .71rem !important;
}
body.gtgf-v14 #boodschappenlijst :is(.nutrition-shopping__package-selected button,.nutrition-shopping__package-actions button,.nutrition-shopping__package-manual button) {
  min-height: 40px !important;
  padding: 8px 11px !important;
  font-size: .69rem !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__package-candidate {
  min-height: 52px !important;
  padding: 10px 11px !important;
  border-color: #d7d0c7 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__package-candidate span strong {
  color: #27231f !important;
  font-size: .73rem !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__package-candidate span small,
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__package-candidate em {
  color: #6c665f !important;
  font-size: .66rem !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__package-manual label {
  color: #3c3732 !important;
  font-size: .7rem !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__package-manual input {
  height: 40px !important;
  border-color: #bfb8ae !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-actions {
  gap: 7px !important;
  margin-top: 12px !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-actions :is(a,button) {
  min-height: 40px !important;
  padding: 8px 10px !important;
  border-color: #cec7bd !important;
  background: #fff !important;
  color: #292622 !important;
  font-size: .69rem !important;
}

/* Finish the journey after the list, where carry-over logically belongs. */
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__carry {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  align-items: center;
  gap: 24px;
  margin-top: 18px;
  padding: 20px 22px;
  border: 1px solid #222;
  background: #111;
  color: #fff;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__carry span {
  color: #ff6a19 !important;
  font-size: .62rem !important;
  font-weight: 900 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__carry strong {
  display: block;
  margin-top: 3px;
  color: #fff !important;
  font-size: 1rem !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__carry p {
  max-width: 720px;
  margin: 5px 0 0 !important;
  color: #aaa59e !important;
  font-size: .73rem !important;
  line-height: 1.5 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__carry .button {
  min-height: 48px !important;
  border-color: #ff5a00 !important;
  background: #ff5a00 !important;
  color: #111 !important;
  white-space: nowrap;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__rollover-status {
  margin: 9px 0 0 !important;
  color: #544e47 !important;
  font-size: .74rem !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__footnote {
  margin: 12px 0 0 !important;
  color: #777169 !important;
  font-size: .7rem !important;
  line-height: 1.5 !important;
}

/* Interaction clarity / accessibility. */
body.gtgf-v14 #boodschappenlijst :is(button,a,summary,input):focus-visible {
  outline: 2px solid #ff5a00 !important;
  outline-offset: 2px !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item.is-checked {
  opacity: .52 !important;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item.is-checked .nutrition-shopping__amount {
  text-decoration: line-through;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__empty {
  grid-column: 1 / -1;
  margin: 0 !important;
  padding: 32px 20px !important;
  border: 1px dashed #cfc8be !important;
  background: #fff !important;
  color: #676159 !important;
  text-align: center;
}

@media (max-width: 980px) {
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__head {
    grid-template-columns: minmax(0,1fr) 180px !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__journey {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__journey > div:nth-child(2) { border-right: 0; }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__journey > div:nth-child(-n+2) { border-bottom: 1px solid #ded8cf; }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__list {
    grid-template-columns: 1fr !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__category.is-pantry { grid-column: auto; }
}

@media (max-width: 680px) {
  body.gtgf-v14 #voedingsplanner > .wrap { width: min(calc(100% - 20px),1180px) !important; }
  body.gtgf-v14 #gtgf-nutrition-form { border-left: 0 !important; border-right: 0 !important; }
  body.gtgf-v14 #boodschappenlijst.nutrition-shopping--ux159916 {
    padding: 20px 14px !important;
    border-left: 0 !important;
    border-right: 0 !important;
    box-shadow: none !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__head {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__head h3 {
    max-width: 18ch !important;
    font-size: clamp(1.85rem,9vw,2.55rem) !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__summary {
    grid-template-columns: 1fr !important;
    padding: 16px !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__journey {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__journey::-webkit-scrollbar { display: none; }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__journey > div {
    flex: 0 0 min(72vw,240px);
    min-height: 104px;
    border-right: 1px solid #ded8cf !important;
    border-bottom: 0 !important;
    scroll-snap-align: start;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__controls {
    display: grid !important;
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__controls > .nutrition-shopping__primary-action {
    grid-column: 1 / -1;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__controls > .nutrition-shopping__filter-action { margin-left: 0; }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__controls .nutrition-shopping__more { width: 100%; }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__more > summary { width: 100% !important; }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__help-grid { grid-template-columns: 1fr; }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__category { padding-inline: 12px !important; }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item {
    grid-template-columns: 38px minmax(0,1fr) auto !important;
    gap: 6px !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__check-label {
    width: 38px !important;
    min-width: 38px !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-copy {
    grid-template-columns: minmax(0,1fr) !important;
    gap: 4px !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__amount {
    justify-self: start !important;
    white-space: normal !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-more > summary {
    min-width: 44px !important;
    width: 44px !important;
    padding-inline: 0 !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-more > summary span { display: none; }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__item-more > div {
    position: fixed !important;
    z-index: 9999 !important;
    inset: auto 10px 10px !important;
    width: auto !important;
    max-height: 72vh !important;
    border: 1px solid #bfb8ae !important;
    box-shadow: 0 28px 80px rgba(0,0,0,.3) !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__stock {
    grid-template-columns: 1fr 92px auto !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__package-manual {
    grid-template-columns: 1fr !important;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__package-manual button { width: 100% !important; }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__carry {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 18px;
  }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__carry .button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__progress-bar > i { transition: none !important; }
}

@media print {
  body.gtgf-shopping-print #boodschappenlijst.nutrition-shopping--ux159916 {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    background: #fff !important;
  }
  body.gtgf-shopping-print #boodschappenlijst :is(.nutrition-shopping__journey,.nutrition-shopping__controls,.nutrition-shopping__help-grid,.nutrition-shopping__carry,.nutrition-shopping__footnote) {
    display: none !important;
  }
  body.gtgf-shopping-print #boodschappenlijst .nutrition-shopping__list {
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    gap: 8px !important;
  }
  body.gtgf-shopping-print #boodschappenlijst .nutrition-shopping__category {
    break-inside: avoid;
    box-shadow: none !important;
  }
  body.gtgf-shopping-print #boodschappenlijst .nutrition-shopping__item-more { display: none !important; }
}

/* Compact decision model: need -> stock -> buy. */
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__contract {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 14px 0 0;
  color: #625d56;
  font-size: 12px;
  font-weight: 750;
  letter-spacing: .02em;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__contract span,
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__contract strong {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 10px;
  border: 1px solid #ddd5cb;
  border-radius: 999px;
  background: #fff;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__contract strong {
  border-color: rgba(240,100,34,.38);
  background: rgba(240,100,34,.10);
  color: #a43c0a;
}
body.gtgf-v14 #boodschappenlijst .nutrition-shopping__contract i { color: #9b9288; font-style: normal; }
@media (max-width: 680px) {
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__contract { gap: 5px; overflow-x: auto; padding-bottom: 2px; scrollbar-width: none; }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__contract::-webkit-scrollbar { display: none; }
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__contract span,
  body.gtgf-v14 #boodschappenlijst .nutrition-shopping__contract strong { flex: 0 0 auto; }
}
