*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;font-family:Nunito,sans-serif;-webkit-font-smoothing:antialiased;background:#faf6f3}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d0bfb6;border-radius:2px}input[type=range]{-webkit-appearance:none;width:100%;height:6px;border-radius:4px;outline:none;cursor:pointer;accent-color:#C08078}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#c08078;box-shadow:0 2px 8px #0003;cursor:pointer}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.page-enter{animation:fadeIn .25s ease both}
