:root{--bg: #f8fafc;--panel: #ffffff;--ink: #101827;--muted: #64748b;--line: #e2e8f0;--brand: #ff248f;--brand-dark: #d90072;--accent: #a855f7;--amber: #f59e0b;--red: #ef4444;--green: #22c55e}*{box-sizing:border-box}body{margin:0;min-width:320px;color:var(--ink);background:var(--bg);font-family:IBM Plex Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html:has(body.modal-open),body.modal-open{overflow:hidden;overscroll-behavior:none;touch-action:none}button,input,textarea,select{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.page{min-height:100vh}.customer-shell{max-width:720px;margin:0 auto;padding:0 14px 112px}.customer-page{position:relative;overflow-x:hidden;background:#f8fafc}.customer-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:#f8fafc}.customer-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,#ff248f1f,#f59e0b1a,#22c55e14)}.menu-logo{width:92px;height:86px;flex:0 0 auto;object-fit:contain;border-radius:18px;background:#fff;padding:8px 10px;box-shadow:0 18px 45px #ff248f38}.menu-content{margin-top:0;position:relative;z-index:1}.glovo-menu-shell{max-width:820px}.menu-app-hero{position:relative;margin-inline:-14px;padding:18px 14px 34px;border-radius:0 0 42px 42px;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.25),transparent 24%),linear-gradient(135deg,var(--brand) 0%,var(--accent) 100%);color:#fff;box-shadow:0 18px 42px #ff248f38;overflow:visible}.menu-app-hero:after{content:"";position:absolute;left:-8%;right:-8%;bottom:-34px;height:72px;border-radius:50% 50% 0 0;background:#ffffff2e;pointer-events:none}.menu-topbar{position:relative;z-index:220;display:flex;align-items:center;justify-content:space-between;gap:12px}.menu-brand-chip{min-height:46px;display:inline-flex;align-items:center;gap:8px;padding:5px 10px;border-radius:18px;background:#ffffffeb;color:#fff;font-weight:900}.menu-brand-chip img{width:76px;height:42px;object-fit:contain;border-radius:0;background:transparent}.menu-account-wrap{position:relative;z-index:230}.menu-account-pill{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border-radius:999px;background:#fffffff5;color:var(--brand-dark);font-weight:950;box-shadow:0 12px 28px #0f172a24}.profile-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:240;width:min(190px,calc(100vw - 28px));display:grid;gap:4px;padding:8px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 18px 44px #0f172a29}.profile-menu button{min-height:40px;display:flex;align-items:center;gap:8px;padding:0 10px;border-radius:10px;background:transparent;color:var(--ink);font-weight:850;text-align:left;white-space:nowrap}.profile-menu button:hover{background:#f8fafc}.menu-hero-copy{position:relative;z-index:1;padding:22px 8px 14px}.menu-hero-copy p{margin:0 0 6px;color:#ffffffe6;font-size:.9rem;font-weight:800;opacity:.96}.menu-hero-copy h1{max-width:360px;margin:0;color:#fff;font-size:clamp(1.12rem,5vw,1.55rem);line-height:1.15;font-weight:900;letter-spacing:0}.menu-body-surface{display:grid;gap:18px;margin-top:-18px;padding-top:18px}.menu-brand-title{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:116px;margin-bottom:4px}.menu-brand-title h1{margin:0;color:var(--brand-dark);background:linear-gradient(135deg,var(--brand),var(--accent));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 5px 24px rgba(255,36,143,.18);font-size:clamp(2.45rem,12vw,4.4rem);line-height:.95;font-weight:950;letter-spacing:0;text-transform:uppercase}.menu-tabs{margin-top:4px;border-radius:18px 18px 0 0;padding-top:10px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:0 0 12px}.section-heading h2{margin:0;font-size:1.22rem;line-height:1.1;font-weight:950;letter-spacing:0}.menu-greeting{margin:6px 0 0;color:var(--muted);font-weight:900}.menu-account-actions{display:flex;gap:8px;flex-shrink:0}.account-pill{display:inline-flex;align-items:center;gap:7px;min-height:38px;margin-bottom:14px;padding:0 12px;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--brand-dark);font-weight:900}.section-kicker{margin:0 0 4px;color:var(--brand-dark);font-size:.76rem;font-weight:900;text-transform:uppercase}.category-showcase{position:relative;z-index:20;margin:0;padding:8px 0 10px;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:hidden}.glovo-categories{margin-top:2px}.category-grid{display:flex;gap:18px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;padding:4px 14px 8px}.category-grid::-webkit-scrollbar{display:none}.category-card{flex:0 0 92px;min-height:116px;display:grid;justify-items:center;align-content:start;gap:8px;padding:6px 0 2px;text-align:center;color:var(--ink);background:transparent;border:0;border-radius:0;box-shadow:none;scroll-snap-align:start;transition:transform .15s ease,color .15s ease}.category-card:active{transform:scale(.94)}.category-card.active{color:var(--brand-dark);background:transparent;box-shadow:none}.category-icon{width:78px;height:78px;display:inline-grid;place-items:center;border-radius:999px;color:var(--brand-dark);background:#fffffff5;border:2px solid rgba(255,255,255,.82);outline:0;box-shadow:0 14px 32px #0f172a24,inset 0 0 0 8px #ff248f12;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease,background .15s ease}.category-card.active .category-icon{background:#fffffffa;border-color:var(--brand);box-shadow:0 16px 34px #ff248f3d,0 0 0 5px #ff248f29;transform:translateY(-1px)}.category-icon img{width:52px;height:52px;object-fit:contain;display:block}.category-card.has-photo-icon .category-icon{overflow:hidden}.category-card.has-photo-icon .category-icon img{width:66px;height:58px;object-fit:contain;filter:drop-shadow(0 8px 10px rgba(15,23,42,.16))}.category-card.wide-photo-icon .category-icon img{width:68px;height:42px}.category-card.custom-photo-icon .category-icon img{width:64px;height:56px}.category-icon svg{width:30px;height:30px;stroke-width:2.25}.category-name{width:fit-content;min-height:30px;display:inline-flex;align-items:center;justify-content:center;margin-top:0;padding:0 10px;background:#fff;border:1px solid rgba(226,232,240,.82);border-radius:999px;box-shadow:0 8px 18px #0f172a1a;font-size:.82rem;font-weight:850;line-height:1.12;position:relative;z-index:1}.category-card.active .category-name{background:linear-gradient(135deg,var(--brand),var(--accent));border-color:var(--brand);color:#fff}.category-count{display:none;margin-top:0;color:var(--muted);font-size:.72rem;font-weight:800}.category-card.active .category-count{color:var(--muted)}.category-detail-head{display:grid;gap:8px;padding:2px 2px 4px}.category-detail-head h2{margin:2px 0 0;font-size:1.8rem;line-height:1;font-weight:950;letter-spacing:0}.category-detail-head span{color:var(--muted);font-weight:800}.back-button{width:fit-content;min-height:42px;padding:0 14px;border-radius:999px;background:#fff;color:var(--brand-dark);border:1px solid rgba(255,36,143,.24);box-shadow:0 10px 24px #ff248f1f;font-weight:900}.product-heading{margin-top:16px}.product-section{display:grid;gap:12px;scroll-margin-top:18px}.product-section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:0 2px}.product-section-head h2{margin:0;font-size:1.35rem;line-height:1.1;font-weight:950}.product-section-head span{color:var(--muted);font-size:.88rem;font-weight:800}.suggestion-section{display:grid;gap:12px}.suggestion-strip{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;padding:2px 2px 8px}.suggestion-strip::-webkit-scrollbar{display:none}.suggestion-card{flex:0 0 132px;min-height:160px;display:grid;align-content:start;gap:8px;padding:10px;border-radius:20px;background:#fff;color:var(--ink);text-align:left;scroll-snap-align:start;box-shadow:0 14px 32px #0f172a14;transition:transform .16s ease,box-shadow .16s ease}.suggestion-card:active{transform:scale(.96)}.suggestion-card img{width:100%;aspect-ratio:1;border-radius:18px;object-fit:cover;background:#f1f5f9}.suggestion-card strong{min-height:36px;font-size:.94rem;line-height:1.05}.suggestion-card span{color:var(--brand-dark);font-weight:950;font-size:.9rem}.empty-products{margin:0;padding:18px;border-radius:18px;background:#fff;color:var(--muted);font-weight:850;box-shadow:0 12px 28px #0f172a0f}.product-fade-enter-active,.product-fade-leave-active{transition:opacity .18s ease,transform .18s ease}.product-fade-enter-from,.product-fade-leave-to{opacity:0;transform:translateY(8px)}@media(min-width:821px){.glovo-menu-shell{padding-bottom:48px}}.topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.title{margin:0;font-size:1.55rem;line-height:1.1}.muted{color:var(--muted)}.status{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#e9f6ef;color:var(--green);font-weight:700;font-size:.82rem}.status.closed{background:#fff0eb;color:var(--red)}.customer-toast{position:fixed;left:50%;top:max(14px,env(safe-area-inset-top));z-index:120;width:min(calc(100% - 28px),460px);justify-content:center;transform:translate(-50%);border:1px solid rgba(239,68,68,.16);box-shadow:0 18px 42px #0f172a2e}.tabs{display:flex;gap:8px;overflow-x:auto;padding:8px 0 12px;position:sticky;top:0;background:#f8fafcf0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5}.tab{flex:0 0 auto;min-height:44px;padding:0 16px;border-radius:999px;background:var(--panel);color:var(--ink);border:1px solid var(--line);font-weight:700}.tab.active{background:linear-gradient(135deg,var(--brand),var(--accent));color:#fff;border-color:var(--brand);box-shadow:0 10px 24px #ff248f38}.product-list{display:grid;gap:12px}.load-more-sentinel{min-height:56px;display:grid;place-items:center;color:var(--muted);font-size:.85rem;font-weight:850}.product-card{display:grid;grid-template-columns:112px 1fr auto;gap:14px;align-items:center;min-height:132px;padding:10px;border:1px solid rgba(226,232,240,.92);border-radius:16px;background:#fffffff5}.menu-product-card{border-color:#e2e8f0e6;box-shadow:0 16px 36px #0f172a14;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.menu-product-card:active{transform:scale(.985);box-shadow:0 10px 24px #0f172a14}.product-img{width:112px;aspect-ratio:1;border-radius:14px;object-fit:cover;background:#fff}.menu-product-img{background:#fff}.product-name{margin:0 0 4px;font-size:1.08rem;line-height:1.12;font-weight:900}.product-desc{margin:0 0 7px;color:var(--muted);font-size:.88rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.price{font-weight:800;color:var(--brand-dark)}.option-hint,.option-summary{display:block;margin:0 0 7px;font-size:.8rem;line-height:1.25}.icon-btn{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,var(--brand),var(--accent));color:#fff;box-shadow:0 10px 24px #ff248f38}.menu-add{align-self:end;min-height:46px;width:46px;border-radius:14px;transition:transform .16s ease,box-shadow .16s ease}.menu-add:active{transform:scale(.9)}.icon-btn.secondary{background:#ece7df;color:var(--ink)}.cart-bar{position:fixed;left:50%;bottom:14px;transform:translate(-50%);width:min(692px,calc(100vw - 28px));min-height:62px;padding:11px 16px;border-radius:18px;background:linear-gradient(135deg,var(--brand),var(--accent));color:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 18px 44px #ff248f52;z-index:30}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;touch-action:none;overscroll-behavior:contain}.cart-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#0f172a61;touch-action:none}.cart-sheet{position:relative;width:min(720px,100%);height:min(82dvh,720px);max-height:min(82dvh,720px);margin:0;border-radius:24px 24px 0 0;border-bottom:0;display:flex;flex-direction:column;box-shadow:0 -24px 55px #0f172a38;touch-action:auto;overflow:hidden}.cart-handle{width:48px;height:5px;margin:0 auto 14px;border-radius:999px;background:#d8dfe8}.cart-sheet-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:2px 2px 14px}.cart-sheet-footer{flex:0 0 auto;margin:0 -16px -16px;padding:14px 16px 16px;border-top:1px solid var(--line);background:#fffffffa;box-shadow:0 -12px 28px #0f172a14}.cart-total-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.cart-total-row span{color:var(--muted);font-weight:900}.cart-total-row strong{color:var(--brand-dark);font-size:1.25rem}.service-choice{display:grid;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.segmented{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px}.segmented button{min-height:46px;border-radius:12px;border:1px solid var(--line);background:#fff;color:var(--ink);font-weight:850}.segmented button.active{border-color:var(--brand);background:#ff248f1a;color:var(--brand-dark)}.drink-suggestion-overlay{z-index:68}.drink-suggestion-sheet{position:relative;width:min(720px,100%);max-height:min(78vh,620px);margin:0;border-radius:24px 24px 0 0;display:grid;gap:12px;box-shadow:0 -24px 55px #0f172a38}.drink-suggestion-list{display:grid;gap:8px;overflow-y:auto}.drink-suggestion-item{min-height:66px;display:grid;grid-template-columns:52px 1fr auto;gap:10px;align-items:center;padding:8px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);text-align:left}.drink-suggestion-item img{width:52px;height:52px;border-radius:10px;object-fit:cover;background:#fff}.product-overlay{z-index:70}.product-modal{position:relative;width:min(720px,100%);height:min(92dvh,820px);max-height:min(92dvh,820px);margin:0;padding:0;border-radius:24px 24px 0 0;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 -24px 55px #0f172a3d;touch-action:auto}.product-modal-media{flex:0 0 240px;position:relative;height:240px;background:#fff}.product-modal-media img{width:100%;height:100%;display:block;object-fit:cover}.modal-close{position:absolute;top:12px;right:12px;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:16px}.modal-title-row{align-items:start;margin-bottom:14px}.product-modal-title{margin:0 0 5px;font-size:1.42rem;line-height:1.1;font-weight:950}.modal-desc{display:block;margin-bottom:0;-webkit-line-clamp:unset}.option-group{display:grid;gap:10px;padding:14px 0;border-top:1px solid var(--line)}.option-group-head,.option-choice,.product-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.option-group-head span{color:var(--muted);font-size:.82rem;font-weight:800}.option-list{display:grid;gap:8px}.option-choice{min-height:48px;padding:0 12px;border-radius:12px;border:1px solid var(--line);background:#fff;color:var(--ink);text-align:left}.option-choice.selected{border-color:var(--brand);background:#ff248f14}.option-price{display:inline-flex;align-items:center;gap:6px;color:var(--brand-dark);font-weight:800}.product-modal-footer{padding:14px 16px;border-top:1px solid var(--line);background:#fff}.product-qty{flex:0 0 auto}.add-to-bag{flex:1}.cart-panel,.auth-panel,.admin-panel{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:16px}.cart-item{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;padding:12px;margin-bottom:10px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 10px 24px #0f172a0f;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.cart-item:active{transform:scale(.985)}.cart-item:focus-visible{outline:3px solid rgba(255,36,143,.24);outline-offset:2px}.cart-item-image{width:76px;height:76px;border-radius:14px;object-fit:cover;background:#f8fafc}.cart-item-main{min-width:0;display:grid;gap:8px}.cart-item-head,.cart-item-bottom{display:flex;align-items:start;justify-content:space-between;gap:10px}.cart-item-head strong{min-width:0;font-size:1rem;line-height:1.2}.cart-remove{width:38px;height:38px;flex:0 0 auto;color:var(--red);background:#fff0eb;box-shadow:none}.cart-option-badges{display:flex;flex-wrap:wrap;gap:6px}.cart-option-badges span{max-width:100%;padding:5px 8px;border-radius:999px;background:#ff248f14;color:var(--brand-dark);font-size:.76rem;font-weight:800;line-height:1.2}.cart-item-note{margin:0;color:var(--muted);font-size:.85rem;line-height:1.35}.cart-price-lines{display:grid;gap:3px;color:var(--muted);font-size:.8rem}.cart-price-lines strong{color:var(--ink);font-size:.98rem}.cart-item-qty{flex:0 0 auto}.cart-item-qty .icon-btn{width:36px;height:36px}.qty{display:flex;align-items:center;gap:8px}.field{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;padding:11px 12px}.admin-image-preview{width:100%;height:100%;min-height:190px;object-fit:cover;display:block}.option-editor,.option-editor-group{display:grid;gap:10px}.option-editor{padding:14px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.option-editor-group{padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}.option-editor-row{display:grid;grid-template-columns:minmax(150px,1fr) 170px 120px 46px;gap:8px;align-items:center}.option-price-field{display:grid;gap:4px}.option-price-field span{color:var(--muted);font-size:.76rem;font-weight:900}.option-editor-group-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.option-available{white-space:nowrap}.option-remove{width:46px;min-width:46px;padding:0}.option-add{justify-self:start}.admin-checks{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.admin-main-stack{display:grid;gap:16px;min-width:0}.product-form-panel{display:grid;gap:16px;scroll-margin-top:18px}.admin-panel-head{display:flex;align-items:start;justify-content:space-between;gap:14px}.admin-panel-head h2,.admin-panel-head p{margin:0}.admin-panel-head.compact{align-items:center}.admin-panel-head.compact p{margin-top:3px;font-size:.86rem}.product-form-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);gap:14px}.product-form-fields{display:grid;gap:10px}.product-form-row{display:grid;grid-template-columns:1fr 120px;gap:10px}.admin-image-frame{min-height:190px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.category-image-editor{display:grid;grid-template-columns:1fr 160px auto;align-items:center;gap:12px}.category-icon-preview{min-height:118px;aspect-ratio:1;border-radius:18px}.category-admin-thumb{width:48px;height:48px;object-fit:contain;border-radius:14px;background:#fff;border:1px solid var(--line);box-shadow:0 8px 18px #0f172a14}.upload-box{min-height:46px;display:grid;place-items:center;border:1px dashed var(--brand);border-radius:12px;background:#ff248f0f;color:var(--brand-dark);font-weight:850;cursor:pointer}.upload-box span{display:inline-flex;align-items:center;justify-content:center;gap:8px}.upload-box input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.admin-form-actions{display:flex;justify-content:flex-end;padding-top:2px}.danger-lite{background:#fff0eb;color:var(--red)}.primary{min-height:46px;padding:0 16px;border-radius:12px;background:linear-gradient(135deg,var(--brand),var(--accent));color:#fff;font-weight:800}.order-status-page{display:grid;align-content:start;padding-top:28px}.order-brand{position:relative;z-index:1;display:flex;justify-content:center;margin-bottom:14px}.order-status-card{position:relative;z-index:1;width:min(680px,calc(100vw - 28px));margin:0 auto 24px;box-shadow:0 22px 55px #0f172a1a}.danger{background:var(--red)}.ghost{background:#ece7df;color:var(--ink)}.account-page .customer-shell{position:relative;z-index:1;min-height:100vh;display:grid;place-items:center;padding-bottom:18px}.account-card{width:min(100%,420px);background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:0 18px 42px #0f172a14}.customer-profile-card{width:min(100%,640px);padding:16px;box-shadow:0 12px 28px #0f172a0f}.account-page .customer-shell:has(.customer-profile-card){place-items:start center;padding-top:16px}.customer-profile-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.customer-profile-avatar{width:42px;height:42px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:999px;color:var(--brand-dark);background:#ff248f1a}.customer-profile-card .title{font-size:1.05rem;line-height:1.2}.customer-profile-card .muted{margin:3px 0 0}.account-form{display:grid;gap:12px;margin-top:18px}.account-field{min-height:52px;font-size:1rem}.account-submit{width:100%;min-height:52px}.account-link{width:100%;min-height:44px;margin-top:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;font-weight:900}.app-shell{min-height:100vh;padding:18px}.dashboard{display:grid;grid-template-columns:minmax(280px,390px) 1fr;gap:16px;max-width:1240px;margin:0 auto}.order-list{display:grid;gap:10px;align-content:start}.cashier-sidebar{position:sticky;top:18px}.cashier-search{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 34px #0f172a0f}.cashier-search-row{display:grid;grid-template-columns:1fr 46px;gap:8px}.customer-history{display:grid;gap:10px;margin:18px 0;text-align:left}.customer-history h2{margin:0;font-size:1.08rem}.history-order-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:#f8fafc}.history-order-card p{margin:4px 0 0}.customer-admin-list{display:grid;gap:10px}.customer-admin-card{display:grid;gap:8px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.customer-admin-card p{margin:2px 0 0}.customer-admin-actions{display:flex;flex-wrap:wrap;gap:8px}.customer-admin-actions button{min-height:38px;padding:0 10px;border-radius:8px;font-size:.85rem}.status-pill{width:fit-content;min-height:28px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:#f1f5f9;color:var(--muted);font-weight:900;font-size:.78rem}.status-pill.approved{background:#22c55e1f;color:#15803d}.status-pill.blacklisted,.status-pill.rejected{background:#ef44441f;color:var(--red)}.admin-shell{min-height:100vh;display:grid;grid-template-columns:244px minmax(0,1fr);background:#f8fafc}.admin-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:18px 14px;border-right:1px solid var(--line);background:#fff}.admin-brand{display:grid;gap:2px;padding:10px 12px 18px}.admin-brand strong{font-size:1.2rem;color:var(--brand-dark)}.admin-brand span{color:var(--muted);font-size:.85rem;font-weight:800}.admin-nav{display:grid;gap:6px}.admin-nav button,.admin-bottom-nav button{display:flex;align-items:center;gap:10px;min-height:44px;border-radius:8px;padding:0 12px;background:transparent;color:var(--muted);font-weight:850}.admin-nav button.active{background:#ff248f1a;color:var(--brand-dark)}.admin-logout{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;border-radius:8px;background:#f1f5f9;color:var(--ink);font-weight:900}.admin-workspace{min-width:0;width:min(1180px,100%);padding:22px}.admin-header{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}.admin-header h1,.admin-header p{margin:0}.admin-header-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;text-decoration:none}.admin-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.admin-section-stack{display:grid;gap:16px}.admin-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-metric{display:grid;gap:8px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.admin-metric span{color:var(--muted);font-weight:800}.admin-metric strong{font-size:2rem}.admin-quick-actions,.admin-two-columns,.admin-form-grid{display:grid;gap:12px}.admin-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-quick-actions button,.admin-sticky-actions button,.customer-admin-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.admin-two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-list{display:grid;gap:8px}.admin-list-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid var(--line)}.category-row{grid-template-columns:48px minmax(0,1fr) 64px auto auto}.admin-form-section{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.admin-form-section summary{min-height:48px;display:flex;align-items:center;padding:0 14px;cursor:pointer;font-weight:900}.admin-form-section>div,.admin-form-section>section{padding:14px;border-top:1px solid var(--line)}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.span-2{grid-column:1 / -1}.admin-toggle{min-height:46px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fff;font-weight:850}.admin-toggle input{width:18px;height:18px;accent-color:var(--brand)}.admin-field-label{display:grid;gap:6px;color:var(--muted);font-size:.82rem;font-weight:900}.admin-sticky-actions{display:flex;justify-content:flex-end}.product-admin-cards{display:grid;gap:10px}.product-admin-card{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.product-admin-card img{width:74px;height:74px;border-radius:8px;object-fit:cover;background:#f1f5f9}.product-admin-card p{margin:4px 0 8px}.badge-row,.product-admin-actions{display:flex;flex-wrap:wrap;gap:8px}.product-admin-actions{justify-content:flex-end}.option-rules-grid{display:grid;grid-template-columns:minmax(160px,1fr) 130px 130px;gap:8px}.customer-toolbar{display:grid;gap:12px;margin-bottom:12px}.customer-tabs{overflow-x:auto}.admin-search{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px}.customer-admin-list.spacious{gap:12px}.admin-load-more{display:flex;justify-content:center;padding-top:14px}.admin-empty{padding:18px;border:1px dashed var(--line);border-radius:8px;background:#f8fafc;color:var(--muted);font-weight:800}.admin-toast{position:fixed;right:18px;bottom:18px;z-index:100;box-shadow:0 16px 34px #0f172a1f}.admin-bottom-nav{display:none}.cashier-search-input{min-height:46px;font-size:1.1rem;font-weight:800}.cashier-count{display:flex;align-items:baseline;gap:8px;color:var(--muted)}.cashier-count strong{color:var(--ink);font-size:1.6rem}.cashier-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.cashier-filters button{min-height:34px;padding:0 10px;border-radius:999px;background:#f1f5f9;color:var(--muted);font-weight:900;font-size:.82rem}.cashier-filters button.active{background:var(--ink);color:#fff}.cashier-line-item{display:grid;gap:8px;padding:16px 0;border-bottom:1px solid var(--line)}.cashier-line-content{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start}.cashier-line-title,.cashier-attached-item,.cashier-line-total{display:flex;align-items:center;justify-content:space-between;gap:10px}.cashier-line-title span{color:var(--ink);font-weight:900}.cashier-supplements{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.cashier-supplements span{min-height:26px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#f4f6f8;color:var(--ink);font-size:.78rem;font-weight:900}.cashier-attached-items{display:grid;gap:6px;margin-top:8px}.cashier-attached-item{min-height:34px;padding:0 10px;border-radius:8px;background:#f6f8fb;color:var(--ink);font-size:.82rem;font-weight:900}.cashier-line-total{min-width:98px;justify-content:flex-end;padding-top:1px;color:var(--ink);font-weight:900;text-align:right}.order-card-head{display:flex;justify-content:space-between;align-items:start;gap:12px}.cashier-order-title{font-size:clamp(2rem,5vw,3.6rem)}.service-badge{width:fit-content;display:inline-flex;align-items:center;min-height:30px;margin-top:6px;padding:0 10px;border-radius:999px;background:#ff248f1a;color:var(--brand-dark);font-weight:900;font-size:.84rem}.order-card{text-align:left;width:100%;background:#fff;border:1px solid var(--line);border-left:5px solid var(--amber);border-radius:8px;padding:14px;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.order-card.guest{border-left-color:var(--amber);background:linear-gradient(90deg,#f59e0b29,#fff 40%)}.order-card.known{border-left-color:#22c55e;background:linear-gradient(90deg,#22c55e29,#fff 42%)}.order-card.pending-customer{border-left-color:var(--brand);background:linear-gradient(90deg,#ff248f1f,#fff 42%)}.order-card.blacklisted{border-left-color:var(--red)}.order-card:hover{transform:translateY(-1px);box-shadow:0 12px 26px #0f172a14}.order-card.selected{outline:2px solid var(--brand)}.order-number{font-size:1.55rem;font-weight:900}.customer-type-badge,.warning-badge{width:fit-content;display:inline-flex;align-items:center;min-height:28px;margin:6px 6px 0 0;padding:0 9px;border-radius:999px;font-weight:900;font-size:.78rem}.customer-type-badge.guest{background:#fff7ed;color:#9a3412}.customer-type-badge.known{background:#dcfce7;color:#166534}.customer-type-badge.pending-customer{background:#ff248f1a;color:var(--brand-dark)}.cashier-logout{min-height:40px;display:inline-flex;align-items:center;gap:8px}.warning-badge{background:#fee2e2;color:#991b1b}.customer-detail-panel{display:grid;gap:6px;margin-bottom:14px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.customer-risk-actions{margin-top:6px}.detail-panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;min-height:420px}.cashier-action{min-width:180px}.actions{display:flex;gap:10px;flex-wrap:wrap}.grid{display:grid;gap:12px}.admin-grid{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:16px}.table{width:100%;border-collapse:collapse;background:#fff}.table-wrap{width:100%;overflow-x:auto}.table th,.table td{text-align:left;border-bottom:1px solid var(--line);padding:10px}@media(max-width:820px){.dashboard,.admin-grid{grid-template-columns:1fr}.admin-shell{display:block;padding-bottom:78px}.admin-sidebar{display:none}.admin-workspace{padding:16px 12px}.admin-header{align-items:flex-start;flex-direction:column}.admin-header-actions{width:100%}.admin-header-action{flex:1}.admin-metrics,.admin-quick-actions,.admin-two-columns,.admin-form-grid,.category-image-editor,.product-form-grid,.option-rules-grid{grid-template-columns:1fr}.admin-sticky-actions{position:sticky;bottom:74px;z-index:10;margin-inline:-16px;padding:12px 16px;border-top:1px solid var(--line);background:#fffffff0}.admin-sticky-actions button{width:100%;min-height:52px}.admin-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:90;display:flex;overflow-x:auto;gap:2px;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;box-shadow:0 -12px 30px #0f172a14}.admin-bottom-nav button{flex:0 0 74px;min-height:54px;flex-direction:column;justify-content:center;gap:3px;padding:0 4px;font-size:.72rem}.admin-bottom-nav button.active{background:#ff248f1a;color:var(--brand-dark)}.product-admin-card{grid-template-columns:82px minmax(0,1fr)}.product-admin-card img{width:82px;height:82px}.product-admin-actions{grid-column:1 / -1;justify-content:stretch}.product-admin-actions .ghost{flex:1}.category-row,.admin-search{grid-template-columns:1fr}.category-admin-thumb{width:56px;height:56px}.cashier-sidebar{position:static}.detail-panel{min-height:auto}.option-editor-row,.cashier-line-content{grid-template-columns:1fr}.cashier-line-total{min-height:44px}.product-form-grid,.product-form-row,.option-editor-group-head{grid-template-columns:1fr}.admin-panel-head{flex-direction:column}}@media(max-width:520px){.customer-shell{padding-inline:12px}.menu-brand-title{min-height:104px}.category-showcase{margin-inline:0;border-radius:22px}.glovo-categories .category-card{flex-basis:86px;min-height:112px}.product-card{grid-template-columns:92px 1fr auto;min-height:112px;gap:11px}.product-img{width:92px}.glovo-categories .category-icon{width:74px;height:74px}.category-card.has-photo-icon .category-icon img{width:62px;height:54px}.category-card.wide-photo-icon .category-icon img{width:64px;height:40px}.category-card.custom-photo-icon .category-icon img{width:60px;height:52px}.product-desc{-webkit-line-clamp:1}.menu-add{width:42px;min-height:42px}}.cashier-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;max-width:1240px;margin:0 auto 16px}.cashier-notice{position:fixed;top:max(14px,env(safe-area-inset-top));left:50%;z-index:150;width:min(420px,calc(100vw - 28px));margin:0;padding:13px 16px;border-radius:16px;background:var(--ink);color:#fff;text-align:center;font-weight:950;box-shadow:0 18px 44px #0f172a3d;transform:translate(-50%)}.cashier-view-tabs,.cashier-filter-pills{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.cashier-view-tabs::-webkit-scrollbar,.cashier-filter-pills::-webkit-scrollbar{display:none}.cashier-view-tabs button,.cashier-filter-pills button{flex:0 0 auto;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:999px;background:#f1f5f9;color:var(--muted);font-weight:950;font-size:.86rem}.cashier-view-tabs button.active{background:linear-gradient(135deg,var(--brand),var(--accent));color:#fff;box-shadow:0 10px 22px #ff248f33}.cashier-filter-pills button.active{background:var(--ink);color:#fff}.filter-notice-count{min-width:21px;height:21px;display:inline-grid;place-items:center;padding:0 6px;border-radius:999px;background:var(--red);color:#fff;font-size:.72rem;font-weight:950;line-height:1;box-shadow:0 0 0 2px #fff}.cashier-filter-pills button.active .filter-notice-count{box-shadow:0 0 0 2px var(--ink)}.cashier-example{margin:-4px 0 0;font-size:.82rem;font-weight:800}.cashier-keypad-toggle{display:none;justify-content:center;align-items:center}.cashier-keypad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cashier-keypad button{min-height:48px;border-radius:14px;background:#fff;border:1px solid var(--line);color:var(--ink);font-size:1.08rem;font-weight:950;box-shadow:0 8px 18px #0f172a0f;transition:transform .12s ease,background .12s ease}.cashier-keypad button:active{transform:scale(.96);background:#ff248f1a}.cashier-card-badges{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px}.cashier-card-badges .service-badge,.cashier-card-badges .customer-type-badge,.cashier-card-badges .status-pill{margin:0}.cashier-card-meta{display:flex;justify-content:space-between;gap:12px;margin-top:10px;color:var(--muted);font-size:.86rem;font-weight:850}.cashier-sidebar{max-height:calc(100vh - 36px);overflow-y:auto;padding-bottom:10px}.cashier-detail-panel{position:sticky;top:18px;max-height:calc(100vh - 36px);overflow-y:auto;box-shadow:0 18px 44px #0f172a12}.cashier-detail-back{display:none;align-items:center;gap:6px;min-height:44px;margin-bottom:10px;padding:0 12px;border-radius:12px;background:#f1f5f9;color:var(--ink);font-weight:950}.cashier-total-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding:16px;border-radius:16px;background:linear-gradient(135deg,#ff248f1a,#7d3a961a);color:var(--brand-dark)}.cashier-total-row span{font-weight:900}.cashier-total-row strong{font-size:1.35rem}.cashier-action-bar{position:sticky;bottom:0;z-index:4;margin:18px -18px -18px;padding:14px 18px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cashier-action-bar button{min-height:54px;flex:1;justify-content:center;font-size:1rem}.order-card{min-height:132px}.order-card.selected{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #ff248f2e,0 14px 30px #0f172a14;background-color:#fff7fb}.modern-order-card{display:grid;gap:16px;padding:18px;border-radius:24px}.order-status-hero{display:grid;gap:10px;padding:18px;border-radius:22px;background:linear-gradient(135deg,#ff248f1a,#7d3a961f)}.order-status-hero h1{margin:0;color:var(--brand-dark);font-size:clamp(2.1rem,11vw,4rem);line-height:.96}.order-status-hero p{margin:0;font-size:1rem;font-weight:850}.order-status-hero small{color:var(--muted);font-weight:800}.order-current-status{display:grid;gap:10px}.order-status-badge{width:fit-content;min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:#fff;color:var(--brand-dark);font-weight:950;font-size:.86rem}.status-pop-enter-active,.status-pop-leave-active{transition:opacity .22s ease,transform .22s ease}.status-pop-enter-from{opacity:0;transform:translateY(10px) scale(.98)}.status-pop-leave-to{opacity:0;transform:translateY(-8px) scale(.98)}.order-status-badge.refused,.order-status-badge.cancelled{background:#fee2e2;color:var(--red)}.order-status-badge.ready,.order-status-badge.confirmed{background:#dcfce7;color:#166534}.order-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.order-progress-step{position:relative;min-height:74px;display:grid;place-items:center;gap:6px;padding:10px 6px;border:1px solid var(--line);border-radius:18px;background:#f8fafc;color:var(--muted);text-align:center;font-size:.82rem}.order-progress-step span{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:#fff;color:inherit;font-weight:950}.order-progress-step.active{border-color:#ff248f38;background:#ff248f14;color:var(--brand-dark)}.order-progress-step.current{box-shadow:inset 0 0 0 2px #ff248f2e}.order-items-list{display:grid;gap:10px}.order-item-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff}.order-option-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.order-option-pills span{min-height:25px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#7d3a961a;color:var(--brand-dark);font-size:.78rem;font-weight:900}.order-total-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-radius:18px;background:var(--ink);color:#fff}.order-total-summary span,.order-total-summary strong{font-weight:950}.order-actions-sticky{margin-top:0}.order-actions-sticky button{width:100%;min-height:54px;justify-content:center}.order-empty-state{padding:22px;border-radius:18px;background:#f8fafc;color:var(--muted);text-align:center;font-weight:900}@media(max-width:820px){.app-shell{padding:12px;overflow-x:hidden}.cashier-topbar{align-items:flex-start;flex-direction:column}.cashier-topbar .actions{width:100%}.cashier-logout{flex:1;justify-content:center}.dashboard{gap:12px}.cashier-sidebar{max-height:none;overflow:visible}.cashier-search{position:sticky;top:0;z-index:10;border-radius:18px}.cashier-keypad-toggle{display:inline-flex}.cashier-detail-panel{position:fixed;inset:auto 0 0 0;z-index:120;max-height:92vh;min-height:72vh;display:none;overflow-y:auto;border-radius:24px 24px 0 0;border:0;padding:16px;box-shadow:0 -22px 56px #0f172a3d}.cashier-detail-panel.open{display:block}.cashier-detail-back{display:inline-flex}.cashier-order-title{font-size:2.4rem}.cashier-line-content,.order-item-card{grid-template-columns:1fr}.cashier-action-bar{margin-inline:-16px;margin-bottom:-16px;padding-inline:16px}}@media(max-width:520px){.cashier-view-tabs button,.cashier-filter-pills button{min-height:42px;padding-inline:11px;font-size:.8rem}.cashier-search-row{grid-template-columns:1fr 48px}.order-card{min-height:124px;padding:12px}.order-number{font-size:1.35rem}.modern-order-card{width:min(100%,calc(100vw - 20px));padding:12px;border-radius:22px}.order-status-card{margin-bottom:12px}.order-status-hero{padding:16px}.order-progress{gap:6px}.order-progress-step{min-height:66px;border-radius:14px;font-size:.74rem}}
