@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(../media/dm-sans-latin-ext-wght-normal.05f1dgc1x-8-9.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(../media/dm-sans-latin-wght-normal.093t2wnx1bd8p.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:DM Mono;font-style:normal;font-display:swap;font-weight:400;src:url(../media/dm-mono-latin-ext-400-normal.0bewdoeaokop..woff2)format("woff2"),url(../media/dm-mono-latin-ext-400-normal.0d~z-r.o5m673.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:normal;font-display:swap;font-weight:400;src:url(../media/dm-mono-latin-400-normal.16sm6po8ewhsl.woff2)format("woff2"),url(../media/dm-mono-latin-400-normal.0npp-lenx.6ur.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--background:#000;--foreground:#fff;--card:#141414;--secondary:#0c0c0c;--muted:#868f97;--border:#fff1;--accent:#ffffff0f;--green:#4ebe96;--blue:#479ffa;--orange:#ffa16c;--red:#ff5c5c;--font-sans:"DM Sans Variable", "DM Sans", -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--font-mono:"DM Mono", "SF Mono", ui-monospace, monospace}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--foreground);font-family:var(--font-sans);margin:0}body{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.app-shell{background:var(--background);width:100vw;height:100svh;display:flex;overflow:hidden}.dock{border-right:1px solid var(--border);background:var(--secondary);flex-direction:column;flex:0 0 52px;align-items:center;gap:3px;width:52px;padding:14px 0;display:flex}.brand-dot{background:#fff;border-radius:9px;place-items:center;width:28px;height:28px;margin-bottom:13px;display:grid}.brand-dot span{background:#000;border-radius:999px;width:10px;height:10px}.dock-items{flex-direction:column;gap:3px;display:flex}.dock-spacer{flex:1}.dock-button{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;transition:background .12s,color .12s;display:grid}.dock-button:hover,.dock-button.is-active{background:var(--accent);color:var(--foreground)}.context-sidebar{border-right:1px solid var(--border);background:var(--secondary);flex:0 0 240px;width:240px;padding:12px 10px 18px;position:relative;overflow-y:auto}.sidebar-section{flex-direction:column;gap:3px;padding-top:10px;display:flex}.sidebar-section:first-child{padding-top:0}.sidebar-section-title{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;padding:7px 8px 5px;font-size:10px;font-weight:700}.sidebar-link{min-height:31px;color:var(--muted);border-radius:7px;align-items:center;gap:8px;padding:6px 8px;font-size:13px;font-weight:600;display:flex}.sidebar-link:hover,.sidebar-link.is-active{background:var(--accent);color:var(--foreground)}.sidebar-link-icon{text-align:center;width:18px;font-family:var(--font-mono);flex:0 0 18px;font-size:11px}.sidebar-link-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.sidebar-link-badge{color:var(--foreground);font-family:var(--font-mono);background:#ffffff13;border-radius:999px;padding:1px 6px;font-size:10px}.sidebar-empty{color:var(--muted);padding:10px 8px;font-size:12px}.workspace{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{border-bottom:1px solid var(--border);flex:0 0 46px;align-items:center;gap:12px;height:46px;padding:0 18px;display:flex}.topbar-title{align-items:center;gap:10px;min-width:0;display:flex}.topbar-title strong{letter-spacing:-.01em;white-space:nowrap;font-size:13px}.topbar-title span{border-left:1px solid var(--border);color:var(--muted);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;padding-left:10px;font-size:11px;overflow:hidden}.topbar-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.topbar-form,.date-select{align-items:center;gap:6px;height:32px;display:flex}.date-select-mobile-label{display:none}.topbar-form input,.date-select select{border:1px solid var(--border);background:var(--card);min-width:170px;height:32px;color:var(--foreground);border-radius:7px;outline:none;padding:0 10px;font-size:12px}.date-select select{min-width:126px;font-family:var(--font-mono);font-size:11px}.topbar-form button,.date-select button{border:1px solid var(--border);background:var(--card);height:32px;color:var(--foreground);cursor:pointer;border-radius:7px;padding:0 10px;font-size:12px}.content{flex:1;min-height:0;padding:20px;overflow-y:auto}.metric-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.metric-card{border:.5px solid var(--border);background:var(--card);border-radius:8px;flex-direction:column;justify-content:center;gap:6px;min-height:72px;padding:12px 14px;display:flex}.metric-card span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700}.metric-card strong{font-family:var(--font-mono);font-size:24px;line-height:1}.metric-card.tone-positive strong{color:var(--green)}.metric-card.tone-info strong{color:var(--blue)}.metric-card.tone-warning strong{color:var(--orange)}.segmented-tabs{border-bottom:1px solid var(--border);align-items:center;gap:12px;margin:2px 0 14px;display:flex}.segmented-tabs a{color:var(--muted);border-bottom:1px solid #0000;padding:0 0 10px;font-size:13px;font-weight:700}.segmented-tabs a.is-active{border-color:var(--foreground);color:var(--foreground)}.segmented-tabs span{color:var(--muted);font-family:var(--font-mono);font-size:11px}.desktop-table-card{border:.5px solid var(--border);background:var(--card);border-radius:8px;overflow:hidden}.review-table{border-collapse:collapse;table-layout:fixed;width:100%}.review-table th,.review-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:10px 12px}.review-table th{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:#ffffff06;font-size:10px;font-weight:800}.review-table td{color:var(--foreground);font-size:12px;line-height:1.45}.review-table tr:last-child td{border-bottom:0}.review-table th:first-child{width:72px}.review-table th:nth-child(2){width:132px}.review-table th:nth-child(3){width:210px}.review-table th:nth-child(5){width:150px}.review-table th:nth-child(6){width:180px}.review-table th:nth-child(7){width:88px}.strategy-result-table th:first-child{width:52px}.strategy-result-table th:nth-child(3){width:150px}.strategy-result-table th:nth-child(5){width:210px}.strategy-result-table th:nth-child(7){width:86px}.align-right{text-align:right!important}.mono{font-family:var(--font-mono)}.subtle-line{color:var(--muted);margin-top:2px;font-size:11px;display:block}.hot-text{color:var(--orange)}.tier,.rank-pill{min-width:24px;height:20px;font-family:var(--font-mono);border-radius:5px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.tier-a{color:var(--green);background:#4ebe9629}.tier-b{color:var(--blue);background:#479ffa29}.tier-c,.rank-pill{color:var(--muted);background:#ffffff12}.tag-wrap{flex-wrap:wrap;gap:5px;display:flex}.tag{color:#d8d8d8;background:#ffffff12;border-radius:999px;align-items:center;max-width:100%;padding:2px 7px;font-size:10px;font-weight:700;display:inline-flex}.tag-info{color:var(--blue);background:#479ffa24}.tag-warning{color:var(--orange);background:#ffa16c24}.description-cell{color:#cfcfcf}.empty-panel{border:.5px solid var(--border);background:var(--card);min-height:260px;color:var(--muted);border-radius:8px;place-items:center;font-size:13px;display:grid}.mobile-card-list,.mobile-nav,.mobile-drawer,.mobile-drawer-trigger,.mobile-page-head{display:none}.mobile-drawer-toggle{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.mobile-drawer-overlay,.mobile-drawer-panel{display:none}@media (max-width:860px){body{overflow:auto}.app-shell{height:auto;min-height:100svh;overflow:visible}.dock,.context-sidebar,.topbar-title{display:none}.workspace{width:100%;min-height:100svh;padding-bottom:66px}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000e6;justify-content:stretch;height:auto;min-height:54px;padding:10px 12px 10px 58px;position:sticky;top:0}.mobile-drawer{pointer-events:none;display:block}.mobile-drawer-trigger{z-index:120;border:1px solid var(--border);background:var(--card);width:34px;height:34px;color:var(--foreground);cursor:pointer;pointer-events:auto;border-radius:7px;place-items:center;display:grid;position:fixed;top:10px;left:12px}.mobile-drawer-overlay{z-index:110;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#0000007a;transition:opacity .15s;display:block;position:fixed;inset:0}.mobile-drawer-panel{z-index:111;border-right:1px solid var(--border);background:var(--secondary);opacity:0;pointer-events:none;outline:none;flex-direction:column;width:min(82vw,320px);transition:transform .19s,opacity .15s;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:24px 0 60px #0000006b}.mobile-drawer-toggle:checked~.mobile-drawer-overlay{opacity:1;pointer-events:auto}.mobile-drawer-toggle:checked~.mobile-drawer-trigger{opacity:0;pointer-events:none}.mobile-drawer-toggle:checked~.mobile-drawer-panel{opacity:1;pointer-events:auto;transform:translate(0)}.mobile-drawer-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px;display:flex}.mobile-drawer-title{margin:0 0 3px;font-size:13px;font-weight:800;display:block}.mobile-drawer-description{color:var(--muted);font-family:var(--font-mono);margin:0;font-size:10px;line-height:1.3;display:block}.mobile-drawer-close{border:1px solid var(--border);width:31px;height:31px;color:var(--muted);cursor:pointer;background:0 0;border-radius:7px;flex:0 0 31px;place-items:center;display:grid}.mobile-drawer-content{flex:1;min-height:0;padding:10px;overflow-y:auto}.topbar-actions{flex-wrap:nowrap;flex:1;gap:8px;min-width:0;margin-left:0}.date-select{flex:0 0 96px;width:96px;position:relative}.topbar-form{flex:auto;min-width:0}.topbar-form input,.date-select select{width:100%;min-width:0}.date-select select{appearance:none;color:#0000;text-align:center}.date-select select option{color:var(--foreground);font-size:13px}.date-select:after{border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);content:"";pointer-events:none;width:6px;height:6px;position:absolute;top:50%;right:10px;transform:translateY(-68%)rotate(45deg)}.date-select-mobile-label{color:var(--foreground);font-family:var(--font-mono);pointer-events:none;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1;display:block;position:absolute;top:50%;left:10px;right:24px;overflow:hidden;transform:translateY(-50%)}.topbar-form button,.date-select button{display:none}.content{padding:12px;overflow:visible}.mobile-page-head{flex-direction:column;gap:3px;margin-bottom:12px;display:flex}.mobile-page-head strong{font-size:18px}.mobile-page-head span{color:var(--muted);font-family:var(--font-mono);font-size:11px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-card{min-height:62px;padding:10px}.metric-card strong{font-size:19px}.segmented-tabs{gap:14px;padding-bottom:0;overflow-x:auto}.segmented-tabs a{white-space:nowrap;flex:none;font-size:12px}.desktop-table-card{display:none}.mobile-card-list{flex-direction:column;gap:9px;display:flex}.stock-card{border:.5px solid var(--border);background:var(--card);border-radius:8px;padding:12px}.stock-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.stock-card-head>div{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;font-size:13px;display:flex}.stock-card-head .score{color:var(--green);font-size:16px}.stock-card-reasons{color:#d4d4d4;margin:9px 0;font-size:12px;line-height:1.45}.stock-card-meta{gap:7px;margin:0;display:grid}.stock-card-meta div{grid-template-columns:38px minmax(0,1fr);gap:8px;display:grid}.stock-card-meta dt{color:var(--muted);font-size:11px}.stock-card-meta dd{color:#e6e6e6;margin:0;font-size:12px;line-height:1.45}.mobile-nav{z-index:30;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0c0cf5;grid-template-columns:repeat(2,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{height:56px;color:var(--muted);justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.mobile-nav a.is-active{color:var(--foreground)}}
