:root{font-family:Barlow,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1c1b18;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#f5f4ef}a{font-weight:500;color:#1c1b18;text-decoration:inherit}a:hover{color:#3ecf6a}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#D5D1CA;border-radius:4px}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;border-radius:2px;background:#E3E0D9;outline:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#3ECF6A;border:2px solid #fff;box-shadow:0 1px 4px #0003;cursor:pointer}input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#3ECF6A;border:2px solid #fff;box-shadow:0 1px 4px #0003;cursor:pointer}
