:root{--ink:#15221e;--ink-soft:#52605b;--muted:#7b8782;--line:#e5e9e6;--line-strong:#d6ddd9;--paper:#fff;--canvas:#f3f5f2;--forest:#103e32;--green:#157a5a;--green-soft:#e7f3ed;--amber:#d58a35;--amber-soft:#fbf2e5;--red:#c15242;--red-soft:#f9ece9;--shadow:0 10px 34px #1727210f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif}button,input{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.auth-shell{background:#f3f5f2;grid-template-columns:minmax(340px,.92fr) minmax(470px,1.08fr);min-height:100vh;display:grid}.auth-story{color:#eaf2ef;background:radial-gradient(circle at 18% 12%,#52977e47,#0000 32%),linear-gradient(150deg,#174b3e,#092820 72%);flex-direction:column;min-height:100vh;padding:42px clamp(36px,6vw,88px);display:flex;position:relative;overflow:hidden}.auth-story:before{content:"";opacity:.14;background-image:linear-gradient(#ffffff17 1px,#0000 1px),linear-gradient(90deg,#ffffff17 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(145deg,#000,#0000 74%);mask-image:linear-gradient(145deg,#000,#0000 74%)}.auth-story:after{content:"";border:1px solid #bee1d31f;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-280px;left:-280px;box-shadow:0 0 0 70px #bee1d309,0 0 0 140px #bee1d305}.auth-story>*{z-index:1;position:relative}.auth-brand{align-items:center;gap:13px;display:flex}.auth-brand-mark{color:#17483b;background:#dceae4;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.auth-brand strong{color:#fff;letter-spacing:.08em;font-family:Georgia,Songti SC,serif;font-size:26px;font-weight:600;display:block}.auth-brand span{color:#89ab9f;letter-spacing:.22em;margin-top:2px;font-size:8px;font-weight:800;display:block}.auth-story-copy{margin:auto 0}.auth-story-copy .section-kicker{color:#91b8a9}.auth-story-copy h1{letter-spacing:-.04em;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(38px,5vw,64px);font-weight:500;line-height:1.18}.auth-story-copy>p:last-child{color:#a7c0b7;max-width:430px;margin:22px 0 0;font-size:14px;line-height:1.8}.auth-safety-note{color:#91b3a7;align-items:center;gap:9px;font-size:11px;display:flex}.auth-panel{place-items:center;min-width:0;padding:48px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(100%,430px);padding:38px 40px;box-shadow:0 24px 70px #182b2317}.auth-card-icon{width:46px;height:46px;color:var(--green);background:var(--green-soft);border-radius:13px;place-items:center;margin-bottom:22px;display:grid}.auth-card h2{margin:0;font-family:Georgia,Songti SC,serif;font-size:27px;font-weight:600}.auth-card-intro{color:var(--muted);margin:9px 0 24px;font-size:12px;line-height:1.65}.auth-alert{color:#8a4035;background:var(--red-soft);border:1px solid #efd4ce;border-radius:9px;align-items:flex-start;gap:8px;margin-bottom:16px;padding:10px 12px;font-size:10px;line-height:1.55;display:flex}.auth-alert svg{flex:none;margin-top:1px}.auth-form{gap:17px;display:grid}.auth-form label,.auth-form label>span{display:block}.auth-form label>span{color:#52605b;margin-bottom:7px;font-size:11px;font-weight:700}.auth-form input{width:100%;height:46px;color:var(--ink);border:1px solid var(--line-strong);background:#fbfcfb;border-radius:9px;outline:none;padding:0 13px;transition:border-color .2s,box-shadow .2s}.auth-form input:focus{border-color:#6ca58f;box-shadow:0 0 0 3px #157a5a1a}.auth-form input:disabled{opacity:.7}.auth-form small{color:#8b9692;margin-top:6px;font-size:9px;line-height:1.55;display:block}.auth-submit{color:#fff;background:var(--forest);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;height:46px;margin-top:3px;font-size:12px;font-weight:750;display:flex;box-shadow:0 8px 20px #103e322e}.auth-submit:hover{background:#17513f}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-secondary{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:14px;padding:8px;font-size:11px}.auth-secondary:hover{color:var(--ink)}.auth-footnote{color:#99a29e;text-align:center;margin:22px 0 0;font-size:9px;line-height:1.6}.auth-loading{min-height:100vh;color:var(--muted);background:linear-gradient(145deg,#123c31,#0a2a22);flex-direction:column;justify-content:center;align-items:center;gap:14px;font-size:11px;display:flex}.auth-loading .auth-brand{margin-bottom:18px}.auth-loading>svg{color:#a7cbbc}.app-shell{grid-template-columns:238px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#dce7e2;background:radial-gradient(circle at 12% 8%,#327c6247,#0000 30%),linear-gradient(178deg,#153e34 0%,#0c2f27 58%,#09261f 100%);border-right:1px solid #ffffff0f;flex-direction:column;gap:22px;height:100vh;padding:28px 18px 20px;display:flex;position:sticky;top:0;overflow:hidden}.sidebar:after{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:220px;height:220px;position:absolute;bottom:100px;right:-130px;box-shadow:0 0 0 35px #ffffff06,0 0 0 70px #ffffff05}.brand{z-index:1;align-items:center;gap:12px;padding:0 8px 6px;display:flex;position:relative}.brand-mark{color:#164b3e;background:#dbe9df;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:inset 0 0 0 1px #ffffff8c}.brand strong{color:#fff;letter-spacing:.08em;font-family:Georgia,Songti SC,serif;font-size:24px;font-weight:600;display:block}.brand span{color:#82aa9c;letter-spacing:.2em;margin-top:2px;font-size:8px;font-weight:700;display:block}.primary-nav{z-index:1;gap:5px;display:grid;position:relative}.nav-link{color:#abc1b9;border-radius:10px;align-items:center;gap:12px;min-height:44px;padding:0 13px;font-size:14px;transition:all .2s;display:flex}.nav-link:hover{color:#fff;background:#ffffff0f}.nav-link.active{color:#fff;background:#ffffff1a;box-shadow:inset 3px 0 #82bba7}.sidebar-spacer{flex:1}.safety-card{z-index:1;color:#a8d3c4;background:#cae6db12;border:1px solid #a8d7c624;border-radius:12px;align-items:center;gap:10px;padding:13px;display:flex;position:relative}.safety-card strong,.safety-card span{display:block}.safety-card strong{color:#dcebe5;font-size:12px}.safety-card span{color:#83a99b;margin-top:3px;font-size:10px}.user-card{z-index:1;border-top:1px solid #ffffff14;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:14px 8px 2px;display:grid;position:relative}.avatar{color:#12382f;background:#c8ded5;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.user-card strong,.user-card span{display:block}.user-card strong{color:#e8f0ed;font-size:12px}.user-card span{color:#82a398;margin-top:3px;font-size:10px}.online-dot{background:#68c49d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #68c49d1f}.main-area{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;justify-content:space-between;align-items:center;gap:24px;min-height:92px;padding:20px 34px;display:flex}.eyebrow{color:#81908a;letter-spacing:.18em;margin:0 0 6px;font-size:9px;font-weight:800}.topbar h1{letter-spacing:-.02em;margin:0;font-family:Georgia,Songti SC,serif;font-size:24px;font-weight:600}.topbar-actions{align-items:center;gap:10px;display:flex}.search-box{border:1px solid var(--line);width:280px;height:40px;color:var(--muted);background:#f6f7f5;border-radius:10px;align-items:center;gap:9px;padding:0 10px 0 13px;display:flex}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.search-box kbd{color:#89948f;background:#fff;border:1px solid #dfe4e1;border-radius:5px;padding:3px 6px;font-size:10px}.icon-button,.refresh-button,.logout-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;height:40px}.icon-button{place-items:center;width:40px;display:grid}.refresh-button{color:#38554b;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:650;display:flex}.refresh-button:disabled{opacity:.65;cursor:wait}.logout-button{color:#7b5049;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:650;display:flex}.icon-button:hover,.refresh-button:hover,.logout-button:hover{background:#f9faf9;border-color:#c9d4cf}.logout-button:disabled{opacity:.6;cursor:wait}.content{max-width:1510px;margin:0 auto;padding:28px 34px 42px}.demo-banner,.error-banner{border-radius:9px;align-items:center;gap:9px;min-height:38px;margin-bottom:16px;padding:8px 13px;font-size:11px;display:flex}.demo-banner{color:#72521e;background:var(--amber-soft);border:1px solid #f1dfc2}.error-banner{color:#893f35;background:var(--red-soft);border:1px solid #f0d4ce}.error-banner span{flex:1}.error-banner button{color:inherit;cursor:pointer;background:0 0;border:0;text-decoration:underline}.pulse-card{color:#ecf3f0;background:linear-gradient(112deg,#174b3e,#0d352b 70%);border-radius:16px;justify-content:space-between;align-items:center;gap:30px;min-height:158px;padding:30px 34px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #123a2f29}.pulse-card:before{content:"";opacity:.18;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.pulse-card:after{content:"";border:1px solid #b7e0d01f;border-radius:50%;width:310px;height:310px;position:absolute;top:-160px;right:-100px;box-shadow:0 0 0 42px #b7e0d00a,0 0 0 84px #b7e0d006}.pulse-card>*{z-index:1;position:relative}.section-kicker{color:#95c1b1;letter-spacing:.16em;align-items:center;gap:8px;margin-bottom:10px;font-size:10px;font-weight:800;display:flex}.section-kicker span{background:#88bba8;width:16px;height:1px}.pulse-card h2{max-width:720px;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(24px,2.4vw,36px);font-weight:500;line-height:1.25}.pulse-card p{color:#a9c3ba;margin:10px 0 0;font-size:12px}.pulse-status{background:#ffffff0f;border:1px solid #c2e2d626;border-radius:12px;align-items:center;gap:11px;min-width:205px;padding:13px 15px;display:flex}.status-dot{background:#79c7a6;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #79c7a61a}.pulse-status strong,.pulse-status span{display:block}.pulse-status strong{font-size:12px}.pulse-status span{color:#88aa9e;margin-top:4px;font-size:10px}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:16px 0;display:grid}.metric-card{background:var(--paper);border:1px solid var(--line);border-radius:13px;align-items:center;gap:14px;min-height:104px;padding:18px;display:flex;box-shadow:0 6px 20px #1b2c2606}.metric-card-accent{background:linear-gradient(140deg,#fff,#f3f8f5);border-color:#d7e4de}.metric-icon{width:38px;height:38px;color:var(--green);background:var(--green-soft);border-radius:10px;place-items:center;display:grid}.metric-label,.metric-value,.metric-detail{margin:0}.metric-label{color:var(--muted);font-size:10px;font-weight:650}.metric-value{margin-top:3px;font-family:Georgia,serif;font-size:24px;font-weight:600}.metric-detail{color:#909a96;margin-top:2px;font-size:9px}.workspace-grid{grid-template-columns:minmax(0,1.72fr) minmax(285px,.78fr);gap:16px;display:grid}.panel{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:18px 20px;display:flex}.panel-header h2{margin:0;font-family:Georgia,Songti SC,serif;font-size:18px;font-weight:600}.panel-meta{color:var(--muted);align-items:center;gap:11px;font-size:9px;display:flex}.panel-meta button{color:#446158;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;padding:7px 10px;font-size:10px}.watch-table-header,.watch-row{grid-template-columns:minmax(150px,1.25fr) minmax(105px,.75fr) 112px minmax(100px,.7fr) 92px;align-items:center;column-gap:12px;display:grid}.watch-table-header{color:#929c98;border-bottom:1px solid var(--line);letter-spacing:.08em;background:#fafbfa;min-height:35px;padding:0 20px;font-size:8px;font-weight:750}.watch-row{border-bottom:1px solid #eef1ef;min-height:82px;padding:12px 20px}.watch-row:last-child{border-bottom:0}.watch-row:hover{background:#fbfcfb}.instrument-cell{align-items:center;gap:10px;min-width:0;display:flex}.instrument-mark{color:#31594c;background:#edf3f0;border:1px solid #e0e9e5;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-family:Georgia,Songti SC,serif;font-size:14px;font-weight:600;display:grid}.instrument-cell strong,.instrument-cell span,.price-cell strong,.price-cell span,.ratio-cell span{display:block}.instrument-cell strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.instrument-cell span{color:#929c98;letter-spacing:.04em;margin-top:4px;font-size:8px}.price-cell strong{font-variant-numeric:tabular-nums;font-family:Georgia,serif;font-size:14px}.price-cell span{align-items:center;gap:2px;margin-top:4px;font-size:9px;font-weight:650;display:flex}.trend-up{color:var(--green)}.trend-down{color:var(--red)}.sparkline{width:112px;height:40px;overflow:visible}.ratio-cell{color:#68746f;gap:5px;font-size:9px;display:grid}.row-action{color:#2b5d4c;cursor:pointer;background:#f4f8f6;border:1px solid #dbe7e1;border-radius:8px;justify-content:center;align-items:center;gap:5px;height:30px;font-size:9px;font-weight:700;display:flex}.row-action:hover{color:#fff;background:var(--green);border-color:var(--green)}.row-action:disabled{opacity:.65;cursor:wait}.loading-state{min-height:240px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.count-badge{min-width:26px;height:26px;color:var(--green);background:var(--green-soft);border-radius:8px;place-items:center;font-size:10px;font-weight:800;display:grid}.report-list-cards{gap:0;display:grid}.report-card{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:34px 1fr;gap:10px;width:100%;padding:15px 17px;display:grid}.report-card:last-child{border-bottom:0}.report-card:hover,.report-card.selected{background:#f7faf8}.report-card.selected{box-shadow:inset 3px 0 var(--green)}.report-card-icon{color:#48665b;background:#eef3f1;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.report-card strong,.report-card span,.report-card small{display:block}.report-card strong{font-size:11px}.report-card span{color:#78847f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:9px;line-height:1.5;display:-webkit-box;overflow:hidden}.report-card small{color:#9ba4a0;align-items:center;gap:4px;margin-top:7px;font-size:8px;display:flex}.empty-reports{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:30px;display:flex}.empty-reports>div{width:48px;height:48px;color:var(--green);background:var(--green-soft);border-radius:14px;place-items:center;margin-bottom:13px;display:grid}.empty-reports strong{font-family:Georgia,Songti SC,serif;font-size:15px}.empty-reports span{max-width:190px;color:var(--muted);margin-top:7px;font-size:10px;line-height:1.6}.report-viewer{margin-top:16px;overflow:hidden}.report-viewer-header{color:#e6f0ec;background:linear-gradient(110deg,#19493c,#12382f);justify-content:space-between;align-items:center;gap:30px;padding:23px 26px;display:flex}.report-viewer-header h2{margin:0;font-family:Georgia,Songti SC,serif;font-size:22px;font-weight:550}.report-tags{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.report-tags span{color:#9fc0b5;background:#ffffff0f;border:1px solid #ffffff17;border-radius:5px;padding:4px 7px;font-size:8px}.source-count{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:auto auto;align-items:center;column-gap:7px;min-width:130px;padding:11px 13px;display:grid}.source-count strong{font-family:Georgia,serif;font-size:18px}.source-count span{color:#91aea4;grid-column:1/-1;margin-top:2px;font-size:8px}.inline-warning{color:#72521e;background:var(--amber-soft);border:1px solid #f1dfc2;border-radius:8px;align-items:center;gap:7px;margin:16px 26px 0;padding:8px 10px;font-size:9px;display:flex}.report-body{color:#3f4d48;max-width:920px;padding:25px 30px 34px;font-family:Georgia,Songti SC,serif}.report-body h3{color:var(--ink);margin:25px 0 10px;font-size:16px;font-weight:600}.report-body h3:first-child{margin-top:0}.report-body p{margin:6px 0;font-size:12px;line-height:1.9}.report-body .report-list{color:#4f5d58;padding-left:15px}.report-space{height:3px}.disclaimer{color:#84908b;text-align:center;justify-content:center;align-items:flex-start;gap:7px;max-width:920px;margin:22px auto 0;font-size:9px;line-height:1.6;display:flex}.disclaimer svg{flex:none;margin-top:1px}@media (max-width:1180px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{align-items:center;padding-inline:13px}.brand>div:last-child,.nav-link:not(.active):after,.nav-link{font-size:0}.brand{padding-inline:0}.nav-link{justify-content:center;width:46px;padding:0}.nav-link svg{width:19px;height:19px}.safety-card,.user-card>div:not(.avatar),.online-dot{display:none}.user-card{padding:14px 0 0;display:block}.workspace-grid{grid-template-columns:1fr}.brief-panel{min-height:auto}}@media (max-width:860px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:245px;padding:28px 30px}.auth-story-copy{margin:34px 0 18px}.auth-story-copy h1{font-size:34px}.auth-story-copy>p:last-child,.auth-safety-note{display:none}.auth-panel{padding:34px 22px 48px}.app-shell{display:block}.sidebar{flex-direction:row;width:100%;height:66px;padding:10px 16px;position:static}.sidebar:after{display:none}.brand-mark{width:38px;height:38px}.primary-nav{margin-left:auto;display:flex}.primary-nav .nav-link{width:40px;min-height:40px}.sidebar-spacer,.safety-card,.sidebar>.nav-link,.user-card{display:none}.topbar{min-height:auto;padding:18px 20px}.topbar h1{font-size:20px}.search-box{display:none}.content{padding:20px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.pulse-card{flex-direction:column;align-items:flex-start}.pulse-status{min-width:min(100%,250px)}.watch-table-header{display:none}.watch-row{grid-template-columns:minmax(140px,1.4fr) 90px 92px}.watch-row .sparkline,.ratio-cell{display:none}}@media (max-width:560px){.auth-story{min-height:190px;padding:22px}.auth-brand-mark{width:39px;height:39px}.auth-brand strong{font-size:22px}.auth-story-copy{margin:24px 0 4px}.auth-story-copy h1{font-size:27px}.auth-panel{place-items:start center;padding:20px 14px 34px}.auth-card{border-radius:14px;padding:28px 23px}.topbar{align-items:flex-start}.topbar .eyebrow{display:none}.refresh-button,.logout-button{justify-content:center;width:40px;padding:0;font-size:0}.content{padding:14px}.pulse-card{padding:24px}.pulse-card:after{width:200px;height:200px;top:-80px;right:0}.metrics-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{min-height:96px;padding:13px}.metric-icon{display:none}.panel-header{padding:15px}.panel-meta>span{display:none}.watch-row{grid-template-columns:1fr 80px;padding:13px 15px}.watch-row .row-action{grid-column:1/-1}.report-viewer-header{align-items:flex-start;padding:20px}.source-count{display:none}.report-body{padding:20px}}
