.registrar-module__sab-yG__container{background:radial-gradient(circle at top,#1e293b,#0f172a);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.registrar-module__sab-yG__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius-lg);background:#1e293bb3;width:100%;max-width:500px;padding:2rem;box-shadow:0 25px 50px -12px #00000080}.registrar-module__sab-yG__title{text-align:center;background:linear-gradient(90deg,#60a5fa,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.registrar-module__sab-yG__subtitle{text-align:center;color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem}.registrar-module__sab-yG__formGroup{margin-bottom:1.5rem}.registrar-module__sab-yG__label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.registrar-module__sab-yG__input,.registrar-module__sab-yG__select{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--text-primary);padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}.registrar-module__sab-yG__input:focus,.registrar-module__sab-yG__select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow);outline:none}.registrar-module__sab-yG__button{background:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;width:100%;padding:.85rem;font-weight:600;transition:transform .1s,background-color .2s}.registrar-module__sab-yG__button:hover{filter:brightness(1.1)}.registrar-module__sab-yG__button:active{transform:scale(.98)}.registrar-module__sab-yG__message{border-radius:var(--radius-md);text-align:center;margin-top:1rem;padding:1rem;font-weight:500}.registrar-module__sab-yG__success{color:var(--success);border:1px solid var(--success);background:#10b98133}.registrar-module__sab-yG__error{color:var(--danger);border:1px solid var(--danger);background:#ef444433}
