:root{--mobile-bar:82px}
.content-filters{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:12px 4px 16px;white-space:nowrap}.content-filters::-webkit-scrollbar{display:none}.content-filters button{border:1px solid transparent;background:#eaeae8;border-radius:999px;height:42px;padding:0 16px;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;flex:0 0 auto}.content-filters button.active{background:#fff;border-color:#111}.content-filters .ui-icon{width:18px;height:18px}
.modern-card{border-color:#dededb;box-shadow:0 8px 28px #00000008}.post-media-frame{position:relative;background:#090909;overflow:hidden}.post-media-frame .real-media{width:100%;max-height:650px;object-fit:contain}.play-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:78px;height:78px;border:0;border-radius:50%;background:#111b;color:#fff;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(8px)}.play-overlay.hidden{display:none}.play-overlay .ui-icon{width:34px;height:34px;fill:#fff;stroke:#fff;margin-left:4px}.modern-card .post-head{padding:16px 20px}.modern-card .post-head .avatar{width:48px;height:48px}.modern-card .post-user strong{font-size:15px}.modern-card .post-user small{font-size:11px;margin-top:3px}.verified{display:inline-grid;place-items:center;background:#111;color:#fff;border-radius:50%;width:16px;height:16px;font-size:10px}.post-menu{font-size:26px;line-height:1;width:38px;height:38px;border-radius:50%}.post-menu:hover{background:#eee}.modern-card .post-copy{padding:0 20px 18px;font-size:16px}.modern-card .post-actions{border-top:1px solid #ededeb;border-bottom:0;padding:9px 12px}.modern-card .post-actions .action{width:auto;min-width:58px;height:44px;padding:8px 10px;gap:8px;border-radius:12px}.modern-card .post-actions .action:hover{background:#f1f1ef}.modern-card .post-actions .action small{font-size:12px;color:#555}.modern-card .post-actions .share small{display:none}.modern-card .post-actions .save{margin-left:auto;min-width:44px}.text-post.modern-card .post-copy{min-height:270px}
.mobile-wordmark,.mobile-head-actions{display:flex;align-items:center}.mobile-wordmark{color:#111;text-decoration:none;font:800 27px 'Manrope',sans-serif;letter-spacing:-1.7px}.mobile-wordmark svg{width:39px;height:39px;fill:none;stroke:#111;stroke-width:4;stroke-linecap:round;margin-right:-4px}.mobile-head-actions{gap:4px}.mobile-head-actions button{position:relative;border:0;background:none;width:44px;height:44px;display:grid;place-items:center;border-radius:50%}.mobile-head-actions .ui-icon{width:27px;height:27px}.message-badge,.mobile-notification-badge{position:absolute!important;right:1px;top:0;background:#111!important;color:#fff!important;border:2px solid #fff;border-radius:20px;min-width:20px;height:20px;padding:1px 4px;font-size:9px;font-style:normal;display:grid;place-items:center}.message-badge[hidden],.mobile-notification-badge[hidden]{display:none!important}
.messages-shell{display:grid;grid-template-columns:320px 1fr;min-height:620px;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.message-contacts{border-right:1px solid var(--line);overflow:auto}.contact-row{width:100%;display:flex;align-items:center;gap:11px;text-align:left;border:0;border-bottom:1px solid #eee;background:#fff;padding:14px;cursor:pointer}.contact-row:hover,.contact-row.active{background:#f1f1ef}.contact-row>span{min-width:0;flex:1}.contact-row strong,.contact-row small{display:block}.contact-row small{color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-row b{background:#111;color:#fff;border-radius:20px;min-width:20px;padding:4px;font-size:9px}.message-chat{display:flex;flex-direction:column;min-width:0}.empty-chat{margin:auto;text-align:center;color:#888}.chat-thread{display:flex;flex-direction:column;height:620px}.chat-person{height:72px;padding:12px 18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #eee}.chat-messages{flex:1;overflow:auto;padding:22px}.chat-bubble{max-width:72%;background:#eee;border-radius:18px 18px 18px 5px;padding:10px 13px;margin:7px 0;font-size:13px}.chat-bubble.mine{margin-left:auto;background:#111;color:#fff;border-radius:18px 18px 5px 18px}.chat-bubble small{display:block;opacity:.65;font-size:8px}.message-form{display:flex;gap:8px;border-top:1px solid #eee;padding:13px}.message-form input{flex:1;border:0;background:#f0f0ee;border-radius:24px;padding:12px 16px}.message-form button{border:0;background:#111;color:#fff;border-radius:50%;width:44px;height:44px}
@media(max-width:720px){body{background:#f6f6f4;padding-bottom:calc(78px + env(safe-area-inset-bottom))}.sidebar,.right-rail{display:none!important}main{margin-left:0}.mobile-header{display:flex;position:sticky;top:0;z-index:30;height:var(--mobile-bar);padding:calc(10px + env(safe-area-inset-top)) 18px 8px;align-items:flex-end;justify-content:space-between;background:#fff;border-bottom:1px solid #eee}.feed-column{width:100%;margin:0;padding-bottom:28px}.feed-tabs{position:sticky;top:var(--mobile-bar);z-index:24;height:72px;padding:12px 16px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px;background:#fff;border:0;overflow:visible}.feed-tabs button{height:48px;padding:0 8px;justify-content:center;border-radius:999px;background:#eeeeec;color:#111}.feed-tabs button .ui-icon{display:none}.feed-tabs button.active{background:#090909;color:#fff}.stories{display:none}.composer{margin:8px 14px 12px}.content-filters{padding:8px 14px 12px;background:#fff;border-bottom:1px solid #e8e8e5}.content-filters button{height:40px;padding:0 14px;background:#f1f1ef}#feed{padding-top:12px}.modern-card{margin:0 12px 14px;border-radius:19px}.modern-card .post-media-frame{aspect-ratio:16/10}.modern-card .post-media-frame .real-media{width:100%;height:100%;max-height:none;object-fit:cover}.modern-card.reel-post .post-media-frame{aspect-ratio:4/5}.modern-card .post-head{padding:14px 15px 9px}.modern-card .post-copy{padding:9px 16px 17px;font-size:17px}.text-post.modern-card .post-copy{min-height:250px}.modern-card .post-actions{padding:8px 7px}.modern-card .post-actions .action{min-width:52px;height:43px;padding:7px}.modern-card .post-actions .action .ui-icon{width:25px;height:25px}.play-overlay{width:68px;height:68px}
.mobile-nav{display:grid;position:fixed;z-index:40;left:0;right:0;bottom:0;grid-template-columns:repeat(5,1fr);height:calc(70px + env(safe-area-inset-bottom));padding:7px 5px env(safe-area-inset-bottom);background:#fff;border-top:1px solid #ddd}.mobile-nav>button{position:relative;border:0;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#777;font-size:10px}.mobile-nav>button .ui-icon{width:25px;height:25px}.mobile-nav>button.active{color:#111;font-weight:800}.mobile-nav .mobile-create{width:54px;height:54px;justify-self:center;align-self:center;border-radius:50%;background:#070707;color:#fff;transform:translateY(-8px)}.mobile-nav .mobile-create .ui-icon{width:31px;height:31px}.mobile-nav .mobile-notifications i{right:18%;top:1px}.standard-page{padding:22px 12px 90px}.messages-page{padding:0 0 80px}.messages-shell{grid-template-columns:1fr;min-height:calc(100vh - 170px);border-radius:0}.message-contacts{border-right:0}.message-chat:has(.chat-thread){position:fixed;z-index:36;inset:var(--mobile-bar) 0 70px;background:#fff}.chat-thread{height:100%}.empty-chat{display:none}.post-viewer .modern-card{margin:0;border-radius:0}.empty-state,.loading{margin:0 12px}}
