.Chat_container__wqlhw{width:100%;height:calc(100vh - 57px);display:flex;flex-direction:column;background:transparent}.Chat_embedded__VnYOA{height:100%;min-height:0}.Chat_header__fntAe{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:.5px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.Chat_headerTitle__wM335{flex:1 1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.125rem}.Chat_title__0kQ9u{font-size:1.125rem;font-weight:700;line-height:1.2;background:linear-gradient(135deg,#007AFF,#00D4FF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Chat_subtitle__NNRGF{font-size:.75rem;opacity:.6;font-weight:500}.Chat_messagesContainer__DRNSX{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1rem;display:flex;flex-direction:column}.Chat_emptyState__z_d5m{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center;gap:1rem}.Chat_emptyIcon__0fzmB{font-size:4rem;opacity:.5;filter:grayscale(.3)}.Chat_emptyTitle__5N5aq{font-size:1.25rem;font-weight:600;opacity:.9}.Chat_emptyDescription__d7Ffp{font-size:.9375rem;opacity:.6;line-height:1.5;max-width:320px}.Chat_loadingIndicator__CVdrj{align-self:flex-start;display:flex;gap:.5rem;padding:1rem 1.25rem;background:rgba(255,255,255,.1);border-radius:18px;border-bottom-left-radius:4px;max-width:85%;margin-bottom:.75rem}.Chat_loadingDot__oDVmP{width:8px;height:8px;background:rgba(255,255,255,.6);border-radius:50%;animation:Chat_bounce___ptps 1.4s ease-in-out infinite}.Chat_loadingDot__oDVmP:first-child{animation-delay:-.32s}.Chat_loadingDot__oDVmP:nth-child(2){animation-delay:-.16s}@keyframes Chat_bounce___ptps{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.Chat_messagesContainer__DRNSX{scroll-behavior:smooth}@media (max-width:640px){.Chat_container__wqlhw{height:100vh}.Chat_header__fntAe{padding:.625rem .75rem}.Chat_messagesContainer__DRNSX{padding:.75rem}.Chat_emptyState__z_d5m{padding:1.5rem 1rem}.Chat_emptyIcon__0fzmB{font-size:3rem}.Chat_emptyTitle__5N5aq{font-size:1.125rem}.Chat_emptyDescription__d7Ffp{font-size:.875rem}}.ConversationList_container__ibsUP{display:flex;flex-direction:column;height:100%;background:rgba(0,0,0,.2);border-right:.5px solid rgba(255,255,255,.1)}.ConversationList_header__tmTTv{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:.5px solid rgba(255,255,255,.1)}.ConversationList_title__zcA7s{font-size:.875rem;font-weight:600;color:rgba(255,255,255,.9);margin:0}.ConversationList_newButton__puKCl{background:none;border:none;color:rgba(255,255,255,.7);cursor:pointer;padding:.25rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s}.ConversationList_newButton__puKCl:hover{background:rgba(255,255,255,.1);color:rgba(255,255,255,.9)}.ConversationList_list__kHJZg{flex:1 1;overflow-y:auto;padding:.5rem}.ConversationList_item__FCDPD{width:100%;display:flex;align-items:center;gap:0;border-radius:8px;margin-bottom:.25rem;transition:all .2s;position:relative;background:none;padding:0;min-width:0}.ConversationList_item__FCDPD:hover{background:rgba(255,255,255,.05)}.ConversationList_item__FCDPD:hover .ConversationList_deleteButton__bmPEg{opacity:1}.ConversationList_item__FCDPD.ConversationList_active__eivjM{background:rgba(0,122,255,.15);border:.5px solid rgba(0,122,255,.3)}.ConversationList_itemButton__94dat{flex:1 1;min-width:0;padding:.75rem;background:none;border:none;cursor:pointer;text-align:left;color:inherit;display:flex;flex-direction:column}.ConversationList_deleteButton__bmPEg{padding:.5rem;background:none;border:none;color:rgba(255,255,255,.4);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;border-radius:4px;margin-right:.5rem;flex-shrink:0;opacity:.5}.ConversationList_deleteButton__bmPEg:hover{background:rgba(220,53,69,.2);color:#dc3545;opacity:1}.ConversationList_itemTitle__euFM5{font-size:.875rem;font-weight:500;color:rgba(255,255,255,.9)}.ConversationList_itemPreview__vqhlQ,.ConversationList_itemTitle__euFM5{margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.ConversationList_itemPreview__vqhlQ{font-size:.75rem;color:rgba(255,255,255,.5)}.ConversationList_itemTime__1cU0R{font-size:.6875rem;color:rgba(255,255,255,.4)}.ConversationList_loading__W11Dx{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;text-align:center;color:rgba(255,255,255,.5);font-size:.8125rem}.ConversationList_loadingSpinner__GsRUo{width:24px;height:24px;border:2px solid rgba(0,122,255,.2);border-top-color:#007aff;border-radius:50%;animation:ConversationList_spin___A0CM .8s linear infinite}@keyframes ConversationList_spin___A0CM{to{transform:rotate(1turn)}}.ConversationList_empty__HiR6C{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center;color:rgba(255,255,255,.5);gap:.75rem}.ConversationList_empty__HiR6C p{margin:0;font-size:.875rem}.ConversationList_emptyButton__QfVSs{background:rgba(0,122,255,.2);border:.5px solid rgba(0,122,255,.3);color:rgba(255,255,255,.9);padding:.5rem 1rem;border-radius:6px;font-size:.8125rem;cursor:pointer;transition:all .2s}.ConversationList_emptyButton__QfVSs:hover{background:rgba(0,122,255,.3)}.WidgetToolbar_toolbar__IKriU{display:flex;flex-direction:column;gap:.375rem;padding:.5rem;background:transparent;border-right:.5px solid rgba(255,255,255,.08);flex-shrink:0}.WidgetToolbar_toolbarButton__RB07Z{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:50%;color:rgba(255,255,255,.7);cursor:pointer;transition:all .2s}.WidgetToolbar_toolbarButton__RB07Z:hover:not(.WidgetToolbar_toolbarButtonDisabled__ipX1L){background:rgba(0,122,255,.15);border-color:rgba(0,122,255,.4);color:#007AFF;transform:translateX(2px)}.WidgetToolbar_toolbarButton__RB07Z:active:not(.WidgetToolbar_toolbarButtonDisabled__ipX1L){transform:translateX(2px) scale(.95)}.WidgetToolbar_toolbarButtonActive__xvB4d{background:rgba(0,122,255,.2);border-color:#007AFF;color:#007AFF;box-shadow:0 0 12px rgba(0,122,255,.3)}.WidgetToolbar_toolbarButtonDisabled__ipX1L{opacity:.4;cursor:not-allowed}.WidgetToolbar_comingSoonDot__VSidp{position:absolute;top:4px;right:4px;width:5px;height:5px;background:#FF9500;border-radius:50%;box-shadow:0 0 6px rgba(255,149,0,.6)}@media (max-width:600px){.WidgetToolbar_toolbar__IKriU{flex-direction:row;border-right:none;border-bottom:.5px solid rgba(255,255,255,.08);overflow-x:auto;-webkit-overflow-scrolling:touch}.WidgetToolbar_toolbarButton__RB07Z{width:44px;height:44px;flex-shrink:0}}.ChatDrawer_overlay__GcEgw{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:9997;animation:ChatDrawer_fadeIn__I2uOx .2s ease-out}@media (min-width:769px){.ChatDrawer_overlay__GcEgw{display:none}}@keyframes ChatDrawer_fadeIn__I2uOx{0%{opacity:0}to{opacity:1}}.ChatDrawer_drawer__RMu7o{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(160deg,rgb(4,6,16),rgb(2,3,10) 35%,rgb(1,1,6) 60%,rgb(4,8,20));border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -4px 40px rgba(0,0,0,.8),inset 0 0 60px rgba(0,0,0,.3);z-index:10000;display:flex;flex-direction:column;transition:height .3s cubic-bezier(.4,0,.2,1);animation:ChatDrawer_slideUp__j2zbr .3s cubic-bezier(.4,0,.2,1);max-height:90vh;height:60vh;border:1px solid rgba(255,255,255,.08);border-right:none;padding-bottom:env(safe-area-inset-bottom);pointer-events:auto;overflow:hidden}.ChatDrawer_drawer__RMu7o:before{content:"";position:absolute;inset:0;border-radius:inherit;z-index:1;pointer-events:none;padding:1px;background:conic-gradient(from var(--pulse-angle,0deg) at 50% 50%,rgba(255,255,255,.06) 0deg,rgba(255,255,255,.06) 145deg,rgba(0,120,255,.3) 160deg,rgba(0,170,255,.7) 172deg,rgba(80,200,255,1) 180deg,rgba(0,170,255,.7) 188deg,rgba(0,120,255,.3) 200deg,rgba(255,255,255,.06) 215deg,rgba(255,255,255,.06) 1turn);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:ChatDrawer_pulseTravel__DhqBR 8s linear infinite}@property --pulse-angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes ChatDrawer_pulseTravel__DhqBR{0%{--pulse-angle:0deg}to{--pulse-angle:360deg}}@keyframes ChatDrawer_slideUp__j2zbr{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ChatDrawer_handle__SZMMG{width:100%;display:flex;justify-content:center;padding:.375rem 0 .125rem;cursor:-webkit-grab;cursor:grab;touch-action:none}.ChatDrawer_handle__SZMMG:active{cursor:-webkit-grabbing;cursor:grabbing}.ChatDrawer_handleBar__CXYKu{width:36px;height:3px;background:rgba(255,255,255,.3);border-radius:2px;transition:background .2s}.ChatDrawer_handle__SZMMG:hover .ChatDrawer_handleBar__CXYKu{background:rgba(255,255,255,.5)}.ChatDrawer_header__Qor2_{display:flex;align-items:center;justify-content:flex-end;padding:.5rem;border-bottom:.5px solid rgba(255,255,255,.08);position:relative;z-index:2;pointer-events:auto}.ChatDrawer_headerLeft__BL9jw{position:absolute;top:8px;left:8px;z-index:1}.ChatDrawer_logoWrapper__QrIHO{width:40px;height:40px;flex-shrink:0;opacity:.75;transition:opacity .2s}.ChatDrawer_logoWrapper__QrIHO:hover{opacity:1}.ChatDrawer_headerActions__wZLmn{display:flex;align-items:center;gap:.125rem}.ChatDrawer_headerButton__mJnxa{background:transparent;border:none;color:rgba(255,255,255,.6);cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:all .15s;border-radius:6px;pointer-events:auto}.ChatDrawer_headerButton__mJnxa:hover{background:rgba(255,255,255,.08);color:rgba(255,255,255,.9)}.ChatDrawer_headerButton__mJnxa:active{opacity:.6;transform:scale(.95)}.ChatDrawer_headerButtonActive__D9gMo{background:rgba(0,122,255,.15);color:#007AFF}.ChatDrawer_headerButtonActive__D9gMo:hover{background:rgba(0,122,255,.2);color:#007AFF}.ChatDrawer_modeIndicator__vtVTz{font-size:.875rem;line-height:1;opacity:.6;padding:.125rem .375rem;background:rgba(255,255,255,.08);border-radius:4px}.ChatDrawer_content__As4gV{flex:1 1;display:flex;flex-direction:column;overflow:hidden;pointer-events:auto;position:relative;min-height:0}.ChatDrawer_conversationsOverlay__QaoBE{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:9;animation:ChatDrawer_fadeIn__I2uOx .2s ease-out}.ChatDrawer_conversationsSection__g6xSr{position:absolute;top:0;left:0;bottom:0;width:320px;background:rgba(18,18,18,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-right:1px solid rgba(255,255,255,.1);box-shadow:4px 0 12px rgba(0,0,0,.3);z-index:10;overflow:hidden;animation:ChatDrawer_slideInFromLeft__syoCf .3s ease-out}@keyframes ChatDrawer_slideInFromLeft__syoCf{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.ChatDrawer_knowledgeBaseSection__t1jmg{flex:1 1;min-height:0;overflow:hidden}.ChatDrawer_chatSection__tEy2S{flex:1 1;min-height:0;display:flex;flex-direction:row;border-top:.5px solid rgba(255,255,255,.08);pointer-events:auto}.ChatDrawer_chatSectionFull__sRsdt{border-top:none}.ChatDrawer_chatWrapper__0s5wq{flex:1 1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.ChatDrawer_messagesContainer__x_4r3{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1rem;display:flex;flex-direction:column;gap:0;min-width:0;min-height:0}.ChatDrawer_messagesContainer__x_4r3>[data-message-id]{content-visibility:auto;contain-intrinsic-size:auto 120px}.ChatDrawer_loadOlderContainer__Gswl0{display:flex;justify-content:center;padding:8px 0 12px}.ChatDrawer_loadOlderButton__n9ZiO{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.25);border-radius:999px;color:rgba(147,197,253,.9);font-size:.75rem;padding:6px 16px;cursor:pointer;transition:all .15s ease}.ChatDrawer_loadOlderButton__n9ZiO:hover:not(:disabled){background:rgba(59,130,246,.2);border-color:rgba(59,130,246,.4);color:#93c5fd}.ChatDrawer_loadOlderButton__n9ZiO:disabled{opacity:.5;cursor:default}.ChatDrawer_emptyState__0dScC{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center;gap:1rem}.ChatDrawer_emptyLogo__SVzn_{width:64px;height:64px;border-radius:var(--radius-xl,1rem);background:linear-gradient(135deg,rgba(0,122,255,.2),rgba(0,212,255,.15));border:1px solid rgba(0,122,255,.3);display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;background-clip:padding-box;position:relative;animation:ChatDrawer_breathe__DETde 3s ease-in-out infinite}.ChatDrawer_emptyLogoText__aq4vS{background:linear-gradient(135deg,#007AFF,#00D4FF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes ChatDrawer_breathe__DETde{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(0,122,255,.2)}50%{transform:scale(1.02);box-shadow:0 0 20px 4px rgba(0,122,255,.15)}}.ChatDrawer_emptyIcon__kLIYT{font-size:3rem;opacity:.6}.ChatDrawer_emptyTitle__PAB2r{font-size:1.25rem;font-weight:600;color:rgba(255,255,255,.95);margin:0}.ChatDrawer_emptyDescription__oNtOO{font-size:.875rem;color:rgba(255,255,255,.5);line-height:1.6;max-width:300px}.ChatDrawer_loadingIndicator__it7H1{align-self:flex-start;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:rgba(255,255,255,.08);border-radius:18px;border-bottom-left-radius:4px;max-width:85%;margin-bottom:.75rem}.ChatDrawer_loadingLabel__ECPGF{display:flex;align-items:center;gap:.5rem}.ChatDrawer_loadingLogoMini__h94jk{width:20px;height:20px;border-radius:6px;background:linear-gradient(135deg,rgba(0,122,255,.3),rgba(0,212,255,.2));display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700;color:#007AFF;flex-shrink:0}.ChatDrawer_loadingText___yHs9{font-size:.8125rem;color:rgba(255,255,255,.6);font-weight:500}.ChatDrawer_loadingDots___qoa5{display:flex;gap:.25rem;margin-left:.25rem}.ChatDrawer_loadingDot__0X9qj{width:6px;height:6px;background:#007AFF;border-radius:50%;animation:ChatDrawer_bounce__0UtRy 1.4s ease-in-out infinite}.ChatDrawer_loadingDot__0X9qj:first-child{animation-delay:-.32s}.ChatDrawer_loadingDot__0X9qj:nth-child(2){animation-delay:-.16s}@keyframes ChatDrawer_bounce__0UtRy{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.ChatDrawer_drawer__RMu7o.ChatDrawer_minimized__YLA_o .ChatDrawer_messagesContainer__x_4r3{display:none}.ChatDrawer_drawer__RMu7o.ChatDrawer_minimized__YLA_o .ChatDrawer_header__Qor2_{border-bottom:none}@media (max-width:640px){.ChatDrawer_drawer__RMu7o{border-top-left-radius:16px;border-top-right-radius:16px}.ChatDrawer_header__Qor2_{padding:.5rem .75rem .75rem}.ChatDrawer_messagesContainer__x_4r3{padding:.75rem}.ChatDrawer_emptyState__0dScC{padding:1.5rem 1rem}.ChatDrawer_conversationsSection__g6xSr{width:100%;max-width:320px}}@media (min-width:769px){.ChatDrawer_drawer__RMu7o{left:auto;right:0;top:10vh;bottom:3vh;width:372px;max-height:87vh;height:87vh;border-radius:0;border-top-left-radius:20px;border-bottom-left-radius:20px;border-top-right-radius:0;border-bottom-right-radius:0;border:1px solid rgba(0,80,200,.12);border-right:none;animation:ChatDrawer_slideInFromRight__G8IaO .3s cubic-bezier(.4,0,.2,1);transition:width .3s cubic-bezier(.4,0,.2,1);padding-bottom:0}.ChatDrawer_drawer__RMu7o:before{border-top-right-radius:0;border-bottom-right-radius:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(270deg,transparent 0,#fff 1px) border-box;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(270deg,transparent 0,#fff 1px) border-box;-webkit-mask-composite:xor;mask-composite:exclude}@keyframes ChatDrawer_slideInFromRight__G8IaO{0%{transform:translateX(calc(100% - 60px))}to{transform:translateX(0)}}.ChatDrawer_drawer__RMu7o.ChatDrawer_minimized__YLA_o{width:60px!important;height:87vh!important;animation:none}.ChatDrawer_drawer__RMu7o.ChatDrawer_full__zhEO7,.ChatDrawer_drawer__RMu7o.ChatDrawer_partial__9siFM{width:372px!important;height:87vh!important}.ChatDrawer_drawer__RMu7o.ChatDrawer_full__zhEO7.ChatDrawer_widgetOpen__cJhE7,.ChatDrawer_drawer__RMu7o.ChatDrawer_partial__9siFM.ChatDrawer_widgetOpen__cJhE7{width:calc(100vw - 80px)!important}.ChatDrawer_handle__SZMMG{position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:80px;padding:0;display:flex;align-items:center;justify-content:center;cursor:ew-resize;pointer-events:auto}.ChatDrawer_drawer__RMu7o:not(.ChatDrawer_minimized__YLA_o) .ChatDrawer_handle__SZMMG{display:none}.ChatDrawer_drawer__RMu7o.ChatDrawer_minimized__YLA_o .ChatDrawer_handle__SZMMG{display:flex;pointer-events:auto}.ChatDrawer_handleBar__CXYKu{width:3px;height:36px;background:rgba(255,255,255,.3);border-radius:2px}.ChatDrawer_header__Qor2_{padding:1rem 1.5rem}.ChatDrawer_drawer__RMu7o.ChatDrawer_minimized__YLA_o .ChatDrawer_handleBar__CXYKu{width:3px;height:36px;background:rgba(255,255,255,.3);border-radius:2px}.ChatDrawer_drawer__RMu7o.ChatDrawer_minimized__YLA_o .ChatDrawer_headerActions__wZLmn,.ChatDrawer_drawer__RMu7o.ChatDrawer_minimized__YLA_o .ChatDrawer_headerLeft__BL9jw,.ChatDrawer_drawer__RMu7o.ChatDrawer_minimized__YLA_o .ChatDrawer_header__Qor2_{display:none}.ChatDrawer_drawer__RMu7o.ChatDrawer_minimized__YLA_o .ChatDrawer_headerTitle___7o5r{display:flex;flex-direction:row;writing-mode:vertical-rl}.ChatDrawer_drawer__RMu7o.ChatDrawer_minimized__YLA_o .ChatDrawer_title__WSZlx{writing-mode:vertical-rl;font-size:.75rem}.ChatDrawer_drawer__RMu7o.ChatDrawer_minimized__YLA_o .ChatDrawer_closeButton__37sI6,.ChatDrawer_drawer__RMu7o.ChatDrawer_minimized__YLA_o .ChatDrawer_content__As4gV,.ChatDrawer_drawer__RMu7o.ChatDrawer_minimized__YLA_o .ChatDrawer_modeIndicator__vtVTz{display:none}.ChatDrawer_minimizedToolbar__xoq68{flex:1 1;display:flex;align-items:center;justify-content:center;padding:1rem 0}.ChatDrawer_content__As4gV{flex-direction:row!important}.ChatDrawer_knowledgeBaseSection__t1jmg{flex:1 1 auto!important;border-right:.5px solid rgba(255,255,255,.08)}.ChatDrawer_chatSection__tEy2S{flex:0 0 320px!important;border-top:none!important;border-left:.5px solid rgba(255,255,255,.08);height:100%!important}.ChatDrawer_chatSectionFull__sRsdt{flex:1 1 auto!important;border-left:none!important}.ChatDrawer_chatWrapper__0s5wq{height:100%!important;min-height:0!important}}@media (max-width:768px){.ChatDrawer_drawer__RMu7o{bottom:0;max-height:90vh}.ChatDrawer_drawer__RMu7o.ChatDrawer_full__zhEO7{height:90vh!important}.ChatDrawer_drawer__RMu7o.ChatDrawer_partial__9siFM{height:60vh!important}.ChatDrawer_drawer__RMu7o.ChatDrawer_minimized__YLA_o{height:60px!important}.ChatDrawer_knowledgeBaseSection__t1jmg{flex:1 1 auto;min-height:0;overflow:hidden}.ChatDrawer_chatSection__tEy2S{flex:0 0 auto!important;height:180px!important;border-top:.5px solid rgba(255,255,255,.08)!important}.ChatDrawer_chatSectionFull__sRsdt{flex:1 1!important;height:auto!important}}.ChatDrawer_widgetMenuContainer__Bc_Ot{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 12px;background:rgba(0,0,0,.2);border-bottom:.5px solid rgba(255,255,255,.08)}.ChatDrawer_widgetMenuItem__onRk_{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:50%;color:rgba(255,255,255,.75);cursor:pointer;transition:all .15s ease}.ChatDrawer_widgetMenuItem__onRk_:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.25);color:#fff}.ChatDrawer_widgetMenuItem__onRk_:active{transform:scale(.93)}.ChatDrawer_widgetMenuItemActive__fgExx{background:rgba(0,122,255,.3);border-color:rgba(0,122,255,.5);color:#007AFF}.ChatDrawer_widgetMenuItemActive__fgExx:hover{background:rgba(0,122,255,.4);border-color:rgba(0,122,255,.6);color:#007AFF}.ChatDrawer_meetingBanner__k3ASd{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(37,99,235,.1));border-bottom:1px solid rgba(59,130,246,.2);color:#60a5fa;font-size:13px;font-weight:500}.ChatDrawer_meetingBanner__k3ASd svg{flex-shrink:0}@media (min-width:769px){.ChatDrawer_drawer__RMu7o.ChatDrawer_meetingMode__5k9J3{top:0!important;bottom:0!important;height:auto!important;max-height:none!important;border-top-left-radius:0;border-bottom-left-radius:0;border-top:none;border-bottom:none;padding-bottom:0!important}.ChatDrawer_drawer__RMu7o.ChatDrawer_meetingMode__5k9J3.ChatDrawer_partial__9siFM{width:320px!important}.ChatDrawer_drawer__RMu7o.ChatDrawer_meetingMode__5k9J3 .ChatDrawer_chatSectionFull__sRsdt,.ChatDrawer_drawer__RMu7o.ChatDrawer_meetingMode__5k9J3 .ChatDrawer_chatSection__tEy2S{flex:1 1 auto!important;max-width:100%!important;margin-left:0!important;height:100%!important}.ChatDrawer_drawer__RMu7o.ChatDrawer_meetingMode__5k9J3 .ChatDrawer_content__As4gV{flex:1 1!important;min-height:0!important}.ChatDrawer_drawer__RMu7o.ChatDrawer_meetingMode__5k9J3 .ChatDrawer_chatWrapper__0s5wq{height:100%!important;min-height:0!important}.ChatDrawer_drawer__RMu7o.ChatDrawer_meetingMode__5k9J3.ChatDrawer_full__zhEO7{width:1200px!important}.ChatDrawer_drawer__RMu7o.ChatDrawer_meetingMode__5k9J3.ChatDrawer_minimized__YLA_o{width:60px!important}}@media (max-width:768px){.ChatDrawer_drawer__RMu7o.ChatDrawer_meetingMode__5k9J3{max-height:75vh}.ChatDrawer_drawer__RMu7o.ChatDrawer_meetingMode__5k9J3.ChatDrawer_full__zhEO7{height:75vh!important}.ChatDrawer_drawer__RMu7o.ChatDrawer_meetingMode__5k9J3.ChatDrawer_partial__9siFM{height:50vh!important}.ChatDrawer_drawer__RMu7o.ChatDrawer_meetingMode__5k9J3.ChatDrawer_minimized__YLA_o{height:60px!important}}.MeetingRoomDemo_room___eFf_{display:flex;height:100%;width:100%;background:#000;color:#fff;overflow:hidden}.MeetingRoomDemo_toolsPanel__kDK4U{width:260px;min-width:260px;background:rgba(10,10,14,.96);border-right:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;overflow:hidden}.MeetingRoomDemo_toolsHeader__M1_uy{display:flex;align-items:center;gap:10px;padding:14px 14px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.MeetingRoomDemo_toolsIcon__M_CNO{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#7c3aed,#9333ea);display:flex;align-items:center;justify-content:center;flex-shrink:0}.MeetingRoomDemo_toolsTitle__za68W{font-size:13px;font-weight:700;color:#fff}.MeetingRoomDemo_toolsStatus__zLvYS{font-size:11px;color:rgba(255,255,255,.5);display:flex;align-items:center;gap:5px}.MeetingRoomDemo_liveDot__8mzfN{width:6px;height:6px;border-radius:50%;background:#22c55e;animation:MeetingRoomDemo_pulse__jumid 2s infinite}@keyframes MeetingRoomDemo_pulse__jumid{0%,to{opacity:1}50%{opacity:.4}}.MeetingRoomDemo_toolsTabs__Dk2aJ{display:flex;padding:8px;gap:4px}.MeetingRoomDemo_toolsTab__ZltPY{flex:1 1;display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 0;border:none;background:transparent;color:rgba(255,255,255,.5);font-size:11.5px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .15s}.MeetingRoomDemo_toolsTab__ZltPY:hover{background:rgba(255,255,255,.05);color:rgba(255,255,255,.7)}.MeetingRoomDemo_toolsTabActive__YCH_U{background:rgba(147,51,234,.2);color:#c084fc}.MeetingRoomDemo_toolsContent__thmfT{flex:1 1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:12px}.MeetingRoomDemo_toolsContent__thmfT::-webkit-scrollbar{width:3px}.MeetingRoomDemo_toolsContent__thmfT::-webkit-scrollbar-thumb{background:rgba(255,255,255,.08);border-radius:3px}.MeetingRoomDemo_transcriptSeg__Nbh6t{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.04)}.MeetingRoomDemo_transcriptHeader__9Nodw{display:flex;justify-content:space-between;margin-bottom:4px}.MeetingRoomDemo_transcriptSpeaker__jdyHY{font-size:12px;font-weight:600;color:#c084fc}.MeetingRoomDemo_transcriptTime__2RfNm{font-size:10px;color:rgba(255,255,255,.3)}.MeetingRoomDemo_transcriptText__hiIpr{font-size:12px;color:rgba(255,255,255,.75);line-height:1.45}.MeetingRoomDemo_notesArea__LU_uf{flex:1 1}.MeetingRoomDemo_notesContent__WivKL{font-size:12.5px;color:rgba(255,255,255,.7);line-height:1.8;white-space:pre-line;padding:4px}.MeetingRoomDemo_aiSummary__2WtTE{padding:4px}.MeetingRoomDemo_aiSummaryLabel__p0S6e{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#c084fc;margin-bottom:8px}.MeetingRoomDemo_aiSummary__2WtTE p{font-size:12.5px;color:rgba(255,255,255,.7);line-height:1.55;margin:0}.MeetingRoomDemo_mainArea__6NeXj{flex:1 1;display:flex;flex-direction:column;min-width:0}.MeetingRoomDemo_videoGrid__In_LU{flex:1 1;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:6px;gap:6px;padding:6px}.MeetingRoomDemo_videoTile__fTO_c{position:relative;border-radius:8px;overflow:hidden;background:#111;min-height:0}.MeetingRoomDemo_speaking__BCuS8{box-shadow:inset 0 0 0 2px #10b981}.MeetingRoomDemo_videoFeed__ZuJDu{width:100%;height:100%;position:relative}.MeetingRoomDemo_videoOverlay__Jt32g{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 50% 40%,rgba(255,255,255,.06) 0,transparent 70%),linear-gradient(180deg,transparent 60%,rgba(0,0,0,.3))}.MeetingRoomDemo_avatarFallback__EZH8i{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.MeetingRoomDemo_avatarInitials__7QZKt{font-size:28px;font-weight:700;color:rgba(255,255,255,.9);text-shadow:0 2px 8px rgba(0,0,0,.3)}.MeetingRoomDemo_hostBadge__sjbjy{top:8px;right:8px;gap:4px;background:linear-gradient(135deg,#ffd700,#ffa500);color:#000;font-size:10px;font-weight:700}.MeetingRoomDemo_hostBadge__sjbjy,.MeetingRoomDemo_participantLabel__AJ3T7{position:absolute;display:flex;align-items:center;padding:3px 8px;border-radius:4px}.MeetingRoomDemo_participantLabel__AJ3T7{bottom:8px;left:8px;gap:6px;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.MeetingRoomDemo_participantName__xVwMM{font-size:12px;font-weight:600;color:#fff}.MeetingRoomDemo_mutedIcon__IsAhV{color:#ef4444}.MeetingRoomDemo_controlBar__0e7mg{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:rgba(26,26,26,.98);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.08);flex-shrink:0}.MeetingRoomDemo_controlLeft__k71HR,.MeetingRoomDemo_controlRight__8zPmr{display:flex;align-items:center;gap:8px}.MeetingRoomDemo_controlCenter__DM9y3{display:flex;align-items:center;gap:6px}.MeetingRoomDemo_participantCount__GEkyN{display:flex;align-items:center;gap:6px;color:rgba(255,255,255,.7);font-size:13px;font-weight:600;padding:0 8px}.MeetingRoomDemo_controlBtn__Y16hZ{display:flex;flex-direction:column;align-items:center;gap:3px;border:none;background:rgba(68,68,68,.7);color:#fff;padding:8px;border-radius:50%;cursor:pointer;width:42px;height:42px;justify-content:center;transition:all .15s}.MeetingRoomDemo_controlBtn__Y16hZ span{display:none}.MeetingRoomDemo_controlBtn__Y16hZ:hover{background:rgba(90,90,90,.8);transform:scale(1.05)}.MeetingRoomDemo_controlBtnActive__LtEQJ{background:rgba(147,51,234,.4)}.MeetingRoomDemo_leaveBtn__mO5uS{background:#ef4444}.MeetingRoomDemo_leaveBtn__mO5uS:hover{background:#dc2626}.MeetingRoomDemo_chatSidebar__BEwuE{width:280px;min-width:280px;background:rgba(42,42,42,.98);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-left:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;overflow:hidden}.MeetingRoomDemo_chatHeader__JnMm5{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.MeetingRoomDemo_chatHeader__JnMm5 h3{margin:0;font-size:15px;font-weight:700}.MeetingRoomDemo_chatMessages__N9uq5{flex:1 1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px}.MeetingRoomDemo_chatMessages__N9uq5::-webkit-scrollbar{width:3px}.MeetingRoomDemo_chatMessages__N9uq5::-webkit-scrollbar-thumb{background:rgba(255,255,255,.08);border-radius:3px}.MeetingRoomDemo_chatBubble__BEmN9{background:rgba(255,255,255,.05);border-radius:8px;padding:10px 12px}.MeetingRoomDemo_chatSender__9GAzR{font-size:12px;font-weight:700;color:#c084fc;margin-bottom:3px}.MeetingRoomDemo_chatText__bRVv4{font-size:12.5px;color:rgba(255,255,255,.85);line-height:1.4}.MeetingRoomDemo_chatTime__hBN03{font-size:10px;color:rgba(255,255,255,.3);margin-top:4px}.MeetingRoomDemo_chatInputArea__oGBjt{display:flex;gap:8px;padding:12px;border-top:1px solid rgba(255,255,255,.08)}.MeetingRoomDemo_chatInput__el3MN{flex:1 1;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:8px 10px;color:#fff;font-size:12.5px;outline:none}.MeetingRoomDemo_chatInput__el3MN::placeholder{color:rgba(255,255,255,.3)}.MeetingRoomDemo_chatSend__POTaN{padding:8px 14px;background:#9333ea;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer}.MeetingRoomDemo_raiPanel__5bxx1{width:380px;min-width:380px;border-left:1px solid rgba(255,255,255,.08);background:rgba(24,28,38,.96);overflow:hidden;position:relative}.MeetingRoomDemo_raiPanel__5bxx1>div{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-height:none!important;border:0!important;border-radius:0!important;animation:none!important;box-shadow:none!important}.MeetingRoomDemo_raiPanel__5bxx1 [class*=handle],.MeetingRoomDemo_raiPanel__5bxx1>div:before{display:none!important}.PreviewGuide_guideLayer__qT4Te{position:absolute;inset:0;z-index:10050;pointer-events:none;isolation:isolate;width:100%;height:100%}.PreviewGuide_guideLayer__qT4Te [data-guide-active=true]{box-shadow:0 0 0 1px rgba(125,211,252,.24),0 0 28px rgba(59,130,246,.12)!important;border-color:rgba(125,211,252,.28)!important;transition:box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.PreviewGuide_card__QLeG7{position:absolute;z-index:2;width:min(210px,calc(100% - 28px));padding:9px 11px 11px;border-radius:12px;border:1px solid rgba(125,211,252,.1);background:rgba(7,11,20,.9);box-shadow:0 8px 24px rgba(0,0,0,.5),0 0 0 .5px rgba(255,255,255,.03);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:PreviewGuide_riseIn__XjKPq .18s ease;pointer-events:none}.PreviewGuide_cardBadge__URTX8{display:inline-flex;align-items:center;height:18px;padding:0 7px;border-radius:999px;background:rgba(59,130,246,.12);color:rgba(159,208,255,.85);font-size:.6rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px}.PreviewGuide_cardTitle__SZzj0{margin:0 0 5px;font-size:.92rem;line-height:1.2;letter-spacing:-.03em;color:#eaf2ff;font-weight:700}.PreviewGuide_cardBody__BIrcN{margin:0;font-size:.76rem;line-height:1.55;color:rgba(200,220,240,.68)}@keyframes PreviewGuide_riseIn__XjKPq{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.PreviewGuide_guideLayer__qT4Te{display:none}}.ProductShowcase_showcase__9ojVJ{width:100%;max-width:none;margin:0;padding:0 36px;perspective:1800px;transition:opacity .8s ease,transform .95s ease,filter .8s ease}.ProductShowcase_showcaseHidden__I5V0C{opacity:.18;transform:translateY(42px) scale(.985);filter:blur(10px)}.ProductShowcase_showcaseRevealed__CssAM{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.ProductShowcase_stage__ry0N_{position:relative;min-height:880px;padding-top:0;transform-style:preserve-3d}.ProductShowcase_viewportWrap__LMNRU{position:relative;width:100%;padding:56px 6px 6px;transform-origin:center top;transform-style:preserve-3d;transform:rotateX(var(--rotateX,0deg)) rotateY(var(--rotateY,0deg)) scaleX(1);transition:transform .18s ease-out}.ProductShowcase_paginationRail__rO3eF{position:absolute;top:0;left:50%;transform:translateX(-50%) translateZ(20px);z-index:10;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(10,15,28,.72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ProductShowcase_paginationDot__swO0a{width:18px;height:18px;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;cursor:pointer;outline:none;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:transform .2s ease}.ProductShowcase_paginationDot__swO0a:hover{transform:translateY(-1px)}.ProductShowcase_paginationDot__swO0a:focus-visible{outline:1px solid rgba(96,165,250,.4);outline-offset:2px}.ProductShowcase_paginationDotCore__FWBr4{width:8px;height:8px;border-radius:999px;background:rgba(214,226,241,.28);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);transition:width .22s ease,background .22s ease,box-shadow .22s ease}.ProductShowcase_paginationDotActive__psC6r .ProductShowcase_paginationDotCore__FWBr4{width:24px;background:linear-gradient(90deg,#7dd3fc,#3b82f6);box-shadow:0 0 18px rgba(59,130,246,.28),inset 0 0 0 1px rgba(255,255,255,.12)}.ProductShowcase_viewport__voWg1{position:relative;isolation:isolate;z-index:1;height:760px;width:100%;overflow:hidden;border-radius:32px;border:1px solid rgba(142,184,255,.1);background:linear-gradient(180deg,rgba(12,18,30,.72),rgba(6,9,16,.9));box-shadow:0 28px 80px rgba(3,6,14,.38),inset 0 1px 0 rgba(255,255,255,.04);cursor:none}.ProductShowcase_viewportInset__OJrT_{height:100%;padding:24px 18px 18px;position:relative;z-index:1}.ProductShowcase_viewport__voWg1,.ProductShowcase_viewport__voWg1 *{cursor:none!important}.ProductShowcase_tabContent__e1iOF{height:100%;overflow:hidden;border-radius:22px}.ProductShowcase_companion__ZrMuV{position:absolute;right:42px;bottom:42px;width:min(360px,calc(100% - 84px));display:flex;flex-direction:column;justify-content:space-between;padding:22px;border-radius:24px;border:1px solid rgba(142,184,255,.16);background:linear-gradient(180deg,rgba(8,13,24,.9),rgba(5,9,18,.95));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 28px 80px rgba(2,6,14,.42),inset 0 1px 0 rgba(255,255,255,.04);z-index:2}.ProductShowcase_storyBadge__2tCc3{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 12px;border-radius:999px;background:rgba(96,165,250,.1);border:1px solid rgba(96,165,250,.16);color:#9fd0ff;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ProductShowcase_storyTitle__8w2fY{margin-top:14px;font-size:1.55rem;line-height:1.05;font-weight:800;color:#f7fbff;letter-spacing:-.03em}.ProductShowcase_storySummary__u9oDv{margin:12px 0 0;color:rgba(224,234,246,.72);font-size:.94rem;line-height:1.7}.ProductShowcase_storyList__ParQl{margin-top:22px;display:flex;flex-direction:column;gap:14px}.ProductShowcase_storyItem__O1qiU{display:flex;align-items:flex-start;gap:12px;color:rgba(230,238,249,.76);font-size:.88rem;line-height:1.55}.ProductShowcase_storyIcon__FGeA_{width:32px;height:32px;flex-shrink:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#9fd0ff;background:rgba(96,165,250,.1);border:1px solid rgba(96,165,250,.14)}.ProductShowcase_storyFooter__fJX_q{margin-top:22px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;color:rgba(178,194,214,.72);font-size:.82rem;font-weight:600}@media (max-width:768px){.ProductShowcase_showcase__9ojVJ{padding:0 20px}.ProductShowcase_stage__ry0N_{min-height:840px}.ProductShowcase_viewportWrap__LMNRU{transform:none!important;padding:52px 4px 4px}.ProductShowcase_viewport__voWg1{height:520px;border-radius:18px}.ProductShowcase_viewportInset__OJrT_{padding:16px 12px 12px}.ProductShowcase_companion__ZrMuV{position:static;width:auto;margin-top:14px;border-radius:18px}}@media (max-width:480px){.ProductShowcase_viewport__voWg1{height:420px}.ProductShowcase_viewportInset__OJrT_{padding:14px 10px 10px}.ProductShowcase_stage__ry0N_{min-height:760px}.ProductShowcase_carouselControls__WUjZp{width:calc(100% - 12px);justify-content:center}.ProductShowcase_carouselLabel___kSh2{min-width:0;font-size:.76rem}}.CommandCenter_container___n835{display:flex;flex-direction:column;height:100%;overflow:hidden;color:rgba(255,255,255,.9)}.CommandCenter_header__UPyu2{flex-shrink:0;padding:.5rem .75rem 0;border-bottom:.5px solid rgba(255,255,255,.06)}.CommandCenter_headerTabs___cifq{display:flex;gap:.25rem}.CommandCenter_headerTab__oT89f{background:none;padding:.4rem .75rem;font-size:.6875rem;font-weight:550;color:rgba(255,255,255,.35);cursor:pointer;border:none;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease;margin-bottom:-.5px}.CommandCenter_headerTab__oT89f:hover{color:rgba(255,255,255,.6)}.CommandCenter_headerTabActive__wIeEA{color:rgba(255,255,255,.85);border-bottom-color:#a78bfa}.CommandCenter_tasksView__BhU7c{display:flex;flex:1 1;min-height:0;overflow:hidden}.CommandCenter_leftColumn__DLWjt{flex:1 1;min-width:0;display:flex;flex-direction:column;overflow:hidden}.CommandCenter_kanbanPanel__KNHpj{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.CommandCenter_automationsStrip__G22aG{border-top:.5px solid rgba(255,255,255,.06)}.CommandCenter_threadsSidebar__kYez_{width:220px;min-width:180px;display:flex;flex-direction:column;overflow:hidden;margin:.75rem .75rem .75rem 0}.CommandCenter_automationsStrip__G22aG,.CommandCenter_threadsSidebar__kYez_{background:rgba(255,255,255,.02);border-radius:10px;border:.5px solid rgba(255,255,255,.06)}.CommandCenter_automationsStrip__G22aG{flex-shrink:0;max-height:35%;overflow-y:auto;overflow-x:hidden;margin:0 .75rem .75rem}.CommandCenter_sectionHeader__KK8kq{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;border-bottom:.5px solid rgba(255,255,255,.06);flex-shrink:0}.CommandCenter_sectionTitle__GaDBW{font-size:.6875rem;font-weight:600;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.06em}.CommandCenter_sectionCount__38L71{font-size:.5625rem;font-weight:600;color:rgba(255,255,255,.25);background:rgba(255,255,255,.06);padding:1px 6px;border-radius:99px}.CommandCenter_kanban__NKIDD{display:flex;gap:.625rem;padding:.75rem;flex:1 1;min-height:0;overflow:hidden}.CommandCenter_column__zP3K3{flex:1 1;min-width:200px;display:flex;flex-direction:column;background:rgba(255,255,255,.02);border-radius:10px;border:.5px solid rgba(255,255,255,.06);overflow:hidden}.CommandCenter_columnHeader__Rqxgh{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:.5px solid rgba(255,255,255,.06);flex-shrink:0}.CommandCenter_columnTitle__xzhiS{font-size:.75rem;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.06em}.CommandCenter_columnCount__DBLfj{font-size:.6875rem;font-weight:600;color:rgba(255,255,255,.35);background:rgba(255,255,255,.06);padding:2px 8px;border-radius:99px;min-width:22px;text-align:center}.CommandCenter_columnBody__JBjIN{flex:1 1;overflow-y:auto;padding:.5rem .625rem;display:flex;flex-direction:column;gap:.5rem}.CommandCenter_columnDropTarget__48bId{background:rgba(0,122,255,.05);border-color:rgba(0,122,255,.2)}.CommandCenter_addTaskButton__53k6O{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem;margin:.5rem;background:rgba(255,255,255,.03);border:1px dashed rgba(255,255,255,.1);border-radius:8px;color:rgba(255,255,255,.3);font-size:.8125rem;cursor:pointer;transition:all .15s ease}.CommandCenter_addTaskButton__53k6O:hover{background:rgba(255,255,255,.06);color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.15)}.CommandCenter_card__HpZVT{background:rgba(255,255,255,.04);border:.5px solid rgba(255,255,255,.08);border-radius:10px;padding:.875rem 1rem;cursor:-webkit-grab;cursor:grab;transition:all .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;flex-shrink:0}.CommandCenter_card__HpZVT:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12)}.CommandCenter_cardDragging__sbWw7{opacity:.5;transform:scale(.98)}.CommandCenter_cardExecuting__WpagG{border-color:rgba(0,122,255,.3);box-shadow:0 0 12px rgba(0,122,255,.1);animation:CommandCenter_executePulse__JPzuv 2s ease-in-out infinite}@keyframes CommandCenter_executePulse__JPzuv{0%,to{box-shadow:0 0 8px rgba(0,122,255,.1)}50%{box-shadow:0 0 16px rgba(0,122,255,.2)}}.CommandCenter_cardTop___hUH8{display:flex;align-items:flex-start;gap:.5rem}.CommandCenter_priorityDot__iwiWi{width:7px;height:7px;border-radius:50%;margin-top:5px;flex-shrink:0}.CommandCenter_priorityHigh__0I51A{background:#EF4444}.CommandCenter_priorityMedium__Aacwj{background:#F59E0B}.CommandCenter_priorityLow__b3rcW{background:#22C55E}.CommandCenter_cardTitle__yLhcX{font-size:.875rem;font-weight:500;color:rgba(255,255,255,.88);line-height:1.45;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;letter-spacing:.005em}.CommandCenter_cardMeta__Dcmh3{display:flex;align-items:center;gap:.625rem;margin-top:.625rem}.CommandCenter_progressBar__kzDJf{flex:1 1;height:5px;background:rgba(255,255,255,.08);border-radius:3px;overflow:hidden}.CommandCenter_progressFill__Dx1Sj{height:100%;background:linear-gradient(90deg,#007AFF,#5BB5FF);border-radius:3px;transition:width .3s ease}.CommandCenter_progressText__uRLrX{font-size:.75rem;color:rgba(255,255,255,.35);white-space:nowrap;flex-shrink:0;font-weight:500}.CommandCenter_cardExpanded__vq6Oa{background:rgba(255,255,255,.06)}.CommandCenter_cardDetails__cV7hS{margin-top:.625rem;padding-top:.625rem;border-top:.5px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:.625rem}.CommandCenter_cardReason__BfnR5{font-size:.8125rem;color:rgba(255,255,255,.5);line-height:1.5}.CommandCenter_checklistSection__gG_MN{display:flex;flex-direction:column;gap:.25rem}.CommandCenter_checklistItem__oYS5R{display:flex;align-items:flex-start;gap:.5rem;padding:.25rem 0}.CommandCenter_checklistCheck__7ml7U{width:14px;height:14px;border-radius:3px;border:1px solid rgba(255,255,255,.15);margin-top:2px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.CommandCenter_checklistCheckDone__HF_P3{background:#007AFF;border-color:#007AFF}.CommandCenter_checklistText__9oNud{font-size:.8125rem;color:rgba(255,255,255,.6);line-height:1.4;min-width:0}.CommandCenter_checklistTextDone__xhwZZ{text-decoration:line-through;color:rgba(255,255,255,.3)}.CommandCenter_execSection__SmOZc{border-top:.5px solid rgba(255,255,255,.06);padding-top:.5rem}.CommandCenter_execToggle__qt9Tq{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.375rem 0;color:rgba(255,255,255,.5)}.CommandCenter_execToggle__qt9Tq:hover{color:rgba(255,255,255,.7)}.CommandCenter_execToggleLabel__FBK9s{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;letter-spacing:.02em}.CommandCenter_execToggleSep__e8iA4{color:rgba(255,255,255,.2);margin:0 .125rem}.CommandCenter_execToggleIconSuccess__ur1Tv{color:#22C55E}.CommandCenter_execToggleIconFailed__cIvxc{color:#EF4444}.CommandCenter_execToggleChevron__4k9ej{transition:transform .15s ease;color:rgba(255,255,255,.3)}.CommandCenter_execToggleChevronOpen__kCyFX{transform:rotate(180deg)}.CommandCenter_execDetails__g_SkE{display:flex;flex-direction:column;gap:.5rem;padding-top:.5rem}.CommandCenter_execReviewHeader__teILv{font-size:.8125rem;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.125rem}.CommandCenter_execStep__s3ir4{display:flex;gap:.5rem;align-items:flex-start}.CommandCenter_execStepIconSuccess__B3uwt{flex-shrink:0;color:#22C55E;margin-top:2px}.CommandCenter_execStepIconFailed__X_XVz{flex-shrink:0;color:#EF4444;margin-top:2px}.CommandCenter_execStepBody__RvnWK{flex:1 1;min-width:0}.CommandCenter_execStepTitle__nNwfg{font-size:.8125rem;font-weight:500;color:rgba(255,255,255,.7);line-height:1.4}.CommandCenter_execStepTitleFailed__LNpip{font-size:.8125rem;font-weight:500;color:rgba(239,68,68,.7);line-height:1.4}.CommandCenter_execStepContent__K_Y_z{font-size:.8125rem;color:rgba(255,255,255,.4);line-height:1.5;margin-top:.125rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.CommandCenter_deliverableSection__V07Y0{display:flex;flex-direction:column;gap:.375rem;padding-top:.5rem;border-top:.5px solid rgba(255,255,255,.06)}.CommandCenter_deliverableChip__O_lH4{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .625rem;background:rgba(0,122,255,.08);border:.5px solid rgba(0,122,255,.2);border-radius:6px;color:#5BB5FF;font-size:.8125rem;font-weight:500}.CommandCenter_deliverableChip__O_lH4:hover{background:rgba(0,122,255,.15);border-color:rgba(0,122,255,.35);color:#8CCFFF}.CommandCenter_deliverableChipArrow__2KKHP{opacity:.5}.CommandCenter_deliverableChipRow__dbLn2{display:flex;align-items:center;gap:.375rem}.CommandCenter_deliverableChipFeedback__Aenuv{display:flex;align-items:center;gap:.125rem}.CommandCenter_deliverableChipFeedbackBtn__gXeR_{display:flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;border-radius:4px;background:transparent;color:rgba(255,255,255,.25);cursor:pointer;transition:all .15s ease}.CommandCenter_deliverableChipFeedbackBtn__gXeR_:hover{background:rgba(255,255,255,.06);color:rgba(255,255,255,.5)}.CommandCenter_deliverableReviewSection__TxCSr{display:flex;flex-direction:column;gap:0;padding-top:.375rem;border-top:.5px solid rgba(255,255,255,.06)}.CommandCenter_deliverableActionRow__kXiA6{display:flex;flex-direction:column;gap:.375rem;padding:.5rem .375rem;border-bottom:.5px solid rgba(255,255,255,.03);border-radius:6px;transition:background .15s ease}.CommandCenter_deliverableActionRow__kXiA6:last-child{border-bottom:none}.CommandCenter_deliverableActionRow__kXiA6:hover{background:rgba(255,255,255,.02)}.CommandCenter_deliverableRowTop__TOZaI{display:flex;align-items:flex-start;gap:.375rem}.CommandCenter_deliverableRowIcon__XzHJr{flex-shrink:0;color:rgba(255,255,255,.35);margin-top:2px}.CommandCenter_deliverableRowLabel__TYUa9{flex:1 1;font-size:.8125rem;font-weight:500;color:rgba(255,255,255,.6);line-height:1.35;min-width:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.CommandCenter_deliverableRowActions__nQlSB{display:flex;gap:.375rem;padding-left:1.25rem}.CommandCenter_deliverableActionBtn__Rulhf{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.3rem .625rem;border:none;border-radius:5px;font-family:inherit;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}.CommandCenter_deliverableActionBtnPrimary__4rwyn{background:rgba(52,199,89,.12);color:#34C759}.CommandCenter_deliverableActionBtnPrimary__4rwyn:hover{background:rgba(52,199,89,.25)}.CommandCenter_deliverableActionBtnEdit__dSaeA{background:rgba(255,255,255,.04);color:rgba(255,255,255,.4)}.CommandCenter_deliverableActionBtnEdit__dSaeA:hover{background:rgba(255,255,255,.08);color:rgba(255,255,255,.6)}.CommandCenter_deliverableActionBtnView__Iq0cf{background:rgba(0,122,255,.08);color:#5BB5FF}.CommandCenter_deliverableActionBtnView__Iq0cf:hover{background:rgba(0,122,255,.15)}.CommandCenter_deliverableRowApproved__pE1kv .CommandCenter_deliverableRowLabel__TYUa9{color:rgba(52,199,89,.6);text-decoration:line-through}.CommandCenter_deliverableRowApproved__pE1kv .CommandCenter_deliverableRowIcon__XzHJr{color:#34C759}.CommandCenter_deliverableApprovedCheck__7CdV4{color:#34C759;flex-shrink:0}.CommandCenter_reviewActions__hbGVN{display:flex;align-items:center;gap:.375rem;padding-top:.5rem;margin-top:.5rem;border-top:.5px solid rgba(255,255,255,.06)}.CommandCenter_feedbackBtns__x0RFL{display:flex;gap:.125rem;flex-shrink:0}.CommandCenter_feedbackBtn__7IGK0{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;border-radius:5px;background:rgba(255,255,255,.04);color:rgba(255,255,255,.3);cursor:pointer;transition:all .15s ease;padding:0;flex-shrink:0}.CommandCenter_feedbackBtn__7IGK0:hover{background:rgba(255,255,255,.08);color:rgba(255,255,255,.5)}.CommandCenter_feedbackBtnUpActive__g3HSw{background:rgba(52,199,89,.15);color:#34C759}.CommandCenter_feedbackBtnUpActive__g3HSw:hover{background:rgba(52,199,89,.25)}.CommandCenter_feedbackBtnDownActive__jrfJS{background:rgba(255,69,58,.15);color:#FF453A}.CommandCenter_feedbackBtnDownActive__jrfJS:hover{background:rgba(255,69,58,.25)}.CommandCenter_feedbackDivider__gunp8{width:1px;height:18px;background:rgba(255,255,255,.08);margin:0;flex-shrink:0}.CommandCenter_reviewBtn__0_krP{flex:1 1;min-width:0;display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.375rem;border:none;border-radius:5px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap;overflow:hidden}.CommandCenter_reviewBtnApprove__YTgjJ{background:rgba(52,199,89,.15);color:#34C759;border:.5px solid rgba(52,199,89,.2)}.CommandCenter_reviewBtnApprove__YTgjJ:hover{background:rgba(52,199,89,.28);border-color:rgba(52,199,89,.35)}.CommandCenter_reviewBtnRedo__nUfs5{background:rgba(255,255,255,.03);color:rgba(255,255,255,.35);border:.5px solid rgba(255,255,255,.06)}.CommandCenter_reviewBtnRedo__nUfs5:hover{background:rgba(255,255,255,.06);color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.CommandCenter_deliverableBadge__LNbyP{display:inline-flex;align-items:center;gap:.375rem;margin-top:.5rem;padding:.25rem .625rem;background:rgba(0,122,255,.06);border:.5px solid rgba(0,122,255,.12);border-radius:99px;color:rgba(91,181,255,.8);font-size:.75rem;font-weight:500;width:-moz-fit-content;width:fit-content}.CommandCenter_threadBadge__L4r_F{display:inline-flex;align-items:center;gap:.25rem;margin-left:auto;padding:.125rem .5rem;background:rgba(167,139,250,.08);border:.5px solid rgba(167,139,250,.15);border-radius:99px;font-size:.6875rem;font-weight:500;color:rgba(167,139,250,.8);white-space:nowrap;flex-shrink:0;max-width:120px;overflow:hidden;text-overflow:ellipsis}.CommandCenter_threadBadgeDot__wblaH{width:6px;height:6px;border-radius:50%;flex-shrink:0}.CommandCenter_profilePanel__JQa_J{padding:.875rem;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto}.CommandCenter_goalsCard__NqmIX{background:rgba(255,255,255,.02);border:.5px solid rgba(255,255,255,.06);border-radius:10px;padding:.75rem .875rem}.CommandCenter_goalCardHeader__SX3qK{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:rgba(255,255,255,.7);margin-bottom:.5rem}.CommandCenter_goalCardIcon__d4xvj{color:#007AFF}.CommandCenter_goalCount__Lcdir{margin-left:auto;font-size:.75rem;font-weight:500;color:rgba(255,255,255,.3);background:rgba(255,255,255,.05);padding:.125rem .5rem;border-radius:99px}.CommandCenter_goalsList__9LBUk{display:flex;flex-direction:column;gap:.375rem}.CommandCenter_goalRow__2c7Up{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;line-height:1.4;padding:.375rem .5rem;border-radius:6px;background:rgba(255,255,255,.02);border:.5px solid rgba(255,255,255,.04)}.CommandCenter_goalRow__2c7Up:hover{background:rgba(255,255,255,.04)}.CommandCenter_goalRow__2c7Up:hover .CommandCenter_goalDeleteBtn__zUhKg{opacity:1}.CommandCenter_goalDot__fuYoX{width:6px;height:6px;border-radius:50%;flex-shrink:0;background:#007AFF}.CommandCenter_goalName__nPfDA{color:rgba(255,255,255,.7);flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CommandCenter_goalAiBadge__w_BFS{color:#A78BFA;flex-shrink:0;display:flex;align-items:center;opacity:.7}.CommandCenter_goalDeleteBtn__zUhKg{background:none;border:none;color:rgba(255,255,255,.3);cursor:pointer;padding:0;display:flex;align-items:center;flex-shrink:0;opacity:0;transition:opacity .15s ease}.CommandCenter_goalDeleteBtn__zUhKg:hover{color:#FF453A}.CommandCenter_goalAddRow__O__wW{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.375rem .5rem;border-radius:6px;border:.5px dashed rgba(255,255,255,.08)}.CommandCenter_goalAddRow__O__wW:focus-within{border-color:rgba(0,122,255,.3);background:rgba(0,122,255,.03)}.CommandCenter_goalAddIcon__kD2kG{color:rgba(255,255,255,.2);flex-shrink:0}.CommandCenter_goalInput__yDuab{background:none;border:none;outline:none;color:rgba(255,255,255,.7);font-size:.8125rem;font-family:inherit;flex:1 1;min-width:0}.CommandCenter_goalInput__yDuab::placeholder{color:rgba(255,255,255,.2)}.CommandCenter_noGoals__dgM2H{font-size:.8125rem;color:rgba(255,255,255,.25);font-style:italic}.CommandCenter_statsInline__F_XVm{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.5rem 0}.CommandCenter_statInlineItem__gVPIE{display:flex;align-items:baseline;gap:.375rem}.CommandCenter_statInlineValue__gpHGv{font-size:1rem;font-weight:600;color:rgba(255,255,255,.8)}.CommandCenter_statInlineLabel__164Xw{font-size:.75rem;color:rgba(255,255,255,.3);text-transform:lowercase}.CommandCenter_statInlineDivider__MiSl4{width:1px;height:14px;background:rgba(255,255,255,.08)}.CommandCenter_profileSection__Y5Bn5{border-top:.5px solid rgba(255,255,255,.04);padding-top:.375rem}.CommandCenter_profileSectionHeader__le_2i{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:.375rem 0}.CommandCenter_profileSectionLeft__vDl9r{display:flex;align-items:center;gap:.5rem}.CommandCenter_profileSectionIcon__XNQsK{color:rgba(255,255,255,.25);display:flex;align-items:center}.CommandCenter_profileSectionTitle__5ldPe{font-size:.875rem;font-weight:500;color:rgba(255,255,255,.55)}.CommandCenter_profileSectionChevron__QVYlv{color:rgba(255,255,255,.2);transition:transform .15s ease}.CommandCenter_profileSectionChevronOpen__YuoQh{transform:rotate(180deg)}.CommandCenter_profileSectionContent__fthLK{font-size:.8125rem;color:rgba(255,255,255,.45);line-height:1.55;padding:.25rem 0 .375rem 1.5rem}.CommandCenter_profileBullet__JN7LM{padding:.125rem 0 .125rem .75rem;position:relative;line-height:1.5}.CommandCenter_profileBullet__JN7LM:before{content:"·";position:absolute;left:0;color:rgba(255,255,255,.2);font-weight:700}.CommandCenter_profileParagraph__slHET{padding:.125rem 0;line-height:1.5}.CommandCenter_proactivityControl__qUoLZ{display:flex;flex-direction:column}.CommandCenter_proactivitySegments__X11gR{display:flex;background:rgba(255,255,255,.03);border:.5px solid rgba(255,255,255,.06);border-radius:6px;padding:3px;gap:2px}.CommandCenter_proactivitySegment__OEFvs{flex:1 1;background:none;border:none;color:rgba(255,255,255,.25);font-size:.75rem;font-weight:500;padding:.375rem;border-radius:4px;cursor:pointer;transition:all .15s ease;text-transform:capitalize}.CommandCenter_proactivitySegment__OEFvs:hover{color:rgba(255,255,255,.5)}.CommandCenter_proactivitySegmentActive__Hclgj{background:rgba(0,122,255,.15);color:#007AFF}.CommandCenter_heartbeatPanel__FnBqO{padding:.875rem;display:flex;flex-direction:column;gap:.875rem}.CommandCenter_healthBadge__7UvHI{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;border-radius:10px;background:rgba(255,255,255,.03);border:.5px solid rgba(255,255,255,.06)}.CommandCenter_healthDot__xIqdo{width:10px;height:10px;border-radius:50%}.CommandCenter_healthHealthy__obASk{background:#22C55E;box-shadow:0 0 6px rgba(34,197,94,.4)}.CommandCenter_healthDelayed__n1ckD{background:#F59E0B;box-shadow:0 0 6px rgba(245,158,11,.4)}.CommandCenter_healthStale__l2Jpp{background:#EF4444;box-shadow:0 0 6px rgba(239,68,68,.4)}.CommandCenter_healthNeverRun__eVdMq{background:rgba(255,255,255,.2)}.CommandCenter_healthLabel__KGULO{font-size:.875rem;font-weight:500;color:rgba(255,255,255,.7)}.CommandCenter_healthTime__n1szi{font-size:.8125rem;color:rgba(255,255,255,.3);margin-left:auto}.CommandCenter_costSection__Z_bJc{background:rgba(255,255,255,.03);border:.5px solid rgba(255,255,255,.06);border-radius:10px;padding:.75rem .875rem}.CommandCenter_costSectionTitle__Zbbkx{font-size:.8125rem;font-weight:600;color:rgba(255,255,255,.5);margin-bottom:.625rem;text-transform:uppercase;letter-spacing:.04em}.CommandCenter_costRow__LIJm3{display:flex;justify-content:space-between;padding:.25rem 0}.CommandCenter_costLabel__rX777{font-size:.8125rem;color:rgba(255,255,255,.5)}.CommandCenter_costValue__fjkgE{font-size:.8125rem;font-weight:500;color:rgba(255,255,255,.8)}.CommandCenter_togglesSection__M7HjS{display:flex;flex-direction:column;gap:.625rem}.CommandCenter_togglesSectionTitle__Qmg_w{font-size:.8125rem;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.04em}.CommandCenter_toggleRow__BU_Zd{display:flex;align-items:center;justify-content:space-between;padding:.375rem 0}.CommandCenter_toggleLabel__0pbbI{font-size:.8125rem;color:rgba(255,255,255,.6)}.CommandCenter_heartbeatButton__fKp31{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.625rem;background:rgba(0,122,255,.12);border:.5px solid rgba(0,122,255,.25);border-radius:10px;color:#007AFF;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease}.CommandCenter_heartbeatButton__fKp31:hover:not(:disabled){background:rgba(0,122,255,.2);border-color:rgba(0,122,255,.35)}.CommandCenter_heartbeatButtonRunning__O5rhc{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.5);cursor:wait}.CommandCenter_heartbeatSpinner__5fGD0{animation:CommandCenter_spin__Cl1Z9 1s linear infinite}@keyframes CommandCenter_spin__Cl1Z9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CommandCenter_heartbeatResult__1XwGj{background:rgba(34,197,94,.06);border:.5px solid rgba(34,197,94,.15);border-radius:10px;padding:.625rem .75rem}.CommandCenter_heartbeatResultRow__Ebd_L{display:flex;justify-content:space-between;padding:.25rem 0;font-size:.8125rem;color:rgba(255,255,255,.5)}.CommandCenter_heartbeatResultRow__Ebd_L span:last-child{font-weight:500;color:rgba(255,255,255,.8)}.CommandCenter_sliderSection__egckm{display:flex;flex-direction:column;gap:.375rem}.CommandCenter_sliderHeader__vRV7_{display:flex;justify-content:space-between}.CommandCenter_sliderLabel__LNamq{font-size:.8125rem;color:rgba(255,255,255,.6)}.CommandCenter_sliderValue__7oKOP{font-size:.8125rem;font-weight:500;color:rgba(255,255,255,.8)}.CommandCenter_slider__U5ryi{-webkit-appearance:none;width:100%;height:4px;background:rgba(255,255,255,.1);border-radius:2px;outline:none}.CommandCenter_slider__U5ryi::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#007AFF;cursor:pointer}.CommandCenter_loading__7tN4y{display:flex;align-items:center;justify-content:center;height:100%;color:rgba(255,255,255,.3);font-size:.875rem}.CommandCenter_emptyColumn____jjn{display:flex;align-items:center;justify-content:center;flex:1 1;color:rgba(255,255,255,.15);font-size:.8125rem;padding:1rem;text-align:center}.CommandCenter_settingsLayout__vEl_b{flex-direction:column}.CommandCenter_settingsLayout__vEl_b,.CommandCenter_settingsTop__Hfpmk{display:flex;flex:1 1;min-height:0;overflow:hidden}.CommandCenter_settingsBottom__IGGiJ{flex-shrink:0;border-top:.5px solid rgba(255,255,255,.08)}.CommandCenter_calendarContainer__AD_re{padding:.75rem 1rem}.CommandCenter_calendarHeader__jAyTJ{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.CommandCenter_calendarNav__jmbPO{display:flex;align-items:center;gap:.5rem}.CommandCenter_calendarNavBtn__BD9Ww{background:none;border:none;color:rgba(255,255,255,.4);cursor:pointer;padding:.25rem;border-radius:4px;display:flex;align-items:center;transition:color .15s ease}.CommandCenter_calendarNavBtn__BD9Ww:hover{color:rgba(255,255,255,.8)}.CommandCenter_calendarMonth__43YQo{font-size:.8125rem;font-weight:600;color:rgba(255,255,255,.85);min-width:120px;text-align:center}.CommandCenter_calendarTodayBtn__zRl59{background:rgba(255,255,255,.06);border:.5px solid rgba(255,255,255,.1);color:rgba(255,255,255,.5);font-size:.6875rem;padding:.25rem .625rem;border-radius:4px;cursor:pointer;transition:all .15s ease}.CommandCenter_calendarTodayBtn__zRl59:hover{background:rgba(255,255,255,.1);color:rgba(255,255,255,.8)}.CommandCenter_calendarBody__b4FmW{display:flex;gap:1rem}.CommandCenter_calendarGrid___T0jq{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:1px;gap:1px;flex:1 1;min-width:0}.CommandCenter_calendarDayHeader___AXiZ{font-size:.625rem;font-weight:500;color:rgba(255,255,255,.3);text-align:center;padding:.25rem 0;text-transform:uppercase;letter-spacing:.05em}.CommandCenter_calendarCell__7yKWK{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:6px;position:relative;max-height:36px}.CommandCenter_calendarCellActive__D4WRS{cursor:pointer;transition:background .15s ease}.CommandCenter_calendarCellActive__D4WRS:hover{background:rgba(255,255,255,.06)}.CommandCenter_calendarCellToday__rZdZl .CommandCenter_calendarDayNum__e0epQ{background:rgba(59,130,246,.6);border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.CommandCenter_calendarCellSelected__UPyi_{background:rgba(255,255,255,.08)}.CommandCenter_calendarDayNum__e0epQ{font-size:.6875rem;color:rgba(255,255,255,.6);line-height:1}.CommandCenter_calendarDots__u8swD{display:flex;gap:2px;margin-top:2px;position:absolute;bottom:2px}.CommandCenter_calendarDot__Hm_3U{width:4px;height:4px;border-radius:50%}.CommandCenter_calendarEvents__QrW0W{width:220px;min-width:180px;flex-shrink:0}.CommandCenter_calendarEventsHeader__B1qFO{font-size:.75rem;font-weight:600;color:rgba(255,255,255,.7);margin-bottom:.5rem;padding-bottom:.375rem;border-bottom:.5px solid rgba(255,255,255,.08)}.CommandCenter_calendarNoEvents__vb2bA{font-size:.6875rem;color:rgba(255,255,255,.2);font-style:italic}.CommandCenter_calendarEventsList__FtNQ2{display:flex;flex-direction:column;gap:.375rem}.CommandCenter_calendarEventItem__hWNQb{display:flex;align-items:flex-start;gap:.5rem;padding:.375rem 0}.CommandCenter_calendarEventDot__m41qz{width:6px;height:6px;border-radius:50%;margin-top:4px;flex-shrink:0}.CommandCenter_calendarEventInfo__VARSn{display:flex;flex-direction:column;gap:1px;min-width:0}.CommandCenter_calendarEventTitle__cQ0ZD{font-size:.6875rem;color:rgba(255,255,255,.75);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CommandCenter_calendarEventTime__ucCLb{font-size:.625rem;color:rgba(255,255,255,.35)}.CommandCenter_officeView__fDwvw{display:flex;flex:1 1;min-height:0;overflow:hidden}.CommandCenter_officeThreadList__ap5xX{width:260px;min-width:220px;display:flex;flex-direction:column;overflow:hidden;background:rgba(255,255,255,.02);border-radius:10px;border:.5px solid rgba(255,255,255,.06);margin:.75rem}.CommandCenter_officeFloor__kB_BM{flex:1 1;min-width:0;overflow:hidden}.CommandCenter_heartbeatView__UEx3l{flex-direction:column}.CommandCenter_heartbeatTop__mVPpI,.CommandCenter_heartbeatView__UEx3l{display:flex;flex:1 1;min-height:0;overflow:hidden}.CommandCenter_heartbeatCol__48qjU{flex:1 1;min-width:0;overflow-y:auto;overflow-x:hidden}.CommandCenter_heartbeatCol__48qjU+.CommandCenter_heartbeatCol__48qjU{border-left:.5px solid rgba(255,255,255,.06)}.CommandCenter_heartbeatBottom__QOrZY{flex-shrink:0;border-top:.5px solid rgba(255,255,255,.08)}@media (max-width:768px){.CommandCenter_tasksView__BhU7c{flex-direction:column}.CommandCenter_threadsSidebar__kYez_{width:100%;min-width:0;margin:0 .75rem .75rem;max-height:200px}.CommandCenter_officeView__fDwvw{flex-direction:column}.CommandCenter_officeThreadList__ap5xX{width:100%;min-width:0;max-height:200px}.CommandCenter_heartbeatTop__mVPpI{flex-direction:column}.CommandCenter_heartbeatCol__48qjU+.CommandCenter_heartbeatCol__48qjU{border-left:none;border-top:.5px solid rgba(255,255,255,.06)}.CommandCenter_calendarBody__b4FmW,.CommandCenter_settingsTop__Hfpmk{flex-direction:column}.CommandCenter_calendarEvents__QrW0W{width:100%}.CommandCenter_kanban__NKIDD{padding:.5rem;gap:.5rem}.CommandCenter_column__zP3K3{min-width:180px}}.ThreadList_container__YTht2{display:flex;flex-direction:column;height:100%;overflow:hidden}.ThreadList_list__bQKh1{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:.25rem 0}.ThreadList_threadItem__bkF13{border-bottom:.5px solid rgba(255,255,255,.04)}.ThreadList_threadItem__bkF13:last-child{border-bottom:none}.ThreadList_threadRow__CbyMw{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem .625rem;cursor:pointer;transition:background .12s ease}.ThreadList_threadRow__CbyMw:hover{background:rgba(255,255,255,.04)}.ThreadList_threadRowExpanded__96Tyd{background:rgba(255,255,255,.03)}.ThreadList_threadIcon__5riMj{width:14px;height:14px;flex-shrink:0;color:rgba(255,255,255,.25);margin-top:2px}.ThreadList_threadInfo__rLeB1{flex:1 1;min-width:0}.ThreadList_threadTitle__a1hW4{font-size:.8125rem;font-weight:550;color:rgba(255,255,255,.85);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;line-height:1.3}.ThreadList_threadMeta__8feQz{display:flex;align-items:center;gap:.375rem;margin-top:1px}.ThreadList_threadStatus__zhCC0{font-size:.625rem;color:rgba(255,255,255,.3);text-transform:capitalize}.ThreadList_statusRunning__MQG4F{color:#a78bfa}.ThreadList_statusError__aeHlH{color:#f87171}.ThreadList_taskBadge__eYVEM{font-size:.5625rem;font-weight:500;color:rgba(96,165,250,.8);background:rgba(96,165,250,.1);padding:0 4px;border-radius:3px}.ThreadList_deleteBtn__xPWxn{background:none;border:none;color:rgba(255,255,255,.15);font-size:.875rem;cursor:pointer;padding:0 2px;line-height:1;transition:color .12s ease;flex-shrink:0;opacity:0}.ThreadList_threadRow__CbyMw:hover .ThreadList_deleteBtn__xPWxn{opacity:1}.ThreadList_deleteBtn__xPWxn:hover{color:#f87171}.ThreadList_messagesPanel__DZvqe{border-top:.5px solid rgba(255,255,255,.06);background:rgba(0,0,0,.15);max-height:240px;display:flex;flex-direction:column}.ThreadList_messagesEmpty__sq_KW,.ThreadList_messagesLoading__FRjPa{padding:.75rem;text-align:center;font-size:.6875rem;color:rgba(255,255,255,.25)}.ThreadList_messagesList__HAPdP{flex:1 1;overflow-y:auto;padding:.375rem;display:flex;flex-direction:column;gap:.25rem}.ThreadList_message__4qhLs{padding:.375rem .5rem;border-radius:5px;font-size:.6875rem;line-height:1.4}.ThreadList_messageUser__zWrGH{background:rgba(255,255,255,.05);color:rgba(255,255,255,.6)}.ThreadList_messageAssistant__oWTnr{background:rgba(167,139,250,.06);color:rgba(255,255,255,.7)}.ThreadList_messageRole__15PA2{font-size:.5625rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgba(255,255,255,.3);margin-bottom:2px}.ThreadList_messageContent__8HcAO{white-space:pre-wrap;word-break:break-word}.ThreadList_sendBar__cEQsA{display:flex;gap:.25rem;padding:.375rem;border-top:.5px solid rgba(255,255,255,.06)}.ThreadList_sendInput__bJVEd{flex:1 1;background:rgba(255,255,255,.05);border:.5px solid rgba(255,255,255,.08);border-radius:5px;padding:.3rem .5rem;font-size:.6875rem;color:rgba(255,255,255,.8);outline:none}.ThreadList_sendInput__bJVEd::placeholder{color:rgba(255,255,255,.2)}.ThreadList_sendInput__bJVEd:focus{border-color:rgba(167,139,250,.35)}.ThreadList_sendBtn__h3Be_{background:rgba(167,139,250,.12);border:.5px solid rgba(167,139,250,.25);border-radius:5px;padding:.3rem .5rem;font-size:.6875rem;font-weight:500;color:#a78bfa;cursor:pointer;transition:all .12s ease}.ThreadList_sendBtn__h3Be_:hover:not(:disabled){background:rgba(167,139,250,.2)}.ThreadList_sendBtn__h3Be_:disabled{opacity:.35;cursor:not-allowed}.ThreadList_empty__szqfN{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:1.5rem;text-align:center}.ThreadList_emptyIcon__s9u7D{font-size:1.5rem;color:rgba(255,255,255,.12);margin-bottom:.5rem}.ThreadList_emptyTitle__FlXcp{font-size:.75rem;font-weight:500;color:rgba(255,255,255,.4);margin-bottom:.25rem}.ThreadList_emptyDesc__jusDu{font-size:.6875rem;color:rgba(255,255,255,.25);line-height:1.4;max-width:200px}.AutomationsPanel_panel__zy57J{display:flex;flex-direction:column;flex:1 1;min-height:0;overflow:hidden}.AutomationsPanel_panelHeader__DxhFX{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:.5px solid rgba(255,255,255,.08);flex-shrink:0;font-size:.8125rem;font-weight:600;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.06em}.AutomationsPanel_addBtn__Llkb9{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:rgba(255,255,255,.5);cursor:pointer;transition:all .15s ease}.AutomationsPanel_addBtn__Llkb9:hover{background:rgba(59,130,246,.15);border-color:rgba(59,130,246,.3);color:#fff}.AutomationsPanel_list__2HWhU{flex:1 1;overflow-y:auto;padding:.375rem .5rem}.AutomationsPanel_item__F3_LI{display:flex;align-items:center;justify-content:space-between;padding:.625rem .75rem;border-radius:8px;cursor:pointer;transition:background .12s ease}.AutomationsPanel_item__F3_LI:hover{background:rgba(255,255,255,.04)}.AutomationsPanel_itemDisabled__lkPKH{opacity:.45}.AutomationsPanel_itemLeft__8hNGY{display:flex;align-items:center;gap:.625rem;min-width:0;flex:1 1}.AutomationsPanel_itemDot__djur_{width:8px;height:8px;border-radius:999px;flex-shrink:0}.AutomationsPanel_itemInfo__fV5nE{display:flex;flex-direction:column;gap:3px;min-width:0}.AutomationsPanel_itemName__CJIWn{font-size:.8125rem;font-weight:500;color:rgba(255,255,255,.85);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AutomationsPanel_itemMeta__m_nrK{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.AutomationsPanel_itemType__vFwSB{font-size:.625rem;font-weight:600;padding:1px 6px;border-radius:4px;text-transform:uppercase;letter-spacing:.04em}.AutomationsPanel_itemDetail__2zhzm{font-size:.6875rem;color:rgba(255,255,255,.35)}.AutomationsPanel_itemActions__5XAsc{display:flex;align-items:center;gap:6px;flex-shrink:0}.AutomationsPanel_toggle__47vIQ{position:relative;width:32px;height:18px;border-radius:999px;border:none;background:rgba(255,255,255,.12);cursor:pointer;transition:background .2s ease}.AutomationsPanel_toggle__47vIQ:after{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:999px;background:rgba(255,255,255,.5);transition:transform .2s ease,background .2s ease}.AutomationsPanel_toggleOn__2Tpcl{background:rgba(34,197,94,.5)}.AutomationsPanel_toggleOn__2Tpcl:after{transform:translateX(14px);background:#22c55e}.AutomationsPanel_deleteBtn__kP5JT{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;background:transparent;color:rgba(255,255,255,.25);font-size:1rem;cursor:pointer;border-radius:4px;transition:all .12s ease}.AutomationsPanel_deleteBtn__kP5JT:hover{background:rgba(239,68,68,.15);color:#ef4444}.AutomationsPanel_empty__EB8aB{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:2.5rem 1rem;color:rgba(255,255,255,.25)}.AutomationsPanel_empty__EB8aB p{margin:0;font-size:.75rem}.AutomationsPanel_modalOverlay__7CGJF{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.AutomationsPanel_modal__Ad2Zd{width:480px;max-width:92vw;max-height:85vh;display:flex;flex-direction:column;background:rgb(14,17,28);border:1px solid rgba(255,255,255,.1);border-radius:14px;box-shadow:0 24px 64px rgba(0,0,0,.5);overflow:hidden}.AutomationsPanel_modalHeader__K1spk{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:.5px solid rgba(255,255,255,.08);font-size:.9375rem;font-weight:600;color:rgba(255,255,255,.9)}.AutomationsPanel_modalClose__U0JO8{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:rgba(255,255,255,.06);color:rgba(255,255,255,.5);border-radius:6px;cursor:pointer;transition:all .12s ease}.AutomationsPanel_modalClose__U0JO8:hover{background:rgba(255,255,255,.12);color:#fff}.AutomationsPanel_modalBody__fl0Bg{flex:1 1;overflow-y:auto;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:1rem}.AutomationsPanel_modalFooter__qhIPZ{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:.875rem 1.25rem;border-top:.5px solid rgba(255,255,255,.08)}.AutomationsPanel_field__8gh2w{display:flex;flex-direction:column;gap:5px}.AutomationsPanel_fieldLabel__oqhii{font-size:.6875rem;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.05em}.AutomationsPanel_fieldHint__lvkmn{font-size:.6875rem;color:rgba(255,255,255,.3);font-weight:400;text-transform:none;letter-spacing:normal}.AutomationsPanel_input__JwQT2{padding:.5rem .75rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:rgba(255,255,255,.9);font-size:.8125rem;outline:none;transition:border-color .15s ease}.AutomationsPanel_input__JwQT2:focus{border-color:rgba(59,130,246,.5)}.AutomationsPanel_textarea__yi3HF{padding:.5rem .75rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:rgba(255,255,255,.9);font-size:.8125rem;outline:none;resize:vertical;font-family:inherit;transition:border-color .15s ease}.AutomationsPanel_textarea__yi3HF:focus{border-color:rgba(59,130,246,.5)}.AutomationsPanel_select__sLjJe{padding:.5rem .75rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:rgba(255,255,255,.9);font-size:.8125rem;outline:none;cursor:pointer;transition:border-color .15s ease}.AutomationsPanel_select__sLjJe:focus{border-color:rgba(59,130,246,.5)}.AutomationsPanel_cancelBtn__larG0{padding:.5rem 1rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:rgba(255,255,255,.6);font-size:.8125rem;cursor:pointer;transition:all .12s ease}.AutomationsPanel_cancelBtn__larG0:hover{background:rgba(255,255,255,.1);color:rgba(255,255,255,.8)}.AutomationsPanel_submitBtn__GjXaZ{padding:.5rem 1.25rem;background:rgba(59,130,246,.8);border:none;border-radius:8px;color:#fff;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .12s ease}.AutomationsPanel_submitBtn__GjXaZ:hover{background:rgba(59,130,246,1)}.AutomationsPanel_submitBtn__GjXaZ:disabled{opacity:.4;cursor:not-allowed}.AutomationsPanel_typeGrid__UMrDm{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px}.AutomationsPanel_typeCard__7u9qV{display:flex;flex-direction:column;align-items:center;gap:4px;padding:.625rem .25rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:8px;color:rgba(255,255,255,.5);cursor:pointer;transition:all .15s ease}.AutomationsPanel_typeCard__7u9qV:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.15);color:rgba(255,255,255,.8)}.AutomationsPanel_typeCardActive__0HrU6{background:var(--type-bg,rgba(59,130,246,.15));border-color:var(--type-color,#60a5fa);color:var(--type-color,#60a5fa)}.AutomationsPanel_typeCardIcon__cjtqA{display:flex;align-items:center;justify-content:center}.AutomationsPanel_typeCardLabel__2UO3m{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.AutomationsPanel_typeDesc__Edvvb{font-size:.6875rem;color:rgba(255,255,255,.35);line-height:1.4;margin-top:2px}.AutomationsPanel_scheduleEditor__hGcJW{display:flex;flex-direction:column;gap:8px}.AutomationsPanel_formRow__yLY9V{display:flex;align-items:center;gap:8px}.AutomationsPanel_timeInput__LDJEc{width:120px}.AutomationsPanel_activeHours__h16pX{display:flex;align-items:center;gap:8px}.AutomationsPanel_timeSeparator__l5nxk{font-size:.75rem;color:rgba(255,255,255,.3)}.AutomationsPanel_daysRow__qO_J2{display:flex;gap:4px}.AutomationsPanel_dayBtn__VKMi_{padding:4px 8px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:6px;color:rgba(255,255,255,.4);font-size:.6875rem;font-weight:500;cursor:pointer;transition:all .12s ease}.AutomationsPanel_dayBtn__VKMi_:hover{background:rgba(255,255,255,.08);color:rgba(255,255,255,.7)}.AutomationsPanel_dayActive__ABwz_{background:rgba(59,130,246,.2);border-color:rgba(59,130,246,.4);color:#60a5fa}.RAIGlobal_desktopRAIButton__JWs_N{display:none}@media (min-width:769px){.RAIGlobal_desktopRAIButton__JWs_N{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;position:fixed;right:1.5rem;bottom:2rem;width:56px;height:56px;background:linear-gradient(135deg,rgba(4,6,16,.95),rgba(2,3,10,.98));border:1px solid rgba(0,122,255,.2);border-radius:50%;color:var(--rai-blue-light,#60a5fa);cursor:pointer;z-index:9996;box-shadow:0 4px 16px rgba(0,0,0,.5),0 0 8px rgba(0,122,255,.12),0 0 20px rgba(0,122,255,.05);transition:all .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow:hidden}.RAIGlobal_desktopRAIButton__JWs_N:before{content:"";position:absolute;inset:-1px;border-radius:50%;padding:1px;background:conic-gradient(from var(--rai-fab-angle,0deg),rgba(255,255,255,.04) 0deg,rgba(255,255,255,.04) 150deg,rgba(0,120,255,.4) 168deg,rgba(80,200,255,.9) 180deg,rgba(0,120,255,.4) 192deg,rgba(255,255,255,.04) 210deg,rgba(255,255,255,.04) 1turn);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:RAIGlobal_raiFabPulse__NidvY 6s linear infinite;z-index:-1}.RAIGlobal_desktopRAIButton__JWs_N:hover{background:linear-gradient(135deg,rgba(6,10,28,.98),rgba(4,8,22,1));border-color:rgba(0,122,255,.35);transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.6),0 0 14px rgba(0,122,255,.2),0 0 30px rgba(0,122,255,.08)}.RAIGlobal_desktopRAIButton__JWs_N:active{opacity:.8}.RAIGlobal_aiIcon__qIVBU{display:flex;align-items:center;justify-content:center;line-height:1}.RAIGlobal_aiLabel__9msJ6{font-size:.6rem;font-weight:700;letter-spacing:.5px;line-height:1}}@property --rai-fab-angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes RAIGlobal_raiFabPulse__NidvY{0%{--rai-fab-angle:0deg}to{--rai-fab-angle:360deg}}