.profile-module__-T2eDG__page{background:radial-gradient(circle at 20% 20%, #7895ff14, transparent 30%), radial-gradient(circle at 80% 10%, #ffba7814, transparent 28%), var(--color-bg-home);min-height:100vh;color:var(--color-text);justify-content:center;padding:48px 16px 64px;display:flex}.profile-module__-T2eDG__card{background:linear-gradient(145deg,#12182de0,#121a34f5);border:1px solid #ffffff0f;border-radius:22px;flex-direction:column;gap:18px;width:min(880px,100%);padding:28px;display:flex;box-shadow:0 25px 70px #00000047,0 2px 10px #0000002e}[data-theme=light] .profile-module__-T2eDG__card{border:1px solid var(--color-border);background:linear-gradient(160deg,#fff,#f5f7fb);box-shadow:0 18px 50px #0f16291f,0 2px 10px #0f162914}.profile-module__-T2eDG__header{text-align:left;flex-wrap:wrap;align-items:center;gap:28px;display:flex}.profile-module__-T2eDG__avatarRing{background:conic-gradient(from 180deg,#7bd8ff,#cba6ff,#7bd8ff);border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;padding:5px;display:flex;box-shadow:0 10px 25px #0000002e}[data-theme=light] .profile-module__-T2eDG__avatarRing{box-shadow:0 12px 28px #0f16291f}.profile-module__-T2eDG__avatarImg{object-fit:cover;background:var(--color-surface-muted);cursor:pointer;border:2px solid #ffffff0a;border-radius:50%;width:100%;height:100%}.profile-module__-T2eDG__avatarRingButton{cursor:pointer;background:0 0;border:none;padding:5px;position:relative}.profile-module__-T2eDG__avatarRingButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px}.profile-module__-T2eDG__avatarEditBadge{color:#fff;background:#0a0f1cb8;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700;position:absolute;bottom:10px;right:8px}[data-theme=light] .profile-module__-T2eDG__avatarEditBadge{background:#0f1629bf}.profile-module__-T2eDG__avatarFileInput{display:none}.profile-module__-T2eDG__identity{flex-direction:column;justify-content:flex-start;justify-self:flex-start;align-items:flex-start;gap:6px;display:flex}.profile-module__-T2eDG__displayName{color:var(--color-title-primary);text-align:left;width:100%;margin:0;font-size:30px;font-weight:700;line-height:1.1}.profile-module__-T2eDG__username{color:var(--color-text-muted);text-align:left;letter-spacing:.01em;width:100%;font-size:14px}.profile-module__-T2eDG__liveBtn{color:#fff;letter-spacing:.04em;cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:999px;align-items:center;gap:6px;padding:3px 10px 3px 8px;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .15s;animation:2s ease-in-out infinite profile-module__-T2eDG__livePulse;display:inline-flex;box-shadow:0 0 #ef444473}.profile-module__-T2eDG__liveBtn:hover{opacity:.88;transform:scale(1.04)}.profile-module__-T2eDG__liveDot{background:#fff;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.2s ease-in-out infinite profile-module__-T2eDG__liveDotBlink}@keyframes profile-module__-T2eDG__livePulse{0%,to{box-shadow:0 0 #ef444473}50%{box-shadow:0 0 0 6px #ef444400}}@keyframes profile-module__-T2eDG__liveDotBlink{0%,to{opacity:1}50%{opacity:.25}}.profile-module__-T2eDG__bio{color:var(--color-text);white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;max-width:640px;margin:4px 0 0;line-height:1.5}.profile-module__-T2eDG__bioSection{flex-direction:column;gap:4px;display:flex}.profile-module__-T2eDG__bioCollapsible{position:relative}.profile-module__-T2eDG__bioCollapsed{line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.profile-module__-T2eDG__bioToggle{color:var(--color-text);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:14px;font-weight:700}.profile-module__-T2eDG__bioToggle:hover{text-decoration:underline}.profile-module__-T2eDG__location,.profile-module__-T2eDG__workplace{color:var(--color-text-muted);margin:0;font-size:14px}.profile-module__-T2eDG__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;display:flex}.profile-module__-T2eDG__primaryButton,.profile-module__-T2eDG__secondaryButton{cursor:pointer;border:1px solid #ffffff24;border-radius:14px;min-width:150px;padding:10px 14px;font-size:15px;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s,color .12s}.profile-module__-T2eDG__primaryButton{color:#0a0f1c;background:linear-gradient(120deg,#6ddcff,#7f9bff);font-size:14px}[data-theme=light] .profile-module__-T2eDG__primaryButton{border-color:var(--color-border)}.profile-module__-T2eDG__primaryButton:hover:not(:disabled){transform:translateY(-1px)}.profile-module__-T2eDG__primaryButton:disabled{opacity:.75;cursor:default}.profile-module__-T2eDG__ghostButton{color:#e2e8f0;box-shadow:none;background:#ffffff0a;border-color:#ffffff1a}[data-theme=light] .profile-module__-T2eDG__ghostButton{background:var(--color-surface-muted);color:var(--color-title-primary);border-color:var(--color-border)}.profile-module__-T2eDG__secondaryButton{color:#cdd4e3;background:#ffffff0a;border-color:#ffffff1a;justify-content:center;align-items:center;width:auto;min-width:46px;padding:10px 12px;display:flex}[data-theme=light] .profile-module__-T2eDG__secondaryButton{color:var(--color-title-primary);background:var(--color-surface-muted);border-color:var(--color-border)}.profile-module__-T2eDG__secondaryButton .profile-module__-T2eDG__buttonIcon,.profile-module__-T2eDG__primaryButton .profile-module__-T2eDG__buttonIcon{justify-content:center;align-items:center;display:inline-flex}.profile-module__-T2eDG__secondaryButton:hover{border-color:#fff3;transform:translateY(-1px)}[data-theme=light] .profile-module__-T2eDG__secondaryButton:hover{border-color:var(--color-primary)}.profile-module__-T2eDG__ownerActions .profile-module__-T2eDG__primaryButton{color:#f7fafc;box-shadow:none;background:#ffffff0f;border-color:#ffffff24}[data-theme=light] .profile-module__-T2eDG__ownerActions .profile-module__-T2eDG__primaryButton{background:var(--color-surface-muted);color:var(--color-title-primary);border-color:var(--color-border)}.profile-module__-T2eDG__ownerActions .profile-module__-T2eDG__primaryButton:hover{background:#ffffff1f;transform:translateY(-1px)}.profile-module__-T2eDG__ownerActions .profile-module__-T2eDG__secondaryButton{background:#ffffff0f}[data-theme=light] .profile-module__-T2eDG__ownerActions .profile-module__-T2eDG__secondaryButton{background:var(--color-surface)}.profile-module__-T2eDG__viewerActions .profile-module__-T2eDG__primaryButton:not(.profile-module__-T2eDG__ghostButton){color:#fff}[data-theme=light] .profile-module__-T2eDG__viewerActions .profile-module__-T2eDG__primaryButton:not(.profile-module__-T2eDG__ghostButton){border-color:var(--color-border)}.profile-module__-T2eDG__viewerActions .profile-module__-T2eDG__ghostButton{color:#e2e8f0;background:#ffffff0a;border-color:#ffffff29}[data-theme=light] .profile-module__-T2eDG__viewerActions .profile-module__-T2eDG__ghostButton{color:var(--color-title-primary);border-color:var(--color-border);background:var(--color-surface-muted)}.profile-module__-T2eDG__viewerActions .profile-module__-T2eDG__secondaryButton{color:#d7deed;background:#ffffff0a}[data-theme=light] .profile-module__-T2eDG__viewerActions .profile-module__-T2eDG__secondaryButton{background:var(--color-surface);color:var(--color-text)}.profile-module__-T2eDG__menuWrapper{display:inline-flex;position:relative}.profile-module__-T2eDG__menuButton{min-width:44px;padding:10px}.profile-module__-T2eDG__menuPanel{z-index:2;background:radial-gradient(circle at 20% 20%,#ffffff0a,#0000 40%),#0c1222fa;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:4px;min-width:170px;padding:6px;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 50px #00000052}[data-theme=light] .profile-module__-T2eDG__menuPanel{background:var(--color-surface);border-color:var(--color-border);box-shadow:0 14px 36px #0f162929}.profile-module__-T2eDG__menuItem{text-align:left;width:100%;color:var(--color-title-primary);letter-spacing:.01em;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:10px 12px;font-weight:500;transition:background .12s,color .12s}.profile-module__-T2eDG__menuItem:hover{background:#ffffff14}[data-theme=light] .profile-module__-T2eDG__menuItem:hover{background:var(--color-surface-muted)}.profile-module__-T2eDG__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;z-index:28;background:#00000073;justify-content:center;align-items:center;transition:opacity .16s;display:flex;position:fixed;inset:0}.profile-module__-T2eDG__modalOverlayOpen{opacity:1;pointer-events:auto}.profile-module__-T2eDG__modalOverlayClosing{opacity:0;pointer-events:none}.profile-module__-T2eDG__modalCard{background:var(--color-surface);border:1px solid var(--color-border);width:min(420px,92vw);color:var(--color-title-primary);border-radius:18px;padding:22px;box-shadow:0 22px 70px #00000047}.profile-module__-T2eDG__aboutCard{flex-direction:column;width:min(860px,94vw);max-height:min(550px,85vh);padding:22px;display:flex;overflow:hidden}.profile-module__-T2eDG__aboutHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.profile-module__-T2eDG__aboutTitle{color:var(--color-title-primary);margin:0;font-size:18px;font-weight:800}.profile-module__-T2eDG__aboutSubtitle{color:var(--color-text-muted);margin:4px 0 0;font-size:13px}.profile-module__-T2eDG__aboutClose{border:1px solid var(--color-border);background:var(--color-surface);width:36px;height:36px;color:var(--color-text-muted);cursor:pointer;border-radius:10px;place-items:center;padding:0;font-weight:800;transition:background .12s,color .12s,border-color .12s,transform .12s;display:grid}.profile-module__-T2eDG__aboutClose:hover{border-color:color-mix(in srgb, var(--color-border) 55%, var(--color-primary) 45%);background:color-mix(in srgb, var(--color-surface) 85%, var(--color-primary) 15%);color:var(--color-title-primary)}.profile-module__-T2eDG__aboutClose:active{transform:scale(.98)}[data-theme=light] .profile-module__-T2eDG__aboutClose:hover{background:var(--color-surface-muted)}.profile-module__-T2eDG__aboutGrid{flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;min-height:0;display:grid}@media (max-width:820px){.profile-module__-T2eDG__aboutGrid{flex:initial;grid-template-columns:1fr;min-height:auto}.profile-module__-T2eDG__aboutCard{overflow:auto}.profile-module__-T2eDG__aboutLeft{overflow:visible}}.profile-module__-T2eDG__aboutLeft,.profile-module__-T2eDG__aboutRight{border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:16px;min-height:0;padding:14px}.profile-module__-T2eDG__aboutLeft{scrollbar-gutter:stable;overflow:auto}.profile-module__-T2eDG__aboutRight{overflow:hidden}.profile-module__-T2eDG__aboutIdentityRow{align-items:center;gap:12px;margin-bottom:10px;display:flex}.profile-module__-T2eDG__aboutAvatarRing{background:conic-gradient(from 180deg,#7bd8ff,#cba6ff,#7bd8ff);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:3px;display:flex}.profile-module__-T2eDG__aboutAvatar{object-fit:cover;background:var(--color-surface);border:2px solid #ffffff0a;border-radius:50%;width:100%;height:100%}.profile-module__-T2eDG__aboutIdentityText{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-module__-T2eDG__aboutName{color:var(--color-title-primary);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;line-height:1.2;overflow:hidden}.profile-module__-T2eDG__aboutHandle{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.profile-module__-T2eDG__aboutBio{color:var(--color-title-primary);white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;line-height:1.6}.profile-module__-T2eDG__aboutMuted{color:var(--color-text-muted);font-size:13px}.profile-module__-T2eDG__aboutSectionTitle{color:var(--color-title-primary);letter-spacing:.02em;text-transform:uppercase;margin:2px 0 10px;font-size:13px;font-weight:800}.profile-module__-T2eDG__aboutRows{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.profile-module__-T2eDG__aboutRow{justify-content:space-between;gap:12px;display:flex}.profile-module__-T2eDG__aboutLabel{color:var(--color-text-muted);font-size:13px}.profile-module__-T2eDG__aboutValue{color:var(--color-title-primary);text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:62%;font-size:13px;font-weight:700;overflow:hidden}.profile-module__-T2eDG__aboutValueMuted{color:var(--color-text-muted);font-weight:600}@media (max-width:420px){.profile-module__-T2eDG__aboutRow{flex-direction:column;align-items:flex-start}.profile-module__-T2eDG__aboutValue{text-align:left;max-width:100%}}.profile-module__-T2eDG__aboutStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.profile-module__-T2eDG__aboutStat{text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:14px;padding:10px 12px}[data-theme=light] .profile-module__-T2eDG__aboutStat{background:var(--color-surface);border-color:var(--color-border)}.profile-module__-T2eDG__aboutStatValue{color:var(--color-title-primary);font-size:16px;font-weight:900}.profile-module__-T2eDG__aboutStatLabel{color:var(--color-text-muted);margin-top:2px;font-size:12px}.profile-module__-T2eDG__aboutActions{justify-content:flex-end;margin-top:14px;display:flex}.profile-module__-T2eDG__aboutPrimary{cursor:pointer;color:#0a0f1c;background:linear-gradient(120deg,#6ddcff,#7f9bff);border:none;border-radius:14px;padding:10px 14px;font-weight:800;transition:transform .12s}.profile-module__-T2eDG__aboutPrimary:hover,.profile-module__-T2eDG__modalPrimaryAccent:hover{transform:translateY(-1px)}.profile-module__-T2eDG__avatarMenuCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;gap:6px;width:min(360px,92vw);padding:10px;display:flex;box-shadow:0 22px 70px #00000047}.profile-module__-T2eDG__avatarMenuItem{text-align:left;background:var(--color-surface-muted);width:100%;color:var(--color-title-primary);letter-spacing:.01em;cursor:pointer;border:none;border-radius:12px;padding:12px 14px;font-weight:600;transition:background .12s,color .12s,transform .12s}.profile-module__-T2eDG__avatarMenuItem:hover{background:#ffffff14;transform:translateY(-1px)}[data-theme=light] .profile-module__-T2eDG__avatarMenuItem:hover{background:var(--color-surface)}.profile-module__-T2eDG__avatarMenuDanger{color:#ef4444}.profile-module__-T2eDG__avatarCropCard{width:min(860px,94vw)}.profile-module__-T2eDG__avatarCropHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.profile-module__-T2eDG__avatarCropGrid{grid-template-columns:minmax(0,1.4fr) minmax(0,.9fr);gap:14px;display:grid}.profile-module__-T2eDG__avatarCropperCard{border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:16px;min-height:280px;padding:12px}.profile-module__-T2eDG__cropperWrapper{background:#0f172a14;border-radius:14px;width:100%;height:320px;position:relative;overflow:hidden}.profile-module__-T2eDG__avatarPlaceholder{border:1px dashed var(--color-border);background:var(--color-surface);height:320px;color:var(--color-text-muted);border-radius:14px;justify-content:center;align-items:center;font-weight:600;display:flex}.profile-module__-T2eDG__avatarCropControls{flex-direction:column;gap:12px;display:flex}.profile-module__-T2eDG__sliderRow{align-items:center;gap:10px;display:flex}.profile-module__-T2eDG__sliderRow input[type=range]{accent-color:#7f9bff;flex:1}.profile-module__-T2eDG__sliderLabel{color:var(--color-title-primary);font-size:13px;font-weight:700}.profile-module__-T2eDG__sliderValue{color:#7f9bff;font-size:12px;font-weight:700}.profile-module__-T2eDG__avatarThumbSmall{border:2px solid #7bd8ff;border-radius:999px;width:96px;height:96px;overflow:hidden;box-shadow:0 10px 24px #0003}.profile-module__-T2eDG__avatarThumbSmall img{object-fit:cover;width:100%;height:100%}.profile-module__-T2eDG__avatarCropActions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:860px){.profile-module__-T2eDG__avatarCropGrid{grid-template-columns:1fr}}.profile-module__-T2eDG__modalCardOpen{animation:.2s forwards profile-module__-T2eDG__modalSlideIn}.profile-module__-T2eDG__modalCardClosing{animation:.18s forwards profile-module__-T2eDG__modalSlideOut}.profile-module__-T2eDG__reportCard{flex-direction:column;gap:12px;width:min(960px,96vw);display:flex}[data-theme=light] .profile-module__-T2eDG__modalCard{border-color:var(--color-border);background:#fff;box-shadow:0 18px 60px #0f16292e}.profile-module__-T2eDG__modalHeader{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.profile-module__-T2eDG__modalTitle{color:var(--color-title-primary);margin:0 0 8px;font-size:22px;font-weight:800}.profile-module__-T2eDG__modalBody{color:var(--color-text-muted);margin:0;font-size:15px;line-height:1.55}.profile-module__-T2eDG__modalError{color:#f8b4b4;margin:8px 0 0;font-size:14px;font-weight:700}.profile-module__-T2eDG__modalActions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.profile-module__-T2eDG__modalSecondary,.profile-module__-T2eDG__modalPrimary,.profile-module__-T2eDG__modalPrimaryAccent{border:1px solid var(--color-border);color:var(--color-title-primary);cursor:pointer;background:0 0;border-radius:12px;min-width:120px;padding:12px 16px;font-weight:700;transition:transform .12s,border-color .12s,background .12s,color .12s}.profile-module__-T2eDG__modalPrimaryAccent{color:var(--color-text);background:linear-gradient(120deg,#6ddcff,#7f9bff);border:none}.profile-module__-T2eDG__modalSecondary:hover,.profile-module__-T2eDG__modalPrimary:hover{transform:translateY(-1px)}.profile-module__-T2eDG__modalPrimary{color:#ef4444;background:#ef44440f;border-color:#ef444459}.profile-module__-T2eDG__modalDanger{box-shadow:none}.profile-module__-T2eDG__reportGrid{grid-template-columns:1fr 1.2fr;gap:12px;display:grid}.profile-module__-T2eDG__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;display:grid}.profile-module__-T2eDG__categoryCard{border:1px solid var(--color-border);background:var(--color-surface-muted);width:100%;color:var(--color-title-primary);cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;transition:transform .12s,border .12s,box-shadow .12s;display:flex}.profile-module__-T2eDG__categoryCard:hover{transform:translateY(-1px)}.profile-module__-T2eDG__categoryCardActive{background:#ffffff0a}.profile-module__-T2eDG__categoryDot{border-radius:50%;width:12px;height:12px}.profile-module__-T2eDG__categoryLabel{text-align:left;font-weight:700}.profile-module__-T2eDG__reasonPanel{border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:14px;flex-direction:column;gap:10px;padding:12px;display:flex}.profile-module__-T2eDG__reasonHeader{color:var(--color-title-primary);font-weight:700}.profile-module__-T2eDG__reasonList{flex-direction:column;gap:8px;display:flex}.profile-module__-T2eDG__reasonRow{width:100%;color:var(--color-title-primary);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;transition:background .12s,border .12s;display:flex}.profile-module__-T2eDG__reasonRow:hover{background:#ffffff0a}.profile-module__-T2eDG__reasonRowActive{border-color:var(--color-primary);background:#3b82f61f}.profile-module__-T2eDG__reasonRadio{border:2px solid var(--color-border);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.profile-module__-T2eDG__reasonRadioDot{background:var(--color-primary);border-radius:50%;width:8px;height:8px}.profile-module__-T2eDG__reasonPlaceholder{color:var(--color-text-muted);background:#ffffff05;border-radius:10px;padding:10px 12px}.profile-module__-T2eDG__noteLabel{color:var(--color-title-primary);flex-direction:column;gap:6px;font-weight:600;display:flex}.profile-module__-T2eDG__noteInput{border:1px solid var(--color-border);background:var(--color-surface);width:100%;min-height:80px;color:var(--color-title-primary);resize:vertical;border-radius:12px;outline:none;padding:10px 12px}.profile-module__-T2eDG__noteInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.profile-module__-T2eDG__inlineError{color:#fecdd3;background:#ef44441f;border:1px solid #ef444473;border-radius:10px;padding:10px 12px}.profile-module__-T2eDG__closeBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;padding:6px;transition:color .12s,transform .12s,border .12s}.profile-module__-T2eDG__closeBtn:hover{color:var(--color-title-primary);transform:translateY(-1px)}[data-theme=light] .profile-module__-T2eDG__modalPrimary{color:#e11d48;background:#fff1f2;border-color:#fca5a5}.profile-module__-T2eDG__blockedWrap{width:100%;min-height:70vh;color:var(--color-title-primary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.profile-module__-T2eDG__blockedIcon{color:#cbd5e1;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;place-items:center;width:86px;height:86px;display:grid}[data-theme=light] .profile-module__-T2eDG__blockedIcon{color:#475569;background:#eef2ff;border-color:#e2e8f0}.profile-module__-T2eDG__blockedTitle{font-size:22px;font-weight:800}.profile-module__-T2eDG__blockedText{color:var(--color-text-muted);max-width:380px;font-size:15px;line-height:1.6}.profile-module__-T2eDG__blockedButton{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;margin-top:4px;padding:12px 18px;font-size:15px;font-weight:800;transition:transform .12s,box-shadow .12s,opacity .12s;box-shadow:0 14px 34px #4f46e54d}.profile-module__-T2eDG__blockedButton:hover{transform:translateY(-1px);box-shadow:0 18px 44px #4f46e559}.profile-module__-T2eDG__blockedButton:active{transform:translateY(0)}.profile-module__-T2eDG__privateWrap{width:100%;min-height:70vh;color:var(--color-title-primary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.profile-module__-T2eDG__privateIcon{color:#14b8a6;background:#14b8a61f;border:1px solid #14b8a638;border-radius:50%;place-items:center;width:86px;height:86px;display:grid}[data-theme=light] .profile-module__-T2eDG__privateIcon{color:#0f766e;background:#ecfeff;border-color:#99f6e4}.profile-module__-T2eDG__privateTitle{font-size:22px;font-weight:800}.profile-module__-T2eDG__privateText{color:var(--color-text-muted);max-width:420px;font-size:15px;line-height:1.6}.profile-module__-T2eDG__privateButton{color:#fff;cursor:pointer;background:#14b8a6;border:none;border-radius:12px;margin-top:4px;padding:12px 18px;font-size:15px;font-weight:800;transition:transform .12s,box-shadow .12s,opacity .12s;box-shadow:0 14px 34px #14b8a647}.profile-module__-T2eDG__privateButton:hover{transform:translateY(-1px);box-shadow:0 18px 44px #14b8a659}.profile-module__-T2eDG__privateButton:active{transform:translateY(0)}[data-theme=light] .profile-module__-T2eDG__modalSecondary{background-color:#f4f7fb}[data-theme=dark] .profile-module__-T2eDG__modalSecondary{background-color:#131c31}.profile-module__-T2eDG__toast{color:#e6ecf5;letter-spacing:.01em;z-index:30;background:#0c1222e6;border:1px solid #ffffff1f;border-radius:12px;padding:10px 14px;font-size:14px;font-weight:700;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #00000052}[data-theme=light] .profile-module__-T2eDG__toast{background:var(--color-surface);border-color:var(--color-border);color:var(--color-title-primary);box-shadow:0 12px 28px #0f162924}.profile-module__-T2eDG__statsRow{gap:20px;width:100%;margin-top:10px;display:flex}.profile-module__-T2eDG__statCard{justify-content:center;align-items:center;gap:6px;padding:10px 14px;display:flex}.profile-module__-T2eDG__statCardClickable{cursor:pointer;border-radius:12px}.profile-module__-T2eDG__statCardClickable:hover{background:#6ddcff14}.profile-module__-T2eDG__statValue{color:var(--color-title-primary);font-size:14px;font-weight:800}.profile-module__-T2eDG__statLabel{color:var(--color-text-muted);letter-spacing:.01em;font-size:14px}.profile-module__-T2eDG__skeletonWrap{flex-direction:column;align-items:center;gap:14px;display:flex}.profile-module__-T2eDG__skeleton{background:linear-gradient(90deg,#e2e8f0 0%,#f5f7fb 50%,#e2e8f0 100%) 0 0/200% 100%;animation:1.4s infinite profile-module__-T2eDG__shimmer}.profile-module__-T2eDG__line{border-radius:10px;width:40%;height:18px}.profile-module__-T2eDG__lineShort{width:28%}.profile-module__-T2eDG__errorBox{color:#5f6470;text-align:center;background:0 0;border:none;border-radius:0;width:100%;padding:12px 0;font-weight:600}.profile-module__-T2eDG__navRow{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px;margin-top:16px;display:grid}.profile-module__-T2eDG__navItemWrap{justify-content:center;align-items:center;display:flex;position:relative}.profile-module__-T2eDG__navItemAction{z-index:1;pointer-events:none;position:absolute;top:50%;right:25px;transform:translateY(-60%)}.profile-module__-T2eDG__navItemAction>*{pointer-events:auto}.profile-module__-T2eDG__navManageBtn{width:22px;height:22px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:flex}.profile-module__-T2eDG__navManageBtn:hover{color:var(--color-title-primary);background:#ffffff1a}[data-theme=light] .profile-module__-T2eDG__navManageBtn:hover{color:var(--color-title-primary);background:#0000000f}.profile-module__-T2eDG__navItem{color:var(--color-text-muted);letter-spacing:.02em;cursor:pointer;text-align:center;background:0 0;border-radius:12px;padding:14px 8px 10px;font-weight:700;transition:color .12s,transform .12s;position:relative}.profile-module__-T2eDG__navItemContent{justify-content:center;align-items:center;gap:8px;display:inline-flex}.profile-module__-T2eDG__navIcon{color:inherit;justify-content:center;align-items:center;display:inline-flex}.profile-module__-T2eDG__navItem:before{content:"";background:0 0;border-radius:999px;height:3px;transition:background .14s;position:absolute;top:0}.profile-module__-T2eDG__navItem:hover{color:var(--color-title-primary);border-color:#ffffff14;transform:translateY(-1px)}.profile-module__-T2eDG__navItemActive{color:var(--color-title-primary);text-align:center}.profile-module__-T2eDG__navItemActive:before{background:var(--color-title-primary);width:50%;left:50%;transform:translate(-50%)}.profile-module__-T2eDG__navLabel{font-size:14px}.profile-module__-T2eDG__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;width:100%;margin-top:18px;display:grid}.profile-module__-T2eDG__tile{aspect-ratio:3/4;cursor:pointer;background:#0b1020;border:none;border-radius:10px;width:100%;padding:0;position:relative;overflow:hidden}[data-theme=light] .profile-module__-T2eDG__tile{background:var(--color-surface-muted)}.profile-module__-T2eDG__tileMedia{object-fit:cover;width:100%;height:100%;display:block}.profile-module__-T2eDG__viewBadge{color:#e2e8f0;letter-spacing:.01em;background:#080c1899;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;bottom:8px;left:8px}[data-theme=light] .profile-module__-T2eDG__viewBadge{color:#fff;background:0 0}@keyframes profile-module__-T2eDG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes profile-module__-T2eDG__modalSlideIn{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes profile-module__-T2eDG__modalSlideOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.98)}}.profile-module__-T2eDG__manageBar{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;padding:10px 14px;display:flex}[data-theme=light] .profile-module__-T2eDG__manageBar{background:var(--color-surface-muted);border-color:var(--color-border)}.profile-module__-T2eDG__manageBarLeft{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profile-module__-T2eDG__manageBarRight{align-items:center;gap:8px;display:flex}.profile-module__-T2eDG__manageBtnGhost{color:var(--color-title-primary);cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;transition:background .12s,border-color .12s,transform .12s;display:inline-flex}.profile-module__-T2eDG__manageBtnGhost:hover:not(:disabled){background:#ffffff17;transform:translateY(-1px)}.profile-module__-T2eDG__manageBtnGhost:disabled{opacity:.45;cursor:default}[data-theme=light] .profile-module__-T2eDG__manageBtnGhost{background:var(--color-surface);border-color:var(--color-border);color:var(--color-title-primary)}[data-theme=light] .profile-module__-T2eDG__manageBtnGhost:hover:not(:disabled){background:var(--color-surface-muted)}.profile-module__-T2eDG__manageBtnDanger{color:#f87171;background:#ef444414;border-color:#ef444466}.profile-module__-T2eDG__manageBtnDanger:hover:not(:disabled){background:#ef444426!important;border-color:#ef444499!important}[data-theme=light] .profile-module__-T2eDG__manageBtnDanger{color:#e11d48;background:#fff1f2;border-color:#fca5a5}.profile-module__-T2eDG__manageBtnPin{color:#6ddcff;background:#6ddcff12;border-color:#6ddcff59}.profile-module__-T2eDG__manageBtnPin:hover:not(:disabled){background:#6ddcff24!important;border-color:#6ddcff8c!important}[data-theme=light] .profile-module__-T2eDG__manageBtnPin{color:#1d4ed8;background:#eff8ff;border-color:#93c5fd}.profile-module__-T2eDG__manageCount{color:var(--color-text-muted);font-size:13px;font-weight:600}.profile-module__-T2eDG__tileManageOverlay{pointer-events:none;background:#00000059;border-radius:10px;transition:background .12s;position:absolute;inset:0}.profile-module__-T2eDG__tileSelected .profile-module__-T2eDG__tileManageOverlay{background:#6ddcff2e}.profile-module__-T2eDG__tileCheckWrap{background:#0a0f1c73;border:2px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:border-color .12s,background .12s;display:flex;position:absolute;top:8px;right:8px}.profile-module__-T2eDG__tileSelected .profile-module__-T2eDG__tileCheckWrap{background:#6ddcff;border-color:#6ddcff}.profile-module__-T2eDG__tileCheckMark{color:#0a0f1c;width:12px;height:12px;display:none}.profile-module__-T2eDG__tileSelected .profile-module__-T2eDG__tileCheckMark{display:block}.profile-module__-T2eDG__pinnedBadge{color:#6ddcff;letter-spacing:.01em;pointer-events:none;background:#080c18b8;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:8px;left:8px}[data-theme=light] .profile-module__-T2eDG__pinnedBadge{background:#0f1629b3}.profile-module__-T2eDG__mobileInfoCard{display:none}@media (max-width:767px){.profile-module__-T2eDG__mobileInfoCard{border:1px solid var(--color-border);background:var(--color-surface);border-radius:12px;flex-direction:column;margin-top:6px;margin-bottom:2px;display:flex;overflow:hidden}.profile-module__-T2eDG__mobileInfoRow{border-bottom:1px solid var(--color-border);align-items:center;gap:12px;min-height:0;padding:12px 14px;display:flex}.profile-module__-T2eDG__mobileInfoRow:last-child{border-bottom:none}.profile-module__-T2eDG__mobileInfoIcon{color:var(--color-text-muted);opacity:.8;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.profile-module__-T2eDG__mobileInfoText{color:var(--color-text);font-size:14px;font-weight:400;line-height:1.4}.profile-module__-T2eDG__pollTileBadge{border-radius:50%!important;justify-content:center!important;align-items:center!important;gap:0!important;width:26px!important;height:26px!important;padding:5px!important;font-size:0!important;display:inline-flex!important}.profile-module__-T2eDG__pollTileBadge svg{width:13px!important;height:13px!important}}.profile-module__-T2eDG__videoBadge{pointer-events:none;color:#fff;background:#080c1899;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:6px;right:6px}.profile-module__-T2eDG__pollTilePlaceholder{width:100%;height:100%;color:var(--color-primary);background:linear-gradient(145deg,#4aa3e41f 0%,#22d3ee12 60%,#7f9bff14 100%);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px;display:flex}.profile-module__-T2eDG__pollTileQuestion{color:var(--color-text-muted);text-align:center;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;padding:0 10px;font-size:11px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.profile-module__-T2eDG__pollTileStats{color:var(--color-text-muted);opacity:.7;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding:0 8px;font-size:10px;overflow:hidden}.profile-module__-T2eDG__pollTileBadge{color:var(--color-primary);letter-spacing:.04em;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#4aa3e42e;border:1px solid #4aa3e459;border-radius:999px;align-items:center;gap:3px;padding:3px 7px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:8px;right:8px}@media (max-width:640px){.profile-module__-T2eDG__card{padding:22px}.profile-module__-T2eDG__avatarRing{width:132px;height:132px}.profile-module__-T2eDG__displayName{font-size:24px}.profile-module__-T2eDG__primaryButton,.profile-module__-T2eDG__secondaryButton{width:100%}.profile-module__-T2eDG__actions{justify-content:stretch;width:100%}}@media (max-width:767px){.profile-module__-T2eDG__page{background:var(--color-bg)!important;padding:0!important;display:block!important}.profile-module__-T2eDG__card{width:100%!important;box-shadow:none!important;background:var(--color-surface)!important;border:none!important;border-radius:0!important;gap:0!important;padding:14px 14px 0!important}.profile-module__-T2eDG__header{text-align:left!important;flex-direction:unset!important;align-items:start!important;gap:10px 12px!important;align-items:unset!important;flex-wrap:unset!important;grid-template-rows:auto auto auto!important;grid-template-columns:80px 1fr!important;display:grid!important}.profile-module__-T2eDG__avatarRing,.profile-module__-T2eDG__avatarRingButton{grid-area:1/1!important;width:80px!important;height:80px!important;padding:3px!important}.profile-module__-T2eDG__header>div{display:contents!important}.profile-module__-T2eDG__identity{text-align:left!important;grid-area:1/2!important;justify-content:center!important;align-self:center!important;align-items:flex-start!important;width:auto!important}.profile-module__-T2eDG__displayName{text-align:left!important;font-size:18px!important}.profile-module__-T2eDG__username{text-align:left!important;font-size:13px!important}.profile-module__-T2eDG__statsRow{border-top:1px solid var(--color-border)!important;border-bottom:1px solid var(--color-border)!important;grid-area:2/1/auto/-1!important;justify-content:space-around!important;gap:0!important;width:100%!important;margin-top:10px!important;padding:0!important;display:flex!important}.profile-module__-T2eDG__statCard{cursor:pointer!important;background:0 0!important;border:none!important;border-radius:0!important;flex-direction:column!important;flex:1!important;justify-content:center!important;align-items:center!important;gap:1px!important;padding:10px 0!important}.profile-module__-T2eDG__actions{flex-flow:wrap!important;grid-area:3/1/auto/-1!important;gap:8px!important;width:100%!important;margin-top:0!important;padding:10px 0!important;display:flex!important}.profile-module__-T2eDG__ownerActions .profile-module__-T2eDG__primaryButton,.profile-module__-T2eDG__viewerActions .profile-module__-T2eDG__primaryButton{border-radius:10px!important;flex:1!important;width:auto!important;min-width:0!important;height:40px!important;font-size:14px!important;font-weight:700!important}.profile-module__-T2eDG__secondaryButton{border-radius:10px!important;flex:0 0 44px!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:0!important;height:40px!important;padding:0!important;display:flex!important}.profile-module__-T2eDG__viewerActions .profile-module__-T2eDG__secondaryButton:not(.profile-module__-T2eDG__menuButton){flex:1!important;width:auto!important;min-width:0!important;padding:0 8px!important}.profile-module__-T2eDG__viewerActions .profile-module__-T2eDG__menuWrapper{flex:0 0 44px!important;width:44px!important}.profile-module__-T2eDG__bioSection{flex-direction:column!important;gap:4px!important;width:100%!important;margin-left:0!important;padding:6px 0 4px!important;display:flex!important}.profile-module__-T2eDG__bio{text-align:left!important;max-width:100%!important;margin:0!important;font-size:14px!important;line-height:1.55!important}.profile-module__-T2eDG__bioToggle{color:var(--color-primary)!important;align-self:flex-start!important;font-size:13px!important;font-weight:500!important}.profile-module__-T2eDG__aboutGrid{margin-top:4px!important;padding-top:0!important}.profile-module__-T2eDG__navRow{scrollbar-width:none!important;border-bottom:1px solid var(--color-border)!important;gap:0!important;margin-top:4px!important;padding-bottom:0!important;display:flex!important;overflow-x:auto!important}.profile-module__-T2eDG__navRow::-webkit-scrollbar{display:none!important}.profile-module__-T2eDG__navItemWrap{flex:1 0!important;min-width:0!important}.profile-module__-T2eDG__navItem{border-radius:0!important;width:100%!important;padding:12px 8px!important;font-size:12px!important}.profile-module__-T2eDG__navItemContent{justify-content:center!important;gap:4px!important}.profile-module__-T2eDG__grid{grid-template-columns:repeat(3,1fr)!important;gap:2px!important;margin-top:0!important}.profile-module__-T2eDG__tile{aspect-ratio:1!important;border-radius:0!important}.profile-module__-T2eDG__postsGrid,.profile-module__-T2eDG__reelsGrid,.profile-module__-T2eDG__savedGrid{border-radius:0!important;grid-template-columns:repeat(3,1fr)!important;gap:2px!important;padding:0!important}}
.profile-edit-overlay-module__uR3ajq__backdrop{background:var(--color-overlay);z-index:80;place-items:center;padding:18px;animation:.16s ease-out profile-edit-overlay-module__uR3ajq__profileOverlayFadeIn;display:grid;position:fixed;inset:0}.profile-edit-overlay-module__uR3ajq__sheet{background:var(--color-surface);border:1px solid var(--color-border);width:min(720px,100%);max-height:min(86vh,920px);box-shadow:var(--shadow-strong);will-change:transform, opacity;border-radius:18px;flex-direction:column;animation:.2s cubic-bezier(.2,.9,.2,1) profile-edit-overlay-module__uR3ajq__profileOverlaySheetIn;display:flex;overflow:hidden}@keyframes profile-edit-overlay-module__uR3ajq__profileOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes profile-edit-overlay-module__uR3ajq__profileOverlaySheetIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.profile-edit-overlay-module__uR3ajq__backdrop,.profile-edit-overlay-module__uR3ajq__sheet{animation:none}}.profile-edit-overlay-module__uR3ajq__header{border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,#4aa3e41f,#0000);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.profile-edit-overlay-module__uR3ajq__title{letter-spacing:.01em;color:var(--color-title-primary);font-size:16px;font-weight:800}.profile-edit-overlay-module__uR3ajq__closeBtn{border:1px solid var(--color-border);background:var(--color-surface);width:36px;height:36px;color:var(--color-text);cursor:pointer;border-radius:12px;place-items:center;transition:transform .12s,background .16s,border-color .16s;display:grid}.profile-edit-overlay-module__uR3ajq__closeBtn svg{transform:translate(-1px,-1px)}.profile-edit-overlay-module__uR3ajq__closeBtn:hover{border-color:color-mix(in srgb, var(--color-border) 55%, var(--color-primary) 45%);background:color-mix(in srgb, var(--color-surface) 85%, var(--color-primary) 15%)}.profile-edit-overlay-module__uR3ajq__closeBtn:active{transform:scale(.98)}.profile-edit-overlay-module__uR3ajq__body{padding:16px;overflow:auto}.profile-edit-overlay-module__uR3ajq__gridTwoCols{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (max-width:620px){.profile-edit-overlay-module__uR3ajq__gridTwoCols{grid-template-columns:minmax(0,1fr)}}.profile-edit-overlay-module__uR3ajq__label{color:var(--color-text);font-size:12px;font-weight:700;display:block}.profile-edit-overlay-module__uR3ajq__usernameCooldownHint{color:var(--color-text-muted);align-items:center;gap:5px;margin-top:6px;font-size:12px;font-weight:600;display:flex}.profile-edit-overlay-module__uR3ajq__input:disabled{opacity:.55;cursor:not-allowed}.profile-edit-overlay-module__uR3ajq__input,.profile-edit-overlay-module__uR3ajq__textarea{border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 92%, var(--color-bg) 8%);width:100%;color:var(--color-text);border-radius:12px;outline:none;padding:10px 12px;font-size:14px;font-weight:600;transition:border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 2px 10px #0a12280d}.profile-edit-overlay-module__uR3ajq__textarea{resize:vertical;min-height:96px}.profile-edit-overlay-module__uR3ajq__input:focus,.profile-edit-overlay-module__uR3ajq__textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px color-mix(in srgb, var(--color-primary) 22%, transparent)}.profile-edit-overlay-module__uR3ajq__hint{color:var(--color-text-muted);margin-top:6px;font-size:12px}.profile-edit-overlay-module__uR3ajq__labelRow{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.profile-edit-overlay-module__uR3ajq__counter{color:var(--color-text-muted);font-size:12px;font-weight:800}.profile-edit-overlay-module__uR3ajq__error{color:#ef4444;margin-top:6px;font-size:12px;font-weight:650}.profile-edit-overlay-module__uR3ajq__selectShell{position:relative}.profile-edit-overlay-module__uR3ajq__selectButton{border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 92%, var(--color-bg) 8%);width:100%;height:44px;color:var(--color-text);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-size:14px;font-weight:700;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:0 2px 10px #0a12280d}.profile-edit-overlay-module__uR3ajq__selectButton:hover{border-color:color-mix(in srgb, var(--color-border) 55%, var(--color-primary) 45%)}.profile-edit-overlay-module__uR3ajq__selectButton:active{transform:translateY(1px)}.profile-edit-overlay-module__uR3ajq__chevron{border-right:2px solid var(--color-text-muted);border-bottom:2px solid var(--color-text-muted);width:10px;height:10px;transform:rotate(45deg)}.profile-edit-overlay-module__uR3ajq__selectMenu{z-index:5;background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-strong);border-radius:14px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}.profile-edit-overlay-module__uR3ajq__selectOption{text-align:left;width:100%;color:var(--color-text);cursor:pointer;background:0 0;border:none;padding:12px;font-size:14px;font-weight:700}.profile-edit-overlay-module__uR3ajq__selectOption:hover{background:color-mix(in srgb, var(--color-surface-muted) 70%, var(--color-primary) 30%)}.profile-edit-overlay-module__uR3ajq__selectOptionActive{background:color-mix(in srgb, var(--color-surface-muted) 55%, var(--color-primary) 45%)}.profile-edit-overlay-module__uR3ajq__locationCombo{position:relative}.profile-edit-overlay-module__uR3ajq__locationInputShell{align-items:center;display:flex;position:relative}.profile-edit-overlay-module__uR3ajq__locationButton{border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 85%, var(--color-primary) 15%);width:34px;height:34px;color:var(--color-text);cursor:pointer;border-radius:12px;place-items:center;transition:transform .12s,background .16s,border-color .16s;display:grid;position:absolute;right:10px}.profile-edit-overlay-module__uR3ajq__dateSelect{width:100%;position:relative}.profile-edit-overlay-module__uR3ajq__dateSelectButton{border:1px solid var(--color-border);width:100%;height:44px;color:var(--color-text);background:color-mix(in srgb, var(--color-surface) 92%, var(--color-bg) 8%);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;padding:0 48px 0 12px;font-size:14px;font-weight:700;transition:border-color .16s,box-shadow .16s,transform .12s;display:flex;box-shadow:0 2px 10px #0a12280d}.profile-edit-overlay-module__uR3ajq__dateSelectButton:hover{border-color:color-mix(in srgb, var(--color-border) 55%, var(--color-primary) 45%)}.profile-edit-overlay-module__uR3ajq__dateSelectButton:active{transform:translateY(1px)}.profile-edit-overlay-module__uR3ajq__dateSelectButton:focus-visible{border-color:var(--color-primary);box-shadow:0 0 0 4px color-mix(in srgb, var(--color-primary) 22%, transparent), 0 2px 10px #0a12280d;outline:none}.profile-edit-overlay-module__uR3ajq__dateSelectPlaceholder{color:var(--color-text-muted);font-weight:600}.profile-edit-overlay-module__uR3ajq__dateSelectValue{color:var(--color-text)}.profile-edit-overlay-module__uR3ajq__dateSelectIcon{border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 80%, var(--color-primary) 20%);width:28px;height:28px;color:var(--color-text);border-radius:10px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:36px;transform:translateY(-50%)}.profile-edit-overlay-module__uR3ajq__dateSelectIcon svg{width:16px;height:16px}.profile-edit-overlay-module__uR3ajq__dateSelectChevron{border-right:2px solid var(--color-text-muted);border-bottom:2px solid var(--color-text-muted);pointer-events:none;width:9px;height:9px;transition:transform .18s;position:absolute;top:50%;right:16px;transform:translateY(-60%)rotate(45deg)}.profile-edit-overlay-module__uR3ajq__dateSelectOpen .profile-edit-overlay-module__uR3ajq__dateSelectChevron{transform:translateY(-40%)rotate(-135deg)}.profile-edit-overlay-module__uR3ajq__dateSelectMenu{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-strong);z-index:6;border-radius:16px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden}.profile-edit-overlay-module__uR3ajq__dateMenuHeader{border-bottom:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 92%, var(--color-bg) 8%);justify-content:space-between;align-items:center;gap:10px;padding:10px 12px 8px;display:flex}.profile-edit-overlay-module__uR3ajq__dateNavButton{border:1px solid var(--color-border);background:var(--color-surface);width:34px;height:34px;color:var(--color-text);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;font-size:18px;font-weight:800;transition:border-color .15s,transform .12s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 10px #0a12280d}.profile-edit-overlay-module__uR3ajq__dateNavButton:hover{border-color:color-mix(in srgb, var(--color-border) 55%, var(--color-primary) 45%)}.profile-edit-overlay-module__uR3ajq__dateNavButton:active{transform:translateY(1px)}.profile-edit-overlay-module__uR3ajq__dateNavButton:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.profile-edit-overlay-module__uR3ajq__dateHeaderControls{flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.profile-edit-overlay-module__uR3ajq__dateHeaderSelect{border:1px solid var(--color-border);background:var(--color-surface);height:34px;color:var(--color-text);cursor:pointer;appearance:none;border-radius:12px;padding:0 12px;font-size:13px;font-weight:800}.profile-edit-overlay-module__uR3ajq__dateHeaderInput{cursor:text;width:96px}.profile-edit-overlay-module__uR3ajq__dateHeaderInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.profile-edit-overlay-module__uR3ajq__dateHeaderInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.profile-edit-overlay-module__uR3ajq__dateHeaderInput[type=number]{appearance:textfield}.profile-edit-overlay-module__uR3ajq__dateWeekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;padding:10px 12px 0;display:grid}.profile-edit-overlay-module__uR3ajq__dateWeekday{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:11px;font-weight:900}.profile-edit-overlay-module__uR3ajq__dateGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;padding:10px 12px 12px;display:grid}.profile-edit-overlay-module__uR3ajq__dateCell{height:38px;color:var(--color-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;font-size:13px;font-weight:800;transition:background .14s,border-color .14s,transform .12s,color .14s;display:inline-flex}.profile-edit-overlay-module__uR3ajq__dateCell:hover{background:color-mix(in srgb, var(--color-primary) 14%, transparent);border-color:color-mix(in srgb, var(--color-primary) 18%, transparent);transform:translateY(-1px)}.profile-edit-overlay-module__uR3ajq__dateCellOutside{color:color-mix(in srgb, var(--color-text-muted) 75%, transparent);font-weight:700}.profile-edit-overlay-module__uR3ajq__dateCellToday{border-color:color-mix(in srgb, var(--color-primary) 45%, transparent);background:color-mix(in srgb, var(--color-primary) 10%, transparent)}.profile-edit-overlay-module__uR3ajq__dateCellSelected{background:linear-gradient(120deg, color-mix(in srgb, var(--color-primary) 65%, #9aacef 35%) 0%, var(--color-primary) 55%, #9aacef 100%);border-color:color-mix(in srgb, var(--color-primary) 35%, transparent);color:#fff;transform:translateY(-1px)}.profile-edit-overlay-module__uR3ajq__dateCellSelected:hover{filter:brightness(1.05)}.profile-edit-overlay-module__uR3ajq__dateCellDisabled{opacity:.35;cursor:not-allowed}.profile-edit-overlay-module__uR3ajq__dateCellDisabled:hover{background:0 0;border-color:#0000;transform:none}.profile-edit-overlay-module__uR3ajq__dateFooter{border-top:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 80%, var(--color-bg) 20%);justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.profile-edit-overlay-module__uR3ajq__dateFooterButton{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);cursor:pointer;border-radius:12px;padding:8px 12px;font-size:13px;font-weight:900;transition:border-color .15s,box-shadow .15s,transform .12s}.profile-edit-overlay-module__uR3ajq__dateFooterButton:hover{border-color:color-mix(in srgb, var(--color-border) 55%, var(--color-primary) 45%)}.profile-edit-overlay-module__uR3ajq__dateFooterButton:active{transform:translateY(1px)}.profile-edit-overlay-module__uR3ajq__locationButton:hover:not(:disabled){border-color:color-mix(in srgb, var(--color-border) 55%, var(--color-primary) 45%);background:color-mix(in srgb, var(--color-surface) 75%, var(--color-primary) 25%)}.profile-edit-overlay-module__uR3ajq__locationButton:disabled{opacity:.65;cursor:not-allowed}.profile-edit-overlay-module__uR3ajq__locationSuggestions{z-index:6;border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-strong);border-radius:14px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}.profile-edit-overlay-module__uR3ajq__locationSuggestionMuted{color:var(--color-text-muted);padding:12px;font-size:13px;font-weight:650}.profile-edit-overlay-module__uR3ajq__locationSuggestion{text-align:left;cursor:pointer;width:100%;color:var(--color-text);background:0 0;border:none;padding:12px;transition:background .14s}.profile-edit-overlay-module__uR3ajq__locationSuggestion:hover{background:color-mix(in srgb, var(--color-surface-muted) 70%, var(--color-primary) 30%)}.profile-edit-overlay-module__uR3ajq__locationSuggestionActive{background:color-mix(in srgb, var(--color-surface-muted) 55%, var(--color-primary) 45%)}.profile-edit-overlay-module__uR3ajq__locationSuggestionText{font-size:13px;font-weight:700;display:block}.profile-edit-overlay-module__uR3ajq__footer{border-top:1px solid var(--color-border);background:var(--gradient-surface);justify-content:flex-end;gap:10px;padding:14px 16px;display:flex}.profile-edit-overlay-module__uR3ajq__button{cursor:pointer;border:1px solid var(--color-border);background:var(--color-surface);height:40px;color:var(--color-text);border-radius:12px;padding:0 14px;font-size:14px;font-weight:800;transition:transform .12s,filter .18s,background .18s}.profile-edit-overlay-module__uR3ajq__button:active{transform:scale(.99)}.profile-edit-overlay-module__uR3ajq__primary{color:#fff;background:linear-gradient(120deg,#6ddcff,#7f9bff);padding:0 20px}.profile-edit-overlay-module__uR3ajq__primary:hover:not(:disabled){filter:saturate(.9)brightness(1.02)}.profile-edit-overlay-module__uR3ajq__primary:disabled{opacity:.55;cursor:not-allowed;filter:none}.profile-edit-overlay-module__uR3ajq__secondary:disabled{opacity:.55;cursor:not-allowed}
.report-user-overlay-module__RwgMOW__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;z-index:120;background:#0000007a;justify-content:center;align-items:center;padding:18px;transition:opacity .16s;display:flex;position:fixed;inset:0}.report-user-overlay-module__RwgMOW__overlayVisible{opacity:1;pointer-events:auto}.report-user-overlay-module__RwgMOW__overlayClosing{opacity:0;pointer-events:none}.report-user-overlay-module__RwgMOW__card{background:var(--color-surface);border:1px solid var(--color-border);width:min(920px,96vw);color:var(--color-text);border-radius:18px;flex-direction:column;gap:14px;padding:22px;animation:.2s forwards report-user-overlay-module__RwgMOW__cardIn;display:flex;box-shadow:0 22px 70px #0000004d}.report-user-overlay-module__RwgMOW__cardClosing{animation:.18s forwards report-user-overlay-module__RwgMOW__cardOut}@keyframes report-user-overlay-module__RwgMOW__cardIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes report-user-overlay-module__RwgMOW__cardOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.97)}}.report-user-overlay-module__RwgMOW__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.report-user-overlay-module__RwgMOW__headerText{flex:1;min-width:0}.report-user-overlay-module__RwgMOW__title{color:var(--color-text);margin:0 0 6px;font-size:20px;font-weight:800;line-height:1.25}.report-user-overlay-module__RwgMOW__sub{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.5}.report-user-overlay-module__RwgMOW__closeBtn{color:var(--color-text-muted);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;padding:0;transition:color .12s,background .12s,border-color .12s;display:grid}.report-user-overlay-module__RwgMOW__closeBtn:hover{color:var(--color-text);background:var(--color-surface-muted);border-color:var(--color-primary)}.report-user-overlay-module__RwgMOW__reportGrid{grid-template-columns:1fr 1.25fr;gap:12px;min-height:0;display:grid}.report-user-overlay-module__RwgMOW__categoryGrid{grid-template-columns:1fr;gap:6px;display:grid}.report-user-overlay-module__RwgMOW__categoryCard{border:1px solid var(--color-border);background:var(--color-surface-muted);cursor:pointer;color:var(--color-text);text-align:left;border-radius:10px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:600;transition:border-color .12s,background .12s,transform .12s,box-shadow .12s;display:flex}.report-user-overlay-module__RwgMOW__categoryCard:hover{border-color:var(--color-primary);background:#0ea5e90f;transform:translateY(-1px)}.report-user-overlay-module__RwgMOW__categoryCardActive{background:#0ea5e91a}.report-user-overlay-module__RwgMOW__categoryDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.report-user-overlay-module__RwgMOW__reasonPanel{border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.report-user-overlay-module__RwgMOW__reasonHeader{color:var(--color-text);margin-bottom:2px;font-size:13px;font-weight:700}.report-user-overlay-module__RwgMOW__reasonList{flex-direction:column;gap:6px;display:flex}.report-user-overlay-module__RwgMOW__reasonRow{border:1px solid var(--color-border);cursor:pointer;width:100%;color:var(--color-text);text-align:left;background:0 0;border-radius:9px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;transition:background .1s,border-color .1s;display:flex}.report-user-overlay-module__RwgMOW__reasonRow:hover{background:var(--color-surface)}.report-user-overlay-module__RwgMOW__reasonRowActive{border-color:var(--color-primary);background:#0ea5e91a}.report-user-overlay-module__RwgMOW__reasonRadio{border:2px solid var(--color-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:border-color .1s;display:flex}.report-user-overlay-module__RwgMOW__reasonRowActive .report-user-overlay-module__RwgMOW__reasonRadio{border-color:var(--color-primary)}.report-user-overlay-module__RwgMOW__reasonRadioDot{background:var(--color-primary);border-radius:50%;width:7px;height:7px}.report-user-overlay-module__RwgMOW__reasonPlaceholder{color:var(--color-text-muted);background:#94a3b80f;border-radius:8px;padding:10px 12px;font-size:13px}.report-user-overlay-module__RwgMOW__noteLabel{color:var(--color-text-muted);flex-direction:column;gap:6px;margin-top:2px;font-size:12px;font-weight:600;display:flex}.report-user-overlay-module__RwgMOW__noteInput{border:1px solid var(--color-border);background:var(--color-surface);width:100%;min-height:72px;color:var(--color-text);resize:vertical;border-radius:10px;outline:none;padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.4;transition:border-color .12s,box-shadow .12s}.report-user-overlay-module__RwgMOW__noteInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.report-user-overlay-module__RwgMOW__noteInput::placeholder{color:var(--color-text-muted)}.report-user-overlay-module__RwgMOW__error{color:#f87171;margin:0;font-size:13px}.report-user-overlay-module__RwgMOW__actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.report-user-overlay-module__RwgMOW__btnSecondary,.report-user-overlay-module__RwgMOW__btnPrimary{cursor:pointer;border-radius:10px;padding:9px 18px;font-size:14px;font-weight:700;transition:opacity .12s,transform .12s}.report-user-overlay-module__RwgMOW__btnSecondary:hover,.report-user-overlay-module__RwgMOW__btnPrimary:hover{transform:translateY(-1px)}.report-user-overlay-module__RwgMOW__btnSecondary{background:var(--color-surface-muted);color:var(--color-text);border:1px solid var(--color-border)}.report-user-overlay-module__RwgMOW__btnPrimary{color:#fff;background:linear-gradient(135deg,#ef4444,#f97316);border:none}.report-user-overlay-module__RwgMOW__btnPrimary:disabled,.report-user-overlay-module__RwgMOW__btnSecondary:disabled{opacity:.6;cursor:not-allowed;transform:none}.report-user-overlay-module__RwgMOW__doneWrap{flex-direction:column;gap:10px;padding:8px 0;display:flex}@media (max-width:767px){.report-user-overlay-module__RwgMOW__overlay{align-items:flex-end!important;padding:0!important}.report-user-overlay-module__RwgMOW__card{scrollbar-width:none!important;border-radius:20px 20px 0 0!important;gap:14px!important;width:100%!important;max-width:100%!important;max-height:88vh!important;padding:0 16px 32px!important;animation:.3s cubic-bezier(.32,.72,0,1) forwards report-user-overlay-module__RwgMOW__mobileCardIn!important;overflow-y:auto!important}.report-user-overlay-module__RwgMOW__card::-webkit-scrollbar{display:none}.report-user-overlay-module__RwgMOW__card:before{content:"";background:#ffffff29;border-radius:2px;flex-shrink:0;align-self:center;width:36px;height:4px;margin:10px auto 4px;display:block}.report-user-overlay-module__RwgMOW__cardClosing{animation:.22s forwards report-user-overlay-module__RwgMOW__mobileCardOut!important}.report-user-overlay-module__RwgMOW__header{border-bottom:1px solid var(--color-border)!important;margin-bottom:0!important;padding-bottom:12px!important}.report-user-overlay-module__RwgMOW__title{font-size:18px!important}.report-user-overlay-module__RwgMOW__reportGrid{grid-template-columns:1fr!important;gap:12px!important}.report-user-overlay-module__RwgMOW__categoryGrid{flex-wrap:wrap!important;grid-column:1!important;gap:8px!important;display:flex!important}.report-user-overlay-module__RwgMOW__categoryCard{border-radius:12px!important;flex:1 0 calc(50% - 4px)!important;justify-content:flex-start!important;max-width:calc(50% - 4px)!important;padding:10px 12px!important;font-size:13px!important}.report-user-overlay-module__RwgMOW__reasonPanel{border-radius:12px!important}.report-user-overlay-module__RwgMOW__actions{justify-content:stretch!important;gap:10px!important;margin-top:0!important}.report-user-overlay-module__RwgMOW__btnSecondary,.report-user-overlay-module__RwgMOW__btnPrimary{text-align:center!important;border-radius:12px!important;flex:1!important;padding:12px!important;font-size:15px!important}}@keyframes report-user-overlay-module__RwgMOW__mobileCardIn{0%{opacity:.85;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes report-user-overlay-module__RwgMOW__mobileCardOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}
.livestream-hub-module__71SEra__wrap{padding:0}.livestream-hub-module__71SEra__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.livestream-hub-module__71SEra__label{letter-spacing:.12em;text-transform:uppercase;color:#93c5fd;margin:0;font-size:12px}.livestream-hub-module__71SEra__title{color:var(--color-text);margin:2px 0 0;font-size:22px}.livestream-hub-module__71SEra__refresh{color:var(--color-text);cursor:pointer;background:#0f172ab8;border:1px solid #fff3;border-radius:10px;padding:8px 12px}.livestream-hub-module__71SEra__error{color:#fca5a5;margin:10px 0 0}.livestream-hub-module__71SEra__list{gap:14px;margin-top:0;display:grid}.livestream-hub-module__71SEra__muted{color:var(--color-text-muted);padding:10px 0}.livestream-hub-module__71SEra__feedCard{background:radial-gradient(120% 160% at 100% 0%, #38bdf833, transparent 60%), radial-gradient(120% 160% at 0% 100%, #f43f5e2e, transparent 60%), var(--color-surface);border:1px solid #ffffff1a;border-radius:16px;gap:10px;padding:12px;display:grid;box-shadow:0 16px 36px #02061742}.livestream-hub-module__71SEra__feedHeaderRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.livestream-hub-module__71SEra__feedIdentity{align-items:center;gap:10px;min-width:0;display:flex}.livestream-hub-module__71SEra__feedAvatar{color:#e2e8f0;background:linear-gradient(145deg,#0ea5e9,#f43f5e);border-radius:999px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 0 0 2px #0f172ae6}.livestream-hub-module__71SEra__feedAvatarImage{object-fit:cover;border-radius:inherit;width:100%;height:100%}.livestream-hub-module__71SEra__feedHandle{color:var(--color-text);margin:0;font-size:15px;font-weight:700;line-height:1.2}.livestream-hub-module__71SEra__feedTime{color:var(--color-text-muted);margin:3px 0 0;font-size:12px}.livestream-hub-module__71SEra__feedMedia{cursor:pointer;text-align:left;aspect-ratio:16/9;background:radial-gradient(120% 140% at 10% 18%,#38bdf86b,#0000 58%),radial-gradient(130% 130% at 90% 82%,#f43f5e52,#0000 58%),#0b132a;border:0;border-radius:14px;width:100%;min-height:clamp(280px,42vw,430px);display:block;position:relative;overflow:hidden}.livestream-hub-module__71SEra__feedPreviewLayer{z-index:0;position:absolute;inset:0}.livestream-hub-module__71SEra__feedPreviewRoom{width:100%;height:100%}.livestream-hub-module__71SEra__feedPreviewVideo{object-fit:contain;background:#020617;width:100%;height:100%}:is(.livestream-hub-module__71SEra__feedPreviewVideo video,.livestream-hub-module__71SEra__feedPreviewComposite video){background:#020617;width:100%;height:100%;object-fit:contain!important}.livestream-hub-module__71SEra__feedPreviewComposite{width:100%;height:100%;position:relative}.livestream-hub-module__71SEra__feedPreviewCameraOverlay{aspect-ratio:16/9;border:1px solid #e2e8f047;border-radius:10px;width:30%;position:absolute;overflow:hidden;box-shadow:0 8px 20px #02061775}.livestream-hub-module__71SEra__feedPreviewCameraBottomRight{bottom:10px;right:10px}.livestream-hub-module__71SEra__feedPreviewEmpty{color:#cbd5e1;background:#02061773;place-items:center;width:100%;height:100%;font-size:13px;display:grid}.livestream-hub-module__71SEra__feedMediaShade{z-index:1;background:linear-gradient(#02061700,#02061733 55%,#020617d9);position:absolute;inset:0}.livestream-hub-module__71SEra__feedMediaText{z-index:2;position:absolute;bottom:12px;left:12px;right:12px}.livestream-hub-module__71SEra__feedTitle{color:#f8fafc;margin:0;font-size:16px;font-weight:800;line-height:1.25}.livestream-hub-module__71SEra__feedStats{color:#e2e8f0;align-items:center;gap:6px;margin:6px 0 0;font-size:13px;display:inline-flex}.livestream-hub-module__71SEra__feedStatsIcon{color:#e2e8f0;justify-content:center;align-items:center;display:inline-flex}.livestream-hub-module__71SEra__feedStatsValue{font-weight:700;line-height:1}.livestream-hub-module__71SEra__liveBadge{z-index:2;color:#fff;letter-spacing:.06em;background:#ef4444;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;line-height:1;position:absolute;top:10px;left:10px}.livestream-hub-module__71SEra__feedMedia:disabled{cursor:not-allowed;opacity:.75}.livestream-hub-module__71SEra__viewerWrap{border:1px solid var(--color-border);background:var(--color-surface);border-radius:18px;gap:12px;padding:14px;display:grid;box-shadow:0 12px 28px #0206172e}.livestream-hub-module__71SEra__viewerLoading{color:var(--color-text-muted);background:#0206171f;border:1px dashed #94a3b873;border-radius:14px;place-items:center;min-height:240px;display:grid}.livestream-hub-module__71SEra__viewerInfo{border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:12px;gap:8px;padding:10px 12px;display:grid}.livestream-hub-module__71SEra__viewerHostRow{align-items:center;gap:10px;display:flex}.livestream-hub-module__71SEra__viewerHostAvatar{color:#e2e8f0;cursor:pointer;background:linear-gradient(145deg,#0ea5e9,#f43f5e);border-radius:999px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:15px;font-weight:800;transition:opacity .15s;display:inline-flex}.livestream-hub-module__71SEra__viewerHostAvatar:hover{opacity:.85}.livestream-hub-module__71SEra__viewerHostAvatarImage{object-fit:cover;border-radius:inherit;width:100%;height:100%}.livestream-hub-module__71SEra__viewerHostMetaWrap{min-width:0}.livestream-hub-module__71SEra__viewerHostNameLink{color:inherit;text-decoration:none}.livestream-hub-module__71SEra__viewerHostNameLink:hover .livestream-hub-module__71SEra__viewerHostName{text-decoration:underline}.livestream-hub-module__71SEra__viewerHostName{color:var(--color-text);margin:0;font-size:15px;font-weight:700;line-height:1.2}.livestream-hub-module__71SEra__viewerTitle{color:var(--color-text);margin:0;font-size:24px;font-weight:800;line-height:1.25}.livestream-hub-module__71SEra__viewerMentionLink{color:var(--color-primary);font-weight:800;text-decoration:none}.livestream-hub-module__71SEra__viewerMentionLink:hover{text-decoration:underline}.livestream-hub-module__71SEra__viewerMentionText{color:var(--color-primary);font-weight:800}.livestream-hub-module__71SEra__viewerMeta{color:var(--color-text-muted);margin:3px 0 0;font-size:13px}.livestream-hub-module__71SEra__viewerDot{color:#64748b}.livestream-hub-module__71SEra__viewerDescription{color:var(--color-text);margin:0;font-size:14px;line-height:1.45}.livestream-hub-module__71SEra__viewerLocation{color:var(--color-text-muted);align-items:center;gap:6px;margin:0;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.livestream-hub-module__71SEra__viewerLocationIcon{color:var(--color-text-muted);justify-content:center;align-items:center;display:inline-flex;transform:translateY(-2px)}.livestream-hub-module__71SEra__viewerLocationIcon svg{width:20px;height:20px}.livestream-hub-module__71SEra__viewerLocationLink{color:var(--color-text-muted);text-decoration:none}.livestream-hub-module__71SEra__viewerLocation:hover .livestream-hub-module__71SEra__viewerLocationLink{text-decoration:underline}.livestream-hub-module__71SEra__viewerRoom{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;padding:10px}.livestream-hub-module__71SEra__viewerLayout{grid-template-columns:minmax(0,1fr) 380px;gap:10px;display:grid}.livestream-hub-module__71SEra__watch{cursor:pointer;color:#111827;background:linear-gradient(135deg,#38bdf8,#f43f5e);border:none;border-radius:10px;padding:8px 12px;font-weight:700}.livestream-hub-module__71SEra__playerWrap{border:1px solid #ffffff24;border-radius:14px;margin-top:14px;overflow:hidden}.livestream-hub-module__71SEra__playerHeader{background:#020617cc;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.livestream-hub-module__71SEra__playerTitle{color:var(--color-text);margin:0;font-weight:700}.livestream-hub-module__71SEra__playerMeta{color:var(--color-text-muted);margin:4px 0 0;font-size:13px}.livestream-hub-module__71SEra__playerActions{gap:8px;display:flex}.livestream-hub-module__71SEra__endBtn,.livestream-hub-module__71SEra__closeBtn{cursor:pointer;border:none;border-radius:10px;padding:8px 10px;font-weight:700}.livestream-hub-module__71SEra__endBtn{color:#fff;background:#ef4444}.livestream-hub-module__71SEra__closeBtn{color:var(--color-text);background:#ffffff29}.livestream-hub-module__71SEra__room{background:#020617;padding:10px}.livestream-hub-module__71SEra__hostControls{grid-template-columns:minmax(0,1fr) minmax(280px,460px);align-items:start;gap:12px;margin-bottom:8px;display:grid}.livestream-hub-module__71SEra__hostControlsLeft{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.livestream-hub-module__71SEra__hostControlsRight{align-content:start;justify-items:stretch;gap:8px;display:grid}.livestream-hub-module__71SEra__hostModeSelector{position:relative}.livestream-hub-module__71SEra__hostModeOptions{border:1px solid var(--color-border);background:var(--color-surface);z-index:20;border-radius:12px;gap:6px;min-width:180px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 22px #02061757}.livestream-hub-module__71SEra__hostModeOptionActive{background:#0e749080;border:1px solid #22d3ee9e}.livestream-hub-module__71SEra__hostModeOptions .livestream-hub-module__71SEra__hostControlGhost{color:var(--color-text);background:var(--color-surface-muted);border:1px solid var(--color-border)}.livestream-hub-module__71SEra__hostModeOptions .livestream-hub-module__71SEra__hostControlGhost:hover{border-color:var(--color-primary);background:#0ea5e91f}.livestream-hub-module__71SEra__hostModeOptions .livestream-hub-module__71SEra__hostModeOptionActive{color:var(--color-text);border-color:var(--color-primary);background:linear-gradient(135deg,#0ea5e933,#22d3ee1f)}.livestream-hub-module__71SEra__hostControlBtn,.livestream-hub-module__71SEra__hostControlGhost{cursor:pointer;border:none;border-radius:10px;padding:7px 11px;font-weight:700}.livestream-hub-module__71SEra__hostControlEnd{cursor:pointer;color:#fff;background:#ef4444;border:none;border-radius:10px;justify-self:end;padding:7px 11px;font-weight:700}.livestream-hub-module__71SEra__hostControlBtn{color:#fff;background:linear-gradient(135deg, var(--color-primary), #22d3ee);box-shadow:0 6px 16px #0ea5e938}.livestream-hub-module__71SEra__hostControlGhost{color:#fff;background:#ffffff24}.livestream-hub-module__71SEra__hostControlError,.livestream-hub-module__71SEra__mediaError{color:#fca5a5;margin:0;font-size:13px}.livestream-hub-module__71SEra__hostCameraConfig{border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:12px;grid-template-columns:1fr;gap:10px;width:100%;padding:10px;display:grid}.livestream-hub-module__71SEra__hostCameraHint{color:var(--color-text-muted);letter-spacing:.02em;grid-column:1/-1;margin:0;font-size:12px}.livestream-hub-module__71SEra__hostOptionGroup{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.livestream-hub-module__71SEra__hostControlLabel{color:var(--color-text-muted);min-width:58px;font-size:12px}.livestream-hub-module__71SEra__hostOptionBtn{border:1px solid var(--color-border);color:var(--color-text);background:var(--color-surface);cursor:pointer;border-radius:10px;padding:7px 10px;font-size:12px;font-weight:700}.livestream-hub-module__71SEra__hostOptionBtn:hover{border-color:var(--color-primary)}.livestream-hub-module__71SEra__hostOptionBtnActive{border-color:var(--color-primary);background:linear-gradient(135deg,#0ea5e929,#22d3ee1a)}.livestream-hub-module__71SEra__hostAdminPanel{border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:12px;gap:10px;margin-top:25px;margin-bottom:10px;padding:12px;display:grid}.livestream-hub-module__71SEra__hostAdminLayout{grid-template-columns:1fr 1fr;align-items:start;gap:14px;display:grid}.livestream-hub-module__71SEra__hostAdminContent{gap:10px;min-width:0;display:grid}.livestream-hub-module__71SEra__hostAdminCameraPanel{border:1px solid var(--color-border);background:var(--color-surface);border-radius:12px;gap:10px;padding:12px;display:grid}.livestream-hub-module__71SEra__hostAdminCameraTitle{color:var(--color-text);margin:0;font-size:15px;font-weight:700}.livestream-hub-module__71SEra__hostAdminCameraNote{color:var(--color-text-muted);margin:0;font-size:12px}.livestream-hub-module__71SEra__hostAdminCameraEmpty{color:var(--color-text-muted);border:1px dashed var(--color-border);background:var(--color-surface-muted);border-radius:10px;margin:0;padding:10px;font-size:13px}.livestream-hub-module__71SEra__hostAdminHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.livestream-hub-module__71SEra__hostAdminTitle{text-shadow:0 0 10px #38bdf840;margin:0;font-size:18px;font-weight:700}.livestream-hub-module__71SEra__hostField{color:var(--color-text-muted);gap:6px;width:min(100%,760px);font-size:13px;display:grid}.livestream-hub-module__71SEra__hostInput,.livestream-hub-module__71SEra__hostTextarea,.livestream-hub-module__71SEra__hostSelect{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:10px;width:min(100%,560px);padding:8px 10px;font-size:13px}.livestream-hub-module__71SEra__hostTextarea{resize:vertical;min-height:78px;padding-right:42px}.livestream-hub-module__71SEra__locationSuggestions{border:1px solid var(--color-border);background:var(--color-surface);border-radius:12px;gap:6px;width:min(100%,560px);max-height:220px;margin-top:2px;padding:6px;display:grid;overflow:auto;box-shadow:0 12px 24px #0f172a1a}.livestream-hub-module__71SEra__locationOption{text-align:left;width:100%;color:var(--color-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:8px 10px;font-size:13px}.livestream-hub-module__71SEra__locationOption:hover{background:var(--color-surface-muted);border-color:var(--color-border)}.livestream-hub-module__71SEra__locationOptionActive{border-color:var(--color-primary);background:#0ea5e91f}.livestream-hub-module__71SEra__locationMuted{color:var(--color-text-muted);padding:10px;font-size:13px}.livestream-hub-module__71SEra__hostTitleShell{width:min(100%,560px);position:relative}.livestream-hub-module__71SEra__hostEmojiWrap{position:relative}.livestream-hub-module__71SEra__hostEmojiWrapInField{position:absolute;bottom:8px;right:8px}.livestream-hub-module__71SEra__hostEmojiButton{color:#dbe7ff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.livestream-hub-module__71SEra__hostEmojiButton:hover{background:#ffffff14}.livestream-hub-module__71SEra__hostEmojiPickerPanel{z-index:50;position:absolute;bottom:calc(100% + 8px);right:0}.livestream-hub-module__71SEra__hostMentionSuggestions{border:1px solid var(--color-border);background:var(--color-surface);z-index:40;border-radius:12px;gap:6px;max-height:220px;margin-top:0;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 12px 24px #0f172a1a}.livestream-hub-module__71SEra__hostMentionOption{text-align:left;width:100%;color:var(--color-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.livestream-hub-module__71SEra__hostMentionOption:hover{background:var(--color-surface-muted);border-color:var(--color-border)}.livestream-hub-module__71SEra__hostMentionOptionActive{border-color:var(--color-primary);background:#0ea5e91f}.livestream-hub-module__71SEra__hostMentionAvatar{object-fit:cover;border-radius:50%;width:30px;height:30px}.livestream-hub-module__71SEra__hostMentionMeta{display:grid}.livestream-hub-module__71SEra__hostMentionName{color:var(--color-text);font-size:14px}.livestream-hub-module__71SEra__hostMentionUsername{color:var(--color-text-muted);font-size:12px}.livestream-hub-module__71SEra__hostLatencyGroup{gap:8px;width:min(100%,560px);display:grid}.livestream-hub-module__71SEra__hostLatencyCard{border:1px solid var(--color-border);background:var(--color-surface);width:100%;color:var(--color-text);text-align:left;cursor:pointer;border-radius:12px;gap:4px;padding:10px 12px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.livestream-hub-module__71SEra__hostLatencyCard:hover{border-color:var(--color-primary);transform:translateY(-1px)}.livestream-hub-module__71SEra__hostLatencyCardActive{border-color:var(--color-primary);background:linear-gradient(135deg,#0ea5e924,#22d3ee1a);box-shadow:0 10px 24px #0ea5e929}.livestream-hub-module__71SEra__hostLatencyTitle{font-size:14px;font-weight:700}.livestream-hub-module__71SEra__hostLatencyNote{color:var(--color-text-muted);font-size:12px;line-height:1.4}.livestream-hub-module__71SEra__hostSaveBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg, var(--color-primary), #22d3ee);border:none;border-radius:10px;justify-self:start;min-width:160px;padding:9px 12px;font-weight:700;box-shadow:0 10px 24px #0ea5e938}.livestream-hub-module__71SEra__hostSaveBtn:disabled,.livestream-hub-module__71SEra__hostControlEnd:disabled{opacity:.7;cursor:not-allowed}.livestream-hub-module__71SEra__hostAdminError,.livestream-hub-module__71SEra__hostAdminSuccess{margin:0;font-size:13px}.livestream-hub-module__71SEra__hostAdminError{color:#fca5a5}.livestream-hub-module__71SEra__hostAdminSuccess{color:#86efac}.livestream-hub-module__71SEra__endOverlay{z-index:180;background:#02061794;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.livestream-hub-module__71SEra__endOverlayOpen{animation:.18s ease-out livestream-hub-module__71SEra__endOverlayFadeIn}.livestream-hub-module__71SEra__endOverlayClosing{animation:.18s ease-in forwards livestream-hub-module__71SEra__endOverlayFadeOut}.livestream-hub-module__71SEra__endOverlayCard{border:1px solid var(--color-border);background:var(--color-surface);border-radius:14px;gap:10px;width:min(420px,100%);padding:14px;display:grid;box-shadow:0 22px 44px #02061766}.livestream-hub-module__71SEra__endOverlayCardOpen{animation:.22s ease-out livestream-hub-module__71SEra__endOverlayCardIn}.livestream-hub-module__71SEra__endOverlayCardClosing{animation:.18s ease-in forwards livestream-hub-module__71SEra__endOverlayCardOut}.livestream-hub-module__71SEra__endOverlayTitle{color:var(--color-text);margin:0;font-size:18px}.livestream-hub-module__71SEra__endOverlayText{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.45}.livestream-hub-module__71SEra__endOverlayActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.livestream-hub-module__71SEra__endOverlayCancel,.livestream-hub-module__71SEra__endOverlayConfirm{cursor:pointer;border:none;border-radius:10px;padding:8px 12px;font-weight:700}.livestream-hub-module__71SEra__endOverlayCancel{color:var(--color-text);background:var(--color-surface-muted);border:1px solid var(--color-border)}.livestream-hub-module__71SEra__endOverlayConfirm{color:#fff;background:#ef4444}.livestream-hub-module__71SEra__endOverlayCancel:disabled,.livestream-hub-module__71SEra__endOverlayConfirm:disabled{opacity:.7;cursor:not-allowed}@keyframes livestream-hub-module__71SEra__endOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes livestream-hub-module__71SEra__endOverlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes livestream-hub-module__71SEra__endOverlayCardIn{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes livestream-hub-module__71SEra__endOverlayCardOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(6px)scale(.98)}}.livestream-hub-module__71SEra__liveLayout{grid-template-columns:minmax(0,1fr) 300px;gap:10px;display:grid}.livestream-hub-module__71SEra__stageGrid{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.livestream-hub-module__71SEra__tile{aspect-ratio:16/9;border:1px solid var(--color-border);background:#0f172a;border-radius:12px;width:min(100%,980px);min-height:220px;margin:0 auto;position:relative;overflow:hidden}.livestream-hub-module__71SEra__video,.livestream-hub-module__71SEra__ivsVideo{object-fit:contain;background:#020617;width:100%;height:100%}.livestream-hub-module__71SEra__ivsCard{background:#0e749029;border:1px solid #38bdf859;border-radius:10px;gap:6px;padding:10px;display:grid}.livestream-hub-module__71SEra__ivsTitle{color:#bae6fd;margin:0;font-size:13px;font-weight:800}.livestream-hub-module__71SEra__ivsText,.livestream-hub-module__71SEra__ivsField{word-break:break-word;margin:0;font-size:12px;line-height:1.4}.livestream-hub-module__71SEra__videoMirrored{transform-origin:50%;transform:scaleX(-1)}.livestream-hub-module__71SEra__stageCameraOverlay{z-index:2;border:1px solid #e2e8f057;border-radius:12px;width:auto;height:auto;min-height:0;position:absolute;overflow:hidden;box-shadow:0 10px 24px #0206177a}.livestream-hub-module__71SEra__stageCameraOverlay video{width:100%;height:100%;object-fit:cover!important}:is(.livestream-hub-module__71SEra__stageCameraOverlay .lk-video-container,.livestream-hub-module__71SEra__stageCameraOverlay .lk-track,.livestream-hub-module__71SEra__stageCameraOverlay .lk-video-track-container){display:block;width:100%!important;height:100%!important}:is(.livestream-hub-module__71SEra__stageCameraOverlay .lk-video-container video,.livestream-hub-module__71SEra__stageCameraOverlay .lk-video-track){object-fit:cover!important;background:0 0!important;width:100%!important;height:100%!important}.livestream-hub-module__71SEra__stageCameraTopLeft{top:10px;left:10px}.livestream-hub-module__71SEra__stageCameraTopRight{top:10px;right:10px}.livestream-hub-module__71SEra__stageCameraBottomLeft{bottom:10px;left:10px}.livestream-hub-module__71SEra__stageCameraBottomRight{bottom:10px;right:10px}.livestream-hub-module__71SEra__stageCameraSmall{aspect-ratio:16/9;width:20%}.livestream-hub-module__71SEra__stageCameraMedium{aspect-ratio:16/9;width:26%}.livestream-hub-module__71SEra__stageCameraLarge{aspect-ratio:16/9;width:33%}.livestream-hub-module__71SEra__stageFullscreenBtn{z-index:3;color:#f8fafc;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061794;border:1px solid #e2e8f038;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .16s,transform .16s,background .16s;display:inline-flex;position:absolute;top:10px;right:10px;transform:translateY(-2px)}.livestream-hub-module__71SEra__tile:hover .livestream-hub-module__71SEra__stageFullscreenBtn,.livestream-hub-module__71SEra__tile:focus-within .livestream-hub-module__71SEra__stageFullscreenBtn{opacity:1;transform:translateY(0)}.livestream-hub-module__71SEra__stageFullscreenBtn:hover{background:#0f172ad6}.livestream-hub-module__71SEra__stageFullscreenBtn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;opacity:1}@media (hover:none){.livestream-hub-module__71SEra__stageFullscreenBtn{opacity:1;transform:translateY(0)}}.livestream-hub-module__71SEra__stageViewerStats{z-index:2;color:#f8fafc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061794;border:1px solid #e2e8f033;border-radius:999px;align-items:center;gap:6px;margin:0;padding:6px 10px;font-size:13px;display:inline-flex;position:absolute;bottom:10px;left:10px}.livestream-hub-module__71SEra__placeholder,.livestream-hub-module__71SEra__emptyStage{color:#94a3b8;place-items:center;height:100%;min-height:260px;display:grid}.livestream-hub-module__71SEra__commentPanel{border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:12px;flex-direction:column;gap:8px;height:100%;min-height:260px;padding:10px;display:flex;overflow:hidden}.livestream-hub-module__71SEra__commentTitle{color:var(--color-text);margin:0}.livestream-hub-module__71SEra__pinnedComment{border:1px solid var(--color-primary);background:#0ea5e91f;border-radius:10px;padding:8px;overflow:hidden}.livestream-hub-module__71SEra__pinnedRow{align-items:center;gap:8px;display:flex}.livestream-hub-module__71SEra__pinnedIcon{color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.livestream-hub-module__71SEra__pinnedText{color:var(--color-text);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.4}.livestream-hub-module__71SEra__commentList{scroll-behavior:smooth;flex-direction:column;flex-grow:1;gap:6px;min-height:0;display:flex;overflow:auto}.livestream-hub-module__71SEra__commentListEmpty{align-content:center}.livestream-hub-module__71SEra__commentEmpty{color:var(--color-text-muted);text-align:center;margin:0;font-size:16px}.livestream-hub-module__71SEra__commentItem{align-items:flex-start;gap:8px;margin:0;font-size:13px;line-height:1.4;display:flex}.livestream-hub-module__71SEra__commentItemSystem{background:#0ea5e914;border:1px solid #0ea5e92e;border-radius:8px;margin:2px 0;padding:5px 10px}.livestream-hub-module__71SEra__commentSystemText{color:var(--color-text-muted);font-size:12px;font-style:italic;line-height:1.4}.livestream-hub-module__71SEra__commentAvatarLink{border-radius:999px;flex:0 0 24px;transition:opacity .12s;display:inline-flex}.livestream-hub-module__71SEra__commentAvatarLink:hover{opacity:.8}.livestream-hub-module__71SEra__commentAvatar{color:#e2e8f0;background:linear-gradient(145deg,#0ea5e9,#f43f5e);border-radius:999px;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:inline-flex;overflow:hidden}.livestream-hub-module__71SEra__commentAvatarImage{object-fit:cover;width:100%;height:100%}.livestream-hub-module__71SEra__commentBody{min-width:0}.livestream-hub-module__71SEra__commentAuthorWrap{align-items:center;gap:6px;margin-right:6px;display:inline-flex}.livestream-hub-module__71SEra__commentAuthorLink{text-decoration:none}.livestream-hub-module__71SEra__commentAuthorLink:hover .livestream-hub-module__71SEra__commentAuthor{text-underline-offset:2px;text-decoration:underline}.livestream-hub-module__71SEra__commentAuthor{color:#93c5fd;font-size:13px}.livestream-hub-module__71SEra__commentHostBadge{color:#38bdf8;vertical-align:text-bottom;background:#38bdf82e;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.livestream-hub-module__71SEra__commentText{color:var(--color-text);display:inline}.livestream-hub-module__71SEra__commentComposer{align-items:center;gap:8px;display:flex;max-height:120px!important}.livestream-hub-module__71SEra__commentInputWrap{flex-grow:1;position:relative}.livestream-hub-module__71SEra__commentInput{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:10px;width:100%;min-height:42px;padding:8px 42px 8px 12px;line-height:1.35}.livestream-hub-module__71SEra__commentEmojiWrap{position:absolute;top:50%;right:8px;transform:translateY(-50%)}.livestream-hub-module__71SEra__commentEmojiButton{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.livestream-hub-module__71SEra__commentEmojiButton:hover{color:var(--color-text);background:#94a3b829}.livestream-hub-module__71SEra__commentEmojiButton:disabled{opacity:.45;cursor:not-allowed}.livestream-hub-module__71SEra__commentEmojiPicker{z-index:40;position:absolute;bottom:calc(100% + 8px);right:0}.livestream-hub-module__71SEra__commentSend{color:#22d3ee;cursor:pointer;border:none;border-radius:15px;place-items:center;width:32px;height:32px;padding:0;display:grid}.livestream-hub-module__71SEra__commentSend:disabled{opacity:.6;cursor:not-allowed}.livestream-hub-module__71SEra__commentItemWrap{position:relative}.livestream-hub-module__71SEra__commentItemWrap:hover .livestream-hub-module__71SEra__commentMenuTrigger{opacity:1;pointer-events:auto}.livestream-hub-module__71SEra__commentMenuWrap{flex-shrink:0;align-self:center;margin-left:auto;position:relative}.livestream-hub-module__71SEra__commentMenuTrigger{width:24px;height:24px;color:var(--color-text-muted);cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:opacity .12s,background .12s,color .12s;display:inline-flex}.livestream-hub-module__71SEra__commentMenuTriggerVisible{opacity:1;pointer-events:auto;background:var(--color-surface-muted);color:var(--color-text)}.livestream-hub-module__71SEra__commentMenuTrigger:hover{background:var(--color-surface-muted);color:var(--color-text)}.livestream-hub-module__71SEra__commentMenu{z-index:60;border:1px solid var(--color-border);background:var(--color-surface);border-radius:12px;gap:2px;min-width:192px;padding:6px;display:grid;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 12px 28px #0206174d}.livestream-hub-module__71SEra__commentMenuItem{width:100%;color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:13px;transition:background .1s;display:flex}.livestream-hub-module__71SEra__commentMenuItem:hover{background:var(--color-surface-muted)}.livestream-hub-module__71SEra__commentMenuItemDanger{color:#f87171}.livestream-hub-module__71SEra__commentMenuItemDanger:hover{color:#ef4444;background:#ef44441a}.livestream-hub-module__71SEra__commentMenuDivider{background:var(--color-border);height:1px;margin:4px 0}.livestream-hub-module__71SEra__modOverlay{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#02061799;place-items:center;padding:18px;animation:.16s ease-out livestream-hub-module__71SEra__modFadeIn;display:grid;position:fixed;inset:0}.livestream-hub-module__71SEra__modCard{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;gap:14px;width:min(480px,100%);padding:20px;animation:.2s ease-out livestream-hub-module__71SEra__modCardIn;display:grid;box-shadow:0 24px 48px #02061770}.livestream-hub-module__71SEra__modHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.livestream-hub-module__71SEra__modTitle{color:var(--color-text);margin:0;font-size:18px;font-weight:700;line-height:1.25}.livestream-hub-module__71SEra__modSub{color:var(--color-text-muted);margin:4px 0 0;font-size:13px;line-height:1.4}.livestream-hub-module__71SEra__modClose{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .12s,color .12s;display:inline-flex}.livestream-hub-module__71SEra__modClose:hover{background:var(--color-surface-muted);color:var(--color-text)}.livestream-hub-module__71SEra__modActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.livestream-hub-module__71SEra__modBtn,.livestream-hub-module__71SEra__modBtnSecondary,.livestream-hub-module__71SEra__modBtnDanger{cursor:pointer;border:none;border-radius:10px;padding:9px 16px;font-size:14px;font-weight:700;transition:opacity .12s}.livestream-hub-module__71SEra__modBtn:disabled,.livestream-hub-module__71SEra__modBtnSecondary:disabled,.livestream-hub-module__71SEra__modBtnDanger:disabled{opacity:.6;cursor:not-allowed}.livestream-hub-module__71SEra__modBtn{color:#fff;background:linear-gradient(135deg, var(--color-primary), #22d3ee);box-shadow:0 6px 16px #0ea5e938}.livestream-hub-module__71SEra__modBtnSecondary{color:var(--color-text);background:var(--color-surface-muted);border:1px solid var(--color-border)}.livestream-hub-module__71SEra__modBtnDanger{color:#fff;background:#ef4444}.livestream-hub-module__71SEra__modError{color:#f87171;margin:0;font-size:13px}.livestream-hub-module__71SEra__reportGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.livestream-hub-module__71SEra__reportCategory{border:1px solid var(--color-border);background:var(--color-surface-muted);cursor:pointer;color:var(--color-text);text-align:left;border-radius:10px;align-items:center;gap:8px;padding:9px 11px;font-size:13px;transition:border-color .12s,background .12s;display:flex}.livestream-hub-module__71SEra__reportCategory:hover{border-color:var(--color-primary);background:#0ea5e914}.livestream-hub-module__71SEra__reportCategoryActive{border-color:var(--color-primary);background:#0ea5e924}.livestream-hub-module__71SEra__reportCategoryDot{background:var(--color-primary);border-radius:999px;flex-shrink:0;width:8px;height:8px}.livestream-hub-module__71SEra__reportReasons{gap:6px;display:grid}.livestream-hub-module__71SEra__reportReason{border:1px solid var(--color-border);cursor:pointer;color:var(--color-text);text-align:left;background:0 0;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;transition:border-color .12s,background .12s;display:flex}.livestream-hub-module__71SEra__reportReason:hover{border-color:var(--color-primary);background:#0ea5e912}.livestream-hub-module__71SEra__reportReasonActive{border-color:var(--color-primary);background:#0ea5e91f}.livestream-hub-module__71SEra__reportNote{border:1px solid var(--color-border);background:var(--color-surface);width:100%;color:var(--color-text);resize:vertical;border-radius:10px;min-height:72px;padding:8px 10px;font-size:13px;line-height:1.4}.livestream-hub-module__71SEra__reportNote::placeholder{color:var(--color-text-muted)}.livestream-hub-module__71SEra__pauseGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.livestream-hub-module__71SEra__pauseOption{border:1px solid var(--color-border);background:var(--color-surface-muted);color:var(--color-text);cursor:pointer;text-align:center;border-radius:10px;padding:10px 8px;font-size:13px;font-weight:600;transition:border-color .12s,background .12s}.livestream-hub-module__71SEra__pauseOption:hover{border-color:var(--color-primary);background:#0ea5e914}.livestream-hub-module__71SEra__pauseOptionActive{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary);background:#0ea5e929}.livestream-hub-module__71SEra__blockedOverlay{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:inherit;background:#020617c2;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.livestream-hub-module__71SEra__blockedCard{background:var(--color-surface);text-align:center;border:1px solid #ef444473;border-radius:16px;gap:10px;width:min(380px,100%);padding:24px 20px;display:grid;box-shadow:0 20px 40px #02061780}.livestream-hub-module__71SEra__blockedTitle{color:#f87171;margin:0;font-size:18px;font-weight:700}.livestream-hub-module__71SEra__blockedSub{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.45}@keyframes livestream-hub-module__71SEra__modFadeIn{0%{opacity:0}to{opacity:1}}@keyframes livestream-hub-module__71SEra__modCardIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.livestream-hub-module__71SEra__feedHeaderRow{align-items:flex-start}.livestream-hub-module__71SEra__feedMedia{min-height:clamp(220px,56vw,320px)}.livestream-hub-module__71SEra__viewerWrap{padding:10px}.livestream-hub-module__71SEra__viewerTitle{font-size:18px}.livestream-hub-module__71SEra__viewerLayout,.livestream-hub-module__71SEra__liveLayout{grid-template-columns:minmax(0,1fr)}.livestream-hub-module__71SEra__title{font-size:18px}.livestream-hub-module__71SEra__hostAdminLayout,.livestream-hub-module__71SEra__hostControls{grid-template-columns:minmax(0,1fr)}.livestream-hub-module__71SEra__hostControlsRight{justify-items:start}.livestream-hub-module__71SEra__hostControlEnd{justify-self:start}}
