.GroceryList-module__1fwo_a__app{--ink:#1c1b18;--soft:#6b6860;--line:#e4e1d9;--paper:#fbfaf7;--need:#1f6f43;--warn:#b7791f;background:var(--paper);min-height:100dvh;color:var(--ink);padding-bottom:calc(88px + env(safe-area-inset-bottom));font:16px/1.4 system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.GroceryList-module__1fwo_a__header{padding:calc(12px + env(safe-area-inset-top)) 16px 6px;justify-content:space-between;align-items:baseline;display:flex}.GroceryList-module__1fwo_a__title{margin:0;font-size:22px;font-weight:700}.GroceryList-module__1fwo_a__count{color:var(--soft);font-size:14px}.GroceryList-module__1fwo_a__banner{border:1px solid var(--warn);background:color-mix(in srgb, var(--warn) 12%, var(--paper));border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:8px 16px 0;padding:10px 12px;font-size:14px;display:flex}.GroceryList-module__1fwo_a__tabs{z-index:2;background:var(--paper);border-bottom:1px solid var(--line);scrollbar-width:none;gap:8px;padding:8px 16px;display:flex;position:sticky;top:0;overflow-x:auto}.GroceryList-module__1fwo_a__tabs::-webkit-scrollbar{display:none}.GroceryList-module__1fwo_a__tab{border:1px solid var(--line);min-height:44px;color:var(--ink);background:0 0;border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 14px;font-size:15px;display:flex}.GroceryList-module__1fwo_a__tabActive{background:var(--ink);border-color:var(--ink);color:var(--paper)}.GroceryList-module__1fwo_a__badge{background:var(--need);color:#fff;border-radius:999px;padding:1px 7px;font-size:12px;font-weight:600}.GroceryList-module__1fwo_a__trip{border:1px solid var(--line);color:var(--soft);border-radius:12px;gap:10px;margin:12px 16px 0;padding:12px;font-size:14px;display:grid}.GroceryList-module__1fwo_a__tripText{margin:0}.GroceryList-module__1fwo_a__tripText strong{color:var(--ink);font-weight:600}.GroceryList-module__1fwo_a__estimated{color:var(--warn);font-weight:600}.GroceryList-module__1fwo_a__tripWarn{color:var(--warn);margin:0}.GroceryList-module__1fwo_a__tripForm{gap:8px;display:flex}.GroceryList-module__1fwo_a__date,.GroceryList-module__1fwo_a__input{border:1px solid var(--line);background:var(--paper);min-width:0;min-height:44px;color:var(--ink);border-radius:10px;flex:1;padding:0 12px;font-size:16px}.GroceryList-module__1fwo_a__button{background:var(--need);color:#fff;border:none;border-radius:10px;min-height:44px;padding:0 16px;font-size:16px;font-weight:600}.GroceryList-module__1fwo_a__button:disabled{opacity:.55}.GroceryList-module__1fwo_a__controls{justify-content:space-between;align-items:center;padding:12px 16px 4px;display:flex}.GroceryList-module__1fwo_a__toggle{border:1px solid var(--line);min-height:44px;color:var(--ink);background:0 0;border-radius:10px;padding:0 12px;font-size:15px}.GroceryList-module__1fwo_a__toggle[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.GroceryList-module__1fwo_a__list{margin:0;padding:0 8px;list-style:none}.GroceryList-module__1fwo_a__row{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:56px;padding:6px 8px;display:flex}.GroceryList-module__1fwo_a__check{border:2px solid var(--need);color:#fff;background:0 0;border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;line-height:1;display:flex}.GroceryList-module__1fwo_a__check[aria-checked=true]{border-color:var(--soft);background:var(--soft)}.GroceryList-module__1fwo_a__body{flex:1;min-width:0}.GroceryList-module__1fwo_a__name{overflow-wrap:anywhere;font-size:17px}.GroceryList-module__1fwo_a__haveRow .GroceryList-module__1fwo_a__name{color:var(--soft);text-decoration:line-through}.GroceryList-module__1fwo_a__notes{color:var(--soft);font-size:13px}.GroceryList-module__1fwo_a__tag{color:var(--warn);letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;border:1px solid;border-radius:6px;margin-left:6px;padding:1px 5px;font-size:11px;display:inline-block}.GroceryList-module__1fwo_a__pending{opacity:.5}.GroceryList-module__1fwo_a__ghost{min-width:44px;min-height:44px;color:var(--soft);background:0 0;border:none;border-radius:10px;font-size:22px}.GroceryList-module__1fwo_a__confirm{flex:none;gap:6px;display:flex}.GroceryList-module__1fwo_a__danger{color:#fff;background:#b3261e;border:none;border-radius:10px;min-height:44px;padding:0 12px;font-size:15px;font-weight:600}.GroceryList-module__1fwo_a__section{color:var(--soft);letter-spacing:.06em;text-transform:uppercase;margin:20px 16px 4px;font-size:13px;font-weight:600}.GroceryList-module__1fwo_a__sectionNote{color:var(--warn);margin:0 16px 8px;font-size:13px}.GroceryList-module__1fwo_a__empty{color:var(--soft);text-align:center;padding:40px 16px}.GroceryList-module__1fwo_a__addBar{z-index:3;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line);gap:8px;display:flex;position:fixed;bottom:0;left:0;right:0}@media (prefers-color-scheme:dark){.GroceryList-module__1fwo_a__app{--ink:#f2efe8;--soft:#a39f95;--line:#2e2c28;--paper:#141311;--need:#4cbf7b;--warn:#e0a83a}.GroceryList-module__1fwo_a__check,.GroceryList-module__1fwo_a__badge,.GroceryList-module__1fwo_a__button{color:#0f1a13}.GroceryList-module__1fwo_a__danger{color:#1c1b18;background:#e46962}}
