:root{color-scheme:dark;--bg: #0b0d10;--surface: rgba(17, 20, 24, .86);--surface-strong: #171b21;--surface-soft: #111418;--text: #f9fafb;--muted: #9ca3af;--border: rgba(255,255,255,.08);--red: #ef4444;--red-strong: #c81e1e;--red-soft: rgba(239,68,68,.16);--blue: #60a5fa;--gold: #facc15;--shadow: 0 24px 80px rgba(0,0,0,.35);--radius: 24px}:root[data-theme=light]{color-scheme:light;--bg: #f7f7f8;--surface: rgba(255,255,255,.86);--surface-strong: #ffffff;--surface-soft: #ffffff;--text: #111827;--muted: #6b7280;--border: rgba(17,24,39,.09);--red: #c81e1e;--red-strong: #b91c1c;--red-soft: rgba(200,30,30,.08);--blue: #2563eb;--gold: #f5c542;--shadow: 0 24px 80px rgba(17,24,39,.08)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(239,68,68,.14),transparent 30%),radial-gradient(circle at top right,rgba(96,165,250,.08),transparent 26%),var(--bg);color:var(--text)}button,input,textarea,select{font:inherit}img,video{max-width:100%;display:block}a{color:inherit}code{background:var(--red-soft);padding:.15rem .4rem;border-radius:8px}.glass{background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.splashScreen{min-height:100vh;display:grid;place-items:center;gap:1rem;text-align:center;padding:2rem}.splashLogo{width:112px;height:112px;object-fit:contain}.splashScreen h1{margin:0;font-size:clamp(2rem,4vw,3.2rem)}.splashScreen p{max-width:44rem;color:var(--muted);margin:0}.authLayout{min-height:100vh;display:grid;grid-template-columns:1.15fr .9fr;gap:1.5rem;padding:1.5rem}.authHero,.authCard,.heroStrip,.profileHero,.topBar,.adSlot,.composer,.postCard,.panelSection,.billingCard,.searchHero,.noticeCard,.userIdentityCard,.sfCard{border-radius:var(--radius)}.authHero{padding:clamp(2rem,5vw,4rem);display:flex;flex-direction:column;justify-content:space-between}.brandPill,.mutedChip,.premiumTag,.promotedTag,.institutionGlow,.statusPill,.badgeCount{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.45rem .8rem;font-size:.85rem}.brandPill,.mutedChip{background:#ffffff0d;color:var(--muted);border:1px solid var(--border)}.authHero h1{font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.03;margin:1.5rem 0 .8rem;max-width:10ch}.authHero p{color:var(--muted);max-width:60ch;line-height:1.6}.heroFeatureGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.featureCard{padding:1rem 1.1rem;background:#ffffff08;border:1px solid var(--border);border-radius:18px}.featureCard p{margin:.45rem 0 0;font-size:.95rem}.authCard{padding:1.5rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}.siteLogo{width:164px;max-width:100%}.siteLogo.compact{width:138px}.authHeaderRow{display:flex;gap:.6rem}.segmentBtn{flex:1;border:1px solid var(--border);background:transparent;color:var(--muted);padding:.8rem 1rem;border-radius:16px;cursor:pointer}.segmentBtn.active{background:var(--red-soft);color:var(--text);border-color:#ef44444d}.authGrid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.authGridCompact{grid-template-columns:1fr}.field{display:grid;gap:.45rem}.field span{font-size:.9rem;color:var(--muted)}input,textarea,select{width:100%;border:1px solid var(--border);background:var(--surface-strong);color:var(--text);border-radius:16px;padding:.95rem 1rem;outline:none}textarea{resize:vertical;min-height:108px}input:focus,textarea:focus,select:focus{border-color:#ef44447a;box-shadow:0 0 0 4px #ef44441f}.primaryButton,.ghostButton,.navButton,.postActions button,.chatListItem{cursor:pointer;border-radius:16px;transition:transform .14s ease,background .18s ease,border-color .18s ease}.primaryButton{border:none;background:linear-gradient(135deg,var(--red),var(--red-strong));color:#fff;padding:.95rem 1.1rem;font-weight:700}.primaryButton:hover,.ghostButton:hover,.navButton:hover,.postActions button:hover,.chatListItem:hover{transform:translateY(-1px)}.ghostButton{border:1px solid var(--border);background:#ffffff05;color:var(--text);padding:.85rem 1rem}.secondaryAction{margin-left:auto}.errorBox{padding:.85rem 1rem;border-radius:16px;background:#7f1d1d52;color:#fecaca;border:1px solid rgba(248,113,113,.25)}.smallMuted,.postCaption,.searchCard p,.searchCard small,.inviteCard small{color:var(--muted)}.smallMuted{font-size:.9rem}.shell{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);gap:1.2rem;padding:1.2rem}.sidebar{padding:1rem;display:flex;flex-direction:column;gap:1rem;position:sticky;top:1.2rem;height:calc(100vh - 2.4rem)}.userIdentityCard{padding:1rem;display:flex;gap:.85rem;align-items:center}.avatarCircle,.profileBrand{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,var(--red),rgba(255,255,255,.08));font-weight:800}.navStack{display:grid;gap:.55rem}.navButton{text-align:left;border:1px solid transparent;background:transparent;color:var(--muted);padding:.9rem 1rem}.navButton.active{background:var(--red-soft);border-color:#ef444433;color:var(--text)}.sidebarFooter{margin-top:auto;display:grid;gap:.55rem}.dangerGhost{color:#fecaca}.contentColumn{display:grid;gap:1rem;padding-bottom:6rem}.topBar{padding:1rem 1.1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.topBar h2{margin:0;font-size:1.25rem}.topBar p{margin:.2rem 0 0;color:var(--muted)}.topBarActions{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.premiumTag{background:linear-gradient(135deg,#f5c5422b,#ef44442e);color:var(--text);border:1px solid rgba(245,197,66,.28)}.premiumTag.subtle{background:#f5c54214}.promotedTag{background:#60a5fa1f;color:var(--blue);border:1px solid rgba(96,165,250,.24)}.institutionGlow{background:#facc1524;color:var(--gold);border:1px solid rgba(250,204,21,.22);box-shadow:0 0 24px #facc152e}.institutionGlow.small{padding:.25rem .55rem;font-size:.78rem}.badgeCount{background:#ef444424;color:var(--text);border:1px solid rgba(239,68,68,.28);min-width:2rem;justify-content:center}.promoBanner{padding:.95rem 1.1rem;border-radius:18px;border:1px solid rgba(239,68,68,.16);background:linear-gradient(90deg,rgba(239,68,68,.14),transparent)}.promoBanner.institution{border-color:#facc152e;background:linear-gradient(90deg,rgba(250,204,21,.11),transparent)}.promoBanner.muted{border-color:var(--border);background:#ffffff08;color:var(--muted)}.pageStack,.feedStack{display:grid;gap:1rem}.heroStrip,.searchHero,.noticeCard,.billingCard,.panelSection,.profileHero,.adSlot,.composer,.postCard,.sfCard{padding:1rem 1.1rem}.heroStrip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.heroStrip p{margin:.35rem 0 0;color:var(--muted)}.composerTop,.postHeader,.postActions,.cardActions,.sfTop{display:flex;align-items:center;gap:.6rem;justify-content:space-between}.composerGrid{display:grid;gap:1rem}.mediaRow{display:grid;gap:.65rem;grid-template-columns:150px 1.4fr 1fr 120px}.composerActions{display:flex;gap:.7rem;align-items:center;justify-content:flex-end}.postHeader p,.priceLine,.postMeta{color:var(--muted);margin:.25rem 0 0}.postMeta{display:flex;gap:.5rem;align-items:center}.postBody{margin:0;line-height:1.65}.mediaBlock{display:block;border-radius:20px;overflow:hidden}.mediaBlock.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.mediaBlock img,.mediaBlock video,.sfCard video{border-radius:18px;aspect-ratio:16 / 11;object-fit:cover;background:#020406}.postActions{flex-wrap:wrap}.postActions button,.chatListItem{border:1px solid var(--border);background:transparent;color:var(--text);padding:.75rem .9rem}.adSlot{display:flex;align-items:center;justify-content:space-between;gap:1rem}.adSlot.compact{opacity:.92}.adSlot p{color:var(--muted);margin:.25rem 0 0}.sfRail{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.sfCard{display:grid;gap:.8rem}.sfBadge{display:inline-flex;padding:.3rem .6rem;border-radius:999px;background:var(--red-soft)}.searchGrid,.billingGrid,.messagesLayout{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.searchCard,.inviteCard{padding:.9rem 0;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:.8rem}.searchCard:last-child,.inviteCard:last-child{border-bottom:none;padding-bottom:0}.messagesLayout{grid-template-columns:320px 320px minmax(0,1fr)}.chatColumn{min-height:420px;display:flex;flex-direction:column}.messageStream{display:grid;gap:.8rem;flex:1;overflow:auto;padding-right:.2rem}.messageBubble{max-width:72%;padding:.85rem 1rem;border-radius:18px;background:#ffffff0d;border:1px solid var(--border)}.messageBubble.mine{margin-left:auto;background:var(--red-soft)}.statusPill.pending{background:#facc151f;color:var(--gold)}.statusPill.accepted{background:#10b9811f;color:#34d399}.statusPill.rejected{background:#ef44441f;color:#fca5a5}.profileHero{display:flex;align-items:center;gap:1rem}.rowBetween{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.profileBrand{object-fit:contain;padding:.5rem;background:var(--surface-soft)}.imageAvatar{object-fit:cover;padding:0;overflow:hidden}.tagRow,.cardActions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.checkList{margin:0;padding-left:1.1rem;display:grid;gap:.55rem}.mobileOnly{display:none}.desktopOnly{display:block}.mobileNav{position:sticky;bottom:.8rem;margin:0 1rem 1rem;border-radius:26px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.4rem;padding:.55rem;z-index:20}.mobileNav button{border:none;background:transparent;color:var(--muted);display:grid;gap:.2rem;place-items:center;padding:.55rem 0;border-radius:16px}.mobileNav button.active{background:var(--red-soft);color:var(--text)}.iconWrap{font-size:1rem}.toast{position:fixed;right:1rem;bottom:1rem;z-index:30;padding:.9rem 1rem;border-radius:16px;background:#111418f5;color:#fff;border:1px solid rgba(255,255,255,.08)}.installPrompt{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:28;max-width:720px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border-radius:18px;background:#111418f5;border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow)}.installPrompt p{margin:.25rem 0 0;color:var(--muted)}.installActions{display:flex;gap:.7rem;flex-wrap:wrap;justify-content:flex-end}.renewalPrompt{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:var(--radius);border:1px solid rgba(245,197,66,.3);background:#f5c54214}.renewalPrompt p{margin:.25rem 0 0;color:var(--muted)}@media (max-width: 1100px){.authLayout,.shell{grid-template-columns:1fr}.desktopOnly{display:none}.mobileOnly{display:grid}.heroFeatureGrid,.heroStrip,.searchGrid,.billingGrid,.messagesLayout{grid-template-columns:1fr}}@media (max-width: 760px){.authLayout{padding:1rem}.authGrid,.mediaRow{grid-template-columns:1fr}.contentColumn{padding-bottom:7rem}.topBar{position:sticky;top:.75rem;z-index:9}.sfRail{grid-template-columns:1fr}.installPrompt,.renewalPrompt{align-items:stretch;flex-direction:column}.installActions{justify-content:stretch}.installActions button{flex:1}}.turnstileWrap{display:flex;justify-content:center}.turnstileWrap>div{min-height:65px}.adEmbed{width:100%;overflow:hidden}.stickyAnchorAd{position:fixed;left:1rem;right:1rem;bottom:5.6rem;z-index:18}.stickyAnchorAd .adSlot{padding:.55rem .8rem}@media (min-width: 901px){.stickyAnchorAd{left:300px;right:1.2rem;bottom:1rem}}.uploadSection{display:grid;gap:.75rem}.uploadInput{justify-content:center;text-align:center;position:relative;overflow:hidden}.uploadInput input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.assetLibrary{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.assetChip{display:grid;gap:.65rem;text-align:left;border:1px solid var(--border);background:#ffffff05;padding:.75rem;border-radius:18px;color:var(--text)}.assetChip.selected{border-color:#ef444461;box-shadow:0 0 0 4px #ef444414}.assetChip p{margin:.2rem 0 0;color:var(--muted);font-size:.88rem}.assetPreview img,.assetPreview video{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:14px;background:#020406}.turnstileWrap{min-height:74px}.commentsPanel{display:grid;gap:.8rem;margin-top:.9rem;border-top:1px solid var(--border);padding-top:.9rem}.commentList{display:grid;gap:.7rem}.commentItem{padding:.8rem .9rem;border:1px solid var(--border);border-radius:16px;background:#ffffff08}.commentItem p{margin:.45rem 0 0;line-height:1.55}.commentComposer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;align-items:center}.chatListItem{display:grid;gap:.2rem;text-align:left}.chatListItem small{color:var(--muted)}.summaryTile{display:grid;gap:.3rem;padding:.9rem 1rem;border:1px solid var(--border);border-radius:18px;background:color-mix(in srgb,var(--card) 88%,transparent)}.summaryTile strong{font-size:1.25rem}.noticeCard{text-align:left}.messageStream{scroll-behavior:smooth}.notificationCard{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;margin-top:10px}.notificationCard.unread{background:#60a5fa14;border-color:#60a5fa47}.notificationCopy{flex:1}.smallAvatar{width:36px;height:36px;font-size:.9rem}.stickyComposer{position:sticky;bottom:0;background:inherit;padding-top:10px}.chatListItem.selected{background:#60a5fa1f}.promotionModal{margin:14px 0;padding:18px;border-radius:24px}.generatedCodesList{display:grid;gap:12px;margin-top:16px}:root{color-scheme:light;--bg: #f3f4f6;--surface: #ffffff;--surface-strong: #ffffff;--surface-soft: #f9fafb;--text: #111827;--muted: #667085;--border: #e5e7eb;--red: #b91c1c;--red-strong: #991b1b;--red-soft: #fef2f2;--blue: #2563eb;--gold: #a16207;--shadow: 0 10px 30px rgba(15,23,42,.06);--radius: 8px}:root[data-theme=dark]{color-scheme:dark;--bg: #101114;--surface: #17191d;--surface-strong: #1d2026;--surface-soft: #14161a;--text: #f5f7fa;--muted: #a4acb9;--border: #2a2f38;--red: #ef4444;--red-strong: #dc2626;--red-soft: rgba(239,68,68,.14);--blue: #60a5fa;--gold: #facc15;--shadow: 0 12px 36px rgba(0,0,0,.22)}body{background:var(--bg);letter-spacing:0}.glass{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:none;backdrop-filter:none}.authLayout{min-height:100vh;grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:3rem;max-width:1180px;margin:0 auto;padding:3rem 1.5rem}.authHero,.authCard{border-radius:12px}.authHero{min-height:620px;padding:4rem;background:linear-gradient(#11182794,#111827cc),url(https://images.unsplash.com/photo-1523240795612-9a054b0db644?auto=format&fit=crop&w=1600&q=80) center/cover;color:#fff;overflow:hidden}.authHero .siteLogo.compact{width:150px;margin-bottom:2rem;filter:brightness(0) invert(1)}.authHero h1{max-width:11ch;font-size:clamp(3.8rem,7vw,6rem);line-height:.95;letter-spacing:0}.authHero p{color:#ffffffd1;font-size:1.05rem}.brandPill{width:fit-content;background:#ffffff1f;border-color:#ffffff38;color:#ffffffe0}.heroFeatureGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.featureCard{border-radius:8px;background:#ffffff1a;border-color:#ffffff2e}.featureCard p{color:#ffffffbf}.authCard{padding:2rem;gap:1.1rem}.authCard h2{margin:0;font-size:1.5rem}.siteLogo{width:180px}.authHeaderRow{background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;padding:4px}.segmentBtn{border-radius:6px;border:none}.segmentBtn.active{background:var(--surface);border-color:transparent;box-shadow:0 1px 3px #0f172a1f}input,textarea,select{border-radius:8px;background:var(--surface)}.primaryButton,.ghostButton,.navButton,.postActions button,.chatListItem{border-radius:8px}.primaryButton{background:var(--red-strong)}.shell{grid-template-columns:248px minmax(0,760px) minmax(280px,360px);justify-content:center;align-items:start;gap:1rem;padding:1rem}.sidebar{height:calc(100vh - 2rem);top:1rem;border-radius:12px;box-shadow:none}.userIdentityCard{border-radius:8px;background:var(--surface-soft)}.avatarCircle,.profileBrand{border-radius:50%;background:var(--red-soft);color:var(--red-strong)}.contentColumn{max-width:760px;width:100%;padding-bottom:5rem}.topBar{border-radius:12px;box-shadow:none}.topBar h2{font-size:1.4rem}.heroStrip{grid-template-columns:1fr;border-radius:12px}.composer,.postCard,.panelSection,.billingCard,.profileHero,.searchHero,.noticeCard,.adSlot{border-radius:12px;box-shadow:none}.postCard{padding:1.2rem}.postHeader{align-items:flex-start}.postBody{font-size:1.02rem}.mediaBlock img,.mediaBlock video,.sfCard video{border-radius:8px;aspect-ratio:4 / 3}.postActions{border-top:1px solid var(--border);padding-top:.75rem}.postActions button{background:var(--surface-soft);color:var(--muted)}.mutedChip,.premiumTag,.promotedTag,.institutionGlow,.statusPill,.badgeCount{border-radius:999px;box-shadow:none}.searchGrid,.billingGrid{grid-template-columns:1fr}.messagesLayout{grid-template-columns:260px minmax(0,1fr)}.messagesLayout .chatColumn:first-child{grid-column:1 / -1;min-height:auto}.messageBubble{border-radius:14px}.mobileNav{grid-template-columns:repeat(4,minmax(0,1fr));border-radius:12px}@media (min-width: 1180px){.contentColumn:after{content:"Education Sphere keeps posting and messaging available only to verified institution-linked accounts.";position:fixed;top:1rem;right:max(1rem,calc((100vw - 1390px)/2));width:320px;padding:1rem;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--muted);line-height:1.5;box-shadow:var(--shadow)}}@media (max-width: 1180px){.shell{grid-template-columns:248px minmax(0,760px)}}@media (max-width: 900px){.authLayout{display:block;padding:1rem}.authHero{min-height:300px;padding:2rem;margin-bottom:1rem}.authHero h1{font-size:3rem}.heroFeatureGrid{display:none}.shell{display:block;padding:.75rem}.contentColumn{max-width:none}.mobileOnly{display:grid}.desktopOnly{display:none}}.authPage{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:2rem;align-items:center;max-width:1180px;margin:0 auto;padding:2rem}.authStory{min-height:640px;border-radius:16px;padding:3rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(120deg,#111827b8,#1118275c),url(https://images.unsplash.com/photo-1523240795612-9a054b0db644?auto=format&fit=crop&w=1600&q=80) center/cover}.authLogo{width:170px;filter:brightness(0) invert(1)}.authStoryCopy h1{margin:.65rem 0;font-size:clamp(3.5rem,7vw,6.4rem);line-height:.9}.authStoryCopy p{max-width:560px;color:#ffffffd6;font-size:1.08rem;line-height:1.6}.eyebrow{display:inline-flex;padding:.4rem .7rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:#ffffffdb}.authStoryStats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.authStoryStats div{padding:1rem;border-radius:10px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18)}.authStoryStats span{display:block;margin-top:.25rem;color:#ffffffbf;font-size:.9rem}.authPanel{display:grid;gap:1rem;padding:2rem;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.authPanelHeader h2{margin:1rem 0 .2rem}.authPanelHeader p{margin:0;color:var(--muted)}.segmented{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;padding:4px;border-radius:10px;background:var(--surface-soft);border:1px solid var(--border)}.segmented.compact{margin:.8rem 0}.segmented button{border:0;border-radius:7px;background:transparent;color:var(--muted);padding:.72rem}.segmented button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px #0f172a1f}.formStack,.formGrid{display:grid;gap:.9rem}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.wide{width:100%}.appShell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,720px) 320px;gap:1rem;justify-content:center;align-items:start;padding:1rem}.leftRail,.rightRail{position:sticky;top:1rem;display:grid;gap:1rem}.leftRail{min-height:calc(100vh - 2rem);padding:1rem;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.railLogo{width:168px}.railUser{display:flex;gap:.75rem;align-items:center;padding:.85rem;border-radius:10px;background:var(--surface-soft)}.railUser span{display:block;color:var(--muted);font-size:.9rem}.railNav{display:grid;gap:.35rem}.railNav button,.bottomNav button{border:0;border-radius:10px;background:transparent;color:var(--muted);text-align:left;text-transform:capitalize;padding:.9rem 1rem;font-weight:700}.railNav button.active,.bottomNav button.active{background:var(--red-soft);color:var(--red-strong)}.mainColumn{display:grid;gap:1rem;min-width:0}.rightRail{min-width:0}.sideCard{padding:1rem;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.sideCard p{color:var(--muted);line-height:1.5}.feedIntro h1{margin:0;font-size:1.8rem}.feedIntro p{margin:.25rem 0 0;color:var(--muted)}.composerCard,.socialPost,.searchPanel,.resultSection,.threadPanel,.conversationPanel,.messageTools section,.settingsCard,.profileCover,.modalSheet{border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.composerCard,.socialPost,.searchPanel,.resultSection,.settingsCard,.modalSheet{padding:1rem}.composerIdentity{display:flex;align-items:center;gap:.75rem;margin-bottom:.9rem}.composerIdentity p{margin:.15rem 0 0;color:var(--muted)}.composerMeta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem;align-items:end}.uploadButton{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.8rem 1rem;border:1px solid var(--border);border-radius:8px;color:var(--text);background:var(--surface-soft);cursor:pointer}.uploadButton input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.assetRail{display:flex;gap:.6rem;overflow:auto;padding:.8rem 0}.assetThumb{width:86px;height:70px;flex:0 0 auto;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:var(--surface-soft)}.assetThumb.selected{border-color:var(--red)}.assetThumb img,.assetThumb video{width:100%;height:100%;object-fit:cover}.socialPost{display:grid;gap:.85rem}.postHeader{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.75rem}.postAuthor span,.postHeaderMeta,.postStats{color:var(--muted);font-size:.9rem}.postHeaderMeta{display:grid;justify-items:end;gap:.25rem}.postCaption{margin:0;color:var(--text);font-size:1.12rem}.postBody{margin:0}.postMedia{overflow:hidden;border-radius:12px}.postMedia.mediaGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}.postMedia img,.postMedia video{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#020406}.postStats,.postActionBar{display:flex;gap:1rem;flex-wrap:wrap}.postActionBar{border-top:1px solid var(--border);padding-top:.7rem}.postActionBar button{border:0;background:transparent;color:var(--muted);font-weight:700}.avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:999px;background:var(--red-soft);color:var(--red-strong);font-weight:900;object-fit:cover}.avatar-small{width:32px;height:32px;font-size:.8rem}.avatar-large{width:96px;height:96px;font-size:1.6rem;border:4px solid var(--surface)}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:.32rem .6rem;font-size:.82rem;background:var(--surface-soft);color:var(--muted);border:1px solid var(--border)}.badge-verified{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.badge-premium{color:#92400e;background:#fffbeb;border-color:#fde68a}.badge-danger{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.emptyState{padding:1.25rem;border:1px dashed var(--border);border-radius:14px;background:var(--surface);color:var(--muted)}.emptyState strong{color:var(--text)}.emptyState span{display:inline-flex;margin-top:.65rem;color:var(--text);font-weight:800}.sectionTitle{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.8rem}.personRow,.notificationRow{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.8rem;align-items:center;padding:.85rem 0;border-top:1px solid var(--border)}.personRow p,.notificationRow p{margin:.2rem 0 0;color:var(--muted)}.rowActions{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.messengerScreen{display:grid;grid-template-columns:260px minmax(0,1fr);gap:1rem}.threadPanel,.conversationPanel,.messageTools section{padding:1rem}.conversationPanel{min-height:620px;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.threadList{display:grid;gap:.35rem}.threadList button{display:flex;gap:.65rem;align-items:center;border:0;border-radius:10px;background:transparent;padding:.65rem;color:var(--text);text-align:left}.threadList button.active{background:var(--red-soft)}.threadList small{display:block;color:var(--muted)}.messageTools{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.messageComposer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;padding-top:.8rem;border-top:1px solid var(--border)}.messageStream{align-content:start}.profileCover{overflow:hidden}.coverBand{height:150px;background:linear-gradient(135deg,var(--red-strong),#1f2937)}.profileIdentity{display:flex;align-items:end;gap:1rem;padding:0 1rem 1rem;margin-top:-46px}.profileIdentity h1{margin:0}.profileIdentity p{margin:.2rem 0 .5rem;color:var(--muted)}.settingsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.codeGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;margin-top:1rem}.codeCard{display:grid;gap:.25rem;padding:.85rem;border:1px solid var(--border);border-radius:10px;background:var(--surface-soft)}.bottomNav{display:none}@media (max-width: 1180px){.appShell{grid-template-columns:230px minmax(0,760px)}.rightRail{display:none}}@media (max-width: 820px){.authPage{display:block;padding:1rem}.authStory{min-height:320px;margin-bottom:1rem;padding:1.4rem}.authStoryStats{display:none}.authStoryCopy h1{font-size:3.2rem}.formGrid,.settingsGrid,.messengerScreen,.messageTools,.composerMeta{grid-template-columns:1fr}.appShell{display:block;padding:.75rem}.leftRail{display:none}.mainColumn{padding-bottom:5rem}.bottomNav{position:fixed;left:.75rem;right:.75rem;bottom:.75rem;z-index:30;display:grid;grid-template-columns:repeat(4,1fr);gap:.25rem;padding:.35rem;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.bottomNav button{text-align:center;padding:.75rem .35rem}.postHeader,.personRow,.notificationRow{grid-template-columns:auto minmax(0,1fr)}.postHeaderMeta,.rowActions{grid-column:1 / -1;justify-items:start;justify-content:flex-start}}:root{--bg: #f6f7f9;--surface: #ffffff;--surface-strong: #ffffff;--surface-soft: #f1f3f5;--text: #171717;--muted: #667085;--border: #d9dee7;--red: #c5222f;--red-strong: #a81724;--red-soft: #fff0f1;--blue: #1d4ed8;--gold: #9a6700;--green: #057a55;--shadow: 0 8px 24px rgba(17, 24, 39, .07);--radius: 8px}:root[data-theme=dark]{--bg: #111111;--surface: #191a1d;--surface-strong: #202226;--surface-soft: #25282d;--text: #f6f7f9;--muted: #a7afbd;--border: #343842;--red: #f0525f;--red-strong: #ef3340;--red-soft: rgba(239, 51, 64, .13);--blue: #79a7ff;--gold: #f0b429;--green: #44c997;--shadow: 0 12px 32px rgba(0, 0, 0, .28)}body{background:linear-gradient(180deg,#ffffffd1,#f6f7f9f5 220px),var(--bg);color:var(--text)}:root[data-theme=dark] body{background:var(--bg)}.appShell{grid-template-columns:248px minmax(0,820px) 312px;gap:18px;max-width:1440px;margin:0 auto;padding:14px}.leftRail{min-height:calc(100vh - 28px);padding:14px;border:0;border-radius:8px;background:transparent}.railLogo{width:176px;margin:4px 0 14px}.railUser{padding:10px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.railNav{padding:8px 0}.railNav button{min-height:46px;border-radius:8px;color:var(--text);font-weight:800;text-transform:none}.railNav button:hover{background:var(--surface-soft)}.railNav button.active{background:var(--text);color:var(--surface)}:root[data-theme=dark] .railNav button.active{background:#f6f7f9;color:#111}.desktopTopBar{position:sticky;top:14px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px;border:1px solid var(--border);border-radius:8px;background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:var(--shadow)}.globalSearch{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;flex:1;padding:0 10px;border:1px solid var(--border);border-radius:999px;background:var(--surface-soft)}.globalSearch span{color:var(--muted);font-size:.86rem;font-weight:800}.globalSearch input{min-height:42px;border:0;background:transparent;box-shadow:none;padding:0}.topBarActions{display:flex;align-items:center;gap:8px}.iconTextButton,.avatarButton{min-height:42px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text);font-weight:800;padding:0 14px;cursor:pointer}.avatarButton{width:44px;padding:0;display:grid;place-items:center}.mainColumn{gap:14px}.feedIntro{padding:24px 4px 8px;align-items:center}.feedIntro h1{font-size:2.35rem;line-height:1.04}.feedIntro p{max-width:620px;font-size:.98rem}.feedModePill,.pageKicker{border:0;background:var(--text);color:var(--surface);font-weight:900}.peopleRail{display:grid;grid-auto-flow:column;grid-auto-columns:82px;gap:10px;overflow-x:auto;padding:4px 2px 12px}.voiceBubble{display:grid;justify-items:center;gap:6px;border:0;background:transparent;color:var(--text);cursor:pointer}.voiceBubble .avatar{width:58px;height:58px;border:3px solid var(--surface);outline:2px solid var(--red);box-shadow:var(--shadow)}.voiceBubble span{max-width:78px;overflow:hidden;font-size:.8rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.socialPost{overflow:hidden;gap:0;padding:0;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.postHeader{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;padding:14px 16px 10px;align-items:center}.postAuthor strong{display:block;font-size:.98rem}.postAuthor span{color:var(--muted);font-size:.86rem}.postHeaderMeta{gap:4px}.postCaption{padding:0 16px;font-size:1.22rem;line-height:1.24}.postBody{padding:0 16px 14px;color:color-mix(in srgb,var(--text) 88%,var(--muted));font-size:1rem;line-height:1.6}.postMedia{border-radius:0;background:#050505}.postMedia.mediaGrid{gap:2px}.postMedia img,.postMedia video{aspect-ratio:1 / 1;border-radius:0}.postMedia:not(.mediaGrid) img,.postMedia:not(.mediaGrid) video{aspect-ratio:4 / 3}.postStats{justify-content:space-between;padding:10px 16px;border-bottom:1px solid var(--border);color:var(--muted);font-size:.88rem}.postActionBar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:4px;border:0}.postActionBar button{min-height:42px;border-radius:6px;color:var(--muted);font-weight:900}.postActionBar button:hover,.postActionBar button.active{background:var(--surface-soft);color:var(--red-strong)}.postActionBar .promoteAction{color:var(--blue)}.commentsPanel{margin:0;padding:12px 16px 16px;background:var(--surface-soft)}.commentItem{display:flex;gap:10px;border:0;border-radius:8px;background:var(--surface)}.commentComposer{grid-template-columns:minmax(0,1fr) 88px}.profilePhotoPicker{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;margin-bottom:1rem;padding:1rem;border-radius:8px;background:var(--surface-soft)}.profilePhotoPicker p{margin:.25rem 0 .8rem;color:var(--muted);line-height:1.45}.rightRail{gap:12px}.sideCard{border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.sideCard p{margin-bottom:12px}.trendCard{display:grid;gap:8px}.trendCard button{display:grid;gap:2px;width:100%;border:0;border-radius:8px;background:var(--surface-soft);color:var(--text);padding:10px;text-align:left;cursor:pointer}.trendCard button span{font-weight:900}.trendCard button small{color:var(--muted)}.accessPanel{display:grid;gap:10px;padding:1rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.accessGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.accessItem{display:grid;gap:2px;padding:9px;border-radius:8px;background:var(--surface-soft);color:var(--muted)}.accessItem span{font-size:.78rem;font-weight:800}.accessItem strong{color:var(--muted)}.accessItem.active strong{color:var(--green)}.roleDashboard{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:1rem;padding:1.2rem;border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--surface) 92%,var(--red-soft)),var(--surface));box-shadow:var(--shadow)}.roleHeroCopy h1{margin:.75rem 0 .45rem;font-size:clamp(2rem,4vw,3rem);line-height:1}.roleHeroCopy p{max-width:620px;margin:0;color:var(--muted);line-height:1.55}.roleActions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.onboardingCard{display:grid;align-content:start;gap:.55rem;padding:1rem;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.onboardingCard>strong{margin-bottom:.2rem}.onboardingCard button{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);color:var(--text);padding:.75rem;text-align:left;cursor:pointer}.onboardingCard button.done{opacity:.72}.onboardingCard span{font-weight:800}.onboardingCard em{color:var(--muted);font-style:normal;font-size:.86rem;font-weight:900}.postDetailSheet{display:grid;gap:12px;margin-top:10px;padding:16px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.detailAuthor{display:flex;align-items:center;gap:10px}.detailAuthor p,.postDetailSheet p{margin:0;color:var(--muted);line-height:1.55}.postDetailSheet h2{margin:0}.detailMetrics{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:.9rem}.postDetailPage{display:grid;gap:1rem}.backButton{width:fit-content}.postFocus,.postCommentsPage,.billingResultCard,.notificationSummary{border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.postFocus{overflow:hidden}.postFocusHeader{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:1rem}.postFocusHeader p{margin:.2rem 0 0;color:var(--muted)}.postFocus h1{margin:0;padding:0 1rem .7rem;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}.postFocusBody{margin:0;padding:0 1rem 1rem;color:var(--text);font-size:1.08rem;line-height:1.65}.postFocusMedia{background:#050505}.postFocusMedia.mediaGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px}.postFocusMedia img,.postFocusMedia video{width:100%;max-height:720px;object-fit:contain;background:#050505}.postFocusStats,.postFocusActions{display:flex;flex-wrap:wrap;gap:.7rem;padding:.85rem 1rem}.postFocusStats{color:var(--muted);border-bottom:1px solid var(--border)}.postFocusActions button{min-height:40px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);color:var(--text);padding:0 .9rem;font-weight:900;cursor:pointer}.postFocusActions button.active{color:var(--red-strong);border-color:var(--red-strong)}.postCommentsPage{display:grid;gap:.75rem;padding:1rem}.notificationSummary{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden}.notificationSummary div{display:grid;gap:.2rem;padding:1rem;background:var(--surface)}.notificationSummary strong{font-size:1.6rem}.notificationSummary span{color:var(--muted);font-weight:800}.notificationGroups{display:grid;gap:1rem}.billingResultScreen{display:grid;min-height:58vh;align-items:center}.billingResultCard{display:grid;gap:.8rem;padding:2rem}.billingResultCard h1{margin:0;font-size:clamp(2rem,5vw,4rem)}.billingResultCard p{max-width:620px;margin:0;color:var(--muted);line-height:1.6}.pageHero{border:0;border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.messageHero{grid-column:1 / -1;display:flex;align-items:end;justify-content:space-between;gap:1rem;padding:1.2rem;border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.messageHero h1{margin:.55rem 0 .3rem;font-size:2rem}.messageHero p{margin:0;color:var(--muted)}.messageLanding{display:grid;gap:1rem}.environmentChooser{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.environmentChooser button{display:grid;gap:.65rem;min-height:240px;align-content:end;text-align:left;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);padding:1.2rem;box-shadow:var(--shadow);cursor:pointer}.environmentChooser button:hover{border-color:var(--red-strong);transform:translateY(-1px)}.environmentChooser span{width:fit-content;border-radius:999px;background:var(--red-soft);color:var(--red-strong);padding:.38rem .65rem;font-weight:900;font-size:.82rem}.environmentChooser strong{font-size:1.45rem}.environmentChooser p{margin:0;color:var(--muted);line-height:1.5}.environmentChooser small{color:var(--muted);font-weight:800}.messengerScreen{grid-template-columns:270px minmax(0,1fr)}.messengerScreen .messageTools{grid-column:1 / -1}.dmSpace .conversationPanel{border-left:4px solid var(--blue)}.forumSpace .conversationPanel{border-left:4px solid var(--green)}.dmSpace .threadPanel,.forumSpace .threadPanel{min-height:540px}.pageHero h1{font-size:2.35rem;line-height:1.04}.settingsCard,.studioComposer,.mediaLibraryPage,.profileAbout,.profileCover,.searchPanel,.resultSection,.threadPanel,.conversationPanel,.messageTools section{border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.studioComposer{padding:0;overflow:hidden}.studioSplit{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:0}.composerWorkspace{display:grid;gap:14px;padding:18px}.publishPanel{display:grid;align-content:start;gap:12px;padding:18px;border-left:1px solid var(--border);background:var(--surface-soft)}.publishPanel p{margin:0;color:var(--muted)}.mediaLibraryGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.mediaLibraryItem{border-radius:8px}.mediaLibraryItem img,.mediaLibraryItem video{aspect-ratio:1 / 1}.primaryButton{border-radius:8px;background:var(--red-strong);box-shadow:0 8px 18px #a817242e}.ghostButton{border-radius:8px;background:var(--surface)}.badge{border-radius:999px;font-weight:800}.avatar{background:linear-gradient(135deg,var(--red-soft),var(--surface-soft));color:var(--red-strong)}.installPrompt,.toast{border-radius:8px}@media (max-width: 1180px){.appShell{grid-template-columns:220px minmax(0,1fr)}}@media (max-width: 820px){.appShell{padding:10px}.desktopTopBar{display:none}.mobileTopBar{top:10px;border:0;background:var(--surface)}.feedIntro{padding-top:8px}.feedIntro h1,.pageHero h1{font-size:2rem}.postHeader{grid-template-columns:auto minmax(0,1fr)}.postHeaderMeta{grid-column:1 / -1;justify-items:start;display:flex;align-items:center;flex-wrap:wrap}.postActionBar{grid-template-columns:repeat(2,minmax(0,1fr))}.studioSplit,.environmentChooser,.roleDashboard{grid-template-columns:1fr}.publishPanel{border-left:0;border-top:1px solid var(--border)}}.appShell{grid-template-columns:240px minmax(0,860px) 300px;gap:1.25rem}.leftRail,.rightRail,.sideCard,.composerCard,.socialPost,.searchPanel,.resultSection,.threadPanel,.conversationPanel,.messageTools section,.settingsCard,.profileCover{box-shadow:none}.leftRail{border-radius:10px;align-content:start}.railNav{gap:.2rem}.railNav button{display:flex;align-items:center;min-height:44px;border-radius:8px}.railNav button.active{background:#111827;color:#fff}:root[data-theme=dark] .railNav button.active{background:#f9fafb;color:#111827}.mainColumn{gap:1.25rem}.feedIntro{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding:.8rem .2rem .35rem}.feedIntro h1{font-size:clamp(2rem,4vw,3.4rem);letter-spacing:0}.feedIntro p{max-width:640px;line-height:1.55}.feedModePill,.pageKicker{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--muted);padding:.42rem .7rem;font-size:.82rem;font-weight:800}.composerCard{border-radius:10px;padding:1.1rem}.socialPost{border-radius:10px;padding:1.15rem}.postActionBar button{min-height:38px;padding:.45rem .7rem;border-radius:8px}.postActionBar button:hover{background:var(--surface-soft);color:var(--text)}.pageHero{display:flex;align-items:end;justify-content:space-between;gap:1.25rem;padding:1.4rem;border:1px solid var(--border);border-radius:10px;background:linear-gradient(135deg,var(--surface),var(--surface-soft))}.pageHero h1{max-width:760px;margin:.6rem 0 .35rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.pageHero p{max-width:680px;margin:0;color:var(--muted);line-height:1.55}.compactHero h1{font-size:clamp(1.8rem,3vw,2.5rem)}.heroPrice{min-width:150px;padding:1rem;border:1px solid var(--border);border-radius:10px;background:var(--surface);text-align:right}.heroPrice strong{display:block;font-size:1.8rem}.heroPrice span{color:var(--muted)}.planGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.planCard{display:grid;gap:.35rem;text-align:left;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text);padding:1rem;cursor:pointer}.planCard strong{font-size:1.65rem}.planCard small,.planCard p{color:var(--muted)}.planCard p{margin:.2rem 0 0;line-height:1.45}.planCard.selected{border-color:var(--red-strong);box-shadow:0 0 0 3px var(--red-soft)}.promotionLayout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1rem}.promotableList{display:grid;gap:.55rem}.promotablePost{display:grid;gap:.25rem;text-align:left;border:1px solid var(--border);border-radius:10px;background:var(--surface-soft);color:var(--text);padding:.85rem;cursor:pointer}.promotablePost span{color:var(--muted);font-size:.9rem}.promotablePost.selected{border-color:var(--red-strong);background:var(--red-soft)}.chipPicker{display:flex;flex-wrap:wrap;gap:.45rem;margin:.85rem 0}.chipPicker.compact{margin-top:0}.chipPicker button{border:1px solid var(--border);border-radius:999px;background:var(--surface-soft);color:var(--muted);padding:.46rem .7rem;cursor:pointer}.chipPicker button.selected{border-color:var(--red-strong);background:var(--red-soft);color:var(--red-strong)}.profileAbout{padding:1.2rem;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.profileAbout p{margin:.7rem 0 0;color:var(--muted);line-height:1.65}.profileCover{padding:1.25rem}.profileIdentity{margin-top:0;padding:0;align-items:center}.coverBand{display:none}.studioComposer,.mediaLibraryPage{padding:1.15rem;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.studioComposer{display:grid;gap:.9rem}.mediaLibraryGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.75rem}.mediaLibraryItem{display:grid;gap:.55rem;text-align:left;border:1px solid var(--border);border-radius:10px;background:var(--surface-soft);color:var(--text);padding:.65rem;cursor:pointer}.mediaLibraryItem.selected{border-color:var(--red-strong);box-shadow:0 0 0 3px var(--red-soft)}.mediaLibraryItem img,.mediaLibraryItem video{width:100%;aspect-ratio:4 / 3;border-radius:8px;object-fit:cover;background:#020406}.mediaLibraryItem span{overflow:hidden;color:var(--muted);font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.billingScreen,.institutionScreen,.notificationsScreen,.studioScreen,.settingsScreen,.profileScreen,.promoteScreen{display:grid;gap:1rem}.mobileTopBar,.mobileDrawer,.drawerBackdrop{display:none}@media (max-width: 1180px){.appShell{grid-template-columns:220px minmax(0,860px)}}@media (max-width: 820px){.mobileTopBar{position:sticky;top:.75rem;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding:.55rem;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.mobileTopBar img{width:132px}.hamburgerButton{border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);color:var(--text);padding:.75rem .85rem;font-weight:800}.drawerBackdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0f172a6b}.mobileDrawer{display:grid;align-content:start;gap:1rem;position:fixed;inset:0 auto 0 0;z-index:41;width:min(320px,88vw);padding:1rem;border-right:1px solid var(--border);background:var(--surface);transform:translate(-104%);transition:transform .18s ease}.mobileDrawer.open{transform:translate(0)}.bottomNav{grid-template-columns:repeat(5,1fr)}.bottomNav button{font-size:.78rem}.feedIntro,.pageHero{align-items:flex-start;flex-direction:column}.planGrid,.promotionLayout{grid-template-columns:1fr}.heroPrice{width:100%;text-align:left}}
