:root{color:#0b1f3a;font-synthesis:none;--navy:#0b1f3a;--muted:#607087;--line:#d6dfe9;--line-strong:#9fb1c6;--soft:#f6f8fb;--gain:#df3038;--loss:#2d7462;--amber:#c9820b;--amber-soft:#fff7e7;--blue:#1468bb;background:#fff;font-family:Inter,Noto Sans TC,Microsoft JhengHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body,#root{background:#fff;min-height:100%;margin:0}button,select,input{font:inherit}button{color:inherit}button:focus-visible,select:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #1468bb33}.app-shell{background:#fff;min-height:100vh}.topbar{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:10px 24px;display:flex}.brand-block{align-items:center;gap:12px;min-width:0;display:flex}.brand-rule{background:linear-gradient(to bottom, var(--navy) 0 58%, var(--amber) 58%);width:4px;height:38px}h1{letter-spacing:.01em;margin:0;font-size:24px;line-height:1.2}.mobile-title{display:none}.brand-block p{color:var(--muted);margin:4px 0 0;font-size:11px}.top-actions{align-items:center;gap:10px;display:flex}.clock{border-right:1px solid var(--line);align-items:baseline;gap:9px;padding-right:14px;display:flex}.clock span{color:var(--muted);font-size:11px}.clock strong{font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:19px;font-weight:600}.pause-button,.refresh-button{cursor:pointer;background:#fff;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:38px;display:inline-flex}.pause-button{border:1px solid var(--line-strong);min-width:74px}.refresh-button{border:1px solid var(--amber);color:#955b00;min-width:112px;font-weight:700}.refresh-button:disabled{opacity:.55;cursor:wait}.spinning{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.market-rail{border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(5,1fr);height:76px;display:grid}.market-item{border-right:1px solid var(--line);min-width:0;padding:11px 24px}.market-item:last-child{border-right:0}.market-item>span{color:#344a66;margin-bottom:7px;font-size:12px;display:block}.market-item>div{white-space:nowrap;align-items:baseline;gap:11px;display:flex}.market-item strong{font-variant-numeric:tabular-nums;font-size:19px}.change{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.up{color:var(--gain)!important}.down{color:var(--loss)!important}.flat{color:var(--muted)!important}.page-grid{border-bottom:1px solid var(--line-strong);grid-template-columns:minmax(900px,1fr) 330px;display:grid}.main-column{border-right:1px solid var(--line-strong);min-width:0;padding:16px 20px 18px 24px}.section-heading{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;gap:14px;min-height:40px;display:flex}.section-heading h2,.side-title h2{margin:0;font-size:17px}.section-heading p{color:var(--muted);margin:3px 0 0;font-size:10px}.section-heading>span{color:var(--muted);font-size:10px}.candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 0 16px;display:grid}.candidate{border:1px solid var(--line-strong);background:#fff;border-radius:5px;grid-template-columns:56px 1fr 72px 104px;align-items:stretch;min-height:132px;display:grid;overflow:hidden}.candidate-rank{background:var(--amber);color:#fff;border-radius:4px;align-self:start;place-items:center;min-height:34px;margin:12px 7px 0;font-size:18px;font-weight:800;display:grid}.candidate-main{min-width:0;padding:12px 8px}.candidate-title{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.candidate-title strong{font-size:17px}.candidate-main p{color:#243a56;margin:11px 0 7px;font-size:11px;line-height:1.55}.candidate-main small{color:var(--muted);align-items:flex-start;gap:4px;font-size:9px;line-height:1.35;display:flex}.strategy,.status{border:1px solid var(--line-strong);color:#344a66;white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:25px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.strategy-2303,.status-2303{color:#135eae;background:#f4f8ff;border-color:#7ca8df}.strategy-3231,.status-3231{color:#246f56;background:#f1fbf5;border-color:#75b795}.strategy-2376,.status-2376{color:#a46100;background:#fff8eb;border-color:#e6a74c}.candidate-score{border-left:1px solid var(--line);border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;display:flex}.candidate-score span{color:var(--muted);font-size:9px}.candidate-score strong{color:var(--amber);margin-top:6px;font-size:34px;line-height:1}.confidence{color:#40536b;flex-direction:column;justify-content:center;gap:7px;padding:10px;font-size:9px;display:flex}.confidence b{color:var(--navy);font-size:14px}.confidence i{background:#e6ebf0;border-radius:4px;height:5px;overflow:hidden}.confidence i b{background:var(--loss);height:100%;display:block}.ranking-tools{min-height:48px}.controls{align-items:center;gap:8px;display:flex}.controls label{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:inline-flex}.controls select,.controls button{border:1px solid var(--line-strong);background:#fff;border-radius:3px;height:31px;padding:0 9px;font-size:10px}.controls button{color:#315273;cursor:pointer}.check-control{border:1px solid var(--line);border-radius:3px;height:31px;padding:0 8px}.check-control input{accent-color:var(--blue)}.ranking-table{border-left:1px solid var(--line);border-right:1px solid var(--line);width:100%;min-width:880px}.ranking-head,.ranking-row{grid-template-columns:42px minmax(120px,1.15fr) minmax(110px,1fr) 110px repeat(5,68px) 56px 100px;align-items:center;display:grid}.ranking-head{color:#41546c;text-align:center;border-bottom:1px solid var(--line-strong);background:#fbfcfe;min-height:39px;font-size:9px}.ranking-head span,.ranking-row>*{min-width:0}.ranking-row{border-bottom:1px solid var(--line);min-height:62px}.rank-number{text-align:center;font-size:16px}.stock-id strong{font-size:12px;display:block}.stock-id small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.quote strong{font-variant-numeric:tabular-nums;font-size:15px;display:block}.quote .change{margin-top:3px;font-size:9px;display:block}.spark{width:100%;height:34px}.spark-line{fill:none;stroke:var(--gain);stroke-width:1.6px;vector-effect:non-scaling-stroke}.spark.negative .spark-line{stroke:var(--loss)}.spark-baseline{stroke:#c5d0dc;stroke-width:1px;stroke-dasharray:3 3}.spark-empty{color:#99a6b5;text-align:center;font-size:9px;display:block}.score-cell{text-align:center;border-radius:3px;justify-self:center;min-width:42px;padding:4px 5px;font-size:11px;font-weight:700}.score-cell.strong{color:#1f634e;background:#eaf6ef}.score-cell.neutral{color:#8b5c0c;background:#fff5dd}.score-cell.weak{color:#a9373d;background:#fff0f0}.score-cell.missing{color:#8997a8;background:#f2f4f7;font-size:8px;font-weight:500}.total-score{color:var(--amber);text-align:center;font-size:20px}.ranking-row>.status{justify-self:center;padding:0 7px;font-size:9px}.empty-row{color:var(--muted);text-align:center;padding:28px;font-size:11px}.side-rail>section{border-bottom:1px solid var(--line);padding:17px 20px}.side-title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;display:flex}.side-title>strong{color:var(--amber);font-size:18px}.risk-dot{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:inline-flex}.risk-dot:before{content:"";background:var(--amber);border-radius:50%;width:8px;height:8px}.risk-dot.risk-偏低:before{background:var(--loss)}.risk-dot.risk-偏高:before{background:var(--gain)}.risk-list{border:1px solid var(--line);margin:0}.risk-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:36px;padding:0 9px;font-size:10px;display:flex}.risk-list>div:last-child{border-bottom:0}.risk-list dt{color:#334a65}.risk-list dd{margin:0;font-weight:700}.source-bars p{color:#41546c;justify-content:space-between;gap:12px;margin:9px 0;font-size:10px;display:flex}.source-bars b{font-size:9px;font-weight:600}.source-bars .pending{color:var(--amber)}.alert-list{border:1px solid var(--line)}.alert-list>div{border-bottom:1px solid var(--line);grid-template-columns:10px 1fr auto;align-items:center;gap:7px;min-height:36px;padding:0 8px;font-size:9px;display:grid}.alert-list>div:last-child{border-bottom:0}.alert-list i{background:var(--amber);border-radius:50%;width:7px;height:7px}.alert-list i.good{background:var(--loss)}.alert-list time{color:#8b98a9;font-size:8px}.method-note{color:#40536b;gap:9px;display:flex}.method-note svg{color:var(--loss);flex:none}.method-note strong{font-size:10px}.method-note p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.5}.detail-section{border:1px solid var(--line-strong);margin:14px 24px 0}.detail-tabs{border-bottom:1px solid var(--line-strong);background:var(--soft);grid-template-columns:repeat(6,minmax(0,130px));display:grid}.detail-tabs button{border:0;border-right:1px solid var(--line);cursor:pointer;background:0 0;min-height:38px;font-size:11px;font-weight:700}.detail-tabs button.active{color:var(--blue);border-top:2px solid var(--blue);background:#fff}.detail-table{width:100%}.detail-head,.detail-row{grid-template-columns:180px repeat(4,minmax(0,1fr));align-items:center;display:grid}.detail-head{color:#40536b;text-align:center;border-bottom:1px solid var(--line);background:#fbfcfe;min-height:34px;font-size:9px}.detail-row{border-bottom:1px solid var(--line);min-height:42px;font-size:10px}.detail-row:last-child{border-bottom:0}.detail-row>*,.detail-head>*{border-right:1px solid var(--line);justify-content:center;align-items:center;height:100%;padding:6px 10px;display:flex}.detail-row>:last-child,.detail-head>:last-child{border-right:0}.detail-row>strong{justify-content:flex-start;font-size:11px}.detail-foot{border-top:1px solid var(--line-strong);min-height:36px;color:var(--muted);align-items:center;gap:7px;padding:0 12px;font-size:9px;display:flex}footer{min-height:44px;color:var(--muted);align-items:center;gap:18px;padding:0 24px;font-size:9px;display:flex}footer details{margin-left:auto;position:relative}footer summary{cursor:pointer;align-items:center;gap:6px;display:flex}footer summary::marker{display:none}footer summary i{background:var(--amber);border-radius:50%;width:8px;height:8px}footer summary i.good{background:var(--loss)}footer details[open]{border:1px solid var(--line);padding:8px 10px}footer details p{align-items:center;gap:5px;margin:6px 0;display:flex}.mobile-utility{display:none}.error-banner{z-index:20;color:#7b520a;background:#fffaf0;border:1px solid #d79a29;align-items:center;gap:7px;padding:9px 12px;font-size:10px;display:flex;position:fixed;top:76px;right:16px;box-shadow:0 8px 28px #0b1f3a1f}.loading-screen{min-height:100vh;color:var(--navy);place-content:center;justify-items:center;gap:10px;display:grid}.loading-screen svg{width:38px;height:38px;color:var(--amber)}.loading-screen strong{font-size:18px}.loading-screen span{color:var(--muted);font-size:11px}.loading-screen button{border:1px solid var(--navy);cursor:pointer;background:#fff;margin-top:8px;padding:8px 14px}@media (width<=1240px){.page-grid{grid-template-columns:minmax(760px,1fr) 280px}.main-column{padding-left:14px;padding-right:14px}.candidate{grid-template-columns:48px 1fr 62px 88px}.candidate-title strong{font-size:15px}.candidate-main p{font-size:10px}.ranking-head,.ranking-row{grid-template-columns:34px minmax(105px,1.1fr) 98px 90px repeat(5,58px) 50px 88px}.side-rail>section{padding-left:14px;padding-right:14px}}@media (width<=820px){.app-shell{padding-bottom:66px}.topbar{z-index:10;background:#fff;min-height:70px;padding:10px 14px;position:sticky;top:0}h1{font-size:18px}.desktop-title{display:none}.mobile-title{display:inline}.brand-block p{font-size:8px}.brand-rule{height:32px}.clock{display:none}.top-actions{gap:6px}.pause-button,.refresh-button{width:38px;min-width:38px;height:36px;padding:0}.pause-button span,.refresh-button span{display:none}.market-rail{scroll-snap-type:x mandatory;scrollbar-width:none;height:66px;display:flex;overflow-x:auto}.market-rail::-webkit-scrollbar{display:none}.market-item{scroll-snap-align:start;flex:0 0 42%;padding:8px 12px}.market-item>span{margin-bottom:5px;font-size:9px}.market-item strong{font-size:15px}.market-item .change{font-size:9px}.page-grid{display:block}.main-column{border-right:0;padding:12px}.section-heading{min-height:38px}.section-heading h2{font-size:16px}.section-heading>span{display:none}.candidate-grid{grid-template-columns:1fr;gap:8px;padding:9px 0 13px}.candidate{grid-template-columns:43px minmax(0,1fr) 54px 72px;min-height:105px}.candidate-rank{min-height:30px;margin:9px 5px 0;font-size:15px}.candidate-main{padding:9px 6px}.candidate-title strong{font-size:14px}.candidate-main p{margin:7px 0 3px;font-size:9px;line-height:1.35}.candidate-main small{display:none}.strategy{min-height:21px;padding:0 6px;font-size:8px}.candidate-score span{font-size:7px}.candidate-score strong{font-size:25px}.confidence{gap:5px;padding:6px;font-size:7px}.confidence b{font-size:11px}.ranking-tools{padding:7px 0;display:block}.ranking-tools>div:first-child p{display:none}.controls{justify-content:space-between;margin-top:8px}.controls label:first-child,.controls select{flex:1}.check-control{display:none!important}.controls button{white-space:nowrap}.ranking-table{border-right:0;min-width:0}.ranking-head,.ranking-row{grid-template-columns:22px minmax(82px,1fr) 60px 55px 35px 58px;column-gap:3px}.ranking-head span:nth-child(n+7),.ranking-head span:nth-child(5),.ranking-head span:nth-child(6),.ranking-row>:nth-child(n+7),.ranking-row>:nth-child(5),.ranking-row>:nth-child(6){display:none}.ranking-head{min-height:32px;font-size:8px}.ranking-row{min-height:55px}.stock-id strong{font-size:10px}.stock-id small{font-size:7px}.quote strong{font-size:13px}.quote .change{font-size:8px}.ranking-row .spark{height:27px}.ranking-row .total-score{font-size:17px;display:block!important}.ranking-row>.status{min-height:22px;padding:0 4px;font-size:8px;display:inline-flex!important}.side-rail{border-top:1px solid var(--line-strong)}.side-rail>section{padding:13px 14px}.side-rail>section:nth-child(3),.side-rail>section:nth-child(4){display:none}.side-title{margin-bottom:8px}.side-title h2{font-size:14px}.risk-list{grid-template-columns:1fr 1fr;display:grid}.risk-list>div{border-right:1px solid var(--line)}.risk-list>div:nth-child(2){border-right:0}.risk-list>div:nth-last-child(-n+2){border-bottom:0}.detail-section{margin:10px 12px 0;overflow:hidden}.detail-tabs{scrollbar-width:none;display:flex;overflow-x:auto}.detail-tabs button{flex:0 0 90px;min-height:40px}.detail-table{overflow-x:auto}.detail-head,.detail-row{grid-template-columns:130px repeat(4,130px);min-width:650px}.detail-foot{align-items:flex-start;padding:9px;line-height:1.4}footer{display:none}.mobile-utility{z-index:15;border-top:1px solid var(--line-strong);background:#fff;grid-template-columns:1fr 1fr 1fr;height:58px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #0b1f3a12}.mobile-utility button,.mobile-utility div{background:#fff;border:0;justify-content:center;align-items:center;gap:6px;font-size:10px;display:flex}.mobile-utility button:last-child{border:1px solid var(--amber);color:#965a00;border-radius:4px;margin:8px;font-weight:700}.mobile-utility div{color:var(--loss)}.error-banner{top:76px;left:12px;right:12px}}@media (width<=390px){h1{font-size:16px}.candidate{grid-template-columns:40px minmax(0,1fr) 50px 65px}.candidate-title{gap:5px}.ranking-head,.ranking-row{grid-template-columns:21px minmax(78px,1fr) 58px 50px 33px 55px;gap:2px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--navy:#254239;--text:#293b34;--muted:#68766f;--line:#d6c69b;--line-strong:#9e7b31;--soft:#f7f1df;--gain:#b64037;--loss:#28715d;--amber:#98701f;--amber-soft:#fbefd0;--blue:#317660}html,body,#root{color:var(--text);background:#e6ecee}body{background:radial-gradient(circle at 50% -15%,#fffdf7 0 20%,#eef2ef 58%,#dfe7e9 100%)}body:before{content:"";pointer-events:none;opacity:.24;background-image:linear-gradient(#38534609 1px,#0000 1px),linear-gradient(90deg,#38534609 1px,#0000 1px);background-size:30px 30px;position:fixed;inset:0}.app-shell{background:#fffdf7f7;border:1px solid #d6c394;width:min(1560px,100% - 34px);min-height:calc(100vh - 34px);margin:17px auto;position:relative;box-shadow:0 18px 50px #26393124,inset 0 0 0 5px #d3be891f}.rpg-frame{border:1px solid var(--line-strong);position:relative}.rpg-frame:before,.rpg-frame:after{content:"◆";color:#e5c879;font-size:11px;position:absolute}.rpg-frame:before{top:8px;left:9px}.rpg-frame:after{bottom:8px;right:9px}.topbar{color:#fff8df;background:linear-gradient(110deg,#1f5144,#2f6d5c 55%,#74561f);border-bottom:1px solid #e4cd87;border-radius:10px;min-height:82px;margin:15px;padding:12px 22px;box-shadow:inset 0 0 0 3px #e7d08d29}.brand-block{gap:13px}.brand-seal{color:#87551e;background:#f8ead0;border:2px solid #e6ca7b;border-radius:50%;place-items:center;width:50px;height:50px;font-family:Noto Serif TC,PMingLiU,serif;font-size:24px;font-weight:800;display:grid;box-shadow:0 0 0 4px #ffffff21}.eyebrow{color:#ddc77f;letter-spacing:.2em;font-size:8px;display:block}h1,h2,h3,.section-title,.chapter-banner strong{letter-spacing:.06em;font-family:Noto Serif TC,PMingLiU,Microsoft JhengHei,serif}h1{color:#fff4cf;text-shadow:0 2px #0003}.brand-block p{color:#e4eee9}.clock{border-right-color:#ffffff47}.clock span{color:#d8e7e0}.clock strong{color:#fff4d0}.pause-button,.refresh-button{color:#fff5d9;background:#ffffff1a;border-color:#dfc375}.refresh-button:hover{background:#fff3}.market-rail{border:1px solid var(--line-strong);background:#fffaf0;border-radius:9px;height:auto;margin:0 15px 14px;overflow:hidden}.market-item{background:linear-gradient(145deg,#fffdf8,#f4ecda);border-right-color:#d7c79f;padding:12px 18px}.market-item>span{color:#6d5a32;font-weight:700}.market-item strong{color:#263d35}.page-grid{border:1px solid var(--line-strong);background:#fffcf4;border-radius:9px;grid-template-columns:minmax(850px,1fr) 330px;margin:0 15px;overflow:hidden}.main-column{border-right-color:#cbb982;padding:0 18px 18px}.rpg-section{margin:0 0 14px}.chapter-banner{color:#6d4b18;background:linear-gradient(90deg,#ead69e,#f8edc9 55%,#dce9df);border-bottom:1px solid #c8b47b;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:0 -18px 12px;padding:9px 17px;display:grid}.chapter-banner span{background:#fffaf0;border:1px solid #9c782e;place-items:center;width:37px;height:24px;font-size:10px;display:grid}.chapter-banner strong{letter-spacing:.12em;font-size:17px}.chapter-banner small{letter-spacing:.16em;color:#69776f;font-size:8px}.section-heading{border-bottom-color:#d3c191}.section-heading h2,.side-title h2{color:#714d19}.candidate-grid{gap:12px}.candidate{background:linear-gradient(150deg,#fffdf7,#f7efdc);border-color:#bca060;border-radius:9px;position:relative;box-shadow:inset 0 0 0 3px #d3be8926,0 7px 16px #39473d12}.candidate:after{content:"◆";color:#c5a451;font-size:9px;position:absolute;bottom:6px;right:8px}.candidate-rank{background:linear-gradient(#b38a36,#86601a);border:1px solid #76531d}.candidate-title strong{color:#744b1d;font-family:Noto Serif TC,PMingLiU,serif}.candidate-score{border-color:#d6c59c}.candidate-score strong,.total-score{color:#98701f}.ranking-table{border-color:#c8b47e;border-radius:7px;overflow:hidden}.ranking-head{color:#664c20;background:#eee0b7;border-bottom-color:#bca363}.ranking-row{background:linear-gradient(90deg,#fffdf7,#faf4e6);border-bottom-color:#ded1ad}.ranking-row:hover{background:#f4ead1}.score-cell{border:1px solid #91702b29}.side-rail{background:linear-gradient(150deg,#fbf5e5,#f0f4ee)}.side-rail>section{border-bottom-color:#d6c79d}.risk-list,.alert-list{background:#fffdf7;border-color:#ccb987}.risk-list>div,.alert-list>div{border-bottom-color:#dfd4b6}.source-bars p{border-bottom:1px dashed #d7c79d;padding-bottom:7px}.detail-section{background:#fffdf7;border-color:#a8883f;border-radius:9px;margin:14px 15px 0;overflow:hidden}.detail-tabs{background:#eee1bd;border-bottom-color:#b99d5e}.detail-tabs button{border-right-color:#d1bf91}.detail-tabs button.active{color:#76531c;background:#fffaf0;border-top-color:#2d745e}.detail-head{background:#f0e5c7}.detail-row{background:#fffdf8}.detail-row:nth-child(odd){background:#faf4e7}.detail-row,.detail-head{border-bottom-color:#dfd3b4}.detail-row>*,.detail-head>*{border-right-color:#e2d6b8}.detail-foot{border-top-color:#c9b47a}footer{color:#66766e;margin:0 15px}.mobile-utility{background:#fffaf0;border-top-color:#b99d5d}.loading-screen{background:#fffdf7}@media (width<=1240px){.page-grid{grid-template-columns:minmax(730px,1fr) 280px}}@media (width<=820px){.app-shell{border:0;width:100%;margin:0;padding-bottom:66px}.topbar{background:linear-gradient(110deg,#1f5144,#6a531e);border-radius:0;margin:0}.market-rail{border-radius:7px;margin:9px}.page-grid{margin:0 9px;display:block}.chapter-banner{margin-left:-12px;margin-right:-12px}.side-rail{border-top-color:#b99d5e}.detail-section{margin:10px 9px 0}.mobile-utility,.mobile-utility button,.mobile-utility div{background:#fffaf0}}
