.size-guide{width:100%;margin:0 auto;color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1.5}.size-guide *{box-sizing:border-box}.size-guide [hidden]{display:none!important}.size-guide__header{margin-bottom:1.8rem}.size-guide__title{margin:0 0 .8rem;color:rgb(var(--color-foreground));font-size:calc(var(--font-heading-scale) * 2.2rem);line-height:1.25}.size-guide__note{margin:0;color:rgba(var(--color-foreground),.75);font-size:1.4rem;line-height:1.6}.size-guide__unit{display:flex;justify-content:center;margin:1.6rem 0}.size-guide__unit-toggle{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;width:min(100%,24rem);min-height:4.6rem;padding:.3rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:999rem;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));cursor:pointer;overflow:hidden;appearance:none;-webkit-appearance:none}.size-guide__unit-toggle:before{content:"";position:absolute;top:.3rem;left:.3rem;width:calc(50% - .3rem);height:calc(100% - .6rem);border-radius:999rem;background:rgb(var(--color-foreground));box-shadow:0 .2rem .8rem rgba(var(--color-foreground),.16);transition:transform var(--duration-default, .25s) ease}.size-guide[data-active-unit=in] .size-guide__unit-toggle:before{transform:translate(100%)}.size-guide__unit-option{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:4rem;padding:0 1.2rem;border-radius:999rem;color:rgba(var(--color-foreground),.78);font-size:1.3rem;font-weight:600;line-height:1;letter-spacing:.04em;text-transform:uppercase;-webkit-user-select:none;user-select:none;transition:color var(--duration-default, .25s) ease}.size-guide__unit-option.is-active{color:rgb(var(--color-background))}.size-guide__tabs{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.6rem 0}.size-guide__tab{appearance:none;-webkit-appearance:none;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:var(--buttons-radius, .4rem);background:rgb(var(--color-background));color:rgba(var(--color-foreground),.78);min-height:4.2rem;padding:.9rem 1.5rem;font-size:1.4rem;line-height:1;cursor:pointer;transition:border-color var(--duration-short, .15s) ease,background var(--duration-short, .15s) ease,color var(--duration-short, .15s) ease}.size-guide__tab:hover{border-color:rgba(var(--color-foreground),.5);color:rgb(var(--color-foreground))}.size-guide__tab.is-active{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.size-guide__panels,.size-guide__panel{width:100%}.size-guide__section{margin-top:1.8rem}.size-guide__section:first-child{margin-top:0}.size-guide__section-title{margin:0 0 1rem;color:rgb(var(--color-foreground));font-size:calc(var(--font-heading-scale) * 1.7rem);line-height:1.35;font-weight:700;text-transform:none}.size-guide__text{margin:.6rem 0;color:rgba(var(--color-foreground),.82);font-size:1.4rem;line-height:1.7}.size-guide__list{margin:.8rem 0 0;padding-left:2rem;color:rgba(var(--color-foreground),.82);font-size:1.4rem;line-height:1.7}.size-guide__list li{margin:.4rem 0}.size-guide__table-wrap{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:var(--media-radius, .6rem);background:rgb(var(--color-background))}.size-guide__table-wrap::-webkit-scrollbar{height:.6rem}.size-guide__table-wrap::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.08);border-radius:999rem}.size-guide__table-wrap::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.42);border-radius:999rem}.size-guide__table{width:100%;min-width:100%;border-collapse:collapse;border-spacing:0;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1.45}.size-guide__table th,.size-guide__table td{min-width:8.8rem;padding:1.1rem 1.2rem;text-align:center;vertical-align:middle;border-right:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.12);white-space:nowrap}.size-guide__table th:first-child,.size-guide__table td:first-child{min-width:9.6rem;font-weight:700}.size-guide__table th:last-child,.size-guide__table td:last-child{border-right:0}.size-guide__table tbody tr:last-child td{border-bottom:0}.size-guide__table thead th{background:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground));font-weight:700}.size-guide__table tbody tr:nth-child(2n){background:rgba(var(--color-foreground),.025)}.size-guide__footer{margin-top:1.8rem;color:rgba(var(--color-foreground),.7);font-size:1.3rem;line-height:1.6}.size-guide__footer p{margin:.5rem 0 0}@media screen and (max-width:749px){.size-guide{font-size:1.3rem}.size-guide__title{font-size:calc(var(--font-heading-scale) * 1.9rem)}.size-guide__note{font-size:1.3rem}.size-guide__unit{justify-content:stretch;margin:1.4rem 0}.size-guide__unit-toggle{width:100%;min-height:4.4rem}.size-guide__unit-option{min-height:3.8rem;font-size:1.2rem}.size-guide__tabs{gap:.6rem}.size-guide__tab{flex:1 1 auto;min-height:4rem;padding:.8rem 1rem;font-size:1.3rem}.size-guide__section{margin-top:1.5rem}.size-guide__section-title{font-size:calc(var(--font-heading-scale) * 1.5rem)}.size-guide__text,.size-guide__list,.size-guide__table{font-size:1.3rem}.size-guide__table th,.size-guide__table td{min-width:8rem;padding:.9rem 1rem}.size-guide__table th:first-child,.size-guide__table td:first-child{min-width:8.8rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/size-guide.css.map */
