.basis-tab-wrapper{margin:var(--space-8) 0;overflow-x:auto;background:var(--color-bg-page, var(--color-white));border:1px solid var(--color-border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}@media(min-width:1024px){.basis-tab-wrapper--wide{width:min(100vw - 3rem,1200px);max-width:min(100vw - 3rem,1200px);margin-left:calc((100% - min(100vw - 3rem,1200px))/2);margin-right:calc((100% - min(100vw - 3rem,1200px))/2)}}.basis-tab-wrapper>table{display:table!important;width:100%!important;white-space:normal!important;overflow:visible!important;border-collapse:collapse;font-family:var(--font-body);font-size:var(--font-size-sm);color:var(--color-text-body);line-height:var(--line-height-normal);background:transparent}.basis-tab-wrapper>table th,.basis-tab-wrapper>table td{font-size:var(--font-size-sm);white-space:normal!important}.basis-tab-wrapper--fixed-widths>table{table-layout:fixed!important;width:100%!important}.basis-tab-wrapper--fixed-widths td,.basis-tab-wrapper--fixed-widths th{min-width:0!important;width:auto!important;max-width:none!important}.basis-tab-wrapper--fixed-widths img{width:100%;max-width:100%;min-width:0}.basis-tab-wrapper caption{caption-side:top;text-align:left;font-family:var(--font-heading);font-weight:var(--font-weight-semibold);font-size:var(--font-size-lg);color:var(--color-text-heading);margin-bottom:var(--space-3)}.basis-tab-wrapper th,.basis-tab-wrapper td{padding:var(--space-2) var(--space-3);border:1px solid var(--color-border-light);vertical-align:top;text-align:left;word-break:break-word;overflow-wrap:anywhere}.basis-tab-wrapper tbody tr:nth-child(2n) td{background:var(--color-bg-section)}.basis-tab-wrapper thead th,.basis-tab-wrapper thead td,.basis-tab-wrapper>table>tr:first-child th{background:var(--color-bg-highlight);font-family:var(--font-heading);font-weight:var(--font-weight-semibold);color:var(--color-text-heading);border-bottom:2px solid var(--color-border)}.basis-tab-wrapper--row-header tbody tr td:first-child,.basis-tab-wrapper--row-header tbody tr th:first-child,.basis-tab-wrapper--row-header>table>tr td:first-child,.basis-tab-wrapper--row-header>table>tr th:first-child{background:var(--color-bg-highlight);font-family:var(--font-heading);font-weight:var(--font-weight-semibold);color:var(--color-text-heading);border-right:1px solid var(--color-border)}.basis-tab-wrapper td.basis-tab-cell--empty{text-align:center;color:var(--color-text-muted)}.basis-tab-wrapper td p,.basis-tab-wrapper th p{margin:0}.basis-tab-wrapper td p+p,.basis-tab-wrapper th p+p{margin-top:var(--space-2)}.basis-tab-wrapper td ul,.basis-tab-wrapper td ol,.basis-tab-wrapper th ul,.basis-tab-wrapper th ol{margin:0;padding-left:var(--space-4)}.basis-tab-wrapper td li,.basis-tab-wrapper th li{margin-bottom:var(--space-1);line-height:var(--line-height-normal)}.basis-tab-wrapper td li:last-child,.basis-tab-wrapper th li:last-child{margin-bottom:0}.basis-tab-wrapper td code,.basis-tab-wrapper th code{background:var(--color-bg-section);padding:.1em .35em;border-radius:var(--radius-sm);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em;color:var(--color-text-body)}.basis-tab-wrapper a{color:var(--color-text-link);text-decoration:underline;text-underline-offset:2px;transition:color var(--transition-fast)}.basis-tab-wrapper a:hover{color:var(--color-primary-dark)}.basis-tab-wrapper a:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}.basis-tab-caption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.basis-tab-wrapper img{display:block;width:100%;max-width:200px;height:auto;margin:0 auto;border-radius:var(--radius-sm)}.basis-tab-wrapper td:has(img),.basis-tab-wrapper th:has(img){min-width:140px;padding:var(--space-2)}.basis-tab-wrapper td>div,.basis-tab-wrapper th>div{margin:0}@media(max-width:768px){.basis-tab-wrapper{overflow-x:visible;background:transparent;border:0;box-shadow:none;border-radius:0}.basis-tab-wrapper>table,.basis-tab-wrapper thead,.basis-tab-wrapper tbody,.basis-tab-wrapper tr,.basis-tab-wrapper th,.basis-tab-wrapper td{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box;white-space:normal!important}.basis-tab-wrapper>table{table-layout:auto!important}.basis-tab-wrapper colgroup,.basis-tab-wrapper col{display:none!important}.basis-tab-wrapper th[width],.basis-tab-wrapper td[width]{width:100%!important}.basis-tab-wrapper--wide{width:auto!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.basis-tab-wrapper td>*,.basis-tab-wrapper th>*{max-width:100%}.basis-tab-wrapper thead{display:none!important}.basis-tab-wrapper td:before{content:attr(data-label);display:block;font-family:var(--font-heading);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:var(--space-1)}.basis-tab-wrapper td[data-label=""]:before{display:none}.basis-tab-wrapper--row-header tbody tr td:first-child:before,.basis-tab-wrapper--row-header tbody tr th:first-child:before{display:none}.basis-tab-wrapper tbody tr:nth-child(2n) td{background:transparent}.basis-tab-wrapper img{width:auto;max-width:240px}.basis-tab-wrapper td.basis-tab-cell--empty{text-align:left}.basis-tab-wrapper caption{margin-bottom:var(--space-4)}.basis-tab-wrapper tr{background:var(--card-bg, var(--color-white));border:1px solid var(--color-border);border-radius:var(--card-radius, 1rem);padding:var(--space-4);margin-bottom:var(--space-4);box-shadow:var(--shadow-sm)}.basis-tab-wrapper td,.basis-tab-wrapper th{padding:var(--space-3) 0;border:0;border-bottom:1px solid var(--color-border-light);background:transparent;word-break:break-word;overflow-wrap:anywhere;white-space:normal}.basis-tab-wrapper td *,.basis-tab-wrapper th *{white-space:normal;word-break:break-word;overflow-wrap:anywhere;max-width:100%}.basis-tab-wrapper tr td:last-child,.basis-tab-wrapper tr th:last-child{padding-bottom:0;border-bottom:0}.basis-tab-wrapper td:has(img):before{display:none}.basis-tab-wrapper td:has(img){padding:var(--space-3) 0;min-width:0}.basis-tab-wrapper td:has(img) img{width:100%;max-width:100%;margin:0}.basis-tab-wrapper--row-header tbody tr td:first-child,.basis-tab-wrapper--row-header tbody tr th:first-child{font-family:var(--font-heading);font-size:var(--font-size-lg);color:var(--color-text-heading);border-bottom:2px solid var(--color-border);padding-bottom:var(--space-3);margin-bottom:var(--space-2)}}.basis-tab-cards-mobile{display:none}@media(max-width:768px){.basis-tab-wrapper--cols-orientation>table{display:none!important}.basis-tab-wrapper--cols-orientation .basis-tab-cards-mobile{display:flex;flex-direction:column;gap:var(--space-4)}.basis-tab-wrapper--cols-orientation .basis-tab-card{background:var(--card-bg, var(--color-white));border:1px solid var(--color-border);border-radius:var(--card-radius, 1rem);padding:var(--space-4);box-shadow:var(--shadow-sm)}.basis-tab-wrapper--cols-orientation .basis-tab-card__title{font-family:var(--font-heading);font-size:var(--font-size-lg);color:var(--color-text-heading);border-bottom:2px solid var(--color-border);padding-bottom:var(--space-3);margin:0 0 var(--space-3) 0}.basis-tab-wrapper--cols-orientation .basis-tab-card__list{margin:0;display:flex;flex-direction:column;gap:var(--space-3)}.basis-tab-wrapper--cols-orientation .basis-tab-card__row{display:flex;flex-direction:column;gap:var(--space-1);border-bottom:1px solid var(--color-border-light);padding-bottom:var(--space-3)}.basis-tab-wrapper--cols-orientation .basis-tab-card__row:last-child{border-bottom:0;padding-bottom:0}.basis-tab-wrapper--cols-orientation .basis-tab-card__label{font-family:var(--font-heading);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin:0}.basis-tab-wrapper--cols-orientation .basis-tab-card__value{margin:0;word-break:break-word;overflow-wrap:anywhere}.basis-tab-wrapper--cols-orientation .basis-tab-card__row:has(img)>.basis-tab-card__label{display:none}.basis-tab-wrapper--cols-orientation .basis-tab-card__value img{width:100%;max-width:100%;height:auto;margin:0}}.basis-tab-wrapper--theme-primary thead th,.basis-tab-wrapper--theme-primary thead td,.basis-tab-wrapper--theme-primary>table>tr:first-child th{background:var(--color-primary);color:var(--color-text-on-primary, var(--color-white));border-bottom:2px solid var(--color-primary-dark)}.basis-tab-wrapper--theme-primary.basis-tab-wrapper--row-header tbody tr td:first-child,.basis-tab-wrapper--theme-primary.basis-tab-wrapper--row-header tbody tr th:first-child{background:var(--color-primary-light);color:var(--color-text-heading);border-right:1px solid var(--color-primary)}.basis-tab-wrapper--theme-primary thead a{color:var(--color-text-on-primary, var(--color-white))}.basis-tab-wrapper--theme-dark thead th,.basis-tab-wrapper--theme-dark thead td,.basis-tab-wrapper--theme-dark>table>tr:first-child th{background:var(--color-dark);color:var(--color-text-on-dark, var(--color-white));border:0}.basis-tab-wrapper--theme-dark.basis-tab-wrapper--row-header tbody tr td:first-child,.basis-tab-wrapper--theme-dark.basis-tab-wrapper--row-header tbody tr th:first-child{background:var(--color-bg-section);color:var(--color-text-heading);border-right:2px solid var(--color-primary)}.basis-tab-wrapper--theme-dark tbody tr:nth-child(2n) td{background:transparent}.basis-tab-wrapper--theme-dark th,.basis-tab-wrapper--theme-dark td{border-left:0;border-right:0;border-color:var(--color-border-light)}.basis-tab-wrapper--theme-dark thead a{color:var(--color-text-on-dark, var(--color-white))}.basis-tab-wrapper--theme-soft{border:0;box-shadow:none;background:transparent}.basis-tab-wrapper--theme-soft thead th,.basis-tab-wrapper--theme-soft thead td,.basis-tab-wrapper--theme-soft>table>tr:first-child th{background:var(--color-bg-accent-soft);color:var(--color-text-heading);border:0;border-bottom:2px solid var(--color-primary)}.basis-tab-wrapper--theme-soft.basis-tab-wrapper--row-header tbody tr td:first-child,.basis-tab-wrapper--theme-soft.basis-tab-wrapper--row-header tbody tr th:first-child{background:transparent;font-weight:var(--font-weight-bold);border-right:2px solid var(--color-primary)}.basis-tab-wrapper--theme-soft tbody tr:nth-child(2n) td{background:transparent}.basis-tab-wrapper--theme-soft th,.basis-tab-wrapper--theme-soft td{border-left:0;border-right:0;border-color:var(--color-border-light)}
/*# sourceMappingURL=/cdn/shop/t/33/assets/basis-tab.css.map */
