:root{font-family:DM Sans,sans-serif;line-height:1.5;font-weight:400}body{margin:0;min-height:100vh}input[type=range]{-webkit-appearance:none;height:4px;border-radius:2px;background:#d4c4b0;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#c4582a;cursor:pointer;box-shadow:0 2px 8px #c4582a4d}input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#c4582a;cursor:pointer;border:none;box-shadow:0 2px 8px #c4582a4d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}*{box-sizing:border-box}
