._headerRoot_196lf_1{background:var(--bg);height:100px;min-height:100px;display:flex;align-items:center}._headerInner_196lf_9{width:100%;max-width:1280px;margin:0 auto;padding:0 50px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}._headerBrand_196lf_20{display:flex;align-items:center;gap:10px;text-decoration:none}._headerBrandName_196lf_27{font-family:var(--font-mono);font-weight:700;font-size:22px;line-height:160%;text-transform:capitalize;color:var(--text)}._headerLogoImg_196lf_36{height:32px;width:auto;display:block}._headerNav_196lf_42{display:flex;align-items:center;gap:10px}._headerNavLink_196lf_48{height:46px;padding:0 20px;display:flex;align-items:center;justify-content:center;border-radius:20px;font-weight:600;font-size:16px;line-height:140%;color:var(--text);text-decoration:none;transition:all ease .3s;background:transparent;border:0;outline:none;cursor:pointer;font-family:inherit}._headerNavLink_196lf_48:hover{background:#ffffff0f}._headerCta_196lf_72{height:60px;padding:0 30px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:20px;background:var(--cta);border:0;outline:none;font-weight:600;font-size:16px;line-height:140%;color:#fff;text-decoration:none;transition:all ease .3s;cursor:pointer;font-family:inherit}._headerCta_196lf_72:hover{filter:brightness(1.05)}._headerCta_196lf_72:active{transform:scale(.97)}._headerCtaIcon_196lf_101{width:20px;height:20px;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}._headerBurger_196lf_109{display:none;height:46px;width:46px;border-radius:14px;border:0;padding:0;cursor:pointer;align-items:center;justify-content:center;background:#ffffff0f}._headerBurgerIcon_196lf_122{width:24px;height:24px;display:block;filter:brightness(0) invert(1);opacity:.9;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}._headerBrand_196lf_20:focus-visible,._headerNavLink_196lf_48:focus-visible,._headerCta_196lf_72:focus-visible,._headerBurger_196lf_109:focus-visible,._menuLink_196lf_136:focus-visible,._menuCta_196lf_137:focus-visible,._menuClose_196lf_138:focus-visible{outline:2px solid rgba(162,89,255,.9);outline-offset:3px;border-radius:14px}._menuOverlay_196lf_144{position:fixed;inset:0;background:#0000008c;opacity:0;pointer-events:none;transition:opacity .22s ease;z-index:999}._menuOverlayOpen_196lf_154{opacity:1;pointer-events:auto}._menuDrawer_196lf_159{position:fixed;top:0;right:0;height:100vh;width:min(360px,88vw);background:var(--bg);border-left:1px solid rgba(255,255,255,.08);transform:translate(100%);transition:transform .24s cubic-bezier(.2,.9,.2,1);z-index:1000;display:flex;flex-direction:column;padding:18px 16px 16px;box-sizing:border-box;overflow-y:auto}._menuDrawerOpen_196lf_177{transform:translate(0)}._menuTop_196lf_181{display:flex;align-items:center;justify-content:space-between;padding:6px 6px 12px}._menuTitle_196lf_188{font-family:var(--font-mono);font-weight:700;font-size:18px;line-height:140%;color:var(--text)}._menuClose_196lf_138{height:40px;width:40px;border-radius:12px;border:0;cursor:pointer;background:#ffffff0f;color:var(--text);font-size:18px;line-height:1;font-family:inherit}._menuClose_196lf_138:hover{background:#ffffff1a}._menuLinks_196lf_213{display:flex;flex-direction:column;gap:8px;padding:6px}._menuLink_196lf_136{height:48px;padding:0 14px;border-radius:14px;display:flex;align-items:center;font-weight:600;font-size:16px;line-height:140%;color:var(--text);text-decoration:none;background:#ffffff0a;transition:background .2s ease;border:0;outline:none;cursor:pointer;font-family:inherit}._menuLink_196lf_136:hover{background:#ffffff14}._menuCta_196lf_137{margin-top:auto;height:56px;border-radius:16px;background:var(--cta);border:0;outline:none;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600;font-size:16px;line-height:140%;color:#fff;text-decoration:none;cursor:pointer;font-family:inherit}._menuCta_196lf_137:hover{filter:brightness(1.05)}._menuCta_196lf_137:active{transform:scale(.99)}._headerProfileWrap_196lf_271{position:relative;z-index:200}._headerProfile_196lf_271{min-height:52px;padding:5px 6px 5px 18px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff09;display:inline-flex;align-items:center;gap:14px;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}._headerProfile_196lf_271:hover,._headerProfileActive_196lf_294{background:#ffffff12;border-color:#ffffff29}._headerProfile_196lf_271:active{transform:scale(.98)}._headerLanguageButton_196lf_303{width:52px;height:52px;min-height:52px;padding:0;justify-content:center;background:#ffffff09}._headerLanguageIcon_196lf_312{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1);pointer-events:none;-webkit-user-select:none;user-select:none}._headerProfileName_196lf_321{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:1}._headerProfileAvatar_196lf_331{width:42px;height:42px;border-radius:50%;background:var(--cta);display:inline-flex;align-items:center;justify-content:center;font-size:17px;font-weight:700;color:#fff;box-shadow:0 8px 22px #00000047}._headerProfileDropdown_196lf_345{position:absolute;top:calc(100% + 12px);right:0;min-width:210px;padding:8px;border-radius:18px;background:var(--surface-secondary);border:1px solid var(--border-muted);box-shadow:var(--shadow-dropdown);z-index:999}._headerProfileDropdownItem_196lf_358{width:100%;min-height:42px;padding:0 12px;border:0;border-radius:12px;background:transparent;display:flex;align-items:center;color:#ffffffd1;font-size:14px;font-weight:500;cursor:pointer;transition:background .18s ease,color .18s ease}._headerProfileDropdownItem_196lf_358:hover{background:var(--hover);color:var(--text)}._headerProfileDropdownItemDanger_196lf_381{color:var(--danger)}._headerProfileDropdownItemDanger_196lf_381:hover{background:#ff4d4f1a;color:#ff9a9c}._menuProfile_196lf_390{width:100%;border:0;border-radius:18px;padding:12px 12px 12px 16px;background:#ffffff0f;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer}._menuProfileName_196lf_404{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600}._menuProfileAvatar_196lf_412{width:42px;height:42px;flex-shrink:0;border-radius:50%;background:var(--cta);display:inline-flex;align-items:center;justify-content:center;font-size:17px;font-weight:700;color:#fff}._menuFriendsCard_196lf_426{width:100%;margin-top:14px;padding:16px 14px 14px;border-radius:22px;background:linear-gradient(135deg,#ffffff0b,#ffffff05);border:1px solid rgba(255,255,255,.075);box-shadow:0 18px 38px #00000038,inset 0 1px #ffffff09;box-sizing:border-box}._menuFriendsTop_196lf_453{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._menuFriendsBadge_196lf_460{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;background:#a259ff24;color:var(--cta);font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}._menuFriendsCount_196lf_476{min-width:30px;height:30px;padding:0 8px;border-radius:999px;background:#ffffff0f;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700}._menuFriendsTitle_196lf_490{margin:0 0 8px;font-size:20px;line-height:1.15;color:#fff}._menuFriendsText_196lf_497{margin:0 0 16px;font-size:13px;line-height:1.5;color:#ffffff8f}._menuFriendsList_196lf_504{max-height:310px;overflow-y:auto;padding-right:4px;display:flex;flex-direction:column;gap:8px}._menuFriendsList_196lf_504::-webkit-scrollbar{width:4px}._menuFriendsList_196lf_504::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff29}._menuFriendItem_196lf_522{width:100%;min-height:58px;padding:10px;border:1px solid rgba(255,255,255,.045);border-radius:16px;background:#ffffff09;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease}._menuFriendItem_196lf_522:hover{background:#ffffff0f;border-color:#ffffff14}._menuFriendAvatarWrap_196lf_544{position:relative;flex-shrink:0}._menuFriendAvatar_196lf_544{width:38px;height:38px;border-radius:50%;background:var(--cta);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}._menuFriendStatusDot_196lf_562{position:absolute;right:-1px;bottom:-1px;width:11px;height:11px;border-radius:50%;border:2px solid #171717}._menuFriendStatusDotOnline_196lf_572{background:#42d392}._menuFriendStatusDotOffline_196lf_576{background:#ffffff47}._menuFriendMeta_196lf_580{min-width:0;flex:1}._menuFriendNameRow_196lf_585{display:flex;align-items:center;justify-content:space-between;gap:8px}._menuFriendName_196lf_585{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:14px;font-weight:700}._menuFriendUsername_196lf_601{margin-top:3px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffff7a;font-size:12px}._menuFriendStatusText_196lf_611{flex-shrink:0;font-size:11px;font-weight:700}._menuFriendStatusTextOnline_196lf_617{color:#42d392}._menuFriendStatusTextOffline_196lf_621{color:#ffffff6b}@media(min-width:1100px){._menuOverlay_196lf_144,._menuDrawer_196lf_159{display:none}}@media(max-width:1100px){._headerRoot_196lf_1{height:75px;min-height:75px}._headerInner_196lf_9{padding:0 24px;height:100%;align-items:center}._headerNavLink_196lf_48,._headerCta_196lf_72{display:none}._headerBurger_196lf_109{display:flex}}@media(max-width:430px){._headerProfileWrap_196lf_271{display:none}._headerBurger_196lf_109{display:flex}}._signupPage_17lag_1{flex:1;display:flex;min-height:calc(70vh - 100px)}._signupLayout_17lag_7{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 50px;display:flex;gap:80px;align-items:center;min-height:calc(70vh - 100px)}._signupMedia_17lag_18{flex:1;display:flex;justify-content:center}._imageCard_17lag_24{width:var(--auth-card-w);height:var(--auth-card-h);border-radius:24px;overflow:hidden;background:#1e1e1e}._image_17lag_24{width:100%;height:100%;object-fit:cover;display:block;transform:translateZ(0)}._signupContent_17lag_40{flex:1;display:flex;flex-direction:column;justify-content:center;gap:var(--auth-content-gap);min-height:620px}._signupHeader_17lag_49{max-width:460px;display:flex;flex-direction:column;gap:20px}._signupTitle_17lag_56{margin:0;font-weight:600;font-size:var(--auth-h1);line-height:var(--lh-tight)}._signupSubtitle_17lag_63{margin:0;font-size:var(--auth-subtitle);line-height:var(--lh-body);color:var(--text);opacity:.9}._signupForm_17lag_71{width:360px;display:flex;flex-direction:column;gap:var(--auth-form-gap)}._signupFields_17lag_78{display:flex;flex-direction:column;gap:var(--auth-fields-gap)}._signupField_17lag_78{position:relative;height:var(--auth-field-h);display:flex;align-items:center;gap:15px;padding:0 5px;border-bottom:none}._signupField_17lag_78:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#fff9;opacity:.8}._signupField_17lag_78:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--cta);transform:scaleX(0);transform-origin:center;transition:transform .26s cubic-bezier(.2,.9,.2,1)}._signupField_17lag_78:focus-within:after{transform:scaleX(1)}._signupFieldIcon_17lag_122{width:20px;height:20px}._signupInput_17lag_127{flex:1;border:0;outline:0;background:transparent;font-size:var(--auth-input);line-height:1.2;color:#fff;padding-right:32px}._signupInput_17lag_127::placeholder{opacity:.8}._signupInput_17lag_127:-webkit-autofill,._signupInput_17lag_127:-webkit-autofill:hover,._signupInput_17lag_127:-webkit-autofill:focus,._signupInput_17lag_127:-webkit-autofill:active{-webkit-text-fill-color:#ffffff;caret-color:#fff;box-shadow:0 0 0 1000px #0b0c12 inset;transition:background-color 9999s ease-in-out 0s}._signupInput_17lag_127::-ms-reveal,._signupInput_17lag_127::-ms-clear{display:none}._signupOptions_17lag_157{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:-4px}._signupRemember_17lag_166{position:relative;display:inline-flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}._signupRememberInput_17lag_175{position:absolute;opacity:0;pointer-events:none}._signupRememberMark_17lag_181{width:18px;height:18px;border:1px solid rgba(255,255,255,.28);border-radius:20px;background:#ffffff08;box-shadow:inset 0 0 0 1px #ffffff05;transition:border-color .24s ease,background-color .24s ease,box-shadow .24s ease,transform .2s ease;flex-shrink:0;position:relative}._signupRememberMark_17lag_181:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg) scale(0);transform-origin:center;transition:transform .18s ease}._signupRemember_17lag_166:hover ._signupRememberMark_17lag_181{border-color:#a259ffb3;background:#a259ff14}._signupRememberInput_17lag_175:checked+._signupRememberMark_17lag_181{background:var(--cta);border-color:var(--cta)}._signupRememberInput_17lag_175:checked+._signupRememberMark_17lag_181:after{transform:rotate(45deg) scale(1)}._signupRememberText_17lag_225{font-size:14px;line-height:1.2;color:#ffffffb8;transition:color .2s ease}._signupRemember_17lag_166:hover ._signupRememberText_17lag_225{color:#ffffffeb}._signupForgotLink_17lag_236{font-size:14px;line-height:1.2;color:#ffffffb8;text-decoration:none;transition:color .2s ease,opacity .2s ease}._signupForgotLink_17lag_236:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}._signupSubmit_17lag_252{height:var(--auth-btn-h);border-radius:999px;background:var(--cta);border:0;font-weight:600;font-size:var(--auth-input);line-height:1.2;color:#fff;cursor:pointer;transition:all .3s ease}._signupSubmit_17lag_252:hover{filter:brightness(1.05)}._signupSubmit_17lag_252:active{transform:scale(.97)}._signupEyeToggle_17lag_273{position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer;display:flex;align-items:center}._signupEyeIcon_17lag_283{width:20px;height:20px;display:block;filter:brightness(0) invert(1);opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity .2s ease}._signupEyeToggle_17lag_273:hover ._signupEyeIcon_17lag_283{opacity:1}._signupDivider_17lag_298{width:100%;display:flex;align-items:center;gap:12px;margin:auto 0}._signupDivider_17lag_298:before,._signupDivider_17lag_298:after{content:"";flex:1;height:1px;background:#fff3}._signupDivider_17lag_298 span{font-size:var(--auth-small);line-height:1.2;opacity:.6}._signupLoginText_17lag_320{margin:0;font-size:var(--auth-body);line-height:1.35;opacity:.75}._signupLoginText_17lag_320 a{color:#fff;font-weight:600}._signupLoginText_17lag_320 a:hover{text-decoration:underline}._signupFieldError_17lag_336:before{background:#ff4d4f;opacity:1}._signupFieldError_17lag_336:after{background:#ff4d4f;transform:scaleX(1)}._signupInputError_17lag_346{color:#ff4d4f}._signupInputError_17lag_346::placeholder{color:#ff4d4f;opacity:1}._signupFieldIconError_17lag_355{filter:brightness(0) saturate(100%) invert(39%) sepia(90%) saturate(2220%) hue-rotate(331deg) brightness(103%) contrast(101%)}._signupEyeIconError_17lag_359{filter:brightness(0) saturate(100%) invert(39%) sepia(90%) saturate(2220%) hue-rotate(331deg) brightness(103%) contrast(101%);opacity:1}@media(max-width:1300px){._signupPage_17lag_1{min-height:auto}._signupLayout_17lag_7{max-width:100%;min-height:auto;padding:0;gap:64px;align-items:stretch}._signupMedia_17lag_18{flex:1;display:flex;align-items:stretch}._imageCard_17lag_24{width:100%;height:100%;min-height:100%;border-radius:0}._image_17lag_24{width:100%;height:100%;object-fit:cover}._signupContent_17lag_40{flex:1;min-height:620px;justify-content:center;padding:0}}@media(max-height:1080px){._signupContent_17lag_40{min-height:560px;justify-content:center;padding:100px 0}}@media(max-width:950px){._signupLayout_17lag_7{gap:40px}._signupSubtitle_17lag_63{max-width:400px}._signupForm_17lag_71{width:320px}._signupContent_17lag_40{min-height:540px}}@media(max-width:768px){._signupLayout_17lag_7{flex-direction:column;gap:36px;align-items:center}._signupMedia_17lag_18{width:100%}._imageCard_17lag_24{width:100%;height:360px;border-radius:0}._signupContent_17lag_40{width:100%;max-width:460px;min-height:auto;padding:40px 24px 56px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:28px}._signupHeader_17lag_49{width:100%;max-width:100%;align-items:stretch;gap:14px}._signupTitle_17lag_56,._signupSubtitle_17lag_63{width:100%;text-align:left}._signupForm_17lag_71{width:100%;max-width:100%}._signupFields_17lag_78,._signupField_17lag_78,._signupSubmit_17lag_252{width:100%}._signupDivider_17lag_298{width:100%;justify-content:center}._signupLoginText_17lag_320{width:100%;text-align:center;margin-top:4px}}@media(max-width:600px){._signupLayout_17lag_7{gap:28px}._imageCard_17lag_24{height:320px}._signupContent_17lag_40{max-width:420px;min-height:auto;padding:28px 18px 44px;gap:22px}._signupHeader_17lag_49,._signupField_17lag_78{gap:12px}._signupInput_17lag_127{padding-right:30px}._signupFieldIcon_17lag_122,._signupEyeIcon_17lag_283{width:18px;height:18px}._signupDivider_17lag_298 span{font-size:15px}}@media(max-width:480px){._imageCard_17lag_24{height:280px}._signupContent_17lag_40{max-width:380px;padding:24px 16px 40px;gap:20px}._signupHeader_17lag_49,._signupField_17lag_78{gap:10px}._signupInput_17lag_127{padding-right:28px}}@media(max-width:440px){._imageCard_17lag_24{height:260px}._signupContent_17lag_40{max-width:320px;padding:22px 14px 36px;gap:18px}._signupDivider_17lag_298 span{font-size:14px}}@media(max-width:380px){._imageCard_17lag_24{height:240px}._signupContent_17lag_40{max-width:280px;padding:20px 12px 34px}}@media(max-width:320px){._imageCard_17lag_24{height:220px}._signupContent_17lag_40{max-width:250px;padding:18px 10px 30px;gap:16px}._signupHeader_17lag_49,._signupField_17lag_78{gap:8px}._signupInput_17lag_127{padding-right:26px}._signupFieldIcon_17lag_122,._signupEyeIcon_17lag_283{width:16px;height:16px}._signupRememberText_17lag_225,._signupForgotLink_17lag_236{font-size:12px;line-height:1.2}._signupDivider_17lag_298 span{font-size:13px}}.forgotPasswordPage{flex:1;display:flex;min-height:calc(70vh - 100px)}.forgotPasswordLayout{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 50px;display:flex;gap:80px;align-items:center;min-height:calc(70vh - 100px)}.forgotPasswordMedia{flex:1;display:flex;justify-content:center}.forgotPasswordImageCard{width:var(--auth-card-w);height:var(--auth-card-h);border-radius:24px;overflow:hidden;background:#1e1e1e}.forgotPasswordImage{width:100%;height:100%;object-fit:cover;display:block;transform:translateZ(0)}.forgotPasswordContent{flex:1;display:flex;flex-direction:column;justify-content:center;gap:var(--auth-content-gap);min-height:620px}.forgotPasswordHeader{max-width:460px;display:flex;flex-direction:column;gap:20px}.forgotPasswordTitle{margin:0;font-weight:600;font-size:var(--auth-h1);line-height:var(--lh-tight);color:var(--text)}.forgotPasswordSubtitle{margin:0;font-size:var(--auth-subtitle);line-height:var(--lh-body);color:var(--text);opacity:.9;max-width:460px}.forgotPasswordForm{width:360px;display:flex;flex-direction:column;gap:var(--auth-form-gap)}.forgotPasswordFields{display:flex;flex-direction:column;gap:var(--auth-fields-gap)}.forgotPasswordField{position:relative;height:var(--auth-field-h);display:flex;align-items:center;gap:15px;padding:0 5px;border-bottom:none}.forgotPasswordField:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#fff9;opacity:.8}.forgotPasswordField:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--cta);transform:scaleX(0);transform-origin:center;transition:transform .26s cubic-bezier(.2,.9,.2,1)}.forgotPasswordField:focus-within:after{transform:scaleX(1)}.forgotPasswordFieldIcon{width:20px;height:20px}.forgotPasswordInput{flex:1;border:0;outline:0;background:transparent;font-size:var(--auth-input);line-height:1.2;color:#fff;padding-right:8px}.forgotPasswordInput::placeholder{opacity:.8;color:#fff}.forgotPasswordSubmit{height:var(--auth-btn-h);border-radius:999px;background:var(--cta);border:0;font-weight:600;font-size:var(--auth-input);line-height:1.2;color:#fff;cursor:pointer;transition:all .3s ease}.forgotPasswordSubmit:hover{filter:brightness(1.05)}.forgotPasswordSubmit:active{transform:scale(.97)}.forgotPasswordBackText{margin:0;font-size:var(--auth-body);line-height:1.35;opacity:.75}.forgotPasswordBackText a{color:#fff;font-weight:600;text-decoration:none}.forgotPasswordBackText a:hover{text-decoration:underline}.forgotPasswordField{position:relative}.forgotPasswordEyeToggle{position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer;display:flex;align-items:center}.forgotPasswordEyeIcon{width:20px;height:20px;display:block;filter:brightness(0) invert(1);opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity .2s ease}.forgotPasswordEyeToggle:hover .forgotPasswordEyeIcon{opacity:1}.forgotPasswordFieldError:before{background:#ff4d4f;opacity:1}.forgotPasswordFieldError:after{background:#ff4d4f;transform:scaleX(1)}.forgotPasswordInputError{color:#ff4d4f}.forgotPasswordInputError::placeholder{color:#ff4d4f;opacity:1}.forgotPasswordFieldIconError{filter:brightness(0) saturate(100%) invert(39%) sepia(90%) saturate(2220%) hue-rotate(331deg) brightness(103%) contrast(101%)}.forgotPasswordEyeIconError{filter:brightness(0) saturate(100%) invert(39%) sepia(90%) saturate(2220%) hue-rotate(331deg) brightness(103%) contrast(101%);opacity:1}@media(max-width:1300px){.forgotPasswordPage{min-height:auto}.forgotPasswordLayout{max-width:100%;min-height:auto;padding:0;gap:64px;align-items:stretch}.forgotPasswordMedia{flex:1;display:flex;align-items:stretch}.forgotPasswordImageCard{width:100%;height:100%;min-height:100%;border-radius:0}.forgotPasswordImage{width:100%;height:100%;object-fit:cover}.forgotPasswordContent{flex:1;min-height:620px;justify-content:center;padding:0}}@media(max-height:1080px){.forgotPasswordContent{min-height:560px;justify-content:center;padding:100px 0}}@media(max-width:950px){.forgotPasswordLayout{gap:40px}.forgotPasswordSubtitle{max-width:400px}.forgotPasswordForm{width:320px}.forgotPasswordContent{min-height:540px}}@media(max-width:768px){.forgotPasswordLayout{flex-direction:column;gap:36px;align-items:center}.forgotPasswordMedia{width:100%}.forgotPasswordImageCard{width:100%;height:360px;border-radius:0}.forgotPasswordContent{width:100%;max-width:460px;min-height:auto;padding:40px 24px 56px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:28px}.forgotPasswordHeader{width:100%;max-width:100%;align-items:stretch;gap:14px}.forgotPasswordTitle,.forgotPasswordSubtitle{width:100%;text-align:left}.forgotPasswordForm{width:100%;max-width:100%}.forgotPasswordFields,.forgotPasswordField,.forgotPasswordSubmit{width:100%}.forgotPasswordBackText{width:100%;text-align:center;margin-top:4px}}@media(max-width:600px){.forgotPasswordLayout{gap:28px}.forgotPasswordImageCard{height:320px}.forgotPasswordContent{max-width:420px;min-height:auto;padding:28px 18px 44px;gap:22px}.forgotPasswordHeader,.forgotPasswordField{gap:12px}.forgotPasswordFieldIcon{width:18px;height:18px}}@media(max-width:480px){.forgotPasswordImageCard{height:280px}.forgotPasswordContent{max-width:380px;padding:24px 16px 40px;gap:20px}.forgotPasswordHeader,.forgotPasswordField{gap:10px}}@media(max-width:440px){.forgotPasswordImageCard{height:260px}.forgotPasswordContent{max-width:320px;padding:22px 14px 36px;gap:18px}}@media(max-width:380px){.forgotPasswordImageCard{height:240px}.forgotPasswordContent{max-width:280px;padding:20px 12px 34px}}@media(max-width:320px){.forgotPasswordImageCard{height:220px}.forgotPasswordContent{max-width:250px;padding:18px 10px 30px;gap:16px}.forgotPasswordHeader{gap:8px}.forgotPasswordTitle{font-size:24px}.forgotPasswordSubtitle{font-size:15px}.forgotPasswordField{gap:8px}.forgotPasswordFieldIcon{width:16px;height:16px}.forgotPasswordInput{font-size:14px}.forgotPasswordInput::placeholder{font-size:14px}.forgotPasswordSubmit{font-size:14px}.forgotPasswordBackText{font-size:13px;line-height:1.3}}.verifyPage{flex:1;display:flex;min-height:calc(70vh - 100px);--verify-form-w: 348px}.verifyLayout{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 50px;display:flex;gap:80px;align-items:center;min-height:calc(70vh - 100px)}.verifyMedia{flex:1;display:flex;justify-content:center}.verifyImageCard{width:var(--auth-card-w);height:var(--auth-card-h);border-radius:24px;overflow:hidden;background:#1e1e1e}.verifyImage{width:100%;height:100%;object-fit:cover;display:block;transform:translateZ(0)}.verifyContent{flex:1;display:flex;flex-direction:column;justify-content:center;gap:var(--auth-content-gap);min-height:620px}.verifyInner{display:flex;flex-direction:column;align-items:flex-start;gap:40px;width:100%}.verifyHeader{width:100%;max-width:460px;display:flex;flex-direction:column;gap:20px}.verifyTitle{margin:0;font-weight:600;font-size:51px;line-height:110%;text-transform:capitalize;color:var(--text)}.verifySubtitle{margin:0;font-size:22px;line-height:160%;color:var(--text);opacity:.9;max-width:460px}.verifyForm{width:100%;max-width:var(--verify-form-w);display:flex;flex-direction:column;gap:var(--auth-form-gap)}.verifyWrapper{width:100%;max-width:var(--verify-form-w);display:flex;align-items:center;justify-content:space-between;gap:0}.verifyInput{appearance:none;-webkit-appearance:none;-moz-appearance:none;display:block;width:48px;min-width:48px;max-width:48px;height:56px;min-height:56px;max-height:56px;margin:0;padding:0;box-sizing:border-box;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:#ffffff08;outline:none;box-shadow:none;color:#fff;font-size:22px;font-weight:600;line-height:1;text-align:center;transition:all .2s ease}.verifyInputError{border-color:#ff4d4f;color:#ff4d4f}.verifyInputError:focus,.verifyInputError:hover{border-color:#ff4d4f}.errorVerifyText{margin:0;color:#ff4d4f;font-size:14px;line-height:1.4}.verifyInput:focus{background:#212121;border:1px solid #a259ff}.verifyInput:hover{background:#212121;border:1px solid #a259ff}.verifySubmit{width:100%;max-width:var(--verify-form-w);height:var(--auth-btn-h);border-radius:999px;background:var(--cta);border:0;font-weight:600;font-size:var(--auth-input);line-height:1.2;color:#fff;cursor:pointer;transition:all .3s ease;box-sizing:border-box}.verifySubmit:hover{filter:brightness(1.05)}.verifySubmit:active{transform:scale(.97)}.verifyDivider{width:100%;display:flex;align-items:center;gap:12px;margin:auto 0}.verifyDivider:before,.verifyDivider:after{content:"";flex:1;height:1px;background:#fff3}.verifyDivider span{font-size:var(--auth-small);line-height:1.2;opacity:.6;color:var(--text)}.verifyLoginText{margin:0;font-size:var(--auth-body);line-height:1.35;opacity:.75;color:var(--text)}.verifyLoginText a{color:#fff;font-weight:600;text-decoration:none}.verifyLoginText a:hover{text-decoration:underline}.errorVerifyText{font-size:var(--auth-body)}@media(max-width:1300px){.verifyPage{min-height:auto}.verifyLayout{max-width:100%;min-height:auto;padding:0;gap:64px;align-items:stretch}.verifyMedia{flex:1;display:flex;align-items:stretch}.verifyImageCard{width:100%;height:100%;min-height:100%;border-radius:0}.verifyImage{width:100%;height:100%;object-fit:cover}.verifyContent{flex:1;min-height:auto;justify-content:center;padding:0}.verifyTitle{font-size:44px}.verifySubtitle{font-size:20px}}@media(max-height:1080px){.verifyContent{min-height:560px;justify-content:center;padding:100px 0}}@media(max-width:950px){.verifyPage{--verify-form-w: 320px}.verifyLayout{gap:40px}.verifySubtitle{max-width:400px}}@media(max-width:768px){.verifyPage{--verify-form-w: 380px}.verifyLayout{flex-direction:column;gap:36px;align-items:center}.verifyMedia{width:100%}.verifyImageCard{width:100%;height:360px;border-radius:0}.verifyContent{width:100%;max-width:380px;min-height:auto;padding:40px 24px 56px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:28px}.verifyInner{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:stretch;gap:32px}.verifyHeader{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:stretch;gap:14px}.verifyTitle,.verifySubtitle{width:100%;max-width:100%;text-align:left}.verifyTitle{font-size:38px}.verifySubtitle{font-size:18px;line-height:150%}.verifyForm{margin:0 auto}.verifyDivider{width:100%;justify-content:center}.verifyLoginText{width:100%;text-align:center;margin-top:4px}}@media(max-width:600px){.verifyPage{--verify-form-w: 350px}.verifyLayout{gap:28px}.verifyImageCard{height:320px}.verifyContent{max-width:350px;min-height:auto;padding:28px 18px 44px;gap:22px}.verifyInner{gap:28px}.verifyHeader{gap:12px}.verifyTitle{font-size:32px}.verifySubtitle{font-size:16px}.verifyInput{width:44px;min-width:44px;max-width:44px;height:52px;min-height:52px;max-height:52px;font-size:20px}}@media(max-width:480px){.verifyPage{--verify-form-w: 330px}.verifyImageCard{height:280px}.verifyContent{max-width:330px;min-height:auto;padding:24px 16px 40px;gap:20px}.verifyHeader{gap:10px}.verifyTitle{font-size:28px}.verifySubtitle{font-size:16px}.verifyInput{width:40px;min-width:40px;max-width:40px;height:48px;min-height:48px;max-height:48px;font-size:18px}}@media(max-width:440px){.verifyImageCard{height:260px}.verifyContent{max-width:320px;min-height:auto;padding:22px 14px 36px;gap:18px}}@media(max-width:380px){.verifyPage{--verify-form-w: 280px}.verifyImageCard{height:240px}.verifyContent{max-width:280px;min-height:auto;padding:20px 12px 34px}.verifyTitle{font-size:26px}.verifyInput{width:36px;min-width:36px;max-width:36px;height:44px;min-height:44px;max-height:44px;font-size:17px}}@media(max-width:320px){.verifyPage{--verify-form-w: 250px}.verifyImageCard{height:220px}.verifyContent{max-width:250px;min-height:auto;padding:18px 10px 30px;gap:16px}.verifyHeader{gap:8px}.verifyTitle{font-size:24px}.verifySubtitle{font-size:15px}.verifyInput{width:32px;min-width:32px;max-width:32px;height:40px;min-height:40px;max-height:40px;font-size:16px}}.profilePage{flex:1;width:100%;background:radial-gradient(circle at top left,rgba(var(--cta-rgb),.16),transparent 34%),radial-gradient(circle at top right,rgba(55,126,255,.12),transparent 32%),var(--bg);color:var(--text)}.profileShell{width:100%;max-width:1080px;margin:0 auto;padding:44px 50px 80px;box-sizing:border-box}.profileHero{overflow:hidden;border-radius:30px;background:#ffffff09;border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 80px #00000057,inset 0 1px #ffffff0a}.profileBanner{height:180px;background:linear-gradient(135deg,rgba(var(--cta-rgb),.95),#377eff8c),radial-gradient(circle at 20% 30%,rgba(255,255,255,.32),transparent 22%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.18),transparent 24%);position:relative}.profileBanner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px);background-size:42px 42px;opacity:.18}.profileInfo{position:relative;padding:0 34px 52px}.profileTopRow{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.profileLeftSide{display:flex;align-items:flex-start;gap:24px;min-width:0;flex:1}.profileRightSide{display:flex;align-items:center;gap:14px;padding-top:22px;flex-shrink:0}.profileAvatarLarge{width:128px;height:128px;margin-top:-64px;border-radius:50%;background:var(--cta);border:6px solid #202020;display:flex;align-items:center;justify-content:center;font-size:52px;font-weight:800;color:#fff;box-shadow:0 18px 45px #00000059;flex-shrink:0;z-index:2}.profileTextBlock{padding-top:24px;min-width:0;flex:1}.profileTitle{margin:0;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:38px;line-height:1.05;font-weight:700;color:#fff}.profileHandle{margin:8px 0 0;font-size:16px;line-height:1.4;color:#ffffff94}.profileStats{display:flex;align-items:center;gap:10px}.profileStat{width:75px;min-height:58px;padding:5px;border-radius:18px;background:#ffffff0b;border:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;text-align:center}.profileStat strong{font-size:22px;line-height:1;color:#fff}.profileStat span{font-size:13px;color:#ffffff94}.profileEditButton{height:52px;padding:0 24px;border:0;border-radius:999px;background:var(--cta);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s ease,filter .2s ease;flex-shrink:0}.profileEditButton:hover{filter:brightness(1.06)}.profileEditButton:active{transform:scale(.97)}.profileBioBlock{width:100%;margin-top:14px}.profileBio{margin:0;width:100%;padding:6px 0;font-size:16px;line-height:1.55;color:#ffffffc7}.profileContent{margin-top:28px;border-radius:30px;background:#ffffff08;border:1px solid rgba(255,255,255,.07);padding:24px}.profileTabs{display:flex;gap:10px;margin-bottom:24px}.profileTab{height:46px;padding:0 20px;border:0;border-radius:999px;background:#ffd6d60b;color:#ffffffad;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease}.profileTab:hover,.profileTabActive{background:var(--cta);color:#fff}.profilePostsList{display:flex;flex-direction:column;gap:18px}.profilePostsMessage{padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#ffffff08;color:#fff9;text-align:center}.profilePostsMessageError{color:#ff6b6b}@media(max-width:930px){.profileShell{padding:32px 24px 60px}.profileBanner{height:150px}.profileInfo{padding:0 24px 36px}.profileTopRow{flex-direction:column;gap:16px}.profileLeftSide{width:100%}.profileRightSide{width:100%;flex-direction:column;align-items:stretch;padding-top:0;gap:16px}.profileStats{width:100%;display:flex;justify-content:space-between;gap:8px}.profileStat{flex:1;width:auto}.profileEditButton{width:100%}}@media(max-width:520px){.profileShell{padding:24px 16px 48px}.profileHero,.profileContent{border-radius:24px}.profileBanner{height:140px}.profileLeftSide{flex-direction:column;gap:14px}.profileAvatarLarge{width:108px;height:108px;margin-top:-54px;font-size:42px}.profileTextBlock{padding-top:0}.profileTitle{font-size:30px}.profileHandle,.profileBio{font-size:14px}.profileStats{justify-content:flex-start;gap:8px}.profileStat{flex:0 1 33.333%;min-width:0}.profileContent{padding:18px}.profileTabs{overflow-x:auto;padding-bottom:2px}.profileTab{flex-shrink:0}}.profilePageChannel{display:grid;grid-template-columns:var(--profile-channel-left-width) var(--profile-channel-feed-width) var(--profile-channel-right-width);justify-content:center;align-items:stretch;gap:0;min-height:100vh;padding:0 24px;background:radial-gradient(circle at 14% 0%,rgba(92,52,145,.09),transparent 34%),linear-gradient(180deg,#05070c,#070a11 52%,#080b12)}.profilePageChannel .profileShell{width:100%;max-width:none;min-width:0;min-height:100vh;padding:0;border-right:0;border-left:0;background:#080a10}.profileChannelLeftRail,.profileChannelRightRail{position:sticky;top:0;height:100vh;box-sizing:border-box;align-self:start}.profileChannelLeftRail{position:sticky;isolation:isolate;padding:28px 30px;display:flex;flex-direction:column;gap:22px;border-right:1px solid rgba(255,255,255,.075);overflow:hidden}.profileChannelRightRail{padding:14px 16px 28px;display:flex;flex-direction:column;align-items:center;gap:12px;border-left:1px solid rgba(255,255,255,.075);overflow:visible;scrollbar-width:none}.profileChannelRightRail::-webkit-scrollbar{display:none}.profileChannelBrand{width:max-content;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;font-size:38px;line-height:1;font-weight:900;letter-spacing:-.045em}.profileChannelBrand img{display:none}.profileChannelNav{display:flex;flex-direction:column;gap:4px}.profileChannelNav button{min-height:62px;padding:0 18px;display:flex;align-items:center;gap:18px;border-radius:999px;background:transparent;color:#ffffffbd;cursor:pointer;font-size:22px;font-weight:650;text-align:left;transition:background .2s ease,color .2s ease,transform .2s ease}.profileChannelNav button:hover,.profileChannelNavActive{background:#ffffff13!important;color:#fff!important}.profileChannelNav button:active{transform:scale(.98)}.profileChannelNav span{width:28px;display:inline-flex;justify-content:center;font-size:25px;line-height:1}.profileChannelNavIconWrap{position:relative;width:34px!important;height:34px;display:inline-flex!important;align-items:center;justify-content:center!important;overflow:visible}.profileNotificationBadge{position:absolute;top:0;right:0;transform:translate(10%,-26%);min-width:17px;height:17px;box-sizing:border-box;border-radius:999px;background:#ff3b30;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:10.5px;line-height:1;font-style:normal;font-weight:900;pointer-events:none;z-index:10}.profileChannelNav img{width:32px;height:32px;object-fit:contain;filter:brightness(0) invert(1);opacity:.76;pointer-events:none}.profileChannelNav button:hover img,.profileChannelNavActive img{opacity:1}.profileChannelQuickPost{display:none;margin-top:2px;padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:linear-gradient(180deg,#ffffff0f,#ffffff06),#0003;box-shadow:0 18px 44px #00000047}.profileChannelQuickPostTop{display:flex;align-items:center;gap:10px}.profileChannelQuickAvatar,.profileChannelUserDockAvatar{position:relative;width:48px;height:48px;padding:0;border:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#080a10;color:#fff;font-size:20px;font-weight:900;flex-shrink:0;cursor:pointer;overflow:hidden}.profileChannelUserDockAvatar img,.profileChannelQuickAvatar img{position:absolute;inset:-2px;width:calc(100% + 4px);height:calc(100% + 4px);display:block;object-fit:cover;border-radius:inherit}.profileChannelUserDockAvatar:has(img){background:#080a10}.profileChannelQuickPostTop strong,.profileChannelUserDock strong{display:block;color:#fff;font-size:14px;line-height:1.2}.profileChannelQuickPostTop span,.profileChannelUserDock span{display:block;color:var(--profile-channel-muted);font-size:13px;line-height:1.3}.profileChannelUserDock .profileChannelUserDockName{min-width:0;display:inline-flex;align-items:center;gap:5px;max-width:100%}.profileChannelUserDock .profileChannelUserDockName span{min-width:0;overflow:hidden;display:block;color:inherit;font-size:inherit;line-height:inherit;text-overflow:ellipsis;white-space:nowrap}.profileChannelUserDockVerified{width:15px;height:15px;display:block;flex:0 0 auto;object-fit:contain;pointer-events:none}.profileChannelQuickPost textarea{width:100%;min-height:118px;margin-top:12px;padding:4px 12px 4px 0;box-sizing:border-box;border:0;outline:none;resize:none;background:transparent;color:#fff;font:inherit;font-size:15px;line-height:1.48;scrollbar-width:thin;scrollbar-color:var(--profile-channel-accent) transparent}.profileChannelQuickPost textarea::-webkit-scrollbar{width:8px}.profileChannelQuickPost textarea::-webkit-scrollbar-track{background:transparent;border-radius:999px}.profileChannelQuickPost textarea::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,rgba(var(--profile-channel-accent-rgb),.95),#3772ffb8)}.profileChannelQuickPost textarea::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(var(--profile-channel-accent-rgb),1),#4d85ffe6)}.profileChannelQuickPost textarea::placeholder{color:#ffffff6b}.profileChannelQuickPostFooter{display:flex;align-items:center;justify-content:space-between;gap:12px}.profileChannelQuickCounter{color:var(--profile-channel-soft);font-size:12px;font-weight:700}.profileChannelQuickCounterLimit{color:var(--danger)}.profileChannelQuickPostFooter button,.profileChannelSuggestionFollow{min-height:34px;padding:0 15px;border-radius:999px;background:#fff;color:#05070b;cursor:pointer;font-size:12px;font-weight:650;white-space:nowrap;transition:opacity .2s ease,transform .2s ease}.profileChannelQuickPostFooter button:disabled{cursor:not-allowed;opacity:.48}.profileChannelQuickPostFooter button:not(:disabled):active,.profileChannelSuggestionFollow:not(:disabled):active{transform:scale(.96)}.profileChannelUserDock{position:absolute;right:30px;bottom:42px;left:30px;z-index:6;margin-top:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 16px;border-radius:999px;color:#fff}.profileChannelUserDock:hover{background:#ffffff12}.profileChannelUserDock div:nth-child(2){min-width:0}.profileChannelUserDock strong,.profileChannelUserDock span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileChannelUserDock button{width:34px;height:34px;border-radius:50%;background:transparent;color:#fff;cursor:pointer;font-weight:900}.profileChannelUserDock .profileChannelUserDockAvatar{width:48px;height:48px;background:var(--purple-gradient)}.profileChannelMenuWrap{position:relative;display:inline-flex}.profileChannelDropdown{position:absolute;right:0;top:calc(100% + 10px);z-index:50;min-width:180px;padding:8px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#0c0f18f5;box-shadow:0 18px 45px #00000075,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.profileChannelUserDock .profileChannelDropdown{top:auto;right:0;bottom:calc(100% + 10px);min-width:210px}.profileChannelDropdown button{width:100%;height:40px;padding:0 12px;display:flex;align-items:center;justify-content:flex-start;border-radius:12px;background:transparent;color:#ffffffd6;cursor:pointer;font-size:14px;font-weight:650;text-align:left;white-space:nowrap}.profileChannelDropdown button:hover{background:#ffffff14;color:#fff}.profileChannelDropdown button.profileChannelDropdownDanger{color:var(--danger)}.profileChannelDropdown button.profileChannelDropdownDanger:hover{background:#ff4d4f1a;color:#ff9a9c}.profileChannelSearch{width:min(100%,340px);height:44px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#fff1;box-sizing:border-box;cursor:text}.profileChannelSearch img{width:17px;height:17px;object-fit:contain;filter:brightness(0) invert(1);opacity:.62;pointer-events:none}.profileChannelSearch input,.profileChannelSearch span{min-width:0;flex:1;border:0;outline:none;background:transparent;color:#fff;font-size:14px}.profileChannelSearch span{overflow:hidden;color:#ffffff94;text-align:left;text-overflow:ellipsis;white-space:nowrap}.profileChannelSearch input::placeholder{color:#ffffff94}.profileSearchOverlay{position:fixed;inset:0;z-index:12500;padding:22px;display:flex;align-items:flex-start;justify-content:center;background:#030408bd;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.profileSearchModal{width:min(560px,100%);max-height:min(720px,calc(100dvh - 44px));margin-top:48px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:radial-gradient(circle at 12% 0%,rgba(var(--profile-channel-accent-rgb),.12),transparent 36%),#10131d;box-shadow:0 28px 90px #00000094;animation:profileSearchIn .2s cubic-bezier(.22,1,.36,1)}.profileSearchHeader{padding:18px;display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:12px;border-bottom:1px solid rgba(255,255,255,.07)}.profileSearchInput{min-width:0;height:48px;padding:0 15px;display:flex;align-items:center;gap:11px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff0f;box-sizing:border-box}.profileSearchInput img{width:18px;height:18px;display:block;object-fit:contain;filter:brightness(0) invert(1);opacity:.62;pointer-events:none}.profileSearchInput input{min-width:0;flex:1;border:0;outline:none;background:transparent;color:#fff;font:inherit;font-size:16px}.profileSearchInput input::placeholder{color:#ffffff75}.profileSearchClose{width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#ffffff0e;cursor:pointer;transition:background .18s ease,transform .18s ease}.profileSearchClose:hover{background:#ffffff1a}.profileSearchClose:active{transform:scale(.96)}.profileSearchClose img{width:23px;height:23px;display:block;filter:brightness(0) invert(1);pointer-events:none}.profileSearchBody{min-height:260px;overflow:hidden auto;padding:8px;scrollbar-width:thin;scrollbar-color:rgba(var(--profile-channel-accent-rgb),.9) transparent}.profileSearchBody::-webkit-scrollbar{width:8px}.profileSearchBody::-webkit-scrollbar-track{background:transparent}.profileSearchBody::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(var(--profile-channel-accent-rgb),.9)}.profileSearchEmpty,.profileSearchError{margin:0;padding:42px 18px;color:#ffffff80;text-align:center;font-size:15px;font-weight:650}.profileSearchError{color:#ff6b8d}.profileSearchResults,.profileSearchSkeletonList{display:flex;flex-direction:column;gap:8px}.profileSearchResult{width:100%;min-height:74px;padding:10px;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.055);border-radius:20px;background:#ffffff06;color:#fff;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.profileSearchResult:hover{border-color:#ffffff1c;background:#ffffff0e}.profileSearchResult:active{transform:scale(.99)}.profileSearchPerson{min-width:0;width:100%;padding:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.profileSearchAvatar{position:relative;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:var(--purple-gradient);color:#fff;font-size:20px;font-weight:900;flex:0 0 auto}.profileSearchAvatar img{position:absolute;inset:-2px;width:calc(100% + 4px);height:calc(100% + 4px);display:block;object-fit:cover;border-radius:inherit}.profileSearchUserText{min-width:0;display:flex;flex-direction:column;gap:3px}.profileSearchUserText strong{min-width:0;display:inline-flex;align-items:center;gap:6px;color:#fff;font-size:16px;line-height:1.2;font-weight:850}.profileSearchUserText strong span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileSearchUserText strong img{width:17px;height:17px;display:block;object-fit:contain;flex:0 0 auto}.profileSearchUserText small{overflow:hidden;color:#ffffff85;font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.profileSearchSkeletonItem{min-height:74px;padding:10px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px}.profileSearchSkeletonItem>span,.profileSearchSkeletonItem i{display:block;border-radius:999px;background:linear-gradient(90deg,#ffffff09,#ffffff17,#ffffff09);background-size:220% 100%;animation:profileHeaderSkeletonShimmer 1.2s ease-in-out infinite}.profileSearchSkeletonItem>span{width:52px;height:52px}.profileSearchSkeletonItem div{display:flex;flex-direction:column;gap:8px}.profileSearchSkeletonItem i:first-child{width:min(180px,70%);height:17px}.profileSearchSkeletonItem i:last-child{width:min(120px,50%);height:13px}.profileSearchResultWrap{display:block}.profileSearchFollowButton{min-width:104px;max-width:none;height:40px;padding:0 15px;border:0;border-radius:999px;background:#fff;color:#05070b;font-size:12px;font-weight:650;white-space:nowrap;cursor:pointer;transition:transform .18s ease,opacity .18s ease,background .18s ease,color .18s ease}.profileSearchFollowButton:hover{transform:translateY(-1px);background:#ffffffe6}.profileSearchFollowButton:active{transform:scale(.97)}.profileSearchFollowButton:disabled{cursor:wait;opacity:.68}.profileSearchFollowButtonActive{min-width:124px;border:1px solid rgba(255,255,255,.1);background:#ffffff13;color:#fff}.profileSearchFollowButtonActive:hover{background:#ffffff1c}.profileHoverCard{position:fixed;z-index:13000;width:330px;min-height:0;padding:14px 14px 16px;box-sizing:border-box;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:radial-gradient(circle at 12% 0%,rgba(var(--profile-channel-accent-rgb),.1),transparent 36%),#0d1018;box-shadow:0 18px 42px #00000061;color:#fff;animation:profileHoverCardIn .16s ease}.profileHoverCardTop{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.profileHoverCardAvatar{position:relative;width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:var(--purple-gradient);color:#fff;font-size:19px;font-weight:900}.profileHoverCardAvatar img{position:absolute;inset:-2px;width:calc(100% + 4px);height:calc(100% + 4px);display:block;object-fit:cover;border-radius:inherit}.profileHoverCardIdentity{min-width:0}.profileHoverCardIdentity strong{min-width:0;display:inline-flex;align-items:center;gap:6px;max-width:100%;color:#fff;font-size:16px;line-height:19px;font-weight:650}.profileHoverCardIdentity strong span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileHoverCardIdentity strong img{width:16px;height:16px;flex:0 0 auto;display:block;object-fit:contain}.profileHoverCardIdentity small{display:block;overflow:hidden;margin-top:2px;color:#bbb;font-size:15px;line-height:19px;text-overflow:ellipsis;white-space:nowrap}.profileHoverCardStats{margin-top:15px;display:flex;align-items:center;gap:15px}.profileHoverCardStats span{min-width:0;display:inline-flex;align-items:baseline;gap:4px}.profileHoverCardStats strong{color:#fff;font-size:15px;line-height:18px;font-weight:500}.profileHoverCardStats small{color:#989898;font-size:12px;line-height:14px}.profileHoverCardBio{margin:13px 0 0;display:-webkit-box;overflow:hidden;color:#fefefe;font-size:13.5px;line-height:17px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profileHoverCardFollow{width:100%;height:40px;margin-top:14px;border:0;border-radius:12px;background:#fff;color:#05070b;font-size:13.5px;font-weight:600;cursor:pointer;transition:transform .18s ease,opacity .18s ease,background .18s ease,color .18s ease}.profileHoverCardFollow:hover{transform:translateY(-1px);background:#ffffffe6}.profileHoverCardFollow:active{transform:scale(.98)}.profileHoverCardFollow:disabled{cursor:wait;opacity:.68}.profileHoverCardFollowActive{border:1px solid rgba(255,255,255,.1);background:#ffffff13;color:#fff}.profileHoverCardFollowActive:hover{background:#ffffff1c}@keyframes profileHoverCardIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes profileSearchIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.profileChannelSideComposer,.profileChannelSuggestionCard{width:min(100%,340px);box-sizing:border-box;padding:16px;border:1px solid rgba(255,255,255,.075);border-radius:20px;background:#080a10b8;box-shadow:0 16px 44px #00000038}.profileChannelSideComposer textarea{width:100%;min-height:110px;padding:4px 12px 4px 0;box-sizing:border-box;border:0;outline:none;resize:none;background:transparent;color:#fff;font:inherit;font-size:15px;line-height:1.48;scrollbar-width:thin;scrollbar-color:var(--profile-channel-accent) transparent}.profileChannelSideComposer textarea::-webkit-scrollbar{width:8px}.profileChannelSideComposer textarea::-webkit-scrollbar-track{background:transparent;border-radius:999px}.profileChannelSideComposer textarea::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,rgba(var(--profile-channel-accent-rgb),.95),#3772ffb8)}.profileChannelSideComposer textarea::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(var(--profile-channel-accent-rgb),1),#4d85ffe6)}.profileChannelSideComposer textarea::placeholder{color:#ffffff8c}.profileChannelSideComposer .profileComposerFooter{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#ffffffc2}.profileChannelSideComposer .profileComposerPostButton{margin-left:auto;min-height:30px}.profileChannelSideComposer .profileComposerPostButton:disabled{cursor:not-allowed;opacity:.48}.profileComposerFileInput{display:none}.profileComposerImageGrid{margin-top:12px;height:160px;display:grid;gap:3px;overflow:hidden;border-radius:16px;background:#ffffff09}.profileComposerImageGrid1{grid-template-columns:1fr}.profileComposerImageGrid2{grid-template-columns:repeat(2,minmax(0,1fr))}.profileComposerImageGrid3{grid-template-columns:1.35fr 1fr;grid-template-rows:repeat(2,minmax(0,1fr))}.profileComposerImageGrid3 .profileComposerImageItem:first-child{grid-row:1 / 3}.profileComposerImageItem{position:relative;min-width:0;min-height:0;overflow:hidden}.profileComposerImagePreview{width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.profileComposerImagePreview img{width:100%;height:100%;display:block;object-fit:cover}.profileComposerImageEdit,.profileComposerImageRemove{position:absolute;border:1px solid rgba(255,255,255,.2);background:#0a0b12c7;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profileComposerImageEdit{left:8px;bottom:8px;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700}.profileComposerImageRemove{top:8px;right:8px;width:30px;height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.profileComposerImageRemove img{width:17px;height:17px;display:block;filter:brightness(0) invert(1);pointer-events:none}.profileComposerLeftActions,.profileComposerTools,.profileComposerActions{display:flex;align-items:center}.profileComposerLeftActions{min-width:0;gap:10px}.profileComposerTools{gap:12px}.profileComposerTools button{padding:0;border:0;background:transparent;color:#ffffffc2;cursor:pointer;font-size:16px}.profileComposerTools img{width:18px;height:18px;display:block;filter:brightness(0) invert(1);opacity:.82;pointer-events:none}.profileComposerTools button:disabled{cursor:not-allowed;opacity:.45}.profileComposerCounter{color:#ffffff6b;font-size:12px;font-weight:700}.profileComposerCounterLimit{color:var(--danger)}.profileComposerActions{gap:8px}.profileComposerClearButton,.profileComposerPostButton{min-height:34px;padding:0 16px;border-radius:999px;cursor:pointer;font-size:13px;font-weight:650}.profileComposerClearButton{border:1px solid rgba(255,255,255,.14);background:transparent;color:#fff}.profileComposerPostButton{background:#fff;color:#05070b}.profileComposerClearButton:disabled,.profileComposerPostButton:disabled{cursor:not-allowed;opacity:.5}.profileChannelSuggestionCard h3{margin:0 0 14px;color:#fff;font-size:18px;line-height:1.2}.profileChannelSuggestionWrap{display:block}.profileChannelSuggestion{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 0}.profileChannelSuggestionPerson{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.profileChannelSuggestionAvatar{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#7d3cff,var(--profile-channel-accent));color:#fff;font-weight:720}.profileChannelSuggestionAvatar img{width:100%;height:100%;object-fit:cover;display:block}.profileChannelSuggestionText{min-width:0;display:block}.profileChannelSuggestionText strong,.profileChannelSuggestionText small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileChannelSuggestionText strong{display:flex;align-items:center;gap:5px;color:#fff;font-size:13px;line-height:1.1}.profileChannelSuggestionText strong span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileChannelSuggestionText strong img{width:15px;height:15px;flex:0 0 auto}.profileChannelSuggestionText small{color:var(--profile-channel-muted);font-size:12px;line-height:1.25}.profileChannelSuggestionFollow{border:0}.profileChannelSuggestionFollow:hover{opacity:.9}.profileChannelSuggestionFollow:disabled{cursor:not-allowed;opacity:.55}.profileChannelSuggestionFollowActive{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.12)}.profileChannelSuggestionFollowActive:hover{background:#ffffff29}.profileChannelSuggestionSkeletonList{display:grid;gap:10px;padding:4px 0}.profileChannelSuggestionSkeleton{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:42px}.profileChannelSuggestionSkeleton span,.profileChannelSuggestionSkeleton i{display:block;border-radius:999px;background:linear-gradient(90deg,#ffffff0f,#ffffff1f,#ffffff0f);background-size:220% 100%;animation:profileSkeletonShimmer 1.4s ease-in-out infinite}.profileChannelSuggestionSkeleton span{width:36px;height:36px}.profileChannelSuggestionSkeleton p{display:grid;gap:8px;margin:0}.profileChannelSuggestionSkeleton i:first-child{width:120px;height:12px}.profileChannelSuggestionSkeleton i:last-child{width:82px;height:10px}.profileChannelSuggestionEmpty{margin:4px 0 0;color:var(--profile-channel-muted);font-size:13px;font-weight:700}@keyframes profileSkeletonShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.profileChannelRightRail .friendsCard{width:min(100%,340px);box-sizing:border-box;border-radius:22px;background:#080a10b8;box-shadow:none}.profileChannelRightRail .friendsCard:before{display:none}.profileChannelRightRail .friendsCardBadge{background:rgba(var(--profile-channel-accent-rgb),.14);color:var(--profile-channel-accent-soft)}.profileChannelRightRail .friendsCardTitle{font-size:29px;font-weight:850;letter-spacing:-.035em}.profileChannelRightRail .friendsCardText{color:#f7f7fb9e;font-size:15px;line-height:1.55}.profileChannelRightRail .friendsList{gap:10px}.profileChannelRightRail .friendItem{border-color:#ffffff13;background:#ffffff09;border-radius:18px}.profileChannelRightRail .friendItem:hover{background:#ffffff0d;border-color:#ffffff1c}.profileChannelRightRail .friendAvatar{background:var(--profile-channel-accent)}.profilePageChannel .profileHero{overflow:visible;border-radius:0;background:#070a11;border:0;border-bottom:0;box-shadow:none;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.profileChannelTopbar{height:54px;padding:0 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.065);background:#080a10}.profileChannelBack{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:transparent;cursor:pointer}.profileChannelBack img{width:18px;height:18px;display:block;filter:brightness(0) invert(1);pointer-events:none}.profileChannelTopText{min-width:0;display:flex;flex-direction:column;gap:2px;flex:1}.profileChannelTopText strong{overflow:hidden;color:#fff;font-size:15px;font-weight:800;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.profileChannelTopText span{color:var(--profile-channel-soft);font-size:12px;font-weight:600}.profileChannelMore{width:38px;height:38px;border-radius:50%;background:#ffffff0e;color:#fff;cursor:pointer;font-size:16px;font-weight:900;letter-spacing:1px;transition:background .2s ease,transform .2s ease}.profileChannelMore:hover{background:#ffffff1a}.profileChannelMore:active{transform:scale(.94)}.profilePageChannel .profileBanner{position:relative;height:190px;background:linear-gradient(180deg,#05070c05 42%,#05070c38),radial-gradient(circle at 22% 18%,rgba(255,255,255,.2),transparent 18%),radial-gradient(circle at 78% 20%,rgba(80,160,255,.22),transparent 22%),linear-gradient(135deg,var(--profile-channel-accent) 0%,#3559b8 45%,#1fa6b7 100%);overflow:hidden}.profileBannerImage{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;z-index:1}.profileBanner:has(.profileBannerImage):before,.profileBanner:has(.profileBannerImage):after{display:none}.profilePageChannel .profileBannerLoading{background:linear-gradient(90deg,#ffffff09,#ffffff14,#ffffff09),#080a10;background-size:240% 100%;animation:profileHeaderSkeletonShimmer 1.25s ease-in-out infinite}.profilePageChannel .profileBanner:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 115%,rgba(0,0,0,.52),transparent 44%);opacity:.42}.profilePageChannel .profileBanner:after{background:linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px);background-size:54px 54px;opacity:.16}.profilePageChannel .profileInfo{padding:0 28px 15px;background:#080a10}.profilePageChannel .profileInfoCompact{padding-bottom:8px}.profilePageChannel .profileTopRow{align-items:flex-start}.profilePageChannel .profileLeftSide{gap:18px;min-width:0;flex:1 1 auto}.profilePageChannel .profileAvatarLarge{position:relative;width:132px;height:132px;margin-top:-66px;border-radius:50%;border:6px solid var(--profile-channel-bg);background:var(--purple-gradient);color:#fff;font-size:54px;box-shadow:none;overflow:hidden}.profilePageChannel .profileTextBlock{padding-top:22px;min-width:0;max-width:100%;flex:1 1 auto}.profilePageChannel .profileTitle{display:flex;align-items:center;gap:9px;min-width:0;max-width:100%;font-size:clamp(29px,4.2vw,42px);line-height:1.14;font-weight:850;letter-spacing:-.04em}.profileTitleText{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-bottom:2px;padding-right:2px}.profileVerifiedBadge{width:30px;height:30px;border-radius:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;box-shadow:none;flex-shrink:0}.profileVerifiedBadge img{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none}.profilePageChannel .profileHandle{margin-top:6px;color:var(--profile-channel-muted);font-size:16px;font-weight:600}.profilePageChannel .profileRightSide{width:auto;margin-left:0;padding-top:18px;flex-shrink:0}.profilePageChannel .profileStats{width:auto;box-sizing:border-box;gap:4px;padding:5px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#0000002e}.profilePageChannel .profileStat{flex:0 0 auto;width:82px;min-height:52px;border:0;border-radius:15px;background:transparent}.profilePageChannel .profileStatButton{padding:0;cursor:pointer;transition:background .18s ease,transform .18s ease}.profilePageChannel .profileStatButton:hover{background:#ffffff0b}.profilePageChannel .profileStatButton:active{transform:scale(.98)}.profilePageChannel .profileStat strong{font-size:20px;font-weight:850}.profilePageChannel .profileStat span{color:var(--profile-channel-muted);font-size:11px;font-weight:650}.profilePageChannel .profileStatLoading{gap:9px}.profileSkeletonStatNumber{width:28px;height:22px}.profileSkeletonStatLabel{width:54px;height:11px}.profilePageChannel .profileBioBlock{max-width:680px;margin-top:10px}.profilePageChannel .profileBio{color:#ffffffdb;font-size:16px;line-height:1.46}.profileSkeletonBio{width:min(620px,100%);height:18px}.profileChannelMeta{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px 16px;min-width:0;color:var(--profile-channel-muted);font-size:14px;font-weight:600}.profileChannelMeta span,.profileChannelMeta a{min-width:0;display:inline-flex;align-items:center;gap:7px}.profileChannelMeta a{max-width:min(100%,360px);color:#3ea6ff;text-decoration:none}.profileChannelMeta a span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileChannelMeta a:hover{text-decoration:underline}.profileChannelMeta img{width:15px;height:15px;object-fit:contain;opacity:.6;pointer-events:none}.profileChannelMeta>span img{filter:brightness(0) invert(1)}.profileChannelMetaLink img{opacity:1}.profileSkeletonMeta{width:148px;height:16px}.profileMutualFollowers{width:fit-content;max-width:min(100%,520px);margin-top:13px;color:var(--profile-channel-muted);display:inline-flex;align-items:center;gap:7px;font:inherit;text-align:left}.profileMutualAvatars{width:auto;height:26px;display:flex;align-items:center;isolation:isolate;flex-shrink:0}.profileMutualAvatar{width:26px;height:26px;margin-right:-10px;overflow:hidden;border:1px solid #05070b;border-radius:999px;background:var(--purple-gradient);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:850}.profileMutualAvatar:last-child{margin-right:0}.profileMutualAvatar img{width:100%;height:100%;object-fit:cover;display:block}.profileMutualText{min-width:0;overflow:hidden;color:var(--profile-channel-muted);font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap;transition:color .2s ease}.profileMutualText strong{color:#fffffff0;font-weight:750}.profileMutualName{padding:0;border:0;background:transparent;color:#fffffff0;cursor:pointer;font:inherit;font-weight:750}.profileMutualName:hover{text-decoration:underline}.profileChannelFeature{max-width:720px;margin-top:18px;padding:12px 14px;display:flex;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(135deg,#ffffff14,#ffffff09),#0000002e}.profileChannelFeatureAvatar{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--purple-gradient);color:#fff;font-size:20px;font-weight:900;flex-shrink:0}.profileChannelFeatureText{min-width:0;display:flex;flex-direction:column;gap:3px;flex:1}.profileChannelFeatureText strong{color:#fff;font-size:14px}.profileChannelFeatureText span{overflow:hidden;color:var(--profile-channel-muted);font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.profileChannelFeatureCount{color:var(--profile-channel-soft);font-size:12px;font-weight:700;flex-shrink:0}.profileChannelActions{margin-top:16px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.profileChannelPrimaryActions,.profileChannelAdminActions{display:inline-grid;grid-template-columns:repeat(2,max-content);gap:10px}.profileChannelAdminActions{grid-template-columns:minmax(0,1fr)}.profileInfoCompact .profileChannelActions{margin-top:10px}.profileSkeletonAction{width:106px;height:38px}.profileChannelSkeletonActions{width:100%}.profileChannelActions button{min-height:44px;padding:0 20px;border:1px solid var(--profile-channel-line-strong);border-radius:999px;background:#ffffff0a;color:#fff;cursor:pointer;font-size:14px;font-weight:750;transition:transform .2s ease,background .2s ease,border-color .2s ease}.profileChannelActions button:hover{background:#ffffff16;border-color:#ffffff42}.profileChannelActions button:active{transform:scale(.96)}.profileChannelActions .profileFollowButton{min-width:112px;border-color:#ffffff1f;background:#fff;color:#05070b;font-weight:600}.profileChannelActions .profileFollowButton:hover{background:#ffffffeb;color:#05070b}.profileChannelActions .profileFollowButtonActive,.profileChannelActions .profileMessageButton{border-color:#ffffff1f;background:#ffffff13;color:#fff}.profileChannelActions .profileMessageButton:hover{background:#ffffff16;color:#fff}.profileChannelActions .profileFollowButtonActive:hover{background:#ffffff1f;color:#fff}.profileChannelActions .profileAdminDangerButton{width:100%;min-height:44px;padding:0 20px;border-color:#ff4d4f38;background:#ff4d4f13;color:#ffd6d7d6;font-size:14px;font-weight:750}.profileChannelActions .profileAdminDangerButton:hover{border-color:#ff4d4f75;background:#ff4d4f2e;color:#ffd0d1;opacity:1}.profileModerationError{margin:10px 0 0;color:#ffb6b8;font-size:13px;font-weight:650}.profilePageChannel .profileContent{margin-top:0;padding:0;overflow:visible;border-radius:0;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.profilePageChannel .profileTabs{position:sticky;top:0;z-index:3;margin:0;padding:0 22px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:#080a10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.profilePageChannel .profileTab{position:relative;height:62px;margin:6px 0 0;padding:0 8px 6px;border-radius:18px 18px 0 0;background:transparent;color:var(--profile-channel-muted);font-size:14px;overflow:hidden}.profilePageChannel .profileTab:after{content:"";position:absolute;right:20%;bottom:0;left:20%;height:3px;border-radius:999px 999px 0 0;background:transparent;transform:scaleX(.55);transition:background .2s ease,transform .2s ease}.profilePageChannel .profileTab:hover{color:#fff;background:#ffffff07}.profilePageChannel .profileTabActive{color:#fff;background:transparent}.profilePageChannel .profileTabActive:after{background:var(--profile-channel-accent);transform:scaleX(1)}.profilePageChannel .profilePostsList{gap:0;padding:0}.profilePageChannel .profilePostsList>div{border-bottom:0}.profilePageChannel .profilePostsList>div:last-child{border-bottom:0}.profilePageChannel .feedCard{padding:20px 24px;border:0;border-top:1px solid rgba(255,255,255,.07);border-radius:0;background:#080a10;box-shadow:none;overflow:hidden}.profilePageChannel .feedCard.feedCardMenuOpen{z-index:3000;overflow:visible}.profilePostFocusPulse .feedCard{animation:profilePostFocusPulse 1.35s ease-out}@keyframes profilePostFocusPulse{0%{background:#a259ff1f;box-shadow:inset 0 0 0 1px #a259ff61}45%{background:#a259ff14;box-shadow:inset 0 0 0 1px #a259ff3d}to{background:#080a10;box-shadow:inset 0 0 0 1px #a259ff00}}.profileAvatarImage{position:absolute;inset:-2px;width:calc(100% + 4px);height:calc(100% + 4px);display:block;object-fit:cover;border-radius:inherit}.profilePageChannel .profileAvatarLoading{color:transparent;background:linear-gradient(90deg,#252831,#343844,#252831),#252831;background-size:240% 100%;opacity:1;animation:profileHeaderSkeletonShimmer 1.25s ease-in-out infinite}.profileSkeletonLine{display:inline-block;border-radius:999px;background:linear-gradient(90deg,#ffffff09,#ffffff16,#ffffff09);background-size:240% 100%;animation:profileHeaderSkeletonShimmer 1.25s ease-in-out infinite}.profileSkeletonTitle{width:min(240px,52vw);height:42px}.profileSkeletonHandle{width:128px;height:17px}.profilePageChannel .profileFeedLoaderWrap{gap:0}.profilePageChannel .mainFeedSkeletonCard{padding:20px 24px;border:0;border-top:1px solid rgba(255,255,255,.07);border-radius:0;background:radial-gradient(circle at 8% 0%,rgba(var(--profile-channel-accent-rgb),.07),transparent 32%),#080a10;box-shadow:none}.profilePageChannel .mainFeedSkeletonCard+.mainFeedSkeletonCard{border-top:1px solid rgba(255,255,255,.07)}.profilePageChannel .feedCard:hover{border-color:#ffffff14;background:#090c13}.profilePageChannel .feedCardAvatar{width:52px;height:52px}.profilePageChannel .feedCardMoreButton,.profilePageChannel .feedCardPinnedBadge{width:44px;height:44px;background:rgba(var(--profile-channel-accent-rgb),.12);border-color:#ffffff1a}.profilePageChannel .feedCardMoreButton:hover,.profilePageChannel .feedCardMoreButtonActive{background:rgba(var(--profile-channel-accent-rgb),.2);border-color:rgba(var(--profile-channel-accent-rgb),.34)}.profilePageChannel .feedCardDropdown{z-index:3010;border-radius:18px;background:#0c0f18;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.profilePageChannel .feedCardText{font-size:17px;line-height:1.62}.profilePageChannel .feedCardImageGrid{height:auto;max-height:720px;aspect-ratio:4 / 5;min-height:0;border-radius:16px;background:#0d1017}.profilePageChannel .feedCardImageGrid2,.profilePageChannel .feedCardImageGrid3{max-height:560px;aspect-ratio:1 / 1}.profilePageChannel .feedActionButton{background:#ffffff0b}.profileMobileCreatePostButton,.profileMobileBottomNav{display:none}.profileMobileCreatePostButton img{width:26px;height:26px;display:block;filter:brightness(0) invert(1);pointer-events:none}.profileMobileComposerOverlay{position:fixed;inset:0;z-index:11000;padding:18px;display:flex;align-items:center;justify-content:center;background:#030408b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profileMobileComposerModal{width:100%;max-width:440px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#0d1018;box-shadow:0 24px 70px #00000080;box-sizing:border-box}.profileMobileComposerTop{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.profileMobileComposerTop h3{margin:0;color:#fff;font-size:20px}.profileMobileComposerTop button{width:38px;height:38px;border-radius:50%;background:#ffffff0f;color:#fff;cursor:pointer;font-size:24px;line-height:1}.profileMobileComposerModal textarea{width:100%;min-height:150px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;outline:none;resize:none;background:#11141e;color:#fff;font:inherit;box-sizing:border-box}.profileMobileComposerModal textarea::placeholder{color:#ffffff73}.profileMobileComposerModal .profileComposerFooter{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.profileMobileComposerModal .profileComposerImageGrid{height:220px}.profileMobileComposerModal .profileComposerPostButton{background:var(--profile-channel-accent);color:#fff}.profileComposerLightbox{position:fixed;inset:0;z-index:12000;padding:36px;display:flex;align-items:center;justify-content:center;background:#030408e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.profileComposerLightboxImage{max-width:min(1200px,94vw);max-height:90vh;display:block;border-radius:16px;object-fit:contain;box-shadow:0 24px 80px #0000008c;cursor:default}.profileComposerLightboxClose{position:fixed;top:20px;right:24px;width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#ffffff14;cursor:pointer}.profileComposerLightboxClose img{width:24px;height:24px;display:block;filter:brightness(0) invert(1);pointer-events:none}.profileEditHiddenInput{display:none}.profileEditOverlay{position:fixed;inset:0;z-index:11500;padding:20px;display:flex;align-items:center;justify-content:center;background:#030408b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.profileEditModal{position:relative;width:min(620px,100%);max-height:min(92dvh,760px);overflow:hidden auto;border:1px solid rgba(255,255,255,.11);border-radius:28px;background:#0d1018;box-shadow:0 28px 90px #00000094}.profileEditHeader{position:relative;padding:20px 22px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.profileEditHeader h3,.profileEditHeader p{margin:0}.profileEditHeader h3{color:#fff;font-size:24px;line-height:1.15}.profileEditHeader p{margin-top:5px;color:var(--profile-channel-muted);font-size:14px}.profileEditHeaderClose{width:42px;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#ffffff0d;cursor:pointer}.profileEditHeaderClose img{width:22px;height:22px;display:block;filter:brightness(0) invert(1)}.profileEditHeaderBack{display:none}.profileEditBannerPicker{position:relative;width:calc(100% - 44px);height:184px;margin:0 22px;overflow:hidden;border:0;border-radius:22px;background:#080a10;color:#fff;cursor:pointer;font-size:16px;font-weight:800;box-sizing:border-box}.profileEditBannerPicker img{position:absolute;inset:-1px;width:calc(100% + 2px);height:calc(100% + 2px);display:block;object-fit:cover;object-position:center;border-radius:inherit}.profileEditBannerPicker:after{content:"Edit banner";position:absolute;right:14px;bottom:14px;min-height:34px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;background:#0000008a;color:#fff;font-size:13px;font-weight:850}.profileEditAvatarPicker{position:relative;width:116px;height:116px;margin:-52px 0 0 42px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:6px solid #0d1018;border-radius:50%;background:var(--profile-channel-accent);color:#fff;cursor:pointer;font-size:46px;font-weight:900;box-sizing:border-box}.profileEditAvatarPicker img{position:absolute;inset:0;width:calc(100% + 2px);height:calc(100% + 2px);display:block;object-fit:cover;object-position:center;transform:translate(-1px,-1px)}.profileEditAvatarPicker:has(img){background:#080a10}.profileEditAvatarPicker span{position:absolute;inset:auto 0 0;min-height:32px;display:inline-flex;align-items:center;justify-content:center;background:#00000094;font-size:12px;font-weight:850}.profileEditBioField{margin:18px 22px 0;display:flex;flex-direction:column;gap:9px}.profileEditBioField span{color:#fff;font-size:14px;font-weight:850}.profileEditBioField textarea{min-height:118px;max-height:150px;padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:20px;outline:none;resize:none;background:#11141e;color:#fff;font:inherit;line-height:1.55;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(162,89,255,.95) rgba(255,255,255,.04)}.profileEditBioField textarea::-webkit-scrollbar{width:8px}.profileEditBioField textarea::-webkit-scrollbar-track{border-radius:999px;background:#ffffff0a}.profileEditBioField textarea::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,#a970ff,#7a42ff)}.profileEditDetailsGrid{margin:14px 22px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profileEditTextField{min-width:0;display:flex;flex-direction:column;gap:9px}.profileEditTextField span{color:#fff;font-size:14px;font-weight:850}.profileEditTextField input{width:100%;min-width:0;height:48px;padding:0 15px;box-sizing:border-box;border:1px solid rgba(255,255,255,.09);border-radius:16px;outline:none;background:#11141e;color:#fff;font:inherit;font-size:15px}.profileEditTextField input::placeholder{color:#ffffff57}.profileEditBioCounter{align-self:flex-start;color:#ffffff7a;font-size:13px;font-weight:750}.profileEditBioCounterLimit{color:#ff6b8d}.profileEditActions{padding:20px 22px 22px;display:flex;justify-content:flex-end;gap:12px}.profileEditCancel,.profileEditSave{min-height:46px;padding:0 22px;border-radius:999px;cursor:pointer;font-size:15px;font-weight:850;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease,filter .18s ease}.profileEditCancel{border:1px solid rgba(255,255,255,.12);background:transparent;color:#fff}.profileEditSave{border:0;background:var(--profile-channel-accent);color:#fff}.profileEditCancel:hover:not(:disabled){border-color:#ffffff38;background:#fff1}.profileEditSave:hover:not(:disabled){filter:brightness(1.08)}.profileEditCancel:active:not(:disabled),.profileEditSave:active:not(:disabled){transform:scale(.97)}.profileEditCancel:focus-visible,.profileEditSave:focus-visible{outline:3px solid rgba(var(--profile-channel-accent-rgb),.28);outline-offset:3px}.profileEditCancel:disabled,.profileEditSave:disabled{cursor:not-allowed;opacity:.55}.profilePageChannel .profilePostsMessage{margin:22px;border-radius:20px;background:#ffffff09}@keyframes profileHeaderSkeletonShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media(min-width:761px)and (max-width:1500px){.profilePageChannel{grid-template-columns:96px minmax(0,1fr) minmax(280px,330px);padding:0 14px}.profilePageChannel .profileShell,.profilePageChannel .mainChannelShell{width:100%;max-width:none}.profileChannelLeftRail{padding:22px 14px;align-items:center;gap:20px}.profileChannelBrand{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:#ffffff0b;font-size:0;letter-spacing:0}.profileChannelBrand span{display:none}.profileChannelBrand img{width:34px;height:34px;display:block;object-fit:contain;pointer-events:none}.profileChannelNav{width:100%;align-items:center;gap:8px}.profileChannelNav button{width:62px;min-height:62px;padding:0;justify-content:center;gap:0;font-size:0;text-align:center}.profileChannelNav img{width:30px;height:30px}.profileChannelUserDock{right:14px;bottom:32px;left:14px;min-height:62px;padding:7px;display:flex;align-items:center;justify-content:center;border-radius:22px}.profileChannelUserDockAvatar{width:48px;height:48px}.profileChannelUserDock>div:nth-child(2),.profileChannelUserDock .profileChannelMenuWrap{display:none}}@media(min-width:1281px)and (max-width:1500px){.profilePageChannel .profileTopRow{flex-direction:row;align-items:flex-start;gap:18px}.profilePageChannel .profileLeftSide{flex:1 1 auto;min-width:0}.profilePageChannel .profileRightSide{width:auto;margin-left:auto;padding-top:14px;flex:0 0 auto}.profilePageChannel .profileStats{width:auto;box-sizing:border-box;padding:5px;border-radius:20px}.profilePageChannel .profileStat{flex:0 0 auto;width:82px;min-height:52px;border-radius:15px}.profilePageChannel .profileStat strong{font-size:20px}.profilePageChannel .profileStat span{font-size:11px}}@media(min-width:761px)and (max-width:1280px){.profilePageChannel{grid-template-columns:96px minmax(0,1fr);justify-content:stretch;padding:0}.profilePageChannel .profileShell,.profilePageChannel .mainChannelShell{width:100%;max-width:none}.profileChannelRightRail{display:none}.profilePageChannel .profileTopRow{flex-direction:row;gap:28px}.profilePageChannel .profileRightSide{width:auto;margin-left:0;padding-top:18px}.profilePageChannel .profileStats{width:auto}.profilePageChannel .profileStat{flex:0 0 auto;width:92px}.profileMobileCreatePostButton{position:fixed;right:22px;bottom:calc(24px + env(safe-area-inset-bottom));z-index:1001;width:58px;height:58px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--profile-channel-accent);cursor:pointer;box-shadow:0 16px 34px #00000057}}@media(max-width:850px){.profilePageChannel{display:block;padding:0}.profileChannelLeftRail,.profileChannelRightRail{display:none}.profileMobileCreatePostButton{position:fixed;right:18px;bottom:calc(82px + env(safe-area-inset-bottom));z-index:1001;width:58px;height:58px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--profile-channel-accent);cursor:pointer;box-shadow:0 16px 34px #00000057}.profileMobileBottomNav{--mobile-nav-active-index: 0;position:fixed;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));left:10px;z-index:1000;min-height:62px;padding:6px;box-sizing:border-box;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:4px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#10121ad1;box-shadow:0 18px 42px #00000061;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.profileMobileBottomNav:before{content:"";position:absolute;top:6px;bottom:6px;left:6px;z-index:0;width:calc((100% - 28px)/5);border-radius:999px;background:rgba(var(--profile-channel-accent-rgb),.18);transform:translate(calc(var(--mobile-nav-active-index) * (100% + 4px)));transition:transform .28s cubic-bezier(.22,1,.36,1);pointer-events:none}.profileMobileBottomNav button{position:relative;z-index:1;min-width:0;height:50px;padding:0 3px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;border-radius:999px;background:transparent;color:#ffffff94;cursor:pointer;font-size:10px;font-weight:750;line-height:1;transition:background .2s ease,color .2s ease,transform .2s ease}@media(max-width:430px){.profileMobileBottomNav{right:8px;left:8px;padding:5px;gap:2px}.profileMobileBottomNav:before{top:5px;bottom:5px;left:5px;width:calc((100% - 18px)/5);transform:translate(calc(var(--mobile-nav-active-index) * (100% + 2px)))}.profileMobileBottomNav button{padding:0 2px;font-size:9px}.profileMobileBottomNav img,.profileMobileBottomNavIconWrap{width:22px;height:22px}.profilePageChannel .profilePostsList{padding-bottom:calc(162px + env(safe-area-inset-bottom))}.profilePageChannel .profilePostsMessage{margin-bottom:calc(162px + env(safe-area-inset-bottom))}}.profileMobileBottomNav button:active{transform:scale(.96)}.profileMobileBottomNav img{width:24px;height:24px;display:block;object-fit:contain;filter:brightness(0) invert(1);opacity:.62;pointer-events:none}.profileMobileBottomNav span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileMobileBottomNavIconWrap{position:relative;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;overflow:visible!important}.profileMobileBottomNavIconWrap img{position:absolute;inset:0}.profileMobileBottomNavBadge{position:absolute;top:0;right:0;transform:translate(20%,-40%);min-width:15px;height:15px;box-sizing:border-box;border-radius:999px;background:#ff3b30;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:9px;line-height:1;font-style:normal;font-weight:900;pointer-events:none}.profileMobileBottomNav button:hover,.profileMobileBottomNavActive{background:transparent!important;color:#fff!important}.profileMobileBottomNav button:hover img,.profileMobileBottomNavActive img{opacity:1}.profilePageChannel .profileShell{padding:0;border-right:0;border-left:0}.profilePageChannel .profileShell:before,.profilePageChannel .profileShell:after{display:none}.profilePageChannel .profileHero,.profilePageChannel .profileContent{border-right:0;border-left:0;border-radius:0}.profilePageChannel .profilePostsList{padding-bottom:calc(132px + env(safe-area-inset-bottom))}.profilePageChannel .profilePostsMessage{margin-bottom:calc(132px + env(safe-area-inset-bottom))}.profilePageChannel .profileBanner{height:168px}.profilePageChannel .profileInfo{padding:0 14px 24px}.profilePageChannel .profileTopRow{flex-direction:row;gap:10px}.profilePageChannel .profileLeftSide{flex-direction:row;gap:12px}.profilePageChannel .profileAvatarLarge{width:104px;height:104px;margin-top:-52px;border-width:5px;font-size:42px}.profilePageChannel .profileTextBlock{padding-top:14px}.profilePageChannel .profileTitle{font-size:26px}.profileVerifiedBadge{width:19px;height:19px;font-size:12px}.profilePageChannel .profileRightSide{width:auto;margin-left:0;padding-top:14px}.profilePageChannel .profileStats{width:auto;box-sizing:border-box}.profilePageChannel .profileStat{flex:0 0 auto;width:70px;min-height:54px}.profileChannelFeature{align-items:flex-start}.profileChannelFeatureCount{display:none}}@media(max-width:600px){.profilePageChannel .profileTopRow{flex-direction:column;gap:12px}.profilePageChannel .profileRightSide{width:100%;margin-left:0;padding-top:0}.profilePageChannel .profileStats{width:100%;justify-content:stretch}.profilePageChannel .profileStat{flex:1;width:auto}.profileEditOverlay{padding:0;align-items:stretch;justify-content:stretch;background:radial-gradient(circle at 18% 0%,rgba(var(--profile-channel-accent-rgb),.16),transparent 34%),radial-gradient(circle at 100% 18%,rgba(62,166,255,.1),transparent 28%),#080a10;-webkit-backdrop-filter:none;backdrop-filter:none}.profileEditModal{width:100vw;max-height:none;height:100dvh;overflow:hidden auto;border:0;border-radius:0;background:#0d1018;box-shadow:none;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:rgba(162,89,255,.9) transparent}.profileEditHeader{position:sticky;top:0;z-index:5;min-height:calc(69px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 13px 0;box-sizing:border-box;display:grid;grid-template-columns:86px minmax(0,1fr) 86px;align-items:center;gap:8px;background:#0d1018;border-bottom:1px solid rgba(255,255,255,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.profileEditHeader>div{min-width:0;text-align:center}.profileEditHeader h3{font-size:15px;line-height:18px;font-weight:750}.profileEditHeader p,.profileEditHeaderClose{display:none}.profileEditHeaderBack{width:auto;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;border:0;background:transparent;color:#fff;cursor:pointer;font-size:13px;font-weight:500}.profileEditHeaderBack img{width:10px;height:17px;display:block;filter:brightness(0) invert(1);pointer-events:none}.profileEditBannerPicker{width:100%;height:128px;margin:0;border-radius:0}.profileEditBannerPicker:after{right:12px;bottom:12px;min-height:30px;padding:0 12px;background:#00000094;font-size:12px}.profileEditAvatarPicker{width:94px;height:94px;margin:-40px 0 0 18px;border:5px solid #0d1018;background:#151823}.profileEditBioField,.profileEditDetailsGrid{margin-right:13px;margin-left:13px}.profileEditBioField{margin-top:22px}.profileEditBioField span,.profileEditTextField span{font-size:13px}.profileEditBioField textarea{min-height:122px;max-height:160px;border-radius:18px;background:#11141e;font-size:16px}.profileEditTextField input{height:52px;border-radius:18px;background:#11141e}.profileEditActions{position:sticky;right:0;bottom:0;left:0;margin-top:auto;padding:14px 13px calc(14px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#0d1018;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.profileEditActions .profileEditCancel{display:inline-flex;align-items:center;justify-content:center}.profileEditActions .profileEditSave,.profileEditActions .profileEditCancel{width:100%;min-height:52px}}@media(max-width:600px)and (max-height:720px){.profileMobileCreatePostButton{bottom:calc(100px + env(safe-area-inset-bottom))}.profilePageChannel .profilePostsList{padding-bottom:calc(188px + env(safe-area-inset-bottom))}.profilePageChannel .profilePostsMessage{margin-bottom:calc(188px + env(safe-area-inset-bottom))}.profileEditModal{overflow-y:auto;overscroll-behavior:contain}.profileEditHeader{min-height:calc(56px + env(safe-area-inset-top))}.profileEditBannerPicker{height:120px}.profileEditAvatarPicker{width:82px;height:82px;margin-top:-31px;border-width:4px}.profileEditAvatarPicker span{min-height:26px;padding:0 10px;font-size:11px}.profileEditBioField{margin-top:14px}.profileEditBioField textarea{min-height:104px;max-height:124px;padding:14px}.profileEditDetailsGrid{gap:9px}.profileEditTextField{gap:7px}.profileEditTextField input{height:48px}.profileEditActions{position:static;padding-top:12px}.profileEditActions .profileEditSave,.profileEditActions .profileEditCancel{min-height:48px}}@media(max-width:460px){.profileChannelTopbar{height:54px;padding:0 12px}.profilePageChannel .profileBanner{height:154px}.profilePageChannel .profileTopRow{flex-direction:column}.profilePageChannel .profileLeftSide,.profilePageChannel .profileRightSide{width:100%}.profilePageChannel .profileStats{justify-content:stretch}.profilePageChannel .profileStat strong{font-size:20px}.profilePageChannel .profileBio{font-size:15px}.profileChannelMeta{font-size:13px;gap:8px 12px}.profileMutualFollowers{max-width:100%;gap:10px}.profileMutualText{font-size:12px}.profileChannelActions button{flex:1}.profileChannelPrimaryActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.profileChannelSkeletonActions .profileSkeletonAction{flex:1;width:auto;height:46px}.profileChannelAdminActions{display:grid;grid-template-columns:minmax(0,1fr);width:100%}.profileChannelActions .profileAdminDangerButton{width:100%;min-height:46px;padding:0 20px;font-size:14px;font-weight:900}.profileChannelActions .profileFollowButton,.profileChannelActions .profileMessageButton{width:100%;min-height:46px;font-weight:900}.profileChannelActions .profileFollowButton:hover{background:#ffffffeb;color:#05070b}.profileChannelActions .profileFollowButtonActive,.profileChannelActions .profileMessageButton{border-color:#ffffff1f;background:#ffffff13;color:#fff}.profileChannelActions .profileFollowButtonActive:hover,.profileChannelActions .profileMessageButton:hover{background:#ffffff1f;color:#fff}.profilePageChannel .profileTabs{padding:0;border-top:0}.profilePageChannel .profileTab{height:58px;font-size:13px}.mobileComposerModal .mainComposerFooter{align-items:stretch;gap:12px}.mobileComposerModal .mainComposerActions{width:100%;flex-direction:column;gap:10px}.profileEditDetailsGrid{grid-template-columns:1fr}.mobileComposerModal .mainGhostButton,.mobileComposerModal .mainPrimaryButton{width:100%}}.profileConnectionsOverlay{position:fixed;inset:0;z-index:13000;padding:22px;display:flex;align-items:center;justify-content:center;background:#00000094;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.profileConnectionsModal{width:min(470px,100%);max-height:min(620px,calc(100vh - 44px));padding:22px;display:flex;flex-direction:column;gap:16px;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:radial-gradient(circle at 12% 0%,rgba(var(--profile-channel-accent-rgb),.1),transparent 38%),#0d1018;box-sizing:border-box}.profileConnectionsHeader{display:flex;align-items:center;justify-content:space-between;gap:16px}.profileConnectionsHeader h3{margin:0;color:#fff;font-size:24px;line-height:1.1}.profileConnectionsHeader span{color:var(--profile-channel-muted);font-size:13px;font-weight:700}.profileConnectionsHeader button{width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:50%;background:#ffffff0b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.profileConnectionsHeader button img{width:17px;height:17px;filter:brightness(0) invert(1)}.profileConnectionsList{min-height:120px;overflow:hidden auto;display:flex;flex-direction:column;gap:9px;scrollbar-width:thin;scrollbar-color:rgba(var(--profile-channel-accent-rgb),.9) transparent}.profileConnectionsList::-webkit-scrollbar{width:8px}.profileConnectionsList::-webkit-scrollbar-track{background:transparent}.profileConnectionsList::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(var(--profile-channel-accent-rgb),.9)}.profileConnectionsUser{width:100%;min-height:70px;padding:10px;border:1px solid rgba(255,255,255,.075);border-radius:19px;background:#ffffff09;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;color:inherit;text-align:left;box-sizing:border-box;transition:border-color .18s ease,background .18s ease,transform .18s ease}.profileConnectionsUser:hover{border-color:#ffffff1f;background:#ffffff0f}.profileConnectionsPerson{min-width:0;padding:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.profileConnectionsAvatar{width:44px;height:44px;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--profile-channel-accent);color:#fff;font-weight:720}.profileConnectionsAvatar img{width:100%;height:100%;object-fit:cover}.profileConnectionsText{min-width:0;display:flex;flex-direction:column;gap:3px}.profileConnectionsText strong{min-width:0;display:flex;align-items:center;gap:6px;color:#fff;font-size:15px}.profileConnectionsText strong span,.profileConnectionsText small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileConnectionsText strong img{width:16px;height:16px;flex-shrink:0}.profileConnectionsText small,.profileConnectionsState{color:var(--profile-channel-muted);font-size:13px}.profileConnectionsFollow{min-width:92px;height:40px;padding:0 17px;border:0;border-radius:999px;background:#fff;color:#05070b;font-size:13px;font-weight:600;cursor:pointer;transition:transform .18s ease,opacity .18s ease,background .18s ease,color .18s ease}.profileConnectionsFollow:hover{background:#ffffffdb;color:#05070b}.profileConnectionsFollow:active{transform:scale(.97)}.profileConnectionsFollow:disabled{cursor:wait;opacity:.68}.profileConnectionsFollowActive{border:1px solid rgba(255,255,255,.1);background:#ffffff13;color:#fff}.profileConnectionsFollowActive:hover{border-color:#ffffff29;background:#ffffff21;color:#fff}.profileConnectionsFollowActive:disabled{background:#ffffff13;color:#fff;opacity:.72}.profileConnectionsState{margin:auto;padding:24px 0;text-align:center}.profileConnectionsError{color:#ff777a}.mainPage{position:relative;flex:1;padding:42px 24px 56px;background:radial-gradient(circle at top left,var(--bg-radial-primary) 0%,transparent 32%),radial-gradient(circle at top right,var(--bg-radial-secondary) 0%,transparent 28%),var(--bg);color:var(--text)}.mainPageShell{width:100%;max-width:1300px;margin:0 auto;display:grid;grid-template-columns:280px minmax(0,760px) 280px;gap:28px;align-items:start}.mainLeftColumn{position:sticky;top:24px;display:flex;flex-direction:column;gap:20px}.mainRightColumn{position:sticky;top:24px}.mainCenterColumn{min-width:0;width:100%;display:flex;flex-direction:column;gap:22px}.mainComposer{width:100%;padding:22px;border-radius:var(--radius-card);background:var(--card-gradient);border:1px solid var(--border-muted);box-shadow:var(--shadow-card);box-sizing:border-box}.mainComposerTop{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.mainComposerBadge{min-height:34px;padding:0 14px;display:inline-flex;align-items:center;border-radius:var(--radius-button);background:var(--hover);color:var(--text);font-size:13px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.mainComposerHint{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.4}.mainComposerBox{min-height:122px;padding:22px 22px 26px;border-radius:24px;background:#ffffff05;border:1px solid rgba(255,255,255,.06)}.mainComposerTextarea{width:100%;min-height:120px;padding-right:12px;resize:none;border:none;outline:none;background:transparent;color:inherit;font:inherit;line-height:1.5;scrollbar-width:thin;scrollbar-color:var(--cta) transparent}.mainComposerTextarea::-webkit-scrollbar{width:8px}.mainComposerTextarea::-webkit-scrollbar-track{background:transparent;border-radius:999px}.mainComposerTextarea::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#a259fff2,#3772ffbf);border-radius:999px}.mainComposerTextarea::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#b16eff,#4d85fff2)}.mainComposerTextarea::placeholder{color:#ffffff73}.mainComposerFooter{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:16px}.mainComposerCounter{color:#ffffff73;font-size:13px}.mainComposerCounterLimit{color:#ff6b6b}.mainComposerActions{display:flex;justify-content:flex-end;gap:12px}.mainGhostButton,.mainPrimaryButton{min-height:48px;padding:0 20px;border-radius:var(--radius-button);font-size:15px;font-weight:600;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,filter .2s ease}.mainGhostButton{background:transparent;color:var(--text);border:1px solid var(--border-light)}.mainGhostButton:hover{background:var(--hover);border-color:#ffffff38}.mainPrimaryButton{background:var(--cta);color:var(--text);border:0}.mainPrimaryButton:hover{filter:brightness(1.06)}.mainGhostButton:active,.mainPrimaryButton:active{transform:scale(.98)}.mainGhostButton:disabled,.mainPrimaryButton:disabled{cursor:not-allowed;opacity:.5}.mainFeedList{width:100%;display:flex;flex-direction:column;gap:18px}.mainFeedTabsWrap{position:sticky;top:0;z-index:24;width:100%;max-width:100%;min-width:0;overflow:hidden;box-sizing:border-box;border-bottom:1px solid var(--border-muted);background:#080a10eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mainFeedTabs{width:100%;max-width:100%;min-width:0;min-height:76px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.mainFeedTab{position:relative;min-width:0;max-width:100%;overflow:hidden;padding:0 18px;border:0;background:transparent;color:#ffffff8f;font:inherit;font-size:22px;font-weight:750;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:color .2s ease,background .2s ease}.mainFeedTab:hover{color:#ffffffe0;background:#ffffff06}.mainFeedTab:after{content:"";position:absolute;left:50%;bottom:0;width:min(128px,46%);height:5px;border-radius:999px 999px 0 0;background:#fff;opacity:0;transform:translate(-50%) scaleX(.72);transition:opacity .22s ease,transform .22s ease}.mainFeedTabActive{color:#fff}.mainFeedTabActive:after{opacity:1;transform:translate(-50%) scaleX(1)}.mainFeedEmpty{margin:0;padding:28px 22px;border-bottom:1px solid var(--border-muted);color:#ffffff9e;text-align:center;font-size:18px;font-weight:650}.mainFeedInfiniteSentinel{min-height:1px}.mainFeedBottomLoader{min-height:88px;display:flex;align-items:center;justify-content:center;gap:12px;border-bottom:1px solid var(--border-muted);color:#ffffff94;font-size:14px;font-weight:650}.mainFeedBottomLoader span{width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,255,255,.16);border-top-color:var(--cta);animation:mainFeedBottomLoaderSpin .7s linear infinite}.mainFeedBottomLoader p{margin:0}.mainFeedLoaderWrap{width:100%;display:flex;flex-direction:column;gap:0}.mainFeedSkeletonCard{width:100%;padding:22px;border:1px solid var(--border-muted);border-right:0;border-left:0;border-radius:0;background:radial-gradient(circle at 8% 0%,rgba(162,89,255,.07),transparent 32%),#ffffff05;box-sizing:border-box;overflow:hidden}.mainFeedSkeletonCard+.mainFeedSkeletonCard{border-top:0}.mainFeedSkeletonTop{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px}.mainFeedSkeletonAvatar,.mainFeedSkeletonMeta span,.mainFeedSkeletonMeta p,.mainFeedSkeletonTop strong,.mainFeedSkeletonText span,.mainFeedSkeletonMedia,.mainFeedSkeletonActions span{display:block;border-radius:999px;background:linear-gradient(90deg,#ffffff09,#ffffff16,#ffffff09);background-size:240% 100%;animation:mainFeedSkeletonShimmer 1.25s ease-in-out infinite}.mainFeedSkeletonAvatar{width:48px;height:48px}.mainFeedSkeletonMeta{display:flex;flex-direction:column;gap:9px}.mainFeedSkeletonMeta span{width:min(170px,48%);height:15px}.mainFeedSkeletonMeta p{width:min(120px,34%);height:12px;margin:0}.mainFeedSkeletonTop strong{width:42px;height:42px}.mainFeedSkeletonText{margin-top:24px;display:flex;flex-direction:column;gap:12px}.mainFeedSkeletonText span{width:86%;height:17px}.mainFeedSkeletonText span:last-child{width:58%}.mainFeedSkeletonMedia{height:clamp(180px,28vw,360px);margin-top:22px;border-radius:22px}.mainFeedSkeletonActions{margin-top:18px;display:flex;gap:12px}.mainFeedSkeletonActions span{width:76px;height:42px}.mainFeedMessage{padding:28px;display:flex;flex-direction:column;align-items:center;gap:12px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;text-align:center}.mainFeedMessageIcon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ff6b6b1f}.mainFeedMessageIconImage{width:28px;height:28px;filter:brightness(0) saturate(100%) invert(53%) sepia(85%) saturate(2117%) hue-rotate(326deg) brightness(102%) contrast(101%)}.mainFeedMessageTitle{margin:0;color:#fff;font-size:24px;font-weight:700}.mainFeedMessageText{max-width:320px;margin:0;color:#ffffffa6;line-height:1.6}.mainFeedRetryButton{margin-top:8px;padding:12px 22px;border:none;border-radius:999px;background:linear-gradient(90deg,#8b5cf6,#a855f7);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.mainFeedRetryButton:hover{opacity:.9}.mainFeedRetryButton:active{transform:scale(.97)}.mobileCreatePostButton{display:none}.mobileCreatePostIcon{width:26px;height:26px;filter:brightness(0) invert(1);pointer-events:none}.mobileComposerOverlay{position:fixed;inset:0;z-index:9999;padding:20px;display:flex;align-items:center;justify-content:center;background:#0000009e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobileComposerModal{width:100%;max-width:430px;padding:18px;border-radius:28px 28px 22px 22px;background:#0f1017;border:1px solid var(--border-muted);box-shadow:var(--shadow-card);box-sizing:border-box}.mobileComposerTop{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.mobileComposerTop h3{margin:0;color:var(--text);font-size:20px;font-weight:700}.mobileComposerTop button{width:38px;height:38px;border:1px solid var(--border-muted);border-radius:50%;background:#ffffff0a;color:var(--text);font-size:24px;line-height:1;cursor:pointer}@keyframes mainFeedSkeletonShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes mainFeedBottomLoaderSpin{to{transform:rotate(360deg)}}@media(max-width:1200px){.mainPageShell{grid-template-columns:240px minmax(0,760px) 240px;gap:22px}}@media(max-width:1100px){.mainPageShell{grid-template-columns:1fr}.mainLeftColumn,.mainRightColumn{position:static;width:100%}.mainCenterColumn{width:100%}}@media(max-width:768px){.mainPage{padding:28px 16px 40px}.mainComposer{padding:18px;border-radius:24px}.mainComposerTop{flex-direction:column;align-items:flex-start}.mainComposerFooter{flex-direction:column;align-items:flex-start;gap:14px}.mainComposerActions{margin-top:0;display:flex;flex-direction:row;justify-content:flex-end;gap:12px}.mainGhostButton,.mainPrimaryButton{width:auto;min-width:110px}.mainFeedTabs{min-height:64px}.mainFeedTab{font-size:17px}.mainFeedTab:after{width:min(96px,50%);height:4px}.mainFeedEmpty{padding:24px 18px;font-size:15px}}@media(max-width:560px){.mainPage{padding:24px 14px 34px}.mainComposerTop{gap:10px}}@media(max-width:430px){.mainComposer{display:none}.mobileCreatePostButton{position:fixed;right:18px;bottom:18px;z-index:1000;width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--cta);color:var(--text);cursor:pointer}.mobileComposerOverlay{padding:14px}}@media(max-width:380px){.mainComposer{padding:16px;border-radius:20px}.mainComposerFooter{flex-direction:column;align-items:stretch;gap:12px}.mainComposerActions{width:100%;margin-top:0;flex-direction:column;gap:10px}.mainGhostButton,.mainPrimaryButton{width:100%;min-width:0}.mainComposerHint{font-size:13px}}.mainPageChannel.mainPage{min-height:100vh;padding:0;background:radial-gradient(circle at 0% 0%,rgba(var(--profile-channel-accent-rgb),.12),transparent 30%),linear-gradient(180deg,var(--profile-channel-bg),#080a10 48%,#07090f)}.mainPageChannel .mainChannelShell{min-width:0;background:#080a10}.mainPageChannel .mainChannelFeed{min-width:0}.mainPageChannel .mainChannelTopbar{position:sticky;top:0;z-index:20}.mainPageChannel .mainChannelContent{min-height:calc(100vh - 54px);padding-top:0}.mainPageChannel .mainFeedList{gap:0}.mainPageChannel .mainFeedList>div:last-child .feedCard{border-bottom:0}@media(max-width:760px){.mainPageChannel.mainPage{padding:0 0 76px}.mainPageChannel .mainChannelTopbar{display:flex}.mainPageChannel .mainChannelContent{min-height:auto}}@media(max-width:850px){.mainPageChannel.mainPage{width:100%;max-width:100vw;overflow-x:hidden;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.mainPageChannel .mainChannelShell,.mainPageChannel .mainChannelFeed,.mainPageChannel .mainChannelContent,.mainPageChannel .mainFeedList{width:100%;max-width:100vw;min-width:0;overflow-x:hidden;box-sizing:border-box}.mainPageChannel .mainFeedTabsWrap{left:0;right:0}.mainPageChannel .profileMobileBottomNav{width:auto;max-width:none;min-width:0}.mainPageChannel .profileMobileBottomNav button{min-width:0}.mainPageChannel .profileMobileCreatePostButton{bottom:calc(86px + env(safe-area-inset-bottom))}}@media(max-width:460px){.mobileComposerModal .mainComposerFooter{align-items:stretch}.mobileComposerModal .mainComposerActions{width:100%;flex-direction:column}.mobileComposerModal .mainGhostButton,.mobileComposerModal .mainPrimaryButton{width:100%}}.mainComposerFileInput{display:none}.mainComposerImageGrid{margin-top:14px;height:220px;display:grid;gap:4px;overflow:hidden;border-radius:20px;background:#ffffff08}.mainComposerImageGrid1{grid-template-columns:1fr}.mainComposerImageGrid2{grid-template-columns:repeat(2,minmax(0,1fr))}.mainComposerImageGrid3{grid-template-columns:1.35fr 1fr;grid-template-rows:repeat(2,minmax(0,1fr))}.mainComposerImageGrid3 .mainComposerImageItem:first-child{grid-row:1 / 3}.mainComposerImageItem{position:relative;min-width:0;min-height:0;overflow:hidden}.mainComposerImagePreview{width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.mainComposerImagePreview img{width:100%;height:100%;display:block;object-fit:cover}.mainComposerLightbox{position:fixed;inset:0;z-index:10000;padding:36px;display:flex;align-items:center;justify-content:center;background:#030408e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.mainComposerLightboxImage{max-width:min(1200px,94vw);max-height:90vh;display:block;border-radius:16px;object-fit:contain;box-shadow:0 24px 80px #0000008c;cursor:default}.mainComposerLightboxClose{position:fixed;top:20px;right:24px;width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#ffffff14;cursor:pointer}.mainComposerLightboxClose img{width:24px;height:24px;display:block;filter:brightness(0) invert(1);pointer-events:none}.mainComposerImageRemove{position:absolute;top:8px;right:8px;width:30px;height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#0a0b12c7;color:#fff;font-size:20px;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mainComposerImageEdit{position:absolute;left:8px;bottom:8px;min-height:30px;padding:0 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#0a0b12c7;color:#fff;font-size:12px;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mainComposerImageRemoveIcon{width:17px;height:17px;display:block;filter:brightness(0) invert(1);pointer-events:none}.friendItem{position:relative;z-index:1;width:100%;padding:12px;display:flex;align-items:center;gap:8px;border-radius:20px;border:1px solid rgba(255,255,255,.065);background:#ffffff09;box-sizing:border-box;transition:background .2s ease,border-color .2s ease,transform .2s ease}.friendItemMenuOpen{z-index:140}.friendItem:hover{background:#ffffff0e;border-color:#a259ff38}.friendItem:active{transform:scale(.99)}.friendMainButton{flex:1;min-width:0;padding:0;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.friendMainButton:active{transform:scale(.995)}.friendAvatarWrap{position:relative;flex-shrink:0}.friendAvatar{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:var(--purple-gradient);color:#fff;font-size:16px;font-weight:800}.friendAvatar img{width:100%;height:100%;display:block;object-fit:cover}.friendStatusDot{position:absolute;right:-1px;bottom:-1px;width:12px;height:12px;border-radius:50%;border:2px solid #11141c}.friendStatusDotOnline{background:#34d399}.friendStatusDotOffline{background:#6b7280}.friendMeta{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.friendNameRow{min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:6px}.friendName{min-width:0;overflow:hidden;display:inline-flex;align-items:center;gap:5px;color:var(--text);font-size:15px;font-weight:750;white-space:nowrap;text-overflow:ellipsis}.friendName span{min-width:0;overflow:hidden;text-overflow:ellipsis}.friendName img{width:15px;height:15px;flex-shrink:0}.friendUsername{overflow:hidden;color:#ffffff94;font-size:13px;text-align:left;white-space:nowrap;text-overflow:ellipsis}.friendMenuWrap{position:relative;z-index:3;flex-shrink:0}.friendMoreButton{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:3px;border-radius:50%;border:1px solid rgba(255,255,255,.08);background:#ffffff09;cursor:pointer;transition:background .2s ease,border-color .2s ease}.friendMoreButton span{width:3.5px;height:3.5px;border-radius:50%;background:#ffffffb8}.friendMoreButton:hover,.friendMoreButtonActive{background:#a259ff24;border-color:#a259ff3d}.friendDropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:150;min-width:176px;padding:8px;border-radius:18px;background:#0d1018;border:1px solid rgba(255,255,255,.09);box-shadow:none;animation:friendDropdownFade .16s ease}.friendDropdownItem{width:100%;min-height:42px;padding:0 12px;display:flex;align-items:center;border:0;border-radius:12px;background:transparent;color:#ffffffdb;font-size:14px;font-weight:650;cursor:pointer;transition:background .18s ease,color .18s ease}.friendDropdownItem:hover{background:#fff1;color:var(--text)}.friendDropdownItemDanger{color:var(--danger)}.friendDropdownItemDanger:hover{background:#ff4d4f1a;color:#ff9a9c}.friendItemSkeleton{min-height:72px;pointer-events:none}.friendItemSkeleton>span{width:46px;height:46px;flex:0 0 auto;border-radius:50%;background:linear-gradient(90deg,#ffffff0b,#ffffff16,#ffffff0b);background-size:220% 100%;animation:friendSkeleton 1.2s ease-in-out infinite}.friendItemSkeleton div{flex:1;display:flex;flex-direction:column;gap:9px}.friendItemSkeleton i{height:12px;border-radius:999px;background:linear-gradient(90deg,#ffffff0b,#ffffff16,#ffffff0b);background-size:220% 100%;animation:friendSkeleton 1.2s ease-in-out infinite}.friendItemSkeleton i:first-child{width:58%}.friendItemSkeleton i:last-child{width:42%}@keyframes friendDropdownFade{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes friendSkeleton{0%{background-position:120% 0}to{background-position:-120% 0}}@media(max-width:560px){.friendItem{padding:10px;border-radius:16px}.friendAvatar{width:40px;height:40px;font-size:15px}.friendName{font-size:14px}.friendUsername{font-size:12px}}@media(max-width:380px){.friendAvatar{width:38px;height:38px;font-size:14px}}.friendsCard{position:relative;z-index:20;padding:22px;overflow:visible;border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 58%),#080a10;border:1px solid var(--border-muted);box-shadow:none;box-sizing:border-box}.friendsCard:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 18% 0,rgba(162,89,255,.13),transparent 34%);pointer-events:none}.friendsCard:has(.friendMoreButtonActive){z-index:120}.friendsCardTop{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.friendsCardBadge{min-height:32px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-button);background:#a259ff29;color:var(--cta);font-family:var(--font-mono);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.friendsCardCount{min-width:42px;height:32px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-button);background:rgba(var(--profile-channel-accent-rgb),.14);color:var(--profile-channel-accent-soft);font-size:13px;font-weight:700;box-sizing:border-box}.friendsCardTitle{margin:0;color:var(--text);font-size:29px;line-height:1.1;font-weight:850;letter-spacing:-.035em}.friendsCardText{margin:0;color:#ffffffad;font-size:15px;line-height:1.7}.friendsList{margin-top:20px;display:flex;flex-direction:column;gap:10px}.friendMotionItem{position:relative;z-index:1}.friendMotionItem:has(.friendItemMenuOpen){z-index:140}@media(max-width:1200px){.friendsCard{padding:20px}.friendsCardTitle{font-size:24px}}@media(max-width:1100px){.friendsCard{display:none}.friendsCardTitle{font-size:28px}}@media(max-width:768px){.friendsCard{padding:18px;border-radius:24px}.friendsCardTitle{font-size:24px}.friendsCardText{font-size:14px}}@media(max-width:560px){.friendsCardTop{gap:10px}.friendsList{gap:8px}}@media(max-width:380px){.friendsCard{padding:16px;border-radius:20px}.friendsCardTitle{font-size:22px}.friendsCardText{font-size:13px}}.friendsCardState{margin:0;padding:14px 12px;border-radius:18px;background:#ffffff09;color:#ffffff9e;font-size:14px;font-weight:600;text-align:center}.confirmModalOverlay{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;animation:confirmModalFadeIn .2s ease}.confirmModal{width:100%;max-width:420px;padding:28px;border-radius:24px;background:#11131c;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 60px #00000073;animation:confirmModalScaleIn .2s ease}.confirmModalTitle{margin:0;font-size:24px;font-weight:700;color:#fff}.confirmModalDescription{margin-top:12px;margin-bottom:28px;line-height:1.6;color:#ffffffa6}.confirmModalActions{display:flex;justify-content:flex-end;gap:12px}.confirmModalCancel{border:none;padding:12px 18px;border-radius:14px;background:#ffffff0f;color:#fff;cursor:pointer;transition:.1s}.confirmModalCancel:hover{background:#ffffff1a}.confirmModalCancel:active{transform:scale(.98)}.confirmModalConfirm{border:none;padding:12px 18px;border-radius:14px;background:#8b5cf6;color:#fff;cursor:pointer;transition:.1s}.confirmModalConfirmDanger{background:#ef4444e6}.confirmModalConfirmDanger:hover{background:#ef4444}.confirmModalConfirmDanger:active{transform:scale(.98)}@keyframes confirmModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes confirmModalScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(max-width:600px){.confirmModalOverlay{padding:20px}.confirmModal{max-width:100%;padding:24px;border-radius:20px}.confirmModalTitle{font-size:22px}.confirmModalDescription{margin-bottom:24px;font-size:15px}.confirmModalActions{width:100%;flex-direction:column-reverse}.confirmModalCancel,.confirmModalConfirm{width:100%;padding:14px 18px;font-size:15px;justify-content:center}}.confirmModalOverlayClosing{animation:confirmModalFadeOut .18s ease forwards}.confirmModalClosing{animation:confirmModalScaleOut .18s ease forwards}@keyframes confirmModalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes confirmModalScaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.97) translateY(6px)}}.avatarPreviewTrigger{display:inline-flex;cursor:pointer}.avatarPreviewLightbox{position:fixed;inset:0;z-index:14000;display:flex;align-items:center;justify-content:center;padding:36px;background:#030408e6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:zoom-out;animation:avatarPreviewFade .18s ease}.avatarPreviewClose{position:fixed;top:20px;right:24px;z-index:2;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#0a0d14f5;cursor:pointer;box-shadow:0 14px 38px #00000061}.avatarPreviewClose img{width:24px;height:24px;filter:brightness(0) invert(1)}.avatarPreviewImage{width:min(720px,86vw,calc(100dvh - 72px));aspect-ratio:1;display:block;border-radius:50%;object-fit:cover;box-shadow:0 24px 80px #0000008c;cursor:default}@keyframes avatarPreviewFade{0%{opacity:0}to{opacity:1}}@media(max-width:640px){.avatarPreviewLightbox{padding:20px}.avatarPreviewClose{top:16px;right:16px;width:40px;height:40px}.avatarPreviewImage{width:min(92vw,calc(100dvh - 64px))}}.reactEasyCrop_Container{position:absolute;inset:0;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none;cursor:move;display:flex;justify-content:center;align-items:center}.reactEasyCrop_Image,.reactEasyCrop_Video{will-change:transform;max-width:unset}.reactEasyCrop_Contain{max-width:100%;max-height:100%;margin:auto;position:absolute;inset:0}.reactEasyCrop_Cover_Horizontal{width:100%;height:auto}.reactEasyCrop_Cover_Vertical{width:auto;height:100%}.reactEasyCrop_CropArea{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.5);box-sizing:border-box;box-shadow:0 0 0 9999em;color:#00000080;overflow:hidden}.reactEasyCrop_CropAreaRound{border-radius:50%}.reactEasyCrop_CropAreaGrid:before{content:" ";box-sizing:border-box;position:absolute;border:1px solid rgba(255,255,255,.5);inset:0 33.33%;border-top:0;border-bottom:0}.reactEasyCrop_CropAreaGrid:after{content:" ";box-sizing:border-box;position:absolute;border:1px solid rgba(255,255,255,.5);inset:33.33% 0;border-left:0;border-right:0}.imageEditorOverlay{position:fixed;inset:0;z-index:12000;overflow:hidden;background:#020309;animation:imageEditorFadeIn .18s ease}.imageEditorOverlay:before{content:"";position:absolute;inset:-56px;background-image:var(--image-editor-bg);background-repeat:no-repeat;background-position:center;background-size:cover;filter:blur(36px);opacity:.36;transform:scale(1.08)}.imageEditorOverlay:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 46%,#080a122e,#020309b8 62%),#02030975}.imageEditorModal{position:relative;z-index:1;width:100%;height:100dvh;overflow:hidden;color:#fff}.imageEditorHeader,.imageEditorControls{display:none}.imageEditorCropArea{position:absolute;top:calc(50% - 44px);left:50%;width:min(82vw,980px);height:auto;min-height:0;overflow:visible;background:transparent;transform:translate(-50%,-50%)}.imageEditorCropArea .reactEasyCrop_Container{overflow:hidden;background:transparent}.imageEditorCropArea .reactEasyCrop_CropArea{border:2px solid rgba(255,255,255,.96);border-radius:2px;box-shadow:none}.imageEditorCropAreaRound .reactEasyCrop_CropArea{border-radius:50%}.imageEditorCropArea .reactEasyCrop_CropAreaGrid:before,.imageEditorCropArea .reactEasyCrop_CropAreaGrid:after{border-color:#ffffff61}.imageEditorResizeLayer{position:absolute;top:50%;left:50%;z-index:4;pointer-events:none;transform:translate(-50%,-50%)}.imageEditorResizeHandle{position:absolute;width:28px;height:28px;padding:0;border:0;background:transparent;pointer-events:auto;touch-action:none}.imageEditorResizeHandle:before{content:"";position:absolute;inset:8px;border-color:#fff;border-style:solid;opacity:.96}.imageEditorResizeHandle-top{top:-14px;left:50%;cursor:ns-resize;transform:translate(-50%)}.imageEditorResizeHandle-right{top:50%;right:-14px;cursor:ew-resize;transform:translateY(-50%)}.imageEditorResizeHandle-bottom{bottom:-14px;left:50%;cursor:ns-resize;transform:translate(-50%)}.imageEditorResizeHandle-left{top:50%;left:-14px;cursor:ew-resize;transform:translateY(-50%)}.imageEditorResizeHandle-top-left{top:-15px;left:-15px;cursor:nwse-resize}.imageEditorResizeHandle-top-right{top:-15px;right:-15px;cursor:nesw-resize}.imageEditorResizeHandle-bottom-right{right:-15px;bottom:-15px;cursor:nwse-resize}.imageEditorResizeHandle-bottom-left{bottom:-15px;left:-15px;cursor:nesw-resize}.imageEditorResizeHandle-top:before,.imageEditorResizeHandle-bottom:before{right:5px;left:5px;height:3px;border-width:3px 0 0}.imageEditorResizeHandle-left:before,.imageEditorResizeHandle-right:before{top:5px;bottom:5px;width:3px;border-width:0 0 0 3px}.imageEditorResizeHandle-top-left:before{border-width:5px 0 0 5px}.imageEditorResizeHandle-top-right:before{border-width:5px 5px 0 0}.imageEditorResizeHandle-bottom-right:before{border-width:0 5px 5px 0}.imageEditorResizeHandle-bottom-left:before{border-width:0 0 5px 5px}.imageEditorDesktopToolbar{position:fixed;right:20px;bottom:max(18px,env(safe-area-inset-bottom));left:20px;z-index:5;width:fit-content;max-width:calc(100% - 40px);min-height:58px;margin:0 auto;padding:8px 12px;display:flex;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.06);border-radius:999px;background:#080a10d1;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 18px 44px #00000057;box-sizing:border-box}.imageEditorDesktopToolGroup{display:flex;align-items:center;gap:8px}.imageEditorDesktopAspectList{position:relative;width:356px;display:grid;grid-template-columns:repeat(var(--aspect-count),minmax(0,1fr));overflow:hidden;border-radius:999px;background:#ffffff0e;box-sizing:border-box}.imageEditorAspectIndicator{position:absolute;top:0;bottom:0;left:calc(var(--active-aspect-index) * (100% / var(--aspect-count)) + 1px);width:calc((100% / var(--aspect-count)) - 2px);border-radius:999px;background:#a259fff5;transition:left .28s cubic-bezier(.22,1,.36,1);pointer-events:none}.imageEditorDesktopAspectList button{min-width:0;min-height:42px;position:relative;z-index:1;border:0;border-radius:999px;background:transparent;color:#ffffff94;font-size:13px;font-weight:750;cursor:pointer;transition:color .18s ease,transform .18s ease}.imageEditorDesktopAspectList button:hover{color:#fff}.imageEditorDesktopAspectList button:active{transform:scale(.96)}.imageEditorDesktopAspectList .imageEditorAspectActive{color:#fff}.imageEditorDesktopToolGroup>button{width:54px;height:48px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:16px;background:#ffffff0e;color:#ffffffbd;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.imageEditorDesktopToolGroup>button:hover{background:#ffffff1a;color:#fff}.imageEditorDesktopToolGroup>button:active{transform:scale(.94)}.imageEditorToolbarRotation{width:236px;height:48px;padding:0 14px;display:inline-flex;align-items:center;gap:10px;border-radius:16px;background:#ffffff0e;color:#ffffffa3;font-size:12px;font-weight:800;-webkit-user-select:none;user-select:none;box-sizing:border-box;overflow:hidden}.imageEditorToolbarRotation input{min-width:0;width:100%;height:18px;flex:1 1 auto;margin:0;appearance:none;-webkit-appearance:none;cursor:pointer;background:transparent}.imageEditorToolbarRotation input::-webkit-slider-runnable-track{height:5px;border-radius:999px;background:linear-gradient(90deg,rgba(162,89,255,.96) 0 var(--rotation-progress),rgba(255,255,255,.2) var(--rotation-progress) 100%)}.imageEditorToolbarRotation input::-moz-range-track{height:5px;border-radius:999px;background:linear-gradient(90deg,rgba(162,89,255,.96) 0 var(--rotation-progress),rgba(255,255,255,.2) var(--rotation-progress) 100%)}.imageEditorToolbarRotation input::-webkit-slider-thumb{width:18px;height:18px;margin-top:-6.5px;appearance:none;-webkit-appearance:none;border:3px solid rgba(255,255,255,.9);border-radius:50%;background:#a259ff;box-shadow:0 0 0 6px #a259ff26}.imageEditorToolbarRotation input::-moz-range-thumb{width:14px;height:14px;border:3px solid rgba(255,255,255,.9);border-radius:50%;background:#a259ff;box-shadow:0 0 0 6px #a259ff26}.imageEditorToolbarRotation strong{min-width:28px;flex:0 0 auto;color:#ffffffe0;font-size:12px;text-align:right}.imageEditorToolIcon{color:#c088ff;font-size:25px;line-height:1}.imageEditorToolImage{width:22px;height:22px;display:block;filter:brightness(0) saturate(100%) invert(62%) sepia(44%) saturate(2614%) hue-rotate(226deg) brightness(103%);pointer-events:none}.imageEditorDesktopTextButton{height:42px;padding:0 16px;border:0;border-radius:999px;background:transparent;color:#ffffffeb;font-size:14px;font-weight:750;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.imageEditorDesktopTextButton:hover{background:#ffffff14}.imageEditorDesktopTextButton:active{transform:scale(.96)}.imageEditorDesktopDoneButton{color:#62b7ff}.imageEditorDesktopTextButton:disabled{cursor:default;opacity:.48}@keyframes imageEditorFadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:920px){.imageEditorCropArea{top:calc(50% - 92px);max-width:100%}.imageEditorDesktopToolbar{right:auto;left:50%;width:min(430px,calc(100% - 24px));max-width:calc(100% - 24px);min-height:0;padding:10px 12px;gap:8px;flex-wrap:wrap;justify-content:space-between;border-radius:28px;transform:translate(-50%)}.imageEditorDesktopToolGroup{order:-1;width:100%;min-width:0;gap:7px;justify-content:center;flex-wrap:wrap;display:grid;grid-template-columns:minmax(0,1fr) 44px 44px}.imageEditorDesktopToolbarLocked .imageEditorDesktopToolGroup{grid-template-columns:48px minmax(0,1fr) 48px;gap:12px;align-items:center}.imageEditorDesktopAspectList{order:1;width:100%;min-width:0}.imageEditorDesktopAspectList button{min-height:42px;padding:0 7px;font-size:11px}.imageEditorDesktopToolGroup>button{order:1;width:44px;height:44px;border-radius:14px}.imageEditorDesktopToolbarLocked .imageEditorRotateButton{grid-column:1;grid-row:1;justify-self:start}.imageEditorDesktopToolbarLocked .imageEditorResetButton{grid-column:3;grid-row:1;justify-self:end}.imageEditorToolbarRotation{order:2;grid-column:1 / -1;width:100%;min-width:0;max-width:100%;height:38px;padding:0 10px;border-radius:14px}.imageEditorDesktopToolbarLocked .imageEditorToolbarRotation{grid-column:1 / -1;grid-row:2;height:42px;padding:0 12px}.imageEditorDesktopTextButton{height:42px;padding:0 14px;font-size:13px}.imageEditorResizeHandle{width:34px;height:34px}}@media(max-width:760px){.imageEditorCropArea{top:calc(50% - 98px);width:calc(100vw - 10px)}.imageEditorResizeLayer{z-index:6}.imageEditorResizeHandle{width:38px;height:38px}.imageEditorResizeHandle:before{inset:11px;opacity:1}.imageEditorResizeHandle-top{top:-19px}.imageEditorResizeHandle-right{right:-19px}.imageEditorResizeHandle-bottom{bottom:-19px}.imageEditorResizeHandle-left{left:-19px}.imageEditorResizeHandle-top-left{top:-19px;left:-19px}.imageEditorResizeHandle-top-right{top:-19px;right:-19px}.imageEditorResizeHandle-bottom-right{right:-19px;bottom:-19px}.imageEditorResizeHandle-bottom-left{bottom:-19px;left:-19px}}@media(max-width:430px){.imageEditorCropArea{top:calc(50% - 104px)}.imageEditorDesktopToolbar{right:10px;left:50%;width:calc(100% - 20px);max-width:calc(100% - 20px);padding:11px 12px 14px;border-radius:24px}.imageEditorDesktopToolbarLocked .imageEditorDesktopToolGroup{grid-template-columns:46px minmax(0,1fr) 46px}.imageEditorDesktopAspectList{width:100%}.imageEditorDesktopAspectList button{padding:0 5px;font-size:10px}.imageEditorToolbarRotation span{display:none}.imageEditorToolbarRotation{height:38px}.imageEditorDesktopToolbarLocked .imageEditorToolbarRotation{height:40px}.imageEditorDesktopTextButton{padding:0 8px}}.emojiTextImage{display:inline-block;width:1.1em;height:1.1em;margin:0 .03em;vertical-align:-.18em;object-fit:contain}.postContent{min-width:0}.postContentTextWrap{position:relative;overflow:hidden;transition:max-height .36s ease;will-change:max-height}.postContentTextWrapExpanded{overflow:hidden}.postContentTextWrapCollapsed:after{content:"";position:absolute;right:0;bottom:0;left:0;height:54px;pointer-events:none;background:linear-gradient(180deg,#080a1000,#080a10f0);opacity:1;transition:opacity .28s ease}.postContentLink{color:#3ea6ff;text-decoration:none;word-break:break-word}.postContentLink:hover{text-decoration:underline}.postContentLink:visited{color:#3ea6ff}.postContentHashtag,.postContentMention{color:#3ea6ff;font-weight:650}.postContentMentionWrap{display:inline}.postContentMention{text-decoration:none}.postContentMention:hover{text-decoration:underline}.postContentReadMore{margin-top:8px;padding:0;border:0;background:transparent;color:#3ea6ff;font:inherit;font-size:15px;font-weight:700;line-height:1.25;cursor:pointer;transition:color .18s ease,opacity .18s ease,transform .18s ease}.postContentReadMore:hover{color:#78c2ff;transform:translateY(-1px)}.postContentReadMore:active{opacity:.72}.feedCard{position:relative;z-index:0;width:100%;padding:22px;border-radius:var(--radius-card);background:var(--card-gradient);border:1px solid var(--border-muted);box-shadow:var(--shadow-card);box-sizing:border-box}.feedCardMenuOpen{z-index:3000}.feedCardTop{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.feedCardAuthor{min-width:0;display:flex;align-items:center;gap:14px}.feedCardAuthorButton{min-width:0;padding:0;border:0;background:transparent;display:flex;align-items:center;gap:14px;color:inherit;text-align:left;cursor:pointer}.feedCardAvatar{position:relative;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:var(--purple-gradient);color:var(--text);font-size:18px;font-weight:700;overflow:hidden}.feedCardAvatar:has(.feedCardAvatarImage){background:#080a10;box-shadow:none}.feedCardAvatarImage{position:absolute;inset:-2px;width:calc(100% + 4px);height:calc(100% + 4px);display:block;object-fit:cover;border-radius:inherit}.feedCardAuthorMeta{min-width:0;display:flex;flex-direction:column;gap:4px}.feedCardAuthorRow{min-width:0;display:flex;align-items:center;flex-wrap:nowrap;gap:8px}.feedCardAuthorName{margin:0;min-width:0;max-width:min(260px,42vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text);font-size:18px;line-height:1.2;font-weight:600}.editPostOverlayClosing{animation:editPostFadeOut .18s ease forwards}.editPostModalClosing{animation:editPostScaleOut .18s ease forwards}@keyframes editPostFadeOut{0%{opacity:1}to{opacity:0}}@keyframes editPostScaleOut{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.97) translateY(8px)}}.feedCardVerifiedBadge{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.feedCardVerifiedBadge img{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none}.feedCardDot,.feedCardTime{color:var(--text-tertiary);font-size:14px;line-height:1.2}.feedCardEdited{color:#ffffff6b;font-size:13px}.feedCardUsername{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.2}.feedCardMenuWrap{position:relative;z-index:3001;flex-shrink:0}.feedCardMenuActions{display:inline-flex;align-items:center;gap:8px}.feedCardPinnedBadge{width:42px;height:42px;border-radius:50%;border:1px solid var(--border-muted);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.feedCardPinnedIcon{width:18px;height:18px;object-fit:contain;filter:brightness(0) invert(1);-webkit-user-select:none;user-select:none;pointer-events:none}.feedCardMoreButton{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:3px;border-radius:50%;border:1px solid var(--border-muted);background:transparent;cursor:pointer;transition:background .2s ease,border-color .2s ease}.feedCardMoreButton span{width:4px;height:4px;border-radius:50%;background:#ffffffb3}.feedCardMoreButton:hover,.feedCardMoreButtonActive{background:var(--hover);border-color:var(--border-light)}.feedCardDropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:3010;min-width:180px;padding:8px;border-radius:18px;background:#10131a;border:1px solid var(--border-muted);box-shadow:var(--shadow-dropdown)}.feedCardDropdownAbove{top:auto;bottom:calc(100% + 10px)}.feedCardDropdownItem{width:100%;min-height:42px;padding:0 12px;display:flex;align-items:center;justify-content:flex-start;text-align:left;border:0;border-radius:12px;background:transparent;color:#ffffffd1;font-size:14px;font-weight:500;cursor:pointer;transition:background .18s ease,color .18s ease}.feedCardDropdownItem:hover{background:var(--hover);color:var(--text)}.feedCardDropdownItemDanger{color:var(--danger)}.feedCardDropdownItemDanger:hover{background:#ff4d4f1a;color:#ff9a9c}.feedCardBody{margin-top:18px}.feedCardModerationNotice{margin-top:14px;padding:10px 12px;border-radius:14px;border:1px solid rgba(139,92,246,.28);background:#8b5cf61f;color:#ffffffdb;font-size:13px;font-weight:650;line-height:1.35}.feedCardModerationNoticeDanger{border-color:#ff4d4f47;background:#ff4d4f1a;color:#ffb6b8}.feedCardText{margin:0;color:var(--text);font-size:18px;line-height:1.8;white-space:pre-line}.feedCardFooter{margin-top:20px;display:flex;align-items:center;gap:10px}.feedActionButton{position:relative;min-height:42px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;border-radius:var(--radius-button);border:1px solid var(--border-muted);background:#ffffff05;color:var(--text);cursor:pointer;overflow:visible;transition:background .2s ease,border-color .2s ease,transform .2s ease}.feedActionButton:hover{background:var(--hover);border-color:#a259ff47}.feedActionButton:active{transform:scale(.98)}.feedActionIcon{width:18px;height:18px;flex-shrink:0;object-fit:contain;opacity:.9;filter:brightness(0) invert(1);transition:transform .18s ease,filter .18s ease}.feedActionText{font-size:14px;font-weight:600;line-height:1;transition:color .18s ease,transform .18s ease}.feedActionButtonLiked .feedActionIcon{filter:brightness(0) saturate(100%) invert(38%) sepia(98%) saturate(2200%) hue-rotate(335deg) brightness(101%) contrast(96%);transform:scale(1.18)}.feedActionButtonLiked .feedActionText{color:#ef4444}.feedActionButtonComment .feedActionIcon{opacity:.88}.feedActionHeartWrap{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:visible}.feedActionHeartWrapLiked{animation:feedHeartPop .3s cubic-bezier(.22,1,.36,1)}.likeBurstParticles{position:absolute;inset:50% auto auto 50%;width:0;height:0;pointer-events:none}.likeBurstParticle{--tx: 0px;--ty: 0px;--particle-index: 0;position:absolute;left:0;top:0;width:5px;height:5px;border-radius:999px;background:hsl(calc(344 + (var(--particle-index) * 8)) 92% 64%);box-shadow:0 0 10px #ef444473;transform:translate(-50%,-50%) scale(.35);opacity:0;animation:likeBurstParticle .62s cubic-bezier(.16,1,.3,1) forwards}.likeBurstParticle:nth-child(3n){width:4px;height:4px;background:#ff9fbd}.likeBurstParticle:nth-child(4n){width:6px;height:6px;background:#ff4d6d}.likeBurstParticle:nth-child(5n){background:#a259ff;box-shadow:0 0 10px #a259ff66}.commentsOverlay{position:fixed;inset:0;z-index:9999;padding:22px;display:flex;align-items:center;justify-content:center;background:#000000a3;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);animation:editPostFadeIn .2s ease}.commentsModal{position:relative;isolation:isolate;width:min(760px,100%);height:min(860px,calc(100vh - 44px));max-height:min(860px,calc(100vh - 44px));padding:20px;display:flex;flex-direction:column;border:1px solid var(--border-muted);border-radius:28px;background:#0f1017;box-shadow:0 20px 60px #00000073,var(--shadow-card);box-sizing:border-box;animation:editPostScaleIn .2s ease}.commentsOverlayClosing{animation:editPostFadeOut .18s ease forwards}.commentsModalClosing{animation:editPostScaleOut .18s ease forwards}.commentsModal:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:radial-gradient(circle at 12% 0%,rgba(162,89,255,.12),transparent 34%),radial-gradient(circle at 88% 0%,rgba(66,153,225,.08),transparent 30%);pointer-events:none}.commentsHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.commentsHeader h3{margin:0;color:#fff;font-size:22px;line-height:1.2}.commentsHeader span{display:block;margin-top:3px;color:var(--text-secondary);font-size:13px}.commentsCloseButton{width:42px;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-muted);border-radius:50%;background:#ffffff0a;cursor:pointer}.commentsCloseButton img{width:22px;height:22px;display:block;filter:brightness(0) invert(1);pointer-events:none}.commentsComposer{margin-top:16px;padding:16px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;border:1px solid rgba(255,255,255,.07);border-radius:20px;background:#ffffff06}.commentsComposer textarea,.commentEditBox textarea{width:100%;min-height:62px;padding:0;border:0;outline:none;resize:none;background:transparent;color:#fff;font:inherit;line-height:1.5}.commentsComposer textarea::placeholder{color:#ffffff75}.commentsComposer button,.commentEditBox button{min-height:46px;padding:0 24px;align-self:end;border:1px solid var(--border-muted);border-radius:999px;background:var(--cta);color:#fff;cursor:pointer;font-size:15px;font-weight:800}.commentsComposer button{width:46px;min-width:46px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.commentsComposer button img{width:22px;height:22px;display:block;filter:brightness(0) invert(1);pointer-events:none}.commentsSendSpinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.32);border-top-color:#fff;border-radius:50%;animation:commentsSendSpin .78s linear infinite}.commentsComposer button:disabled,.commentEditBox button:disabled{cursor:not-allowed;opacity:.48}.commentsList{isolation:isolate;flex:1;min-height:0;margin-top:16px;padding-right:6px;overflow:hidden auto;scrollbar-width:thin;scrollbar-color:var(--cta) transparent}.commentSkeletonList{display:flex;flex-direction:column}.commentSkeletonItem{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.07)}.commentSkeletonAvatar,.commentSkeletonBody span,.commentSkeletonBody p,.commentSkeletonBody strong{display:block;border-radius:999px;background:linear-gradient(90deg,#ffffff0b,#ffffff17,#ffffff0b);background-size:220% 100%;animation:commentSkeletonPulse 1.15s ease-in-out infinite}.commentSkeletonAvatar{width:42px;height:42px}.commentSkeletonBody span{width:150px;height:14px;margin-top:2px}.commentSkeletonBody p{width:min(100%,360px);height:18px;margin:12px 0}.commentSkeletonBody strong{width:70px;height:30px}.commentsList::-webkit-scrollbar{width:8px}.commentsList::-webkit-scrollbar-track{background:transparent}.commentsList::-webkit-scrollbar-thumb{border-radius:999px;background:var(--cta)}.commentsStateMessage{margin:16px 0 0;padding:18px;border-radius:18px;background:#ffffff09;color:var(--text-secondary);text-align:center}.commentsStateMessageError{color:var(--danger)}.commentItem{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.07);overflow:visible}.commentItemMenuOpen{z-index:1000}.commentItem:last-child{border-bottom:0}.commentAvatar{width:42px;height:42px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--purple-gradient);color:#fff;font-size:16px;font-weight:900;flex-shrink:0}.commentAvatarImage{width:100%;height:100%;object-fit:cover;display:block}.commentBody{min-width:0}.commentTop{display:block;padding-right:44px}.commentMeta{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:var(--text-tertiary);font-size:13px}.commentMeta strong{color:#fff;font-size:14px}.commentAuthorHoverTarget{min-width:0;display:inline-flex;align-items:center;max-width:100%;cursor:pointer}.commentAuthorHoverTarget strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commentVerifiedBadge{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.commentVerifiedBadge img{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none}.commentMenuWrap{position:absolute;top:14px;right:0;z-index:1001}.commentMoreButton{width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:3px;border:1px solid rgba(255,255,255,.08);border-radius:50%;background:#ffffff09;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.commentMoreButton:hover,.commentMoreButtonActive{background:#a259ff29;border-color:#a259ff47}.commentMoreButton:active{transform:scale(.96)}.commentMoreButton span{width:3px;height:3px;border-radius:50%;background:#ffffffb8}.commentDropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:1002;min-width:178px;padding:8px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#10121b;box-shadow:none;animation:commentDropdownIn .18s ease both}.commentDropdown:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:#10121b}.commentDropdown button{width:100%;min-height:40px;padding:0 12px;display:flex;align-items:center;justify-content:flex-start;border:0;border-radius:11px;background:transparent;color:#ffffffd1;cursor:pointer;font-size:13.5px;font-weight:750;text-align:left;white-space:nowrap}.commentDropdown button:hover{background:#ffffff12;color:#fff}.commentDropdown button.commentDropdownDanger{color:var(--danger)}.commentDropdown button.commentDropdownDanger:hover{background:#ff4d4f1a;color:#ff9a9c}.commentBody p{margin:10px 0;color:#fff;font-size:15px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.commentLikeButton{position:relative;min-height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border-muted);border-radius:999px;background:#ffffff0a;color:var(--text-secondary);cursor:pointer;font-weight:800;overflow:visible}.commentEditBox+.commentLikeButton{margin-top:12px}.commentLikeButton img{width:17px;height:17px;filter:brightness(0) invert(1);opacity:.88}.commentLikeIconWrap{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:visible}.commentLikeIconWrapLiked{animation:commentLikePop .3s cubic-bezier(.22,1,.36,1)}.commentLikeButtonLiked{color:#ef4444}.commentLikeButtonLiked img{filter:brightness(0) saturate(100%) invert(38%) sepia(98%) saturate(2200%) hue-rotate(335deg) brightness(101%) contrast(96%);transform:scale(1.12)}@keyframes commentLikePop{0%{transform:scale(1)}50%{transform:scale(1.35)}to{transform:scale(1)}}@keyframes likeBurstParticle{0%{opacity:0;transform:translate(-50%,-50%) scale(.35)}20%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--tx)),calc(-50% + var(--ty))) scale(.08)}}.commentEditBox{margin-top:10px;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:#ffffff08}.commentEditBox div{margin-top:10px;display:flex;justify-content:flex-end;gap:10px}.commentEditBox button:first-child{background:#ffffff0a}@keyframes commentDropdownIn{0%{opacity:0;transform:translateY(-4px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes commentsSheetIn{0%{opacity:.82;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes commentsSheetOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(28px)}}@keyframes commentsSendSpin{to{transform:rotate(360deg)}}@keyframes commentSkeletonPulse{0%{background-position:120% 0}to{background-position:-120% 0}}.editPostOverlay{position:fixed;inset:0;z-index:9999;padding:20px;display:flex;align-items:center;justify-content:center;background:#0000009e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:editPostFadeIn .2s ease}.editPostModal{width:100%;max-width:720px;padding:22px;border-radius:var(--radius-card);background:#0f1017;border:1px solid var(--border-muted);box-shadow:0 20px 60px #00000073,var(--shadow-card);box-sizing:border-box;animation:editPostScaleIn .2s ease}.editPostOverlay.editPostOverlayClosing{pointer-events:none;animation:editPostFadeOut .18s ease forwards}.editPostModal.editPostModalClosing{animation:editPostScaleOut .18s ease forwards}.editPostTop{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}@keyframes feedHeartPop{0%{transform:scale(1)}50%{transform:scale(1.35)}to{transform:scale(1)}}@keyframes editPostFadeIn{0%{opacity:0}to{opacity:1}}@keyframes editPostScaleIn{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:1100px){.feedCard{width:100%;box-sizing:border-box}}@media(max-width:768px){.feedCard{padding:18px;border-radius:24px}.feedCardText{font-size:16px;line-height:1.7}.editPostModal{padding:18px;border-radius:24px}.editPostTop{flex-direction:column;align-items:flex-start}.commentsOverlay{align-items:flex-end;padding:0;background:#00000094;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.commentsModal{--comments-sheet-drag-y: 0px;width:100%;height:min(88dvh,720px);max-height:none;padding:10px 12px calc(12px + env(safe-area-inset-bottom));border-right:0;border-bottom:0;border-left:0;border-radius:26px 26px 0 0;background:linear-gradient(180deg,#151822fa,#0a0c12fa),#0a0c12;box-shadow:0 -18px 56px #00000075;animation:commentsSheetIn .24s cubic-bezier(.22,1,.36,1);transition:height .24s cubic-bezier(.22,1,.36,1),max-height .24s cubic-bezier(.22,1,.36,1),border-radius .24s cubic-bezier(.22,1,.36,1);will-change:height}.commentsModalDragging{transition:height .24s cubic-bezier(.22,1,.36,1),max-height .24s cubic-bezier(.22,1,.36,1),border-radius .24s cubic-bezier(.22,1,.36,1)}.commentsModalFull{height:calc(100dvh - 8px);max-height:calc(100dvh - 8px);border-radius:22px 22px 0 0}.commentsModalClosing{animation:commentsSheetOut .18s ease forwards}.commentsModal:before{inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 26%),radial-gradient(circle at 50% 0%,rgba(162,89,255,.12),transparent 34%)}.commentsHeader{position:relative;min-height:54px;margin:0 -2px 8px;padding:18px 54px 8px 12px;border-bottom:1px solid rgba(255,255,255,.065);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.commentsHeader:before{content:"";position:absolute;top:7px;left:50%;width:42px;height:5px;border-radius:999px;background:#ffffff42;transform:translate(-50%);transition:width .2s ease,background .2s ease}.commentsModalDragging .commentsHeader:before{width:54px;background:#ffffff61}.commentsHeader h3{font-size:18px;line-height:1.15}.commentsHeader span{font-size:12px}.commentsCloseButton{position:absolute;top:14px;right:8px;width:38px;height:38px;border-color:#ffffff14;background:#181b26f5;box-shadow:inset 0 1px #ffffff0f}.commentsList{flex:1;min-height:0;margin:0;padding:2px 2px 10px;overscroll-behavior:contain}.commentItem{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px 4px;border-bottom-color:#ffffff0e}.commentAvatar{width:38px;height:38px;font-size:15px}.commentBody p{margin:8px 0;padding:0;border-radius:0;background:transparent;color:#fffffff0;font-size:14px;line-height:1.45}.commentMeta{min-width:0}.commentTop{align-items:flex-start}.commentsComposer{position:sticky;bottom:0;z-index:2;margin:0;padding:0;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;border:0;border-radius:0;background:transparent;box-shadow:none}.commentsComposer textarea{min-height:54px;height:54px;max-height:118px;padding:15px 18px 13px;box-sizing:border-box;border:1px solid rgba(255,255,255,.09);border-radius:19px;background:#1c1f29f5;line-height:24px;overflow-y:auto;box-shadow:inset 0 1px #ffffff09}.commentsComposer button{width:54px;min-width:54px;min-height:54px;height:54px;padding:0;align-self:end;border:0;border-radius:50%;background:#fff;box-shadow:0 10px 22px #0000003d}.commentsComposer button img{width:26px;height:26px;filter:none}}@media(max-width:560px){.feedCardImageCarousel{height:auto;max-height:620px;aspect-ratio:4 / 5;min-height:0;border-radius:14px}.feedCardImageArrow{display:none}.feedCardLightbox{padding:16px}.commentsModal{height:min(86dvh,740px);border-radius:24px 24px 0 0}.commentsModalFull{height:calc(100dvh - 8px);max-height:calc(100dvh - 8px)}.commentsComposer button{width:54px;min-width:54px;min-height:54px}.commentTop{gap:8px}.commentDropdown{right:-2px}.feedCardLightboxClose{top:12px;right:12px}.feedCardTop{align-items:flex-start}.feedCardAuthorName{font-size:16px}.feedCardText{font-size:15px}.feedCardDropdown{min-width:160px}.editPostModal .mainComposerFooter{align-items:stretch;gap:12px}.editPostModal .mainComposerActions{width:100%;flex-direction:column;gap:10px}.editPostModal .mainGhostButton,.editPostModal .mainPrimaryButton{width:100%}}@media(max-width:380px){.feedCard{padding:16px;border-radius:20px}.feedCardAvatar{width:42px;height:42px;font-size:16px}.feedCardAuthorRow{gap:0px}.feedCardUsername,.feedCardTime,.feedCardEdited{font-size:11px}.feedCardText{font-size:14px;line-height:1.65}.feedCardDropdown{min-width:150px;right:0}.feedActionButton{min-height:38px;padding:0 12px}.editPostModal{padding:16px;border-radius:20px}}@media(max-width:430px){.feedCardTop,.feedCardAuthor,.feedCardAuthorButton{gap:10px}.feedCardAvatar{width:42px;height:42px;font-size:16px}.feedCardAuthorMeta{gap:3px}.feedCardAuthorRow{max-width:calc(100vw - 128px);flex-wrap:nowrap;gap:4px 6px}.feedCardAuthorName{max-width:min(124px,calc(100vw - 250px));font-size:16px;line-height:1.15}.feedCardVerifiedBadge{width:16px;height:16px}.feedCardDot,.feedCardTime,.feedCardEdited{font-size:12px;line-height:1.15;white-space:nowrap;flex:0 0 auto}.feedCardMoreButton,.feedCardPinnedBadge{width:38px;height:38px}}.editPostImageGrid{margin-top:14px;height:230px;display:grid;gap:4px;overflow:hidden;border-radius:20px;background:#ffffff08}.editPostImageGrid1{grid-template-columns:1fr}.editPostImageGrid2{grid-template-columns:repeat(2,minmax(0,1fr))}.editPostImageGrid3{grid-template-columns:1.35fr 1fr;grid-template-rows:repeat(2,minmax(0,1fr))}.editPostImageGrid3 .editPostImageItem:first-child{grid-row:1 / 3}.editPostImageItem{position:relative;min-width:0;min-height:0;overflow:hidden}.editPostImagePreview{width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.editPostImagePreview>img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .2s ease,filter .2s ease}.editPostImagePreview:hover>img{transform:scale(1.025);filter:brightness(.92)}.editPostImageRemove{position:absolute;top:8px;right:8px;width:30px;height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#0a0b12c7;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.editPostImageEdit{position:absolute;left:8px;bottom:8px;min-height:30px;padding:0 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#0a0b12c7;color:#fff;font-size:12px;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.editPostImageEdit:disabled{opacity:.62;cursor:wait}.editPostImageRemove img{width:17px;height:17px;display:block;filter:brightness(0) invert(1);pointer-events:none}.feedCardImageCarousel{position:relative;width:100%;margin-top:16px;height:auto;max-height:720px;aspect-ratio:4 / 5;overflow:hidden;border-radius:16px;background:#0d1017}.feedCardImageCarousel:first-child{margin-top:0}.feedCardImageViewport{width:100%;height:100%;display:flex;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.feedCardImageViewport::-webkit-scrollbar{display:none}.feedCardImageSlide{position:relative;flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;padding:0;border:0;overflow:hidden;background:#080a10;cursor:pointer;scroll-snap-align:center;scroll-snap-stop:always}.feedCardImageSlide img{display:block}.feedCardImageBlur{position:absolute;inset:-24px;z-index:0;width:calc(100% + 48px);height:calc(100% + 48px);object-fit:cover;object-position:center;filter:blur(28px) saturate(1.2) brightness(.56);opacity:.72;transform:scale(1.05);pointer-events:none}.feedCardImagePhoto{position:relative;z-index:1;width:100%;height:100%;max-height:none;object-fit:contain;object-position:center;transition:transform .25s ease,filter .25s ease}.feedCardImagePhotoLoading{filter:blur(10px);transform:scale(1.015)}.feedCardImagePhotoLoaded{filter:blur(0);transform:scale(1)}.feedCardDoubleTapHeart{position:absolute;inset:0;margin:auto;z-index:7;width:112px;height:112px;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;filter:drop-shadow(0 12px 34px rgba(0,0,0,.42))}.feedCardDoubleTapHeart img{width:100%;height:100%;display:block;object-fit:contain;filter:brightness(0) saturate(100%) invert(38%) sepia(98%) saturate(2200%) hue-rotate(335deg) brightness(101%) contrast(96%)}.feedCardImageArrow{position:absolute;top:50%;z-index:4;width:42px;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:#080a10bd;color:#fff;cursor:pointer;font-size:34px;line-height:1;transform:translateY(-50%);transition:background .18s ease,opacity .18s ease,transform .18s ease}.feedCardImageArrow img{display:block;object-fit:contain;filter:brightness(0) invert(1);pointer-events:none}.feedCardImageArrow:hover:not(:disabled){background:#12151eeb}.feedCardImageArrow:disabled{opacity:0;pointer-events:none}.feedCardImageArrowPrev{left:14px}.feedCardImageArrowNext{right:14px}.feedCardImageArrowNext img{transform:rotate(180deg)}.feedCardImageDots{position:absolute;right:18px;bottom:14px;left:18px;z-index:4;display:flex;align-items:center;justify-content:center;gap:7px;pointer-events:none}.feedCardImageDot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#ffffff61;opacity:.78;transition:width .18s ease,background .18s ease,opacity .18s ease;pointer-events:auto}.feedCardImageDotActive{width:18px;border-radius:999px;background:#fff;opacity:1}.feedCardLightbox{position:fixed;inset:0;z-index:10000;padding:36px;display:flex;align-items:center;justify-content:center;background:#030408e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:zoom-out;animation:feedCardLightboxFade .18s ease}.feedCardLightboxImage{max-width:min(1200px,94vw);max-height:90vh;display:block;border-radius:16px;object-fit:contain;box-shadow:0 24px 80px #0000008c;cursor:default}.feedCardLightboxClose{position:fixed;top:20px;right:24px;width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#ffffff14;color:#fff;font-size:28px;cursor:pointer}.feedCardLightboxCloseIcon{width:24px;height:24px;display:block;filter:brightness(0) invert(1);pointer-events:none}@keyframes feedCardLightboxFade{0%{opacity:0}to{opacity:1}}.settingsPage{color:#0d1018}.settingsPage.profilePageChannel{width:100%;margin:0;padding:0 24px;grid-template-columns:var(--profile-channel-left-width) var(--profile-channel-feed-width) var(--profile-channel-right-width);justify-content:center;background:radial-gradient(circle at 14% 0%,rgba(92,52,145,.09),transparent 34%),linear-gradient(180deg,#05070c,#070a11 52%,#080b12)}.settingsShell{width:100%;min-width:0;min-height:100vh;display:flex;align-items:center;flex-direction:column;background:#080a10}.settingsPage .profileChannelLeftRail,.settingsPage .profileChannelRightRail{min-height:100vh}.settingsTopbar,.settingsContent{width:100%;box-sizing:border-box}.settingsTopbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:48px 24px 18px}.settingsTopbar span,.settingsPanelHeader span,.settingsDangerPanel>div>span{display:block;margin-bottom:4px;color:var(--profile-channel-muted);font-size:12px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.settingsTopbar h1,.settingsPanel h2{margin:0;color:#fff;font-size:28px;font-weight:760;line-height:1.08}.settingsTopbar button{min-height:38px;padding:0 18px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0f;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}.settingsTopbar button:hover{background:#ffffff1c}.settingsTopbar button:active{transform:scale(.97)}.settingsContent{margin:0 auto;padding:28px clamp(24px,5vw,72px) 120px;display:flex;flex-direction:column;gap:14px}.settingsAccountCard,.settingsPanel{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:#ffffff09}.settingsAccountCard{min-height:118px;padding:22px 28px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px}.settingsAccountAvatar{width:64px;height:64px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:var(--profile-channel-accent);color:#fff;font-size:28px;font-weight:760;flex-shrink:0}.settingsAccountAvatarSkeleton{background:#252831}.settingsAccountAvatar img{width:100%;height:100%;display:block;object-fit:cover}.settingsAccountAvatar i,.settingsSkeletonLine{display:block;border-radius:999px;background:linear-gradient(90deg,#ffffff09,#ffffff16,#ffffff09);background-size:240% 100%;opacity:1;animation:profileHeaderSkeletonShimmer 1.25s ease-in-out infinite}.settingsAccountAvatar i{width:100%;height:100%;background-color:#252831}.settingsAccountInfo{min-width:0}.settingsAccountInfo strong{display:flex;align-items:center;gap:7px;color:#fff;font-size:20px;line-height:1.15}.settingsAccountInfo strong>span:not(.settingsSkeletonLine){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settingsAccountInfo strong img{width:18px;height:18px;flex:0 0 auto}.settingsAccountInfo>span{display:block;margin-top:5px;overflow:hidden;color:var(--profile-channel-muted);font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.settingsSkeletonName{width:160px;height:20px}.settingsSkeletonEmail{width:min(260px,80%);height:14px}.settingsPanel{padding:24px 28px}.settingsPanelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.settingsPanelHeader small{padding:8px 12px;border-radius:999px;background:#a259ff1f;color:var(--profile-channel-accent);font-size:12px;font-weight:650;white-space:nowrap}.settingsLanguageGrid{display:flex;flex-direction:column;gap:12px}.settingsLanguageOption{width:100%;min-height:86px;padding:18px;border:1px solid var(--profile-channel-border);border-radius:18px;background:#ffffff09;color:#fff;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.settingsLanguageOption:hover{border-color:#a259ff61;background:#ffffff13}.settingsLanguageOption:active{transform:scale(.98)}.settingsLanguageOption span,.settingsLanguageOption small{display:block}.settingsLanguageOption span{font-size:17px;font-weight:650}.settingsLanguageOption small{margin-top:8px;color:var(--profile-channel-muted);font-size:13px;font-weight:500;line-height:1.35}.settingsLanguageOptionActive{border-color:#a259ffbf;background:#a259ff1f}.settingsDangerPanel{display:flex;align-items:center;justify-content:space-between;gap:18px}.settingsDangerPanel p{margin:8px 0 0;color:var(--profile-channel-muted);font-size:14px;font-weight:500}.settingsLogoutButton{min-height:42px;padding:0 22px;border:1px solid rgba(255,105,135,.3);border-radius:999px;background:#ff54781f;color:#ff7b94;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}.settingsLogoutButton:hover{background:#ff54782e}.settingsLogoutButton:active{transform:scale(.97)}@media(max-width:760px){.settingsPage.profilePageChannel{width:100%;display:block;padding:0}.settingsShell{min-height:100dvh;align-items:stretch;border:0}.settingsTopbar{width:100%;padding:16px 20px}.settingsTopbar h1{font-size:24px}.settingsTopbar button{display:none}.settingsContent{width:100%;padding:18px 14px 110px;gap:12px}.settingsAccountCard,.settingsPanel{border-radius:20px}.settingsAccountCard{min-height:104px;padding:18px;gap:14px}.settingsAccountAvatar{width:58px;height:58px;font-size:24px}.settingsAccountInfo strong{font-size:18px}.settingsAccountInfo>span{font-size:13px}.settingsPanel{padding:20px}.settingsPanelHeader{align-items:flex-start;margin-bottom:16px}.settingsPanel h2{font-size:25px}.settingsLanguageOption{min-height:82px;padding:16px}.settingsDangerPanel{align-items:stretch;flex-direction:column}.settingsLogoutButton{width:100%}}@media(min-width:1281px)and (max-width:1500px){.settingsPage.profilePageChannel{width:100%;grid-template-columns:96px minmax(0,1fr) minmax(280px,330px);padding:0 14px}.settingsTopbar,.settingsContent{width:100%}}@media(min-width:851px)and (max-width:1280px){.settingsPage.profilePageChannel{width:100%;grid-template-columns:96px minmax(0,1fr);padding:0;justify-content:stretch}.settingsPage .profileChannelRightRail{display:none}}@media(max-width:420px){.settingsTopbar{padding:14px 16px}.settingsContent{padding:16px 12px 104px}.settingsAccountCard{padding:16px}.settingsPanel{padding:18px}.settingsPanelHeader{flex-direction:column;gap:10px}.settingsPanelHeader small{align-self:flex-start}}.notificationsPage.profilePageChannel{width:100%;margin:0;padding:0 24px;box-sizing:border-box;grid-template-columns:var(--profile-channel-left-width) var(--profile-channel-feed-width) var(--profile-channel-right-width);justify-content:center;background:radial-gradient(circle at 14% 0%,rgba(92,52,145,.09),transparent 34%),linear-gradient(180deg,#05070c,#070a11 52%,#080b12);color:#fff}.notificationsShell{width:100%;min-width:0;max-width:100%;min-height:100vh;box-sizing:border-box;overflow-x:clip;background:#080a10}.notificationsTopbar{min-height:76px;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(255,255,255,.08)}.notificationsTopbar span{display:block;margin-bottom:4px;color:var(--profile-channel-muted);font-size:12px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.notificationsTopbar h1{margin:0;color:#fff;font-size:28px;line-height:1.08;font-weight:760;letter-spacing:0}.notificationsReadAll{min-height:42px;padding:0 18px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0e;color:#fff;font-size:14px;font-weight:750;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,opacity .18s ease}.notificationsReadAll:not(:disabled):hover{transform:translateY(-1px);border-color:#ffffff38;background:#ffffff1a}.notificationsReadAll:disabled{cursor:default;opacity:.45}.notificationsError{margin:18px 28px 0;padding:12px 14px;border:1px solid rgba(255,92,122,.24);border-radius:16px;background:#ff5c7a14;color:#ff8ca3;font-size:14px;font-weight:700}.notificationsList{width:100%;min-width:0;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;overflow-x:clip}.notificationItem{position:relative;width:100%;min-width:0;max-width:100%;box-sizing:border-box;padding:20px 28px;border:0;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:14px;background:#080a10;color:inherit;text-align:left;cursor:pointer;transition:background .18s ease,transform .18s ease}.notificationItem:hover{background:#ffffff09}.notificationItemUnread{background:#a259ff0e}.notificationSenderAvatar{width:52px;height:52px;flex:0 0 auto;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#a259ff,#6f42ff);color:#fff;font-size:21px;font-weight:850;overflow:hidden}.notificationSenderAvatar img{width:100%;height:100%;display:block;object-fit:cover}.notificationContent{min-width:0;flex:1;display:flex;flex-direction:column;gap:6px}.notificationLine{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:#ffffffd1;font-size:15px;line-height:1.35}.notificationSenderName{min-width:0;display:inline-flex;align-items:center;gap:5px;color:#fff;font-size:15px;font-weight:850;cursor:pointer}.notificationSenderName span{min-width:0;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationSenderName img{width:16px;height:16px;flex:0 0 auto}.notificationMeta{color:#ffffff75;font-size:13px;font-weight:700}.notificationOpenHint{margin-right:4px;min-height:36px;padding:0 16px;border:1px solid rgba(255,255,255,.12);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0e;color:#fff;font-size:13px;font-weight:800;white-space:nowrap;transition:transform .18s ease,border-color .18s ease,background .18s ease}.notificationItem:hover .notificationOpenHint{transform:translateY(-1px);border-color:#ffffff38;background:#ffffff1a}.notificationOpenHintEmpty{width:0;min-height:0;padding:0;border:0;margin:0;background:transparent;overflow:hidden}.notificationUnreadDot{position:absolute;top:23px;left:70px;width:8px;height:8px;border-radius:999px;background:#ff3b30;border:2px solid #080a10}.notificationsState{margin:24px 28px;padding:22px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#ffffff09;color:#ffffff94;text-align:center;font-size:16px;font-weight:750}.notificationSkeleton{overflow:hidden;pointer-events:none}.notificationSkeleton>span:first-child,.notificationSkeleton i{display:block;border-radius:999px;background:linear-gradient(90deg,#ffffff0e,#ffffff1a 48%,#ffffff0e);background-size:220% 100%;animation:notificationSkeletonShimmer 1.45s ease-in-out infinite}.notificationSkeleton>span:first-child{width:52px;height:52px;flex:0 0 auto}.notificationSkeleton>div{min-width:0;flex:1;display:grid;gap:10px;overflow:hidden}.notificationSkeleton i:first-child{width:min(320px,80vw,100%);height:16px}.notificationSkeleton i:last-child{width:min(140px,46vw,100%);height:12px}@keyframes notificationSkeletonShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.notificationPostOverlay{position:fixed;inset:0;z-index:12000;display:flex;align-items:center;justify-content:center;padding:20px;background:#00000094;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.notificationPostModal{position:relative;width:min(760px,calc(100vw - 28px));max-height:calc(100vh - 40px);overflow:auto;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#080a10}.notificationPostModal .feedCard{border-radius:0;border-inline:0}.notificationPostClose{position:sticky;top:14px;z-index:4;float:right;width:44px;height:44px;margin:14px 14px -58px 0;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#161922eb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.notificationPostClose img{width:18px;height:18px;filter:brightness(0) invert(1)}@media(min-width:1281px)and (max-width:1500px){.notificationsPage.profilePageChannel{grid-template-columns:96px minmax(0,1fr) minmax(280px,330px);padding:0 14px}}@media(min-width:851px)and (max-width:1280px){.notificationsPage.profilePageChannel{grid-template-columns:96px minmax(0,1fr);justify-content:stretch;padding:0}.notificationsPage .profileChannelRightRail{display:none}}@media(max-width:850px){.notificationsPage.profilePageChannel{display:block;padding:0}.notificationsPage .profileChannelLeftRail,.notificationsPage .profileChannelRightRail{display:none}.notificationsShell{min-height:100dvh;padding-bottom:90px;border:0;overflow-x:hidden}.notificationsTopbar{min-height:70px;padding:14px 16px}.notificationsTopbar h1{font-size:24px}.notificationsReadAll{min-height:38px;padding:0 14px;font-size:13px}.notificationItem{padding:18px;align-items:flex-start;gap:12px}.notificationSkeleton>span:first-child{width:48px;height:48px}.notificationSkeleton i:first-child{width:min(290px,calc(100vw - 96px))}.notificationSkeleton i:last-child{width:min(140px,calc(100vw - 180px))}.notificationSenderAvatar{width:48px;height:48px;font-size:19px}.notificationUnreadDot{top:18px;left:56px}.notificationOpenHint{display:none}.notificationSenderName span{max-width:150px}.notificationPostOverlay{padding:0;align-items:stretch}.notificationPostModal{width:100%;max-height:100vh;border-radius:0;border:0}}.messengerPage{height:100dvh;min-height:0;overflow:hidden}.messengerPage.profilePageChannel{width:100%;max-width:100%;height:100dvh;min-height:0;box-sizing:border-box;overflow:hidden}.messengerShell{grid-column:2 / -1;min-width:0;max-width:100%;height:100dvh;min-height:0;display:grid;grid-template-columns:minmax(260px,330px) minmax(0,1fr);background:radial-gradient(circle at 0% 0%,rgba(var(--profile-channel-accent-rgb),.08),transparent 34%),#080a10;border-inline:0;overflow:hidden}.messengerPage .profileChannelLeftRail,.messengerPage .profileChannelRightRail{height:100dvh;max-height:100dvh;overflow:hidden}@media(max-width:1500px){.messengerPage.profilePageChannel{padding:0}}.messengerListPane{border-right:1px solid rgba(255,255,255,.08);min-width:0;min-height:0;height:100dvh;overflow:hidden;display:flex;flex-direction:column}.messengerTopbar,.messengerChatHeader{height:70px;min-height:70px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.08);box-sizing:border-box}.messengerChatHeader{display:flex;align-items:center;gap:8px;padding:13px 20px;background:#0b0e15e6}.messengerTopbar span{display:block;color:var(--profile-channel-muted, #8b8f9b);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.messengerTopbar h1{margin:2px 0 0;color:#fff;font-size:24px;line-height:1.1}.messengerChatList{display:flex;flex-direction:column;flex:1;padding:6px 0 12px;gap:0;min-width:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(var(--profile-channel-accent-rgb),.5) transparent}.messengerChatList::-webkit-scrollbar{width:6px}.messengerChatList::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(var(--profile-channel-accent-rgb),.5)}.messengerChatSearch{position:relative;display:block;padding:12px 14px 10px}.messengerChatSearch>img{position:absolute;left:30px;top:50%;width:18px;height:18px;opacity:.58;transform:translateY(-44%);pointer-events:none;filter:brightness(0) invert(1)}.messengerChatSearch input{width:100%;height:46px;box-sizing:border-box;border:1px solid rgba(255,255,255,.07);border-radius:30px;background:#ffffff13;color:#fff;padding:0 42px;font:inherit;font-size:14px;line-height:40px;outline:none;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.messengerChatSearch input:focus{border-color:rgba(var(--profile-channel-accent-rgb),.38);background:#ffffff1a;box-shadow:0 0 0 3px rgba(var(--profile-channel-accent-rgb),.12)}.messengerChatSearch input::placeholder{color:#ffffff80}.messengerChatSearch input::-webkit-search-cancel-button,.messengerChatSearch input::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}.messengerChatSearch button{position:absolute;right:22px;top:50%;width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer;transform:translateY(-45%);transition:background .16s ease,opacity .16s ease}.messengerChatSearch button:hover{background:#ffffff14}.messengerChatSearch button img{width:12px;height:12px;opacity:.62;filter:brightness(0) invert(1)}.messengerChatItem,.messengerChatHeader button{width:100%;min-width:0;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;overflow:visible}.messengerChatItem{position:relative;min-height:76px;border-radius:0;padding:12px 14px;border:0;animation:messengerItemIn .22s ease both;transition:background .16s ease}.messengerChatItem:after{content:"";position:absolute;right:14px;bottom:0;left:70px;height:1px;background:#ffffff0e}.messengerChatItem:hover,.messengerChatItemActive{background:#ffffff12}.messengerChatItemActive:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 999px 999px 0;background:var(--profile-channel-accent, #a259ff)}.messengerChatItemActive:after,.messengerChatItem:hover:after{opacity:0}.messengerAvatar{position:relative;width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:50%;background:var(--profile-channel-accent, #a259ff);color:#fff;font-weight:900;overflow:hidden}.messengerAvatarWithStatus:after{content:"";position:absolute;right:0;bottom:1px;width:11px;height:11px;border:2px solid #141821;border-radius:50%;background:#7d8492}.messengerAvatarOnline:after{background:#22d38b}.messengerAvatar img{width:100%;height:100%;object-fit:cover}.messengerTopbar{padding:14px 20px}.messengerTopbar,.messengerChatHeader{box-sizing:border-box}.messengerAvatar{overflow:visible;isolation:isolate}.messengerAvatarWithStatus:after{right:-1px;bottom:-1px;z-index:3;width:12px;height:12px;box-sizing:border-box;border:2px solid #0b0e15;box-shadow:0 0 0 1px #00000038}.messengerAvatar img{border-radius:inherit;overflow:hidden}.messengerChatBody{min-width:0;flex:1;display:grid;gap:4px}.messengerChatRow{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.messengerChatItem strong,.messengerChatHeader strong{display:flex;align-items:center;gap:5px;max-width:100%;overflow:hidden;color:#fff;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.messengerVerifiedBadge{width:16px;height:16px;flex:0 0 16px}.messengerChatItem small,.messengerChatHeader small{display:block;overflow:hidden;color:var(--profile-channel-muted, #8b8f9b);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.messengerChatItem time{flex:0 0 auto;color:#ffffff73;font-size:12px;line-height:1}.messengerChatPane{min-width:0;height:100dvh;min-height:0;overflow:hidden;display:flex;flex-direction:column}.messengerChatHeader .messengerMobileBack{width:40px;height:40px;flex:0 0 40px;display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:0;border-radius:999px;background:transparent;color:#fff;font-size:0;line-height:0;cursor:pointer;transition:background .16s ease,transform .16s ease}.messengerMobileBack:hover{background:#ffffff14;transform:translate(-1px)}.messengerMobileBack img{width:20px;height:20px;display:block;filter:brightness(0) invert(1)}.messengerDesktopSkeleton{min-width:0;height:100dvh;min-height:0;display:flex;flex-direction:column;background:#080a10}.messengerDesktopSkeletonHeader{min-height:64px;display:flex;align-items:center;gap:12px;padding:10px 20px;border-bottom:1px solid rgba(255,255,255,.08);box-sizing:border-box}.messengerDesktopSkeletonHeader span{width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:linear-gradient(90deg,#1a1d25,#262a34,#1a1d25);background-size:220% 100%;animation:messengerSkeleton 1.25s ease-in-out infinite}.messengerDesktopSkeletonHeader div{width:min(180px,45%);display:grid;gap:8px}.messengerDesktopSkeletonHeader i,.messengerDesktopSkeletonComposer{display:block;border-radius:999px;background:linear-gradient(90deg,#1a1d25,#262a34,#1a1d25);background-size:220% 100%;animation:messengerSkeleton 1.25s ease-in-out infinite}.messengerDesktopSkeletonHeader i:first-child{width:78%;height:13px}.messengerDesktopSkeletonHeader i:last-child{width:48%;height:11px}.messengerDesktopSkeletonMessages{flex:1;min-height:0;display:flex;flex-direction:column;gap:16px;padding:22px;overflow:hidden}.messengerDesktopSkeletonComposer{height:58px;margin:13px 16px 16px;border-radius:18px}.messengerMessages{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px;padding:16px 22px 20px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(var(--profile-channel-accent-rgb),.7) transparent}.messengerMessages::-webkit-scrollbar{width:8px}.messengerMessages::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(var(--profile-channel-accent-rgb),.7)}.messengerMessage{display:flex;align-items:flex-end;gap:10px;max-width:min(70%,560px);animation:messengerMessageIn .22s ease both}.messengerMessageMine{align-self:flex-end}.messengerMessageMine .messengerAvatar{display:none}.messengerMessage>div{position:relative;border-radius:20px 20px 20px 7px;padding:11px 14px 8px;background:#20242d;border:1px solid rgba(255,255,255,.05)}.messengerMessageMine>div{border-radius:20px 20px 7px;background:linear-gradient(135deg,rgba(var(--profile-channel-accent-rgb),.86),#7453dcdb);border-color:#ffffff14}.messengerMessage p{margin:0;color:#fff;white-space:pre-wrap;overflow-wrap:anywhere}.messengerMessageMeta{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:5px}.messengerMessageMeta small,.messengerMessage time{color:#ffffff8c;font-size:11px}.messengerMessageImages{display:grid;width:min(100%,520px);gap:3px;margin-top:8px;overflow:hidden;border-radius:15px}.messengerMessageImages1{grid-template-columns:1fr}.messengerMessageImages2,.messengerMessageImages3,.messengerMessageImages4{grid-template-columns:repeat(2,minmax(0,1fr))}.messengerMessageImages button{display:block;min-width:0;aspect-ratio:1 / 1;padding:0;border:0;overflow:hidden;background:#0000002e;cursor:zoom-in}.messengerMessageImages1 button{aspect-ratio:4 / 3}.messengerMessageImages3 button:nth-child(3){grid-column:1 / -1;aspect-ratio:2 / 1}.messengerMessageImages img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .18s ease,filter .18s ease}.messengerMessageImages button:hover img{filter:brightness(1.06);transform:scale(1.025)}.messengerMessagePending{opacity:.58;pointer-events:none}.messengerMessageLikeBadge{position:absolute;right:-8px;bottom:-11px;min-width:26px;height:22px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#11141d;color:#ffffffb8;cursor:pointer;font-size:11px;font-weight:800;box-shadow:0 8px 18px #00000047;animation:messengerLikePop .18s ease both}.messengerMessageLikeBadge img{width:12px;height:12px;filter:brightness(0) invert(1);opacity:.78}.messengerMessageLikeBadgeActive{background:rgba(var(--profile-channel-accent-rgb),.95);color:#fff}.messengerComposer{display:grid;grid-template-columns:44px minmax(0,1fr) 56px;align-items:end;gap:12px;padding:13px 16px 16px;border-top:1px solid rgba(255,255,255,.08);background:#0a0d14f5}.messengerTypingHint{min-height:22px;padding:0 22px 8px;color:#ffffff94;font-size:13px}.messengerComposer p{grid-column:1 / -1;margin:0;color:#ff6f8e;font-size:13px}.messengerImageInput{display:none}.messengerComposerPreviews{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,62px);gap:8px;min-width:0;overflow-x:auto;padding-bottom:2px}.messengerComposerPreviewHeader{grid-column:1 / -1;display:flex;align-items:center;justify-content:flex-start;gap:10px;color:#ffffffad;font-size:12px}.messengerComposerPreviewHeader strong{font-weight:800}.messengerComposerPreviews>span{position:relative;width:62px;height:62px;flex:0 0 62px;overflow:hidden;border-radius:14px;background:#ffffff0f}.messengerComposerPreviews>span>img{width:100%;height:100%;display:block;object-fit:cover}.messengerComposerPreviews>span>button{position:absolute;top:5px;right:5px;width:22px!important;height:22px!important;min-width:22px;display:inline-grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.22);border-radius:50%!important;background:#080a10c7!important;box-shadow:0 5px 14px #00000047;line-height:0}.messengerComposerPreviews>span>button img{width:11px;height:11px;display:block;filter:brightness(0) invert(1)}.messengerComposer textarea{width:100%;height:56px;min-height:56px;max-height:144px;box-sizing:border-box;resize:none;overflow-y:hidden;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#fff1;color:#fff;padding:17px 16px;font:inherit;line-height:20px;outline:none;scrollbar-width:thin;scrollbar-color:rgba(var(--profile-channel-accent-rgb),.62) transparent;transition:height .14s ease,border-color .16s ease,background .16s ease}.messengerComposer textarea::-webkit-scrollbar{width:6px}.messengerComposer textarea::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(var(--profile-channel-accent-rgb),.62)}.messengerComposer textarea::placeholder{color:#ffffff75}.messengerComposer textarea:focus{border-color:rgba(var(--profile-channel-accent-rgb),.52);background:#ffffff14}.messengerComposer>button{width:56px;height:56px;min-width:0;display:grid;place-items:center;border:0;border-radius:999px;background:#fff;color:#05070c;font-weight:800;cursor:pointer;transition:transform .16s ease,opacity .16s ease,background .16s ease}.messengerComposer>button:hover:not(:disabled){transform:translateY(-1px) scale(1.03);background:#f4f6fb}.messengerComposer>button img{width:22px;height:22px;object-fit:contain}.messengerComposer>button:disabled{opacity:.55;cursor:default}.messengerAttachButton{width:44px!important;height:44px!important;align-self:center;background:#ffffff13!important;color:#fff!important}.messengerAttachButton img{filter:brightness(0) invert(1);opacity:.78}.messengerSendButton>span{width:20px;height:20px;border:3px solid rgba(5,7,12,.22);border-top-color:#05070c;border-radius:50%;animation:messengerSpin .8s linear infinite}.messengerEditBox{min-width:min(320px,62vw);display:grid;gap:10px}.messengerEditBox textarea{width:100%;height:52px;min-height:52px;max-height:144px;box-sizing:border-box;resize:none;overflow-y:hidden;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#0000002e;color:#fff;padding:15px 12px;font:inherit;line-height:20px;outline:none;scrollbar-width:thin;scrollbar-color:rgba(var(--profile-channel-accent-rgb),.62) transparent;transition:height .14s ease,border-color .16s ease,background .16s ease}.messengerEditBox textarea::-webkit-scrollbar{width:6px}.messengerEditBox textarea::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(var(--profile-channel-accent-rgb),.62)}.messengerEditBox span{display:flex;justify-content:flex-end;gap:8px}.messengerEditBox button{min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff14;color:#fff;cursor:pointer;font-size:12px;font-weight:800}.messengerEditBox button:last-child{background:#fff;color:#05070c}.messengerMenuBackdrop{position:fixed;inset:0;z-index:12000}.messengerMessageMenu{position:fixed;width:120px;padding:8px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:linear-gradient(180deg,#181c27f5,#0f121bf5);box-shadow:0 22px 60px #00000070,inset 0 1px #ffffff0a;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.messengerMessageMenu button{width:100%;min-height:42px;padding:0 14px;border:0;border-radius:12px;background:transparent;color:#fff;cursor:pointer;font-size:14px;font-weight:760;text-align:left}.messengerMessageMenu button:hover{background:#ffffff14}.messengerMessageMenuDanger{color:#ff7894!important}.messengerImageViewer{position:fixed;inset:0;z-index:13000;padding:36px;display:flex;align-items:center;justify-content:center;background:#030408e6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow:hidden;cursor:zoom-out;animation:messengerImageViewerFade .18s ease}.messengerImageViewerPanel{position:relative;width:auto;max-width:calc(100vw - 72px);max-height:calc(100dvh - 72px);display:flex;align-items:center;justify-content:center;overflow:visible;cursor:default}.messengerImageViewerImage{position:relative;z-index:1;width:auto;height:auto;max-width:calc(100vw - 72px);max-height:calc(100dvh - 72px);display:block;border-radius:16px;object-fit:contain;box-shadow:0 24px 80px #0000008c;cursor:default}.messengerImageViewerClose{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#0a0d14f5;color:#fff;cursor:pointer;box-shadow:0 14px 38px #00000061}.messengerImageViewerClose:hover{background:#141822fa}.messengerImageViewerClose{position:fixed;top:20px;right:24px;width:44px;height:44px}.messengerImageViewerClose img{width:24px;height:24px;filter:brightness(0) invert(1)}.messengerImageViewerNav,.messengerImageViewerCounter,.messengerImageViewerDots,.messengerImageViewerDot{display:none}.messengerState,.messengerEmptyPane{color:var(--profile-channel-muted, #8b8f9b)}.messengerState{margin:0}.messengerChatListState,.messengerMessagesState{justify-self:center;align-self:center;max-width:260px;padding:12px 16px;border:1px solid rgba(255,255,255,.075);border-radius:999px;background:#ffffff0b;color:#ffffff9e;font-size:14px;line-height:1.3;text-align:center}.messengerChatListState{margin:auto 18px}.messengerMessagesState{margin:auto}.messengerEmptyPane{margin:auto;max-width:360px;padding:24px;text-align:center}.messengerEmptyPane h2{margin:0 0 8px;color:#fff}.messengerChatSkeletonList,.messengerMessageSkeletonList{display:grid;gap:10px}.messengerMessageSkeletonList{width:100%;gap:18px;padding-top:2px}.messengerChatSkeleton,.messengerMessageSkeleton{display:flex;align-items:center;gap:12px;border-radius:18px;padding:12px;background:#ffffff09}.messengerChatSkeleton span,.messengerMessageSkeleton span{width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:linear-gradient(90deg,#1a1d25,#262a34,#1a1d25);background-size:220% 100%;animation:messengerSkeleton 1.25s ease-in-out infinite}.messengerChatSkeleton div{width:100%;display:grid;gap:8px}.messengerChatSkeleton i,.messengerMessageSkeleton i{display:block;height:12px;border-radius:999px;background:linear-gradient(90deg,#1a1d25,#262a34,#1a1d25);background-size:220% 100%;animation:messengerSkeleton 1.25s ease-in-out infinite}.messengerChatSkeleton i:first-child{width:62%}.messengerChatSkeleton i:last-child{width:42%}.messengerMessageSkeleton{width:min(58%,640px);justify-self:flex-start;background:transparent;padding:0}.messengerMessageSkeletonMine{justify-self:flex-end;flex-direction:row-reverse}.messengerMessageSkeleton i{width:100%;min-width:260px;height:56px;border-radius:20px}.messengerMessageSkeleton:nth-child(2){width:min(42%,520px)}.messengerMessageSkeleton:nth-child(3){width:min(52%,600px)}.messengerMessageSkeleton:nth-child(4){width:min(45%,540px)}@keyframes messengerSkeleton{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes messengerItemIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes messengerMessageIn{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes messengerLikePop{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes messengerSpin{to{transform:rotate(360deg)}}@keyframes messengerImageViewerFade{0%{opacity:0}to{opacity:1}}@media(min-width:761px)and (max-width:1120px){.messengerPage.profilePageChannel{grid-template-columns:96px minmax(0,1fr);justify-content:stretch;padding-inline:0}.messengerShell{grid-column:2;grid-template-columns:minmax(235px,300px) minmax(0,1fr)}.messengerMessages{padding-inline:16px}}@media(min-width:761px)and (max-width:850px){.messengerPage.profilePageChannel{height:100dvh;padding-bottom:calc(86px + env(safe-area-inset-bottom))}.messengerShell,.messengerListPane,.messengerChatPane,.messengerDesktopSkeleton{height:calc(100dvh - 86px - env(safe-area-inset-bottom))}.messengerShell{min-height:0}.messengerMessages{padding-bottom:14px}}@media(max-width:760px){.messengerPage.profilePageChannel{display:block;width:100%;max-width:100vw;min-height:100dvh;padding:0;position:fixed;inset:0;z-index:2200;background:var(--profile-channel-surface, #080a10);overflow:hidden}.messengerPage .profileChannelLeftRail,.messengerPage .profileChannelRightRail,.messengerPageChatOpen .profileMobileBottomNav{display:none!important}.messengerShell{width:100%;max-width:100vw;height:100dvh;min-height:100dvh;display:block;border:0;padding-bottom:78px;overflow:hidden}.messengerShellChatOpen{padding-bottom:0}.messengerListPane{height:calc(100dvh - 78px);border-right:0;overflow:hidden}.messengerChatList{height:auto;flex:1;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:6px 0 12px}.messengerChatItem{width:100%;min-width:0}.messengerChatPane{height:100dvh;min-height:100dvh;display:none}.messengerShellChatOpen .messengerListPane{display:none}.messengerShellChatOpen .messengerChatPane{display:flex}.messengerChatHeader .messengerMobileBack{width:38px;height:38px;flex:0 0 38px;font-size:0;line-height:0}.messengerChatHeader{gap:6px;height:62px;min-height:62px;padding:12px}.messengerChatHeader>button:not(.messengerMobileBack){min-width:0}.messengerMessages{padding:14px;overflow-x:hidden}.messengerMessage{max-width:86%}.messengerMessageSkeletonList{gap:12px;padding-top:0}.messengerMessageSkeleton,.messengerMessageSkeleton:nth-child(2),.messengerMessageSkeleton:nth-child(3),.messengerMessageSkeleton:nth-child(4){width:min(74%,340px)}.messengerMessageSkeletonMine,.messengerMessageSkeletonMine:nth-child(2),.messengerMessageSkeletonMine:nth-child(3),.messengerMessageSkeletonMine:nth-child(4){width:min(68%,320px)}.messengerMessageSkeleton i{min-width:0;height:48px;border-radius:18px}.messengerComposer{grid-template-columns:42px minmax(0,1fr) 52px;padding:12px}.messengerComposer textarea{height:52px;min-height:52px;padding:15px 14px}.messengerTypingHint{padding:0 14px 6px}.messengerComposer button{width:52px;height:52px}.messengerAttachButton{width:42px!important;height:42px!important}.messengerImageViewer{padding:0}.messengerImageViewerPanel{width:auto;max-width:100%;height:calc(100dvh - 32px);max-height:calc(100dvh - 32px)}.messengerImageViewerImage{max-width:100%;max-height:calc(100dvh - 32px)}.messengerImageViewerClose{top:12px;right:12px}.messengerImageViewerNav,.messengerImageViewerCounter,.messengerImageViewerDots{display:none}}@media(max-width:430px){.messengerTopbar h1{font-size:22px}.messengerChatHeader strong,.messengerChatItem strong{max-width:190px}.messengerComposer textarea{height:48px;min-height:48px;padding:13px 14px}.messengerComposer button{width:48px;height:48px}.messengerComposer{grid-template-columns:40px minmax(0,1fr) 48px}.messengerAttachButton{width:40px!important;height:40px!important}}@media(max-width:360px){.messengerComposer{grid-template-columns:36px minmax(0,1fr) 44px;gap:8px;padding:10px}.messengerComposer textarea{height:46px;min-height:46px;padding:12px;font-size:14px;line-height:20px}.messengerComposer button{width:44px;height:44px}.messengerAttachButton{width:36px!important;height:36px!important}}:root{--bg: #080a10;--cta: #a259ff;--cta-rgb: 162, 89, 255;--bg-radial-primary: rgba(var(--cta-rgb), .14);--bg-radial-secondary: rgba(70, 109, 255, .08);--bg-secondary: #171a22;--surface: #171a22;--surface-secondary: #10131a;--text: #f7f7fb;--muted: #b7bac8;--text-secondary: rgba(247, 247, 251, .62);--text-tertiary: rgba(247, 247, 251, .42);--border-muted: rgba(255, 255, 255, .08);--border-light: rgba(255, 255, 255, .16);--hover: rgba(255, 255, 255, .055);--hover-secondary: rgba(255, 255, 255, .09);--card-gradient: linear-gradient( 180deg, rgba(255, 255, 255, .045) 0%, rgba(255, 255, 255, .022) 100% );--purple-gradient: linear-gradient( 135deg, var(--cta) 0%, var(--cta-deep) 100% );--online: #31d99c;--offline: #707789;--danger: #ff6b7a;--shadow-card: 0 22px 48px rgba(0, 0, 0, .32), inset 0 1px 0 rgba(255, 255, 255, .04);--shadow-dropdown: 0 18px 42px rgba(0, 0, 0, .42), inset 0 1px 0 rgba(255, 255, 255, .04);--radius-card: 28px;--radius-button: 999px;--font-main: "Work Sans", system-ui, sans-serif;--font-mono: "Space Mono", monospace}:root{--profile-channel-bg: #07090f;--profile-channel-surface: rgba(17, 20, 29, .76);--profile-channel-surface-strong: rgba(24, 28, 39, .92);--profile-channel-line: rgba(255, 255, 255, .1);--profile-channel-line-strong: rgba(255, 255, 255, .18);--profile-channel-muted: rgba(247, 247, 251, .62);--profile-channel-soft: rgba(247, 247, 251, .42);--cta-deep: #6f5cff;--cta-soft: #bea0ff;--profile-channel-accent: var(--cta);--profile-channel-accent-rgb: var(--cta-rgb);--profile-channel-accent-deep: var(--cta-deep);--profile-channel-accent-soft: var(--cta-soft);--profile-channel-accent-2: #4f8cff;--profile-channel-accent-3: #35f2c2;--profile-channel-radius: 28px;--profile-channel-shadow: 0 28px 90px rgba(0, 0, 0, .5), inset 0 1px 0 rgba(255, 255, 255, .05);--profile-channel-left-width: minmax(260px, 330px);--profile-channel-feed-width: minmax(720px, 980px);--profile-channel-right-width: minmax(300px, 340px)}html,body,#root{height:100%}#root{min-height:100vh;display:flex;flex-direction:column}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-main);font-size:18px;line-height:var(--lh-body);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}button,input{font-family:inherit;-webkit-tap-highlight-color:transparent;border:none}img,svg{user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-user-drag:none;pointer-events:none}:root{--auth-h1: 51px;--auth-subtitle: 22px;--auth-input: 18px;--auth-body: 18px;--auth-small: 16px;--auth-btn-h: 60px;--auth-field-h: 50px;--auth-card-w: 600px;--auth-card-h: 650px;--auth-content-gap: 20px;--auth-fields-gap: 20px;--auth-form-gap: 30px}@media(max-width:950px){:root{--auth-h1: 40px;--auth-subtitle: 18px;--auth-input: 17px;--auth-body: 17px;--auth-btn-h: 56px;--auth-field-h: 48px;--auth-form-gap: 24px;--auth-fields-gap: 18px}}@media(max-width:768px){:root{--auth-h1: 44px;--auth-subtitle: 18px;--auth-input: 18px;--auth-body: 18px;--auth-btn-h: 60px;--auth-field-h: 54px;--auth-form-gap: 26px;--auth-fields-gap: 22px}}@media(max-width:600px){:root{--auth-h1: 38px;--auth-subtitle: 16px;--auth-input: 16px;--auth-body: 16px;--auth-btn-h: 56px;--auth-field-h: 50px;--auth-form-gap: 22px;--auth-fields-gap: 18px}}@media(max-width:480px){:root{--auth-h1: 34px;--auth-subtitle: 15px;--auth-input: 15px;--auth-body: 15px;--auth-btn-h: 54px;--auth-field-h: 48px;--auth-form-gap: 20px;--auth-fields-gap: 16px}}@media(max-width:440px){:root{--auth-h1: 30px;--auth-subtitle: 14px;--auth-input: 14px;--auth-body: 14px;--auth-btn-h: 52px;--auth-field-h: 46px;--auth-form-gap: 18px;--auth-fields-gap: 16px}}@media(max-width:380px){:root{--auth-h1: 28px;--auth-subtitle: 13.5px;--auth-input: 14px;--auth-body: 14px;--auth-btn-h: 50px;--auth-field-h: 44px}}@media(max-width:320px){:root{--auth-h1: 26px;--auth-subtitle: 13px;--auth-input: 13.5px;--auth-body: 13.5px;--auth-btn-h: 48px;--auth-field-h: 42px;--auth-form-gap: 18px;--auth-fields-gap: 14px}}
