:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e5edf8;background:#0b1020;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{background:#0b1020;min-width:320px;margin:0;overflow:hidden}button{font:inherit}.app-shell{grid-template-columns:280px minmax(0,1fr);height:100dvh;min-height:0;display:grid;overflow:hidden}.sidebar{background:#101827;border-right:1px solid #94a3b82e;min-height:0;padding:18px;overflow-y:auto}.brand-lockup{align-items:center;gap:12px;margin-bottom:28px;display:flex}.brand-mark{color:#67e8f9;background:#172033;border:1px solid #38bdf873;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.brand-lockup strong,.symbol-row strong,.metric-card strong,.status-grid strong{display:block}.brand-lockup span,.muted,.symbol-row small,.metric-card small,.status-grid small{color:#94a3b8}.section-label{color:#93c5fd;letter-spacing:0;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700}.section-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-label-row em{color:#cbd5e1;text-transform:none;font-style:normal}.watchlist-panel{gap:8px;display:grid}.symbol-row{color:#e5edf8;text-align:left;cursor:pointer;background:#0f172a;border:1px solid #94a3b829;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:11px 10px;display:flex}.symbol-row:disabled{cursor:not-allowed;opacity:.45}.symbol-row.active{background:#14213a;border-color:#38bdf88c}.symbol-row em{color:#a7f3d0;font-size:12px;font-style:normal}.workspace{min-width:0;min-height:0;padding:22px;overflow-y:auto}.topbar{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.eyebrow{color:#67e8f9;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:700}h1{margin:0 0 6px;font-size:30px;line-height:1.1}.status-strip{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.status-strip span{color:#dbeafe;white-space:nowrap;background:#101827;border:1px solid #94a3b82e;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:7px 10px;display:inline-flex}.content-grid{grid-template-columns:minmax(0,1.45fr) minmax(420px,.75fr);gap:18px;display:grid}.chart-surface,.module-stack{background:#101827;border:1px solid #94a3b82e;border-radius:8px;min-width:0}.chart-container{width:100%;height:min(68vh,720px);min-height:460px;position:relative;overflow:hidden}.cycle-event-layer{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.cycle-event-line{--cycle-line-color:#94a3b8ad;border-left:1px solid var(--cycle-line-color);opacity:.86;width:0;position:absolute;top:0;bottom:0}.cycle-event-line[data-phase=training]{opacity:.52;border-left-style:dashed}.cycle-event-line[data-confidence=moderate]{--cycle-line-color:#f59e0be6}.cycle-event-line[data-confidence=strong]{--cycle-line-color:#34d399eb}.cycle-event-line span{top:var(--lane-top,36px);border:1px solid var(--cycle-line-color);max-width:170px;color:var(--cycle-line-color);text-align:left;white-space:nowrap;background:#0f172ae0;border-radius:6px;padding:2px 7px;font-size:11px;font-weight:700;line-height:1.2;position:absolute;left:0;overflow:visible;transform:translate(10px)}.cycle-event-line span:before{border-top:5px solid #0000;border-right:6px solid var(--cycle-line-color);content:"";border-bottom:5px solid #0000;width:0;height:0;position:absolute;top:50%;left:-6px;transform:translateY(-50%)}.cycle-event-line[data-edge=right] span{transform:translate(calc(-100% - 10px))}.cycle-event-line[data-edge=right] span:before{border-right:0;border-left:6px solid var(--cycle-line-color);left:auto;right:-6px}.projection-boundary-line{z-index:3;pointer-events:none;border-left:1px dashed #e2e8f0b8;width:0;position:absolute;top:0;bottom:0}.projection-boundary-line span{color:#e2e8f0;background:#0f172adb;border:1px solid #e2e8f03d;border-radius:6px;padding:2px 5px;font-size:11px;font-weight:700;position:absolute;top:10px;left:7px}.module-tabs{border-bottom:1px solid #94a3b82e;grid-template-columns:repeat(5,minmax(0,1fr));min-height:48px;display:grid;overflow:hidden}.module-tab{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-right:1px solid #94a3b81f;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:48px;padding:0 10px;display:inline-flex}.module-tab:last-child{border-right:0}.module-tab.active{color:#f8fafc;background:#16233a}.module-tab span{text-overflow:ellipsis;min-width:0;overflow:hidden}.module-tab svg{flex:none}.module-panel{gap:22px;padding:18px;display:grid}.metric-grid,.status-grid{gap:10px;display:grid}.metric-card,.status-grid article{background:#0f172a;border:1px solid #94a3b829;border-radius:8px;padding:12px}.metric-card-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.metric-card span,.status-grid span{color:#bfdbfe;font-size:13px}.metric-card strong{margin:4px 0;font-size:24px}.metric-card small{line-height:1.35;display:block}.cycle-evidence-grid{background:#0f172a;border:1px solid #94a3b829;border-radius:8px;overflow-x:auto}.cycle-evidence-head,.cycle-evidence-row{grid-template-columns:118px 112px minmax(250px,.9fr) minmax(320px,1.25fr);align-items:center;gap:12px;min-width:820px;display:grid}.cycle-evidence-head{color:#93c5fd;text-transform:uppercase;border-bottom:1px solid #94a3b824;padding:10px 12px;font-size:12px;font-weight:700}.cycle-evidence-row{border-bottom:1px solid #94a3b81f;padding:12px}.cycle-evidence-row:last-child{border-bottom:0}.cycle-evidence-row strong{margin-bottom:6px;font-size:22px;display:block}.cycle-evidence-row small{color:#94a3b8;line-height:1.35}.cycle-period{color:#bfdbfe;font-weight:700;display:block}.confidence-pill{text-transform:uppercase;border:1px solid #94a3b838;border-radius:999px;flex:none;padding:3px 7px;font-size:11px;font-style:normal;font-weight:700;display:inline-flex}.confidence-pill.weak{color:#cbd5e1;background:#94a3b81f}.confidence-pill.moderate{color:#fde68a;background:#f59e0b24;border-color:#f59e0b47}.confidence-pill.strong{color:#a7f3d0;background:#10b98124;border-color:#10b98147}.cycle-window-tags{flex-wrap:wrap;gap:6px;display:flex}.window-tag{color:#dbeafe;white-space:nowrap;background:#1e293bb8;border:1px solid #94a3b833;border-radius:999px;align-items:center;min-height:24px;padding:3px 7px;font-size:12px;display:inline-flex}.window-tag[data-phase=projection]{color:#bae6fd;background:#0e749029;border-color:#38bdf852}.window-tag.peak[data-phase=projection]{color:#fde68a;background:#f59e0b1f;border-color:#f59e0b57}.window-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.window-list li{border-bottom:1px solid #94a3b824;grid-template-columns:92px 1fr auto;align-items:center;gap:8px;padding:10px 0;display:grid}.window-list span,.window-list em{color:#94a3b8;font-size:12px;font-style:normal}@media (width<=1500px){.content-grid{grid-template-columns:1fr}.chart-container{height:min(58vh,620px)}}@media (width<=1120px){body{overflow:auto}.app-shell{grid-template-columns:1fr;height:auto;min-height:100dvh;overflow:visible}.sidebar{border-bottom:1px solid #94a3b82e;border-right:0;max-height:none;overflow:visible}.workspace{overflow:visible}.watchlist-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{grid-template-columns:1fr;display:grid}.status-strip{justify-content:flex-start}}@media (width<=720px){.workspace,.sidebar{padding:14px}h1{font-size:26px}.watchlist-panel{grid-template-columns:1fr}.module-tabs{scrollbar-width:thin;display:flex;overflow:auto hidden}.module-tab{flex:0 0 108px}.chart-container{height:420px;min-height:360px}.cycle-evidence-head{display:none}.cycle-evidence-row{grid-template-columns:1fr;min-width:0}.window-list li{grid-template-columns:1fr}}
