.support-chat-root{position:fixed;right:20px;bottom:20px;z-index:1200;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.support-chat-launcher-wrap{position:relative;display:inline-flex;align-items:center}.support-chat-fab{border:0;background:transparent;border-radius:20px;padding:0;line-height:0;cursor:pointer;box-shadow:0 20px 34px #0f172a59;transition:transform .12s ease,box-shadow .12s ease}.support-chat-hide-toggle{position:absolute;right:-16px;top:50%;transform:translateY(-50%);width:22px;height:44px;border-radius:999px;border:1px solid rgba(148,163,184,.45);background:#0f172ae6;color:#e2e8f0;font-size:20px;line-height:1;cursor:pointer;box-shadow:0 8px 18px #02061759;z-index:2}.support-chat-hide-toggle:hover{background:#1e293bf2}.support-chat-reveal-tab{position:fixed;right:0;bottom:36px;width:22px;height:52px;border-top-left-radius:999px;border-bottom-left-radius:999px;border:1px solid rgba(148,163,184,.45);border-right:0;background:#0f172af2;color:#e2e8f0;font-size:21px;line-height:1;cursor:pointer;box-shadow:0 10px 24px #02061773}.support-chat-reveal-tab:hover{background:#1e293bfa}.support-chat-fab:hover{transform:translateY(-1px);box-shadow:0 24px 40px #0f172a66}.support-chat-fab:active{transform:translateY(0)}.support-chat-trigger-avatar{width:min(13vw,92px);min-width:76px;max-width:92px;height:auto;display:block;border-radius:12px}.support-chat-panel{width:min(94vw,372px);height:min(70vh,560px);border-radius:18px;border:1px solid #dbe5f1;background:#fff;box-shadow:0 28px 60px #0f172a3d,0 10px 24px #0f172a24;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto auto auto}.support-chat-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding:12px 13px;border-bottom:1px solid #e5e7eb;background:linear-gradient(180deg,#f8fbff,#f8faff),radial-gradient(220px 80px at 15% 0%,rgba(37,99,235,.1),transparent)}.support-chat-title-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0;width:100%}.support-chat-header-avatar{width:68px;height:68px;border-radius:999px;object-fit:cover;border:1px solid #dbe5f1;box-shadow:0 4px 10px #0f172a1f;flex:0 0 auto}.support-chat-header strong{display:block;color:#0f172a;font-size:13px;line-height:1.25;letter-spacing:.1px;white-space:normal;max-width:255px;margin-top:2px}.support-chat-close{border:1px solid #dbe5f1;width:30px;height:30px;border-radius:9px;background:#fff;color:#334155;cursor:pointer;font-weight:800;font-size:13px;transition:background .12s ease,color .12s ease,border-color .12s ease}.support-chat-close:hover{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.support-chat-messages{overflow:auto;padding:12px;display:flex;flex-direction:column;gap:10px;background:linear-gradient(180deg,#f8fafcbd,#ffffffeb),radial-gradient(240px 120px at 90% 10%,rgba(59,130,246,.06),transparent)}.support-chat-messages::-webkit-scrollbar{width:8px}.support-chat-messages::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.support-chat-messages::-webkit-scrollbar-track{background:transparent}.support-msg{max-width:90%;padding:10px 12px 11px;border-radius:13px;line-height:1.45;font-size:14px;box-shadow:0 4px 12px #0f172a14}.support-msg p{margin:0;white-space:pre-wrap}.support-msg-user{align-self:flex-end;background:linear-gradient(145deg,#1d4ed8,#2563eb);color:#fff;border-bottom-right-radius:7px}.support-msg-assistant{align-self:flex-start;background:#fff;color:#0f172a;border:1px solid #d9e3f2;border-bottom-left-radius:7px}.support-chat-thinking{font-size:12px;color:#1e40af;padding:0 2px;display:inline-flex;align-items:center;gap:7px}.support-chat-dots{display:inline-flex;gap:4px}.support-chat-dots b{width:5px;height:5px;border-radius:999px;background:#2563eb;display:inline-block;opacity:.28;animation:support-chat-dot 1s infinite ease-in-out}.support-chat-dots b:nth-child(2){animation-delay:.12s}.support-chat-dots b:nth-child(3){animation-delay:.24s}@keyframes support-chat-dot{0%,to{transform:translateY(0);opacity:.28}50%{transform:translateY(-1px);opacity:.92}}.support-chat-error{font-size:12px;color:#991b1b;background:#fef2f2;border-top:1px solid #fecaca;padding:8px 12px}.support-chat-escalation{font-size:12px;color:#334155;border-top:1px solid #e5e7eb;padding:8px 12px;background:#f8fafc}.support-chat-escalation a{color:#1d4ed8}.support-chat-footer{border-top:1px solid #e5e7eb;display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px;background:#fff}.support-chat-footer textarea{resize:none;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;padding:9px 10px;font-size:13px;line-height:1.4;transition:border-color .12s ease,box-shadow .12s ease}.support-chat-footer textarea:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd4d}.support-chat-footer button{border:1px solid #1d4ed8;border-radius:10px;padding:0 13px;font-weight:700;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;min-width:76px;transition:transform .12s ease,filter .12s ease}.support-chat-footer button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.03)}.support-chat-footer button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:680px){.support-chat-root{left:10px;right:10px;bottom:10px;align-items:stretch}.support-chat-panel{width:100%;height:min(70vh,520px)}.support-chat-fab{align-self:flex-end}.support-chat-trigger-avatar{width:min(26vw,78px);min-width:68px}.support-chat-hide-toggle{right:-13px;width:20px;height:38px;font-size:18px}.support-chat-reveal-tab{bottom:22px;width:20px;height:44px;font-size:19px}.support-chat-header-avatar{width:58px;height:58px}.support-chat-header strong{max-width:220px}}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e5e7eb;background-color:#0c1428}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#0c1428;background-image:radial-gradient(1200px 620px at 50% 6%,#38bdf817,#0000),linear-gradient(180deg,#0d1730,#0a1224 48%,#080f1f);background-attachment:fixed}#root{min-height:100vh;width:100%}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:20px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24}
