:root{color-scheme:light;--customer-bottom-nav-height: calc(44px + 1rem + env(safe-area-inset-bottom)) ;--text-page-title: 1.25rem;--text-section: .6875rem;--text-body: .9375rem;--text-caption: .8125rem;--text-price: 1rem;font-family:Segoe UI,system-ui,sans-serif;line-height:1.45;color:#0f172a;background:#e2e8f0}@keyframes loading-spin{to{transform:rotate(360deg)}}@keyframes loading-pulse{0%,to{opacity:.45}50%{opacity:1}}*{box-sizing:border-box}body{margin:0;min-height:100vh}.shell{max-width:28rem;margin:0 auto;padding:1.5rem 1.25rem 2.5rem}.muted{color:#64748b;font-size:.9rem}code{font-family:ui-monospace,Consolas,monospace;font-size:.85em}.btn-primary,.btn-ghost{border-radius:999px;padding:.45rem 1.1rem;font:inherit;cursor:pointer;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center}.btn-primary{background:#059669;color:#fff}.btn-ghost{background:#f8fafc;border-color:#e2e8f0;color:#0f172a}.btn-danger,.cart-modal-clear-btn{border-radius:999px;padding:.45rem 1.1rem;font:inherit;font-size:var(--text-caption);font-weight:600;cursor:pointer;border:none;display:inline-flex;align-items:center;justify-content:center;color:#fff;background-color:#dc2626}.btn-danger:disabled,.cart-modal-clear-btn:disabled{opacity:.6;cursor:default}.page-title{margin:0;font-size:var(--text-page-title);font-weight:700;color:#0f172a}.loading-screen{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;padding:1.5rem;min-height:12rem}.loading-screen--fill{min-height:100%}.loading-screen-spinner{width:2rem;height:2rem;border:3px solid #e2e8f0;border-top-color:#059669;border-radius:50%;animation:loading-spin .75s linear infinite}.loading-screen-message{margin:0;font-size:var(--text-body);color:#64748b;animation:loading-pulse 1.4s ease-in-out infinite;text-align:center}.realtime-degraded-banner{margin:0 0 .75rem;padding:.55rem .75rem;border-radius:.5rem;font-size:var(--text-caption);color:#92400e;background:#fffbeb;border:1px solid #fcd34d}.cart-clear-confirm{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:.75rem 0;padding:.65rem .75rem;border-radius:.5rem;background:#fef2f2;border:1px solid #fecaca;font-size:var(--text-caption);color:#991b1b}.cart-clear-confirm-actions{display:flex;align-items:center;gap:.5rem;margin-left:auto}.confirm-order-warning{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;background-color:#fffbeb;border:1px solid #fcd34d;border-radius:.5rem;font-size:.875rem;color:#92400e;line-height:1.4;margin:0 0 .65rem}.confirm-order-warning-icon{flex-shrink:0;font-size:1rem}.collapsible-section{margin-bottom:.75rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;overflow:hidden}.collapsible-section-summary{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .75rem;font-size:var(--text-caption);font-weight:600;color:#475569;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.collapsible-section-summary::-webkit-details-marker{display:none}.collapsible-section-chevron{font-size:.75rem;color:#64748b;transition:transform .15s ease}.collapsible-section[open] .collapsible-section-chevron{transform:rotate(180deg)}.collapsible-section-body{padding:0 .75rem .75rem}.customer-layout{height:100vh;max-height:100vh;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:env(safe-area-inset-bottom);background:#e2e8f0}.customer-layout-main{flex:1;min-height:0;height:0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:var(--customer-bottom-nav-height)}.customer-layout--ordering-off .customer-layout-main.customer-ordering-off{flex:1;display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem 4rem}.customer-ordering-off-card{max-width:22rem;padding:1.75rem 1.5rem;border-radius:1rem;background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 30px #0f172a14;text-align:center}.customer-ordering-off-title{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;color:#0f172a}.customer-ordering-off-text{margin:0;font-size:.9375rem;color:#64748b;line-height:1.5}.place-branding{flex-shrink:0;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;padding-top:calc(.75rem + env(safe-area-inset-top));background-color:#fff;border-bottom:1px solid #e2e8f0}.place-branding-logo{width:40px;height:40px;flex-shrink:0;background-color:#e2e8f0;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#64748b}.place-branding-logo--image{object-fit:contain;background-color:#fff}.place-branding-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.place-branding-name{margin:0;font-size:1.125rem;font-weight:700;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.place-branding-contact{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .6rem;font-size:.75rem;color:#64748b}.place-branding-phone{color:inherit;text-decoration:none}.place-branding-channels{display:inline-flex;flex-wrap:wrap;gap:.35rem}.place-branding-channel{color:#2563eb;text-decoration:none;font-weight:500}.place-branding-meta{flex-shrink:0;margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:.15rem}.place-branding-table{font-size:var(--text-body);font-weight:600;color:#475569;white-space:nowrap}.place-branding-guests{font-size:.75rem;font-weight:500;color:#64748b;white-space:nowrap}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;align-items:stretch;justify-content:space-around;min-height:44px;padding:.5rem 0;padding-bottom:calc(.5rem + env(safe-area-inset-bottom));background-color:#fff;border-top:1px solid #e2e8f0}.bottom-nav-item{flex:1;display:flex;align-items:center;justify-content:center;font:inherit;font-weight:500;color:#64748b;text-decoration:none;padding:.5rem 1rem;min-height:44px}.bottom-nav-item--active,.bottom-nav-item:hover{color:#0f172a}.bottom-nav-item--active{font-weight:600}.menu-page{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;background-color:#e2e8f0}.menu-page>.realtime-degraded-banner{flex-shrink:0;margin:.75rem 1rem 0}.menu-page-main{flex:1;min-height:0;display:flex;overflow:hidden;position:relative}.menu-page-loading,.menu-page-empty{margin:auto;padding:1.5rem;color:#64748b;font-size:.9375rem}.menu-page-categories{flex-shrink:0;width:8.5rem;min-width:8.5rem;display:flex;flex-direction:column;min-height:0;overflow:hidden;background-color:#fff;border-right:2px solid #cbd5e1}.menu-page-categories-title,.menu-page-items-title{flex-shrink:0;margin:0;padding:.75rem .5rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.menu-page-items-title{padding:.75rem 1rem}.menu-categories{flex:1;min-height:0;overflow-y:auto;padding:.5rem 0;display:flex;flex-direction:column}.menu-category-tab{padding:.5rem .4rem;font:inherit;font-size:.8125rem;text-align:center;color:#475569;background:none;border:none;cursor:pointer;white-space:normal;line-height:1.25;overflow:visible;min-height:44px;height:auto;display:flex;align-items:center;justify-content:center}.menu-category-tab:hover{color:#0f172a;background-color:#f1f5f9}.menu-category-tab--active{font-weight:600;color:#0f172a;background-color:#e2e8f0}.menu-page-items{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;background-color:#fff}.menu-page-content{flex:1;min-height:0;overflow-y:auto;padding:.75rem 1rem;-webkit-overflow-scrolling:touch}.menu-item-list{display:flex;flex-direction:column}.menu-category-section{scroll-margin-top:.5rem}.menu-category-section-header{margin:0;padding:.5rem 0 .375rem;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#64748b;border-bottom:1px solid #e2e8f0}.menu-category-section:not(:first-child) .menu-category-section-header{padding-top:1rem}.menu-item-list-in-section{list-style:none;margin:0;padding:.75rem 0 0;display:flex;flex-direction:column;gap:.75rem}.menu-item-row{display:flex;gap:.75rem;align-items:flex-start;background-color:#fff;border-radius:.5rem;padding:.75rem;border:1px solid #e2e8f0}.menu-load-error{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:.75rem 1rem 0;padding:.75rem 1rem;border-radius:.5rem;background:#fef2f2;color:#b91c1c;font-size:.875rem}.menu-cart-hint{margin:.5rem 1rem 0;padding:.5rem .75rem;border-radius:.5rem;background:#ecfdf5;color:#047857;font-size:.8125rem}.menu-card-inner{display:flex;align-items:flex-start;gap:.75rem;width:100%}.menu-card-thumb{flex-shrink:0;width:72px;height:72px;border-radius:.5rem;overflow:hidden;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}.menu-card-thumb-img{display:block;width:100%;height:100%;object-fit:cover}.menu-card-thumb-placeholder{font-size:.7rem;color:#9ca3af;text-align:center;padding:.25rem}.menu-card-body--unified{flex:1;min-width:0;display:flex;flex-direction:column}.menu-card-header{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.menu-card-name{font-weight:600;line-height:1.25}.menu-card-description{margin:.35rem 0 0;font-size:.85rem;color:#6b7280;line-height:1.3}.menu-card-footer{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.75rem}.menu-card-price{font-weight:600;color:#059669;font-size:1rem}.menu-card-footer-actions{display:flex;align-items:center;gap:.35rem}.menu-card-add-btn{width:40px;height:40px;border-radius:50%;border:none;background-color:#059669;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 2px 6px #05966959}.menu-card-add-btn:hover{background-color:#047857}.item-options-overlay{position:fixed;inset:0;z-index:200;background:#0f172a73;display:flex;align-items:flex-end;justify-content:center}.item-options-sheet{width:100%;max-width:32rem;max-height:85vh;overflow-y:auto;background:#fff;border-radius:1rem 1rem 0 0;padding:1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom))}.item-options-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.item-options-title{margin:0;font-size:1.25rem}.item-options-close{border:none;background:#f1f5f9;width:2rem;height:2rem;border-radius:999px;font-size:1.25rem;cursor:pointer;line-height:1}.item-options-description,.item-options-price{margin:.75rem 0 0;color:#64748b}.item-options-price{color:#059669;font-weight:600}.item-options-list{margin:1rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.item-options-group ul{margin:.35rem 0 0;padding-left:1.1rem;color:#475569;font-size:.9rem}.item-options-hint{margin:1rem 0;font-size:.875rem;color:#047857;background:#ecfdf5;padding:.65rem .75rem;border-radius:.5rem}.item-options-done{width:100%}.coming-soon{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.25rem;text-align:center;background:#fff}.coming-soon h2{margin:0 0 .5rem}.menu-page--with-docked-bar{padding-bottom:4rem}.customer-docked-bar{position:fixed;left:0;right:0;bottom:var(--customer-bottom-nav-height);z-index:110}.cart-bar{display:flex;align-items:stretch;gap:.5rem;padding:.65rem .75rem;background:#0f172a;color:#f8fafc}.cart-bar-info{flex:1;display:flex;align-items:center;gap:.65rem;border:none;background:transparent;color:inherit;font:inherit;cursor:pointer;text-align:left}.cart-bar-badge{min-width:1.375rem;height:1.375rem;padding:0 .3rem;border-radius:9999px;background:#ef4444;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;line-height:1}.cart-bar-total{font-weight:600}.cart-bar-checkout{border:none;border-radius:.5rem;padding:.5rem 1.125rem;background:#fff;color:#0f172a;font:inherit;font-size:.9375rem;font-weight:600;cursor:pointer;min-height:44px}.cart-bar-checkout:hover{background:#f1f5f9}.menu-item-quantity-bubble{min-width:1.25rem;height:1.25rem;border-radius:999px;background:#0f172a;color:#fff;font-size:.7rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 .35rem}.cart-page{flex:1;overflow-y:auto;padding:1rem;background:#fff;padding-bottom:calc(var(--customer-bottom-nav-height) + 1rem)}.cart-page-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.cart-page-header h2,.orders-page-header h2{margin:0;font-size:var(--text-page-title);font-weight:700}.cart-item-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.cart-item-card{border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem;display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-start;justify-content:space-between}.cart-item-card__main{flex:1;min-width:0}.cart-item-card__opts{margin:.25rem 0 0;font-size:.8rem}.cart-item-card__price{margin:.35rem 0 0;font-size:.875rem;font-weight:600}.cart-item-card__actions{display:flex;align-items:center;gap:.35rem}.cart-qty-btn{width:2rem;height:2rem;padding:0;border-radius:999px}.cart-qty{min-width:1.25rem;text-align:center;font-weight:600}.cart-qty--owned{color:#3b82f6}.order-review-contrib-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap;margin-top:.35rem}.order-review-contrib-badges{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.device-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.75rem;font-weight:500;color:#0f172a;background-color:#f1f5f9;border-radius:9999px}.device-badge-dot{width:.5rem;height:.5rem;border-radius:50%}.device-badge--user-a .device-badge-dot{background-color:#3b82f6}.device-badge--user-b .device-badge-dot{background-color:#22c55e}.device-badge--user-c .device-badge-dot{background-color:#f59e0b}.device-badge--user-d .device-badge-dot{background-color:#ec4899}.device-badge--user-e .device-badge-dot{background-color:#8b5cf6}.device-badge--user-f .device-badge-dot{background-color:#06b6d4}.cart-guest-prompt{width:100%;margin-top:.5rem;padding:.65rem;background:#fff7ed;border-radius:.5rem;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.cart-guest-prompt p{margin:0;flex:1 1 100%;font-size:.85rem}.cart-modal-sheet{max-height:90vh}.cart-modal-total{margin:1rem 0 .75rem;font-weight:700;font-size:1.05rem}.cart-modal-actions{display:flex;gap:.5rem}.cart-modal-actions .btn-primary{flex:1}.order-scope{border:1px solid #e2e8f0;border-radius:.5rem;padding:.65rem .75rem;margin:0 0 1rem}.order-scope legend{padding:0 .25rem;font-size:.85rem;font-weight:600}.order-scope__option{display:flex;align-items:center;gap:.45rem;margin:.35rem 0;font-size:.9rem;cursor:pointer}.orders-special-request{margin:1rem 0 .5rem}.orders-special-request label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.35rem}.orders-special-request-input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:.5rem;padding:.55rem .65rem;font:inherit;resize:vertical}.cart-submit-error{color:#b91c1c;font-size:.9rem;margin:.5rem 0}.btn-link{background:none;border:none;padding:0;color:#0f766e;text-decoration:underline;cursor:pointer;font:inherit}.modal-backdrop{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:300;padding:1rem}.modal-content{background:#fff;border-radius:.75rem;width:min(100%,26rem);max-height:90vh;overflow:auto;padding:1rem;box-shadow:0 12px 40px #0f172a33}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.modal-title{margin:0;font-size:1.15rem}.modal-close{border:none;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:#64748b}.modal-body p{margin:0 0 .65rem;font-size:.9rem}.confirm-pay-note{background:#fff7ed;border-radius:.5rem;padding:.55rem .65rem;color:#9a3412}.confirm-order-list{margin:.5rem 0 .75rem;padding-left:1.1rem;font-size:.9rem}.modal-actions{display:flex;gap:.5rem;margin-top:.75rem}.modal-actions .btn-primary{flex:1}.orders-success{flex:1;padding:1.5rem 1rem;background:#fff;padding-bottom:calc(var(--customer-bottom-nav-height) + 1.5rem)}.orders-success h2{margin:0 0 .75rem}.orders-success__number{font-size:1.25rem;margin:0 0 .35rem}.orders-success__id{font-size:.8rem;word-break:break-all}.orders-success__pay-banner{background:#fff7ed;border-radius:.5rem;padding:.75rem;color:#9a3412;margin:1rem 0}.orders-success__cta{display:inline-flex;margin-top:1.25rem;text-decoration:none;text-align:center}.orders-page{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:0;background:#fff}.orders-page--with-top-cart{padding-top:0}.orders-page-chrome{flex-shrink:0;padding:1rem 1rem 0}.orders-page--with-top-cart .orders-page-chrome{padding-top:0}.orders-page-scroll{flex:1;min-height:0;overflow-y:auto;padding:.75rem 1rem 1rem}.orders-page-payment{flex-shrink:0;padding:.5rem 1rem calc(.65rem + env(safe-area-inset-bottom,0px));border-top:1px solid #e2e8f0;background:#fff;box-shadow:0 -4px 16px #0f172a0f}.order-track-cart-top{margin:0 -1rem .75rem}.order-track-cart-top .cart-bar{border-top:none;box-shadow:0 4px 16px #0000001f}.orders-page-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.add-more-items-btn{display:inline-flex;align-items:center;gap:.3rem;flex-shrink:0;padding:.4rem .7rem;border-radius:999px;border:1px solid #cbd5e1;background:#f8fafc;color:#0f766e;font-size:.85rem;font-weight:600;text-decoration:none;white-space:nowrap}.add-more-items-btn:hover{background:#ecfdf5;border-color:#99f6e4}.orders-success-banner{background:#ecfdf5;border-radius:.5rem;padding:.75rem;margin-bottom:.85rem;font-size:.95rem}.orders-success-banner .orders-success__pay-banner{margin:.5rem 0 0}.pipeline-bar{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.pipeline-bar--complete{background:#ecfdf5;border-radius:.5rem;padding:.75rem;font-weight:600;color:#065f46}.pipeline-step-wrapper{flex:1;min-width:5.5rem}.pipeline-step{border:1px solid #e2e8f0;border-radius:.5rem;padding:.45rem .55rem;font-size:.8rem;display:flex;align-items:center;justify-content:flex-start;gap:.35rem;color:#64748b}.pipeline-step-icon{font-size:1rem;line-height:1}.pipeline-step-count{margin-left:auto;font-weight:700}.pipeline-complete-icon{margin-right:.35rem}.pipeline-step--active{border-color:#0f766e;color:#0f766e;font-weight:600}.pipeline-step--done{background:#f1f5f9}.pipeline-step-pills{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.35rem}.pipeline-pill{font-size:.75rem;background:#ccfbf1;color:#0f766e;border-radius:999px;padding:.15rem .45rem}.order-track-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.order-track-card{border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem}.order-track-card--mine{border-color:#99f6e4;background:#f0fdfa}.order-track-card--cancelled{opacity:.65}.order-track-card-header{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;justify-content:space-between;margin-bottom:.5rem}.order-track-card-header-left{display:flex;flex-direction:column;gap:.1rem}.order-track-order-number{font-weight:700}.order-track-order-time{font-size:.8rem;color:#64748b}.order-track-badge{font-size:.75rem;font-weight:600;border-radius:999px;padding:.2rem .5rem;background:#f1f5f9;color:#475569}.order-track-badge--sent{background:#e0f2fe;color:#0369a1}.order-track-badge--preparing{background:#ffedd5;color:#c2410c}.order-track-badge--ready{background:#dcfce7;color:#15803d}.order-track-badge--paid{background:#ecfdf5;color:#047857}.order-track-badge--yours{background:#ccfbf1;color:#0f766e}.order-track-badge--cancelled{background:#fee2e2;color:#b91c1c}.order-track-items{list-style:none;margin:0;padding:0}.order-track-item{display:flex;justify-content:space-between;gap:.5rem;font-size:.9rem;padding:.35rem .4rem;margin:0 -.4rem;border-radius:.35rem}.order-track-item--mine{background:#ccfbf1}.order-track-item-qty{color:#64748b}.order-track-item-yours{display:block;margin-top:.15rem;font-size:.78rem;font-weight:600;color:#0f766e}.order-track-total,.order-track-paid-info{display:flex;justify-content:space-between;margin-top:.55rem;font-size:.9rem;font-weight:600}.payment-due-bar{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem;margin:0}.payment-due-bar__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.payment-due-bar__title{font-size:.85rem;font-weight:700;color:#334155}.payment-due-bar__scope,.payment-due-bar__scope--horizontal{margin-bottom:.5rem}.payment-due-bar__scope--horizontal legend{margin-bottom:.25rem}.payment-due-bar__scope-options{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center}.payment-due-bar__scope--horizontal .order-scope__option{margin:0}.pay-modal-scope{margin-bottom:.85rem}.payment-due-bar__open-bill{margin:0 0 .25rem;font-size:.8rem;font-weight:600;color:#64748b}.payment-due-bar__amount{margin:0 0 .65rem;font-weight:700}.payment-due-bar__pay{width:100%}.pay-cashier-instructions{margin:0 0 .75rem;font-size:.95rem;color:#334155}.pay-cashier-items{list-style:none;margin:0 0 .75rem;padding:0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.pay-cashier-item{display:flex;justify-content:space-between;gap:.75rem;padding:.45rem 0;font-size:.9rem}.pay-cashier-item-qty{color:#64748b}.pay-cashier-amount{display:flex;justify-content:space-between;align-items:baseline;margin:.75rem 0;font-weight:700}.pay-cashier-amount-label{color:#64748b;font-weight:600;font-size:.85rem}.pay-cashier-methods{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.pay-cashier-method{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.7rem .85rem;border:1px solid #cbd5e1;border-radius:.6rem;background:#fff;cursor:pointer;font:inherit;text-align:left}.pay-cashier-method--active{border-color:#0f766e;background:#f0fdfa}.pay-cashier-method--disabled{opacity:.55;cursor:not-allowed}.pay-cashier-method-soon{font-size:.75rem;color:#64748b}.qris-payment-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.qris-payment-panel-title{margin:0;font-size:1.1rem}.qris-payment-panel-amount{display:flex;justify-content:space-between;margin-bottom:.75rem;font-weight:700}.qris-payment-panel-amount-label{color:#64748b;font-weight:600;font-size:.85rem}.qris-payment-panel-hint{margin:0 0 .65rem;font-size:.9rem;color:#475569}.qris-payment-panel-qr{display:block;margin:0 auto .75rem;max-width:100%;height:auto;border-radius:.5rem;background:#fff}.qris-payment-panel-status{margin:0 0 .75rem;font-size:.9rem;text-align:center}.qris-payment-panel-status--success{color:#047857;font-weight:600}.qris-payment-panel-status--error{color:#b91c1c}.item-options-choices{list-style:none;margin:.35rem 0 0;padding:0}.item-options-choice{display:flex;align-items:center;gap:.5rem;padding:.35rem 0;font-size:.9rem;cursor:pointer}.item-options-qty-row{display:flex;align-items:center;gap:.5rem;margin:1rem 0}.dudel-board{position:relative;flex-shrink:0;overflow:hidden;background:#fff;border-bottom:1px solid #e2e8f0;transition:height .2s ease-out}.dudel-board--dragging{transition:none}.dudel-board-inner{display:flex;flex-direction:column;height:100%;padding-bottom:28px}.dudel-board-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.35rem .75rem;min-height:40px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.dudel-board-title{margin:0;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.dudel-board-tools{display:flex;align-items:center;gap:.35rem}.dudel-brush-btn,.dudel-clear-btn{font:inherit;font-size:.75rem;font-weight:600;border-radius:999px;padding:.2rem .55rem;cursor:pointer;border:1px solid #e2e8f0;background:#fff;color:#0f172a}.dudel-brush-btn--active{background:#0f172a;color:#fff;border-color:#0f172a}.dudel-clear-btn{color:#b91c1c;border-color:#fecaca}.dudel-board-error{margin:0;padding:.25rem .75rem;font-size:.75rem;color:#991b1b;background:#fef2f2}.dudel-board-canvas-wrap{flex:1;min-height:0;overflow:hidden;background:#f1f5f9}.dudel-canvas-frame{background:#fff}.dudel-canvas{display:block;width:100%;height:100%;touch-action:none;cursor:crosshair;background:#fff}.dudel-board-handle{position:absolute;left:0;right:0;bottom:0;height:28px;border:none;background:#fff;cursor:ns-resize;display:flex;align-items:center;justify-content:center;touch-action:none}.dudel-board-handle-bar{width:2.5rem;height:4px;border-radius:999px;background:#cbd5e1}
