.register-module__1Q7zOW__registerPage{background:#0a0a0b;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.register-module__1Q7zOW__registerContainer{background:#18181b;border:1px solid #ffffff0d;border-radius:20px;grid-template-columns:400px 1fr;width:100%;max-width:1100px;min-height:600px;display:grid;overflow:hidden;box-shadow:0 20px 50px #00000080}.register-module__1Q7zOW__registerBranding{background:#121214;border-right:1px solid #ffffff0d;flex-direction:column;padding:3rem;display:flex;position:relative;overflow:hidden}.register-module__1Q7zOW__btnBack{color:#a1a1aa;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:99px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.register-module__1Q7zOW__btnBack:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.register-module__1Q7zOW__brandLogo{color:#fff;font-family:var(--font-display);align-items:center;gap:.75rem;margin-bottom:3rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.register-module__1Q7zOW__brandingContent{z-index:2;position:relative}.register-module__1Q7zOW__brandingTitle{font-family:var(--font-display);background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:2.5rem;line-height:1.1}.register-module__1Q7zOW__brandingDescription{color:#a1a1aa;margin-bottom:3rem;line-height:1.6}.register-module__1Q7zOW__featureList{flex-direction:column;gap:1rem;display:flex}.register-module__1Q7zOW__featureItem{color:#d4d4d8;align-items:center;gap:.75rem;font-size:.9375rem;display:flex}.register-module__1Q7zOW__featureIcon{width:24px;height:24px;color:var(--accent-primary);background:#f59e0b1a;border-radius:6px;justify-content:center;align-items:center;display:flex}.register-module__1Q7zOW__brandingVisualAbstract{filter:blur(60px);z-index:1;background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);width:300px;height:300px;position:absolute;bottom:-50px;right:-50px}.register-module__1Q7zOW__registerFormSection{background:#18181b;justify-content:center;align-items:center;padding:3rem;display:flex}.register-module__1Q7zOW__formContainer{width:100%;max-width:500px}.register-module__1Q7zOW__formHeader{margin-bottom:2.5rem}.register-module__1Q7zOW__formHeader h2{font-family:var(--font-display);color:#fff;margin-bottom:.5rem;font-size:1.75rem}.register-module__1Q7zOW__formHeader p{color:#a1a1aa;font-size:.9375rem}.register-module__1Q7zOW__formHeader a{color:var(--accent-primary);font-weight:500;text-decoration:none}.register-module__1Q7zOW__registerForm{flex-direction:column;gap:1.5rem;display:flex}.register-module__1Q7zOW__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.register-module__1Q7zOW__formGroup{flex-direction:column;gap:.5rem;display:flex}.register-module__1Q7zOW__formGroup label{color:#d4d4d8;font-size:.875rem;font-weight:500}.register-module__1Q7zOW__inputWrapper{align-items:center;display:flex;position:relative}.register-module__1Q7zOW__passwordToggle{color:#71717a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;right:1rem}.register-module__1Q7zOW__passwordToggle:hover{color:var(--accent-primary)}.register-module__1Q7zOW__inputIconWrapper{color:#71717a;pointer-events:none;z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.register-module__1Q7zOW__input{color:#fff;background:#27272a;border:1px solid #ffffff0d;border-radius:10px;width:100%;height:48px;padding:.75rem 3rem;font-size:.9375rem;transition:all .2s}.register-module__1Q7zOW__input:focus{border-color:var(--accent-primary);background:#27272a;outline:none}.register-module__1Q7zOW__btnSubmit{background:linear-gradient(135deg,var(--accent-primary),#d97706);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:.875rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 15px #f59e0b33}.register-module__1Q7zOW__btnSubmit:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b4d}.register-module__1Q7zOW__btnSubmit:disabled{opacity:.7;cursor:not-allowed;filter:grayscale(.5)}.register-module__1Q7zOW__errorMessage{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;display:flex}.register-module__1Q7zOW__successCard{text-align:center;color:#fff;background:#18181b;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:500px;padding:3rem;animation:.5s register-module__1Q7zOW__fadeIn}.register-module__1Q7zOW__successIcon{color:#3b82f6;background:#3b82f61a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.register-module__1Q7zOW__successTitle{font-family:var(--font-display);margin-bottom:1rem;font-size:1.75rem}.register-module__1Q7zOW__successText{color:#d4d4d8;margin-bottom:.5rem;font-size:1.1rem}.register-module__1Q7zOW__successSubText{color:#a1a1aa;margin-bottom:2rem;font-size:.95rem}.register-module__1Q7zOW__actions{flex-direction:column;gap:1rem;display:flex}.register-module__1Q7zOW__btnPrimary,.register-module__1Q7zOW__btnSecondary{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.register-module__1Q7zOW__btnPrimary{color:#000;background:#fff;border:none}.register-module__1Q7zOW__btnPrimary:hover{opacity:.9}.register-module__1Q7zOW__btnSecondary{color:#a1a1aa;background:0 0;border:1px solid #ffffff1a}.register-module__1Q7zOW__btnSecondary:hover{color:#fff;border-color:#fff}@keyframes register-module__1Q7zOW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.register-module__1Q7zOW__registerContainer{grid-template-columns:1fr;max-width:500px}.register-module__1Q7zOW__registerBranding{display:none}.register-module__1Q7zOW__formRow{grid-template-columns:1fr;gap:1.5rem}}
