.LabChatBar_floatingBar__oljlm{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);width:min(1040px,calc(100vw - 48px));z-index:200}.LabChatBar_chatCardOuter__qMmk3{width:100%}.LabChatBar_chatCardInner__p_vgX{width:100%;background:#fff;border:1.5px solid rgba(59,91,255,.2);border-radius:22px;box-shadow:0 24px 72px rgba(59,91,255,.12),0 8px 24px rgba(15,23,42,.08),0 0 0 1px rgba(59,91,255,.05);overflow:visible;transition:border-color .15s ease,box-shadow .15s ease}.LabChatBar_chatCardOuter__qMmk3:focus-within .LabChatBar_chatCardInner__p_vgX{border-color:rgba(59,91,255,.42);box-shadow:0 24px 72px rgba(59,91,255,.17),0 8px 24px rgba(15,23,42,.1),0 0 0 4px rgba(59,91,255,.08)}.LabChatBar_chipRow__WxNaY{display:flex;align-items:center;flex-wrap:wrap;padding:10px 16px 0;gap:8px;background:#fff;border-radius:20px 20px 0 0}.LabChatBar_typePill__845TC{display:inline-flex;align-items:center;gap:6px;padding:5px 6px 5px 10px;border-radius:8px;background:#0f172a;border:1px solid #0f172a}.LabChatBar_typePillLabel__Iny8n{font-size:11px;font-weight:700;color:#fff}.LabChatBar_collChip__V5in1{display:inline-flex;align-items:center;gap:6px;padding:4px 8px 4px 4px;border-radius:8px;background:rgba(59,91,255,.06);border:1px solid rgba(59,91,255,.18)}.LabChatBar_collChipImg__Z_n6S{width:22px;height:22px;border-radius:5px;object-fit:cover;flex-shrink:0}.LabChatBar_collChipPlaceholder__9hrOE{width:22px;height:22px;border-radius:5px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(59,91,255,.15);color:#3b5bff;font-size:11px;font-weight:700}.LabChatBar_collChipLabel__spG1P{font-size:11px;font-weight:600;color:#3b5bff;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LabChatBar_chipRemove__U_4Wm{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;border:none;background:rgba(148,163,184,.25);color:#475569;cursor:pointer;padding:0;transition:background .12s ease,color .12s ease}.LabChatBar_typePill__845TC .LabChatBar_chipRemove__U_4Wm{background:rgba(255,255,255,.2);color:#fff}.LabChatBar_chipRemove__U_4Wm:hover{background:rgba(239,68,68,.18);color:#ef4444}.LabChatBar_textarea__kknVV{width:100%;padding:18px 24px 10px;border:none;background:transparent;font-family:inherit;font-size:15px;font-weight:500;color:#0f172a;outline:none;resize:none;line-height:1.6;min-height:58px;max-height:200px;display:block;overflow-y:auto;scrollbar-width:none;border-radius:20px 20px 0 0}.LabChatBar_textarea__kknVV::-webkit-scrollbar{display:none}.LabChatBar_textarea__kknVV::placeholder{color:#94a3b8;font-weight:400}.LabChatBar_textarea__kknVV:disabled{opacity:.6;cursor:not-allowed}.LabChatBar_toolbar__wWd_f{display:flex;align-items:center;justify-content:space-between;padding:6px 14px 13px;border-top:1px solid rgba(226,232,240,.7);gap:8px;position:relative;border-radius:0 0 20px 20px;background:#fff}.LabChatBar_toolbarLeft__6IdBn{display:flex;align-items:center;gap:4px;overflow:visible}.LabChatBar_toolbarRight__bsMHF{display:flex;align-items:center;gap:6px;flex-shrink:0}.LabChatBar_divider__uDL6a{width:1px;height:18px;background:rgba(226,232,240,.9);margin:0 3px;flex-shrink:0}.LabChatBar_attachWrap__b_c5H{position:relative}.LabChatBar_toolBtn__scsz5{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#64748b;cursor:pointer;transition:all .13s ease;padding:0;flex-shrink:0}.LabChatBar_toolBtn__scsz5:hover{background:rgba(59,91,255,.07);color:#3b5bff}.LabChatBar_toolBtn__scsz5:disabled{opacity:.45;cursor:not-allowed}.LabChatBar_toolBtnActive__MmmEe{color:#3b5bff;background:rgba(59,91,255,.08)}.LabChatBar_attachMenu__n963h{position:absolute;bottom:calc(100% + 8px);left:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 16px 40px rgba(15,23,42,.14),0 2px 8px rgba(15,23,42,.06);overflow:hidden;min-width:180px;z-index:9999;animation:LabChatBar_dropIn__EP4i2 .13s ease}.LabChatBar_attachMenuItem__I4lwD{display:flex;align-items:center;gap:9px;width:100%;padding:11px 14px;border:none;background:none;color:#334155;font-size:13px;font-weight:500;cursor:pointer;transition:background .1s;font-family:inherit;text-align:left}.LabChatBar_attachMenuItem__I4lwD:hover{background:#f8fafc;color:#3b5bff}.LabChatBar_spinner__sBbAL{animation:LabChatBar_spin__65gs2 .85s linear infinite}@keyframes LabChatBar_spin__65gs2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LabChatBar_settingWrap__B66Li{position:relative}.LabChatBar_settingBtn__BAsO7{height:28px;padding:0 9px;min-width:108px;display:inline-flex;align-items:center;justify-content:space-between;gap:4px;border-radius:7px;border:1px solid rgba(226,232,240,.85);background:rgba(248,250,252,.9);color:#475569;font-size:11px;font-weight:600;cursor:pointer;transition:all .13s ease;font-family:inherit;white-space:nowrap;flex-shrink:0}.LabChatBar_settingBtnOpen__mFEyH,.LabChatBar_settingBtn__BAsO7:hover{background:rgba(59,91,255,.07);border-color:rgba(59,91,255,.25);color:#3b5bff}.LabChatBar_chevron__PYtXf{transition:transform .15s ease;flex-shrink:0}.LabChatBar_chevronOpen__A8N4s{transform:rotate(180deg);transition:transform .15s ease}.LabChatBar_settingBtnSimple___Gp1n{height:28px;padding:0 9px;display:inline-flex;align-items:center;border-radius:7px;border:1px solid rgba(226,232,240,.8);background:rgba(248,250,252,.9);color:#475569;font-size:11px;font-weight:600;cursor:pointer;transition:all .13s ease;font-family:inherit;white-space:nowrap;flex-shrink:0}.LabChatBar_settingBtnSimpleOpen__MvV_J,.LabChatBar_settingBtnSimple___Gp1n:hover{background:#f1f5f9;border-color:#cbd5e1;color:#334155}.LabChatBar_settingDropdown__ySAs4{position:absolute;bottom:calc(100% + 8px);left:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 16px 40px rgba(15,23,42,.14),0 2px 8px rgba(15,23,42,.06);overflow:hidden;min-width:200px;z-index:9999;animation:LabChatBar_dropIn__EP4i2 .13s ease}.LabChatBar_settingDropdownSm___m6Uy{min-width:120px}.LabChatBar_settingDropdownRight___9tst{left:auto;right:0}@keyframes LabChatBar_dropIn__EP4i2{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.LabChatBar_settingItem__tTqSQ{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:9px 13px;border:none;background:none;color:#334155;font-size:12px;font-weight:500;cursor:pointer;transition:background .1s;font-family:inherit;text-align:left}.LabChatBar_settingItem__tTqSQ:hover{background:#f8fafc}.LabChatBar_settingItemActive__fvgdy{background:rgba(59,91,255,.05);color:#3b5bff}.LabChatBar_settingItemActive__fvgdy:hover{background:rgba(59,91,255,.1)}.LabChatBar_settingItemLabel__L6zD2{font-size:12px;font-weight:600;color:inherit;white-space:nowrap}.LabChatBar_settingItemCredit__8Vd_Q,.LabChatBar_settingItemDesc__ACUi_{font-size:10px;font-weight:400;color:#94a3b8;white-space:nowrap}.LabChatBar_errorMsg__FuI_v{font-size:11px;color:#e53e3e;white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis}.LabChatBar_creditPill__uQI0V{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 9px;border-radius:8px;background:rgba(241,245,249,.9);border:1px solid rgba(226,232,240,.85);color:#64748b;font-size:11px;font-weight:600;white-space:nowrap}.LabChatBar_sendBtn__uvmt8{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:none;border-radius:10px;background:rgba(226,232,240,.6);color:#94a3b8;cursor:not-allowed;transition:background .15s,color .15s;padding:0;flex-shrink:0}.LabChatBar_sendBtnActive__tejGU{background:#0f172a;color:#fff;cursor:pointer}.LabChatBar_sendBtnActive__tejGU:hover{background:#1e293b}.LabChatBar_sendBtn__uvmt8:disabled{background:rgba(226,232,240,.6);color:#94a3b8;cursor:not-allowed}.LabChatBar_collModalOverlay__jFhqW{position:fixed;inset:0;background:rgba(15,23,42,.45);backdrop-filter:blur(4px);z-index:10001;display:flex;align-items:center;justify-content:center;padding:20px;animation:LabChatBar_fadeIn__k7qt3 .12s ease}.LabChatBar_collModal__WRqLa{width:100%;max-width:520px;max-height:72dvh;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 16px 48px rgba(15,23,42,.16);display:flex;flex-direction:column;overflow:hidden}.LabChatBar_collModalHeader___2yJp{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #f1f5f9}.LabChatBar_collModalTitle__PYpvt{font-size:14px;font-weight:700;color:#0f172a;flex:1}.LabChatBar_collModalCount__NYxnU{font-size:11.5px;font-weight:600;color:#64748b;background:#f1f5f9;border-radius:6px;padding:3px 8px}.LabChatBar_collModalCountFull__WVmLM{color:#b45309;background:#fef3c7}.LabChatBar_collModalClose__DjZIU{width:28px;height:28px;border-radius:7px;border:none;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .13s}.LabChatBar_collModalClose__DjZIU:hover{background:#e2e8f0;color:#334155}.LabChatBar_collModalSearchWrap__4IgRr{display:flex;align-items:center;gap:8px;margin:12px 16px 8px;padding:0 12px;height:42px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.LabChatBar_collModalSearchIcon__yUKWd{color:#94a3b8;flex-shrink:0}.LabChatBar_collModalInput__vDHzP{flex:1;border:none;background:transparent;outline:none;font-family:inherit;font-size:13px;color:#0f172a}.LabChatBar_collModalInput__vDHzP::placeholder{color:#94a3b8}.LabChatBar_collModalClear__DGmk8{width:20px;height:20px;border-radius:6px;border:none;background:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .13s,color .13s}.LabChatBar_collModalClear__DGmk8:hover{background:#cbd5e1;color:#334155}.LabChatBar_collModalChipRow__Y6HQE{display:flex;flex-wrap:wrap;gap:6px;padding:8px 16px 4px}.LabChatBar_collModalChip__bcKGe{display:inline-flex;align-items:center;gap:6px;max-width:180px;padding:3px 6px 3px 3px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.LabChatBar_collModalChipImg__XELOz{width:20px;height:20px;border-radius:5px;object-fit:cover;flex-shrink:0}.LabChatBar_collModalChipFallback__eCReC{width:20px;height:20px;border-radius:5px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#eef2ff;color:#3b5bff;font-size:11px;font-weight:700}.LabChatBar_collModalChipName__TxDUx{font-size:12px;font-weight:500;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LabChatBar_collModalChipRemove__6HlPj{width:16px;height:16px;border:none;border-radius:5px;background:transparent;color:#94a3b8;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .13s,color .13s}.LabChatBar_collModalChipRemove__6HlPj:hover{background:#e2e8f0;color:#334155}.LabChatBar_collModalSpinner__yk_LD{width:16px;height:16px;border:2px solid #e2e8f0;border-top-color:#3b5bff;border-radius:50%;animation:LabChatBar_spin__65gs2 .8s linear infinite;flex-shrink:0}.LabChatBar_collModalResults__bPdkR{flex:1;min-height:220px;overflow-y:auto;padding:4px 8px 8px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.LabChatBar_collModalResults__bPdkR::-webkit-scrollbar{width:6px}.LabChatBar_collModalResults__bPdkR::-webkit-scrollbar-track{background:transparent}.LabChatBar_collModalResults__bPdkR::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.LabChatBar_collModalEmpty__ZkR0z{height:100%;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px 16px;text-align:center;font-size:12.5px;color:#94a3b8}.LabChatBar_collModalItem__SbnH7{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:none;border-radius:10px;background:none;cursor:pointer;transition:background .1s;text-align:left}.LabChatBar_collModalItem__SbnH7:hover{background:#f8fafc}.LabChatBar_collModalItem__SbnH7:disabled{opacity:.4;cursor:not-allowed}.LabChatBar_collModalItemSelected__Bwjvc{background:rgba(59,91,255,.06)}.LabChatBar_collModalAddHint__LecjN{font-size:11.5px;font-weight:600;color:#94a3b8;border:1px solid #e2e8f0;border-radius:6px;padding:3px 8px;flex-shrink:0;opacity:0;transition:opacity .12s}.LabChatBar_collModalItem__SbnH7:hover .LabChatBar_collModalAddHint__LecjN{opacity:1;color:#3b5bff;border-color:#c7d2fe}.LabChatBar_collModalImg__cH056{width:36px;height:36px;border-radius:8px;object-fit:cover;flex-shrink:0}.LabChatBar_collModalImgPlaceholder__m1Iz1{width:36px;height:36px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#eef2ff;color:#3b5bff;font-size:15px;font-weight:700}.LabChatBar_collModalInfo__Lk5_f{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.LabChatBar_collModalNameRow__5YZma{display:flex;align-items:center;gap:5px}.LabChatBar_collModalName__pHAsz{font-size:13px;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LabChatBar_collModalSlug__NtHGQ{font-size:11px;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LabChatBar_collModalCheck__j_NSx{width:22px;height:22px;border-radius:6px;background:#3b5bff;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.LabChatBar_collModalFooter__XbpAn{padding:10px 16px;border-top:1px solid #f1f5f9}.LabChatBar_collModalDoneBtn__zfucv{width:100%;height:40px;border:none;border-radius:10px;background:#0f172a;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .13s;font-family:inherit}.LabChatBar_collModalDoneBtn__zfucv:hover{background:#1e293b}@keyframes LabChatBar_fadeIn__k7qt3{0%{opacity:0}to{opacity:1}}.LabChatBar_mobileTopRow__8h_9m{display:flex;gap:8px;align-items:stretch;padding:12px 14px 0}.LabChatBar_mobilePillLg__S6ciN{flex:1;height:42px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:12px;font-weight:600;color:#475569;cursor:pointer;transition:all .13s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 8px;font-family:inherit}.LabChatBar_mobilePillLg__S6ciN:active{background:#f1f5f9}.LabChatBar_mobileAttachBtn__05aq6{width:42px;height:42px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;transition:all .13s}.LabChatBar_mobileAttachBtn__05aq6:active{background:#f1f5f9}.LabChatBar_mobileAttachBtn__05aq6:disabled{opacity:.4;cursor:not-allowed}.LabChatBar_mobileAttachBtnActive__Lh0us{border-color:#c7d2fe;background:#f0f4ff;color:#3b5bff}.LabChatBar_mobileTextarea__vLOZl{width:100%;padding:10px 14px;border:none;background:transparent;font-size:14px;color:#0f172a;resize:none;outline:none;font-family:inherit;min-height:56px;max-height:110px;box-sizing:border-box;line-height:1.5}.LabChatBar_mobileTextarea__vLOZl::placeholder{color:#94a3b8}.LabChatBar_mobileTextarea__vLOZl:disabled{opacity:.6}.LabChatBar_mobileErrorBanner__7KWNd{margin:6px 14px 0;padding:7px 10px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;font-size:12px;color:#b91c1c;line-height:1.4}.LabChatBar_mobileSettingsBar__2A8ki{display:flex;align-items:center;gap:8px;padding:8px 14px 4px}.LabChatBar_mobileSettingBtn__v_pmm{display:flex;align-items:center;gap:4px;height:36px;padding:0 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;font-size:12px;font-weight:600;color:#475569;cursor:pointer;transition:all .13s;flex-shrink:0;font-family:inherit}.LabChatBar_mobileSettingBtn__v_pmm:active{background:#f1f5f9}.LabChatBar_mobileStepperWrap__OKh5Q{display:flex;align-items:center;height:36px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;overflow:hidden;flex-shrink:0}.LabChatBar_mobileStepBtn__drWzd{width:32px;height:36px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#475569;transition:background .13s}.LabChatBar_mobileStepBtn__drWzd:active:not(:disabled){background:#e2e8f0}.LabChatBar_mobileStepBtn__drWzd:disabled{opacity:.35;cursor:not-allowed}.LabChatBar_mobileStepVal__LRAOn{font-size:12px;font-weight:600;color:#0f172a;min-width:28px;text-align:center}.LabChatBar_mobileCreditBadge__cm1s1{font-size:12px;font-weight:600;color:#94a3b8;white-space:nowrap;flex-shrink:0}.LabChatBar_mobileGenBtn__qfFLM{width:calc(100% - 28px);margin:6px 14px 0;height:46px;background:#e2e8f0;color:#94a3b8;border:none;border-radius:12px;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:not-allowed;transition:all .15s;font-family:inherit}.LabChatBar_mobileGenBtnActive__tuuue{background:#1f3aff;color:#fff;cursor:pointer}.LabChatBar_mobileGenBtnActive__tuuue:active{transform:scale(.98)}.LabChatBar_modalOverlay__6vjPT{position:fixed;inset:0;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:flex-end;justify-content:center;animation:LabChatBar_fadeIn__k7qt3 .12s ease}@keyframes LabChatBar_sheetUp__q_YnT{0%{transform:translateY(100%)}to{transform:translateY(0)}}.LabChatBar_modalSheet__50J25{width:100%;max-width:480px;max-height:70dvh;background:#fff;border-radius:20px 20px 0 0;overflow-y:auto;animation:LabChatBar_sheetUp__q_YnT .22s cubic-bezier(.16,1,.3,1);padding-bottom:env(safe-area-inset-bottom,0)}.LabChatBar_modalHeader__36DHJ{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 12px;border-bottom:1px solid rgba(226,232,240,.7);position:sticky;top:0;background:#fff;border-radius:20px 20px 0 0;z-index:1}.LabChatBar_modalTitle__y6vOQ{font-size:15px;font-weight:700;color:#0f172a}.LabChatBar_modalClose__NHN95{width:32px;height:32px;border-radius:50%;border:none;background:rgba(241,245,249,.9);color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .13s,color .13s;padding:0}.LabChatBar_modalClose__NHN95:hover{background:#e2e8f0;color:#334155}.LabChatBar_modalGrid__6ZOpu{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:16px 18px}.LabChatBar_modalOption__moxgh{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:14px 10px;border-radius:12px;border:1.5px solid rgba(226,232,240,.9);background:#fff;cursor:pointer;transition:all .13s ease;font-family:inherit}.LabChatBar_modalOption__moxgh:hover{border-color:rgba(59,91,255,.3);background:rgba(59,91,255,.03)}.LabChatBar_modalOptionActive__4Jh6Z{border-color:#3b5bff;background:rgba(59,91,255,.06)}.LabChatBar_modalOptionActive__4Jh6Z:hover{border-color:#3b5bff;background:rgba(59,91,255,.08)}.LabChatBar_modalOptionName__sXkzr{font-size:14px;font-weight:600;color:#0f172a;line-height:1.3}.LabChatBar_modalOptionActive__4Jh6Z .LabChatBar_modalOptionName__sXkzr{color:#3b5bff}.LabChatBar_modalOptionDesc__z9vtK{font-size:11px;font-weight:400;color:#94a3b8;line-height:1.2;text-align:center}.LabChatBar_currencyToggle__Zp5BR{display:inline-flex;align-items:center;gap:3px;height:28px;flex-shrink:0}.LabChatBar_currencySeg__zLCvN{padding:2px;border:none;background:transparent;color:#b6c0cd;font-size:10.5px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:color .13s ease;font-family:inherit}.LabChatBar_currencySeg__zLCvN:hover{color:#64748b}.LabChatBar_currencySegActive__12MCo,.LabChatBar_currencySegActive__12MCo:hover{color:#0f172a}.LabChatBar_currencySlash__s1NbM{color:#dbe2ea;font-size:10px;font-weight:500;user-select:none}.LabChatBar_currencyHelp__IJP_u{position:relative;display:inline-flex;align-items:center;margin-left:2px;color:#c2cbd6;cursor:help;flex-shrink:0}.LabChatBar_currencyHelp__IJP_u:hover{color:#64748b}.LabChatBar_currencyTooltip___uo5p{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);width:210px;padding:8px 10px;border-radius:8px;border:1px solid #e2e8f0;background:#ffffff;color:#475569;font-size:11px;font-weight:500;line-height:1.45;box-shadow:0 2px 8px rgba(0,0,0,.08);opacity:0;visibility:hidden;transition:opacity .13s ease;pointer-events:none;z-index:30}.LabChatBar_currencyHelp__IJP_u:focus-within .LabChatBar_currencyTooltip___uo5p,.LabChatBar_currencyHelp__IJP_u:hover .LabChatBar_currencyTooltip___uo5p{opacity:1;visibility:visible}.LabChatBar_mobileCurrencyBtn__ezeuT{height:42px;padding:0 14px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:12px;font-weight:600;color:#475569;cursor:pointer;transition:all .13s;white-space:nowrap;font-family:inherit;flex-shrink:0}@media (max-width:900px){.LabChatBar_floatingBar__oljlm{width:calc(100vw - 32px);bottom:16px}.LabChatBar_settingBtn__BAsO7{font-size:10px;height:26px;padding:0 7px}}@media (max-width:767px){.LabChatBar_floatingBar__oljlm{width:100%;bottom:0;left:0;transform:none}.LabChatBar_chatCardInner__p_vgX{border-radius:18px 18px 0 0;border-bottom:none;box-shadow:0 -4px 24px rgba(15,23,42,.08);padding-bottom:calc(10px + env(safe-area-inset-bottom, 0px))}.LabChatBar_chatCardOuter__qMmk3:focus-within .LabChatBar_chatCardInner__p_vgX{box-shadow:0 -4px 24px rgba(59,91,255,.13)}}