.panel-popout{display:inline-flex;align-items:center;justify-content:center;flex:none;width:24px;height:24px;padding:4px;border:0;border-radius:5px;background:transparent;color:#8e899b;cursor:pointer;}
.panel-popout svg{width:14px;height:14px;}
.panel-popout:hover{color:#eeeaf8;background:#211c2d;}
.panel-popout:focus-visible{outline:2px solid #6674ff;outline-offset:2px;}
.social-toolbar-top>.panel-popout{margin-left:8px;}
body.fomo-home-page .social-toolbar .social-toolbar-top>.panel-popout{display:inline-flex;width:24px;min-width:24px;height:24px;padding:4px;border:0;background:transparent;color:#8e899b;}
.home-lb-heading>a{margin-left:auto;}
.home-trending-heading{gap:8px;}
.home-trending-heading>a{margin-right:auto;}
.home-trending-heading>.trending-filter-menu{margin-left:0;}
.panel-popup-help{position:fixed;bottom:45px;left:50%;transform:translateX(-50%);z-index:10000;max-width:calc(100vw - 40px);box-sizing:border-box;padding:12px 35px 12px 14px;border:1px solid #373042;border-radius:9px;background:#17131e;color:#d8d1e7;font:12px/1.5 system-ui;box-shadow:0 8px 24px #0008;}
.panel-popup-help a{color:#a7a1ff;}.panel-popup-help>button{position:absolute;right:8px;top:8px;background:none;border:0;color:#aaa1b8;cursor:pointer;font-size:17px;}
/* The category selector lives in the same header as chain filters. */
.trending-category-menu .trending-category-trigger{display:flex;align-items:center;gap:3px;border:0;padding:0;background:none;color:#a29caa;font:12px/1.4 system-ui,sans-serif;cursor:pointer;white-space:nowrap;}
.trending-category-trigger svg{width:11px;height:11px;}
.trending-category-trigger:hover,.trending-category-trigger[aria-expanded=true]{color:#f1edf7;}
.trending-category-options{position:fixed;inset:auto;margin:0;box-sizing:border-box;width:176px;overflow:auto;padding:5px;border:1px solid #302c38;border-radius:12px;background:#121017;color:#efedf5;box-shadow:0 12px 30px #0007;font:12px/1.4 system-ui,sans-serif;}
.trending-category-options[hidden]{display:none!important;}
.trending-category-options button{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;border-radius:5px;padding:10px 8px;background:none;color:#ccc5d8;font:inherit;text-align:left;cursor:pointer;}
.trending-category-options button:hover{background:#211b2e;color:#fff;}
.trending-category-options button[aria-checked=true]{color:#a8a5ff;}
.trending-category-options button[aria-checked=true]::after{content:'✓';}
.trending-category-options button:focus-visible{outline:2px solid #6674ff;outline-offset:-2px;}
@media(max-width:1099px){.trending-page .trending-col.active .trending-col-head{display:flex;align-items:center;justify-content:space-between;padding:0 4px 7px;}.trending-page .trending-col-head h2{font-size:13px;font-weight:600;margin:0;}}
