.research-workspace {margin:0;background:#0b1422;color:#e2e8f0;font:14px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:dark}
.research-workspace * {box-sizing:border-box}.research-workspace [hidden]{display:none!important}
.research-workspace a {color:#4cc9f0;text-decoration:none}.research-workspace a:hover{text-decoration:underline}
.research-workspace a {min-height:44px;display:inline-flex;align-items:center}
.research-workspace header {padding:16px 3%;border-bottom:1px solid #2a3a4d;display:flex;justify-content:space-between;gap:18px;align-items:center;flex-wrap:wrap}
.research-workspace nav {display:flex;gap:18px;flex-wrap:wrap}.research-workspace nav a{display:inline-flex;align-items:center;min-height:44px}
.research-workspace .brand{font-size:20px;color:#e2e8f0;font-weight:600}.research-workspace .brand span{font-size:12px;color:#94a3b8;margin-left:12px}
.research-workspace main{max-width:1600px;margin:auto;padding:24px 3%}.research-workspace h1{font-size:28px;line-height:1.3;margin:8px 0}.research-workspace h2{font-size:17px;margin:8px 0}
.research-workspace p{margin:8px 0;color:#aebdce}.research-workspace .eyebrow{font-size:11px;letter-spacing:.1em;color:#4cc9f0}
.research-workspace .heading{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.research-workspace label{display:flex;flex-direction:column;gap:5px;font-size:12px;color:#aebdce}
.research-workspace input,.research-workspace select,.research-workspace button{font:inherit;min-height:44px;border:1px solid #2a3a4d;border-radius:6px;padding:8px 12px;background:#101c2b;color:#e2e8f0;max-width:100%}
.research-workspace button{cursor:pointer}.research-workspace button:hover{background:#1b2c3f}.research-workspace :focus-visible{outline:2px solid #4cc9f0;outline-offset:3px}
.research-workspace .inline,.research-workspace .toolbar{display:flex;gap:10px;align-items:end;flex-wrap:wrap}.research-workspace .toolbar{margin:16px 0}.research-workspace .toolbar select{max-width:300px}
.research-workspace .pattern-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin:20px 0}.research-workspace .pattern-card{text-align:left;padding:18px}.research-workspace .pattern-card strong{display:block;font-size:15px}.research-workspace .pattern-card span{display:block;color:#aebdce;font-size:12px;margin-top:8px}
.research-workspace .analysis-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px}.research-workspace .chart-column{min-width:0}.research-workspace .panel,.research-workspace details{padding:16px;background:#0f1b2b;border:1px solid #2a3a4d;border-radius:6px;margin-bottom:14px;overflow-wrap:anywhere}
.research-workspace #research-chart-shell{background:#0f172a;border:1px solid #2a3a4d;border-radius:6px;overflow:hidden;margin-bottom:16px}.research-workspace #research-chart{height:620px}.research-workspace #research-ohlcv{padding:8px 12px;min-height:42px;font-size:12px}.research-workspace .chart-credit{display:block;text-align:right;font-size:11px;padding:6px 12px}
.research-workspace summary{min-height:44px;cursor:pointer;display:list-item;padding:9px 0}.research-workspace .indicator-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:12px 0}.research-workspace .indicator-toggle{flex-direction:row;align-items:center;min-height:44px}.research-workspace .indicator-toggle input{min-height:20px;width:20px;height:20px}
.research-workspace .table-wrap{overflow:auto}.research-workspace table{width:100%;border-collapse:collapse}.research-workspace th,.research-workspace td{text-align:left;padding:12px;border-bottom:1px solid #2a3a4d}.research-workspace td a{display:inline-flex;min-height:44px;align-items:center}
.research-workspace #research-chart-shell:fullscreen{width:100vw;height:100vh}.research-workspace #research-chart-shell:fullscreen #research-chart{height:calc(100vh - 90px)}
@media(max-width:1024px){.research-workspace .analysis-grid{grid-template-columns:minmax(0,1fr)}.research-workspace aside{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}}
@media(max-width:600px){.research-workspace main{padding:18px 14px}.research-workspace h1{font-size:24px}.research-workspace #research-search{width:100%}.research-workspace .inline input{min-width:0;flex:1;width:160px}.research-workspace .toolbar label{width:100%}.research-workspace .toolbar select{max-width:100%;width:100%}.research-workspace #research-chart{height:500px}.research-workspace .pattern-grid{grid-template-columns:1fr}.research-workspace .brand span{display:block;margin-left:0}}

.research-workspace .wave-context{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding:14px 18px;margin:14px 0;background:#101c2b;border:1px solid #2a3a4d;border-left:3px solid #e9c46a;border-radius:6px}
.research-workspace .wave-progress{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.research-workspace .wave-step{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border:1px solid #e9c46a;border-radius:50%;color:#e9c46a;font-weight:600}
.research-workspace #research-wave-summary{color:#e2e8f0;margin-top:0}

.research-workspace button:disabled{opacity:.5;cursor:default}
