.top5-card.top5-clean-minimal{background:var(--surface,#fff);border:1px solid var(--border,#e2e8f0);border-radius:var(--radius,8px);box-shadow:var(--shadow-sm,0 1px 3px #00000008);margin-bottom:var(--gap,24px);box-sizing:border-box;width:100%;color:var(--text,#0f172a);padding:16px 20px;font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden}.top5-head-minimal{border-bottom:3px solid var(--border,#eaecf4);align-items:center;gap:12px;margin-bottom:4px;padding-bottom:12px;display:flex}.top5-title-minimal{color:var(--text,#0f172a);white-space:nowrap;letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:400}.top5-head-line{background:var(--border,#e2e8f0);border-radius:2px;flex:1;height:3px}.top5-tabs-wrap{background:var(--surface-2,var(--border-light,#f1f5f9));border-radius:var(--radius-sm,6px);align-items:center;gap:4px;padding:3px;display:flex}.top5-tab-btn{color:var(--muted,#64748b);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 10px;font-size:.8rem;font-weight:700;transition:all .2s}.top5-tab-btn.is-active{background:var(--surface,#fff);color:var(--primary,#a40606);box-shadow:0 1px 2px #0000000f}[data-theme=dim] .top5-tabs-wrap,[data-theme=lights-out] .top5-tabs-wrap,[data-theme=dark] .top5-tabs-wrap,.dark .top5-tabs-wrap{background:#ffffff14}[data-theme=dim] .top5-tab-btn,[data-theme=lights-out] .top5-tab-btn,[data-theme=dark] .top5-tab-btn,.dark .top5-tab-btn{color:#fff9}[data-theme=dim] .top5-tab-btn.is-active,[data-theme=lights-out] .top5-tab-btn.is-active,[data-theme=dark] .top5-tab-btn.is-active,.dark .top5-tab-btn.is-active{background:var(--surface,#1e293b);color:#fff}.top5-items-container{flex-direction:column;display:flex}.top5-list-item{border-bottom:1px solid var(--border,#f1f5f9);color:inherit;box-sizing:border-box;align-items:center;gap:10px;padding:8px 0;text-decoration:none;transition:background-color .2s;display:flex}.top5-list-item:last-child{border-bottom:none}.top5-rank-number{color:var(--muted,#cbd5e1);opacity:.6;text-align:center;flex-shrink:0;min-width:28px;font-family:Outfit,Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-size:2.4rem;font-weight:800;line-height:1;transition:color .2s,transform .2s}.top5-list-item:hover .top5-rank-number{color:var(--primary,#a40606);opacity:1;transform:scale(1.06)}.top5-list-item:hover{background:0 0}.top5-item-thumb{border-radius:var(--radius-sm,var(--radius,4px));background:var(--surface-2,var(--border,#f1f5f9));flex-shrink:0;width:76px;min-width:76px;height:76px;overflow:hidden}.top5-item-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.top5-list-item:hover .top5-item-thumb img{transform:scale(1.06)}.top5-thumb-placeholder{color:var(--muted,#94a3b8);justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex}.top5-item-content{flex:1;min-width:0}.top5-item-title{color:var(--text,#0f172a);letter-spacing:-.01em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.1rem;font-weight:400;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}.top5-list-item:hover .top5-item-title{color:var(--primary,#a40606)}.top5-card.has-custom-height .top5-items-container{justify-content:space-between;height:100%}.top5-card.has-custom-height .top5-list-item{flex:1}[data-theme=dim] .top5-card.top5-clean-minimal,[data-theme=lights-out] .top5-card.top5-clean-minimal,[data-theme=dark] .top5-card.top5-clean-minimal,.dark .top5-card.top5-clean-minimal{background:var(--surface,#1e293b);border-color:var(--border,#ffffff1a);color:var(--text,#e5e7eb)}[data-theme=dim] .top5-title-minimal,[data-theme=lights-out] .top5-title-minimal,[data-theme=dark] .top5-title-minimal,.dark .top5-title-minimal{color:var(--text,#e5e7eb)}[data-theme=dim] .top5-head-minimal,[data-theme=lights-out] .top5-head-minimal,[data-theme=dark] .top5-head-minimal,.dark .top5-head-minimal{border-bottom-color:var(--border,#ffffff1a)}[data-theme=dim] .top5-head-line,[data-theme=lights-out] .top5-head-line,[data-theme=dark] .top5-head-line,.dark .top5-head-line{background:var(--border,#ffffff26)}[data-theme=dim] .top5-list-item,[data-theme=lights-out] .top5-list-item,[data-theme=dark] .top5-list-item,.dark .top5-list-item{border-bottom-color:var(--border,#ffffff14)}[data-theme=dim] .top5-rank-number,[data-theme=lights-out] .top5-rank-number,[data-theme=dark] .top5-rank-number,.dark .top5-rank-number{color:var(--muted,#e5e7eb73)}[data-theme=dim] .top5-item-title,[data-theme=lights-out] .top5-item-title,[data-theme=dark] .top5-item-title,.dark .top5-item-title{color:var(--text,#e5e7eb)}[data-theme=dim] .top5-item-thumb,[data-theme=lights-out] .top5-item-thumb,[data-theme=dark] .top5-item-thumb,.dark .top5-item-thumb{background:var(--surface-2,#ffffff0d)}
