:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f6f8;color:#061a33;line-height:1.5}.track-page{display:grid;gap:18px}.track-hero{display:grid;gap:18px;padding:22px;border-radius:0 0 26px 26px;background:linear-gradient(135deg,#07192f,#123a57 58%,#ff4b16);color:#fff}.track-hero h1{margin:8px 0;color:#fff}.track-hero p{max-width:620px;margin:0;color:#ffffffd6}.track-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border-radius:18px;background:#fff;color:#0b1b31;box-shadow:0 16px 36px #07192f2e}.track-search input{min-width:0;border:0;outline:0;font-weight:800;text-transform:uppercase}.track-card{display:grid;gap:16px;padding:18px;border:1px solid #edf1f5;border-radius:18px;background:#fff;box-shadow:0 18px 46px #07192f14}.track-summary,.track-details,.track-total,.track-items div{display:flex;align-items:center;justify-content:space-between;gap:12px}.track-summary h2{margin:3px 0}.tracking-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.tracking-steps div{display:grid;justify-items:center;gap:8px;padding:12px 8px;border-radius:14px;background:#f4f7fb;color:#6b7280;text-align:center;font-size:.84rem;font-weight:800}.tracking-steps span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#e5e7eb}.tracking-steps .active{background:#ecfdf5;color:#0f7a48}.tracking-steps .active span{background:#16a34a;color:#fff}.cancelled-order{display:grid;gap:4px;padding:14px;border-radius:14px;background:#fff1f2;color:#9f1239}.track-details{align-items:stretch}.track-details article{flex:1;padding:14px;border-radius:14px;background:#f8fafc}.track-details h3{margin:4px 0}.track-items{display:grid;gap:8px}.track-items div{padding:10px 0;border-bottom:1px solid #edf1f5}.track-total{padding-top:4px;font-size:1.1rem}.status-pill.danger{background:#fff1f2;color:#be123c}@media(max-width:680px){.track-hero{padding:18px;border-radius:0 0 22px 22px}.track-search{grid-template-columns:auto 1fr}.track-search .primary-button{grid-column:1 / -1;width:100%}.tracking-steps{grid-template-columns:repeat(2,1fr)}.track-summary,.track-details,.track-total{align-items:flex-start;flex-direction:column}.track-details article{width:100%}}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(255,75,11,.13),transparent 30rem),linear-gradient(180deg,#fffaf7,#f4f6f8 46%);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding-bottom:78px}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px clamp(16px,5vw,56px);border-bottom:1px solid #e2e8f0;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}main{isolation:isolate}.brand{display:inline-flex;align-items:center;min-height:44px}.brand img{display:block;width:156px;height:46px;object-fit:contain;object-position:left center}.nav-actions,.button-row,.quantity{display:flex;align-items:center;gap:8px}.icon-button{position:relative;display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffffdb;color:#061a33}.icon-button:hover{border-color:#ffd0bd;color:#ff4b0b}.icon-button.add{flex:0 0 auto;background:#ff4b0b;color:#fff;border-color:#ff4b0b}.icon-button.danger{color:#b91c1c}.badge{position:absolute;top:-6px;right:-6px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#111827;color:#fff;font-size:.72rem;font-weight:800}.page{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:28px 0 56px}.home-page{padding-top:18px}.app-hero{display:grid;gap:16px;padding:8px 0 16px}.app-hero-content{display:grid;gap:16px}.delivery-line,.eyebrow,.restaurant-meta,.restaurant-meta span{display:flex;align-items:center}.delivery-line{gap:7px;color:#475569;font-size:.94rem;font-weight:650}.delivery-line input{max-width:190px;min-height:34px;border:1px solid #ffd0bd;border-radius:999px;padding:0 12px;background:#fff;color:#ff4b0b;font-weight:900;outline:0}.delivery-line input:focus{border-color:#ff4b0b;box-shadow:0 0 0 3px #ff4b0b24}.city-trigger{display:inline-flex;align-items:center;gap:6px;min-height:36px;max-width:220px;border:1px solid #ffd0bd;border-radius:999px;padding:0 12px 0 14px;background:#fff;color:#ff4b0b;font-weight:900;box-shadow:0 8px 20px #ff4b0b14}.eyebrow{width:fit-content;gap:7px;margin-bottom:8px;color:#ff4b0b;font-weight:850;font-size:.9rem}.promo-strip{display:grid;gap:2px;min-height:74px;align-content:center;padding:14px 16px;border-radius:8px;background:radial-gradient(circle at 92% 18%,rgba(255,75,11,.38),transparent 6.5rem),linear-gradient(135deg,rgba(255,75,11,.18),transparent 42%),#061a33;color:#fff;box-shadow:0 16px 32px #0f172a24}.app-promo-card{grid-template-columns:1fr auto;align-items:center;gap:14px}.app-promo-card b{display:grid;place-items:center;width:112px;height:112px;border-radius:999px;padding:14px;background:#ff4b0b;color:#fff;font-size:.88rem;line-height:1.15;text-align:center;text-transform:uppercase}.promo-strip span{color:#cbd5e1;font-size:.92rem}.app-hero h1,.auth-panel h1,.restaurant-header h1,.dashboard h1,.cart-layout h1{margin:0;font-size:clamp(2rem,7vw,3.6rem);line-height:1.02;letter-spacing:0}.app-hero p,.restaurant-header p,.dashboard-heading p,.muted{color:#64748b}.search-box{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 13px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-shadow:0 16px 36px #061a331f}.search-submit{display:inline-grid;place-items:center;width:42px;height:38px;border:0;border-radius:10px;background:#ff4b0b;color:#fff;box-shadow:0 10px 18px #ff4b0b3d}.app-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 12px}.app-quick-grid article{display:grid;gap:5px;min-height:96px;align-content:start;padding:11px;border:1px solid #ffe0d3;border-radius:12px;background:#ffffffe6;box-shadow:0 12px 28px #0f172a0d}.app-quick-grid article>span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#fff3ed;color:#ff4b0b}.app-quick-grid strong,.app-quick-grid p{margin:0}.app-quick-grid p{color:#64748b;font-size:.8rem;line-height:1.25}.search-box input,.auth-panel input,.auth-panel textarea,.form-grid input,.form-grid select,.form-grid textarea,.checkout input,.checkout textarea{width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:8px;padding:11px 12px;background:#fff;color:#061a33}.search-box input{border:0;outline:0;padding:0}.filter-trigger{display:inline-grid;place-items:center;width:36px;height:36px;border:0;border-radius:8px;background:#f8fafc;color:#061a33}.filter-trigger:hover{background:#fff3ed;color:#ff4b0b}.filter-panel{display:grid;grid-template-columns:1fr;gap:12px;margin:-6px 0 18px;padding:14px;border:1px solid #dbe8df;border-radius:8px;background:#ffffffeb;box-shadow:0 14px 34px #0f172a12}.filter-panel strong{display:block}.filter-panel span{color:#64748b;font-size:.9rem}.filter-panel select{min-height:42px;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;background:#fff}.switch-line{display:flex;align-items:center;gap:8px;color:#334155;font-weight:750}.category-scroller{display:flex;gap:9px;overflow-x:auto;padding:2px 0 18px;scrollbar-width:none}.category-scroller::-webkit-scrollbar{display:none}.category-scroller button{flex:0 0 auto;display:grid;place-items:center;gap:6px;min-width:78px;min-height:72px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#334155;font-weight:800}.category-scroller button svg{color:#ff4b0b}.category-scroller button.active{background:#ff4b0b;border-color:#ff4b0b;color:#fff;box-shadow:0 10px 22px #ff4b0b3d}.category-scroller button.active svg{color:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;margin:2px 0 14px}.compact-heading{margin-bottom:10px}.section-badge{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:0 10px;border-radius:999px;background:#fff3ed;color:#ff4b0b;font-size:.84rem;font-weight:900}.recent-strip{margin:2px 0 20px}.favorites-strip{margin-top:-2px}.deals-strip{display:grid;gap:12px;margin:2px 0 20px}.deals-list{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;scroll-snap-type:x mandatory}.deals-list::-webkit-scrollbar{display:none}.deal-card{display:grid;grid-template-columns:92px 1fr;gap:10px;flex:0 0 min(330px,86vw);min-height:112px;padding:10px;border:1px solid rgba(255,208,189,.95);border-radius:12px;background:#fff;color:inherit;text-decoration:none;scroll-snap-align:start;box-shadow:0 14px 34px #0f172a14}.deal-card img{width:92px;height:92px;border-radius:10px;object-fit:cover}.deal-card div{display:grid;align-content:start;gap:3px}.deal-card span,.promo-pill{width:fit-content;background:#fff3ed;color:#ff4b0b}.deal-card strong,.deal-card small,.deal-card p{margin:0}.deal-card small{color:#64748b;font-weight:800}.deal-card p{display:flex;align-items:baseline;gap:7px;color:#ff4b0b;font-weight:950}.deal-card em,.old-price{color:#94a3b8;font-style:normal;font-weight:800;text-decoration:line-through}.recent-list{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.recent-list::-webkit-scrollbar{display:none}.recent-item{flex:0 0 230px;display:grid;grid-template-columns:58px 1fr;align-items:center;gap:10px;padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 12px 28px #0f172a0d}.recent-item img{width:58px;height:58px;border-radius:10px;object-fit:cover}.recent-item strong,.recent-item span{display:block}.recent-item span{color:#64748b;font-size:.88rem}.section-heading h2{margin:0;font-size:1.45rem}.section-heading p{margin:2px 0 0;color:#64748b}.restaurant-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:14px}.restaurant-card,.panel,.product-row,.cart-item,.order-card{border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 14px 34px #0f172a0f}.restaurant-card{position:relative;overflow:hidden;transition:transform .18s ease,border-color .18s ease}.restaurant-card:hover{transform:translateY(-2px);border-color:#ffd0bd}.restaurant-card-link{display:block}.restaurant-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.restaurant-card{box-shadow:0 18px 38px #061a3314}.favorite-button{position:absolute;top:10px;right:10px;z-index:2;display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.74);border-radius:999px;background:#ffffffeb;color:#061a33;box-shadow:0 10px 22px #061a3329;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.favorite-button.active,.favorite-button:hover{background:#ff4b0b;border-color:#ff4b0b;color:#fff}.card-content{display:grid;gap:10px;padding:14px}.card-content h3,.product-row h3,.cart-item h3,.admin-item h3,.order-card h3{margin:0}.card-content p,.product-row p,.cart-item p,.admin-item p,.order-card p{margin:3px 0 0;color:#64748b}.restaurant-status{display:inline-flex;align-items:center;width:fit-content;min-height:24px;margin-bottom:8px;padding:0 9px;border-radius:999px;background:#ffe5d6;color:#ff4b0b;font-size:.78rem;font-weight:900}.restaurant-status.closed{background:#f1f5f9;color:#64748b}.restaurant-meta{flex-wrap:wrap;gap:8px;color:#334155;font-size:.88rem;font-weight:750}.restaurant-meta span{gap:4px}.restaurant-meta span:first-child{color:#b45309}.restaurant-card-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.restaurant-card-info span{display:grid;grid-template-columns:auto 1fr;gap:1px 6px;align-items:center;min-height:48px;padding:8px;border:1px solid #e9f3ec;border-radius:8px;background:#f8fafc;color:#334155;font-size:.8rem;font-weight:850}.restaurant-card-info svg{grid-row:span 2;color:#0f7a3f}.restaurant-card-info b{color:#64748b;font-size:.68rem;line-height:1}.whatsapp-pill{display:inline-flex;align-items:center;gap:5px;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;background:#fff3ed;color:#ff4b0b;font-size:.82rem;font-weight:900}.home-results-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:-4px 0 12px}.home-results-summary article{display:grid;gap:2px;min-height:58px;align-content:center;padding:9px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.home-results-summary strong{color:#0f7a3f;font-size:1.12rem;line-height:1}.home-results-summary span{color:#64748b;font-size:.76rem;font-weight:750}.address{display:flex;align-items:center;gap:5px;color:#64748b;font-size:.9rem}.auth-page{display:grid;place-items:center;width:min(100%,960px);min-height:calc(100vh - 72px);margin:0 auto;padding:24px 16px}.panel{padding:18px}.auth-panel,.form-grid,.checkout{display:grid;gap:12px;width:min(100%,430px)}.auth-panel.wide{width:min(100%,620px)}.auth-panel .image-picker{display:grid;gap:10px}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;border:1px solid #e2e8f0;border-radius:8px;background:#f1f5f9}.segmented button{min-height:40px;border:0;border-radius:6px;background:transparent;font-weight:700}.segmented button.active{background:#fff;color:#ff4b0b;box-shadow:0 1px 5px #0f172a14}.segmented-control{display:inline-grid;grid-auto-flow:column;gap:4px;padding:4px;border:1px solid #e2e8f0;border-radius:8px;background:#f1f5f9}.segmented-control button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:#475569;font-weight:850}.segmented-control button.active{background:#fff;color:#ff4b0b;box-shadow:0 1px 5px #0f172a14}.primary-button,.ghost-button,.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border-radius:8px;padding:0 16px;border:1px solid transparent;font-weight:800}.primary-button{background:#ff4b0b;color:#fff}.primary-button:disabled{opacity:.5;cursor:not-allowed}.ghost-button{background:#fff;border-color:#cbd5e1}.whatsapp-button{width:fit-content;margin-top:10px;background:#ff4b0b;color:#fff}.restaurant-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.restaurant-actions .whatsapp-button{margin-top:0}.share-profile-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:46px;border:1px solid #ffd0bd;border-radius:8px;padding:0 14px;background:#fff;color:#ff4b0b;font-weight:900}.share-profile-button:hover{background:#fff3ed}.alert{margin:0;padding:11px 12px;border-radius:8px;background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:14px}.skeleton-grid span{height:282px;border-radius:8px;background:linear-gradient(100deg,#e2e8f0 30%,#f8fafc,#e2e8f0 66%);background-size:220% 100%;animation:shimmer 1.2s infinite}.empty-state{grid-column:1 / -1;display:grid;justify-items:start;gap:10px;padding:26px;border:1px solid #dbe8df;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a0f}.empty-state svg{color:#ff4b0b}.empty-state h3,.empty-state p{margin:0}.empty-state p{max-width:560px;color:#64748b}.empty-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;align-items:end;background:#0f172a6b;padding:16px}.city-sheet{width:min(560px,100%);max-height:min(86vh,720px);margin:0 auto;display:grid;gap:16px;overflow:auto;border-radius:18px 18px 12px 12px;background:#fff;padding:18px;box-shadow:0 24px 80px #0f172a4d}.sheet-heading{display:flex;align-items:start;justify-content:space-between;gap:16px}.sheet-heading h2,.sheet-heading p,.city-block h3{margin:0}.sheet-heading p{color:#64748b}.city-search{display:flex;align-items:center;gap:10px;min-height:50px;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px}.city-search input{width:100%;border:0;outline:0}.city-block{display:grid;gap:10px}.city-chip-grid{display:flex;flex-wrap:wrap;gap:8px}.city-chip-grid button,.city-list button{border:1px solid #e2e8f0;background:#fff;color:#334155;font-weight:800}.city-chip-grid button{min-height:38px;border-radius:999px;padding:0 13px}.city-list{display:grid;gap:8px}.city-list button{display:flex;align-items:center;gap:9px;min-height:44px;border-radius:8px;padding:0 12px;text-align:left}.city-list button.active,.city-chip-grid button:hover,.city-list button:hover{border-color:#ffb38f;background:#fff3ed;color:#ff4b0b}@keyframes shimmer{to{background-position-x:-220%}}.restaurant-header{display:grid;gap:18px;align-items:center}.restaurant-page{padding-bottom:120px}.app-restaurant-header{margin-bottom:18px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a0f}.restaurant-app-profile{display:grid;gap:14px;margin-bottom:18px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a0f}.restaurant-app-main{display:grid;grid-template-columns:92px 1fr;gap:13px;align-items:center}.restaurant-app-main img{width:92px;height:92px;border-radius:8px;object-fit:cover;box-shadow:0 12px 26px #0f172a1f}.restaurant-app-main h1,.restaurant-app-main p{margin:0}.restaurant-app-main h1{margin-top:3px;font-size:clamp(1.75rem,7vw,2.7rem);line-height:1.03}.restaurant-app-main p{display:-webkit-box;overflow:hidden;color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical}.restaurant-app-details{display:grid;gap:12px}.restaurant-header img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px}.restaurant-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:4px}.restaurant-info-grid span{display:grid;gap:3px;min-height:74px;align-content:center;padding:10px;border:1px solid #e9f3ec;border-radius:8px;background:#f8fafc}.restaurant-info-grid svg{color:#0f7a3f}.restaurant-info-grid small{color:#64748b;font-size:.72rem;font-weight:800}.restaurant-info-grid strong{color:#061a33;font-size:.86rem;line-height:1.15}.restaurant-category-line{display:flex;flex-wrap:wrap;gap:8px}.restaurant-category-line span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#fff3ed;color:#ff4b0b;font-size:.82rem;font-weight:900}.strong-address{color:#334155;font-weight:750}.menu-toolbar{display:grid;gap:12px;margin-bottom:8px}.compact-categories{padding-bottom:4px}.compact-categories button{display:inline-flex;min-width:auto;min-height:40px;padding:0 15px;border-radius:999px}.section-title{margin:28px 0 14px}.menu-list,.cart-list,.admin-list,.order-list{display:grid;gap:12px}.product-row{display:grid;grid-template-columns:86px 1fr 42px;gap:12px;align-items:center;padding:12px}.enhanced-product{grid-template-columns:96px 1fr auto}.product-row img{width:86px;height:86px;border-radius:8px;object-fit:cover}.enhanced-product img{width:96px;height:96px}.product-quantity{align-self:center}.floating-cart-bar{position:fixed;left:50%;bottom:14px;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:14px;width:min(560px,calc(100% - 28px));transform:translate(-50%);padding:10px 12px 10px 16px;border:1px solid rgba(255,75,11,.22);border-radius:16px;background:#fffffff2;box-shadow:0 18px 50px #0f172a2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.floating-cart-bar div{display:grid}.floating-cart-bar span{color:#ff4b0b;font-weight:900}.reviews-panel{display:grid;gap:12px;margin-top:22px}.review-list{display:grid;gap:10px}.review-list article{display:grid;gap:4px;padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.review-list span{color:#f59e0b;letter-spacing:1px}.review-list p{margin:0;color:#475569}.review-form{display:grid;gap:10px;padding:12px;border:1px solid rgba(255,208,189,.95);border-radius:12px;background:#fffaf7}.review-form textarea{min-height:90px;resize:vertical}.item-options-sheet{position:fixed;left:50%;bottom:0;z-index:70;display:grid;gap:14px;width:min(560px,100%);max-height:min(88vh,680px);overflow:auto;transform:translate(-50%);padding:10px 16px 18px;border-radius:20px 20px 0 0;background:#fff;box-shadow:0 -18px 48px #0f172a38}.item-options-heading{display:grid;grid-template-columns:82px 1fr;gap:12px;align-items:center}.item-options-heading img{width:82px;height:82px;border-radius:10px;object-fit:cover}.item-options-heading span{color:#64748b;font-size:.82rem;font-weight:850}.item-options-heading h2{margin:3px 0 5px;font-size:1.2rem}.item-options-heading strong{color:#ff4b0b}.item-note-field{display:grid;gap:8px;color:#0f172a;font-weight:850}.item-note-field textarea{min-height:118px;resize:vertical}.item-options-footer{position:sticky;bottom:-18px;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding-top:8px;background:#fff}.stepper{min-width:116px}.cart-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;align-items:end;background:#061a3375;padding:14px}.cart-drawer{width:min(560px,100%);max-height:min(88vh,760px);margin:0 auto;display:grid;gap:14px;overflow:auto;border:1px solid rgba(255,208,189,.85);border-radius:20px 20px 12px 12px;background:#fff;padding:12px;box-shadow:0 28px 90px #061a3357}.drawer-handle{width:46px;height:5px;margin:0 auto 2px;border-radius:999px;background:#cbd5e1}.drawer-heading{display:flex;align-items:start;justify-content:space-between;gap:14px;padding:2px 2px 0}.drawer-heading h2,.drawer-heading p,.drawer-item h3,.drawer-item p{margin:0}.drawer-heading p{color:#64748b}.drawer-items{display:grid;gap:10px}.drawer-item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.drawer-item p{color:#ff4b0b;font-weight:900}.drawer-checkout{display:grid;gap:10px;padding:12px;border:1px solid #ffe0d3;border-radius:8px;background:#fffaf7}.drawer-checkout input,.drawer-checkout textarea,.drawer-checkout select{width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:8px;padding:11px 12px;background:#fff;color:#061a33}.drawer-checkout textarea{min-height:76px;resize:vertical}.checkout-warning{display:grid;gap:7px;padding:12px;border:1px solid #fed7aa;border-radius:10px;background:#fff7ed;color:#9a3412}.checkout-warning strong,.checkout-warning span{margin:0}.checkout-warning span{font-size:.9rem;line-height:1.35;font-weight:750}.checkout-warning button{width:fit-content;min-height:34px;border:0;border-radius:8px;padding:0 12px;background:#ff4b0b;color:#fff;font-weight:900}.delivery-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px}.delivery-choice button{display:grid;gap:3px;min-height:62px;border:1px solid #dbe8df;border-radius:8px;padding:10px;background:#fff;color:#061a33;text-align:left;font-weight:900}.delivery-choice button.active{border-color:#0f7a3f;background:#f0fdf4;color:#0f7a3f;box-shadow:0 0 0 3px #0f7a3f1a}.delivery-choice small{color:#64748b;font-weight:800}.pickup-notice{display:grid;gap:3px;padding:10px 12px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534}.pickup-notice strong,.pickup-notice span{margin:0}.pickup-notice span{color:#166534;font-size:.86rem;font-weight:750}.drawer-total{display:grid;gap:10px;padding:12px;border-radius:8px;background:#061a33;color:#fff}.drawer-total>div:last-child,.drawer-total-lines p{display:flex;align-items:center;justify-content:space-between;gap:12px}.drawer-total-lines{display:grid;gap:6px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.14)}.drawer-total-lines p{margin:0}.drawer-total span{color:#cbd5e1;font-weight:800}.drawer-total b{color:#fff}.drawer-total strong{font-size:1.35rem}.cart-layout{display:grid;gap:22px}.cart-item,.admin-item,.order-card{display:flex;justify-content:space-between;gap:12px;padding:14px}.quantity button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.quantity button:disabled,.icon-button.add:disabled{opacity:.45;cursor:not-allowed}.closed-notice{display:grid;gap:3px;padding:13px 14px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc}.closed-notice span{color:#64748b}.checkout{align-self:start}.checkout select{width:100%;min-height:46px;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;background:#fff;color:#061a33}.total{display:block;font-size:1.8rem}.dashboard-heading{margin-bottom:20px}.admin-hero{display:grid;gap:16px;margin-bottom:18px;padding:20px;border:1px solid #dbe8df;border-radius:8px;background:linear-gradient(135deg,#ff4b0b1c,#ffffffeb),#fff;box-shadow:0 14px 34px #0f172a0f}.admin-hero h1,.admin-hero p{margin:0}.admin-hero p{max-width:720px;color:#64748b}.admin-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:18px 0}.daily-summary{display:grid;grid-template-columns:1.3fr repeat(3,minmax(130px,1fr));gap:12px;align-items:stretch;margin-bottom:18px;padding:14px;border:1px solid #dbe8df;border-radius:12px;background:linear-gradient(135deg,#f3fbf5,#fff)}.daily-summary h2,.daily-summary .eyebrow{margin:0}.daily-summary article{display:grid;gap:3px;align-content:center;min-height:74px;padding:12px;border-radius:8px;background:#fff;box-shadow:0 10px 24px #0f172a0d}.daily-summary span,.daily-summary small{color:#64748b;font-size:.82rem;font-weight:800}.daily-summary strong{color:#0f7a3f;font-size:1.35rem;line-height:1}.share-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin:0 0 18px;padding:16px;border:1px solid #ffd0bd;border-radius:8px;background:radial-gradient(circle at 98% 10%,rgba(255,75,11,.16),transparent 11rem),#fff;box-shadow:0 14px 34px #0f172a0f}.share-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:8px;background:#ff4b0b;color:#fff}.share-card h2,.share-card p{margin:0}.share-card .eyebrow{margin:0 0 4px}.share-card p{color:#64748b}.share-link-box{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:12px}.share-link-box input{min-height:42px;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;background:#fffaf7;color:#334155;font-weight:750}.share-actions{display:grid;gap:8px}.qr-preview{display:grid;place-items:center;gap:6px;padding:8px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#0f172a;text-decoration:none;font-size:.78rem;font-weight:900}.qr-preview img{width:96px;height:96px;border-radius:6px}.share-actions .whatsapp-button,.share-actions .ghost-button{width:100%;margin-top:0}.admin-summary article{display:grid;gap:8px;min-height:128px;align-content:center;padding:16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a0f}.admin-summary svg{color:#ff4b0b}.admin-summary span{color:#64748b;font-weight:750}.admin-summary strong{font-size:1.45rem}.admin-tabs{display:flex;gap:8px;overflow-x:auto;margin:0 0 18px;padding:5px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.admin-tabs button{flex:1 0 120px;min-height:42px;border:0;border-radius:6px;background:transparent;color:#475569;font-weight:900}.admin-tabs button.active{background:#ff4b0b;color:#fff}.admin-search{display:flex;align-items:center;gap:10px;min-height:46px;margin-bottom:12px;padding:0 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.admin-search input{width:100%;border:0;outline:0}.dashboard-grid{display:grid;gap:18px;margin-bottom:18px}.form-grid{width:100%}.form-grid label{display:grid;gap:6px;color:#334155;font-weight:850}.form-grid textarea{min-height:108px;resize:vertical}.image-picker{display:grid;gap:10px}.image-picker-top{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#334155;font-weight:850}.compact-control{flex:0 0 auto}.compact-control button{gap:6px;min-height:34px;padding:0 10px;font-size:.82rem}.image-picker-body{display:grid;grid-template-columns:116px 1fr;gap:12px;align-items:stretch}.image-preview{position:relative;display:grid;place-items:center;min-height:116px;overflow:hidden;border:1px dashed #bdd5c4;border-radius:8px;background:#f8fafc}.image-preview img{width:100%;height:100%;min-height:116px;object-fit:cover}.square-preview,.square-preview img{aspect-ratio:1}.image-placeholder{display:grid;place-items:center;gap:6px;color:#64748b;font-size:.82rem;text-align:center}.image-clear-button{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:999px;background:#061a33c7;color:#fff}.upload-dropzone{display:grid;place-items:center;align-content:center;gap:5px;min-height:116px;padding:14px;border:1px dashed #bdd5c4;border-radius:8px;background:#f3fbf5;color:#0f7a3f;text-align:center;cursor:pointer}.upload-dropzone input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.upload-dropzone small{color:#64748b;font-weight:700}.field-error{margin:0;color:#b91c1c;font-size:.86rem;font-weight:850}.profile-layout{display:grid;gap:18px;margin-bottom:18px}.profile-form{width:100%}.security-panel{width:min(100%,560px)}.profile-form .primary-button{width:fit-content}.success-message{margin:0;padding:10px 12px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#15803d;font-weight:850}.profile-preview{display:grid;align-content:start;gap:10px}.profile-preview img{width:100%;aspect-ratio:16 / 9;border-radius:8px;object-fit:cover}.profile-preview h3,.profile-preview p{margin:0}.profile-preview p,.profile-preview span{color:#64748b}.profile-preview span{display:block}.panel-heading{display:flex;align-items:start;justify-content:space-between;gap:14px;margin-bottom:12px}.panel-heading h2,.panel-heading p{margin:0}.panel-heading p{color:#64748b}.checkbox-line{display:flex;align-items:center;gap:8px;color:#334155}.compact{flex:0 0 auto}.small-button{min-height:36px;padding:0 12px;font-size:.86rem}.admin-product{display:grid;grid-template-columns:78px 1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.admin-product .compact{justify-content:flex-end;flex-wrap:wrap}.admin-product img{width:78px;height:78px;border-radius:8px;object-fit:cover}.admin-product h3,.admin-product p{margin:0}.admin-product p{display:-webkit-box;overflow:hidden;color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical}.admin-product strong{display:inline-block;margin:6px 8px 0 0}.product-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.copy-order-button{width:100%;margin-top:10px}.status-pill{display:inline-flex;align-items:center;width:fit-content;min-height:26px;padding:0 9px;border-radius:999px;font-size:.78rem;font-weight:900}.status-pill.success{background:#ffe5d6;color:#ff4b0b}.status-pill.muted-pill{background:#f1f5f9;color:#64748b}.status-pill.warning-pill{background:#fef3c7;color:#b45309}.status-pill.danger-pill{background:#fee2e2;color:#b91c1c}.order-card{display:grid}.order-card ul{margin:0;padding-left:18px}.admin-orders .order-card{gap:14px;padding:16px}.order-topline{display:flex;justify-content:space-between;gap:14px}.order-topline h3,.order-topline p{margin:4px 0}.order-topline small{color:#64748b}.order-topline>strong{font-size:1.25rem;white-space:nowrap}.admin-orders ul{display:grid;gap:8px;padding:0;list-style:none}.admin-orders li,.report-list article,.report-lines p{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-orders li{padding:10px 0;border-top:1px solid #e2e8f0}.admin-orders li span{display:grid;gap:2px}.admin-orders li small{color:#64748b}.admin-orders select{min-height:42px;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;background:#fff;color:#061a33;font-weight:750}.kanban-board{display:grid;grid-template-columns:repeat(5,minmax(250px,1fr));gap:12px;overflow-x:auto;padding-bottom:6px}.kanban-column{display:grid;align-content:start;gap:12px;min-width:250px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.kanban-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.kanban-heading h3{margin:0;font-size:1rem}.kanban-heading span{display:grid;place-items:center;min-width:28px;height:28px;border-radius:999px;background:#ffe5d6;color:#ff4b0b;font-weight:900}.kanban-empty{margin:0;padding:14px;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;background:#fff}.reports-grid{display:grid;gap:18px}.report-panel{display:grid;gap:16px}.period-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:4px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.period-tabs button{min-height:38px;border:0;border-radius:6px;background:transparent;color:#475569;font-weight:900}.period-tabs button.active{background:#ff4b0b;color:#fff;box-shadow:0 8px 18px #ff4b0b29}.report-total{display:grid;gap:4px;padding:18px;border-radius:8px;background:#fff3ed;color:#ff4b0b}.report-total strong{font-size:clamp(2rem,6vw,3.4rem);line-height:1}.report-lines{display:grid;gap:10px}.report-lines p{margin:0;padding:12px 0;border-bottom:1px solid #e2e8f0}.report-list{display:grid;gap:10px}.report-list article{padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.platform-row{display:grid;grid-template-columns:76px 1fr auto;gap:12px;align-items:center;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a0f}.platform-row.no-image{grid-template-columns:1fr auto}.platform-row img{width:76px;height:76px;border-radius:8px;object-fit:cover}.platform-row h3,.platform-row p{margin:0}.platform-row p,.platform-row small{color:#64748b}.finance-alerts{display:grid;gap:10px;margin:0 0 18px}.finance-alerts article{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a0d}.finance-alerts article.urgent{border-color:#fecaca;background:#fff1f2}.finance-alerts svg{color:#ff4b0b;flex:0 0 auto}.finance-alerts strong,.finance-alerts span{display:block}.finance-alerts span{color:#64748b}.billing-filter-row{display:flex;gap:8px;overflow-x:auto;margin:0 0 14px;padding-bottom:2px}.billing-filter-row button{flex:0 0 auto;min-height:38px;border:1px solid #e2e8f0;border-radius:999px;padding:0 13px;background:#fff;color:#334155;font-weight:850}.billing-filter-row button.active{border-color:#ff4b0b;background:#ff4b0b;color:#fff}.billing-editor{display:grid;grid-template-columns:repeat(3,minmax(120px,auto));gap:8px;align-items:end;margin:10px 0}.billing-editor label{display:grid;gap:4px;color:#334155;font-size:.78rem;font-weight:850}.billing-editor input{width:100%;min-height:38px;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px;background:#fff}.billing-note{display:inline-flex;align-items:center;gap:5px;width:fit-content;padding:7px 9px;border-radius:8px;background:#fff3ed;color:#ff4b0b!important;font-weight:850}.payment-actions{margin:8px 0}.payment-history{display:grid;gap:6px;max-width:520px;margin:8px 0;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.payment-history p{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0}.payment-history b{color:#061a33}.payment-history small{color:#64748b}.report-list h3,.report-list p{margin:0}.report-list p{color:#64748b}.bottom-nav{position:fixed;left:50%;bottom:12px;z-index:20;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;width:min(420px,calc(100% - 28px));transform:translate(-50%);padding:7px;border:1px solid rgba(255,208,189,.95);border-radius:22px;background:#ffffffeb;box-shadow:0 18px 50px #061a332e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav a,.bottom-action{position:relative;display:grid;place-items:center;gap:2px;min-height:54px;border:0;border-radius:16px;background:transparent;color:#64748b;font-size:.74rem;font-weight:850}.bottom-nav a.active,.bottom-action:hover{background:#fff3ed;color:#ff4b0b}.bottom-action.logout-action{color:#b91c1c}.bottom-action.logout-action:hover{background:#fff1f2;color:#b91c1c}.bottom-nav b{position:absolute;top:4px;right:22%;display:grid;place-items:center;min-width:18px;height:18px;border-radius:999px;background:#061a33;color:#fff;font-size:.68rem}@media(min-width:760px){.app-hero-content,.restaurant-header,.cart-layout,.dashboard-grid{grid-template-columns:1fr 1fr}.restaurant-header img{aspect-ratio:4 / 3}.filter-panel{grid-template-columns:1.4fr auto auto 190px;align-items:center}.reports-grid{grid-template-columns:.95fr 1.05fr}.finance-alerts{grid-template-columns:repeat(3,1fr)}.profile-layout{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}.profile-form{grid-template-columns:1fr 1fr}.profile-form .panel-heading,.profile-form .span-2,.profile-form .success-message,.profile-form .primary-button{grid-column:1 / -1}.modal-backdrop{align-items:center}.city-sheet{border-radius:12px}}@media(min-width:900px){.app-shell{padding-bottom:0}.bottom-nav{display:none}}@media(max-width:540px){body{background:radial-gradient(circle at top left,rgba(255,75,11,.18),transparent 18rem),linear-gradient(180deg,#fffaf7,#f4f6f8 42%)}.topbar{margin:8px 10px 0;border:1px solid rgba(226,232,240,.85);border-radius:18px;padding:9px 12px;box-shadow:0 12px 28px #0f172a0f}.brand{min-height:40px}.brand img{width:132px;height:40px}.nav-actions{display:none}.bottom-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.page{width:min(100% - 24px,1120px);padding-top:18px;padding-bottom:94px}.app-hero h1{font-size:2.25rem}.delivery-line{flex-wrap:wrap}.delivery-line input{flex:1;max-width:none}.city-trigger{flex:1;justify-content:space-between;max-width:none}.promo-strip{min-height:66px}.app-promo-card{grid-template-columns:1fr}.app-promo-card b{width:100%;height:auto;min-height:44px;border-radius:12px;padding:10px 12px}.app-quick-grid{grid-template-columns:repeat(3,1fr);gap:6px}.app-quick-grid article{min-height:82px;padding:9px 7px;text-align:center;place-items:center}.app-quick-grid article>span{width:28px;height:28px}.app-quick-grid strong{font-size:.72rem;line-height:1.12}.app-quick-grid p{display:none}.recent-item{flex-basis:210px}.restaurant-app-profile{padding:12px}.restaurant-app-main{grid-template-columns:78px 1fr;gap:11px}.restaurant-app-main img{width:78px;height:78px}.restaurant-info-grid,.home-results-summary{grid-template-columns:1fr 1fr}.restaurant-info-grid span{min-height:62px;padding:8px}.restaurant-info-grid svg{width:16px;height:16px}.restaurant-info-grid small{font-size:.66rem}.restaurant-info-grid strong{font-size:.78rem}.home-results-summary article{min-height:52px;padding:8px}.home-results-summary strong{font-size:1rem}.home-results-summary span{font-size:.68rem;line-height:1.15}.restaurant-card-info{grid-template-columns:1fr}.daily-summary{grid-template-columns:1fr;padding:12px}.daily-summary article{min-height:58px;padding:10px}.daily-summary strong{font-size:1.18rem}.admin-hero{gap:10px;margin-bottom:12px;padding:14px;border-radius:12px}.admin-hero h1{font-size:1.35rem;line-height:1.15}.admin-hero p{font-size:.9rem;line-height:1.35}.admin-summary{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.admin-summary article{min-height:92px;padding:12px}.admin-summary strong{font-size:1.16rem}.admin-tabs{position:sticky;top:72px;z-index:8;gap:6px;margin-bottom:12px;padding:5px;border-radius:14px;box-shadow:0 10px 24px #0f172a0f}.admin-tabs button{flex-basis:auto;min-width:max-content;min-height:38px;padding:0 12px;font-size:.82rem}.share-card{grid-template-columns:1fr;gap:10px;padding:12px}.share-icon,.qr-preview{display:none}.kanban-board{display:flex;gap:10px;margin-inline:-12px;padding:0 12px 8px;scroll-snap-type:x mandatory}.kanban-column{min-width:min(86vw,330px);padding:10px;scroll-snap-align:start}.admin-orders .order-card{gap:10px;padding:12px}.order-topline{display:grid;gap:8px}.order-topline>strong{font-size:1.08rem}.order-topline h3{font-size:1rem}.order-topline p{font-size:.86rem;line-height:1.3}.admin-orders li{padding:8px 0;font-size:.9rem}.admin-orders select,.copy-order-button{min-height:40px}.panel-heading{display:grid;gap:8px}.profile-form .primary-button,.form-grid .primary-button{width:100%}.period-tabs{grid-template-columns:repeat(2,1fr)}.report-total{padding:14px}.platform-row,.platform-row.no-image{grid-template-columns:1fr}.platform-row img{width:58px;height:58px}.platform-row .button-row{width:100%;flex-wrap:wrap}.platform-row .button-row button{flex:1 1 120px}.product-row{grid-template-columns:72px 1fr}.product-row .add,.product-quantity{grid-column:1 / -1;width:100%}.enhanced-product{grid-template-columns:72px 1fr}.enhanced-product img{width:72px;height:72px}.floating-cart-bar{bottom:84px}.item-options-sheet{top:auto;bottom:94px;display:flex;flex-direction:column;width:calc(100% - 24px);max-height:min(70dvh,500px);padding:8px 14px 14px;border-radius:18px;overflow-y:auto;overscroll-behavior:contain}.item-options-heading{grid-template-columns:64px 1fr;gap:10px}.item-options-heading img{width:64px;height:64px}.item-options-heading h2{font-size:1.02rem;line-height:1.18}.item-note-field{gap:6px}.item-note-field textarea{min-height:92px;max-height:138px}.item-options-footer{position:sticky;bottom:0;grid-template-columns:104px minmax(0,1fr);margin-top:auto;padding-top:8px;padding-bottom:2px;border-top:1px solid #eef2f7;box-shadow:0 -10px 18px #ffffffeb}.item-options-footer .primary-button{min-width:0;padding:0 10px;font-size:.9rem}.stepper{min-width:104px}.cart-item,.admin-item,.admin-product,.share-card,.platform-row,.platform-row.no-image,.order-topline,.admin-orders li,.report-list article,.report-lines p{display:grid}.admin-product{grid-template-columns:72px 1fr}.admin-product .compact{grid-column:1 / -1}.image-picker-body{grid-template-columns:1fr}.image-preview,.image-preview img{min-height:180px}.billing-editor,.share-link-box{grid-template-columns:1fr}.share-actions{grid-template-columns:1fr 1fr}.order-topline>strong{white-space:normal}}
