:root{--tm-bg: #0f172a;--tm-card-bg: #1e293b;--tm-border: #334155;--tm-text: #f8fafc;--tm-text-muted: #94a3b8;--tm-primary: #3b82f6;--tm-accent: #fbbf24;--tm-danger: #ef4444;--tm-success: #10b981}.tm-page-full{background:var(--tm-bg);color:var(--tm-text);min-height:100vh;display:flex;flex-direction:column;font-family:Inter,sans-serif;width:100%;position:absolute;top:0;left:0;z-index:100}.tm-header-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;gap:2rem}.tm-header-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:nowrap}.tm-title-section h1{margin:0;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.tm-title-section p{margin:.125rem 0 0;color:var(--tm-text-muted);font-size:.8125rem}.tm-sync-btn{display:flex;align-items:center;gap:.625rem;padding:.625rem 1rem;background:var(--tm-primary);color:#fff;border:none;border-radius:.75rem;font-weight:700;font-size:.8125rem;cursor:pointer;transition:all .2s}.tm-sync-btn:hover{background:#2563eb;transform:translateY(-1px)}.tm-sync-btn:disabled{opacity:.7}.tm-sync-btn.loading .icon{animation:rotate 1s infinite linear}.tm-sync-btn.ghost{background:#ffffff0d;border:1px solid var(--tm-border);color:var(--tm-text-muted)}.tm-sync-btn.ghost:hover{background:var(--tm-border);color:#fff}.tm-filter-drawer{display:block;width:100%}.tm-filter-toggle-mobile{display:none}@media (max-width: 768px){.tm-filter-toggle-mobile{display:flex}.tm-filter-drawer{display:none;width:100%}.tm-filter-drawer.open{display:block}.tm-filter-bar{flex-direction:column;align-items:stretch;gap:.75rem;background:none;padding:0;border:none}.tm-filter-group select,.tm-search-box input{width:100%}}.tm-filter-bar{display:flex;gap:1.25rem;align-items:center;background:#0f172a66;padding:.75rem 1rem;border-radius:.875rem;border:1px solid var(--tm-border)}.tm-search-box{flex:1;display:flex;align-items:center;gap:.625rem;background:var(--tm-bg);padding:.5rem .875rem;border-radius:.625rem;border:1px solid var(--tm-border)}.tm-search-box input{background:transparent;border:none;color:var(--tm-text);width:100%;outline:none;font-size:.8125rem}.tm-filter-group{display:flex;flex-direction:column;gap:.125rem}.tm-filter-label{font-size:.6rem;text-transform:uppercase;font-weight:800;color:var(--tm-text-muted)}.tm-filter-group select{background:var(--tm-bg);color:var(--tm-text);border:1px solid var(--tm-border);border-radius:.5rem;padding:.375rem 1.75rem .375rem .625rem;font-size:.75rem;font-weight:600;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:.875rem}.tm-content-full{flex:1;padding:1.5rem 2rem}.tm-list-header{display:grid;grid-template-columns:100px 1fr 150px 110px 110px 140px;gap:1rem;padding:0 1.25rem .75rem;color:var(--tm-text-muted);font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.tm-list{display:flex;flex-direction:column;gap:.5rem}.tm-row-container{background:var(--tm-card-bg);border:1px solid var(--tm-border);border-radius:.875rem;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1)}.tm-row-container:hover{border-color:var(--tm-border-hover, #475569)}.tm-row-container.expanded{border-color:var(--tm-primary);box-shadow:0 8px 30px #0006;margin:.5rem 0}.tm-row-container.prepping{border-left:4px solid var(--tm-danger)}.tm-row-container.priority{border-left:4px solid var(--tm-accent)}.tm-list-item{display:grid;grid-template-columns:100px 1fr 150px 110px 110px 140px;gap:1rem;align-items:center;padding:.875rem 1.25rem;cursor:pointer}.tm-list-item-row{display:contents}.tm-order-id{font-weight:800;font-size:1rem;color:var(--tm-text);display:flex;align-items:center;gap:.375rem}.tm-vip-icon{color:var(--tm-accent);font-size:1.125rem}.tm-order-time{font-size:.7rem;color:var(--tm-text-muted);margin-top:.125rem}.tm-type-badge{display:inline-block;padding:.2rem .5rem;border-radius:.375rem;font-size:.625rem;font-weight:800;text-transform:uppercase;background:#ffffff0d}.tm-type-badge.dine_in{color:var(--tm-success);background:#10b9811a}.tm-type-badge.take_out{color:var(--tm-accent);background:#fbbf241a}.tm-type-badge.delivery{color:var(--tm-danger);background:#ef44441a}.tm-table-badge{font-size:.75rem;font-weight:800;color:#38bdf8;margin-left:.5rem}.tm-customer-name{display:flex;align-items:center;gap:.375rem;font-weight:700;font-size:.8125rem;color:var(--tm-text)}.tm-customer-name .icon{font-size:.875rem;color:var(--tm-primary)}.tm-customer-info-row{display:flex;align-items:center;gap:.75rem;margin-top:.125rem;margin-left:1.25rem}.tm-customer-phone-tiny{font-size:.675rem;color:var(--tm-text-muted)}.tm-customer-addr-tiny{font-size:.675rem;color:var(--tm-text-muted);display:flex;align-items:center;gap:.25rem}.tm-customer-addr-tiny .icon{font-size:.75rem;color:var(--tm-accent)}.tm-total-value-slim{font-size:1rem;font-weight:800;color:#fff}.tm-status-tag-slim{display:inline-block;padding:.2rem .5rem;border-radius:1rem;font-size:.65rem;font-weight:800;text-transform:uppercase}.tm-status-tag-slim.unpaid{background:#ef44441a;color:var(--tm-danger)}.tm-status-tag-slim.on_hold{background:#fbbf241a;color:var(--tm-accent)}.tm-status-tag-slim.paid{background:#10b9811a;color:var(--tm-success)}.tm-action-group{display:flex;gap:.375rem;justify-content:flex-end;align-items:center}.tm-mini-btn{width:32px;height:32px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid var(--tm-border);background:#ffffff08;color:var(--tm-text-muted);transition:all .2s}.tm-mini-btn:hover{background:var(--tm-border);color:#fff}.tm-mini-btn.pay{background:var(--tm-primary);color:#fff;border:none}.tm-expand-toggle{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--tm-text-muted);transition:transform .3s cubic-bezier(.4,0,.2,1);border:none;background:transparent;cursor:pointer}.tm-expand-toggle.active{transform:rotate(180deg);color:var(--tm-primary)}.tm-expanded-detail{background:#0f172a80;border-top:1px solid var(--tm-border);padding:1.5rem 2rem;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.tm-detail-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:2.5rem}.tm-detail-grid h4{margin:0 0 1rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--tm-text-muted)}.tm-items-list-full{display:flex;flex-direction:column;gap:.625rem;background:var(--tm-bg);padding:1rem;border-radius:.75rem;border:1px solid var(--tm-border)}.tm-detail-item-row .qty{font-weight:800;color:var(--tm-accent)}.tm-detail-item-row .name{font-weight:600}.tm-detail-item-row .price{text-align:right;color:var(--tm-text-muted)}.tm-mod-pill{font-size:.81rem;background:#ffffff0d;padding:.2rem .6rem;border-radius:1rem;color:var(--tm-text-muted);border:1px solid var(--tm-border)}.tm-item-notes{margin-left:40px;font-size:.9rem;color:var(--tm-accent);font-style:italic;margin-bottom:.5rem}.tm-detail-item-row-container{border-bottom:1px solid rgba(255,255,255,.03);padding-bottom:.5rem}.tm-detail-item-row-container:last-child{border-bottom:none}.tm-detail-address{margin-top:1.5rem}.tm-address-link-full{display:flex;align-items:center;gap:.5rem;color:var(--tm-text);text-decoration:none;font-size:.875rem;background:#3b82f61a;padding:.75rem 1rem;border-radius:.625rem;border:1px solid rgba(59,130,246,.2);transition:all .2s}.tm-address-link-full:hover{background:#3b82f633;border-color:var(--tm-primary)}.tm-kds-actions{display:flex;flex-direction:column;gap:.75rem}.tm-kds-btn{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;border-radius:.75rem;font-weight:700;font-size:.875rem;cursor:pointer;border:1px solid var(--tm-border);background:var(--tm-bg);color:var(--tm-text);transition:all .2s;width:100%}.tm-kds-btn .icon{font-size:1.25rem}.tm-kds-btn:hover{background:var(--tm-border);border-color:var(--tm-text-muted)}.tm-kds-btn.priority.active{background:#fbbf241a;border-color:var(--tm-accent);color:var(--tm-accent)}.tm-kds-btn.prep.active{background:#ef44441a;border-color:var(--tm-danger);color:var(--tm-danger)}.tm-kds-btn.ready{background:var(--tm-success);color:#fff;border:none}.tm-kds-btn.ghost{background:transparent;border-style:dashed}.tm-detail-status-info{margin-top:1.5rem}.tm-badge-large{display:inline-block;padding:.5rem 1rem;border-radius:.5rem;font-size:.7rem;font-weight:900;text-transform:uppercase;background:#ffffff0d;color:var(--tm-text-muted);letter-spacing:.1em;width:100%;text-align:center}.tm-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem;text-align:center;background:var(--tm-card-bg);border-radius:2rem;border:2px dashed var(--tm-border)}.tm-empty-state .icon{font-size:4rem;color:var(--tm-primary);opacity:.5;margin-bottom:1.5rem}.tm-empty-state h3{margin:0;font-size:1.5rem;font-weight:800}.tm-empty-state p{color:var(--tm-text-muted);margin:.5rem 0 0}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 900px){.tm-list-header{display:none}.tm-list-item{grid-template-columns:1fr 1fr;grid-template-areas:"id status" "info customer" "amount actions";gap:1rem}.tm-col-main{grid-area:id}.tm-col-info{grid-area:info}.tm-col-customer{grid-area:customer}.tm-col-amount{grid-area:amount}.tm-col-status{grid-area:status;justify-self:flex-end}.tm-col-actions{grid-area:actions;justify-self:flex-end}.tm-detail-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 768px){.tm-header-content{flex-direction:column;align-items:stretch;gap:.5rem;margin-bottom:.5rem}.tm-title-section{width:100%;text-align:left}.tm-title-section h1{font-size:1.2rem;margin-bottom:0}.tm-header-actions{flex-wrap:nowrap;display:flex;justify-content:space-between;gap:.25rem;width:100%}.tm-sync-btn{flex:1;justify-content:center;padding:.5rem 0;gap:0;flex-shrink:1;min-width:0}.tm-sync-btn.ghost{padding:.5rem 0}.tm-sync-btn .icon{font-size:1.25rem}.tm-filter-drawer.open{display:block;animation:slideDown .2s ease forwards;border-top:1px solid var(--tm-border);padding-top:.75rem;margin-top:.5rem}.tm-filter-drawer .tm-filter-bar{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:0;margin-top:0;border:none;background:transparent}.tm-content-full{padding:.75rem}.tm-list-item{display:flex;flex-direction:column;gap:0;padding:0}.tm-list-item-row{display:flex;width:100%;padding:1rem 1.25rem;box-sizing:border-box}.tm-row-1{justify-content:space-between;align-items:flex-start;padding-bottom:.5rem}.tm-col-main{width:auto}.tm-col-customer{flex:1;text-align:right;align-items:flex-end;display:flex;flex-direction:column}.tm-customer-name{justify-content:flex-end}.tm-customer-info-row{justify-content:flex-end;margin-left:0;flex-wrap:wrap}.tm-row-2{justify-content:space-between;align-items:center;background:#ffffff05;padding-top:.75rem;padding-bottom:.75rem;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.tm-col-info{display:flex;gap:.5rem}.tm-row-3{justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1.25rem}.tm-total-value-slim{font-size:1.25rem}.tm-mini-btn,.tm-expand-toggle{width:48px;height:48px;border-radius:.875rem;background:#ffffff0d}.tm-mini-btn .icon,.tm-expand-toggle .icon{font-size:1.5rem}.tm-mini-btn.pay{background:var(--tm-primary);color:#fff}.tm-action-group{gap:.75rem}.tm-detail-grid{grid-template-columns:1fr;gap:1.5rem}.tm-expanded-detail{padding:1.25rem}}
