.product-size-chart{background:#f7f7f5;padding:4rem 2.4rem 3.2rem;width:100%;box-sizing:border-box;min-height:560px;display:flex;flex-direction:column;justify-content:center}.product-size-chart__layout{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem}.product-size-chart__diagram{position:relative;flex:0 0 auto;width:320px;height:460px;max-width:100%;touch-action:none}.product-size-chart__canvas{width:100%;height:100%;display:block;cursor:grab}.product-size-chart__center-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;background:#00000059;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .15s ease}.product-size-chart__center-icon.is-visible{opacity:1}.product-size-chart__hint{position:absolute;bottom:6px;left:50%;transform:translate(-50%);font-size:1.05rem;color:#0006;background:#ffffffb3;padding:.3rem .9rem;border-radius:999px;white-space:nowrap;pointer-events:none}.product-size-chart__dim{position:absolute;left:2px;top:0;width:46px;height:100%;stroke:#3ecf8e;stroke-width:2;pointer-events:none}.product-size-chart__dim-h-row{display:flex;flex-direction:column;align-items:center;width:120px;margin-bottom:.4rem}.product-size-chart__dim-h{width:100%;height:16px;stroke:#3ecf8e;stroke-width:2}.product-size-chart__dim-h-label{font-size:1.05rem;font-weight:700;color:#2fae78;white-space:nowrap;pointer-events:none}.product-size-chart__dim-label{position:absolute;left:52px;transform:translateY(-50%);font-size:1.05rem;font-weight:700;color:#2fae78;white-space:nowrap;pointer-events:none}.product-size-chart__label-block{text-align:center}.product-size-chart__name{color:#121212;font-weight:700;font-size:1.5rem;letter-spacing:.02rem}.product-size-chart__capacity{color:#3ecf8e;font-weight:600;font-size:1.3rem;margin-top:.3rem}.product-size-chart__mm{color:#121212;font-size:1.1rem;margin-top:.3rem}.product-size-chart__tip-mm{color:#0000008c;font-size:1rem;margin-top:.2rem}.product-size-chart__swatch-row{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:2.6rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}.product-size-chart__swatch{display:inline-block;width:22px;height:22px;border-radius:50%;border:1px solid rgba(0,0,0,.15)}.product-size-chart__swatch-label{color:#121212;font-size:1.3rem;font-weight:600}.product-size-chart__logo-controls{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.6rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1);min-height:3.6rem;align-items:center}.product-size-chart__logo-row{display:flex;align-items:center;gap:.8rem}.product-size-chart__logo-upload-btn{display:flex;align-items:center;justify-content:center;gap:.8rem;background-color:#3ecf8e;color:#121212;font-size:1.3rem;font-weight:700;letter-spacing:.03rem;text-transform:uppercase;border-radius:var(--button-border-radius, 6px);padding:1.2rem 2.4rem;cursor:pointer;transition:opacity .15s ease}.product-size-chart__logo-upload-btn:hover{opacity:.88}.product-size-chart__logo-upload-btn svg{width:13px;height:13px;flex:0 0 auto}.product-size-chart__logo-row-label{color:#0000008c;font-size:1.3rem;font-weight:600}.product-size-chart__logo-row--orientation{flex-wrap:wrap;justify-content:center}.product-size-chart__logo-pill{background:none;border:1.5px solid rgba(0,0,0,.25);border-radius:999px;padding:.9rem 2rem;font-size:1.3rem;font-weight:700;color:#121212;cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.product-size-chart__logo-pill:hover{border-color:#3ecf8e;background-color:#3ecf8e1a}.product-size-chart__logo-pill.is-active{border-color:#121212;background-color:#121212;color:#fff}.product-size-chart__logo-row--band-color{flex-wrap:wrap;justify-content:center}.product-size-chart__band-swatch{width:26px;height:26px;padding:0;border-radius:50%;border:1.5px solid rgba(0,0,0,.2);cursor:pointer;flex:0 0 auto;transition:box-shadow .15s ease,border-color .15s ease}.product-size-chart__band-swatch:hover{border-color:#3ecf8e}.product-size-chart__band-swatch.is-active{border-color:#3ecf8e;box-shadow:0 0 0 2px #3ecf8e}.product-size-chart__logo-pill--back{border-color:transparent;color:#00000080;font-weight:600;padding:.9rem 1rem}.product-size-chart__logo-pill--back:hover{color:#121212;background:none;border-color:transparent;text-decoration:underline}.product-size-chart__logo-toolbar{gap:1.6rem}.product-size-chart__logo-icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:1.5px solid rgba(0,0,0,.25);border-radius:50%;color:#121212;cursor:pointer;flex:0 0 auto;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.product-size-chart__logo-icon-btn:hover{border-color:#3ecf8e;color:#121212;background-color:#3ecf8e26}.product-size-chart__logo-icon-btn svg{width:15px;height:15px}.product-size-chart__logo-icon-btn--export{width:auto;border-radius:999px;padding:0 1.8rem 0 1.4rem;gap:.7rem;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.02rem}.product-size-chart__logo-slider{width:110px;accent-color:#3ecf8e}.product-size-chart-thumb{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f7f7f5;padding:6px 0}.product-size-chart-thumb-img{width:auto;height:100%;max-height:100%;object-fit:contain}@media only screen and (max-width:575px){.product-size-chart{padding:2.4rem 1.6rem 2rem;min-height:480px}.product-size-chart__diagram{width:240px;height:340px}.product-size-chart__name{font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-size-chart.css.map */
