.cmp{--cmp-bg:var(--brand-surface,#fff);--cmp-cell-bg:var(--brand-surface,#fff);--cmp-cell-bg-highlighted:#1e5fcf0d;--cmp-border:#0000001a;--cmp-text-color:var(--brand-ink,#102542);--cmp-muted-color:#1025428c;--cmp-icon-check:var(--brand-accent,#1e5fcf);--cmp-icon-x:#1025424d;--cmp-rating-filled:var(--brand-accent,#1e5fcf);--cmp-rating-empty:#10254226;--cmp-category-bg:#00000006;--cmp-radius:1rem;--cmp-cell-padding:.875rem 1rem;--cmp-section-padding:2rem;padding:var(--cmp-section-padding);background:var(--cmp-bg);color:var(--cmp-text-color);display:block}.cmp__header{text-align:center;margin-bottom:2.5rem}.cmp__title{margin:0 0 .5rem;font-size:2rem;font-weight:600}.cmp__description{color:var(--cmp-muted-color);margin:0;font-size:1.0625rem}.cmp__table-wrap{-webkit-overflow-scrolling:touch;border-radius:var(--cmp-radius);border:1px solid var(--cmp-border);overflow-x:auto}.cmp__table{border-collapse:collapse;table-layout:auto;background:var(--cmp-cell-bg);width:100%}.cmp__col-head{padding:var(--cmp-cell-padding);text-align:center;border-bottom:2px solid var(--cmp-border);vertical-align:bottom;white-space:nowrap;font-size:.9375rem;font-weight:600}.cmp__col-head:first-child{text-align:left}.cmp__col-head--highlighted{background:var(--cmp-cell-bg-highlighted);color:var(--cmp-icon-check)}.cmp__col-logo{object-fit:contain;width:32px;height:32px;margin:0 auto .375rem;display:block}.cmp__row-head{padding:var(--cmp-cell-padding);text-align:left;border-bottom:1px solid var(--cmp-border);vertical-align:middle;white-space:nowrap;min-width:10rem;font-size:.9375rem;font-weight:500}.cmp__row-description{color:var(--cmp-muted-color);white-space:normal;margin-top:.125rem;font-size:.8125rem;font-weight:400;display:block}.cmp__cell{padding:var(--cmp-cell-padding);text-align:center;border-bottom:1px solid var(--cmp-border);vertical-align:middle;background:var(--cmp-cell-bg);font-size:.9375rem}.cmp__cell--highlighted{background:var(--cmp-cell-bg-highlighted)}.cmp__table tbody tr:last-child .cmp__row-head,.cmp__table tbody tr:last-child .cmp__cell{border-bottom:none}.cmp__category-row{background:var(--cmp-category-bg)}.cmp__category-toggle{cursor:pointer;text-transform:uppercase;letter-spacing:.07em;color:var(--cmp-text-color);text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:700;display:flex}.cmp__category-toggle:focus-visible{outline:2px solid var(--cmp-icon-check);outline-offset:2px}.cmp__chevron{color:var(--cmp-muted-color);flex-shrink:0;transition:transform .2s}.cmp__chevron--expanded{transform:rotate(180deg)}.cmp__category-cell{background:var(--cmp-category-bg);border-bottom:1px solid var(--cmp-border)}.cmp__icon{vertical-align:middle;width:1.25rem;height:1.25rem;display:inline-block}.cmp__rating{align-items:center;gap:.1875rem;display:inline-flex}.cmp__rating-pip{flex-shrink:0;width:.75rem;height:.75rem}.cmp__visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cmp__footer{justify-content:center;margin-top:2rem;display:flex}
