:root{color:#211c19;font-synthesis:none;text-rendering:optimizelegibility;--primary:#f4511e;--primary-dark:#cf3510;--primary-soft:#fff0e7;--cream:#fffaf4;--surface:#fff;--text:#211c19;--muted:#746b65;--border:#eadfd5;--success:#198c43;--warning:#b56a00;--danger:#c23a2a;--shadow-sm:0 8px 24px #4e311e12;--shadow-lg:0 24px 80px #4124142e;background:#fffaf4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #f4511e47}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.button{border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.button svg{width:18px}.button.primary{color:#fff;background:linear-gradient(135deg,#ff5b1d,#e83d0a);box-shadow:0 10px 22px #f0461038}.button.primary:hover{transform:translateY(-1px);box-shadow:0 13px 26px #f0461047}.button.light{color:var(--primary-dark);background:#fff}.button.outline{color:var(--text);border:1px solid var(--border);background:#fff}.button.whatsapp{color:#14813b;background:#eaf9ef;width:100%}.button.small{background:var(--primary-soft);min-height:38px;color:var(--primary-dark);border-radius:10px;padding:0 14px}.button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.icon-button{border:1px solid var(--border);width:44px;height:44px;color:var(--text);background:#fff;border-radius:13px;place-items:center;display:grid}.icon-button svg{width:20px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--primary);margin-bottom:6px;font-size:11px;font-weight:900;display:block}.app-shell{grid-template-columns:196px minmax(0,1fr) 350px;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);z-index:20;background:#fffdf9;flex-direction:column;gap:24px;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.brand{color:var(--primary);letter-spacing:-.05em;text-align:center;background:0 0;border:0;padding:0;font-size:27px;font-weight:1000;line-height:.82}.brand small{color:var(--text);letter-spacing:.08em;margin-top:8px;font-size:12px;display:block}.sidebar nav{gap:7px;display:grid}.sidebar nav a,.sidebar nav button{color:#4e4742;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;min-height:46px;padding:0 13px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.sidebar nav svg{width:19px}.sidebar nav .active{color:var(--primary);background:var(--primary-soft)}.delivery-card{text-align:center;background:linear-gradient(145deg,#fff7ef,#fff1df);border:1px solid #ffd3b5;border-radius:18px;flex-direction:column;align-items:center;gap:5px;margin-top:auto;padding:18px 14px;display:flex}.delivery-card svg{color:var(--primary);width:32px;height:32px}.delivery-card strong{color:var(--primary-dark);font-size:13px}.delivery-card b{color:var(--primary);font-size:20px}.delivery-card small{color:var(--muted);font-size:11px;line-height:1.4}.whatsapp-card{color:var(--text);border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:12px;text-decoration:none;display:flex}.whatsapp-card svg{color:#1fac55}.whatsapp-card span{display:grid}.whatsapp-card small{color:var(--muted);font-size:10px}.whatsapp-card strong{font-size:12px}.sidebar-foot{color:#a29891;font-size:10px}.storefront{min-width:0}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:15;background:#fffaf4e6;border-bottom:1px solid #eadfd5bf;align-items:center;gap:16px;height:88px;padding:0 26px;display:flex;position:sticky;top:0}.topbar>.brand,.mobile-menu{display:none}.search-box{border:1px solid var(--border);background:#fff;border-radius:15px;flex:1;align-items:center;gap:11px;max-width:620px;height:50px;padding:0 16px;display:flex;box-shadow:0 5px 20px #4930210a}.search-box svg{color:#8b827b}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:14px}.store-pill{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;gap:10px;min-height:50px;padding:8px 13px;display:flex}.status-dot{background:var(--success);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #198c431a}.store-pill.closed .status-dot,.store-preview.closed .status-dot{background:var(--danger);box-shadow:0 0 0 4px #c23a2a1a}.store-pill div{display:grid}.store-pill strong{font-size:12px}.store-pill small{color:var(--muted);margin-top:2px;font-size:10px}.header-link{min-height:44px;color:var(--text);background:0 0;border:0;align-items:center;gap:7px;padding:0 9px;font-weight:750;display:flex}.cart-button{width:50px;height:50px;color:var(--primary);background:#fff0e7;border:0;border-radius:15px;place-items:center;display:grid;position:relative}.cart-button span{background:var(--primary);color:#fff;border:2px solid #fff;border-radius:20px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:10px;font-weight:900;display:grid;position:absolute;top:-5px;right:-4px}.storefront-content{max-width:1180px;margin:0 auto;padding:14px 24px 50px}.hero{height:min(370px,31vw);min-height:285px;box-shadow:var(--shadow-sm);border-radius:24px;position:relative;overflow:hidden}.hero>img{object-fit:cover;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#7a2306f2 0%,#a62e07c4 38%,#5717030d 67%);position:absolute;inset:0}.hero-copy{z-index:1;color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;width:58%;padding:clamp(28px,4vw,58px);display:flex;position:absolute;inset:0 auto 0 0}.hero-kicker{text-transform:uppercase;letter-spacing:.16em;color:#ffd8bd;margin-bottom:11px;font-size:10px;font-weight:900}.hero-copy h1{letter-spacing:-.045em;max-width:680px;margin-bottom:14px;font-size:clamp(30px,3.15vw,51px);line-height:1.02}.hero-copy p{color:#fff7ed;max-width:500px;margin-bottom:22px;font-size:14px;line-height:1.55}.hero-copy .button{min-height:45px}.categories{scrollbar-width:none;grid-template-columns:repeat(6,minmax(95px,1fr));gap:10px;padding:25px 0 8px;display:grid;overflow-x:auto}.categories::-webkit-scrollbar{display:none}.categories button{border:1px solid var(--border);text-align:left;min-width:105px;min-height:76px;color:var(--text);background:#fff;border-radius:15px;align-items:center;gap:9px;padding:8px;font-size:11px;font-weight:800;transition:all .2s;display:flex}.categories button img{object-fit:cover;border-radius:12px;flex:none;width:48px;height:48px}.categories button:hover{border-color:#ffc4a6;transform:translateY(-2px)}.categories button.selected{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary), 0 8px 20px #f4511e1c;color:var(--primary-dark)}.catalog-section{padding:32px 0 16px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:17px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:25px}.result-count{color:var(--muted);border:1px solid var(--border);white-space:nowrap;background:#fff;border-radius:30px;padding:8px 12px;font-size:12px;font-weight:800}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:18px;min-width:0;transition:all .22s;overflow:hidden;box-shadow:0 7px 24px #4828170b}.product-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}.product-image-wrap{background:#f3e8dc;height:190px;position:relative;overflow:hidden}.product-image-wrap>img{object-fit:cover;width:100%;height:100%;transition:all .35s}.product-card:hover .product-image-wrap>img{transform:scale(1.035)}.badge,.sold-out-label{text-transform:uppercase;border-radius:30px;align-items:center;gap:4px;padding:6px 9px;font-size:9px;font-weight:900;display:flex;position:absolute;top:10px;left:10px}.badge{background:var(--primary);color:#fff}.sold-out-label{color:#fff;background:#221d1ae0}.product-card.sold-out img{filter:grayscale(.7);opacity:.72}.product-body{padding:15px}.product-body h3{margin-bottom:6px;font-size:16px}.product-body>p{color:var(--muted);height:36px;margin-bottom:15px;font-size:12px;line-height:1.5;overflow:hidden}.product-footer{justify-content:space-between;align-items:end;gap:10px;display:flex}.product-footer>div{display:grid}.product-footer small{color:var(--muted);font-size:9px}.product-footer strong{font-size:15px}.product-footer button{background:var(--primary);color:#fff;border:0;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.product-footer button svg{width:19px}.product-footer button:disabled{background:#c8c1bb}.desktop-cart{border-left:1px solid var(--border);z-index:20;background:#fffdf9;height:100vh;position:sticky;top:0;overflow-y:auto}.cart-panel{min-height:100%;padding:24px 20px}.cart-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.cart-heading h2{margin:0;font-size:22px}.cart-heading h2 span{color:var(--muted);font-weight:500}.cart-heading>svg{color:var(--primary)}.cart-items{display:grid}.cart-item{border-bottom:1px solid #eee5dd;grid-template-columns:64px 1fr 25px;gap:11px;padding:15px 0;display:grid;position:relative}.cart-item>img{object-fit:cover;border-radius:12px;width:64px;height:64px}.cart-item-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.cart-item-copy>strong{font-size:12px}.cart-item-copy>small{color:var(--muted);text-overflow:ellipsis;font-size:9px;line-height:1.35;overflow:hidden}.cart-item-copy>b{margin:2px 0 6px;font-size:11px}.remove-button{color:#aaa19b;background:0 0;border:0;height:28px;padding:0}.remove-button svg{width:15px}.quantity{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:32px 26px 32px;align-items:center;width:max-content;height:33px;display:inline-grid}.quantity button{height:100%;color:var(--primary);background:0 0;border:0;place-items:center;padding:0;display:grid}.quantity button svg{width:14px}.quantity span{text-align:center;font-size:12px;font-weight:800}.cart-totals{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;gap:9px;margin-top:18px;padding:14px 0;font-size:12px;display:grid}.cart-totals b{color:var(--muted);font-weight:500}.discount{color:var(--success)!important}.promo-code-field{gap:7px;padding:14px 0 2px;display:grid}.promo-code-field label{font-size:10px;font-weight:850}.promo-code-field input{text-transform:uppercase;min-height:42px;padding:0 12px}.promo-code-field small{font-size:9px;line-height:1.35}.promo-code-field small.valid{color:var(--success)}.promo-code-field small.invalid{color:var(--danger)}.delivery-progress{color:#5e5046;background:#fff8ef;border-radius:14px;margin:17px 0;padding:13px;font-size:11px}.delivery-progress>div:first-child{align-items:center;gap:5px;line-height:1.45;display:flex}.delivery-progress svg{width:15px;color:var(--success)}.progress-track{background:#e7ddd3;border-radius:20px;height:7px;margin:11px 0 8px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#ff762f,#ef3f0d);height:100%;display:block}.delivery-progress small{color:var(--muted);line-height:1.35;display:block}.checkout-button{width:100%}.promo-strip{color:#fff;background:radial-gradient(circle at 75% 0,#ffad68,#0000 28%),linear-gradient(120deg,#c9370b,#ff6324);border-radius:20px;align-items:center;gap:30px;min-height:132px;margin-top:28px;padding:23px 28px;display:flex;overflow:hidden}.promo-strip>div{flex:1}.promo-strip .eyebrow{color:#ffd9c7}.promo-strip h2{margin-bottom:4px;font-size:25px}.promo-strip p{color:#fff0e7;margin:0;font-size:12px}.promo-visual{text-shadow:0 9px 20px #671a0533;font-size:58px;font-weight:1000;transform:rotate(-7deg)}.promo-visual small{font-size:25px}.how-to{padding:34px 0}.how-to>div:last-child{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.how-to article{border:1px solid var(--border);background:#fff;border-radius:15px;align-items:center;gap:10px;min-height:84px;padding:14px;display:flex;position:relative}.how-to article>span{color:var(--primary);font-size:9px;font-weight:900;position:absolute;top:5px;left:6px}.how-to article>svg{width:27px;color:var(--primary)}.how-to article>div{gap:3px;display:grid}.how-to strong{font-size:11px}.how-to small{color:var(--muted);font-size:9px;line-height:1.35}.empty-state{min-height:220px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.empty-state svg{color:#d5c8bd;width:38px;height:38px;margin-bottom:10px}.empty-state strong{color:var(--text)}.empty-state p{max-width:260px;margin:5px 0 0;font-size:12px;line-height:1.5}.modal-backdrop,.drawer-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#180f0a94;place-items:center;padding:24px;animation:.18s fade-in;display:grid;position:fixed;inset:0}.product-modal{width:min(950px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow-lg);background:#fff;border-radius:24px;grid-template-columns:44% 56%;animation:.22s modal-in;display:grid;position:relative;overflow:hidden}.modal-close{z-index:4;box-shadow:var(--shadow-sm);position:absolute;top:14px;right:14px}.modal-photo{background:#f2e6da;min-height:620px}.modal-photo img{object-fit:cover;width:100%;height:100%}.modal-content{padding:35px;overflow-y:auto}.modal-content h2{letter-spacing:-.04em;margin-bottom:4px;font-size:30px}.modal-price{font-size:20px}.modal-content>p{color:var(--muted);margin:10px 0 20px;font-size:13px;line-height:1.5}.modal-content fieldset{border:0;border-top:1px solid var(--border);margin:0 0 17px;padding:18px 0 0}.modal-content legend{width:100%;padding:0;font-size:13px;font-weight:850}.modal-content legend>span{color:var(--primary)}.modal-content legend small{float:right;color:var(--muted);font-size:10px;font-weight:500}.option-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.option-list label{border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:7px;min-height:39px;padding:0 11px;font-size:11px;font-weight:700;display:flex}.option-list label.checked{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-dark)}.option-list input{accent-color:var(--primary);margin:0}.option-list small{color:var(--muted)}.field-error{color:var(--danger)!important;margin:7px 0 0!important;font-size:10px!important}.invalid legend{color:var(--danger)}.note-field{border-top:1px solid var(--border);gap:7px;padding-top:17px;font-size:12px;font-weight:800;display:grid}.note-field small{color:var(--muted);float:right;font-weight:500}textarea,input,select{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:11px}textarea{resize:vertical;min-height:80px;padding:12px}.modal-actions{border-top:1px solid var(--border);background:#fff;align-items:center;gap:12px;margin:22px -35px -35px;padding:17px 35px 22px;display:flex;position:sticky;bottom:-35px}.modal-actions .grow{flex:1;justify-content:space-between}.page-shell{background:#fffaf4;min-height:100vh}.page-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);z-index:20;background:#ffffffeb;grid-template-columns:44px auto 1fr auto;align-items:center;gap:16px;height:76px;padding:0 max(24px,50vw - 620px);display:grid;position:sticky;top:0}.page-header>strong{justify-self:center;font-size:15px}.page-header.customer-only{grid-template-columns:44px auto 1fr}.page-header.customer-only>strong{justify-self:end}.page-content{max-width:1240px;margin:0 auto;padding:34px 24px 70px}.checkout-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}.checkout-main{gap:16px;display:grid}.form-card,.checkout-summary,.quote-card,.tracking-card,.order-detail-card,.payment-card,.payment-instructions,.success-receipt{border:1px solid var(--border);background:#fff;border-radius:20px;box-shadow:0 6px 22px #462b1c0a}.form-card{padding:24px}.step-title{gap:13px;margin-bottom:21px;display:flex}.step-title>span{background:var(--primary);color:#fff;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;font-size:12px;font-weight:900;display:grid}.step-title h2{margin-bottom:3px;font-size:18px}.step-title p{color:var(--muted);margin:0;font-size:11px}.field-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.field-grid label,.full-field,.quote-form label,.settings-grid .ops-panel>label{gap:7px;font-size:11px;font-weight:800;display:grid}.field-grid input,.full-field input,.full-field textarea,.quote-form input,.quote-form select,.settings-grid input{outline:0;width:100%;min-height:46px;padding:0 13px}.full-field{margin-top:14px}.full-field textarea{min-height:84px;padding-top:12px}label small{color:var(--muted);font-weight:500}.field-invalid input,.field-invalid textarea{border-color:var(--danger);background:snow}.field-error-text{color:var(--danger);font-weight:750;line-height:1.35}.field-error-summary{text-align:left;gap:6px;display:grid}.field-error-summary strong{color:var(--danger)}.field-error-summary ul{margin:0;padding-left:16px}.field-error-summary li{margin:2px 0}.delivery-options{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.delivery-options button{border:1px solid var(--border);text-align:left;min-height:74px;color:var(--text);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.delivery-options button>svg:first-child{color:var(--primary);width:26px}.delivery-options button>svg:last-child{color:#fff;background:var(--primary);border-radius:50%;width:17px;margin-left:auto;padding:3px}.delivery-options button span{gap:3px;display:grid}.delivery-options button small{color:var(--muted);font-size:10px}.delivery-options button.selected{border-color:var(--primary);background:var(--primary-soft);box-shadow:0 0 0 1px var(--primary)}.map-demo{background:#fff9f4;border:1px dashed #e6b999;border-radius:14px;align-items:center;gap:10px;min-height:68px;margin-top:14px;padding:11px;display:flex}.map-demo>svg{color:var(--primary)}.map-demo>div{flex:1;display:grid}.map-demo strong{font-size:11px}.map-demo span{color:var(--muted);font-size:9px}.map-demo select{height:42px;padding:0 10px;font-size:11px}.evaluation{border:1px solid;border-radius:14px;align-items:center;gap:13px;min-height:76px;padding:14px;display:flex}.evaluation>svg{width:29px}.evaluation>div{flex:1}.evaluation strong{font-size:13px}.evaluation p{margin:3px 0 0;font-size:10px;line-height:1.4}.evaluation>b{font-size:10px}.evaluation.success{color:#176f37;background:#f0faf3;border-color:#b8dec5}.evaluation.warning{color:#8a5706;background:#fff9eb;border-color:#edd3a4}.evaluation.danger{color:#a03125;background:#fff5f3;border-color:#edc5c0}.checkout-summary{padding:23px;position:sticky;top:98px}.checkout-summary h2{font-size:20px}.summary-items{border-bottom:1px solid var(--border);gap:9px;padding:13px 0 18px;display:grid}.summary-items div,.summary-total{grid-template-columns:1fr auto;gap:8px;font-size:11px;display:grid}.summary-items span{color:var(--muted)}.summary-total{padding:17px 0}.summary-total>span{color:var(--muted)}.summary-total>b{margin-top:6px;font-size:15px}.info-box,.error-box,.demo-callout{border-radius:12px;padding:11px;font-size:10px;line-height:1.45}.info-box{color:#805005;background:#fff5dd;gap:8px;display:flex}.info-box svg{flex:none;width:16px}.error-box{color:var(--danger);background:#fff0ee}.secure-note{color:var(--muted);align-items:flex-start;gap:6px;margin-top:12px;line-height:1.4;display:flex}.secure-note svg{width:15px;color:var(--success);flex:none}.center-page{text-align:center;max-width:620px;margin:25px auto}.status-orb{width:78px;height:78px;color:var(--warning);background:#fff4d8;border-radius:50%;place-items:center;margin:0 auto 20px;display:grid;box-shadow:0 0 0 12px #fff4d899}.status-orb.ready{color:var(--success);background:#eaf8ef;box-shadow:0 0 0 12px #eaf8ef99}.status-orb svg{width:34px;height:34px}.center-page>h1{letter-spacing:-.04em;margin-bottom:8px;font-size:34px}.center-page>p{color:var(--muted);max-width:530px;margin:0 auto 22px;font-size:13px;line-height:1.55}.quote-card{text-align:left;margin-bottom:14px;padding:18px 22px}.quote-card>div{justify-content:space-between;gap:20px;padding:10px 0;font-size:12px;display:flex}.quote-card span{color:var(--muted)}.quote-total{border-top:1px solid var(--border);margin-top:5px;padding-top:16px!important}.quote-total strong{font-size:18px}.demo-callout{text-align:left;color:#3e4b6f;background:#f2f5ff;gap:10px;margin-bottom:14px;display:flex}.demo-callout svg{flex:none;width:20px}.demo-callout div{gap:2px;display:grid}.demo-callout p{color:#67708a;margin:0}.payment-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:20px;max-width:950px;margin:10px auto;display:grid}.payment-card,.payment-instructions{padding:30px}.payment-card{text-align:center}.payment-card h1{letter-spacing:-.035em;margin-bottom:8px;font-size:28px}.payment-card>p{color:var(--muted);max-width:450px;margin:0 auto 20px;font-size:11px;line-height:1.5}.qr-wrap{border:1px solid var(--border);width:270px;height:270px;box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;place-items:center;margin:0 auto 18px;padding:22px;display:grid;position:relative}.qr-wrap span{background:var(--text);color:#fff;letter-spacing:.12em;border-radius:20px;padding:5px 9px;font-size:8px;font-weight:900;position:absolute;bottom:-8px}.payment-amount{gap:3px;display:grid}.payment-amount span{color:var(--muted);font-size:11px}.payment-amount strong{font-size:25px}.timer{color:var(--warning);background:#fff7e6;border-radius:10px;align-items:center;gap:6px;margin-top:12px;padding:7px 10px;font-size:10px;display:inline-flex}.timer svg{width:14px}.timer.expired{color:var(--danger);background:#fff0ee}.payment-reference{background:#faf8f5;border-radius:12px;grid-template-columns:auto 1fr;gap:8px 12px;margin:16px 0;padding:13px;font-size:10px;display:grid}.payment-reference span{color:var(--muted)}.payment-reference code{text-overflow:ellipsis;font-size:9px;overflow:hidden}.payment-instructions h2{font-size:23px}.payment-instructions ol{gap:12px;margin:20px 0 24px;padding:0;list-style:none;display:grid}.payment-instructions li{color:var(--muted);align-items:center;gap:10px;font-size:11px;line-height:1.45;display:flex}.payment-instructions li span{background:var(--primary-soft);width:28px;height:28px;color:var(--primary);border-radius:9px;flex:none;place-items:center;font-weight:900;display:grid}.success-page{text-align:center;background:radial-gradient(circle at 50% 25%,#effff3,#fffaf4 42%);min-height:100vh;padding:40px 20px}.success-page>.brand{margin-bottom:45px}.confetti-orb{color:#fff;background:linear-gradient(145deg,#27b552,#10923b);border-radius:50%;place-items:center;width:90px;height:90px;margin:0 auto 22px;display:grid;box-shadow:0 0 0 15px #1fac5517,0 18px 35px #198c4333}.confetti-orb svg{width:44px;height:44px}.success-page h1{letter-spacing:-.045em;margin-bottom:7px;font-size:37px}.success-page>p{color:var(--muted);font-size:13px}.success-receipt{text-align:left;max-width:570px;margin:25px auto 17px;padding:18px 22px}.success-receipt div{border-bottom:1px solid #f0e8e1;justify-content:space-between;gap:16px;padding:10px 0;font-size:11px;display:flex}.success-receipt div:last-child{border-bottom:0}.success-receipt span{color:var(--muted)}.success-receipt b{color:var(--success)}.success-actions{grid-template-columns:1fr 1fr;gap:10px;max-width:570px;margin:0 auto;display:grid}.tracking-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:20px;display:grid}.tracking-card,.order-detail-card{padding:25px}.tracking-head{justify-content:space-between;gap:15px;display:flex}.tracking-head h1{margin-bottom:5px;font-size:25px}.tracking-head p{color:var(--muted);font-size:10px}.live-badge{color:var(--success);background:#effaf3;border-radius:20px;align-items:center;gap:6px;height:30px;padding:0 10px;font-size:9px;font-weight:900;display:flex}.live-badge span{background:var(--success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #198c431a}.timeline{margin:24px 0 0 12px}.timeline>div{gap:14px;min-height:69px;display:flex;position:relative}.timeline>div:not(:last-child):before{content:"";background:#e8dfd7;width:2px;position:absolute;top:31px;bottom:0;left:15px}.timeline>div.complete:not(:last-child):before{background:#77c990}.timeline>div>span{color:#9c9189;z-index:1;background:#f2ede8;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:11px;font-weight:900;display:grid}.timeline>div.complete>span{background:var(--success);color:#fff}.timeline svg{width:15px}.timeline>div>div{align-content:start;gap:3px;padding-top:5px;display:grid}.timeline strong{font-size:12px}.timeline small{color:var(--muted);font-size:10px}.order-detail-card h2{font-size:20px}.tracking-item{border-bottom:1px solid #eee6df;grid-template-columns:49px 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.tracking-item img{object-fit:cover;border-radius:10px;width:49px;height:49px}.tracking-item>span{gap:3px;display:grid}.tracking-item strong,.tracking-item b{font-size:10px}.tracking-item small{color:var(--muted);font-size:8px}.tracking-total{justify-content:space-between;gap:15px;padding:18px 0;font-size:12px;display:flex}.tracking-total strong{font-size:16px}.history-help{color:var(--muted);margin-top:-6px;font-size:12px}.customer-order-history{gap:10px;margin:16px 0;display:grid}.customer-order-row{border:1px solid var(--border);text-align:left;background:#fffaf5;border-radius:14px;grid-template-columns:minmax(0,1fr) auto auto 20px;align-items:center;gap:12px;width:100%;padding:13px;display:grid}.customer-order-row:hover{border-color:#ff9f5d;box-shadow:0 8px 20px #462b1c14}.customer-order-row>span{gap:4px;display:grid}.customer-order-row small{color:var(--muted);font-size:9px}.customer-order-row svg{color:var(--primary);width:17px}.payment-status-row{justify-content:space-between;align-items:center;gap:12px;padding:0 0 17px;font-size:10px;display:flex}.payment-status-row strong{background:#f0edea;border-radius:20px;padding:5px 8px}.payment-status-row .payment-paid{color:var(--success);background:#e8f7ed}.payment-status-row .payment-pending{color:var(--warning);background:#fff4d8}.payment-status-row .payment-expired,.payment-status-row .payment-failed{color:var(--danger);background:#fff0ee}.ops-shell{background:#f7f6f3;grid-template-columns:245px minmax(0,1fr);min-height:100vh;display:grid}.ops-sidebar{color:#fff;background:#191918;flex-direction:column;height:100vh;padding:24px 15px;display:flex;position:sticky;top:0}.ops-sidebar .brand{color:#ff6b2f;align-self:center;margin-bottom:27px}.ops-sidebar .brand small{color:#fff}.workspace-label{background:#262523;border:1px solid #393735;border-radius:13px;grid-template-columns:24px 1fr;align-items:center;padding:11px;font-size:10px;font-weight:800;display:grid}.workspace-label svg{color:#ff7b44;grid-row:span 2;width:17px}.workspace-label small{color:#96918d;font-weight:500}.ops-sidebar nav{gap:6px;margin-top:24px;display:grid}.ops-sidebar nav button,.back-store{color:#bbb7b4;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;min-height:45px;padding:0 12px;font-size:12px;font-weight:700;display:flex}.ops-sidebar nav button svg,.back-store svg{width:18px}.ops-sidebar nav button.active{color:#fff;background:#34312f}.ops-sidebar nav button b{background:var(--primary);color:#fff;border-radius:20px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:9px;display:grid}.back-store{color:#fff;border:1px solid #45413e;margin-top:auto}.ops-main{min-width:0;padding:30px clamp(22px,4vw,55px) 60px}.ops-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.ops-header h1{letter-spacing:-.035em;margin:0;font-size:29px}.admin-avatar{color:#fff;background:#262522;border-radius:13px;place-items:center;width:43px;height:43px;font-size:11px;font-weight:900;display:grid}.metric-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.metric-grid button{text-align:left;min-height:105px;color:var(--text);background:#fff;border:1px solid #e6e1db;border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex}.metric-grid button>svg{color:#b8b1ab;width:17px;margin-left:auto}.metric-icon{border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.metric-icon svg{width:21px}.metric-icon.orange{color:var(--primary);background:#fff0e8}.metric-icon.yellow{color:#b36c00;background:#fff6dd}.metric-icon.blue{color:#3b69b4;background:#edf3ff}.metric-icon.green{color:var(--success);background:#eaf8ef}.metric-grid button>div{gap:3px;display:grid}.metric-grid small{color:var(--muted);font-size:9px}.metric-grid strong{font-size:25px}.ops-grid{grid-template-columns:minmax(0,1.5fr) minmax(270px,.5fr);gap:15px;margin-top:15px;display:grid}.ops-panel{background:#fff;border:1px solid #e6e1db;border-radius:17px;padding:22px}.panel-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.panel-heading h2{margin:0;font-size:20px}.attention-row{border:1px solid var(--border);border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.attention-row>div{gap:3px;display:grid}.attention-row small{color:var(--muted);font-size:9px}.quick-actions>button{text-align:left;width:100%;min-height:52px;color:var(--text);background:0 0;border:0;border-bottom:1px solid #eee8e3;align-items:center;gap:10px;font-size:11px;font-weight:750;display:flex}.quick-actions>button svg{width:17px;color:var(--primary)}.quick-actions>button svg:last-child{color:#aaa19b;margin-left:auto}.order-status{text-transform:uppercase;letter-spacing:.06em;color:#68615d;background:#f0edea;border-radius:30px;width:max-content;padding:6px 9px;font-size:8px;font-weight:900;display:inline-block}.status-awaiting_shipping_quote{color:#9a5b00;background:#fff2d7}.status-awaiting_payment{color:#654bb0;background:#f0edff}.status-paid,.status-preparing{color:#2463a1;background:#e9f3ff}.status-ready,.status-completed{color:#17743a;background:#e8f7ed}.admin-order{border:1px solid var(--border);border-radius:15px;padding:17px}.admin-order-top{justify-content:space-between;gap:16px;display:flex}.admin-order-top h3{margin:8px 0 3px;font-size:18px}.admin-order-top p{color:var(--muted);margin:0;font-size:10px}.admin-order-top>strong{font-size:17px}.order-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:17px 0;display:grid}.order-grid>div{background:#faf8f5;border-radius:11px;gap:5px;padding:11px;display:grid}.order-grid small{color:var(--muted);font-size:8px}.order-grid strong{font-size:10px}.order-detail-toggle{margin-top:-4px}.admin-order-detail{border-top:1px solid var(--border);gap:13px;margin-top:14px;padding-top:14px;display:grid}.admin-order-detail section{background:#fffdf9;border:1px solid #f1e7dc;border-radius:13px;gap:8px;padding:12px;display:grid}.admin-order-detail p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.admin-order-items{gap:9px;display:grid}.admin-order-item{grid-template-columns:44px 1fr auto;align-items:center;gap:10px;display:grid}.admin-order-item img{object-fit:cover;border-radius:10px;width:44px;height:44px}.admin-order-item span{gap:3px;display:grid}.admin-order-item strong,.admin-order-item b{font-size:11px}.admin-order-item small,.copy-token,.admin-status-history small{color:var(--muted);overflow-wrap:anywhere;font-size:9px}.admin-order-totals>div{justify-content:space-between;gap:16px;font-size:11px;display:flex}.admin-status-history{gap:5px;display:grid}.quote-form{background:#fff8ef;border:1px solid #f1d4b8;border-radius:14px;margin-top:15px;padding:14px}.quote-form>div{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.quote-form select,.quote-form input{background:#fff}.quote-form .button{width:100%}.kitchen-board{grid-template-columns:repeat(3,1fr);align-items:start;gap:14px;display:grid}.kitchen-column{background:#eeece8;border-radius:16px;min-height:520px;padding:12px}.column-head{justify-content:space-between;align-items:center;padding:6px 5px 13px;display:flex}.column-head h2{margin:0;font-size:12px}.column-head span{background:#fff;border-radius:8px;place-items:center;width:24px;height:24px;font-size:9px;font-weight:900;display:grid}.column-empty{color:#aaa29c;border:1px dashed #ccc5bf;border-radius:13px;align-content:center;place-items:center;gap:7px;min-height:180px;font-size:10px;display:grid}.kitchen-ticket{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #ddd7d0;border-radius:14px;padding:14px}.kitchen-ticket>div{color:var(--muted);border-bottom:1px solid #eee8e2;align-items:center;gap:6px;padding-bottom:10px;font-size:9px;display:flex}.kitchen-ticket>div span{color:var(--primary);margin-right:auto;font-weight:900}.kitchen-ticket>div svg{width:13px}.kitchen-ticket section{border-bottom:1px solid #eee8e2;gap:4px;padding:12px 0;display:grid}.kitchen-ticket section strong{font-size:12px}.kitchen-ticket section small{color:var(--muted);font-size:9px;line-height:1.4}.kitchen-ticket section b{color:var(--primary-dark);background:var(--primary-soft);border-radius:7px;padding:6px;font-size:9px}.kitchen-ticket .button{width:100%;margin-top:12px}.menu-admin-list{display:grid}.menu-admin-list article{border-bottom:1px solid #eee8e2;grid-template-columns:52px 1fr auto 65px;align-items:center;gap:12px;min-height:68px;display:grid}.menu-admin-list img{object-fit:cover;border-radius:10px;width:52px;height:52px}.menu-admin-list article>div{gap:4px;display:grid}.menu-admin-list strong{font-size:11px}.menu-admin-list small,.menu-admin-list b{color:var(--muted);font-size:9px}.admin-stack{gap:15px;display:grid}.category-admin-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.category-admin-list article{border:1px solid var(--border);border-radius:13px;gap:8px;padding:11px;display:grid;position:relative}.category-admin-list article>span:first-child{background:#fff;border-radius:7px;place-items:center;width:21px;height:21px;font-size:8px;font-weight:900;display:grid;position:absolute;top:6px;left:6px}.category-admin-list img{object-fit:cover;border-radius:9px;width:100%;height:70px}.category-admin-list article>div{gap:2px;display:grid}.category-admin-list strong{font-size:10px}.category-admin-list small{color:var(--muted);font-size:8px}.category-admin-list .toggle-row,.menu-switches .toggle-row{border:0;min-height:30px;font-size:9px}.category-admin-list .switch>span,.menu-switches .switch>span{transform:scale(.85)}.menu-admin-list article{grid-template-columns:52px 1fr minmax(145px,auto) 65px}.menu-switches{grid-template-columns:1fr 1fr;gap:8px;display:grid}.admin-adjustment{color:var(--success);background:#eff9f2;border-radius:10px;justify-content:space-between;gap:15px;margin-bottom:12px;padding:10px 12px;font-size:10px;display:flex}.event-log-summary{background:#f7f5f2;border-radius:11px;gap:5px;margin-top:13px;padding:12px;display:grid}.event-log-summary strong{font-size:10px}.event-log-summary small{color:var(--muted);font-family:ui-monospace,monospace;font-size:8px}.promo-admin-list{gap:10px;display:grid}.promo-admin-list article{border:1px solid var(--border);border-radius:14px;grid-template-columns:100px 1fr minmax(170px,auto);align-items:center;gap:15px;padding:14px;display:grid}.promo-admin-value{text-align:center;background:var(--primary-soft);min-height:70px;color:var(--primary-dark);border-radius:12px;place-items:center;font-size:17px;font-weight:950;display:grid}.promo-admin-list h3{margin:7px 0 3px;font-size:15px}.promo-admin-list p{color:var(--muted);margin:0 0 5px;font-size:10px}.promo-admin-list small{color:var(--muted);font-size:8px}.promo-admin-actions{grid-template-columns:1fr 1fr;align-items:center;gap:7px;display:grid}.promo-admin-actions .toggle-row{border:0;grid-column:1/-1;min-height:34px}.archive-button{min-height:38px;color:var(--danger);background:#fff5f3;border:1px solid #edc5c0;border-radius:10px;font-size:9px;font-weight:800}.promo-editor{max-width:900px}.promo-form-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.promo-form-grid label{gap:6px;font-size:10px;font-weight:800;display:grid}.promo-form-grid input,.promo-form-grid select,.promo-form-grid textarea{width:100%;min-height:44px;padding:0 11px}.promo-form-grid textarea{padding-top:11px}.promo-form-grid .span-two{grid-column:1/-1}.switch{display:inline-flex;position:relative}.switch input{opacity:0;pointer-events:none;position:absolute}.switch>span{cursor:pointer;background:#d8d3ce;border-radius:30px;width:38px;height:22px;transition:all .2s;position:relative}.switch>span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #00000024}.switch input:checked+span{background:var(--success)}.switch input:checked+span:after{transform:translate(16px)}.settings-grid{grid-template-columns:1fr 1fr;align-items:start;gap:15px;display:grid}.settings-grid .ops-panel{gap:15px;display:grid}.settings-grid .panel-heading{margin-bottom:3px}.toggle-row{border-bottom:1px solid #eee8e2;justify-content:space-between;align-items:center;gap:15px;min-height:46px;font-size:11px;font-weight:750;display:flex}.toggle-row.danger{color:var(--danger)}.store-preview{background:#eff9f2;border-radius:12px;align-items:center;gap:11px;min-height:64px;padding:12px;display:flex}.store-preview.closed{background:#fff0ee}.store-preview>div{gap:3px;display:grid}.store-preview strong{font-size:11px}.store-preview small{color:var(--muted);font-size:9px}.mobile-cart-bar,.mobile-nav{display:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(15px)scale(.985)}to{opacity:1;transform:none}}@media (width<=1280px){.app-shell{grid-template-columns:76px minmax(0,1fr) 320px}.sidebar{align-items:center;padding-inline:11px}.sidebar .brand{font-size:17px}.sidebar .brand small{font-size:8px}.sidebar nav a,.sidebar nav button{justify-content:center;width:48px;padding:0}.sidebar nav span,.sidebar nav a{font-size:0}.delivery-card,.whatsapp-card span,.sidebar-foot{display:none}.whatsapp-card{border:0;justify-content:center;width:48px;height:48px;padding:0}.product-grid{grid-template-columns:repeat(2,1fr)}.hero-copy{width:62%}}@media (width<=1020px){.app-shell{display:block}.sidebar,.desktop-cart{display:none}.topbar{height:72px;padding:0 16px}.topbar>.brand,.mobile-menu{display:block}.topbar>.brand{font-size:19px}.topbar>.brand small{margin-top:5px;font-size:8px}.search-box{max-width:none}.header-link{display:none}.storefront-content{padding:13px 18px 150px}.hero{height:350px}.hero-copy{width:60%}.product-grid{grid-template-columns:repeat(3,1fr)}.mobile-cart-bar{z-index:40;color:#fff;background:linear-gradient(135deg,#ff5b1d,#e83d0a);border:0;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:min(520px,100% - 28px);min-height:58px;padding:8px 14px;display:grid;position:fixed;bottom:72px;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #d2310459}.mobile-cart-bar>span:first-child{position:relative}.mobile-cart-bar>span:first-child b{color:var(--primary);background:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;display:grid;position:absolute;top:-7px;right:-6px}.mobile-cart-bar>span:nth-child(2){text-align:left;display:grid}.mobile-cart-bar small{color:#ffe9dd;font-size:9px}.mobile-cart-bar strong{font-size:13px}.mobile-nav{z-index:35;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--border);background:#fffffff5;grid-template-columns:repeat(3,1fr);align-items:center;height:64px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#746c66;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;height:100%;font-size:8px;display:flex}.mobile-nav button svg{width:19px}.mobile-nav button.active{color:var(--primary)}.cart-drawer{background:#fff;width:min(430px,100%);position:absolute;top:0;bottom:0;right:0;overflow-y:auto}.drawer-backdrop{padding:0;display:block}.drawer-close{z-index:2;position:absolute;top:14px;right:14px}.cart-drawer .cart-panel{padding-top:70px}.checkout-layout{grid-template-columns:minmax(0,1fr) 330px}.ops-shell{grid-template-columns:72px minmax(0,1fr)}.ops-sidebar{align-items:center;padding:18px 10px}.ops-sidebar .brand{font-size:16px}.ops-sidebar .brand small,.workspace-label,.ops-sidebar nav button:not(.active):after{display:none}.ops-sidebar nav button,.back-store{justify-content:center;width:48px;padding:0;font-size:0}.ops-sidebar nav button b{margin:-29px -33px 0 0;position:absolute}.metric-grid{grid-template-columns:repeat(2,1fr)}.category-admin-list{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.topbar{gap:9px}.mobile-menu{background:0 0;border:0;width:38px}.topbar .search-box{z-index:4;height:46px;position:absolute;top:81px;left:14px;right:14px}.topbar .store-pill{background:0 0;border:0;min-height:auto;margin-left:auto;padding:0}.topbar .store-pill small{display:none}.topbar .store-pill strong{font-size:10px}.cart-button{width:42px;height:42px}.storefront-content{padding:69px 13px 150px}.hero{border-radius:19px;height:355px;min-height:0}.hero>img{object-position:62% center}.hero-overlay{background:linear-gradient(90deg,#7f2004f0,#ac2f089e 60%,#5214031f)}.hero-copy{justify-content:flex-end;width:82%;padding:24px 20px}.hero-copy h1{max-width:330px;font-size:32px}.hero-copy p{font-size:12px}.categories{grid-template-columns:none;grid-auto-columns:91px;grid-auto-flow:column;gap:8px;margin-right:-13px;padding-top:18px}.categories button{text-align:center;flex-direction:column;justify-content:center;min-width:0;min-height:92px;padding:7px;font-size:9px;line-height:1.15}.categories button img{width:53px;height:48px}.catalog-section{padding-top:27px}.section-heading h2{font-size:22px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image-wrap{height:145px}.product-body{padding:12px}.product-body h3{font-size:13px}.product-body>p{height:31px;font-size:10px}.product-footer strong{font-size:12px}.product-footer button{width:38px;height:38px}.promo-strip{flex-wrap:wrap;gap:14px;padding:20px}.promo-visual{font-size:44px}.promo-strip .button{width:100%}.how-to>div:last-child{grid-template-columns:repeat(2,1fr)}.product-modal{border-radius:22px 22px 0 0;grid-template-columns:1fr;height:94vh;max-height:94vh;position:absolute;bottom:0}.modal-backdrop{align-items:end;padding:0}.modal-photo{height:235px;min-height:0}.modal-content{padding:22px 18px}.modal-content h2{font-size:25px}.modal-actions{margin:20px -18px -22px;padding:14px 18px 18px;bottom:-22px}.modal-actions .button{font-size:10px}.page-header{grid-template-columns:42px auto 1fr;height:65px;padding:0 13px}.page-header>strong{justify-self:end}.page-header .header-link{display:none}.page-header .brand{font-size:18px}.page-header .brand small{display:none}.page-content{padding:18px 13px 50px}.checkout-layout,.payment-layout,.tracking-layout{grid-template-columns:1fr}.checkout-summary{position:static}.form-card{padding:17px}.field-grid{grid-template-columns:1fr}.payment-card,.payment-instructions{padding:22px 17px}.qr-wrap{width:245px;height:245px}.success-page{padding-top:25px}.success-page>.brand{margin-bottom:35px}.success-page h1{font-size:31px}.success-receipt{padding:14px}.success-actions{grid-template-columns:1fr}.tracking-card,.order-detail-card{padding:18px}.tracking-head{flex-direction:column}.customer-order-row{grid-template-columns:1fr}.customer-order-row .order-status,.live-badge{width:max-content}.ops-shell{display:block}.ops-sidebar{z-index:50;background:#191918;flex-direction:row;align-items:center;height:65px;padding:0;position:fixed;inset:auto 0 0}.ops-sidebar>.brand,.workspace-label,.back-store{display:none}.ops-sidebar nav{grid-template-columns:repeat(6,1fr);gap:0;width:100%;height:100%;margin:0;display:grid}.ops-sidebar nav button{border-radius:0;width:auto;height:100%}.ops-sidebar nav button.active{color:#ff7540;background:#302e2c}.ops-main{padding:19px 13px 90px}.ops-header h1{font-size:23px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-grid button{min-height:92px;padding:11px}.metric-grid button>svg{display:none}.metric-icon{width:37px;height:37px}.ops-grid,.settings-grid{grid-template-columns:1fr}.ops-panel{padding:16px}.attention-row{grid-template-columns:1fr auto}.attention-row .order-status{grid-column:1/-1}.order-grid{grid-template-columns:1fr}.admin-order-top{flex-direction:column}.quote-form>div,.kitchen-board{grid-template-columns:1fr}.kitchen-column{min-height:180px}.menu-admin-list article{grid-template-columns:46px 1fr auto}.menu-admin-list img{width:46px;height:46px}.menu-admin-list article>b{display:none}.menu-switches{grid-column:2/-1}.category-admin-list{grid-template-columns:repeat(2,1fr)}.promo-admin-list article{grid-template-columns:75px 1fr}.promo-admin-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.promo-form-grid{grid-template-columns:1fr}.promo-form-grid .span-two{grid-column:auto}}@media (width<=390px){.product-image-wrap{height:128px}.hero-copy{width:95%}.hero-copy h1{font-size:29px}.delivery-options{grid-template-columns:1fr}.map-demo{flex-wrap:wrap;align-items:flex-start}.map-demo select{width:100%}.evaluation{flex-wrap:wrap;align-items:flex-start}.evaluation>b{margin-left:42px}}.seed-data-notice{color:#7a4b00;background:#fff7e7;border:1px solid #f2c278;border-radius:12px;align-items:center;gap:8px;margin:0 0 16px;padding:10px 14px;font-size:13px;font-weight:700;display:flex}.seed-data-notice svg{flex:none;width:18px;height:18px}.storefront-error{margin:0 0 16px}.admin-auth{background:radial-gradient(circle at top,#fff2dd,#f8f4ee 60%);place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-card{border:1px solid var(--border);background:#fff;border-radius:24px;gap:16px;width:min(100%,440px);padding:32px;display:grid;box-shadow:0 24px 70px #51310c1f}.admin-login-card h1,.admin-login-card p{margin:0}.admin-login-card label{gap:7px;font-weight:700;display:grid}.admin-login-card input{width:100%}.admin-login-icon{background:var(--primary-soft);width:52px;height:52px;color:var(--primary);border-radius:16px;place-items:center;display:grid}.price-editor{align-items:center;gap:8px;margin-top:8px;display:flex}.price-editor input{width:140px}
