:root{--background:#fff;--foreground:#171717}@font-face{font-family:Rethink Sans;src:url(/fonts/RethinkSans-Regular.ttf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Rethink Sans;src:url(/fonts/RethinkSans-Italic.ttf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Rethink Sans;src:url(/fonts/RethinkSans-Medium.ttf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Rethink Sans;src:url(/fonts/RethinkSans-MediumItalic.ttf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Rethink Sans;src:url(/fonts/RethinkSans-Semibold.ttf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Rethink Sans;src:url(/fonts/RethinkSans-SemiboldItalic.ttf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:Rethink Sans;src:url(/fonts/RethinkSans-Bold.ttf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Rethink Sans;src:url(/fonts/RethinkSans-BoldItalic.ttf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Rethink Sans;src:url(/fonts/RethinkSans-ExtraBold.ttf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:Rethink Sans;src:url(/fonts/RethinkSans-ExtraBoldItalic.ttf) format("opentype");font-weight:800;font-style:italic}body,html{max-width:100vw}body{color:var(--foreground);background:var(--background);font-family:Rethink Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:none;font-variant-ligatures:none}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.Toastify .Toastify__toast-container{width:auto}.Toastify .Toastify__toast{padding:0;min-height:auto;border-radius:6px}.Toastify .Toastify__toast-body{padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.user-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}