.opportunity-view{--op-canvas: var(--color-sand, #f5f5f0);--op-surface: var(--color-white, #ffffff);--op-ink: rgba(0, 0, 0, .84);--op-body: rgba(0, 0, 0, .74);--op-muted: rgba(0, 0, 0, .56);--op-subtle: rgba(0, 0, 0, .42);--op-line: rgba(0, 0, 0, .12);--op-soft-line: rgba(0, 0, 0, .08);--op-teal: var(--color-deep-teal, #0d7086);--op-brand: var(--color-brand, #00a3ff);--op-royal: var(--color-royal-blue, #3276f2);--op-grey: var(--color-grey-100, #e8e8e8);--op-grey-dark: var(--color-grey-300, #c8c8c8);--op-font: var(--font-ui, "Inter"), Arial, Helvetica, sans-serif;color:var(--op-body);font-family:var(--op-font)}.opportunity-view.page-section{width:min(1280px,100%);padding:32px clamp(24px,4vw,56px) 56px;background:transparent}.opportunity-view button,.opportunity-view input,.opportunity-view select,.opportunity-view textarea{font-family:var(--op-font)}.opportunity-view a{color:inherit}.opportunity-view .page-topline{align-items:center;min-height:44px;padding:0 0 20px;border-bottom:1px solid var(--op-line)}.opportunity-view .feed-page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 24px}.opportunity-view .feed-page-heading h1{margin:0;color:var(--op-ink);font-size:24px;font-weight:500;line-height:32px;letter-spacing:-.02em}.opportunity-view .feed-page-heading .feed-heading-tools{display:flex;align-items:center;gap:8px}.opportunity-view .eyebrow-group{gap:8px}.opportunity-view .eyebrow-muted{color:var(--op-muted);font-size:13px;line-height:20px}.opportunity-view .page-top-actions{gap:8px}.opportunity-view .button{min-height:44px;padding:0 15px;border-radius:8px;font-size:15px;font-weight:500;line-height:20px;box-shadow:none;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.opportunity-view .button:hover,.opportunity-view .button:active{transform:none;box-shadow:none}.opportunity-view .button-small{min-height:40px;padding:0 13px;font-size:14px}.opportunity-view .button-primary{color:var(--op-surface);background:var(--op-teal)}.opportunity-view .button-primary:hover{background:color-mix(in srgb,var(--op-teal) 88%,#000 12%)}.opportunity-view .button-secondary{color:var(--op-ink);border:1px solid var(--op-line);background:var(--op-surface)}.opportunity-view .button-secondary:hover{border-color:var(--op-grey-dark);background:var(--op-canvas)}.opportunity-view .button-quiet{color:var(--op-muted);background:transparent}.opportunity-view .button-quiet:hover{color:var(--op-ink);background:#0000000a}.opportunity-view .feed-controls{align-items:center;padding:0;border-bottom:1px solid var(--op-line)}.opportunity-view .feed-tabs{display:flex;gap:24px;min-width:0}.opportunity-view .feed-tab{min-height:48px;padding:0 0 1px;border-bottom:1px solid transparent;color:var(--op-muted);background:transparent;font-size:15px;font-weight:400;line-height:20px;white-space:nowrap}.opportunity-view .feed-tab.active{border-color:var(--op-teal);color:var(--op-ink);font-weight:500}.opportunity-view .feed-tab span{min-width:22px;height:22px;margin-left:2px;border-radius:999px;color:var(--op-muted);background:var(--op-grey);font-size:12px;font-weight:500}.opportunity-view .filter-actions{position:relative;flex-wrap:wrap;gap:8px;padding:8px 0}.opportunity-view .search-field{min-height:40px;padding:0 11px;border:1px solid var(--op-line);border-radius:8px;color:var(--op-muted);background:var(--op-surface)}.opportunity-view .search-field:focus-within{border-color:var(--op-brand);box-shadow:0 0 0 2px #00a3ff24}.opportunity-view .search-field input{width:180px;min-height:38px;color:var(--op-ink);background:transparent;font-size:15px;font-weight:400;line-height:20px}.opportunity-view .search-field input::placeholder{color:var(--op-subtle)}.opportunity-view .filter-chip{min-height:40px;padding:0 12px;border:1px solid var(--op-line);border-radius:8px;color:var(--op-body);background:var(--op-surface);font-size:14px;font-weight:400}.opportunity-view .filter-chip:hover,.opportunity-view .filter-chip.active{border-color:var(--op-grey-dark);color:var(--op-ink);background:var(--op-canvas)}.opportunity-view .sort-button{width:40px;height:40px;color:var(--op-muted)}.opportunity-view .sort-button:hover{color:var(--op-ink);background:var(--op-canvas)}.opportunity-view .more-filter-panel{position:absolute;z-index:3;top:calc(100% - 1px);right:48px;display:grid;gap:12px;min-width:190px;padding:14px;border:1px solid var(--op-line);border-radius:10px;background:var(--op-surface);box-shadow:0 1px 2px #00000008}.opportunity-view .more-filter-panel label{display:grid;gap:7px;color:var(--op-muted);font-size:14px;line-height:20px}.opportunity-view .more-filter-panel select{min-height:40px;padding:0 10px;border:1px solid var(--op-line);border-radius:8px;color:var(--op-ink);background:var(--op-surface);font-size:15px}.opportunity-view .active-filter-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0 4px}.opportunity-view .results-count{color:var(--op-body);font-size:14px;font-weight:400;line-height:20px}.opportunity-view .filter-caption{gap:7px;color:var(--op-subtle);font-size:13px;line-height:20px}.opportunity-view .filter-caption i,.opportunity-view .signal-dot{width:7px;height:7px;background:var(--op-teal)}.opportunity-view .opportunity-list{display:block}.opportunity-view .timeline-day{display:grid;grid-template-columns:112px minmax(0,1fr);gap:24px}.opportunity-view .timeline-label{padding-top:24px;color:var(--op-muted);font-size:13px;line-height:20px}.opportunity-view .timeline-label time{display:block;color:var(--op-body);font-size:14px;font-weight:500;line-height:20px}.opportunity-view .timeline-items{position:relative;padding-left:24px}.opportunity-view .timeline-items:before{position:absolute;top:0;bottom:0;left:4px;width:1px;content:"";background:var(--op-line)}.opportunity-view .opportunity-card{position:relative;display:block;overflow:visible;border:0;border-bottom:1px solid var(--op-soft-line);border-radius:0;background:transparent;box-shadow:none;transition:background-color .14s ease}.opportunity-view .opportunity-card:before{position:absolute;top:31px;left:-24px;width:9px;height:9px;border:2px solid var(--op-canvas);border-radius:50%;content:"";background:var(--op-subtle);box-shadow:0 0 0 1px var(--op-line)}.opportunity-view .opportunity-card:hover{border-color:var(--op-soft-line);background:#ffffff75;box-shadow:none;transform:none}.opportunity-view .card-rail{display:none}.opportunity-view .opportunity-card-main{padding:22px 6px 22px 0}.opportunity-view .card-heading-row{align-items:flex-start;gap:24px}.opportunity-view .opportunity-card h2{margin:0;color:var(--op-ink);font-size:18px;font-weight:500;line-height:24px;letter-spacing:-.01em}.opportunity-view .opportunity-card h2 a:hover{color:var(--op-teal)}.opportunity-view .score-mark{display:grid;min-width:54px;padding-left:16px;border-left:0;text-align:right}.opportunity-view .score-number{color:var(--op-teal);font-size:26px;font-variant-numeric:tabular-nums;font-weight:500;line-height:30px;letter-spacing:-.02em}.opportunity-view .score-label{margin-top:2px;color:var(--op-subtle);font-size:12px;font-weight:400;line-height:16px;text-transform:none}.opportunity-view .badge-row{display:flex;flex-wrap:wrap;gap:8px;margin:13px 0 12px}.opportunity-view .badge{min-height:26px;padding:0 9px;border:1px solid transparent;border-radius:999px;color:var(--op-body);background:#0d708617;font-size:13px;font-weight:400;line-height:18px}.opportunity-view .badge-blue,.opportunity-view .badge-lime{color:#315e68;background:#0d708617}.opportunity-view .badge-coral,.opportunity-view .badge-neutral{color:var(--op-muted);background:var(--op-grey)}.opportunity-view .card-meta-row{display:flex;flex-wrap:wrap;gap:16px;margin:0 0 12px;color:var(--op-muted);font-size:14px;line-height:20px}.opportunity-view .card-meta-row span{gap:6px}.opportunity-view .card-meta-row svg{display:none}.opportunity-view .signal-count{color:var(--op-muted)!important;font-weight:400}.opportunity-view .signal-count i{width:6px;height:6px;background:var(--op-teal);box-shadow:none}.opportunity-view .opportunity-summary{max-width:720px;margin:0 0 18px;color:var(--op-body);font-size:15px;font-weight:400;line-height:23px}.opportunity-view .card-footer-row{align-items:center;gap:16px;margin-top:0;padding-top:0;border-top:0}.opportunity-view .card-state-group,.opportunity-view .card-actions{gap:8px}.opportunity-view .card-actions{justify-content:flex-start}.opportunity-view .stage-pill,.opportunity-view .contact-pill{min-height:24px;padding:0 8px;border-radius:999px;color:var(--op-muted);background:var(--op-grey);font-size:12px;font-weight:400;line-height:16px}.opportunity-view .stage-accepted,.opportunity-view .stage-actioned,.opportunity-view .contact-verified{color:var(--op-teal);background:#0d708617}.opportunity-view .stage-new,.opportunity-view .stage-rejected,.opportunity-view .contact-inferred,.opportunity-view .contact-pending{color:var(--op-muted);background:var(--op-grey)}.opportunity-view .contact-pill{gap:6px;padding:0 8px}.opportunity-view .contact-pill i,.opportunity-view .contact-verified i,.opportunity-view .contact-pending i{width:6px;height:6px;background:currentColor;box-shadow:none}.opportunity-view .text-link,.opportunity-view .external-link,.opportunity-view .side-card-link{gap:5px;color:var(--op-teal);font-size:14px;font-weight:500;line-height:20px}.opportunity-view .text-link:hover,.opportunity-view .external-link:hover,.opportunity-view .side-card-link:hover{color:var(--op-ink);text-decoration:underline}.opportunity-view .card-actions .button{min-height:40px}.opportunity-view .danger-hover{width:40px;height:40px;color:var(--op-muted)}.opportunity-view .danger-hover:hover{color:var(--op-ink);background:var(--op-grey)}.opportunity-view .feed-footnote{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:24px;color:var(--op-subtle);font-size:12px;line-height:18px}.opportunity-view .footnote-separator{width:3px;height:3px;background:var(--op-grey-dark)}.opportunity-view .feed-pagination{margin-top:20px;color:var(--op-muted);font-size:14px;font-weight:400;line-height:20px}.opportunity-view .empty-state{margin-top:16px;padding:48px 20px;border:1px dashed var(--op-grey-dark);border-radius:10px;text-align:center}.opportunity-view .empty-icon{color:var(--op-muted)}.opportunity-view .empty-state h2{margin:14px 0 8px;color:var(--op-ink);font-size:18px;font-weight:500;line-height:24px}.opportunity-view .empty-state p{margin:0 0 18px;color:var(--op-muted);font-size:15px;line-height:23px}.opportunity-view .inline-alert{margin:16px 0 0;padding:12px 14px;border:1px solid var(--op-line);border-radius:8px;color:var(--op-body);background:var(--op-surface);font-size:14px;line-height:20px}.opportunity-view .inline-alert.error,.opportunity-view .inline-alert.success{border-color:var(--op-line);color:var(--op-body);background:var(--op-surface)}.opportunity-view .inline-alert button{color:var(--op-teal);font-size:14px;font-weight:500}.opportunity-view .detail-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:var(--op-muted);font-size:14px;line-height:20px}.opportunity-view .detail-breadcrumb a{gap:6px;color:var(--op-teal);font-weight:400}.opportunity-view .detail-breadcrumb a:last-child{margin-left:auto}.opportunity-view .detail-header{align-items:flex-start;gap:24px;padding:32px 0 28px;border-bottom:1px solid var(--op-line)}.opportunity-view .detail-title-block{min-width:0}.opportunity-view .detail-header h1{max-width:700px;margin:0;color:var(--op-ink);font-size:24px;font-weight:500;line-height:32px;letter-spacing:-.02em}.opportunity-view .detail-header .badge-row{margin-top:15px;margin-bottom:0}.opportunity-view .detail-header-score{display:grid;justify-items:end;gap:8px}.opportunity-view .detail-header-score .score-mark{min-width:82px;padding-left:18px;border-left:1px solid var(--op-line)}.opportunity-view .detail-header-score .score-number{font-size:28px;line-height:32px}.opportunity-view .detail-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr);gap:48px;padding-top:32px}.opportunity-view .detail-section-head{align-items:center;gap:16px}.opportunity-view .detail-section-head h2,.opportunity-view .panel-heading h2{margin:0;color:var(--op-ink);font-size:18px;font-weight:500;line-height:26px;letter-spacing:-.01em}.opportunity-view .detail-summary{display:none}.opportunity-view .evidence-list{display:grid;gap:0;margin-top:8px}.opportunity-view .evidence-row{display:grid;grid-template-columns:25px minmax(0,1fr);padding:20px 0;border-top:1px solid var(--op-soft-line)}.opportunity-view .evidence-index:before{top:8px;bottom:-28px;width:1px;background:var(--op-line)}.opportunity-view .evidence-row:last-child .evidence-index:before{bottom:8px}.opportunity-view .evidence-index span{width:9px;height:9px;margin-top:5px;border:2px solid var(--op-canvas);background:var(--op-subtle);box-shadow:0 0 0 1px var(--op-line)}.opportunity-view .evidence-topline,.opportunity-view .evidence-bottomline{gap:10px}.opportunity-view .evidence-type{color:var(--op-muted);font-size:12px;font-weight:500;line-height:16px;text-transform:none}.opportunity-view .evidence-topline time{color:var(--op-subtle);font-size:12px;font-weight:400;line-height:16px}.opportunity-view .evidence-copy h3{margin:7px 0 6px;color:var(--op-ink);font-size:16px;font-weight:500;line-height:24px}.opportunity-view .evidence-copy p{max-width:700px;margin:0 0 13px;color:var(--op-body);font-size:15px;font-weight:400;line-height:23px}.opportunity-view .evidence-source,.opportunity-view .evidence-contribution,.opportunity-view .evidence-citation{color:var(--op-muted);font-size:14px;font-weight:400;line-height:20px}.opportunity-view .evidence-contribution{color:var(--op-teal);font-family:var(--op-font);font-variant-numeric:tabular-nums}.opportunity-view .evidence-citation{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.opportunity-view .evidence-footnote{display:none}.opportunity-view .contacts-heading{margin:28px 0 14px}.opportunity-view .contact-panel{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--op-line);border-radius:10px;background:var(--op-surface)}.opportunity-view .contact-avatar{flex:0 0 40px;width:40px;height:40px;color:var(--op-muted);background:var(--op-grey)}.opportunity-view .contact-info{flex:1;min-width:0}.opportunity-view .contact-role{color:var(--op-muted);font-size:14px;font-weight:400;line-height:20px;text-transform:none}.opportunity-view .contact-info h3{margin:3px 0;color:var(--op-ink);font-size:15px;font-weight:500;line-height:23px}.opportunity-view .contact-info p,.opportunity-view .contact-methods{color:var(--op-muted);font-size:14px;line-height:20px}.opportunity-view .contact-info p{margin:0}.opportunity-view .contact-methods{gap:12px;margin-top:8px}.opportunity-view .contact-methods span{gap:4px}.opportunity-view .detail-side-column{min-width:0}.opportunity-view .side-card{padding:20px;border:1px solid var(--op-line);border-radius:10px;color:var(--op-body);background:var(--op-surface);box-shadow:0 1px 2px #00000008}.opportunity-view .side-card+.side-card{margin-top:12px}.opportunity-view .qualification-card,.opportunity-view .qualification-card.qualified{border-color:var(--op-line);background:var(--op-surface)}.opportunity-view .qualification-card .side-card-heading{display:none}.opportunity-view .qualification-card h2{margin:0;color:var(--op-ink);font-size:18px;font-weight:500;line-height:26px}.opportunity-view .qualification-checks,.opportunity-view .qualification-date{display:none}.opportunity-view .side-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.opportunity-view .section-kicker{color:var(--op-muted);font-size:12px;font-weight:500;line-height:16px;letter-spacing:0;text-transform:none}.opportunity-view .stage-card h2{margin:14px 0 16px;color:var(--op-ink);font-size:18px;font-weight:500;line-height:26px}.opportunity-view .stage-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.opportunity-view .stage-action{min-height:40px;padding:0 8px;border:1px solid var(--op-line);border-radius:8px;color:var(--op-body);background:var(--op-surface);font-size:14px;font-weight:400;line-height:20px}.opportunity-view .stage-action:hover,.opportunity-view .stage-action.selected{border-color:var(--op-teal);color:var(--op-teal);background:#0d708617}.opportunity-view .stage-action.reject-action:hover,.opportunity-view .stage-action.reject-action.selected{border-color:var(--op-grey-dark);color:var(--op-body);background:var(--op-grey)}.opportunity-view .stage-note{margin-top:12px;padding-top:12px;border-top:1px solid var(--op-soft-line);color:var(--op-muted);font-size:13px;line-height:18px}.opportunity-view .breakdown-total{margin:16px 0 12px}.opportunity-view .breakdown-total strong{color:var(--op-teal);font-size:28px;font-variant-numeric:tabular-nums;font-weight:500;line-height:32px}.opportunity-view .breakdown-total span{color:var(--op-muted);font-size:14px;line-height:20px}.opportunity-view .breakdown-row{padding:10px 0;border-top:1px solid var(--op-soft-line);color:var(--op-muted);font-size:14px;line-height:20px}.opportunity-view .breakdown-row b{color:var(--op-body);font-size:14px;font-variant-numeric:tabular-nums;font-weight:500}.opportunity-view .side-card-link{margin-top:12px}.opportunity-view .feedback-card{color:var(--op-body);background:var(--op-surface)}.opportunity-view .feedback-card .section-kicker,.opportunity-view .feedback-card h2{color:var(--op-ink)}.opportunity-view .feedback-card h2{margin:12px 0 16px;font-size:18px;font-weight:500;line-height:26px}.opportunity-view .feedback-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.opportunity-view .feedback-button{min-height:40px;padding:0 11px;border:1px solid var(--op-line);border-radius:8px;color:var(--op-body);background:var(--op-surface);font-size:14px;font-weight:400;line-height:20px}.opportunity-view .feedback-button:hover{border-color:var(--op-teal);color:var(--op-teal);background:#0d708617}.opportunity-view .feedback-note-label{gap:7px;margin:14px 0 12px;color:var(--op-body);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;text-transform:none}.opportunity-view .feedback-note-label textarea,.opportunity-view .feedback-note-label select{min-height:44px;padding:9px 11px;border:1px solid var(--op-line);border-radius:8px;color:var(--op-ink);background:var(--op-surface);font-size:15px;font-weight:400;line-height:23px}.opportunity-view .feedback-note-label textarea:focus,.opportunity-view .feedback-note-label select:focus{border-color:var(--op-brand);box-shadow:0 0 0 2px #00a3ff24}.opportunity-view .feedback-note-label textarea::placeholder{color:var(--op-subtle)}.opportunity-view .feedback-dialog{width:min(480px,100%);padding:26px;border:1px solid var(--op-line);border-radius:10px;color:var(--op-body);background:var(--op-surface);box-shadow:0 1px 2px #00000008}.opportunity-view .feedback-dialog h2{margin:8px 0 14px;color:var(--op-ink);font-size:18px;font-weight:500;line-height:26px}.opportunity-view .feedback-dialog .section-kicker{color:var(--op-muted)}.opportunity-view .field-error{margin:-4px 0 12px;color:var(--op-body);font-size:14px;line-height:20px}.opportunity-view .dialog-actions{gap:8px;margin-top:18px}.opportunity-view .mobile-back-button{color:var(--op-teal);font-size:14px;font-weight:400}.opportunity-view .route-inline-loading{color:var(--op-muted);font-size:15px}.opportunity-view .loading-pulse{background:var(--op-teal)}@media(max-width:900px){.opportunity-view.page-section{padding:24px 24px 48px}.opportunity-view .feed-page-heading{align-items:flex-start;flex-direction:column;gap:16px}.opportunity-view .feed-page-heading .feed-heading-tools{width:100%}.opportunity-view .feed-page-heading .feed-heading-tools .search-field{flex:1}.opportunity-view .feed-controls{align-items:stretch;flex-direction:column;gap:0}.opportunity-view .filter-actions{padding:12px 0}.opportunity-view .detail-grid{grid-template-columns:1fr;gap:32px}}@media(max-width:620px){.opportunity-view.page-section{padding:20px 16px 40px}.opportunity-view .feed-page-heading .feed-heading-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.opportunity-view .feed-page-heading .feed-heading-tools .search-field{grid-column:1 / -1;min-width:0}.opportunity-view .feed-page-heading .feed-heading-tools .search-field input{min-width:0;flex:1 1 auto;width:auto}.opportunity-view .feed-page-heading .feed-heading-tools .button{width:100%}.opportunity-view .page-topline{align-items:flex-start;flex-direction:column;gap:10px}.opportunity-view .page-top-actions{width:100%}.opportunity-view .page-top-actions .button{flex:1}.opportunity-view .feed-tabs{width:100%;flex-wrap:wrap;gap:0 14px;overflow:visible}.opportunity-view .feed-tab{flex:0 0 auto}.opportunity-view .filter-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 40px}.opportunity-view .search-field{grid-column:1 / -1}.opportunity-view .search-field input{width:100%}.opportunity-view .filter-chip{width:100%;justify-content:center}.opportunity-view .sort-button{width:40px;justify-content:center}.opportunity-view .active-filter-row{align-items:flex-start;flex-direction:column;gap:4px;padding-top:16px}.opportunity-view .timeline-day{display:block}.opportunity-view .timeline-label{padding-top:20px;padding-bottom:2px}.opportunity-view .timeline-items{padding-left:20px}.opportunity-view .timeline-items:before{left:3px}.opportunity-view .opportunity-card:before{left:-20px}.opportunity-view .opportunity-card-main{padding-right:0}.opportunity-view .card-heading-row{gap:14px}.opportunity-view .card-meta-row{gap:8px 14px}.opportunity-view .card-footer-row{align-items:flex-start;flex-direction:column}.opportunity-view .card-actions{width:100%}.opportunity-view .card-actions .text-link{margin-left:auto}.opportunity-view .detail-header{display:block;padding:24px 0}.opportunity-view .detail-header-score{display:block;margin-top:20px}.opportunity-view .detail-header-score .score-mark{width:auto;padding-left:0;border-left:0;text-align:left}.opportunity-view .detail-breadcrumb a:last-child{margin-left:0}.opportunity-view .contact-panel{align-items:flex-start;flex-wrap:wrap}.opportunity-view .contact-panel>.button{margin-left:54px}.opportunity-view .feedback-buttons{grid-template-columns:1fr}}:root{--color-brand: #00a3ff;--color-deep-teal: #0d7086;--color-royal-blue: #3276f2;--color-ink: #000000;--color-white: #ffffff;--color-grey-100: #e8e8e8;--color-grey-300: #c8c8c8;--color-sand: #f5f5f0;--ink: rgba(0, 0, 0, .82);--ink-soft: rgba(0, 0, 0, .68);--muted: rgba(0, 0, 0, .54);--line: rgba(0, 0, 0, .12);--paper: var(--color-white);--sage: var(--color-sand);--navy: var(--color-grey-100);--lime: var(--color-deep-teal);--blue: var(--color-deep-teal);--coral: var(--color-grey-300);--shadow: 0 1px 2px rgba(0, 0, 0, .03);font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--color-sand);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--sage)}html,body,#root{min-width:320px;min-height:100%;background:var(--color-sand)}body{min-width:320px;margin:0;background:var(--sage)}button,input,select,textarea{font-family:Inter,Arial,Helvetica,sans-serif;font-size:15px}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed}:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.app-frame{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;z-index:2;top:0;display:flex;flex-direction:column;height:100vh;padding:24px 16px 20px;border-right:1px solid var(--line);color:var(--ink);background:var(--color-grey-100)}.sidebar-top{padding:0 8px}.brand-lockup{display:inline-flex;align-items:center;min-height:31px;color:var(--ink)}.brand-lockup:hover{color:var(--ink)}.brand-logo-wrap{display:inline-flex;width:128px;height:31px;align-items:center}.brand-logo,.auth-logo{display:block;width:128px;height:auto}.brand-logo-crop{display:inline-flex;width:32px;height:31px;align-items:center;overflow:hidden}.brand-logo-crop .brand-logo{width:128px;max-width:none}.workspace-switcher{margin-top:32px;padding:15px 12px;border:1px solid var(--line);border-radius:8px;color:var(--ink-soft);background:#ffffff6b}.workspace-kicker,.nav-label{color:var(--muted);font-size:12px;font-weight:500;letter-spacing:0;text-transform:none}.workspace-switcher strong{display:block;margin:8px 0 6px;color:var(--ink);font-size:15px;font-weight:500}.workspace-status{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px}.workspace-status i,.mobile-header-state i{width:7px;height:7px;border-radius:50%;background:var(--color-deep-teal)}.side-nav{display:flex;flex:1;flex-direction:column;gap:4px;margin-top:32px}.nav-label{margin:0 12px 8px}.nav-label-spaced{margin-top:24px}.nav-link{display:flex;align-items:center;gap:12px;min-height:44px;padding:0 12px;border:1px solid transparent;border-radius:8px;color:#00000094;background:transparent;font-size:15px;font-weight:400;text-align:left}.nav-link:hover{color:var(--ink);background:#ffffff75}.nav-link.active{border-color:var(--line);color:var(--ink);background:var(--color-white)}.nav-count{margin-left:auto;color:var(--muted);font-size:13px;font-weight:400}.sidebar-bottom{display:grid;gap:12px}.fixture-note{display:flex;gap:8px;padding:11px 12px;border:1px solid var(--line);border-radius:8px;color:var(--ink-soft);background:#ffffff7a;font-size:13px;line-height:1.45}.fixture-note b{color:var(--muted);font-weight:400}.help-link{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;color:var(--muted);font-size:14px}.help-link:hover{color:var(--ink)}.user-badge{display:flex;align-items:center;gap:10px;padding:14px 8px 0;border-top:1px solid var(--line)}.avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:var(--ink);background:var(--color-grey-300);font-family:Inter,Arial,Helvetica,sans-serif;font-size:12px;font-weight:500}.user-badge-copy{display:grid;flex:1;gap:2px;min-width:0}.user-badge-copy strong{overflow:hidden;color:var(--ink);font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.user-badge-copy small{color:var(--muted);font-size:12px}.icon-button{display:inline-grid;width:36px;height:36px;place-items:center;border-radius:8px;color:var(--muted);background:transparent}.icon-button:hover,.sidebar .icon-button:hover{color:var(--ink);background:#ffffff8f}.mobile-header,.mobile-nav{display:none}.main-content{position:relative;min-width:0;min-height:100vh;overflow:hidden;background:var(--color-sand)}.main-signal-rail{display:none}.page-section{width:min(1210px,100%);margin:0 auto;padding:43px clamp(25px,4vw,65px) 62px}.page-topline,.page-heading,.feed-controls,.card-footer-row,.card-heading-row,.detail-section-head,.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.eyebrow-group{display:flex;align-items:center;gap:10px}.eyebrow{color:var(--blue)}.eyebrow-muted{color:#91a097;font-size:11px}.eyebrow-divider{width:20px;height:1px;background:#c8d3ca}.page-top-actions,.filter-actions{display:flex;align-items:center;gap:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 16px;border-radius:6px;font-size:11px;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button-small{min-height:32px;padding:0 11px;font-size:10px}.button-primary{color:var(--navy);background:var(--lime);box-shadow:0 5px 15px #76982c26}.button-primary:hover{background:#d4ff72;box-shadow:0 8px 20px #76982c40}.button-secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.button-quiet{color:#68786f;background:transparent}.button-quiet:hover{background:#e2e9e1}.button-full{width:100%}.page-heading{align-items:flex-end;padding:58px 0 37px}.section-kicker{display:block;color:var(--blue)}.page-heading h1,.detail-header h1,.auth-thesis h1{max-width:700px;margin:12px 0 15px;color:var(--ink);font:600 clamp(31px,4vw,52px)/1.04 "Space Grotesk",sans-serif;letter-spacing:-.045em}.page-heading h1 em{color:var(--coral);font-style:normal}.page-intro{max-width:620px;margin:0;color:var(--ink-soft);font-size:14px;line-height:1.65}.feed-summary-stamp{min-width:150px;padding:15px 18px;border-left:2px solid var(--coral);color:var(--muted);background:#fff6}.feed-summary-stamp span,.feed-summary-stamp small{display:block;font-size:10px}.feed-summary-stamp strong{display:block;margin:4px 0 2px;color:var(--ink);font:600 32px Space Grotesk,sans-serif}.feed-summary-stamp small{color:#5b9a5c}.feed-controls{align-items:flex-end;padding:8px 0 14px;border-bottom:1px solid var(--line)}.feed-tabs{display:flex;gap:20px}.feed-tab{display:inline-flex;align-items:center;gap:7px;min-height:35px;padding:0 0 10px;color:#86958c;background:transparent;border-bottom:2px solid transparent;font-size:14px;font-weight:700}.feed-tab.active{color:var(--ink);border-color:var(--coral)}.feed-tab span{display:grid;min-width:18px;height:18px;place-items:center;border-radius:10px;color:var(--ink);background:#dce5dc;font:500 9px DM Mono,monospace}.search-field{display:flex;align-items:center;gap:7px;min-height:32px;padding:0 9px;border:1px solid #d8e0d9;border-radius:5px;color:#91a098;background:#ffffff73}.search-field input{width:145px;border:0;outline:0;color:var(--ink);background:transparent;font-size:13px}.filter-chip{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 9px;border:1px solid #d8e0d9;border-radius:5px;color:#6e7e74;background:transparent;font-size:13px}.filter-chip:hover,.filter-chip.active{border-color:#a7b8a9;color:var(--ink);background:#fff}.sort-button{color:#75857b}.active-filter-row{display:flex;align-items:center;justify-content:space-between;padding:21px 0 13px}.results-count{color:var(--ink);font-size:11px;font-weight:700}.filter-caption{display:inline-flex;align-items:center;gap:7px;color:#89978e;font-size:10px}.filter-caption i,.signal-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--blue)}.filter-caption span{color:#bcc5be}.opportunity-list{display:grid;gap:11px}.opportunity-card{position:relative;display:grid;grid-template-columns:8px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 4px 16px #21372c06;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.opportunity-card:hover{border-color:#bdcdc0;box-shadow:var(--shadow);transform:translateY(-2px)}.card-rail{display:flex;flex-direction:column;gap:4px;background:#e8eee8}.card-rail span{display:block;height:35%;background:#bdd4bc}.card-rail span:nth-child(2){height:21%;background:var(--coral)}.card-rail span:nth-child(3){height:27%;background:var(--blue)}.opportunity-card-main{padding:21px 24px 17px}.card-heading-row{align-items:flex-start}.card-kicker{display:flex;align-items:center;gap:7px;color:#8a9990}.source-dot{width:6px;height:6px;border-radius:50%;background:var(--blue)}.opportunity-card h2{margin:7px 0 4px;font:600 21px/1.1 Space Grotesk,sans-serif;letter-spacing:-.025em}.opportunity-card h2 a:hover{color:var(--blue)}.company-descriptor{margin:0;color:#74847a;font-size:11px}.score-mark{display:grid;min-width:80px;padding-left:15px;border-left:1px solid var(--line);text-align:right}.score-number{color:var(--blue);font:600 36px/.9 Space Grotesk,sans-serif;letter-spacing:-.06em}.score-label{margin-top:6px;color:#929e96;font:500 9px DM Mono,monospace;text-transform:uppercase}.score-mark.compact .score-number{font-size:27px}.card-meta-row{display:flex;flex-wrap:wrap;gap:17px;margin:17px 0 13px;color:#78877e;font-size:10px}.card-meta-row span{display:inline-flex;align-items:center;gap:5px}.signal-count{color:var(--ink-soft)!important;font-weight:700}.signal-count i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 3px #c9f85a38}.opportunity-summary{max-width:700px;margin:0 0 15px;color:#46574d;font-size:12px;line-height:1.55}.badge-row{display:flex;flex-wrap:wrap;gap:6px}.badge{display:inline-flex;align-items:center;min-height:21px;padding:0 7px;border-radius:3px;color:#5f6e64;background:#e8eee7;font:500 9px DM Mono,monospace}.badge-lime{color:#4b6629;background:#e5f5bd}.badge-blue{color:#4352ad;background:#e3e8ff}.badge-coral{color:#9e543f;background:#fae2d8}.card-footer-row{align-items:flex-end;margin-top:21px;padding-top:14px;border-top:1px solid #e7ece7}.card-state-group,.card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.stage-pill,.contact-pill{display:inline-flex;align-items:center;gap:5px;min-height:21px;padding:0 7px;border-radius:3px;font:500 9px DM Mono,monospace}.stage-new{color:#7d6a39;background:#f7edc8}.stage-accepted{color:#4151af;background:#e4e9ff}.stage-actioned{color:#3d6d44;background:#e2f1d9}.stage-rejected{color:#9e5545;background:#fae3dd}.contact-pill{padding:0;color:#74837a;background:transparent}.contact-pill i{width:5px;height:5px;border-radius:50%;background:#a1b0a5}.contact-verified i{background:#6cad65}.contact-pending i{background:var(--coral)}.text-link,.external-link,.side-card-link{display:inline-flex;align-items:center;gap:5px;color:var(--blue);font-size:10px;font-weight:700}.text-link:hover,.external-link:hover,.side-card-link:hover{text-decoration:underline}.danger-hover:hover{color:#b35343;background:#fae3dd}.feed-footnote{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:20px;color:#8b998f;font-size:9px}.feed-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:18px;color:var(--muted);font:600 10px DM Mono,monospace}.footnote-separator{width:3px;height:3px;border-radius:50%;background:#c8d1c9}.empty-state{padding:60px 20px;border:1px dashed #cbd6cc;border-radius:8px;text-align:center}.empty-icon{display:inline-grid;width:36px;height:36px;place-items:center;border-radius:50%;color:var(--blue);background:#e2e8ff}.empty-state h2{margin:15px 0 7px;font:600 20px Space Grotesk,sans-serif}.empty-state p{margin:0 0 16px;color:var(--muted);font-size:12px}.detail-breadcrumb{display:flex;align-items:center;gap:7px;color:#8a9990;font-size:10px}.detail-breadcrumb a{display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-weight:700}.detail-header{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;padding:47px 0 38px;border-bottom:1px solid var(--line)}.detail-header h1{font-size:30px;margin-bottom:8px}.detail-title-block>p{margin:0 0 15px;color:var(--ink-soft);font-size:13px}.detail-header-score{display:grid;justify-items:end;gap:11px}.detail-header-score .score-mark{min-width:110px}.detail-signal-note{display:inline-flex;align-items:center;gap:7px;color:#74857a;font:500 9px DM Mono,monospace}.detail-signal-note i{width:6px;height:6px;border-radius:50%;background:var(--lime)}.detail-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr);gap:45px;padding-top:39px}.detail-section-head{align-items:flex-end}.detail-section-head h2,.panel-heading h2{margin:8px 0 0;font:600 23px/1.1 Space Grotesk,sans-serif;letter-spacing:-.03em}.detail-summary{margin:18px 0 25px;color:#526259;font-size:13px;line-height:1.6}.evidence-list{display:grid;gap:0}.evidence-row{display:grid;grid-template-columns:25px minmax(0,1fr);padding:21px 0;border-top:1px solid var(--line)}.evidence-index{position:relative;display:flex;justify-content:center}.evidence-index:before{position:absolute;top:8px;bottom:-30px;width:1px;content:"";background:#d8e1d8}.evidence-row:last-child .evidence-index:before{bottom:8px}.evidence-index span{z-index:1;width:9px;height:9px;margin-top:5px;border:2px solid var(--paper);border-radius:50%;background:var(--blue);box-shadow:0 0 0 1px var(--blue)}.evidence-topline,.evidence-bottomline{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.evidence-type{color:var(--blue);font:500 9px DM Mono,monospace;text-transform:uppercase}.evidence-topline time{color:#929e96;font:500 9px DM Mono,monospace}.evidence-copy h3{margin:7px 0 6px;font:600 16px/1.2 Space Grotesk,sans-serif}.evidence-copy p{max-width:650px;margin:0 0 13px;color:#59685f;font-size:12px;line-height:1.55}.evidence-source,.evidence-contribution{color:#7d8d82;font-size:10px}.evidence-contribution{color:var(--blue);font-family:DM Mono,monospace}.external-link{margin-left:auto}.evidence-footnote{display:inline-flex;align-items:center;gap:7px;margin:10px 0 40px;color:#789080;font-size:10px}.contacts-heading{margin-bottom:16px}.contact-panel{display:flex;align-items:center;gap:14px;padding:15px;border:1px solid var(--line);border-radius:7px;background:#f7faf5}.contact-avatar{display:grid;flex:0 0 39px;width:39px;height:39px;place-items:center;border-radius:50%;color:var(--blue);background:#e3e8ff}.contact-info{flex:1;min-width:0}.contact-role{color:var(--blue);font:500 9px DM Mono,monospace;text-transform:uppercase}.contact-info h3{margin:4px 0;font:600 15px Space Grotesk,sans-serif}.contact-info p{margin:0;color:#75847a;font-size:10px;line-height:1.5}.contact-methods{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px;color:#5e7766;font-size:10px}.contact-methods span{display:inline-flex;align-items:center;gap:4px}.side-card{padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.side-card+.side-card{margin-top:12px}.qualification-card{border-color:#dce5dc;background:#f8fbf6}.qualification-card.qualified{border-color:#c7dfbb;background:#f2f9ed}.qualification-card.qualified .section-kicker,.qualification-card.qualified .side-card-heading>svg{color:#5d9c5c}.qualification-state{color:#a17c42;font:500 9px DM Mono,monospace}.qualification-card h2{margin-top:13px}.qualification-checks{display:grid;gap:7px;margin-top:15px;padding-top:13px;border-top:1px solid #e3ece1}.qualification-checks span{display:inline-flex;align-items:center;gap:6px;color:#9a8d72;font-size:10px}.qualification-checks span svg{color:#b7a27c}.qualification-checks span.complete{color:#5f8560}.qualification-checks span.complete svg{color:#65a15f}.qualification-date{display:block;margin-top:12px;color:#6e916f;font:500 9px DM Mono,monospace}.inline-alert{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 0;padding:10px 12px;border:1px solid var(--line);border-radius:6px;font-size:10px;line-height:1.45}.inline-alert button{flex:0 0 auto;padding:0;color:inherit;background:transparent;font-size:10px;font-weight:700;text-decoration:underline}.inline-alert.error{border-color:#edcfc6;color:#9a5948;background:#fff3ee}.inline-alert.success{border-color:#cfe2c6;color:#5d855e;background:#f1f8ec}.route-inline-loading{display:grid;min-height:35vh;place-items:center;gap:10px;color:var(--muted);font-size:12px}.feedback-note-label{display:grid;gap:6px;margin:12px 0 11px;color:#aabdb0;font:500 9px DM Mono,monospace;text-transform:uppercase}.feedback-note-label textarea,.feedback-note-label select{width:100%;resize:vertical;padding:8px;border:1px solid rgba(221,240,222,.17);border-radius:4px;outline:none;color:#ecf5ed;background:#ffffff0d;font:400 10px/1.45 Manrope,sans-serif}.feedback-note-label select{appearance:auto;color:var(--ink);background:#fff}.feedback-note-label textarea::placeholder{color:#789080}.feedback-note-label textarea:focus{border-color:var(--lime);box-shadow:0 0 0 2px #c9f85a1f}.feedback-button:disabled{opacity:.6}.dialog-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:20px;background:#101c1594}.feedback-dialog{width:min(480px,100%);padding:26px;border-radius:8px;color:var(--ink);background:#fff;box-shadow:0 24px 70px #101c153d}.feedback-dialog h2{margin:8px 0 14px;font-size:22px}.feedback-dialog .feedback-note-label{color:var(--ink-soft);font-size:11px}.feedback-dialog textarea{color:var(--ink);background:#fff;border-color:var(--line-strong)}.feedback-dialog textarea[aria-invalid=true]{border-color:var(--coral)}.field-error{margin:-4px 0 12px;color:#a74431;font-size:12px}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.side-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.side-card h2{margin:18px 0 8px;font:600 19px/1.15 Space Grotesk,sans-serif}.side-card p{margin:0 0 17px;color:#738279;font-size:11px;line-height:1.55}.stage-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px}.stage-action{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;border:1px solid var(--line);border-radius:4px;color:#718077;background:#fff;font-size:10px}.stage-action:hover,.stage-action.selected{border-color:#a9bca9;color:var(--ink);background:#eef5e8}.stage-action.reject-action:hover,.stage-action.reject-action.selected{border-color:#e4b4a5;color:#a25342;background:#fceae4}.stage-note{display:flex;align-items:center;gap:6px;margin-top:15px;padding-top:13px;border-top:1px solid var(--line);color:#8a998f;font-size:9px}.frozen-label{color:#9aa89e;font:500 9px DM Mono,monospace}.breakdown-total{display:flex;align-items:baseline;gap:8px;margin:20px 0 12px}.breakdown-total strong{color:var(--blue);font:600 39px Space Grotesk,sans-serif}.breakdown-total span{color:#8a998f;font-size:10px}.breakdown-row{display:flex;justify-content:space-between;padding:8px 0;border-top:1px solid #edf0ed;color:#829087;font-size:10px}.breakdown-row b{color:var(--ink);font:500 10px DM Mono,monospace}.side-card-link{margin-top:13px}.feedback-card{background:var(--navy);color:#eaf4eb}.feedback-card .section-kicker{color:var(--lime)}.feedback-card h2{color:#fff}.feedback-card p{color:#aabdb0}.feedback-buttons{display:grid;gap:6px}.feedback-button{display:flex;align-items:center;justify-content:space-between;padding:10px;border:1px solid rgba(221,240,222,.17);border-radius:4px;color:#d9e9da;background:#ffffff0d;font-size:10px}.feedback-button:hover{border-color:var(--lime);color:var(--lime)}.mobile-back-button,.empty-detail{display:none}.analytics-heading{display:flex;justify-content:flex-end;align-items:flex-end;padding:16px 0 20px}.analytics-filters{display:flex;align-items:flex-end;gap:8px}.date-control{display:inline-flex;align-items:center;gap:9px;min-height:36px;padding:0 11px;border:1px solid var(--line);border-radius:5px;color:#687970;background:#ffffff80;font-size:10px}.asset-select-label{display:grid;gap:4px;color:#84938a;font:500 9px DM Mono,monospace;text-transform:uppercase}.asset-select-label select{min-height:36px;padding:0 25px 0 10px;border:1px solid var(--line);border-radius:5px;outline:none;color:#687970;background:#ffffff80;font:400 10px Manrope,sans-serif}.asset-select-label select:focus{border-color:var(--blue)}.analytics-loading{grid-column:1 / -1;padding:21px;border:1px dashed #cbd6cc;border-radius:7px;color:var(--muted);font-size:11px;text-align:center}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.metric-card{padding:19px;border:1px solid var(--line);border-radius:7px;background:var(--paper)}.metric-card-top{display:flex;justify-content:space-between;gap:8px}.metric-label{max-width:130px;color:#84938a;line-height:1.4}.metric-info{color:#a0ada4;cursor:help}.metric-card>strong{display:block;margin:19px 0 7px;color:var(--ink);font:600 31px Space Grotesk,sans-serif}.metric-delta{color:#788a7b;font:500 9px DM Mono,monospace}.metric-delta.up{color:#57945a}.metric-delta span{margin-right:4px;font-size:13px}.analytics-grid{display:grid;grid-template-columns:1fr;gap:11px;margin-top:28px}.analytics-panel{min-width:0;padding:22px;border:1px solid var(--line);border-radius:7px;background:var(--paper)}.panel-heading{align-items:flex-end}.chart-legend{display:flex;flex-wrap:wrap;gap:10px;color:#78887e;font-size:9px}.chart-legend span{display:inline-flex;align-items:center;gap:5px}.chart-legend i{width:7px;height:7px;border-radius:2px}.legend-processed{background:#bdd6be}.legend-surfaced{background:var(--blue)}.legend-qualified{background:var(--coral)}.timeline-chart{display:flex;height:230px;margin-top:30px}.chart-y-axis{display:flex;flex-direction:column;justify-content:space-between;padding:0 11px 20px 0;color:#a0aba3;font:500 8px DM Mono,monospace}.chart-plot{position:relative;flex:1}.chart-gridlines{position:absolute;inset:0 0 20px;display:flex;flex-direction:column;justify-content:space-between}.chart-gridlines i{display:block;width:100%;height:1px;background:#e8eee8}.chart-bars{position:absolute;inset:0 0 20px;display:flex;align-items:flex-end;justify-content:space-around;gap:7px}.chart-day{display:flex;flex:1;height:100%;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px}.bar-stack{display:flex;align-items:flex-end;justify-content:center;gap:3px;width:100%;height:100%}.bar{display:block;width:min(12px,25%);min-height:2px;border-radius:3px 3px 0 0}.bar.processed{background:#c3d9c2}.bar.surfaced{background:var(--blue)}.bar.qualified{background:var(--coral)}.chart-day small{color:#929f97;font:500 8px DM Mono,monospace;white-space:nowrap}.panel-footnote{display:flex;align-items:center;gap:6px;margin:14px 0 0;color:#86968b;font-size:9px}.panel-footnote button{padding:0;color:var(--blue);background:transparent;font-size:9px}.source-list{margin:20px 0 19px}.source-row{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(4,minmax(90px,.6fr));align-items:end;gap:10px;margin-top:10px;padding:16px;border:1px solid #e1e8e2;border-radius:7px;background:#fff}.source-row>.source-name{grid-column:1 / -2;align-self:center}.source-row>.source-name+button{align-self:center}.source-row>label,.source-weight label{display:grid;gap:5px;color:var(--muted);font:500 10px DM Mono,monospace}.source-row input,.source-row select{width:100%;min-width:0;min-height:36px}.source-name{display:flex;align-items:center;gap:8px;min-width:0}.source-health{flex:0 0 6px;width:6px;height:6px;border-radius:50%;background:#6dae65}.source-health.flagged{background:var(--coral)}.source-name span:last-child{display:grid;gap:3px;min-width:0}.source-name strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.source-name small{overflow:hidden;color:#8d9b91;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.source-weight{display:grid;grid-column:1 / 3;grid-template-columns:minmax(80px,.6fr) minmax(110px,1fr) auto;align-items:end;gap:10px;color:var(--ink);font:500 10px DM Mono,monospace}.source-status{display:inline-flex;align-items:center;justify-content:flex-end;gap:3px;color:#61945f;font:500 8px DM Mono,monospace}.source-status.flagged{color:#ae654f}.analytics-note{display:flex;align-items:flex-start;gap:9px;margin-top:13px;padding:13px 15px;border:1px solid #eed3c9;border-radius:6px;color:#9b604d;background:#fff3ee;font-size:10px;line-height:1.5}.analytics-note strong{color:#854633}.run-detail{margin-top:13px}.run-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.run-detail-grid div{padding:10px;border:1px solid #e8eee8;border-radius:5px}.run-detail-grid dt{color:var(--muted);font-size:8px;text-transform:uppercase}.run-detail-grid dd{margin:5px 0 0;overflow-wrap:anywhere;font:600 10px DM Mono,monospace}.auth-page{display:grid;grid-template-columns:minmax(0,52fr) minmax(360px,48fr);gap:32px;min-height:100vh;padding:32px;background:var(--color-sand)}.auth-form-panel{position:relative;display:flex;min-height:calc(100vh - 64px);align-items:center;justify-content:center;padding:48px clamp(24px,6vw,88px);border:1px solid var(--line);border-radius:12px;background:var(--color-white);box-shadow:var(--shadow)}.auth-form-wrap{width:min(410px,100%)}.auth-logo{width:160px;margin-bottom:56px}.auth-form-wrap h1{margin:0 0 28px;color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;font-size:24px;font-weight:500;line-height:1.35;letter-spacing:-.015em}.auth-form-wrap form{display:grid;gap:20px}.auth-form-wrap label{display:grid;gap:8px;color:var(--ink-soft);font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:500}.auth-form-wrap input{min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:8px;outline:none;color:var(--ink);background:var(--color-white);font-family:Inter,Arial,Helvetica,sans-serif;font-size:15px;font-weight:400}.auth-form-wrap input:focus{border-color:var(--color-brand);box-shadow:0 0 0 2px #00a3ff24}.fixture-banner{display:flex;align-items:center;margin:0 0 20px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;color:var(--ink-soft);background:var(--color-grey-100);font-size:14px}.fixture-banner-dot{display:none}.button-submit{width:100%;min-height:46px;margin-top:4px}.form-error{margin:-4px 0 0;color:var(--ink);font-size:14px}.auth-release{display:none}.auth-image-panel{display:flex;min-width:0;min-height:calc(100vh - 64px);align-items:center;justify-content:center;margin:0;padding:32px 0}.auth-image-panel img{display:block;width:min(100%,570px);max-width:100%;height:auto;max-height:calc(100vh - 128px);border-radius:12px;object-fit:contain;box-shadow:var(--shadow)}.route-loading{display:grid;min-height:100vh;place-items:center;gap:10px;color:var(--muted);font-size:12px}.loading-pulse{width:8px;height:8px;border-radius:50%;background:var(--blue);animation:pulse 1.2s ease-in-out infinite}.access-denied{max-width:650px}.access-denied h1{margin:15px 0 8px;font:600 34px Space Grotesk,sans-serif}.access-denied p{color:var(--muted);font-size:13px}.access-denied.page-section{margin:0}.empty-detail{display:block}.empty-detail h1{margin:15px 0 22px;font:600 35px Space Grotesk,sans-serif}@keyframes pulse{50%{opacity:.3;transform:scale(.7)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:900px){.app-frame{display:block;padding-bottom:69px}.sidebar{display:none}.mobile-header{display:flex;align-items:center;justify-content:space-between;min-height:61px;padding:0 20px;border-bottom:1px solid var(--line);color:var(--ink);background:var(--color-white)}.mobile-header-state{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-family:Inter,Arial,Helvetica,sans-serif;font-size:13px;font-weight:400}.mobile-nav{position:fixed;z-index:10;right:0;bottom:0;left:0;display:flex;justify-content:space-around;min-height:52px;padding:8px 13px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffffa;box-shadow:none}.mobile-nav-link{display:grid;min-width:84px;min-height:52px;place-items:center;gap:4px;color:var(--muted);background:transparent;font-family:Inter,Arial,Helvetica,sans-serif;font-size:12px;font-weight:400}.mobile-nav-link.active{color:var(--color-deep-teal)}.page-section{padding:27px 20px 42px}.page-topline{align-items:flex-start}.page-top-actions{gap:2px}.feed-heading,.analytics-heading{align-items:flex-start}.analytics-filters{align-items:flex-start;flex-wrap:wrap}.page-heading h1{font-size:clamp(32px,7vw,44px)}.feed-summary-stamp{display:none}.feed-controls{display:grid;align-items:stretch;gap:11px}.filter-actions{flex-wrap:wrap}.search-field{flex:1 1 180px}.analytics-grid{grid-template-columns:1fr}.detail-grid{grid-template-columns:1fr;gap:35px}.detail-header{align-items:flex-start}.detail-header-score{justify-items:start}.detail-header-score .score-mark{border-left:0;padding-left:0;text-align:left}.mobile-back-button{display:inline-flex;align-items:center;gap:6px;margin-top:25px;color:var(--blue);background:transparent;font-size:11px;font-weight:700}}@media(max-width:620px){.page-topline{display:block}.page-top-actions{margin-top:17px}.page-heading{display:block;padding:37px 0 28px}.page-heading h1{margin-top:10px}.page-intro{font-size:12px}.eyebrow-muted,.eyebrow-divider{display:none}.feed-tabs{gap:13px;overflow-x:auto}.feed-tab{flex:0 0 auto;font-size:10px}.filter-actions{display:grid;grid-template-columns:1fr 1fr}.search-field{grid-column:1 / -1;width:100%}.search-field input{width:100%}.filter-chip{justify-content:center}.sort-button{width:100%}.active-filter-row{display:block}.filter-caption{margin-top:8px}.opportunity-card-main{padding:17px 15px 14px}.card-heading-row{gap:10px}.opportunity-card h2{font-size:18px}.score-mark{min-width:58px;padding-left:8px}.score-number{font-size:29px}.card-meta-row{gap:8px 12px;margin-top:14px}.card-meta-row span:nth-child(2){display:none}.card-footer-row{display:block}.card-actions{justify-content:space-between;margin-top:13px}.detail-header{display:block;padding:35px 0 25px}.detail-header h1{font-size:38px}.detail-header-score{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.detail-title-block>p{font-size:12px}.detail-section-head h2,.panel-heading h2{font-size:20px}.detail-section-head .button{padding:0 4px}.inline-alert{align-items:flex-start}.analytics-filters{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;margin-top:15px}.date-control,.asset-select-label select{min-height:34px}.evidence-row{grid-template-columns:18px minmax(0,1fr)}.evidence-copy p{font-size:11px}.evidence-bottomline{display:grid;grid-template-columns:1fr 1fr;gap:7px}.external-link{grid-column:1 / -1;margin:3px 0 0}.contact-panel{align-items:flex-start;flex-wrap:wrap}.contact-panel .button{margin-left:53px}.metric-grid{grid-template-columns:1fr 1fr;gap:7px}.metric-card{padding:14px 12px}.metric-label{font-size:8px}.metric-card>strong{margin:15px 0 5px;font-size:26px}.metric-delta{font-size:8px}.chart-legend{display:none}.analytics-panel{padding:16px 13px}.timeline-chart{height:200px}.source-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.source-row>.source-name,.source-row>.source-name+button,.source-weight{grid-column:1 / -1}.source-weight{grid-template-columns:1fr 1fr}.source-weight button{grid-column:1 / -1}.run-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-section{width:min(1240px,100%);padding:32px 40px 56px}.page-heading{padding:20px 0 28px}.page-heading h1,.detail-header h1,.auth-thesis h1,.access-denied h1,.empty-detail h1{margin:8px 0 12px;color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;font-size:24px;font-weight:500;line-height:1.35;letter-spacing:-.015em}.page-heading h1 em{color:var(--ink);font-style:normal}.page-intro,.detail-title-block>p{color:var(--ink-soft);font-size:15px;line-height:1.5}.eyebrow,.section-kicker,.card-kicker,.metric-label{color:var(--muted);font-family:Inter,Arial,Helvetica,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;text-transform:none}.eyebrow-muted{color:var(--muted);font-size:13px}.feed-summary-stamp{min-width:140px;padding:14px 16px;border-left:1px solid var(--line);color:var(--muted);background:transparent}.feed-summary-stamp strong{color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;font-size:24px;font-weight:500}.feed-summary-stamp small{color:var(--muted);font-size:12px}.button{min-height:44px;padding:0 16px;border:1px solid transparent;border-radius:8px;color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;font-size:15px;font-weight:500;box-shadow:none;transform:none;transition:background .16s ease,border-color .16s ease}.button:hover,.button:active{transform:none}.button-primary{color:var(--color-white);background:var(--color-deep-teal)}.button-primary:hover{background:#0a5f72;box-shadow:none}.button-secondary{border-color:var(--line);color:var(--ink);background:var(--color-white)}.button-secondary:hover{border-color:#0003;background:var(--color-grey-100)}.button-quiet{color:var(--muted);background:transparent}.button-quiet:hover{color:var(--ink);background:#0000000a}.button-small{min-height:40px;font-size:14px}.feed-controls{padding:8px 0 14px;border-bottom-color:var(--line)}.feed-tab{min-height:40px;padding-bottom:10px;border-bottom-width:1px;color:var(--muted);font-size:15px;font-weight:500}.feed-tab.active{border-color:var(--color-deep-teal);color:var(--ink)}.feed-tab span{min-width:22px;height:22px;color:var(--ink-soft);background:var(--color-grey-100);font-family:Inter,Arial,Helvetica,sans-serif;font-size:12px}.search-field,.filter-chip{min-height:40px;border-color:var(--line);border-radius:8px;color:var(--muted);background:var(--color-white);font-size:14px}.search-field input{color:var(--ink);font-size:15px}.filter-chip:hover,.filter-chip.active{border-color:#00000038;color:var(--ink);background:var(--color-white)}.results-count{color:var(--ink-soft);font-size:14px;font-weight:500}.filter-caption{color:var(--muted);font-size:13px}.filter-caption i,.signal-dot,.source-dot{width:7px;height:7px;background:var(--color-deep-teal);box-shadow:none}.opportunity-list{gap:0}.opportunity-card{display:block;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none}.opportunity-card:hover{border-color:var(--line);background:#ffffff6b;box-shadow:none;transform:none}.card-rail{display:none}.opportunity-card-main{padding:22px 8px 20px 0}.opportunity-card h2{margin:5px 0 4px;color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;font-size:18px;font-weight:500;line-height:1.35;letter-spacing:-.01em}.opportunity-card h2 a:hover{color:var(--color-deep-teal)}.company-descriptor,.card-meta-row,.opportunity-summary{color:var(--ink-soft);font-size:14px}.card-meta-row{gap:16px;margin:14px 0 10px}.signal-count{color:var(--ink-soft)!important;font-weight:500}.signal-count i{width:7px;height:7px;background:var(--color-deep-teal);box-shadow:none}.opportunity-summary{max-width:760px;line-height:1.55}.badge-row{gap:7px}.badge{min-height:28px;padding:0 9px;border:1px solid var(--line);border-radius:999px;color:var(--ink-soft);background:var(--color-white);font-family:Inter,Arial,Helvetica,sans-serif;font-size:12px;font-weight:400}.badge-lime,.badge-blue,.badge-coral{border-color:#0d708633;color:var(--color-deep-teal);background:#0d708614}.card-footer-row{margin-top:18px;padding-top:14px;border-top-color:var(--line)}.stage-pill,.contact-pill{min-height:28px;padding:0 9px;border:1px solid var(--line);border-radius:999px;color:var(--ink-soft);background:var(--color-white);font-family:Inter,Arial,Helvetica,sans-serif;font-size:12px;font-weight:400}.stage-new,.stage-accepted,.stage-actioned,.stage-rejected,.contact-verified,.contact-pending{border-color:var(--line);color:var(--ink-soft);background:var(--color-white)}.contact-pill{padding:0;border:0;background:transparent}.contact-pill i,.contact-verified i,.contact-pending i{width:7px;height:7px;background:var(--color-deep-teal)}.contact-pending i{background:var(--color-grey-300)}.score-mark{min-width:76px;padding-left:14px;border-left-color:var(--line)}.score-number{color:var(--color-deep-teal);font-family:Inter,Arial,Helvetica,sans-serif;font-size:28px;font-weight:500;letter-spacing:-.02em}.score-label{margin-top:5px;color:var(--muted);font-family:Inter,Arial,Helvetica,sans-serif;font-size:12px;font-weight:400;text-transform:none}.score-mark.compact .score-number{font-size:24px}.text-link,.external-link,.side-card-link{color:var(--color-deep-teal);font-size:14px;font-weight:500}.feed-footnote,.feed-pagination{color:var(--muted);font-family:Inter,Arial,Helvetica,sans-serif;font-size:13px;font-weight:400}.empty-state{padding:48px 20px;border-color:var(--line);border-radius:10px}.empty-icon{color:var(--color-deep-teal);background:#0d708614}.empty-state h2{margin:14px 0 7px;color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;font-size:18px;font-weight:500}.empty-state p{color:var(--muted);font-size:15px}.detail-breadcrumb{color:var(--muted);font-size:13px}.detail-breadcrumb a,.mobile-back-button{color:var(--color-deep-teal);font-size:14px;font-weight:500}.detail-header{padding:28px 0 26px;border-bottom-color:var(--line)}.detail-header h1{font-size:23px}.detail-signal-note,.evidence-type,.evidence-topline time,.evidence-source,.evidence-contribution{color:var(--muted);font-family:Inter,Arial,Helvetica,sans-serif;font-size:12px;font-weight:400;text-transform:none}.detail-signal-note i{background:var(--color-deep-teal)}.detail-grid{gap:40px;padding-top:32px}.detail-section-head h2,.panel-heading h2{color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.01em}.detail-summary,.evidence-copy p{color:var(--ink-soft);font-size:15px;line-height:1.55}.evidence-row{padding:19px 0;border-top-color:var(--line)}.evidence-index:before{background:var(--line)}.evidence-index span{border-color:var(--color-sand);background:var(--color-deep-teal);box-shadow:0 0 0 1px var(--color-deep-teal)}.evidence-copy h3{margin:6px 0;color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500}.evidence-contribution{color:var(--color-deep-teal)}.contact-panel,.side-panel,.analytics-panel,.metric-card,.source-section,.chat-panel,.digest-panel{border-color:var(--line);border-radius:10px;background:var(--color-white);box-shadow:var(--shadow)}.contact-panel{padding:18px}.metric-card{padding:20px}.metric-card>strong{color:var(--color-deep-teal);font-family:Inter,Arial,Helvetica,sans-serif;font-size:26px;font-weight:500}.analytics-heading h1,.digest-heading h1{color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;font-size:24px;font-weight:500}.analytics-filters select,.date-control,.asset-select-label select,.source-row input,.source-row select,.chat-input,textarea{min-height:44px;border-color:var(--line);border-radius:8px;color:var(--ink);background:var(--color-white);font-size:15px}.analytics-note,.inline-alert{border-color:var(--line);color:var(--ink-soft);background:#ffffff94}.chart-legend{color:var(--muted);font-size:12px}.legend-processed,.bar.processed{background:var(--color-deep-teal)}.legend-surfaced,.bar.surfaced{background:#0d70867a}.legend-qualified,.bar.qualified{background:var(--color-grey-300)}.chart-y-axis,.chart-day small{color:var(--muted);font-family:Inter,Arial,Helvetica,sans-serif;font-size:12px;font-weight:400}.chart-gridlines i{background:var(--color-grey-100)}.asset-select-label,.metric-delta,.panel-footnote,.feedback-note-label,.source-config-form,.source-config-form label,.source-config-actions,.source-status,.analytics-note{font-family:Inter,Arial,Helvetica,sans-serif;font-size:12px;font-weight:400}.source-row small{color:var(--muted);font-size:12px;line-height:1.45}.settings-group .panel-footnote{font-size:12px}.settings-nav{display:flex;flex-wrap:wrap;gap:8px 24px;margin-bottom:24px}.settings-nav-link{color:var(--muted);font-size:14px;text-decoration:none}.settings-nav-link.active,.settings-nav-link:hover{color:var(--ink)}.feedback-note-label select,.source-config-form input,.source-config-form select{min-height:40px;color:var(--ink);font-size:15px}@media(max-width:900px){.page-section{padding:28px 24px 48px}.auth-page{display:block;padding:24px}.auth-form-panel{min-height:calc(100vh - 48px)}.auth-image-panel{display:none}}@media(max-width:620px){.page-section{padding:24px 16px 40px}.page-heading{padding:18px 0 24px}.page-heading h1,.detail-header h1,.analytics-heading h1,.digest-heading h1{font-size:22px}.opportunity-card-main{padding:18px 0}.opportunity-card h2{font-size:17px}.auth-page{padding:16px}.auth-form-panel{min-height:calc(100vh - 32px);padding:32px 20px;border-radius:10px}.auth-logo{width:144px;margin-bottom:48px}}
