:root{color:#24160f;background:#f8f3ea;font-family:Inter,system-ui,sans-serif}body{margin:0}button,input,select{font:inherit}.shell{max-width:1280px;margin:0 auto;padding:24px}.header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#9b6235;font-weight:700}h1{margin:0;font-size:32px}.grid{grid-template-columns:1fr 380px;align-items:start;gap:20px;display:grid}.panel{background:#fffaf2;border:1px solid #ead8c1;border-radius:20px;padding:20px;box-shadow:0 10px 30px #51311914}.product-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.product-grid button{cursor:pointer;text-align:left;background:#fff;border:1px solid #ddc1a1;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:96px;padding:14px;display:flex}.cart-line,.total{border-bottom:1px solid #ead8c1;justify-content:space-between;padding:10px 0;display:flex}.manual{gap:8px;margin:16px 0;display:grid}input,select{background:#fff;border:1px solid #d8bea0;border-radius:12px;padding:10px 12px}.checkout,.manual button,.actions button{color:#fff;cursor:pointer;background:#6f3f20;border:0;border-radius:999px;padding:10px 14px}.checkout{width:100%;margin-top:16px;font-weight:700}.checkout:disabled{opacity:.5;cursor:not-allowed}.kitchen{margin-top:20px}.queue{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.queue article{background:#fff;border:1px solid #ead8c1;border-radius:16px;padding:14px}.actions{flex-wrap:wrap;gap:6px;display:flex}@media (width<=900px){.grid{grid-template-columns:1fr}}.payment-box{background:#f1e1cc;border-radius:14px;gap:8px;margin-top:14px;padding:12px;display:grid}.payment-box code{white-space:pre-wrap;word-break:break-word}.chat-shell{max-width:1120px;margin:0 auto;padding:18px}.chat-hero{background:linear-gradient(135deg,#fff3df,#f3dbc0);border:1px solid #ead8c1;border-radius:24px;gap:8px;margin-bottom:18px;padding:22px;display:grid}.chat-hero h1{font-size:clamp(28px,8vw,52px);line-height:1}.chat-layout{grid-template-columns:1fr 360px;align-items:start;gap:18px;display:grid}.chat-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.chat-product-grid button{min-height:112px;font-size:16px}.chat-cart{gap:12px;display:grid;position:sticky;top:16px}.chat-cart-line{align-items:center;gap:12px}.chat-cart-line div:first-child{gap:4px;display:grid}.qty-actions{gap:6px;display:flex}.qty-actions button{color:#fff;cursor:pointer;background:#6f3f20;border:0;border-radius:999px;width:34px;height:34px}.chat-cart small{color:#7f654f;word-break:break-word}label{gap:6px;font-weight:700;display:grid}a{color:#6f3f20;font-weight:700}@media (width<=900px){.chat-layout{grid-template-columns:1fr}.chat-cart{position:static}.chat-fields{grid-template-columns:1fr}}.secondary-button{color:#6f3f20;cursor:pointer;background:#fffaf2;border:1px solid #6f3f20;border-radius:999px;padding:10px 14px;font-weight:700}.secondary-button:disabled{opacity:.6;cursor:wait}.payment-box.paid{background:#dff3df;border:1px solid #87c987}.va-instructions{background:#fffaf2;border:1px dashed #c99b68;border-radius:14px;gap:6px;padding:12px;display:grid}.va-instructions strong{font-size:18px}.va-instructions code{letter-spacing:.06em;background:#fff;border-radius:10px;padding:10px;font-size:22px;font-weight:800}.va-instructions small{color:#7f654f;line-height:1.4}.order-status-box{background:#e5f5e5;border:1px solid #8acb8a;border-radius:16px;gap:8px;margin-top:14px;padding:14px;display:grid}.order-status-box strong{color:#275a27;font-size:18px}.order-status-box span{border-bottom:1px solid #275a272e;justify-content:space-between;gap:10px;padding-bottom:6px;display:flex}.order-status-box small{color:#446344;line-height:1.4}.payment-only-shell{place-items:center;min-height:100vh;display:grid}.payment-only-card{text-align:center;background:#fffaf2;border:1px solid #ead8c1;border-radius:26px;gap:16px;width:min(520px,100vw - 32px);padding:26px;display:grid;box-shadow:0 18px 48px #51311924}.payment-only-label{color:#7f654f;letter-spacing:.04em;text-transform:uppercase;font-weight:800}.payment-only-va{letter-spacing:.08em;color:#24160f;word-break:break-all;background:#fff;border:1px dashed #c99b68;border-radius:18px;padding:18px;font-size:clamp(30px,9vw,48px)}.payment-only-qr{text-align:left;white-space:pre-wrap;word-break:break-word;background:#fff;border-radius:14px;padding:14px}.order-status-page{width:min(520px,100vw - 32px)}.customer-badge{color:#6f3f20;background:#fff3df;border:1px solid #ead8c1;border-radius:12px;padding:10px 12px}select:disabled,input:disabled,button:disabled{opacity:.65}.qr-display{background:#fff;border:1px solid #ead8c1;border-radius:14px;justify-items:center;gap:8px;padding:12px;display:grid}.qr-display svg{width:min(220px,100%);height:auto}.qr-display small{color:#7f654f;font-weight:700}.stock-status{margin-top:20px}.stock-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-top:12px;display:grid}.stock-card{background:#fff;border:1px solid #d9ead3;border-radius:16px;gap:6px;padding:14px;display:grid}.stock-card strong{font-size:16px}.stock-card span{font-size:22px;font-weight:800}.stock-card em{color:#2d6a2d;font-size:12px;font-style:normal;font-weight:900}.stock-card.low{background:#fff2e6;border-color:#e4a56f}.stock-card.low em{color:#b45309}.agent-controls{margin-bottom:20px}.agent-workflows{flex-wrap:wrap;gap:10px;display:flex}.agent-workflows button{color:#fff;cursor:pointer;text-transform:capitalize;background:#6f3f20;border:0;border-radius:999px;padding:10px 16px}.agent-timeline{gap:12px;display:grid}.agent-run-card{background:#fff;border:1px solid #ead8c1;border-radius:16px;gap:10px;padding:14px;display:grid}.agent-run-head{text-transform:capitalize;justify-content:space-between;align-items:center;gap:12px;display:flex}.status-ok,.status-bad,.status-warn{border-radius:999px;padding:4px 10px;font-size:12px;font-weight:900}.status-ok{color:#275a27;background:#dff3df}.status-bad{color:#8a1f1f;background:#ffe0e0}.status-warn{color:#7a4b00;background:#fff3cd}.agent-output-card{background:#fffaf2;border:1px solid #ead8c1;border-radius:14px;gap:6px;padding:12px;display:grid}.agent-output-card em{color:#9b6235;text-transform:uppercase;font-size:12px;font-style:normal;font-weight:800}.agent-output-card pre{white-space:pre-wrap;font:inherit;margin:0;line-height:1.45}.stock-card.insufficient{background:#fff1f2;border-color:#ef4444}.stock-warning{color:#b91c1c;font-weight:800}.temporary-stock{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.9rem;gap:.25rem;padding:.75rem;display:grid}.app-navbar{background:#fffaf2e0;border:1px solid #ead8c1;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:12px 14px;display:flex;box-shadow:0 10px 28px #51311912}.app-navbar .brand{color:#24160f;font-weight:900;text-decoration:none}.app-navbar div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.app-navbar div a{color:#6f3f20;border:1px solid #0000;border-radius:999px;padding:8px 12px;text-decoration:none}.app-navbar div a.active{color:#fffaf2;background:#6f3f20}@media (width<=620px){.app-navbar{flex-direction:column;align-items:flex-start}.app-navbar div{justify-content:flex-start}}.agent-output-head,.approval-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.approval-row div{flex-wrap:wrap;gap:8px;display:flex}.approval-row button{color:#fff;cursor:pointer;background:#6f3f20;border:0;border-radius:999px;padding:8px 12px;font-weight:800}.approval{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.approval.pending{color:#92400e;background:#fef3c7}.approval.approved{color:#166534;background:#dcfce7}.approval.rejected{color:#991b1b;background:#fee2e2}.agent-output-card details{margin-top:6px}.agent-output-card summary{cursor:pointer;color:#6f3f20;font-weight:800}.agent-insight-card{background:#fff;border:1px solid #ead8c1;border-radius:14px;gap:10px;padding:12px;display:grid}.insight-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.insight-status{text-transform:uppercase;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.insight-status.poor{color:#991b1b;background:#fee2e2}.insight-status.fair{color:#92400e;background:#fef3c7}.insight-status.good{color:#166534;background:#dcfce7}.insight-status.excellent{color:#1d4ed8;background:#dbeafe}.insight-section{gap:4px;display:grid}.insight-section ul{gap:4px;margin:0;padding-left:18px;display:grid}.risk-dot{text-transform:uppercase;border-radius:999px;margin-right:4px;padding:2px 7px;font-size:11px;font-weight:900;display:inline-flex}.risk-dot.low{color:#166534;background:#dcfce7}.risk-dot.medium{color:#92400e;background:#fef3c7}.risk-dot.high{color:#991b1b;background:#fee2e2}.agent-insight-card blockquote{color:#4f3422;background:#fffaf2;border-left:4px solid #6f3f20;border-radius:10px;margin:0;padding:10px 12px}.booking-insight-card{background:#f8fbff;border-color:#bfdbfe}.insight-status.safe{color:#166534;background:#dcfce7}.insight-status.watch{color:#92400e;background:#fef3c7}.insight-status.tight{color:#9a3412;background:#fed7aa}.insight-status.full{color:#991b1b;background:#fee2e2}.seat-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.seat-metrics span{background:#fffaf2;border:1px solid #ead8c1;border-radius:12px;gap:2px;padding:10px;display:grid}.seat-metrics strong{color:#6f3f20;font-size:24px}.seat-metrics small{color:#7f654f}@media (width<=620px){.seat-metrics{grid-template-columns:1fr}}.insight-comparison-panel{margin-bottom:20px}.insight-table-wrap{background:#fff;border:1px solid #ead8c1;border-radius:14px;overflow-x:auto}.insight-table{border-collapse:collapse;width:100%;min-width:980px}.insight-table th,.insight-table td{text-align:left;vertical-align:top;border-bottom:1px solid #f0dfc9;padding:10px 12px}.insight-table th{color:#6f3f20;text-transform:uppercase;letter-spacing:.06em;background:#fff3df;font-size:12px}.insight-table tr:last-child td{border-bottom:0}.provider-pill{text-transform:uppercase;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:900}.provider-pill.llm{color:#1d4ed8;background:#dbeafe}.provider-pill.fallback{color:#4b5563;background:#f3f4f6}.insight-type-cell{gap:4px;min-width:220px;display:grid}.insight-type-cell strong{color:#24160f;text-transform:none}.insight-type-cell span{color:#4f3422;line-height:1.35}.insight-type-cell small{color:#7f654f;line-height:1.35}.pos-cart-line{align-items:center;gap:12px}.pos-cart-line div:first-child{gap:4px;display:grid}.pos-cart-line small{color:#7f654f}
