.tr-category{margin-bottom:20px}.tr-category-header{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:800;color:var(--lm-text);padding:16px 24px;background:var(--lm-card-bg);border:1px solid var(--lm-border);border-radius:14px;margin-bottom:12px;position:relative;overflow:hidden}.tr-category-header::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--lm-red)}.tr-category-header .material-symbols-outlined{font-size:22px;color:var(--lm-red)}.tr-tire-card{background:var(--lm-card-bg);border:1px solid var(--lm-border);border-radius:12px;padding:18px 22px;margin-bottom:8px;transition:border-color .15s}.tr-tire-card:hover{border-color:var(--lm-red)}.tr-tire-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px 16px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--lm-border)}.tr-tire-rank-wrap{display:flex;align-items:center;gap:10px;min-width:0}.tr-rank-badge{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:28px;padding:0 10px;border-radius:6px;font-size:12px;font-weight:700;letter-spacing:.02em;flex-shrink:0;font-variant-numeric:tabular-nums}.tr-rank-1{background:linear-gradient(135deg,gold 0,#ffc107 100%);color:#5c4200;box-shadow:0 1px 4px rgba(255,193,7,.3)}.tr-rank-2{background:linear-gradient(135deg,#e0e0e0 0,#bdbdbd 100%);color:#333;box-shadow:0 1px 4px rgba(189,189,189,.3)}.tr-rank-3{background:linear-gradient(135deg,#cd7f32 0,sienna 100%);color:#fff;box-shadow:0 1px 4px rgba(205,127,50,.3)}.tr-rank-default{background:var(--lm-page-bg);color:var(--lm-text-mid);border:1px solid var(--lm-border)}.tr-tire-name{font-size:15px;font-weight:600;color:var(--lm-text)!important;text-decoration:none!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px;display:inline-block;transition:color .15s}.tr-tire-name:hover{color:var(--lm-red)!important}.tr-tire-meta{font-size:13px;color:var(--lm-text-muted);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.tr-tire-meta-sep{color:var(--lm-border)}.tr-tire-stats{display:flex;gap:24px;flex-wrap:wrap}.tr-stat{display:flex;flex-direction:column;gap:2px}.tr-stat-label{font-size:11px;font-weight:600;color:var(--lm-text-muted);text-transform:uppercase;letter-spacing:.04em}.tr-stat-value{font-size:14px;font-weight:600;color:var(--lm-text);font-variant-numeric:tabular-nums}.tr-stars{color:var(--lm-red);letter-spacing:1px}.tr-stars-label{font-size:12px;color:var(--lm-text-muted);margin-left:4px}.tr-weight-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:700;white-space:nowrap;letter-spacing:.02em}.tr-weight-high{background:rgba(34,197,94,.12);color:#16a34a}.tr-weight-med{background:rgba(245,158,11,.12);color:#d97706}.tr-weight-low{background:rgba(156,163,175,.12);color:#6b7280}.tr-model-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:8px;margin-top:12px;padding-top:12px;border-top:1px dashed var(--lm-border)}.tr-model-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:var(--lm-page-bg);border-radius:8px;border-left:3px solid var(--lm-red);gap:8px;font-size:13px}.tr-model-item-name{font-weight:500;color:var(--lm-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.tr-model-item-rank{display:flex;align-items:center;gap:6px;flex-shrink:0;color:var(--lm-text-muted);font-size:12px}.tr-filtered-section{background:var(--lm-card-bg);border:1px solid var(--lm-border);border-radius:14px;padding:20px 24px;margin-bottom:20px;position:relative;overflow:hidden}.tr-filtered-section::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:#f59e0b}.tr-filtered-title{font-size:15px;font-weight:700;color:var(--lm-text);margin:0 0 6px;display:flex;align-items:center;gap:8px}.tr-filtered-title .material-symbols-outlined{font-size:18px;color:#f59e0b}.tr-filtered-desc{font-size:13px;color:var(--lm-text-muted);margin:0 0 14px;line-height:1.5}.tr-filtered-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:8px}.tr-filtered-tire{padding:10px 14px;background:var(--lm-page-bg);border-radius:8px;border-left:3px solid #f59e0b;font-size:13px;color:var(--lm-text-gray)}.tr-filtered-tire a{color:var(--lm-text)!important;text-decoration:none!important;font-weight:500;transition:color .15s}.tr-filtered-tire a:hover{color:var(--lm-red)!important}.tr-footer{text-align:center;padding:28px 0 0;border-top:1px solid var(--lm-border);margin-top:32px;font-size:12px;color:var(--lm-text-muted);line-height:1.8}@media (max-width:767px){.tr-category-header{font-size:15px;padding:14px 18px;border-radius:10px}.tr-tire-card{padding:14px 16px;border-radius:10px}.tr-tire-header{flex-direction:column;align-items:flex-start;gap:6px}.tr-tire-name{max-width:200px;font-size:14px}.tr-tire-stats{gap:16px}.tr-model-grid{grid-template-columns:1fr}.tr-model-item{flex-direction:column;align-items:flex-start;padding:6px 10px}.tr-model-item-rank{justify-content:flex-start;width:100%;font-size:11px;gap:4px;flex-wrap:wrap}.tr-filtered-grid{grid-template-columns:1fr}}@media (max-width:575px){.tr-tire-name{max-width:160px;font-size:13px}.tr-rank-badge{min-width:28px;height:24px;font-size:11px;padding:0 7px}.tr-tire-stats{gap:12px}.tr-stat-label{font-size:10px}.tr-stat-value{font-size:13px}}html.dark .tr-rank-1{background:linear-gradient(135deg,#b8860b 0,#daa520 100%);color:#1c1c24}html.dark .tr-rank-2{background:linear-gradient(135deg,#9e9e9e 0,#757575 100%);color:#1c1c24}html.dark .tr-rank-3{background:linear-gradient(135deg,sienna 0,#8b4513 100%);color:#fff}html.dark .tr-weight-high{background:rgba(34,197,94,.15);color:#4ade80}html.dark .tr-weight-med{background:rgba(245,158,11,.15);color:#fbbf24}html.dark .tr-weight-low{background:rgba(156,163,175,.12);color:#9ca3af}html.dark .tr-model-item{background:rgba(255,255,255,.03)}html.dark .tr-filtered-tire{background:rgba(255,255,255,.03)}
