*{margin:0;padding:0;box-sizing:border-box}:root{--bg:#0b0b0b;--panel:#111111;--panel2:#161616;--text:#e9eef5;--muted:#a0a0a0;--fg: var(--text);--layout-max: 760px;--accent-rgb: 122, 92, 255;--accent-hover-rgb: 140, 115, 255;--accent: rgb(var(--accent-rgb));--accent-hover: rgb(var(--accent-hover-rgb));--accent-soft: rgba(var(--accent-rgb), .16);--glass: rgba(15,15,15,.96);--glass-border: rgba(255,255,255,.08);--stroke: rgba(255,255,255,.07);--shadow: 0 10px 30px rgba(0,0,0,.28);--r-xl:14px;--r-lg:12px;--r-md:10px;--r-sm:8px;--radius-xl: var(--r-xl);--radius-lg: var(--r-lg);--radius-md: var(--r-md);--radius-sm: var(--r-sm);--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--mobile-dock-h: 64px}html,body,#root{height:100%;width:100%}body{overflow:hidden;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;background:var(--bg)}button,a{touch-action:manipulation}html[data-bg-gradient="0"] body{background:var(--bg)!important}html[data-hub-bg-gradient="1"] body{background:var(--hub-bg-gradient, var(--bg))!important}input:focus,textarea:focus,button:focus{outline:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#444}*{scrollbar-width:thin;scrollbar-color:transparent transparent}svg{max-width:100%;height:auto;display:inline-block;vertical-align:middle}svg *{vector-effect:non-scaling-stroke}.rich-text{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;line-height:1.55}.rich-text a{color:var(--accent);text-decoration:none}.rich-text a:hover{text-decoration:underline}.tg-rt{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.tg-codeBlock{margin:8px 0;padding:10px 12px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);overflow:auto;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12.5px;line-height:1.35;white-space:pre}.tg-codeBlock>code{background:transparent;border:0;padding:0;font:inherit;color:#ffffffeb}.tg-list{margin:8px 0;padding-left:22px;white-space:normal}.tg-list li{margin:3px 0}.tg-list li::marker{color:#ffffff8c}.tg-link{color:rgba(var(--accent-rgb),.98);text-decoration:none;border-bottom:1px solid rgba(var(--accent-rgb),.16)}.tg-link:hover{border-bottom-color:rgba(var(--accent-rgb),.42)}.tg-hashtag{color:rgba(var(--accent-rgb),.98);text-decoration:none;border-bottom:1px solid rgba(var(--accent-rgb),.16);font-weight:inherit}.tg-hashtag:hover{border-bottom-color:rgba(var(--accent-rgb),.42)}.tg-mention-pill{display:inline-flex;align-items:center;gap:6px;padding:2px 8px 2px 4px;border-radius:999px;border:1px solid rgba(var(--accent-rgb),.28);background:rgba(var(--accent-rgb),.1);color:#e9eef5f5;text-decoration:none;vertical-align:middle;line-height:1.2}.tg-mention-pill:hover{background:rgba(var(--accent-rgb),.16)}.tg-mention-text{font-weight:800;font-size:13px;opacity:.98}.tg-mention-pill .user-avatar{box-shadow:none;border:1px solid rgba(255,255,255,.1)}.tg-mention-topic-avatar{width:18px;height:18px;border-radius:999px;object-fit:cover;border:1px solid rgba(255,255,255,.12)}.tg-mention-topic-avatar.is-fallback{display:inline-grid;place-items:center;background:#ffffff1a;color:#ffffffe0;font-weight:900;font-size:12px}.tg-quote{margin:6px 0;padding:8px 10px;border-left:3px solid rgba(var(--accent-rgb),.75);border-radius:10px;background:rgba(var(--accent-rgb),.06)}.app-shell{height:100%;min-height:0;display:flex;overflow:hidden}.app-shell>*{min-width:0;min-height:0}.app-menu-rail{position:relative;flex:0 0 0;width:0;min-width:0;min-height:0;overflow:visible;z-index:120}.main-content{flex:1;min-width:0;min-height:0;overflow:hidden;display:flex}.topic-view,.topic-chat,.chat,.messages,.sidebar,.hub-layout,.hub-center{min-width:0;min-height:0}.main-content{position:relative}.tg-hub-layer{position:relative;z-index:1;flex:1;min-width:0;min-height:0;height:100%;overflow:hidden}.tg-hub-layer[inert],.tg-hub-layer[inert] *{pointer-events:none!important;-webkit-user-select:none;user-select:none}.tg-topic-scrim{position:absolute;inset:0;border:0;padding:0;margin:0;background:#00000059;z-index:70;cursor:pointer}.tg-auth-scrim{position:fixed;inset:0;border:0;padding:0;margin:0;background:#0000007a;z-index:190;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:opacity .26s cubic-bezier(.22,.61,.36,1)}.tg-auth-scrim.is-open{opacity:1}.tg-auth-panel{position:fixed;inset:0;z-index:200;display:flex;justify-content:flex-end;pointer-events:none}.tg-auth-panel-inner{position:relative;width:min(438px,calc(100vw - 16px));height:100dvh;max-height:100dvh;overflow:auto;pointer-events:auto;padding:18px 18px 26px;border-radius:28px 0 0 28px;border-left:1px solid rgba(255,255,255,.08);background:#0e0e10fb;box-shadow:-22px 0 56px #0000006b;opacity:0;transform:translate3d(100%,0,0) scale(.985);transform-origin:right center;transition:transform .26s cubic-bezier(.22,.61,.36,1),opacity .26s cubic-bezier(.22,.61,.36,1)}.tg-auth-panel-inner:before{content:"";position:absolute;inset:0 0 auto;height:220px;pointer-events:none;background:radial-gradient(circle at top right,rgba(var(--hub-accent-rgb, 124,124,255),.2),transparent 60%);opacity:.95}.tg-auth-panel.is-open .tg-auth-panel-inner{opacity:1;transform:translateZ(0) scale(1)}@media(prefers-reduced-motion:reduce){.tg-auth-scrim,.tg-auth-panel-inner{transition:none}}.tg-auth-back{position:absolute;top:12px;left:12px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid rgba(var(--hub-accent-rgb, 124,124,255),.22);background:rgba(var(--hub-accent-rgb, 124,124,255),.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffeb;cursor:pointer}.tg-auth-back:hover{background:rgba(var(--hub-accent-rgb, 124,124,255),.16)}.main-content.has-auth-panel .tg-hub-layer{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.98}.tg-auth-panel .tg-auth-sheet{position:relative;display:flex;flex-direction:column;height:100%;min-height:100%;max-width:100%;width:100%;margin:0 auto;padding:8px 6px 4px;align-items:stretch;justify-content:flex-start;gap:14px}.tg-auth-panel .tg-auth-sheet .tg-auth-topbar{display:block;padding:6px 0 0}.tg-auth-panel .tg-auth-sheet .tg-auth-sideBack{position:absolute;left:-14px;top:50%;transform:translateY(-50%);width:16px;height:34px;padding:0;border-radius:999px;border:0;background:transparent;color:#ffffff38;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:4;font-size:20px;font-weight:300;line-height:1;text-shadow:0 0 10px rgba(140,120,255,.08);transition:color .18s ease,transform .18s ease,opacity .18s ease}.tg-auth-panel .tg-auth-sheet .tg-auth-sideBack:hover{background:transparent;color:#ffffff8f;transform:translateY(-50%) translate(-1px)}.tg-auth-panel .tg-auth-sheet .tg-auth-setupTitle{min-width:0;font-size:15px;font-weight:850;min-height:40px;padding:0 16px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#ffffffe6;background:#ffffff07;border:1px solid rgba(255,255,255,.045);box-shadow:inset 0 1px #ffffff06}.tg-auth-panel .tg-auth-sheet .tg-auth-formLead{display:grid;gap:6px}.tg-auth-panel .tg-auth-sheet .tg-auth-formEyebrow{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#baacffc7}.tg-auth-panel .tg-auth-sheet .tg-auth-formTitle{font-size:24px;line-height:1.08;font-weight:900;color:#fffffff5}.tg-auth-panel .tg-auth-sheet .tg-auth-formHint{margin:0;font-size:13px;line-height:1.4;color:#ffffff9e}.tg-auth-panel .tg-auth-sheet .tg-auth-formFields{display:grid;gap:10px}.tg-auth-panel .tg-auth-sheet .tg-auth-inlineHint{padding:11px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.09);background:#ffffff0b;color:#ffffffc7;font-size:12px;line-height:1.4}.tg-auth-panel .tg-auth-sheet .tg-auth-windowBar{display:flex;align-items:center;gap:7px;margin:-2px 0 4px;padding-left:4px}.tg-auth-panel .tg-auth-sheet .tg-auth-windowDot{width:10px;height:10px;border-radius:999px;display:inline-block}.tg-auth-panel .tg-auth-sheet .tg-auth-windowDot.is-red{background:#ff6b81f0}.tg-auth-panel .tg-auth-sheet .tg-auth-windowDot.is-yellow{background:#ffc857f0}.tg-auth-panel .tg-auth-sheet .tg-auth-windowDot.is-green{background:#54d698f0}.tg-auth-panel .tg-auth-sheet .tg-auth-brandOrb{width:78px;height:78px;margin:4px auto 2px;border-radius:26px;display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,#c4b8ff52,#7c7cff2e 52%,#ffffff08);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0d,0 18px 38px #00000038}.tg-auth-panel .tg-auth-sheet .tg-auth-brandOrbCore{width:48px;height:48px;border-radius:18px;display:grid;place-items:center;font-size:24px;color:#ffffffeb;background:#ffffff14}.tg-auth-panel .tg-auth-sheet p{color:#ffffffc7}.tg-auth-panel .tg-auth-sheet .error{color:#ff7baaf2}.tg-auth-panel .tg-auth-sheet h1{font-size:20px;line-height:1.15;margin:6px 0;color:#ffffffeb}.tg-auth-panel .tg-auth-sheet .tg-auth-hero{display:grid;gap:6px;margin:2px 0;text-align:left}.tg-auth-panel .tg-auth-sheet .tg-auth-hero.is-simple{gap:4px}.tg-auth-panel .tg-auth-sheet .tg-auth-kicker{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#baacffc7}.tg-auth-panel .tg-auth-sheet .tg-auth-title{font-size:22px;line-height:1.12;font-weight:900;color:#ffffffeb}.tg-auth-panel .tg-auth-sheet .tg-auth-subtitle{font-size:12.5px;line-height:1.38;color:#ffffffa3}.tg-auth-panel .tg-auth-sheet .tg-auth-anonCard{width:100%;min-height:104px;padding:15px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff0e,#ffffff08),radial-gradient(circle at top right,rgba(var(--hub-accent-rgb, 124,124,255),.11),transparent 46%);box-shadow:0 10px 24px #0000001f;display:grid;justify-items:start;align-content:center;gap:5px;text-align:left}.tg-auth-panel .tg-auth-sheet .tg-auth-anonCard:hover{background:linear-gradient(180deg,#ffffff12,#ffffff0a),radial-gradient(circle at top right,rgba(var(--hub-accent-rgb, 124,124,255),.14),transparent 46%)}.tg-auth-panel .tg-auth-sheet .tg-auth-anonCard.is-docked{margin-top:2px}.tg-auth-panel .tg-auth-sheet .tg-auth-anonBadge{min-height:22px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#f8f6ffeb}.tg-auth-panel .tg-auth-sheet .tg-auth-anonTitle{font-size:18px;line-height:1.15;font-weight:900;color:#fffffffa}.tg-auth-panel .tg-auth-sheet .tg-auth-anonSub{font-size:12px;line-height:1.38;color:#ffffffa8}.tg-auth-panel .tg-auth-sheet .tg-auth-featureRail{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.tg-auth-panel .tg-auth-sheet .tg-auth-featureChip{min-height:28px;padding:0 11px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#ffffffb3;font-size:11px;font-weight:800}.tg-auth-panel .tg-auth-sheet .tg-auth-sideNote{display:grid;gap:5px;padding:12px 13px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff07,#ffffff05)}.tg-auth-panel .tg-auth-sheet .tg-auth-sideNoteTitle{font-size:12px;font-weight:900;color:#ffffffe6}.tg-auth-panel .tg-auth-sheet .tg-auth-sideNoteText{font-size:12px;line-height:1.42;color:#ffffffa8}.tg-auth-panel .tg-auth-sheet .tg-auth-steps{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.tg-auth-panel .tg-auth-sheet .tg-auth-step{min-height:30px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#ffffff94}.tg-auth-panel .tg-auth-sheet .tg-auth-step.is-active{border-color:rgba(var(--hub-accent-rgb, 124,124,255),.18);background:rgba(var(--hub-accent-rgb, 124,124,255),.08);color:#e8e4ffeb}.tg-auth-panel .tg-auth-sheet .tg-auth-stepNum{font-size:10px;font-weight:900}.tg-auth-panel .tg-auth-sheet .tg-auth-stepText{font-size:11px;font-weight:800}.tg-auth-panel .tg-auth-sheet .tg-auth-fastRow{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 2px}.tg-auth-panel .tg-auth-sheet .tg-auth-fastRow>button{flex:1 1 190px}.tg-auth-panel .tg-auth-sheet form{width:100%;display:flex;flex-direction:column;gap:10px}.tg-auth-panel .tg-auth-sheet .tg-auth-formCard{margin-top:0;flex:1 1 auto;position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:14px;padding:18px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff08,#ffffff05),radial-gradient(circle at top right,rgba(var(--hub-accent-rgb, 124,124,255),.06),transparent 44%);box-shadow:inset 0 1px #ffffff06,0 10px 24px #0000001f}.tg-auth-panel .tg-auth-sheet .tg-auth-formCard:before,.tg-auth-panel .tg-auth-sheet .tg-auth-formCard:after{content:"";position:absolute;inset:-38%;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;opacity:1;filter:saturate(1.03);transform:translateZ(0);will-change:transform}.tg-auth-panel .tg-auth-sheet .tg-auth-formCard:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220' viewBox='0 0 220 220'%3E%3Cg fill='none' stroke='%23cbbfff' stroke-opacity='0.13' stroke-width='1.65' stroke-linecap='round' stroke-linejoin='round' transform='translate(72 88) rotate(-16)'%3E%3Cellipse cx='0' cy='0' rx='11' ry='8.2'/%3E%3Ccircle cx='-13' cy='-14' r='3.4'/%3E%3Ccircle cx='-4' cy='-20' r='3.2'/%3E%3Ccircle cx='6' cy='-20' r='3.2'/%3E%3Ccircle cx='15' cy='-14' r='3.4'/%3E%3C/g%3E%3Cg fill='none' stroke='%23a78bfa' stroke-opacity='0.11' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round' transform='translate(162 150) rotate(12)'%3E%3Cellipse cx='0' cy='0' rx='9.5' ry='7.2'/%3E%3Ccircle cx='-11' cy='-12' r='2.8'/%3E%3Ccircle cx='-3' cy='-17' r='2.6'/%3E%3Ccircle cx='5' cy='-17' r='2.6'/%3E%3Ccircle cx='13' cy='-12' r='2.8'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:248px 248px;background-position:8px 14px;opacity:.68;animation:tgAuthPawsFieldA 72s linear infinite}.tg-auth-panel .tg-auth-sheet .tg-auth-formCard:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260' viewBox='0 0 260 260'%3E%3Cg fill='none' stroke='%23b79cff' stroke-opacity='0.09' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round' transform='translate(98 82) rotate(18)'%3E%3Cellipse cx='0' cy='0' rx='8.8' ry='6.6'/%3E%3Ccircle cx='-10' cy='-11' r='2.4'/%3E%3Ccircle cx='-3' cy='-16' r='2.2'/%3E%3Ccircle cx='5' cy='-16' r='2.2'/%3E%3Ccircle cx='12' cy='-11' r='2.4'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:292px 292px;background-position:72px 48px;mix-blend-mode:screen;opacity:.44;animation:tgAuthPawsFieldB 96s linear infinite}.tg-auth-panel .tg-auth-sheet .tg-auth-formCard>*{position:relative;z-index:1}@keyframes tgAuthPawsFieldA{0%{transform:translateZ(0)}to{transform:translate3d(248px,248px,0)}}@keyframes tgAuthPawsFieldB{0%{transform:translateZ(0)}to{transform:translate3d(-292px,292px,0)}}@media(prefers-reduced-motion:reduce){.tg-auth-panel .tg-auth-sheet .tg-auth-formCard:before,.tg-auth-panel .tg-auth-sheet .tg-auth-formCard:after{animation:none}}.tg-auth-panel .tg-auth-sheet .tg-auth-anonDock{margin-top:auto;padding-top:0}.tg-auth-panel .tg-auth-sheet .tg-auth-passwordWrap{display:flex;gap:8px;align-items:center}.tg-auth-panel .tg-auth-sheet .tg-auth-passwordWrap>input{flex:1 1 auto;min-width:0}.tg-auth-panel .tg-auth-sheet .tg-auth-passwordBtn{flex:0 0 auto;min-width:94px;height:46px}.tg-auth-panel .tg-auth-sheet input{height:46px;padding:0 14px;border-radius:14px;font-size:14px;letter-spacing:.1px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#ffffffeb;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.tg-auth-panel .tg-auth-sheet input::placeholder{color:#ffffff7a}.tg-auth-panel .tg-auth-sheet input:focus{border-color:rgba(var(--hub-accent-rgb, 124,124,255),.32);background:#ffffff14;box-shadow:0 0 0 4px rgba(var(--hub-accent-rgb, 124,124,255),.16)}.tg-auth-panel .tg-auth-sheet button{height:46px;padding:0 14px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fffffffa;font-weight:780;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;letter-spacing:.2px;transition:transform .12s ease,filter .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease;box-shadow:none}.tg-auth-panel .tg-auth-sheet button:hover{filter:none;background:#ffffff1a;border-color:#ffffff2e}.tg-auth-panel .tg-auth-sheet button:active{transform:translateY(1px) scale(.99)}.tg-auth-panel .tg-auth-sheet button.auth-primary{background:linear-gradient(180deg,rgba(var(--hub-accent-rgb, 124,124,255),.22),rgba(var(--hub-accent-rgb, 124,124,255),.14));border-color:rgba(var(--hub-accent-rgb, 124,124,255),.26);box-shadow:0 12px 22px #372a782e}.tg-auth-panel .tg-auth-sheet button.auth-primary:hover{background:linear-gradient(180deg,rgba(var(--hub-accent-rgb, 124,124,255),.26),rgba(var(--hub-accent-rgb, 124,124,255),.17))}.tg-auth-panel .tg-auth-sheet button.auth-violet{border-color:rgba(var(--hub-accent-rgb, 124,124,255),.32);background:rgba(var(--hub-accent-rgb, 124,124,255),.16);box-shadow:none}.tg-auth-panel .tg-auth-sheet button.auth-violet:hover{background:rgba(var(--hub-accent-rgb, 124,124,255),.2)}.tg-auth-panel .tg-auth-sheet button.auth-secondary{background:#ffffff12;border:1px solid rgba(255,255,255,.12);color:#ffffffeb}.tg-auth-panel .tg-auth-sheet button.auth-secondary:hover{background:#ffffff1a;border-color:#ffffff2e}.tg-auth-panel .tg-auth-sheet button:disabled{opacity:.55;cursor:not-allowed}.tg-auth-panel .tg-auth-sheet a{color:#c6bafffa}.tg-auth-panel .tg-auth-sheet a:hover{color:#e0daff}.tg-auth-panel .tg-auth-sheet .auth-note{margin-top:6px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#ffffffc7;font-size:12px;line-height:1.35}.tg-auth-panel .tg-auth-sheet .auth-actions-row{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}.tg-auth-panel .tg-auth-sheet .auth-actions-row>button{flex:1 1 180px}.tg-auth-panel .tg-auth-tabs{display:flex;gap:4px;padding:0;border-radius:999px;border:0;background:transparent;margin:0}.tg-auth-panel .tg-auth-tabs.is-header{min-width:0;min-height:40px;padding:2px;border-radius:999px;background:#ffffff04;box-shadow:inset 0 0 0 1px #ffffff06}@media(max-width:720px){.tg-auth-panel-inner{width:100vw;border-radius:18px 18px 0 0;border-left:0;height:min(100dvh,100dvh)}.tg-auth-panel .tg-auth-sheet .tg-auth-passwordWrap{flex-direction:column;align-items:stretch}.tg-auth-panel .tg-auth-sheet .tg-auth-passwordBtn{width:100%;min-width:0}.tg-auth-panel .tg-auth-sheet .tg-auth-sideBack{left:8px;top:10px;transform:none;width:20px;height:20px;border-radius:999px;background:transparent;box-shadow:none;color:#ffffff4d;font-size:18px}.tg-auth-panel .tg-auth-sheet .tg-auth-topbar,.tg-auth-panel .tg-auth-sheet .tg-auth-topbar.is-setup{padding-left:40px}.tg-auth-panel .tg-auth-sheet{padding-bottom:8px}.tg-auth-panel .tg-auth-sheet .tg-auth-formCard{justify-content:flex-start;padding:16px 14px}}.tg-auth-panel .tg-auth-tab{flex:1 1 0;height:34px;border-radius:999px;font-size:12px;font-weight:690;letter-spacing:.01em;border-color:transparent;background:transparent;box-shadow:none;color:#ffffff6b}.tg-auth-panel .tg-auth-tab:hover{background:#ffffff06;border-color:transparent;color:#ffffffb3}.tg-auth-panel .tg-auth-tab.is-active{background:linear-gradient(180deg,#8c78ff1c,#8c78ff0f);border-color:#a893ff12;box-shadow:inset 0 1px #ffffff09,0 4px 12px #42348017;color:#ffffffd6}.tg-auth-panel .tg-auth-sheet .tg-auth-topbar.is-setup{display:block}.auth--panel .auth-label{display:flex;flex-direction:column;gap:0;font-size:12px;color:#ffffffb8}.auth--panel .auth-label.is-compact{font-size:0}.auth--panel .auth-note{padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffd1;font-size:13px}.auth--panel .auth-secondary{background:#ffffff12!important;border:1px solid rgba(255,255,255,.12);color:#ffffffe6!important}.tg-topic-panel{position:absolute;inset:0;width:100%;min-width:0;min-height:0;overflow:hidden;background:var(--panel);z-index:80;transform:translate3d(100%,0,0);transition:transform .18s cubic-bezier(.22,.61,.36,1);pointer-events:none;display:flex;flex-direction:column;will-change:transform;backface-visibility:hidden}.tg-topic-panel.is-open{transform:translateZ(0);pointer-events:auto;touch-action:pan-y;overscroll-behavior:contain}.tg-topic-panel.is-open{box-shadow:-30px 0 80px #0000008c;border-left:1px solid rgba(255,255,255,.06)}.main-content.has-topic-panel .tg-hub-layer{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.98}@media(max-width:900px){.tg-topic-panel{width:100%}}@media(max-width:720px){.tg-topic-panel{padding-bottom:calc(var(--mobile-dock-h) + var(--safe-bottom))}.user-profile:not(.hub-layout){padding:14px 12px calc(14px + var(--mobile-dock-h) + var(--safe-bottom))}.user-profile:not(.hub-layout) .user-profile-card{width:min(760px,calc(100vw - 24px))}}.tg-topic-panel>*{min-height:0;min-width:0;flex:1;overflow:hidden}.tg-topic-panel .topic-view,.tg-topic-panel .topic-chat,.tg-topic-panel .chat,.tg-topic-panel .messages{min-height:0;min-width:0}.tg-topic-panel .topic-view{height:100%}.tg-topic-panel .messages{touch-action:pan-y}.tg-float-back{display:none}.tg-scroll-up{position:fixed;right:calc(14px + var(--safe-right));bottom:calc(16px + var(--safe-bottom));width:44px;height:44px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.05);background:#ffffff05;color:#ffffffbd;font-size:0;font-weight:900;line-height:1;cursor:pointer;z-index:176;opacity:0;pointer-events:none;transform:translateY(10px) scale(.96);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transition:opacity .16s ease,transform .18s ease,background .16s ease,border-color .16s ease,color .16s ease}.tg-scroll-up-ico{width:24px;height:24px;display:block}.tg-scroll-up.is-visible{opacity:.72;pointer-events:auto;transform:translateY(0) scale(1)}.tg-scroll-up.is-withBottomNav{bottom:calc(16px + var(--mobile-dock-h) + var(--safe-bottom))}.tg-scroll-up:hover{background:#ffffff06;border-color:#fff1;color:#ffffffe0}.tg-scroll-up:active{transform:translateY(1px) scale(.985)}.tg-scroll-up:focus-visible{outline:none;box-shadow:0 0 0 2px #7c7cff2e}@media(min-width:1100px){.tg-float-back{display:grid;place-items:center;position:fixed;left:calc(10px + var(--safe-left));top:50dvh;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#0a0a0ad1;color:#ffffffeb;font-weight:900;cursor:pointer;z-index:125;opacity:.78;transition:opacity .14s ease,background .14s ease}.tg-float-back:hover{opacity:1;background:#ffffff0f}.tg-float-back:active{opacity:1}.tg-float-back:focus-visible{outline:none;box-shadow:0 0 0 2px #7c7cff38}.tg-scroll-up{left:calc(50% + (var(--layout-max) * .5) - 42px);right:auto;top:auto;bottom:22px;width:46px;height:46px;transform:translateY(10px) scale(.96)}.tg-scroll-up.is-withBottomNav{bottom:calc(20px + var(--mobile-dock-h) + var(--safe-bottom))}.tg-scroll-up-ico{width:27px;height:27px;cursor:pointer}.tg-scroll-up:active{transform:translateY(1px) scale(.985)}}.user-profile:not(.hub-layout){flex:1;min-width:0;min-height:0;overflow:auto;padding:24px;display:flex;justify-content:center}.hub-layout.user-profile{width:100%;min-width:0;min-height:0;padding:0;overflow:visible;display:block}.user-profile--loading,.user-profile--empty{color:#ffffffbf;font-weight:600}.user-profile-card{width:min(760px,calc(100vw - 48px));background:#ffffff06;border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:18px;position:relative}.skel{border-radius:12px;background:linear-gradient(90deg,#ffffff0f,#ffffff1c,#ffffff0f);background-size:220% 100%;animation:skelShimmer 1.25s ease-in-out infinite}@keyframes skelShimmer{0%{background-position:0% 0%}to{background-position:200% 0%}}.user-profile-card--skeleton{min-height:420px}.user-profile-skel-head{display:flex;gap:14px;align-items:center;margin-bottom:16px}.skel-avatar{width:56px;height:56px;border-radius:999px}.user-profile-skel-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.skel-line{height:12px;width:100%}.skel-line--lg{height:16px;width:58%}.skel-line--md{height:12px;width:66%}.skel-line--sm{height:12px;width:42%}.user-profile-skel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:10px 0 18px}.skel-block{height:54px;border-radius:14px}.user-profile-skel-list{display:flex;flex-direction:column;gap:10px}.skel-row{height:54px;border-radius:16px}.user-profile-wall-skeleton{display:flex;flex-direction:column;gap:10px;padding:6px 0}.hub-layout.user-profile .user-profile-card{width:100%}.user-profile-account{margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.user-profile-need-setup{margin:10px 0 14px;padding:12px;border-radius:16px;border:1px solid rgba(168,147,255,.22);background:#785bff1a}.user-profile-need-setup.user-profile-need-setup--sticky{width:100%;text-align:left;cursor:pointer}.user-profile-need-setup-cta{margin-top:8px;font-weight:900;color:#e0daff}.user-profile-need-setup-title{font-weight:800;color:#ffffffeb;margin-bottom:4px}.user-profile-need-setup-text{color:#ffffffbf;font-size:13px;margin-bottom:10px}.user-profile-need-setup-btn{height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(168,147,255,.28);background:#785bff2e;color:#fffffff5;font-weight:800;cursor:pointer}.user-profile-need-setup-btn:hover{background:#785bff3d}.user-profile-account-grid{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:720px){.user-profile-account-grid{grid-template-columns:1fr 1fr}}.user-profile-account-block{padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff06}.user-profile-account-label{color:#ffffffb3;font-size:12px;font-weight:700;margin-bottom:8px}.user-profile-account-input{width:100%;height:42px;padding:0 12px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(168,147,255,.18);color:#ffffffeb;outline:none;margin-bottom:10px}.user-profile-account-input:focus{border-color:#a893ff57;box-shadow:0 0 0 4px #785bff29}.user-profile-account-btn{height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(168,147,255,.28);background:#785bff2e;color:#fffffff5;font-weight:800;cursor:pointer}.user-profile-account-btn:hover{background:#785bff3d}.user-profile-account-btn:disabled{opacity:.55;cursor:not-allowed}.user-profile-account-error{margin-top:10px;color:#ff7baaf2;font-weight:700}.user-profile-tabs{display:flex;gap:8px;margin-top:12px;padding-top:0;border-top:0}.user-profile-tab{height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffffe0;font-weight:800;cursor:pointer}.user-profile-tab.user-profile-tab--icon-only{width:40px;padding:0;display:grid;place-items:center}.user-profile-tab:hover{background:#ffffff0f}.user-profile-tab.is-active{background:#785bff1f;border-color:#a893ff47;box-shadow:none;color:#fffffff5}.user-profile-history{margin-top:14px}.user-profile-history-empty{padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff06;color:#ffffffbf}.user-profile-history-list{display:flex;flex-direction:column;gap:10px}.user-profile-history-item{padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff06;color:#ffffffeb;font-weight:800}.user-profile-history-hint{margin-top:10px;color:#ffffffa6;font-size:12px;font-weight:700}.user-profile-wall{margin-top:12px;padding-top:0;border-top:0}.user-profile-wall-compose{padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;margin-bottom:12px}.user-profile-wall-textarea{width:100%;min-height:88px;resize:vertical;padding:10px 12px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(168,147,255,.18);color:#ffffffeb;outline:none}.user-profile-wall-textarea:focus{border-color:#a893ff57;box-shadow:0 0 0 4px #785bff29}.user-profile-wall-compose-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:10px}.user-profile-wall-compose-hint{margin-top:10px;color:#ffffffa6;font-size:12px;font-weight:700}.user-profile-wall-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid rgba(168,147,255,.22);background:#785bff1f;color:#e0daff;font-weight:800;font-size:12px}.user-profile-bio{margin-top:12px;padding-top:10px;border-top:0;display:grid;gap:10px}.user-profile-bio-row{padding:0;border-radius:0;border:0;background:transparent}.user-profile-bio-row+.user-profile-bio-row{padding-top:10px;border-top:1px solid rgba(255,255,255,.06)}.user-profile-bio-label{color:#ffffff9e;font-size:12px;font-weight:650;margin-bottom:4px}.user-profile-bio-value{color:#ffffffeb;font-weight:600;overflow-wrap:anywhere}.user-profile-bio-link{color:#a893fffa;text-decoration:none}.user-profile-bio-link:hover{text-decoration:underline}.user-profile-wall-title{font-weight:900;color:#ffffffeb;margin-bottom:10px}.user-profile-wall-empty{padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff06;color:#ffffffbf;font-weight:700}.user-profile-wall-list{display:flex;flex-direction:column;gap:10px}.user-profile-wall-item{text-align:left;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff06;color:#ffffffeb;cursor:pointer}.user-profile-wall-item:hover{background:#ffffff0f;border-color:#ffffff1a}.user-profile-wall-head{display:flex;gap:10px;align-items:baseline;justify-content:space-between;margin-bottom:8px}.user-profile-wall-topic{font-weight:900;color:#ffffffe6}.user-profile-wall-topic-id{font-weight:800;opacity:.7}.user-profile-wall-time{font-size:12px;font-weight:800;opacity:.65}.user-profile-wall-text{color:#ffffffe0;line-height:1.45}.user-profile-wall-comments{margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08);display:grid;gap:8px}.user-profile-wall-comment{display:flex;gap:8px;align-items:baseline;color:#ffffffdb;font-size:13px;line-height:1.35}.user-profile-wall-comment-who{font-weight:900;color:#a893fffa;flex:0 0 auto}.user-profile-wall-comment-text{opacity:.95;min-width:0}.user-profile-wall-actions{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}.user-profile-wall-action-btn{height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:transparent;color:#ffffffeb;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.user-profile-wall-action-btn:hover{background:#ffffff0f}.user-profile-wall-action-btn:disabled{opacity:.55;cursor:not-allowed}.user-profile-wall-inline{margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.user-profile-wall-inline-hint{color:#ffffffb3;font-weight:700;font-size:13px;padding:4px 0}.user-profile-wall-inline-list{display:grid;gap:8px;margin-bottom:10px}.user-profile-wall-inline-item{display:flex;gap:8px;align-items:baseline;font-size:13px;line-height:1.35;color:#ffffffdb}.user-profile-wall-inline-compose{display:grid;gap:8px}.user-profile-wall-inline-text{width:100%;min-height:60px;resize:vertical;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffeb}.user-profile-wall-inline-actions{display:flex;justify-content:flex-end}.user-profile-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.user-profile-head{position:relative;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}.user-profile-header.user-profile-header--tg{flex-direction:row;align-items:flex-start;text-align:left;gap:14px;margin-bottom:0}.user-profile-head-left{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:10px;--profile-avatar-size: 101px}.user-profile-head-tag{padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffffd1;font-weight:800;font-size:12px;cursor:pointer}.user-profile-head-tag:hover{background:#ffffff12}.user-profile-meta{width:100%;display:grid;justify-items:start;gap:10px;position:relative}.user-profile-title-row{display:grid;gap:4px;justify-items:start}.user-profile-title-top{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-right:132px}.user-profile-title-actions{position:absolute;top:0;right:0;display:inline-flex;align-items:center;gap:8px;z-index:2}.user-profile-under-avatar-actions{width:var(--profile-avatar-size);display:grid;gap:8px}.user-profile-dm-btn--under{height:34px;padding:0 12px;font-size:13px;width:100%}.user-profile-tg-corner{position:absolute;right:12px;bottom:12px;width:44px;height:44px;border-radius:999px;background:#229ed9;color:#fff;display:grid;place-items:center;text-decoration:none;opacity:.92}.user-profile-tg-corner:hover{opacity:1;transform:none}.user-profile-tg-corner i{font-size:18px}.user-profile-tg-card{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;text-decoration:none;background:transparent;color:#ffffff8c}.user-profile-tg-card:hover{background:#ffffff0f;color:#ffffffd1}.user-profile-tg-card i{font-size:19px}.user-profile-dm-top-btn{height:38px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;font-weight:900;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:0;line-height:1}.user-profile-dm-top-btn:hover{background:#ffffff1a}.user-profile-dm-top-btn:disabled{opacity:.55;cursor:not-allowed}@media(max-width:560px){.user-profile-title-top{padding-right:0}.user-profile-title-actions{position:static;justify-self:end}}.user-profile-presence{display:inline-flex;align-items:center;gap:8px;color:#ffffffb3;font-size:12.5px;font-weight:750;white-space:nowrap}.user-profile-presence-dot{width:8px;height:8px;border-radius:999px;background:#36e88af2;box-shadow:0 0 0 6px #36e88a1f}.user-profile-presence-label{opacity:.78}.user-profile-presence-text{color:#ffffffeb;font-weight:900}.user-profile-interests-inline{display:grid;gap:8px;margin-top:10px}.user-profile-interests-label{color:#ffffff9e;font-size:12px;font-weight:750}.user-profile-interests-chips{display:flex;flex-wrap:wrap;gap:8px}.user-profile-interest-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffdb;font-weight:750;font-size:12.5px}.user-profile-interest-more{border:0;background:transparent;color:#a893fffa;font-weight:900;cursor:pointer;padding:0 2px}.user-profile-interest-more:hover{text-decoration:underline}.user-profile-last-activity{font-size:13px;font-weight:700;color:#ffffffad}.user-profile-dm-error-top{margin-top:4px;color:#ff7baaf2;font-weight:700;font-size:12.5px}.user-profile-about-meta{color:#ffffff9e;font-weight:700;font-size:12px;margin-top:6px}.user-profile-tabs{display:flex;gap:14px;margin-top:12px;padding-top:0;border-top:0;border-bottom:1px solid rgba(255,255,255,.08)}.user-profile-tab{height:40px;padding:0 6px;border-radius:0;border:0;border-bottom:2px solid transparent;background:transparent;color:#fffc;font-weight:900;cursor:pointer}.user-profile-tab:hover{color:#ffffffeb;border-bottom-color:#ffffff38}.user-profile-tab.is-disabled{color:#ffffff57;border-bottom-color:transparent;cursor:not-allowed}.user-profile-tab.is-disabled:hover{color:#ffffff7a;border-bottom-color:transparent}.user-profile-tab.is-active{background:transparent;border-bottom-color:#a893fff2;box-shadow:none;color:#fffffffa}.user-profile-tab .user-profile-tab-ico{margin-right:8px;opacity:.9}.user-profile-tab.user-profile-tab--icon-only{width:42px;padding:0;display:grid;place-items:center}.user-profile-tab.user-profile-tab--icon-only .user-profile-tab-ico{margin-right:0}.user-profile-title{display:inline-flex;align-items:center;gap:8px;font-size:22px;font-weight:950;letter-spacing:-.2px;color:#fffffff5}.user-profile-title-badges{display:inline-flex;align-items:center;gap:6px}.user-profile-title-badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;color:#7c7cfffa}.user-profile-title-badge-ico{width:18px;height:18px;display:block}.user-display-name{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;vertical-align:middle}.user-display-name-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-display-name-badge{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:#ab5cff;flex:0 0 auto;margin-left:1px}.user-display-name-badgeWrap,.user-profile-tabWrap{position:relative;display:inline-flex}.user-inline-popover{position:relative}.user-inline-popover-card{position:absolute;top:calc(100% + 10px);min-width:148px;max-width:240px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#101014fa;box-shadow:0 14px 42px #0006;color:#f2f4ffeb;font-size:12px;font-weight:800;line-height:1.35;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .16s ease,transform .16s ease;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:30}.user-inline-popover-card--center{left:50%;transform:translate(-50%) translateY(-2px)}.user-inline-popover:hover .user-inline-popover-card,.user-inline-popover:focus-within .user-inline-popover-card{opacity:1;transform:translate(0) translateY(0)}.user-inline-popover:hover .user-inline-popover-card--center,.user-inline-popover:focus-within .user-inline-popover-card--center{transform:translate(-50%) translateY(0)}.user-display-name-badge-ico,.user-avatar-anonMark{width:100%;height:100%;display:block}.user-avatar .user-avatar-letter .user-avatar-anonMark{transform:scale(.88)}.user-profile-anonBlockedInline,.user-profile-anonBlockedPane{display:flex;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(124,124,255,.24);background:#161827d6;color:#e6ecffe6;border-radius:16px;box-shadow:0 12px 30px #00000038}.user-profile-anonBlockedInline{margin-top:14px;padding:12px 14px;font-size:13px;font-weight:700}.user-profile-anonBlockedInline--stats{margin-top:10px;margin-bottom:2px}.user-profile-anonBlockedPane{min-height:160px;padding:24px;font-size:15px;font-weight:800}.user-profile-tabPopover{min-width:220px;max-width:280px}.user-profile-handle{font-size:13px;font-weight:800;color:#a893fffa;opacity:.95}.user-profile-badges-row{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.user-profile-header--tg .user-profile-badge{align-self:center}.user-profile-meta-stats{position:relative;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;color:#ffffffa8;font-size:13px;font-weight:650}.user-profile-meta-stat strong{color:#ffffffdb;font-weight:900}.user-profile-meta-sep{opacity:.55}.user-profile-meta-moreBtn{background:transparent;border:0;padding:0;color:#a893fffa;font-weight:900;cursor:pointer}.user-profile-meta-moreBtn:hover{text-decoration:underline}.user-profile-meta-block{display:grid;gap:6px}.user-profile-meta-label{color:#ffffff8c;font-size:12px;font-weight:750}.user-profile-meta-value{color:#ffffffe6;font-weight:600;overflow-wrap:anywhere}.user-profile-avatar{width:96px;height:96px;border-radius:999px;display:grid;place-items:center;font-weight:950;font-size:34px;background:#7c7cff38;border:1px solid rgba(124,124,255,.3);box-shadow:0 10px 30px #00000059}.user-profile-avatar.is-anonymous{background:#ffffff1a;border-color:#ffffff1f;box-shadow:0 10px 26px #0000003d}.user-profile-actions{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:flex-start}.user-profile-actions .user-profile-account-error{margin-top:0}.user-profile-dm-btn{height:36px}.user-profile-role{font-size:12px;opacity:.75;text-transform:uppercase;letter-spacing:.6px}.user-profile-stats{width:min(420px,100%);margin:10px auto 14px;display:grid;grid-template-rows:auto auto;gap:6px;padding:0}.user-profile-stats-row{display:flex;align-items:center;justify-content:center}.user-profile-stat{background:transparent;border:0;border-radius:0;padding:4px 0;text-align:left;min-width:0;width:auto;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px}.user-profile-stat+.user-profile-stat{margin-left:18px}.user-profile-stat+.user-profile-stat:before{content:"";position:absolute;left:-9px;top:50%;width:4px;height:4px;border-radius:999px;background:#ffffff2e;transform:translate(-50%,-50%)}.user-profile-stat-num{font-size:18px;font-weight:700;letter-spacing:-.1px;line-height:1;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.user-profile-stat-label{margin-top:0;font-size:16px;font-weight:650;opacity:.72;line-height:1}.user-profile-stat-ico{display:inline-flex;align-items:center;justify-content:center}.user-profile-stats-more{position:relative;display:flex;justify-content:center}.user-profile-stat-moreBtn{width:44px;height:28px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:inherit;padding:0;cursor:pointer;display:inline-grid;place-items:center;border-radius:999px;font-size:14px;line-height:1}.user-profile-stat-moreBtn:hover{background:#ffffff14}.user-profile-stat-moreBtn:active{transform:translateY(1px)}.user-profile-stat-moreBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #7c7cff2e;border-radius:10px}.user-profile-stat-moreMenu{position:absolute;top:100%;left:0;margin-top:8px;width:min(320px,calc(100vw - 40px));border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#121216fa;box-shadow:0 14px 32px #00000057;padding:8px;z-index:40;transform:none}@media(max-width:560px){.user-profile-header.user-profile-header--tg{flex-direction:column;align-items:center;text-align:center}.user-profile-meta,.user-profile-title-row{justify-items:center}.user-profile-actions,.user-profile-meta-stats{justify-content:center}}.user-profile-stat-moreItem{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:10px}.user-profile-stat-moreAction{width:100%;text-align:left;border:0;background:transparent;color:inherit;cursor:pointer}.user-profile-stat-moreAction:active{transform:translateY(1px)}.user-profile-stat-moreAction:focus-visible{outline:none;box-shadow:0 0 0 3px #7c7cff2e}.user-profile-stat-moreSep{height:1px;margin:6px;background:#ffffff1a;border-radius:999px}.user-profile-stat-moreItem:hover{background:#ffffff0f}.user-profile-stat-moreLabel{font-size:12px;font-weight:650;opacity:.78;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile-stat-moreNum{font-size:12.5px;font-weight:750;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;opacity:.95}.user-profile-tags-title{font-size:13px;font-weight:700;margin-bottom:8px}.user-profile-tags-list{display:flex;flex-wrap:wrap;gap:8px}.user-profile-tag{padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffe6;font-weight:650;font-size:13px;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none}.user-profile-tag{appearance:none;-webkit-appearance:none;border-radius:999px}.user-profile-tag:focus-visible{outline:none;box-shadow:0 0 0 3px #7c7cff2e}.user-hover-wrap{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;line-height:1;flex:0 0 auto}.user-hover-card{position:fixed;width:240px;background:#141414fa;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:10px;z-index:240;box-shadow:0 12px 28px #00000052;line-height:1.35;transform-origin:20px 20px;animation:user-hover-in .18s cubic-bezier(.22,.61,.36,1) both;will-change:transform,opacity}.user-hover-card.is-closing{animation:user-hover-out .14s ease both}@keyframes user-hover-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes user-hover-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.985)}}.user-hover-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.user-hover-meta{min-width:0;flex:1 1 auto}.user-hover-avatar{width:36px;height:36px;border-radius:999px;display:grid;place-items:center;font-weight:800;background:#7c7cff38;border:1px solid rgba(124,124,255,.3)}.user-hover-name{display:flex;align-items:center;gap:8px;font-weight:800;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-hover-name-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-hover-role-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#0000002e;flex:0 0 auto}.user-hover-role-ico{font-size:12px;line-height:1}.user-hover-role{font-size:11px;opacity:.65;text-transform:uppercase;letter-spacing:.6px}.user-hover-stats{display:grid;gap:6px;font-size:12px;opacity:.85;margin-bottom:8px}.user-hover-ago{opacity:.75}.user-hover-tags{display:flex;flex-wrap:wrap;gap:6px}.user-hover-tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#7c7cff2e;border:1px solid rgba(124,124,255,.28);font-size:11px;font-weight:650;cursor:pointer;-webkit-user-select:none;user-select:none}.user-hover-tag{appearance:none;-webkit-appearance:none;color:#ffffffeb}.user-hover-tag:hover{background:#7c7cff3d}.user-hover-tag:focus-visible{outline:none;box-shadow:0 0 0 3px #7c7cff2e}.thread-page{width:100%;min-height:100vh;padding:18px;overflow:auto}.thread-card{width:100%;max-width:980px;margin:0 auto;border:1px solid rgba(255,255,255,.08);background:#1212128c;border-radius:18px;padding:14px}.thread-head{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;margin-bottom:10px}.thread-back{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffe6;display:grid;place-items:center;cursor:pointer}.thread-back:hover{background:#ffffff1a}.thread-title{font-weight:900;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-sub{font-size:12px;opacity:.75}.thread-hub-feed{margin-top:12px}.thread-users{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0 12px;justify-content:flex-start}.thread-user-chip{display:inline-flex;align-items:center;gap:8px;padding:4px 10px 4px 6px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;font-size:12px;color:#ffffffeb}.thread-subscriber-avatar{--user-avatar-size: 18px}.thread-slugs{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 12px}.thread-slug{padding:4px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;font-size:12px;opacity:.92}.thread-empty{padding:14px;opacity:.75}.thread-topics{display:grid;gap:10px}.thread-topic{text-align:left;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;border-radius:14px;padding:12px;cursor:pointer;color:#ffffffeb}.thread-topic:hover{background:#ffffff0f}.thread-topic-title{font-weight:850;font-size:13px;line-height:1.35;margin-bottom:6px}.thread-topic-meta{font-size:12px;opacity:.75;display:inline-flex;align-items:center;gap:6px}.thread-topic-dot{opacity:.55}.user-profile-back{flex:0 0 auto;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#ffffffe6;border-radius:10px;width:34px;height:34px;display:grid;place-items:center;cursor:pointer}.user-profile-back:hover{background:#ffffff1a}.user-profile-tabpane{animation:userProfileTabIn .22s cubic-bezier(.2,.9,.2,1) both;will-change:transform,opacity}@keyframes userProfileTabIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.user-profile-tabpane{animation:none!important}}@media(max-width:720px){.tg-auth-panel{justify-content:stretch}.tg-auth-panel-inner{width:100vw;border-radius:0;border-left:0}}.user-profile-avatar-btn{width:var(--profile-avatar-size);height:var(--profile-avatar-size);border-radius:999px;border:none;padding:0;background:transparent;cursor:pointer}.user-profile-avatar-btn[data-editable="0"]{cursor:default}.user-profile-avatar-img{width:var(--profile-avatar-size);height:var(--profile-avatar-size);border-radius:999px;object-fit:cover;border:1px solid rgba(124,124,255,.3);box-shadow:0 10px 30px #00000059}.user-profile-create-post-btn{width:100%;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffeb;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px}.user-profile-create-post-btn:hover{background:#ffffff12}.user-profile-post-editor{padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;margin-bottom:12px}.user-profile-post-editor-text{width:100%;min-height:88px;resize:vertical;padding:10px 12px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(168,147,255,.18);color:#ffffffeb;outline:none}.user-profile-post-editor-text:focus{border-color:#a893ff57;box-shadow:0 0 0 4px #785bff29}.user-profile-wall-cancel-btn{height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffe6;font-weight:850;cursor:pointer}.user-profile-wall-cancel-btn:hover{background:#ffffff1a}.user-profile-saving{margin-top:6px;font-size:12px;opacity:.7}.user-profile-activity{margin-top:6px;font-size:12px;opacity:.8}.user-profile-ago{opacity:.8}.user-hover-avatar-img{width:36px;height:36px;flex:0 0 36px;border-radius:999px;object-fit:cover;display:block;border:1px solid rgba(124,124,255,.3)}.user-hover-card{transform:translateY(-2px)}.user-avatar{width:var(--user-avatar-size, 40px);height:var(--user-avatar-size, 40px);display:inline-flex;align-items:center;justify-content:center;overflow:visible;border-radius:999px;flex:0 0 auto;aspect-ratio:1 / 1;min-width:0;position:relative}.user-avatar.is-letter{background:#ffffff1a;border:1px solid rgba(255,255,255,.12)}.user-avatar.is-letter.is-anonymous{background:#ffffff1a;border-color:#ffffff1f}.user-avatar-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}.user-avatar-letter{font-weight:700;color:#fff}.user-avatar,.tg-comment-ava,.hub-mini-avatar,.hub-item-avatar,.hub-react-avatar,.hub-comments-avatar,.hub-cprev-ava,.rail-card-avatar,.latest-topic-avatar,.avatar-circle,.topic-list-avatar,.voice-avatar,.tg-topicbar-avatar,.hub-user-avatar,.hub-user-avatar-img{border-radius:999px;overflow:hidden;aspect-ratio:1 / 1}.user-avatar{overflow:visible}.user-avatar.is-head-admin{box-shadow:none}.user-avatar-badge-icon{position:absolute;left:50%;bottom:-6px;transform:translate(-50%);z-index:2;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#0c1221eb;border:1px solid rgba(255,255,255,.12);color:#ffffffeb;font-size:12px;line-height:1;box-shadow:0 0 0 1px #ffffff0a;pointer-events:none}.user-avatar-badge-icon .svg-inline--fa{display:block;width:11px;height:11px}.user-avatar-badge-icon .user-avatar-badge-fa{width:11px;height:11px;display:block;margin:0}.user-avatar-badge-icon span.user-avatar-badge-fa{width:11px;height:11px;display:grid;place-items:center;font-size:11px;line-height:11px}.user-avatar-badge-icon--admin{background:#060a16f2;border-color:#5c95ffcc;color:#9ac8ff}.user-avatar-badge-icon--moder{background:#090d19f5;border-color:#7c7cff99;color:#ced6ff}.user-avatar-badge-icon--head{box-shadow:0 0 12px #5c95ff59}.user-avatar-badge-svg{display:block}.user-avatar-badge-fa{font-size:11px;line-height:1}.user-avatar-online-dot{position:absolute;right:-1px;top:-1px;width:11px;height:11px;border-radius:999px;background:#22c55ef2;border:2px solid rgba(12,18,33,.95);box-shadow:0 0 0 1px #00000029;pointer-events:none;z-index:3}.app-shell.badges-off .user-avatar-badge-icon,.app-shell.badges-off .user-hover-badge,.app-shell.badges-off .user-profile-badge,.app-shell.badges-off .catnik-badge{display:none!important}.catnik-badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;border:1px solid rgba(255,215,102,.35);background:#ffd76624;color:#ffd766f2;flex:0 0 auto;animation:catnikWiggle 1.6s ease-in-out infinite}.catnik-badge-ico{width:12px;height:12px;font-size:12px;line-height:1}@keyframes catnikWiggle{0%{transform:rotate(0) translateY(0)}18%{transform:rotate(-8deg) translateY(-1px)}36%{transform:rotate(8deg) translateY(-1px)}54%{transform:rotate(-6deg) translateY(0)}72%{transform:rotate(6deg) translateY(0)}to{transform:rotate(0) translateY(0)}}.user-profile-shell{display:flex;gap:12px;align-items:flex-start}.user-hover-badge{margin-top:4px;display:inline-flex;align-items:center;gap:6px;align-self:flex-start;font-size:10px;padding:2px 6px;border-radius:999px;background:#ffd7662e;color:#ffd766;border:1px solid rgba(255,215,102,.35)}.user-profile-home{position:static}.user-profile-home:hover{background:#ffffff1f}.user-profile-badge{margin-top:4px;display:inline-flex;align-items:center;gap:6px;font-size:11px;padding:2px 8px;border-radius:999px;background:#ffd76633;color:#ffd766;border:1px solid rgba(255,215,102,.4);align-self:flex-start}.user-profile-badge.user-profile-badge--admin{background:#ffffff0f;border-color:#ffffff38;color:#ffffffe6}.user-badge-ico{display:inline-grid;place-items:center;font-size:1em;line-height:1}.sidebar{width:420px;min-width:420px;height:100%;min-height:0;align-self:stretch;background:transparent;border:1px solid var(--stroke);box-shadow:var(--shadow);display:flex;flex-direction:column;position:relative;z-index:120;overflow:hidden}.sidebar:before{content:"";position:absolute;inset:0;background:var(--panel);-webkit-backdrop-filter:none;backdrop-filter:none;z-index:0;pointer-events:none}.sidebar.is-rail:before{content:none;display:none}.sidebar>*{position:relative;z-index:1}.sidebar.sidebar--compass:not(.is-rail){border:0!important;box-shadow:none!important;background:transparent!important}.sidebar.sidebar--compass:not(.is-rail):before{content:none!important;display:none!important}.sidebar.sidebar--menu:not(.is-rail){border:0!important;box-shadow:none!important;background:transparent!important}.sidebar.sidebar--menu:not(.is-rail):before{content:none!important;display:none!important}.sidebar-header{flex:0 0 auto;display:flex;align-items:center;gap:12px;padding:12px 14px 8px}.sidebar-header h2{font-size:20px;font-weight:600;margin-left:auto;margin-right:auto}.sidebar-body{flex:1;min-height:0;display:grid;grid-template-columns:64px 1fr;gap:12px;padding:10px 12px 14px;overflow:hidden}.themes-rail{display:flex;flex-direction:column;align-items:center;gap:12px;padding:8px 4px}.sidebar-main{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.search-box{padding:0 2px 8px;flex:0 0 auto}.search-box input{width:100%;padding:11px 16px;border:none;border-radius:12px;background:#2c2c2ce6;color:var(--text);font-size:15px}.search-box input::placeholder{color:var(--muted)}.search-box input:focus{box-shadow:0 0 0 2px rgba(var(--accent-rgb),.25);background:#323232f2}.categories-list{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:6px 6px 84px}.topic-item-row{position:relative;display:flex;align-items:center;gap:12px;padding:12px 56px 12px 14px;border-radius:14px;cursor:pointer;transition:background .15s ease,transform .14s ease;min-height:76px}.topic-item-row:hover{background:#ffffff0a;transform:translate(3px)}.topic-item-row.active{background:#ffffff0f}.latest-topic-avatar-wrap{width:56px;height:56px;flex:0 0 56px}.latest-topic-avatar{width:56px;height:56px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:18px}.topic-row-text{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:center;gap:7px}.topic-row-top{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-width:0}.topic-row-title{min-width:0;font-size:16px;font-weight:700;color:#eaeaea;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topic-row-date{font-size:12px;color:#9a9a9a;white-space:nowrap}.topic-row-user{max-width:100%;color:#cfcfcf;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-create-topic-fab{position:absolute;right:18px;bottom:18px;width:52px;height:52px;border-radius:50%;border:none;font-size:28px;cursor:pointer;background:var(--accent);color:#fff;transition:transform .1s ease,box-shadow .15s ease,background .15s ease;z-index:10}.sidebar-create-topic-fab:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 18px 50px rgba(var(--accent-rgb),.25)}.sidebar.is-rail{--rail-w: 72px;--rail-pad-x: 8px;--rail-pad-y: 10px;--rail-card: 56px;--rail-avatar: 44px;--rail-pop-left: 82px;--rail-pop-top: 8px;--rail-bridge: 26px;width:var(--rail-w);min-width:var(--rail-w);box-sizing:border-box;height:100%;min-height:0;align-self:stretch;padding:calc(var(--rail-pad-y) + env(safe-area-inset-top,0px)) var(--rail-pad-x) calc(var(--rail-pad-y) + env(safe-area-inset-bottom,0px));flex-direction:column;background:var(--panel);border-right:1px solid rgba(255,255,255,.06);position:relative;z-index:120;overflow:visible}.sidebar.is-rail.sidebar--compass{display:none;box-shadow:none}.sidebar.is-rail.sidebar--menu{display:none;box-shadow:none;background:transparent;border-right:1px solid transparent}.sidebar.is-rail.sidebar--compass .compass-rail-ico,.sidebar.is-rail.sidebar--menu .compass-rail-ico,.compass-mini .compass-rail-ico{width:22px;height:22px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;opacity:.92}.sidebar.is-rail.sidebar--compass .rail-card:hover .compass-rail-ico,.compass-mini-btn:hover .compass-rail-ico{opacity:1}.sidebar.is-rail .rail-fallback-hash{font-weight:900;letter-spacing:.02em;opacity:.88;font-size:18px;line-height:1}.rail-emoji{width:100%;height:100%;display:flex;align-items:center;justify-content:center;line-height:1;opacity:.96}.rail-emoji>span{display:block;transform:translateY(.5px)}.compass-mini{display:none}@media(max-width:1229px){.compass-mini{display:block}.compass-mini-btn{position:fixed;right:calc(14px + env(safe-area-inset-right,0px));bottom:calc(16px + env(safe-area-inset-bottom,0px));width:56px;height:56px;border-radius:18px;border:0;background:transparent;color:#ffffffeb;cursor:pointer;padding:0;display:grid;place-items:center;z-index:160}.compass-mini-btn:hover .compass-mini-ava{background:#ffffff12;border-color:#ffffff29}.compass-mini-btn:focus-visible .compass-mini-ava{outline:2px solid rgba(var(--accent-rgb),.4);outline-offset:2px}.compass-mini.is-open .compass-mini-ava{background:rgba(var(--accent-rgb),.14);border-color:rgba(var(--accent-rgb),.35)}.compass-mini-ava{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.compass-mini-pop{position:fixed;right:calc(14px + env(safe-area-inset-right,0px));bottom:calc(82px + env(safe-area-inset-bottom,0px));width:min(340px,calc(100vw - 28px));max-height:min(70vh,620px);overflow:auto;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#0c0c0c47;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:none;z-index:165}.compass-mini-head{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 8px}.compass-mini-title{font-weight:900;opacity:.92}.compass-mini-close{border:0;background:transparent;color:#ffffffbf;font-size:20px;line-height:1;cursor:pointer;padding:2px 6px}.compass-mini-searchRow{padding:0 12px 10px}.compass-mini-search{width:100%;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffeb;outline:none}.compass-mini-section{padding:0 6px 10px}.compass-mini-sectionTitle{padding:2px 6px 8px;font-size:12px;font-weight:900;opacity:.72}.compass-mini-row{width:100%;display:flex;align-items:center;gap:10px;padding:8px;border-radius:14px;border:0;background:transparent;color:#ffffffeb;cursor:pointer;text-align:left}.compass-mini-row:hover{background:#ffffff0a}.compass-mini-rowAva{width:36px;height:36px;display:grid;place-items:center;border-radius:999px}.compass-mini-rowText{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.compass-mini-rowTitle{font-weight:800;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compass-mini-rowMeta{font-size:12px;opacity:.68;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compass-mini-foot{padding:4px 12px 12px}.compass-mini-chat{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffeb;cursor:pointer;font-weight:900}.compass-mini-badge{margin-left:auto;min-width:18px;height:18px;padding:0 6px;border-radius:999px;border:1px solid rgba(124,124,255,.3);background:#7c7cff33;display:grid;place-items:center;font-size:11px;font-weight:900;line-height:1}}@media(min-width:1230px){.sidebar.is-rail.sidebar--compass{display:flex;position:fixed;top:50%;transform:translateY(calc(-50% - 24px));left:calc(50% + (var(--layout-max, 1040px) * .5) + 12px);right:auto;height:auto;width:var(--rail-card);min-width:var(--rail-card);padding:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-right:0;border-left:0}.sidebar.is-rail.sidebar--compass .sidebar-rail-wrap{display:flex;flex-direction:column;justify-content:flex-start;flex:0;min-height:0}.sidebar.is-rail.sidebar--compass .sidebar-rail-list{flex:0;overflow:visible;padding:0;margin:0}.sidebar.is-rail.sidebar--compass .sidebar-rail-home,.sidebar.is-rail.sidebar--compass .sidebar-rail-pop{display:none!important}.sidebar.is-rail.sidebar--compass .sidebar-rail-wrap:after{display:none!important}.sidebar.is-rail.sidebar--compass .rail-card{background:transparent!important;opacity:.92}.sidebar.is-rail.sidebar--compass .rail-card:hover{background:transparent!important;opacity:1}.sidebar.is-rail.sidebar--compass .rail-card-avatar{background:#ffffff0d;border-color:#ffffff1a;box-shadow:none;transform:none}.sidebar.is-rail.sidebar--compass .rail-card:hover .rail-card-avatar{background:#ffffff12;border-color:#ffffff29;transform:none;box-shadow:none}.sidebar.is-rail.sidebar--compass .rail-card.active .rail-card-avatar{background:#7c7cff24;border-color:#7c7cff59;box-shadow:none}.sidebar.is-rail.sidebar--compass .compass-rail-dot{box-shadow:none}.sidebar.is-rail.sidebar--compass{--rail-pop-left: auto}.sidebar.is-rail.sidebar--compass .sidebar-rail-pop{left:auto;right:calc(var(--rail-w) + 10px);transform:translate(6px)}.sidebar.is-rail.sidebar--compass .sidebar-rail-pop{background:#0c0c0c4d;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-color:#ffffff14;box-shadow:none}.sidebar.is-rail.sidebar--compass .sidebar-rail-wrap:after{left:auto;right:100%}.sidebar.is-rail.sidebar--compass .sidebar-rail-pop:hover,.sidebar.is-rail.sidebar--compass .sidebar-rail-wrap:hover .sidebar-rail-pop,.sidebar.is-rail.sidebar--compass .sidebar-rail-wrap:focus-within .sidebar-rail-pop{transform:translate(0)}.sidebar.is-rail.sidebar--compass .rail-card{position:relative}.sidebar.is-rail.sidebar--compass .rail-card[data-tip]:not([data-tip=""]):after{content:attr(data-tip);position:absolute;right:calc(100% + 10px);top:50%;transform:translateY(-50%);max-width:220px;padding:6px 10px;border-radius:12px;font-size:12px;font-weight:700;line-height:1.15;color:#ffffffeb;border:1px solid rgba(255,255,255,.08);background:#0c0c0c38;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease,visibility .12s ease;transition-delay:.14s;z-index:130}.sidebar.is-rail.sidebar--compass .rail-card:hover[data-tip]:not([data-tip=""]):after,.sidebar.is-rail.sidebar--compass .rail-card:focus-visible[data-tip]:not([data-tip=""]):after{opacity:1;visibility:visible;transition-delay:.14s}.sidebar.is-rail.sidebar--compass .rail-card:not(:hover):not(:focus-visible)[data-tip]:not([data-tip=""]):after{transition-delay:0ms}}@media(min-width:1230px){.sidebar.is-rail.sidebar--menu{display:flex;--rail-card: 60px;--rail-avatar: 50px;--rail-pad-x: 5px;--menu-rail-header-h: var(--hub-topbar-h, 56px);position:sticky;top:0;transform:none;--menu-rail-w: var(--rail-w);left:auto;right:auto;height:100%;width:var(--menu-rail-w);min-width:var(--menu-rail-w);padding-top:4px;padding-right:calc(var(--rail-pad-x) - 2px);padding-left:calc(var(--rail-pad-x) + 2px);padding-bottom:calc(var(--rail-pad-y) + env(safe-area-inset-bottom,0px));background:transparent;border-right:1px solid transparent;border-left:0;transition:width .18s ease,min-width .18s ease}.sidebar.is-rail.sidebar--menu.is-expanded{--menu-rail-w: 330px;background:var(--panel);border-right-color:var(--stroke)}.sidebar.is-rail.sidebar--menu .sidebar-rail-wrap{display:flex;flex-direction:column;justify-content:flex-start;flex:1;min-height:0}.sidebar.is-rail.sidebar--menu .menu-rail-mainCol{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center}.sidebar.is-rail.sidebar--menu.is-expanded .sidebar-rail-wrap{flex-direction:row;align-items:stretch;gap:10px;padding-right:8px}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-mainCol{flex:0 0 auto;width:calc(var(--rail-w) - (var(--rail-pad-x) * 2) - 1px);align-items:stretch}.sidebar.is-rail.sidebar--menu .sidebar-rail-list{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;padding:2px 0 12px;margin:0}.sidebar.is-rail.sidebar--menu.is-expanded .sidebar-rail-list{flex:0 0 auto;width:calc(var(--rail-w) - (var(--rail-pad-x) * 2) - 1px);align-items:flex-start;padding:2px 0 12px}.sidebar.is-rail.sidebar--menu.is-expanded .rail-card{justify-items:start}.sidebar.is-rail.sidebar--menu.is-expanded .rail-card-avatar{transform:none}.sidebar.is-rail.sidebar--menu .menu-rail-grabber{position:absolute;right:-30px;top:50%;width:28px;height:88px;padding:0;border:0;border-radius:14px;background:transparent;cursor:ew-resize;z-index:140;display:none;place-items:center;transform:translateY(-50%);opacity:0;pointer-events:none;transition:opacity .14s ease,background .14s ease;touch-action:none}.sidebar.is-rail.sidebar--menu:hover .menu-rail-grabber,.sidebar.is-rail.sidebar--menu:focus-within .menu-rail-grabber,.sidebar.is-rail.sidebar--menu .menu-rail-grabber:hover,.sidebar.is-rail.sidebar--menu .menu-rail-grabber:focus-visible{display:grid;opacity:1;pointer-events:auto}.sidebar.is-rail.sidebar--menu .menu-rail-grabber:hover{background:#ffffff05}.sidebar.is-rail.sidebar--menu .menu-rail-grabber:focus-visible{outline:2px solid rgba(var(--accent-rgb),.4);outline-offset:2px}.sidebar.is-rail.sidebar--menu .menu-rail-grabberBar{width:4px;height:34px;border-radius:999px;background:#ffffff38}.sidebar.is-rail.sidebar--menu .menu-rail-grabber:hover .menu-rail-grabberBar{background:#ffffff52}.sidebar.is-rail.sidebar--menu .menu-rail-panel{display:none}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-panel{display:block;flex:1;min-width:0;min-height:0;overflow:auto;padding:2px 0 12px}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-panel .rail-card{width:100%;height:auto;padding:10px;border-radius:14px;display:flex;align-items:center;justify-content:flex-start;gap:10px;opacity:.92;background:#ffffff0a!important;border:1px solid rgba(255,255,255,.05)!important;transform:none}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-panel .rail-card:hover{background:#ffffff12!important;opacity:1}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-panel .rail-card-avatar{width:40px;height:40px}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-panel .rail-card-text,.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-panel .rail-card-right{display:flex!important}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-panel .rail-card-text{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-panel .rail-card-title{font-size:13px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-panel .rail-card-preview{color:#e0e0e0c7;font-size:12px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar.is-rail.sidebar--menu.is-expanded .rail-card[data-tip]:after{display:none}.sidebar.is-rail.sidebar--menu .sidebar-rail-home{display:none!important}.sidebar.is-rail.sidebar--menu .rail-card{background:transparent!important;opacity:.72}.sidebar.is-rail.sidebar--menu .rail-card:hover{background:transparent!important;opacity:.92}.sidebar.is-rail.sidebar--menu .rail-card.active{opacity:1;color:var(--accent, rgba(var(--accent-rgb), .95))}.sidebar.is-rail.sidebar--menu .rail-card:focus-visible{outline:2px solid rgba(var(--accent-rgb),.4);outline-offset:3px}.sidebar.is-rail.sidebar--menu .rail-card-avatar--nav,.sidebar.is-rail.sidebar--menu .rail-card:hover .rail-card-avatar--nav{background:transparent!important;border:0!important;border-color:transparent!important;box-shadow:none!important;transform:none!important}.sidebar.is-rail.sidebar--menu .rail-card.active .rail-card-avatar--nav{background:transparent!important;border:0!important;border-color:transparent!important;box-shadow:none!important}.sidebar.is-rail.sidebar--menu .rail-card--hub{opacity:.88}.sidebar.is-rail.sidebar--menu .rail-card--hub:hover{opacity:1}.sidebar.is-rail.sidebar--menu .compass-rail-ico{width:24px;height:24px;opacity:.74}.sidebar.is-rail.sidebar--menu .rail-card:hover .compass-rail-ico,.sidebar.is-rail.sidebar--menu .rail-card:focus-visible .compass-rail-ico{opacity:.92}.sidebar.is-rail.sidebar--menu .rail-card.active .compass-rail-ico{opacity:1}.sidebar.is-rail.sidebar--menu .compass-rail-sep{display:none}.sidebar.is-rail.sidebar--menu .menu-rail-recentsGap{display:block;height:10px}.sidebar.is-rail.sidebar--menu .rail-card{position:relative}.sidebar.is-rail.sidebar--menu .rail-card[data-tip]:not([data-tip=""]):after{content:attr(data-tip);position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);max-width:220px;padding:6px 10px;border-radius:12px;font-size:12px;font-weight:700;line-height:1.15;color:#ffffffeb;border:1px solid rgba(255,255,255,.08);background:#0c0c0c38;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease,visibility .12s ease;transition-delay:.14s;z-index:130}.sidebar.is-rail.sidebar--menu .rail-card:hover[data-tip]:not([data-tip=""]):after,.sidebar.is-rail.sidebar--menu .rail-card:focus-visible[data-tip]:not([data-tip=""]):after{opacity:1;visibility:visible}.sidebar.is-rail.sidebar--menu .menu-rail-profile{position:relative;width:100%;margin-top:auto;padding:10px 0 6px;display:flex;justify-content:center;z-index:6}.sidebar.is-rail.sidebar--menu .menu-rail-profile:before{content:"";position:absolute;top:0;left:10px;right:10px;height:1px;background:#ffffff14}.sidebar.is-rail.sidebar--menu .menu-rail-profileInner{width:var(--rail-card);min-height:var(--rail-card);display:grid;place-items:center;gap:0;border-radius:18px;transition:background-color .14s ease,border-color .14s ease,box-shadow .18s ease,transform .14s ease}.sidebar.is-rail.sidebar--menu .menu-rail-profileInner .user-avatar-online-dot{display:none!important}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-profile{padding:12px 0 4px}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-profileInner{width:100%;min-height:52px;padding:8px 10px;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:center;justify-items:start;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#ffffff09,#ffffff05),#10101257;box-shadow:inset 0 1px #ffffff0d,0 10px 28px #0000002e;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-profile:hover .menu-rail-profileInner,.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-profile:focus-within .menu-rail-profileInner{border-color:#ffffff17;background:linear-gradient(180deg,#ffffff0b,#ffffff06),#1212166b;box-shadow:inset 0 1px #ffffff0f,0 14px 34px #00000038}.sidebar.is-rail.sidebar--menu .menu-rail-profileMeta{min-width:0;width:100%;justify-self:stretch;display:flex;flex-direction:column;gap:2px}.sidebar.is-rail.sidebar--menu .menu-rail-profileTitle{min-width:0;font-size:13px;line-height:1.15;font-weight:800;color:#ffffffeb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar.is-rail.sidebar--menu .menu-rail-profileSub{min-width:0;font-size:11px;line-height:1.15;color:#ffffff8f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar.is-rail.sidebar--menu .hub-user-wrap{width:var(--rail-card);height:var(--rail-card);display:grid;place-items:center}.sidebar.is-rail.sidebar--menu .hub-user-avatar{width:var(--rail-card);height:var(--rail-card);padding:0;border:0;background:transparent;box-shadow:none;opacity:.82}.sidebar.is-rail.sidebar--menu .hub-user-avatar:hover,.sidebar.is-rail.sidebar--menu .hub-user-avatar:focus-visible{background:transparent;opacity:.96}.sidebar.is-rail.sidebar--menu .hub-user-avatar .user-avatar{transform:scale(.94);transform-origin:center}.sidebar.is-rail.sidebar--menu.is-expanded .hub-user-wrap,.sidebar.is-rail.sidebar--menu.is-expanded .hub-user-avatar{width:44px;height:44px}.sidebar.is-rail.sidebar--menu.is-expanded .hub-user-avatar .user-avatar{transform:scale(1)}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-profile .hub-user-wrap{border-radius:14px}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-profile .hub-user-menu{top:auto;bottom:0;transform:none}.sidebar.is-rail.sidebar--menu .hub-user-menu{left:calc(100% + 10px);right:auto;top:50%;transform:translateY(-50%)}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch{position:relative;width:var(--rail-card);display:flex;flex-direction:column;align-items:center;margin:0;padding:0}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch .rail-card{margin:0}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-bubble{width:var(--rail-card);border-radius:999px;border:1px solid transparent;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;overflow:hidden;opacity:.78;transition:opacity .14s ease,background-color .14s ease}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch:hover .menu-hubsSwitch-bubble,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch.is-open .menu-hubsSwitch-bubble,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch.is-active .menu-hubsSwitch-bubble{opacity:.92;background:#ffffff08}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-bubbleBtn{width:100%;border:0;background:transparent;color:#ffffffeb;cursor:pointer;padding:0;display:grid;place-items:center;transition:background-color .14s ease}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-bubbleBtn:hover{background:#ffffff05}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-bubbleBtn--top{height:44px}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-bubbleBtn--top .compass-rail-ico,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-bubbleBtn--top .menu-rail-ico,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch.is-open .menu-hubsSwitch-bubbleBtn--top .compass-rail-ico,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch.is-open .menu-hubsSwitch-bubbleBtn--top .menu-rail-ico,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch:hover .menu-hubsSwitch-bubbleBtn--top .compass-rail-ico,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch:hover .menu-hubsSwitch-bubbleBtn--top .menu-rail-ico,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-bubbleBtn--top:focus-visible .compass-rail-ico,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-bubbleBtn--top:focus-visible .menu-rail-ico,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-bubbleBtn--top[aria-current=page] .compass-rail-ico,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-bubbleBtn--top[aria-current=page] .menu-rail-ico{color:var(--accent, rgba(124,124,255,.95))}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-bubbleBtn--mid{height:36px;box-shadow:none}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-bubbleBtn--bot{height:26px;box-shadow:none}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-bubble.is-empty .menu-hubsSwitch-bubbleBtn--bot{height:30px}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch:hover .menu-hubsSwitch-bubbleBtn--mid,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch.is-open .menu-hubsSwitch-bubbleBtn--mid,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch.is-active .menu-hubsSwitch-bubbleBtn--mid,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch:hover .menu-hubsSwitch-bubbleBtn--bot,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch.is-open .menu-hubsSwitch-bubbleBtn--bot,.sidebar.is-rail.sidebar--menu .menu-hubsSwitch.is-active .menu-hubsSwitch-bubbleBtn--bot{box-shadow:inset 0 1px #ffffff0a}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-bubbleBtn:focus-visible{outline:2px solid rgba(124,124,255,.4);outline-offset:-2px}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-peekAva{width:22px;height:22px;border-radius:999px;overflow:hidden;display:grid;place-items:center;background:#ffffff08}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-peekImg{width:100%;height:100%;border-radius:999px;object-fit:cover;display:block}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-peekEmoji{width:100%;height:100%;display:grid;place-items:center;line-height:1}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-peekHash{font-weight:900;font-size:14px;line-height:1;opacity:.86}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-peekBlank{width:12px;height:12px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff05}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-peekChevron{width:14px;height:14px;opacity:.85}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-pop{position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);width:260px;max-height:420px;overflow:auto;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0c0c0c38;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:none;padding:6px;z-index:170}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-empty{padding:10px;font-size:12px;opacity:.7}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-row{width:100%;display:flex;align-items:center;gap:10px;padding:8px;border-radius:14px;border:0;background:transparent;color:#ffffffeb;cursor:pointer;text-align:left}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-row:hover{background:#ffffff0a}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-rowAva{width:34px;height:34px;border-radius:999px;overflow:hidden;display:grid;place-items:center;background:#ffffff0a;flex:0 0 auto}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-rowImg{width:100%;height:100%;border-radius:999px;object-fit:cover;display:block}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-rowEmoji{width:100%;height:100%;display:grid;place-items:center;line-height:1}.rightModeBubble{position:fixed;z-index:2600;width:var(--rail-card, 46px);--rmb-ctrl-overflow: 14px;right:auto;bottom:auto;top:46%;left:min(calc((100vw - var(--layout-max)) / 2 + var(--layout-max) + 14px),calc(100vw - 12px - var(--rail-card, 46px) - var(--rmb-ctrl-overflow)));transform:translateY(-50%)}@media(max-width:720px){.rightModeBubble{left:auto;top:auto;transform:none;right:calc(12px + var(--rmb-ctrl-overflow));bottom:86px}}.rightModeBubble .menu-hubsSwitch-bubble{width:var(--rail-card, 46px);border-radius:999px;border:1px solid transparent;background:#ffffff08;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;overflow:visible;opacity:.92}.rightModeBubble .rmb-btnRow{position:relative;display:block}.rightModeBubble .rmb-btnRow:after{content:"";position:absolute;top:0;right:-34px;width:34px;height:100%;background:transparent;z-index:2}.rightModeBubble .menu-hubsSwitch-bubbleBtn{width:100%;border:0;background:transparent;color:#ffffffeb;cursor:pointer;padding:0;display:grid;place-items:center;position:relative;transition:background-color .14s ease}.rightModeBubble .compass-rail-ico{width:22px;height:22px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;opacity:.92}.rightModeBubble .rmb-chevronBtn{display:grid;place-items:center;position:absolute;right:-16px;top:50%;transform:translateY(-50%) translate(10px);width:26px;height:26px;border-radius:999px;border:0;background:transparent;box-shadow:none;color:#ffffffb8;opacity:0;pointer-events:none;padding:0;cursor:pointer;transition:opacity .14s ease,transform .16s ease,color .14s ease;z-index:6}.rightModeBubble .rmb-btnRow:hover .rmb-chevronBtn,.rightModeBubble .rmb-chevronBtn.is-open{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}.rightModeBubble .rmb-chevronBtn:hover{color:#ffffffeb}.rightModeBubble .rmb-chevronBtn:disabled{opacity:0;pointer-events:none}.rightModeBubble .rmb-chevronIco{width:18px;height:18px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;opacity:.95}@media(hover:none),(pointer:coarse){.rightModeBubble .rmb-chevronBtn{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}}@media(max-width:720px){.rightModeBubble .rmb-chevronBtn{display:none}}.rightModeBubble .menu-hubsSwitch-bubbleBtn:hover{background:#ffffff05}.rightModeBubble .menu-hubsSwitch-bubbleBtn--top{height:44px}.rightModeBubble .menu-hubsSwitch-bubbleBtn--mid{height:40px;box-shadow:inset 0 1px #ffffff0a}.rightModeBubble .menu-hubsSwitch-bubbleBtn--bot{height:44px;box-shadow:inset 0 1px #ffffff0a}.rightModeBubble .menu-hubsSwitch-bubbleBtn:focus-visible{outline:2px solid rgba(124,124,255,.4);outline-offset:-2px}.rightModeBubble .menu-hubsSwitch-peekAva{width:22px;height:22px;border-radius:999px;overflow:hidden;display:grid;place-items:center;background:#ffffff08}.rightModeBubble .menu-hubsSwitch-peekImg{width:100%;height:100%;border-radius:999px;object-fit:cover;display:block}.rightModeBubble .menu-hubsSwitch-peekEmoji{width:100%;height:100%;display:grid;place-items:center;line-height:1}.rightModeBubble .menu-hubsSwitch-peekBlank{width:12px;height:12px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff05}.rightModeBubble .compass-rail-badge{position:absolute;top:2px;right:2px;min-width:18px;height:18px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:#7c7cff3d;border:1px solid rgba(124,124,255,.28);color:#fffffff5;font-size:11px;font-weight:900;line-height:1;opacity:.86;transform:scale(.94);transform-origin:top right}.rightModeBubble-profileAva{width:24px;height:24px;border-radius:999px;overflow:hidden;display:grid;place-items:center}.rightModeBubble .rmb-ctrlConnect{position:relative;width:52px;height:52px;overflow:visible;isolation:isolate;--rmb-arc-btn-left: 21px;--rmb-arc-btn-top: 37px}.rightModeBubble .rmb-ctrlConnect:focus-within{filter:drop-shadow(0 0 0 rgba(0,0,0,0))}.rightModeBubble .rmb-ctrlMain{position:absolute;top:0;right:0;width:52px;height:52px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#0c0c0c2e;color:#ffffffeb;cursor:pointer;display:grid;place-items:center;z-index:2}.rightModeBubble .rmb-ctrlMain:hover{background:#ffffff08}.rightModeBubble .rmb-ctrlMain:active{transform:translateY(1px)}.rightModeBubble .rmb-ctrlMain:focus-visible{outline:none}.rightModeBubble .rmb-quickArc{position:absolute;top:-4px;right:-4px;width:60px;height:60px;border-radius:999px;pointer-events:none;z-index:1;--rmb-arc-circ: 169.65;--rmb-arc-len: var(--rmb-arc-circ);--rmb-arc-start: 0}.rightModeBubble .rmb-quickArcSvg{width:100%;height:100%;display:block}.rightModeBubble .rmb-quickArcStroke,.rightModeBubble .rmb-quickArcSweep{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.6;transform:rotate(-90deg);transform-origin:30px 30px}.rightModeBubble .rmb-quickArcStroke{stroke:rgba(var(--hub-accent-rgb, 124,124,255),.08);stroke-dasharray:var(--rmb-arc-len) var(--rmb-arc-circ);stroke-dashoffset:calc(var(--rmb-arc-start) * -1);filter:none;opacity:.9}.rightModeBubble .rmb-quickArc.has-unread .rmb-quickArcStroke{stroke:rgba(var(--hub-accent-rgb, 124,124,255),.62);filter:drop-shadow(0 0 12px rgba(var(--hub-accent-rgb, 124,124,255),.12));animation:rmb-quick-arc-breathe 1.8s ease-in-out infinite}@keyframes rmb-quick-arc-breathe{0%,to{opacity:.92}50%{opacity:1}}.rightModeBubble .rmb-quickArcSweep{stroke:rgba(var(--hub-accent-rgb, 124,124,255),.55);stroke-dasharray:8 var(--rmb-arc-circ);stroke-dashoffset:0;opacity:0}.rightModeBubble .rmb-quickArc.has-unread:not(.is-ping) .rmb-quickArcSweep{opacity:.22;animation:rmb-quick-arc-sweep-loop 2.6s linear infinite}@keyframes rmb-quick-arc-sweep-loop{0%{transform:rotate(-90deg) rotate(0)}to{transform:rotate(-90deg) rotate(360deg)}}.rightModeBubble .rmb-quickArc.is-ping .rmb-quickArcSweep{opacity:0;animation:rmb-quick-arc-sweep .9s ease-out 1}@keyframes rmb-quick-arc-sweep{0%{transform:rotate(-90deg) rotate(0);opacity:0}14%{opacity:.9}to{transform:rotate(-90deg) rotate(260deg);opacity:0}}@media(prefers-reduced-motion:reduce){.rightModeBubble .rmb-quickArc.is-ping .rmb-quickArcSweep{animation:none;opacity:0}.rightModeBubble .rmb-quickArc.has-unread .rmb-quickArcStroke{animation:none}.rightModeBubble .rmb-quickArc.has-unread:not(.is-ping) .rmb-quickArcSweep{animation:none;opacity:0}}.rightModeBubble .rmb-quickArcBtn{position:absolute;left:var(--rmb-arc-btn-left);top:var(--rmb-arc-btn-top);width:30px;height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#0c0c0c38;color:rgba(var(--hub-accent-rgb, 124,124,255),.92);display:grid;place-items:center;cursor:pointer;padding:0;z-index:3;opacity:0;transform:translate(6px) translateY(10px) scale(.94);pointer-events:none;transition:opacity .14s ease,transform .16s ease,filter .16s ease,background-color .14s ease}.rightModeBubble .rmb-quickArcBtnIco{width:18px;height:18px;display:grid;place-items:center;opacity:.92}.rightModeBubble .rmb-quickArcBtn .compass-rail-ico{width:18px;height:18px;opacity:.95;transform:rotate(8deg)}.rightModeBubble .rmb-ctrlConnect:hover .rmb-quickArcBtn,.rightModeBubble .rmb-ctrlConnect:focus-within .rmb-quickArcBtn{opacity:1;transform:translate(0) translateY(0) scale(1);pointer-events:auto;filter:drop-shadow(0 0 10px rgba(var(--hub-accent-rgb, 124,124,255),.08))}.rightModeBubble .rmb-quickArcBtn:hover{background:#ffffff08}.rightModeBubble .rmb-quickArcBtn:active{transform:translate(0) translateY(1px) scale(1)}.rightModeBubble .rmb-quickArcBtn:focus-visible{outline:2px solid rgba(124,124,255,.4);outline-offset:2px}.rightModeBubble .rmb-quickArcBtn.has-unread{box-shadow:inset 0 0 0 1px rgba(var(--hub-accent-rgb, 124,124,255),.26)}@media(hover:none),(pointer:coarse){.rightModeBubble .rmb-quickArcBtn{opacity:1;transform:translate(0) translateY(0) scale(1);pointer-events:auto;filter:none}}.rightModeBubble .rmb-ctrlTail{position:absolute;right:-6px;bottom:-6px;width:28px;height:28px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#0c0c0c2e;color:#ffffffeb;cursor:pointer;display:grid;place-items:center;z-index:3}.rightModeBubble .rmb-ctrlTail:hover{background:#ffffff08}.rightModeBubble .rmb-ctrlTail:active{transform:translateY(1px)}.rightModeBubble .rmb-ctrlTail:focus-visible{outline:none}.rightModeBubble .rmb-ctrlTailIco{width:18px;height:18px;display:grid;place-items:center;opacity:.92}.rightModeBubble .rmb-ctrlTail.has-unread{box-shadow:inset 0 0 0 1px rgba(var(--hub-accent-rgb, 124,124,255),.28)}.rightModeBubble-panel{position:fixed;z-index:2700;width:min(280px,calc(100vw - 16px));overflow:hidden;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0c0c0c38;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:none}.rightModeBubble-panel[data-dock=viewport]{border-radius:16px 0 0 16px;background:#0a0a0a2e;backdrop-filter:none;-webkit-backdrop-filter:none;border:0;border-left:1px solid rgba(255,255,255,.08);animation:rmb-drawer-in .16s ease-out}.rightModeBubble-panel[data-view=quick]{width:min(360px,calc(100vw - 16px))}.rightModeBubble-panel[data-view=split]{width:min(520px,calc(100vw - 16px))}@keyframes rmb-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.rmb-panelHead{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.rmb-panelBack{flex:0 0 auto;border:0;background:transparent;color:#ffffffdb;cursor:pointer;width:26px;height:26px;border-radius:10px;display:grid;place-items:center}.rmb-panelBack:hover{background:#ffffff0d}.rmb-panelBack:active{transform:translateY(1px)}.rmb-panelBackIco{display:grid;place-items:center;transform:rotate(180deg)}.rmb-panelTitle{display:flex;align-items:center;gap:8px;min-width:0;font-weight:900;font-size:13px;opacity:.92}.rmb-panelTitleIco{width:18px;height:18px;display:grid;place-items:center;opacity:.92}.rmb-panelTitleText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rmb-panelTitleBadge{margin-left:auto;flex:0 0 auto;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#7c7cff3d;border:1px solid rgba(124,124,255,.28);color:#fffffff5;font-size:11px;font-weight:900;line-height:18px;text-align:center}.rmb-panelClose{border:0;background:transparent;color:#ffffffbf;font-size:18px;line-height:1;cursor:pointer;padding:2px 4px}.rmb-panelBody{padding:6px;overflow:auto;max-height:none}.rmb-panelBody--chat{padding:0;overflow:hidden}.rmb-chatwrap{height:100%}.rmb-panelBody--quick{padding:8px;overflow:auto}.qa-wrap,.qa-worldHome{display:flex;flex-direction:column;gap:10px}.qa-worldTile{width:100%;border:1px solid rgba(var(--hub-accent-rgb, 124,124,255),.18);border-radius:16px;background:#0000001a;overflow:hidden;color:#ffffffeb;cursor:pointer;text-align:left;padding:0}.qa-worldTile:hover{background:#ffffff08}.qa-worldTile:active{transform:translateY(1px)}.qa-worldTileHead{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:linear-gradient(90deg,rgba(var(--hub-accent-rgb, 124,124,255),.26),rgba(var(--hub-accent-rgb, 124,124,255),.14) 45%,#ffffff05);border-bottom:1px solid rgba(255,255,255,.06)}.qa-worldTileTitle{display:inline-flex;align-items:center;gap:10px;min-width:0;font-weight:1000;letter-spacing:.2px}.qa-worldTileIco{width:18px;height:18px;display:grid;place-items:center;opacity:.92}.qa-worldTileText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qa-worldTileBadge{flex:0 0 auto;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:rgba(var(--hub-accent-rgb, 124,124,255),.18);border:1px solid rgba(var(--hub-accent-rgb, 124,124,255),.24);color:#ffffffeb;font-size:11px;font-weight:900;line-height:18px;text-align:center}.qa-worldTileBody{padding:10px 12px}.qa-worldTileMeta{font-size:12px;opacity:.72}.qa-world{border-radius:14px;overflow:hidden}.qa-worldBody{display:flex;flex-direction:column;gap:4px}.qa-wrap[data-world=hubs] .qa-world,.qa-wrap[data-world=chats] .qa-world,.qa-wrap[data-world=calls] .qa-world{animation:qa-world-in .16s ease-out}@keyframes qa-world-in{0%{transform:translate(10px);opacity:0}to{transform:translate(0);opacity:1}}.qa-sec{--qa-accent-rgb: var(--hub-accent-rgb, 124,124,255);border-radius:14px;border:1px solid rgba(var(--qa-accent-rgb),.22);background:#00000014;overflow:hidden}.qa-secHead{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;background:linear-gradient(90deg,rgba(var(--qa-accent-rgb),.2),rgba(var(--qa-accent-rgb),.1) 40%,#ffffff05);border-bottom:1px solid rgba(255,255,255,.06)}.qa-secTitle{display:inline-flex;align-items:center;gap:8px;min-width:0;font-weight:950;font-size:13px}.qa-secIco{width:18px;height:18px;display:grid;place-items:center;opacity:.92}.qa-secText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qa-secBadge{flex:0 0 auto;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:rgba(var(--qa-accent-rgb),.18);border:1px solid rgba(var(--qa-accent-rgb),.24);color:#ffffffeb;font-size:11px;font-weight:900;line-height:18px;text-align:center}.qa-secBody{padding:6px}.qa-empty{padding:10px;opacity:.75}.qa-list{display:flex;flex-direction:column;gap:4px}.qa-row{width:100%;border:0;background:transparent;color:#ffffffeb;border-radius:12px;padding:8px;cursor:pointer;text-align:left;display:flex;align-items:center;gap:8px}.qa-row:hover{background:#ffffff0a}.qa-row.is-active{background:rgba(var(--hub-accent-rgb, 124,124,255),.12)}.qa-row--voice .qa-rowHash{font-size:14px}.qa-rowAva{flex:0 0 auto;width:28px;height:28px;border-radius:999px;overflow:hidden;display:grid;place-items:center;position:relative;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.qa-rowImg{width:100%;height:100%;object-fit:cover;display:block}.qa-rowHash{font-weight:950;font-size:13px;opacity:.9}.qa-rowGlyph{position:absolute;right:-2px;bottom:-2px;width:14px;height:14px;border-radius:999px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);background:#00000059;color:#ffffffeb}.qa-rowGlyph .compass-rail-ico{width:11px;height:11px;opacity:.95}.qa-rowDot{position:absolute;left:-2px;bottom:-2px;width:8px;height:8px;border-radius:999px;background:rgba(var(--hub-accent-rgb, 124,124,255),0);border:1px solid rgba(255,255,255,.1)}.qa-row.has-unread .qa-rowDot{background:rgba(var(--hub-accent-rgb, 124,124,255),.55)}.qa-rowText{min-width:0;display:flex;flex-direction:column;gap:2px;flex:1 1 auto}.qa-rowTitle{font-weight:900;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.92}.qa-rowMeta{font-size:12px;opacity:.62;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qa-rowGo{flex:0 0 auto;opacity:.65}.qa-rowBadge{flex:0 0 auto;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:rgba(var(--hub-accent-rgb, 124,124,255),.18);border:1px solid rgba(var(--hub-accent-rgb, 124,124,255),.24);color:#ffffffeb;font-size:11px;font-weight:900;line-height:18px;text-align:center}.qa-miniChat{border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;overflow:hidden;margin-bottom:8px}.qa-miniChatHead{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.qa-miniChatTitle{min-width:0;font-weight:950;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.92}.qa-miniChatClose{border:0;background:transparent;color:#ffffffbf;font-size:18px;line-height:1;cursor:pointer;padding:2px 4px}.qa-miniChatBody{height:320px;overflow:hidden}.rightModeBubble-chatPanel{position:fixed;z-index:2699;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0a0a0a2e;animation:rmb-chat-in .16s ease-out}@keyframes rmb-chat-in{0%{transform:translate(16px);opacity:0}to{transform:translate(0);opacity:1}}.rightModeBubble-chatPanel .rmb-panelHead{border-bottom:1px solid rgba(255,255,255,.06)}.rightModeBubble-chatPanel .rmb-chatGutter{position:absolute;top:42px;bottom:0;right:0;width:12px;z-index:2;cursor:col-resize}.rightModeBubble-chatPanel .rmb-chatResizer{width:100%;height:100%;border:0;background:transparent;cursor:col-resize}.rightModeBubble-chatPanel .rmb-chatGutter:hover{background:linear-gradient(90deg,#fff0,#ffffff0f)}.rmb-panelBody--split{padding:0;overflow:hidden}.rmb-split{display:flex;height:100%;width:100%}.rmb-splitList{flex:0 0 78px;width:78px;overflow:auto;padding:6px;border-left:1px solid rgba(255,255,255,.06)}.rmb-splitChat{flex:1 1 auto;min-width:0;overflow:hidden}.rmb-row--mini{padding:6px;justify-content:center;border-radius:14px}.rmb-row--mini:hover{background:#ffffff0a}.rmb-row--mini.is-active{background:#7c7cff1f}.rightModeBubble-panel .chat--mini .tg-comments-head,.rightModeBubble-panel .chat--mini .tg-topicbar,.rightModeBubble-panel .chat--mini .tg-pinsmenu{display:none}.rightModeBubble-panel .chat--mini .tg-page{max-width:none!important;margin:0!important;padding-left:10px;padding-right:10px;padding-bottom:10px}.rightModeBubble-panel .chat--mini .tg-comment{padding:5px 0}.rightModeBubble-panel .chat--mini .tg-comment-text{padding:7px 10px 8px;border-radius:14px;font-size:13.5px;line-height:1.38}.rightModeBubble-panel .chat--mini .tg-comment--mine{justify-items:end}.rightModeBubble-panel .chat--mini .tg-comment--mine .tg-comment-bubble{justify-self:end}.rightModeBubble-panel .chat--mini .tg-comment--mine .tg-comment-text{background:#7c7cff1f;border-color:#7c7cff38}.rightModeBubble-panel .chat--mini .input-area{margin:0;width:100%;max-width:none;border-radius:0;border:0;border-top:1px solid rgba(255,255,255,.06);background:#0a0a0a2e;-webkit-backdrop-filter:none;backdrop-filter:none;padding:8px 10px;gap:8px}.rightModeBubble-panel .chat--mini .message-input{padding:8px 0;font-size:14px}.rightModeBubble-panel .chat--mini .emoji-btn,.rightModeBubble-panel .chat--mini .clip-btn{font-size:20px;padding:6px}.rightModeBubble-panel .chat--mini .send-btn{width:34px;height:34px;min-width:34px}.rightModeBubble-panel .compass-rail-ico{width:18px;height:18px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;opacity:.92}.rmb-empty{padding:10px;opacity:.75}.rmb-list{display:flex;flex-direction:column;gap:4px}.rmb-row{width:100%;border:0;background:transparent;color:#ffffffeb;border-radius:12px;padding:8px;cursor:pointer;text-align:left;display:flex;align-items:center;gap:8px}.rmb-row:hover{background:#ffffff0a}.rmb-row.has-unread .rmb-rowTitle{opacity:1}.rmb-row.has-unread .rmb-rowChatDot{background:#7c7cff80}.rmb-rowAva{flex:0 0 auto;width:28px;height:28px;border-radius:999px;overflow:hidden;display:grid;place-items:center;position:relative;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.rmb-rowImg{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}.rmb-rowEmoji{width:100%;height:100%;display:grid;place-items:center;line-height:1}.rmb-rowHash{font-weight:900;font-size:16px;line-height:1;opacity:.86}.rmb-rowText{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:1px}.rmb-rowTitle{font-weight:850;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rmb-rowMeta{font-size:11px;opacity:.66;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rmb-rowBadge{flex:0 0 auto;min-width:16px;height:16px;padding:0 5px;border-radius:999px;background:#7c7cff3d;border:1px solid rgba(124,124,255,.28);color:#fffffff5;font-size:10px;font-weight:900;line-height:16px;text-align:center}.rmb-rowChatDot{position:absolute;right:-1px;bottom:-1px;width:8px;height:8px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(0,0,0,.35)}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-rowHash{font-weight:900;font-size:16px;line-height:1;opacity:.86}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-rowText{min-width:0;flex:1;display:flex;flex-direction:column;gap:1px}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-rowTitle{font-weight:850;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar.is-rail.sidebar--menu .menu-hubsSwitch-rowMeta{font-size:12px;opacity:.66;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.sidebar.is-rail .rail-card{position:relative}.sidebar.is-rail .compass-rail-sep{width:40px;height:1px;margin:4px 0;background:#ffffff0f}.sidebar.is-rail .compass-rail-badge{position:absolute;top:2px;right:2px;min-width:18px;height:18px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:#7c7cff3d;border:1px solid rgba(124,124,255,.28);color:#fffffff5;font-size:11px;font-weight:900;line-height:1}.sidebar.is-rail.sidebar--menu .compass-rail-badge{opacity:.82;transform:scale(.94);transform-origin:top right}.sidebar.is-rail .compass-rail-dot{position:absolute;right:7px;bottom:7px;width:8px;height:8px;border-radius:999px;background:#7c7cffeb;box-shadow:none}.sidebar.is-rail .rail-card.is-hot .rail-card-avatar{background:#ffffff0f;border-color:#ffffff24}.sidebar.is-rail .compass-pop{padding-top:12px}.sidebar.is-rail .compass-pop-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:0 6px 10px}.sidebar.is-rail .compass-pop-title{font-weight:1000;letter-spacing:.2px}.sidebar.is-rail .compass-pop-meta{opacity:.7;font-size:12px}.sidebar.is-rail .compass-pop-searchRow{padding:0 6px 10px}.sidebar.is-rail .compass-pop-search{width:100%;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffeb;outline:none}.sidebar.is-rail .compass-pop-search::placeholder{color:#ffffff8c}.sidebar.is-rail .compass-pop-section{padding:0 0 10px}.sidebar.is-rail .compass-pop-sectionTitle{padding:2px 8px 8px;font-size:12px;font-weight:900;opacity:.75}.sidebar.is-rail .compass-pop-dot{width:10px;height:10px;border-radius:999px;background:#7c7cffeb;box-shadow:0 0 0 2px #0c0c0ceb}.sidebar.is-rail .compass-pop-foot{padding:10px 6px 0}.sidebar.is-rail .compass-pop-footBtn{width:100%;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#7c7cff29;color:#fffffff2;font-weight:900;cursor:pointer}.sidebar.is-rail .compass-pop-footBtn:hover{background:#7c7cff38}.sidebar.is-rail .sidebar-rail-wrap{position:relative;flex:1;min-height:0;overflow:visible}.sidebar.is-rail .sidebar-rail-list{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;align-items:center;gap:10px;padding:2px 0 12px}.sidebar.is-rail .rail-card{width:var(--rail-card);height:var(--rail-card);padding:0;box-sizing:border-box;border:0!important;background:transparent!important;border-radius:18px;display:grid;place-items:center;cursor:pointer;color:var(--text);opacity:.92;transition:background .14s ease,opacity .14s ease}.sidebar.is-rail .rail-card:hover{opacity:1;background:#ffffff0f!important}.sidebar.is-rail .rail-card-avatar{width:var(--rail-avatar);height:var(--rail-avatar);border-radius:999px;box-sizing:border-box;position:relative;display:grid;place-items:center;font-weight:900;font-size:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);transition:transform .14s ease,background .14s ease,border-color .14s ease,box-shadow .14s ease}.sidebar.is-rail .rail-activity-dot{position:absolute;top:-1px;right:-1px;width:10px;height:10px;border-radius:999px;background:#7c7cffeb;box-shadow:0 0 0 2px #0a0a0aeb}.sidebar.is-rail .sidebar-rail-pop .rail-activity-dot{box-shadow:0 0 0 2px #0c0c0ceb}.sidebar.is-rail .rail-card:hover .rail-card-avatar{background:#ffffff12;border-color:#ffffff29;transform:scale(1.02);box-shadow:none}.sidebar.is-rail .rail-card.active .rail-card-avatar{background:#7c7cff29;border-color:#7c7cff59;box-shadow:none}.sidebar.is-rail .rail-card-text,.sidebar.is-rail .rail-card-right{display:none!important}.sidebar.is-rail .sidebar-rail-home{width:var(--rail-card);height:var(--rail-card);margin:10px auto 0;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#ffffff0d;color:var(--text);cursor:pointer;transition:transform .14s ease,background .14s ease,opacity .14s ease;opacity:.86}.sidebar.is-rail .sidebar-rail-home:hover{opacity:1;transform:none;background:#ffffff14}.sidebar.is-rail .sidebar-rail-pop{position:absolute;left:var(--rail-pop-left);top:var(--rail-pop-top);width:320px;max-height:calc(100dvh - 16px);overflow:auto;padding:10px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#0c0c0cfa;box-shadow:0 16px 36px #00000061;opacity:0;transform:translate(-6px);visibility:hidden;pointer-events:none;transition:opacity .14s ease,transform .14s ease,visibility .14s ease;z-index:120}.sidebar.is-rail .sidebar-rail-pop.sidebar-rail-pop--menu{width:300px;padding:8px;border-radius:16px}.sidebar.is-rail .sidebar-rail-pop.sidebar-rail-pop--menu .menu-rail-popSection{padding:9px 6px 7px}.sidebar.is-rail .sidebar-rail-pop.sidebar-rail-pop--menu .menu-rail-popHint{padding:6px 10px 8px}.sidebar.is-rail .sidebar-rail-pop.sidebar-rail-pop--menu .rail-card{padding:9px;border-radius:13px}.sidebar.is-rail .sidebar-rail-pop.sidebar-rail-pop--menu .rail-card-avatar{width:38px;height:38px}.sidebar.is-rail .menu-rail-popTitle{padding:2px 6px 8px;font-weight:900;opacity:.92}.sidebar.is-rail .menu-rail-popHead{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 6px 6px}.sidebar.is-rail .menu-rail-popHead .menu-rail-popTitle{padding:0}.sidebar.is-rail .menu-rail-popHeadRight{display:flex;align-items:center;gap:8px}.sidebar.is-rail .menu-rail-popBtn{border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffffe6;padding:6px 10px;border-radius:12px;font-size:12px;font-weight:900;cursor:pointer}.sidebar.is-rail .menu-rail-popBtn:hover{background:#ffffff0f}.sidebar.is-rail .menu-rail-popBtn.is-on{background:#7c7cff29;border-color:#7c7cff4d}.sidebar.is-rail .menu-rail-popBtn--primary{background:#7c7cff29;border-color:#7c7cff42}.sidebar.is-rail .menu-rail-popIconBtn{border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffffe6;height:28px;min-width:28px;padding:0 10px;border-radius:999px;font-size:14px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.sidebar.is-rail .menu-rail-popIconBtn:hover{background:#ffffff0f}.sidebar.is-rail .menu-rail-quickList,.sidebar.is-rail .menu-rail-recentList{padding:0 6px 10px;display:flex;flex-direction:column;gap:6px}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-recentRow{position:relative}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-recentRow>.rail-card{width:100%;padding-right:44px}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-pinBtn{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:28px;height:28px;border-radius:10px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);background:#0c0c0cdb;color:var(--muted);cursor:pointer;opacity:0;pointer-events:none}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-recentRow:hover .menu-rail-pinBtn,.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-recentRow:focus-within .menu-rail-pinBtn{opacity:1;pointer-events:auto}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-pinBtn.is-on{opacity:1;pointer-events:auto;color:var(--muted)}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-pinBtn:hover{color:var(--text)}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-pinBtn:active{transform:translateY(-50%) scale(.96)}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-pinIco{width:16px;height:16px;display:block;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.sidebar.is-rail.sidebar--menu:not(.is-expanded) .menu-rail-collapsedRecentRow{position:relative}.sidebar.is-rail.sidebar--menu:not(.is-expanded) .menu-rail-pinBtn--collapsed{position:absolute;right:2px;bottom:2px;width:18px;height:18px;border-radius:8px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);background:#0c0c0cdb;color:var(--muted);cursor:pointer;opacity:0;pointer-events:none}.sidebar.is-rail.sidebar--menu:not(.is-expanded) .menu-rail-collapsedRecentRow:hover .menu-rail-pinBtn--collapsed,.sidebar.is-rail.sidebar--menu:not(.is-expanded) .menu-rail-collapsedRecentRow:focus-within .menu-rail-pinBtn--collapsed{opacity:1;pointer-events:auto}.sidebar.is-rail.sidebar--menu:not(.is-expanded) .menu-rail-pinBtn--collapsed.is-on{opacity:1;pointer-events:auto;color:var(--muted)}.sidebar.is-rail.sidebar--menu:not(.is-expanded) .menu-rail-pinBtn--collapsed:active{transform:scale(.96)}.sidebar.is-rail.sidebar--menu:not(.is-expanded) .menu-rail-pinBtn--collapsed .menu-rail-pinIco{width:12px;height:12px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.sidebar.is-rail .menu-rail-quickItem{display:flex;align-items:center;gap:8px}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-quickItem{position:relative}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-quickItem>.rail-card{flex:1;min-width:0;width:100%;padding-left:34px;padding-right:66px}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-quickDrag{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px}.sidebar.is-rail.sidebar--menu.is-expanded .menu-rail-quickActions{position:absolute;right:10px;top:50%;transform:translateY(-50%);margin-left:0}.sidebar.is-rail .menu-rail-quickItem.is-dragging{opacity:.6}.sidebar.is-rail .menu-rail-quickDrag{width:18px;color:#ffffff8c;-webkit-user-select:none;user-select:none;cursor:grab;display:inline-flex;justify-content:center}.sidebar.is-rail .menu-rail-quickItem:active .menu-rail-quickDrag{cursor:grabbing}.sidebar.is-rail .menu-rail-quickActions{margin-left:auto;display:inline-flex;gap:6px;opacity:0;pointer-events:none;transition:opacity .12s ease}.sidebar.is-rail .menu-rail-quickItem:hover .menu-rail-quickActions,.sidebar.is-rail .menu-rail-quickItem:focus-within .menu-rail-quickActions{opacity:1;pointer-events:auto}.sidebar.is-rail .menu-rail-quickAct{height:26px;min-width:26px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffdb;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.sidebar.is-rail .menu-rail-quickAct:hover{background:#ffffff0f}.sidebar.is-rail .menu-rail-quickAct.is-on{background:#7c7cff29;border-color:#7c7cff4d;color:#ffffffeb}.sidebar.is-rail .menu-rail-quickActIco{width:18px;height:18px;display:inline-flex}.sidebar.is-rail .menu-rail-quickActIco svg{width:18px;height:18px}.sidebar.is-rail .menu-rail-panel .menu-rail-row{display:flex;align-items:stretch;gap:8px}.sidebar.is-rail .menu-rail-panel .menu-rail-rowX{width:34px;min-width:34px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffc7;border-radius:12px;cursor:pointer;font-size:18px;line-height:1}.sidebar.is-rail .menu-rail-panel .menu-rail-rowX:hover{background:#ffffff0f;color:#ffffffe6}.sidebar.is-rail .menu-rail-popAdd{padding:0 6px 10px;display:flex;flex-direction:column;gap:10px}.sidebar.is-rail .menu-rail-popAddKind{display:flex;gap:8px}.sidebar.is-rail .menu-rail-popChip{border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffdb;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900;cursor:pointer}.sidebar.is-rail .menu-rail-popChip.is-on{background:#7c7cff29;border-color:#7c7cff4d;color:#ffffffeb}.sidebar.is-rail .menu-rail-popAddRow{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.sidebar.is-rail .menu-rail-popInput{flex:1;min-width:160px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffeb;padding:8px 10px;border-radius:12px;outline:none}.sidebar.is-rail .menu-rail-popInput:focus{box-shadow:var(--hub-focus-ring)}.sidebar.is-rail.sidebar--menu .menu-rail-quickStrip{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.sidebar.is-rail.sidebar--menu .menu-rail-quickStripItem{position:relative;width:var(--rail-card);height:var(--rail-card);display:grid;place-items:center}.sidebar.is-rail.sidebar--menu .menu-rail-quickStripItem img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.sidebar.is-rail.sidebar--menu .menu-rail-quickStripItem.is-dragging{opacity:.7}.sidebar.is-rail.sidebar--menu .menu-rail-quickGhost{position:fixed;width:var(--rail-card);height:var(--rail-card);transform:translate(-50%,-50%);pointer-events:none;z-index:9999;opacity:.92}.sidebar.is-rail.sidebar--menu .menu-rail-quickStripItem:active{cursor:grabbing}.sidebar.is-rail.sidebar--menu .menu-rail-quickStripActions{position:absolute;right:-2px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:6px;opacity:0;pointer-events:none;transition:opacity .12s ease}.sidebar.is-rail.sidebar--menu .menu-rail-quickStripItem:hover .menu-rail-quickStripActions,.sidebar.is-rail.sidebar--menu .menu-rail-quickStripItem:focus-within .menu-rail-quickStripActions{opacity:1;pointer-events:auto}.sidebar.is-rail.sidebar--menu .menu-rail-quickStripAct{width:22px;height:22px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#0c0c0cb3;color:#ffffffdb;cursor:pointer;display:grid;place-items:center;padding:0}.sidebar.is-rail.sidebar--menu .menu-rail-quickStripAct:hover{background:#ffffff14}.sidebar.is-rail.sidebar--menu .menu-rail-quickStripAct.is-on{background:#7c7cff2e;border-color:#7c7cff52}.sidebar.is-rail.sidebar--menu .menu-rail-quickStripAct svg{width:14px;height:14px}.sidebar.is-rail.sidebar--menu .menu-rail-quickPinned{position:absolute;left:0;top:0;width:18px;height:18px;opacity:.45;pointer-events:none;display:grid;place-items:center}.sidebar.is-rail.sidebar--menu .menu-rail-quickPinned svg{width:14px;height:14px}.sidebar.is-rail.sidebar--menu .menu-rail-quickStrip.is-bottom{margin-top:auto;padding-top:10px}.sidebar.is-rail .menu-rail-popSection{padding:10px 6px 8px;font-size:12px;font-weight:900;opacity:.72}.sidebar.is-rail .menu-rail-popHint{padding:6px 10px 10px;font-size:12px;opacity:.72}.sidebar.is-rail .menu-rail-popCreateRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 6px 8px}.sidebar.is-rail .menu-rail-popCreateRow .rail-card{padding:8px;border-radius:12px}.sidebar.is-rail .menu-rail-popCreateRow .rail-card-avatar{width:34px;height:34px}.sidebar.is-rail .menu-rail-popCreateRow .rail-card-title{font-size:12px}.sidebar.is-rail .menu-rail-popCreateRow .rail-card-preview{font-size:11px}.sidebar.is-rail .sidebar-rail-wrap:hover .sidebar-rail-pop,.sidebar.is-rail .sidebar-rail-wrap:focus-within .sidebar-rail-pop,.sidebar.is-rail .sidebar-rail-pop:hover{opacity:1;transform:translate(0);visibility:visible;pointer-events:auto}.sidebar.is-rail .sidebar-rail-wrap:after{content:"";position:absolute;top:0;bottom:0;left:100%;width:var(--rail-bridge);background:transparent;display:none}.sidebar.is-rail .sidebar-rail-wrap:hover:after,.sidebar.is-rail .sidebar-rail-wrap:focus-within:after{display:block}.sidebar.is-rail .sidebar-rail-pop .rail-card{width:100%;height:auto;padding:10px;border-radius:14px;display:flex;align-items:center;justify-content:flex-start;gap:10px;opacity:.92;background:#2020208c!important;border:1px solid rgba(255,255,255,.06)!important;transform:none}.sidebar.is-rail .sidebar-rail-pop .rail-card:hover{background:#282828d6!important}.sidebar.is-rail .sidebar-rail-pop .rail-card-text,.sidebar.is-rail .sidebar-rail-pop .rail-card-right{display:flex!important}.sidebar.is-rail .sidebar-rail-pop .rail-card-avatar{width:40px;height:40px}.sidebar.is-rail .sidebar-rail-pop .rail-card-text{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.sidebar.is-rail .sidebar-rail-pop .rail-card-title{font-size:13px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar.is-rail .sidebar-rail-pop .rail-card-preview{color:#e0e0e0c7;font-size:12px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:520px){.sidebar.is-rail .sidebar-rail-pop{left:auto;right:0}.sidebar.is-rail .sidebar-rail-wrap:after{display:none}}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translate(-50%);z-index:170;width:min(680px,calc(100vw - 16px));padding:10px 10px calc(10px + env(safe-area-inset-bottom,0px));display:flex;justify-content:space-between;align-items:center;gap:6px}.bottom-nav:before{content:"";position:absolute;inset:0;border-radius:18px;background:#0c0c0c9e;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08)}.bottom-nav-btn{position:relative;z-index:1;flex:1;min-width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:inherit;opacity:.84;cursor:pointer}.bottom-nav-btn.is-active{opacity:1}.bottom-nav-ico{width:22px;height:22px;display:block;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.bottom-nav-badge{position:absolute;top:6px;right:10px;min-width:18px;height:18px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:18px;font-weight:900;background:#ffffff1f;border:1px solid rgba(255,255,255,.1);color:#ffffffeb}.bottom-nav-profile{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex:1;min-width:44px;height:44px}.bottom-nav-profile .hub-user-wrap{position:static}.bottom-nav-profile .hub-user-btn{background:transparent;border:0;box-shadow:none}.bottom-nav-profile .hub-user-menu{position:fixed;left:50%;transform:translate(-50%);bottom:calc(76px + env(safe-area-inset-bottom,0px))}.bottom-sheet-backdrop{position:fixed;inset:0;z-index:180;border:0;background:#00000059;cursor:pointer}.bottom-sheet{position:fixed;left:50%;transform:translate(-50%);bottom:0;z-index:181;width:min(680px,100vw);max-height:min(76vh,640px);padding:14px 14px calc(16px + env(safe-area-inset-bottom,0px));border-radius:20px 20px 0 0;background:#0c0c0ceb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.08);overflow:auto}.bottom-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.bottom-sheet-title{font-weight:900;opacity:.92}.bottom-sheet-close{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;font-size:20px;line-height:1;cursor:pointer}.bottom-sheet-searchRow{margin-bottom:10px}.bottom-sheet-search{width:100%;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffeb;outline:none}.bottom-sheet-section{margin-top:12px}.bottom-sheet-sectionTitle{opacity:.72;font-size:12px;font-weight:900;margin-bottom:8px}.bottom-sheet-muted{opacity:.72;font-size:13px;padding:6px 0}.bottom-hubs-row{width:100%;display:flex;align-items:center;gap:10px;padding:8px;border-radius:14px;border:0;background:transparent;color:#ffffffeb;cursor:pointer;text-align:left}.bottom-hubs-row:hover{background:#ffffff0a}.bottom-hubs-rowAva{width:36px;height:36px;display:grid;place-items:center;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);overflow:hidden}.bottom-hubs-rowImg{width:100%;height:100%;object-fit:cover}.bottom-hubs-rowHash{font-weight:900;opacity:.8}.bottom-hubs-rowText{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.bottom-hubs-rowTitle{font-weight:900;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottom-hubs-rowMeta{font-size:12px;opacity:.68;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-postComposerTopbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.07)}.tg-postComposerTopTitle{font-weight:900;opacity:.92}.tg-postComposerTopBtn{width:34px;height:34px;border-radius:999px;border:0;background:transparent;color:#ffffffd1;font-size:20px;line-height:1;cursor:pointer}.tg-postComposerTopBtn:hover{color:#ffffffeb;background:#ffffff08}.tg-postComposerTopBtn:active{background:#ffffff0d;transform:translateY(.5px)}.tg-postComposerTopBtnIcon{display:inline-block;transform:translateY(-1px)}.tg-postComposerTopBtnIcon{width:22px;height:22px;stroke:currentColor;stroke-width:2;fill:none}.tg-postComposerTopBtns{display:inline-flex;align-items:center;gap:6px}.tg-postComposerTopIconBtn{width:34px;height:34px;border-radius:999px;border:0;background:transparent;color:#fff9;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.tg-postComposerTopIconBtn svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;fill:none}.tg-postComposerTopIconBtn:hover{color:#fffc;background:transparent}.tg-postComposerTopIconBtn:active{background:transparent;transform:translateY(.5px)}.tg-postComposerBody{display:flex;flex-direction:column;gap:6px}.tg-postComposerAuthorRow{display:flex;align-items:center;gap:8px}.tg-postComposerAuthorCol{min-width:0;flex:1;display:flex;align-items:center}.tg-postComposerAuthorRow .user-avatar{align-self:center;transform:translateY(1px)}.tg-postComposerNameRow{display:flex;align-items:center;gap:2px;min-width:0;width:100%}.tg-postComposerAuthorName{font-weight:650;opacity:.92;font-size:15px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-postComposerInlineChevron{width:16px;height:16px;opacity:.55;color:#ffffff75;stroke:currentColor;stroke-width:1.7;fill:none;transform:translateY(.5px)}.tg-postComposerAuthorName{margin-right:0}.tg-postComposerInlineChevron{margin:0 1px}.tg-postComposerInlineTitle{min-width:0;flex:1;border:0;background:transparent;outline:none;padding:0;margin:0;color:#ffffffeb;font-size:15px;font-weight:400;line-height:1.15}.tg-postComposerInlineTitle:focus{outline:none;box-shadow:none}.tg-postComposerInlineTitle::placeholder{color:#ffffff61;font-weight:400}.tg-postComposerContent{margin-left:36px;margin-top:-4px;display:flex;flex-direction:column;gap:6px}.tg-postComposerTitleInput{width:100%;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffeb;outline:none}.tg-postComposer-sheet .hub-post-composer-editor{font-size:15px;line-height:1.45;font-weight:400}.tg-postComposer-sheet .hub-post-composer-editor::placeholder{color:#ffffff5c}.tg-postComposer-sheet .hub-post-composer-tools>.hub-post-composer-hubbtn{display:none}.tg-postComposer-sheet .hub-post-composer-tools{padding-left:0}.tg-postComposer-sheet .hub-post-composer-tools-right{margin-left:0}.tg-postComposer-sheet .hub-post-composer-tools{border:0;background:transparent;padding:0;border-radius:0;width:100%;justify-content:flex-start;margin-left:-5px}.tg-postComposer-sheet .hub-post-composer-editorRoot{width:100%}.tg-postComposer-sheet .hub-post-composer-tools-right .tg-fmtbar{gap:3px}.tg-postComposer-sheet .hub-post-composer-tools-sep{display:none}.tg-postComposer-sheet .hub-gifBadge{display:inline-flex;align-items:center;justify-content:center;height:18px;padding:0 6px;border-radius:8px;border:1px solid rgba(255,255,255,.12);color:#ffffff75;font-size:11px;font-weight:700;letter-spacing:.02em}.tg-postComposer-sheet .hub-post-composer-tools-right button.tg-fmtbtn,.tg-postComposer-sheet .hub-post-composer-tools-right button.hub-post-composer-action,.tg-postComposer-sheet .hub-post-composer-tools-right button.hub-post-composer-send{width:36px;height:36px;border-radius:999px;border:0;background:transparent;box-shadow:none;color:#ffffff75;display:inline-flex;align-items:center;justify-content:center}.tg-postComposer-sheet .hub-post-composer-tools-right button.tg-fmtbtn svg,.tg-postComposer-sheet .hub-post-composer-tools-right button.hub-post-composer-action svg,.tg-postComposer-sheet .hub-post-composer-tools-right button.hub-post-composer-send svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none}.tg-postComposer-sheet .hub-post-composer-tools-right button.tg-fmtbtn:hover,.tg-postComposer-sheet .hub-post-composer-tools-right button.hub-post-composer-action:hover,.tg-postComposer-sheet .hub-post-composer-tools-right button.hub-post-composer-send:hover{border:0;background:transparent;color:#ffffff9e}.tg-postComposer-sheet .hub-post-composer-tools-right button.tg-fmtbtn:active,.tg-postComposer-sheet .hub-post-composer-tools-right button.hub-post-composer-action:active,.tg-postComposer-sheet .hub-post-composer-tools-right button.hub-post-composer-send:active{background:transparent;transform:translateY(.5px)}.tg-postComposer-sheet .hub-post-composer-fmtbtn svg,.tg-postComposer-sheet .hub-post-composer-fmtbtn svg *{stroke:currentColor;stroke-width:2;fill:none}.tg-postComposer-sheet .hub-post-composer-tools,.tg-postComposer-sheet .hub-post-composer-tools-right,.tg-postComposer-sheet .hub-post-composer-actions{display:flex;align-items:center}.tg-postComposer-sheet .hub-post-composer-tools-right{width:100%;flex:1;min-width:0;justify-content:flex-start;gap:3px}.tg-postComposer-sheet .hub-post-composer-actions{gap:3px}.tg-postComposer-sheet .hub-post-composer-send{border:0;background:transparent;box-shadow:none;color:#ffffffb3}.tg-postComposer-sheet .hub-post-composer-send:hover{background:transparent;color:#ffffffd1}.tg-postComposer-sheet .hub-post-composer-send:active{background:transparent;transform:translateY(.5px)}.tg-postComposer-sheet .hub-post-composer-pop{box-shadow:none}.tg-postComposer-sheet .hub-post-composer-tools{margin-top:-8px}.tg-postComposerHubMenu{margin-top:2px;padding:8px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;display:flex;flex-direction:column;gap:4px;max-height:240px;overflow:auto}.tg-postComposerHubRow{width:100%;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:12px;border:0;background:transparent;color:#ffffffeb;cursor:pointer;text-align:left}.tg-postComposerHubRow:hover{background:#ffffff0a}.tg-postComposerHubRow.is-active{background:#ffffff0f}.tg-postComposerHubHash{opacity:.7;font-weight:900}.tg-postComposerHubSlug{font-weight:900;opacity:.92}.tg-postComposerHubSlugMeta{margin-left:auto;opacity:.64;font-size:12px;font-weight:700}.tg-postComposerVisibility{margin-top:8px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;display:flex;flex-direction:column;gap:8px}.tg-postComposerVisRow{display:flex;align-items:flex-start;gap:10px}.tg-postComposerVisRow--stack{flex-direction:column;align-items:stretch;gap:7px}.tg-postComposerVisLabel{flex:0 0 auto;min-width:86px;font-size:12px;font-weight:800;color:#ffffffb8}.tg-postComposerVisField{flex:1 1 auto;min-width:0}.tg-postComposerVisField--num{flex:0 0 auto}.tg-postComposerSeg{flex:1;min-width:0;display:inline-flex;align-items:center;padding:2px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;gap:2px}.tg-postComposerSegBtn{flex:1 1 auto;min-width:0;height:30px;border:0;border-radius:8px;background:transparent;color:#ffffffb8;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-postComposerSegBtn.is-active{background:rgba(var(--hub-accent-rgb, 122, 92, 255),.24);color:#fffffff5}.tg-postComposerSelect,.tg-postComposerVisInput{width:100%;min-width:0;height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#0000004d;color:#fffffff0;padding:0 10px;font-size:13px;font-weight:600;outline:none}.tg-postComposerSelect:focus,.tg-postComposerVisInput:focus{border-color:rgba(var(--hub-accent-rgb, 122, 92, 255),.52);box-shadow:0 0 0 2px rgba(var(--hub-accent-rgb, 122, 92, 255),.18)}.tg-postComposerVisInput--num{width:140px}.tg-postComposerUsersEditor{display:flex;flex-wrap:wrap;align-items:center;gap:6px;width:100%;min-height:38px;padding:6px 8px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#0000004d}.tg-postComposerUsersChip{display:inline-flex;align-items:center;gap:6px;max-width:100%;border-radius:999px;padding:4px 8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d}.tg-postComposerUsersChipText{font-size:12px;font-weight:800;color:#ffffffe6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-postComposerUsersChipRemove{appearance:none;border:0;width:16px;height:16px;border-radius:999px;padding:0;background:transparent;color:#ffffffb8;font-size:12px;line-height:1;cursor:pointer}.tg-postComposerUsersChipRemove:hover{color:#fffffff0;background:#ffffff14}.tg-postComposerUsersInput{flex:1 1 140px;min-width:130px;border:0;outline:0;background:transparent;color:#fffffff0;font-size:13px;font-weight:600;padding:4px 2px}.tg-postComposerUsersInput::placeholder{color:#ffffff75}.tg-postComposerSuggest{width:100%;margin-top:2px;padding:6px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#00000061;display:flex;flex-direction:column;gap:3px;max-height:220px;overflow:auto}.tg-postComposerSuggestItem{appearance:none;border:0;width:100%;min-width:0;display:inline-flex;align-items:center;gap:8px;text-align:left;border-radius:10px;padding:7px 8px;background:transparent;color:#ffffffeb;cursor:pointer}.tg-postComposerSuggestItem:hover{background:#ffffff0d}.tg-postComposerSuggestItem.is-active{background:rgba(var(--hub-accent-rgb, 122, 92, 255),.18)}.tg-postComposerSuggestMain{min-width:0;font-size:13px;font-weight:850;color:#fffffff0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-postComposerSuggestSub{margin-left:auto;font-size:12px;font-weight:700;color:#ffffff94}.tg-postComposerSuggestEmpty{padding:8px 10px;font-size:12px;font-weight:700;color:#ffffff9e}.tg-postComposerVisHint{font-size:12px;line-height:1.35;color:#fff9}.tg-postComposerFooter{margin-top:8px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:flex-start;gap:10px;position:sticky;bottom:0;background:#0c0c0ceb}.tg-postComposerHubBtn{display:inline-flex;align-items:center;gap:8px;padding:6px 0;border-radius:12px;border:0;background:transparent;color:#ffffffeb;cursor:pointer;max-width:55%}.tg-postComposerHubBtnText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:900;opacity:.92}.tg-postComposerHubBtnCaret{opacity:.7}.tg-postComposerHubBtn:hover{background:#ffffff08}.tg-postComposerFooterModes{display:inline-flex;align-items:center;gap:2px;padding:2px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;margin-left:auto}.tg-postComposerFooterModeBtn{appearance:none;border:0;border-radius:8px;height:30px;padding:0 10px;background:transparent;color:#ffffffb8;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.tg-postComposerFooterModeBtn.is-active{background:rgba(var(--hub-accent-rgb, 122, 92, 255),.24);color:#fffffff5}.tg-postComposerPublishBtn{flex:0 0 auto}.topic-chat{flex:1;min-height:0;min-width:0;overflow:hidden;display:flex;flex-direction:column;width:100%}.topic-header{flex:0 0 auto;width:100%;padding:18px 0 12px;border-bottom:1px solid rgba(255,255,255,.08)}.topic-header-inner{width:100%;max-width:var(--hub-feed-content-max, calc(var(--layout-max) - 28px));margin:0 auto;padding:0;display:flex;flex-direction:column;gap:12px;min-width:0}.tg-topicbar-left{display:flex;align-items:center;gap:12px;min-width:0;position:relative;padding-left:0}.tg-topicbar-avatar{width:48px;height:48px;border-radius:999px;display:grid;place-items:center;font-weight:900;color:#fff;background:radial-gradient(circle at 30% 30%,var(--accent-hover),var(--accent));border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 26px rgba(var(--accent-rgb),.18);flex:0 0 auto}.tg-topicbar-avatar .user-avatar-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}.tg-topicbar-avatar.has-ring{border-color:#ffffff0d;box-shadow:0 0 0 3px var(--chat-ring-color, rgba(var(--accent-rgb), .72)),0 10px 26px #00000047}.tg-back-btn{position:absolute;left:-44px;top:50%;transform:translateY(-50%)}.tg-back-btn:hover{transform:translateY(calc(-50% - 1px))}.tg-topicbar-titles h1{font-size:20px;font-weight:900;line-height:1.1;margin:0;color:#ffffffeb}.topic-description{margin-top:6px;font-size:14px;color:#ffffff9e}.tg-topicbar-rating{display:inline-flex;align-items:center;justify-content:center;padding:0 2px}.tg-topic-menu-pop{position:fixed;z-index:9999;width:240px;padding:8px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#121212fa;box-shadow:0 14px 32px #00000057}.tg-topic-menu-item{width:100%;text-align:left;border:none;background:transparent;color:#ffffffeb;padding:10px;border-radius:10px;cursor:pointer;font-size:14px;font-weight:750;transition:background .12s ease,transform .12s ease}.tg-topic-menu-item:hover{background:#ffffff14}.tg-topic-menu-item:active{transform:scale(.99)}.tg-topic-menu-item:disabled{opacity:.55;cursor:default}.tg-topic-modal{position:fixed;inset:0;z-index:10000}.tg-topic-modal-backdrop{position:absolute;inset:0;background:#0000008c}.tg-topic-modal-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(560px,calc(100vw - 28px));max-height:min(72vh,720px);overflow:auto;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#121212fa;box-shadow:0 18px 44px #0000006b}.tg-topic-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 14px 10px;border-bottom:1px solid rgba(255,255,255,.08)}.tg-topic-modal-title{font-size:15px;font-weight:900;color:#ffffffeb}.tg-topic-modal-close{width:34px;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;cursor:pointer;display:grid;place-items:center}.tg-topic-modal-body{padding:14px;display:grid;gap:10px}.tg-topic-info-row{display:flex;justify-content:space-between;gap:12px}.tg-topic-info-k{color:#ffffff9e;font-size:13px;font-weight:750}.tg-topic-info-v{color:#ffffffe6;font-size:13px;font-weight:800}.tg-topic-info-block{padding-top:6px}.tg-topic-info-text{margin-top:6px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.55;color:#ffffffdb;font-size:14px}.tg-topic-info-pills{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px}.tg-topic-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffe6;font-size:12.5px;font-weight:800}.chat{flex:1;min-height:0;min-width:0;overflow:hidden;display:flex;flex-direction:column;width:100%}.messages{flex:1;min-height:0;min-width:0;overflow-y:auto;overflow-x:hidden;width:100%;padding:0}.messages--telegraph{padding-left:0;padding-right:0}.tg-page{width:100%;max-width:780px;margin:0 auto;padding:0 18px 18px}.pin-float{position:sticky;top:10px;z-index:20;padding:10px 0 0;pointer-events:none}.pin-float-btn{pointer-events:auto;width:100%;max-width:780px;margin:0 auto;display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#101010e0;cursor:pointer;color:#ffffffeb;box-shadow:0 12px 28px #00000052}.pin-float-btn:hover{background:#121212f0}.pin-float-ico{font-size:16px}.pin-float-txt{min-width:0;display:flex;flex-direction:column;gap:2px}.pin-float-title{font-weight:900;font-size:13px}.pin-float-preview{font-size:12px;color:#ffffffb3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pin-float-action{margin-left:auto;font-weight:900;font-size:12px;padding:7px 10px;border-radius:999px;background:transparent;border:1px solid rgba(255,255,255,.1)}.topic-pin--telegraph{width:100%;max-width:780px;margin:0 auto;padding:0}.tg-context-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.tg-kicker{display:flex;align-items:center;gap:8px;font-weight:900;color:#ffffffe6}.k-dot{width:8px;height:8px;border-radius:999px;background:#7c7cffd9;box-shadow:0 0 0 3px #7c7cff24}.k-text{font-size:13px}.tg-tools{display:flex;align-items:center;gap:8px}.tg-tool{width:34px;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;cursor:pointer;display:grid;place-items:center}.tg-tool:hover{background:#ffffff1a}.tg-context-body{padding:14px 2px 6px}.tg-context-text{font-size:18px;line-height:1.65;color:#ffffffeb;white-space:pre-wrap;overflow-wrap:anywhere}.topic-pin-expand-inline{margin-top:10px;border:0;background:transparent;color:#7c7cffeb;cursor:pointer;font-weight:900;padding:6px 0}.tg-context-media{margin:12px 0 4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tg-media-tile{border:0;padding:0;background:transparent;cursor:pointer;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.1)}.tg-media-img{width:100%;height:180px;object-fit:cover;display:block}.tg-media-more{display:grid;place-items:center;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffdb;font-weight:900}.tg-context-foot{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.tg-author{display:flex;align-items:center;gap:10px;min-width:0}.tg-author-ava{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;font-weight:900;background:#7c7cff38;border:1px solid rgba(124,124,255,.32);flex:0 0 auto}.tg-author-meta{min-width:0;display:flex;flex-direction:column;gap:2px}.tg-author-name{font-weight:900;font-size:13px}.tg-author-time{font-size:12px;color:#ffffff9e}.comments-head{width:100%;max-width:780px;margin:8px auto 0;padding-top:8px;display:flex;align-items:baseline;justify-content:space-between;gap:10px}.comments-title{font-weight:900;font-size:14px;color:#ffffffe6}.comments-sub{font-size:12px;color:#fff9}.comments-more{width:100%;max-width:780px;margin:6px auto;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#ffffffe0;border-radius:14px;padding:10px 12px;cursor:pointer;font-weight:900;transition:background .12s ease}.comments-more:hover{background:#ffffff12}.comments-more-n{color:#ffffff9e}.tg-draft-threadbar{width:100%;max-width:780px;margin:0 auto 8px;padding:10px 12px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#141414d1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.tg-draft-threadbar-label{font-size:12px;font-weight:900;opacity:.8;white-space:nowrap}.tg-draft-threadbar-select{width:100%;min-width:0;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#00000038;color:#ffffffeb;outline:none}.tg-draft-threadbar-select:focus{border-color:#7c7cff8c;box-shadow:0 0 0 3px #7c7cff2e}.tg-draft-threadbar-hint{font-size:12px;opacity:.7;white-space:nowrap}.input-area{flex:0 0 auto;margin:12px auto 14px;width:100%;max-width:780px;padding:10px 14px;background:#141414d1;border:1px solid rgba(255,255,255,.08);border-radius:22px;display:flex;align-items:center;gap:10px;position:relative}@media(max-width:720px){.tg-page{padding:0 12px 16px}.input-area{margin:10px 12px 12px;max-width:none;border-radius:20px;padding:10px 12px}.emoji-btn,.clip-btn,.voice-btn{padding:8px}}.mention-suggest{position:absolute;left:12px;right:12px;bottom:calc(100% + 10px);max-height:320px;overflow:auto;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0e0e0efa;box-shadow:0 12px 28px #00000052;padding:6px;z-index:60}.mention-suggest-item{width:100%;border:1px solid transparent;background:transparent;color:#ffffffeb;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;cursor:pointer;text-align:left}.mention-suggest-item:hover{background:#ffffff0f}.mention-suggest-item.is-active{background:#7c7cff24;border-color:#7c7cff47}.mention-suggest-left{display:inline-flex;align-items:center;justify-content:center}.mention-suggest-title{font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mention-suggest-kind{font-size:12px;opacity:.65;font-weight:800}.mention-suggest-topic-avatar{width:22px;height:22px;border-radius:999px;object-fit:cover;border:1px solid rgba(255,255,255,.12)}.mention-suggest-topic-avatar.is-fallback{display:inline-grid;place-items:center;background:#ffffff1a;color:#ffffffe0;font-weight:900;font-size:12px}.mention-suggest-empty{padding:10px 12px;color:#ffffffb8;font-weight:850;font-size:13px}.mention-suggest-loading{opacity:.85}.mention-suggest-hl{background:#7c7cff3d;border-radius:6px;padding:0 4px}.tg-editbar{position:absolute;left:10px;right:10px;top:-46px;padding:8px 10px;border-radius:14px;border:1px solid rgba(124,124,255,.24);background:#121212f5;display:flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 12px 28px #00000052}.tg-editbar-left{min-width:0}.tg-editbar-title{font-weight:900;font-size:13px}.tg-editbar-sub{font-size:12px;opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-editbar-cancel{border:1px solid rgba(255,255,255,.12);background:transparent;color:#ffffffeb;border-radius:999px;padding:6px 10px;cursor:pointer;font-weight:850}.tg-editbar-cancel:hover{background:#ffffff1a}.message-input{flex:1;min-width:0;padding:10px 0;background:transparent;border:none;outline:none;color:#ffffffeb;font-size:15px;resize:none;overflow:hidden}.emoji-btn,.clip-btn,.voice-btn{background:none;border:none;font-size:22px;cursor:pointer;padding:6px;border-radius:999px;color:#ffffffe0;transition:background .12s ease;flex:0 0 auto}.emoji-btn:hover,.clip-btn:hover,.voice-btn:hover{background:#ffffff0f}.input-left,.input-right{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.spoiler-menu-wrap{position:relative;display:inline-flex;align-items:center}.spoiler-menu-btn{width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffffeb;display:grid;place-items:center;cursor:pointer;position:relative;transition:transform .14s ease,background .14s ease,border-color .14s ease}@keyframes spoilerWiggle{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-1px) rotate(-1deg)}}.spoiler-menu-btn{animation:spoilerWiggle 2.8s ease-in-out infinite}.spoiler-menu-btn:hover{background:#ffffff14;border-color:#ffffff29}.spoiler-menu-btn.is-open{background:#7c7cff29;border-color:#7c7cff52;animation:none}.spoiler-menu-btn:after{content:"🐱";position:absolute;right:-4px;bottom:-6px;font-size:12px;opacity:.82;filter:drop-shadow(0 2px 10px rgba(0,0,0,.5));pointer-events:none}.spoiler-menu{position:absolute;left:0;bottom:calc(100% + 10px);min-width:240px;padding:10px;border-radius:14px;background:#0c0c0cfa;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 28px #00000052;z-index:99999;display:grid;gap:6px}.spoiler-menu-item{width:100%;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;color:#ffffffeb;cursor:pointer;text-align:left}.spoiler-menu-item:hover{background:#7c7cff1f;border-color:#7c7cff42}.spoiler-menu-ico{display:inline-flex;align-items:center;justify-content:center;font-size:14px;opacity:.95}.spoiler-menu-text{font-size:13px;font-weight:800;opacity:.92}.reply-bar{width:100%;max-width:780px;margin:0 auto 8px;padding:10px 12px;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:10px}.reply-bar-left{min-width:0}.reply-title{font-weight:900;font-size:12px;opacity:.9}.reply-text{margin-top:3px;font-size:13px;opacity:.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reply-close{width:34px;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;cursor:pointer;transition:background .12s ease;flex:0 0 auto}.chat-preview-bar{width:100%;max-width:780px;margin:0 auto 8px;display:flex;gap:8px;overflow-x:auto;padding-bottom:6px}.chat-preview-item{position:relative;width:62px;height:62px;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;flex:0 0 auto}.chat-preview-item img{width:100%;height:100%;object-fit:cover;display:block}.chat-preview-remove{position:absolute;right:6px;top:6px;width:22px;height:22px;border-radius:999px;border:0;background:#0000008c;color:#fff;cursor:pointer;transition:background .12s ease}.notification{padding:8px 12px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#ffffffb8;font-size:13px;max-width:780px;margin:0 auto}.drop-hint{max-width:780px;margin:6px auto 10px;padding:10px 12px;border-radius:14px;background:#7c7cff1a;border:1px solid rgba(124,124,255,.2);color:#ffffffe0;font-weight:900}.tg-comment{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:start;padding:10px 0}.tg-comment-ava{width:36px;height:36px;border-radius:999px;display:grid;place-items:center;flex:0 0 auto}.tg-comment-main{min-width:0}.tg-comment-bubble{position:relative;min-width:0}.tg-comment.msg-flash .tg-comment-bubble{animation:msgFlash .9s ease-out;will-change:box-shadow,filter}@keyframes msgFlash{0%{box-shadow:0 0 0 2px #7c7cff73,0 0 22px #7c7cff38;filter:brightness(1.06)}65%{box-shadow:0 0 0 2px #7c7cff38,0 0 14px #7c7cff1f;filter:brightness(1.03)}to{box-shadow:0 0 #7c7cff00,0 0 #7c7cff00;filter:none}}@media(prefers-reduced-motion:reduce){.tg-comment.msg-flash .tg-comment-bubble{animation:none!important}}.tg-pin-sentinel{height:1px;width:100%}.topic-contextbar,.topic-subnav-wrap,.topic-subnav,.room-strip{display:none!important}@media(max-width:520px){.tg-page{padding:0 12px 14px}.topic-header-inner{padding:0 12px}.tg-media-img{height:150px}}.tg-page h1,.tg-page .tg-title{font-size:34px!important;line-height:1.18!important;font-weight:900!important;margin:0!important}@media(max-width:720px){.tg-page h1,.tg-page .tg-title{font-size:28px!important;line-height:1.22!important}}.topic-view.kind-post .topic-contextbar,.topic-view.kind-post .topic-subnav-wrap{display:none!important}.messages{overflow-x:hidden}.message-wrapper{min-width:0}.lightbox{position:fixed;inset:0;z-index:999;background:#000000c7;display:flex;align-items:center;justify-content:center;padding:20px}.lightbox-img{max-width:min(1100px,94vw);max-height:86vh;border-radius:18px;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 80px #0000008c}.lightbox-close{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#00000047;color:#fff;cursor:pointer;font-size:26px;line-height:1}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#00000047;color:#fff;cursor:pointer;font-size:28px;line-height:1}.lightbox-nav.prev{left:16px}.lightbox-nav.next{right:16px}.lightbox-counter{position:absolute;bottom:18px;left:50%;transform:translate(-50%);padding:8px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#00000047;color:#ffffffeb;font-weight:900;font-size:12px}button,input,textarea{font:inherit;color:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible{outline:2px solid rgba(124,124,255,.55);outline-offset:2px}.topic-view{flex:1;min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.topic-view.has-chat-bg{position:relative}.topic-view.has-chat-bg:before{content:"";position:absolute;inset:0;background-image:var(--tg-chat-bg);background-size:cover;background-position:center;opacity:.18;pointer-events:none;filter:saturate(1.05) contrast(1.05)}.topic-view.has-chat-bg>*{position:relative}.topic-view.kind-dm .topic-header{background:linear-gradient(180deg,#8e9bff1a,#0000);border-bottom-color:#8e9bff24}.topic-view.kind-dm .topic-kind{border:1px solid rgba(142,155,255,.22);background:#8e9bff1a}.topic-view.kind-dm .topic-kind-text{color:#e6e9ffeb}.tg-chat-create{width:100%;max-width:var(--hub-feed-content-max, calc(var(--layout-max) - 28px));margin:0 auto;padding:0 0 16px;display:grid;gap:12px;border-radius:18px;color:#ffffffbd}.tg-chat-create-title{font-weight:800;letter-spacing:.2px;opacity:.92}.tg-chat-create-field{display:grid;gap:6px;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.tg-chat-create-label{font-size:12px;opacity:.72}.tg-chat-create-field textarea,.tg-chat-create-field select{width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;padding:10px;font:inherit;transition:background .12s ease,border-color .12s ease}.tg-chat-create-field textarea:focus,.tg-chat-create-field select:focus{outline:none;border-color:#ffffff2e}.tg-chat-create-field textarea{resize:vertical;min-height:70px}.tg-chat-create-hint{font-size:12px;opacity:.65}.tg-chat-create-membersWrap{position:relative;display:grid;gap:8px}.tg-chat-create-membersList{display:flex;flex-wrap:wrap;gap:6px}.tg-chat-create-memberChip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#ffffff14;font-size:12px;font-weight:700}.tg-chat-create-memberChip.is-creator{border-color:#7c7cff5c;background:#7c7cff2e}.tg-chat-create-memberChipClose{width:16px;height:16px;border:0;border-radius:999px;background:#ffffff1a;color:#ffffffe0;line-height:1;cursor:pointer}.tg-chat-create-memberChipClose:hover{background:#fff3}.tg-chat-create-hints{border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0c0e12eb;overflow:hidden;display:grid}.tg-chat-create-hintRow{border:0;background:transparent;color:#ffffffe6;text-align:left;padding:8px 10px;font-size:13px;cursor:pointer}.tg-chat-create-hintRow:hover{background:#ffffff0f}.tg-chat-create-hintRow.is-muted{opacity:.72;cursor:default}.tg-chat-create-hintLogin{font-weight:700}.tg-chat-create-actions{display:flex;justify-content:center;margin-top:2px}.tg-chat-create-actions .tg-topicbar-btn{width:min(320px,100%);height:46px;border-radius:16px;font-size:16px;font-weight:900}.topic-header{flex:0 0 auto;width:100%;border-bottom:1px solid rgba(255,255,255,.08);padding:14px 0 10px}.topic-header-inner{width:100%;max-width:var(--hub-feed-content-max, calc(var(--layout-max) - 28px));margin:0 auto;padding:0;display:flex;flex-direction:column;gap:10px;min-width:0}.chat{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;position:relative;height:100%}.messages{flex:1;height:auto;min-width:0;min-height:0;position:relative;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}.messages::-webkit-scrollbar{width:10px}.messages::-webkit-scrollbar-track{background:transparent}.messages::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:999px;border:3px solid transparent;background-clip:content-box}.messages::-webkit-scrollbar-thumb:hover{background:#ffffff38;border:3px solid transparent;background-clip:content-box}.tg-page{width:100%;max-width:860px;margin:0 auto;padding:0 14px 18px}.tg-topicbar{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0}.tg-topicbar-left{display:flex;align-items:center;gap:12px;min-width:0;position:relative}.tg-back-btn{width:36px;height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;flex:0 0 auto;cursor:pointer;display:grid;place-items:center;transition:background .12s ease,transform .12s ease;position:absolute;left:-44px;top:50%;transform:translateY(-50%)}.tg-back-btn:hover{background:#ffffff1a;transform:translateY(calc(-50% - 1px))}.tg-back-btn:active{transform:translateY(-50%) scale(.98)}.tg-topicbar-titles{min-width:0}.tg-topicbar-title{margin:0;font-size:18px;font-weight:750;line-height:1.15;color:#ffffffeb}.topic-description{margin-top:6px;font-size:13px;color:#ffffff9e;max-width:56ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:10px;min-width:0}.topic-description .topic-kind{display:inline-flex;align-items:center;gap:6px;min-width:0}.topic-description .topic-kind-ico{opacity:.9;flex:0 0 auto;display:block}.topic-description .topic-section{display:inline-flex;align-items:center;gap:6px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tg-topicbar-actions{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px}.tg-topicbar-btn{width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;cursor:pointer;display:grid;place-items:center;transition:background .12s ease,transform .12s ease}.tg-topicbar-btn:hover{background:#ffffff1a;transform:translateY(-1px)}.tg-topicbar-btn:active{transform:translateY(0) scale(.98)}.tg-topicbar-btn.danger{background:#ff505024;border-color:#ff505038}.tg-topicbar-btn.danger:hover{background:#ff505033}.tg-topicbar-btn--wide{width:auto;padding:0 12px;min-width:92px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.tg-topicbar-btn--plain{border:0;background:transparent}.tg-topicbar-btn--plain:hover{background:transparent;transform:none}.tg-pinbar{width:100%;margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f}.tg-pinbar-main{flex:1;min-width:0;border:none;background:transparent;color:#ffffffeb;cursor:pointer;text-align:left;padding:0}.tg-pinbar-label{font-size:12px;font-weight:650;color:#ffffffbd}.tg-pinbar-preview{margin-top:2px;font-size:13px;color:#ffffffe0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tg-pinbar-actions{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px}.tg-pinbar-btn{width:32px;height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;cursor:pointer;display:grid;place-items:center;transition:background .12s ease,transform .12s ease}.tg-pinbar-btn:hover{background:#ffffff1a;transform:translateY(-1px)}.tg-pinbar-btn:active{transform:translateY(0) scale(.98)}.tg-sticky-pin-header-row{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px}.tg-sticky-pin-left{flex:1;min-width:0;display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;cursor:pointer;transition:background .12s ease,border-color .12s ease}.tg-sticky-pin-left:hover{background:#ffffff17;border-color:#ffffff1f}.tg-sticky-pin-left:active{background:#ffffff1a}.tg-pin-left{display:flex;align-items:center;justify-content:center}.tg-sticky-pin-dot{width:8px;height:8px;border-radius:99px;background:#ffffffdb;box-shadow:0 0 0 4px #ffffff1a}.cat-react-ico{width:26px;height:26px;display:inline-block;vertical-align:-4px}.cat-react-ico .cat-react-face{transform-origin:50% 50%;animation:catPulse 2.2s ease-in-out infinite}.cat-react-ico .cat-react-eye{transform-origin:50% 50%;transform-box:fill-box;animation:catBlink 5.2s ease-in-out infinite}.cat-react-ico .cat-react-orbit{transform-origin:50% 50%;animation:catOrbit 3.8s linear infinite}.cat-react-ico .cat-react-star{transform-origin:50% 50%;transform-box:fill-box;animation:catTwinkle 1.35s ease-in-out infinite;animation-delay:var(--d, 0s);filter:drop-shadow(0 0 6px rgba(139,92,246,.55))}.cat-react-ico .cat-react-shimmer{animation:catShimmer 1.55s linear infinite}.cat-react-ico .cat-react-tuft{transform-origin:50% 100%;transform-box:fill-box;animation:catTuftBob 1.1s ease-in-out infinite}.cat-react-ico .cat-react-tongue{transform-origin:50% 0%;animation:catTongue 1.25s ease-in-out infinite}@keyframes catPulse{0%{transform:scale(1);filter:saturate(1) brightness(1)}50%{transform:scale(1.03);filter:saturate(1.18) brightness(1.06)}to{transform:scale(1);filter:saturate(1) brightness(1)}}@keyframes catOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes catTwinkle{0%{opacity:.45;transform:scale(.92)}45%{opacity:.98;transform:scale(1.08)}to{opacity:.45;transform:scale(.92)}}@keyframes catBlink{0%,6%{transform:scaleY(1)}7%{transform:scaleY(.12)}8%{transform:scaleY(1)}62%{transform:scaleY(1)}63%{transform:scaleY(.12)}64%{transform:scaleY(1)}to{transform:scaleY(1)}}@keyframes catShimmer{0%{transform:translate(-20px);opacity:0}12%{opacity:.95}55%{opacity:.85}75%{opacity:.1}to{transform:translate(78px);opacity:0}}@keyframes catTongue{0%{transform:translateY(0) scaleY(1);opacity:.92}35%{transform:translateY(.6px) scaleY(1.05);opacity:.98}70%{transform:translateY(-.2px) scaleY(.98);opacity:.95}to{transform:translateY(0) scaleY(1);opacity:.92}}@keyframes catTuftBob{0%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-1px) rotate(2deg)}to{transform:translateY(0) rotate(-2deg)}}@keyframes catCtxPop{0%{transform:translateY(1px) scale(.92);filter:saturate(1) brightness(1)}55%{transform:translateY(-1px) scale(1.1);filter:saturate(1.2) brightness(1.15)}to{transform:translateY(0) scale(1);filter:saturate(1) brightness(1)}}@keyframes catMenuDance{0%{transform:translateY(1px) scale(.92) rotate(0)}18%{transform:translateY(-2px) scale(1.12) rotate(-10deg)}36%{transform:translateY(-1px) scale(1.06) rotate(10deg)}52%{transform:translateY(-1px) scale(1.05) rotate(-8deg)}68%{transform:translateY(-1px) scale(1.05) rotate(8deg)}84%{transform:translateY(0) scale(1.02) rotate(-4deg)}to{transform:translateY(0) scale(1) rotate(0)}}@keyframes catCelebrate{0%{transform:scale(.82) rotate(-6deg);filter:drop-shadow(0 0 0 rgba(139,92,246,0))}45%{transform:scale(1.16) rotate(5deg);filter:drop-shadow(0 0 14px rgba(139,92,246,.55))}to{transform:scale(1) rotate(0);filter:drop-shadow(0 0 0 rgba(139,92,246,0))}}.cat-react-ico.cat-react--burst{transform-origin:50% 50%;animation:catCelebrate .7s cubic-bezier(.2,.9,.2,1) both}@media(prefers-reduced-motion:reduce){.cat-react-ico .cat-react-face,.cat-react-ico .cat-react-orbit,.cat-react-ico .cat-react-star,.cat-react-ico .cat-react-eye,.cat-react-ico .cat-react-shimmer,.cat-react-ico .cat-react-tuft,.cat-react-ico.cat-react--burst{animation:none!important}}.drop-hint{width:fit-content;max-width:860px;margin:0 auto 10px;padding:10px 12px;border-radius:999px;background:#7c7cff1a;border:1px solid rgba(124,124,255,.2);color:#ffffffe0;font-weight:700}.topic-loading{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:2;pointer-events:none;width:fit-content;max-width:860px;margin:0;padding:8px 12px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffffdb;font-weight:650;font-size:13px}.topic-pin-hint{width:100%;margin-top:10px;padding:18px 12px;border-radius:18px;border:1px dashed rgba(255,255,255,.16);color:#ffffffb8}.tg-article{max-width:780px;margin:0 auto}.tg-article-head{display:flex;align-items:center;gap:10px;margin:2px 0 8px}.tg-article-headAva{flex:0 0 auto}.tg-article-headText{min-width:0}.tg-article-headMenu{margin-left:auto;position:relative}.tg-article-author{display:inline-flex;align-items:center;gap:6px;font-weight:800;color:#fffffff0}.tg-article-meta{margin-top:1px;display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#ffffff94}.tg-article>h1.tg-title{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0 0 14px;font-size:21px;line-height:1.25;font-weight:550;letter-spacing:-.1px;color:#fffffff2}.tg-body{margin-top:12px;position:relative}.tg-text{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15.5px;line-height:1.75;font-weight:400;color:#ffffffe0;white-space:pre-wrap;overflow-wrap:anywhere}.tg-article-edit{width:100%;min-height:220px;resize:vertical;border-radius:16px;border:1px solid rgba(124,124,255,.22);background:#1414148c;color:#ffffffeb;padding:12px;outline:none;font-size:15px;line-height:1.55}.tg-article-edit:focus{border-color:#7c7cff73;box-shadow:0 0 0 3px #7c7cff29}.tg-article-edit-actions{margin-top:10px;display:flex;justify-content:flex-end;gap:10px}.tg-article-edit-btn{border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;border-radius:14px;padding:9px 12px;cursor:pointer;font-weight:850}.tg-article-edit-btn:hover{background:#ffffff1a}.tg-article-edit-btn.is-primary{background:#7c7cff3d;border-color:#7c7cff52}.tg-article-edit-btn.is-primary:hover{background:#7c7cff4d}.tg-article-edit-btn:disabled{opacity:.55;cursor:default}.tg-body.is-collapsed .tg-text{max-height:260px;overflow:hidden;position:relative;padding-bottom:42px}.tg-body.is-collapsed .tg-text:after{content:"";position:absolute;left:0;right:0;bottom:0;height:92px;background:linear-gradient(to bottom,#0000,#0000008c 55%,#000000c7);pointer-events:none}.tg-readmore{position:absolute;left:0;bottom:10px;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#101010d1;color:#ffffffeb;font-size:13px;font-weight:650;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease,transform .12s ease,border-color .12s ease}.tg-readmore:after{content:"›";opacity:.85;font-size:16px;transform:translateY(-.5px)}.tg-readmore:hover{background:#181818eb;border-color:#ffffff24;transform:none}.tg-readmore:active{transform:translateY(0) scale(.99)}.tg-media{margin-top:14px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.tg-media-tile{border:none;padding:0;cursor:pointer;position:relative;border-radius:14px;overflow:hidden;width:190px;height:130px;background:#ffffff08;border:1px solid rgba(255,255,255,.1)}.tg-media-tile.is-spoiler .tg-media-img,.tg-media-tile.is-locked .tg-media-img{filter:blur(18px) saturate(.85);transform:scale(1.02)}.tg-media-tile.is-spoiler.is-revealed .tg-media-img{filter:none;transform:none}.tg-media-tile.is-spoiler.is-revealed .tg-imgspoiler{opacity:0;pointer-events:none}.tg-media-img{width:100%;height:100%;object-fit:cover;display:block}.tg-media-video{object-fit:cover}.tg-media-play{position:absolute;right:8px;bottom:8px;width:26px;height:26px;border-radius:999px;display:grid;place-items:center;background:#0000008c;color:#fff;font-size:11px}.tg-media-more{padding:8px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);color:#ffffffdb;background:#0000002e;font-weight:800}.tg-divider{margin:18px 0 14px;height:1px;background:#ffffff1a}.tg-ctx-footer{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.tg-ctx-left{min-width:0}.tg-ctx-right{flex:0 0 auto;display:flex;align-items:center;gap:10px;position:relative}.tg-icon-btn{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff05;color:#ffffffe6;cursor:pointer;display:grid;place-items:center;transition:background .12s ease}.tg-icon-btn:hover{background:#ffffff14}.tg-icon-btn--plain{border:0;background:transparent}.tg-icon-btn--plain:hover{background:transparent}.tg-time-meta{opacity:.62}.tg-article-admin{position:relative}.tg-article-admin-pop{position:absolute;right:0;top:calc(100% + 8px);z-index:48;min-width:200px;padding:6px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#121419fa;box-shadow:0 14px 34px #00000059;display:grid;gap:4px}.tg-article-admin-item{width:100%;text-align:left;border:0;border-radius:9px;padding:8px 10px;background:transparent;color:#ffffffeb;cursor:pointer;font-weight:700}.tg-article-admin-item:hover{background:#ffffff14}.tg-article-admin-item.danger{color:#ffa8a8f5}.tg-article-admin-item.danger:hover{background:#be464633}.tg-article-react-pop{position:absolute;right:0;top:calc(100% + 8px);z-index:45;display:flex;gap:4px;padding:6px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#121419fa}.tg-article-react-btn{width:28px;height:28px;border-radius:999px;border:1px solid transparent;background:#ffffff05;color:#fffffff5;display:grid;place-items:center;cursor:pointer}.tg-article-react-btn:hover{border-color:#ffffff2e;background:#ffffff14}.tg-time{font-size:12px;color:#ffffff8c;white-space:nowrap}.tg-comments-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px}.tg-comments-left{min-width:0;display:flex;align-items:baseline;gap:10px}.tg-comments-right{flex:0 0 auto;min-height:34px;display:flex;align-items:center}.tg-comments-title{font-weight:800;font-size:15px;color:#ffffffeb}.tg-comments-sub{font-size:12px;color:#ffffff8c}.tg-newreplies-inline{display:inline-flex;align-items:center;gap:10px;padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#101010d1;color:#ffffffe6;font-weight:650;font-size:13px;cursor:pointer;opacity:0;transform:translateY(-2px);pointer-events:none;transition:opacity .14s ease,transform .14s ease,background .14s ease}.tg-newreplies-inline.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.tg-newreplies-inline:hover{background:#181818eb}.tg-newreplies-badge{min-width:22px;height:22px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;background:#7c7cff38;border:1px solid rgba(124,124,255,.3)}.tg-newreplies-arrow{display:inline-block;opacity:.9;animation:tgArrowBounce 1.1s ease-in-out infinite}.tg-jumpdown{position:absolute;right:16px;bottom:calc(var(--tg-composer-h, 78px) + 14px);z-index:60;width:42px;height:42px;display:grid;place-items:center;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#121212e6;color:#ffffffeb;cursor:pointer;opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .14s ease,transform .14s ease,background .14s ease}.tg-jumpdown.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.tg-jumpdown:hover{background:#181818fa}.tg-jumpdown-arrow{font-size:18px;line-height:1;opacity:.95}.tg-jumpdown .tg-jumpdown-badge{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;font-size:11px;font-weight:850;display:inline-flex;align-items:center;justify-content:center;background:#7c7cffeb;border:1px solid rgba(255,255,255,.16);color:#fffffffa;box-shadow:0 6px 14px #0000003d}@keyframes tgArrowBounce{0%,to{transform:translateY(0);opacity:.75}50%{transform:translateY(3px);opacity:1}}.tg-more{width:fit-content;margin:8px 0 14px;padding:8px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff05;color:#ffffffd1;cursor:pointer;font-weight:750;transition:background .12s ease}.tg-more:hover{background:#ffffff0f}.tg-pinned-top{margin:10px 0 14px;display:flex;flex-direction:column;gap:0}.tg-thread--pinned{display:flex;flex-direction:column;gap:10px;padding-bottom:0}.tg-thread--pinned .tg-comment{grid-template-columns:38px 1fr;gap:10px;opacity:.95}.tg-thread--pinned .tg-comment-ava{width:30px;height:30px;font-size:12px;margin-top:2px}.tg-thread--pinned .tg-comment-head{margin-bottom:4px}.tg-thread--pinned .tg-comment-name{font-size:12px;opacity:.85;max-width:none;overflow:visible;text-overflow:clip}.tg-thread--pinned .tg-comment-time{font-size:11px;opacity:.55}.tg-thread--pinned .tg-comment-text{position:relative;padding:8px 40px 16px 10px;border-radius:14px;font-size:13.5px;line-height:1.45;border-color:#7c7cff38;background:#7c7cff0f}.tg-thread--pinned .chat-images-grid,.tg-thread--pinned .chat-image-one{margin-top:8px}.tg-thread{display:flex;flex-direction:column;gap:0;padding-bottom:8px}.tg-comment+.tg-comment{margin-top:5px}.tg-comment{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:6px;row-gap:0;align-items:start;position:relative}.tg-comment-ava,.tg-comment-ava--ghost{grid-column:1;grid-row:2}.tg-comment>.user-hover-wrap{grid-column:1;grid-row:2;align-self:end;justify-self:start}.tg-comment-head{grid-column:2;grid-row:1;min-width:0}.tg-comment-bubble{grid-column:2;grid-row:2}@keyframes tgFocusDot{0%{transform:translateY(-50%) scale(.85);opacity:.55}50%{transform:translateY(-50%) scale(1);opacity:.95}to{transform:translateY(-50%) scale(.85);opacity:.55}}.tg-comment.is-ctx-focus:before{content:"";position:absolute;left:16px;top:var(--tg-dot-y, 50%);width:8px;height:8px;border-radius:999px;background:#8b5cf6f2;box-shadow:0 0 0 6px #8b5cf62e,0 0 18px #8b5cf673;transform:translateY(-50%);animation:tgFocusDot .9s ease-in-out infinite;pointer-events:none}.tg-comment.tg-comment--hasava.is-ctx-focus:before{left:-14px}.chat--mini .tg-comment.is-ctx-focus:before{left:6px}.tg-comment--noava{padding-top:0}.tg-comment-ava--ghost{visibility:hidden;pointer-events:none;transform:translateY(2px)}.tg-comment--group-middle,.tg-comment--group-end{margin-top:-7px}.tg-comment--group-end{margin-top:-9px}.tg-comment--compact.tg-comment--group-middle{margin-top:-6px}.tg-comment--compact.tg-comment--group-end{margin-top:-8px}.tg-comment--compact{grid-template-columns:40px 1fr;column-gap:6px;row-gap:0}.tg-thread--mini{gap:8px;padding-bottom:4px}.chat--mini .tg-comment{grid-template-columns:1fr;column-gap:0;padding:6px 0}.chat--mini .tg-page{max-width:none!important;margin:0!important;padding-left:10px;padding-right:10px}.chat--mini .tg-thread{align-items:flex-start}.chat--mini .tg-comment{justify-items:start}.chat--mini .tg-comment-ava{display:none}.chat--mini .tg-comment-bubble{justify-self:start;max-width:98%}.chat--mini .tg-comment-text{padding:8px 10px 9px;border-radius:14px;font-size:13.5px;line-height:1.45}.chat--mini .tg-mini-row{display:flex;align-items:flex-start;gap:10px}.chat--mini .tg-mini-ava{width:28px;height:28px;border-radius:999px;flex:0 0 auto;margin-top:2px}.chat--mini .tg-mini-body{flex:0 1 auto;min-width:0}.chat--mini .tg-bubble-name{display:flex;align-items:center;gap:8px;font-size:12px;margin:-1px 0 6px;color:#ffffffdb}.chat--mini .reply-preview{display:block;width:100%}.tg-comment-ava{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;font-weight:800;font-size:13px;color:#fff;background:#7c7cff38;border:1px solid rgba(124,124,255,.3);align-self:end;margin-top:0;margin-bottom:0;flex:0 0 auto;transform:translateY(2px)}.chat--post .tg-comment>.user-hover-wrap{align-self:start}.chat--post .tg-comment-ava,.chat--post .tg-comment-ava--ghost{align-self:start;transform:translateY(0)}.tg-comment-head{display:none}.tg-bubble-name{display:flex;align-items:center;gap:8px;max-width:100%;margin:-2px 0 6px;font-weight:800;font-size:12.5px;line-height:1.1;color:#7c7cfff2}.tg-jumpdown.tg-jumpdown--composer{position:absolute;right:14px;bottom:60px;z-index:20}.tg-bubble-name-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tg-bubble-name .user-role-inline{width:16px;height:16px}.tg-bubble-name .user-role-inline-ico{width:11px;height:11px;font-size:11px}.tg-comment-name{display:inline-flex;align-items:center;gap:8px;font-weight:750;font-size:13px;color:#ffffffdb;white-space:nowrap;overflow:visible;text-overflow:clip;max-width:none}.user-role-inline{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#0000002e;color:#ffffffbf;flex:0 0 auto}.user-role-inline-ico{width:12px;height:12px;font-size:12px;line-height:1}.tg-comment-time{font-size:12px;color:#ffffff8c;white-space:nowrap;flex:0 0 auto}.tg-comment-bubble{position:relative;align-self:flex-start;display:inline-flex;flex-direction:column;width:fit-content;min-width:0;max-width:min(78%,720px)}.tg-comment--group-start .tg-comment-text{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.tg-comment--group-middle .tg-comment-text{border-radius:10px}.tg-comment--group-end .tg-comment-text{border-top-left-radius:10px;border-top-right-radius:10px}.tg-comment--group-end .tg-comment-text:after,.tg-comment--group-single .tg-comment-text:after{content:none}.tg-comment--group-end .tg-inline-time,.tg-comment--group-single .tg-inline-time{right:10px}.tg-comment-text{display:inline-block;max-width:100%;position:relative;padding:9px 12px 10px;border-radius:16px;font-size:15px;line-height:1.55;color:#ffffffeb;white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.tg-comment-text.has-reactions{padding-bottom:10px}.tg-bubble-footer{display:flex;align-items:flex-end;gap:10px;margin-top:6px}.tg-bubble-reactions{display:flex;flex-wrap:wrap;gap:6px;flex:1 1 auto;min-width:0}.tg-bubble-time{flex:0 0 auto;font-size:11px;line-height:1;color:#ffffff8c;-webkit-user-select:none;user-select:none;white-space:nowrap;margin-left:auto}.tg-inline-reactions{position:absolute;left:10px;bottom:5px;display:inline-flex;gap:6px;flex-wrap:nowrap;overflow:visible;z-index:2;max-width:calc(100% - 56px)}.tg-media-only-footer{display:flex;align-items:flex-end;gap:10px;margin-top:8px}.tg-media-only-footer .tg-inline-reactions{position:static;left:auto;bottom:auto;max-width:100%}.tg-reaction{display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 7px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#00000029;color:#ffffffeb;cursor:pointer;font-size:12px;line-height:20px}.tg-reaction:hover{background:#00000038}.tg-reaction:active{transform:translateY(1px)}.tg-reaction.is-active{border-color:#7c7cff8c;background:#7c7cff29}.tg-reaction-emoji{font-size:13px;line-height:1}.tg-reaction-count{font-size:12px;opacity:.85}.tg-reaction-more{cursor:default;-webkit-user-select:none;user-select:none;opacity:.85}.tg-inline-time{display:none}.tg-comment-deleted{opacity:.7;font-style:italic}.reply-preview{display:block;width:calc(100% - 2px);margin:0 0 8px;padding:6px 8px;border-radius:12px;border:none;background:#ffffff0a;text-align:left;cursor:pointer;position:relative;overflow:hidden;color:#ffffffeb;transition:background .12s ease}.reply-preview *{color:inherit}.reply-preview:before{content:"";position:absolute;left:6px;top:6px;bottom:6px;width:3px;background:#7c7cffe6;border-radius:2px}.reply-preview:hover{background:#ffffff12}.reply-preview-head{font-size:12px;font-weight:800;color:#c8c8ffeb;margin-left:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reply-preview-text{margin-top:2px;font-size:12.5px;opacity:.86;margin-left:14px;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#ffffffe0}.tg-bubble-pin{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);font-size:12px;line-height:1;opacity:.85}.tg-jumpdown-arrow{width:12px;height:12px;border-right:2px solid rgba(255,255,255,.92);border-bottom:2px solid rgba(255,255,255,.92);transform:rotate(45deg) translateY(-1px)}.chat-image-one{border:none;padding:0;background:transparent;cursor:pointer;display:block;margin-top:10px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);max-width:100%;position:relative}.tg-comment--group-start .chat-image-one{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.tg-comment--group-middle .chat-image-one{border-radius:10px}.tg-comment--group-end .chat-image-one{border-top-left-radius:10px;border-top-right-radius:10px}.chat-images-grid{display:grid;gap:8px;margin-top:10px}.chat-images-grid.cols-2{grid-template-columns:repeat(2,1fr)}.chat-images-grid.cols-3{grid-template-columns:repeat(3,1fr)}.chat-image-tile{border:none;padding:0;background:transparent;cursor:pointer;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);position:relative}.chat-image{width:100%;height:auto;display:block}.chat-image-one.is-spoiler,.chat-image-tile.is-spoiler,.chat-image-one.is-locked,.chat-image-tile.is-locked{position:relative}.chat-image-one.is-spoiler img,.chat-image-tile.is-spoiler img,.chat-image-one.is-locked img,.chat-image-tile.is-locked img{filter:blur(18px) saturate(.85);transform:scale(1.02)}.chat-image-one.is-spoiler.is-revealed img,.chat-image-tile.is-spoiler.is-revealed img{filter:none;transform:none}.chat-image-one.is-spoiler.is-revealed .tg-imgspoiler,.chat-image-tile.is-spoiler.is-revealed .tg-imgspoiler{opacity:0;pointer-events:none}.tg-imgspoiler{position:absolute;inset:0;display:grid;place-items:center;background:#00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .12s ease;z-index:10}.tg-media-time{position:absolute;right:8px;bottom:8px;z-index:5;font-size:11px;line-height:1;color:#ffffffeb;padding:5px 7px;border-radius:999px;background:#00000073;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-user-select:none;user-select:none;pointer-events:none}.tg-imgspoiler-text{padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#1414148c;color:#ffffffeb;font-weight:750;font-size:13px}.tg-imgspoiler-stack{display:flex;flex-direction:column;gap:6px;align-items:center}.tg-imgspoiler-btn{padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#7c7cff38;color:#fffffff5;font-weight:850;font-size:13px}.tg-imgspoiler-btn.is-loading{opacity:.92;background:#7c7cff24;border-color:#7c7cff59;animation:tgPulse .9s ease-in-out infinite}@keyframes tgPulse{0%{transform:translateY(0);opacity:.85}50%{transform:translateY(-1px);opacity:1}to{transform:translateY(0);opacity:.85}}.tg-toast-wrap{position:fixed;left:50%;transform:translate(-50%);bottom:92px;z-index:100;width:min(860px,calc(100vw - 24px));display:flex;justify-content:center;pointer-events:none}.tg-toast{pointer-events:auto;padding:10px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#141414e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#ffffffeb;font-size:13px;font-weight:650;box-shadow:0 16px 36px #00000059}.tg-toast-wrap.is-error .tg-toast{border-color:#ff505047}.tg-toast-wrap.is-warn .tg-toast{border-color:#ffdc7842}.tg-imgspoiler-hint{padding:5px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#1414148c;color:#ffffffe6;font-weight:750;font-size:12px}.tg-imgspoiler-subhint{color:#ffffffb8;font-size:12px;font-weight:650}.tg-paytext-inline{display:inline}.tg-paypill{display:inline-flex;align-items:center;justify-content:center;vertical-align:baseline;margin:0 3px;padding:2px 8px;border-radius:999px;border:1px dashed rgba(255,255,255,.18);background:#00000038;color:#ffffffeb;font-size:12px;font-weight:850;cursor:pointer;-webkit-user-select:none;user-select:none}.tg-paypill:hover{background:#ffffff14}.tg-paypill:focus{outline:none}.tg-paypill:focus-visible{outline:2px solid rgba(124,124,255,.7);outline-offset:2px}.tg-paypill.is-loading{opacity:.92;animation:tgPulse .9s ease-in-out infinite}.reply-bar{flex:0 0 auto;width:100%;max-width:860px;margin:0 auto 8px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#ffffff0f;border:none;border-radius:16px;position:relative;overflow:hidden}.reply-bar:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:#7c7cffe6}.reply-bar-left{min-width:0;flex:1}.reply-title{font-size:12px;font-weight:900;color:#c8c8ffeb;opacity:.95}.reply-text{margin-top:2px;font-size:13px;opacity:.78;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reply-close{flex:0 0 auto;width:32px;height:32px;border-radius:999px;border:none;background:#ffffff12;color:#ffffffeb;cursor:pointer;font-size:18px;transition:background .12s ease}.reply-close:hover{background:#ffffff1a}.reply-close:hover{background:#ffffff1f}.chat-preview-bar{flex:0 0 auto;width:100%;max-width:860px;margin:0 auto;padding:10px 14px;display:flex;gap:8px;align-items:center;overflow-x:auto;border-top:1px solid rgba(255,255,255,.08);background:#14141466}.chat-preview-item{flex:0 0 auto;position:relative;width:60px;height:60px;border-radius:10px;overflow:visible;border:1px solid rgba(255,255,255,.1)}.chat-preview-item.is-spoiler img,.chat-preview-item.is-locked img{filter:blur(10px) saturate(.85);transform:scale(1.03)}.chat-preview-spoiler{position:absolute;left:2px;top:2px;width:20px;height:20px;background:#0009;border:none;border-radius:999px;color:#ffffffeb;cursor:pointer;display:grid;place-items:center;transition:background .12s ease}.chat-preview-spoiler:hover{background:#ffffff1f}.chat-preview-lock{position:absolute;left:2px;bottom:2px;width:20px;height:20px;background:#0009;border:none;border-radius:999px;color:#ffffffeb;cursor:pointer;display:grid;place-items:center;transition:background .12s ease}.chat-preview-lock:hover{background:#ffffff1f}.chat-preview-lockbadge{position:absolute;right:4px;bottom:4px;padding:2px 6px;border-radius:999px;background:#0009;border:1px solid rgba(255,255,255,.12);color:#ffffffeb;font-size:11px;font-weight:750;pointer-events:none}.chat-preview-lockmenu{position:absolute;left:2px;bottom:26px;z-index:5;display:flex;gap:6px;padding:6px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#0c0c0ce0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 28px #00000059}.chat-preview-lockopt{width:26px;height:26px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffeb;font-size:12px;font-weight:750;cursor:pointer;display:grid;place-items:center}.chat-preview-lockopt:hover{background:#ffffff1f}.chat-preview-lockopt.is-active{border-color:#7c7cff8c;background:#7c7cff2e}.chat-preview-item img{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px;-webkit-clip-path:inset(0 round 10px);clip-path:inset(0 round 10px)}.chat-preview-remove{position:absolute;top:2px;right:2px;width:20px;height:20px;background:#0009;border:none;border-radius:999px;color:#fff;font-size:16px;cursor:pointer;display:grid;place-items:center;transition:background .12s ease}.chat-preview-remove:hover{background:#ff3c3ccc}.input-area{flex:0 0 auto;width:100%;max-width:860px;margin:0 auto;padding:10px 14px 12px;display:flex;align-items:flex-end;gap:8px;position:relative;z-index:5;isolation:isolate;border-radius:22px;border:1px solid rgba(255,255,255,.1);background:#121212b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 30px #00000059}.input-area:before{content:"";position:absolute;left:0;right:0;bottom:0;height:78px;background:linear-gradient(to top,#0a0a0cb8,#0a0a0c00);pointer-events:none;z-index:-1}.input-left,.input-right{display:inline-flex;align-items:flex-end;gap:6px;flex:0 0 auto}.message-input{flex:1;min-width:0;padding:10px 8px;background:transparent;border:0;border-radius:18px;outline:none;color:#ffffffeb;font-size:15px;line-height:1.35;resize:none;max-height:120px;overflow-y:auto;overscroll-behavior:contain;-webkit-backdrop-filter:none;backdrop-filter:none}.message-input::placeholder{color:#ffffff8c}.cats-chip{flex:0 0 auto;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffdb;font-size:12px;font-weight:750;-webkit-user-select:none;user-select:none}.message-input:focus,.message-input:focus-visible{outline:none;box-shadow:none}.emoji-btn:focus,.clip-btn:focus,.voice-btn:focus,.send-btn:focus,.emoji-btn:focus-visible,.clip-btn:focus-visible,.voice-btn:focus-visible,.send-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #7c7cff2e}.emoji-btn,.clip-btn,.voice-btn{width:36px;height:36px;background:transparent;border:0;font-size:20px;cursor:pointer;padding:0;border-radius:12px;color:#ffffffe0;transition:background .12s ease,border-color .12s ease;flex:0 0 auto}.emoji-btn:hover,.clip-btn:hover,.voice-btn:hover{background:#ffffff14;border-color:transparent}.send-btn{width:38px;height:38px;min-width:38px;background:var(--accent);border:none;border-radius:50%;display:grid;place-items:center;cursor:pointer;transition:background .12s ease;flex:0 0 auto}.send-btn:hover{background:var(--accent-hover)}.send-btn:disabled{opacity:.55;cursor:default}.tg-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95em;padding:1px 6px;border-radius:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.tg-link{color:#7c7cfffa;text-decoration:none}.tg-link:hover{text-decoration:underline}.tg-quote{margin:6px 0;padding:8px 10px;border-left:3px solid rgba(124,124,255,.75);border-radius:10px;background:#7c7cff0f}.tg-spoiler{display:inline-block;padding:0 6px;border-radius:8px;background:#ffffff1f;position:relative;overflow:hidden;color:transparent;text-shadow:0 0 10px rgba(255,255,255,.35);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease}.tg-spoiler:before{content:"";position:absolute;inset:-10px;pointer-events:none;background-image:radial-gradient(circle at 34% 32%,rgba(206,196,255,.58) 0 2.1px,transparent 2.3px),radial-gradient(circle at 50% 22%,rgba(206,196,255,.58) 0 2.1px,transparent 2.3px),radial-gradient(circle at 66% 32%,rgba(206,196,255,.58) 0 2.1px,transparent 2.3px),radial-gradient(circle at 42% 50%,rgba(206,196,255,.54) 0 2px,transparent 2.2px),radial-gradient(circle at 58% 50%,rgba(206,196,255,.54) 0 2px,transparent 2.2px),radial-gradient(ellipse at 50% 70%,rgba(206,196,255,.62) 0 5.2px,transparent 5.4px);background-size:28px 28px;background-repeat:repeat;opacity:.85;filter:blur(.1px);transform:translateZ(0);transition:opacity .18s ease;animation:tgPawDust 1.7s linear infinite}.tg-spoiler:hover{background:#ffffff29}.tg-spoiler.is-open{color:#ffffffeb;text-shadow:none;-webkit-user-select:text;user-select:text}.tg-spoiler.is-open:before{opacity:0;animation:none}@keyframes tgPawDust{0%{background-position:0 0}to{background-position:52px -38px}}.tg-fmtbar-wrap{width:100%;max-width:860px;margin:0 auto 6px;padding:0 14px}.tg-fmtbar{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#141414c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tg-fmtbtn{width:32px;height:32px;border-radius:999px;border:0;background:transparent;color:#ffffffe0;cursor:pointer;display:grid;place-items:center;transition:background .12s ease,color .12s ease}.tg-fmtbtn:hover{background:#ffffff12}.tg-fmtbtn:focus,.tg-fmtbtn:focus-visible{outline:none;box-shadow:0 0 0 2px #7c7cff2e}.topic-pending-banner{width:100%;padding:10px 12px;border-radius:14px;border:1px solid rgba(124,124,255,.18);background:#7c7cff14;color:#ffffffe0;font-weight:650}.tg-thread-branch{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.tg-thread-toggle{margin-left:44px;width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#7c7cfff2;font-weight:600;font-size:13px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease}.tg-thread-toggle:hover{background:#ffffff0d}.tg-thread-toggle.is-open{color:#ffffffbf;border-color:#ffffff1a}.tg-thread-toggle-arrow{color:#ffffff8c;font-weight:700}.tg-thread-more{margin-left:44px;width:fit-content;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#ffffffb8;font-weight:600;font-size:13px;cursor:pointer;transition:background .12s ease}.tg-thread-more:hover{background:#ffffff0d}.tg-thread-replies{position:relative;margin-left:44px;padding-left:16px;display:flex;flex-direction:column;gap:10px}.tg-thread-replies:before{content:"";position:absolute;left:6px;top:6px;bottom:6px;width:2px;border-radius:2px;background:#ffffff14}.tg-thread-replies .tg-comment-ava{width:38px;height:38px;opacity:.95}.tg-thread-reply{margin:0;opacity:.98}.tg-text-new{position:relative;border-radius:14px;box-shadow:0 0 0 2px #7c7cff24;animation:tgTextNewPulse 1.2s ease-out 1}@keyframes tgTextNewPulse{0%{box-shadow:0 0 #7c7cff00}25%{box-shadow:0 0 0 6px #7c7cff1f}to{box-shadow:0 0 0 2px #7c7cff24}}.tg-pinsmenu{position:relative;display:inline-flex;align-items:center}.tg-pinsmenu--bar{display:flex;width:100%;min-width:0}.tg-pinsmenu-bar{display:flex;align-items:stretch;gap:8px;width:100%;min-width:0;padding:8px 10px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.tg-pinsmenu-bar-main{flex:1;min-width:0;border:0;background:transparent;color:inherit;text-align:left;padding:0;cursor:pointer}.tg-pinsmenu-bar-label{font-size:12px;line-height:14px;font-weight:600;opacity:.9}.tg-pinsmenu-bar-preview{margin-top:2px;font-size:13px;line-height:16px;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-pinsmenu-bar-actions{display:inline-flex;align-items:center;gap:4px}.tg-pinsmenu-bar-btn{width:28px;height:28px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#0000002e;color:#ffffffe6;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1}.tg-pinsmenu-bar-btn:hover{background:#00000042}.tg-pinsmenu-bar-btn.is-open{background:#ffffff1a}.tg-pinbar-wrap{padding:8px 12px 4px}.tg-pinsmenu-btn{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 10px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease}.tg-pinsmenu-btn:hover{background:#ffffff0f}.tg-pinsmenu-ico{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}.tg-pinsmenu-ico svg{width:20px;height:20px;display:block;overflow:visible}.tg-pinsmenu-pin path:last-child{stroke:currentColor;stroke-linecap:round}.tg-pinsmenu-text{display:none!important}.tg-pinsmenu-badge{min-width:18px;height:18px;padding:0 6px;border-radius:999px;font-size:12px;line-height:18px;text-align:center;background:#50a0ff38;border:1px solid rgba(80,160,255,.25)}.tg-pinsmenu-caret{display:none!important}.tg-pinsmenu-popover{position:absolute;right:0;top:calc(100% + 8px);width:340px;max-width:min(340px,92vw);background:#19191cf5;border:1px solid rgba(255,255,255,.1);border-radius:14px;box-shadow:0 16px 40px #00000059;padding:10px;z-index:50}.tg-pinsmenu-title{font-size:12px;opacity:.7;padding:4px 6px 8px}.tg-pinsmenu-empty{padding:10px 8px;opacity:.75;font-size:13px}.tg-pinsmenu-list{display:flex;flex-direction:column;gap:8px}.tg-pinsmenu-hint{margin-top:8px;font-size:12px;opacity:.6;padding:0 6px 4px}.tg-pin-item{display:flex;gap:10px;align-items:stretch;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;overflow:hidden}.tg-pin-main{flex:1;padding:10px;background:transparent;border:0;color:inherit;text-align:left;cursor:pointer;transition:background .12s ease}.tg-pin-main:hover{background:#ffffff0a}.tg-pin-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:6px}.tg-pin-author{font-size:13px;font-weight:600}.tg-pin-time{font-size:12px;opacity:.6}.tg-pin-preview{font-size:13px;opacity:.85;line-height:1.25}.tg-pin-remove{width:34px;border:0;background:#ffffff05;color:inherit;cursor:pointer;font-size:18px;opacity:.75;transition:background .12s ease,opacity .12s ease}.tg-pin-remove:hover{opacity:1;background:#ff46461a}.tg-comment.is-pinned .tg-comment-text{border-color:#7c7cff59;background:#7c7cff14}.tg-pin-badge{display:none!important}.lightbox{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:999}.lightbox-close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#ffffff1a;border:none;border-radius:50%;color:#fff;font-size:24px;cursor:pointer;z-index:1000;transition:background .12s ease}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#ffffff26;border:none;color:#fff;font-size:28px;cursor:pointer;z-index:1000;border-radius:6px;transition:background .12s ease}@media(max-width:520px){.topic-header-inner{padding:0 12px}.tg-page{padding:0 12px 14px}.tg-article>h1.tg-title{font-size:20px}.tg-text{font-size:15px}.tg-comment-name{max-width:none;overflow:visible;text-overflow:clip}}.topic-chat{flex:1;min-width:0;min-height:0;width:100%;display:flex;flex-direction:column;overflow:hidden}.topic-defer{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;color:#ffffffb3;font-weight:600}.bubble{position:relative;overflow:visible}.msg-meta{position:static;margin-top:0;min-height:0}.msg-meta:before{content:"";position:absolute;top:6px;height:40px;width:18px;background:transparent;opacity:0;pointer-events:auto}.msg-meta.side-right:before{left:100%}.msg-meta.side-left:before{right:100%}.msg-meta-actions{position:absolute;top:10px;display:flex;gap:8px;align-items:center;opacity:0;transform:translate(8px);pointer-events:none;transition:opacity .14s ease,transform .14s ease;z-index:90}.msg-meta.side-right .msg-meta-actions{left:calc(100% + 10px);right:auto}.msg-meta.side-left .msg-meta-actions{right:calc(100% + 10px);left:auto;transform:translate(-8px)}.bubble:hover .msg-meta-actions,.msg-meta:hover .msg-meta-actions,.msg-meta-actions:hover{opacity:1;pointer-events:auto;transform:translate(0)}.msg-meta.is-menu-open .msg-meta-actions{opacity:0;pointer-events:none;transform:translate(8px)}.msg-meta-act{width:28px;height:28px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#141414d1;color:#fffffff5;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 26px #00000059;transition:background .12s ease,transform .12s ease,border-color .12s ease}.msg-meta-act:hover{background:#1e1e1ee6;border-color:#ffffff24;transform:translateY(-1px)}.msg-meta-act:active{transform:translateY(0) scale(.98)}@media(max-width:520px){.msg-meta-actions{opacity:1;pointer-events:auto;transform:none;right:8px;left:auto}}.msg-reactions-row{display:flex;gap:6px;margin-top:2px;flex-wrap:wrap}.msg-reaction-wrap{position:relative;display:inline-flex}.msg-reaction-pill{border:1px solid rgba(255,255,255,.1);background:#00000029;color:#ffffffeb;height:20px;padding:0 7px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-size:12px}.msg-reaction-pill:hover{background:#ffffff17}.msg-reaction-pill:hover .cat-react-ico:not(.cat-react--burst){animation:catCtxPop .42s cubic-bezier(.2,.9,.2,1) both}.msg-reaction-pill:active .cat-react-ico{transform:scale(.92)}.msg-reaction-pill.is-active{border-color:rgba(var(--accent-rgb),.55);background:rgba(var(--accent-rgb),.16)}.msg-reaction-tip{position:absolute;top:calc(100% + 8px);min-width:180px;max-width:260px;padding:8px 10px;border-radius:12px;background:#141414f5;border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 28px #00000052;z-index:240}.msg-reaction-tip--right{left:0}.msg-reaction-tip--left{right:0}.msg-reaction-tip-head{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;font-weight:800}.msg-reaction-tip-emoji{font-size:14px}.msg-reaction-tip-count{font-size:12px;opacity:.75}.msg-reaction-tip-users{display:flex;flex-wrap:wrap;gap:6px}.msg-reaction-user{display:inline-flex}.msg-reaction-user-name{padding:4px 8px;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);font-size:12px;opacity:.95}.msg-reaction-user:hover .msg-reaction-user-name{background:#ffffff1c}.msg-reaction-user-more{padding:4px 8px;border-radius:999px;font-size:12px;opacity:.7;border:1px dashed rgba(255,255,255,.18)}.msg-ctx{position:fixed;z-index:2147483647;min-width:260px;max-width:340px;padding:8px;border-radius:14px;background:#141414fa;border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 36px #00000061}.msg-ctx-refresh{position:absolute;right:10px;top:-38px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#141414fa;color:#ffffffeb;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 24px #0000004d}.msg-ctx-refresh:hover{background:#ffffff14}.msg-ctx-refresh:active{transform:scale(.96)}.msg-ctx--anim{transform-origin:var(--ctx-ox, 12px) var(--ctx-oy, 10px);animation:tgCtxIn .15s cubic-bezier(.2,.9,.2,1) both;will-change:transform,opacity}.msg-ctx--anim.is-closing{animation:tgCtxOut .12s cubic-bezier(.2,.9,.2,1) both;pointer-events:none}@keyframes tgCtxIn{0%{opacity:0;transform:translateY(4px) scale(.92)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes tgCtxOut{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translateY(2px) scale(.96)}}.msg-ctx-reactions{display:flex;gap:10px;flex-wrap:wrap;padding:6px 8px 8px}.msg-ctx-emoji{border:0;background:transparent;cursor:pointer;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:12px}.msg-ctx-emoji .cat-react-ico{width:28px;height:28px;display:block;vertical-align:-4px}.msg-ctx .cat-react-ico{overflow:visible}.msg-ctx .cat-react-face{animation:none!important;filter:none!important}.msg-ctx .cat-react-stars,.msg-ctx .cat-react-shimmer{display:none!important}.msg-ctx-emoji:hover .cat-react-ico{filter:drop-shadow(0 0 10px rgba(139,92,246,.55))}.msg-ctx-emoji:hover .cat-react-ico:not(.cat-react--burst){animation:catMenuDance .9s cubic-bezier(.2,.9,.2,1) infinite}.msg-ctx-emoji:active .cat-react-ico{transform:scale(.92)}.msg-ctx-emoji:hover{background:#ffffff1a}.msg-ctx-divider{height:1px;margin:6px 2px;background:#ffffff1a}.msg-ctx-item{width:100%;border:0;background:transparent;color:#ffffffeb;text-align:left;padding:10px 12px;border-radius:12px;cursor:pointer;font-size:14px;font-weight:650;display:flex;align-items:center;gap:10px}.msg-ctx-item-ico{width:18px;flex:0 0 18px;text-align:center;opacity:.9}.msg-ctx-item-text{flex:1;min-width:0}.msg-ctx-item:hover{background:#ffffff14}.msg-ctx-item.danger{color:#ff7878f5}.msg-ctx-item.danger:hover{background:#ff46461f}html{--hub-subrail-w: 96px;--hub-subrail-w-expanded: 360px;--hub-accent-rgb: var(--accent-rgb);--hub-hover-bg: rgba(255,255,255,.06);--hub-press-bg: rgba(255,255,255,.1);--hub-active-bg: rgba(var(--hub-accent-rgb),.16);--hub-focus-ring: 0 0 0 3px rgba(var(--hub-accent-rgb),.28)}@keyframes hubSwapPushIn{0%{opacity:0}to{opacity:1}}@keyframes hubSwapPushOut{0%{opacity:1}to{opacity:0}}.hub-swap-screen.is-in.dir-pop{animation-name:hubSwapPopIn}.hub-swap-screen.is-out.dir-pop{animation-name:hubSwapPopOut}@keyframes hubSwapPopIn{0%{opacity:0}to{opacity:1}}@keyframes hubSwapPopOut{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.hub-swap-screen{animation:none!important}}.hub-feed-shell{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.hub-pending-cover{position:absolute;inset:0;z-index:6;pointer-events:none;border-radius:0;padding:0;background:var(--bg)}.hub-pending-cover .user-profile-card{width:100%;margin:0;border-radius:0}.hub-tools-float{position:fixed;top:92px;left:calc(50% + (var(--layout-max) * .5) + 50px);z-index:180;display:flex;flex-direction:column;gap:8px}.hub-tools-float.hub-tools-float--header{position:static;top:auto;left:auto;right:auto;z-index:auto;flex-direction:row;align-items:center}@media(max-width:860px){.hub-tools-float{left:auto;right:18px}}@media(max-width:900px){.hub-tools-float{top:74px}}.hub-tools-float:not(.hub-tools-float--header) .hub-online-pop{right:calc(100% + 12px);top:0}.hub-filters-float{position:relative}.hub-head-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:0;width:34px;height:34px;padding:0;border-radius:999px;border:0;background:transparent;color:#ffffffe6;cursor:pointer;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.hub-head-btn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-head-btn:active{transform:translateY(.5px)}.hub-head-btn.hub-head-btn--hubMark{border:1px solid rgba(255,255,255,.1);background:#ffffff08;overflow:hidden}.hub-head-btn.hub-head-btn--hubMark:hover{background:#ffffff0d}.hub-head-btn.hub-head-btn--hubMark:active{background:#ffffff12}.hub-head-hubMarkImg{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}.hub-head-hubMarkEmoji{width:100%;height:100%;display:grid;place-items:center;line-height:1}.hub-head-hubMarkHash{font-weight:950;opacity:.86}.hub-head-btn.hub-head-btn--notifs,.hub-head-btn.hub-head-btn--trash{border-color:transparent;background:transparent;box-shadow:none}.hub-head-btn.hub-head-btn--trash:hover{background:#ffffff0f;border-color:transparent;box-shadow:none}.hub-head-btn.hub-head-btn--trash:active{background:#ffffff14}.hub-head-btn.hub-head-btn--trash.is-open{background:#ff5a5a1f;border-color:transparent;box-shadow:none}.hub-head-btn.hub-head-btn--notifs:hover{background:#ffffff0f;border-color:transparent;box-shadow:none}.hub-head-btn.hub-head-btn--notifs:active{background:#ffffff14}.hub-head-btn.hub-head-btn--notifs.is-open{background:rgba(var(--hub-accent-rgb),.1);border-color:transparent;box-shadow:none}.hub-head-btn.hub-head-btn--context{border-color:transparent;background:transparent;box-shadow:none}.hub-head-btn.hub-head-btn--context:hover{background:#ffffff0f;border-color:transparent;box-shadow:none}.hub-head-btn.hub-head-btn--context:active{background:#ffffff14}.hub-head-btn.hub-head-btn--context.is-open{background:rgba(var(--hub-accent-rgb),.1);border-color:transparent;box-shadow:none}.hub-head-ico{width:var(--icon-size);height:var(--icon-size);display:block;opacity:.94;transform:translateY(.2px)}.hub-head-btn:hover .hub-head-ico{opacity:.98}.hub-head-btn.hub-head-btn--notifs .hub-notifs-unreadDot{position:absolute;top:8px;right:8px;width:6px;height:6px;border-radius:999px;background:#ff465ff2;box-shadow:0 0 0 2px #101010d9}.hub-head-chatsBadge{position:absolute;top:6px;right:5px;min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:#ff465ff2;color:#fff;font-size:10px;font-weight:900;line-height:15px;text-align:center;box-shadow:0 8px 14px #0000002e}.hub-item-badge{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:800;line-height:20px;border:1px solid rgba(255,255,255,.1);background:#0000002e;color:#ffffffe0}.hub-item-badge--deleted{border-color:#ffa05a38;background:#ff8c3c24;color:#ffdcc8f2}.hub-item-badge--ai{border-color:rgba(var(--hub-accent-rgb),.28);background:rgba(var(--hub-accent-rgb),.14);color:#e6e6fff2}.hub-head-btn:hover{background:#ffffff0b;box-shadow:none}.hub-head-btn:active{transform:translateY(.5px);background:#ffffff0f}.hub-head-btn.is-open{background:rgba(var(--hub-accent-rgb),.1);box-shadow:none}.hub-filters-ico{stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;opacity:.95}.hub-filters-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:rgba(var(--hub-accent-rgb),.95);color:#fff;font-size:11px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.hub-filters-pop{position:absolute;right:0;top:calc(100% + 8px);z-index:200;width:min(520px,94vw);max-height:min(76vh,760px);overflow:auto;scrollbar-gutter:stable;contain:layout paint;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#101010fa;box-shadow:0 18px 60px #0000008c;transform:translateY(-6px) scale(.985);opacity:0;pointer-events:none;will-change:transform,opacity;transition:transform .16s cubic-bezier(.22,.61,.36,1),opacity .16s cubic-bezier(.22,.61,.36,1)}.hub-filters-pop-head{position:sticky;top:0;z-index:2;padding:12px 12px 10px;border-bottom:1px solid rgba(255,255,255,.08);background:#101010fa}.hub-filters-pop-title{font-weight:950;font-size:14px;opacity:.95}.hub-filters-pop-sub{margin-top:2px;font-size:12px;opacity:.75}.hub-filters-pop.is-open{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.hub-filters-pop.is-closing{transform:translateY(-6px) scale(.985);opacity:0;pointer-events:none}.hub-filters-official{display:inline-block;width:8px;height:8px;border-radius:999px;background:#7c7cffeb;box-shadow:0 0 0 2px rgba(var(--hub-accent-rgb),.14),0 6px 18px rgba(var(--hub-accent-rgb),.14);transform:translateY(1px)}.hub-filters-tabs{margin-top:10px;display:flex;gap:8px;align-items:center}.hub-filters-tab{position:relative;border:1px solid transparent;background:#ffffff08;color:#ffffffc7;height:32px;padding:0 10px 0 14px;border-radius:12px;cursor:pointer;font-size:12px;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:none;transform:none;transition:background .14s ease,border-color .14s ease,color .14s ease}.hub-filters-tab:hover{background:#ffffff0d;border-color:#ffffff14;color:#ffffffe0}.hub-filters-tab.is-active{background:#ffffff0f;border-color:#ffffff1a;color:#fffffff0;font-weight:950}.hub-filters-tab.is-active:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:4px;border-radius:4px;background:var(--hub-bg-gradient, linear-gradient(180deg, rgba(var(--hub-accent-rgb),.95), rgba(var(--hub-accent-rgb),.3)))}.hub-filters-tab-count{min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#ffffff1a;color:#ffffffeb;font-size:11px;font-weight:950;display:inline-flex;align-items:center;justify-content:center}.hub-filters-tab.is-active .hub-filters-tab-count{background:#ffffff24}.hub-quickbar-chipIcon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#ffffffe6;font-size:12.5px;line-height:1;flex:0 0 auto}.hub-filters-sec{padding:12px;border-bottom:1px solid rgba(255,255,255,.06)}.hub-filters-sec:last-child{border-bottom:0}.hub-filters-sec-title{font-size:12px;font-weight:950;opacity:.85;text-transform:uppercase;letter-spacing:.8px}.hub-filters-search{margin-top:10px;width:100%;height:38px;padding:0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;outline:none}.hub-filters-search::placeholder{color:#ffffff6b}.hub-filters-search:focus{border-color:#a893ff52;box-shadow:0 0 0 4px #785bff24}.hub-filters-list{margin-top:10px;display:grid}.hub-filters-item{width:100%;border:0;background:transparent;color:#ffffffeb;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border-radius:12px;text-align:left}.hub-filters-item:hover{background:#ffffff0f}.hub-filters-item-left{min-width:0;display:inline-flex;align-items:center;gap:8px}.hub-filters-item-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:900;font-size:13px}.hub-filters-item-right{flex:0 0 auto;display:inline-flex;align-items:center}.hub-filters-count{font-size:12px;font-weight:900;opacity:.78;padding:4px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;white-space:nowrap}.hub-filters-thread-hint,.hub-filters-user-at{width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:950;font-size:12px;color:#ffffffe6;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.hub-filters-hot{margin-left:2px}.hub-filters-empty{padding:10px 0 0;font-size:13px;opacity:.7}@media(max-width:520px){.hub-filters-text{display:none}}.hub-layout{height:100%;min-height:0;display:flex;flex-direction:column}.hub-shell{flex:1;min-height:0;display:flex;flex-direction:column}.hub-layout--cols .hub-shell{flex-direction:row;align-items:stretch;gap:10px;max-width:calc(var(--layout-max) + 72px + 10px + 28px);margin:0 auto;padding:0 14px;box-sizing:border-box}.hub-layout--cols .hub-shell-left{flex:0 0 auto;min-height:0;display:flex;align-items:stretch}.hub-layout--cols .hub-center{flex:0 0 var(--layout-max);width:var(--layout-max)}.hub-layout--cols .hub-center-inner{max-width:none;margin:0}.hub-layout--cols .hub-center>.hub-center-inner{padding-left:0;padding-right:0}@media(min-width:1230px){.hub-layout--cols .sidebar.is-rail.sidebar--menu{position:relative;top:auto;left:auto;right:auto;transform:none;height:100%;align-self:stretch;width:var(--rail-w);min-width:var(--rail-w);padding:calc(var(--rail-pad-y) + env(safe-area-inset-top,0px)) var(--rail-pad-x) calc(var(--rail-pad-y) + env(safe-area-inset-bottom,0px));background:transparent;border-right:1px solid transparent}.hub-layout--cols .sidebar.is-rail.sidebar--menu.is-expanded{background:var(--panel);border-right-color:var(--stroke)}.hub-layout--cols .sidebar.is-rail.sidebar--menu .sidebar-rail-wrap{flex:1;min-height:0}.hub-layout--cols .sidebar.is-rail.sidebar--menu .sidebar-rail-list{flex:1;min-height:0;overflow:auto;padding:0;margin:0}}.hub-center{flex:1;min-height:0;overflow:auto;scrollbar-gutter:stable}.hub-layout.hub-layout--topicOpen .hub-center{overflow:hidden;display:flex;flex-direction:column}.app-shell.has-bottom-nav .hub-center{padding-bottom:calc(var(--mobile-dock-h) + var(--safe-bottom) + 14px)}.hub-center-inner{width:100%;max-width:var(--layout-max);margin:0 auto;box-sizing:border-box;--hub-header-first-gap: 8px;--hub-feed-content-max: calc(var(--layout-max) - 28px);--hub-feed-lane-max: var(--tg-post-bubble-max, min(100%, 780px))}.hub-center>.hub-center-inner{padding:0 14px}.hub-center>.hub-center-inner>.hub-feed-shell,.hub-center>.hub-center-inner>.hub-feed-shell>.hub-swap-stack,.hub-center>.hub-center-inner>.hub-feed-shell>.hub-swap-stack>.hub-swap-screen{width:100%;max-width:var(--hub-feed-content-max);margin-left:auto;margin-right:auto;box-sizing:border-box}.hub-center>.hub-center-inner>.hub-feed-shell{padding-top:var(--hub-header-first-gap)}.hub-layout.hub-layout--topicOpen .hub-center>.hub-center-inner.hub-center-inner--topicOpen{flex:1;min-height:0}.hub-center>.hub-center-inner.hub-center-inner--topicOpen{min-height:100%;display:flex;flex-direction:column}.hub-center>.hub-center-inner.hub-center-inner--topicOpen .hub-feed-shell{flex:1;min-height:0;padding-top:6px}.hub-center>.hub-center-inner.hub-center-inner--topicOpen .hub-swap-stack{flex:1;min-height:0;display:flex;flex-direction:column}.hub-center>.hub-center-inner.hub-center-inner--topicOpen .hub-swap-screen{flex:1;min-height:0;display:flex;flex-direction:column}.hub-center>.hub-center-inner.hub-center-inner--topicOpen .hub-feed.hub-feed--unified.hub-feed--topicOpen{flex:1;min-height:0;display:flex;flex-direction:column;overflow:visible}.hub-center>.hub-center-inner.hub-center-inner--topicOpen .hub-feed.hub-feed--unified.hub-feed--topicOpen .hub-feed-main{flex:1;min-height:0;display:flex;flex-direction:column}.hub-center>.hub-center-inner.hub-center-inner--topicOpen .hub-feed.hub-feed--unified.hub-feed--topicOpen .topic-view,.hub-center>.hub-center-inner.hub-center-inner--topicOpen .hub-feed.hub-feed--unified.hub-feed--topicOpen .topic-chat,.hub-center>.hub-center-inner.hub-center-inner--topicOpen .hub-feed.hub-feed--unified.hub-feed--topicOpen .chat,.hub-center>.hub-center-inner.hub-center-inner--topicOpen .hub-feed.hub-feed--unified.hub-feed--topicOpen .messages{min-height:0;min-width:0}.hub-center>.hub-center-inner.hub-center-inner--topicOpen .hub-feed.hub-feed--unified.hub-feed--topicOpen .topic-view,.hub-center>.hub-center-inner.hub-center-inner--topicOpen .hub-feed.hub-feed--unified.hub-feed--topicOpen .topic-chat,.hub-center>.hub-center-inner.hub-center-inner--topicOpen .hub-feed.hub-feed--unified.hub-feed--topicOpen .chat{flex:1;display:flex;flex-direction:column}.hub-center>.hub-center-inner.hub-center-inner--topicOpen .hub-feed.hub-feed--unified.hub-feed--topicOpen .messages{flex:1;overflow-y:auto;overflow-x:hidden}.hub-layout.hub-layout--feed-scroll .hub-center{overflow:hidden;display:flex;flex-direction:column}.hub-layout.hub-layout--feed-scroll .hub-center-inner{flex:1;min-height:0;display:flex;flex-direction:column}.hub-layout.hub-layout--feed-scroll .hub-feed.hub-feed--unified{flex:1;min-height:0;overflow:auto;scrollbar-gutter:stable}.hub-head{margin-bottom:4px}.hub-center .hub-head-outer.is-skeleton{padding-top:8px;padding-bottom:6px;margin-bottom:6px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:0;z-index:260}.hub-center .hub-head-outer.is-skeleton.is-lobby{padding-top:8px;padding-bottom:6px;margin-bottom:6px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.hub-head-outer.is-skeleton.is-lobby .hub-head-center{position:static;inset:auto;padding:0;width:auto;height:auto;pointer-events:auto}.hub-head-outer.is-skeleton .hub-head.hub-head--row{--hub-head-side: 92px;display:grid;grid-template-columns:var(--hub-head-side) minmax(0,1fr) var(--hub-head-side);align-items:center;gap:10px;padding:0 12px;box-sizing:border-box}.hub-head-outer.is-skeleton.variant-hub .hub-head.hub-head--row{--hub-head-side: 176px}.hub-head-outer.is-skeleton .hub-head-right{gap:8px}.hub-head-joinBtn{padding:6px 10px;min-width:96px;font-size:12px}.hub-head-outer.is-skeleton .hub-head.hub-head--topRow{height:var(--hub-topbar-h, 56px);min-height:var(--hub-topbar-h, 56px);max-height:var(--hub-topbar-h, 56px);overflow:visible}.hub-head-outer.is-skeleton:not(.is-lobby) .hub-head.hub-head--topRow{height:var(--hub-topbar-h, 56px);min-height:var(--hub-topbar-h, 56px);max-height:var(--hub-topbar-h, 56px)}.hub-head-outer.is-skeleton .hub-head.hub-head--subRow{display:grid;height:var(--hub-topbar-sub-h, 36px);min-height:var(--hub-topbar-sub-h, 36px);max-height:var(--hub-topbar-sub-h, 36px);margin-top:0;padding:0 12px;overflow:hidden;border-top:1px solid var(--hub-topbar-border, rgba(255,255,255,.035))}.hub-head-outer.is-skeleton .hub-head-left,.hub-head-outer.is-skeleton .hub-head-center,.hub-head-outer.is-skeleton .hub-head-right{min-width:0;display:flex;align-items:center}.hub-head-outer.is-skeleton .hub-head-left{justify-content:flex-start;gap:10px}.hub-head-outer.is-skeleton .hub-head-center{justify-content:center}.hub-head-outer.is-skeleton .hub-head-right{justify-content:flex-end}.hub-head-outer.is-skeleton .hub-head-subText{font-size:13px;opacity:.72;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-picker{position:relative;width:100%;max-width:640px}.hub-picker-pill{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:2px;border-radius:999px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);transition:background-color .14s ease,border-color .14s ease,opacity .14s ease;opacity:1;overflow:visible}.hub-picker-pill:hover{background:#ffffff08;border-color:#ffffff1f}.hub-picker-pill:active{background:#ffffff0a}.hub-picker-pill:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-picker-pill.is-open{background:transparent;border-color:#ffffff1f}.hub-picker:focus-within .hub-picker-pill{box-shadow:none}.hub-picker-pillAtBtn{flex:0 0 auto;width:38px;height:38px;border-radius:999px;border:0;background:transparent;color:#ffffffeb;cursor:pointer;font-weight:900;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;transition:background .14s ease,transform .14s ease}.hub-picker-pillAtBtn:hover{background:#ffffff0a}.hub-picker-pillAtBtn:active{background:#ffffff0f;transform:translateY(.5px)}.hub-picker-pillAtBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-picker-pillBase{flex:1;min-width:0;border:0;background:transparent;color:#ffffffeb;cursor:pointer;display:flex;align-items:center;gap:10px;height:38px;padding:5px 10px;border-radius:999px}.hub-picker-pillBase:focus-visible{outline:none}.hub-picker-pillAva{width:18px;height:18px;border-radius:999px;display:grid;place-items:center;overflow:hidden;background:#ffffff08;flex:0 0 auto}.hub-picker-pillImg{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}.hub-picker-pillEmoji{width:100%;height:100%;display:grid;place-items:center;line-height:1}.hub-picker-pillHash,.hub-picker-pillAt{font-weight:900;opacity:.86}.hub-picker-pillAtSvg{width:100%;height:100%;display:grid;place-items:center}.hub-picker-pillAtIcon{width:18px;height:18px;display:block}.hub-picker-pillAtIcon .hub-atBase{opacity:.96}.hub-picker-pillAtIcon .hub-atPulse{opacity:1;mix-blend-mode:screen;filter:brightness(1.12)}@media(prefers-reduced-motion:reduce){.hub-picker-pillAtIcon .hub-atPulse{display:none}}.hub-picker-pillText{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px;text-align:left}.hub-picker-pillTitle{font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.hub-picker-pillMeta{font-size:12px;opacity:.62;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-head-outer.is-skeleton .hub-picker .hub-picker-pill{background:transparent;border-color:transparent;padding:0;min-height:40px}.hub-head-outer.is-skeleton .hub-picker .hub-picker-pill:hover,.hub-head-outer.is-skeleton .hub-picker .hub-picker-pill:active,.hub-head-outer.is-skeleton .hub-picker .hub-picker-pill.is-open{background:transparent;border-color:transparent}.hub-head-outer.is-skeleton .hub-picker .hub-picker-pillBase{height:40px;padding:2px 10px;border-radius:12px}.hub-head-outer.is-skeleton .hub-picker .hub-picker-pillBase:hover{background:#ffffff07}.hub-head-outer.is-skeleton .hub-picker .hub-picker-pillBase:active{background:#ffffff0b}.hub-head-outer.is-skeleton .hub-picker .hub-picker-pillAtBtn{opacity:0;pointer-events:none}.hub-head-outer.is-skeleton .hub-picker:focus-within .hub-picker-pillAtBtn,.hub-head-outer.is-skeleton .hub-picker .hub-picker-pill:hover .hub-picker-pillAtBtn,.hub-head-outer.is-skeleton .hub-picker.is-open .hub-picker-pillAtBtn,.hub-head-outer.is-skeleton .hub-picker .hub-picker-pill.is-open .hub-picker-pillAtBtn{opacity:1;pointer-events:auto}@media(hover:none){.hub-head-outer.is-skeleton .hub-picker .hub-picker-pillAtBtn{opacity:1;pointer-events:auto}}.hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub{max-width:520px}.hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pill{background:transparent;border-color:transparent;padding:0;min-height:40px}.hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pill:hover,.hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pill:active,.hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pill.is-open{background:transparent;border-color:transparent}.hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pillBase{height:40px;padding:2px 10px;border-radius:12px;justify-content:flex-start;gap:10px}.hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pillBase:hover{background:#ffffff07}.hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pillBase:active{background:#ffffff0b}.hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pillAva{display:none}.hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pillAtBtn{display:none}.hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pillText{text-align:left;align-items:flex-start;gap:1px}.hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pillTitle{font-size:14px;font-weight:900;line-height:16px}.hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pillMeta{font-size:12px;opacity:.74;line-height:14px}.hub-picker-menuWrap{position:relative;flex:0 0 auto}.hub-picker-menuWrap{height:42px;align-self:stretch;display:inline-flex}.hub-picker-hubMenuPop{position:fixed;z-index:6000}.hub-picker-hubMenuPop .hub-user-menu{position:static;left:auto;right:auto;top:auto;opacity:1;pointer-events:auto;transform:none}.hub-feed-lead{padding:var(--tg-feed-pad);display:flex;flex-direction:column;gap:8px;padding-bottom:6px;margin-bottom:8px}.hub-feed-center[data-render-mode=center700] .hub-feed-lead{padding:var(--tg-feed-pad)}.hub-feed.hub-feed--unified .hub-item.hub-item--hero{--hub-card-pad: 12px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:10px;padding:0}.hub-feed.hub-feed--unified .hub-item.hub-item--hero>*{position:relative;z-index:1}.hub-feed.hub-feed--unified .hub-item.hub-item--hero .hub-item-main{display:flex;flex-direction:column;gap:10px;padding:8px 6px 2px;border:0;background:transparent;box-shadow:none}.hub-hero-top{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.hub-hero-tabs{display:flex;justify-content:center;width:100%}.hub-hero-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 260px}.hub-hero-ava{width:44px;height:44px;border-radius:999px;overflow:hidden;display:grid;place-items:center;background:transparent;border:1px solid rgba(255,255,255,.1);flex:0 0 auto}.hub-hero-ava img{width:100%;height:100%;object-fit:cover;display:block}.hub-hero-hash{font-weight:800;opacity:.88}.hub-hero-text{min-width:0}.hub-hero-title{font-weight:850;letter-spacing:0;font-size:16.5px;line-height:1.2;color:#fffffff5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-hero-meta{margin-top:4px;font-size:12px;opacity:.72;font-weight:600;display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.hub-hero-metaAt{font-weight:700;color:#ffffffb3}.hub-hero-metaDot{opacity:.6}.hub-hero-desc{margin-top:6px;font-size:12.5px;line-height:1.38;opacity:.7;font-weight:400;max-width:64ch;white-space:normal;overflow:hidden;text-overflow:clip;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hub-hero-right{flex:0 0 auto;display:flex;justify-content:flex-end;width:100%}.hub-hero-tools{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.hub-hero-joinBtn{border:1px solid rgba(var(--hub-accent-rgb),.32);background:rgba(var(--hub-accent-rgb),.22);color:#fffffff0;border-radius:999px;padding:7px 12px;font-weight:900;font-size:12.5px;cursor:pointer;transition:background .14s ease,transform .14s ease,border-color .14s ease,opacity .14s ease;-webkit-tap-highlight-color:transparent;min-width:112px;text-align:center}.hub-hero-aboutBtn{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffdb;border-radius:999px;padding:7px 12px;font-weight:850;font-size:12.5px;cursor:pointer;transition:background .14s ease,transform .14s ease,border-color .14s ease,opacity .14s ease;-webkit-tap-highlight-color:transparent}.hub-hero-aboutBtn:hover{background:#ffffff0e;border-color:#ffffff29}.hub-hero-aboutBtn:active{transform:translateY(.5px);background:#ffffff12}.hub-hero-aboutBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-hero-joinBtn:hover{background:rgba(var(--hub-accent-rgb),.26);border-color:rgba(var(--hub-accent-rgb),.4)}.hub-hero-joinBtn:active{transform:translateY(.5px)}.hub-hero-joinBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-hero-joinBtn.is-on{background:#ffffff0f;border-color:#ffffff29}.hub-hero-joinBtn.is-on:hover{background:#ffffff14;border-color:#fff3}.hub-hero-joinBtn.is-busy{opacity:.72;cursor:progress;transform:none}.hub-hero-joinBtn.hub-head-joinBtn{min-width:0;height:32px;padding:0 12px;border-radius:10px;border:0;background:rgba(var(--hub-accent-rgb),.62);font-size:12.5px;letter-spacing:.1px;box-shadow:none}.hub-hero-joinBtn.hub-head-joinBtn:hover{background:rgba(var(--hub-accent-rgb),.7)}.hub-hero-joinBtn.hub-head-joinBtn:active{background:rgba(var(--hub-accent-rgb),.76);transform:translateY(.5px)}.hub-hero-joinBtn.hub-head-joinBtn.is-on{background:#ffffff0f;border:1px solid rgba(var(--hub-accent-rgb),.24);box-shadow:none}.hub-hero-joinBtn.hub-head-joinBtn.is-on:hover{background:#ffffff14;border-color:rgba(var(--hub-accent-rgb),.3)}.hub-feedTabs{display:flex;align-items:flex-end;justify-content:center;width:100%;gap:0;padding:0;margin:0;border-bottom:1px solid rgba(255,255,255,.05)}.hub-feedTab{border:0;background:transparent;color:#ffffffa8;padding:9px 8px 10px;font-weight:650;font-size:13.5px;cursor:pointer;opacity:1;transition:color .14s ease,opacity .14s ease;flex:1;text-align:center;position:relative}.hub-feedTab:after{content:"";position:absolute;left:22%;right:22%;bottom:-1px;width:auto;height:2px;transform:none;border-radius:2px;background:transparent}.hub-feedTab:hover{color:#ffffffd1}.hub-feedTab:active{opacity:.92}.hub-feedTab:focus-visible{outline:none;box-shadow:var(--hub-focus-ring);border-radius:12px}.hub-feedTab.is-active{color:#fffffff0;font-weight:900}.hub-feedTab.is-active:after{background:rgba(var(--hub-accent-rgb),.95)}.hub-head.hub-head--subRow.hub-head--subRowHubModes{border-top:0;padding-inline:12px}.hub-head-contentTabs{width:auto;min-width:min(100%,320px);justify-content:center;border-bottom:0;border-radius:999px;padding:2px;background:#ffffff06;box-shadow:inset 0 0 0 1px #ffffff0d}.hub-head-contextModes .hub-head-contentTabs{min-width:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;gap:10px}.hub-head-contextModes .hub-head-contentTabs .hub-feedTab{min-width:0;padding:4px 2px 8px;color:#ffffff8a;font-size:12.5px;font-weight:760;letter-spacing:-.01em;border-radius:0;background:transparent}.hub-head-contextModes .hub-head-contentTabs .hub-feedTab:after{left:0;right:0;bottom:1px;height:2px;border-radius:999px;opacity:0;background:rgba(var(--hub-accent-rgb),.92)}.hub-head-contextModes .hub-head-contentTabs .hub-feedTab:hover{color:#ffffffc7;background:transparent}.hub-head-contextModes .hub-head-contentTabs .hub-feedTab.is-active{color:#ffffffeb;background:transparent;box-shadow:none}.hub-head-contextModes .hub-head-contentTabs .hub-feedTab.is-active:after{opacity:1}.hub-head-contentTabs .hub-feedTab{flex:0 0 auto;min-width:84px;padding:8px 14px 9px;color:#ffffff9e;border-radius:999px}.hub-head-contentTabs .hub-feedTab .hub-head-contextModes .hub-head-contentTabs,.hub-head-contentTabs .hub-feedTab .hub-center .hub-head-outer.is-scrolled .hub-head-contextModes .hub-head-contentTabs{border-radius:0;padding:0}.hub-head-contentTabs .hub-feedTab:after{left:10px;right:10px;bottom:3px;height:2px;border-radius:999px}.hub-head-contentTabs .hub-feedTab:hover{color:#ffffffd1;background:#ffffff06}.hub-head-contentTabs .hub-feedTab.is-active{color:#fffffff2;background:#ffffff0a}.hub-head-contentTabs .hub-feedTab:focus-visible{border-radius:999px}.hub-authors{padding:var(--tg-feed-pad);display:flex;flex-direction:column;gap:8px}.hub-authorRow{display:flex;align-items:center;gap:10px;padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff05}.hub-authorLogin{font-weight:900}.hub-authorMeta{margin-top:4px;font-size:13px;opacity:.72;display:inline-flex;align-items:center;gap:8px}.hub-authorMetaDot{opacity:.6}.hub-picker-drawerOverlay{position:fixed;inset:0;z-index:1200}.hub-picker-drawerBackdrop{position:absolute;inset:0;background:#00000085;animation:hubPickerBackdropIn .16s ease both}.hub-picker-drawer{position:fixed;overflow:auto;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#121216fa;box-shadow:0 14px 32px #00000057;padding:10px;box-sizing:border-box;animation:hubPickerDrawerIn .18s ease both}.hub-picker-drawerOverlay.is-from-center .hub-picker-drawer{transform-origin:top center;animation:hubPickerDrawerInCenter .18s ease both}.hub-picker-drawerOverlay.is-from-rail .hub-picker-drawer{border-radius:18px;transform-origin:top left;animation:hubPickerDrawerInRail .2s ease both;border-color:#ffffff0f;background:#141418f0;box-shadow:0 16px 36px #00000038}.hub-picker-drawerOverlay.is-from-rail .hub-picker-drawerBackdrop{background:#00000024}.hub-picker-drawer.is-from-rail:before{content:"";position:absolute;left:-18px;top:12px;width:26px;height:44px;border-radius:16px 0 0 16px;border-top:1px solid rgba(255,255,255,.06);border-left:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);background:#141418f0;box-shadow:-8px 10px 22px #0000001f;pointer-events:none}@keyframes hubPickerDrawerIn{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes hubPickerDrawerInCenter{0%{transform:translateY(-10px) scale(.985);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes hubPickerDrawerInRail{0%{transform:translate(-18px) scale(.985);opacity:0}to{transform:translate(0) scale(1);opacity:1}}@keyframes hubPickerBackdropIn{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.hub-picker-drawerBackdrop,.hub-picker-drawer{animation:none}}.hub-picker-search{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.hub-picker-search:focus-within{border-color:rgba(var(--hub-accent-rgb),.34);box-shadow:var(--hub-focus-ring)}.hub-picker-searchAt{font-weight:900;opacity:.8}.hub-picker-searchInput{width:100%;min-width:0;border:0;outline:none;background:transparent;color:#ffffffeb;font-size:14px}.hub-picker-searchInput:focus-visible{outline:none}.hub-picker-searchClear{border:0;background:transparent;color:#ffffffb3;cursor:pointer;font-size:18px;line-height:1;padding:0 4px}.hub-picker-loading{padding:10px 2px 2px;font-size:12px;opacity:.65}.hub-picker-empty{padding:12px 2px 4px;font-size:12px;opacity:.65}.hub-picker-sec{margin-top:10px}.hub-picker-secTitle{font-size:12px;font-weight:900;opacity:.72;padding:4px 2px 6px}.hub-picker-list{display:flex;flex-direction:column;gap:2px}.hub-picker-row{width:100%;display:flex;align-items:center;gap:10px;padding:8px;border-radius:14px;border:0;background:#ffffff05;color:#ffffffeb;cursor:pointer;text-align:left}.hub-picker-row:hover{background:#ffffff0f}.hub-picker-rowAva{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;overflow:hidden}.hub-picker-rowImg{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}.hub-picker-rowEmoji{width:100%;height:100%;display:grid;place-items:center;line-height:1}.hub-picker-rowHash{font-weight:900;opacity:.78}.hub-picker-rowText{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.hub-picker-rowTitle{font-weight:800;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-picker-rowMeta{font-size:12px;opacity:.64;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hub-picker-card{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border-radius:14px;border:0;background:#ffffff05;color:#ffffffeb;cursor:pointer;text-align:left;min-width:0}.hub-picker-card:hover{background:#ffffff0f}.hub-picker-cardAva{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.hub-picker-cardText{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.hub-picker-cardTitle{font-weight:900;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-picker-cardMeta{font-size:12px;opacity:.64;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:520px){.hub-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.hub-head-underRow{display:flex;align-items:center;justify-content:flex-start;padding:0 10px;margin-top:6px;overflow-anchor:none}.hub-center .hub-head-outer{position:sticky;top:0;z-index:50;width:100%;margin-left:0;padding-top:14px;padding-bottom:8px;margin-bottom:6px;background:transparent;overflow-anchor:none;transition:opacity .18s ease}.hub-center .hub-head-outer.is-skeleton{padding-top:10px;padding-bottom:6px;margin-bottom:6px}.hub-center .hub-head-outer.is-skeleton:not(.is-lobby){background:#0a0a0a3d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hub-center .hub-head-outer.is-skeleton:not(.is-lobby).is-scrolled{background:#0a0a0a5c}.hub-center .hub-head-outer.is-lobby{padding-top:4px;padding-bottom:4px;margin-bottom:4px;background:#0a0a0a3d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:0;--lobby-search-max: 620px;--lobby-center-safe-inline: 260px}.hub-center .hub-head-outer.is-lobby.is-collapsed{padding-top:0;padding-bottom:0;margin-bottom:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.hub-center .hub-head-outer.is-lobby.is-collapsed .hub-center-inner{display:none}@media(max-width:920px){.hub-center .hub-head-outer.is-lobby{--lobby-center-safe-inline: 240px}}@media(max-width:780px){.hub-center .hub-head-outer.is-lobby{--lobby-center-safe-inline: 210px}}@media(max-width:640px){.hub-center .hub-head-outer.is-lobby{--lobby-center-safe-inline: 170px}}.hub-head-outer.is-lobby .hub-head.hub-head--row{position:relative;min-height:46px}.hub-head-outer.is-lobby .hub-head-center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:0 var(--lobby-center-safe-inline, 200px);box-sizing:border-box;grid-column:1 / -1;grid-row:1;justify-self:stretch;align-self:stretch;width:100%;height:100%;z-index:1;pointer-events:none}.hub-head-outer.is-lobby .hub-head-centerWrap{pointer-events:auto;width:100%;justify-content:center;max-width:var(--lobby-search-max, 760px)}.hub-head-outer.is-skeleton.is-lobby .hub-head.hub-head--row{padding:0 12px!important;gap:10px!important;grid-template-columns:var(--hub-head-side) minmax(0,1fr) var(--hub-head-side)!important;min-height:0!important}.hub-head-outer.is-skeleton.is-lobby .hub-head-center{position:static!important;inset:auto!important;padding:0!important;width:100%!important;max-width:var(--hub-topbar-content-max)!important;height:auto!important;grid-column:auto!important;grid-row:auto!important;justify-self:center!important;align-self:auto!important;justify-content:flex-start!important;pointer-events:auto!important;z-index:auto!important}.hub-head-outer.is-skeleton.is-lobby .hub-picker{max-width:none;width:auto}.hub-head-outer.is-skeleton.is-lobby .hub-picker .hub-picker-pill{background:transparent;border-color:transparent;padding:0;min-height:40px}.hub-head-outer.is-skeleton.is-lobby .hub-picker .hub-picker-pill:hover,.hub-head-outer.is-skeleton.is-lobby .hub-picker .hub-picker-pill:active,.hub-head-outer.is-skeleton.is-lobby .hub-picker .hub-picker-pill.is-open{background:transparent;border-color:transparent}.hub-head-outer.is-skeleton.is-lobby .hub-picker .hub-picker-pillBase{height:40px;padding:2px 4px;border-radius:10px;position:relative;background:transparent;border:0;box-shadow:none;color:rgb(var(--hub-accent-rgb));gap:2px;transition:opacity .14s ease,transform .14s ease,background .14s ease}.hub-head-outer.is-skeleton.is-lobby .hub-picker .hub-picker-pillBase:hover{background:#ffffff05;opacity:.98}.hub-head-outer.is-skeleton.is-lobby .hub-picker .hub-picker-pillBase:active{background:#ffffff08;transform:translateY(.5px)}.hub-head-outer.is-skeleton.is-lobby .hub-picker .hub-picker-pillText{flex-direction:row;align-items:center;gap:0}.hub-head-outer.is-skeleton.is-lobby .hub-picker .hub-picker-pillTitle{color:rgb(var(--hub-accent-rgb));font-weight:900;font-size:14px;letter-spacing:-.01em;line-height:1}.hub-head-outer.is-skeleton.is-lobby .hub-picker .hub-picker-pillAva{background:transparent;width:20px;height:20px;margin-right:-1px;transform:translate(2px,-1px)}.hub-head-outer.is-skeleton.is-lobby .hub-picker .hub-picker-pillAtIcon{width:20px;height:20px}.hub-head-outer.is-lobby .hub-head-searchBubble{width:100%;min-width:0}.hub-center .hub-head-outer.is-lobby .hub-head.hub-head--row{padding:1px 12px;gap:8px;grid-template-columns:auto minmax(0,1fr) auto;position:relative;min-height:44px}.hub-center .hub-head-outer.is-lobby .hub-head.hub-head--row.hub-head--withRouteTabs{grid-template-columns:minmax(0,1fr) minmax(0,var(--hub-head-route-tabs-max)) minmax(0,1fr)}.hub-center .hub-head-outer.is-lobby .hub-head.hub-head--row.hub-head--withRouteTabs .hub-head-center{position:static;inset:auto;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box;grid-column:2;grid-row:1;justify-self:center;align-self:center;width:100%;height:auto;z-index:auto;pointer-events:auto}.hub-center .hub-head-outer.is-lobby .hub-head-leftHub,.hub-center .hub-head-outer.is-lobby .hub-head-right{position:relative;z-index:3}.hub-center .hub-head-outer.is-lobby .hub-logo-link{width:42px;height:42px;padding:3px;border-radius:14px;position:relative;top:.5px}.hub-center .hub-head-outer.is-lobby .hub-logo-link:hover{background:#ffffff04;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0000002e}.hub-center .hub-head-outer.is-lobby .hub-logo-link:active{transform:translateY(.5px);background:#ffffff05}.hub-center .hub-head-outer.is-lobby .hub-logo-link:focus-visible{outline:none;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0000002e,var(--hub-focus-ring)}.hub-center .hub-head-outer.is-lobby .hub-logo{width:36px;height:36px}.hub-center .hub-head-outer.is-lobby .hub-title{font-size:18px;font-weight:800;line-height:1.2}.hub-center .hub-head-outer.is-lobby .hub-subtitle{display:none}.hub-center .hub-head-outer.is-scrolled{background:transparent;border-bottom:0;box-shadow:none}.hub-title{font-size:22px;font-weight:800;line-height:1.18}.hub-titleRow{display:flex;align-items:center;gap:10px;min-width:0}.hub-titleBtn{display:inline-flex;align-items:center;gap:8px;min-width:0;flex:0 1 auto;max-width:min(620px,64vw);padding:0;margin:0;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left;border-radius:12px}.hub-titleBtn:hover,.hub-titleBtn:active{background:transparent}.hub-titleBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-titleBtn .hub-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-subtitle-tagBtn{align-self:flex-start;height:auto;padding:0;border-radius:8px;border:0;background:transparent;color:#828282;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:color .14s ease,text-decoration-color .14s ease}.hub-subtitle-tagBtn:hover{text-decoration:underline;text-decoration-color:#8282828c}.hub-subtitle-tagBtn:active{text-decoration-color:#828282bf}.hub-subtitle-tagBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-titleTagBtn{flex:0 0 auto;height:22px;padding:0 8px;border-radius:999px;border:1px solid rgba(130,130,130,.3);background:#ffffff0a;color:#ffffffc7;font-size:12px;font-weight:800;letter-spacing:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.hub-titleTagBtn:hover{background:#ffffff0f;border-color:#82828266}.hub-titleTagBtn:active{transform:translateY(.5px);background:#ffffff14}.hub-titleTagBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-titleHubAva{width:22px;height:22px;border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;flex:0 0 auto}.hub-head-contextAnchor{position:relative;display:inline-flex;align-items:center;min-width:0;z-index:3}.hub-head-contextAnchor .hub-head-joinBtn{margin-left:10px}.hub-backNavGroup{display:inline-flex;align-items:center;gap:6px;flex:0 1 auto;min-width:0}.hub-backNavGroup.hub-backNavGroup--inLeft{margin-left:auto}.hub-backNavGroup.hub-backNavGroup--overlay{position:absolute;right:100%;top:50%;transform:translateY(-50%);margin-right:10px;z-index:20;pointer-events:auto}.hub-backNavAva{flex:0 0 auto;display:inline-flex;align-items:center}.hub-backNavMenuBtn{flex:0 0 auto;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#ffffffe6;border-radius:10px;width:34px;height:34px;display:grid;place-items:center;cursor:pointer}.hub-backNavMenuBtn:hover{background:#ffffff1a}.hub-backNavMenuBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-backNavMenuBtn.is-open{background:#ffffff1a}.hub-titleHubAvaImg{width:100%;height:100%;object-fit:cover;display:block}.hub-titleHashChip{width:22px;height:22px;border-radius:999px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffd6;font-size:13px;font-weight:950;line-height:1}.hub-titleBadge{flex:0 0 auto;font-size:11px;font-weight:900;padding:4px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffb8;text-transform:uppercase;letter-spacing:.2px}.hub-titleBadge--private{background:#ff50501a;border-color:#ff505038;color:#ffb4b4eb}.hub-subtitle{margin-top:2px;color:var(--muted);font-size:13px;line-height:16px;min-height:24px;display:flex;align-items:center;white-space:nowrap;overflow:hidden}.hub-subtitle.is-stacked{display:block;align-items:unset;white-space:normal;overflow:visible;min-height:0}.hub-subtitle-inner{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto;flex-wrap:nowrap}.hub-subtitle-inner--stack{flex-direction:column;align-items:stretch;gap:4px}.hub-subtitle-inner--tg{display:block;width:100%;min-width:0}.hub-subtitle-tgDesc{display:block;width:100%;min-width:0;color:#ffffffe6;font-size:13px;line-height:16px;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-subtitle-tgRow{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:10px;min-width:0;width:100%;color:#828282}.hub-subtitle-tgLeft{display:inline-flex;align-items:center;gap:6px;min-width:0;overflow:hidden;white-space:nowrap}.hub-subtitle-tgAtBtn{border:0;background:transparent;padding:0;margin:0;color:inherit;cursor:pointer;border-radius:8px;-webkit-tap-highlight-color:transparent;font-size:12px;font-weight:600}.hub-subtitle-tgAtBtn:hover{text-decoration:underline;text-decoration-color:#8282828c}.hub-subtitle-tgAtBtn:active{text-decoration-color:#828282bf}.hub-subtitle-tgAtBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-subtitle-tgSubsBtn{border:0;background:transparent;padding:0;margin:0;color:inherit;cursor:pointer;border-radius:8px;-webkit-tap-highlight-color:transparent}.hub-subtitle-tgSubsBtn:hover{background:transparent;color:inherit;text-decoration:underline;text-decoration-color:#8282828c}.hub-subtitle-tgSubsBtn:active{background:transparent;text-decoration-color:#828282bf}.hub-subtitle-tgSubsBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-subtitle-tgSubsText{display:inline-block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.hub-subtitle-tgDot{opacity:.7;flex:0 0 auto}.hub-subtitle-tgTopics{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.hub-subtitle-tgRoles{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500}.hub-subtitle-tgDiscussion{border:0;background:transparent;padding:0;margin:0;color:inherit;cursor:pointer;border-radius:8px;-webkit-tap-highlight-color:transparent;font-size:12px;font-weight:700}.hub-subtitle-tgDiscussion:hover{text-decoration:underline;text-decoration-color:#8282828c}.hub-subtitle-tgDiscussion:active{text-decoration-color:#828282bf}.hub-subtitle-tgDiscussion:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-subtitle-tgSubsFacesBtn{height:auto;padding:0;gap:6px;max-width:none}.hub-subtitle-tgSubsFacesBtn:hover{background:transparent}.hub-subtitle-tgSubsFacesBtn:active{transform:none;background:transparent}.hub-subtitle-tgRight{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.hub-subtitle-inner--stack .hub-subtitle-metaRow{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;row-gap:4px;width:fit-content;max-width:100%}.hub-subtitle-inner--stack .hub-subtitle-metaLeft{flex:0 1 auto;flex-wrap:wrap;overflow:visible;white-space:normal;row-gap:0;gap:0}.hub-subtitle-inner--stack .hub-subtitle-metaRight{flex:0 0 auto}.hub-subtitle-inner--stack .hub-subtitle-metaItem{white-space:nowrap}.hub-subtitle-inner--stack .hub-subtitle-subsInlineText,.hub-subtitle-inner--stack .hub-subtitle-topics,.hub-subtitle-inner--stack .hub-subtitle-at{overflow:visible;text-overflow:clip}.hub-subtitle-text{min-width:0;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-subtitle-descBtn{width:100%;border:0;background:transparent;padding:0;margin:0;text-align:left;color:inherit;cursor:default;border-radius:10px;min-width:0}@media(min-width:721px){.hub-subtitle-descBtn{cursor:pointer}.hub-subtitle-descBtn:hover{background:#ffffff0a}.hub-subtitle-descBtn:active{background:#ffffff0f}.hub-subtitle-descBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-subtitle-inner--stack .hub-subtitle-text{white-space:normal;text-overflow:clip;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}}.hub-subtitle-metaRow{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:10px;min-width:0;width:100%;max-width:100%;color:#828282}.hub-subtitle-metaLeft{display:flex;align-items:center;gap:0;min-width:0;flex:1 1 auto;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;justify-self:start}.hub-subtitle-metaRight{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;justify-self:end}.hub-subtitle-metaItem{min-width:0;flex:0 1 auto;display:inline-flex;align-items:center}.hub-subtitle-metaItem+.hub-subtitle-metaItem:before{content:"·";opacity:.7;margin:0 8px;color:currentColor}.hub-subtitle-subsInlineBtn{flex:0 1 auto;min-width:0;border:0;background:transparent;padding:0;margin:0;color:inherit;cursor:pointer;border-radius:8px;-webkit-tap-highlight-color:transparent;transition:background .14s ease,color .14s ease}.hub-subtitle-subsInlineBtn:hover{background:#ffffff0a;color:inherit}.hub-subtitle-subsInlineBtn:active{background:#ffffff14}.hub-subtitle-subsInlineBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-subtitle-subsInlineText{display:inline-block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;letter-spacing:0;line-height:1}.hub-subtitle-subsPill{flex:0 0 auto;height:24px;max-width:44vw;padding:0;border-radius:10px;border:0;background:transparent;color:#ffffffc2;display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .14s ease,color .14s ease,transform .14s ease}.hub-subtitle-subsPill:hover{color:#ffffffdb;background:#ffffff0a}.hub-subtitle-subsPill:active{transform:translateY(.5px);background:#ffffff14}.hub-subtitle-subsPill:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-subtitle-subsPillText{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;letter-spacing:-.01em}.hub-subtitle-subsPillFaces{flex:0 0 auto;display:inline-flex;align-items:center}.hub-subtitle-subsPillFace{width:18px;height:18px;border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#0000002e;display:inline-flex;align-items:center;justify-content:center}.hub-subtitle-subsPillFace+.hub-subtitle-subsPillFace{margin-left:-7px}.hub-subtitle-subsPillFace.is-online{border-color:#82828261}.hub-subtitle-subsPillAvatar.user-avatar{border:0;box-shadow:none}.hub-subtitle-subsPillMore{margin-left:4px;font-size:11px;font-weight:950;color:currentColor}@media(max-width:720px){.hub-subtitle-subsPillFaces{display:inline-flex}.hub-subtitle-subsPill{max-width:60vw}}.hub-subtitle-at{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.92}.hub-subtitle-atBtn{flex:0 1 auto;min-width:0;max-width:100%;border:0;background:transparent;padding:0;margin:0;color:rgba(var(--hub-accent-rgb),.92);cursor:pointer;border-radius:8px;-webkit-tap-highlight-color:transparent;transition:background .14s ease,color .14s ease}.hub-subtitle-atBtn:hover{background:rgba(var(--hub-accent-rgb),.1)}.hub-subtitle-atBtn:active{background:rgba(var(--hub-accent-rgb),.14)}.hub-subtitle-atBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-subtitle-topics{white-space:nowrap;flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.hub-head-leftWrap{display:flex;gap:10px;align-items:flex-start;min-width:0}.hub-head-leftWrap.is-stacked{align-items:flex-start}.hub-head-leftWrap .hub-logo-link{margin-top:0}@media(min-width:740px){.hub-head-leftWrap.is-postOpen{position:relative}.hub-head-leftWrap.is-postOpen .user-profile-back{position:absolute;left:-46px;top:8px;z-index:3}}.hub-subtitle-moreWrap{position:relative;flex:0 0 auto;align-self:center}.hub-head-moreWrap{display:inline-flex;align-items:center}.hub-subtitle-moreBtn{width:28px;height:24px;border:0;border-radius:10px;background:transparent;color:inherit;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .14s ease,color .14s ease,transform .14s ease}.hub-subtitle-moreBtn:hover{background:#ffffff0f;color:inherit}.hub-subtitle-moreBtn:active{transform:translateY(.5px)}.hub-subtitle-moreBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-subtitle-moreIco{width:18px;height:18px}.hub-subtitle-moreWrap .hub-user-menu{left:auto;right:0;top:calc(100% + 8px);transform:translateY(6px) scale(.98)}.hub-subtitle-moreWrap.is-open .hub-user-menu{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}@media(max-width:720px){.hub-subtitle-moreWrap .hub-user-menu{right:0;left:auto;min-width:min(240px,calc(100vw - 24px))}}.hub-subtitle-sep{opacity:.7}.hub-subtitle-subs{white-space:nowrap;flex:0 0 auto}.hub-subtitle-inner .hub-avatars-stack{flex:0 0 auto}.hub-subscribe-btn.is-busy{opacity:.65;cursor:progress}.hub-subscribe-float{position:relative}.hub-subscribe-pop{position:absolute;right:0;top:calc(100% + 8px);z-index:9999;width:min(240px,92vw);border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#101010fa;box-shadow:0 18px 60px #0000008c;overflow:hidden}.hub-subscribe-pop-item{width:100%;border:0;background:transparent;color:#ffffffeb;cursor:pointer;display:flex;align-items:center;gap:10px;padding:12px;text-align:left;font-weight:850}.hub-subscribe-pop-item:hover{background:#ffffff0f}.hub-subscribe-pop-item:active{background:#ffffff14}.hub-head-btn.hub-subscribe-btn{width:auto;min-width:38px;padding:0 12px;gap:10px;white-space:nowrap}.hub-subscribe-label{font-weight:850;font-size:12px;letter-spacing:.2px}.hub-subscribe-on{display:inline-flex;align-items:center;gap:8px}.hub-subscribe-check{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;border-radius:0;background:transparent;border:0;font-size:12px;line-height:1}.hub-head.hub-head--row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;padding:0 12px;transition:padding .18s ease,transform .18s ease,opacity .18s ease,filter .18s ease}.hub-head.hub-head--row.hub-head--withRouteTabs{--hub-head-route-tabs-max: clamp(340px, 72vw, 1120px);grid-template-columns:minmax(0,1fr) minmax(0,var(--hub-head-route-tabs-max)) minmax(0,1fr);gap:8px;padding:0 10px}.hub-head.hub-head--row.hub-head--hubCentered{padding:6px 12px 6px 0}.hub-head.hub-head--row.hub-head--threadsHub{align-items:flex-start;gap:12px;padding:6px 12px}.hub-head.hub-head--threadsHub .hub-head-leftWrap{gap:12px;align-items:flex-start}.hub-head.hub-head--threadsHub .hub-logo-link{width:60px;height:60px;padding:3px;border-radius:14px}.hub-head.hub-head--threadsHub .hub-logo{width:54px;height:54px}.hub-head.hub-head--threadsHub .hub-logo--hubMark{border-radius:18px;border-color:#ffffff1f;background:#ffffff12;box-shadow:0 14px 30px #00000042}.hub-head.hub-head--threadsHub .hub-title{font-size:24px;font-weight:900;letter-spacing:-.2px;line-height:1.1}.hub-head.hub-head--threadsHub .hub-titleBtn{max-width:min(760px,70vw)}.hub-head.hub-head--threadsHub .hub-subtitle{margin-top:4px;font-size:13px;line-height:16px;color:#828282;min-height:0}.hub-head.hub-head--threadsHub .hub-subtitle-tgDesc{font-size:13px;line-height:16px;margin-bottom:3px}.hub-head.hub-head--threadsHub .hub-subtitle-tgRow{row-gap:4px}@media(max-width:520px){.hub-head.hub-head--row.hub-head--threadsHub{padding:6px 10px}.hub-head.hub-head--threadsHub .hub-logo-link{width:54px;height:54px}.hub-head.hub-head--threadsHub .hub-logo{width:48px;height:48px}.hub-head.hub-head--threadsHub .hub-title{font-size:22px}}.hub-head.hub-head--threadsHub .hub-threadsHubMeta{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;color:#828282}.hub-head.hub-head--threadsHub .hub-threadsHubMetaSep{opacity:.75}.hub-head.hub-head--threadsHub .hub-threadsHubMetaText{color:inherit}.hub-head.hub-head--threadsHub .hub-threadsHubHandle,.hub-head.hub-head--threadsHub .hub-threadsHubMetaLink{appearance:none;border:0;background:transparent;color:inherit;font:inherit;padding:0;cursor:pointer;text-align:left}.hub-head.hub-head--threadsHub .hub-threadsHubHandle:hover,.hub-head.hub-head--threadsHub .hub-threadsHubMetaLink:hover{color:#ffffffd1;text-decoration:underline}.hub-head.hub-head--threadsHub .hub-threadsHubUnder{margin-top:4px;display:grid;grid-template-columns:1fr;gap:4px;min-width:0}.hub-head.hub-head--threadsHub .hub-threadsHubBio{color:#828282;font-size:13px;line-height:16px;max-width:78ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-head.hub-head--threadsHub .hub-threadsHubBtns{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hub-head.hub-head--threadsHub .hub-threadsHubBtn{appearance:none;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffeb;font:inherit;height:30px;padding:0 10px;border-radius:999px;cursor:pointer;-webkit-user-select:none;user-select:none}.hub-head.hub-head--threadsHub .hub-threadsHubBtn:hover{background:#ffffff12}.hub-head.hub-head--threadsHub .hub-threadsHubBtn:active{transform:translateY(1px)}.hub-head.hub-head--threadsHub .hub-threadsHubBtnSpacer{flex:1 1 auto;min-width:8px}.hub-subscribeBtn.hub-subscribeBtn--threads{height:30px;border-radius:999px;padding:0 12px}.hub-subscribeBtn.hub-subscribeBtn--threads:not(.is-subscribed){background:#fff;border-color:transparent;color:#0b0b0b}.hub-subscribeBtn.hub-subscribeBtn--threads:not(.is-subscribed):hover{filter:brightness(.95)}.hub-subscribeBtn.hub-subscribeBtn--threads.is-subscribed{background:#ffffff0a;border-color:#ffffff1f}.hub-center .hub-head-outer.is-scrolled .hub-head.hub-head--row{padding:0;opacity:.42;transform:translateY(-2px) scale(.94);filter:saturate(.85)}.hub-center .hub-head-outer.is-scrolled:hover .hub-head.hub-head--row,.hub-center .hub-head-outer.is-scrolled:focus-within .hub-head.hub-head--row{opacity:1;transform:translateY(0) scale(1);filter:none}.hub-center .hub-head-outer.is-scrolled .hub-title{font-size:22px;opacity:.86;transition:font-size .18s ease,opacity .18s ease}.hub-center .hub-head-outer.is-scrolled:hover .hub-title,.hub-center .hub-head-outer.is-scrolled:focus-within .hub-title{font-size:26px;opacity:1}.hub-reaction-emoji .cat-react-ico,.hub-react-emoji .cat-react-ico,.hub-reaction-pop-btn .cat-react-ico{width:26px;height:26px;vertical-align:-4px}.hub-center .hub-head-outer.is-scrolled .hub-subtitle{opacity:.55;transition:opacity .18s ease}.hub-center .hub-head-outer.is-scrolled:hover .hub-subtitle,.hub-center .hub-head-outer.is-scrolled:focus-within .hub-subtitle{opacity:1}.hub-center .hub-head-outer.is-scrolled .hub-head.hub-head--threadsHub .hub-threadsHubUnder{display:none}.hub-center .hub-head-outer.is-scrolled:hover .hub-head.hub-head--threadsHub .hub-threadsHubUnder,.hub-center .hub-head-outer.is-scrolled:focus-within .hub-head.hub-head--threadsHub .hub-threadsHubUnder{display:grid}@media(prefers-reduced-motion:reduce){.hub-center .hub-head-outer,.hub-head.hub-head--row,.hub-title,.hub-subtitle{transition:none!important}}.hub-head-left{min-width:0}.hub-titleRow{display:flex;align-items:center;gap:6px;min-width:0}.hub-titleRow .hub-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-subscribeBtn{flex:0 0 auto;height:24px;padding:0 8px;border-radius:999px;border:1px solid rgba(var(--hub-accent-rgb),.28);background:transparent;color:rgba(var(--hub-accent-rgb),.96);font-size:12px;font-weight:800;letter-spacing:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:transform .14s ease,background .14s ease,border-color .14s ease,color .14s ease}.hub-subscribeBtn.hub-subscribeBtn--quiet{border-color:#ffffff24;color:#ffffffc2}.hub-subscribeBtn.hub-subscribeBtn--quiet:hover{border-color:#ffffff38;background:#ffffff0f}.hub-subscribeBtn.hub-subscribeBtn--quiet:active{background:#ffffff14}.hub-subscribeBtn.hub-subscribeBtn--quiet.is-subscribed{border-color:#ffffff1f;color:#ffffffb8}.hub-subscribeBtn.hub-subscribeBtn--quiet .hub-subscribeBtnSpinner{border-color:#ffffff29;border-top-color:#ffffffb3}.hub-subscribeBtn:hover{border-color:rgba(var(--hub-accent-rgb),.44);background:rgba(var(--hub-accent-rgb),.08)}.hub-subscribeBtn:active{transform:translateY(.5px);background:rgba(var(--hub-accent-rgb),.12)}.hub-subscribeBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-subscribeBtn:disabled{opacity:.65;cursor:default;transform:none}.hub-subscribeBtn.is-subscribed{border-color:#ffffff24;color:#ffffffe0}.hub-subscribeBtn.is-subscribed:hover{border-color:#fff3}.hub-subscribeBtnCheck{display:inline-flex;align-items:center;justify-content:center;line-height:1}.hub-subscribeBtnCheckSvg{width:15px;height:15px}.hub-subscribeBtnIcon{display:none;align-items:center;justify-content:center;line-height:1}.hub-subscribeBtnIconSvg{width:15px;height:15px}.hub-subscribeBtnLabel{line-height:1}.hub-subscribeBtnSpinner{width:12px;height:12px;border-radius:999px;border:2px solid rgba(var(--hub-accent-rgb),.3);border-top-color:rgba(var(--hub-accent-rgb),.92);display:inline-block;animation:hubSpin .7s linear infinite}.hub-subtitle-metaRow .hub-subscribeBtn{border-color:#8282824d;color:#828282}.hub-subtitle-metaRow .hub-subscribeBtn:hover{border-color:#8282826b;background:#ffffff0a}.hub-subtitle-metaRow .hub-subscribeBtn:active{background:#ffffff0f}.hub-subtitle-metaRow .hub-subscribeBtn.is-subscribed{border-color:#82828242;color:#828282}.hub-subtitle-metaRow .hub-subscribeBtnSpinner{border-color:#8282824d;border-top-color:#828282e6}@media(max-width:520px){.hub-subscribeBtn:not(.is-subscribed){width:24px;min-width:24px;padding:0}.hub-subscribeBtn:not(.is-subscribed) .hub-subscribeBtnLabel{display:none}.hub-subscribeBtn:not(.is-subscribed) .hub-subscribeBtnIcon{display:inline-flex}.hub-subscribeBtn.is-subscribed{width:24px;min-width:24px;padding:0}.hub-subscribeBtn.is-subscribed .hub-subscribeBtnLabel{display:none}}@keyframes hubSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.hub-subscribeBtnSpinner{animation:none}}.hub-head-left-slot{flex:0 0 auto;display:flex;align-items:center;gap:10px;min-width:0}.hub-head-leftHub{flex:0 1 auto;display:inline-flex;align-items:center;gap:0;min-width:0;margin-left:0;position:relative}@media(max-width:520px){.hub-head-leftHub{margin-left:0;gap:10px}}.hub-head-center{justify-self:center;align-self:center;display:grid;place-items:center;min-width:0;max-width:100%}.hub-center .hub-head-outer.is-lobby:not(.is-skeleton) .hub-head-center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:0 var(--lobby-center-safe-inline, 200px);box-sizing:border-box;grid-column:1 / -1;grid-row:1;justify-self:stretch;align-self:stretch;width:100%;height:100%;z-index:1;pointer-events:none}.hub-center .hub-head-outer.is-lobby:not(.is-skeleton) .hub-head.hub-head--row.hub-head--withRouteTabs{grid-template-columns:minmax(0,1fr) minmax(0,var(--hub-head-route-tabs-max)) minmax(0,1fr)}.hub-center .hub-head-outer.is-lobby:not(.is-skeleton) .hub-head.hub-head--row.hub-head--withRouteTabs .hub-head-center{position:static;inset:auto;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box;grid-column:2;grid-row:1;justify-self:center;align-self:center;width:100%;height:auto;z-index:auto;pointer-events:auto}.hub-center .hub-head-outer.is-lobby:not(.is-skeleton) .hub-head-centerWrap{pointer-events:auto;width:100%;justify-content:center;max-width:var(--lobby-search-max, 760px)}@media(max-width:520px){.hub-center .hub-head-outer.is-lobby .hub-head-btn--trash,.hub-center .hub-head-outer.is-lobby .hub-head-btn--chats{display:none}.hub-center .hub-head-outer.is-lobby{--lobby-center-safe-inline: 78px}.hub-center .hub-head-outer.is-lobby .hub-head-searchBubble{width:100%}}.hub-head.hub-head--hubCentered .hub-head-center{display:flex;align-items:center;justify-content:center;min-width:0}.hub-head-centerWrap{display:inline-flex;align-items:center;gap:10px;min-width:0;width:100%;max-width:min(100%,var(--hub-topbar-content-max))}.hub-head-centerWrap.is-searching{max-width:min(100%,var(--hub-topbar-content-max))}.hub-head-bubble{border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;box-shadow:0 18px 40px #00000047;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);overflow:visible;transition:background .14s ease,border-color .14s ease}.hub-head-bubble:hover{border-color:#ffffff24;background:#ffffff13}.hub-head-bubble:focus-within,.hub-head-bubble:focus-visible{box-shadow:0 18px 40px #00000047,var(--hub-focus-ring)}.hub-head-bubble--flat{background:#ffffff05;border-color:#ffffff1a;box-shadow:none;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.hub-head-bubble--flat:hover{background:#ffffff07;border-color:#ffffff24}.hub-head-bubble--flat:focus-within,.hub-head-bubble--flat:focus-visible{background:#ffffff08;border-color:rgba(var(--hub-accent-rgb),.34);box-shadow:var(--hub-focus-ring)}.hub-head-hubBubble{display:inline-flex;align-items:center;gap:10px;padding:4px 10px 4px 6px;min-width:0}.hub-head-hubCard{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0;min-width:0;text-align:center}.hub-head-hubCardAvatar{position:relative}.hub-head-hubHeroBtn{width:60px;height:60px;padding:2px;border-radius:16px}.hub-head-hubHeroBtn .hub-logo{width:54px;height:54px}.hub-head-hubCardTitle{appearance:none;border:0;background:transparent;padding:0;margin:0;max-width:min(520px,56vw);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px;font-weight:900;letter-spacing:-.1px;line-height:18px;color:#fffffff0;cursor:pointer}.hub-head-hubCardTitle:focus-visible{outline:none;box-shadow:var(--hub-focus-ring);border-radius:10px}.hub-head-hubCardMeta{appearance:none;border:0;background:transparent;padding:0;margin:0;color:#ffffff9e;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:0}.hub-head-hubCardMeta:hover{color:#ffffffb8}.hub-head-hubCardMeta:focus-visible{outline:none;box-shadow:var(--hub-focus-ring);border-radius:10px}.hub-head-hubCardMembersText{font-size:12px;font-weight:800;letter-spacing:-.1px;line-height:16px;white-space:nowrap}.hub-head-hubCardFaces{display:inline-flex;align-items:center;flex:0 0 auto}.hub-head-hubCardFace{width:18px;height:18px;border-radius:999px;overflow:hidden;border:1px solid rgba(0,0,0,.35);box-shadow:0 10px 18px #00000029}.hub-head-hubCardFace+.hub-head-hubCardFace{margin-left:-7px}.hub-head-hubCardMore{margin-left:6px;font-size:12px;font-weight:900;letter-spacing:-.1px;color:#ffffffad}.hub-head-searchBubble{display:inline-flex;align-items:center;gap:8px;height:46px;padding:0 8px 0 10px;min-width:min(420px,54vw);max-width:100%}.hub-head-rightCapsule{--hub-rightCapsule-fade: 22px;--hub-rightCapsule-bg: rgba(255,255,255,.01);--hub-rightCapsule-bg-hover: rgba(255,255,255,.014);--hub-rightCapsule-shadow: 0 10px 24px rgba(0,0,0,.08);--hub-rightCapsule-avatar-overlap: 0px;display:inline-flex;align-items:center;gap:4px;padding:0;overflow:visible;position:relative;isolation:isolate}.hub-head-rightCapsule:before{display:none}.hub-head-rightCapsule:hover:before,.hub-head-rightCapsule:focus-within:before,.hub-head-rightCapsule:focus-visible:before{display:none}.hub-head-rightCapsule>*{position:relative;z-index:1}.hub-head-rightCapsule.hub-head-bubble,.hub-head-rightCapsule.hub-head-bubble--flat{background:transparent;border-color:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.hub-head-rightCapsule.hub-head-bubble:hover,.hub-head-rightCapsule.hub-head-bubble--flat:hover{border-color:transparent}.hub-head-rightCapsule.hub-head-bubble:focus-within,.hub-head-rightCapsule.hub-head-bubble:focus-visible,.hub-head-rightCapsule.hub-head-bubble--flat:focus-within,.hub-head-rightCapsule.hub-head-bubble--flat:focus-visible{border-color:transparent;box-shadow:none}.hub-head-rightCapsule .hub-head-actionsSep{display:none!important}.hub-head-rightCapsule .hub-user-wrap.hub-user-wrap--header{background:transparent;border-color:transparent;box-shadow:none;margin-left:var(--hub-rightCapsule-avatar-overlap)}.hub-head-rightCapsule .hub-user-wrap.hub-user-wrap--header .hub-user-avatar{position:relative;z-index:2}.hub-center .hub-head-outer.is-lobby{--main-glass-bg: rgba(255,255,255,.02);--main-glass-bg-hover: rgba(255,255,255,.026);--main-glass-bg-focus: rgba(255,255,255,.03);--main-glass-border: rgba(255,255,255,.05);--main-glass-border-hover: rgba(255,255,255,.075);--main-glass-border-active: rgba(255,255,255,.095);--main-glass-border-focus: rgba(var(--hub-accent-rgb),.26);--main-glass-inset: inset 0 -1px 0 rgba(0,0,0,.16);--main-glass-inset-hover: inset 0 -1px 0 rgba(0,0,0,.18)}.hub-center .hub-head-outer.is-lobby .hub-head-bubble{background:var(--main-glass-bg);border-color:var(--main-glass-border);box-shadow:var(--main-glass-inset);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.hub-center .hub-head-outer.is-lobby .hub-head-bubble:focus-within,.hub-center .hub-head-outer.is-lobby .hub-head-bubble:focus-visible{background:var(--main-glass-bg-focus);border-color:var(--main-glass-border-focus);box-shadow:var(--main-glass-inset-hover),var(--hub-focus-ring)}.hub-center .hub-head-outer.is-lobby .hub-head-bubble:hover{background:var(--main-glass-bg-hover);border-color:var(--main-glass-border-hover);box-shadow:var(--main-glass-inset-hover)}.hub-center .hub-head-outer.is-lobby .hub-head-rightCapsule.hub-head-bubble{background:transparent;border-color:transparent;overflow:visible}.hub-center .hub-head-outer.is-lobby .hub-head-rightCapsule{--hub-rightCapsule-fade: 20px;--hub-rightCapsule-bg: rgba(255,255,255,.008);--hub-rightCapsule-bg-hover: rgba(255,255,255,.012);--hub-rightCapsule-shadow: 0 8px 18px rgba(0,0,0,.06);--hub-rightCapsule-avatar-overlap: 0px;gap:4px}.hub-center .hub-head-outer.is-lobby .hub-head-searchBubble{height:42px;min-width:0;width:100%;padding:0 10px 0 12px;gap:10px;overflow:visible}.hub-center .hub-head-outer.is-lobby .hub-head-searchBubble.hub-head-bubble{background:var(--main-glass-bg);border-color:var(--main-glass-border);box-shadow:var(--main-glass-inset)}.hub-center .hub-head-outer.is-lobby .hub-head-searchBubble.hub-head-bubble:hover{background:var(--main-glass-bg-hover);border-color:var(--main-glass-border-hover)}.hub-center .hub-head-outer.is-lobby .hub-head-searchBubble.hub-head-bubble:focus-within,.hub-center .hub-head-outer.is-lobby .hub-head-searchBubble.hub-head-bubble:focus-visible{background:var(--main-glass-bg-focus);border-color:var(--main-glass-border-focus);box-shadow:var(--main-glass-inset-hover),var(--hub-focus-ring)}.hub-center .hub-head-outer.is-lobby.is-searchFocus .hub-logo-link{background:rgba(var(--hub-accent-rgb),.12);box-shadow:0 0 0 1px rgba(var(--hub-accent-rgb),.22)}.hub-center .hub-head-outer.is-lobby.is-searchFocus .hub-logo-link:hover{background:rgba(var(--hub-accent-rgb),.14)}.hub-center .hub-head-outer.is-lobby .hub-head-searchInput{font-size:14px;font-weight:720;letter-spacing:-.15px;caret-color:rgba(var(--hub-accent-rgb),.95)}.hub-center .hub-head-outer.is-lobby .hub-head-searchInput::placeholder{color:#ffffff94;font-weight:650}.hub-center .hub-head-outer.is-lobby .hub-head-searchClear{background:transparent}.hub-center .hub-head-outer.is-lobby .hub-head-searchClear:hover{background:#ffffff0f}.hub-center .hub-head-outer.is-lobby .hub-head-searchFilter,.hub-center .hub-head-outer.is-lobby .hub-head-searchClear{width:30px;height:30px}.hub-center .hub-head-outer.is-lobby .hub-head-searchFilter:hover,.hub-center .hub-head-outer.is-lobby .hub-head-searchClear:hover{background:#ffffff0e}.hub-center .hub-head-outer.is-lobby .hub-head-searchFilter:active,.hub-center .hub-head-outer.is-lobby .hub-head-searchClear:active{background:#ffffff13}@media(max-width:420px){.hub-center .hub-head-outer.is-lobby .hub-head-searchFilter{display:none}.hub-center .hub-head-outer.is-lobby .hub-head-searchFilter.is-active,.hub-center .hub-head-outer.is-lobby .hub-head-searchBubble:focus-within .hub-head-searchFilter{display:inline-flex}}.hub-head-searchFilter{appearance:none;border:0;background:transparent;color:#ffffffdb;cursor:pointer;width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;transition:background .14s ease,transform .14s ease,color .14s ease}.hub-head-searchFilter:hover{background:#ffffff0f}.hub-head-searchFilter:active{transform:translateY(.5px);background:#ffffff14}.hub-head-searchFilter.is-active{color:rgba(var(--hub-accent-rgb),.98)}.hub-head-searchFilter:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-head-searchFilterIco{width:18px;height:18px;display:block;opacity:.92}@media(max-width:560px){.hub-head-searchBubble{min-width:0;width:min(92vw,520px)}.hub-center .hub-head-outer.is-lobby .hub-head-searchBubble{width:100%}}.hub-head-searchIco{width:18px;height:18px;display:block;opacity:.92;flex:0 0 auto}.hub-head-searchInput{flex:1 1 auto;min-width:0;border:0;outline:none;background:transparent;color:#fffffff0;font-size:15px;font-weight:800;letter-spacing:-.1px;padding:0}.hub-head-searchInput:focus{outline:none;border:0;box-shadow:none}.hub-head-searchInput::placeholder{color:#ffffff8c;font-weight:800}.hub-head-searchClear{appearance:none;border:0;background:#ffffff0f;color:#ffffffe0;cursor:pointer;width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;transition:background .14s ease,transform .14s ease}.hub-head-searchClear:hover{background:#ffffff17}.hub-head-searchClear:active{transform:translateY(.5px)}.hub-head-searchClear:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-head-searchClearIco{width:16px;height:16px;display:block;opacity:.9}.hub-head-hubBubbleAvatar{position:relative;flex:0 0 auto}.hub-head-hubPlus{position:absolute;right:-2px;bottom:-2px;width:18px;height:18px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:rgba(var(--hub-accent-rgb),.92);color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 12px 22px #00000042;transition:transform .14s ease,filter .14s ease,background .14s ease,border-color .14s ease}.hub-head-hubPlus:hover{filter:brightness(1.05)}.hub-head-hubPlus:active{transform:translateY(.5px)}.hub-head-hubPlus:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-head-hubPlus.is-subscribed{background:#ffffff1a;border-color:#ffffff2e;color:#ffffffeb}.hub-head-hubPlus.is-busy{opacity:.75;cursor:default}.hub-head-hubPlusIco{width:12px;height:12px;display:block}.hub-head-centerText{min-width:0;display:flex;flex-direction:column;gap:2px}.hub-head.hub-head--hubCentered .hub-logo-link.hub-logo-link--center{width:38px;height:38px;padding:2px;border-radius:12px}.hub-head.hub-head--hubCentered .hub-logo-link.hub-logo-link--center .hub-logo{width:32px;height:32px}.hub-head.hub-head--hubCentered .hub-titleBtn{padding:0}.hub-head.hub-head--hubCentered .hub-titleBtn .hub-title{font-size:15px;font-weight:900;letter-spacing:-.1px;line-height:18px}.hub-head-titleLine{display:inline-flex;align-items:center;gap:8px;min-width:0}.hub-head-subsMini{appearance:none;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffdb;border-radius:999px;height:22px;padding:0 8px 0 6px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .14s ease,border-color .14s ease,transform .14s ease}.hub-head-subsMini:hover{background:#ffffff14;border-color:#ffffff29}.hub-head-subsMini:active{transform:translateY(.5px)}.hub-head-subsMini:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-head-subsMiniFaces{display:inline-flex;align-items:center;margin-right:2px}.hub-head-subsMiniFace{width:16px;height:16px;border-radius:999px;overflow:hidden;border:1px solid rgba(0,0,0,.35);box-shadow:0 10px 18px #0000002e}.hub-head-subsMiniFace+.hub-head-subsMiniFace{margin-left:-6px}.hub-head-subsMiniMore,.hub-head-subsMiniCount{font-size:12px;font-weight:900;letter-spacing:-.1px;opacity:.92}.hub-head-backBtn{appearance:none;color:#ffffffeb;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;min-width:46px;padding:0 10px;border-radius:999px;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:transform .14s ease}.hub-head-backBtn--plain{border:0;background:transparent;box-shadow:none;transition:background .14s ease,transform .14s ease;padding:0;width:46px;min-width:46px;position:absolute;left:-52px;top:0;bottom:0;margin:auto 0}@media(max-width:520px){.hub-head-backBtn--plain{left:-44px}}.hub-head-backBtn--plain:hover{background:#ffffff0f}.hub-head-backBtn--plain:active{background:#ffffff14}.hub-head-backBtn--plain .hub-head-backBadge{position:absolute;top:6px;right:6px;height:18px;min-width:18px;padding:0 6px;border-radius:999px}.hub-head-backBtn:not(.has-badge){padding:0;width:46px}.hub-head-leftHubBubble{display:inline-flex;align-items:center;gap:10px;height:50px;padding:0;min-width:0;max-width:min(520px,46vw);border:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.hub-head-leftHubAvatar{position:relative;flex:0 0 auto}.hub-head-leftHubAvatarBtn{width:50px;height:50px;padding:0;border-radius:999px}.hub-head-leftHubAvatarBtn .hub-logo{width:45px;height:45px;border-radius:999px}.hub-head-leftHubText{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px}.hub-head-leftHubTitle{appearance:none;border:0;background:transparent;padding:0;margin:0;color:#fffffff0;font-size:15px;font-weight:900;letter-spacing:-.1px;line-height:18px;cursor:pointer;max-width:min(340px,30vw);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-head-leftHubTitle:focus-visible{outline:none;box-shadow:var(--hub-focus-ring);border-radius:10px}.hub-head-leftHubMeta{appearance:none;border:0;background:transparent;padding:0;margin:0;color:#ffffff9e;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:10px;line-height:1.05}.hub-head-leftHubMeta:hover{color:#ffffffb8}.hub-head-leftHubMeta:focus-visible{outline:none;box-shadow:var(--hub-focus-ring);border-radius:10px}.hub-head-leftHubMetaFaces{display:inline-flex;align-items:center}.hub-head-leftHubMetaCount{font-size:12px;font-weight:950;letter-spacing:-.1px;color:#ffffffb8;font-variant-numeric:tabular-nums}.hub-head-leftHubMetaFace{width:20px;height:20px;border-radius:999px;overflow:hidden;border:1px solid rgba(0,0,0,.35);box-shadow:0 10px 18px #00000024}.hub-head-leftHubMetaFace+.hub-head-leftHubMetaFace{margin-left:-8px}.hub-head-leftHubMetaMore{font-size:12px;font-weight:900;letter-spacing:-.1px;color:#ffffffa3}.hub-head-backBtn:active{transform:translateY(.5px)}.hub-head-backBtn:focus-visible{outline:none}.hub-head-backChevron{width:20px;height:20px;display:block;opacity:.95}.hub-head-backBadge{display:inline-flex;align-items:center;justify-content:center;height:18px;min-width:18px;padding:0 6px;border-radius:999px;margin-left:0;font-size:12px;font-weight:900;letter-spacing:0;color:#fff;background:rgba(var(--hub-accent-rgb),.92);box-shadow:0 10px 22px #00000038}.hub-head-right{grid-column:3;justify-self:end;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:6px;--icon-size: 20px;position:relative}.hub-head-outer.is-scrolled .hub-head-right:before{content:"";position:absolute;inset:-4px;border-radius:999px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);pointer-events:none}.hub-head-outer.is-lobby.is-scrolled .hub-head-right:before{background:#ffffff05;border-color:#ffffff0d}.hub-center .hub-head-outer.is-lobby .hub-head-right{gap:5px}.hub-head-actionsBubble{display:inline-flex;align-items:center;gap:2px;height:46px;padding:4px}.hub-head-actionsBtn{appearance:none;border:0;background:transparent;color:#ffffffeb;cursor:pointer;width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;position:relative;transition:background .14s ease,transform .14s ease;-webkit-tap-highlight-color:transparent}.hub-head-actionsBtn:hover{background:#ffffff0f}.hub-head-actionsBtn:active{transform:translateY(.5px);background:#ffffff14}.hub-head-actionsBtn.is-open{background:rgba(var(--hub-accent-rgb),.1)}.hub-head-actionsBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-head-actionsIco{width:20px;height:20px;display:block;opacity:.94}.hub-head-actionsBtn .hub-notifs-unreadDot{position:absolute;top:8px;right:8px;width:7px;height:7px;border-radius:999px;background:#ff465ff2}.hub-head-actionsSep{width:1px;height:22px;background:#ffffff1a;margin:0 6px;border-radius:999px;flex:0 0 auto}.hub-head-hubs{display:flex;align-items:flex-start;gap:12px;max-width:min(560px,48vw);overflow-x:auto;overflow-y:hidden;padding:2px 0;scrollbar-gutter:stable}.hub-head-hubs::-webkit-scrollbar{height:6px}.hub-head-hubs::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.hub-head-hub{border:0;background:transparent;padding:0;cursor:pointer;display:grid;justify-items:center;gap:6px;width:56px;min-width:56px;-webkit-tap-highlight-color:transparent}.hub-head-hub-circle{width:56px;height:56px;border-radius:999px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.14);background:#00000029;box-shadow:0 8px 20px #00000038;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease;overflow:hidden}.hub-head-hub-icon{font-size:22px;line-height:1;color:#ffffffeb;display:inline-flex;align-items:center;justify-content:center}.hub-head-hub-img{width:56px;height:56px;object-fit:cover;display:block}.hub-head-hub-label{font-size:11px;font-weight:800;color:#ffffffb8;text-align:center;max-width:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-head-hub:hover .hub-head-hub-circle{transform:translateY(-1px);border-color:#7c7cff61;box-shadow:0 12px 28px #0000004d}.hub-head-hub.is-active .hub-head-hub-circle{border-color:#7c7cffb3;background:#7c7cff29}.hub-head-hub.is-active .hub-head-hub-label{color:#ffffffeb}.hub-head-hub:active .hub-head-hub-circle{transform:translateY(0) scale(.98)}.hub-head-hub:focus-visible{outline:2px solid rgba(255,255,255,.25);outline-offset:3px;border-radius:12px}.hub-logo-link{background:transparent;border:0;padding:3px;width:50px;height:50px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;cursor:pointer;line-height:0;-webkit-tap-highlight-color:transparent;flex:0 0 auto}.hub-logo-link.hub-logo-link--postAvatar{padding:0;width:50px;height:50px;border-radius:999px}.hub-logo-link.hub-logo-link--postAvatar .user-avatar,.hub-logo-link.hub-logo-link--postAvatar .user-avatar-img{border-radius:999px}.hub-logo{width:45px;height:45px;display:block}.hub-logo--hubMark{border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.hub-logo--hubAvatar{object-fit:cover}.hub-logo--hubIcon{display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1;font-weight:900;color:#ffffffeb}.hub-logo-link:hover{background:#ffffff0f}.hub-logo-link:active{transform:translateY(1px)}.hub-logo-link:focus-visible{outline:2px solid rgba(255,255,255,.25);outline-offset:2px}.hub-online-peek{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#0000002e;color:#ffffffe0;cursor:pointer;position:relative;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.hub-thread-subscribe{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#0000002e;color:#ffffffe0;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.hub-thread-subscribe svg{width:18px;height:18px;display:inline-block}.hub-thread-subscribe:hover{background:#0000003d;transform:translateY(-1px);box-shadow:0 10px 24px #00000047}.hub-thread-subscribe:active{transform:translateY(0) scale(.99)}.hub-thread-subscribe.is-on{border-color:#7c7cff4d;background:#7c7cff24}.hub-online-peek:hover{background:#0000003d;transform:translateY(-1px);box-shadow:0 10px 24px #00000047}.hub-online-peek:active{transform:translateY(0) scale(.99)}.hub-center .hub-head-outer.is-scrolled .hub-online-peek{opacity:.7;transform:translateY(-1px) scale(.92);background:#0000001a;border-color:#ffffff0f;box-shadow:none}.hub-center .hub-head-outer.is-scrolled:hover .hub-online-peek,.hub-center .hub-head-outer.is-scrolled:focus-within .hub-online-peek{opacity:1;transform:translateY(0) scale(1);background:#0000002e;border-color:#ffffff1a}.hub-online-eye{opacity:.9;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;transition:transform .18s ease}.hub-online-eye svg{width:14px;height:14px;display:block}.hub-online-peek{gap:10px}.hub-online-peek:hover .hub-online-eye{transform:scale(1.12)}.hub-avatars-stack{display:inline-flex;align-items:center}.hub-avatars-stack-item{width:24px;height:24px;border-radius:999px;overflow:hidden;margin-left:-8px;box-shadow:none}.hub-avatars-stack-item:first-child{margin-left:0}.hub-avatars-stack-item.is-online{box-shadow:0 0 0 1px #7c7cff8c inset}.hub-avatars-stack-item.is-online{box-shadow:none;padding:1px;background:conic-gradient(from 90deg,#7c7cfff2,#ff8affd9,#7c7cfff2)}.hub-avatars-stack-item.is-online .user-avatar{width:100%;height:100%;border-radius:999px;overflow:hidden}.hub-avatars-stack-avatar{--user-avatar-size: 24px}.hub-avatars-stack-more{margin-left:6px;font-size:12px;font-weight:900;opacity:.85}.hub-online-pop{position:absolute;right:0;top:calc(100% + 8px);z-index:9999;width:min(360px,92vw);border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#101010f4;box-shadow:0 6px 16px #0000001f;overflow:hidden}.hub-online-pop-title{padding:10px 12px;font-weight:950;font-size:13px;opacity:.9;border-bottom:1px solid rgba(255,255,255,.05)}.hub-online-pop-empty{padding:12px;opacity:.7;font-size:13px}.hub-online-pop-list{display:grid}.hub-online-pop-item{width:100%;border:0;background:transparent;color:#ffffffeb;cursor:pointer;display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:10px;padding:10px 12px;text-align:left}.hub-online-pop-item:hover{background:#ffffff0a}.hub-online-pop-avatar{--user-avatar-size: 26px}.hub-online-pop-login{font-weight:900;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-online-pop-ago{font-size:12px;opacity:.75;white-space:nowrap}.hub-feed{display:flex;flex-direction:column;gap:14px}.hub-feed-grid{display:grid;grid-template-columns:var(--hub-sidebar-w) var(--hub-divider-w) var(--hub-content-w);column-gap:0;row-gap:0;justify-content:center;align-items:start;width:100%}.hub-feed-grid.hub-feed-grid--onecard{gap:0;border:0;background:transparent;border-radius:0;overflow:hidden;min-height:100%}@media(max-width:1100px){.hub-feed-grid{grid-template-columns:1fr}.hub-feed-grid.hub-feed-grid--onecard .hub-feed-sidebar{border-right:0;border-bottom:1px solid rgba(255,255,255,.06)}.hub-feed-divider{display:none}}.hub-feed-sidebar{min-width:0}.hub-feed-divider{width:var(--hub-divider-w);background:#ffffff14;min-height:100%}.hub-feed-grid.hub-feed-grid--onecard .hub-feed-sidebar{display:flex;flex-direction:column;min-height:100%;background:transparent}.hub-feed.hub-feed--onecard{background:transparent;min-height:100%}.hub-feed-sidebar-card{border:1px solid rgba(255,255,255,.06);background:transparent;border-radius:0;overflow:hidden}.hub-feed-sidebar-head{padding:12px 12px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.hub-feed-sidebar-headRow{display:flex;align-items:center;justify-content:space-between;gap:10px}.hub-feed-sidebar-headLeft,.hub-feed-sidebar-headRight{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.hub-feed-sidebar-headSearch{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.hub-feed-sidebar-headSearch .hub-feed-sidebar-input{width:100%;height:44px;border-radius:22px;text-align:center;padding:0 14px}.hub-feed-sidebar-headBtn{position:relative;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffdb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hub-feed-sidebar-headBtn:hover{background:#ffffff14;border-color:#ffffff24}.hub-feed-sidebar-headBtn:active{transform:scale(.99)}.hub-feed-sidebar-headBtn.is-active{background:#7c7cff24;border-color:#7c7cff42}.hub-feed-sidebar-headBtn--avatar{padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.hub-feed-sidebar-headBtn--avatar .user-avatar{--user-avatar-size: 44px}.hub-feed-sidebar-user{position:relative}.hub-feed-sidebar-user .hub-user-menu{left:auto;right:0;top:calc(100% + 10px)}.hub-feed-sidebar-user.is-open .hub-user-menu{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.hub-feed-sidebar-title{font-weight:900;font-size:14px}.hub-feed-sidebar-subtitle{opacity:.7;font-size:12px;margin-top:2px}.hub-feed-sidebar-folders{display:flex;gap:24px;padding:10px 14px 0;border-bottom:1px solid rgba(255,255,255,.06);justify-content:center}.hub-feed-sidebar-folder{border:0;background:transparent;color:#ffffffdb;padding:10px 0 12px;border-radius:0;cursor:pointer;font-weight:400;font-size:16px;position:relative}.hub-feed-sidebar-folder:hover{color:#ffffffe6}.hub-feed-sidebar-folder.is-active{color:#7c7cfff2}.hub-feed-sidebar-folder.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#7c7cfff2;border-radius:2px}.hub-feed-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.hub-feed-topbar-left{display:flex;align-items:center;gap:12px;min-width:0}.hub-feed-topbar-logo{width:53px;height:53px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:24px;flex:0 0 auto}.hub-feed-topbar-siteLogo{display:block;width:30px;height:30px}.hub-feed-topbar-text{min-width:0}.hub-feed-topbar-title{font-weight:950;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-feed-topbar-meta{display:flex;gap:10px;align-items:baseline;min-width:0;flex-wrap:nowrap}.hub-feed-topbar-desc{font-size:12px;opacity:.72;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.hub-feed-topbar-subs{font-size:12px;opacity:.82;white-space:nowrap}.hub-feed-topbar-right{display:flex;align-items:center;gap:14px;flex:0 0 auto}.hub-feed-topbar-subs{display:inline-flex;align-items:center;gap:8px}.hub-feed-topbar-subsStack{margin-left:2px}.hub-feed-topbar-subsStack .hub-avatars-stack-avatar{--user-avatar-size: 20px}.hub-feed-topbar-subsCount{white-space:nowrap}.hub-feed-sidebar-item-icon--logo img,.hub-feed-sidebar-item-icon--logo svg{width:30px;height:30px}.hub-feed-topbar-online{display:flex;align-items:center;gap:10px}.hub-feed-topbar-onlineLabel{font-size:12px;opacity:.7}.hub-feed-topbar-avatars{display:inline-flex;align-items:center}.hub-feed-topbar-ava{width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #181818;background:#181818;margin-left:-8px}.hub-feed-topbar-ava:first-child{margin-left:0}.hub-feed-topbar-more{margin-left:6px;height:26px;min-width:26px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;color:#ffffffe6}.hub-feed-sidebar-search{padding:0 14px 12px}.hub-feed-sidebar-input{width:100%;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--fg);border-radius:12px;padding:10px 12px}.hub-feed-sidebar-list{padding:6px;flex:1 1 auto;min-height:0;overflow:auto}.hub-feed-sidebar-foot{padding:12px 14px 14px;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:flex-end}.hub-feed-sidebar-createWrap{position:relative}.hub-feed-sidebar-foot .hub-create-topic{width:44px;height:44px}.hub-create-topic--pencil.is-open svg{transform:none}.hub-feed-sidebar-empty{padding:12px;opacity:.75}.hub-feed-sidebar-item{display:flex;width:100%;text-align:left;align-items:center;gap:14px;min-height:74px;padding:10px 12px;border-radius:14px;border:1px solid transparent;background:transparent;color:inherit;transition:background .12s ease,border-color .12s ease,transform 90ms ease;cursor:pointer}.hub-feed-sidebar-item:active{transform:translateY(.5px) scale(.99);background:#ffffff14}.hub-feed-sidebar-item-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);flex:0 0 54px;font-size:18px;line-height:1}.hub-feed-sidebar-item:hover{background:#ffffff0f}.hub-feed-sidebar-item.is-active{background:#7c7cff29;border-color:#7c7cff42}.hub-feed-sidebar-item.is-active .hub-feed-sidebar-item-icon{background:#7c7cff38;border-color:#7c7cff4d}.hub-feed-sidebar-item-body{display:flex;flex-direction:column;min-width:0;flex:1 1 auto;gap:4px;justify-content:center}.hub-feed-sidebar-item-titleRow{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.hub-feed-sidebar-item-titleLeft{display:inline-flex;align-items:baseline;gap:8px;min-width:0;flex:1 1 auto}.hub-feed-sidebar-item-title{font-weight:500;font-size:16px;line-height:1.2;min-width:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.hub-feed-sidebar-item-topics{flex:0 0 auto;font-size:12px;opacity:.72;white-space:nowrap}.hub-feed-sidebar-item-date{flex:0 0 auto;font-size:12px;opacity:.65;white-space:nowrap}.hub-feed-sidebar-item-meta{font-size:14px;opacity:.72;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-feed-sidebar-item-last{display:flex;align-items:center;gap:8px;min-width:0;font-size:14px;line-height:1.15;opacity:.7}.hub-feed-sidebar-item-last.is-empty{height:20px}.hub-feed-sidebar-item-lastAvatar{--user-avatar-size: 18px;flex:0 0 auto}.hub-feed-sidebar-item-lastText{display:inline-flex;align-items:baseline;gap:6px;min-width:0}.hub-feed-sidebar-item-lastMsg{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.92}.hub-feed-header-card{border-bottom:1px solid rgba(255,255,255,.06)}.hub-composerFab{position:fixed;right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));width:52px;height:52px;border-radius:999px;border:1px solid rgba(var(--hub-accent-rgb),.26);background:#121212b8;color:rgba(var(--hub-accent-rgb),.92);box-shadow:0 12px 28px #00000047;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:30;-webkit-tap-highlight-color:transparent;opacity:.86;transition:transform .14s ease,filter .14s ease,background .14s ease,opacity .14s ease,border-color .14s ease}.hub-composerFab:hover{opacity:1;border-color:rgba(var(--hub-accent-rgb),.32);background:rgba(var(--hub-accent-rgb),.14)}.hub-composerFab:active{transform:translateY(1px) scale(.99)}.hub-composerFab:focus-visible{outline:none;box-shadow:0 0 0 2px #7c7cff4d,0 16px 36px #0000005c}.hub-composerFab.is-guest{opacity:.82;border-color:#ffffff24;background:#ffffff14;color:#ffffffeb}.hub-composerFab-ico{width:22px;height:22px}.hub-composerSheetOverlay{position:fixed;inset:0;z-index:40;background:#0000008c;display:flex;align-items:flex-end;justify-content:center}.hub-composerSheet{width:min(calc(var(--layout-max) + 20px),100%);max-height:min(86vh,820px);background:#0e0e0ef5;border-top-left-radius:18px;border-top-right-radius:18px;border:1px solid rgba(255,255,255,.08);border-bottom:0;box-shadow:0 -12px 28px #00000052;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));overflow:auto;overscroll-behavior:contain;animation:hubSheetIn .16s ease-out}.hub-composerSheet-dragArea{width:100%;height:24px;display:flex;align-items:center;justify-content:center;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:none}.hub-composerSheet-dragArea:active{cursor:grabbing}.hub-composerSheet-handle{width:44px;height:5px;border-radius:999px;background:#ffffff2e}@keyframes hubSheetIn{0%{transform:translateY(18px);opacity:.6}to{transform:translateY(0);opacity:1}}.hub-composerSheet-inner{max-width:var(--layout-max);margin:0 auto;width:100%;box-sizing:border-box;padding:10px 10px 14px}.hub-composerSheet-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 2px 10px}.hub-composerSheet-title{font-weight:900;letter-spacing:-.2px;color:#fffffff0;min-width:0}.hub-composerSheet-sub{opacity:.66;font-weight:800}.hub-composerSheet-close{width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.hub-composerSheet-close:hover{background:#ffffff14}.hub-composerSheet-close:active{background:#ffffff1a;transform:translateY(.5px)}.hub-composerSheet-close:focus-visible{outline:none;box-shadow:0 0 0 2px #7c7cff4d}.hub-composerSheet .hub-post-composer{margin:0}.hub-composerSheetComposer{flex-direction:column;align-items:stretch;gap:10px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;box-shadow:0 14px 34px #00000038}.hub-composerSheetComposer .hub-post-composer-row{align-items:flex-start}.hub-composerSheetComposer .hub-post-composer-editor{min-height:160px;max-height:min(42vh,420px);overflow:auto;padding:6px 0}.hub-composerSheetComposer .hub-post-composer-tools{margin-top:10px;overflow:visible}.hub-composerSheet-guestCard{border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:14px;margin:2px 0 12px}.hub-composerSheet-guestTitle{font-weight:900;color:#ffffffeb}.hub-composerSheet-guestText{margin-top:6px;opacity:.7}.hub-composerSheet-guestBtns{display:flex;align-items:center;gap:10px;margin-top:12px}.hub-composerSheet-guestBtn{height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;font-weight:900;font-size:12px;cursor:pointer;-webkit-tap-highlight-color:transparent}.hub-composerSheet-guestBtn.is-primary{border-color:rgba(var(--hub-accent-rgb),.32);background:rgba(var(--hub-accent-rgb),.18)}.hub-composerSheet-guestBtn:hover{background:#ffffff14}.hub-composerSheet-guestBtn.is-primary:hover{background:rgba(var(--hub-accent-rgb),.22)}.hub-composerSheet-guestBtn:active{transform:translateY(.5px)}.hub-composerSheet-guestBtn:focus-visible{outline:none;box-shadow:0 0 0 2px #7c7cff4d}.hub-composerSheet-guestEditor{position:relative}.hub-composerSheet-guestMask{position:absolute;inset:0;background:linear-gradient(180deg,#0e0e0e1f,#0e0e0ecc);border-radius:14px;pointer-events:none;z-index:2}.hub-feed-center{width:100%}.hub-feed-center--700{max-width:none;margin:0;width:100%;box-sizing:border-box;padding:0}.hub-feed-center{--hub-chat-content-w: var(--layout-max)}.hub-feed-center[data-render-mode=center700]{--hub-chat-content-w: 700px}.app-shell.has-right-bubble .hub-chatHandle,.app-shell.has-right-bubble .hub-feed-rail.hub-chatRail{display:none}.hub-chatHandle{position:fixed;top:calc(10px + env(safe-area-inset-top,0px));z-index:330;left:max(8px,calc((100vw - var(--hub-chat-content-w)) / 2 + var(--hub-chat-content-w) - 6px));width:34px;height:58px;padding:8px 0;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffffe0;cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;-webkit-tap-highlight-color:transparent}.hub-chatHandle:hover{background:#ffffff0a;border-color:#ffffff24}.hub-chatHandle:active{background:#ffffff0d;transform:translateY(.5px)}.hub-chatHandle:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-chatHandle-dot{width:8px;height:8px;border-radius:999px;background:rgba(var(--hub-accent-rgb),.75);box-shadow:none}.hub-chatHandle-text{font-weight:950;font-size:11px;letter-spacing:.2px;opacity:.9;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}.hub-chatHandle-x{font-weight:900;font-size:20px;line-height:1;opacity:.92;transform:translateY(-.5px)}.hub-chatHandle.is-open{border-color:rgba(var(--hub-accent-rgb),.22);left:max(8px,calc((100vw - var(--hub-chat-content-w)) / 2 + var(--hub-chat-content-w) + var(--hubtabs-rail-w) - 6px))}.hub-chatHandle.is-disabled{opacity:.55;cursor:not-allowed}.hub-chatHandle.is-disabled:hover{background:transparent}.hub-chatRail{display:flex;flex-direction:column;min-height:0}@media(min-width:901px){.hub-feed.hub-feed--unified.hub-feed--with-rail .hub-feed-rail.hub-chatRail{position:fixed;top:92px;bottom:0;left:calc((100vw - var(--hub-chat-content-w)) / 2 + var(--hub-chat-content-w));width:var(--hubtabs-rail-w);z-index:320}}.hub-chatRailInner{position:relative;height:100%;display:flex;flex-direction:column;min-height:0}.hub-chatDockHead{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:10px;border-bottom:1px solid rgba(255,255,255,.045)}.hub-chatDockTitle{font-weight:950;font-size:13px;letter-spacing:.2px;color:#ffffffeb}.hub-chatSwitch{position:relative;min-width:0;flex:1 1 auto}.hub-chatSwitchBtn{width:100%;min-width:0;height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.07);background:#ffffff06;color:#ffffffeb;font:inherit;padding:0 10px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-tap-highlight-color:transparent}.hub-chatSwitchBtn:disabled{opacity:.7;cursor:default}.hub-chatSwitchBtn:hover{background:#ffffff09;border-color:#ffffff1a}.hub-chatSwitchBtn:active{background:#ffffff0b;transform:translateY(.5px)}.hub-chatSwitchBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-chatSwitchAva.user-avatar{--user-avatar-size: 20px;flex:0 0 auto;border:1px solid rgba(255,255,255,.08);background:#ffffff09}.hub-chatSwitchText{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:900;font-size:12.5px;opacity:.92}.hub-chatSwitchArrow{flex:0 0 auto;opacity:.72;font-size:12px;transform:translateY(-.5px)}.hub-chatSwitchMenu{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:8;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#0c0c0ef6;overflow:auto;max-height:min(52vh,420px);box-shadow:0 8px 22px #00000038;animation:hubChatMenuIn .12s ease-out}@keyframes hubChatMenuIn{0%{transform:translateY(-4px);opacity:.7}to{transform:translateY(0);opacity:1}}.hub-chatSwitchItem{width:100%;border:0;background:transparent;color:#ffffffe6;text-align:left;cursor:pointer;display:flex;align-items:center;gap:8px;padding:10px}.hub-chatSwitchItem:hover{background:#ffffff0a}.hub-chatSwitchItem:active{background:#ffffff0e}.hub-chatSwitchItem.is-active{background:rgba(var(--hub-accent-rgb),.1)}.hub-chatSwitchItemAva.user-avatar{--user-avatar-size: 20px;flex:0 0 auto;border:1px solid rgba(255,255,255,.08);background:#ffffff09}.hub-chatSwitchItemText{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:900;font-size:12.5px}.hub-chatDockSelect{flex:1;min-width:0;height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.07);background:#ffffff06;color:#ffffffeb;font:inherit;padding:0 10px;outline:none}.hub-chatDockSelect:focus{border-color:rgba(var(--hub-accent-rgb),.26);background:#ffffff07}.hub-chatDockClose{flex:0 0 auto;width:32px;height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.07);background:transparent;color:#ffffffd1;cursor:pointer;font-size:18px;line-height:1}.hub-chatDockClose:hover{background:#ffffff08;border-color:#ffffff1a}.hub-chatDockClose:active{background:#ffffff0a;transform:translateY(.5px)}.hub-chatDockBody{flex:1;min-height:0;overflow:hidden}.hub-chatDockRoom,.hub-feed-rail .hub-chatDockRoom .chat{height:100%;min-height:0;display:flex;flex-direction:column}.hub-feed-rail .hub-chatDockRoom .messages{flex:1 1 auto;min-height:0;overflow:auto;position:relative}.hub-feed-rail .hub-chatDockRoom .input-area{flex:0 0 auto;margin-top:auto}.hub-feed-rail .hub-chatDockRoom .tg-thread{overflow:visible}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-thread--mini{gap:2px;padding-bottom:6px}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-fadeTop{position:sticky;top:0;z-index:6;height:22px;margin-bottom:-22px;pointer-events:none;background:linear-gradient(to bottom,var(--bg) 0%,transparent 100%)}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-jumpWrap{position:sticky;bottom:10px;z-index:7;display:flex;justify-content:flex-end;padding:0 10px 10px;pointer-events:none}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-jumpBtn{pointer-events:auto;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;border-radius:999px;height:28px;padding:0 10px;display:inline-flex;align-items:center;gap:8px;font:inherit;cursor:pointer}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-jumpBtn:hover{background:#ffffff14}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-jumpBtn:active{transform:translateY(.5px)}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-jumpArrow{font-weight:900;line-height:1;transform:translateY(-.5px)}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-jumpCount{min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:rgba(var(--hub-accent-rgb),.2);border:1px solid rgba(var(--hub-accent-rgb),.26);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;line-height:1}@keyframes hubMiniEnter{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-comment--enter .tg-comment-text{animation:hubMiniEnter .18s ease-out}@media(prefers-reduced-motion:reduce){.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-comment--enter .tg-comment-text{animation:none}}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-comment{padding:1px 0}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-comment+.tg-comment{margin-top:0}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-comment-text{padding:2px 0;border-radius:0;background:transparent;border:0;box-shadow:none;font-size:14px;line-height:1.28;color:#ffffffe0}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-row{gap:6px;align-items:flex-start}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-ava{margin-top:0;border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-line{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:8px;align-items:baseline}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-left{display:flex;flex-wrap:wrap;align-items:baseline;min-width:0;gap:0}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-name{display:inline-flex;align-items:baseline;gap:4px;color:#ffffffeb}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-name .user-role-inline{width:16px;height:16px}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-name .user-role-inline-ico{width:11px;height:11px;font-size:11px}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-nameText{font-weight:950}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-colon{margin-left:-2px;margin-right:5px;opacity:.9}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-msg{display:inline;min-width:0}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-time{font-size:10px;line-height:1;opacity:.55;white-space:nowrap;-webkit-user-select:none;user-select:none}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-tail{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px;margin-left:8px;min-width:0;opacity:0;visibility:hidden;transform:translateY(-1px);transition:opacity .12s ease,transform .12s ease}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-body:hover .tg-mini-tail,.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-body:focus-within .tg-mini-tail{opacity:1;visibility:visible;transform:translateY(0)}@media(hover:none)and (pointer:coarse){.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-tail{opacity:1;visibility:visible;transform:none;transition:none}}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-tail .tg-bubble-reactions{display:inline-flex;flex-wrap:wrap;gap:6px;flex:0 0 auto;min-width:0}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-mini-tail .tg-bubble-pin{opacity:.75}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-bubble-name{margin:0 0 3px;font-size:12px;line-height:1.1;color:#ffffffeb}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-bubble-name-text{font-weight:950}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-bubble-footer{margin-top:3px;gap:8px}.hub-feed-rail .hub-chatDockRoom .chat--mini .tg-bubble-time{font-size:10.5px;opacity:.55}.hub-chatDockEmpty{padding:14px;opacity:.75}@media(max-width:900px){.hub-chatRailInner{position:relative;top:auto;height:100%}.hub-feed-rail{position:fixed;inset:8px 8px auto auto;width:min(420px,calc(100vw - 16px));height:min(92dvh,900px);border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#0c0c0efa;transform:translate(calc(100% + 18px));opacity:0;pointer-events:none}.hub-feed-rail.is-open{transform:translate(0);opacity:1;pointer-events:auto}.hub-chatHandle,.hub-chatHandle.is-open{left:auto;right:12px}}@media(min-width:1101px){html[data-hub-center-no-nav="1"]{--hub-center-shift: max( 0px, calc( (var(--hub-subrail-w, 280px) + var(--space-3)) - ((100vw - var(--layout-max)) / 2) ) )}html[data-hub-center-no-nav="1"] .hub-center-inner{transform:translate(var(--hub-center-shift));will-change:transform}}.hub-feed-composer{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:14px}.hub-feed-composer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hub-feed-composer-kind{flex:0 0 auto;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--fg);border-radius:999px;padding:6px 10px;font-weight:900;font-size:12px;opacity:.9}.hub-feed-composer-title{font-weight:900}.hub-feed-composer-hint{opacity:.7;font-size:12px;margin-top:2px}.hub-feed-composer-form{display:flex;flex-direction:column;gap:10px}.hub-feed-composer-textarea{width:100%;min-height:78px;resize:vertical;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--fg);padding:10px 12px;outline:none;font:inherit}.hub-feed-composer-textarea:focus{border-color:#7a7aff42}.hub-feed-composer-tools{display:flex;align-items:center;justify-content:flex-end}.hub-feed-composer-actions{display:flex;gap:10px}.hub-feed-composer-btn{border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:var(--fg);border-radius:12px;padding:9px 12px;font-weight:800}.hub-feed-composer-btn:hover{background:#ffffff14}.hub-feed-composer-btn:disabled{opacity:.55;cursor:not-allowed}.hub-feed-composer-btn.is-primary{background:#7a7aff2e;border-color:#7a7aff42}.hub-feed-composer-btn.is-primary:hover{background:#7a7aff38}.hub-feed-composer-previews{display:flex;flex-wrap:wrap;gap:10px}.hub-feed-composer-preview{position:relative;width:72px;height:72px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#00000038}.hub-feed-composer-preview img{display:block;width:100%;height:100%;object-fit:cover}.hub-feed-composer-preview-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#00000073;color:var(--fg);font-weight:900;line-height:20px;padding:0}.hub-feed-composer-preview-remove:hover{background:#0009}.hub-modeSwitch{--hub-modeSwitch-w: 52px;--hub-modeSwitch-pad: 8px;--hub-modeSwitch-gap: 10px;--hub-modeSwitch-offset: 14px;--hub-center-maxw: 700px;position:fixed;z-index:1200;top:96px;right:max(12px,calc(50% - (var(--hub-center-maxw) / 2) - var(--hub-modeSwitch-offset) - var(--hub-modeSwitch-w)));left:auto;width:var(--hub-modeSwitch-w);box-sizing:border-box;padding:var(--hub-modeSwitch-pad);display:flex;flex-direction:column;gap:10px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#1414148c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:border-radius .18s ease,background .18s ease}.hub-modeSwitch.hub-modeSwitch--head{position:relative;z-index:auto;top:auto;right:auto;left:auto;width:auto;padding:0;flex-direction:column;gap:8px;border-radius:999px;border:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.hub-modeSwitch.hub-modeSwitch--head .hub-modeSwitch-rail{width:auto;flex-direction:row;gap:10px}.hub-modeSwitch.hub-modeSwitch--head .hub-modeSwitch-btn{width:38px;height:38px;border-radius:999px;background:transparent;border:1px solid transparent;box-shadow:none}.hub-modeSwitch.hub-modeSwitch--head .hub-modeSwitch-btn:hover{background:#ffffff0f;transform:translateY(-1px)}.hub-modeSwitch.hub-modeSwitch--head .hub-modeSwitch-btn:active{transform:translateY(0) scale(.99);background:#ffffff14}.hub-modeSwitch.hub-modeSwitch--head .hub-modeSwitch-btn.is-active{background:#7c7cff1a}.hub-modeSwitch.hub-modeSwitch--head .hub-modeSwitch-panel{position:absolute;left:calc(100% + 10px);top:0;max-height:none;width:0;opacity:0;overflow:hidden;transform:translate(-6px) scale(.98);transform-origin:0% 0%;transition:width .2s ease,opacity .18s ease,transform .18s ease;pointer-events:none;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#181818;box-shadow:0 16px 38px #0000008c}.hub-modeSwitch.hub-modeSwitch--head .hub-modeSwitch-panel.is-open{width:260px;opacity:1;transform:translate(0) scale(1);pointer-events:auto}.hub-modeSwitch.hub-modeSwitch--head .hub-modeSwitch-panelList{padding:10px;gap:10px}.hub-modeSwitch.hub-modeSwitch--head .hub-modeSwitch-panelItem,.hub-modeSwitch.hub-modeSwitch--head .hub-modeSwitch-panelMore{border-radius:16px}.hub-modeSwitch.is-chatPeek{background:#141414b3}.hub-modeSwitch-rail{width:100%;margin-left:0;display:flex;flex-direction:column;gap:var(--hub-modeSwitch-gap)}.hub-modeSwitch-btn{position:relative;width:100%;min-width:0;height:40px;border-radius:999px;border:0;background:transparent;padding:0;cursor:pointer;display:grid;place-items:center;overflow:hidden}.hub-modeSwitch-btn.is-active{background:#ffffff0d}.hub-modeSwitch-btnInner{display:inline-flex;align-items:center;justify-content:center;min-width:0;opacity:.7;transition:opacity .14s ease}.hub-modeSwitch-btn.is-active .hub-modeSwitch-btnInner,.hub-modeSwitch-btn:hover .hub-modeSwitch-btnInner{opacity:1}.hub-modeSwitch-ico{width:18px;height:18px;display:block;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hub-modeSwitch-fa{width:18px;height:18px;display:block;opacity:.95}.hub-modeSwitch-avatars{display:inline-flex;align-items:center;max-width:100%}.hub-modeSwitch-avatar{--user-avatar-size: 18px;box-shadow:0 0 0 1px #0a0a0a}.hub-modeSwitch-avatar+.hub-modeSwitch-avatar{margin-left:-6px}.hub-modeSwitch-btn .hub-modeSwitch-avatar+.hub-modeSwitch-avatar{margin-left:-9px}.hub-modeSwitch-unreadDot{position:absolute;top:7px;right:7px;width:7px;height:7px;border-radius:999px;background:#ff465ff5}.hub-modeSwitch-panel{display:block;max-height:0;overflow:hidden;opacity:0;transform:translateY(-2px) scale(.98);transform-origin:top center;transition:max-height .2s ease,opacity .18s ease,transform .18s ease;pointer-events:none}.hub-modeSwitch-panel.is-open{max-height:260px;opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.hub-modeSwitch-panelList{padding:2px 0 0;display:flex;flex-direction:column;gap:10px}.hub-modeSwitch-panelItem{width:100%;height:44px;border:0;background:transparent;color:#ffffffeb;cursor:pointer;border-radius:999px;padding:0;display:grid;place-items:center}.hub-modeSwitch-panelItem:hover{background:#ffffff0a}.hub-modeSwitch-panelItem .user-avatar{box-shadow:0 0 0 1px #0a0a0a}.hub-modeSwitch-chatTip{position:fixed;z-index:1305;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:#161616f6;box-shadow:0 8px 18px #0000002e;color:#fffffff2;max-width:260px;pointer-events:none;opacity:0;transform:translate(6px,-50%) scale(.98);transform-origin:0% 50%;transition:opacity .16s ease,transform .18s ease}.hub-modeSwitch-chatTip.is-open{opacity:1;transform:translate(6px,-50%) scale(1)}.hub-modeSwitch-chatTipTitle{font-size:13px;font-weight:800;line-height:1.1;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-modeSwitch-chatTipMeta{margin-top:4px;font-size:12px;line-height:1.1;color:#ffffffb8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-modeSwitch-panelFa{width:18px;height:18px;display:block;opacity:.92}.hub-modeSwitch-panelMore{margin-top:2px;width:100%;height:34px;border-radius:999px;border:0;background:#ffffff07;color:#ffffffdb;cursor:pointer;font-weight:900;letter-spacing:1px}.hub-modeSwitch-panelMore:hover{background:#ffffff0b;color:#fffffffa}@media(max-width:900px){.hub-modeSwitch{top:84px}}.hub-hubSubRail{position:fixed;top:0;left:0;width:var(--hub-subrail-w, 280px);height:100vh;z-index:1095;transition:width .18s ease;--hub-nav-gutter: 12px;--hub-nav-row-radius: 18px;--hub-nav-right-w: 60px;--hub-nav-avatar: 48px;--hub-nav-row-min-h: max(62px, calc(var(--hub-nav-avatar) + (var(--hub-nav-row-py) * 2) + 2px));--hub-nav-row-px: 14px;--hub-nav-row-py: 6px;--hub-nav-col-gap: 12px;--hub-nav-topline-h: 22px;--hub-nav-subline-h: 18px;--hub-nav-footer-h: 22px;display:flex;flex-direction:column;background:transparent;border:0;box-shadow:none;overflow:hidden;isolation:isolate}.hub-hubSubRail:hover,.hub-hubSubRail:focus-within{width:var(--hub-subrail-w-expanded, 360px)}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailHead{display:none}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailDivider,.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailSectionLabel,.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailSectionHead,.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailSectionBody,.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailSectionMore{display:none}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow.hub-hubCard.is-root{grid-template-columns:1fr;grid-template-rows:auto auto;column-gap:0;row-gap:6px;padding:10px;justify-items:center;align-items:center;position:relative}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow.hub-hubCard.is-root .hub-hubCardBody{display:flex;align-items:center;justify-content:center;padding:0;margin:0;gap:0;width:100%}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow.hub-hubCard.is-root .hub-hubCardBottom,.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow.hub-hubCard.is-root .hub-hubCardFooter{display:none}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow.hub-hubCard.is-root .hub-hubCardTop{height:auto;width:100%;justify-content:center}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow.hub-hubCard.is-root .hub-hubCardTitle{font-size:11.5px;line-height:1.15;font-weight:900;letter-spacing:-.02em;max-width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#ffffffdb}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow.hub-hubCard.is-root .hub-hubCardRight{position:absolute;inset:0;width:auto;min-width:0;height:auto;padding:0;display:block;pointer-events:none}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow.hub-hubCard.is-root .hub-hubCardRightTop{display:none}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow.hub-hubCard.is-root .hub-hubCardRightBottom{position:absolute;top:6px;right:6px;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow.hub-hubCard.is-root .hub-hubCardUnreadBadge{height:16px;min-width:18px;padding:0 6px;font-size:11px}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow.hub-hubCard.is-root .hub-hubCardPresenceStack{position:absolute;bottom:6px;right:6px;max-width:34px;overflow:hidden}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow{padding-left:0!important;padding-right:0!important;height:58px;border-radius:16px}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailToggle,.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailSpacer{display:none}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailPendingIco{display:none}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailLink{justify-content:center;align-items:center;flex-direction:column;gap:6px;position:relative;padding:8px 10px}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailIcon{width:34px;height:34px;border-radius:14px;font-size:15px}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow.is-sub .hub-hubSubRailIcon{width:30px;height:30px;border-radius:12px;font-size:14px}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailLabel{display:none;width:100%;max-width:100%;text-align:center;font-size:11px;line-height:1.1;font-weight:900;letter-spacing:-.02em;color:#ffffffb8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow.is-active .hub-hubSubRailLabel{display:block}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailRow.is-active .hub-hubSubRailLabel{color:#ffffffe0}.hub-hubSubRail:not(:hover):not(:focus-within) .hub-hubSubRailUnreadBadge{position:absolute;top:6px;right:8px;margin-left:0;height:16px;min-width:18px;padding:0 6px}html[data-hub-density=compact] .hub-hubSubRail{--hub-nav-right-w: 56px;--hub-nav-avatar: 44px;--hub-nav-row-min-h: max(58px, calc(var(--hub-nav-avatar) + (var(--hub-nav-row-py) * 2) + 2px));--hub-nav-row-px: 12px;--hub-nav-topline-h: 20px;--hub-nav-subline-h: 17px;--hub-nav-footer-h: 20px}.hub-hubSubRail:before{content:none;display:none}.hub-hubSubRail:after{content:"";position:absolute;top:0;right:0;bottom:0;width:1px;background:#ffffff0f;opacity:1;pointer-events:none;z-index:1}.hub-hubSubRailHead{position:sticky;top:0;z-index:2;padding:14px var(--hub-nav-gutter) 8px;background:#0a0c122e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.hub-hubSubRailHeadStack{display:flex;width:200%;transform:translate(0);transition:transform .18s ease;will-change:transform}.hub-hubSubRailHeadStack.is-subhubs{transform:translate(-50%)}.hub-hubSubRailHeadPane{flex:0 0 50%;min-width:50%}.hub-hubSubRailHeadPane[aria-hidden=true]{visibility:hidden;pointer-events:none}.hub-hubSubRailHeadPane--hubs{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:10px;row-gap:10px;align-items:center}.hub-hubSubRailRow.hub-hubCard.is-root{height:auto;min-height:var(--hub-nav-row-min-h);display:grid;grid-template-columns:var(--hub-nav-avatar) minmax(0,1fr) var(--hub-nav-right-w);align-items:stretch;padding:var(--hub-nav-row-py) var(--hub-nav-row-px);column-gap:var(--hub-nav-col-gap);border-radius:var(--hub-nav-row-radius);outline:none;cursor:pointer;transition:background-color .14s ease;overflow:hidden;width:100%;justify-self:stretch;min-width:0}.hub-hubSubRailRow.hub-hubCard.is-root *{cursor:pointer}.hub-hubSubRailRow.hub-hubCard.is-root:hover{background:var(--hub-hover-bg)}.hub-hubSubRailRow.hub-hubCard.is-root:active{background:var(--hub-press-bg)}.hub-hubSubRailRow.hub-hubCard.is-root.is-active{background:var(--hub-active-bg)}.hub-hubSubRailRow.hub-hubCard.is-root.is-active:hover{background:var(--hub-active-hover-bg)}.hub-hubSubRailRow.hub-hubCard.is-root.is-active:active{background:var(--hub-active-press-bg)}.hub-hubSubRailRow.hub-hubCard.is-root:focus-visible{box-shadow:0 0 0 3px rgba(var(--hub-accent-rgb),.26)}.hub-hubSubRailRow.hub-hubCard.is-root:before{display:none}.hub-hubSubRailRow.hub-hubCard.is-root .hub-hubSubRailToggle,.hub-hubSubRailRow.hub-hubCard.is-root .hub-hubSubRailSpacer{margin-top:4px}.hub-hubSubRailAvatar{grid-row:1;align-self:center;width:var(--hub-nav-avatar);height:var(--hub-nav-avatar);border-radius:999px;overflow:hidden;flex:0 0 var(--hub-nav-avatar);background:#ffffff0f;box-shadow:inset 0 0 0 1px #ffffff14;display:inline-flex;align-items:center;justify-content:center}.hub-hubSubRailAvatar.is-squircle{border-radius:16px}.hub-hubSubRailAvatarImg{width:100%;height:100%;object-fit:cover;display:block}.hub-hubSubRailAvatarFallback{font-size:22px;line-height:1;color:#ffffffeb;transform:none;display:inline-flex;align-items:center;justify-content:center}.hub-hubSubRailAvatarFallback svg{width:22px;height:22px;display:block}.hub-hubCardBody{flex:1 1 auto;align-self:stretch;min-width:0;display:flex;flex-direction:column;justify-content:flex-start;min-height:0;gap:2px;padding-top:1px;padding-bottom:0;margin-top:0}.hub-hubCardBody.has-presence{justify-content:flex-start;padding-top:1px;padding-bottom:0;margin-top:0}.hub-hubCardBody.has-presence .hub-hubCardFooter{margin-top:0}.hub-hubCardFooter{height:var(--hub-nav-footer-h);min-height:var(--hub-nav-footer-h);display:flex;align-items:center;margin-top:0}.hub-hubCardChips{display:flex;align-items:center;gap:8px;min-width:0}.hub-hubCardChip{display:inline-flex;align-items:center;gap:6px;height:18px;line-height:18px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffb3;font-size:12px;font-weight:800;letter-spacing:-.01em;-webkit-user-select:none;user-select:none;white-space:nowrap}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.hub-hubCardChip{background:#0c0c1047;-webkit-backdrop-filter:blur(10px) saturate(1.25);backdrop-filter:blur(10px) saturate(1.25)}}.hub-hubCardChip--presence{pointer-events:auto;padding:0 8px 0 6px;height:17px;line-height:17px;color:#ffffffdb;box-shadow:0 6px 16px #00000042}.hub-hubCardChip--presence.is-hover{border-color:rgba(var(--hub-accent-rgb),.26);box-shadow:0 10px 22px #00000057,inset 0 0 0 1px rgba(var(--hub-accent-rgb),.14)}.hub-hubCardMetaPill{pointer-events:auto;max-width:100%;display:inline-flex;align-items:center;gap:6px;padding:2px 8px 2px 6px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;box-shadow:0 6px 16px #00000047;color:#ffffffe0}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.hub-hubCardMetaPill{background:#0c0c1057;-webkit-backdrop-filter:blur(10px) saturate(1.25);backdrop-filter:blur(10px) saturate(1.25)}}.hub-hubCardMetaPill.is-hover{border-color:rgba(var(--hub-accent-rgb),.26);box-shadow:0 10px 22px #00000057,inset 0 0 0 1px rgba(var(--hub-accent-rgb),.16)}.hub-hubCardMetaFaces{display:inline-flex;align-items:center}.hub-hubCardMetaFace{width:16px;height:16px;border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:#0000002e;box-shadow:0 2px 7px #00000038;display:inline-flex;align-items:center;justify-content:center}.hub-hubCardMetaFace+.hub-hubCardMetaFace{margin-left:-7px}.hub-hubCardMetaFace.is-ghost{opacity:.2}.hub-hubCardMetaAvatar.user-avatar{border:0;box-shadow:none}.hub-hubCardMetaGuest,.hub-hubCardMetaGhost{width:100%;height:100%;display:block;border-radius:999px}.hub-hubCardMetaGuest{position:relative;background:linear-gradient(180deg,#ffffff0e,#ffffff08)}.hub-hubCardMetaGuest:before{content:"";position:absolute;left:50%;top:18%;width:42%;height:42%;transform:translate(-50%);border-radius:999px;background:#ffffff4d}.hub-hubCardMetaGuest:after{content:"";position:absolute;left:50%;bottom:16%;width:78%;height:40%;transform:translate(-50%);border-radius:999px;background:#ffffff38}.hub-hubCardMetaGhost{background:#ffffff08;border:1px solid rgba(255,255,255,.04);box-sizing:border-box}.hub-hubCardMetaMore{margin-left:4px;font-size:11px;font-weight:950;color:#ffffffc2}.hub-hubCardBody.has-chips{align-items:stretch}.hub-hubCardTop{display:flex;align-items:center;gap:8px;min-width:0;height:var(--hub-nav-topline-h)}.hub-hubCardTitle{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:650;letter-spacing:-.01em;font-size:15px;color:#ffffffeb;line-height:var(--hub-nav-topline-h);flex:1 1 auto;display:inline-block}.hub-hubCardTitle[data-overflow="1"]{text-overflow:clip;-webkit-mask-image:linear-gradient(to right,#000 0%,#000 86%,transparent 100%);mask-image:linear-gradient(to right,#000 0%,#000 86%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.hub-hubCardPending{flex:0 0 auto;font-size:12px;line-height:1;padding:4px 8px;border-radius:999px;background:#ffffff0f;color:#ffffffb8;text-transform:uppercase;letter-spacing:.08em;transform:none}.hub-hubCardMeta{margin-left:auto;flex:0 0 auto;display:flex;align-items:center;gap:8px}.hub-hubCardUnreadText{font-size:12px;color:#ffffffd1;white-space:nowrap}.hub-hubCardSep{font-size:12px;color:#ffffff59}.hub-hubCardTime{font-size:12px;color:#ffffff8a;white-space:nowrap;line-height:var(--hub-nav-topline-h);letter-spacing:-.01em;font-variant-numeric:tabular-nums;max-width:100%;overflow:hidden;text-overflow:ellipsis}.hub-hubCardLast{min-width:0;font-size:13px;color:#ffffff9e;line-height:var(--hub-nav-subline-h);height:var(--hub-nav-subline-h);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-hubSubRailRow.hub-hubCard.is-root:hover .hub-hubCardTime{color:#fff9}.hub-hubSubRailRow.hub-hubCard.is-root:hover .hub-hubCardLast,.hub-hubSubRailRow.hub-hubCard.is-root.is-active .hub-hubCardTime{color:#ffffffa8}.hub-hubSubRailRow.hub-hubCard.is-root.is-active .hub-hubCardLast{color:#ffffffb8}.hub-hubCardLast[data-overflow="1"]{text-overflow:clip;-webkit-mask-image:linear-gradient(to right,#000 0%,#000 86%,transparent 100%);mask-image:linear-gradient(to right,#000 0%,#000 86%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.hub-hubCardLast.has-topicWrap{overflow:visible;text-overflow:clip;white-space:nowrap;height:auto;min-height:var(--hub-nav-subline-h)}.hub-hubCardLastTopicLine{position:relative;min-width:0;width:100%;overflow:visible}.hub-hubCardLastTopicWrap.topicWrap{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start;gap:0;width:fit-content;min-width:0;max-width:100%;padding:0;border:0;outline:0;box-shadow:none;background:transparent;background-image:none;--hub-topic-bubble-bg: rgb(40,40,42);--hub-topic-bubble-bg-hover: rgb(46,46,48);isolation:isolate}.hub-subhubs-overlayTail{position:absolute;z-index:2;top:0;left:calc(var(--hub-bubble-cap-w, 48px) + 6px);right:6px;height:var(--hub-bubble-cap-h, 18px);display:flex;align-items:center;min-width:0;overflow:hidden;white-space:nowrap;pointer-events:auto}.hub-subhubs-overlayTail .hub-subhubs-tail{margin-left:0}.hub-hubCardLastTopicWrap.topicWrap>:not(.hub-connectedBubbleSvg){position:relative;background:transparent;background-image:none;box-shadow:none;border:0;outline:0}.hub-hubCardLastTopicWrap.topicWrap>.hub-connectedBubbleSvg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.hub-hubSubRailRow.hub-hubCard.is-root:hover .hub-hubCardLastTopicWrap.topicWrap{--hub-topic-bubble-bg: var(--hub-topic-bubble-bg-hover)}.hub-connectedBubblePath{fill:var(--hub-topic-bubble-bg);shape-rendering:geometricPrecision}.hub-hubCardLastTopicTitle{min-width:0;display:flex;align-items:center;gap:5px;font-size:12.5px;font-weight:650;line-height:1.05;color:#ffffffdb;position:relative;display:inline-flex;width:fit-content;max-width:100%;padding:2px 10px 2px 8px;border-radius:0;isolation:isolate;z-index:1}.hub-subhubs-tail{min-width:0;flex:1 1 auto;display:inline-flex;align-items:center;gap:6px;overflow:hidden;white-space:nowrap;margin-left:6px;color:#ffffffb8}.hub-subhubs-tail.is-topics{gap:6px;font-size:13px;line-height:1.15}.hub-subhubs-tailLine{min-width:0;flex:1 1 auto;display:inline-flex;align-items:center;gap:5px;overflow:hidden;white-space:nowrap;flex-wrap:nowrap}.hub-subhubs-tail.is-topics .hub-subhubs-tailLine[data-overflow="1"]{-webkit-mask-image:linear-gradient(to right,#000 0%,#000 78%,transparent 100%);mask-image:linear-gradient(to right,#000 0%,#000 78%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.hub-hubCardLastTopicIcon{flex:0 0 auto;font-size:12px;line-height:1;opacity:.92;padding:0;border-radius:0;background:transparent;color:inherit}.hub-hubCardLastTopicName{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-hubCardLastTopicMsg{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.15;color:#ffffff9e;position:relative;display:inline-block;width:fit-content;max-width:100%;margin-top:0;padding:3px 8px 2px;border-radius:0;isolation:isolate;z-index:1}.hub-hubCardLastTopicMsg.is-muted{color:#ffffff73}.hub-hubCardLast.has-bubble{overflow:visible;text-overflow:clip;white-space:normal;height:auto;min-height:var(--hub-nav-subline-h)}.hub-hubCardLast.is-muted{color:#ffffff75}.hub-hubCardBottom{display:flex;flex-direction:column;align-items:flex-start;gap:1px;min-width:0;padding-bottom:0}.hub-hubCardRight{width:var(--hub-nav-right-w);min-width:var(--hub-nav-right-w);height:100%;align-self:stretch;display:grid;grid-template-rows:var(--hub-nav-topline-h) auto;align-items:start;justify-items:end;padding:0;min-height:0}.hub-hubCardRightTop,.hub-hubCardRightBottom{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.hub-hubCardRightTop{min-height:var(--hub-nav-topline-h);align-self:start;padding-top:0}.hub-hubCardRightBottom{align-self:start;padding-top:0}.hub-hubCardUnreadBadge{height:18px;min-width:22px;padding:0 7px;border-radius:999px;background:rgba(var(--hub-accent-rgb),.18);border:1px solid rgba(var(--hub-accent-rgb),.22);color:#fffffff0;font-size:12px;font-weight:900;font-variant-numeric:tabular-nums;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.hub-hubCardRightBottom .hub-hubSubRailPresence{padding-left:0;gap:3px}.hub-hubCardPresenceStack{max-width:100%;display:inline-flex;align-items:center;justify-content:flex-end;min-width:0}.hub-hubCardPresenceStack .hub-presenceStack{min-width:0;overflow:hidden}.hub-hubCardPresenceStack .hub-presenceGuest{margin-left:2px;height:14px;padding:0 6px;font-size:9px}.hub-hubCardBottom .hub-hubCardLast{width:100%}.hub-hubCardLastStepRow{min-width:0;display:flex;align-items:center;gap:8px}.hub-hubCardLastStepChip{flex:0 0 auto;min-width:0;max-width:46%;display:inline-flex;align-items:center;gap:5px;padding:2px 7px;border-radius:999px;background:#ffffff13;color:#ffffffe0;transition:background .14s ease}.hub-hubSubRailRow.hub-hubCard.is-root:hover .hub-hubCardLastStepChip{background:#ffffff18}.hub-hubCardLastStepIcon{flex:0 0 auto;font-size:11px;line-height:1;opacity:.92}.hub-hubCardLastStepSub{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;line-height:1.1;font-weight:600}.hub-hubCardLastStepText{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-hero-handle{margin-top:2px;font-size:11.5px;line-height:1.15;font-weight:650;color:#fff9;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-hubCardLastStepText.is-muted{color:#ffffff7a}.hub-hubCardSubhubsHeader{width:100%;min-width:0;display:flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden;-webkit-user-select:none;user-select:none;cursor:pointer;color:#ffffffc7;font-size:13px;line-height:1.15}.hub-subhubs-line{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:5px;overflow:hidden;white-space:nowrap}.hub-subhubItem{flex:0 0 auto;min-width:0;display:inline-flex;align-items:center;gap:6px}.hub-hubCardSubhubsHeader.is-topics .hub-subhubItem,.hub-subhubs-tail.is-topics .hub-subhubItem{gap:3px}.hub-topicHash{flex:0 0 auto;opacity:.9;font-size:12px;line-height:1}.hub-subhubItem.is-last{flex:1 1 auto}.hub-subhubIcon{flex:0 0 auto;font-size:12px;line-height:1;opacity:.9}.hub-subhubText{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-subhubPlus{flex:0 0 auto;font-size:11px;line-height:1;padding:3px 7px;border-radius:999px;background:#ffffff14;color:#ffffffd1}.hub-subhubs-measure{position:fixed;left:-99999px;top:-99999px;visibility:hidden;white-space:nowrap;pointer-events:none;height:auto;overflow:visible}.hub-hubCardLastBubble{display:flex;flex-direction:column;gap:0;align-items:flex-start;min-width:0;max-width:100%}.hub-hubCardLastBubbleTop,.hub-hubCardLastBubbleBottom{display:inline-flex;align-items:center;gap:5px;min-width:0;width:fit-content;max-width:100%;padding:2px 7px;background:#ffffff13;color:#ffffffdb;transition:background .14s ease;cursor:pointer}.hub-hubSubRailRow.hub-hubCard.is-root:hover .hub-hubCardLastBubbleTop,.hub-hubSubRailRow.hub-hubCard.is-root:hover .hub-hubCardLastBubbleBottom{background:#ffffff18}.hub-hubCardLastBubbleTop{border-radius:11px 12px 12px 6px;font-size:11.5px;line-height:1.1;padding-bottom:1px}.hub-hubCardLastBubbleTop:last-child{border-radius:12px;padding-bottom:2px}.hub-hubCardLastBubbleBottom{border-radius:6px 12px 12px;font-size:11.5px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;margin-top:-2px;padding-top:3px}.hub-hubCardLastBubbleBottom:before{content:"";position:absolute;left:0;right:0;top:-2px;height:4px;background:inherit;pointer-events:none}.hub-hubCardLastBubbleIcon{flex:0 0 auto;font-size:11px;line-height:1;opacity:.92}.hub-hubCardLastBubbleSub{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.hub-hubCardChipMore{flex:0 0 auto;font-size:12px;color:#ffffffb3;padding:0 2px;-webkit-user-select:none;user-select:none}.hub-hubCardMorePop{position:fixed;z-index:10050;min-width:220px;max-width:320px;max-height:320px;overflow:auto;background:color-mix(in oklab,var(--hub-rail-bg, rgba(15,18,26,1)) 74%,rgba(0,0,0,.35) 26%);border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 45px #00000073;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;padding:7px 12px;transition:opacity .14s ease,transform .14s ease}.hub-hubCardMorePop.is-open{opacity:1;transform:translateY(0) scale(1)}.hub-hubCardMoreTitle{font-weight:700;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff9e;margin:0}.hub-hubCardMoreHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.hub-hubCardMoreActions{display:flex;align-items:center;gap:8px}.hub-hubCardMoreAct{font-size:12px;padding:6px 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffffdb;cursor:pointer}.hub-hubCardMoreAct:hover{background:#ffffff14}.hub-hubCardMoreList{display:flex;flex-direction:column;gap:6px}.hub-hubCardMoreItem{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#ffffffe6;cursor:pointer}.hub-hubCardMoreItem:hover{background:#ffffff14}.hub-hubCardMoreItem.is-unread{border-color:#7c7cff57;background:#7c7cff1f}.hub-hubCardMoreItemText{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.hub-hubCardMoreItemUnread{flex:0 0 auto;font-size:11px;line-height:1;padding:4px 8px;border-radius:999px;background:#ffffff24;color:#ffffffeb}.hub-hubSubRailHead .hub-hubPanelHead{display:flex;flex-direction:column;gap:10px}.hub-hubPanelBackBtn{width:fit-content;height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffdb;font-size:12px;font-weight:750;cursor:pointer}.hub-hubPanelBackBtn:hover{background:#ffffff12}.hub-hubPanelBackBtn:focus-visible{box-shadow:0 0 0 3px rgba(var(--hub-accent-rgb),.22)}.hub-hubPanelTitleRow{display:flex;align-items:baseline;gap:10px;min-width:0}.hub-hubPanelTitle{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800;letter-spacing:-.01em;color:#ffffffeb;font-size:13.5px}.hub-hubPanelCount{margin-left:auto;font-size:12px;color:#ffffff9e;white-space:nowrap}.hub-hubPanelSearchRow{width:100%}.hub-hubPanelSearch{width:100%;height:36px;padding:0 12px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#ffffffeb;font-size:13px;font-weight:650;outline:none}.hub-hubPanelSearch::placeholder{color:#ffffff85}.hub-hubPanelSearch:focus{border-color:rgba(var(--hub-accent-rgb),.42);box-shadow:0 0 0 3px rgba(var(--hub-accent-rgb),.18),inset 0 0 0 1px rgba(var(--hub-accent-rgb),.3)}.hub-hubPanelList{display:grid;gap:6px}.hub-hubPanelTopicRow{height:48px;width:100%;border-radius:14px;border:0;background:transparent;color:#ffffffe6;cursor:pointer;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:0 10px;text-align:left}.hub-hubPanelTopicRow:hover{background:#ffffff0e}.hub-hubPanelTopicRow:focus-visible{box-shadow:var(--hub-focus-ring)}.hub-hubPanelTopicRow.is-active{background:var(--hub-active-bg)}.hub-hubPanelTopicRow.is-active:hover{background:var(--hub-active-hover-bg)}.hub-hubPanelTopicRow.is-active:active{background:var(--hub-active-press-bg)}.hub-hubPanelTopicIcon{width:32px;height:32px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 0 0 1px #ffffff0f;color:#ffffffeb;font-size:16px;line-height:1;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.hub-hubPanelTopicRow.is-active .hub-hubPanelTopicIcon{background:#ffffff0f;border-color:#ffffff1f}.hub-hubPanelTopicRow.is-active:hover .hub-hubPanelTopicIcon{background:#ffffff12}.hub-hubPanelTopicMain{min-width:0;display:flex;flex-direction:column;gap:0px}.hub-hubPanelTopicMainBubble.topicWrap{position:relative;display:inline-flex;width:fit-content;min-width:0;max-width:100%;padding:0;border:0;outline:0;box-shadow:none;background:transparent;background-image:none;isolation:isolate}.hub-hubPanelTopicMainBubble.topicWrap>:not(.hub-connectedBubbleSvg){position:relative;z-index:1;background:transparent;background-image:none;box-shadow:none;border:0;outline:0}.hub-hubPanelTopicMainBubble.topicWrap>.hub-connectedBubbleSvg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.hub-hubPanelTopicMainBubble.topicWrap.has-bubble{padding:0;--hub-topic-bubble-bg: rgb(40,40,42);--hub-topic-bubble-bg-hover: rgb(46,46,48)}.hub-hubPanelTopicRow:hover .hub-hubPanelTopicMainBubble.topicWrap{--hub-topic-bubble-bg: var(--hub-topic-bubble-bg-hover)}.hub-hubPanelTopicTitle.topicTitle{position:relative;display:inline-block;width:fit-content;max-width:100%;padding:3px 10px 3px 8px;border-radius:0;isolation:isolate;z-index:1}.hub-hubPanelTopicLast.topicBubble{position:relative;display:inline-block;width:fit-content;max-width:100%;margin-top:0;padding:4px 8px 3px;border-radius:0;isolation:isolate;z-index:1}.hub-hubPanelTopicTitle{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;letter-spacing:-.01em;line-height:1.05}.hub-hubPanelTopicLast{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.15;color:#ffffff9e}.hub-hubPanelTopicLast.is-muted{color:#ffffff75}.hub-hubPanelTopicMeta{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.hub-hubPanelTopicTime{font-size:12px;color:#ffffff8a;white-space:nowrap;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.hub-hubPanelTopicUnread{font-size:11px;font-variant-numeric:tabular-nums;height:18px;min-width:22px;padding:0 7px;border-radius:999px;background:rgba(var(--hub-accent-rgb),.14);border:1px solid rgba(var(--hub-accent-rgb),.22);color:#ffffffeb;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.hub-hubPanelTopicPresence{display:inline-flex;align-items:center}.hub-hubSubRailRow.hub-hubCard.is-root .hub-hubCardRightBottom .hub-hubSubRailPresence{margin-left:0;align-self:center;margin-bottom:0}.hub-hubSubRailAdd{width:36px;height:36px;border-radius:10px;border:var(--hub-btn-border);background:var(--hub-btn-bg);color:#ffffffe0;font-weight:950;font-size:18px;cursor:pointer}.hub-hubSubRailAdd:hover{background:var(--hub-btn-hover-bg)}.hub-hubSubRailAdd:active{background:var(--hub-btn-press-bg)}.hub-hubSubRailAdd:focus-visible,.hub-hubSubRailK:focus-visible{box-shadow:var(--hub-focus-ring)}.hub-hubSubRailSearchRow{grid-column:1 / -1;margin-top:0;display:flex;align-items:center;gap:8px}.hub-hubSubRailSearch{flex:1 1 auto;min-width:0;height:36px;padding:0 12px;border-radius:10px;border:var(--hub-btn-border);background:#ffffff0a;color:#ffffffeb;font-size:13px;font-weight:650;outline:none}.hub-hubSubRailSearch::placeholder{color:#ffffff85}.hub-hubSubRailSearch:focus{border-color:rgba(var(--hub-accent-rgb),.42);box-shadow:0 0 0 3px rgba(var(--hub-accent-rgb),.18),inset 0 0 0 1px rgba(var(--hub-accent-rgb),.26)}.hub-hubSubRailK{flex:0 0 auto;height:36px;width:36px;padding:0;border-radius:10px;border:var(--hub-btn-border);background:var(--hub-btn-bg);color:#ffffffc2;font-size:16px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1}.hub-hubSubRailK:hover{background:var(--hub-btn-hover-bg);color:#ffffffe6}.hub-hubSubRailK:active{background:var(--hub-btn-press-bg)}.hub-hubSubRailPendingToggle.is-on{background:rgba(var(--hub-accent-rgb),.14);border-color:rgba(var(--hub-accent-rgb),.22);color:#ffffffeb}.hub-hubSubRailPendingToggle.is-on:hover{background:rgba(var(--hub-accent-rgb),.18)}.hub-hubSubRailPendingToggle.is-on:active{background:rgba(var(--hub-accent-rgb),.22)}.hub-hubSubRailTitle{font-weight:800;letter-spacing:-.01em;color:#ffffffeb;font-size:13.5px;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-hubSubRailK svg path{stroke-linecap:round;stroke-linejoin:round}.hub-hubSubRailScroll{flex:1 1 auto;min-height:0;overflow:auto;overflow-x:hidden;overscroll-behavior:contain;padding:6px 0 12px;position:relative;z-index:2;scrollbar-gutter:stable;min-width:0}.hub-hubSubRailScroll:before,.hub-hubSubRailScroll:after{content:"";display:block;pointer-events:none;z-index:5;height:10px;opacity:0;transition:opacity .14s ease}.hub-hubSubRailScroll:before{position:sticky;top:0;margin-bottom:-10px;background:linear-gradient(180deg,#0a0c128c,#0a0c1200)}.hub-hubSubRailScroll:after{position:sticky;bottom:0;margin-top:-10px;background:linear-gradient(0deg,#0a0c128c,#0a0c1200)}.hub-hubSubRailScroll.hub-hasTopFade:before{opacity:1}.hub-hubSubRailScroll.hub-hasBottomFade:after{opacity:1}.hub-hubSubRailScroll{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.16) rgba(255,255,255,.06)}.hub-hubSubRailScroll::-webkit-scrollbar{width:10px}.hub-hubSubRailScroll::-webkit-scrollbar-track{background:#ffffff0d}.hub-hubSubRailScroll::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:999px;border:2px solid rgba(0,0,0,0);background-clip:padding-box}.hub-hubSubRailScroll::-webkit-scrollbar-thumb:hover{background:#fff3}.hub-hubSubRailStack{display:flex;width:200%;transform:translate(0);transition:transform .18s ease;will-change:transform}.hub-hubSubRailStack.is-subhubs{transform:translate(-50%)}.hub-hubSubRailPane{flex:0 0 50%;min-width:50%}.hub-hubSubRailPane[aria-hidden=true]{visibility:hidden;pointer-events:none}.hub-hubSubRailEmpty{padding:12px var(--hub-nav-gutter);color:#ffffff94;font-size:12px;letter-spacing:-.01em}.hub-hubSubRail,.hub-hubSubRail *{text-rendering:geometricPrecision}.hub-hubSubRailTree{display:grid;gap:2px;width:100%}.hub-hubSubRailDivider{height:1px;margin:8px 0;background:linear-gradient(90deg,#fff0,#ffffff0f,#fff0);opacity:.45}.hub-hubSubRailK svg{width:18px;height:18px;display:block}.hub-hubSubRailSection{padding:10px 0;min-width:0}.hub-presenceGutter{position:fixed;z-index:1110;width:44px;pointer-events:none}.hub-presenceGutterItem{position:absolute;left:0;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:flex-end;pointer-events:auto}.hub-presenceGutterItem--ring{transform:translate(-50%,-50%);display:block;pointer-events:none}.hub-lifeRing{position:relative;width:100%;height:100%;pointer-events:none}.hub-lifeRingSlot{position:absolute;transform:translate(-50%,-50%);border-radius:999px;overflow:hidden;pointer-events:auto;border:1px solid rgba(255,255,255,.12);background:#00000038;box-shadow:0 0 0 1px #0003,0 2px 6px #00000047}.hub-lifeRingSlot.is-ghost{opacity:.18}.hub-lifeRingAvatar.user-avatar{border:0;box-shadow:none}.hub-lifeRingGuest,.hub-lifeRingGhost{width:100%;height:100%;display:block;border-radius:999px}.hub-lifeRingGuest{position:relative;background:linear-gradient(180deg,#ffffff0e,#ffffff08)}.hub-lifeRingGuest:before{content:"";position:absolute;left:50%;top:18%;width:42%;height:42%;transform:translate(-50%);border-radius:999px;background:#ffffff4d}.hub-lifeRingGuest:after{content:"";position:absolute;left:50%;bottom:16%;width:78%;height:40%;transform:translate(-50%);border-radius:999px;background:#ffffff38}.hub-lifeRingGhost{background:#ffffff08;border:1px solid rgba(255,255,255,.04);box-sizing:border-box}.hub-lifeRingMore{position:absolute;right:-2px;bottom:-2px;pointer-events:auto;padding:0 6px;height:16px;line-height:16px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#0000006b;color:#ffffffc7;font-size:10px;font-weight:950;box-shadow:0 2px 8px #0000004d}.hub-lifeIndicator{position:relative;display:inline-flex;flex-direction:column;align-items:flex-end;justify-content:center;padding:4px 6px;border-radius:14px;background:#ffffff07;border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0000002e}.hub-lifeIndicator.is-active,.hub-lifeIndicator.is-hover{border-color:var(--life-accent-edge, rgba(255,255,255,.1))}.hub-lifeSlots{display:inline-flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:3px}.hub-lifeIndicator.is-hover:before{content:"";position:absolute;inset:-4px;filter:blur(2.2px);opacity:.92;border-radius:16px;background:radial-gradient(40px 60px at 40% 35%,var(--life-accent-glow, rgba(255,255,255,.1)),rgba(0,0,0,0) 70%),radial-gradient(40px 60px at 40% 70%,var(--life-accent-glow, rgba(255,255,255,.1)),rgba(0,0,0,0) 70%);pointer-events:none}.hub-lifeIndicator:after{content:"";position:absolute;left:2px;right:2px;top:2px;height:10px;border-radius:12px;background:linear-gradient(180deg,#ffffff1c,#fff0);opacity:.55;pointer-events:none}.hub-presenceGutterAvatar.user-avatar{border:1px solid rgba(255,255,255,.1);box-shadow:none}.hub-presenceGutterAvatar+.hub-presenceGutterAvatar{margin-top:3px}.hub-presenceGutterGuest{width:14px;height:14px;margin-left:-5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(180deg,#ffffff0e,#ffffff08);border:1px solid rgba(255,255,255,.095);box-shadow:inset 0 0 0 1px #0000001a}.hub-presenceGutterGuest:before{content:"";position:absolute;left:50%;top:3px;width:5px;height:5px;transform:translate(-50%);border-radius:999px;background:#ffffff47}.hub-presenceGutterGuest:after{content:"";position:absolute;left:50%;bottom:3px;width:10px;height:5px;transform:translate(-50%);border-radius:999px;background:#fff3}.hub-presenceGutterGhost{width:14px;height:14px;margin-left:-5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff08;border:1px solid rgba(255,255,255,.04)}.hub-lifeMore{margin-top:4px;height:16px;min-width:16px;padding:0 6px;border-radius:999px;border:1px solid rgba(255,255,255,.09);background:#ffffff0a;color:#ffffffb3;font-size:10px;font-weight:950;display:inline-flex;align-items:center;justify-content:center}.hub-hubSubRailSectionHead{width:100%;border:0;background:transparent;padding:0 var(--hub-nav-gutter);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px}.hub-hubSubRailSectionTitle,.hub-hubSubRailSectionLabel{font-size:11px;font-weight:950;letter-spacing:.9px;text-transform:uppercase;color:#ffffff8c}.hub-hubSubRailSectionLabel{margin-bottom:10px}.hub-hubSubRailSectionLabel{padding:0 var(--hub-nav-gutter)}.hub-hubSubRailSectionChevron{color:#ffffff73;transform:rotate(0);transition:transform .16s ease,color .16s ease}.hub-hubSubRailSectionChevron.is-open{transform:rotate(90deg);color:#ffffffb3}.hub-hubSubRailSectionBody{margin-top:10px;display:grid;gap:2px}.hub-hubSubRailSectionBody,.hub-hubSubRailTree{padding:0;box-sizing:border-box;width:100%;min-width:0;justify-items:stretch}.hub-hubSubRailSectionMore{margin-top:8px;width:100%;height:30px;border-radius:12px;border:var(--hub-btn-border);background:#ffffff08;color:#ffffffb3;font-size:12px;font-weight:900;cursor:pointer}.hub-hubSubRailSectionBody .hub-hubSubRailSectionMore{width:100%;margin-left:0;margin-right:0}.hub-hubSubRailSectionMore:hover{background:var(--hub-btn-hover-bg);color:#ffffffd6}.hub-hubSubRailSectionMore:active{background:var(--hub-btn-press-bg)}.hub-hubSubRailSectionMore:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-hubSubRailChildren{overflow:hidden;max-height:0;opacity:0;transform:translateY(-2px);transition:max-height .22s ease,opacity .18s ease,transform .22s ease}.hub-hubSubRailChildren.is-open{max-height:2200px;opacity:1;transform:translateY(0)}.hub-hubSubRailRow{height:44px;display:flex;align-items:center;gap:6px;border-radius:12px;color:#ffffffd1;position:relative;width:100%;min-width:0;box-sizing:border-box;justify-self:stretch;transition:background-color .14s ease,color .14s ease}.hub-hubSubRailRow.is-root{height:44px;border-radius:16px}.hub-hubSubRailRow:hover{background:var(--hub-hover-bg);color:#fffffff0}.hub-hubSubRailRow.is-active{background:var(--hub-active-bg);border:0;color:#fffffffa}.hub-hubSubRailRow.is-active:hover{background:var(--hub-active-hover-bg)}.hub-hubSubRailRow.is-active:active{background:var(--hub-active-press-bg)}.hub-hubSubRailRow.is-pending{background:#ffffff05;border:0;color:#ffffffb8}.hub-hubSubRailRow.is-pending:hover{background:#ffffff0a}.hub-hubSubRailRow.is-pending .hub-hubSubRailIcon{border-color:#ffffff14;background:#ffffff08;color:#ffffffc7}.hub-hubSubRailPendingIco{flex:0 0 auto;margin-left:6px;font-size:12px;opacity:.65;transform:translateY(-.5px)}.hub-hubSubRailToggle{width:32px;height:100%;border-radius:12px;border:0;background:transparent;color:#ffffff75;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:12px;line-height:1}.hub-hubSubRailToggle:hover{background:#ffffff09;color:#ffffffb8}.hub-hubSubRailToggle:active{background:#ffffff0f}.hub-hubSubRailToggle:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-hubSubRailToggle.is-open{transform:rotate(90deg)}.hub-hubSubRailSpacer{width:32px;height:100%;flex:0 0 auto}.hub-hubSubRailLink{flex:1 1 auto;min-width:0;border:0;background:transparent;color:inherit;cursor:pointer;padding:0;text-align:left;height:100%;display:flex;align-items:center;gap:8px;overflow:hidden;border-radius:inherit}.hub-hubSubRailLink:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-hubSubRailIcon{width:28px;height:28px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 0 0 1px #ffffff0f;color:#ffffffeb;font-size:14px;line-height:1;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.hub-hubSubRailRow.is-active .hub-hubSubRailIcon{background:#ffffff0f;border-color:#ffffff1f}.hub-hubSubRailRow.is-active:hover .hub-hubSubRailIcon{background:#ffffff12}.hub-hubSubRailRow.is-sub .hub-hubSubRailIcon{width:24px;height:24px;border-radius:10px;font-size:13px}.hub-hubSubRailLabel{font-size:12.5px;font-weight:750;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-hubSubRailBadge{flex:0 0 auto;font-size:11px;font-weight:900;padding:3px 8px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffffdb}.hub-hubSubRailUnreadBadge{flex:0 0 auto;margin-left:auto;font-size:11px;font-weight:900;font-variant-numeric:tabular-nums;height:18px;min-width:22px;padding:0 7px;border-radius:999px;background:rgba(var(--hub-accent-rgb),.14);border:1px solid rgba(var(--hub-accent-rgb),.22);color:#ffffffeb;display:inline-flex;align-items:center;justify-content:center}@media(prefers-reduced-motion:reduce){.hub-hubSubRailHeadStack,.hub-hubSubRailStack,.hub-hubSubRailRow,.hub-hubSubRailIcon,.hub-hubPanelTopicRow,.hub-hubPanelTopicIcon,.hub-hubCardChip,.hub-hubCardMetaPill,.hub-hubCardMorePop{transition:none!important;animation:none!important}}@media(forced-colors:active){.hub-hubSubRailRow.is-active,.hub-hubPanelTopicRow.is-active{background:transparent;outline:1px solid Highlight;outline-offset:-1px}.hub-hubSubRailLink:focus-visible,.hub-hubPanelTopicRow:focus-visible,.hub-hubSubRailAdd:focus-visible,.hub-hubSubRailK:focus-visible{box-shadow:none;outline:2px solid Highlight;outline-offset:2px}}.hub-hubSubRailStatus{flex:0 0 auto;font-size:10px;font-weight:950;padding:3px 8px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#ffffffa6;opacity:1;transform:none;animation:none}@keyframes hubPendingBadgeIn{to{opacity:1;transform:translateY(0) scale(1)}}.hub-hubSubRailRow.is-pending .hub-hubSubRailStatus{box-shadow:none}.hub-hubSubRailPresence{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding-left:4px;min-width:0}.hub-presenceStack{display:inline-flex;align-items:center;justify-content:flex-end}.hub-presenceAvatarUser.user-avatar{border:1px solid rgba(255,255,255,.12);box-shadow:0 6px 16px #00000042}.hub-presenceAvatarUser+.hub-presenceAvatarUser{margin-left:-4px}.hub-presenceAvatarUser .user-avatar-letter{font-weight:950;letter-spacing:-.01em;color:#ffffffeb}.hub-presenceMore{margin-left:-4px;height:16px;min-width:16px;padding:0 5px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffd1;font-size:9.5px;font-weight:950;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #0000003d;transform:translateY(.5px)}.hub-presenceGuest{height:16px;padding:0 7px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffbf;font-size:9.5px;font-weight:950;transform:translateY(.5px)}.hub-presenceTip{position:fixed;transform:translateY(-50%);z-index:1400;max-width:280px;min-width:220px;padding:10px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#0a0c12eb;box-shadow:0 18px 40px #00000073;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;opacity:0;transition:opacity .14s ease}.hub-presenceTip.is-open{opacity:1}.hub-presenceTipTitle{font-weight:950;color:#ffffffeb;font-size:13px}.hub-presenceTipSub{margin-top:4px;font-weight:850;font-size:12px;color:#ffffffb3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-presenceTipMeta{margin-top:8px;font-size:12px;color:#ffffffb8}.hub-presenceTipList{margin-top:10px;display:grid;gap:6px}.hub-presenceTipItem{display:grid;grid-template-columns:18px 1fr auto;gap:8px;align-items:center}.hub-presenceTipLogin{font-weight:900;font-size:12px;color:#ffffffe6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-presenceTipAgo{font-size:11px;color:#ffffff8c;white-space:nowrap}@media(max-width:1100px){.hub-hubSubRail{display:none}}@media(prefers-reduced-motion:reduce){.hub-hubSubRailChildren{transition:none}.hub-hubSubRailStatus{animation:none;opacity:1;transform:none}.hub-hubSubRailStack,.hub-hubSubRailHeadStack,.hub-hubSubRailRow.hub-hubCard.is-root{transition:none}}.hub-feed.hub-feed--unified{position:relative;gap:0;border-radius:0;border:0;background:transparent;--hubtabs-head-h: 50px;box-shadow:none;overflow:visible;transition:none}.hub-feed.hub-feed--unified.hub-feed--onecard{border:0;border-radius:0;background:transparent}.hub-feed-main{min-width:0;width:100%}.hub-feed-shell{width:100%;display:block;position:relative}.hub-feed-shell--withAside{width:100%;margin:0;display:block}.hub-feed-aside{min-width:0;display:flex;flex-direction:column;gap:12px}.hub-feed-asideCard{border:1px solid rgba(255,255,255,.055);border-radius:22px;background:linear-gradient(180deg,#ffffff06,#ffffff04);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:inset 0 1px #ffffff05,0 10px 30px #00000024;overflow:hidden}.hub-feed-asideCard.is-pinned{border-color:#b0a0ff1f}.hub-feed-asideCard.is-hot{border-color:#ffffff14}.hub-feed-asideHead{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px 10px;border-bottom:1px solid rgba(255,255,255,.045)}.hub-feed-asideTitle{font-size:12.5px;font-weight:900;color:#ffffffe6;letter-spacing:-.01em;text-transform:uppercase}.hub-feed-asideCount{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#ffffff9e;background:#ffffff0a}.hub-feed-asideList{display:flex;flex-direction:column;padding:6px}.hub-feed-asideItem{display:block;padding:10px 11px 11px;border-radius:16px;color:inherit;text-decoration:none;transition:background .14s ease,transform .14s ease,border-color .14s ease,box-shadow .14s ease}.hub-feed-asideItem:hover{background:#ffffff0a;box-shadow:inset 0 0 0 1px #ffffff08}.hub-feed-asideItem:active{transform:translateY(.5px)}.hub-feed-asideItemTitle{font-size:13px;font-weight:800;line-height:1.3;color:#fffffff0;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-feed-asideItemMeta{margin-top:4px;font-size:11px;line-height:1.35;color:#ffffff94;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-feed-asideEmpty{padding:14px;font-size:12px;color:#ffffff9e}.hub-feed-pinnedStack{margin:0 0 12px}.hub-feed-pinnedStackList{display:flex;flex-direction:column;gap:10px}.hub-feed-pinnedPost{display:block;position:relative}.hub-feed-pinnedPostBar{position:absolute;left:-6px;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:3px;pointer-events:none;z-index:2}.hub-feed-pinnedPostBarSeg{width:2px;height:clamp(46px,30%,74px);border-radius:999px;background:rgba(var(--hub-accent-rgb),.56);box-shadow:0 0 0 1px rgba(var(--hub-accent-rgb),.04)}.hub-feed-pinnedPost:first-child .hub-feed-pinnedPostBarSeg{background:rgba(var(--hub-accent-rgb),.86);box-shadow:0 0 0 1px rgba(var(--hub-accent-rgb),.07)}.hub-feed-pinnedPost+.hub-feed-pinnedPost .hub-feed-pinnedPostBarSeg{opacity:.74}.hub-feed-pinnedPostMain{min-width:0;position:relative}.hub-feed-cardSlot--pinned{position:relative}.hub-feed-pinnedPostNote{display:inline-flex;align-items:center;gap:7px;min-height:20px;padding:0 0 5px 2px}.hub-feed-pinnedPostNotePin{width:14px;height:14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:8px;color:#c2b4ffbd;background:#8a6fff12;box-shadow:inset 0 1px #ffffff08}.hub-feed-pinnedPostNoteText{font-size:10px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#baacffb8}.hub-feed-cardSlot--pinned{width:fit-content;max-width:100%}.hub-feed-cardSlot--pinned .hub-feed-pinnedPostBar{left:2px;top:calc(50% + 10px)}@media(min-width:1480px){.hub-feed-shell--withAside{padding-right:280px}.hub-feed-aside{position:absolute;top:0;right:0;width:248px;max-width:248px}}@media(max-width:1479px){.hub-feed-aside{width:min(248px,100%);margin:14px 0 0 auto}}.hub-feed-header-card{width:100%}.hub-itemRow--chatEntry{margin:10px 0 6px}.hub-feed.hub-feed--unified .hub-itemRow--chatEntry{margin:0}.hub-itemRow--pinnedCarousel{margin:10px 0 6px}.hub-feed.hub-feed--unified .hub-itemRow--pinnedCarousel{margin:0;padding:var(--tg-feed-pad)}.hub-item.hub-item--pinnedCarousel{position:relative;cursor:pointer}.hub-pinnedCarousel{display:flex;align-items:stretch;gap:12px}.hub-pinnedCarousel-bars{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:2px 0}.hub-pinnedCarousel-bar{width:4px;height:18px;border-radius:99px;border:0;padding:0;background:#ffffff24;cursor:pointer}.hub-pinnedCarousel-bar.is-active{background:rgba(var(--hub-accent-rgb,124,124,255),1)}.hub-pinnedCarousel-main{min-width:0;flex:1 1 auto;display:flex;align-items:center}.hub-pinnedCarousel-textTop{display:flex;align-items:center;gap:8px;min-height:18px;margin-bottom:2px}.hub-pinnedCarousel-label{font-size:12px;font-weight:800;letter-spacing:.02em;color:rgba(var(--hub-accent-rgb,124,124,255),1);white-space:nowrap}.hub-pinnedCarousel-lock{font-size:12px;color:#ffffffa6}.hub-pinnedCarousel-unreadDot{width:7px;height:7px;border-radius:999px;background:rgba(var(--hub-accent-rgb,124,124,255),1);box-shadow:0 0 0 2px #0003}.hub-pinnedCarousel-body{display:flex;align-items:center;gap:12px;min-width:0;width:100%}.hub-pinnedCarousel-avatar{flex:0 0 auto}.hub-pinnedCarousel-avatarSquircle{border-radius:12px!important;overflow:hidden}.hub-pinnedCarousel-avatarSquircle .user-avatar-img,.hub-pinnedCarousel-avatarSquircle .user-avatar-letter{border-radius:12px!important}.hub-pinnedCarousel-fallbackIco{width:var(--hub-avatar, 40px);height:var(--hub-avatar, 40px);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffffdb}.hub-pinnedCarousel-text{min-width:0;flex:1 1 auto}.hub-pinnedCarousel-preview{font-size:13px;line-height:1.35;color:#ffffffe0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hub-pinnedCarousel-right{flex:0 0 auto;display:inline-flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px}.hub-pinnedCarousel-pin{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);background:#0000002e;box-shadow:inset 0 0 0 1px #ffffff08;position:relative;color:#fffc}.hub-pinnedCarousel-pinIcon{width:18px;height:18px;display:block}.hub-pinnedCarousel-join{border:1px solid rgba(255,255,255,.12);background:#0003;color:#ffffffeb;border-radius:12px;padding:6px 10px;font-size:12px;font-weight:800}.hub-pinnedCarousel-join:hover{background:#ffffff0f}.hub-pinnedCarousel-join:active{background:#ffffff14}.hub-feed-modeSwitchRow{display:flex;justify-content:flex-end;padding:10px 0 12px}.hub-feed.hub-feed--unified .hub-feed-modeSwitchRow{padding:10px var(--tg-feed-pad) 12px}.hub-item.hub-item--chatEntry{position:relative;cursor:pointer;padding:0;min-height:0;border-radius:0;border:0;background:transparent;box-shadow:none}.hub-feed.hub-feed--unified .hub-item.hub-item--chatEntry{padding:var(--hub-card-pad);min-height:0;border:1px solid var(--main-glass-border);border-radius:var(--hub-radius);background:var(--main-glass-bg);box-shadow:var(--main-glass-inset)}.hub-feed.hub-feed--unified .hub-item.hub-item--chatEntry:before{display:block}.hub-feed.hub-feed--unified .hub-item.hub-item--chatEntry:after{display:none}.hub-item.hub-item--chatEntry:after{content:"";position:absolute;left:68px;right:12px;bottom:0;height:1px;background:#ffffff0f;pointer-events:none}.hub-item.hub-item--chatEntry:hover{box-shadow:none;background:#ffffff0a}.hub-feed.hub-feed--unified .hub-item.hub-item--chatEntry:hover{border-color:var(--main-glass-border-hover);background:var(--main-glass-bg-hover);box-shadow:var(--main-glass-inset-hover)}.hub-item.hub-item--chatEntry:active{background:#ffffff0f}.hub-feed.hub-feed--unified .hub-item.hub-item--chatEntry:active{border-color:var(--main-glass-border-active);background:#ffffff08;box-shadow:var(--main-glass-inset-hover)}.hub-item.hub-item--chatEntry:focus-within{box-shadow:0 0 0 2px #7c7cff29}.hub-feed.hub-feed--unified .hub-item.hub-item--chatEntry:focus-within{border-color:var(--main-glass-border-focus);background:var(--main-glass-bg-focus);box-shadow:var(--main-glass-inset-hover),var(--hub-focus-ring)}.hub-item.hub-item--chatEntry:focus-visible{outline:2px solid rgba(255,255,255,.18);outline-offset:2px}.hub-dialogRow.hub-dialogRow--chatEntry{display:flex;align-items:center;gap:var(--hub-gap, 10px);padding:10px 12px}.hub-feed.hub-feed--unified .hub-dialogRow.hub-dialogRow--chatEntry{padding:0}.hub-dialogLeft{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:var(--hub-avatar, 40px)}.hub-dialogAvatar.user-avatar{border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.hub-dialogAvatar+.hub-dialogAvatar{margin-left:-10px}.hub-dialogAvatarStack{display:inline-flex;align-items:center;justify-content:center}.hub-dialogIco{width:var(--hub-avatar, 40px);height:var(--hub-avatar, 40px);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffffdb}.hub-dialogMid{min-width:0;flex:1 1 auto}.hub-dialogTop{display:flex;align-items:baseline;gap:0}.hub-dialogKind{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:14px;color:inherit;font-size:12px;line-height:1;transform:translateY(.6px)}.hub-dialogTitle{min-width:0;display:flex;align-items:baseline;gap:6px;font-weight:800;font-size:13.5px;line-height:18px;color:#ffffffeb}.hub-dialogTitleText{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-dialogBottom{margin-top:3px;font-size:12.25px;line-height:16px;color:#828282;display:flex;gap:6px;align-items:baseline;min-width:0}.hub-dialogBy{flex:0 0 auto;font-weight:900;color:#ffffffc7}.hub-dialogMsg{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-dialogRight{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.hub-dialogTime{font-size:12px;color:#ffffff80;white-space:nowrap;min-height:14px}.hub-feed.hub-feed--unified .hub-dialogTime{font-size:var(--tg-meta-font);line-height:1;color:#ffffff80}.hub-item.hub-item--chatEntry.is-unread .hub-dialogTime{color:var(--accent)}.hub-item.hub-item--chatEntry.is-unread .hub-dialogTitle{font-weight:950}.hub-dialogRightBottom{display:inline-flex;align-items:center;gap:8px}.hub-dialogLock{display:inline-flex;align-items:center;justify-content:center;color:#ffffff61;font-size:12px;line-height:1;transform:translateY(-.5px)}.hub-dialogUnreadDot{width:7px;height:7px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 2px #00000059}.hub-dialogUnreadBadge{min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:var(--accent);color:#fffffffa;font-size:11px;font-weight:950;line-height:18px;text-align:center;box-shadow:0 0 0 2px #00000059}.hub-dialogJoin{appearance:none;border:0;background:transparent;color:#828282;font:inherit;padding:0;cursor:pointer;-webkit-user-select:none;user-select:none}.hub-dialogJoin:hover{text-decoration:underline;text-decoration-color:#8282828c}.hub-dialogJoin.is-busy{opacity:.75;cursor:progress}@media(hover:hover)and (pointer:fine){.hub-item.hub-item--chatEntry .hub-dialogJoin{display:none}.hub-item.hub-item--chatEntry:hover .hub-dialogJoin,.hub-item.hub-item--chatEntry:focus-within .hub-dialogJoin{display:inline}}.hub-chatEntryBtn.hub-chatEntryBtn--primary:hover{background:var(--accent-hover);filter:none}@media(max-width:520px){.hub-dialogTime{display:none}}.hub-feed.hub-feed--unified.hub-feed--with-rail{--hubtabs-rail-w: clamp(180px, 20vw, 288px);overflow:visible;border-radius:0;border-right:0}.hub-feed.hub-feed--unified.hub-feed--with-rail .hub-feed-rail{top:0;bottom:0}.hub-feed-rail{position:absolute;left:100%;top:0;bottom:0;width:var(--hubtabs-rail-w);z-index:6;background:transparent;border:0;border-radius:0;overflow:hidden;transform:translate(calc(-1 * var(--hubtabs-rail-w)));opacity:0;pointer-events:none;will-change:transform,opacity;transition:transform .28s cubic-bezier(.2,.85,.2,1),opacity .18s ease}.hub-feed-rail.is-open{transform:translate(0);opacity:1;pointer-events:auto}@media(prefers-reduced-motion:reduce){.hub-feed-rail,.hub-feed.hub-feed--unified{transition:none}}.hub-feed-header-card{display:flex;flex-direction:column;min-width:0}.hub-hubHead{display:flex;flex-direction:column;gap:8px;min-width:0;padding:2px 2px 10px}.hub-hubHead-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.hub-hubHead-left{display:flex;align-items:center;gap:10px;min-width:0}.hub-hubHead-ava{flex:0 0 auto;width:42px;height:42px;border-radius:999px;display:grid;place-items:center;font-size:18px;font-weight:800;color:#fffffff2;background:var(--hub-bg-gradient, linear-gradient(135deg, rgba(120,120,255,.35), rgba(220,110,255,.22)));border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 24px #00000047;-webkit-user-select:none;user-select:none}.hub-hubHead-titleWrap{min-width:0}.hub-hubHead-title{font-size:16px;font-weight:850;letter-spacing:.01em;line-height:1.15;color:#fffffff2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-hubHead-meta{margin-top:2px;font-size:12px;font-weight:650;color:#ffffff8f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-hubHead-right{flex:0 0 auto}.hub-hubHead-subBtn{height:32px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffe0;font-size:12px;font-weight:800;cursor:pointer}.hub-hubHead-subBtn:hover{background:#ffffff17}.hub-hubHead-subBtn:active{transform:translateY(.5px)}.hub-hubHead-subBtn:disabled{opacity:.55;cursor:default}.hub-hubHead-subBtn.is-on{background:#a0a0ff29;border-color:#a0a0ff47}.hub-hubHead-desc{min-width:0;color:#ffffffb8;font-size:13px;line-height:1.35}.hub-hubHead-descText{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-hubHead-desc.is-open .hub-hubHead-descText{line-clamp:unset;-webkit-line-clamp:unset}.hub-hubHead-descMore{margin-top:4px;padding:0;border:0;background:transparent;color:#aaaaffeb;font-weight:800;font-size:12px;cursor:pointer}.hub-hubHead-unreadBar{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:8px 10px;border-radius:14px;border:1px solid rgba(160,160,255,.18);background:#a0a0ff1a}.hub-hubHead-unreadText{font-size:12px;font-weight:850;color:#ffffffe0}.hub-hubHead-unreadBtn{height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#0000002e;color:#ffffffdb;font-size:12px;font-weight:800;cursor:pointer}.hub-hubHead-unreadBtn:hover{background:#00000042}.hub-hubHead-unreadBtn:active{transform:translateY(.5px)}.hub-feed.hub-feed--unified .hub-feed-header-card{border-bottom:0;padding:12px 12px 0}.hub-item-unreadDot{flex:0 0 auto;width:7px;height:7px;border-radius:999px;background:#aaaafff2;box-shadow:0 0 0 2px #181818;margin-right:6px;transform:translateY(.5px)}.hub-hubSeg-wrap,.hub-orbit-wrap{position:sticky;top:10px;z-index:20;padding:8px 14px 14px 16px}.hub-orbit{position:relative;display:flex;align-items:center;gap:12px;min-width:0;background:transparent}.hub-orbit-label{flex:0 0 auto;font-size:12px;font-weight:750;letter-spacing:.02em;color:#fff9;opacity:.42;-webkit-user-select:none;user-select:none}.hub-orbit-scroll{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:12px;overflow-x:auto;overflow-y:visible;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:0}.hub-orbit-scroll::-webkit-scrollbar{display:none}.hub-orbit-fixed{flex:0 0 auto;display:flex;align-items:center;position:sticky;right:0;background:transparent}.hub-orbit-btn,.hub-orbit-more{width:32px;height:32px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff1a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative;flex:0 0 auto;padding:0;transition:transform .18s ease-out,background .18s ease-out,border-color .18s ease-out,box-shadow .18s ease-out}.hub-orbit-btn:hover,.hub-orbit-more:hover{background:#ffffff1f;border-color:#ffffff1a;transform:scale(1.03)}.hub-orbit-btn:active,.hub-orbit-more:active{transform:scale(1.01) translateY(.5px)}.hub-orbit-icon{font-size:15px;line-height:1;color:#ffffffb3;opacity:.85;transition:opacity .18s ease-out,color .18s ease-out}.hub-orbit-btn:hover .hub-orbit-icon,.hub-orbit-more:hover .hub-orbit-icon{color:#fffffff5;opacity:1}.hub-orbit-btn.is-active{background:#ffffff21;border-color:#ffffff1f;box-shadow:0 0 0 1px #ffffff0a inset,0 0 14px var(--hub-orbit-glow, rgba(124,124,255,.22))}.hub-orbit-btn.is-active .hub-orbit-icon{color:#fff;opacity:1}.hub-orbit-btn.is-active:before{content:"";position:absolute;inset:-2px;border-radius:999px;padding:2px;background:var(--hub-orbit-grad, linear-gradient(90deg, rgba(124,124,255,1), rgba(124,124,255,.35)));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.hub-orbit-more.is-open{background:#ffffff1f;border-color:#ffffff1f}.hub-orbit-btn:focus-visible,.hub-orbit-more:focus-visible{outline:2px solid rgba(124,124,255,.55);outline-offset:2px}.hub-orbit-tooltip{position:absolute;left:50%;top:calc(100% + 10px);transform:translate(-50%);min-width:140px;max-width:260px;padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#101010fa;box-shadow:0 14px 42px #0000008c;opacity:0;pointer-events:none;transition:opacity .16s ease-out,transform .16s ease-out;z-index:80}.hub-orbit-tooltipTitle{display:block;font-size:13px;font-weight:850;color:#ffffffeb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-orbit-tooltipDesc{display:block;margin-top:4px;font-size:12px;color:#ffffffad;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-orbit-btn:hover .hub-orbit-tooltip,.hub-orbit-btn:focus-visible .hub-orbit-tooltip{opacity:1;transform:translate(-50%) translateY(0)}.hub-hubSeg{position:relative;height:36px;display:flex;align-items:stretch;padding:4px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff05}.hub-hubSeg-scroll{flex:1 1 auto;min-width:0;display:flex;align-items:center;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hub-hubSeg-scroll::-webkit-scrollbar{display:none}.hub-hubSeg-fixed{flex:0 0 auto;display:flex;align-items:center}.hub-hubSeg-item{display:inline-flex;align-items:center;flex:0 0 auto;position:relative}.hub-hubSeg-scroll .hub-hubSeg-item+.hub-hubSeg-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:18px;background:#ffffff0f;pointer-events:none;z-index:2}.hub-hubSeg-fixed .hub-hubSeg-item+.hub-hubSeg-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:18px;background:#ffffff0f;pointer-events:none;z-index:2}.hub-hubSeg[data-has-scroll="1"] .hub-hubSeg-fixed .hub-hubSeg-item:first-child:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:18px;background:#ffffff0f;pointer-events:none;z-index:2}.hub-hubSeg-seg,.hub-hubSeg-more{height:32px;min-height:32px;padding:0 12px;border-radius:0;border:0;background:transparent;color:#ffffffb3;cursor:pointer;font-size:13px;font-weight:600;letter-spacing:.01em;display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative;white-space:nowrap;min-width:32px;transition:background .18s ease-out,color .18s ease-out,transform .18s ease-out,box-shadow .18s ease-out,opacity .18s ease-out}.hub-hubSeg-seg:before,.hub-hubSeg-more:before{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--hub-seg-grad, transparent);opacity:0;pointer-events:none}.hub-hubSeg-seg:after,.hub-hubSeg-more:after{content:"";position:absolute;left:10px;right:10px;bottom:3px;height:2px;border-radius:2px;background:var(--hub-seg-grad, rgba(124,124,255,.95));opacity:0;pointer-events:none}.hub-hubSeg-seg:hover,.hub-hubSeg-more:hover{background:#ffffff0d;color:#ffffffe6}.hub-hubSeg-seg:hover:before,.hub-hubSeg-more:hover:before{opacity:.1}.hub-hubSeg-seg:active,.hub-hubSeg-more:active{transform:translateY(.5px)}.hub-hubSeg-seg.is-active{background:#ffffff17;color:#ffffffeb;box-shadow:0 0 0 1px #ffffff08 inset,0 0 14px var(--hub-seg-glow, rgba(124,124,255,.12))}.hub-hubSeg-seg.is-active:before{opacity:.12}.hub-hubSeg-seg.is-active:after{opacity:.95}.hub-hubSeg-more.is-open{background:#ffffff12;color:#ffffffeb}.hub-hubSeg-seg.is-left,.hub-hubSeg-more.is-left{border-radius:999px 0 0 999px}.hub-hubSeg-more.is-right{border-radius:0 999px 999px 0}.hub-hubSeg-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1;flex:0 0 auto;opacity:.7;transition:opacity .18s ease-out}.hub-hubSeg-seg:hover .hub-hubSeg-icon,.hub-hubSeg-more:hover .hub-hubSeg-icon,.hub-hubSeg-seg.is-active .hub-hubSeg-icon{opacity:1}.hub-hubSeg-more{font-weight:800;letter-spacing:.06em}.hub-hubSeg-text{min-width:0;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-hubSeg-seg:focus-visible,.hub-hubSeg-more:focus-visible{outline:2px solid rgba(124,124,255,.55);outline-offset:1px;z-index:2}.hub-quickbar-pop{position:absolute;right:0;top:calc(100% + 10px);width:min(420px,calc(100vw - 32px));max-height:min(520px,calc(100vh - 140px));border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#101010fa;box-shadow:0 18px 60px #0000008c;overflow:hidden;z-index:60}.hub-quickbar-popHead{padding:10px;border-bottom:1px solid rgba(255,255,255,.08)}.hub-quickbar-popSearch{width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffeb;padding:10px 12px;outline:none;font-size:13px}.hub-quickbar-popSearch:focus{border-color:#7c7cff66;box-shadow:0 0 0 3px #7c7cff29}.hub-quickbar-popList{overflow:auto;max-height:inherit;padding:8px}.hub-quickbar-popSection{margin-bottom:8px}.hub-quickbar-popSectionTitle{padding:8px 10px 6px;font-size:12px;font-weight:850;color:#ffffffb8}.hub-quickbar-popItem{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:10px;border-radius:12px;border:1px solid transparent;background:transparent;color:#ffffffe6;cursor:pointer;text-align:left;transition:background .14s ease,border-color .14s ease,transform 90ms ease}.hub-quickbar-popItem:hover{background:#ffffff0f}.hub-quickbar-popItem:active{transform:translateY(.5px) scale(.99);background:#ffffff14}.hub-quickbar-popItem.is-active{background:#7c7cff24;border-color:#7c7cff38}.hub-quickbar-popItemText{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-quickbar-popEmpty{padding:10px;opacity:.72;font-size:13px}@media(max-width:720px){.hub-hubSeg-wrap{padding:8px 12px 14px}.hub-hubSeg-text{max-width:140px}.hub-orbit-wrap{padding:8px 12px 14px}.hub-orbit-label{display:none}}.hub-feed-header-top{display:flex;align-items:stretch;gap:10px;min-width:0}.hub-feed-header-top .hub-feed-control{flex:1 1 auto;min-width:0}.hub-feed-header-actions{flex:0 0 auto;display:flex;align-items:center;padding:0 12px 0 0}.hub-filters-float--header{position:relative;z-index:40}.hub-feed-hubchips-wrap{position:relative;display:flex;align-items:center;gap:11px;min-height:var(--hubtabs-head-h, 50px);height:auto;padding:6px 15px;border-top-left-radius:22px;border-top-right-radius:22px;border-bottom:1px solid rgba(255,255,255,.08);background:#181818eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;overflow:visible}.hub-feed-controls-dd{position:relative;flex:0 0 auto}.hub-feed-controls-btn{width:34px;height:34px;border-radius:999px}.hub-feed-controls-pop{position:fixed;z-index:1300;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#101010fa;box-shadow:0 18px 60px #0000008c;overflow:auto;scrollbar-gutter:stable;padding:10px}.hub-feed-controls-pop .hub-feed-control{position:static;top:auto;z-index:auto;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;flex-direction:column;align-items:stretch;gap:12px}.hub-feed-controls-pop .hub-feed-modes{gap:12px;align-items:center}.hub-feed-controls-pop .hub-feed-mode{border:1px solid rgba(255,255,255,.1);background:#ffffff0f;height:34px;padding:0 12px;border-radius:999px;font-weight:950;color:#ffffffe0}.hub-feed-controls-pop .hub-feed-mode.is-active{background:#7c7cff29;border-color:#7c7cff47;box-shadow:0 10px 22px #00000052}.hub-feed-controls-pop .hub-feed-mode.is-active:after{display:none}.hub-feed-controls-pop .hub-feed-rank{margin-left:0;justify-content:space-between}.hub-feed.hub-feed--unified.hub-feed--with-rail .hub-feed-hubchips-wrap{border-top-right-radius:0}.hub-feed-hubchips{display:flex;gap:8px;min-width:0;flex:1 1 auto;overflow-x:auto;overflow-y:visible;padding:4px 0;scrollbar-width:thin}.hub-feed-hubchips::-webkit-scrollbar{height:6px}.hub-feed-hubchips::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.hub-feed-hubchips-more{flex:0 0 auto;height:30px;width:34px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:radial-gradient(18px 18px at 30% 30%,rgba(255,255,255,.1),transparent 70%),linear-gradient(180deg,#ffffff1a,#ffffff0a);color:#ffffffdb;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #00000038;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.hub-feed-hubchips-more-ico{transition:transform .22s cubic-bezier(.2,.85,.2,1)}.hub-feed-hubchips-more.is-open .hub-feed-hubchips-more-ico{transform:rotate(180deg)}.hub-feed-hubchips-more:hover{background:radial-gradient(18px 18px at 30% 30%,rgba(255,255,255,.14),transparent 70%),linear-gradient(180deg,#ffffff24,#ffffff0f);border-color:#7c7cff38;box-shadow:0 10px 22px #00000047}.hub-feed-hubchips-more:active{transform:scale(.99)}.hub-feed-hubchips-more:focus-visible{outline:2px solid rgba(255,255,255,.25);outline-offset:3px}.hub-feed-hubchip{flex:0 0 auto;height:31px;padding:0 13px;border-radius:10px;border:0;background:transparent;color:#828282;font-size:12.5px;font-weight:760;cursor:pointer;white-space:nowrap;transition:background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease;position:relative;display:inline-flex;align-items:center;gap:8px}.hub-feed-hubchip-ico{width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1;opacity:.92}.hub-feed-hubchip-label{display:inline-block}.hub-feed-hubchip-badge{min-width:18px;height:18px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;letter-spacing:.12px;background:#7c7cffeb;border:1px solid rgba(255,255,255,.14);color:#fff;box-shadow:0 10px 20px #00000042}.hub-feed-hubchip:hover{color:#ffffffc7;background:transparent}.hub-feed-hubchip:active{transform:translateY(0) scale(.99)}.hub-feed-hubchip.is-active{background:#2b2b2b;color:#f5f5f5f5;transform:translateY(-1px) scale(1.02);box-shadow:0 16px 34px #0006,inset 0 0 0 1px #ffffff0f}.hubtabs-panel{z-index:1200;display:flex;flex-direction:column;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#121212f5;box-shadow:0 18px 50px #00000073}.hubtabs-panel--overlay{position:fixed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:min(420px,calc(100vw - 18px));max-height:min(520px,calc(100vh - 18px))}.hubtabs-panel--rail{position:relative;width:100%;height:100%;max-height:none;box-shadow:none;background:transparent;border:0;border-radius:0}.hubtabs-panel-head{height:var(--hubtabs-head-h, 50px);padding:0 14px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:10px}.hubtabs-panel-head .hub-filters-tabs{margin-top:0}.hubtabs-panel--rail .hubtabs-panel-head{background:#181818eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hubtabs-panel-title{font-weight:900;font-size:13px;letter-spacing:.15px;opacity:.92}.hubtabs-panel-close{border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffdb;border-radius:10px;padding:6px 10px;cursor:pointer}.hubtabs-panel-body{padding:10px;overflow:auto;flex:1;min-height:0}.hubtabs-section{margin-bottom:10px}.hubtabs-section-label{font-size:11px;font-weight:900;letter-spacing:.14px;opacity:.65;padding:6px 6px 8px}.hubtabs-grid{display:flex;flex-wrap:wrap;gap:8px}.hubtabs-active-dot{display:inline-block;width:8px;height:8px;border-radius:999px;background:#7cffbaf2;box-shadow:0 10px 22px #00000057}.hub-post-composer{display:flex;align-items:center;gap:var(--space-2);--hub-composer-btn: 32px;border-radius:var(--radius-lg);border:var(--border-soft);background:#0e0e0e9e;box-shadow:0 10px 26px #0000002e;padding:var(--space-2);margin:0 0 var(--space-3)}.hub-post-composer.hub-post-composer--cta{width:100%;-webkit-user-select:none;user-select:none;font:inherit;letter-spacing:inherit;text-align:left;display:flex;justify-content:flex-start;align-items:center;position:relative;padding:8px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#0c0c0c7a;box-shadow:0 14px 32px #00000038}.hub-post-composer-cta-row{width:100%;height:54px;display:flex;align-items:center;gap:0;position:relative;overflow:visible;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;padding:0 10px;transition:background .16s ease,border-color .16s ease}.hub-post-composer-cta-row:hover{border-color:#ffffff1f;background:#ffffff08}.hub-post-composer-cta-create{flex:0 0 54%;max-width:54%;min-width:0;height:44px;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 12px;border-radius:16px;border:0;background:transparent;color:#ffffffeb;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.hub-post-composer-cta-create .hub-post-composer-avatar{--user-avatar-size: 36px}.hub-post-composer-cta-create .hub-post-composer-cta-text{color:#ffffff8a;font-weight:400}.hub-post-composer-cta-create:hover{background:transparent}.hub-post-composer-cta-create:active{transform:translateY(0) scale(.995)}.hub-post-composer-cta-create:focus-visible{outline:none;box-shadow:0 0 0 2px #7c7cff4d}.hub-post-composer.hub-post-composer--cta .hub-post-composer-avatar{--user-avatar-size: 32px}.hub-post-composer-cta-left{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.hub-post-composer-cta-divider{width:1px;height:22px;background:#ffffff1f;border-radius:1px;margin:0 14px;flex:0 0 auto}.hub-post-composer-cta-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;gap:10px;pointer-events:none;white-space:nowrap}.hub-post-composer-cta-centerText{max-width:min(320px,46vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.6;font-size:12px}.hub-post-composer-cta-plus{opacity:.9}.hub-post-composer-fileInput{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.hub-post-composer-cta-ico{width:18px;height:18px}.hub-post-composer-cta-iconBtn{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffe0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .16s ease,transform .16s ease,border-color .16s ease}.hub-post-composer-cta-iconBtn:hover{background:#ffffff12}.hub-post-composer-cta-iconBtn:active{background:#ffffff17;transform:translateY(.5px)}.hub-post-composer-cta-iconBtn:focus-visible{outline:none;box-shadow:0 0 0 2px #7c7cff4d}.hub-post-composer-cta-right{margin-left:auto;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px}.hub-post-composer-cta-authBtn,.hub-post-composer-cta-openBtn{height:34px;min-width:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffeb;font-weight:800;font-size:12px;cursor:pointer;-webkit-tap-highlight-color:transparent}.hub-post-composer-cta-authBtn.is-primary{border-color:rgba(var(--hub-accent-rgb),.3);background:rgba(var(--hub-accent-rgb),.16)}.hub-post-composer-cta-authBtn.is-primary:hover{background:rgba(var(--hub-accent-rgb),.22)}.hub-post-composer-cta-openBtn{width:34px;padding:0;display:inline-flex;align-items:center;justify-content:center}.hub-post-composer-cta-authBtn:hover,.hub-post-composer-cta-openBtn:hover{background:#ffffff12}.hub-post-composer-cta-authBtn:active,.hub-post-composer-cta-openBtn:active{background:#ffffff17;transform:translateY(.5px)}.hub-post-composer-cta-authBtn:focus-visible,.hub-post-composer-cta-openBtn:focus-visible{outline:none;box-shadow:0 0 0 2px #7c7cff4d}.hub-post-composer-cta-authLink{height:34px;padding:0 10px;border:0;background:transparent;color:#ffffffa8;font-weight:800;font-size:12px;cursor:pointer;-webkit-tap-highlight-color:transparent}.hub-post-composer-cta-authLink:hover{color:#ffffffd6}.hub-post-composer-cta-authLink:focus-visible{outline:none;box-shadow:0 0 0 2px #7c7cff4d;border-radius:10px}.hub-post-composer-cta-preview{position:absolute;right:0;bottom:calc(100% + 8px);display:inline-flex;align-items:center;gap:10px;padding:8px 10px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0e0e0ef5;box-shadow:0 10px 24px #00000047;min-width:200px;max-width:320px;pointer-events:none;z-index:30}.hub-post-composer-cta-preview-text{display:flex;flex-direction:column;min-width:0}.hub-post-composer-cta-preview-title{font-weight:900;font-size:13px;color:#ffffffeb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-post-composer-cta-preview-sub{font-size:12px;color:#ffffffa8;white-space:nowrap}.hub-post-composer-cta-chats-card{height:44px;max-height:50px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff06;box-shadow:none;overflow:visible;position:relative;z-index:0;isolation:isolate}.hub-post-composer-cta-chats-label{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:900;color:#fffc;letter-spacing:-.1px;-webkit-user-select:none;user-select:none}.hub-post-composer-cta-chats-label:before{content:"";width:6px;height:6px;border-radius:999px;background:#7c7cffeb;box-shadow:0 0 0 2px #7c7cff29;flex:0 0 auto}.hub-post-composer-cta-chats-onlinepill{flex:0 0 auto;height:24px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800;color:#ffffffe0;border:1px solid rgba(255,255,255,.12);background:#ffffff0a}.hub-post-composer-cta-chats-left{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;min-width:0}.hub-post-composer-cta-chats-left .user-avatar{--user-avatar-size: 30px}.hub-post-composer-cta-chats-title{font-size:13px;font-weight:900;color:#ffffffdb;white-space:nowrap}.hub-post-composer-cta-chats-avatars{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:0;flex:0 1 auto;min-width:0;overflow:hidden;margin-left:auto;position:relative;z-index:1}.hub-post-composer-cta-chatmini{position:relative;width:35px;height:35px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#121212fa;border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 16px #0000002e;margin-left:-12px;margin-top:0;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease;z-index:2}.hub-post-composer-cta-chatmini:first-child{margin-left:0}.hub-post-composer-cta-chatmini:hover{transform:translateY(-1px) scale(1.06);border-color:#ffffff3d;box-shadow:0 10px 18px #00000038;z-index:3}.hub-post-composer-cta-chatmini:focus-visible{outline:none;box-shadow:0 0 0 2px #7c7cff5c}.hub-post-composer-cta-chatmini.is-general{border-color:#7c7cff61}.hub-post-composer-cta-chatmini.hub-post-composer-cta-chatmore{background:#ffffff0f;color:#ffffffe6;font-size:13px;font-weight:900;letter-spacing:-.2px;-webkit-user-select:none;user-select:none;cursor:default}.hub-post-composer-cta-chatrow:active{transform:translateY(0) scale(.995)}.hub-post-composer-cta-chatrow .user-avatar{flex:0 0 auto;--user-avatar-size: 26px}.hub-post-composer-cta-chatrow-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;color:#ffffffe6}@media(max-width:520px){.hub-post-composer-cta-create{flex-basis:58%;max-width:58%}.hub-post-composer-cta-chats-card{padding:0 0 0 8px;gap:6px}.hub-post-composer-cta-text{display:none}.hub-post-composer-cta-create{padding:0 10px}}.hub-post-composer.hub-post-composer--cta:hover{background:#ffffff08}.hub-post-composer.hub-post-composer--cta:active{transform:translateY(0) scale(.995)}.hub-post-composer-cta-text{font-size:14px;font-weight:800;color:#ffffffb8}.hub-feed-control{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.08);background:#181818eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:6}.hub-feed-control.is-slim{padding:7px 12px}.hub-feed-modes{display:flex;gap:18px;flex:0 1 auto;min-width:0;align-items:flex-end}.hub-feed-rank{margin-left:auto;display:inline-flex;align-items:center;gap:10px;z-index:320;min-width:0}.hub-feed-rank-label{font-size:12px;font-weight:800;color:#ffffffa8;white-space:nowrap}.hub-feed-rank-select{height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#0000001f;color:#ffffffeb;cursor:pointer;font-weight:800;font-size:12px}.hub-feed-control.is-slim .hub-feed-rank-select{height:28px}.hub-feed-mode{border:0;background:transparent;color:#ffffffbd;padding:10px 2px;font:inherit;letter-spacing:inherit;cursor:pointer;position:relative}.hub-feed-mode.is-active{color:#fffffff5}.hub-feed-mode.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;border-radius:2px;background:#ffffff38}.hub-feed.hub-feed--unified .hub-post-composer{margin:0;width:100%;min-height:45px;border-radius:20px;border:1px solid rgba(255,255,255,.06);background:#111;box-shadow:0 10px 26px #0000002e;padding:6px 10px;align-items:center;transition:border-color .18s ease,box-shadow .22s cubic-bezier(.2,.8,.2,1),background .18s ease,min-height .22s cubic-bezier(.2,.8,.2,1),max-height .22s cubic-bezier(.2,.8,.2,1)}.hub-feed.hub-feed--unified .hub-post-composer.is-open{align-items:flex-start;min-height:92px;max-height:none;overflow:visible;padding:6px 10px;box-shadow:0 14px 34px #00000038,0 0 0 3px #7c7cff0f}.hub-feed.hub-feed--unified .hub-post-composer:hover{border-color:#ffffff14}.hub-feed.hub-feed--unified .hub-post-composer:focus-within{border-color:#ffffff1a;box-shadow:0 10px 26px #0000002e,0 0 0 3px #7c7cff12;background:#0f0f0f}.hub-feed.hub-feed--unified .hub-post-composer-avatar{--user-avatar-size: 30px}.hub-feed.hub-feed--unified .hub-post-composer-box{flex:1;min-width:0}.hub-feed.hub-feed--unified .hub-post-composer-row--compact{width:100%;align-items:center;gap:10px}.hub-feed.hub-feed--unified .hub-post-composer.is-open .hub-post-composer-row--compact{align-items:flex-start}.hub-feed.hub-feed--unified .hub-post-composer-editor{height:33px;min-height:33px;max-height:33px;padding:5px 0;border:0;background:transparent;resize:none;outline:none;line-height:22px}.hub-feed.hub-feed--unified .hub-post-composer.is-open .hub-post-composer-editor{height:auto;min-height:54px;max-height:76px;overflow:auto;transition:max-height .22s cubic-bezier(.2,.8,.2,1)}.hub-feed.hub-feed--unified .hub-post-composer-editor::placeholder{color:#ffffff80}.hub-feed.hub-feed--unified .hub-post-composer-compactActions{flex:0 0 auto;display:inline-flex;align-items:center;gap:2px}.hub-feed.hub-feed--unified .hub-post-composer-action,.hub-feed.hub-feed--unified .hub-post-composer-send{width:33px;height:33px;padding:0;border:0;border-radius:999px;background:transparent;color:#ffffff8f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .14s ease,color .14s ease,transform .14s ease;font-size:18px}.hub-feed.hub-feed--unified .hub-post-composer-action:hover,.hub-feed.hub-feed--unified .hub-post-composer-send:hover{background:#ffffff0f;color:#ffffffdb}.hub-feed.hub-feed--unified .hub-post-composer-action:active,.hub-feed.hub-feed--unified .hub-post-composer-send:active{transform:scale(.98)}.hub-feed.hub-feed--unified .hub-post-composer-send{display:none;color:#a893fffa}.hub-feed.hub-feed--unified .hub-post-composer:focus-within .hub-post-composer-send{display:inline-flex}.hub-feed.hub-feed--unified .hub-post-composer-send:disabled{opacity:.45;cursor:not-allowed}.hub-post-composer-hubhint-inline{flex:0 0 auto;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;opacity:.72;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;align-self:center}.hub-post-composer:focus-within{background:#ffffff05}.hub-post-composer-avatar{flex:0 0 auto;--user-avatar-size: 38px;border-radius:999px;overflow:hidden;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.hub-post-composer-box{flex:1;min-width:0}.hub-post-composer-box{width:100%}.hub-post-composer-shellRow{display:flex;align-items:center;gap:8px;min-width:0;width:100%}.hub-post-composer.is-open .hub-post-composer-shellRow{align-items:flex-start}.hub-post-composer-row{display:flex;align-items:center;gap:8px;min-width:0}.hub-post-composer-row{width:100%}.hub-post-composer-inputcol{flex:1;min-width:0}.hub-post-composer-bottomBar{width:100%;display:flex;align-items:flex-start;gap:6px;margin-top:0;padding-top:0;border-top:1px solid transparent;max-height:0;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:max-height .22s cubic-bezier(.2,.8,.2,1),border-top-color .22s ease,opacity .16s ease}.hub-post-composer.is-open .hub-post-composer-bottomBar{max-height:64px;margin-top:6px;padding-top:6px;border-top-color:#ffffff0f;opacity:1;visibility:visible;pointer-events:auto}.hub-post-composer-bottomSpacer{flex:1 1 auto;min-width:0}.hub-feed.hub-feed--unified .hub-post-composer-bottomBar .hub-post-composer-hubbtn{height:26px;padding:0 10px;border-color:#ffffff1a;background:#ffffff0a}.hub-feed.hub-feed--unified .hub-post-composer-bottomBar .hub-post-composer-hubbtn-value{font-size:12px;line-height:1.2;transform:translateY(-.2px)}.hub-post-composer-formatBar{display:inline-flex;align-items:center;gap:2px;padding:2px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.hub-post-composer-fmtbtn{width:30px;height:26px;padding:0;border:0;border-radius:999px;background:transparent;color:#ffffffbd;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .14s ease,color .14s ease}.hub-post-composer-fmtbtn:hover{background:#ffffff0f;color:#ffffffe6}.hub-ico{width:20px;height:20px;display:block;background:currentColor;transform:translateY(var(--hub-ico-y, .5px)) rotate(var(--hub-ico-rot, 0deg)) scale(var(--hub-ico-scale, 1))}.hub-feed.hub-feed--unified .hub-fa{width:20px;height:20px;display:block;transform:translateY(.6px) scale(var(--hub-fa-scale, .94));opacity:.82}.hub-post-composer .hub-fa{width:20px;height:20px;display:block;transform:translateY(.5px) scale(var(--hub-fa-scale, .92));opacity:.86}.hub-post-composer-tools-right .hub-fa,.hub-post-composer-compactActions .hub-fa{transform:translateY(.45px) scale(var(--hub-fa-scale, .92));opacity:.88}.hub-post-composer .hub-gifBadge{width:26px;height:21px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:7px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffd1;font-size:11px;font-weight:900;letter-spacing:.2px}.hub-feed.hub-feed--unified .hub-gifBadge{width:26px;height:21px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding-left:1px;padding-top:1px;border-radius:7px;border:2px solid rgba(255,255,255,.32);background:#ffffff05;color:currentColor;font-size:9.2px;font-weight:950;letter-spacing:.45px;line-height:1;opacity:.92;transform:translateY(0)}.hub-feed.hub-feed--unified .hub-post-composer-action--at .hub-fa{transform:translateY(.2px) scale(var(--hub-fa-scale, .92))}.hub-ico--mention{--hub-ico-y: .2px;--hub-ico-scale: .96;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Ccircle%20cx='12'%20cy='12'%20r='4'%20fill='none'%20stroke='black'%20stroke-width='1.7'/%3E%3Cpath%20d='M16%208v5a3%203%200%200%201-3%203h-1a4%204%200%201%201%204-4h1'%20fill='none'%20stroke='black'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3Cpath%20d='M20%2012a8%208%200%201%201-3.3-6.5'%20fill='none'%20stroke='black'%20stroke-width='1.7'%20stroke-linecap='round'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Ccircle%20cx='12'%20cy='12'%20r='4'%20fill='none'%20stroke='black'%20stroke-width='1.7'/%3E%3Cpath%20d='M16%208v5a3%203%200%200%201-3%203h-1a4%204%200%201%201%204-4h1'%20fill='none'%20stroke='black'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3Cpath%20d='M20%2012a8%208%200%201%201-3.3-6.5'%20fill='none'%20stroke='black'%20stroke-width='1.7'%20stroke-linecap='round'/%3E%3C/svg%3E") center / contain no-repeat}.hub-ico--emoji{--hub-ico-y: 0px;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20d='M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202zm0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208zm4.5-7c-.83%201.67-2.55%203-4.5%203s-3.67-1.33-4.5-3h9zM8.5%2010.5c.83%200%201.5-.67%201.5-1.5S9.33%207.5%208.5%207.5%207%208.17%207%209s.67%201.5%201.5%201.5zm7%200c.83%200%201.5-.67%201.5-1.5s-.67-1.5-1.5-1.5S14%208.17%2014%209s.67%201.5%201.5%201.5z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20d='M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010%2010-4.48%2010-10S17.52%202%2012%202zm0%2018c-4.41%200-8-3.59-8-8s3.59-8%208-8%208%203.59%208%208-3.59%208-8%208zm4.5-7c-.83%201.67-2.55%203-4.5%203s-3.67-1.33-4.5-3h9zM8.5%2010.5c.83%200%201.5-.67%201.5-1.5S9.33%207.5%208.5%207.5%207%208.17%207%209s.67%201.5%201.5%201.5zm7%200c.83%200%201.5-.67%201.5-1.5s-.67-1.5-1.5-1.5S14%208.17%2014%209s.67%201.5%201.5%201.5z'/%3E%3C/svg%3E") center / contain no-repeat}.hub-ico--attach{--hub-ico-y: .8px;--hub-ico-rot: -18deg;--hub-ico-scale: .98;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20d='M21.4%2011.1l-9.2%209.2a6%206%200%200%201-8.5-8.5l9.2-9.2a4%204%200%200%201%205.7%205.7l-9.2%209.2a2%202%200%200%201-2.8-2.8l8.5-8.5'%20fill='none'%20stroke='black'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20d='M21.4%2011.1l-9.2%209.2a6%206%200%200%201-8.5-8.5l9.2-9.2a4%204%200%200%201%205.7%205.7l-9.2%209.2a2%202%200%200%201-2.8-2.8l8.5-8.5'%20fill='none'%20stroke='black'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat}.hub-ico--send{--hub-ico-y: .5px;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20d='M2.01%2021L23%2012%202.01%203%202%2010l15%202-15%202z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20d='M2.01%2021L23%2012%202.01%203%202%2010l15%202-15%202z'/%3E%3C/svg%3E") center / contain no-repeat}.hub-ico--gif{width:22px;height:18px;background:transparent;border:1px solid rgba(255,255,255,.18);border-radius:7px;position:relative;box-shadow:inset 0 0 0 1px #0000001f;transform:translateY(var(--hub-ico-y, .5px)) rotate(var(--hub-ico-rot, 0deg)) scale(var(--hub-ico-scale, 1))}.hub-ico--gif:after{content:"GIF";position:absolute;inset:0;display:grid;place-items:center;font-size:8.6px;font-weight:900;letter-spacing:.55px;color:currentColor;opacity:.88}.hub-post-composer-hubbtn{display:inline-flex;align-items:center;gap:8px;max-width:100%;height:var(--hub-composer-btn);border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#00000029;color:#ffffffe6;padding:0 12px;cursor:pointer;font-weight:850;line-height:1}.hub-post-composer-hubbtn.is-readonly{cursor:default;-webkit-user-select:none;user-select:none}.hub-post-composer-hubbtn.is-readonly:hover{border-color:#ffffff24;background:#00000029}.hub-post-composer-hubbtn:hover{border-color:#7c7cff4d;background:#7c7cff1f}.hub-post-composer-hubbtn.is-empty{border-color:#ff8c8c61;background:#ff50501a}.hub-post-composer-hubbtn-value{min-width:0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-post-composer-hubhint{font-size:12px;color:#ffffff9e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-post-composer-inputcol .hub-post-composer-hubhint{margin-top:4px}.hub-post-composer-editor{width:100%;min-height:22px;border:0;background:transparent;color:#ffffffeb;border-radius:0;padding:0;outline:none;font-size:14px;line-height:1.35;white-space:pre-wrap;word-break:break-word;resize:none;overflow:hidden}.hub-post-composer-editor:focus{outline:none}.hub-post-composer-editor::placeholder{color:#fff9}.hub-post-composer-tools{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;min-height:34px;width:100%;overflow:hidden;max-height:240px;transition:opacity .18s ease,transform .18s ease,margin-top .18s ease,max-height .2s ease}.hub-post-composer.is-open .hub-post-composer-tools{border:1px solid rgba(255,255,255,.1);background:#0000002e;padding:8px 10px;border-radius:14px}.hub-post-composer-tools .tg-fmtbtn,.hub-post-composer-tools .hub-post-composer-action{width:var(--hub-composer-btn);height:var(--hub-composer-btn);border-radius:999px}.hub-post-composer:not(.is-open) .hub-post-composer-tools{margin-top:0;max-height:0;min-height:0;opacity:0;transform:translateY(-6px);pointer-events:none}.hub-post-composer.is-open .hub-post-composer-tools{max-height:240px;min-height:34px;opacity:1;transform:translateY(0);pointer-events:auto}.hub-post-composer-tools-toggle{flex:0 0 auto;width:var(--hub-composer-btn);height:var(--hub-composer-btn);border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#0000002e;color:#ffffffdb;cursor:pointer}.hub-post-composer-actions{display:flex;align-items:center;gap:6px}.hub-quickbar-subs{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.hub-quickbar-subChip{width:28px;height:28px;padding:0;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#ffffffdb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .14s ease,border-color .14s ease,transform .14s ease}.hub-quickbar-subChip:hover{background:#ffffff0d;border-color:#ffffff1f}.hub-quickbar-subChip.is-active{background:#815aff2e;border-color:#815aff61}.hub-quickbar-subIcon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#ffffffe6;font-size:12.5px;line-height:1}.hub-quickbar-subMore{height:28px;padding:0 10px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#fffc;font-size:12px;font-weight:700;cursor:pointer;transition:background .14s ease,border-color .14s ease,transform .14s ease}.hub-quickbar-subMore:hover{background:#ffffff0d;border-color:#ffffff1f}.hub-post-composer-actions-sep{width:1px;height:calc(var(--hub-composer-btn) - 10px);background:#ffffff1f;margin:0 4px;border-radius:1px;flex:0 0 auto}.hub-post-composer-tools-right{margin-left:0;display:flex;align-items:center;gap:6px;padding:0;min-height:var(--hub-composer-btn);border-radius:0;background:transparent;border:0}.hub-post-composer-tools-sep{width:1px;height:calc(var(--hub-composer-btn) - 10px);background:#ffffff1f;margin:0 4px;border-radius:1px;flex:0 0 auto}.hub-post-composer-tools-hub{display:flex;align-items:center;max-width:240px;min-width:0;align-self:center;margin-top:3px}.hub-post-composer-tools-hub .hub-post-composer-hubbtn{max-width:100%;box-sizing:border-box}.hub-post-composer-tools-right .tg-fmtbar{display:flex;align-items:center;gap:8px}.hub-post-composer-tools-right .hub-post-composer-actions{padding-left:0;margin-left:0;border-left:0}.hub-post-composer-tools-right button.tg-fmtbtn,.hub-post-composer-tools-right button.hub-post-composer-action,.hub-post-composer-tools-right button.hub-post-composer-send{width:var(--hub-composer-btn);height:var(--hub-composer-btn);border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#00000038;color:#ffffffe0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .12s ease,border-color .12s ease,transform .12s ease}.hub-post-composer-tools-right button.tg-fmtbtn:hover,.hub-post-composer-tools-right button.hub-post-composer-action:hover,.hub-post-composer-tools-right button.hub-post-composer-send:hover{border-color:#7c7cff57;background:#7c7cff29}.hub-post-composer-tools-right button.tg-fmtbtn:active,.hub-post-composer-tools-right button.hub-post-composer-action:active,.hub-post-composer-tools-right button.hub-post-composer-send:active{transform:translateY(0) scale(.98)}.hub-post-composer-tools-right button.hub-post-composer-action.is-open{border-color:#7c7cff57;background:#7c7cff29}.hub-post-composer-tools-right button.hub-post-composer-send:disabled{opacity:.5;cursor:default}.hub-post-composer-tools-toggle:hover{border-color:#7c7cff4d;background:#7c7cff24}.hub-post-composer-spoiler{position:relative;display:inline-flex}.hub-post-composer-spoiler-menu{position:absolute;right:0;top:calc(100% + 10px);min-width:200px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#141414fa;box-shadow:0 18px 40px #00000073;padding:8px;z-index:200}.hub-post-composer-spoiler-item{width:100%;text-align:left;border:0;background:transparent;color:#ffffffeb;padding:8px 10px;border-radius:10px;cursor:pointer}.hub-post-composer-spoiler-item:hover{background:#ffffff0f}.hub-post-composer-emoji{position:absolute;right:0;top:calc(100% + 10px);display:grid;grid-template-columns:repeat(5,32px);gap:6px;padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#141414fa;box-shadow:0 18px 40px #00000073;z-index:200}.hub-post-composer-pop{position:absolute;right:0;top:calc(100% + 10px);min-width:min(360px,92vw);border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#141414fa;box-shadow:0 18px 40px #00000073;padding:10px;z-index:210}.hub-post-composer-mentions{position:absolute;z-index:220;width:min(360px,calc(100% - 20px));max-height:280px;overflow:auto;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#141414fa;box-shadow:0 18px 40px #00000073;display:grid;padding:4px}.hub-post-composer-mentionItem{width:100%;border:0;background:transparent;color:#ffffffeb;text-align:left;padding:8px 10px;border-radius:10px;cursor:pointer;display:grid;gap:2px}.hub-post-composer-mentionItem:hover,.hub-post-composer-mentionItem.is-active{background:#ffffff0f}.hub-post-composer-mentionMain{font-size:13px;font-weight:850;line-height:1.2}.hub-post-composer-mentionSub{font-size:11px;font-weight:700;opacity:.65;line-height:1.2}.hub-post-composer-pop-row{display:flex;gap:8px;align-items:center}.hub-post-composer-pop-input{flex:1 1 auto;min-width:0;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0000002e;color:#ffffffeb;padding:0 10px;outline:none}.hub-post-composer-pop-btn{width:33px;height:29px;padding:0 12px;border-radius:12px;border:1px solid rgba(124,124,255,.3);background:#7c7cff2e;color:#ffffffeb;font-weight:900;cursor:pointer}.hub-post-composer-pop-btn:disabled{opacity:.55;cursor:not-allowed}.hub-post-composer-floatingFmt{position:absolute;z-index:80;display:inline-flex;align-items:center;gap:2px;padding:4px;border-radius:14px;background:#141414fa;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 24px #00000047;will-change:left,top}.hub-post-composer-editorRoot{position:relative;overflow:visible}.hub-post-composer-floatingFmt .hub-post-composer-fmtbtn{width:34px;height:30px;border-radius:10px;color:#ffffffd1}.hub-post-composer-floatingFmt .hub-post-composer-fmtbtn:hover{background:#ffffff12;gap:10px;color:#fffffff0}.hub-post-composer-floatingFmt .hub-fmt-fa{width:16px;height:16px;display:block;opacity:.86;transform:translateY(.2px) scale(.96)}.hub-quickbar-popIcon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#ffffffeb;font-size:13px;line-height:1;flex:0 0 auto}.hub-post-composer-pop-hint{margin-top:8px;font-size:12px;opacity:.7}.hub-post-composer-pop--fmt .tg-fmtbar{display:flex;flex-wrap:wrap;gap:6px}.hub-post-composer-emoji-btn{width:32px;height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#0000002e;cursor:pointer;font-size:18px;line-height:1}.hub-post-composer-emoji-btn:hover{background:#ffffff14}.hub-post-composer-attach{margin-top:10px;display:flex;gap:10px;flex-wrap:wrap}.hub-post-composer-attach-item{position:relative;width:62px;height:46px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#00000038}.hub-post-composer-attach-item.is-spoiler img{filter:blur(10px);transform:scale(1.03)}.hub-post-composer-attach-item.is-spoiler video{filter:blur(10px);transform:scale(1.03)}.hub-post-composer-attach-tools{position:absolute;left:6px;bottom:6px;display:inline-flex;gap:6px;align-items:center}.hub-post-composer:not(.is-open) .hub-post-composer-attach-tools{display:none}.hub-post-composer-attach-tool{width:24px;height:24px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0000008c;color:#ffffffeb;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.hub-post-composer-attach-tool.is-on{border-color:#7c7cff57;background:#7c7cff2e}.hub-post-composer-attach-cats{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0000008c;color:#ffffffeb}.hub-post-composer-attach-cats input{width:44px;height:20px;border:0;background:transparent;color:inherit;outline:none;font-weight:900;font-size:12px}.hub-post-composer-attach-cats-ico{font-size:13px;opacity:.95}.hub-post-composer-preview{margin-top:10px;border:1px solid rgba(255,255,255,.1);background:#00000029;border-radius:14px;padding:10px 12px;color:#ffffffeb;font-size:14px;line-height:1.4}.hub-post-composer-attach-item img{width:100%;height:100%;object-fit:cover;display:block}.hub-post-composer-attach-item video{width:100%;height:100%;object-fit:cover;display:block}.hub-post-composer-attach-remove{position:absolute;right:6px;top:6px;width:20px;height:20px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0000008c;color:#ffffffeb;cursor:pointer}.hub-post-composer-post{flex:0 0 auto;height:var(--hub-composer-btn);min-width:var(--hub-composer-btn);padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0003;color:#ffffffe6;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .16s ease,background .16s ease,border-color .16s ease,opacity .16s ease}.hub-post-composer-tools-left{display:flex;align-items:center;gap:10px;flex:1;min-width:0;flex-wrap:wrap}.hub-post-composer-post:hover{background:#00000042;transform:translateY(-1px)}.hub-post-composer-post:active{transform:translateY(0) scale(.99)}.hub-post-composer-post:disabled{opacity:.55;cursor:not-allowed;transform:none}.hub-picker-scrim{position:fixed;inset:0;z-index:2500;background:#00000094;display:flex;align-items:center;justify-content:center;padding:16px}.hub-picker-scrim .hub-picker{width:min(560px,100%);max-height:min(72vh,640px);overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#121212fa;box-shadow:0 24px 60px #0000008c;display:flex;flex-direction:column}.hub-picker-scrim .hub-picker-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.hub-picker-scrim .hub-picker-title{font-weight:950;letter-spacing:-.01em}.hub-picker-scrim .hub-picker-close{width:34px;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#0000002e;color:#ffffffe6;cursor:pointer}.hub-picker-scrim .hub-picker-search{padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.hub-picker-scrim .hub-picker-search input{width:100%;height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#00000029;color:#ffffffeb;padding:0 12px;outline:none}.hub-picker-scrim .hub-picker-list{padding:10px;overflow:auto;display:grid;gap:8px}.hub-picker-scrim .hub-picker-item{text-align:left;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#ffffffeb;padding:10px 12px;cursor:pointer}.hub-picker-scrim .hub-picker-item:hover{background:#ffffff0d;border-color:#7c7cff42}.hub-picker-scrim .hub-picker-item.is-active{border-color:#7c7cff57;background:#7c7cff1f}.hub-picker-scrim .hub-picker-item-title{font-weight:900}.hub-picker-scrim .hub-picker-item-slug{margin-top:2px;font-size:12px;opacity:.7}.hub-picker-scrim .hub-picker-empty{padding:12px;opacity:.75}.hub-create{width:min(560px,100%);max-height:min(78vh,720px);overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#121212fa;box-shadow:0 24px 60px #0000008c;display:flex;flex-direction:column}.hub-create-body{padding:12px 14px;overflow:auto;display:grid;gap:10px}.hub-create-field{display:grid;gap:6px}.hub-create-label{font-size:12px;font-weight:900;color:#ffffffc7}.hub-create-field input,.hub-create-field textarea{width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#00000029;color:#ffffffeb;padding:10px 12px;outline:none;font-size:13px;font-weight:800;resize:vertical}.hub-create-field textarea{min-height:78px}.hub-create-field input:focus,.hub-create-field textarea:focus{border-color:#7c7cff59;box-shadow:0 0 0 3px #7c7cff2e}.hub-create-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hub-create-btn--mini{height:34px;padding:0 10px;border-radius:12px}.hub-create-avatarRow{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.hub-create-avatarPreview{width:72px;height:72px;border-radius:16px;border:1px solid rgba(255,255,255,.1);object-fit:cover;background:#ffffff08}.hub-create-checkRow{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0000001f;color:#ffffffe6;font-size:13px;font-weight:800;cursor:pointer;-webkit-user-select:none;user-select:none}.hub-create-checkRow input{width:16px;height:16px;accent-color:rgba(124,124,255,.95)}.hub-create-error{padding:10px 12px;border-radius:12px;border:1px solid rgba(255,107,107,.25);background:#ff6b6b14;color:#ffc8c8eb;font-size:12.5px;font-weight:850}.hub-create-actions{padding:12px 14px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:flex-end;gap:10px}.hub-create-btn{height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffe6;padding:0 12px;cursor:pointer;font-weight:900}.hub-create-btn:hover{background:#ffffff12}.hub-create-btn:disabled{opacity:.6;cursor:not-allowed}.hub-create-btn--primary{border-color:#7c7cff4d;background:#7c7cff29}.hub-create-btn--primary:hover{background:#7c7cff38}.hub-chat-last-user--new{cursor:default}.hub-chat-last-new-text{font-size:13px;font-weight:750;color:#e0e0e0c7;white-space:nowrap}.hub-post-composer-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:5px}.hub-post-composer-cancel{border:1px solid rgba(255,255,255,.1);background:#0000002e;color:#ffffffdb;border-radius:999px;padding:8px 12px;cursor:pointer}.hub-post-composer-publish{border:1px solid rgba(124,124,255,.3);background:#7c7cff2e;color:#ffffffeb;border-radius:999px;padding:8px 14px;font-weight:900;cursor:pointer}.hub-post-composer-publish:disabled,.hub-post-composer-cancel:disabled{opacity:.55;cursor:not-allowed}.hub-post-composer-hint{margin-top:8px;font-size:12px;color:#e0e0e09e}.hub-feed.hub-feed--unified{--tg-feed-pad: 12px;--tg-feed-gap: 12px;--tg-body-gap: 7px;--tg-body-mb: 8px;--tg-footer-gap: 8px;--tg-meta-gap: 8px;--tg-meta-font: 11px;--tg-react-h: 26px;--tg-react-pad-x: 9px;--tg-react-emoji: 14px;--tg-react-count: 11.5px}.hub-feed-center[data-render-mode=center700] .hub-feed.hub-feed--unified{--tg-feed-pad: 0px}.hub-feed.hub-feed--unified .hub-feed-list{display:flex;flex-direction:column;gap:var(--tg-feed-gap);padding:var(--tg-feed-pad)}.hub-feed.hub-feed--unified .hub-feed-list>.hub-feed-cardSlot{width:fit-content;max-width:100%;align-self:flex-start}.hub-feed.hub-feed--unified .hub-feed-list>.hub-feed-cardSlot>.topic-view{flex:0 0 auto;min-height:0;height:auto;display:block;overflow:visible}.hub-feed.hub-feed--unified .hub-feed-list>.hub-feed-cardSlot .hub-item{width:fit-content;max-width:100%}.hub-bulkBar{position:sticky;top:10px;z-index:30;margin:10px var(--space-2) 0 var(--space-2);padding:var(--space-2);border-radius:var(--radius-md);border:var(--border-soft);background:#121216fa;box-shadow:0 12px 28px #00000052;display:flex;align-items:center;justify-content:space-between;gap:12px}.hub-bulkBarLeft{font-size:12.5px;opacity:.92;min-width:0}.hub-bulkBarProgress{opacity:.75}.hub-bulkBarBtns{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.hub-bulkBarBtn{border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;border-radius:999px;padding:7px 12px;font-weight:850;cursor:pointer}.hub-bulkBarBtn:hover{background:#ffffff14}.hub-bulkBarBtn:active{transform:translateY(1px)}.hub-bulkBarBtn:disabled{opacity:.55;cursor:not-allowed}.hub-bulkBarBtn--danger{border-color:#ff78784d;background:#ff78781f}.hub-bulkBarBtn--dangerHard{border-color:#ff5a5a6b;background:#ff5a5a29}.hub-itemRow{position:relative;display:block}.hub-selectRail{position:fixed;z-index:1202;width:46px;pointer-events:none}.hub-selectRailHoverZone{position:absolute;left:0;width:100%;pointer-events:auto;background:transparent}.hub-selectRailBtn{position:absolute;pointer-events:auto;opacity:0;transform:translateZ(0) scale(.96);transition:opacity .12s ease,transform .12s ease,background .12s ease,border-color .12s ease}.hub-selectRailBtn.is-visible,.hub-selectRail.is-bulkSelecting .hub-selectRailBtn{opacity:1;transform:translateZ(0) scale(1)}.hub-item-selectBtn{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#00000047;color:#ffffffeb;cursor:pointer;opacity:0;transform:translateZ(0) scale(.96);transition:opacity .12s ease,transform .12s ease,background .12s ease,border-color .12s ease;pointer-events:auto}.hub-itemRow:hover .hub-item-selectBtn,.hub-itemRow.is-selected .hub-item-selectBtn,.hub-feed-list.is-bulkSelecting .hub-item-selectBtn{opacity:1;transform:translateZ(0) scale(1)}.hub-item-selectBtn:hover{background:#ffffff14;border-color:#7c7cff3d}.hub-item-selectBtn.is-selected{background:#7c7cff2e;border-color:#7c7cff57}.hub-item-selectMark{font-size:14px;font-weight:1000;line-height:1}.hub-feed.hub-feed--unified{--main-glass-bg: rgba(255,255,255,.02);--main-glass-bg-hover: rgba(255,255,255,.026);--main-glass-bg-focus: rgba(255,255,255,.03);--main-glass-border: rgba(255,255,255,.05);--main-glass-border-hover: rgba(255,255,255,.075);--main-glass-border-active: rgba(255,255,255,.095);--main-glass-border-focus: rgba(var(--hub-accent-rgb),.26);--main-glass-inset: inset 0 -1px 0 rgba(0,0,0,.16);--main-glass-inset-hover: inset 0 -1px 0 rgba(0,0,0,.18);--tg-post-bubble-max: min(100%, 780px);--tg-post-text-max: 62ch;--tg-post-media-grid-max: clamp(280px, 72vw, 520px);--tg-post-media-single-max: min(100%, 560px);--tg-post-media-single-wide-max: min(100%, 580px);--tg-post-media-single-portrait-max: min(100%, 420px);--tg-post-media-single-max-h: min(62vh, 560px);--tg-post-media-single-portrait-max-h: min(70vh, 620px)}.hub-feed.hub-feed--unified .hub-item{--hub-card-pad: 12px;--hub-radius: var(--radius-xl);--hub-avatar: 40px;--hub-gap: 10px;--hub-leftcol: calc(var(--hub-avatar) + var(--hub-gap));position:relative;padding:0;border-radius:0;border:0;background:transparent;box-shadow:none}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-top{width:100%;justify-content:flex-start}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-top>.hub-item-main,.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-top>.hub-item-bubbleWrap{flex:0 1 auto;min-width:0;width:fit-content;max-width:var(--tg-post-bubble-max)}.hub-feed.hub-feed--unified .hub-item .hub-item-main{box-sizing:border-box}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-main{width:fit-content;max-width:var(--tg-post-bubble-max)}.hub-feed.hub-feed--unified .hub-item .hub-item-bubbleWrap{position:relative;display:inline-block;max-width:var(--tg-post-bubble-max)}@supports selector(.hub-item-main:has(.hub-media)){.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-main:not(:has(.hub-media)),.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-top>.hub-item-bubbleWrap:not(:has(.hub-media)){max-width:min(var(--tg-post-bubble-max),var(--tg-post-text-max))}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-main:has(.hub-media:not(.hub-media--1)),.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-top>.hub-item-bubbleWrap:has(.hub-media:not(.hub-media--1)){max-width:min(var(--tg-post-bubble-max),var(--tg-post-media-grid-max))}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-main:has(.hub-media.hub-media--1),.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-top>.hub-item-bubbleWrap:has(.hub-media.hub-media--1){max-width:min(var(--tg-post-bubble-max),var(--tg-post-media-single-wide-max))}}.hub-feed.hub-feed--unified .hub-item .hub-item-underRow{margin-top:6px;padding:0 var(--hub-card-pad)}.hub-feed.hub-feed--unified .hub-item.hub-item--webk .hub-item-body{margin-bottom:0}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva{--hub-gap: 0px;--hub-leftcol: 0px}.hub-feed.hub-feed--unified .hub-item .hub-item-main{padding:var(--hub-card-pad);border-radius:var(--hub-radius);border:1px solid var(--main-glass-border);background:var(--main-glass-bg);box-shadow:var(--main-glass-inset)}.hub-feed.hub-feed--unified .hub-item.hub-item--hero .hub-item-main{padding:8px 6px 2px;border:0;border-radius:0;background:transparent;box-shadow:none}.hub-feed.hub-feed--unified .hub-item.hub-item--hero:hover .hub-item-main,.hub-feed.hub-feed--unified .hub-item.hub-item--hero:active .hub-item-main,.hub-feed.hub-feed--unified .hub-item.hub-item--hero:focus-within .hub-item-main,.hub-feed.hub-feed--unified .hub-item.hub-item--hero:focus-visible .hub-item-main{border-color:transparent;background:transparent;box-shadow:none}.hub-feed.hub-feed--unified .hub-item.hub-item--hero .hub-item-main:before{display:none}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-titleline{align-items:flex-start}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-titleleft,.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-titleTop{align-items:flex-start}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-titleTop{gap:8px;align-items:center}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-titleTop{gap:9px}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva{--hub-inline-author-indent: 41px}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-titleline{align-items:center;min-height:32px}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-titleleft{align-items:flex-start}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-titleTop{align-items:center}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-title{line-height:1.1}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-user-role-inline{transform:none}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-preview,.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-media,.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-readMoreRow,.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-bubbleMeta{margin-left:0;width:auto;max-width:100%;padding-left:var(--hub-inline-author-indent, 41px);box-sizing:border-box}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-preview{margin-top:3px}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-media{margin-top:4px}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-readMoreRow{margin-top:0}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-bubbleMeta{margin-top:2px}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-avatarInline{width:32px;height:32px;border-radius:50%;overflow:hidden;flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);transform:none}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-avatarInline:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-title{font-size:14px;font-weight:900;line-height:1.2}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-title:hover{text-decoration:none}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-user-role-inline{width:16px;height:16px;opacity:.9}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-user-role-inline{opacity:.55;transform:translateY(.5px)}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-metaRight{font-size:11.5px;gap:8px;opacity:.76;margin-top:1px}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-time{font-size:11.5px;opacity:.72}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-postMeta{margin-top:5px;gap:4px}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-postMeta{margin-top:4px;gap:3px}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-postTitle{font-size:13.5px;font-weight:800;line-height:1.35;opacity:.94;white-space:normal;overflow:hidden;text-overflow:clip;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-postSub{font-size:12.5px;line-height:1.4;opacity:.7;white-space:normal;overflow:hidden;text-overflow:clip;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-preview{margin-top:5px}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-media{margin-top:6px;border-radius:14px}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-previewText{line-height:1.42}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-preview .tg-rt,.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-previewText .tg-rt{display:block;font-size:14.5px;line-height:1.42;white-space:pre-wrap;-webkit-hyphens:auto;hyphens:auto}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-preview .tg-rt+.tg-rt{margin-top:6px}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-preview.has-inline-time .hub-item-previewText{padding-right:0;padding-bottom:0}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-bubbleMeta{margin-top:4px;display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;width:auto;max-width:100%;font-size:var(--tg-meta-font);line-height:1;white-space:nowrap;-webkit-user-select:none;user-select:none;opacity:.76}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-bubbleMeta.has-react{display:flex;justify-content:space-between;gap:12px}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-bubbleMeta.is-mediaOnly{justify-content:flex-start;gap:0}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-bubbleMetaLeft{display:inline-flex;align-items:center;flex:0 0 auto;min-width:0}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-bubbleMetaRight{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 1 auto;min-width:0;margin-left:auto}.hub-feed.hub-feed--unified .hub-item-bubbleMeta .hub-meta-react-btn:active{transform:none}.hub-feed.hub-feed--unified .hub-item-bubbleMeta .hub-meta-react-top-avatars{display:none}.hub-feed.hub-feed--unified .hub-item-bubbleMeta .hub-meta-react-count{color:#ffffffb3}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-media+.hub-item-bubbleMeta{margin-top:1px}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-readMoreRow+.hub-item-bubbleMeta{margin-top:1px}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-bubbleMeta .hub-item-section{font-size:var(--tg-meta-font);font-weight:700;opacity:.55}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-bubbleMeta .hub-item-badge--ai{font-size:11px;font-weight:900;padding:2px 6px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);opacity:.62}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-bubbleMeta .hub-item-views{display:inline-flex;align-items:center;gap:5px;opacity:.7}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-bubbleMeta .hub-item-views svg{width:12px;height:12px;opacity:.86;transform:translateY(.4px)}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-bubbleMeta .hub-item-timeInline{position:static;display:inline-flex;align-items:center;margin:0;font-size:var(--tg-meta-font);color:#ffffff8f}.hub-media-time .hub-media-viewsText{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.hub-feed.hub-feed--unified .hub-item:not(.hub-item--chatEntry) .hub-item-preview .tg-quote{border-left-color:rgba(var(--hub-accent-rgb),.34);background:#ffffff05}.hub-feed.hub-feed--unified .hub-item .hub-item-main:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:transparent;transition:background .14s ease;z-index:0}.hub-feed.hub-feed--unified .hub-item+.hub-item{border-top:0}.hub-feed.hub-feed--unified .hub-item:hover,.hub-feed.hub-feed--unified .hub-item:active{border-color:transparent;background:transparent;box-shadow:none}.hub-feed.hub-feed--unified .hub-item:focus-within,.hub-feed.hub-feed--unified .hub-item:focus-visible{border-color:transparent;background:transparent;box-shadow:none}.hub-feed.hub-feed--unified .hub-item:hover .hub-item-main{border-color:var(--main-glass-border-hover);background:var(--main-glass-bg-hover);box-shadow:var(--main-glass-inset-hover)}.hub-feed.hub-feed--unified .hub-item:active .hub-item-main{border-color:var(--main-glass-border-active);background:#ffffff08;box-shadow:var(--main-glass-inset-hover)}.hub-feed.hub-feed--unified .hub-item:focus-within .hub-item-main,.hub-feed.hub-feed--unified .hub-item:focus-visible .hub-item-main{border-color:var(--main-glass-border-focus);background:var(--main-glass-bg-focus);box-shadow:var(--main-glass-inset-hover),var(--hub-focus-ring)}.hub-feed.hub-feed--unified .hub-item .hub-item-main>.hub-comments-bar--full.hub-item-comments-footer{width:100%;margin-left:0;margin-right:0}.hub-item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0;margin-bottom:0}.hub-item-header-left{display:inline-flex;align-items:flex-start;gap:7px;min-width:0}.hub-item-header-right{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.hub-item-label{display:inline-flex;align-items:center;height:22px;padding:0 9px;border-radius:999px;font-size:11.5px;font-weight:700;letter-spacing:.1px;white-space:nowrap;border:1px solid rgba(255,255,255,.045);background:#ffffff09;color:#ffffffa8}.hub-item-label.hub-item-label--link{text-decoration:none;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease}.hub-item-label.hub-item-label--link:hover{background:#ffffff0b;border-color:#ffffff0f;color:#ffffffb3;box-shadow:none;transform:none}.hub-item-label.hub-item-label--link:active{transform:translateY(0) scale(.99)}.hub-item-label.hub-item-label--kind{opacity:.82;background:#ffffff08}.hub-item-label.hub-item-label--pinned{opacity:.95;background:#aaaaff1a;border-color:#aaaaff2e;color:#ebebffeb}.hub-item-label.hub-item-label--pinned.is-angry{background:#ff78781f;border-color:#ff787838;color:#ffebebeb}.hub-item-body{display:flex;flex-direction:column;gap:var(--tg-body-gap);margin-bottom:var(--tg-body-mb);position:relative}.hub-item--noReactions:not(.hub-item--noFooter) .hub-item-body{gap:7px;margin-bottom:7px}.hub-feed.hub-feed--unified .hub-item.hub-item--noReactions.hub-item--compact{padding-bottom:11px}.hub-item-footerRow{display:flex;align-items:center;justify-content:flex-start;gap:var(--tg-footer-gap);flex-wrap:wrap}.hub-item-footerRow .hub-item-metaBottom{margin-left:auto;flex:0 0 auto}.hub-feed.hub-feed--unified .hub-item .hub-item-main .hub-media+.hub-item-footerRow,.hub-feed.hub-feed--unified .hub-item .hub-item-main .hub-item-readMoreRow+.hub-item-footerRow,.home-wrap .lobby-postCard .hub-item .hub-item-main .hub-media+.hub-item-footerRow,.home-wrap .lobby-postCard .hub-item .hub-item-main .hub-item-readMoreRow+.hub-item-footerRow{margin-top:1px}.hub-feed.hub-feed--unified .hub-item-footerRow .hub-item-bubbleMeta,.home-posts .hub-item-footerRow .hub-item-bubbleMeta{margin-left:auto;flex:0 0 auto;width:auto;margin-top:0}.hub-item-reactionsWrap{flex:1;min-width:0;display:flex;align-items:center}.hub-item-footerRow .hub-actions-wrap{margin:0;width:100%}.hub-item-time{flex:0 0 auto;display:inline-flex;align-items:center;font-size:var(--tg-meta-font);font-weight:400;color:#ffffff80;white-space:nowrap;line-height:1}.hub-item-viewsText,.hub-item-time{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.hub-item-metaRight{flex:0 0 auto;display:inline-flex;align-items:center;gap:var(--tg-meta-gap);white-space:nowrap}.hub-item-metaPin{width:22px;height:22px;padding:0;border:0;border-radius:999px;background:transparent;color:#ffffff75;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .14s ease,color .14s ease,transform .14s ease}.hub-item-metaPin:hover{background:#ffffff0b;color:#ffffffdb}.hub-item-metaPin:focus-visible{outline:none;background:#a893ff1f;color:#e0d6fffa}.hub-item-metaPin.is-active{color:#bbabfffa;background:#a893ff0f}.hub-item-metaPin:disabled{opacity:.5;cursor:progress}.hub-item-metaPinned{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#b0a0ffe0;transform:translateY(-.5px)}.hub-item-pinGlyph{width:16px;height:16px;display:block}.hub-item-metaHubs{display:inline-flex;align-items:center;gap:6px;min-width:0}.hub-item-metaHubsMore{position:relative;display:inline-flex;align-items:center}.hub-item-metaHubsMoreBtn{border:0;background:transparent;padding:0;margin:0;color:#ffffff85;font-size:var(--tg-meta-font);font-weight:600;line-height:1;cursor:pointer;text-decoration:none}.hub-item-metaHubsMoreBtn:hover{color:#ffffffc2;text-decoration:underline;text-underline-offset:2px}.hub-item-metaHubsPop{position:absolute;right:0;bottom:calc(100% + 8px);z-index:60;min-width:180px;max-width:min(280px,70vw);padding:8px;border-radius:14px;background:#0c0c0cfa;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 60px #000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;gap:2px}.hub-item-metaHubsPopItem{display:block;padding:7px 10px;border-radius:10px;text-decoration:none;color:#ffffffdb;font-size:12.5px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-item-metaHubsPopItem.is-primary{font-weight:800;color:#fffffff0}.hub-item-metaHubsPopItem:hover{background:#ffffff0f}.hub-item-metaHubsPopItem:active{background:#ffffff14}.hub-item-metaHub{display:inline-flex;align-items:center;max-width:18ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffff94;font-size:var(--tg-meta-font);font-weight:500;line-height:1;text-decoration:none}.hub-item-metaHub:hover{color:#ffffffc2;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.hub-item-views{display:inline-flex;align-items:center;gap:6px;font-size:var(--tg-meta-font);font-weight:400;color:#ffffff80;line-height:1}.hub-feed.hub-feed--unified .hub-item-title{font-size:15px;font-weight:600}.hub-item-views svg{width:14px;height:14px;opacity:.75;flex:0 0 auto;transform:none}.hub-item-viewsText{display:inline-block;transform:none}.hub-item--noFooter .hub-item-main{position:relative}.hub-item--noFooter .hub-item-actionsOverlay-left .hub-actions-wrap,.hub-item--noFooter .hub-item-actionsOverlay-left .hub-actions-row{gap:0}.hub-item--noFooter .hub-item-actionsOverlay-left .hub-react-chips{gap:8px}.hub-item-hoverReact{position:absolute;z-index:6;pointer-events:none;opacity:0;transform:translate(-8px,8px) scale(.96);transform-origin:center;transition:opacity .14s cubic-bezier(.2,.7,.2,1),transform .16s cubic-bezier(.2,.7,.2,1)}.hub-item-footerRow .hub-react-chip--add{width:22px;height:22px;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;display:none;align-items:center;justify-content:center;font-size:0;line-height:1}.hub-feed.hub-feed--unified .hub-item:hover .hub-item-footerRow .hub-react-chip--add,.hub-feed.hub-feed--unified .hub-item:focus-within .hub-item-footerRow .hub-react-chip--add{display:inline-flex}@media(hover:none){.hub-item-footerRow .hub-react-chip--add{display:inline-flex;opacity:.85}}.hub-item-footerRow .hub-react-chip--add:before{content:"";display:block;width:14px;height:14px;background:#a893fffa;transform:translate(3px);-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20d='M12%2021.35l-1.45-1.32C5.4%2015.36%202%2012.28%202%208.5%202%205.42%204.42%203%207.5%203c1.74%200%203.41.81%204.5%202.09C13.09%203.81%2014.76%203%2016.5%203%2019.58%203%2022%205.42%2022%208.5c0%203.78-3.4%206.86-8.55%2011.54L12%2021.35z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20d='M12%2021.35l-1.45-1.32C5.4%2015.36%202%2012.28%202%208.5%202%205.42%204.42%203%207.5%203c1.74%200%203.41.81%204.5%202.09C13.09%203.81%2014.76%203%2016.5%203%2019.58%203%2022%205.42%2022%208.5c0%203.78-3.4%206.86-8.55%2011.54L12%2021.35z'/%3E%3C/svg%3E") center / contain no-repeat}.hub-item-footerRow .hub-react-chip--add:hover{background:#ffffff14;border-color:#a893ff47}.hub-item-footerRow .hub-react-chip--add,.hub-item-footerRow .hub-react-chip--addEmpty{display:none!important}.hub-item-hoverReact[aria-hidden=true]{display:none}.hub-mini-chat-body{position:relative}.hub-mini-hoverReact{position:absolute;z-index:4;right:clamp(6px,2.2vw,8px);top:clamp(22px,3.6vw,26px);pointer-events:none;opacity:0;transform:translate(-8px,8px) scale(.96);transform-origin:center;transition:opacity .14s cubic-bezier(.2,.7,.2,1),transform .16s cubic-bezier(.2,.7,.2,1)}@media(hover:hover){.hub-mini-chat-msg:hover .hub-mini-hoverReact,.hub-mini-chat-msg:focus-within .hub-mini-hoverReact,.hub-mini-hoverReact:hover,.hub-mini-hoverReact:focus-within{pointer-events:auto;opacity:1;transform:translate(0) scale(1)}}@media(hover:none){.hub-mini-chat-msg.is-reactOpen .hub-mini-hoverReact{pointer-events:auto;opacity:1;transform:none}}.hub-mini-hoverReact .hub-reaction-add{width:clamp(26px,5.6vw,28.5px);height:clamp(26px,5.6vw,28.5px);padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;box-shadow:0 14px 28px #0000004d;display:inline-flex;align-items:center;justify-content:center;font-size:0;line-height:1}.hub-mini-hoverReact .hub-reaction-add:before{content:"❤";display:block;font-size:clamp(15px,3.4vw,17px);line-height:1;color:#a893fffa}.hub-mini-hoverReact .hub-reaction-add:hover{background:#ffffff14;border-color:#ffffff2e}.hub-item .hub-item-hoverReact--body{left:auto;right:clamp(8px,2.4vw,10px);top:auto;bottom:clamp(6px,1.8vw,8px);margin-top:0}.hub-item .hub-item-hoverReact--chatText{left:auto;right:clamp(8px,2.4vw,10px);top:clamp(6px,1.8vw,8px);bottom:auto;margin-top:0}.hub-item .hub-item-hoverReact--media{left:auto;right:clamp(8px,2.4vw,10px);top:auto;bottom:clamp(8px,2.4vw,10px);margin-top:0}.hub-item .hub-item-hoverReact--mediaOnly{top:clamp(8px,2.4vw,10px);bottom:auto}.hub-item .hub-item-hoverReact--edge{left:auto;right:clamp(-16px,-2.2vw,-12px);top:auto;bottom:clamp(10px,2.4vw,12px);margin-top:0}@media(hover:hover){.hub-feed.hub-feed--unified .hub-item:hover .hub-item-hoverReact,.hub-feed.hub-feed--unified .hub-item:focus-within .hub-item-hoverReact,.hub-feed.hub-feed--unified .hub-item-main:hover~.hub-item-hoverReact,.hub-feed.hub-feed--unified .hub-item-main:focus-within~.hub-item-hoverReact,.hub-feed.hub-feed--unified .hub-item-top:hover .hub-item-hoverReact,.hub-feed.hub-feed--unified .hub-item-top:focus-within .hub-item-hoverReact,.hub-feed.hub-feed--unified .hub-item-hoverReact:hover,.hub-feed.hub-feed--unified .hub-item-hoverReact:focus-within{pointer-events:auto;opacity:1;transform:translate(0) scale(1)}}@media(prefers-reduced-motion:reduce){.hub-item-hoverReact{transition:none}}.hub-item-hoverReact .hub-actions-row{gap:0}.hub-item-hoverReact .hub-reaction-pop-wrap{margin:0}.hub-item-hoverReact .hub-react-total{display:none}.hub-item-hoverReact .hub-react-chip:not(.hub-react-chip--add):not(.hub-react-chip--addEmpty){display:none}.hub-item-hoverReact .hub-react-chip--add,.hub-item-hoverReact .hub-react-chip--addEmpty{width:clamp(26px,5.6vw,28.5px);height:clamp(26px,5.6vw,28.5px);padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#141414;box-shadow:0 14px 28px #0000004d;position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center}.hub-item-hoverReact .hub-react-chip--addEmpty .hub-react-chip-emoji{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;padding:0;line-height:1;font-size:clamp(14px,3.2vw,16px);color:#ffffffdb}.hub-item-hoverReact .hub-react-chip--add:hover,.hub-item-hoverReact .hub-react-chip--addEmpty:hover{background:#141414;border-color:#ffffff2e}.hub-item--post .hub-item-footerRow .hub-react-chip--add{display:none!important}.hub-item-hoverReact .hub-react-chip--add{font-size:0}.hub-item-hoverReact .hub-react-chip--add:before{content:"😀";display:block;font-size:clamp(14px,3.2vw,16px);line-height:1;color:#ffffffdb;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media(hover:none){.hub-item-hoverReact{pointer-events:auto;opacity:1;transform:none}}.hub-item--noFooter .hub-item-replyOverlayBtn:hover,.hub-item--noFooter .hub-item-replyOverlayBtn:focus-visible{background:#ffffff0b;border-color:#ffffff17;color:#ffffffeb}@media(hover:none){.hub-item--noFooter .hub-item-actionsOverlay{pointer-events:auto;opacity:1;right:12px;top:auto;bottom:10px;transform:none}}.hub-item-preview .tg-quote{margin:10px 0 0;padding:8px 10px;border-left:2px solid rgba(255,255,255,.16);border-radius:12px;background:#ffffff05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-item-comments-footer{width:calc(100% + (var(--hub-card-pad) * 2) + var(--hub-leftcol) + 2px);margin-left:calc(-1 * (var(--hub-card-pad) + var(--hub-leftcol) + 1px));margin-right:calc(-1 * (var(--hub-card-pad) + 1px));margin-top:10px;margin-bottom:calc(-1 * var(--hub-card-pad));padding:3px var(--hub-card-pad) 6px;border-top:0}.hub-item-comments-footer .hub-comments-bar{width:100%;border-radius:0 0 var(--hub-radius) var(--hub-radius);padding:6px 8px;background:transparent;border:0;box-shadow:none}.hub-item-comments-footer .hub-comments-bar:hover,.hub-item-comments-footer .hub-comments-bar:active{background:transparent}.hub-item-comments-footer .hub-comments-pill{background:transparent;border:0;box-shadow:none;padding:0;height:auto}.hub-item-comments-footer .hub-comments-pill.hub-comments-pill--n2,.hub-item-comments-footer .hub-comments-pill.hub-comments-pill--n3{display:inline-flex;align-items:center;height:28px;padding:0 8px;border-radius:999px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.hub-item-comments-footer .hub-comments-pill.hub-comments-pill--n3{padding:0 10px}.hub-item-comments-footer .hub-comments-avatars{display:inline-flex;align-items:center}.hub-item-comments-footer .hub-comments-avatars--24{gap:0!important}.hub-item-comments-footer .hub-comments-avatar--24{--user-avatar-size: 24px;width:var(--user-avatar-size)!important;height:var(--user-avatar-size)!important;border-radius:999px;font-size:11px;font-weight:950;margin-left:-9px!important;border:1px solid rgba(255,255,255,.1);background:#7c7cff24}.hub-item-comments-footer .hub-comments-avatars--24 .hub-comments-avatar--24:first-child{margin-left:0!important}.hub-item-comments-footer .hub-comments-avatars--24>*{margin-left:-9px}.hub-item-comments-footer .hub-comments-avatars--24>*:first-child{margin-left:0}.hub-comments-footer-mid{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12.75px;line-height:1.15;transform:translateY(-.5px)}.hub-comments-footer-nameWrap{flex:0 0 auto;display:inline-flex;align-items:center;gap:0}.hub-comments-footer-name{flex:0 0 auto;font-weight:850;color:#ffffffeb;letter-spacing:-.1px}.hub-comments-footer-colon{flex:0 0 auto;opacity:.72;font-weight:400}.hub-comments-footer-msg,.hub-comments-footer-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;color:#ffffff94;line-height:1.15}.hub-comments-footer-line1,.hub-comments-footer-line2{width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-comments-footer-line1{display:inline-flex;align-items:baseline;gap:8px}.hub-comments-footer-line2{color:#ffffff94}.hub-comments-footer-date{flex:0 0 auto;color:#ffffff80;font-size:12px;line-height:1.15;opacity:.95}.hub-item{position:relative;cursor:pointer}.hub-item>:not(.hub-item-linkOverlay){position:relative}.hub-item>.hub-item-linkOverlay{position:absolute;inset:0;z-index:2;border-radius:inherit;display:block;text-decoration:none;color:inherit;outline:none}.hub-item a,.hub-item button,.hub-item input,.hub-item textarea,.hub-item select,.hub-item [role=button],.hub-item [role=link]{position:relative;z-index:3}.hub-item:focus-within{border-color:#7c7cff33;box-shadow:0 10px 26px #00000047,0 0 0 2px #7c7cff29}.hub-item:hover{border-color:#fff1;box-shadow:0 10px 26px #00000047;background:linear-gradient(180deg,#ffffff09,#ffffff05),#121212b8}.home-posts .hub-item:hover,.home-posts .hub-item:focus-within{background:transparent;box-shadow:none;border-color:#ffffff0f}.hub-item.is-pinned{border-color:#7c7cff38}.hub-item-top{display:flex;gap:var(--hub-gap);align-items:flex-start}.hub-item.is-selectable .hub-item-main{padding-right:0}.hub-item--chat{--hub-card-pad: 14px;--hub-avatar: 38px;--hub-gap: 12px;min-height:84px}.hub-item-chatCreatedMeta{font-size:12px;font-weight:850;color:#b4b4b4b8;white-space:nowrap}.hub-item--chat .hub-chat-mention-pill{max-width:min(360px,100%);transform:translateY(.5px)}.hub-item--chat .hub-chat-mention-pill .tg-mention-text{font-size:12px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-item--chat .hub-chat-mention-pill .tg-mention-topic-avatar{width:16px;height:16px}.hub-item--chat .hub-item-top{display:flex;gap:var(--hub-gap);align-items:flex-start}.hub-item--chat .hub-chat-pill-dash{color:#777;opacity:1;margin:0;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px}.hub-item--chat .hub-chat-pill-dash-svg{width:12px;height:12px;display:block;transform:rotate(-90deg);transform-origin:50% 50%}.hub-item--chat .hub-item-date--rel{color:#777}.hub-item--chat .hub-chat-pill{display:inline-flex;align-items:center;gap:6px;padding:0;border-radius:0;border:none;background:transparent;box-shadow:none;max-width:min(520px,100%);font-size:16px;font-weight:500;line-height:1.25}.hub-item--chat .hub-chat-pill--link{text-decoration:none;color:inherit;cursor:pointer;transition:opacity .14s ease}.hub-item--chat .hub-chat-pill--link:hover{opacity:.92}.hub-item--chat .hub-chat-pill--link:active{opacity:.85}.hub-item--chat .hub-chat-pill--link:focus-visible{outline:2px solid rgba(124,124,255,.55);outline-offset:2px}.hub-item--chat .hub-chat-pill-ava{width:17px!important;height:17px!important;border-radius:50%;flex:0 0 auto;align-self:center;display:inline-flex;align-items:center;justify-content:center;background:#00000042;border:1px solid rgba(255,255,255,.18);box-shadow:0 1px 3px #00000059}.hub-item--chat .hub-chat-pill-title{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:260px}.hub-item--chat .hub-chat-pill-members{display:inline-flex;align-items:center;margin-left:0}.hub-item--chat .hub-chat-pill-member{width:15px!important;height:15px!important;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:#00000042;box-shadow:0 1px 3px #00000059;margin-left:-6px;flex:0 0 auto}.hub-item--chat .hub-chat-meta-members{display:inline-flex;align-items:center;margin-left:0;margin-right:6px}.hub-item--chat .hub-chat-meta-member{width:19px!important;height:19px!important;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:#00000042;box-shadow:0 1px 3px #00000059;margin-left:-7px;flex:0 0 auto}.hub-item--chat .hub-chat-meta-members .hub-chat-meta-member:first-child{margin-left:0}.hub-item--chat .hub-chat-meta-more{margin-left:6px;font-size:12px;font-weight:800;color:#ffffffb8}.hub-item--chat .hub-chat-pill-ava .user-avatar-img,.hub-item--chat .hub-chat-pill-member .user-avatar-img,.hub-item--chat .hub-chat-meta-member .user-avatar-img{width:100%!important;height:100%!important;object-fit:cover;display:block}.hub-item--chat .hub-chat-pill-members .hub-chat-pill-member:first-child{margin-left:0}.hub-item--chat .hub-chat-pill-more{margin-left:6px;font-size:12px;font-weight:800;color:#ffffffb8}.hub-item--chat .hub-chat-pill-chevron{margin-left:2px;opacity:.7;display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px}.hub-item--chat .hub-chat-pill-chevron-svg{width:12px;height:12px;display:block;transform:rotate(-90deg);transform-origin:50% 50%}.hub-item-avatar--chat{width:var(--hub-avatar);height:var(--hub-avatar);border-radius:14px;overflow:hidden;position:relative}.hub-item--chat .hub-item-avatar--chat{margin-top:0}.hub-item--chat .hub-item-avatar--chat .user-avatar,.hub-item--chat .hub-item-avatar--chat .hub-user-avatar-img{width:100%!important;height:100%!important}.hub-item--chat .hub-item-avatar--chat .user-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.hub-item--chat .hub-item-avatar--chat.has-ring{border-color:#ffffff05;box-shadow:0 0 0 3px var(--hub-chat-ring, rgba(142,155,255,.72))}.hub-item-preview--chat{margin-top:6px}.hub-item-preview--chatCreated{margin-top:8px}.hub-chat-created-bubble{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:16px;border:1px solid rgba(124,124,255,.16);background:#7c7cff14;color:#f0f0fff5;max-width:min(520px,100%)}.hub-chat-created-title{font-size:14px;font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-chat-main{margin:0 14px 14px;gap:6px}.hub-item--chat .hub-chat-main{margin-top:4px}.hub-item--chat .hub-item-titleleft{align-items:center;gap:6px}.hub-chat-chip{display:inline-flex;margin:0;height:18px;padding:0 10px;border-radius:999px;font-size:10px;font-weight:950;letter-spacing:.14em;text-transform:uppercase;color:#ffffffbd;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.hub-chat-title{font-weight:450;font-size:16px;line-height:1.15;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fffffff0}.hub-chat-title-date{flex:0 0 auto;font-size:12px;color:#e0e0e09e;white-space:nowrap;margin-left:2px}.hub-chat-last-row{display:flex;align-items:center;gap:6px;min-width:0}.hub-chat-last-msg{min-width:0;display:inline-flex;align-items:baseline;gap:6px;flex:1 1 auto}.hub-chat-unread{margin-left:auto;height:18px;min-width:18px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:950;letter-spacing:.02em;color:#ffffffeb;background:#7c7cff38;border:1px solid rgba(124,124,255,.36);box-shadow:0 10px 18px #0000002e}.hub-chat-last-user{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;padding:0;margin:0;cursor:pointer;min-width:0;color:inherit;text-decoration:none}.hub-chat-last-user:visited{color:inherit}.hub-chat-last-user--pill{padding:3px 6px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.hub-chat-last-user:active{transform:translateY(1px)}.hub-chat-last-ava{--user-avatar-size: 16px}.hub-chat-last-ava,.hub-chat-member-avatar-mini{border-radius:999px;overflow:hidden;background:#ffffff12;border:1px solid rgba(255,255,255,.12)}.hub-chat-last-ava .user-avatar-letter,.hub-chat-member-avatar-mini .user-avatar-letter{color:#ffffffeb;text-shadow:0 1px 6px rgba(0,0,0,.35)}.hub-chat-last-name{font-size:13px;font-weight:650;color:#ffffffdb;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-chat-last-user--solo .hub-chat-last-name{font-size:13px;font-weight:700;color:#ffffffc7}.hub-chat-last-text{font-size:13px;color:#e0e0e0b8;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-chat-last-date{flex:0 0 auto;font-size:12px;color:#e0e0e094;white-space:nowrap;margin-left:2px}.hub-chat-meta{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:10px}.hub-chat-members-mini{display:inline-flex;align-items:center;justify-content:center}.hub-chat-member-btn{border:0;background:transparent;padding:0;margin:0;cursor:pointer;line-height:0;color:inherit;text-decoration:none}.hub-chat-member-btn:visited{color:inherit}.hub-chat-member-btn+.hub-chat-member-btn{margin-left:-10px}.hub-chat-member-avatar-mini{--user-avatar-size: 26px}.hub-chat-members-more-mini{display:inline-flex;align-items:center;justify-content:center;height:18px;min-width:18px;padding:0 6px;border-radius:999px;margin-left:6px;font-size:11px;font-weight:950;color:#ffffffdb;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.hub-chat-rating .hub-rating-heart{animation:tgPulse .9s ease-in-out infinite;transform-origin:50% 60%}.hub-chat-go{width:44px;height:44px;align-self:center;border-radius:14px;border:0;background:transparent;color:#ffffffeb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .12s ease,opacity .14s ease;opacity:.78}.hub-chat-go:hover{opacity:1}.hub-chat-go:active{transform:translateY(1px)}.hub-chat-go-arrow{font-size:26px;line-height:1;opacity:1;color:#8e9bfff2;text-shadow:0 10px 18px rgba(0,0,0,.4)}.hub-chat-preview-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.hub-chat-join-link{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;padding:0;margin-left:8px;font:inherit;font-size:13px;color:#8e9bfff2;cursor:pointer;white-space:nowrap}.hub-chat-join-text{text-decoration:none}.hub-chat-join-link:hover .hub-chat-join-text{text-decoration:underline}.hub-chat-join-link:active{transform:translateY(1px)}.hub-chat-join-link .hub-chat-members{margin-left:8px}.hub-chat-preview-left{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden}.hub-chat-preview-user{display:inline-flex;align-items:center;gap:8px;min-width:0}.hub-chat-preview-ava{width:22px;height:22px;border-radius:999px;overflow:hidden;flex:0 0 22px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f}.hub-chat-preview-ava-img{width:100%;height:100%}.hub-chat-preview-name{font-size:12px;font-weight:900;color:#ffffffdb;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-chat-preview-text{font-size:13px;color:#e0e0e0c7;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-chat-preview-created{opacity:.9}.hub-chat-preview-date{font-size:12px;opacity:.72;white-space:nowrap;flex:0 0 auto}.hub-chat-created{opacity:.95;font-weight:650;color:#8e9bfff2}.hub-item--chat .hub-item-preview--chat .hub-chat-avatars>* .hub-comments-avatar{margin-left:-9px}.hub-item--chat .hub-item-preview--chat .hub-chat-avatars>*:first-child .hub-comments-avatar{margin-left:0}.hub-item-avatar{width:var(--hub-avatar);height:var(--hub-avatar);border-radius:50%;flex:0 0 var(--hub-avatar);display:flex;align-items:center;justify-content:center;font-weight:900;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.hub-item-main{min-width:0;flex:1;overflow:visible;position:relative}.hub-item-titleline{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.hub-item-postMeta{margin-top:6px;display:flex;flex-direction:column;gap:2px;min-width:0}.hub-item-postTitle{font-weight:900;font-size:14px;line-height:1.25;opacity:.92;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-item-postSub{font-size:12.5px;line-height:1.35;opacity:.7;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-item-titleleft{display:flex;align-items:baseline;gap:10px;min-width:0}.hub-item--chat .hub-item-titleleft{align-items:center;gap:5px}.hub-item-title{font-weight:500;font-size:16px;line-height:1.25;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit;text-decoration:none}.hub-item-title:visited{color:inherit}.hub-item-avatar:hover{background:#ffffff14;border-color:#7c7cff52}.hub-item-title:hover{text-decoration:underline}.hub-item-meta{display:flex;align-items:center;gap:8px;opacity:.82;font-size:12px;position:relative;z-index:6}.hub-item-titleTop{display:inline-flex;align-items:baseline;gap:10px;min-width:0}.hub-item-titleRight{margin-left:auto;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0;flex:0 0 auto}.hub-item-adminMenuBtn{width:20px;height:20px;border-radius:6px;border:0;background:transparent;color:#ffffff85;font-size:14px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:3}.hub-item-adminMenuBtn:hover{background:transparent;color:#ffffffbd}.hub-item-submeta{display:inline-flex;align-items:center;gap:10px;min-width:0;opacity:.84}.hub-chat-tag{font-weight:950;font-size:12px;color:#8e9bfff2;opacity:.95;transform:translateY(.5px)}.hub-chat-members{display:inline-flex;align-items:center}.hub-chat-member-avatar{width:16px;height:16px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;margin-left:-6px}.hub-chat-members>*:first-child .hub-chat-member-avatar{margin-left:0}.hub-chat-members-more{display:inline-flex;align-items:center;justify-content:center;height:16px;min-width:16px;padding:0 6px;border-radius:999px;margin-left:4px;font-size:11px;font-weight:950;color:#ffffffdb;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.hub-rating-ico{width:22px;height:22px;position:relative;display:inline-flex;align-items:center;justify-content:center}.hub-rating-heart{font-size:18px;line-height:1;color:#ffffffeb}.hub-meta-react{display:inline-flex;align-items:center}.hub-meta-react-btn{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 8px;border-radius:999px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0f;color:#ffffffe0;cursor:pointer;transition:background .14s ease,border-color .14s ease,transform .06s ease}.hub-meta-react-btn.is-rating{background:transparent;border:0;box-shadow:none;padding:0;height:auto;gap:6px}.hub-meta-react-btn.is-rating:hover{background:transparent;border-color:transparent}.hub-meta-react-btn.is-rating .hub-meta-react-count{font-weight:950;color:#8e9bfff2}.hub-meta-react-btn:hover{background:#ffffff0d;border-color:#7c7cff38}.hub-meta-react-btn:active{transform:translateY(1px)}.hub-meta-react-btn.is-active{border-color:#7c7cff5c;background:#7c7cff14}.hub-meta-react-ico{width:16px;height:16px;opacity:.9}.hub-rating-badge{position:absolute;right:-6px;top:-6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:950;line-height:1;color:#fffffff5;background:#7c7cff8c;border:1px solid rgba(255,255,255,.22);box-shadow:0 6px 18px #00000059}.hub-meta-react-top{display:inline-flex;align-items:center;gap:6px;min-width:0}.hub-meta-react-top-emoji{font-size:14px;line-height:1}.hub-meta-react-top-avatars{display:inline-flex;align-items:center}.hub-meta-react-avatar{width:16px;height:16px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;margin-left:-6px}.hub-meta-react-avatar:first-child{margin-left:0}.hub-meta-react-count{font-weight:950;font-size:12px;color:#8e9bfff2}.hub-user-role-inline{transform:translateY(1px)}.hub-kind--meta{opacity:.95;transform:translateY(.5px)}.hub-kind--meta.hub-kind--chat{font-weight:950;letter-spacing:.2px}.hub-item-meta .hub-kind-dots{margin-left:0}.hub-item-date{white-space:nowrap;z-index:20}.hub-item-date.hub-item-date--rel{font-size:12px;opacity:.78}.hub-item-section{display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:0;background:transparent;border:0;color:#ffffffdb;font-weight:700;font-size:12px;line-height:1}.hub-item-sub{margin-top:4px;color:#e0e0e0b3;font-size:13px;display:inline-flex;align-items:center;gap:8px}.hub-kind{display:inline-flex;align-items:center;gap:6px;padding:0;border-radius:0;border:0;background:transparent;color:#ffffffc7;line-height:1}.hub-kind-ico{opacity:.9}.hub-kind-ico{stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hub-kind-text{display:none}.hub-kind--voice{color:#ced6ffeb}.hub-kind--chat{color:#ffffffdb}.hub-kind--post{color:#ffffffc7}.hub-kind-dots{display:inline-flex;align-items:center;gap:3px;margin-left:2px;opacity:.85}.hub-item-meta .hub-kind-dots{display:none}.hub-kind-dots>i{width:3px;height:3px;border-radius:999px;background:currentColor;display:block;animation:hubTyping 1.05s infinite ease-in-out}.hub-kind-dots>i:nth-child(2){animation-delay:.15s;opacity:.85}.hub-kind-dots>i:nth-child(3){animation-delay:.3s;opacity:.75}@keyframes hubTyping{0%,60%,to{transform:translateY(0);opacity:.55}30%{transform:translateY(-2px);opacity:1}}.hub-sub-sep{opacity:.55}.hub-item-preview{margin-top:0;display:block;max-width:100%;position:relative;padding:0;overflow-wrap:anywhere;word-break:break-word}.hub-item-previewWrap{position:relative;max-width:100%}.hub-item-preview.has-inline-time{padding-bottom:0}.hub-item-previewText{display:block;max-width:100%;line-height:1.42;position:relative}.hub-item-preview.has-inline-time .hub-item-previewText{position:relative;padding-right:calc(var(--hub-inline-time-w, 64px) + 10px);padding-bottom:3px}.hub-item-previewText .tg-rt{white-space:pre-wrap;-webkit-hyphens:auto;hyphens:auto}.hub-item-previewText .tg-codeBlock{margin:8px 0 0;padding:8px 10px;border-radius:12px;background:#ffffff0a;border-color:#ffffff12;max-height:164px}.hub-item-previewText .tg-link,.hub-item-previewText .tg-hashtag{text-decoration:none;border-bottom:1px solid rgba(124,124,255,.16)}.hub-item-previewText .tg-link:hover,.hub-item-previewText .tg-hashtag:hover{border-bottom-color:#7c7cff6b}.hub-item-timeInline{position:absolute;right:0;bottom:0;display:inline-block;margin-left:0;font-size:12px;color:#ffffff7a;line-height:1;white-space:nowrap;-webkit-user-select:none;user-select:none;transform:none}.hub-item-timeInline.is-wrapped{right:0}.hub-item-previewText.is-time-wrapped{padding-right:0;padding-bottom:0}.hub-item-previewText.is-time-wrapped .hub-item-timeInline{position:static;display:block;text-align:right;margin-top:4px}.hub-item-preview.is-empty{height:0;margin:0;padding:0}.hub-item.is-long .hub-item-previewTextInner{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:10;line-clamp:10;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) calc(100% - 44px),rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,#000 calc(100% - 44px),#0000);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.hub-item.is-long.is-expanded .hub-item-previewTextInner{display:block;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;-webkit-mask-image:none;mask-image:none}.hub-item.is-long .hub-item-preview:before{content:none}.hub-item.is-long.is-expanded .hub-item-preview:before{content:none}.hub-item-readMoreInline{position:absolute;z-index:3;border:0;background:transparent;padding:0;margin:0;display:inline;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:650;line-height:1.2;color:#7c7cfffa}.hub-item-readMoreInline:hover,.hub-item-readMoreInline:focus-visible{text-decoration:underline;outline:none}.hub-item-more{margin-top:10px;display:flex;align-items:center;position:relative;cursor:pointer;font-size:13px;line-height:1;white-space:nowrap;font-weight:850;border-bottom:2px solid transparent;border-radius:0}.hub-feed-mode:hover{color:#ffffffeb}.hub-feed-mode.is-active{color:#fffffffa;border-bottom-color:#7c7cfff2}.hub-item-more-text{font-size:13px;opacity:.92;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;padding:6px 10px;border-radius:999px;color:#ffffffb8;cursor:pointer}.hub-item-more-text:hover{background:#ffffff12}.hub-meta-menu{position:relative;display:inline-flex;align-items:center;z-index:6}.hub-meta-dots{border:0;background:transparent;padding:0;margin-left:6px;cursor:pointer;color:#ffffff8f;font-size:20px;line-height:1;transition:color .14s ease}.hub-item:hover .hub-meta-dots{color:#fffc}.hub-meta-dots:hover{color:#ffffffeb}.hub-menu{position:absolute;right:0;top:24px;z-index:9999;min-width:180px;border-radius:14px;background:#141414fa;border:1px solid rgba(255,255,255,.1);box-shadow:0 14px 40px #0000008c;overflow:hidden}.hub-menu-item{width:100%;text-align:left;padding:10px 12px;border:0;background:transparent;color:#ffffffeb;cursor:pointer;font-size:14px}.hub-menu-item:hover{background:#ffffff0f}.hub-menu-item.danger{color:#ff6b6f}.hub-menu-item.danger:hover{background:#ff6b6f14}.hub-intervene{margin:10px 0 0;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff09}.hub-intervene-title{font-size:14px;font-weight:900;color:#ffffffeb;margin-bottom:10px}.hub-intervene-row{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap;margin-bottom:10px}.hub-intervene-label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#ffffffb8;min-width:180px}.hub-intervene-input{height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#00000038;color:#ffffffeb;padding:0 10px;outline:none}.hub-intervene-input:focus{border-color:#8e9bff8c;box-shadow:0 0 0 3px #8e9bff24}.hub-intervene-actions{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 6px}.hub-intervene-btn{height:36px;padding:0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#8e9bff33;color:#fffffff2;cursor:pointer;font-weight:800}.hub-intervene-btn:hover{background:#8e9bff47}.hub-intervene-btn:disabled{opacity:.6;cursor:default}.hub-intervene-btn.secondary{background:#ffffff0f}.hub-intervene-btn.secondary:hover{background:#ffffff1a}.hub-intervene-btn.ghost{background:transparent}.hub-intervene-btn.ghost:hover{background:#ffffff0f}.hub-intervene-btn.tiny{height:30px;padding:0 10px;border-radius:10px;font-size:12px;font-weight:900}.hub-intervene-list{margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.hub-intervene-subtitle{font-size:12px;font-weight:900;color:#ffffffb3;margin-bottom:8px}.hub-intervene-item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0000002e}.hub-intervene-item+.hub-intervene-item{margin-top:8px}.hub-intervene-item-title{display:flex;gap:10px;flex-wrap:wrap;align-items:center;font-size:12px}.hub-intervene-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;font-weight:900;color:#ffffffeb}.hub-intervene-muted{color:#ffffff8c;font-weight:700}.hub-intervene-item-reason{margin-top:6px;color:#ffffffb8;font-size:12px}.hub-intervene-empty{color:#fff9;font-size:12px;padding:8px 2px}.hub-themes-left{width:86px;flex:0 0 86px;height:100%;min-height:0;align-self:stretch;display:flex;flex-direction:column;align-items:center;gap:14px;justify-content:flex-start;padding:10px 0;position:relative;z-index:120;pointer-events:auto}.hub-themes-left{--hub-rail-icon-size: 26px;--hub-rail-accent: rgba(var(--hub-accent-rgb),.95)}.hub-rail-top{display:flex;flex-direction:column;align-items:center;gap:10px;padding-top:6px}.hub-themes-left .hub-rail-top{position:sticky;top:0;z-index:5;padding:10px 0 12px;margin-top:-4px;transition:box-shadow .22s ease,background .22s ease,transform .22s ease,filter .22s ease;border-radius:16px;background:transparent}.hub-themes-left.is-scrolled .hub-rail-top{background:#1010109e;box-shadow:0 16px 30px #00000059;transform:translateY(-2px);filter:saturate(.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(prefers-reduced-motion:reduce){.hub-themes-left .hub-rail-top{transition:none!important}}.hub-rail-actions{display:flex;flex-direction:column;align-items:center;gap:10px}.hub-rail-actions--under-user{margin-top:10px}.hub-rail-duo{position:relative;width:52px;height:52px}.hub-rail-duo-toggle{position:absolute;left:0;top:0;width:52px;height:52px;transition:opacity .16s ease,transform .16s ease;z-index:2}.hub-rail-duo-btn{position:absolute;left:0;top:0;width:52px;height:52px;transition:transform .18s ease,opacity .18s ease;opacity:0;visibility:hidden;pointer-events:none}.hub-rail-duo:hover .hub-rail-duo-toggle,.hub-rail-duo:focus-within .hub-rail-duo-toggle{opacity:0;transform:scale(.98);pointer-events:none}.hub-rail-duo:hover .hub-rail-duo-btn,.hub-rail-duo:focus-within .hub-rail-duo-btn{opacity:1;visibility:visible;pointer-events:auto}.hub-rail-duo:hover .hub-rail-duo-btn.is-admin,.hub-rail-duo:focus-within .hub-rail-duo-btn.is-admin{transform:translateY(-16px)}.hub-rail-duo:hover .hub-rail-duo-btn.is-moder,.hub-rail-duo:focus-within .hub-rail-duo-btn.is-moder{transform:translateY(16px)}.hub-rail-mid{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:center}.hub-rail-bottom{margin-top:auto;position:relative}.hub-themes-left-list{display:flex;flex-direction:column;align-items:center;gap:14px;padding:6px 4px;max-height:52vh;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.hub-themes-left-list.hub-themes-left-list--center{max-height:none;overflow:visible;padding:0}.hub-rail-sep{width:28px;height:1px;background:#ffffff1a;border-radius:999px}.hub-thread-badge{width:44px;height:44px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:900;color:#ffffffb8;background:transparent;border:0;box-shadow:none;font-size:18px;line-height:1;transition:color .14s ease}.hub-thread-badge.hub-thread-badge--icon{color:#ffffffb8}.hub-thread-badge.hub-thread-badge--icon svg{display:block;width:var(--hub-rail-icon-size, 22px);height:var(--hub-rail-icon-size, 22px);opacity:.92;overflow:visible;filter:none;transition:transform .12s ease,filter .14s ease,opacity .14s ease}.hub-theme-rail-btn:hover .hub-thread-badge{color:#ffffffd6}.hub-theme-rail-btn.active .hub-thread-badge{color:#ffffffeb}.hub-theme-rail-btn:hover .hub-thread-badge svg{filter:drop-shadow(0 0 .8px rgba(255,255,255,.28)) drop-shadow(0 0 6px rgba(255,255,255,.06))}.hub-theme-rail-btn.active .hub-thread-badge svg{filter:drop-shadow(0 0 .9px rgba(255,255,255,.34)) drop-shadow(0 0 8px rgba(255,255,255,.08))}.hub-theme-rail-btn:active .hub-thread-badge svg{transform:scale(.96)}.hub-thread-label{position:absolute;left:50%;bottom:6px;transform:translate(-50%);width:64px;padding:0 6px;font-size:11px;font-weight:800;letter-spacing:.1px;color:#ffffffeb;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.hub-threads-toggle{width:44px;height:26px;border-radius:999px;border:0;background:transparent;color:#ffffffb8;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;opacity:.85}.hub-threads-toggle:hover{opacity:1;background:#ffffff0f}.hub-theme-rail-btn{--hub-rail-inset: 4px;width:52px;height:52px;padding:0;border:none;background:transparent;border-radius:999px;display:flex;align-items:center;justify-content:center;position:relative;isolation:isolate;cursor:pointer;opacity:.82;transition:opacity .16s ease,transform .14s ease}.hub-theme-rail-btn:before{content:"";position:absolute;inset:var(--hub-rail-inset);border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0f;opacity:0;transform:scale(.96);transition:opacity .14s ease,transform .16s ease,border-color .14s ease,background .14s ease;z-index:0}.hub-theme-rail-btn:hover{opacity:.95}.hub-theme-rail-btn:hover:before{opacity:1;transform:scale(1)}.hub-theme-rail-btn.active:before{opacity:1;transform:scale(1);background:#7c7cff1f;border-color:#7c7cff42}.hub-theme-rail-btn.active:after{display:none}.hub-theme-rail-btn.hub-theme-rail-btn--hub{width:52px;height:52px;--hub-rail-inset: 0px;opacity:.92}.hub-theme-rail-btn.hub-theme-rail-btn--hub:before{inset:0;opacity:1;transform:none;background:#00000029;border-color:#ffffff1a;box-shadow:0 10px 26px #0000004d}.hub-theme-rail-btn.hub-theme-rail-btn--hub:hover:before{background:#00000038;border-color:#7c7cff42}.hub-theme-rail-btn.hub-theme-rail-btn--hub.active:before{background:#7c7cff24;border-color:#7c7cff57}.hub-hub-badge{width:52px;height:52px;display:grid;grid-template-rows:28px 1fr;align-items:center;justify-items:center;padding:5px 5px 7px;border-radius:999px;color:#ffffffe6;position:relative;z-index:1}.hub-hub-icon{display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1;font-weight:1000;opacity:.92}.hub-hub-name{width:100%;font-size:11px;line-height:1.05;font-weight:900;text-align:center;color:#ffffffe0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-rail-mid .hub-themes-left-list{gap:12px}.hub-rail-mid .hub-theme-rail-btn{border-radius:16px;opacity:.92}.hub-rail-mid .hub-theme-rail-btn:before{inset:6px;border-radius:16px;border:0;box-shadow:none;background:#ffffff14;opacity:0;transform:none;transition:opacity .14s ease,background .14s ease}.hub-rail-mid .hub-theme-rail-btn:hover:before{opacity:0;background:transparent}.hub-rail-mid .hub-theme-rail-btn.active:before{opacity:0;background:transparent}.hub-themes-left-list .hub-theme-rail-btn:before{opacity:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.hub-rail-mid .hub-hub-badge{border-radius:14px}.hub-rail-mid .hub-hub-icon{opacity:.95}.hub-rail-mid .hub-hub-name{font-size:10px;line-height:1.1;color:#ffffffe6}.hub-theme-rail-btn:active{transform:scale(.985)}.hub-theme-rail-btn .hub-thread-badge{position:relative;z-index:1}.hub-theme-rail-btn.active{opacity:1}.hub-theme-rail-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #7c7cff33}.hub-theme-rail-badge{position:absolute;right:6px;top:6px;min-width:18px;height:18px;padding:0 6px;border-radius:999px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;background:#7c7cffeb;border:1px solid rgba(255,255,255,.14);color:#fff;pointer-events:none;box-shadow:0 10px 26px #00000073}.hub-rail-action,.hub-create-topic{width:52px;height:52px;border-radius:999px;border:0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffffb8;transition:transform .12s ease,background .12s ease,opacity .12s ease,color .12s ease;font-size:24px;opacity:.86}.hub-rail-action{position:relative;isolation:isolate}.hub-rail-action:before{content:"";position:absolute;inset:6px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0f;opacity:0;transform:scale(.96);transition:opacity .14s ease,transform .16s ease,border-color .14s ease,background .14s ease;z-index:0}.hub-rail-action:hover:before{opacity:1;transform:scale(1)}.hub-rail-action.active:before{opacity:1;transform:scale(1);background:#7c7cff1f;border-color:#7c7cff42}.hub-rail-action.active:after{content:"";position:absolute;left:-2px;top:50%;transform:translateY(-50%);width:4px;height:16px;border-radius:999px;background:var(--hub-rail-accent);box-shadow:0 0 0 4px #7c7cff1a,0 12px 26px #00000073;z-index:2}.hub-rail-action>*{position:relative;z-index:1}.hub-rail-action svg{overflow:visible;filter:none;transition:transform .12s ease,filter .14s ease,opacity .14s ease}.hub-rail-action:hover svg{filter:drop-shadow(0 0 .8px rgba(255,255,255,.28)) drop-shadow(0 0 6px rgba(255,255,255,.06))}.hub-rail-action.active svg{filter:drop-shadow(0 0 .9px rgba(255,255,255,.34)) drop-shadow(0 0 8px rgba(255,255,255,.08))}.hub-rail-action:active svg{transform:scale(.96)}.hub-rail-action.user-profile-home:before,.hub-rail-action.user-profile-home:after{content:none;display:none}.hub-rail-action.active{opacity:1;color:#ffffffeb}.hub-create-topic{position:relative;overflow:visible}.hub-create-topic:before{content:"";position:absolute;inset:-1px;border-radius:999px;background:radial-gradient(120% 120% at 30% 20%,rgba(124,124,255,.22),transparent 60%),radial-gradient(120% 120% at 70% 80%,rgba(255,255,255,.12),transparent 55%);opacity:0;transform:scale(.92);transition:opacity .16s ease,transform .18s ease;pointer-events:none}.hub-create-topic:hover:before{opacity:1;transform:scale(1)}.hub-create-topic.is-open{background:#7c7cff24;color:#ffffffeb}.hub-create-topic.is-open:before{opacity:1;transform:scale(1.02)}.hub-rail-action:hover,.hub-create-topic:hover{opacity:1;transform:none;background:#ffffff0f;color:#ffffffdb}.hub-rail-action:active,.hub-create-topic:active{transform:scale(.98)}.hub-rail-action:focus-visible,.hub-create-topic:focus-visible,.hub-threads-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffff1a}.hub-rail-action.user-profile-home{width:52px;height:52px;border-radius:999px;background:transparent;border:0;box-shadow:none;opacity:.92}.hub-rail-action.user-profile-home svg{display:block;width:var(--hub-rail-icon-size, 22px);height:var(--hub-rail-icon-size, 22px);color:#ffffffb8;overflow:visible;filter:none;transition:transform .12s ease,filter .14s ease,opacity .14s ease}.hub-rail-action svg,.hub-create-topic svg,.hub-threads-toggle svg{width:var(--hub-rail-icon-size, 22px);height:var(--hub-rail-icon-size, 22px);display:block}.hub-create-topic svg{transition:transform .18s ease}.hub-create-topic.is-open svg{transform:rotate(45deg) scale(1.02)}.hub-rail-action.user-profile-home:hover{background:transparent;transform:none}.hub-rail-action.user-profile-home:hover svg{color:#ffffffd6;filter:drop-shadow(0 0 .8px rgba(255,255,255,.28)) drop-shadow(0 0 6px rgba(255,255,255,.06))}.hub-rail-action.user-profile-home:active svg{transform:scale(.96)}.create-menu{position:absolute;left:calc(100% + 10px);bottom:0;width:240px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0c0c0cfa;box-shadow:0 14px 32px #00000057;padding:8px;display:flex;flex-direction:column;gap:6px;z-index:9999;transform-origin:left bottom;animation:hubPopIn .16s ease-out}@keyframes hubPopIn{0%{opacity:0;transform:translate(-6px) translateY(6px) scale(.98)}to{opacity:1;transform:translate(0) translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.create-menu{animation:none}}.create-menu .create-thread-label{font-size:12px;font-weight:750;color:#ffffffb8;padding:2px 6px 0}.create-menu .create-thread-select{width:100%;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;padding:0 10px;outline:none}.create-menu .create-thread-select:focus{border-color:#2ea6ff73;box-shadow:0 0 0 4px #2ea6ff1f}.create-menu .create-menu-item{border:0;background:#ffffff08;color:#ffffffeb;padding:10px;border-radius:12px;cursor:pointer;text-align:left;font-weight:850;display:flex;align-items:center;gap:10px;transition:transform .14s ease,background .14s ease,box-shadow .14s ease}.create-menu .create-menu-item:hover{background:#ffffff12;transform:none;box-shadow:none}.create-menu .create-menu-item:active{transform:translateY(0) scale(.99)}.create-menu .create-menu-ico{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);flex:0 0 auto}.create-menu .create-menu-ico svg{width:18px;height:18px;display:block}.create-menu .create-menu-text{display:grid;gap:1px}.create-menu .create-menu-title{font-size:13px;line-height:1.15}.create-menu .create-menu-sub{font-size:12px;opacity:.72;font-weight:750}.create-menu .create-menu-item.accent{background:#7c7cff24;border:1px solid rgba(124,124,255,.22)}.create-menu .create-menu-item.accent:hover{background:#7c7cff33}@media(prefers-reduced-motion:reduce){.create-menu .create-menu-item{transition:none}.create-menu .create-menu-item:hover{transform:none;box-shadow:none}}.hub-subs-wrap{position:relative}.hub-notifs-badge{position:absolute;top:6px;right:6px;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#ff4c6df2;border:1px solid rgba(255,255,255,.14);color:#fffffff5;font-weight:950;font-size:11px;line-height:18px;text-align:center;box-shadow:0 6px 16px #00000047;pointer-events:none}.hub-notifs-pop{position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);width:min(340px,calc(100vw - 24px));max-width:calc(100vw - 24px);max-height:70vh;overflow:auto;box-sizing:border-box;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0a0c12fa;box-shadow:0 14px 32px #00000057;padding:10px;z-index:9999;animation:hubPopIn .16s ease-out}.hub-notifs-pop--portal{position:fixed;top:0;left:0;transform:none;z-index:20000}.hub-notifs-pop-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.hub-notifs-pop-title{font-weight:950;font-size:12px;letter-spacing:.12px;opacity:.78}.hub-notifs-pop-action{border:0;background:transparent;color:#ffffffeb;font-weight:900;font-size:12px;padding:7px 10px;border-radius:12px;cursor:pointer;transition:background .14s ease,transform .14s ease}.hub-notifs-pop-action:hover{background:#ffffff0f;transform:none}.hub-notifs-pop-action:active{transform:translateY(0) scale(.99)}.hub-notifs-pop-action:disabled{opacity:.45;cursor:default;transform:none}.hub-notifs-pop-list{display:grid;gap:6px}.hub-notifs-empty{opacity:.7;padding:10px}.hub-notif-item{width:100%;max-width:100%;min-width:0;box-sizing:border-box;border:0;background:#ffffff08;color:#ffffffeb;padding:10px;border-radius:12px;cursor:pointer;text-align:left;display:grid;gap:6px;transition:transform .14s ease,background .14s ease,box-shadow .14s ease}.hub-notif-item:hover{background:#ffffff12;transform:none;box-shadow:none}.hub-notif-item:active{transform:translateY(0) scale(.99)}.hub-notif-item.is-unread{background:#7c7cff24;border:1px solid rgba(124,124,255,.2)}.hub-notif-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px;width:100%}.hub-notif-title{font-weight:950;font-size:13px;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto;min-width:0}.hub-notif-time{font-size:11px;opacity:.7;font-weight:850;white-space:nowrap;flex:0 0 auto}.hub-notif-text{font-size:12px;opacity:.86;line-height:1.25;word-break:break-word;overflow-wrap:anywhere}.hub-subs-pop{position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);width:260px;max-height:60vh;overflow:auto;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0a0c12fa;box-shadow:0 14px 32px #00000057;padding:10px;z-index:9999;animation:hubPopIn .16s ease-out}.hub-subs-pop--portal{position:fixed;top:0;left:0;transform:none;z-index:20000}.hub-subs-pop-title{font-weight:900;font-size:12px;letter-spacing:.12px;opacity:.72;margin-bottom:8px}.hub-subs-pop-list{display:grid;gap:6px}.hub-subs-item{width:100%;border:0;background:#ffffff08;color:#ffffffeb;padding:10px;border-radius:12px;cursor:pointer;text-align:left;display:flex;align-items:center;gap:10px;transition:transform .14s ease,background .14s ease,box-shadow .14s ease}.hub-subs-item:hover{background:#ffffff12;transform:none;box-shadow:none}.hub-subs-item:active{transform:translateY(0) scale(.99)}.hub-subs-item.is-active{background:#7c7cff24;border:1px solid rgba(124,124,255,.2)}.hub-subs-item-ico{width:30px;height:30px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);flex:0 0 auto}.hub-subs-item-ico svg{width:16px;height:16px;display:block}.hub-subs-item-text{font-weight:850;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(prefers-reduced-motion:reduce){.hub-subs-pop{animation:none}.hub-subs-item{transition:none}.hub-subs-item:hover{transform:none;box-shadow:none}}@media(max-width:520px){.hub-themes-left{width:72px;flex:0 0 72px}.hub-theme-rail-btn{width:52px;height:52px;--hub-rail-inset: 4px}}.hub-item img:not(.user-avatar-img):not(.user-hover-avatar-img):not(.hub-user-avatar-img),.hub-item-preview img:not(.user-avatar-img):not(.user-hover-avatar-img):not(.hub-user-avatar-img),.hub-item-main img:not(.user-avatar-img):not(.user-hover-avatar-img):not(.hub-user-avatar-img){display:block;max-width:100%;height:auto;border:none!important;outline:none!important}.hub-item .user-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.hub-cover{width:100%;margin-top:10px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff08;display:block;padding:0}.hub-cover img{width:100%;height:auto;max-height:380px;object-fit:contain;background:#0000002e}@media(max-width:520px){.hub-cover img{max-height:260px}}.hub-media{width:min(100%,var(--tg-post-media-grid-max, 520px));max-width:100%;margin-top:10px;display:grid;gap:2px;position:relative;border-radius:14px;overflow:hidden;background:#ffffff09}.hub-media--1{grid-template-columns:1fr;justify-items:flex-start;width:fit-content;max-width:var(--tg-post-media-single-max, min(100%, 560px))}.hub-media--2,.hub-media--4{grid-template-columns:1fr 1fr}.hub-media--1{background:transparent;border-radius:14px}.hub-media--1.hub-media--1-wide{max-width:var(--tg-post-media-single-wide-max, min(100%, 580px))}.hub-media--1.hub-media--1-portrait{max-width:var(--tg-post-media-single-portrait-max, min(100%, 420px))}.hub-media--3{grid-template-columns:1.25fr 1fr;grid-template-rows:1fr 1fr}.hub-media--2.hub-media--2-stack{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.hub-media--3.hub-media--3-top{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.hub-media--3.hub-media--3-cols{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr}.hub-media--4.hub-media--4-top{grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto}.hub-media-item{position:relative;display:block;width:100%;border:0;border-radius:12px;padding:0;margin:0;background:#ffffff05;cursor:pointer;overflow:hidden}.hub-media--1 .hub-media-item{background:transparent;border-radius:14px}.hub-media-item:focus{outline:none}.hub-media-item:focus-visible{outline:2px solid rgba(124,124,255,.55);outline-offset:-2px}.hub-media--1 .hub-media-item{aspect-ratio:16 / 9}.hub-media--2 .hub-media-item,.hub-media--4 .hub-media-item,.hub-media--3 .hub-media-item{aspect-ratio:1 / 1}.hub-media--3 .hub-media-item:first-child{grid-row:1 / span 2}.hub-media--2.hub-media--2-stack .hub-media-item{aspect-ratio:16 / 9}.hub-media--2.hub-media--2-tall .hub-media-item{aspect-ratio:3 / 4}.hub-media--3.hub-media--3-top .hub-media-item:first-child{grid-column:1 / span 2;grid-row:auto;aspect-ratio:16 / 9}.hub-media--3.hub-media--3-top .hub-media-item:not(:first-child){aspect-ratio:1 / 1}.hub-media--3.hub-media--3-cols .hub-media-item{aspect-ratio:3 / 4}.hub-media--3.hub-media--3-cols .hub-media-item:first-child{grid-row:auto}.hub-media--4.hub-media--4-top .hub-media-item:first-child{grid-column:1 / span 3;aspect-ratio:16 / 9}.hub-media--4.hub-media--4-top .hub-media-item:not(:first-child){aspect-ratio:1 / 1}.hub-item .hub-media-item img{width:100%;height:100%!important;object-fit:cover;display:block;border:0!important;outline:none!important}.hub-item .hub-media-item video{width:100%;height:100%!important;object-fit:cover;display:block;border:0!important;outline:none!important}.hub-feed.hub-feed--unified .hub-item .hub-media--1,.home-wrap .lobby-postCard .hub-item .hub-media--1,.home-posts .hub-item .hub-media--1{width:fit-content;max-width:100%}.hub-feed.hub-feed--unified .hub-item .hub-media--1 .hub-media-item,.home-wrap .lobby-postCard .hub-item .hub-media--1 .hub-media-item,.home-posts .hub-item .hub-media--1 .hub-media-item{aspect-ratio:auto;width:fit-content;max-width:100%}.hub-feed.hub-feed--unified .hub-item .hub-media--1 .hub-media-item img,.home-wrap .lobby-postCard .hub-item .hub-media--1 .hub-media-item img,.home-posts .hub-item .hub-media--1 .hub-media-item img,.hub-feed.hub-feed--unified .hub-item .hub-media--1 .hub-media-item video,.home-wrap .lobby-postCard .hub-item .hub-media--1 .hub-media-item video,.home-posts .hub-item .hub-media--1 .hub-media-item video{width:auto;max-width:100%;height:auto!important;max-height:var(--tg-post-media-single-max-h, min(62vh, 560px));object-fit:contain;background:transparent;border-radius:inherit}.hub-feed.hub-feed--unified .hub-item .hub-media--1.hub-media--1-portrait .hub-media-item img,.home-wrap .lobby-postCard .hub-item .hub-media--1.hub-media--1-portrait .hub-media-item img,.home-posts .hub-item .hub-media--1.hub-media--1-portrait .hub-media-item img,.hub-feed.hub-feed--unified .hub-item .hub-media--1.hub-media--1-portrait .hub-media-item video,.home-wrap .lobby-postCard .hub-item .hub-media--1.hub-media--1-portrait .hub-media-item video,.home-posts .hub-item .hub-media--1.hub-media--1-portrait .hub-media-item video{max-height:var(--tg-post-media-single-portrait-max-h, min(70vh, 620px))}.hub-media-item:hover img{filter:brightness(.96)}.hub-media-item:hover video{filter:brightness(.96)}.hub-media-item.is-spoiler img,.hub-media-item.is-locked img{filter:blur(14px) saturate(.85);transform:scale(1.02)}.hub-media-item.is-spoiler video,.hub-media-item.is-locked video{filter:blur(14px) saturate(.85);transform:scale(1.02)}.hub-media-item.is-spoiler.is-revealed img{filter:none;transform:none}.hub-media-item.is-spoiler.is-revealed video{filter:none;transform:none}.hub-media-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:#00000059;border:1px solid rgba(255,255,255,.18);color:#fffffff2;font-size:18px;font-weight:900;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hub-media-time{position:absolute;right:8px;bottom:8px;z-index:3;padding:4px 6px;border-radius:999px;background:#0000006b;border:1px solid rgba(255,255,255,.16);color:#ffffffdb;font-size:11.5px;line-height:1;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:inline-flex;align-items:center;gap:7px}.hub-media-time .hub-media-views{display:inline-flex;align-items:center;gap:6px;color:#ffffffdb}.hub-media-time .hub-media-views svg{width:13px;height:13px;opacity:.9;transform:translateY(.6px)}.hub-media-time .hub-media-timeText{transform:none}.lightbox{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:9999}.lightbox-img,.lightbox-video{max-width:90vw;max-height:90vh;object-fit:contain}.lightbox-close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#ffffff1a;border:none;border-radius:50%;color:#fff;font-size:24px;cursor:pointer;z-index:10000;transition:background .12s ease}.lightbox-close:hover{background:#fff3}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#ffffff26;border:none;color:#fff;font-size:28px;cursor:pointer;z-index:10000;border-radius:6px;transition:background .12s ease}.lightbox-nav:hover{background:#ffffff40}.lightbox-nav.prev{left:20px}.lightbox-nav.next{right:20px}.lightbox-counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fffc;font-size:14px;background:#00000080;padding:8px 12px;border-radius:6px}.hub-media-overlay{position:absolute;inset:0;display:grid;place-items:center;background:#00000057;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .12s ease}.hub-media-item.is-spoiler.is-revealed .hub-media-overlay{opacity:0;pointer-events:none}.hub-media-overlay-text{padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#1414148c;color:#ffffffeb;font-weight:850;font-size:13px}.hub-media-overlay-stack{display:flex;flex-direction:column;gap:6px;align-items:center}.hub-media-overlay-btn{padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#7c7cff38;color:#fffffff5;font-weight:900;font-size:13px}.hub-media-overlay-btn.is-loading{opacity:.92;background:#7c7cff24;border-color:#7c7cff59;animation:tgPulse .9s ease-in-out infinite}.hub-media-overlay-hint{padding:5px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#1414148c;color:#ffffffe6;font-weight:750;font-size:12px}.hub-media-more{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000006b;color:#fffffff5;font-weight:900;font-size:22px;letter-spacing:.2px}@media(max-width:520px){.hub-media{border-radius:16px}.hub-media--1 .hub-media-item{aspect-ratio:auto}}.hub-item-main .hub-actions-wrap,.hub-item-underRow .hub-actions-wrap{width:100%;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;background:transparent;border:0;border-radius:0;box-shadow:none}.hub-item-main .hub-actions-row,.hub-item-underRow .hub-actions-row{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:6px;flex-wrap:wrap;overflow:visible;padding:0;margin:0;background:transparent;border:0;box-shadow:none}.hub-react-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hub-feed.hub-feed--unified .hub-react-chip{height:var(--tg-react-h);padding:0 var(--tg-react-pad-x)}.hub-feed.hub-feed--unified .hub-react-chip-emoji{font-size:var(--tg-react-emoji)}.hub-feed.hub-feed--unified .hub-react-chip-count{font-size:var(--tg-react-count)}.hub-react-chip{height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff09;color:#ffffffe6;display:inline-flex;align-items:center;gap:6px;cursor:pointer;box-shadow:inset 0 1px #ffffff0d;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease}.hub-feed.hub-feed--unified .hub-react-chip{box-shadow:inset 0 1px #ffffff0a}.hub-feed.hub-feed--unified .hub-react-chip:hover{box-shadow:inset 0 1px #ffffff0a;transform:none}.hub-feed.hub-feed--unified .hub-react-chip:active,.hub-feed.hub-feed--unified .hub-comments-empty-btn:hover,.hub-feed.hub-feed--unified .hub-comments-empty-btn:active{transform:none}.hub-react-chip:hover{background:#ffffff0e;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff0d,0 0 0 1px #ffffff08,0 0 14px #7c7cff14;transform:translateY(-1px)}.hub-react-chip:active{transform:translateY(0) scale(.99)}.hub-react-chip.is-active{border-color:#7c7cff42;background:#7c7cff1f}.hub-react-chip--add{width:28px;padding:0;justify-content:center;font-weight:900}.hub-react-chip--empty{height:26px;padding:0 9px;background:transparent;border:0;opacity:.75;cursor:pointer;box-shadow:none;transform:none;display:inline-flex;align-items:center;gap:0}.hub-react-chip--addEmpty{display:none;height:26px;padding:0 10px;border-radius:999px;background:#ffffff06;border:1px solid rgba(255,255,255,.055);color:#ffffffe6;box-shadow:none;opacity:.75;transform:none;transition:opacity .14s ease,background .14s ease,border-color .14s ease}.hub-feed.hub-feed--unified .hub-item:hover .hub-react-chip--addEmpty,.hub-feed.hub-feed--unified .hub-item:focus-within .hub-react-chip--addEmpty{display:inline-flex}.hub-react-chip--addEmpty:hover,.hub-react-chip--addEmpty:focus-visible{opacity:1;background:#ffffff0a;border-color:#ffffff12}@media(hover:none){.hub-react-chip--addEmpty{display:inline-flex;opacity:.85}}.hub-react-chip--empty:hover,.hub-react-chip--empty:focus-visible{opacity:1;background:#ffffff0a;box-shadow:none;transform:none}.hub-react-chip-plus{display:inline-block;margin-left:-1px;font-size:14px;line-height:1;font-weight:950;opacity:1;font-weight:700;transform:translateY(-.25px);text-shadow:0 1px 0 rgba(0,0,0,.45)}.hub-react-chip-emoji{font-size:15px;line-height:1}.hub-react-chip-count{font-size:12px;font-weight:850;opacity:.86}.hub-react-total{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.hub-item-main .hub-action-btn{height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.085);background:#ffffff0b;color:#ffffffe6;cursor:pointer;display:inline-flex;align-items:center;gap:8px;position:relative;box-shadow:inset 0 1px #ffffff0d;transition:background .14s ease,border-color .14s ease,transform .14s ease}.hub-item-main .hub-action-btn:hover{background:#ffffff12;border-color:#ffffff1f;transform:translateY(-1px)}.hub-item-main .hub-action-btn:active{transform:translateY(0) scale(.99)}.hub-action-ico{width:18px;height:18px;display:block}.hub-action-count{font-size:12px;font-weight:800;opacity:.86;min-width:14px;text-align:center}.hub-react-btn.is-empty,.hub-react-btn.has-reactions{padding:0 12px}.hub-react-btn.is-active{border-color:#7c7cff52;background:#7c7cff1a}.hub-react-emoji{font-size:16px;line-height:1}.hub-react-avatars{display:inline-flex;align-items:center;margin-left:2px}.hub-react-avatar{width:16px!important;height:16px!important;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:900;line-height:1;background:#7c7cff38;border:1px solid rgba(255,255,255,.14);color:#ffffffeb;margin-left:-4px;box-shadow:none}.hub-react-avatar:first-child{margin-left:0}.hub-react-more{margin-left:6px;font-size:12px;font-weight:800;opacity:.78}.hub-reaction-pop-wrap{position:relative;display:inline-flex;align-items:center;overflow:visible}.hub-item--lift{z-index:200}.hub-reaction-pop{padding:10px;border-radius:14px;background:#0c0c0cfa;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 60px #000000b3;color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;grid-template-columns:repeat(6,34px);gap:8px;position:absolute;left:0;top:calc(100% + 10px);z-index:99999}.hub-reaction-pop--rating{display:flex;flex-direction:column;gap:8px;width:260px;max-width:calc(100vw - 20px);grid-template-columns:none}.hub-rating-pop-head{font-size:12px;font-weight:900;color:#ffffffeb;opacity:.9}.hub-rating-pop-avatars{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.hub-rating-pop-avatar{width:22px;height:22px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f}.hub-reaction-pop-btn{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.08);min-width:0;background:#ffffff0f;cursor:pointer;display:grid;place-items:center;font-size:18px;transition:transform .14s ease,background .14s ease,border-color .14s ease}.hub-reaction-pop-btn .cat-react-ico{filter:drop-shadow(0 0 8px rgba(139,92,246,.42))}.hub-reaction-pop-btn:hover .cat-react-ico{filter:drop-shadow(0 0 12px rgba(139,92,246,.65)) drop-shadow(0 0 18px rgba(255,91,213,.25))}.hub-reaction-pop-btn:hover{background:#7c7cff2e;border-color:#7c7cff59;transform:translateY(-1px)}.hub-reaction-pop-btn:active{transform:translateY(0) scale(.98)}.hub-reaction-pop-btn.is-star{border-color:#ffd76459}@media(max-width:520px){.hub-reaction-pop{left:auto;right:0}}.hub-item .hub-item-main .hub-comments-bar--full{width:calc(100% + (var(--hub-card-pad) * 2) + var(--hub-leftcol) + 2px);margin-left:calc(-1 * (var(--hub-card-pad) + var(--hub-leftcol) + 1px));margin-right:calc(-1 * (var(--hub-card-pad) + 1px));margin-top:6px;margin-bottom:calc(-1 * var(--hub-card-pad))}.hub-item .hub-item-main .hub-actions-row .hub-comments-bar--full,.hub-item .hub-item-underRow .hub-actions-row .hub-comments-bar--full{width:auto;margin:0 0 0 6px;flex:0 0 auto}.hub-item .hub-item-main .hub-actions-row .hub-comments-bar--full .hub-comments-bar,.hub-item .hub-item-underRow .hub-actions-row .hub-comments-bar--full .hub-comments-bar{border-radius:999px;padding:0;height:28px;background:transparent;box-shadow:none}.hub-item .hub-item-main>.hub-comments-bar--full .hub-comments-bar{border-radius:0;padding:6px 12px;background:transparent;box-shadow:none}.hub-item .hub-item-main>.hub-comments-bar--full.hub-item-comments-footer{width:100%!important;margin:10px 0 0!important;padding:10px 0 0!important;border-top:1px solid rgba(255,255,255,.06)}.hub-item .hub-item-main>.hub-comments-bar--full.hub-item-comments-footer .hub-comments-bar{width:100%;border-radius:12px;padding:6px 8px;gap:8px;background:transparent;border:0;box-shadow:none;font-size:12.75px;line-height:1.15}.hub-comments-bar.hub-comments-bar--tg{border:0!important;background:transparent!important;box-shadow:none!important}.hub-comments-bar.hub-comments-bar--tg:hover,.hub-comments-bar.hub-comments-bar--tg:active{background:transparent!important;box-shadow:none!important}.hub-item .hub-item-main .hub-comments-bar--full .hub-comments-bar:hover{background:#ffffff08}.hub-item .hub-item-main .hub-comments-bar--full .hub-comments-bar:active{background:#ffffff0b}.hub-item .hub-item-main .hub-comments-bar{width:100%;border:0;background:#ffffff07;display:flex;background:#ffffff0b;border-color:#ffffff0f;color:#ffffffb8;justify-content:flex-start;gap:12px;padding:10px 14px 12px;border-radius:0 0 var(--hub-radius) var(--hub-radius);box-shadow:inset 0 1px #ffffff0f;cursor:pointer;text-align:left;color:inherit;font:inherit;transition:background .14s ease;position:relative}.hub-item .hub-item-main .hub-comments-bar:hover{background:#ffffff0a}.hub-item .hub-item-main .hub-comments-bar:active{background:#ffffff0e}.hub-item .hub-item-main .hub-comments-pill,.hub-item .hub-item-underRow .hub-comments-pill{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;padding:0 10px;height:28px;border-radius:999px;background:#ffffff09;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0f}.hub-item .hub-item-main .hub-comments-pill-text,.hub-item .hub-item-underRow .hub-comments-pill-text{flex:0 0 auto}.hub-item .hub-item-main .hub-comments-pill-last{display:inline-flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto}.hub-item .hub-item-main .hub-comments-avatar--last{margin-left:-7px!important}.hub-item .hub-item-main .hub-comments-pill-last-name{flex:0 0 auto;font-size:13px;font-weight:900;color:#ffffffeb}.hub-item .hub-item-main .hub-comments-pill-last-text,.hub-item .hub-item-main .hub-comments-pill-empty{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#ffffffb3}.hub-item .hub-item-main .hub-comments-avatars,.hub-item .hub-item-underRow .hub-comments-avatars{display:inline-flex;align-items:center;flex:0 0 auto}.hub-comments-avatars{gap:0!important}.hub-comments-avatars>*{margin-left:-9px}.hub-comments-avatars>*:first-child{margin-left:0}.hub-comments-avatars>* .hub-comments-avatar{position:relative}.hub-comments-avatars.hub-chat-avatars>* .hub-comments-avatar{margin-left:-9px!important}.hub-comments-avatars.hub-chat-avatars>*:first-child .hub-comments-avatar{margin-left:0!important}.hub-item .hub-item-main .hub-comments-avatar,.hub-item .hub-item-underRow .hub-comments-avatar{width:16px!important;height:16px!important;border-radius:999px;display:grid;place-items:center;font-size:9px;font-weight:950;line-height:1;background:#7c7cff29;border:1px solid rgba(255,255,255,.1);box-shadow:none;color:#ffffffeb;margin-left:-6px}.hub-item .hub-item-main .hub-comments-avatar:first-child,.hub-item .hub-item-underRow .hub-comments-avatar:first-child{margin-left:0}.hub-item .hub-item-main .hub-comments-avatar.is-muted,.hub-item .hub-item-underRow .hub-comments-avatar.is-muted{background:#ffffff0e;border-color:#ffffff1a;color:#ffffffb8}.hub-item .hub-item-main .hub-comments-count,.hub-item .hub-item-underRow .hub-comments-count{font-size:12px;font-weight:800;opacity:.86;min-width:14px;text-align:center;color:#8e9bfff2}.hub-item .hub-item-main .hub-comments-mid{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:6px;font-size:13px;line-height:16px;color:#ffffffc7;white-space:nowrap;z-index:20;overflow:hidden;text-overflow:ellipsis;text-align:left}.hub-item .hub-item-main .hub-comments-under{width:100%;border:0;background:transparent;padding:0;margin:-2px 0 0;cursor:pointer;text-align:left;color:inherit;font:inherit}.hub-item .hub-item-main .hub-comments-under:hover .hub-comments-last-text{opacity:.86}.hub-item .hub-item-main .hub-comments-under.is-update .hub-comments-mid{color:#ffffffe6}.hub-item .hub-item-main .hub-comments-last-user{font-weight:850;color:#ffffffeb;flex:0 0 auto}.hub-item .hub-item-main .hub-comments-last-colon{font-weight:400;color:inherit}.hub-item .hub-item-main .hub-comments-dot{opacity:.55;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:10px;height:16px;line-height:1;transform:translateY(-.5px)}.hub-item .hub-item-main .hub-comments-empty-btn,.hub-item .hub-item-underRow .hub-comments-empty-btn{flex:0 0 auto;border:0;background:#ffffff09;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0f;color:#ffffffdb;height:28px;min-width:28px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .14s ease,border-color .14s ease,transform .14s ease}.hub-item .hub-item-main .hub-comments-empty-btn:hover,.hub-item .hub-item-underRow .hub-comments-empty-btn:hover{background:#ffffff12;border-color:#ffffff1f;transform:translateY(-1px)}.hub-item .hub-item-main .hub-comments-empty-btn:active,.hub-item .hub-item-underRow .hub-comments-empty-btn:active{background:#ffffff0e;transform:translateY(0) scale(.99)}.hub-item .hub-item-main .hub-comments-empty-btn--share,.hub-item .hub-item-underRow .hub-comments-empty-btn--share{min-width:34px;padding:0 8px}.hub-feed.hub-feed--unified .hub-item .hub-item-underRow,.home-wrap .lobby-postCard .hub-item .hub-item-underRow,.home-posts .hub-item .hub-item-underRow{display:flex;align-items:center;min-height:24px;padding:0 var(--hub-card-pad);margin-top:6px;box-sizing:border-box}.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-actions-wrap,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-actions-wrap,.home-posts .hub-item .hub-item-underRow .hub-actions-wrap{width:auto;max-width:100%;min-width:0;flex:1 1 auto;gap:0}.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-actions-row,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-actions-row,.home-posts .hub-item .hub-item-underRow .hub-actions-row{width:auto;min-width:0;flex-wrap:nowrap;gap:8px;align-items:center}.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-bar--full,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-bar--full,.home-posts .hub-item .hub-item-underRow .hub-comments-bar--full{margin:0;min-width:0;max-width:100%;flex:0 1 auto}.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-bar,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-bar,.home-posts .hub-item .hub-item-underRow .hub-comments-bar{height:24px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff07;box-shadow:none;gap:6px}.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-avatars,.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-pill-last,.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-last-text,.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-last-time,.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-dot,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-avatars,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-pill-last,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-last-text,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-last-time,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-dot,.home-posts .hub-item .hub-item-underRow .hub-comments-avatars,.home-posts .hub-item .hub-item-underRow .hub-comments-pill-last,.home-posts .hub-item .hub-item-underRow .hub-comments-last-text,.home-posts .hub-item .hub-item-underRow .hub-comments-last-time,.home-posts .hub-item .hub-item-underRow .hub-comments-dot{display:none}.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-pill,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-pill,.home-posts .hub-item .hub-item-underRow .hub-comments-pill{height:24px;padding:0 8px;gap:6px;border:1px solid rgba(255,255,255,.08);background:#ffffff07;box-shadow:none}.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-count,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-count,.home-posts .hub-item .hub-item-underRow .hub-comments-count{font-size:11px;font-weight:820;opacity:.84}.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-empty-btn,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-empty-btn,.home-posts .hub-item .hub-item-underRow .hub-comments-empty-btn{height:24px;min-width:24px;padding:0 7px;border:1px solid rgba(255,255,255,.08);background:#ffffff07;box-shadow:none;transform:none!important}.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-empty-btn:hover,.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-empty-btn:active,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-empty-btn:hover,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-empty-btn:active,.home-posts .hub-item .hub-item-underRow .hub-comments-empty-btn:hover,.home-posts .hub-item .hub-item-underRow .hub-comments-empty-btn:active{border-color:#ffffff1a;background:#ffffff0a;box-shadow:none;transform:none!important}.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-empty-btn--share,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-empty-btn--share,.home-posts .hub-item .hub-item-underRow .hub-comments-empty-btn--share{min-width:24px;padding:0 6px}.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-empty-btn .hub-action-ico,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-empty-btn .hub-action-ico,.home-posts .hub-item .hub-item-underRow .hub-comments-empty-btn .hub-action-ico{width:15px;height:15px}@media(max-width:720px){.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-actions-row,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-actions-row,.home-posts .hub-item .hub-item-underRow .hub-actions-row{gap:6px}.hub-feed.hub-feed--unified .hub-item .hub-item-underRow .hub-comments-bar,.home-wrap .lobby-postCard .hub-item .hub-item-underRow .hub-comments-bar,.home-posts .hub-item .hub-item-underRow .hub-comments-bar{padding:0 7px}}.hub-item .hub-item-main .hub-comments-last-text{opacity:.72;min-width:0;overflow:hidden;text-overflow:ellipsis}.hub-item .hub-item-main .hub-comments-last-time{flex:0 0 auto;margin-left:0;font-size:12px;color:#ffffff7a}.hub-item .hub-item-main .hub-comments-right{flex:0 0 auto;opacity:.72;display:flex;align-items:center}.hub-item .hub-item-main .hub-comments-chevron{font-size:22px;line-height:1;color:#ffffff8c;transform:translateY(-1px)}.hub-item .hub-item-main .hub-comments-bar[data-comments-hover]:hover:after{content:attr(data-comments-hover);position:absolute;left:12px;right:12px;top:calc(100% + 10px);z-index:99999;white-space:pre-line;padding:10px 12px;border-radius:12px;background:#121212eb;border:1px solid rgba(255,255,255,.1);box-shadow:0 14px 40px #00000073;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffe6;font-size:12px;line-height:1.35;pointer-events:none}@media(max-width:520px){.hub-item{--hub-card-pad: 16px;--hub-radius: 18px}.hub-item .hub-item-main .hub-comments-last-time{display:none}}.hub-user-wrap{position:relative;display:flex;justify-content:center;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;overflow:visible;transition:transform .14s ease,background .14s ease,border-color .14s ease,box-shadow .14s ease}.hub-user-wrap:hover,.hub-user-wrap:focus-within{background:#7c7cff14;border-color:#7c7cff38;box-shadow:0 14px 38px #00000061;transform:translateY(-1px)}.hub-user-wrap:after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);width:14px;height:76px}.hub-user-avatar{width:44px;height:44px;border-radius:999px;border:none;background:transparent;display:grid;place-items:center;cursor:pointer;transition:background .14s ease,border-color .14s ease,transform .12s ease;overflow:visible}.hub-user-avatar:hover{background:#ffffff0d}.hub-user-avatar:active{transform:scale(.98)}.hub-user-avatar:focus-visible{outline:none;box-shadow:0 0 0 3px #7c7cff2e}.hub-user-avatar.is-active{background:#7c7cff14}.hub-user-avatar-letter{font-weight:800;color:#fff}.hub-user-avatar-img{width:44px;height:44px;border-radius:999px;object-fit:cover}.hub-user-menu{position:absolute;top:0;left:calc(100% + 8px);right:auto;transform:translateY(-6px) scale(.98);opacity:0;pointer-events:none;background:#0f0f0ff2;border:1px solid rgba(255,255,255,.08);min-width:180px;border-radius:12px;padding:8px;box-shadow:0 16px 40px #00000073;transition:opacity .14s ease,transform .14s ease;z-index:400;max-height:calc(100vh - 24px);overflow:auto;display:flex;flex-direction:column;gap:4px}.hub-user-wrap:hover .hub-user-menu,.hub-user-wrap:focus-within .hub-user-menu{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.hub-user-wrap.is-open .hub-user-menu{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}@media(max-width:720px){.hub-themes-left{position:fixed;left:0;right:0;bottom:0;width:100%;height:calc(var(--mobile-dock-h) + var(--safe-bottom));padding-bottom:var(--safe-bottom);background:#0a0a0a8c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid rgba(255,255,255,.1);z-index:2000;display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:8px;padding:8px calc(10px + var(--safe-right)) 8px calc(10px + var(--safe-left))}.hub-rail-top,.hub-rail-mid,.hub-rail-bottom{display:flex;flex-direction:row;align-items:center;gap:10px;padding:0;margin:0}.hub-rail-mid{flex:1 1 auto;justify-content:center}.hub-rail-top,.hub-rail-bottom{flex:0 0 auto}.hub-themes-left-list{flex-direction:row;align-items:center;gap:12px;max-height:none;overflow:visible;padding:0}.hub-themes-left-list>.hub-theme-rail-btn:not(.is-home):not(.is-notifs){display:none}.hub-themes-left-list .hub-thread-label,.hub-rail-sep,.hub-threads-toggle{display:none}.hub-rail-action,.hub-create-topic,.hub-theme-rail-btn{width:52px;height:52px}.hub-theme-rail-btn{--hub-rail-inset: 4px}.hub-theme-rail-btn.active:after{left:50%;top:auto;bottom:-4px;transform:translate(-50%);width:20px;height:4px;border-radius:999px}.hub-rail-action.active:after{left:50%;top:auto;bottom:-4px;transform:translate(-50%);width:20px;height:4px;border-radius:999px}.hub-user-wrap:after{display:none}.hub-user-menu{left:50%;right:auto;top:auto;bottom:calc(100% + 10px);transform:translate(-50%) translateY(6px) scale(.98);min-width:min(240px,calc(100vw - 24px))}.hub-user-wrap:hover .hub-user-menu,.hub-user-wrap:focus-within .hub-user-menu,.hub-user-wrap.is-open .hub-user-menu{transform:translate(-50%) translateY(0) scale(1)}.create-menu{left:50%;bottom:calc(100% + 10px);transform-origin:center bottom;width:min(360px,calc(100vw - 24px));transform:translate(-50%)}@keyframes hubPopIn{0%{opacity:0;transform:translate(-50%) translateY(10px) scale(.98)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}}.hub-reaction-pop-wrap[data-react-hover]:hover:after{content:attr(data-react-hover);position:absolute;left:0;top:calc(100% + 10px);z-index:99999;white-space:pre-line;padding:10px 12px;border-radius:12px;background:#121212eb;border:1px solid rgba(255,255,255,.1);box-shadow:0 14px 40px #00000073;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffe6;font-size:12px;line-height:1.35;pointer-events:none;min-width:220px;max-width:360px}.hub-reaction-pop-wrap.is-open[data-react-hover]:hover:after{content:none;display:none}.hub-user-menu-item{width:100%;padding:8px 10px;border:none;background:transparent;color:#fff;text-align:left;border-radius:8px;cursor:pointer;font-size:13px;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.hub-user-menu-itemLabel{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-user-menu-badge{flex:0 0 auto;height:18px;min-width:18px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;letter-spacing:-.1px;color:#ffffffeb;background:#ffffff1a}.hub-user-menu-sep{height:1px;margin:6px 4px;background:#ffffff1a;border-radius:999px}.hub-user-menu-item:hover{background:#ffffff0f}.hub-user-menu-item.accent{background:#785bff2e;border:1px solid rgba(168,147,255,.22)}.hub-user-menu-item.accent:hover{background:#785bff3d}.hub-user-menu-item.danger:hover{background:#ff505029}.hub-user-avatar.has-indicator{position:relative}.hub-user-avatar.has-indicator:after{content:"";position:absolute;right:6px;top:6px;width:10px;height:10px;border-radius:999px;background:#a893fff2;box-shadow:0 0 0 2px #0c0c0cbf}.hub-user-avatar.has-indicator.is-pulsing:after{animation:hubUserIndicatorPulse 1.25s ease-in-out infinite}.hub-user-avatar.is-guest{position:relative}.hub-user-avatar.is-guest:after{content:"";position:absolute;right:6px;top:6px;width:10px;height:10px;border-radius:999px;background:#7c7cfff2;box-shadow:0 0 0 2px #0c0c0cbf}.hub-user-wrap.hub-user-wrap--header:after{content:"";position:absolute;left:-6px;right:-6px;top:100%;height:14px}.hub-user-wrap.hub-user-wrap--header{display:inline-flex;align-items:center;gap:0;padding:0;border-color:transparent;background:transparent;box-shadow:none}.hub-user-wrap.hub-user-wrap--header:hover,.hub-user-wrap.hub-user-wrap--header:focus-within{background:transparent;border-color:transparent;box-shadow:none;transform:none}.hub-user-wrap.hub-user-wrap--header .hub-user-avatar,.hub-user-wrap.hub-user-wrap--header .hub-user-avatar-img{width:34px;height:34px}.hub-center .hub-head-outer.is-lobby .hub-user-wrap.hub-user-wrap--header .hub-user-avatar,.hub-center .hub-head-outer.is-lobby .hub-user-wrap.hub-user-wrap--header .hub-user-avatar-img{width:42px;height:42px;position:relative;top:.5px}.hub-user-wrap.hub-user-wrap--header .hub-user-avatar:hover{background:#ffffff0f}.hub-center .hub-head-outer.is-lobby .hub-user-wrap.hub-user-wrap--header .hub-user-avatar.has-indicator:after{right:5px;top:5px}@keyframes hubUserIndicatorPulse{0%,to{transform:scale(1);box-shadow:0 0 0 2px #0c0c0cbf,0 0 #a893ff2e}50%{transform:scale(1.18);box-shadow:0 0 0 2px #0c0c0cbf,0 0 0 5px #a893ff24}}.hub-center .hub-head-outer.is-lobby .hub-user-wrap.hub-user-wrap--header .hub-user-avatar{border:1px solid transparent;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.hub-center .hub-head-outer.is-lobby .hub-user-wrap.hub-user-wrap--header .hub-user-avatar:hover{background:#ffffff05;border-color:transparent;box-shadow:none}.hub-center .hub-head-outer.is-lobby .hub-user-wrap.hub-user-wrap--header .hub-user-avatar:focus-visible{box-shadow:var(--hub-focus-ring)}.hub-center .hub-head-outer.is-lobby .hub-user-wrap.hub-user-wrap--header .hub-user-menu{background:#101010f4;border-color:#ffffff0f;box-shadow:0 6px 16px #0000001f}.hub-user-wrap.hub-user-wrap--header .hub-user-menu{left:auto;right:0;top:calc(100% + 8px);transform:translateY(4px) scale(.98);opacity:0;pointer-events:none}.hub-user-wrap.hub-user-wrap--header:hover .hub-user-menu{opacity:0;pointer-events:none}.hub-user-wrap.hub-user-wrap--header:focus-within .hub-user-menu,.hub-user-wrap.hub-user-wrap--header.is-open .hub-user-menu{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.hub-user-wrap.hub-user-wrap--header{isolation:isolate}.hub-user-wrap.hub-user-wrap--header.is-open{z-index:25}.hub-user-menu.hub-user-menu--floating{position:fixed;left:0;top:0;z-index:1800;opacity:1!important;pointer-events:auto!important;transform:none!important;min-width:220px}.hub-user-avatar .user-avatar{width:100%;height:100%}.hub-access-overlay{position:fixed;inset:0;z-index:260;display:grid;place-items:center;padding:18px}.hub-access-overlay-scrim{position:absolute;inset:0;background:#0000006b}.hub-access-overlay-card{position:relative;width:min(520px,calc(100vw - 28px));border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#141416fa;box-shadow:0 16px 36px #00000061;padding:16px 16px 14px}.hub-access-overlay-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.hub-access-overlay-hub{display:flex;align-items:center;gap:12px;min-width:0}.hub-access-overlay-ava{width:44px;height:44px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.hub-access-overlay-avaImg{width:44px;height:44px;object-fit:cover;display:block}.hub-access-overlay-avaFallback{font-weight:900;opacity:.9}.hub-access-overlay-hubText{min-width:0}.hub-access-overlay-title{font-size:18px;font-weight:700;line-height:1.2}.hub-access-overlay-meta{margin-top:2px;opacity:.85;font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-access-overlay-close{width:34px;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.hub-access-overlay-close:hover{background:#ffffff1a}.hub-access-overlay-at{opacity:.85;font-size:13px}.hub-access-overlay-body{display:grid;gap:10px}.hub-access-overlay-text{opacity:.92;line-height:1.35}.hub-access-overlay-sub{opacity:.78;font-size:13px;line-height:1.35}.hub-access-overlay-row{display:flex;gap:10px}.hub-access-overlay-input{flex:1;min-width:0;height:38px;border-radius:12px;padding:0 12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb}.hub-access-overlay-input:focus{outline:none;box-shadow:var(--hub-focus-ring)}.hub-access-overlay-btn{height:38px;padding:0 14px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:rgba(var(--hub-accent-rgb),.22);color:#fffffff5;cursor:pointer}.hub-access-overlay-btn:disabled{opacity:.55;cursor:not-allowed}.hub-access-overlay-link{justify-self:start;border:0;background:transparent;color:#ffffffc7;cursor:pointer;padding:6px 2px}.hub-access-overlay-link:hover{color:#ffffffeb}.hub-about{position:fixed;inset:0;z-index:265}.hub-about-scrim{position:absolute;inset:0;background:#0000006b;border:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hub-about-card{position:absolute;top:0;right:0;width:min(430px,calc(100vw - 18px));height:100dvh;max-height:100dvh;overflow:auto;overscroll-behavior:contain;border-radius:28px 0 0 28px;border-left:1px solid rgba(255,255,255,.08);background:#101012fb;box-shadow:-26px 0 72px #0000006b;transform:translate3d(100%,0,0) scale(.985);transform-origin:right center;opacity:0;animation:hubAboutDrawerIn .24s cubic-bezier(.22,.61,.36,1) forwards}.hub-about-card:before{content:"";position:absolute;inset:0 0 auto;height:180px;pointer-events:none;background:radial-gradient(circle at top right,rgba(var(--hub-accent-rgb),.22),transparent 58%);opacity:.9}.hub-about-grip{display:none;width:42px;height:4px;border-radius:999px;margin:8px auto -2px;background:#ffffff2e}.hub-about-head{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 14px;background:#101012f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.hub-about-headLeft{display:flex;align-items:center;gap:12px;min-width:0}.hub-about-ava{width:56px;height:56px;border-radius:20px;overflow:hidden;flex:0 0 auto;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;display:grid;place-items:center}.hub-about-avaImg{width:100%;height:100%;object-fit:cover;display:block}.hub-about-avaFallback{font-weight:900;opacity:.75}.hub-about-headText{min-width:0;flex:1 1 auto}.hub-about-titleRow{display:flex;align-items:center;gap:8px;min-width:0}.hub-about-title{font-weight:900;font-size:18px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-about-badge{flex:0 0 auto;font-size:11px;font-weight:900;letter-spacing:.2px;text-transform:uppercase;padding:4px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffb8}.hub-about-badge.is-private{background:#ff50501a;border-color:#ff505038;color:#ffb4b4eb}.hub-about-badge.is-public{background:#7c7cff1a;border-color:#7c7cff38;color:#c2c2ffeb}.hub-about-meta{margin-top:4px;display:flex;flex-wrap:wrap;gap:6px;color:#ffffff9e;font-size:12px}.hub-about-dot{opacity:.7}.hub-about-at{color:rgba(var(--hub-accent-rgb),.92);font-weight:850}.hub-about-close{width:34px;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffffc7;font-size:20px;cursor:pointer;flex:0 0 auto}.hub-about-close:hover{background:#ffffff1a}.hub-about-close:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-about-body{position:relative;padding:16px 18px 24px;display:grid;gap:14px}.hub-about-heroPanel{position:relative;display:grid;gap:12px;padding:14px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff05),radial-gradient(circle at top right,rgba(var(--hub-accent-rgb),.16),transparent 48%);box-shadow:inset 0 1px #ffffff0a}.hub-about-heroTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.hub-about-heroKicker{font-size:11px;line-height:1;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#c6baffdb}.hub-about-heroPresence{min-height:26px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(110,255,170,.16);background:#6effaa14;color:#b9ffd6eb;font-size:11px;font-weight:900}.hub-about-heroText{font-size:13px;line-height:1.45;color:#ffffffd1}.hub-about-statChips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hub-about-statChip{min-width:0;display:grid;gap:2px;padding:11px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.07);background:#ffffff08}.hub-about-statChipV{font-size:17px;line-height:1.05;font-weight:900;color:#fffffff2}.hub-about-statChipK{font-size:11px;line-height:1.25;color:#ffffff8f;text-transform:uppercase;letter-spacing:.04em}.hub-about-desc{color:#ffffffd1;font-size:13px;line-height:1.35}.hub-about-desc.is-empty{opacity:.62}.hub-about-actionsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hub-about-linkRow{display:grid;gap:4px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.07);background:linear-gradient(180deg,#ffffff07,#ffffff05)}.hub-about-linkK{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#ffffff8f;font-weight:900}.hub-about-linkV{font-size:13px;color:#ffffffe0;overflow-wrap:anywhere}.hub-about-actions{display:grid;gap:8px}.hub-about-btn{height:38px;padding:0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffffdb;font-weight:850;font-size:13px;cursor:pointer;text-align:left;transition:background .15s ease,border-color .15s ease,transform .12s ease,box-shadow .15s ease}.hub-about-btn:hover{background:#ffffff17;border-color:#ffffff24;box-shadow:0 10px 18px #00000029}.hub-about-btn:active{transform:translateY(.5px)}.hub-about-btn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-about-btn.accent{background:rgba(var(--hub-accent-rgb),.14);border-color:rgba(var(--hub-accent-rgb),.22);color:#e8e4fffa}.hub-about-btn.is-join{background:linear-gradient(180deg,rgba(var(--hub-accent-rgb),.22),rgba(var(--hub-accent-rgb),.14));border-color:rgba(var(--hub-accent-rgb),.24);color:#f4f2fffa}.hub-about-btn.is-leave{background:#ffffff0a}.hub-about-info{display:grid;gap:10px;padding-top:6px;border-top:1px solid rgba(255,255,255,.08)}.hub-about-row{display:grid;gap:2px}.hub-about-k{opacity:.72;font-size:12px}.hub-about-v{font-weight:750;font-size:13px;color:#ffffffdb;overflow-wrap:anywhere}.hub-about-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-weight:650}.hub-about-members{border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff08,#ffffff06);border-radius:16px;padding:12px;display:grid;gap:10px}.hub-about-membersRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.hub-about-membersLeft{min-width:0}.hub-about-membersTitle{font-weight:900;font-size:13px}.hub-about-membersSub{opacity:.75;font-size:12px;margin-top:1px}.hub-about-membersBtn{height:30px;padding:0 10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffffd6;font-weight:850;font-size:12.5px;cursor:pointer;flex:0 0 auto}.hub-about-membersBtn:hover{background:#ffffff17;border-color:#ffffff24}.hub-about-membersBtn:active{transform:translateY(.5px)}.hub-about-membersBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-about-membersList{display:grid;gap:8px}.hub-about-memberItem{display:flex;align-items:center;gap:10px;min-width:0;padding:6px 4px;border-radius:14px;transition:background .14s ease}.hub-about-memberItem:hover{background:#ffffff0a}.hub-about-memberText{min-width:0;display:grid;gap:2px}.hub-about-memberLogin{font-size:13px;font-weight:900;color:#ffffffeb}.hub-about-memberMeta{font-size:11.5px;color:#ffffff94}.hub-about-membersAv{position:relative}.hub-about-membersAv.is-online:after{content:"";position:absolute;right:-1px;bottom:-1px;width:8px;height:8px;border-radius:999px;background:#6effaaf2;box-shadow:0 0 0 2px #121214eb}.hub-about-membersEmpty{opacity:.65;font-size:13px}.hub-about-section{border:1px solid rgba(255,255,255,.07);background:linear-gradient(180deg,#ffffff07,#ffffff05);border-radius:18px;overflow:hidden}.hub-about-section.is-hot{border-color:#ffba7824;background:linear-gradient(180deg,#ffba780b,#ffffff05)}.hub-about-section.is-actual{border-color:rgba(var(--hub-accent-rgb),.12);background:linear-gradient(180deg,rgba(var(--hub-accent-rgb),.05),#ffffff05)}.hub-about-sectionHead{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px 10px;border-bottom:1px solid rgba(255,255,255,.05)}.hub-about-sectionTitle{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:#ffffffad}.hub-about-sectionCount{min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#ffffff94;background:#ffffff0d}.hub-about-mediaGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:6px}.hub-about-mediaItem{aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#ffffff0a;display:block;transition:transform .14s ease,filter .16s ease}.hub-about-mediaItem:hover{transform:translateY(-1px);filter:brightness(1.04)}.hub-about-mediaItem img{width:100%;height:100%;object-fit:cover;display:block}.hub-about-links,.hub-about-topicList{display:grid;gap:4px;padding:6px}.hub-about-linkItem,.hub-about-topicItem{display:grid;gap:3px;padding:10px 11px;border-radius:14px;color:inherit;text-decoration:none;transition:background .14s ease,transform .12s ease}.hub-about-linkItem:hover,.hub-about-topicItem:hover{background:#ffffff0a;transform:translateY(-1px)}.hub-about-linkItemUrl,.hub-about-topicTitle{font-size:12.5px;line-height:1.32;font-weight:800;color:#ffffffeb;overflow-wrap:anywhere}.hub-about-linkItemMeta,.hub-about-topicMeta{font-size:10.5px;line-height:1.35;color:#ffffff8f}@keyframes hubAboutDrawerIn{0%{transform:translate3d(100%,0,0) scale(.985);opacity:0}to{transform:translateZ(0) scale(1);opacity:1}}.hub-members{position:fixed;inset:0;z-index:268}.hub-members-scrim{position:absolute;inset:0;background:#0000006b;-webkit-backdrop-filter:none;backdrop-filter:none;border:0}.hub-members-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(520px,calc(100vw - 24px));max-height:min(84vh,720px);overflow:auto;overscroll-behavior:contain;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#121214fa;box-shadow:0 16px 36px #00000061}@media(max-width:520px){.hub-members-card{inset:auto 0 0;transform:none;width:100vw;max-height:min(88vh,720px);border-radius:18px 18px 0 0}}.hub-members-head{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;background:#121214fa;border-bottom:1px solid rgba(255,255,255,.08)}.hub-members-title{font-weight:900;font-size:16px}.hub-members-close{width:34px;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffffc7;font-size:20px;cursor:pointer}.hub-members-close:hover{background:#ffffff1a}.hub-members-close:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-members-body{padding:14px;display:grid;gap:12px}.hub-members-top{display:grid;gap:8px}.hub-members-input{height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffe6;padding:0 12px}.hub-members-input:focus{outline:none;box-shadow:var(--hub-focus-ring)}.hub-members-sub{opacity:.75;font-size:13px}.hub-members-list{display:grid;gap:8px}.hub-members-item{padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.hub-members-itemLogin{font-weight:900}.hub-members-itemMeta{margin-top:4px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.hub-members-role{font-size:12px;font-weight:900;opacity:.85;padding:3px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.hub-members-note{font-size:12px;opacity:.65}.hub-members-empty{opacity:.75;font-size:13px;padding:8px 2px}@media(max-width:720px){.hub-about-card{inset:auto 0 0;transform:translate3d(0,100%,0) scale(1);animation-name:hubAboutDrawerUp;width:100vw;max-height:min(88vh,760px);border-radius:18px 18px 0 0;border-left:0}.hub-about-grip{display:block}.hub-about-actionsGrid{grid-template-columns:1fr}.hub-about-mediaGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-about-statChips{grid-template-columns:1fr 1fr}}@keyframes hubAboutDrawerUp{0%{transform:translate3d(0,100%,0);opacity:0}to{transform:translateZ(0);opacity:1}}.hub-manage{position:fixed;inset:0;z-index:270}.hub-manage-scrim{position:absolute;inset:0;background:#0000006b;border:0}.hub-manage-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(880px,calc(100vw - 24px));max-height:min(86vh,860px);overflow:auto;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#121214fa;box-shadow:0 16px 36px #00000061}.hub-manage-head{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;background:#121214fa;border-bottom:1px solid rgba(255,255,255,.08)}.hub-manage-title{font-weight:800;font-size:16px}.hub-manage-close{width:34px;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffffeb;cursor:pointer}.hub-manage-tabs{display:flex;gap:8px;padding:12px 14px 0}.hub-manage-tab{height:34px;padding:0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffe6;cursor:pointer}.hub-manage-tab.is-active{background:rgba(var(--hub-accent-rgb),.18);border-color:rgba(var(--hub-accent-rgb),.3)}.hub-manage-body{padding:14px;display:grid;gap:14px}.hub-manage-grid{display:grid;gap:12px}.hub-manage-field{display:grid;gap:6px}.hub-manage-label{opacity:.78;font-size:13px}.hub-manage-input{width:100%;min-width:0;border-radius:12px;padding:10px 12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb}.hub-manage-input:focus{outline:none;box-shadow:var(--hub-focus-ring)}.hub-manage-actions{display:flex;justify-content:flex-end}.hub-manage-btn{height:36px;padding:0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(var(--hub-accent-rgb),.22);color:#fffffff5;cursor:pointer}.hub-manage-btn--sm{height:30px;padding:0 10px;border-radius:10px}.hub-manage-box{border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff0a;padding:12px;display:grid;gap:10px}.hub-manage-row{display:flex;gap:10px;align-items:center}.hub-manage-row .hub-manage-input{flex:1}.hub-manage-kv{display:grid;gap:2px}.hub-manage-k{opacity:.75;font-size:12px}.hub-manage-v{font-weight:700}.hub-manage-sub{opacity:.78;font-size:13px;line-height:1.35}.hub-manage-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.hub-manage-list{display:grid;gap:8px}.hub-manage-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.hub-manage-item-login{font-weight:700}.hub-manage-item-sub{opacity:.75;font-size:13px}.hub-manage-item-actions{display:flex;gap:8px}.lobby-wrap{padding:8px 0 24px}.lobby-inner{width:min(680px,100%);margin:0 auto;padding:0 14px;display:grid;gap:10px}.lobby-tabs{display:flex;align-items:center;gap:8px;padding:10px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lobby-tab{height:34px;padding:0 12px;border-radius:999px;border:1px solid transparent;background:#ffffff0a;color:#ffffffe0;font-weight:900;cursor:pointer}.lobby-tab:hover{background:#ffffff0f}.lobby-tab:active{background:#ffffff14}.lobby-tab.is-active{background:rgba(var(--hub-accent-rgb),.18);border-color:rgba(var(--hub-accent-rgb),.3);color:#fffffff0}.lobby-tabsRight{margin-left:auto;display:flex;align-items:center}.lobby-tabsHint{opacity:.72;font-size:12px;font-weight:700}.lobby-error{padding:10px 12px;border-radius:14px;border:1px solid rgba(255,120,120,.18);background:#ff787814;color:#ffc8c8f2;font-weight:800}.lobby-sections{display:grid;gap:10px}.lobby-section{display:grid;gap:6px}.lobby-sectionTitle{padding:0 4px;font-size:12px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;opacity:.72}.lobby-sectionList,.lobby-list{display:grid;gap:6px}.home-wrap{padding:10px 0 26px;width:100%;max-width:var(--hub-feed-content-max, calc(var(--layout-max) - 28px));margin-left:auto;margin-right:auto;box-sizing:border-box}.home-wrap{--home-surface: rgba(255,255,255,.04);--home-surface2: rgba(255,255,255,.03);--home-stroke: var(--stroke, rgba(255,255,255,.08));--home-text: var(--fg, rgba(255,255,255,.94));--home-muted: var(--muted, rgba(255,255,255,.65));--home-radius: var(--radius-lg, 16px);--home-feed-pad: 14px;--home-feed-avatar: 44px;--home-feed-gap: 10px;--home-feed-indent: calc(var(--home-feed-pad) + var(--home-feed-avatar) + var(--home-feed-gap))}.home-inner{width:100%;margin:0;padding:0;display:grid;gap:12px}.home-wrap .hub-feed.hub-feed--unified,.home-wrap .hub-feed.hub-feed--unified .hub-feed-main,.home-wrap .hub-feed.hub-feed--unified .hub-feed-list{width:100%;max-width:none;margin-left:0;margin-right:0;box-sizing:border-box}.home-composePromo{width:100%;border:1px solid var(--main-glass-border, rgba(255,255,255,.07));background:var(--main-glass-bg, rgba(255,255,255,.02));box-shadow:var(--main-glass-inset, inset 0 -1px 0 rgba(0,0,0,.16));border-radius:var(--hub-radius, 18px);min-height:calc(var(--hub-avatar, 40px) + 2px);padding:var(--hub-card-pad, 12px);display:flex;align-items:center;gap:10px;color:#ffffffeb;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .14s ease,border-color .14s ease,transform .12s ease}.home-composePromo:hover{background:#ffffff0a;border-color:#ffffff1a}.home-composePromo:active{transform:translateY(.5px)}.home-composePromo:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.home-composePromoAva{width:34px;height:34px;min-width:34px;border-radius:999px;overflow:hidden;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);background:#ffffff0f}.home-composePromoAvaImg{width:100%;height:100%;object-fit:cover;display:block}.home-composePromoAvaFallback{font-size:14px;font-weight:900;opacity:.92}.home-composePromoMain{min-width:0;display:grid;gap:2px}.home-composePromoTitle{font-size:14px;line-height:1.2;font-weight:850;letter-spacing:0}.home-composePromoText{font-size:12px;line-height:1.25;color:#ffffffb3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-composePromoAction{margin-left:auto;flex:0 0 auto;height:26px;padding:0 11px;border-radius:999px;border:1px solid rgba(var(--hub-accent-rgb),.36);background:rgba(var(--hub-accent-rgb),.16);color:#ffffffeb;font-size:12px;font-weight:820;display:inline-flex;align-items:center}.home-guestPromo{border-radius:var(--hub-radius, 18px);border:1px solid var(--main-glass-border, rgba(255,255,255,.07));background:var(--main-glass-bg, rgba(255,255,255,.02));box-shadow:var(--main-glass-inset, inset 0 -1px 0 rgba(0,0,0,.16));padding:var(--hub-card-pad, 12px);display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:calc(var(--hub-avatar, 40px) + 2px)}.home-guestPromoMain{min-width:0}.home-guestPromoTitle{font-weight:900;color:#fffffff2;letter-spacing:0;font-size:14px;line-height:1.2}.home-guestPromoText{margin-top:3px;color:#ffffffbd;font-size:13px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-guestPromoBtns{display:flex;align-items:center;gap:6px;flex:0 0 auto}.home-guestPromoBtn{height:28px;padding:0 13px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;font-weight:800;font-size:12px;letter-spacing:.01em;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .12s ease}.home-guestPromoBtn:not(.is-primary){border-color:transparent!important;background:transparent;color:#ffffffc2;padding:0 8px;font-weight:740}.home-guestPromoBtn.is-primary{border-color:rgba(var(--hub-accent-rgb),.44);background:linear-gradient(180deg,rgba(var(--hub-accent-rgb),.36),rgba(var(--hub-accent-rgb),.24));box-shadow:inset 0 1px #ffffff29,0 2px 10px rgba(var(--hub-accent-rgb),.18)}.home-guestPromoBtn:hover{background:#ffffff14}.home-guestPromoBtn:not(.is-primary):hover{background:transparent;color:#ffffffeb}.home-guestPromoBtn.is-primary:hover{background:linear-gradient(180deg,rgba(var(--hub-accent-rgb),.44),rgba(var(--hub-accent-rgb),.3));border-color:rgba(var(--hub-accent-rgb),.52)}.home-guestPromoBtn:active{transform:translateY(.5px)}.home-guestPromoBtn:focus-visible{outline:none;box-shadow:0 0 0 2px #7c7cff4d}@media(max-width:520px){.home-composePromoAction{display:none}.home-guestPromo{flex-direction:column;align-items:stretch}.home-guestPromoBtns{justify-content:stretch}.home-guestPromoBtn{flex:1 1 0}}.home-posts>.hub-feed-cardSlot>.home-guestPromo,.home-posts>.hub-feed-cardSlot>.home-composePromo,.home-posts .hub-feed-list>.home-hubsStrip,.home-posts>.hub-feed-cardSlot>.home-panel{width:min(100%,var(--hub-feed-lane-max));max-width:var(--hub-feed-lane-max);margin-right:auto;box-sizing:border-box}.home-panel{border-radius:var(--home-radius);border:1px solid var(--home-stroke);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:12px;display:grid;gap:12px;position:relative}.home-searchBox{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:calc(var(--home-radius) - 2px);border:1px solid rgba(255,255,255,.07);background:transparent;min-height:44px;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.home-searchBox.is-open{border-color:rgba(var(--hub-accent-rgb),.25);box-shadow:0 0 0 3px rgba(var(--hub-accent-rgb),.1)}.home-searchBox:focus-within{border-color:rgba(var(--hub-accent-rgb),.28);box-shadow:0 0 0 3px rgba(var(--hub-accent-rgb),.1)}.home-searchIcon{opacity:.72;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.home-searchIcon svg{width:18px;height:18px;display:block}.home-searchInput{flex:1;border:0;outline:none;background:transparent;color:var(--home-text);font-size:15px;font-weight:520;caret-color:rgba(var(--hub-accent-rgb),1)}.home-searchInput::placeholder{color:#ffffff8a;font-weight:500}.home-searchClear{width:30px;height:30px;border-radius:999px;border:0;background:transparent;color:#ffffffdb;font-weight:950;cursor:pointer;flex:0 0 auto}.home-searchClear:hover{background:#ffffff0f}.home-searchClear:active{background:#ffffff14}.home-searchClear:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(var(--hub-accent-rgb),.14)}.home-searchDrop{position:absolute;left:10px;right:10px;top:60px;z-index:50;border-radius:var(--home-radius);border:1px solid rgba(255,255,255,.1);background:#141416f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 36px #00000059;padding:10px;display:grid;gap:10px}.home-searchDrop--inline{position:static;left:auto;right:auto;top:auto;z-index:auto;margin-top:2px}.home-searchGroup{display:grid;gap:6px}.home-searchGroupTitle{padding:0 4px;font-size:11px;font-weight:650;letter-spacing:.03em;text-transform:uppercase;opacity:.7}.home-searchItem{display:flex;align-items:center;gap:10px;padding:10px;border-radius:14px;border:1px solid var(--main-glass-border);background:var(--main-glass-bg);color:#ffffffeb;cursor:pointer;text-align:left}.home-searchItem:hover{border-color:var(--main-glass-border-hover)}.home-searchItem:active{border-color:var(--main-glass-border-active)}.home-searchItem:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.home-searchAva{width:32px;height:32px;border-radius:10px;overflow:hidden;display:grid;place-items:center;background:#ffffff0f;flex:0 0 auto}.home-searchAvaImg{width:100%;height:100%;object-fit:cover;display:block}.home-searchAvaFallback{font-weight:800;opacity:.9}.home-searchItemMain{display:grid;gap:2px;min-width:0}.home-searchItemTitle{font-weight:650;font-size:14px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-searchItemMeta{font-weight:550;font-size:12px;opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-searchEmpty{padding:6px 10px;opacity:.7;font-size:13px;font-weight:800}.home-hubsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-hubsStrip{--home-hubsChip-h: 48px;display:flex;align-items:stretch;gap:8px;padding:2px 0;border-radius:0;border:0;background:transparent;width:100%;min-width:0}.home-hubsMode{display:flex;flex-direction:column;gap:2px;padding:2px;flex:0 0 auto;align-self:center;justify-content:stretch;width:30px;height:var(--home-hubsChip-h);border-radius:999px;background:#ffffff09}.home-hubsModeBtn{appearance:none;border:0;width:100%;height:auto;flex:1 1 0;border-radius:999px;background:transparent;color:#ffffffbd;display:grid;place-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .14s ease,color .14s ease,transform .14s ease}.home-hubsModeBtn:hover{background:#ffffff0d;color:#ffffffdb}.home-hubsModeBtn:active{transform:translateY(.5px);background:#fff1}.home-hubsModeBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.home-hubsModeBtn.is-active{color:#ffffffeb;background:#ffffff12}.home-hubsStripScroller{position:relative;flex:1 1 auto;min-width:0;overflow:hidden}.home-hubsStripScroller:before,.home-hubsStripScroller:after{content:"";position:absolute;top:0;bottom:0;width:12px;pointer-events:none;z-index:2;opacity:0;transition:opacity .14s ease}.home-hubsStripScroller:before{left:0;background:linear-gradient(90deg,#10101057,#10101000)}.home-hubsStripScroller:after{right:0;background:linear-gradient(270deg,#10101057,#10101000)}.home-hubsStripScroller.has-leftFade:before{opacity:1}.home-hubsStripScroller.has-rightFade:after{opacity:1}.home-hubsNavBtn{position:absolute;top:0;bottom:0;width:30px;padding:0;border:0;border-radius:999px;background:transparent;color:#ffffffc7;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3;opacity:0;pointer-events:none;transition:opacity .14s ease,background .14s ease,transform .14s ease}.home-hubsNavBtn--left{left:6px}.home-hubsNavBtn--right{right:6px}.home-hubsStrip:hover .home-hubsNavBtn.is-on,.home-hubsStrip:focus-within .home-hubsNavBtn.is-on,.home-hubsNavBtn.is-on:focus-visible{opacity:.86;pointer-events:auto}.home-hubsNavBtn.is-on:hover{background:#ffffff0f}.home-hubsNavBtn.is-on:active{transform:translateY(.5px);background:#ffffff14}.home-hubsNavBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.home-hubsNavBtn:disabled{opacity:0!important;pointer-events:none!important}@media(hover:none){.home-hubsNavBtn{display:none}}.hub-head-underRow.hub-head-underRow--lobby{--lobby-hubsHead-h: 26px;padding:0 12px;margin-top:6px;overflow:hidden;max-height:96px;opacity:1;transform:translateY(0);transition:max-height .18s ease,opacity .18s ease,transform .18s ease,margin-top .18s ease,padding .18s ease}.hub-head-underRow.hub-head-underRow--lobby.hub-head-underRow--collapsed{max-height:0;opacity:0;transform:translateY(-6px);margin-top:0;padding-top:0;padding-bottom:0;pointer-events:none}.hub-head-underRow.hub-head-underRow--lobby .home-hubsStrip{padding:0;border:0;border-radius:0;background:transparent}.hub-head-underRow.hub-head-underRow--lobby .home-hubsStripScroller:before,.hub-head-underRow.hub-head-underRow--lobby .home-hubsStripScroller:after{top:0;bottom:0}.hub-head-underRow.hub-head-underRow--lobby .home-hubsNavBtn{top:0;bottom:0}.hub-head-underRow.hub-head-underRow--lobby .home-hubsStripScroller:before{left:0}.hub-head-underRow.hub-head-underRow--lobby .home-hubsStripScroller:after{right:0}.hub-head-underRow.hub-head-underRow--lobby .home-hubsStripHead{padding:0 2px;min-height:var(--lobby-hubsHead-h);align-items:flex-end}.hub-head-underRow.hub-head-underRow--lobby .home-hubsTabs{position:relative}.hub-head-underRow.hub-head-underRow--lobby .home-hubsTab{line-height:1;padding:2px 2px 8px}.hub-head-underRow.hub-head-underRow--lobby .home-hubsTab:after{bottom:0}.hub-head-underRow.hub-head-underRow--lobby .home-hubsStripHint{display:none}.hub-head-underRow.hub-head-underRow--lobby .home-hubsScroll{padding:6px 0 2px}.hub-head-underRow.hub-head-underRow--lobby .home-empty{padding:6px 2px 2px;font-size:13px;opacity:.66}.hub-head-underRow.hub-head-underRow--lobby .home-hubRow{border-radius:18px;border:0;background:#ffffff0a;transition:background .14s ease,box-shadow .14s ease;padding:9px 12px;min-width:244px;max-width:292px;gap:10px}.hub-head-underRow.hub-head-underRow--lobby .home-hubRow:hover{background:#ffffff0f}.hub-head-underRow.hub-head-underRow--lobby .home-hubRow:active{background:#ffffff14}.hub-head-underRow.hub-head-underRow--lobby .home-hubRowAva{width:34px;height:34px;background:#ffffff0e}.hub-head-underRow.hub-head-underRow--lobby .home-hubRowMeta{color:#ffffff9e}.hub-head-underRow.hub-head-underRow--lobby .home-hubRow:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-head-underRow.hub-head-underRow--lobby .home-hubRowCount{border:0;background:#ffffff14;color:#ffffffe6;height:20px;line-height:20px;padding:0 8px;font-weight:800}.home-hubsStripHead{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;min-height:22px}.home-hubsTabs{display:inline-flex;align-items:flex-end;gap:12px;padding:0;border:0;background:transparent}.hub-head-underRow.hub-head-underRow--lobby .home-hubsTabs{align-items:flex-end;gap:16px}.home-hubsTab{appearance:none;border:0;background:transparent;color:#ffffffb3;height:auto;padding:0 0 5px;border-radius:10px;font-size:12px;font-weight:950;letter-spacing:-.15px;cursor:pointer;-webkit-tap-highlight-color:transparent;position:relative;transition:color .14s ease,transform .14s ease}.home-hubsTab:hover{color:#ffffffdb}.home-hubsTab:active{transform:translateY(.5px)}.home-hubsTab:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.home-hubsTab.is-active{color:#ffffffeb}.home-hubsTab:after{content:"";position:absolute;left:10%;right:10%;bottom:1px;height:2px;border-radius:999px;background:rgba(var(--hub-accent-rgb),.78);opacity:0;transform:scaleX(.72);transform-origin:50% 50%;will-change:transform,opacity;transition:opacity .16s ease,transform .24s cubic-bezier(.2,.9,.2,1)}.home-hubsTab.is-active:after{opacity:1;transform:scaleX(1)}.hub-head-underRow.hub-head-underRow--lobby .home-hubsTabs{background:transparent;border-color:transparent}.home-hubsStripTitle{font-size:11px;font-weight:750;letter-spacing:.03em;text-transform:uppercase;opacity:.7}.home-hubsStripHint{font-size:12px;font-weight:850;opacity:.45}.home-hubsScroll{display:flex;gap:8px;overflow-x:auto;min-width:0;max-width:100%;width:100%;padding:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;scrollbar-color:transparent transparent;overscroll-behavior-x:contain;cursor:grab;touch-action:pan-x}.home-hubsScroll::-webkit-scrollbar{height:0px}.home-hubsScroll::-webkit-scrollbar-thumb{background:transparent}.home-hubsScroll.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.home-hubRow{flex:0 0 auto;min-height:var(--home-hubsChip-h);min-width:212px;max-width:268px;display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:calc(var(--home-radius) - 2px);border:0;background:#ffffff06;color:var(--home-text);cursor:pointer;text-align:left;transition:background .14s ease,box-shadow .14s ease}.home-hubRow:hover{background:#ffffff0b}.home-hubRow:active{background:#ffffff0e}.home-hubRow:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.home-hubRowAva{width:32px;height:32px;border-radius:999px;overflow:hidden;display:grid;place-items:center;background:#ffffff0f;flex:0 0 auto}.home-hubRowAvaImg{width:100%;height:100%;object-fit:cover;display:block}.home-hubRowAvaFallback{font-weight:800;opacity:.9;font-size:16px}.home-hubRowMain{display:grid;gap:2px;min-width:0;flex:1}.home-hubRowTitle{font-weight:650;font-size:14px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-hubRowMeta{font-weight:520;font-size:12px;color:#ffffffad;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-hubRowCount{flex:0 0 auto;height:22px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffffeb;font-weight:650;font-size:12px;line-height:22px}@media(max-width:520px){.home-hubsScroll{gap:8px}.home-hubRow{min-width:230px}}@media(max-width:560px){.home-hubsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-hubCard{display:flex;align-items:center;gap:10px;padding:10px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#fffffff0;cursor:pointer;text-align:left}.home-hubCard:hover{background:#ffffff0d}.home-hubCard:active{background:#ffffff12}.home-hubAva{width:34px;height:34px;border-radius:12px;overflow:hidden;display:grid;place-items:center;background:#ffffff0f;flex:0 0 auto}.home-hubAvaImg{width:100%;height:100%;object-fit:cover;display:block}.home-hubAvaFallback{font-weight:950;opacity:.9}.home-hubTitle{font-weight:950;font-size:14px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.home-hubMeta{font-weight:850;font-size:12px;opacity:.62;flex:0 0 auto}.home-empty{padding:10px 12px;border-radius:14px;border:1px dashed rgba(255,255,255,.14);background:transparent;color:#ffffffc7;font-weight:650}.home-posts{display:grid;gap:10px}.home-posts .lobby-section{padding-top:6px}.home-posts .lobby-section+.lobby-section{margin-top:2px;padding-top:14px;border-top:1px solid rgba(255,255,255,.06)}.home-posts .lobby-sectionTitle{padding:0 2px;font-size:13px;font-weight:700;letter-spacing:0;text-transform:none;opacity:.88}.home-posts .lobby-sectionTitle.lobby-sectionTitle--row{display:flex;align-items:center;justify-content:flex-end;gap:0}.home-posts .lobby-sectionTitleText{font-size:13px;font-weight:750;opacity:.92}.home-posts .lobby-feedTabs{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid rgba(255,255,255,.07);border-radius:999px;background:#ffffff04}.home-posts .lobby-feedTab{appearance:none;border:0;background:transparent;color:#ffffffa8;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:950;letter-spacing:-.15px;cursor:pointer;-webkit-tap-highlight-color:transparent;position:relative;transition:color .14s ease,background .14s ease,transform .14s ease}.home-posts .lobby-feedTab:hover{color:#ffffffd1}.home-posts .lobby-feedTab:active{transform:translateY(.5px)}.home-posts .lobby-feedTab:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.home-posts .lobby-feedTab.is-active{color:#ffffffeb}.home-posts .lobby-feedTab.is-active{background:#ffffff0f}.home-posts .lobby-feedTab:after{display:none}.home-posts .lobby-feedUnread{display:inline-flex;align-items:center;gap:6px;margin-left:8px}.home-posts .lobby-feedUnreadDot{width:6px;height:6px;border-radius:999px;background:rgba(var(--hub-accent-rgb),.92);box-shadow:0 0 0 2px rgba(var(--hub-accent-rgb),.14)}.home-posts .lobby-feedUnreadCount{font-size:11px;font-weight:950;color:#ffffffdb}.home-posts .lobby-sectionList{gap:0}.home-wrap .lobby-postCard{position:relative}.home-wrap{--main-glass-bg: rgba(255,255,255,.02);--main-glass-bg-hover: rgba(255,255,255,.026);--main-glass-bg-focus: rgba(255,255,255,.03);--main-glass-border: rgba(255,255,255,.05);--main-glass-border-hover: rgba(255,255,255,.075);--main-glass-border-active: rgba(255,255,255,.095);--main-glass-border-focus: rgba(var(--hub-accent-rgb),.26);--main-glass-inset: inset 0 -1px 0 rgba(0,0,0,.16);--main-glass-inset-hover: inset 0 -1px 0 rgba(0,0,0,.18)}.home-posts .lobby-sectionList{gap:10px}.home-posts .hub-item-top{align-items:flex-start}.home-posts .hub-item-titleline{align-items:flex-start;gap:10px}.home-posts .hub-item-titleleft{flex:1;min-width:0;flex-direction:column;align-items:stretch;gap:3px}.home-posts .hub-item-sourceRow{display:inline-flex;align-items:baseline;gap:5px;min-width:0}.home-posts .hub-item-sourcePrefix{font-size:11px;line-height:1.15;font-weight:650;color:#ffffff7a}.home-posts .hub-item-source{font-size:11px;line-height:1.15;font-weight:750;color:#ffffffa3;text-decoration:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-posts .hub-item-source:hover{color:#ffffffc2;text-decoration:underline}.home-posts .hub-item-meta{opacity:.85}.home-posts .hub-item-metaBottom{display:flex;justify-content:flex-end;align-items:center;gap:6px;margin-top:4px;font-size:11px;line-height:1;white-space:nowrap;opacity:1}.home-posts .hub-item-footerRow .hub-item-metaBottom{margin-top:0;align-self:center}.home-posts .hub-item-metaBottom .hub-item-section{color:#8e9bffeb;font-weight:500}.home-posts .hub-item-metaBottom .hub-item-time,.home-posts .hub-item-metaBottom .hub-item-views{color:#ffffff80;font-weight:400;font-size:11px}.home-posts .hub-item-metaBottom .hub-item-views{gap:4px}.home-posts .hub-item-metaBottom .hub-item-views svg{display:inline-block;width:13px;height:13px;opacity:.55;transform:translateY(-.35px)}.home-posts .hub-item-metaDot{color:#fff6;transform:translateY(-.4px)}.home-wrap .lobby-postCard .hub-item{--hub-card-pad: 12px;--hub-radius: var(--radius-xl);--hub-avatar: 40px;--hub-gap: 10px;--hub-leftcol: calc(var(--hub-avatar) + var(--hub-gap));--tg-body-gap: 7px;--tg-body-mb: 8px;--tg-footer-gap: 8px;--tg-meta-gap: 8px;--tg-meta-font: 11px;--hub-bubble-gradient: none;--hub-bubble-tint: transparent;--tg-react-h: 26px;--tg-react-pad-x: 9px;--tg-react-emoji: 14px;--tg-react-count: 11.5px;position:relative;padding:0;border:0;border-radius:var(--hub-radius);background:transparent;box-shadow:none}.home-wrap .lobby-postCard .hub-item .hub-react-chip{height:var(--tg-react-h);padding:0 var(--tg-react-pad-x)}.home-wrap .lobby-postCard .hub-item .hub-react-chip-emoji{font-size:var(--tg-react-emoji)}.home-wrap .lobby-postCard .hub-item .hub-react-chip-count{font-size:var(--tg-react-count)}.home-wrap .lobby-postCard .hub-item .hub-item-main{position:relative;z-index:1;overflow:hidden;padding:var(--hub-card-pad);border:1px solid var(--main-glass-border);border-radius:var(--hub-radius);background:var(--main-glass-bg);box-shadow:var(--main-glass-inset)}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva{--hub-gap: 0px;--hub-leftcol: 0px}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-titleTop{gap:9px;align-items:center}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva{--hub-inline-author-indent: 41px}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-titleline{align-items:flex-start;min-height:32px}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-titleleft{align-items:stretch}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-titleTop{align-self:flex-start}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-title{line-height:1.1}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-preview,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-media,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-readMoreRow,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-bubbleMeta{margin-left:0;width:auto;max-width:100%;padding-left:var(--hub-inline-author-indent, 41px);box-sizing:border-box}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-preview{margin-top:3px}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-media{margin-top:4px}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-readMoreRow{margin-top:0}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-bubbleMeta{margin-top:2px}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-avatarInline{width:32px;height:32px;border-radius:50%;overflow:hidden;flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);transform:none}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-avatarInline:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-titleline,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-titleline,.home-posts .hub-item.hub-item--inlineAva .hub-item-titleline{align-items:flex-start;min-height:0}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-titleleft,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-titleleft,.home-posts .hub-item.hub-item--inlineAva .hub-item-titleleft{display:flex;flex-direction:column;align-items:stretch;gap:0;min-width:0}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-titleTop,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-titleTop,.home-posts .hub-item.hub-item--inlineAva .hub-item-titleTop{position:relative;display:flex;align-items:flex-start;gap:8px;min-height:0;padding-left:var(--hub-inline-author-indent, 41px)}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-titleTop>.user-hover-wrap,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-titleTop>.user-hover-wrap,.home-posts .hub-item.hub-item--inlineAva .hub-item-titleTop>.user-hover-wrap{position:absolute;left:0;top:0;width:32px;height:32px;flex:0 0 32px;display:block;line-height:0}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-titleTop>.user-hover-wrap .hub-item-avatarInline,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-titleTop>.user-hover-wrap .hub-item-avatarInline,.home-posts .hub-item.hub-item--inlineAva .hub-item-titleTop>.user-hover-wrap .hub-item-avatarInline{position:static;width:100%;height:100%}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-titleTop>.hub-item-avatarInline,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-titleTop>.hub-item-avatarInline,.home-posts .hub-item.hub-item--inlineAva .hub-item-titleTop>.hub-item-avatarInline{position:absolute;left:0;top:0;flex:0 0 32px}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-title,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-title,.home-posts .hub-item.hub-item--inlineAva .hub-item-title{display:inline-block;line-height:1.1;margin-top:0;transform:none}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-postMeta,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-postMeta,.home-posts .hub-item.hub-item--inlineAva .hub-item-postMeta{margin-top:1px;gap:0}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-preview,.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-media,.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-readMoreRow,.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-bubbleMeta,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-preview,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-media,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-readMoreRow,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-bubbleMeta,.home-posts .hub-item.hub-item--inlineAva .hub-item-preview,.home-posts .hub-item.hub-item--inlineAva .hub-media,.home-posts .hub-item.hub-item--inlineAva .hub-item-readMoreRow,.home-posts .hub-item.hub-item--inlineAva .hub-item-bubbleMeta{padding-left:var(--hub-inline-author-indent, 41px);box-sizing:border-box}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-media,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-media,.home-posts .hub-item.hub-item--inlineAva .hub-media{padding-left:0;margin-left:var(--hub-inline-author-indent, 41px);max-width:calc(100% - var(--hub-inline-author-indent, 41px))}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-media:not(.hub-media--1),.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-media:not(.hub-media--1),.home-posts .hub-item.hub-item--inlineAva .hub-media:not(.hub-media--1){width:min(calc(100% - var(--hub-inline-author-indent, 41px)),var(--tg-post-media-grid-max, 520px))}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-media.hub-media--1,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-media.hub-media--1,.home-posts .hub-item.hub-item--inlineAva .hub-media.hub-media--1{width:fit-content;max-width:calc(100% - var(--hub-inline-author-indent, 41px))}.hub-feed.hub-feed--unified .hub-item.hub-item--inlineAva .hub-item-preview,.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-preview,.home-posts .hub-item.hub-item--inlineAva .hub-item-preview{margin-top:3px}.home-wrap .lobby-postCard .hub-item .hub-item-main:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:0;background:transparent;opacity:1}.home-wrap .lobby-postCard .hub-item .hub-item-main:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:0;background:var(--hub-bubble-gradient),radial-gradient(80% 70% at 10% 10%,var(--hub-bubble-tint),transparent 62%);opacity:.06}.home-wrap .lobby-postCard .hub-item .hub-item-main>*{position:relative;z-index:1}.home-wrap .lobby-postCard .hub-item>.hub-item-linkOverlay{z-index:2}.home-wrap .lobby-postCard .hub-item:hover .hub-item-main{border-color:var(--main-glass-border-hover);background:var(--main-glass-bg-hover);box-shadow:var(--main-glass-inset-hover)}.home-wrap .lobby-postCard .hub-item:active .hub-item-main{border-color:var(--main-glass-border-active);background:#ffffff08;box-shadow:var(--main-glass-inset-hover)}.home-wrap .lobby-postCard .hub-item:focus-within .hub-item-main{border-color:var(--main-glass-border-focus);background:var(--main-glass-bg-focus);box-shadow:var(--main-glass-inset-hover),var(--hub-focus-ring)}.home-posts .hub-item-preview.has-inline-time .hub-item-previewText{padding-right:0;padding-bottom:0}.home-posts .hub-item-bubbleMeta{margin-top:3px;display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;width:auto;max-width:100%;font-size:var(--tg-meta-font, 11px);line-height:1;white-space:nowrap;-webkit-user-select:none;user-select:none;opacity:.76}.home-posts .hub-item-bubbleMeta.has-react{display:flex;justify-content:space-between;gap:12px}.home-posts .hub-item-bubbleMeta.is-mediaOnly{justify-content:flex-start;gap:0}.home-posts .hub-item-bubbleMetaLeft{display:inline-flex;align-items:center;flex:0 0 auto;min-width:0}.home-posts .hub-item-bubbleMetaRight{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 1 auto;min-width:0;margin-left:auto}.home-posts .hub-item-bubbleMeta .hub-meta-react-top-avatars{display:none}.home-wrap .lobby-postCard .hub-item .hub-item-readMoreRow+.hub-item-bubbleMeta{margin-top:1px}.home-wrap .lobby-postCard .hub-item .hub-media+.hub-item-bubbleMeta{margin-top:1px}.home-posts .hub-item-bubbleMeta .hub-item-section{font-size:var(--tg-meta-font, 11px);font-weight:700;opacity:.55}.home-posts .hub-item-bubbleMeta .hub-item-badge--ai{font-size:11px;font-weight:900;padding:2px 6px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);opacity:.62}.home-posts .hub-item-bubbleMeta .hub-item-views{display:inline-flex;align-items:center;gap:5px;opacity:.7}.home-posts .hub-item-bubbleMeta .hub-item-views svg{width:12px;height:12px;opacity:.86;transform:translateY(.4px)}.home-posts .hub-item-bubbleMeta .hub-item-timeInline{position:static;display:inline-flex;align-items:center;margin:0;font-size:var(--tg-meta-font, 11px);color:#ffffff8f}.home-wrap .lobby-postCard .hub-item .hub-item-preview,.home-posts .hub-item .hub-item-preview{margin-top:5px;color:#ffffffdb;max-width:100%}.home-wrap .lobby-postCard .hub-item.hub-item--inlineAva .hub-item-preview,.home-posts .hub-item.hub-item--inlineAva .hub-item-preview{margin-top:3px}.home-wrap .lobby-postCard .hub-item.is-long:not(.is-previewExpanded) .hub-item-preview,.home-posts .hub-item.is-long:not(.is-previewExpanded) .hub-item-preview{max-height:12.2em;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) calc(100% - 1.6em),rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,#000 calc(100% - 1.6em),#0000);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}@media(max-width:520px){.home-wrap .lobby-postCard .hub-item.is-long:not(.is-previewExpanded) .hub-item-preview,.home-posts .hub-item.is-long:not(.is-previewExpanded) .hub-item-preview{max-height:10.6em}}.home-wrap .lobby-postCard .hub-item.is-previewExpanded .hub-item-preview,.home-posts .hub-item.is-previewExpanded .hub-item-preview{max-height:none;overflow:visible;-webkit-mask-image:none;mask-image:none}.home-wrap .lobby-postCard .hub-item .hub-item-preview .tg-rt{display:block;font-size:14.5px;line-height:1.42;white-space:pre-wrap;-webkit-hyphens:auto;hyphens:auto}.home-wrap .lobby-postCard .hub-item .hub-item-preview .tg-rt+.tg-rt{margin-top:6px}.home-wrap .lobby-postCard .hub-item .hub-item-preview .tg-list{margin:6px 0 0;padding-left:18px}.home-wrap .lobby-postCard .hub-item .hub-item-preview .tg-list li{margin:2px 0}.home-wrap .lobby-postCard .hub-item .hub-item-preview .tg-codeBlock{margin:8px 0 0;padding:8px 10px;border-radius:12px;background:#ffffff09;border-color:#ffffff12;max-height:164px}.home-wrap .lobby-postCard .hub-item .hub-item-preview .tg-quote{white-space:pre-wrap;overflow:visible;text-overflow:clip}.hub-feed.hub-feed--unified .hub-item-bubbleMeta .hub-react-chips,.home-posts .hub-item-bubbleMeta .hub-react-chips{gap:6px}.hub-feed.hub-feed--unified .hub-item-bubbleMeta .hub-react-chip,.home-posts .hub-item-bubbleMeta .hub-react-chip{height:24px;padding:0 8px;gap:5px;border-color:#ffffff0e;background:#ffffff06;box-shadow:inset 0 1px #ffffff09}.hub-feed.hub-feed--unified .hub-item-bubbleMeta .hub-react-chip:hover,.hub-feed.hub-feed--unified .hub-item-bubbleMeta .hub-react-chip:active,.home-posts .hub-item-bubbleMeta .hub-react-chip:hover,.home-posts .hub-item-bubbleMeta .hub-react-chip:active{transform:none;box-shadow:inset 0 1px #ffffff09}.hub-feed.hub-feed--unified .hub-item-bubbleMeta .hub-react-chip-emoji,.home-posts .hub-item-bubbleMeta .hub-react-chip-emoji{font-size:14px}.hub-feed.hub-feed--unified .hub-item-bubbleMeta .hub-react-chip-count,.home-posts .hub-item-bubbleMeta .hub-react-chip-count{font-size:11px;opacity:.82}.home-wrap .lobby-postCard .hub-item .hub-item-readMoreRow{margin-top:2px}.hub-item .hub-item-readMoreBtn,.hub-feed.hub-feed--unified .hub-item .hub-item-readMoreBtn,.home-wrap .lobby-postCard .hub-item .hub-item-readMoreBtn,.home-posts .hub-item .hub-item-readMoreBtn{display:inline-flex;align-items:center;gap:6px;font-size:13px;line-height:1.1;font-weight:650;color:#8e9bffeb;text-decoration:none;padding:0;border:0;background:transparent;-webkit-appearance:none;appearance:none;cursor:pointer}.hub-item .hub-item-readMoreBtn:hover,.hub-item .hub-item-readMoreBtn:focus-visible,.hub-feed.hub-feed--unified .hub-item .hub-item-readMoreBtn:hover,.hub-feed.hub-feed--unified .hub-item .hub-item-readMoreBtn:focus-visible,.home-wrap .lobby-postCard .hub-item .hub-item-readMoreBtn:hover,.home-wrap .lobby-postCard .hub-item .hub-item-readMoreBtn:focus-visible,.home-posts .hub-item .hub-item-readMoreBtn:hover,.home-posts .hub-item .hub-item-readMoreBtn:focus-visible{color:#8e9bfffa;text-decoration:underline;text-underline-offset:2px;outline:none}.home-wrap .lobby-postCard .hub-item .hub-media{margin-top:6px;border-radius:14px;background:#ffffff09}.home-wrap .lobby-postCard .hub-item .hub-media-item:focus-visible{outline-color:rgba(var(--hub-accent-rgb),.42)}.home-posts .hub-item-metaBottom{min-height:16px}.home-posts .hub-item-metaBottom .hub-item-section,.home-posts .hub-item-metaBottom .hub-item-time,.home-posts .hub-item-metaBottom .hub-item-views{transform:none}.home-wrap .lobby-epicenter{width:100%;max-width:720px;margin:4px auto 10px;position:relative}.home-wrap .lobby-epicenterBox{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff09,#ffffff05),#0000002e;box-shadow:0 12px 28px #00000038}.home-wrap .lobby-epicenterBox.is-open{border-color:rgba(var(--hub-accent-rgb),.26);box-shadow:0 12px 34px #00000042,0 0 0 2px rgba(var(--hub-accent-rgb),.08)}.home-wrap .lobby-epicenterIcon{opacity:.75;font-size:16px}.home-wrap .lobby-epicenterInput{flex:1;min-width:0;border:0;outline:none;background:transparent;color:#fffffff0;font-size:15.5px;font-weight:700;letter-spacing:-.01em}.home-wrap .lobby-epicenterInput::placeholder{color:#ffffff85;font-weight:600}.home-wrap .lobby-epicenterPill{flex:0 0 auto;border:1px solid rgba(var(--hub-accent-rgb),.2);background:rgba(var(--hub-accent-rgb),.1);color:#ffffffe6;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850;cursor:pointer}.home-wrap .lobby-epicenterPill:hover{background:rgba(var(--hub-accent-rgb),.14)}.home-wrap .lobby-epicenterPill:active{background:rgba(var(--hub-accent-rgb),.18)}.home-wrap .lobby-epicenterClear{width:30px;height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#ffffffdb;font-size:18px;line-height:1;cursor:pointer}.home-wrap .lobby-epicenterClear:hover{background:#fff1}.home-wrap .lobby-epicenterClear:active{background:#ffffff16}.home-wrap .lobby-epicenterDrop{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:40;border-radius:18px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,#1a1a1af0,#101010f0);box-shadow:0 18px 46px #00000075;overflow:hidden;display:grid}.lobby-epicenterItem{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border:0;background:transparent;color:#ffffffeb;cursor:pointer;text-align:left}.lobby-epicenterItem:hover{background:#ffffff0d}.lobby-epicenterItem:active{background:#ffffff12}.lobby-epicenterItem.is-active{background:rgba(var(--hub-accent-rgb),.14)}.lobby-epicenterAva{width:34px;height:34px;border-radius:999px;overflow:hidden;display:grid;place-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);flex:0 0 auto}.lobby-epicenterAvaImg{width:100%;height:100%;object-fit:cover;display:block}.lobby-epicenterAvaFallback{font-weight:950;opacity:.9}.lobby-epicenterItemMain{min-width:0;display:grid;gap:1px}.lobby-epicenterItemTitle{font-size:13px;font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lobby-epicenterItemMeta{font-size:12px;font-weight:700;opacity:.62}.lobby-epicenterEmpty{padding:10px 12px;opacity:.72;font-size:13px;font-weight:700}.lobby-hubsGrid{display:grid;grid-template-columns:210px 1fr;gap:12px;align-items:start}@media(max-width:720px){.lobby-hubsGrid{grid-template-columns:1fr}}.lobby-hubsRail{display:grid;gap:6px;padding:8px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.lobby-hubItem{width:100%;display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:14px;border:1px solid rgba(255,255,255,0);background:transparent;color:#ffffffeb;cursor:pointer;text-align:left}.lobby-hubItem:hover{background:var(--hub-hover-bg);border-color:#ffffff0f}.lobby-hubItem:active{background:var(--hub-press-bg)}.lobby-hubItem.is-active{background:rgba(var(--hub-accent-rgb),.14);border-color:rgba(var(--hub-accent-rgb),.22)}.lobby-hubDot{width:10px;height:10px;border-radius:999px;background:#ffffff2e;box-shadow:inset 0 0 0 1px #ffffff1a;flex:0 0 auto}.lobby-hubItem.is-active .lobby-hubDot{background:rgba(var(--hub-accent-rgb),.72);box-shadow:inset 0 0 0 1px rgba(var(--hub-accent-rgb),.6)}.lobby-hubAva{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.lobby-hubAvaImg{width:100%;height:100%;object-fit:cover;display:block}.lobby-hubAvaFallback{font-size:14px;font-weight:900;opacity:.92}.lobby-hubTitle{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850}.lobby-hubMeta{flex:0 0 auto;opacity:.55;font-size:11px;font-weight:700}.lobby-reco{min-width:0}.lobby-postCard{width:fit-content;max-width:100%;align-self:flex-start}.lobby-postCard .topic-view{flex:0 0 auto;overflow:visible;display:block}.lobby-postCard .hub-item{margin:0}.lobby-recoHead{padding:6px 4px 2px}.lobby-recoTitle{font-size:12px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;opacity:.72}.lobby-row{width:100%;display:flex;align-items:center;gap:12px;padding:10px;border-radius:18px;border:1px solid rgba(255,255,255,0);background:transparent;color:#ffffffeb;cursor:pointer;text-align:left}.lobby-row:hover{background:var(--hub-hover-bg);border-color:#ffffff0f}.lobby-row:active{background:var(--hub-press-bg)}.lobby-rowAva{width:46px;height:46px;border-radius:999px;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.lobby-rowAvaImg{width:100%;height:100%;object-fit:cover;display:block}.lobby-rowAvaFallback{font-size:18px;font-weight:900;opacity:.92}.lobby-rowMain{flex:1;min-width:0;display:grid;gap:2px}.lobby-rowTop{display:flex;align-items:baseline;gap:10px;min-width:0}.lobby-rowTitle{font-weight:800;letter-spacing:-.005em;font-size:15px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lobby-rowDate{margin-left:auto;flex:0 0 auto;opacity:.62;font-size:12px;font-weight:700}.lobby-rowPreview{opacity:.7;font-size:13.25px;font-weight:500;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lobby-rowPreview.is-empty{opacity:.55}.lobby-empty{padding:14px 10px;opacity:.72;font-weight:700}.lobby-placeholder{padding:14px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.lobby-placeholderTitle{font-weight:950;margin-bottom:6px}.lobby-placeholderText{opacity:.75;line-height:1.45}.lobby-row.lobby-row--post{align-items:flex-start}.lobby-row.lobby-row--post .lobby-rowTop{align-items:baseline}.lobby-postBody{margin-top:2px;display:grid;gap:2px}.lobby-postBy{opacity:.62;font-size:12px;font-weight:700}.lobby-postText{opacity:.82;font-size:13.25px;font-weight:500;line-height:1.35;white-space:pre-wrap;word-break:break-word}.lobby-postText.is-empty{opacity:.55}.hub-head-center.hub-head-center--routeTabs{display:flex;align-items:center;justify-content:center;min-width:0;width:100%;overflow:hidden}.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-inline.hub-head--page-hub .hub-head-center.hub-head-center--routeTabs,.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-inline.hub-head--page-profile .hub-head-center.hub-head-center--routeTabs{justify-content:flex-start}.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-inline .hub-head-center.hub-head-center--routeTabs .hub-picker{flex:0 1 auto;width:auto;max-width:min(520px,46vw)}.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-inline .hub-head-center.hub-head-center--routeTabs .hub-routeTabs.hub-routeTabs--header{flex:1 1 auto;width:auto;min-width:0}.hub-center .hub-head-outer.is-lobby .hub-head-center.hub-head-center--routeTabs,.hub-head-outer.is-lobby .hub-head-center.hub-head-center--routeTabs{pointer-events:auto}.hub-routeTabs.hub-routeTabs--header{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;width:100%;max-width:100%;margin:0 auto;padding:1px 4px;overflow:hidden}.hub-routeTabs.hub-routeTabs--header.has-context{justify-content:flex-start}.hub-routeTabs.hub-routeTabs--header.is-menuOnly{justify-content:flex-start;gap:6px;padding-left:0;padding-right:0}.hub-routeTabs.hub-routeTabs--header.is-overflow{justify-content:flex-start;margin:0 auto}.hub-routeTabs.hub-routeTabs--header::-webkit-scrollbar{width:0;height:0}.hub-routeTabStack{--route-tab-stack-w: 58px;--route-tab-stack-w-open: min(172px, 34vw);--route-tab-faces-w: 36px;flex:0 0 var(--route-tab-stack-w);width:var(--route-tab-stack-w);min-width:var(--route-tab-stack-w);max-width:var(--route-tab-stack-w);display:inline-flex;align-items:center;position:relative;overflow:hidden;z-index:1;transition:width .18s ease,min-width .18s ease,max-width .18s ease,flex-basis .18s ease}.hub-routeTabs.hub-routeTabs--header[data-density=compact] .hub-routeTabStack{--route-tab-stack-w: 52px;--route-tab-stack-w-open: min(156px, 32vw);--route-tab-faces-w: 33px}.hub-routeTabs.hub-routeTabs--header[data-density=tiny] .hub-routeTabStack{--route-tab-stack-w: 48px;--route-tab-stack-w-open: min(138px, 30vw);--route-tab-faces-w: 30px}.hub-routeTabStack:hover,.hub-routeTabStack:focus-within,.hub-routeTabStack.is-hot{flex-basis:var(--route-tab-stack-w-open);width:var(--route-tab-stack-w-open);min-width:var(--route-tab-stack-w-open);max-width:var(--route-tab-stack-w-open)}.hub-routeTabs.hub-routeTabs--header[data-density=compact] .hub-routeTabStackBtn{height:28px}.hub-routeTabs.hub-routeTabs--header[data-density=tiny] .hub-routeTabStackBtn{height:26px;padding-right:6px;padding-left:5px}.hub-routeTabStackBtn{width:100%;min-width:100%;max-width:100%;height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffd6;display:inline-flex;align-items:center;justify-content:flex-start;gap:4px;padding:0 8px 0 6px;cursor:pointer;min-width:0;overflow:hidden;font:inherit;position:relative;transition:background .14s ease,border-color .14s ease,color .14s ease,padding .16s ease}.hub-routeTabStackBtn:hover{border-color:#ffffff2e;background:#ffffff12;color:#fffffff5}.hub-routeTabStackBtn.is-open{border-color:rgba(var(--hub-accent-rgb),.45);background:rgba(var(--hub-accent-rgb),.14);color:#fffffffc}.hub-routeTabStackBtn:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(var(--hub-accent-rgb),.34) inset}.hub-routeTabStackFaces{display:inline-flex;align-items:center;flex:0 0 var(--route-tab-faces-w);width:var(--route-tab-faces-w);min-width:var(--route-tab-faces-w);max-width:var(--route-tab-faces-w);margin-right:2px;overflow:visible}.hub-routeTabStackFace{width:16px;height:16px;min-width:16px;min-height:16px;margin-right:-4px;border-width:1px;box-shadow:0 0 0 1px #0000005c;flex:0 0 auto}.hub-routeTabStackFace:last-child{margin-right:0}.hub-routeTabStackCount{font-size:11px;font-weight:800;line-height:1;letter-spacing:-.01em;flex:0 0 auto;margin-left:auto}.hub-routeTabStackPreview{position:static;display:inline-flex;align-items:center;flex:1 1 auto;min-width:0;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;letter-spacing:-.01em;color:#ffffffdb;pointer-events:none;transform:translate(6px);transition:max-width .18s ease,opacity .14s ease,transform .16s ease}.hub-routeTabStack:hover .hub-routeTabStackPreview,.hub-routeTabStack:focus-within .hub-routeTabStackPreview,.hub-routeTabStack.is-hot .hub-routeTabStackPreview,.hub-routeTabStackBtn.is-open .hub-routeTabStackPreview{max-width:calc(var(--route-tab-stack-w-open) - var(--route-tab-faces-w) - 42px);opacity:1;transform:translate(0)}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTabStack{--route-tab-stack-w: 62px;--route-tab-stack-w-open: min(168px, 34vw);--route-tab-faces-w: 38px;margin-right:2px;z-index:2}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTabStackBtn{height:34px;padding-left:8px;padding-right:10px;gap:6px}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTabStackCount{font-size:12px;font-weight:760}.hub-routeTabStackMenuPortal{position:fixed;z-index:1400;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#0e1014fa;box-shadow:0 14px 32px #00000057;padding:6px;display:grid;gap:2px;max-height:min(62vh,460px);overflow-y:auto}.hub-routeTabStackMenuPortal::-webkit-scrollbar{width:8px}.hub-routeTabStackMenuPortal::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff29}.hub-routeTabStackItem{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px}.hub-routeTabStackItemActions{display:inline-flex;align-items:center;gap:3px}.hub-routeTabStackItemBtn{height:34px;border:0;border-radius:9px;background:transparent;color:#ffffffeb;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;padding:0 8px;cursor:pointer;min-width:0;font:inherit}.hub-routeTabStackItemBtn:hover{background:#ffffff0f}.hub-routeTabStackItemLabel{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:700}.hub-routeTabStackItemClose{width:24px;height:24px;border:0;border-radius:7px;background:transparent;color:#ffffff8f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:17px;line-height:1}.hub-routeTabStackItemClose:hover{color:#fffffff5;background:#ffffff14}.hub-routeTabStackItemPin,.hub-routeTabStackItemMore{width:24px;height:24px;border:0;border-radius:7px;background:transparent;color:#ffffff8f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:10px;font-weight:900;line-height:1}.hub-routeTabStackItemPin:hover,.hub-routeTabStackItemMore:hover{color:#fffffff2;background:#ffffff14}.hub-routeTabStackItemPin.is-on{color:#ffd284f5;background:#ffd2841f}.hub-routeTab{--route-tab-w: 180px;flex:0 0 var(--route-tab-w);width:var(--route-tab-w);min-width:var(--route-tab-w);max-width:var(--route-tab-w);display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;padding-right:2px;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,opacity .14s ease,width .18s ease,min-width .18s ease,max-width .18s ease,flex-basis .18s ease}.hub-routeTab:hover{border-color:#ffffff21;background:#ffffff0d}.hub-routeTab.is-active{border-color:rgba(var(--hub-accent-rgb),.34);background:rgba(var(--hub-accent-rgb),.11);box-shadow:0 0 0 1px rgba(var(--hub-accent-rgb),.12) inset}.hub-routeTab.is-hoverFocus{border-color:rgba(var(--hub-accent-rgb),.5);background:rgba(var(--hub-accent-rgb),.15);box-shadow:0 0 0 1px rgba(var(--hub-accent-rgb),.2) inset;z-index:2}.hub-routeTabs.hub-routeTabs--header.is-focusMode .hub-routeTab{transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,opacity .14s ease,transform .16s ease,width .18s ease,min-width .18s ease,max-width .18s ease,flex-basis .18s ease}.hub-routeTabs.hub-routeTabs--header.is-focusMode .hub-routeTab:not(.is-hoverFocus):not(.is-active){opacity:.84}.hub-routeTabs.hub-routeTabs--header.is-focusMode .hub-routeTab.is-hoverFocus .hub-routeTabLabel{color:#fffffffa}.hub-routeTab.is-pinned{border-color:#ffd28457;box-shadow:0 0 0 1px #ffd2841f inset}.hub-routeTab:not(.is-active).is-old-2 .hub-routeTabClose{opacity:.72}.hub-routeTab:not(.is-active).is-old-3 .hub-routeTabClose{display:none}.hub-routeTab.is-dragging{opacity:.52}.hub-routeTab.is-dropTarget{border-color:rgba(var(--hub-accent-rgb),.62);box-shadow:0 0 0 2px rgba(var(--hub-accent-rgb),.3)}.hub-routeTabBtn{height:30px;border:0;background:transparent;color:#ffffffbd;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;width:100%;max-width:none;padding:0 8px 0 5px;border-radius:999px;cursor:pointer;min-width:0;font:inherit;transition:color .14s ease,background .14s ease}.hub-routeTabBtn:hover{color:#ffffffe6}.hub-routeTab.is-active .hub-routeTabBtn{color:#fffffffa}.hub-routeTabBtn:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(var(--hub-accent-rgb),.34) inset}.hub-routeTabAva{width:20px;height:20px;border-radius:999px;overflow:hidden;flex:0 0 auto;display:grid;place-items:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.14)}.hub-routeTabAva--hub{background:rgba(var(--hub-accent-rgb),.2);border-color:rgba(var(--hub-accent-rgb),.34)}.hub-routeTabAva--topic{background:#ffbe7a2e;border-color:#ffbe7a4d}.hub-routeTabAva--profile{background:#8cdcff33;border-color:#8cdcff57}.hub-routeTabUserAvatar,.hub-routeTabUserAvatar .user-avatar,.hub-routeTabUserAvatar .user-avatar-img{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;border-radius:999px!important}.hub-routeTabAvaImg{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}.hub-routeTabAvaEmoji{width:100%;height:100%;display:grid;place-items:center;line-height:1}.hub-routeTabAvaFallback{font-size:11px;font-weight:900;opacity:.92;line-height:1}.hub-routeTabLabel{flex:1 1 auto;min-width:0;max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.7px;line-height:1;font-weight:760;letter-spacing:-.01em}.hub-routeTab--context{--route-tab-w: auto;flex:0 1 auto;width:auto;min-width:196px;max-width:360px;border-color:rgba(var(--hub-accent-rgb),.24);background:rgba(var(--hub-accent-rgb),.1)}.hub-routeTab--context .hub-routeTabBtn{padding-right:10px}.hub-routeTab--context.is-contextCurrent{border-color:rgba(var(--hub-accent-rgb),.56);background:linear-gradient(180deg,rgba(var(--hub-accent-rgb),.22),rgba(var(--hub-accent-rgb),.12));box-shadow:0 0 0 1px rgba(var(--hub-accent-rgb),.22) inset,0 8px 18px #00000038}.hub-routeTab--context.is-contextCurrent .hub-routeTabBtn{color:#fffffffa}.hub-routeTabBtn--context{gap:8px}.hub-routeTabContextText{min-width:0;display:inline-flex;flex-direction:column;align-items:flex-start;gap:1px}.hub-routeTab--context .hub-routeTabLabel{font-weight:820}.hub-routeTabMeta{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.8px;line-height:1.1;font-weight:640;opacity:.66}.hub-routeTab--contextProfile .hub-routeTabAva{background:#8cdcff2e;border-color:#8cdcff57}.hub-routeTabs.hub-routeTabs--header.has-context .hub-routeTab--context{max-width:320px}.hub-routeTabs.hub-routeTabs--header[data-density=compact] .hub-routeTab--context{min-width:168px;max-width:286px}.hub-routeTabs.hub-routeTabs--header[data-density=tiny] .hub-routeTab--context{min-width:148px;max-width:252px}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context{flex:0 1 auto;width:auto;min-width:0;max-width:min(100%,460px);overflow:hidden;border-color:transparent;background:transparent;box-shadow:none}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context:hover,.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context.is-contextCurrent{border-color:transparent;background:transparent;box-shadow:none}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context .hub-routeTabBtn{height:34px;gap:8px;padding-left:0;padding-right:8px;border-radius:10px;max-width:100%;min-width:0;align-items:center}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context .hub-routeTabBtn:hover{background:#ffffff0a}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context .hub-routeTabAva{width:24px;height:24px;border-color:#ffffff2e;background:#ffffff12}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context .hub-routeTabLabel{font-size:14px;font-weight:840;line-height:1}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context .hub-routeTabMeta{display:none!important}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context .hub-routeTabContextText{flex:1 1 auto;display:block;min-width:0;max-width:100%;overflow:hidden}.hub-routeTabPin{width:0;height:18px;margin-right:0;border:0;border-radius:999px;background:transparent;color:#ffffff75;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto;overflow:hidden;opacity:0;pointer-events:none;transition:color .14s ease,background .14s ease,width .12s ease,margin-right .12s ease,opacity .12s ease}.hub-routeTab.is-active .hub-routeTabPin,.hub-routeTab.is-pinned .hub-routeTabPin,.hub-routeTab:hover .hub-routeTabPin,.hub-routeTab:focus-within .hub-routeTabPin{width:18px;margin-right:1px;opacity:1;pointer-events:auto}.hub-routeTabPin:hover{color:#ffffffe0;background:#ffffff1a}.hub-routeTabPin.is-on{color:#ffd284f5;background:#ffd28421}.hub-routeTabPinIco{width:11px;height:11px;display:block}.hub-routeTabClose{width:18px;height:18px;margin-right:1px;border:0;border-radius:999px;background:transparent;color:#ffffff85;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto;transition:color .14s ease,background .14s ease}.hub-routeTabClose:hover{color:#ffffffe6;background:#ffffff1a}.hub-routeTabClose:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(var(--hub-accent-rgb),.34)}.hub-routeTabCloseIco{width:11px;height:11px;display:block}.hub-routeTabs.hub-routeTabs--header[data-density=compact]{gap:4px}.hub-routeTabs.hub-routeTabs--header[data-density=compact] .hub-routeTab{--route-tab-w: 148px}.hub-routeTabs.hub-routeTabs--header[data-density=compact] .hub-routeTabBtn{height:28px;padding:0 6px 0 4px;gap:6px}.hub-routeTabs.hub-routeTabs--header[data-density=compact] .hub-routeTabAva{width:18px;height:18px}.hub-routeTabs.hub-routeTabs--header[data-density=compact] .hub-routeTabLabel{max-width:none;font-size:12.1px}.hub-routeTabs.hub-routeTabs--header[data-density=compact] .hub-routeTabClose{width:18px;height:18px}.hub-routeTabs.hub-routeTabs--header[data-density=compact] .hub-routeTab:not(.is-active):not(.is-pinned) .hub-routeTabClose{display:none}.hub-routeTabs.hub-routeTabs--header[data-density=tiny]{gap:3px}.hub-routeTabs.hub-routeTabs--header[data-density=tiny] .hub-routeTab{--route-tab-w: 116px;padding-right:1px}.hub-routeTabs.hub-routeTabs--header[data-density=tiny] .hub-routeTabBtn{height:26px;padding:0 5px 0 3px;gap:4px}.hub-routeTabs.hub-routeTabs--header[data-density=tiny] .hub-routeTabAva{width:16px;height:16px}.hub-routeTabs.hub-routeTabs--header[data-density=tiny] .hub-routeTabLabel{max-width:none;font-size:11.4px;font-weight:740}.hub-routeTabs.hub-routeTabs--header[data-density=tiny] .hub-routeTab:not(.is-active) .hub-routeTabClose{display:none}.hub-routeTabs.hub-routeTabs--header[data-density=tiny] .hub-routeTabPin{display:none}@media(max-width:900px){.hub-routeTabs.hub-routeTabs--header{max-width:100%;gap:4px;padding:0 1px}.hub-routeTabBtn{height:28px;padding:0 8px 0 5px;gap:6px}.hub-routeTabAva{width:18px;height:18px}.hub-routeTabLabel{max-width:none;font-size:12px;font-weight:740}.hub-routeTabs.hub-routeTabs--header[data-density=tiny] .hub-routeTabLabel{max-width:none}}:root{--hub-topbar-h: 56px;--hub-topbar-sub-h: 36px;--hub-topbar-bg: rgba(10, 12, 16, .16);--hub-topbar-border: rgba(255,255,255,.035);--hub-topbar-tabs-max: clamp(320px, 56vw, 860px);--hub-topbar-content-max: calc(var(--layout-max) - 28px);--hub-topbar-side-min: 124px}.hub-center .hub-head-outer,.hub-center .hub-head-outer.is-lobby,.hub-center .hub-head-outer.is-scrolled,.hub-center .hub-head-outer.is-lobby.is-scrolled,.hub-center .hub-head-outer.is-skeleton,.hub-center .hub-head-outer.is-skeleton:not(.is-lobby){top:0;padding-top:0;padding-bottom:0;margin-bottom:0;border-bottom:1px solid var(--hub-topbar-border);background:var(--hub-topbar-bg);backdrop-filter:none;-webkit-backdrop-filter:none}.hub-center .hub-head-outer>.hub-center-inner{padding:0 14px}.hub-head.hub-head--row,.hub-center .hub-head-outer.is-lobby .hub-head.hub-head--row{min-height:var(--hub-topbar-h);padding:0 12px;gap:10px;align-items:center}.hub-head.hub-head--row.hub-head--withRouteTabs,.hub-center .hub-head-outer.is-lobby .hub-head.hub-head--row.hub-head--withRouteTabs,.hub-center .hub-head-outer.is-lobby:not(.is-skeleton) .hub-head.hub-head--row.hub-head--withRouteTabs{--hub-head-route-tabs-max: var(--hub-topbar-tabs-max);grid-template-columns:minmax(var(--hub-topbar-side-min),1fr) minmax(0,var(--hub-head-route-tabs-max)) minmax(var(--hub-topbar-side-min),1fr);gap:10px;padding:0 12px;position:static;min-height:var(--hub-topbar-h)}.hub-head.hub-head--row.hub-head--withRouteTabs .hub-head-left,.hub-head.hub-head--row.hub-head--withRouteTabs .hub-head-right{min-width:0}.hub-head.hub-head--row.hub-head--withRouteTabs .hub-head-left{grid-column:1;justify-self:start}.hub-head.hub-head--row.hub-head--withRouteTabs .hub-head-center{grid-column:2;justify-self:center;width:100%;max-width:var(--hub-head-route-tabs-max)}.hub-head.hub-head--row.hub-head--withRouteTabs .hub-head-right{grid-column:3;justify-self:end}.hub-head-outer.is-lobby .hub-head-center.hub-head-center--routeTabs{position:static!important;inset:auto!important;grid-column:2!important;grid-row:1!important;width:100%!important;height:auto!important;padding:0!important;justify-self:center!important;align-self:center!important;z-index:auto!important;pointer-events:auto!important}.hub-routeTabs.hub-routeTabs--header{width:100%;max-width:100%;margin:0 auto;padding:1px 0;gap:6px;justify-content:center}.hub-routeTab{border-color:#ffffff1c;background:#ffffff06;box-shadow:none}.hub-routeTab:hover{border-color:#ffffff29;background:#ffffff0d}.hub-routeTab.is-active{border-color:rgba(var(--hub-accent-rgb),.44);background:rgba(var(--hub-accent-rgb),.13);box-shadow:none}.hub-routeTab.is-pinned{border-color:#ffd28457;box-shadow:none}.hub-routeTabStackBtn{border-color:#ffffff21;background:#ffffff08}.hub-routeTabStackBtn:hover{border-color:#ffffff2e;background:#ffffff12}.hub-routeTabStackMenuPortal{background:#0e1015fa;border-color:#ffffff1f;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.hub-head-btn,.hub-head-actionsBtn{background:transparent}.hub-head-btn:hover,.hub-head-actionsBtn:hover{background:#ffffff09}.hub-head-hubContext{min-width:0;max-width:clamp(150px,24vw,320px);height:38px;padding:0 2px;border-radius:10px;border:0;background:transparent;color:#ffffffeb;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font:inherit;transition:background .14s ease,border-color .14s ease}.hub-head-hubContext:hover{background:#ffffff0b}.hub-head-hubContextAvatar{width:34px;height:34px;min-width:34px;min-height:34px;border-radius:999px;overflow:hidden;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);background:#ffffff0f}.hub-head-hubContextAvatar .hub-head-hubMarkImg,.hub-head-hubContextAvatar .hub-head-hubMarkEmoji{width:100%;height:100%}.hub-head-hubContextText{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:1px;text-align:left}.hub-head-hubContextTitle{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13.2px;line-height:1.05;font-weight:820;letter-spacing:-.01em}.hub-head-hubContextMeta{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11.3px;line-height:1.08;font-weight:620;opacity:.66}@media(max-width:1420px){.hub-head-hubContext{max-width:clamp(132px,18vw,230px)}}@media(max-width:1260px){.hub-head-hubContext{width:36px;min-width:36px;max-width:36px;padding:2px;justify-content:center;gap:0}.hub-head-hubContextText{display:none}}.hub-center .hub-head-outer.is-skeleton .hub-head.hub-head--row.hub-head--topRow,.hub-head.hub-head--row.hub-head--topRow,.hub-head.hub-head--row.hub-head--topRow.hub-head--withRouteTabs{height:var(--hub-topbar-h)!important;min-height:var(--hub-topbar-h)!important;max-height:var(--hub-topbar-h)!important;padding-top:0!important;padding-bottom:0!important;align-items:center!important}.hub-head.hub-head--row.hub-head--topRow .hub-head-left,.hub-head.hub-head--row.hub-head--topRow .hub-head-center,.hub-head.hub-head--row.hub-head--topRow .hub-head-right{min-height:var(--hub-topbar-h)}.hub-head.hub-head--row.hub-head--subRow{height:var(--hub-topbar-sub-h)!important;min-height:var(--hub-topbar-sub-h)!important;max-height:var(--hub-topbar-sub-h)!important;padding-top:0!important;padding-bottom:0!important;align-items:center!important;border-top:1px solid var(--hub-topbar-border)}.hub-head.hub-head--row.hub-head--subRow .hub-head-left,.hub-head.hub-head--row.hub-head--subRow .hub-head-center,.hub-head.hub-head--row.hub-head--subRow .hub-head-right{min-height:var(--hub-topbar-sub-h)}.hub-head.hub-head--row.hub-head--subRow{width:100%;max-width:none;margin:0;padding:0 14px;grid-template-columns:minmax(var(--hub-topbar-side-min),1fr) minmax(0,var(--hub-topbar-content-max)) minmax(var(--hub-topbar-side-min),1fr);grid-template-rows:var(--hub-topbar-sub-h);gap:10px}.hub-head.hub-head--row.hub-head--subRow .hub-head-left{grid-column:1;justify-self:start}.hub-head.hub-head--row.hub-head--subRow .hub-head-center{grid-column:2;justify-self:center;width:100%;max-width:var(--hub-topbar-content-max)}.hub-head.hub-head--row.hub-head--subRow .hub-head-right{grid-column:3;justify-self:end}.hub-routeTabs.hub-routeTabs--subRow{padding:0 2px}.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-inline .hub-head-center{justify-content:center!important;align-items:center!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--page-hub .hub-head-center,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-profile .hub-head-center,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-home .hub-head-center,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-topic .hub-head-center{justify-content:flex-start!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--page-hub .hub-head-center .hub-picker,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-profile .hub-head-center .hub-picker,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-home .hub-head-center .hub-picker,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-topic .hub-head-center .hub-picker{width:100%;flex:1 1 auto;max-width:100%}.hub-head.hub-head--row.hub-head--topRow.hub-head--page-hub .hub-picker--hub .hub-picker-pillBase,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-profile .hub-picker--profile .hub-picker-pillBase,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-home .hub-picker .hub-picker-pillBase,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-topic .hub-picker .hub-picker-pillBase{justify-content:flex-start;gap:10px}.hub-head.hub-head--row.hub-head--topRow.hub-head--page-hub .hub-picker--hub .hub-picker-pillText,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-profile .hub-picker--profile .hub-picker-pillText,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-home .hub-picker .hub-picker-pillText,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-topic .hub-picker .hub-picker-pillText{text-align:left;align-items:flex-start}.hub-center .hub-head-outer.is-skeleton .hub-head.hub-head--row.hub-head--topRow,.hub-head.hub-head--row.hub-head--topRow,.hub-head.hub-head--row.hub-head--topRow.hub-head--withRouteTabs{width:100%;max-width:none;margin:0;height:var(--hub-topbar-h);min-height:var(--hub-topbar-h);max-height:var(--hub-topbar-h);padding:0 14px;grid-template-columns:minmax(var(--hub-topbar-side-min),1fr) minmax(0,var(--hub-topbar-content-max)) minmax(var(--hub-topbar-side-min),1fr);grid-template-rows:var(--hub-topbar-h);gap:10px;align-items:center}.hub-center .hub-head-outer.is-skeleton .hub-head.hub-head--row.hub-head--topRow .hub-head-left,.hub-head.hub-head--row.hub-head--topRow .hub-head-left{grid-column:1;justify-self:start;align-self:center;min-width:0;display:flex;align-items:center;gap:8px}.hub-head-lobbyModes{display:inline-flex;align-items:center;gap:4px;padding:2px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;min-width:0}.hub-head-lobbyHomeBlock{display:inline-flex;align-items:center;gap:8px;min-width:0;max-width:100%}.hub-head-lobbyModeBtn{height:28px;min-width:0;padding:0 10px;border:0;border-radius:999px;background:transparent;color:#ffffffad;font-size:11px;font-weight:800;letter-spacing:.01em;cursor:pointer;white-space:nowrap;transition:background .14s ease,color .14s ease,transform .12s ease}.hub-head-lobbyModeBtn:hover{background:#ffffff0f;color:#ffffffdb}.hub-head-lobbyModeBtn.is-active{background:rgba(var(--hub-accent-rgb),.18);color:#fffffff5}.hub-head-lobbyModeBtn:active{transform:translateY(.5px)}.hub-head-lobbyModeBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-head-lobbyStrip{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:min(56vw,560px);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hub-head-lobbyStrip::-webkit-scrollbar{height:0;width:0}.hub-head-lobbyHubChip{border:1px solid rgba(255,255,255,.09);background:#ffffff08;color:#ffffffe6;border-radius:999px;height:28px;min-width:0;max-width:160px;padding:0 9px 0 5px;display:inline-flex;align-items:center;gap:7px;cursor:pointer;flex:0 0 auto;transition:background .14s ease,border-color .14s ease,color .14s ease}.hub-head-lobbyHubChip:hover{background:#ffffff0f;border-color:#ffffff26;color:#fffffff5}.hub-head-lobbyHubChip:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-head-lobbyHubAva{width:18px;height:18px;min-width:18px;min-height:18px;border-radius:999px;overflow:hidden;display:grid;place-items:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.12)}.hub-head-lobbyHubAvaImg{width:100%;height:100%;object-fit:cover;display:block}.hub-head-lobbyHubAvaFallback{font-size:10px;font-weight:900;line-height:1}.hub-head-lobbyHubText{min-width:0;max-width:122px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:760;letter-spacing:-.01em}.hub-head-lobbyRecoStack{display:inline-flex;align-items:center;gap:0;margin-left:10px;padding-right:6px;max-width:132px;overflow:hidden;-webkit-mask-image:linear-gradient(to right,#000 74%,rgba(0,0,0,0));mask-image:linear-gradient(to right,#000 74%,#0000)}.hub-head-lobbyRecoBtn{border:0;background:transparent;width:28px;height:28px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto;margin-left:-10px;transition:background .14s ease,border-color .14s ease,transform .14s ease,box-shadow .16s ease,filter .16s ease;position:relative;z-index:1}.hub-head-lobbyRecoBtn:first-child{margin-left:0}.hub-head-lobbyRecoBtn:hover{transform:translateY(-1px) scale(1.04);z-index:3}.hub-head-lobbyRecoBtn:active{transform:translateY(.5px) scale(1.02);background:transparent;box-shadow:none}.hub-head-lobbyRecoBtn:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-head-miniTip{position:fixed;z-index:7000;left:0;top:0;transform:translate(-50%,-6px);opacity:0;pointer-events:none;padding:6px 10px;border-radius:12px;background:var(--glass);border:1px solid var(--stroke);box-shadow:var(--shadow);color:#ffffffeb;font-size:12px;font-weight:780;letter-spacing:-.01em;white-space:nowrap;max-width:min(360px,calc(100vw - 16px));overflow:hidden;text-overflow:ellipsis;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:opacity .12s ease,transform .16s ease}.hub-head-miniTip.is-show{opacity:1;transform:translate(-50%)}@media(hover:none){.hub-head-miniTip{display:none}}.hub-head-lobbyRecoBtn .hub-head-lobbyHubAva{width:22px;height:22px;min-width:22px;min-height:22px;border:0;background:#ffffff14}.hub-center .hub-head-outer.is-skeleton .hub-head.hub-head--row.hub-head--topRow .hub-head-center,.hub-head.hub-head--row.hub-head--topRow .hub-head-center,.hub-head.hub-head--row.hub-head--topRow.hub-head--withRouteTabs .hub-head-center{grid-column:2;justify-self:center;align-self:center;width:100%;min-width:0;max-width:var(--hub-topbar-content-max);display:flex;align-items:center;justify-content:center;gap:8px;overflow:hidden}.hub-center .hub-head-outer.is-skeleton .hub-head.hub-head--row.hub-head--topRow .hub-head-right,.hub-head.hub-head--row.hub-head--topRow .hub-head-right{grid-column:3;justify-self:end;align-self:center;min-width:0}.hub-center .hub-head-outer.is-lobby .hub-head.hub-head--row.hub-head--topRow{height:var(--hub-topbar-h)!important;min-height:var(--hub-topbar-h)!important;max-height:var(--hub-topbar-h)!important;padding-top:0!important;padding-bottom:0!important}.hub-center .hub-head-outer.is-lobby{min-height:var(--hub-topbar-h);padding-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-inline .hub-head-center{justify-content:center;align-items:center;flex-direction:row}.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-inline .hub-routeTabs.hub-routeTabs--header{justify-content:center}.hub-head.hub-head--row.hub-head--topRow.hub-head--page-hub .hub-head-center,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-profile .hub-head-center,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-topic .hub-head-center{justify-content:flex-start;overflow:visible}.hub-head.hub-head--row.hub-head--topRow.hub-head--page-home .hub-head-center{overflow:visible}.hub-head.hub-head--row.hub-head--topRow .hub-routeTabs.hub-routeTabs--header.has-context{justify-content:flex-start!important;margin-left:0;margin-right:0}.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-under.hub-head--page-hub{height:var(--hub-topbar-h);min-height:var(--hub-topbar-h);max-height:var(--hub-topbar-h);padding-top:0;padding-bottom:0;align-items:center}.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-under.hub-head--page-hub .hub-head-center{justify-content:flex-start;align-items:center;flex-direction:row;gap:8px}.hub-head.hub-head--row.hub-head--topRow.hub-head--page-hub .hub-head-center{justify-content:flex-start}.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-under.hub-head--page-hub .hub-routeTabs.hub-routeTabs--header{width:100%;margin:0;padding:0;justify-content:flex-start}.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-under.hub-head--page-profile .hub-head-center,.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-under.hub-head--page-topic .hub-head-center{align-items:center;justify-content:center;flex-direction:row;gap:8px}.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-under.hub-head--page-profile .hub-routeTabs.hub-routeTabs--header,.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-under.hub-head--page-topic .hub-routeTabs.hub-routeTabs--header{width:100%;margin:0;padding:0;justify-content:center}.hub-head-hubContext.hub-head-hubContext--center{width:100%;max-width:min(100%,var(--hub-topbar-content-max))}.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-under .hub-head-hubContext.hub-head-hubContext--center.is-withTabs{margin-bottom:1px}@media(max-width:1260px){.hub-center .hub-head-outer.is-skeleton .hub-head.hub-head--row.hub-head--topRow,.hub-head.hub-head--row.hub-head--topRow,.hub-head.hub-head--row.hub-head--topRow.hub-head--withRouteTabs{grid-template-columns:minmax(84px,1fr) minmax(0,var(--hub-topbar-content-max)) minmax(84px,1fr)}.hub-head-lobbyModeBtn{height:26px;padding:0 8px;font-size:10.5px}.hub-head-lobbyStrip{max-width:min(42vw,380px)}.hub-head-lobbyHubChip{height:26px;max-width:132px;padding:0 8px 0 4px;gap:6px}.hub-head-lobbyHubAva{width:16px;height:16px;min-width:16px;min-height:16px}.hub-head-lobbyHubText{font-size:11px;max-width:92px}}.hub-routeTabs.hub-routeTabs--header.is-menuOnly{gap:8px;align-items:center;overflow:hidden}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTabStack{flex-shrink:0;z-index:4;margin-right:6px}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTabStackBtn{max-width:100%;overflow:hidden}.hub-routeTabStackPreview{margin-right:4px}.hub-routeTabStackCount{padding-left:2px}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context{flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden;position:relative;z-index:1;transition:flex-basis .18s ease,min-width .18s ease,max-width .18s ease}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context .hub-routeTabContextText{flex:1 1 auto;min-width:0;max-width:100%;transition:max-width .16s ease,opacity .14s ease}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context .hub-routeTabBtn{width:100%;min-width:0;overflow:hidden}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTabStackFaces{overflow:hidden;padding-right:2px}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTabStackFace{margin-right:-5px}.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context .hub-routeTabLabel,.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context .hub-routeTabMeta{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:opacity .14s ease}.hub-routeTabs.hub-routeTabs--header.is-menuOnly.is-stackHot .hub-routeTab--context .hub-routeTabMeta{opacity:.56}@media(max-width:1360px){.hub-routeTabs.hub-routeTabs--header.is-menuOnly .hub-routeTab--context .hub-routeTabMeta{display:none}}.hub-head-right.hub-head-right--createOnly{gap:0}.hub-head-right.hub-head-right--hubActions{gap:10px}.hub-head-right.hub-head-right--hubActions:before{display:none}.hub-head-right.hub-head-right--hubActions .hub-head-quickModes{margin-left:0;gap:6px}.hub-head-right.hub-head-right--hubActions .hub-head-joinBtn{margin-left:0}.hub-head-right.hub-head-right--createOnly:before{display:none}.hub-head-right.hub-head-right--createOnly .hub-head-btn.hub-head-btn--create{width:40px;height:40px;border-radius:999px;border:0;background:transparent;box-shadow:none}.hub-head-right.hub-head-right--createOnly .hub-head-btn.hub-head-btn--create:hover{background:rgba(var(--hub-accent-rgb),.08);border-color:transparent}.hub-head-right.hub-head-right--createOnly .hub-head-btn.hub-head-btn--create:active{background:rgba(var(--hub-accent-rgb),.11)}.hub-head.hub-head--row.hub-head--subRow.hub-head--subRowHubModes{border-top:0;position:relative;padding-top:1px!important}.hub-head.hub-head--row.hub-head--subRow.hub-head--subRowHubModes:before{content:"";position:absolute;left:clamp(14px,3vw,24px);right:clamp(14px,3vw,24px);top:0;height:1px;background:linear-gradient(90deg,#ffffff05,#ffffff14 18% 82%,#ffffff05);pointer-events:none}.hub-head.hub-head--row.hub-head--subRow.hub-head--subRowHubModes .hub-head-left,.hub-head.hub-head--row.hub-head--subRow.hub-head--subRowHubModes .hub-head-right{pointer-events:none}.hub-head.hub-head--row.hub-head--subRow.hub-head--subRowHubModes .hub-head-center,.hub-head-center.hub-head-center--hubModes{justify-self:center;justify-content:flex-start;display:flex;align-items:center;width:100%}.hub-head-contentTabs{margin-left:0;justify-content:flex-start;min-width:0;max-width:min(100%,360px);background:linear-gradient(180deg,#ffffff08,#ffffff05);box-shadow:inset 0 0 0 1px #ffffff0d,0 8px 22px #0000001a}.hub-head-contentTabs .hub-feedTab{min-width:78px;font-size:12.5px;letter-spacing:.01em}.hub-head-contentTabs .hub-feedTab.is-active{background:#ffffff0e;box-shadow:inset 0 1px #ffffff0d}.hub-center .hub-head-outer.is-skeleton:not(.is-lobby),.hub-center .hub-head-outer.is-skeleton:not(.is-lobby).is-scrolled{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.hub-center .hub-head-outer.is-scrolled .hub-head.hub-head--row,.hub-center .hub-head-outer.is-scrolled:hover .hub-head.hub-head--row,.hub-center .hub-head-outer.is-scrolled:focus-within .hub-head.hub-head--row{opacity:1;transform:none;filter:none}.hub-head.hub-head--row.hub-head--subRow.hub-head--subRowHubModes{margin-top:-4px;padding-top:0;padding-bottom:2px}.hub-head-center.hub-head-center--hubModes{position:relative}.hub-head-center.hub-head-center--hubModes:before{content:"";position:absolute;left:50%;top:50%;width:min(420px,100%);height:1px;transform:translate(-50%,-50%);background:linear-gradient(90deg,#fff0,#ffffff17,#fff0);pointer-events:none}.hub-head-contentTabs{position:relative;z-index:1;margin-inline:auto;padding:3px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#ffffff08,#ffffff04);box-shadow:inset 0 1px #ffffff0a,0 10px 30px #00000024;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.hub-head-contentTabs .hub-feedTab{min-width:82px;padding:8px 14px 9px;color:#ffffffad;transition:color .14s ease,background .14s ease,box-shadow .14s ease}.hub-head-contentTabs .hub-feedTab:hover{background:#ffffff08}.hub-head-contentTabs .hub-feedTab.is-active{color:#fffffff5;background:#ffffff0e;box-shadow:inset 0 1px #ffffff0f,0 8px 18px #00000014}@media(max-width:900px){.hub-head.hub-head--row.hub-head--subRow.hub-head--subRowHubModes .hub-head-center,.hub-head-center.hub-head-center--hubModes{justify-content:center}.hub-head-contentTabs{margin-inline:auto}}.hub-head-outer.is-skeleton .hub-head.hub-head--topRow.hub-head--withHubModes,.hub-head-outer.is-skeleton:not(.is-lobby) .hub-head.hub-head--topRow.hub-head--withHubModes{height:var(--hub-topbar-h)!important;min-height:var(--hub-topbar-h)!important;max-height:var(--hub-topbar-h)!important;padding-top:0!important;padding-bottom:0!important;align-items:center!important;overflow:visible!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes,.hub-center .hub-head-outer.is-skeleton .hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes{height:var(--hub-topbar-h)!important;min-height:var(--hub-topbar-h)!important;max-height:var(--hub-topbar-h)!important;padding-top:0!important;padding-bottom:0!important;align-items:center!important;grid-template-rows:var(--hub-topbar-h)!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--page-home .hub-head-center,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-hub .hub-head-center,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-profile .hub-head-center,.hub-head.hub-head--row.hub-head--topRow.hub-head--page-topic .hub-head-center{justify-content:flex-start!important}.hub-head-contextAnchor{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;width:100%;max-width:none;margin-right:auto}.hub-head-contextPrimary{display:flex;align-items:center;justify-content:flex-start;gap:8px;row-gap:8px;min-width:0;width:100%;flex-wrap:nowrap}.hub-head-contextModes{display:flex;justify-content:flex-start;width:100%;margin-top:6px}.hub-head-contextModes .hub-head-contentTabs{margin-inline:0 auto}.hub-backNavGroup.hub-backNavGroup--overlay{margin-right:12px}.hub-backNavGroup.hub-backNavGroup--inLeft{margin-left:0;margin-right:2px;flex:0 0 auto}.hub-picker-drawerOverlay.is-from-rail .hub-picker-drawerBackdrop{background:linear-gradient(90deg,#0000000a,#00000029 10%,#0000006b 38%,#0000008a)}.hub-picker-drawerOverlay.is-from-rail .hub-picker-drawer{position:relative;border-radius:0 22px 22px 0;border:1px solid rgba(255,255,255,.07);border-left-color:#ffffff06;background:linear-gradient(180deg,#ffffff09,#ffffff03),color-mix(in srgb,var(--panel, #121218) 92%,black 8%);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 18px 50px #00000047;transform-origin:left center;padding:12px 12px 14px}.hub-picker-drawer.is-from-rail{border-left-color:#ffffff06}.hub-picker-drawer.is-from-rail:before{content:"";position:absolute;top:-1px;bottom:-1px;left:-10px;width:12px;border-top-left-radius:12px;border-bottom-left-radius:12px;background:linear-gradient(90deg,color-mix(in srgb,var(--panel, #121218) 96%,black 4%),#121218f5 72%,#12121800);pointer-events:none}@keyframes hubPickerDrawerInRail{0%{transform:translate(-18px) scale(.992);opacity:0}to{transform:translate(0) scale(1);opacity:1}}.hub-picker--profile .hub-picker-pillAva{background:transparent}.hub-picker--profile .hub-picker-pillAva .user-avatar,.hub-picker--profile .hub-picker-pillAva .user-avatar-img{width:100%;height:100%;min-width:0;min-height:0}.hub-head-primaryPins{flex:1 1 260px;min-width:180px;max-width:min(100%,396px)}.hub-head-primaryPins.tg-pinsmenu--bar{width:100%}.hub-head-primaryPins .tg-pinsmenu-bar{position:relative;overflow:hidden;min-width:0;width:100%;gap:8px;padding:8px 10px 8px 8px;border-radius:14px;background:#ffffff06;border:1px solid rgba(255,255,255,.045);box-shadow:none;transition:background .16s ease,border-color .16s ease,color .16s ease}.hub-head-primaryPins .tg-pinsmenu-bar:after{display:none}.hub-head-primaryPins .tg-pinsmenu-bar:hover{background:#ffffff09;border-color:rgba(var(--hub-accent-rgb),.1)}.hub-head-primaryPins .tg-pinsmenu-bar-main{position:relative;min-width:0;padding:2px 0 2px 10px;border-radius:11px;transition:background .16s ease,color .16s ease}.hub-head-primaryPins .tg-pinsmenu-bar-main:hover{background:#ffffff06}.hub-head-primaryPins .tg-pinsmenu-bar-main:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:2px;border-radius:999px;background:rgba(var(--hub-accent-rgb),.96)}.hub-head-primaryPins .tg-pinsmenu-bar-label{font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:none;color:rgba(var(--hub-accent-rgb),.98);white-space:nowrap}.hub-head-primaryPins .tg-pinsmenu-bar-preview{margin-top:1px;font-size:12.5px;font-weight:650;line-height:1.2;color:#ffffffdb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-head-primaryPins .tg-pinsmenu-bar-actions{display:inline-flex;align-items:center;gap:4px;margin-left:auto}.hub-head-primaryPins .tg-pinsmenu-bar-btn{width:26px;height:26px;border-radius:11px;border:1px solid transparent;background:transparent;color:#ffffffad;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.hub-head-primaryPins .tg-pinsmenu-bar-btn:hover,.hub-head-primaryPins .tg-pinsmenu-bar-btn.is-open{background:rgba(var(--hub-accent-rgb),.08);border-color:rgba(var(--hub-accent-rgb),.1);color:#fffffff5}.hub-head-primaryPins .tg-pinsmenu-bar-btn:active{transform:translateY(.5px) scale(.985)}.hub-head-contextPrimary>.hub-picker{flex:1 1 auto;min-width:0}.hub-head-quickModes{display:inline-flex;align-items:center;gap:6px;margin-left:auto;flex:0 0 auto}.hub-head-actionCluster{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;padding:0;margin-left:0;border-radius:0;border:0;background:transparent;box-shadow:none}.hub-head-actionCluster .hub-head-quickModes{margin-left:0}.hub-head-actionCluster .hub-head-joinBtn{flex:0 0 auto}.hub-head-rightCompact{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.hub-head-presenceJoin{display:inline-flex;align-items:center;gap:6px;min-width:0}.hub-head-presenceJoin.is-hub{gap:0;padding:2px;border-radius:999px;border:1px solid rgba(255,255,255,.045);background:#ffffff04;box-shadow:inset 0 1px #ffffff06,0 8px 18px #0000001c;overflow:hidden}.hub-head-presenceWrap{position:relative;flex:0 0 auto}.hub-head-presenceBtn{min-width:0;height:38px;padding:0 9px;border-radius:999px;border:1px solid rgba(255,255,255,.045);background:#ffffff03;color:#ffffffc2;display:inline-flex;align-items:center;gap:6px;cursor:pointer;position:relative;transition:background .16s ease,border-color .16s ease,color .16s ease}.hub-head-presenceBtn:after{content:"";position:absolute;inset:5px;border-radius:inherit;border:1px solid rgba(115,255,182,0);opacity:0;pointer-events:none}.hub-head-presenceJoin.is-hub .hub-head-presenceBtn,.hub-head-presenceJoin.is-hub .hub-head-joinBtn{border-color:transparent;background:transparent;box-shadow:none}.hub-head-presenceJoin.is-hub .hub-head-presenceBtn{height:38px;padding-left:9px;padding-right:10px;border-radius:999px}.hub-head-presenceJoin.is-hub .hub-head-joinBtn{height:38px;padding-right:14px;padding-left:14px;border-radius:999px}.hub-head-presenceJoin.is-hub .hub-head-presenceWrap:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:1px;background:linear-gradient(180deg,#fff0,#ffffff14,#fff0)}.hub-head-presenceBtn:hover,.hub-head-presenceBtn.is-open{background:#ffffff06;border-color:#ffffff10;color:#ffffffe6}.hub-head-presenceBtn .hub-avatars-stack-item{width:26px;height:26px;position:relative}.hub-head-presenceBtn .hub-avatars-stack-item.is-online{background:transparent;padding:1px;background:conic-gradient(from 210deg,#8568ffd6,#ba7effbd,#8568ffd6);box-shadow:0 0 0 1px #ffffff08 inset;overflow:visible}.hub-head-presenceBtn .hub-avatars-stack-item.is-online .user-avatar{width:100%;height:100%;border-radius:999px;overflow:hidden}.hub-head-presenceBtn .hub-avatars-stack-item.is-online:first-child:before{content:"";position:absolute;inset:-3px;border-radius:999px;border:1px solid rgba(150,120,255,.22);opacity:0;animation:hubPresencePulse 3.6s ease-out infinite;pointer-events:none}.hub-head-presenceGuestAvatar{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff0e,#ffffff06);color:#ffffffd1}.hub-head-presenceGuestAvatar svg{width:12px;height:12px;display:block}.hub-head-presenceMore{font-size:12px;font-weight:850;letter-spacing:-.01em;opacity:.82}.hub-online-pop--presence{right:0;min-width:280px}.hub-online-pop-item--guest{cursor:default}.hub-online-pop-avatar--guest{display:inline-flex;align-items:center;justify-content:center}.hub-head-contextModesInline{display:inline-flex;align-items:center;gap:4px;margin-left:8px;padding:3px;border-radius:14px;border:1px solid rgba(255,255,255,.05);background:#ffffff05;flex:0 0 auto}.hub-head-contextModeChip{min-width:34px;height:34px;width:34px;padding:0;border-radius:11px;border:0;background:transparent;color:#ffffffbd;font:inherit;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,color .16s ease}.hub-head-contextModeChip:hover{background:#ffffff08;color:#ffffffeb}.hub-head-contextModeChip.is-active{background:rgba(var(--hub-accent-rgb),.12);color:#fffffffa}.hub-head-contextModeChip:disabled{opacity:.4;cursor:not-allowed}.hub-head-contextModeChipIco{width:18px;height:18px;display:block}.hub-head-contextModeChip--create{position:relative;color:#ffffffad;background:transparent;box-shadow:none}.hub-head-contextModeChip--create:before{content:none}.hub-head-contextModeChip--create:after{content:none}.hub-head-contextModeChip--create:hover,.hub-head-contextModeChip--create:focus-visible{background:transparent;color:#fffffff0}.hub-head-contextModeChip--create .hub-head-contextModeChipIco{width:17px;height:17px;filter:drop-shadow(0 0 0 rgba(var(--hub-accent-rgb),0));transform-origin:50% 50%;transition:transform .18s ease,color .18s ease,filter .22s ease,opacity .18s ease;opacity:.92;animation:hubPlusIconPulse 2.8s ease-in-out infinite}.hub-head-contextModeChip--create:hover .hub-head-contextModeChipIco,.hub-head-contextModeChip--create:focus-visible .hub-head-contextModeChipIco{transform:scale(1.06);filter:drop-shadow(0 0 8px rgba(138,110,255,.3));opacity:1}.hub-head-contextModeChip--create:active .hub-head-contextModeChipIco{transform:scale(.97)}.hub-head-contextModeChip--create:after{content:"";position:absolute;left:50%;top:50%;width:18px;height:18px;border-radius:999px;background:radial-gradient(circle,#7c7cff2e,#7c7cff00 72%);transform:translate(-50%,-50%) scale(.85);opacity:.65;pointer-events:none;transition:transform .18s ease,opacity .18s ease}.hub-head-contextModeChip--create:hover:after,.hub-head-contextModeChip--create:focus-visible:after{transform:translate(-50%,-50%) scale(1.12);opacity:.9}.hub-head-modeBtn--create,.hub-head-btn.hub-head-btn--create{overflow:hidden;position:relative;isolation:isolate}.hub-head-modeBtn--create:after,.hub-head-btn.hub-head-btn--create:after{content:"";position:absolute;inset:7px;border-radius:inherit;background:radial-gradient(circle at 50% 50%,rgba(var(--hub-accent-rgb),.18),rgba(var(--hub-accent-rgb),0) 72%);opacity:.82;z-index:-1;transform:scale(.92);transition:transform .18s ease,opacity .18s ease}.hub-head-modeBtn--create:hover:after,.hub-head-btn.hub-head-btn--create:hover:after{transform:scale(1.08);opacity:1}.hub-head-modeBtn--create .hub-head-modeBtnIco,.hub-head-btn.hub-head-btn--create .hub-head-ico{animation:hubPlusFloat 2.8s ease-in-out infinite;transform-origin:50% 50%}.hub-head-modeBtn--create:hover .hub-head-modeBtnIco,.hub-head-btn.hub-head-btn--create:hover .hub-head-ico{animation-duration:1.4s}@keyframes hubPlusFloat{0%,to{transform:translateY(0) rotate(0) scale(1)}40%{transform:translateY(-.8px) rotate(4deg) scale(1.06)}60%{transform:translateY(0) rotate(-3deg) scale(1.02)}}@keyframes hubPresencePulse{0%{transform:scale(.98);opacity:0}16%{opacity:.28}to{transform:scale(1.24);opacity:0}}@keyframes hubPlusIconPulse{0%,to{opacity:.9;filter:drop-shadow(0 0 0 rgba(138,110,255,0))}50%{opacity:1;filter:drop-shadow(0 0 6px rgba(138,110,255,.18))}}@media(prefers-reduced-motion:reduce){.hub-head-modeBtn--create .hub-head-modeBtnIco,.hub-head-btn.hub-head-btn--create .hub-head-ico,.hub-head-contextModeChip--create .hub-head-contextModeChipIco,.hub-head-presenceBtn .hub-avatars-stack-item.is-online:first-child:before{animation:none}}.hub-head-modeBtn{width:40px;height:40px;padding:0;border:1px solid transparent;border-radius:12px;background:transparent;box-shadow:none;color:#ffffffb8;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .18s ease}.hub-head-modeBtn:before{content:none;pointer-events:none}.hub-head-modeBtn:hover{color:#fffffff5;border-color:rgba(var(--hub-accent-rgb),.1);background:#ffffff0a}.hub-head-modeBtn:active{transform:translateY(.5px) scale(.985)}.hub-head-modeBtn:disabled{opacity:.38;cursor:not-allowed;transform:none}.hub-head-modeBtn.is-active{color:#fffffffa;border-color:rgba(var(--hub-accent-rgb),.18);background:rgba(var(--hub-accent-rgb),.1)}.hub-head-modeBtnIco{width:20px;height:20px;display:block}.hub-head-modeBtnLabel{position:absolute;right:5px;bottom:4px;font-size:8px;line-height:1;font-weight:900;letter-spacing:.03em;text-transform:uppercase;color:#ffffffad;pointer-events:none}.hub-head-modeBtn.is-active .hub-head-modeBtnLabel{color:#fffffff0}.hub-head-modeBtn--create .hub-head-modeBtnLabel{display:none}.hub-head-secondaryPins{width:100%;max-width:min(100%,520px)}.hub-head-secondaryPins.tg-pinsmenu--bar{width:100%}.hub-head-secondaryPins .tg-pinsmenu-bar{min-width:0;width:100%;gap:10px;padding:9px 11px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);box-shadow:none}.hub-head-secondaryPins .tg-pinsmenu-bar-label{font-size:11px;letter-spacing:.01em;text-transform:none;color:rgba(var(--hub-accent-rgb),.98)}.hub-head-secondaryPins .tg-pinsmenu-bar-preview{margin-top:1px;color:#ffffffd6}.hub-head-secondaryPins .tg-pinsmenu-bar-btn{width:28px;height:28px;border-radius:10px}.hub-head-secondaryPins .tg-pinsmenu-bar-main{position:relative;padding-left:10px}.hub-head-secondaryPins .tg-pinsmenu-bar-main:before{content:"";position:absolute;left:0;top:1px;bottom:1px;width:2px;border-radius:999px;background:rgba(var(--hub-accent-rgb),.96)}.hub-head-presenceJoin.is-hub .hub-hero-joinBtn.hub-head-joinBtn{min-width:0;height:38px;padding:0 13px;border-radius:999px;border:1px solid rgba(var(--hub-accent-rgb),.11);background:transparent;font-size:12px;font-weight:760;letter-spacing:.01em;color:#d0c6ffe0;box-shadow:none;position:relative;overflow:hidden;transition:background .18s ease,border-color .18s ease,transform .18s ease,color .18s ease,box-shadow .18s ease}.hub-head-presenceJoin.is-hub .hub-hero-joinBtn.hub-head-joinBtn:before{content:none;pointer-events:none}.hub-head-presenceJoin.is-hub .hub-hero-joinBtn.hub-head-joinBtn:hover{background:rgba(var(--hub-accent-rgb),.068);border-color:rgba(var(--hub-accent-rgb),.19);color:#e0d8fff5;box-shadow:0 0 0 1px rgba(var(--hub-accent-rgb),.03) inset,0 6px 18px #664dff1a}.hub-head-presenceJoin.is-hub .hub-hero-joinBtn.hub-head-joinBtn:focus-visible{outline:none;background:rgba(var(--hub-accent-rgb),.075);border-color:rgba(var(--hub-accent-rgb),.22);color:#e4dcfffa;box-shadow:0 0 0 3px rgba(var(--hub-accent-rgb),.08)}.hub-head-presenceJoin.is-hub .hub-hero-joinBtn.hub-head-joinBtn:active{background:rgba(var(--hub-accent-rgb),.056);transform:translateY(.5px) scale(.988)}.hub-head-presenceJoin.is-hub .hub-hero-joinBtn.hub-head-joinBtn.is-on{background:#ffffff07;border:1px solid rgba(255,255,255,.07);color:#ffffffe6;box-shadow:none}.hub-head-presenceJoin.is-hub .hub-hero-joinBtn.hub-head-joinBtn.is-on:hover{background:#ffffff0b;border-color:rgba(var(--hub-accent-rgb),.14)}.hub-head-presenceJoin:not(.is-hub) .hub-hero-joinBtn.hub-head-joinBtn{min-width:0;height:36px;padding:0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.05);background:transparent;font-size:12px;font-weight:750;letter-spacing:.01em;box-shadow:none;position:relative;overflow:hidden;transition:background .18s ease,border-color .18s ease,transform .18s ease,color .18s ease}.hub-head-presenceJoin:not(.is-hub) .hub-hero-joinBtn.hub-head-joinBtn:before{content:none;pointer-events:none}.hub-head-presenceJoin:not(.is-hub) .hub-hero-joinBtn.hub-head-joinBtn:hover{background:#ffffff09;border-color:rgba(var(--hub-accent-rgb),.1)}.hub-head-presenceJoin:not(.is-hub) .hub-hero-joinBtn.hub-head-joinBtn:active{background:rgba(var(--hub-accent-rgb),.11);transform:translateY(.5px) scale(.988)}.hub-head-presenceJoin:not(.is-hub) .hub-hero-joinBtn.hub-head-joinBtn.is-on{background:#ffffff08;border:1px solid rgba(255,255,255,.06);color:#ffffffe6}.hub-head-presenceJoin:not(.is-hub) .hub-hero-joinBtn.hub-head-joinBtn.is-on:hover{background:#ffffff0a;border-color:rgba(var(--hub-accent-rgb),.14)}.hub-backNavMain{display:inline-flex;align-items:center;justify-content:center;gap:0;cursor:pointer;flex:0 0 auto;min-width:40px;width:40px;height:40px;padding:0;border-radius:14px;border:1px solid rgba(255,255,255,.075);background:#ffffff0a;color:#ffffffd1;overflow:hidden;position:relative;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease,color .18s ease}.hub-backNavMain:focus-visible{outline:none;box-shadow:var(--hub-focus-ring),0 8px 18px #0000001c,0 0 0 1px rgba(var(--hub-accent-rgb),.04) inset}.hub-backNavMain:before{content:none;pointer-events:none}.hub-backNavMain:hover{background:#ffffff12;border-color:rgba(var(--hub-accent-rgb),.14);color:#fffffff5;box-shadow:0 8px 18px #0000001c,0 0 0 1px rgba(var(--hub-accent-rgb),.04) inset}.hub-backNavMain:active{transform:translateY(.5px) scale(.985)}.hub-backNavArrow{flex:0 0 auto;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.hub-backNavArrow svg{width:18px;height:18px;display:block}.hub-backNavText{display:none}.hub-item-pinnedMark{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:4px;color:#b0a0ffe0}.hub-item-pinnedMark svg{width:16px;height:16px;display:block}.hub-manage-mediaPanel{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:start}.hub-manage-avatarPreview{width:88px;height:88px;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff05);box-shadow:inset 0 1px #ffffff0b}.hub-manage-avatarPreviewImg,.hub-manage-avatarPreviewFallback{width:100%;height:100%}.hub-manage-avatarPreviewImg{display:block;object-fit:cover}.hub-manage-avatarPreviewFallback{display:grid;place-items:center;font-size:30px;font-weight:900;color:#ffffff80}.hub-manage-mediaMain{display:grid;gap:10px;min-width:0}.hub-manage-mediaActions{display:flex;flex-wrap:wrap;gap:8px}.hub-manage-uploadDropzone{display:grid;gap:4px;padding:12px 14px;border-radius:16px;border:1px dashed rgba(255,255,255,.12);background:#ffffff06;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.hub-manage-uploadDropzone:hover{border-color:rgba(var(--hub-accent-rgb),.26);background:rgba(var(--hub-accent-rgb),.06)}.hub-manage-uploadDropzone:focus-visible{outline:none;box-shadow:var(--hub-focus-ring)}.hub-manage-uploadDropzone.is-busy{opacity:.72}.hub-manage-uploadDropzoneTitle{font-size:13px;font-weight:800;color:#ffffffe6}.hub-manage-uploadDropzoneSub{font-size:12px;color:#ffffffa3}@media(max-width:980px){.hub-head-contextPrimary{flex-wrap:wrap;align-items:stretch;row-gap:8px}.hub-head-primaryPins{flex-basis:100%;max-width:100%;min-width:0;order:3}.hub-head-quickModes{order:4;margin-left:auto}.hub-head-joinBtn{order:5;width:100%;justify-content:center}.hub-head-secondaryPins{max-width:100%}}@media(max-width:700px){.hub-center-inner{--hub-header-first-gap: 6px}.hub-head-contextAnchor{gap:4px}.hub-head-contextPrimary{gap:6px;row-gap:6px}.hub-head-quickModes{gap:6px}.hub-head-contextSide{gap:8px}.hub-head-actionCluster{width:100%;padding:3px;gap:6px;border-radius:16px;justify-content:space-between}.hub-head-actionCluster .hub-head-quickModes{flex:1 1 auto;justify-content:flex-end}.hub-head-modeBtn{width:38px;height:38px;border-radius:13px}.hub-head-primaryPins .tg-pinsmenu-bar{border-radius:14px;padding:7px 9px 7px 8px}.hub-head-primaryPins .tg-pinsmenu-bar-preview{font-size:11.5px}.hub-head-secondaryPins .tg-pinsmenu-bar{border-radius:16px}.hub-head-secondaryPins .tg-pinsmenu-bar-preview{font-size:12px}.hub-manage-mediaPanel{grid-template-columns:1fr}.hub-manage-avatarPreview{width:76px;height:76px}}.hub-center .hub-head-outer,.hub-center .hub-head-outer.is-scrolled{padding-top:0;padding-bottom:6px;margin-bottom:6px}.hub-head.hub-head--row.hub-head--withHubModes,.hub-center .hub-head-outer.is-scrolled .hub-head.hub-head--row.hub-head--withHubModes{min-height:var(--hub-topbar-h);align-items:center;padding-top:0;padding-bottom:0}.hub-head.hub-head--row.hub-head--withHubModes .hub-head-left,.hub-head.hub-head--row.hub-head--withHubModes .hub-head-right,.hub-head.hub-head--row.hub-head--withHubModes .hub-head-center{align-self:center;padding-top:0}.hub-head.hub-head--row.hub-head--withHubModes .hub-head-center{align-items:center;overflow:visible}.hub-head-contextModes .hub-head-contentTabs,.hub-center .hub-head-outer.is-scrolled .hub-head-contentTabs{border-radius:999px;padding:2px 6px}.hub-center .hub-head-outer.is-scrolled .hub-head-contentTabs{background:linear-gradient(180deg,#ffffff05,#ffffff02);box-shadow:inset 0 1px #ffffff08,0 3px 12px #00000014}.hub-center .hub-head-outer.is-scrolled .hub-backNavMain{opacity:.82}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes{grid-template-columns:minmax(var(--hub-topbar-side-min),1fr) minmax(0,var(--hub-topbar-content-max)) minmax(var(--hub-topbar-side-min),1fr)!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-left{grid-column:1!important;justify-self:start!important;justify-content:flex-start!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-center{grid-column:2!important;justify-self:stretch!important;width:100%!important;max-width:var(--hub-topbar-content-max)!important;min-width:0!important;overflow:visible!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-right{display:flex!important;grid-column:3!important;justify-self:end!important;justify-content:flex-end!important;align-items:center!important;min-width:0!important;width:100%!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextAnchor{width:100%!important;max-width:none!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextPrimary{display:flex!important;align-items:center!important;gap:0!important;width:100%!important;max-width:none!important;min-width:0!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain{display:flex!important;align-items:center!important;min-width:0!important;width:100%!important;max-width:none!important;margin-right:0!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain.has-inlineModes{gap:5px;padding:2px 7px 2px 2px;border-radius:999px;border:1px solid rgba(255,255,255,.042);background:#ffffff03;box-shadow:inset 0 1px #ffffff05,0 8px 18px #0001}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain>.hub-picker{flex:1 1 auto!important;width:100%!important;max-width:none!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain.has-inlineModes>.hub-picker{max-width:none!important;flex:1 1 auto!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain .hub-picker-pillBase{min-height:48px!important;height:48px!important;padding:2px 13px 2px 2px;gap:10px;border-radius:999px;border:1px solid transparent;background:transparent;box-shadow:none;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain.has-inlineModes .hub-picker-pillBase{border-color:transparent;background:transparent;box-shadow:none;padding-right:10px}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain .hub-picker-pillBase:hover,.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain.has-inlineModes .hub-picker-pillBase:hover{background:transparent;border-color:transparent;box-shadow:none}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain.has-inlineModes:hover,.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain.has-inlineModes:focus-within{background:#ffffff04;border-color:rgba(var(--hub-accent-rgb),.08);box-shadow:inset 0 1px #ffffff06,0 10px 22px #00000013}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain .hub-picker-pillBase:active{transform:translateY(.5px)}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain .hub-picker-pillAva{width:42px!important;height:42px!important;border:1px solid rgba(255,255,255,.08);background:#ffffff14;box-shadow:inset 0 1px #ffffff0f,0 1px #ffffff08}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain .hub-picker-pillTitle{font-size:13.5px;font-weight:900;letter-spacing:-.012em;color:#fffffff5}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain .hub-picker-pillMeta{font-size:11.5px;opacity:.74;color:#ffffffb8}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain.has-inlineModes .hub-head-contextModesInline{margin-left:0;padding:0 0 0 6px;gap:2px;border:0;background:transparent;position:relative}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain.has-inlineModes .hub-head-contextModesInline:before{content:"";position:absolute;left:0;top:7px;bottom:7px;width:1px;background:#ffffff0f}.hub-head-contextSide{display:flex;align-items:center;gap:10px;min-width:0;width:auto;max-width:100%}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextSide{justify-content:flex-end;margin-left:auto}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-primaryPins{flex:0 1 clamp(164px,18vw,280px)!important;min-width:164px!important;max-width:clamp(164px,18vw,280px)!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-quickModes{margin-left:0!important;flex:0 0 auto!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-actionCluster,.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-joinBtn{flex:0 0 auto!important;margin-left:0!important}@media(max-width:980px){.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes{grid-template-columns:auto minmax(0,1fr)!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextPrimary{max-width:none!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain>.hub-picker{max-width:min(100%,320px)!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain .hub-picker-pillBase{min-height:44px!important;height:44px!important}.hub-head-contextSide{flex-wrap:wrap;width:100%}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-primaryPins{min-width:0!important;width:100%!important;order:1}.hub-head-actionCluster{flex-wrap:wrap;justify-content:flex-end;width:auto;max-width:100%}.hub-head-presenceJoin{order:2}.hub-head-contextModesInline{margin-left:6px}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-quickModes{order:2;margin-left:0!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-joinBtn{order:3;width:100%;justify-content:center}}@media(max-width:700px){.hub-head-contextModesInline{padding:2px;gap:2px;margin-left:6px}.hub-head-contextModeChip{min-width:32px;width:32px;height:32px;padding:0}.hub-head-presenceBtn{height:36px;padding:0 8px}.hub-head-presenceBtn .hub-avatars-stack-item{width:24px;height:24px}.hub-head-presenceGuestAvatar svg{width:13px;height:13px}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain.has-inlineModes{padding-right:4px}.hub-head.hub-head--row.hub-head--topRow.hub-head--withHubModes .hub-head-contextMain .hub-picker-pillAva{width:38px!important;height:38px!important}}@keyframes hubBump{0%{transform:translateY(0) scale(1)}35%{transform:translateY(-1px) scale(1.1)}to{transform:translateY(0) scale(1)}}@keyframes hubPulse{0%{transform:scale(1);box-shadow:0 0 #7c7cff00}40%{transform:scale(1.03);box-shadow:0 0 0 5px #7c7cff24}to{transform:scale(1);box-shadow:0 0 #7c7cff00}}@keyframes hubCardGlow{0%{box-shadow:0 10px 26px #00000047;border-color:#fff1}35%{box-shadow:0 18px 46px #7c7cff2e;border-color:#7c7cff2e}to{box-shadow:0 10px 26px #00000047;border-color:#fff1}}.hub-action-count.is-bump,.hub-comments-count.is-bump{display:inline-block;animation:hubBump .17s ease-out;will-change:transform}.hub-react-btn.is-pulse{animation:hubPulse .24s ease-out;will-change:transform,box-shadow}.hub-item.is-glow{animation:hubCardGlow .52s ease-out;will-change:box-shadow,border-color}.hub-react-btn.is-new{border-color:#7c7cff47!important;background:#7c7cff1a!important}@keyframes hubTopicSoftIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes hubTopicPublished{0%{box-shadow:0 10px 26px #00000047;border-color:#fff1}35%{box-shadow:0 18px 52px #7c7cff3d;border-color:#7c7cff3d}to{box-shadow:0 10px 26px #00000047;border-color:#fff1}}@keyframes hubTopicUpdatedPulse{0%{border-color:#fff1}45%{border-color:#7c7cff2e}to{border-color:#fff1}}.hub-item.is-created{animation:hubTopicSoftIn .24s ease-out both;will-change:transform,opacity}.hub-item.is-published{animation:hubTopicPublished .65s ease-out;will-change:box-shadow,border-color}.hub-item.is-updated{animation:hubTopicUpdatedPulse .42s ease-out;will-change:border-color}@keyframes hubMidFlash{0%{opacity:.72;transform:translateY(1px)}45%{opacity:.98;transform:translateY(0)}to{opacity:.9;transform:translateY(0)}}.hub-comments-mid.is-update{animation:hubMidFlash .2s ease-out;will-change:transform,opacity}.hub-comments-avatar.is-bump{animation:hubBump .17s ease-out;will-change:transform}@media(prefers-reduced-motion:reduce){.hub-action-count.is-bump,.hub-comments-count.is-bump,.hub-react-btn.is-pulse,.hub-item.is-glow,.hub-item.is-created,.hub-item.is-published,.hub-item.is-updated,.hub-comments-mid.is-update,.hub-comments-avatar.is-bump{animation:none!important}}.voice-room{flex:1;display:flex;flex-direction:column;max-width:900px;margin:0 auto;padding:14px 16px;width:100%;gap:14px}.voice-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.voice-topcard,.voice-title{display:flex;flex-direction:column;gap:4px;min-width:0}.voice-badge{font-weight:900}.voice-sub{color:var(--muted);font-size:13px}.voice-roomState{display:inline-flex;align-items:center;width:fit-content;max-width:100%;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffe6;font-size:11px;font-weight:800;padding:2px 8px}.voice-roomState--locked{border-color:#ffb45a66;background:#ffb45a1f}.voice-roomState--muted{border-color:#ff6e6e66;background:#ff6e6e1f}.voice-actions{display:flex;gap:10px;flex:0 0 auto}.voice-btn-pill{border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;padding:8px 12px;border-radius:999px;cursor:pointer}.voice-btn-pill:hover{background:#ffffff17}.voice-btn-pill:disabled{opacity:.55;cursor:default}.voice-btn-pill.is-off,.voice-btn-pill.is-mic-off{border-color:#ff5a5a59;background:#ff5a5a1a}.voice-error,.voice-note{border-radius:14px;padding:8px 10px;font-size:13px;line-height:1.35}.voice-error{border:1px solid rgba(255,110,110,.36);background:#ff6e6e1f;color:#ffdfdffa}.voice-note{border:1px solid rgba(124,124,255,.3);background:#7c7cff1a;color:#e0e0fff2}.voice-draftCard{border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#1212128c;padding:14px;display:flex;flex-direction:column;gap:10px}.voice-draftTitle{font-size:18px;font-weight:900;line-height:1.2}.voice-draftSub{color:var(--muted);font-size:13px}.voice-draftField{display:flex;flex-direction:column;gap:6px}.voice-draftLabel{font-size:12px;font-weight:700;color:#ffffffc7}.voice-draftInput,.voice-draftTextarea{width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fffffff2;font:inherit;padding:9px 10px}.voice-draftTextarea{min-height:86px;resize:vertical}.voice-draftInput:focus,.voice-draftTextarea:focus{outline:none;border-color:#7c7cff80;box-shadow:0 0 0 2px #7c7cff24}.voice-draftActions{display:flex;align-items:center;gap:10px}.voice-draftWait{color:#ffffffbd;font-size:13px}.voice-draftMiniHint{display:flex;align-items:center;justify-content:center;width:100%;padding:16px;color:#ffffffbd;font-size:13px;text-align:center}.voice-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;width:100%;overflow:auto;padding-bottom:10px}.voice-tile{border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#1212128c;padding:14px;display:flex;flex-direction:column;gap:8px;align-items:flex-start}.voice-tile.me{border-color:#7c7cff38;background:#7c7cff14}.voice-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#7c7cff38;border:1px solid rgba(255,255,255,.1);font-weight:900}.voice-name{font-weight:850}.voice-state{color:var(--muted);font-size:13px}.voice-peerActions{width:100%;display:flex;gap:8px;margin-top:2px}.voice-peerBtn{flex:1 1 auto;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffe6;border-radius:999px;font-size:11px;font-weight:800;padding:5px 8px;cursor:pointer}.voice-peerBtn:hover{background:#ffffff1a}.voice-peerBtn--danger{border-color:#ff646447;background:#ff64641f}.voice-room--split{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:14px 16px;display:grid;grid-template-columns:1.1fr .9fr;gap:14px;min-height:0}.voice-left,.voice-right{min-height:0;display:flex;flex-direction:column}.voice-right{border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#12121273;overflow:hidden}.voice-minihead{padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:baseline;justify-content:space-between;gap:10px}.voice-minititle{font-weight:900}.voice-minisub{color:var(--muted);font-size:13px}.voice-miniwrap{flex:1;min-height:0;display:flex}.chat--mini{max-width:none;padding:0;margin:0}.messages--mini{padding:12px}.chat--mini .bubble{max-width:min(46vw,420px);min-inline-size:140px}@media(max-width:920px){.voice-room--split{grid-template-columns:1fr}.chat--mini .bubble{max-width:min(86vw,640px)}}.voice-tile{position:relative}.voice-tile.is-speaking{border-color:rgba(var(--accent-rgb),.28);box-shadow:0 0 0 3px rgba(var(--accent-rgb),.08)}.voice-meter{width:100%;height:8px;border-radius:999px;overflow:hidden;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.voice-meter-fill{height:100%;width:0%;background:rgba(var(--accent-rgb),.75);border-radius:999px;transition:width 80ms linear}.voice-avatar{position:relative;isolation:isolate}.voice-tile.is-speaking .voice-avatar:before{content:"";position:absolute;inset:-8px;border-radius:999px;z-index:-1;background:radial-gradient(circle,rgba(var(--accent-rgb),.26),rgba(var(--accent-rgb),0) 62%);filter:blur(.2px);animation:voiceRingPulse 1.05s ease-in-out infinite;transform-origin:center}@keyframes voiceRingPulse{0%{transform:scale(.92);opacity:.55}50%{transform:scale(1.06);opacity:.95}to{transform:scale(.92);opacity:.55}}.voice-tile.is-connecting{opacity:.82}.voice-tile.is-connecting .voice-meter-fill{width:20%!important;opacity:.45}.voice-tile.is-connecting .voice-state{color:#ffffffa6}:root{--cw-bg: var(--panel);--cw-border: var(--stroke);--cw-soft: rgba(255,255,255,.06)}.cw-root{position:fixed;z-index:2500}.cw-root:not(.is-open){display:none}.cw-fab{display:none}.cw-root:not(.is-open){inset:auto 18px 18px auto}.cw-root.is-open{inset:12px 12px auto auto}.cw-fab{width:54px;height:54px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at 30% 30%,var(--accent-hover),var(--accent));color:#fff;cursor:pointer;font-size:20px;display:grid;place-items:center;box-shadow:0 14px 34px #0000008c;position:relative}.cw-fab-badge{position:absolute;right:-4px;top:-4px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:rgba(var(--accent-rgb),.92);border:1px solid rgba(255,255,255,.26);color:#0a0e16f5;font-weight:900;font-size:11px;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 22px #00000073}.cw-fab:hover{filter:brightness(1.05)}.cw-panel{border-radius:var(--radius-xl, 14px);border:1px solid var(--cw-border);background:var(--cw-bg);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 12px 40px #0006;overflow:hidden;display:flex;flex-direction:column;position:relative;height:calc(100vh - 24px)}.cw-head{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--cw-border);cursor:default;-webkit-user-select:none;user-select:none}@media(max-width:720px){.cw-root.is-open{inset:auto 0 0}.cw-panel{width:100vw;height:min(78vh,680px);border-radius:18px 18px 0 0;box-shadow:0 -18px 54px #0000009e}.cw-resize{display:none}}.cw-title{font-weight:900;letter-spacing:.2px}.cw-actions{display:flex;align-items:center;gap:6px}.cw-headbtn{width:32px;height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#fff;cursor:pointer}.cw-headbtn:hover{background:#ffffff14}.cw-sub{padding:10px 12px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.08)}.cw-search{flex:1;min-width:0;padding:9px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#0003;color:#fff;outline:none}.cw-search:focus{border-color:#4da6ff59}.cw-meta{font-size:12px;color:#ffffffa6;white-space:nowrap}.cw-body{flex:1;min-height:0;display:flex}.cw-body.is-list-collapsed .cw-list{width:56px;padding:6px}.cw-body.is-list-collapsed .cw-item{padding:8px 6px;border-radius:14px}.cw-item-collapsed{display:grid;place-items:center}.cw-item-avawrap{position:relative;width:32px;height:32px;display:grid;place-items:center}.cw-item-badge{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-weight:900;font-size:13px;background:#7c7cff33;border:1px solid rgba(124,124,255,.26);color:#ffffffeb;box-shadow:0 8px 20px #00000059}.cw-item-unread.is-dot{position:absolute;right:-2px;top:-2px;width:10px;height:10px;min-width:10px;padding:0;border-radius:999px;background:#8e9bfff2;border:1px solid rgba(255,255,255,.28);box-shadow:0 10px 22px #00000073}.cw-list{width:176px;border-left:1px solid rgba(255,255,255,.1);overflow:auto;padding:8px;display:flex;flex-direction:column;gap:8px}.cw-item{text-align:left;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#fff;border-radius:14px;padding:10px;cursor:pointer}.cw-item:hover{background:#ffffff0f}.cw-item.is-active{border-color:#4da6ff59;background:#4da6ff1a}.cw-item-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.cw-item-id{font-weight:800;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cw-item-ava{flex:0 0 auto;border-radius:999px;overflow:hidden;box-shadow:0 6px 18px #00000059}.cw-item-unread{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#8e9bff38;border:1px solid rgba(142,155,255,.45);color:#ebeefffa;font-weight:900;font-size:11px;line-height:1}.cw-item-sub{margin-top:4px;font-size:12px;color:#ffffffb3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-resize{position:absolute;width:22px;height:22px;right:0;bottom:0;cursor:nwse-resize;z-index:5}.cw-empty{padding:14px 10px;color:#ffffffa6;font-size:13px}.cw-chat{flex:1;min-width:0;display:flex;flex-direction:column}.cw-chathead{padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer}.cw-chathead-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.cw-chathead-title{font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cw-chathead-sub{margin-top:6px;font-size:12px;color:#ffffffb8;max-height:34px;overflow:hidden}.cw-chatheadbtn{width:28px;height:28px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffeb;cursor:pointer;display:grid;place-items:center;flex:0 0 auto}.cw-chatheadbtn:hover{background:#ffffff14}.cw-chatheadbtn:disabled{opacity:.6;cursor:default}.cw-chathead-sub-label{color:#ffffff85;font-weight:700}.cw-chathead-sub-empty{color:#ffffff73}.cw-joinrow{display:flex;align-items:center;gap:10px;padding:0 12px 10px}.cw-joinbtn{border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;height:32px;padding:0 12px;border-radius:999px;cursor:pointer;font-weight:800;letter-spacing:.2px}.cw-joinbtn.is-join{background:#4da6ff29;border-color:#4da6ff47}.cw-joinbtn.is-leave{background:#ff78781a;border-color:#ff787838}.cw-joinbtn:hover{filter:brightness(1.05)}.cw-joinbtn:disabled{opacity:.65;cursor:default}.cw-joinhint{font-size:12px;color:#fff9;white-space:nowrap}.cw-chatwrap{flex:1;min-height:0;display:flex}.cw-chatwrap .chat{flex:1;min-height:0}.cw-chatwrap .input-area{padding-bottom:0}.cw-chatwrap .messages--mini{padding:10px}.cw-chatwrap .messages{position:relative}.cw-chatwrap .messages:before{content:"";position:absolute;inset:0;background:radial-gradient(1200px 600px at 30% 20%,rgba(124,124,255,.08),transparent 55%),radial-gradient(900px 500px at 80% 65%,rgba(77,166,255,.07),transparent 60%);pointer-events:none}.cw-chatwrap .tg-page{position:relative}.cw-chatwrap .tg-page{max-width:none!important;margin:0!important;padding:0!important}.cw-chatwrap .tg-comments-head{margin:0 0 8px}.cw-chatwrap .tg-comments-title{font-size:14px}.cw-chatwrap .tg-comments-sub{font-size:11px}.cw-chatwrap .tg-thread{gap:10px;padding-bottom:6px}.cw-chatwrap .chat--mini .tg-thread{align-items:flex-start}.cw-chatwrap .tg-comment,.cw-chatwrap .tg-comment--compact{grid-template-columns:34px 1fr;gap:10px}.cw-chatwrap .chat--mini .tg-comment,.cw-chatwrap .chat--mini .tg-comment--compact{grid-template-columns:1fr;gap:0}.cw-chatwrap .chat--mini .tg-comment-ava,.cw-chatwrap .chat--mini .tg-comment-head{display:none}.cw-chatwrap .chat--mini .tg-comment-bubble{justify-self:start;max-width:98%}.cw-chatwrap .tg-comment-ava{width:32px;height:32px;font-size:12px;margin-top:2px}.cw-chatwrap .tg-comment-head{margin-bottom:4px}.cw-chatwrap .tg-comment-name{font-size:12.5px}.cw-chatwrap .tg-comment-time{font-size:11px}.cw-chatwrap .tg-comment-text{padding:8px 10px 9px;border-radius:14px;font-size:13.5px;line-height:1.45;background:#ffffff0d;border-color:#ffffff1a;box-shadow:0 10px 26px #00000038}.cw-chatwrap .tg-bubble-footer{margin-top:5px;gap:8px}.cw-chatwrap .tg-bubble-time{font-size:10.5px;opacity:.62}.cw-chatwrap .tg-icon-btn{width:30px;height:30px}.cw-chatwrap .input-area{margin:8px;width:auto;max-width:none;padding:8px 10px;border-radius:18px;gap:8px;border:1px solid rgba(255,255,255,.1);background:#0000002e;box-shadow:0 16px 40px #00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cw-chatwrap .message-input{font-size:14px;padding:8px 6px;background:transparent;border:0;box-shadow:none}.cw-chatwrap .emoji-btn,.cw-chatwrap .clip-btn,.cw-chatwrap .voice-btn{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;font-size:18px;padding:0;display:grid;place-items:center}.cw-chatwrap .emoji-btn:hover,.cw-chatwrap .clip-btn:hover,.cw-chatwrap .voice-btn:hover{background:#ffffff12}.cw-chatwrap .send-btn{width:38px;height:38px;min-width:38px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#7c7cffeb;box-shadow:0 14px 34px #00000059}.cw-chatwrap .send-btn:hover{background:#7c7cfffa}.cw-chatwrap .send-btn:disabled{opacity:.45;filter:grayscale(.2)}.cw-noselect{padding:14px 12px;color:#ffffffa6}@media(max-width:520px){.cw-panel{width:min(96vw,420px);height:min(78vh,560px)}}:root{--ui-toast-bg: rgba(20, 20, 20, .92);--ui-toast-border: rgba(255, 255, 255, .12)}.ui-toasts{position:fixed;right:16px;bottom:16px;z-index:10050;display:flex;flex-direction:column;gap:10px;max-width:min(360px,calc(100vw - 32px))}.ui-toast{width:100%;text-align:left;border:1px solid var(--ui-toast-border);background:var(--ui-toast-bg);color:#ffffffeb;border-radius:14px;padding:10px 12px;cursor:pointer;box-shadow:0 12px 28px #00000052}.ui-toast--info{border-color:#7c7cff38}.ui-toast--warn{border-color:#ffc10740}.ui-toast--error{border-color:#ff505047}.ui-confirm{position:fixed;inset:0;z-index:10060}.ui-confirm-backdrop{position:absolute;inset:0;background:#00000094}.ui-confirm-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(520px,calc(100vw - 32px));border-radius:16px;padding:14px;border:1px solid rgba(255,255,255,.14);background:#101010fa;box-shadow:0 18px 44px #0000006b;color:#ffffffeb}.ui-confirm-title{font-weight:900;font-size:16px;margin-bottom:8px}.ui-confirm-text{color:#ffffffb8;margin-bottom:14px;white-space:pre-wrap}.ui-confirm-actions{display:flex;justify-content:flex-end;gap:10px}.ui-confirm-btn{border-radius:12px;padding:9px 12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffeb;cursor:pointer}.ui-confirm-btn:hover{background:#ffffff1a}.ui-confirm-btn.danger{background:#ff505029;border-color:#ff505040}.ui-confirm-btn.danger:hover{background:#ff505038}:root{--hub-topbar-bg: var(--panel);--hub-topbar-bg-scrolled: rgba(11,11,11,.96);--hub-topbar-border: var(--stroke);--hub-topbar-shadow: none;--hub-topbar-shadow-scrolled: 0 8px 20px rgba(0,0,0,.18);--hub-topbar-inset-highlight: inset 0 1px 0 rgba(255,255,255,.03);--hub-topbar-hot-fill-ms: .56s;--hub-topbar-hot-border: rgba(var(--accent-rgb), .22);--hub-topbar-hot-lip: linear-gradient(90deg, rgba(var(--accent-rgb), 0), rgba(var(--accent-rgb), .62), rgba(var(--accent-rgb), 0) )}@keyframes hubTopbarHotLipFill{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:.9}}@supports (background: color-mix(in srgb,black 50%,transparent)){:root{--hub-topbar-bg: color-mix(in srgb, var(--panel) 94%, transparent);--hub-topbar-bg-scrolled: color-mix(in srgb, var(--panel) 96%, transparent)}}.hub-center .hub-head-outer,.hub-center .hub-head-outer.is-lobby,.hub-center .hub-head-outer.is-scrolled,.hub-center .hub-head-outer.is-lobby.is-scrolled,.hub-center .hub-head-outer.is-skeleton,.hub-center .hub-head-outer.is-skeleton:not(.is-lobby){background:transparent!important;border-bottom:1px solid transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hub-center .hub-head-outer.is-scrolled,.hub-center .hub-head-outer.is-lobby.is-scrolled,.hub-center .hub-head-outer.is-skeleton.is-scrolled,.hub-center .hub-head-outer.is-skeleton.is-lobby.is-scrolled{background:var(--hub-topbar-bg-scrolled)!important;border-bottom-color:var(--hub-topbar-border)!important;box-shadow:var(--hub-topbar-inset-highlight),var(--hub-topbar-shadow-scrolled)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hub-center .hub-head-outer.is-premiumHot{border-bottom-color:var(--hub-topbar-hot-border)!important}.hub-center .hub-head-outer.is-premiumHot:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--hub-topbar-hot-lip);opacity:.9;pointer-events:none;transform-origin:0 50%;transform:scaleX(0);will-change:transform,opacity;animation:hubTopbarHotLipFill var(--hub-topbar-hot-fill-ms) cubic-bezier(.2,.9,.2,1) both}@media(prefers-reduced-motion:reduce){.hub-center .hub-head-outer.is-premiumHot:after{animation:none;transform:scaleX(1);opacity:.9}}.hub-center .hub-head-outer.is-lobby.is-collapsed,.hub-center .hub-head-outer.is-skeleton.is-lobby.is-collapsed{background:transparent!important;border-bottom-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hub-center .hub-head-outer.is-lobby.is-collapsed:after,.hub-center .hub-head-outer.is-skeleton.is-lobby.is-collapsed:after{content:none!important}.hub-center .hub-head-outer>.hub-center-inner{width:100%;max-width:none;margin:0;padding-left:0;padding-right:0}.sidebar.is-rail.sidebar--compass{background:var(--hub-topbar-bg)!important;border-right-color:var(--hub-topbar-border)!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-inline.hub-head--withRouteTabs.hub-head--page-hub .hub-head-center,.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-inline.hub-head--withRouteTabs.hub-head--page-profile .hub-head-center,.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-inline.hub-head--withRouteTabs.hub-head--page-hub .hub-head-center.hub-head-center--routeTabs,.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-inline.hub-head--withRouteTabs.hub-head--page-profile .hub-head-center.hub-head-center--routeTabs{justify-content:flex-start!important}.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-inline.hub-head--withRouteTabs.hub-head--page-hub .hub-routeTabs.hub-routeTabs--header,.hub-head.hub-head--row.hub-head--topRow.hub-head--tabs-inline.hub-head--withRouteTabs.hub-head--page-profile .hub-routeTabs.hub-routeTabs--header{justify-content:flex-start!important;margin-left:0!important;margin-right:0!important}.hub-center .hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pillAva{display:grid!important}.hub-center .hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pillAva{width:22px;height:22px}.hub-center .hub-head-outer.is-skeleton:not(.is-lobby) .hub-picker--hub .hub-picker-pillBase{justify-content:flex-start;gap:10px}@media(min-width:1230px){.app-shell.has-wide-rail .app-menu-rail{flex:0 0 auto;width:auto;min-width:var(--rail-w, 72px);height:100%;align-self:stretch;z-index:120}.app-shell.has-wide-rail .sidebar.is-rail.sidebar--menu{position:sticky!important;top:0!important;left:auto!important;right:auto!important;transform:none!important;height:100%!important}.app-shell.has-wide-rail .sidebar.is-rail.sidebar--menu:not(.is-expanded){border-right-color:transparent!important;box-shadow:none!important}.app-shell.has-wide-rail .hub-center .hub-head-outer{margin-left:0;width:100%}.app-shell.has-wide-rail .hub-head-outer.is-lobby{--lobby-center-safe-inline: 104px}.app-shell.has-wide-rail{--hub-topbar-side-min: 62px}.app-shell.has-wide-rail .hub-head-center .hub-head-centerWrap.is-lobby{max-width:min(820px,100%)}.app-shell.has-wide-rail .hub-head-right{gap:4px}.app-shell.has-wide-rail .hub-center .hub-head-outer.is-lobby .hub-head-right{gap:3px}.app-shell.has-wide-rail .hub-head-actionsBubble{height:40px;padding:2px 0 2px 2px}.app-shell.has-wide-rail .hub-head-actionsBtn{width:36px;height:36px}.app-shell.has-wide-rail .hub-head-actionsIco{width:19px;height:19px}.app-shell.has-wide-rail .hub-head-outer.is-scrolled .hub-head-right:before,.app-shell.has-wide-rail .hub-head-outer.is-lobby.is-scrolled .hub-head-right:before{display:none}.app-shell.has-wide-rail .hub-head-btn{width:38px;height:38px;color:#ffffffdb}.app-shell.has-wide-rail .hub-head-btn:hover{background:#ffffff08}.app-shell.has-wide-rail .hub-head-btn:active{background:#ffffff0d}.app-shell.has-wide-rail .hub-head-btn.is-open,.app-shell.has-wide-rail .hub-head-btn.hub-head-btn--notifs.is-open,.app-shell.has-wide-rail .hub-head-btn.hub-head-btn--context.is-open{background:rgba(var(--hub-accent-rgb),.085)}.app-shell.has-wide-rail .hub-head-ico{width:19px;height:19px;opacity:.9}.app-shell.has-wide-rail .hub-head-btn:hover .hub-head-ico{opacity:.96}.app-shell.has-wide-rail .hub-head-chatsBadge{top:5px;right:4px;min-width:14px;height:14px;line-height:14px;font-size:9px;box-shadow:0 6px 12px #00000029}.app-shell.has-wide-rail .hub-head-btn.hub-head-btn--create{background:#ffffff06}.app-shell.has-wide-rail .hub-head-btn.hub-head-btn--create:hover{background:#ffffff0b}}:root{--hub-accent: #7c3aed;--hub-base: rgba(255, 255, 255, .98);--hub-muted: rgba(255, 255, 255, .7);--hub-glow-1: rgba(124, 58, 237, .26);--hub-glow-2: rgba(124, 58, 237, .12)}.hub-logo.hub-logo--zen,.hub-logo.hub-logo--zen2{--hub-stroke: 2.25;width:var(--hub-size, 44px);height:var(--hub-size, 44px);display:block;color:var(--hub-base);shape-rendering:geometricPrecision;transform-origin:50% 50%;transition:color .18s ease,filter .18s ease,transform .18s ease}.hub-logo.hub-logo--zen .hub-stroke,.hub-logo.hub-logo--zen2 .hub-stroke{vector-effect:non-scaling-stroke}.hub-logo-link:hover .hub-logo.hub-logo--zen,.hub-logo-link:focus-visible .hub-logo.hub-logo--zen,.hub-logo.hub-logo--zen:focus-visible{color:var(--hub-base);filter:drop-shadow(0 0 8px var(--hub-glow-1)) drop-shadow(0 0 16px var(--hub-glow-2));transform:translateY(-1px) scale(1.02);outline:none}.hub-logo-link:hover .hub-logo.hub-logo--zen2,.hub-logo-link:focus-visible .hub-logo.hub-logo--zen2,.hub-logo.hub-logo--zen2:focus-visible{color:var(--hub-base);filter:drop-shadow(0 0 8px var(--hub-glow-1)) drop-shadow(0 0 16px var(--hub-glow-2));transform:translateY(-1px) scale(1.02);outline:none}.hub-logo-link:active .hub-logo.hub-logo--zen,.hub-logo.hub-logo--zen:active,.hub-logo-link:active .hub-logo.hub-logo--zen2,.hub-logo.hub-logo--zen2:active{color:var(--hub-base);transform:translateY(0) scale(.985);filter:drop-shadow(0 0 10px rgba(124,58,237,.3))}.hub-logo.hub-logo--zen.is-active,.hub-logo-link.is-active .hub-logo.hub-logo--zen,.hub-logo.hub-logo--zen2.is-active,.hub-logo-link.is-active .hub-logo.hub-logo--zen2{color:var(--hub-base);filter:drop-shadow(0 0 8px var(--hub-glow-1))}.hub-logo.hub-logo--zen.is-disabled,.hub-logo-link.is-disabled .hub-logo.hub-logo--zen,.hub-logo-link[aria-disabled=true] .hub-logo.hub-logo--zen,.hub-logo.hub-logo--zen2.is-disabled,.hub-logo-link.is-disabled .hub-logo.hub-logo--zen2,.hub-logo-link[aria-disabled=true] .hub-logo.hub-logo--zen2{color:var(--hub-muted);filter:none;transform:none;opacity:.75;pointer-events:none}.hub-logo.hub-logo--zen.is-animated .hub-stroke{stroke-dasharray:100;stroke-dashoffset:100;animation:hubDraw .76s cubic-bezier(.2,.9,.2,1) forwards;animation-delay:calc(var(--i, 0) * 70ms)}@keyframes hubDraw{to{stroke-dashoffset:0}}.hub-logo.hub-logo--zen2 .hub-stroke--accent{opacity:0}.hub-logo.hub-logo--zen2.is-animated .hub-stroke--accent{stroke-dasharray:100;stroke-dashoffset:100;animation:hubDrawAccent .9s cubic-bezier(.2,.9,.2,1) forwards;animation-delay:calc(var(--i, 0) * 70ms)}@keyframes hubDrawAccent{0%{stroke-dashoffset:100;opacity:.95}70%{stroke-dashoffset:0;opacity:.95}to{stroke-dashoffset:0;opacity:0}}.hub-logo.hub-logo--zen:not(.is-small) .split-a,.hub-logo.hub-logo--zen:not(.is-small) .split-b{transition:transform .18s ease;transform-origin:50% 50%}.hub-logo.hub-logo--zen2:not(.is-small) .split-a,.hub-logo.hub-logo--zen2:not(.is-small) .split-b{transition:transform .18s ease;transform-origin:50% 50%}.hub-logo-link:hover .hub-logo.hub-logo--zen:not(.is-small) .split-a,.hub-logo.hub-logo--zen:not(.is-small):focus-visible .split-a{transform:translate3d(-.22px,0,0)}.hub-logo-link:hover .hub-logo.hub-logo--zen2:not(.is-small) .split-a,.hub-logo.hub-logo--zen2:not(.is-small):focus-visible .split-a{transform:translate3d(-.22px,0,0)}.hub-logo-link:hover .hub-logo.hub-logo--zen:not(.is-small) .split-b,.hub-logo.hub-logo--zen:not(.is-small):focus-visible .split-b{transform:translate3d(.22px,0,0)}.hub-logo-link:hover .hub-logo.hub-logo--zen2:not(.is-small) .split-b,.hub-logo.hub-logo--zen2:not(.is-small):focus-visible .split-b{transform:translate3d(.22px,0,0)}.hub-logo.hub-logo--zen.is-small,.hub-logo.hub-logo--zen2.is-small{--hub-stroke: 1.9;transition:color .14s ease,filter .14s ease}.hub-logo.hub-logo--zen.is-small .hub-stroke{stroke-dasharray:none;stroke-dashoffset:0;animation:none}.hub-logo.hub-logo--zen2.is-small .hub-stroke--accent{opacity:0;stroke-dasharray:none;stroke-dashoffset:0;animation:none}.hub-logo.hub-logo--zen.is-small .split-a,.hub-logo.hub-logo--zen.is-small .split-b,.hub-logo.hub-logo--zen2.is-small .split-a,.hub-logo.hub-logo--zen2.is-small .split-b{transform:none!important}.hub-logo-link:focus-visible{outline:2px solid rgba(124,58,237,.55);outline-offset:2px}@media(prefers-reduced-motion:reduce){.hub-logo.hub-logo--zen,.hub-logo.hub-logo--zen *,.hub-logo.hub-logo--zen2,.hub-logo.hub-logo--zen2 *{animation:none!important;transition:none!important;transform:none!important}.hub-logo-link:hover .hub-logo.hub-logo--zen,.hub-logo-link:focus-visible .hub-logo.hub-logo--zen,.hub-logo.hub-logo--zen:focus-visible,.hub-logo-link:active .hub-logo.hub-logo--zen,.hub-logo.hub-logo--zen:active{filter:none!important}.hub-logo-link:hover .hub-logo.hub-logo--zen2,.hub-logo-link:focus-visible .hub-logo.hub-logo--zen2,.hub-logo.hub-logo--zen2:focus-visible,.hub-logo-link:active .hub-logo.hub-logo--zen2,.hub-logo.hub-logo--zen2:active{filter:none!important}}
