:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#17211c;background:#f4f2ec;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{height:72px;background:#163c2d;color:#fff;display:flex;align-items:center;padding:0 24px;gap:32px;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;min-width:170px}.brand span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#e8b44d;color:#163c2d;font-weight:900}.topbar nav{display:flex;align-self:stretch}.topbar nav button{border:0;background:transparent;color:#bad0c6;padding:0 24px;font-weight:700;border-bottom:3px solid transparent}.topbar nav button.active{color:#fff;border-color:#e8b44d}.dev-selector{margin-left:auto;display:flex;align-items:center;gap:8px}.dev-selector select{max-width:180px;background:#244f3f;color:#fff;border:1px solid #527364;border-radius:8px;padding:9px}.dev-badge{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#163c2d;background:#e8b44d;padding:5px 8px;border-radius:99px;font-weight:800}.eyebrow{margin:0 0 6px;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;color:#9d6c16}h1,h2,h3,p{margin-top:0}h1{font-size:30px;margin-bottom:0}.reception-grid{display:grid;grid-template-columns:minmax(480px,1fr) minmax(340px,420px);min-height:calc(100vh - 72px)}.catalog-panel{padding:30px;overflow:auto}.section-head{display:flex;justify-content:space-between;margin-bottom:22px}.category-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:14px}.category-tabs button{border:1px solid #d6d5cd;background:#fff;border-radius:99px;padding:9px 15px;white-space:nowrap}.category-tabs button.active{background:#163c2d;color:#fff;border-color:#163c2d}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px}.product-card{min-height:190px;text-align:left;border:1px solid #dddcd5;background:#fff;border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:8px;box-shadow:0 4px 16px #23382e0c}.product-card:hover{transform:translateY(-2px);border-color:#6e8e7d}.product-card:disabled{opacity:.45}.product-card small{color:#718078}.product-card b{margin-top:auto;color:#315e49}.product-mark{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;background:#e7efe9;color:#315e49;font-size:20px;font-weight:900}.order-panel{background:#fff;border-left:1px solid #dddcd5;padding:24px;display:flex;flex-direction:column;max-height:calc(100vh - 72px);overflow:auto}.order-panel.empty{justify-content:center;align-items:center;text-align:center;color:#66736c}.empty-icon{font-size:42px;border:1px dashed #9daa9f;border-radius:50%;width:76px;height:76px;display:grid;place-items:center}.order-heading,.ticket-head,.option-title{display:flex;justify-content:space-between;align-items:center}.status-pill,.connection{font-size:11px;font-weight:800;padding:6px 9px;border-radius:99px;background:#f1e7cf;color:#805b16}.line-items{margin:12px 0}.line-item{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #eceae3;padding:15px 0}.line-item>div:first-child{display:flex;flex-direction:column;gap:3px}.line-item span,.line-item small{color:#68736e}.line-price{text-align:right;min-width:110px}.line-price button,.step-row button,.quantity button{border:1px solid #d5d5ce;background:#fff;border-radius:7px;margin:7px 2px;padding:4px 9px}.danger-text{color:#a83f32!important;border:0!important}.totals{border-top:2px solid #173d2e;margin-top:auto;padding-top:14px}.totals div{display:flex;justify-content:space-between;padding:5px}.totals .grand{font-size:22px;padding-top:12px}.primary{border:0;background:#196b48;color:#fff;border-radius:9px;padding:11px 16px;font-weight:800}.wide{width:100%;padding:14px}.primary:disabled{opacity:.45;cursor:not-allowed}.opportunity{background:#fff6dd;border:1px solid #ecc973;border-radius:14px;padding:16px;margin:12px 0}.opportunity h3{margin-bottom:6px}.opportunity span{color:#855e11}.offer-actions{display:flex;gap:8px;margin-top:13px}.offer-actions button{border-radius:8px;padding:9px;border:1px solid #dbc076}.success,.confirmation{background:#e8f3eb;border-radius:12px;padding:15px;margin-top:14px;display:flex;flex-direction:column;gap:7px}.composer{position:fixed;right:420px;top:72px;bottom:0;width:min(440px,calc(100vw - 420px));background:#fff;z-index:12;padding:28px;box-shadow:-16px 0 40px #1d312820;overflow:auto}.close{position:absolute;right:18px;top:18px;border:0;background:#f0eee8;border-radius:50%;width:34px;height:34px;font-size:22px}.option-block{border-top:1px solid #e5e3dc;padding:18px 0}.option-block h3{font-size:15px;margin:0 0 9px}.radio,.check{display:flex;gap:9px;align-items:center;padding:9px 0}.radio strong{margin-left:auto}.count{font-size:12px;background:#fae5df;color:#9a3a2c;padding:5px 8px;border-radius:99px}.count.valid{background:#dceee2;color:#286442}.step-row,.quantity{display:flex;justify-content:space-between;align-items:center;padding:7px 0}.step-row span{display:flex;flex-direction:column}.step-row small{color:#768079}.step-row b,.quantity b{display:inline-block;min-width:24px;text-align:center}.quantity{border-top:1px solid #ddd;padding:16px 0}.error-banner{background:#fde9e5;color:#8d3327;border:1px solid #efb9ae;border-radius:9px;padding:11px;margin:10px 0}.loading{padding:50px;text-align:center}.welcome{min-height:calc(100vh - 72px);display:grid;place-content:center;text-align:center}.kitchen{padding:28px;background:#eae9e3;min-height:calc(100vh - 72px)}.kitchen-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.connection{background:#f4d9d3;color:#8a3429}.connection.online{background:#d6eddd;color:#27603f}.kitchen-board{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.kitchen-column>header{display:flex;justify-content:space-between;align-items:center}.kitchen-column>header span{background:#163c2d;color:#fff;border-radius:99px;padding:4px 9px}.kitchen-card{background:#fff;border-radius:15px;padding:17px;margin-bottom:14px;border-top:5px solid #d4a84f;box-shadow:0 5px 14px #20332a10}.kitchen-card.late{border-color:#c54}.ticket-head{font-size:20px}.ticket-head span{color:#a04939;font-weight:800}.fulfillment{font-size:11px;display:block;color:#67746e;margin:6px 0 14px}.kitchen-item{border-top:1px solid #e8e6de;padding:10px 0;display:flex;flex-direction:column}.kitchen-item span{font-size:13px;color:#744137;font-weight:650}.notes{background:#fff3cd;padding:9px;border-radius:7px}.order-panel button:focus-visible,.product-card:focus-visible{outline:3px solid #e8b44d;outline-offset:2px}@media(max-width:1000px){.topbar{height:auto;min-height:72px;flex-wrap:wrap;padding:12px}.dev-selector{width:100%;order:3;margin:0}.reception-grid{grid-template-columns:1fr 360px;min-height:calc(100vh - 120px)}.composer{right:360px;top:120px;width:calc(100vw - 360px)}.kitchen-board{grid-template-columns:1fr}.order-panel{max-height:none}.brand{min-width:auto}}@media(max-width:720px){.reception-grid{display:block}.order-panel{border:0}.composer{inset:0;width:100%}.topbar nav button{padding:0 12px}.dev-selector select{min-width:0;flex:1}.product-grid{grid-template-columns:repeat(2,1fr)}}.operator-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:20px;padding:24px;min-height:calc(100vh - 72px);background:#f3f5f1}.chat-panel,.operator-order{background:#fff;border:1px solid #dfe5dc;border-radius:18px;box-shadow:0 8px 30px #1637260f}.chat-panel{display:flex;flex-direction:column;min-height:70vh;padding:24px}.chat-history{flex:1;display:flex;flex-direction:column;gap:12px;padding:20px 0;overflow:auto}.chat-message{max-width:76%;padding:12px 16px;border-radius:16px;background:#eef3ed;white-space:pre-wrap}.chat-message.customer{align-self:flex-end;background:#174b35;color:#fff}.chat-message small{display:block;opacity:.65;margin-bottom:4px}.chat-message p{margin:0}.chat-empty{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;color:#738078;min-height:140px;text-align:center}.chat-processing{color:#567063;font-style:italic}.chat-input{display:flex;gap:10px;border-top:1px solid #e5e9e3;padding-top:16px}.chat-input input{flex:1;border:1px solid #ccd5ce;border-radius:12px;padding:13px 15px;font:inherit}.operator-order{padding:24px;height:max-content}.operator-line{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid #edf0ec}.operator-total{display:flex;justify-content:space-between;margin-top:18px;font-size:1.25rem}.agent-debug{margin-top:16px;font-size:.78rem;color:#5f6b63}.agent-debug pre{overflow:auto;background:#f4f6f3;padding:8px;border-radius:8px}@media(max-width:900px){.operator-layout{grid-template-columns:1fr}.operator-order{order:-1}.chat-panel{min-height:60vh}}.operator-modes{display:flex;gap:6px;margin-bottom:14px}.operator-modes button{border:1px solid #ccd5ce;background:#fff;border-radius:99px;padding:8px 18px}.operator-modes button.active{background:#174b35;color:#fff}.voice-panel{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:30px}.voice-state{font-size:.75rem;font-weight:900;letter-spacing:.12em;color:#476253;background:#edf3ee;padding:7px 12px;border-radius:99px}.state-listening{color:#9b3024;background:#fde8e5}.state-error{color:#8d3327;background:#fde9e5}.voice-copy{width:min(600px,100%);min-height:160px;padding:24px;border-radius:16px;background:#f5f7f4}.voice-copy small{color:#6c7a71;font-weight:700}.voice-copy p{white-space:pre-wrap}.voice-button{width:150px;height:150px;border:0;border-radius:50%;background:#196b48;color:#fff;font-size:1.15rem;font-weight:900;box-shadow:0 12px 30px #196b4840}.voice-button.listening{background:#b43d30;animation:pulse 1.4s infinite}.voice-button:disabled{opacity:.45}@keyframes pulse{50%{box-shadow:0 0 0 16px #b43d301f}}
