.register-module__SKAdKW__pageBackground{background-color:#f1f5f9;justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Segoe UI,sans-serif;display:flex}.register-module__SKAdKW__registerContainer{background:#fff;border-radius:16px;width:100%;max-width:600px;padding:40px;overflow:hidden;box-shadow:0 10px 25px #0000000d}.register-module__SKAdKW__header{text-align:center;margin-bottom:30px}.register-module__SKAdKW__header h2{color:#0f172a;margin-bottom:5px;font-size:1.8rem}.register-module__SKAdKW__header p{color:#64748b}.register-module__SKAdKW__form{flex-direction:column;gap:20px;display:flex}.register-module__SKAdKW__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.register-module__SKAdKW__group{flex-direction:column;gap:8px;display:flex}.register-module__SKAdKW__group label{color:#475569;font-size:.9rem;font-weight:600}.register-module__SKAdKW__input{background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:12px;font-size:1rem;transition:border-color .2s}.register-module__SKAdKW__input:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c71a}.register-module__SKAdKW__checkboxGroup{color:#475569;align-items:center;gap:10px;font-size:.9rem;display:flex}.register-module__SKAdKW__checkboxGroup input{accent-color:#0284c7;cursor:pointer;width:18px;height:18px}.register-module__SKAdKW__link{color:#0284c7;cursor:pointer;font-weight:600;text-decoration:underline}.register-module__SKAdKW__btn{color:#fff;cursor:pointer;background-color:#0f172a;border:none;border-radius:8px;margin-top:10px;padding:14px;font-size:1rem;font-weight:700;transition:background .2s}.register-module__SKAdKW__btn:hover:not(:disabled){background-color:#1e293b}.register-module__SKAdKW__btn:disabled{cursor:not-allowed;background-color:#94a3b8}.register-module__SKAdKW__errorMessage{color:#b91c1c;text-align:center;background:#fee2e2;border-radius:8px;padding:10px;font-size:.9rem}.register-module__SKAdKW__footer{text-align:center;color:#64748b;border-top:1px solid #f1f5f9;margin-top:25px;padding-top:20px;font-size:.95rem}.register-module__SKAdKW__modalOverlay{z-index:2000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.register-module__SKAdKW__modalContent{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:600px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 10px 30px #0003}.register-module__SKAdKW__modalHeader{background:#f8fafc;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.register-module__SKAdKW__modalHeader h3{color:#1e293b;margin:0;font-size:1.2rem}.register-module__SKAdKW__closeModal{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:1.5rem}.register-module__SKAdKW__modalBody{color:#475569;padding:20px;font-size:.95rem;line-height:1.6;overflow-y:auto}.register-module__SKAdKW__modalBody h4{color:#0f172a;margin-top:15px;margin-bottom:5px}.register-module__SKAdKW__modalFooter{text-align:right;background:#f8fafc;border-top:1px solid #eee;padding:15px 20px}.register-module__SKAdKW__modalBtn{color:#fff;cursor:pointer;background:#0284c7;border:none;border-radius:6px;padding:8px 20px;font-weight:600}.register-module__SKAdKW__modalBtn:hover{background:#0369a1}@media (max-width:480px){.register-module__SKAdKW__formRow{grid-template-columns:1fr}.register-module__SKAdKW__registerContainer{padding:25px}}
