.Register_registerWrapper__MZLjy{width:100vw;overflow-y:auto;overflow-x:hidden;background:#f5c345;display:flex;justify-content:center;align-items:flex-start;padding:2rem 1rem;box-sizing:border-box;scroll-behavior:smooth;margin-top:5%}.Register_registerForm__UH6Ya{background:white;padding:1rem;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1);width:320px;color:black;display:flex;flex-direction:column}.Register_registerForm__UH6Ya h2{margin-bottom:1.5rem;text-align:center;color:#d4af37}.Register_registerForm__UH6Ya label{display:block;margin-bottom:1rem;font-weight:600}.Register_registerForm__UH6Ya input{width:100%;padding:.5rem .75rem;margin-top:.3rem;border:1px solid #ccc;border-radius:4px}.Register_registerForm__UH6Ya button{width:100%;padding:.75rem;background-color:#d4af37;border:none;color:black;font-weight:700;cursor:pointer;border-radius:4px;margin-top:1rem}.Register_registerForm__UH6Ya button:disabled{opacity:.6;cursor:not-allowed}.Register_error__bInFQ{color:crimson;margin-bottom:1rem;text-align:center}.Register_formGrid__cOU1Q{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:768px){.Register_formGrid__cOU1Q{grid-template-columns:1fr 1fr}.Register_formGrid__cOU1Q label{margin-bottom:0}.Register_registerForm__UH6Ya{width:640px}}@media (max-width:768px){.Register_registerWrapper__MZLjy{margin-top:20%}}