.top-header{height:50px;background:#1f406b;color:#fff;display:flex;align-items:center;padding:0 24px;justify-content:space-between}.top-left,.top-center,.top-right{display:flex;align-items:center;gap:12px}.los-badge{background:#2f7df6;color:#fff;padding:7px 12px;border-radius:8px;font-size:14px;font-weight:700}.app-title{font-size:16px;font-weight:700}.top-center span,.top-right span{font-size:13px;color:#c8d6e8}.header-select,.scenario-select,.reset-btn{height:32px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#dbeafe;border-radius:8px;padding:0 12px;display:flex;align-items:center;gap:7px;font-weight:600;cursor:pointer}.green-dot{width:13px;height:13px;background:#22c55e;border-radius:50%;display:inline-block}.dropdown-wrapper{position:relative}.custom-dropdown{position:absolute;top:42px;background:#2f3338;color:#fff;border-radius:14px;overflow:hidden;z-index:9999;border:1px solid #4b5563;box-shadow:0 20px 50px #0006}.role-dropdown{width:240px;left:0}.scenario-dropdown{width:480px;right:0;max-height:430px;overflow-y:auto}.scenario-header{padding:14px 18px;font-weight:700;border-bottom:1px solid #4b5563}.dropdown-item{display:flex;align-items:center;gap:10px;padding:12px 16px;cursor:pointer;font-size:14px}.dropdown-item:hover{background:#ffffff14}.dropdown-item.selected{background:#3b82f6}.empty-check{width:14px}.status-dot{width:14px;height:14px;border-radius:50%}.status-dot.green{background:#22c55e}.status-dot.yellow{background:#facc15}.status-dot.red{background:#ef4444}.step-header{height:70px;background:#fff;border-bottom:1px solid #e4eaf2;display:flex;align-items:center;justify-content:center}.steps{display:flex;align-items:center;gap:12px}.step{height:46px;display:flex;align-items:center;gap:9px;padding:0 18px;border-radius:9px;color:#111827;font-weight:700;font-size:14px}.step small{font-size:11px;color:#6b7280;font-weight:700}.step.active{background:#163b68;color:#fff}.step.active small{color:#9ee6b7}.step.done{background:#e9fff1}.step.done,.step.done small{color:#16a34a}.step-arrow{color:#cbd5e1}.intake-page{max-height:85vh;overflow-y:auto;background:#f4f7fb}.main-workspace{height:calc(100vh - 120px);display:grid;grid-template-columns:50% 50%}.chat-panel{background:#fff;border-right:1px solid #dce4ef;display:flex;flex-direction:column}.agent-header{height:66px;border-bottom:1px solid #e5ebf3;display:flex;align-items:center;padding:0 18px;gap:12px}.agent-icon{width:34px;height:34px;background:#6c63ff;color:#fff;border-radius:50%;display:grid;place-items:center}.agent-header h3{margin:0;font-size:16px}.agent-header p{margin:5px 0 0;font-size:12px;color:#64748b}.active-status{margin-left:auto;color:#22c55e;font-size:13px;font-weight:700}.chat-body{flex:1;padding:18px 50px;overflow-y:auto;max-height:70vh;overflow-x:hidden}.bot-row{display:flex;align-items:flex-start;gap:14px}.mini-bot{width:26px;height:26px;background:#6c63ff;color:#fff;border-radius:50%;display:grid;place-items:center}.message-box{max-width:800px;background:#eef3f9;border-radius:16px;padding:18px;font-size:14px;line-height:1.55;color:#111827}.quick-actions{margin-top:22px;margin-left:40px;display:flex;gap:12px;flex-wrap:wrap}.quick-actions button{height:38px;border:1px solid #cfe0f6;color:#2f7df6;background:#fff;border-radius:22px;padding:0 18px;font-weight:700;display:flex;align-items:center;gap:7px;cursor:pointer}.chat-input{height:62px;border-top:1px solid #e5ebf3;display:flex;align-items:center;gap:14px;padding:0 22px}.chat-input input{flex:1;height:42px;border-radius:24px;border:1px solid #d7e2f1;padding:0 18px;outline:none;font-size:14px}.chat-input button{width:42px;height:42px;border:0;background:#3b82f6;color:#fff;border-radius:50%;display:grid;place-items:center}.application-panel{display:flex;flex-direction:column;background:#eef3f8;height:100%;overflow:hidden}.profile-header{height:102px;background:linear-gradient(90deg,#244f7c,#315f8b);color:#fff;display:flex;align-items:center;padding:0 24px}.avatar{width:48px;height:48px;background:#ffffff2b;border-radius:50%;display:grid;place-items:center;margin-right:14px}.profile-info h2{margin:0;font-size:18px}.profile-info p{margin:6px 0;color:#d6e4f3;font-size:13px}.chips{display:flex;gap:8px}.chips span{background:#ffffff29;padding:5px 10px;border-radius:14px;font-size:12px}.completion-circle{margin-left:auto;text-align:center}.completion-circle div{width:48px;height:48px;border:3px solid #f59e0b;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:16px}.completion-circle span{font-size:11px;color:#dce8f5}.tabs-row{height:38px;display:flex;align-items:center;background:#fff;padding-left:155px;gap:80px;border-bottom:1px solid #e2e8f0}.tab{font-size:14px;color:#64748b;font-weight:700}.tab.active{color:#3b82f6}.tab span{font-size:11px;background:#dbeafe;padding:3px 7px;border-radius:8px;margin-left:6px}.progress-line{height:7px;background:#dfe8f3}.progress-line div{width:76%;height:100%;background:#22c55e}.form-content{flex:1;overflow-y:auto;padding:10px;min-height:0}.card-section{background:#fff;border-radius:8px;padding:14px 16px;margin-bottom:12px;border:1px solid #e2e8f0}.card-section h3{margin:0 0 12px;font-size:14px;color:#1f406b;display:flex;align-items:center;gap:8px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-field.full{grid-column:span 2}.form-field label{display:block;font-size:12px;font-weight:800;color:#334155;margin-bottom:5px}.input{height:36px;border-radius:5px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;font-size:14px}.input.filled{border:1px solid #22c55e;background:#f4fff8;color:#111827}.input.filled svg{color:#22c55e}.input.waiting{border:1px dashed #f59e0b;background:#fffaf0;color:#64748b;justify-content:flex-start;gap:8px}.input.waiting svg{color:#f59e0b}.bottom-actions{height:75px;background:#fff;border-top:1px solid #dbe3ee;display:flex;justify-content:flex-end;align-items:center;gap:14px;padding:0 18px}.edit-btn,.submit-btn{height:40px;border-radius:8px;padding:0 20px;font-weight:800;display:flex;align-items:center;gap:8px;cursor:pointer}.edit-btn{background:#fff;border:1px solid #d8e2ee;color:#1f406b}.submit-btn{background:#3b82f6;color:#fff;border:0}.ai-card,.assessment-card,.ready-card{margin-top:20px;margin-left:40px;width:620px;background:#fff;border:1px solid #dbe7f3;border-radius:14px;padding:18px;box-shadow:0 2px 10px #0f172a0d}.ai-card ul{margin-top:10px;padding-left:20px}.ai-card li{margin-bottom:6px}.ai-card p{color:#64748b;line-height:1.6}.ai-card h4,.assessment-card h4,.ready-card h4{margin:0 0 14px;color:#1f406b;font-size:15px;font-weight:800}.missing-field{margin-bottom:14px}.missing-field label{display:block;margin-bottom:6px;color:#334155;font-size:12px;font-weight:700}.missing-field input{width:100%;height:40px;border:1px solid #d8e3ef;border-radius:8px;padding:0 12px;font-size:14px;outline:none}.missing-field input:focus{border-color:#3b82f6}.apply-btn{height:40px;background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:0 18px;font-weight:700;cursor:pointer}.assessment-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.assessment-grid div{background:#f8fbff;border:1px solid #dbeafe;border-radius:10px;padding:14px}.assessment-grid span{display:block;color:#64748b;font-size:12px;margin-bottom:5px}.assessment-grid strong{font-size:18px;color:#1f406b}.assessment-result{margin-top:16px;background:#dcfce7;color:#15803d;padding:12px;border-radius:8px;font-size:14px;font-weight:800;text-align:center}.ready-card p{margin:0 0 14px;color:#64748b;font-size:13px}.ready-submit{height:40px;background:#22c55e;color:#fff;border:none;border-radius:8px;padding:0 18px;font-weight:800;cursor:pointer}.ready-submit:hover,.apply-btn:hover{opacity:.95}.ai-card,.assessment-card,.ready-card{animation:fadeInCard .3s ease}@keyframes fadeInCard{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.doc-page{height:calc(100vh - 120px);background:#f4f7fb;overflow:hidden}.doc-body{display:flex;height:100%}.doc-left{flex:1;padding:13px 16px;overflow:auto}.readiness-section{height:26px;display:flex;align-items:center;gap:14px;margin-bottom:8px}.readiness-title{font-size:13px;font-weight:800;color:#1e2b44;min-width:145px}.readiness-bar{height:6px;flex:1;background:#e0e8f3;border-radius:20px}.progress{width:0%;height:100%;background:#22c55e;border-radius:20px}.readiness-values{display:flex;gap:16px;color:#ef233c;font-size:12px;white-space:nowrap}.main-percent{font-size:15px;font-weight:800}.doc-card{height:47px;background:#fff;border:1px solid #dfe8f3;border-radius:8px;margin-bottom:9px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease}.doc-info{display:flex;align-items:center;gap:12px}.doc-icon{width:27px;height:27px;background:#f4f7fb;border-radius:7px;display:grid;place-items:center;color:#64748b}.doc-info h4{margin:0;font-size:13px;color:#172033;font-weight:800}.doc-info p{margin:3px 0 0;font-size:11px;color:#53657f;font-weight:600}.pending-badge{height:25px;display:flex;align-items:center;gap:6px;padding:0 9px;background:#f8fafc;color:#94a3b8;border-radius:7px;font-size:11px;font-weight:800}.recommendation-box{background:#eef6ff;border:1px dashed #60a5fa;border-radius:8px;padding:13px;margin-top:10px}.recommendation-title{display:flex;align-items:center;gap:9px;color:#2563eb;font-size:13px;font-weight:800;margin-bottom:10px}.recommendation-title svg{background:#dbeafe;border-radius:50%;padding:3px;box-sizing:content-box}.recommendation-box ul{margin:0;padding-left:16px}.recommendation-box li{font-size:12px;color:#53657f;margin-bottom:7px}.bottom-buttons{display:flex;justify-content:flex-end;gap:10px;margin-top:15px}.rerun-btn,.push-btn{height:34px;border-radius:7px;padding:0 18px;display:flex;align-items:center;gap:8px;font-weight:800;font-size:12px;cursor:pointer}.rerun-btn{background:#fff;border:1px solid #d9e4f0;color:#1e2b44}.push-btn{background:#3b82f6;border:1px solid #3b82f6;color:#fff}.verification-panel{width:400px;min-width:400px;height:100%;background:#fff;border-left:1px solid #dfe7f1;display:flex;flex-direction:column;overflow:hidden}.verification-header{height:39px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5edf5}.verification-title{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:800;color:#172033}.verification-header span{background:#d1fae5;color:#059669;font-size:11px;font-weight:800;padding:5px 11px;border-radius:20px}.verification-stats{height:51px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #e5edf5}.stat-box{text-align:center;padding-top:8px;border-right:1px solid #edf2f7;position:relative}.stat-box.active:after{content:"";position:absolute;left:0;bottom:-1px;height:2px;width:100%;background:#3b82f6}.stat-box p{margin:0 0 5px;font-size:10px;color:#64748b;font-weight:700}.stat-box b{width:19px;height:19px;margin:auto;border-radius:50%;display:grid;place-items:center;font-size:10px}.blue-count{background:#dbeafe;color:#2563eb}.red-count{background:#fee2e2;color:#ef4444}.green-count{background:#dcfce7;color:#16a34a}.purple-count{background:#f3e8ff;color:#9333ea}.filter-row{height:45px;display:flex;align-items:center;gap:6px;padding:6px 9px;border-bottom:1px solid #e5edf5}.filter-row span{font-size:11px;color:#64748b;font-weight:700}.filter-row button{height:30px;min-width:55px;background:#fff;border:1px solid #d9e4f0;border-radius:18px;font-size:10px;color:#334155;font-weight:700;line-height:11px;padding:0 9px}.filter-row button.active{color:#2563eb;border-color:#93c5fd;background:#eff6ff}.panel-scroll{flex:1;overflow-y:auto;padding:9px 11px 0}.issue-card{display:flex;gap:10px;background:#fff5f5;border:1px solid #fecaca;border-radius:7px;padding:10px 11px;margin-bottom:8px}.issue-x{color:#ef233c;min-width:18px;margin-top:2px}.issue-card h4{margin:0;color:#172033;font-size:12px;font-weight:800}.issue-card p{margin:5px 0 2px;color:#53657f;font-size:11px;line-height:15px}.issue-card a{display:block;color:#2563eb;font-size:10px;font-weight:800;margin-bottom:5px;text-decoration:none}.issue-card button,.warning-card button,.missing-card button{height:22px;border:1px solid #e2e8f0;background:#fff;color:#53657f;border-radius:5px;padding:0 9px;font-size:10px;font-weight:700}.verification-group{margin-bottom:8px}.group-head{height:43px;display:flex;justify-content:space-between;align-items:center}.group-left{display:flex;align-items:center;gap:9px}.group-icon{width:22px;height:22px;border-radius:6px;display:grid;place-items:center}.blue-icon{background:#dbeafe;color:#2563eb}.green-icon{background:#d1fae5;color:#059669}.pink-icon{background:#fce7f3;color:#ec4899}.purple-icon{background:#ede9fe;color:#7c3aed}.group-left h4{margin:0;font-size:11.5px;font-weight:800;color:#172033}.group-left p{margin:2px 0 0;color:#64748b;font-size:10px;font-weight:600}.group-right{display:flex;align-items:center;gap:6px}.warn-badge,.issue-badge,.pass-badge{font-size:10px;font-weight:800;padding:3px 8px;border-radius:12px}.warn-badge{background:#fef3c7;color:#b45309}.issue-badge{background:#fee2e2;color:#dc2626}.pass-badge{background:#dcfce7;color:#16a34a}.warning-card{display:flex;gap:9px;background:#fffbeb;border:1px solid #facc15;border-radius:7px;padding:9px 10px}.warning-card svg{color:#eab308;min-width:17px}.warning-card h5,.missing-card h5{margin:0;font-size:11.5px;font-weight:800;color:#172033}.warning-card p,.missing-card p{margin:4px 0;color:#53657f;font-size:10.5px;line-height:14px}.warning-card a,.missing-card a{display:block;color:#2563eb;font-size:10px;font-weight:800;margin-bottom:5px;text-decoration:none}.missing-card{display:flex;gap:9px;background:#fff5f5;border:1px solid #fecaca;border-radius:7px;padding:9px 10px}.missing-card svg{color:#ef233c;min-width:17px}.missing-actions{display:flex;gap:6px}.verification-footer{height:42px;border-top:1px solid #e5edf5;display:flex;align-items:center;justify-content:space-between;padding:0 11px;background:#fff}.footer-stats{display:flex;gap:9px;font-size:10.5px;color:#64748b;font-weight:700}.green-text{color:#16a34a}.red-text{color:#ef4444}.purple-text{color:#7c3aed}.verification-footer button{height:29px;border:1px solid #d9e4f0;background:#fff;border-radius:7px;padding:0 11px;display:flex;align-items:center;gap:6px;color:#1e2b44;font-size:11px;font-weight:800}.waiting-panel{flex:1;display:flex;align-items:center;justify-content:center;padding:25px}.waiting-center{text-align:center}.waiting-icon{width:70px;height:70px;margin:auto;border-radius:50%;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center}.waiting-center h3{margin:16px 0 8px;color:#172033;font-size:18px}.waiting-center p{color:#64748b;font-size:13px;line-height:1.6;max-width:280px}.waiting-center button{margin-top:18px;height:40px;border:none;background:#3b82f6;color:#fff;border-radius:8px;padding:0 18px;display:inline-flex;align-items:center;gap:8px;font-weight:700;cursor:pointer}.waiting-pill{background:#f1f5f9;color:#64748b;padding:6px 12px;border-radius:20px;font-size:11px;font-weight:700}.running-pill{background:#fef3c7;color:#b45309;padding:6px 12px;border-radius:20px;font-size:11px;font-weight:700}.running-scroll{padding:15px}.analyzing-card{text-align:center;padding:25px;border:1px solid #dbeafe;background:#eff6ff;border-radius:10px;margin-bottom:14px}.analyzing-card h3{margin:12px 0 6px;color:#1d4ed8}.analyzing-card p{margin:0;color:#64748b;font-size:12px}.running-check{border:1px solid #e2e8f0;border-radius:10px;padding:12px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.running-check span{background:#fef3c7;color:#b45309;padding:5px 10px;border-radius:16px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.doc-card-wrap{margin-bottom:10px}.doc-card.selected{border:2px solid #3b82f6}.doc-expand{margin-top:-4px;background:#fff5f5;border:1px solid #fecaca;border-top:none;padding:12px 16px;border-radius:0 0 10px 10px;display:flex;align-items:center;gap:10px;color:#dc2626;font-size:13px;font-weight:600}.doc-expand svg{min-width:16px}.missing-badge{height:25px;display:flex;align-items:center;gap:6px;padding:0 10px;background:#fee2e2;color:#dc2626;border-radius:7px;font-size:11px;font-weight:700}.push-btn.disabled,.push-btn:disabled{opacity:.5;cursor:not-allowed}.rerun-btn:disabled{opacity:.5;cursor:not-allowed}.panel-scroll{flex:1;overflow-y:auto}.verification-panel{overflow:hidden}.doc-left{overflow-y:auto}.issue-card button:hover,.warning-card button:hover,.reanalyze-btn:hover,.rerun-btn:hover,.push-btn:hover{opacity:.95}.group-head{cursor:pointer}.running-check{opacity:.55;transition:all .35s ease}.running-check.active{opacity:1;border-color:#bfdbfe;background:#f8fbff}.running-state{background:#fef3c7;color:#b45309}.queued-state{background:#f1f5f9;color:#64748b;padding:5px 10px;border-radius:16px;font-size:11px;font-weight:700}.running-check-main{display:flex;align-items:flex-start;gap:9px}.running-check-text h4{margin:0;font-size:11.5px;font-weight:800;color:#172033}.running-check-text p{margin:2px 0 0;color:#64748b;font-size:10px;font-weight:600}.running-check-line{margin-top:7px;display:flex;align-items:center;gap:6px;color:#2563eb;font-size:10.5px;font-weight:800}.doc-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;justify-content:center;align-items:center}.transfer-modal{width:520px;background:#fff;border-radius:16px;padding:28px;text-align:center;box-shadow:0 25px 80px #00000040}.transfer-warning-icon{width:70px;height:70px;border-radius:50%;margin:auto;background:#fef3c7;color:#d97706;display:flex;align-items:center;justify-content:center}.transfer-modal h2{margin:18px 0 8px;color:#172033}.transfer-modal p{color:#64748b}.transfer-summary{margin-top:20px;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.transfer-row{display:flex;justify-content:space-between;padding:12px 15px;border-bottom:1px solid #e5e7eb}.transfer-row:last-child{border-bottom:none}.transfer-buttons{display:flex;justify-content:center;gap:10px;margin-top:20px}.cancel-transfer{height:42px;border:1px solid #d1d5db;background:#fff;border-radius:8px;padding:0 18px}.continue-transfer{height:42px;border:none;background:#c26d2e;color:#fff;border-radius:8px;padding:0 18px}.transfer-loader{color:#2563eb}.transfer-progress{margin-top:20px;height:8px;background:#e5e7eb;border-radius:20px;overflow:hidden}.transfer-progress-bar{height:100%;width:100%;background:#2563eb;animation:loadingBar 2s infinite linear}@keyframes loadingBar{0%{transform:translate(-100%)}to{transform:translate(100%)}}.transfer-steps{margin-top:20px;text-align:left}.active-step{color:#16a34a;margin-bottom:8px;font-size:13px}.pending-step{color:#64748b;font-size:13px}.transfer-success{color:#16a34a}.success-card{margin-top:20px;border:1px solid #e5e7eb;border-radius:10px}.success-card div{display:flex;justify-content:space-between;padding:12px 15px;border-bottom:1px solid #e5e7eb}.success-card div:last-child{border-bottom:none}.redirect-text{margin-top:18px;color:#64748b;font-size:13px}.loan-page{height:calc(100vh - 120px);background:#f4f7fb;padding:20px 24px;overflow:auto}.loan-title-row{display:flex;align-items:center;justify-content:space-between}.loan-title-row h2{margin:0;display:flex;align-items:center;gap:8px;color:#1f406b;font-size:18px;font-weight:800}.role-chip{background:#fff3df;color:#c2410c;padding:7px 13px;border-radius:7px;font-size:12px;font-weight:800}.blue-line{height:2px;background:#3b82f6;margin:15px 0 16px}.summary-card{height:63px;background:#fff;border:1px solid #dfe7f1;border-radius:8px;display:flex;justify-content:space-between;align-items:center;padding:0 22px;margin-bottom:16px}.summary-left{display:flex;align-items:center;gap:26px}.summary-box span{display:block;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.8px;margin-bottom:8px}.summary-box strong{font-size:18px;color:#111827}.summary-box strong b{color:#0ea5e9}.summary-divider{width:1px;height:38px;background:#e2e8f0}.findings-box strong{display:flex;align-items:center;gap:6px}.findings-box svg:first-of-type{color:#16a34a}.findings-box svg:last-of-type{color:#f59e0b}.waiting-status{color:#64748b;font-size:12px;font-weight:800;display:flex;align-items:center;gap:7px}.steps-strip{height:48px;background:#fff;border:1px solid #dfe7f1;border-radius:8px;margin-bottom:16px;display:flex;align-items:center;padding:0 20px;gap:10px}.process-step{height:25px;min-width:73px;padding:0 12px;background:#f8fafc;border-radius:15px;color:#64748b;font-size:12px;font-weight:800;display:flex;align-items:center;gap:5px;position:relative}.process-step:not(:last-child):after{content:"";width:16px;height:2px;background:#d8e2ef;position:absolute;right:-18px}.process-step.active{background:#bbf7d0;color:#059669}.loan-main-grid{display:grid;grid-template-columns:1fr 380px;gap:16px}.agent-network-card,.reasoning-card{background:#fff;border:1px solid #dfe7f1;border-radius:8px}.agent-network-card{padding:15px}.network-header{display:flex;align-items:center;justify-content:space-between}.network-header h3,.reasoning-card h3{margin:0;font-size:15px;color:#1f406b;font-weight:800}.network-header button{height:32px;background:#3b82f6;color:#fff;border:none;border-radius:6px;padding:0 18px;font-size:12px;font-weight:800;display:flex;align-items:center;gap:7px;cursor:pointer}.supervisor-card{height:66px;background:#eef6ff;border:1px solid #bfdbfe;border-radius:8px;margin-top:16px;padding:0 17px;display:flex;align-items:center;gap:14px}.supervisor-icon{width:42px;height:42px;background:#dbeafe;color:#2563eb;border-radius:50%;display:grid;place-items:center}.supervisor-card h4{margin:0;font-size:13px;color:#172033;font-weight:800}.supervisor-card p{margin:5px 0 0;color:#64748b;font-size:11px;font-weight:600}.supervisor-card span{margin-left:auto;background:#f1f5f9;color:#64748b;padding:6px 12px;border-radius:16px;font-size:11px;font-weight:800}.delegate-line{text-align:center;margin:9px 0 10px;color:#64748b}.delegate-dot{width:20px;height:20px;margin:auto;background:#3b82f6;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:13px;position:relative}.delegate-dot:before,.delegate-dot:after{content:"";position:absolute;top:9px;width:60px;height:1px;background:#cfe0f6}.delegate-dot:before{right:24px}.delegate-dot:after{left:24px}.delegate-line p{margin:5px 0 0;font-size:10px;font-weight:900;letter-spacing:1px}.agents-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.agent-card{height:124px;border:1px solid #dfe7f1;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center}.agent-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;margin-bottom:10px}.agent-card h4{margin:0;font-size:12px;color:#172033;font-weight:800}.agent-card p{margin:4px 0 8px;font-size:10.5px;color:#64748b;font-weight:600}.agent-card span{background:#f1f5f9;color:#64748b;border-radius:13px;padding:4px 10px;font-size:10px;font-weight:800}.reasoning-card{padding:16px;height:104px}.reasoning-card h3{display:flex;align-items:center;gap:7px}.reasoning-box{height:36px;border-left:3px solid #0ea5e9;background:#f8fbff;border-radius:6px;margin-top:12px;padding:9px 12px;font-size:13px;color:#172033}.bottom-info{height:45px;background:#fff;border:1px solid #dfe7f1;border-radius:8px;margin-top:16px;padding:0 18px;display:flex;align-items:center;gap:8px;color:#64748b;font-size:12px;font-weight:700}.bottom-info svg{color:#0ea5e9}.orange{background:#fef3c7;color:#f59e0b}.green{background:#d1fae5;color:#059669}.pink{background:#fce7f3;color:#ec4899}.purple{background:#ede9fe;color:#7c3aed}.cyan{background:#ccfbf1;color:#0f766e}.red{background:#fee2e2;color:#ef4444}.violet{background:#ede9fe;color:#8b5cf6}.yellow{background:#fef3c7;color:#ca8a04}.rose{background:#ffe4e6;color:#e11d48}.processing-status{color:#d97706!important}.completed-status{color:#16a34a!important}.disabled-start{opacity:.7;cursor:not-allowed}.supervisor-card{transition:all .3s ease;cursor:pointer}.supervisor-card.running{border-color:#fbbf24;background:#fffbeb}.supervisor-card.done{border-color:#86efac;background:#f0fdf4}.supervisor-running-line{margin-top:6px;font-size:11px;font-weight:700;color:#2563eb}.agent-card{transition:all .25s ease}.agent-card.running{border-color:#93c5fd;background:#f8fbff}.agent-card.done{border-color:#86efac;background:#f0fdf4}.agent-running-text{margin-bottom:6px;color:#2563eb;font-size:10px;font-weight:800}.reasoning-card{height:720px;display:flex;flex-direction:column}.reasoning-log{margin-top:14px;flex:1;overflow-y:auto;border:1px solid #e2e8f0;border-radius:8px;background:#fafcff;padding:10px}.log-line{padding:8px 10px;margin-bottom:8px;border-radius:6px;font-size:12px;font-weight:600;line-height:1.4}.log-line.info{background:#f8fafc;color:#334155}.log-line.running{background:#fff7ed;color:#c2410c}.log-line.supervisor{background:#eff6ff;color:#2563eb}.log-line.success{background:#f0fdf4;color:#15803d}.recommendation-bar{margin-top:16px;background:#fff;border:1px solid #dfe7f1;border-radius:10px;padding:18px;display:flex;justify-content:space-between;align-items:center}.recommendation-bar strong{display:block;color:#15803d;font-size:16px;margin-bottom:4px}.recommendation-bar p{margin:0;color:#64748b;font-size:13px}.recommendation-actions{display:flex;gap:10px}.recommendation-actions button{height:40px;border-radius:8px;border:1px solid #d7e2f1;background:#fff;padding:0 14px;font-size:12px;font-weight:800;display:flex;align-items:center;gap:7px;cursor:pointer}.escalate-btn{background:#fff7ed!important}.underwriter-btn{background:#2563eb!important;color:#fff!important;border-color:#2563eb!important}.loan-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;justify-content:center;align-items:center}.recommendation-modal{width:700px;background:#fff;border-radius:16px;padding:28px;position:relative;box-shadow:0 30px 80px #00000040}.modal-close{position:absolute;right:15px;top:15px;border:none;background:transparent;cursor:pointer}.modal-success-icon{width:70px;height:70px;margin:auto;border-radius:50%;background:#dcfce7;color:#16a34a;display:flex;align-items:center;justify-content:center}.recommendation-modal h2{margin:16px 0 8px;text-align:center;color:#15803d}.recommendation-modal p{text-align:center;color:#64748b}.modal-score-row{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.modal-score-row div{border:1px solid #e2e8f0;border-radius:10px;padding:14px;text-align:center}.modal-score-row strong{display:block;font-size:24px;color:#111827}.modal-score-row span{font-size:12px;color:#64748b}.agent-result-list{margin-top:18px;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.agent-result-row{display:flex;justify-content:space-between;padding:11px 14px;border-bottom:1px solid #e2e8f0}.agent-result-row:last-child{border-bottom:none}.agent-result-row strong{color:#16a34a}.modal-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:10px}.modal-actions button{height:40px;border-radius:8px;border:1px solid #d7e2f1;background:#fff;padding:0 16px;font-weight:800;cursor:pointer}.modal-actions .primary{background:#2563eb;color:#fff;border-color:#2563eb}.underwriter-transfer-modal{width:500px;background:#fff;border-radius:16px;padding:30px;text-align:center;box-shadow:0 30px 80px #00000047}.underwriter-loader{width:72px;height:72px;border-radius:50%;background:#eff6ff;color:#2563eb;margin:0 auto 18px;display:flex;align-items:center;justify-content:center}.underwriter-success{width:72px;height:72px;border-radius:50%;background:#dcfce7;color:#16a34a;margin:0 auto 18px;display:flex;align-items:center;justify-content:center}.underwriter-transfer-modal h2{margin:0 0 10px;color:#172033;font-size:22px}.underwriter-transfer-modal p{margin:0;color:#64748b;font-size:14px;line-height:1.6}.uw-transfer-progress{height:8px;background:#e5e7eb;border-radius:20px;overflow:hidden;margin:22px 0 18px}.uw-transfer-progress div{height:100%;width:65%;background:#2563eb;border-radius:20px;animation:uwProgress 1.4s infinite ease-in-out}.uw-transfer-list{text-align:left;background:#f8fafc;border-radius:10px;padding:14px 18px;margin-top:14px}.uw-transfer-list div{color:#15803d;font-size:13px;font-weight:700;margin-bottom:8px}.uw-transfer-list div:last-child{margin-bottom:0}.uw-success-card{margin-top:20px;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.uw-success-card div{display:flex;justify-content:space-between;padding:12px 15px;border-bottom:1px solid #e2e8f0}.uw-success-card div:last-child{border-bottom:none}.uw-success-card span{color:#64748b;font-size:13px}.uw-success-card strong{color:#172033;font-size:13px}.redirect-text{margin-top:16px;color:#64748b;font-size:13px;font-weight:700}.uw-page{background:#f4f7fb;padding:15px}.uw-header{display:flex;justify-content:space-between;align-items:center}.uw-header h2{display:flex;align-items:center;gap:8px;font-size:20px;margin:0;color:#1f406b}.uw-role{color:#9333ea;font-weight:700;font-size:13px}.uw-line{height:2px;background:#3b82f6;margin:10px 0}.uw-tabs{display:flex;gap:20px;align-items:center;margin-bottom:15px}.uw-tabs button{border:none;background:none;font-weight:700}.complete-status{margin-left:auto;color:#16a34a;font-weight:700}.uw-content{display:grid;grid-template-columns:220px 1fr 180px;gap:10px}.profile-card,.info-card,.products-card,.score-card,.decision-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px}.profile-card{padding:12px}.avatar{width:44px;height:44px;background:#3b82f6;color:#fff;border-radius:50%;display:grid;place-items:center;margin:auto;font-weight:700}.profile-card h3{text-align:center;font-size:13px;margin:8px 0 2px}.profile-card p{text-align:center;font-size:11px;color:#64748b}.profile-stats div{display:flex;justify-content:space-between;margin-top:10px;font-size:11px}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.info-card{padding:10px}.card-title{display:flex;align-items:center;gap:7px;font-weight:700;margin-bottom:10px;color:#1f406b}.info-row{display:flex;justify-content:space-between;padding:5px 0;font-size:12px}.customer-badge{display:inline-block;background:#dcfce7;color:#16a34a;padding:4px 10px;border-radius:20px;font-size:11px;margin-bottom:10px}.products-card{padding:10px}.product-row{display:flex;justify-content:space-between;align-items:center;padding:10px;border:1px solid #e2e8f0;border-radius:8px;margin-top:8px}.product-row span{display:block;color:#64748b;font-size:11px}.active-pill{background:#dcfce7;color:#16a34a;padding:4px 10px;border-radius:20px;font-size:11px}.score-card{padding:10px}.metric{margin-bottom:18px}.metric span{font-size:11px;color:#64748b}.metric h3{margin:4px 0;color:#16a34a}.metric small{color:#16a34a}.decision-card{margin-top:12px;padding:12px}.decision-title{font-weight:700;margin-bottom:10px}.decision-buttons{display:flex;gap:10px;margin-bottom:12px}.decision-buttons button{height:34px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;display:flex;align-items:center;gap:6px;padding:0 12px}.approve{border-color:#16a34a!important;color:#16a34a}.notes-label{font-size:12px;font-weight:700;margin-bottom:6px}textarea{width:100%;height:90px;border:1px solid #3b82f6;border-radius:6px;padding:10px}.submit-row{display:flex;justify-content:flex-end;margin-top:12px}.submit-row button{background:#3b82f6;color:#fff;border:none;height:38px;border-radius:6px;padding:0 18px}.uw-page{height:calc(100vh - 120px);overflow:auto}.uw-tabs button{cursor:pointer;color:#64748b;padding:7px 12px;border-radius:7px}.uw-tabs button.active{background:#eff6ff;color:#2563eb}.ai-recommendation-banner{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;padding:12px 15px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.ai-recommendation-banner strong{color:#15803d;font-size:14px}.ai-recommendation-banner p{margin:3px 0 0;color:#64748b;font-size:12px}.ai-recommendation-banner span{background:#dcfce7;color:#16a34a;border-radius:20px;padding:5px 12px;font-size:11px;font-weight:800}.agent-results-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.agent-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.uw-agent-card{border:1px solid #e2e8f0;border-radius:8px;padding:10px;background:#f8fafc}.uw-agent-head{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.uw-agent-head h4{margin:0;font-size:11px;color:#172033}.uw-agent-head span{background:#dcfce7;color:#16a34a;border-radius:20px;padding:3px 7px;font-size:9px;font-weight:800;white-space:nowrap}.uw-agent-values{margin-top:8px}.uw-agent-values p{margin:0;color:#64748b;font-size:10px}.uw-agent-values strong{display:block;margin-top:3px;color:#1f406b;font-size:11px}.assessment-grid-main{display:grid;grid-template-columns:1fr 1fr;gap:10px}.assessment-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:13px}.assessment-card-title{display:flex;align-items:center;gap:7px;font-weight:800;color:#1f406b;margin-bottom:10px;font-size:13px}.assessment-card h3{margin:0 0 8px;color:#15803d}.assessment-card p{margin:0;color:#64748b;font-size:12px;line-height:1.5}.assessment-card ul{margin:0;padding-left:16px}.assessment-card li{font-size:12px;color:#64748b;margin-bottom:6px}.assessment-card.success{border-color:#86efac;background:#f0fdf4}.assessment-card.warning{border-color:#facc15;background:#fffbeb}.assessment-card.neutral{background:#f8fafc}.assessment-card.info{border-color:#bfdbfe;background:#eff6ff}.mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mini-metrics div{background:#fff;border-radius:7px;padding:8px;border:1px solid #e2e8f0}.mini-metrics span{display:block;color:#64748b;font-size:10px}.mini-metrics strong{display:block;color:#172033;margin-top:4px;font-size:12px}.documents-tab{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px}.uw-doc-row{display:grid;grid-template-columns:38px 1fr 90px 130px;align-items:center;gap:10px;padding:11px;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:9px}.uw-doc-row:last-child{margin-bottom:0}.uw-doc-icon{width:34px;height:34px;background:#eff6ff;color:#2563eb;border-radius:8px;display:grid;place-items:center}.uw-doc-row h4{margin:0;font-size:13px}.uw-doc-row p{margin:3px 0 0;color:#64748b;font-size:11px}.verified-pill{background:#dcfce7;color:#16a34a;border-radius:20px;padding:5px 10px;font-size:11px;font-weight:800;text-align:center}.uw-doc-row strong{color:#172033;font-size:12px}.audit-tab{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:15px;max-height:460px;overflow-y:auto}.audit-row{display:grid;grid-template-columns:72px 18px 1fr;gap:10px;position:relative;padding-bottom:17px}.audit-row:not(:last-child):after{content:"";position:absolute;left:82px;top:18px;width:2px;height:calc(100% - 18px);background:#dbeafe}.audit-time{color:#64748b;font-size:11px;font-weight:800}.audit-dot{width:12px;height:12px;background:#2563eb;border-radius:50%;margin-top:2px}.audit-message{background:#f8fafc;border-radius:7px;padding:9px 11px;color:#334155;font-size:12px;font-weight:600}.decision-buttons button{cursor:pointer}.decision-buttons button.selected{font-weight:800}.decision-buttons .approve.selected{background:#f0fdf4;border-color:#16a34a!important;color:#15803d}.decision-buttons .conditional.selected{background:#fffbeb;border-color:#f59e0b!important;color:#b45309}.decision-buttons .reject.selected{background:#fff5f5;border-color:#ef4444!important;color:#dc2626}.uw-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;justify-content:center;align-items:center}.uw-submit-modal{width:500px;background:#fff;border-radius:16px;padding:30px;box-shadow:0 30px 80px #00000047}.uw-submit-modal.center{text-align:center}.uw-modal-icon{width:70px;height:70px;margin:0 auto 18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.uw-modal-icon.warning{background:#fef3c7;color:#d97706}.uw-modal-icon.processing{background:#eff6ff;color:#2563eb}.uw-modal-icon.success{background:#dcfce7;color:#16a34a}.uw-submit-modal h2{margin:0 0 10px;color:#172033;font-size:22px;text-align:center}.uw-submit-modal p{color:#64748b;font-size:14px;line-height:1.6;text-align:center}.uw-decision-summary,.uw-success-summary{margin-top:18px;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.uw-decision-summary div,.uw-success-summary div{display:flex;justify-content:space-between;padding:12px 15px;border-bottom:1px solid #e2e8f0}.uw-decision-summary div:last-child,.uw-success-summary div:last-child{border-bottom:none}.uw-decision-summary span,.uw-success-summary span{color:#64748b;font-size:13px}.uw-decision-summary strong,.uw-success-summary strong{color:#172033;font-size:13px}.uw-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.uw-modal-actions button{height:40px;border-radius:8px;border:1px solid #d7e2f1;background:#fff;padding:0 16px;font-weight:800;cursor:pointer}.uw-modal-actions .primary{background:#2563eb;color:#fff;border-color:#2563eb}.uw-progress{height:8px;background:#e5e7eb;border-radius:20px;overflow:hidden;margin:22px 0 18px}.uw-progress div{height:100%;width:65%;background:#2563eb;border-radius:20px;animation:uwProgress 1.4s infinite ease-in-out}@keyframes uwProgress{0%{transform:translate(-110%)}to{transform:translate(160%)}}.uw-processing-list{text-align:left;background:#f8fafc;border-radius:10px;padding:14px 18px}.uw-processing-list div{color:#15803d;font-size:13px;font-weight:700;margin-bottom:8px}.uw-processing-list div:last-child{margin-bottom:0}.redirect-text{margin-top:16px;color:#64748b;font-size:13px;font-weight:700;text-align:center}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.disb-page{height:calc(100vh - 120px);background:#f4f7fb;padding:26px 30px;overflow:auto}.disb-header{display:flex;align-items:center;justify-content:space-between}.disb-header h2{margin:0;display:flex;align-items:center;gap:9px;color:#1f406b;font-size:20px;font-weight:800}.disb-role{background:#f5fff5;color:#15803d;padding:8px 15px;border-radius:10px;font-size:17px;font-weight:800}.disb-blue-line{height:3px;background:#3b82f6;margin:18px 0 22px}.summary-card-disb{background:#fff;border:1px solid #dce5f0;border-radius:10px;min-height:202px;padding:26px;box-shadow:0 1px 3px #0f172a0d}.summary-title{display:flex;align-items:center;gap:8px;color:#111827;font-size:18px;font-weight:800;margin-bottom:22px}.summary-grid{display:grid;grid-template-columns:1.15fr 1.15fr 1.15fr 1.15fr 1.15fr 1.15fr;column-gap:55px;row-gap:26px}.summary-item span{display:block;color:#64748b;font-size:12px;font-weight:600;margin-bottom:5px}.summary-item strong{display:block;color:#111827;font-size:16px;font-weight:800}.confirm-row{display:flex;justify-content:flex-end;margin-top:26px}.confirm-row button{height:50px;min-width:268px;border:none;background:#3b82f6;color:#fff;border-radius:9px;font-size:17px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer}.success-panel{margin-top:20px;background:#fff;border:1px solid #dcfce7;border-radius:12px;padding:35px;text-align:center}.success-icon{font-size:60px;margin-bottom:15px}.success-panel h2{margin:0;color:#15803d;font-size:28px}.success-panel p{margin-top:10px;color:#64748b;line-height:1.6}.success-grid{margin-top:25px;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.success-grid div{display:flex;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #e2e8f0}.success-grid div:last-child{border-bottom:none}.success-grid span{color:#64748b;font-size:13px}.success-grid strong{color:#172033}.bottom-success-message{margin-top:15px;background:#dcfce7;color:#15803d;border:1px solid #86efac;border-radius:8px;padding:12px 16px;font-weight:700}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f4f7fb;color:#172033}button,input{font-family:inherit}
