body:has(.trending-page){overflow:auto;background:var(--paper);color:var(--ink)}body:has(.trending-page)>.site-footer{display:none}body:has(.trending-page)>main.shell{width:100%;max-width:none;margin:0;padding:0}body.trending-immersive-open{overflow:hidden}.trending-page{min-height:100dvh;padding:84px 16px 104px;background:var(--paper)}.trending-page[hidden],.trending-immersive[hidden]{display:none!important}.trending-shell{width:min(100%,680px);margin:0 auto}.trending-heading{display:flex;align-items:center;min-height:42px;padding:4px 2px 10px;border-bottom:3px solid var(--ink)}.trending-heading h1{margin:0;font:900 clamp(1.5rem,5vw,2rem)/1 var(--font-ui,Inter,Arial,sans-serif);letter-spacing:-.035em}.trending-list{display:grid}.trending-list.is-loading{pointer-events:none;opacity:.72}.trending-card{display:grid;grid-template-columns:40px 104px minmax(0,1fr);gap:12px;align-items:center;min-height:88px;padding:12px 2px;border-bottom:1px solid var(--line)}.trending-rank{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--paper);font:900 .95rem/1 var(--font-ui,Inter,Arial,sans-serif);font-variant-numeric:tabular-nums}.trending-thumb{display:block;width:104px;aspect-ratio:16/10;overflow:hidden;border-radius:12px;background:var(--soft);text-decoration:none}.trending-thumb img{width:100%;height:100%;display:block;object-fit:cover}.trending-thumb-fallback{width:100%;height:100%;display:grid;place-items:center;background:var(--soft);color:var(--muted);font:900 1.15rem/1 var(--font-ui,Inter,Arial,sans-serif)}.trending-title{color:var(--ink);text-decoration:none;font:800 clamp(1.05rem,4.6vw,1.35rem)/1.12 var(--font-ui,Inter,Arial,sans-serif);letter-spacing:-.025em}.trending-title:hover,.trending-title:focus-visible{color:var(--accent);outline:0}.trending-immersive{position:fixed;inset:0;z-index:1;height:auto}.trending-immersive .for-you-feed,.trending-immersive .for-you-card{height:100%;min-height:100%}.trending-immersive .for-you-actions button,.trending-immersive .for-you-actions a{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0b0d12e8}html[data-theme="light"] .trending-immersive .for-you-actions button,html[data-theme="light"] .trending-immersive .for-you-actions a{background:#fffffff2}.trending-page~.fy-bottom-nav{z-index:65}
@media(max-width:700px){.trending-page{padding:78px 14px 96px}.trending-heading{min-height:36px;padding-bottom:8px}.trending-card{grid-template-columns:34px 92px minmax(0,1fr);gap:9px;min-height:82px;padding:10px 0}.trending-rank{width:30px;height:30px;font-size:.86rem}.trending-thumb{width:92px;border-radius:10px}.trending-title{font-size:clamp(.98rem,4.2vw,1.2rem)}}
