.display-screen{min-height:100vh;background:#080810;color:#fff;padding:24px}.display-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.06)}.display-header h1{font-size:30px;font-weight:900;letter-spacing:-.5px}.kitchen .display-header h1{color:#ff6b6b}.bar .display-header h1{color:#60a5fa}.order-count{background:#ffffff12;padding:8px 18px;border-radius:20px;font-size:14px;font-weight:600}.order-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.empty-state{grid-column:1 / -1;text-align:center;padding:80px;color:#ffffff26;font-size:18px}.order-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:14px}.order-card-header{display:flex;justify-content:space-between;align-items:flex-start}.order-location{display:block;font-size:22px;font-weight:900;color:#fff}.order-time{display:block;font-size:12px;color:#ffffff59;margin-top:3px}.order-status{font-size:12px;font-weight:700;padding:4px 10px;border-radius:20px;background:#ffffff12}.order-items{border-top:1px solid rgba(255,255,255,.06);padding-top:14px}.order-item-row{display:flex;gap:10px;padding:5px 0;font-size:15px;color:#ffffffd9}.item-qty{color:#ffffff59;font-weight:700;min-width:24px}.status-btn{width:100%;padding:12px;border-radius:10px;color:#fff;font-size:14px;font-weight:700;cursor:pointer;border:none;transition:all .2s}.status-btn:hover{opacity:.85;transform:translateY(-1px)}.dashboard{min-height:100vh;background:#f0f2f7}.dashboard-header{background:linear-gradient(135deg,#0f0e17,#1e1b4b);padding:18px 28px;border-bottom:none;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;box-shadow:0 4px 24px #0000004d}.dashboard-header h1{font-size:20px;font-weight:900;letter-spacing:-.5px;background:linear-gradient(135deg,#f97316,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dashboard-tabs{display:flex;gap:4px;background:#ffffff14;padding:4px;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.dashboard-tabs button{padding:8px 14px;border-radius:8px;background:none;color:#ffffff73;font-size:13px;border:none;cursor:pointer;font-weight:500;transition:all .2s}.dashboard-tabs button.active{background:linear-gradient(135deg,#f97316,#8b5cf6);color:#fff;font-weight:700;box-shadow:0 2px 12px #f9731680}.sales-stats{padding:28px 32px}.sales-stats h2{font-size:26px;font-weight:900;margin-bottom:24px;color:#0f172a}.stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:16px}.stat-card{background:#fff;border-radius:16px;padding:24px;border:1px solid #e2e8f0;border-top:4px solid #e2e8f0;transition:transform .2s,box-shadow .2s}.stats-row:nth-child(2) .stat-card:nth-child(1){border-top-color:#f97316}.stats-row:nth-child(2) .stat-card:nth-child(2){border-top-color:#8b5cf6}.stats-row:nth-child(2) .stat-card:nth-child(3){border-top-color:#06b6d4}.stats-row:nth-child(3) .stat-card:nth-child(1){border-top-color:#f59e0b}.stats-row:nth-child(3) .stat-card:nth-child(2){border-top-color:#22c55e}.stats-row:nth-child(3) .stat-card:nth-child(3){border-top-color:#ec4899}.stat-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000001a}.stat-label{display:block;font-size:11px;color:#64748b;margin-bottom:8px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.stat-value{display:block;font-size:34px;font-weight:900;color:#0f172a;margin-bottom:4px}.stat-sub{display:block;font-size:13px;color:#94a3b8}.server-table{padding:32px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.section-header h2{font-size:26px;font-weight:900;color:#0f172a}.section-header .btn-primary{width:auto;padding:10px 20px;border-radius:10px;font-size:14px}.add-server-form{display:flex;gap:12px;margin-bottom:20px;padding:16px;background:#fff;border-radius:14px;border:1px solid #e2e8f0}.add-server-form input{flex:1;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;outline:none;color:#1e293b}.add-server-form input:focus{border-color:#f97316}.add-server-form .btn-primary{width:auto;padding:10px 20px;border-radius:10px;font-size:14px}table{width:100%;background:#fff;border-radius:16px;border-collapse:collapse;border:1px solid #e2e8f0;overflow:hidden}th{text-align:left;padding:14px 20px;font-size:13px;color:#64748b;border-bottom:1px solid #e2e8f0;font-weight:600;background:#f8fafc}td{padding:16px 20px;font-size:15px;border-bottom:1px solid #f1f5f9;color:#1e293b}tr:last-child td{border-bottom:none}.remove-btn{background:none;color:#ef4444;font-size:13px;padding:6px 10px;border-radius:6px;font-weight:600}.remove-btn:hover{background:#fee2e2}.venue-stats-page{padding:32px}.venue-stats-page h2{font-size:24px;font-weight:800;margin-bottom:24px;color:#1e293b}.venue-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.venue-card{background:#fff;border-radius:16px;padding:24px;border:1px solid #e2e8f0}.venue-card h3{font-size:20px;font-weight:800;margin-bottom:20px;color:#1e293b}.venue-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.venue-stat span{display:block;font-size:12px;color:#64748b;margin-bottom:4px;font-weight:500}.venue-stat strong{font-size:22px;font-weight:900;color:#1e293b}.top-items h4{font-size:12px;font-weight:700;color:#94a3b8;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.top-items ol{padding-left:20px}.top-items li{font-size:15px;padding:6px 0;color:#334155;border-bottom:1px solid #f1f5f9}.top-items li:last-child{border-bottom:none}.active-tables{padding:32px}.tables-subtitle{color:#64748b;font-size:14px;margin-bottom:24px;display:block}.tables-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:24px}.table-card{background:#fff;border-radius:16px;padding:20px;border:1px solid #e2e8f0;border-top:4px solid;transition:transform .2s,box-shadow .2s}.table-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000001a}.table-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.table-label{font-size:20px;font-weight:900;color:#1e293b}.table-time{font-size:12px;color:#94a3b8;margin-top:2px}.table-status-badge{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700}.table-items{border-top:1px solid #f1f5f9;padding-top:12px;margin-bottom:12px}.table-item-row{display:flex;gap:8px;padding:4px 0;font-size:14px;color:#334155}.table-item-qty{color:#94a3b8;font-weight:700}.table-total{display:flex;justify-content:space-between;padding-top:12px;border-top:1px solid #f1f5f9;font-weight:800;font-size:16px;color:#1e293b}.no-tables{text-align:center;padding:80px;color:#94a3b8;font-size:18px}.table-history{padding:32px}.table-history h2{font-size:24px;font-weight:800;color:#1e293b}.history-list{display:flex;flex-direction:column;gap:10px;margin-top:24px}.history-card{background:#fff;border-radius:14px;padding:16px 20px;border:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;gap:16px}.history-info{display:flex;align-items:center;gap:20px;flex:1;min-width:0}.history-table{font-size:16px;font-weight:800;color:#1e293b;white-space:nowrap}.history-time{font-size:12px;color:#94a3b8}.history-items{font-size:13px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-right{text-align:right;flex-shrink:0}.history-total{font-size:17px;font-weight:800;color:#1e293b}.history-method{font-size:12px;color:#94a3b8;margin-top:2px}.pin-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8fafc}.pin-card{background:#fff;border-radius:24px;padding:40px;max-width:340px;width:calc(100% - 48px);border:1px solid #e2e8f0;box-shadow:0 8px 40px #00000014;text-align:center}.pin-title{font-size:24px;font-weight:900;color:#1e293b;margin-bottom:6px}.pin-subtitle{font-size:14px;color:#94a3b8;margin-bottom:32px}.pin-dots{display:flex;justify-content:center;gap:14px;margin-bottom:8px}.pin-dot{width:14px;height:14px;border-radius:50%;background:#e2e8f0;transition:all .2s}.pin-dot.filled{background:#f97316;transform:scale(1.1)}.pin-error-text{color:#ef4444;font-size:13px;margin-bottom:20px;height:18px}.pin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pin-key{padding:18px 12px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;font-size:22px;font-weight:700;color:#1e293b;cursor:pointer;transition:all .15s}.pin-key:hover{background:#f1f5f9}.pin-key:active{transform:scale(.93)}.pin-zero{grid-column:2}.pin-del{font-size:16px;color:#94a3b8;background:none;border-color:transparent}.manager-header-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.manager-badge{background:#f1f5f9;padding:7px 16px;border-radius:20px;font-size:13px;font-weight:700;color:#1e293b}.lock-btn{background:none;color:#94a3b8;font-size:13px;padding:6px 10px;border-radius:8px;font-weight:600;cursor:pointer;border:none;transition:all .2s}.lock-btn:hover{background:#fee2e2;color:#ef4444}.customize-option{padding:14px 0;border-bottom:1px solid #f1f5f9}.customize-option:last-child{border-bottom:none}.customize-label{display:block;font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.6px;margin-bottom:10px}.required-star{color:#f97316}.choice-row{display:flex;flex-wrap:wrap;gap:8px}.choice-btn{padding:8px 16px;border-radius:20px;background:#f1f5f9;border:1.5px solid #e2e8f0;font-size:14px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s}.choice-btn.active{background:#fff7ed;border-color:#f97316;color:#f97316}.choice-btn.toggle-active{background:#f0fdf4;border-color:#22c55e;color:#22c55e}.table-actions{display:flex;gap:8px;margin-top:12px}.discount-btn{flex:1;padding:10px;border-radius:10px;background:#fff7ed;color:#f97316;font-size:13px;font-weight:700;border:none;cursor:pointer;transition:all .2s}.discount-btn:hover{background:#ffedd5}.close-table-btn{flex:1;padding:10px;border-radius:10px;background:#f0fdf4;color:#16a34a;font-size:13px;font-weight:700;border:none;cursor:pointer;transition:all .2s}.close-table-btn:hover{background:#dcfce7}.order-item-customs{font-size:11px;color:#ffffff59;display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.order-item-customs span{background:#ffffff0f;padding:1px 6px;border-radius:6px}.move-btn{width:100%;margin-top:12px;padding:10px;border-radius:10px;background:#f1f5f9;color:#475569;font-size:13px;font-weight:700;border:none;cursor:pointer;transition:all .2s}.move-btn:hover{background:#fee2e2;color:#ef4444}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:100;display:flex;align-items:flex-end;justify-content:center;padding:0}.modal-panel{background:#fff;border-radius:20px 20px 0 0;padding:28px 24px 40px;width:100%;max-width:560px;max-height:85vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.modal-header h3{font-size:18px;font-weight:800;color:#1e293b}.modal-close{background:#f1f5f9;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#64748b;border:none;cursor:pointer}.modal-items{margin-bottom:28px}.modal-item{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #f1f5f9}.modal-item:last-child{border-bottom:none}.modal-item input[type=checkbox]{width:20px;height:20px;accent-color:#f97316;flex-shrink:0}.modal-item-name{flex:1;font-size:15px;font-weight:600;color:#1e293b}.modal-item-count{font-size:13px;color:#94a3b8}.modal-item-qty{display:flex;align-items:center;gap:8px}.modal-item-qty button{width:28px;height:28px;border-radius:50%;background:#f1f5f9;color:#1e293b;font-size:16px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer}.modal-item-qty span{font-size:14px;font-weight:700;min-width:20px;text-align:center}.modal-destination{margin-bottom:24px}.modal-destination h4{font-size:12px;font-weight:700;color:#94a3b8;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.dest-toggle{display:flex;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;margin-bottom:12px}.dest-toggle button{flex:1;padding:10px;background:#fff;color:#64748b;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:all .2s}.dest-toggle button.active{background:#f97316;color:#fff;font-weight:700}.dest-input{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:10px;font-size:16px;outline:none;color:#1e293b}.dest-input:focus{border-color:#f97316}.modal-error{color:#ef4444;font-size:14px;margin-bottom:16px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button{cursor:pointer;border:none;font-family:inherit;font-size:inherit}input{font-family:inherit;font-size:inherit}:root{--primary: #f97316;--purple: #8b5cf6;--cyan: #06b6d4;--green: #22c55e;--red: #ef4444;--amber: #f59e0b;--bg: #0f0e17;--surface: #1e1d2e;--surface2: #2d2b45;--text: #f1f0f9;--text-muted: #9896b0;--border: rgba(255,255,255,.08);--grad: linear-gradient(135deg, #f97316, #8b5cf6)}.btn-primary{background:var(--grad);color:#fff;padding:14px 24px;border-radius:14px;font-size:16px;font-weight:700;width:100%;transition:all .2s;letter-spacing:.3px}.btn-primary:hover{opacity:.9;transform:translateY(-1px)}.btn-primary:disabled{opacity:.4;cursor:not-allowed;transform:none}.back-btn{background:none;color:var(--text-muted);font-size:16px;padding:0}.customer-app{min-height:100vh;max-width:480px;margin:0 auto;background:var(--bg);color:var(--text)}.welcome-screen{min-height:100vh;background:var(--bg);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 24px 52px;position:relative;overflow:hidden}.orb{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;animation:pulse-orb 5s ease-in-out infinite}.orb-a{width:320px;height:320px;background:radial-gradient(circle,rgba(249,115,22,.45) 0%,transparent 70%);top:-100px;left:-80px;animation-delay:0s}.orb-b{width:280px;height:280px;background:radial-gradient(circle,rgba(139,92,246,.4) 0%,transparent 70%);top:40px;right:-70px;animation-delay:2s}.orb-c{width:200px;height:200px;background:radial-gradient(circle,rgba(6,182,212,.25) 0%,transparent 70%);top:200px;left:30%;animation-delay:3.5s}@keyframes pulse-orb{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.icon-grid{position:absolute;top:0;left:0;right:0;height:56%;display:grid;grid-template-columns:repeat(4,1fr);align-content:center;justify-items:center;padding:32px 16px;gap:8px}.float-icon{font-size:42px;display:inline-block;animation:float-up 3.2s ease-in-out infinite;filter:drop-shadow(0 6px 16px rgba(249,115,22,.35))}@keyframes float-up{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-14px) rotate(3deg)}}.welcome-panel{width:100%;max-width:420px;text-align:center;position:relative;z-index:2;background:linear-gradient(to top,var(--bg) 80%,transparent);padding-top:40px}.venue-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--primary);background:#f973161a;border:1px solid rgba(249,115,22,.25);padding:5px 16px;border-radius:20px;margin-bottom:14px}.venue-title{font-size:54px;font-weight:900;line-height:1;margin-bottom:14px;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.venue-sub{font-size:16px;color:var(--text-muted);line-height:1.6;margin-bottom:32px}.quick-btn{display:block;width:100%;padding:17px;background:#f973161f;border:1.5px solid rgba(249,115,22,.35);border-radius:14px;color:var(--primary);font-size:16px;font-weight:700;margin-bottom:12px;cursor:pointer;transition:all .2s;letter-spacing:.2px}.quick-btn:hover{background:#f9731633}.welcome-main-btn{margin-bottom:16px}.skip-link{background:none;border:none;color:var(--text-muted);font-size:14px;padding:8px;cursor:pointer;width:100%;transition:color .2s}.skip-link:hover{color:var(--text)}.location-entry{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:32px 24px;text-align:center;background:radial-gradient(ellipse at top,#1e1b4b,#0f0e17 65%)}.location-header{margin-bottom:48px;width:100%}.step-tag{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--primary);margin-bottom:12px}.location-header h1{font-size:40px;font-weight:900;margin-bottom:12px;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.location-header p{color:var(--text-muted);font-size:17px}.location-form{width:100%;display:flex;flex-direction:column;gap:16px}.type-toggle{display:flex;border-radius:14px;overflow:hidden;border:1px solid var(--border);background:var(--surface)}.type-toggle button{flex:1;padding:14px;background:transparent;color:var(--text-muted);font-size:15px;font-weight:500;transition:all .2s}.type-toggle button.active{background:var(--grad);color:#fff;font-weight:700}.location-form input{width:100%;padding:18px;border:1px solid var(--border);border-radius:14px;font-size:18px;outline:none;text-align:center;background:var(--surface);color:var(--text)}.location-form input::placeholder{color:var(--text-muted)}.location-form input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #f9731633}.menu-browser{padding-bottom:100px;background:var(--bg)}.menu-header{display:flex;justify-content:space-between;align-items:center;padding:20px 16px;border-bottom:1px solid var(--border);background:var(--surface);position:sticky;top:0;z-index:10}.menu-header h2{font-size:22px;font-weight:800;color:var(--text)}.cart-btn{background:var(--grad);color:#fff;padding:8px 18px;border-radius:20px;font-size:14px;font-weight:700}.category-tabs-wrapper{position:sticky;top:65px;z-index:9;background:var(--bg);border-bottom:1px solid var(--border);display:flex;align-items:center;gap:4px;padding:0 6px}.tab-scroll-arrow{flex-shrink:0;width:30px;height:30px;background:var(--surface);border:1px solid var(--border);border-radius:50%;color:var(--text-muted);font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}.tab-scroll-arrow:hover{background:var(--surface2);color:var(--text)}.category-tabs{display:flex;overflow-x:auto;padding:10px 4px;gap:10px;scrollbar-width:none;flex:1}.category-tabs::-webkit-scrollbar{display:none}.cat-tab{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 16px;border-radius:16px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font-size:12px;font-weight:600;white-space:nowrap;transition:all .2s;flex-shrink:0;min-width:72px}.cat-tab.active{border-color:transparent;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}.cat-emoji{font-size:24px;line-height:1}.menu-banner{margin:12px 0 4px;padding:16px 20px;background:linear-gradient(135deg,#f9731626,#8b5cf626);border:1px solid rgba(249,115,22,.25);border-radius:16px}.menu-banner-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.menu-banner-title{font-size:18px;font-weight:900;color:var(--text)}.menu-banner-hours{font-size:13px;font-weight:700;color:var(--primary)}.menu-banner-note{font-size:13px;color:var(--text-muted)}.menu-section{padding:8px 16px}.menu-item{display:flex;justify-content:space-between;align-items:center;padding:16px;margin:8px 0;border-radius:16px;background:var(--surface);border:1px solid var(--border);gap:16px;transition:border-color .2s}.menu-item:hover{border-color:#f9731666}.menu-item-info{flex:1}.menu-item-name-row{display:flex;align-items:center;gap:8px;margin-bottom:4px;flex-wrap:wrap}.menu-item-name-row h3{font-size:16px;font-weight:700;color:var(--text)}.item-badge{font-size:11px;font-weight:700;padding:2px 8px;border-radius:20px;background:#f9731633;color:var(--primary);white-space:nowrap}.menu-item-info h3{font-size:16px;font-weight:700;color:var(--text)}.menu-item-info p{font-size:13px;color:var(--text-muted);margin-bottom:8px;line-height:1.4}.price{font-size:17px;font-weight:800;color:var(--primary)}.qty-control{display:flex;align-items:center;gap:10px;flex-shrink:0}.qty-control button{width:34px;height:34px;border-radius:50%;background:var(--grad);color:#fff;font-size:18px;display:flex;align-items:center;justify-content:center;font-weight:700}.qty-control span{font-size:16px;font-weight:700;min-width:22px;text-align:center;color:var(--text)}.add-btn{background:var(--grad);color:#fff;padding:8px 18px;border-radius:20px;font-size:14px;font-weight:700}.cart-footer{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;padding:16px;background:var(--surface);border-top:1px solid var(--border)}.cart-review,.payment-page,.order-tracker{padding:0 16px 32px;background:var(--bg);min-height:100vh}.page-header{display:flex;align-items:center;gap:16px;padding:20px 0;border-bottom:1px solid var(--border);margin-bottom:24px}.page-header h2{font-size:22px;font-weight:800;color:var(--text)}.cart-items{margin-bottom:24px}.cart-item{padding:16px;margin-bottom:8px;border-radius:16px;background:var(--surface);border:1px solid var(--border)}.cart-item-info{display:flex;justify-content:space-between;margin-bottom:8px}.cart-item-name{font-size:15px;font-weight:600;color:var(--text)}.cart-item-price{font-size:15px;font-weight:800;color:var(--primary)}.cart-total{display:flex;justify-content:space-between;padding:16px 0;font-size:20px;font-weight:800;border-top:1px solid var(--border);margin-bottom:24px;color:var(--text)}.order-summary{background:var(--surface);border-radius:16px;padding:16px;margin-bottom:24px;border:1px solid var(--border)}.order-summary h3{font-size:16px;font-weight:700;margin-bottom:12px;color:var(--text)}.summary-row{display:flex;justify-content:space-between;font-size:14px;padding:4px 0;color:var(--text-muted)}.summary-total{display:flex;justify-content:space-between;font-weight:800;font-size:18px;border-top:1px solid var(--border);margin-top:12px;padding-top:12px;color:var(--text)}.payment-methods h3{font-size:16px;font-weight:700;margin-bottom:12px;color:var(--text)}.method-btn{display:block;width:100%;padding:16px;margin-bottom:10px;border:2px solid var(--border);border-radius:14px;background:var(--surface);text-align:left;font-size:15px;color:var(--text-muted);transition:all .2s}.method-btn.active{border-color:var(--primary);background:#f973161a;color:var(--text);font-weight:700}.split-control{padding:20px;background:var(--surface);border-radius:14px;margin:16px 0;text-align:center;border:1px solid var(--border)}.split-control p{margin-bottom:12px;font-size:14px;color:var(--text-muted)}.split-control .qty-control{justify-content:center}.split-amount{font-size:28px;font-weight:900;color:var(--primary);margin-top:12px!important}.pay-btn{margin-top:24px}.payment-note{text-align:center;font-size:13px;color:var(--text-muted);margin-top:12px}.order-tracker{padding-top:40px}.order-tracker h2{font-size:28px;font-weight:900;margin-bottom:4px;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.order-id{color:var(--text-muted);font-size:14px;margin-bottom:40px;display:block}.status-steps{margin-bottom:32px}.status-step{display:flex;align-items:center;gap:16px;padding:14px 0;opacity:.3;transition:all .3s}.status-step.done{opacity:.6}.status-step.current{opacity:1}.step-dot{width:18px;height:18px;border-radius:50%;background:var(--surface2);flex-shrink:0;transition:all .3s}.status-step.done .step-dot{background:var(--green)}.status-step.current .step-dot{background:var(--primary);box-shadow:0 0 0 6px #f9731633}.status-step span{font-size:16px;font-weight:600;color:var(--text)}.status-message{background:linear-gradient(135deg,#f973161f,#8b5cf61f);border:1px solid rgba(249,115,22,.3);border-radius:20px;padding:28px}.status-message h3{font-size:22px;font-weight:800;margin-bottom:8px;color:var(--text)}.status-message p{color:var(--text-muted);font-size:15px}.loading{padding:40px;text-align:center;color:var(--text-muted)}.item-count-badge{font-size:12px;background:#f9731626;color:var(--primary);padding:3px 10px;border-radius:10px;font-weight:700}.menu-item-soldout{opacity:.45}.cart-item-customizations{font-size:12px;color:var(--text-muted);margin-top:4px;display:flex;flex-wrap:wrap;gap:4px}.cart-item-customizations span{background:var(--surface2);padding:2px 8px;border-radius:10px}.promo-section{margin:20px 0;padding:16px;background:var(--surface);border-radius:14px;border:1px solid var(--border)}.promo-section h3{font-size:12px;font-weight:700;color:var(--text-muted);margin-bottom:10px;text-transform:uppercase;letter-spacing:.6px}.promo-row{display:flex;gap:8px}.promo-input{flex:1;padding:12px 14px;border:1px solid var(--border);border-radius:10px;font-size:14px;outline:none;background:var(--surface2);color:var(--text);text-transform:uppercase;letter-spacing:1px}.promo-input:focus{border-color:var(--primary)}.promo-apply-btn{padding:12px 16px;background:var(--grad);color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.promo-feedback{font-size:13px;margin-top:8px}.promo-feedback.success{color:var(--green)}.promo-feedback.error{color:var(--red)}
