.call-center-input input,.call-center-input select,.call-center-input textarea,input.call-center-input,select.call-center-input,textarea.call-center-input{min-height:48px;font-size:15px;padding:12px 16px;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s ease;width:100%;background-color:#fff;box-sizing:border-box}.call-center-input select,select.call-center-input{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px}.call-center-input textarea,textarea.call-center-input{min-height:72px;resize:vertical}.call-center-input input:focus,.call-center-input select:focus,.call-center-input textarea:focus,input.call-center-input:focus,select.call-center-input:focus,textarea.call-center-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1);outline:none}.call-center-input input:hover:not(:focus),.call-center-input select:hover:not(:focus),.call-center-input textarea:hover:not(:focus),input.call-center-input:hover:not(:focus),select.call-center-input:hover:not(:focus),textarea.call-center-input:hover:not(:focus){border-color:#d1d5db}.order-result-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.55);display:flex;align-items:center;justify-content:center;padding:24px;z-index:1300}.order-result-modal{position:relative;width:min(420px,100%);background:#fff;border-radius:16px;box-shadow:0 24px 48px rgba(15,23,42,.35);padding:28px 24px 24px;display:flex;flex-direction:column;gap:24px}.order-result-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.order-result-title{margin:0;font-size:18px;font-weight:600;color:#0f172a}.order-result-close{appearance:none;border:none;background:rgba(15,23,42,.08);color:#0f172a;width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease}.order-result-close:hover{background:rgba(15,23,42,.12)}.order-result-body{display:flex;flex-direction:column;gap:20px}.order-result-queue-block{display:flex;flex-direction:column;gap:6px}.order-result-queue-label{font-size:11px;font-weight:600;text-transform:uppercase;color:#64748b;letter-spacing:.08em}.order-result-queue-value{font-size:24px;font-weight:600;color:#0f172a}.order-result-info{margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.order-result-row{display:flex;justify-content:space-between;gap:16px;font-size:14px;color:#334155}.order-result-row dt{font-weight:500;color:#475569}.order-result-row dd{margin:0;text-align:right;font-weight:600;color:#0f172a}.order-result-total-row{margin-top:12px;padding-top:12px;border-top:2px solid #e2e8f0}.order-result-total-row dd,.order-result-total-row dt{font-size:18px;font-weight:700;color:#0f172a}.order-result-message{font-size:14px;color:#334155}.order-result-footer{display:flex;justify-content:flex-end}.order-result-footer .p-button{min-width:120px}.order-history-overlay{position:fixed;inset:0;margin:0;background:rgba(15,23,42,.55);display:flex;align-items:center;justify-content:center;padding:24px;z-index:1400}.order-history-modal{position:relative;width:min(640px,96vw);max-height:90vh;background:#fff;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.15);padding:24px;display:flex;flex-direction:column;gap:20px}.order-history-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.order-history-modal-header .text-icon-clickable-container>div:empty{display:none}.order-history-modal-title{margin:0;font-size:20px;font-weight:600;color:#111827;line-height:1.4}.order-history-modal-subtitle{margin:6px 0 0;font-size:14px;color:#6b7280;line-height:1.5}.order-history-modal-body{flex:1;display:flex;flex-direction:column;gap:12px;overflow:hidden}.order-history-list{flex:1;overflow-y:auto;padding-right:4px;min-height:0}.order-history-card,.order-history-list{display:flex;flex-direction:column;gap:10px}.order-history-card{border:1px solid #e5e7eb;border-radius:12px;padding:12px 16px;background:#fff;transition:box-shadow .2s ease,border-color .2s ease}.order-history-card:hover{border-color:#d1d5db;box-shadow:0 2px 4px rgba(0,0,0,.05)}.order-history-card-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.order-history-card-header-left{display:flex;flex-direction:column;gap:2px}.order-history-card-id{margin:0;font-size:15px;font-weight:600;color:#111827;line-height:1.3}.order-history-card-date{margin:0;font-size:12px;color:#6b7280;line-height:1.3}.order-history-badge{padding:5px 12px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;flex-shrink:0}.order-history-badge-info{background:rgba(59,130,246,.15);color:#1d4ed8}.order-history-badge-success{background:rgba(34,197,94,.18);color:#15803d}.order-history-badge-muted{background:rgba(148,163,184,.2);color:#475569}.order-history-badge-danger{background:hsla(0,91%,71%,.2);color:#b91c1c}.order-history-card-body{display:flex;flex-direction:column;gap:8px;padding-top:10px;border-top:1px solid #f1f5f9;margin-top:4px}.order-history-card-footer{display:flex;gap:8px;padding-top:8px;border-top:1px solid #f1f5f9;margin-top:2px}.order-history-card-row{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:14px;line-height:1.5}.order-history-card-label{color:#64748b;font-weight:500}.order-history-card-value{color:#0f172a;font-weight:600;text-align:right}.order-history-counter{margin:0;font-size:14px;color:#6b7280;font-weight:500;padding-top:8px;border-top:1px solid #e5e7eb}.order-history-empty,.order-history-loader{background:#f1f5f9;color:#475569}.order-history-empty,.order-history-error,.order-history-loader{padding:16px;border-radius:12px;font-size:14px;text-align:center}.order-history-error{display:flex;flex-direction:column;gap:12px;background:hsla(0,91%,71%,.12);color:#b91c1c}.order-history-error-action{align-self:center;border:1px solid #ef4444;background:#fff;color:#b91c1c;border-radius:999px;padding:6px 16px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.order-history-error-action:hover{background:#fee2e2}.order-history-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:16px;border-top:1px solid #e5e7eb}.order-history-pagination-info{font-size:14px;color:#64748b;font-weight:500}.order-instructions-display{min-height:72px;padding:12px 16px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease;background-color:#fff;white-space:pre-wrap;word-break:break-word;font-size:15px;line-height:1.4}.order-instructions-display.empty{color:#9ca3af;font-style:italic}.order-instructions-display.has-content{color:#111827}.order-instructions-display:hover{border-color:#d1d5db;background-color:#f9fafb}.order-instructions-display:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}
/*# sourceMappingURL=b12275d0118c8c16.css.map*/