body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background-color:#f9f6f6;color:#4f3628;display:flex;flex-direction:column;height:100vh;justify-content:center;margin:0;padding:auto}body,br,code,input{font-family:Georgia,Times New Roman,Times,serif}input{color:#4f3628}.container{align-items:center;background-color:#9f2a2459;border-radius:50px;display:flex;gap:2rem;justify-content:center;max-width:33rem;padding:3rem;width:100%}input[type=range]{float:right;width:275px}.root{width:100%}a{color:#4f3628}a:hover{background-color:#eed9d8;color:#9f2a24;font-style:italic;text-decoration:underline}.slider{-webkit-appearance:none;background:linear-gradient(90deg,#9f2a24 0,#9f2a24 50%,#eed9d8 0,#eed9d8);border-radius:5px;height:10px;opacity:.7;outline:none;transition:opacity .2s;width:100%}.slider::-webkit-slider-thumb{appearance:none;background:#9f2a24;border-radius:50%;cursor:pointer;height:15px;width:15px}.slider::-moz-range-thumb{background:#9f2a24;border-radius:50%;cursor:pointer;height:25px;width:25px}.slider::-moz-range-progress{background:#9f2a24;border-radius:5px;height:10px}.slider:hover{background:#9f2a24;opacity:1}
/*# sourceMappingURL=main.ef1d490f.css.map*/