:root{font-family:Inter,"Microsoft YaHei",system-ui,sans-serif;color:#0b3152;background:#edf2f6;--navy:#082e53;--gold:#d5a13b;--line:#dce6ee;--muted:#71869a}*{box-sizing:border-box}body{margin:0;background:#edf2f6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.brain{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.sidebar{position:sticky;top:0;height:100vh;padding:24px 16px;background:#082e53;color:#fff;display:flex;flex-direction:column}.side-brand{display:flex;align-items:center;gap:12px;padding:0 8px 24px}.side-brand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#fff;color:#082e53;font-weight:900}.side-brand b,.side-brand small{display:block}.side-brand small{font-size:9px;letter-spacing:.13em;opacity:.65}.sidebar nav{display:grid;gap:5px}.sidebar nav a{padding:12px 14px;border-radius:11px;color:#c9d8e5}.sidebar nav a:hover,.sidebar nav a.active{background:#164c77;color:#fff}.side-foot{margin-top:auto;padding:14px 8px;font-size:12px;line-height:1.8;color:#9eb5c8}.side-foot button{padding:0;border:0;background:none;color:#fff;cursor:pointer}.workspace{min-width:0;padding:28px}.mobile-head{display:none}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px}.page-head span,.kicker{font-size:11px;letter-spacing:.2em;color:#8297aa;font-weight:800}.page-head h1{margin:5px 0;font-size:30px}.page-head p,.muted{margin:0;color:var(--muted)}.primary,.secondary{padding:11px 16px;border-radius:11px;cursor:pointer}.primary{border:0;background:var(--navy);color:#fff;font-weight:700}.secondary{border:1px solid #cedae4;background:#fff;color:var(--navy)}.panel{padding:22px;margin-bottom:18px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 35px #173d5d0c}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.summary-grid.six{grid-template-columns:repeat(6,1fr)}.summary-grid article,.anchor-summary article{padding:17px;border:1px solid var(--line);border-radius:16px;background:#fff}.summary-grid span,.anchor-summary span,.summary-grid small{display:block;color:var(--muted)}.summary-grid strong,.anchor-summary strong{display:block;margin:8px 0;font-size:21px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px}.section-head h2{margin:0}.section-head p{margin:5px 0;color:var(--muted)}.pill{padding:6px 10px;border-radius:999px;background:#edf7f3;color:#17684f;font-size:12px}.asset-list,.asset-grid{display:grid;gap:10px}.asset-grid{grid-template-columns:repeat(3,1fr)}.asset-card{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid #e1e9ef;border-radius:13px;background:#f9fbfc}.asset-card:hover{border-color:#9db5c8}.asset-symbol{width:49px;font-weight:900;color:#0b5d94}.asset-card div{min-width:0;flex:1}.asset-card b,.asset-card small{display:block}.asset-card small{margin-top:3px;color:var(--muted)}.asset-card em{font-size:12px;font-style:normal;color:#8a6a24}.empty{text-align:center;padding:46px}.empty p,.empty-inline{color:var(--muted)}.empty-inline{padding:20px;text-align:center;border:1px dashed #d7e1e9;border-radius:13px}.job-list{display:grid;gap:8px}.job-list div{display:grid;grid-template-columns:1fr 2fr auto;gap:15px;padding:11px;border-bottom:1px solid #e5edf2}.job-list span,.job-list em{color:var(--muted);font-style:normal}.tabs{display:flex;gap:8px;overflow:auto;margin-bottom:18px}.tabs>*{padding:9px 13px;border-radius:10px;background:#fff;white-space:nowrap}.tabs b{background:#082e53;color:#fff}.source-row{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:16px}.source-row span{padding:6px 9px;border-radius:99px;background:#edf7f3;color:#17684f;font-size:11px}.anchor-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.anchor-summary .accent{background:linear-gradient(135deg,#082e53,#14699d);border:0;color:#fff}.anchor-summary .accent span{color:#fff}.chart{position:relative;margin-top:16px;padding:12px;background:#f8fafc;border-radius:15px;touch-action:pan-y}.chart svg{width:100%;height:220px;display:block;cursor:crosshair}.chart polyline{fill:none;stroke:var(--gold);stroke-width:5;stroke-linejoin:round;stroke-linecap:round}.chart line{stroke:#d9e3eb;stroke-width:2}.chart-labels{display:flex;justify-content:space-between;color:#788da0;font-size:12px}.anchor-guide,.anchor-dot{opacity:0;pointer-events:none}.anchor-guide{stroke:#496b87!important;stroke-dasharray:6 6}.anchor-dot{fill:#fff;stroke:var(--gold);stroke-width:5}.anchor-tooltip{position:absolute;top:18px;left:50%;width:210px;max-width:calc(100% - 24px);padding:12px 14px;transform:translateX(-50%);border:1px solid #d8e2ea;border-radius:12px;background:#fffffff7;box-shadow:0 12px 28px #112d461f;opacity:0;pointer-events:none;z-index:3}.anchor-tooltip>strong{display:block;margin-bottom:7px}.anchor-tooltip>div{display:flex;justify-content:space-between;padding:3px 0;font-size:13px}.interactive-chart.is-active .anchor-tooltip,.interactive-chart.is-active .anchor-guide,.interactive-chart.is-active .anchor-dot{opacity:1}.method{color:var(--muted);font-size:12px;line-height:1.7}.capital{display:grid;grid-template-columns:1fr 1fr;gap:9px}.capital div{padding:12px;border-radius:12px;background:#f7fafc}.capital dt{font-size:12px;color:var(--muted)}.capital dd{margin:5px 0 0;font-weight:800}.thesis-form{display:grid;gap:12px}.thesis-form label{display:grid;gap:6px;color:#49677f;font-size:13px}.thesis-form input,.thesis-form select,.thesis-form textarea{width:100%;padding:11px;border:1px solid #ccd9e3;border-radius:10px;background:#fff}.thesis-form textarea{min-height:82px;resize:vertical}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{padding:12px;border-bottom:1px solid #e6edf2;text-align:right;white-space:nowrap}th:first-child,td:first-child{text-align:left}.note{padding:12px 0;border-bottom:1px solid #e5edf2}.note h3{margin:5px 0}.note p{white-space:pre-wrap}.login{min-height:100vh;display:grid;place-items:center}.login-card{width:min(430px,calc(100% - 32px));padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 24px 70px #173d5d1c}.brand{display:flex;align-items:center;gap:13px;margin-bottom:28px}.brand-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:var(--navy);color:#fff;font-weight:900}.brand strong,.brand small{display:block}.brand small{color:var(--muted)}.login h1{margin:0}.login p{color:var(--muted)}.field{display:grid;gap:7px;margin:13px 0}.field input{padding:13px;border:1px solid #ccd9e3;border-radius:11px}.login .primary{width:100%}.error{color:#b43e3e;min-height:20px}@media(max-width:1100px){.summary-grid.six{grid-template-columns:repeat(3,1fr)}.asset-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.brain{display:block}.sidebar{position:fixed;z-index:20;left:0;top:0;width:260px;transform:translateX(-105%);transition:.2s}.sidebar.open{transform:none}.workspace{padding:16px}.mobile-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.mobile-head button{border:0;border-radius:9px;padding:8px 12px;background:#082e53;color:#fff}.page-head h1{font-size:25px}.summary-grid,.summary-grid.six,.anchor-summary,.two-col,.asset-grid{grid-template-columns:1fr 1fr}.chart svg{height:170px}}@media(max-width:520px){.summary-grid,.summary-grid.six,.anchor-summary,.two-col,.asset-grid{grid-template-columns:1fr}.panel{padding:16px}.chart svg{height:155px}.anchor-tooltip{top:8px;width:190px}}
