/* Data-shape and anchor adapters. All component styling comes from Sunrise. */
.tc-documentary-page .tc-comparison-table{table-layout:fixed;width:100%}
.tc-documentary-page .tc-comparison-table[data-columns="3"]{min-width:48rem}
.tc-documentary-page .tc-comparison-table[data-columns="4"]{min-width:58rem}
.tc-documentary-page .tc-comparison-table[data-columns="5"]{min-width:62.5rem}
.tc-documentary-page .tc-comparison-table :is(th,td){overflow-wrap:break-word}
.tc-documentary-page .ha-guide-section[id],.tc-documentary-page h2[id]{scroll-margin-top:var(--sunrise-anchor-offset,160px)}
