*{box-sizing:border-box}body{margin:0;background:#080f19;color:#e8f2f5;font-family:Inter,"Noto Sans TC",system-ui,sans-serif}button,input{font:inherit}button{cursor:pointer;color:inherit;border:1px solid #304350;background:#12212c;border-radius:8px;padding:10px 14px}button:hover{border-color:#6bf4de;background:#183b41}button:focus-visible,input:focus-visible{outline:2px solid #6bf4de;outline-offset:3px}header{height:90px;padding:20px 40px;border-bottom:1px solid #22323e;display:flex;justify-content:space-between;align-items:center}.brand{font-weight:800;font-size:26px;color:white;text-decoration:none;letter-spacing:2px}.brand span{color:#6bf4de}.brand small{display:block;font-size:10px;letter-spacing:3px;margin-top:5px;color:#819ba9}.feed{display:flex;align-items:center;gap:14px;font-size:14px;color:#9bb1be}main{display:grid;grid-template-columns:minmax(0,1fr) 370px;min-height:calc(100vh - 90px)}.stage{position:relative;min-height:720px;background:radial-gradient(ellipse at 50% 50%,#17323c 0%,#0a1421 65%);overflow:hidden}#scene{display:block;width:100%;height:100%;position:absolute;inset:0;touch-action:none}.scene-label{position:absolute;top:32px;left:34px;pointer-events:none}.scene-label span{font-size:12px;letter-spacing:3px;color:#6bf4de}.scene-label p{font-size:20px;font-weight:600}.instructions{position:absolute;bottom:24px;left:34px;color:#96acb9;font-size:14px;pointer-events:none}kbd{border:1px solid #425361;padding:3px 6px;border-radius:4px;margin:0 3px}.view-tools{position:absolute;top:30px;right:24px;display:flex;gap:6px}#loading{position:absolute;top:48%;width:100%;text-align:center;color:#6bf4de;font-size:18px}aside{padding:28px;background:#0d1722;border-left:1px solid #22323e}.panel-head{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:2px;color:#87a0af}.tag{letter-spacing:0;border:1px solid #314550;padding:4px 7px;border-radius:4px}h1{font-size:28px;margin:28px 0 4px}.symbol{font-size:14px;color:#8ca5b5;letter-spacing:2px}.quote{margin-top:22px;display:flex;align-items:baseline;gap:10px}.quote strong{font-size:48px;letter-spacing:-2px;font-weight:600}.quote span{font-size:12px;color:#92a7b4}#change{font-size:17px;margin:3px 0 26px}.up{color:#ff738c}.down{color:#6bf4ae}.range>span{font-size:13px;color:#8aa1b0}#range-bar{height:5px;border-radius:4px;background:#233f4c;margin:12px 0;position:relative}#range-bar:after{content:'';position:absolute;width:10px;height:10px;top:-3px;left:var(--position,50%);background:#6bf4de;border-radius:50%}.range-label{display:flex;justify-content:space-between;font-size:13px;color:#b6c8d0}dl{margin:22px 0 30px}dl>div{display:flex;justify-content:space-between;border-bottom:1px solid #21313d;padding:10px 0;font-size:14px}dt{color:#92a6b4}dd{margin:0}.select-head{display:flex;justify-content:space-between;font-size:14px;margin-bottom:10px}#selection-count{font-size:12px;color:#849ba9}input{width:100%;border:1px solid #314652;border-radius:8px;background:#101e29;color:white;padding:12px;margin-bottom:10px}#stock-list{max-height:200px;overflow:auto;scrollbar-width:thin}.stock-row{display:flex;width:100%;justify-content:space-between;border:0;border-radius:5px;background:transparent;padding:10px;font-size:14px}.stock-row.active{background:#193d43;color:#6bf4de}.stock-row[aria-selected=true]{box-shadow:inset 3px 0 #6bf4de}.stock-row small{color:#8aa3b0;margin-right:12px}.controls{display:grid;grid-template-columns:45px 1fr 45px;gap:8px;margin-top:14px}#confirm{background:#6bf4de;color:#08252c;border:0;font-weight:700}#announcement{min-height:20px;font-size:12px;color:#8ea5b3;margin:12px 0}footer{font-size:12px;color:#728d9d;margin-top:20px}footer a{color:#9bb3be}footer p{line-height:1.6}@media(min-width:1500px){main{grid-template-columns:minmax(0,1fr) 420px}aside{padding:35px}}@media(max-width:900px){header{padding:16px 20px;height:80px}.brand{font-size:22px}.feed{font-size:12px;max-width:190px}main{grid-template-columns:1fr}.stage{min-height:560px;height:65vh}.scene-label{left:20px;top:22px}.scene-label p{font-size:16px}.view-tools{top:auto;bottom:65px;right:15px}.instructions{left:20px;font-size:12px;right:12px}.panel-head{font-size:12px}aside{border-left:0;border-top:1px solid #22323e;padding:25px}.quote strong{font-size:44px}#stock-list{max-height:230px}}
button{touch-action:manipulation}button:disabled{opacity:.4;cursor:default}.touch-dock{position:absolute;bottom:64px;left:50%;transform:translateX(-50%);display:flex;gap:24px;align-items:center;width:min(450px,calc(100% - 40px));background:#0a1727ed;border:1px solid #3d6873;border-radius:18px;padding:14px 18px;box-shadow:0 12px 35px #0008;backdrop-filter:blur(12px)}.touch-selection{min-width:0;flex:1}.touch-selection span{display:block;color:#88a9b8;font-size:12px;margin-bottom:5px}.touch-selection strong{display:block;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.touch-buttons{display:flex;gap:9px}.touch-buttons button{width:52px;height:52px;font-size:26px;padding:0;border-radius:50%;user-select:none;-webkit-user-select:none}.touch-buttons button:active{transform:scale(.92);background:#39717c}#touch-confirm{width:62px;height:62px;background:#6bf4de;color:#09232c;border:0;font-size:22px;font-weight:800}#touch-confirm span{display:block;font-size:11px;line-height:14px}.stage{height:max(760px,calc(100vh - 90px));min-height:760px;position:sticky;top:0}#range-bar:after{left:clamp(0px,var(--position,50%),calc(100% - 10px))}@media(max-width:900px){.stage{position:relative;height:620px;min-height:620px}.touch-dock{bottom:55px;gap:12px;padding:12px}.view-tools{top:18px;bottom:auto;right:15px}.view-tools button{padding:8px 10px}.view-tools #reset-view{display:none}.scene-label{top:18px}.scene-label p{margin-top:8px}.instructions{bottom:20px}.touch-selection strong{font-size:14px}.touch-buttons button{width:48px;height:48px}.touch-buttons #touch-confirm{width:54px;height:54px}}
body{background:#160e2d}header{background:linear-gradient(110deg,#281348,#141732);border-bottom-color:#674184}.brand span{color:#ff82ca}.brand small{color:#c0abdf}.feed{color:#d2c1ed}.stage{background:radial-gradient(ellipse at 18% 35%,#922b8055,transparent 52%),radial-gradient(ellipse at 85% 40%,#275da475,transparent 55%),linear-gradient(145deg,#2d1553,#171632 65%,#30175a)}aside{background:linear-gradient(155deg,#26163a,#161b35 70%);border-left-color:#674184}.scene-label span{color:#ff9edb}.touch-dock{background:#271539ed;border-color:#b568d3;box-shadow:0 14px 40px #10071d88,0 0 30px #a34bc329}.touch-buttons #touch-prev{background:#6540b0;border-color:#ab89ee}.touch-buttons #touch-next{background:#a42e7b;border-color:#f083c9}#touch-confirm,#confirm{background:#ffe174;color:#39214c}.view-tools button{background:#3d275c;border-color:#8663a8}.panel-head,.symbol,dt,.range>span,.touch-selection span{color:#c3afd6}input{background:#241a37;border-color:#685279}.stock-row.active{background:#45316a;color:#ffe78e}.stock-row[aria-selected=true]{box-shadow:inset 3px 0 #ff80c7}.stock-row small{color:#b9afd4}dl>div{border-color:#473152}.instructions{color:#ccbada}button:hover{background:#684088;border-color:#efa0eb}
.news-panel{margin-top:28px;padding-top:22px;border-top:1px solid #78508b}.news-panel h2{font-size:20px;margin:0 0 10px;color:#ffe174}.news-panel a{display:block;font-size:17px;line-height:1.7;color:#f7e9ff;text-decoration:none}.news-panel a:hover{text-decoration:underline}.news-panel p{font-size:12px;line-height:1.6;color:#bea8ce}.news-nav{display:flex;justify-content:space-between;gap:10px;margin-top:14px}.news-nav button{min-height:44px}.news-status{margin-bottom:14px}
.news-nav{flex-wrap:wrap}.news-nav button{flex:1 1 40%;font-size:14px}
.paper-dialog{width:min(660px,94vw);max-height:88vh;overflow:auto;background:#251333;color:#f4e9ff;border:1px solid #bc77dd;border-radius:20px;padding:26px}.paper-dialog::backdrop{background:#090615bb;backdrop-filter:blur(5px)}.paper-top{display:flex;justify-content:space-between;align-items:center}.paper-top h2{margin:0}.paper-dialog p{line-height:1.7;font-size:14px}.paper-dialog label{display:block;margin:14px 0;font-size:14px}.paper-dialog input,.paper-dialog select{display:block;width:100%;padding:12px;background:#160f26;color:white;border:1px solid #785493;border-radius:8px;margin-top:7px}.paper-dialog small{overflow-wrap:anywhere;color:#c5a7d6}.paper-dialog h3{color:#ffe174}.paper-dialog #paper-orders{max-height:260px;overflow:auto}.paper-dialog #paper-orders p,.paper-dialog #paper-positions p{padding:12px;background:#38214c;border-radius:8px;overflow-wrap:anywhere}.paper-dialog #paper-submit{background:#ffe174;color:#311439;margin-top:12px}.paper-launch{background:#843f9a!important;color:#fff}.view-tools{flex-wrap:wrap;max-width:340px;justify-content:flex-end}@media(max-width:900px){.view-tools{max-width:190px}.paper-launch{font-size:12px}.paper-dialog{padding:18px}}
.paper-dialog [hidden]{display:none!important}.paper-dialog #admin-records{max-height:340px;overflow:auto}.paper-dialog #admin-records p{padding:12px;background:#38214c;border-radius:8px;overflow-wrap:anywhere}.paper-dialog #admin-area{border:1px solid #bc77dd;padding:16px;border-radius:12px;margin-bottom:20px}
.paper-dialog .trade-profit{color:#ff8293}.paper-dialog .trade-loss{color:#63e6a0}.paper-dialog .trade-flat{color:#e6dfef}.paper-dialog .trade-summary{margin-top:20px;padding:16px;border:1px solid #785493;border-radius:12px}.paper-dialog .trade-summary p{font-weight:600}
.view-tools .music-volume{display:flex;align-items:center;gap:10px;background:#3d275c;border:1px solid #8663a8;border-radius:8px;padding:8px 12px;font-size:12px}.music-volume span{white-space:nowrap}.view-tools .music-volume input{width:100px;min-height:24px;margin:0;padding:0;accent-color:#ffe174;cursor:pointer}


/*# sourceMappingURL=main.css.map*/