.auth-page{color:#fff;background:#000;min-height:100vh;position:relative;overflow:hidden}.auth-orb{filter:blur(80px);pointer-events:none;border-radius:9999px;position:absolute}.auth-orb-purple{background:radial-gradient(circle,#a855f78c 0%,#0000 70%)}.auth-orb-green{background:radial-gradient(circle,#22c55e73 0%,#0000 70%)}.auth-orb-magenta{background:radial-gradient(circle,#ec489966 0%,#0000 70%)}.auth-form-box{border:2px solid #d946ef;box-shadow:0 0 24px #d946ef40,inset 0 0 40px #d946ef0a}.auth-input{color:#fff;background:0 0;border:1px solid #ffffffd9;border-radius:9999px;outline:none;width:100%;padding:.85rem 1.25rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.auth-input::placeholder{color:#ffffff73}.auth-input:focus{border-color:#d946ef;box-shadow:0 0 0 3px #d946ef33}.auth-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(#9333ea 0%,#6b21a8 100%);border:none;border-radius:9999px;width:100%;padding:.9rem 1.5rem;font-size:.95rem;font-weight:600;transition:filter .2s,transform .2s}.auth-btn-primary:hover{filter:brightness(1.08)}.auth-btn-primary:active{transform:scale(.98)}.auth-btn-skip{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffd9;border-radius:9999px;padding:.65rem 1.75rem;font-size:.875rem;font-weight:500;transition:background .2s}.auth-btn-skip:hover{background:#ffffff0f}.auth-social-btn{background:#ffffff0a;border:1px solid #ffffff26;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:background .2s;display:flex}.auth-social-btn:hover{background:#ffffff1a}.auth-otp-input{text-align:center;color:#fff;background:0 0;border:1px solid #ffffffd9;border-radius:.75rem;outline:none;width:2.75rem;height:3rem;font-size:1.125rem;font-weight:600}.auth-otp-input:focus{border-color:#d946ef;box-shadow:0 0 0 3px #d946ef33}
