html{min-width:320px;min-height:100%}body,#root{min-height:100vh}:root{color:#14213d;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#2563eb14,#0000 34rem),#f4f6f8;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{border:0}.app-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:32px 0 72px}.hero{color:#fff;background:linear-gradient(135deg,#0f172a,#1d4ed8);border-radius:28px;padding:36px;box-shadow:0 24px 60px #0f172a33}.eyebrow{color:#bfdbfe;letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:.8rem;font-weight:800}.hero h1{margin:0;font-size:clamp(2rem,6vw,4rem);line-height:1}.hero-text{color:#dbeafe;max-width:640px;margin:18px 0 0;font-size:1.05rem;line-height:1.7}.menu{gap:44px;margin-top:42px;display:grid}.category-heading{margin-bottom:20px}.category-heading h2{margin:0;font-size:1.7rem}.category-heading p{color:#64748b;margin:6px 0 0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.product-card{background:#fffffff0;border:1px solid #e2e8f0;border-radius:22px;overflow:hidden;box-shadow:0 12px 30px #0f172a0f}.product-card__header{border-bottom:1px solid #edf2f7;padding:22px}.product-card__header h3{color:#0f172a;margin:0;font-size:1.25rem}.product-card__header p{color:#64748b;margin:7px 0 0;line-height:1.5}.variant-list{display:grid}.variant-row{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex}.variant-row:last-child{border-bottom:0}.variant-row--disabled{opacity:.55}.variant-actions{align-items:center;gap:14px;display:flex}.price{color:#0f172a;white-space:nowrap;font-weight:800}.stock-warning{color:#dc2626;margin-top:4px;font-size:.78rem;font-weight:700;display:block}.variant-row button{color:#fff;cursor:pointer;background:#2563eb;border-radius:12px;min-height:40px;padding:0 15px;font-weight:700;transition:transform .16s,background .16s}.variant-row button:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.variant-row button:disabled{cursor:not-allowed;background:#94a3b8}.page-state{text-align:center;place-content:center;min-height:100vh;padding:24px;display:grid}.page-state h1{margin-bottom:8px}.page-state p{color:#64748b}@media (width<=760px){.app-shell{width:min(100% - 20px,680px);padding-top:10px}.hero{border-radius:22px;padding:28px 22px}.product-grid{grid-template-columns:1fr}.variant-row{flex-direction:column;align-items:flex-start}.variant-actions{justify-content:space-between;width:100%}}.hero{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.cart-summary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #fff3;border-radius:18px;gap:4px;min-width:150px;padding:16px 18px;display:grid}.cart-summary span{color:#dbeafe}.cart-summary strong{font-size:1.25rem}.content-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;margin-top:42px;display:grid}.menu{margin-top:0}.cart-panel{background:#fff;border:1px solid #e2e8f0;border-radius:24px;position:sticky;top:20px;overflow:hidden;box-shadow:0 18px 44px #0f172a14}.cart-panel__header{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:22px;display:flex}.cart-panel__header h2{margin:0}.eyebrow--dark{color:#2563eb;margin-bottom:4px}.cart-badge{color:#fff;background:#2563eb;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.empty-cart{text-align:center;padding:30px 22px}.empty-cart p{margin:0 0 8px;font-weight:700}.empty-cart span{color:#64748b;font-size:.9rem;line-height:1.5}.cart-items{display:grid}.cart-item{border-bottom:1px solid #edf2f7;gap:16px;padding:20px 22px;display:grid}.cart-item__info{gap:3px;display:grid}.cart-item__info span,.cart-item__info small{color:#64748b}.cart-item__actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.quantity-control{align-items:center;gap:10px;display:flex}.quantity-control button{color:#0f172a;cursor:pointer;background:#e2e8f0;border-radius:10px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.remove-button{color:#dc2626;cursor:pointer;background:0 0;padding:0;font-size:.82rem;font-weight:700}.cart-footer{gap:18px;padding:22px;display:grid}.cart-total{justify-content:space-between;align-items:center;display:flex}.cart-total strong{font-size:1.35rem}.checkout-button{color:#fff;cursor:pointer;background:#16a34a;border-radius:14px;min-height:50px;font-weight:800}.checkout-button:hover{background:#15803d}@media (width<=980px){.content-layout{grid-template-columns:1fr}.cart-panel{position:static}}@media (width<=760px){.hero{flex-direction:column;align-items:stretch}.cart-summary{min-width:0}.cart-item__actions{flex-direction:column;align-items:flex-start}}.checkout-header{gap:24px;margin-bottom:34px;display:grid}.checkout-header h1{color:#0f172a;margin:0;font-size:clamp(2rem,5vw,3.4rem)}.checkout-header p{color:#64748b;max-width:680px;margin:10px 0 0;line-height:1.7}.back-button{color:#1d4ed8;cursor:pointer;background:#dbeafe;border-radius:12px;width:fit-content;padding:10px 14px;font-weight:800}.checkout-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;display:grid}.checkout-form{gap:20px;display:grid}.form-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:26px;box-shadow:0 14px 34px #0f172a0f}.form-card__heading{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.form-card__heading>span{color:#fff;background:#2563eb;border-radius:12px;flex:none;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.form-card__heading h2{color:#0f172a;margin:0;font-size:1.3rem}.form-card__heading p{color:#64748b;margin:5px 0 0;line-height:1.5}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-field{gap:8px;display:grid}.form-field>span{color:#334155;font-weight:800}.form-field input,.form-field textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:13px;outline:none;width:100%;transition:border-color .16s,box-shadow .16s}.form-field input{min-height:48px;padding:0 14px}.form-field textarea{resize:vertical;padding:14px}.form-field input:focus,.form-field textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.field-error{color:#dc2626;font-weight:700}.character-count{color:#64748b;text-align:right}.pickup-date{background:#eff6ff;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;padding:16px;display:flex}.pickup-date span{color:#475569}.pickup-date strong{color:#1d4ed8}.slot-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.slot-option{text-align:center;cursor:pointer;border:1px solid #cbd5e1;border-radius:13px;gap:3px;padding:13px 10px;transition:border-color .16s,background .16s,transform .16s;display:grid}.slot-option:hover{border-color:#60a5fa;transform:translateY(-1px)}.slot-option input{opacity:0;pointer-events:none;position:absolute}.slot-option strong{color:#0f172a}.slot-option small{color:#64748b;font-size:.72rem}.slot-option--selected{background:#dbeafe;border-color:#2563eb}.slot-option--selected strong{color:#1d4ed8}.inline-state{color:#475569;background:#f1f5f9;border-radius:14px;padding:18px}.inline-state--error{color:#991b1b;background:#fee2e2}.inline-state--error p{margin:0 0 10px}.inline-state--error button{color:#fff;cursor:pointer;background:#dc2626;border-radius:10px;padding:8px 12px;font-weight:700}.place-order-button{color:#fff;cursor:pointer;background:#16a34a;border-radius:16px;min-height:56px;font-size:1rem;font-weight:900}.place-order-button:hover:not(:disabled){background:#15803d}.place-order-button:disabled{cursor:not-allowed;background:#94a3b8}.checkout-summary{background:#fff;border:1px solid #e2e8f0;border-radius:24px;position:sticky;top:20px;overflow:hidden;box-shadow:0 18px 44px #0f172a14}.checkout-summary__header{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:22px;display:flex}.checkout-summary__header h2{margin:0;font-size:1.25rem}.checkout-summary__header span{color:#64748b;font-weight:700}.checkout-summary__items{display:grid}.checkout-summary__item{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 22px;display:flex}.checkout-summary__item>div{gap:4px;display:grid}.checkout-summary__item span{color:#64748b;font-size:.88rem}.checkout-summary__item>strong{white-space:nowrap}.checkout-summary__total{justify-content:space-between;align-items:center;padding:22px;font-size:1.15rem;display:flex}.checkout-summary__total strong{font-size:1.4rem}.payment-notice{color:#166534;background:#dcfce7;border-radius:13px;margin:0 22px 22px;padding:14px;font-size:.88rem;line-height:1.5}@media (width<=980px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}}@media (width<=760px){.form-grid{grid-template-columns:1fr}.slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.form-card{padding:20px}}@media (width<=430px){.slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.submit-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:16px 18px}.submit-error strong{margin-bottom:5px;display:block}.submit-error p{margin:0;line-height:1.5}.success-page{background:radial-gradient(circle at top,#22c55e1f,#0000 34rem),#f4f6f8;place-items:center;min-height:100vh;padding:24px;display:grid}.success-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:30px;width:min(100%,620px);padding:42px;box-shadow:0 24px 70px #0f172a1f}.success-icon{color:#fff;background:#16a34a;border-radius:50%;place-items:center;width:74px;height:74px;margin:0 auto 24px;font-size:2.2rem;font-weight:900;display:grid;box-shadow:0 14px 30px #16a34a47}.success-card h1{color:#0f172a;margin:0;font-size:clamp(2rem,6vw,3.2rem)}.success-message{color:#64748b;max-width:500px;margin:16px auto 28px;line-height:1.7}.order-number-box{background:#eff6ff;border:1px dashed #60a5fa;border-radius:18px;gap:7px;padding:20px;display:grid}.order-number-box span{color:#475569;font-size:.9rem}.order-number-box strong{color:#1d4ed8;letter-spacing:.04em;font-size:clamp(1.4rem,6vw,2rem)}.success-details{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.success-details>div{background:#f8fafc;border-radius:15px;gap:5px;padding:16px;display:grid}.success-details span{color:#64748b;font-size:.83rem}.success-details strong{color:#0f172a}.success-notice{color:#166534;background:#dcfce7;border-radius:14px;margin-top:22px;padding:14px 16px;font-size:.9rem;line-height:1.5}.new-order-button{color:#fff;cursor:pointer;background:#2563eb;border-radius:15px;width:100%;min-height:52px;margin-top:24px;font-weight:900}.new-order-button:hover{background:#1d4ed8}@media (width<=520px){.success-card{border-radius:24px;padding:30px 20px}.success-details{grid-template-columns:1fr}}.customer-business-status{border:1px solid;border-radius:20px;align-items:center;gap:16px;margin-top:22px;padding:18px 20px;display:flex;box-shadow:0 12px 28px #0f172a0f}.customer-business-status__icon{flex:none;font-size:1.8rem}.customer-business-status__content{flex:1;gap:5px;display:grid}.customer-business-status__content>strong{color:#0f172a;font-size:1.05rem}.customer-business-status__content p{color:#475569;margin:0;line-height:1.5}.customer-business-status__meta{color:#64748b;flex-wrap:wrap;gap:8px 16px;margin-top:4px;font-size:.8rem;display:flex}.customer-business-status>button{color:#fff;white-space:nowrap;cursor:pointer;background:#0f172a;border-radius:11px;min-height:42px;padding:0 14px;font-weight:800}.customer-business-status--open{background:#f0fdf4;border-color:#86efac}.customer-business-status--paused{background:#fffbeb;border-color:#fcd34d}.customer-business-status--sold_out{background:#fff7ed;border-color:#fdba74}.customer-business-status--closed{background:#fef2f2;border-color:#fca5a5}.customer-business-status--loading{color:#475569;background:#f8fafc;border-color:#cbd5e1}.customer-business-status--error{background:#fef2f2;border-color:#fca5a5}.order-closed-warning{color:#b45309;margin-top:4px;font-size:.78rem;font-weight:700;display:block}.checkout-button:disabled,.quantity-control button:disabled{cursor:not-allowed;opacity:.6}@media (width<=650px){.customer-business-status{flex-direction:column;align-items:stretch}.customer-business-status__icon{font-size:1.6rem}.customer-business-status>button{width:100%;min-height:46px}.customer-business-status__meta{flex-direction:column;gap:4px}}.location-selection-page{background:radial-gradient(circle at top,#2563eb1f,#0000 42%),#f4f6f8;place-items:center;min-height:100vh;padding:24px;display:grid}.location-selection-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:min(100%,560px);padding:26px;box-shadow:0 24px 70px #0f172a1f}.location-selection-icon{background:#dbeafe;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:16px;font-size:1.7rem;display:grid}.location-selection-card h1{color:#0f172a;margin:5px 0 9px;font-size:clamp(1.7rem,5vw,2.25rem)}.location-selection-description{color:#64748b;margin:0;line-height:1.6}.location-selection-list{gap:10px;margin-top:22px;display:grid}.location-selection-option{color:#0f172a;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:15px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:76px;padding:11px 14px;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.location-selection-option:hover{background:#eff6ff;border-color:#2563eb;transform:translateY(-1px)}.location-selection-option--selected{background:#eff6ff;border-color:#2563eb}.location-selection-option__marker{background:#dbeafe;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.location-selection-option>span:nth-child(2){gap:4px;display:grid}.location-selection-option small{color:#64748b}.location-selection-option__arrow{color:#2563eb;font-size:1.2rem;font-weight:900}.location-selection-note{color:#475569;background:#f8fafc;border-radius:12px;margin-top:16px;padding:12px 14px;font-size:.8rem;line-height:1.5}.customer-location-card{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;width:min(100% - 28px,1180px);margin:14px auto 0;padding:13px 15px;display:grid}.customer-location-card__icon{background:#dbeafe;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.customer-location-card>div:nth-child(2){gap:2px;display:grid}.customer-location-card span,.customer-location-card small{color:#64748b;font-size:.75rem}.customer-location-card strong{color:#0f172a}.customer-location-card button,.pickup-location button{color:#1d4ed8;cursor:pointer;background:#dbeafe;border:0;border-radius:10px;min-height:36px;padding:0 11px;font-weight:800}.customer-location-card button:hover,.pickup-location button:hover{background:#bfdbfe}.pickup-location{background:#eff6ff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;margin-bottom:12px;padding:13px;display:grid}.pickup-location>span{color:#64748b;grid-column:1;font-size:.75rem}.pickup-location>strong{color:#0f172a;grid-column:1}.pickup-location>button{grid-area:1/2/3;align-self:center}@media (width<=600px){.location-selection-page{align-items:start;padding:14px 10px}.location-selection-card{border-radius:19px;padding:20px 15px}.customer-location-card{grid-template-columns:40px minmax(0,1fr) auto;width:calc(100% - 20px);padding-left:11px;padding-right:11px}}.smart-reminder-card{background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #bfdbfe;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:18px 20px;display:flex;box-shadow:0 10px 28px #0f172a0d}.smart-reminder-card strong{color:#0f172a;margin-bottom:6px;display:block}.smart-reminder-card p{color:#64748b;margin:0;line-height:1.5}.smart-reminder-card button{color:#fff;cursor:pointer;background:#2563eb;border-radius:12px;flex-shrink:0;min-width:170px;min-height:46px;font-weight:800}.smart-reminder-card button:hover{background:#1d4ed8}.smart-reminder-success{color:#16a34a;font-weight:800}@media (width<=700px){.smart-reminder-card{flex-direction:column;align-items:flex-start}.smart-reminder-card button{width:100%}}.admin-login-page{background:radial-gradient(circle at top,#2563eb2e,#0000 32rem),#0f172a;place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-card{background:#fff;border:1px solid #ffffff1f;border-radius:28px;width:min(100%,460px);padding:34px;box-shadow:0 28px 80px #0000004d}.admin-brand,.admin-topbar__brand{align-items:center;gap:14px;display:flex}.admin-brand__icon,.admin-topbar__brand>span{background:#dbeafe;border-radius:17px;place-items:center;width:54px;height:54px;font-size:1.8rem;display:grid}.admin-brand p,.admin-topbar__brand p{color:#2563eb;letter-spacing:.14em;text-transform:uppercase;margin:0 0 3px;font-size:.75rem;font-weight:900}.admin-brand h1,.admin-topbar__brand h1{color:#0f172a;margin:0}.admin-login-heading{margin:34px 0 24px}.admin-login-heading h2{color:#0f172a;margin:0;font-size:1.7rem}.admin-login-heading p{color:#64748b;margin:9px 0 0;line-height:1.6}.admin-login-form{gap:17px;display:grid}.admin-field{gap:8px;display:grid}.admin-field span,.admin-date-actions label span{color:#334155;font-size:.88rem;font-weight:800}.admin-field input,.admin-date-actions input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:13px;outline:none;width:100%;min-height:50px;padding:0 14px}.admin-field input:focus,.admin-date-actions input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.admin-primary-button{color:#fff;cursor:pointer;background:#2563eb;border-radius:14px;min-height:52px;font-weight:900}.admin-primary-button:disabled{cursor:not-allowed;background:#94a3b8}.admin-error-message,.admin-error-panel{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:13px;padding:14px}.customer-page-link{color:#2563eb;text-align:center;margin-top:22px;font-weight:800;text-decoration:none;display:block}.admin-page{color:#0f172a;background:#f1f5f9;min-height:100vh}.admin-topbar{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:24px;padding:18px max(24px,50% - 640px);display:flex}.admin-user{align-items:center;gap:16px;display:flex}.admin-user>div{text-align:right;gap:3px;display:grid}.admin-user span{color:#64748b;font-size:.76rem}.admin-user button{color:#991b1b;cursor:pointer;background:#fee2e2;border-radius:11px;padding:10px 14px;font-weight:800}.admin-dashboard{width:min(1280px,100% - 32px);margin:0 auto;padding:32px 0 60px}.admin-dashboard__heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.admin-eyebrow{color:#2563eb;letter-spacing:.14em;text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:900}.admin-dashboard__heading h2{text-transform:capitalize;margin:0;font-size:clamp(1.7rem,4vw,2.7rem)}.admin-date-actions{align-items:flex-end;gap:10px;display:flex}.admin-date-actions label{gap:6px;display:grid}.admin-date-actions button,.admin-error-panel button{color:#fff;cursor:pointer;background:#2563eb;border-radius:13px;min-height:50px;padding:0 18px;font-weight:900}.admin-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:26px 0;display:grid}.admin-stat-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:19px;gap:7px;padding:20px;display:grid;box-shadow:0 10px 26px #0f172a0d}.admin-stat-grid span{color:#64748b}.admin-stat-grid strong{font-size:1.7rem}.admin-loading-panel,.admin-empty-panel{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:44px 24px}.admin-empty-panel>span{font-size:2.6rem}.admin-empty-panel h3{margin:12px 0 7px}.admin-empty-panel p{color:#64748b;margin:0}.order-book{gap:16px;display:grid}.admin-order-card{background:#fff;border:1px solid #e2e8f0;border-left:7px solid #2563eb;border-radius:22px;grid-template-columns:150px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 12px 30px #0f172a0f}.admin-order-card--preparing{border-left-color:#f59e0b}.admin-order-card--ready{border-left-color:#16a34a}.admin-order-card--delivered{opacity:.62;border-left-color:#64748b}.admin-order-card--cancelled{opacity:.55;border-left-color:#dc2626}.admin-order-time{color:#fff;text-align:center;background:#0f172a;align-content:center;gap:8px;padding:22px;display:grid}.admin-order-time strong{font-size:2rem}.admin-order-time span{color:#bfdbfe;font-size:.82rem;font-weight:800}.admin-order-content{padding:22px}.admin-order-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.admin-order-header p{color:#2563eb;margin:0 0 4px;font-weight:900}.admin-order-header h3{margin:0;font-size:1.35rem}.admin-order-header a{color:#475569;margin-top:7px;font-weight:700;text-decoration:none;display:inline-block}.admin-order-total{white-space:nowrap;font-size:1.3rem}.admin-order-items{background:#f8fafc;border-radius:15px;gap:9px;margin-top:20px;padding:16px;display:grid}.admin-order-item{justify-content:space-between;gap:16px;display:flex}.admin-order-item span{color:#64748b}.admin-order-note{color:#854d0e;background:#fef9c3;border-radius:13px;margin-top:15px;padding:14px}.admin-order-note p{margin:5px 0 0}.admin-order-footer{color:#64748b;justify-content:space-between;gap:16px;margin-top:17px;font-size:.85rem;display:flex}@media (width<=760px){.admin-topbar,.admin-dashboard__heading{flex-direction:column;align-items:stretch}.admin-user{justify-content:space-between}.admin-user>div{text-align:left}.admin-date-actions{flex-direction:column;align-items:stretch}.admin-stat-grid,.admin-order-card{grid-template-columns:1fr}.admin-order-time{text-align:left;justify-content:space-between;align-items:center;display:flex}.admin-order-header,.admin-order-footer,.admin-order-item{flex-direction:column;align-items:flex-start}}.admin-order-action{color:#fff;cursor:pointer;border-radius:15px;width:100%;min-height:54px;margin-top:18px;font-size:1rem;font-weight:900;transition:transform .16s,opacity .16s,background .16s}.admin-order-action:hover:not(:disabled){transform:translateY(-1px)}.admin-order-action:disabled{cursor:not-allowed;opacity:.65}.admin-order-action--new{background:#2563eb}.admin-order-action--new:hover:not(:disabled){background:#1d4ed8}.admin-order-action--preparing{background:#f59e0b}.admin-order-action--preparing:hover:not(:disabled){background:#d97706}.admin-order-action--ready{background:#16a34a}.admin-order-action--ready:hover:not(:disabled){background:#15803d}@media (width<=760px){.admin-order-content{padding:18px}.admin-order-action{min-height:58px;font-size:1.05rem}.admin-order-time strong{font-size:1.7rem}}.admin-payment-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.admin-payment-button{color:#fff;cursor:pointer;border-radius:15px;min-height:54px;font-size:.96rem;font-weight:900}.admin-payment-button:disabled{cursor:not-allowed;opacity:.65}.admin-payment-button--cash{background:#16a34a}.admin-payment-button--cash:hover:not(:disabled){background:#15803d}.admin-payment-button--card{background:#7c3aed}.admin-payment-button--card:hover:not(:disabled){background:#6d28d9}@media (width<=430px){.admin-payment-actions{grid-template-columns:1fr}.admin-payment-button{min-height:58px;font-size:1rem}}.admin-order-section{margin-top:28px}.admin-order-section--completed{margin-top:42px}.admin-section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:15px;display:flex}.admin-section-heading h2{color:#0f172a;margin:0;font-size:1.45rem}.admin-section-heading>span{color:#fff;background:#2563eb;border-radius:14px;place-items:center;min-width:42px;height:42px;padding:0 12px;font-weight:900;display:grid}.admin-order-section--completed .admin-section-heading>span{background:#64748b}.admin-section-empty{color:#64748b;text-align:center;background:#ffffffa6;border:1px dashed #cbd5e1;border-radius:18px;padding:24px}.admin-order-section--completed .admin-order-card{box-shadow:none}@media (width<=760px){.admin-order-section{margin-top:24px}.admin-order-section--completed{margin-top:34px}.admin-section-heading h2{font-size:1.25rem}}.admin-new-order-notice{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding:16px 18px;display:flex;box-shadow:0 12px 28px #16a34a1f}.admin-new-order-notice>div{gap:3px;display:grid}.admin-new-order-notice button{color:#166534;cursor:pointer;background:#bbf7d0;border-radius:10px;padding:9px 12px;font-weight:800}.admin-refresh-control{gap:5px;display:grid}.admin-refresh-time{color:#64748b;text-align:center;font-size:.75rem}@media (width<=760px){.admin-new-order-notice{flex-direction:column;align-items:stretch}.admin-new-order-notice button{width:100%;min-height:44px}.admin-refresh-time{text-align:left}}.admin-sound-control{gap:5px;display:grid}.admin-sound-button{color:#334155;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:13px;min-height:50px;padding:0 16px;font-weight:900}.admin-sound-button:hover{background:#eff6ff;border-color:#60a5fa}.admin-sound-button--enabled{color:#166534;background:#dcfce7;border-color:#86efac}.admin-sound-button--enabled:hover{background:#bbf7d0;border-color:#4ade80}.admin-sound-error{color:#dc2626;max-width:220px;font-size:.72rem;line-height:1.35}@media (width<=760px){.admin-sound-control,.admin-sound-button{width:100%}.admin-sound-button{min-height:52px}.admin-sound-error{max-width:none}}.admin-navigation{background:#fff;border:1px solid #e2e8f0;border-radius:17px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:28px;padding:6px;display:grid}.admin-navigation button{color:#475569;cursor:pointer;background:0 0;border-radius:12px;min-height:46px;font-weight:900}.admin-navigation button:hover{background:#f1f5f9}.admin-navigation .admin-navigation__active{color:#fff;background:#2563eb}.admin-products-refresh{color:#fff;cursor:pointer;background:#2563eb;border-radius:13px;min-height:50px;padding:0 18px;font-weight:900}.admin-products-refresh:disabled{cursor:not-allowed;background:#94a3b8}.admin-success-panel{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:15px;margin-bottom:20px;padding:15px 17px;font-weight:800}.admin-product-category{margin-top:32px}.admin-product-list{gap:18px;display:grid}.admin-product-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;overflow:hidden;box-shadow:0 12px 30px #0f172a0f}.admin-product-card--inactive{opacity:.65;border-color:#fca5a5}.admin-product-card__header{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:flex-start;gap:18px;padding:21px;display:flex}.admin-product-card__header h3{color:#0f172a;margin:5px 0 0;font-size:1.4rem}.admin-product-card__header p{color:#64748b;margin:7px 0 0}.admin-product-status{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}.admin-product-toggle{color:#fff;cursor:pointer;white-space:nowrap;border-radius:12px;min-height:44px;padding:0 14px;font-weight:900}.admin-product-toggle--active{background:#dc2626}.admin-product-toggle--inactive{background:#16a34a}.admin-product-toggle:disabled{cursor:not-allowed;opacity:.65}.admin-product-warning{color:#991b1b;background:#fee2e2;padding:12px 21px;font-weight:700}.admin-variant-list{display:grid}.admin-variant-row{border-bottom:1px solid #edf2f7;gap:17px;padding:20px 21px;display:grid}.admin-variant-row:last-child{border-bottom:0}.admin-variant-row--unavailable{background:#fff7ed}.admin-variant-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-variant-heading>div{gap:4px;display:grid}.admin-variant-heading strong{color:#0f172a;font-size:1.05rem}.admin-variant-heading span{color:#64748b;font-size:.82rem}.admin-availability-button{color:#fff;cursor:pointer;border-radius:11px;min-height:42px;padding:0 14px;font-weight:900}.admin-availability-button--available{background:#f59e0b}.admin-availability-button--unavailable{background:#16a34a}.admin-availability-button:disabled{cursor:not-allowed;opacity:.55}.admin-price-form{align-items:flex-end;gap:10px;display:flex}.admin-price-form label{flex:1;gap:6px;display:grid}.admin-price-form label>span{color:#475569;font-size:.8rem;font-weight:800}.admin-price-input{background:#fff;border:1px solid #cbd5e1;border-radius:12px;align-items:center;min-height:46px;display:flex;overflow:hidden}.admin-price-input input{color:#0f172a;background:0 0;border:0;outline:none;flex:1;min-width:0;height:44px;padding:0 13px}.admin-price-input>span{color:#64748b;padding-right:13px;font-weight:900}.admin-price-form>button{color:#fff;cursor:pointer;background:#2563eb;border-radius:12px;min-height:46px;padding:0 16px;font-weight:900}.admin-price-form button:disabled{cursor:not-allowed;background:#94a3b8}@media (width<=600px){.admin-product-card__header,.admin-variant-heading{flex-direction:column;align-items:stretch}.admin-product-toggle,.admin-availability-button{width:100%;min-height:50px}.admin-price-form{flex-direction:column;align-items:stretch}.admin-price-form>button{width:100%;min-height:50px}}.admin-business-status-panel{background:#fff;border:1px solid #e2e8f0;border-radius:22px;margin-bottom:30px;padding:22px;box-shadow:0 12px 30px #0f172a0f}.admin-business-status-badge{border-radius:999px;align-items:center;min-height:40px;padding:0 14px;font-weight:900;display:inline-flex}.admin-business-status-badge--open{color:#166534;background:#dcfce7}.admin-business-status-badge--paused{color:#92400e;background:#fef3c7}.admin-business-status-badge--sold_out{color:#9a3412;background:#ffedd5}.admin-business-status-badge--closed{color:#991b1b;background:#fee2e2}.admin-business-status-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.admin-business-status-summary>div{background:#f8fafc;border-radius:14px;gap:5px;padding:14px;display:grid}.admin-business-status-summary span{color:#64748b;font-size:.8rem}.admin-business-status-message{color:#475569;margin:0 0 18px;line-height:1.6}.admin-business-status-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-business-status-button{color:#fff;text-align:left;cursor:pointer;border:2px solid #0000;border-radius:16px;gap:5px;min-height:96px;padding:16px;display:grid}.admin-business-status-button span{opacity:.88;font-size:.82rem;line-height:1.4}.admin-business-status-button--open{background:#16a34a}.admin-business-status-button--paused{background:#f59e0b}.admin-business-status-button--sold-out{background:#ea580c}.admin-business-status-button--closed{background:#dc2626}.admin-business-status-button--selected{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a1f}.admin-business-status-button:disabled{cursor:not-allowed;opacity:.65}.admin-business-status-fields{gap:14px;margin-top:18px;display:grid}.admin-business-status-fields label{gap:7px;display:grid}.admin-business-status-fields label>span{color:#334155;font-size:.84rem;font-weight:800}.admin-business-status-fields input,.admin-business-status-fields textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:13px;outline:none;width:100%}.admin-business-status-fields input{min-height:48px;padding:0 14px}.admin-business-status-fields textarea{resize:vertical;padding:13px 14px}.admin-business-status-fields input:focus,.admin-business-status-fields textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}@media (width<=650px){.admin-business-status-panel{padding:18px}.admin-business-status-summary,.admin-business-status-buttons{grid-template-columns:1fr}.admin-business-status-button{min-height:88px}}.admin-page--mobile-orders{background:#f4f6f8;padding-bottom:92px}.mobile-orders-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #e2e8f0;padding:14px 16px 12px;position:sticky;top:0}.mobile-orders-header__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-orders-brand{align-items:center;gap:10px;display:flex}.mobile-orders-brand>span{background:#dbeafe;border-radius:13px;place-items:center;width:42px;height:42px;font-size:1.35rem;display:grid}.mobile-orders-brand p{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;margin:0 0 2px;font-size:.66rem;font-weight:900}.mobile-orders-brand h1{color:#0f172a;margin:0;font-size:1.25rem}.mobile-orders-status-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:12px;display:grid}.mobile-business-status{text-align:left;border-radius:13px;align-items:center;gap:8px;min-height:42px;padding:0 13px;display:flex}.mobile-business-status:disabled{opacity:1}.mobile-business-status--open{color:#166534;background:#dcfce7}.mobile-business-status--paused{color:#92400e;background:#fef3c7}.mobile-business-status--sold_out{color:#9a3412;background:#ffedd5}.mobile-business-status--closed{color:#991b1b;background:#fee2e2}.mobile-business-status--unknown{color:#475569;background:#f1f5f9}.mobile-date-selector{gap:2px;display:grid}.mobile-date-selector>span{color:#64748b;font-size:.64rem;font-weight:800}.mobile-date-selector input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:132px;min-height:42px;padding:0 8px}.mobile-orders-meta{color:#64748b;align-items:center;gap:10px;margin-top:9px;font-size:.72rem;display:flex}.mobile-orders-meta span:first-child{color:#334155;text-transform:capitalize;font-weight:800}.mobile-orders-meta button{color:#2563eb;cursor:pointer;background:#eff6ff;border-radius:9px;margin-left:auto;padding:6px 9px;font-weight:800}.mobile-orders-content{width:min(100%,760px);margin:0 auto;padding:14px}.mobile-new-order-notice{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:13px 14px;display:flex}.mobile-new-order-notice>div{gap:2px;display:grid}.mobile-new-order-notice span{font-size:.8rem}.mobile-new-order-notice button{color:#166534;background:#bbf7d0;border-radius:9px;padding:7px 9px;font-weight:800}.mobile-order-tabs{background:#fff;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-bottom:12px;padding:5px;display:grid}.mobile-order-tabs button{color:#64748b;cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-weight:900;display:flex}.mobile-order-tabs button>span{color:#475569;background:#e2e8f0;border-radius:999px;place-items:center;min-width:25px;height:25px;padding:0 6px;font-size:.75rem;display:grid}.mobile-order-tabs .mobile-order-tabs__active{color:#fff;background:#2563eb}.mobile-order-tabs .mobile-order-tabs__active>span{color:#1d4ed8;background:#fff}.compact-order-list{gap:9px;display:grid}.compact-order{background:#fff;border:1px solid #e2e8f0;border-left:5px solid #3b82f6;border-radius:15px;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 5px 16px #0f172a0d}.compact-order--new{border-left-color:#eab308}.compact-order--preparing{border-left-color:#f97316}.compact-order--ready{border-left-color:#2563eb}.compact-order--delivered{border-left-color:#64748b}.compact-order--cancelled{opacity:.65;border-left-color:#dc2626}.compact-order--expanded{box-shadow:0 12px 26px #0f172a1a}.compact-order__summary{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:62px minmax(0,1fr) 22px;align-items:center;gap:10px;padding:13px 12px;display:grid}.compact-order__time{color:#0f172a;letter-spacing:-.03em;font-size:1.25rem;font-weight:950}.compact-order__main{min-width:0}.compact-order__topline,.compact-order__customer{justify-content:space-between;align-items:center;gap:10px;display:flex}.compact-order__topline>strong{color:#2563eb;font-size:.76rem}.compact-order__customer{margin-top:3px}.compact-order__customer>strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;overflow:hidden}.compact-order__customer>span{color:#0f172a;white-space:nowrap;font-weight:900}.compact-order__items-summary{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:.75rem;overflow:hidden}.compact-order__status{white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:.65rem;font-weight:900}.compact-order__status--new{color:#854d0e;background:#fef9c3}.compact-order__status--preparing{color:#9a3412;background:#ffedd5}.compact-order__status--ready{color:#1d4ed8;background:#dbeafe}.compact-order__status--delivered{color:#475569;background:#e2e8f0}.compact-order__status--cancelled{color:#991b1b;background:#fee2e2}.compact-order__chevron{color:#64748b;text-align:center;font-size:1rem}.compact-order__details{border-top:1px solid #f1f5f9;gap:13px;padding:0 13px 14px;animation:.18s compact-order-open;display:grid}@keyframes compact-order-open{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.compact-order__primary-action{color:#fff;cursor:pointer;border-radius:13px;width:100%;min-height:52px;margin-top:13px;font-size:.98rem;font-weight:900}.compact-order__primary-action--new{background:#eab308}.compact-order__primary-action--preparing{background:#f97316}.compact-order__payment-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:13px;display:grid}.compact-order__payment-actions button{color:#fff;cursor:pointer;border-radius:13px;min-height:54px;padding:0 8px;font-size:.88rem;font-weight:900}.compact-order__payment-actions button:first-child{background:#16a34a}.compact-order__payment-actions button:last-child{background:#7c3aed}.compact-order__completed{color:#166534;background:#dcfce7;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-top:13px;padding:12px;display:flex}.compact-order__completed span{font-size:.78rem}.compact-order__contact{background:#f8fafc;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.compact-order__contact span{color:#64748b;font-size:.75rem}.compact-order__contact a{color:#2563eb;font-weight:900;text-decoration:none}.compact-order__items{gap:7px;display:grid}.compact-order__items>div{background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.compact-order__items span{color:#64748b;text-align:right;font-size:.78rem}.compact-order__note{color:#854d0e;background:#fef9c3;border-radius:11px;padding:11px 12px}.compact-order__note p{margin:4px 0 0;line-height:1.45}.compact-order__meta{color:#64748b;justify-content:space-between;gap:12px;font-size:.72rem;display:flex}.mobile-orders-state{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:17px;gap:7px;padding:42px 18px;display:grid}.mobile-orders-state>span{font-size:2rem}.mobile-orders-state p{color:#64748b;margin:0;line-height:1.5}.admin-bottom-navigation{z-index:50;min-height:72px;padding:6px 6px max(6px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-top:1px solid #e2e8f0;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 26px #0f172a14}.admin-bottom-navigation__item{color:#64748b;cursor:pointer;background:0 0;border-radius:11px;place-items:center;gap:2px;min-width:0;font-size:.66rem;font-weight:800;display:grid}.admin-bottom-navigation__item:disabled{cursor:default;opacity:.38}.admin-bottom-navigation__item--active{color:#2563eb;background:#eff6ff}.admin-bottom-navigation__icon{font-size:1.2rem;position:relative}.admin-bottom-navigation__badge{color:#fff;background:#dc2626;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.58rem;font-weight:900;display:grid;position:absolute;top:-6px;right:-10px}@media (width>=761px){.admin-bottom-navigation{border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;border-radius:18px 18px 0 0;width:min(760px,100%);left:50%;right:50%;transform:translate(-50%)}}@media (width<=430px){.mobile-orders-header{padding-left:12px;padding-right:12px}.mobile-orders-content{padding-left:10px;padding-right:10px}.mobile-orders-status-row{grid-template-columns:1fr}.mobile-date-selector input{width:100%}.compact-order__summary{grid-template-columns:56px minmax(0,1fr) 18px;gap:7px;padding-left:9px;padding-right:9px}.compact-order__payment-actions{grid-template-columns:1fr}.compact-order__meta{flex-direction:column;gap:4px}}.admin-page--mobile-products{background:#f4f6f8;min-height:100vh;padding-bottom:92px}.mobile-products-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex;position:sticky;top:0}.mobile-products-header__brand{align-items:center;gap:10px;display:flex}.mobile-products-header__brand>span{background:#dbeafe;border-radius:13px;place-items:center;width:42px;height:42px;font-size:1.35rem;display:grid}.mobile-products-header__brand p{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;margin:0 0 2px;font-size:.66rem;font-weight:900}.mobile-products-header__brand h1{color:#0f172a;margin:0;font-size:1.25rem}.mobile-products-header>button{color:#2563eb;cursor:pointer;background:#eff6ff;border-radius:11px;min-height:40px;padding:0 12px;font-weight:900}.mobile-products-header>button:disabled{cursor:not-allowed;opacity:.55}.mobile-products-content{width:min(100%,760px);margin:0 auto;padding:14px}.mobile-products-summary{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.mobile-products-summary>span{color:#475569;background:#e2e8f0;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:800}.mobile-products-summary .mobile-products-summary__warning{color:#9a3412;background:#ffedd5}.mobile-products-success{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:13px;margin-bottom:12px;padding:12px 14px;font-size:.86rem;font-weight:800}.mobile-products-state{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:17px;gap:8px;padding:42px 18px;display:grid}.mobile-products-state>span{font-size:2rem}.compact-category-list{gap:10px;display:grid}.compact-category{background:#fff;border:1px solid #e2e8f0;border-radius:17px;overflow:hidden;box-shadow:0 5px 16px #0f172a0d}.compact-category__summary{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:44px minmax(0,1fr) auto 20px;align-items:center;gap:10px;padding:13px;display:grid}.compact-category__icon{background:#eff6ff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.3rem;display:grid}.compact-category__main{gap:3px;display:grid}.compact-category__main>strong{color:#0f172a;font-size:1rem}.compact-category__main>span{color:#64748b;font-size:.75rem}.compact-category__count{color:#1d4ed8;background:#dbeafe;border-radius:999px;place-items:center;min-width:29px;height:29px;padding:0 7px;font-size:.75rem;font-weight:900;display:grid}.compact-category__chevron{color:#64748b}.compact-category__products{border-top:1px solid #f1f5f9;gap:8px;padding:0 10px 10px;animation:.18s compact-product-open;display:grid}.compact-product{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #16a34a;border-radius:13px;overflow:hidden}.compact-product--inactive{background:#fef2f2;border-left-color:#dc2626}.compact-product__summary{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:10px;padding:12px;display:grid}.compact-product__name-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.compact-product__name-row>strong{color:#0f172a;font-size:.95rem}.compact-product__status{border-radius:999px;padding:4px 7px;font-size:.65rem;font-weight:900}.compact-product__status--active{color:#166534;background:#dcfce7}.compact-product__status--inactive{color:#991b1b;background:#fee2e2}.compact-product__meta{color:#64748b;flex-wrap:wrap;gap:5px 10px;margin-top:4px;font-size:.72rem;display:flex}.compact-product__sold-out-count{color:#c2410c;font-weight:800}.compact-product__chevron{color:#64748b}.compact-product__details{border-top:1px solid #f1f5f9;gap:10px;padding:0 11px 12px;animation:.18s compact-product-open;display:grid}@keyframes compact-product-open{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.compact-product__description{color:#64748b;margin:10px 0 0;font-size:.8rem;line-height:1.45}.compact-product__warning{color:#991b1b;background:#fee2e2;border-radius:10px;padding:10px 11px;font-size:.8rem;font-weight:800}.compact-product__variants{gap:8px;display:grid}.compact-product__toggle{color:#fff;cursor:pointer;border-radius:12px;min-height:48px;font-weight:900}.compact-product__toggle--deactivate{background:#dc2626}.compact-product__toggle--activate{background:#16a34a}.compact-product__toggle:disabled{cursor:not-allowed;opacity:.6}.compact-variant{background:#f8fafc;border:1px solid #e2e8f0;border-radius:11px;gap:10px;padding:11px;display:grid}.compact-variant--unavailable{background:#fff7ed;border-color:#fed7aa}.compact-variant__summary{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.compact-variant__summary>div:first-child{gap:4px;display:grid}.compact-variant__availability{font-size:.72rem;font-weight:800}.compact-variant__availability--available{color:#15803d}.compact-variant__availability--unavailable{color:#c2410c}.compact-variant__price{justify-items:end;gap:3px;display:grid}.compact-variant__price>strong{color:#0f172a}.compact-variant__price>button{color:#2563eb;background:#dbeafe;border-radius:8px;padding:5px 8px;font-size:.7rem;font-weight:900}.compact-variant__stock-button{color:#fff;cursor:pointer;border-radius:10px;width:100%;min-height:43px;font-weight:900}.compact-variant__stock-button--available{background:#f59e0b}.compact-variant__stock-button--unavailable{background:#16a34a}.compact-variant__stock-button:disabled{cursor:not-allowed;opacity:.55}.compact-variant__price-form{border-top:1px solid #e2e8f0;gap:10px;padding-top:10px;display:grid}.compact-variant__price-form label{gap:6px;display:grid}.compact-variant__price-form label>span{color:#475569;font-size:.75rem;font-weight:800}.compact-variant__price-form label>div{background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;min-height:44px;display:flex;overflow:hidden}.compact-variant__price-form input{background:0 0;border:0;outline:none;flex:1;min-width:0;height:42px;padding:0 11px}.compact-variant__price-form label>div>span{color:#64748b;padding-right:11px;font-weight:900}.compact-variant__price-form-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.compact-variant__price-form-actions button{cursor:pointer;border-radius:10px;min-height:43px;font-weight:900}.compact-variant__price-form-actions button:first-child{color:#475569;background:#e2e8f0}.compact-variant__price-form-actions button:last-child{color:#fff;background:#2563eb}.compact-variant__disabled-note{color:#991b1b;line-height:1.4}.admin-page--mobile-business{background:#f4f6f8;min-height:100vh;padding-bottom:92px}.mobile-business-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex;position:sticky;top:0}.mobile-business-header__brand{align-items:center;gap:10px;display:flex}.mobile-business-header__brand>span{background:#dbeafe;border-radius:13px;place-items:center;width:42px;height:42px;font-size:1.35rem;display:grid}.mobile-business-header__brand p{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;margin:0 0 2px;font-size:.66rem;font-weight:900}.mobile-business-header__brand h1{color:#0f172a;margin:0;font-size:1.25rem}.mobile-business-header>button{color:#2563eb;cursor:pointer;background:#eff6ff;border-radius:11px;min-height:40px;padding:0 12px;font-weight:900}.mobile-business-content{gap:13px;width:min(100%,760px);margin:0 auto;padding:14px;display:grid}.business-date-selector{gap:6px;display:grid}.business-date-selector>span{color:#64748b;font-size:.75rem;font-weight:800}.business-date-selector input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;min-height:46px;padding:0 12px}.mobile-business-state{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:17px;padding:40px 18px}.business-current-status{background:#fff;border:1px solid;border-radius:18px;padding:17px}.business-current-status--open{background:#f0fdf4;border-color:#86efac}.business-current-status--paused{background:#fffbeb;border-color:#fcd34d}.business-current-status--sold_out{background:#fff7ed;border-color:#fdba74}.business-current-status--closed{background:#fef2f2;border-color:#fca5a5}.business-current-status__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.business-current-status__top>div{gap:3px;display:grid}.business-current-status__top span{color:#64748b;font-size:.75rem}.business-current-status__top strong{color:#0f172a;font-size:1.2rem}.business-current-status__indicator{font-size:1.65rem!important}.business-current-status>p{color:#475569;margin:12px 0;line-height:1.5}.business-hours-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.business-hours-summary>div{background:#ffffffb8;border-radius:11px;gap:3px;padding:11px;display:grid}.business-hours-summary span{color:#64748b;font-size:.7rem}.business-status-actions,.business-reason-section,.business-admin-note,.business-weekly-hours{background:#fff;border:1px solid #e2e8f0;border-radius:17px;padding:15px}.business-section-heading{gap:2px;margin-bottom:11px;display:grid}.business-section-heading span{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.business-status-options{gap:8px;display:grid}.business-status-option{text-align:left;cursor:pointer;border:2px solid #0000;border-radius:13px;grid-template-columns:36px minmax(0,1fr) 26px;align-items:center;gap:10px;width:100%;min-height:68px;padding:10px 12px;display:grid}.business-status-option>span:first-child{font-size:1.35rem}.business-status-option>div{gap:3px;display:grid}.business-status-option small{color:#64748b;line-height:1.35}.business-status-option--open{background:#f0fdf4}.business-status-option--paused{background:#fffbeb}.business-status-option--sold_out{background:#fff7ed}.business-status-option--closed{background:#fef2f2}.business-status-option--selected{border-color:#2563eb}.business-status-option__check{color:#fff;background:#2563eb;border-radius:999px;place-items:center;width:25px;height:25px;font-weight:900;display:grid;font-size:.75rem!important}.business-reason-section,.business-reason-section label,.business-admin-note label{gap:7px;display:grid}.business-reason-section label>span{color:#334155;font-size:.78rem;font-weight:900}.business-reason-section textarea,.business-admin-note textarea{resize:vertical;border:1px solid #cbd5e1;border-radius:11px;outline:none;width:100%;padding:11px 12px}.business-reason-section small,.business-admin-note small{color:#64748b;line-height:1.4}.business-admin-note>button{color:#0f172a;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;width:100%;font-weight:900;display:flex}.business-admin-note label{margin-top:12px}.business-weekly-hours>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.business-weekly-hours span{color:#0f172a;font-weight:900}.business-weekly-hours strong{color:#64748b;font-size:.7rem}.business-weekly-hours p{color:#64748b;margin:9px 0 0;font-size:.8rem;line-height:1.5}.mobile-business-success{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:13px;padding:12px 14px;font-size:.84rem;font-weight:800}@media (width<=430px){.mobile-business-content{padding-left:10px;padding-right:10px}.business-hours-summary{grid-template-columns:1fr}}.admin-page--mobile-reports{background:#f4f6f8;min-height:100vh;padding-bottom:92px}.mobile-reports-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex;position:sticky;top:0}.mobile-reports-header__brand{align-items:center;gap:10px;display:flex}.mobile-reports-header__brand>span{background:#dbeafe;border-radius:13px;place-items:center;width:42px;height:42px;font-size:1.35rem;display:grid}.mobile-reports-header__brand p{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;margin:0 0 2px;font-size:.66rem;font-weight:900}.mobile-reports-header__brand h1{color:#0f172a;margin:0;font-size:1.25rem}.mobile-reports-header>button{color:#2563eb;cursor:pointer;background:#eff6ff;border-radius:11px;min-height:40px;padding:0 12px;font-weight:900}.mobile-reports-content{gap:13px;width:min(100%,760px);margin:0 auto;padding:14px;display:grid}.reports-date-selector{gap:6px;display:grid}.reports-date-selector>span{color:#64748b;font-size:.75rem;font-weight:800}.reports-date-selector input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;min-height:46px;padding:0 12px}.mobile-reports-state{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:17px;padding:40px 18px}.report-highlight{color:#fff;background:#2563eb;border-radius:18px;gap:4px;padding:20px;display:grid}.report-highlight>span{opacity:.85;font-size:.8rem}.report-highlight>strong{font-size:2rem;line-height:1.1}.report-highlight>small{opacity:.78}.report-order-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.report-order-summary article,.report-secondary-summary article{background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:4px;padding:14px;display:grid}.report-order-summary span,.report-secondary-summary span{color:#64748b;font-size:.75rem}.report-order-summary strong,.report-secondary-summary strong{color:#0f172a;font-size:1.35rem}.report-payment-section{background:#fff;border:1px solid #e2e8f0;border-radius:17px;padding:15px}.report-section-heading{gap:2px;margin-bottom:11px;display:grid}.report-section-heading span{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.report-payment-list{gap:8px;display:grid}.report-payment-list article{background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.report-payment-list article>div{align-items:center;gap:10px;display:flex}.report-payment-list article>div>span{font-size:1.35rem}.report-payment-list article>div>div{gap:2px;display:grid}.report-payment-list small{color:#64748b}.report-payment-list article>strong{color:#0f172a;white-space:nowrap}.report-secondary-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}@media (width<=430px){.mobile-reports-content{padding-left:10px;padding-right:10px}}.admin-mobile-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:12px 16px;display:flex;position:sticky;top:0;box-shadow:0 4px 14px #0f172a0a}.admin-mobile-header__brand{align-items:center;gap:10px;min-width:0;display:flex}.admin-mobile-header__brand>span{background:#dbeafe;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-size:1.35rem;display:grid}.admin-mobile-header__brand>div{min-width:0}.admin-mobile-header__brand p{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;margin:0 0 2px;font-size:.66rem;font-weight:900}.admin-mobile-header__brand h1{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.25rem;overflow:hidden}.admin-mobile-header__actions{align-items:center;gap:7px;display:flex}.admin-header-refresh,.admin-profile-button{cursor:pointer;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.admin-header-refresh{color:#2563eb;background:#eff6ff;font-size:1.25rem;font-weight:900}.admin-header-refresh:disabled{cursor:not-allowed;opacity:.45}.admin-profile-menu{position:relative}.admin-profile-button{color:#334155;background:#f1f5f9;font-size:1.15rem}.admin-profile-button:hover{background:#e2e8f0}.admin-profile-dropdown{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:15px;width:220px;animation:.15s admin-profile-open;position:absolute;top:calc(100% + 9px);right:0;overflow:hidden;box-shadow:0 18px 45px #0f172a2e}@keyframes admin-profile-open{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.admin-profile-dropdown__identity{gap:2px;padding:14px;display:grid}.admin-profile-dropdown__identity>span{color:#64748b;font-size:.7rem}.admin-profile-dropdown__identity>strong{color:#0f172a;font-size:.95rem}.admin-profile-dropdown__identity>small{color:#64748b}.admin-profile-dropdown__divider{background:#e2e8f0;height:1px}.admin-profile-dropdown>button{color:#334155;text-align:left;cursor:pointer;background:#fff;align-items:center;gap:9px;width:100%;min-height:46px;padding:0 14px;font-weight:800;display:flex}.admin-profile-dropdown>button:hover{background:#f8fafc}.admin-profile-dropdown>.admin-profile-dropdown__logout{color:#b91c1c}.admin-profile-dropdown>.admin-profile-dropdown__logout:hover{background:#fef2f2}@media (width<=430px){.admin-mobile-header{padding-left:10px;padding-right:10px}.admin-mobile-header__actions{gap:5px}.admin-header-refresh,.admin-profile-button{width:40px;height:40px}.admin-profile-dropdown{width:min(220px,100vw - 20px)}}.admin-page--mobile-settings{background:#f4f6f8;min-height:100vh;padding-bottom:92px}.mobile-settings-content{gap:12px;width:min(100%,760px);margin:0 auto;padding:14px;display:grid}.mobile-settings-success{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:13px;padding:12px 14px;font-size:.84rem;font-weight:800}.settings-profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:17px;align-items:center;gap:13px;padding:16px;display:flex}.settings-profile-card__avatar{background:#dbeafe;border-radius:16px;flex:none;place-items:center;width:52px;height:52px;font-size:1.5rem;display:grid}.settings-profile-card>div:last-child{gap:2px;display:grid}.settings-profile-card span,.settings-profile-card small{color:#64748b;font-size:.75rem}.settings-profile-card strong{color:#0f172a;font-size:1.05rem}.settings-section{background:#fff;border:1px solid #e2e8f0;border-radius:17px;overflow:hidden}.settings-section__toggle,.settings-static-row{width:100%;min-height:76px;color:inherit;text-align:left;background:0 0;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 14px;display:grid}.settings-section__toggle{cursor:pointer}.settings-section__toggle>div,.settings-static-row>div{gap:3px;display:grid}.settings-section__toggle strong,.settings-static-row strong{color:#0f172a}.settings-section__toggle small,.settings-static-row small{color:#64748b;line-height:1.4}.settings-section__icon{background:#eff6ff;border-radius:12px;place-items:center;width:40px;height:40px;font-size:1.2rem;display:grid}.settings-static-row>button{color:#2563eb;cursor:pointer;background:#eff6ff;border-radius:10px;min-height:38px;padding:0 12px;font-weight:900}.settings-password-form{border-top:1px solid #f1f5f9;gap:13px;padding:0 14px 15px;animation:.18s compact-product-open;display:grid}.settings-password-form label{gap:6px;display:grid}.settings-password-form label:first-child{margin-top:14px}.settings-password-form label>span{color:#334155;font-size:.78rem;font-weight:900}.settings-password-form input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:11px;outline:none;width:100%;min-height:46px;padding:0 12px}.settings-password-form input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.settings-password-strength{font-weight:800}.settings-password-strength--weak{color:#dc2626}.settings-password-strength--medium{color:#d97706}.settings-password-strength--strong{color:#15803d}.settings-password-rules{color:#64748b;background:#f8fafc;border-radius:11px;gap:4px;padding:11px 12px;font-size:.75rem;display:grid}.settings-password-rules strong{color:#334155;margin-bottom:2px}.settings-password-rules span:before{content:"•";color:#2563eb;margin-right:6px}.settings-primary-button{color:#fff;cursor:pointer;background:#2563eb;border-radius:12px;min-height:48px;font-weight:900}.settings-primary-button:disabled{cursor:not-allowed;opacity:.6}.settings-pwa-help{border-top:1px solid #f1f5f9;gap:9px;padding:0 14px 15px;animation:.18s compact-product-open;display:grid}.settings-pwa-help article{background:#f8fafc;border-radius:11px;padding:12px}.settings-pwa-help article:first-child{margin-top:14px}.settings-pwa-help p{color:#64748b;margin:5px 0 0;font-size:.8rem;line-height:1.5}.settings-pwa-note{color:#1d4ed8;background:#eff6ff;border-radius:11px;padding:11px 12px;font-size:.78rem;line-height:1.45}.settings-section--danger{border-color:#fecaca}.settings-section--danger .settings-section__icon{background:#fee2e2}.settings-static-row>.settings-logout-button{color:#fff;background:#dc2626}@media (width<=430px){.mobile-settings-content{padding-left:10px;padding-right:10px}.settings-section__toggle,.settings-static-row{grid-template-columns:40px minmax(0,1fr) auto;padding-left:11px;padding-right:11px}}.settings-static-row>.settings-notification-button{color:#475569;background:#e2e8f0;min-width:64px}.settings-static-row>.settings-notification-button--enabled{color:#166534;background:#dcfce7}.settings-pwa-status{color:#1d4ed8;background:#eff6ff;border-radius:11px;gap:4px;margin-top:14px;padding:12px;display:grid}.settings-pwa-status>span{color:#64748b;font-size:.8rem;line-height:1.45}.settings-pwa-status--installed{color:#166534;background:#dcfce7}.settings-pwa-install-button{color:#fff;text-align:left;cursor:pointer;background:#2563eb;border-radius:13px;align-items:center;gap:12px;width:100%;min-height:72px;padding:10px 12px;display:flex}.settings-pwa-install-button img{object-fit:cover;background:#fff;border-radius:12px;flex:none;width:50px;height:50px}.settings-pwa-install-button>span{gap:3px;display:grid}.settings-pwa-install-button strong{font-size:.95rem}.settings-pwa-install-button small{color:#ffffffd1}.business-calendar-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.business-location-selector{gap:6px;display:grid}.business-location-selector>span{color:#64748b;font-size:.78rem;font-weight:700}.business-location-selector select{color:#0f172a;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:0 12px}.business-day-location-summary{background:#eff6ff;border:1px solid #bfdbfe;border-radius:15px;gap:5px;padding:14px;display:grid}.business-day-location-summary>span{color:#64748b;font-size:.78rem}.business-day-location-summary>strong{color:#0f172a;font-size:1rem}.business-day-location-summary>small{color:#475569;line-height:1.45}.business-current-status__top small{color:#64748b;margin-top:4px;display:block}@media (width<=600px){.business-calendar-grid{grid-template-columns:1fr}}.report-location{background:#ffffff29;border-radius:999px;align-items:center;gap:6px;margin-top:8px;padding:7px 10px;display:inline-flex}.report-location span{font-size:.9rem}.report-location strong{font-size:.85rem;font-weight:800}
