*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#111827;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;background:none}input,textarea,select{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.app-shell{max-width:480px;margin:0 auto;min-height:100dvh;display:flex;flex-direction:column;background:#fff;position:relative}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;background:#e0e0e0;border-radius:4px;outline:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#1e57be;cursor:pointer;box-shadow:0 1px 4px #1e57be4d}input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#1e57be;cursor:pointer;border:none;box-shadow:0 1px 4px #1e57be4d}input[type=range]{background:linear-gradient(to right,#1e57be,#1e57be calc(var(--pct, 0%)),#e0e0e0 calc(var(--pct, 0%)),#e0e0e0)}
