.guest-app,.guest-page-shell{--color-accent:var(--guest-accent,#F3B025);--color-accent-hover:color-mix(in srgb,var(--guest-accent,#F3B025) 84%,#000);--color-accent-light:rgba(var(--guest-accent-rgb,243,176,37),0.15);--color-accent-contrast:var(--guest-accent-contrast,#1A1A1A);--color-ink:var(--guest-page-text,#1A1A1A);--color-muted:var(--guest-secondary-text,#999999);--color-muted-dark:var(--guest-secondary-text,#6B6B6B);--color-bg:var(--guest-page-bg,#FFFDF8);--color-panel:var(--guest-card-bg-solid,#FFFFFF);--color-panel-alt:var(--guest-surface-bg,#FFF9F0);--color-stroke:var(--guest-border,#E5E7EB);--color-stroke-light:color-mix(in srgb,var(--guest-border,#E5E7EB) 55%,transparent);--font-sans:var(--guest-body-font,inherit);--font-display:var(--guest-heading-font,var(--guest-body-font,inherit));--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-full:9999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--shadow-xs:0 1px 2px rgba(0,0,0,0.05);--shadow-sm:0 1px 3px rgba(0,0,0,0.1);--shadow-md:0 4px 6px rgba(0,0,0,0.1);--shadow-accent:0 8px 32px rgba(var(--guest-accent-rgb,243,176,37),0.3);--transition-fast:0.1s ease;--transition-base:0.15s ease;--transition-slow:0.3s ease;--ease-out-expo:cubic-bezier(0.22,1,0.36,1);--color-success:#10B981;--color-success-light:rgba(16,185,129,0.12);--color-success-dark:#059669;--color-warning:#F59E0B;--color-warning-light:rgba(245,158,11,0.12);--color-warning-dark:#D97706;--color-error:#EF4444;--color-error-light:#FEE2E2;--color-error-dark:#DC2626}@keyframes stol-fade-in{0%{opacity:0}to{opacity:1}}@keyframes stol-slide-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.auth-pane,.guest-app,.pay-bill-view,.pf-pane{font-family:var(--font-sans)}.auth-title,.bk-confirm-title,.bk-head-title,.bk-sms-title,.bk-step-title,.bk-stepper-num,.co-grand-v,.co-order-sum,.co-order-title,.co-success-title,.co-tip-value,.floating-cart-total,.guest-closed-title,.guest-hd-name,.guest-logo-tile .c,.menu-section h2,.os-num-value,.os-title,.pf-detail-total,.pf-detail-venue,.pf-title,.rest-hero-txt-title,.rest-loyalty-v,.rest-sku-total .v,.rest-widget-title,.tip-sheet-name,.tips-spend-amount{font-family:var(--font-display)}.guest-hd{position:relative;overflow:hidden;flex-shrink:0;background:linear-gradient(178deg,color-mix(in srgb,var(--color-accent) 74%,#000) 0,var(--color-accent) 48%,color-mix(in srgb,var(--color-accent) 64%,#fff) 100%);min-height:150px;display:flex;flex-direction:column;justify-content:flex-end;padding:20px 22px 22px}.guest-hd.compact{min-height:116px;padding:16px 20px 18px}.guest-wave{position:absolute;inset:0;width:100%;height:100%}.guest-hd-row{position:relative;z-index:2;justify-content:space-between}.guest-hd-left,.guest-hd-row{display:flex;align-items:center;gap:14px}.guest-hd-left{min-width:0}.guest-back{width:40px;height:40px;border-radius:var(--radius-md);border:none;cursor:pointer;background:rgba(255,255,255,.18);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.guest-back:hover{background:rgba(255,255,255,.28)}.guest-logo-tile{width:52px;height:52px;border-radius:var(--radius-md);background:var(--color-ink);display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;box-shadow:0 6px 18px rgba(0,0,0,.18);overflow:hidden}.guest-hd.compact .guest-logo-tile{width:42px;height:42px}.guest-logo-tile img{width:100%;height:100%;object-fit:cover}.guest-logo-tile .c{font-family:var(--font-display);font-weight:800;font-size:26px;color:#fff;letter-spacing:-.5px}.guest-hd.compact .guest-logo-tile .c{font-size:21px}.guest-logo-tile .d{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--color-accent);bottom:15px;right:12px}.guest-hd.compact .guest-logo-tile .d{width:5px;height:5px;bottom:12px;right:10px}.guest-hd-name{font-family:var(--font-display);font-weight:800;font-size:27px;color:#fff;line-height:1.05;letter-spacing:-.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guest-hd.compact .guest-hd-name{font-size:21px}.guest-hd-table{font-size:14px;color:rgba(255,255,255,.82);font-weight:600;margin-top:3px}.guest-hd.compact .guest-hd-table{font-size:13px}.rest-addr{font-size:14px;color:rgba(255,255,255,.82);font-weight:600;margin-top:4px;display:flex;align-items:center;gap:7px}.rest-addr svg{width:15px;height:15px;flex-shrink:0}.guest-hd-profile{width:44px;height:44px;border-radius:50%;border:none;cursor:pointer;background:rgba(255,255,255,.18);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background var(--transition-base),transform var(--transition-base);font-weight:700;font-size:16px}.guest-hd-profile:hover{background:rgba(255,255,255,.28);transform:translateY(-1px)}.guest-hd-profile svg{width:23px;height:23px}.rest-loyalty{display:flex;align-items:center;gap:13px;margin:14px 18px 0;padding:14px 16px;border-radius:var(--radius-lg);border:1px solid color-mix(in srgb,var(--color-accent) 32%,transparent);background:var(--color-accent-light);cursor:pointer;width:calc(100% - 36px);text-align:left;font-family:var(--font-sans);transition:all var(--transition-base)}.rest-loyalty:hover{border-color:var(--color-accent);box-shadow:var(--shadow-sm)}.rest-loyalty-ico{width:42px;height:42px;border-radius:var(--radius-md);background:var(--color-panel);color:var(--color-accent-hover);display:flex;align-items:center;justify-content:center;flex-shrink:0}.rest-loyalty-ico svg{width:22px;height:22px}.rest-loyalty-main{flex:1 1;min-width:0}.rest-loyalty-l{font-size:12.5px;color:var(--color-muted-dark);font-weight:500}.rest-loyalty-v{font-size:18px;font-weight:800;color:var(--color-ink);margin-top:2px;letter-spacing:-.01em}.rest-loyalty-cta{flex-shrink:0;padding:8px 16px;border-radius:var(--radius-full);background:var(--color-accent);color:var(--color-accent-contrast);font-size:13px;font-weight:700}.rest-hero{padding:18px 18px calc(20px + env(safe-area-inset-bottom))}.rest-hero,.rest-hero-grid{gap:14px}.rest-hero,.rest-hero-btn,.rest-hero-grid{flex:1 1;display:flex;flex-direction:column}.rest-hero-btn{justify-content:space-between;text-align:left;padding:22px;border-radius:var(--guest-btn-radius,var(--radius-xl));border:none;cursor:pointer;min-height:118px;max-height:200px;transition:transform var(--transition-base),box-shadow var(--transition-base);font-family:var(--font-sans)}.rest-hero-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:16px}.rest-hero-btn:active{transform:scale(.985)}.rest-hero-btn.primary{background:var(--color-accent);color:var(--color-accent-contrast);box-shadow:var(--shadow-accent)}.rest-hero-btn.secondary{background:var(--color-panel);color:var(--color-ink);border:1.5px solid var(--color-stroke);box-shadow:var(--shadow-sm)}.rest-hero-btn.secondary:hover{border-color:var(--color-muted)}.rest-hero-btn:disabled{opacity:.55;cursor:not-allowed}.rest-hero-ico{width:52px;height:52px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center}.rest-hero-btn.primary .rest-hero-ico{background:rgba(255,255,255,.24);color:#fff}.rest-hero-btn.secondary .rest-hero-ico{background:var(--color-accent-light);color:var(--color-accent-hover)}.rest-hero-ico svg{width:30px;height:30px}.rest-hero-txt-title{font-size:21px;font-weight:800;letter-spacing:-.02em}.rest-hero-foot>div:first-child{flex:1 1;min-width:0}.rest-hero-txt-sub{font-size:14px;font-weight:500;margin-top:4px;opacity:.78;line-height:1.4}.rest-hero-arrow{flex-shrink:0}.rest-hero-arrow svg{width:24px;height:24px;opacity:.6}.rest-soon-badge{font-size:11px;font-weight:700;padding:2px 8px;border-radius:var(--radius-full);background:var(--color-accent-light);color:var(--color-accent-hover);margin-left:6px;vertical-align:middle}.rest-hero-btn.ghost{background:transparent;border:1.5px solid transparent;box-shadow:none;color:var(--color-ink)}.rest-hero-btn.ghost .rest-hero-ico{background:var(--color-accent-light);color:var(--color-accent-hover)}.rest-hero-btn.ghost:hover{background:var(--color-panel-alt)}.rest-hero-btn.compact{flex-direction:row;align-items:center;gap:12px;min-height:0;max-height:none;padding:15px 16px}.rest-hero-btn.compact .rest-hero-ico{width:40px;height:40px}.rest-hero-btn.compact .rest-hero-ico svg{width:22px;height:22px}.rest-hero-btn.compact .rest-hero-foot{margin-top:0;flex:1 1;align-items:center}.rest-hero-btn.compact .rest-hero-txt-sub{display:none}.rest-hero-btn.compact .rest-hero-txt-title{font-size:16px}.rest-body{padding:18px;display:flex;flex-direction:column;gap:14px;flex:1 1;overflow-y:auto}.rest-eyebrow{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);display:flex;align-items:center;gap:8px}.rest-eyebrow svg{width:15px;height:15px;color:var(--color-accent-hover)}.rest-widget{background:var(--color-panel);border:1px solid var(--color-stroke);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.rest-widget-head{display:flex;align-items:center;gap:14px;padding:16px 18px}.rest-widget-ico{width:46px;height:46px;border-radius:var(--radius-md);flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--color-accent-light);color:var(--color-accent-hover)}.rest-widget-ico svg{width:24px;height:24px}.rest-widget-main{flex:1 1;min-width:0}.rest-widget-title{font-size:17px;font-weight:700;color:var(--color-ink);margin-top:2px;letter-spacing:-.01em}.rest-widget-meta{display:flex;align-items:center;gap:14px;margin-top:5px;flex-wrap:wrap}.rest-widget-meta span{display:inline-flex;align-items:center;gap:5px;font-size:13.5px;font-weight:600;color:var(--color-muted-dark);white-space:nowrap}.rest-widget-meta svg{width:15px;height:15px;color:var(--color-muted)}.rest-widget-chev{flex-shrink:0;width:26px;height:26px;color:var(--color-muted);display:flex;align-items:center;justify-content:center;transition:transform var(--transition-base)}.rest-widget-chev svg{width:20px;height:20px}.rest-widget.open .rest-widget-chev{transform:rotate(180deg)}.rest-widget.clickable .rest-widget-head{cursor:pointer}.rest-sku-list,.rest-widget.clickable .rest-widget-head:hover{background:var(--color-panel-alt)}.rest-sku-list{border-top:1px solid var(--color-stroke-light);padding:6px 18px 8px}.rest-sku-row{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid var(--color-stroke-light)}.rest-sku-row:last-child{border-bottom:none}.rest-sku-qty{flex-shrink:0;min-width:30px;height:24px;padding:0 8px;border-radius:var(--radius-sm);background:var(--color-accent-light);color:var(--color-accent-hover);font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.rest-sku-name{flex:1 1;min-width:0;font-weight:500}.rest-sku-name,.rest-sku-price{font-size:14px;color:var(--color-ink)}.rest-sku-price{font-weight:600;white-space:nowrap}.rest-sku-total{display:flex;justify-content:space-between;align-items:center;padding:13px 0 6px}.rest-sku-total .l{font-size:14px;font-weight:600;color:var(--color-muted-dark)}.rest-sku-total .v{font-size:18px;font-weight:800;color:var(--color-ink)}.rest-chip{flex-shrink:0;align-self:flex-start;padding:3px 10px;border-radius:var(--radius-full);font-size:11.5px;font-weight:700}.rest-chip.confirmed{background:var(--color-success-light);color:var(--color-success-dark)}.rest-chip.pending{background:var(--color-warning-light);color:var(--color-warning-dark)}.rest-chip.ready{background:var(--color-accent-light);color:var(--color-accent-hover)}.rest-actions{margin-top:auto;padding:16px 18px calc(18px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:12px;border-top:1px solid var(--color-stroke-light);background:var(--color-panel)}.rest-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:17px;border-radius:var(--radius-md);font-size:16px;font-weight:700;border:none;cursor:pointer;transition:all var(--transition-base);font-family:var(--font-sans)}.rest-btn svg{width:20px;height:20px}.rest-btn.primary{background:var(--color-accent);color:var(--color-accent-contrast);box-shadow:var(--shadow-accent)}.rest-btn.primary:hover{background:var(--color-accent-hover)}.rest-btn.secondary{background:var(--color-panel);color:var(--color-ink);border:1.5px solid var(--color-stroke)}.rest-btn.secondary:hover{border-color:var(--color-muted);background:var(--color-panel-alt)}.rest-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.bk-head{gap:14px;padding:16px 18px;border-bottom:1px solid var(--color-stroke-light)}.bk-back,.bk-head{display:flex;align-items:center;flex-shrink:0}.bk-back{width:40px;height:40px;border-radius:var(--radius-md);border:1px solid var(--color-stroke);background:var(--color-panel);color:var(--color-ink);justify-content:center;cursor:pointer}.bk-back:hover{background:var(--color-panel-alt)}.bk-head-title{font-size:18px;font-weight:800;color:var(--color-ink);letter-spacing:-.01em}.bk-head-sub{font-size:13px;color:var(--color-muted);margin-top:1px}.bk-progress{display:flex;gap:6px;padding:14px 18px 4px;flex-shrink:0}.bk-progress-seg{flex:1 1;height:4px;border-radius:2px;background:var(--color-stroke-light);transition:background var(--transition-base)}.bk-progress-seg.done{background:var(--color-accent)}.bk-body{flex:1 1;overflow-y:auto;padding:18px}.bk-step-label{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted);margin-bottom:4px}.bk-step-title{font-size:24px;font-weight:800;color:var(--color-ink);letter-spacing:-.02em;margin-bottom:20px}.bk-dates{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.bk-dates::-webkit-scrollbar{display:none}.bk-date{flex-shrink:0;width:66px;padding:12px 0;border-radius:var(--radius-md);border:1.5px solid var(--color-stroke);background:var(--color-panel);cursor:pointer;text-align:center;transition:all var(--transition-base)}.bk-date.active,.bk-date:hover{border-color:var(--color-accent)}.bk-date.active{background:var(--color-accent)}.bk-date-dow{font-size:12px;font-weight:600;color:var(--color-muted)}.bk-date.active .bk-date-dow{color:color-mix(in srgb,var(--color-accent-contrast) 70%,transparent)}.bk-date-day{font-size:22px;font-weight:800;color:var(--color-ink);line-height:1.1;margin-top:3px}.bk-date.active .bk-date-day{color:var(--color-accent-contrast)}.bk-date-mon{font-size:11px;font-weight:600;color:var(--color-muted);margin-top:1px}.bk-date.active .bk-date-mon{color:color-mix(in srgb,var(--color-accent-contrast) 70%,transparent)}.bk-time-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.bk-time{padding:13px 0;border-radius:var(--radius-md);border:1.5px solid var(--color-stroke);background:var(--color-panel);font-size:15px;font-weight:700;color:var(--color-ink);cursor:pointer;text-align:center;transition:all var(--transition-base)}.bk-time.active,.bk-time:hover:not(:disabled){border-color:var(--color-accent)}.bk-time.active{background:var(--color-accent);color:var(--color-accent-contrast)}.bk-time:disabled{color:var(--color-stroke);background:var(--color-panel-alt);cursor:not-allowed}.bk-time-group+.bk-time-group{margin-top:22px}.bk-time-grouplabel{font-size:13px;font-weight:700;color:var(--color-muted-dark);margin-bottom:12px;display:flex;align-items:center;gap:8px}.bk-time-grouplabel svg{width:16px;height:16px;color:var(--color-accent-hover)}.bk-time-reveal{margin-top:26px;animation:stol-slide-up .25s var(--ease-out-expo)}.bk-stepper{gap:28px;padding:24px 0 8px}.bk-stepper,.bk-stepper-btn{display:flex;align-items:center;justify-content:center}.bk-stepper-btn{width:56px;height:56px;border-radius:50%;border:1.5px solid var(--color-stroke);background:var(--color-panel);color:var(--color-ink);font-size:28px;cursor:pointer;transition:all var(--transition-base)}.bk-stepper-btn:hover:not(:disabled){border-color:var(--color-accent);background:var(--color-panel-alt)}.bk-stepper-btn:disabled{color:var(--color-stroke);cursor:not-allowed}.bk-stepper-val{text-align:center;min-width:90px}.bk-stepper-num{font-size:48px;font-weight:800;color:var(--color-ink);line-height:1;letter-spacing:-.02em}.bk-stepper-unit{font-size:14px;font-weight:600;color:var(--color-muted);margin-top:4px}.bk-time-input{background:transparent;border:none;padding:0;width:170px;font-family:inherit;font-size:40px;font-weight:800;color:var(--color-ink);line-height:1;letter-spacing:-.02em;text-align:center}.bk-time-input:focus{outline:none}.bk-time-input::-webkit-calendar-picker-indicator{display:none}.bk-time-input::-webkit-datetime-edit{text-align:center}.bk-person-chips{display:flex;gap:10px;justify-content:center;margin-top:24px}.bk-person-chip{width:48px;height:44px;border-radius:var(--radius-md);border:1.5px solid var(--color-stroke);background:var(--color-panel);font-size:16px;font-weight:700;color:var(--color-muted-dark);cursor:pointer;transition:all var(--transition-base)}.bk-person-chip.active{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-accent-contrast)}.bk-time-reveal .bk-stepper{min-height:96px;padding:18px 0 8px}.bk-time-reveal .bk-stepper-val{min-width:170px}.bk-time-reveal .bk-stepper-num{font-size:40px}.bk-time-reveal .bk-time-input{width:100%}.bk-time-reveal .bk-check-row,.bk-time-reveal .bk-field-label{margin-top:22px}.bk-check-title{flex:1 1;min-width:0}.bk-field-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--color-ink);margin-bottom:14px}.bk-field-label svg{width:17px;height:17px;color:var(--color-accent-hover)}.bk-field-opt{font-size:12px;font-weight:600;color:var(--color-muted);text-transform:none;letter-spacing:0}.bk-field-hint{font-size:12.5px;color:var(--color-muted);margin-top:8px}.bk-input{width:100%;height:52px;padding:0 16px;border-radius:var(--radius-md);border:1.5px solid var(--color-stroke);background:var(--color-panel);font-family:var(--font-sans);font-size:16px;color:var(--color-ink);transition:border-color var(--transition-base)}.bk-input:focus{outline:none;border-color:var(--color-accent)}.bk-input::placeholder{color:var(--color-muted)}.bk-textarea{width:100%;min-height:90px;padding:14px 16px;border-radius:var(--radius-md);border:1.5px solid var(--color-stroke);background:var(--color-panel);font-family:var(--font-sans);font-size:15px;color:var(--color-ink);resize:none;transition:border-color var(--transition-base)}.bk-textarea:focus{outline:none;border-color:var(--color-accent)}.bk-textarea::placeholder{color:var(--color-muted)}.bk-wish-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.bk-wish-chip{display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border-radius:var(--radius-full);border:1.5px solid var(--color-stroke);background:var(--color-panel);font-size:13.5px;font-weight:600;color:var(--color-muted-dark);cursor:pointer;transition:all var(--transition-base)}.bk-wish-chip.active,.bk-wish-chip:hover{border-color:var(--color-accent)}.bk-wish-chip.active{background:var(--color-accent-light);color:var(--color-accent-hover)}.bk-wish-chip svg{width:14px;height:14px}.bk-phone-locked{display:flex;align-items:center;gap:10px;padding:15px 16px;border-radius:var(--radius-md);background:var(--color-panel-alt);border:1px solid var(--color-stroke)}.bk-phone-locked svg{width:19px;height:19px;color:var(--color-muted-dark);flex-shrink:0}.bk-phone-num{font-size:16px;font-weight:700;color:var(--color-ink);flex:1 1}.bk-phone-tag{font-size:11.5px;font-weight:700;color:var(--color-accent-hover);background:var(--color-accent-light);padding:4px 10px;border-radius:var(--radius-full)}.bk-sms{text-align:center;padding:24px 8px 8px}.bk-sms-ico{width:72px;height:72px;border-radius:50%;background:var(--color-accent-light);color:var(--color-accent-hover);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.bk-sms-ico svg{width:34px;height:34px}.bk-sms-title{font-size:22px;font-weight:800;color:var(--color-ink);letter-spacing:-.02em}.bk-sms-sub{font-size:14.5px;color:var(--color-muted-dark);margin-top:8px;line-height:1.5}.bk-sms-sub b{color:var(--color-ink);font-weight:700}.bk-otp{display:flex;gap:12px;justify-content:center;margin:28px 0 18px}.bk-otp-cell{width:60px;height:68px;border-radius:var(--radius-md);border:1.5px solid var(--color-stroke);background:var(--color-panel);text-align:center;font-size:30px;font-weight:800;color:var(--color-ink);transition:all var(--transition-base);font-family:var(--font-sans)}.bk-otp-cell:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-accent) 22%,transparent)}.bk-otp-cell.filled{border-color:var(--color-accent);background:var(--color-accent-light)}.bk-sms-resend{font-size:13.5px;color:var(--color-muted)}.bk-sms-demo{font-size:12px;color:var(--color-accent-hover);font-weight:600;margin-top:12px}.bk-confirm{text-align:center;padding:20px 8px}.bk-confirm-check{width:84px;height:84px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:8px auto 22px}.bk-confirm-check.success{background:var(--color-success-light);color:var(--color-success)}.bk-confirm-check.pending{background:var(--color-warning-light);color:var(--color-warning-dark)}.bk-confirm-check.rejected{background:var(--color-error-light);color:var(--color-error)}.bk-confirm-check svg{width:42px;height:42px}.bk-confirm-title{font-size:24px;font-weight:800;color:var(--color-ink);letter-spacing:-.02em}.bk-confirm-sub{font-size:15px;color:var(--color-muted-dark);margin-top:8px;line-height:1.5}.bk-confirm-card{margin-top:24px;padding:18px;border:1px solid var(--color-stroke);border-radius:var(--radius-lg);text-align:left;display:flex;flex-direction:column;gap:12px}.bk-confirm-row{display:flex;align-items:center;gap:12px}.bk-confirm-row svg{width:19px;height:19px;color:var(--color-accent-hover);flex-shrink:0}.bk-confirm-row .l{font-size:13px;color:var(--color-muted);flex:1 1}.bk-confirm-row .v{font-size:15px;font-weight:700;color:var(--color-ink)}.bk-error{color:var(--color-error-dark);font-size:13.5px;font-weight:600;margin-top:12px;text-align:center}.pf-title{font-size:24px;font-weight:800;color:var(--color-ink);letter-spacing:-.02em;margin:2px 0 18px}.pf-tabs{display:flex;gap:8px;margin-bottom:20px}.pf-tab{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:12px 6px;border-radius:var(--radius-md);border:1.5px solid var(--color-stroke);background:var(--color-panel);font-size:13.5px;font-weight:700;color:var(--color-muted-dark);cursor:pointer;transition:all var(--transition-base);font-family:var(--font-sans)}.pf-tab svg{width:16px;height:16px;flex-shrink:0}.pf-tab.active{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-accent-contrast)}.pf-pane{animation:stol-fade-in .2s ease}.pf-loyalty{gap:14px;padding:16px;border-radius:var(--radius-md);background:var(--color-accent-light);border:1px solid color-mix(in srgb,var(--color-accent) 30%,transparent);margin-bottom:22px}.pf-loyalty,.pf-loyalty-ico{display:flex;align-items:center}.pf-loyalty-ico{width:44px;height:44px;border-radius:var(--radius-md);background:var(--color-panel);color:var(--color-accent-hover);justify-content:center;flex-shrink:0}.pf-loyalty-ico svg{width:22px;height:22px}.pf-loyalty-l{font-size:13px;color:var(--color-muted-dark);font-weight:500}.pf-loyalty-v{font-size:17px;font-weight:800;color:var(--color-ink);margin-top:2px;letter-spacing:-.01em}.pf-loyalty-skel{display:inline-block;width:84px;height:17px;margin-top:3px;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-accent) 28%,transparent);animation:os-pulse 1.1s ease-in-out infinite}.pf-field-label{display:block;font-size:13.5px;font-weight:700;color:var(--color-ink);margin-bottom:8px}.pf-input{width:100%;height:50px;padding:0 16px;border-radius:var(--radius-md);border:1.5px solid var(--color-stroke);background:var(--color-panel);font-family:var(--font-sans);font-size:16px;color:var(--color-ink);transition:border-color var(--transition-base)}.pf-input:focus{outline:none;border-color:var(--color-accent)}.pf-save{width:100%;margin-top:22px;padding:16px;border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-accent-contrast);border:none;cursor:pointer;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;transition:background var(--transition-base);font-family:var(--font-sans)}.pf-save:hover{background:var(--color-accent-hover)}.pf-save:disabled{opacity:.5;cursor:not-allowed}.pf-save svg{width:18px;height:18px}.pf-note{font-size:12.5px;color:var(--color-muted);line-height:1.5;margin-top:14px}.pf-list{display:flex;flex-direction:column;gap:10px}.pf-row{display:flex;gap:13px;padding:14px;border-radius:var(--radius-md);background:var(--color-panel);border:1px solid var(--color-stroke)}.pf-row-btn{width:100%;text-align:left;cursor:pointer;align-items:center;transition:all var(--transition-base);font-family:var(--font-sans)}.pf-row-btn:hover{border-color:var(--color-muted);box-shadow:var(--shadow-sm)}.pf-row-chev{flex-shrink:0;color:var(--color-muted);display:flex;align-items:center}.pf-row-chev svg{width:18px;height:18px}.pf-row-ico{width:40px;height:40px;border-radius:var(--radius-sm);background:var(--color-panel-alt);color:var(--color-accent-hover);display:flex;align-items:center;justify-content:center;flex-shrink:0}.pf-row-ico svg{width:19px;height:19px}.pf-row-main{flex:1 1;min-width:0}.pf-row-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.pf-row-amount,.pf-row-title{font-size:14.5px;font-weight:700;color:var(--color-ink)}.pf-row-amount{white-space:nowrap}.pf-row-sub{font-size:13px;color:var(--color-muted-dark);margin-top:3px;line-height:1.4}.pf-row-date{font-size:12px;color:var(--color-muted);margin-top:4px}.pf-chip{padding:3px 9px;border-radius:var(--radius-full);font-size:11px;font-weight:700;white-space:nowrap}.pf-chip.confirmed{background:var(--color-success-light);color:var(--color-success-dark)}.pf-chip.visited{background:var(--color-panel-alt);color:var(--color-muted-dark)}.pf-chip.cancelled{background:var(--color-error-light);color:var(--color-error-dark)}.pf-detail-back{display:inline-flex;align-items:center;gap:7px;padding:0;background:none;border:none;cursor:pointer;color:var(--color-muted-dark);font-size:14px;font-weight:600;margin-bottom:16px;font-family:var(--font-sans)}.pf-detail-back:hover{color:var(--color-ink)}.pf-detail-back svg{width:18px;height:18px}.pf-detail-head{margin-bottom:18px}.pf-detail-venue{font-size:19px;font-weight:800;color:var(--color-ink);letter-spacing:-.01em}.pf-detail-meta{font-size:13px;color:var(--color-muted);margin-top:4px}.pf-detail-lines{background:var(--color-panel);border:1px solid var(--color-stroke);border-radius:var(--radius-md);padding:6px 16px}.pf-detail-line{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--color-stroke-light)}.pf-detail-line:last-of-type{border-bottom:none}.pf-detail-qty{flex-shrink:0;min-width:30px;height:24px;padding:0 8px;border-radius:var(--radius-sm);background:var(--color-accent-light);color:var(--color-accent-hover);font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.pf-detail-name{flex:1 1;min-width:0;font-weight:500}.pf-detail-name,.pf-detail-price{font-size:14.5px;color:var(--color-ink)}.pf-detail-price{font-weight:600;white-space:nowrap}.pf-detail-total{justify-content:space-between;padding:14px 0 8px;border-top:1.5px solid var(--color-stroke);margin-top:4px;font-size:17px;font-weight:800}.pf-detail-pay,.pf-detail-total{display:flex;align-items:center;color:var(--color-ink)}.pf-detail-pay{gap:9px;margin-top:16px;padding:14px 16px;border-radius:var(--radius-md);background:var(--color-panel-alt);font-size:14.5px;font-weight:600}.pf-detail-pay svg{width:19px;height:19px;color:var(--color-muted-dark);flex-shrink:0}.pf-detail-receipt{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:12px;padding:15px;border-radius:var(--radius-md);border:1.5px solid var(--color-stroke);color:var(--color-accent-hover);font-size:15px;font-weight:700;cursor:pointer;transition:all var(--transition-base);background:var(--color-panel);font-family:var(--font-sans);width:100%}.pf-detail-receipt:hover{border-color:var(--color-accent);background:var(--color-accent-light)}a.pf-detail-receipt{text-decoration:none;box-sizing:border-box}.pf-detail-receipt svg{width:18px;height:18px}.pf-os-hero{display:flex;flex-direction:column;align-items:center;gap:10px;padding:6px 0 18px}.pf-os-num-label{font-size:12px;font-weight:600;color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em}.pf-os-num{font-family:var(--font-display);font-size:46px;font-weight:800;color:var(--color-ink);line-height:1;letter-spacing:-.02em;display:inline-flex;align-items:baseline;gap:4px}.pf-os-num-sign{font-size:26px;color:var(--color-muted);font-weight:700}.pf-os-status{padding:5px 14px;border-radius:var(--radius-full);border:1.5px solid;font-size:13px;font-weight:700}.pf-order-status{font-weight:700;white-space:nowrap}.auth-pane{padding:14px 4px 8px}.auth-ico{width:60px;height:60px;border-radius:50%;background:var(--color-accent-light);color:var(--color-accent-hover);display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.auth-ico svg{width:28px;height:28px}.auth-title{font-size:22px;font-weight:800;color:var(--color-ink);text-align:center;letter-spacing:-.02em}.auth-sub{font-size:14.5px;color:var(--color-muted-dark);text-align:center;line-height:1.5;margin-top:8px;max-width:320px;margin-left:auto;margin-right:auto}.auth-input{margin-top:22px;text-align:center;font-size:18px;font-weight:600}.auth-legal{font-size:12px;color:var(--color-muted);text-align:center;line-height:1.5;margin-top:14px;max-width:320px;margin-left:auto;margin-right:auto}.auth-form-title{font-size:16px;font-weight:600;color:var(--color-muted-dark);text-align:center;letter-spacing:-.01em}.auth-otp-boxes{margin:22px 0 4px}.auth-change-phone-row{display:flex;justify-content:center;margin-top:16px}.auth-change-phone-row .pf-detail-back{margin-bottom:0}.auth-consent{display:flex;flex-direction:column;gap:14px;margin:18px 2px 4px;text-align:left}.auth-consent-item{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:13px;line-height:1.45;color:var(--color-muted-dark)}.auth-consent-item input[type=checkbox]{appearance:none;-webkit-appearance:none;flex:0 0 auto;width:20px;height:20px;margin:1px 0 0;border:2px solid var(--color-stroke);border-radius:6px;background:var(--color-panel);cursor:pointer;position:relative;transition:background .15s ease,border-color .15s ease}.auth-consent-item input[type=checkbox]:checked{background:var(--color-accent);border-color:var(--color-accent)}.auth-consent-item input[type=checkbox]:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.auth-consent-item a{color:var(--color-accent);font-weight:600;text-decoration:underline}.auth-method-secondary{margin-top:10px;background:var(--color-panel);color:var(--color-accent-hover);border:1px solid var(--color-stroke)}.auth-call-number{display:block;margin:20px auto 6px;text-align:center;font-size:26px;font-weight:800;letter-spacing:.04em;color:var(--color-accent-hover);text-decoration:none}.auth-call-waiting{margin-top:12px;text-align:center;font-size:13.5px;color:var(--color-muted-dark)}.gp-sheet.gp-sheet-compact:has(.auth-consent){height:524px}.gp-sheet{transition:height .34s cubic-bezier(.16,1,.3,1)}.gp-sheet.gp-sheet-full{height:82dvh}.gp-sheet.gp-sheet-compact{height:420px}.gp-sheet .bs-body{display:flex;flex-direction:column;overflow:hidden}.gp-sheet .bs-content{flex:1 1;min-height:0;display:flex;flex-direction:column}.gp-sheet .pf-tabs{flex-shrink:0;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--color-stroke)}.gp-scroll{flex:1 1;min-height:0;overflow-y:auto}.pf-tab.disabled{opacity:.4;cursor:not-allowed}.pf-tab.disabled:hover{background:var(--color-panel);border-color:var(--color-stroke);color:var(--color-muted-dark)}.co-scroll{flex:1 1;overflow-y:auto;padding:16px 16px 8px}.co-paybill-scroll,.co-scroll{display:flex;flex-direction:column;gap:14px}.co-card{background:var(--color-panel);border:1px solid var(--color-stroke);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden;flex-shrink:0}.co-card-pad{padding:16px 18px}.co-card-empty{flex:1 1;justify-content:center}.co-card-empty,.co-order-head{display:flex;align-items:center}.co-order-head{justify-content:space-between;gap:12px;padding:16px 18px 12px}.co-order-left{display:flex;align-items:center;gap:10px}.co-order-title{font-size:16px;font-weight:800;color:var(--color-ink);letter-spacing:-.01em}.co-order-time{font-size:12px;font-weight:700;color:var(--color-accent-hover);background:var(--color-accent-light);padding:3px 9px;border-radius:var(--radius-full)}.co-order-sum{font-size:17px;font-weight:800;color:var(--color-ink);white-space:nowrap}.co-order-guest{display:flex;align-items:center;gap:6px;margin:0 18px 4px;padding:6px 10px;border-radius:var(--radius-sm);background:var(--color-stroke-light);color:var(--color-muted-dark);font-size:12.5px;font-weight:700}.co-order-guest.is-you{background:var(--color-accent-light);color:var(--color-accent-hover)}.co-order-guest svg{flex-shrink:0}.bk-check-row,.co-loyalty-row{display:flex;align-items:center;gap:12px;padding:15px 18px;border-radius:var(--radius-lg);border:1px solid var(--color-stroke);background:var(--color-panel);box-shadow:var(--shadow-sm);cursor:pointer;transition:all var(--transition-base)}.bk-check-row.on,.co-loyalty-row.on{border-color:var(--guest-accent,#F3B025);background:var(--color-accent-light)}.bk-check-box,.co-loyalty-box{flex-shrink:0;width:22px;height:22px;border-radius:7px;border:1.5px solid var(--color-stroke);background:var(--color-panel);display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:all var(--transition-base)}.bk-check-row.on .bk-check-box,.co-loyalty-row.on .co-loyalty-box{background:var(--guest-accent,#F3B025);border-color:var(--guest-accent,#F3B025)}.co-loyalty-main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.bk-check-title,.co-loyalty-title{font-size:14px;font-weight:700;color:var(--color-ink)}.co-loyalty-sub{font-size:12.5px;color:var(--color-muted-dark)}.co-loyalty-amt{font-size:15px;font-weight:800;color:var(--color-accent-hover);white-space:nowrap}.co-order-lines{padding:4px 18px 14px}.co-line{display:flex;align-items:center;gap:10px;padding:9px 0}.co-line+.co-line{border-top:1px solid var(--color-stroke-light)}.co-line-qty{flex-shrink:0;min-width:26px;height:22px;padding:0 7px;border-radius:var(--radius-sm);background:var(--color-accent-light);color:var(--color-accent-hover);font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.co-line-name{flex:1 1;min-width:0}.co-line-name,.co-line-price{font-size:14px;color:var(--color-ink)}.co-line-price{font-weight:600;white-space:nowrap}.co-line-check{flex-shrink:0;width:22px;height:22px;border-radius:6px;border:1.5px solid var(--color-stroke);background:var(--color-panel);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--transition-base)}.co-line-check.on{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-accent-contrast)}.co-line-check svg{width:13px;height:13px;opacity:0}.co-line-check.on svg{opacity:1}.co-line.off .co-line-name,.co-line.off .co-line-price{opacity:.4}.co-line-step{gap:2px;flex-shrink:0;background:var(--color-panel-alt);padding:2px}.co-line-step,.co-line-step button{display:flex;align-items:center;border-radius:var(--radius-full)}.co-line-step button{width:26px;height:26px;border:none;background:transparent;color:var(--color-accent-hover);justify-content:center;cursor:pointer}.co-line-step button:disabled{opacity:.4;cursor:not-allowed}.co-line-step span{min-width:16px;text-align:center;font-size:13px;font-weight:700;color:var(--color-ink)}.co-tips{background:var(--color-panel);border-color:color-mix(in srgb,var(--color-accent) 26%,transparent)}.co-tips-eyebrow{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:var(--color-accent-hover);padding:16px 18px 0}.co-tips-eyebrow svg{width:17px;height:17px;fill:currentColor}.co-waiter{gap:12px;padding:12px 18px 4px}.co-waiter,.co-waiter-avatar{display:flex;align-items:center}.co-waiter-avatar{width:46px;height:46px;border-radius:50%;background:var(--color-success);color:#fff;justify-content:center;font-size:16px;font-weight:800;flex-shrink:0;box-shadow:0 4px 12px color-mix(in srgb,var(--color-success) 40%,transparent);overflow:hidden}.co-waiter-avatar img{width:100%;height:100%;object-fit:cover}.co-waiter-name{font-size:15px;font-weight:700;color:var(--color-ink)}.co-waiter-role{font-size:12.5px;color:var(--color-muted)}.co-waiter-chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:4px 18px 0}.co-waiter-chips::-webkit-scrollbar{display:none}.co-waiter-chip{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:7px 12px 7px 7px;border-radius:var(--radius-full);border:1.5px solid var(--color-stroke);background:var(--color-panel);cursor:pointer;transition:all var(--transition-base)}.co-waiter-chip.active{border-color:var(--color-accent);background:var(--color-accent-light)}.co-waiter-chip-av{width:28px;height:28px;border-radius:50%;background:var(--color-success);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;flex-shrink:0;overflow:hidden}.co-waiter-chip-av img{width:100%;height:100%;object-fit:cover}.co-waiter-chip-name{font-size:13px;font-weight:700;color:var(--color-ink);white-space:nowrap}.co-tip-amount{display:flex;align-items:baseline;justify-content:center;gap:4px;padding:10px 18px 4px}.co-tip-bigin{border:none;background:transparent;padding:0;text-align:right;font-family:var(--font-display);font-size:42px;font-weight:800;color:var(--color-ink);letter-spacing:-.03em;line-height:1.1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:1ch}.co-tip-bigin:focus{outline:none}.co-tip-bigin::placeholder{color:var(--color-muted)}.co-tip-cur{font-size:28px;font-weight:700;color:var(--color-muted-dark)}.co-tip-pills{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;padding:10px 18px 8px}.co-tip-pill{padding:12px 4px 10px;border-radius:var(--radius-md);border:1.5px solid var(--color-stroke);background:var(--color-panel);cursor:pointer;transition:all var(--transition-base);text-align:center}.co-tip-pill.active,.co-tip-pill:hover{border-color:var(--color-accent)}.co-tip-pill.active{background:var(--color-accent);box-shadow:0 6px 16px color-mix(in srgb,var(--color-accent) 36%,transparent)}.co-tip-pct{font-size:16px;font-weight:800;color:var(--color-ink)}.co-tip-pill.active .co-tip-pct{color:var(--color-accent-contrast)}.co-tip-sum{font-size:11px;font-weight:600;color:var(--color-muted);margin-top:3px}.co-tip-pill.active .co-tip-sum{color:color-mix(in srgb,var(--color-accent-contrast) 70%,transparent)}.co-tip-none{display:block;width:calc(100% - 36px);margin:2px 18px 16px;padding:11px;border-radius:var(--radius-md);border:none;background:transparent;color:var(--color-muted);font-size:13px;font-weight:600;cursor:pointer;transition:color var(--transition-base);font-family:var(--font-sans)}.co-tip-none:hover{color:var(--color-muted-dark)}.co-tip-none.active{color:var(--color-ink);font-weight:700}.co-totals{padding:16px 18px}.co-trow{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;color:var(--color-muted-dark)}.co-trow+.co-trow{margin-top:11px}.co-trow .co-tlabel{display:flex;align-items:center;gap:7px}.co-trow .co-tval{font-weight:600;color:var(--color-ink);white-space:nowrap}.co-grand{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:14px;border-top:1.5px solid var(--color-stroke)}.co-grand-l{font-size:17px}.co-grand-l,.co-grand-v{font-weight:800;color:var(--color-ink)}.co-grand-v{font-size:22px;letter-spacing:-.01em;white-space:nowrap}.co-fee-row{gap:9px;margin:-2px 6px 0;padding:4px 0;cursor:pointer}.co-fee-box,.co-fee-row{display:flex;align-items:center}.co-fee-box{flex-shrink:0;width:18px;height:18px;border-radius:5px;border:1.5px solid var(--color-stroke);background:var(--color-panel);justify-content:center;transition:all var(--transition-base)}.co-fee-row.on .co-fee-box{background:var(--color-muted-dark);border-color:var(--color-muted-dark)}.co-fee-box svg{width:11px;height:11px;color:#fff;opacity:0;transition:opacity var(--transition-base)}.co-fee-row.on .co-fee-box svg{opacity:1}.co-fee-row-text{font-size:12.5px;color:var(--color-muted);line-height:1.4}.co-email-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--color-ink);margin-bottom:9px}.co-email-label svg{width:16px;height:16px;color:var(--color-muted-dark)}.co-email-opt{font-size:12px;font-weight:600;color:var(--color-muted)}.co-email-input{width:100%;height:50px;padding:0 16px;border-radius:var(--radius-md);border:1.5px solid transparent;background:var(--color-panel-alt);font-family:var(--font-sans);font-size:15px;color:var(--color-ink);transition:border-color var(--transition-base),background var(--transition-base)}.co-email-input:focus{outline:none;border-color:var(--color-accent);background:var(--color-panel)}.co-email-input.invalid{border-color:var(--color-error)}.co-comment-input{height:auto;min-height:76px;padding:12px 14px;line-height:1.45;resize:vertical}.co-pickup-stepper{padding:12px 0 4px;gap:22px}.co-pickup-val{font-size:26px;font-weight:800;color:var(--color-ink);line-height:1.1;letter-spacing:-.02em;white-space:nowrap}.co-pickup-stepper .bk-stepper-val{min-width:132px}.co-email-input::placeholder{color:var(--color-muted)}.co-paybar{flex-shrink:0;border-top:1px solid var(--color-stroke);box-shadow:0 -6px 24px rgba(0,0,0,.06);padding:14px 16px calc(14px + env(safe-area-inset-bottom))}.co-method,.co-paybar{background:var(--color-panel)}.co-method{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:var(--radius-md);border:1.5px solid var(--color-stroke);cursor:pointer;margin-bottom:12px;transition:border-color var(--transition-base)}.co-method:hover{border-color:var(--color-muted)}.co-method.open{border-color:var(--color-accent)}.co-method-ico{width:34px;height:34px;border-radius:var(--radius-sm);background:var(--color-panel-alt);display:flex;align-items:center;justify-content:center;flex-shrink:0}.co-method-ico svg{width:20px;height:20px}.co-method-main{flex:1 1;min-width:0}.co-method-label{font-size:14.5px;font-weight:700;color:var(--color-ink)}.co-method-sub{font-size:12px;color:var(--color-muted)}.co-method-chev{color:var(--color-muted);transition:transform var(--transition-base);flex-shrink:0;display:flex}.co-method-chev svg{width:20px;height:20px}.co-method.open .co-method-chev{transform:rotate(180deg)}.co-method-list{margin-bottom:12px;border:1.5px solid var(--color-stroke);border-radius:var(--radius-md);overflow:hidden;animation:stol-fade-in .15s ease}.co-method-opt{display:flex;align-items:center;gap:12px;padding:13px 14px;cursor:pointer;transition:background var(--transition-base)}.co-method-opt+.co-method-opt{border-top:1px solid var(--color-stroke-light)}.co-method-opt:hover{background:var(--color-panel-alt)}.co-method-opt.active{background:var(--color-accent-light)}.co-method-check{margin-left:auto;color:var(--color-accent-hover);display:flex;opacity:0}.co-method-opt.active .co-method-check{opacity:1}.co-method-check svg{width:18px;height:18px}.co-pay-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:17px;border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-accent-contrast);border:none;cursor:pointer;font-size:17px;font-weight:800;box-shadow:var(--shadow-accent);transition:background var(--transition-base);font-family:var(--font-sans)}.co-pay-btn:hover{background:var(--color-accent-hover)}.co-pay-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.co-legal{font-size:11px;color:var(--color-muted);text-align:center;line-height:1.5;margin-top:12px}.co-legal a{color:var(--color-accent-hover);font-weight:600}.co-success{flex-direction:column;text-align:center;padding:60px 30px;flex:1 1}.co-success,.co-success-check{display:flex;align-items:center;justify-content:center}.co-success-check{width:84px;height:84px;border-radius:50%;background:var(--color-success-light);color:var(--color-success);margin-bottom:24px}.co-success-check svg{width:40px;height:40px}.co-success-title{font-size:24px;font-weight:800;color:var(--color-ink);letter-spacing:-.02em}.co-success-sub{font-size:15px;color:var(--color-muted-dark);margin-top:10px;line-height:1.5;max-width:300px}.co-success-tip{display:inline-flex;align-items:center;gap:7px;margin-top:18px;padding:9px 16px;border-radius:var(--radius-full);background:var(--color-accent-light);color:var(--color-accent-hover);font-size:13.5px;font-weight:700}.guest-branded-header.guest-hd{backdrop-filter:none;-webkit-backdrop-filter:none;z-index:20;position:sticky;top:-1px}.guest-hd{transition:min-height var(--transition-slow),padding var(--transition-slow)}.guest-hd.scrolled{min-height:74px;padding-top:10px;padding-bottom:12px;box-shadow:0 2px 12px rgba(0,0,0,.12)}.guest-hd.scrolled .guest-logo-tile{width:34px;height:34px}.guest-hd.scrolled .guest-logo-tile .c{font-size:17px}.guest-hd.scrolled .guest-hd-name{font-size:18px}.guest-hd-hero{position:absolute;inset:0;z-index:0;overflow:hidden}.guest-hd-hero img{width:100%;height:100%;object-fit:cover;display:block}.guest-hd-hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg,color-mix(in srgb,var(--color-accent) 32%,rgba(0,0,0,.42)) 0,color-mix(in srgb,var(--color-accent) 20%,rgba(0,0,0,.56)) 100%)}.guest-hd.has-hero{background:var(--color-ink)}@keyframes dune-hd-shrink{0%{min-height:150px}to{min-height:116px}}@keyframes dune-hd-expand{0%{min-height:116px}to{min-height:150px}}@keyframes dune-row-shrink{0%{margin-top:74px}to{margin-top:40px}}.guest-view-from-bottom .guest-hd.compact{animation:dune-hd-shrink .5s cubic-bezier(.16,1,.3,1) both}.guest-view-from-bottom .guest-hd.compact.has-toolbar{animation:none}.guest-view-from-bottom .guest-hd.compact.has-toolbar .guest-hd-row{animation:dune-row-shrink .5s cubic-bezier(.16,1,.3,1) both}.guest-view-from-top .guest-hd:not(.compact){animation:dune-hd-expand .5s cubic-bezier(.16,1,.3,1) both}.guest-view-from-top .guest-hd:not(.compact).scrolled{animation:none}@media (prefers-reduced-motion:reduce){.guest-view-from-bottom .guest-hd.compact,.guest-view-from-bottom .guest-hd.compact.has-toolbar .guest-hd-row,.guest-view-from-top .guest-hd:not(.compact){animation:none}}.guest-hd-toolbar{position:relative;z-index:2;margin:16px -22px -22px;padding:12px 18px;background:var(--color-bg);display:flex;flex-direction:column;gap:10px}.guest-hd.compact .guest-hd-toolbar{margin:14px -20px -18px}.guest-hd-toolbar .order-view-search{max-height:60px;transition:max-height var(--transition-slow),opacity var(--transition-slow),margin-bottom var(--transition-slow)}.guest-hd.scrolled .guest-hd-toolbar .order-view-search:not(.has-value){max-height:0;opacity:0;margin-bottom:-10px;overflow:hidden;pointer-events:none}.guest-hd.compact.has-toolbar .guest-hd-row{margin-top:40px;transition:margin-top var(--transition-slow)}.guest-hd.compact.scrolled.has-toolbar .guest-hd-row{margin-top:18px}.guest-hd-profile span{font-weight:700;font-size:16px}.guest-page-shell .guest-bottom-nav{background:var(--color-panel);backdrop-filter:none;-webkit-backdrop-filter:none;border-top:1px solid var(--color-stroke);box-shadow:0 -6px 24px rgba(0,0,0,.05)}.guest-page-shell .guest-tab-button{color:var(--color-muted)}.guest-page-shell .guest-tab-button.active{color:var(--color-accent-hover)}.guest-page-shell .guest-tab-icon-wrapper{padding:5px;border-radius:var(--radius-md);transition:background var(--transition-base)}.guest-page-shell .guest-tab-button.active .guest-tab-icon-wrapper{background:var(--color-accent-light)}.guest-page-shell .guest-tab-badge{background:var(--color-accent);color:var(--color-accent-contrast)}.guest-page-shell .order-view-search-input{height:46px;border-radius:var(--radius-full);border:1.5px solid var(--color-stroke);background:var(--color-panel);color:var(--color-ink);font-family:var(--font-sans);transition:border-color var(--transition-base)}.guest-page-shell .order-view-search-input:focus{outline:none;border-color:var(--color-accent)}.guest-page-shell .order-view-search-input::placeholder{color:var(--color-muted)}.guest-page-shell .order-view-category-tab{border-radius:var(--radius-full);border:1.5px solid var(--color-stroke);background:var(--color-panel);color:var(--color-muted-dark);font-weight:600;transition:all var(--transition-base)}.guest-page-shell .order-view-category-tab.active{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-accent-contrast);box-shadow:0 4px 14px color-mix(in srgb,var(--color-accent) 32%,transparent)}.guest-page-shell .menu-section h2{font-size:20px;font-weight:800;letter-spacing:-.02em;color:var(--color-ink)}.guest-page-shell .menu-card{background:transparent;border:none;border-radius:0;box-shadow:none;border-bottom:1px solid var(--color-stroke-light)}.guest-page-shell .menu-card:last-child{border-bottom:none}.guest-page-shell .menu-card-title{font-weight:700;color:var(--color-ink)}.guest-page-shell .menu-card-description,.guest-page-shell .menu-card-weight{color:var(--color-muted-dark)}.guest-page-shell .menu-card-price{font-weight:800;color:var(--color-ink)}.guest-page-shell .menu-card-add{background:var(--color-accent);color:var(--color-accent-contrast);box-shadow:var(--shadow-accent);border:none}.guest-page-shell .menu-card-qty{background:var(--color-accent-light);border-radius:var(--radius-full)}.guest-page-shell .menu-card-qty-btn{color:var(--color-accent-contrast)}.guest-page-shell .menu-card-qty-value{color:var(--color-ink);font-weight:700}.guest-page-shell .menu-card.disabled{opacity:.55}.guest-page-shell .floating-cart{background:var(--color-accent);color:var(--color-accent-contrast);border-radius:var(--radius-full);box-shadow:var(--shadow-accent)}.guest-page-shell .floating-cart-count{background:rgba(255,255,255,.24);color:inherit}.guest-page-shell .floating-cart-total{font-weight:800}.guest-page-shell .floating-cart-action{font-weight:700}.os-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 24px 24px}.os-title{font-size:24px;font-weight:800;color:var(--color-ink);letter-spacing:-.02em;margin-top:6px}.os-num{display:inline-flex;align-items:baseline;gap:8px;margin-top:14px;padding:8px 16px;border-radius:var(--radius-full);background:var(--color-accent-light)}.os-num-label{font-size:12.5px;font-weight:600;color:var(--color-muted-dark)}.os-num-value{font-size:20px;font-weight:800;letter-spacing:-.01em}.os-num-value,.os-pickup{color:var(--color-accent-hover)}.os-pickup{margin-top:14px;padding:7px 14px;border-radius:var(--radius-full);background:var(--color-accent-light);font-size:13.5px;font-weight:700}.os-note{margin:16px 18px 0;padding:14px 16px;border-radius:var(--radius-md);background:var(--color-warning-light);color:var(--color-warning-dark);font-size:13.5px;font-weight:600;line-height:1.5;text-align:center}.os-headline{margin-top:18px;max-width:320px;font-size:17px;font-weight:700;line-height:1.35;color:var(--color-ink);letter-spacing:-.01em;text-wrap:balance}.os-tracker{display:flex;align-items:flex-start;justify-content:space-between;gap:4px;width:100%;max-width:340px;margin:20px auto 6px}.os-step{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:10px;position:relative}.os-step:before{content:"";position:absolute;top:9px;left:-50%;width:100%;height:2px;background:var(--color-stroke);z-index:0}.os-step:first-child:before{display:none}.os-step.active:before{background:var(--color-accent)}.os-dot{position:relative;z-index:1;width:20px;height:20px;border-radius:50%;background:var(--color-panel);border:2px solid var(--color-stroke);transition:all var(--transition-base)}.os-step.active .os-dot{background:var(--color-accent);border-color:var(--color-accent)}.os-step.current .os-dot{box-shadow:0 0 0 5px var(--color-accent-light);animation:os-pulse 1.4s ease-in-out infinite}.os-step-label{font-size:12px;font-weight:600;color:var(--color-muted);line-height:1.3;max-width:88px}.os-step.active .os-step-label{color:var(--color-ink)}.os-live{display:inline-flex;align-items:center;gap:8px;margin-top:18px;font-size:14.5px;font-weight:600;color:var(--color-muted-dark)}.os-live svg{width:18px;height:18px;color:var(--color-accent-hover)}.os-actions{display:flex;flex-direction:column;gap:12px;padding:18px 18px calc(24px + env(safe-area-inset-bottom));margin-top:auto}.os-cm{position:relative;padding:44px 24px 8px}.os-cm:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(440px,100%);height:280px;pointer-events:none;background:radial-gradient(circle at 50% 0,var(--color-accent-light),transparent 70%)}.os-cm.ready:before{background:radial-gradient(circle at 50% 0,var(--color-success-light),transparent 70%)}.os-cm-ico{position:relative;width:88px;height:88px;border-radius:50%;background:var(--color-accent-light);color:var(--color-accent-hover);display:flex;align-items:center;justify-content:center;margin-bottom:24px}.os-cm.ready .os-cm-ico{background:var(--color-success-light);color:var(--color-success)}.os-cm-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;font-size:15px;font-weight:700;color:var(--color-accent-hover);letter-spacing:-.01em;position:relative}.os-cm.ready .os-cm-chip,.os-dh.ready .os-cm-chip{color:var(--color-success)}.os-cm-chip-dot{width:7px;height:7px;border-radius:50%;background:currentColor}.os-cm-label{position:relative;margin-top:24px;font-size:14px;font-weight:500;color:var(--color-muted-dark)}.os-cm-num{position:relative;font-family:var(--font-display);font-size:68px;font-weight:800;color:var(--color-ink);line-height:1.05;letter-spacing:-.03em;margin-top:2px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.os-cm-num-sign{color:var(--color-muted);margin-right:2px}.os-cm-num-skel{position:relative;width:150px;height:58px;border-radius:var(--radius-md);background:var(--color-panel-alt);animation:os-pulse 1.1s ease-in-out infinite;margin-top:10px}.os-cm-items{align-self:stretch;padding:8px 18px 0}.os-cm-items .rest-widget-head{cursor:pointer}.os-dh{position:relative;padding:40px 24px 8px}.os-dh:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(440px,100%);height:260px;pointer-events:none;background:radial-gradient(circle at 50% 0,var(--color-accent-light),transparent 70%)}.os-dh.ready:before{background:radial-gradient(circle at 50% 0,var(--color-success-light),transparent 70%)}.os-dh.ready .os-cm-ico{background:var(--color-success-light);color:var(--color-success)}.os-dh .os-cm-ico{margin-bottom:20px}.os-dh .os-headline{margin-top:18px;font-size:26px;font-weight:800;line-height:1.2}.os-dh .os-tracker{margin-top:28px}.guest-page-shell .guest-closed-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 28px;flex:1 1;justify-content:center}.guest-page-shell .guest-closed-icon{width:72px;height:72px;border-radius:50%;background:var(--color-accent-light);color:var(--color-accent-hover);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.guest-page-shell .guest-closed-title{font-size:22px;font-weight:800;color:var(--color-ink);letter-spacing:-.02em}.guest-page-shell .guest-closed-subtitle{font-size:14.5px;color:var(--color-muted-dark);margin-top:8px;line-height:1.5;max-width:300px}.guest-page-shell .guest-closed-tip-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:22px;padding:15px 24px;border-radius:var(--radius-md);border:none;cursor:pointer;background:var(--color-accent);color:var(--color-accent-contrast);font-size:15px;font-weight:700;box-shadow:var(--shadow-accent);font-family:var(--font-sans)}.guest-page-shell .guest-closed-tip-btn svg{width:19px;height:19px}.guest-page-shell .start-view-disabled-notice{margin:18px;padding:18px;border-radius:var(--radius-lg);border:1px solid var(--color-stroke);background:var(--color-panel);box-shadow:var(--shadow-sm);text-align:center}.guest-page-shell .start-view-disabled-icon{color:var(--color-accent-hover);display:flex;justify-content:center;margin-bottom:8px}.guest-page-shell .start-view-disabled-title{font-size:16px;font-weight:700;color:var(--color-ink)}.guest-page-shell .start-view-disabled-subtitle{font-size:13.5px;color:var(--color-muted-dark);margin-top:6px;line-height:1.5}.guest-history-widget{padding:14px 18px 0}.guest-history-widget .rest-widget-sum{flex-shrink:0;font-size:17px;font-weight:800;color:var(--color-ink);white-space:nowrap}.order-history-row-num{font-weight:800;color:var(--color-ink)}.co-slot-cta{flex-shrink:0;padding:9px 16px;border-radius:var(--radius-full);background:var(--color-accent);color:var(--color-accent-contrast);font-size:13px;font-weight:700;border:none;cursor:pointer;font-family:var(--font-sans);display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.co-slot-cta:disabled{opacity:.5;cursor:not-allowed}.co-order-nutrition{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px;margin:0 16px;padding:12px 0 14px;border-top:1px solid var(--color-stroke-light);font-size:12.5px;color:var(--color-muted-dark)}.co-order-nutrition-label{width:100%;font-weight:700;color:var(--color-ink)}.co-slot-divider{height:1px;background:var(--color-stroke-light);margin:2px 0}.co-slot-row{display:flex;align-items:center;gap:12px}.co-slot-row svg{flex-shrink:0;color:var(--color-accent-hover)}.co-slot-text{flex:1 1;min-width:0;font-size:13px;color:var(--color-ink)}.co-tip-pills.auto{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.co-banner{display:flex;align-items:center;gap:12px;padding:15px 16px;border-radius:var(--radius-md);background:var(--color-warning-light);color:var(--color-warning-dark);font-size:14px;font-weight:600}.co-banner.failed{background:var(--color-error-light);color:var(--color-error-dark)}.co-banner svg{flex-shrink:0;width:22px;height:22px}.co-receipt-notice{align-items:flex-start;line-height:1.4}.co-receipt-notice svg{margin-top:1px}.guest-page-shell .tips-spend-summary{display:flex;gap:10px;padding:16px 18px 4px}.guest-page-shell .tips-spend-card{flex:1 1;padding:14px 16px;border-radius:var(--radius-lg);border:1px solid var(--color-stroke);background:var(--color-panel);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:4px}.guest-page-shell .tips-spend-label{font-size:12.5px;font-weight:500;color:var(--color-muted-dark)}.guest-page-shell .tips-spend-amount{font-size:18px;font-weight:800;color:var(--color-ink);letter-spacing:-.01em}.guest-page-shell .tips-role-title,.guest-page-shell .tips-served-title{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);padding:0 18px;margin:18px 0 10px}.guest-page-shell .tips-worker-list{display:flex;flex-direction:column;gap:10px;padding:0 18px}.guest-page-shell .tips-worker-row{display:flex;align-items:center;gap:13px;padding:12px 14px;border-radius:var(--radius-md);background:var(--color-panel);border:1px solid var(--color-stroke);cursor:pointer;transition:all var(--transition-base)}.guest-page-shell .tips-worker-row:hover{border-color:var(--color-muted);box-shadow:var(--shadow-sm)}.guest-page-shell .tips-worker-row-served{border-color:color-mix(in srgb,var(--color-accent) 40%,transparent);background:var(--color-accent-light)}.guest-page-shell .tips-worker-row-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0}.guest-page-shell .tips-worker-row-avatar img{width:100%;height:100%;object-fit:cover}.guest-page-shell .tips-worker-row-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.guest-page-shell .tips-worker-row-name{font-size:15px;font-weight:700;color:var(--color-ink)}.guest-page-shell .tips-worker-row-role{font-size:12.5px;color:var(--color-muted)}.guest-page-shell .tips-worker-row svg{color:var(--color-muted);flex-shrink:0}.guest-page-shell .tips-view-empty{text-align:center;color:var(--color-muted);font-size:14px;padding:40px 24px}.guest-page-shell .tip-waiter-receives{font-size:12.5px;color:var(--color-muted-dark);margin-top:8px;text-align:center}.guest-page-shell .tip-min-hint{font-size:12.5px;color:var(--color-error-dark);font-weight:600;text-align:center;padding:0 20px 8px}.bs-sheet .co-tip-bigin{text-align:center}.guest-page-shell .bs-sheet{border-top-left-radius:var(--radius-2xl);border-top-right-radius:var(--radius-2xl);background:var(--color-panel)}.guest-page-shell .bs-add-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:17px;border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-accent-contrast);border:none;cursor:pointer;font-size:17px;font-weight:800;box-shadow:var(--shadow-accent);font-family:var(--font-sans)}.guest-page-shell .bs-add-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.tip-sheet-name{font-size:20px;font-weight:800;color:var(--color-ink);letter-spacing:-.01em}.tip-sheet-role{font-size:13px;color:var(--color-muted);margin-top:2px}.guest-page-shell .checkout-content{display:flex;flex-direction:column;gap:14px}