@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#e7edf2;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body,html{font-family:Inter,serif!important}body{color:var(--foreground)!important;background:var(--background)!important}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.otp-module{gap:15px;margin-bottom:20px}.otp-module input{width:calc(16.66% - 7.5px)!important;padding:12px 16px;background:none;color:currentColor;border:1px solid #000;border-radius:4px}