@font-face{font-family:Proxima Nova;src:url(/fonts/proxima-nova/proxima-nova-400.otf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/proxima-nova/proxima-nova-500.otf);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/proxima-nova/proxima-nova-600.otf);font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/proxima-nova/proxima-nova-700.otf);font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/fonts/proxima-nova/proxima-nova-900.otf);font-weight:900;font-style:normal;font-display:swap}:root{--font-family: Proxima Nova, sans-serif;--font-heading: Proxima Nova, sans-serif}html,body{margin:0;padding:0;width:100%;min-height:100vh;font-family:var(--font-family)}#root{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.container{width:80%;flex:1;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}form{width:80%;max-width:400px;display:flex;flex-direction:column;gap:1rem}input{width:100%;padding:.8rem;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}button{width:100%;padding:.8rem;background-color:#2c5ab5;border-radius:.25rem;border:none;color:#fff;font-weight:600;font-size:13px;cursor:pointer}@media (min-width: 768px){.container{padding:4rem}form{max-width:500px}}
