.cert-mat-card{background:#f8fafc;border:1px solid var(--border);border-radius:10px;padding:.8rem;position:relative;transition:all .2s}.btn-remove-card{position:absolute;top:.4rem;right:.4rem;width:22px;height:22px;border-radius:50%;border:none;background:#fee2e2;color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;z-index:5}.card-header-input{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:6px;font-size:.88rem;font-weight:600;margin-bottom:.5rem;outline:none}.card-field label{display:block;font-size:.65rem;font-weight:700;color:var(--muted);text-transform:uppercase;margin-bottom:2px}.card-field input{width:100%;padding:.45rem .6rem;border:1px solid #ddd;border-radius:6px;font-size:.88rem;outline:none;text-align:right}