
/* Stage 44.5 - friendly campaign controls */
.campaign-control-card .table td{vertical-align:top!important;}
.campaign-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;}
.btn-small{padding:8px 12px!important;font-size:13px!important;border-radius:12px!important;line-height:1!important;}
.btn-danger{background:#fee2e2!important;color:#991b1b!important;border:1px solid #fecaca!important;}
.wallet-status.approved,.wallet-status.active,.wallet-status.live{background:#dcfce7!important;color:#166534!important;border:1px solid #86efac!important;}
.wallet-status.paused{background:#fef3c7!important;color:#92400e!important;border:1px solid #fcd34d!important;}
.wallet-status.ended,.wallet-status.archived{background:#e0f2fe!important;color:#075985!important;border:1px solid #7dd3fc!important;}
.stage414-info-card strong,.stage414-info-card p,.help{opacity:1!important;color:#193154!important;}
.readable-dark-panel h1,.readable-dark-panel h2,.readable-dark-panel p,.surf-hero h2,.surf-hero p{opacity:1!important;}
@media(max-width:760px){.campaign-actions{display:grid;grid-template-columns:1fr 1fr}.campaign-actions .btn{width:100%}.campaign-control-card .table{min-width:720px}.campaign-control-card{overflow-x:auto}}
