@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{--ink: #17242d;--muted: #74818a;--line: #dce3e1;--surface: #ffffff;--canvas: #f3f5f2;--sidebar: #10181f;--sidebar-muted: #839099;--lime: #d8f970;--lime-deep: #9bc63d;--cyan: #8bd8d2;--orange: #ffb56b;--violet: #b8a7f4;--red: #e3776e;--shadow: 0 10px 26px rgba(23, 36, 45, .055)}*{box-sizing:border-box}html{background:var(--canvas)}body{margin:0;color:var(--ink);background:var(--canvas);font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,Manrope,system-ui,sans-serif;font-size:13px;line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button{border:0;font:inherit;cursor:pointer}button:focus-visible{outline:2px solid var(--lime-deep);outline-offset:2px}.mono{font-family:DM Mono,monospace;letter-spacing:0}.app-shell{min-height:100vh;display:flex}.sidebar{width:246px;flex:0 0 246px;min-height:100vh;padding:25px 16px 18px;color:#eff4f0;background:var(--sidebar);display:flex;flex-direction:column;position:sticky;top:0;height:100vh;z-index:20}.brand-lockup{display:flex;align-items:center;gap:11px;padding:0 9px 26px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;overflow:hidden;background:var(--lime);border-radius:7px}.brand-mark img{width:100%;height:100%;padding:3px;display:block;object-fit:contain}.brand-name{color:#fbfffc;font-size:15px;font-weight:800;letter-spacing:.02em}.brand-subtitle{color:#70808a;font-family:DM Mono,monospace;font-size:8px;letter-spacing:.13em;margin-top:3px}.sidebar-spacer{flex:1;min-height:45px}.side-status{padding:13px 12px;border:1px solid #27353c;background:#141f25;border-radius:6px}.side-status-head,.side-status-line{display:flex;align-items:center;gap:7px}.side-status-head{color:#f0f6ee;font-size:11px;font-weight:700}.status-live{margin-left:auto;color:var(--lime);font:9px DM Mono,monospace;letter-spacing:.1em}.side-status-line{justify-content:space-between;color:#7c8a91;font-size:10px;margin-top:10px}.side-status-line .mono{color:#a9b6b8}.connected{color:var(--lime)}.pulse-dot{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #d8f9701f;display:inline-block}.profile-row{display:flex;align-items:center;gap:9px;margin-top:16px;padding:10px 9px 0;border-top:1px solid #253138}.profile-avatar{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;color:var(--sidebar);background:#c8d3d0;font:10px DM Mono,monospace;font-weight:600}.profile-copy{display:grid;gap:2px;flex:1}.profile-copy strong{color:#e7ede9;font-size:11px}.profile-copy span{color:#73828a;font:9px DM Mono,monospace}.icon-button{width:32px;height:32px;display:inline-grid;place-items:center;color:var(--muted);background:transparent;border-radius:5px;transition:.18s ease}.icon-button:hover{color:var(--ink);background:#edf1ee}.sidebar .icon-button{color:#819096}.sidebar .icon-button:hover{color:#f4faf6;background:#223037}.mobile-close,.menu-trigger{display:none}.main-content{flex:1;min-width:0}.topbar-brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.topbar-brand .brand-mark{width:31px;height:31px}.topbar-divider{width:1px;height:24px;background:var(--line);margin:0 3px}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 38px;border-bottom:1px solid var(--line);background:#f3f5f2f0;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-left,.topbar-actions,.breadcrumb,.sync-state{display:flex;align-items:center}.topbar-left{gap:10px}.breadcrumb{gap:9px;color:#9aa5a7;font-size:12px}.breadcrumb svg{width:13px;height:13px}.breadcrumb strong{color:var(--ink);font-size:13px}.topbar-actions{gap:13px}.social-button{height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;color:#5f6f75;border:1px solid #cbd5d2;border-radius:5px;background:transparent;font-size:10px;font-weight:700;text-decoration:none;transition:.18s ease}.social-button:hover{color:var(--ink);border-color:#9daaa6;background:#fff}.social-button svg{width:14px;height:14px}.social-x-mark{width:14px;height:14px;display:grid;place-items:center;color:#f3f7f2;background:#17242a;border-radius:3px;font:700 9px DM Mono,monospace}.social-tg svg{color:#3297c5}.sync-state{gap:8px;color:#617078;font-size:11px;white-space:nowrap}.sync-state .pulse-dot{width:5px;height:5px;box-shadow:none}.sync-state time{color:#9aa5a7;font:10px DM Mono,monospace}.outline-button{height:35px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border-radius:5px;font-size:11px;font-weight:700;transition:.18s ease}.outline-button{color:#5b6b73;border:1px solid #cbd5d2;background:transparent}.outline-button:hover{color:var(--ink);border-color:#9daaa6;background:#fff}.outline-button svg{width:14px;height:14px}.outline-button.is-loading svg{animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.page-wrap{width:min(1480px,100%);margin:0 auto;padding:28px 38px 34px}.hero-band{min-height:248px;display:grid;grid-template-columns:1.08fr .92fr;gap:30px;padding:33px 36px 28px;color:#f3f8f2;background:var(--sidebar);border-radius:8px;overflow:hidden;position:relative;box-shadow:var(--shadow)}.hero-band:after{content:"";position:absolute;width:490px;height:490px;right:-150px;top:-210px;border:1px solid rgba(216,249,112,.16);border-radius:50%;box-shadow:0 0 0 38px #d8f97006,0 0 0 76px #d8f97005;pointer-events:none}.hero-copy,.hero-chart-wrap{position:relative;z-index:1}.eyebrow{display:flex;align-items:center;gap:8px;color:#9daaad;font:10px DM Mono,monospace;letter-spacing:.11em}.eyebrow-mark{width:7px;height:7px;background:var(--lime);display:inline-block}.hero-divider{width:1px;height:13px;background:#3d4a4f;margin:0 4px}.testnet-tag{color:var(--lime);letter-spacing:.02em}.hero-copy h1{margin:26px 0 11px;font-size:43px;line-height:1;letter-spacing:0}.hero-copy p{max-width:560px;margin:0;color:#9daaad;font-size:12px;line-height:1.8}.hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.hero-pills span{display:inline-flex;align-items:center;gap:6px;color:#d2ddd6;padding:6px 9px;border:1px solid #34434a;border-radius:4px;font-size:10px}.hero-pills svg{color:var(--lime);width:12px;height:12px}.hero-chart-wrap{align-self:end;min-height:180px;padding:12px 0 0 25px;border-left:1px solid #34434a}.hero-chart-top,.hero-chart-axis{display:flex;justify-content:space-between;color:#89999f;font-size:10px}.hero-chart-change{color:var(--lime);font-family:DM Mono,monospace}.hero-number{margin:13px 0 3px;font:500 32px DM Mono,monospace;letter-spacing:0}.hero-number small{color:#93a3a6;font:11px Manrope,sans-serif;letter-spacing:.02em}.hero-spark{width:100%;height:93px;display:block;overflow:visible}.hero-chart-axis{color:#607077;font:9px DM Mono,monospace}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:13px}.metric-card,.panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.metric-card{min-height:138px;padding:18px 19px 15px;border-top:2px solid transparent}.metric-card.accent-lime{border-top-color:var(--lime-deep)}.metric-card.accent-orange{border-top-color:var(--orange)}.metric-head,.metric-foot,.panel-heading,.chart-legend,.table-toolbar,.risk-meter-top,.risk-scale{display:flex;align-items:center;justify-content:space-between}.metric-head{color:#78868b;font-size:11px}.metric-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:4px;background:#f1f4f1;color:#6d7d81}.metric-icon svg{width:14px;height:14px}.metric-card strong{display:block;margin-top:13px;font:500 25px DM Mono,monospace;letter-spacing:0}.metric-card strong small{color:#92a0a2;font:10px Manrope,sans-serif;letter-spacing:0}.metric-foot{margin-top:10px;color:#9aa5a7;font-size:10px}.positive{color:#71aa4c}.neutral{color:#78868b}.positive svg,.loss-text svg{width:12px;height:12px;vertical-align:-2px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin:35px 1px 12px}.section-heading h2{margin:5px 0 0;font-size:19px;letter-spacing:0}.section-kicker{color:#9aa6a6;font:9px DM Mono,monospace;letter-spacing:.15em}.segmented-control{display:flex;gap:2px;padding:3px;background:#e8ece9;border-radius:5px}.segmented-control button{color:#8c9898;padding:6px 10px;background:transparent;border-radius:3px;font:10px DM Mono,monospace}.segmented-control button.is-active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #17242d17}.performance-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.75fr);gap:13px}.panel{padding:21px 22px}.panel-heading{align-items:start;gap:10px}.panel-heading h3{margin:0;font-size:14px;letter-spacing:0}.panel-heading span:not(.epoch-status):not(.panel-live):not(.risk-badge){display:block;color:#97a2a3;margin-top:6px;font-size:10px}.chart-panel{min-width:0;padding-bottom:14px}.chart-legend{justify-content:flex-start;gap:17px;margin-top:21px;color:#8e9a9b;font-size:10px}.legend-line{width:18px;height:2px;margin-right:5px;display:inline-block;vertical-align:3px}.lime-line{background:var(--lime-deep)}.gray-line{background:#bfc9c5;border-top:1px dashed #a8b5b0}.chart-source{margin-left:auto;color:#a3aca9;font:9px DM Mono,monospace}.main-chart{width:100%;height:270px;display:block;margin-top:10px;overflow:visible}.chart-grid-line{stroke:#e9eeeb;stroke-width:1;vector-effect:non-scaling-stroke}.chart-area{fill:url(#chartFill);fill:#d8f97024}.main-line{fill:none;stroke:var(--lime-deep);stroke-width:2.4;vector-effect:non-scaling-stroke}.high-line{fill:none;stroke:#bdc9c4;stroke-width:1;stroke-dasharray:4 5;vector-effect:non-scaling-stroke}.chart-end{fill:var(--lime);stroke:var(--lime-deep);stroke-width:2;vector-effect:non-scaling-stroke}.chart-empty{fill:#97a3a1;font:12px DM Mono,monospace;text-anchor:middle;dominant-baseline:middle}.hero-spark .chart-area{fill:#d8f9701a}.hero-spark .main-line{stroke:var(--lime);stroke-width:2}.hero-spark .high-line{display:none}.hero-spark .chart-end{fill:var(--lime);stroke:var(--sidebar);stroke-width:2}.chart-axis{display:flex;justify-content:space-between;color:#a2acab;padding:0 2px;font:9px DM Mono,monospace}.epoch-status,.panel-live,.risk-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:4px;font-size:10px}.epoch-status{color:#6d9e49;background:#eff8dd}.epoch-status svg,.risk-badge svg{width:12px;height:12px}.allocation-total{display:flex;align-items:baseline;gap:9px;margin-top:29px}.allocation-total strong{font:500 34px DM Mono,monospace;letter-spacing:0}.allocation-total span{color:#94a0a0;font-size:10px;line-height:1.4}.allocation-bar{height:11px;display:flex;gap:3px;margin:25px 0 19px;overflow:hidden;border-radius:3px}.allocation-bar span{display:block}.allocation-holder{width:50%;background:var(--lime-deep)}.allocation-reinvest{width:40%;background:var(--cyan)}.allocation-reserve{width:10%;background:var(--orange)}.allocation-list{display:grid;gap:10px}.allocation-list>div{display:grid;grid-template-columns:9px 1fr auto;align-items:center;gap:8px;color:#78878a;font-size:11px}.allocation-list strong{color:var(--ink);font:500 12px DM Mono,monospace}.allocation-list small{color:#a1aca8;font:10px Manrope,sans-serif}.allocation-key{width:7px;height:7px;border-radius:1px}.holder-key{background:var(--lime-deep)}.reinvest-key{background:var(--cyan)}.reserve-key{background:var(--orange)}.allocation-note{display:flex;align-items:start;gap:7px;margin-top:23px;padding-top:13px;color:#8c9896;border-top:1px solid #e6ece8;font-size:10px;line-height:1.6}.allocation-note svg{flex:0 0 auto;width:13px;height:13px;color:#8eaa5d;margin-top:1px}.compact-heading{margin-top:36px}.table-panel{padding:0;overflow:hidden}.table-toolbar{min-height:57px;padding:0 22px;border-bottom:1px solid var(--line)}.table-filters{display:flex;gap:5px}.filter-chip{color:#8a9697;padding:6px 9px;background:transparent;border-radius:4px;font-size:10px}.filter-chip span{color:#a0acab;margin-left:3px;font:9px DM Mono,monospace}.filter-chip:hover{background:#f2f5f2}.filter-chip.is-active{color:var(--ink);background:#eaf3d5}.filter-chip.is-active span{color:#789642}.table-hint{display:inline-flex;align-items:center;gap:6px;color:#94a09f;font:9px DM Mono,monospace}.table-hint svg{width:13px;height:13px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:820px}th{color:#9aa5a5;background:#fbfcfb;font-size:10px;font-weight:500;text-align:left;white-space:nowrap}th,td{height:58px;padding:0 17px;border-bottom:1px solid #edf1ef}td{color:#66777b;font-size:11px;white-space:nowrap}tr:last-child td{border-bottom:0}.market-name{display:flex;align-items:center;gap:9px}.market-name strong{display:block;color:var(--ink);font-size:11px}.market-name small{display:block;color:#9da8a7;margin-top:3px;font-size:9px}.market-symbol{width:27px;height:27px;display:grid;place-items:center;color:#152027;border-radius:5px;font:700 11px DM Mono,monospace}.market-symbol img{width:17px;height:17px;display:block;object-fit:contain}.market-symbol.lime{background:var(--lime)}.market-symbol.cyan{background:var(--cyan)}.market-symbol.orange{background:var(--orange)}.market-symbol.violet{background:var(--violet)}.direction{display:inline-flex;align-items:center;gap:4px;font-size:10px}.direction svg{width:12px;height:12px}.direction.long{color:#6a9b4c}.direction.short{color:#c47b57}.profit-text{color:#649e48}.loss-text{color:#c66f62}.loss-text small,.profit-text small{color:#9fa9a7;font-size:9px}.risk-state{padding:5px 7px;border-radius:3px;font-size:9px}.risk-state.ok{color:#6d9b50;background:#edf7de}.risk-state.watch{color:#b47d42;background:#fff3df}.risk-state.paper{color:#806eb6;background:#f0edff}.row-button{width:24px;height:24px;display:grid;place-items:center;color:#a0abab;background:transparent;border-radius:3px}.row-button:hover{color:var(--ink);background:#edf2ed}.row-button svg{width:14px;height:14px}.bottom-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:13px;margin-top:13px}.panel-live{color:#6f9f50;background:#eff8e3}.panel-live .pulse-dot{width:5px;height:5px;box-shadow:none}.execution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:28px 0 23px}.exec-stat{display:grid;gap:9px}.exec-stat span{color:#8c9999;font-size:10px}.exec-stat strong{font:500 22px DM Mono,monospace;letter-spacing:0}.exec-stat small{color:#93a0a1;font:10px Manrope,sans-serif}.progress{height:4px;overflow:hidden;background:#edf2ef;border-radius:3px}.progress i{display:block;height:100%;background:var(--lime-deep);border-radius:inherit}.cyan-progress i{background:#70bab5}.violet-progress i{background:#9987dc}.system-list{padding-top:16px;border-top:1px solid #e7ece9;display:grid;gap:11px}.system-list>div{display:flex;align-items:center;gap:7px;color:#748287;font-size:10px}.system-list strong{margin-left:auto;color:#709d56;font-size:10px;font-weight:600}.system-indicator{width:18px;height:18px;display:grid;place-items:center;border-radius:4px}.system-indicator svg{width:12px;height:12px}.ok-indicator{color:#75a754;background:#eff8e3}.warn-indicator{color:#c18a49;background:#fff2df}.risk-badge{color:#6d9e49;background:#eff8dd}.risk-meter{margin-top:28px}.risk-meter-top{color:#879596;font-size:10px}.risk-meter-top strong{color:var(--ink);font:500 15px DM Mono,monospace}.risk-track{height:9px;margin:12px 0 7px;background:linear-gradient(90deg,#e8f4d4 0,#e8f4d4 55%,#fff0d8 55%,#fff0d8 78%,#f9dfdd 78%,#f9dfdd);border-radius:4px;overflow:hidden;position:relative}.risk-track i{display:block;height:100%;background:var(--lime-deep);border-radius:4px}.risk-scale{color:#a2acab;font:9px DM Mono,monospace}.risk-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;padding-top:17px;border-top:1px solid #e7ece9}.risk-summary div{display:grid;gap:6px}.risk-summary span{color:#97a2a2;font-size:9px}.risk-summary strong{color:var(--ink);font:500 12px DM Mono,monospace}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#9aa6a5;margin-top:29px;font-size:9px}.footer-lock{display:inline-grid;place-items:center;vertical-align:-3px;margin-right:2px}.footer-lock svg{width:12px;height:12px}.toast{position:fixed;right:25px;bottom:22px;z-index:50;max-width:320px;padding:11px 14px;color:#eff7ef;background:#18242b;border-left:3px solid var(--lime);border-radius:4px;box-shadow:0 8px 24px #10181f33;font-size:11px;opacity:0;transform:translateY(9px);pointer-events:none;transition:.2s ease}.toast.show{opacity:1;transform:translateY(0)}.empty-state{height:96px;color:#97a3a1;text-align:center;font-size:11px}@media(max-width:1080px){.topbar{padding:0 24px}.page-wrap{padding-left:24px;padding-right:24px}.hero-band{grid-template-columns:1fr .9fr;gap:20px;padding-left:28px;padding-right:28px}.metric-card strong{font-size:21px}.performance-grid{grid-template-columns:1.2fr .8fr}.panel{padding-left:18px;padding-right:18px}}@media(max-width:820px){.topbar{padding:0 17px}.topbar-actions .sync-state{display:none}.page-wrap{padding:20px 17px 26px}.hero-band{grid-template-columns:1fr;padding:25px 23px 19px}.hero-copy h1{margin-top:20px}.hero-chart-wrap{min-height:155px;padding:15px 0 0;border-top:1px solid #34434a;border-left:0}.metric-grid{grid-template-columns:repeat(2,1fr)}.performance-grid,.bottom-grid{grid-template-columns:1fr}.main-chart{height:230px}.page-footer{align-items:start;flex-direction:column;gap:8px}}@media(max-width:500px){.topbar{height:62px}.topbar-brand .brand-subtitle{display:none}.topbar-brand .brand-name{font-size:13px}.topbar-divider{height:20px}.outline-button span,.social-label{display:none}.social-button{width:32px;justify-content:center;padding:0}.hero-band{padding:22px 18px 16px}.hero-copy h1{font-size:31px}.eyebrow{font-size:8px}.hero-copy p{font-size:11px}.hero-pills{gap:5px}.hero-pills span{font-size:9px}.metric-card{min-height:127px;padding:15px 14px 12px}.metric-card strong{font-size:18px}.metric-foot{font-size:9px}.section-heading{margin-top:27px}.section-heading h2{font-size:17px}.segmented-control button{padding:5px 7px}.chart-legend{gap:8px;font-size:9px}.chart-source{display:none}.table-toolbar{padding:0 13px}.table-hint{display:none}.execution-grid{gap:10px}.exec-stat strong{font-size:18px}.risk-summary{gap:5px}.risk-summary strong{font-size:10px}.toast{left:16px;right:16px;bottom:16px;max-width:none}}.system-list strong{max-width:58%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-letter{color:#18242b;font:700 11px DM Mono,monospace}.story-strip{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:15px;align-items:center;margin-top:13px;padding:19px 22px;background:#f7faec;border:1px solid #e4edcf;border-left:3px solid var(--lime-deep);border-radius:8px}.story-mark{width:34px;height:34px;display:grid;place-items:center;color:#557c3a;background:#e4f5b6;border-radius:6px}.story-mark svg{width:17px;height:17px}.story-strip h2{margin:5px 0 4px;color:var(--ink);font-size:16px;letter-spacing:0}.story-strip p{max-width:720px;margin:0;color:#718078;font-size:11px;line-height:1.7}.story-links{display:grid;justify-items:end;gap:7px;color:#87938c;font-size:9px;text-align:right}.text-button{display:inline-flex;align-items:center;gap:5px;color:#557c3a;background:transparent;font-size:11px;font-weight:700}.text-button svg{width:13px;height:13px}.capital-disclosure{margin-top:13px;color:#dce7e0;background:#17242a;border:1px solid #2c3d42;border-top:3px solid var(--lime);border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}.capital-heading{display:flex;align-items:start;justify-content:space-between;gap:24px;padding:22px 24px 19px;border-bottom:1px solid #304147}.capital-heading h2{margin:5px 0;color:#f3f7f2;font-size:19px;letter-spacing:0}.capital-heading p{max-width:720px;margin:0;color:#94a4a2;font-size:11px;line-height:1.7}.capital-chain-link{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;color:var(--lime);border:1px solid #465b50;border-radius:4px;font-size:10px;font-weight:700}.capital-chain-link:hover{color:#fff;border-color:var(--lime)}.capital-chain-link svg{width:13px;height:13px}.capital-chain-link[hidden]{display:none!important}.capital-ledger{display:grid;grid-template-columns:1.2fr repeat(3,1fr)}.capital-cell{min-width:0;min-height:124px;padding:20px 22px;border-right:1px solid #304147}.capital-cell:last-child{border-right:0}.capital-cell>span{display:block;color:#94a4a2;font-size:10px}.capital-cell strong{display:block;margin-top:13px;color:#f3f7f2;font:500 24px DM Mono,monospace;letter-spacing:0;overflow-wrap:anywhere}.capital-cell small{display:block;margin-top:7px;color:#81918f;font-size:9px}.capital-primary{background:#d8f9700b}.capital-primary strong{color:var(--lime);font-size:29px}.capital-primary em{display:inline-block;margin-top:9px;padding:4px 6px;color:#a9c985;background:#26382f;border-radius:3px;font-size:9px;font-style:normal}.capital-source{min-height:39px;display:flex;align-items:center;gap:7px;padding:0 24px;color:#82928f;background:#121e23;font-size:9px}.capital-source .pulse-dot{width:5px;height:5px}.capital-source time{margin-left:auto;font-family:DM Mono,monospace}.section-note{color:#9aa6a5;font-size:10px}.trade-history-panel{margin-bottom:13px}.ledger-badge{color:#6c8f4c;padding:5px 8px;background:#eff8dd;border-radius:4px;font:10px DM Mono,monospace}.ledger-action{display:inline-block;min-width:34px;padding:4px 6px;border-radius:3px;font-size:9px;text-align:center}.ledger-action.open{color:#5f9144;background:#edf7de}.ledger-action.close{color:#ae6f53;background:#fff0e6}.ledger-action.fill{color:#6d7f8a;background:#eef3f2}.positions-panel{padding:15px}.position-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:12px}.position-card{min-width:0;padding:17px 18px 14px;border:1px solid #dce6e1;border-top:2px solid var(--lime-deep);border-radius:6px;background:#fbfdfb}.position-card-head,.position-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.position-card-head strong{display:block;color:var(--ink);font-size:14px;font-weight:800}.position-card-head small{display:block;margin-top:3px;color:#899795;font-size:10px}.position-side{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border-radius:4px;font-size:10px;font-weight:700}.position-side.long{color:#5d9143;background:#edf7de}.position-side.short{color:#ae6f53;background:#fff0e6}.position-values{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:17px}.position-values div{min-width:0;display:grid;gap:5px}.position-values span{color:#899795;font-size:9px}.position-values strong{color:var(--ink);font:500 13px DM Mono,monospace;overflow-wrap:anywhere}.position-card-foot{margin-top:15px;padding-top:12px;border-top:1px solid #e8efeb;color:#7b8b8a;font-size:9px}.position-card-foot span:first-child{display:inline-flex;align-items:center;gap:5px;color:#6b9a4c}.position-card-foot svg{width:12px;height:12px}.position-empty{min-height:112px;display:grid;place-items:center;align-content:center;gap:5px;color:#879594;text-align:center}.position-empty svg{width:19px;height:19px;color:#9bc63d}.position-empty small{color:#a3aeaa;font-size:10px}.strategy-source{display:inline-block;padding:4px 6px;border-radius:3px;font-size:9px}.strategy-source.verification{color:#9a6a22;background:#fff4d8}.strategy-source.quant{color:#5f9144;background:#edf7de}.strategy-source.aster{color:#6d7f8a;background:#eef3f2}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:24px;background:#0e171d85;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-backdrop[hidden]{display:none}.whitepaper-modal{width:min(720px,100%);max-height:min(720px,calc(100vh - 48px));overflow-y:auto;padding:27px 30px 30px;color:#d9e5de;background:#142129;border:1px solid #354b4f;border-top:3px solid var(--lime);border-radius:8px;box-shadow:0 20px 55px #0a121759}.whitepaper-modal .modal-heading{display:flex;justify-content:space-between;align-items:start;gap:18px;padding-bottom:22px;border-bottom:1px solid #30444a}.whitepaper-modal h2{max-width:560px;margin:7px 0 0;color:#f0f6ef;font-size:25px;line-height:1.2;letter-spacing:0}.whitepaper-modal .icon-button{color:#a9b9b3;background:#22343b}.whitepaper-content{display:grid;gap:0}.whitepaper-content section{display:grid;grid-template-columns:42px 1fr;gap:16px;padding:22px 0;border-bottom:1px solid #2b3e44}.whitepaper-content section:last-child{border-bottom:0}.whitepaper-index{color:var(--lime);font:12px DM Mono,monospace}.whitepaper-content h3{margin:0 0 7px;color:#eff6ef;font-size:14px}.whitepaper-content p{margin:0;color:#a9b9b3;font-size:12px;line-height:1.8}.whitepaper-note{display:flex!important;grid-template-columns:none!important;align-items:start;gap:9px!important;padding:17px 13px!important;background:#1d3036;border:0!important;border-radius:5px}.whitepaper-note svg{flex:0 0 auto;width:15px;height:15px;color:var(--lime);margin-top:2px}@media(max-width:900px){.capital-ledger{grid-template-columns:repeat(2,1fr)}.capital-cell:nth-child(2){border-right:0}.capital-cell:nth-child(-n+2){border-bottom:1px solid #304147}}@media(max-width:700px){.story-strip{grid-template-columns:34px 1fr;padding:16px}.story-links{grid-column:2;justify-items:start;text-align:left}.capital-heading{display:grid;padding:19px 17px 16px}.capital-chain-link{justify-self:start}.capital-ledger{grid-template-columns:1fr}.capital-cell{min-height:108px;padding:17px;border-right:0;border-bottom:1px solid #304147}.capital-cell:last-child{border-bottom:0}.capital-cell strong,.capital-primary strong{font-size:22px}.capital-source{padding:0 17px}.section-note{display:none}.position-grid{grid-template-columns:1fr}.position-values{gap:8px}.position-values strong{font-size:12px}.whitepaper-modal{padding:22px 20px 24px}.whitepaper-modal h2{font-size:21px}}
