.guest-page-shell{--guest-accent:var(--brand);--guest-accent-rgb:var(--brand-rgb);--guest-header-bg:#ffffff;--guest-header-bg-alpha:rgba(255,255,255,0.85);--guest-header-text:#111111;--guest-page-bg:#ffffff;--guest-page-bg-alpha:rgba(255,255,255,0.92);--guest-card-bg:rgba(255,255,255,0.95);--guest-page-text:#111111;--guest-secondary-text:#6b7280;--guest-card-text:#111111;--guest-surface-bg:#f3f4f6;--guest-border:#e5e7eb;--guest-accent-contrast:#111111;--guest-accent-contrast-muted:rgba(0,0,0,0.55);--guest-btn-radius:16px;--guest-bg:var(--guest-page-bg);--guest-bg-image:none;--guest-nav-h:52px;--guest-cart-gap:28px;position:relative;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background-color:var(--guest-bg);background-image:var(--guest-bg-image);background-repeat:no-repeat;color:var(--guest-page-text);isolation:isolate}.rest-shell-root{--guest-nav-h:0px}.guest-page-shell p{color:inherit}.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))}@keyframes hero-shrink{0%{height:var(--start-hero-height,240px)}to{height:80px}}@keyframes hero-expand{0%{max-height:80px}to{max-height:var(--start-hero-height,300px)}}@keyframes content-from-right{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:none}}@keyframes content-from-left{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:none}}@keyframes content-fade{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:none}}@keyframes hero-bg-enter{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:none}}@keyframes hero-content-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes content-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes tab-bar-enter{0%{transform:translateY(100%)}to{transform:none}}.guest-view-animate,.guest-view-screen{display:flex;flex-direction:column;flex:1 1}.guest-branded-header.hero-morph{overflow:hidden;animation:hero-shrink .5s cubic-bezier(.16,1,.3,1) both}.guest-branded-header.hero-morph .guest-branded-header-hero-bg,.guest-branded-header.hero-morph .guest-branded-header-hero-scrim,.guest-branded-header.hero-morph .guest-branded-header-top{height:100%}.guest-view-from-right .bk-body,.guest-view-from-right .checkout-content,.guest-view-from-right .order-status-hero,.guest-view-from-right .order-view-content,.guest-view-from-right .pay-bill-content,.guest-view-from-right .tips-view-content{animation:content-from-right .4s cubic-bezier(.16,1,.3,1) both}.guest-view-from-left .bk-body,.guest-view-from-left .checkout-content,.guest-view-from-left .order-status-hero,.guest-view-from-left .order-view-content,.guest-view-from-left .pay-bill-content,.guest-view-from-left .tips-view-content{animation:content-from-left .4s cubic-bezier(.16,1,.3,1) both}.guest-view-fade .bk-body,.guest-view-fade .checkout-content,.guest-view-fade .order-status-hero,.guest-view-fade .order-view-content,.guest-view-fade .pay-bill-content,.guest-view-fade .tips-view-content{animation:content-fade .35s cubic-bezier(.16,1,.3,1) both}.guest-view-from-bottom .bk-body,.guest-view-from-bottom .checkout-content,.guest-view-from-bottom .order-status-hero,.guest-view-from-bottom .order-view-content,.guest-view-from-bottom .pay-bill-content,.guest-view-from-bottom .rl-home,.guest-view-from-bottom .tips-view-content,.guest-view-from-top .bk-body,.guest-view-from-top .checkout-content,.guest-view-from-top .order-status-hero,.guest-view-from-top .order-view-content,.guest-view-from-top .pay-bill-content,.guest-view-from-top .rl-home,.guest-view-from-top .tips-view-content{animation:content-enter .45s cubic-bezier(.16,1,.3,1) .12s both}.guest-tab-bar-enter{animation:tab-bar-enter .4s cubic-bezier(.16,1,.3,1) both}@media (prefers-reduced-motion:reduce){.guest-branded-header.hero-morph,.guest-tab-bar-enter,.guest-view-fade .bk-body,.guest-view-fade .checkout-content,.guest-view-fade .order-status-hero,.guest-view-fade .order-view-content,.guest-view-fade .pay-bill-content,.guest-view-fade .tips-view-content,.guest-view-from-bottom .bk-body,.guest-view-from-bottom .checkout-content,.guest-view-from-bottom .order-status-hero,.guest-view-from-bottom .order-view-content,.guest-view-from-bottom .pay-bill-content,.guest-view-from-bottom .tips-view-content,.guest-view-from-left .bk-body,.guest-view-from-left .checkout-content,.guest-view-from-left .order-status-hero,.guest-view-from-left .order-view-content,.guest-view-from-left .pay-bill-content,.guest-view-from-left .tips-view-content,.guest-view-from-right .bk-body,.guest-view-from-right .checkout-content,.guest-view-from-right .order-status-hero,.guest-view-from-right .order-view-content,.guest-view-from-right .pay-bill-content,.guest-view-from-right .tips-view-content,.guest-view-from-top .bk-body,.guest-view-from-top .checkout-content,.guest-view-from-top .order-status-hero,.guest-view-from-top .order-view-content,.guest-view-from-top .pay-bill-content,.guest-view-from-top .start-view-hero-gradient,.guest-view-from-top .start-view-hero-section,.guest-view-from-top .tips-view-content{animation:none!important}}.guest-branded-header{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.hero-active{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.guest-branded-header.hero-active.scrolled{box-shadow:none}.guest-branded-header.hero-active .guest-branded-header-top{position:relative;z-index:2;height:80px;align-items:flex-end;padding-bottom:12px}.guest-branded-header-toolbar{position:relative;z-index:2;background:var(--guest-page-bg);padding:8px 20px 0}.guest-branded-header.hero-active .guest-branded-header-back{color:#fff}.guest-branded-header.hero-active .guest-branded-header-back:hover{background:rgba(255,255,255,.12)}.guest-branded-header.hero-active .guest-branded-header-name{color:#fff}.guest-branded-header.hero-active .guest-branded-header-table{color:rgba(255,255,255,.75);opacity:1}.guest-branded-header.hero-active .guest-branded-header-logo{border:2px solid rgba(255,255,255,.3)}.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:var(--guest-secondary-text)}.guest-error-brand{font-size:3rem;font-weight:800;letter-spacing:-1px;color:var(--guest-page-text,#1a1a1a);line-height:1;margin-bottom:8px;-webkit-user-select:none;user-select:none}.guest-error-brand span{color:var(--guest-accent,var(--brand))}.guest-error-brand span.guest-error-brand-suffix{font-size:1.125rem;font-weight:500;letter-spacing:0;color:var(--guest-page-text,#1a1a1a);margin-left:6px;vertical-align:middle}.guest-error-title{font-size:1.125rem;font-weight:600;color:var(--guest-page-text,#1a1a1a);margin:0}.guest-error-hint{font-size:.9375rem;color:var(--guest-secondary-text,#6b7280);margin:0}.guest-error-retry{display:inline-block;text-decoration:none;margin-top:12px;padding:12px 32px;font-size:.9375rem;font-weight:600;color:var(--guest-accent-contrast,#1a1a1a);background:var(--guest-accent,var(--brand));border:none;border-radius:12px;cursor:pointer;transition:opacity .15s;-webkit-tap-highlight-color:transparent;min-height:44px}.guest-error-retry:active{opacity:.8}.guest-loading-spinner{width:36px;height:36px;border:3px solid var(--guest-surface-bg);border-top-color: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;min-height:calc(52px + env(safe-area-inset-bottom, 0px));padding-bottom:env(safe-area-inset-bottom,0);background:var(--guest-page-bg-alpha,rgba(255,255,255,.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:var(--guest-secondary-text);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:var(--guest-accent-contrast,white);background:var(--guest-accent);border-radius:9px}.start-view{flex:1 1;background:transparent;min-height:100vh;min-height:100dvh}.start-view,.start-view-info{display:flex;flex-direction:column}.start-view-info{padding:16px 20px 0;gap:12px}.start-view-info-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--guest-secondary-text);line-height:1.4}.start-view-info-icon{flex-shrink:0;margin-top:1px;color:var(--guest-secondary-text)}.start-view-info-label{font-weight:600;color:var(--guest-page-text)}.start-view-spacer{flex:1 1}.start-view-buttons{padding:16px 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:var(--guest-page-text);margin:0}.start-view-disabled-subtitle{font-size:13px;color:var(--guest-secondary-text);margin:0}.start-view-action-button{width:100%;display:flex;align-items:center;gap:16px;background:var(--guest-card-bg);color:var(--guest-card-text);padding:20px;border-radius:var(--guest-btn-radius);border:1.5px solid var(--guest-border);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:var(--guest-accent-contrast)}.start-view-action-text{flex:1 1}.start-view-action-title{font-size:16px;font-weight:600;color:var(--guest-page-text);line-height:1.3}.start-view-action-subtitle{font-size:13px;color:var(--guest-secondary-text);margin-top:2px}.start-view-action-button.filled{background:var(--guest-accent);border-color:var(--guest-accent)}.start-view-action-button.filled .start-view-action-title{color:var(--guest-accent-contrast,var(--guest-page-text))}.start-view-action-button.filled .start-view-action-subtitle{color:var(--guest-accent-contrast-muted,var(--guest-secondary-text))}.start-view-action-button.filled .start-view-action-icon{background:rgba(0,0,0,.08);color:var(--guest-accent-contrast,var(--guest-page-text))}.start-view-action-button.filled .start-view-action-icon.primary{background:rgba(0,0,0,.12);color:var(--guest-accent-contrast,var(--guest-page-text))}.start-view-action-button.ghost{background:transparent;border-color:transparent;box-shadow:none}.start-view-action-button.dark{background:var(--guest-accent);border-color:var(--guest-accent)}.start-view-action-button.dark .start-view-action-title{color:var(--guest-accent-contrast,var(--guest-page-text))}.start-view-action-button.dark .start-view-action-subtitle{color:var(--guest-accent-contrast-muted,var(--guest-secondary-text))}.start-view-action-button.dark .start-view-action-icon{background:rgba(0,0,0,.08);color:var(--guest-accent-contrast,var(--guest-page-text))}.start-view-action-button.dark .start-view-action-icon.primary{background:rgba(0,0,0,.12);color:var(--guest-accent-contrast,var(--guest-page-text))}.start-view-action-button.light{background:var(--guest-card-bg-solid,var(--guest-card-bg));border:1.5px solid rgba(var(--guest-accent-rgb),.35);color:var(--guest-card-text)}.start-view-action-button.light .start-view-action-title{color:var(--guest-card-text,var(--guest-page-text))}.start-view-action-button.light .start-view-action-subtitle{color:var(--guest-secondary-text)}.start-view-action-button.light .start-view-action-icon{background:rgba(var(--guest-accent-rgb),.12);color:var(--guest-accent)}.start-view-action-button.light .start-view-action-icon.primary{background:rgba(var(--guest-accent-rgb),.18);color:var(--guest-accent)}.start-view-action-button.ghost.dark{background:transparent;border-color:transparent;box-shadow:none}.start-view-action-button.ghost.dark .start-view-action-title{color:var(--guest-accent)}.start-view-action-button.ghost.dark .start-view-action-icon{background:rgba(var(--guest-accent-rgb),.12);color:var(--guest-accent)}.align-center .start-view-info-item{justify-content:center}.align-right .start-view-info-item{justify-content:flex-end}.order-view{flex:1 1;background:transparent}.order-view-header{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-search{margin-bottom:12px}.order-view-search-input{width:100%;padding:12px 16px;background:var(--guest-surface-bg);border:1px solid var(--guest-surface-bg);border-radius:12px;font-size:15px;color:var(--guest-page-text);outline:none;transition:border-color .2s,background .2s}.order-view-search-input::placeholder{color:var(--guest-secondary-text)}.order-view-search-input:focus{border-color:var(--guest-accent);background:var(--guest-card-bg)}.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,black 85%,transparent);-webkit-mask-image:linear-gradient(90deg,black 85%,transparent)}.order-view-categories::-webkit-scrollbar{display:none}.order-view-category-tab{padding:8px 16px;background:var(--guest-surface-bg);border:none;border-radius:20px;font-size:14px;font-weight:500;color:var(--guest-secondary-text);white-space:nowrap;flex-shrink:0;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.order-view-category-tab.active{background:var(--guest-accent);color:var(--guest-accent-contrast);font-weight:600}.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:var(--guest-secondary-text);gap:12px}.menu-section{padding:0 0 8px}.menu-section h2{font-size:22px;font-weight:700;color:var(--guest-card-text);margin:0;padding:12px 0}.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 var(--guest-surface-bg);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:var(--guest-page-text);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:var(--guest-secondary-text);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:var(--guest-secondary-text)}.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:var(--guest-page-text)}.menu-card-add{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--guest-accent);color:var(--guest-accent-contrast);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-qty{display:flex;align-items:center;gap:6px}.menu-card-qty-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--guest-accent);color:var(--guest-accent-contrast);border:none;border-radius:50%;font-size:14px;cursor:pointer;transition:transform .15s;position:relative;-webkit-tap-highlight-color:transparent}.menu-card-qty-btn:before{content:"";position:absolute;inset:-8px}.menu-card-qty-btn:active{transform:scale(.9)}.menu-card-qty-btn svg{width:14px;height:14px}.menu-card-qty-value{min-width:16px;text-align:center;font-size:14px;font-weight:600;color:var(--guest-page-text)}.menu-card-unavailable{font-size:12px;color:var(--color-error);margin-top:4px}.menu-card-image{width:100px;height:100px;min-width:100px;border-radius:12px;overflow:hidden;background:var(--guest-surface-bg)}.menu-card:not(:has(.menu-card-image)):after{content:"";flex:0 0 100px;min-width:100px}.menu-card-image img{width:100%;height:100%;object-fit:cover}.menu-card-head .price{font-size:15px;font-weight:600;color:var(--guest-page-text);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:var(--guest-surface-bg);color:var(--guest-secondary-text);border-radius:6px}.menu-card .tag-list .availability-badge{font-size:11px;padding:2px 8px;background:var(--color-error-light);color:var(--color-error);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:var(--guest-card-bg-solid,#fff);color:var(--guest-card-text);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;cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}.bs-handle:active{cursor:grabbing}.ad-hero-subtitle,.ad-hero-title{touch-action:none;user-select:none;-webkit-user-select:none}.bs-handle:after{content:"";width:36px;height:4px;background:var(--guest-border);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:white;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:var(--guest-surface-bg);color:var(--guest-secondary-text)}.bs-body{flex:1 1;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--guest-border) transparent}.bs-body::-webkit-scrollbar{width:6px}.bs-body::-webkit-scrollbar-track{background:transparent}.bs-body::-webkit-scrollbar-thumb{background:var(--guest-border);border-radius:3px}.bs-hero-image{width:100%;aspect-ratio:16/10;object-fit:cover;background:var(--guest-surface-bg);display:block}.bs-content{padding:20px}.bs-item-name{font-size:22px;font-weight:700;color:var(--guest-page-text);margin:0 0 8px}.bs-item-description{font-size:15px;color:var(--guest-secondary-text);line-height:1.5;margin:0 0 16px}.bs-item-weight{font-size:14px;font-weight:600;color:var(--guest-secondary-text);margin:0 0 12px}.bs-nutrition-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.bs-nutrition-chip{padding:4px 10px;background:var(--guest-surface-bg);border-radius:8px;font-size:12px;color:var(--guest-page-text)}.bs-nutrition{margin-bottom:20px}.bs-nutrition .bs-nutrition-chips{margin-bottom:0}.bs-nutrition-toggle{display:inline-flex;gap:4px;padding:3px;margin-bottom:12px;background:var(--guest-surface-bg);border-radius:10px}.bs-nutrition-tab{border:none;background:transparent;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;color:var(--guest-secondary-text);cursor:pointer;transition:background .15s,color .15s}.bs-nutrition-tab.active{background:var(--guest-page-bg);color:var(--guest-page-text);box-shadow:0 1px 2px rgba(0,0,0,.08)}.bs-label-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.bs-label-badge{padding:3px 10px;border:1px solid var(--guest-accent);color:var(--guest-accent);border-radius:999px;font-size:12px;font-weight:600;line-height:1.4}.menu-card-labels{display:flex;flex-wrap:wrap;gap:4px;margin:2px 0 4px}.menu-card-label{padding:1px 7px;border:1px solid var(--guest-accent);color:var(--guest-accent);border-radius:999px;font-size:10.5px;font-weight:600;white-space:nowrap}.bs-allergen-chips{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:20px}.bs-allergen-label{font-size:12px;font-weight:600;color:var(--guest-secondary-text)}.bs-allergen-chip{padding:3px 9px;background:rgba(var(--guest-accent-rgb),.12);color:var(--guest-accent);border-radius:8px;font-size:12px;font-weight:500}.bs-section{margin-top:20px;padding-top:20px;border-top:1px solid var(--guest-surface-bg)}.bs-section-title{font-size:16px;font-weight:600;color:var(--guest-page-text);margin:0 0 12px}.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:color-mix(in srgb,var(--guest-accent,var(--brand)) 10%,transparent);color:var(--guest-accent)}.bs-section-badge-optional{background:var(--guest-surface-bg);color:var(--guest-secondary-text)}.bs-section-count{font-size:13px;font-weight:500;color:var(--guest-secondary-text);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 var(--guest-surface-bg);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 var(--guest-border);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 var(--guest-border);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:var(--guest-page-text);padding:0;-webkit-tap-highlight-color:transparent;transition:background .1s ease}.bs-stepper-btn:active:not(:disabled){background:var(--guest-surface-bg)}.bs-stepper-btn:disabled{color:var(--guest-border);cursor:default}.bs-stepper-count{width:22px;text-align:center;font-size:13px;font-weight:600;line-height:1}.bs-option-name,.bs-option.selected .bs-stepper-count,.bs-stepper-count{color:var(--guest-page-text)}.bs-option-name{font-size:15px}.bs-option-price{font-size:14px;color:var(--guest-secondary-text);white-space:nowrap}.bs-note-field{width:100%;padding:12px 16px;background:var(--guest-surface-bg);border:1px solid var(--guest-surface-bg);border-radius:12px;font-size:15px;color:var(--guest-page-text);resize:vertical;outline:none;transition:border-color .2s;font-family:inherit}.bs-note-field::placeholder{color:var(--guest-secondary-text)}.bs-note-field:focus{border-color:var(--guest-accent)}.bs-note-label{font-size:15px;font-weight:500;color:var(--guest-page-text);margin-bottom:8px;display:block}.bs-cart-section{border-top:1px solid var(--guest-divider)}.bs-cart-entry{display:flex;align-items:center;justify-content:space-between;padding:8px 0;gap:12px}.bs-cart-entry+.bs-cart-entry{border-top:1px solid var(--guest-divider)}.bs-cart-entry-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.bs-cart-entry-name{font-size:14px;font-weight:500;color:var(--guest-page-text)}.bs-cart-entry-note,.bs-cart-entry-size{font-size:13px;color:var(--guest-secondary-text)}.bs-cart-entry-note{font-style:italic}.bs-cart-entry-controls{flex-shrink:0}.bs-error{padding:10px 16px;background:var(--color-error-light);border-radius:10px;color:var(--color-error);font-size:14px;margin-top:12px}.bs-footer{padding:16px 20px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--guest-surface-bg);background:var(--guest-card-bg);flex-shrink:0}.bs-footer,.bs-quantity-stepper{display:flex;align-items:center;gap:12px}.bs-quantity-stepper{background:var(--guest-surface-bg);border-radius:12px;padding:4px}.bs-quantity-stepper button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--guest-card-bg);border:none;border-radius:10px;cursor:pointer;font-size:18px;font-weight:600;color:var(--guest-page-text);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:var(--guest-page-text)}.bs-add-button{flex:1 1;padding:14px 20px;background:var(--guest-accent);color:var(--guest-accent-contrast);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{display:flex;align-items:baseline;justify-content:center;gap:8px}.bs-footer-single .bs-add-button{width:100%}.bs-qty-section{display:flex;align-items:center;justify-content:space-between}.bs-qty-section .bs-section-title{margin:0}.bs-option-was{opacity:.5;font-weight:400;margin-right:6px}.bs-add-label:after{content:" ·"}.bs-add-price{display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap}.bs-add-was{opacity:.6;font-weight:500}.co-line-price-cut{display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap}.co-line-price-cut s{opacity:.5;font-weight:400;font-size:11px}.co-line-price-cut b{font-weight:700}.bs-add-button:disabled{opacity:.5;cursor:default}.floating-cart{position:fixed;bottom:calc(var(--guest-nav-h, 52px) + var(--guest-cart-gap, 28px) + 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:var(--guest-accent-contrast);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;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 var(--guest-surface-bg)}.checkout-content{flex:1 1;padding:16px 20px 24px}.loyalty-slot{min-height:76px;box-sizing:border-box;padding:16px 20px;display:flex;align-items:center}.checkout-item-mods,.checkout-item-note,.checkout-item-size{font-size:13px;color:var(--guest-secondary-text)}.checkout-item-note{font-style:italic}.checkout-quantity{display:flex;align-items:center;gap:12px;background:var(--guest-surface-bg);border-radius:10px;padding:4px}.checkout-quantity-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--guest-card-bg);border:none;border-radius:8px;cursor:pointer;color:var(--guest-page-text);transition:background .15s;-webkit-tap-highlight-color:transparent}.checkout-quantity-btn:active{background:var(--guest-surface-bg)}.checkout-quantity-value{min-width:20px;text-align:center;font-size:15px;font-weight:600;color:var(--guest-page-text)}.tip-fee-reveal{max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease,opacity .2s ease}.tip-fee-reveal.visible{max-height:160px;opacity:1}.tip-waiter-receives{margin:6px 0 0 28px;font-size:12px;color:var(--guest-secondary-text,#666);line-height:1.35}.pms{position:relative;margin-bottom:12px}.pms-pay-group{display:flex;flex-direction:column}.pms-pay-group .pms{margin-bottom:0}.pms-pay-group .pms-selected{border-radius:14px 14px 0 0;border-bottom-color:transparent}.pms-pay-group .bs-add-button,.pms-pay-group .checkout-pay-button{margin-top:0;border-radius:0 0 14px 14px;width:100%}.pms-selected{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:1.5px solid var(--guest-card-border,rgba(0,0,0,.12));border-radius:12px;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent;color:var(--guest-page-text);font-size:14px}.pms-selected-icon{display:flex;flex-shrink:0}.pms-selected-label{font-weight:600}.pms-chevron{display:flex;margin-left:auto;transform:rotate(90deg);transition:transform .2s ease;opacity:.4}.pms-savings+.pms-chevron{margin-left:4px}.pms-chevron-open{transform:rotate(-90deg)}.pms-dropdown{position:absolute;left:0;right:0;bottom:calc(100% + 4px);z-index:20;background:var(--guest-card-bg,#fff);border:1.5px solid var(--guest-card-border,rgba(0,0,0,.12));border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.1);overflow:hidden}.pms-dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:12px 14px;border:none;background:transparent;cursor:pointer;color:var(--guest-page-text);font-size:14px;-webkit-tap-highlight-color:transparent;transition:background .1s ease}.pms-dropdown-item+.pms-dropdown-item{border-top:1px solid var(--guest-card-border,rgba(0,0,0,.08))}.pms-dropdown-item:active{background:rgba(0,0,0,.04)}.pms-dropdown-active{background:rgba(var(--guest-accent-rgb,0,0,0),.06)}.pms-dropdown-off,.pms-dropdown-off:active{color:var(--guest-page-text);opacity:.45;background:transparent;cursor:not-allowed}.pms-dropdown-note{margin-left:auto;font-size:12px;font-weight:500;white-space:nowrap}.pms-dropdown-icon{display:flex;flex-shrink:0}.pms-dropdown-label{font-weight:600}.guest-page-shell .nutrition-summary{display:flex;flex-wrap:wrap;gap:8px;padding:16px 20px;background:var(--guest-card-bg);border:none;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.06);color:var(--guest-secondary-text);font-size:13px;margin-bottom:12px}.guest-page-shell .nutrition-summary .status{width:100%;color:var(--guest-page-text);font-weight:600;font-size:14px;margin:0 0 4px}.guest-page-shell .nutrition-summary>span{padding:4px 10px;background:var(--guest-surface-bg);border-radius:8px;font-size:12px;color:var(--guest-page-text)}.checkout-empty{text-align:center;padding:48px 24px;display:flex;flex-direction:column;align-items:center}.checkout-empty-icon{display:flex;align-items:center;justify-content:center;width:100%;opacity:.5}.checkout-empty p,.checkout-empty-icon{margin-bottom:16px;color:var(--guest-secondary-text)}.pay-bill-view{flex:1 1;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 var(--guest-surface-bg)}.pay-bill-content{flex:1 1;padding:16px 20px 24px}.checkout-has-footer .checkout-content,.pay-bill-has-footer .pay-bill-content{padding-bottom:240px}.pay-bill-sticky-footer{position:fixed;bottom:calc(var(--guest-nav-h, 52px) + env(safe-area-inset-bottom));left:0;right:0;background:var(--guest-page-bg-alpha,rgba(255,255,255,.92));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--guest-surface-bg);padding:12px 20px;z-index:30}.pay-bill-sticky-footer .checkout-pay-button{margin-top:0}.receipt-email-input.invalid,.receipt-email-input.invalid:focus{border-color:var(--color-error)}@keyframes email-shake{0%,to{transform:translateX(0)}15%{transform:translateX(-6px)}30%{transform:translateX(5px)}45%{transform:translateX(-4px)}60%{transform:translateX(3px)}75%{transform:translateX(-2px)}}.receipt-email-input.shake{animation:email-shake .4s ease}.bs-add-button.pay-blocked,.checkout-pay-button.pay-blocked{opacity:.6;cursor:default}.pay-bill-card{background:var(--guest-card-bg);color:var(--guest-card-text);border-radius:16px;padding:20px;margin-bottom:12px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.pay-bill-item-info .cart-mod-chips{margin-top:2px}.pay-bill-inline-note.success{color:var(--color-success-text)}.pay-bill-inline-note.error{color:var(--color-error)}.pay-bill-empty{text-align:center;padding:48px 24px;color:var(--guest-secondary-text)}.pay-bill-empty-icon{margin-bottom:16px;color:var(--guest-border);display:flex;justify-content:center}.pay-bill-empty-hint{margin-top:8px;font-size:14px;color:var(--guest-secondary-text)}.pay-bill-loading{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px;color:var(--guest-secondary-text)}.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 .avatar-initials{width:36px!important;height:36px!important;font-size:13px!important}.pay-bill-waiter-chip.selected .pay-bill-waiter-chip-name{color:var(--guest-page-text);font-weight:600}.pay-bill-waiter-chip-badge.paid{color:var(--color-success-text)}.pay-bill-waiter-chip-badge.failed{color:var(--color-error)}.pay-bill-waiter-chip.paid{border-color:var(--color-success-text);opacity:.7}.pay-bill-total-row.sub{font-size:14px;color:var(--guest-secondary-text)}.pay-bill-retry-button{margin-top:12px;padding:10px 24px;border:none;border-radius:10px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}.pay-bill-retry-button,.tip-preset-button.selected{background:var(--guest-accent);color:var(--guest-accent-contrast)}.tip-preset-button.selected{border-color:var(--guest-accent);transform:scale(1.02)}.tip-preset-button.selected .tip-preset-amount{color:inherit;opacity:.85}.tip-min-hint{text-align:center;font-size:13px;color:var(--color-error);margin:0;padding:0 20px 4px}.tip-footer-enter{animation:tipFooterSlideUp .3s cubic-bezier(.4,0,.2,1) both}.tip-footer-stacked{flex-direction:column;align-items:stretch;gap:10px}.tip-footer-stacked .pms-pay-group{width:100%}@keyframes tipFooterSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.tip-mode-button.active{background:var(--guest-card-bg);color:var(--guest-page-text);box-shadow:0 1px 3px rgba(0,0,0,.08)}.tips-view{flex:1 1;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 var(--guest-surface-bg)}.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:var(--guest-page-text);-webkit-tap-highlight-color:transparent}.tips-view-content{flex:1 1;padding:16px 20px calc(100px + env(safe-area-inset-bottom))}.tips-view-empty{text-align:center;padding:24px;color:var(--guest-secondary-text)}.worker-card.selected{border-color:var(--guest-accent);background:color-mix(in srgb,var(--guest-accent,var(--brand)) 10%,transparent)}.avatar-initials{border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;letter-spacing:.5px;flex-shrink:0}.tips-role-section{margin-bottom:20px}.tips-role-section:last-child{margin-bottom:0}.tips-role-title{font-size:14px;font-weight:600;color:var(--guest-secondary-text);text-transform:uppercase;letter-spacing:.03em;margin:0 0 12px;padding:0 4px}.tips-served-section{margin-bottom:24px;padding:16px;background:var(--guest-card-bg);border-radius:16px;border:1px solid var(--guest-border)}.tips-manager-section{margin-bottom:24px;padding:16px;border-radius:16px}.tips-served-title{font-size:14px;font-weight:600;color:var(--guest-secondary-text);text-transform:uppercase;letter-spacing:.03em;margin:0 0 12px;padding:0}.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);border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.tips-spend-label{font-size:12px;font-weight:500;color:var(--guest-secondary-text);text-transform:uppercase;letter-spacing:.03em}.tips-spend-amount{font-size:20px;font-weight:700;color:var(--guest-page-text)}.btn-style-outlined .tips-spend-amount{color:var(--guest-accent,var(--guest-page-text))}.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);border-bottom:1px solid var(--guest-surface-bg);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:var(--guest-surface-bg)}.tips-worker-row-served{background:rgba(var(--guest-accent-rgb),.08)}.tips-worker-row-served:active{background:rgba(var(--guest-accent-rgb),.15)}.tips-worker-row-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;background:var(--guest-surface-bg);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:var(--guest-page-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tips-worker-row-role{font-size:13px;color:var(--guest-secondary-text)}.tips-worker-row>svg{flex-shrink:0;color:var(--guest-border)}.tip-sheet-header{display:flex;align-items:center;gap:16px;padding:16px 20px;border-bottom:1px solid var(--guest-surface-bg)}.tip-sheet-photo{width:56px;height:56px;border-radius:50%;object-fit:cover;background:var(--guest-surface-bg);display:flex;align-items:center;justify-content:center;color:var(--guest-secondary-text);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,.tip-sheet-goal-name{font-size:12px;color:var(--guest-secondary-text)}.tip-sheet-goal-name{margin-left:4px}.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:var(--guest-surface-bg);display:flex;align-items:center;justify-content:center;color:var(--guest-secondary-text)}.tip-sheet-member-photo img{width:100%;height:100%;object-fit:cover}.tip-sheet-member-name{font-size:12px;color:var(--guest-secondary-text);text-align:center;max-width:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tip-calc-toggle-button.active{background:var(--guest-card-bg);color:var(--guest-page-text);box-shadow:0 1px 3px rgba(0,0,0,.08)}.tip-sheet-back-row{padding:12px 16px 0;flex-shrink:0}.tips-group-chip.selected{border-color:var(--guest-accent);background:color-mix(in srgb,var(--guest-accent,var(--brand)) 10%,transparent)}.filter-card{background:var(--guest-card-bg);color:var(--guest-card-text);border-radius:16px;padding:16px;margin-bottom:16px;box-shadow:0 1px 3px rgba(0,0,0,.06);display:grid;gap:16px}.filter-grid{gap:12px;margin-bottom:12px}.filter-grid,.guest-hero{display:flex;flex-direction:column}.guest-hero{align-items:center;text-align:center;padding:32px 24px;grid-template-columns:1fr;gap:24px;border-radius:24px;border:1px solid var(--stroke-v2);background:radial-gradient(800px 400px at 15% 10%,color-mix(in srgb,var(--guest-accent,var(--brand)) 18%,transparent),transparent 60%),linear-gradient(140deg,color-mix(in srgb,var(--guest-accent,var(--brand)) 8%,var(--guest-page-bg,#fff)),var(--guest-page-bg,#fff) 60%);box-shadow:var(--shadow-xl)}.modifier-group{margin-bottom:16px}.modifier-option.selected{border-color:var(--guest-accent);background:color-mix(in srgb,var(--guest-accent,var(--brand)) 10%,transparent)}.cart-mod-chips{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.cart-mod-chip{font-size:12px;padding:2px 8px;border-radius:4px;background:var(--guest-surface-bg);color:var(--guest-secondary-text);border:1px solid var(--guest-border)}.cart-panel{background:var(--guest-card-bg);color:var(--guest-card-text);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}@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{animation:bs-slide-up-centered .3s cubic-bezier(.16,1,.3,1)}.bs-sheet,.pay-bill-sticky-footer{max-width:768px;left:50%;transform:translateX(-50%)}}@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:200px}}.bk-screen{display:flex;flex-direction:column;flex:1 1}.order-status-view{flex:1 1;padding:0 0 32px;background:transparent}.order-status-hero,.order-status-view{display:flex;flex-direction:column;align-items:center}.order-status-hero{padding:32px 24px 28px;width:100%}@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-step.active .order-status-step-dot{background:var(--color-success-text)}.order-status-step.current .order-status-step-dot{background:var(--color-success-text);animation:os-pulse 2s ease-in-out infinite}@keyframes os-pulse{0%,to{opacity:1}50%{opacity:.5}}.order-status-step.active .order-status-step-label{color:var(--guest-page-text);font-weight:500}.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}.landing-block-text{font-family:var(--guest-body-font,inherit);font-size:15px;line-height:1.5;color:var(--guest-secondary-text);margin:0}.landing-block-text-icon{display:inline-flex;align-items:center;justify-content:center;vertical-align:-2px;margin-right:8px;color:var(--guest-secondary-text);opacity:.75}.landing-block{position:relative;padding-left:20px;padding-right:20px}.landing-block.pad-none{padding-top:0;padding-bottom:0}.landing-block.pad-small{padding-top:8px;padding-bottom:8px}.landing-block.pad-medium{padding-top:16px;padding-bottom:16px}.landing-block.pad-large{padding-top:24px;padding-bottom:24px}.landing-block.align-center{text-align:center}.landing-block.align-right{text-align:right}.landing-social-links{display:flex;gap:12px}.landing-block.align-center .landing-social-links{justify-content:center}.landing-block.align-right .landing-social-links{justify-content:flex-end}.landing-social-link{width:44px;height:44px;border-radius:50%;background:rgba(var(--guest-accent-rgb),.1);color:var(--guest-accent);display:grid;place-items:center;text-decoration:none;transition:transform .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent}.landing-social-link:active{transform:scale(.92)}.landing-social-link:hover{background:rgba(var(--guest-accent-rgb),.18)}.landing-social-link-img{overflow:hidden;padding:0;background:none}.landing-social-link-img:hover{background:none}.landing-divider-line{margin:8px 20px;border-top:1px solid rgba(0,0,0,.08)}.landing-divider-dots{text-align:center;padding:8px 20px;letter-spacing:6px;color:var(--guest-border);font-size:16px}.landing-divider-space{height:16px}.order-history-sheet{max-height:60vh}.order-history-title{font-size:18px;font-weight:700;color:var(--guest-page-text);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 var(--guest-surface-bg);cursor:pointer;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.order-history-row:active{background:var(--guest-surface-bg)}.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:var(--guest-page-text)}.order-history-row-status{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--guest-secondary-text)}.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:var(--guest-page-text);white-space:nowrap}.btn-style-filled .checkout-card,.btn-style-filled .checkout-summary,.btn-style-filled .filter-card,.btn-style-filled .order-status-card,.btn-style-filled .pay-bill-card,.btn-style-filled .pay-bill-grand-total,.btn-style-filled .pay-bill-tip-card,.btn-style-filled .pay-bill-waiter-chip,.btn-style-filled .tip-preset-button,.btn-style-filled .tips-group-chip,.btn-style-filled .tips-manager-card,.btn-style-filled .tips-served-section,.btn-style-filled .tips-spend-card,.btn-style-filled .tips-worker-row,.btn-style-filled .worker-card{background:var(--guest-accent);border-color:var(--guest-accent);box-shadow:none;color:var(--guest-accent-contrast);--guest-page-text:var(--guest-accent-contrast);--guest-secondary-text:var(--guest-accent-contrast-muted);--guest-card-text:var(--guest-accent-contrast);--guest-card-bg:color-mix(in srgb,var(--guest-accent-contrast) 8%,transparent);--guest-surface-bg:color-mix(in srgb,var(--guest-accent-contrast) 10%,transparent);--guest-border:color-mix(in srgb,var(--guest-accent-contrast) 20%,transparent)}.btn-style-filled .pay-bill-waiter-chip.selected{border-color:var(--guest-accent-contrast);background:color-mix(in srgb,var(--guest-accent-contrast) 12%,var(--guest-accent))}.btn-style-filled .tips-group-chip.selected,.btn-style-filled .worker-card.selected{border-color:var(--guest-accent-contrast)}.btn-style-filled .tips-worker-row:active{filter:brightness(.95)}.btn-style-filled .tip-preset-button.selected{background:var(--guest-accent-contrast);border-color:var(--guest-accent-contrast);color:var(--guest-accent);--guest-page-text:var(--guest-accent);--guest-secondary-text:var(--guest-accent)}.btn-style-filled .tip-preset-button.selected .tip-preset-amount{opacity:.85}.btn-style-filled .pay-bill-custom-tip-button,.btn-style-filled .pay-bill-retry-button{background:color-mix(in srgb,var(--guest-accent-contrast) 12%,transparent);color:var(--guest-accent-contrast)}.btn-style-filled .checkout-quantity{background:color-mix(in srgb,var(--guest-accent-contrast) 10%,transparent)}.btn-style-filled .checkout-quantity-btn{background:color-mix(in srgb,var(--guest-accent-contrast) 8%,transparent);color:var(--guest-accent-contrast);border-color:transparent}.btn-style-filled .checkout-quantity-btn:active{background:color-mix(in srgb,var(--guest-accent-contrast) 20%,transparent)}.btn-style-ghost .pay-bill-card,.btn-style-ghost .pay-bill-grand-total,.btn-style-ghost .pay-bill-tip-card{background:transparent;border:none;box-shadow:none;border-bottom:1px solid var(--guest-border);border-radius:0;padding-left:0;padding-right:0}.btn-style-ghost .pay-bill-waiter-chip.selected,.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.selected{border-color:var(--guest-accent);background:rgba(var(--guest-accent-rgb),.08)}.btn-style-ghost .tips-served-section,.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.selected{background:var(--guest-accent);border-color:var(--guest-accent);color:var(--guest-accent-contrast)}.btn-style-ghost .filter-card{background:transparent;box-shadow:none}.payment-result-page{min-height:100dvh;display:flex;flex-direction:column;background:var(--color-bg,var(--guest-page-bg,#fffdf8));color:var(--color-ink,var(--guest-page-text,#1a1a1a))}.payment-result-content{width:100%;max-width:560px;margin:0 auto;flex:1 1;display:flex;flex-direction:column;padding:24px 18px 32px}.payment-result-actions{display:flex;flex-direction:column;gap:10px;width:100%;margin-top:16px}.payment-result-primary{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 24px;border:none;border-radius:var(--guest-btn-radius,12px);background:var(--guest-accent,var(--brand));color:var(--guest-accent-contrast,#fff);font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;transition:opacity .15s}.payment-result-primary:hover{opacity:.9}.payment-result-primary:active{transform:scale(.98)}.payment-result-secondary{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 24px;border:1.5px solid var(--guest-border,#e5e7eb);border-radius:var(--guest-btn-radius,12px);background:transparent;color:var(--guest-page-text,#111);font-size:15px;font-weight:500;cursor:pointer;text-decoration:none;transition:opacity .15s}.payment-result-secondary:hover{opacity:.8}.payment-result-secondary:active{transform:scale(.98)}.payment-result-loading{gap:12px;color:var(--guest-secondary-text,#666);font-size:14px}.payment-result-loading,.rating-prompt{display:flex;flex-direction:column;align-items:center}.rating-prompt{width:100%;margin-top:8px;padding:16px;border-radius:16px;background:var(--guest-card-bg,rgba(255,255,255,.9));border:1px solid var(--guest-border,#e5e7eb);gap:10px;animation:ratingPromptIn .3s ease}@keyframes ratingPromptIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.rating-prompt-title{font-family:var(--guest-heading-font,inherit)}.rating-prompt-thanks,.rating-prompt-title{font-size:15px;font-weight:600;margin:0;color:var(--guest-page-text,#111)}.rating-prompt-stars{display:flex;gap:4px}.rating-prompt-star{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:none;background:none;padding:0;cursor:pointer;color:var(--guest-border,#d1d5db);transition:color .15s ease,transform .15s ease}.rating-prompt-star svg{fill:none}.rating-prompt-star.is-active{color:var(--guest-accent,var(--brand))}.rating-prompt-star.is-active svg{fill:currentColor}.rating-prompt-star:active{transform:scale(.9)}.rating-prompt-followup{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;animation:ratingPromptIn .25s ease}.rating-prompt-text{font-size:14px;color:var(--guest-secondary-text,#666);margin:0;line-height:1.45}.rating-prompt-comment{width:100%;padding:12px 14px;border:1.5px solid var(--guest-border,#e5e7eb);border-radius:var(--guest-btn-radius,12px);background:var(--guest-page-bg,#fff);color:var(--guest-page-text,#111);font-size:14px;font-family:var(--guest-body-font,inherit);resize:vertical;min-height:72px}.rating-prompt-comment:focus{outline:none;border-color:var(--guest-accent,var(--brand))}.rating-prompt-maps-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 20px;border:none;border-radius:var(--guest-btn-radius,12px);background:var(--guest-accent,var(--brand));color:var(--guest-accent-contrast,#fff);font-size:14px;font-weight:600;cursor:pointer;transition:opacity .15s}.rating-prompt-maps-btn:hover{opacity:.9}.rating-prompt-maps-btn:active{transform:scale(.98)}.rating-prompt-maps-btn:disabled{opacity:.6;cursor:default}.rating-prompt-secondary{display:block;width:100%;margin-top:10px;padding:6px 8px;border:none;background:none;color:var(--guest-muted,#8b8b8b);font-size:13px;font-weight:500;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.rating-prompt-secondary:hover{color:var(--guest-text,#2b2b2b)}.promo-action{width:100%;margin-top:8px;padding:16px;border-radius:16px;background:var(--guest-card-bg,rgba(255,255,255,.9));border:1px solid var(--guest-border,#e5e7eb);display:flex;flex-direction:column;align-items:center;gap:6px;animation:ratingPromptIn .3s ease}.promo-action-title{font-size:15px;font-weight:600;margin:0;text-align:center;color:var(--guest-page-text,#111);font-family:var(--guest-heading-font,inherit)}.promo-action-body{font-size:14px;line-height:1.45;margin:0;text-align:center;color:var(--guest-secondary-text,#666)}.promo-action-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;margin-top:4px;padding:12px 20px;border:1.5px solid var(--guest-accent,var(--brand));border-radius:var(--guest-btn-radius,12px);background:transparent;color:var(--guest-accent,var(--brand));font-size:14px;font-weight:600;font-family:var(--guest-body-font,inherit);cursor:pointer;transition:opacity .15s}.promo-action-btn:hover{opacity:.85}.promo-action-btn:active{transform:scale(.98)}@keyframes confettiFall{0%{transform:translateY(0) rotate(0deg);opacity:1}80%{opacity:1}to{transform:translateY(105vh) rotate(2turn);opacity:0}}.rl-status-dot.ok{background:var(--color-success-text)}.rl-status-dot.wait{background:var(--color-warning-dark)}.rl-stepbox.invalid{border-color:var(--color-error)}.rl-link-btn{background:none;border:none;cursor:pointer;font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:4px;color:var(--guest-accent,#c77800);padding:4px 0}.rl-link-danger{color:var(--color-error-text)}.rl-muted{color:var(--guest-secondary-text,#6b7280);margin:0}.guest-sheet-title{font-size:20px;font-weight:700;margin:0 0 16px;font-family:var(--guest-heading-font,inherit)}.service-request-form{display:flex;flex-direction:column;gap:16px}.service-request-types{display:flex;flex-wrap:wrap;gap:8px}.service-request-type-chip{padding:10px 14px;border-radius:999px;border:1px solid var(--guest-border,rgba(0,0,0,.12));background:var(--guest-surface,#fff);color:inherit;font-size:14px;cursor:pointer;transition:background .15s,border-color .15s}.service-request-type-chip.selected{background:var(--guest-accent,#1a1a1a);border-color:var(--guest-accent,#1a1a1a);color:var(--guest-accent-contrast,#fff)}.service-request-note-label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--guest-muted,rgba(0,0,0,.6))}.service-request-note-input{min-height:72px;resize:vertical;padding:10px 12px;border-radius:12px;border:1px solid var(--guest-border,rgba(0,0,0,.12));background:var(--guest-surface,#fff);color:inherit;font:inherit}.service-request-feedback{margin:0;font-size:14px;color:var(--guest-muted,rgba(0,0,0,.6))}.service-request-send{width:100%}.service-request-active{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center;padding:12px 0}.service-request-active-text{margin:0;font-size:16px;font-weight:600}.gp-link{background:none;border:none;cursor:pointer;font-size:13px;color:var(--guest-secondary-text,#6b7280);padding:4px 0;align-self:flex-start}.gp-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.gp-filter-chip{padding:6px 12px;border-radius:999px;border:1px solid var(--guest-border,#e5e7eb);background:transparent;color:var(--guest-secondary-text,#6b7280);font-size:13px;font-weight:600;cursor:pointer}.gp-filter-chip.active{background:rgba(var(--guest-accent-rgb,var(--brand-rgb)),.14);border-color:var(--guest-accent,var(--brand));color:var(--guest-accent,#c77800)}.gp-login-prompt{display:flex;flex-direction:column;gap:8px;align-items:flex-start;padding:8px 0}.account-tab-btn.active{background:var(--guest-accent,var(--brand));color:var(--guest-accent-contrast,#111);border-color:var(--guest-accent,var(--brand))}.start-view-actions-sheet{position:relative;margin-top:-32px;background:var(--guest-card-bg-solid,#fff);border-radius:24px 24px 0 0;padding:20px 20px 48px;box-shadow:0 -4px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:12px;z-index:2}.start-view-actions-sheet:before{content:"";display:block;width:36px;height:4px;border-radius:2px;background:var(--guest-border,rgba(0,0,0,.15));margin:0 auto 8px}.start-view-card-grid{padding:16px 20px 48px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.start-view-grid-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 12px;border-radius:var(--guest-btn-radius,12px);border:none;cursor:pointer;text-align:center;transition:transform .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent}.start-view-grid-card:active{transform:scale(.97)}.start-view-grid-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.start-view-grid-card.span-2{grid-column:span 2}.start-view-grid-card.dark{background:var(--guest-accent,var(--brand));color:var(--guest-accent-contrast,#fff);border:1.5px solid var(--guest-accent,var(--brand))}.start-view-grid-card.light{background:var(--guest-card-bg-solid,var(--guest-card-bg,#fff));color:var(--guest-card-text,#111);border:1.5px solid rgba(var(--guest-accent-rgb,var(--brand-rgb)),.35)}.start-view-grid-card.light .start-view-grid-card-icon{color:var(--guest-accent)}.start-view-grid-card-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.start-view-grid-card-label{font-size:14px;font-weight:600}.start-view-grid-card-subtitle{font-size:11px;font-weight:400;opacity:.7}.btn-style-ghost .start-view-grid-card.dark{background:transparent;color:var(--guest-accent,var(--brand));box-shadow:none}.btn-style-ghost .start-view-grid-card.dark .start-view-grid-card-icon{color:var(--guest-accent,var(--brand))}.btn-style-ghost .start-view-grid-card.light{background:transparent;border-color:transparent;box-shadow:none}.start-view-list-actions{padding:0 20px 16px;display:flex;flex-direction:column;gap:2px}.start-view-list-row{display:flex;align-items:center;gap:12px;padding:14px 4px;border:none;background:transparent;color:var(--guest-page-text,#111);cursor:pointer;font-size:15px;font-weight:500;border-bottom:1px solid var(--guest-border,rgba(0,0,0,.08));-webkit-tap-highlight-color:transparent;text-align:left;width:100%}.start-view-list-row:last-child{border-bottom:none}.start-view-list-row:active{opacity:.7}.start-view-list-row-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--guest-accent,var(--brand));flex-shrink:0}.start-view-list-row-label{flex:1 1}.start-view-list-row-chevron{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:var(--guest-secondary-text,#999);flex-shrink:0}.ad-top-strip{margin:4px 0 12px}.ad-top-strip-highlighted{border:1px solid var(--guest-accent,var(--brand));border-radius:14px;padding:12px}.ad-top-strip-header{margin:0 0 10px;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--guest-accent,var(--brand))}.ad-top-strip-header:before{content:"★";display:inline-block;font-size:12px;line-height:1}.ad-top-strip-cards{display:grid;gap:10px}.ad-top-strip-cards[data-count="1"]{grid-template-columns:1fr}.ad-top-strip-cards[data-count="2"]{grid-template-columns:1fr 1fr}.ad-top-strip-cards[data-count="3"]{grid-template-columns:1fr 1fr 1fr}.ad-top-card{display:flex;flex-direction:column;border-radius:14px;overflow:hidden;cursor:pointer;background:var(--guest-card-bg,#fff);transition:transform .16s ease,box-shadow .16s ease;box-shadow:0 1px 2px rgba(0,0,0,.06);min-width:0}.ad-top-card:active,.ad-top-card:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.12)}.ad-top-card-disabled{opacity:.55;cursor:default}.ad-top-card-image{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;background:var(--guest-border,#eee)}.ad-top-card[data-emphasis=solo] .ad-top-card-image{aspect-ratio:16/9}.ad-top-card-image-placeholder{background:linear-gradient(135deg,#f5f5f5,#e8e8e8)}.ad-top-card-body{display:flex;flex-direction:column;gap:6px;padding:8px 10px 10px}.ad-top-card-title{margin:0;font-size:13px;font-weight:600;line-height:1.25;color:var(--guest-page-text,#111);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ad-top-card[data-emphasis=solo] .ad-top-card-title{font-size:15px}.ad-top-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:wrap;row-gap:6px}.ad-top-card-price{overflow:hidden;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:700;color:var(--guest-page-text,#111);white-space:nowrap}.ad-top-card[data-emphasis=solo] .ad-top-card-price{font-size:15px}.ad-top-card-add{width:28px;height:28px;min-width:28px;min-height:28px;margin-left:auto;border-radius:50%;border:none;background:var(--guest-accent,var(--brand));color:var(--guest-accent-contrast,#111);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;position:relative;-webkit-tap-highlight-color:transparent;transition:transform .15s}.ad-top-card-add:before{content:"";position:absolute;inset:-8px}.ad-top-card-add:active{transform:scale(.9)}.ad-top-card-add svg{width:14px;height:14px}.ad-top-card-qty{gap:6px;margin-left:auto;flex-shrink:0}.ad-top-card-qty,.ad-top-card-qty-btn{display:inline-flex;align-items:center}.ad-top-card-qty-btn{width:28px;height:28px;min-width:28px;min-height:28px;border:none;border-radius:50%;background:var(--guest-accent,var(--brand));color:var(--guest-accent-contrast,#111);justify-content:center;cursor:pointer;position:relative;-webkit-tap-highlight-color:transparent;transition:transform .15s}.ad-top-card-qty-btn:before{content:"";position:absolute;inset:-8px}.ad-top-card-qty-btn:active{transform:scale(.9)}.ad-top-card-qty-btn svg{width:14px;height:14px}.ad-top-card-qty-value{min-width:14px;text-align:center;font-size:13px;font-weight:700;color:var(--guest-page-text,#111111)}.ad-top-card[data-emphasis=compact] .ad-top-card-body{flex:1 1}.ad-top-card[data-emphasis=compact] .ad-top-card-bottom{flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:8px;margin-top:auto}.ad-top-card[data-emphasis=compact] .ad-top-card-add,.ad-top-card[data-emphasis=compact] .ad-top-card-qty{align-self:center;margin-left:0}.ad-top-card[data-emphasis=compact] .ad-top-card-qty{gap:4px}.ad-top-card[data-emphasis=compact] .ad-top-card-qty-btn{width:24px;height:24px;min-width:24px;min-height:24px}.ad-hero-sheet .bs-handle{padding:16px 0 8px}.ad-hero-title{font-size:22px;font-weight:600;margin:0 0 4px;color:var(--guest-text,#111)}.ad-hero-subtitle{font-size:14px;color:var(--guest-secondary-text,#666);margin:0 0 16px}.ad-hero-list{gap:10px}.ad-hero-list,.order-view-empty{display:flex;flex-direction:column}.order-view-empty{align-items:center;text-align:center;padding:48px 24px;color:var(--guest-secondary-text)}.order-view-empty-title{font-size:1.125rem;font-weight:600;margin:0;color:var(--guest-secondary-text)}.combo-badge{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:6px;background:var(--guest-accent,var(--brand));color:var(--guest-accent-contrast,#fff)}.combo-badge-sm{font-size:10px;padding:1px 6px;margin-right:6px;vertical-align:middle}.combo-card{border:1.5px solid rgba(var(--guest-accent-rgb,var(--brand-rgb)),.4)}.combo-card-head{margin-bottom:6px}.combo-suboptions{margin-top:12px;padding-left:12px;border-left:2px solid var(--guest-surface-bg)}.combo-sub-title{font-size:14px;font-weight:600;color:var(--guest-secondary-text);margin:0 0 6px}.combo-selection-list{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:2px}.combo-selection-row{font-size:13px;color:var(--guest-secondary-text);line-height:1.35}.combo-selection-group{font-weight:600;color:var(--guest-page-text)}.combo-selection-mods{font-size:12px;color:var(--guest-secondary-text)}.guest-closed-state{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;margin:24px 16px;padding:32px 24px;background:var(--guest-card-bg);border:1px solid var(--guest-border);border-radius:20px}.guest-closed-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:var(--guest-surface-bg);color:var(--guest-secondary-text)}.guest-closed-title{margin:0;font-size:20px;font-weight:700;color:var(--guest-page-text)}.guest-closed-subtitle{margin:0;max-width:360px;font-size:14px;line-height:1.45;color:var(--guest-secondary-text)}.guest-closed-tip-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;min-height:48px;padding:0 24px;border:none;border-radius:var(--guest-btn-radius,12px);background:var(--guest-accent);color:var(--guest-accent-contrast);font-size:15px;font-weight:600;cursor:pointer}.guest-closed-tip-btn:active{transform:scale(.98)}.promo-card{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:var(--guest-radius-lg,16px);background:var(--guest-surface-alt,rgba(0,0,0,.03))}.promo-card-title{margin:0;font-size:.9375rem;font-weight:600;color:var(--guest-ink,inherit)}.promo-card-list{display:flex;flex-direction:column;gap:8px}.promo-card-main,.promo-card-row{display:flex;align-items:center;gap:10px}.promo-card-main{flex:1 1;min-width:0;text-align:left;cursor:pointer}.promo-card-image{width:44px;height:44px;border-radius:10px;object-fit:cover;flex-shrink:0}.promo-card-image-empty{background:var(--guest-surface,rgba(0,0,0,.06))}.promo-card-text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.promo-card-name{font-size:.875rem;font-weight:500;color:var(--guest-ink,inherit);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promo-card-price{font-size:.8125rem;color:var(--guest-ink-muted,inherit);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.promo-card-add{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:none;border-radius:12px;cursor:pointer;background:var(--guest-accent,currentColor);color:var(--guest-accent-ink,#fff)}.bs-promo-card{margin:4px 0}.co-promo{margin-bottom:12px}.start-view-promo{margin:0 18px 12px}.pf-card{--pf-qr:160px;display:flex;flex-direction:column;align-items:center;gap:8px;padding:4px 16px;margin-bottom:12px;border-radius:16px}.pf-card-qr{padding:10px;border-radius:12px;background:#fff;line-height:0}.pf-card-qr svg,.pf-card-qr-skel{display:block;width:var(--pf-qr);height:var(--pf-qr)}.pf-card-qr-skel{border-radius:8px}.pf-card-num-skel,.pf-card-qr-skel{background:color-mix(in srgb,var(--color-accent) 22%,transparent);animation:os-pulse 1.1s ease-in-out infinite}.pf-card-num-skel{display:inline-block;width:116px;height:18px;vertical-align:middle;border-radius:6px}.pf-card-num{font-size:18px;font-weight:700;letter-spacing:.08em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pf-card-hint{font-size:13px;opacity:.6;text-align:center}.pf-field-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.pf-field-pair .pf-field-label{margin-top:0}.pf-logout{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:14px;padding:13px 18px;border:none;border-radius:14px;background:var(--color-surface-2);color:var(--color-error-dark);font-size:15px;font-weight:600;cursor:pointer}.pf-tab-icon{flex:0 0 auto;width:40px;padding-inline:0;justify-content:center}.tg-phone-gate{position:fixed;inset:0;z-index:60;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.45);padding:16px 16px calc(16px + env(safe-area-inset-bottom, 0px))}.tg-phone-gate__card{width:100%;max-width:480px;background:var(--guest-surface,#fff);color:var(--guest-ink,#1a1a1a);border-radius:20px;padding:20px;box-shadow:0 12px 40px rgba(0,0,0,.25)}.tg-phone-gate__title{margin:0 0 8px;font-size:1.125rem;font-weight:700}.tg-phone-gate__text{margin:0 0 16px;font-size:.875rem;line-height:1.45;opacity:.75}.tg-phone-gate__btn{width:100%;min-height:48px}.tg-consent__text{margin:0 0 16px;font-size:.875rem;line-height:1.45;opacity:.75}.tg-consent__optional{margin-top:10px;padding-top:10px;border-top:1px solid var(--stroke-v2,rgba(0,0,0,.12))}.tg-consent__btn{width:100%;min-height:48px;margin-top:16px}.pf-consent-row{display:flex;align-items:flex-start;gap:10px;margin-top:16px;font-size:.8125rem;line-height:1.4;cursor:pointer}.pf-consent-row input{margin-top:2px;flex:0 0 auto;width:18px;height:18px}html[data-tg-miniapp] .guest-page-shell,html[data-tg-miniapp] .start-view{min-height:var(--tg-viewport,100dvh)}html[data-tg-miniapp] .bs-sheet{max-height:calc(var(--tg-viewport, 100dvh) * .92)}html[data-tg-miniapp] .bs-sheet-fullscreen{max-height:var(--tg-viewport,100dvh);height:var(--tg-viewport,100dvh)}html[data-tg-miniapp] .gp-sheet.gp-sheet-compact,html[data-tg-miniapp] .gp-sheet.gp-sheet-steady{max-height:calc(var(--tg-viewport, 100dvh) * .92)}.pay-done{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--guest-bg,#faf7f2)}.pay-done__card{width:100%;max-width:380px;text-align:center;background:var(--guest-surface,#fff);color:var(--guest-ink,#1a1a1a);border-radius:20px;padding:32px 24px;box-shadow:0 10px 40px rgba(0,0,0,.08)}.pay-done__mark{width:56px;height:56px;margin:0 auto 16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;color:#fff;background:var(--color-accent)}.pay-done__title{margin:0 0 10px;font-size:1.25rem;font-weight:700}.pay-done__text{margin:0 0 12px;font-size:.9375rem;line-height:1.5;opacity:.8}.pay-done__hint{margin:0;font-size:.8125rem;opacity:.55}