.ErrorPage-module__6YRsnG__container{z-index:9999;background:var(--background);text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;padding:32px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;display:flex;position:fixed;inset:0}.ErrorPage-module__6YRsnG__logoRow{justify-content:center;align-items:center;gap:10px;display:flex}.ErrorPage-module__6YRsnG__logo{object-fit:contain;width:90px;height:90px}.ErrorPage-module__6YRsnG__footerBrandLogo{object-fit:contain;width:min(240px,55vw);height:auto;margin-bottom:-8px}.ErrorPage-module__6YRsnG__footerBrandLogoDark{display:none}@media (max-width:768px){.ErrorPage-module__6YRsnG__logo{width:110px;height:110px}}.ErrorPage-module__6YRsnG__brandName{letter-spacing:-.02em;color:#1d1d1f;text-rendering:optimizeLegibility;margin-top:-16px;font-size:84px;font-weight:400}@media (max-width:768px){.ErrorPage-module__6YRsnG__brandName{font-size:96px}}.ErrorPage-module__6YRsnG__heading{letter-spacing:-.025em;color:#1d1d1f;margin-top:24px;font-size:26px;font-weight:500;line-height:1.3}.ErrorPage-module__6YRsnG__pulsatingContainer{display:inline-block}.ErrorPage-module__6YRsnG__pulsatingChar{animation:1.2s ease-in-out infinite backwards ErrorPage-module__6YRsnG__charPulse;display:inline-block}@keyframes ErrorPage-module__6YRsnG__charPulse{0%{color:silver}50%{color:#666}to{color:silver}}@keyframes ErrorPage-module__6YRsnG__charPulseDark{0%{color:#fff6}50%{color:#ffffffbf}to{color:#fff6}}.ErrorPage-module__6YRsnG__supportText{color:#6b7280;max-width:460px;margin-top:14px;font-size:12px;font-weight:400;line-height:1.7}.ErrorPage-module__6YRsnG__supportText a{color:#16166b;font-weight:500;text-decoration:none;transition:color .15s}.ErrorPage-module__6YRsnG__supportText a:hover{text-decoration:underline}.ErrorPage-module__6YRsnG__retryText{color:#9ca3af;letter-spacing:-.01em;margin-top:18px;font-size:13px;font-weight:500}.ErrorPage-module__6YRsnG__refreshButton{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#16166b;border:none;border-radius:20px;margin-top:12px;padding:12px 36px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600;transition:all .2s;box-shadow:inset 0 1px #ffffff1a,0 2px 8px #16166b4d}.ErrorPage-module__6YRsnG__refreshButton:hover{background:#1a1a7f;box-shadow:inset 0 1px #ffffff1a,0 4px 12px #16166b59}.ErrorPage-module__6YRsnG__refreshButton:active{transform:scale(.98);box-shadow:inset 0 1px #ffffff1a,0 1px 4px #16166b40}html[data-theme=dark] .ErrorPage-module__6YRsnG__brandName{color:#ededed}html[data-theme=dark] .ErrorPage-module__6YRsnG__heading{color:#ededed}html[data-theme=dark] .ErrorPage-module__6YRsnG__footerBrandLogoLight{display:none}html[data-theme=dark] .ErrorPage-module__6YRsnG__footerBrandLogoDark{display:block}html[data-theme=dark] .ErrorPage-module__6YRsnG__pulsatingChar{animation:1.2s ease-in-out infinite backwards ErrorPage-module__6YRsnG__charPulseDark}html[data-theme=dark] .ErrorPage-module__6YRsnG__supportText{color:#9ca3af}html[data-theme=dark] .ErrorPage-module__6YRsnG__supportText a{color:#60a5fa}html[data-theme=dark] .ErrorPage-module__6YRsnG__retryText{color:#6b7280}html[data-theme=dark] .ErrorPage-module__6YRsnG__refreshButton{background:#16166bd9;box-shadow:inset 0 1px #ffffff14,0 2px 8px #16166b66}html[data-theme=dark] .ErrorPage-module__6YRsnG__refreshButton:hover{background:#1a1a7fe6;box-shadow:inset 0 1px #ffffff14,0 4px 12px #16166b73}
@keyframes InviteWorkspacePopup-module__rYFWFG__inviteOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes InviteWorkspacePopup-module__rYFWFG__inviteOverlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes InviteWorkspacePopup-module__rYFWFG__invitePopupSlideIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes InviteWorkspacePopup-module__rYFWFG__invitePopupSlideOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.96)translateY(8px)}}@keyframes InviteWorkspacePopup-module__rYFWFG__inviteContentFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes InviteWorkspacePopup-module__rYFWFG__pulsateCount{0%,to{opacity:1}50%{opacity:.5}}@keyframes InviteWorkspacePopup-module__rYFWFG__inviteTagFadeIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes InviteWorkspacePopup-module__rYFWFG__inviteFormGroupFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.InviteWorkspacePopup-module__rYFWFG__invitePopupOverlay{-webkit-backdrop-filter:blur(4px);z-index:2147483647;background:#0000002e;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out forwards InviteWorkspacePopup-module__rYFWFG__inviteOverlayFadeIn;display:flex;position:fixed;inset:0}.InviteWorkspacePopup-module__rYFWFG__invitePopupOverlay.InviteWorkspacePopup-module__rYFWFG__darkMode{background:#00000059}.InviteWorkspacePopup-module__rYFWFG__invitePopupOverlay.InviteWorkspacePopup-module__rYFWFG__invitePopupClosing{animation:.2s ease-in forwards InviteWorkspacePopup-module__rYFWFG__inviteOverlayFadeOut}.InviteWorkspacePopup-module__rYFWFG__invitePopupContainer{background:#fff;border-radius:16px;width:94%;max-width:580px;max-height:85vh;padding:18px 22px;animation:.25s cubic-bezier(.16,1,.3,1) forwards InviteWorkspacePopup-module__rYFWFG__invitePopupSlideIn;position:relative;overflow-y:auto;box-shadow:0 0 0 1px #fff6,inset 0 1px #ffffffd9,inset 3px 6px 8px -6px #ffffffe6,inset 0 -3px 10px -4px #0000000f,0 8px 32px -8px #0000002e,0 24px 56px -16px #00000038}.InviteWorkspacePopup-module__rYFWFG__invitePopupContainer.InviteWorkspacePopup-module__rYFWFG__darkMode{background:#0a0a0a;border:1px solid #ffffff0d;box-shadow:0 0 0 1px #ffffff0a,inset 0 1px #ffffff0f,0 2px 8px #00000073,0 14px 34px #0000008f,0 28px 64px -20px #000000b8}.InviteWorkspacePopup-module__rYFWFG__invitePopupContainerClosing{animation:.2s cubic-bezier(.16,1,.3,1) forwards InviteWorkspacePopup-module__rYFWFG__invitePopupSlideOut}.InviteWorkspacePopup-module__rYFWFG__invitePopupClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:14px;right:14px}.InviteWorkspacePopup-module__rYFWFG__invitePopupBack{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;height:24px;padding:0 7px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex;position:absolute;top:14px;left:8px}.InviteWorkspacePopup-module__rYFWFG__invitePopupBack:hover{color:#1d1d1f;background:#f3f4f6}.InviteWorkspacePopup-module__rYFWFG__invitePopupBack:active{transform:scale(.95)}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__invitePopupBack{color:#fff9}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__invitePopupBack:hover{color:#fffffff2;background:#ffffff14}.InviteWorkspacePopup-module__rYFWFG__invitePopupClose:hover{color:#1d1d1f;background:#f3f4f6}.InviteWorkspacePopup-module__rYFWFG__invitePopupClose:active{transform:scale(.95)}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__invitePopupClose{color:#ffffff80}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__invitePopupClose:hover{color:#ffffffe6;background:#ffffff0a}.InviteWorkspacePopup-module__rYFWFG__invitePopupHeader{align-items:flex-start;gap:12px;margin-bottom:14px;padding-right:28px;display:flex}.InviteWorkspacePopup-module__rYFWFG__invitePopupHeaderWithBack{padding-left:42px}.InviteWorkspacePopup-module__rYFWFG__invitePopupWorkspaceIcon{border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.InviteWorkspacePopup-module__rYFWFG__invitePopupWorkspaceIcon img{object-fit:cover;border-radius:50%;width:100%;height:100%}.InviteWorkspacePopup-module__rYFWFG__invitePopupHeaderText{flex:1;min-width:0}.InviteWorkspacePopup-module__rYFWFG__invitePopupTitle{color:#1d1d1f;letter-spacing:-.03em;margin:0 0 4px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:700;line-height:1.25}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__invitePopupTitle{color:#fffffff2}.InviteWorkspacePopup-module__rYFWFG__invitePopupWorkspaceName{color:#16166b}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__invitePopupWorkspaceName{color:#fffffff2}.InviteWorkspacePopup-module__rYFWFG__invitePopupSubtitle{color:#6b7280;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:400;line-height:1.45;animation:2s ease-in-out infinite backwards InviteWorkspacePopup-module__rYFWFG__pulsateCount}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__invitePopupSubtitle{color:#fff9}.InviteWorkspacePopup-module__rYFWFG__invitePopupContent{margin-bottom:14px}.InviteWorkspacePopup-module__rYFWFG__inviteToggleContainer{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.InviteWorkspacePopup-module__rYFWFG__inviteToggleButton{-webkit-backdrop-filter:blur(20px)saturate(160%);color:#6b7280;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ffffff38 0%,#ffffff1f 50%,#ffffff2e 100%);border:none;border-radius:14px;padding:6px 13px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:11px;font-weight:500;transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 0 1px #ffffff40,inset 0 1px #ffffffb3,inset 2px 3px 3px -2px #ffffffd9,inset 0 -2px 4px -2px #0000000f,0 2px 6px #0000000f,0 6px 16px -4px #0000001a}.InviteWorkspacePopup-module__rYFWFG__inviteToggleButton:hover{color:#374151;background:linear-gradient(135deg,#ffffff47 0%,#ffffff2e 50%,#ffffff3d 100%);box-shadow:0 0 0 1px #ffffff4d,inset 0 1px #fffc,inset 2px 3px 3px -2px #ffffffe6,inset 0 -2px 4px -2px #0000000d,0 3px 8px #00000014,0 8px 20px -4px #0000001f}.InviteWorkspacePopup-module__rYFWFG__inviteToggleButtonActive{color:#fff;background:#16166b;font-weight:600;box-shadow:0 2px 8px #16166b4d,0 8px 24px -4px #16166b40,inset 0 1px #ffffff1a}.InviteWorkspacePopup-module__rYFWFG__inviteToggleButtonActive:hover{color:#fff;background:#1a1a7f}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteToggleButton{color:#ffffffa6;box-shadow:none;background:#ffffff05;border:1px solid #ffffff0a}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteToggleButton:hover{color:#ffffffe6;background:#ffffff0a;border-color:#ffffff14}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteToggleButtonActive{color:#fffffff2;box-shadow:none;background:#ffffff0f;border:1px solid #ffffff1a}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteToggleButtonActive:hover{background:#ffffff17}.InviteWorkspacePopup-module__rYFWFG__inviteDynamicContent{min-height:150px}.InviteWorkspacePopup-module__rYFWFG__inviteContentFadeIn{opacity:0;animation:.4s cubic-bezier(.34,1.56,.64,1) both InviteWorkspacePopup-module__rYFWFG__inviteContentFadeIn}.InviteWorkspacePopup-module__rYFWFG__inviteDescription{color:#6b7280;margin:0 0 12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:400;line-height:1.5}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteDescription{color:#fff9}.InviteWorkspacePopup-module__rYFWFG__inviteEmailList{flex-direction:column;gap:12px;max-height:170px;padding-left:6px;padding-right:6px;display:flex;overflow-y:auto}.InviteWorkspacePopup-module__rYFWFG__inviteEmailList::-webkit-scrollbar{width:6px}.InviteWorkspacePopup-module__rYFWFG__inviteEmailList::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.InviteWorkspacePopup-module__rYFWFG__inviteEmailList::-webkit-scrollbar-thumb{background:#16166b4d;border-radius:10px}.InviteWorkspacePopup-module__rYFWFG__inviteEmailList::-webkit-scrollbar-thumb:hover{background:#16166b80}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailList::-webkit-scrollbar-track{background:#ffffff05}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailList::-webkit-scrollbar-thumb{background:#ffffff0f}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailList::-webkit-scrollbar-thumb:hover{background:#ffffff1a}.InviteWorkspacePopup-module__rYFWFG__inviteFormGroup{opacity:0;flex-direction:column;gap:6px;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards InviteWorkspacePopup-module__rYFWFG__inviteFormGroupFadeIn;display:flex}.InviteWorkspacePopup-module__rYFWFG__inviteFormLabel{color:#374151;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteFormLabel{color:#ffffffb3}.InviteWorkspacePopup-module__rYFWFG__inviteInput{-webkit-backdrop-filter:blur(20px)saturate(150%);color:#1d1d1f;background:linear-gradient(135deg,#ffffff8c 0%,#fff6 50%,#ffffff80 100%);border:none;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:14px;transition:all .35s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 0 1px #ffffff4d,inset 0 1px #ffffffb3,inset 2px 3px 4px -3px #ffffffd9,inset 0 -2px 6px -3px #0000000f,inset -2px -3px 4px -4px #0000000a,0 2px 8px -2px #0000000f,0 6px 16px -6px #00000014}.InviteWorkspacePopup-module__rYFWFG__inviteInput::placeholder{color:#9ca3af;transition:color .3s}.InviteWorkspacePopup-module__rYFWFG__inviteInput:hover{background:linear-gradient(135deg,#ffffffa6 0%,#ffffff80 50%,#fff9 100%);box-shadow:0 0 0 1px #ffffff61,inset 0 1px #fffc,inset 2px 3px 4px -3px #ffffffe6,inset 0 -2px 6px -3px #0000000d,0 3px 10px -2px #00000014,0 8px 20px -6px #0000001a}.InviteWorkspacePopup-module__rYFWFG__inviteInput:focus{background:linear-gradient(135deg,#ffffffbf 0%,#fff9 50%,#ffffffb3 100%);box-shadow:0 0 0 1px #ffffff73,0 0 0 4px #16166b1f,inset 0 1px #ffffffe6,inset 2px 4px 5px -3px #fffffff2,inset 0 -2px 6px -3px #0000000a,0 4px 12px -2px #0000001a,0 10px 28px -6px #0000001f}.InviteWorkspacePopup-module__rYFWFG__inviteInput:focus::placeholder{color:#b5b5b5}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteInput{color:#ffffffe6;box-shadow:none;background:#ffffff05;border:1px solid #ffffff0d}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteInput::placeholder{color:#fff6}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteInput:hover{background:#ffffff0a;border-color:#ffffff14}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteInput:focus{background:#ffffff0a;border-color:#ffffff1a;box-shadow:0 0 0 3px #ffffff05}.InviteWorkspacePopup-module__rYFWFG__inviteAddMoreButton{-webkit-backdrop-filter:blur(12px)saturate(140%);color:#16166b;cursor:pointer;background:linear-gradient(135deg,#ffffff1f 0%,#ffffff0f 100%);border:none;border-radius:8px;align-items:center;gap:4px;width:fit-content;padding:6px 12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:11px;font-weight:500;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:0 0 0 1px #ffffff26,inset 0 1px #fff6,0 2px 6px -2px #0000000d}.InviteWorkspacePopup-module__rYFWFG__inviteAddMoreButton:hover{color:#1a1a7f;background:linear-gradient(135deg,#fff3 0%,#ffffff1f 100%);box-shadow:0 0 0 1px #ffffff38,inset 0 1px #ffffff8c,0 3px 10px -2px #16166b26}.InviteWorkspacePopup-module__rYFWFG__inviteAddMoreButton:active{transform:scale(.98)}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteAddMoreButton{color:#ffffffb3;box-shadow:none;background:#ffffff05;border:1px solid #ffffff0a}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteAddMoreButton:hover{color:#ffffffe6;background:#ffffff0a;border-color:#ffffff14}.InviteWorkspacePopup-module__rYFWFG__inviteBulkButtons{flex-direction:column;gap:8px;display:flex}.InviteWorkspacePopup-module__rYFWFG__inviteBulkButton{-webkit-backdrop-filter:blur(28px)saturate(180%);color:#1d1d1f;cursor:pointer;background:linear-gradient(135deg,#ffffff40 0%,#ffffff26 50%,#fff3 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:13px;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff47,inset 0 1px #ffffffbf,inset 2px 5px 5px -4px #ffffffe6,inset 0 -3px 8px -3px #00000014,inset -3px -5px 5px -5px #0000000f,0 3px 10px #00000014,0 10px 30px -6px #00000024}.InviteWorkspacePopup-module__rYFWFG__inviteBulkButton:hover{background:linear-gradient(135deg,#ffffff4d 0%,#fff3 50%,#ffffff40 100%);box-shadow:0 0 0 1px #ffffff52,inset 0 1px #fffc,inset 2px 5px 5px -4px #ffffffeb,inset 0 -3px 8px -3px #0000000f,0 4px 12px #0000001a,0 12px 32px -6px #00000029}.InviteWorkspacePopup-module__rYFWFG__inviteBulkButton:active{transition:all .1s;transform:scale(.98)}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteBulkButton{color:#ffffffe6;box-shadow:none;background:#ffffff05;border:1px solid #ffffff0a}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteBulkButton:hover{background:#ffffff0a;border-color:#ffffff0f}.InviteWorkspacePopup-module__rYFWFG__inviteGoogleIcon{width:16px;height:16px}.InviteWorkspacePopup-module__rYFWFG__inviteTextButton{-webkit-backdrop-filter:blur(12px)saturate(140%);color:#16166b;cursor:pointer;background:linear-gradient(135deg,#ffffff1f 0%,#ffffff0f 100%);border:none;border-radius:8px;align-items:center;gap:4px;width:fit-content;padding:6px 12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:11px;font-weight:500;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:0 0 0 1px #ffffff26,inset 0 1px #fff6,0 2px 6px -2px #0000000d}.InviteWorkspacePopup-module__rYFWFG__inviteTextButton:hover{color:#1a1a7f;background:linear-gradient(135deg,#fff3 0%,#ffffff1f 100%);box-shadow:0 0 0 1px #ffffff38,inset 0 1px #ffffff8c,0 3px 10px -2px #16166b26}.InviteWorkspacePopup-module__rYFWFG__inviteTextButton:active{transform:scale(.98)}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteTextButton{color:#ffffffb3;box-shadow:none;background:#ffffff05;border:1px solid #ffffff0a}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteTextButton:hover{color:#ffffffe6;background:#ffffff0a;border-color:#ffffff14}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer{-webkit-backdrop-filter:blur(20px)saturate(150%);cursor:text;background:linear-gradient(135deg,#ffffff8c 0%,#fff6 50%,#ffffff80 100%);border:none;border-radius:12px;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:8px;width:100%;min-height:95px;max-height:140px;padding:10px;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;overflow-y:auto;box-shadow:0 0 0 1px #ffffff4d,inset 0 1px #ffffffb3,inset 2px 3px 4px -3px #ffffffd9,inset 0 -2px 6px -3px #0000000f,0 2px 8px -2px #0000000f,0 6px 16px -6px #00000014}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer:hover{background:linear-gradient(135deg,#ffffffa6 0%,#ffffff80 50%,#fff9 100%);box-shadow:0 0 0 1px #ffffff61,inset 0 1px #fffc,inset 2px 3px 4px -3px #ffffffe6,inset 0 -2px 6px -3px #0000000d,0 3px 10px -2px #00000014,0 8px 20px -6px #0000001a}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer:focus-within{background:linear-gradient(135deg,#ffffffbf 0%,#fff9 50%,#ffffffb3 100%);box-shadow:0 0 0 1px #ffffff73,0 0 0 4px #16166b1f,inset 0 1px #ffffffe6,inset 2px 4px 5px -3px #fffffff2,inset 0 -2px 6px -3px #0000000a,0 4px 12px -2px #0000001a,0 10px 28px -6px #0000001f}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer::-webkit-scrollbar{width:6px}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer::-webkit-scrollbar-thumb{background:#16166b4d;border-radius:10px}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer::-webkit-scrollbar-thumb:hover{background:#16166b80}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer::-webkit-scrollbar-track{background:#ffffff05}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer::-webkit-scrollbar-thumb{background:#ffffff0f}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer::-webkit-scrollbar-thumb:hover{background:#ffffff1a}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer{box-shadow:none;background:#ffffff05;border:1px solid #ffffff0d}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer:hover{background:#ffffff0a;border-color:#ffffff14}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer:focus-within{background:#ffffff0a;border-color:#ffffff1a;box-shadow:0 0 0 3px #ffffff05}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTag{color:#fff;letter-spacing:normal;word-spacing:normal;background:#16166b;border:none;border-radius:14px;align-items:center;gap:5px;padding:5px 11px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:13px;font-weight:500;transition:all .2s;animation:.3s ease-out forwards InviteWorkspacePopup-module__rYFWFG__inviteTagFadeIn;display:inline-flex}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTag{color:#fff;background:#16166bd9}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagRemove{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;padding:0;font-size:14px;font-weight:500;line-height:1;transition:all .15s;display:flex}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagRemove:hover{color:#fff;background:#fff3}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagRemove{color:#fff9}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagRemove:hover{color:#fff;background:#ffffff26}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsInput{color:#1d1d1f;letter-spacing:normal;word-spacing:normal;background:0 0;border:none;outline:none;flex:1;min-width:140px;padding:4px 0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:13px}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsInput::placeholder{color:#9ca3af}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsInput{color:#ffffffe6}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsInput::placeholder{color:#fff6}.InviteWorkspacePopup-module__rYFWFG__invitePopupFooter{border-top:1px solid #fff3;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__invitePopupFooter{border-top-color:#ffffff0d}.InviteWorkspacePopup-module__rYFWFG__inviteLinkButton{-webkit-backdrop-filter:blur(12px)saturate(140%);color:#16166b;cursor:pointer;background:linear-gradient(135deg,#ffffff1f 0%,#ffffff0f 100%);border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:500;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 0 0 1px #ffffff26,inset 0 1px #fff6,0 2px 6px -2px #0000000d}.InviteWorkspacePopup-module__rYFWFG__inviteLinkButton:hover{color:#1a1a7f;background:linear-gradient(135deg,#fff3 0%,#ffffff1f 100%);box-shadow:0 0 0 1px #ffffff38,inset 0 1px #ffffff8c,0 3px 10px -2px #16166b26}.InviteWorkspacePopup-module__rYFWFG__inviteLinkButton:active{transform:scale(.98)}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteLinkButton{color:#ffffffb3;box-shadow:none;background:#ffffff05;border:1px solid #ffffff0a}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteLinkButton:hover{color:#ffffffe6;background:#ffffff0a;border-color:#ffffff14}.InviteWorkspacePopup-module__rYFWFG__inviteFooterActions{gap:8px;margin-left:auto;display:flex}.InviteWorkspacePopup-module__rYFWFG__inviteCancelButton{-webkit-backdrop-filter:blur(20px)saturate(160%);color:#374151;cursor:pointer;background:linear-gradient(135deg,#ffffff38 0%,#ffffff1f 50%,#ffffff2e 100%);border:none;border-radius:10px;padding:9px 18px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:13px;font-weight:500;transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 0 1px #ffffff40,inset 0 1px #ffffffb3,0 2px 6px #0000000f}.InviteWorkspacePopup-module__rYFWFG__inviteCancelButton:hover{background:linear-gradient(135deg,#ffffff47 0%,#ffffff2e 50%,#ffffff3d 100%)}.InviteWorkspacePopup-module__rYFWFG__inviteCancelButton:active{transform:scale(.98)}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteCancelButton{color:#fffc;box-shadow:none;background:#ffffff05;border:1px solid #ffffff0d}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteCancelButton:hover{background:#ffffff0a;border-color:#ffffff14}.InviteWorkspacePopup-module__rYFWFG__inviteSendButton{color:#fff;cursor:pointer;letter-spacing:-.022em;background:#16166b;border:none;border-radius:10px;padding:9px 20px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 2px 8px #16166b4d,0 8px 24px #16166b40}.InviteWorkspacePopup-module__rYFWFG__inviteSendButton:hover:not(:disabled){background:#1a1a7f;box-shadow:inset 0 1px #ffffff26,0 3px 12px #16166b59,0 12px 32px #16166b4d}.InviteWorkspacePopup-module__rYFWFG__inviteSendButton:active:not(:disabled){transition:all .1s;transform:scale(.98);box-shadow:inset 0 1px #ffffff1a,0 1px 4px #16166b40}.InviteWorkspacePopup-module__rYFWFG__inviteSendButton:disabled{opacity:.5;cursor:not-allowed}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteSendButton{box-shadow:none;background:#16166bcc;border:1px solid #16166be6}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteSendButton:hover:not(:disabled){background:#16166be6;border-color:#16166b}.InviteWorkspacePopup-module__rYFWFG__inviteSendButtonSuccess{align-items:center;gap:6px;display:flex;background:#16a34a!important;box-shadow:inset 0 1px #ffffff1a,0 2px 8px #16a34a4d,0 8px 24px #16a34a40!important}.InviteWorkspacePopup-module__rYFWFG__inviteSendButtonSuccess:hover:not(:disabled){background:#15803d!important}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteSendButtonSuccess{border:1px solid #16a34ae6;background:#16a34acc!important}.InviteWorkspacePopup-module__rYFWFG__inviteSendButtonError{align-items:center;gap:6px;display:flex;background:#dc2626!important;box-shadow:inset 0 1px #ffffff1a,0 2px 8px #dc26264d,0 8px 24px #dc262640!important}.InviteWorkspacePopup-module__rYFWFG__inviteSendButtonError:hover:not(:disabled){background:#b91c1c!important}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteSendButtonError{border:1px solid #dc2626e6;background:#dc2626cc!important}.InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer{-webkit-backdrop-filter:blur(20px)saturate(150%);cursor:text;background:linear-gradient(135deg,#ffffff8c 0%,#fff6 50%,#ffffff80 100%);border:none;border-radius:14px;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:10px;width:100%;min-height:120px;max-height:180px;padding:14px 16px;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;overflow-y:auto;box-shadow:0 0 0 1px #ffffff4d,inset 0 1px #ffffffb3,inset 2px 3px 4px -3px #ffffffd9,inset 0 -2px 6px -3px #0000000f,0 2px 8px -2px #0000000f,0 6px 16px -6px #00000014}.InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer:hover{background:linear-gradient(135deg,#ffffffa6 0%,#ffffff80 50%,#fff9 100%);box-shadow:0 0 0 1px #ffffff61,inset 0 1px #fffc,inset 2px 3px 4px -3px #ffffffe6,inset 0 -2px 6px -3px #0000000d,0 3px 10px -2px #00000014,0 8px 20px -6px #0000001a}.InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer:focus-within{background:linear-gradient(135deg,#ffffffbf 0%,#fff9 50%,#ffffffb3 100%);box-shadow:0 0 0 1px #ffffff73,0 0 0 4px #16166b1f,inset 0 1px #ffffffe6,inset 2px 4px 5px -3px #fffffff2,inset 0 -2px 6px -3px #0000000a,0 4px 12px -2px #0000001a,0 10px 28px -6px #0000001f}.InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer::-webkit-scrollbar{width:6px}.InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer::-webkit-scrollbar-thumb{background:#16166b4d;border-radius:10px}.InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer::-webkit-scrollbar-thumb:hover{background:#16166b80}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer{box-shadow:none;background:#ffffff05;border:1px solid #ffffff0d}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer:hover{background:#ffffff0a;border-color:#ffffff14}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer:focus-within{background:#ffffff0a;border-color:#ffffff1a;box-shadow:0 0 0 3px #ffffff05}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer::-webkit-scrollbar-track{background:#ffffff05}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer::-webkit-scrollbar-thumb{background:#ffffff0f}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer::-webkit-scrollbar-thumb:hover{background:#ffffff1a}.InviteWorkspacePopup-module__rYFWFG__inviteTeammatesInput{color:#1d1d1f;letter-spacing:normal;word-spacing:normal;background:0 0;border:none;outline:none;flex:1;min-width:140px;padding:4px 0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:13px}.InviteWorkspacePopup-module__rYFWFG__inviteTeammatesInput::placeholder{color:#9ca3af}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteTeammatesInput{color:#ffffffe6}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteTeammatesInput::placeholder{color:#fff6}.InviteWorkspacePopup-module__rYFWFG__inviteValidationError{color:#dc2626;background:linear-gradient(135deg,#ef444414 0%,#ef44440a 100%);border:1px solid #ef444433;border-radius:10px;align-items:center;gap:6px;margin-bottom:10px;padding:8px 12px;font-size:12px;font-weight:500;display:flex}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteValidationError{color:#f87171;background:#ef444414;border-color:#ef444426}.InviteWorkspacePopup-module__rYFWFG__inviteExistingMemberWarning{color:#d97706;background:linear-gradient(135deg,#f59e0b14 0%,#f59e0b0a 100%);border:1px solid #f59e0b33;border-radius:10px;align-items:center;gap:6px;margin-bottom:10px;padding:8px 12px;font-size:12px;font-weight:500;display:flex}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteExistingMemberWarning{color:#fbbf24;background:#f59e0b14;border-color:#f59e0b26}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagExisting{color:#fff;background:#991b1b}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagExisting{color:#fff;background:#991b1bd9}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagInvited{color:#fff;background:#991b1b}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagInvited{color:#fff;background:#991b1bd9}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagDuplicate{color:#fff;background:#64748b}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagDuplicate{color:#fff;background:#64748bd9}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagBadge{text-transform:none;letter-spacing:normal;color:#fffc;background:0 0;border-radius:0;align-items:center;margin-left:1px;padding:0;font-size:11px;font-style:italic;font-weight:400;display:inline-flex}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagBadge{color:#ffffffb3;background:0 0}.InviteWorkspacePopup-module__rYFWFG__inviteEmailTagBadgeInvited{text-transform:none;letter-spacing:normal;color:#fffc;background:0 0;border-radius:0;align-items:center;margin-left:1px;padding:0;font-size:11px;font-style:italic;font-weight:400;display:inline-flex}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagBadgeInvited{color:#ffffffb3;background:0 0}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteToggleButton,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteToggleButtonActive,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteInput,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteAddMoreButton,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteBulkButton,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteTextButton,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteLinkButton,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteCancelButton,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteSendButton{box-shadow:inset 0 1px #ffffff0d,0 1px 3px #0006,0 8px 20px #00000059}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteToggleButton:hover,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteToggleButtonActive:hover,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteInput:hover,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteAddMoreButton:hover,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteBulkButton:hover,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteTextButton:hover,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteEmailTagsContainer:hover,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteTeammatesEmailContainer:hover,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteLinkButton:hover,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteCancelButton:hover,.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__inviteSendButton:hover:not(:disabled){box-shadow:inset 0 1px #ffffff14,0 2px 8px #00000073,0 12px 24px #00000061}@media screen and (max-width:480px){.InviteWorkspacePopup-module__rYFWFG__invitePopupOverlay{align-items:center;padding:16px}.InviteWorkspacePopup-module__rYFWFG__invitePopupContainer{border-radius:20px;width:100%;max-width:100%;max-height:85dvh;padding:16px;animation:none;overflow-y:auto}.InviteWorkspacePopup-module__rYFWFG__invitePopupContainer:before,.InviteWorkspacePopup-module__rYFWFG__invitePopupContainer.InviteWorkspacePopup-module__rYFWFG__darkMode:before{display:none}.InviteWorkspacePopup-module__rYFWFG__inviteInputField{font-size:16px}}.InviteWorkspacePopup-module__rYFWFG__deleteAccountOverlay{-webkit-backdrop-filter:blur(4px);z-index:2147483647;background:#0000002e;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out forwards InviteWorkspacePopup-module__rYFWFG__inviteOverlayFadeIn;display:flex;position:fixed;inset:0}.InviteWorkspacePopup-module__rYFWFG__deleteAccountOverlay.InviteWorkspacePopup-module__rYFWFG__darkMode{background:#00000059}.InviteWorkspacePopup-module__rYFWFG__deleteAccountOverlay.InviteWorkspacePopup-module__rYFWFG__deleteAccountClosing{animation:.2s ease-in forwards InviteWorkspacePopup-module__rYFWFG__inviteOverlayFadeOut}.InviteWorkspacePopup-module__rYFWFG__deleteAccountContainer{background:#fff;border-radius:16px;width:94%;max-width:440px;padding:22px 24px;animation:.25s cubic-bezier(.16,1,.3,1) forwards InviteWorkspacePopup-module__rYFWFG__invitePopupSlideIn;position:relative;box-shadow:0 0 0 1px #fff6,inset 0 1px #ffffffd9,inset 3px 6px 8px -6px #ffffffe6,inset 0 -3px 10px -4px #0000000f,0 8px 32px -8px #0000002e,0 24px 56px -16px #00000038}.InviteWorkspacePopup-module__rYFWFG__deleteAccountContainer.InviteWorkspacePopup-module__rYFWFG__darkMode{background:#0a0a0a;border:1px solid #ffffff0d;box-shadow:0 8px 32px -8px #000000b3,0 24px 56px -16px #000000b3}.InviteWorkspacePopup-module__rYFWFG__deleteAccountContainerClosing{animation:.2s cubic-bezier(.16,1,.3,1) forwards InviteWorkspacePopup-module__rYFWFG__invitePopupSlideOut}.InviteWorkspacePopup-module__rYFWFG__deleteAccountClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:14px;right:14px}.InviteWorkspacePopup-module__rYFWFG__deleteAccountClose:hover{color:#1d1d1f;background:#f3f4f6}.InviteWorkspacePopup-module__rYFWFG__deleteAccountClose:active{transform:scale(.95)}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountClose{color:#ffffff80}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountClose:hover{color:#ffffffe6;background:#ffffff14}.InviteWorkspacePopup-module__rYFWFG__deleteAccountHeader{align-items:center;gap:10px;margin-bottom:14px;padding-right:28px;display:flex}.InviteWorkspacePopup-module__rYFWFG__deleteAccountIcon{color:#ef4444;background:#ef44441a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountIcon{color:#f87171;background:#ef44441f}.InviteWorkspacePopup-module__rYFWFG__deleteAccountTitle{color:#1d1d1f;letter-spacing:-.03em;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:700;line-height:1.25}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountTitle{color:#fffffff2}.InviteWorkspacePopup-module__rYFWFG__deleteAccountDescription{color:#6b7280;margin:0 0 16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:400;line-height:1.55}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountDescription{color:#fff9}.InviteWorkspacePopup-module__rYFWFG__deleteAccountLabel{color:#6b7280;margin-bottom:6px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500;display:block}.InviteWorkspacePopup-module__rYFWFG__deleteAccountLabel span{color:#ef4444;font-weight:700}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountLabel{color:#ffffff73}.InviteWorkspacePopup-module__rYFWFG__deleteAccountInput{-webkit-backdrop-filter:blur(20px)saturate(150%);color:#1d1d1f;box-sizing:border-box;background:linear-gradient(135deg,#ffffff8c 0%,#fff6 50%,#ffffff80 100%);border:none;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;transition:all .35s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 0 1px #ffffff4d,inset 0 1px #ffffffb3,inset 2px 3px 4px -3px #ffffffd9,inset 0 -2px 6px -3px #0000000f,0 2px 8px -2px #0000000f,0 6px 16px -6px #00000014}.InviteWorkspacePopup-module__rYFWFG__deleteAccountInput::placeholder{color:#9ca3af}.InviteWorkspacePopup-module__rYFWFG__deleteAccountInput:focus{box-shadow:0 0 0 1px #ffffff73,0 0 0 4px #ef44441a,inset 0 1px #ffffffe6,0 4px 12px -2px #0000001a}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountInput{color:#ffffffe6;box-shadow:none;background:#ffffff0a;border:1px solid #ffffff14}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountInput::placeholder{color:#fff6}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountInput:focus{background:#ffffff0f;border-color:#ffffff26;box-shadow:0 0 0 3px #ef444414}.InviteWorkspacePopup-module__rYFWFG__deleteAccountFooter{border-top:1px solid #fff3;justify-content:flex-end;align-items:center;gap:8px;margin-top:18px;padding-top:16px;display:flex}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountFooter{border-top-color:#ffffff14}.InviteWorkspacePopup-module__rYFWFG__deleteAccountCancelBtn{-webkit-backdrop-filter:blur(20px)saturate(160%);color:#374151;cursor:pointer;background:linear-gradient(135deg,#ffffff38 0%,#ffffff1f 50%,#ffffff2e 100%);border:none;border-radius:10px;padding:9px 18px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:13px;font-weight:500;transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 0 1px #ffffff40,inset 0 1px #ffffffb3,0 2px 6px #0000000f}.InviteWorkspacePopup-module__rYFWFG__deleteAccountCancelBtn:hover{background:linear-gradient(135deg,#ffffff47 0%,#ffffff2e 50%,#ffffff3d 100%)}.InviteWorkspacePopup-module__rYFWFG__deleteAccountCancelBtn:active{transform:scale(.98)}.InviteWorkspacePopup-module__rYFWFG__deleteAccountCancelBtn:disabled{opacity:.5;cursor:not-allowed}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountCancelBtn{color:#ffffffd9;box-shadow:none;background:#ffffff0a;border:1px solid #ffffff0f}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountCancelBtn:hover{background:#ffffff14;border-color:#ffffff1a}.InviteWorkspacePopup-module__rYFWFG__deleteAccountDeleteBtn{cursor:pointer;letter-spacing:-.022em;color:#9ca3af;background:#f3f4f6;border:none;border-radius:10px;align-items:center;gap:6px;padding:9px 20px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.InviteWorkspacePopup-module__rYFWFG__deleteAccountDeleteBtn.InviteWorkspacePopup-module__rYFWFG__deleteAccountDeleteBtnActive{color:#fff;cursor:pointer;background:#ef4444;box-shadow:inset 0 1px #ffffff1a,0 2px 8px #ef44444d,0 8px 24px #ef444433}.InviteWorkspacePopup-module__rYFWFG__deleteAccountDeleteBtn.InviteWorkspacePopup-module__rYFWFG__deleteAccountDeleteBtnActive:hover{background:#dc2626;box-shadow:inset 0 1px #ffffff26,0 3px 12px #ef444459,0 12px 32px #ef444440}.InviteWorkspacePopup-module__rYFWFG__deleteAccountDeleteBtn.InviteWorkspacePopup-module__rYFWFG__deleteAccountDeleteBtnActive:active{transition:all .1s;transform:scale(.98)}.InviteWorkspacePopup-module__rYFWFG__deleteAccountDeleteBtn:disabled:not(.InviteWorkspacePopup-module__rYFWFG__deleteAccountDeleteBtnActive){cursor:not-allowed}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountDeleteBtn{color:#ffffff4d;background:#ffffff0f}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountDeleteBtn.InviteWorkspacePopup-module__rYFWFG__deleteAccountDeleteBtnActive{color:#fff;box-shadow:none;background:#ef4444d9}.InviteWorkspacePopup-module__rYFWFG__darkMode .InviteWorkspacePopup-module__rYFWFG__deleteAccountDeleteBtn.InviteWorkspacePopup-module__rYFWFG__deleteAccountDeleteBtnActive:hover{background:#dc2626e6}@media screen and (max-width:480px){.InviteWorkspacePopup-module__rYFWFG__deleteAccountContainer{border-radius:20px;width:100%;max-width:100%;padding:18px}}
@keyframes CreateChannelPopup-module__J-dLVW__inviteOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes CreateChannelPopup-module__J-dLVW__inviteOverlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes CreateChannelPopup-module__J-dLVW__invitePopupSlideIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes CreateChannelPopup-module__J-dLVW__invitePopupSlideOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.96)translateY(8px)}}@keyframes CreateChannelPopup-module__J-dLVW__createChannelFadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes CreateChannelPopup-module__J-dLVW__pulsateCount{0%,to{opacity:1}50%{opacity:.5}}@keyframes CreateChannelPopup-module__J-dLVW__createChannelTagFadeIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.CreateChannelPopup-module__J-dLVW__invitePopupOverlay{-webkit-backdrop-filter:blur(4px);z-index:9999;background:#0000002e;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out forwards CreateChannelPopup-module__J-dLVW__inviteOverlayFadeIn;display:flex;position:fixed;inset:0}.CreateChannelPopup-module__J-dLVW__invitePopupOverlay.CreateChannelPopup-module__J-dLVW__darkMode{background:#00000059}.CreateChannelPopup-module__J-dLVW__invitePopupOverlay.CreateChannelPopup-module__J-dLVW__invitePopupClosing{animation:.2s ease-in forwards CreateChannelPopup-module__J-dLVW__inviteOverlayFadeOut}.CreateChannelPopup-module__J-dLVW__invitePopupContainer{background:#fff;border-radius:16px;width:94%;max-width:580px;max-height:85vh;padding:18px 22px;animation:.25s cubic-bezier(.16,1,.3,1) forwards CreateChannelPopup-module__J-dLVW__invitePopupSlideIn;position:relative;overflow-y:auto;box-shadow:0 0 0 1px #fff6,inset 0 1px #ffffffd9,inset 3px 6px 8px -6px #ffffffe6,inset 0 -3px 10px -4px #0000000f,0 8px 32px -8px #0000002e,0 24px 56px -16px #00000038}.CreateChannelPopup-module__J-dLVW__invitePopupContainer.CreateChannelPopup-module__J-dLVW__darkMode{background:#0a0a0a;border:1px solid #ffffff0d;box-shadow:0 8px 32px -8px #000000b3,0 24px 56px -16px #000000b3}.CreateChannelPopup-module__J-dLVW__invitePopupContainerClosing{animation:.2s cubic-bezier(.16,1,.3,1) forwards CreateChannelPopup-module__J-dLVW__invitePopupSlideOut}.CreateChannelPopup-module__J-dLVW__invitePopupClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:14px;right:14px}.CreateChannelPopup-module__J-dLVW__invitePopupClose:hover{color:#1d1d1f;background:#f3f4f6}.CreateChannelPopup-module__J-dLVW__invitePopupClose:active{transform:scale(.95)}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__invitePopupClose{color:#ffffff80}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__invitePopupClose:hover{color:#ffffffe6;background:#ffffff0a}.CreateChannelPopup-module__J-dLVW__invitePopupWorkspaceIcon{border-radius:50%;flex-shrink:0;width:42px;height:42px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.CreateChannelPopup-module__J-dLVW__invitePopupWorkspaceIcon img{object-fit:cover;border-radius:50%;width:100%;height:100%}.CreateChannelPopup-module__J-dLVW__invitePopupFooter{z-index:1;border-top:1px solid #fff3;justify-content:space-between;align-items:center;padding-top:14px;display:flex;position:relative}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__invitePopupFooter{border-top-color:#ffffff0d}.CreateChannelPopup-module__J-dLVW__inviteFooterActions{gap:8px;display:flex}.CreateChannelPopup-module__J-dLVW__inviteCancelButton{-webkit-backdrop-filter:blur(20px)saturate(160%);color:#374151;cursor:pointer;background:linear-gradient(135deg,#ffffff38 0%,#ffffff1f 50%,#ffffff2e 100%);border:none;border-radius:10px;padding:9px 18px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:13px;font-weight:500;transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 0 1px #ffffff40,inset 0 1px #ffffffb3,0 2px 6px #0000000f}.CreateChannelPopup-module__J-dLVW__inviteCancelButton:hover{background:linear-gradient(135deg,#ffffff47 0%,#ffffff2e 50%,#ffffff3d 100%)}.CreateChannelPopup-module__J-dLVW__inviteCancelButton:active{transform:scale(.98)}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__inviteCancelButton{color:#fffc;box-shadow:none;background:#ffffff05;border:1px solid #ffffff0d}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__inviteCancelButton:hover{background:#ffffff0a;border-color:#ffffff14}.CreateChannelPopup-module__J-dLVW__inviteSendButton{color:#fff;cursor:pointer;letter-spacing:-.022em;background:#16166b;border:none;border-radius:10px;padding:9px 20px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 2px 8px #16166b4d,0 8px 24px #16166b40}.CreateChannelPopup-module__J-dLVW__inviteSendButton:hover:not(:disabled){background:#1a1a7f;box-shadow:inset 0 1px #ffffff26,0 3px 12px #16166b59,0 12px 32px #16166b4d}.CreateChannelPopup-module__J-dLVW__inviteSendButton:active:not(:disabled){transition:all .1s;transform:scale(.98);box-shadow:inset 0 1px #ffffff1a,0 1px 4px #16166b40}.CreateChannelPopup-module__J-dLVW__inviteSendButton:disabled{opacity:.5;cursor:not-allowed}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__inviteSendButton{box-shadow:none;background:#16166bcc;border:1px solid #16166be6}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__inviteSendButton:hover:not(:disabled){background:#16166be6;border-color:#16166b}.CreateChannelPopup-module__J-dLVW__createChannelContainer{max-width:480px}.CreateChannelPopup-module__J-dLVW__createTaskContainer{max-width:620px}.CreateChannelPopup-module__J-dLVW__createChannelStepsContainer{min-height:180px}.CreateChannelPopup-module__J-dLVW__createChannelHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.CreateChannelPopup-module__J-dLVW__createChannelHeader .CreateChannelPopup-module__J-dLVW__invitePopupWorkspaceIcon{width:34px;height:34px}.CreateChannelPopup-module__J-dLVW__createChannelTitle{color:#1d1d1f;letter-spacing:-.03em;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelTitle{color:#fffffff2}.CreateChannelPopup-module__J-dLVW__createChannelSubtitle{color:#6b7280;margin:4px 0 0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelSubtitle{color:#fff9}.CreateChannelPopup-module__J-dLVW__createChannelContent{border:none;margin-bottom:16px}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelContent{border:none}.CreateChannelPopup-module__J-dLVW__createChannelFormGroup{flex-direction:column;gap:8px;display:flex}.CreateChannelPopup-module__J-dLVW__createChannelLabel{color:#374151;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:500}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelLabel{color:#ffffffb3}.CreateChannelPopup-module__J-dLVW__createTaskShareHeader{align-items:center;gap:8px;display:flex}.CreateChannelPopup-module__J-dLVW__createTaskInviteButton{color:#3b82f6;white-space:nowrap;letter-spacing:-.01em;cursor:pointer;background:#3b82f61a;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:11px;font-weight:500;transition:all .15s;display:inline-flex}.CreateChannelPopup-module__J-dLVW__createTaskInviteButton:active{transition:all .1s;transform:scale(.97)}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createTaskInviteButton{color:#60a5fa;background:#3b82f626}.CreateChannelPopup-module__J-dLVW__connectedAppsHeader{align-items:center;gap:8px;display:flex}.CreateChannelPopup-module__J-dLVW__connectedAppsConnectButton{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:-.01em;background:#16166b;border:none;border-radius:5px;padding:2px 7px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 1px #ffffff1a,0 1px 4px #16166b40}.CreateChannelPopup-module__J-dLVW__connectedAppsConnectButton:hover{background:#1a1a7f;box-shadow:inset 0 1px #ffffff26,0 2px 8px #16166b4d}.CreateChannelPopup-module__J-dLVW__connectedAppsConnectButton:active{transition:all .1s;transform:scale(.97)}.CreateChannelPopup-module__J-dLVW__connectedAppsConnectButton.CreateChannelPopup-module__J-dLVW__darkMode{box-shadow:none;background:#16166bcc;border:1px solid #16166be6}.CreateChannelPopup-module__J-dLVW__connectedAppsConnectButton.CreateChannelPopup-module__J-dLVW__darkMode:hover{background:#16166bf2;border-color:#16166b}.CreateChannelPopup-module__J-dLVW__connectedAppsEmptyConnect{color:#fff;cursor:pointer;background:#16166b;border:none;border-radius:6px;align-items:center;gap:5px;width:fit-content;padding:3.5px 10px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.CreateChannelPopup-module__J-dLVW__connectedAppsEmptyConnect:hover{background:#1a1a7f;box-shadow:inset 0 1px #ffffff26,0 2px 8px #16166b4d}.CreateChannelPopup-module__J-dLVW__connectedAppsEmptyConnect:active{transition:all .1s;transform:scale(.98)}.CreateChannelPopup-module__J-dLVW__connectedAppsEmptyConnect.CreateChannelPopup-module__J-dLVW__darkMode{box-shadow:none;background:#16166bcc;border:1px solid #16166be6}.CreateChannelPopup-module__J-dLVW__connectedAppsEmptyConnect.CreateChannelPopup-module__J-dLVW__darkMode:hover{background:#16166bf2;border-color:#16166b}.CreateChannelPopup-module__J-dLVW__connectedAppsRow{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.CreateChannelPopup-module__J-dLVW__connectedAppIcon{object-fit:contain;border-radius:4px;width:20px;height:20px}.CreateChannelPopup-module__J-dLVW__connectedAppTooltipWrapper{cursor:pointer;display:inline-flex;position:relative}.CreateChannelPopup-module__J-dLVW__connectedAppTooltipPortal{pointer-events:none;z-index:100000;background:#fff;border-radius:10px;min-width:120px;margin-top:-8px;padding:8px 10px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;animation:.2s cubic-bezier(.34,1.56,.64,1) forwards CreateChannelPopup-module__J-dLVW__connectedAppTooltipFadeIn;position:absolute;transform:translate(-50%)translateY(-100%);box-shadow:0 0 0 1px #00000014,0 4px 12px -2px #0000001f,0 8px 24px -4px #0000001a}@keyframes CreateChannelPopup-module__J-dLVW__connectedAppTooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-100%)scale(.96)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(-100%)scale(1)translateY(0)}}.CreateChannelPopup-module__J-dLVW__connectedAppTooltipPortal:after{content:"";border:6px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:50%;transform:translate(-50%)}.CreateChannelPopup-module__J-dLVW__connectedAppTooltipContent{align-items:center;gap:8px;display:flex}.CreateChannelPopup-module__J-dLVW__connectedAppTooltipIcon{object-fit:contain;border-radius:4px;flex-shrink:0;width:22px;height:22px}.CreateChannelPopup-module__J-dLVW__connectedAppTooltipName{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;line-height:1.3;overflow:hidden}.CreateChannelPopup-module__J-dLVW__darkMode.CreateChannelPopup-module__J-dLVW__connectedAppTooltipPortal{background:#1e1e1e;box-shadow:0 0 0 1px #ffffff1a,0 4px 12px -2px #0006,0 8px 24px -4px #0000004d}.CreateChannelPopup-module__J-dLVW__darkMode.CreateChannelPopup-module__J-dLVW__connectedAppTooltipPortal:after{border-top-color:#1e1e1e}.CreateChannelPopup-module__J-dLVW__darkMode.CreateChannelPopup-module__J-dLVW__connectedAppTooltipPortal .CreateChannelPopup-module__J-dLVW__connectedAppTooltipName{color:#fffffff2}.CreateChannelPopup-module__J-dLVW__createChannelInputWrapper{position:relative}.CreateChannelPopup-module__J-dLVW__createChannelInput{-webkit-backdrop-filter:blur(20px)saturate(150%);color:#1d1d1f;background:linear-gradient(135deg,#ffffff8c 0%,#fff6 50%,#ffffff80 100%);border:none;border-radius:12px;outline:none;width:100%;padding:14px 70px 14px 16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:15px;transition:all .35s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 0 1px #ffffff4d,inset 0 1px #ffffffb3,inset 2px 3px 4px -3px #ffffffd9,inset 0 -2px 6px -3px #0000000f,0 2px 8px -2px #0000000f}.CreateChannelPopup-module__J-dLVW__createChannelInput::placeholder{color:#9ca3af;transition:color .3s}.CreateChannelPopup-module__J-dLVW__createChannelInput:hover{background:linear-gradient(135deg,#ffffffa6 0%,#ffffff80 50%,#fff9 100%);box-shadow:0 0 0 1px #ffffff61,inset 0 1px #fffc,0 3px 10px -2px #00000014}.CreateChannelPopup-module__J-dLVW__createChannelInput:focus{background:linear-gradient(135deg,#ffffffbf 0%,#fff9 50%,#ffffffb3 100%);box-shadow:0 0 0 1px #ffffff73,0 0 0 3px #16166b1f,inset 0 1px #ffffffe6,0 4px 12px -2px #0000001a}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelInput{color:#ffffffe6;box-shadow:none;background:#ffffff05;border:1px solid #ffffff0d}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelInput::placeholder{color:#fff6}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelInput:hover{background:#ffffff0a;border-color:#ffffff14}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelInput:focus{background:#ffffff0a;border-color:#ffffff1a;box-shadow:0 0 0 3px #ffffff05}.CreateChannelPopup-module__J-dLVW__createChannelCharCountInline{color:#9ca3af;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelCharCountInline{color:#fff6}.CreateChannelPopup-module__J-dLVW__createChannelHelpText{color:#6b7280;margin:6px 0 0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:400;line-height:1.5;animation:2s ease-in-out infinite backwards CreateChannelPopup-module__J-dLVW__pulsateCount}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelHelpText{color:#ffffff80;border-bottom:none;text-decoration:none}.CreateChannelPopup-module__J-dLVW__createChannelFadeIn{opacity:0;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards CreateChannelPopup-module__J-dLVW__createChannelFadeInUp}.CreateChannelPopup-module__J-dLVW__createChannelTagFadeIn{opacity:0;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards CreateChannelPopup-module__J-dLVW__createChannelTagFadeIn}.CreateChannelPopup-module__J-dLVW__createChannelTextarea{-webkit-backdrop-filter:blur(20px)saturate(150%);color:#1d1d1f;resize:vertical;background:linear-gradient(135deg,#ffffff8c 0%,#fff6 50%,#ffffff80 100%);border:none;border-radius:12px;outline:none;width:100%;min-height:100px;padding:14px 16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;transition:all .35s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 0 1px #ffffff4d,inset 0 1px #ffffffb3,inset 2px 3px 4px -3px #ffffffd9,inset 0 -2px 6px -3px #0000000f,0 2px 8px -2px #0000000f}.CreateChannelPopup-module__J-dLVW__createChannelTextarea::placeholder{color:#9ca3af}.CreateChannelPopup-module__J-dLVW__createChannelTextarea:hover{background:linear-gradient(135deg,#ffffffa6 0%,#ffffff80 50%,#fff9 100%)}.CreateChannelPopup-module__J-dLVW__createChannelTextarea:focus{background:linear-gradient(135deg,#ffffffbf 0%,#fff9 50%,#ffffffb3 100%);box-shadow:0 0 0 1px #ffffff73,0 0 0 3px #16166b1f,inset 0 1px #ffffffe6,0 4px 12px -2px #0000001a}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelTextarea{color:#ffffffe6;box-shadow:none;background:#ffffff05;border:1px solid #ffffff0d}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelTextarea::placeholder{color:#fff6}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelTextarea:hover{background:#ffffff0a;border-color:#ffffff14}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelTextarea:focus{background:#ffffff0a;border-color:#ffffff1a;box-shadow:0 0 0 3px #ffffff05}.CreateChannelPopup-module__J-dLVW__createChannelAiBadge{color:#9333ea;background:#9333ea1a;border-radius:4px;margin-left:2px;padding:2px 6px;font-size:10px;font-weight:500}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelAiBadge{color:#a78bfa;background:#a78bfa26}.CreateChannelPopup-module__J-dLVW__createChannelBotTooltip{pointer-events:none;z-index:9999;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;animation:.15s forwards CreateChannelPopup-module__J-dLVW__createChannelBotTooltipFadeIn;display:flex;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 2px 6px #00000014}.CreateChannelPopup-module__J-dLVW__createChannelBotTooltip.CreateChannelPopup-module__J-dLVW__darkMode{background:#1d1d1f;border-color:#ffffff1f;box-shadow:0 2px 6px #0006}.CreateChannelPopup-module__J-dLVW__createChannelBotTooltipIcon{object-fit:contain;flex-shrink:0;width:16px;height:16px}@keyframes CreateChannelPopup-module__J-dLVW__createChannelBotTooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(2px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.CreateChannelPopup-module__J-dLVW__createChannelTypeOptions{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.CreateChannelPopup-module__J-dLVW__createChannelTypeOption{-webkit-backdrop-filter:blur(10px);cursor:pointer;background:linear-gradient(135deg,#ffffff8c 0%,#fff6 50%,#ffffff80 100%);border:none;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 0 0 1px #ffffff4d,inset 0 1px #ffffffb3,0 2px 8px -2px #0000000f}.CreateChannelPopup-module__J-dLVW__createChannelTypeOption:hover{background:linear-gradient(135deg,#ffffffa6 0%,#ffffff80 100%);transform:translateY(-1px);box-shadow:0 0 0 1px #fff6,inset 0 1px #fffc,0 4px 16px -4px #0000001a}.CreateChannelPopup-module__J-dLVW__createChannelTypeOptionSelected{background:linear-gradient(135deg,#16166b1a 0%,#16166b0a 100%);box-shadow:0 0 0 2px #16166b33,inset 0 1px #ffffff80,0 4px 16px -4px #16166b26}.CreateChannelPopup-module__J-dLVW__createChannelTypeOptionSelected:hover{background:linear-gradient(135deg,#16166b1f 0%,#16166b0f 100%)}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelTypeOption{box-shadow:none;background:#ffffff05;border:1px solid #ffffff0a}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelTypeOption:hover{background:#ffffff08;border-color:#ffffff0f}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelTypeOptionSelected{background:#ffffff0a;border-color:#ffffff14}.CreateChannelPopup-module__J-dLVW__createChannelTypeIcon{color:#16166b;background:linear-gradient(135deg,#16166b1a 0%,#16166b0d 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelTypeIcon{color:#ffffffe6;background:#ffffff0a}.CreateChannelPopup-module__J-dLVW__createChannelTypeContent{text-align:left;flex:1}.CreateChannelPopup-module__J-dLVW__createChannelTypeName{color:#1d1d1f;margin-bottom:2px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelTypeName{color:#fffffff2}.CreateChannelPopup-module__J-dLVW__createChannelTypeDesc{color:#6b7280;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:1.4}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelTypeDesc{color:#ffffff80}.CreateChannelPopup-module__J-dLVW__createChannelTypeCheck{color:#fff;opacity:0;background:#16166b;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex;transform:scale(.8)}.CreateChannelPopup-module__J-dLVW__createChannelTypeOptionSelected .CreateChannelPopup-module__J-dLVW__createChannelTypeCheck{opacity:1;transform:scale(1)}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelTypeCheck{color:#0a0a0a;background:#fffffff2}.CreateChannelPopup-module__J-dLVW__createChannelPreview{flex-direction:column;gap:12px;display:flex}.CreateChannelPopup-module__J-dLVW__createChannelPreviewItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff80 0%,#ffffff59 100%);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 0 0 1px #ffffff40,0 2px 8px -2px #0000000d}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelPreviewItem{box-shadow:none;background:#ffffff04;border:1px solid #ffffff08}.CreateChannelPopup-module__J-dLVW__createChannelPreviewIcon{color:#16166b;background:linear-gradient(135deg,#16166b1a 0%,#16166b0d 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelPreviewIcon{color:#ffffffd9;background:#ffffff0a}.CreateChannelPopup-module__J-dLVW__createChannelPreviewContent{flex:1;min-width:0}.CreateChannelPopup-module__J-dLVW__createChannelPreviewLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.02em;margin-bottom:2px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:11px;font-weight:500}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelPreviewLabel{color:#fff6}.CreateChannelPopup-module__J-dLVW__createChannelPreviewValue{color:#1d1d1f;text-overflow:ellipsis;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;overflow:hidden}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelPreviewValue{color:#ffffffe6}.CreateChannelPopup-module__J-dLVW__createChannelPreviewMembers{flex-wrap:wrap;gap:6px;display:flex}.CreateChannelPopup-module__J-dLVW__createChannelPreviewMemberPill{color:#16166b;background:#16166b14;border-radius:14px;align-items:center;gap:6px;padding:3px 8px 3px 3px;font-size:12px;font-weight:510;display:inline-flex}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelPreviewMemberPill{color:#ffffffd9;background:#ffffff0a}.CreateChannelPopup-module__J-dLVW__createChannelPreviewMemberAvatar{background:linear-gradient(135deg,#16166b 0%,#2828a0 100%);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;overflow:hidden}.CreateChannelPopup-module__J-dLVW__createChannelPreviewMemberAvatar img{object-fit:cover;width:100%;height:100%}.CreateChannelPopup-module__J-dLVW__createChannelPreviewMemberAvatar span{color:#fff;font-size:9px;font-weight:600}@keyframes CreateChannelPopup-module__J-dLVW__createChannelFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.CreateChannelPopup-module__J-dLVW__createChannelFadeOut{animation:.2s ease-out forwards CreateChannelPopup-module__J-dLVW__createChannelFadeOut}.CreateChannelPopup-module__J-dLVW__createChannelVisibilityOptions{flex-direction:column;gap:8px;display:flex}.CreateChannelPopup-module__J-dLVW__createChannelVisibilityOption{cursor:pointer;-webkit-backdrop-filter:blur(20px)saturate(160%);background:linear-gradient(135deg,#ffffff38 0%,#ffffff1f 50%,#ffffff2e 100%);border-radius:10px;align-items:center;gap:10px;padding:10px 14px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 0 0 1px #ffffff40,inset 0 1px #ffffffb3,0 2px 6px #0000000f}.CreateChannelPopup-module__J-dLVW__createChannelVisibilityOption:hover{background:linear-gradient(135deg,#ffffff47 0%,#ffffff2e 50%,#ffffff3d 100%);box-shadow:0 0 0 1px #ffffff4d,inset 0 1px #fffc,0 3px 10px #00000014}.CreateChannelPopup-module__J-dLVW__createChannelVisibilityOptionSelected{background:linear-gradient(135deg,#16166b14 0%,#16166b0a 100%);box-shadow:0 0 0 2px #16166b,inset 0 1px #ffffffb3,0 2px 8px #16166b26}.CreateChannelPopup-module__J-dLVW__createChannelVisibilityOptionSelected:hover{box-shadow:0 0 0 2px #16166b,inset 0 1px #ffffffb3,0 3px 12px #16166b33}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelVisibilityOption{box-shadow:none;background:#ffffff02;border:1px solid #ffffff05}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelVisibilityOption:hover{background:#ffffff04;border-color:#ffffff0a}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelVisibilityOptionSelected{background:#ffffff05;border-color:#ffffff0f;box-shadow:0 0 0 1px #ffffff08}.CreateChannelPopup-module__J-dLVW__createChannelVisibilityRadio{border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex}.CreateChannelPopup-module__J-dLVW__createChannelVisibilityOptionSelected .CreateChannelPopup-module__J-dLVW__createChannelVisibilityRadio{border-color:#16166b}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelVisibilityRadio{border-color:#ffffff26}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelVisibilityOptionSelected .CreateChannelPopup-module__J-dLVW__createChannelVisibilityRadio{border-color:#fff6}.CreateChannelPopup-module__J-dLVW__createChannelVisibilityRadioInner{background:#16166b;border-radius:50%;width:8px;height:8px;animation:.2s ease-out forwards CreateChannelPopup-module__J-dLVW__createChannelTagFadeIn}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelVisibilityRadioInner{background:#ffffffe6}.CreateChannelPopup-module__J-dLVW__createChannelVisibilityContent{flex:1;min-width:0}.CreateChannelPopup-module__J-dLVW__createChannelVisibilityHeader{color:#1d1d1f;align-items:center;gap:5px;margin-bottom:2px;display:flex}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelVisibilityHeader{color:#ffffffe6}.CreateChannelPopup-module__J-dLVW__createChannelVisibilityTitle{letter-spacing:-.02em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600}.CreateChannelPopup-module__J-dLVW__createChannelVisibilityDescription{color:#6b7280;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:1.3}.CreateChannelPopup-module__J-dLVW__createChannelVisibilityDescription strong{color:#374151;font-weight:600}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelVisibilityDescription{color:#ffffff80}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelVisibilityDescription strong{color:#fffc}.CreateChannelPopup-module__J-dLVW__createChannelMembersSection{margin-top:14px}.CreateChannelPopup-module__J-dLVW__createChannelMemberSearch{-webkit-backdrop-filter:blur(80px)saturate(180%);cursor:text;background:#ffffff4d;border:1px solid #fff6;border-radius:6px;align-items:center;gap:8px;width:65%;margin-top:8px;margin-bottom:8px;padding:6px 12px;transition:all .2s;display:flex;box-shadow:inset 0 1px #fffc,0 2px 8px #00000014}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelMemberSearch{background:#ffffff05;border:1px solid #ffffff0d;box-shadow:inset 0 1px #ffffff0d,0 2px 8px #0000000d}.CreateChannelPopup-module__J-dLVW__createChannelMemberSearchInput{color:#1d1d1f;background:0 0;border:none;outline:none;flex:1;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:400}.CreateChannelPopup-module__J-dLVW__createChannelMemberSearchInput::placeholder{color:#6b7280}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelMemberSearchInput{color:#ffffffe6}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelMemberSearchInput::placeholder{color:#ffffffb3}.CreateChannelPopup-module__J-dLVW__createChannelMembersTagsContainer{-webkit-backdrop-filter:blur(20px)saturate(150%);background:linear-gradient(135deg,#ffffff8c 0%,#fff6 50%,#ffffff80 100%);border:none;border-radius:12px;flex-wrap:wrap;align-content:flex-start;gap:8px;min-height:80px;max-height:130px;margin-top:8px;padding:10px;display:flex;overflow-y:auto;box-shadow:0 0 0 1px #ffffff4d,inset 0 1px #ffffffb3,inset 2px 3px 4px -3px #ffffffd9,inset 0 -2px 6px -3px #0000000f,0 2px 8px -2px #0000000f}.CreateChannelPopup-module__J-dLVW__createChannelMembersTagsContainer::-webkit-scrollbar{width:6px}.CreateChannelPopup-module__J-dLVW__createChannelMembersTagsContainer::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.CreateChannelPopup-module__J-dLVW__createChannelMembersTagsContainer::-webkit-scrollbar-thumb{background:#16166b4d;border-radius:10px}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelMembersTagsContainer{box-shadow:none;background:#ffffff02;border:1px solid #ffffff08}.CreateChannelPopup-module__J-dLVW__createChannelMemberTag{cursor:pointer;color:#374151;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:20px;align-items:center;gap:6px;padding:4px 10px 4px 4px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.CreateChannelPopup-module__J-dLVW__createChannelMemberTag:hover{background:#f9fafb;border-color:#d1d5db}.CreateChannelPopup-module__J-dLVW__createChannelMemberTagSelected{color:#15803d;background:#22c55e1f;border-color:#22c55e66}.CreateChannelPopup-module__J-dLVW__createChannelMemberTagSelected:hover{background:#22c55e2e;border-color:#22c55e80}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelMemberTag{color:#ffffffd9;background:#ffffff04;border-color:#ffffff0a}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelMemberTag:hover{background:#ffffff06;border-color:#ffffff0d}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelMemberTagSelected{color:#4ade80;background:#22c55e0f;border-color:#22c55e33}.CreateChannelPopup-module__J-dLVW__createChannelMemberTagAvatar{color:#fff;background:linear-gradient(135deg,#16166b 0%,#2828a0 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:600;display:flex;overflow:hidden}.CreateChannelPopup-module__J-dLVW__createChannelMemberTagAvatar img{object-fit:cover;width:100%;height:100%}.CreateChannelPopup-module__J-dLVW__createChannelMemberTagName{text-overflow:ellipsis;overflow:hidden}.CreateChannelPopup-module__J-dLVW__createChannelMemberTagIcon{opacity:.6;flex-shrink:0;transition:all .2s}.CreateChannelPopup-module__J-dLVW__createChannelMemberTag:hover .CreateChannelPopup-module__J-dLVW__createChannelMemberTagIcon{opacity:1}.CreateChannelPopup-module__J-dLVW__createChannelMemberTagSelected .CreateChannelPopup-module__J-dLVW__createChannelMemberTagIcon{opacity:1;color:#15803d}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelMemberTagSelected .CreateChannelPopup-module__J-dLVW__createChannelMemberTagIcon{color:#4ade80}.CreateChannelPopup-module__J-dLVW__createChannelYouBadge{color:#3b82f6;background:#3b82f61a;border-radius:4px;margin-left:2px;padding:2px 6px;font-size:10px;font-weight:500}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelYouBadge{color:#60a5fa;background:#3b82f626}.CreateChannelPopup-module__J-dLVW__createChannelEmailInvite{margin-top:12px}.CreateChannelPopup-module__J-dLVW__createChannelEmailTagsBox{cursor:text;-webkit-backdrop-filter:blur(20px)saturate(150%);background:linear-gradient(135deg,#ffffff8c 0%,#fff6 50%,#ffffff80 100%);border:none;border-radius:10px;flex-wrap:wrap;align-content:flex-start;gap:6px;min-height:60px;max-height:90px;margin-top:8px;padding:8px;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;overflow-y:auto;box-shadow:0 0 0 1px #ffffff4d,inset 0 1px #ffffffb3,inset 2px 3px 4px -3px #ffffffd9,inset 0 -2px 6px -3px #0000000f,0 2px 8px -2px #0000000f}.CreateChannelPopup-module__J-dLVW__createChannelEmailTagsBox:focus-within{background:linear-gradient(135deg,#ffffffbf 0%,#fff9 50%,#ffffffb3 100%);box-shadow:0 0 0 1px #ffffff73,0 0 0 3px #16166b1f,inset 0 1px #ffffffe6,0 4px 12px -2px #0000001a}.CreateChannelPopup-module__J-dLVW__createChannelEmailTagsBox::-webkit-scrollbar{width:6px}.CreateChannelPopup-module__J-dLVW__createChannelEmailTagsBox::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.CreateChannelPopup-module__J-dLVW__createChannelEmailTagsBox::-webkit-scrollbar-thumb{background:#16166b4d;border-radius:10px}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelEmailTagsBox{box-shadow:none;background:#ffffff02;border:1px solid #ffffff08}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelEmailTagsBox:focus-within{background:#ffffff05;border-color:#ffffff14;box-shadow:0 0 0 3px #ffffff08}.CreateChannelPopup-module__J-dLVW__createChannelNoMembers{text-align:center;color:#9ca3af;padding:20px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:13px}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelNoMembers{color:#fff6}.CreateChannelPopup-module__J-dLVW__createChannelStepDots{align-items:center;gap:6px;display:flex}.CreateChannelPopup-module__J-dLVW__createChannelDot{background:#e5e7eb;border-radius:50%;width:8px;height:8px;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.CreateChannelPopup-module__J-dLVW__createChannelDotActive{background:#16166b;transform:scale(1.1)}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelDot{background:#ffffff1a}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelDotActive{background:#ffffffe6}.CreateChannelPopup-module__J-dLVW__inviteEmailTagsInput{color:#1d1d1f;letter-spacing:normal;word-spacing:normal;background:0 0;border:none;outline:none;flex:1;min-width:120px;padding:4px 0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:13px}.CreateChannelPopup-module__J-dLVW__inviteEmailTagsInput::placeholder{color:#9ca3af}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__inviteEmailTagsInput{color:#ffffffe6}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__inviteEmailTagsInput::placeholder{color:#fff6}.CreateChannelPopup-module__J-dLVW__inviteEmailTag{color:#fff;letter-spacing:normal;word-spacing:normal;background:#16166b;border:none;border-radius:14px;align-items:center;gap:5px;padding:5px 11px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:13px;font-weight:500;transition:all .2s;animation:.3s ease-out forwards CreateChannelPopup-module__J-dLVW__createChannelTagFadeIn;display:inline-flex}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__inviteEmailTag{color:#fff;background:#16166bd9}.CreateChannelPopup-module__J-dLVW__inviteEmailTagRemove{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;padding:0;font-size:14px;font-weight:500;line-height:1;transition:all .15s;display:flex}.CreateChannelPopup-module__J-dLVW__inviteEmailTagRemove:hover{color:#fff;background:#fff3}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__inviteEmailTagRemove{color:#fff9}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__inviteEmailTagRemove:hover{color:#fff;background:#ffffff26}.CreateChannelPopup-module__J-dLVW__inviteEmailTagExisting{color:#fff;background:#991b1b}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__inviteEmailTagExisting{color:#fff;background:#991b1bd9}.CreateChannelPopup-module__J-dLVW__inviteEmailTagDuplicate{color:#fff;background:#64748b}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__inviteEmailTagDuplicate{color:#fff;background:#64748bd9}.CreateChannelPopup-module__J-dLVW__inviteEmailTagBadge{text-transform:none;letter-spacing:normal;color:#fffc;background:0 0;border-radius:0;align-items:center;margin-left:1px;padding:0;font-size:11px;font-style:italic;font-weight:400;display:inline-flex}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__inviteEmailTagBadge{color:#ffffffb3;background:0 0}.CreateChannelPopup-module__J-dLVW__createChannelValidationError{color:#dc2626;background:linear-gradient(135deg,#ef444414 0%,#ef44440a 100%);border:1px solid #ef444433;border-radius:10px;align-items:center;gap:6px;margin-bottom:10px;padding:8px 12px;font-size:12px;display:flex}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelValidationError{color:#f87171;background:#ef444414;border-color:#ef444426}.CreateChannelPopup-module__J-dLVW__createChannelVoiceToggleSection{align-items:flex-start;gap:12px;margin-top:14px;display:flex}.CreateChannelPopup-module__J-dLVW__createChannelVoiceToggleContent{flex-direction:column;flex:1;gap:2px;display:flex}.CreateChannelPopup-module__J-dLVW__createChannelVoiceToggleTitleRow{align-items:center;gap:6px;display:flex}.CreateChannelPopup-module__J-dLVW__createChannelVoiceToggleTitle{color:#1d1d1f;letter-spacing:-.02em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelVoiceToggleTitle{color:#fffffff2}.CreateChannelPopup-module__J-dLVW__createChannelVoiceIcon{color:#16166b;flex-shrink:0}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelVoiceIcon{color:#ffffffb3}.CreateChannelPopup-module__J-dLVW__createChannelVoiceToggleDescription{color:#6b7280;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:1.4}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelVoiceToggleDescription{color:#ffffff80}.CreateChannelPopup-module__J-dLVW__appleToggle{flex-shrink:0;width:36px;height:20px;display:inline-block;position:relative}.CreateChannelPopup-module__J-dLVW__appleToggle input{opacity:0;width:0;height:0}.CreateChannelPopup-module__J-dLVW__appleToggleSlider{cursor:pointer;background-color:#e5e7eb;border-radius:20px;transition:all .4s;position:absolute;inset:0}.CreateChannelPopup-module__J-dLVW__appleToggleSlider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .4s;position:absolute;bottom:2px;left:2px;box-shadow:0 1px 3px #0003}.CreateChannelPopup-module__J-dLVW__appleToggle input:checked+.CreateChannelPopup-module__J-dLVW__appleToggleSlider{background-color:#34c759}.CreateChannelPopup-module__J-dLVW__appleToggle input:checked+.CreateChannelPopup-module__J-dLVW__appleToggleSlider:before{transform:translate(16px)}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__appleToggleSlider{background-color:#ffffff1a}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__appleToggle input:checked+.CreateChannelPopup-module__J-dLVW__appleToggleSlider{background-color:#34c759}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__appleToggleSlider:before{background-color:#fff}@keyframes CreateChannelPopup-module__J-dLVW__charPulseLight{0%{color:#b0b0b0}50%{color:#6b7280}to{color:#b0b0b0}}@keyframes CreateChannelPopup-module__J-dLVW__charPulseDark{0%{color:#ffffff4d}50%{color:#fff9}to{color:#ffffff4d}}.CreateChannelPopup-module__J-dLVW__pulsatingTextContainer{display:block}.CreateChannelPopup-module__J-dLVW__pulsatingChar{animation:2s ease-in-out infinite CreateChannelPopup-module__J-dLVW__charPulseLight;display:inline}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__pulsatingChar{animation:2s ease-in-out infinite CreateChannelPopup-module__J-dLVW__charPulseDark}@media (max-width:640px){.CreateChannelPopup-module__J-dLVW__invitePopupContainer{max-width:95%;padding:16px}.CreateChannelPopup-module__J-dLVW__createChannelContainer{max-width:100%}.CreateChannelPopup-module__J-dLVW__invitePopupFooter{flex-direction:column;gap:10px}.CreateChannelPopup-module__J-dLVW__inviteFooterActions{width:100%}.CreateChannelPopup-module__J-dLVW__inviteCancelButton,.CreateChannelPopup-module__J-dLVW__inviteSendButton{flex:1}}.CreateChannelPopup-module__J-dLVW__createChannelExpiryDateSection{margin-top:8px;margin-left:48px}.CreateChannelPopup-module__J-dLVW__createChannelDateButton{-webkit-backdrop-filter:blur(20px)saturate(150%);color:#1d1d1f;cursor:pointer;text-align:left;background:linear-gradient(135deg,#ffffff8c 0%,#fff6 50%,#ffffff80 100%);border:none;border-radius:8px;outline:none;align-items:center;gap:6px;width:100%;max-width:180px;margin-top:6px;padding:8px 12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:500;transition:all .2s;display:flex;box-shadow:0 0 0 1px #ffffff4d,inset 0 1px #ffffffb3,inset 2px 3px 4px -3px #ffffffd9,inset 0 -2px 6px -3px #0000000f,0 2px 8px -2px #0000000f}.CreateChannelPopup-module__J-dLVW__createChannelDateButton:hover{background:linear-gradient(135deg,#ffffffa6 0%,#ffffff80 50%,#fff9 100%);box-shadow:0 0 0 1px #ffffff61,inset 0 1px #fffc,0 3px 10px -2px #00000014}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelDateButton{color:#ffffffe6;box-shadow:none;background:#ffffff05;border:1px solid #ffffff0d}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__createChannelDateButton:hover{background:#ffffff0a;border-color:#ffffff14}@keyframes CreateChannelPopup-module__J-dLVW__expiryCalendarIn{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes CreateChannelPopup-module__J-dLVW__expiryCalendarOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.96)}}.CreateChannelPopup-module__J-dLVW__expiryCalendarDropdown{z-index:99999;background:#fff;border:1px solid #0000001a;border-radius:10px;width:220px;padding:12px;animation:.2s cubic-bezier(.16,1,.3,1) CreateChannelPopup-module__J-dLVW__expiryCalendarIn;box-shadow:0 8px 32px #0000002e,0 2px 8px #0000001a}.CreateChannelPopup-module__J-dLVW__expiryCalendarDropdown.CreateChannelPopup-module__J-dLVW__darkMode{background:#1a1a1a;border:1px solid #ffffff1f;box-shadow:0 8px 32px #00000080,0 2px 8px #0000004d}.CreateChannelPopup-module__J-dLVW__expiryCalendarDropdown.CreateChannelPopup-module__J-dLVW__expiryCalendarClosing{animation:.15s forwards CreateChannelPopup-module__J-dLVW__expiryCalendarOut}.CreateChannelPopup-module__J-dLVW__expiryCalendarHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.CreateChannelPopup-module__J-dLVW__expiryCalendarMonthYear{color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:12px;font-weight:600}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__expiryCalendarMonthYear{color:#ffffffe6}.CreateChannelPopup-module__J-dLVW__expiryCalendarNavButton{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:flex}.CreateChannelPopup-module__J-dLVW__expiryCalendarNavButton:hover{color:#374151;background:#f3f4f6}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__expiryCalendarNavButton{color:#ffffff80}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__expiryCalendarNavButton:hover{color:#ffffffe6;background:#ffffff14}.CreateChannelPopup-module__J-dLVW__expiryCalendarWeekdays{grid-template-columns:repeat(7,1fr);margin-bottom:4px;display:grid}.CreateChannelPopup-module__J-dLVW__expiryCalendarWeekday{color:#9ca3af;justify-content:center;align-items:center;height:20px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:10px;font-weight:500;display:flex}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__expiryCalendarWeekday{color:#ffffff59}.CreateChannelPopup-module__J-dLVW__expiryCalendarGrid{grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.CreateChannelPopup-module__J-dLVW__expiryCalendarDay{cursor:pointer;color:#374151;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:100%;height:26px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:11px;font-weight:400;transition:all .15s;display:flex}.CreateChannelPopup-module__J-dLVW__expiryCalendarDay:hover{background:#f3f4f6}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__expiryCalendarDay{color:#fffc}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__expiryCalendarDay:hover{background:#ffffff14}.CreateChannelPopup-module__J-dLVW__expiryCalendarDayToday{color:#16166b;background:#16166b1a;font-weight:600}.CreateChannelPopup-module__J-dLVW__expiryCalendarDayToday:hover{background:#16166b26}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__expiryCalendarDayToday{color:#a5b4fc;background:#16166b4d}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__expiryCalendarDayToday:hover{background:#16166b66}.CreateChannelPopup-module__J-dLVW__expiryCalendarDaySelected{font-weight:600;color:#fff!important;background:#16166b!important}.CreateChannelPopup-module__J-dLVW__expiryCalendarDaySelected:hover{background:#1a1a7f!important}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__expiryCalendarDaySelected{color:#fff!important;background:#16166b!important}.CreateChannelPopup-module__J-dLVW__expiryCalendarDayOtherMonth{color:#d1d5db}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__expiryCalendarDayOtherMonth{color:#fff3}.CreateChannelPopup-module__J-dLVW__expiryCalendarDayDisabled{color:#d1d5db;cursor:not-allowed;opacity:.4}.CreateChannelPopup-module__J-dLVW__expiryCalendarDayDisabled:hover{background:0 0}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__expiryCalendarDayDisabled{color:#ffffff26}.CreateChannelPopup-module__J-dLVW__darkMode .CreateChannelPopup-module__J-dLVW__expiryCalendarDayDisabled:hover{background:0 0}@media screen and (max-width:480px){.CreateChannelPopup-module__J-dLVW__invitePopupOverlay{align-items:center;padding:16px}.CreateChannelPopup-module__J-dLVW__invitePopupContainer{border-radius:20px;width:100%;max-width:100%;max-height:85dvh;padding:16px;animation:none;overflow-y:auto}.CreateChannelPopup-module__J-dLVW__invitePopupContainer:before,.CreateChannelPopup-module__J-dLVW__invitePopupContainer.CreateChannelPopup-module__J-dLVW__darkMode:before{display:none}}
@keyframes DeleteMessagePopup-module__CLZHBW__deleteOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes DeleteMessagePopup-module__CLZHBW__deleteOverlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes DeleteMessagePopup-module__CLZHBW__deletePopupSlideIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes DeleteMessagePopup-module__CLZHBW__deletePopupSlideOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.96)translateY(8px)}}.DeleteMessagePopup-module__CLZHBW__deletePopupOverlay{-webkit-backdrop-filter:blur(4px);z-index:2147483647;background:#0000002e;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out forwards DeleteMessagePopup-module__CLZHBW__deleteOverlayFadeIn;display:flex;position:fixed;inset:0}.DeleteMessagePopup-module__CLZHBW__deletePopupOverlay.DeleteMessagePopup-module__CLZHBW__darkMode{background:#00000059}.DeleteMessagePopup-module__CLZHBW__deletePopupOverlay.DeleteMessagePopup-module__CLZHBW__closing{animation:.2s ease-in forwards DeleteMessagePopup-module__CLZHBW__deleteOverlayFadeOut}.DeleteMessagePopup-module__CLZHBW__deletePopupContainer{background:#fff;border-radius:16px;width:94%;min-width:480px;max-width:520px;padding:18px 22px;animation:.25s cubic-bezier(.16,1,.3,1) forwards DeleteMessagePopup-module__CLZHBW__deletePopupSlideIn;position:relative;box-shadow:0 0 0 1px #fff6,inset 0 1px #ffffffd9,inset 3px 6px 8px -6px #ffffffe6,inset 0 -3px 10px -4px #0000000f,0 8px 32px -8px #0000002e,0 24px 56px -16px #00000038}.DeleteMessagePopup-module__CLZHBW__deletePopupContainer.DeleteMessagePopup-module__CLZHBW__darkMode{background:#121212;border:1px solid #ffffff14;box-shadow:0 8px 32px -8px #00000080,0 24px 56px -16px #0000008c}.DeleteMessagePopup-module__CLZHBW__deletePopupContainer.DeleteMessagePopup-module__CLZHBW__closing{animation:.2s cubic-bezier(.16,1,.3,1) forwards DeleteMessagePopup-module__CLZHBW__deletePopupSlideOut}.DeleteMessagePopup-module__CLZHBW__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:14px;right:14px}.DeleteMessagePopup-module__CLZHBW__closeButton:hover{color:#1d1d1f;background:#f3f4f6}.DeleteMessagePopup-module__CLZHBW__closeButton:active{transform:scale(.95)}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__closeButton{color:#ffffff80}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__closeButton:hover{color:#ffffffe6;background:#ffffff14}.DeleteMessagePopup-module__CLZHBW__title{color:#1d1d1f;letter-spacing:-.02em;margin:0 0 8px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:19px;font-weight:700;line-height:1.3}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__title{color:#fffffff2}.DeleteMessagePopup-module__CLZHBW__warningText{color:#6b7280;margin:0 0 14px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.45}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__warningText{color:#fff9}.DeleteMessagePopup-module__CLZHBW__messagePreview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;min-height:60px;max-height:200px;margin-bottom:20px;padding:10px 12px;overflow-y:auto}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__messagePreview{background:#ffffff05;border-color:#ffffff0a}.DeleteMessagePopup-module__CLZHBW__messageRow{align-items:flex-start;gap:10px;display:flex}.DeleteMessagePopup-module__CLZHBW__messageAvatar{background:linear-gradient(135deg,#6b7280 0%,#9ca3af 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.DeleteMessagePopup-module__CLZHBW__messageAvatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.DeleteMessagePopup-module__CLZHBW__messageAvatar span{color:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:700}.DeleteMessagePopup-module__CLZHBW__messageBody{flex:1;min-width:0}.DeleteMessagePopup-module__CLZHBW__messageHeader{align-items:baseline;gap:6px;margin-bottom:2px;display:flex}.DeleteMessagePopup-module__CLZHBW__messageAuthor{color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:15px;font-weight:600}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__messageAuthor{color:#fffffff2}.DeleteMessagePopup-module__CLZHBW__messageTime{color:#9ca3af;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:400}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__messageTime{color:#fff6}.DeleteMessagePopup-module__CLZHBW__messageContent{color:#374151;word-break:break-word;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:1.4}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__messageContent{color:#fffc}.DeleteMessagePopup-module__CLZHBW__callMessagePreviewActive{color:#16a34a;background:#22c55e1a;border:1px solid #22c55e33;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:500;display:flex}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__callMessagePreviewActive{color:#4ade80;background:#22c55e26;border-color:#22c55e40}.DeleteMessagePopup-module__CLZHBW__callMessagePreviewEnded{color:#6b7280;opacity:.8;background:#6b728014;border:1px solid #6b728026;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:500;display:flex}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__callMessagePreviewEnded{color:#9ca3af;background:#6b72801a;border-color:#6b728033}.DeleteMessagePopup-module__CLZHBW__messageImages{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.DeleteMessagePopup-module__CLZHBW__messageImage{object-fit:cover;border:1px solid #00000014;border-radius:6px;max-width:120px;max-height:80px}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__messageImage{border-color:#ffffff1a}.DeleteMessagePopup-module__CLZHBW__footer{justify-content:flex-end;align-items:center;gap:8px;display:flex}.DeleteMessagePopup-module__CLZHBW__cancelButton{-webkit-backdrop-filter:blur(20px)saturate(160%);color:#374151;cursor:pointer;background:linear-gradient(135deg,#ffffff38 0%,#ffffff1f 50%,#ffffff2e 100%);border:none;border-radius:8px;padding:7px 14px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:500;transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 0 1px #ffffff40,inset 0 1px #ffffffb3,0 2px 6px #0000000f}.DeleteMessagePopup-module__CLZHBW__cancelButton:hover{background:linear-gradient(135deg,#ffffff47 0%,#ffffff2e 50%,#ffffff3d 100%)}.DeleteMessagePopup-module__CLZHBW__cancelButton:active{transform:scale(.98)}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__cancelButton{color:#fffc;box-shadow:none;background:#ffffff0d;border:1px solid #ffffff1a}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__cancelButton:hover{background:#ffffff14;border-color:#ffffff26}.DeleteMessagePopup-module__CLZHBW__deleteButton{color:#fff;cursor:pointer;letter-spacing:-.022em;background:#c94a4a;border:none;border-radius:8px;padding:7px 16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 2px 8px #c94a4a4d,0 8px 24px #c94a4a40}.DeleteMessagePopup-module__CLZHBW__deleteButton:hover:not(:disabled){background:#c04545;box-shadow:inset 0 1px #ffffff1f,0 2px 9px #c94a4a52,0 8px 26px #c94a4a45}.DeleteMessagePopup-module__CLZHBW__deleteButton:active:not(:disabled){transition:all .1s;transform:scale(.98);box-shadow:inset 0 1px #ffffff1a,0 1px 4px #c94a4a40}.DeleteMessagePopup-module__CLZHBW__deleteButton:disabled{opacity:.5;cursor:not-allowed}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__deleteButton{box-shadow:none;background:#c94a4acc;border:1px solid #c94a4ae6}.DeleteMessagePopup-module__CLZHBW__darkMode .DeleteMessagePopup-module__CLZHBW__deleteButton:hover:not(:disabled){background:#c94a4ad9;border-color:#c94a4af2}@media (max-width:560px){.DeleteMessagePopup-module__CLZHBW__deletePopupContainer{min-width:unset;width:95%;max-width:95%;padding:14px 16px}.DeleteMessagePopup-module__CLZHBW__title{padding-right:28px;font-size:16px}.DeleteMessagePopup-module__CLZHBW__messagePreview{max-height:160px}.DeleteMessagePopup-module__CLZHBW__footer{flex-direction:column;gap:6px}.DeleteMessagePopup-module__CLZHBW__cancelButton,.DeleteMessagePopup-module__CLZHBW__deleteButton{width:100%}}@media screen and (max-width:480px){.DeleteMessagePopup-module__CLZHBW__deletePopupOverlay{align-items:center;padding:16px}.DeleteMessagePopup-module__CLZHBW__deletePopupContainer{width:100%;max-width:100%;min-width:unset;border-radius:20px;max-height:85dvh;padding:16px;overflow-y:auto}}
/*# sourceMappingURL=4df0399c33944489.css.map*/