.sizing-table-container{--sizing-bg: rgb(var(--color-background));--sizing-header-bg: rgba(var(--color-foreground), .05);--sizing-border: rgba(var(--color-foreground), .12);--sizing-text: rgb(var(--color-foreground));--sizing-muted: rgba(var(--color-foreground), .7)}.sizing-toggle{display:inline-flex;border:1px solid var(--sizing-border);border-radius:6px;overflow:hidden;margin-bottom:1rem}.sizing-toggle__btn{padding:.6rem 1.2rem;border:none;background:transparent;color:var(--sizing-muted);font-size:inherit;font-weight:500;cursor:pointer;transition:all .2s ease}.sizing-toggle__btn:not(:last-child){border-right:1px solid var(--sizing-border)}.sizing-toggle__btn--active{background:var(--sizing-text);color:var(--sizing-bg)}.sizing-toggle__btn:hover:not(.sizing-toggle__btn--active){background:rgba(var(--color-foreground),.05)}.sizing-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.3) transparent}.sizing-table-wrapper::-webkit-scrollbar{height:8px}.sizing-table-wrapper::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.1);border-radius:4px}.sizing-table-wrapper::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.3);border-radius:4px}.sizing-table-wrapper::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-foreground),.5)}.sizing-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:inherit;table-layout:fixed}.sizing-table th,.sizing-table td{padding:.75rem 1rem;text-align:left;white-space:nowrap;border-bottom:1px solid var(--sizing-border)}.sizing-table th:first-child,.sizing-table td:first-child{width:60px}.sizing-table th:not(:first-child),.sizing-table td:not(:first-child){width:100px}.sizing-table td,.rte .sizing-table tbody tr:first-child td{font-weight:400}.sizing-table th{font-weight:600;color:var(--sizing-muted);font-size:inherit;text-transform:capitalize;letter-spacing:normal;background:var(--sizing-header-bg)}.sizing-table td:first-child,.sizing-table th:first-child{position:sticky;left:0;background:rgb(var(--color-background))!important;font-weight:400;z-index:1;box-shadow:inset 0 0 0 1000px rgba(var(--color-foreground),.05)}.sizing-table th:first-child{font-weight:600}.sizing-table td:first-child:after,.sizing-table th:first-child:after{content:"";position:absolute;right:0;top:0;bottom:0;width:1px;background:var(--sizing-border)}.sizing-table tbody tr:last-child td{border-bottom:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-sizing-table.css.map */
