:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f1a3a}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{min-width:320px;background:#f8f7fc;overflow:hidden}.app{display:flex;flex-direction:column;width:100vw;height:100vh;background:#fff;font-family:Suisse Intl,Inter,system-ui,-apple-system,sans-serif}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#f8f7fc;border-bottom:1px solid #e4e1ed}.header-left{display:flex;align-items:center;gap:10px}.header-logo{width:34px;height:34px;border-radius:10px;background:#6230c0;display:flex;align-items:center;justify-content:center}.header-logo img{width:18px;height:auto;filter:brightness(0) invert(1)}.header-logo-custom{width:34px;height:34px;object-fit:contain;border-radius:6px}.chat-title{font-size:14px;font-weight:700;color:#0f1a3a}.chat-subtitle{font-size:11px;color:#7e7a95;margin-top:1px;font-weight:500}.live-pill{font-size:11px;font-weight:600;padding:4px 12px;border-radius:20px;background:#16a3640d;color:#16a364;border:1px solid rgba(22,163,100,.1)}.chat-body{padding:20px;flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:14px}.empty-state{margin:auto;width:100%;max-width:860px;display:flex;flex-direction:column;gap:14px}.welcome{text-align:center;padding:16px 8px 4px}.welcome-logo{width:52px;height:52px;border-radius:14px;background:#6230c0;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 4px 16px #6230c033}.welcome-logo img{width:28px;height:auto;filter:brightness(0) invert(1)}.welcome-logo-custom{display:block;width:52px;height:52px;object-fit:contain;margin:0 auto 16px;border-radius:10px}.welcome h3{margin:0 0 8px;font-size:18px;font-weight:700;color:#0f1a3a}.welcome p{margin:0 auto;font-size:13px;color:#7e7a95;line-height:1.6;max-width:360px}.section-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#a8a3be;padding:10px 4px 4px}.starters-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.starter-card{padding:12px;border-radius:8px;background:#f8f7fc;border:1px solid #e4e1ed;cursor:pointer;text-align:left}.starter-title{font-size:13px;color:#0f1a3a;font-weight:600;margin-bottom:2px;line-height:1.3}.starter-subtitle{font-size:11px;color:#7e7a95;line-height:1.3}.topics-row{display:flex;flex-wrap:wrap;gap:6px}.topic-chip{padding:6px 12px;border-radius:20px;border:1px solid #e4e1ed;background:#fff;color:#4a4667;font-size:12px;font-weight:500;cursor:pointer}.msg{max-width:90%}.msg.user{align-self:flex-end}.msg.agent{align-self:flex-start}.msg-label{font-size:11px;font-weight:600;color:#7e7a95;margin-bottom:4px}.msg.user .msg-label{text-align:right}.agent-label{color:#6230c0}.msg-bubble{padding:14px 16px;border-radius:12px;font-size:14px;line-height:1.65}.user-bubble{background:#6230c00d;border:1px solid rgba(98,48,192,.12);border-right:3px solid #6230c0}.agent-bubble{background:#f8f7fc;border:1px solid #e4e1ed;border-left:3px solid #6230c0}.msg{display:flex;flex-direction:column}.msg-row{display:flex;flex-direction:row;align-items:flex-start;gap:6px}.copy-btn{flex-shrink:0;position:sticky;top:-14px;margin-top:10px;width:26px;height:26px;border-radius:6px;border:1px solid #e4e1ed;background:#fff;color:#a8a3be;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s,color .15s,border-color .15s;padding:0}.msg:hover .copy-btn{opacity:1}.copy-btn:hover{color:#6230c0;border-color:#6230c04d}.copy-btn--done{color:#16a364!important;border-color:#16a3644d!important;opacity:1!important}.result-card{margin-top:10px;padding:16px;border-radius:8px;background:#fff;border:1px solid #e4e1ed}.result-head{display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #f0eef5}.result-name{font-size:15px;font-weight:700;color:#0f1a3a}.result-status{font-size:10px;font-weight:600;text-transform:uppercase;color:#16a364}.result-row{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #f0eef5}.result-key{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:#7e7a95}.result-value{font-size:13px;color:#0f1a3a;font-weight:500;text-align:right;max-width:55%}.ubo-wrap{margin-top:10px}.ubo-title{font-size:11px;font-weight:700;color:#6230c0;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px}.ubo-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;background:#6230c006;border:1px solid rgba(98,48,192,.12);margin-bottom:4px}.ubo-initial{width:28px;height:28px;border-radius:8px;background:#6230c00d;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#6230c0}.ubo-name{font-size:13px;color:#0f1a3a;font-weight:600}.ubo-percent{margin-left:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;font-weight:600;color:#16a364}.followups{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.followup-chip{padding:6px 12px;border-radius:20px;font-size:12px;background:#fff;color:#4a4667;border:1px solid #e4e1ed;cursor:pointer}.typing{display:flex;gap:4px;padding:10px 16px;align-self:flex-start}.chat-input-wrap{display:flex;align-items:flex-end;gap:10px;padding:14px 16px;border-top:1px solid #e4e1ed;background:#f8f7fc}.chat-input{flex:1;padding:11px 16px;border-radius:8px;background:#fff;border:1px solid #e4e1ed;color:#0f1a3a;font-size:14px;outline:none;resize:none;overflow-y:hidden;line-height:1.5;min-height:42px;max-height:160px;font-family:inherit}.send-btn{width:40px;height:40px;border-radius:8px;background:#6230c0;border:none;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.send-btn:disabled{background:#c4bdd8;cursor:not-allowed}.send-arrow{width:20px;height:20px;fill:currentColor}.kyc-dot{width:7px;height:7px;border-radius:50%;background:#a8a3be;display:inline-block;animation:kycDot 1.2s ease-in-out infinite}.kyc-dot:nth-child(2){animation-delay:.2s}.kyc-dot:nth-child(3){animation-delay:.4s}@keyframes kycDot{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@media(max-width:499px){.starters-grid{grid-template-columns:1fr}}.md{line-height:1.6}.md p{margin:0 0 .6em}.md p:last-child{margin-bottom:0}.md h1,.md h2,.md h3{font-weight:600;margin:.8em 0 .3em}.md h1{font-size:1.1em}.md h2{font-size:1em}.md h3{font-size:.95em}.md ul,.md ol{margin:.3em 0 .6em;padding-left:1.4em}.md ul{list-style:disc}.md ol{list-style:decimal}.md li{margin-bottom:.2em}.md strong{font-weight:600}.md code{font-family:monospace;background:#0000000f;padding:.1em .3em;border-radius:3px;font-size:.9em}.md pre{background:#0000000f;padding:.6em .8em;border-radius:6px;overflow-x:auto;margin:.4em 0}.md pre code{background:none;padding:0}.md hr{border:none;border-top:1px solid rgba(0,0,0,.1);margin:.6em 0}
