@font-face{font-family:Inter;font-weight:100;src:url(/fonts/ttf/Inter-Thin.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:200;src:url(/fonts/ttf/Inter-ExtraLight.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:300;src:url(/fonts/ttf/Inter-Light.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:400;src:url(/fonts/ttf/Inter-Regular.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:500;src:url(/fonts/ttf/Inter-Medium.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:600;src:url(/fonts/ttf/Inter-SemiBold.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:700;src:url(/fonts/ttf/Inter-Bold.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:800;src:url(/fonts/ttf/Inter-ExtraBold.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:900;src:url(/fonts/ttf/Inter-Black.ttf) format("truetype")}.Login_container___SO59{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;background-color:var(--theme-bg-primary);color:var(--theme-text)}.Login_container___SO59 h1{font-family:Inter,sans-serif;font-weight:600;color:var(--theme-text);font-size:14px;letter-spacing:.05em;font-size:20px;margin-top:20px;margin-bottom:30px;color:var(--theme-text-primary);text-transform:uppercase}.Login_logo__H4L77{align-self:center;margin-top:30px;margin-bottom:20px;justify-self:center}.Login_button__aAblH{display:flex;justify-content:center;align-items:center;width:300px;height:40px;background-color:var(--theme-bg-secondary);border:none;border-radius:30px;color:var(--theme-text);cursor:pointer;transition:background-color .3s}.Login_button__aAblH:hover{background-color:var(--theme-bg-tertiary)}.Login_buttonText__s84ZW{font-family:Inter,sans-serif;font-weight:600;color:var(--theme-text);font-size:10px;letter-spacing:.2em;text-transform:uppercase;display:block;text-align:center}