@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter&display=swap";@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";._container_115y8_1{display:flex;min-height:100vh;--white: #fafafa;--black: black;--light-text-color: var(--black);--light-hover: rgba(15, 20, 25, .1)}._main_115y8_10{width:100%;min-height:100vh}._container--dark_115y8_16{background-color:#1b1a1b;--button-bg-color: black;--button-bg-color-2: rgb(12, 11, 9);--dark-border-color: #2d3034;--dark-border-color-2: #202030;--text-color: var(--white);--dark-card-bg-color: #1f1e22;--input-color: #1f1c2d;--input-text-color: #495057}._container--light_115y8_28{background-color:var(--white);--button-bg-color: var(--light-hover);--light-border-color: #ccc;--text-color: var(--black);--button-bg-color-2: #ccc;--input-color: rgb(239, 243, 244);--input-text-color: var(--black)}@media (max-width: 820px){._main_115y8_10{padding-top:6rem}}._button_1xwv1_1{cursor:pointer;padding:.5rem .4rem;border-style:solid;border-width:1px;display:flex;align-items:center;justify-content:center;font-size:inherit;width:80%;border-color:var(--dark-border-color)}._button--blue_1xwv1_15{color:#fff;background-color:#585d89}._button--white_1xwv1_20{color:#50547c;background-color:#fff}._button--blue_1xwv1_15:hover{background-color:#6a66a0;border-color:#6a70a0}._button--white_1xwv1_20:hover{border-color:#6a70a0;background-color:#f3f3f7}._button_1xwv1_1:disabled{color:#9ca3af;background-color:#f3f4f6;border:none;cursor:pointer}._button_1xwv1_1:disabled:hover{border-color:#f3f4f6}@media (max-width: 1024px){._button_1xwv1_1{width:10rem}}._avatar__image_piqm3_1{border-radius:16px;object-fit:cover}._avatar__image--rounded_piqm3_6{width:170px;height:170px;border-radius:50%}._avatar__image--friend_piqm3_12{height:100%;width:100px;min-height:100px;border-radius:30px;border-width:6px;border-style:solid}._avatar__image--dark_piqm3_21{border-color:#2e2828}._avatar__image--light_piqm3_25{border-color:var(--light-border-color)}._avatar__image--friend_piqm3_12:hover{outline:4px solid #fefe00}._avatar__image--extra-large_piqm3_33{width:100%!important;height:150px;margin:0 auto;border-radius:8px}._avatar__image--extra-extra-large_piqm3_40{width:100%;height:100%;margin:0 auto;border-radius:8px}._avatar__image--large_piqm3_47{height:80px;width:80px}._avatar__image--medium_piqm3_52{height:60px;width:60px}._avatar__image--small_piqm3_57{height:40px;width:40px}._avatar__image--chat_piqm3_62{width:66px;height:66px;margin-right:24px;border-radius:50%;object-fit:cover}._avatar__image--chat-small_piqm3_70{width:50px;height:50px;border-radius:50%;margin-right:28px;object-fit:cover}._banner_bcd35_1{width:100%;height:100%;object-fit:cover}._card_ki5tx_1{padding:1rem;border-radius:12px;margin-bottom:2rem;border-width:2p;border-style:solid;transition:all ease-in .2s}._card--light_ki5tx_10{background-color:var(--white);color:var(--light-text-color);border-color:var(--light-border-color)}._card--dark_ki5tx_16{background-color:var(--dark-card-bg-color);border-color:var(--dark-border-color)}._message_tr2u9_1{font-size:1rem;line-height:1.5rem;color:#ef4444;margin-bottom:0;display:flex;align-items:center;max-width:364px}._message__icon_tr2u9_11{margin-right:.5rem;width:20px;height:20px}._preview_1rakh_1{box-sizing:border-box;padding:10px;border:1px solid lightgray;border-radius:8px;position:relative;line-height:0;box-shadow:1px 1px 5px #0000001a;margin-top:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}._preview__button_1rakh_16{position:absolute;width:32px;height:32px;top:16px;right:16px;padding:0;border:none;max-width:100%;max-height:100%;cursor:pointer;border-radius:50%;color:#606770;font-size:18px;background-color:#fff;overflow:hidden}._preview__icon_1rakh_34{font-size:32px}._preview__button_1rakh_16:hover{background-color:#f2f2f2}._preview__image_1rakh_42{width:100%;border-radius:8px}._file__label_1isue_3{display:flex;align-items:center;font-size:1rem;padding:.4rem .8rem .4rem .5rem;border-radius:4px;justify-content:center;cursor:pointer;color:var(--text-color)}._file__input_1isue_14{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}._file__icon_1isue_23{width:32px;height:32px;margin-right:.5rem}._file__label_1isue_3:hover{background-color:var(--button-bg-color);cursor:pointer}._file__label_1isue_3:focus-within{outline:2px solid #50547c;outline-offset:0px}._loading_15udv_1{display:flex;margin:0 auto}._loading_15udv_1 ._loading__dot_15udv_6{position:relative;width:.8em;height:.8em;margin:.8em;border-radius:50%}._loading_15udv_1 ._loading__dot_15udv_6:before{position:absolute;content:"";width:100%;height:100%;background:inherit;border-radius:inherit;animation:_wave_15udv_1 1s ease-out infinite}._loading_15udv_1 ._loading__dot_15udv_6:nth-child(1){background:#7ef9ff}._loading_15udv_1 ._loading__dot_15udv_6:nth-child(1):before{animation-delay:.1s}._loading_15udv_1 ._loading__dot_15udv_6:nth-child(2){background:#89cff0}._loading_15udv_1 ._loading__dot_15udv_6:nth-child(2):before{animation-delay:.2s}._loading_15udv_1 ._loading__dot_15udv_6:nth-child(3){background:#4682b4}._loading_15udv_1 ._loading__dot_15udv_6:nth-child(3):before{animation-delay:.3s}._loading_15udv_1 ._loading__dot_15udv_6:nth-child(4){background:#0f52ba}._loading_15udv_1 ._loading__dot_15udv_6:nth-child(4):before{animation-delay:.4s}._loading_15udv_1 ._loading__dot_15udv_6:nth-child(5){background:#000080}._loading_15udv_1 ._loading__dot_15udv_6:nth-child(5):before{animation-delay:.5s}@keyframes _wave_15udv_1{50%,75%{transform:scale(2.5)}80%,to{opacity:0}}._logo_1khbk_1{padding-top:1rem;padding-left:.5rem}._logo__name_1khbk_6{color:#0081fe;text-align:center;margin:0;font-family:Filmotype-Alice;display:flex;align-items:center}._logo__name--large_1khbk_15{font-size:6rem;letter-spacing:10px;transform:rotate(-6deg)}._logo__name--small_1khbk_21{font-size:2rem;letter-spacing:6px;transform:rotate(-3deg)}._logo__image_1khbk_27{filter:invert(30%) sepia(41%) saturate(4365%) hue-rotate(199deg) brightness(106%) contrast(103%);width:110px;height:110px;margin-right:8px}._logo__image--large_1khbk_35{width:110px;height:110px;margin-bottom:2rem}._logo__image--small_1khbk_41{width:40px;height:40px}@media (max-width: 600px){._logo_1khbk_1{padding:0}._logo__name--large_1khbk_15{font-size:15vw}._logo__image--large_1khbk_35{width:15vw;height:15vh}}._notification__activity_194jj_1{border-radius:16px;padding:.5rem 1rem;margin-bottom:1.5rem;display:flex;flex-direction:column}._notification__activity--light_194jj_10{background-color:#f3f3f3}._notification__activity--dark_194jj_14{background-color:#282929}._notification__flex_194jj_19{display:flex;align-items:center}._notification__container_194jj_24{display:flex;align-items:center;justify-content:space-between}._notification__avatar_194jj_30{height:100%;width:60px;margin-right:16px}._notification__link_194jj_36:hover{opacity:.7}._notification__image_194jj_40{width:70px;height:70px;object-fit:cover;object-position:center}._notification__name_194jj_47{margin-bottom:0}._notification__name_194jj_47:hover{text-decoration:underline}._notification__event_194jj_55{color:#88878f;margin:0;margin-top:.5rem}._notification__time--dark_194jj_61{color:#b3b500}._notification__time--light_194jj_65{color:#979900}._notification__time--margin_194jj_69{margin-left:8px}._notification__button_194jj_73{background-color:#fefe00;border:none;padding:.8rem 1.5rem;border-radius:8px;margin-bottom:.5rem;transition:all .15s ease-in-out;cursor:pointer;align-self:flex-start;margin-top:.75rem}._notification__button_194jj_73:hover{background-color:#ffff7b}@media (max-width: 390px){._notification__flex_194jj_19{flex-direction:column;align-items:center;padding-top:1rem}._notification__details_194jj_96{display:flex;flex-direction:column;align-items:center}._notification__avatar_194jj_30{margin:0}}@media (max-width: 450px){._notification__activity--has-photo_194jj_108 ._notification__container_194jj_24{flex-direction:column}._notification__activity--has-photo_194jj_108 ._notification__image_194jj_40{margin-top:1rem;margin-bottom:.5rem;width:100%;height:100%}}._password-container_1s274_1{position:relative}._password-container__button_1s274_5{padding-left:.25rem;padding-right:.25rem;border-bottom-width:1px;border-top-width:1px;border-right-width:1px;border-color:#121212;cursor:pointer;box-sizing:border-box;border-top:0;border-bottom:0;border-right:0;position:absolute;top:50%}._password-container__button_1s274_5:disabled{filter:grayscale(.5) opacity(.5);pointer-events:none;-webkit-filter:grayscale(.5) opacity(.5)}._password-container__button_1s274_5:hover{background-color:#d1d5db}._password-container__icon_1s274_31{width:28px;height:28px;color:#000}._meter_iprl6_1{background-color:#e5e7eb;border-radius:.25rem;width:100%;margin-top:1rem}._meter__container_iprl6_8{width:0%;color:#dbeafe;line-height:1;font-weight:500;text-align:center;border-radius:.25rem;height:1rem;padding:.4rem 0}._meter__text_iprl6_19{font-weight:700}._toast_ngtl9_1{padding:.75rem 1rem;border-radius:.25rem;position:fixed;top:5rem;right:2rem;display:flex;width:18rem;align-items:center;justify-content:flex-start;box-shadow:1px 1px 10px 2px #fff3;transform:translate(calc(100% + 30px));transition:all .5s cubic-bezier(.68,-.55,.25,1.35);overflow:hidden;z-index:6}._toast--error_ngtl9_18{background-color:#dc2626}._toast--success_ngtl9_22{background-color:#16a34a}._toast--visible_ngtl9_26{visibility:visible;transform:translate(0)}._toast--invisible_ngtl9_31{visibility:hidden}._toast__button_ngtl9_35{border:none;padding:.5rem;width:2rem;right:0;top:0;position:absolute;background-color:inherit;transition:.3s;cursor:pointer}._toast__button--success_ngtl9_47:hover{background-color:#1edc64}._toast__button--error_ngtl9_51:hover{background-color:#e35151}._toast__container_ngtl9_55{margin-right:1rem}._toast__icon_ngtl9_59{color:#fff}._toast__icon--exit_ngtl9_63{width:18px;height:18px}._toast__icon--main_ngtl9_68{width:26px;height:26px}._toast__bold_ngtl9_73{font-weight:600;margin:0}._toast__text_ngtl9_78{line-height:1.25rem;margin:0}._toast__progress_ngtl9_83{position:absolute;bottom:0;left:0;height:4px;width:100%;background:#ddd}._toast__progress_ngtl9_83:before{content:"";position:absolute;bottom:0;right:0;height:100%;width:100%}._toast__progress--success_ngtl9_101:before{background-color:#40f467}._toast__progress--error_ngtl9_105:before{background-color:#e74c3c}._toast__progress--active_ngtl9_109:before{animation:_progress_ngtl9_1 5s linear forwards}@keyframes _progress_ngtl9_1{to{right:100%}}._button_ttefp_1{cursor:pointer;padding:.5rem .4rem;color:#fff;background-color:#585d89;border-color:#585d89;border-width:1px;display:flex;align-items:center;justify-content:center;font-size:inherit;width:80%}._button_ttefp_1:hover{background-color:#6a66a0;border-color:rbb(106,112,160)}._button_ttefp_1:disabled{color:#9ca3af;background-color:#f3f4f6;border:none;cursor:pointer}._button_ttefp_1:disabled:hover{border-color:#f3f4f6}@media (max-width: 1024px){._button_ttefp_1{width:10rem}}._container_k1ot5_1{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2rem 1rem}._container__title_k1ot5_10{font-weight:700;font-size:1.5rem;line-height:1.75rem;margin:0}._container__title--light_k1ot5_17{color:#afaa9c}._container__title--light_k1ot5_17{color:#757269}._progress_1kkxi_1{width:100%;height:3px;overflow:hidden;position:absolute;top:0}._progress__bar_1kkxi_9{display:block;height:100%;width:100%;background:linear-gradient(90deg,#ffd33d,#ea4aaa 17%,#b34bff 34%,#01feff 51%,#ffd33d 68%,#ea4aaa 85%,#b34bff);background-size:300% 100%;animation:_progress-animation_1kkxi_1 1s linear infinite}@keyframes _progress-animation_1kkxi_1{0%{background-position:100%}to{background-position:0}}._search_skyp5_1{display:flex;align-items:center;z-index:6;margin-top:1.35rem}._search_skyp5_1>*{position:absolute}._search__icon--glass_skyp5_12{position:absolute;font-size:18px;color:#565656;margin-left:10px;z-index:2;transition:.4s;pointer-events:none;transition:width .4s,transform .4s,padding .4s}._search__input_skyp5_23{border:none;height:40px;width:100%;box-sizing:border-box;font-size:inherit;font-family:SFUIText-Light;padding-left:34px;margin-left:auto;margin-right:auto;z-index:2;transition:width .4s,transform .4s,padding .4s}._search__input--dark_skyp5_37{background-color:#3e4049;color:#e4e6eb}._search__input--light_skyp5_42{background-color:#f0f2f5}._search__input_skyp5_23:focus-within{outline:none;width:254px;transform:translate(48px);padding-left:16px}._search__input_skyp5_23::placeholder{color:var(--text-color)}._search__input_skyp5_23:focus::placeholder{color:#919191}._search__window_skyp5_61{width:320px;position:absolute;z-index:0;top:0;left:0;box-sizing:-4px 10px 16px rgba(0,0,0,.25);border-radius:6px;visibility:hidden;opacity:0;transition:.2s;display:flex;flex-direction:column;z-index:1}._search__window--dark_skyp5_77{background-color:#242526}._search__window--light_skyp5_81{background-color:#fff}._search_skyp5_1:focus-within ._search__window_skyp5_61{visibility:visible;opacity:1}._search_skyp5_1:focus-within ._search__icon--glass_skyp5_12{opacity:0;transform:translate(-28px)}._search_skyp5_1 ._search__window_skyp5_61 ._search__top_skyp5_95{min-height:56px;display:flex;align-items:center;padding-left:10px}._search_skyp5_1 ._search__window_skyp5_61 ._search__button_skyp5_102{border:none;cursor:pointer;transform:translate(28px);transition:transform .4s,background-color .2s;padding:0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:transparent}._search_skyp5_1 ._search__window_skyp5_61 ._search__icon--arrow_skyp5_117{pointer-events:none;font-size:22px;color:#565656}._search_skyp5_1:focus-within ._search__window_skyp5_61 ._search__button_skyp5_102{transform:translate(0)}._search_skyp5_1 ._search__results_skyp5_127{display:flex;flex-direction:column;padding:0 8px;box-sizing:border-box;flex:1;max-height:476px;overflow:overlay}._search_skyp5_1 ._search__no-results_skyp5_137{height:52px;display:flex;align-items:center;justify-content:center;color:#8a8d91}@media (hover: hover){._search_skyp5_1 ._search__window_skyp5_61 ._search__button_skyp5_102:hover{background-color:#f0f2f5}._search_skyp5_1 ._search__results_skyp5_127::-webkit-scrollbar-thumb{visibility:visible}._search_skyp5_1 ._search__window_skyp5_61 ._search__button_skyp5_102:active{background-color:#e2e2ff}}._item_1xokb_1{min-height:52px;display:flex;align-items:center;padding:6px;box-sizing:border-box;border-radius:8px;text-decoration:none;margin-bottom:1rem;margin-top:.5rem}._text_1xokb_13{display:flex;flex-direction:column;margin-left:12px;color:var(--text-color);overflow:hidden}._text--dark_1xokb_21{color:var(--white)}._text--light_1xokb_25{color:var(--black)}._item--dark_1xokb_29:hover{background-color:#ffffff1a}._item--light_1xokb_33:hover{background-color:#e3e4e5}._hamburger_1ua60_1{display:none;position:absolute;left:1.5rem;top:1.85rem;cursor:pointer;background-color:transparent;border:none}._hamburger__line_1ua60_11{width:40px;height:4px;background-color:var(--text-color);margin:6px 0;border-radius:2px}._aside_1ua60_19{--aside-width: 350px;position:sticky;top:0;left:0;min-height:100vh;width:var(--aside-width);color:#a4a6b3;padding-top:.35rem;user-select:none;border-width:2px;border-style:solid;transition:transform .35s ease-in-out;box-sizing:border-box}._aside--light_1ua60_35{background-color:var(--white);border-color:#cfd9de}._aside--dark_1ua60_40{background-color:#1f1e22;border-color:#2e2c35}._aside__logo_1ua60_45{color:#4255fe;font-size:2rem;text-align:center;margin:0;font-family:Filmotype-Alice;letter-spacing:6px;transform:rotate(-3deg);display:flex;align-items:center;height:100px}._aside__container_1ua60_58{position:relative;margin-top:1rem;margin-left:1rem}._aside__icon_1ua60_64{color:#60626e;margin-right:1.25rem;margin-left:.75rem;font-weight:900;width:27px;height:100%}._aside__icon--logo_1ua60_73{filter:invert(30%) sepia(41%) saturate(4365%) hue-rotate(199deg) brightness(106%) contrast(103%);width:40px;height:40px;margin-right:8px;margin-bottom:1rem}._aside__button_1ua60_82{background-color:transparent;border:none;cursor:pointer}._aside__button--flex_1ua60_88{width:100%;display:flex;color:inherit}._aside__button--exit_1ua60_94{position:absolute;top:0;right:-.25rem;transition:transform .3s ease,color .3s ease;color:#60626e;display:none}._aside__icon--exit_1ua60_103{width:40px;height:40px;color:inherit;margin:0}._aside__button--exit_1ua60_94:hover{color:#3b82f6;transform:scale(1.075)}._aside__list_1ua60_115{padding:.5rem 0 .75rem;list-style-type:none;margin:0;margin-top:1rem}._aside__item_1ua60_122{display:flex;align-items:center;padding:1.1rem;font-weight:400;cursor:pointer}._aside__item_1ua60_122:hover{padding-left:calc(1.1rem - 4px);border-left:4px solid #dde2ff}._aside__item--light_1ua60_135{color:var(--black)}._aside__item--dark_1ua60_139:hover{background-color:#3e4049;color:#dde2ff}._aside__item--light_1ua60_135:hover{background-color:var(--light-hover)}._aside__subtitle_1ua60_148{font-size:1.5rem;margin:0;padding-left:2rem;color:#fff;margin-bottom:1rem}._aside__user_1ua60_156{display:flex;align-items:center}._aside__avatar_1ua60_161{height:60px;width:60px;border-radius:16px;margin-right:12px;object-fit:cover}._aside__name_1ua60_169{margin:0;font-weight:700;font-size:1.25rem;line-height:1.75rem;letter-spacing:1.5px;overflow:hidden}._aside__details_1ua60_178{margin-left:12px}._aside__friends_1ua60_182{margin:0;font-size:.875rem;line-height:1.25rem}@media (max-width: 820px){._hamburger_1ua60_1{display:block}._aside__container_1ua60_58{margin-top:2rem}._aside_1ua60_19{position:fixed;z-index:2;height:100%}._aside--closed_1ua60_203{transform:translate(calc(var(--aside-width) * -1))}._aside__button--exit_1ua60_94{display:block}}@media (max-width: 370px){._aside_1ua60_19{--aside-width: 100%}}@media (max-height: 700px){._aside_1ua60_19{overflow-y:auto;overflow-x:hidden}}._auth_eshan_1{display:flex;align-items:center;justify-content:center;flex:1;margin:3rem}._auth__box_eshan_9{display:flex;background-color:#292929;padding:1.25rem;border-radius:6px;box-shadow:0 .5em 2em -.125em #ffffff1a,0 0 0 1px #ffffff05}._auth__hero_eshan_18{align-self:center;flex:1}._auth__description_eshan_23{text-align:center;font-size:2rem;margin-top:0}._auth__divider_eshan_29{text-transform:uppercase;font-weight:600;color:#b5b5b5}._auth__divider_eshan_29:before,._auth__divider_eshan_29:after{background-color:#dbdbdb;content:"";display:block}._auth__divider--vertical_eshan_42{display:flex;flex-direction:column;margin:0 25px;align-items:center;justify-content:center}._auth__divider--vertical_eshan_42:after{margin-left:0;margin-top:10px;flex:1;width:1px}._auth__divider--vertical_eshan_42:before{margin-bottom:10px;margin-right:0;flex:1;width:1px}._auth__form_eshan_64{width:100%;margin:auto;padding:2rem;color:#fff;min-width:394px;flex:1}@media (max-width: 1150px){._auth_eshan_1{margin:0}._auth__description_eshan_23{font-size:4vw}._auth__box_eshan_9{flex-direction:column;width:100%}._auth__form_eshan_64{min-width:unset;width:unset}}@media (max-width: 545px){._auth__form_eshan_64{padding:0rem}}._container_1kbjm_1{display:flex;min-height:100%}._main_1kbjm_6{background-color:#17171c;width:100%;min-height:100%}._friends__card_vtl5t_1{width:100%}._friend_vtl5t_1{margin:0 auto;width:100%;max-width:750px}._friend__input_vtl5t_11{outline:2px solid transparent;outline-offset:2px;color:#6b7280;padding:.25rem .5rem;border-radius:9999px;border-width:1px}._friend__flex_vtl5t_20{margin-top:1rem;display:flex;align-items:center}._friend__details_vtl5t_26{display:flex;align-items:center;border-radius:.5rem;transition:all .15s ease-in-out;cursor:pointer;flex:.98;padding:.5rem 1rem}._friend__details_vtl5t_26:hover{font-weight:500;background-color:#0c0b09}._friend__avatar_vtl5t_41{width:40px;height:40px;border-radius:9999px;object-fit:cover;margin-right:12px}._friend__button_vtl5t_49{color:inherit;padding:.75rem;background-color:#3b82f6;border-radius:4px;cursor:pointer;transition:all .15s ease;border:none;margin-left:auto}._friends__title_vtl5t_60{margin:0;padding-bottom:.5rem;font-weight:700;font-size:1.25rem;line-height:1.75rem;padding:1rem;color:var(--text-color)}._friends__cards_vtl5t_70{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap}._friend__card_vtl5t_78{width:100%}._friends__message_vtl5t_82{color:var(--text-color);width:100%;padding-left:1rem;padding-right:1rem;padding-bottom:1rem}._friend__button_vtl5t_49:hover{background-color:#2563eb}@media (min-width: 1024px){._friends__cards_vtl5t_70{background-color:transparent}._friends__card_vtl5t_1{width:auto}}@media (max-width: 340px){._friend__flex_vtl5t_20{flex-direction:column;align-items:center;gap:16px}._friend__button_vtl5t_49{margin:0;width:100%}._friend__title_vtl5t_116{text-align:center}}._aside_19zvb_1{box-shadow:0 4px 6px -1px #ffffff1a,0 2px 4px -2px #ffffff1a;position:sticky;top:0;left:0}._aside--light_19zvb_9{background-color:#fff}._aside--dark_19zvb_13{background-color:var(--dark-bg-color)}._aside__title_19zvb_17{font-weight:700;font-size:1.5rem;line-height:2rem;padding:1rem;margin:0;color:var(--text-color)}._aside__menu_19zvb_26{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;padding:0}._aside__item_19zvb_34{list-style:none}._aside__link_19zvb_38{display:flex;align-items:center;justify-content:flex-start;font-size:.875rem;line-height:1.75rem;font-weight:600;padding:.75rem;margin:.25rem;border-radius:.25rem;color:var(--text-color)}._aside__icon_19zvb_51{width:26px;height:26px;margin-right:.75rem}._aside__icon--light_19zvb_57{fill:#404164}._aside__text_19zvb_61{font-size:inherit;color:inherit}@media (max-width: 767px){._aside_19zvb_1{background-color:transparent;color:#fff;margin-left:.25rem}._aside__title_19zvb_17,._aside__icon_19zvb_51{display:none}._aside__link_19zvb_38{background-color:var(--background-color);padding:.25rem .75rem}._aside__link_19zvb_38:hover{background-color:#d6d7d8}._aside__link--green_19zvb_90{color:#fff;font-weight:700;background-color:#259391}._aside__link--green_19zvb_90:hover{background-color:#117f7d}}@media (min-width: 768px){._aside_19zvb_1{width:270px;margin:0;height:100vh}._aside__item_19zvb_34{width:95%;box-sizing:border-box}._aside__menu_19zvb_26{flex-direction:column;margin:0;margin-left:.5rem;margin-right:.5rem}._aside__link_19zvb_38{font-size:1.125rem}._aside__link_19zvb_38:hover{background-color:#f3f4f6}._aside__link--light_19zvb_128{color:var(--black)}._aside__link--dark_19zvb_132:hover{background-color:#3e4049;color:#dde2ff}._aside__link--light_19zvb_128:hover{background-color:var(--light-hover)}}@media (min-width: 1024px){._aside_19zvb_1{width:320px;height:100vh}}@media (max-width: 520px){._aside__menu_19zvb_26{margin-bottom:1rem}._aside_19zvb_1{box-shadow:unset}._card__container_19zvb_158{align-items:stretch}}@media (max-width: 340px){._aside__menu_19zvb_26{display:block}}._card_zyhsr_1{display:flex;width:100%;border-top:1px solid white;box-sizing:border-box;padding:.75rem}._card__content_zyhsr_9{display:flex;justify-content:center;flex-direction:column;margin-bottom:.25rem;width:100%}._card__container_zyhsr_17{display:flex;width:100%;max-width:20rem;justify-content:center;align-items:center;gap:8px}._card__link_zyhsr_26{outline-color:#404164;outline-offset:2px;justify-content:center;align-items:center;flex-shrink:0;margin-right:1rem}._card__link--image_zyhsr_35{width:6rem;height:6rem}._card__link--image_zyhsr_35:hover{opacity:.9}._card__image_zyhsr_44{object-fit:cover;border-radius:9999px;width:100%;height:100%;max-width:100%}._card__link--name_zyhsr_52{font-weight:600;font-size:1rem;line-height:1.5rem;white-space:nowrap;overflow:clip;margin-bottom:.5rem;color:var(--text-color)}._card__button_zyhsr_62{cursor:pointer;padding:.5rem .4rem;color:#fff;background-color:#585d89;border-color:#585d89;border-width:1px;display:flex;align-items:center;justify-content:center;font-size:inherit}._card__button_zyhsr_62:hover{background-color:#6a66a0;border-color:rbb(106,112,160)}._card__link--name_zyhsr_52:hover{text-decoration-line:underline;font-size:inherit}@media (min-width: 1024px){._card_zyhsr_1{width:220px;padding:0;border-style:none;margin:1rem;box-shadow:0 1px 2px #0000000d;border-radius:.25rem;outline-color:#404164;outline-offset:2px;flex-direction:column;align-items:center;justify-content:center}._card--light_zyhsr_101{background-color:#fff}._card--dark_zyhsr_105{background-color:#1f1e22}._card__container_zyhsr_17{flex-direction:column}._card__link--image_zyhsr_35{padding:0;width:100%;height:200px;margin:0;margin-bottom:.5rem;display:flex;justify-content:center;align-items:center;flex-shrink:0}._card__link--name_zyhsr_52{max-width:180px;text-align:center;margin-bottom:.75rem;color:var(--text-color)}._card__image_zyhsr_44{width:100%;height:100%;object-fit:cover;border-radius:0}._card__content_zyhsr_9{padding:.375rem .75rem .75rem;align-items:center}}@media (max-width: 1000px){._card__container_zyhsr_17{flex-direction:column;align-items:flex-start}}@media (max-width: 770px){._card__container_zyhsr_17{flex-direction:row;align-items:center}}@media (max-width: 475px){._card__button_zyhsr_62{width:8rem}}@media (min-width: 475px){._card__button_zyhsr_62{width:9rem}}@media (max-width: 475px){._card__container_zyhsr_17{flex-direction:column;align-items:flex-start}}._friends_g00mv_1{display:grid}._friends__container_g00mv_5{margin:1rem}._friends__container--light_g00mv_9{background-color:#e1e1e1}._friends__container--dark_g00mv_13{background-color:#252525}@media (max-width: 767px){._friends_g00mv_1{margin-top:5rem}._friends__container_g00mv_5{margin:0}}@media (min-width: 768px){._friends_g00mv_1{grid-template-columns:270px 1fr}}@media (min-width: 1024px){._friends_g00mv_1{grid-template-columns:320px 1fr}._friends__cards_g00mv_38{background-color:transparent}}@media (max-width: 520px){._friends_g00mv_1{display:block}}._friends_1oqda_1{display:flex;align-items:center;padding:1rem;box-sizing:border-box;position:relative}._friends__title_1oqda_9{padding:1rem;margin:0}._friends__container_1oqda_14{display:flex;width:100%;overflow:hidden;gap:30px;scroll-behavior:smooth;padding:.25rem;flex-shrink:1;flex-basis:0;flex-grow:1}._friends__button_1oqda_26{z-index:1;cursor:pointer;width:40px;font-size:1.5rem;border-width:4px;border-style:solid;position:absolute;border-radius:9999px;color:#fff;padding:.25rem 1.1rem;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);transition:background-color .3s ease-out}._friends__button--dark_1oqda_47{border-color:#1b1a1a;background-color:#282929}._friends__button--light_1oqda_52{color:var(--black);border-color:var(--light-border-color)}._friends__button--light_1oqda_52:hover{background-color:var(--light-border-color)}._friends__button--dark_1oqda_47:hover{background-color:#555}._friends__button--previous_1oqda_65{left:0}._friends__button--next_1oqda_69{right:0}._friends__friend_1oqda_73{cursor:pointer;display:flex;flex-direction:column;align-items:center}._friends__avatar_1oqda_80{height:100%;width:100px;border-radius:30px;border:6px solid #2e2828;outline:3px solid white}._friends__avatar_1oqda_80:hover{outline:3px solid #fefe00}._skeleton_jwqoe_1{width:220px;height:302px;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}._skeleton__avatar_jwqoe_11{width:100%;height:200px;flex-shrink:0}._skeleton__details_jwqoe_17{padding:1rem;width:12rem;margin:0;display:flex;flex-direction:column}._skeleton__text_jwqoe_25{width:100%;height:1rem;margin-bottom:1rem;border-radius:.25rem}._skeleton__button_jwqoe_32{padding:.5rem .4rem;width:9rem;height:20px;margin:0 auto;border-radius:.25rem}@media (max-width: 1024px){._skeleton_jwqoe_1{flex-direction:row;width:100%;height:100%;padding:.75rem}._skeleton__avatar_jwqoe_11{width:5rem;height:5rem;border-radius:9999px;margin-top:1rem;margin-bottom:1rem}._skeleton__button_jwqoe_32{width:100%;height:1rem;padding:0}}._shimmer_s9zxs_1{position:absolute;animation:_shimmer_s9zxs_1 1.5s infinite;width:100%;height:100%;left:0;top:0}._shimmer__inner_s9zxs_10{width:50%;height:100%;transform:skew(-15deg);background-color:#ffffff4d;box-shadow:0 0 30px 30px #ffffff1a}@keyframes _shimmer_s9zxs_1{0%{transform:translate(-150%)}50%{transform:translate(-60%)}to{transform:translate(100%)}}._loading_1ipb9_1{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:16px;padding:12px}._loading__error_1ipb9_10{padding:1rem}._skeleton__top_1c4ss_2{display:flex;justify-content:space-between;align-items:center}._skeleton__container_1c4ss_8{display:flex;align-items:center;justify-content:flex-start}._skeleton__avatar_1c4ss_14{width:2.5rem;height:2.5rem;margin-bottom:1rem;margin-top:1rem;border-radius:9999px}._skeleton__details_1c4ss_22{width:8rem;margin-left:1rem}._skeleton__text_1c4ss_27{width:100%;height:12px;margin-bottom:.35rem}._skeleton__actions_1c4ss_33{width:4rem;height:1.5rem}._skeleton__description_1c4ss_41{width:100%;margin-bottom:.35rem;height:16px}._skeleton__description--last_1c4ss_47{margin-bottom:0;width:80%}._skeleton__image_1c4ss_52{height:403px;width:100%;margin-top:20px}._skeleton__controls_1c4ss_58{margin-top:20px;display:flex;justify-content:space-around}._skeleton__control_1c4ss_58{height:28px;width:160px}@media (max-width: 440px){._skeleton__controls_1c4ss_58{justify-content:space-between}._skeleton__control_1c4ss_58{width:100px}}._skeleton_n97mj_1{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;gap:1rem}._skeleton__details_n97mj_10{display:flex;align-items:center}._skeleton__avatar_n97mj_15{width:60px;height:60px;border-radius:9999px;margin-right:1rem}._skeleton__text_n97mj_22{width:100px;height:20px;border-radius:.25rem}._skeleton__button_n97mj_28{width:140px;height:32px}._skeleton_1j5b2_1{display:flex;margin-bottom:2rem}._skeleton__left_1j5b2_6{margin-right:1rem}._skeleton__right_1j5b2_10{width:100%}._skeleton__body_1j5b2_14{margin-bottom:1rem}._skeleton__top_1j5b2_18{display:flex;justify-content:space-between;margin-bottom:1rem}._skeleton__name_1j5b2_24{width:100px;height:20px;border-radius:.25rem}._skeleton__date_1j5b2_30{width:140px;height:20px;border-radius:.25rem}._skeleton__description_1j5b2_36{width:100%;height:40px}._skeleton__description--last_1j5b2_41{margin-bottom:0;width:80%}._skeleton__avatar_1j5b2_46{width:40px;height:40px;border-radius:9999px;margin-right:1rem}._skeleton__controls_1j5b2_53{display:flex;justify-content:space-between}._skeleton__control_1j5b2_53{height:25px;width:32px}._skeleton__group_1j5b2_63{display:flex}._skeleton__group_1j5b2_63>._skeleton__control_1j5b2_53:nth-child(2){width:42px}._skeleton__control_1j5b2_53:first-child{margin-right:1rem}@media (max-width: 380px){._skeleton__avatar_1j5b2_46{margin-right:.5rem}._skeleton__name_1j5b2_24{margin-bottom:1rem}._skeleton__top_1j5b2_18{display:block}}._skeleton_b2ijr_1{width:100%;height:12px;margin-top:.75rem}._skeleton_b2ijr_1:last-child{width:80%}._profile__container_18qn6_4{width:100%;display:flex;justify-content:space-between}._profile__text_18qn6_10{margin-right:10px;flex:.5}._profile__subtitle_18qn6_15{flex:1;height:18px;margin-top:.75rem}._profile__caption_18qn6_21{width:70%;height:12px;margin-top:.75rem}._profile__link_18qn6_27{flex:.3;height:18px;margin-top:.75rem}._profile__friends_18qn6_33{display:grid;margin-top:1rem;grid-template-columns:repeat(3,1fr);justify-items:center;gap:20px;list-style-type:none;padding:0}._profile__content_18qn6_43{position:relative;overflow:hidden}._profile__avatar_18qn6_48{width:150px;height:150px;border-radius:4px}._profile__name_18qn6_54{width:100%;height:12px;margin-top:.75rem}@media (max-width: 560px){._profile__avatar_18qn6_48{width:100px;height:100px}}@media (max-width: 390px){._profile__avatar_18qn6_48{width:75px;height:75px}}._skeleton_1wm14_1{display:flex;justify-content:center;align-items:center}._skeleton_1wm14_1>div{padding-top:1.5rem;border-radius:.25rem;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:3rem;box-sizing:border-box}._skeleton__top_1wm14_17{margin:0;display:flex;width:100%;justify-content:flex-start;align-items:center;margin-bottom:.75rem}._skeleton__title_1wm14_26{margin-bottom:.5rem;height:18px;width:20%}._skeleton__list_1wm14_32{margin-top:6px;display:grid;grid-template-columns:293px 293px 293px;place-items:center;padding:0;width:100%;gap:28px}._skeleton__item_1wm14_42{position:relative}._skeleton__image_1wm14_46{position:relative;overflow:hidden;width:293px;height:293px;object-fit:cover;border-radius:12px}._skeleton__image--large_1wm14_55{width:614px;height:614px;grid-row-start:span 2;grid-column-start:span 2}@media (max-width: 1500px){._skeleton_1wm14_1{display:flex;justify-content:center;align-items:center}._skeleton_1wm14_1>div{box-sizing:border-box;display:block;width:min-content}._skeleton__list_1wm14_32{grid-template-columns:293px 293px;grid-auto-flow:dense;width:min-content;place-items:center}}@media (max-width: 1000px){._skeleton__list_1wm14_32{grid-template-columns:293px}._skeleton__image_1wm14_46{width:100%;height:100%}._skeleton___image--large_1wm14_89{width:100%;height:100%;grid-row-start:span 1;grid-column-start:span 1}}@media (max-width: 500px){._media__list_1wm14_98{grid-template-columns:250px}}._modal_112bg_1{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5cc;z-index:5;color:#000}._modal__title_112bg_15{color:var(--text-color)}._modal__container_112bg_19{border-radius:8px;box-shadow:4px 4px 20px #0000004d;box-sizing:border-box;display:flex;flex-direction:column;min-height:min(100%,428px);min-width:310px;position:relative;width:min(100%,500px)}._modal__container--dark_112bg_31{background-color:var(--dark-card-bg-color)}._modal__container--light_112bg_35{background-color:var(--white)}._modal__author-bar_112bg_39{display:flex;align-items:center;margin:1rem}._modal__avatar_112bg_45{height:50px;width:50px;object-fit:cover;border-radius:50%}._modal__text_112bg_52{margin-left:12px}._modal__surtitle_112bg_56{color:#65676b;margin-bottom:0}._modal__name_112bg_61{margin-top:0}._modal__content_112bg_65{display:flex;flex:1 1;flex-direction:column;padding:0 16px;box-sizing:border-box}._modal__button_112bg_73{position:absolute;font-size:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:initial;border:none;right:12px;top:12px;width:32px;line-height:0;padding:0;color:#606770;cursor:pointer}._modal__title-bar_112bg_92{display:flex;align-items:center;justify-content:center;min-height:59px;border-bottom:1px solid #dedede}._modal__button_112bg_73:hover{color:#3b82f6;transform:scale(1.075)}._top-bar_168bd_1{display:flex;height:54px;border-bottom:1px solid #d3d3d3;align-items:center}._to_168bd_1{font-size:16px;font-weight:600;margin-left:12px;margin-right:24px;color:var(--text-color)}._input_168bd_16{border:none;font-family:inherit;font-size:14px;font-weight:400;padding:1px 2px;background-color:transparent;color:var(--text-color)}._input_168bd_16:focus{outline:none}._contacts_168bd_30{overflow:auto;width:100%}._title_168bd_35{font-weight:600;margin:16px;color:var(--text-color)}._contact_168bd_30{width:100%;display:flex;padding:8px 16px;cursor:pointer;align-items:center;border:none;background-color:transparent}._contact--dark_168bd_51:hover{background-color:#3e4049}._contact--light_168bd_55:hover{background-color:#fafafa}._contact__image_168bd_59{height:44px;width:44px;margin-right:12px;border-radius:50%;object-fit:cover;object-position:cneter}._contact__username_168bd_70{font-weight:600;line-height:18px;margin:0;color:var(--text-color);text-align:start}._contact__fullname_168bd_78{color:#8e8e8e;margin:0}._message_168bd_83{padding:90px;text-align:center;color:var(--text-color)}._user_rzvun_1{background-color:#24284b;padding:1rem;border-radius:16px;transition:all .15s ease;cursor:pointer;margin-bottom:1rem}._user--selected_rzvun_10{background-color:#9186f3;color:#000}._user_rzvun_1:hover{background-color:#406be1}._user_rzvun_1:hover ._user__message_rzvun_19,._user_rzvun_1:hover ._user__time_rzvun_23{color:#fff}._user__container_rzvun_27{display:flex;align-items:center}._user__avatar_rzvun_32{width:50px;height:50px;border-radius:50%;margin-right:12px;object-fit:cover}._user__details_rzvun_40{width:100%}._user__top_rzvun_44{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._user__name_rzvun_51{margin:0}._user__time_rzvun_23{margin:0;color:#fff;transition:all .15s ease}._user__bottom_rzvun_61{display:flex;align-items:center;justify-content:space-between}._user--selected_rzvun_10 ._user__message_rzvun_19{margin:0;color:#000;transition:all .15s ease}._user__message_rzvun_19{margin:0;color:#b7b7b7;transition:all .15s ease;word-break:break-all;-webkit-line-clamp:3;display:-webkit-box;line-height:1.5;overflow:hidden;-webkit-box-orient:vertical}._user__number_rzvun_85{padding:.3rem .7rem;border-radius:100px;background-color:#ee6774;margin:0 0 0 4px}._aside_c30oy_1{background-color:#202542;padding-left:1rem;padding-right:1rem;border-right:3px solid #292d4b;display:none;height:100%}._aside--full_c30oy_10{height:100%}._loading_c30oy_14{display:flex;justify-content:center;align-items:center;flex-direction:column}._aside--appear_c30oy_21{display:block}._aside__top_c30oy_25{display:flex;align-items:center;justify-content:space-between}._aside__details_c30oy_31{display:flex;align-items:center}._aside__title_c30oy_36{margin-right:8px}._aside__input_c30oy_40{background-color:#24284b;border:none;margin-bottom:1rem;padding:1rem;width:100%;border-radius:12px;box-sizing:border-box;color:inherit}._aside__number_c30oy_51{padding:.3rem .7rem;border-radius:100px;background-color:#ee6774}._aside__button_c30oy_57{background-color:inherit;border:none;color:#afafaf;font-size:1.2rem;cursor:pointer;transition:all .15s ease}._aside__button_c30oy_57:hover{color:#fff}@media (min-width: 1390px){._aside_c30oy_1{display:block}._aside--full_c30oy_10{height:auto}}._form_17heu_1{margin-top:auto;padding:1.6rem 1rem;display:flex;align-items:center;border-top:2px solid #373543}._form--dark_17heu_9{background-color:#262837}._form--light_17heu_13{background-color:var(--light-bg-color)}._form__interactives_17heu_17{display:flex;align-items:center}._form__icon_17heu_22{filter:invert(88%) sepia(0%) saturate(7500%) hue-rotate(32deg) brightness(113%) contrast(109%)}._form__button_17heu_26{border:none;display:flex;justify-content:center;color:#fff;align-items:center;font-size:2rem;margin-left:12px;cursor:pointer;transition:all .15s ease;background-color:#416bdf;border-radius:50%;padding:1rem}._form__button_17heu_26:disabled{filter:grayscale(.5) opacity(.5);pointer-events:none;-webkit-filter:grayscale(.5) opacity(.5)}._form__input_17heu_47{padding:1.2rem;border-radius:8px;background-color:#1f1c2d;border:none;width:100%;font-size:1.5rem;margin-right:12px;background-color:var(--input-color);border:2px solid var(--light-border-color);color:var(--text-color)}._form__input_17heu_47:focus{outline:none}._form__button_17heu_26:hover{background-color:#5762c8;transform:scale(1.05)}@media (max-width: 500px){._form_17heu_1{padding:1rem .5rem}._form__input_17heu_47{margin:0}._form__button_17heu_26{padding:.75rem}._form__icon_17heu_22:last-child{margin:0}}._button_zpy5n_1{height:100%;cursor:pointer;font-size:20px;padding:.5rem;border-radius:12px}._button_zpy5n_1:hover{background-color:#f3f4f6}._menu_zpy5n_13{position:relative}._container--modal_zpy5n_17{bottom:25px;left:10px}._container_zpy5n_17{position:absolute;bottom:25px;right:110%;z-index:1}._container--first_zpy5n_29{top:8px}._container_zpy5n_17>aside{height:300px!important}._container--modal_zpy5n_17>aside{height:450px!important}@media (max-width: 500px){._container_zpy5n_17{right:-100%}._container_zpy5n_17>aside{width:300px!important}}@media (max-width: 360px){._container_zpy5n_17{right:-50px}}._file__label_3a1l6_3{display:flex;align-items:center;font-size:1rem;padding:.4rem .8rem .4rem .5rem;border-radius:4px;justify-content:center;cursor:pointer;background-color:transparent;color:var(--text-color)}._icon_3a1l6_15{width:24px;height:24px;cursor:pointer;transition:all .15s ease}._file__input_3a1l6_22{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}._file__icon_3a1l6_31{width:32px;height:32px;margin-right:.5rem}._file__label_3a1l6_3:hover{cursor:pointer;opacity:.6}._file__label_3a1l6_3:focus-within{outline:2px solid #50547c;outline-offset:0px}._overlay_1ft5o_1{border-width:1px;border-radius:.5rem;overflow:auto;flex-direction:column;display:flex;z-index:20;background-color:transparent;width:100%;position:relative;align-items:center;box-sizing:border-box;max-height:428px}._overlay__search_1ft5o_16{width:100%;overflow-x:auto;box-sizing:border-box}._overlay__gifs_1ft5o_22{display:flex;flex-direction:column;align-items:center;height:100%;padding:1rem;width:100%;box-sizing:border-box;color:var(--text-color);text-align:center}._overlay__top_1ft5o_34{width:100%;top:0;box-sizing:border-box;position:sticky;margin:1rem}._overlay__input_1ft5o_42{border:none;font-family:inherit;font-size:14px;font-weight:400;padding:1rem;box-sizing:border-box;width:100%;background-color:transparent;color:var(--text-color)}._overlay__input_1ft5o_42:focus{outline:none}._overlay__list_1ft5o_58{display:flex;flex-direction:column;align-items:center;padding:0;height:100%}._overlay__item_1ft5o_66{list-style:none}._overlay__button_1ft5o_70{overflow:hidden;cursor:pointer;border-radius:.5rem;margin:.25rem;width:fit-content;box-shadow:0 1px 10px #0000001a,0 1px 2px -1px #0000001a;transition:all .15s cubic-bezier(.4,0,.2,1);background-color:#fff;border:none}._overlay__image_1ft5o_82{max-width:100%;height:auto;color:transparent}._overlay__item_1ft5o_66:hover{filter:grayscale(100%)}._gif_4cnkx_1{position:relative}._gif__button_4cnkx_5{background-color:transparent;border:none;color:var(--text-color);margin-right:12px;cursor:pointer}._gif__button_4cnkx_5:hover{opacity:.6}._gif__icon_4cnkx_17{height:24px;width:24px}._gif_1uhp3_1{position:relative}._gif__button_1uhp3_5{background-color:transparent;border:none;color:var(--text-color);cursor:pointer}._gif__button_1uhp3_5:hover{opacity:.6}._gif__icon_1uhp3_16{height:24px;width:24px}._header_1dxyd_1{border-bottom:2px solid #33313e;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem}._header__flex_1dxyd_9{display:flex;align-items:center;justify-content:space-between}._header__name_1dxyd_15{color:var(--text-color);margin:0}._header__time_1dxyd_20{color:#a1a2bd;margin:0}._header__icon_1dxyd_25{font-size:2rem;cursor:pointer;color:#fff;color:var(--text-color);transition:all .15s ease}._header__icon--back_1dxyd_33{margin-right:12px}._header__icon_1dxyd_25:hover{color:#a1a2bd}@media (min-width: 1391px){._header__icon--back_1dxyd_33{display:none}}._message_71n3v_1{display:flex;align-items:center;flex:1 1}._message--blue_71n3v_7{flex-direction:row-reverse}._message__content_71n3v_11{background-color:#262837;padding:1.4rem 1.25rem;margin-right:16px;border-radius:0 14px 14px;word-break:break-all;line-height:1.5}._message__image_71n3v_21{max-width:60%;max-height:30vh;margin-bottom:2rem;width:auto;height:auto;margin-right:1rem;color:transparent;flex-shrink:0;margin-right:16px;object-fit:cover}._message--blue_71n3v_7 ._message__image_71n3v_21{margin-left:14px}._message__content--blue_71n3v_39{background-color:#5460c6;margin-left:14px;border-radius:14px 14px 0}._message__time--light_71n3v_48{color:#555558}._message__time--dark_71n3v_52{color:#a5a5ab}._main_13ett_1{display:flex;flex-direction:column;overflow-y:auto}._main__message_13ett_7{margin-top:90px;text-align:center;font-size:1.25rem}._main--appear_13ett_13{display:flex!important}._main__content_13ett_17{padding:1.3rem 2rem;max-height:844px;overflow-y:scroll;flex:1;margin-top:auto}@media (max-width: 1390px){._main_13ett_1{display:none}._main__content_13ett_17{max-height:82vh}}._welcome_1kgmd_1{display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:Josefin Sans,sans-serif;min-height:100%}._welcome--light_1kgmd_10{color:var(--black)}._welcome--dark_1kgmd_14{color:var(--white)}._welcome__title_1kgmd_18{text-align:center;padding:.5rem .5rem 1rem}._welcome__description_1kgmd_24{text-align:center}._welcome__image_1kgmd_28{height:20rem}._welcome__username_1kgmd_32{text-align:center;color:#4e0eff}._chat_4gmj7_1{display:grid;grid-template-columns:1.25fr 3fr;height:100%}@media (max-width: 1390px){._chat_4gmj7_1{grid-template-columns:1fr}}._error_11n0s_1{background-color:#17171c;height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}._error__container_11n0s_11{display:flex;flex-direction:column;align-items:center}._error__number_11n0s_17{font-size:2.5rem;line-height:1.2;font-weight:800;font-family:Inter;margin-bottom:.5rem}._error__break_11n0s_25{width:136px}._error__message_11n0s_29{font-size:1.5rem}._error__link_11n0s_33{text-decoration:underline}._error__link_11n0s_33:hover{text-decoration:none}._footer_n88a2_1{text-align:center}._footer__name_n88a2_5{margin-bottom:8px;font-size:2rem}._footer__link_n88a2_11{text-align:center;display:block;margin-bottom:1rem}._footer__link_n88a2_11:hover{text-decoration:underline}._footer__copyright_n88a2_21{margin-top:0;line-height:1.25rem;margin-bottom:12px;font-size:1.25rem}._footer__icon_n88a2_28{height:60px;width:60px;opacity:.6;cursor:pointer}._footer__icon_n88a2_28:hover{opacity:1}._suggestions__text_1g2qr_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._suggestions__title_1g2qr_8{font-size:1.4rem}._suggestions__link_1g2qr_12{font-size:1.2rem;font-weight:600;overflow-wrap:break-word}._suggestions__link_1g2qr_12:hover{text-decoration:underline}._suggestions__link--avatar_1g2qr_22{margin-right:16px}._suggestions__suggestion_1g2qr_26{display:flex;justify-content:space-between;align-items:center}._suggestions__user_1g2qr_32{display:flex;align-items:center}._suggestions__suggestion_1g2qr_26:not(:last-child){margin-bottom:2rem}._suggestions__list_1g2qr_41{padding:0;margin:0}._suggestions__avatar_1g2qr_46{height:100%;width:60px;border-radius:50%}._suggestions__subtitle_1g2qr_52{margin-right:8px;max-width:125px;word-wrap:break-word}._suggestions__button_1g2qr_58{width:160px;display:flex;align-items:center;justify-content:center}._suggestions__button--follow_1g2qr_65{background-color:#3b82f6;color:inherit}._suggestions__button--follow_1g2qr_65:hover{background-color:#2563eb}._suggestions__button--followed_1g2qr_74{border:2px solid #d9e4f3;color:#283c71}._suggestions__button--followed_1g2qr_74:hover{background-color:#c8cacc;border-color:transparent}._suggestions__message_1g2qr_84{padding:1rem;list-style:none}._loading_1igwk_1{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:16px}._menu_ysl8w_1{width:100%;margin-bottom:2rem}._menu__buttons_ysl8w_6{display:flex;margin-bottom:2rem}._menu__button_ysl8w_6{display:inline-block;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.5rem .75rem;line-height:1.5;border-radius:3rem;border-color:#363647;color:#fff;cursor:pointer;flex:1 1;font-weight:500;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}._menu__button--light_ysl8w_30{color:var(--light-text-color)}._menu__button--dark_ysl8w_34{color:var(--dark-text-color)}._menu__button_ysl8w_6:first-child{border-top-right-radius:0;border-bottom-right-radius:0}._menu__button_ysl8w_6:last-child{border-top-left-radius:0;border-bottom-left-radius:0}._menu__button_ysl8w_6:hover{color:#fff;background-color:#202030}._menu__action_ysl8w_53{transition-property:height;transition-duration:.3s;transition-delay:0ms;animation-timing-function:ease;height:0px;overflow:hidden}._container_1fpfa_1{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2rem 1rem}._container__title_1fpfa_10{color:#afaa9c;font-weight:700;font-size:1.5rem;line-height:1.75rem;margin:0}._container__description_1fpfa_18{color:#afaa9c;margin-bottom:1rem}._container__link_1fpfa_23{color:#fff;padding:.6rem .5rem;border-color:#585d89;width:10rem;display:flex;justify-content:center;align-items:center;border-width:1px;background-color:#585d89}._container__link_1fpfa_23:hover{background-color:#6a70a0}._modal_1tuf9_1{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5cc;z-index:5;color:#000}._modal__form_1tuf9_15{display:flex;flex-direction:column;flex:1}._modal__button--exit_1tuf9_21{position:absolute;font-size:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:initial;border:none;right:12px;top:12px;width:32px;line-height:0;padding:0;color:#606770;cursor:pointer}._modal__button--exit_1tuf9_21:hover{color:#3b82f6;transform:scale(1.075)}._modal__title-bar_1tuf9_45{display:flex;align-items:center;justify-content:center;min-height:59px;border-bottom:1px solid #dedede}._modal__author-bar_1tuf9_53{display:flex;align-items:center;margin:1rem}._modal__avatar_1tuf9_59{height:50px;width:50px;object-fit:cover;border-radius:50%}._modal__text_1tuf9_66{margin-left:12px}._modal__surtitle_1tuf9_70{margin-bottom:0}._modal__surtitle--dark_1tuf9_74{color:#65676b}._modal__surtitle--light_1tuf9_78{color:#a7aab0}._modal__name_1tuf9_82{margin-top:0;color:var(--text-color)}._modal__content_1tuf9_87{display:flex;flex:1 1;flex-direction:column;padding:0 16px;box-sizing:border-box}._modal__textarea_1tuf9_95{word-wrap:break-word;border:none;font-size:16px;padding:0;margin-bottom:16px;resize:none;color:var(--text-color);font-family:inherit;background-color:transparent}._modal__textarea_1tuf9_95:focus{outline:none}._modal__controls_1tuf9_111{display:flex;align-items:center;justify-content:space-between;padding:24px 16px}._modal__interactives_1tuf9_118{display:flex;align-items:center}._modal__emoji_1tuf9_123{outline-color:#404164;padding:.4rem .5rem;border-radius:.25rem;margin-right:.25rem;cursor:pointer;font-size:1.3rem}._modal__emoji_1tuf9_123:hover{background-color:#f3f3f7}._modal__label_1tuf9_136{display:flex;align-items:center;font-size:1rem;padding:.4rem .8rem .4rem .5rem;border-radius:4px;justify-content:center;cursor:pointer}._modal__label_1tuf9_136:hover{background-color:#f3f3f7}._modal__file_1tuf9_150{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}._modal__icon--gallery_1tuf9_159{width:32px;height:32px;margin-right:.5rem}._modal__button--submit_1tuf9_165{padding:.25rem .5rem;background-color:#3b82f6;color:#fff;width:100%;max-width:100px;cursor:pointer;border:none;border-radius:6px;min-height:36px;padding:0;transition:.2s;font-size:15px}._modal__button--submit_1tuf9_165:hover{background-color:#2563eb}._modal__button--submit_1tuf9_165:disabled{background-color:#f3f4f6;color:#9ca3af;pointer-events:none}._modal_1pjsd_1{padding:1rem 2rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;flex:1}._modal__alert_1pjsd_10{padding:1rem;color:#b91c1c;line-height:1.25rem;background-color:#fee2e2;display:block;font-size:1.25rem;margin:0;font-weight:600;text-align:center}._modal__message_1pjsd_22{font-size:1.1rem;text-align:center;margin:0;display:block;color:var(--text-color)}._modal__button_1pjsd_30{margin-top:30px;background-color:#e12d3a;border-radius:8px;padding:.6rem 4rem;border:none;color:#fff;font-size:1.4rem;transition:all ease-in .3s;cursor:pointer}._modal__button_1pjsd_30:hover{background-color:#dc6068}._modal_18z3g_1{padding:1rem 2rem;display:flex;flex-direction:column;align-items:center;flex:1}._modal__alert_18z3g_9{color:#b91c1c;font-weight:600;line-height:2.25rem;padding:1.25rem;background-color:#fee2e2;font-size:1.25rem}._modal__message_18z3g_18{font-size:1.5rem;align-self:flex-start;margin:0;margin-top:1rem;color:var(--text-color)}._modal__buttons_18z3g_26{display:flex;align-items:center;margin-top:auto;align-self:flex-end}._modal__button_18z3g_26{font-size:1.75rem;padding:.5rem 2rem;max-width:150px;width:100%;margin-right:.5rem;cursor:pointer;border:none;transition:background-color .2s ease-out}._modal__button--cancel_18z3g_44{color:#1f2937;background-color:#f3f4f6}._modal__button--cancel_18z3g_44:hover{background-color:#e5e7eb}._modal__button--delete_18z3g_53{color:#fff;background-color:#ef4444}._modal__button--delete_18z3g_53:hover{background-color:#dc2626}._modal_478xy_1{display:flex;flex-direction:column;flex:1}._modal__author-bar_478xy_7{display:flex;align-items:center;margin:1rem}._modal__text_478xy_20{margin-left:12px}._modal__surtitle_478xy_24{margin-bottom:0}._modal__surtitle--dark_478xy_28{color:#65676b}._modal__surtitle--light_478xy_32{color:#a7aab0}._modal__name_478xy_36{margin-top:0;color:var(--text-color)}._modal__content_478xy_41{display:flex;flex:1 1;flex-direction:column;padding:0 16px;box-sizing:border-box}._modal__textarea_478xy_49{word-wrap:break-word;border:none;font-size:16px;padding:0;margin-bottom:16px;resize:none;color:inherit;font-family:inherit;background-color:transparent}._modal__textarea--dark_478xy_61{color:var(--white)}._modal__textarea--light_478xy_65{color:var(--black)}._modal__textarea_478xy_49:focus{outline:none}._modal__controls_478xy_73{display:flex;align-items:center;justify-content:space-between;padding:24px 16px}._modal__interactives_478xy_80{display:flex;align-items:center}._modal__emoji_478xy_85{outline-color:#404164;padding:.4rem .5rem;border-radius:.25rem;margin-right:.25rem;cursor:pointer;font-size:1.3rem}._modal__emoji_478xy_85:hover{background-color:#f3f3f7}._modal__label_478xy_98{display:flex;align-items:center;font-size:1rem;padding:.4rem .8rem .4rem .5rem;border-radius:4px;justify-content:center;cursor:pointer}._modal__label_478xy_98:hover{background-color:#f3f3f7}._modal__avatar_478xy_13{height:50px;width:50px;object-fit:cover;border-radius:50%}._modal__file_478xy_119{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}._modal__icon--gallery_478xy_128{width:32px;height:32px;margin-right:.5rem}._modal__button_478xy_134{padding:.25rem .5rem;background-color:#3b82f6;color:#fff;width:100%;max-width:100px;cursor:pointer;border:none;border-radius:6px;min-height:36px;padding:0;transition:.2s;font-size:15px}._modal__button_478xy_134:hover{background-color:#2563eb}._modal__button_478xy_134:disabled{background-color:#f3f4f6;color:#9ca3af;pointer-events:none}._modal_1xk56_1{padding:1.25rem}._modal__container_1xk56_5{line-height:1.25rem;padding-bottom:1.25rem;display:flex;width:100%;justify-content:flex-start;align-items:center;border-bottom:1.5px solid #e5e7eb}._modal__count--dark_1xk56_15{color:#97abc8}._modal__count--light_1xk56_19{color:var(--black)}._modal__icon_1xk56_23{width:1.25rem;height:auto;max-width:100%;margin-right:.4rem;margin-bottom:1px}._modal__count_1xk56_15{margin-top:1px}._modal__users_1xk56_35{width:100%}._modal__list_1xk56_39{list-style:none;margin:0;padding:0}._modal__item_1xk56_45{padding-top:.5rem;padding-bottom:.5rem;display:flex;width:100%;align-items:center;justify-content:flex-start;border-bottom:1.5px solid #e5e7eb}._modal__link_1xk56_55{outline-color:#404164;margin-right:1rem;text-decoration:inherit;color:var(--text-color)}._modal__link_1xk56_55:hover{text-decoration:underline}._modal__link--user_1xk56_66{outline-offset:2px;font-weight:900}._modal__link--avatar_1xk56_71{transition:opacity .2s ease-in}._modal__link--avatar_1xk56_71:hover{opacity:.75}._modal__avatar_1xk56_79{object-fit:cover;border-radius:9999px;width:3rem;height:3rem;max-width:100%}._form_1xa67_1{display:flex;width:100%;flex-direction:column;align-items:flex-start;position:relative}._form__emoji_1xa67_9{position:absolute;top:10px;right:10px}._form__input_1xa67_15{line-height:1.25rem;border:1px solid rgb(203,213,225);border-radius:.25rem;word-wrap:break-word;border:none;font-size:16px;font-weight:400;font-family:inherit;padding:12px 20px 48px;border-radius:12px;box-sizing:border-box;width:100%;height:80px;transition:all .15s ease-in-out;resize:none;background-color:var(--input-color);color:var(--text-color)}._form__button_1xa67_37{margin-top:1rem;padding:.25rem .5rem;background-color:#3b82f6;color:#fff;width:100%;max-width:100px;cursor:pointer;border:none;border-radius:6px;min-height:36px;padding:0;transition:.2s;font-size:15px}._form__button_1xa67_37:hover{background-color:#2563eb}._comment_tsvro_1{margin-bottom:1.25rem}._comment__container_tsvro_5{display:flex}._comment__avatar_tsvro_9,._comment__avatar--comment_tsvro_13{margin-right:12px}._comment__top_tsvro_17{display:flex;justify-content:space-between;margin-bottom:.5rem}._comment__details_tsvro_23{padding:1rem 1.2rem;border-radius:.25rem}._comment__details--dark_tsvro_28{background-color:#070605}._comment__details--light_tsvro_32{background-color:var(--button-bg-color)}._comment__link_tsvro_36{font-weight:600}._comment__link_tsvro_36:hover{text-decoration:underline}._comment__gray_tsvro_44{margin-right:8px;font-weight:300}._comment__gray--dark_tsvro_49{color:#a09889}._comment__gray--light_tsvro_53{color:#4b4740}._comment__text_tsvro_57{margin:0}._comment__content_tsvro_61{width:100%}._comment__actions_tsvro_65{margin-top:8px;display:flex;justify-content:space-between;line-height:1rem;color:#fff}._comment__likes_tsvro_73{display:flex}._comment__button_tsvro_77{border:none;font-weight:500;background-color:transparent;font-size:.9rem;cursor:pointer;color:var(--text-color)}._comment__button--like_tsvro_86{margin-right:.75rem}._comment__button--like_tsvro_86:hover{background-color:var(--button-bg-color-2)}._comment__button--edit_tsvro_94:hover{color:#c8beae}._comment__button--edit_tsvro_94:hover{color:#5955ae}._comment__button--delete_tsvro_102:hover{color:#ff8686}._comment__button--icon_tsvro_106{display:flex;align-items:center}._comment__icon--heart_tsvro_111{margin-right:6px}._comment__button--icon_tsvro_106:hover{text-decoration:underline;cursor:pointer}._comment__reply_tsvro_120{display:flex;align-items:center}._comment__icon_tsvro_111{font-size:1.3rem}._comment__icon--comment_tsvro_129{margin-right:6px}._comment__name_tsvro_133{margin-right:4px}._comment__number_tsvro_137{padding:.3rem .7rem;border-radius:100px;background-color:#292631}._comment__votes_tsvro_143{display:flex;align-items:center}._comment__vote_tsvro_143{vertical-align:middle;display:flex;align-items:center}._comment__vote_tsvro_143:first-child{margin-right:8px}._comment__vote_tsvro_143:last-child{margin-left:8px}._comment__icon--vote_tsvro_162{margin-right:8px}._comment__button--active_tsvro_166{color:#2a86fe}@media (max-width: 550px){._comment__top_tsvro_17{display:block}._comment__gray_tsvro_44{display:block;margin-top:6px}}._form_op536_1{width:100%;height:0;transition-property:height;transition-duration:.3s;transition-delay:0ms;animation-timing-function:ease;display:flex;justify-content:center;align-items:center;position:relative}._form__emoji_op536_15{position:absolute;top:10px;right:10px}._form__input_op536_21{word-wrap:break-word;border:none;font-size:16px;color:#495057;font-weight:400;font-family:inherit;padding:12px 20px 48px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;width:99%;box-sizing:border-box;height:132px;transition:all .15s ease-in-out;resize:none}._form__button_op536_40{padding:.25rem .5rem;background-color:#3b82f6;color:#fff;width:100%;max-width:100px;cursor:pointer;border:none;border-radius:6px;min-height:36px;padding:0;transition:.2s;font-size:15px;position:absolute;right:10px;bottom:10px}._form__button_op536_40:hover{background-color:#2563eb}._form__button_op536_40:disabled{background-color:#f3f4f6;color:#9ca3af;pointer-events:none}._comments_2jxxe_1{padding-left:20px;padding-right:20px;transition-property:all;transition-duration:.3s;transition-delay:0ms;animation-timing-function:ease;box-sizing:border-box;max-height:0;margin-top:1rem}._comments__form_2jxxe_13{display:flex;align-items:center}._comments__avatar_2jxxe_18{height:100%;width:40px;border-radius:50%}._comments__avatar--comments_2jxxe_24{margin-right:12px}._comments__input_2jxxe_28{background-color:#28262e;margin-top:6px;width:93%;box-sizing:border-box;padding-left:1.8rem;height:50px;font-size:1.1rem;border-radius:30px;border:none;color:inherit}._comments__text_2jxxe_41{padding-top:6px;display:flex;justify-content:space-between;margin-bottom:30px}._comments__icon_2jxxe_48{font-size:1.3rem}._comments__icon--arrow_2jxxe_52{vertical-align:middle;margin-left:4px}._comments__gray_2jxxe_57{color:#88878f;margin-right:8px}@media (max-width: 430px){._comments_2jxxe_1{padding-left:0;padding-right:0}._comments__input_2jxxe_28{font-size:.9rem}}._create_cictc_1{background-color:transparent;border:none;width:100%;color:#fff;height:min-content;margin-bottom:2rem}._create--light_cictc_10>div:hover{background-color:var(--light-hover)}._create_cictc_1>div{margin-bottom:0}._create_cictc_1>div:hover{cursor:pointer}._create--dark_cictc_22>div:hover{background-color:#0c0b09}._create__container_cictc_26{display:flex;align-items:center}._create__icon_cictc_31{width:3rem;height:3rem;margin-right:12px}._create__text_cictc_37{display:flex;flex-direction:column}._create__title_cictc_42{font-size:1.125rem;line-height:1.75rem;font-weight:600;margin-bottom:0;text-align:start}._create__description_cictc_50{margin-top:0;font-size:1rem;line-height:1.5rem;color:#6b7280}._container_s04pt_1{display:inline}._dropdown_s04pt_5{border-radius:8px;box-shadow:0 8px 20px #00000046;display:flex;flex-direction:column;min-height:62px;padding:8px;position:absolute;width:200px;right:-12px;top:24px;z-index:1;background-color:#fff;margin-right:1rem;gap:8px;transition:.2s;visibility:visible}._dropdown__item_s04pt_24{list-style:none}._button_s04pt_28{font-size:1.5rem;cursor:pointer;border:none;background-color:transparent;color:#fff}._button_s04pt_28:hover{color:var(--icon-hover)}._dropdown--invisible_s04pt_40{opacity:0;visibility:hidden}._dropdown__triangle_s04pt_45{background-color:#fff;height:12px;position:absolute;right:10px;top:-6px;transform:rotate(45deg);width:12px;list-style:none}._dropdown__button_s04pt_56{display:flex;align-items:center;border-radius:6px;cursor:pointer;width:100%;padding-left:12px;gap:8px;border:none;background-color:inherit;font-size:1.1rem;height:52px}._icon_s04pt_70{pointer-events:none;color:var(--text-color)}._dropdown__button_s04pt_56:hover{background-color:#f2f2f2}._dropdown__icon_s04pt_79{font-size:2rem}._post__top_824yc_1{display:flex;align-items:center;justify-content:space-between}._post__container_824yc_7{display:flex}._post__between_824yc_11{padding-top:1rem;padding-bottom:1rem;display:flex;justify-content:space-between}._post__icon--control_824yc_18{margin-right:6px}._post__link_824yc_22:hover{opacity:.7}._post__icon--heart_824yc_26{margin-right:.5rem}._post__avatar_824yc_30{height:80px;width:80px;border-radius:16px;object-fit:cover;margin-bottom:1rem}._post__details_824yc_38{margin-left:8px}._post__author_824yc_42{margin:0;cursor:pointer;font-size:1.4rem;transition:opacity .3s ease-out}._post__username_824yc_49{color:#938a82;font-weight:800;line-height:1.2;margin:4px 0;font-size:1.2rem;letter-spacing:1.6px}._post__author_824yc_42:hover{text-decoration:underline}._post__date_824yc_62{margin-top:6px;display:flex;align-items:center}._post__time_824yc_70{margin-left:3px}._post__time--dark_824yc_74{color:#bdbcbc}._post__time--light_824yc_78{color:#565555}._post__actions_824yc_82{position:relative;margin-right:1rem}._post__icon_824yc_18{font-size:1.3rem}._post__icon--bookmark_824yc_91{cursor:pointer;margin-left:1rem}._post__icon--bookmark_824yc_91:hover{color:var(--icon-hover)}._post__icon--threedots_824yc_100{margin-left:21px;cursor:pointer}._post__icon--threedots_824yc_100:hover{color:var(--icon-hover)}._post__content_824yc_109{margin-top:-18px}._post__description_824yc_113{font-size:1.2rem;word-break:break-all;line-height:1.5}._post__image_824yc_119{width:100%;height:394px;object-fit:cover}._post__image--disappear_824yc_125{display:none}._post__buttons_824yc_129{width:100%;display:inline-flex;vertical-align:middle;position:relative;background-color:#0000001a;margin-top:24px}._post__button_824yc_129{display:flex;align-items:center;cursor:pointer;background-color:inherit;color:inherit;border:none}._post__button--likes_824yc_152,._post__button--comments_824yc_153{font-size:1.125rem;color:inherit}._post__button--like_824yc_152,._post__button--comment_824yc_153{width:50%;height:50px;flex:1 1 auto;display:flex;justify-content:center;border:1px solid #202030;background-color:transparent;padding-top:1.25rem;padding-bottom:1.25rem;font-size:16px;font-weight:900;transition:all .2s ease}._post__button--like_824yc_152:hover,._post__button--comment_824yc_153:hover{background-color:#fff;color:#202030}._post__button--light_824yc_180{border-color:var(--light-border-color)}._post__button--active_824yc_184{color:#2a86fe}._post__button--likes_824yc_152{padding:.4rem .7rem;border-radius:10px;background-color:var(--button-bg-color)}._post__button--likes_824yc_152:hover,._post__button--comments_824yc_153:hover{text-decoration:underline;text-decoration-color:#b4aa9c}._post__name_824yc_200{margin-right:4px;color:inherit}._post__number_824yc_205{padding:.2rem .6rem;border-radius:100px;background-color:#292631;color:inherit}._post__view_824yc_212{padding-top:6px;padding-bottom:6px;text-align:center;color:#445bab}._post__button--disabled_824yc_219{pointer-events:none}._post__button--disabled_824yc_219:hover{text-decoration:none}@media (max-width: 570px){._post__controls_824yc_228{justify-content:space-between;align-items:center}._post__author_824yc_42{font-size:1.2rem}._post__actions_824yc_82{margin-right:0}._post__username_824yc_49{font-size:1.1rem}._post__date_824yc_62{font-size:1rem}}@media (max-width: 430px){._post__actions_824yc_82{padding-right:0}._post__top_824yc_1{padding-left:0}._post__description_824yc_113{margin-left:0}._post__controls_824yc_228{flex-direction:column;gap:16px}._post__icon--threedots_824yc_100{margin-left:8px;cursor:pointer}}._home_1y7ux_1{display:grid;grid-template-columns:minmax(0,2fr) 1.2fr;gap:2rem;padding:3rem 4.3rem}._home__menu_1y7ux_8{display:none}@media (max-width: 1253px){._home__right_1y7ux_13{display:none}._home__menu_1y7ux_8{display:block}._home_1y7ux_1{grid-template-columns:minmax(0,1fr);padding:1rem}}._screen_1347w_1{position:fixed;top:0;left:0;background-color:#fffc;backdrop-filter:blur(18px);height:100vh;width:100vw;z-index:10;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:16px;box-sizing:border-box;transition:opacity .3s}._screen__message_1347w_19{text-align:center;animation:_fade-in_1347w_1 2s linear .5s 1 normal forwards;opacity:0;position:absolute;bottom:20%;color:#000;padding:0 20px;box-sizing:border-box;max-width:430px}._invisible_1347w_31{visibility:hidden;opacity:0}._screen_1347w_1 ._loading_1347w_36{filter:blur(3px);opacity:0;animation:_fade-blur-darken-in_1347w_1 1s linear .5s 1 normal forwards}._screen_1347w_1 ._loading_1347w_36 ._loading__dot_1347w_42{width:.5em;height:.5em}@keyframes _fade-in_1347w_1{to{opacity:1}}@keyframes _fade-blur-darken-in_1347w_1{to{opacity:1;filter:blur(0) brightness(.75)}}._auth_1yeri_1{display:flex;align-items:center;justify-content:center;flex:1;margin:3rem}._auth__box_1yeri_9{display:flex;background-color:#292929;padding:1.25rem;border-radius:6px;box-shadow:0 .5em 2em -.125em #ffffff1a,0 0 0 1px #ffffff05}._auth__hero_1yeri_18{align-self:center;flex:1}._auth__divider_1yeri_23{text-transform:uppercase;font-weight:600;color:#b5b5b5}._auth__divider_1yeri_23:before,._auth__divider_1yeri_23:after{background-color:#dbdbdb;content:"";display:block}._auth__divider--vertical_1yeri_36{display:flex;flex-direction:column;margin:0 25px;align-items:center;justify-content:center}._auth__divider--vertical_1yeri_36:after{margin-left:0;margin-top:10px;flex:1;width:1px}._auth__divider--vertical_1yeri_36:before{margin-bottom:10px;margin-right:0;flex:1;width:1px}._auth__divider--horizontal_1yeri_58{display:flex;align-items:center;margin-top:25px;letter-spacing:.5px}._auth__divider--horizontal_1yeri_58:before{margin-right:10px;height:1px;flex:.5}._auth__divider--horizontal_1yeri_58:after{margin-left:10px;height:1px;flex:.5}._auth__logo_1yeri_77{color:#4255fe;font-size:6rem;text-align:center;margin:0;font-family:Filmotype-Alice;letter-spacing:10px;transform:rotate(-4deg);display:flex;align-items:center}._auth__image_1yeri_89{filter:invert(30%) sepia(41%) saturate(4365%) hue-rotate(199deg) brightness(106%) contrast(103%);width:110px;height:110px;margin-right:8px;margin-bottom:2rem}._auth__description_1yeri_98{text-align:center;font-size:2rem;margin-top:0}._auth__flex_1yeri_104{display:flex;align-items:center;height:40px}._auth__icon_1yeri_110{width:28px;height:28px;color:#000}._auth__icon--facebook_1yeri_116{color:#fff}._auth__container_1yeri_120{padding-left:.25rem;padding-right:.25rem;border-bottom-width:1px;border-top-width:1px;border-right-width:1px;border-color:#121212;cursor:pointer;background-color:#f3f4f6;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-top:0;border-bottom:0}._auth__container_1yeri_120:hover{background-color:#d1d5db}._auth__form_1yeri_143{width:100%;margin:auto;padding:2rem;color:#fff;min-width:394px;flex:1}._auth__control_1yeri_152{margin-bottom:1rem;display:flex;flex-direction:column}._auth__message_1yeri_158{color:#a6b7ce;font-size:.75rem;line-height:1rem;margin-bottom:0}._auth__label_1yeri_165{font-size:1rem;line-height:1.5rem}._auth__bold_1yeri_170{font-weight:700}._auth__input_1yeri_174{width:100%;box-sizing:border-box;margin-top:8px;height:40px;padding:.5rem .75rem;border:3px solid rgb(88,93,137);background-color:#f3f4f6}._auth__input_1yeri_174:disabled{filter:grayscale(.5) opacity(.5);pointer-events:none;-webkit-filter:grayscale(.5) opacity(.5)}._auth__button_1yeri_190:disabled{filter:grayscale(.5) opacity(.5);pointer-events:none;-webkit-filter:grayscale(.5) opacity(.5)}._auth__button--disabled_1yeri_196{filter:grayscale(.5) opacity(.5);pointer-events:none;-webkit-filter:grayscale(.5) opacity(.5)}._auth__input--validation_1yeri_202:valid{border:3px solid #5eda87}._auth__input--validation_1yeri_202:invalid{border:3px solid #dc3545}._auth__input_1yeri_174:focus-visible{outline:none}._auth__button_1yeri_190{font-size:1.125rem;line-height:1.75rem;font-weight:500;padding:.6rem .5rem;border-width:1px;margin-top:1.5rem;cursor:pointer;color:inherit;width:100%;border:none;border-radius:4px}._auth__button_1yeri_190:disabled{pointer-events:none}._auth__icon--guest_1yeri_244{color:#fff;width:32px;height:32px;flex:1 1}._auth__button--submit_1yeri_251{background-color:#585dad;border-color:#585d89}._auth__button--oauth_1yeri_256{background-color:#2374f2;display:flex;align-items:center;justify-content:center;gap:.5rem}._auth__button--guest_1yeri_264{background-color:#42b72a;display:flex;align-items:center;justify-content:center;gap:.5rem}._auth__button--create_1yeri_272{background-color:#259391;border:1px solid rba(37,147,145);padding-right:0;box-sizing:border-box}._auth__button--create_1yeri_272:hover{background-color:#29a3a1}._auth__button--guest_1yeri_264:hover{background-color:#36a420}._auth__button--oauth_1yeri_256:hover{background-color:#0081fe}._auth__button--submit_1yeri_251:hover{background-color:#6a70a0}._auth__bottom_1yeri_295{display:flex;gap:1rem;margin-top:1rem}._auth__link_1yeri_301{text-decoration:underline}._auth__link_1yeri_301:hover{text-decoration:none}@media (max-width: 1150px){._auth_1yeri_1{margin:0}._auth__description_1yeri_98{font-size:4vw}._auth__box_1yeri_9{flex-direction:column;width:100%}._auth__form_1yeri_143{min-width:unset;width:unset}}@media (max-width: 545px){._auth__bottom_1yeri_295{flex-direction:column}._auth__button_1yeri_190{text-align:center}._auth__icon--guest_1yeri_244{flex:unset}}._notifications_1pm4e_1{padding:5rem 1rem;max-width:650px;margin:0 auto}._notifications__loading_1pm4e_7{display:flex;justify-content:center;align-items:center}._notifications__title_1pm4e_13{margin-top:0}._notifications__top_1pm4e_17{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._notifications__button_1pm4e_24{background-color:#fefe00;border:none;padding:.8rem 1.5rem;border-radius:8px;margin-bottom:.5rem;transition:all .15s ease-in-out;cursor:pointer}._notifications__button_1pm4e_24:hover{background-color:#ffff7b}._notifications__message_1pm4e_38{font-size:1.3rem;font-weight:600;text-align:center}._profile__header_hu1am_3{height:345px;position:relative;margin-bottom:8rem;box-shadow:#ffffff29 0 0 8px;display:flex;justify-content:center;align-items:center}._profile__subtitle_hu1am_13{margin-top:0;margin-bottom:0;font-weight:900}._profile__title_hu1am_19{font-weight:700;font-size:1.75rem;line-height:2rem;margin:0;margin-top:.5rem;margin-bottom:.5rem}._profile__container_hu1am_28{display:flex;align-items:center}._profile__button--friends_hu1am_33{align-self:flex-start;color:#1877f3;margin-left:auto;padding:7px 10px;transition:all .2s ease 0s;cursor:pointer;border-radius:8px;background-color:transparent;border:none}._profile__button--friends_hu1am_33:hover{background-color:#f1f1f1;color:#000}._profile__link--friends_hu1am_50{align-self:flex-start;color:#1877f3;margin-left:auto;padding:7px 10px;transition:all .2s ease 0s;cursor:pointer;border-radius:8px}._profile__link--friends_hu1am_50:hover{background-color:#f1f1f1;color:#000}._profile__image_hu1am_65{width:100%;height:100%;object-fit:cover}._profile__avatar_hu1am_71{width:150px;height:150px;border-radius:50%;margin-right:12px}._profile__text_hu1am_78{display:flex;flex-direction:column;justify-content:flex-end;margin-left:12px}._profile__username_hu1am_85{font-size:1.25rem;font-weight:800;line-height:1.2;margin:0;margin-bottom:.5rem;margin-top:.5rem;font-family:Montserrat;color:#0081fe}._profile__details_hu1am_96{position:absolute;bottom:-100px;display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;padding:0 2rem}._profile__request_hu1am_107{width:250px;display:flex;justify-content:center;align-items:center;align-self:flex-end}._profile__left_hu1am_115{display:flex}._profile__message_hu1am_119{width:100%;padding-left:1rem}._profile__caption_hu1am_124{color:#65676b}._profile__name_hu1am_128{margin-bottom:0;color:var(--text-color)}._profile__content_hu1am_133{display:grid;grid-template-columns:1fr 2.5fr;gap:48px;padding:3rem}._profile__card_hu1am_140{padding-bottom:1rem}._profile__description_hu1am_144{color:#fff}._profile__list_hu1am_148{padding:.5rem 0 0;list-style-type:none;margin:0;display:flex;border-bottom:2px solid #f6f6f7}._profile__posts_hu1am_156{margin-top:2rem}._profile__item_hu1am_160{display:flex;align-items:center;padding:1.1rem;font-weight:400;cursor:pointer;font-size:1.5rem;margin-right:24px;border-bottom:4px solid transparent}._profile__item_hu1am_160:hover{color:#dde2ff;border-bottom:4px solid #e17d9f}._profile__friends_hu1am_176{display:grid;margin-top:1rem;grid-template-columns:repeat(3,1fr);justify-items:center;gap:20px;list-style-type:none;padding:0}._profile__friend_hu1am_176{margin:0;padding:0}._profile__link--avatar_hu1am_191:hover{opacity:.8}._profile__link--name_hu1am_195{font-size:.7rem;font-weight:600;text-align:center;overflow-wrap:break-word;max-width:80px}._profile__link--name_hu1am_195:hover{text-decoration:underline}._profile__friend_hu1am_176{height:80px;border-radius:8px;display:flex;flex-direction:column;align-items:center}@media (max-width: 1190px){._profile__content_hu1am_133{grid-template-columns:1fr;padding:1rem}._profile__friends_hu1am_176{justify-items:center;grid-template-columns:repeat(auto-fit,minmax(80px,90px));padding-bottom:1rem}._profile__card_hu1am_140{padding:0}._profile__friend_hu1am_176{width:100%;object-fit:cover}}@media (max-width: 820px){._profile__details_hu1am_96{bottom:-120px}._profile__request_hu1am_107{margin-top:1rem}}@media (max-width: 540px){._profile__details_hu1am_96{flex-direction:column}}@media (max-width: 420px){._profile__list_hu1am_148{display:block}._profile__content_hu1am_133{padding:0;padding-top:2rem}._profile__details_hu1am_96{bottom:-135px;left:8px}._profile__name_hu1am_128{font-size:1.1rem}._profile__username_hu1am_85{font-size:1rem}}._navigation_m5hf5_1{background-color:transparent;width:100%;padding:8px 32px;box-sizing:border-box;box-shadow:0 0 8px #00000029;display:flex;margin-bottom:1rem;justify-content:center}._navigation__content_m5hf5_12{display:flex;border-top:1px solid lightgray;box-sizing:border-box;margin-top:1rem;width:1186px}._navigation__links_m5hf5_20{display:flex;box-sizing:border-box;padding-top:4px;animation:_fadeIn_m5hf5_1 .3s,_slideDown_m5hf5_1 .3s}._navigation__link_m5hf5_20{text-decoration:none;font-family:SFUIText-Light;display:flex;align-items:center;padding:0 16px;height:52px;transition:.2s}._navigation__link--dark_m5hf5_37{color:#a3a6ac}._navigation__link--light_m5hf5_41{color:#545656}._navigation__link--selected_m5hf5_45{color:#65a8ff;border-bottom:3px solid rgb(24,119,242)}@media (max-width: 1500px){._navigation__content_m5hf5_12{width:100%}}@media (max-width: 480px){._navigation_m5hf5_1{padding:0}}._profile__header_ynl6p_3{height:345px;position:relative;margin-bottom:8rem;box-shadow:#ffffff29 0 0 8px;display:flex;justify-content:center;align-items:center}._profile__subtitle_ynl6p_13{margin-top:0;margin-bottom:0;font-weight:900}._profile__title_ynl6p_19{font-weight:700;font-size:1.75rem;line-height:2rem;margin:0;margin-top:.5rem;margin-bottom:.5rem}._profile__container_ynl6p_28{display:flex;align-items:center}._profile__button--friends_ynl6p_33{align-self:flex-start;color:#1877f3;margin-left:auto;padding:7px 10px;transition:all .2s ease 0s;cursor:pointer;border-radius:8px;background-color:transparent;border:none}._profile__button--friends_ynl6p_33:hover{background-color:#f1f1f1;color:#000}._profile__link--friends_ynl6p_50{align-self:flex-start;color:#1877f3;margin-left:auto;padding:7px 10px;transition:all .2s ease 0s;cursor:pointer;border-radius:8px}._profile__link--friends_ynl6p_50:hover{background-color:#f1f1f1;color:#000}._profile__image_ynl6p_65{width:100%;height:100%;object-fit:cover}._profile__avatar_ynl6p_71{width:150px;height:150px;border-radius:50%;margin-right:12px}._profile__text_ynl6p_78{display:flex;flex-direction:column;justify-content:flex-end;margin-left:12px}._profile__username_ynl6p_85{font-size:1.25rem;font-weight:800;line-height:1.2;margin:0;margin-bottom:.5rem;margin-top:.5rem;font-family:Montserrat;color:#0081fe}._profile__details_ynl6p_96{position:absolute;bottom:-100px;display:flex;align-items:center;justify-content:space-between;max-width:98rem;width:100%;box-sizing:border-box;padding:0 2rem}._profile__request_ynl6p_108{width:250px;display:flex;justify-content:center;align-items:center;align-self:flex-end}._profile__left_ynl6p_116{display:flex}._profile__message_ynl6p_120{width:100%;padding-left:1rem}._profile__caption_ynl6p_125{color:#65676b}._profile__name_ynl6p_129{margin-bottom:0}._profile__content_ynl6p_133{display:grid;grid-template-columns:1fr 2.5fr;gap:48px;padding:3rem}._profile__card_ynl6p_140{padding-bottom:1rem}._profile__description_ynl6p_144{color:var(--text-color)}._profile__list_ynl6p_148{padding:.5rem 0 0;list-style-type:none;margin:0;display:flex;border-bottom:2px solid #f6f6f7}._profile__posts_ynl6p_156{margin-top:2rem}._profile__item_ynl6p_160{display:flex;align-items:center;padding:1.1rem;font-weight:400;cursor:pointer;font-size:1.5rem;margin-right:24px;border-bottom:4px solid transparent}._profile__item_ynl6p_160:hover{color:#dde2ff;border-bottom:4px solid #e17d9f}._profile__friends_ynl6p_176{display:grid;margin-top:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,150px));gap:20px;list-style-type:none;padding:0;padding-left:.5rem}._profile__friends--friends_ynl6p_186{justify-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem}._profile__link--avatar_ynl6p_193:hover{opacity:.8}._profile__link--name_ynl6p_197{font-size:.7rem;font-weight:600;text-align:center;overflow-wrap:break-word;max-width:80px}._profile__link--name_ynl6p_197:hover{text-decoration:underline}._profile__friend_ynl6p_176{margin:0;padding:0;height:80px;border-radius:8px;display:flex;flex-direction:column;align-items:center}._profile__media_ynl6p_219{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;list-style-type:none;padding:0;margin-top:12px}._profile__media_ynl6p_219 ._avatar__image_ynl6p_229{width:100%;height:auto;object-fit:cover}@media (max-width: 1290px){._profile__content_ynl6p_133{display:block;grid-template-columns:1fr;overflow-y:auto;padding:1rem}._profile__friends_ynl6p_176{padding-bottom:1rem}._profile__card_ynl6p_140{padding:0}._profile__friend_ynl6p_176{object-fit:cover}._profile__friends--friends_ynl6p_186 ._profile__friend_ynl6p_176{margin-bottom:2rem}}@media (max-width: 820px){._profile__request_ynl6p_108{margin-top:1rem}}@media (max-width: 540px){._profile__details_ynl6p_96{flex-direction:column}}@media (max-width: 430px){._profile__friends--friends_ynl6p_186{justify-content:center}._profile__list_ynl6p_148{display:block}._profile__content_ynl6p_133{padding:0;padding-top:2rem}._profile__details_ynl6p_96{left:8px}}._friend_ljijk_1{display:flex;padding:.5rem;border:1px solid gray;border-radius:5px;align-items:center;justify-content:flex-start}._friend__link_ljijk_10:hover{text-decoration:underline}._friend__link--avatar_ljijk_14{margin-right:1rem;outline-color:#404164;outline-offset:2px}._friend__link--name_ljijk_20{text-align:left;font-size:1.25rem;line-height:1.75rem;max-width:20rem;font-weight:600;width:100%;margin-top:.5rem;overflow-x:hidden}@media (max-width: 570px){._friend_ljijk_1{width:100%}}._friends_1brsi_1{padding-top:1.5rem;border-radius:.25rem;width:100%;display:flex;justify-content:center;align-items:center;margin-top:1rem;box-sizing:border-box}._friends__container_1brsi_12{width:1186px;box-sizing:border-box;display:flex;justify-content:center;flex-direction:column;align-items:center}._friends__top_1brsi_21{margin:0;display:flex;width:100%;justify-content:flex-start;align-items:center;margin-bottom:.75rem}._friends__title_1brsi_30{margin:0;margin-bottom:.5rem;font-weight:700;font-size:1.5rem;line-height:2rem}._friends__list_1brsi_38{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem;width:100%;box-sizing:border-box;margin-top:.5rem;margin:0;padding:0}@media (max-width: 1550px){._friends__container_1brsi_12{width:100%;max-width:1186px}._friends_1brsi_1>div{width:100%;box-sizing:border-box;margin:1rem}}@media (max-width: 570px){._friends__list_1brsi_38{justify-content:center}._friend_1brsi_1{width:100%}}._media_15cja_1{display:flex;justify-content:center;align-items:center}._media_15cja_1>div{padding-top:1.5rem;border-radius:.25rem;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:3rem;box-sizing:border-box}._media__top_15cja_17{margin:0;display:flex;width:100%;justify-content:flex-start;align-items:center;margin-bottom:.75rem}._media__title_15cja_26{margin:0;margin-bottom:.5rem;font-weight:700;font-size:1.5rem;line-height:2rem}._media__list_15cja_34{margin-top:6px;display:grid;grid-template-columns:293px 293px 293px;place-items:center;padding:0;padding:1rem;gap:28px}._media__image_15cja_44{width:293px;height:293px;object-fit:cover;border-radius:12px}._media__image--large_15cja_51{width:614px;height:614px;grid-row-start:span 2;grid-column-start:span 2}@media (max-width: 1500px){._media_15cja_1{display:flex;justify-content:center;align-items:center}._media_15cja_1>div{box-sizing:border-box;display:block;width:min-content}._media__list_15cja_34{grid-template-columns:293px 293px;grid-auto-flow:dense;width:min-content;place-items:center}}@media (max-width: 1000px){._media__list_15cja_34{grid-template-columns:293px}._media__image_15cja_44{width:100%;height:100%}._media__image--large_15cja_51{width:100%;height:100%;grid-row-start:span 1;grid-column-start:span 1}}@media (max-width: 500px){._media__list_15cja_34{grid-template-columns:250px}}._modal_1wofs_1{flex:1;height:100%;display:flex;flex-direction:column}._modal__container_1wofs_8{flex:1;display:flex;justify-content:center;flex-direction:column;align-items:center;padding:1rem .5rem;margin:1rem;border-radius:.25rem;position:relative;border:2px dashed rgb(229,231,235)}._modal__message_1wofs_21{font-size:1.3rem;font-weight:600;color:var(--text-color)}._modal__button--picture_1wofs_27{padding:.25rem;outline:#404164;background-color:#f3f4f6;border-radius:9999px;display:flex;align-items:center;justify-content:center;top:.5rem;right:.5rem;position:absolute;cursor:pointer;border:none}._modal__textarea_1wofs_42{word-wrap:break-word;border:none;font-size:16px;padding:0;margin-bottom:16px;resize:none;color:inherit;font-family:inherit}._modal__textarea_1wofs_42:focus{outline:none}._modal__controls_1wofs_57{display:flex;align-items:center;justify-content:space-between;padding:24px 16px;margin-top:auto}._modal__interactives_1wofs_65{display:flex;align-items:center}._modal__emoji_1wofs_70{outline-color:#404164;padding:.4rem .5rem;border-radius:.25rem;margin-right:.25rem;cursor:pointer;font-size:1.3rem}._modal__emoji_1wofs_70:hover{background-color:#f3f3f7}._modal__label_1wofs_83{display:flex;align-items:center;font-size:1rem;padding:.4rem .8rem .4rem .5rem;border-radius:4px;justify-content:center;cursor:pointer}._modal__label_1wofs_83:hover{background-color:#f3f3f7}._modal__file_1wofs_97{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}._modal__icon--exit_1wofs_106{width:24px;height:24px}._modal__icon--gallery_1wofs_111{width:32px;height:32px;margin-right:.5rem}._modal__button--submit_1wofs_117{padding:.25rem .5rem;background-color:#3b82f6;color:#fff;width:100%;max-width:100px;cursor:pointer;border:none;border-radius:6px;min-height:36px;padding:0;transition:.2s;font-size:15px}._modal__button--submit_1wofs_117:hover{background-color:#2563eb}._modal__button--submit_1wofs_117:disabled{background-color:#f3f4f6;color:#9ca3af;pointer-events:none}._modal__button--picture_1wofs_27{border:1px solid rgb(209,213,219)}._modal__button--picture_1wofs_27:hover{background-color:#e5e7eb}._settings_dvoe6_1{position:relative}._settings__header_dvoe6_5{height:412px;width:100%}._settings__button_dvoe6_10{cursor:pointer}._settings__button--banner_dvoe6_14{position:absolute;left:54.4px;top:3%;z-index:1;background-color:#2f4cb8;border:none;padding:.7rem 1rem;max-width:190px;border-radius:8px;color:inherit;font-size:1.1rem;display:flex;align-items:center;gap:8px}._settings__button--banner_dvoe6_14:hover{background-color:#4165e2}._settings__icon_dvoe6_35{width:30px;height:30px;object-fit:cover;border-radius:50%}._settings__banner_dvoe6_42{width:100%;height:100%;object-fit:cover}._settings__grid_dvoe6_48{padding:3.4rem 2rem;position:relative;display:grid;grid-template-columns:1.3fr 3fr;gap:34px}._settings__card_dvoe6_56{display:flex;flex-direction:column;align-items:center;padding-top:1rem;padding-bottom:2.2rem}._settings__avatar_dvoe6_64{width:150px;height:150px;margin:0 auto;border-radius:50%}._settings__name_dvoe6_71{margin-bottom:0}._settings__friends_dvoe6_75{margin:0;color:#8e9dad;font-size:1.2rem}._settings__box_dvoe6_81{display:flex;align-items:center;justify-content:space-between;padding:.4rem 1.25rem;border-top:2px solid #2d3034}._settings__statistic_dvoe6_89{font-size:1.1rem}._settings__number_dvoe6_93{font-weight:600}._settings__number--orange_dvoe6_97{color:#f5c06d}._settings__number--green_dvoe6_101{color:#57ce57}._settings__number--gray_dvoe6_105{color:#8796a6}._settings__number--red_dvoe6_109{color:#e74c3c}._settings__button--view_dvoe6_113{margin-top:1.2rem;border:2px solid #2d3034;padding:1rem 1.25rem;background-color:transparent;color:inherit;width:100%;font-size:1.1rem;cursor:pointer;text-align:center}._settings__button--view_dvoe6_113:hover{background-color:#2d313f;color:var(--white)}._settings__subtitle_dvoe6_130{border-bottom:1px solid #e5e6ea;padding-bottom:1rem;margin-top:0;font-size:1.5rem}._settings__description_dvoe6_137{font-size:1.1rem;line-height:2rem}._settings__button--delete_dvoe6_142{padding:.7rem 1rem;background-color:#ef4444;color:var(--white);cursor:pointer;width:100%;border:none;font-size:1.1rem;border-radius:8px}._settings__button--delete_dvoe6_142:hover{background-color:#dc2626}._settings__section_dvoe6_157{border-top:1px solid #e5e6ea;display:grid;grid-template-columns:repeat(2,1fr);gap:32px;padding:3.2rem 1.5rem}._settings__group_dvoe6_165{display:flex;flex-direction:column}._settings__label_dvoe6_170{margin-bottom:1rem}._settings__input_dvoe6_174{border-width:2px;border-style:solid;padding:1.2rem 1rem;font-size:1.1rem;border-radius:6px;color:var(--input-text-color)}._settings__input--dark_dvoe6_183{background-color:#2d313f;border-color:#383c48}._settings__input--light_dvoe6_188{background-color:var(--input-color);border-color:var(--light-border-color)}._settings__button--update_dvoe6_193{background-color:#4165e2;margin-top:1.5rem;border:none;padding:1rem 2.8rem;border-radius:4px;font-size:1.1rem;color:var(--white);cursor:pointer}._settings__button--update_dvoe6_193:hover{filter:brightness(.9)}._settings__avatar_dvoe6_64{position:relative}._settings__button--avatar_dvoe6_212{position:absolute;right:11px;width:40px;height:40px;bottom:11px;display:flex;justify-content:center;align-items:center;background-color:#e4e6eb;border-radius:50%;border:1px solid rgb(229,231,235)}._settings__button--avatar_dvoe6_212:hover{background-color:#d1d5db}._settings__button--avatar_dvoe6_212:active{background-color:#cbcfd3;transform:scale(.95)}._settings__input_dvoe6_174:disabled{filter:grayscale(.5) opacity(.5);pointer-events:none;-webkit-filter:grayscale(.5) opacity(.5)}._settings__button_dvoe6_10:disabled{filter:grayscale(.5) opacity(.5);pointer-events:none;-webkit-filter:grayscale(.5) opacity(.5)}._settings__input--validation_dvoe6_247:valid{border:3px solid #5eda87}._settings__input--validation_dvoe6_247:invalid{border:3px solid #dc3545}._settings__button--delete_dvoe6_142:disabled,._settings__button--update_dvoe6_193:disabled,._settings__button--avatar_dvoe6_212:disabled,._settings__button--banner_dvoe6_14:disabled{filter:grayscale(.5) opacity(.5);pointer-events:none;-webkit-filter:grayscale(.5) opacity(.5)}@media (max-width: 1300px){._settings__grid_dvoe6_48,._settings__form_dvoe6_269{grid-template-columns:1fr}}@media (max-width: 820px){._settings__grid_dvoe6_48{grid-template-columns:1fr}._settings__button--banner_dvoe6_14{left:16px}}@media (max-width: 670px){._settings__grid_dvoe6_48{display:block;padding:1rem}._settings__form_dvoe6_269{display:grid}._settings__section_dvoe6_157{display:block}._settings__label_dvoe6_170{margin-bottom:1rem;margin-top:1rem}}@media (max-width: 380px){._settings__form_dvoe6_269{padding:0;padding-top:1rem}._settings__grid_dvoe6_48{padding-left:0rem;padding-right:0rem;padding-bottom:0}}@font-face{font-family:Filmotype-Alice;src:url(/fonts/FontsFree-Net-Filmotype-Alice.woff2)}@font-face{font-family:SFUIText-Light;src:url(/fonts/SFUIText-Light.ttf)}html,body{padding:0;margin:0;height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#fff;background-color:#121212;--icon-hover: rgb(59, 130, 246);--dark-bg-color: #121212;--dark-text-cilor: white;--light-bg-color: white;--light-text-color: black}#root{min-height:100%;display:flex;flex-direction:column}.main{display:flex;flex-direction:column}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#121212}::-webkit-scrollbar-thumb{background:#0081fe;border-radius:20px;border:3px solid #121212}::-webkit-scrollbar-thumb:hover{background:#005eff;border:3px solid #005eff}.scale-down{animation:scale-down .1s}.skeleton{border-radius:.25rem}.skeleton--light{animation:light-skeleton-loading 1s linear infinite alternate}.skeleton--dark{animation:dark-skeleton-loading 1s linear infinite alternate}@keyframes dark-skeleton-loading{0%{background:#272729}to{background:#343536}}@keyframes light-skeleton-loading{0%{background-color:#c2cfd6;background-color:#f6f7f8;background-color:#e5e7eb}to{background-color:#edeff1;background-color:#f0f3f5}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes scale-down{0%{transform:scale(1.2)}to{transform:scale(1)}}.boundary{width:100%;min-height:100vh;display:flex;background-color:#17171c;justify-content:center;align-items:center}.boundary__container{display:flex;flex-direction:column;justify-content:center;align-items:center}.boundary__title{font-size:1.875rem;font-weight:600;color:#8b5cf6;margin-bottom:2rem}.boundary__button{background-color:#3b82f6;color:#fff;font-weight:700;padding:.75rem 2rem;border-radius:.25rem;border:none;cursor:pointer;width:9rem}.boundary__button:hover{background-color:#2563eb}
