.product-info-drawer{display:block}.product-info-drawer__triggers{display:flex;flex-direction:column;margin-top:1.5rem;border-top:.1rem solid rgba(var(--color-foreground),.15)}.product-info-drawer__trigger{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%;padding:1.6rem .2rem;background:transparent;border:0;border-bottom:.1rem solid rgba(var(--color-foreground),.15);color:rgb(var(--color-foreground));font-family:inherit;font-size:1.2rem;letter-spacing:.07rem;line-height:1;text-transform:uppercase;text-align:left;cursor:pointer;transition:opacity var(--duration-short, .1s) ease}.product-info-drawer__trigger:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}@media(hover:hover){.product-info-drawer__trigger:hover{opacity:.6}}.product-info-drawer__trigger-label{pointer-events:none}.product-info-drawer__trigger-icon{position:relative;flex:0 0 auto;width:1.3rem;height:1.3rem;pointer-events:none}.product-info-drawer__trigger-icon:before,.product-info-drawer__trigger-icon:after{content:"";position:absolute;background-color:currentColor}.product-info-drawer__trigger-icon:before{top:50%;left:0;width:100%;height:.12rem;transform:translateY(-50%)}.product-info-drawer__trigger-icon:after{left:50%;top:0;width:.12rem;height:100%;transform:translate(-50%)}.product-info-drawer__panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:flex-end;visibility:hidden;transition:visibility var(--duration-default, .2s) ease}.product-info-drawer__panel.is-active{visibility:visible}.product-info-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-foreground),.5);opacity:0;transition:opacity var(--duration-default, .2s) ease;cursor:pointer}.product-info-drawer__panel.is-active .product-info-drawer__overlay{opacity:1}.product-info-drawer__inner{position:relative;display:flex;flex-direction:column;height:100%;width:42rem;max-width:calc(100vw - 4rem);background-color:rgb(var(--color-background));box-shadow:-.4rem 0 2rem rgba(var(--color-foreground),.15);transform:translate(100%);transition:transform var(--duration-default, .2s) ease;overflow:hidden}.product-info-drawer__panel.is-active .product-info-drawer__inner{transform:translate(0)}.product-info-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem 2.4rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.product-info-drawer__tabs{display:flex;align-items:center;gap:2rem;flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:none}.product-info-drawer__tabs::-webkit-scrollbar{display:none}.product-info-drawer__tab{flex:0 0 auto;padding:.6rem 0;background:transparent;border:0;border-bottom:.2rem solid transparent;color:rgba(var(--color-foreground),.5);font-family:inherit;font-size:1.1rem;letter-spacing:.07rem;line-height:1;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:color var(--duration-short, .1s) ease,border-color var(--duration-short, .1s) ease}.product-info-drawer__tab.is-active{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-foreground))}.product-info-drawer__tab:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}@media(hover:hover){.product-info-drawer__tab:hover{color:rgb(var(--color-foreground))}}.product-info-drawer__close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:4rem;height:4rem;margin-right:-1rem;background:transparent;border:0;color:rgb(var(--color-foreground));cursor:pointer}.product-info-drawer__close:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.product-info-drawer__close svg{width:1.8rem;height:1.8rem}.product-info-drawer__body{flex:1 1 auto;padding:2.4rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.product-info-drawer__heading,.product-info-drawer__body h2,.product-info-drawer__body h3,.product-info-drawer__body h4{font-size:1.6rem;letter-spacing:.02rem;margin:0 0 .8rem}.product-info-drawer__section[hidden]{display:none}.product-info-drawer__section>:first-child{margin-top:0}.product-info-drawer__section>:last-child{margin-bottom:0}.size-guide__diagram{display:block;width:100%;max-width:32rem;height:auto;margin:0 auto 1.6rem}.size-guide__table{width:100%;border-collapse:collapse;margin:1.2rem 0 1.6rem;font-size:1.3rem}.size-guide__table th,.size-guide__table td{padding:.9rem .8rem;text-align:left;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.size-guide__table thead th{font-size:1.1rem;letter-spacing:.05rem;text-transform:uppercase}.size-guide__note{font-size:1.2rem;color:rgba(var(--color-foreground),.7)}body.product-info-drawer-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.product-info-drawer__panel,.product-info-drawer__overlay,.product-info-drawer__inner{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-info-drawer.css.map */
