:root{--bg:#faf9fd;--surface:#fff;--surface-soft:#f5f3f7;--surface-strong:#efedf1;--primary:#b51d04;--primary-strong:#d9381e;--secondary:#904d00;--secondary-soft:#ffdcc3;--tertiary:#006b2c;--tertiary-soft:#7ffc97;--text:#1b1b1f;--muted:#5b403b;--line:#e3e2e6;--danger:#ba1a1a;--success:#00873a;--shadow:#1611101f;--radius:22px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Plus Jakarta Sans,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--text);margin:0;overflow-x:clip}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}.container{width:min(1320px,100% - 32px);margin:0 auto}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 300, "GRAD" 0, "opsz" 24;font-family:Material Symbols Outlined;font-size:1.1rem;line-height:1}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf9fde6;border-bottom:1px solid #e3e2e6cc;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;display:flex}.brand{align-items:center;gap:.85rem;display:inline-flex}.brand-mark{color:#fff;background:#0a0a09;border-radius:14px;flex:none;justify-content:center;align-items:center;width:60px;height:60px;font-weight:800;display:inline-flex}.brand-mark img{object-fit:contain;width:100%;height:100%}.brand strong{font-size:1.05rem;display:block}.brand small{color:var(--muted);letter-spacing:.04em;display:block}.main-nav{align-items:center;gap:1rem;display:inline-flex}.main-nav a{color:var(--muted);border-radius:999px;padding:.5rem .75rem;transition:all .2s}.main-nav a.active{background:var(--surface-strong);color:var(--text);font-weight:700}.primary-action,.primary-button,.checkout-button{background:linear-gradient(135deg, var(--primary), var(--primary-strong));color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;transition:transform .2s,opacity .2s;display:inline-flex;box-shadow:0 18px 30px #b51d0433}.primary-action:hover,.primary-button:hover,.checkout-button:hover{transform:translateY(-1px)}.primary-action{padding:.8rem 1.2rem;font-weight:700}.hero-section{background:linear-gradient(#f5f3f7 0%,#faf9fd 100%);padding:4rem 0 2.5rem;position:relative;overflow:hidden}.hero-section:before,.hero-section:after{content:"";filter:blur(70px);pointer-events:none;border-radius:50%;position:absolute}.hero-section:before{background:#b51d0414;width:350px;height:350px;top:-90px;left:-120px}.hero-section:after{background:#fe932c1f;width:420px;height:420px;top:25%;right:-160px}.hero-grid{grid-template-columns:1.35fr 1fr;align-items:center;gap:2.5rem;display:grid;position:relative}.hero-copy{z-index:1;flex-direction:column;gap:1.2rem;display:flex}.chip{background:var(--surface);border:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;width:fit-content;color:var(--primary);border-radius:999px;align-items:center;gap:.55rem;padding:.7rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.dot{background:var(--success);border-radius:50%;width:.6rem;height:.6rem;animation:1.8s infinite pulse;display:inline-block}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.hero-copy h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.8rem,4vw,5rem);line-height:.96}.hero-copy p{max-width:38rem;color:var(--muted);margin:0;font-size:1.14rem}.cta-row{flex-wrap:wrap;gap:.85rem;margin-top:.25rem;display:flex}.large-button{padding:1rem 1.35rem;font-weight:800}.secondary-button{background:var(--surface-strong);color:var(--text);border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1rem;font-weight:700;display:inline-flex}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:.5rem;display:grid}.info-tile{background:#fffc;border:1px solid #e3e2e6cc;border-radius:1rem;align-items:center;gap:.85rem;padding:.9rem .8rem;display:flex}.info-tile strong,.info-tile small{display:block}.info-tile strong{font-size:.94rem}.info-tile small{color:var(--muted);font-size:.75rem}.tile-icon{border-radius:.8rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.tile-icon.green{color:var(--tertiary);background:#008b3a1f}.tile-icon.orange{color:var(--primary);background:#b51d041a}.tile-icon.amber{color:var(--secondary);background:#fe932c1f}.tile-icon.neutral{background:var(--surface-strong);color:var(--muted)}.hero-visual{position:relative}.hero-visual img{object-fit:cover;border-radius:2rem;width:100%;height:560px;box-shadow:0 30px 50px #1b1b1f26}.floating-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-radius:1.1rem;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex;position:absolute;bottom:1.3rem;left:1.1rem;right:1.1rem;box-shadow:0 16px 30px #1b1b1f24}.rating-badge{background:var(--tertiary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-weight:800;display:inline-flex}.stars{color:#f5a623;letter-spacing:.05em}.floating-card small{color:var(--muted);display:block}.promo-bar{background:var(--surface);border-top:1px solid #e3e2e6cc;border-bottom:1px solid #e3e2e6cc}.promo-inner{justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0;display:flex}.promo-copy{align-items:center;gap:.7rem;font-weight:700;display:inline-flex}.promo-copy .material-symbols-outlined{color:var(--primary)}.promo-meter{grid-template-columns:1fr auto;align-items:center;gap:.5rem 1rem;width:min(24rem,100%);display:grid}.promo-meter span{color:var(--muted);font-size:.82rem}.meter{background:var(--surface-soft);border-radius:999px;grid-column:1/-1;width:100%;height:.58rem;overflow:hidden}.meter span{background:linear-gradient(90deg, var(--tertiary), var(--success));border-radius:inherit;width:80%;height:100%;display:block}.section{padding:4.5rem 0}.muted-section{background:#f5f3f7b3}.section-header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--primary);margin:0 0 .4rem;font-size:.7rem;font-weight:800}.section-header h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,2vw,3rem)}.section-header>:last-child{color:var(--muted);font-weight:600}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;display:grid}.feature-card{background:var(--surface);border:1px solid #e3e2e6cc;border-radius:1.5rem;overflow:hidden;box-shadow:0 12px 30px #19191e0a}.feature-image{height:220px;position:relative}.feature-image img{object-fit:cover;width:100%;height:100%}.feature-badge{color:#fff;background:#b51d04e6;border-radius:999px;padding:.35rem .7rem;font-size:.68rem;font-weight:700;position:absolute;top:.8rem;left:.8rem}.feature-body{padding:1.1rem 1rem 1.2rem}.feature-body h3{margin:0 0 .5rem;font-size:1.15rem}.feature-body p{color:var(--muted);min-height:74px;margin-bottom:1rem}.feature-footer{justify-content:space-between;align-items:end;gap:.8rem;display:flex}.feature-footer small{color:var(--muted);display:block}.feature-footer strong{letter-spacing:-.04em;font-size:1.7rem}.compact-button{padding:.7rem .9rem;font-size:.82rem}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.category-card{border-radius:1.4rem;min-height:220px;display:block;position:relative;overflow:hidden;box-shadow:0 18px 30px #1b1b1f14}.category-card.wide{grid-column:span 2}.category-card img{object-fit:cover;width:100%;height:100%}.category-overlay{background:linear-gradient(#00000040,#000c);position:absolute;inset:0}.category-content{z-index:1;color:#fff;position:absolute;inset:auto 1rem 1rem}.category-pill{background:#ffffff2e;border:1px solid #ffffff2e;border-radius:999px;margin-bottom:.4rem;padding:.28rem .7rem;font-size:.68rem;font-weight:700;display:inline-block}.category-content h3{letter-spacing:-.04em;margin:0;font-size:1.8rem}.category-content p{color:#fffc;margin:.35rem 0 0;font-size:.85rem}.promise-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.promise-item{background:#fff;border:1px solid #e3e2e6cc;border-radius:1.2rem;align-items:flex-start;gap:.9rem;padding:1.1rem;display:flex}.promise-item .material-symbols-outlined{font-size:2rem;display:inline-flex}.promise-item .material-symbols-outlined.primary{color:var(--primary)}.promise-item .material-symbols-outlined.green{color:var(--tertiary)}.promise-item .material-symbols-outlined.orange{color:var(--secondary)}.promise-item strong{margin-bottom:.35rem;display:block}.promise-item p{color:var(--muted);margin:0}.order-page{padding:2rem 0 3rem}.order-layout{grid-template-columns:1.5fr .9fr;align-items:start;gap:1.5rem;display:grid}.menu-column,.checkout-column{flex-direction:column;gap:1rem;min-width:0;display:flex}.banner-card{background:var(--surface);border:1px solid #e3e2e6cc;border-radius:1.3rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.3rem;display:flex}.banner-card h1{margin:0;font-size:clamp(1.5rem,2.3vw,2.5rem)}.status-badge{color:var(--tertiary);background:#008b3a1f;border-radius:999px;padding:.45rem .7rem;font-weight:800}.status-badge.closed{color:var(--danger);background:#ba1a1a1f}.search-panel input{background:var(--surface);border:1px solid #e3e2e6e6;border-radius:999px;outline:none;width:100%;padding:.9rem 1rem}.search-panel input:focus,.field input:focus,.field textarea:focus{border-color:#b51d0466;box-shadow:0 0 0 4px #b51d0414}.chip-row{z-index:10;scrollbar-width:thin;background:var(--bg);flex-wrap:nowrap;gap:.6rem;padding:.35rem 0;display:flex;position:sticky;top:73px;overflow-x:auto}.chip-row::-webkit-scrollbar{height:.35rem}.chip-row::-webkit-scrollbar-thumb{background:#5b403b59;border-radius:999px}.chip{background:var(--surface);color:var(--muted);border:1px solid #e3e2e6e6;border-radius:999px;flex:none;padding:.7rem .9rem;font-weight:700}.chip.active{background:var(--primary);color:#fff;border-color:var(--primary)}.menu-sections{flex-direction:column;gap:2rem;scroll-margin-top:125px;display:flex}.category-anchor{height:1px;scroll-margin-top:125px}.menu-section{scroll-margin-top:125px}.menu-section__header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.8rem;display:flex}.menu-section__header h2{margin:0;font-size:1.5rem}.menu-section__header span{color:var(--muted);font-size:.85rem}.product-list{flex-direction:column;gap:1rem;display:flex}.product-card{background:var(--surface);border:1px solid #e3e2e6cc;border-radius:1.4rem;grid-template-columns:minmax(0,180px) minmax(0,1fr);gap:1rem;padding:.9rem;display:grid}.product-card.unavailable{opacity:.6}.product-card.unavailable img{filter:grayscale(.6)}.product-card__media{min-height:160px;position:relative}.product-card__media img{object-fit:cover;border-radius:1rem;width:100%;height:100%}.badge{z-index:1;border-radius:999px;padding:.25rem .5rem;font-size:.62rem;font-weight:800;position:absolute;top:.7rem;left:.7rem}.badge--accent{color:#fff;background:#b51d04f0}.badge--green{color:var(--tertiary);background:#008b3a26}.badge--danger{color:var(--danger);background:#ba1a1a1a}.badge--soft{color:var(--muted);background:#5f5f5f1f}.menu-number{color:var(--primary);white-space:nowrap;vertical-align:middle;background:#b51d041a;border-radius:999px;margin-right:.45rem;padding:.06rem .45rem;font-size:.72em;font-weight:800;display:inline-block}.product-card__body{flex-direction:column;gap:.7rem;min-width:0;display:flex}.product-card__header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.product-card__header h3{overflow-wrap:anywhere;margin:0;font-size:clamp(1.1rem,1.4vw,1.5rem)}.product-card__header .star{color:#f5a623}.product-card__body p{color:var(--muted);overflow-wrap:anywhere;margin:0}.product-card__tags{flex-wrap:wrap;gap:.4rem;display:flex}.pill{border-radius:6px;padding:.2rem .45rem;font-size:.6rem;font-weight:700;display:inline-flex}.pill--muted{background:var(--surface-soft);color:var(--muted)}.product-card__actions{justify-content:space-between;align-items:end;gap:1rem;margin-top:auto;display:flex}.product-card__actions small{color:var(--muted);display:block}.product-card__actions strong{letter-spacing:-.04em;font-size:2rem}.card-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.card-actions button{min-height:44px;padding:.8rem 1rem}.cart-panel,.checkout-form{background:var(--surface);border:1px solid #e3e2e6cc;border-radius:1.4rem;padding:1.1rem;box-shadow:0 16px 35px #1b1b1f0a}.cart-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.cart-header h3{margin:0;font-size:1.5rem}.counter-badge{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:800;display:inline-flex}.order-mode-switch{background:var(--surface-soft);border-radius:999px;grid-template-columns:1fr 1fr;gap:.3rem;margin-bottom:1rem;padding:.3rem;display:grid}.mode-button{color:var(--muted);background:0 0;border:none;border-radius:999px;padding:.7rem .8rem;font-weight:700}.mode-button.active{background:var(--surface);color:var(--text);box-shadow:0 10px 20px #1b1b1f14}.cart-items{flex-direction:column;gap:.8rem;margin:1rem 0;display:flex}.empty-cart,.empty-panel,.status-panel{text-align:center;color:var(--muted);background:#f5f3f799;border:1px dashed #e3e2e6e6;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.empty-cart .material-symbols-outlined,.empty-panel .material-symbols-outlined,.status-panel .material-symbols-outlined{font-size:2rem}.cart-item{border-bottom:1px solid #e3e2e6cc;justify-content:space-between;align-items:flex-start;gap:.6rem;padding-bottom:.7rem;display:flex}.cart-item__meta strong{display:block}.cart-item__meta small{color:var(--muted)}.cart-item__controls{flex-direction:column;align-items:end;gap:.3rem;display:flex}.cart-item__controls button{color:var(--primary);background:0 0;border:none;padding:0;font-weight:700}.totals{border-top:1px solid #e3e2e6cc;flex-direction:column;gap:.6rem;margin:1rem 0 .8rem;padding-top:.7rem;display:flex}.totals>div{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;display:flex}.totals .grand-total{color:var(--text);font-size:1.1rem;font-weight:800}.cart-notice{color:var(--danger);background:#ba1a1a14;border-radius:.8rem;margin:0 0 .8rem;padding:.7rem .9rem;font-size:.9rem}.checkout-button{border:none;width:100%;padding:1rem 1.2rem;font-weight:800}.checkout-button:disabled{opacity:.55;cursor:not-allowed}.full-width{width:100%}.checkout-form h3{margin:0 0 1rem;font-size:1.5rem}.payment-summary{background:var(--surface-soft);border-radius:.9rem;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.8rem .9rem;display:flex}.payment-summary strong{font-size:1.1rem}.payment-step__actions{gap:.8rem;margin-top:1rem;display:flex}.payment-step__actions .secondary-button{flex:none}.payment-step__actions .checkout-button{flex:1}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.field{flex-direction:column;gap:.45rem;display:flex}.field.full-width{grid-column:1/-1}.field label{font-weight:700}.field input,.field textarea{background:var(--surface-soft);border:1px solid #e3e2e6e6;border-radius:.9rem;outline:none;width:100%;padding:.8rem .9rem}.field small{color:var(--danger)}.status-banner{color:var(--tertiary);background:#008b3a1a;border-radius:.9rem;margin-top:1rem;padding:.75rem 1rem;font-weight:700}.modal-backdrop{z-index:30;background:#1b1b1f8c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-card{background:var(--surface);border-radius:1.5rem;width:min(720px,100%);padding:1.3rem;box-shadow:0 28px 60px #1b1b1f2e}.modal-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.modal-header h3{margin:0;font-size:1.8rem}.icon-button{background:var(--surface-soft);border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.customizer-section{flex-direction:column;gap:.8rem;margin-bottom:1rem;display:flex}.customizer-section>label{font-size:1rem;font-weight:800}.size-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.choice-card{background:var(--surface-soft);cursor:pointer;border:1px solid #e3e2e6e6;border-radius:1rem;flex-direction:column;align-items:center;gap:.2rem;padding:.9rem .6rem;display:flex}.choice-card input{accent-color:var(--primary)}.choice-card.active{background:#b51d040f;border-color:#b51d0447}.choice-card small{color:var(--muted)}.topping-row{border:1px solid #e3e2e6e6;border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .7rem;display:flex}.topping-row>div{align-items:center;gap:.6rem;display:inline-flex}.topping-row input{accent-color:var(--primary)}.status-panel{min-height:40vh;color:var(--text)}.status-panel.error{color:var(--danger)}.order-status-page{flex-direction:column;gap:1.5rem;max-width:640px;margin:2rem auto;display:flex}.status-eta-note{color:var(--muted);margin:.2rem 0 0;font-size:.9rem}.status-progress{background:var(--surface-strong);border-radius:999px;height:10px;overflow:hidden}.status-progress__fill{background:linear-gradient(135deg, var(--primary), var(--primary-strong));border-radius:999px;height:100%;transition:width .5s}.status-steps{background:var(--surface);border:1px solid #e3e2e6cc;border-radius:1.3rem;flex-direction:column;gap:.9rem;margin:0;padding:1.3rem;list-style:none;display:flex}.status-step{color:var(--muted);opacity:.5;align-items:center;gap:.8rem;padding:.6rem .4rem;display:flex}.status-step .material-symbols-outlined{background:var(--surface-strong);border-radius:999px;padding:.4rem}.status-step.active{color:var(--text);opacity:1;font-weight:700}.status-step.active .material-symbols-outlined{color:var(--primary);background:#b51d041f}.delivery-map-wrap{flex-direction:column;gap:.5rem;display:flex}.delivery-map{border:1px solid #e3e2e6cc;border-radius:1.3rem;height:280px;overflow:hidden}.delivery-map--unavailable{background:var(--surface-strong);height:140px;color:var(--muted);text-align:center;justify-content:center;align-items:center;display:flex}.delivery-map__updated{color:var(--muted);text-align:right}.delivery-map__marker{background:var(--primary);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;box-shadow:0 3px 10px #00000059}.delivery-map__marker .material-symbols-outlined{color:#fff;font-size:22px}.delivery-map__marker:before{content:"";z-index:-1;background:#b51d0459;border-radius:50%;animation:2s ease-out infinite delivery-marker-pulse;position:absolute;inset:-10px}@keyframes delivery-marker-pulse{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(1.6)}}.site-footer{border-top:1px solid #e3e2e6cc;margin-top:3rem;padding:1.6rem 0}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-footer__brand strong{display:block}.site-footer__brand small{color:var(--muted)}.site-footer__links{gap:1.2rem;display:inline-flex}.site-footer__links a{color:var(--muted)}.site-footer__links a:hover{color:var(--text)}.legal-page{max-width:760px;margin:2rem auto}.legal-content h2{margin-top:2rem;font-size:1.15rem}.legal-content p,.legal-content li{color:var(--muted);line-height:1.7}.legal-content ul{padding-left:1.2rem}@media (width<=980px){.hero-grid,.order-layout{grid-template-columns:1fr}.featured-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promise-grid{grid-template-columns:1fr}}@media (width<=720px){.topbar-inner{flex-wrap:wrap;padding:.8rem 0}.brand{gap:.7rem}.brand-mark{width:3.25rem;height:3.25rem;font-size:1.1rem}.brand strong{font-size:1rem}.brand small{font-size:.72rem}.main-nav,.primary-action{display:none}.hero-section{padding-top:2.5rem}.hero-copy h1{font-size:clamp(2.7rem,15vw,4.1rem);line-height:.9}.hero-copy p{font-size:1rem}.hero-visual img{height:clamp(260px,52vw,430px)}.floating-card{bottom:.8rem;left:.75rem;right:.75rem}.stat-grid,.featured-grid,.field-grid,.category-grid,.size-grid{grid-template-columns:1fr}.section-header{flex-direction:column;align-items:flex-start}.product-card{grid-template-columns:1fr;gap:.8rem;padding:.75rem}.product-card__media{aspect-ratio:16/10;min-height:0}.product-card__actions{flex-direction:column;align-items:stretch;gap:.7rem}.product-card__actions strong{font-size:1.6rem}.card-actions{gap:.5rem;width:100%}.card-actions button{white-space:nowrap;flex:1 1 0;min-width:0;padding-inline:.6rem}.promo-inner{flex-direction:column;align-items:flex-start}.promo-meter{width:100%}.cart-item{flex-direction:column}.chip-row{margin-inline:-.5rem;padding-inline:.5rem}.menu-sections,.menu-section,.category-anchor{scroll-margin-top:170px}}.admin-shell{background:var(--surface-soft);min-height:100vh}.admin-topbar{background:var(--surface);border-bottom:1px solid #e3e2e6cc}.admin-topbar-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;display:flex}.admin-nav{align-items:center;gap:1rem;display:inline-flex}.admin-nav a{color:var(--muted);border-radius:999px;padding:.5rem .75rem}.admin-nav a.active{background:var(--surface-strong);color:var(--text);font-weight:700}.admin-main{padding:2rem 1rem}.admin-login{justify-content:center;padding:3rem 1rem;display:flex}.admin-login__form{width:100%;max-width:380px}.admin-settings__form{max-width:460px}.admin-page__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-menu-search{background:var(--surface);border:1px solid #e3e2e6e6;border-radius:999px;outline:none;width:100%;margin-bottom:1.2rem;padding:.8rem 1.1rem}.admin-menu-search:focus{border-color:#b51d0466;box-shadow:0 0 0 4px #b51d0414}.admin-order-list{flex-direction:column;gap:1rem;display:flex}.admin-order-card{background:var(--surface);border:1px solid #e3e2e6cc;border-radius:1.2rem;flex-direction:column;gap:.9rem;padding:1.1rem;display:flex}.admin-order-card__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-order-card__header>div:first-child{min-width:0}.admin-order-card__header strong{overflow-wrap:anywhere}.admin-order-card__header .status-badge{flex-shrink:0}.admin-order-card__header small{color:var(--muted);display:block}.admin-order-card__body{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.admin-order-card__body small{color:var(--muted);display:block}.admin-order-card__items{color:var(--muted);margin:.3rem 0 0;padding-left:1.1rem}.admin-order-card__total{text-align:right;font-size:1.1rem}.admin-status--confirmed{color:var(--secondary);background:#904d001f}.admin-status--preparing,.admin-status--out_for_delivery{color:var(--tertiary);background:#006b2c1f}.admin-status--delivered{background:var(--surface-strong);color:var(--muted)}.admin-status--active{color:var(--tertiary);background:#008b3a1f}.admin-status--inactive{background:var(--surface-strong);color:var(--muted)}.admin-status--in_transit{color:var(--secondary);background:#904d001f}.admin-section{margin-bottom:2rem}.admin-section h3{margin:0 0 .8rem}.admin-login__hint{text-align:center;color:var(--muted);margin:.9rem 0 0}.delivery-order-actions{flex-wrap:wrap;gap:.6rem;display:flex}.delivery-assignment-note{color:var(--muted);margin:0}.delivery-assign-picker{flex-direction:column;gap:.6rem;display:flex}.delivery-assign-picker select{border:1px solid #e3e2e6cc;border-radius:.7rem;padding:.6rem .8rem}.delivery-assign-picker__empty{color:var(--muted);margin:0}.admin-menu-list{flex-direction:column;gap:.8rem;display:flex}.admin-menu-row{background:var(--surface);border:1px solid #e3e2e6cc;border-radius:1rem;align-items:center;gap:1rem;padding:.7rem 1rem;display:flex}.admin-menu-row.unavailable{opacity:.6}.admin-menu-row__image{object-fit:cover;border-radius:.7rem;flex:none;width:56px;height:56px}.admin-menu-row__body{flex-direction:column;flex:1;min-width:0;display:flex}.admin-menu-row__body small{color:var(--muted)}.admin-menu-row__price{flex:none;font-weight:700}.admin-menu-row__actions{flex:none;gap:.5rem;display:flex}.checkbox-field{color:var(--muted);align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.checkbox-field input{accent-color:var(--primary)}.admin-toast{z-index:50;background:linear-gradient(135deg, var(--primary), var(--primary-strong));color:#fff;overflow-wrap:anywhere;border-radius:1rem;max-width:min(22rem,100vw - 2.4rem);padding:.9rem 1.2rem;font-weight:700;animation:.25s ease-out admin-toast-in;position:fixed;top:1.2rem;right:1.2rem;box-shadow:0 16px 35px #1b1b1f2e}@keyframes admin-toast-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.bottom-nav{display:none}@media (width<=720px){.admin-order-card__body{grid-template-columns:1fr}.admin-menu-row{flex-wrap:wrap}.bottom-nav{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding-bottom:env(safe-area-inset-bottom);background:#fffffff5;border-top:1px solid #e3e2e6e6;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #1b1b1f0f}.bottom-nav__item{color:var(--muted);flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:.15rem;min-width:0;padding:.5rem .25rem .6rem;font-size:.68rem;font-weight:700;display:flex}.bottom-nav__item span:first-child{font-size:1.35rem}.bottom-nav__item.active{color:var(--primary)}.app-shell>main,.site-footer,.admin-main{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom))}.admin-nav{display:none}.admin-topbar-inner{min-height:60px}}.floating-cart-bar{display:none}@media (width<=720px){.floating-cart-bar{left:.9rem;right:.9rem;bottom:calc(4.5rem + env(safe-area-inset-bottom));z-index:39;background:linear-gradient(135deg, var(--primary), var(--primary-strong));color:#fff;border:none;border-radius:999px;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1.2rem;font-weight:700;animation:.2s ease-out admin-toast-in;display:flex;position:fixed;box-shadow:0 16px 32px #b51d0452}.floating-cart-bar__label{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.5rem;min-width:0;display:flex;overflow:hidden}.admin-page__header{flex-direction:column;align-items:stretch;gap:.75rem}.admin-page__header button{width:100%}.admin-order-card{padding:1rem}.delivery-order-actions{flex-direction:column;align-items:stretch}.delivery-order-actions .primary-button,.delivery-order-actions .secondary-button{text-align:center;width:100%;min-height:46px}.delivery-assign-picker select{width:100%}.admin-toast{top:auto;bottom:calc(4.5rem + env(safe-area-inset-bottom) + .6rem);max-width:none;left:.9rem;right:.9rem}.admin-menu-row__actions{width:100%}.admin-menu-row__actions button{flex:1}}.account-page{max-width:850px;padding-block:2rem 6rem}.account-page .checkout-form{gap:1rem;margin-block:1.5rem;display:grid}.payment-methods{border:1px solid #ddd;border-radius:10px;gap:.75rem;margin-block:1rem;padding:1rem;display:grid}.payment-methods label{align-items:center;gap:.75rem;display:flex}.payment-methods input[type=radio]{width:auto}.order-cancellation,.refund-approval{margin-block:1rem}.order-cancellation button,.refund-approval button{margin:.25rem .5rem .25rem 0}.refund-approval{gap:.65rem;max-width:32rem;display:grid}.admin-status--cancelled{color:#8f251c;background:#fbe9e7}.menu-import{gap:1rem;margin-top:2rem;display:grid}.menu-import p{margin:0}.menu-import__table{overflow-x:auto}.menu-import table{border-collapse:collapse;text-align:left;width:100%}.menu-import th,.menu-import td{border-bottom:1px solid #ddd;padding:.65rem}.menu-import__confirm{background:#fff0db;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.menu-import__confirm input{flex-shrink:0;width:auto;margin-top:.25rem}.icon-button:disabled{opacity:.4;cursor:not-allowed}.category-manager__list{gap:.5rem;max-height:50vh;margin:0 0 1rem;padding:0;list-style:none;display:grid;overflow-y:auto}.category-manager__row{background:var(--surface-soft);border-radius:.9rem;align-items:center;gap:.75rem;padding:.6rem .8rem;display:flex}.category-manager__order{flex-shrink:0;gap:.25rem;display:flex}.category-manager__order .icon-button{width:2rem;height:2rem}.category-manager__name{overflow-wrap:anywhere;flex:1;min-width:0}.category-manager__name small{color:var(--muted)}.category-manager__actions{flex-shrink:0;gap:.5rem;display:flex}.category-manager__rename{flex:1;align-items:center;gap:.5rem;display:flex}.category-manager__rename input{flex:1}.category-manager__add{gap:.5rem;display:flex}.category-manager__add input{flex:1}.admin-page__header-actions{gap:.6rem;display:flex}.reports-filters{flex-direction:column;gap:.9rem;margin-bottom:1.5rem;display:flex}.reports-filters__presets{flex-wrap:wrap;gap:.5rem;display:flex}.reports-filters__range{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.reports-filters__range label{color:var(--muted);flex-direction:column;gap:.3rem;font-size:.85rem;display:flex}.reports-filters__range input[type=date],.reports-filters__range select{background:var(--surface);border:1px solid #e3e2e6e6;border-radius:.6rem;padding:.5rem .7rem}.reports-print-header{display:none}.reports-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.9rem;margin-bottom:2rem;display:grid}.reports-stat{background:var(--surface);border:1px solid #e3e2e6cc;border-radius:1.1rem;flex-direction:column;gap:.4rem;padding:1rem;display:flex}.reports-stat span{color:var(--muted);font-size:.85rem}.reports-stat strong{font-size:1.4rem}.reports-chart{align-items:flex-end;gap:.4rem;height:180px;padding-bottom:.5rem;display:flex;overflow-x:auto}.reports-chart__bar-wrap{flex-direction:column;flex:none;justify-content:flex-end;align-items:center;gap:.35rem;width:28px;height:100%;display:flex}.reports-chart__bar{background:var(--primary);border-radius:.35rem .35rem 0 0;width:100%;min-height:4px}.reports-chart__bar-wrap small{color:var(--muted);white-space:nowrap;font-size:.7rem}.reports-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.reports-breakdown{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.reports-breakdown li{background:var(--surface);border:1px solid #e3e2e6cc;border-radius:.9rem;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .9rem;display:flex}.reports-breakdown li span{color:var(--muted)}@media (width<=720px){.reports-columns{grid-template-columns:1fr}}.admin-page__subtitle{color:var(--muted);margin:.2rem 0 0;font-size:.9rem}.admin-status-filter{z-index:5;background:var(--surface-soft);margin:0 -1rem 1.2rem;padding:.5rem 1rem;position:sticky;top:0}.admin-status-filter .chip{align-items:center;gap:.4rem;display:inline-flex}.admin-status-filter__alert{background:var(--danger);color:#fff;border-radius:999px;padding:.05rem .5rem;font-size:.75rem;font-weight:700}.admin-order-card__header{flex-wrap:wrap}.admin-order-card__header>div:first-child{flex:14rem;min-width:0}.admin-order-card__header-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}.admin-order-card__print{padding:.4rem .8rem;font-size:.85rem}.admin-order-card__print .material-symbols-outlined{font-size:1.1rem}.order-slip{color:#000;max-width:190mm;margin:0 auto;font-family:Plus Jakarta Sans,Segoe UI,Arial,sans-serif;font-size:11pt;line-height:1.35;display:none}:where(.order-slip) p{margin:0}.order-slip__header{text-align:center;border-bottom:.5mm solid #000;padding-bottom:3mm}.order-slip__logo{object-fit:cover;object-position:top;border-radius:50%;width:28mm;height:28mm;margin:0 auto 2mm;display:block}.order-slip__header h1{letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:18pt}.order-slip__header p{margin-top:.5mm;font-size:9.5pt}.order-slip__tagline{font-style:italic}.order-slip__mode{text-align:center;letter-spacing:.12em;text-transform:uppercase;border:.6mm solid #000;margin:4mm 0 2mm;padding:2mm;font-size:20pt;font-weight:800}.order-slip__meta{text-align:center;border-bottom:.25mm dashed #000;padding-bottom:2mm;font-size:10pt}.order-slip__id{word-break:break-all;margin-top:1mm;font-family:Consolas,monospace;font-size:8pt}.order-slip__section{border-bottom:.25mm dashed #000;padding:2.5mm 0}.order-slip__section h2{letter-spacing:.14em;text-transform:uppercase;margin:0 0 1mm;font-size:8.5pt}.order-slip__customer{font-size:13pt;font-weight:800}.order-slip__payment{font-weight:700}.order-slip__note{white-space:pre-wrap;border:.5mm solid #000;padding:2mm;font-weight:700}.order-slip__items{border-collapse:collapse;width:100%}.order-slip__items td{vertical-align:top;border-bottom:.2mm solid #999;padding:1.6mm 0}.order-slip__items tr{break-inside:avoid}.order-slip__qty{white-space:nowrap;width:13mm;font-size:13pt;font-weight:800}.order-slip__price{text-align:right;white-space:nowrap;padding-left:3mm}.order-slip__detail{font-size:9.5pt;display:block}.order-slip__detail--note{font-weight:800}.order-slip__totals{margin:2mm 0 0}.order-slip__totals div{justify-content:space-between;gap:4mm;padding:.6mm 0;display:flex}.order-slip__totals dt,.order-slip__totals dd{margin:0}.order-slip__totals .order-slip__total{border-top:.5mm solid #000;margin-top:1.5mm;padding-top:1.5mm;font-size:14pt;font-weight:800}.order-slip__thanks{text-align:center;margin-top:4mm;font-size:10pt}@media print{@page{margin:6mm}.admin-topbar,.bottom-nav,.admin-toast{display:none!important}.admin-shell{background:#fff}.admin-main{padding:0}.no-print{display:none!important}.reports-print-header{margin-bottom:1.2rem;display:block}.reports-print-header h2{margin:0 0 .3rem}.reports-print-header p{color:#444;margin:.1rem 0}.reports-stat,.reports-breakdown li,.admin-order-card{break-inside:avoid}body.printing-order{background:#fff}body.printing-order #root{display:none!important}body.printing-order .order-slip{display:block}}
