:root{font-family:Segoe UI Variable,Segoe UI,system-ui,sans-serif;color:#edf4f0;background:#090c0b;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #090c0b;--panel: #101513;--line: #27302c;--line-soft: #1b2420;--muted: #8d9a94;--text: #edf4f0;--accent: #43d98f;--warning: #d8b56b;--danger: #e26f6a;--radius: 14px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh;background:var(--bg)}button,input{font:inherit}button{border:0}.brand{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:650}.brand-symbol{display:grid;width:40px;height:40px;place-items:center;border:1px solid #33503f;border-radius:10px;color:var(--accent);background:#102419;font:700 11px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.12em}.setup-page,.login-page,.fatal-page,.loading-page{position:relative;display:grid;min-height:100dvh;place-items:center;overflow:hidden;padding:32px}.ambient{position:absolute;width:520px;height:520px;border-radius:50%;filter:blur(110px);opacity:.12;pointer-events:none}.ambient-one{top:-260px;right:-100px;background:var(--accent)}.ambient-two{bottom:-350px;left:-180px;background:#6bd7cb}.setup-panel,.login-panel{position:relative;width:min(100%,760px);border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(140deg,rgba(255,255,255,.025),transparent 36%),var(--panel);box-shadow:0 28px 100px #00000061}.setup-panel{padding:28px}.setup-copy{max-width:620px;padding:76px 12px 56px}.eyebrow{margin:0 0 16px;color:var(--accent);font:700 11px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.13em}.setup-copy h1,.login-panel h1,.market-heading h1{margin:0;letter-spacing:-.045em}.setup-copy h1{max-width:620px;font-size:clamp(40px,7vw,68px);line-height:.98}.setup-copy>p:last-child,.login-panel>p{color:var(--muted);line-height:1.65}.setup-copy>p:last-child{max-width:560px;margin:28px 0 0}.readiness-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.readiness-list>div{display:grid;grid-template-columns:auto 1fr;gap:7px 10px;padding:22px 18px}.readiness-list>div+div{border-left:1px solid var(--line)}.readiness-list span:not(.status-mark){color:var(--muted);font-size:13px}.readiness-list strong{grid-column:2;font-size:13px}.status-mark{display:inline-block;flex:0 0 auto;width:8px;height:8px;margin-top:4px;border-radius:50%;background:var(--warning);box-shadow:0 0 0 4px #d8b56b17}.status-mark.is-ok{background:var(--accent);box-shadow:0 0 0 4px #43d98f17}.security-note{display:grid;grid-template-columns:130px 1fr;gap:24px;padding:24px 12px}.security-note span{color:var(--accent);font-size:13px;font-weight:650}.security-note p{max-width:530px;margin:0;color:var(--muted);font-size:13px;line-height:1.55}.setup-panel footer{display:flex;justify-content:space-between;gap:18px;padding:16px 12px 0;color:#66736d;font:500 11px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace}.login-panel{width:min(100%,440px);padding:28px}.login-panel h1{margin-top:70px;font-size:40px}.login-panel>p{margin:16px 0 34px}.setup-form .eyebrow{margin-top:64px;margin-bottom:12px}.setup-form h1{margin-top:0}.login-panel label{display:grid;gap:8px;margin-top:18px;color:#bac6c0;font-size:13px}.login-panel input{width:100%;border:1px solid var(--line);border-radius:10px;outline:none;padding:13px 14px;color:var(--text);background:#0b100e}.login-panel input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #43d98f1f}.login-panel input:disabled{color:#829088}.login-panel button,.signal-panel button{width:100%;border-radius:10px;padding:13px 18px;font-weight:700;color:#07110c;background:var(--accent)}.login-panel button{margin-top:28px}.login-panel button:active:not(:disabled){transform:translateY(1px)}button:disabled{cursor:not-allowed;color:#66736d;background:#1a211e}.form-error,.market-error{color:#ff9f98;font-size:13px}.form-error{margin-top:14px}.setup-safety{margin-top:18px;color:#6e7b75;font-size:11px;line-height:1.5}.dashboard{min-height:100dvh;background:var(--bg)}.topbar{display:flex;min-height:72px;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--line-soft)}.topbar-meta{display:flex;align-items:center;gap:20px;color:var(--muted);font-size:13px}.live-badge,.time-status{display:flex;align-items:center;gap:10px}.workspace{display:grid;grid-template-columns:244px minmax(0,1fr) 306px;min-height:calc(100dvh - 112px)}.watchlist,.signal-panel{padding:24px;background:#0c100f}.watchlist{border-right:1px solid var(--line-soft)}.signal-panel{border-left:1px solid var(--line-soft)}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.section-heading p{margin:0;font-size:14px;font-weight:650}.section-heading span{color:var(--muted);font-size:10px;letter-spacing:.08em}.universe-note{margin:15px 0 20px;color:#6f7e76;font-size:11px;line-height:1.45}.watchlist-items{display:grid;gap:4px}.watchlist-items button{display:grid;grid-template-columns:1fr auto;gap:5px 12px;width:100%;border:1px solid transparent;border-radius:10px;padding:12px;color:var(--text);text-align:left;background:transparent;cursor:pointer}.watchlist-items button:hover{background:#121815}.watchlist-items button.is-selected{border-color:#2d493a;background:#102019}.watch-symbol{display:flex;align-items:baseline;gap:7px}.watch-symbol b{font-size:13px}.watch-symbol small{color:#637169;font-size:9px}.watch-price{color:#aab7b1;font:500 11px/1 ui-monospace,Consolas,monospace}.watchlist-items button>:last-child{grid-column:2;grid-row:1 / span 2;align-self:center;font-size:11px}.positive{color:var(--accent)}.negative{color:var(--danger)}.market-area{min-width:0;padding:28px}.market-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.market-heading h1{font-size:clamp(30px,3vw,48px)}.instrument-title{display:flex;align-items:baseline;gap:14px}.instrument-title>span{font:650 13px/1 ui-monospace,Consolas,monospace}.price-line{display:flex;align-items:baseline;gap:14px;margin-top:8px}.price-line strong{font:650 20px/1 ui-monospace,Consolas,monospace}.price-line span{color:var(--muted);font:500 11px/1 ui-monospace,Consolas,monospace}.chart-controls{display:grid;justify-items:end;gap:15px}.time-status{color:var(--muted);font:500 11px/1 ui-monospace,Consolas,monospace}.interval-switch{display:flex;padding:3px;border:1px solid var(--line);border-radius:9px;background:#0b100e}.interval-switch button{padding:7px 12px;border-radius:6px;color:var(--muted);background:transparent;cursor:pointer;font-size:11px}.interval-switch button.is-active{color:#06110b;background:var(--accent)}.market-error{margin:-8px 0 14px}.chart-shell{position:relative;min-height:500px;overflow:hidden;border:1px solid var(--line-soft);border-radius:var(--radius);background:#0b100e}.chart-canvas{position:absolute;inset:0}.chart-empty{display:grid;min-height:500px;place-content:center;padding:30px;text-align:center}.chart-empty span{color:var(--accent);font:700 11px/1 ui-monospace,Consolas,monospace;letter-spacing:.14em}.chart-empty strong{margin-top:14px;font-size:22px}.chart-empty p{margin:10px 0 0;color:var(--muted);font-size:13px}.tradingview-attribution{position:absolute;z-index:3;bottom:8px;left:10px;color:#65736c;font-size:9px;text-decoration:none}.tradingview-attribution:hover{color:#9ba9a2}.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:16px;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.metric-strip>div{display:grid;gap:9px;padding:20px 14px}.metric-strip>div+div{border-left:1px solid var(--line-soft)}.metric-strip span{color:var(--muted);font-size:12px}.metric-strip strong{color:#b7c3bd;font:600 11px/1.2 ui-monospace,Consolas,monospace}.signal-state{margin-top:54px;color:var(--warning);font-size:30px;font-weight:750;letter-spacing:-.04em;overflow-wrap:anywhere}.signal-state.is-long{color:var(--accent)}.signal-description{color:var(--muted);font-size:13px;line-height:1.6}.signal-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px;border:1px solid var(--line-soft)}.signal-metrics>div{display:grid;gap:7px;padding:12px}.signal-metrics>div:nth-child(2n){border-left:1px solid var(--line-soft)}.signal-metrics>div:nth-child(n+3){border-top:1px solid var(--line-soft)}.signal-metrics span{color:var(--muted);font-size:10px}.signal-metrics strong{color:#c0cbc5;font:600 11px/1.2 ui-monospace,Consolas,monospace}.risk-reasons{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.risk-reasons span{border:1px solid rgba(226,111,106,.35);border-radius:999px;padding:5px 7px;color:#d98a85;font:600 9px/1 ui-monospace,Consolas,monospace}.checklist{display:grid;gap:15px;margin:38px 0;color:#a9b5af;font-size:12px}.checklist div{display:flex;gap:12px}.policy-card{margin-top:22px;border-top:1px solid var(--line-soft);padding-top:20px}.policy-card span{color:var(--muted);font-size:11px}.policy-card strong{display:block;margin-top:7px;color:var(--warning);font:650 12px/1 ui-monospace,Consolas,monospace}.policy-card p{color:#69776f;font-size:11px;line-height:1.5}.news-panel{padding:36px 28px 40px;border-top:1px solid var(--line-soft);background:radial-gradient(circle at 82% 0,rgba(107,215,203,.045),transparent 25%),#0d1210}.news-heading,.news-toolbar,.news-grid,.news-empty,.news-disclaimer{max-width:1480px;margin-left:auto;margin-right:auto}.news-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.news-heading h2{margin:0;font-size:28px;letter-spacing:-.035em}.news-heading>div:first-child>p:last-child{max-width:760px;margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.news-status-card{min-width:330px;padding:14px 16px;border:1px solid var(--line-soft);border-radius:10px;background:#0a0f0d}.news-status-card>div{display:flex;gap:10px;color:#b9c5bf;font-size:11px}.news-status-card small{display:block;margin-top:8px;color:#65736c;font:500 9px/1.4 ui-monospace,Consolas,monospace}.news-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}.news-toolbar>span{color:#647169;font:500 9px/1.3 ui-monospace,Consolas,monospace}.news-tabs{display:flex;padding:3px;border:1px solid var(--line);border-radius:9px;background:#090d0b}.news-tabs button{padding:7px 12px;border-radius:6px;color:var(--muted);background:transparent;cursor:pointer;font-size:11px}.news-tabs button.is-active{color:#06110b;background:var(--accent)}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.news-card{display:flex;min-height:260px;flex-direction:column;padding:18px;border:1px solid var(--line-soft);border-radius:12px;background:linear-gradient(145deg,rgba(255,255,255,.018),transparent 45%),#0a0f0d}.news-card-meta{display:flex;justify-content:space-between;gap:12px;color:#6c7a72;font:600 9px/1.3 ui-monospace,Consolas,monospace}.news-card-meta span{color:#8ea099}.news-card h3{margin:18px 0 10px;color:#dce5e0;font-size:16px;line-height:1.35;letter-spacing:-.015em}.news-card>p{margin:0 0 18px;color:#93a099;font-size:12px;line-height:1.55}.news-card>p.is-pending{color:#65736c}.news-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.news-tags span{border:1px solid #26322d;border-radius:999px;padding:5px 7px;color:#819087;font:600 8px/1 ui-monospace,Consolas,monospace}.news-tags .risk-high{border-color:#e26f6a59;color:#df8c86}.news-tags .risk-medium{border-color:#d8b56b52;color:#cfb373}.news-tags .risk-low{border-color:#43d98f40;color:#72c79b}.news-card>a{margin-top:16px;color:var(--accent);font-size:11px;text-decoration:none}.news-card>a:hover{text-decoration:underline}.news-empty{margin-top:16px;padding:26px;border:1px dashed var(--line);border-radius:12px;color:var(--muted);font-size:12px}.news-disclaimer{margin-top:18px;color:#5f6d65;font:500 9px/1.5 ui-monospace,Consolas,monospace}.paper-panel{padding:34px 28px 38px;border-top:1px solid var(--line-soft);background:radial-gradient(circle at 15% 0,rgba(67,217,143,.055),transparent 28%),#0a0f0d}.paper-heading,.paper-empty,.paper-metrics,.paper-columns,.paper-meta{max-width:1480px;margin-left:auto;margin-right:auto}.paper-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.paper-heading h2{margin:0;font-size:28px;letter-spacing:-.035em}.paper-heading>div:first-child>p:last-child{max-width:760px;margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.paper-state{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:999px;padding:9px 12px;color:#b7c3bd;font-size:11px}.paper-empty{margin-top:20px;padding:24px;border:1px dashed var(--line);border-radius:12px;color:var(--muted)}.paper-empty strong{color:var(--text)}.paper-empty p{margin:8px 0 0;font-size:12px}.paper-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:20px;border:1px solid var(--line-soft)}.paper-metrics>div{display:grid;gap:9px;padding:17px}.paper-metrics>div+div{border-left:1px solid var(--line-soft)}.paper-metrics span{color:var(--muted);font-size:10px}.paper-metrics strong{font:650 13px/1.2 ui-monospace,Consolas,monospace}.paper-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.paper-card{min-width:0;padding:18px;border:1px solid var(--line-soft);border-radius:12px;background:#0c110f}.paper-card-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.paper-card-heading strong{font-size:13px}.paper-card-heading span{color:var(--accent);font:650 11px/1 ui-monospace,Consolas,monospace}.paper-muted{margin:24px 0 4px;color:var(--muted);font-size:11px;line-height:1.55}.paper-list{display:grid;margin-top:12px}.paper-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 0;border-top:1px solid var(--line-soft)}.paper-list>div>div{display:grid;gap:5px}.paper-list strong{font-size:11px}.paper-list small{color:var(--muted);font-size:9px}.paper-list span,.paper-list em{color:#aab7b1;font:600 10px/1 ui-monospace,Consolas,monospace;font-style:normal}.paper-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 24px;margin-top:16px;color:#627068;font:500 10px/1.4 ui-monospace,Consolas,monospace}.backtest-panel{padding:34px 28px 38px;border-top:1px solid var(--line-soft);background:linear-gradient(115deg,rgba(67,217,143,.035),transparent 35%),#0b0f0d}.backtest-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:1480px;margin:0 auto 24px}.backtest-heading h2{margin:0;font-size:28px;letter-spacing:-.035em}.backtest-heading .eyebrow{margin-bottom:9px}.backtest-actions{display:flex;align-items:center;gap:12px}.provisional-badge{border:1px solid rgba(216,181,107,.28);border-radius:999px;padding:7px 10px;color:var(--warning);font:700 9px/1 ui-monospace,Consolas,monospace;letter-spacing:.09em}.backtest-actions button{border-radius:9px;padding:10px 14px;color:#07110c;background:var(--accent);cursor:pointer;font-weight:700}.backtest-actions button:disabled{color:#66736d;background:#1a211e}.backtest-empty,.research-warning,.backtest-metrics,.period-grid,.research-section,.backtest-meta{max-width:1480px;margin-left:auto;margin-right:auto}.backtest-empty{padding:28px;border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted)}.backtest-empty strong{color:var(--text)}.backtest-empty p{max-width:760px;margin:10px 0 0;line-height:1.6}.research-warning{padding:18px 20px;border:1px solid rgba(216,181,107,.25);border-radius:12px;background:#d8b56b0b}.research-warning strong{color:var(--warning);font-size:13px}.research-warning p{max-width:980px;margin:8px 0 0;color:#8e998f;font-size:12px;line-height:1.55}.backtest-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:18px;border:1px solid var(--line-soft)}.backtest-metrics>div{display:grid;gap:9px;padding:18px}.backtest-metrics>div+div{border-left:1px solid var(--line-soft)}.backtest-metrics span{color:var(--muted);font-size:10px}.backtest-metrics strong{font:650 14px/1.2 ui-monospace,Consolas,monospace}.period-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}.period-grid>div{display:grid;gap:8px;padding:17px 18px;border:1px solid var(--line-soft);border-radius:10px;background:#0c110f}.period-grid span{color:var(--muted);font-size:10px}.period-grid strong{font:650 15px/1 ui-monospace,Consolas,monospace}.period-grid small{color:#65726b;font-size:10px}.research-section{margin-top:22px;padding-top:22px;border-top:1px solid var(--line-soft)}.research-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:14px}.research-section-heading span{color:var(--accent);font:700 9px/1 ui-monospace,Consolas,monospace;letter-spacing:.12em}.research-section-heading h3{margin:8px 0 0;font-size:19px;letter-spacing:-.025em}.research-section-heading p{max-width:650px;margin:0;color:var(--muted);font-size:11px;line-height:1.55}.walk-forward-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.walk-forward-grid>div{display:grid;gap:8px;padding:15px;border:1px solid var(--line-soft);border-radius:10px;background:#0c110f}.walk-forward-grid span,.walk-forward-grid small{color:var(--muted);font-size:10px}.walk-forward-grid strong{font:650 14px/1 ui-monospace,Consolas,monospace}.variant-table-wrap{overflow-x:auto;border:1px solid var(--line-soft);border-radius:10px}.variant-table{width:100%;min-width:920px;border-collapse:collapse;background:#0c110f}.variant-table th,.variant-table td{padding:13px 14px;border-bottom:1px solid var(--line-soft);text-align:right;font:600 11px/1.35 ui-monospace,Consolas,monospace;white-space:nowrap}.variant-table th{color:var(--muted);font-size:9px;letter-spacing:.06em}.variant-table th:first-child,.variant-table td:first-child{min-width:265px;text-align:left;white-space:normal}.variant-table tbody tr:last-child td{border-bottom:0}.variant-table td:first-child>strong{display:block;color:var(--text);font:650 12px/1.3 Segoe UI Variable,Segoe UI,sans-serif}.variant-table td:first-child>small{display:block;margin-top:4px;color:var(--muted);font:400 10px/1.4 Segoe UI Variable,Segoe UI,sans-serif}.research-status{display:inline-block;margin-top:7px;border:1px solid var(--line);border-radius:999px;padding:4px 6px;color:var(--muted);font:600 8px/1 Segoe UI Variable,Segoe UI,sans-serif;font-style:normal}.status-robust_candidate{border-color:#43d98f4d;color:var(--accent)}.status-mixed{border-color:#d8b56b4d;color:var(--warning)}.status-weak{border-color:#e26f6a4d;color:var(--danger)}.backtest-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 24px;margin-top:18px;color:#627068;font:500 10px/1.4 ui-monospace,Consolas,monospace}.backtest-meta span:first-child{color:var(--warning)}.app-footer{display:flex;justify-content:space-between;gap:20px;min-height:40px;align-items:center;padding:0 24px;border-top:1px solid var(--line-soft);color:#58665f;font:500 10px/1 ui-monospace,Consolas,monospace}.fatal-page,.loading-page{text-align:center}.fatal-page strong{color:#ff9f98}.fatal-page p{color:var(--muted)}.loading-panel{width:min(90vw,700px);height:420px;border-radius:var(--radius);background:linear-gradient(90deg,transparent,rgba(255,255,255,.035),transparent),var(--panel);background-size:200% 100%;animation:loading 1.4s ease-in-out infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.loading-panel{animation:none}}@media(max-width:1120px){.workspace{grid-template-columns:210px minmax(0,1fr)}.signal-panel{grid-column:1 / -1;border-top:1px solid var(--line-soft);border-left:0}.backtest-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.backtest-metrics>div:nth-child(4){border-left:0}.backtest-metrics>div:nth-child(n+4){border-top:1px solid var(--line-soft)}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.paper-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.paper-metrics>div:nth-child(4){border-left:0}.paper-metrics>div:nth-child(n+4){border-top:1px solid var(--line-soft)}.walk-forward-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.setup-page,.login-page{padding:14px}.setup-panel{padding:20px}.setup-copy{padding:56px 4px 42px}.setup-copy h1{font-size:42px}.readiness-list{grid-template-columns:1fr}.readiness-list>div+div{border-top:1px solid var(--line);border-left:0}.security-note{grid-template-columns:1fr}.setup-panel footer{flex-direction:column}.topbar{padding:14px 16px}.topbar-meta .live-badge{display:none}.workspace{grid-template-columns:1fr}.watchlist{overflow-x:auto;border-right:0;border-bottom:1px solid var(--line-soft);padding:16px}.universe-note{margin-bottom:12px}.watchlist-items{display:flex;min-width:max-content}.watchlist-items button{width:150px}.market-area{padding:20px 14px}.market-heading{align-items:flex-start;flex-direction:column}.chart-controls{justify-items:start}.chart-shell,.chart-empty{min-height:380px}.metric-strip{grid-template-columns:repeat(2,1fr)}.metric-strip>div:nth-child(3){border-left:0;border-top:1px solid var(--line-soft)}.metric-strip>div:nth-child(4){border-top:1px solid var(--line-soft)}.backtest-panel,.news-panel,.paper-panel{padding:28px 14px}.news-heading{align-items:flex-start;flex-direction:column}.news-status-card{width:100%;min-width:0}.news-toolbar{align-items:flex-start;flex-direction:column}.news-tabs{width:100%}.news-tabs button{flex:1}.news-grid{grid-template-columns:1fr}.paper-heading{align-items:flex-start;flex-direction:column}.paper-state{align-self:stretch}.paper-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.paper-metrics>div:nth-child(odd){border-left:0}.paper-metrics>div:nth-child(n+3){border-top:1px solid var(--line-soft)}.paper-columns{grid-template-columns:1fr}.paper-list>div{grid-template-columns:minmax(0,1fr) auto}.paper-list em{grid-column:2}.paper-meta{flex-direction:column}.backtest-heading{align-items:flex-start;flex-direction:column}.backtest-actions{width:100%;justify-content:space-between}.backtest-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.backtest-metrics>div:nth-child(odd){border-left:0}.backtest-metrics>div:nth-child(n+3){border-top:1px solid var(--line-soft)}.period-grid{grid-template-columns:1fr}.research-section-heading{align-items:flex-start;flex-direction:column}.walk-forward-grid{grid-template-columns:1fr}.backtest-meta{flex-direction:column}.app-footer{align-items:flex-start;flex-direction:column;padding:14px}}
