:root{--red:#b5121b;--red-dark:#8f0e15;--ink:#20242a;--charcoal:#111317;--muted:#68707b;--line:#e1e4e8;--surface:#f5f6f7;--surface-2:#eceef1;--green:#168554;--white:#fff;--shadow:0 12px 38px rgba(17,19,23,.07)}
*{box-sizing:border-box}
*[hidden]{display:none!important}
html{scroll-behavior:smooth}
body{margin:0;background:var(--surface);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}
button,input,textarea,select{font:inherit}
button,a{ -webkit-tap-highlight-color:transparent}
button{color:inherit}
a{color:inherit;text-decoration:none}
svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 14px;border-radius:10px;background:var(--charcoal);color:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}
.timeline-topbar{position:sticky;z-index:50;top:0;display:grid;grid-template-columns:270px minmax(240px,520px) 1fr;align-items:center;gap:28px;height:72px;padding:0 max(24px,calc((100vw - 1420px)/2));border-bottom:1px solid rgba(213,216,220,.9);background:rgba(255,255,255,.94);backdrop-filter:blur(18px)}
.timeline-brand{display:flex;align-items:center;gap:11px}.timeline-brand img{width:40px;height:40px;object-fit:contain}.timeline-brand span{display:grid}.timeline-brand b{font-size:15px;letter-spacing:-.01em}.timeline-brand small{margin-top:2px;color:var(--red);font-size:8px;font-weight:850;letter-spacing:.16em}
.timeline-search{display:flex;align-items:center;gap:10px;height:42px;padding:0 14px;border-radius:14px;background:var(--surface)}.timeline-search svg{width:18px;color:#8b929b}.timeline-search input{width:100%;border:0;outline:0;background:transparent;font-size:13px}.timeline-search input::placeholder{color:#9298a1}
.top-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.top-actions a,.primary-action,.text-action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 17px;border:0;border-radius:12px;font-size:12px;font-weight:800}.top-actions .primary-action{background:var(--red);color:#fff}.text-action{background:transparent}.top-user{display:flex;align-items:center;gap:10px;padding:5px 6px;border-radius:14px;background:var(--surface)}.top-user>span:last-child{display:grid;padding-right:8px}.top-user b{font-size:12px}.top-user small{color:var(--muted);font-size:9px}
.timeline-shell{display:grid;grid-template-columns:230px minmax(0,680px) 330px;justify-content:center;align-items:start;gap:22px;max-width:1320px;margin:auto;padding:28px 24px 90px}
.timeline-left,.timeline-right{position:sticky;top:100px;min-width:0}.timeline-left{display:flex;flex-direction:column;min-height:calc(100vh - 130px)}
.primary-nav{display:grid;gap:5px}.primary-nav a,.primary-nav button{display:flex;align-items:center;gap:13px;width:100%;min-height:46px;padding:0 13px;border:0;border-radius:13px;background:transparent;text-align:left;font-size:14px;font-weight:720;cursor:pointer}.primary-nav a:hover,.primary-nav button:hover,.primary-nav button.active{background:#fff}.primary-nav button.active{color:var(--red)}.primary-nav svg{width:21px;height:21px}
.compose-shortcut{display:flex;align-items:center;justify-content:center;min-height:46px;margin:18px 0;border-radius:14px;background:var(--red);color:#fff;font-size:13px;font-weight:850;box-shadow:0 12px 26px rgba(181,18,27,.18)}
.left-profile{display:flex;align-items:center;gap:10px;margin-top:auto;padding:13px;border-radius:16px;background:#fff}.left-profile>span:last-child{display:grid;min-width:0}.left-profile b,.left-profile small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.left-profile b{font-size:12px}.left-profile small{margin-top:2px;color:var(--muted);font-size:9px}.timeline-left footer{display:flex;flex-wrap:wrap;gap:7px 12px;padding:16px 5px;color:#8a919a;font-size:9px}
.avatar{display:grid;place-items:center;flex:0 0 auto;overflow:hidden;width:42px;height:42px;border-radius:50%;background:var(--red);color:#fff;font-size:13px;font-weight:900}.avatar img{width:100%;height:100%;object-fit:cover}
.timeline-center{min-width:0}.feed-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 2px 16px}.eyebrow{color:var(--red);font-size:9px;font-weight:900;letter-spacing:.15em}.feed-heading h1{margin:5px 0 0;font-size:34px;line-height:1;letter-spacing:-.04em}.feed-tabs{display:flex;align-items:center;gap:3px;padding:4px;border-radius:12px;background:var(--surface-2)}.feed-tabs button{min-height:34px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-size:10px;font-weight:850;cursor:pointer}.feed-tabs button.active{background:#fff;color:var(--ink);box-shadow:0 2px 7px #11131712}
.creator-strip{margin-bottom:12px;padding:14px 8px;border-radius:20px;background:#fff;overflow:hidden}.creator-track{display:flex;gap:16px;overflow-x:auto;padding:0 6px;scrollbar-width:none}.creator-track::-webkit-scrollbar{display:none}.creator-story{display:grid;justify-items:center;gap:7px;flex:0 0 68px;border:0;background:transparent;cursor:pointer}.story-ring{display:grid;place-items:center;width:58px;height:58px;padding:3px;border-radius:50%;background:conic-gradient(var(--red),#e75e66,#f1abb0,var(--red))}.story-ring .avatar{width:52px;height:52px;border:3px solid #fff}.creator-story b{max-width:68px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.story-skeleton{flex:0 0 58px;width:58px;height:58px;border-radius:50%;background:linear-gradient(90deg,#eef0f2,#f8f8f9,#eef0f2);background-size:200% 100%;animation:shimmer 1.4s infinite}
.composer-card,.timeline-post,.timeline-empty{border-radius:20px;background:#fff;box-shadow:0 1px 0 rgba(17,19,23,.04)}.composer-card{margin-bottom:12px;padding:16px}.guest-composer{display:flex;align-items:center;justify-content:space-between;gap:18px}.guest-composer>div{display:grid}.guest-composer b{font-size:14px}.guest-composer span{margin-top:3px;color:var(--muted);font-size:11px}.guest-composer a{flex:0 0 auto;padding:11px 15px;border-radius:11px;background:var(--charcoal);color:#fff;font-size:11px;font-weight:850}
.composer-main{display:flex;align-items:flex-start;gap:10px}.composer-main textarea{width:100%;min-height:78px;padding:10px;border:0;outline:0;resize:vertical;color:var(--ink);font-size:15px;line-height:1.5}.composer-main textarea::placeholder{color:#9a9fa7}.composer-card form>footer{display:flex;align-items:center;gap:9px;padding-top:10px;border-top:1px solid var(--surface-2)}.media-action,.audience-select{display:flex;align-items:center;gap:6px;min-height:36px;border:0;border-radius:10px;background:transparent;color:var(--muted);font-size:10px;font-weight:800}.media-action{padding:0 8px;cursor:pointer}.media-action:hover{background:#fff0f1;color:var(--red)}.media-action svg,.audience-select svg{width:17px}.audience-select{padding:0 8px}.audience-select select{border:0;outline:0;background:transparent;color:inherit;font-size:10px;font-weight:800}.character-count{margin-left:auto;color:#90969e;font-size:9px}.publish-action{min-height:36px;padding:0 16px;border:0;border-radius:10px;background:var(--red);color:#fff;font-size:10px;font-weight:850;cursor:pointer}.publish-action:disabled,.media-action:disabled{opacity:.5;cursor:wait}
.attachment-preview{display:flex;align-items:center;gap:10px;margin:10px 0;padding:10px;border-radius:13px;background:var(--surface)}.attachment-preview img,.attachment-preview video{width:62px;height:62px;border-radius:10px;background:var(--charcoal);object-fit:cover}.attachment-preview>span{display:grid;min-width:0}.attachment-preview b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.attachment-preview small{margin-top:3px;color:var(--muted);font-size:9px}.attachment-preview progress{width:100%;height:6px;margin-top:6px}.attachment-preview button{display:grid;place-items:center;width:32px;height:32px;margin-left:auto;border:0;border-radius:9px;background:#fff;color:var(--red);cursor:pointer}
.feed-status{padding:25px;color:var(--muted);text-align:center;font-size:12px}.timeline-feed{display:grid;gap:12px}.timeline-post{overflow:hidden;padding:17px}.post-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.post-author{display:flex;align-items:center;gap:10px;min-width:0}.post-author>span:last-child{display:grid;min-width:0}.post-author b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.post-author small{margin-top:2px;color:var(--muted);font-size:10px}.post-menu{display:flex;align-items:center;gap:7px}.follow-button,.post-more{border:0;background:transparent;cursor:pointer}.follow-button{padding:7px 10px;border-radius:9px;color:var(--red);font-size:10px;font-weight:850}.follow-button:hover{background:#fff0f1}.follow-button.following{color:var(--muted)}.post-more{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;color:#8c929a;font-size:18px}.post-copy{margin:14px 2px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.58}.post-media{display:block;width:calc(100% + 34px);max-height:720px;margin:12px -17px 0;background:var(--charcoal);object-fit:contain}.post-media.image-cover{max-height:720px;object-fit:cover}.post-meta{padding:11px 1px 5px}.post-meta b{font-size:11px}.post-meta p{margin:5px 0;color:var(--muted);font-size:10px}.post-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:8px;padding:8px 0;border-top:1px solid var(--surface-2);border-bottom:1px solid var(--surface-2)}.post-actions button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:0;border-radius:10px;background:transparent;color:var(--muted);font-size:10px;font-weight:800;cursor:pointer}.post-actions button:hover,.post-actions button.liked{background:#fff0f1;color:var(--red)}.post-actions button.liked svg{fill:currentColor}.post-actions svg{width:17px}.comments-list{display:grid;gap:8px;padding:10px 0}.comment{display:flex;align-items:flex-start;gap:8px}.comment .avatar{width:28px;height:28px;font-size:8px}.comment p{margin:0;padding:8px 10px;border-radius:11px;background:var(--surface);font-size:11px;line-height:1.45}.comment p b{margin-right:4px}.comment p small{display:block;margin-top:3px;color:var(--muted);font-size:8px}.comment-form{display:flex;gap:7px}.comment-form input{min-width:0;flex:1;height:38px;padding:0 12px;border:1px solid transparent;border-radius:11px;outline:0;background:var(--surface);font-size:11px}.comment-form input:focus{border-color:#d9a1a5;background:#fff}.comment-form button{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:11px;background:var(--charcoal);color:#fff;cursor:pointer}.comment-form svg{width:15px}.guest-comment{display:block;padding:9px 0;color:var(--muted);font-size:10px}.timeline-empty{padding:60px 28px;text-align:center}.timeline-empty svg{width:42px;height:42px;color:var(--red)}.timeline-empty h2{margin:14px 0 6px}.timeline-empty p{margin:0;color:var(--muted)}.load-more{display:block;min-height:42px;margin:14px auto;padding:0 20px;border:0;border-radius:12px;background:#fff;font-size:11px;font-weight:850;cursor:pointer}
.timeline-right{display:grid;gap:12px}.right-card{padding:18px;border-radius:20px;background:#fff}.right-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.right-card h2{margin:5px 0 0;font-size:18px}.right-card>header button{border:0;background:transparent;color:var(--muted);font-size:19px;cursor:pointer}.creator-list{display:grid;margin-top:10px}.creator-row{display:flex;align-items:center;gap:10px;padding:10px 0}.creator-row+.creator-row{border-top:1px solid var(--surface-2)}.creator-row>span:nth-child(2){display:grid;min-width:0}.creator-row b,.creator-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-row b{font-size:11px}.creator-row small{margin-top:2px;color:var(--muted);font-size:8px}.creator-row button{margin-left:auto;padding:7px 9px;border:0;border-radius:8px;background:#fff0f1;color:var(--red);font-size:9px;font-weight:850;cursor:pointer}.creator-row button.following{background:var(--surface);color:var(--muted)}.community-card{background:linear-gradient(145deg,var(--charcoal),#24282e);color:#fff}.community-card h2{margin:18px 0 8px;font-size:21px;line-height:1.14}.community-card p{margin:0;color:#b5bbc3;font-size:11px;line-height:1.55}.community-card a{display:inline-flex;margin-top:18px;color:#fff;font-size:10px;font-weight:850}.live-mark{display:flex;align-items:center;gap:7px;color:#71e0a5;font-size:8px;font-weight:900;letter-spacing:.13em}.live-mark i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px #71e0a51c}.safety-card{display:flex;align-items:flex-start;gap:12px}.safety-card>svg{flex:0 0 auto;color:var(--red)}.safety-card b{font-size:11px}.safety-card p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.skeleton{height:58px;border-radius:10px;background:linear-gradient(90deg,#f0f1f3,#fafafa,#f0f1f3);background-size:200% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{to{background-position:-200% 0}}
.mobile-nav{display:none}.toast{position:fixed;z-index:80;right:24px;bottom:24px;max-width:360px;padding:13px 16px;border-radius:12px;background:var(--charcoal);color:#fff;box-shadow:0 18px 55px #0004;font-size:11px;opacity:0;pointer-events:none;transform:translateY(15px);transition:.2s}.toast.show{opacity:1;transform:none}
@media(max-width:1120px){.timeline-topbar{grid-template-columns:230px minmax(240px,480px) 1fr}.timeline-shell{grid-template-columns:210px minmax(0,680px)}.timeline-right{display:none}}
@media(max-width:860px){.timeline-topbar{grid-template-columns:1fr auto;height:66px;padding:0 16px}.timeline-search{display:none}.timeline-brand img{width:36px;height:36px}.top-actions .text-action{display:none}.timeline-shell{display:block;max-width:680px;padding:18px 12px 94px}.timeline-left{display:none}.timeline-center{width:100%}.mobile-nav{position:fixed;z-index:60;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);height:calc(68px + env(safe-area-inset-bottom));padding:7px 8px max(7px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(18px)}.mobile-nav a,.mobile-nav button{display:grid;place-items:center;align-content:center;gap:3px;border:0;background:transparent;color:#7b828c;font-size:9px}.mobile-nav .active{color:var(--red)}.mobile-nav svg{width:20px;height:20px}.mobile-nav small{font-size:8px}.mobile-create{display:grid;place-items:center;width:35px;height:35px;border-radius:12px;background:var(--red);color:#fff;font-size:24px;line-height:1}.mobile-nav a:has(.mobile-create) small{display:none}.toast{right:12px;bottom:82px;left:12px;max-width:none}}
@media(max-width:560px){.timeline-topbar{height:62px}.timeline-brand small{display:none}.timeline-brand b{font-size:14px}.top-actions .primary-action{min-height:36px;padding:0 13px}.feed-heading{align-items:center;margin-bottom:13px}.feed-heading h1{font-size:29px}.feed-heading .eyebrow{display:none}.feed-tabs button{padding:0 9px}.creator-strip{margin-right:-12px;margin-left:-12px;border-radius:0;padding-left:12px}.composer-card,.timeline-post,.timeline-empty{margin-right:-2px;margin-left:-2px;border-radius:17px}.guest-composer{align-items:flex-start}.guest-composer span{display:none}.composer-card form>footer{flex-wrap:wrap}.audience-select{order:2}.character-count{display:none}.publish-action{margin-left:auto}.post-media{width:calc(100% + 34px)}.post-copy{font-size:15px}.post-actions button{font-size:11px}.comment-form input{font-size:16px}.composer-main textarea{font-size:16px}.timeline-shell{padding-top:14px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
