.cecme-ecocash-card{max-width:520px;margin:30px auto;padding:28px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.07);font-family:inherit}
.cecme-ecocash-head h2{margin:0 0 6px}.cecme-ecocash-head p{margin:0 0 20px;color:#666}
.cecme-ecocash-card label{display:block;margin:13px 0 6px;font-weight:600}
.cecme-ecocash-card input,.cecme-ecocash-card select{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #ccd2d9;border-radius:8px;background:#fff}
.cecme-ecocash-button{width:100%;margin-top:20px;padding:13px 16px;border:0;border-radius:8px;cursor:pointer;font-weight:700}
.cecme-ecocash-message{margin-top:18px;padding:12px;border-radius:8px;background:#f4f6f8}
#cecme-ecocash-status{text-align:center;margin-top:22px;padding:15px;border-radius:10px;background:#f8fafc}
.cecme-spinner{width:28px;height:28px;margin:0 auto 10px;border:3px solid #ddd;border-top-color:#222;border-radius:50%;animation:cecme-spin 1s linear infinite}
@keyframes cecme-spin{to{transform:rotate(360deg)}}
