.chart-scroll{overflow:visible;width:100%;box-sizing:border-box}
.chart-scroll table{min-width:0;width:100%;table-layout:fixed;font-size:12px}
.chart-scroll th,.chart-scroll td{padding:10px 3px;white-space:normal;overflow-wrap:normal}
.chart-scroll th:first-child{width:28%;line-height:1.35;overflow-wrap:break-word}
.chart-scroll caption{padding:10px 8px;letter-spacing:.03em;line-height:1.5}
.size-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}
.size-grid button{min-width:0;min-height:44px;padding-inline:2px;aspect-ratio:auto}
@media(max-width:480px){.chart-scroll table{font-size:11px}.chart-scroll th,.chart-scroll td{padding:9px 2px}.chart-scroll th:first-child{width:29%;font-size:10px}.rydvlt-size-chart h3{font-size:20px}.size-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rydvlt-size-chart{margin:18px 0}}
