*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100vh}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.login-box{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:450px;padding:40px;width:100%}.login-title{color:#1f2937;font-size:28px;font-weight:700;margin-bottom:8px;text-align:center}.login-subtitle{color:#6b7280;margin-bottom:30px;text-align:center}.login-tabs{background:#f3f4f6;border-radius:8px;display:flex;gap:8px;margin-bottom:24px;padding:4px}.tab{background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;flex:1 1;font-weight:500;padding:10px;transition:all .2s}.tab.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#2563eb}.login-form{margin-bottom:24px}.btn-block{font-size:16px;margin-top:8px;padding:12px;width:100%}.login-info{background:#f9fafb;border-radius:8px;color:#4b5563;font-size:13px;padding:16px}.login-info p{margin:4px 0}.login-info code{background:#e5e7eb;border-radius:4px;font-family:Courier New,monospace;padding:2px 6px}.card-management-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.card-management-header h2{color:#1f2937;font-size:24px}.card-form{margin-bottom:32px}.card-form h3{color:#1f2937;margin-bottom:20px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-actions{display:flex;gap:12px;margin-top:20px}.cards-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.credit-card-item{position:relative}.card-header-row{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px}.credit-card-item h3{color:#1f2937;flex:1 1;font-size:18px;margin:0}.card-issuer-text{color:#6b7280;font-size:14px;margin-bottom:8px}.card-details,.card-type-badge{margin-bottom:16px}.card-details{border-top:1px solid #e5e7eb;padding-top:16px}.detail-row{display:flex;font-size:14px;justify-content:space-between;margin-bottom:8px}.detail-row span{color:#6b7280}.card-description{border-top:1px solid #e5e7eb;color:#4b5563;font-size:13px;line-height:1.5;margin-bottom:16px;padding-top:12px}.card-actions{display:flex;gap:8px}.btn-sm{font-size:13px}.monitoring-dashboard h2{color:#1f2937;font-size:24px;margin-bottom:24px}.analytics-section{margin-bottom:40px}.analytics-section h3{color:#1f2937;font-size:20px;margin-bottom:16px}.analytics-section h4{color:#374151;font-size:16px;margin-bottom:12px;margin-top:24px}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:32px}.stat-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:20px}.stat-value{color:#2563eb;font-size:32px;font-weight:700;margin-bottom:8px}.stat-label{color:#6b7280;font-size:14px;margin-bottom:4px}.stat-percentage{color:#059669;font-size:18px;font-weight:600}.stat-info{color:#9ca3af;font-size:12px;font-style:italic}.sentiment-breakdown{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px;padding:24px}.sentiment-bars{display:flex;flex-direction:column;gap:16px}.sentiment-bar{align-items:center;display:flex;gap:12px}.sentiment-bar .badge{min-width:80px;text-align:center}.bar-container{background:#f3f4f6;border-radius:12px;flex:1 1;height:24px;overflow:hidden}.bar{border-radius:12px;height:100%;transition:width .3s ease}.bar-positive{background:linear-gradient(90deg,#10b981,#059669)}.bar-neutral{background:linear-gradient(90deg,#f59e0b,#d97706)}.bar-negative{background:linear-gradient(90deg,#ef4444,#dc2626)}.top-cards-section{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:32px}.top-cards-column{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:24px}.top-cards-list{display:flex;flex-direction:column;gap:12px}.top-card-item{align-items:center;background:#f9fafb;border-radius:6px;display:flex;gap:12px;padding:12px}.top-card-item .rank{color:#2563eb;font-size:20px;font-weight:700;min-width:30px}.top-card-item .card-info{display:flex;flex:1 1;flex-direction:column}.top-card-item .card-info strong{color:#1f2937;font-size:14px}.top-card-item .issuer{color:#6b7280;font-size:12px}.top-card-item .count{color:#059669;font-size:18px;font-weight:600}.logs-section{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:24px}.logs-section h3{color:#1f2937;font-size:20px;margin-bottom:16px}.logs-table-container{overflow-x:auto}.modal-overlay{background:#00000080;padding:20px}.modal-content{border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:800px;width:100%}.modal-header{padding:24px}.modal-header h3{color:#1f2937;font-size:20px}.modal-close{border-radius:6px;font-size:32px;height:40px;width:40px}.modal-close:hover{background:#f3f4f6}.modal-body{padding:24px}.detail-section{border-bottom:1px solid #e5e7eb;padding-bottom:24px}.detail-section:last-child{border-bottom:none}.detail-section h4{color:#1f2937;font-size:16px;margin-bottom:12px}.detail-section p{margin-bottom:8px}.conversation-history{background:#f9fafb;border-radius:8px;max-height:400px;overflow-y:auto;padding:16px}.history-message{border-bottom:1px solid #e5e7eb;margin-bottom:16px;padding-bottom:16px}.history-message:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.history-message strong{color:#1f2937;display:block;margin-bottom:4px}.history-message p{color:#4b5563;line-height:1.5;margin:0}.history-message.user strong{color:#2563eb}.history-message.assistant strong{color:#059669}.customers-list{padding:20px}.customers-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.customers-table-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow-x:auto}.credit-score{border-radius:4px;font-weight:600;padding:4px 12px}.credit-score.good{background-color:#d1fae5;color:#065f46}.credit-score.fair{background-color:#fef3c7;color:#92400e}.credit-score.poor{background-color:#fee2e2;color:#991b1b}.table th{font-size:.875rem;letter-spacing:.05em;text-transform:uppercase}.table tbody tr:hover,.table th{background-color:#f9fafb}.btn-sm{font-size:.875rem;padding:6px 12px}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 20px 25px -5px #0000001a;max-height:80vh;max-width:600px;overflow-y:auto;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px}.modal-header h3{color:#111827;font-size:1.25rem;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;padding:0;width:32px}.modal-close:hover{background-color:#f3f4f6;color:#111827}.modal-body{padding:20px}.detail-section{margin-bottom:24px}.detail-section:last-child{margin-bottom:0}.detail-section h4{border-bottom:2px solid #e5e7eb;color:#374151;font-size:1rem;font-weight:600;margin:0 0 12px;padding-bottom:8px}.detail-section p{color:#4b5563;line-height:1.5;margin:8px 0}.detail-section p strong{color:#111827;margin-right:8px}.admin-dashboard{background:#f9fafb;display:flex;flex-direction:column;height:100vh}.admin-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 24px}.admin-header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px}.admin-header h1{color:#1f2937;font-size:24px}.admin-user-info{align-items:center;display:flex;gap:16px}.admin-user-info span{color:#6b7280;font-size:14px}.admin-tabs{background:#fff;border-bottom:1px solid #e5e7eb;display:flex;gap:8px;margin:0 auto;max-width:1400px;padding:0 24px;width:100%}.admin-tab{background:#0000;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-weight:500;padding:16px 24px;transition:all .2s}.admin-tab:hover{color:#2563eb}.admin-tab.active{border-bottom-color:#2563eb;color:#2563eb}.admin-content{flex:1 1;margin:0 auto;max-width:1400px;overflow-y:auto;padding:24px;width:100%}.customer-chat{background:#f9fafb;display:flex;flex-direction:column;height:100vh}.chat-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 24px}.chat-header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1000px}.chat-header h1{color:#1f2937;font-size:24px;margin-bottom:4px}.customer-info{color:#6b7280;font-size:14px}.chat-container{display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-width:1000px;padding:20px;width:100%}.chat-messages{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;flex:1 1;margin-bottom:20px;overflow-y:auto;padding:20px}.message{display:flex;margin-bottom:16px}.user-message{justify-content:flex-end}.assistant-message{justify-content:flex-start}.message-content{border-radius:12px;line-height:1.5;max-width:70%;padding:12px 16px}.user-message .message-content{background:#2563eb;border-bottom-right-radius:4px;color:#fff}.assistant-message .message-content{background:#f3f4f6;border-bottom-left-radius:4px;color:#1f2937}.typing-indicator{align-items:center;display:flex;gap:4px;padding:16px}.typing-indicator span{animation:typing 1.4s infinite;background:#9ca3af;border-radius:50%;height:8px;width:8px}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.recommendation-panel{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:20px;padding:20px}.recommendation-panel h3{color:#1f2937;margin-bottom:16px}.card-selection-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.card-selection-item{border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;padding:16px;transition:all .2s}.card-selection-item:hover{background:#eff6ff;border-color:#2563eb}.card-selection-item h4{color:#1f2937;font-size:16px;margin-bottom:8px}.card-issuer{color:#6b7280;font-size:14px;margin-bottom:4px}.card-type{color:#2563eb;font-size:12px;font-weight:600;margin-bottom:8px;text-transform:uppercase}.card-rewards{color:#059669;font-weight:600}.chat-input-form{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;gap:12px;padding:16px}.chat-input{border:1px solid #d1d5db;border-radius:8px;flex:1 1;font-size:15px;padding:12px 16px}.chat-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.chat-input:disabled{background:#f3f4f6;cursor:not-allowed}.btn{padding:8px 16px}.btn-secondary{background:#6b7280}.btn-secondary:hover{background:#4b5563}.history-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.history-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:80vh;max-width:600px;width:90%}.history-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.history-modal-header h2{color:#1f2937;font-size:20px;margin:0}.history-close-btn{align-items:center;background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.history-close-btn:hover{background:#f3f4f6;color:#1f2937}.history-modal-content{flex:1 1;overflow-y:auto;padding:20px 24px}.history-empty{color:#6b7280;padding:40px 20px;text-align:center}.history-list{display:flex;flex-direction:column;gap:12px}.history-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;padding:16px;transition:all .2s}.history-item:hover{background:#eff6ff;border-color:#2563eb}.history-item.active{background:#dbeafe;border-color:#2563eb}.history-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.history-item-status{background:#e5e7eb;border-radius:4px;color:#374151;font-size:12px;font-weight:600;padding:4px 8px;text-transform:uppercase}.history-item.active .history-item-status{background:#2563eb;color:#fff}.history-item-status.completed{background:#10b981;color:#fff}.history-item-status.active{background:#3b82f6;color:#fff}.history-item-date{color:#6b7280;font-size:12px}.history-item-preview{color:#374151;font-size:14px;line-height:1.5;margin-bottom:8px}.history-item-footer{display:flex;justify-content:flex-end}.history-item-messages{color:#6b7280;font-size:12px}.App{height:100vh;width:100vw}.container{margin:0 auto;max-width:1400px;padding:20px}.btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#64748b;color:#fff}.btn-secondary:hover{background:#475569}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover{background:#b91c1c}.card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:24px}.form-group{margin-bottom:16px}.form-group label{color:#374151;display:block;font-weight:500;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:10px 12px;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.table{border-collapse:collapse;width:100%}.table td,.table th{border-bottom:1px solid #e5e7eb;padding:12px;text-align:left}.table th{color:#374151;font-weight:600}.table th,.table tr:hover{background:#f9fafb}.badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:500;padding:4px 10px}.badge-success{background:#d1fae5;color:#065f46}.badge-warning{background:#fef3c7;color:#92400e}.badge-danger{background:#fee2e2;color:#991b1b}.badge-info{background:#dbeafe;color:#1e40af}.loading{color:#6b7280;padding:40px;text-align:center}.error{background:#fee2e2;color:#991b1b}.error,.success{border-radius:6px;margin-bottom:16px;padding:12px 16px}.success{background:#d1fae5;color:#065f46}
/*# sourceMappingURL=main.b255e8be.css.map*/