.tool-movie-hot label{display:block;font-size:13px;color:#666;margin-bottom:6px}
.tool-movie-hot .mh-filters{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin-bottom:4px}
.tool-movie-hot select,.tool-movie-hot input[type="text"],.tool-movie-hot input[type="date"]{width:100%;box-sizing:border-box;padding:8px 10px;border:1px solid #ddd;font:inherit;background:#fff}
.tool-movie-hot .mh-tip{margin:8px 0 0;font-size:12px;line-height:1.5}
.tool-movie-hot .mh-link{color:#337ab7;text-decoration:none}
.tool-movie-hot .mh-link:hover{text-decoration:underline}
.tool-movie-hot .mh-board{margin-top:14px;border:1px solid #eee;background:#fff}
.tool-movie-hot .mh-board-hd{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;background:#fafafa;border-bottom:1px solid #eee;flex-wrap:wrap}
.tool-movie-hot .mh-board-hd strong{font-size:15px;color:#222}
.tool-movie-hot .mh-board-hd .muted{font-size:12px;color:#888}
.tool-movie-hot .mh-table{width:100%;border-collapse:collapse;font-size:13px;min-width:480px}
.tool-movie-hot .mh-table-wrap{overflow:auto}
.tool-movie-hot .mh-table th,.tool-movie-hot .mh-table td{padding:9px 12px;border-bottom:1px solid #f0f0f0;text-align:left;vertical-align:middle}
.tool-movie-hot .mh-table th{background:#fcfcfc;color:#666;font-weight:600;white-space:nowrap}
.tool-movie-hot .mh-rank{font-weight:700;color:#c2410c;width:48px}
.tool-movie-hot .mh-rank.top1{color:#dc2626}
.tool-movie-hot .mh-rank.top2{color:#ea580c}
.tool-movie-hot .mh-rank.top3{color:#d97706}
.tool-movie-hot .mh-title{font-weight:600;color:#222}
.tool-movie-hot .mh-score{color:#0f766e;font-weight:600}
.tool-movie-hot .mh-hot{color:#b45309;font-weight:600}
.tool-movie-hot .mh-empty{padding:18px 12px;color:#999;font-size:13px}
@media(max-width:640px){.tool-movie-hot .mh-filters{grid-template-columns:1fr 1fr}}
