.size-chart-trigger{position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:90;writing-mode:vertical-rl;padding:20px 12px;border:none;background:#ff4d8f;color:#fff;font-family:inherit;font-size:14px;font-weight:600;letter-spacing:.04em;cursor:pointer;border-radius:8px 0 0 8px;box-shadow:-3px 3px 12px #0000002e;display:inline-flex;align-items:center;gap:10px;line-height:1;transition:background .2s ease}.size-chart-trigger:hover,.size-chart-trigger:focus-visible{background:#e63d7d;outline:none}.size-chart-trigger__icon{display:inline-block;transform:rotate(180deg)}@media(max-width:640px){.size-chart-trigger{font-size:12px;padding:16px 10px}}.size-chart-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:24px}.size-chart-modal.is-open{display:flex}.size-chart-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;animation:sizeChartFade .18s ease-out}.size-chart-modal__dialog{position:relative;background:#fff;color:#111;border-radius:8px;max-width:960px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 60px #00000059;animation:sizeChartRise .22s ease-out}.size-chart-modal__header{position:relative;display:flex;align-items:center;justify-content:center;padding:20px 60px;background:#fff;border-bottom:1px solid #eee}.size-chart-modal__close{position:absolute;top:14px;right:14px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e5e5;background:#f5f5f5;color:#666;cursor:pointer;border-radius:50%;transition:background .15s ease,color .15s ease}.size-chart-modal__close:hover{background:#e5e5e5;color:#111}.size-chart-units{display:inline-flex;align-items:center;gap:14px;font-size:14px;color:#111}.size-chart-units__label{color:#444}.size-chart-units__btn{border:none;background:transparent;padding:4px 2px;font:inherit;color:#999;cursor:pointer;border-bottom:2px solid transparent}.size-chart-units__btn.is-active{color:#111;font-weight:600;border-bottom-color:#111}.size-chart-modal__content{padding:0;overflow:auto}html.size-chart-open,body.size-chart-open{overflow:hidden}.size-chart{width:100%}.size-chart__title{display:none}.size-chart__scroll{overflow-x:auto}.size-chart__table{width:100%;border-collapse:collapse;color:#111;font-size:15px;background:#fff}.size-chart__table thead th{background:#000;color:#fff;font-weight:700;text-align:left;padding:18px 20px;white-space:nowrap}.size-chart__table thead th:first-child{padding-left:28px}.size-chart__table tbody td{text-align:left;padding:16px 20px;border-bottom:1px solid #ececec;color:#222}.size-chart__table tbody td:first-child{padding-left:28px;font-weight:500}.size-chart__table tbody tr:last-child td{border-bottom:none}.size-chart__note{margin:0;padding:16px 28px 20px;font-size:12px;color:#777}@keyframes sizeChartFade{0%{opacity:0}to{opacity:1}}@keyframes sizeChartRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.size-chart-modal{padding:0}.size-chart-modal__dialog{max-height:100vh;border-radius:0;height:100%}.size-chart__table{font-size:13px}.size-chart__table thead th,.size-chart__table tbody td{padding:12px 10px}.size-chart__table thead th:first-child,.size-chart__table tbody td:first-child{padding-left:14px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/size-chart.css.map */
