.hg-comparison-wrapper{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hg-comparison-wrapper::-webkit-scrollbar{display:none}.hg-comparison-table{width:100%;min-width:var(--hg-comparison-min-width, 600px);border-collapse:collapse;table-layout:fixed}.hg-comparison-corner{width:140px;position:sticky;left:0;z-index:2;background:color-mix(in srgb,var(--muted) 15%,transparent);border-bottom:1px solid var(--border)}.hg-comparison-col-header{padding:.75rem 1rem;font-family:var(--font-sans);font-size:var(--text-sm);font-weight:600;color:var(--foreground);text-align:left;vertical-align:bottom;background:color-mix(in srgb,var(--muted) 15%,transparent);border-bottom:1px solid var(--border)}.hg-comparison-col-sub{display:block;font-weight:400;color:var(--muted-foreground);margin-top:.125rem}.hg-comparison-row-header{padding:.75rem 1rem;font-family:var(--font-sans);font-size:var(--text-sm);font-weight:400;color:var(--muted-foreground);text-align:left;vertical-align:top;white-space:nowrap;border-bottom:1px solid var(--border);position:sticky;left:0;z-index:1;background:var(--background)}.hg-comparison-cell{padding:.75rem 1rem;font-size:var(--text-sm);color:var(--muted-foreground);vertical-align:top;line-height:1.5;border-bottom:1px solid var(--border)}.hg-comparison-highlight{background:color-mix(in srgb,var(--muted) 10%,transparent)}.hg-comparison-table tbody tr:last-child th,.hg-comparison-table tbody tr:last-child td{border-bottom:none}
