.product-popup-modal__content-info h1:has(~.size-chart){margin-bottom:2rem}.size-chart{display:flex;flex-direction:column;height:100%;min-height:0}.size-chart__panel{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.size-chart__tab-input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.size-chart__tabs{display:flex;flex-direction:row;gap:2.4rem;overflow-x:auto;-webkit-overflow-scrolling:touch;flex:0 0 auto;border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 -1.5rem 2rem;padding:0 1.5rem 1.2rem}.size-chart__tab{cursor:pointer;white-space:nowrap;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.55);padding-bottom:1rem;margin-bottom:-1.3rem;border-bottom:.2rem solid transparent;transition:color .15s ease,border-color .15s ease}.size-chart__tab-input:focus-visible+.size-chart__tab{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.size-chart__pane{display:none}.size-chart__panel:has(.size-chart__tab-input:nth-of-type(1):checked) .size-chart__tab:nth-of-type(1),.size-chart__panel:has(.size-chart__tab-input:nth-of-type(2):checked) .size-chart__tab:nth-of-type(2),.size-chart__panel:has(.size-chart__tab-input:nth-of-type(3):checked) .size-chart__tab:nth-of-type(3){color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-foreground))}.size-chart__panel:has(.size-chart__tab-input:nth-of-type(1):checked) .size-chart__pane--conversion,.size-chart__panel:has(.size-chart__tab-input:nth-of-type(2):checked) .size-chart__pane--measurements,.size-chart__panel:has(.size-chart__tab-input:nth-of-type(3):checked) .size-chart__pane--how-to{display:block}.size-chart__panels{flex:1 1 auto;min-height:0;overflow-y:auto}@media screen and (min-width:990px){.size-chart__panel{flex-direction:row;align-items:flex-start;gap:3.5rem}.size-chart__tabs{flex-direction:column;overflow-x:visible;gap:1.6rem;flex:0 0 22rem;margin:0;padding:0;border-bottom:0;border-right:.1rem solid rgba(var(--color-foreground),.08);padding-right:2rem;align-self:stretch}.size-chart__tab{padding:0 0 0 1.4rem;margin-bottom:0;border-bottom:0;border-left:.1rem solid transparent}.size-chart__panel:has(.size-chart__tab-input:nth-of-type(1):checked) .size-chart__tab:nth-of-type(1),.size-chart__panel:has(.size-chart__tab-input:nth-of-type(2):checked) .size-chart__tab:nth-of-type(2),.size-chart__panel:has(.size-chart__tab-input:nth-of-type(3):checked) .size-chart__tab:nth-of-type(3){border-left-color:rgb(var(--color-foreground));border-bottom-color:transparent}.size-chart__panels{flex:1 1 auto}}.size-chart__unit-toggle{display:flex;gap:.5rem;margin-bottom:2rem}.size-chart__unit-input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.size-chart__unit-label{display:inline-flex;align-items:center;padding:.6rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.3);border-radius:3rem;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.size-chart__unit-input:checked+.size-chart__unit-label{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.size-chart__unit-input:focus-visible+.size-chart__unit-label{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.size-chart__table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.size-chart__table{width:100%;min-width:40rem;border-collapse:collapse;font-size:1.4rem}.size-chart__table th,.size-chart__table td{padding:1.2rem 1.6rem;text-align:left;border-bottom:.1rem solid rgba(var(--color-foreground),.08);white-space:nowrap}.size-chart__table th{font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.75)}.size-chart__table td[data-cm]:before{content:attr(data-cm)}.size-chart__table td[data-cm]:after{content:attr(data-in);display:none}.size-chart__measurements:has(.size-chart__unit-input:last-of-type:checked) .size-chart__table td[data-cm]:before{display:none}.size-chart__measurements:has(.size-chart__unit-input:last-of-type:checked) .size-chart__table td[data-cm]:after{display:inline}.size-chart__empty{color:rgba(var(--color-foreground),.75)}.size-chart__how-to-group+.size-chart__how-to-group{margin-top:2.5rem;padding-top:2.5rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.size-chart__how-to-heading{font-size:1.5rem;margin:0 0 1.4rem;letter-spacing:.02em;text-transform:uppercase}.size-chart__how-to-body{display:grid;grid-template-columns:minmax(0,1fr) 9rem;gap:1.5rem;align-items:start}.size-chart__how-to-list{margin:0;padding:0;list-style:none;counter-reset:how-to-step;display:flex;flex-direction:column;gap:1rem;font-size:1.3rem;color:rgba(var(--color-foreground),.85)}.size-chart__how-to-list li{counter-increment:how-to-step;padding-left:2.2rem;position:relative}.size-chart__how-to-list li:before{content:counter(how-to-step) ".";position:absolute;left:0;color:rgba(var(--color-foreground),.5)}.size-chart__diagram{width:100%;height:auto;color:rgba(var(--color-foreground),.6);justify-self:center}@media screen and (max-width:749px){.size-chart__table{font-size:1.3rem}.size-chart__table th,.size-chart__table td{padding:1rem 1.2rem}.size-chart__how-to-body{grid-template-columns:1fr}.size-chart__diagram{max-width:12rem;margin:0 auto}.product-popup-modal:has(.size-chart) .product-popup-modal__content{width:100%;height:100%;max-height:100dvh;margin:0;top:0;left:0;transform:none;border-radius:0;border-width:0;padding:0;display:flex;flex-direction:column}.product-popup-modal:has(.size-chart) .product-popup-modal__content-info{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;padding:1.5rem}.product-popup-modal:has(.size-chart) .product-popup-modal__content-info>*{max-height:none}.product-popup-modal:has(.size-chart) .product-popup-modal__content-info h1{flex:0 0 auto}.product-popup-modal:has(.size-chart) .product-popup-modal__toggle{top:0}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/component-size-chart.css.map */
