.cartbar{position:fixed;left:0;right:0;bottom:0;z-index:20;display:flex;align-items:center;gap:12px;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e4e4e7;box-shadow:0 -6px 20px #18181b14}.cartbar-info{flex:1;min-width:0;display:flex;align-items:baseline;gap:10px}.cartbar-count{font-size:13px;font-weight:600;color:#52525b}.cartbar-subtotal{font-size:16px;font-weight:800;color:#18181b}.cartbar-cta{flex:none;max-width:150px}.list.has-cartbar{padding-bottom:64px}.itemctrl{position:relative;flex:none}.qtybadge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#18181b;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center;box-shadow:0 0 0 2px #fff;pointer-events:none}.sheet-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;flex-direction:column;justify-content:flex-end}.scrim-hit{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;background:#18181b73;cursor:pointer}.sheet{position:relative;z-index:1;display:flex;flex-direction:column;max-height:88dvh;background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -10px 40px #18181b38}.sheet-head{flex:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px 11px;border-bottom:1px solid #f4f4f5}.sheet-title{font-size:16px;font-weight:800;color:#18181b;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.head-controls{display:flex;gap:8px;flex:none}.closebtn{flex:none;width:32px;height:32px;border-radius:50%;border:1px solid #e4e4e7;background:#fff;color:#52525b;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.sheet-body{flex:1;min-height:0;overflow-y:auto;padding:14px 16px 18px}.sheet-foot{flex:none;display:flex;align-items:center;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid #f4f4f5;background:#fff}.running-total{flex:1;min-width:0;font-size:18px;font-weight:800;color:#18181b}.primary{flex:none;min-width:150px;max-width:190px;height:44px;border:none;border-radius:12px;background:#2563eb;color:#fff;font-size:14.5px;font-weight:700;cursor:pointer;padding:0 18px}.primary:disabled{background:#e4e4e7;color:#a1a1aa;cursor:not-allowed}.item-info-block{margin-bottom:6px}.ci-desc{font-size:12.5px;color:#71717a;line-height:1.45}.ci-base{font-size:13px;font-weight:700;color:#18181b;margin-top:6px}.modgroup{margin-top:16px}.modgroup-label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;font-weight:700;color:#27272a;margin-bottom:8px}.modgroup-label .req{color:#dc2626;margin-left:2px}.modgroup-hint{font-size:11.5px;font-weight:600;color:#dc2626}.chiprow{display:flex;flex-wrap:wrap;gap:8px}.chip{min-height:40px;padding:8px 14px;border-radius:10px;border:1px solid #e4e4e7;background:#fff;color:#3f3f46;font-size:13px;font-weight:600;cursor:pointer}.chip.sel{border-color:#2563eb;background:#eff6ff;color:#2563eb}.chip:disabled{opacity:.4;cursor:not-allowed}.chip-delta{font-weight:700}.qtyrow{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.qtyrow-label{font-size:13.5px;font-weight:700;color:#27272a}.stepper{display:flex;align-items:center;gap:4px;border:1px solid #e4e4e7;border-radius:10px;padding:2px}.step{width:32px;height:32px;border:none;background:#fff;color:#2563eb;font-size:18px;font-weight:700;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.step:disabled{color:#d4d4d8;cursor:not-allowed}.step-n{min-width:22px;text-align:center;font-size:14px;font-weight:700;color:#18181b}.cartline{padding:12px 0;border-bottom:1px solid #f4f4f5}.cartline:last-child{border-bottom:none}.cartline-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cartline-info{flex:1;min-width:0}.cartline-name{font-size:14px;font-weight:600;color:#18181b}.cartline-mods{font-size:12px;color:#71717a;margin-top:3px}.cartline-price{flex:none;font-size:13.5px;font-weight:700;color:#18181b}.cartline-actions{display:flex;align-items:center;gap:10px;margin-top:10px}.editbtn{width:34px;height:34px;border-radius:9px;border:1px solid #e4e4e7;background:#fff;color:#52525b;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.checkout{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;flex-direction:column;background:#fafafa}.checkout-head{flex:none;display:flex;align-items:center;gap:6px;padding:12px 12px 12px 8px;background:#fff;border-bottom:1px solid #e4e4e7}.checkout-back{flex:none;width:36px;height:36px;border:none;background:transparent;color:#18181b;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.checkout-title{font-size:16px;font-weight:800;color:#18181b}.checkout-body{flex:1;min-height:0;overflow-y:auto;padding:12px 16px 20px}.co-section{background:#fff;border:1px solid #f0f0f1;border-radius:14px;padding:14px;margin-bottom:12px}.co-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#71717a;margin-bottom:10px}.co-req{color:#dc2626}.co-addr-row{display:flex;align-items:center;gap:8px}.co-addr{flex:1;min-width:0;font-size:13.5px;font-weight:600;color:#27272a}.co-iconbtn{flex:none;width:28px;height:28px;border-radius:8px;border:1px solid #e4e4e7;background:#fff;color:#52525b;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.co-hours{font-size:12.5px;color:#71717a;margin-top:8px}.co-closed-notice{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:11px 13px;font-size:12.5px;line-height:1.45;color:#b91c1c;margin-bottom:12px}.co-line{display:flex;align-items:flex-start;gap:10px;padding:9px 0;border-bottom:1px solid #f4f4f5}.co-line-info{flex:1;min-width:0}.co-line-name{font-size:14px;font-weight:600;color:#18181b}.co-line-mods{font-size:12px;color:#71717a;margin-top:3px}.co-line-qty{flex:none;font-size:13px;font-weight:600;color:#52525b}.co-line-price{flex:none;min-width:54px;text-align:right;font-size:13.5px;font-weight:700;color:#18181b}.co-totals{margin-top:10px}.co-total-row{display:flex;align-items:center;justify-content:space-between;font-size:13.5px;font-weight:600;color:#27272a;padding:4px 0}.co-total-row.co-muted{color:#71717a;font-weight:500}.co-phone{display:flex;align-items:stretch;gap:8px}.co-dial{flex:none;border:1px solid #e4e4e7;border-radius:10px;background:#fff;color:#27272a;font-size:13.5px;font-weight:600;padding:0 8px;height:44px;cursor:pointer}.co-phone-input{flex:1;min-width:0;height:44px;border:1px solid #e4e4e7;border-radius:10px;padding:0 12px;font-size:14.5px;color:#18181b;background:#fff}.co-phone-input:focus,.co-dial:focus{outline:2px solid #2563eb;outline-offset:-1px}.co-phone.invalid .co-phone-input{border-color:#dc2626}.co-phone-hint{font-size:11.5px;font-weight:600;color:#dc2626;margin-top:6px}.co-note{font-size:11.5px;color:#71717a;margin-top:8px}.co-payment{display:flex;align-items:center;gap:10px}.co-payment-dot{flex:none;width:16px;height:16px;border-radius:50%;border:5px solid #2563eb;background:#fff}.co-payment-label{font-size:14px;font-weight:700;color:#18181b}.co-fallback{font-size:12.5px;line-height:1.45;color:#71717a;padding:2px 4px}.checkout-foot{flex:none;background:#fff;border-top:1px solid #e4e4e7;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px))}.co-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:9px 12px;font-size:12.5px;color:#b91c1c;margin-bottom:10px}.checkout-action{display:flex;align-items:center;gap:12px}.checkout-total{flex:1;min-width:0;display:flex;flex-direction:column}.checkout-total-label{font-size:11px;font-weight:600;color:#71717a}.checkout-total-amount{font-size:20px;font-weight:800;color:#18181b}.confirmation{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;flex-direction:column;background:#fafafa}.confirmation-body{flex:1;min-height:0;overflow-y:auto;padding:28px 16px 20px;text-align:center}.cf-success{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:6px}.cf-success-badge{width:60px;height:60px;border-radius:50%;background:#ecfdf5;color:#059669;display:flex;align-items:center;justify-content:center}.cf-success-title{font-size:15px;font-weight:700;color:#18181b;margin-top:4px}.cf-ordernumber{font-size:42px;font-weight:800;letter-spacing:.02em;color:#2563eb;margin:6px 0 4px}.cf-smsnotice{font-size:12.5px;color:#71717a;margin-bottom:18px}.cf-section{background:#fff;border:1px solid #f0f0f1;border-radius:14px;padding:14px;margin-bottom:12px;text-align:left}.cf-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#71717a;margin-bottom:10px}.cf-pickup-note{font-size:12.5px;color:#52525b;margin-bottom:8px}.cf-addr-row{display:flex;align-items:center;gap:8px}.cf-addr{flex:1;min-width:0;font-size:13.5px;font-weight:600;color:#27272a}.cf-iconbtn{flex:none;width:28px;height:28px;border-radius:8px;border:1px solid #e4e4e7;background:#fff;color:#52525b;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.cf-line{display:flex;align-items:flex-start;gap:10px;padding:9px 0;border-bottom:1px solid #f4f4f5}.cf-line-info{flex:1;min-width:0}.cf-line-name{font-size:13.5px;font-weight:600;color:#18181b}.cf-line-mods{font-size:11.5px;color:#71717a;margin-top:3px}.cf-line-qty{flex:none;font-size:12.5px;font-weight:600;color:#52525b}.cf-line-price{flex:none;min-width:54px;text-align:right;font-size:13px;font-weight:700;color:#18181b}.cf-totals{margin-top:10px}.cf-total-row{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600;color:#27272a;padding:4px 0}.cf-total-row.cf-muted{color:#71717a;font-weight:500}.cf-total-row.cf-grand{font-size:14.5px;font-weight:800;color:#18181b;border-top:1px solid #f0f0f1;margin-top:4px;padding-top:8px}.confirmation-foot{flex:none;background:#fff;border-top:1px solid #e4e4e7;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));display:flex;align-items:center;gap:10px}.cf-callbtn{flex:none;display:inline-flex;align-items:center;gap:6px;height:44px;padding:0 14px;border:1px solid #e4e4e7;border-radius:12px;background:#fff;color:#27272a;font-size:13.5px;font-weight:700;text-decoration:none}.confirmation-foot .primary{flex:1}.storefront{display:flex;flex-direction:column;height:100dvh;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#18181b;background:#fff}.shophead{padding:12px 16px;border-bottom:1px solid #f4f4f5;flex:none}.shophead-row{display:flex;align-items:center;gap:11px}.logo{width:40px;height:40px;flex:none;border-radius:11px;background:#18181b;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px}.shopname{font-size:16px;font-weight:800;line-height:1.15}.shopaddr{display:flex;align-items:center;gap:7px;margin-top:3px;color:#71717a;font-size:12px}.shopaddr-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.iconbtn{flex:none;width:22px;height:22px;border-radius:50%;border:1px solid #e4e4e7;background:#fff;color:#52525b;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.callbtn{flex:none;width:36px;height:36px;border-radius:50%;border:1px solid #bfdbfe;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;text-decoration:none}.statusstrip{display:flex;align-items:center;gap:8px;padding:9px 16px;background:#f4f4f5;border-bottom:1px solid #e4e4e7;font-size:12.5px;color:#3f3f46;flex:none}.statusstrip.closed{background:#fef2f2}.dot{width:8px;height:8px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 3px #16a34a29}.dot.closed{background:#dc2626;box-shadow:0 0 0 3px #dc262629}.status-label{font-weight:700}.status-label.open{color:#16a34a}.status-label.closed{color:#dc2626}.body{flex:1;display:flex;min-height:0}.rail{width:96px;flex:none;background:#fafafa;border-right:1px solid #e4e4e7;overflow-y:auto}.rail button{display:block;width:100%;text-align:left;padding:11px 10px;font-size:12px;line-height:1.25;color:#52525b;background:none;border:none;border-left:3px solid transparent;cursor:pointer}.rail button.active{color:#2563eb;font-weight:700;background:#fff;border-left:3px solid #2563eb}.list{flex:1;min-width:0;overflow-y:auto;background:#fff}.catlabel{padding:12px 14px 5px;font-size:10.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#71717a}.item{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border-bottom:1px solid #f4f4f5}.item.soldout>.item-info{opacity:.5}.item-info{flex:1;min-width:0}.item-name{font-size:14px;font-weight:600}.item-desc{font-size:11.5px;color:#71717a;line-height:1.4;margin-top:2px}.item-price{font-size:13px;font-weight:700;margin-top:6px}.addbtn{flex:none;width:34px;height:34px;border-radius:50%;background:#2563eb;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.addbtn:disabled{background:#e4e4e7;color:#a1a1aa;cursor:not-allowed}.soldtag{flex:none;align-self:center;font-size:11px;font-weight:600;color:#71717a;border:1px solid #e4e4e7;border-radius:6px;padding:5px 9px}.centered-message{flex:1;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;color:#71717a;font-size:13px}
