.compare-summary-grid{display:grid;grid-template-columns:1fr;gap:.75rem}.compare-team-card{display:grid;border:1px solid var(--border);border-top:4px solid var(--compare-color);background:var(--card);padding:1rem}.compare-team-heading{display:flex;min-height:4.5rem;align-items:center;gap:.75rem}.compare-logo{display:inline-flex;height:3.25rem;width:3.25rem;flex:none;align-items:center;justify-content:center;border:1px solid var(--border);background:var(--background)}.compare-logo-compact{height:2.25rem;width:2.25rem}.compare-logo img{height:calc(100% - .4rem);width:calc(100% - .4rem);object-fit:contain}.compare-logo-fallback{font-size:1rem;font-weight:900;color:var(--muted-foreground)}.compare-team-copy{display:grid;min-width:0;gap:.25rem}.compare-team-name{overflow-wrap:anywhere;font-weight:900;line-height:1.35}.compare-current-category{color:var(--muted-foreground);font-size:.72rem;font-weight:700}.compare-facts{margin-top:1rem;border-top:1px solid var(--border)}.compare-fact{display:grid;grid-template-columns:5.5rem minmax(0,1fr);gap:.75rem;border-bottom:1px solid var(--border);padding:.6rem 0;font-size:.75rem}.compare-fact dt{color:var(--muted-foreground)}.compare-fact dd{overflow-wrap:anywhere;font-weight:700}.compare-table-scroll{display:none;overflow-x:auto}.compare-mobile-list{display:grid;gap:.75rem;padding:.75rem}.compare-mobile-season{border:1px solid var(--border);background:var(--background)}.compare-mobile-season-title{border-bottom:1px solid var(--border);background:var(--card);padding:.65rem .75rem;font-size:.95rem;font-weight:900;line-height:1.4}.compare-mobile-team-list{display:grid;gap:1px;background:var(--border)}.compare-mobile-team{display:grid;gap:.65rem;border-left:3px solid var(--compare-color);background:var(--card);padding:.8rem .75rem}.compare-mobile-team-head{display:grid;grid-template-columns:2.25rem minmax(0,1fr);align-items:center;gap:.65rem;min-height:2.25rem}.compare-mobile-team-name{overflow-wrap:anywhere;font-size:.88rem;font-weight:900;line-height:1.35}.compare-history-table{width:100%;min-width:56rem;border-collapse:collapse;font-size:.8rem}.compare-history-table th,.compare-history-table td{border-bottom:1px solid var(--border);padding:.8rem;text-align:left;vertical-align:top}.compare-history-table tbody tr:nth-child(2n){background:color-mix(in oklab,var(--muted) 55%,transparent)}.compare-history-table tbody td{min-width:15.5rem;height:7.4rem}.compare-history-table thead th{position:sticky;top:0;z-index:2;background:var(--card);font-weight:900}.compare-history-table thead th:first-child,.compare-history-table tbody th{position:sticky;left:0;z-index:3;background:var(--card);box-shadow:1px 0 0 var(--border)}.compare-history-table tbody tr:nth-child(2n) th{background:color-mix(in oklab,var(--muted) 55%,var(--card))}.compare-column-head{border-top:3px solid var(--compare-color)}.compare-column-team{display:grid;grid-template-columns:2.25rem minmax(0,1fr);align-items:center;gap:.6rem;min-height:2.5rem}.compare-column-name{overflow-wrap:anywhere;line-height:1.35}.compare-season{width:7rem;white-space:nowrap;font-weight:900}.compare-history-cell+.compare-history-cell{margin-top:.75rem;border-top:1px dashed var(--border);padding-top:.75rem}.compare-category,.compare-result,.compare-meta,.compare-status,.compare-alias,.compare-note{display:block}.compare-category{width:fit-content;border:1px solid currentColor;background:var(--background);padding:.2rem .5rem;font-size:.7rem;font-weight:900}.compare-history-cell[data-division="1"] .compare-category{color:#b4233b}.compare-history-cell[data-division="2"] .compare-category{color:#176d78}.compare-history-cell[data-division="3"] .compare-category{color:#6558a6}.compare-result{margin-top:.45rem;font-size:1.15rem;line-height:1.3}.compare-meta{margin-top:.2rem;color:var(--muted-foreground);font-size:.7rem}.compare-status,.compare-alias{margin-top:.25rem;width:fit-content;background:var(--muted);padding:.15rem .4rem;color:var(--muted-foreground);font-size:.68rem;font-weight:700}.compare-note{margin-top:.35rem;color:var(--primary);font-size:.7rem;font-weight:800}.compare-empty{color:var(--muted-foreground)}.compare-empty-state{grid-column:1 / -1;width:100%;min-width:min(36rem,calc(100vw - 3rem));border:1px dashed var(--border);padding:1.25rem;color:var(--muted-foreground);font-size:.85rem;line-height:1.7}@media(min-width:768px){.compare-summary-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);min-width:100%}.compare-table-scroll{display:block}.compare-mobile-list{display:none}}
