:root{font-family:Microsoft YaHei UI,PingFang SC,Noto Sans SC,Arial,sans-serif;color:#1f2926;background:#f4f6f4;font-synthesis:none;--spruce-950: #073f35;--spruce-900: #084b3e;--spruce-800: #0a604d;--spruce-700: #11755d;--spruce-100: #e7f2ee;--ink: #202925;--muted: #65716c;--line: #dce3df;--soft-line: #e9eeeb;--paper: #fff;--canvas: #f7f8f7;--coral: #ef5d3f;--coral-dark: #d94a2f;--blue: #3278c8;--amber: #c98218;--shadow: 0 18px 44px rgba(17, 45, 37, .16)}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;min-width:320px;min-height:100%}body{min-height:100vh;overflow:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(50,120,200,.28);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{display:grid;grid-template-columns:220px minmax(0,1fr);width:100vw;height:100vh;min-height:720px;background:var(--canvas)}.app-shell.sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.sidebar{position:relative;z-index:5;display:flex;flex-direction:column;min-height:0;color:#dfeee8;background:var(--spruce-950);border-right:1px solid rgba(255,255,255,.07)}.brand{display:flex;align-items:center;gap:11px;min-height:72px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.1)}.brand-mark,.assistant-mark{display:inline-grid;place-items:center;color:var(--coral)}.brand-mark{width:30px;height:30px;color:#70d2ad}.brand-mark svg,.assistant-mark svg{width:100%;height:100%}.brand-text{font-size:16px;font-weight:700;line-height:1.3;letter-spacing:.01em}.side-nav{display:flex;flex-direction:column;gap:5px;padding:18px 10px;overflow-y:auto}.nav-item{display:flex;align-items:center;gap:13px;width:100%;min-height:47px;padding:0 14px 0 12px;color:#bfd2cc;background:transparent;border:0;border-left:2px solid transparent;border-radius:0;cursor:pointer;text-align:left;transition:color .16s ease,transform .16s ease}.nav-item:hover{color:#fff;background:transparent}.nav-item:active{transform:translateY(1px)}.nav-item.active{color:#fff;background:transparent;border-left-color:#6fd4ad;box-shadow:none}.nav-item.active svg{color:#7addb6}.nav-item svg{width:21px;height:21px;flex:0 0 auto}.nav-item span{font-size:14px;font-weight:600}.sidebar-footer{display:grid;gap:4px;margin-top:auto;padding:10px;border-top:1px solid rgba(255,255,255,.1)}.nav-item.settings,.sidebar-toggle{width:100%}.sidebar-collapsed .brand{justify-content:center;padding-inline:0}.sidebar-collapsed .brand-text,.sidebar-collapsed .nav-item span{display:none}.sidebar-collapsed .nav-item{justify-content:center;padding-inline:0}.app-main{display:grid;grid-template-rows:64px minmax(0,1fr);min-width:0;min-height:0}.topbar{display:flex;align-items:center;gap:12px;min-width:0;padding:0 22px;background:#fffffffa;border-bottom:1px solid var(--line)}.top-select{position:relative;display:block;height:38px}.top-select select{height:38px;padding:0 35px 0 13px;color:#28322f;background:#fff;border:1px solid #d4ddd8;border-radius:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.top-select svg{position:absolute;top:50%;right:11px;width:14px;height:14px;pointer-events:none;transform:translateY(-50%)}.project-select select{width:300px}.season-select select{width:145px}.top-date,.sync-state{display:flex;align-items:center;height:38px;white-space:nowrap;color:#47524e;font-size:13px}.top-date{padding:0 13px;border:1px solid #d4ddd8;border-radius:6px}.sync-state{gap:6px;margin-left:auto}.sync-state svg{width:17px;height:17px;color:var(--spruce-700)}.icon-button,.profile-button{border:0;background:transparent;cursor:pointer}.icon-button{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:7px}.icon-button:hover,.profile-button:hover{background:#f0f4f2}.notification{position:relative}.notification svg{width:20px;height:20px}.notification span{position:absolute;top:-1px;right:0;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;color:#fff;background:var(--coral);border:2px solid #fff;border-radius:10px;font-size:10px;font-weight:700}.profile-button{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 7px;border-radius:7px;white-space:nowrap}.profile-button>svg{width:13px;height:13px}.avatar{display:grid;place-items:center;width:31px;height:31px;color:#fff;background:#35443f;border:2px solid #e7ece9;border-radius:50%;font-size:12px;font-weight:700}.workspace{display:grid;grid-template-columns:minmax(650px,1fr) 370px;min-width:0;min-height:0;overflow:hidden}.chat-workspace{display:grid;grid-template-rows:74px minmax(0,1fr) auto;min-width:0;min-height:0;background:#fff;border-right:1px solid var(--line)}.chat-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 26px;border-bottom:1px solid var(--soft-line)}.assistant-title{display:flex;align-items:center;gap:12px}.assistant-mark.large{width:30px;height:30px}.assistant-title h1{margin:0 0 3px;font-size:21px;line-height:1.2}.assistant-title p{margin:0;color:var(--muted);font-size:12px}.chat-heading>button{padding:7px 10px;color:#69736f;background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer;font-size:12px}.chat-heading>button:hover{color:var(--ink);background:#f5f7f6;border-color:var(--line)}.chat-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b9c5c0 transparent}.trial-notice{display:flex;align-items:flex-start;gap:9px;margin:16px 26px 8px;padding:11px 13px;color:#6c4b12;background:#fff8e8;border:1px solid #ecd79f;border-radius:6px;font-size:11px;line-height:1.55}.trial-notice svg{flex:0 0 auto;width:17px;height:17px;color:var(--amber)}.trial-notice p{margin:0}.trial-notice strong{margin-right:6px}.assistant-welcome{display:flex;align-items:flex-start;gap:13px;margin:42px auto;width:min(560px,calc(100% - 52px))}.assistant-welcome .assistant-mark{flex:0 0 auto;width:30px;height:30px}.assistant-welcome h2{margin:1px 0 8px;font-size:19px}.assistant-welcome p{margin:0;color:#59645f;font-size:12px;line-height:1.75}.user-message{width:calc(100% - 52px);margin:18px 26px 12px;padding:13px 16px;background:#f1f7f4;border:1px solid #c8dfd5;border-radius:8px}.user-message>div,.message-author{display:flex;align-items:center;gap:10px}.user-message strong{font-size:13px}.user-message time,.message-author time{color:#7b8581;font-size:11px}.user-message p{margin:7px 0 0;color:#313b37;font-size:13px;line-height:1.7}.assistant-response{padding:6px 26px 12px}.message-author{margin-bottom:8px}.message-author .assistant-mark{width:23px;height:23px}.message-author strong{font-size:15px}.response-body{margin-left:33px}.response-body>p{margin:0 0 11px;color:#37413d;font-size:12px;line-height:1.75}.response-body h3{margin:13px 0 7px;color:#222c28;font-size:13px}.reason-list{display:grid;gap:3px;margin:0;padding-left:20px;color:#394440;font-size:11.5px;line-height:1.55}.citation{padding:0;color:var(--blue);background:transparent;border:0;cursor:pointer;font-weight:700}.citation:hover{text-decoration:underline}.candidate-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:7px}.candidate-table{width:100%;min-width:700px;border-collapse:collapse;table-layout:fixed;color:#35403b;font-size:10.5px;font-variant-numeric:tabular-nums}.candidate-table th,.candidate-table td{height:31px;padding:5px 7px;text-align:center;border-right:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line)}.candidate-table th{color:#4f5b56;background:#f6f8f7;font-weight:700;white-space:nowrap}.candidate-table tr:last-child td{border-bottom:0}.candidate-table th:last-child,.candidate-table td:last-child{width:175px;border-right:0}.evidence-tags{display:flex;justify-content:center;gap:3px}.evidence-tags button{padding:0;background:transparent;border:0;cursor:pointer}.evidence-tag{display:inline-flex;align-items:center;height:18px;padding:0 5px;border-radius:3px;font-size:8.5px;font-weight:700;white-space:nowrap}.evidence-tag.project{color:#236f4f;background:#e2f2e9}.evidence-tag.field{color:#25689c;background:#e3eef8}.evidence-tag.paper{color:#6650a8;background:#eee9fb}.confidence span{color:var(--amber);font-weight:700}.response-actions{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1fr);gap:16px;margin-top:13px}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 16px;border-radius:6px;cursor:pointer;font-size:13px;font-weight:700;transition:transform .15s ease,background .15s ease,border-color .15s ease}.primary-action:hover,.secondary-action:hover{transform:translateY(-1px)}.primary-action{color:#fff;background:var(--coral);border:1px solid var(--coral)}.primary-action:hover{background:var(--coral-dark);border-color:var(--coral-dark)}.secondary-action{color:#4b5551;background:#fff;border:1px solid #f0a28e}.secondary-action:hover{color:var(--coral-dark);border-color:var(--coral)}.primary-action svg,.secondary-action svg{width:17px;height:17px}.human-check{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;color:#7a8580;font-size:10px}.human-check svg{width:14px;height:14px}.follow-up{margin:10px 26px;padding:12px 14px;border-radius:7px;font-size:12px;line-height:1.7}.follow-up.user{margin-left:100px;background:#f1f7f4;border:1px solid #c8dfd5}.follow-up.assistant{margin-right:80px;background:#fffaf7;border-left:3px solid var(--coral)}.follow-up p{margin:4px 0 0}.follow-up-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.follow-up-head small{color:#7c8682;font-size:10px;font-weight:500}.follow-up.assistant p{white-space:pre-wrap}.follow-up.error{margin-right:80px;color:#7a341f;background:#fff6f1;border-left:3px solid #d86a43}.thinking{display:flex;align-items:center;gap:5px;margin:12px 26px 16px;color:var(--muted);font-size:12px}.thinking span{width:6px;height:6px;background:var(--spruce-700);border-radius:50%;animation:pulse 1s infinite ease-in-out}.thinking span:nth-child(2){animation-delay:.12s}.thinking span:nth-child(3){animation-delay:.24s}@keyframes pulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.composer-zone{padding:9px 22px 15px;background:#fff;border-top:1px solid var(--soft-line)}.shortcut-row{display:flex;gap:4px;margin-bottom:8px}.shortcut-row button,.composer-tools button{display:inline-flex;align-items:center;gap:6px;color:#5e6864;background:transparent;border:0;border-radius:5px;cursor:pointer;font-size:11px}.shortcut-row button{min-height:28px;padding:0 9px}.shortcut-row button:hover,.composer-tools button:hover{color:var(--spruce-700);background:#eef5f2}.shortcut-row svg,.composer-tools svg{width:15px;height:15px}.composer{padding:10px 10px 8px;background:#fff;border:1px solid #86a69a;border-radius:8px;box-shadow:0 3px 12px #153f320f}.composer:focus-within{border-color:var(--spruce-700);box-shadow:0 0 0 3px #11755d1c}.composer textarea{width:100%;min-height:40px;max-height:100px;padding:1px 3px;resize:none;color:var(--ink);background:transparent;border:0;outline:none;font-size:12px;line-height:1.55}.composer textarea::placeholder{color:#8c9692}.composer-tools{display:flex;align-items:center;justify-content:space-between;gap:12px}.composer-tools>div{display:flex;gap:2px}.composer-tools button{min-height:28px;padding:0 7px}.composer-tools button:disabled{color:#949d99;cursor:not-allowed;opacity:.72}.composer-tools button:disabled:hover{color:#949d99;background:transparent}.composer-tools .send-button{display:grid;place-items:center;width:39px;height:34px;padding:0;color:#fff;background:var(--spruce-700);border-radius:6px}.composer-tools .send-button:hover{color:#fff;background:var(--spruce-800)}.composer-tools .send-button:disabled{cursor:not-allowed;opacity:.38}.context-panel{min-width:0;min-height:0;padding:0 18px 16px;overflow-y:auto;background:#fbfcfb}.context-header{display:flex;align-items:center;justify-content:space-between;min-height:74px}.context-header h2{margin:0 0 3px;font-size:17px}.context-header p{margin:0;color:var(--muted);font-size:10px}.context-header>svg{width:20px;height:20px;color:#74807b}.scope-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.scope-tabs button{position:relative;min-height:36px;color:#69736f;background:transparent;border:0;cursor:pointer;font-size:12px;font-weight:600}.scope-tabs button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;content:"";background:transparent}.scope-tabs button.active{color:var(--spruce-700)}.scope-tabs button.active:after{background:var(--spruce-700)}.demo-data-note{margin-top:10px;padding:7px 9px;color:#70643a;background:#f8f5e9;border:1px solid #e6dec0;border-radius:4px;font-size:9.5px;text-align:center}.context-section{padding:13px 0;border-bottom:1px solid var(--line)}.context-section h3{margin:0 0 8px;font-size:12px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-title button{padding:0;color:var(--spruce-700);background:transparent;border:0;cursor:pointer;font-size:10px}.detail-list{display:grid;margin:0}.detail-list>div{display:grid;grid-template-columns:74px minmax(0,1fr);gap:9px;min-height:25px;align-items:center;border-bottom:1px solid var(--soft-line);font-size:10px}.detail-list>div:last-child{border-bottom:0}.detail-list dt{color:#76807c}.detail-list dd{margin:0;color:#3c4742;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pedigree-summary{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:15px 40px;padding:9px 12px;background:#fff;border:1px solid var(--line);border-radius:6px}.pedigree-summary>div{min-width:0;text-align:center}.pedigree-summary span,.pedigree-summary small{display:block;color:#7b8581;font-size:8px}.pedigree-summary strong{display:block;margin:2px 0;font-size:10px}.pedigree-summary .parent{position:relative}.pedigree-summary .parent:after{position:absolute;right:-20px;bottom:-8px;width:calc(50% + 20px);height:8px;content:"";border-bottom:1px solid #9fb4ac}.pedigree-summary .parent:nth-child(2):after{right:auto;left:-20px}.pedigree-summary .offspring{grid-column:1 / -1;justify-self:center;width:42%;padding:5px 2px;background:#fff5f1;border:1px solid #f3c4b8;border-radius:4px}.dataset-list{display:grid;gap:5px;margin:0;padding:0;list-style:none}.dataset-list li{display:grid;grid-template-columns:minmax(0,1fr) auto 15px;align-items:center;gap:8px;font-size:9.5px}.dataset-list small{color:#79837f;white-space:nowrap}.dataset-list svg{width:14px;height:14px;color:var(--spruce-700)}.completeness{margin-top:11px}.completeness>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:10px}.completeness>div:first-child strong{color:var(--spruce-700);font-size:12px}.progress-track{height:6px;margin:5px 0 6px;overflow:hidden;background:#e2e8e5;border-radius:5px}.progress-track span{display:block;height:100%;background:var(--spruce-700);border-radius:inherit;transition:width .26s ease}.completeness>small{color:#7a8580;font-size:8.5px}.source-section{padding-top:12px}.source-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 0 8px;background:transparent;border:0;cursor:pointer;font-size:11px;font-weight:700;text-align:left}.source-toggle svg{width:13px;height:13px;transition:transform .16s ease}.source-toggle svg.rotated{transform:rotate(180deg)}.source-list{display:grid}.source-list>div{display:grid;grid-template-columns:60px minmax(0,1fr) 36px;gap:7px;align-items:center;min-height:24px;border-bottom:1px solid var(--soft-line);font-size:8.5px}.source-list span{color:#6f7975}.source-list strong{overflow:hidden;color:#4a5550;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.source-list small{text-align:right;color:#69736f}.provenance-note{display:flex;align-items:flex-start;gap:7px;margin-top:9px;padding:8px;color:#4f5c57;background:#eaf4ef;border-radius:5px}.provenance-note svg{flex:0 0 auto;width:14px;height:14px;color:var(--spruce-700)}.provenance-note p{margin:0;font-size:8.5px;line-height:1.5}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;justify-content:flex-end;background:#0d1b1661;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.plan-drawer{width:min(460px,92vw);height:100%;padding:22px;overflow-y:auto;background:#fff;box-shadow:var(--shadow);animation:slide-in .22s ease-out}@keyframes slide-in{0%{transform:translate(24px);opacity:0}to{transform:translate(0);opacity:1}}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.drawer-header span{color:var(--coral);font-size:11px;font-weight:700}.drawer-header h2{margin:5px 0 0;font-size:22px}.plan-notice{display:flex;align-items:flex-start;gap:8px;margin:16px 0;padding:11px;color:#78520c;background:#fff6df;border:1px solid #eed7a3;border-radius:6px;font-size:11px;line-height:1.6}.plan-notice svg{flex:0 0 auto;width:17px;height:17px;color:var(--amber)}.plan-drawer section{padding:13px 0;border-bottom:1px solid var(--soft-line)}.plan-drawer section h3{margin:0 0 8px;font-size:13px}.plan-drawer section p{margin:0;color:#5e6964;font-size:11px;line-height:1.75}.material-chips{display:flex;flex-wrap:wrap;gap:7px}.material-chips span{padding:6px 9px;color:var(--spruce-700);background:var(--spruce-100);border-radius:4px;font-size:11px;font-weight:700}.plan-details{margin:0}.plan-details>div{display:grid;grid-template-columns:84px 1fr;min-height:31px;align-items:center;border-bottom:1px solid var(--soft-line);font-size:11px}.plan-details>div:last-child{border-bottom:0}.plan-details dt{color:#7a8580}.plan-details dd{margin:0}.audit-chain{display:flex;align-items:center;gap:5px;color:var(--blue)!important}.audit-chain svg{width:12px;height:12px}.drawer-actions{display:grid;grid-template-columns:1fr 1.5fr;gap:10px;padding-top:20px}.toast{position:fixed;right:24px;bottom:22px;z-index:50;display:flex;align-items:center;gap:9px;max-width:430px;padding:12px 15px;color:#fff;background:#173f34;border-radius:7px;box-shadow:var(--shadow);font-size:12px;animation:toast-in .18s ease-out}.toast svg{width:18px;height:18px;color:#76d4ae}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.research-module{min-width:0;min-height:0;padding:22px 24px 28px;overflow:auto;background:#f7f9f8}.module-mode-note{display:flex;align-items:center;gap:12px;margin:-6px 0 14px;padding:9px 12px;color:#52605a;background:#f6f8f7;border:1px solid var(--line);border-left:3px solid #90aa9f;font-size:11px;line-height:1.5}.module-mode-note strong{flex:0 0 auto;color:var(--spruce-700)}.module-header{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:18px}.module-heading{display:flex;align-items:center;gap:14px;min-width:0}.module-heading>span{display:grid;place-items:center;width:43px;height:43px;flex:0 0 auto;color:var(--spruce-700);background:var(--spruce-100);border-radius:9px}.module-heading>span svg{width:23px;height:23px}.module-heading p{margin:0 0 3px;color:var(--spruce-700);font-size:10px;font-weight:700;letter-spacing:.08em}.module-heading h1{margin:0;font-size:22px;line-height:1.25}.module-heading small{display:block;margin-top:4px;color:var(--muted);font-size:11px}.module-primary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:39px;padding:0 15px;color:#fff;background:var(--spruce-700);border:1px solid var(--spruce-700);border-radius:6px;cursor:pointer;font-size:12px;font-weight:700;white-space:nowrap}.module-primary:hover{background:var(--spruce-800)}.module-primary:disabled{color:#73807a;background:#e7ece9;border-color:#d6dfdb;cursor:not-allowed}.module-primary:disabled:hover{background:#e7ece9}.module-primary svg{width:16px;height:16px}.stats-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px;background:#fff;border:1px solid var(--line);border-radius:7px}.stats-strip>div{position:relative;display:grid;grid-template-columns:1fr auto;gap:4px 10px;padding:13px 16px;border-right:1px solid var(--line)}.stats-strip>div:last-child{border-right:0}.stats-strip span{color:#69746f;font-size:10px}.stats-strip strong{grid-row:1 / span 2;grid-column:2;color:#24302b;font-size:20px;line-height:1.2;font-variant-numeric:tabular-nums}.stats-strip small{color:#8a9490;font-size:9px}.module-tabs{display:flex;align-items:center;gap:22px;min-height:42px;padding:0 15px;background:#fff;border:1px solid var(--line);border-bottom:0;border-radius:7px 7px 0 0}.module-tabs button{position:relative;align-self:stretch;padding:0 2px;color:#707a76;background:transparent;border:0;cursor:pointer;font-size:11px}.module-tabs button:after{position:absolute;right:0;bottom:0;left:0;height:2px;content:"";background:transparent}.module-tabs button.active{color:var(--spruce-700);font-weight:700}.module-tabs button.active:after{background:var(--spruce-700)}.module-toolbar{display:flex;align-items:center;gap:8px;min-height:53px;padding:8px 12px;background:#fff;border:1px solid var(--line)}.module-toolbar label{display:flex;align-items:center;gap:8px;width:min(390px,48%);height:34px;padding:0 10px;background:#f8faf9;border:1px solid #dbe2de;border-radius:5px}.module-toolbar label svg{width:16px;height:16px;color:#7b8581}.module-toolbar input{width:100%;min-width:0;color:var(--ink);background:transparent;border:0;outline:0;font-size:11px}.module-toolbar>button{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;color:#58635e;background:#fff;border:1px solid #dbe2de;border-radius:5px;cursor:pointer;font-size:10px}.module-toolbar>button:last-child{margin-left:auto}.module-toolbar button svg{width:14px;height:14px}.module-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;min-height:470px;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 7px 7px}.data-table-panel{position:relative;min-width:0;border-right:1px solid var(--line)}.table-meta{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 13px;color:#5f6b66;border-bottom:1px solid var(--soft-line);font-size:10px}.table-meta small{color:#8a9490}.module-table-scroll{overflow-x:auto}.module-table{width:100%;min-width:720px;border-collapse:collapse;table-layout:fixed;font-size:10px}.module-table th,.module-table td{height:43px;padding:7px 10px;text-align:left;border-bottom:1px solid var(--soft-line);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-table th{height:36px;color:#69736f;background:#f7f9f8;font-size:9px;font-weight:700}.module-table tbody tr{cursor:pointer;transition:background .14s ease}.module-table tbody tr:hover{background:#f4f8f6}.module-table tbody tr.selected{background:#edf5f1;box-shadow:inset 3px 0 0 var(--spruce-700)}.module-table td:first-child{color:#26322d;font-weight:700}.status-cell{display:inline-flex;align-items:center;min-height:21px;padding:0 7px;color:var(--spruce-700);background:var(--spruce-100);border-radius:10px;font-size:9px;font-weight:700}.module-empty{display:grid;place-items:center;align-content:center;min-height:300px;color:#8a9490;text-align:center}.module-empty svg{width:30px;height:30px}.module-empty h3{margin:8px 0 3px;color:#59645f;font-size:13px}.module-empty p{margin:0;font-size:10px}.record-detail{padding:15px;background:#fbfcfb}.record-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:13px;border-bottom:1px solid var(--line)}.record-detail-head p{margin:0 0 4px;color:#7d8783;font-size:9px}.record-detail-head h2{margin:0;font-size:14px;overflow-wrap:anywhere}.record-detail-head button{padding:0;color:var(--spruce-700);background:transparent;border:0;cursor:pointer;font-size:10px}.record-detail-head button:disabled,.detail-links button:disabled{color:#9aa39f;cursor:not-allowed}.record-summary{display:grid;gap:0;padding:10px 0;border-bottom:1px solid var(--line)}.record-summary>div{display:grid;grid-template-columns:75px minmax(0,1fr);gap:8px;min-height:27px;align-items:center;font-size:9.5px}.record-summary span{color:#7b8581}.record-summary strong{overflow:hidden;color:#3f4a45;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.record-detail>h3{margin:13px 0 7px;font-size:11px}.detail-links{display:grid;gap:2px;margin:0;padding:0;list-style:none}.detail-links li{display:flex;align-items:center;gap:7px;min-height:31px}.detail-links li>span{display:grid;place-items:center;width:19px;height:19px;color:var(--spruce-700);background:var(--spruce-100);border-radius:50%;font-size:8px;font-weight:700}.detail-links button{display:flex;align-items:center;justify-content:space-between;flex:1;height:29px;padding:0 6px;color:#4e5a55;background:transparent;border:0;border-bottom:1px solid var(--soft-line);cursor:pointer;font-size:10px;text-align:left}.detail-links svg{width:12px;height:12px;color:#84908a}.detail-audit{display:flex;align-items:flex-start;gap:7px;margin-top:15px;padding:9px;color:#557066;background:#edf5f1;border-radius:5px}.detail-audit svg{flex:0 0 auto;width:15px;height:15px;color:var(--spruce-700)}.detail-audit p{margin:0;font-size:8.5px;line-height:1.55}.module-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:24px;background:#0d1b166b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.module-modal{width:min(540px,100%);padding:20px;background:#fff;border-radius:9px;box-shadow:var(--shadow)}.module-modal-head{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid var(--line)}.module-modal-head span{color:var(--spruce-700);font-size:10px;font-weight:700}.module-modal-head h2{margin:4px 0 0;font-size:19px}.module-modal-head button{display:grid;place-items:center;width:30px;height:30px;background:transparent;border:0;border-radius:5px;cursor:pointer}.module-modal-head button:hover{background:#f1f4f2}.module-modal>label,.form-grid label{display:grid;gap:6px;margin-top:14px;color:#56615c;font-size:10px;font-weight:700}.module-modal input,.module-modal select,.module-modal textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d7dfdb;border-radius:5px;font-size:11px;outline:0}.module-modal input,.module-modal select{height:37px;padding:0 10px}.module-modal textarea{padding:9px 10px;resize:vertical}.module-modal input:focus,.module-modal select:focus,.module-modal textarea:focus{border-color:var(--spruce-700);box-shadow:0 0 0 3px #11755d1a}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.module-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.module-modal-actions button{min-height:37px;padding:0 15px;border-radius:5px;cursor:pointer;font-size:11px;font-weight:700}.module-modal-actions button:first-child{color:#5e6964;background:#fff;border:1px solid #d7dfdb}.module-modal-actions button:last-child{color:#fff;background:var(--spruce-700);border:1px solid var(--spruce-700)}.field-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:48px;padding:7px 10px;background:#fff;border:1px solid var(--line);border-radius:7px}.field-toolbar>div{display:flex;gap:4px}.field-toolbar button{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 10px;color:#69736f;background:transparent;border:1px solid transparent;border-radius:5px;cursor:pointer;font-size:10px}.field-toolbar button:hover,.field-toolbar button.active{color:var(--spruce-700);background:var(--spruce-100)}.field-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:14px;margin-top:14px}.plot-panel,.plot-detail,.field-task-panel{background:#fff;border:1px solid var(--line);border-radius:7px}.plot-panel{padding:15px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.panel-title h2{margin:0 0 3px;font-size:14px}.panel-title p{margin:0;color:#7a8580;font-size:9px}.panel-title>button{color:var(--spruce-700);background:transparent;border:0;cursor:pointer;font-size:10px}.plot-legend{display:flex;gap:11px;color:#6c7772;font-size:8.5px}.plot-legend span{display:flex;align-items:center;gap:4px}.plot-legend i{width:8px;height:8px;border-radius:50%}.plot-legend .good{background:var(--spruce-700)}.plot-legend .warning{background:var(--amber)}.plot-labels{display:grid;grid-template-columns:0 repeat(3,1fr);gap:8px;margin-bottom:6px;text-align:center;font-size:10px}.plot-matrix{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.plot-cell{position:relative;display:grid;gap:4px;min-height:106px;padding:13px;text-align:left;color:#35403b;background:#f7faf8;border:1px solid #d7dfdb;border-radius:6px;cursor:pointer}.plot-cell:hover{border-color:#85b7a4}.plot-cell.active{background:#edf6f2;border:2px solid var(--spruce-700);box-shadow:0 3px 10px #11755d1c}.plot-cell.warning{background:#fffaf0;border-color:#e8ce92}.plot-cell>span{position:absolute;top:9px;right:9px;color:#7f8985;font-size:8px}.plot-cell strong{font-size:12px}.plot-cell small{color:#64706b;font-size:9px}.plot-cell em{align-self:end;color:#81908a;font-size:8px;font-style:normal}.plot-detail{padding:16px}.plot-detail>p{margin:0 0 4px;color:#7a8580;font-size:9px}.plot-detail h2{display:inline-block;margin:0 8px 14px 0;font-size:18px}.plot-state{display:inline-flex;padding:3px 7px;color:var(--spruce-700);background:var(--spruce-100);border-radius:9px;font-size:8px;font-weight:700}.plot-state.warning{color:#9a6511;background:#fff1cf}.plot-detail dl{margin:0 0 15px}.plot-detail dl>div{display:grid;grid-template-columns:70px 1fr;min-height:31px;align-items:center;border-bottom:1px solid var(--soft-line);font-size:9.5px}.plot-detail dt{color:#7b8581}.plot-detail dd{margin:0}.plot-detail>button{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:38px;color:#fff;background:var(--spruce-700);border:0;border-radius:5px;cursor:pointer;font-size:11px;font-weight:700}.field-task-panel{margin-top:14px;padding:15px}.field-task-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.field-task-list>div{display:grid;grid-template-columns:54px 1fr auto;gap:4px 8px;padding:12px;border-right:1px solid var(--line)}.field-task-list>div:last-child{border-right:0}.field-task-list time{grid-row:1 / span 2;color:var(--spruce-700);font-size:11px;font-weight:700}.field-task-list strong{font-size:10px}.field-task-list span{color:#7b8581;font-size:8.5px}.field-task-list em{grid-row:1 / span 2;grid-column:3;align-self:center;color:var(--spruce-700);background:var(--spruce-100);border-radius:9px;padding:3px 7px;font-size:8px;font-style:normal}.field-empty{display:grid;place-items:center;min-height:330px;padding:40px;color:#65716c;background:#fbfcfb;border:1px dashed #bdc9c4;text-align:center}.field-empty svg{width:28px;height:28px;color:var(--spruce-700)}.field-empty h2{margin:10px 0 5px;color:var(--ink);font-size:18px}.field-empty p{max-width:440px;margin:0;font-size:12px;line-height:1.7}.settings-layout{display:grid;grid-template-columns:210px minmax(0,760px);gap:14px;align-items:start}.settings-layout>nav,.settings-panel{background:#fff;border:1px solid var(--line);border-radius:7px}.settings-layout>nav{display:grid;padding:8px}.settings-layout>nav button{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 11px;color:#69736f;background:transparent;border:0;border-radius:5px;cursor:pointer;font-size:10px;text-align:left}.settings-layout>nav button.active{color:var(--spruce-700);background:var(--spruce-100);font-weight:700}.settings-layout>nav svg{width:12px;height:12px}.settings-panel{padding:18px}.settings-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid var(--line)}.settings-title h2{margin:0 0 4px;font-size:17px}.settings-title p{margin:0;color:#7b8581;font-size:9px}.settings-title svg{width:22px;height:22px;color:#7d8783}.setting-group{padding:15px 0;border-bottom:1px solid var(--line)}.setting-group:last-child{border-bottom:0}.setting-group h3{margin:0 0 11px;font-size:11px}.setting-group>label{display:grid;grid-template-columns:150px minmax(0,300px);align-items:center;gap:12px;min-height:44px;color:#5d6863;font-size:10px}.setting-group select{height:34px;padding:0 9px;color:var(--ink);background:#fff;border:1px solid #d7dfdb;border-radius:5px;font-size:10px}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;min-height:56px;padding:8px 0;text-align:left;background:transparent;border:0;border-bottom:1px solid var(--soft-line);cursor:pointer}.toggle-row span{display:grid;gap:4px}.toggle-row strong{font-size:10px}.toggle-row small{color:#7b8581;font-size:8.5px}.toggle-row i{position:relative;width:34px;height:19px;flex:0 0 auto;background:#cdd6d2;border-radius:12px}.toggle-row i:after{position:absolute;top:3px;left:3px;width:13px;height:13px;content:"";background:#fff;border-radius:50%;transition:left .15s ease}.toggle-row i.on{background:var(--spruce-700)}.toggle-row i.on:after{left:18px}.knowledge-health{display:grid;gap:7px}.knowledge-health>div{display:grid;grid-template-columns:30px 1fr 20px;gap:10px;align-items:center;padding:9px 11px;background:#f8faf9;border:1px solid var(--soft-line);border-radius:5px}.knowledge-health>div>svg:first-child{width:20px;height:20px;color:var(--spruce-700)}.knowledge-health>div>svg:last-child{width:17px;height:17px;color:var(--spruce-700)}.knowledge-health>div:nth-child(2)>svg:last-child{color:var(--amber)}.knowledge-health span{display:grid;gap:3px}.knowledge-health strong{font-size:10px}.knowledge-health small{color:#7a8580;font-size:8.5px}.settings-placeholder{display:grid;place-items:center;min-height:420px;padding:40px;color:#65716c;text-align:center}.settings-placeholder>svg{width:28px;height:28px;color:var(--amber)}.settings-placeholder h3{margin:12px 0 6px;color:var(--ink)}.settings-placeholder p{max-width:460px;margin:0;font-size:12px;line-height:1.7}@media(max-width:1180px){.app-shell{grid-template-columns:190px minmax(0,1fr)}.brand{padding:0 14px}.brand-text{font-size:14px}.workspace{grid-template-columns:minmax(590px,1fr) 320px}.project-select select{width:245px}.top-date{display:none}.candidate-table th:last-child,.candidate-table td:last-child{width:160px}.module-content-grid{grid-template-columns:minmax(0,1fr) 240px}.field-grid{grid-template-columns:minmax(0,1fr) 230px}}@media(max-width:940px){body{overflow:auto}.app-shell{height:auto;min-height:100vh;grid-template-columns:76px minmax(0,1fr)}.brand{justify-content:center;padding:0}.brand-text,.nav-item span{display:none}.nav-item{justify-content:center;padding:0}.sidebar-toggle{display:none}.workspace{display:block;overflow:visible}.chat-workspace{min-height:calc(100vh - 64px);border-right:0}.context-panel{max-height:none;padding:12px 24px 30px;border-top:1px solid var(--line)}.topbar{padding:0 12px}.project-select select{width:220px}.season-select,.sync-state{display:none}.research-module{padding:18px}.module-content-grid{grid-template-columns:1fr}.data-table-panel{border-right:0}.record-detail{border-top:1px solid var(--line)}.field-grid,.field-task-list{grid-template-columns:1fr}.field-task-list>div{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:680px){.app-shell{display:block}.sidebar{position:sticky;top:0;flex-direction:row;height:58px;min-height:58px;overflow-x:auto}.brand{width:58px;min-height:58px;flex:0 0 58px}.side-nav{flex-direction:row;gap:2px;padding:7px}.nav-item{width:44px;min-width:44px;min-height:44px;border-left:0;border-bottom:2px solid transparent}.nav-item.active{border-bottom-color:#6fd4ad}.nav-item.settings,.sidebar-footer{display:none}.app-main{grid-template-rows:58px auto}.topbar{gap:7px;overflow:hidden}.project-select{flex:1;min-width:0}.project-select select{width:100%}.profile-button span:not(.avatar),.profile-button>svg{display:none}.chat-workspace{grid-template-rows:66px minmax(0,1fr) auto}.chat-heading,.assistant-response{padding-right:16px;padding-left:16px}.user-message{width:calc(100% - 32px);margin-right:16px;margin-left:16px}.response-body{margin-left:0}.response-actions{grid-template-columns:1fr}.composer-zone{padding:8px 12px 12px}.shortcut-row{overflow-x:auto}.shortcut-row button{white-space:nowrap}.composer-tools>div button{font-size:0}.composer-tools>div button svg{width:17px;height:17px}.context-panel{padding-inline:16px}.research-module{padding:14px 12px 22px}.module-header{align-items:flex-start}.module-heading small{display:none}.module-primary{padding:0 10px;font-size:0}.module-primary svg{margin:0}.stats-strip{grid-template-columns:1fr 1fr}.stats-strip>div:nth-child(2){border-right:0}.stats-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.module-tabs{gap:16px;overflow-x:auto}.module-tabs button{flex:0 0 auto}.module-toolbar label{width:100%}.module-toolbar>button{font-size:0}.record-detail{display:none}.plot-matrix{grid-template-columns:1fr 1fr}.plot-labels{display:none}.settings-layout{grid-template-columns:1fr}.settings-layout>nav{grid-template-columns:repeat(5,minmax(120px,1fr));overflow-x:auto}.setting-group>label{grid-template-columns:1fr;gap:5px;padding:6px 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
