.Register-module__PwnMtW__page{background-color:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.Register-module__PwnMtW__card{border-radius:var(--radius);background:#fff;width:100%;max-width:500px;padding:3rem;box-shadow:0 20px 50px #0000000d}.Register-module__PwnMtW__header{text-align:center;margin-bottom:2.5rem}.Register-module__PwnMtW__logo{font-size:2rem;font-weight:800;font-family:var(--font-outfit);margin-bottom:1.5rem;display:inline-block}.Register-module__PwnMtW__logoText{color:var(--primary)}.Register-module__PwnMtW__logoDot{color:var(--accent)}.Register-module__PwnMtW__header h1{margin-bottom:.5rem;font-size:1.75rem}.Register-module__PwnMtW__header p{color:var(--text-muted);font-weight:600;font-family:var(--font-outfit)}.Register-module__PwnMtW__form{flex-direction:column;gap:1.5rem;display:flex}.Register-module__PwnMtW__field{flex-direction:column;gap:.5rem;display:flex}.Register-module__PwnMtW__field label{color:var(--foreground);font-size:.9rem;font-weight:600}.Register-module__PwnMtW__field input,.Register-module__PwnMtW__field select{border:1px solid var(--border);background-color:#fcfcfc;border-radius:.75rem;outline:none;padding:1rem;font-size:1rem}.Register-module__PwnMtW__field input:focus,.Register-module__PwnMtW__field select:focus{border-color:var(--primary);background-color:#fff}.Register-module__PwnMtW__actions{gap:1rem;margin-top:1rem;display:flex}.Register-module__PwnMtW__primaryBtn{background-color:var(--primary);color:#fff;border-radius:.75rem;flex:2;padding:1rem;font-weight:700;transition:all .2s}.Register-module__PwnMtW__secondaryBtn{color:var(--foreground);background-color:#f1f5f9;border-radius:.75rem;flex:1;padding:1rem;font-weight:700}.Register-module__PwnMtW__primaryBtn:hover{background-color:var(--primary-hover);transform:translateY(-2px)}.Register-module__PwnMtW__secondaryBtn:hover{background-color:#e2e8f0}.Register-module__PwnMtW__error{color:#ef4444;background-color:#fef2f2;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:.85rem;font-weight:600}.Register-module__PwnMtW__footer{text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.9rem}.Register-module__PwnMtW__footer a{color:var(--primary);font-weight:600}
