.social-web-shell{min-height:100dvh;grid-template-columns:252px minmax(0,1fr);overflow:clip}.social-web-sidebar{gap:16px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(129,197,255,.45) transparent}.social-web-sidebar nav{min-height:0;display:flex;flex:1 1 auto;flex-direction:column;gap:18px}.social-web-nav-group{display:grid;gap:4px}.social-web-nav-item{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;min-height:46px;transition:background-color .16s ease,color .16s ease}.social-web-compose-button:focus-visible,.social-web-mobile-actions button:focus-visible,.social-web-nav-item:focus-visible{outline:3px solid rgba(129,197,255,.58);outline-offset:2px}.social-web-nav-item>.social-web-nav-icon{width:22px;height:22px;display:grid;place-items:center;color:#81c5ff}.social-web-compose-button svg,.social-web-icon-button svg,.social-web-mobile-actions svg,.social-web-nav-item>.social-web-nav-icon svg,.social-web-page-heading>button svg,.social-web-post-card footer button svg,.social-web-search-form button svg,.social-web-search-trigger svg{flex:0 0 auto}.social-web-nav-item strong{min-width:0}.social-web-nav-item em{align-self:center;padding:0 5px}.social-web-sidebar-footer{margin-top:auto;border-top:1px solid rgba(159,176,200,.16);padding:14px 8px 2px}.social-web-sidebar-footer a{width:max-content}.social-web-compose-button,.social-web-mobile-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.social-web-compose-button{flex:0 0 auto}.social-web-mobile-actions{display:none}.social-web-main{min-width:0;overflow-x:clip}.social-web-topbar{position:sticky;top:0;z-index:15;box-shadow:0 1px 0 rgba(16,24,40,.04)}.social-web-search-trigger{display:inline-flex;align-items:center;gap:9px}.social-web-avatar,.social-web-avatar[data-size=large],.social-web-avatar[data-size=small]{aspect-ratio:1/1;overflow:hidden;border-radius:50%}.social-web-avatar img{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;object-fit:cover}.social-web-status{width:fit-content;max-width:calc(100% - 48px);margin:16px clamp(24px,4vw,72px) -4px auto;border:1px solid #b7e2c2;border-radius:7px;background:#ecfdf3;color:#067647;padding:10px 12px;font-size:.84rem;font-weight:800}.social-web-feed-column>[role=tabpanel]{display:grid;gap:16px}.social-web-tabs button:focus-visible{outline:3px solid rgba(46,107,235,.24);outline-offset:-3px}.social-web-page-heading>button,.social-web-search-form button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.social-web-post-card{gap:16px}.social-web-profile-inline strong b{display:inline-flex;vertical-align:-2px;margin-left:3px}.social-web-post-body{display:grid;gap:8px}.social-web-post-body p[data-collapsed=true]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}.social-web-post-body>span{width:fit-content;color:#175da7;font-size:.8rem;font-weight:850}.social-web-post-media,.social-web-post-media-frame{background:#eef3f8}.social-web-post-media-frame[data-format=reel]{width:min(100%,460px)}.social-web-post-media{object-fit:contain}.social-web-post-card footer button{display:inline-flex;align-items:center;gap:5px;min-height:32px}.social-web-post-card footer button:focus-visible,.social-web-post-card footer button:hover{color:#175da7;outline:none}.social-web-suggested-profile{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.social-web-suggested-profile>button:last-child{min-width:52px;align-self:center}.social-web-profile-list .social-web-person-button>span:not(.social-web-avatar),.social-web-suggested-profile .social-web-person-button,.social-web-suggested-profile .social-web-person-button>span:not(.social-web-avatar){min-width:0;overflow:hidden}.social-web-search-results-heading{display:flex;align-items:end;justify-content:space-between;gap:14px}.social-web-search-results-heading span{color:#1769c2;font-size:.75rem;font-weight:900;text-transform:uppercase}.social-web-search-results-heading h2{margin:4px 0 0;color:#1d2939;font-size:1.15rem}.social-web-load-more,.social-web-search-results-heading button,.social-web-suggestion-action{min-height:38px;border:1px solid #b9cdf0;border-radius:7px;background:#ffffff;color:#175da7;padding:0 12px;font:inherit;font-size:.82rem;font-weight:850;cursor:pointer}.social-web-load-more{justify-self:center;min-width:190px}.social-web-load-more:disabled{cursor:wait;opacity:.66}.social-web-suggestion-action{width:fit-content}.social-web-suggestion-action:focus-visible,.social-web-suggestion-action:hover{border-color:#1769c2;background:#f4f8fe;outline:none}@media (max-width:820px){.social-web-shell{display:block;overflow:visible}.social-web-sidebar{position:sticky;top:0;z-index:40;width:100%;height:64px;min-height:64px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;overflow:visible;padding:10px 14px;box-shadow:0 4px 16px rgba(7,21,43,.18)}.social-web-brand{min-width:0;padding:0;font-size:.96rem}.social-web-brand img{width:30px;height:30px}.social-web-mobile-actions{display:flex;align-items:center;gap:8px}.social-web-mobile-actions button{width:36px;height:36px;border:1px solid rgba(159,176,200,.28);border-radius:7px;background:#142541;color:#ffffff;cursor:pointer}.social-web-mobile-compose{background:#1e7ed0!important;border-color:#5cb2fb!important}.social-web-sidebar nav{position:absolute;top:calc(100% + 8px);right:12px;left:12px;max-height:calc(100dvh - 86px);display:none;overflow-y:auto;border:1px solid rgba(159,176,200,.24);border-radius:8px;background:#07152b;box-shadow:0 20px 48px rgba(7,21,43,.32);padding:12px}.social-web-sidebar[data-mobile-open=true] nav{display:flex}.social-web-nav-group{display:grid}.social-web-nav-group-label{display:block}.social-web-nav-item{width:100%;min-width:0;padding:10px}.social-web-nav-item strong,.social-web-sidebar-footer{display:grid}.social-web-sidebar-footer{gap:9px}.social-web-compose-button{display:none}.social-web-topbar{top:64px;min-height:60px;padding:10px 16px}.social-web-search-trigger{width:42px;min-width:42px;justify-content:center;padding:0}.social-web-account>span,.social-web-search-trigger span{display:none}.social-web-content-grid,.social-web-page{width:100%;padding:20px 16px 44px}.social-web-page-heading{align-items:center}.social-web-page-heading h1{font-size:1.45rem}.social-web-refresh-button{min-width:42px;padding:0 10px;font-size:0}.social-web-refresh-button svg{width:17px;height:17px;margin:0}.social-web-content-grid{grid-template-columns:minmax(0,1fr)}.social-web-aside{display:none}.social-web-post-card{padding:14px}.social-web-post-card footer{justify-content:space-between;gap:2px}.social-web-post-card footer button{padding:6px 4px}.social-web-post-card footer button:last-child span{display:none}.social-web-post-media-frame[data-format=reel]{width:min(100%,360px)}.social-web-search-form{flex-wrap:wrap}.social-web-search-form button{min-height:44px}.social-web-search-results-heading{align-items:start;flex-direction:column}.social-web-status{max-width:calc(100% - 32px);margin:12px 16px -4px auto}}