:root{color:#14213b;font-synthesis:none;--ink:#14213b;--muted:#78849b;--line:#e5eaf1;--soft:#f6f8fb;--accent:#f65156;--accent-soft:#fff0f0;--amber:#f4b43d;background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.project-home{background:#fff;min-height:100vh}.home-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50vw - 620px);display:flex}.home-brand{align-items:center;gap:13px;display:flex}.home-brand>i{background:var(--accent);border-radius:4px;width:5px;height:38px}.home-brand h1{font-size:21px}.home-brand p{color:var(--muted);margin-top:4px;font-size:10px}.home-header-actions{align-items:center;gap:12px;display:flex}.guide-button{color:#d83c43;background:#fff;border:1px solid #ffb9bc;border-radius:6px;align-items:center;gap:7px;height:38px;padding:0 15px;font-size:12px;font-weight:680;text-decoration:none;display:inline-flex}.guide-button:hover{border-color:var(--accent);background:#fff5f5}.create-project-button{align-items:center;gap:7px;height:38px;padding:0 17px;font-size:12px;display:flex}.home-main{grid-column:auto;max-width:1240px;margin:0 auto;padding:38px 0 50px}.home-intro{background:linear-gradient(125deg,#fff6f6,#fff 62%);border:1px solid #f1dfe0;justify-content:space-between;align-items:center;gap:40px;min-height:180px;padding:32px 34px;display:flex}.home-intro h2{letter-spacing:-.4px;font-size:24px}.home-intro p{color:#68748a;max-width:610px;margin-top:10px;font-size:11px;line-height:1.75}.home-summary{border-left:1px solid #f1dfe0;grid-template-columns:repeat(3,1fr);min-width:390px;display:grid}.home-summary>div{border-right:1px solid #f1dfe0;padding:12px 22px}.home-summary>div:last-child{border-right:0}.home-summary span{color:var(--muted);font-size:9px;display:block}.home-summary b{margin-top:8px;font-size:24px;display:block}.project-list-panel{border:1px solid var(--line);margin-top:18px}.project-list-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:65px;padding:13px 18px;display:flex}.project-list-head h2{font-size:15px}.project-list-head p,.project-list-head>span{color:var(--muted);margin-top:4px;font-size:9px}.project-list{display:grid}.project-row{cursor:pointer;border-bottom:1px solid #edf0f4;grid-template-columns:44px minmax(260px,1fr) 110px 165px 105px 98px;align-items:center;gap:14px;min-height:86px;padding:12px 18px;transition:background .15s;display:grid}.project-row:last-child{border-bottom:0}.project-row:hover{background:snow}.project-symbol{width:38px;height:38px;color:var(--accent);background:var(--accent-soft);border-radius:10px 3px;place-items:center;display:grid}.project-copy p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:9px;overflow:hidden}.project-meta span{color:var(--muted);font-size:8px;display:block}.project-meta b{color:#405069;margin-top:5px;font-size:10px;font-weight:650;display:block}.project-status,.project-state{color:#69758a;align-items:center;gap:6px;font-size:9px;display:inline-flex}.project-status i,.project-state i{background:var(--amber);border-radius:50%;width:7px;height:7px}.project-status.ready,.project-state.ready{color:#27865a}.project-status.ready i,.project-state.ready i{background:#31a86c;box-shadow:0 0 0 3px #e6f6ed}.open-project{border:1px solid var(--line);color:#455269;background:#fff;border-radius:5px;justify-content:center;align-items:center;gap:5px;height:30px;font-size:9px;display:flex}.open-project:hover{color:#d83c43;border-color:#ffcbce}.storage-note{color:#8993a4;justify-content:flex-end;align-items:center;gap:6px;margin-top:12px;font-size:9px;display:flex}.project-title-wrap{align-items:center;gap:18px;display:flex}.back-button{border:0;border-right:1px solid var(--line);color:#68748a;background:0 0;align-items:center;gap:6px;height:30px;padding:0 17px 0 0;font-size:10px;display:flex}.back-button:hover{color:var(--accent)}.create-project-modal{width:min(620px,100%)}.form-field{margin-bottom:13px;display:block}.form-field>span,.import-section-title>span{color:#445168;margin-bottom:6px;font-size:10px;font-weight:680;display:block}.form-field b,.import-section-title b{color:var(--accent)}.form-field input{border:1px solid var(--line);width:100%;height:36px;color:var(--ink);border-radius:6px;outline:0;padding:0 10px;font-size:11px}.form-field input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ffe5e6}.import-section-title{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.import-section-title>span{margin:0}.import-section-title small{color:var(--muted);font-size:8px}.drop-zone.compact{min-height:82px;margin-top:8px}.app-shell{grid-template-columns:172px minmax(0,1fr);min-height:100vh;display:grid}.nav{border-right:1px solid var(--line);z-index:5;background:#fafbfc;flex-direction:column;width:172px;padding:24px 10px;display:flex;position:fixed;inset:0 auto 0 0}.nav nav{gap:5px;display:grid}.nav nav button{color:#3d4960;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;padding:12px 13px;font-size:14px;font-weight:620;display:flex}.nav nav button:hover{background:#f1f3f7}.nav nav button.active{background:var(--accent-soft);color:#d93940}.nav-foot{color:var(--muted);align-items:center;gap:7px;margin-top:auto;padding:12px;font-size:11px;display:flex}.live-dot{background:#36af70;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #e5f6ed}main{grid-column:2;min-width:0;padding:0 24px 32px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:4;background:#fffffff5;justify-content:space-between;align-items:center;gap:20px;min-height:82px;display:flex;position:sticky;top:0}.title-block{align-items:center;gap:14px;display:flex}.title-block>i{background:var(--accent);border-radius:4px;width:5px;height:40px}h1,h2,h3,p{margin:0}h1{letter-spacing:-.4px;font-size:23px;line-height:1.25}.title-block p,.section-head p{color:var(--muted);margin-top:4px;font-size:11px}.top-actions,.head-actions{align-items:center;gap:10px;display:flex}.batch-selector,.filter-btn{border:1px solid var(--line);color:#344158;background:#fff;border-radius:6px;align-items:center;gap:8px;height:36px;padding:0 12px;font-size:12px;display:flex}.batch-selector span{color:var(--muted)}.primary{color:#fff;background:var(--accent);border:0;border-radius:6px;font-weight:680}.primary:hover{background:#e94147}.primary:disabled{opacity:.45;cursor:not-allowed}.muted-status{color:#929bad;font-size:10px}.import-button{align-items:center;gap:8px;height:36px;padding:0 16px;font-size:12px;display:flex}.top-action-button{border:1px solid var(--line);color:#455269;background:#fff;border-radius:6px;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:11px;text-decoration:none;display:inline-flex}.top-action-button:hover{color:#d83c43;border-color:#ffc9cc}.top-action-button.disabled{opacity:.45;pointer-events:none}.datasource-button{color:#a26300;background:#fffaf0;border-color:#f1d39b}.freshness{color:var(--muted);justify-content:flex-end;align-items:center;gap:6px;padding:10px 0 7px;font-size:11px;display:flex}.metrics{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.metric-card{border-right:1px solid var(--line);min-height:103px;padding:18px 24px 15px}.metric-card:last-child{border-right:0}.metric-label{color:#3f4a60;align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.metric-label svg{color:#98a3b6}.metric-value{letter-spacing:.4px;align-items:center;gap:12px;margin-top:8px;font-size:26px;font-weight:760;display:flex}.metric-value i{background:var(--accent);width:9px;height:9px;box-shadow:0 0 0 4px var(--accent-soft);display:inline-block}.metric-value i.amber{background:var(--amber);box-shadow:0 0 0 4px #fff6e5}.metric-note{color:var(--muted);margin:4px 0 0 21px;font-size:11px}.panel{border:1px solid var(--line);background:#fff;margin-top:14px;scroll-margin-top:96px}.section-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:12px 13px;display:flex}.section-head>div:first-child{border-left:4px solid var(--accent);padding-left:12px}.section-head h2{letter-spacing:-.1px;font-size:15px}.segmented{background:var(--soft);border:1px solid #dfe4ec;border-radius:6px;flex-shrink:0;display:flex;overflow:hidden}.segmented button{color:#4b576d;background:0 0;border:0;min-width:74px;height:32px;padding:0 12px;font-size:11px}.segmented button.selected{background:var(--accent);color:#fff;font-weight:680}.search{border:1px solid var(--line);color:#98a3b5;border-radius:6px;align-items:center;gap:7px;width:210px;height:34px;padding:0 10px;display:flex}.search:focus-within{border-color:var(--accent);outline:2px solid #ffdadd}.search input{width:100%;color:var(--ink);border:0;outline:0;font-size:11px}.filter-btn{height:34px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}.ranking-panel table{min-width:1060px}.ranking-panel th{color:#566278;text-align:left;white-space:nowrap;background:#f7f8fa;height:33px;padding:0 16px;font-size:10px;font-weight:680}.ranking-panel th:first-child,.ranking-panel td:first-child{text-align:center;width:70px}.ranking-panel td{color:#344158;border-bottom:1px solid #edf0f4;height:36px;padding:0 16px;font-size:11px}.ranking-panel tr.highlight td{background:#fff2f2}.ranking-panel tbody tr:hover td{background:#fafbfc}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#253553!important}.strong{font-weight:720;color:var(--ink)!important}.status{color:#6e788c;align-items:center;gap:7px;display:inline-flex}.status i{background:var(--amber);width:7px;height:7px}.status.deep{color:#d73d43;font-weight:630}.status.deep i{background:var(--accent)}.action-column{width:198px}.row-actions{align-items:center;gap:6px;display:flex}.row-actions button{color:#455269;white-space:nowrap;background:#fff;border:1px solid #dfe4ec;border-radius:5px;align-items:center;gap:5px;height:26px;padding:0 8px;font-size:9px;display:inline-flex}.row-actions button:hover{border-color:var(--accent);color:#df3f45;background:#fff8f8}.row-actions button.analysis-action{color:#d83d44;background:#fff7f7;border-color:#ffd1d3}.table-foot{height:48px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 12px 0 16px;font-size:10px;display:flex}.pagination{gap:4px;display:flex}.pagination button{border:1px solid var(--line);color:#536078;background:#fff;border-radius:5px;place-items:center;width:28px;height:28px;font-size:10px;display:grid}.pagination button.current{background:var(--accent);color:#fff;border-color:var(--accent)}.portrait-layout{grid-template-columns:1fr;gap:0;min-width:0;display:grid}.portrait-head{align-items:center}.portrait-head .segmented button{min-width:92px}.controls{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:10px;padding:12px 13px;display:grid}.select-control>span{color:#4a566d;margin-bottom:5px;font-size:10px;font-weight:640;display:block}.select-control>div{border:1px solid var(--line);background:#fff;border-radius:5px;align-items:center;width:100%;height:32px;display:flex;position:relative}.select-control select{appearance:none;color:#354159;cursor:pointer;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 28px 0 9px;font-size:10px}.select-control svg{pointer-events:none;color:#667187;position:absolute;right:8px}.portrait-grid{grid-template-columns:1.12fr .88fr;gap:18px;min-height:246px;padding:14px;display:grid}.portrait-grid h3{margin-bottom:11px;font-size:11px}.portrait-grid h3 span{color:var(--muted);margin-left:5px;font-size:9px;font-weight:500}.bars,.dual-bars{gap:10px;display:grid}.bar-row{grid-template-columns:136px 1fr 38px;align-items:center;gap:8px;font-size:9px;display:grid}.bar-row>span{white-space:nowrap;text-overflow:ellipsis;color:#47536a;overflow:hidden}.bar-row>div,.dual-row>div{background:#f1f3f6;height:12px;overflow:hidden}.bar-row i{background:linear-gradient(90deg, #ff777a, var(--accent));height:100%;display:block}.bar-row i.amber-bar{background:linear-gradient(90deg, #ffd979, var(--amber))}.bar-row b{text-align:right;font-size:9px}.key-metrics{border-left:1px solid var(--line);padding-left:14px}.key-metrics>div{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:28px;font-size:10px;display:flex}.key-metrics b{font-size:13px}.bot-grid{grid-template-columns:1.05fr .95fr}.dual-row{grid-template-columns:92px 1fr 25px;align-items:center;gap:7px;font-size:9px;display:grid}.dual-row>div{background:0 0;height:14px;position:relative}.dual-row i,.dual-row em{height:6px;display:block;position:absolute;left:0}.dual-row i{background:var(--accent);top:0}.dual-row em{background:var(--amber);bottom:0}.dual-row b{font-size:9px}.metric-table{border-left:1px solid var(--line);padding-left:14px}.metric-table th,.metric-table td{text-align:right;border:1px solid #e8ebf0;height:25px;padding:0 7px;font-size:9px}.metric-table th:first-child,.metric-table td:first-child{text-align:left}.metric-table th{color:#667187;background:#f7f8fa}.accent-number{color:#df3f45;font-weight:700}.matrix-panel{min-width:0;scroll-margin-top:96px}.matrix-head{min-height:66px}.matrix-search{width:230px}.portrait-insight{border-bottom:1px solid var(--line);background:#fbfcfd;grid-template-columns:1.1fr .9fr .95fr;display:grid}.portrait-insight>div{border-right:1px solid var(--line);min-width:0;padding:18px 20px}.portrait-insight>div:last-child{border-right:0}.insight-lead{background:linear-gradient(135deg,#fff 0%,#fff8f8 100%)}.insight-eyebrow{color:#d83c43;align-items:center;gap:6px;font-size:10px;font-weight:720;display:flex}.insight-eyebrow span{color:#d83c43;background:#fff;border:1px solid #ffd5d7;margin-left:auto;padding:3px 7px;font-size:8px;font-weight:650}.insight-lead h3{color:#1d2c47;margin-top:11px;font-size:15px;line-height:1.35}.insight-lead>p{color:#667187;margin-top:8px;font-size:10px;line-height:1.7}.feature-tags{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.feature-tags span{border-left:2px solid var(--accent);color:#536078;background:#fff;padding:5px 8px;font-size:9px;box-shadow:0 0 0 1px #e9edf2}.insight-module h4{color:#344158;align-items:center;gap:7px;font-size:11px;display:flex}.insight-module h4 svg{color:var(--accent)}.preference-list{gap:10px;margin-top:14px;display:grid}.preference-row>div:first-child{color:#536078;justify-content:space-between;align-items:center;gap:8px;font-size:9px;display:flex}.preference-row b{color:#23334e;font-size:10px}.preference-track{background:#eceff4;height:5px;margin-top:5px;overflow:hidden}.preference-track i{background:linear-gradient(90deg,#ff8588,var(--accent));height:100%;display:block}.preference-row small{color:#8b95a6;text-align:right;margin-top:3px;font-size:8px;display:block}.finder-module ol{counter-reset:finder;gap:8px;margin:13px 0 0;padding:0;list-style:none;display:grid}.finder-module li{counter-increment:finder;color:#566278;grid-template-columns:17px 1fr;gap:7px;font-size:9px;line-height:1.45;display:grid}.finder-module li:before{content:counter(finder);background:var(--accent-soft);color:#da3e45;place-items:center;width:16px;height:16px;font-size:8px;font-weight:750;display:grid}.finder-result{border-top:1px solid var(--line);color:#667187;align-items:center;gap:7px;margin-top:13px;padding-top:10px;font-size:9px;display:flex}.finder-result svg{color:var(--accent)}.finder-result b{color:#d63b42;font-size:11px}.finder-module>p{color:#8a94a6;margin-top:7px;font-size:8px;line-height:1.45}.matrix-summary{height:34px;color:var(--muted);border-bottom:1px solid var(--line);background:#fbfcfd;justify-content:space-between;align-items:center;padding:0 15px;font-size:10px;display:flex}.matrix-summary b{color:var(--ink);font-size:12px}.matrix-table{min-width:1180px}.matrix-table th{color:#576278;text-align:left;white-space:nowrap;border-bottom:1px solid var(--line);cursor:pointer;background:#f6f8fa;height:38px;padding:0 11px;font-size:9px;font-weight:700}.matrix-table th span{color:#a1aabb;margin-left:5px;font-size:9px}.matrix-table th.sorted{color:var(--accent)}.matrix-table th>div{align-items:center;justify-content:inherit;display:flex}.matrix-table th>small{color:#98a1b1;text-transform:none;margin-top:3px;font-size:7px;font-weight:500;display:block}.bot-overall{margin-bottom:14px}.bot-overall-head{border-bottom:1px solid var(--line);padding:16px 18px}.bot-overall-head p{color:var(--muted);margin-top:4px;font-size:9px}.bot-overall-grid{grid-template-columns:repeat(4,1fr);display:grid}.bot-overall-grid>div{border-right:1px solid var(--line);min-width:0;padding:14px 12px}.bot-overall-grid>div:last-child{border-right:0}.bot-overall-grid span,.bot-overall-grid small{color:var(--muted);font-size:8px;display:block}.bot-overall-grid b{color:var(--ink);margin:7px 0 5px;font-size:17px;display:block}.bot-overall-grid b em{color:var(--accent);white-space:nowrap;margin-left:5px;font-size:.62em;font-style:normal;font-weight:750}.overall-metric-table{border-top:1px solid var(--line);overflow-x:auto}.overall-metric-row{border-top:1px solid var(--line);grid-template-columns:1.15fr repeat(6,1fr);min-width:760px;display:grid}.overall-metric-row:first-child{border-top:0}.overall-metric-row>*{border-right:1px solid var(--line);text-align:center;font-variant-numeric:tabular-nums;padding:11px 12px;font-size:11px}.overall-metric-row>:last-child{border-right:0}.overall-metric-row b{color:var(--ink)}.overall-metric-head{color:var(--muted);background:#f8fafc;font-weight:700}.formula-panel{border-top:1px solid var(--line);background:#fbfcfd;padding:10px 16px}.formula-panel summary{color:#4a576e;cursor:pointer;font-size:10px;font-weight:700}.formula-panel>div{grid-template-columns:repeat(4,1fr);gap:8px 16px;margin-top:12px;display:grid}.formula-panel p{margin:0}.formula-panel p b{font-size:9px;display:block}.formula-panel code{color:#657087;white-space:normal;margin-top:4px;font-size:8px;display:block}.formula-panel>small{color:var(--muted);margin-top:10px;font-size:8px;display:block}.matrix-table td{color:#344158;white-space:nowrap;border-bottom:1px solid #edf0f4;height:38px;padding:0 11px;font-size:10px}.matrix-table td.number{text-align:right;font-variant-numeric:tabular-nums}.matrix-table th:nth-child(n+4){text-align:right}.matrix-table td:nth-last-child(-n+6){color:#22324e;font-weight:650}.tag-cell{color:#253653;align-items:center;gap:7px;font-weight:640;display:inline-flex}.tag-cell i{background:var(--accent);flex:none;width:6px;height:6px}.matrix-foot{min-height:48px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:7px 12px 7px 15px;font-size:9px;line-height:1.5;display:flex}.matrix-foot>span{max-width:760px}.modal-backdrop{z-index:20;background:#14213b57;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:10px;width:min(560px,100%);padding:22px;box-shadow:0 24px 80px #131e363d}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.modal-head h2{font-size:18px}.modal-head p{color:var(--muted);margin-top:5px;font-size:11px}.icon-btn{color:#6f7a8e;background:0 0;border:0;padding:3px}.credential-modal{width:min(480px,100%)}.credential-modal .icon-btn{font-size:24px;line-height:1}.credential-error{color:#b4232d;background:#fff5f6;border:1px solid #ffc9cd;border-radius:6px;margin-top:10px;padding:9px 10px;font-size:11px;line-height:1.5}.drop-zone{color:#566278;background:#fbfcfd;border:1px dashed #bdc6d3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-height:112px;display:flex}.drop-zone:hover{border-color:var(--accent);background:#fff8f8}.drop-zone strong{color:#273650;font-size:12px}.drop-zone span{color:var(--muted);font-size:10px}.or{color:#929cad;align-items:center;gap:12px;margin:14px 0;font-size:10px;display:flex}.or:before,.or:after{content:"";background:var(--line);flex:1;height:1px}.modal textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:130px;color:var(--ink);border-radius:7px;outline:0;padding:11px;font-size:11px;line-height:1.6}.modal textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ffe5e6}.modal-foot{color:var(--muted);justify-content:space-between;align-items:center;margin-top:16px;font-size:11px;display:flex}.modal-foot>div{gap:8px;display:flex}.modal-foot button{min-width:76px;height:34px;padding:0 13px}.secondary{border:1px solid var(--line);color:#435068;background:#fff;border-radius:6px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;display:flex}.empty-icon{background:var(--accent-soft);width:64px;height:64px;color:var(--accent);border-radius:18px 6px;place-items:center;display:grid}.empty-state h2{margin-top:18px;font-size:20px}.empty-state p{color:var(--muted);max-width:440px;margin-top:8px;font-size:12px;line-height:1.7}.progress-line{background:#eef1f5;width:240px;height:4px;margin-top:24px;overflow:hidden}.progress-line i{background:var(--accent);width:38%;height:100%;animation:1.5s ease-in-out infinite alternate progress;display:block}.empty-state>span{color:var(--muted);margin-top:8px;font-size:10px}.drawer-backdrop{z-index:30;background:#14213b47;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#fff;flex-direction:column;width:min(620px,92vw);height:100%;animation:.22s ease-out drawer-in;display:flex;box-shadow:-18px 0 60px #14213b2e}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;min-height:78px;padding:18px 20px;display:flex}.drawer-head h2{font-size:18px}.drawer-head p{color:#5c687e;align-items:center;gap:8px;margin-top:7px;font-size:10px;display:flex}.drawer-head p b{color:#a2abba;font-weight:500}.drawer-stats{border-bottom:1px solid var(--line);min-height:48px;color:var(--muted);white-space:nowrap;align-items:center;gap:18px;padding:0 20px;font-size:9px;display:flex;overflow-x:auto}.drawer-stats b{color:var(--ink);font-size:11px}.chat-view,.analysis-result{flex:1;min-height:0;overflow-y:auto}.chat-toolbar{min-height:42px;color:var(--muted);background:#fafbfc;justify-content:space-between;align-items:center;padding:0 20px;font-size:10px;display:flex}.chat-toolbar button{color:#667187;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;display:flex}.messages{padding:22px 20px 10px}.message{width:82%;margin-bottom:17px}.message.user{margin-left:auto}.message-meta{color:#8a94a6;align-items:center;gap:8px;margin-bottom:5px;font-size:9px;display:flex}.message.user .message-meta{justify-content:flex-end}.message-meta b{color:#49566e}.message p{border:1px solid var(--line);color:#344158;background:#f8f9fb;border-radius:4px 10px 10px;padding:10px 12px;font-size:11px;line-height:1.6}.message.user p{background:var(--accent-soft);border-color:#ffd9db;border-radius:10px 4px 10px 10px}.session-divider{color:#9aa3b3;align-items:center;gap:10px;margin:25px 0;font-size:9px;display:flex}.session-divider:before,.session-divider:after{content:"";background:var(--line);flex:1;height:1px}.session-divider span{white-space:nowrap}.privacy-note{border-top:1px solid var(--line);color:#7d8799;align-items:flex-start;gap:7px;margin:0 20px 20px;padding-top:14px;font-size:9px;line-height:1.5;display:flex}.analysis-loading{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.ai-orbit{width:58px;height:58px;color:var(--accent);background:var(--accent-soft);border-radius:18px 5px;place-items:center;animation:1.1s ease-in-out infinite alternate ai-pulse;display:grid}.analysis-loading h3{margin-top:18px;font-size:15px}.analysis-loading>p{color:var(--muted);margin-top:7px;font-size:10px}.analysis-steps{text-align:left;gap:10px;width:280px;margin-top:26px;display:grid}.analysis-steps>div{color:#9aa3b3;align-items:center;gap:9px;font-size:10px;display:flex}.analysis-steps i{border:1px solid #cbd2dd;border-radius:50%;width:13px;height:13px}.analysis-steps .running{color:#d63b42}.analysis-steps .running i{border:2px solid var(--accent);border-top-color:#0000;animation:.7s linear infinite spin}.analysis-steps .done{color:#4a576e}.analysis-steps .done svg{color:#2da66a}.analysis-result{padding:18px 20px 28px}.analysis-result section{border-bottom:1px solid var(--line);margin-bottom:18px;padding:0 0 18px}.analysis-result section.conclusion{background:#fff7f7;border:1px solid #ffd9db;padding:14px}.analysis-title{color:#d93c43;align-items:center;gap:7px;display:flex}.analysis-title h3{color:var(--ink);font-size:12px}.analysis-title span{color:#d93c43;margin-left:auto;font-size:8px}.conclusion>p,.analysis-block>p{color:#455169;margin-top:9px;font-size:10px;line-height:1.75}.analysis-kpis{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-bottom:18px;display:grid}.analysis-kpis>div{border-right:1px solid var(--line);padding:11px}.analysis-kpis>div:last-child{border-right:0}.analysis-kpis span{color:var(--muted);font-size:8px;display:block}.analysis-kpis b{margin-top:5px;font-size:10px;display:block}.analysis-kpis b.safe{color:#26945e}.analysis-block h3{font-size:12px}.analysis-block dl{margin:10px 0 0}.analysis-block dl>div{border-top:1px solid #edf0f4;grid-template-columns:74px 1fr;gap:8px;padding:8px 0;font-size:10px;line-height:1.55;display:grid}.analysis-block dt{color:var(--muted)}.analysis-block dd{color:#3c4961;margin:0}.emotion-flow{color:#455269;align-items:center;margin-top:12px;font-size:9px;display:flex}.emotion-flow span{border:1px solid var(--line);background:#fafbfc;padding:6px 9px}.emotion-flow i{background:#ffafb2;flex:1;min-width:10px;height:1px}.signal-list,.recommendations{gap:10px;margin:10px 0 0;padding:0;list-style:none;display:grid}.signal-list li{color:#536078;align-items:flex-start;gap:8px;font-size:10px;line-height:1.55;display:flex}.signal-list li.positive svg{color:#2da66a}.signal-list li.warning svg{color:var(--amber)}.signal-list b{color:#35425a}.recommendations{counter-reset:item}.recommendations li{counter-increment:item;color:#566278;grid-template-columns:22px 105px 1fr;align-items:start;font-size:10px;line-height:1.55;display:grid}.recommendations li:before{content:counter(item);background:var(--accent-soft);color:#d93c43;place-items:center;width:18px;height:18px;font-size:8px;font-weight:700;display:grid}.recommendations b{color:#344158}.analysis-disclaimer{color:#858fa0;align-items:center;gap:6px;font-size:8px;display:flex}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes ai-pulse{0%{transform:scale(.96)}to{transform:scale(1.04)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes progress{0%{transform:translate(-80%)}to{transform:translate(220%)}}@media (width<=1080px){.bot-overall-grid{grid-template-columns:repeat(3,1fr)}.formula-panel>div{grid-template-columns:repeat(2,1fr)}.home-main{padding-left:24px;padding-right:24px}.home-intro{flex-direction:column;align-items:flex-start}.home-summary{border-top:1px solid #f1dfe0;border-left:0;width:100%;min-width:0;padding-top:16px}.project-row{grid-template-columns:44px minmax(220px,1fr) 90px 135px 90px}.project-row .open-project{display:none}.portrait-layout{grid-template-columns:1fr}.head-actions{flex-wrap:wrap;justify-content:flex-end}.topbar{align-items:flex-start;padding:18px 0;position:relative}.top-actions{flex-wrap:wrap;justify-content:flex-end}}@media (width<=760px){.bot-overall-grid{grid-template-columns:repeat(2,1fr)}.formula-panel>div{grid-template-columns:1fr}.home-header{gap:14px;height:auto;min-height:74px;padding:14px 16px}.home-brand p{display:none}.home-brand h1{font-size:18px}.create-project-button{padding:0 12px}.home-main{padding:18px 12px 36px}.home-intro{gap:22px;min-height:0;padding:22px 18px}.home-intro h2{font-size:20px;line-height:1.35}.home-summary>div{padding:11px 8px}.home-summary b{font-size:18px}.project-list-head{padding:12px}.project-row{grid-template-columns:40px 1fr auto;gap:10px;padding:14px 12px}.project-row .project-meta{display:none}.project-status{grid-column:2}.project-copy p{white-space:normal;line-height:1.45}.storage-note{justify-content:flex-start;line-height:1.5}.project-topbar{min-height:0}.project-title-wrap{display:block}.back-button{border-right:0;margin-bottom:12px}.create-project-modal{max-height:calc(100vh - 24px);overflow-y:auto}.import-section-title{align-items:flex-start;gap:8px}.app-shell{display:block}.nav{border:0;border-top:1px solid var(--line);z-index:10;flex-direction:row;width:auto;height:62px;padding:5px 8px;position:fixed;inset:auto 0 0}.nav-foot{display:none}.nav nav{grid-template-columns:repeat(4,1fr);gap:2px;width:100%;display:grid}.nav nav button{flex-direction:column;justify-content:center;gap:3px;padding:5px;font-size:9px}main{padding:0 12px 78px}.topbar{display:block}.top-actions{justify-content:flex-start;margin-top:16px}.batch-selector{flex:1;min-width:200px}.metrics{grid-template-columns:1fr 1fr}.metric-card{border-bottom:1px solid var(--line);min-height:91px;padding:14px}.metric-card:nth-child(2n){border-right:0}.metric-value{font-size:21px}.section-head{flex-direction:column;align-items:flex-start}.head-actions{justify-content:flex-start;width:100%}.search{flex:1;min-width:180px}.filter-btn{display:none}.ranking-panel table{min-width:760px}.portrait-grid{grid-template-columns:1fr}.key-metrics,.metric-table{border-left:0;border-top:1px solid var(--line);padding:12px 0 0}.controls{grid-template-columns:1fr 1fr}.controls .select-control:last-child{grid-column:span 2}.modal-foot{align-items:flex-start;gap:12px}.matrix-head .head-actions{flex-wrap:wrap;width:100%}.matrix-search{width:100%}.portrait-insight{grid-template-columns:1fr}.portrait-insight>div{border-right:0;border-bottom:1px solid var(--line)}.portrait-insight>div:last-child{border-bottom:0}.matrix-summary{position:sticky;left:0}.matrix-foot{flex-direction:column;align-items:flex-start}.matrix-panel{width:100%;max-width:calc(100vw - 24px);overflow:hidden}.matrix-panel .table-wrap{width:100%;max-width:100%;overflow-x:auto}.drawer{width:100vw;max-width:none}.analysis-kpis{grid-template-columns:1fr 1fr}.analysis-kpis>div:nth-child(2){border-right:0}.analysis-kpis>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.recommendations li{grid-template-columns:22px 1fr}.recommendations li span{grid-column:2}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}.app-loading{color:#657087;background:#fafbfc;place-items:center;min-height:100vh;font-size:14px;display:grid}.empty-state .progress-line{overflow:hidden}.empty-state .progress-line i{transition:width .45s;transform:none}.page-controls{align-items:center;gap:10px;display:flex}.page-controls>label{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.page-controls select{border:1px solid var(--line);height:28px;color:var(--ink);background:#fff;outline:none;padding:0 22px 0 8px;font-size:9px}.pagination button:disabled{opacity:.35;cursor:not-allowed}:root{--page-bg:#f5f7fa;--surface:#fff;--surface-muted:#f8fafc;--line-strong:#dce2ea;--shadow-panel:0 1px 2px #14213b09, 0 8px 28px #14213b09}body{background:var(--page-bg);color:var(--ink);font-size:14px}.app-shell{background:var(--page-bg)}.nav{background:#f9fafc}main{padding-left:28px;padding-right:28px}.topbar{background:#f5f7faf0;min-height:88px}.project-topbar{min-height:96px}h1{font-size:24px;font-weight:760}.title-block p,.section-head p{font-size:12px;line-height:1.55}.freshness{min-height:38px;font-size:12px}.panel,.metrics,.bot-overall{border-color:var(--line-strong);box-shadow:var(--shadow-panel);border-radius:10px;overflow:hidden}.panel{margin-top:18px}.metrics{border-radius:10px}.section-head{background:var(--surface);min-height:68px;padding:14px 18px}.section-head>div:first-child{padding-left:13px}.section-head h2{font-size:17px;font-weight:730}.metric-card{min-height:112px;padding:20px 18px 17px}.metric-label{font-size:13px}.metric-value{font-size:clamp(23px,1.55vw,28px)}.metric-note{font-size:12px;line-height:1.45}.segmented button,.batch-selector,.filter-btn,.import-button{font-size:12px}.search{height:36px}.search input{font-size:12px}.ranking-panel th,.matrix-table th{vertical-align:middle;color:#43516a;border-bottom:1px solid var(--line-strong);letter-spacing:.01em;background:#f3f6f9;text-align:center!important}.ranking-panel th{height:44px;padding:0 14px;font-size:12px}.ranking-panel td{vertical-align:middle;height:45px;padding:0 14px;font-size:12px}.ranking-panel td:first-child,.ranking-panel td:nth-child(4),.ranking-panel td:nth-child(5),.ranking-panel td:nth-child(6),.ranking-panel td:nth-child(7){text-align:center}.ranking-panel th.action-column{width:210px}.row-actions{justify-content:center}.row-actions button{border-radius:6px;height:30px;padding:0 10px;font-size:11px}.matrix-summary{height:42px;padding:0 18px;font-size:11px}.matrix-summary b{font-size:13px}.matrix-table th{height:58px;padding:8px 10px;font-size:11px;line-height:1.25}.matrix-table th>div{gap:3px;justify-content:center!important}.matrix-table th>small{color:#8490a3;white-space:normal;min-height:20px;margin-top:5px;font-size:9px;line-height:1.15}.matrix-table td{vertical-align:middle;height:44px;padding:0 10px;font-size:11px}.matrix-table td.number{text-align:center}.matrix-table td:nth-child(-n+3){text-align:left}.matrix-table tbody tr:nth-child(2n) td{background:#fbfcfd}.matrix-table tbody tr:hover td{background:#fff3f3}.table-foot,.matrix-foot{height:auto;min-height:54px;font-size:11px}.page-controls>label,.page-controls select{font-size:11px}.page-controls select{border-radius:5px;height:30px}.pagination button{width:30px;height:30px;font-size:11px}.portrait-insight{background:#f9fafc}.portrait-insight>div{padding:20px 22px}.insight-eyebrow{font-size:11px}.insight-eyebrow span{border-radius:4px;font-size:10px}.insight-lead h3{font-size:17px}.insight-lead>p{font-size:12px;line-height:1.7}.feature-tags span,.preference-row>div:first-child,.finder-module li,.finder-result{font-size:11px}.insight-module h4{font-size:13px}.preference-row b,.finder-result b{font-size:12px}.preference-row small,.finder-module>p{font-size:10px}.bot-overall-head{background:var(--surface);padding:18px 20px}.bot-overall-head h2{font-size:17px}.bot-overall-head p{margin-top:6px;font-size:11px}.bot-overall-grid>div{text-align:center;padding:16px 14px}.bot-overall-grid span{color:#526078;min-height:18px;font-size:11px;font-weight:650}.bot-overall-grid b{font-variant-numeric:tabular-nums;margin:8px 0 6px;font-size:20px}.overall-metric-row>*{padding:13px 14px;font-size:12px}.bot-overall-grid small{font-size:10px;line-height:1.35}.formula-panel{padding:12px 18px}.formula-panel summary{font-size:12px}.formula-panel p b{font-size:11px}.formula-panel code,.formula-panel>small{font-size:10px;line-height:1.45}.home-brand p,.project-list-head p,.project-list-head>span,.project-copy p,.project-meta b,.project-status,.project-state,.open-project,.storage-note{font-size:11px}.project-meta span{font-size:10px}.project-copy h3{font-size:14px}@media (width<=760px){main{padding-left:12px;padding-right:12px}.section-head{padding:14px}.ranking-panel th{font-size:11px}.matrix-table th{font-size:10px}.matrix-table th>small{font-size:8px}}
