.guest-page-shell{--guest-accent:#f3b025;--guest-accent-rgb:243,176,37;--guest-header-bg:#fff;--guest-header-bg-alpha:hsla(0,0%,100%,.85);--guest-header-text:#111;--guest-page-bg:#fff;--guest-page-bg-alpha:hsla(0,0%,100%,.92);--guest-card-bg:hsla(0,0%,100%,.95);--guest-btn-radius:16px;--guest-bg:var(--guest-page-bg);position:relative;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background:var(--guest-bg);isolation:isolate}.guest-page-shell:after{content:"";position:fixed;inset:0;background-image:var(--guest-bg-pattern);background-size:var(--guest-bg-pattern-size);pointer-events:none;z-index:-1}.guest-view-container{position:relative;flex:1 1;display:flex;flex-direction:column;padding-bottom:calc(52px + env(safe-area-inset-bottom))}.guest-branded-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:var(--guest-header-bg-alpha,var(--guest-header-bg));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:box-shadow .2s ease}.guest-branded-header.scrolled{box-shadow:0 1px 3px rgba(0,0,0,.06)}.guest-branded-header-top{display:flex;align-items:center;gap:10px;padding:10px 20px}.guest-branded-header-back{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;border-radius:10px;color:var(--guest-header-text);margin:-4px 0 -4px -4px;transition:background .15s;-webkit-tap-highlight-color:transparent}.guest-branded-header-back:hover{background:rgba(0,0,0,.04)}.guest-branded-header-logo{width:28px;height:28px;object-fit:contain;border-radius:6px;flex-shrink:0}.guest-branded-header-info{flex:1 1;min-width:0;display:flex;flex-direction:column}.guest-branded-header-name{font-size:.9375rem;font-weight:600;color:var(--guest-header-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guest-branded-header-table{opacity:.55}.guest-branded-header-badge,.guest-branded-header-table{font-size:.75rem;color:var(--guest-header-text);white-space:nowrap}.guest-branded-header-badge{opacity:.6;flex-shrink:0}.guest-error,.guest-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:24px;text-align:center;gap:16px;color:#6b7280}.guest-loading-spinner{width:36px;height:36px;border:3px solid #f3f4f6;border-top:3px solid var(--guest-accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.spinner-svg{animation:spin .8s linear infinite}.guest-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:52px;padding-bottom:env(safe-area-inset-bottom);background:var(--guest-page-bg-alpha,hsla(0,0%,100%,.92));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 -1px 0 rgba(0,0,0,.06);display:flex;justify-content:space-around;align-items:center;z-index:100}.guest-tab-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px 16px;min-height:44px;background:transparent;border:none;cursor:pointer;color:#9ca3af;transition:color .2s ease;-webkit-tap-highlight-color:transparent}.guest-tab-button.active{color:var(--guest-accent)}.guest-tab-icon-wrapper{position:relative}.guest-tab-badge,.guest-tab-icon-wrapper{display:flex;align-items:center;justify-content:center}.guest-tab-badge{position:absolute;top:-6px;right:-10px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;color:#fff;background:var(--guest-accent);border-radius:9px}.start-view{flex:1 1;display:flex;flex-direction:column;background:transparent;min-height:100vh;min-height:100dvh}.start-view-header{padding:56px 20px 0;background:transparent}.start-view-restaurant-name{font-size:28px;font-weight:700;color:var(--guest-header-text);line-height:1.2;margin:0}.start-view-table-label{font-size:15px;color:var(--guest-header-text);opacity:.6;margin-top:8px}.start-view-info{padding:16px 20px 0;display:flex;flex-direction:column;gap:12px}.start-view-info-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#6b7280;line-height:1.4}.start-view-info-icon{flex-shrink:0;margin-top:1px;color:#9ca3af}.start-view-info-label{font-weight:600;color:#374151}.start-view-spacer{flex:1 1}.start-view-buttons{padding:0 20px 48px;display:flex;flex-direction:column;gap:12px}.start-view-disabled-notice{padding:32px 20px 48px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.start-view-disabled-icon{color:var(--guest-accent,#9ca3af);opacity:.6;margin-bottom:4px}.start-view-disabled-title{font-size:15px;font-weight:600;color:#374151;margin:0}.start-view-disabled-subtitle{font-size:13px;color:#6b7280;margin:0}.start-view-action-button{width:100%;display:flex;align-items:center;gap:16px;background:var(--guest-card-bg,#fff);padding:20px;border-radius:var(--guest-btn-radius);border:1.5px solid #e5e7eb;text-align:left;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 1px 3px rgba(0,0,0,.06);-webkit-tap-highlight-color:transparent}.start-view-action-button:active{transform:scale(.98)}.start-view-action-button:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.start-view-action-icon{width:48px;height:48px;min-width:48px;display:grid;place-items:center;background:rgba(var(--guest-accent-rgb),.12);border-radius:14px;color:var(--guest-accent)}.start-view-action-icon.primary{background:var(--guest-accent);color:#111}.start-view-action-text{flex:1 1}.start-view-action-title{font-size:16px;font-weight:600;color:#111;line-height:1.3}.start-view-action-subtitle{font-size:13px;color:#9ca3af;margin-top:2px}.start-view-legal{padding-top:24px;text-align:center;opacity:.6}.start-view-legal p{font-size:11px;line-height:1.6;color:#6b7280}.start-view-legal-link{color:#374151;text-decoration:underline;-webkit-text-decoration-color:rgba(0,0,0,.2);text-decoration-color:rgba(0,0,0,.2);text-underline-offset:2px}.start-view-action-button.filled{background:var(--guest-accent);border-color:var(--guest-accent)}.start-view-action-button.filled .start-view-action-icon{background:rgba(0,0,0,.08);color:#111}.start-view-action-button.filled .start-view-action-icon.primary{background:rgba(0,0,0,.12);color:#111}.start-view-action-button.ghost{background:transparent;border-color:transparent;box-shadow:none}.start-view-logo{width:64px;height:64px;object-fit:contain;margin-bottom:12px}.start-view-welcome{font-size:15px;color:#6b7280;margin-top:8px;line-height:1.4}.start-view-hero-section{position:relative;width:100%;border-radius:0 0 var(--guest-hero-radius,0) var(--guest-hero-radius,0);overflow:hidden}.start-view-hero-section img{width:100%;height:240px;object-fit:cover;display:block}.start-view-hero-section .start-view-hero-overlay{position:absolute;bottom:0;left:0;right:0;padding:24px 20px 20px;background:linear-gradient(transparent,rgba(0,0,0,.55));display:flex;align-items:flex-end;gap:12px}.start-view-hero-section .start-view-hero-overlay .start-view-restaurant-name{color:#fff}.start-view-hero-section .start-view-hero-overlay .start-view-table-label{color:hsla(0,0%,100%,.75)}.start-view-hero-section .start-view-hero-overlay .start-view-logo{width:48px;height:48px;border-radius:10px;border:2px solid hsla(0,0%,100%,.3);margin-bottom:0}.start-view-header-floating{margin:-40px 20px 0;padding:16px 20px;background:var(--guest-header-bg);border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.1);position:relative;z-index:2}.start-view-header-floating .start-view-restaurant-name{color:var(--guest-header-text)}.start-view-header-floating .start-view-table-label{color:var(--guest-header-text);opacity:.6}.start-view-header-banner{padding:16px 20px;background:var(--guest-header-bg)}.start-view-header-banner .start-view-restaurant-name{color:var(--guest-header-text)}.start-view-header-banner .start-view-table-label{color:var(--guest-header-text);opacity:.6}.align-center{text-align:center}.align-center .start-view-logo{margin-left:auto;margin-right:auto}.align-center .start-view-info-item{justify-content:center}.align-right{text-align:right}.align-right .start-view-logo{margin-left:auto}.align-right .start-view-info-item{justify-content:flex-end}.start-view-description{font-size:14px;color:#6b7280;margin-top:6px;line-height:1.4}.order-view{display:flex;flex-direction:column;height:100%;background:transparent}.order-view-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:var(--guest-header-bg-alpha,var(--guest-header-bg));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:12px 20px 0;transition:box-shadow .2s ease}.order-view-header.scrolled{box-shadow:0 1px 3px rgba(0,0,0,.06)}.order-view-header-top{display:flex;align-items:center;gap:12px;margin-bottom:12px}.order-view-back-button{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;border-radius:12px;color:#111;transition:background .15s;margin:-10px;-webkit-tap-highlight-color:transparent}.order-view-back-button:hover{background:#f5f5f5}.order-view-title{flex:1 1;font-size:18px;font-weight:600;color:#111;margin:0}.order-view-search{margin-bottom:12px}.order-view-search-input{width:100%;padding:12px 16px;background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;font-size:15px;color:#111;outline:none;transition:border-color .2s,background .2s}.order-view-search-input::placeholder{color:#9ca3af}.order-view-search-input:focus{border-color:var(--guest-accent);background:#fff}.order-view-categories{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:12px;mask-image:linear-gradient(90deg,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,#000 92%,transparent)}.order-view-categories::-webkit-scrollbar{display:none}.order-view-category-tab{padding:8px 16px;background:#f3f4f6;border:none;border-radius:20px;font-size:14px;font-weight:500;color:#6b7280;white-space:nowrap;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.order-view-category-tab.active{background:var(--guest-accent);color:#111;font-weight:600}.order-view-category-indicator{display:none}.order-view-content{flex:1 1;padding:8px 20px calc(80px + env(safe-area-inset-bottom))}.order-view-error,.order-view-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:48px 24px;text-align:center;color:#6b7280;gap:12px}.menu-section{padding:0 0 8px}.menu-section h2{font-size:22px;font-weight:700;color:var(--guest-header-text);margin:0 -20px;padding:12px 20px;position:-webkit-sticky;position:sticky;top:var(--header-height,0);background:var(--guest-header-bg);z-index:5}.menu-grid{display:flex;flex-direction:column;gap:0}.menu-card{display:flex;align-items:flex-start;gap:16px;padding:16px 0;background:transparent;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer;-webkit-tap-highlight-color:transparent}.menu-card:last-child{border-bottom:none}.menu-card:hover{background:transparent}.menu-card.disabled,.menu-card.unavailable{opacity:.5;pointer-events:none}.menu-card-content{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.menu-card-title{font-size:16px;font-weight:600;color:#111;line-height:1.3;-webkit-line-clamp:1}.menu-card-description,.menu-card-title{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.menu-card-description{font-size:14px;color:#9ca3af;line-height:1.4;-webkit-line-clamp:2}.menu-card-meta{display:flex;gap:8px;margin-top:2px}.menu-card-weight{font-size:13px;color:#9ca3af}.menu-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.menu-card-price{font-size:15px;font-weight:600;color:#111}.menu-card-add{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--guest-accent);color:#111;border:none;border-radius:50%;font-size:18px;font-weight:600;cursor:pointer;transition:transform .15s;padding:0;position:relative;-webkit-tap-highlight-color:transparent}.menu-card-add:before{content:"";position:absolute;inset:-8px}.menu-card-add:active{transform:scale(.9)}.menu-card-unavailable{font-size:12px;color:#ef4444;margin-top:4px}.menu-card-image{width:100px;height:100px;min-width:100px;border-radius:12px;overflow:hidden;background:#f3f4f6}.menu-card-image img{width:100%;height:100%;object-fit:cover}.menu-card-head{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.menu-card-head h3{font-size:16px;font-weight:600;color:#111;margin:0;line-height:1.3}.menu-card-head .price{font-size:15px;font-weight:600;color:#111;margin-top:4px}.menu-card .tag-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.menu-card .tag-list .chip{font-size:11px;padding:2px 8px;background:#f3f4f6;color:#6b7280;border-radius:6px}.menu-card .tag-list .availability-badge{font-size:11px;padding:2px 8px;background:#fef2f2;color:#ef4444;border-radius:6px}.menu-card .actions,.menu-card .nutrition-mini{display:none}@keyframes bs-fade-in{0%{opacity:0}to{opacity:1}}@keyframes bs-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bs-slide-up-centered{0%{transform:translateX(-50%) translateY(100%)}to{transform:translateX(-50%) translateY(0)}}.bs-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:200;animation:bs-fade-in .2s ease}.bs-sheet{position:fixed;bottom:0;left:0;right:0;max-height:92dvh;background:#fff;border-radius:20px 20px 0 0;z-index:201;display:flex;flex-direction:column;animation:bs-slide-up .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.bs-sheet-fullscreen{max-height:100dvh;height:100dvh;border-radius:0;justify-content:center}.bs-handle{display:flex;justify-content:center;padding:12px 0 4px;flex-shrink:0}.bs-handle:after{content:"";width:36px;height:4px;background:#e5e7eb;border-radius:2px}.bs-close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);color:#fff;border:none;border-radius:50%;cursor:pointer;z-index:5;font-size:18px;-webkit-tap-highlight-color:transparent}.bs-close-no-image{position:static;align-self:flex-end;margin:4px 16px 0 0;background:#f3f4f6;color:#6b7280}.bs-body{flex:1 1;overflow-y:auto;overscroll-behavior:contain}.bs-hero-image{width:100%;aspect-ratio:16/10;object-fit:cover;background:#f3f4f6;display:block}.bs-content{padding:20px}.bs-item-name{font-size:22px;font-weight:700;color:#111;margin:0 0 8px}.bs-item-description{font-size:15px;color:#6b7280;line-height:1.5;margin:0 0 16px}.bs-nutrition-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.bs-nutrition-chip{padding:4px 10px;background:#f3f4f6;border-radius:8px;font-size:12px;color:#374151}.bs-section{margin-top:20px;padding-top:20px;border-top:1px solid #f3f4f6}.bs-section-title{font-size:16px;font-weight:600;color:#111;margin:0 0 12px}.bs-section-subtitle{font-size:13px;color:#9ca3af;font-weight:400;margin-left:8px}.bs-section-badge{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px;border-radius:6px;margin-left:8px;vertical-align:middle;text-transform:uppercase;letter-spacing:.03em}.bs-section-badge-required{background:#fef9eb;color:var(--guest-accent)}.bs-section-badge-optional{background:#f3f4f6;color:#9ca3af}.bs-section-count{font-size:13px;font-weight:500;color:#9ca3af;margin-left:8px;vertical-align:middle}.bs-option-list{display:flex;flex-direction:column;gap:0}.bs-option{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #f9fafb;cursor:pointer;min-height:44px;-webkit-tap-highlight-color:transparent}.bs-option:last-child{border-bottom:none}.bs-option-left{display:flex;align-items:center;gap:12px;flex:1 1}.bs-option-checkbox,.bs-option-radio{width:22px;height:22px;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s ease}.bs-option-radio{border-radius:50%}.bs-option.selected .bs-option-radio{border-color:var(--guest-accent)}.bs-option.selected .bs-option-radio:after{content:"";width:10px;height:10px;background:var(--guest-accent);border-radius:50%}.bs-option-stepper{display:flex;align-items:center;gap:0;height:26px;border:2px solid #d1d5db;border-radius:6px;overflow:hidden;flex-shrink:0;transition:border-color .15s ease}.bs-option.selected .bs-option-stepper{border-color:var(--guest-accent)}.bs-stepper-btn{width:26px;height:100%;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;font-size:15px;font-weight:600;color:#111;padding:0;-webkit-tap-highlight-color:transparent;transition:background .1s ease}.bs-stepper-btn:active:not(:disabled){background:#f3f4f6}.bs-stepper-btn:disabled{color:#d1d5db;cursor:default}.bs-stepper-count{width:22px;text-align:center;font-size:13px;font-weight:600;color:#111;line-height:1}.bs-option.selected .bs-stepper-count{color:#111}.bs-option-name{font-size:15px;color:#111}.bs-option-price{font-size:14px;color:#6b7280;white-space:nowrap}.bs-option-qty{display:flex;align-items:center;gap:12px}.bs-option-qty button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;color:#111;transition:background .15s;-webkit-tap-highlight-color:transparent}.bs-option-qty button:disabled{opacity:.3;cursor:default}.bs-option-qty span{min-width:20px;text-align:center;font-size:15px;font-weight:600;color:#111}.bs-note-field{width:100%;padding:12px 16px;background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;font-size:15px;color:#111;resize:vertical;outline:none;transition:border-color .2s;font-family:inherit}.bs-note-field::placeholder{color:#9ca3af}.bs-note-field:focus{border-color:var(--guest-accent)}.bs-note-label{font-size:15px;font-weight:500;color:#374151;margin-bottom:8px;display:block}.bs-error{padding:10px 16px;background:#fef2f2;border-radius:10px;color:#ef4444;font-size:14px;margin-top:12px}.bs-footer{padding:16px 20px calc(16px + env(safe-area-inset-bottom));border-top:1px solid #f3f4f6;background:#fff;flex-shrink:0}.bs-footer,.bs-quantity-stepper{display:flex;align-items:center;gap:12px}.bs-quantity-stepper{background:#f3f4f6;border-radius:12px;padding:4px}.bs-quantity-stepper button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:10px;cursor:pointer;font-size:18px;font-weight:600;color:#111;transition:background .15s;-webkit-tap-highlight-color:transparent}.bs-quantity-stepper span{min-width:24px;text-align:center;font-size:17px;font-weight:600;color:#111}.bs-add-button{flex:1 1;padding:14px 20px;background:var(--guest-accent);color:#111;font-size:16px;font-weight:700;border:none;border-radius:14px;cursor:pointer;transition:transform .15s;-webkit-tap-highlight-color:transparent}.bs-add-button:active{transform:scale(.98)}.bs-add-button:disabled{opacity:.5;cursor:default}.floating-cart{position:fixed;bottom:calc(64px + 16px + env(safe-area-inset-bottom));left:20px;right:20px;background:var(--guest-accent);border-radius:16px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;color:#111;box-shadow:0 8px 24px rgba(var(--guest-accent-rgb),.35);z-index:50;cursor:pointer;-webkit-tap-highlight-color:transparent}.floating-cart-count{background:rgba(0,0,0,.12);padding:4px 12px;border-radius:8px;font-weight:600;font-size:14px}.floating-cart-total{font-size:16px;font-weight:700}.floating-cart-action{font-weight:500;font-size:14px;opacity:.7}.checkout-view{flex:1 1;display:flex;flex-direction:column;background:transparent}.checkout-header{display:flex;align-items:center;padding:12px 20px;background:var(--guest-header-bg-alpha,var(--guest-header-bg));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #f3f4f6}.checkout-back-button{width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;margin:-10px 8px -10px -10px;background:transparent;border:none;cursor:pointer;border-radius:12px;color:#111;-webkit-tap-highlight-color:transparent}.checkout-title{flex:1 1;font-size:18px;font-weight:600;color:#111;margin:0}.checkout-header-spacer{width:44px}.checkout-content{flex:1 1;overflow-y:auto;padding:16px 20px 24px}.checkout-card{background:var(--guest-card-bg,#fff);border-radius:16px;padding:20px;margin-bottom:12px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.checkout-card-title{font-size:16px;font-weight:600;color:#111;margin:0 0 16px}.checkout-items{display:flex;flex-direction:column;gap:16px}.checkout-item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.checkout-item-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.checkout-item-name{font-size:15px;font-weight:500;color:#111}.checkout-item-mods,.checkout-item-note,.checkout-item-size{font-size:13px;color:#6b7280}.checkout-item-note{font-style:italic}.checkout-item-controls{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.checkout-quantity{display:flex;align-items:center;gap:12px;background:#f3f4f6;border-radius:10px;padding:4px}.checkout-quantity-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:8px;cursor:pointer;color:#111;transition:background .15s;-webkit-tap-highlight-color:transparent}.checkout-quantity-btn:active{background:#f9fafb}.checkout-quantity-value{min-width:20px;text-align:center}.checkout-item-price,.checkout-quantity-value{font-size:15px;font-weight:600;color:#111}.checkout-tip-display{text-align:center;margin-bottom:20px}.checkout-tip-amount{font-size:36px;font-weight:300;color:#111}.checkout-summary{background:var(--guest-card-bg,#fff)}.checkout-summary-row{display:flex;justify-content:space-between;font-size:15px;color:#374151;margin-bottom:8px}.checkout-divider{height:1px;background:#f3f4f6;margin:12px 0}.checkout-summary-total{display:flex;justify-content:space-between;font-size:18px;font-weight:700;color:#111;margin-bottom:16px}.tip-fee-reveal{max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease,opacity .2s ease}.tip-fee-reveal.visible{max-height:52px;opacity:1}.checkout-service-fee-toggle{display:flex;align-items:center;gap:12px;cursor:pointer;padding:4px 0;min-height:44px}.checkout-service-fee-toggle input[type=checkbox]{display:none}.checkout-checkbox-custom{width:22px;height:22px;border:2px solid #d1d5db;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.checkout-service-fee-toggle input[type=checkbox]:checked+.checkout-checkbox-custom{background:var(--guest-accent);border-color:var(--guest-accent)}.checkout-service-fee-toggle input[type=checkbox]:checked+.checkout-checkbox-custom:after{content:"\2713";color:#111;font-size:14px;font-weight:700}.checkout-service-fee-label{font-size:14px;color:#374151;line-height:1.4}.checkout-pay-button{width:100%;margin-top:16px;background:var(--guest-accent);color:#111;font-size:17px;font-weight:700;padding:16px 24px;border:none;border-radius:14px;cursor:pointer;transition:transform .15s ease;-webkit-tap-highlight-color:transparent}.checkout-pay-button:active{transform:scale(.98)}.checkout-pay-button:disabled{opacity:.6;cursor:default}.checkout-error{padding:12px;background:#fef2f2;border-radius:10px;margin-top:12px}.checkout-error p{color:#ef4444;font-size:14px;margin:0}.checkout-success{padding:12px;background:#f0fdf4;border-radius:10px;margin-top:12px}.checkout-success p{color:#16a34a;font-size:14px;margin:0}.checkout-empty{text-align:center;padding:48px 24px}.checkout-empty-icon{margin-bottom:16px;color:#d1d5db}.checkout-empty p{color:#6b7280;margin-bottom:16px}.checkout-browse-button{padding:12px 24px;background:var(--guest-accent);color:#111;font-size:15px;font-weight:600;border:none;border-radius:12px;cursor:pointer;-webkit-tap-highlight-color:transparent}.pay-bill-view{flex:1 1;display:flex;flex-direction:column;overflow-y:auto;background:transparent}.pay-bill-header{display:flex;align-items:center;padding:12px 20px;background:var(--guest-header-bg-alpha,var(--guest-header-bg));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #f3f4f6}.pay-bill-back-button{width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;margin:-10px 8px -10px -10px;background:transparent;border:none;cursor:pointer;border-radius:12px;color:#111;-webkit-tap-highlight-color:transparent}.pay-bill-title{flex:1 1;font-size:18px;font-weight:600;color:#111;margin:0}.pay-bill-header-spacer{width:44px}.pay-bill-content{flex:1 1;overflow-y:auto;padding:16px 20px 24px}.checkout-has-footer .checkout-content,.pay-bill-has-footer .pay-bill-content{padding-bottom:100px}.pay-bill-sticky-footer{position:fixed;bottom:calc(52px + env(safe-area-inset-bottom));left:0;right:0;background:var(--guest-page-bg-alpha,hsla(0,0%,100%,.92));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid #f3f4f6;padding:12px 20px;z-index:30}.pay-bill-sticky-footer .checkout-pay-button{margin-top:0}.pay-bill-card{background:var(--guest-card-bg,#fff);border-radius:16px;padding:20px;margin-bottom:12px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.pay-bill-card-title{font-size:16px;font-weight:600;margin-bottom:16px;color:#111;display:flex;align-items:center;gap:8px}.pay-bill-order-card{cursor:pointer;transition:opacity .2s ease}.pay-bill-card-dimmed{opacity:.45}.pay-bill-order-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.pay-bill-order-header-text{flex:1 1;display:flex;flex-direction:column;gap:1px}.pay-bill-order-waiter{font-size:15px;font-weight:600;color:#111;line-height:1.3}.pay-bill-order-time{font-size:12px;font-weight:400;color:#9ca3af;line-height:1.3}.pay-bill-order-amount{font-size:16px;font-weight:700;color:#111;white-space:nowrap;flex-shrink:0}.pay-bill-checkbox{display:flex;align-items:center;cursor:pointer;flex-shrink:0}.pay-bill-checkbox input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.pay-bill-checkbox-custom{width:22px;height:22px;border-radius:6px;border:2px solid #ccc;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.pay-bill-checkbox input:checked+.pay-bill-checkbox-custom{background:var(--guest-accent);border-color:var(--guest-accent)}.pay-bill-checkbox input:checked+.pay-bill-checkbox-custom:after{content:"";display:block;width:6px;height:10px;border:solid #fff;border-width:0 2.5px 2.5px 0;transform:rotate(45deg) translateY(-1px)}.pay-bill-items{display:flex;flex-direction:column;gap:6px}.pay-bill-item{display:flex;justify-content:space-between;align-items:baseline;font-size:14px}.pay-bill-item-name{color:#6b7280;font-weight:400}.pay-bill-item-price{font-weight:500;color:#6b7280;white-space:nowrap;font-size:13px}.pay-bill-inline-note{font-size:13px;font-weight:500;padding:6px 0 0}.pay-bill-inline-note.success{color:#16a34a}.pay-bill-inline-note.error{color:#ef4444}.pay-bill-divider{height:1px;background:#f3f4f6;margin:16px 0}.pay-bill-total{display:flex;justify-content:space-between;align-items:center}.pay-bill-total-label{font-size:18px;font-weight:600;color:#6b7280}.pay-bill-total-value{font-size:18px;font-weight:700;color:#111}.pay-bill-empty{text-align:center;padding:48px 24px;color:#9ca3af}.pay-bill-empty-icon{margin-bottom:16px;color:#d1d5db;display:flex;justify-content:center}.pay-bill-empty-hint{margin-top:8px;font-size:14px;color:#9ca3af}.pay-bill-loading{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px;color:#6b7280}.pay-bill-pos-badge{margin-left:8px;padding:2px 8px;font-size:11px;font-weight:600;text-transform:uppercase;background:#f3f4f6;color:#6b7280;border-radius:6px}.pay-bill-pos-order{margin-bottom:16px}.pay-bill-tip-display{text-align:center;margin-bottom:24px}.pay-bill-tip-amount{display:block;font-size:42px;font-weight:300;margin-bottom:8px;color:#111}.pay-bill-custom-tip-button{padding:8px 24px;background:#f3f4f6;border:none;border-radius:10px;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;transition:background .15s;-webkit-tap-highlight-color:transparent}.pay-bill-custom-tip-button:hover{background:#e5e7eb}.pay-bill-grand-total,.pay-bill-tip-card{background:var(--guest-card-bg,#fff)}.pay-bill-tip-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.pay-bill-tip-title{font-size:15px;font-weight:600;color:var(--guest-accent);margin:0 0 12px}.pay-bill-waiter-scroll{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;margin-bottom:12px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pay-bill-waiter-scroll::-webkit-scrollbar{display:none}.pay-bill-waiter-chip{display:flex;align-items:center;gap:8px;padding:6px 14px 6px 6px;border-radius:100px;border:1.5px solid #e5e7eb;background:var(--guest-card-bg,#fff);cursor:pointer;white-space:nowrap;flex-shrink:0;transition:border-color .15s,background .15s;-webkit-tap-highlight-color:transparent}.pay-bill-waiter-chip.selected{border-color:var(--guest-accent);background:color-mix(in srgb,var(--guest-accent) 10%,transparent)}.pay-bill-waiter-chip-photo{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}.pay-bill-waiter-chip-photo img{width:100%;height:100%;object-fit:cover}.pay-bill-waiter-chip-photo .avatar-initials{width:36px!important;height:36px!important;font-size:13px!important}.pay-bill-waiter-chip-info{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.pay-bill-waiter-chip-name{font-size:14px;font-weight:500;color:#374151;line-height:1.2}.pay-bill-waiter-chip.selected .pay-bill-waiter-chip-name{color:#111;font-weight:600}.pay-bill-waiter-chip-badge{font-size:11px;font-weight:600;color:var(--guest-accent);line-height:1.2}.pay-bill-waiter-chip-badge.paid{color:#16a34a}.pay-bill-waiter-chip-badge.failed{color:#ef4444}.pay-bill-waiter-chip.paid{border-color:#16a34a;opacity:.7}.pay-bill-tip-worker{display:flex;align-items:center;gap:12px;margin-bottom:12px}.pay-bill-tip-photo{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0}.pay-bill-tip-photo img{width:100%;height:100%;object-fit:cover}.pay-bill-tip-worker-info{display:flex;flex-direction:column}.pay-bill-tip-worker-name{font-size:15px;font-weight:600;color:#111}.pay-bill-tip-worker-role{font-size:13px;color:#9ca3af}.pay-bill-total-row{display:flex;justify-content:space-between;font-size:15px;margin-bottom:8px;color:#374151}.pay-bill-total-row.sub{font-size:14px;color:#6b7280}.pay-bill-error{text-align:center;padding:16px;color:#ef4444}.pay-bill-retry-button{margin-top:12px;padding:10px 24px;background:var(--guest-accent);color:#111;border:none;border-radius:10px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}.tip-presets-grid{display:flex;gap:10px;margin-bottom:16px}.tip-presets-grid>*{flex:1 1;min-width:0}.tip-preset-button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 4px;background:var(--guest-card-bg,#fff);border:2px solid #f3f4f6;border-radius:14px;cursor:pointer;transition:all .2s ease;color:#111;min-height:44px;-webkit-tap-highlight-color:transparent}.tip-preset-button:hover{border-color:#e5e7eb}.tip-preset-button.selected{background:var(--guest-accent);border-color:var(--guest-accent);color:#111;transform:scale(1.02)}.tip-preset-percent{font-size:18px;font-weight:700;margin-bottom:2px}.tip-preset-amount{font-size:12px;color:#6b7280}.tip-preset-button.selected .tip-preset-amount{color:rgba(0,0,0,.5)}.tip-preset-emoji{position:absolute;top:-6px;right:-6px;font-size:18px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));transform:rotate(12deg)}.tip-footer-enter{animation:tipFooterSlideUp .3s cubic-bezier(.4,0,.2,1) both}@keyframes tipFooterSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.tip-mode-selector{display:flex;gap:4px;padding:4px;background:#f3f4f6;border-radius:14px;margin-bottom:16px}.tip-mode-button{flex:1 1;padding:10px 12px;background:transparent;border:none;border-radius:10px;font-size:14px;font-weight:500;color:#9ca3af;cursor:pointer;transition:all .2s ease;min-height:44px;-webkit-tap-highlight-color:transparent}.tip-mode-button.active{background:#fff;color:#111;box-shadow:0 1px 3px rgba(0,0,0,.08)}.tips-view{display:flex;flex-direction:column;height:100%;background:transparent}.tips-view-header{display:flex;align-items:center;padding:12px 20px;background:var(--guest-header-bg-alpha,var(--guest-header-bg));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #f3f4f6}.tips-view-back-button{width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;margin:-10px 8px -10px -10px;background:transparent;border:none;cursor:pointer;border-radius:12px;color:#111;-webkit-tap-highlight-color:transparent}.tips-view-header-title{flex:1 1;font-size:18px;font-weight:600;color:#111;text-align:center}.tips-view-header-spacer{width:44px}.tips-view-content{flex:1 1;overflow-y:auto;padding:16px 20px calc(100px + env(safe-area-inset-bottom))}.tips-view-empty{text-align:center;padding:24px;color:#9ca3af}.tips-view-description{font-size:14px;color:#6b7280;line-height:1.5}.tips-view-error{padding:12px 20px;background:#fef2f2}.tips-view-error p{color:#ef4444;font-size:14px;margin:0}.tips-view-success{padding:12px 20px;background:#f0fdf4}.tips-view-success p{color:#16a34a;font-size:14px;margin:0}.worker-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.worker-card{background:var(--guest-card-bg,#fff);border-radius:16px;padding:20px 16px;text-align:center;cursor:pointer;transition:all .2s ease;border:2px solid transparent;box-shadow:0 1px 3px rgba(0,0,0,.06);-webkit-tap-highlight-color:transparent}.worker-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.worker-card.selected{border-color:var(--guest-accent);background:#fffbeb}.avatar-initials{color:#fff;font-weight:600;letter-spacing:.5px;flex-shrink:0}.avatar-initials,.worker-card-photo{border-radius:50%;display:flex;align-items:center;justify-content:center}.worker-card-photo{width:72px;height:72px;object-fit:cover;margin:0 auto 12px;background:#f3f4f6;color:#9ca3af;overflow:hidden}.worker-card-photo img{width:100%;height:100%;object-fit:cover;border-radius:50%}.worker-card-name{font-size:15px;font-weight:600;color:#111;margin-bottom:4px}.worker-card-role{font-size:13px;color:#6b7280}.worker-card-goal{font-size:12px;color:#9ca3af;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.worker-card-progress{width:100%;height:4px;background:#f3f4f6;border-radius:2px;margin-top:8px;overflow:hidden}.worker-card-progress-bar{height:100%;background:var(--guest-accent);border-radius:2px;transition:width .3s ease}.tips-role-section{margin-bottom:20px}.tips-role-section:last-child{margin-bottom:0}.tips-role-title{font-size:14px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin:0 0 12px;padding:0 4px}.tips-served-section{margin-bottom:24px;padding:16px;background:#fffbeb;border-radius:16px;border:1px solid #fde68a}.tips-manager-section{margin-bottom:24px;padding:16px;border-radius:16px}.tips-served-title{font-size:14px;font-weight:600;color:#92400e;text-transform:uppercase;letter-spacing:.03em;margin:0 0 12px;padding:0}.worker-card-served{background:#fffdf5;border-color:#fbbf24}.tips-spend-summary{display:flex;gap:10px;margin-bottom:20px}.tips-spend-card{flex:1 1;display:flex;flex-direction:column;gap:4px;padding:14px 16px;background:var(--guest-card-bg,#fff);border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.tips-spend-label{font-size:12px;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.03em}.tips-spend-amount{font-size:20px;font-weight:700;color:#111}.tips-worker-list{display:flex;flex-direction:column;gap:0}.tips-worker-row{display:flex;align-items:center;gap:14px;padding:14px 16px;background:var(--guest-card-bg,#fff);border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background .15s ease;-webkit-tap-highlight-color:transparent;min-height:44px}.tips-worker-row:first-child{border-radius:14px 14px 0 0}.tips-worker-row:last-child{border-radius:0 0 14px 14px;border-bottom:none}.tips-worker-row:only-child{border-radius:14px}.tips-worker-row:active{background:#f9fafb}.tips-worker-row-served{background:#fffdf5}.tips-worker-row-served:active{background:#fff9e6}.tips-worker-row-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tips-worker-row-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.tips-worker-row-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.tips-worker-row-name{font-size:15px;font-weight:600;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tips-worker-row-role{font-size:13px;color:#9ca3af}.tips-worker-row>svg{flex-shrink:0;color:#d1d5db}.tips-group-member-chips{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.tips-group-member-chip{padding:2px 8px;background:#f3f4f6;border-radius:6px;font-size:11px;color:#6b7280}.tip-sheet-header{display:flex;align-items:center;gap:16px;padding:16px 20px;border-bottom:1px solid #f3f4f6}.tip-sheet-photo{width:56px;height:56px;border-radius:50%;object-fit:cover;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#9ca3af;overflow:hidden;flex-shrink:0}.tip-sheet-photo img{width:100%;height:100%;object-fit:cover;border-radius:50%}.tip-sheet-info{flex:1 1;min-width:0}.tip-sheet-goal{margin-top:8px}.tip-sheet-goal-label{font-size:12px;color:#9ca3af}.tip-sheet-goal-name{font-size:12px;color:#6b7280;margin-left:4px}.tip-sheet-goal-progress{width:100%;height:4px;background:#e5e7eb;border-radius:2px;margin-top:6px;overflow:hidden}.tip-sheet-goal-bar{height:100%;background:var(--guest-accent);border-radius:2px}.tip-sheet-name{font-size:18px;font-weight:600;color:#111;margin:0}.tip-sheet-role{font-size:14px;color:#6b7280;margin-top:2px}.tip-sheet-members-scroll{display:flex;gap:16px;overflow-x:auto;padding:12px 20px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tip-sheet-members-scroll::-webkit-scrollbar{display:none}.tip-sheet-member{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}.tip-sheet-member-photo{width:48px;height:48px;border-radius:50%;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#9ca3af}.tip-sheet-member-photo img{width:100%;height:100%;object-fit:cover}.tip-sheet-member-name{font-size:12px;color:#6b7280;text-align:center;max-width:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tips-manager-card{display:flex;align-items:center;gap:16px;padding:20px;background:var(--guest-card-bg,#fff);border-radius:16px;cursor:pointer;transition:all .2s ease;border:2px solid transparent;box-shadow:0 1px 3px rgba(0,0,0,.06);-webkit-tap-highlight-color:transparent}.tips-manager-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.tips-manager-card-icon{width:56px;height:56px;border-radius:50%;background:rgba(var(--guest-accent-rgb),.12);display:flex;align-items:center;justify-content:center;color:var(--guest-accent);flex-shrink:0}.tips-manager-card-text{flex:1 1}.tips-manager-card-title{font-size:16px;font-weight:600;color:#111}.tips-manager-card-subtitle{font-size:13px;color:#9ca3af;margin-top:2px}.tip-calc-toggle{display:flex;gap:4px;padding:4px;background:#f3f4f6;border-radius:12px;margin-bottom:16px}.tip-calc-toggle-button{flex:1 1;padding:8px 12px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#9ca3af;cursor:pointer;transition:all .2s ease;min-height:36px;-webkit-tap-highlight-color:transparent}.tip-calc-toggle-button.active{background:#fff;color:#111;box-shadow:0 1px 3px rgba(0,0,0,.08)}.tip-hero-label{font-size:14px;font-weight:500;color:#6b7280;text-align:center;margin:0 0 4px}.tip-sheet-back-row{padding:12px 16px 0;flex-shrink:0}.tip-hero-input{display:block;width:100%;text-align:center;font-size:42px;font-weight:300;color:#111;background:transparent;border:none;outline:none;padding:12px 0;caret-color:var(--guest-accent)}.tip-hero-input::placeholder{color:#d1d5db}.tips-group-list{display:flex;flex-direction:column;gap:10px}.tips-group-chip{display:flex;justify-content:space-between;align-items:center;padding:16px;background:var(--guest-card-bg,#fff);border:2px solid transparent;border-radius:14px;cursor:pointer;transition:all .2s;box-shadow:0 1px 3px rgba(0,0,0,.06);min-height:44px;-webkit-tap-highlight-color:transparent}.tips-group-chip:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.tips-group-chip.selected{border-color:var(--guest-accent);background:#fffbeb}.tips-group-name{font-weight:600;color:#111}.tips-group-members{font-size:13px;color:#9ca3af}.tips-custom-input{margin-top:16px}.tips-custom-input-field{width:100%;padding:14px 16px;background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;font-size:16px;text-align:center;color:#111;outline:none;transition:border-color .2s}.tips-custom-input-field::placeholder{color:#9ca3af}.tips-custom-input-field:focus{border-color:var(--guest-accent)}.sticky-pay-button-container{position:fixed;bottom:0;left:0;right:0;background:var(--guest-page-bg-alpha,hsla(0,0%,100%,.92));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid #f3f4f6;padding:16px 20px calc(16px + env(safe-area-inset-bottom));z-index:30;max-width:768px;margin:0 auto}.sticky-pay-button{width:100%;background:var(--guest-accent);color:#111;font-size:17px;font-weight:700;padding:16px 24px;border:none;border-radius:14px;cursor:pointer;transition:transform .15s ease;-webkit-tap-highlight-color:transparent}.sticky-pay-button:active{transform:scale(.98)}.sticky-pay-button:disabled{opacity:.6;cursor:default}.filter-card{background:var(--guest-card-bg,#fff);border-radius:16px;padding:16px;margin-bottom:16px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.filter-grid{flex-direction:column;gap:12px}.filter-grid,.filter-header{display:flex;margin-bottom:12px}.filter-header{justify-content:space-between;align-items:center}.filter-tags{display:flex;flex-wrap:wrap;gap:8px}.allergen-filters{margin-top:16px;padding-top:16px;border-top:1px solid #f3f4f6}.category-nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.nav-chip{padding:6px 14px;background:#f3f4f6;border-radius:20px;font-size:13px;color:#374151;text-decoration:none;font-weight:500}.guest-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 24px}.guest-hero-title{font-size:24px;font-weight:600;color:#111;margin-bottom:8px}.guest-hero-subtitle{font-size:15px;color:#6b7280}.item-modal-image{width:100%;aspect-ratio:16/10;object-fit:cover;background:#f3f4f6}.item-modal-content{padding:20px}.item-modal-title{font-size:20px;font-weight:600;color:#111;margin-bottom:8px}.item-modal-description{font-size:15px;color:#6b7280;margin-bottom:16px}.item-modal-section{margin-top:20px;padding-top:20px;border-top:1px solid #f3f4f6}.item-modal-section-title{font-size:16px;font-weight:600;color:#111;margin-bottom:12px}.item-modal-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-top:1px solid #f3f4f6;background:#f9fafb}.modifier-group{margin-bottom:16px}.modifier-option{display:flex;align-items:center;justify-content:space-between;padding:12px;border:1px solid #f3f4f6;border-radius:12px;margin-bottom:8px;cursor:pointer;transition:all .15s ease;min-height:44px}.modifier-option:hover{border-color:#e5e7eb}.modifier-option.selected{border-color:var(--guest-accent);background:#fffbeb}.modifier-option-label{display:flex;align-items:center;gap:12px}.modifier-option-price{font-size:14px;color:#6b7280}.cart-panel{background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 24px rgba(0,0,0,.1);position:fixed;bottom:0;left:0;right:0;max-height:70vh;overflow:hidden;display:flex;flex-direction:column;z-index:50}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #f3f4f6}.cart-title{font-size:18px;font-weight:600}@media (min-width:768px){.guest-page-shell{max-width:768px;margin:0 auto;box-shadow:0 0 40px rgba(0,0,0,.08)}.guest-bottom-nav{max-width:768px}.floating-cart,.guest-bottom-nav{left:50%;transform:translateX(-50%)}.floating-cart{max-width:calc(768px - 40px)}.bs-sheet{max-width:768px;left:50%;transform:translateX(-50%);animation:bs-slide-up-centered .3s cubic-bezier(.16,1,.3,1)}.worker-cards-grid{grid-template-columns:repeat(3,1fr)}.pay-bill-sticky-footer,.sticky-pay-button-container{left:50%;transform:translateX(-50%)}.pay-bill-sticky-footer{max-width:768px}}@media (min-width:1024px){.guest-bottom-nav{display:none}.guest-view-container{padding-bottom:0}.floating-cart{bottom:24px}.pay-bill-sticky-footer{bottom:0}.checkout-has-footer .checkout-content,.pay-bill-has-footer .pay-bill-content{padding-bottom:80px}}.order-status-view{flex:1 1;display:flex;flex-direction:column;align-items:center;padding:0 20px 24px;background:transparent;min-height:100vh;min-height:100dvh}.order-status-checkmark{margin-bottom:16px;animation:os-pop-in .5s cubic-bezier(.16,1,.3,1)}@keyframes os-pop-in{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes os-check-draw{0%{stroke-dashoffset:40}to{stroke-dashoffset:0}}.order-status-check-path{stroke-dasharray:40;stroke-dashoffset:40;animation:os-check-draw .4s ease .3s forwards}.order-status-title{font-size:24px;font-weight:700;color:#111;margin:0 0 24px;text-align:center}.order-status-tracker{display:flex;align-items:flex-start;gap:4px;width:100%;max-width:360px;margin-bottom:16px}.order-status-step{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:8px}.order-status-step-dot{width:100%;height:4px;border-radius:2px;background:#e5e7eb;transition:background .3s ease}.order-status-step.active .order-status-step-dot{background:#16a34a}.order-status-step.current .order-status-step-dot{background:#16a34a;animation:os-pulse 2s ease-in-out infinite}@keyframes os-pulse{0%,to{opacity:1}50%{opacity:.5}}.order-status-step-label{font-size:11px;color:#9ca3af;text-align:center;line-height:1.3}.order-status-step.active .order-status-step-label{color:#374151;font-weight:500}.order-status-refund-notice{padding:12px 20px;border-radius:12px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:15px;font-weight:500;text-align:center;margin-bottom:24px;width:100%;max-width:360px}.order-status-live{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#f0fdf4;border-radius:20px;font-size:14px;font-weight:500;color:#16a34a;margin-bottom:24px}.order-status-card{width:100%;background:var(--guest-card-bg,hsla(0,0%,100%,.95));border-radius:16px;padding:16px 20px;margin-bottom:24px}.order-status-card-items{display:flex;flex-direction:column;gap:8px}.order-status-card-item{display:flex;align-items:baseline;gap:8px;font-size:14px;color:#374151}.order-status-card-item-qty{color:#9ca3af;min-width:24px}.order-status-card-item-name{flex:1 1}.order-status-card-item-price{font-weight:500;white-space:nowrap}.order-status-card-divider{height:1px;background:#e5e7eb;margin:12px 0}.order-status-card-total{display:flex;justify-content:space-between;font-size:16px;font-weight:700;color:#111}.order-status-actions{width:100%;display:flex;flex-direction:column;gap:10px;margin-top:auto;padding-top:16px}.order-status-action-primary{width:100%;padding:16px 24px;background:var(--guest-accent);color:#111;font-size:16px;font-weight:700;border:none;border-radius:14px;cursor:pointer;transition:transform .15s;-webkit-tap-highlight-color:transparent}.order-status-action-primary:active{transform:scale(.98)}.order-status-action-secondary{width:100%;justify-content:center;gap:4px;padding:14px 24px;background:transparent;color:#6b7280;font-size:15px;font-weight:500;border:none}.active-order-card,.order-status-action-secondary{display:flex;align-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.active-order-card{gap:12px;margin:20px 20px 0;padding:16px;background:#f0fdf4;border-radius:14px;border-left:4px solid #16a34a;transition:transform .15s ease}.active-order-card:active{transform:scale(.98)}.active-order-card-icon{width:40px;height:40px;min-width:40px;display:grid;place-items:center;background:rgba(22,163,106,.12);border-radius:12px;color:#16a34a}.active-order-card-text{flex:1 1}.active-order-card-title{font-size:15px;font-weight:600;color:#111;line-height:1.3}.active-order-card-status{font-size:13px;color:#16a34a;margin-top:2px}.active-order-card-arrow{color:#9ca3af}.order-history-fab{position:fixed;bottom:calc(80px + env(safe-area-inset-bottom));right:20px;width:48px;height:48px;border-radius:50%;background:var(--guest-accent);color:#fff;font-size:18px;font-weight:700;border:none;cursor:pointer;box-shadow:0 4px 12px rgba(var(--guest-accent-rgb),.4);display:grid;place-items:center;z-index:90;transition:transform .15s ease;-webkit-tap-highlight-color:transparent}.order-history-fab:active{transform:scale(.92)}.order-history-fab.pill{width:auto;border-radius:24px;padding:0 16px;gap:6px;display:flex;align-items:center}.order-history-fab.mini-card{width:auto;border-radius:14px;height:auto;padding:10px 14px;display:flex;flex-direction:column;align-items:center;gap:2px}.order-history-fab-label{font-size:10px;font-weight:500;opacity:.8}.order-history-sheet{max-height:60vh}.order-history-title{font-size:18px;font-weight:700;color:#111;margin:0 0 16px;padding:0 4px}.order-history-list{display:flex;flex-direction:column;gap:2px}.order-history-row{display:flex;align-items:center;justify-content:space-between;padding:14px 4px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.order-history-row:active{background:#f9fafb}.order-history-row:last-child{border-bottom:none}.order-history-row-left{display:flex;flex-direction:column;gap:4px}.order-history-row-time{font-size:15px;font-weight:600;color:#111}.order-history-row-status{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}.order-history-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.order-history-row-price{font-size:15px;font-weight:600;color:#111;white-space:nowrap}.btn-style-filled .pay-bill-card,.btn-style-filled .pay-bill-grand-total,.btn-style-filled .pay-bill-tip-card{background:var(--guest-accent);border:1.5px solid var(--guest-accent);box-shadow:none}.btn-style-filled .pay-bill-waiter-chip{background:var(--guest-accent);border-color:rgba(0,0,0,.15)}.btn-style-filled .pay-bill-waiter-chip.selected{border-color:#111;background:color-mix(in srgb,#111 12%,var(--guest-accent))}.btn-style-filled .worker-card{background:var(--guest-accent);border-color:var(--guest-accent);box-shadow:none}.btn-style-filled .worker-card.selected{background:var(--guest-accent);border-color:#111}.btn-style-filled .tips-worker-row{background:var(--guest-accent)}.btn-style-filled .tips-worker-row:active{background:var(--guest-accent);filter:brightness(.95)}.btn-style-filled .tips-group-chip,.btn-style-filled .tips-manager-card{background:var(--guest-accent);border-color:var(--guest-accent);box-shadow:none}.btn-style-filled .tips-group-chip.selected{border-color:#111}.btn-style-filled .tips-spend-card{background:var(--guest-accent);box-shadow:none}.btn-style-filled .tip-preset-button{background:var(--guest-accent);border-color:var(--guest-accent)}.btn-style-filled .tip-preset-button.selected{background:#111;border-color:#111;color:#fff}.btn-style-filled .tip-preset-button.selected .tip-preset-amount{color:hsla(0,0%,100%,.5)}.btn-style-filled .checkout-card,.btn-style-filled .checkout-summary,.btn-style-filled .filter-card{background:var(--guest-accent);box-shadow:none}.btn-style-filled .order-status-card{background:var(--guest-accent)}.btn-style-ghost .pay-bill-card,.btn-style-ghost .pay-bill-grand-total,.btn-style-ghost .pay-bill-tip-card{background:transparent;box-shadow:none;border:none;border-bottom:1px solid rgba(0,0,0,.06);border-radius:0;padding-left:0;padding-right:0}.btn-style-ghost .pay-bill-waiter-chip{background:transparent;border-color:rgba(0,0,0,.1)}.btn-style-ghost .pay-bill-waiter-chip.selected{border-color:var(--guest-accent);background:rgba(var(--guest-accent-rgb),.08)}.btn-style-ghost .worker-card{background:transparent;border-color:transparent;box-shadow:none}.btn-style-ghost .worker-card.selected{border-color:var(--guest-accent);background:rgba(var(--guest-accent-rgb),.08)}.btn-style-ghost .tips-worker-row{background:transparent}.btn-style-ghost .tips-group-chip,.btn-style-ghost .tips-manager-card{background:transparent;border-color:transparent;box-shadow:none}.btn-style-ghost .tips-group-chip.selected{border-color:var(--guest-accent);background:rgba(var(--guest-accent-rgb),.08)}.btn-style-ghost .tips-spend-card{background:transparent;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.06);border-radius:0}.btn-style-ghost .tip-preset-button{background:transparent;border-color:transparent}.btn-style-ghost .tip-preset-button.selected{background:var(--guest-accent);border-color:var(--guest-accent)}.btn-style-ghost .checkout-card,.btn-style-ghost .checkout-summary{background:transparent;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.06);border-radius:0}.btn-style-ghost .filter-card{background:transparent;box-shadow:none}.btn-style-ghost .order-status-card{background:transparent;border-bottom:1px solid rgba(0,0,0,.06);border-radius:0}.worker-dashboard{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background:#f9fafb;max-width:768px;margin:0 auto}.worker-dashboard-content{flex:1 1;overflow-y:auto;padding:20px 20px calc(80px + env(safe-area-inset-bottom))}.worker-dashboard-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border-bottom:1px solid #f3f4f6;position:-webkit-sticky;position:sticky;top:0;z-index:20}.worker-dashboard-header-left{display:flex;align-items:center;gap:12px}.worker-dashboard-header-avatar{width:40px;height:40px;border-radius:50%;background:#f3f4f6;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#9ca3af;flex-shrink:0}.worker-dashboard-header-avatar img{width:100%;height:100%;object-fit:cover}.worker-dashboard-header-name{font-size:18px;font-weight:700;color:#111;margin:0}.worker-dashboard-header-branch{font-size:13px;color:#9ca3af;margin:0}.worker-bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:768px;height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fff;box-shadow:0 -1px 0 rgba(0,0,0,.06);display:flex;justify-content:space-around;align-items:center;z-index:100}.worker-tab-button{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px 0;min-height:44px;background:transparent;border:none;cursor:pointer;color:#9ca3af;transition:color .2s ease;-webkit-tap-highlight-color:transparent}.worker-tab-button.active{color:#f3b025}.worker-tab-label{font-size:11px;font-weight:500}.worker-balance-card{background:#fff;border-radius:20px;padding:24px;margin-bottom:24px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.worker-balance-label{font-size:14px;color:#6b7280;margin-bottom:4px}.worker-balance-row{display:flex;align-items:center;justify-content:space-between}.worker-balance-amount{font-size:32px;font-weight:700;color:#111}.worker-withdraw-button{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#111;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .15s;-webkit-tap-highlight-color:transparent}.worker-withdraw-button:active{transform:scale(.95)}.worker-tip-date-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;margin-top:20px}.worker-tip-date-header h3{margin:0}.worker-tip-date-header h3,.worker-tip-date-header span{font-size:18px;font-weight:700;color:#111}.worker-tip-list{display:flex;flex-direction:column;gap:14px}.worker-tip-item{background:#fff;border-radius:16px;padding:16px 20px;box-shadow:0 1px 3px rgba(0,0,0,.06);display:flex;justify-content:space-between;align-items:center}.worker-tip-item-left{display:flex;flex-direction:column;gap:2px}.worker-tip-item-table{font-size:16px;font-weight:600;color:#111}.worker-tip-item-time{font-size:13px;color:#9ca3af}.worker-tip-item-amount{font-size:17px;font-weight:700;color:#111}.worker-tip-empty{text-align:center;padding:48px 24px;color:#9ca3af}.worker-load-more-button{background:none;border:1px solid #e5e7eb;border-radius:8px;padding:10px 24px;font-size:14px;color:#6b7280;cursor:pointer;transition:background .15s ease}.worker-load-more-button:hover{background:#f9fafb}.worker-load-more-button:disabled{opacity:.6;cursor:default}.worker-payout-list{display:flex;flex-direction:column;gap:12px}.worker-payout-item{background:#fff;border-radius:16px;padding:16px 20px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.worker-payout-item-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.worker-payout-item-left{display:flex;gap:12px;align-items:center}.worker-payout-item-icon{width:40px;height:40px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#9ca3af;flex-shrink:0}.worker-payout-item-title{font-size:16px;font-weight:600;color:#111}.worker-payout-item-date{font-size:13px;color:#9ca3af;margin-top:2px}.worker-payout-item-amount{font-size:17px;font-weight:700;color:#111}.worker-payout-item-footer{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f9fafb;border-radius:10px}.worker-payout-item-method{font-size:13px;font-weight:500;color:#374151}.worker-payout-status-badge{margin-left:auto;padding:2px 10px;border-radius:8px;font-size:12px;font-weight:600}.worker-payout-status-badge.completed{background:rgba(22,163,106,.1);color:#16a34a}.worker-payout-status-badge.pending{background:rgba(243,176,37,.1);color:#d97706}.worker-payout-status-badge.processing{background:rgba(59,130,246,.1);color:#3b82f6}.worker-payout-status-badge.failed{background:rgba(239,68,68,.1);color:#ef4444}.worker-payout-empty{text-align:center;padding:48px 24px;color:#9ca3af}.worker-withdraw-balance-card{background:#111;border-radius:20px;padding:24px;color:#fff;margin-bottom:20px}.worker-withdraw-balance-label{font-size:14px;color:hsla(0,0%,100%,.6);margin-bottom:4px}.worker-withdraw-balance-amount{font-size:32px;font-weight:700}.worker-withdraw-form{background:#fff;border-radius:20px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:20px}.worker-form-field{display:flex;flex-direction:column;gap:6px}.worker-form-field label{font-size:14px;font-weight:600;color:#374151}.worker-form-field input,.worker-form-field select{width:100%;padding:14px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;font-size:16px;color:#111;outline:none;transition:border-color .2s}.worker-form-field input:focus,.worker-form-field select:focus{border-color:#f3b025}.worker-form-field input::placeholder{color:#9ca3af}.worker-form-field-hint{display:flex;justify-content:space-between;font-size:12px;color:#9ca3af;padding:0 4px}.worker-transfer-button{width:100%;padding:16px 24px;background:#f3b025;color:#111;font-size:17px;font-weight:700;border:none;border-radius:14px;cursor:pointer;transition:transform .15s;-webkit-tap-highlight-color:transparent}.worker-transfer-button:active{transform:scale(.98)}.worker-transfer-button:disabled{opacity:.5;cursor:default}.worker-transfer-legal{text-align:center;padding:16px 24px 0;font-size:12px;color:#9ca3af;line-height:1.5}.worker-profile-card{background:#fff;border-radius:20px;padding:24px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.06);margin-bottom:16px}.worker-profile-avatar{width:96px;height:96px;border-radius:50%;background:#f3f4f6;margin:0 auto 16px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#9ca3af;position:relative}.worker-profile-avatar img{width:100%;height:100%;object-fit:cover}.worker-profile-avatar-overlay{position:absolute;inset:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;cursor:pointer;color:#fff;border-radius:50%}.worker-profile-avatar:hover .worker-profile-avatar-overlay{opacity:1}.worker-profile-name{font-size:20px;font-weight:700;color:#111;margin:0 0 4px}.worker-profile-phone{font-size:14px;color:#9ca3af;margin:0 0 20px}.worker-goal-card{background:#f9fafb;border-radius:12px;padding:16px;text-align:left}.worker-goal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.worker-goal-label{font-size:14px;font-weight:600;color:#374151;display:flex;align-items:center;gap:6px}.worker-goal-name{font-size:14px;font-weight:500;color:#111;margin-bottom:8px}.worker-goal-progress{width:100%;height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden;margin-bottom:4px}.worker-goal-progress-bar{height:100%;background:#f3b025;border-radius:3px;transition:width .3s ease}.worker-goal-amount{font-size:12px;font-weight:600;color:#6b7280;text-align:right}.worker-profile-form{background:#fff;border-radius:20px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.06);margin-bottom:16px;display:flex;flex-direction:column;gap:16px}.worker-profile-form-title{font-size:16px;font-weight:600;color:#111;margin:0}.worker-logout-button{width:100%;padding:14px 24px;background:#fef2f2;color:#ef4444;font-size:16px;font-weight:600;border:none;border-radius:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s;-webkit-tap-highlight-color:transparent}.worker-logout-button:hover{background:#fee2e2}.worker-success-message{background:#f0fdf4;color:#16a34a}.worker-error-message,.worker-success-message{padding:12px 16px;border-radius:12px;margin-bottom:16px;font-size:14px;text-align:center}.worker-error-message{background:#fef2f2;color:#ef4444}.worker-section-title{font-size:22px;font-weight:700;color:#111;margin:0 0 24px}.worker-branch-select{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;font-weight:500;color:#111;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding:8px 30px 8px 12px}.worker-branch-select:focus{border-color:#f3b025}.worker-feed-item{background:#fff;border-radius:16px;padding:18px 20px;box-shadow:0 1px 3px rgba(0,0,0,.06);display:flex;align-items:center;gap:12px}.worker-feed-item-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.worker-feed-item-icon.tip{background:rgba(22,163,74,.1);color:#16a34a}.worker-feed-item-icon.withdrawal{background:rgba(59,130,246,.1);color:#3b82f6}.worker-feed-item-info{flex:1 1;min-width:0}.worker-feed-item-detail{font-size:12px;color:#9ca3af;display:flex;gap:6px;margin-top:2px}.worker-feed-item-label{font-size:15px;font-weight:600;color:#111}.worker-feed-item-time{font-size:13px;color:#9ca3af;margin-top:1px}.worker-feed-item-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.worker-feed-item-amount{font-size:17px;font-weight:700}.worker-feed-item-amount.tip{color:#16a34a}.worker-feed-item-amount.withdrawal{color:#111}.worker-summary-list{display:flex;flex-direction:column;gap:20px}.worker-summary-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.worker-summary-card h3{font-size:16px;font-weight:700;color:#111;margin:0 0 16px}.worker-summary-card-stats{display:flex;flex-direction:column;gap:0}.worker-summary-stat{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #f3f4f6}.worker-summary-stat:last-child{border-bottom:none}.worker-summary-stat-label{font-size:15px;color:#6b7280}.worker-summary-stat-value{font-size:16px;font-weight:700;color:#111}.worker-toggle-row{display:flex;align-items:center;gap:10px;padding:12px 0;cursor:pointer;-webkit-tap-highlight-color:transparent}.worker-toggle-row input[type=checkbox]{width:18px;height:18px;accent-color:#f3b025;cursor:pointer}.worker-toggle-row span{font-size:14px;font-weight:500;color:#374151}@media (min-width:768px){.worker-dashboard{box-shadow:0 0 40px rgba(0,0,0,.08)}}