/* v35.32.1 Opportunity Finder live results and controls */
.page-content .opportunity-hero small{color:#8ecbff!important}
.page-content .opportunity-hero h2{color:#fff!important}
.page-content .opportunity-hero p{color:#dcecff!important}
.opportunity-auto{border:1px solid #b9d8f3!important}
.opportunity-feed-buttons{display:flex;gap:8px;flex-wrap:wrap}
.opportunity-feed-buttons button.warning{border-color:#d98925;background:#fff5df;color:#74420c}
.opportunity-feed-buttons button:disabled{cursor:wait;opacity:.72}
.opportunity-feed-loading{display:flex;flex-direction:column;gap:5px;padding:25px;color:#60758b;text-align:center}
.opportunity-feed-status{display:flex;align-items:center;gap:10px;padding:11px 13px;margin-bottom:12px;border-radius:11px;background:#eef8f2;color:#176b43;font-size:.78rem}
.opportunity-feed-warning{display:flex;flex-direction:column;gap:4px;padding:12px 14px;margin-bottom:12px;border-radius:11px;background:#fff4e5;color:#8a4b08}
.opportunity-feed-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:17px 0;border-top:1px solid #e4eaf0}
.opportunity-feed-card:first-of-type{border-top:0}
.opportunity-feed-card small{color:#60758b;font-weight:800}
.opportunity-feed-card h3{margin:5px 0;color:#10263e;font-size:1.06rem}
.opportunity-feed-card p{margin:3px 0;color:#5d7085}
.opportunity-feed-desc{line-height:1.45}
.opportunity-feed-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}
.opportunity-feed-meta span{padding:5px 8px;border-radius:999px;background:#f1f5f9;color:#41576c;font-size:.72rem;font-weight:700}
.opportunity-feed-actions{display:flex;flex-direction:column;gap:8px;min-width:145px}
.opportunity-feed-actions a{text-decoration:none;text-align:center}
.opportunity-delete{border-color:#f2b8b5!important;background:#fff5f5!important;color:#a32727!important}
.opportunity-delete:hover{background:#ffe7e7!important;border-color:#dc6b66!important}
@media(max-width:700px){.opportunity-feed-buttons{width:100%}.opportunity-feed-buttons>*{flex:1}.opportunity-feed-card{grid-template-columns:1fr}.opportunity-feed-actions{flex-direction:row;flex-wrap:wrap}.opportunity-feed-actions>*{flex:1}}
