body.size-guide-modal-open{overflow:hidden}.size-guide-component{display:block}.size-guide-trigger-wrap{margin-top:.8rem;margin-bottom:1.2rem}.size-guide-trigger{display:inline-flex;align-items:center;gap:.7rem;min-height:4.4rem;margin:0;padding:.6rem 0;border:0;border-radius:0;background:transparent;color:rgb(var(--color-foreground, 18, 18, 18));font:inherit;font-size:1.6rem;font-weight:600;line-height:1.3;text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.4rem;cursor:pointer;appearance:none;-webkit-appearance:none;opacity:1;transition:text-decoration-thickness .16s ease}.size-guide-trigger:hover{text-decoration-thickness:.2rem}.size-guide-trigger:focus-visible{outline:.2rem solid rgb(var(--color-foreground, 18, 18, 18));outline-offset:.4rem}.size-guide-trigger__icon{width:1.8rem;height:1.8rem;flex:0 0 auto}.size-guide-modal{width:min(92vw,64rem);max-width:64rem;max-height:88vh;margin:auto;padding:0;border:0;border-radius:.8rem;background:rgb(var(--color-background, 255, 255, 255));color:rgb(var(--color-foreground, 18, 18, 18));box-shadow:0 1.8rem 6rem #00000047;overflow:hidden}.size-guide-modal::backdrop{background:#0000009e;backdrop-filter:blur(.2rem);-webkit-backdrop-filter:blur(.2rem)}.size-guide-modal__inner{display:flex;flex-direction:column;width:100%;max-height:88vh;background:rgb(var(--color-background, 255, 255, 255))}.size-guide-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;min-height:6.4rem;padding:1.4rem 1.6rem 1.4rem 2rem;border-bottom:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.16);background:rgb(var(--color-background, 255, 255, 255));flex:0 0 auto}.size-guide-modal__title{margin:0;color:rgb(var(--color-foreground, 18, 18, 18));font-size:2.2rem;font-weight:700;line-height:1.2}.size-guide-modal__close{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;flex:0 0 4.4rem;margin:0;padding:0;border:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.22);border-radius:50%;background:transparent;color:rgb(var(--color-foreground, 18, 18, 18));cursor:pointer;appearance:none;-webkit-appearance:none;transition:background-color .16s ease,border-color .16s ease}.size-guide-modal__close:hover{border-color:rgba(var(--color-foreground, 18, 18, 18),.45);background:rgba(var(--color-foreground, 18, 18, 18),.07)}.size-guide-modal__close:focus-visible{outline:.2rem solid rgb(var(--color-foreground, 18, 18, 18));outline-offset:.3rem}.size-guide-modal__close svg{width:2rem;height:2rem}.size-guide-modal__body{padding:2.2rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.size-guide-modal__intro{margin:0 0 1.2rem;font-size:1.5rem;line-height:1.55}.size-guide-modal__measurement-note{display:inline-block;margin:0 0 2.6rem;padding:.7rem 1.1rem;border-radius:99rem;background:rgba(var(--color-foreground, 18, 18, 18),.07);color:rgb(var(--color-foreground, 18, 18, 18));font-size:1.2rem;font-weight:700;line-height:1.3}.size-guide-modal__section{margin:0 0 3.2rem}.size-guide-modal__heading{margin:0 0 .6rem;color:rgb(var(--color-foreground, 18, 18, 18));font-size:1.8rem;font-weight:700;line-height:1.3}.size-guide-modal__category-copy{margin:0 0 1.3rem;color:rgba(var(--color-foreground, 18, 18, 18),.72);font-size:1.3rem;line-height:1.5}.size-guide-modal__table-wrap{width:100%;border:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.22);border-radius:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.size-guide-modal__table{width:100%;border-collapse:collapse;table-layout:fixed;background:rgb(var(--color-background, 255, 255, 255));color:rgb(var(--color-foreground, 18, 18, 18));font-size:1.35rem;line-height:1.35}.size-guide-modal__size-column{width:21%}.size-guide-modal__inch-column,.size-guide-modal__cm-column{width:39.5%}.size-guide-modal__table th,.size-guide-modal__table td{padding:1rem .8rem;border-right:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.16);border-bottom:.1rem solid rgba(var(--color-foreground, 18, 18, 18),.16);text-align:center;vertical-align:middle}.size-guide-modal__table th:last-child,.size-guide-modal__table td:last-child{border-right:0}.size-guide-modal__table tbody tr:last-child th,.size-guide-modal__table tbody tr:last-child td{border-bottom:0}.size-guide-modal__table thead th{background:rgb(var(--color-foreground, 18, 18, 18));color:rgb(var(--color-background, 255, 255, 255));font-size:1.25rem;font-weight:700}.size-guide-modal__table thead th span{display:block;margin-top:.2rem;font-size:1.05rem;font-weight:500;opacity:.82}.size-guide-modal__table tbody th{background:rgba(var(--color-foreground, 18, 18, 18),.06);font-weight:800}.size-guide-modal__table tbody tr:nth-child(2n) td{background:rgba(var(--color-foreground, 18, 18, 18),.025)}.size-guide-modal__primary-measurement{font-weight:800}.size-guide-modal__between-sizes{margin:0 0 1.8rem;padding:1.6rem;border-left:.4rem solid rgb(var(--color-foreground, 18, 18, 18));background:rgba(var(--color-foreground, 18, 18, 18),.06)}.size-guide-modal__between-sizes h3{margin:0 0 .5rem;color:rgb(var(--color-foreground, 18, 18, 18));font-size:1.5rem;font-weight:700}.size-guide-modal__between-sizes p{margin:0;font-size:1.3rem;line-height:1.5}.size-guide-modal__fit-note{margin:0 0 2.2rem;color:rgba(var(--color-foreground, 18, 18, 18),.7);font-size:1.25rem;line-height:1.5}.size-guide-modal__full-link{margin:0;text-align:center}.size-guide-modal__full-link a,.size-guide-modal__full-link a:link,.size-guide-modal__full-link a:visited{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:4.6rem;padding:1.1rem 2rem;border:.1rem solid rgb(var(--color-foreground, 18, 18, 18));border-radius:.4rem;background:rgb(var(--color-foreground, 18, 18, 18));color:rgb(var(--color-background, 255, 255, 255));font-size:1.35rem;font-weight:700;line-height:1.2;text-decoration:none}.size-guide-modal__full-link a:hover{background:transparent;color:rgb(var(--color-foreground, 18, 18, 18))}.size-guide-modal__full-link a:focus-visible{outline:.2rem solid rgb(var(--color-foreground, 18, 18, 18));outline-offset:.3rem}.size-guide-modal__visually-hidden{position:absolute!important;width:.1rem!important;height:.1rem!important;padding:0!important;margin:-.1rem!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media screen and (max-width:749px){.size-guide-modal{width:calc(100vw - 2rem);max-height:calc(100dvh - 2rem);border-radius:.6rem}.size-guide-modal__inner{max-height:calc(100dvh - 2rem)}.size-guide-modal__header{min-height:5.8rem;padding:1rem 1rem 1rem 1.5rem}.size-guide-modal__title{font-size:1.9rem}.size-guide-modal__body{padding:1.6rem 1.3rem 2rem}.size-guide-modal__intro{font-size:1.4rem}.size-guide-modal__heading{font-size:1.6rem}.size-guide-modal__table{font-size:1.2rem}.size-guide-modal__table th,.size-guide-modal__table td{padding:.9rem .45rem}.size-guide-modal__table thead th{font-size:1.1rem}.size-guide-modal__table thead th span{font-size:.95rem}.size-guide-modal__full-link a{width:100%}}@media(prefers-reduced-motion:reduce){.size-guide-trigger,.size-guide-modal__close{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/63/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAAAEA */
