:root{--g:#16a34a;--bg:#f5f7fb;--text:#0f172a;}
body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}
.card-soft{border:0;border-radius:16px;box-shadow:0 10px 28px rgba(16,24,40,.08)}
.badge-brand{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;border-radius:12px;padding:.5rem .75rem;font-weight:800}
.form-control,.form-select,.btn{border-radius:12px}
.hint{font-size:13px;color:#64748b}
.money{font-variant-numeric:tabular-nums}
