._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}}: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}*{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,input,textarea,select,[role=button],[tabindex],.clickable{font-family:inherit;-webkit-tap-highlight-color:transparent}button,input{border:none}button:focus:not(:focus-visible),a:focus:not(:focus-visible),[role=button]:focus:not(:focus-visible),[tabindex]:focus:not(:focus-visible){outline: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}}
