:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#101512;background:#f1f3f0;font-synthesis:none;--ink: #101512;--muted: #68706b;--line: rgba(16, 21, 18, .12);--green: #10a861;--green-dark: #087443;--paper: rgba(255, 255, 255, .88)}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}button,a{font:inherit;color:inherit}button{border:0;cursor:pointer}body{background:#edf0ec}.boot-screen{position:fixed;inset:0;z-index:100;display:grid;place-content:center;justify-items:center;background:#f4f6f3;transition:opacity .7s ease,visibility .7s}.boot-screen.done{opacity:0;visibility:hidden}.boot-mark{font-size:44px;font-weight:900;letter-spacing:-5px;transform:skew(-9deg)}.boot-mark span{color:var(--green)}.boot-copy{margin-top:21px;font:600 9px/1 ui-monospace,monospace;letter-spacing:.24em;color:#737a75}.boot-line{width:210px;height:2px;margin-top:14px;overflow:hidden;background:#dfe3df}.boot-line i{display:block;width:12%;height:100%;background:#111;transition:width .25s}.topbar{position:fixed;z-index:20;top:0;left:0;right:0;height:72px;display:flex;align-items:center;padding:0 34px;border-bottom:1px solid var(--line);background:#f9faf8e0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand-mark{position:relative;width:27px;height:25px;transform:skew(-10deg)}.brand-mark i{position:absolute;display:block;width:8px;background:#111;border-radius:1px}.brand-mark i:nth-child(1){height:16px;left:0;bottom:0}.brand-mark i:nth-child(2){height:24px;left:10px;bottom:0}.brand-mark i:nth-child(3){height:11px;left:20px;bottom:0;background:var(--green)}.brand-word{font-weight:900;font-size:19px;letter-spacing:-.06em;transform:skew(-7deg)}.brand-section{margin-left:18px;padding-left:18px;border-left:1px solid var(--line);font-size:13px;font-weight:620}.primary-nav{display:flex;height:100%;align-items:center;gap:31px;margin-left:clamp(35px,7vw,120px)}.primary-nav button{position:relative;height:100%;padding:0;background:transparent;color:#777e79;font-size:12px}.primary-nav button.active{color:#111;font-weight:650}.primary-nav button.active:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background:#111}.top-actions{display:flex;align-items:center;gap:20px;margin-left:auto}.system-state{display:flex;align-items:center;gap:8px;color:#606762;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.system-state i,.live-dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #10a8611a;animation:pulse 2s infinite}.utc-time{font:500 10px/1 ui-monospace,monospace;color:#777e79}.profile-button{width:35px;height:35px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:10px;font-weight:700}.world-shell{position:absolute;inset:72px 0 0;overflow:hidden;background:radial-gradient(circle at 52% 44%,#fff 0,#eef1ed 54%,#e5e9e4)}#world{position:absolute;inset:0;width:100%;height:100%;outline:none}.noise{position:absolute;inset:0;pointer-events:none;opacity:.12;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E")}.hero-copy{position:absolute;z-index:3;top:45px;left:38px;width:355px;pointer-events:none}.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:19px;font:650 9px/1 ui-monospace,monospace;letter-spacing:.14em;text-transform:uppercase;color:#555d58}.eyebrow i{width:6px;height:6px;border-radius:50%;background:var(--green)}.hero-copy h1{margin:0;font-size:clamp(48px,5.2vw,82px);line-height:.86;letter-spacing:-.075em;font-weight:720}.hero-copy h1 em{font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-copy p{width:310px;margin:20px 0 0;color:#69716c;font-size:12px;line-height:1.7}.hero-status{display:flex;gap:26px;margin-top:25px;font:600 8px/1.4 ui-monospace,monospace;letter-spacing:.08em;color:#777e79}.hero-status b{margin-right:5px;color:#111;font-size:13px}body[data-scene="3"] .hero-copy:before{content:"";position:absolute;z-index:-1;inset:-30px -110px -30px -28px;pointer-events:none;background:radial-gradient(ellipse at 18% 50%,#f0f3eff5,#f0f3efb3 48%,#f0f3ef00 76%)}.view-switcher{position:absolute;z-index:4;top:34px;left:50%;display:flex;align-items:center;padding:4px;border:1px solid var(--line);border-radius:999px;background:#ffffffbd;box-shadow:0 8px 24px #141e170d;transform:translate(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.view-switcher>span{margin:0 11px 0 9px;font:600 8px/1 ui-monospace,monospace;color:#8a908c}.view-switcher button{padding:8px 13px;border-radius:999px;background:transparent;font-size:10px;color:#747b76}.view-switcher button.active{background:#111513;color:#fff;box-shadow:0 2px 8px #00000026}.view-switcher button[data-view=tour]:before{content:"";display:inline-block;width:4px;height:4px;margin-right:5px;border-radius:50%;background:#89908b;vertical-align:1px}.view-switcher button[data-view=tour].active:before{background:#55d18d;box-shadow:0 0 7px #55d18dd9;animation:pulse 1.4s infinite}body:not([data-scene="3"]) .view-switcher button[data-view=tour]{display:none}.concept-switcher{position:absolute;z-index:6;top:79px;left:50%;display:flex;align-items:center;gap:3px;padding:4px 5px;border:1px solid rgba(16,21,18,.1);border-radius:7px;background:#ffffffad;box-shadow:0 8px 22px #141e170b;transform:translate(-50%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.concept-switcher>span{margin:0 8px 0 5px;color:#7c837e;font:600 7px/1 ui-monospace,monospace;letter-spacing:.08em}.concept-switcher button{width:24px;height:22px;border-radius:4px;background:transparent;color:#858b87;font:600 7px/1 ui-monospace,monospace}.concept-switcher button:hover{background:#1015120f;color:#111}.concept-switcher button.active{background:#111513;color:#fff}.metric-rail{position:absolute;z-index:5;top:24px;right:24px;width:286px;overflow:hidden;border:1px solid rgba(17,22,19,.11);border-radius:13px;background:var(--paper);box-shadow:0 20px 60px #15221a17;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.rail-heading,.section-title{display:flex;align-items:center;justify-content:space-between;font:650 8px/1 ui-monospace,monospace;letter-spacing:.11em;color:#747b76}.rail-heading{height:38px;padding:0 15px;border-bottom:1px solid var(--line)}.rail-heading button{background:transparent;letter-spacing:2px}.rail-heading>span{display:flex;align-items:center;gap:7px}.strategy-selector{display:flex;min-width:0;align-items:center;gap:7px}.strategy-selector select{width:188px;min-width:0;overflow:hidden;border:0;outline:0;background:transparent;color:#58615c;font:650 7px/1 ui-monospace,monospace;text-overflow:ellipsis;cursor:pointer}.strategy-selector select:focus{color:#111513}.lobster-live{width:5px;height:5px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #10a8611a;animation:pulse 1.6s infinite}.simulation-badge{padding:5px 7px;border-radius:999px;background:#10a86114!important;color:var(--green-dark);font:650 6px/1 ui-monospace,monospace;letter-spacing:.04em!important}.primary-metric{position:relative;height:155px;padding:17px 16px;border-bottom:1px solid var(--line)}.primary-metric>span,.metric-grid article>span{display:block;font:600 8px/1 ui-monospace,monospace;letter-spacing:.08em;color:#7d847f}.primary-metric>strong{display:block;margin-top:7px;font:650 35px/1 ui-monospace,monospace;letter-spacing:-.08em}.primary-metric>strong small{font-size:13px;margin-left:3px;letter-spacing:0}.metric-delta{position:absolute;top:21px;right:16px;font:650 9px/1 ui-monospace,monospace}.metric-delta i{color:#858b87;font-style:normal;font-size:7px}.positive{color:var(--green-dark)!important}.sparkline{position:absolute;left:0;right:0;bottom:0;width:100%;height:69px;overflow:visible}.sparkline path:not(.spark-area){fill:none;stroke:var(--green);stroke-width:1.5;vector-effect:non-scaling-stroke}.spark-area{fill:url(#none);fill:#10a86112}.lobster-primary{height:194px}.lobster-primary>strong{font-size:33px}.return-metric-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-right:0}.return-metric-head>span{flex:0 0 auto;font:600 8px/1 ui-monospace,monospace;letter-spacing:.08em;color:#7d847f}.return-range-switcher{display:flex;flex-wrap:nowrap;align-items:center;gap:2px;max-width:calc(100% - 135px);overflow-x:auto;padding:2px;border:1px solid #dfe4df;border-radius:5px;background:#ffffff9e;scrollbar-width:none}.return-range-switcher::-webkit-scrollbar{display:none}.return-range-switcher button{min-width:25px;height:17px;padding:0 4px;border:0;border-radius:3px;background:transparent;color:#8a918c;font:650 6px/1 ui-monospace,monospace;cursor:pointer;transition:color .18s ease,background .18s ease}.return-range-switcher button:hover{color:#28312c;background:#edf2ee}.return-range-switcher button.active{color:#087443;background:#10a8611f;box-shadow:inset 0 0 0 1px #10a86121}.target-return{top:47px;right:16px;z-index:3;color:#6f7772;font-size:7px}.target-return b{color:var(--green-dark);font-size:9px}.target-return b{display:inline-flex;align-items:center;gap:1px}.target-return input{width:39px;padding:2px 1px;border:0;border-bottom:1px solid rgba(8,116,67,.25);outline:0;background:transparent;color:var(--green-dark);font:700 9px/1 ui-monospace,monospace;text-align:right}.target-return input:focus{border-bottom-color:var(--green-dark);background:#10a8610d}.target-return input::-webkit-inner-spin-button{display:none}.target-track-meta{position:absolute;z-index:2;left:16px;right:16px;bottom:7px;display:flex;justify-content:space-between;color:#9aa09c;font:500 6px/1 ui-monospace,monospace}.target-track-meta b{color:#6f7772;font-weight:600}.target-chart{position:absolute;left:0;right:0;bottom:15px;width:100%;height:76px;overflow:visible}.forecast-zone{fill:#10a86105}.current-time-line{stroke:#10a86133;stroke-width:.7;stroke-dasharray:2 2;vector-effect:non-scaling-stroke}.target-band-area{fill:#10a86113;stroke:none}.target-curve{fill:none;stroke:#10a86161;stroke-width:1;stroke-dasharray:3 3;vector-effect:non-scaling-stroke}.forecast-curve{fill:none;stroke:#10a861eb;stroke-width:1.35;stroke-dasharray:5 2;vector-effect:non-scaling-stroke}.actual-curve{fill:none;stroke:#101512;stroke-width:1.5;vector-effect:non-scaling-stroke}.actual-point{fill:var(--green);stroke:#fff;stroke-width:1;vector-effect:non-scaling-stroke}.spread-pulse-baseline{stroke:#2696b12e;stroke-width:.5;vector-effect:non-scaling-stroke}.spread-pulse-curve{fill:none;stroke:#2696b1e6;stroke-width:1;vector-effect:non-scaling-stroke}.spread-pulse-point{fill:#2696b1;stroke:#fff;stroke-width:.65;vector-effect:non-scaling-stroke}.value-updated{animation:returnValueUpdated .72s ease-out}@keyframes returnValueUpdated{0%{color:var(--green);text-shadow:0 0 12px rgba(16,168,97,.45)}to{color:inherit;text-shadow:none}}.metric-grid{display:grid;grid-template-columns:1fr 1fr}.metric-grid article{min-height:78px;padding:13px 15px;border-bottom:1px solid var(--line)}.metric-grid article:nth-child(odd){border-right:1px solid var(--line)}.metric-grid strong{display:block;margin-top:8px;font:650 17px/1 ui-monospace,monospace;letter-spacing:-.05em}.metric-grid strong small{font-size:9px;margin-left:2px}.metric-grid article>small{display:block;margin-top:6px;color:#949995;font:500 7px/1 ui-monospace,monospace}.capital-setting strong{display:flex;align-items:baseline;gap:2px}.capital-setting input{width:58px;padding:0;border:0;border-bottom:1px solid rgba(8,116,67,.28);outline:0;background:transparent;color:#17201b;font:inherit;text-align:right}.capital-setting input:focus{border-bottom-color:var(--green-dark);background:#10a8610d}.capital-setting input::-webkit-inner-spin-button{display:none}.feed-row .live-mark{animation:liveValuePulse .7s ease}.venue-health{padding:15px}.section-title b{color:#111;font-size:8px}.health-row{display:grid;grid-template-columns:53px 1fr 35px;align-items:center;gap:8px;margin-top:14px;font-size:9px;color:#727974}.health-row i{height:2px;background:#e3e6e2}.health-row i b{display:block;height:100%;background:var(--green)}.health-row em{font:500 8px/1 ui-monospace,monospace;text-align:right;font-style:normal}.target-controller-state{padding:12px 15px 13px}.controller-copy{min-height:23px;margin-top:8px;color:#777f7a;font-size:8px;line-height:1.45}.controller-meter{position:relative;height:4px;margin-top:11px;overflow:visible;border-radius:3px;background:#e3e7e3}.controller-meter i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#151a17,var(--green));transition:width .7s ease}.controller-meter b{position:absolute;top:-3px;left:95%;width:1px;height:10px;background:var(--green-dark)}.execution-card{position:absolute;z-index:5;left:24px;bottom:24px;width:min(720px,50vw);height:218px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#ffffffe0;box-shadow:0 18px 50px #15221a14;-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px)}.execution-head{display:flex;align-items:center;justify-content:space-between;height:41px;padding:0 15px;border-bottom:1px solid var(--line);font:600 8px/1 ui-monospace,monospace;letter-spacing:.08em;color:#787f7a}.execution-head>div{display:flex;align-items:center;gap:8px;color:#161b18}.execution-head .live-dot{display:inline-block;width:5px;height:5px}.feed-labels,.feed-row{display:grid;grid-template-columns:54px 1.15fr 1.55fr 68px 42px 68px;align-items:center;column-gap:8px;padding:0 14px}.feed-labels{height:28px;color:#959b97;font:600 7px/1 ui-monospace,monospace}.feed-row{position:relative;height:36px;border-top:1px solid rgba(17,22,19,.06);font:550 7px/1 ui-monospace,monospace;transition:opacity .3s,transform .3s}.feed-row.new{animation:enterRow .55s both}.feed-row.replayable{cursor:pointer}.feed-row.replayable:hover{background:#10a86111}.feed-row.replayable:hover span:nth-child(2):after{content:"  ↗ 回放";color:var(--green-dark);font-size:6px}.feed-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-row span:nth-child(1),.feed-row span:nth-child(3),.feed-row span:nth-child(4){color:#727974}.feed-row span:nth-child(3) small{display:block;margin-top:3px;overflow:hidden;color:#a0a6a2;font-size:5px;text-overflow:ellipsis}.feed-row span:last-child{text-align:right}.side-buy{color:var(--green-dark)}.side-sell{color:#b64f48}.evidence-card{transition:border-color .25s,box-shadow .25s}.evidence-card.attention{border-color:#10a8618c;box-shadow:0 20px 65px #085a302e}.real-evidence:before{content:"";position:absolute;left:4px;width:3px;height:3px;border-radius:50%;background:var(--green)}.feed-empty{display:grid;height:143px;place-content:center;justify-items:center;color:#727a75}.feed-empty i{width:6px;height:6px;margin-bottom:11px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #10a86114;animation:pulse 1.4s infinite}.feed-empty span{font:600 8px/1 ui-monospace,monospace}.feed-empty small{margin-top:7px;color:#a0a6a2;font:500 6px/1 ui-monospace,monospace}.strategy-card{position:absolute;z-index:4;right:24px;bottom:24px;width:286px;padding:15px;border:1px solid var(--line);border-radius:12px;background:#ffffffe0;box-shadow:0 18px 50px #15221a14;-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px)}.consensus-bar{position:relative;height:5px;margin:14px 0 13px;overflow:hidden;border-radius:3px;background:#e4e7e3}.consensus-bar i{display:block;width:74%;height:100%;background:#111}.consensus-bar b{position:absolute;top:-2px;left:62%;width:2px;height:9px;background:var(--green)}.strategy-card>strong{display:block;font-family:Georgia,serif;font-size:15px;font-weight:500}.strategy-card p{margin:7px 0 12px;color:#777e79;font-size:9px;line-height:1.6}.chips{display:flex;gap:5px}.chips span{padding:5px 7px;border:1px solid var(--line);border-radius:999px;font:550 7px/1 ui-monospace,monospace;color:#6d746f}.model-cluster-card{padding:0;overflow:hidden}.model-cluster-card .section-title{height:38px;padding:0 14px;border-bottom:1px solid var(--line)}.model-list{display:grid;grid-template-columns:1fr 1fr}.model-row{position:relative;min-width:0;height:51px;padding:10px 11px;border-bottom:1px solid rgba(16,21,18,.075);background:transparent;text-align:left}.model-row:nth-child(odd){border-right:1px solid rgba(16,21,18,.075)}.model-row:hover,.model-row.active{background:#10a8610e}.model-row span{display:flex;align-items:center;gap:5px;overflow:hidden;color:#68706b;font:550 6px/1 ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.model-row span i{width:4px;height:4px;flex:0 0 auto;border-radius:50%;background:var(--green)}.model-row b{display:block;margin-top:6px;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.model-row em{position:absolute;right:10px;bottom:10px;color:var(--green-dark);font:600 6px/1 ui-monospace,monospace;font-style:normal}.model-row.negative em{color:#b9534c}.model-matrix-button{width:100%;height:34px;background:#f7f9f6bf;color:#65706a;font:600 7px/1 ui-monospace,monospace}.model-matrix-button:hover{background:#111513;color:#fff}.model-matrix-button span{margin-left:5px;color:var(--green)}.model-inspector{position:absolute;z-index:9;right:326px;bottom:24px;width:306px;overflow:hidden;border:1px solid rgba(16,21,18,.14);border-radius:12px;background:#f9fbf8f0;box-shadow:0 22px 60px #0f1e1421;opacity:0;visibility:hidden;transform:translate(10px) scale(.985);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:opacity .28s,transform .28s,visibility .28s}.model-inspector.visible{opacity:1;visibility:visible;transform:translate(0) scale(1)}.model-inspector-head{display:flex;align-items:center;justify-content:space-between;height:38px;padding:0 12px 0 14px;border-bottom:1px solid var(--line)}.model-inspector-head>span{display:flex;align-items:center;gap:7px;color:#69716c;font:650 7px/1 ui-monospace,monospace;letter-spacing:.1em}.model-inspector-head i{width:5px;height:5px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #10a8611a}.model-inspector-head button{width:24px;height:24px;border-radius:50%;background:transparent;color:#777f79;font-size:17px}.model-inspector-title{position:relative;padding:14px}.model-inspector-title small{display:block;color:#858d88;font:600 6px/1 ui-monospace,monospace;letter-spacing:.12em}.model-inspector-title strong{display:block;margin-top:7px;font:650 18px/1 Georgia,serif}.model-inspector-title>span{position:absolute;right:14px;bottom:14px;padding:4px 6px;border-radius:999px;background:#10a86117;color:var(--green-dark);font:650 6px/1 ui-monospace,monospace}.model-inspector-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.model-inspector-grid div{padding:10px 14px}.model-inspector-grid div:nth-child(odd){border-right:1px solid var(--line)}.model-inspector-grid div:nth-child(-n+2){border-bottom:1px solid var(--line)}.model-inspector-grid span,.model-reason span{display:block;color:#8a918d;font:550 6px/1 ui-monospace,monospace}.model-inspector-grid b{display:block;margin-top:6px;font:650 9px/1 ui-monospace,monospace}.model-reason{padding:12px 14px 9px}.model-reason p{margin:7px 0 0;color:#68706b;font-size:8px;line-height:1.55}.model-proof{display:flex;align-items:center;gap:7px;padding:0 14px 14px;color:#78807b;font:550 6px/1 ui-monospace,monospace}.model-proof i{width:4px;height:4px;border-radius:50%;background:var(--green)}.model-attribution-head{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-top:1px solid var(--line)}.model-attribution-head span{color:#737c76;font:600 7px/1 ui-monospace,monospace}.model-attribution-head b{color:var(--green-dark);font:650 6px/1 ui-monospace,monospace}.model-attribution-list{border-top:1px solid rgba(16,21,18,.06)}.model-attribution-row{display:flex;width:100%;min-height:44px;align-items:center;justify-content:space-between;padding:8px 14px;border-bottom:1px solid rgba(16,21,18,.065);background:transparent;text-align:left}.model-attribution-row:hover{background:#10a8610e}.model-attribution-row span{color:#59635d;font:600 7px/1 ui-monospace,monospace}.model-attribution-row b{color:var(--green-dark);font:650 8px/1 ui-monospace,monospace;text-align:right}.model-attribution-row small{display:block;margin-top:5px;color:#959c97;font:500 6px/1 ui-monospace,monospace}.model-attribution-empty{padding:18px 14px;color:#969d98;font:500 7px/1 ui-monospace,monospace;text-align:center}.trade-ledger{position:absolute;z-index:14;inset:24px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(16,21,18,.14);border-radius:14px;background:#f7f9f6f6;box-shadow:0 32px 90px #0c181030;opacity:0;visibility:hidden;transform:translateY(12px) scale(.992);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);transition:opacity .3s,transform .3s,visibility .3s}.trade-ledger.visible{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.trade-ledger-head{display:flex;min-height:64px;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--line)}.trade-ledger-head>div>span{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.trade-ledger-head>div>span i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #10a86117}.trade-ledger-head small{display:block;margin-top:7px;color:#858c87;font:500 7px/1 ui-monospace,monospace}.ledger-attribution-summary{display:flex;align-items:center;gap:8px;padding:9px 20px;overflow-x:auto;border-bottom:1px solid var(--line);background:#10a8610b}.ledger-attribution-summary[hidden]{display:none}.ledger-attribution-summary>span{flex:0 0 auto;color:#6f7872;font:650 7px/1 ui-monospace,monospace}.ledger-attribution-summary>b{flex:0 0 auto;padding:6px 8px;border:1px solid rgba(16,168,97,.16);border-radius:6px;background:#fff;color:var(--green-dark);font:650 7px/1 ui-monospace,monospace}.ledger-attribution-summary small{display:block;margin-top:4px;color:#89908c;font-size:6px;font-weight:500}.trade-ledger-head button{width:30px;height:30px;border-radius:50%;background:#1015120e;color:#6f7772;font-size:19px}.trade-ledger-head button:hover{background:#111513;color:#fff}.ledger-toolbar{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--line)}.ledger-filters{display:flex;gap:5px}.ledger-filters button{padding:7px 11px;border-radius:999px;background:transparent;color:#7a827d;font:600 7px/1 ui-monospace,monospace}.ledger-filters button.active{background:#111513;color:#fff}.ledger-verification{display:flex;align-items:center;gap:7px;color:#6d756f;font:600 7px/1 ui-monospace,monospace}.ledger-verification i{width:5px;height:5px;border-radius:50%;background:var(--green);animation:pulse 1.5s infinite}.ledger-columns,.ledger-row{display:grid;grid-template-columns:72px 1.3fr 74px 72px 48px 90px 90px 82px 1.35fr;align-items:center;column-gap:12px;padding:0 20px}.ledger-columns{min-height:35px;border-bottom:1px solid var(--line);color:#929894;font:600 6px/1 ui-monospace,monospace;letter-spacing:.06em}.ledger-rows{flex:1;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(16,21,18,.18) transparent}.ledger-row{min-height:43px;border-bottom:1px solid rgba(16,21,18,.065);font:550 7px/1.2 ui-monospace,monospace}.ledger-row:hover{background:#10a8610b}.ledger-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ledger-row span:first-child,.ledger-row span:nth-child(3),.ledger-row span:last-child{color:#737b76}.ledger-row span:last-child{font-size:6px}.ledger-empty{display:grid;height:100%;min-height:210px;place-content:center;justify-items:center;color:#7b837e;font-size:9px}.ledger-empty i{width:7px;height:7px;margin-bottom:13px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px #10a86114}.ledger-empty small{margin-top:8px;color:#9ca29e;font:500 7px/1 ui-monospace,monospace}.ledger-footer{display:flex;min-height:42px;align-items:center;justify-content:space-between;padding:0 20px;border-top:1px solid var(--line);color:#8b928e;font:500 6px/1 ui-monospace,monospace}.ledger-footer span:first-child{color:#646c67;font-weight:650}.scene-caption{position:absolute;z-index:3;left:50%;bottom:29px;display:flex;align-items:center;gap:12px;transform:translate(-50%);pointer-events:none}.scene-caption>span{display:grid;width:26px;height:26px;place-items:center;border:1px solid rgba(17,22,19,.2);border-radius:50%;font:600 7px/1 ui-monospace,monospace}.scene-caption div{display:flex;flex-direction:column;gap:3px}.scene-caption b{font:650 8px/1 ui-monospace,monospace;letter-spacing:.08em}.scene-caption small{max-width:430px;color:#777e79;font:500 6px/1.25 ui-monospace,monospace;letter-spacing:.06em;white-space:nowrap}.scene-label{position:absolute;z-index:2;min-width:72px;padding:7px 9px;border:1px solid rgba(17,22,19,.13);border-radius:6px;background:#ffffffc7;box-shadow:0 7px 18px #151e1812;transform:translate(-50%,-100%);pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.scene-label:after{content:"";position:absolute;left:50%;bottom:-12px;width:1px;height:12px;background:#1116132e}.scene-label span{display:block;color:#171c19;font:700 7px/1 ui-monospace,monospace;letter-spacing:.06em}.scene-label small{display:block;margin-top:4px;color:#828984;font:500 6px/1 ui-monospace,monospace}.scene-label.live span:before{content:"";display:inline-block;width:4px;height:4px;margin-right:5px;border-radius:50%;background:var(--green)}.exchange-floor-label{min-width:105px;border-color:#85ffc133;background:#0d1310d6;box-shadow:0 10px 26px #040c0833,inset 0 0 18px #10a8610a;color:#fff}.exchange-floor-label:after{background:#10a86173}.exchange-floor-label span{color:#f4fff8}.exchange-floor-label small{color:#e1efe68f}.trader-tag{position:absolute;z-index:4;width:132px;padding:8px 9px 7px;border:1px solid rgba(16,168,97,.26);border-left:2px solid var(--green);border-radius:5px;background:#0d120fe0;color:#fff;box-shadow:0 9px 22px #080f0b2e;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .28s ease,transform .28s ease,border-color .25s ease}.trader-tag:after{content:"";position:absolute;left:50%;bottom:-11px;width:1px;height:11px;background:#10a86173}.trader-tag>span{display:flex;align-items:center;gap:5px;color:#deeae294;font:550 6px/1 ui-monospace,monospace}.trader-tag>span i{width:4px;height:4px;border-radius:50%;background:var(--green);box-shadow:0 0 6px #10a861cc}.trader-tag b{display:block;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:650}.trader-tag small{display:block;margin-top:5px;overflow:hidden;color:#e2ebe599;font:500 6px/1 ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.trader-tag.sell{border-color:#b9534c57;border-left-color:#b9534c}.trader-tag.sell:after{background:#b9534c6b}.trader-tag.sell>span i{background:#d66c64;box-shadow:0 0 6px #d66c64b3}.trader-tag.neutral{border-color:#c78a2c52;border-left-color:#c78a2c}.trader-tag.neutral:after{background:#c78a2c6b}.trader-tag.neutral>span i{background:#dba04a;box-shadow:0 0 6px #dba04ab3}.trader-tag.updating{border-color:#ffffff94}.trader-tag.executing{z-index:7;border-color:#66ffaee6;box-shadow:0 0 0 1px #10a86133,0 10px 28px #08321c47,inset 0 0 16px #10a86114;animation:executionTagPulse 1s ease-in-out infinite alternate}.execution-event-hud{position:absolute;z-index:6;left:50%;bottom:79px;width:318px;padding:11px 13px 10px;border:1px solid rgba(16,21,18,.12);border-radius:8px;background:#fafcf9db;color:#111513;box-shadow:0 13px 34px #0e191217;transform:translate(-50%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:none;transition:border-color .25s,box-shadow .25s,background .25s}.execution-event-hud span{display:flex;align-items:center;gap:7px;color:#747c77;font:650 7px/1 ui-monospace,monospace;letter-spacing:.08em}.execution-event-hud span i{width:5px;height:5px;border-radius:50%;background:#929995}.execution-event-hud b{display:block;margin-top:7px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.execution-event-hud small{display:block;margin-top:5px;overflow:hidden;color:#7b827d;font:500 7px/1 ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.execution-event-hud.signal{border-color:#10a86147}.execution-event-hud.signal span i,.execution-event-hud.routing span i{background:var(--green);box-shadow:0 0 7px #10a861b3}.execution-event-hud.routing{border-color:#10a86175;box-shadow:0 13px 34px #08482726,inset 0 0 18px #10a86109}.execution-event-hud.settled{border-color:#10a86161;background:#f4fcf7eb}.execution-event-hud.settled span{color:var(--green-dark)}.execution-event-hud.settled span i{background:var(--green)}.execution-event-hud.replay{border-color:#1015126b;box-shadow:0 13px 34px #08190f29,inset 0 0 0 1px #ffffff80}.execution-event-hud.replay:after{content:"REPLAY";position:absolute;top:10px;right:11px;color:var(--green-dark);font:700 6px/1 ui-monospace,monospace;letter-spacing:.12em}.feed-row.event-settled{background:#10a8610b}.object-tooltip{position:absolute;z-index:10;display:none;min-width:140px;padding:11px 12px;border:1px solid rgba(17,22,19,.14);border-radius:7px;background:#0f1311e8;color:#fff;pointer-events:none;box-shadow:0 12px 28px #0000002e}.object-tooltip.visible{display:block}.object-tooltip span,.object-tooltip small{display:block;color:#9ca39f;font:500 7px/1 ui-monospace,monospace;letter-spacing:.07em}.object-tooltip b{display:block;margin:7px 0 5px;font-size:11px}.venue-inspector{position:absolute;z-index:8;top:322px;left:38px;width:274px;overflow:hidden;border:1px solid rgba(16,21,18,.14);border-radius:12px;background:#f9fbf8e8;box-shadow:0 22px 60px #0f1e1421;opacity:0;visibility:hidden;transform:translateY(10px) scale(.985);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:opacity .28s ease,transform .28s ease,visibility .28s}.venue-inspector.visible{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.venue-inspector-head{display:flex;align-items:center;justify-content:space-between;height:38px;padding:0 12px 0 14px;border-bottom:1px solid var(--line)}.venue-inspector-head>span{display:flex;align-items:center;gap:7px;color:#69716c;font:650 7px/1 ui-monospace,monospace;letter-spacing:.1em}.venue-inspector-head i{width:5px;height:5px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #10a8611a}.venue-inspector-head button{width:24px;height:24px;border-radius:50%;background:transparent;color:#777f79;font-size:17px;line-height:1}.venue-inspector-head button:hover{background:#1015120f;color:#111}.venue-inspector-title{position:relative;padding:14px 14px 12px}.venue-inspector-title small{display:block;color:#828984;font:600 6px/1 ui-monospace,monospace;letter-spacing:.12em}.venue-inspector-title strong{display:block;margin-top:7px;font:720 25px/.9 ui-monospace,monospace;letter-spacing:-.07em}.venue-inspector-title>span{position:absolute;right:14px;bottom:13px;padding:4px 6px;border-radius:999px;background:#10a86117;color:var(--green-dark);font:650 6px/1 ui-monospace,monospace}.venue-inspector-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.venue-inspector-grid div{padding:10px 14px}.venue-inspector-grid div:nth-child(odd){border-right:1px solid var(--line)}.venue-inspector-grid div:nth-child(-n+2){border-bottom:1px solid var(--line)}.venue-inspector-grid span{display:block;color:#8a918d;font:550 6px/1 ui-monospace,monospace}.venue-inspector-grid b{display:block;margin-top:6px;font:650 10px/1 ui-monospace,monospace}.venue-inspector-tape{display:flex;align-items:center;gap:8px;padding:10px 14px 0;color:#737b76;font:500 6px/1 ui-monospace,monospace}.venue-inspector-tape i{width:4px;height:4px;flex:0 0 auto;border-radius:50%;background:var(--green);animation:pulse 1.2s infinite}.venue-live-stream{margin-top:10px;border-top:1px solid var(--line)}.venue-live-stream>div:first-child{display:flex;align-items:center;justify-content:space-between;height:28px;padding:0 14px;color:#7d8580;font:600 6px/1 ui-monospace,monospace}.venue-live-stream>div:first-child b{color:var(--green-dark)}#venue-live-rows{max-height:137px;overflow:auto}#venue-live-rows>small{display:block;padding:16px 14px;color:#969d98;font-size:7px}#venue-live-rows button{display:grid;width:100%;height:35px;grid-template-columns:1fr 78px 46px;align-items:center;padding:0 14px;border-top:1px solid rgba(16,21,18,.065);background:transparent;text-align:left}#venue-live-rows button:hover{background:#10a8610e}#venue-live-rows button span{font:650 7px/1 ui-monospace,monospace}#venue-live-rows button small{margin-left:5px;color:#929994;font-size:5px}#venue-live-rows button b,#venue-live-rows button em{font:650 7px/1 ui-monospace,monospace;font-style:normal;text-align:right}.venue-inspector-actions{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:6px;padding:10px 14px 14px}.venue-inspector-actions button{height:31px;border:1px solid var(--line);border-radius:6px;background:#ffffffb3;color:#626a65;font-size:8px}.venue-inspector-actions button.primary{border-color:#121714;background:#121714;color:#fff}.venue-inspector-actions button.primary span{margin-left:5px;color:#56ce8d}.venue-inspector-actions button:disabled{cursor:default;opacity:.38}.venue-inspector.interior{border-color:#10a8614d;box-shadow:0 22px 60px #07432329,inset 0 0 0 1px #10a8610a}.venue-inspector.interior .venue-inspector-title>span:before{content:"内景 · "}.venue-inspector.interior .venue-inspector-title>span{background:#10a86126;box-shadow:0 0 0 1px #10a86114,0 0 16px #10a86117}.venue-inspector.interior .venue-inspector-tape{color:var(--green-dark)}.venue-inspection-active .hero-copy{opacity:.33;transition:opacity .35s ease}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes enterRow{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes executionTagPulse{0%{transform:translate(-50%,-112%) scale(.98)}to{transform:translate(-50%,-112%) scale(1.02)}}@keyframes liveValuePulse{0%{opacity:.42}to{opacity:1}}@media(max-width:1100px){.primary-nav{display:none}.hero-copy{transform:scale(.85);transform-origin:top left}.metric-rail{width:260px}.strategy-card,.model-inspector{display:none}.execution-card{width:520px;max-width:calc(100vw - 320px)}.venue-inspector{left:24px;top:300px}}@media(max-width:760px){.topbar{height:62px;padding:0 18px}.brand-section,.system-state,.utc-time{display:none}.world-shell{top:62px}.hero-copy{top:28px;left:20px;width:280px;transform:scale(.76)}.metric-rail{top:auto;right:14px;bottom:14px;width:210px}.primary-metric{height:120px}.metric-grid,.venue-health{display:none}.execution-card{left:14px;bottom:14px;width:calc(100vw - 252px);max-width:none;min-width:260px}.view-switcher{top:25px;left:auto;right:15px;transform:none}.view-switcher>span,.view-switcher button:nth-of-type(2),.view-switcher button:nth-of-type(3){display:none}.view-switcher button[data-view=tour],.scene-caption,.execution-event-hud{display:none}.concept-switcher{top:67px;right:15px;left:auto;transform:none}.concept-switcher>span{display:none}.venue-inspector{top:110px;left:12px;display:block;width:calc(100% - 94px);max-height:calc(100% - 135px);overflow:auto}}.world-shell{--system-panel-width: 0px;display:block;background:#e9ede8;transition:grid-template-columns .32s ease}.scene-stage{position:relative;min-width:0;height:100%;overflow:hidden;background:radial-gradient(circle at 52% 44%,#fff 0,#eef1ed 54%,#e5e9e4);isolation:isolate}.scene-stage #world,.scene-stage .noise{position:absolute;inset:0;width:100%;height:100%}.scene-labels{position:absolute;z-index:4;inset:0;pointer-events:none}.hero-copy{top:24px;left:25px;width:315px}.hero-copy .eyebrow{margin-bottom:10px;font-size:7px}.hero-copy h1{display:flex;align-items:baseline;gap:8px;font-size:27px;line-height:1;letter-spacing:-.045em}.hero-copy h1 em{color:#53605a;font-size:17px;letter-spacing:-.025em}.hero-copy p{width:280px;margin-top:9px;font-size:9px;line-height:1.5}.hero-status{gap:17px;margin-top:11px;font-size:6px}.hero-status b{font-size:9px}body[data-scene="3"] .hero-copy:before{inset:-18px -42px -18px -20px;opacity:.82}.scene-stage .view-switcher{top:18px;right:18px;left:auto;gap:3px;padding:4px;transform:none;background:#f7faf7d1;box-shadow:0 9px 28px #0f1b1314}.scene-stage .view-switcher button{display:grid;width:34px;height:34px;padding:0;place-items:center;border-radius:50%}.scene-stage .view-switcher button span{display:none}.scene-stage .view-switcher button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.scene-stage .view-switcher button.active{background:#111513}.scene-stage .view-switcher button[data-view=tour]:before{display:none}.concept-switcher{display:none!important}.system-panel{position:absolute;z-index:30;inset:0;display:grid;min-width:0;height:100%;grid-template-rows:52px 44px minmax(0,1fr);overflow:hidden;border-left:0;background:#f7f9f6;box-shadow:0 20px 70px #0f1c1324;opacity:0;visibility:hidden;transform:translateY(10px) scale(.994);transition:opacity .28s ease,visibility .28s ease,transform .28s ease}body.business-page-open .system-panel{opacity:1;visibility:visible;transform:none}.system-panel-body{background:#f3f6f2}.system-panel .strategy-matrix-card,.system-panel .metric-rail,.system-panel .execution-card,.system-panel .strategy-card,.system-panel .history-card,.system-panel .model-inspector{width:min(1120px,calc(100% - 56px));margin:24px auto;border:1px solid var(--line);border-radius:13px;background:#ffffffc2;box-shadow:0 15px 45px #0f1c1312}.system-panel .strategy-matrix-list{grid-template-columns:repeat(2,minmax(0,1fr))}.system-panel .metric-rail{max-width:760px}.system-panel .execution-card,.system-panel .history-card{min-height:calc(100% - 48px)}.system-panel .strategy-card,.system-panel .model-inspector{max-width:840px}.system-panel-head{display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 15px;border-bottom:1px solid var(--line)}.system-panel-head>div{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:8px}.system-panel-head>div>i{grid-row:1 / 3;width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #10a86117}.system-panel-head span{font-size:10px;font-weight:700}.system-panel-head small{margin-top:4px;color:#919893;font:550 6px/1 ui-monospace,monospace;letter-spacing:.11em}.system-panel-head button{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;background:#1015120d;color:#6f7772}.system-panel-head button:hover{background:#111513;color:#fff}.system-panel-head button span{display:none}.system-panel-head svg,.system-panel-tabs svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.system-panel-head svg{transition:transform .3s ease}.system-panel-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line)}.system-panel-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;background:transparent;color:#7b827e;font-size:8px}.system-panel-tabs button:hover{background:#10151209;color:#111513}.system-panel-tabs button.active{background:#111513;color:#fff}.system-panel-tabs button.active svg{color:#5ad794}.system-panel-tabs button:disabled{cursor:default;color:#b8bdb9}.system-panel-tabs button:disabled:hover{background:transparent;color:#b8bdb9}.system-panel-body{position:relative;min-height:0;overflow:hidden;scrollbar-width:thin;scrollbar-color:rgba(16,21,18,.18) transparent}.system-panel-body>[data-panel-pane]{display:none}.system-panel[data-workspace-view=matrix] [data-panel-pane=matrix],.system-panel[data-workspace-view=overview] [data-panel-pane=overview],.system-panel[data-workspace-view=models] [data-panel-pane=models],.system-panel[data-workspace-view=live] [data-panel-pane=live],.system-panel[data-workspace-view=history] [data-panel-pane=history]{display:block}.system-panel .metric-rail,.system-panel .execution-card,.system-panel .strategy-card{position:static;z-index:1;width:100%;max-width:none;min-width:0;height:auto;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.system-panel[data-workspace-view=overview] .system-panel-body,.system-panel[data-workspace-view=models] .system-panel-body,.system-panel[data-workspace-view=live] .system-panel-body,.system-panel[data-workspace-view=history] .system-panel-body{overflow-x:hidden;overflow-y:auto}.system-panel .metric-rail{overflow:visible;border-bottom:1px solid var(--line)}.system-panel .rail-heading{height:42px}.system-panel .lobster-primary{height:194px}.system-panel .metric-grid article{min-height:68px}.system-panel .target-controller-state{padding-bottom:16px}.system-panel .execution-card{min-height:310px;overflow:visible;border-top:1px solid var(--line)}.system-panel .execution-head{height:46px}.system-panel .feed-labels,.system-panel .feed-row{grid-template-columns:68px minmax(70px,1fr) minmax(85px,1.2fr) 40px 58px;column-gap:7px;padding:0 12px}.system-panel .feed-labels span:nth-child(4),.system-panel .feed-row span:nth-child(4){display:none}.system-panel .feed-labels{height:34px}.system-panel .feed-row{height:53px}.system-panel .feed-empty{height:230px}.system-panel .feed-row[role=button]{cursor:pointer}.system-panel .feed-row[role=button]:hover,.system-panel .feed-row[role=button]:focus-visible{background:#10a8610f;outline:none}.system-panel .live-cycle-row{height:62px}.system-panel .live-cycle-row b{display:block;overflow:hidden;color:#1d2822;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.system-panel .live-cycle-row small{display:block;margin-top:5px;overflow:hidden;color:#929994;font-size:6px;text-overflow:ellipsis;white-space:nowrap}.system-panel .live-cycle-sim{background:#10a8610b}.system-panel .live-cycle-evidence{background:#ffffff61}.system-panel .strategy-card{padding:0;overflow:visible}.system-panel .model-cluster-card .section-title{height:46px}.system-panel .model-list{grid-template-columns:1fr}.system-panel .model-row{height:78px;padding:10px 15px}.system-panel .model-row:nth-child(odd){border-right:0}.system-panel .model-row b{max-width:calc(100% - 92px);margin-top:7px;font-size:9px}.system-panel .model-row-meta{display:block;max-width:calc(100% - 92px);margin-top:6px;overflow:hidden;color:#8a918d;font:500 6px/1 ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.system-panel .model-row-weight{position:absolute;right:15px;top:13px;color:#717974;font:600 6px/1 ui-monospace,monospace}.system-panel .model-row em{right:15px;bottom:15px}.system-panel .model-matrix-button{height:42px}.system-panel .model-inspector{position:static;z-index:9;display:none;width:100%;overflow:visible;border:0;border-radius:0;background:#f7f9f6;box-shadow:none;opacity:1;visibility:visible;transform:none}.system-panel[data-workspace-view=models] .model-inspector.visible{display:block;transform:none}.strategy-matrix-card{min-height:100%;padding:18px 15px 24px;background:linear-gradient(180deg,#f8faf7,#f1f4f0)}.strategy-matrix-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.strategy-matrix-head span{font:650 17px/1.1 Georgia,serif}.strategy-matrix-head b{color:#758079;font:600 6px/1.4 ui-monospace,monospace;text-align:right}.strategy-matrix-card>p{margin:9px 0 16px;color:#7d8580;font-size:8px;line-height:1.65}.market-coverage-strip{display:flex;align-items:center;gap:7px;margin-top:13px;padding:9px 10px;border:1px solid rgba(16,168,97,.16);border-radius:8px;background:#10a8610e;color:#53635a;font-size:7px}.market-coverage-strip i{width:5px;height:5px;border-radius:50%;background:var(--green);animation:pulse 1.5s infinite}.market-coverage-strip b{margin-left:auto;color:#8b938e;font:550 6px/1 ui-monospace,monospace}.strategy-matrix-list{display:grid;gap:9px}.strategy-matrix-row{position:relative;display:grid;width:100%;min-height:132px;grid-template-columns:38px minmax(0,1fr) 74px;align-items:center;gap:10px;padding:12px 11px 49px;overflow:hidden;border:1px solid rgba(16,21,18,.1);border-radius:10px;background:#ffffffb8;text-align:left;transition:border-color .2s,box-shadow .2s,transform .2s}.strategy-matrix-row:hover{border-color:#10a86161;box-shadow:0 8px 24px #11201612;transform:translateY(-1px)}.strategy-matrix-row.selected{border-color:#10a86147;background:linear-gradient(110deg,#10a86113,#ffffffdb 62%)}.strategy-matrix-row.selected:before{content:"";position:absolute;inset:10px auto 10px 0;width:2px;border-radius:2px;background:var(--green)}.strategy-matrix-index{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#111513;color:#fff;font:650 7px/1 ui-monospace,monospace}.strategy-matrix-copy{min-width:0}.strategy-matrix-copy>b{display:block;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.strategy-matrix-copy>small{display:-webkit-box;margin-top:6px;overflow:hidden;color:#7e8681;font-size:7px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.strategy-matrix-copy>em{display:block;margin-top:7px;overflow:hidden;color:#56806a;font:600 6px/1 ui-monospace,monospace;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.strategy-matrix-stats{display:grid;justify-items:end;gap:8px}.strategy-matrix-stats>b{color:#18201b;font:650 14px/1 ui-monospace,monospace}.strategy-matrix-stats>b small{color:#858c87;font-size:6px;font-weight:550}.strategy-matrix-stats>em{padding:5px 6px;border-radius:999px;background:#10a86117;color:var(--green-dark);font:650 6px/1 ui-monospace,monospace;font-style:normal}.strategy-matrix-actions{position:absolute;right:11px;bottom:10px;left:11px;display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:6px}.strategy-matrix-actions button{min-height:32px;border:1px solid rgba(16,21,18,.1);border-radius:7px;background:#f5f8f4e6;color:#65706a;font-size:7px}.strategy-matrix-actions button:first-child{border-color:#111513;background:#111513;color:#fff}.strategy-matrix-actions button:hover{border-color:#10a86159;color:var(--green-dark)}.ledger-row.active-proof{position:relative;background:#10a86114;box-shadow:inset 3px 0 0 var(--green)}.history-card{min-height:100%;background:#eef2ed}.history-card{position:relative;overflow:hidden}.history-head{padding:17px 15px 13px;border-bottom:1px solid var(--line)}.history-head>div{display:flex;align-items:center;justify-content:space-between}.history-head span{font:650 15px/1 Georgia,serif}.history-head b{color:var(--green-dark);font:650 7px/1 ui-monospace,monospace}.history-head>small{display:block;margin-top:7px;color:#89908c;font:500 6px/1 ui-monospace,monospace}.history-content{display:grid;gap:14px;padding:14px}.data-page-sections{align-content:start}.data-module{min-width:0;overflow:hidden;border:1px solid rgba(16,21,18,.1);border-radius:10px;background:#ffffffc7;box-shadow:0 7px 22px #0f1c1309}.data-module-head{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:18px;padding:0 14px;border-bottom:1px solid var(--line);background:#f8faf7eb}.data-module-head>span{display:flex;align-items:center;gap:9px}.data-module-head i{color:var(--green-dark);font:700 6px/1 ui-monospace,monospace;font-style:normal;letter-spacing:.08em}.data-module-head b{color:#19221d;font:680 9px/1 ui-monospace,monospace}.data-module-head small{color:#8a928d;font:550 6px/1.3 ui-monospace,monospace}.cycle-ledger-summary{display:grid;grid-template-columns:repeat(4,1fr);background:#ffffff7a}.cycle-ledger-summary[hidden],.cycle-ledger-columns[hidden]{display:none}.cycle-ledger-summary article{min-height:76px;padding:13px 15px;border-right:1px solid var(--line)}.cycle-ledger-summary article:last-child{border-right:0}.cycle-ledger-summary small,.cycle-ledger-summary em{display:block;color:#89918c;font:550 6px/1 ui-monospace,monospace;font-style:normal}.cycle-ledger-summary b{display:block;margin:9px 0 6px;color:#18211c;font:680 16px/1 ui-monospace,monospace}.history-filters{display:flex;min-height:42px;align-items:center;gap:12px;padding:9px 14px}.history-filters select,.history-filters input{min-width:0;height:30px;padding:0 8px;border:1px solid rgba(16,21,18,.12);border-radius:6px;outline:0;background:#fff;color:#606963;font-size:7px}.history-filters input:focus{border-color:#10a8617a}.history-filters .history-scope{display:inline-flex;align-items:center;gap:7px;color:#16201a;font:700 8px/1 ui-monospace,monospace}.history-filters .history-scope i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #10a86117}.history-filters>small{color:#89918c;font:500 7px/1.4 ui-monospace,monospace}.history-live-notice{display:flex;align-items:center;gap:7px;margin:9px 12px 0;padding:8px 10px;border-radius:7px;background:#10a86117;color:var(--green-dark);font-size:7px}.history-engine-notice{margin:0 14px 12px;padding:8px 10px;border:1px solid rgba(16,168,97,.12);border-radius:7px;background:#10a8610b;color:#69716c;font-size:7px;line-height:1.45}.history-engine-notice.legacy{border-color:#b4562d33;background:#b4562d12;color:#8b4e34}.history-live-notice[hidden]{display:none}.history-live-notice i{width:5px;height:5px;border-radius:50%;background:var(--green);animation:pulse 1.4s infinite}.history-live-notice button{margin-left:auto;padding:4px 7px;border-radius:999px;background:#111513;color:#fff;font-size:6px}.cycle-ledger-columns,.cycle-result-row{display:grid;width:100%;min-width:940px;grid-template-columns:minmax(145px,.9fr) minmax(155px,1fr) minmax(175px,1.08fr) minmax(145px,.86fr) minmax(220px,1.25fr);align-items:center;gap:24px;padding-left:18px;padding-right:18px}.cycle-ledger-columns{min-height:38px;border-bottom:1px solid var(--line);color:#919893;font:650 6px/1 ui-monospace,monospace;letter-spacing:.06em}.cycle-result-row{min-height:76px;padding-top:10px;padding-bottom:10px;border-bottom:1px solid rgba(16,21,18,.08);appearance:none;background:transparent;text-align:left}.cycle-result-row:hover,.cycle-result-row.active{background:#10a8610e}.cycle-result-row>span{min-width:0;font:600 8px/1.25 ui-monospace,monospace}.cycle-result-row b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cycle-result-row small{display:block;margin-top:6px;color:#8b938e;font:500 6px/1 ui-monospace,monospace}.cycle-result-row .cycle-target-value{color:#25312a}.cycle-result-row .cycle-result-value,.cycle-result-row .cycle-deviation-value{text-align:left}.cycle-status{display:flex;align-items:center;justify-content:space-between;gap:8px}.cycle-status em{padding:5px 7px;border-radius:999px;background:#1015120e;color:#68716b;font:650 6px/1 ui-monospace,monospace;font-style:normal}.cycle-status em.active,.cycle-status em.success{background:#10a8611c;color:var(--green-dark)}.cycle-status em.warning{background:#bf4c341a;color:#a54431}.cycle-status i{color:var(--green-dark);font:650 6px/1 ui-monospace,monospace;font-style:normal}.history-list{min-width:0;overflow-x:auto;padding:0}.history-row{display:grid;width:100%;min-height:69px;grid-template-columns:58px minmax(0,1fr) 61px 68px;align-items:center;gap:7px;padding:8px 7px;border-bottom:1px solid rgba(16,21,18,.08);background:transparent;text-align:left}.history-row:hover{background:#10a8610e}.history-row span{min-width:0;font-size:7px}.history-row small{display:block;margin-top:5px;overflow:hidden;color:#929994;font:500 6px/1 ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.history-row-main b{display:block;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.history-row-side{color:#65706a;font-weight:650}.history-row-result{text-align:right;font:650 7px/1 ui-monospace,monospace}.history-empty{display:grid;min-height:230px;place-content:center;justify-items:center;color:#717a74}.history-empty i{width:6px;height:6px;margin-bottom:11px;border-radius:50%;background:var(--green)}.history-empty span{font-size:8px}.history-empty small{margin-top:7px;color:#a0a6a2;font-size:6px}.history-empty.loading i{animation:pulse 1.2s infinite}.history-pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding:12px;border-top:1px solid var(--line);background:#f8faf7b8;color:#737b76;font-size:7px}.history-pagination button{padding:6px 9px;border-radius:6px;background:#1015120e}.history-pagination button:disabled{cursor:default;opacity:.35}.cycle-detail-drawer{position:absolute;z-index:8;inset:0;display:flex;flex-direction:column;background:#f7f9f6fb;opacity:0;visibility:hidden;transform:translate(24px);transition:opacity .24s,transform .24s,visibility .24s}.cycle-detail-drawer.visible{opacity:1;visibility:visible;transform:translate(0)}.cycle-detail-head{display:flex;min-height:64px;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line)}.cycle-detail-head span{font:650 15px/1 Georgia,serif}.cycle-detail-head small{display:block;margin-top:7px;color:#88908b;font:500 6px/1 ui-monospace,monospace}.cycle-detail-head button{width:30px;height:30px;border-radius:50%;background:#1015120e;font-size:18px}.cycle-detail-summary{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--line)}.cycle-detail-summary[hidden]{display:none!important}.cycle-detail-summary article{min-height:72px;padding:13px 15px;border-right:1px solid var(--line)}.cycle-detail-summary small{display:block;color:#89918c;font:550 6px/1 ui-monospace,monospace}.cycle-detail-summary b{display:block;margin-top:10px;font:670 13px/1 ui-monospace,monospace}.cycle-detail-summary em{display:block;margin-top:7px;color:#8b938e;font:550 6px/1 ui-monospace,monospace;font-style:normal}.cycle-detail-columns,.cycle-detail-row{display:grid;grid-template-columns:90px 1.2fr 1fr 1.25fr 1.65fr;align-items:center;gap:16px;padding:0 18px}.cycle-detail-columns{min-height:35px;border-bottom:1px solid var(--line);color:#909793;font:650 6px/1 ui-monospace,monospace}.cycle-detail-list{flex:1;overflow:auto}.cycle-detail-row{min-height:56px;border-bottom:1px solid rgba(16,21,18,.075);font:550 7px/1.35 ui-monospace,monospace}.cycle-detail-row small{display:block;margin-top:5px;color:#8f9692;font-size:6px}.cycle-detail-row .cycle-proof{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cycle-trade-row{min-height:86px;background:#ffffff6b}.cycle-trade-row+.cycle-trade-row{border-top:1px solid rgba(16,168,97,.13)}.cycle-trade-row b{display:block;color:#1d2822;font-size:8px}.cycle-trade-row em{font-style:normal;font-weight:700}.cycle-trade-row .cycle-proof b{color:var(--green-dark);font-family:ui-monospace,monospace}.cycle-audit-log{margin:12px 18px 18px;border:1px solid rgba(16,21,18,.1);border-radius:9px;background:#eef2edb3;color:#69716c;font:550 7px/1.5 ui-monospace,monospace}.cycle-audit-log summary{padding:11px 13px;cursor:pointer;color:#626b65;font-weight:700}.cycle-audit-log>div{display:grid;grid-template-columns:90px 1fr;gap:8px 12px;padding:12px 13px 13px;border-top:1px solid rgba(16,21,18,.08)}.cycle-audit-log b{color:#929994;font-size:6px}.cycle-detail-list>.cycle-trade-section,.cycle-detail-list>.market-evidence-section{border-bottom:1px solid var(--line)}.cycle-section-head{display:grid;min-height:48px;grid-template-columns:auto auto 1fr;align-items:center;gap:9px;padding:0 18px;background:#edf1ecd1}.cycle-section-head span{color:#1c2721;font:700 9px/1 ui-monospace,monospace}.cycle-section-head b{padding:5px 7px;border-radius:999px;background:#111513;color:#fff;font:650 6px/1 ui-monospace,monospace}.cycle-section-head small{justify-self:end;color:#828b85;font:550 6px/1 ui-monospace,monospace}.market-evidence-columns,.market-evidence-row{display:grid;grid-template-columns:78px 1fr 1fr .9fr 1fr 1.55fr;align-items:center;gap:14px;padding:0 18px}.market-evidence-columns{min-height:34px;border-bottom:1px solid var(--line);color:#909793;font:650 6px/1 ui-monospace,monospace}.market-evidence-row{min-height:62px;border-bottom:1px solid rgba(16,21,18,.065);background:#ffffff57;font:550 7px/1.35 ui-monospace,monospace}.market-evidence-row:hover{background:#10a8610a}.market-evidence-row b{display:block;overflow:hidden;color:#25302a;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.market-evidence-row small{display:block;margin-top:6px;overflow:hidden;color:#8a928d;font-size:6px;text-overflow:ellipsis;white-space:nowrap}.market-evidence-row .cycle-proof b{color:var(--green-dark)}.history-empty.compact{min-height:100px}.rolling-cycle-card{border-top:1px solid var(--line);padding-bottom:14px}.rolling-cycle-card .section-title{height:42px;padding:0 14px}.rolling-cycle-card .section-title b{color:var(--green-dark)}.rolling-cycle-grid{display:grid;grid-template-columns:1fr 1fr;margin:0 14px;border:1px solid rgba(16,21,18,.09);border-radius:8px;overflow:hidden}.rolling-cycle-grid>div{min-height:50px;padding:9px 10px}.rolling-cycle-grid>div:nth-child(odd){border-right:1px solid rgba(16,21,18,.08)}.rolling-cycle-grid>div:not(:nth-last-child(-n+2)){border-bottom:1px solid rgba(16,21,18,.08)}.rolling-cycle-grid small{display:block;color:#8a918d;font:550 6px/1 ui-monospace,monospace}.rolling-cycle-grid b{display:block;margin-top:7px;overflow:hidden;color:#25302a;font:650 8px/1 ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.rolling-cycle-card>p{margin:10px 14px 0;color:#6f7872;font-size:7px;line-height:1.55}.scene-caption{display:none}.scene-stage .execution-event-hud{right:18px;bottom:18px;left:auto;width:274px;padding:9px 11px;transform:none}.scene-stage .execution-event-hud b{margin-top:6px;font-size:9px}.scene-stage .execution-event-hud small{display:none}.scene-signal-dock{position:absolute;z-index:7;right:18px;bottom:18px;width:340px;overflow:hidden;border:1px solid rgba(16,21,18,.13);border-radius:12px;background:#f7faf7d6;box-shadow:0 18px 50px #0f1c131c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.scene-signal-head{display:flex;height:34px;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid var(--line);color:#737c76;font:600 6px/1 ui-monospace,monospace;letter-spacing:.1em}.scene-signal-head span{display:flex;align-items:center;gap:7px}.scene-signal-head i{width:5px;height:5px;border-radius:50%;background:var(--green);animation:pulse 1.4s infinite}.scene-signal-head b{color:#8a918d}.scene-signal-grid{display:grid;grid-template-columns:1fr 1fr}.scene-signal-grid>*{min-width:0;min-height:61px;padding:10px 12px;border:0;background:transparent;text-align:left}.scene-signal-grid>*:nth-child(1){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.scene-signal-grid>*:nth-child(2){border-bottom:1px solid var(--line)}.scene-signal-grid>*:nth-child(3){grid-column:1 / 3;min-height:55px}.scene-signal-grid button:hover{background:#10a8610f}.scene-signal-grid small,.scene-signal-grid span{display:block;overflow:hidden;color:#89918c;font:550 6px/1 ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.scene-signal-grid b{display:block;margin:7px 0 5px;overflow:hidden;color:#17201b;font:650 8px/1 ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.scene-stage .execution-event-hud{right:376px;bottom:18px}.market-data-page{position:absolute;z-index:32;inset:0;display:grid;grid-template-rows:82px minmax(0,1fr);background:#f4f6f3;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .28s,visibility .28s,transform .28s}.market-data-page.visible{opacity:1;visibility:visible;transform:none}.market-data-page>header{display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid var(--line);background:#fafbf9eb}.market-data-page header small,.market-data-page header span{display:block;color:#89918c;font:600 6px/1 ui-monospace,monospace;letter-spacing:.12em}.market-data-page header strong{display:block;margin:6px 0;font:650 20px/1 Georgia,serif}.market-data-page header button{width:34px;height:34px;border-radius:50%;background:#1015120f;color:#626b65;font-size:20px}.market-data-page header button:hover{background:#111513;color:#fff}.market-data-layout{display:grid;min-height:0;grid-template-columns:218px minmax(0,1fr)}.market-data-layout>aside{padding:18px 12px;border-right:1px solid var(--line);background:#eef2ed}.market-data-menu-title{padding:0 9px 12px;color:#929994;font:600 6px/1 ui-monospace,monospace;letter-spacing:.12em}#market-venue-menu{display:grid;gap:5px}#market-venue-menu button{padding:11px 10px;border-radius:8px;background:transparent;text-align:left}#market-venue-menu button:hover{background:#ffffffa6}#market-venue-menu button.active{background:#111513;color:#fff}#market-venue-menu span,#market-venue-menu small{display:block}#market-venue-menu span{font-size:9px;font-weight:650}#market-venue-menu small{margin-top:6px;color:#8e9690;font:550 6px/1 ui-monospace,monospace}#market-venue-menu button.active small{color:#83ad96}.market-data-layout>main{display:grid;min-width:0;align-content:start;gap:16px;padding:22px 28px;overflow:auto}.market-page-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;background:#ffffffb3}.market-page-metrics>div{min-height:70px;padding:15px}.market-page-metrics>div+div{border-left:1px solid var(--line)}.market-page-metrics small{display:block;color:#8d958f;font:550 6px/1 ui-monospace,monospace}.market-page-metrics b{display:block;margin-top:10px;font:650 13px/1 ui-monospace,monospace}.market-record-module{min-height:360px}.market-record-module .data-module-head small{color:var(--green-dark);font-weight:700}.market-record-head,.market-record-row{display:grid;grid-template-columns:90px minmax(130px,1.4fr) 70px minmax(100px,1fr) 80px minmax(90px,1fr);align-items:center;column-gap:12px;padding:0 14px}.market-record-head{height:34px;background:#e9ede8;color:#8a928d;font:600 6px/1 ui-monospace,monospace}.market-record-list{overflow:hidden;background:#ffffffb8}.market-record-row{min-height:50px;border-top:1px solid rgba(16,21,18,.07);color:#555f59;font:600 7px/1 ui-monospace,monospace}.market-record-row:hover{background:#10a8610b}.market-record-row b,.market-record-row small{display:block}.market-record-row b{color:#1a221e;font-size:8px}.market-record-row small{margin-top:5px;color:#929a94;font-size:6px}.market-record-empty{display:grid;min-height:240px;place-content:center;justify-items:center;color:#818a84;font-size:8px}.market-record-empty i{width:6px;height:6px;margin-bottom:12px;border-radius:50%;background:var(--green);animation:pulse 1.2s infinite}.market-mobile-venue-menu{display:none}@media(max-width:1100px){.hero-copy{transform:none}.system-panel .metric-rail{width:100%}.system-panel .execution-card{width:100%;max-width:none}.system-panel .strategy-matrix-list{grid-template-columns:1fr}.scene-signal-dock{width:300px}.scene-stage .execution-event-hud{right:336px}}@media(max-width:760px){.system-panel{grid-template-rows:58px 48px minmax(0,1fr)}.system-panel .strategy-matrix-card,.system-panel .metric-rail,.system-panel .execution-card,.system-panel .strategy-card,.system-panel .history-card,.system-panel .model-inspector{width:calc(100% - 22px);margin:11px auto}.system-panel-tabs button{font-size:7px}.hero-copy{top:18px;left:18px;width:240px;transform:none}.hero-copy p,.hero-status{display:none}.scene-stage .view-switcher{top:auto;right:12px;bottom:13px}.scene-stage .view-switcher button{display:grid!important}.scene-signal-dock{right:12px;bottom:59px;width:calc(100% - 24px)}.scene-stage .execution-event-hud{display:none}.market-data-layout{grid-template-columns:1fr}.market-data-layout>aside{display:none}.history-content{gap:10px;padding:10px}.data-module-head{align-items:flex-start;flex-direction:column;justify-content:center;gap:5px;padding-top:9px;padding-bottom:9px}.cycle-ledger-summary,.market-page-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.cycle-ledger-summary article:nth-child(2),.market-page-metrics>div:nth-child(2){border-right:0}.cycle-ledger-summary article:nth-child(-n+2),.market-page-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.history-filters{align-items:flex-start;flex-direction:column;gap:7px}.market-page-metrics{grid-template-columns:1fr 1fr}.market-page-metrics>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.market-page-metrics>div:nth-child(4){border-top:1px solid var(--line)}.market-record-head,.market-record-row{grid-template-columns:60px minmax(90px,1fr) 50px 80px 62px}.market-record-head span:last-child,.market-record-row span:last-child{display:none}}@media(max-width:760px){:root{--mobile-safe-top: env(safe-area-inset-top, 0px);--mobile-safe-bottom: env(safe-area-inset-bottom, 0px)}html,body,#app{min-height:100%;min-height:100dvh}button,.profile-button{touch-action:manipulation}.topbar{top:0;height:calc(56px + var(--mobile-safe-top));padding:var(--mobile-safe-top) 10px 0;gap:7px}.brand{flex:0 0 auto;gap:0}.brand-mark{width:24px;height:22px;transform:scale(.82) skew(-10deg);transform-origin:center}.brand-word,.brand-section,.system-state,.utc-time{display:none}.primary-nav{display:flex;min-width:0;height:100%;flex:1 1 auto;justify-content:center;gap:0;margin:0}.primary-nav button{min-width:0;height:100%;flex:1 1 0;padding:0 3px;overflow:hidden;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.top-actions{flex:0 0 auto;gap:0;margin:0}.profile-button{width:40px;height:40px}.world-shell{top:calc(56px + var(--mobile-safe-top));bottom:var(--mobile-safe-bottom)}.hero-copy{top:12px;left:12px;width:min(210px,58vw)}.hero-copy .eyebrow{margin-bottom:7px;font-size:6px}.hero-copy h1{display:block;font-size:21px;line-height:1.05}.hero-copy h1 em{display:block;margin-top:3px;font-size:13px}body[data-scene="3"] .hero-copy:before{inset:-12px -28px -14px -12px}.scene-stage .view-switcher{right:10px;bottom:calc(8px + var(--mobile-safe-bottom));gap:2px;padding:3px}.scene-stage .view-switcher button{display:grid!important;width:42px;height:42px}.scene-stage .view-switcher button[data-view=tour]{display:none!important}.scene-label{max-width:124px;padding:6px 7px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.trader-tag{max-width:128px}.scene-signal-dock{right:8px;bottom:calc(58px + var(--mobile-safe-bottom));width:calc(100% - 16px);border-radius:10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.scene-signal-head{height:28px;padding:0 10px}.scene-signal-grid{grid-template-columns:1fr 1fr}.scene-signal-grid>*{min-height:57px;padding:8px 10px}.scene-signal-grid>*:nth-child(3){display:none}.scene-signal-grid>*:nth-child(1),.scene-signal-grid>*:nth-child(2){border-bottom:0}.scene-signal-grid b{margin:6px 0 4px}body.venue-inspection-active .scene-signal-dock,body.venue-inspection-active .scene-stage .view-switcher{opacity:0;visibility:hidden;pointer-events:none}.venue-inspector{top:auto;right:8px;bottom:calc(8px + var(--mobile-safe-bottom));left:8px;width:auto;max-height:min(68vh,540px);overflow:auto;border-radius:14px;transform:translateY(18px) scale(.99)}.venue-inspector.visible{transform:translateY(0) scale(1)}.venue-inspector-head{height:44px}.venue-inspector-head button{width:40px;height:40px}.venue-inspector-actions{position:sticky;bottom:0;padding-bottom:10px;background:#f7faf7f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.venue-inspector-actions button{min-height:44px}.system-panel{grid-template-rows:52px 48px minmax(0,1fr)}.system-panel-head{padding-right:8px}.system-panel-head button{width:42px;height:42px}.system-panel-tabs button{min-width:44px;min-height:48px;gap:0;font-size:0}.system-panel-tabs svg{width:18px;height:18px}.system-panel-tabs button span{display:none}.system-panel .strategy-matrix-card,.system-panel .metric-rail,.system-panel .execution-card,.system-panel .strategy-card,.system-panel .history-card,.system-panel .model-inspector{width:calc(100% - 16px);margin:8px auto;border-radius:10px}.system-panel .execution-card,.system-panel .history-card{min-height:calc(100% - 16px)}.history-content{gap:8px;padding:8px}.history-filters select,.history-filters input,.history-live-notice button,.history-pagination button{min-height:40px}.cycle-ledger-columns{display:none}.cycle-result-row{width:100%;min-width:0;grid-template-columns:1fr 1fr;gap:12px 10px;padding:13px 12px;border-bottom:1px solid rgba(16,21,18,.1)}.cycle-result-row>span{min-height:42px;padding:0}.cycle-result-row>span:first-child,.cycle-result-row>span:last-child{grid-column:1 / -1}.cycle-result-row>span:before{display:block;margin-bottom:7px;color:#939a95;font:600 6px/1 ui-monospace,monospace}.cycle-result-row>span:nth-child(1):before{content:"周期"}.cycle-result-row>span:nth-child(2):before{content:"冻结目标"}.cycle-result-row>span:nth-child(3):before{content:"最终 / 当前结果"}.cycle-result-row>span:nth-child(4):before{content:"相对偏差"}.cycle-result-row>span:nth-child(5):before{content:"归档状态"}.cycle-status{min-height:44px}.cycle-detail-head{min-height:56px;padding:0 12px}.cycle-detail-head button{width:42px;height:42px}.cycle-detail-summary{grid-template-columns:repeat(2,1fr)}.cycle-detail-summary article{min-height:64px;padding:11px 12px}.cycle-detail-summary article:nth-child(2n){border-right:0}.cycle-detail-columns{display:none}.cycle-detail-row{grid-template-columns:1fr 1fr;gap:11px 9px;padding:13px 12px}.cycle-detail-row>span{min-width:0}.cycle-detail-row>span:nth-child(2),.cycle-detail-row>span:nth-child(4),.cycle-detail-row>span:nth-child(5){grid-column:1 / -1}.cycle-detail-row .cycle-proof{overflow:visible;white-space:normal;word-break:break-all}.cycle-trade-row{min-height:0;padding-top:15px;padding-bottom:15px}.cycle-audit-log{margin:10px 12px 16px}.cycle-section-head{min-height:58px;grid-template-columns:auto auto;padding:8px 12px}.cycle-section-head small{grid-column:1 / -1;justify-self:start;line-height:1.45}.market-evidence-columns{display:none}.market-evidence-row{grid-template-columns:1fr 1fr;gap:10px;padding:12px}.market-evidence-row>span:nth-child(3),.market-evidence-row>span:nth-child(4),.market-evidence-row>span:nth-child(5),.market-evidence-row>span:nth-child(6){grid-column:1 / -1}.market-evidence-row .cycle-proof{white-space:normal;word-break:break-all}.market-data-page{grid-template-rows:64px minmax(0,1fr)}.market-data-page>header{padding:0 10px 0 12px}.market-data-page header strong{margin:4px 0;font-size:16px}.market-data-page header button{width:44px;height:44px}.market-data-layout>main{gap:10px;padding:10px}.market-mobile-venue-menu{display:flex;gap:6px;margin:-2px -2px 0;padding:2px;overflow-x:auto;scrollbar-width:none}.market-mobile-venue-menu::-webkit-scrollbar{display:none}.market-mobile-venue-menu button{min-width:88px;min-height:44px;flex:0 0 auto;padding:7px 10px;border:1px solid var(--line);border-radius:8px;background:#ffffffbd;text-align:left}.market-mobile-venue-menu button.active{border-color:#111513;background:#111513;color:#fff}.market-mobile-venue-menu span,.market-mobile-venue-menu small{display:block}.market-mobile-venue-menu span{font-size:8px;font-weight:700}.market-mobile-venue-menu small{margin-top:4px;color:#8d958f;font:550 6px/1 ui-monospace,monospace}.market-mobile-venue-menu button.active small{color:#83ad96}.market-page-metrics>div{min-height:60px;padding:11px}.market-record-head,.market-record-row{grid-template-columns:52px minmax(80px,1fr) 44px 68px 52px;column-gap:6px;padding:0 8px}.market-record-row{min-height:54px}}@media(max-width:380px){.primary-nav button{font-size:8px}.profile-button{width:36px;height:36px}.scene-stage .view-switcher button{width:40px;height:40px}.market-record-head,.market-record-row{grid-template-columns:48px minmax(74px,1fr) 42px 62px}.market-record-head span:nth-child(5),.market-record-row span:nth-child(5){display:none}}@media(max-height:520px)and (orientation:landscape){.topbar{height:calc(48px + var(--mobile-safe-top))}.world-shell{top:calc(48px + var(--mobile-safe-top))}.hero-copy,.scene-signal-dock,.scene-stage .execution-event-hud{display:none}.scene-stage .view-switcher{bottom:calc(7px + var(--mobile-safe-bottom))}.venue-inspector{max-height:calc(100% - 12px)}.system-panel{grid-template-rows:46px 44px minmax(0,1fr)}.system-panel-tabs button{min-height:44px}.market-data-page{grid-template-rows:54px minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.scene-label,.scene-signal-dock,.venue-inspector,.market-data-page,.system-panel{transition-duration:.01ms!important}}
