.munch-weekly {--munch-green:#244b35;color:#243a2d;max-width:1050px;margin:24px auto;font-family:inherit}
.munch-weekly * {box-sizing:border-box}
.munch-weekly h2,.munch-weekly h3 {color:var(--munch-green)}
.munch-menu-editor {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0}
.munch-day {min-width:0;padding:20px;border:1px solid #d9e0d3;border-radius:14px;margin:0;background:white}
.munch-day legend {font-weight:700;font-size:20px;padding:0 6px}
.munch-day label {display:block}
.munch-day select,.munch-address input {display:block;width:100%;max-width:100%;min-height:44px;border:1px solid #cbd3c9;border-radius:7px;background:white;color:#243a2d;padding:10px;margin-top:6px}
.munch-day-extras {display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.munch-day-extras .munch-extra-card {display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #d9e0d3;border-radius:24px;font-size:14px;cursor:pointer}
.munch-extra-card:has(input:checked) {border-color:#244b35;background:#edf3e8}
.munch-weekly input[type=checkbox] {accent-color:#244b35}
.munch-weekly-total {font-size:23px;font-weight:700;margin:8px 0;grid-column:1/-1}
.munch-menu-editor > p,.munch-menu-editor > noscript {grid-column:1/-1}
.munch-address {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.munch-weekly .button {display:inline-block;padding:12px 18px;height:auto;line-height:1.4;white-space:normal;cursor:pointer}
.munch-actions {display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.munch-subscription {padding:22px 0;border-bottom:1px solid #d9e0d3}
.munch-eligible {display:flex;flex-wrap:wrap;gap:12px;max-height:300px;overflow:auto;padding:12px;border:1px solid #ddd}
.munch-test,.munch-error {padding:12px;border:1px solid #b56225;background:#fff7ef}
.munch-weekly :focus-visible {outline:2px solid #244b35;outline-offset:3px}
@media(max-width:600px) {.munch-menu-editor,.munch-address {grid-template-columns:1fr}.munch-day {padding:14px}}
/* Compact menu choice and four-day desktop layout. */
.munch-menu-editor {grid-template-columns:minmax(0,1fr)}
.munch-menu-choice {border:0;padding:0;margin:0;min-width:0}
.munch-menu-choice legend {font-size:22px;font-weight:700;margin-bottom:12px}
.munch-mode-options {display:grid;grid-template-columns:1fr 1fr;gap:12px}
.munch-mode-card {display:flex;align-items:center;gap:12px;border:1px solid #d9e0d3;border-radius:12px;padding:18px;cursor:pointer}
.munch-mode-card:has(input:checked) {border-color:#244b35;background:#f0f5ed}
.munch-mode-card small {display:block;margin-top:5px;font-weight:400}
.munch-mode-card input {accent-color:#244b35}
.munch-days-row {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:start}
.munch-day {padding:12px}
.munch-day legend {font-size:17px}
.munch-extras-drawer {margin-top:16px}
.munch-extras-drawer summary {cursor:pointer;font-weight:600;min-height:32px}
.munch-preferences textarea {display:block;width:100%;border:1px solid #cbd3c9;border-radius:8px;padding:12px;font:inherit;margin-top:8px}
.munch-preferences span {font-weight:400;color:#637369}
.munch-chef-description {padding:18px;border:1px solid #d9e0d3;border-radius:12px}
.munch-weekly [hidden] {display:none!important}
@media(max-width:850px) {.munch-days-row {grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:540px) {.munch-days-row,.munch-mode-options {grid-template-columns:1fr}}
/* Customer signup and account polish, scoped to Munch. */
.munch-weekly.munch-signup {margin-top:0}
.munch-weekly .munch-payment {margin:30px 0;padding:22px 24px 24px;border:1px solid #d5dfd7;border-radius:16px;min-width:0}
.munch-weekly .munch-payment legend {padding:0 10px;font-weight:600;font-size:18px;line-height:1.5;width:auto;float:none}
.munch-payment label {display:block;padding:8px 0}
.munch-weekly .munch-email {display:block;margin-top:30px;font-weight:600}
.munch-weekly .munch-email input {display:block;width:100%;max-width:520px;margin-top:10px;min-height:50px;padding:12px;border:1px solid #cbd3c9;border-radius:12px;font:inherit}
.munch-weekly .munch-delivery-heading {margin:34px 0 22px}
.munch-weekly .munch-address {gap:22px 20px}
.munch-weekly .munch-address input {border-radius:12px;margin-top:10px;min-height:50px}
.munch-weekly .munch-consent {margin:30px 0 24px;line-height:1.65}
.munch-consent input {margin-right:8px;width:18px;height:18px;vertical-align:middle}
.munch-weekly .button,.munch-weekly .button:visited {background:#244b35;border:1px solid #244b35;color:#fff;border-radius:12px;text-decoration:none;font-weight:600;padding:13px 22px;box-shadow:none}
.munch-weekly .button:hover,.munch-weekly .button:focus {background:#173523;border-color:#173523;color:#fff}
.munch-weekly .munch-continue {margin-bottom:20px;min-width:180px}
.munch-weekly .munch-subscription {border:1px solid #dce4dc;border-radius:20px;padding:28px;margin:24px 0;background:#fff}
.munch-plan-header {display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}
.munch-weekly .munch-plan-header h3 {font-size:26px;line-height:1.3;margin:6px 0 0}
.munch-eyebrow {font-size:13px;color:#647368}
.munch-status {display:inline-block;border-radius:30px;background:#eef4ec;color:#31533a;padding:7px 12px;font-size:13px;line-height:1.4}
.munch-weekly .munch-plan-price {font-size:34px;line-height:1.3;font-weight:700;margin:24px 0 4px}
.munch-plan-price span {font-size:16px;font-weight:400}
.munch-muted {color:#647368;font-size:14px;margin-top:0}
.munch-weekly ul.munch-menu-summary {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;list-style:none;padding:0;margin:18px 0 24px}
.munch-menu-summary li {border:1px solid #e2e8df;border-radius:12px;padding:15px;overflow-wrap:anywhere}
.munch-menu-summary li strong,.munch-menu-summary li span {display:block}
.munch-menu-summary li span {margin-top:5px;font-size:15px;color:#596b5d}
.munch-contact {margin:24px 0}
.munch-delivery-card {padding:22px 0;border-top:1px solid #e2e8df;margin-top:26px}
.munch-weekly h4 {font-size:19px;margin:0 0 14px;color:#244b35}
.munch-delivery-card address {font-style:normal;line-height:1.8}
.munch-history {margin-top:28px;border-top:1px solid #e2e8df;padding-top:26px}
.munch-week-history {border:1px solid #dce4dc;border-radius:12px;margin-bottom:12px;overflow:hidden}
.munch-week-history summary {padding:18px;cursor:pointer;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-weight:600}
.munch-week-history summary:before {content:'+';font-size:20px}
.munch-week-history[open] summary:before {content:'−'}
.munch-week-history summary>span:first-of-type {flex:1;min-width:145px}
.munch-week-content {padding:0 18px 20px}
.munch-weekly .munch-order-link,.munch-weekly .munch-history-nav a {color:#244b35;text-decoration:underline;text-underline-offset:3px}
.munch-history-nav {display:flex;justify-content:space-between;gap:20px;margin-top:18px}
@media(max-width:600px) {.munch-weekly .munch-subscription {padding:18px}.munch-weekly ul.munch-menu-summary {grid-template-columns:1fr}.munch-weekly .munch-continue {width:100%}.munch-weekly .munch-payment {padding:16px}.munch-week-history summary {padding:14px}}
.munch-package-picker {margin:28px 0}
.munch-package-picker .munch-mode-card {text-decoration:none;color:#244b35}
.munch-package-picker .munch-mode-card[aria-current] {background:#eef4e9;border-color:#244b35}
.munch-package-admin>summary {font-size:20px;font-weight:600;cursor:pointer}
.munch-package-admin form {margin-top:24px}
.munch-package-days {display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px}
.munch-package-days input {display:block;width:100%;margin-top:8px}
.munch-purchases {min-width:0}
.munch-purchase-grid {display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;padding:18px}
.munch-purchase-grid label {display:block;border:1px solid #dce4dc;padding:14px;border-radius:12px}
.munch-purchase-grid small {display:block;margin:8px 0}
.munch-purchase-grid input {display:block;width:80px;min-height:44px;border:1px solid #cbd3c9;border-radius:8px;padding:8px}
.munch-delivery-day {display:flex;flex-direction:column;gap:14px;min-width:0}
/* Compact package cards; keep the instruction separated from the card edge. */
.munch-weekly .munch-package-picker .munch-mode-card {padding:16px 20px;align-items:flex-start;min-height:0}
.munch-weekly .munch-package-picker .munch-mode-card strong {display:block;margin:0;font-size:20px;line-height:1.3}
.munch-weekly .munch-package-picker .munch-mode-card small {display:block;margin:5px 0 0;font-size:15px;line-height:1.4}
.munch-weekly .munch-package-picker>.munch-muted {margin:18px 0 0;line-height:1.5}
.munch-payment-options {display:flex;flex-wrap:wrap;gap:24px;margin:20px 0}
.munch-payment-options label {display:flex;align-items:center;gap:8px}
.munch-weekly .munch-purchase-grid .munch-product-title {display:block;font-size:16px;font-weight:400;line-height:1.5}
.munch-weekly .munch-purchase-grid .munch-product-flavor {display:block;font-size:17px;font-weight:700;line-height:1.5;margin-top:2px}
/* One main product image followed by flavor cards; each product starts a new group. */
.munch-weekly .munch-package-picker>h3 {font-size:24px;line-height:1.3;margin-bottom:16px}
.munch-weekly .munch-package-picker .munch-mode-card {padding:13px 16px}
.munch-weekly .munch-package-picker .munch-mode-card strong {font-size:16px;line-height:1.3}
.munch-weekly .munch-package-picker .munch-mode-card small {font-size:13px;line-height:1.35;margin-top:4px}
.munch-product-groups {padding:16px;container-type:inline-size}
.munch-weekly .munch-purchase-grid {grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0;margin:0 0 20px;align-items:stretch}
.munch-weekly .munch-purchase-grid:last-child {margin-bottom:0}
.munch-weekly .munch-purchase-grid>label {min-width:0;padding:12px;display:flex;flex-direction:column;overflow-wrap:anywhere}
.munch-weekly .munch-purchase-grid .munch-product-title {font-size:14px;line-height:1.55}
.munch-weekly .munch-purchase-grid .munch-product-flavor {font-size:15px;line-height:1.55;font-weight:700;margin-top:2px}
.munch-weekly .munch-purchase-grid .munch-product-simple {font-weight:700}
.munch-weekly .munch-purchase-grid small {font-size:13px;line-height:1.5;margin:8px 0 10px}
.munch-weekly .munch-purchase-grid input {width:64px;max-width:100%;font-size:15px;margin-top:auto}
.munch-weekly .munch-extra-group-image {margin:0;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:0}
.munch-weekly .munch-extra-group-image img {width:120px;height:120px;object-fit:contain;max-width:100%;border-radius:10px}
.munch-weekly .munch-extra-group-image figcaption {font-size:13px;line-height:1.4;font-weight:600;text-align:center;color:#244b35}
@container(max-width:700px) {
 .munch-weekly .munch-purchase-grid {grid-template-columns:repeat(2,minmax(0,1fr))}
 .munch-weekly .munch-extra-group-image {grid-column:1/-1;flex-direction:row;justify-content:flex-start;padding:0 0 8px}
 .munch-weekly .munch-extra-group-image img {width:72px;height:72px}
 .munch-weekly .munch-extra-group-image figcaption {text-align:left}
}
@media(max-width:600px) {.munch-product-groups{padding:12px}.munch-weekly .munch-purchase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.munch-weekly .munch-extra-group-image{grid-column:1/-1}}
