:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f1f1f;background:#fbf6ec;line-height:1.4;font-weight:400;--cream-bg: #FBF6EC;--card-cream: #F4EFE3;--card-dark: #1E1E1E;--paprika: #D8461F;--paper: #FFFDF9;--muted: #7A736A;--line: rgba(34, 28, 21, .08)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;height:100%;background:var(--cream-bg)}body{display:flex;align-items:center;justify-content:center;padding:24px}button,input{font:inherit}.widget-page{width:100%;display:flex;justify-content:center;align-items:center}.chat-widget{width:min(100%,440px);height:720px;min-height:720px;background:var(--paper);border-radius:26px;box-shadow:0 18px 44px #482e1614;border:1px solid var(--line);display:flex;flex-direction:column;overflow:hidden}.chat-header{display:flex;align-items:center;justify-content:space-between;background:#ffffff59;border-bottom:1px solid var(--line);padding:18px 18px 14px;flex-shrink:0}.brand-wrap{display:flex;align-items:center;gap:12px}.avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#f4b78b,#d8461f);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.05rem}.title-wrap h2{margin:0;font-size:1.08rem;line-height:1.2}.title-wrap p{margin:3px 0 0;color:var(--muted);font-size:.74rem}.channel-pill{background:var(--paprika);color:#fff;border-radius:999px;padding:8px 12px;font-size:.72rem;font-weight:600}.debug-banner{padding:8px 18px 0;color:var(--muted);font-size:.68rem;letter-spacing:.02em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.chat-stream{flex:1;min-height:0;background:var(--cream-bg);padding:18px 16px 12px;overflow-y:auto;overflow-x:hidden}.message-group{margin-bottom:12px}.message-row{display:flex}.user-row{justify-content:flex-end}.bubble{max-width:76%;border-radius:18px;padding:12px 14px;font-size:.95rem;line-height:1.5}.bot-bubble{background:var(--card-cream);color:var(--card-dark);border-radius:18px 18px 18px 6px;white-space:pre-line}.user-bubble{background:var(--card-dark);color:#fff;border-radius:18px 18px 6px}.quick-actions{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 8px}.quick-actions-hidden{display:none}.action-pill{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(216,70,31,.82);background:transparent;color:var(--paprika);border-radius:999px;padding:8px 14px;font-size:.8rem;font-weight:600;cursor:pointer}.system-row{text-align:center;font-size:.7rem;color:var(--muted);margin:12px 0 10px}.divider{height:1px;background:var(--line);margin:10px 0 2px}.composer{display:flex;align-items:center;gap:10px;padding:16px 16px 18px;background:#ffffff59;border-top:1px solid var(--line);flex-shrink:0}.composer input{flex:1;height:46px;border-radius:999px;border:1px solid rgba(31,31,31,.1);background:#fff;color:#1c1c1c;padding:0 16px;outline:none}.composer input::placeholder{color:#8b817a}.send.ext{width:44px;height:44px;flex-shrink:0;border-radius:50%;border:none;background:var(--paprika);color:#fff;font-size:1.35rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 16px #d8461f33;-webkit-user-select:none;user-select:none}.send.ext:hover{transform:scale(1.05)}.kitchen-page{align-items:flex-start}.kitchen-layout{width:min(100%,980px);display:flex;gap:20px;align-items:stretch}.order-panel{flex:1.2;min-width:0;height:720px;background:var(--paper);border-radius:26px;box-shadow:0 18px 44px #482e1614;border:1px solid var(--line);display:flex;flex-direction:column;overflow:hidden}.order-panel-header{padding:18px 20px 14px;border-bottom:1px solid var(--line);background:#ffffff59;flex-shrink:0}.order-panel-header h2{margin:0;font-size:1.08rem}.order-panel-header p{margin:3px 0 0;color:var(--muted);font-size:.78rem}.order-list{flex:1;min-height:0;overflow-y:auto;padding:16px 16px 20px;background:var(--cream-bg);display:flex;flex-direction:column;gap:12px}.order-list-empty{color:var(--muted);font-size:.85rem;text-align:center;margin-top:24px}.order-card{background:var(--card-cream);border-radius:16px;padding:14px 16px;border:1px solid var(--line)}.order-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.order-card-title{font-weight:700;font-size:.92rem;color:var(--card-dark)}.status-badge{border-radius:999px;padding:4px 10px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#fff}.status-badge.status-to_prepare,.status-dot.status-to_prepare{background:#b0a89c}.status-badge.status-preparing,.status-dot.status-preparing{background:#d8a41f}.status-badge.status-ready,.status-dot.status-ready{background:#2f9e5a}.status-badge.status-done,.status-dot.status-done{background:#4a4640}.order-card-lines{list-style:none;margin:0 0 10px;padding:0;display:flex;flex-direction:column;gap:4px;font-size:.85rem;color:var(--card-dark)}.order-card-lines li{display:flex;align-items:center;gap:8px}.status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.status-actions{display:flex;flex-wrap:wrap;gap:6px}.status-pill{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(34,28,21,.14);background:#fff;color:var(--card-dark);border-radius:999px;padding:6px 12px;font-size:.72rem;font-weight:600;cursor:pointer}.status-pill-active{border-color:var(--paprika);background:var(--paprika);color:#fff}.kitchen-chat{flex:1;width:auto}@media (max-width: 860px){.kitchen-layout{flex-direction:column}.order-panel,.kitchen-chat{height:auto;min-height:420px}}@media (max-width: 520px){body{padding:12px}.chat-widget{height:660px;min-height:660px}.bubble{max-width:85%}}
