.register-module__jUGYdG__container{background:var(--background);flex-direction:column;min-height:100vh;display:flex}.register-module__jUGYdG__header{justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.register-module__jUGYdG__logo{align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;display:flex}.register-module__jUGYdG__logoIcon{color:var(--primary);font-size:1.5rem}.register-module__jUGYdG__main{flex-grow:1;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.register-module__jUGYdG__registerCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);width:100%;max-width:650px;box-shadow:var(--shadow-lg);padding:3rem}.register-module__jUGYdG__registerCard h1{text-align:center;margin-bottom:.75rem;font-size:2rem;font-weight:800}.register-module__jUGYdG__registerCard p{color:var(--text-muted);text-align:center;margin-bottom:3rem;line-height:1.6}.register-module__jUGYdG__form{flex-direction:column;gap:1.5rem;display:flex}.register-module__jUGYdG__sectionHeader{border-bottom:1px solid var(--surface-border);align-items:center;gap:1rem;margin-top:1rem;padding-bottom:.5rem;display:flex}.register-module__jUGYdG__sectionHeader span{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:800;display:flex}.register-module__jUGYdG__sectionHeader h3{color:var(--text-main);font-size:1.1rem;font-weight:700}.register-module__jUGYdG__grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.register-module__jUGYdG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.register-module__jUGYdG__inputGroup label{font-size:.9rem;font-weight:600}.register-module__jUGYdG__inputGroup input,.register-module__jUGYdG__select{border-radius:var(--radius-md);border:1px solid var(--surface-border);background:var(--background);color:var(--text-main);outline:none;padding:.85rem 1rem;font-family:inherit;transition:border-color .2s}.register-module__jUGYdG__inputGroup input:focus,.register-module__jUGYdG__select:focus{border-color:var(--primary)}.register-module__jUGYdG__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%236B7280' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.register-module__jUGYdG__terms{color:var(--text-muted);align-items:flex-start;gap:.75rem;margin-top:.5rem;font-size:.85rem;display:flex}.register-module__jUGYdG__terms input{accent-color:var(--primary);margin-top:.2rem}.register-module__jUGYdG__terms a{color:var(--primary);font-weight:600}.register-module__jUGYdG__registerBtn{background:var(--primary);color:#fff;border-radius:var(--radius-md);margin-top:1.5rem;padding:1.1rem;font-size:1rem;font-weight:700;transition:all .2s}.register-module__jUGYdG__registerBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 15px #ff6b004d}.register-module__jUGYdG__footer{color:var(--text-muted);text-align:center;margin-top:2rem;font-size:.95rem}.register-module__jUGYdG__footer a{color:var(--primary);font-weight:600}@media (max-width:640px){.register-module__jUGYdG__grid{grid-template-columns:1fr}}.register-module__jUGYdG__mfaSetupContainer{background:var(--surface-hover);border-radius:var(--radius-md);border:1px solid var(--surface-border);margin-top:1rem;padding:1.5rem}.register-module__jUGYdG__mfaDescription{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.register-module__jUGYdG__qrCodeWrapper{border-radius:var(--radius-md);background:#fff;margin:0 auto 1.5rem;padding:1.5rem;display:inline-block;box-shadow:0 4px 6px -1px #0000001a}.register-module__jUGYdG__secretKeyBox{background:var(--background);border-radius:var(--radius-md);border:1px dashed var(--surface-border);color:var(--text-main);word-break:break-all;margin-bottom:1.5rem;padding:1rem;font-family:monospace;font-size:.9rem}.register-module__jUGYdG__mfaInputGroup{flex-direction:column;gap:.75rem;max-width:300px;margin:0 auto;display:flex}.register-module__jUGYdG__mfaInput{text-align:center;letter-spacing:.5rem;border-radius:var(--radius-md);border:1px solid var(--surface-border);background:var(--background);color:var(--text-main);padding:.75rem;font-size:1.5rem}.register-module__jUGYdG__mfaInput:focus{border-color:var(--primary);outline:none}
