:root{color:#1e1b4b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden;background:transparent}button,textarea{font:inherit}button{cursor:pointer}button:disabled,textarea:disabled{cursor:not-allowed}.icon{display:block;width:22px;height:22px;fill:currentColor}.launcher{position:absolute;right:0;bottom:0;display:grid;width:60px;height:60px;place-items:center;border:0;border-radius:999px;color:#fff;background:#4f46e5;box-shadow:0 16px 36px #1e1b4b3d;transition:background .18s ease,transform .18s ease}.launcher:hover{background:#4338ca;transform:translateY(-1px)}.launcher:focus-visible,.icon-button:focus-visible,.send-button:focus-visible,textarea:focus-visible{outline:3px solid #10b981;outline-offset:3px}.widget-shell{display:grid;grid-template-rows:auto 1fr auto;width:100%;height:100%;overflow:hidden;border:1px solid rgba(79,70,229,.18);border-radius:8px;background:#fff;box-shadow:0 22px 64px #1e1b4b38}.widget-header{display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:14px 16px;color:#fff;background:#312e81}.widget-header h1,.widget-header p{margin:0}.widget-header h1{font-size:18px;font-weight:700;line-height:1.2}.eyebrow{max-width:270px;overflow:hidden;font-size:12px;font-weight:700;line-height:1.35;color:#c7d2fe;text-overflow:ellipsis;white-space:nowrap}.icon-button{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border:0;border-radius:8px;color:#fff;background:transparent;transition:background .18s ease}.icon-button:hover{background:#ffffff1f}.message-list{display:flex;min-height:0;flex-direction:column;gap:10px;overflow-y:auto;padding:16px;background:#f8fafc}.state-message{margin:auto 0;padding:18px 10px;text-align:center;color:#475569}.state-message strong{display:block;margin-bottom:6px;color:#1e1b4b;font-size:17px}.state-message p{margin:0 auto;max-width:28ch;font-size:14px;line-height:1.5}.message{max-width:min(78%,280px);padding:10px 12px 8px;border-radius:8px;overflow-wrap:anywhere}.message p{margin:0;font-size:14px;line-height:1.45}.message span{display:block;margin-top:5px;font-size:11px;font-weight:700;line-height:1.2;text-transform:uppercase}.message.visitor{align-self:flex-end;color:#fff;background:#4f46e5}.message.visitor span{color:#c7d2fe}.message.agent{align-self:flex-start;color:#1e1b4b;background:#e0f2fe}.message.agent span{color:#0369a1}.composer{display:grid;grid-template-columns:1fr 44px;gap:10px;padding:12px;border-top:1px solid #e2e8f0;background:#fff}textarea{width:100%;min-height:44px;max-height:120px;resize:none;border:1px solid #cbd5e1;border-radius:8px;padding:11px 12px;color:#1e1b4b;background:#fff;line-height:1.4}textarea::placeholder{color:#64748b}.send-button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:8px;color:#fff;background:#10b981;transition:background .18s ease,opacity .18s ease}.send-button:hover:not(:disabled){background:#059669}.send-button:disabled{opacity:.44}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:430px){.widget-shell{border-radius:8px 8px 0 0}.message{max-width:86%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
