@charset "UTF-8";
.mcp-root{--bg:#f8f7f2;--paper:#fffefa;--ink:#254652;--muted:#73796e;--line:#e3e5d9;--sage:#365d67;--sage-light:#ecf0e5;--coral:#bc647e;--coral-light:#f7e5eb;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}.mcp-root{scroll-behavior:smooth;scroll-padding-top:24px}.mcp-root{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.55}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{background:none;border:0}button:disabled{opacity:.45;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #bd8064;outline-offset:4px}h1,h2,h3,p{margin:0}svg.icon{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}[data-icon]{display:inline-flex;align-items:center;justify-content:center}button,.button{min-height:44px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;padding:12px 18px;font-size:13px;font-weight:600;line-height:1.3;transition:background .2s,transform .2s,border-color .2s}.primary{background:var(--sage);color:white;border:1px solid var(--sage)}.primary:hover{background:#364f42;transform:translateY(-1px)}.secondary{background:var(--paper);border:1px solid #d9ddcf}.secondary:hover{background:#eff1e8;border-color:#bec8b6}.text-button{padding:9px 11px;color:var(--sage)}.text-button:hover{background:var(--sage-light)}.muted{color:var(--muted);font-size:13px}.small-muted{font-size:11px;color:var(--muted);margin-top:11px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:600;display:inline-flex;align-items:center;gap:9px}.small-spark{color:var(--coral);font-size:22px;line-height:1}.section-kicker{font-size:9px;letter-spacing:1.8px;color:var(--muted);margin-bottom:7px}.site-header{max-width:1176px;margin:auto;display:flex;justify-content:space-between;align-items:center;min-height:96px;border-bottom:1px solid var(--line);padding:0 4px}.brand{display:inline-block;font-family:var(--serif);font-size:33px;font-weight:bold;letter-spacing:-1.7px;line-height:1}.brand>span{color:var(--coral)}.brand small{display:block;font-family:var(--sans);font-size:7px;letter-spacing:2.8px;font-weight:400;margin-top:8px;text-align:center;color:var(--muted)}nav{display:flex;gap:34px;font-size:12px}nav a{padding:15px 0}.nav-active{border-bottom:1px solid var(--sage)}.private-badge{display:flex;align-items:center;gap:7px;background:var(--sage-light);padding:7px 10px;border-radius:20px;font-size:10px}.private-badge svg{width:12px;height:12px}.planner-main{max-width:1176px;margin:0 auto}.hero{min-height:370px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:30px;padding:43px 30px 37px 22px}.hero .hero-title{font-family:var(--serif);font-weight:400;font-size:46px;line-height:1.16;letter-spacing:-1.6px;margin:18px 0 19px}.hero .hero-title em{color:var(--coral);font-weight:400;position:relative}.hero .hero-title em:after{content:'';position:absolute;left:0;right:0;height:7px;bottom:-8px;border-top:2px solid #d5a1b0;border-radius:50%;transform:rotate(-3deg)}.hero-copy>p{color:var(--muted);font-size:13px;line-height:1.85;margin-bottom:23px}.hero-note{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:6px;margin-top:12px}.hero-note svg{width:13px;height:13px}.hero-art{position:relative;text-align:center;padding:12px 10px 3px}.lunchbox{width:100%;max-width:440px;display:block;margin:auto}.art-label{font-family:var(--serif);font-size:14px;font-style:italic;color:#7d8674;display:block}.label-top{transform:rotate(-5deg);margin-bottom:-9px;padding-right:20px}.label-bottom{transform:rotate(-5deg);margin-top:-4px;padding-left:58px}.week-section{padding:26px 0 0;border-top:1px solid var(--line)}.section-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.section-top h2,.shopping-intro h2{font-family:var(--serif);font-size:29px;font-weight:400;letter-spacing:-.7px;line-height:1.2;margin-bottom:8px}.save-state{display:flex;align-items:center;gap:6px;font-size:10px;color:#71816c}.save-state svg{width:14px;height:14px}.week-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#eef0e6;border:1px solid #e5e8dc;border-radius:10px;padding:8px 12px}.week-controls{display:flex;align-items:center;gap:18px}.date-control{display:flex;align-items:center;gap:6px;font-size:12px}.date-control input{background:transparent;border:0;width:139px;min-height:40px;outline-offset:0;color:var(--ink)}.date-control>span[data-icon]{color:#70816a}.servings-control{border-left:1px solid #d6dccb;padding-left:20px;display:flex;align-items:center;gap:5px;font-size:12px}.servings-control select{border:0;background:transparent;font-size:12px;min-height:40px;font-weight:600}.week-toolbar>.button{font-size:11px}.week-label{display:flex;justify-content:space-between;align-items:center;padding:19px 1px 12px;color:var(--muted);font-size:10px}.week-label #week-progress{color:var(--sage)}.day-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.day-card{background:var(--paper);border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;position:relative;min-width:0}.day-top{display:flex;align-items:center;justify-content:space-between;padding:13px 15px 9px;gap:3px}.day-top h3{font-size:12px;font-weight:600}.day-top .date{font-size:10px;color:var(--muted)}.food-art{height:124px;margin:0 10px;border-radius:7px;background:#f2eddf;display:flex;align-items:center;justify-content:center}.food-art svg{height:116px;width:150px;max-width:100%;filter:drop-shadow(0 3px 3px #53633a0a)}.day-card:nth-child(2) .food-art{background:#edf0e6}.day-card:nth-child(3) .food-art{background:#f6eae1}.day-card:nth-child(4) .food-art{background:#efede2}.day-card:nth-child(5) .food-art{background:#edf0e7}.day-copy{padding:14px 15px 10px;flex:1}.day-copy h4{font-size:13px;line-height:1.45;font-weight:600;margin:0 0 5px;overflow-wrap:anywhere}.day-copy p{font-size:11px;line-height:1.5;color:var(--muted);margin-bottom:12px;overflow-wrap:anywhere}.recipe-tag{display:inline-flex;align-items:center;gap:5px;color:#7c826f;font-size:9px}.recipe-tag svg{width:12px;height:12px}.day-actions{margin:0 10px 10px;display:flex;gap:5px}.day-actions .change-button{flex:1;min-height:37px;padding:8px 6px;background:#f3f4ec;font-size:10px;border:1px solid #e6e9dc;border-radius:6px}.day-actions .change-button:hover{background:#e5eadb}.day-actions .icon-button{min-height:37px;min-width:36px;border:1px solid #e6e9dc;border-radius:6px}.day-actions svg{width:13px;height:13px}.empty-day .food-art{background:#f1f1e9;color:#93a08b}.empty-day .food-art>.icon{width:35px;height:35px}.week-footer{display:flex;justify-content:space-between;align-items:center;padding:18px 0 28px;gap:15px}.hint{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted)}.hint svg{width:15px;height:15px;color:var(--coral)}.week-actions{display:flex;align-items:center;gap:11px}.week-actions>.button{font-size:11px}.reset-button{font-weight:400;color:var(--muted)}.shopping-section{display:grid;grid-template-columns:300px 1fr;gap:62px;border-top:1px solid var(--line);padding:37px 0 25px}.shopping-intro{padding-top:7px}.shopping-intro h2{font-size:35px;line-height:1.15;margin:9px 0 14px}.shopping-intro>p.muted{max-width:265px;line-height:1.8;font-size:12px}.shopping-progress{margin:23px 0 17px;max-width:232px}.shopping-progress span{display:block;font-size:10px;color:var(--muted);margin-bottom:8px}progress{appearance:none;width:100%;height:5px;border:0;border-radius:10px;display:block;background:#e2e6d8;overflow:hidden}progress::-webkit-progress-bar{background:#e2e6d8}progress::-webkit-progress-value{background:#829778;border-radius:10px}progress::-moz-progress-bar{background:#829778}.shopping-intro>.button{font-size:11px}.little-note{display:flex;gap:12px;background:#f1ebdf;border-radius:9px;padding:17px 16px;margin-top:24px;font-size:11px;line-height:1.7;max-width:288px}.little-note>span{align-self:flex-start;color:#b48b51;padding-top:3px}.little-note strong{font-size:11px;font-weight:600}.little-note p{font-size:10px;color:#827c6b;margin-top:5px}.shopping-card{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:20px 24px;align-self:start}.shopping-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding-bottom:13px}.shopping-card-top>span{display:inline-flex;align-items:center;gap:8px;font-family:var(--serif);font-size:19px}.shopping-card-top .text-link{font-size:10px;color:var(--muted);min-height:30px}.text-link{text-decoration:underline;text-underline-offset:4px;font-size:11px;padding:5px 0;min-height:44px}#shopping-groups{display:grid;grid-template-columns:1fr 1fr;gap:9px 35px}.shopping-group h3{font-size:9px;letter-spacing:1.1px;color:#87917a;text-transform:uppercase;font-weight:600;margin:17px 0 7px}.shopping-item{display:flex;align-items:center;gap:9px;min-height:36px;cursor:pointer;font-size:11px}.shopping-item input{appearance:none;width:16px;height:16px;border-radius:4px;border:1px solid #cbd2bf;flex-shrink:0;margin:0;background:var(--paper);cursor:pointer}.shopping-item input:checked{background:var(--sage);border-color:var(--sage);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m3 8 3 3 7-7' fill='none' stroke='white' stroke-width='1.8'/%3E%3C/svg%3E")}.shopping-item .item-name{flex:1;overflow-wrap:anywhere}.shopping-item input:checked+.item-name{text-decoration:line-through;color:#a0a695}.item-amount{color:#89907f;font-size:10px;white-space:nowrap}.food-note{font-size:10px;color:#929584;text-align:center;padding:18px 10px 32px}.site-footer{max-width:1176px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:24px 0 32px}.footer-brand{font-size:24px}.site-footer p{font-family:var(--serif);font-size:12px;color:var(--muted);font-style:italic}.site-footer a{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:7px}.site-footer svg{width:12px;height:12px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px}.icon-button:hover{background:#ebeee2}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-60px;left:15px;padding:12px;background:var(--sage);color:#fff;z-index:10}.skip-link:focus{top:10px}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,15px);opacity:0;pointer-events:none;background:#34483f;color:white;border-radius:9px;padding:13px 21px;font-size:12px;z-index:10;box-shadow:0 5px 30px #0001;transition:opacity .2s,transform .2s;max-width:calc(100% - 28px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
dialog{border:1px solid var(--line);border-radius:17px;padding:27px;width:min(650px,calc(100% - 28px));max-height:90dvh;background:var(--bg);color:var(--ink);box-shadow:0 24px 100px #20372d30;overscroll-behavior:contain}dialog::backdrop{background:#20372d70;backdrop-filter:blur(3px)}.dialog-top{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.dialog-top .eyebrow{font-size:9px;color:var(--muted)}.dialog-top h2{font-family:var(--serif);font-weight:400;font-size:27px;line-height:1.3;margin:7px 0}.dialog-top .muted{font-size:11px}.dialog-tabs{display:flex;border-bottom:1px solid var(--line);margin:19px 0 17px;gap:25px}.dialog-tabs button{font-size:12px;padding:8px 1px;color:var(--muted)}.dialog-tabs button[aria-selected=true]{color:var(--sage);font-weight:600;border-bottom:2px solid var(--sage)}.search-field{display:flex;align-items:center;gap:10px;background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:4px 12px;margin-bottom:15px}.search-field input{width:100%;border:0;background:transparent;min-height:40px;font-size:12px;outline-offset:2px}.recipe-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.recipe-option{background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:12px;text-align:left;display:flex;gap:11px;align-items:center;min-height:85px}.recipe-option:hover{border-color:#98ab8d;background:#f1f3e9}.option-image{width:58px;height:56px;flex-shrink:0;background:#f0ede2;border-radius:8px;display:flex;align-items:center}.option-image svg{width:100%;height:100%}.recipe-option strong{display:block;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.recipe-option small{display:block;font-size:10px;color:var(--muted);margin-top:4px;line-height:1.4;overflow-wrap:anywhere}.recipe-option.selected{border-color:#7f9b72;background:#ecf0e4}.dialog-bottom{border-top:1px solid var(--line);margin-top:20px;padding-top:7px;text-align:center}.dialog-bottom button{color:var(--muted)}.form-label{font-size:12px;font-weight:600;display:block;margin-bottom:16px}.form-label input{display:block;width:100%;padding:12px;background:var(--paper);border:1px solid #dce0d0;border-radius:7px;margin-top:6px;font-size:12px;font-weight:400}.optional{font-size:10px;font-weight:400;color:var(--muted)}.ingredient-heading{font-size:12px;margin:22px 0 12px}.ingredient-heading span{display:block;font-size:10px;margin-top:4px}.ingredient-row{display:grid;grid-template-columns:minmax(0,1fr) 65px 80px 38px;gap:6px;margin-bottom:9px}.ingredient-row input,.ingredient-row select{width:100%;min-width:0;background:var(--paper);border:1px solid #dce0d0;border-radius:6px;min-height:43px;padding:6px 9px;font-size:12px}.ingredient-row .icon-button{width:38px}.ingredient-row:only-child .remove-ingredient{visibility:hidden}.custom-submit{display:flex;width:100%;margin-top:20px}.confirm-dialog{max-width:455px;padding:30px}.confirm-dialog h2{font-family:var(--serif);font-size:28px;font-weight:400;margin:15px 0}.confirm-dialog p{font-size:13px;line-height:1.8;color:var(--muted)}.confirm-icon{color:var(--coral);background:var(--coral-light);width:47px;height:47px;border-radius:50%}.confirm-actions{display:flex;gap:10px;margin-top:24px;justify-content:flex-end}.confirm-actions button{font-size:12px}#empty-shopping{padding:30px 10px;color:var(--muted);font-size:13px}#print-content{display:none}
@container mommycool (min-width:1450px){.hero{min-height:400px;padding-top:50px;padding-bottom:45px}.hero .hero-title{font-size:51px}}
@container mommycool (max-width:1250px){.planner-main,.site-header,.site-footer{margin-left:34px;margin-right:34px}.hero{padding-left:7px;padding-right:0}.shopping-section{gap:40px;grid-template-columns:280px 1fr}}
@container mommycool (max-width:1000px){.hero .hero-title{font-size:40px}.hero{gap:0}.eyebrow{font-size:9px;letter-spacing:1.2px}.day-grid{gap:8px}.day-top{padding:12px 10px 9px}.day-copy{padding:12px 11px 9px}.food-art{height:103px;margin:0 7px}.food-art svg{height:100px}.day-copy h4{font-size:12px}.day-actions{margin:0 7px 9px;gap:4px}.day-actions .change-button{font-size:9px}.day-actions .icon-button{min-width:29px;width:29px}.shopping-section{grid-template-columns:240px 1fr;gap:30px}.shopping-card{padding:18px}#shopping-groups{gap:8px 22px}.hint{max-width:340px}.save-state{font-size:9px}}
@container mommycool (max-width:760px){.planner-main,.site-header,.site-footer{margin-left:22px;margin-right:22px}.site-header{min-height:82px}.brand{font-size:29px}.brand small{font-size:6px;letter-spacing:2.5px}nav{display:none}.private-badge{font-size:9px}.hero{grid-template-columns:1fr;padding:35px 0 25px;position:relative}.hero-copy{z-index:1}.hero .hero-title{font-size:42px;margin-top:17px}.hero-copy>p{font-size:12px;max-width:380px}.hero-art{display:none}.hero-note{font-size:9px}.hero .eyebrow{font-size:8px;letter-spacing:1.4px}.hero .primary{font-size:12px}.section-top{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:18px}.section-top h2{font-size:27px}.section-top .muted{font-size:11px}.save-state{font-size:9px}.week-toolbar{flex-wrap:wrap;justify-content:center;padding:7px 10px;gap:0}.week-controls{width:100%;justify-content:space-between;gap:10px}.week-toolbar>.button{width:100%;border-top:1px solid #dce2d2;border-radius:0;margin-top:3px;min-height:42px}.servings-control{padding-left:12px}.week-label{font-size:9px;padding-top:16px}.day-grid{grid-template-columns:1fr;gap:12px}.day-card{display:grid;grid-template-columns:105px 1fr;grid-template-rows:auto 1fr auto;padding:13px;gap:0 14px;border-radius:11px}.day-top{grid-column:1/-1;padding:0 1px 12px}.day-top h3{font-size:13px}.day-top .date{font-size:10px}.food-art{grid-column:1;grid-row:2/4;height:113px;width:105px;margin:0}.food-art svg{height:108px;width:105px}.day-copy{padding:0 0 6px}.day-copy h4{font-size:13px;margin:0 0 3px}.day-copy p{font-size:11px;margin-bottom:7px}.recipe-tag{font-size:9px}.day-actions{margin:0;gap:6px;align-self:end}.day-actions .change-button{font-size:10px;min-height:38px}.day-actions .icon-button{min-width:38px;width:38px;min-height:38px}.week-footer{flex-direction:column;align-items:stretch;padding:15px 0 26px;gap:14px}.hint{font-size:9px;max-width:none;align-items:flex-start}.week-actions{justify-content:space-between}.week-actions .secondary{flex:1;max-width:225px}.shopping-section{grid-template-columns:1fr;gap:24px;padding-top:28px}.shopping-intro h2{font-size:32px}.shopping-intro h2 br{display:none}.shopping-intro>p.muted{max-width:none;font-size:12px}.shopping-progress{max-width:none;margin:18px 0}.little-note{display:none}.shopping-intro>.button{width:100%}.small-muted{text-align:center}.shopping-card{padding:16px}.shopping-card-top>span{font-size:20px}#shopping-groups{grid-template-columns:1fr;gap:0}.shopping-group h3{font-size:10px;margin-top:20px}.shopping-item{font-size:12px;min-height:44px}.shopping-item input{width:19px;height:19px}.item-amount{font-size:11px}.shopping-card-top .text-link{font-size:9px}.food-note{line-height:1.7;font-size:9px;padding-bottom:25px}.site-footer{flex-wrap:wrap;padding:23px 0 28px;gap:13px}.site-footer p{font-size:11px}.site-footer>a{width:100%;font-size:10px}.footer-brand{font-size:25px}.recipe-options{grid-template-columns:1fr}.recipe-option{min-height:76px}.dialog-top h2{font-size:24px}.dialog-top .close-dialog{flex-shrink:0;width:32px;height:32px;min-height:32px}dialog{padding:20px;max-height:92dvh;border-radius:13px}.ingredient-row{grid-template-columns:minmax(0,1fr) 54px 68px 28px;gap:5px}.ingredient-row input,.ingredient-row select{font-size:11px;padding:6px}.ingredient-row .icon-button{width:28px}.confirm-actions{flex-direction:column-reverse}.confirm-actions button{width:100%}}
@container mommycool (max-width:370px){.planner-main,.site-header,.site-footer{margin-left:16px;margin-right:16px}.hero .hero-title{font-size:36px}.day-card{grid-template-columns:89px 1fr;gap:0 11px}.food-art{width:89px}.food-art svg{width:89px}.private-badge{font-size:8px;padding:7px}.date-control input{width:126px}.servings-control{padding-left:8px}.week-controls{gap:7px}.ingredient-row{grid-template-columns:minmax(0,1fr) 49px 62px 24px}.ingredient-row .icon-button{width:24px}}
@media(prefers-reduced-motion:reduce){.mcp-root{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.skip-link:not(:focus){clip-path:inset(50%);width:1px;height:1px;padding:0;overflow:hidden;white-space:nowrap;top:0}

:host{display:block!important;width:100%;min-width:0;container-type:inline-size;container-name:mommycool;text-align:left;isolation:isolate}
.mcp-root{display:flow-root;position:relative;border-radius:12px;padding:0 20px;text-align:left;overflow-wrap:normal;letter-spacing:normal;font-weight:400}
[hidden]{display:none!important}
.planner-brand{max-width:1176px;margin:0 auto;padding:25px 0 0;font-family:var(--serif);font-weight:bold;font-size:27px;letter-spacing:-1.2px;line-height:1.1}
.planner-brand span{color:var(--coral)}.planner-brand small{display:inline-block;margin-left:14px;font:8px var(--sans);letter-spacing:1.6px;color:var(--muted);vertical-align:middle}
.planner-main{width:auto}.hero{padding-top:30px}.hero .hero-title{margin-top:18px}.skip-link{z-index:10}
#week,#shopping{scroll-margin-top:90px}.mcp-root .toast{z-index:2147483640}
@container mommycool (max-width:760px){.mcp-root{padding:0 8px}.planner-brand{margin-left:16px;font-size:24px}.planner-main{margin-left:14px;margin-right:14px}.hero{padding-top:27px}.hero .hero-title{font-size:37px}.private-badge{display:none}.planner-brand small{font-size:7px;margin-left:10px}}
@container mommycool (max-width:370px){.mcp-root{padding:0 5px}.planner-main{margin-left:10px;margin-right:10px}.hero .hero-title{font-size:32px}.day-card{grid-template-columns:82px 1fr;gap:0 9px;padding:11px}.food-art{width:82px}.day-copy h4{font-size:12px}.week-controls{gap:4px}.servings-control{padding-left:6px}.date-control input{width:123px}}

/* Curated Mommycool recipes and whole-recipe shopping quantities. */
.recipe-source{display:flex;align-items:center;gap:5px;min-height:44px;font-size:11px;font-weight:600;color:var(--sage);text-decoration:underline;text-underline-offset:3px;line-height:1.4}.recipe-source .icon{width:13px;height:13px}.batch-planning{background:#eef0e6;border:1px solid var(--line);border-radius:12px;margin-top:20px;padding:22px}.batch-planning[hidden]{display:none}.batch-planning h3{font-family:var(--serif);font-size:24px;font-weight:400;margin-bottom:9px}.batch-planning>.muted{max-width:760px;line-height:1.7}.batch-planning .small-muted{text-align:left;font-size:12px}.batch-row{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d8dfd0;padding:16px 0}.batch-row:first-child{margin-top:17px}.batch-row>div{min-width:0}.batch-row strong{font-size:13px}.batch-row small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.batch-row>label{display:flex;align-items:center;align-self:flex-start;gap:8px;font-size:11px;flex-shrink:0}.batch-row select{border:1px solid #c6cebe;border-radius:6px;background:var(--paper);min-height:44px;min-width:58px;padding:7px}.batch-row summary{cursor:pointer;font-size:11px;text-decoration:underline;text-underline-offset:3px;padding:12px 0;min-height:44px}.batch-row details p{font-size:12px;max-width:620px;line-height:1.7}.batch-footnote{font-size:11px;color:var(--muted);line-height:1.7;border-top:1px solid #d8dfd0;padding-top:14px}.item-amount{flex-shrink:0}.day-actions .change-button,.day-actions .icon-button{min-height:44px}
@container mommycool (max-width:760px){.batch-planning{padding:16px}.batch-row{gap:12px}.batch-row>label{flex-direction:column;gap:4px}.batch-planning h3{font-size:23px}.day-copy .recipe-source{font-size:10px}.shopping-item .item-name{min-width:0;overflow-wrap:anywhere}.batch-planning>.muted{font-size:12px}}
