.register-module__jUGYdG__container{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;display:flex}.register-module__jUGYdG__registerBox{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;width:100%;max-width:450px;padding:3rem;box-shadow:0 20px 40px #0000001a}.register-module__jUGYdG__header{text-align:center;margin-bottom:2rem}.register-module__jUGYdG__header h2{margin-bottom:.5rem;font-size:2rem;font-weight:800}.register-module__jUGYdG__header p{color:var(--foreground);opacity:.7}.register-module__jUGYdG__googleBtn{color:#3c4043;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.8rem;font-size:1rem;font-weight:600;transition:background .2s,box-shadow .2s;display:flex}.register-module__jUGYdG__googleBtn:hover{background:#f8f9fa;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.register-module__jUGYdG__divider{text-align:center;color:var(--foreground);opacity:.5;align-items:center;margin:1.5rem 0;font-size:.875rem;display:flex}.register-module__jUGYdG__divider:before,.register-module__jUGYdG__divider:after{content:"";border-bottom:1px solid var(--card-border);flex:1}.register-module__jUGYdG__divider span{padding:0 10px}.register-module__jUGYdG__form{flex-direction:column;gap:1.5rem;display:flex}.register-module__jUGYdG__formGroup{flex-direction:column;gap:.5rem;display:flex}.register-module__jUGYdG__formGroup label{font-size:.9rem;font-weight:600}.register-module__jUGYdG__input{border:1px solid var(--card-border);color:var(--foreground);background:#ffffff08;border-radius:8px;outline:none;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.register-module__jUGYdG__input:focus{border-color:var(--primary);box-shadow:0 0 0 2px #4ade8033}.register-module__jUGYdG__submitBtn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .2s}.register-module__jUGYdG__submitBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 16px #4ade8033}.register-module__jUGYdG__footer{text-align:center;color:var(--foreground);opacity:.8;margin-top:2rem}.register-module__jUGYdG__link{color:var(--primary);font-weight:600}.register-module__jUGYdG__link:hover{text-decoration:underline}
