.ef-home .feed-wrap{--nav-h:60px;align-items:flex-start;gap:26px;width:100%;max-width:1000px;margin:0 auto;padding:24px;display:flex}.ef-home .feed-main{flex-direction:column;flex:1;gap:18px;min-width:0;display:flex}.ef-home .feed-side{width:300px;top:calc(var(--nav-h) + 24px);flex-direction:column;flex-shrink:0;align-self:flex-start;gap:16px;display:flex;position:sticky}.ef-home .feed-filterbar{top:var(--nav-h);z-index:20;background:var(--bg-app);margin:-12px 0;padding:12px 0;position:sticky}.ef-home .efchip:hover{background:var(--accent-subtle)!important;border-color:var(--accent)!important;color:var(--accent-pressed)!important}.ef-home .efact:hover{background:var(--bg-surface-2)!important}.ef-home .ef-spinner{border:2.5px solid var(--border-default);border-top-color:var(--accent);border-radius:9999px;width:22px;height:22px;animation:.7s linear infinite ef-spin;display:inline-block}@keyframes ef-spin{to{transform:rotate(360deg)}}@media (max-width:900px){.ef-home .feed-side{display:none}.ef-home .feed-wrap{max-width:640px}}@media (max-width:560px){.ef-home .feed-wrap{padding:16px 15px}.ef-home .wbig{font-size:26px!important}}
