@keyframes slide-in-left{0%{transform:translate(100%)}}@keyframes slide-in-up{0%{opacity:.3;transform:translateY(30%)}}@keyframes fade-in{0%{opacity:0}}@keyframes slide-out-right{to{transform:translate(100%)}}@keyframes slide-out-down{to{opacity:.3;transform:translateY(30%)}}@keyframes route-fade-out{to{opacity:0}}.animate-slide-in-left{animation:.3s ease-out slide-in-left}.animate-slide-in-up{animation:.2s cubic-bezier(.25,.46,.45,.94) slide-in-up}.animate-fade-in{animation:.2s ease-out fade-in}.animate-slide-out-right{animation:.3s ease-in forwards slide-out-right}.animate-slide-out-down{animation:.2s cubic-bezier(.55,.055,.675,.19) forwards slide-out-down}.animate-route-fade-out{animation:.2s ease-in forwards route-fade-out}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.im-root .im-message-inbox-bg{background-image:var(--bg-main);background-color:var(--color-background)}.im-root .im-message-inbox-safe-bottom{padding-bottom:calc(var(--safe-bottom) + 6px)}.im-root .im-message-inbox-tab-bar{max-width:var(--max-width-message-inbox-tab-bar)}.im-root .im-message-inbox-leading-bubble{line-height:var(--leading-bubble)}.im-root .im-message-inbox-tab-active-bg{background-image:var(--bg-message-inbox-tab-active)}.im-root .im-message-inbox-tab-active-border,.im-root .im-message-inbox-tab-inactive-border{position:relative}.im-root .im-message-inbox-tab-active-border:before,.im-root .im-message-inbox-tab-inactive-border:before{content:"";border-radius:inherit;background:var(--border-image-message-inbox-tab-active);pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-composite:xor;position:absolute;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.im-root .im-message-inbox-tab-active-border:before{padding:.4px;inset:.2px}.im-root .im-message-inbox-tab-inactive-border:before{background:var(--border-image-message-inbox-tab);padding:.4px .4px 0 0;inset:.4px}.im-root .im-message-inbox-unread-badge{background-color:var(--color-danger);color:var(--color-white-95);line-height:var(--leading-inbox-unread-badge)}.im-root .im-message-inbox-reconnect-notice{background-color:var(--color-inbox-notice-bg);color:var(--color-inbox-notice-text)}.im-root .im-message-inbox-interaction-card{background-color:#ffffff14}.im-root .im-message-inbox-interaction-media-bg{background-color:var(--color-white-10)}.im-root .im-message-inbox-interaction-media-overlay{background-color:#9e5bef1a}.im-root .im-message-inbox-interaction-foreground{color:var(--color-foreground)}.im-root .im-message-inbox-interaction-muted{color:var(--color-white-40)}.im-root .im-message-inbox-interaction-retry{background-color:var(--color-muted);color:var(--color-foreground)}.im-root .im-message-inbox-search-divider{border-bottom:1px solid #dcdcdc0d}
@media (min-width:700px){.im-root{--im-desktop-bg-image:url(/im/im-desktop-bg.svg);background-color:#060314;background-image:var(--im-desktop-bg-image);--spacing-conversation-item-padding-y:8px;--spacing-conversation-item-inline-gap:12px;--max-width-message-inbox-tab-bar:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;min-width:100%;max-width:none;height:100dvh;min-height:100dvh;overflow:hidden}.im-root .bg-main{background-image:none}.im-root .im-desktop-shell{background-color:#060314;background-image:var(--im-desktop-bg-image);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:row;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.im-root .im-desktop-sidebar{background-color:#ffffff0d;flex-direction:column;flex:0 0 260px;width:260px;min-width:260px;max-width:260px;min-height:0;display:flex;overflow:hidden}@media (min-width:701px){.im-root .im-desktop-sidebar{flex:0 0 330px;width:330px;min-width:330px;max-width:330px}}.im-root .im-desktop-sidebar-inbox{box-sizing:border-box;flex-direction:column;height:100%;min-height:0;padding:24px 16px;display:flex}.im-root .im-desktop-sidebar-inbox__inner{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:8px;width:100%;max-width:100%;min-height:0;display:flex;overflow:hidden auto}.im-root .im-desktop-sidebar-inbox__inner::-webkit-scrollbar{display:none}.im-root .im-desktop-private-list{width:100%;min-width:0}.im-root .im-desktop-private-list ul,.im-root .im-desktop-private-list__items{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.im-root .im-desktop-private-list li{flex-shrink:0}.im-root .im-desktop-inbox-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:10px 16px;display:flex}.im-root .im-desktop-inbox-header__title{color:#d8d8d7;text-align:start;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:20px;font-weight:400;line-height:32px;overflow:hidden}.im-root .im-desktop-inbox-header:has(.im-desktop-inbox-header__back) .im-desktop-inbox-header__title{text-align:center}.im-root .im-desktop-inbox-header__back{color:#fffc;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.im-root .im-desktop-inbox-header__back svg{width:24px;height:24px;display:block}.im-root .im-desktop-inbox-header__actions{flex-shrink:0;align-items:center;display:flex}.im-root .im-desktop-inbox-create-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.im-root .im-desktop-inbox-create-btn svg{width:24px;height:24px;display:block}.im-root .im-desktop-main{background:0 0;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.im-root .im-desktop-empty-chat{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-width:0;min-height:0;padding:24px;display:flex}.im-root .im-desktop-main-pane--empty{flex-direction:column;flex:1;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.im-root .im-desktop-empty-chat__content{text-align:center;flex-direction:column;align-items:center;gap:34px;width:min(320px,100%);display:flex}.im-root .im-desktop-empty-chat__illustration{flex-shrink:0;width:160px;height:auto}.im-root .im-desktop-empty-chat__hint{color:#ffffffa3;white-space:normal;word-break:break-word;width:100%;margin:0;font-size:16px;font-weight:400;line-height:24px}.im-root .im-desktop-main-pane__header{height:var(--height-im-chat-window-desktop-header,72px);background:0 0;border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;margin:0 16px;padding:24px 0;display:flex;position:relative}.im-root .im-desktop-main-pane__header-side{flex-shrink:0;width:72px}.im-root .im-desktop-main-pane__header-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;width:72px;display:flex}.im-root .im-desktop-main-pane__icon-btn{color:#fffc;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.im-root .im-desktop-main-pane__title{max-width:calc(100% - 160px);color:var(--color-foreground);text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:400;line-height:26px;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.im-root .im-desktop-channel-row{width:100%;box-shadow:none;cursor:pointer;border:none;outline:none;align-items:center;gap:10px;padding:8px 16px;display:flex}.im-root .im-desktop-channel-row:focus,.im-root .im-desktop-channel-row:focus-visible,.im-root .im-desktop-channel-row:active{box-shadow:none;outline:none}.im-root .im-desktop-channel-row--interaction{padding:12px 16px}.im-root .im-desktop-channel-row__body{gap:4px}.im-root .im-desktop-channel-row__icon{background:0 0;border:none;width:54px;min-width:54px;height:54px;min-height:54px}.im-root .im-desktop-channel-row__icon--system,.im-root .im-desktop-channel-row__icon--interaction{background:0 0;border:none}.im-root .im-desktop-channel-row--active,.im-root .im-desktop-channel-row[aria-current=true]{background-color:#d8d8d712;border-radius:16px}.im-root .im-desktop-channel-row__title{color:#d8d8d7;font-size:14px;font-weight:400;line-height:22px}.im-root .im-desktop-channel-row__time{color:#595958;flex-shrink:0;font-size:12px;font-weight:400;line-height:16px}.im-root .im-desktop-channel-row__preview{color:#8c8c8c;margin:0;font-size:12px;font-weight:400;line-height:16px}.im-root .im-desktop-channel-row__unread{z-index:1}.im-root .im-desktop-main-pane__body{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.im-root .im-desktop-empty-messages{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:34px;width:100%;min-width:0;min-height:0;padding:24px;display:flex}.im-root .im-desktop-empty-messages__illustration{flex-shrink:0;width:160px;height:auto}.im-root .im-desktop-empty-messages__hint{color:#ffffffa3;margin:0;font-size:16px;font-weight:400;line-height:24px}.im-root .im-desktop-main-pane--interaction .im-desktop-interaction-list,.im-root .im-desktop-interaction-list{scrollbar-width:none;-ms-overflow-style:none;padding:16px 0;overflow-y:auto}.im-root .im-desktop-main-pane--interaction .im-desktop-interaction-list::-webkit-scrollbar{display:none}.im-root .im-desktop-interaction-list::-webkit-scrollbar{display:none}.im-root .im-desktop-main-pane--system .im-desktop-system-list{padding:16px;overflow-y:auto}.im-root .im-desktop-main-pane--interaction .im-desktop-interaction-list [role=listitem]{padding:12px 16px}.im-root .im-desktop-main-pane--interaction .im-desktop-interaction-list .im-message-inbox-interaction-foreground{font-size:14px;line-height:22px}.im-root .im-desktop-main-pane--interaction .im-desktop-interaction-list .im-message-inbox-interaction-muted{font-size:12px;line-height:16px}.im-root .im-desktop-main-pane--system .im-desktop-system-list{width:100%;max-width:358px;margin-left:auto;margin-right:auto;padding-left:0!important;padding-right:0!important}.im-root .im-desktop-overlay-route{z-index:110;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070511a3;justify-content:stretch;align-items:stretch;display:flex;position:fixed;inset:0}.im-root .im-desktop-overlay-route__panel{background-color:#060314;background-image:var(--im-desktop-bg-image);background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #272727;border-radius:8px;flex-direction:column;flex:auto;min-width:0;min-height:0;margin:32px;display:flex;overflow:hidden;box-shadow:0 8px 32px #0006}.im-root .im-desktop-overlay-route__panel>*{flex:auto;min-width:0;min-height:0}.im-root .im-desktop-overlay-route__panel .im-create-group-desktop__sidebar{width:39.1%;max-width:var(--width-create-group-sidebar);flex-shrink:1;min-width:0}.im-root .im-desktop-no-slide [data-page-transition]{animation:none!important;transform:none!important}.im-root .im-desktop-settings-panel{top:var(--im-desktop-group-panel-top,var(--height-im-chat-window-desktop-header));width:var(--width-group-profile-desktop,250px);border-left:1px solid var(--color-group-profile-desktop-divider,#272727);background:var(--color-group-profile-desktop-bg,#131121);box-shadow:var(--shadow-group-profile-desktop-panel,-4px 0 16px #0000003d);flex:none;bottom:0;left:auto;right:0;overflow:hidden}}
*{-webkit-tap-highlight-color:transparent;touch-action:manipulation}html,body,.im-root{width:100%;height:100%;margin:0;padding:0}html,.im-root{font-family:var(--font-family-sans);background-image:var(--bg-main);background-color:var(--color-background)}.im-root{--color-inbox-tab-private-fill-start:#ffd500;--color-inbox-tab-private-fill-end:#ff7300;--color-inbox-tab-shared-fill-start:#ffe564;--color-inbox-tab-shared-fill-end:#e98431;--color-inbox-tab-shared-stroke-start:#fff197;--color-inbox-tab-shared-stroke-end:#ffd094;--color-inbox-tab-shared-glyph-start:#fff0c3;--color-inbox-tab-shared-glyph-end:#ffe3bc;--color-inbox-system-entry-bg-start:#be19e3;--color-inbox-system-entry-bg-end:#9756e3;--color-inbox-system-entry-ring:#f5caff;--color-inbox-system-entry-bell-start:#f3b8f1;--color-inbox-system-entry-bell-end:#fe48c9;--color-inbox-system-entry-bell-dot:#e300e3;--color-inbox-system-entry-highlight:#fff;--color-inbox-interaction-entry-bg-start:#5900c6;--color-inbox-interaction-entry-bg-end:#5d00ce;--color-inbox-interaction-entry-ring:#dec2ff;--color-inbox-interaction-entry-shadow:#9023f6;--color-inbox-interaction-entry-bubble-start:#e7b0f9;--color-inbox-interaction-entry-bubble-end:#7023f6;--color-inbox-interaction-entry-eye:#fff;--color-follow-header-scrim-start:#06031566;--color-follow-header-scrim-end:#16072766;--color-follow-list-card-bg:#d8d8d712;--bg-follow-list-selected-border:linear-gradient(100deg, #ff1eac 0%, var(--color-brand-secondary) 48%, var(--color-brand-tertiary) 100%);--border-width-follow-list-selected:.5px;--radius-follow-list-card:8px;--color-follow-action-label:#d8d8d7;--color-follow-status-bg:#0000004d;--color-follow-status-border:#373737;--color-follow-status-label:#8c8c8c;--color-follow-dm-outline-border:var(--color-follow-status-border);--color-follow-dm-label:var(--color-follow-status-label);--color-follow-dm-button-bg:var(--color-follow-status-bg);--bg-follow-dm-button:linear-gradient(90deg, #9756e3 8.65%, #6c43ee 100%);--padding-follow-dm-button-y:4px;--padding-follow-dm-button-x:16px;--margin-follow-dm-button-left:8px;height:100dvh}.im-portal-root{z-index:var(--z-im-desktop-portal-root,200);pointer-events:none;position:fixed;inset:0}.im-portal-root>*{pointer-events:auto}.follow-list-card{border:var(--border-width-follow-list-selected) solid transparent;border-radius:var(--radius-follow-list-card);background-color:var(--color-follow-list-card-bg)}.follow-list-selected-card{position:relative}.follow-list-selected-card:before{padding:var(--border-width-follow-list-selected);border-radius:inherit;background:var(--bg-follow-list-selected-border);content:"";pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-composite:xor;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (min-width:700px){:is(html:has(.im-root),body:has(.im-root)){background-color:#060314;background-image:none;overflow:hidden}:is(body:has([data-im-route]) [data-pc-chrome=sidebar],body:has([data-im-route]) [data-pc-chrome=topbar],body:has(.im-root) [data-pc-chrome=sidebar],body:has(.im-root) [data-pc-chrome=topbar]){display:none!important}:is(main:has([data-im-route]),main:has(.im-root)){width:100%!important;max-width:none!important;height:100dvh!important;min-height:100dvh!important;margin-top:0!important;margin-left:0!important}}
