/* Sadhu B2B — Reseller registration form (UIkit-based) */

.sadhu-register-wrap {
    padding: 32px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.06);
}

.uk-form-danger {
    border-color: #f0506e !important;
}
