.ingredient-library-view-module__h1krwq__newItem{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;grid-template-columns:minmax(220px,1fr) minmax(180px,1.3fr) 150px 150px auto;align-items:center;gap:10px;margin-bottom:14px;padding:14px;display:grid}.ingredient-library-view-module__h1krwq__newItemHeading{flex-direction:column;gap:3px;display:flex}.ingredient-library-view-module__h1krwq__newItemHeading span,.ingredient-library-view-module__h1krwq__footerNote{color:var(--muted);font-size:11px;line-height:1.4}.ingredient-library-view-module__h1krwq__newItem input,.ingredient-library-view-module__h1krwq__newItem select,.ingredient-library-view-module__h1krwq__filters select,.ingredient-library-view-module__h1krwq__itemRow input,.ingredient-library-view-module__h1krwq__itemRow select{min-height:40px;color:var(--ink);background:#fff;border:1px solid #cfd6d1;border-radius:9px;outline:none;min-width:0;padding:8px 10px}.ingredient-library-view-module__h1krwq__newItem input:focus,.ingredient-library-view-module__h1krwq__newItem select:focus,.ingredient-library-view-module__h1krwq__filters select:focus,.ingredient-library-view-module__h1krwq__itemRow input:focus,.ingredient-library-view-module__h1krwq__itemRow select:focus{border-color:#75a58b;box-shadow:0 0 0 3px #2f6f5517}.ingredient-library-view-module__h1krwq__pantryToggle{color:#4c5851;align-items:center;gap:7px;font-size:12px;font-weight:750;display:inline-flex}.ingredient-library-view-module__h1krwq__pantryToggle input{width:17px;height:17px;min-height:0;padding:0}.ingredient-library-view-module__h1krwq__filters{grid-template-columns:minmax(240px,1fr) 160px 180px auto;align-items:center;gap:10px;margin-bottom:12px;display:grid}.ingredient-library-view-module__h1krwq__searchBox{border:1px solid var(--line);min-height:42px;color:var(--muted);background:#fff;border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:0 11px;display:grid}.ingredient-library-view-module__h1krwq__searchBox:focus-within{border-color:#75a58b;box-shadow:0 0 0 3px #2f6f5517}.ingredient-library-view-module__h1krwq__searchBox input{background:0 0;border:0;outline:none;width:100%;min-height:40px}.ingredient-library-view-module__h1krwq__resultCount{color:var(--muted);justify-self:end;font-size:12px;font-weight:750}.ingredient-library-view-module__h1krwq__library{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;overflow:visible}.ingredient-library-view-module__h1krwq__headerRow,.ingredient-library-view-module__h1krwq__itemRow{grid-template-columns:minmax(220px,1.5fr) 165px 145px minmax(220px,auto);align-items:center;gap:12px;display:grid}.ingredient-library-view-module__h1krwq__headerRow{z-index:2;border-bottom:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:#f3f5f2;border-radius:13px 13px 0 0;padding:10px 14px;font-size:10px;font-weight:850;position:sticky;top:78px}.ingredient-library-view-module__h1krwq__itemRow{border-top:1px solid #edf0ed;min-height:62px;padding:10px 14px}.ingredient-library-view-module__h1krwq__itemRow:first-of-type{border-top:0}.ingredient-library-view-module__h1krwq__mobileLabel{display:contents}.ingredient-library-view-module__h1krwq__mobileLabel>span{display:none}.ingredient-library-view-module__h1krwq__rowPantry{min-height:40px}.ingredient-library-view-module__h1krwq__actions{justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:flex}.ingredient-library-view-module__h1krwq__resetButton{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.ingredient-library-view-module__h1krwq__savedMessage,.ingredient-library-view-module__h1krwq__errorMessage{min-width:0;font-size:10px;line-height:1.25}.ingredient-library-view-module__h1krwq__savedMessage{color:var(--brand);font-weight:850}.ingredient-library-view-module__h1krwq__errorMessage{color:#8a4038;max-width:210px}.ingredient-library-view-module__h1krwq__footerNote{margin:12px 3px 0}@media (max-width:900px){.ingredient-library-view-module__h1krwq__newItem{grid-template-columns:1fr 1fr}.ingredient-library-view-module__h1krwq__newItemHeading{grid-column:1/-1}.ingredient-library-view-module__h1krwq__filters{grid-template-columns:1fr 1fr}.ingredient-library-view-module__h1krwq__searchBox{grid-column:1/-1}.ingredient-library-view-module__h1krwq__resultCount{justify-self:start}.ingredient-library-view-module__h1krwq__headerRow{display:none}.ingredient-library-view-module__h1krwq__itemRow{grid-template-columns:1fr 145px;align-items:end;gap:10px;padding:13px}.ingredient-library-view-module__h1krwq__mobileLabel{gap:5px;display:grid}.ingredient-library-view-module__h1krwq__mobileLabel>span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:850;display:block}.ingredient-library-view-module__h1krwq__rowPantry{align-self:center}.ingredient-library-view-module__h1krwq__actions{justify-content:flex-start}}@media (max-width:560px){.ingredient-library-view-module__h1krwq__newItem,.ingredient-library-view-module__h1krwq__filters,.ingredient-library-view-module__h1krwq__itemRow{grid-template-columns:1fr}.ingredient-library-view-module__h1krwq__newItem>*,.ingredient-library-view-module__h1krwq__filters>*{width:100%}.ingredient-library-view-module__h1krwq__itemRow{align-items:stretch}.ingredient-library-view-module__h1krwq__rowPantry{min-height:34px}.ingredient-library-view-module__h1krwq__actions{flex-wrap:wrap}.ingredient-library-view-module__h1krwq__errorMessage{flex-basis:100%;max-width:none}}
.meal-picker-module__gOb8tW__suggestionSection{background:#f8fbf9;border:1px solid #dce8e0;border-radius:12px;margin:0 0 18px;padding:14px}.meal-picker-module__gOb8tW__suggestionHeading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.meal-picker-module__gOb8tW__suggestionHeading>span{color:var(--brand-dark);align-items:center;gap:7px;display:inline-flex}.meal-picker-module__gOb8tW__suggestionHeading small{color:var(--muted);text-align:right;line-height:1.35}.meal-picker-module__gOb8tW__suggestionList{gap:7px;display:grid}.meal-picker-module__gOb8tW__suggestionRow{background:#fff;border:1px solid #e5ebe7;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 11px;display:grid}.meal-picker-module__gOb8tW__suggestionCopy{flex-direction:column;gap:3px;min-width:0;display:flex}.meal-picker-module__gOb8tW__suggestionCopy strong{overflow-wrap:anywhere}.meal-picker-module__gOb8tW__suggestionCopy small{color:var(--muted)}.meal-picker-module__gOb8tW__matchLine,.meal-picker-module__gOb8tW__noMatch{color:var(--brand-dark);align-items:center;gap:5px;font-size:12px;display:inline-flex}.meal-picker-module__gOb8tW__noMatch{color:#8b6753}.meal-picker-module__gOb8tW__suggestionActions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.meal-picker-module__gOb8tW__createButton{white-space:nowrap;min-height:36px;padding:7px 10px;font-size:12px}.meal-picker-module__gOb8tW__suggestionActions .quiet-button{white-space:nowrap;min-height:36px;padding:7px 10px;font-size:12px}.meal-picker-module__gOb8tW__createButton{background:var(--brand-soft);color:var(--brand-dark);cursor:pointer;border:1px solid #c7d8ce;border-radius:10px;justify-content:center;align-items:center;gap:5px;font-weight:750;display:inline-flex}:is(.meal-picker-module__gOb8tW__createButton:disabled,.meal-picker-module__gOb8tW__suggestionActions button:disabled){opacity:.55;cursor:default}@media (max-width:680px){.meal-picker-module__gOb8tW__suggestionHeading{flex-direction:column;gap:4px}.meal-picker-module__gOb8tW__suggestionHeading small{text-align:left}.meal-picker-module__gOb8tW__suggestionRow{grid-template-columns:1fr}.meal-picker-module__gOb8tW__suggestionActions{justify-content:stretch}.meal-picker-module__gOb8tW__suggestionActions button{flex:130px}}
.long-weekend-view-module__Vot5Sq__shell{gap:18px;padding:24px 28px 48px;display:grid}.long-weekend-view-module__Vot5Sq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.long-weekend-view-module__Vot5Sq__header h1{margin:2px 0 4px}.long-weekend-view-module__Vot5Sq__headerActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.long-weekend-view-module__Vot5Sq__tripSelect{border:1px solid var(--line);background:var(--panel);min-width:210px;color:var(--ink);border-radius:10px;padding:10px 12px;font-weight:700}.long-weekend-view-module__Vot5Sq__modeTabs,.long-weekend-view-module__Vot5Sq__sourceTabs{background:var(--brand-soft);border-radius:12px;gap:4px;width:max-content;padding:4px;display:flex}.long-weekend-view-module__Vot5Sq__modeTabs button,.long-weekend-view-module__Vot5Sq__sourceTabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px 16px;font-weight:800}.long-weekend-view-module__Vot5Sq__modeTabs button.long-weekend-view-module__Vot5Sq__active,.long-weekend-view-module__Vot5Sq__sourceTabs button.long-weekend-view-module__Vot5Sq__active{background:var(--panel);color:var(--brand-dark);box-shadow:0 1px 4px #00000014}.long-weekend-view-module__Vot5Sq__dates{color:var(--muted);font-size:13px}.long-weekend-view-module__Vot5Sq__days{grid-template-columns:repeat(4,minmax(230px,1fr));align-items:start;gap:14px;display:grid;overflow-x:auto}.long-weekend-view-module__Vot5Sq__day{background:var(--panel);border:1px solid var(--line);min-width:230px;box-shadow:var(--shadow);border-radius:16px;padding:14px}.long-weekend-view-module__Vot5Sq__dayHead{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.long-weekend-view-module__Vot5Sq__dayHead strong{font-size:17px}.long-weekend-view-module__Vot5Sq__dayHead span{color:var(--muted);font-size:12px}.long-weekend-view-module__Vot5Sq__period{border-top:1px solid var(--line);padding:12px 0}.long-weekend-view-module__Vot5Sq__period:first-of-type{border-top:0}.long-weekend-view-module__Vot5Sq__periodTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:7px;font-size:12px;font-weight:900}.long-weekend-view-module__Vot5Sq__meal{border:1px solid var(--line);background:var(--brand-soft);cursor:grab;border-radius:10px;align-items:center;gap:7px;margin:6px 0;padding:8px 9px;display:flex}.long-weekend-view-module__Vot5Sq__meal strong{flex:1;font-size:13px;line-height:1.25}.long-weekend-view-module__Vot5Sq__meal button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:2px}.long-weekend-view-module__Vot5Sq__add{border:1px dashed var(--line);width:100%;color:var(--muted);cursor:pointer;background:0 0;border-radius:9px;padding:8px;font-weight:700}.long-weekend-view-module__Vot5Sq__add:hover{border-color:var(--brand);color:var(--brand-dark)}.long-weekend-view-module__Vot5Sq__extras{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:18px}.long-weekend-view-module__Vot5Sq__extras h2{margin:0 0 4px}.long-weekend-view-module__Vot5Sq__extraForm,.long-weekend-view-module__Vot5Sq__quickAdd{grid-template-columns:minmax(180px,1fr) 150px 110px auto;gap:8px;margin-top:14px;display:grid}.long-weekend-view-module__Vot5Sq__extraForm input,.long-weekend-view-module__Vot5Sq__extraForm select,.long-weekend-view-module__Vot5Sq__quickAdd input,.long-weekend-view-module__Vot5Sq__quickAdd select{border:1px solid var(--line);background:var(--panel);color:var(--ink);border-radius:10px;padding:10px}.long-weekend-view-module__Vot5Sq__suggestions{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.long-weekend-view-module__Vot5Sq__suggestions button{border:1px solid var(--line);background:var(--panel);cursor:pointer;color:var(--ink);border-radius:99px;padding:6px 10px}.long-weekend-view-module__Vot5Sq__extraRows{gap:6px;margin-top:12px;display:grid}.long-weekend-view-module__Vot5Sq__extraRow{border-top:1px solid var(--line);grid-template-columns:1fr 120px auto;align-items:center;gap:8px;padding-top:8px;display:grid}.long-weekend-view-module__Vot5Sq__extraRow select,.long-weekend-view-module__Vot5Sq__itemRow select{border:1px solid var(--line);background:var(--panel);color:var(--ink);border-radius:8px;padding:7px}.long-weekend-view-module__Vot5Sq__listShell{gap:14px;display:grid}.long-weekend-view-module__Vot5Sq__listHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.long-weekend-view-module__Vot5Sq__listHeader h2{margin:0}.long-weekend-view-module__Vot5Sq__runtime{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.long-weekend-view-module__Vot5Sq__pill{background:var(--brand-soft);color:var(--brand-dark);border-radius:99px;padding:6px 9px;font-size:12px;font-weight:800}.long-weekend-view-module__Vot5Sq__stale{background:var(--brand-soft);border:1px solid var(--brand);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.long-weekend-view-module__Vot5Sq__review{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:18px}.long-weekend-view-module__Vot5Sq__review h2{margin-top:0}.long-weekend-view-module__Vot5Sq__reviewRow,.long-weekend-view-module__Vot5Sq__itemRow{border-top:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) 120px auto;align-items:center;gap:10px;padding:10px 0;display:grid}.long-weekend-view-module__Vot5Sq__reviewRow:first-of-type{border-top:0}.long-weekend-view-module__Vot5Sq__itemRow input[type=checkbox]{width:20px;height:20px;accent-color:var(--brand)}.long-weekend-view-module__Vot5Sq__itemMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.long-weekend-view-module__Vot5Sq__itemMeta strong{overflow-wrap:anywhere}.long-weekend-view-module__Vot5Sq__itemMeta small{color:var(--muted)}.long-weekend-view-module__Vot5Sq__groups{gap:16px;display:grid}.long-weekend-view-module__Vot5Sq__group{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:16px}.long-weekend-view-module__Vot5Sq__group h3{justify-content:space-between;margin:0 0 8px;display:flex}.long-weekend-view-module__Vot5Sq__group h3 span{color:var(--muted);font-size:12px}.long-weekend-view-module__Vot5Sq__packed{opacity:.68}.long-weekend-view-module__Vot5Sq__empty{border:1px dashed var(--line);text-align:center;color:var(--muted);border-radius:14px;padding:24px}.long-weekend-view-module__Vot5Sq__modalForm{gap:12px;display:grid}.long-weekend-view-module__Vot5Sq__modalForm label{gap:6px;font-weight:750;display:grid}.long-weekend-view-module__Vot5Sq__modalForm input{border:1px solid var(--line);background:var(--panel);color:var(--ink);border-radius:10px;padding:10px 12px}.long-weekend-view-module__Vot5Sq__modalActions{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.long-weekend-view-module__Vot5Sq__danger{margin-right:auto}.long-weekend-view-module__Vot5Sq__screenControls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.long-weekend-view-module__Vot5Sq__screenControls small{color:var(--muted)}@media (max-width:900px){.long-weekend-view-module__Vot5Sq__days{grid-template-columns:repeat(2,minmax(230px,1fr))}.long-weekend-view-module__Vot5Sq__extraForm,.long-weekend-view-module__Vot5Sq__quickAdd{grid-template-columns:1fr 130px}.long-weekend-view-module__Vot5Sq__extraForm button,.long-weekend-view-module__Vot5Sq__quickAdd button{width:100%}}@media (max-width:620px){.long-weekend-view-module__Vot5Sq__shell{padding:18px 14px 40px}.long-weekend-view-module__Vot5Sq__days{display:block;overflow:visible}.long-weekend-view-module__Vot5Sq__day{margin-bottom:12px}.long-weekend-view-module__Vot5Sq__headerActions{width:100%}.long-weekend-view-module__Vot5Sq__tripSelect{flex:1;min-width:0}.long-weekend-view-module__Vot5Sq__modeTabs,.long-weekend-view-module__Vot5Sq__sourceTabs{width:100%}.long-weekend-view-module__Vot5Sq__modeTabs button,.long-weekend-view-module__Vot5Sq__sourceTabs button{flex:1}.long-weekend-view-module__Vot5Sq__extraForm,.long-weekend-view-module__Vot5Sq__quickAdd{grid-template-columns:1fr}.long-weekend-view-module__Vot5Sq__extraRow{grid-template-columns:1fr 110px auto}.long-weekend-view-module__Vot5Sq__reviewRow,.long-weekend-view-module__Vot5Sq__itemRow{grid-template-columns:auto minmax(0,1fr) auto}.long-weekend-view-module__Vot5Sq__reviewRow select,.long-weekend-view-module__Vot5Sq__itemRow select{grid-column:2/4}.long-weekend-view-module__Vot5Sq__stale{flex-direction:column;align-items:flex-start}}
.planner-v2-module__SpuWma__headingActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.planner-v2-module__SpuWma__viewSwitch{border:1px solid var(--line);background:#eef5f1;border-radius:11px;padding:3px;display:flex}.planner-v2-module__SpuWma__viewSwitch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 14px;font-weight:800}.planner-v2-module__SpuWma__viewSwitch .planner-v2-module__SpuWma__viewActive{color:var(--brand-dark);background:#fff;box-shadow:0 2px 6px #1f2d2514}.planner-v2-module__SpuWma__toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex}.planner-v2-module__SpuWma__toolbar strong{padding:0 4px}.planner-v2-module__SpuWma__toolbar input[type=date]{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 11px}.planner-v2-module__SpuWma__weekGrid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:12px;padding-bottom:8px;display:grid;overflow-x:visible}.planner-v2-module__SpuWma__dailyShell{max-width:900px}.planner-v2-module__SpuWma__dailyGrid{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.planner-v2-module__SpuWma__dayCard{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);background:#fff;border-radius:16px;flex-direction:column;gap:10px;padding:14px;display:flex}.planner-v2-module__SpuWma__weekGrid>.planner-v2-module__SpuWma__dayCard{height:100%}.planner-v2-module__SpuWma__dayHeader{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.planner-v2-module__SpuWma__dayTitle{cursor:pointer;background:0 0;border:0;align-items:baseline;gap:8px;padding:0;display:flex}.planner-v2-module__SpuWma__dayTitle span{letter-spacing:.08em;color:var(--muted);font-size:11px;font-weight:900}.planner-v2-module__SpuWma__dayTitle strong{font-size:13px}.planner-v2-module__SpuWma__todayBadge{background:var(--brand-soft);color:var(--brand-dark);border-radius:99px;padding:4px 7px;font-size:10px;font-weight:850}.planner-v2-module__SpuWma__activityBar{flex-direction:column;gap:6px;display:flex}.planner-v2-module__SpuWma__activityTags{flex-wrap:wrap;gap:5px;display:flex}.planner-v2-module__SpuWma__activityTag{border-radius:8px;align-items:center;display:flex;overflow:hidden}.planner-v2-module__SpuWma__activityTag button{cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:5px 6px;display:flex}.planner-v2-module__SpuWma__addActivity{color:var(--brand);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:5px;padding:2px 0;font-size:11px;font-weight:750;display:inline-flex}.planner-v2-module__SpuWma__activityForm{grid-template-columns:1fr auto auto;gap:5px;display:grid}.planner-v2-module__SpuWma__activityForm input{border:1px solid var(--line);border-radius:8px;min-width:0;padding:7px}.planner-v2-module__SpuWma__activityForm button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:5px 8px}.planner-v2-module__SpuWma__activityBlue{background:#e9f3fb}.planner-v2-module__SpuWma__activityLavender{background:#f0edf8}.planner-v2-module__SpuWma__activityAmber{background:#fff4dd}.planner-v2-module__SpuWma__activityRose{background:#faecee}.planner-v2-module__SpuWma__activityMint{background:var(--brand-soft)}.planner-v2-module__SpuWma__periods{gap:9px;display:grid}.planner-v2-module__SpuWma__period{border-top:1px solid #eef1ee;padding-top:8px}.planner-v2-module__SpuWma__period:first-child{border-top:0}.planner-v2-module__SpuWma__periodDinnerOnly{padding-top:1px}.planner-v2-module__SpuWma__periodHeading{color:#546259;text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:11px;display:flex}.planner-v2-module__SpuWma__periodHeading span{color:var(--muted)}.planner-v2-module__SpuWma__mealStack{flex-direction:column;gap:5px;min-height:24px;display:flex;position:relative}.planner-v2-module__SpuWma__meal{cursor:grab;background:#f4f5f3;border-radius:9px;grid-template-columns:11px minmax(0,1fr) 26px 26px;align-items:center;gap:4px;padding:8px 7px;font-size:12px;display:grid;position:relative}.planner-v2-module__SpuWma__mainMeal{background:var(--brand-soft);color:var(--brand-dark);font-weight:800}.planner-v2-module__SpuWma__meal_veg.planner-v2-module__SpuWma__mainMeal{background:#e8f4ea}.planner-v2-module__SpuWma__meal_beef.planner-v2-module__SpuWma__mainMeal{background:#f6e9e6}.planner-v2-module__SpuWma__meal_pork.planner-v2-module__SpuWma__mainMeal{background:#f8eee5}.planner-v2-module__SpuWma__meal_chicken.planner-v2-module__SpuWma__mainMeal{background:#fff4d9}.planner-v2-module__SpuWma__meal_fish.planner-v2-module__SpuWma__mainMeal{background:#e6f1f5}.planner-v2-module__SpuWma__grip{color:#a2aba5;font-size:10px}.planner-v2-module__SpuWma__mealLabel{overflow-wrap:anywhere;min-width:0}.planner-v2-module__SpuWma__mealAction{color:#728079;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:25px;height:25px;display:grid}.planner-v2-module__SpuWma__mealAction:hover{color:var(--brand);background:#fffc}.planner-v2-module__SpuWma__dropLine{background:var(--brand);border-radius:99px;height:3px;position:absolute;top:-3px;left:5px;right:5px}.planner-v2-module__SpuWma__endDrop{text-align:center;color:var(--brand);border:1px dashed #9dc7b1;border-radius:7px;padding:4px;font-size:10px}.planner-v2-module__SpuWma__addMeal{color:var(--brand);cursor:pointer;background:#fbfcfb;border:1px dashed #c8d2cb;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:7px;font-size:11px;font-weight:750;display:flex}.planner-v2-module__SpuWma__copyForm{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.planner-v2-module__SpuWma__copyForm label{flex-direction:column;gap:6px;font-weight:750;display:flex}.planner-v2-module__SpuWma__copyForm input,.planner-v2-module__SpuWma__copyForm select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px}@media (max-width:1180px){.planner-v2-module__SpuWma__weekGrid{grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible}}@media (max-width:680px){.planner-v2-module__SpuWma__headingActions{align-items:stretch}.planner-v2-module__SpuWma__viewSwitch{width:100%}.planner-v2-module__SpuWma__viewSwitch button{flex:1}.planner-v2-module__SpuWma__headingActions>.planner-v2-module__SpuWma__primary-button{width:100%}.planner-v2-module__SpuWma__toolbar{align-items:stretch}.planner-v2-module__SpuWma__toolbar strong{text-align:center;order:-1;width:100%}.planner-v2-module__SpuWma__toolbar .planner-v2-module__SpuWma__quiet-button{flex:1}.planner-v2-module__SpuWma__toolbar input[type=date]{width:100%}.planner-v2-module__SpuWma__weekGrid{grid-template-columns:1fr}.planner-v2-module__SpuWma__dayCard{padding:12px}.planner-v2-module__SpuWma__copyForm{grid-template-columns:1fr}.planner-v2-module__SpuWma__meal{grid-template-columns:10px minmax(0,1fr) 30px 30px}}
.planner-settings-module__5aroxG__shell{grid-template-columns:190px minmax(0,1fr);gap:22px;display:grid}.planner-settings-module__5aroxG__sections{flex-direction:column;gap:6px;display:flex}.planner-settings-module__5aroxG__activeSection,.planner-settings-module__5aroxG__sectionButton{text-align:left;cursor:pointer;border-radius:12px;align-items:center;gap:8px;width:100%;padding:12px 14px;font-weight:750;display:flex}.planner-settings-module__5aroxG__activeSection{background:var(--brand-soft);color:var(--brand-dark);border:0}.planner-settings-module__5aroxG__sectionButton{color:var(--muted);background:0 0;border:1px solid #0000}.planner-settings-module__5aroxG__sectionButton:hover{border-color:var(--line);color:var(--ink);background:#fff9}.planner-settings-module__5aroxG__content{gap:16px;display:grid}.planner-settings-module__5aroxG__sectionHeading{align-items:flex-start;gap:12px;display:flex}.planner-settings-module__5aroxG__sectionHeading h2,.planner-settings-module__5aroxG__card h3{margin:0}.planner-settings-module__5aroxG__sectionHeading p,.planner-settings-module__5aroxG__card p{color:var(--muted);margin:5px 0 0;line-height:1.45}.planner-settings-module__5aroxG__card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:20px}.planner-settings-module__5aroxG__cardHeading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.planner-settings-module__5aroxG__saving{color:var(--brand);font-size:12px;font-weight:800}.planner-settings-module__5aroxG__periods{gap:2px;margin-top:16px;display:grid}.planner-settings-module__5aroxG__toggleRow{border-top:1px solid var(--line);cursor:pointer;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:14px 0;display:grid;position:relative}.planner-settings-module__5aroxG__toggleRow:first-child{border-top:0}.planner-settings-module__5aroxG__toggleRow>span:first-child{flex-direction:column;gap:3px;display:flex}.planner-settings-module__5aroxG__toggleRow small{color:var(--muted)}.planner-settings-module__5aroxG__toggleRow input{opacity:0;pointer-events:none;position:absolute}.planner-settings-module__5aroxG__switch,.planner-settings-module__5aroxG__switchOn{background:#cbd3ce;border-radius:99px;width:44px;height:24px;padding:3px;transition:all .16s}.planner-settings-module__5aroxG__switch span,.planner-settings-module__5aroxG__switchOn span{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .16s;display:block;box-shadow:0 1px 3px #0000002e}.planner-settings-module__5aroxG__switchOn{background:var(--brand)}.planner-settings-module__5aroxG__switchOn span{transform:translate(20px)}.planner-settings-module__5aroxG__autosave{color:var(--muted);align-items:center;gap:6px;margin-top:12px;font-size:12px;display:flex}.planner-settings-module__5aroxG__selectLabel{flex-direction:column;gap:7px;margin-top:16px;font-weight:750;display:flex}.planner-settings-module__5aroxG__selectLabel select,.planner-settings-module__5aroxG__selectLabel input{border:1px solid var(--line);background:var(--panel);max-width:420px;color:var(--ink);border-radius:10px;padding:11px 12px}.planner-settings-module__5aroxG__selectLabel input:disabled{background:color-mix(in srgb,var(--panel) 88%,var(--line));color:var(--muted)}.planner-settings-module__5aroxG__help{font-size:12px}.planner-settings-module__5aroxG__message{background:var(--brand-soft);color:var(--brand-dark);border-radius:10px;padding:10px 12px;font-size:13px;font-weight:700}.planner-settings-module__5aroxG__memberList{border-top:1px solid var(--line);margin-top:14px;display:grid}.planner-settings-module__5aroxG__memberRow{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.planner-settings-module__5aroxG__memberRow>span:first-child{align-items:center;gap:8px;display:flex}.planner-settings-module__5aroxG__memberRow small{color:var(--muted)}.planner-settings-module__5aroxG__role{text-transform:capitalize;background:var(--brand-soft);color:var(--brand-dark);border-radius:99px;padding:5px 9px;font-size:12px;font-weight:800}.planner-settings-module__5aroxG__inviteCode{border:1px dashed var(--brand);background:var(--brand-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:12px 14px;display:flex}.planner-settings-module__5aroxG__inviteCode>span{letter-spacing:.12em;color:var(--brand-dark);font-size:20px;font-weight:900}.planner-settings-module__5aroxG__themeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.planner-settings-module__5aroxG__themeCard,.planner-settings-module__5aroxG__themeActive{text-align:left;border:1px solid var(--line);background:var(--panel);cursor:pointer;color:var(--ink);border-radius:14px;gap:10px;padding:14px;display:grid;position:relative}.planner-settings-module__5aroxG__themeCard:hover{border-color:var(--brand)}.planner-settings-module__5aroxG__themeActive{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-soft)}.planner-settings-module__5aroxG__themeActive>svg{color:var(--brand);position:absolute;bottom:12px;right:12px}.planner-settings-module__5aroxG__swatches{border:1px solid #0000000d;border-radius:9px;height:42px;display:flex;overflow:hidden}.planner-settings-module__5aroxG__swatches span{flex:1}.planner-settings-module__5aroxG__card>.planner-settings-module__5aroxG__primary-button,.planner-settings-module__5aroxG__card>.planner-settings-module__5aroxG__quiet-button{margin-top:16px}@media (max-width:680px){.planner-settings-module__5aroxG__shell{grid-template-columns:1fr}.planner-settings-module__5aroxG__sections{flex-direction:row;overflow-x:auto}.planner-settings-module__5aroxG__activeSection,.planner-settings-module__5aroxG__sectionButton{white-space:nowrap;width:auto}.planner-settings-module__5aroxG__card{padding:16px}.planner-settings-module__5aroxG__themeGrid{grid-template-columns:1fr 1fr}}
