*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#fff;color:#333}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:#fffffff2;padding:16px 0;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100}.header-content{max-width:1200px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;margin-right:16px}.header-icon{display:block;height:32px;width:auto}.header-contact{display:flex;align-items:center;gap:16px}.phone-numbers{display:flex;align-items:center;gap:8px;color:#666;font-size:14.4px;font-weight:500}.phone-link{color:inherit;text-decoration:none}.phone-link:hover{color:#0472ec}.facebook-button{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#0472ec;color:#fff;border-radius:8px;font-size:14.4px;font-weight:500;text-decoration:none}.facebook-button:hover{background:#0360c9}.app-main{flex:1;display:flex;align-items:stretch;justify-content:center}.clean-interface{width:100%;max-width:1200px;margin:0 auto;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:16px 32px 32px}.clean-main-content{width:100%;max-width:414px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding-top:40px}.clean-logo{width:120px;margin:0 0 24px;text-align:center}.logo-image{width:120px;height:120px;max-width:300px}.clean-search-container{width:100%;max-width:600px}.clean-search-form{width:100%}.clean-input-wrapper{position:relative;display:flex;align-items:center;width:100%;padding:10px 0}.clean-search-icon{position:absolute;left:24px;color:#666;pointer-events:none}.clean-search-input{width:100%;padding:19.2px 128px 19.2px 64px;border:2px solid #e1e5e9;border-radius:50px;font-size:17.6px;background:#fff;color:#000;box-shadow:0 4px 20px #0000001a;outline:none}.clean-search-input:focus{border-color:#0472ec}.clean-search-button{position:absolute;right:8px;padding:12.8px 24px;border:none;border-radius:40px;background:#ccc;color:#fff;font-size:16px;font-weight:600;cursor:not-allowed}.clean-search-button:not(:disabled){background:#0472ec;cursor:pointer}.password-section{width:300px;margin:16px auto 0}.password-input-wrapper{position:relative;display:flex;align-items:center;width:300px;height:54px}.password-icon{position:absolute;left:16px;color:#666;pointer-events:none}.password-input{width:300px;height:54px;padding:16px 16px 16px 48px;border:2px solid #e1e5e9;border-radius:12px;font-size:16px;font-weight:600;letter-spacing:3.2px;text-align:center;color:#0472ec;outline:none}.password-input:focus{border-color:#0472ec}.app-description{max-width:600px;margin:8px auto 0;padding:8px 0;font-size:13.6px;line-height:19.04px;color:#666;opacity:.8;text-align:center}.floating-chat-buttons{position:fixed;right:24px;bottom:24px;display:flex;flex-direction:column;gap:12px;z-index:200}.floating-chat-btn{position:relative;width:56px;height:56px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;box-shadow:0 4px 12px #0003}.staff-chat-btn{background:#0472ec}.staff-chat-btn:hover{background:#0360c9}.chatbot-btn{background:linear-gradient(135deg,#667eea,#764ba2)}.chatbot-btn:hover{opacity:.9}.staff-chat-btn.active{background:#0360c9;box-shadow:0 4px 16px #0472ec80}.chat-unread-badge{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 4px;border-radius:10px;background:#dc2626;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fff}.staff-chat-panel{position:fixed;right:24px;bottom:148px;width:320px;max-width:calc(100vw - 48px);height:420px;max-height:calc(100vh - 200px);background:#fff;border-radius:16px;box-shadow:0 8px 32px #0003;display:flex;flex-direction:column;overflow:hidden;z-index:210}.staff-chat-panel-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#0472ec;color:#fff;flex-shrink:0}.staff-chat-panel-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.staff-chat-panel-close{display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#fff;opacity:.9;cursor:pointer;padding:2px}.staff-chat-panel-close:hover{opacity:1}.staff-chat-panel-body{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:8px;background:#f8f9fa}.staff-chat-empty{margin:auto;color:#9ca3af;font-size:13px;font-style:italic;text-align:center;padding:0 8px}.chat-bubble-row{display:flex}.chat-bubble-row.from-customer{justify-content:flex-end}.chat-bubble-row.from-staff{justify-content:flex-start}.chat-bubble{max-width:78%;padding:8px 12px;border-radius:14px;font-size:13.6px;line-height:1.4;cursor:pointer}.chat-bubble:hover{filter:brightness(.96)}.from-customer .chat-bubble{background:#0472ec;color:#fff;border-bottom-right-radius:4px}.from-staff .chat-bubble{background:#fff;color:#333;border:1px solid #e9ecef;border-bottom-left-radius:4px}.chat-bubble-text{white-space:pre-wrap;word-break:break-word}.chat-bubble-time{margin-top:4px;font-size:10.4px;opacity:.7;text-align:right;display:flex;align-items:center;justify-content:flex-end;gap:3px}.chat-read-tick{flex-shrink:0;opacity:.6}.chat-read-tick.read{opacity:1}.chat-quote{display:flex;flex-direction:column;gap:1px;padding:5px 8px;margin-bottom:6px;border-left:3px solid currentColor;border-radius:4px;background:#ffffff2e;opacity:.9;font-size:12px}.from-staff .chat-quote{background:#f1f3f5}.chat-quote-label{font-weight:700;font-size:11px}.chat-quote-text{white-space:pre-wrap;word-break:break-word}.staff-chat-error{padding:6px 16px;color:#dc2626;font-size:12px;background:#fff;flex-shrink:0}.chat-reply-preview{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 16px;background:#f1f3f5;border-top:1px solid #e9ecef;flex-shrink:0}.chat-reply-preview-text{display:flex;gap:6px;min-width:0;font-size:12.4px;color:#495057}.chat-reply-preview-label{flex-shrink:0;font-weight:700;color:#0472ec}.chat-reply-preview-snippet{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-reply-preview-close{flex-shrink:0;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#6c757d;cursor:pointer;padding:2px}.chat-reply-preview-close:hover{color:#333}.staff-chat-panel-input{display:flex;align-items:center;gap:8px;padding:12px;border-top:1px solid #e9ecef;background:#fff;flex-shrink:0}.staff-chat-panel-input input{flex:1;min-width:0;padding:10px 14px;border:1px solid #e1e5e9;border-radius:20px;font-size:13.6px;outline:none}.staff-chat-panel-input input:focus{border-color:#0472ec}.staff-chat-panel-input button{flex-shrink:0;width:38px;height:38px;border:none;border-radius:50%;background:#0472ec;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.staff-chat-panel-input button:disabled{background:#ccc;cursor:not-allowed}@media (max-width: 420px){.staff-chat-panel{right:12px;left:12px;width:auto}}.error-text{color:#dc2626;font-size:13px;margin-top:8px;text-align:center}.dashboard-content{width:100%;max-width:1040px;margin:0 auto;display:flex;flex-direction:column}.back-button-container{display:flex;align-items:center;justify-content:space-between;margin:0 0 8px}.last-login-notice{margin:0 0 16px;color:#868e96;font-size:12.8px}.back-button{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f8f9fa;color:#666;border:1px solid #e1e5e9;border-radius:8px;font-size:12.8px;font-weight:500;cursor:pointer}.back-button:hover{background:#eef0f2}.current-date{color:#0472ec;font-size:19.2px;font-weight:600}.position-summary{margin:0 0 24px}.question-section{padding-top:0}.question-buttons{display:flex;gap:8px;overflow-x:auto;padding-bottom:12px}.mdc-ai-btn{flex:0 0 auto;width:280px;display:flex;align-items:center;padding:12.8px 16px;border:none;border-radius:12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 2px 4px #667eea4d;cursor:pointer;text-align:left}.mdc-ai-title{font-size:16px;font-weight:700;line-height:1.2}.mdc-ai-subtitle{font-size:12px;opacity:.9;line-height:1.3;margin-top:2px}.quick-question-btn{flex:0 0 auto;width:120px;padding:10px 8px;border:1px solid #e1e5e9;border-radius:5px;background:linear-gradient(135deg,#fff,#f8f9fa);color:#495057;font-size:11px;font-weight:500;line-height:1.3;box-shadow:0 1px 3px #0000001a;cursor:pointer;white-space:normal}.results-container{background:#fffffff2;border:1px solid rgba(0,0,0,.05);border-radius:16px;box-shadow:0 8px 32px #0000001a;overflow:hidden}.tab-navigation{display:flex;background:#f8f9fa;border-bottom:1px solid #e9ecef}.tab-button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border:none;border-bottom:3px solid transparent;background:transparent;color:#666;font-weight:500;font-size:12.8px;cursor:pointer}.tab-button.active{background:#fff;color:#0472ec;border-bottom-color:#0472ec;font-weight:600}.tab-content{padding:16px}.empty-state{background:#f8f9fa;border-radius:14px;padding:40px;text-align:center;color:#9ca3af;display:flex;flex-direction:column;align-items:center;gap:12px}.loan-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-bottom:16px;margin-bottom:24px;border-bottom:2px solid #f8f9fa}.loan-title{display:flex;align-items:center;gap:12px;color:#0472ec}.loan-title h2{margin:0;font-size:20px;font-weight:700;color:#333}.loan-asof{color:#0472ec;font-weight:700;font-size:13px;line-height:1.3;text-align:right;max-width:260px;margin-left:auto}.loan-status{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:20px;font-size:14.4px;font-weight:600}.loan-status.status-danger{background:#f8d7da;color:#721c24}.loan-status.status-ok{background:#d4edda;color:#155724}.loan-status.desktop-status{display:none}.loan-status.mobile-status{width:100%;justify-content:center;margin-bottom:24px}.loan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.loan-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:0;overflow:hidden}.loan-section h3{display:flex;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:600;color:#333}.loan-section-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;background:none;border:none;margin:0;padding:20px;cursor:pointer;text-align:left;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent}.loan-section-toggle:hover{background:#f1f3f5}.collapsible-section.is-open .loan-section-toggle{border-bottom:1px solid #dee2e6}.loan-section-chevron{flex-shrink:0;color:#868e96;transition:transform .2s ease}.collapsible-section.is-open .loan-section-chevron{transform:rotate(180deg)}.loan-section-body{padding:20px}.detail-item{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:10px 0;border-bottom:1px solid #e9ecef;font-size:14px}.detail-item:last-child{border-bottom:none}.detail-item-placeholder{justify-content:center;color:#9ca3af;font-style:italic;font-size:13px}.loan-subsection+.loan-subsection{margin-top:20px;padding-top:16px;border-top:1px dashed #dee2e6}.loan-subsection h4{display:flex;align-items:center;gap:6px;margin:0 0 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#6c757d}.insurance-item{background:#fff9;border:1px solid #e9ecef;border-radius:8px;padding:4px 12px}.insurance-item+.insurance-item{margin-top:8px}.detail-item label{color:#6c757d;font-weight:600;font-size:13px}.detail-item span{color:#2c3e50;font-weight:500;text-align:right}.amount{color:#2c3e50;font-weight:600}.amount-large{color:#0472ec;font-weight:700;font-size:17px}.user-header{display:flex;align-items:center;gap:16px;padding-bottom:24px;margin-bottom:24px;border-bottom:2px solid #f8f9fa}.user-avatar{flex-shrink:0;width:64px;height:64px;border-radius:50%;background:#0472ec;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0472ec4d}.user-info h2{margin:0 0 4px;font-size:20px;font-weight:700;color:#333}.details-grid{display:flex;flex-direction:column;gap:16px}.detail-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:20px}.detail-section h3{display:flex;align-items:center;gap:8px;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #dee2e6;font-size:16px;font-weight:600;color:#333}.control-sheet-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;border:1px solid #e9ecef;border-radius:8px;background:#fff9;color:#333;font-size:13px;font-weight:600;cursor:pointer}.control-sheet-toggle:hover{background:#fff}.control-sheet-chevron{transition:transform .15s ease;color:#6c757d}.control-sheet-chevron.open{transform:rotate(180deg)}.operation-list{margin-top:12px}.operation-item{background:#fff9;border:1px solid #e9ecef;border-radius:8px;padding:10px 16px}.operation-item+.operation-item{margin-top:8px}.operation-date{color:#0472ec;font-weight:600;font-size:12.8px;margin-bottom:4px}.operation-note{color:#2c3e50;font-size:14px;line-height:1.4}
