:root{font-family:Manrope,Inter,system-ui,sans-serif;color:#172033;background:#f3f5f8;font-synthesis:none;--navy: #07111f;--ink: #172033;--muted: #687386;--line: #e1e6ed;--panel: #fff;--blue: #176bff;--blue-deep: #0c4fd7;--green: #13a875;--amber: #e69b16;--red: #d95050;--radius: 18px;--shadow: 0 14px 35px rgba(22, 34, 55, .07)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.shell{min-height:100vh;display:grid;grid-template-columns:230px 1fr}.sidebar{position:sticky;top:0;height:100vh;padding:30px 18px 22px;color:#aeb9ca;background:var(--navy);display:flex;flex-direction:column;z-index:5}.logo{height:42px;display:flex;align-items:center;gap:11px;padding:0 10px;color:#fff;font-size:18px;letter-spacing:-.4px}.logo b{color:#5b99ff}.logo-mark{width:34px;height:34px;border:1px solid #315177;border-radius:11px;display:grid;place-items:center;color:#68a1ff;background:#10233b}.sidebar nav{display:grid;gap:5px;margin-top:40px}.sidebar nav a,.nav-button{width:100%;border:0;border-radius:10px;padding:11px 12px;display:flex;align-items:center;gap:12px;color:#9ba8bb;background:transparent;font-size:13px;font-weight:600}.sidebar nav a:hover,.nav-button:hover{color:#fff;background:#101e31}.sidebar nav a.active{color:#fff;background:#17345c;box-shadow:inset 3px 0 #4388f7}.sidebar-foot{margin-top:auto;padding-top:18px;border-top:1px solid #1b2a3e}.provider-state{display:flex;gap:8px;align-items:center;padding:0 12px 13px;font-size:11px;color:#7f8ca0}.provider-state i,.live i{width:7px;height:7px;border-radius:50%;background:#20c58b;box-shadow:0 0 0 4px #20c58b1f}.main{min-width:0}.page{max-width:1450px;margin:0 auto;padding:42px 48px 70px}.page-header{margin-bottom:30px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.page-header h1{margin:5px 0 6px;color:var(--ink);font-size:clamp(27px,3vw,38px);line-height:1.15;letter-spacing:-1.4px}.page-header p{max-width:720px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.eyebrow{color:#3276e8;font-size:10px;line-height:1;font-weight:800;letter-spacing:1.6px;text-transform:uppercase}.page-actions{display:flex;gap:10px}.button{min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700;transition:.18s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:wait;transform:none}.button.primary{color:#fff;background:var(--blue);box-shadow:0 8px 20px #176bff33}.button.primary:hover{background:var(--blue-deep)}.button.secondary{color:#334057;background:#fff;border-color:#d9e0e9}.button.success{color:#fff;background:var(--green)}.button.danger-ghost{color:var(--red);background:#fff;border-color:#f1caca}.button.wide{width:100%}.button.compact{min-height:32px;padding:0 11px;font-size:10px}.entry-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.entry-card{min-height:225px;position:relative;overflow:hidden;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);display:flex;align-items:flex-start;gap:22px;box-shadow:0 8px 25px #16223709;transition:.2s ease}.entry-card:hover{border-color:#b8c9e2;transform:translateY(-3px);box-shadow:var(--shadow)}.entry-card.primary-entry{color:#fff;border-color:#11284a;background:linear-gradient(135deg,#0c1c32,#112a4e)}.entry-card.primary-entry:after{content:"";position:absolute;width:220px;height:220px;right:-70px;bottom:-100px;border:1px solid rgba(80,146,255,.18);border-radius:50%;box-shadow:0 0 0 42px #5092ff0a,0 0 0 84px #5092ff08}.entry-icon{flex:0 0 48px;width:48px;height:48px;border-radius:14px;display:grid;place-items:center;color:#397eea;background:#eaf2ff}.primary-entry .entry-icon{color:#7daeff;background:#183963}.entry-card h2{margin:9px 0 10px;font-size:20px;letter-spacing:-.5px}.entry-card p{max-width:440px;margin:0;color:var(--muted);font-size:12px;line-height:1.7}.primary-entry p{color:#9fb0c7}.entry-arrow{position:absolute;right:28px;bottom:28px;color:#7f8ca0}.primary-entry .entry-arrow{color:#6da4fa}.section{margin-top:34px}.section-title{margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.section-title h2{margin:0;font-size:15px}.live{display:flex;gap:8px;align-items:center;color:#8a94a4;font-size:10px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat{min-height:128px;padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.stat>span{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:#4e75a8;background:#f0f4f9}.stat strong{display:block;margin-top:13px;color:#182235;font-size:22px;letter-spacing:-.7px}.stat p{margin:3px 0 0;color:#7d8798;font-size:10px}.insight-strip{margin-top:12px;padding:16px 22px;border:1px solid var(--line);border-radius:14px;background:#fbfcfd;display:flex;align-items:center;gap:35px}.insight-strip div{display:flex;align-items:baseline;gap:8px}.insight-strip b{font-size:18px}.insight-strip span{color:#7d8798;font-size:10px}.insight-strip a{margin-left:auto;display:flex;gap:8px;align-items:center;color:#2669cf;font-size:11px;font-weight:700}.form-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:0 8px 30px #16223709}.research-form{overflow:hidden}.form-section{padding:30px 34px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:44px 1fr;gap:15px}.step{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#3977d5;background:#edf4ff;font-size:10px;font-weight:800}.form-section-body h2,.form-card h2{margin:4px 0 5px;font-size:16px}.form-section-body>p,.form-card-head p{margin:0 0 22px;color:var(--muted);font-size:11px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.span-2{grid-column:span 2}label{display:grid;gap:8px;color:#465166;font-size:10px;font-weight:700}label small{color:#9aa3b2;font-weight:500}input,textarea,select{width:100%;min-height:44px;padding:10px 13px;outline:none;color:#1d283b;border:1px solid #d9e0e8;border-radius:9px;background:#fff;font-size:12px;transition:.16s}input::placeholder,textarea::placeholder{color:#a3abb7}input:focus,textarea:focus,select:focus{border-color:#4d8dea;box-shadow:0 0 0 3px #4d8dea1a}textarea{min-height:90px;resize:vertical}.chip-set{display:flex;flex-wrap:wrap;gap:8px}.chip{min-height:34px;padding:0 13px;border:1px solid #dbe1e9;border-radius:100px;color:#687386;background:#fff;display:flex;gap:6px;align-items:center;font-size:10px;font-weight:600}.chip.selected{color:#1e62c8;border-color:#8ab4f0;background:#edf5ff}.depth-grid{margin-bottom:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.depth{position:relative;min-height:90px;padding:15px;border:1px solid #dfe4eb;border-radius:11px;cursor:pointer}.depth input{position:absolute;width:1px;opacity:0}.depth b{color:#293449;font-size:11px}.depth span{color:#7f8999;font-size:9px;line-height:1.5}.depth.active{border-color:#4f8dea;background:#f1f6ff;box-shadow:inset 0 0 0 1px #4f8dea}.form-submit{min-height:78px;padding:16px 34px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fafbfc}.form-submit>div{max-width:530px;display:flex;align-items:center;gap:10px;color:#7b8697;font-size:9px;line-height:1.5}.form-submit>div svg{flex:0 0 auto;color:#4f7fbd}.simple-submit>span{color:#687487;font-size:9px}.notice{padding:12px 14px;border-radius:10px;display:flex;align-items:center;gap:9px;font-size:11px}.notice.error{color:#a83b3b;background:#fff0f0;border:1px solid #f5cece}.notice.success{color:#087d58;background:#ecfbf5;border:1px solid #bcebd9}.notice.warning{color:#8a5c12;background:#fff5dc;border:1px solid #f0d9a4}.notice button{margin-left:auto;border:0;background:transparent;color:inherit}.brain-badge{width:fit-content;min-height:24px;padding:0 8px;border-radius:7px;display:inline-flex;gap:5px;align-items:center;color:#6b3fb9;background:#f0e9ff;font-size:8px;font-weight:900}.sb-tabs{margin-bottom:16px;display:flex;flex-wrap:wrap;gap:7px}.sb-tabs button{min-height:34px;padding:0 11px;border:1px solid #dfe5ed;border-radius:9px;color:#5e6c80;background:#fff;font-size:9px;font-weight:900}.sb-tabs button.active{color:#fff;border-color:#6b3fb9;background:#6b3fb9}.sb-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:14px;align-items:start}.sb-brief textarea{min-height:150px}.sb-fields{padding:0 34px 24px}.sb-plan-body{padding:0 24px 24px;display:grid;gap:13px}.sb-plan-body h3{margin:0;color:#26344a;font-size:13px;line-height:1.45}.sb-query-list{display:grid;gap:8px}.sb-query-list article{padding:10px;border:1px solid #e1e7ee;border-radius:9px;background:#fbfcfd;display:grid;grid-template-columns:34px minmax(0,1fr);gap:7px;align-items:center}.sb-query-list b{color:#6b3fb9;font-size:10px}.sb-query-list span{overflow-wrap:anywhere;color:#273247;font-size:10px;font-weight:800}.sb-query-list small{grid-column:2;color:#858f9e;font-size:8px}.sb-limits,.sb-tags{display:flex;flex-wrap:wrap;gap:7px}.sb-limits span,.sb-tags span{padding:6px 8px;border-radius:7px;color:#526276;background:#f1f4f8;font-size:8px;font-weight:900}.sb-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.sb-dashboard.span-2{grid-column:1 / -1}.sb-kpis{padding:16px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.sb-kpis div{min-height:70px;padding:12px;border-radius:10px;background:#f4f7fb;display:grid;align-content:center;gap:3px}.sb-kpis strong{color:#26344a;font-size:18px}.sb-kpis span{color:#7d8998;font-size:8px;font-weight:900}.sb-dashboard h2,.sb-board h2{margin:14px 16px 10px;font-size:13px}.sb-mini-table{display:grid;gap:1px;padding:0 16px 16px}.sb-mini-table div{min-height:38px;padding:8px 10px;background:#fbfcfd;display:grid;grid-template-columns:minmax(0,1.4fr) 120px 80px 80px 80px;gap:8px;align-items:center;font-size:8px}.sb-mini-table b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#273247}.sb-board{display:grid;gap:12px}.sb-board>.muted{margin:-8px 0 4px;color:#7d8998;font-size:10px}.sb-list,.sb-cards,.sb-table{display:grid;gap:9px}.sb-list{padding:12px}.sb-list article,.sb-cards article,.sb-table article{padding:13px;border:1px solid #e1e7ee;border-radius:10px;background:#fff}.sb-list article{display:grid;gap:6px}.sb-list b,.sb-cards h3{margin:0;color:#26344a;font-size:11px;line-height:1.45}.sb-list small,.sb-cards p,.sb-row-main span{color:#7d8998;font-size:8px;line-height:1.55}.sb-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.sb-cards article{cursor:pointer;display:grid;gap:9px}.sb-cards article:hover,.sb-table article:hover{border-color:#bda8e7;box-shadow:0 8px 20px #3c256e12}.sb-table article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.sb-row-main{min-width:0;border:0;background:transparent;text-align:left;display:grid;gap:5px}.sb-row-main b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#26344a;font-size:11px}.sb-detail{position:fixed;right:24px;top:24px;bottom:24px;width:min(720px,calc(100vw - 48px));z-index:30;overflow:auto;border:1px solid #dfe5ed;border-radius:14px;background:#fff;box-shadow:0 24px 60px #121c2d2e}.sb-detail>header{position:sticky;top:0;min-height:56px;padding:10px 14px;border-bottom:1px solid #e9edf2;background:#fff;display:flex;justify-content:space-between;gap:10px;align-items:center}.sb-detail>header h2{margin:0;font-size:13px}.sb-detail-body{padding:16px;display:grid;gap:10px}.sb-detail-body p,.sb-detail-body a{color:#526176;font-size:10px;line-height:1.55;overflow-wrap:anywhere}.sb-detail-body a{color:#2669cf;font-weight:800}.sb-detail pre,.sb-debug pre{overflow:auto;max-height:430px;padding:12px;border-radius:9px;color:#d9e6f6;background:#0d1a2a;font-size:9px;line-height:1.5}.sb-facts{display:grid;grid-template-columns:1fr 1fr;gap:7px}.sb-facts span{padding:9px;border-radius:8px;background:#f4f7fb;color:#7a8595;font-size:8px;display:grid;gap:3px}.sb-facts b{color:#26344a;overflow-wrap:anywhere}.sb-step{padding:10px;border:1px solid #e1e7ee;border-radius:9px;display:grid;gap:4px}.sb-step b{color:#26344a;font-size:10px}.sb-step span,.sb-step small{color:#7d8998;font-size:8px;line-height:1.5;overflow-wrap:anywhere}.sb-policy{padding:0 24px 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sb-policy label small{color:#8b95a3}.sb-policy .button{grid-column:1 / -1}.sb-debug{padding:0 24px 24px;display:grid;gap:10px}.empty.compact{min-height:250px;border:0}.board{overflow-x:auto;padding-bottom:15px;display:grid;grid-template-columns:repeat(4,minmax(245px,1fr));gap:12px;align-items:start}.board-column{min-height:550px;padding:12px;border-radius:14px;background:#e9edf2}.board-column>header{padding:5px 5px 14px;display:flex;justify-content:space-between;align-items:center}.board-column>header>div{display:flex;gap:9px;align-items:center}.board-column header span span{display:grid}.board-column header b{font-size:10px}.board-column header small{color:#8791a0;font-size:8px}.board-column header em{color:#778293;font-size:10px;font-style:normal}.board-list{display:grid;gap:8px}.lead-cleanup-confirm{margin-bottom:18px;padding:14px;border:1px solid #f1caca;border-radius:12px;background:#fff7f7;display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,260px) auto;gap:12px;align-items:end}.lead-cleanup-confirm>div:first-child{display:flex;gap:10px;align-items:center;color:#9e3434}.lead-cleanup-confirm span{display:grid;gap:3px}.lead-cleanup-confirm b{color:#7e2727;font-size:11px}.lead-cleanup-confirm small{color:#8d5d5d;font-size:9px;line-height:1.45}.lead-cleanup-confirm label{color:#7c4b4b;font-size:9px;font-weight:700}.lead-cleanup-confirm input{width:100%;margin-top:6px;padding:10px 11px;border:1px solid #efcaca;border-radius:9px;background:#fff}.lead-cleanup-actions{display:flex;gap:8px}.lead-badge{width:27px;height:27px;border-radius:8px;display:inline-grid;place-items:center;font-size:11px;font-weight:800}.lead-a{color:#087d58;background:#daf7eb}.lead-b{color:#2866bd;background:#dceaff}.lead-c{color:#98600a;background:#fff0cf}.lead-d{color:#8a5260;background:#f4dfe5}.lead-card{padding:15px;border:1px solid #dde2e9;border-radius:11px;background:#fff;transition:.16s}.lead-card:hover{border-color:#9bb8de;transform:translateY(-1px);box-shadow:0 7px 18px #1f2f4814}.lead-card-top,.lead-card-foot{display:flex;justify-content:space-between;align-items:center}.mini-label{color:#9aa3b1;font-size:8px;font-weight:700;letter-spacing:.5px}.score-compact{min-width:30px;height:23px;padding:0 6px;border-radius:7px;display:inline-grid;place-items:center;font-size:10px;font-weight:800}.score-compact.good{color:#087c57;background:#e4f8f0}.score-compact.warn{color:#996107;background:#fff1d5}.score-compact.bad{color:#a34c4c;background:#faeaea}.lead-card h3{min-height:38px;margin:12px 0 6px;font-size:11px;line-height:1.55}.lead-card p{margin:0 0 15px;color:#8791a1;font-size:8px}.lead-card-hh{margin:-6px 0 11px;padding:6px 7px;border-radius:7px;color:#315b8f;background:#edf5ff;font-size:8px;font-weight:800}.lead-card-foot{padding-top:11px;border-top:1px solid #edf0f4;color:#6e7a8d;font-size:8px}.agent-timeline{display:grid;gap:7px;margin-bottom:12px}.agent-timeline span{padding:8px 9px;border:1px solid #eadfff;border-radius:8px;color:#6b3fb9;background:#fbf8ff;font-size:8px;font-weight:850}.detail-topbar{margin-bottom:22px;display:flex;justify-content:space-between;align-items:center;gap:12px}.detail-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.back{display:inline-flex;gap:7px;align-items:center;color:#667286;font-size:10px;font-weight:700}.lead-hero{padding:24px 27px;color:#fff;border-radius:17px 17px 0 0;background:linear-gradient(125deg,#0c1c32,#143866);display:flex;justify-content:space-between;align-items:center}.hero-tags{display:flex;gap:9px;align-items:center}.status-dot{color:#b4c1d1;font-size:9px}.status-dot.approved{color:#5ce0b2}.status-dot.rejected{color:#ff9a9a}.lead-hero h1{max-width:850px;margin:12px 0 9px;font-size:24px;letter-spacing:-.6px}.lead-hero p{margin:0;display:flex;flex-wrap:wrap;gap:18px;color:#9fb0c4;font-size:9px}.lead-hero p span{display:flex;align-items:center;gap:5px}.hero-score{width:90px;height:90px;flex:0 0 90px;border:1px solid #45658b;border-radius:50%;display:grid;place-content:center;text-align:center;background:#102b4d}.hero-score strong{font-size:28px;line-height:1}.hero-score span{margin-top:5px;color:#86a2c2;font-size:8px}.recommendation{margin-bottom:18px;padding:18px 25px;border:1px solid #cce5dc;border-top:0;border-radius:0 0 17px 17px;background:#f4fbf8;display:flex;justify-content:space-between;align-items:center;gap:20px}.recommendation>div:first-child{display:flex;gap:13px;color:#15966d}.recommendation h2{margin:5px 0;color:#233247;font-size:13px;line-height:1.45}.recommendation p{margin:0;color:#667486;font-size:9px;line-height:1.55}.decision-factors{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.decision-factors span{padding:5px 7px;border-radius:7px;color:#456171;background:#e8f3ef;font-size:7px;font-weight:800}.review-actions{display:flex;gap:8px}.detail-grid{margin-top:16px;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.7fr);gap:16px;align-items:start}.detail-grid main,.detail-grid aside{display:grid;gap:16px}.detail-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.detail-card>header{min-height:52px;padding:0 20px;border-bottom:1px solid #e9edf2;display:flex;align-items:center;gap:9px;color:#5d718c}.detail-card>header h2{margin:0;color:#273247;font-size:12px}.card-action{margin-left:auto;display:flex;align-items:center}.hypotheses{padding:13px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.hypotheses article{padding:14px;border:1px solid #e4e8ee;border-radius:10px;background:#fbfcfd}.hypotheses article>div{display:flex;align-items:center;justify-content:space-between}.hypotheses b{font-size:10px}.hypotheses ul{padding-left:15px;margin:10px 0 0;color:#778294;font-size:8px;line-height:1.6}.contact-row{min-height:94px;padding:15px 17px;border-bottom:1px solid #edf0f3;display:flex;align-items:center;gap:13px}.contact-row:last-child{border-bottom:0}.contact-icon{width:36px;height:36px;flex:0 0 36px;border-radius:10px;display:grid;place-items:center;color:#3676d8;background:#edf4ff}.contact-main{min-width:0;flex:1}.contact-main>div{display:flex;gap:8px;align-items:center}.contact-main b{font-size:10px}.contact-main p{margin:3px 0 5px;color:#8791a0;font-size:8px}.contact-main a{color:#276bd2;font-size:10px;font-weight:700}.phone-check{margin-top:7px;display:flex;flex-wrap:wrap;gap:6px;align-items:center;color:#7a8493;font-size:8px;font-weight:700}.phone-check span{padding:4px 7px;border-radius:7px;background:#f0f3f7}.phone-check.human span{color:#087d58;background:#e2f7ee}.phone-check.machine span{color:#996107;background:#fff0cf}.phone-check.finished span,.phone-check.called span{color:#46566f;background:#e8edf4}.phone-check.failed span{color:#a84444;background:#fae7e7}.phone-check a{color:#286bd1;font-size:8px}.contact-check-error{padding:11px 17px;color:#a84444;background:#fff4f4;border-top:1px solid #f1d4d4;font-size:9px}.verified{display:inline-flex;gap:4px;align-items:center;color:#13956b;font-size:7px}.confidence,.contact-source{width:72px;display:grid;text-align:right}.confidence span,.contact-source span{font-size:9px;font-weight:800}.confidence small,.contact-source small{color:#99a1ad;font-size:7px}.contact-actions{display:flex;gap:5px}.contact-actions button,.job-actions button{width:30px;height:30px;border:1px solid #dfe4eb;border-radius:8px;display:grid;place-items:center;color:#647287;background:#fff}.contact-actions button:disabled{opacity:.5;cursor:wait}.sources article{min-height:68px;padding:12px 17px;border-bottom:1px solid #edf0f3;display:flex;gap:11px;align-items:center}.sources article:last-child{border-bottom:0}.source-icon{width:31px;height:31px;flex:0 0 31px;border-radius:8px;display:grid;place-items:center;color:#60718a;background:#edf0f4;font-size:10px;font-weight:800}.source-icon.official{color:#087d58;background:#e2f7ee}.sources article div{min-width:0;flex:1}.sources b{display:block;font-size:9px}.sources p{overflow:hidden;margin:3px 0 0;color:#9099a6;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.sources a{color:#56708f}.scores{padding:15px 18px;display:grid;gap:13px}.score-row>div:first-child{margin-bottom:6px;display:flex;justify-content:space-between;align-items:center}.score-row span{color:#697587;font-size:8px}.score-row b{font-size:9px}.score-track{overflow:hidden;height:4px;border-radius:10px;background:#e9edf2}.score-track i{display:block;height:100%;border-radius:inherit}.score-track i.good{background:#1cad7d}.score-track i.warn{background:#e6a027}.score-track i.bad{background:#d65d5d}.facts{margin:0;padding:6px 18px 12px}.facts div{padding:10px 0;border-bottom:1px solid #edf0f3;display:flex;justify-content:space-between;gap:15px}.facts div:last-child{border:0}.facts dt{color:#8a94a3;font-size:8px}.facts dd{margin:0;text-align:right;font-size:9px;font-weight:700}.warnings{margin:0;padding:14px 18px 14px 33px;color:#a16116;font-size:9px;line-height:1.6}.job-list{display:grid;gap:10px}.job{min-height:120px;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff;display:flex;gap:16px;align-items:flex-start}.job-state{width:36px;height:36px;flex:0 0 36px;border-radius:10px;display:grid;place-items:center;color:#3f78c7;background:#edf4ff}.job-state svg{width:18px}.job-state.completed,.job-state.review_ready{color:#11956b;background:#e6f8f1}.job-state.review_ready_partial{color:#a16b12;background:#fff3d8}.job-state.failed{color:#ba4b4b;background:#fceded}.job-main{min-width:0;flex:1}.job-title{display:flex;justify-content:space-between;gap:15px}.job-title>div{display:grid}.job-title b{font-size:11px}.job-title span{margin-top:4px;color:#8b95a4;font-size:8px}.job-title strong{font-size:11px}.progress{overflow:hidden;height:5px;margin:14px 0 10px;border-radius:10px;background:#e9edf2}.progress i{display:block;height:100%;background:#397fe7}.job-meta{display:flex;gap:22px;color:#8a94a3;font-size:8px}.job-meta a{margin-left:auto;color:#286bd1;font-weight:700}.job-error{color:#b44f4f;font-size:8px}.job-warning{color:#9a6817;font-size:8px}.stage-strip{margin:10px 0;display:flex;flex-wrap:wrap;gap:5px}.stage-pill{min-height:23px;padding:0 7px;border-radius:6px;display:inline-flex;align-items:center;gap:5px;color:#607086;background:#edf1f5;font-size:7px;font-weight:700}.stage-pill.completed{color:#087d58;background:#e3f7ef}.stage-pill.skipped{color:#768092;background:#f0f1f3}.stage-pill.partial{color:#996107;background:#fff0cf}.stage-pill.failed{color:#a84444;background:#fae7e7}.stage-pill i{font-style:normal;opacity:.65}.stage-pill button{padding:0;border:0;display:grid;color:inherit;background:transparent;cursor:pointer}.job-technical{margin-top:10px;color:#687487;font-size:8px}.job-technical summary{width:max-content;cursor:pointer;color:#52627a;font-weight:700}.job-technical[open] summary{margin-bottom:9px}.job-usage{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:8px;color:#7f8999}.report-block{padding:18px 20px}.report-summary{margin:0 0 15px;color:#42516a;font-size:10px;line-height:1.7}.icp-line{padding:13px;border-radius:10px;display:flex;gap:11px;align-items:flex-start;background:#f2f7fe}.icp-line b{font-size:10px;text-transform:uppercase}.icp-line p{margin:3px 0 0;color:#718096;font-size:8px;line-height:1.55}.signal-list{margin-top:15px}.signal-list>b{font-size:9px}.signal-list ul{margin:7px 0 0;padding-left:17px;color:#637188;font-size:8px;line-height:1.7}.signal-list.muted li{color:#95651b}.report-products{padding:13px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.report-products article{padding:14px;border:1px solid #e2e7ee;border-radius:10px;background:#fbfcfd}.report-products header{display:flex;justify-content:space-between;gap:10px}.report-products header div{display:grid}.report-products b{font-size:10px}.report-products span{margin-top:3px;color:#8a95a5;font-size:7px}.report-products p{color:#47566c;font-size:9px;line-height:1.55}.report-products small{display:block;color:#7d8898;font-size:8px;line-height:1.55}.report-products em{display:block;margin-top:9px;color:#9b6814;font-size:7px;font-style:normal}.report-products a{margin-top:7px;display:flex;gap:4px;color:#2b70d0;font-size:7px}.product-table-wrap{overflow-x:auto;padding:13px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:12px;background:#fff}.table-wrap table{width:100%;min-width:700px;border-collapse:collapse}.table-wrap th{padding:11px 13px;color:#5d718c;background:#f3f6fa;text-align:left;font-size:8px}.table-wrap td{padding:13px;border-top:1px solid #e4e9ef;color:#42516a;font-size:9px}.table-actions{display:flex;justify-content:flex-end;gap:6px}.table-actions button{width:30px;height:30px;border:1px solid #dfe4eb;border-radius:8px;display:grid;place-items:center;color:#647287;background:#fff}.table-actions button:hover{color:#276bd2;border-color:#b8cbe5}.table-actions button:disabled{opacity:.45;cursor:not-allowed}.product-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:fixed}.product-table th{padding:10px;color:#5d718c;background:#f3f6fa;text-align:left;font-size:8px}.product-table td{padding:12px 10px;border-top:1px solid #e4e9ef;vertical-align:top;color:#42516a;font-size:9px;line-height:1.55;overflow-wrap:anywhere}.product-table th:nth-child(1),.product-table td:nth-child(1){width:30%}.product-table th:nth-child(2),.product-table td:nth-child(2){width:24%}.product-table th:nth-child(3),.product-table td:nth-child(3){width:90px}.product-table b,.product-table small,.product-table em,.product-table span,.product-table a{display:block}.product-table small{margin-top:4px;color:#8a95a5;font-size:7px}.product-table em{margin-top:7px;color:#7d8898;font-size:7px;font-style:normal}.product-table p{margin:0 0 7px}.product-table span{color:#9b6814;font-size:7px}.product-table a{margin-top:6px;color:#2b70d0;font-size:7px}.outreach{padding:18px 20px}.outreach>b{color:#24334a;font-size:10px}.outreach ol{padding-left:20px;color:#657389;font-size:9px;line-height:1.8}.outreach details{margin-top:9px;border:1px solid #e1e6ed;border-radius:9px}.outreach summary{padding:11px 13px;color:#326fc6;cursor:pointer;font-size:9px;font-weight:700}.outreach pre{margin:0;padding:13px;border-top:1px solid #e7ebf0;color:#4b586c;background:#fafbfd;white-space:pre-wrap;font:8px/1.65 Inter,sans-serif}.job-actions{display:flex;gap:6px}.discovery-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:16px;align-items:start}.discovery-layout>.form-card{overflow:hidden}.form-card-head{padding:24px 28px 0;display:flex;gap:15px;align-items:flex-start}.discovery-layout .field-grid,.discovery-layout .check,.discovery-layout .notice{margin-left:28px;margin-right:28px}.check{margin-top:13px;display:flex;align-items:center;gap:9px;font-size:9px}.check input{width:16px;min-height:16px}.discovery-layout .form-submit{margin-top:22px}.profiles{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.profiles>h2{margin:2px 0 14px;font-size:12px}.profile{padding:13px;border:1px solid #e1e6ed;border-radius:10px;display:flex;justify-content:space-between;gap:10px;cursor:pointer}.profile+.profile{margin-top:7px}.profile.active{border-color:#5b91df;background:#f1f6fe}.profile div{display:grid}.profile b{font-size:9px}.profile span{margin-top:5px;color:#8b94a2;font-size:7px}.profile strong{color:#40506a;font-size:9px}.budget-confirm{margin-top:14px;padding:20px;color:#fff;border-radius:12px;background:#102943;text-align:center}.budget-confirm>svg{color:#6fa7ff}.budget-confirm h3{margin:8px 0 3px;font-size:10px}.budget-confirm strong{display:block;font-size:23px}.budget-confirm p{color:#99aec5;font-size:8px;line-height:1.5}.budget-confirm .notice{margin:10px 0 0}.muted{color:#8c96a5;font-size:9px}.settings-grid{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);gap:16px;align-items:start}.admin-backup-card,.user-form-card{overflow:hidden}.backup-facts{padding:0 28px 24px 87px;display:grid;gap:8px}.backup-facts span{min-height:31px;display:flex;align-items:center;gap:7px;color:#536176;font-size:10px;font-weight:800}.backup-facts svg{color:#15966d}.admin-user-form{padding:0 28px 26px 87px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.admin-user-form .notice,.admin-user-form .form-actions{grid-column:span 2}.admin-user-form .check{margin:18px 0 0}.form-actions{display:flex;gap:9px;align-items:center}.admin-users-table table{min-width:760px}.admin-users-table td b{font-size:10px}.admin-users-table th:last-child,.admin-users-table td:last-child{width:92px;text-align:right}.user-state{min-height:24px;padding:0 8px;border-radius:7px;display:inline-flex;align-items:center;font-size:8px;font-weight:900}.user-state.active{color:#087d58;background:#e3f7ef}.user-state.disabled{color:#8b6470;background:#f4e4e9}.procurement-workspace{min-width:0}.proc-filters{margin-bottom:13px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;grid-template-columns:150px 150px 120px minmax(220px,1fr);gap:10px}.proc-filters label{gap:5px}.proc-filters span{color:#728095;font-size:8px;font-weight:800}.proc-filters select,.proc-filters input{min-height:36px;padding:7px 10px;font-size:10px}.procurement-layout{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(0,1.35fr);gap:16px;align-items:start}.procurement-board{overflow-x:auto;display:grid;grid-template-columns:repeat(4,minmax(185px,1fr));gap:10px;align-items:start}.procurement-column{min-height:520px;padding:10px;border:1px solid #dce3ec;border-radius:12px;background:#eef2f6}.procurement-column>header{min-height:38px;padding:3px 3px 10px;display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.procurement-column header div{display:grid;gap:2px}.procurement-column b{color:#273247;font-size:10px}.procurement-column small,.procurement-column em{color:#8390a2;font-size:8px;font-style:normal}.procurement-list{display:grid;gap:7px}.procurement-card{width:100%;min-height:76px;padding:11px;border:1px solid #dde4ed;border-radius:10px;background:#fff;display:grid;grid-template-columns:34px minmax(0,1fr) 32px;gap:9px;align-items:start;text-align:left;transition:.16s ease}.procurement-card:hover,.procurement-card.active{border-color:#83a9df;box-shadow:0 6px 17px #1f2f4814}.procurement-card.active{background:#f7fbff}.proc-card-main{min-width:0;display:grid;gap:5px}.proc-card-main b{overflow:hidden;color:#29364b;font-size:9px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.proc-card-main small{color:#8b95a5;font-size:7px}.procurement-card strong{min-width:28px;height:24px;border-radius:7px;color:#24405f;background:#eef3f8;display:grid;place-items:center;font-size:10px}.proc-class{min-width:31px;height:25px;padding:0 6px;border-radius:8px;display:inline-grid;place-items:center;font-size:9px;font-weight:900}.proc-class.a{color:#077452;background:#dcf7eb}.proc-class.b{color:#225fae;background:#dceaff}.proc-class.c{color:#8a5a09;background:#fff0cf}.proc-class.d{color:#7a5864;background:#f3e2e7}.proc-class.rejected{color:#9c4646;background:#fae7e7}.procurement-detail{min-width:0;display:grid;gap:13px}.proc-hero{min-height:150px;padding:21px 23px;border-radius:14px;color:#fff;background:#102943;display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.proc-hero h2{max-width:720px;margin:13px 0 10px;font-size:18px;line-height:1.35;letter-spacing:-.3px}.proc-hero p{margin:0;display:flex;flex-wrap:wrap;gap:13px;color:#9fb0c4;font-size:9px}.proc-hero p span{display:inline-flex;gap:5px;align-items:center}.proc-status{min-height:24px;padding:0 8px;border-radius:8px;display:inline-flex;align-items:center;color:#aebdd0;background:#193958;font-size:8px;font-weight:800}.proc-status.ready{color:#62e0b6;background:#143f3a}.proc-status.review{color:#ffd58b;background:#443414}.proc-status.closed{color:#faa;background:#492a2d}.proc-actions{min-height:58px;padding:11px 15px;border:1px solid #dce7e4;border-radius:12px;background:#f5fbf8;display:flex;justify-content:space-between;gap:13px;align-items:center}.proc-actions>div:first-child{min-width:0;display:flex;gap:9px;align-items:center;color:#158461;font-size:10px;font-weight:800}.proc-actions>div:first-child span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proc-detail-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(250px,.65fr);gap:13px;align-items:start}.proc-detail-grid main,.proc-detail-grid aside{display:grid;gap:13px}.proc-components{padding:15px 18px;display:grid;gap:12px}.proc-reasons{margin:0;padding:0 18px 16px 33px;color:#607086;font-size:9px;line-height:1.7}.proc-matches{padding:12px;display:grid;gap:8px}.proc-match{width:100%;padding:13px;border:1px solid #e2e8ef;border-radius:10px;background:#fbfcfd;text-align:left}.proc-match.primary{border-color:#9fc1ed;background:#f3f8ff}.proc-match.selected{box-shadow:inset 3px 0 #3479d7}.proc-match header{display:flex;justify-content:space-between;gap:10px}.proc-match b{font-size:10px}.proc-match span{font-size:10px;font-weight:900;color:#2866bd}.proc-match p{margin:7px 0;color:#7f8999;font-size:8px}.proc-match blockquote{margin:0;padding-left:10px;border-left:3px solid #b9cee8;color:#40506a;font-size:9px;line-height:1.6}.proc-evidence{margin:0 12px 12px;padding:14px;border:1px solid #dce6f2;border-radius:10px;background:#f8fbff}.proc-evidence>div:first-child{display:flex;justify-content:space-between;gap:10px;align-items:center}.proc-evidence span{color:#748198;font-size:8px;font-weight:800;text-transform:uppercase}.proc-evidence b{color:#25334a;font-size:10px}.proc-evidence p{margin:10px 0;color:#7a8494;font-size:9px;line-height:1.65}.proc-evidence blockquote{margin:10px 0;padding:11px 12px;border-left:3px solid #3479d7;border-radius:8px;color:#25334a;background:#fff;font-size:10px;line-height:1.65}.proc-evidence dl{margin:12px 0 0;display:grid;gap:7px}.proc-evidence dl div{display:grid;grid-template-columns:80px minmax(0,1fr);gap:10px}.proc-evidence dt{color:#8a94a3;font-size:8px}.proc-evidence dd{min-width:0;margin:0;color:#40506a;font-size:8px;overflow-wrap:anywhere}.proc-docs{padding:12px;display:grid;gap:8px}.proc-docs article{padding:12px;border:1px solid #e3e8ef;border-radius:10px;background:#fbfcfd;display:grid;gap:5px}.proc-docs article.selected{border-color:#9fc1ed;background:#f3f8ff;box-shadow:inset 3px 0 #3479d7}.proc-docs b{font-size:9px}.proc-docs span{color:#607086;font-size:8px;font-weight:800}.proc-docs small{color:#8d97a6;font-size:7px}.proc-docs a{width:max-content;display:inline-flex;gap:5px;align-items:center;color:#2b70d0;font-size:8px;font-weight:800}.hh-grid{display:grid;grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);gap:14px;align-items:start}.hh-account-list{padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;gap:8px}.hh-account{min-height:68px;padding:12px;border:1px solid #e0e6ee;border-radius:10px;background:#fbfcfd;display:grid;grid-template-columns:28px minmax(0,1fr) 20px;gap:9px;align-items:center;text-align:left;color:#42516a}.hh-account.active{border-color:#83a9df;background:#f3f8ff}.hh-account span{min-width:0;display:grid;gap:4px}.hh-account b{overflow:hidden;color:#273247;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hh-account small{color:#8792a2;font-size:8px}.hh-detail{min-width:0;display:grid;gap:13px}.hh-panel{padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.hh-panel h3{margin:0 0 10px;color:#26344a;font-size:13px}.hh-panel p{margin:-4px 0 14px;color:#7f8999;font-size:9px}.hh-actions{display:flex;flex-wrap:wrap;gap:8px}.hh-actions .button{min-height:34px;padding-inline:12px;font-size:9px}.hh-columns{display:grid;grid-template-columns:1fr 1fr;gap:13px}.hh-row{min-height:38px;border-bottom:1px solid #edf0f3;display:flex;justify-content:space-between;gap:12px;align-items:center}.hh-row:last-child{border-bottom:0}.hh-row span{color:#6e7a8c;font-size:9px}.hh-row b{color:#26344a;font-size:10px}.hh-row .cap{min-height:24px;padding:0 8px;border-radius:7px;display:inline-flex;align-items:center;font-size:8px}.hh-row .cap.allowed{color:#087d58;background:#e3f7ef}.hh-row .cap.denied{color:#a84444;background:#fae7e7}.hh-row .cap.unknown{color:#8a5a09;background:#fff0cf}.limit-strong{color:#286bd1!important;font-size:14px!important}.hh-company-workspace{display:grid;gap:13px}.hh-company-workspace.embedded{margin-top:0}.hh-company-picker{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.5fr);gap:13px;align-items:start}.hh-company-results{margin-top:10px;display:grid;gap:7px}.hh-company-results button{min-height:52px;padding:10px 12px;border:1px solid #e1e7ef;border-radius:9px;background:#fbfcfd;display:grid;grid-template-columns:22px minmax(0,1fr);gap:9px;align-items:center;text-align:left;color:#526176}.hh-company-results button.selected{border-color:#8cb2e5;background:#f2f7ff;box-shadow:inset 3px 0 #3479d7}.hh-company-results span,.hh-employer-links article>div:first-child span,.hh-vacancy-list button>span:nth-child(2){min-width:0;display:grid;gap:3px}.hh-company-results b,.hh-employer-links b,.hh-vacancy-list b{overflow:hidden;color:#26344a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hh-company-results small,.hh-employer-links small,.hh-vacancy-list small{overflow:hidden;color:#858f9f;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.hh-create-company{display:grid;gap:10px}.hh-target-strip{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.75fr) minmax(190px,.45fr);gap:1px;overflow:hidden;border:1px solid #dfe6ef;border-radius:12px;background:#dfe6ef}.hh-target-strip>div{min-width:0;padding:14px 16px;background:#fff;display:grid;gap:4px}.hh-target-strip span{color:#718094;font-size:8px;font-weight:900;text-transform:uppercase}.hh-target-strip b{overflow-wrap:anywhere;color:#26344a;font-size:12px}.hh-target-strip small{overflow-wrap:anywhere;color:#8a94a3;font-size:8px}.hh-report-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:1px;overflow:hidden;border:1px solid #dfe6ef;border-radius:12px;background:#dfe6ef}.hh-report-strip>div{min-width:0;padding:13px 15px;background:#fff;display:grid;gap:3px}.hh-report-strip span{color:#718094;font-size:8px;font-weight:900;text-transform:uppercase}.hh-report-strip b{color:#26344a;font-size:13px}.hh-report-strip small{color:#8a94a3;font-size:8px}.hh-report-actions{align-content:center;min-width:160px}.hh-research-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.75fr);gap:13px;align-items:start}.hh-research-layout main,.hh-research-layout aside{min-width:0;display:grid;gap:13px}.hh-panel-title{margin-bottom:13px;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.hh-panel-title h3,.hh-panel-title p{margin:0}.hh-panel-title p{margin-top:4px;max-width:580px}.hh-panel textarea{min-height:72px}.hh-resolve-summary{margin:10px 0;display:flex;flex-wrap:wrap;gap:7px}.hh-resolve-summary span{padding:6px 8px;border-radius:7px;color:#526276;background:#f1f4f8;font-size:8px;font-weight:800}.hh-employer-links{display:grid;gap:8px}.hh-employer-links article{min-height:56px;padding:11px;border:1px solid #e1e7ee;border-radius:9px;background:#fbfcfd;display:flex;justify-content:space-between;gap:10px;align-items:center}.hh-employer-links article.confirmed{border-color:#a9d8c7;background:#f1fbf6}.hh-employer-links article>div:first-child{min-width:0;display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:center;color:#51719b}.hh-link-meta{flex:0 0 auto;display:flex;gap:7px;align-items:center}.hh-match{min-height:24px;padding:0 8px;border-radius:7px;display:inline-flex;align-items:center;color:#526176;background:#edf1f5;font-size:7px;font-weight:900}.hh-match.confirmed,.hh-match.auto_confirmed{color:#087d58;background:#dbf5e9}.hh-match.probable{color:#2866bd;background:#e2edff}.hh-match.review_required{color:#8a5a09;background:#fff0cf}.hh-match.rejected{color:#9c4545;background:#fae7e7}.hh-manual-target{margin-bottom:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:end}.hh-vacancy-list{max-height:470px;overflow:auto;display:grid;gap:8px}.hh-vacancy-list button{min-height:62px;padding:10px 11px;border:1px solid #e1e7ee;border-radius:9px;background:#fbfcfd;display:grid;grid-template-columns:54px minmax(0,1fr) 24px;gap:9px;align-items:center;text-align:left}.hh-vacancy-list button.selected{border-color:#9fc1ed;background:#f3f8ff;box-shadow:inset 3px 0 #3479d7}.hh-vacancy-state{min-height:23px;padding:0 7px;border-radius:7px;display:inline-flex;justify-content:center;align-items:center;font-size:7px;font-weight:900;text-transform:uppercase}.hh-vacancy-state.active{color:#087d58;background:#ddf6eb}.hh-vacancy-state.inactive{color:#7b8492;background:#eceff3}.hh-signal-stats{margin-bottom:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hh-signal-stats div{padding:10px;border-radius:9px;background:#f3f6fa;display:grid;gap:2px}.hh-signal-stats b{color:#26344a;font-size:16px}.hh-signal-stats span{color:#7b8797;font-size:8px;font-weight:800}.hh-signals{display:grid;gap:8px}.hh-signals.compact{margin-top:8px}.hh-signals article{padding:11px;border:1px solid #e2e8ef;border-radius:9px;background:#fbfcfd}.hh-signals article>div{display:grid;grid-template-columns:minmax(70px,.35fr) minmax(0,1fr) 42px;gap:7px;align-items:center}.hh-signals span{color:#6d7b8f;font-size:7px;font-weight:900;text-transform:uppercase}.hh-signals b{overflow:hidden;color:#25334a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.hh-signals em{color:#0d7c58;font-size:8px;font-style:normal;font-weight:900;text-align:right}.hh-signals blockquote{margin:8px 0 0;padding-left:9px;border-left:3px solid #b9cee8;color:#526176;font-size:8px;line-height:1.55}.hh-vacancy-detail{display:grid;gap:8px}.hh-fact{min-height:34px;border-bottom:1px solid #edf0f3;display:flex;justify-content:space-between;gap:10px;align-items:center}.hh-fact span{color:#778293;font-size:8px}.hh-fact b{color:#29364a;font-size:9px;text-align:right}.hh-skills{display:flex;flex-wrap:wrap;gap:6px}.hh-skills span{padding:5px 7px;border-radius:7px;color:#2866bd;background:#e5f0ff;font-size:7px;font-weight:900}.hh-description{max-height:160px;overflow:auto;margin:4px 0 2px!important;padding:11px;border-radius:9px;color:#4f5e72!important;background:#f7f9fb;font-size:9px!important;line-height:1.65}.hh-vacancy-detail h4{margin:10px 0 0;display:flex;gap:6px;align-items:center;color:#44546c;font-size:9px}.hh-events{display:flex;flex-wrap:wrap;gap:6px}.hh-events span{padding:5px 7px;border-radius:7px;color:#677487;background:#edf1f5;font-size:7px;font-weight:800}.hh-resume-toolbar{margin-bottom:12px;display:grid;grid-template-columns:minmax(170px,.35fr) minmax(0,1fr);gap:9px;align-items:center}.hh-resume-toolbar select{min-height:36px;padding:7px 10px;font-size:10px}.hh-resume-toolbar span{color:#7c8797;font-size:8px;font-weight:800}.hh-full-view-box{margin-bottom:12px;padding:12px;border:1px solid #dce6f2;border-radius:10px;background:#f8fbff;display:grid;gap:10px}.hh-full-view-limits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.hh-full-view-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;align-items:end}.hh-full-view-controls input[type=number]{min-height:34px}.hh-checkbox{min-height:34px;flex-direction:row;gap:8px;align-items:center;color:#59687c;font-size:9px;font-weight:900}.hh-checkbox input{width:15px;height:15px}.hh-resume-list{max-height:380px;overflow:auto;display:grid;gap:8px}.hh-resume-list button{min-height:62px;padding:10px 11px;border:1px solid #e1e7ee;border-radius:9px;background:#fbfcfd;display:grid;grid-template-columns:42px minmax(0,1fr) 24px;gap:9px;align-items:center;text-align:left}.hh-resume-list button.selected{border-color:#9fc1ed;background:#f3f8ff;box-shadow:inset 3px 0 #3479d7}.hh-resume-list strong{width:34px;height:30px;border-radius:9px;display:grid;place-items:center;color:#0d6f52;background:#e3f7ef;font-size:11px}.hh-resume-list span{min-width:0;display:grid;gap:3px}.hh-resume-list b{overflow:hidden;color:#26344a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hh-resume-list small{overflow:hidden;color:#858f9f;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.hh-resume-detail{display:grid;gap:9px}.hh-score-bars{display:grid;gap:8px}.hh-score-bars div{position:relative;min-height:30px;overflow:hidden;padding:7px 9px;border-radius:8px;background:#f1f4f8;display:flex;justify-content:space-between;gap:10px;align-items:center}.hh-score-bars span,.hh-score-bars b{position:relative;z-index:1;font-size:8px;font-weight:900}.hh-score-bars span{color:#516176}.hh-score-bars b{color:#26344a}.hh-score-bars i{position:absolute;left:0;top:0;bottom:0;background:#d9ecff}.hh-resume-families{display:flex;flex-wrap:wrap;gap:6px}.hh-resume-families span{padding:5px 7px;border-radius:7px;color:#2866bd;background:#e5f0ff;font-size:7px;font-weight:900}.hh-resume-snippet{display:grid;gap:7px}.hh-resume-snippet blockquote{margin:0;padding:9px 10px;border-left:3px solid #b9cee8;border-radius:7px;color:#526176;background:#fbfcfd;font-size:8px;line-height:1.55}.hh-viewed-resume,.hh-matches{display:grid;gap:8px}.hh-viewed-resume h4,.hh-matches h4{margin:8px 0 0;display:flex;gap:6px;align-items:center;color:#44546c;font-size:9px}.hh-matches article{padding:10px;border:1px solid #e2e8ef;border-radius:9px;background:#fbfcfd;display:grid;gap:6px}.hh-matches article>div{display:grid;grid-template-columns:74px minmax(0,1fr) 34px;gap:7px;align-items:center}.hh-matches b{overflow:hidden;color:#26344a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.hh-matches em{color:#0d7c58;font-size:9px;font-style:normal;font-weight:900;text-align:right}.hh-matches small{color:#7d8998;font-size:8px;overflow-wrap:anywhere}.hh-matches blockquote{margin:0;padding-left:9px;border-left:3px solid #b9cee8;color:#526176;font-size:8px;line-height:1.55}.relation{min-height:23px;padding:0 7px;border-radius:7px;display:inline-flex;justify-content:center;align-items:center;font-size:7px;font-weight:900}.relation.current{color:#087d58;background:#ddf6eb}.relation.former{color:#2866bd;background:#e2edff}.relation.uncertain{color:#8a5a09;background:#fff0cf}.hh-timeline{display:grid;gap:7px}.hh-timeline span{padding:8px 9px;border:1px solid #e2e8ef;border-radius:8px;color:#687589;background:#fbfcfd;font-size:8px;font-weight:800}.hh-timeline b{color:#2d3a50}.rules-list{display:grid;gap:10px}.ruleset{padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;grid-template-columns:44px 1fr auto;gap:14px;align-items:start}.ruleset-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;color:#3977d5;background:#edf4ff}.ruleset-title{display:flex;gap:8px;align-items:center}.ruleset-title h2{margin:0;font-size:12px}.ruleset-title span{padding:3px 6px;border-radius:5px;color:#617189;background:#edf0f4;font-size:8px}.ruleset-title em{display:flex;gap:4px;align-items:center;color:#11805d;font-size:8px;font-style:normal}.ruleset p{color:#8b95a4;font-size:8px}.ruleset details{margin-top:12px}.ruleset summary{color:#3672c9;cursor:pointer;font-size:9px}.ruleset pre{overflow:auto;max-height:360px;padding:15px;color:#d9e6f6;border-radius:10px;background:#0d1a2a;font-size:9px;line-height:1.55}.empty{min-height:300px;padding:40px;border:1px dashed #ccd4df;border-radius:16px;display:grid;place-items:center;align-content:center;text-align:center;color:#8290a4;background:#fafbfc}.empty h3{margin:13px 0 6px;color:#354157;font-size:14px}.empty p{max-width:400px;margin:0 0 18px;font-size:10px;line-height:1.6}.loading,.app-loading{min-height:100vh;display:grid;place-items:center;color:#6f7c90;font-size:12px;letter-spacing:1px}.investigation-legal-header{margin-bottom:16px}.hero-score small{color:#9b3a3a;font-size:7px;font-weight:900;text-align:center}.investigation-cards{margin-bottom:18px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.investigation-card{min-width:0;padding:15px;border:1px solid var(--line);border-top:4px solid #c94949;border-radius:13px;background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:10px}.investigation-card.review{border-top-color:#d9a22a}.investigation-card.ready{border-top-color:#36a06f}.investigation-card.excellent{border-top-color:#087d58}.investigation-card>header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.investigation-card h2{margin:2px 0 0;font-size:12px}.investigation-card>header>strong{color:#26344a;font-size:22px}.investigation-card>header small{font-size:9px}.investigation-card>p{min-height:35px;margin:0;color:#687589;font-size:9px;line-height:1.55}.investigation-card-meta{display:flex;flex-wrap:wrap;gap:5px}.investigation-card-meta span{padding:4px 6px;border-radius:6px;color:#5d6b7d;background:#eef2f6;font-size:7px;font-weight:900}.investigation-blockers{padding:8px;border-radius:8px;color:#8e2727;background:#fff0f0;display:grid;gap:3px;font-size:8px}.investigation-card details{color:#647185;font-size:8px}.investigation-card details summary{cursor:pointer;color:#2866bd;font-weight:900}.investigation-card footer{margin-top:auto;padding-top:8px;border-top:1px solid #edf0f3;display:grid;gap:8px}.investigation-card footer small{color:#8b95a4;font-size:7px;overflow-wrap:anywhere}.investigation-components{display:grid;gap:4px}.investigation-components span{padding:5px 7px;border-radius:6px;background:#f1f4f8;display:flex;justify-content:space-between;font-size:8px}.investigation-components b{font-weight:800}.legacy-company-history{margin-top:18px;padding:12px 16px;border:1px dashed #cbd4df;border-radius:12px;background:#fafbfd}.legacy-company-history>summary{cursor:pointer;color:#657387;font-size:10px;font-weight:900}.registry-review-list{max-height:250px;overflow:auto;margin-top:8px;display:grid;gap:6px}.registry-review-list span{padding:7px 9px;border:1px solid #e2e7ed;border-radius:7px;display:grid;gap:2px;color:#8a5a09;background:#fffaf0;font-size:8px}.hypothesis-report-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;padding:3vh 3vw;background:#07111fad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center}.hypothesis-report{width:min(1500px,94vw);height:94vh;overflow:hidden;border-radius:18px;background:#f6f8fb;box-shadow:0 28px 80px #00000059;display:grid;grid-template-rows:auto auto auto minmax(0,1fr)}.hypothesis-report>header{padding:22px 25px 16px;border-bottom:1px solid var(--line);background:#fff;display:flex;justify-content:space-between;gap:20px}.hypothesis-report>header h2{margin:4px 0;font-size:20px}.hypothesis-report>header p{margin:0;color:#6f7c90;font-size:10px}.icon-button{width:36px;height:36px;border:1px solid var(--line);border-radius:9px;color:#536176;background:#fff;display:grid;place-items:center;cursor:pointer}.hypothesis-report-kpis{padding:12px 25px;border-bottom:1px solid var(--line);background:#fff;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.hypothesis-report-kpis span{padding:9px 11px;border-radius:9px;color:#718095;background:#f1f4f8;display:grid;gap:2px;font-size:8px;text-transform:uppercase}.hypothesis-report-kpis b{color:#26344a;font-size:13px;text-transform:none}.hypothesis-report>.investigation-blockers{margin:10px 25px 0}.hypothesis-report>nav{padding:10px 25px 0;display:flex;gap:6px;overflow-x:auto}.hypothesis-report>nav button{padding:8px 12px;border:0;border-radius:8px 8px 0 0;color:#647185;background:transparent;font-size:9px;font-weight:900;white-space:nowrap;cursor:pointer}.hypothesis-report>nav button.active{color:#2866bd;background:#fff}.hypothesis-report-body{min-height:0;overflow:auto;padding:20px 25px 28px;background:#fff}.hypothesis-portfolio{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hypothesis-portfolio>article{padding:16px;border:1px solid #dfe5ec;border-radius:12px;display:grid;gap:10px}.hypothesis-portfolio article>header{display:flex;justify-content:space-between;gap:10px}.hypothesis-portfolio article header div{display:grid;gap:3px}.hypothesis-portfolio article header span,.hypothesis-portfolio article small{color:#758398;font-size:8px}.hypothesis-portfolio article header strong{color:#2866bd;font-size:8px}.hypothesis-portfolio article p{margin:0;color:#536176;font-size:9px}.hypothesis-portfolio dl{margin:0;display:grid;gap:5px}.hypothesis-portfolio dl div{display:flex;justify-content:space-between;gap:10px;font-size:8px}.hypothesis-portfolio dt{color:#7b8798}.hypothesis-portfolio dd{margin:0;text-align:right;font-weight:800}.portfolio-section{margin-bottom:24px}.portfolio-section>h3{margin:0 0 10px;font-size:12px}.portfolio-section>.muted{margin:0;padding:12px;border:1px dashed #dfe5ec;border-radius:10px;color:#758398;font-size:9px}.hypothesis-coverage{max-height:none}.report-table{margin-top:18px;overflow:auto}.report-table h3{font-size:12px}.report-table table{width:100%;min-width:760px;border-collapse:collapse;font-size:8px}.report-table th,.report-table td{padding:8px;border-bottom:1px solid #e4e9ef;text-align:left}.report-json-summary{margin-bottom:12px;padding:14px;border-radius:10px;background:#f1f4f8}.report-json-summary p{white-space:pre-wrap}.hypothesis-report-body pre{max-height:55vh;overflow:auto;padding:15px;border-radius:9px;color:#d9e6f6;background:#0d1a2a;font-size:8px;white-space:pre-wrap}.report-summary-panel{margin-bottom:16px;padding:18px;border:1px solid #dce5f0;border-radius:12px;background:#f5f8fc}.report-summary-panel h3{margin:0 0 7px;color:#26344a;font-size:15px}.report-summary-panel p{margin:0;color:#68778c;font-size:10px;line-height:1.6}.report-facts{margin:0 0 18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.report-facts div{padding:12px;border:1px solid #e2e7ee;border-radius:10px;display:grid;gap:4px}.report-facts dt{color:#748197;font-size:8px;text-transform:uppercase}.report-facts dd{margin:0;color:#26344a;font-size:10px;font-weight:800}.report-source-list{margin-top:14px;display:grid;gap:8px}.report-source-list article{padding:13px 15px;border:1px solid #e0e6ee;border-radius:10px;display:flex;justify-content:space-between;gap:15px}.report-source-list article div{min-width:0}.report-source-list b{color:#26344a;font-size:10px}.report-source-list p{margin:5px 0;color:#65758a;font-size:9px;line-height:1.55;white-space:pre-wrap}.report-source-list small{color:#8995a5;font-size:8px}.report-source-list a{flex:0 0 auto;color:#2866bd}.demand-evidence-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0 24px}.demand-evidence-list>article{padding:16px;border:1px solid #dce4ed;border-radius:12px;background:#fff;display:grid;gap:11px}.demand-evidence-list header{display:flex;justify-content:space-between;gap:12px}.demand-evidence-list header div{min-width:0;display:grid;gap:4px}.demand-evidence-list header b{font-size:12px}.demand-evidence-list header span{color:#77859a;font-size:8px}.demand-evidence-list header strong{color:#2866bd;font-size:9px;white-space:nowrap}.demand-evidence-list p{max-height:115px;overflow:auto;margin:0;color:#4f6077;font-size:9px;line-height:1.55;white-space:pre-wrap}.demand-evidence-list dl{margin:0;display:grid;gap:5px}.demand-evidence-list dl div{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid #eef1f5;padding-bottom:5px;font-size:8px}.demand-evidence-list dt{color:#77859a}.demand-evidence-list dd{margin:0;max-width:65%;text-align:right;font-weight:800}.demand-evidence-list a{color:#2866bd;font-size:8px;display:flex;gap:5px;align-items:center}.demand-discoveries{display:flex;flex-wrap:wrap;gap:8px}.demand-discoveries span{padding:9px 12px;border-radius:9px;background:#eef5ff;display:grid;gap:2px}.demand-discoveries b{font-size:10px}.demand-discoveries small{color:#738198;font-size:7px}.commercial-letter{padding:12px;border-left:3px solid #8babda;border-radius:7px;background:#f4f7fb;white-space:pre-wrap;line-height:1.65}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(440px,.8fr);background:#fff}.login-story{position:relative;overflow:hidden;padding:45px 7vw;color:#fff;background:radial-gradient(circle at 20% 80%,#123866,transparent 45%),linear-gradient(135deg,#07111f,#0b203b);display:flex;flex-direction:column;justify-content:space-between}.login-story:after{content:"";position:absolute;width:450px;height:450px;right:-220px;top:18%;border:1px solid rgba(89,148,241,.18);border-radius:50%;box-shadow:0 0 0 80px #4586ee06,0 0 0 160px #4586ee05}.login-story h1{margin:12px 0 22px;font-size:clamp(38px,5vw,66px);line-height:1.08;letter-spacing:-2.5px}.login-story h1 em{color:#6da5ff;font-style:normal}.login-story p{max-width:610px;color:#96a7bd;font-size:13px;line-height:1.8}.trust-line{display:flex;gap:10px;align-items:center;color:#8296af;font-size:10px}.login-panel{display:grid;place-items:center;padding:50px}.login-panel form{width:min(360px,100%);display:grid;gap:17px}.login-panel h2{margin:6px 0 -8px;font-size:25px;letter-spacing:-.8px}.login-panel form>p{margin:0 0 10px;color:#7e8999;font-size:11px}.mobile-logo{display:none}@media(max-width:1100px){.shell{grid-template-columns:74px 1fr}.sidebar{padding-inline:12px}.sidebar .logo{padding:0 8px}.sidebar .logo>span:last-child,.sidebar nav span,.nav-button{font-size:0}.sidebar nav a{justify-content:center;padding-inline:0}.provider-state{justify-content:center;font-size:0}.nav-button{justify-content:center}.page{padding-inline:28px}.investigation-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-grid{grid-template-columns:1fr 1fr}.discovery-layout,.procurement-layout,.settings-grid,.hh-grid,.hh-company-picker,.hh-target-strip,.hh-report-strip,.hh-research-layout,.sb-grid{grid-template-columns:1fr}.sb-dashboard.span-2{grid-column:auto}.sb-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.sb-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.proc-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.profiles{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.profiles>h2,.budget-confirm{grid-column:1 / -1}.profile+.profile{margin-top:0}}@media(max-width:760px){.shell{display:block;padding-bottom:67px}.sidebar{position:fixed;top:auto;bottom:0;width:100%;height:67px;padding:8px 10px;border-top:1px solid #26344a;flex-direction:row;z-index:20}.sidebar>.logo,.sidebar-foot{display:none}.sidebar nav{width:100%;margin:0;display:flex;justify-content:space-around}.sidebar nav a{width:14.2%;display:grid;place-items:center;gap:2px;padding:7px 2px}.sidebar nav a span{display:block;font-size:7px}.sidebar nav a:nth-child(7){display:none}.sidebar nav a.active{box-shadow:inset 0 -2px #4388f7}.page{padding:25px 15px 40px}.page-header{align-items:flex-start;flex-direction:column}.investigation-cards,.entry-grid,.stat-grid,.field-grid,.hypotheses,.detail-grid,.report-products{grid-template-columns:1fr}.product-table{min-width:760px}.entry-card{min-height:210px;padding:23px}.entry-card h2{font-size:17px}.stat-grid{grid-template-columns:1fr 1fr}.insight-strip{align-items:flex-start;flex-direction:column;gap:9px}.insight-strip a{margin-left:0}.lead-cleanup-confirm{grid-template-columns:1fr;align-items:stretch}.lead-cleanup-actions{justify-content:flex-end}.span-2{grid-column:span 1}.form-section{padding:23px 18px;grid-template-columns:1fr}.depth-grid{grid-template-columns:1fr}.depth{min-height:70px}.form-submit{padding:16px 18px;align-items:stretch;flex-direction:column}.form-submit .button{width:100%}.board,.procurement-board{grid-template-columns:repeat(4,260px)}.proc-filters,.proc-detail-grid,.hh-columns,.hh-full-view-limits,.hh-full-view-controls{grid-template-columns:1fr}.hh-panel-title,.hh-employer-links article{align-items:stretch;flex-direction:column}.hh-manual-target,.hh-resume-toolbar{grid-template-columns:1fr}.hh-vacancy-list button,.hh-resume-list button{grid-template-columns:52px minmax(0,1fr)}.hh-vacancy-list a,.hh-resume-list a{grid-column:2}.proc-hero{align-items:flex-start}.proc-actions{align-items:stretch;flex-direction:column}.detail-topbar{align-items:flex-start;flex-direction:column}.detail-actions{width:100%;justify-content:flex-start}.lead-hero{align-items:flex-start;gap:20px}.hero-score{width:68px;height:68px;flex-basis:68px}.hero-score strong{font-size:21px}.lead-hero h1{font-size:18px}.recommendation{align-items:stretch;flex-direction:column}.review-actions .button{flex:1}.contact-row{align-items:flex-start;flex-wrap:wrap}.confidence,.contact-source{margin-left:49px;text-align:left}.contact-actions{margin-left:auto}.detail-card>header{flex-wrap:wrap;padding-block:10px}.card-action{width:100%;margin-left:0}.card-action .button{width:100%}.sb-cards,.sb-policy,.sb-facts{grid-template-columns:1fr}.sb-kpis{grid-template-columns:1fr 1fr}.sb-mini-table div{grid-template-columns:minmax(0,1fr) 72px}.sb-mini-table div span:nth-child(n+4){display:none}.sb-table article{grid-template-columns:1fr}.sb-actions{justify-content:flex-start}.sb-detail{top:12px;right:12px;bottom:12px;left:12px;width:auto}.hypothesis-report-backdrop{padding:0}.hypothesis-report{width:100vw;height:100vh;border-radius:0}.hypothesis-report>header{padding:15px}.hypothesis-report>header h2{font-size:15px}.hypothesis-report-kpis{padding:10px 15px;grid-template-columns:repeat(2,minmax(0,1fr))}.hypothesis-report>nav{padding-inline:15px}.hypothesis-report-body{padding:15px}.hypothesis-portfolio,.demand-evidence-list,.report-facts{grid-template-columns:1fr}.job{padding:15px}.job-state{display:none}.job-meta{flex-wrap:wrap;gap:8px 15px}.job-meta a{width:100%;margin:0}.profiles{grid-template-columns:1fr}.discovery-layout .field-grid,.discovery-layout .check,.discovery-layout .notice{margin-left:18px;margin-right:18px}.form-card-head{padding-inline:18px}.ruleset{grid-template-columns:40px 1fr}.ruleset>.button{grid-column:1 / -1}.admin-user-form{padding-left:28px;grid-template-columns:1fr}.admin-user-form .notice,.admin-user-form .form-actions{grid-column:span 1}.backup-facts{padding-left:28px}.login-page{display:block;background:#f3f5f8}.login-story{display:none}.login-panel{min-height:100vh;padding:25px}.login-panel form{padding:27px 22px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.mobile-logo{display:block;margin:0 0 20px -10px}.mobile-logo .logo span:last-child{color:var(--ink)}}@media(max-width:430px){.stat-grid{grid-template-columns:1fr}.entry-card{display:block}.entry-card .entry-icon{margin-bottom:20px}.page-actions,.page-actions .button{width:100%}.review-actions{flex-direction:column}.review-actions .button,.detail-actions .button{width:100%}}
