.rim-matrix-section{box-sizing:border-box;padding:40px 20px;background:var(--rm-bg);color:var(--rm-text);font-family:inherit}.rim-matrix-section *,.rim-matrix-section *:before,.rim-matrix-section *:after{box-sizing:inherit}.rim-matrix-section__heading{font-size:24px;font-weight:700;margin:0 0 20px;padding:0;color:var(--rm-text);line-height:1.25}.rim-matrix-section__filters{margin-bottom:20px;padding:16px 20px;background:var(--rm-header-bg);border:1px solid var(--rm-border);border-radius:8px}.rim-matrix-section__filter-groups{display:flex;flex-wrap:wrap;gap:20px 32px;align-items:flex-start}.rim-matrix-section__filter-group{display:flex;flex-direction:column;gap:8px}.rim-matrix-section__filter-group-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--rm-text-muted);margin:0}.rim-matrix-section__filter-options{display:flex;flex-wrap:wrap;gap:6px 14px;align-items:center}.rim-matrix-section__filter-label{display:flex;align-items:center;gap:5px;font-size:13px;cursor:pointer;color:var(--rm-text);white-space:nowrap;user-select:none;-webkit-user-select:none}.rim-matrix-section__filter-label input[type=checkbox]{margin:0;cursor:pointer;accent-color:var(--rm-dot)}.rim-matrix-section__legend{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;margin-bottom:16px;font-size:12px;color:var(--rm-text-muted)}.rim-matrix-section__legend-item{display:flex;align-items:center;gap:5px;white-space:nowrap}.rim-matrix-section__legend-badge{display:inline-block;padding:1px 5px;border-radius:3px;font-size:10px;font-weight:700;line-height:1.5;letter-spacing:.02em}.rim-matrix-section__legend-badge--tl{background:#0d9488;color:#fff}.rim-matrix-section__legend-badge--clincher{background:#6b7280;color:#fff}.rim-matrix-section__legend-badge--tu{background:#7c3aed;color:#fff}.rim-matrix-section__legend-badge--ms{background:#d1d5db;color:#374151}.rim-matrix-section__legend-badge--tire{background:#1e293b;color:#f8fafc}.rim-matrix-section__legend-swatch{display:inline-block;width:13px;height:13px;border-radius:2px;vertical-align:middle;flex-shrink:0}.rim-matrix-section__scroll-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--rm-border);border-radius:8px}.rim-matrix-section__table{width:100%;min-width:900px;border-collapse:collapse;border-spacing:0;background:var(--rm-bg);table-layout:fixed}.rim-matrix-section__table thead th:not(.rim-matrix-section__label-cell),.rim-matrix-section__table tbody td:not(.rim-matrix-section__label-cell){width:56px;min-width:56px;max-width:56px}.rim-matrix-section__table tbody td:not(.rim-matrix-section__label-cell){height:56px}.rim-matrix-section__head th{position:sticky;top:0;z-index:3;background:var(--rm-header-bg);border-bottom:2px solid var(--rm-border);padding:10px 4px 8px;text-align:center;vertical-align:bottom;white-space:nowrap}.rim-matrix-section__label-cell{position:sticky;left:0;z-index:2;background:var(--rm-header-bg);border-right:2px solid var(--rm-border);width:220px;min-width:220px;padding:10px 12px;vertical-align:middle}.rim-matrix-section__head .rim-matrix-section__label-cell{z-index:4;text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--rm-text-muted)}.rim-matrix-section__label-inner{display:flex;align-items:flex-start;gap:10px}.rim-matrix-section__label-text{display:flex;flex-direction:column;gap:5px;min-width:0}.rim-matrix-section__model-name{font-weight:700;font-size:14px;color:var(--rm-text);line-height:1.2;display:block}.rim-matrix-section__label-attrs{display:flex;flex-wrap:wrap;gap:3px}.rim-matrix-section__attr{display:inline-block;padding:1px 5px;border-radius:3px;font-size:10px;font-weight:700;line-height:1.5;letter-spacing:.02em;white-space:nowrap}.rim-matrix-section__attr--tl{background:#0d9488;color:#fff}.rim-matrix-section__attr--clincher{background:#6b7280;color:#fff}.rim-matrix-section__attr--tu{background:#7c3aed;color:#fff}.rim-matrix-section__attr--ms{background:#d1d5db;color:#374151}.rim-matrix-section__attr--tire{background:#1e293b;color:#f8fafc}.rim-matrix-section__thumb{width:66px;height:44px;min-width:66px;object-fit:cover;border-radius:6px;display:block;flex-shrink:0}.rim-matrix-section__thumb-placeholder{width:66px;height:44px;min-width:66px;border-radius:6px;background:var(--rm-border);display:block;flex-shrink:0}.rim-matrix-section__col-label{display:block;font-weight:700;font-size:13px;color:var(--rm-text);line-height:1.3}.rim-matrix-section__col-bsd{display:block;font-size:9px;color:var(--rm-text-muted);font-weight:400;line-height:1.4;margin-top:2px}.rim-matrix-section__cell{position:relative;text-align:center;vertical-align:middle;padding:0;border-bottom:1px solid var(--rm-border);border-right:1px solid var(--rm-border)}.rim-matrix-section__cell:last-child{border-right:none}.rim-matrix-section__label-cell{border-bottom:1px solid var(--rm-border)}.rim-matrix-section__cell--filled{padding:0}.rim-matrix-section__cell--filled:not(.rim-matrix-section__cell--has-link){display:table-cell}.rim-matrix-section__cell--filled:not(.rim-matrix-section__cell--has-link) .rim-matrix-section__check{display:inline-flex}.rim-matrix-section__cell--empty{padding:0}.rim-matrix-section__dash{display:block;font-size:14px;color:var(--rm-text-muted);line-height:56px}.rim-matrix-section__check{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:2px solid var(--rm-dot);border-radius:4px;font-size:17px;font-weight:700;color:var(--rm-dot);line-height:1;vertical-align:middle}.rim-matrix-section__check--legend{width:20px;height:20px;font-size:12px}.rim-matrix-section__cell--has-link{cursor:pointer}.rim-matrix-section__cell-link{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;text-decoration:none;color:inherit;transition:background-color .15s ease}.rim-matrix-section__cell-link:hover{background-color:#0000000f}.rim-matrix-section__row{transition:opacity .2s ease}.rim-matrix-section__row--hidden{opacity:0;pointer-events:none}.rim-matrix-section__row:hover .rim-matrix-section__cell,.rim-matrix-section__row:hover .rim-matrix-section__label-cell{background-color:var(--rm-row-hover)}.rim-matrix-section__empty-row{display:none}.rim-matrix-section__empty-row--visible{display:table-row}.rim-matrix-section__empty-row td{padding:28px 16px;text-align:center;font-style:italic;color:var(--rm-text-muted);font-size:14px}@media(max-width:600px){.rim-matrix-section{padding:24px 12px}.rim-matrix-section__filter-groups{gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/rim-matrix.css.map */
