:root{--bg-1: #0d1321;--bg-2: #1d2d44;--card: rgba(255, 255, 255, .08);--text: #f0ebd8;--up: #7ae582;--down: #ff6b6b;--line: rgba(240, 235, 216, .18)}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Space Grotesk,sans-serif;background:radial-gradient(circle at 20% 10%,#3e5c76 0%,var(--bg-1) 40%,#090d15 100%);color:var(--text)}.page{position:relative;width:min(1100px,92vw);margin:0 auto;padding:2.2rem 0 4rem}.ambient{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#5a7d9e42,#7ae58214);filter:blur(65px);transform:translateY(-30px)}.header{margin-bottom:1.2rem;animation:rise .42s ease-out}.header h1{margin:0;font-size:clamp(2rem,4vw,3rem);letter-spacing:.05em}.header p{margin:.4rem 0 0;opacity:.84}.view-switch{margin-top:.9rem;display:inline-flex;gap:.45rem;padding:.2rem;border-radius:10px;background:#0c192873;border:1px solid rgba(240,235,216,.2)}.view-switch button{border:0;border-radius:8px;background:transparent;color:#f0ebd8c7;padding:.38rem .85rem;cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:.88rem}.view-switch button.active{background:#ebf3faeb;color:#122f4a;font-weight:600}.market-switch{margin-top:.9rem;display:inline-flex;gap:.45rem;padding:.2rem;border-radius:10px;background:#08142294;border:1px solid rgba(240,235,216,.25)}.market-switch button{border:0;border-radius:8px;background:transparent;color:#f0ebd8c7;padding:.38rem .85rem;cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:.88rem}.market-switch button.active{background:#7ae58233;color:#d7ffe4;font-weight:600}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.75rem;margin-bottom:.8rem}.metric-card,.panel{border:1px solid var(--line);border-radius:16px;background:var(--card);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.metric-card{padding:.8rem .95rem;animation:rise .6s ease both}.metric-card h2{font-size:.86rem;margin:0;opacity:.82}.metric-card div{font-family:IBM Plex Mono,monospace;font-size:1.28rem;margin-top:.35rem}.panel{padding:.9rem;margin-top:.85rem}.panel h2{margin:0 0 .65rem;font-size:1.03rem}.loading-panel h2{margin-bottom:.55rem}.loading-steps{margin:0;padding:0;list-style:none;display:grid;gap:.42rem}.loading-steps li{display:flex;align-items:center;gap:.5rem;font-size:.92rem}.loading-steps li.done{color:#92ffc3}.loading-steps li.active{color:#f4f0de;font-weight:600}.loading-steps li.pending{color:#f0ebd8a8}.step-dot{width:.56rem;height:.56rem;border-radius:50%;border:1px solid currentColor;display:inline-block}.loading-tip{margin:.7rem 0 0;opacity:.8;font-size:.84rem}.watchlist-table-wrap{width:100%;overflow-x:auto}.watchlist table{width:100%;min-width:940px;border-collapse:collapse;border:1px solid #97afc8;font-family:"Noto Serif SC",Songti SC,STSong,serif;font-size:1.03rem;text-align:center;color:#102b46}.watchlist thead th{padding:.86rem .58rem;background:linear-gradient(180deg,#d9e4ee,#c5d2de);border:1px solid #9db4cb;color:#1a3550;font-weight:600;letter-spacing:.02em}.watchlist tbody td{padding:.72rem .58rem;border:1px solid #adc1d6;background:#ebf3faf5}.watchlist tbody tr:nth-child(2n) td{background:#e3edf8fa}.watchlist td.up{color:#de1f1f;font-weight:600}.watchlist td.down{color:#0d8a28;font-weight:600}.refine-btn{border:1px solid rgba(16,43,70,.35);background:#e6f0f8eb;color:#153450;border-radius:8px;padding:.24rem .5rem;cursor:pointer;font-size:.78rem}.refine-btn:disabled{opacity:.68;cursor:not-allowed}.refine-tag{margin-left:.35rem;color:#114e7b;font-size:.75rem}.history-panel .history-table{min-width:1080px}.history-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.6rem;margin:.2rem 0 .8rem}.history-filters label{display:flex;flex-direction:column;gap:.2rem;font-size:.82rem;color:#f0ebd8db}.history-filters select,.history-filters input{min-width:132px;border:1px solid rgba(240,235,216,.32);border-radius:8px;padding:.36rem .45rem;background:#0b1a2c99;color:#f0ebd8}.history-filters input[type=date]{color-scheme:dark}.filter-reset{border:1px solid rgba(240,235,216,.32);border-radius:8px;padding:.4rem .74rem;background:#0b1a2c99;color:#f0ebd8;cursor:pointer}.history-table td.up{color:#de1f1f;font-weight:600}.history-table td.down{color:#0d8a28;font-weight:600}.history-table td.hit{color:#d21f1f;font-weight:600}.history-table td.miss{color:#0f7e2f;font-weight:600}.history-table tbody tr{cursor:pointer}.history-table tbody tr.selected-row td{background:#d3e2f0fa}.empty-tip{margin:.72rem 0 0;opacity:.82}.error-text{color:#ffd4d4}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#030a12a6;display:flex;align-items:center;justify-content:center;z-index:40;padding:1rem}.modal-card{width:min(760px,96vw);max-height:88vh;overflow-y:auto;border-radius:14px;border:1px solid rgba(240,235,216,.22);background:#102134;color:#f0ebd8;padding:.9rem}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.modal-head h3{margin:0;font-size:1.02rem}.modal-head button{border:1px solid rgba(240,235,216,.3);background:#11273ee6;color:#f0ebd8;border-radius:8px;padding:.3rem .64rem;cursor:pointer}.modal-section{margin-top:.78rem}.modal-section h4{margin:0 0 .42rem;font-size:.88rem}.refine-steps{margin:0;padding:0;list-style:none;display:grid;gap:.38rem}.refine-steps li{display:flex;align-items:center;gap:.5rem;font-size:.86rem}.refine-steps li.done{color:#92ffc3}.refine-steps li.active{color:#f4f0de;font-weight:600}.refine-steps li.pending{color:#f0ebd89e}.refine-current{margin:.55rem 0 0;font-size:.83rem;color:#f0ebd8eb}.refine-log-details{margin-top:.55rem}.refine-log-details summary{cursor:pointer;font-size:.82rem;color:#f0ebd8e0}.stream-log{border:1px solid rgba(240,235,216,.2);border-radius:10px;background:#061320b3;padding:.56rem;max-height:34vh;overflow-y:auto;margin-top:.4rem}.stream-log p{margin:.12rem 0;font-size:.82rem;line-height:1.4}.history-detail{margin-top:.9rem;border:1px solid rgba(240,235,216,.22);border-radius:12px;padding:.75rem;background:#0815248f}.history-detail h3{margin:0 0 .55rem;font-size:1rem}.history-detail h4{margin:0 0 .42rem;font-size:.92rem}.history-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:.5rem;margin-bottom:.68rem}.history-detail-grid div{display:flex;flex-direction:column;gap:.14rem;border:1px solid rgba(240,235,216,.2);border-radius:10px;padding:.45rem .5rem}.history-detail-grid strong{font-size:.78rem;opacity:.82}.history-detail-section{margin-top:.62rem}.history-detail-section p{margin:.25rem 0;line-height:1.45}.history-detail-section ul{margin:.2rem 0 0;padding-left:1.1rem}.detail-mini-table{min-width:560px}.rank-list{list-style:none;margin:0;padding:0}.rank-list li{display:flex;justify-content:space-between;padding:.5rem .35rem;border-bottom:1px dashed var(--line);font-family:IBM Plex Mono,monospace}.up{color:var(--up)}.down{color:var(--down)}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.error{color:#ffd4d4}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 840px){.market-switch,.view-switch{display:flex;flex-wrap:wrap;width:100%}.market-switch button,.view-switch button{flex:1 1 auto;text-align:center}.two-column{grid-template-columns:1fr}.watchlist table{font-size:.9rem}.history-detail-grid{grid-template-columns:1fr}}
