.fl-chat-launcher{position:fixed;right:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));z-index:40;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:106px;min-height:48px;padding:12px 18px;border:1px solid #284366;border-radius:28px;background:#172c4a;color:#fff;box-shadow:0 6px 23px #172c4a24;font:600 14px/1.4 Arial,Helvetica,sans-serif;cursor:pointer;transition:background .15s,box-shadow .15s}.fl-chat-launcher:hover{background:#23416b;box-shadow:0 8px 26px #172c4a32}.fl-chat-launcher-dot{width:5px;height:5px;border-radius:50%;background:#ef6572;margin-left:2px}.fl-chat-panel{position:fixed;right:max(22px,env(safe-area-inset-right));bottom:calc(max(22px,env(safe-area-inset-bottom)) + 61px);z-index:45;display:flex;flex-direction:column;width:390px;max-width:calc(100vw - 32px);max-height:min(650px,calc(100dvh - 110px));overflow:hidden;border:1px solid #d9e1ee;border-radius:17px;background:#fff;box-shadow:0 18px 65px #1228442c;color:#172c4a;font:14px/1.6 Arial,Helvetica,sans-serif;outline:none}.fl-chat-panel *{box-sizing:border-box}.fl-chat-header{justify-content:space-between;gap:14px;padding:17px 17px 14px;background:#172c4a;color:white;border-bottom:3px solid transparent;border-image:linear-gradient(90deg,#376dde 0 33.33%,#fff 33.33% 66.66%,#ed6270 66.66%) 1}.fl-chat-brand,.fl-chat-header{display:flex;align-items:center}.fl-chat-brand{gap:11px}.fl-chat-brand>span{width:35px;height:35px;display:grid;place-items:center;border:1px solid #526580;border-radius:10px}.fl-chat-brand h2{margin:0;font-size:15px;line-height:1.4;font-weight:600;letter-spacing:0}.fl-chat-brand p{font-size:12px;margin:1px 0 0;color:#d2deef;line-height:1.4}.fl-chat-controls{display:flex;gap:1px}.fl-chat-controls button{display:grid;place-items:center;width:36px;height:38px;border:0;background:transparent;color:#fff;border-radius:7px;cursor:pointer}.fl-chat-controls button:hover{background:#ffffff17}.fl-chat-description{margin:0;padding:13px 18px 12px;color:#4c607e;font-size:12px;line-height:1.65;border-bottom:1px solid #e7edf5;flex-shrink:0}.fl-chat-log{min-height:90px;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bbcae0 #fff;padding:20px 18px 8px}.fl-chat-welcome{margin:0 0 20px}.fl-chat-welcome h2{font-size:17px;line-height:1.45;font-weight:600;letter-spacing:-.25px;margin:0 0 7px}.fl-chat-welcome p{font-size:13px;line-height:1.65;color:#526581;margin:0}.fl-chat-quick{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0 0}.fl-chat-quick button{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #dae4f1;border-radius:8px;background:white;color:#254b84;padding:10px 11px;font-size:12px;font-weight:600;text-align:left;cursor:pointer;min-height:40px}.fl-chat-quick button:hover:not(:disabled){background:#f2f6fd;border-color:#aac0e0}.fl-chat-panel button:disabled{cursor:not-allowed;opacity:.55}.fl-chat-message{margin:0 0 17px;padding:13px 14px;background:#f2f6fc;border:1px solid #e2eaf5;border-radius:11px 11px 11px 3px;overflow-wrap:anywhere}.fl-chat-message-user{margin-left:32px;background:#fff;border-color:#dbe3ef;border-radius:11px 11px 3px 11px}.fl-chat-speaker{display:block;color:#4d6486;font-size:11px;font-weight:600;line-height:1.5;margin-bottom:6px}.fl-chat-message p{margin:0;white-space:pre-wrap;font-size:13px;line-height:1.75;color:#213959}.fl-chat-links{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:12px}.fl-chat-handoff,.fl-chat-links a{display:inline-flex;gap:6px;align-items:center;color:#204da1;font-size:12px;line-height:1.6;text-decoration:underline;text-underline-offset:3px}.fl-chat-handoff{margin-top:13px}.fl-chat-loading{display:flex;align-items:center;gap:8px;color:#4d6486;font-size:12px;margin:0 0 15px}.fl-chat-loading svg{animation:fl-chat-spin 1s linear infinite}.fl-chat-error{border-left:2px solid #c84f58;background:#fff5f4;padding:12px 13px;color:#762f36;font-size:12px;line-height:1.7;margin-bottom:16px;border-radius:0 7px 7px 0}.fl-chat-error p{margin:0}.fl-chat-error>div{display:flex;flex-wrap:wrap;gap:9px;margin:10px 0}.fl-chat-error button{display:inline-flex;align-items:center;gap:6px;border:1px solid #dbb3b6;color:#762f36;background:white;border-radius:6px;padding:7px 10px;cursor:pointer}.fl-chat-error>a{display:inline-block;color:#762f36;text-decoration:underline;text-underline-offset:3px;margin-top:7px;margin-right:10px}.fl-chat-error>button{margin-top:10px}.fl-chat-footer{border-top:1px solid #e5ecf5;padding:12px 15px 13px;background:#fff;flex-shrink:0}.fl-chat-privacy{color:#566985;font-size:11px;line-height:1.65;margin:0 1px 10px}.fl-chat-privacy a{color:#234e95;text-decoration:underline;text-underline-offset:2px}.fl-chat-model-note{margin:0 1px 10px;color:#566985;font-size:10px;line-height:1.6}.fl-chat-compose{display:flex;gap:8px;align-items:flex-end;border:1px solid #c5d2e5;border-radius:10px;padding:8px;background:white}.fl-chat-compose:focus-within{border-color:#245bea;box-shadow:0 0 0 2px #245bea14}.fl-chat-compose textarea{display:block;min-height:44px;max-height:130px;width:100%;min-width:0;resize:vertical;border:0;border-radius:0;background:transparent;padding:3px 3px 0;font:14px/1.55 Arial,Helvetica,sans-serif;color:#172c4a;outline:none;box-shadow:none}.fl-chat-compose textarea::placeholder{color:#697b94}.fl-chat-compose>button{display:grid;place-items:center;width:37px;height:37px;flex-shrink:0;border:0;border-radius:8px;background:#245bea;color:white;cursor:pointer}.fl-chat-compose>button:hover:not(:disabled){background:#184cc7}.fl-chat-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;font-size:9px;color:#596c87;line-height:1.6;margin:6px 1px 10px}.fl-chat-meta>span:last-child{white-space:nowrap}.fl-chat-support-link{display:flex;align-items:center;justify-content:center;gap:7px;color:#355477;font-size:11px;line-height:1.6;text-decoration:none}.fl-chat-support-link:hover{text-decoration:underline;text-underline-offset:3px}.fl-chat-launcher:focus-visible,.fl-chat-panel a:focus-visible,.fl-chat-panel button:focus-visible{outline:3px solid #789df3;outline-offset:3px}.fl-chat-controls button:focus-visible{outline-color:white;outline-offset:-2px}.fl-chat-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fl-chat-spin{to{transform:rotate(1turn)}}@media(max-width:520px){.fl-chat-launcher{right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));min-width:96px;min-height:46px;padding:11px 15px}.fl-chat-panel{right:12px;left:12px;bottom:calc(max(14px,env(safe-area-inset-bottom)) + 57px);width:auto;max-width:none;max-height:calc(100dvh - 86px);border-radius:14px}.fl-chat-header{padding:12px 12px 10px}.fl-chat-description{padding:11px 15px;font-size:11px}.fl-chat-log{padding:16px 14px 6px}.fl-chat-footer{padding:10px 12px 12px}.fl-chat-compose textarea{font-size:16px}.fl-chat-controls button{min-width:40px;height:40px}.fl-chat-compose>button{width:42px;height:42px}.fl-chat-meta{font-size:9px}.fl-chat-support-link{min-height:24px}.fl-chat-quick button{min-height:44px}}@media(max-height:580px){.fl-chat-panel{max-height:calc(100dvh - 24px);bottom:12px}.fl-chat-launcher[data-state=open]{visibility:hidden}.fl-chat-description{display:none}.fl-chat-header{padding-top:9px;padding-bottom:8px}.fl-chat-log{min-height:55px}.fl-chat-privacy{font-size:10px;margin-bottom:5px}.fl-chat-footer{padding-top:8px;padding-bottom:8px}.fl-chat-meta{margin-bottom:4px}.fl-chat-welcome{margin-bottom:12px}}@media(prefers-reduced-motion:reduce){.fl-chat-launcher{transition:none}.fl-chat-loading svg{animation:none}}@media print{.fl-chat-launcher,.fl-chat-panel{display:none!important}}@media(max-height:420px){.fl-chat-log{min-height:32px}.fl-chat-meta>span:first-child,.fl-chat-model-note{display:none}.fl-chat-meta{justify-content:flex-end}.fl-chat-support-link{min-height:20px}}