@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f4f1ed;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit}button,[role=button]{-webkit-tap-highlight-color:transparent}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d6d3cb;border-radius:4px}::-webkit-scrollbar-track{background:transparent}input[type=range]{height:24px;background:transparent;-webkit-appearance:none}input[type=range]::-webkit-slider-runnable-track{height:4px;background:#e8e4dc;border-radius:2px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:22px;width:22px;background:#1a1a1a;border-radius:50%;margin-top:-9px;cursor:pointer}input[type=range]::-moz-range-track{height:4px;background:#e8e4dc;border-radius:2px}input[type=range]::-moz-range-thumb{height:22px;width:22px;background:#1a1a1a;border-radius:50%;border:none;cursor:pointer}
