:root{color-scheme:dark;--bg:#09111f;--bg-deep:#050914;--panel:rgba(12,20,36,0.88);--panel-strong:rgba(18,28,46,0.96);--panel-soft:rgba(15,23,39,0.72);--border:rgba(128,152,194,0.2);--border-strong:rgba(255,255,255,0.08);--text:#edf4ff;--muted:#96a8c4;--brand:#0e9dff;--brand-soft:rgba(14,157,255,0.14);--accent:#ff8a3d;--accent-soft:rgba(255,138,61,0.16);--success:#3dd9a0;--danger:#ff6565;--badge:#f2b51f;--shadow-lg:0 24px 70px rgba(0,0,0,0.35)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:#040506;color:var(--text);font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;overscroll-behavior-y:none}body:before{display:none}.webClosedScreen{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 20%,rgba(14,157,255,.14),transparent 42%),linear-gradient(180deg,#05070d,#030406)}.webClosedLogo{width:92px;height:92px;display:grid;place-items:center;border-radius:28px;background:linear-gradient(180deg,rgba(25,35,55,.98),rgba(12,18,31,.98));border:1px solid rgba(128,152,194,.24);box-shadow:0 20px 60px rgba(0,0,0,.42)}.webClosedScreenOverlay{position:fixed;inset:0;z-index:9999}.webAccessContent{min-height:100vh}.webAccessContentHidden{display:none}.webClosedLogo img{width:44px;height:44px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.loginShell{min-height:100vh;display:grid;place-items:center;padding:32px}.loginCard{width:min(100%,460px);background:rgba(23,29,36,.92);border:1px solid var(--border);border-radius:16px;padding:28px;display:grid;grid-gap:24px;gap:24px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.heroProfile h1,.loginCopy h1,.pageHeader h1,.panel h2,.panel h3{margin:0}.pageHeader h1{font-size:1.36rem;line-height:1.2;font-weight:600}.loginCopy p,.muted,.profileHandle,.railHint{color:var(--muted)}.loginForm{display:grid;grid-gap:16px;gap:16px}.loginForm label{display:grid;grid-gap:8px;gap:8px}.loginForm input,.settingsForm input,.settingsForm select,.settingsForm textarea{width:100%;border:1px solid var(--border);background:#0f141a;color:var(--text);border-radius:12px;padding:12px 14px}.dangerGhost,.primaryButton{border:0;border-radius:12px;padding:12px 16px;font-weight:600;cursor:pointer}.primaryButton{background:var(--brand);color:#071019}.dangerGhost{background:rgba(239,68,68,.12);color:#fca5a5}.errorText{margin:0;color:#fca5a5}.successText{margin:0;color:#86efac}.appFrame{width:min(1440px,calc(100vw - 40px));margin:0 auto;padding:0;display:grid;grid-template-columns:228px minmax(0,1fr) 320px;grid-gap:20px;gap:20px;align-items:start}.leftRail,.mainColumn,.rightRail{min-width:0}.leftRail{position:relative;width:228px;padding:0}.leftRailInner{position:fixed;top:0;width:228px;height:100dvh;max-height:100dvh;display:grid;grid-gap:16px;gap:16px;align-content:start;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:18px 6px 18px 0;background:#0f141a}.heroProfile,.panel,.profileCard{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:18px}.brandBlock{display:flex;align-items:center;padding:0 12px 4px}.brandMarkLink{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center}.navList,.stackList{display:grid;grid-gap:10px;gap:10px;align-content:start}.stackList.tight{gap:6px}.navItem{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:12px;color:var(--muted);background:transparent;border:1px solid transparent;font-size:.98rem}.navItem.active,.navItem:hover{background:var(--brand-soft);color:var(--text);border-color:rgba(87,175,255,.16)}.navItemMain{gap:12px}.navIconWrap,.navItemMain{display:inline-flex;align-items:center}.navIconWrap{justify-content:center;width:18px}.profileCard{display:grid;grid-gap:6px;gap:6px;margin:4px 0 8px}.mainColumn{display:grid;grid-gap:16px;gap:16px;padding:0}.mainSurface{width:min(100%,720px);margin:0 auto;border-left:1px solid var(--border);border-right:1px solid var(--border);background:#0f141a}.pageSection{display:grid;grid-gap:0;gap:0;min-height:100vh}.homePageSection{padding-top:0}.homeFeedTabsSticky{position:-webkit-sticky;position:sticky;top:0;z-index:14;padding:0;background:#05070a;border-bottom:1px solid rgba(255,255,255,.04);box-shadow:0 10px 22px rgba(4,8,14,.18);isolation:isolate}.homeFeedSwitcher{display:flex;align-items:flex-end;gap:36px;overflow-x:auto;scrollbar-width:none;padding:8px 14px 0}.homeFeedSwitcher::-webkit-scrollbar{display:none}.homeFeedSwitchButton{flex:0 0 auto;min-height:0;padding:0 2px 9px;border-radius:0;border:0;border-bottom:3px solid transparent;background:transparent;color:rgba(240,246,252,.74);font-size:.98rem;font-weight:600}.homeFeedSwitchButton.active{color:#f6fbff;border-bottom-color:#7ac51b}.homeNewPostsDock{position:-webkit-sticky;position:sticky;top:54px;z-index:8;display:flex;justify-content:center;padding:0 18px;margin-bottom:-2px;pointer-events:none}.homeNewPostsButton{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(135deg,#0e9dff,#33b5ff);color:#fff;font-size:.95rem;font-weight:700;box-shadow:0 18px 34px rgba(14,157,255,.22);cursor:pointer}.homeNewPostsButton:hover{filter:brightness(1.03)}.homeNewPostsIcon{display:inline-flex;align-items:center;justify-content:center}.pageHeader{position:-webkit-sticky;position:sticky;top:0;z-index:5;padding:14px 20px;background:rgba(15,20,26,.92);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.staticHeader{position:static;padding:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.eyebrow{margin:0 0 6px;color:var(--brand);font-size:11px;font-weight:700;text-transform:uppercase}.stackItem{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:16px}.feedState{padding:24px 20px;color:var(--muted)}.timelineList{display:grid}.needSuggestionsView{display:grid;grid-gap:14px;gap:14px;padding:0 18px 26px}.needSuggestionsFeedback{display:grid;justify-items:center;grid-gap:14px;gap:14px;margin:0 18px 26px}.needSuggestionsGroup{display:grid;grid-gap:0;gap:0;width:100%;max-width:100%;overflow:hidden;border:1px solid var(--border);border-radius:24px;background:linear-gradient(180deg,rgba(13,18,26,.98),rgba(8,12,18,.98));box-shadow:0 24px 42px rgba(0,0,0,.22)}.needSuggestionsSection{display:grid;grid-gap:12px;gap:12px;padding:20px 22px}.needSuggestionsPeopleSection{border-top:1px solid rgba(255,255,255,.06)}.needSuggestionsSectionLabel{color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.needSuggestionsNeedBody{margin:0}.needSuggestionsCards{display:grid;grid-gap:0;gap:0}.needSuggestionCard{display:grid;grid-gap:14px;gap:14px;padding:2px 0 0}.needSuggestionCardSeparated{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.needSuggestionHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.needSuggestionIdentity{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.needSuggestionAvatar,.needSuggestionAvatarFallback{width:52px;height:52px;border-radius:16px}.needSuggestionAvatar{object-fit:cover;border:1px solid var(--border);background:#0d1520}.needSuggestionAvatarFallback{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);background:rgba(255,255,255,.05);color:var(--text);font-weight:700}.needSuggestionIdentityCopy{min-width:0;display:grid;grid-gap:4px;gap:4px}.needSuggestionIdentityMeta{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.needSuggestionsPersonLabel{color:#7cc5ff;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.needSuggestionBody{margin:0;line-height:1.62}.needSuggestionMeta{color:var(--muted);font-size:.88rem;line-height:1.5}.needSuggestionMetaDot{color:rgba(255,255,255,.22);line-height:1}.needSuggestionFooter{display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap}.needSuggestionActions{display:flex;flex-wrap:wrap;gap:10px}.needSuggestionButton{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid var(--border);font-size:.9rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.needSuggestionButton:hover{transform:translateY(-1px)}.needSuggestionButtonSecondary{background:rgba(255,255,255,.03);color:var(--text)}.needSuggestionButtonSecondary:hover{background:rgba(255,255,255,.05);border-color:rgba(87,175,255,.26)}.needSuggestionButtonPrimary{border-color:rgba(87,175,255,.45);background:rgba(87,175,255,.16);color:#dff1ff}.needSuggestionButtonPrimary:hover{background:rgba(87,175,255,.22);border-color:rgba(87,175,255,.58)}.needSuggestionsEmpty{min-height:144px;align-content:center;margin:0 18px 26px}.timelinePost{padding:14px 20px;border-bottom:1px solid var(--border);background:transparent}.compactTimelinePost{padding-left:0;padding-right:0}.stackItemRow{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.stackItemMain{flex:1 1;min-width:0}.stackItem{display:grid;grid-gap:6px;gap:6px}.notificationItem{cursor:pointer}.notificationItemRow{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start}.notificationLead{display:inline-flex;align-items:flex-start;gap:10px}.notificationTypeIcon{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.notificationAvatarWrap{position:relative;display:inline-flex;flex:0 0 auto}.notificationAvatar,.notificationAvatarFallback{width:44px;height:44px;border-radius:14px}.notificationUnreadDot{position:absolute;top:-4px;left:-4px;width:11px;height:11px;border-radius:999px;background:var(--brand);border:2px solid #0d1217}.notificationMain{display:grid;grid-gap:12px;gap:12px;min-width:0}.notificationRequestActions{width:auto;display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.commentCard{background:var(--panel-strong);border:1px solid var(--border);border-radius:14px;padding:16px}.postCard.compact{gap:10px}.postLayout{display:grid;grid-template-columns:46px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.postMain{min-width:0;display:grid;grid-gap:8px;gap:8px}.heroHeader,.postHeader,.postMeta,.rowBetween{display:flex;justify-content:space-between;gap:16px}.postAuthorBlock{min-width:0;display:flex;gap:12px;align-items:flex-start}.postAuthorMeta{min-width:0;display:grid;grid-gap:2px;gap:2px}.postHeaderRight{display:inline-flex;align-items:flex-start;gap:8px;position:relative}.postAvatar,.postAvatarFallback,.postAvatarWrap{width:46px;height:46px;border-radius:14px}.postAvatar{object-fit:cover;display:block}.postAvatarFallback{display:inline-flex;align-items:center;justify-content:center;background:#202833;color:var(--text);font-weight:700}.heroBio,.postBody{margin:0;font-size:15px;line-height:1.5;white-space:pre-wrap}.compactBody{font-size:15px}.postText{padding-left:0}.postBodyLink{display:block;min-width:0}.postBodyStatic{cursor:default}.postBodyStatic:hover .postBody{color:inherit}.postBodyLink:hover .postBody{color:#f7fbff}.postExpandRow{display:flex;justify-content:flex-end;padding-top:4px}.postExpandButton{border:0;background:transparent;color:var(--brand);font-size:12px;font-weight:700;cursor:pointer;padding:0}.postExpandButton:hover{text-decoration:underline}.feedRepostMeta{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;max-width:100%;min-width:0;color:var(--muted);text-decoration:none}.feedRepostMeta:hover .feedRepostText{color:var(--text)}.feedRepostAvatar{width:20px;height:20px;border-radius:999px;object-fit:cover}.feedRepostText{font-size:.86rem;line-height:1.3}.feedRepostCard{display:grid;grid-gap:6px;gap:6px;min-width:0;overflow:hidden}.feedRepostBody,.feedRepostCard .mediaGrid,.feedRepostCard .mediaStack,.feedRepostCard .mediaStrip,.feedRepostCard .mediaStripScroller,.feedRepostCard .mediaThumbButton,.feedRepostCard .mediaThumbButtonCarousel,.feedRepostCard .postLayout,.feedRepostCard .postMain{min-width:0;max-width:100%}.feedRepostCard .postMedia{display:block;max-width:100%}.postInlineLink{color:var(--brand);font-weight:700;text-decoration:none}.postInlineLink:hover{text-decoration:underline}.postAuthorLink,.postHandleLink{display:inline-flex}.postAuthorLink:hover,.postHandleLink:hover{color:var(--brand)}.postTimestamp{color:var(--muted);font-size:11px;line-height:1.2;white-space:nowrap}.postMenuWrap{position:relative;display:inline-flex}.postMenuButton{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:transparent;color:rgba(255,255,255,.92);cursor:pointer}.postMenuButton:hover{background:rgba(255,255,255,.06)}.postMenu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;min-width:210px;display:grid;grid-gap:4px;gap:4px;padding:8px;border:1px solid var(--border);border-radius:18px;background:rgba(8,14,24,.96);box-shadow:var(--shadow-lg)}.postMenuItem{width:100%;min-height:42px;padding:0 14px;border:0;border-radius:12px;background:transparent;color:var(--text);text-align:left;font-weight:700;cursor:pointer}.postMenuItem:hover{background:rgba(255,255,255,.05)}.postMenuItem.danger{color:#ff8f8f}.postMenuInfo{display:grid;grid-gap:6px;gap:6px;padding:10px 12px}.postMenuInfo strong{font-size:.92rem}.postMenuInfo span{color:var(--muted);font-size:.84rem;line-height:1.5}.postMeta{color:var(--muted);font-size:12px;flex-wrap:wrap}.postActions{gap:6px}.actionButton,.actionLink{border:0;padding:0;background:transparent;color:var(--muted);cursor:pointer;font-size:12px}.actionButton:hover,.actionLink:hover{color:var(--text)}.actionButton.active{color:var(--brand)}.iconActions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;grid-gap:0;gap:0;width:100%;margin-top:4px}.actionIconButton{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;min-height:34px;width:100%;padding:0 2px 0 0;border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:.84rem;border-radius:999px}.actionIconButton.iconOnly{justify-content:center;gap:0}.actionIconButton:hover{color:var(--text)}.actionIconButton.active{color:var(--brand)}.actionIconButton.negative.active{color:#ff8d8d}.postInlineNotice{margin:4px 0 0;font-size:.84rem}.mediaGrid,.mediaStack{display:grid;grid-gap:10px;gap:10px}.mediaGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.mediaStrip{position:relative;min-width:0}.mediaStripScroller{display:grid;grid-auto-flow:column;grid-gap:10px;gap:10px;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x proximity;overscroll-behavior-x:contain;padding:2px 0}.mediaStripScroller::-webkit-scrollbar{display:none}.mediaStripScroller>*{min-width:0;scroll-snap-align:start}.mediaStripCount1 .mediaStripScroller{grid-auto-columns:minmax(0,100%)}.mediaStripCount2 .mediaStripScroller{grid-auto-columns:minmax(0,calc((100% - 10px) / 2))}.mediaStripPreview.mediaStripCountMany .mediaStripScroller{grid-auto-columns:minmax(0,clamp(156px,30vw,208px))}.mediaStripPost.mediaStripCountMany .mediaStripScroller{grid-auto-columns:minmax(0,clamp(170px,46%,232px))}.mediaStripArrow{position:absolute;top:50%;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(11,16,21,.88);color:var(--text);box-shadow:0 12px 28px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translateY(-50%)}.mediaStripArrowLeft{left:8px}.mediaStripArrowRight{right:8px}.mediaStripArrow:disabled{opacity:.34;cursor:default;pointer-events:none}.postMedia{width:100%;max-height:420px;object-fit:cover;border-radius:12px;border:1px solid var(--border);background:#0b1015}.mediaThumbButton{width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.mediaThumbButtonCarousel{display:block;width:100%;height:100%}.postMediaStrip .postMedia{display:block;max-height:260px;aspect-ratio:4/3}.mediaStripCount1.postMediaStrip .postMedia{max-height:320px;aspect-ratio:16/10}.commentMediaButton{width:-moz-fit-content;width:fit-content;max-width:100%}.linkPreviewCard,.quotedCard{display:grid;grid-gap:8px;gap:8px;border:1px solid var(--border);border-radius:12px;padding:14px;background:rgba(255,255,255,.02)}.composerQuotedWrap{position:relative;margin-top:12px}.composerQuotedCard{padding-right:48px}.composerQuotedClear{position:absolute;top:10px;right:10px;width:28px;height:28px;border-radius:999px;border:1px solid var(--border);background:rgba(255,255,255,.04);color:var(--text);cursor:pointer;font-size:18px;line-height:1}.linkPreviewCard{grid-template-columns:minmax(0,1fr) 120px;align-items:stretch}.linkPreviewText{display:grid;grid-gap:6px;gap:6px;min-width:0}.linkPreviewImage{width:100%;height:100%;min-height:96px;object-fit:cover;border-radius:10px}.profileTitleRow{display:inline-flex;align-items:center;gap:8px}.profileTitleRow.large{font-size:28px}.profileTitleRow.largeInline{font-size:22px}.officialBadge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.officialBadge svg{width:100%;height:100%}.heroStats{display:inline-flex;gap:14px;color:var(--muted)}.heroLink,.inlineAction{color:var(--brand)}.inlineAction{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;background:var(--brand-soft);font-weight:600}.compactAction{min-width:74px;padding:0 10px;font-size:.9rem;white-space:nowrap}.headerActions{display:inline-flex;gap:10px;align-items:center;flex-wrap:wrap}.headerActions.vertical{display:grid;justify-items:end}.detailDivider{height:1px;background:var(--border);margin:16px 0}.emptyBlock{padding:18px;border:1px dashed var(--border);border-radius:12px;color:var(--muted);text-align:center}.commentComposer{display:grid;grid-gap:12px;gap:12px;margin:16px 0}.replyTargetBar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:rgba(255,255,255,.03)}.commentComposer textarea,.replyTargetBar{padding:12px 14px;border:1px solid var(--border);border-radius:12px}.commentComposer textarea{width:100%;min-height:96px;resize:vertical;background:#0f141a;color:var(--text)}.commentComposerActions,.detailTopBar{display:flex;align-items:center;justify-content:space-between;gap:12px}.detailBackButton{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.04);color:var(--text);font-weight:600;cursor:pointer}.detailBackButton:hover{background:rgba(255,255,255,.05)}.detailCommentsPanel{display:grid;grid-gap:16px;gap:16px}.highlightedCommentCard{border-color:rgba(14,157,255,.36);box-shadow:0 0 0 1px rgba(14,157,255,.16),var(--shadow-lg)}.settingsScreen{grid-gap:12px;gap:12px;padding:18px 20px 20px;align-content:start;align-self:start}.settingsCompactHeader{display:grid;grid-gap:8px;gap:8px}.settingsCompactHeader h1{margin:0;font-size:1.06rem;line-height:1.2}.settingsHeader{display:grid;grid-gap:10px;gap:10px}.settingsHeaderCopy{display:grid;grid-gap:4px;gap:4px}.settingsBackButton{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.04);color:var(--text);font-weight:500}.settingsBackButton:hover{background:rgba(255,255,255,.05)}.settingsList{border:1px solid var(--border);border-radius:24px;overflow:hidden;background:rgba(12,18,28,.88)}.settingsListRow{display:grid;grid-template-columns:36px minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;padding:18px 20px;border-bottom:1px solid var(--border);color:var(--text);transition:background .16s ease,color .16s ease}.settingsListActionRow{width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.settingsListRow:last-child{border-bottom:0}.settingsListRow:hover{background:rgba(255,255,255,.03)}.settingsListRow.danger{color:#ff7c7c}.settingsListIcon{display:inline-grid;place-items:center;color:var(--muted)}.settingsListRow.danger .settingsListIcon{color:#ff7c7c}.settingsListCopy{min-width:0;display:grid;grid-gap:4px;gap:4px}.settingsListCopy strong{font-size:.98rem;font-weight:600}.settingsListCopy span{color:var(--muted);font-size:.92rem;line-height:1.45}.settingsListChevron{color:var(--muted);font-size:1.3rem}.settingsDetailPanel,.settingsPlaceholderPanel{display:grid;grid-gap:14px;gap:14px}.settingsDetailIntro{display:grid;grid-gap:4px;gap:4px}.settingsSwitchRow{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:start}.settingsSwitchRow span{display:grid;grid-gap:4px;gap:4px}.settingsSwitchRow small{color:var(--muted);font-size:.9rem;line-height:1.45}.settingsLanguagePanel{display:grid;grid-gap:0;gap:0;padding:6px 0}.settingsChoiceList,.settingsFormCard,.settingsLegalPanel{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--border);border-radius:24px;background:rgba(12,18,28,.88)}.settingsFormCard label{display:grid;grid-gap:6px;gap:6px}.settingsChoiceList{padding:8px}.settingsCheckboxRow,.settingsChoiceRow{width:100%;display:grid;grid-template-columns:26px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center;padding:14px 16px;border:0;border-radius:18px;background:transparent;color:var(--text);text-align:left;cursor:pointer}.settingsCheckboxRow:hover,.settingsChoiceRow:hover,.settingsLanguageRow:hover{background:rgba(255,255,255,.03)}.settingsCheckboxRow.active,.settingsChoiceRow.active{background:rgba(14,157,255,.08)}.settingsChoiceRow:disabled{cursor:default}.settingsMetricGrid{display:grid;grid-gap:12px;gap:12px}.settingsMetricCard{display:grid;grid-gap:8px;gap:8px;padding:14px;border:1px solid var(--border);border-radius:20px;background:rgba(255,255,255,.03)}.settingsMetricCard span{color:var(--muted);font-size:.84rem;line-height:1.5}.settingsMetricCard strong{font-size:1.02rem;line-height:1.25;font-weight:600}.settingsMetricCard.accent{background:linear-gradient(135deg,rgba(14,157,255,.14),rgba(255,138,61,.08));border-color:rgba(14,157,255,.22)}.settingsListIntro{padding:2px 18px 14px;color:var(--muted);font-size:.94rem;line-height:1.6}.settingsCheckbox{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1.5px solid rgba(202,212,224,.7);color:#08111c;font-size:.84rem;font-weight:900}.settingsCheckboxRow.active .settingsCheckbox{border-color:var(--brand);background:var(--brand)}.settingsLanguageRow{display:grid;grid-template-columns:26px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center;width:100%;padding:16px 18px;border:0;background:transparent;color:var(--text);text-align:left;cursor:pointer}.settingsLanguageRow+.settingsLanguageRow{border-top:1px solid var(--border)}.settingsLanguageRow.readonly{cursor:default}.settingsLanguageRadio{width:22px;height:22px;border-radius:999px;border:2px solid rgba(202,212,224,.7)}.settingsChoiceRow.active .settingsLanguageRadio,.settingsLanguageRow.active .settingsLanguageRadio{border-color:var(--brand);box-shadow:inset 0 0 0 5px rgba(87,175,255,.92)}.settingsLanguageCopy{min-width:0;display:grid;grid-gap:2px;gap:2px}.settingsLanguageCopy small{color:var(--muted);font-size:.95rem}.settingsLegalPanel{gap:18px}.settingsLegalSection{display:grid;grid-gap:8px;gap:8px;padding:16px;border:1px solid var(--border);border-radius:18px;background:rgba(255,255,255,.02)}.inviteCodePanel{display:grid;grid-gap:16px;gap:16px}.inviteCodeTop{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.inviteCodeValue{margin:10px 0 0;font-size:clamp(1.4rem,3vw,2rem);font-weight:900}.inviteActionRow{display:inline-flex;gap:10px;flex-wrap:wrap}.inviteProgressBar{width:100%;height:10px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.06)}.inviteProgressBar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg,#0e9dff,#ff8a3d)}.blockedUserCard{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center}.blockedUserMain{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;min-width:0}.blockedUserAvatar,.blockedUserAvatarFallback{width:56px;height:56px;border-radius:18px}.blockedUserAvatarFallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,rgba(14,157,255,.14),rgba(255,138,61,.14));border:1px solid var(--border);font-weight:700}.blockedUserCopy{display:grid;grid-gap:5px;gap:5px;min-width:0}.settingsEmptyPanel{gap:10px}.dangerFormCard{border-color:rgba(255,101,101,.18)}.dangerAction{background:rgba(255,101,101,.12);color:#ffb1b1}.wideDangerButton{justify-content:center}.modalDialog{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:24px}.modalDialogBackdrop{position:absolute;inset:0;border:0;background:rgba(3,7,13,.7)}.modalDialogCard{position:relative;z-index:1;width:min(100%,460px);display:grid;grid-gap:0;gap:0;padding:24px;border:1px solid var(--border);border-radius:24px;background:rgba(12,18,28,.96);box-shadow:var(--shadow-lg)}.modalDialogHeader h2{margin:0;font-size:1.35rem;line-height:1.25;text-align:center}.modalDialogBody{display:grid;grid-gap:14px;gap:14px;padding-top:20px}.centeredModalMessage{text-align:center}.modalDialogBody:empty{display:none;padding-top:0}.modalDialogFooter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding-top:24px}.modalDialogFooter>*{width:100%;min-height:52px;justify-content:center;border-radius:18px;font-weight:800}.modalDialogFooter>:only-child{grid-column:1/-1}.modalCancelButton{border:1px solid rgba(14,157,255,.22);background:rgba(255,255,255,.02);color:var(--text);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.modalCancelButton:hover{background:rgba(14,157,255,.08)}.modalDangerButton{background:linear-gradient(135deg,rgba(255,101,101,.98),rgba(255,128,128,.92));color:#190607;box-shadow:0 16px 30px rgba(255,101,101,.22)}.modalTextarea{width:100%;min-height:140px;resize:vertical;border:1px solid var(--border);border-radius:16px;background:#0f141a;color:var(--text);padding:14px 16px}.modalChoiceList{display:grid;grid-gap:10px;gap:10px}.modalChoiceButton{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.02);color:var(--text);text-align:left;font-weight:700;cursor:pointer}.modalChoiceButton:hover{background:rgba(255,255,255,.05)}.mediaLightbox{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:20px}.mediaLightboxBackdrop{position:absolute;inset:0;border:0;background:rgba(4,8,14,.82)}.mediaLightboxInner{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;width:auto;max-width:calc(100vw - 40px);max-height:100%;margin:0 auto}.mediaLightboxInnerSingle{grid-template-columns:minmax(0,1fr)}.mediaLightboxFrame{position:relative;display:grid;place-items:center;width:-moz-fit-content;width:fit-content;max-width:min(100%,1100px);justify-self:center}.mediaLightboxImage{width:auto;max-width:min(100%,1100px);max-height:calc(100vh - 64px);object-fit:contain;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#05080d}.mediaLightboxClose,.mediaLightboxNav{border:1px solid rgba(255,255,255,.12);background:rgba(11,16,24,.82);color:#f8fbff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mediaLightboxClose{position:absolute;top:16px;right:16px;width:42px;height:42px;border-radius:999px;font-size:1rem}.mediaLightboxNav{width:46px;height:46px;border-radius:999px;font-size:2rem;line-height:1}.unreadItem{border-color:rgba(87,175,255,.38);background:linear-gradient(180deg,rgba(87,175,255,.08),rgba(23,29,36,.96))}.unreadPill{padding:4px 8px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:12px;font-weight:700}.navBadge{min-width:20px;padding:2px 6px;border-radius:999px;background:var(--brand);color:#08111c;font-size:.78rem;font-weight:800;text-align:center}.lineClamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.discoverGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);grid-gap:16px;gap:16px}.flushPanel{padding:0;overflow:hidden}.flushPanel h2{margin:0;padding:18px 20px 12px}.discoverUserItem{border:0;border-top:1px solid var(--border);border-radius:0;padding:14px 20px;background:transparent}.messagesShell{grid-template-columns:minmax(320px,360px) minmax(0,1fr);min-height:calc(100dvh - 56px)}.messagesListPane,.messagesShell{display:grid;height:calc(100dvh - 56px)}.messagesListPane{grid-template-rows:auto auto minmax(0,1fr);border-right:1px solid var(--border);min-height:0;overflow:hidden}.messagesPaneHeader{padding:18px 20px 12px;border-bottom:1px solid var(--border)}.messagesPaneHeader h2{margin:0}.messagesSearchBar{margin:14px 20px 16px}.messagesSearchBar input{width:100%;border:1px solid var(--border);border-radius:999px;background:#171d24;color:var(--text);padding:12px 16px;font-size:14px;outline:0}.messagesSearchBar input::placeholder{color:var(--muted)}.messagesThreadList{display:block;gap:0;min-height:0;overflow-y:auto;overscroll-behavior:contain}.messageListEmpty{padding:18px 20px;color:var(--muted)}.messageListItem{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:start;padding:12px 20px;border-top:1px solid var(--border)}.messageListItemLinkOnly{padding:14px 20px}.messageListItemLinkOnly,.messageListMain{grid-template-columns:52px minmax(0,1fr);align-items:center}.messageListMain{min-width:0;display:grid;grid-gap:12px;gap:12px}.messageListAvatar{width:52px}.messageListAvatarFrame{position:relative;width:52px;height:52px}.messageListAvatarFallback,.messageListAvatarImage{width:52px;height:52px;border-radius:16px}.messageListAvatarImage{object-fit:cover}.messageListAvatarFallback{display:inline-flex;align-items:center;justify-content:center;background:var(--panel-strong);color:var(--text);font-weight:700}.messageListUnreadDot{position:absolute;top:-2px;left:-2px;width:12px;height:12px;border-radius:999px;background:var(--brand);border:2px solid #0f141a}.messageListBody{min-width:0;display:grid;grid-gap:3px;gap:3px}.messageListHead{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:6px;gap:6px;align-items:start}.messageListTitle{min-width:0;gap:6px}.messageListDisplayName,.messageListHandle,.messageListPreview{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messageListDisplayName{font-size:.98rem;font-weight:600}.messageListTime{font-size:.72rem;line-height:1.2;color:var(--muted);white-space:nowrap}.messageListActions{display:grid;justify-items:end;align-content:start;grid-gap:8px;gap:8px;padding-top:2px}.messageListDeleteButton{width:34px;height:34px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(19,28,43,.76);color:#f3a6a6;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.messageListDeleteButton svg{width:16px;height:16px}.messageListDeleteButton:hover{background:rgba(126,26,37,.24);border-color:rgba(255,101,101,.24)}.messageModalCancelButton,.messageModalDeleteButton{border-radius:18px;min-height:52px;padding:0 16px;font-weight:700;cursor:pointer}.messageModalCancelButton{border:1px solid var(--border);background:rgba(17,24,35,.94);color:var(--text)}.messageModalDeleteButton{border:0;background:rgba(239,68,68,.18);color:#ffb4b4}.messageListDeleteButton:disabled,.messageModalCancelButton:disabled,.messageModalDeleteButton:disabled{opacity:.6;cursor:default}.messageListHandle{font-size:.9rem}.messageListPreview{font-size:.92rem;margin:0}.messagesEmptyPane{display:grid;place-items:center;padding:32px}.messagesEmptyInner{display:grid;grid-gap:12px;gap:12px;justify-items:center;text-align:center;max-width:340px}.messagesEmptyIcon{width:72px;height:72px;border-radius:999px;background:#171d24;display:grid;place-items:center;font-size:30px;color:var(--text)}.settingsGrid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-gap:16px;gap:16px}.threadPanel{display:grid;grid-gap:18px;gap:18px}.threadPanelStandalone{height:100%;min-height:0;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;padding:18px 20px 16px;border:0;border-radius:0;background:transparent;overflow:hidden}.threadHeader{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;min-height:42px}.threadBackButton{font-size:1.5rem;line-height:1}.threadIdentity{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center}.threadIdentityLink{min-width:0;color:inherit}.threadIdentityAvatar{width:42px;height:42px}.threadPeerAvatar,.threadPeerAvatarFallback{width:42px;height:42px;border-radius:14px}.threadPeerAvatar{object-fit:cover}.threadPeerAvatarFallback{display:inline-flex;align-items:center;justify-content:center;background:var(--panel-strong);color:var(--text);font-weight:700}.threadIdentityCopy{min-width:0;display:grid;grid-gap:3px;gap:3px}.threadIdentityTitle{min-width:0;gap:6px}.threadIdentityHandle,.threadIdentityName{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.threadIdentityName{font-size:1rem;font-weight:600}.threadIdentityHandle{color:var(--muted);font-size:.88rem}.threadMessages{height:100%;min-height:0;overflow-y:auto;padding-right:6px;overscroll-behavior:contain;scrollbar-gutter:stable}.threadMessagesList{min-height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:12px;padding-bottom:8px}.messageBubble{align-self:flex-start;margin-right:auto;width:-moz-fit-content;width:fit-content;max-width:min(72%,560px);padding:14px 16px;border-radius:16px 16px 16px 6px;background:var(--panel-strong);border:1px solid var(--border);display:grid;grid-gap:6px;gap:6px}.messageBubble.mine{align-self:flex-end;margin-left:auto;margin-right:0;border-radius:16px 16px 6px 16px;background:rgba(59,140,76,.82);border-color:rgba(92,200,117,.34)}.messageBubble p{margin:0;white-space:pre-wrap;line-height:1.5;word-break:break-word}.messageBubble span{font-size:12px;color:var(--muted)}.messageBubble.mine p{color:#effff2}.messageBubble.mine span{color:rgba(239,255,242,.72)}.threadComposer{display:grid;grid-gap:10px;gap:10px;padding-top:10px;border-top:1px solid var(--border);background:#0f141a}.threadComposer textarea{width:100%;min-height:92px;max-height:180px;resize:none;overflow-y:auto;border:1px solid var(--border);border-radius:14px;background:#0f141a;color:var(--text);padding:14px}.composePanel{display:grid;grid-gap:18px;gap:18px}.settingsForm{display:grid;grid-gap:14px;gap:14px}.settingsForm label{display:grid;grid-gap:8px;gap:8px}.settingsForm textarea{min-height:140px;resize:vertical}.toggleRow{grid-template-columns:minmax(0,1fr) auto;align-items:center}.composeForm{display:grid;grid-gap:14px;gap:14px}.inlineComposer{border-bottom:1px solid var(--border);padding:12px 20px 10px}.inlineComposerForm{display:grid;grid-gap:12px;gap:12px}.postKindControl{display:grid;grid-gap:8px;gap:8px;margin-bottom:10px}.postKindOptions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;overflow-x:auto;scrollbar-width:none}.postKindOptions::-webkit-scrollbar{display:none}.postKindPill{min-height:34px;padding:0 14px;border-radius:999px;border:1px solid var(--border);background:rgba(255,255,255,.03);color:var(--muted);font-weight:600;cursor:pointer;white-space:nowrap}.postKindPill:disabled{opacity:.6;cursor:not-allowed}.postKindPill.active{border-color:rgba(87,175,255,.72);background:rgba(87,175,255,.22);box-shadow:inset 0 0 0 1px rgba(223,241,255,.08),0 0 0 1px rgba(87,175,255,.16);color:#e8f5ff}.postKindHelper{margin:0 0 10px;font-size:.88rem;color:var(--muted)}.inlineComposerTop{display:grid;grid-template-columns:46px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.inlineComposerAvatar{width:46px}.inlineComposerEditor{position:relative}.inlineComposerEditor textarea{width:100%;min-height:92px;resize:none;overflow:hidden;border:0;outline:0;background:transparent;color:var(--text);padding:2px 0 8px;font-size:1rem;line-height:1.5}.inlineComposerEditor textarea::placeholder{color:var(--muted)}.inlineComposerPreview{margin-left:58px}.inlineComposerBar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-left:58px;padding-top:12px;border-top:1px solid var(--border)}.inlineComposerTools{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.composerToolButton{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;border:0;background:transparent;color:var(--brand);cursor:pointer}.composerToolButton:hover{background:rgba(87,175,255,.12)}.composerToolButton.disabled{opacity:.38;cursor:not-allowed;pointer-events:none}.composerToolButton input{display:none}.emojiToolWrap{position:relative}.emojiPanel{display:grid;grid-gap:0;gap:0;border:1px solid var(--border);border-radius:20px;background:rgba(23,29,36,.98);box-shadow:0 24px 52px rgba(0,0,0,.4);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.emojiPickerPanel{width:min(calc(100vw - 32px),420px);overflow:hidden}.floatingEmojiPanel{position:absolute;left:0;top:calc(100% + 10px);z-index:32}.inlineEmojiPanel{position:static;width:min(100%,420px);margin-top:12px}.emojiPickerSearch{padding:14px 14px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.emojiPickerSearch input{width:100%;min-height:44px;padding:0 14px;border:1px solid rgba(87,175,255,.2);border-radius:999px;background:rgba(6,10,16,.9);color:var(--text);font-size:.96rem}.emojiPickerSearch input:focus{outline:none;border-color:rgba(87,175,255,.65);box-shadow:0 0 0 3px rgba(87,175,255,.14)}.emojiCategoryTabs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(34px,1fr);grid-gap:6px;gap:6px;padding:10px 14px 12px;overflow-x:auto;border-bottom:1px solid rgba(255,255,255,.06);scrollbar-width:none}.emojiCategoryTabs::-webkit-scrollbar{display:none}.emojiCategoryTab{min-width:34px;min-height:34px;border:0;border-radius:12px;background:transparent;color:var(--muted);cursor:pointer;font-size:1.05rem;transition:background .16s ease,color .16s ease,transform .16s ease}.emojiCategoryTab:hover{background:rgba(255,255,255,.06);color:var(--text)}.emojiCategoryTab.active{background:rgba(87,175,255,.16);color:#74bcff;transform:translateY(-1px)}.emojiPickerBody{max-height:320px;overflow-y:auto;padding:8px 8px 14px}.emojiPickerEmpty{padding:36px 18px 28px;text-align:center;color:var(--muted);font-size:.95rem}.emojiCategorySection{display:grid;grid-gap:12px;gap:12px;padding:10px 6px 0}.emojiCategoryHeader{display:flex;align-items:center;gap:10px;padding:0 6px}.emojiCategoryHeader h4{margin:0;font-size:.98rem;font-weight:800}.emojiCategoryIcon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;background:rgba(255,255,255,.05)}.emojiGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(42px,1fr));grid-gap:6px;gap:6px}.emojiButton{width:100%;min-width:42px;height:42px;border:0;border-radius:12px;background:transparent;color:var(--text);cursor:pointer;font-size:1.35rem;transition:background .16s ease,transform .16s ease}.emojiButton:hover{background:rgba(255,255,255,.07);transform:translateY(-1px)}.inlineComposerSubmit{display:flex;align-items:center;gap:12px}.compactPrimary{min-height:38px;padding:0 18px;border-radius:999px}.compactPrimary:disabled,.primaryButton:disabled{cursor:not-allowed;background:#2b3440;color:#7f8a98}.tinyText{font-size:.82rem}.composeEditor{position:relative}.composeForm textarea{width:100%;min-height:240px;resize:none;overflow:hidden;background:#0f141a;color:var(--text);padding:16px;font-size:16px;line-height:1.6}.composeForm textarea,.mentionPanel{border:1px solid var(--border);border-radius:16px}.mentionPanel{position:static;z-index:4;margin-top:10px;padding:14px;background:rgba(23,29,36,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 32px rgba(0,0,0,.32)}.mentionPanel .stackList{max-height:min(320px,48vh);overflow-y:auto}.mentionHeader{margin-bottom:10px;font-size:13px;font-weight:700;color:var(--muted);text-transform:uppercase}.mentionEmpty{padding:10px 4px;color:var(--muted)}.mentionRow{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;padding:10px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--text);cursor:pointer;text-align:left}.mentionRow:hover{background:rgba(255,255,255,.03);border-color:var(--border)}.mentionAvatar{width:44px;height:44px;border-radius:12px;overflow:hidden;display:grid;place-items:center;background:var(--panel-strong);color:var(--text);font-weight:700}.mentionAvatarFallback,.mentionAvatarImage{width:100%;height:100%}.mentionAvatarImage{object-fit:cover}.mentionAvatarFallback{display:inline-flex;align-items:center;justify-content:center}.mentionMeta{min-width:0;display:grid;grid-gap:2px;gap:2px}.quoteHint{border:1px solid var(--border);border-radius:12px;background:rgba(255,255,255,.03);padding:12px 14px;color:var(--muted)}.mediaToolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.mediaPicker{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.03);border:1px solid var(--border);color:var(--text);font-weight:600;cursor:pointer}.mediaPicker input{display:none}.mediaPicker.disabled{opacity:.42;cursor:not-allowed;pointer-events:none}.mediaPreviewGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.mediaPreviewGrid>.mediaPreviewCard:only-child{grid-column:1/-1}.mediaPreviewCard{position:relative;display:grid;grid-gap:8px;gap:8px;padding:12px;border:1px solid var(--border);border-radius:14px;background:rgba(255,255,255,.02)}.mediaPreviewRemoveButton{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(11,16,21,.88);color:var(--text);font-size:1rem;font-weight:700;line-height:1;cursor:pointer}.mediaPreviewRemoveButton:hover{border-color:rgba(255,255,255,.2);background:rgba(19,28,38,.96)}.mediaPreviewImage,.mediaPreviewVideo{width:100%;max-height:280px;object-fit:cover;border-radius:12px;border:1px solid var(--border);background:#0b1015}.mediaPreviewStrip .mediaPreviewCard{min-height:0;height:100%;padding:10px}.mediaPreviewStrip .mediaPreviewImage,.mediaPreviewStrip .mediaPreviewVideo{max-height:184px;aspect-ratio:4/3}.threadComposerFooter{display:flex;justify-content:space-between;align-items:center;gap:12px}.threadComposerFooter .primaryButton{min-height:44px;padding:0 22px;box-shadow:none}.discoverSection{padding-top:24px;align-content:start}.discoverSection,.discoverStickyShell{display:grid;grid-gap:0;gap:0}.discoverTopBar{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;padding:0 20px 12px}.discoverSearchBar{padding:14px 20px 12px;border-bottom:1px solid var(--border)}.discoverSearchBar.inline{padding:0;border-bottom:0}.discoverSearchBar input{width:100%;border:1px solid var(--border);border-radius:999px;background:#171d24;color:var(--text);padding:12px 16px;outline:0}.discoverSearchBar input::placeholder{color:var(--muted)}.discoverTabs{display:flex;align-items:center;gap:28px;padding:0 20px;border-bottom:1px solid var(--border)}.discoverTab{min-height:52px;padding:0;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-weight:600;cursor:pointer}.discoverTab.active{color:var(--text);border-bottom-color:var(--brand)}.discoverTabEvents{margin-left:6px}.discoverList{display:grid}.discoverContent,.notificationsScroll,.settingsDetailBody{min-height:0}.notificationsStickyHeader{display:grid;grid-gap:12px;gap:12px}.discoverTagRow,.discoverUserRow{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:16px;gap:16px;padding:14px 20px;border-bottom:1px solid var(--border)}.discoverTagRow{grid-template-columns:1fr;gap:4px}.discoverEventList{display:grid;grid-gap:8px;gap:8px;padding:16px 20px 24px}.discoverRelationMeta{color:var(--muted);font-size:.88rem}.discoverEventLink{width:-moz-fit-content;width:fit-content;color:var(--text);font-weight:600;text-decoration:none}.discoverEventLink,.discoverTagHeader{display:inline-flex;align-items:center}.discoverTagHeader{min-height:42px}.discoverTagHeader strong{font-size:1.08rem;font-weight:600}.hashtagFeedSection{padding-top:12px;align-content:stretch}.hashtagFeedActions{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 20px 12px;border-bottom:1px solid var(--border)}.hashtagFeedTabs{display:inline-flex;align-items:center;gap:10px}.hashtagFeedTab{border:1px solid var(--border);background:rgba(255,255,255,.02);color:var(--muted);border-radius:999px;padding:10px 18px;font-size:.95rem;font-weight:700;cursor:pointer}.hashtagFeedTab.isActive{border-color:rgba(87,175,255,.34);color:var(--text);background:rgba(87,175,255,.12)}.hashtagComposeButton{border:0;border-radius:999px;background:linear-gradient(135deg,#2295ff,#4ac1ff);color:#07131f;padding:11px 20px;font-size:.95rem;font-weight:800;cursor:pointer;box-shadow:0 14px 36px rgba(34,149,255,.24)}.hashtagComposeButton:hover{filter:brightness(1.05)}.hashtagComposeDock{position:-webkit-sticky;position:sticky;bottom:22px;z-index:5;display:flex;justify-content:flex-end;padding:0 6px 10px;pointer-events:none}.hashtagFeedContent{min-height:0;padding-top:10px}.hashtagTimelineList{display:grid}.hashtagComposeDock .hashtagComposeButton{pointer-events:auto}.hashtagComposerModal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px}.hashtagComposerBackdrop{position:absolute;inset:0;border:0;background:rgba(5,10,18,.7)}.hashtagComposerCard{position:relative;z-index:1;width:min(760px,calc(100vw - 32px));max-height:min(88vh,920px);overflow:auto;border:1px solid rgba(109,129,175,.28);border-radius:28px;background:linear-gradient(180deg,rgba(13,22,40,.98),rgba(8,15,28,.98));box-shadow:0 30px 100px rgba(0,0,0,.42)}.hashtagComposerHeader{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px 0;background:linear-gradient(180deg,rgba(13,22,40,.98),rgba(13,22,40,.96) 82%,rgba(13,22,40,0))}.hashtagComposerHeader strong{font-size:1.05rem;font-weight:800}.hashtagComposerClose{width:38px;height:38px;border-radius:999px;border:1px solid var(--border);background:rgba(255,255,255,.04);color:var(--text);font-size:1.4rem;line-height:1;cursor:pointer}.hashtagComposerCard .inlineComposer{border-bottom:0;padding-top:8px}@media (max-width:1180px){.appFrame{grid-template-columns:200px minmax(0,1fr)}.leftRail,.leftRailInner{width:200px}.rightRail{display:none}}@media (max-width:860px){.appFrame{width:min(100vw - 20px,100%);grid-template-columns:1fr;gap:14px;padding-top:14px}.leftRail,.leftRailInner{position:static;height:auto;padding:0;width:auto}.leftRailInner{overflow:visible;background:transparent}.mainSurface{width:100%;border-left:0;border-right:0}.navList{grid-template-columns:repeat(2,minmax(0,1fr))}.hashtagFeedActions{align-items:stretch;flex-direction:column}.hashtagFeedTabs{flex-wrap:wrap}.discoverGrid,.messagesShell,.settingsGrid{grid-template-columns:1fr}.inlineComposerBar,.inlineComposerPreview{margin-left:0}.inlineComposerTop{grid-template-columns:1fr}.inlineComposerAvatar{display:none}.messagesListPane{border-right:0;border-bottom:1px solid var(--border);min-height:auto;height:auto}.linkPreviewCard{grid-template-columns:1fr}.mediaStripPreview.mediaStripCountMany .mediaStripScroller{grid-auto-columns:minmax(0,62vw)}.mediaStripPost.mediaStripCountMany .mediaStripScroller{grid-auto-columns:minmax(0,72vw)}.mediaStripArrow{width:32px;height:32px}}@media (max-width:640px){.loginShell{padding:18px}.appFrame{width:calc(100vw - 12px);gap:12px;padding-bottom:18px}.brandBlock,.heroProfile,.panel,.profileCard{padding:14px;border-radius:12px}.navList{grid-template-columns:1fr}.pageHeader,.timelinePost{padding:14px 16px}.commentComposerActions,.heroHeader,.postHeader,.postMeta,.rowBetween,.stackItemRow,.threadComposerFooter,.threadHeader{flex-wrap:wrap}.notificationItemRow{grid-template-columns:1fr}.headerActions,.notificationLead{width:100%}.compactAction,.inlineAction{min-height:38px}.messageBubble{max-width:100%}.threadPanelStandalone{height:auto;min-height:100dvh}.threadHeader{grid-template-columns:42px minmax(0,1fr)}.threadIdentity{grid-template-columns:38px minmax(0,1fr);gap:10px}.settingsScreen{padding:16px}.mediaLightboxInner{width:calc(100vw - 20px);grid-template-columns:1fr;gap:12px;max-height:calc(100vh - 20px)}.mediaLightboxNav{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px}}.appFrame{width:min(1480px,calc(100vw - 36px));gap:24px}.leftRailInner{padding:24px 10px 24px 0;background:transparent}.brandLockup{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.brandCopy{display:inline-flex;align-items:center;min-height:42px}.brandCopy strong{font-size:1.05rem;letter-spacing:.02em}.brandMarkLink{width:42px;height:42px;border-radius:16px;background:linear-gradient(145deg,rgba(14,157,255,.18),rgba(255,138,61,.14));border:1px solid var(--border)}.navList{gap:12px}.navItem{position:relative;min-height:54px;padding:14px 16px;border-radius:18px;background:rgba(7,13,24,.4);border-color:rgba(255,255,255,.02);box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}.navItem.active,.navItem:hover{background:linear-gradient(135deg,rgba(14,157,255,.16),rgba(255,138,61,.1));border-color:rgba(14,157,255,.22)}.navIconWrap{width:22px}.navPendingDot{position:absolute;top:10px;left:12px;width:10px;height:10px;border-radius:999px;background:var(--brand);box-shadow:0 0 0 3px rgba(14,157,255,.15)}.mainSurface{width:min(100%,780px);border:0;background:transparent;min-height:100vh}.pageHeader{top:18px;margin:18px 18px 12px;padding:18px 20px;border-radius:22px;background:rgba(10,18,31,.72);border:1px solid var(--border);box-shadow:var(--shadow-lg)}.commentCard,.heroProfile,.panel,.profileCard,.stackItem{background:linear-gradient(180deg,rgba(13,21,37,.94),rgba(11,18,32,.88));border:1px solid var(--border);box-shadow:var(--shadow-lg)}.commentCard,.stackItem{border-radius:18px}.heroProfile,.panel,.profileCard{padding:20px;border-radius:24px}.shellProfileCard{gap:10px;padding:14px}.shellProfileLink{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;min-width:0}.shellProfileAvatar,.shellProfileAvatarFallback{width:56px;height:56px;border-radius:18px}.shellProfileAvatarFallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,rgba(14,157,255,.14),rgba(255,138,61,.14));border:1px solid var(--border);font-weight:700}.shellProfileCopy{display:grid;grid-gap:4px;gap:4px;min-width:0}.shellProfileTitleRow{min-width:0}.shellProfileHandle,.shellProfileName{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shellProfileActions{display:grid;grid-gap:6px;gap:6px}.shellProfileLogout{min-height:38px;padding:0 12px;border-radius:12px;font-size:.92rem}.mutedCard{background:rgba(8,14,24,.72)}.shellNotice{margin:18px auto 0;width:min(100%,780px);padding:12px 16px;border-radius:16px;border:1px solid rgba(255,138,61,.22);background:rgba(255,138,61,.08);color:#ffd8be}.shellNotice.subdued{width:100%;margin:0 0 14px}.timelineList{gap:14px;padding:0 18px 26px}.timelinePost{padding:18px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(180deg,rgba(13,21,37,.94),rgba(10,17,31,.88));box-shadow:var(--shadow-lg)}.compactTimelinePost{padding:18px}.postLayout{gap:14px}.compactPostLayout,.postMain{gap:12px}.postIdentityRow{display:inline-flex;gap:8px;align-items:center;flex-wrap:wrap}.postSignalRow{margin-top:-2px}.signalChipList{display:flex;gap:8px;flex-wrap:wrap}.signalChip,.signalPill{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid var(--border);background:rgba(14,157,255,.08);color:#d6ecff;font-size:.8rem;font-weight:700}.signalChip.emphasis{background:linear-gradient(135deg,rgba(14,157,255,.18),rgba(255,138,61,.12));border-color:rgba(14,157,255,.28)}.signalChip small,.signalPill.subtle{color:var(--muted);font-weight:600}.postAvatar,.postAvatarFallback,.postAvatarWrap{width:52px;height:52px;border-radius:18px}.commentAvatarFallback,.discoverProfileAvatarFallback,.notificationAvatarFallback,.postAvatarFallback,.profileHeroAvatarFallback,.railProfileAvatarFallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,rgba(14,157,255,.14),rgba(255,138,61,.14));border:1px solid var(--border);color:var(--text);font-weight:700}.heroBio,.postBody{line-height:1.65}.postMedia{border-radius:18px}.linkPreviewCard,.quotedCard{border-radius:18px;background:rgba(255,255,255,.03)}.inlineAction{background:linear-gradient(135deg,rgba(14,157,255,.16),rgba(255,138,61,.1));color:#d8efff;border:1px solid rgba(14,157,255,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.inlineAction:hover{background:linear-gradient(135deg,rgba(14,157,255,.22),rgba(255,138,61,.12))}.primaryButton{background:linear-gradient(135deg,#0e9dff,#33b5ff);color:#061220;box-shadow:0 16px 30px rgba(14,157,255,.2)}.dangerGhost{border:1px solid rgba(255,101,101,.18)}.actionIconButton{min-height:38px;justify-content:center;padding:0 10px;border-radius:16px;background:rgba(255,255,255,.015);border:1px solid transparent}.actionIconButton:hover{background:rgba(255,255,255,.03);border-color:var(--border)}.translationBar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.compactTranslationBar{margin-top:4px}.translationToggle{border:0;padding:0;background:transparent;color:var(--brand);font-size:.84rem;font-weight:400;cursor:pointer}.translationToggle:disabled{opacity:.6;cursor:wait}.translationHint{color:var(--muted);font-size:.78rem}.translationError{color:#ffb7b7;font-size:.78rem}.inlineComposer{margin:0 18px 16px;padding:18px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(180deg,rgba(14,23,39,.94),rgba(10,17,31,.88));box-shadow:var(--shadow-lg)}.composerIdentityRow{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:10px}.composerCounter{color:var(--muted);font-size:.82rem;font-weight:700}.inlineComposerMeta{display:grid;grid-gap:4px;gap:4px;margin-bottom:6px}.inlineComposerBar{border-top-color:var(--border)}.composerToolButton{width:38px;height:38px;border:1px solid transparent;background:rgba(14,157,255,.06)}.composerToolButton:hover{border-color:rgba(14,157,255,.18)}.pageSection{gap:14px}.threadPageSection{min-height:calc(100dvh - 56px);height:calc(100dvh - 56px);overflow:hidden}.rightRail{display:grid;grid-gap:16px;gap:16px;align-content:start;padding-top:18px}.panel h3,.signalPanel h3{margin:0}.railProfileCard{display:grid;grid-gap:14px;gap:14px;padding:16px;border:1px solid var(--border);border-radius:20px;background:rgba(8,14,24,.44)}.railProfileMain{display:grid;grid-template-columns:52px minmax(0,1fr);grid-gap:12px;gap:12px}.railProfileAvatar,.railProfileAvatarFallback{width:52px;height:52px;border-radius:16px}.railProfileCopy{display:grid;grid-gap:5px;gap:5px;min-width:0}.railSignalMeta{color:var(--muted);font-size:.8rem}.railEventList{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.railEventLink{color:#d8efff;font-size:.96rem;font-weight:700;line-height:1.35}.railEventLink:hover{color:var(--brand)}.railSuggestionList{display:grid;grid-gap:2px;gap:2px;margin-top:12px}.railSuggestionRow{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:12px 0;border-top:1px solid rgba(255,255,255,.06)}.railSuggestionRow:first-child{border-top:0;padding-top:0}.railSuggestionMain{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:12px;gap:12px;min-width:0;align-items:start}.railSuggestionCopy{display:grid;grid-gap:4px;gap:4px;min-width:0}.railSuggestionAction{min-width:68px}.discoverHero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:22px 20px 4px}.discoverHero h1{margin:0;font-size:1.55rem;line-height:1.2}.discoverHeroBadge{min-height:36px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;background:rgba(255,138,61,.1);border:1px solid rgba(255,138,61,.2);color:#ffd5bd;font-weight:700;white-space:nowrap}.enhancedDiscoverList{gap:14px;padding:0 20px 24px}.discoverProfileCard{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;padding:18px;border:1px solid var(--border);border-radius:20px;background:rgba(8,14,24,.42)}.discoverProfileMain{display:grid;grid-template-columns:64px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center}.discoverProfileAvatar,.discoverProfileAvatarFallback{width:64px;height:64px;border-radius:18px}.discoverProfileCopy,.discoverProfileMeta{display:grid;grid-gap:6px;gap:6px}.discoverSignalGrid{display:grid;grid-gap:14px;gap:14px;padding:0 20px 24px;grid-template-columns:repeat(2,minmax(0,1fr))}.discoverSignalCard{display:grid;grid-gap:8px;gap:8px;min-height:138px;padding:18px;border-radius:22px;border:1px solid var(--border);background:linear-gradient(180deg,rgba(14,157,255,.12),rgba(15,23,39,.88))}.discoverSignalRank{color:var(--accent);font-size:.8rem;font-weight:800;letter-spacing:.08em}.profileHeroApp{position:relative;overflow:hidden;border-radius:28px;border:1px solid var(--border);background:linear-gradient(180deg,rgba(12,20,36,.92),rgba(10,16,29,.96));box-shadow:var(--shadow-lg)}.profileViewScreen{gap:14px;padding-top:24px}.profileStickyBar{position:-webkit-sticky;position:sticky;top:0;z-index:24;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;grid-gap:12px;gap:12px;padding:6px 2px 8px;background:rgba(4,6,9,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.profileStickyCircleButton{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(17,22,31,.76);color:var(--text);cursor:pointer}.profileStickyCopy{min-width:0;display:grid;grid-gap:2px;gap:2px}.profileStickyCopy span,.profileStickyCopy strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileStickyCopy strong{font-size:.98rem;font-weight:600}.profileStickyCopy span{font-size:.84rem;color:var(--muted)}.profileStickyMenuWrap{position:relative}.profileStickyMenu{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;padding:8px;border:1px solid var(--border);border-radius:18px;background:rgba(11,16,24,.96);box-shadow:var(--shadow-lg)}.profileStickySpacer{display:block;width:42px;height:42px}.profileHeroCover{height:180px;background:radial-gradient(circle at top left,rgba(14,157,255,.26),transparent 38%),radial-gradient(circle at right center,rgba(255,138,61,.22),transparent 32%),linear-gradient(135deg,rgba(14,157,255,.24),rgba(8,14,24,.3));background-size:cover;background-position:50%}.profileMediaButton{cursor:pointer}.profileHeroBody{position:relative;padding:0 20px 20px;margin-top:-42px}.profileHeroTopRow{position:relative;display:flex;gap:16px;align-items:flex-start;min-height:104px}.profileHeroActions{position:absolute;right:0;top:58px;display:grid;justify-items:end;align-content:start;grid-gap:12px;gap:12px}.profileHeroAvatarWrap{padding:6px;border-radius:24px;background:rgba(8,14,24,.88);border:1px solid var(--border)}.profileAvatarButton{padding:0;border:0;background:transparent;cursor:pointer}.profileHeroAvatar,.profileHeroAvatarFallback{width:92px;height:92px;border-radius:26px}.profileHeroIdentity{display:grid;grid-gap:8px;gap:8px;margin-top:6px}.profileLocationText{margin:0;color:var(--muted);font-size:.96rem;line-height:1.4}.profileHeroStats{display:flex;flex-wrap:wrap;gap:10px}.profileHeroStat{min-height:34px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;background:rgba(255,255,255,.03);border:1px solid var(--border)}.profileHeroAction,.profileHeroFollowButton,.profileHeroIconAction{min-height:46px}.profileHeroIconAction{width:48px;min-height:48px;border-radius:999px;background:transparent;border:2px solid rgba(240,245,255,.58);color:var(--text)}.profileHeroFollowButton,.profileHeroIconAction{display:inline-flex;align-items:center;justify-content:center}.profileHeroFollowButton{padding:0 22px;border:0;border-radius:999px;background:#f4f6fb;color:#0d1520;font-weight:600;cursor:pointer}.profileHeroFollowButton:disabled{opacity:.6;cursor:not-allowed}.profileHeroEditButton{min-height:44px}.profileTimelineSection{display:grid;grid-gap:12px;gap:12px}.profileTabBar{display:flex;align-items:flex-end;gap:16px;border-bottom:1px solid var(--border);overflow-x:auto;scrollbar-width:none}.profileTabBar::-webkit-scrollbar{display:none}.profileTab{flex:0 0 auto;min-height:0;padding:0 4px 12px;border-radius:0;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted);justify-content:flex-start;font-size:.98rem;font-weight:600}.profileTabActive{color:var(--text);border-bottom-color:#7ac51b}.profileTabMuted{opacity:1}.profileCommentCard{overflow:hidden}.hiddenPostCard{display:grid;grid-gap:14px;gap:14px}.hiddenPostHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.hiddenPostKindBadge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;border:1px solid rgba(87,175,255,.28);background:rgba(87,175,255,.1);color:#dff1ff;font-size:.84rem;font-weight:700}.hiddenPostStatus{font-size:.84rem;font-weight:600}.hiddenPostStatus-active{color:#86efac}.hiddenPostStatus-closed,.hiddenPostStatus-expired{color:var(--muted)}.hiddenPostMeta{display:flex;flex-wrap:wrap;gap:10px 16px;color:var(--muted);font-size:.9rem}.hiddenPostActions{display:flex;flex-wrap:wrap;gap:10px}.hiddenPostAnalyticsModal{display:grid;grid-gap:12px;gap:12px}.hiddenPostAnalyticsRow{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid rgba(255,255,255,.06);border-radius:16px;background:rgba(255,255,255,.02)}.hiddenPostAnalyticsRow span{color:var(--muted)}.hiddenPostAnalyticsRow strong{color:var(--text);font-size:.95rem}.hiddenPostEditor{display:grid;grid-gap:12px;gap:12px}.modalMediaEditor{gap:14px}.hiddenPostEditor textarea{width:100%;min-height:132px;resize:vertical;border:1px solid var(--border);border-radius:14px;background:rgba(12,18,24,.96);color:var(--text);padding:14px;font:inherit;line-height:1.55}.hiddenPostEditorActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.modalMediaToolbar{margin-top:2px}.hiddenPostMediaGrid .mediaPreviewCard{padding:10px}.hiddenPostEmpty{display:grid;grid-gap:6px;gap:6px}.hiddenPostEmpty strong{color:var(--text)}.hiddenPostEmpty span{color:var(--muted)}.profileCommentImageButton{padding:0;border:0;background:transparent;cursor:pointer}.readOnlyActionIcon{pointer-events:none;opacity:.78}.detailHeroPanel{gap:0}.commentCardHeader{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start}.commentAvatarLink{display:inline-flex}.commentAvatar,.commentAvatarFallback{width:48px;height:48px;border-radius:16px}.commentCardMain{display:grid;grid-gap:10px;gap:10px}.commentMedia{width:min(100%,360px);max-height:320px;object-fit:cover;border-radius:16px;border:1px solid var(--border)}.commentActionRow{grid-template-columns:repeat(5,minmax(0,1fr))}.mobileBottomNav,.mobileTopBar{display:none}.mobileTopBar{position:-webkit-sticky;position:sticky;top:0;z-index:30;align-items:center;justify-content:space-between;gap:14px;margin:8px 10px 0;padding:12px 14px;border:1px solid var(--border);border-radius:20px;background:rgba(8,14,24,.88);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobileBrand{display:flex;gap:12px;align-items:center}.mobileBrandCopy{display:inline-flex;align-items:center;min-height:32px}.mobileBrandTitle{font-size:.98rem;font-weight:800}.mobileBrandMeta{color:var(--muted);font-size:.75rem}.mobileTopActions{display:flex;gap:8px}.mobileTopAction{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;position:relative;border-radius:14px;border:1px solid var(--border);background:rgba(255,255,255,.02)}.mobileBottomNav{position:-webkit-sticky;position:sticky;bottom:10px;z-index:30;margin:0 10px 10px;padding:8px;border-radius:22px;border:1px solid var(--border);background:rgba(8,14,24,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-lg);grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.mobileBottomNavItem{min-height:60px;padding:8px 6px;border-radius:16px;display:grid;justify-items:center;grid-gap:6px;gap:6px;color:var(--muted);font-size:.68rem;text-align:center}.mobileBottomNavItem>span:last-child{line-height:1.15;overflow-wrap:anywhere}.mobileBottomNavItem.active{color:var(--text);background:linear-gradient(135deg,rgba(14,157,255,.16),rgba(255,138,61,.1))}.mobileBottomIcon{position:relative;display:inline-flex}.mobileHomePendingDot{position:absolute;top:-2px;left:-4px;width:8px;height:8px;border-radius:999px;background:var(--brand);box-shadow:0 0 0 2px rgba(15,20,26,.9)}.mobileBottomBadge{position:absolute;top:-7px;right:-10px;min-width:18px;padding:1px 5px;border-radius:999px;background:var(--accent);color:#09111f;font-size:.65rem;font-weight:800;text-align:center}@media (max-width:1180px){.appFrame{grid-template-columns:220px minmax(0,1fr)}}@media (max-width:860px){.mobileTopBar{display:flex}.mobileBottomNav{display:grid}.appFrame{width:min(100vw - 20px,100%);padding-top:0;grid-template-columns:1fr;gap:10px}.leftRail{display:none}.mainColumn{padding-bottom:86px}.mainSurface{width:100%}.pageHeader{top:76px;margin:6px 10px 8px;border-radius:18px}.inlineComposer,.timelineList{margin-left:10px;margin-right:10px;padding-left:0;padding-right:0}.inlineComposer{margin-bottom:12px}.needSuggestionsView{margin:0 10px 26px;padding:0}.needSuggestionsEmpty,.needSuggestionsFeedback{margin-left:10px;margin-right:10px}.timelinePost{padding:16px;border-radius:20px}.discoverHero,.discoverSearchBar,.discoverSignalGrid,.discoverTabs,.enhancedDiscoverList{padding-left:14px;padding-right:14px}.discoverSignalGrid{grid-template-columns:1fr}.profileHeroCover{height:148px}.profileHeroBody{margin-top:-28px;padding:0 16px 18px}.profileHeroAvatar,.profileHeroAvatarFallback{width:78px;height:78px}}@media (max-width:640px){.appFrame{width:calc(100vw - 10px)}.pageHeader{top:74px}.commentCardHeader,.composerIdentityRow,.discoverHero,.profileHeroTopRow{grid-template-columns:1fr;display:grid}.discoverProfileCard,.railProfileCard{grid-template-columns:1fr}.discoverProfileMain,.railProfileMain,.railSuggestionMain{grid-template-columns:52px minmax(0,1fr)}.actionIconButton{padding:0 8px}.discoverHero h1,.pageHeader h1{font-size:1.35rem}.postLayout{grid-template-columns:44px minmax(0,1fr)}.postAvatar,.postAvatarFallback,.postAvatarWrap{width:44px;height:44px;border-radius:15px}.profileHeroActions{position:static;margin-left:0;justify-content:space-between}.blockedUserCard,.settingsMetricGrid{grid-template-columns:1fr}.detailTopBar,.inviteCodeTop,.replyTargetBar{grid-template-columns:1fr;display:grid}.modalDialog{padding:14px}.modalDialogCard{padding:20px;border-radius:20px}.modalDialogFooter{grid-template-columns:1fr}}[dir=rtl] .appFrame,[dir=rtl] .mobileBottomNav{direction:rtl}[dir=rtl] .leftRailInner{padding:24px 0 24px 10px}[dir=rtl] .commentComposerActions,[dir=rtl] .detailTopBar,[dir=rtl] .postHeader,[dir=rtl] .replyTargetBar,[dir=rtl] .rowBetween{flex-direction:row-reverse}[dir=rtl] .blockedUserMain,[dir=rtl] .brandLockup,[dir=rtl] .commentCardHeader,[dir=rtl] .discoverProfileMain,[dir=rtl] .postLayout,[dir=rtl] .railProfileMain,[dir=rtl] .shellProfileLink{direction:rtl}[dir=rtl] .brandCopy,[dir=rtl] .commentComposer,[dir=rtl] .inlineComposerMeta,[dir=rtl] .mobileBrandCopy,[dir=rtl] .postBodyLink,[dir=rtl] .postMenu,[dir=rtl] .settingsCheckboxRow,[dir=rtl] .settingsChoiceRow,[dir=rtl] .settingsLanguageRow,[dir=rtl] .settingsListRow{text-align:right}[dir=rtl] .postMenu{left:0;right:auto}[dir=rtl] .settingsListChevron{transform:scaleX(-1)}.heroProfile,.leftRailInner,.mainSurface,.mobileBottomNav,.mobileTopBar,.pageHeader,.panel,.profileCard{background-color:#090b10}.leftRailInner,.mainSurface{background-image:none}.pageHeader{background:rgba(9,11,16,.96)}.settingsScreen{display:grid;grid-gap:10px;gap:10px;padding:18px}@media (min-width:861px){.discoverSection,.notificationsSection,.settingsScreen.is-detail{display:grid;min-height:calc(100dvh - 24px);height:calc(100dvh - 24px);overflow:hidden;grid-template-rows:auto minmax(0,1fr)}.discoverContent,.notificationsScroll,.settingsDetailBody{overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:4px}.rightRail{position:-webkit-sticky;position:sticky;top:18px;max-height:calc(100dvh - 36px);overflow:hidden;grid-template-rows:auto minmax(0,1fr)}.rightRail>.panel,.signalPanel{min-height:0}.railEventList{max-height:220px}.railEventList,.railSuggestionList{overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:4px}.railSuggestionList{max-height:calc(100dvh - 330px)}}.settingsCompactHeader{gap:6px;padding:0 2px 2px}.settingsCompactHeader h1{font-size:1rem;font-weight:500}.inviteCodePanel,.settingsChoiceList,.settingsEmptyPanel,.settingsFormCard,.settingsLegalPanel,.settingsList{border-radius:20px}.settingsListRow{padding:16px 18px}.settingsChoiceList,.settingsFormCard,.settingsLegalPanel{gap:10px;padding:14px}.authField span,.profileEditField span,.settingsFormCard label span{color:var(--muted);font-size:.92rem}.settingsFormCard input,.settingsFormCard select,.settingsFormCard textarea{min-height:42px;border-radius:12px;padding:10px 12px;border-color:rgba(255,255,255,.08);background:#0d1117;font-size:.94rem}.settingsFormCard textarea{min-height:84px;resize:vertical}.settingsFormCard .dangerGhost,.settingsFormCard .inlineAction,.settingsFormCard .primaryButton{min-height:40px;padding:0 16px;border-radius:12px;font-size:.9rem;justify-self:start;box-shadow:none}.dangerFormCard .wideDangerButton{width:100%;justify-self:stretch}.settingsDeleteAccountStack{display:grid;grid-gap:14px;gap:14px}.settingsDeleteNoticeCard{padding:0;overflow:hidden}.settingsDeleteNoticeCardInner{display:grid;grid-gap:12px;gap:12px;max-height:260px;overflow-y:auto;padding:16px 18px}.settingsDeleteNoticeTitle{color:var(--text);font-size:.96rem;font-weight:600}.settingsDeleteNoticeSection{display:grid;grid-gap:6px;gap:6px}.settingsDeleteNoticeSection strong{color:var(--text);font-size:.84rem;font-weight:600}.settingsDeleteFlowList,.settingsDeleteNoticeSection p{margin:0;color:rgba(237,244,255,.9);font-size:.82rem;line-height:1.58}.settingsDeleteFlowList{padding-left:18px}.settingsDeleteFlowList li+li{margin-top:6px}.settingsLanguagePanel{padding:2px 0;border:1px solid var(--border);border-radius:20px;background:rgba(12,18,28,.88)}.inviteCodePanel{gap:14px;padding:14px}.inviteCodeValue{margin:8px 0 0;font-size:1.2rem;font-weight:600;letter-spacing:.08em}.blockedUserCard,.followUserCard{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center}.settingsBackButton{width:42px;height:42px;padding:0;justify-content:center;font-size:1.55rem;line-height:1}.settingsMetricGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.settingsMetricCard{min-height:0}.blockedUserMain,.followUserMain{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center}.followUserAvatar,.followUserAvatarFallback{width:56px;height:56px;border-radius:20px}.followUserAvatarFallback{display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);border:1px solid var(--border)}.followUserCopy{display:grid;grid-gap:4px;gap:4px;min-width:0}.followListPageSection{gap:0}.followListScreen{display:grid;grid-gap:8px;gap:8px;padding:18px 0 24px;align-content:start;align-self:start}.followListTopBar{display:flex;align-items:center;gap:14px;padding:0 20px 4px}.followListTopBar h1{margin:0;font-size:1.08rem;line-height:1.2;font-weight:500}.followListBackButton{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:var(--text);font-size:1.55rem;line-height:1}.followListBody{display:grid;border-top:1px solid rgba(255,255,255,.08);align-content:start}.followListRow{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:14px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.followListRow:last-child{border-bottom:0}.followListSubtitle{margin:0;color:var(--muted);font-size:.9rem;line-height:1.35}.followListEmpty{padding:6px 20px 20px}.followUserActionSpacer{width:120px;min-height:42px}.followListAction{min-width:120px;min-height:42px;padding:0 18px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:transparent;color:#a8d6ff;font-weight:600}.followListAction.active{color:#d7ecff}.profileHeroStatButton{min-height:36px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);background:rgba(255,255,255,.03);color:var(--text);font-weight:500}.profileHeroStatButton.disabled{opacity:.54;cursor:not-allowed}.profileHeroMessageButton{width:46px;min-height:46px;padding:0}.profileHeroMessageButton svg{width:26px;height:26px}.authScreen{min-height:100vh;display:grid;place-items:center;padding:28px 18px;background:#040506}.authCard,.authWelcomeCard{width:min(100%,540px);display:grid;grid-gap:18px;gap:18px;padding:28px 22px;border:1px solid var(--border);border-radius:28px;background:#10141b;box-shadow:0 18px 44px rgba(0,0,0,.34)}.authWideCard{width:min(100%,760px)}.authFlowHeader{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;grid-gap:12px;gap:12px}.authFlowHeader h1{margin:0;text-align:center;font-size:1.18rem;font-weight:500}.authBackButton{width:42px;height:42px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.04);color:var(--text);font-size:1.6rem;line-height:1;cursor:pointer}.authHeaderSpacer{display:block;width:36px;height:36px}.authWelcomeMark{width:88px;height:88px;margin:0 auto;display:grid;place-items:center;border-radius:28px;background:rgba(137,187,255,.08);border:1px solid rgba(137,187,255,.16)}.authWelcomeMark img{width:52px;height:52px}.authCopy,.authWelcomeCopy{display:grid;grid-gap:8px;gap:8px}.authWelcomeCopy h1{margin:0;text-align:center;font-size:2.05rem;font-weight:600}.authCopy p,.authWelcomeCopy p{margin:0;text-align:center;color:var(--muted);line-height:1.55}.authCopy{gap:10px}.authCopy p{text-align:left}.authWelcomeActions{display:grid;grid-gap:12px;gap:12px}.authPrimaryButton{min-height:48px;border-radius:999px;font-size:1rem}.authSecondaryButton{min-height:48px;border-radius:999px;border:1px solid rgba(168,188,224,.4);background:transparent;color:#9ec7ff;font-weight:500;cursor:pointer}.landingPageShell{position:relative;min-height:100vh;overflow:hidden;padding:18px 18px 30px;background:radial-gradient(circle at 16% 8%,rgba(14,157,255,.16),transparent 26%),radial-gradient(circle at 84% 12%,rgba(74,141,255,.1),transparent 24%),linear-gradient(180deg,#02050b,#08111c 58%,#04070e)}.landingShellBackdrop{position:absolute;inset:0;pointer-events:none;background:linear-gradient(145deg,rgba(255,255,255,.03),transparent 34%),radial-gradient(circle at 50% 0,rgba(255,255,255,.04),transparent 24%)}.landingContainer{position:relative;z-index:1;width:min(100%,1140px);margin:0 auto;display:grid;grid-gap:16px;gap:16px}.landingFeatureCard,.landingHeader,.landingHeroCard,.landingPremiumStrip{border-radius:24px;border:1px solid rgba(142,172,224,.18);background:rgba(7,14,24,.9);box-shadow:0 22px 56px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landingHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;position:relative;z-index:12;overflow:visible}.landingBrandLink{flex:0 0 auto;gap:12px}.landingBrandLink,.landingBrandMark{display:inline-flex;align-items:center}.landingBrandMark{width:38px;height:38px;justify-content:center;border-radius:12px;border:1px solid rgba(14,157,255,.16);background:linear-gradient(180deg,rgba(14,28,46,.9),rgba(9,16,28,.98))}.landingBrandMarkImage{width:22px;height:22px}.landingBrandWordmark{color:#f7fbff;font-size:1.64rem;line-height:1;letter-spacing:-.04em;font-weight:700;text-transform:lowercase}.landingLocalePicker{position:relative;display:flex;align-items:center;justify-content:flex-end;z-index:16}.landingLocaleTrigger{min-height:40px;display:inline-flex;align-items:center;gap:10px;padding:0 14px;border-radius:999px;border:1px solid rgba(142,172,224,.18);background:rgba(255,255,255,.03);color:#dfeeff;cursor:pointer}.landingLocaleTrigger:hover{border-color:rgba(14,157,255,.28);background:rgba(14,157,255,.1)}.landingLocaleTriggerIcon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.landingLocaleTriggerIcon svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.landingLocaleTriggerCode{font-size:.84rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.landingLocaleMenu{position:absolute;top:calc(100% + 10px);right:0;width:min(260px,calc(100vw - 36px));max-height:340px;overflow-y:auto;display:grid;grid-gap:6px;gap:6px;padding:10px;border-radius:22px;border:1px solid rgba(142,172,224,.18);background:rgba(8,14,25,.98);box-shadow:0 24px 60px rgba(0,0,0,.34);z-index:96}.landingLocaleMenuButton{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border-radius:14px;border:0;background:transparent;color:#d4e4f9;cursor:pointer;text-align:left}.landingLocaleMenuButton strong{color:#83c5ff;font-size:.74rem;letter-spacing:.08em}.landingLocaleMenuButton.active,.landingLocaleMenuButton:hover{background:rgba(14,157,255,.12);color:#ffffff}.landingHeroGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);grid-gap:18px;gap:18px;align-items:center;position:relative;z-index:1}.landingHeroCard{padding:24px 24px 22px;display:grid;grid-gap:16px;gap:16px}.landingHeroBadge{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;border:1px solid rgba(14,157,255,.16);background:linear-gradient(180deg,rgba(16,29,47,.94),rgba(10,18,31,.96));box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.landingHeroBadge .landingBrandMark{width:100%;height:100%;border:0;background:transparent}.landingHeroCopy{display:grid;grid-gap:10px;gap:10px}.landingHeroCopy h1{margin:0;font-size:clamp(2.2rem,3.8vw,3.7rem);line-height:.98;letter-spacing:-.05em;max-width:11ch}.landingHeroDescription,.landingHeroExtra,.landingHeroTagline{margin:0}.landingHeroTagline{max-width:28ch;color:#4cb1ff;font-size:clamp(1.08rem,1.8vw,1.42rem);line-height:1.35}.landingHeroBody{display:grid;grid-gap:8px;gap:8px;max-width:32rem}.landingHeroDescription{color:#cad8ef;font-size:1rem;line-height:1.64}.landingHeroExtra{color:#8fa5c4;line-height:1.58}.landingCtaRow{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.landingHeroPrimaryButton,.landingHeroSecondaryButton,.landingPremiumButton,.landingStoreButton{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:999px;font-weight:600;transition:transform .16s ease,border-color .16s ease,background .16s ease}.landingHeroPrimaryButton{min-width:210px;background:linear-gradient(135deg,rgba(12,148,255,.96),rgba(80,176,255,.96));color:#04111d;box-shadow:0 16px 42px rgba(14,157,255,.22)}.landingHeroSecondaryButton,.landingPremiumButton,.landingStoreButton{min-width:160px;border:1px solid rgba(158,190,236,.24);background:rgba(255,255,255,.02);color:#edf6ff}.landingHeroPrimaryButton:hover,.landingHeroSecondaryButton:hover,.landingPremiumButton:hover,.landingStoreButton:hover{transform:translateY(-1px)}.landingStoreRow{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:14px;border-top:1px solid rgba(142,172,224,.14);flex-wrap:wrap}.landingStoreInfo{display:flex;align-items:center;gap:14px}.landingFeatureIcon,.landingPremiumIcon,.landingStoreIcon{width:48px;height:48px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;color:#4db2ff;border:1px solid rgba(14,157,255,.14);background:linear-gradient(180deg,rgba(16,29,47,.94),rgba(10,18,31,.96))}.landingStoreIcon svg{width:21px;height:21px;fill:currentColor}.landingFeatureIcon svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.landingPremiumIcon svg{width:18px;height:18px;fill:currentColor}.landingStoreCopy{display:grid;grid-gap:4px;gap:4px}.landingStoreCopy strong{font-size:.98rem}.landingPhoneCluster{position:relative;min-height:540px;display:grid;align-items:center;justify-items:center;padding:6px 4px 0;overflow:visible;z-index:1}.landingPhoneGlow{position:absolute;inset:14% 8% 12%;border-radius:50%;background:radial-gradient(circle at center,rgba(14,157,255,.18),rgba(14,157,255,.02) 62%,transparent 78%),radial-gradient(circle at 54% 46%,rgba(78,152,255,.14),transparent 58%);filter:blur(18px);pointer-events:none;z-index:0}.landingPhoneMockup{position:absolute;transform-origin:center bottom;z-index:1}.landingPhoneMockupleft{left:6px;bottom:12px;transform:rotate(-8deg) scale(.9)}.landingPhoneMockupcenter{left:50%;top:0;transform:translateX(-50%) scale(1.02);z-index:2}.landingPhoneMockupright{right:4px;bottom:12px;transform:rotate(8deg) scale(.9)}.landingPhoneMockupImage{width:clamp(214px,21vw,262px);height:auto;display:block;object-fit:contain;filter:drop-shadow(0 0 1.25px rgba(255,255,255,.78)) drop-shadow(0 20px 38px rgba(0,0,0,.3))}.landingFeatureGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.seoLandingFeatureGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px}.seoLandingEyebrow{margin:0}.seoLandingHeroTitle{max-width:15ch!important}.landingFeatureCard{padding:16px 15px;display:grid;grid-gap:12px;gap:12px}.landingFeatureCopy{display:grid;grid-gap:6px;gap:6px}.landingFeatureCopy h2{margin:0;font-size:1.08rem}.landingFeatureCopy p,.landingFooterNote,.landingPremiumCopy p{margin:0;color:#c7d6ee;line-height:1.58}.landingPremiumStrip{padding:15px 18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center}.landingPremiumIcon{border-radius:999px}.landingPremiumCopy{display:grid;grid-gap:5px;gap:5px}.landingPremiumCopy strong{font-size:1rem}.landingFooter{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:8px 4px 0}.landingFooterNote{color:#aebed8}.landingFooterLinks{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.landingFooterLinks a{color:#dfeeff}.landingFooterLinks a:hover{color:#ffffff}.landingSeoShell{padding:0 18px 56px;background:radial-gradient(circle at 18% 0,rgba(14,157,255,.1),transparent 30%),linear-gradient(180deg,#040506,#07111f)}.landingSeoFrame{width:min(100%,1080px);margin:0 auto;display:grid;grid-gap:28px;gap:28px}.landingSeoIntro{display:grid;grid-gap:12px;gap:12px}.landingSeoCard h3,.landingSeoIntro h2,.landingSeoMeta h3{margin:0}.landingSeoIntro h2{max-width:12ch}.landingSeoHeadline,.landingSeoIntro h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1.05}.landingSeoHeadline{margin:0;max-width:14ch}.landingSeoCard p,.landingSeoLead,.landingSeoMeta p{margin:0;color:var(--muted);line-height:1.7}.landingSeoLead{max-width:72ch;font-size:1.02rem}.landingSeoGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.landingSeoCard,.landingSeoMeta{border:1px solid var(--border);border-radius:22px;background:rgba(12,20,36,.82);box-shadow:0 18px 44px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landingSeoCard{padding:20px;display:grid;grid-gap:10px;gap:10px}.landingSeoCard h3{font-size:1.02rem}.landingSeoMeta{padding:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.landingSeoMetaCopy{display:grid;grid-gap:8px;gap:8px;max-width:62ch}.landingSeoLinks{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.landingSeoLinks a{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(137,187,255,.16);background:rgba(14,157,255,.08);color:#bfe0ff}.betaCtaRow{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.betaPrimaryLink,.betaSecondaryLink{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;font-weight:600;transition:transform .14s ease,border-color .14s ease,background .14s ease}.betaPrimaryLink{background:linear-gradient(135deg,rgba(14,157,255,.9),rgba(87,191,255,.92));color:#02111d;box-shadow:0 18px 40px rgba(14,157,255,.22)}.betaSecondaryLink{border:1px solid rgba(137,187,255,.18);background:rgba(14,157,255,.08);color:#cce7ff}.betaPrimaryLink:hover,.betaSecondaryLink:hover{transform:translateY(-1px)}.betaMetaPanel{align-items:stretch}.betaBodyCopy{gap:14px}.publicReadOnlyPanel{display:grid;grid-gap:18px;gap:18px}.publicCtaCopy{display:grid;grid-gap:8px;gap:8px}.publicCtaCopy h2{margin:0}.publicCtaCopy p{margin:0;color:var(--muted);line-height:1.7}.publicCtaRow{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.authLegalCopy{display:flex;flex-wrap:wrap;justify-content:center;gap:3px;color:var(--muted);font-size:.82rem;line-height:1.5}.authInlineLink{border:0;padding:0;background:transparent;color:#8fc0ff;cursor:pointer;font-weight:500}.authBlockLink{justify-self:start;margin-top:2px}.authForm{display:grid;grid-gap:16px;gap:16px}.authField{display:grid;grid-gap:8px;gap:8px}.authField input,.authField textarea{width:100%;min-height:52px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#12171e;color:var(--text);padding:12px 14px}.authFieldGrid{display:grid;grid-gap:16px;gap:16px}.authFieldGridDouble{grid-template-columns:repeat(2,minmax(0,1fr))}.authPasswordField,.authPrefixedField{display:grid;align-items:center;grid-gap:10px;gap:10px;min-height:52px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#12171e;padding:0 10px 0 14px}.authPasswordField{grid-template-columns:minmax(0,1fr) auto}.authPrefixedField{grid-template-columns:auto minmax(0,1fr)}.authPasswordField input,.authPrefixedField input{min-height:50px;padding:0;border:0;background:transparent}.authPrefixedField span{color:var(--muted)}.authVisibilityButton{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--muted);font-size:0;cursor:pointer}.authVisibilityButton svg{width:20px;height:20px}.authSuggestionList{display:grid;grid-gap:10px;gap:10px}.authSuggestionList span{color:var(--muted);font-size:.92rem}.authInterestGrid,.authSuggestionChips{display:flex;flex-wrap:wrap;gap:10px}.authInterestChip,.authSuggestionChip{min-height:38px;padding:0 14px;border-radius:999px;border:1px solid var(--border);background:rgba(255,255,255,.03);color:var(--text);cursor:pointer}.authInterestSection{display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid var(--border);border-radius:18px;background:rgba(255,255,255,.02)}.authInterestHeader{display:flex;align-items:center;justify-content:space-between;gap:10px}.authInterestHeader strong{font-weight:600}.authInterestChip.active,.authSuggestionChip:hover{background:rgba(14,157,255,.12);border-color:rgba(14,157,255,.24)}.legalDialogBody{display:grid;grid-gap:14px;gap:14px}.legalDialogIntro{margin:0}.legalDialogSections{display:grid;grid-gap:14px;gap:14px;max-height:min(60vh,540px);overflow-y:auto;padding-right:4px}.legalDialogSection{display:grid;grid-gap:6px;gap:6px}.legalDialogSection h3,.legalDialogSection p{margin:0}.legalDialogSection h3{font-size:.98rem;font-weight:600}.countryCombobox{position:relative}.countryComboboxTrigger{width:100%;min-height:48px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#0d1117;color:var(--text);padding:0 14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.countryComboboxChevron{color:var(--muted)}.countryComboboxPopover{position:absolute;z-index:30;top:calc(100% + 8px);left:0;right:0;display:grid;grid-gap:10px;gap:10px;padding:12px;border-radius:18px;border:1px solid var(--border);background:#12161d;box-shadow:0 18px 40px rgba(0,0,0,.4)}.countryComboboxSearch{min-height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#0d1117;color:var(--text);padding:0 12px}.countryComboboxList{display:grid;grid-gap:6px;gap:6px;max-height:240px;overflow-y:auto}.countryComboboxOption{width:100%;min-height:40px;border:0;border-radius:12px;background:transparent;color:var(--text);padding:0 12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.countryComboboxOption small{color:var(--muted)}.countryComboboxOption.active,.countryComboboxOption:hover{background:rgba(255,255,255,.05)}.profileEditScreen{display:grid;grid-gap:14px;gap:14px;padding:14px 18px 24px}.profileEditHeaderBar{display:grid;grid-template-columns:36px minmax(0,1fr) 48px;align-items:center;grid-gap:12px;gap:12px}.profileEditHeaderBar h1{margin:0;text-align:center;font-size:1.16rem;font-weight:500}.profileEditHeaderSave{min-width:48px;min-height:48px;padding:0;border-radius:999px;font-size:1.25rem}.profileEditFormPanel,.profileEditMediaPanel{display:grid;grid-gap:16px;gap:16px;padding:18px;border-radius:24px}.profileEditCoverPreview{position:relative;min-height:220px;border-radius:24px;background:linear-gradient(135deg,rgba(14,157,255,.18),rgba(255,138,61,.1)),#10141b;background-size:cover;background-position:50%;overflow:hidden}.profileEditAvatarRail{display:grid;grid-gap:16px;gap:16px}.profileEditAvatarStack{position:relative;width:-moz-fit-content;width:fit-content}.profileEditAvatarFallback,.profileEditAvatarPreview{width:124px;height:124px;border-radius:28px}.profileEditAvatarFallback{background:rgba(255,255,255,.06);border:1px solid var(--border)}.profileEditAvatarFallback,.profileEditMediaButton{display:inline-flex;align-items:center;justify-content:center}.profileEditMediaButton{position:absolute;width:42px;height:42px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(17,22,31,.76);color:#fff;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.28)}.profileEditMediaButton svg{width:19px;height:19px}.profileEditMediaButton.cover{right:18px;bottom:18px}.profileEditMediaButton.avatar{right:-10px;bottom:-8px}.profileEditRemoveActions{display:flex;align-items:center;justify-content:space-between;gap:16px}.profileEditFormPanel{gap:18px}.profileEditField{display:grid;grid-gap:8px;gap:8px}.profileEditField input,.profileEditField textarea{width:100%;min-height:48px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#0d1117;color:var(--text);padding:12px 14px}.profileEditField textarea{min-height:128px;resize:vertical}.legalPageShell{position:relative;min-height:100vh;padding:32px 18px 48px;background:radial-gradient(circle at 18% 18%,rgba(14,157,255,.14),transparent 32%),radial-gradient(circle at 82% 8%,rgba(255,138,61,.1),transparent 28%),linear-gradient(180deg,#05070d,#060a12 52%,#04060b)}.legalBackdrop{position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(10,17,30,.12),transparent 42%),radial-gradient(circle at 50% 0,rgba(255,255,255,.04),transparent 24%)}.legalPageFrame{position:relative;z-index:1;width:min(100%,1120px);margin:0 auto;display:grid;grid-gap:18px;gap:18px}.legalHeroCard,.legalScrollCard,.legalSectionCard,.legalTopBar{background:rgba(10,17,30,.9);border:1px solid rgba(128,152,194,.18);box-shadow:0 24px 70px rgba(0,0,0,.24)}.legalTopBar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-radius:22px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legalBrandLink{flex:0 0 auto;min-width:max-content}.legalBrandLink,.legalBrandLogo{display:inline-flex;align-items:center}.legalBrandLogo{justify-content:flex-start;width:min(100%,186px);min-height:44px}.legalBrandLogo img{display:block;width:100%;max-width:186px;height:auto;object-fit:contain}.legalTopNav{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.legalBackLink,.legalLocaleSwitch,.legalTopNavLink{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(128,152,194,.18);background:rgba(255,255,255,.02);color:var(--muted)}.legalBackLink:hover,.legalLocaleSwitch:hover,.legalTopNavLink.active,.legalTopNavLink:hover{color:var(--text);border-color:rgba(14,157,255,.28);background:rgba(14,157,255,.12)}.legalHeroCard{display:grid;grid-gap:16px;gap:16px;padding:28px;border-radius:28px}.legalHeroMeta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.legalEyebrow,.legalSectionEyebrow{color:var(--brand);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.legalHeroCard h1,.legalScrollCard h2,.legalSectionCard h2{margin:0}.legalHeroCard h1{font-size:clamp(2rem,3.6vw,3.3rem);line-height:1.05;letter-spacing:-.04em}.legalLead{margin:0;max-width:76ch;color:#d0dcf3;font-size:1.03rem;line-height:1.74}.legalMetaPills{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.legalMetaPills a,.legalMetaPills span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.03);border:1px solid rgba(128,152,194,.16);color:var(--muted)}.legalSectionGrid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.legalSectionCard{display:grid;grid-gap:10px;gap:10px;padding:22px;border-radius:24px}.legalSectionCard.compact{padding:20px}.legalScrollCard h2,.legalSectionCard h2{font-size:1.02rem;font-weight:600}.legalBulletList,.legalScrollCard p,.legalSectionCard p,.legalStepList{margin:0;color:#d0dcf3;line-height:1.72}.legalDeleteGrid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);align-items:start}.legalScrollCard{min-height:0;border-radius:26px;overflow:hidden}.legalScrollCardInner{display:grid;grid-gap:16px;gap:16px;max-height:440px;overflow-y:auto;padding:22px;font-size:.95rem}.legalMicroSection{display:grid;grid-gap:10px;gap:10px}.legalBulletList,.legalStepList{padding-left:20px}.legalBulletList li,.legalStepList li{margin-bottom:8px}.legalBulletList a{color:var(--brand)}.legalBulletList a:hover{color:#9fd8ff}.legalAsideStack{display:grid;grid-gap:16px;gap:16px}.profileEditCounter{justify-self:end}.followListAction,.followUserCard .inlineAction{white-space:nowrap}@media (max-width:860px){.authFieldGridDouble,.legalDeleteGrid,.legalSectionGrid{grid-template-columns:1fr}.followListScreen,.profileEditScreen,.settingsScreen{padding-left:12px;padding-right:12px}}@media (max-width:640px){.authCard,.authWelcomeCard{padding:24px 18px;border-radius:24px}.authWelcomeCopy h1{font-size:1.78rem}.legalPageShell{padding:18px 12px 28px}.legalHeroCard,.legalScrollCardInner,.legalSectionCard,.legalTopBar{padding-left:18px;padding-right:18px}.legalTopBar{align-items:flex-start;flex-direction:column}.legalHeroCard h1{font-size:1.9rem}.landingSeoGrid{grid-template-columns:1fr}.landingSeoMeta{flex-direction:column}.landingSeoLinks{justify-content:flex-start}.legalScrollCardInner{max-height:360px;font-size:.92rem}.profileEditCoverPreview{min-height:168px}.profileEditAvatarFallback,.profileEditAvatarPreview{width:108px;height:108px;border-radius:24px}.blockedUserCard,.followListRow,.followUserCard{grid-template-columns:1fr}.landingPageShell{padding:16px 12px 28px}.landingFeatureCard,.landingHeader,.landingHeroCard,.landingPremiumStrip{border-radius:24px}.landingHeader{padding:14px 16px}.landingHeroCard,.landingPremiumStrip{padding:20px 18px}.landingHeroCopy h1{font-size:2.34rem}.landingHeroBody,.landingHeroDescription,.landingHeroTagline{max-width:none}.landingHeroGrid,.landingPremiumStrip{grid-template-columns:1fr;align-items:flex-start}.landingCtaRow,.landingStoreRow{flex-direction:column;align-items:stretch}.landingHeroPrimaryButton,.landingHeroSecondaryButton,.landingPremiumButton,.landingStoreButton{width:100%;min-width:0}.landingPhoneCluster{min-height:auto;display:flex;gap:10px;overflow-x:auto;justify-content:flex-start;padding:4px 0 8px;scroll-snap-type:x proximity}.landingPhoneMockup,.landingPhoneMockupcenter,.landingPhoneMockupleft,.landingPhoneMockupright{position:relative;left:auto;right:auto;top:auto;bottom:auto;transform:none;scroll-snap-align:start;filter:drop-shadow(0 18px 34px rgba(0,0,0,.28))}.landingPhoneMockupImage{width:min(57vw,220px)}.landingFeatureGrid{grid-template-columns:1fr}.landingFooter{flex-direction:column;align-items:flex-start}}[dir=rtl] .authCard,[dir=rtl] .authWelcomeCard,[dir=rtl] .followListScreen,[dir=rtl] .profileEditScreen{text-align:right}[dir=rtl] .authBackButton{transform:scaleX(-1)}[dir=rtl] .authFlowHeader,[dir=rtl] .authInterestHeader,[dir=rtl] .authLegalCopy,[dir=rtl] .countryComboboxOption,[dir=rtl] .countryComboboxTrigger,[dir=rtl] .followListRow,[dir=rtl] .followUserCard,[dir=rtl] .followUserMain,[dir=rtl] .landingCtaRow,[dir=rtl] .landingFooter,[dir=rtl] .landingHeader,[dir=rtl] .landingLocalePicker,[dir=rtl] .landingPremiumStrip,[dir=rtl] .landingStoreInfo,[dir=rtl] .landingStoreRow,[dir=rtl] .profileEditRemoveActions{direction:rtl}@media (max-width:1080px){.landingHeroGrid{grid-template-columns:1fr}.landingPhoneCluster{min-height:430px;margin-top:2px}}@media (max-width:820px){.landingFeatureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.landingPremiumStrip{grid-template-columns:1fr}.landingPremiumButton{width:100%}}.landingInlineGuideLink{align-self:flex-start;color:#79b7ff;font-size:.96rem;font-weight:600;text-decoration:none}.landingInlineGuideLink:hover{color:#a9d3ff;text-decoration:underline}.seoGuideHeroGrid{align-items:stretch}.seoGuideHeroCard{min-height:100%}.seoGuideIntroParagraph{margin:0}.seoGuideArticleGrid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.seoGuideSectionCard{padding:24px;border:1px solid rgba(121,183,255,.12);border-radius:24px;background:linear-gradient(180deg,rgba(12,18,29,.96),rgba(10,14,22,.98));box-shadow:0 24px 60px rgba(0,0,0,.28)}.seoGuideSectionCard h2{margin:0 0 12px;font-size:1.2rem;line-height:1.3;color:#f4f8ff}.seoGuideSectionCard p{margin:0 0 12px;color:rgba(228,235,247,.82);line-height:1.72}.seoGuideSectionCard p:last-child{margin-bottom:0}.seoGuideExampleList,.seoGuideSectionList{margin:0;padding-left:20px;color:rgba(228,235,247,.82);display:grid;grid-gap:8px;gap:8px}.seoGuideExampleList li{color:#d9ecff}.seoGuideCtaStrip{display:grid;grid-gap:20px;gap:20px}.seoGuideCtaCopy p{margin:8px 0 0}.seoGuideCtaButtons{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.seoGuideSecondaryCta{min-width:0}@media (max-width:980px){.seoGuideArticleGrid{grid-template-columns:1fr}}