:root{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;color-scheme:light;--bg0: #b9b3c8;--bg1: #7f8aa5;--shell: rgba(255,255,255,.92);--card: rgba(255,255,255,.88);--stroke: rgba(0,0,0,.08);--text: #111827;--muted: rgba(17,24,39,.55);--accent: #0f172a;--accent2: #6d28d9}html,body{height:100%}body{margin:0;color:var(--text);background:#fff}.topUser{position:fixed;top:14px;right:16px;z-index:70}.userBtn{border:none;background:transparent;padding:0;cursor:pointer}.userAvatar{width:42px;height:42px;border-radius:999px;background:#11182714;border:1px solid rgba(0,0,0,.1);display:grid;place-items:center;font-weight:1000;color:#111827e6}.userAvatar.sm{width:36px;height:36px}.topPill{border:1px solid rgba(0,0,0,.1);background:#ffffffe0;padding:10px 14px;border-radius:999px;cursor:pointer;font-weight:1000}.userMenu{position:absolute;right:0;margin-top:10px;width:220px;background:#fffffff5;border:1px solid rgba(0,0,0,.1);border-radius:16px;box-shadow:0 24px 80px #00000038;padding:10px}.userMenuHeader{display:flex;gap:10px;align-items:center;padding:6px 6px 10px}.userMenuList{display:grid;gap:6px}.userMenuItem{border:1px solid rgba(0,0,0,.08);background:#00000008;border-radius:12px;padding:10px;font-weight:900;cursor:pointer;text-align:left}.userMenuItem.danger{background:#ef44441a;border-color:#ef444433;color:#b91c1c}a{color:inherit;text-decoration:none}.bg{min-height:100vh;padding:0;background:#fff}.shell{width:100%;max-width:none;margin:0;border-radius:0;background:#fff;border:none;box-shadow:none;padding:20px;display:grid;grid-template-columns:260px 1fr 320px;gap:18px}@media(max-width:1100px){.shell{grid-template-columns:240px 1fr}.rightCol{display:none}}@media(max-width:820px){.shell{grid-template-columns:1fr;padding:12px 12px 86px}.leftCol{display:none}}.leftCol,.centerCol,.rightCol{min-width:0}.panelCard,.profileCard,.navCard,.downloadCard{background:var(--card);border:1px solid var(--stroke);border-radius:18px;padding:14px}.profileCard{display:flex;gap:12px;align-items:center}.avatar{width:44px;height:44px;border-radius:999px;background:linear-gradient(135deg,#a78bfa,#60a5fa);display:grid;place-items:center;color:#fff;font-weight:900}.logoWrap{width:46px;height:46px;border-radius:999px;overflow:hidden;display:grid;place-items:center}.brandName{font-weight:1000;font-size:16px;letter-spacing:-.2px}.navCard{display:grid;gap:8px}.navItem{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:14px;font-weight:700;color:#111827d9}.navItem.active{background:#111827eb;color:#fff}.navBtn{width:100%;padding:10px 12px;border-radius:14px;border:1px solid var(--stroke);background:#ffffffb3;cursor:pointer;font-weight:700}.downloadCard{margin-top:14px;border-style:dashed;text-align:center}.downloadTitle{font-weight:900}.sectionTitle{font-weight:900;font-size:18px;margin-bottom:10px}.muted{color:var(--muted);font-size:12px}.card{border:1px solid var(--stroke);border-radius:18px;background:var(--card);padding:14px}.centerStack{display:grid;gap:14px}.centerHeader{display:flex;align-items:center;justify-content:space-between;padding:8px 2px}.centerTitle{font-weight:1000;font-size:28px;letter-spacing:-.4px}.tabs{display:flex;gap:16px;align-items:center}.tab{background:transparent;border:none;color:#11182773;font-weight:900;cursor:pointer;padding:6px}.tab.active{color:#111827f2}.feedCard{border-radius:20px;border:1px solid var(--stroke);background:transparent;overflow:hidden}.feedPost{border-radius:18px;border:1px solid var(--stroke);padding:14px;margin:14px}.feedPostBlue{background:#cfe2ffb3}.feedPostSand{background:#ffeccfb3}.postHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.postHeaderLeft{display:flex;gap:10px;align-items:center}.postMenuWrap{position:relative}.kebabBtn{width:34px;height:34px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#ffffff8c;display:grid;place-items:center;font-weight:1000;cursor:pointer}.postMenu{position:absolute;right:0;top:40px;width:160px;background:#fffffff5;border:1px solid rgba(0,0,0,.1);border-radius:14px;box-shadow:0 24px 80px #0000002e;padding:8px;z-index:30}.postMenuItem{width:100%;text-align:left;border:1px solid rgba(0,0,0,.08);background:#00000008;border-radius:12px;padding:10px;font-weight:900;cursor:pointer}.postMenuItem.muted{color:#1118278c;cursor:default}.postMenuItem.danger{background:#ef44441a;border-color:#ef444433;color:#b91c1c}.postBody{white-space:pre-wrap;margin-top:10px;color:#111827d9}.tagLink,.mentionLink{font-weight:1000;color:#111827eb;text-decoration:underline;text-decoration-color:#11182740;text-underline-offset:3px}.tagLink:hover,.mentionLink:hover{text-decoration-color:#1118278c}.postActions{display:flex;gap:12px;align-items:center;margin-top:12px}.actionStat{color:#11182766;font-weight:900;font-size:12px}.actionBtn{border:none;background:transparent;cursor:pointer;font-weight:900;color:#11182759}.actionBtn.liked{color:#ef4444}.actionBtn.reposted{color:#16a34a}.composerDock{margin-top:6px}.composerCard{border-radius:18px;border:1px solid var(--stroke);background:#fffc;padding:12px}.composerTop{display:flex;gap:10px;align-items:center}.composerInput{flex:1;border:1px solid var(--stroke);background:#00000008;border-radius:999px;padding:10px 12px;outline:none}.composerBottom{display:flex;gap:10px;align-items:center;margin-top:10px}.chip{border:1px solid var(--stroke);background:#00000008;padding:8px 12px;border-radius:999px;font-weight:900;cursor:pointer}.mutedChip{color:#1118278c;cursor:default}.avatar.small{width:34px;height:34px;font-size:14px}.input,textarea{width:100%;box-sizing:border-box;background:#00000008;color:var(--text);border:1px solid var(--stroke);border-radius:14px;padding:10px 12px;outline:none}textarea{min-height:90px;resize:vertical}.btn{background:#111827f2;border:none;border-radius:999px;padding:10px 14px;color:#fff;font-weight:800;cursor:pointer}.btn.secondary{background:#11182714;color:#111827e6;border:1px solid var(--stroke)}.btnSmall{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;border:1px solid var(--stroke);background:#1118270f;font-weight:800}.btn:disabled{opacity:.6;cursor:not-allowed}.meta{color:var(--muted);font-size:12px}.pill{display:inline-block;padding:2px 10px;border-radius:999px;border:1px solid var(--stroke);background:#00000008;font-size:12px;color:#111827bf}.post{display:grid;gap:10px;padding:14px;border-bottom:1px solid var(--stroke)}.post:last-child{border-bottom:none}.badge{display:inline-block;padding:2px 10px;border-radius:999px;border:1px solid var(--stroke);background:#00000008;font-size:12px;color:#111827bf}.mediaGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.mediaGrid img{width:100%;border-radius:16px;border:1px solid var(--stroke)}.storiesScroller{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.storiesScroller::-webkit-scrollbar{height:8px}.storiesScroller::-webkit-scrollbar-thumb{background:#0000001f;border-radius:999px}.storyAdd{flex:0 0 44px;height:96px;border:1px dashed rgba(0,0,0,.18);border-radius:16px;background:#ffffffb3;display:grid;place-items:center;cursor:pointer;scroll-snap-align:start}.storyAddInner{width:30px;height:30px;border-radius:999px;background:#111827eb;color:#fff;display:grid;place-items:center;font-weight:900}.storyCardBtn{border:none;padding:0;background:transparent;cursor:pointer;scroll-snap-align:start}.storyCard{width:150px;height:96px;border-radius:16px;background-size:cover;background-position:center;border:1px solid var(--stroke);position:relative;overflow:hidden}.storyLabel{position:absolute;bottom:8px;left:8px;background:#ffffffd9;border:1px solid var(--stroke);padding:4px 8px;border-radius:999px;font-size:12px;font-weight:900}.storyVideoBadge{position:absolute;top:8px;left:8px;background:#0000008c;color:#fff;font-size:10px;font-weight:1000;padding:4px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.25)}.reels{position:fixed;inset:0;background:#0000008c;display:grid;place-items:center;z-index:60}.reelsInner{width:min(520px,96vw);height:min(860px,92vh);background:#fffffff5;border:1px solid rgba(255,255,255,.65);border-radius:20px;padding:12px;box-shadow:0 30px 90px #00000059;display:grid;grid-template-rows:auto auto 1fr auto;gap:10px}.reelsTop{display:flex;justify-content:space-between;align-items:center}.reelsUser{display:flex;align-items:center;gap:10px}.reelsProgress{height:6px;background:#00000014;border-radius:999px;overflow:hidden}.reelsProgressFill{height:100%;width:100%;background:#111827e6;border-radius:999px;transform-origin:left}.reelsFrame{position:relative;border-radius:18px;overflow:hidden;border:1px solid var(--stroke);background:#0b0f14;display:grid;place-items:center}.reelsImg{width:100%;height:100%;object-fit:cover}.reelsCaption{position:absolute;left:12px;right:12px;bottom:12px;color:#fff;font-weight:900;text-shadow:0 8px 24px rgba(0,0,0,.55)}.reelsNav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#00000040;color:#fff;font-size:26px;line-height:1;cursor:pointer}.reelsNav.left{left:10px}.reelsNav.right{right:10px}.reelsHint{text-align:center;font-size:12px;color:#1118278c;font-weight:800}.suggestList{display:grid;gap:10px}.suggestRow{display:flex;align-items:center;justify-content:space-between;gap:10px}.recoGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.recoTileLink{display:grid;gap:6px}.recoMeta{font-size:12px;color:#1118278c;font-weight:800;text-align:center}.recoTile{border:1px solid var(--stroke);border-radius:16px;padding:14px;text-align:center;font-weight:1000;background:#00000008}.recoTileLink:hover .recoTile{background:#1118270f}hr{border:none;border-top:1px solid var(--stroke)}.mnav{position:fixed;left:0;right:0;bottom:0;height:74px;padding:10px 12px;display:none;gap:6px;background:#ffffffeb;border-top:1px solid rgba(0,0,0,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:40}.mnavItem{display:grid;place-items:center;gap:3px;padding:8px 6px;border-radius:14px;color:#1118278c;font-weight:900}.mnavItem.active{background:#1118270f;color:#111827f2}.mnavIcon{font-size:18px;line-height:1}.mnavLabel{font-size:10px;line-height:1}@media(max-width:820px){.mnav{display:grid}}
