.watched-opportunity-panel{margin-top:18px;border:1px solid #d9ded9;border-radius:22px;background:#fbfcf8;overflow:hidden}
.watched-opportunity-head{display:flex;justify-content:space-between;gap:28px;padding:24px 26px;border-bottom:1px solid #e2e6e0;background:linear-gradient(120deg,#f8fbf5,#f3f7ee)}
.watched-opportunity-head .eyebrow{color:#397352}
.watched-opportunity-head h4{font:700 23px/1.2 Manrope,sans-serif;margin:5px 0 7px;color:#0a1b14}.watched-opportunity-head p{margin:0;max-width:680px;color:#52635b}
.watched-opportunity-count{min-width:128px;text-align:right}.watched-opportunity-count strong{display:block;font:800 32px/1 Manrope,sans-serif;color:#0b5e43}.watched-opportunity-count span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#66746d}
.watched-opportunity-gate{display:flex;align-items:center;gap:10px;padding:12px 26px;background:#edf7ee;color:#24553d;font-size:13px}.watched-opportunity-gate.held{background:#fff5df;color:#795b16}.watched-opportunity-gate svg{width:18px;height:18px;flex:0 0 auto}
.watched-opportunity-list{display:grid;gap:1px;background:#e2e6e0}.watched-opportunity-card{background:#fff;padding:18px 24px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 22px;align-items:center;border-left:4px solid #8d9b94}
.watched-opportunity-card.improved{border-left-color:#119966}.watched-opportunity-card.weakened,.watched-opportunity-card.retired{border-left-color:#c05e4d}.watched-opportunity-card.changed,.watched-opportunity-card.review{border-left-color:#c89c24}.watched-opportunity-card.held{border-left-color:#b68a29;background:#fffdf7}
.watched-opportunity-card-main>span{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#75827c}.watched-opportunity-card-main strong{display:block;margin:4px 0;font:700 16px/1.3 Manrope,sans-serif;color:#12231b}.watched-opportunity-card-main p{margin:0;color:#4f5f57;font-size:13px}.watched-opportunity-card-main small{display:block;margin-top:6px;color:#76827c}
.watched-opportunity-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.watched-opportunity-actions button,.watched-opportunity-actions a{border:1px solid #d6ddd7;background:#fff;border-radius:999px;padding:9px 13px;color:#163128;font:700 12px DM Sans,sans-serif;text-decoration:none;cursor:pointer}.watched-opportunity-actions .primary{background:#08251b;color:#fff;border-color:#08251b}
.watched-opportunity-empty{padding:22px 26px;display:flex;justify-content:space-between;gap:20px;align-items:center}.watched-opportunity-empty strong{display:block;color:#183128}.watched-opportunity-empty span{display:block;color:#68766f;font-size:13px;margin-top:3px}.watched-opportunity-empty a{color:#0d6c4c;font-weight:700;text-decoration:none}
.watched-opportunity-boundary{display:block;padding:12px 26px;border-top:1px solid #e6e9e5;color:#758079;font-size:11px}
.watched-opportunity-panel.compact{margin:18px 0}.watched-opportunity-panel.compact .watched-opportunity-head{padding:18px 22px}.watched-opportunity-panel.compact .watched-opportunity-head h4{font-size:19px}.watched-opportunity-panel.compact .watched-opportunity-card{padding:15px 20px}
@media(max-width:760px){.watched-opportunity-head,.watched-opportunity-empty{align-items:flex-start;flex-direction:column}.watched-opportunity-count{text-align:left}.watched-opportunity-card{grid-template-columns:1fr}.watched-opportunity-actions{justify-content:flex-start}.watched-opportunity-actions button,.watched-opportunity-actions a{flex:1;text-align:center}.watched-opportunity-gate{align-items:flex-start}}
