.trending-shell{width:100%;max-width:680px;margin:0 auto;padding:16px 8px 48px}.trending-page__head{display:flex;align-items:center;gap:14px;background:#fff;border-radius:12px;padding:18px 20px;margin-bottom:14px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.trending-page__head-badge{width:48px;height:48px;flex:0 0 48px;border-radius:50%;background:#e7f0ff;color:#1877f2;font-size:26px;font-weight:700;display:flex;align-items:center;justify-content:center}.trending-page__title{font-size:22px;font-weight:700;color:#050505;margin:0}.trending-page__subtitle{font-size:13px;color:#65676b;margin:2px 0 0}.trending-page__toolbar{background:#fff;border-radius:12px;padding:12px 14px;margin-bottom:14px;box-shadow:0 1px 2px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:12px}.trending-page__search{display:flex;align-items:center;gap:8px;background:#f0f2f5;border-radius:999px;padding:8px 14px}.trending-page__search-icon{color:#65676b;flex-shrink:0}.trending-page__search input{flex:1;border:none;outline:none;background:transparent;font-size:15px;color:#050505;min-width:0}.trending-page__search-clear{border:none;background:#d8dadf;color:#050505;width:22px;height:22px;border-radius:50%;font-size:12px;cursor:pointer;flex-shrink:0;line-height:1}.trending-page__filters{display:flex;flex-wrap:wrap;gap:8px}.trending-page__chip{border:1px solid #d0d7de;background:#fff;color:#050505;font-size:13px;font-weight:600;padding:6px 14px;border-radius:999px;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.trending-page__chip:hover{background:#f0f2f5}.trending-page__chip.is-active{background:#e7f0ff;border-color:#1877f2;color:#1877f2}.trending-page__results-label{font-size:13px;color:#65676b;margin:0 4px 10px}.trending-page__list{display:flex;flex-direction:column;gap:8px}.trh-row{display:flex;align-items:center;gap:12px;background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 1px 2px rgba(0,0,0,.08);text-decoration:none;transition:transform .12s ease,box-shadow .12s ease}.trh-row:hover{transform:translateY(-1px);box-shadow:0 3px 10px rgba(0,0,0,.1)}.trh-row__rank{font-size:15px;font-weight:700;color:#8a8d91;width:22px;flex:0 0 22px;text-align:center}.trh-row__badge{width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:#e7f0ff;color:#1877f2;font-size:22px;font-weight:700;justify-content:center}.trh-row__badge,.trh-row__main{display:flex;align-items:center}.trh-row__main{gap:12px;flex:1;min-width:0;text-decoration:none}.trh-row__meta{display:flex;flex-direction:column;min-width:0;flex:1}.trh-row__tag{font-size:15.5px;font-weight:600;color:#050505;word-break:break-word}.trh-row__count{font-size:12.5px;color:#65676b}.trh-row__faces{display:flex;align-items:center;flex-shrink:0}.trh-row__face{width:26px;height:26px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #fff;background:#e4e6eb;margin-left:-9px}.trh-row__face:first-child{margin-left:0}.dark .trh-row__face{border-color:#242526}.trh-row__follow{flex-shrink:0;min-width:84px;padding:7px 16px;border:none;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;background:#1877f2;color:#fff;transition:background .15s ease,opacity .15s ease}.trh-row__follow:hover{background:#166fe5}.trh-row__follow.is-following{background:#e4e6eb;color:#050505}.trh-row__follow.is-following:hover{background:#d8dadf}.trh-row__follow:disabled{opacity:.6;cursor:default}.dark .trh-row__follow.is-following{background:#3a3b3c;color:#e4e6eb}.dark .trh-row__follow.is-following:hover{background:#4e4f50}.trh-row--skel{pointer-events:none}.trh-row__badge--skel,.trh-skel-bar{background:#e4e6eb}.trh-skel-bar{height:12px;border-radius:6px;animation:trh-shimmer 1.4s ease-in-out infinite}@keyframes trh-shimmer{0%,to{opacity:1}50%{opacity:.5}}.trending-page__end,.trending-page__more{text-align:center;font-size:13px;color:#8a8d91;padding:16px 0}.trending-page__empty{text-align:center;background:#fff;border-radius:12px;padding:44px 20px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.trending-page__empty-badge{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#e7f0ff;color:#1877f2;font-size:30px;font-weight:700;margin-bottom:12px}.trending-page__empty-title{font-size:17px;font-weight:600;color:#050505;margin:0 0 4px}.trending-page__empty-sub{font-size:14px;color:#65676b;margin:0}.dark .trending-page__empty,.dark .trending-page__head,.dark .trending-page__toolbar,.dark .trh-row{background:#242526;box-shadow:none;border:1px solid #3a3b3c}.dark .trending-page__title,.dark .trh-row__tag{color:#e4e6eb}.dark .trending-page__results-label,.dark .trending-page__subtitle,.dark .trh-row__count{color:#b0b3b8}.dark .trending-page__search{background:#3a3b3c}.dark .trending-page__search input{color:#e4e6eb}.dark .trending-page__chip{background:#3a3b3c;border-color:#4e4f50;color:#e4e6eb}.dark .trending-page__chip.is-active{border-color:#2d88ff}.dark .trending-page__chip.is-active,.dark .trh-row__badge{background:rgba(45,136,255,.18);color:#2d88ff}.dark .trh-row__badge--skel,.dark .trh-skel-bar{background:#3a3b3c}