@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translate(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translate(-10px)}:root{--ligatures: none;--text-size: 14px;--font: "Open Sans";--sidebar-active: var(--secondary-background);--titlebar-height: 29px;--titlebar-action-padding: 8px;--titlebar-logo-color: var(--secondary-foreground);--app-height: 100vh;--scrollbar-thickness: 3px;--scrollbar-thickness-ff: thin;--border-radius: 6px;--border-radius-half: 50%;--border-radius-user-icon: var(--border-radius-half);--border-radius-channel-icon: var(--border-radius-half);--border-radius-server-icon: var(--border-radius-half);--input-border-width: 2px;--textarea-padding: 16px;--textarea-line-height: 20px;--message-box-padding: 14px 14px 14px 0;--attachment-max-width: 400px;--attachment-max-height: 300px;--attachment-default-width: 400px;--attachment-max-text-width: 800px;--bottom-navigation-height: 50px}.preact-context-menu .context-menu{z-index:10000;min-width:190px;font-weight:500;padding:6px 8px;user-select:none;font-size:.875rem;color:var(--secondary-foreground);border-radius:var(--border-radius);background-color:rgba(var(--primary-background-rgb),max(var(--min-opacity),.9));backdrop-filter:blur(10px);box-shadow:0 0 8px 8px #0000000d}.preact-context-menu .context-menu>span,.preact-context-menu .context-menu .main>span{gap:6px;margin:2px 0;display:flex;padding:6px 8px;align-items:center;white-space:nowrap;border-radius:calc(var(--border-radius) / 2)}.preact-context-menu .context-menu>span:not([data-disabled=true]),.preact-context-menu .context-menu .main>span:not([data-disabled=true]){cursor:pointer}.preact-context-menu .context-menu>span:not([data-disabled=true]):hover,.preact-context-menu .context-menu .main>span:not([data-disabled=true]):hover{background-color:rgba(var(--secondary-background-rgb),max(var(--min-opacity),.75));backdrop-filter:blur(10px)}.preact-context-menu .context-menu>span .tip,.preact-context-menu .context-menu .main>span .tip{flex-grow:1;font-size:.65rem;text-align:right;color:var(--tertiary-foreground)}.context-menu.Status .header{gap:8px;display:flex;padding:6px 8px;font-weight:600;align-items:center;color:var(--foreground)}.context-menu.Status .header .main{flex-grow:1;display:flex;flex-direction:column}.context-menu.Status .header .main .username>div{cursor:pointer;width:fit-content}.context-menu.Status .header .status{cursor:pointer;max-width:132px;font-size:.625rem;color:var(--secondary-foreground);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.context-menu.Status .indicator{width:8px;height:8px;border-radius:var(--border-radius-half)}.context-menu.Status .indicator.online{background:var(--status-online)}.context-menu.Status .indicator.idle{background:var(--status-away)}.context-menu.Status .indicator.busy{background:var(--status-busy)}.context-menu.Status .indicator.invisible{background:var(--status-invisible)}:disabled{opacity:.5;pointer-events:none}::-webkit-scrollbar{width:var(--scrollbar-thickness);height:var(--scrollbar-thickness)}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{min-width:30px;min-height:30px;background-clip:content-box;background:var(--scrollbar-thumb)}[data-scroll-offset]{overflow-y:scroll}[data-scroll-offset=with-padding],[data-scroll-offset] .with-padding{padding-top:var(--header-height)}[data-scroll-offset]::-webkit-scrollbar-thumb{background-clip:content-box;border-top:var(--header-height) solid transparent}[data-avoids-navigation]::-webkit-scrollbar-thumb{background-clip:content-box;border-bottom:var(--effective-bottom-offset) solid transparent}::-webkit-scrollbar-corner{background:transparent}::selection{background:var(--foreground);color:var(--background)}::-moz-selection{background:var(--foreground);color:var(--background)}::-webkit-selection{background:var(--foreground);color:var(--background)}a,a:link,a:visited,a:hover{text-decoration:none;color:var(--accent)}hr{border:0;height:1px;flex-grow:1}foreignObject>svg{vertical-align:top!important}*{text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;scrollbar-width:var(--scrollbar-thickness-ff)}html{background-size:cover!important;background-repeat:no-repeat!important;background-color:var(--background)!important}html,body{margin:0;height:100%;font-family:var(--font),sans-serif;font-variant-ligatures:var(--ligatures);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;caret-color:var(--accent);color:var(--foreground);-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%;overscroll-behavior:none;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}#app{position:fixed;top:0;left:0;width:100%;height:100%}._11Ivv{display:flex;flex-direction:row}._11Ivv ._3LgFW{flex-grow:1;min-width:0;display:flex}._11Ivv ._3LgFW>*{flex-grow:1}._3IMWP{overflow:hidden}._2PvlZ{display:grid;overflow-x:scroll;overflow-y:hidden;grid-template-rows:1;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none;scrollbar-color:transparent}._2PvlZ::-webkit-scrollbar{width:0px;height:0px}._2PvlZ>div{scroll-snap-align:center}._2PvlZ>div:nth-child(2){scroll-snap-stop:always}._3qYJ8{z-index:1;position:relative;pointer-events:none}._3qYJ8>div{display:flex;position:absolute;flex-direction:column-reverse}._3qYJ8>div>div{pointer-events:all}.tippy-box{color:var(--foreground);background:var(--tooltip, var(--background))}.tippy-content{padding:6px 10px;font-size:13px;font-weight:600;max-width:200px}.tippy-arrow{color:var(--tooltip)}._onboarding_1p0lx_1{height:100vh;display:flex;align-items:center;flex-direction:column}._onboarding_1p0lx_1 div{flex:1}._onboarding_1p0lx_1 div._header_1p0lx_10{gap:8px;padding:3em;display:flex;text-align:center}._onboarding_1p0lx_1 div._header_1p0lx_10 h1{margin:0}._onboarding_1p0lx_1 div._form_1p0lx_19{flex-grow:1;max-width:420px}._onboarding_1p0lx_1 div._form_1p0lx_19 img{margin:auto;display:block;max-height:420px;border-radius:var(--border-radius)}._onboarding_1p0lx_1 div._form_1p0lx_19 input{width:100%}._onboarding_1p0lx_1 div._form_1p0lx_19 button{display:block;margin:24px 0 24px auto}._invite_1it0z_1{display:flex;flex-direction:column}._invite_1it0z_1 code{padding:1em;user-select:all;font-size:1.4em;text-align:center;font-family:var(--monospace-font)}._column_1it0z_13{display:flex;align-items:center;flex-direction:column}._attachment_197qa_1{display:grid;grid-auto-flow:row dense;grid-auto-columns:min(100%,var(--attachment-max-width));margin:.125rem 0;width:max-content;max-width:100%}._attachment_197qa_1[data-spoiler=true]{filter:blur(30px);pointer-events:none}._attachment_197qa_1._audio_197qa_13{gap:4px;padding:6px;display:flex;max-width:100%;flex-direction:column;width:var(--attachment-default-width);background:var(--secondary-background)}._attachment_197qa_1._audio_197qa_13>audio{width:100%}._attachment_197qa_1._file_197qa_25>div{padding:12px;max-width:100%;user-select:none;width:fit-content;border-radius:var(--border-radius);width:var(--attachment-default-width)}._attachment_197qa_1._text_197qa_33{width:100%;overflow:hidden;grid-auto-columns:unset;max-width:var(--attachment-max-text-width)}._attachment_197qa_1._text_197qa_33 ._textContent_197qa_39{height:140px;padding:12px;overflow-x:auto;overflow-y:auto;border-radius:0!important;background:var(--secondary-header)}._attachment_197qa_1._text_197qa_33 ._textContent_197qa_39 pre{margin:0}._attachment_197qa_1._text_197qa_33 ._textContent_197qa_39 pre code{font-family:var(--monospace-font),sans-serif}._attachment_197qa_1._text_197qa_33 ._textContent_197qa_39[data-loading=true]{display:flex}._attachment_197qa_1._text_197qa_33 ._textContent_197qa_39[data-loading=true]>*{flex-grow:1}._margin_197qa_60{margin-top:4px}._container_197qa_64{max-width:100%;overflow:hidden;width:fit-content}._container_197qa_64>:first-child{width:min(var(--attachment-max-width),100%,var(--width))}._container_197qa_64,._attachment_197qa_1,._image_197qa_75{border-radius:var(--border-radius)}._image_197qa_75{cursor:pointer;width:100%;height:100%}._image_197qa_75._loading_197qa_84{background:var(--background)}._actions_iu4oa_1._imageAction_iu4oa_1{grid-template:"name icon external download" auto "size icon external download" auto/minmax(20px,1fr) min-content min-content}._actions_iu4oa_1{display:grid;grid-template:"icon name external download" auto "icon size external download" auto/min-content minmax(20px,1fr) min-content;align-items:center;column-gap:12px;width:100%;padding:8px;overflow:none;color:var(--foreground);background:var(--secondary-background)}._actions_iu4oa_1 span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._actions_iu4oa_1 ._filesize_iu4oa_21{grid-area:size;font-size:10px;color:var(--secondary-foreground)}._actions_iu4oa_1 ._downloadIcon_iu4oa_26{grid-area:download}._actions_iu4oa_1 ._externalType_iu4oa_29{grid-area:external}._actions_iu4oa_1 ._iconType_iu4oa_32{grid-area:icon}._embed_1912h_1{margin:.2em 0}._embed_1912h_1 iframe{border:none;border-radius:var(--border-radius);width:100%}._embed_1912h_1._image_1912h_9{cursor:pointer}._embed_1912h_1._website_1912h_12{gap:6px;display:flex;flex-direction:row;border-inline-start-width:4px;border-inline-start-style:solid;padding:12px;width:fit-content;background:var(--primary-header);border-radius:var(--border-radius)}._embed_1912h_1._website_1912h_12>div:nth-child(1){gap:6px;flex-grow:1;display:flex;flex-direction:column}._embed_1912h_1._website_1912h_12 ._siteinfo_1912h_29{display:flex;align-items:center;gap:6px;user-select:none}._embed_1912h_1._website_1912h_12 ._siteinfo_1912h_29 ._favicon_1912h_35{width:14px;height:14px;flex-shrink:0}._embed_1912h_1._website_1912h_12 ._siteinfo_1912h_29 ._site_1912h_29{font-size:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--secondary-foreground)}._embed_1912h_1._website_1912h_12 ._author_1912h_47{font-size:1em;color:var(--primary-text);display:inline-block}._embed_1912h_1._website_1912h_12 ._author_1912h_47:hover{text-decoration:underline}._embed_1912h_1._website_1912h_12 ._title_1912h_55{display:inline-block;font-size:1.1em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._embed_1912h_1._website_1912h_12 ._title_1912h_55:hover{text-decoration:underline}._embed_1912h_1._website_1912h_12 ._description_1912h_66{margin:0;font-size:12px;overflow:hidden;display:-webkit-box;white-space:pre-wrap;-webkit-line-clamp:6;-webkit-box-orient:vertical}._embed_1912h_1._website_1912h_12 ._footer_1912h_75{font-size:12px}._embed_1912h_1._website_1912h_12 img._image_1912h_9{cursor:pointer;object-fit:contain;border-radius:var(--border-radius)}._embed_1912h_1._website_1912h_12 a{cursor:pointer}._actions_1912h_87{display:grid;grid-template:"name open" auto "size open" auto/minmax(20px,1fr) min-content;align-items:center;column-gap:12px;width:100%;padding:8px;overflow:none;color:var(--foreground);background:var(--secondary-background)}._actions_1912h_87 span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._actions_1912h_87 ._filesize_1912h_103{grid-area:size;font-size:10px;color:var(--secondary-foreground)}._actions_1912h_87 ._openIcon_1912h_108{grid-area:open}._info_odjml_1 ._header_odjml_1{display:flex;align-items:center;flex-direction:row}._info_odjml_1 ._header_odjml_1 h1{margin:0;flex-grow:1}._info_odjml_1 ._header_odjml_1 div{cursor:pointer}._viewer_16slo_1{display:flex;flex-direction:column;border-end-end-radius:4px;border-end-start-radius:4px;overflow:hidden}._viewer_16slo_1 img{width:auto;height:auto;max-width:90vw;max-height:75vh;border-bottom:thin solid var(--tertiary-foreground);object-fit:contain}._identityMain_1j1po_1{display:flex;flex-direction:row;gap:10px}._identityMain_1j1po_1>div{display:flex;flex-direction:column;gap:10px}._identityMain_1j1po_1 ._buttons_1j1po_11{display:flex;flex-direction:row;gap:10px}._uploader_1m2vo_1{display:flex;flex-direction:column}._uploader_1m2vo_1._icon_1m2vo_5 ._image_1m2vo_5{border-radius:var(--border-radius-half)}._uploader_1m2vo_1._banner_1m2vo_8 ._image_1m2vo_5{border-radius:var(--border-radius)}._uploader_1m2vo_1._banner_1m2vo_8 ._modify_1m2vo_11{gap:4px;flex-direction:row}._uploader_1m2vo_1 ._image_1m2vo_5{cursor:pointer;overflow:hidden;background-size:cover;background-position:center;background-color:var(--secondary-background)}._uploader_1m2vo_1 ._image_1m2vo_5 ._uploading_1m2vo_22{width:100%;height:100%;display:grid;place-items:center;background:rgba(0,0,0,.5)}._uploader_1m2vo_1 ._image_1m2vo_5:hover ._edit_1m2vo_29{opacity:1}._uploader_1m2vo_1 ._image_1m2vo_5:active ._edit_1m2vo_29{filter:brightness(.8)}._uploader_1m2vo_1 ._image_1m2vo_5._desaturate_1m2vo_35{filter:brightness(.7) sepia(50%) grayscale(90%)}._uploader_1m2vo_1 ._image_1m2vo_5 ._edit_1m2vo_29{opacity:0;width:100%;height:100%;display:grid;color:#fff;place-items:center;background:rgba(95,95,95,.5);transition:.2s ease-in-out opacity}._uploader_1m2vo_1 ._modify_1m2vo_11{display:flex;margin-top:5px;font-size:12px;align-items:center;flex-direction:column;justify-content:center}._uploader_1m2vo_1 ._modify_1m2vo_11 :first-child{cursor:pointer}._uploader_1m2vo_1 ._modify_1m2vo_11 ._small_1m2vo_59{display:flex;font-size:10px;flex-direction:column;color:var(--tertiary-foreground)}._uploader_1m2vo_1[data-uploading=true] ._image_1m2vo_5,._uploader_1m2vo_1[data-uploading=true] ._modify_1m2vo_11:first-child{cursor:not-allowed!important}._list_1raae_1{width:400px;max-width:100%;max-height:360px;overflow-y:scroll}._list_1raae_1>label>span{align-items:flex-start!important}._list_1raae_1>label>span>span{display:flex;padding:4px;flex-direction:row;gap:10px;justify-content:flex-start;align-items:center}._modal_eu8y7_1{height:460px;display:flex;padding:0!important;flex-direction:column}._header_eu8y7_8{background-size:cover;border-radius:var(--border-radius) var(--border-radius) 0 0;background-position:center}._header_eu8y7_8[data-force=light]{color:#fff}._header_eu8y7_8[data-force=dark]{color:#000}._profile_eu8y7_20{gap:16px;width:100%;display:flex;padding:4rem 20px 20px;max-width:100%;align-items:center;flex-direction:row}._profile_eu8y7_20>svg{cursor:pointer}._profile_eu8y7_20 ._details_eu8y7_32{flex-grow:1;min-width:0;display:flex;flex-direction:column;align-items:center}._profile_eu8y7_20 ._details_eu8y7_32 *{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._profile_eu8y7_20 ._details_eu8y7_32 ._username_eu8y7_45{font-size:20px;font-weight:400}._profile_eu8y7_20 ._details_eu8y7_32 ._status_eu8y7_49{font-size:13px}._profile_eu8y7_20 ._details_eu8y7_32 ._status_eu8y7_49>div{display:inline!important}._tabs_eu8y7_56{gap:8px;display:flex;padding:0 1.5em;font-size:.875rem;font-weight:500}._tabs_eu8y7_56>div{padding:8px;cursor:pointer;border-bottom:2px solid transparent;transition:border-bottom .3s}._tabs_eu8y7_56>div[data-active=true]{border-bottom:2px solid var(--foreground);cursor:default}._tabs_eu8y7_56>div:hover:not([data-active=true]){border-bottom:2px solid var(--tertiary-foreground)}._content_eu8y7_77{gap:8px;min-height:240px;max-height:240px;height:100%;display:flex;padding:1em 1.5em;max-width:560px;overflow-y:auto;flex-direction:column;border-radius:0 0 var(--border-radius) var(--border-radius)}._content_eu8y7_77 ._empty_eu8y7_89{display:flex;gap:10px;flex-direction:column;align-items:center;justify-content:center;opacity:.5;flex-grow:1;font-size:14px;font-weight:500}._content_eu8y7_77 ._category_eu8y7_100{font-size:12px;font-weight:600;text-transform:uppercase;color:var(--tertiary-foreground);margin-bottom:8px}._content_eu8y7_77 ._category_eu8y7_100:not(:first-child){margin-top:8px}._content_eu8y7_77>div>span{font-size:14px}._entries_eu8y7_114{gap:8px;display:flex;flex-direction:column}._entries_eu8y7_114 a{min-width:0}._entry_eu8y7_123{gap:12px;font-weight:500;min-width:0;padding:12px;display:flex;cursor:pointer;align-items:center;transition:background-color .1s;color:var(--foreground);border-radius:var(--border-radius);background-color:#0f1114}._entry_eu8y7_123:hover{background-color:#000}._entry_eu8y7_123 img{width:32px;height:32px;border-radius:var(--border-radius-half)}._entry_eu8y7_123 span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._item_1vgh6_2{height:34px;display:flex;padding:0 8px;user-select:none;border-radius:var(--border-radius);gap:8px;align-items:center;flex-direction:row;cursor:pointer;font-size:14px;transition:.1s ease-in-out background-color;font-family:Inter;font-weight:500;color:#878889}._item_1vgh6_2._normal_1vgh6_18{height:34px}._item_1vgh6_2._compact_1vgh6_21{height:32px}._item_1vgh6_2._user_1vgh6_25{opacity:.4;cursor:pointer;transition:.1s ease-in-out opacity}._item_1vgh6_2._user_1vgh6_25[data-online=true],._item_1vgh6_2._user_1vgh6_25:hover{opacity:1}._item_1vgh6_2:hover{background:var(--hover)}._item_1vgh6_2 div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:color .1s ease-in-out}._item_1vgh6_2 div._content_1vgh6_42{gap:10px;flex-grow:1;min-width:0;display:flex;align-items:center;flex-direction:row}._item_1vgh6_2 div._content_1vgh6_42 svg{flex-shrink:0}._item_1vgh6_2 div._content_1vgh6_42 span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._item_1vgh6_2 div._avatar_1vgh6_58{display:flex;flex-shrink:0}._item_1vgh6_2 div._name_1vgh6_62{flex-grow:1;display:flex;font-weight:600;font-size:.90625rem;flex-direction:column}._item_1vgh6_2 div._name_1vgh6_62 ._subText_1vgh6_69{margin-top:-1px;font-weight:500;font-size:.6875rem;color:var(--tertiary-foreground)}._item_1vgh6_2 div._username_1vgh6_75{font-family:Space Mono,monospace;color:#6e39e0}._item_1vgh6_2 div._button_1vgh6_79{flex-shrink:0}._item_1vgh6_2 div._button_1vgh6_79 svg{opacity:0;display:none;transition:.1s ease-in-out opacity}._item_1vgh6_2:not(._compact_1vgh6_21):hover div._button_1vgh6_79 ._alert_1vgh6_87{display:none}._item_1vgh6_2:not(._compact_1vgh6_21):hover div._button_1vgh6_79 svg{opacity:1;display:block}._item_1vgh6_2[data-active=true]{cursor:default;background:var(--hover)}._item_1vgh6_2[data-active=true] ._unread_1vgh6_98{display:none}._item_1vgh6_2[data-muted=true]{opacity:.4}._item_1vgh6_2[data-alert=true],._item_1vgh6_2[data-active=true],._item_1vgh6_2:hover{color:var(--foreground)}._item_1vgh6_2[data-alert=true] ._subText_1vgh6_69,._item_1vgh6_2[data-active=true] ._subText_1vgh6_69,._item_1vgh6_2:hover ._subText_1vgh6_69{color:var(--secondary-foreground)!important}._item_1vgh6_2[data-margin=true]{margin:0 6px}._alert_1vgh6_87{width:6px;height:6px;margin:9px;flex-shrink:0;background:var(--foreground);border-radius:var(--border-radius-half);display:grid;font-size:10px;font-weight:600;place-items:center}._alert_1vgh6_87[data-style=mention]{width:16px;height:16px;color:#fff;background:var(--error)}@media (pointer: coarse){._item_1vgh6_2,._item_1vgh6_2._compact_1vgh6_21{height:50px}._item_1vgh6_2._compact_1vgh6_21>div{gap:20px}._item_1vgh6_2._compact_1vgh6_21>div>svg{height:24px;width:24px}}._invite_605sm_1{height:100%;display:flex;color:#fff;user-select:none;align-items:center;flex-direction:column;background-size:cover;justify-content:center;background-position:center}._invite_605sm_1 *{overflow:visible}._invite_605sm_1 ._icon_605sm_15{width:64px;z-index:100;text-align:left;position:relative}._invite_605sm_1 ._icon_605sm_15>*{top:-32px;position:absolute}._invite_605sm_1 ._leave_605sm_25{top:8px;left:8px;cursor:pointer;position:fixed}._invite_605sm_1 ._details_605sm_31{text-align:center;align-self:center;padding:32px 16px 16px;background:rgba(0,0,0,.6);border-radius:var(--border-radius)}._invite_605sm_1 ._details_605sm_31 h1{margin:0;font-weight:500}._invite_605sm_1 ._details_605sm_31 h2{margin:4px;opacity:.7;font-size:.8em;font-weight:400}._invite_605sm_1 ._details_605sm_31 h3{gap:8px;display:flex;font-size:1em;font-weight:400;flex-direction:row;justify-content:center}._invite_605sm_1 ._details_605sm_31 button{margin:auto;display:block;background:rgba(0,0,0,.8)}._preloader_605sm_62{height:100%;display:grid;place-items:center}
