.landing{background:#fff;min-height:100vh}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#fffffff2;padding:14px 0;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;display:flex}.nav-logo{color:var(--brand);letter-spacing:-.5px;font-size:20px;font-weight:800}.nav-links{align-items:center;gap:10px;display:flex}.hero{background:linear-gradient(135deg,#fff8f4 0%,#fff 60%);padding:80px 0 60px}.hero-inner{grid-template-columns:1fr 420px;align-items:center;gap:60px;display:grid}.hero-badge{background:var(--primary-light);color:var(--brand);border:1px solid #ffd8b5;border-radius:20px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-block}.hero-text h1{letter-spacing:-1.5px;color:var(--text);margin-bottom:20px;font-size:52px;font-weight:900;line-height:1.1}.hero-sub{color:var(--text-secondary);max-width:480px;margin-bottom:32px;font-size:18px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}.hero-note{color:var(--text-muted);font-size:13px}.hero-card-wrap{justify-content:center;display:flex}.hero-savings-card{border:1px solid var(--border);box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;width:100%;max-width:360px;padding:32px}.savings-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:13px;font-weight:600}.savings-amount{color:var(--brand);letter-spacing:-2px;margin-bottom:4px;font-size:52px;font-weight:900;line-height:1}.savings-sub{color:var(--text-muted);margin-bottom:24px;font-size:13px}.savings-breakdown{flex-direction:column;gap:10px;display:flex}.sb-row{color:var(--text-secondary);justify-content:space-between;font-size:14px;display:flex}.sb-row.bold{color:var(--text);font-weight:700}.sb-val{font-weight:600}.sb-val.highlight{color:var(--brand)}.sb-val.muted{color:var(--text-muted);text-decoration:line-through}.sb-divider{border-top:1px solid var(--border);margin:4px 0}.how-it-works{background:var(--bg-secondary);padding:80px 0}.section-title{letter-spacing:-.8px;text-align:center;margin-bottom:8px;font-size:36px;font-weight:800}.section-sub{color:var(--text-secondary);text-align:center;margin-bottom:48px;font-size:17px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.step-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:16px;padding:32px 28px}.step-num{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;font-size:20px;font-weight:900;display:flex}.step-card h3{margin-bottom:8px;font-size:18px;font-weight:700}.step-card p{color:var(--text-secondary);font-size:15px;line-height:1.6}.pricing{padding:80px 0}.price-table-wrap{margin-bottom:12px;overflow-x:auto}.price-table{border-collapse:collapse;width:100%;font-size:15px}.price-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:2px solid var(--border);padding:14px 20px;font-size:12px;font-weight:700}.price-table td{border-bottom:1px solid var(--border);color:var(--text-secondary);padding:16px 20px}.price-table .highlight-row td{color:var(--text);background:#fff8f4;font-weight:600}.price-table .highlight-row td:first-child{border-left:3px solid var(--brand)}.platform-name{align-items:center;gap:8px;font-weight:600;display:flex}.best-tag{background:var(--brand);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:800}.keep-val-best{color:var(--brand);font-size:17px;font-weight:800}.keep-val{color:var(--text-muted)}.price-note{color:var(--text-muted);font-size:13px}.features{background:var(--bg-secondary);padding:80px 0}.features-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:28px}.feature-icon{background:var(--primary-light);width:40px;height:40px;color:var(--brand);border-radius:10px;justify-content:center;align-items:center;margin-bottom:14px;font-size:17px;font-weight:900;display:flex}.feature-card h3{margin-bottom:6px;font-size:16px;font-weight:700}.feature-card p{color:var(--text-secondary);font-size:14px;line-height:1.6}.cta-section{background:var(--brand);padding:80px 0}.cta-inner{text-align:center;color:#fff}.cta-inner h2{letter-spacing:-.5px;margin-bottom:12px;font-size:36px;font-weight:800}.cta-inner p{opacity:.85;margin-bottom:32px;font-size:18px}.cta-inner .btn-primary{color:var(--brand);background:#fff}.cta-inner .btn-primary:hover{background:#f3f4f6;transform:translateY(-1px)}.landing-footer{color:#d1d5db;background:#1a1a1a;padding:48px 0 24px}.footer-inner{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:32px;display:flex}.footer-logo{color:#fff;margin-bottom:8px;font-size:18px;font-weight:800;display:block}.footer-inner p{color:#9ca3af;font-size:14px}.footer-links{flex-direction:column;gap:8px;display:flex}.footer-links a{color:#9ca3af;font-size:14px}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;padding-top:20px}.footer-bottom p{color:#6b7280;text-align:center;font-size:13px}@media (width<=900px){.hero-inner{grid-template-columns:1fr;gap:40px}.hero-text h1{font-size:36px}.hero-card-wrap{justify-content:flex-start}.steps-grid{grid-template-columns:1fr}.features-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.hero{padding:48px 0 40px}.hero-text h1{letter-spacing:-.5px;font-size:30px}.hero-sub{font-size:16px}.hero-actions{flex-direction:column}.section-title{font-size:26px}.features-grid{grid-template-columns:1fr}.price-table{font-size:13px}.price-table th,.price-table td{padding:12px}.footer-inner{flex-direction:column}.cta-inner h2{font-size:26px}}.order-loading,.order-error{min-height:100vh;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.order-error h2{color:var(--text);font-size:22px}.cover-photo{background:var(--bg-secondary);width:100%;height:220px;overflow:hidden}.cover-photo img{object-fit:cover;width:100%;height:100%}.restaurant-info{border-bottom:1px solid var(--border);background:#fff;padding:20px 0 16px}.restaurant-info-inner{align-items:flex-start;gap:16px;display:flex}.restaurant-logo-wrap{flex-shrink:0;margin-top:-40px}.restaurant-logo{width:72px;height:72px;box-shadow:var(--shadow-md);object-fit:cover;background:#fff;border:3px solid #fff;border-radius:12px}.restaurant-name{letter-spacing:-.5px;margin-bottom:6px;font-size:26px;font-weight:800}.restaurant-tags{flex-wrap:wrap;gap:6px;margin-bottom:6px;display:flex}.meta-tag{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border);border-radius:20px;padding:4px 10px;font-size:13px;font-weight:500}.meta-rating{color:#b45309;background:#fffbeb;border-color:#fde68a}.restaurant-description{color:var(--text-muted);max-width:600px;margin-top:4px;font-size:14px}.order-type-bar{border-bottom:1px solid var(--border);background:#fff;padding:12px 0}.order-type-inner{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.order-type-toggle{background:var(--bg-secondary);border-radius:8px;gap:2px;padding:3px;display:flex}.order-type-btn{color:var(--text-secondary);background:0 0;border:none;border-radius:6px;padding:8px 18px;font-size:14px;font-weight:600;transition:all .15s}.order-type-btn.active{color:var(--brand);background:#fff;box-shadow:0 1px 4px #0000001a}.category-tabs-wrap{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#fffffff5;position:sticky;top:0}.category-tabs{scrollbar-width:none;gap:4px;padding:10px 20px;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.cat-tab{color:var(--text-secondary);white-space:nowrap;background:0 0;border:1.5px solid #0000;border-radius:20px;flex-shrink:0;padding:8px 16px;font-size:14px;font-weight:600;transition:all .15s}.cat-tab:hover{color:var(--brand);border-color:var(--brand)}.cat-tab.active{background:var(--brand);color:#fff;border-color:var(--brand)}.menu-body{background:var(--bg-secondary);min-height:50vh;padding:24px 0 120px}.menu-empty{text-align:center;color:var(--text-muted);padding:48px 0}.menu-category{margin-bottom:32px}.cat-title{color:var(--text);margin-bottom:4px;font-size:20px;font-weight:800}.cat-desc{color:var(--text-muted);margin-bottom:12px;font-size:14px}.menu-grid{flex-direction:column;gap:8px;display:flex}.menu-item-card{border:1px solid var(--border);border-radius:var(--radius-md);text-align:left;cursor:pointer;background:#fff;width:100%;padding:16px;transition:box-shadow .15s,border-color .15s;position:relative}.menu-item-card:hover{box-shadow:var(--shadow-md);border-color:var(--brand)}.menu-item-body{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.menu-item-info{flex:1;min-width:0}.popular-badge{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:4px;margin-bottom:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.menu-item-name{color:var(--text);margin-bottom:4px;font-size:15px;font-weight:700}.menu-item-desc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.menu-item-footer{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.menu-item-price{color:var(--text);font-size:15px;font-weight:700}.menu-item-img{background:var(--bg-secondary);border-radius:10px;flex-shrink:0;width:90px;height:90px;overflow:hidden}.menu-item-img img{object-fit:cover;width:100%;height:100%}.menu-item-add{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;font-weight:300;line-height:1;display:flex;position:absolute;bottom:12px;right:12px}.basket-bar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);background:#ffffffd9;padding:12px 16px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #0000001a}.basket-bar-btn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;width:100%;max-width:560px;margin:0 auto;padding:14px 20px;font-size:15px;font-weight:700;transition:background .15s,transform .1s;display:flex}.basket-bar-btn:hover{background:var(--brand-dark);transform:translateY(-1px)}.basket-bar-count{background:#ffffff40;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;margin-right:12px;font-size:13px;font-weight:800;display:flex}.basket-bar-btn span{flex:1}.basket-bar-total{font-size:15px;font-weight:700}.modal-overlay{z-index:200;background:#00000080;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (width>=600px){.modal-overlay{align-items:center;padding:20px}}.item-modal{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:560px;max-height:90vh;animation:.25s slideUp;overflow-y:auto}@media (width>=600px){.item-modal{border-radius:20px}}.item-modal-img{border-radius:20px 20px 0 0;width:100%;height:220px;overflow:hidden}.item-modal-img img{object-fit:cover;width:100%;height:100%}.item-modal-body{padding:24px;position:relative}.modal-close{background:var(--bg-secondary);border:1px solid var(--border);width:32px;height:32px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;top:16px;right:16px}.item-modal h2{margin-bottom:6px;padding-right:40px;font-size:22px;font-weight:800}.item-modal-desc{color:var(--text-secondary);margin-bottom:12px;font-size:14px;line-height:1.6}.item-modal-price{color:var(--brand);margin-bottom:8px;font-size:18px;font-weight:700}.item-modal-tags{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.customisation-group{border-top:1px solid var(--border);margin-bottom:20px;padding-top:16px}.cust-group-header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.cust-group-name{font-size:15px;font-weight:700}.cust-required{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.cust-option{border:1.5px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:10px;margin-bottom:6px;padding:10px 12px;transition:all .15s;display:flex}.cust-option.selected{border-color:var(--brand);background:var(--primary-light)}.cust-option input{display:none}.cust-opt-name{flex:1;font-size:14px;font-weight:500}.cust-opt-price{color:var(--text-secondary);font-size:14px;font-weight:600}.item-modal-note{border-top:1px solid var(--border);margin-top:16px;padding-top:16px}.item-modal-note label{color:var(--text-secondary);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.item-modal-footer{align-items:center;gap:16px;margin-top:20px;display:flex}.qty-control{background:var(--bg-secondary);border-radius:8px;align-items:center;gap:12px;padding:4px;display:flex}.qty-control button{border:1px solid var(--border);background:#fff;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:300;display:flex}.qty-control span{text-align:center;min-width:24px;font-size:16px;font-weight:700}.qty-control-sm{align-items:center;gap:8px;display:flex}.qty-control-sm button{background:var(--bg-secondary);border:1px solid var(--border);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:flex}.qty-control-sm span{text-align:center;min-width:20px;font-size:14px;font-weight:700}.add-btn{flex:1}.basket-overlay{z-index:200;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (width>=600px){.basket-overlay{align-items:center;padding:20px}}.basket-panel{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:520px;max-height:85vh;animation:.25s slideUp;display:flex}@media (width>=600px){.basket-panel{border-radius:20px}}.basket-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.basket-header h2{font-size:18px;font-weight:800}.basket-close{background:var(--bg-secondary);border:1px solid var(--border);cursor:pointer;border-radius:50%;width:32px;height:32px}.basket-empty{color:var(--text-secondary);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:48px 24px;display:flex}.basket-empty-sub{color:var(--text-muted);font-size:13px}.basket-items{flex:1;padding:12px 24px;overflow-y:auto}.basket-item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.basket-item:last-child{border-bottom:none}.basket-item-info{flex:1;min-width:0}.basket-item-name{font-size:14px;font-weight:600;display:block}.basket-item-opts{color:var(--text-muted);margin-top:2px;font-size:12px;display:block}.basket-item-note{color:var(--text-muted);margin-top:2px;font-size:12px;font-style:italic;display:block}.basket-item-controls{flex-shrink:0;align-items:center;gap:12px;display:flex}.basket-item-price{text-align:right;min-width:52px;font-size:14px;font-weight:700}.basket-totals{border-top:1px solid var(--border);padding:16px 24px 8px}.total-row{color:var(--text-secondary);justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.total-final{color:var(--text);border-top:1px solid var(--border);margin-top:8px;padding-top:8px;font-size:16px;font-weight:700}.min-order-warn{color:#dc2626;margin-top:6px;font-size:12px}.checkout-btn{width:calc(100% - 48px);margin:16px 24px;padding:14px;font-size:15px}.checkout-modal{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:520px;max-height:90vh;animation:.25s slideUp;overflow-y:auto}@media (width>=600px){.checkout-modal{border-radius:20px}}.checkout-modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.checkout-modal-header h2{font-size:18px;font-weight:800}.checkout-form{padding:20px 24px 8px}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.meta-open{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.meta-closed{color:#dc2626;background:#fef2f2;border-color:#fecaca}.order-success-page{background:var(--bg-secondary);justify-content:center;align-items:center;min-height:100vh;padding:24px 16px;display:flex}.order-success-card{text-align:center;width:100%;max-width:440px;box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;padding:40px 32px}.order-success-icon{color:#16a34a;background:#f0fdf4;border:2px solid #bbf7d0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:28px;font-weight:700;display:flex}.order-success-card h2{margin-bottom:12px;font-size:24px;font-weight:800}.order-success-card p{color:var(--text-secondary);margin-bottom:8px;font-size:15px;line-height:1.6}.order-success-sub{color:var(--text-muted);font-size:13px}.order-success-ref{color:var(--text-muted);background:var(--bg-secondary);border-radius:8px;margin-top:16px;padding:8px 16px;font-size:13px;display:inline-block}@media (width<=480px){.restaurant-name{font-size:20px}.restaurant-info-inner{flex-direction:row;align-items:flex-start}.restaurant-logo{width:60px;height:60px}.menu-item-img{width:72px;height:72px}.menu-body{padding:16px 0 100px}.container{padding:0 12px}.category-tabs{padding:8px 12px}.basket-bar{padding:10px 12px}.basket-bar-btn{padding:12px 16px;font-size:14px}.item-modal-body{padding:16px}.checkout-form{padding:16px 16px 8px}}.track-loading,.track-error{min-height:100vh;color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:20px;display:flex}.track-error h2{color:var(--text);font-size:22px}.track-page{background:var(--bg-secondary);min-height:100vh;padding:32px 0 60px}.track-header{margin-bottom:24px}.back-link{color:var(--brand);margin-bottom:12px;font-size:14px;display:inline-block}.track-header h1{letter-spacing:-.5px;margin-bottom:4px;font-size:28px;font-weight:800}.track-subtitle{color:var(--text-secondary);margin-bottom:4px;font-size:15px}.track-refresh{color:var(--text-muted);font-size:12px}.refresh-note{opacity:.7}.status-banner{border-radius:var(--radius-lg);margin-bottom:24px;padding:20px 24px}.status-banner-title{margin-bottom:4px;font-size:20px;font-weight:800}.status-banner-desc{opacity:.85;font-size:14px}.status-pending{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.status-accepted{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.status-preparing{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.status-ready{color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0}.status-out_for_delivery{color:#4c1d95;background:#f5f3ff;border:1px solid #ddd6fe}.status-completed{color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0}.timeline{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;margin-bottom:24px;padding:24px}.timeline-step{opacity:.4;gap:16px;transition:opacity .2s;display:flex}.timeline-step.done,.timeline-step.active{opacity:1}.tl-dot-wrap{flex-direction:column;align-items:center;display:flex}.tl-dot{border:2.5px solid var(--border);width:32px;height:32px;color:var(--text-muted);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex;position:relative}.timeline-step.done .tl-dot{background:var(--brand);border-color:var(--brand);color:#fff;font-size:13px}.timeline-step.active .tl-dot{border-color:var(--brand);border-width:3px}.tl-pulse{background:var(--brand);border-radius:50%;width:10px;height:10px;animation:1.5s infinite pulse;display:block}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.tl-line{background:var(--border);flex:1;width:2px;min-height:20px;margin:4px 0}.tl-line.done{background:var(--brand)}.tl-content{flex:1;padding-bottom:20px}.timeline-step:last-child .tl-content{padding-bottom:0}.tl-label{color:var(--text);padding-top:6px;font-size:14px;font-weight:600}.timeline-step.active .tl-label{color:var(--brand)}.tl-desc{color:var(--text-secondary);margin-top:2px;font-size:13px}.track-rejected{text-align:center;padding:60px 24px}.rejected-icon{color:#dc2626;background:#fef2f2;border:2px solid #fecaca;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;font-size:22px;font-weight:900;display:flex}.track-rejected h2{margin-bottom:8px;font-size:22px;font-weight:800}.track-rejected p{color:var(--text-secondary);font-size:15px}.track-summary{margin-bottom:16px}.track-summary h3{margin-bottom:12px;font-size:16px;font-weight:700}.summary-items{margin-bottom:12px}.summary-item{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:8px 0;font-size:14px;display:flex}.summary-item:last-child{border-bottom:none}.summary-item-qty{color:var(--text-secondary);min-width:28px;font-weight:700}.summary-item-name{flex:1}.summary-item-price{font-weight:600}.summary-total{border-top:2px solid var(--border);justify-content:space-between;padding-top:8px;font-size:15px;font-weight:700;display:flex}.est-time{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-secondary);background:#fff;padding:14px 20px;font-size:14px}.est-time strong{color:var(--brand)}.auth-page{background:var(--bg-secondary);justify-content:center;align-items:center;min-height:100vh;padding:32px 16px;display:flex}.auth-card{border:1px solid var(--border);width:100%;max-width:440px;box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;padding:40px}.auth-card-wide{max-width:680px}.auth-logo{color:var(--brand);letter-spacing:-.5px;margin-bottom:24px;font-size:22px;font-weight:900}.auth-card h1{letter-spacing:-.5px;margin-bottom:6px;font-size:26px;font-weight:800}.auth-sub{color:var(--text-secondary);margin-bottom:28px;font-size:15px}.auth-error{color:#dc2626;border-radius:var(--radius-sm);background:#fef2f2;border:1px solid #fecaca;margin-bottom:20px;padding:12px 16px;font-size:14px;font-weight:500}.auth-form-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.auth-submit{width:100%;margin-top:8px;padding:14px;font-size:15px}.auth-terms{color:var(--text-muted);text-align:center;margin-top:12px;font-size:12px}.auth-switch{text-align:center;color:var(--text-secondary);border-top:1px solid var(--border);margin-top:20px;padding-top:20px;font-size:14px}@media (width<=600px){.auth-card{padding:28px 20px}.auth-form-grid{grid-template-columns:1fr}}.dash-page{background:var(--bg-secondary);flex-direction:column;min-height:100vh;display:flex}.dash-header{border-bottom:1px solid var(--border);z-index:50;background:#fff;position:sticky;top:0}.dash-header-inner{justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex}.dash-brand{align-items:center;gap:12px;display:flex}.dash-logo{object-fit:cover;border:1px solid var(--border);border-radius:8px;width:40px;height:40px}.dash-restaurant-name{letter-spacing:-.3px;font-size:16px;font-weight:800}.dash-order-link{color:var(--brand);font-size:12px;font-weight:500}.dash-header-actions{align-items:center;gap:12px;display:flex}.dash-platform-name{color:var(--brand);font-size:13px;font-weight:700}.dash-tabs{scrollbar-width:none;gap:0;padding:0 16px;display:flex;overflow-x:auto}.dash-tabs::-webkit-scrollbar{display:none}.dash-tab{color:var(--text-secondary);white-space:nowrap;background:0 0;border:none;border-bottom:2.5px solid #0000;padding:12px 20px;font-size:14px;font-weight:600;transition:all .15s}.dash-tab:hover{color:var(--text)}.dash-tab.active{color:var(--brand);border-bottom-color:var(--brand)}.dash-main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:24px}.dash-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.dash-section-header h2{font-size:20px;font-weight:800}.stat-cards{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-bottom:24px;display:grid}.stat-card{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;padding:20px}.stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:12px;font-weight:600}.stat-value{letter-spacing:-.5px;color:var(--text);font-size:28px;font-weight:900}.stat-sub{color:var(--text-muted);margin-top:2px;font-size:12px}.orders-grid{flex-direction:column;gap:12px;display:flex}.order-card{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;padding:16px 20px;transition:box-shadow .15s}.order-card.new{border-color:var(--brand);animation:.5s newOrder;box-shadow:0 0 0 2px #e85d0426}@keyframes newOrder{0%{transform:scale(1.01)}to{transform:scale(1)}}.order-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.order-num{font-size:15px;font-weight:800}.order-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.order-type-tag{background:var(--bg-secondary);border:1px solid var(--border);color:var(--text-secondary);border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600}.order-time{color:var(--text-muted);font-size:12px}.order-customer{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:600}.order-items-list{color:var(--text-secondary);margin-bottom:12px;font-size:13px}.order-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.order-total{color:var(--text);font-size:16px;font-weight:800}.order-actions{flex-wrap:wrap;gap:6px;display:flex}.order-actions button{padding:7px 14px;font-size:12px}.filter-bar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}.filter-btn{border:1.5px solid var(--border);color:var(--text-secondary);background:#fff;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .15s}.filter-btn.active{background:var(--brand);border-color:var(--brand);color:#fff}.sound-toggle{color:var(--text-secondary);align-items:center;gap:8px;margin-left:auto;font-size:13px;display:flex}.sound-toggle input{width:auto}.empty-state{text-align:center;color:var(--text-muted);padding:60px 20px}.empty-state h3{color:var(--text-secondary);margin-bottom:8px;font-size:18px}.menu-category-block{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;margin-bottom:16px;overflow:hidden}.menu-cat-header{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.menu-cat-header:hover{background:var(--bg-secondary)}.menu-cat-title{flex:1;font-size:16px;font-weight:700}.menu-cat-count{color:var(--text-muted);font-size:13px}.menu-cat-actions{gap:6px;display:flex}.menu-items-list{border-top:1px solid var(--border)}.menu-item-row{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 20px;transition:background .1s;display:flex}.menu-item-row:last-child{border-bottom:none}.menu-item-row:hover{background:var(--bg-secondary)}.menu-item-row-img{object-fit:cover;background:var(--bg-secondary);border-radius:8px;flex-shrink:0;width:52px;height:52px}.menu-item-row-info{flex:1;min-width:0}.menu-item-row-name{font-size:14px;font-weight:600}.menu-item-row-price{color:var(--text-secondary);margin-top:2px;font-size:13px}.menu-item-row-tags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.menu-item-row-actions{flex-shrink:0;gap:6px;display:flex}.avail-toggle{cursor:pointer;background:#e5e7eb;border:none;border-radius:11px;flex-shrink:0;width:40px;height:22px;transition:background .2s;position:relative}.avail-toggle.on{background:var(--brand)}.avail-toggle:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.avail-toggle.on:after{transform:translate(18px)}.form-modal-overlay{z-index:300;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.form-modal{background:#fff;border-radius:20px;width:100%;max-width:540px;max-height:90vh;padding:28px;animation:.2s slideUp;overflow-y:auto}.form-modal h3{margin-bottom:20px;font-size:18px;font-weight:800}.form-modal-footer{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.settings-section{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;margin-bottom:20px;padding:24px}.settings-section h3{border-bottom:1px solid var(--border);margin-bottom:16px;padding-bottom:12px;font-size:16px;font-weight:700}.settings-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.settings-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.settings-row:last-child{border-bottom:none}.settings-row-label{font-size:14px;font-weight:600}.settings-row-sub{color:var(--text-muted);font-size:12px}.toggle-switch{flex-shrink:0;width:44px;height:24px;position:relative}.toggle-switch input{display:none}.toggle-slider{cursor:pointer;background:#e5e7eb;border-radius:12px;transition:background .2s;position:absolute;inset:0}.toggle-switch input:checked+.toggle-slider{background:var(--brand)}.toggle-slider:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.toggle-switch input:checked+.toggle-slider:after{transform:translate(20px)}.hours-grid{flex-direction:column;gap:8px;display:flex}.hours-row{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:8px 0;display:flex}.hours-row:last-child{border-bottom:none}.hours-day{min-width:100px;font-size:14px;font-weight:600}.hours-inputs{flex:1;align-items:center;gap:8px;display:flex}.hours-inputs input{max-width:110px}.hours-sep{color:var(--text-muted);font-size:13px}.qr-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;display:grid}.qr-item{border:1px solid var(--border);border-radius:var(--radius-md);text-align:center;background:#fff;flex-direction:column;align-items:center;gap:6px;padding:16px 12px;display:flex}.qr-item img{border-radius:8px;width:120px;height:120px}.qr-label{color:var(--text);font-size:13px;font-weight:700}.stripe-connect-card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);padding:20px}.stripe-connect-status{align-items:center;gap:12px;margin-bottom:12px;display:flex}.stripe-status-dot{border-radius:50%;width:10px;height:10px}.stripe-status-dot.active{background:#16a34a}.stripe-status-dot.pending{background:#d97706}.analytics-period-tabs{gap:4px;margin-bottom:24px;display:flex}.period-tab{border:1.5px solid var(--border);color:var(--text-secondary);background:#fff;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .15s}.period-tab.active{background:var(--brand);border-color:var(--brand);color:#fff}.popular-items{flex-direction:column;gap:8px;display:flex}.popular-item{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:10px 0;font-size:14px;display:flex}.popular-item:last-child{border-bottom:none}.popular-item-rank{color:var(--brand);min-width:24px;font-weight:800}.popular-item-name{flex:1;font-weight:600}.popular-item-count{color:var(--text-muted)}.pie-wrap{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.pie-legend{flex-direction:column;gap:8px;display:flex}.pie-legend-item{align-items:center;gap:8px;font-size:13px;display:flex}.pie-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.reject-form{padding:4px 0}.reject-form textarea{margin-top:8px}@media (width<=768px){.dash-main{padding:16px}.dash-header-inner{padding:12px 16px}.settings-grid{grid-template-columns:1fr}.order-actions{flex-direction:row}}:root{--brand:#e85d04;--brand-light:#fff3e0;--brand-dark:#c24d00;--primary:#e85d04;--primary-light:#fff3e0;--primary-dark:#c24d00;--bg:#fff;--bg-secondary:#f8f8f6;--bg-card:#fff;--text:#1a1a1a;--text-secondary:#4a5568;--text-muted:#718096;--border:#e5e7eb;--border-focus:var(--brand);--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 32px #0000001f;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--transition:.2s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:var(--font);border-radius:var(--radius-sm);transition:all var(--transition);border:none;font-weight:600}input,select,textarea{font-family:var(--font);border:1.5px solid var(--border);border-radius:var(--radius-sm);width:100%;transition:border-color var(--transition);background:var(--bg);color:var(--text);padding:10px 14px;font-size:14px}input:focus,select:focus,textarea:focus{border-color:var(--border-focus);outline:none;box-shadow:0 0 0 3px #e85d041f}.container{max-width:1200px;margin:0 auto;padding:0 20px}.container-sm{max-width:640px;margin:0 auto;padding:0 20px}.container-md{max-width:900px;margin:0 auto;padding:0 20px}.btn{border-radius:var(--radius-sm);transition:all var(--transition);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;display:inline-flex}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-dark);transform:translateY(-1px)}.btn-outline{border:1.5px solid var(--border);color:var(--text);background:0 0}.btn-outline:hover{border-color:var(--brand);color:var(--brand)}.btn-danger{color:#fff;background:#dc2626}.btn-danger:hover{background:#b91c1c}.btn-ghost{color:var(--text-secondary);background:0 0;border:1.5px solid #0000}.btn-ghost:hover{background:var(--bg-secondary);border-color:var(--border)}.btn-sm{padding:8px 16px;font-size:13px}.btn-lg{padding:14px 32px;font-size:16px}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.pill{letter-spacing:.02em;text-transform:uppercase;border-radius:20px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.pill-pending{color:#d97706;background:#fffbeb;border:1px solid #fde68a}.pill-accepted{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.pill-preparing{color:#ea580c;background:#fff7ed;border:1px solid #fed7aa}.pill-ready{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.pill-out_for_delivery{color:#7c3aed;background:#f5f3ff;border:1px solid #ddd6fe}.pill-completed{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.pill-rejected{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.badge-v{color:#16a34a;background:#dcfce7;border:1px solid #86efac}.badge-vg{color:#065f46;background:#d1fae5;border:1px solid #6ee7b7}.badge-gf{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.badge-df{color:#1d4ed8;background:#eff6ff;border:1px solid #93c5fd}.dietary-badge{border-radius:4px;align-items:center;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);transition:box-shadow var(--transition);padding:20px}.card:hover{box-shadow:var(--shadow-md)}.form-group{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.form-group label{color:var(--text-secondary);font-size:13px;font-weight:600}.form-group .error{color:#dc2626;font-size:12px}.toast{border-radius:var(--radius-sm);z-index:9999;max-width:320px;padding:14px 24px;font-size:14px;font-weight:600;animation:.3s slideUp;position:fixed;bottom:24px;right:24px}.toast-success{color:#fff;background:#16a34a}.toast-error{color:#fff;background:#dc2626}.toast-info{background:var(--brand);color:#fff}.divider{border:none;border-top:1px solid var(--border);margin:16px 0}.spinner{border:2px solid var(--border);border-top-color:var(--brand);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=768px){.hide-mobile{display:none!important}.container,.container-md{padding:0 16px}}
