﻿.wm-checkout-box, .wm-restricted-box { background: #f8fafc; border: 1px solid #d9e2ec; padding: 16px; border-radius: 10px; margin-top: 15px; }
.wm-modal { position: fixed; inset: 0; background: rgba(0,0,0,.5); z-index: 99999; }
.wm-modal-content { background: #fff; max-width: 420px; margin: 10% auto; padding: 20px; border-radius: 10px; }