/* BULKOMI V11 PHASE 03 — Demand UX only. No redesign. */
.demand-nonbinding-note b{color:#111827}
.demand-privacy-note{margin:18px 0;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;color:#475569;line-height:1.55}
.demand-privacy-note b{color:#0f172a}
.demand-final-notice{background:#fff7ed}
.demand-account-card{align-items:flex-start;gap:16px}
.demand-account-main{min-width:0;flex:1}
.demand-account-main p{margin:6px 0;color:#64748b}
.demand-status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800;background:#f1f5f9;color:#334155;margin-left:8px}
.demand-status-pill.active{background:#ecfdf5;color:#047857}
.demand-status-pill.reconfirm{background:#fff7ed;color:#c2410c}
.demand-status-pill.expired{background:#fef2f2;color:#b91c1c}
.demand-status-pill.withdrawn{background:#f1f5f9;color:#64748b}
.demand-row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px}
.demand-row-actions label{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700;color:#475569}
.demand-row-actions input[type="number"]{width:82px;min-height:40px;border:1px solid #cbd5e1;border-radius:10px;padding:7px 9px;background:#fff;color:#0f172a;font:inherit}
.demand-row-actions .btn{min-height:40px}
.demand-account-meta{font-size:12px;color:#94a3b8}
.legacy-demand-history{margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb}
.legacy-demand-history>h3{margin:0 0 6px}
.legacy-demand-history>p{margin:0 0 14px;color:#64748b}
@media (max-width:720px){.demand-row-actions{align-items:stretch}.demand-row-actions label{width:100%}.demand-row-actions input[type="number"]{flex:1}.demand-row-actions .btn{flex:1}}
