.comparison-action{margin:14px 0}.actions .comparison-action{margin:0}
.comparison-sharing{max-width:760px;margin:20px 0}.comparison-sharing p{margin:4px 0 10px}.comparison-sharing .actions{margin:10px 0}
.comparison-scroll{max-width:100%;max-height:70vh;max-height:70dvh;isolation:isolate;scroll-padding:12rem 0 0 11rem;border:1px solid var(--line)}
#comparison-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;table-layout:fixed}
#comparison-table th,#comparison-table td{min-width:0;width:240px;max-width:240px;overflow-wrap:anywhere;border-width:0 1px 1px 0}
#comparison-table thead th{position:sticky;top:0;z-index:2;background:var(--panel);font-size:16px}
#comparison-table thead th:first-child{left:0;z-index:3}
#comparison-table tr>th:first-child{position:sticky;left:0;width:170px;max-width:170px;background:var(--panel)}
#comparison-table tbody th{z-index:1}
#comparison-table tr.different>th,#comparison-table tr.different>td{background:#263023}
#comparison-table thead p{margin:8px 0}
.comparison-kind{display:block;color:var(--muted);font-size:11px;margin-bottom:5px}
.comparison-remove{display:inline-block;border:1px solid var(--line);border-radius:7px;padding:8px 12px;font-size:13px}
@media(max-width:760px){.comparison-scroll{scroll-padding-left:110px}#comparison-table th,#comparison-table td{width:200px;max-width:200px;padding:12px}#comparison-table tr>th:first-child{width:110px;max-width:110px}#comparison-table thead th{font-size:14px}}
@media(prefers-reduced-motion:reduce){.comparison-scroll{scroll-behavior:auto}}
