:root{color:#2c3024;--olive:#66734a;--olive-light:#87965f;--olive-pale:#e7ead8;--olive-soft:#eef1e4;--olive-dark:#4f5d36;--text:#2c3024;--muted:#756f63;--cream:#fffdf7;--line:#e1e4d6;--white:#fff;--card:#fff;--image-bg:#e5e8d7;background:#f3f4e8;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}.hidden{display:none!important}.my-order-button{border:1px solid var(--line);background:var(--cream);color:var(--olive);cursor:pointer;white-space:nowrap;border-radius:999px;min-height:40px;padding:0 14px;font-size:12px;font-weight:800}.my-order-button:hover{background:#e9ecdc}@media (width<=480px){.checkout-content{padding-bottom:12px}.place-order-button{transform:translateY(-6px)}}html{overflow-x:hidden}body{background:#f3f4e8;min-height:100vh;margin:0}body.cart-open{overflow:hidden}button,input{font:inherit}button:disabled{opacity:.65;cursor:not-allowed}.app{width:min(100%,480px);min-height:100vh;margin:0 auto;padding:24px 18px 40px}.header{justify-content:space-between;align-items:center;display:flex}.eyebrow{letter-spacing:1.5px;color:var(--olive);opacity:.9;margin:0 0 4px;font-size:11px;font-weight:700}h1{color:var(--text);margin:0;font-size:28px}.cart-button{background:var(--olive);color:#fff;cursor:pointer;border:0;border-radius:16px;width:48px;height:48px;font-size:20px;position:relative;box-shadow:0 6px 16px #414b2a2e}.cart-count{background:var(--olive-light);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:grid;position:absolute;top:-5px;right:-5px}.hero{margin-top:34px}.hero p{color:var(--muted);margin:0 0 6px;font-size:14px}.hero h2{color:var(--text);margin:0;font-size:26px}.categories{scrollbar-width:none;gap:10px;margin:24px 0;padding-bottom:2px;display:flex;overflow-x:auto}.categories::-webkit-scrollbar{display:none}.category{color:#6f7168;cursor:pointer;white-space:nowrap;background:#fff;border:0;border-radius:999px;flex:none;padding:10px 16px}.category.active{background:var(--olive);color:#fff}.menu{gap:14px;display:grid}.menu-item{background:var(--card);border-radius:20px;align-items:center;gap:14px;padding:14px;display:flex;box-shadow:0 6px 18px #3d422d12}.item-image{background:var(--image-bg);border-radius:18px;flex:0 0 70px;place-items:center;width:70px;height:70px;font-size:30px;display:grid;overflow:hidden}.item-image img{object-fit:cover;width:100%;height:100%}.item-info{flex:1;min-width:0}.item-info h3{color:var(--text);margin:0 0 4px;font-size:16px}.item-info p{color:var(--muted);margin:0 0 8px;font-size:12px;line-height:1.4}.item-info strong{color:var(--text);font-size:15px}.add-button{background:var(--olive);color:#fff;cursor:pointer;border:0;border-radius:12px;flex:0 0 38px;width:38px;height:38px;font-size:24px;line-height:1}.add-button:active,.cart-button:active,.category:active,.quantity-button:active,.checkout-button:active,.place-order-button:active,.back-button:active,.close-cart:active,.done-button:active{transform:scale(.97)}.loading,.empty-state{text-align:center;color:var(--muted);background:#fff;border-radius:20px;padding:35px 20px}.empty-state p{margin:0 0 15px}.empty-state button{background:var(--olive);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:10px 16px}.cart-overlay{z-index:100;opacity:0;pointer-events:none;background:#23271d59;transition:opacity .25s;position:fixed;inset:0}.cart-overlay.open{opacity:1;pointer-events:auto}.item-customization-overlay{z-index:200;-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#23271db8;justify-content:center;align-items:flex-end;padding:0;transition:opacity .2s;display:flex;position:fixed;inset:0}.item-customization-overlay.open{opacity:1;pointer-events:auto}.item-customization-modal{background:var(--cream);border-radius:24px 24px 0 0;flex-direction:column;width:min(100%,430px);height:min(92vh,760px);min-height:0;max-height:92vh;transition:transform .2s;display:flex;overflow:hidden;transform:translateY(18px);box-shadow:0 16px 50px #23271d47}.item-customization-overlay.open .item-customization-modal{transform:translateY(0)}body.customization-open{overflow:hidden}.item-customization-header{border-bottom:1px solid var(--line);background:var(--cream);flex:none;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 18px 16px;display:flex}.item-customization-header h2{color:var(--text);margin:0;font-size:23px;line-height:1.15}.close-customization{background:var(--white);width:40px;height:40px;color:var(--text);cursor:pointer;border:0;border-radius:13px;flex:0 0 40px;font-size:27px;line-height:1}.item-customization-content{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:16px 18px 24px;overflow-y:auto}.customization-group{margin-bottom:18px}.customization-group:last-child{margin-bottom:0}.customization-group-header{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:9px;display:flex}.customization-group-header h3{color:var(--text);margin:0 0 2px;font-size:15px}.customization-group-header span,.customization-group-header small{color:var(--muted);font-size:11px}.customization-group-header small{white-space:nowrap}.customization-options{gap:8px;display:grid}.customization-option{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:14px;align-items:center;gap:10px;min-height:56px;padding:10px 12px;transition:border-color .15s,background .15s,transform .12s;display:flex;position:relative}.customization-option:active{transform:scale(.99)}.customization-option.selected{border-color:var(--olive);background:var(--olive-soft)}.customization-option-input{opacity:0;pointer-events:none;position:absolute}.customization-option-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.customization-option-copy strong{color:var(--text);font-size:13px}.customization-option-copy>span{color:var(--muted);font-size:11px}.customization-option-check{color:#0000;border:2px solid #cfd3c5;border-radius:50%;flex:0 0 21px;place-items:center;width:21px;height:21px;font-size:10px;font-weight:800;display:grid}.customization-option.selected .customization-option-check{border-color:var(--olive);background:var(--olive);color:#fff}.customization-no-options,.customization-empty{background:var(--white);color:var(--muted);border-radius:14px;margin:0;padding:13px 14px;font-size:12px}.item-customization-footer{border-top:1px solid var(--line);background:#f8f8f1;flex:none;padding:12px 18px 16px;box-shadow:0 -8px 22px #2d33220f}.item-customization-total{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.item-customization-total span{color:var(--muted);font-size:13px}.item-customization-total strong{color:var(--text);font-size:20px}.item-customization-error{color:#9c5750;min-height:17px;margin:0 0 8px;font-size:12px;line-height:1.4}.item-customization-add-button{background:var(--olive);color:#fff;cursor:pointer;border:0;border-radius:14px;width:100%;min-height:50px;padding:13px 16px;font-size:15px;font-weight:700;box-shadow:0 7px 18px #414b2a2e}.cart-panel{z-index:101;background:#f8f8f1;flex-direction:column;width:min(100%,430px);height:100vh;transition:transform .25s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #2d33221f}.cart-panel.open{transform:translate(0)}.cart-view,.checkout-view,.payment-view,.order-history-view,.confirmation-view{flex-direction:column;width:100%;height:100%;display:none}.cart-view.active,.checkout-view.active,.payment-view.active,.order-history-view.active,.confirmation-view.active{display:flex}.cart-header,.checkout-header{border-bottom:1px solid #e4e6d9;align-items:center;gap:12px;padding:24px 20px 18px;display:flex}.cart-header{justify-content:space-between}.cart-eyebrow{letter-spacing:1.5px;color:var(--olive);margin:0 0 4px;font-size:10px;font-weight:700}.cart-header h2,.checkout-header h2{color:var(--text);margin:0;font-size:25px}.close-cart{width:42px;height:42px;color:var(--text);cursor:pointer;background:#fff;border:0;border-radius:14px;font-size:28px;line-height:1}.cart-content{flex:1;padding:18px 20px 24px;overflow-y:auto}.cart-empty{text-align:center;min-height:55vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.cart-empty-icon{background:var(--olive-pale);border-radius:20px;place-items:center;width:64px;height:64px;margin-bottom:14px;font-size:28px;display:grid}.cart-empty p{color:var(--text);margin:0 0 6px;font-size:17px;font-weight:700}.cart-empty span{max-width:240px;font-size:13px;line-height:1.45}.cart-item{background:#fff;border-radius:18px;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;margin-bottom:12px;padding:13px;display:grid;box-shadow:0 5px 16px #3d422d0f}.cart-item-image{background:var(--image-bg);border-radius:16px;place-items:center;width:64px;height:64px;font-size:26px;display:grid;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%}.cart-item-info{min-width:0}.cart-item-info h3{color:var(--text);margin:0 0 4px;font-size:15px}.cart-item-info p{color:var(--muted);margin:0 0 7px;font-size:11px}.selected-options{gap:2px;margin:0 0 9px;display:grid}.selected-options span{color:var(--muted);font-size:10px;line-height:1.35}.quantity-row{align-items:center;gap:8px;display:inline-flex}.quantity-button{background:var(--olive-pale);width:28px;height:28px;color:var(--olive);cursor:pointer;border:0;border-radius:9px;font-size:18px;line-height:1}.quantity{text-align:center;min-width:18px;color:var(--text);font-size:13px;font-weight:700}.cart-item-right{flex-direction:column;justify-content:space-between;align-items:flex-end;min-width:62px;display:flex}.cart-item-right strong{color:var(--text);font-size:13px}.remove-button{color:#9a7168;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.cart-footer{background:#f8f8f1;border-top:1px solid #e4e6d9;padding:16px 20px 22px}.cart-total-row{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:14px;font-size:14px;display:flex}.cart-total-row strong{color:var(--text);font-size:20px}.checkout-button,.place-order-button,.done-button{background:var(--olive);color:#fff;cursor:pointer;border:0;border-radius:15px;width:100%;padding:14px 18px;font-size:15px;font-weight:700;box-shadow:0 7px 18px #414b2a2e}.payment-view{background:var(--cream);flex-direction:column}.history-order-list{gap:10px;display:grid}.history-order-button{border:1px solid var(--line);width:100%;min-height:72px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;transition:transform .15s,background .15s,border-color .15s;display:flex}.history-order-button:hover{background:#f7f8f2;transform:translateY(-1px)}.history-order-button.selected{border:2px solid var(--olive);background:#eef1e4;box-shadow:inset 0 0 0 1px #66734a1f}.history-order-button.selected .history-order-button-side{color:var(--olive)}.history-order-button.selected .history-order-button-side span{color:var(--olive);font-weight:800}.history-order-button-main,.history-order-button-side{flex-direction:column;gap:4px;min-width:0;display:flex}.history-order-button-main{flex:1}.history-order-button-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.history-order-button-main span{color:var(--muted);font-size:12px}.history-order-button-side{flex-shrink:0;align-items:flex-end}.history-order-button-side strong{font-size:15px}.history-order-button-side span{color:var(--muted);font-size:12px;font-weight:700}@media (width<=480px){.history-order-button{gap:10px;min-height:68px;padding:13px 14px}.history-order-button-main strong{font-size:13px}.history-order-button-main span,.history-order-button-side span{font-size:11px}.history-order-button-side strong{font-size:14px}}.order-history-view{background:var(--cream);flex-direction:column}.order-history-header{border-bottom:1px solid var(--line);background:var(--cream);align-items:center;gap:12px;padding:18px 18px 12px;display:flex}.order-history-header h2{margin:0;font-size:25px;line-height:1.1}.order-history-content{flex:1;padding:20px 18px 28px;overflow-y:auto}.order-history-section{margin-bottom:20px}.order-history-section>h3{margin:0 0 12px;font-size:16px}.order-history-success{background:var(--olive-pale);border:1px solid var(--line);border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex}.order-history-success-icon{background:var(--olive);color:#fff;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:800;display:grid}.order-history-success h3{margin:0 0 3px;font-size:15px}.order-history-success p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.order-history-card{border:1px solid var(--line);background:#fff;border-radius:16px;gap:12px;padding:16px;display:grid}.order-history-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-history-row span{color:var(--muted);font-size:13px}.order-history-row strong{text-align:right;word-break:break-word;font-size:14px}.history-items{gap:10px;display:grid}.history-item-row{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.history-item-main{flex:1;min-width:0}.history-item-main strong{margin-bottom:3px;font-size:14px;display:block}.history-item-main span{color:var(--muted);font-size:12px}.history-item-total{flex:none;font-size:14px}.history-empty{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fff;border-radius:14px;margin:0;padding:16px;font-size:13px}.history-total{background:var(--olive-pale);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:15px 16px;display:flex}.history-total span{color:var(--muted);font-size:14px}.history-total strong{color:var(--olive);font-size:20px}.history-expiry-card{border:1px solid var(--line);background:#fff;border-radius:16px;gap:5px;padding:16px;display:grid}.history-expiry-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px}.history-expiry-card strong{font-size:14px}.history-expiry-card p{color:var(--muted);margin:2px 0 0;font-size:12px;line-height:1.45}.payment-method-icon,.payment-provider-icon{display:none}.payment-method-button[data-method=GCash] .payment-method-name,.payment-provider-heading[data-method=GCash] h3{color:#0070f0}.payment-method-button[data-method=Maya] .payment-method-name,.payment-provider-heading[data-method=Maya] h3{color:#008c4a}.payment-method-button[data-method=BPI] .payment-method-name,.payment-provider-heading[data-method=BPI] h3{color:#c8102e}.payment-header{border-bottom:1px solid var(--line);background:var(--cream);align-items:center;gap:12px;padding:18px 18px 12px;display:flex}.payment-header h2{margin:0;font-size:25px;line-height:1.1}.payment-content{flex:1;padding:20px 18px 28px;overflow-y:auto}.payment-section{margin-bottom:20px}.payment-section h3{margin:0 0 14px;font-size:16px}.payment-methods{gap:10px;display:grid}.payment-method-button{border:2px solid var(--line);background:var(--white);text-align:left;cursor:pointer;border-radius:14px;align-items:center;gap:12px;width:100%;padding:14px;transition:border-color .15s,background .15s;display:flex}.payment-method-button:hover{border-color:var(--olive)}.payment-method-button.selected{border-color:var(--olive);background:var(--olive-soft)}.payment-method-icon{letter-spacing:.03em;background:#f0f1e7;border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:11px;font-weight:800;display:flex;overflow:hidden}.payment-method-icon img{object-fit:contain;width:100%;height:100%;display:block}.payment-method-info{flex:1;min-width:0}.payment-method-name{margin:0 0 3px;font-size:15px;font-weight:700;display:block}.payment-method-label{color:var(--muted);margin:0;font-size:12px;display:block}.payment-method-check{border:2px solid var(--line);color:#0000;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex}.payment-method-button.selected .payment-method-check{border-color:var(--olive);background:var(--olive);color:var(--white)}.payment-details-section{margin-bottom:14px}.payment-order-card{background:var(--white);border:1px solid var(--line);border-radius:16px;gap:12px;padding:16px;display:grid}.payment-order-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.payment-order-row span{color:var(--muted);font-size:13px}.payment-order-row strong{text-align:right;word-break:break-word;font-size:14px}.payment-amount{color:var(--olive-dark);font-size:20px!important}.payment-provider-heading{align-items:center;gap:12px;margin-bottom:14px;display:flex}.payment-provider-icon{background:var(--olive-soft);width:42px;height:42px;color:var(--olive-dark);border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.payment-provider-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 2px;font-size:11px}.payment-provider-heading h3{margin:0;font-size:18px}.payment-qr-card{border:1px solid var(--line);background:var(--white);border-radius:18px;justify-content:center;align-items:center;width:100%;padding:18px;display:flex}.payment-qr-image{aspect-ratio:1;object-fit:contain;border-radius:8px;width:min(100%,320px);display:block}.payment-instruction{color:var(--muted);text-align:center;margin:12px 2px 0;font-size:13px;line-height:1.5}.payment-timer-card{border:1px solid var(--line);background:var(--white);text-align:center;border-radius:16px;gap:5px;padding:16px;display:grid}.payment-timer-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px}.payment-countdown{color:var(--olive-dark);font-variant-numeric:tabular-nums;font-size:28px;line-height:1.1}.payment-countdown-message{color:var(--muted);font-size:12px;line-height:1.4}.payment-paid-button{background:var(--olive);width:100%;min-height:52px;color:var(--white);cursor:pointer;border:none;border-radius:14px;padding:14px 18px;font-size:15px;font-weight:700}.payment-paid-button:disabled{opacity:.45;cursor:not-allowed}.payment-submitted-message{background:var(--olive-soft);color:var(--olive-dark);text-align:center;border-radius:12px;margin:12px 0 0;padding:12px 14px;font-size:13px;line-height:1.45}.payment-note{color:var(--muted);text-align:center;margin:12px 4px 0;font-size:11px;line-height:1.5}.payment-loading{border:1px solid var(--line);background:var(--white);color:var(--muted);text-align:center;border-radius:14px;padding:18px;font-size:13px}.back-button{width:42px;height:42px;color:var(--text);cursor:pointer;background:#fff;border:0;border-radius:14px;flex:0 0 42px;font-size:21px;line-height:1}.checkout-content{flex:1;padding:20px;overflow-y:auto}.checkout-section{margin-bottom:22px}.checkout-section h3{color:var(--text);margin:0 0 14px;font-size:16px}.checkout-section label{color:var(--muted);margin:0 0 7px;font-size:12px;font-weight:700;display:block}.checkout-section input{width:100%;color:var(--text);background:#fff;border:1px solid #dfe2d3;border-radius:13px;outline:none;margin-bottom:14px;padding:13px 14px;font-size:14px}.checkout-section input:focus,.checkout-section textarea:focus{border-color:var(--olive);box-shadow:0 0 0 3px #66734a1a}.checkout-section textarea{width:100%;min-height:84px;color:var(--text);resize:vertical;background:#fff;border:1px solid #dfe2d3;border-radius:13px;outline:none;margin-bottom:14px;padding:13px 14px;font-size:14px}.checkout-section label span{color:var(--muted);font-weight:500}.checkout-helper{color:var(--muted);margin:-4px 0 14px;font-size:12px;line-height:1.5}.delivery-options{gap:10px;display:grid}.delivery-option{margin:0;display:block}.delivery-option input{opacity:0;pointer-events:none;position:absolute}.delivery-option-card{cursor:pointer;background:#fff;border:1px solid #dfe2d3;border-radius:14px;padding:14px 15px;transition:border-color .15s,box-shadow .15s,transform .15s;display:block}.delivery-option-card:active{transform:scale(.99)}.delivery-option input:checked+.delivery-option-card{border-color:var(--olive);box-shadow:0 0 0 3px #66734a1a}.delivery-option-title{color:var(--text);margin-bottom:3px;font-size:14px;font-weight:800;display:block}.delivery-option-description{color:var(--muted);font-size:12px;line-height:1.4;display:block}.delivery-details-wrap{border-top:1px solid #eef0e7;margin-top:12px;padding-top:12px}.delivery-details-wrap.hidden{display:none}.checkout-summary{background:#fff;border-radius:16px;gap:10px;padding:14px;display:grid}.summary-row{border-bottom:1px solid #eef0e7;justify-content:space-between;align-items:center;gap:14px;padding-bottom:10px;display:flex}.summary-row:last-child{border-bottom:0;padding-bottom:0}.summary-row div{flex-direction:column;gap:3px;min-width:0;display:flex}.summary-row div strong{text-overflow:ellipsis;white-space:nowrap;color:var(--text);font-size:13px;overflow:hidden}.summary-row div span{color:var(--muted);font-size:11px}.summary-options{margin-top:1px}.summary-row>strong{color:var(--text);flex:none;font-size:13px}.checkout-empty{color:var(--muted);margin:0;font-size:13px}.checkout-total{background:var(--olive-pale);color:var(--text);border-radius:16px;justify-content:space-between;align-items:center;margin-top:4px;margin-bottom:14px;padding:16px;display:flex}.checkout-total span{font-size:14px}.checkout-total strong{font-size:21px}.confirmation-content{text-align:center;flex:1;padding:34px 20px 28px;overflow-y:auto}.confirmation-icon{background:var(--olive-pale);width:68px;height:68px;color:var(--olive);border-radius:50%;place-items:center;margin:8px auto 18px;font-size:34px;font-weight:700;display:grid}.confirmation-eyebrow{color:var(--olive);letter-spacing:1.6px;margin:0 0 6px;font-size:10px;font-weight:700}.confirmation-content h2{color:var(--text);margin:0;font-size:28px}.confirmation-message{max-width:280px;color:var(--muted);margin:8px auto 24px;font-size:13px;line-height:1.5}.confirmation-card{text-align:left;background:#fff;border-radius:20px;padding:16px;box-shadow:0 6px 18px #3d422d12}.confirmation-order-number{border-bottom:1px solid #e5e7dd;flex-direction:column;gap:5px;padding-bottom:14px;display:flex}.confirmation-order-number span,.confirmation-total span,.confirmation-status span{color:var(--muted);font-size:11px}.confirmation-order-number strong{color:var(--olive);letter-spacing:.4px;font-size:16px}.confirmation-items{gap:10px;padding:14px 0;display:grid}.confirmation-item-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.confirmation-item-row div{flex-direction:column;gap:3px;min-width:0;display:flex}.confirmation-item-row div strong{text-overflow:ellipsis;white-space:nowrap;color:var(--text);font-size:13px;overflow:hidden}.confirmation-item-row div span{color:var(--muted);font-size:11px}.confirmation-item-row .selected-options{margin-top:2px}.confirmation-item-row .selected-options span{font-size:10px}.confirmation-item-row>strong{color:var(--text);flex:none;font-size:13px}.confirmation-empty{color:var(--muted);margin:0;font-size:12px}.confirmation-total,.confirmation-status{border-top:1px solid #e5e7dd;justify-content:space-between;align-items:center;gap:12px;padding-top:13px;display:flex}.confirmation-total strong{color:var(--text);font-size:20px}.confirmation-status{border-top:0;margin-top:10px;padding-top:10px}.confirmation-status strong{color:#796834;background:#f0ead7;border-radius:999px;padding:5px 9px;font-size:10px}.confirmation-note{max-width:260px;color:var(--muted);margin:17px auto 18px;font-size:11px;line-height:1.4}.done-button{margin-top:2px}@media (width<=480px){.item-customization-overlay{align-items:stretch}.item-customization-modal{border-radius:0;width:100%;height:100%;max-height:none}.item-customization-header{padding-top:calc(14px + env(safe-area-inset-top));padding-left:18px;padding-right:16px}.item-customization-content{padding:16px 16px calc(22px + env(safe-area-inset-bottom))}.item-customization-footer{padding:12px 16px calc(14px + env(safe-area-inset-bottom))}}@media (width>=768px){.cart-panel{border-top-left-radius:24px;border-bottom-left-radius:24px}}
