:root{--kcCreamLight:#f6f2e8;--kcCreamMedium:#e5ddb9;--kcGreenDark:#203a14;--kcGreenMid:#528a39;--kcGreenLight:#71b651;--kcBrown:#75512f;--nwRed:#d03132;--psYellow:#f9d949;--wwGreen:#3a5f3e;--kcGreenMidText:#3c6b29;--confirm-bar-space:38px}body{color:var(--ink,var(--kcGreenDark));background-color:var(--surface-alt,var(--kcCreamLight))}.groceryList-module__VxLhlW__cartFab{z-index:150;background-color:var(--kcGreenDark);width:56px;height:56px;color:var(--kcCreamLight);cursor:pointer;padding-bottom:env(safe-area-inset-bottom,0px);border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s,transform .15s,bottom .2s;display:flex;position:fixed;bottom:24px;right:20px;box-shadow:0 8px 20px #203a1447}.groceryList-module__VxLhlW__cartFabRaised{bottom:calc(24px + 64px + env(safe-area-inset-bottom,0px))}.groceryList-module__VxLhlW__cartFab:hover{background-color:var(--kcGreenMid);transform:scale(1.06)}.groceryList-module__VxLhlW__cartFab:active{transform:scale(.96)}.groceryList-module__VxLhlW__cartBadge{background:var(--nwRed);color:#fff;pointer-events:none;border:2px solid var(--kcCreamLight);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.62rem;font-weight:700;display:inline-flex;position:absolute;top:4px;right:4px}.groceryList-module__VxLhlW__layout{padding:12px var(--app-gutter,16px) 100px}.groceryList-module__VxLhlW__panel{flex-direction:column;padding-bottom:32px;display:flex}.groceryList-module__VxLhlW__listTitle{text-align:left;color:var(--ink,var(--kcGreenDark));font-size:.95rem;font-weight:700}.groceryList-module__VxLhlW__listEmpty{color:var(--ink-muted,var(--kcGreenMidText));text-align:left;align-items:center;gap:6px;font-size:.85rem;font-weight:400;display:flex}.groceryList-module__VxLhlW__itemsummary{-webkit-user-select:none;user-select:none;color:var(--ink,var(--kcGreenDark));opacity:.65;flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:8px;font-size:.78rem;display:flex}.groceryList-module__VxLhlW__itemcount,.groceryList-module__VxLhlW__itemcost{text-align:center;border:1px solid var(--border,var(--hairline,#203a141f));background:var(--surface,#fff);border-radius:8px;flex:1;padding:4px 10px}.groceryList-module__VxLhlW__itemlist{flex-direction:column;gap:8px;margin:10px 0 2px;padding:0;list-style:none;display:flex}.groceryList-module__VxLhlW__itemrowWrap{border-radius:12px;position:relative;overflow:hidden}.groceryList-module__VxLhlW__itemrowDeleteBg{background-color:var(--nwRed);color:#fff;border-radius:12px;justify-content:flex-end;align-items:center;padding-right:20px;display:flex;position:absolute;inset:0}.groceryList-module__VxLhlW__itemrow{background-color:var(--surface,#fff);border:1px solid var(--border,var(--hairline,#203a141f));color:var(--ink,var(--kcGreenDark));cursor:grab;touch-action:pan-y;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:.85rem;display:flex;position:relative}.groceryList-module__VxLhlW__itemrow:active{cursor:grabbing}.groceryList-module__VxLhlW__itemname{text-align:left;font-weight:600}.groceryList-module__VxLhlW__itemlabel{cursor:pointer;align-items:center;gap:8px;display:flex}.groceryList-module__VxLhlW__itemMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.groceryList-module__VxLhlW__itemQtyInput{border:1px solid var(--border,var(--hairline,#203a141f));width:44px;color:var(--ink,var(--kcGreenDark));background:var(--surface-alt,var(--kcCreamLight));text-align:center;border-radius:6px;padding:3px 5px;font-size:.82rem}.groceryList-module__VxLhlW__itemPrices{color:var(--ink-muted,var(--kcGreenMidText));flex-direction:column;gap:1px;padding-left:4px;font-size:.72rem;display:flex}.groceryList-module__VxLhlW__deleteBtn{width:28px;height:28px;color:var(--nwRed);cursor:pointer;background-color:#0000;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.groceryList-module__VxLhlW__deleteBtn:hover{background-color:#d0313214}.groceryList-module__VxLhlW__clearAllBtn{border:1px solid var(--nwRed);color:var(--nwRed);cursor:pointer;background-color:#0000;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:10px;padding:8px 14px;font-size:.8rem;font-weight:600;display:flex}.groceryList-module__VxLhlW__emptyState{color:var(--ink-muted,var(--kcGreenMidText));align-items:center;gap:6px;margin-top:.5rem;font-size:.85rem;display:flex}.groceryList-module__VxLhlW__storeNudge{background-color:var(--surface-alt,var(--kcCreamMedium));border:1px solid var(--border,var(--hairline,#203a141f));color:var(--ink,var(--kcGreenDark));border-radius:10px;align-items:center;gap:8px;margin-bottom:10px;padding:10px 12px;font-size:.8rem;display:flex}.groceryList-module__VxLhlW__storeNudgeLink{appearance:none;font:inherit;color:var(--ink,var(--kcGreenDark));cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.groceryList-module__VxLhlW__resultsHint{color:var(--ink-muted,var(--kcGreenMidText));text-align:center;margin-top:10px;font-size:.76rem}.groceryList-module__VxLhlW__searchWrap{align-items:center;display:flex;position:relative}.groceryList-module__VxLhlW__searchIcon{opacity:.45;pointer-events:none;position:absolute;left:12px}.groceryList-module__VxLhlW__searchInput{border:1px solid var(--border,var(--hairline,#203a141f));width:100%;color:var(--ink,var(--kcGreenDark));background-color:var(--surface,#fff);box-sizing:border-box;border-radius:12px;outline:none;padding:10px 12px 10px 38px;font-size:.88rem}.groceryList-module__VxLhlW__searchInput:focus{border-color:var(--kcGreenMid)}.groceryList-module__VxLhlW__itemCardGrid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:.75rem;padding:0;list-style:none;display:grid}.groceryList-module__VxLhlW__itemCard{background-color:var(--surface,#fff);border:1px solid var(--border,var(--hairline,#203a141f));border-radius:var(--surface-radius-sm,14px);cursor:pointer;flex-direction:column;transition:border-color .12s;display:flex;overflow:hidden}.groceryList-module__VxLhlW__itemCard:focus-visible{outline:2px solid var(--kcGreenMid);outline-offset:2px}.groceryList-module__VxLhlW__itemCardExpanded{border-color:var(--kcGreenMid);border-bottom-right-radius:8px;border-bottom-left-radius:8px}.groceryList-module__VxLhlW__itemCardImage{aspect-ratio:1;background-color:var(--surface-alt,var(--kcCreamLight));justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.groceryList-module__VxLhlW__itemCardImage img{object-fit:contain;width:100%;height:100%;padding:14px}.groceryList-module__VxLhlW__itemCardBody{flex-direction:column;flex:1;gap:4px;padding:8px 9px 4px;display:flex}.groceryList-module__VxLhlW__itemCardBody .groceryList-module__VxLhlW__itemname{font-size:.8rem;line-height:1.25}.groceryList-module__VxLhlW__itemCardPrices{flex-direction:column;gap:2px;display:flex}.groceryList-module__VxLhlW__itemCardPrice{color:var(--ink,var(--kcGreenDark));align-items:center;gap:5px;font-size:.68rem;display:flex}.groceryList-module__VxLhlW__storeDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.groceryList-module__VxLhlW__itemCardStoreName{color:var(--ink-muted,var(--kcGreenMidText));white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.groceryList-module__VxLhlW__itemCardPriceValue{color:var(--ink-muted,var(--kcGreenMidText));font-weight:700}.groceryList-module__VxLhlW__itemCardFooter{align-items:center;gap:5px;padding:6px 9px 9px;display:flex}.groceryList-module__VxLhlW__itemCardQtyInput{border:1px solid var(--border,var(--hairline,#203a141f));width:38px;color:var(--ink,var(--kcGreenDark));background:var(--surface-alt,var(--kcCreamLight));text-align:center;border-radius:6px;padding:3px 4px;font-size:.78rem}.groceryList-module__VxLhlW__itemCardAddBtn{background-color:var(--kcGreenDark);color:var(--kcCreamLight);cursor:pointer;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:3px;padding:5px 6px;font-size:.76rem;font-weight:700;transition:background-color .12s;display:flex}.groceryList-module__VxLhlW__itemCardAddBtn:hover{background-color:var(--kcGreenMid)}.groceryList-module__VxLhlW__itemCardDetailRow{grid-column:1/-1}.groceryList-module__VxLhlW__itemCardDetailPanel{background-color:var(--surface,#fff);border:1px solid var(--kcGreenMid);color:var(--ink-muted,var(--kcGreenMidText));border-radius:12px;padding:12px;font-size:.78rem;line-height:1.35;position:relative}.groceryList-module__VxLhlW__itemCardDetailPanel:before{content:"";top:-9px;left:var(--detail-anchor,50%);background-color:var(--surface,#fff);border-top:1px solid var(--kcGreenMid);border-left:1px solid var(--kcGreenMid);width:14px;height:14px;position:absolute;transform:translate(-50%)rotate(45deg)}.groceryList-module__VxLhlW__drawerOverlay{z-index:200;background:#203a1473;position:fixed;inset:0}.groceryList-module__VxLhlW__drawer{width:100%;max-width:var(--app-max-width,460px);z-index:201;background:var(--page-bg,var(--kcCreamLight));max-height:85dvh;padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box;border-radius:20px 20px 0 0;margin-left:auto;margin-right:auto;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 24px #0003}.groceryList-module__VxLhlW__drawerHandle{background:var(--surface-alt,var(--kcCreamMedium));border-radius:2px;width:36px;height:4px;margin:12px auto 4px}.groceryList-module__VxLhlW__drawerHeader{justify-content:space-between;align-items:center;padding:4px 18px 8px;display:flex}.groceryList-module__VxLhlW__drawerTitle{color:var(--ink,var(--kcGreenDark));font-size:.95rem;font-weight:700}.groceryList-module__VxLhlW__drawerCloseBtn{background:var(--surface-alt,var(--kcCreamMedium));width:28px;height:28px;color:var(--ink,var(--kcGreenDark));cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.groceryList-module__VxLhlW__drawer .groceryList-module__VxLhlW__layout,.groceryList-module__VxLhlW__drawer .groceryList-module__VxLhlW__panel{padding:0 18px 18px}.groceryList-module__VxLhlW__sidePanel{display:none}@media (min-width:900px){.groceryList-module__VxLhlW__layout{max-width:1100px;padding:24px var(--app-gutter,16px) 48px;grid-template-columns:1fr 340px;align-items:start;gap:24px;margin:0 auto;display:grid}.groceryList-module__VxLhlW__itemCardGrid{grid-template-columns:repeat(3,1fr);gap:14px}.groceryList-module__VxLhlW__sidePanel{background-color:var(--surface,#fff);border:1px solid var(--border,var(--hairline,#203a141f));border-radius:var(--surface-radius-sm,14px);flex-direction:column;height:calc(100dvh - 258px);padding:16px;transition:height .2s;display:flex;position:sticky;top:16px;overflow-y:auto}.groceryList-module__VxLhlW__sidePanel.groceryList-module__VxLhlW__sidePanelRaised{height:calc(100dvh - 258px - var(--confirm-bar-space))}.groceryList-module__VxLhlW__resultsPanel{height:calc(100dvh - 258px);padding-right:var(--app-gutter,16px);transition:height .2s;overflow-y:auto}.groceryList-module__VxLhlW__resultsPanel.groceryList-module__VxLhlW__resultsPanelRaised{height:calc(100dvh - 258px - var(--confirm-bar-space))}.groceryList-module__VxLhlW__cartFab,.groceryList-module__VxLhlW__drawerOverlay,.groceryList-module__VxLhlW__drawer{display:none}}@media (min-width:1200px){.groceryList-module__VxLhlW__itemCardGrid{grid-template-columns:repeat(4,1fr)}}
.icon-module__Rf-WZa__icon{-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}
.pageHeader-module__TupgHq__wrap{padding:14px var(--app-gutter,16px) 6px}.pageHeader-module__TupgHq__backBtn{color:var(--ink-muted,var(--kcGreenMidText,#3c6b29));cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:4px 0 10px;font-size:.8rem;font-weight:600;display:inline-flex}.pageHeader-module__TupgHq__backBtn:hover{color:var(--ink,var(--kcGreenDark))}.pageHeader-module__TupgHq__titleRow{align-items:center;gap:12px;display:flex}.pageHeader-module__TupgHq__iconBadge{background-color:var(--surface-alt,var(--kcCreamLight));width:38px;height:38px;color:var(--ink,var(--kcGreenDark));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pageHeader-module__TupgHq__title{color:var(--ink,var(--kcGreenDark));margin:0;font-size:1.2rem;font-weight:700}.pageHeader-module__TupgHq__subtitle{color:var(--ink-muted,var(--kcGreenMidText,#3c6b29));margin:2px 0 0;font-size:.82rem;line-height:1.4}
.startLocation-module__GmRnDq__wrap{padding:8px var(--app-gutter,16px) 40px}.startLocation-module__GmRnDq__modeRow{gap:6px;margin-bottom:14px;display:flex}.startLocation-module__GmRnDq__modeBtn{background-color:var(--surface-alt,var(--kcCreamLight));color:var(--ink,var(--kcGreenDark));cursor:pointer;text-align:center;border:1.5px solid #0000;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:10px 6px;font-size:.7rem;font-weight:600;display:flex}.startLocation-module__GmRnDq__modeBtn:hover{border-color:var(--kcGreenMid)}.startLocation-module__GmRnDq__modeBtnActive{border-color:var(--kcGreenDark);background-color:var(--kcGreenDark);color:var(--kcCreamLight)}.startLocation-module__GmRnDq__panel{background-color:var(--surface,#fff);border:1px solid var(--border,var(--hairline,#203a141f));border-radius:14px;padding:16px}.startLocation-module__GmRnDq__panelHint{color:var(--ink-muted,var(--kcGreenMidText,#3c6b29));margin:0 0 12px;font-size:.8rem;line-height:1.45}.startLocation-module__GmRnDq__primaryBtn{background-color:var(--kcGreenDark);width:100%;color:var(--kcCreamLight);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.88rem;font-weight:700;display:flex}.startLocation-module__GmRnDq__primaryBtn:hover:not(:disabled){background-color:var(--kcGreenMid)}.startLocation-module__GmRnDq__primaryBtn:disabled{opacity:.7;cursor:default}.startLocation-module__GmRnDq__secondaryBtn{background-color:var(--surface-alt,var(--kcCreamLight));width:100%;color:var(--ink,var(--kcGreenDark));border:1px solid var(--border,var(--hairline,#203a141f));cursor:pointer;border-radius:10px;margin-top:10px;padding:11px;font-size:.82rem;font-weight:600}.startLocation-module__GmRnDq__secondaryBtn:hover{border-color:var(--kcGreenMid)}.startLocation-module__GmRnDq__errorText{color:var(--nwRed);align-items:center;gap:6px;margin:10px 0 0;font-size:.78rem;display:flex}.startLocation-module__GmRnDq__searchRow{gap:8px;display:flex}.startLocation-module__GmRnDq__textInput{border:1px solid var(--border,var(--hairline,#203a141f));min-width:0;color:var(--ink,var(--kcGreenDark));background-color:var(--surface,#fff);box-sizing:border-box;border-radius:10px;outline:none;flex:1;padding:10px 12px;font-size:.85rem}.startLocation-module__GmRnDq__textInput:focus{border-color:var(--kcGreenMid)}.startLocation-module__GmRnDq__searchBtn{background-color:var(--kcGreenDark);width:42px;color:var(--kcCreamLight);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.startLocation-module__GmRnDq__searchBtn:hover:not(:disabled){background-color:var(--kcGreenMid)}.startLocation-module__GmRnDq__searchBtn:disabled{opacity:.6}.startLocation-module__GmRnDq__resultList{flex-direction:column;gap:6px;margin:12px 0 0;padding:0;list-style:none;display:flex}.startLocation-module__GmRnDq__resultBtn{background-color:var(--surface-alt,var(--kcCreamLight));width:100%;color:var(--ink,var(--kcGreenDark));cursor:pointer;text-align:left;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:.82rem;font-weight:600;display:flex}.startLocation-module__GmRnDq__resultBtn:hover{border-color:var(--kcGreenMid)}
.SlideStage-module__Kq6W7W__stage{animation:.42s cubic-bezier(.22,1,.36,1) SlideStage-module__Kq6W7W__slideInForward}.SlideStage-module__Kq6W7W__stage.SlideStage-module__Kq6W7W__back{animation-name:SlideStage-module__Kq6W7W__slideInBack}@keyframes SlideStage-module__Kq6W7W__slideInForward{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes SlideStage-module__Kq6W7W__slideInBack{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.SlideStage-module__Kq6W7W__stage,.SlideStage-module__Kq6W7W__stage.SlideStage-module__Kq6W7W__back{animation:none}}
.settingsPanel-module__5HGf7G__content{padding:4px 2px 2px}.settingsPanel-module__5HGf7G__section{background-color:var(--surface-alt,var(--kcCreamLight));border:1px solid var(--border,var(--hairline,#203a141f));border-radius:12px;margin-bottom:10px;padding:13px 14px}.settingsPanel-module__5HGf7G__section:last-child{margin-bottom:0}.settingsPanel-module__5HGf7G__sectionHeaderRow{justify-content:space-between;align-items:center;display:flex}.settingsPanel-module__5HGf7G__sectionTitle{color:var(--ink,var(--kcGreenDark));align-items:center;gap:7px;margin:0 0 9px;font-size:.82rem;font-weight:700;display:flex}.settingsPanel-module__5HGf7G__changeLink{color:var(--ink,var(--kcGreenDark));font-size:.74rem;font-weight:700;text-decoration:underline}.settingsPanel-module__5HGf7G__mutedText{color:var(--ink-muted,var(--kcGreenMidText,#3c6b29));margin:0;font-size:.76rem;line-height:1.45}.settingsPanel-module__5HGf7G__accountRow{align-items:center;gap:10px;display:flex}.settingsPanel-module__5HGf7G__avatar{background-color:var(--kcGreenDark);width:38px;height:38px;color:var(--kcCreamLight);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.settingsPanel-module__5HGf7G__accountName{color:var(--ink,var(--kcGreenDark));font-size:.84rem;font-weight:700}.settingsPanel-module__5HGf7G__accountEmail{color:var(--ink-muted,var(--kcGreenMidText,#3c6b29));font-size:.72rem}.settingsPanel-module__5HGf7G__themeRow{gap:6px;display:flex}.settingsPanel-module__5HGf7G__themeBtn{background-color:var(--surface,#fff);color:var(--ink,var(--kcGreenDark));cursor:pointer;border:1.5px solid #0000;border-radius:9px;flex-direction:column;flex:1;align-items:center;gap:3px;padding:9px 6px;font-size:.7rem;font-weight:600;display:flex}.settingsPanel-module__5HGf7G__themeBtn:hover{border-color:var(--kcGreenMid)}.settingsPanel-module__5HGf7G__themeBtnActive{border-color:var(--kcGreenDark);background-color:var(--kcGreenDark);color:var(--kcCreamLight)}.settingsPanel-module__5HGf7G__storeList{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.settingsPanel-module__5HGf7G__storeRow{background-color:var(--surface,#fff);border-radius:7px;justify-content:space-between;align-items:center;padding:7px 9px;display:flex}.settingsPanel-module__5HGf7G__storeName{color:var(--ink,var(--kcGreenDark));font-size:.78rem;font-weight:700}.settingsPanel-module__5HGf7G__storeRetailer{color:var(--ink-muted,var(--kcGreenMidText,#3c6b29));font-size:.68rem;font-weight:600}.settingsPanel-module__5HGf7G__storeDot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.settingsPanel-module__5HGf7G__loyaltyList{flex-direction:column;gap:6px;margin:8px 0 0;padding:0;list-style:none;display:flex}.settingsPanel-module__5HGf7G__loyaltyRow{background-color:var(--surface,#fff);border-radius:9px;align-items:center;gap:9px;padding:8px 10px;display:flex}.settingsPanel-module__5HGf7G__loyaltyInfo{flex:1;min-width:0}.settingsPanel-module__5HGf7G__loyaltyProgram{color:var(--ink,var(--kcGreenDark));font-size:.78rem;font-weight:700}.settingsPanel-module__5HGf7G__loyaltyOperator{color:var(--ink-muted,var(--kcGreenMidText,#3c6b29));font-size:.68rem}.settingsPanel-module__5HGf7G__toggle{background-color:var(--border,#203a1433);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;width:36px;height:21px;transition:background-color .15s;position:relative}.settingsPanel-module__5HGf7G__toggleOn{background-color:var(--kcGreenMid)}.settingsPanel-module__5HGf7G__toggleKnob{background-color:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:2.5px;left:2.5px}.settingsPanel-module__5HGf7G__toggleOn .settingsPanel-module__5HGf7G__toggleKnob{transform:translate(15px)}
.Pricetable-module__yPY1cW__priceTable{border-collapse:collapse;width:100%;margin-top:8px;font-size:.8rem}.Pricetable-module__yPY1cW__priceTable thead th{text-align:left;letter-spacing:.02em;text-transform:uppercase;color:var(--ink-muted,var(--kcGreenMidText));border-bottom:1px solid var(--border,var(--hairline,#203a141f));padding:0 8px 6px 0;font-size:.7rem;font-weight:700}.Pricetable-module__yPY1cW__priceTable tbody td{border-bottom:1px solid var(--border,var(--hairline,#203a141f));color:var(--ink,var(--kcGreenDark));vertical-align:middle;padding:8px 8px 8px 0}.Pricetable-module__yPY1cW__priceTable tbody tr:last-child td{border-bottom:none}.Pricetable-module__yPY1cW__priceTableMuted{color:var(--ink-muted,var(--kcGreenMidText))}.Pricetable-module__yPY1cW__priceTableValue{color:var(--ink,var(--kcGreenDark));white-space:nowrap;font-weight:700}@media (max-width:480px){.Pricetable-module__yPY1cW__priceTable{font-size:.74rem}.Pricetable-module__yPY1cW__priceTable thead th,.Pricetable-module__yPY1cW__priceTable tbody td{padding-right:4px}}
.routeChoice-module__9Ww8iG__page{color:var(--ink,var(--kcGreenDark));flex-direction:column;padding-bottom:100px;display:flex}.routeChoice-module__9Ww8iG__subHeader{padding:18px var(--app-gutter,16px) 4px}.routeChoice-module__9Ww8iG__subHeaderInner{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.routeChoice-module__9Ww8iG__subHeaderText{flex-direction:column;gap:4px;display:flex}.routeChoice-module__9Ww8iG__pageTitle{letter-spacing:-.01em;color:var(--ink,var(--kcGreenDark));align-items:center;gap:6px;margin:0;font-size:1.2rem;font-weight:700;display:flex}.routeChoice-module__9Ww8iG__pageSubtitle{color:var(--ink,var(--kcGreenDark));opacity:.75;margin:0;font-size:.8rem}.routeChoice-module__9Ww8iG__headerStatus{color:var(--ink,var(--kcGreenDark));opacity:.75;flex-shrink:0;align-items:center;gap:6px;margin-top:4px;font-size:.72rem;display:flex}.routeChoice-module__9Ww8iG__deckSection{flex-direction:column;flex:1;padding-top:14px;display:flex}.routeChoice-module__9Ww8iG__deckViewport{touch-action:pan-y;padding:6px 0 4px;position:relative;overflow:hidden}.routeChoice-module__9Ww8iG__deckTrack{cursor:grab;display:flex}.routeChoice-module__9Ww8iG__deckTrack:active{cursor:grabbing}.routeChoice-module__9Ww8iG__deckSlide{flex-shrink:0}.routeChoice-module__9Ww8iG__deckSlideInert{pointer-events:none}.routeChoice-module__9Ww8iG__dots{justify-content:center;gap:7px;padding:14px 0 4px;display:flex}.routeChoice-module__9Ww8iG__dot{appearance:none;background-color:var(--kcCreamMedium);cursor:pointer;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:width .2s,background-color .2s}.routeChoice-module__9Ww8iG__dotActive{background-color:var(--kcGreenDark);border-radius:4px;width:20px}.routeChoice-module__9Ww8iG__card{background-color:var(--surface,#fff);border-radius:var(--surface-radius,20px);box-sizing:border-box;-webkit-user-select:none;user-select:none;flex-direction:column;gap:14px;height:100%;padding:38px 16px 16px;display:flex;position:relative;box-shadow:0 6px 20px #203a1414}.routeChoice-module__9Ww8iG__cardAccentBar{border-radius:var(--surface-radius,20px) var(--surface-radius,20px) 0 0;height:32px;position:absolute;top:0;left:0;right:0}.routeChoice-module__9Ww8iG__accentCheapest{background-color:var(--kcGreenLight)}.routeChoice-module__9Ww8iG__accentQuickest{background-color:var(--kcGreenDark)}.routeChoice-module__9Ww8iG__accentHybrid{background-color:var(--kcGreenMid)}.routeChoice-module__9Ww8iG__cardTag{text-transform:uppercase;letter-spacing:.02em;height:24px;color:var(--ink,var(--kcGreenDark));background-color:var(--surface-alt,var(--kcCreamLight));border-radius:20px;justify-content:center;align-items:center;padding:3px 8px;font-size:.62rem;font-weight:700;display:flex;position:absolute;top:4px;right:14px}.routeChoice-module__9Ww8iG__cardHeader{align-items:center;gap:10px;margin-top:4px;display:flex}.routeChoice-module__9Ww8iG__cardIconWrap{width:38px;height:38px;color:var(--ink,var(--kcGreenDark));background-color:var(--surface-alt,var(--kcCreamMedium));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.routeChoice-module__9Ww8iG__cardIconWrap.routeChoice-module__9Ww8iG__accentQuickest{color:var(--ink,var(--kcGreenDark))}.routeChoice-module__9Ww8iG__cardTitle{color:var(--ink,var(--kcGreenDark));margin:0;font-size:1.05rem;font-weight:700}.routeChoice-module__9Ww8iG__cardTagline{color:var(--ink,var(--kcGreenDark));opacity:.75;margin:1px 0 0;font-size:.76rem}.routeChoice-module__9Ww8iG__cardBody{flex-direction:column;flex:1;justify-content:center;display:flex}.routeChoice-module__9Ww8iG__cardLoading,.routeChoice-module__9Ww8iG__cardError{color:var(--kcBrown);align-items:center;gap:8px;padding:16px 0;font-size:.8rem;display:flex}.routeChoice-module__9Ww8iG__cardError{color:var(--nwRed)}.routeChoice-module__9Ww8iG__statsRow{border:1px solid var(--border,var(--hairline,#203a141f));background-color:var(--surface-alt,var(--kcCreamLight));border-radius:12px;align-items:center;display:flex;overflow:hidden}.routeChoice-module__9Ww8iG__stat{flex-direction:column;flex:1;align-items:center;gap:2px;padding:9px 4px;display:flex}.routeChoice-module__9Ww8iG__statValue{color:var(--ink,var(--kcGreenDark));font-size:.95rem;font-weight:700}.routeChoice-module__9Ww8iG__statLabel{color:var(--ink,var(--kcGreenDark));opacity:.7;text-transform:uppercase;letter-spacing:.02em;font-size:.63rem}.routeChoice-module__9Ww8iG__statDivider{background-color:var(--hairline,#203a141f);flex-shrink:0;width:1px;height:28px}.routeChoice-module__9Ww8iG__cardActions{gap:8px;display:flex}.routeChoice-module__9Ww8iG__detailsBtn{appearance:none;border:1px solid var(--border,var(--hairline,#203a141f));color:var(--ink,var(--kcGreenDark));cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:9px 12px;font-family:inherit;font-size:.78rem;font-weight:600;display:flex}.routeChoice-module__9Ww8iG__selectBtn{appearance:none;background:var(--kcGreenDark);color:var(--kcCreamLight);cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 12px;font-family:inherit;font-size:.82rem;font-weight:700;transition:background-color .15s;display:flex}.routeChoice-module__9Ww8iG__selectBtn:hover,.routeChoice-module__9Ww8iG__cardSelected .routeChoice-module__9Ww8iG__selectBtn{background-color:var(--kcGreenMid)}.routeChoice-module__9Ww8iG__sheetBackdrop{z-index:300;background:#203a1466;position:fixed;inset:0}.routeChoice-module__9Ww8iG__sheet{width:100%;max-width:var(--app-max-width,460px);background:var(--page-bg,var(--kcCreamLight));z-index:301;padding:8px 16px calc(20px + env(safe-area-inset-bottom,0px));box-sizing:border-box;border-radius:22px 22px 0 0;flex-direction:column;gap:14px;max-height:82dvh;margin-left:auto;margin-right:auto;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 32px #203a143d}.routeChoice-module__9Ww8iG__sheetHandle{background:var(--surface-alt,var(--kcCreamMedium));border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:4px auto 2px}.routeChoice-module__9Ww8iG__sheetHeader{align-items:center;gap:10px;display:flex}.routeChoice-module__9Ww8iG__sheetTitle{color:var(--ink,var(--kcGreenDark));margin:0;font-size:1rem;font-weight:700}.routeChoice-module__9Ww8iG__sheetCloseBtn{appearance:none;background:var(--surface-alt,var(--kcCreamMedium));color:var(--ink,var(--kcGreenDark));cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-left:auto;display:flex}.routeChoice-module__9Ww8iG__sheetSelectBtn{appearance:none;background:var(--kcGreenDark);color:var(--kcCreamLight);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:12px;font-family:inherit;font-size:.85rem;font-weight:700;transition:background-color .15s;display:flex}.routeChoice-module__9Ww8iG__sheetSelectBtn:hover{background-color:var(--kcGreenMid)}.routeChoice-module__9Ww8iG__stopList{background:var(--surface,#fff);border:1px solid var(--border,var(--hairline,#203a141f));border-radius:14px;flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.routeChoice-module__9Ww8iG__stopItem{border-bottom:1px solid var(--hairline,#203a141f)}.routeChoice-module__9Ww8iG__stopItem:last-child{border-bottom:none}.routeChoice-module__9Ww8iG__stopRow{color:var(--ink,var(--kcGreenDark));cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:11px 12px;font-size:.85rem;display:flex}.routeChoice-module__9Ww8iG__stopIndex{background-color:var(--kcGreenDark);width:22px;height:22px;color:var(--kcCreamLight);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.routeChoice-module__9Ww8iG__stopInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.routeChoice-module__9Ww8iG__stopName{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:.85rem;font-weight:700;display:flex;overflow:hidden}.routeChoice-module__9Ww8iG__stopDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.routeChoice-module__9Ww8iG__stopMeta{color:var(--ink,var(--kcGreenDark));opacity:.75;font-size:.72rem}.routeChoice-module__9Ww8iG__stopChevron{opacity:.5;flex-shrink:0;transition:transform .2s}.routeChoice-module__9Ww8iG__stopChevronOpen{transform:rotate(180deg)}.routeChoice-module__9Ww8iG__itemList{background:var(--surface-alt,var(--kcCreamLight));flex-direction:column;gap:0;margin:0;padding:0 12px 8px 44px;list-style:none;display:flex}.routeChoice-module__9Ww8iG__itemRow{border-bottom:1px solid var(--hairline,#203a141f);color:var(--ink,var(--kcGreenDark));align-items:center;gap:8px;padding:6px 0;font-size:.9rem;display:flex}.routeChoice-module__9Ww8iG__itemRow:last-child{border-bottom:none}.routeChoice-module__9Ww8iG__itemQtyBadge{color:var(--kcCreamLight);background-color:var(--kcGreenMid);text-align:center;border-radius:6px;flex-shrink:0;min-width:24px;padding:1px 5px;font-size:.9rem;font-weight:700}.routeChoice-module__9Ww8iG__itemName{flex:1;font-weight:400;line-height:1.3}.routeChoice-module__9Ww8iG__itemPrice{color:var(--ink,var(--kcGreenDark));flex-shrink:0;font-size:.9rem;font-weight:700}.routeChoice-module__9Ww8iG__spinner{border:2px solid var(--kcCreamMedium);border-top-color:var(--kcGreenMid);border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.75s linear infinite routeChoice-module__9Ww8iG__spin;display:inline-block}@keyframes routeChoice-module__9Ww8iG__spin{to{transform:rotate(360deg)}}@media (min-width:900px){.routeChoice-module__9Ww8iG__subHeaderInner{max-width:var(--page-max-width);margin:0 auto}.routeChoice-module__9Ww8iG__sheet{max-width:var(--page-max-width);bottom:32px}}.routeChoice-module__9Ww8iG__startLocationBanner{margin:8px var(--app-gutter,16px) 0;background-color:var(--surface-alt,var(--kcCreamMedium));border:1px solid var(--border,var(--hairline,#203a141f));color:var(--ink,var(--kcGreenDark));border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:.78rem;display:flex}.routeChoice-module__9Ww8iG__startLocationLink{color:var(--ink,var(--kcGreenDark));font-weight:700;text-decoration:underline}.routeChoice-module__9Ww8iG__bannerDismiss{color:var(--ink-muted,var(--kcGreenMidText,#3c6b29));cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-left:auto;padding:2px}.routeChoice-module__9Ww8iG__statusText{font-size:inherit;color:inherit}
.settingsOverlay-module__dLK58q__backdrop{z-index:200;background:0 0;position:fixed;inset:0}.settingsOverlay-module__dLK58q__backdropSolid{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10160c66}.settingsOverlay-module__dLK58q__panel{background-color:var(--surface,#fff);border:1px solid var(--border,var(--hairline,#203a141f));z-index:201;flex-direction:column;max-height:min(560px,84dvh);display:flex;position:fixed;box-shadow:0 16px 48px #10160c38}.settingsOverlay-module__dLK58q__panelAnchored{border-radius:16px;width:min(360px,100vw - 24px);top:60px;right:12px}.settingsOverlay-module__dLK58q__standaloneWrap{z-index:201;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.settingsOverlay-module__dLK58q__panelStandalone{border-radius:18px;width:min(420px,100vw - 32px);position:relative}.settingsOverlay-module__dLK58q__panelHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 14px 10px;display:flex}.settingsOverlay-module__dLK58q__panelTitle{color:var(--ink,var(--kcGreenDark));align-items:center;gap:7px;font-size:.95rem;font-weight:700;display:flex}.settingsOverlay-module__dLK58q__closeBtn{background:var(--surface-alt,var(--kcCreamLight));width:26px;height:26px;color:var(--ink,var(--kcGreenDark));cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.settingsOverlay-module__dLK58q__closeBtn:hover{background-color:var(--border,var(--hairline))}.settingsOverlay-module__dLK58q__panelBody{padding:0 14px 14px;overflow-y:auto}@media (max-width:480px){.settingsOverlay-module__dLK58q__panelAnchored{width:auto;top:58px;left:8px;right:8px}}
.storeSelect-module__xrNPQW__wrap{padding:8px var(--app-gutter,16px) 110px}.storeSelect-module__xrNPQW__searchWrap{align-items:center;margin-bottom:16px;display:flex;position:relative}.storeSelect-module__xrNPQW__searchIcon{opacity:.5;pointer-events:none;position:absolute;left:12px}.storeSelect-module__xrNPQW__searchInput{border:1px solid var(--border,var(--hairline,#203a141f));width:100%;color:var(--ink,var(--kcGreenDark));background-color:var(--surface,#fff);box-sizing:border-box;border-radius:12px;outline:none;padding:10px 12px 10px 38px;font-size:.88rem}.storeSelect-module__xrNPQW__searchInput:focus{border-color:var(--kcGreenMid)}.storeSelect-module__xrNPQW__retailerGroup{margin-bottom:12px}.storeSelect-module__xrNPQW__retailerHeading{appearance:none;border:1px solid var(--border,var(--hairline,#203a141f));background-color:var(--surface-alt,var(--kcCreamLight));width:100%;color:inherit;text-align:left;cursor:pointer;border-radius:12px;align-items:center;gap:8px;margin-bottom:8px;padding:12px 14px;font-family:inherit;transition:border-color .12s,background-color .12s;display:flex}.storeSelect-module__xrNPQW__retailerHeading:hover{border-color:var(--kcGreenMid)}.storeSelect-module__xrNPQW__retailerHeadingOpen{border-color:var(--kcGreenDark)}.storeSelect-module__xrNPQW__retailerChevron{margin-left:auto;transition:transform .18s}.storeSelect-module__xrNPQW__retailerChevronOpen{transform:rotate(180deg)}.storeSelect-module__xrNPQW__retailerPanel{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .24s,opacity .18s;display:grid}.storeSelect-module__xrNPQW__retailerPanelOpen{opacity:1;grid-template-rows:1fr}.storeSelect-module__xrNPQW__retailerPanelInner{overflow:hidden}.storeSelect-module__xrNPQW__storeDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.storeSelect-module__xrNPQW__retailerName{color:var(--ink,var(--kcGreenDark));margin:0;font-size:.9rem;font-weight:700}.storeSelect-module__xrNPQW__retailerCount{color:var(--ink-muted,var(--kcGreenMidText,#3c6b29));background-color:var(--surface-alt,var(--kcCreamLight));border-radius:999px;padding:1px 8px;font-size:.7rem;font-weight:700}.storeSelect-module__xrNPQW__storeList{flex-direction:column;gap:8px;margin-bottom:8px;padding:0;list-style:none;display:flex}.storeSelect-module__xrNPQW__storeCard{background-color:var(--surface,#fff);border:1px solid var(--border,var(--hairline,#203a141f));cursor:pointer;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:12px 14px;font-family:inherit;transition:border-color .12s,background-color .12s;display:flex}.storeSelect-module__xrNPQW__storeCard:hover{border-color:var(--kcGreenMid)}.storeSelect-module__xrNPQW__storeCardSelected{border-color:var(--kcGreenDark);background-color:var(--surface-alt,var(--kcCreamLight))}.storeSelect-module__xrNPQW__storeName{color:var(--ink,var(--kcGreenDark));text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:700;overflow:hidden}.storeSelect-module__xrNPQW__checkCircle{border:2px solid var(--border,#203a1440);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.storeSelect-module__xrNPQW__storeCardSelected .storeSelect-module__xrNPQW__checkCircle{background-color:var(--kcGreenDark);border-color:var(--kcGreenDark)}.storeSelect-module__xrNPQW__emptyState{color:var(--ink-muted,var(--kcGreenMidText,#3c6b29));align-items:center;gap:6px;margin-top:1rem;font-size:.85rem;display:flex}.storeSelect-module__xrNPQW__startSection{padding:0 var(--app-gutter,16px);margin-bottom:20px}.storeSelect-module__xrNPQW__startHeading{color:var(--ink,var(--kcGreenDark));margin:0 0 8px;font-size:.9rem;font-weight:700}.storeSelect-module__xrNPQW__startSummary{background-color:var(--surface-alt,var(--kcCreamLight));border:1px solid var(--border,var(--hairline,#203a141f));border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.storeSelect-module__xrNPQW__startSummaryText{color:var(--ink,var(--kcGreenDark));text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:.85rem;font-weight:700;display:flex;overflow:hidden}.storeSelect-module__xrNPQW__changeBtn{appearance:none;cursor:pointer;color:var(--kcGreenMid);background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:4px 8px;font-family:inherit;font-size:.78rem;font-weight:700;transition:background-color .12s}.storeSelect-module__xrNPQW__changeBtn:hover{background-color:var(--surface,#fff)}.storeSelect-module__xrNPQW__startCard{background-color:var(--surface,#fff);border:1px solid var(--border,var(--hairline,#203a141f));border-radius:12px;padding:14px}@media (min-width:900px){.storeSelect-module__xrNPQW__wrap{grid-template-columns:1fr;gap:0;display:grid}.storeSelect-module__xrNPQW__retailerGroup{margin-bottom:16px}.storeSelect-module__xrNPQW__storeList{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}}.storeSelect-module__xrNPQW__selectionActions{gap:8px;margin-bottom:12px;display:flex}.storeSelect-module__xrNPQW__selectionActions .storeSelect-module__xrNPQW__changeBtn{text-align:center;width:120px}
.WorkflowProgress-module__NBVA-q__rail{background-color:var(--page-bg,var(--kcCreamLight));border-bottom:1px solid var(--border,var(--hairline,#203a141f));justify-content:center;align-items:flex-start;gap:0;padding:12px 12px 10px;display:flex}.WorkflowProgress-module__NBVA-q__stepWrap{align-items:center;display:flex}.WorkflowProgress-module__NBVA-q__link{color:inherit;cursor:default;text-decoration:none}a.WorkflowProgress-module__NBVA-q__link{cursor:pointer}.WorkflowProgress-module__NBVA-q__node{flex-direction:column;align-items:center;gap:4px;width:56px;display:flex}.WorkflowProgress-module__NBVA-q__dot{background-color:var(--surface-alt,var(--kcCreamMedium));width:30px;height:30px;color:var(--ink,var(--kcGreenDark));border:1.5px solid #0000;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background-color .2s,box-shadow .2s;display:flex}.WorkflowProgress-module__NBVA-q__label{letter-spacing:.02em;color:var(--ink-muted,var(--kcGreenMidText,#3c6b29));text-transform:uppercase;font-size:.63rem;font-weight:600}.WorkflowProgress-module__NBVA-q__active .WorkflowProgress-module__NBVA-q__dot{background-color:var(--kcGreenDark);color:var(--kcCreamLight);transform:scale(1.1);box-shadow:0 0 0 4px #203a141f}.WorkflowProgress-module__NBVA-q__active .WorkflowProgress-module__NBVA-q__label{opacity:1}.WorkflowProgress-module__NBVA-q__done .WorkflowProgress-module__NBVA-q__dot{color:var(--kcGreenMid);border-color:var(--kcGreenMid);background-color:#0000}.WorkflowProgress-module__NBVA-q__done .WorkflowProgress-module__NBVA-q__label{opacity:.75}a.WorkflowProgress-module__NBVA-q__link:hover .WorkflowProgress-module__NBVA-q__dot{transform:scale(1.05)}.WorkflowProgress-module__NBVA-q__upcoming .WorkflowProgress-module__NBVA-q__dot{opacity:.5}.WorkflowProgress-module__NBVA-q__connector{background-color:var(--ink,var(--kcGreenDark));opacity:.15;width:22px;height:1.5px;margin:0 2px 17px}.WorkflowProgress-module__NBVA-q__connectorDone{opacity:.5;background-color:var(--kcGreenMid)}@media (max-width:480px){.WorkflowProgress-module__NBVA-q__node{width:46px}.WorkflowProgress-module__NBVA-q__connector{width:12px}.WorkflowProgress-module__NBVA-q__label{font-size:.56rem}}
