/* SENOA 2.0.0 — Money UX + security hardening UI */
[data-currency],.money-input{font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.015em}
[data-currency]::placeholder{font-weight:500;color:#97a6ba}
.currency-hint{font-size:.72rem;color:var(--muted);margin-top:.35rem}
.security-card{border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border));background:linear-gradient(145deg,color-mix(in srgb,var(--primary-soft) 55%,#fff),var(--surface));border-radius:20px;padding:1.1rem}
.security-card .security-row{display:flex;align-items:flex-start;gap:.75rem;padding:.7rem 0;border-bottom:1px solid var(--border)}
.security-card .security-row:last-child{border-bottom:0}.security-card .senoa-icon{width:20px;height:20px;color:var(--primary);flex:0 0 auto;margin-top:.1rem}
.security-status{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.35rem .55rem;font-size:.68rem;font-weight:800;background:#e8f8f1;color:#117653}.security-status.warning{background:#fff3dc;color:#96610b}.security-status.danger{background:#feecec;color:#b73535}
.form-security-note{border-radius:14px;padding:.75rem .85rem;background:var(--primary-soft);font-size:.78rem;color:var(--muted);line-height:1.55}
.landing-v200 .proof-brand-card .section-kicker{letter-spacing:.1em}.landing-v200 .proof-brand-card h3{line-height:1.24}
.auth-card input[type=password]{letter-spacing:.03em}
.receipt-page .receipt-powered a,.verify-page .verify-powered a,.portal-page .portal-powered a{color:inherit;text-decoration:none;font-weight:700}
@media(max-width:575px){[data-currency]{font-size:1rem}.security-card{padding:.9rem}}
.security-overview-card{background:linear-gradient(145deg,color-mix(in srgb,var(--primary-soft) 60%,#fff),var(--surface));border-color:color-mix(in srgb,var(--primary) 16%,var(--border))}.security-shield{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--primary);color:#fff;flex:0 0 auto}.security-shield .senoa-icon{width:21px;height:21px}.security-check-list{display:grid;gap:.7rem}.security-check-list>div{display:flex;align-items:flex-start;gap:.65rem;font-size:.78rem;color:var(--muted);line-height:1.45}.security-check-list .senoa-icon{width:17px;height:17px;color:#14956e;flex:0 0 auto;margin-top:.12rem}
