.opp-workspace{background:#fff;border:1px solid #dfe7ee;border-radius:16px;margin:0 0 30px;box-shadow:0 8px 30px #142a4205;color:#172b3a;overflow:visible}.opp-head{padding:30px 30px 22px;display:flex;justify-content:space-between;gap:20px;align-items:center}.opp-eyebrow{font-size:11px!important;letter-spacing:.14em;font-weight:750;color:#1688b8!important}.opp-head h2{font-size:27px;letter-spacing:-.7px;margin:9px 0}.opp-head p{font-size:13px;color:#6a7b89;margin:0}.opp-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.opp-menu{position:relative}.opp-menu summary{list-style:none;font-size:24px;padding:3px 12px;cursor:pointer;border:1px solid #dfe7ee;border-radius:8px}.opp-menu[open]{z-index:10}.opp-menu button{display:block;background:white;padding:12px 16px;border:0;text-align:left;width:200px}.opp-menu[open] button{position:relative;box-shadow:0 3px 9px #0001}.opp-menu[open]{position:absolute;right:30px;top:24px;background:white;border:1px solid #dfe7ee;border-radius:8px}.opp-head{position:relative}.opp-stats{display:grid;grid-template-columns:repeat(4,1fr);padding:0 30px 24px;gap:16px}.opp-stats>div{border-left:2px solid #d6eef8;padding:6px 18px}.opp-stats strong{font-size:28px;font-weight:650;display:block}.opp-stats span{font-size:12px;color:#697d8d}.opp-health{padding:12px 30px;background:#f4f9fc;border-top:1px solid #e5edf2;border-bottom:1px solid #e5edf2;display:flex;gap:10px;align-items:center;font-size:12px}.opp-health small{display:block;color:#6b7f8d}.opp-health button{margin-left:auto;color:#157ca3;border:0;background:none;cursor:pointer}.opp-dot{width:7px;height:7px;background:#719baa;border-radius:100%}.opp-health.warning{background:#fff8eb}.opp-health.warning .opp-dot{background:#c28720}.opp-tabs{display:flex;gap:20px;overflow:auto;padding:20px 30px 0;border-bottom:1px solid #e3eaf0}.opp-tabs button{background:none;border:0;padding:0 0 13px;white-space:nowrap;color:#617480;font-size:13px;cursor:pointer}.opp-tabs button[aria-pressed=true]{color:#007fae;border-bottom:3px solid #00adef;font-weight:700}.opp-filters{display:flex;gap:8px;padding:18px 30px 12px;flex-wrap:wrap}.opp-filters input,.opp-filters select{border:1px solid #dbe5eb;border-radius:7px;padding:9px 10px;font:inherit;font-size:12px;min-width:0;background:white}.opp-filters input{flex:1;min-width:190px}.opp-result-count{display:flex;justify-content:space-between;padding:0 30px 12px;font-size:12px;color:#72848f}.opp-result-count span{font-size:11px}.opp-row{display:flex;align-items:center;gap:20px;padding:22px 30px;border-top:1px solid #edf1f4}.opp-row:hover{background:#fbfdfe}.opp-type-icon{width:40px;height:44px;border-radius:10px;display:grid;place-items:center;background:#eaf6fc;color:#009dd7;font-size:22px;flex-shrink:0}.opp-row-body{flex:1;min-width:0}.opp-row-tags{display:flex;gap:8px;font-size:10px;color:#678290;flex-wrap:wrap}.opp-row-tags span{background:#f2f6f9;padding:3px 7px;border-radius:4px}.opp-row-tags .opp-change{background:#fff4dc;color:#9c7521}.opp-row h3{font-size:15px;font-weight:650;margin:7px 0;line-height:1.4}.opp-row p{font-size:12px;margin:0 0 4px}.opp-row p span,.opp-row small{color:#6c808d;font-size:11px}.opp-row-deadline{min-width:110px}.opp-row-deadline strong{display:block;font-size:12px;font-weight:600}.opp-row-deadline.urgent strong{color:#b36717}.opp-score{min-width:52px;text-align:center}.opp-score strong{font-size:20px;color:#167e9c;display:block}.opp-row>button{font-size:12px;white-space:nowrap}.opp-empty{text-align:center;padding:55px 20px;color:#70838e}.opp-empty>div{font-size:38px;color:#00adef}.opp-empty h3{color:#273b49;font-size:19px}.opp-empty p{font-size:13px}.opp-reminder{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 30px;background:#fff8eb;font-size:12px}.opp-reminder button{margin-left:auto;background:none;border:0;color:#956714;cursor:pointer}.opp-reminder span{color:#7c6d55}.opp-error{color:#af3742;font-size:13px;white-space:pre-wrap}.opp-workspace>.opp-error{padding:0 30px}.opp-dialog{width:min(820px,94vw);max-height:90vh;overflow:auto;border:1px solid #dce6ed;border-radius:15px;padding:28px;color:#223846;box-shadow:0 25px 70px #152b4340}.opp-dialog::backdrop{background:#152b4380;backdrop-filter:blur(3px)}.opp-dialog-head{display:flex;gap:20px;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.opp-dialog h2{font-size:22px;line-height:1.35;margin:0}.opp-dialog-head button{border:1px solid #dfe7ec;background:#f5f8fa;border-radius:7px;padding:5px 11px;font-size:22px}.opp-detail-meta{display:flex;gap:12px;font-size:12px;color:#678596}.opp-detail-meta a{margin-left:auto}.opp-dialog p{font-size:13px;line-height:1.6}.opp-dialog a{color:#007fae}.opp-facts{display:grid;grid-template-columns:repeat(3,1fr);background:#f5f9fc;border-radius:10px;padding:18px;gap:20px}.opp-facts dt{font-size:11px;color:#6d8491}.opp-facts dd{margin:5px 0 0;font-size:13px}.opp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.opp-dialog fieldset{border:0;padding:0;min-width:0}.opp-dialog .field{display:flex;flex-direction:column;gap:6px;font-size:12px;margin-bottom:14px}.opp-dialog input:not([type=checkbox]),.opp-dialog select,.opp-dialog textarea{border:1px solid #d8e3ea;border-radius:7px;padding:10px;font:inherit;background:#fff;color:inherit;width:100%;box-sizing:border-box}.opp-dialog details{border-top:1px solid #e6edf2;padding:16px 0;font-size:13px}.opp-dialog summary{cursor:pointer;font-weight:650;margin-bottom:10px}.opp-checks label,.opp-setting-check{display:block;margin:10px 0;font-size:13px}.opp-save{display:flex;justify-content:flex-end;padding:18px 0 5px}.opp-note{color:#6b7f8b;font-size:12px!important}.opp-excerpt{background:#f6f8fa;padding:14px;border-radius:8px;max-height:180px;overflow:auto}.opp-source-list article{display:flex;align-items:center;gap:15px;border-bottom:1px solid #e6edf2;padding:15px 0;font-size:13px}.opp-source-list article>div{flex:1}.opp-source-list p{margin:4px 0;color:#6f8590;font-size:12px}.opp-source-status{text-transform:capitalize;font-size:11px}.opp-workspace button:focus-visible,.opp-dialog button:focus-visible,.opp-workspace summary:focus-visible{outline:3px solid #00adef;outline-offset:3px}.opportunity-monitor[hidden]{display:none!important}
@media(max-width:900px){.opp-head{align-items:flex-start;flex-direction:column}.opp-row{flex-wrap:wrap;gap:12px}.opp-row-body{flex-basis:70%}.opp-row-deadline{margin-left:52px}.opp-result-count span{display:none}.opp-stats{gap:5px}.opp-stats>div{padding:6px 10px}.opp-head h2{font-size:23px}.opp-form-grid{grid-template-columns:1fr}.opp-facts{grid-template-columns:1fr 1fr}}
@media(max-width:540px){.opp-head,.opp-row{padding:18px}.opp-stats{padding:0 18px 18px;grid-template-columns:1fr 1fr;gap:14px}.opp-tabs{padding-left:18px;gap:16px}.opp-filters{padding:15px 18px}.opp-health{padding:12px 18px}.opp-row-body{flex-basis:65%}.opp-row-deadline{margin-left:0}.opp-dialog{padding:18px}.opp-header-actions{flex-wrap:wrap}.opp-stats strong{font-size:24px}.opp-filters select{flex:1}.opp-result-count{padding-left:18px}}

.opp-legacy{border:1px solid #dfe7ee;border-radius:12px;padding:18px;background:#fff}.opp-legacy>summary{font-weight:650;font-size:15px;color:#244354;cursor:pointer;margin-bottom:18px}.opp-legacy .metric-grid{margin-top:20px}

@media(max-width:540px){.opp-workspace .opp-filters{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.opp-workspace .opp-filters input{grid-column:1/-1;width:100%;min-width:0}.opp-workspace .opp-filters select{width:100%;min-width:0}}
