:root{--ink:#17211c;--muted:#66736b;--line:#dfe5e0;--soft:#f5f7f5;--green:#183f31;--green2:#2f6b50;--lime:#d9ef77;--amber:#fff0cf;--red:#f8ddd7}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:#fff;margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}button,input{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:236px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--green);color:#fff;flex-direction:column;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;padding:0 6px 22px;display:flex}.brand>span{background:var(--lime);width:32px;height:32px;color:var(--green);border-radius:8px;place-items:center;font-weight:900;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:14px}.brand small{text-transform:uppercase;letter-spacing:.8px;color:#a9beb4;margin-top:3px;font-size:9px}.guide-link{color:#dce8e2;text-align:left;background:0 0;border:1px solid #ffffff21;border-radius:8px;grid-template-columns:28px 1fr;align-items:center;gap:9px;width:100%;margin-bottom:12px;padding:9px;display:grid}.guide-link:hover,.guide-link.active{background:#ffffff1a}.guide-link>span{width:26px;height:26px;color:var(--lime);background:#d9ef771f;border-radius:50%;place-items:center;font-weight:900;display:grid}.guide-link strong,.guide-link small{display:block}.guide-link strong{font-size:10px}.guide-link small{color:#9fb7ab;margin-top:3px;font-size:8px}.search{color:#52635a;background:#fff;border-radius:7px;align-items:center;gap:7px;height:38px;padding:0 10px;display:flex}.search input{width:100%;min-width:0;color:var(--ink);border:0;outline:0;font-size:12px}.add-account{color:#dce8e2;text-align:left;background:0 0;border:1px solid #fff3;border-radius:7px;height:36px;margin-top:8px;padding:0 11px;font-size:11px}.add-account:hover{background:#ffffff14}.side-label{color:#9cb4a8;letter-spacing:1.2px;margin:24px 6px 9px;font-size:9px;font-weight:800}.account-list{gap:4px;display:grid}.account-list button{color:#d8e5de;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;width:100%;padding:9px 8px;display:grid}.account-list button:hover,.account-list button.active{background:#ffffff1a}.account-list button.active{box-shadow:inset 3px 0 var(--lime)}.account-initials{background:#2b5846;border-radius:7px;place-items:center;width:28px;height:28px;font-size:9px;font-weight:800;display:grid}.account-copy strong,.account-copy small{display:block}.account-copy strong{font-size:11px}.account-copy small{color:#9fb7ab;margin-top:4px;font-size:8px}.account-tier{color:var(--lime);font-size:9px;font-weight:800}.no-results{color:#9fb7ab;padding:8px;font-size:10px}.sidebar-note{color:#95aea2;border-top:1px solid #ffffff1f;margin:auto 6px 0;padding-top:16px;font-size:9px;line-height:1.5}.workspace{width:100%;max-width:1220px;margin:0 auto;padding:40px 44px 80px}.account-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.eyebrow{color:#6d7b73;letter-spacing:1.2px;margin:0 0 7px;font-size:9px;font-weight:800}.account-header h1{letter-spacing:-1px;margin:0;font-size:31px}.account-header>div>p:last-child{color:var(--muted);margin:7px 0 0;font-size:12px}.evidence-button,.section-title button{height:36px;color:var(--green);background:#fff;border:1px solid #cfd8d2;border-radius:7px;padding:0 12px;font-size:11px;font-weight:700}.account-meta{color:#6d7a72;align-items:center;gap:10px;margin-top:20px;font-size:10px;display:flex}.account-meta .tier,.account-meta .stage{border-radius:99px;padding:5px 8px;font-weight:800}.account-meta .tier{color:#655292;background:#ede9f8}.account-meta .stage{color:#52691d;background:#e9f2ca}.tabs{border-bottom:1px solid var(--line);gap:30px;margin-top:22px;display:flex}.tabs button{color:#68756e;background:0 0;border:0;padding:0 1px 12px;font-size:11px;position:relative}.tabs button.active{color:var(--ink);font-weight:800}.tabs button.active:after{content:"";background:var(--green);height:2px;position:absolute;bottom:-1px;left:0;right:0}.page-stack{gap:18px;margin-top:24px;display:grid}.decision{border-top:4px solid var(--green);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.65fr) minmax(260px,.7fr);display:grid}.decision-main{padding:24px 26px 26px 0}.decision-main h2{max-width:780px;margin:18px 0 0;font-size:19px;font-weight:650;line-height:1.55}.decision-status{align-items:center;gap:9px;display:flex}.decision-status>span{background:var(--green);color:#fff;text-transform:uppercase;border-radius:4px;padding:6px 8px;font-size:9px;font-weight:800}.decision-status strong{font-size:26px}.decision-status small{color:var(--muted);font-size:9px}.decision-next{border-left:1px solid var(--line);padding:24px 0 24px 24px}.decision-next strong,.decision-next span{display:block}.decision-next strong{font-size:12px;line-height:1.5}.decision-next span{color:var(--muted);margin-top:9px;font-size:9px}.decision-next button{color:var(--green2);background:0 0;border:0;margin-top:18px;padding:0;font-size:10px;font-weight:800}.question-strip{background:#f1f6d9;border-left:4px solid #a8c42e;padding:19px 21px}.question-strip h2{margin:0;font-size:15px;font-weight:650;line-height:1.5}.section-block{border:1px solid var(--line);background:#fff;padding:21px 22px}.section-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:16px;padding-bottom:14px;display:flex}.section-title h2,.page-intro h2{margin:0;font-size:16px;line-height:1.35}.section-title .eyebrow{margin-bottom:5px}.entity-list article{border-bottom:1px solid #ebefec;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:12px;padding:15px 0;display:grid}.entity-list article:last-child{border-bottom:0;padding-bottom:0}.entity-list article>span{background:var(--soft);color:#557064;place-items:center;width:30px;height:30px;font-size:9px;font-weight:800;display:grid}.entity-list small,.entity-list strong,.entity-list p{display:block}.entity-list small{text-transform:uppercase;color:#7a877f;font-size:8px}.entity-list strong{margin-top:4px;font-size:12px}.entity-list p{color:var(--muted);margin:4px 0 0;font-size:10px}.confidence{color:#66746c;white-space:nowrap;background:#edf1ed;border-radius:4px;padding:4px 6px;font-size:8px;font-weight:800;display:inline-flex}.confidence.high,.confidence.confirmed{color:#536b1c;background:#e3efc9}.confidence.medium,.confidence.needs.validation,.confidence.confirmed.examples{background:var(--amber);color:#89601e}.confidence.low,.confidence.unknown{background:var(--red);color:#9b4436}.two-column{grid-template-columns:1fr 1fr;gap:18px;display:grid}.judgment-list article,.product-list article{border-bottom:1px solid #ebefec;padding:14px 0}.judgment-list article:last-child,.product-list article:last-child{border-bottom:0;padding-bottom:0}.judgment-list small{color:#74827a;text-transform:uppercase;font-size:8px}.judgment-list strong{margin-top:5px;font-size:12px;display:block}.judgment-list p,.product-list p{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.55}.product-list article>div{justify-content:space-between;gap:12px;display:flex}.product-list strong{font-size:12px}.product-list span{text-transform:uppercase;color:#68766e;font-size:8px}.product-list article.lead span{color:#557217;font-weight:900}.product-list small{color:#7b877f;margin-top:8px;font-size:9px;line-height:1.45;display:block}.score-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.score-details summary{cursor:pointer;justify-content:space-between;padding:14px 2px;font-size:11px;display:flex}.score-details summary strong{color:var(--green)}.score-details>div{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.score-details article{border-right:1px solid var(--line);padding:14px}.score-details article:last-child{border-right:0}.score-details span,.score-details p{color:var(--muted);font-size:8px;display:block}.score-details strong{margin-top:5px;font-size:18px;display:block}.score-details p{margin:5px 0 0;line-height:1.4}.page-intro{max-width:720px;padding:22px 0 8px}.page-intro h2{font-size:21px}.page-intro>p:last-child{color:var(--muted);margin:8px 0 0;font-size:11px}.signal-list article{border-bottom:1px solid #ebefec;grid-template-columns:76px 1fr;gap:18px;padding:17px 0;display:grid}.signal-list article:last-child{border-bottom:0}.signal-list time{color:#65746b;font-size:9px}.signal-list article>div>div{justify-content:space-between;gap:16px;display:flex}.signal-list strong{font-size:12px}.signal-list p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.5}.signal-list p b{color:#75827a;text-transform:uppercase;width:70px;font-size:8px;display:inline-block}.table-list article{border-bottom:1px solid #ebefec;grid-template-columns:120px 1.1fr 90px 1fr;align-items:start;gap:18px;padding:15px 0;display:grid}.table-list article:last-child{border-bottom:0}.table-list strong{font-size:10px}.table-list p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.source-list{grid-template-columns:1fr 1fr;gap:0 28px;display:grid}.source-list a{color:inherit;border-bottom:1px solid #ebefec;justify-content:space-between;align-items:center;padding:13px 0;text-decoration:none;display:flex}.source-list strong,.source-list small{display:block}.source-list strong{font-size:10px}.source-list small{color:var(--muted);margin-top:4px;font-size:8px}.source-list b{color:var(--green2);font-size:11px}.people-list article{border-bottom:1px solid #ebefec;grid-template-columns:38px minmax(0,1fr) minmax(140px,.5fr);align-items:center;gap:13px;padding:15px 0;display:grid}.people-list article:last-child{border-bottom:0}.people-list article>span{background:var(--soft);border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.people-list strong{font-size:11px}.people-list p{color:var(--muted);margin:4px 0 0;font-size:9px}.people-list article>div:last-child small,.people-list article>div:last-child em{display:block}.people-list small{color:#486856;font-size:9px}.people-list em{color:#7b877f;margin-top:4px;font-size:8px;font-style:normal}.question-list{counter-reset:q;margin:0;padding:0;list-style:none}.question-list li{counter-increment:q;border-bottom:1px solid #ebefec;padding:13px 0 13px 38px;font-size:11px;line-height:1.45;position:relative}.question-list li:last-child{border-bottom:0}.question-list li:before{content:counter(q);background:var(--soft);place-items:center;width:25px;height:25px;font-size:9px;font-weight:800;display:grid;position:absolute;top:10px;left:0}.team-actions article{border-bottom:1px solid #ebefec;grid-template-columns:150px minmax(0,1fr) 80px 90px;align-items:center;gap:16px;padding:16px 0;display:grid}.team-actions article:last-child{border-bottom:0}.team-actions small,.team-actions strong{display:block}.team-actions small{color:var(--muted);font-size:8px}.team-actions strong{margin-top:4px;font-size:10px}.team-actions p{margin:0;font-size:11px;line-height:1.5}.team-actions span,.team-actions em{color:var(--muted);font-size:9px}.team-actions em{color:var(--green2);font-style:normal;font-weight:800}.rule-list{grid-template-columns:repeat(3,1fr);gap:10px;padding-top:15px;display:grid}.rule-list article{background:var(--soft);border-top:3px solid #c6d0ca;padding:14px}.rule-list article.pursue{border-color:#6d9b47}.rule-list article.nurture{border-color:#d2a33d}.rule-list article.stop{border-color:#c66a5a}.rule-list strong{font-size:9px}.rule-list p{color:#536159;margin:7px 0 0;font-size:9px;line-height:1.5}.toast{background:var(--green);color:#fff;border-radius:7px;padding:11px 15px;font-size:10px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000029}.workflow-link{margin-bottom:10px;position:relative}.workflow-link>b{min-width:22px;height:22px;color:var(--green);background:#dff06d;border-radius:11px;place-items:center;margin-left:auto;padding:0 6px;font-size:9px;display:grid}.workflow-link.active>b{background:var(--green);color:#fff}.modal-backdrop{z-index:50;background:#0e22198a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.intake-modal{background:#fff;border-radius:10px;width:min(620px,100%);max-height:calc(100vh - 48px);padding:24px;overflow:auto;box-shadow:0 22px 70px #00000047}.intake-modal>header{justify-content:space-between;align-items:start;gap:20px;display:flex}.intake-modal h2{margin:2px 0 0;font-size:22px}.intake-modal>header>button{color:var(--muted);background:0 0;border:0;font-size:25px;line-height:1}.modal-intro{color:var(--muted);margin:10px 0 18px;font-size:10px;line-height:1.55}.intake-modal form{gap:13px;display:grid}.intake-modal label,.review-list label{color:#526159;gap:6px;font-size:9px;font-weight:800;display:grid}.intake-modal input,.intake-modal select,.intake-modal textarea,.review-list textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cdd7d1;border-radius:5px;outline:none;padding:10px 11px;font-size:11px}.intake-modal input:focus,.intake-modal select:focus,.intake-modal textarea:focus,.review-list textarea:focus{border-color:var(--green2);box-shadow:0 0 0 3px #4471531a}.intake-modal textarea,.review-list textarea{resize:vertical;line-height:1.5}.intake-modal form>footer{justify-content:flex-end;gap:8px;padding-top:6px;display:flex}.intake-modal button,.review-list button{color:var(--ink);background:#fff;border:1px solid #cdd7d1;border-radius:5px;padding:9px 12px;font-size:9px;font-weight:800}.intake-modal button.primary,.review-list button.approve{border-color:var(--green);background:var(--green);color:#fff}.intake-modal button:disabled,.review-list button:disabled{opacity:.55}.form-error{color:#a04738;background:#fff0ed;margin:0;padding:9px 11px;font-size:10px}.candidate-switch{background:var(--soft);border-radius:6px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.candidate-switch button{background:0 0;border:0}.candidate-switch button.active{background:#fff;box-shadow:0 1px 4px #0000001a}.review-page{max-width:1050px}.review-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:20px;padding-bottom:24px;display:flex}.review-header h1{margin:0;font-size:32px}.review-header div>p:last-child{color:var(--muted);margin:7px 0 0;font-size:11px}.review-header>span{color:#5d7020;background:#f1f6d9;border-radius:14px;padding:7px 10px;font-size:9px;font-weight:900}.review-rules{flex-wrap:wrap;align-items:center;gap:8px;padding:15px 0;display:flex}.review-rules strong{font-size:9px}.review-rules span{background:var(--soft);color:var(--muted);padding:6px 8px;font-size:8px}.review-list{gap:14px;display:grid}.review-list>article{border:1px solid var(--line);background:#fff;padding:19px}.review-list article>header{justify-content:space-between;gap:15px;display:flex}.review-list small{color:var(--muted);letter-spacing:.5px;font-size:8px}.review-list h2{margin:3px 0 0;font-size:16px}.review-list time,.submitted-by{color:var(--muted);font-size:8px}.review-list h3{margin:17px 0 8px;font-size:13px}.review-list a{color:var(--green2);font-size:9px;font-weight:800}.review-list details{background:var(--soft);margin-top:12px;padding:10px 12px}.review-list summary{cursor:pointer;font-size:9px;font-weight:800}.review-list details p{white-space:pre-wrap;color:#526159;max-height:220px;font-size:9px;line-height:1.55;overflow:auto}.why-box{background:#f6f8e8;border-left:3px solid #a6c32c;margin:13px 0;padding:12px 13px}.why-box p{margin:5px 0 0;font-size:10px;line-height:1.5}.submitted-by{margin:8px 0 13px}.review-list article>footer{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.review-empty{text-align:center;color:var(--muted);background:var(--soft);padding:42px 20px}.review-empty strong{color:var(--ink);font-size:14px;display:block}.review-empty p{font-size:10px}.guide-page{max-width:1080px}.guide-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;padding-bottom:28px;display:flex}.guide-header h1{letter-spacing:-1px;margin:0;font-size:32px}.guide-header>div>p:last-child{max-width:700px;color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.55}.guide-header button,.enter-button{background:var(--green);color:#fff;white-space:nowrap;border:0;border-radius:7px;padding:12px 15px;font-size:10px;font-weight:800}.guide-principle{background:#f1f6d9;border-left:5px solid #a6c32c;margin:26px 0;padding:22px 24px}.guide-principle strong{color:#607327;text-transform:uppercase;letter-spacing:1px;font-size:9px}.guide-principle h2{margin:8px 0 0;font-size:18px;line-height:1.45}.guide-section{border-bottom:1px solid var(--line);padding:28px 0}.guide-section-title{grid-template-columns:36px 1fr;align-items:start;gap:13px;display:grid}.guide-section-title>span{background:var(--green);color:#fff;place-items:center;width:32px;height:32px;font-size:9px;font-weight:900;display:grid}.guide-section-title h2{margin:0;font-size:18px}.definition-grid{grid-template-columns:1fr 1fr;gap:16px;margin:20px 0 0 49px;display:grid}.definition-grid article{border:1px solid var(--line);padding:19px}.definition-grid article>span{color:var(--green2);letter-spacing:1px;font-size:8px;font-weight:900}.definition-grid h3{margin:7px 0;font-size:14px}.definition-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.definition-grid ul{margin:13px 0 0;padding:0;list-style:none}.definition-grid li{border-top:1px solid #ebefec;padding:7px 0;font-size:10px}.guide-example{background:var(--soft);grid-template-columns:70px 130px 1fr;align-items:center;gap:12px;margin:14px 0 0 49px;padding:12px 14px;font-size:10px;display:grid}.guide-example>strong{text-transform:uppercase;color:var(--muted);font-size:8px}.guide-example>span{color:var(--green);font-weight:900}.guide-example p{color:var(--muted);margin:0}.stage-guide{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;margin:20px 0 0 49px;display:grid}.stage-guide article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;gap:10px;padding:15px;display:grid}.stage-guide article:nth-child(3n){border-right:0}.stage-guide article:nth-child(n+4){border-bottom:0}.stage-guide article>b{background:var(--soft);place-items:center;width:30px;height:30px;font-size:9px;display:grid}.stage-guide strong{font-size:11px}.stage-guide p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.45}.guide-warning,.guide-note{color:#795b26;background:#fff4e0;margin:14px 0 0 49px;padding:11px 13px;font-size:10px}.score-guide{border:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin:20px 0 0 49px;display:grid}.score-guide article{border-right:1px solid var(--line);padding:14px}.score-guide article:last-child{border-right:0}.score-guide strong{font-size:10px}.score-guide p{color:var(--muted);margin:5px 0 0;font-size:8px;line-height:1.4}.guide-note{background:var(--soft);color:var(--muted)}.role-guide{grid-template-columns:repeat(5,1fr);gap:10px;margin:20px 0 0 49px;display:grid}.role-guide article{border-top:3px solid var(--green);background:var(--soft);padding:14px}.role-guide strong{font-size:10px}.role-guide p{color:var(--muted);margin:7px 0 0;font-size:9px;line-height:1.5}.guide-last{border-bottom:0}.update-rule{grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0 22px 49px;display:grid}.update-rule span{background:var(--soft);color:#748078;flex-direction:column;gap:6px;padding:14px;font-size:9px;display:flex}.update-rule strong{color:var(--ink);font-size:10px}.enter-button{margin-left:49px}@media (width<=900px){.app-shell{grid-template-columns:205px minmax(0,1fr)}.workspace{padding:30px 25px 60px}.decision{grid-template-columns:1fr}.decision-next{border-left:0;border-top:1px solid var(--line);padding:20px 0}.two-column{grid-template-columns:1fr}.score-details>div{grid-template-columns:repeat(3,1fr)}.table-list article{grid-template-columns:100px 1fr}.table-list article .confidence{justify-self:start}.team-actions article{grid-template-columns:120px 1fr 60px}.team-actions em{grid-column:2}.rule-list{grid-template-columns:1fr}.stage-guide{grid-template-columns:1fr 1fr}.stage-guide article:nth-child(3n){border-right:1px solid var(--line)}.stage-guide article:nth-child(2n){border-right:0}.stage-guide article:nth-child(n+4){border-bottom:1px solid var(--line)}.stage-guide article:nth-child(n+5){border-bottom:0}.score-guide,.role-guide{grid-template-columns:repeat(2,1fr)}.score-guide article{border-bottom:1px solid var(--line)}.update-rule{grid-template-columns:1fr 1fr}}@media (width<=680px){.app-shell{display:block}.sidebar{height:auto;padding:14px;position:static}.brand{padding-bottom:12px}.guide-link{margin-bottom:9px}.add-account,.side-label,.sidebar-note{display:none}.account-list{margin-top:9px;display:flex;overflow:auto}.account-list button{min-width:176px}.workspace{padding:24px 15px 48px}.account-header,.guide-header{align-items:start}.guide-header{display:block}.guide-header h1{font-size:25px}.guide-header button{margin-top:15px}.account-header h1{font-size:24px}.evidence-button{white-space:nowrap}.account-meta{flex-wrap:wrap}.tabs{gap:20px;overflow:auto}.tabs button{white-space:nowrap}.decision-main{padding-right:0}.decision-main h2{font-size:16px}.entity-list article{grid-template-columns:34px 1fr}.entity-list .confidence{grid-column:2;justify-self:start}.score-details>div{grid-template-columns:1fr 1fr}.signal-list article,.table-list article,.source-list{grid-template-columns:1fr}.people-list article{grid-template-columns:36px 1fr}.people-list article>div:last-child{grid-column:2}.team-actions article{grid-template-columns:1fr}.team-actions em{grid-column:auto}.section-block{padding:18px 16px}.definition-grid,.stage-guide,.score-guide,.role-guide,.update-rule,.guide-example{grid-template-columns:1fr;margin-left:0}.stage-guide article,.stage-guide article:nth-child(3n),.stage-guide article:nth-child(2n),.stage-guide article:nth-child(n+4),.stage-guide article:nth-child(n+5),.score-guide article{border-right:0;border-bottom:1px solid var(--line)}.guide-warning,.guide-note,.enter-button{margin-left:0}.modal-backdrop{align-items:end;padding:0}.intake-modal{border-radius:12px 12px 0 0;max-height:92vh;padding:19px}.review-header{align-items:start}.review-header h1{font-size:25px}.review-list article>footer{grid-template-columns:1fr 1fr;display:grid}.review-list button.approve{grid-column:1/-1}.review-rules{align-items:start}.workflow-link{display:flex}}.login-shell{background:#eef2ef;place-items:center;min-height:100vh;padding:28px;display:grid}.login-card{background:#fff;border:1px solid #d8e0db;border-radius:12px;width:min(430px,100%);padding:34px 36px;box-shadow:0 20px 55px #143a2b1f}.login-brand{align-items:center;gap:12px;margin-bottom:34px;display:flex}.login-brand>span{color:#173f30;background:#d6f067;border-radius:9px;place-items:center;width:42px;height:42px;font-size:21px;font-weight:900;display:grid}.login-brand div{gap:2px;display:grid}.login-brand strong{font-size:15px}.login-brand small{color:#718078;text-transform:uppercase;letter-spacing:1.2px;font-size:9px}.login-card h1{letter-spacing:-.8px;margin:7px 0 9px;font-size:28px}.login-copy{color:#617069;margin:0 0 22px;font-size:11px;line-height:1.7}.login-card form{gap:15px;display:grid}.login-card label{color:#47564e;text-transform:uppercase;letter-spacing:.7px;gap:7px;font-size:9px;font-weight:800;display:grid}.login-card input{color:#13261d;width:100%;font:inherit;border:1px solid #c8d3cc;border-radius:6px;outline:none;padding:13px 14px;font-size:13px}.login-card input:focus{border-color:#346b51;box-shadow:0 0 0 3px #346b511f}.login-card button{color:#fff;font:inherit;cursor:pointer;background:#174b38;border:0;border-radius:6px;padding:13px 16px;font-size:11px;font-weight:800}.login-card button:hover{background:#113b2c}.login-error,.login-dev{border-radius:5px;margin:0 0 15px;padding:10px 12px;font-size:10px}.login-error{color:#9b4134;background:#fff0ed}.login-dev{color:#55661e;background:#f2f7dc}.login-back{color:#346b51;margin-top:17px;font-size:10px;font-weight:700;display:inline-block}.login-foot{color:#87928c;border-top:1px solid #e0e6e2;margin:30px 0 0;padding-top:18px;font-size:8px;line-height:1.6}.sidebar-user{color:#fff;border-top:1px solid #ffffff24;gap:3px;margin-top:auto;padding:16px 8px 12px;display:grid}.sidebar-user>span{font-size:9px;font-weight:800}.sidebar-user>small{text-overflow:ellipsis;color:#9db0a6;font-size:8px;overflow:hidden}.sidebar-user form{margin-top:5px}.sidebar-user button{color:#cfe56d;cursor:pointer;background:0 0;border:0;padding:0;font-size:8px;font-weight:800}.sidebar-user+.sidebar-note{margin-top:0}.capture-page{max-width:1080px}.capture-add{background:var(--green);color:#fff;border:0;border-radius:6px;padding:11px 14px;font-size:9px;font-weight:800}.capture-flow{align-items:center;gap:10px;padding:15px 0;display:flex}.capture-flow span{background:var(--soft);color:#536159;padding:8px 10px;font-size:9px;font-weight:800}.capture-flow b{color:#93a098;font-size:10px}.capture-list{gap:16px;display:grid}.capture-list>article{border:1px solid var(--line);background:#fff;padding:20px}.capture-list article>header{justify-content:space-between;gap:16px;display:flex}.capture-list h2{margin:4px 0 0;font-size:17px}.capture-list small,.capture-list time{color:var(--muted);font-size:8px}.capture-list>a{color:var(--green2);margin-top:10px;font-size:9px;font-weight:800;display:inline-block}.capture-list details{background:var(--soft);margin:12px 0;padding:11px 13px}.capture-list summary{cursor:pointer;font-size:9px;font-weight:800}.capture-list details p{white-space:pre-wrap;color:#536159;max-height:220px;font-size:9px;line-height:1.55;overflow:auto}.capture-list form{gap:12px;padding-top:5px;display:grid}.capture-list label{color:#526159;gap:6px;font-size:9px;font-weight:800;display:grid}.capture-list input,.capture-list select,.capture-list textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cdd7d1;border-radius:5px;padding:10px 11px;font-size:10px}.capture-list textarea{resize:vertical;line-height:1.5}.capture-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.capture-list form>footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.capture-list form>footer button{background:var(--green);color:#fff;border:0;border-radius:5px;padding:10px 13px;font-size:9px;font-weight:800}.capture-list form>footer button:disabled{opacity:.55}.capture-list form>footer>div{gap:8px;display:flex}.capture-list form>footer>div button:first-child{color:var(--green);border:1px solid var(--green);background:#fff}.merge-preview{background:#f4f7e7;border-left:4px solid #9fbe35;padding:14px 15px}.merge-preview strong{font-size:11px}.merge-preview p{color:#536159;margin:6px 0;font-size:9px}.merge-preview button{background:var(--green);color:#fff;border:0;border-radius:4px;margin-top:5px;padding:8px 10px;font-size:8px;font-weight:800}.research-upload{margin:20px 0}.pdf-drop{cursor:pointer;text-align:center;background:#f7faf8;border:1.5px dashed #9eb2a9;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:28px;display:flex!important}.pdf-drop:hover{border-color:var(--green);background:#f1f7f3}.pdf-drop input{opacity:0;height:1px;position:absolute;width:1px!important}.pdf-drop span{color:var(--green);font-weight:800}.pdf-drop small,.upload-ready small{color:#6b7b73}.upload-ready{border:1px solid #d8e2dd;border-radius:7px;align-items:center;gap:12px;margin-top:10px;padding:13px 16px;display:flex}.upload-ready strong{flex:1}.upload-ready button{white-space:nowrap}.routing-proposal{border:1px solid #b8ccc1;border-left:4px solid var(--green);background:#fbfdfc;border-radius:8px;margin:18px 0;padding:22px}.routing-title>div{align-items:center;gap:10px;display:flex}.routing-title strong{font-size:18px}.confidence{color:#7a5b00;background:#fff1c8;border-radius:99px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.confidence.high{color:#17603c;background:#dff3e7}.routing-title p{color:#42544b;margin:10px 0;line-height:1.55}.routing-title ul{color:#6d5840;margin:8px 0 0;padding-left:20px}.routing-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.routing-actions .primary{background:var(--green);color:#fff}.route-change{border-top:1px solid #dce5e0;margin-top:18px;padding-top:16px}.route-change label{gap:7px;max-width:520px;display:grid}.route-change small{color:#75827c;margin-top:8px;display:block}.assisted-research-action{background:#f6f9f7;border:1px solid #dbe4de;border-radius:10px;align-items:flex-end;gap:12px;margin:18px 0;padding:16px;display:flex}.assisted-research-action label{flex:1;margin:0}.assisted-research-action select{width:100%;margin-top:7px}@media (width<=680px){.capture-flow{flex-direction:column;align-items:stretch}.capture-flow b{display:none}.capture-grid{grid-template-columns:1fr}.capture-list form>footer{flex-direction:column;align-items:stretch}.capture-add{margin-top:12px}.assisted-research-action{flex-direction:column;align-items:stretch}}.capture-header-actions{align-items:center;gap:8px;display:flex}.capture-secondary{border:1px solid var(--green);color:var(--green);background:#fff;border-radius:6px;padding:10px 13px;font-size:9px;font-weight:800}.queue-summary{border:1px solid var(--line);background:#f7faf8;justify-content:space-between;align-items:center;gap:20px;margin:0 0 16px;padding:14px 16px;display:flex}.queue-summary .eyebrow{margin:0 0 3px}.queue-summary strong{font-size:14px}.queue-summary>p{max-width:540px;color:var(--muted);margin:0;font-size:9px;line-height:1.5}.queue-status{color:#53641a;letter-spacing:.4px;background:#eef4d4;border-radius:99px;margin-top:8px;padding:4px 7px;font-size:7px;font-weight:900;display:inline-flex}.queue-summary button{border:1px solid var(--green);color:var(--green);white-space:nowrap;background:#fff;border-radius:5px;padding:9px 11px;font-size:8px;font-weight:800}.queue-summary button:disabled{opacity:.55}.source-kind{color:#4e6258;letter-spacing:.5px;background:#e9efec;border-radius:3px;margin:10px 8px 0 0;padding:4px 7px;font-size:7px;font-weight:900;display:inline-flex}.candidate-create{grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin-top:12px;display:grid}.candidate-create span{color:var(--muted);font-size:8px}.candidate-create button{background:var(--green);color:#fff;border:0;border-radius:5px;padding:10px 12px;font-size:8px;font-weight:800}.capture-card-body>a{color:var(--green2);margin-top:10px;font-size:9px;font-weight:800;display:inline-block}.queue-counts{flex-wrap:wrap;gap:7px;margin-top:5px;display:flex}.queue-counts span{color:#536159;background:#e9efec;border-radius:5px;padding:6px 8px;font-size:8px;font-weight:800}.queue-counts span.active{color:#6e570c;background:#fff1c8}.queue-counts span.ready{color:#17603c;background:#dff3e7}.queue-counts span.failed{color:#9c3025;background:#fde5e2}.queue-counts b{font-size:11px}.queue-status.running{color:#6e570c;background:#fff1c8}.queue-status.ready{color:#17603c;background:#dff3e7}.queue-status.failed{color:#9c3025;background:#fde5e2}.card-meta{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.card-toggle{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:5px;padding:6px 9px;font-size:8px;font-weight:800;display:none}.research-progress,.research-failed{border-radius:8px;align-items:center;gap:12px;margin:16px 0;padding:16px;display:flex}.research-progress{background:#fff9e8;border:1px solid #efdaa0}.research-failed{background:#fff1ef;border:1px solid #efc5bf;display:block}.research-progress p,.research-failed p{color:#68746d;margin:4px 0 0;font-size:9px}.progress-spinner{border:2px solid #d8c582;border-top-color:var(--green);border-radius:50%;width:18px;height:18px;animation:1s linear infinite research-spin}@keyframes research-spin{to{transform:rotate(360deg)}}.proposal-reason{border-top:1px solid #e1e8e4;background:0 0!important;padding:0!important}.proposal-reason summary{color:var(--green)}.route-instruction{color:#536159;font-size:10px}.routing-actions .primary,.candidate-create .primary{background:var(--green);color:#fff}.publish-button{width:100%;background:var(--green)!important;margin-top:10px!important;padding:12px!important;font-size:10px!important}@media (width<=680px){.sidebar{z-index:20;flex-direction:row;align-items:center;gap:8px;display:flex;position:sticky;top:0}.brand{margin-right:auto}.sidebar>.guide-link:not(.workflow-link),.sidebar .search,.sidebar .add-account,.sidebar .account-list,.sidebar .sidebar-user,.sidebar .side-label{display:none}.workflow-link{width:auto;min-width:156px;margin:0}.workspace{padding-top:18px}.review-header{display:block}.capture-header-actions{grid-template-columns:1fr 1fr;margin-top:14px;display:grid}.capture-header-actions .capture-add{grid-column:1/-1;margin:0}.queue-summary{gap:12px;display:grid}.queue-summary>p{order:3}.queue-summary button{justify-self:start}.capture-list>article{padding:15px}.capture-list article>header{align-items:start}.capture-list h2{font-size:16px;line-height:1.35}.card-toggle{display:block}.capture-list>article:not(.expanded) .capture-card-body{display:none}.routing-proposal{margin:14px 0;padding:16px}.routing-title>div{align-items:start;display:grid}.routing-title strong{font-size:16px;line-height:1.4}.routing-actions{z-index:5;background:#fffffff5;margin:12px -8px -8px;padding:10px;position:sticky;bottom:8px;box-shadow:0 -8px 18px #10372814}.routing-actions button{flex:1;min-height:44px}.route-change label{max-width:none}.candidate-create{grid-template-columns:1fr}.candidate-create button,.publish-button{min-height:46px}.merge-preview{padding:16px;position:relative}.capture-flow{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.capture-flow span{text-align:center;padding:7px 5px}.capture-flow b{display:none}}
