.sg{max-width:none;max-height:none;padding:0;border:0;background:transparent;color:rgb(var(--color-foreground))}.sg::backdrop{background:#00000073}.sg__panel{display:flex;flex-direction:column;overflow:hidden;background-color:rgb(var(--color-background))}.sg--modal{width:min(720px,calc(100vw - 32px));margin:auto;border-radius:12px}.sg--modal .sg__panel{max-height:calc(100dvh - 64px);border-radius:inherit}.sg--drawer{width:min(520px,100vw);height:100dvh;margin:0 0 0 auto}.sg--drawer .sg__panel{height:100%}.sg__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid rgba(var(--color-foreground),.1)}.sg__title{margin:0}.sg__close{display:flex;flex:0 0 36px;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background-color:rgba(var(--color-foreground),.06);color:inherit;cursor:pointer;transition:background-color .15s ease}.sg__close:hover{background-color:rgba(var(--color-foreground),.12)}.sg__close svg{width:14px;height:14px}.sg__body{display:flex;flex-direction:column;gap:20px;padding:24px;overflow-y:auto;overscroll-behavior:contain}.sg__image img{display:block;width:100%;height:auto;border-radius:8px}.sg__content{overflow-x:auto}.sg__content table{width:100%;border-collapse:collapse;font-size:1.4rem;font-variant-numeric:tabular-nums}.sg__content th,.sg__content td{padding:10px 12px;border-bottom:1px solid rgba(var(--color-foreground),.1);text-align:left;white-space:nowrap}.sg__content thead th,.sg__content tr:first-child th{background-color:rgba(var(--color-foreground),.04);font-weight:600}.sg[open] .sg__panel{animation:sg-in .25s ease}.sg--drawer[open] .sg__panel{animation-name:sg-drawer-in}@keyframes sg-in{0%{opacity:0;transform:translateY(12px)}}@keyframes sg-drawer-in{0%{transform:translate(100%)}}@media screen and (max-width:749px){.sg--modal,.sg--drawer{width:100vw;height:fit-content;margin:auto 0 0;border-radius:16px 16px 0 0}.sg--modal .sg__panel,.sg--drawer .sg__panel{height:auto;max-height:88dvh;border-radius:inherit}.sg[open] .sg__panel,.sg--drawer[open] .sg__panel{animation-name:sg-sheet-in}@keyframes sg-sheet-in{0%{transform:translateY(100%)}}}@media(prefers-reduced-motion:reduce){.sg[open] .sg__panel{animation:none}}.sg.sg--editor{position:fixed;z-index:1010;top:0;right:0;bottom:0;left:0;height:fit-content;box-shadow:0 0 0 100vmax #00000073}.sg--drawer.sg--editor{inset:0 0 0 auto;height:100dvh}.size-guide-block{display:flex;justify-content:var(--block-justify, flex-start);min-width:0}.size-guide-trigger{display:inline-flex;align-items:center;gap:.6rem;max-width:100%}.size-guide-trigger--link{padding:0;border:0;background:none;color:inherit;font:inherit;font-size:var(--size-guide-font-size, 1.4rem);line-height:1.4;text-decoration:underline;text-underline-offset:.3rem;cursor:pointer}.size-guide-trigger--link:hover{text-decoration-thickness:.2rem}.size-guide-trigger__icon{display:inline-grid;flex:none;width:1.3em;height:1.3em}.size-guide-trigger__icon :is(svg,img){width:100%;height:100%;object-fit:contain}.sg__blocks{display:flex;flex-direction:column;gap:2rem;min-width:0}.sg__blocks>*{--group-child-flex: 0 0 auto;--group-child-width: 100%;--group-child-width-fill: 100%;--group-parent-gap: 0px;--group-child-align-fit: flex-start}.size-chart{display:flex;flex-direction:column;gap:1.2rem;min-width:0}.size-chart__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.8rem 1.6rem}.size-chart__title{margin:0;font-size:1.5rem;font-weight:600}.size-chart__units{display:inline-flex;margin-left:auto;padding:.3rem;border-radius:10rem;background:rgba(var(--color-foreground),.07)}.size-chart__units[hidden]{display:none}.size-chart__unit{min-width:4.4rem;padding:.5rem 1.2rem;border:0;border-radius:10rem;background:none;color:inherit;font:inherit;font-size:1.3rem;line-height:1.2;cursor:pointer}.size-chart__unit[aria-pressed=true]{background:rgb(var(--color-background));box-shadow:0 .1rem .3rem #0000001f;font-weight:600}.size-chart__scroll{position:relative;overflow-x:auto;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;-webkit-overflow-scrolling:touch}.size-chart__scroll:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.size-chart__table{width:100%;border-collapse:collapse;font-size:1.4rem;font-variant-numeric:tabular-nums}.size-chart__table th,.size-chart__table td{padding:1rem 1.2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1);text-align:center;white-space:nowrap}.size-chart__table tbody tr:last-child>*{border-bottom:0}.size-chart__table thead th{background:rgba(var(--color-foreground),.05);font-weight:600}.size-chart__table tbody th{font-weight:600;text-align:left}.size-chart__table thead th:first-child{text-align:left}.size-chart--striped tbody tr:nth-child(2n){background:rgba(var(--color-foreground),.03)}@media(hover:hover){.size-chart__table tbody tr:hover{background:rgba(var(--color-foreground),.06)}}.size-chart__note{margin:0;font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-size-guide.css.map */
