/* Reference-led Quant launch. Namespaced to stay independent of the terminal. */
#landing.qlaunch {
  --launch-bg:#030c0e; --launch-panel:#071315; --launch-line:#263d40;
  --launch-text:#edf4f2; --launch-muted:#a5b6b8; --launch-green:#2be3a0;
  background:var(--launch-bg)!important; color:var(--launch-text)!important;
  font-family:'DM Sans',sans-serif!important; font-weight:400!important; overflow:clip; isolation:isolate;
}
#landing.qlaunch::before,#landing.qlaunch::after {display:none!important}
#landing.qlaunch *,#landing.qlaunch *::before,#landing.qlaunch *::after {
  -webkit-text-fill-color:currentColor!important; text-shadow:none!important;
  font-weight:inherit!important; box-sizing:border-box;
}
#landing.qlaunch * {color:inherit; font-family:inherit}
#landing.qlaunch :is(h1,h2,h3,h4,p,blockquote,figure) {margin:0;color:inherit!important}
#landing.qlaunch :is(h1,h2,h3,h4){font-family:'DM Sans',sans-serif!important;font-weight:500!important}
#landing.qlaunch a {text-decoration:none}
#landing.qlaunch button {cursor:pointer}
#landing.qlaunch :is(a,button,input,summary):focus-visible {outline:2px solid var(--launch-green)!important;outline-offset:5px}
#landing.qlaunch [hidden] {display:none!important}
#landing.qlaunch .qlaunch-green {color:var(--launch-green)!important}
#landing.qlaunch .qlaunch-muted {color:var(--launch-muted)!important}
.qlaunch-wrap {max-width:1440px;margin-inline:auto;padding-inline:clamp(24px,3.6vw,56px)}
#landing.qlaunch .qlaunch-button {display:inline-flex;align-items:center;justify-content:center;gap:13px;border-radius:99px;border:1px solid #385256;background:rgba(3,14,16,.76);color:var(--launch-text)!important;padding:12px 24px;font-size:13px;line-height:1.25;font-weight:500!important;min-height:44px;white-space:nowrap;transition:background 180ms,border-color 180ms,transform 160ms}
#landing.qlaunch .qlaunch-button:hover {background:#0e2526;border-color:#688e89}
#landing.qlaunch .qlaunch-button:active {transform:scale(.97)}
#landing.qlaunch .qlaunch-button-primary {background:var(--launch-green);color:#03231b!important;border-color:var(--launch-green);box-shadow:0 0 28px #2be3a014}
#landing.qlaunch .qlaunch-button-primary:hover {background:#61eeb9;border-color:#61eeb9}
#landing.qlaunch .qlaunch-icon {width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}
#landing.qlaunch .qlaunch-wordmark {display:inline-flex;flex-direction:column;gap:4px;font-size:17px;letter-spacing:.34em;line-height:1.1;color:#f1f6f3!important;flex:none}
#landing.qlaunch .qlaunch-wordmark small {color:var(--launch-green)!important;font-size:10px;letter-spacing:.33em}
.qlaunch-top {position:relative;min-height:680px;background:#030c0e}
.qlaunch-landscape {position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}
.qlaunch-top:before {content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(2,11,13,.5),transparent 65%),linear-gradient(0deg,#030c0e08,transparent 65%)}
#landing .qlaunch-top {isolation:isolate}
.qlaunch-nav {height:84px;display:flex;align-items:center;gap:38px;position:relative;z-index:5}
.qlaunch-nav-links {display:flex;align-items:center;gap:27px;margin-left:auto}
#landing.qlaunch .qlaunch-nav-links a {font-size:12px;color:#ced9d8!important;position:relative;padding:12px 0}
#landing.qlaunch .qlaunch-nav-links a:hover {color:var(--launch-green)!important}
.qlaunch-nav-links .qlaunch-current:after {content:'';position:absolute;bottom:3px;left:0;right:0;height:1px;background:var(--launch-green)}
.qlaunch-nav-actions {display:flex;gap:13px;align-items:center;margin-left:auto}
#landing.qlaunch .qlaunch-nav-actions .qlaunch-button {min-height:36px;padding:9px 23px;font-size:12px}
#landing.qlaunch .qlaunch-search {width:222px;display:flex;align-items:center;gap:10px;border:1px solid #30494d;border-radius:10px;padding:9px 12px;background:#04101499;color:#8fa5aa!important;text-align:left;font-size:10px}
#landing.qlaunch .qlaunch-search .qlaunch-icon {width:15px;height:15px}
#landing.qlaunch .qlaunch-menu {display:none;border:1px solid var(--launch-line);border-radius:8px;background:var(--launch-panel);color:var(--launch-text)!important;width:40px;height:40px;align-items:center;justify-content:center}
.qlaunch-hero {display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:start;padding-top:38px;padding-bottom:122px;min-height:596px}
.qlaunch-hero-copy {padding-top:5px}
#landing.qlaunch .qlaunch-eyebrow {display:flex;gap:11px;align-items:center;text-transform:uppercase;font-size:10px;letter-spacing:.23em;color:#72d9ba!important;margin-bottom:21px;font-weight:500!important}
.qlaunch-eyebrow:before {content:'';width:7px;height:7px;border-radius:50%;background:var(--launch-green);box-shadow:0 0 12px #2be3a033}
#landing.qlaunch .qlaunch-hero h1 {font-size:clamp(40px,4.8vw,70px)!important;line-height:1.025!important;letter-spacing:-.045em!important;white-space:nowrap;font-weight:500!important}
#landing.qlaunch .qlaunch-hero h1 em {font-style:normal;color:var(--launch-green)!important}
#landing.qlaunch .qlaunch-lead {font-size:clamp(15px,1.45vw,19px);line-height:1.55;color:#c7d1d1!important;margin-top:18px;max-width:490px;font-weight:400!important}
.qlaunch-benefits {display:flex;gap:24px;margin-top:30px;margin-bottom:29px}
#landing.qlaunch .qlaunch-benefit {display:flex;gap:11px;align-items:center;font-size:11px;line-height:1.6;color:#d0d9d8!important}
#landing.qlaunch .qlaunch-iconbox {display:inline-flex;align-items:center;justify-content:center;border:1px solid #254b40;background:#06231b80;border-radius:12px;width:39px;height:39px;color:var(--launch-green)!important;flex:none;box-shadow:inset 0 0 16px #1de49205}
.qlaunch-actions {display:flex;flex-wrap:wrap;gap:16px}
#landing.qlaunch .qlaunch-manifesto {color:#b9c8c9!important;font-size:13px;line-height:1.65;font-style:italic;margin-top:27px;font-weight:400!important}
.qlaunch-manifesto cite {font-style:normal}
.qlaunch-preview-wrap {perspective:1500px;padding-top:6px;position:relative;min-width:0}
.qlaunch-preview {background:linear-gradient(140deg,#071417f5,#02090cf2);border:1px solid #456365;border-radius:20px;padding:15px;box-shadow:0 28px 70px #0009,inset 0 0 0 7px #030b0d;transform:rotateY(-7deg) rotateZ(2deg);transform-origin:left center;position:relative}
.qlaunch-preview:before {content:'';position:absolute;inset:-9px -10px 9px 10px;border:1px solid #395355;border-radius:22px;z-index:-1}
.qlaunch-preview-header {display:flex;align-items:center;gap:23px;padding:7px 4px 15px;border-bottom:1px solid #1b2b30;margin-bottom:13px}
#landing.qlaunch .qlaunch-preview-header .qlaunch-wordmark {font-size:12px;letter-spacing:.29em;gap:4px}
#landing.qlaunch .qlaunch-preview-header .qlaunch-wordmark small {font-size:7px;color:#93b9ad!important}
.qlaunch-preview-tabs {display:flex;flex:1;gap:23px;align-items:center;font-size:9px;color:#b9c5c7}
.qlaunch-preview-tabs span:first-child {position:relative;color:#e4efeb}
.qlaunch-preview-tabs span:first-child:after {content:'';position:absolute;bottom:-11px;left:0;right:0;background:var(--launch-green);height:1px}
.qlaunch-avatar {width:24px;height:24px;object-fit:cover;border-radius:50%;border:1px solid #37564e}
.qlaunch-preview-grid {display:grid;grid-template-columns:.8fr 1.2fr 1fr;gap:11px}
.qlaunch-preview-panel {border:1px solid #182c31;border-radius:8px;background:linear-gradient(120deg,#091618b3,#06101270);padding:15px;min-width:0}
.qlaunch-stock-panel {grid-column:span 2;display:flex;align-items:center;gap:13px;min-height:152px}
.qlaunch-stock-info {width:105px;flex:none}
#landing.qlaunch .qlaunch-stock-info b {font-size:15px;font-weight:500!important}
#landing.qlaunch .qlaunch-stock-info small {display:block;font-size:9px;color:#8a9fa4!important;margin-top:4px}
#landing.qlaunch .qlaunch-stock-price {font-size:27px;letter-spacing:-.04em;margin-top:12px;margin-bottom:4px}
#landing.qlaunch .qlaunch-stock-change {font-size:13px;color:var(--launch-green)!important}
.qlaunch-stock-chart {flex:1;min-width:0}
.qlaunch-chart {display:block;width:100%;height:100px;overflow:visible}
.qlaunch-chart-grid {stroke:#173034;stroke-width:.5;fill:none}
.qlaunch-chart-line {stroke:var(--launch-green);stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}
.qlaunch-chart-benchmark {stroke:#63747a;stroke-width:1.2;fill:none}
.qlaunch-timeframes {display:flex;justify-content:space-around;gap:4px;font-size:8px;color:#b4c3c6;margin-top:8px}
.qlaunch-timeframes span:first-child {border:1px solid #21453b;border-radius:4px;padding:4px 9px;background:#0c271f;margin-top:-4px}
.qlaunch-preview-heading {display:flex;align-items:center;justify-content:space-between;gap:7px;font-size:11px;margin-bottom:18px}
#landing.qlaunch .qlaunch-pill {color:var(--launch-green)!important;background:#073020a8;border:1px solid #1e754e;border-radius:10px;padding:5px 12px;font-size:10px}
.qlaunch-confidence {display:flex;align-items:center;gap:8px;font-size:8px;color:#9cacb1;margin-bottom:13px;white-space:nowrap}
.qlaunch-confidence-track {height:4px;background:#122026;flex:1;border-radius:3px;overflow:hidden}
.qlaunch-confidence-track span {display:block;width:78%;height:100%;background:var(--launch-green)}
#landing.qlaunch .qlaunch-signal-copy {font-size:10px;line-height:1.55;color:#c0cecf!important;font-weight:400!important}
.qlaunch-metrics {margin:0;display:grid;gap:16px;font-size:9px}
.qlaunch-metrics div {display:flex;justify-content:space-between;gap:8px}
#landing.qlaunch .qlaunch-metrics dt {color:#a8b9bc!important}
.qlaunch-metrics dd {margin:0;white-space:nowrap}
.qlaunch-backtest .qlaunch-preview-heading {margin-bottom:8px}
.qlaunch-chart-legend {font-size:8px;color:#9aadaf;display:flex;gap:14px;justify-content:flex-end}
.qlaunch-chart-legend span:before {content:'';display:inline-block;width:5px;height:5px;background:#607278;margin-right:5px}
.qlaunch-chart-legend span:first-child:before {background:var(--launch-green)}
#landing.qlaunch .qlaunch-return {font-size:13px;color:var(--launch-green)!important;text-align:right;margin:10px 0 4px}
.qlaunch-chart-years {display:flex;justify-content:space-between;font-size:8px;color:#839b9e;margin-top:10px}
.qlaunch-preview-news {display:grid;gap:17px;font-size:9px;line-height:1.4}
.qlaunch-preview-news p {display:flex;gap:8px}
.qlaunch-news-dot {width:16px;height:16px;border-radius:50%;display:grid;place-items:center;flex:none;background:#11392c;color:#39d394}
#landing.qlaunch .qlaunch-preview-news small {display:block;color:#8ba49d!important;font-size:8px;margin-top:3px}
#landing.qlaunch .qlaunch-preview-news p:last-child small {color:#ed8b82!important}
#landing.qlaunch .qlaunch-preview-note {text-align:right;font-size:9px;color:#8fa8ab!important;margin:16px 5px 0;letter-spacing:.03em}
#landing.qlaunch .qlaunch-horizon-caption {position:absolute;bottom:28px;right:4%;text-align:right;font-size:10px;line-height:1.9;text-transform:uppercase;letter-spacing:.28em;color:#c0cece!important}
.qlaunch-stat-band {border-block:1px solid var(--launch-line);background:#030d0fe0}
.qlaunch-stats {display:grid;grid-template-columns:repeat(5,1fr);padding-block:24px}
.qlaunch-stat {text-align:center;border-right:1px solid #294043}
.qlaunch-stat:last-child {border:0}
#landing.qlaunch .qlaunch-stat strong {display:block;font-size:25px;letter-spacing:-.02em;line-height:1.3;font-weight:500!important}
#landing.qlaunch .qlaunch-stat span {display:block;font-size:11px;color:#b7c7c8!important;margin-top:3px}
.qlaunch-explore {padding-top:31px;padding-bottom:28px}
.qlaunch-section-head {display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:21px}
#landing.qlaunch .qlaunch-section-head .qlaunch-eyebrow {margin-bottom:13px}
#landing.qlaunch .qlaunch-section-head h2 {font-size:clamp(30px,3.15vw,43px);letter-spacing:-.025em;line-height:1.12}
#landing.qlaunch .qlaunch-section-head h2 em {color:var(--launch-green)!important;font-style:normal}
#landing.qlaunch .qlaunch-section-sub {margin-top:6px;font-size:14px;color:#b5c4c7!important;font-weight:400!important}
#landing.qlaunch .qlaunch-section-aside {border-left:2px solid var(--launch-green);padding-left:16px;margin-bottom:28px;font-size:15px;line-height:1.6;color:#c6d2d3!important;font-weight:400!important}
.qlaunch-tools {display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
#landing.qlaunch .qlaunch-tool {text-align:left;display:flex;flex-direction:column;position:relative;background:linear-gradient(130deg,#09171aa6,#061012);border:1px solid #2d494b;border-radius:9px;padding:14px 12px 12px;min-width:0;transition:border-color 180ms,transform 180ms}
#landing.qlaunch .qlaunch-tool:hover {border-color:#388d70;transform:translateY(-3px)}
.qlaunch-tool-head {display:flex;align-items:center;gap:11px;margin-bottom:11px}
#landing.qlaunch .qlaunch-tool-head h3 {font-size:13px;font-weight:500!important}
#landing.qlaunch .qlaunch-tool-head .qlaunch-iconbox {width:35px;height:35px;border-radius:10px}
#landing.qlaunch .qlaunch-tool-copy {font-size:12px;line-height:1.55;color:#aabdc1!important;font-weight:400!important;min-height:55px}
.qlaunch-tool-demo {margin-top:10px;flex:1;min-height:154px;border:1px solid #243c3f;border-radius:7px;padding:12px 10px;background:#05101480;font-size:10px}
.qlaunch-ticker-row {display:flex;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid #192e31}
.qlaunch-ticker-row:last-child {border:0}
.qlaunch-ticker-logo {width:15px;height:15px;border-radius:50%;background:#12342c;color:#4bebaa;display:grid;place-items:center;font-size:9px}
.qlaunch-ticker-row:nth-child(2) .qlaunch-ticker-logo {background:#b94041;color:#fff}
#landing.qlaunch .qlaunch-ticker-row b {margin-left:auto;color:var(--launch-green)!important;font-size:9px;background:#0b2b22;padding:5px 6px;border-radius:5px}
#landing.qlaunch .qlaunch-ticker-row:nth-child(2) b {color:#e7bd56!important;background:#2b2714}
.qlaunch-universe-row {display:flex;justify-content:space-between;gap:5px;padding:6px 0;border-bottom:1px solid #172c30;font-size:9px}
.qlaunch-universe-row:last-child {border:0}
#landing.qlaunch .qlaunch-universe-row span:last-child {color:#9eb0b6!important}
.qlaunch-mini-news {padding-bottom:9px;margin-bottom:9px;border-bottom:1px solid #172c30;line-height:1.5;font-size:9px}
.qlaunch-mini-news:last-child {border:0;margin-bottom:0;padding-bottom:0}
#landing.qlaunch .qlaunch-mini-news span {display:block;color:var(--launch-green)!important;margin-top:3px}
#landing.qlaunch .qlaunch-mini-news:last-child span {color:#f18379!important}
.qlaunch-mini-portfolio-label {font-size:9px;color:#a8bcbf}
.qlaunch-mini-portfolio-value {display:flex;align-items:center;justify-content:space-between;margin-block:8px;font-size:18px;letter-spacing:-.035em}
#landing.qlaunch .qlaunch-mini-portfolio-value small {font-size:9px;letter-spacing:0;color:var(--launch-green)!important;background:#0b2c22;padding:4px}
.qlaunch-tool-demo .qlaunch-chart {height:84px;margin-top:12px}
#landing.qlaunch .qlaunch-code {font-family:'DM Mono',monospace!important;font-size:8px;line-height:1.9;white-space:pre;margin:0;color:#b5d1cd!important}
#landing.qlaunch .qlaunch-code span {color:#99d9b9!important}
.qlaunch-code-run {display:flex;justify-content:flex-end;margin-top:12px}
#landing.qlaunch .qlaunch-code-run span {border:1px solid #279365;border-radius:9px;padding:7px 17px;font-size:10px;box-shadow:inset 0 0 14px #1dde8917}
.qlaunch-lesson {padding:6px 0;border-bottom:1px solid #172c30;font-size:9px;display:flex;gap:7px;align-items:center}
.qlaunch-lesson:last-child {border:0}
.qlaunch-lesson .qlaunch-icon {width:12px!important;height:12px!important}
#landing.qlaunch .qlaunch-samples-note {font-size:9px;color:#8fa5aa!important;text-align:right;margin-top:10px;font-weight:400!important}
.qlaunch-perspective {position:relative;isolation:isolate;min-height:253px;display:flex;align-items:center;border-bottom:1px solid var(--launch-line)}
.qlaunch-perspective .qlaunch-landscape {object-position:center 57%}
.qlaunch-perspective:before {content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 20%,#030d0e55 47%,#020a0bb3 100%);z-index:-1}
.qlaunch-perspective-inner {display:grid;grid-template-columns:.8fr 1fr .85fr;gap:42px;width:100%;padding-block:34px}
.qlaunch-perspective-copy {grid-column:2}
#landing.qlaunch .qlaunch-perspective h2 {font-size:23px;line-height:1.4;letter-spacing:-.02em}
#landing.qlaunch .qlaunch-perspective p {font-size:13px;line-height:1.6;margin:12px 0 17px;color:#c6d1d0!important;font-weight:400!important}
.qlaunch-perspective .qlaunch-actions {gap:10px}
#landing.qlaunch .qlaunch-perspective .qlaunch-button {padding:10px 22px;min-height:39px;font-size:11px}
#landing.qlaunch .qlaunch-perspective-quote {align-self:center;border-left:2px solid var(--launch-green);padding-left:18px;font-size:14px;line-height:1.65;font-style:italic;font-weight:400!important}
#landing.qlaunch .qlaunch-perspective-quote span {display:block;color:var(--launch-green)!important;font-size:32px;line-height:1}
#landing.qlaunch .qlaunch-perspective-quote cite {display:block;margin-top:17px;font-size:9px;font-style:normal;letter-spacing:.18em;color:#b6c6c6!important}
.qlaunch-footer {padding-block:24px 22px;display:flex;align-items:center;gap:30px}
#landing.qlaunch .qlaunch-footer .qlaunch-wordmark {font-size:15px}
#landing.qlaunch .qlaunch-footer p {font-size:10px;line-height:1.7;color:#98adb0!important;font-weight:400!important}
.qlaunch-footer-links {display:flex;gap:27px;margin-left:auto;font-size:11px}
.qlaunch-socials {display:flex;gap:15px;margin-left:25px;align-items:center;font-size:15px}
#landing.qlaunch .qlaunch-footer a:hover {color:var(--launch-green)!important}
#landing.qlaunch .qlaunch-footnote {display:flex;justify-content:space-between;gap:20px;padding-bottom:24px;font-size:9px;color:#829b9d!important;line-height:1.6}
.qlaunch-dialog {color:var(--launch-text)!important;background:#071315;border:1px solid #3b5757;border-radius:18px;width:440px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);padding:30px;margin:auto;overflow:auto;box-shadow:0 25px 100px #0009}
.qlaunch-dialog::backdrop {background:#000b;backdrop-filter:blur(8px)}
#landing.qlaunch .qlaunch-dialog-close {position:absolute;right:12px;top:10px;border:0;background:none;color:#b5c8c6!important;font-size:24px;width:32px;height:32px;border-radius:50%}
#landing.qlaunch .qlaunch-dialog .lp3-card {padding:0!important;box-shadow:none!important;background:none!important;border:0!important;color:var(--launch-text)!important;max-width:none!important}
#landing.qlaunch .lp3-auth-brand {font-size:12px;letter-spacing:.15em;color:var(--launch-green)!important;margin-bottom:20px}
#landing.qlaunch .lp3-auth-brand em {font-style:normal}
#landing.qlaunch .lp3-card-hdr {font-size:24px;font-weight:500!important;margin-bottom:7px}
#landing.qlaunch .lp3-card-sub {font-size:12px;color:#a7bbbd!important;margin-bottom:25px}
#landing.qlaunch :is(.lp3-input,.btn-google-primary) {color:var(--launch-text)!important;background:#0c1c20!important;border:1px solid #344d50!important;padding:12px 14px;border-radius:8px;width:100%;font-size:14px;font-weight:400!important}
#landing.qlaunch .btn-google-primary {display:flex;gap:10px;justify-content:center;align-items:center}
#landing.qlaunch .lp3-or {text-align:center;font-size:11px;color:#a0b6b8!important;margin:20px 0}
.lp3-field {margin-bottom:12px}
#landing.qlaunch .lp3-submit {width:100%;border:0;border-radius:8px;background:var(--launch-green)!important;color:#04241b!important;padding:13px;margin-top:10px;font-weight:600!important;font-size:14px}
#landing.qlaunch .lp3-switch {font-size:12px;color:#aac0bf!important;text-align:center;margin-top:18px}
#landing.qlaunch .lp3-switch a {color:var(--launch-green)!important}
#landing.qlaunch .lp3-legal {font-size:10px;color:#8ca5a7!important;text-align:center;line-height:1.5;margin-top:20px}
#landing.qlaunch .lp3-err {display:none;color:#ff8d83!important;font-size:12px;margin-top:8px}
#landing.qlaunch .lp3-ok {display:none;color:var(--launch-green)!important;font-size:12px;margin-top:8px}
#landing.qlaunch .qlaunch-video-dialog {width:960px;padding:40px 18px 18px}
.qlaunch-video-dialog video {display:block;width:100%;border-radius:9px;background:#000}
#landing.qlaunch .qlaunch-video-dialog p {font-size:12px;color:#a9bec0!important;margin-top:12px;font-weight:400!important}
#landing.qlaunch .qlaunch-search-dialog h2 {font-size:22px;margin-bottom:18px}
#landing.qlaunch .qlaunch-search-input {width:100%;background:#0b1c1e;border:1px solid #365655;border-radius:9px;padding:12px;color:#edf4f2!important;font-size:14px;font-weight:400!important}
.qlaunch-search-results {display:grid;gap:7px;margin-top:16px}
#landing.qlaunch .qlaunch-search-result {display:block;text-align:left;border:1px solid #243e3e;border-radius:8px;padding:12px;background:#0b1b1d;font-size:14px}
#landing.qlaunch .qlaunch-search-result span {display:block;font-size:11px;margin-top:4px;color:#9bb4b5!important}
#landing.qlaunch .qlaunch-search-empty {color:#adbfbe!important;font-size:13px;line-height:1.7;font-weight:400!important}
#landing.qlaunch .qlaunch-about-dialog h2 {font-size:24px;margin:17px 0 12px}
#landing.qlaunch .qlaunch-about-dialog p {font-size:14px;line-height:1.75;color:#b6c9c7!important;margin-bottom:20px;font-weight:400!important}
.qlaunch-founder-image {width:62px;height:62px;border-radius:50%;object-fit:cover;border:1px solid #325b4d}
/* Founder identity and cross-app navigation are visible without opening a dialog. */
#landing.qlaunch .qlaunch-founder {display:grid;grid-template-columns:220px minmax(0,1fr);gap:65px;align-items:center;border-top:1px solid var(--launch-line);padding-block:65px!important;scroll-margin-top:24px}
.qlaunch-founder-photo {position:relative;max-width:220px}
.qlaunch-founder-photo img {display:block;width:100%;height:260px;object-fit:cover;object-position:center 35%;border:1px solid #345048;border-radius:8px}
#landing.qlaunch .qlaunch-founder-photo>span {display:block;color:#809d99!important;font-size:8px;letter-spacing:.18em;margin-top:12px}
#landing.qlaunch .qlaunch-founder-copy h2,#landing.qlaunch .qlaunch-network h2 {font-size:clamp(27px,3vw,40px);line-height:1.15;letter-spacing:-.025em;font-weight:500!important}
#landing.qlaunch .qlaunch-founder-copy blockquote {max-width:730px;margin-top:22px;font-size:clamp(17px,1.65vw,23px);line-height:1.55;font-style:italic;color:#c6dad4!important;font-weight:400!important}
.qlaunch-founder-byline {display:flex;align-items:baseline;gap:14px;margin-top:22px}
#landing.qlaunch .qlaunch-founder-byline strong {font-size:16px;font-weight:500!important;color:#edf4f2!important}
#landing.qlaunch .qlaunch-founder-byline span {font-size:12px;color:#87b6a6!important}
#landing.qlaunch .qlaunch-founder-copy p {max-width:670px;margin-top:12px;font-size:13px;line-height:1.7;color:#9fb8b5!important;font-weight:400!important}
.qlaunch-founder-links {display:flex;gap:26px;flex-wrap:wrap;margin-top:18px;font-size:12px}
#landing.qlaunch .qlaunch-founder-links a {color:var(--launch-green)!important}
#landing.qlaunch .qlaunch-founder-links a:hover {text-decoration:underline;text-underline-offset:5px}
#landing.qlaunch .qlaunch-network {padding-block:55px!important;border-top:1px solid var(--launch-line);scroll-margin-top:24px}
.qlaunch-network-head {display:flex;align-items:flex-end;gap:40px;margin-bottom:30px}
#landing.qlaunch .qlaunch-network-head p {font-size:14px;line-height:1.7;color:#a5bdb8!important;flex:1;font-weight:400!important}
.qlaunch-network-links {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
#landing.qlaunch .qlaunch-network-app {display:flex;align-items:center;gap:16px;border-block:1px solid #28453e;padding:24px 0;color:#ebf3ef!important;min-width:0}
#landing.qlaunch .qlaunch-network-app:hover {border-color:var(--launch-green);color:var(--launch-green)!important}
#landing.qlaunch .qlaunch-network-symbol {width:34px;font-family:Georgia,serif!important;font-size:31px;color:var(--launch-green)!important;text-align:center;flex:none}
.qlaunch-network-app>span:nth-child(2) {flex:1}
#landing.qlaunch .qlaunch-network-app strong {display:block;font-size:17px;font-weight:500!important}
#landing.qlaunch .qlaunch-network-app small {display:block;margin-top:7px;color:#92ada8!important;font-size:11px;line-height:1.5}
#landing.qlaunch .qlaunch-network-here {font-size:8px;text-transform:uppercase;letter-spacing:.05em;color:#8aa39d!important;white-space:nowrap}
#landing.qlaunch .qlaunch-network-home {display:inline-flex;gap:14px;margin-top:23px;font-size:12px;color:#abd2c5!important}
.eqx-fab img {width:28px;height:28px;object-fit:contain;flex:none}
.eqx-fab>span {display:flex;flex-direction:column;align-items:flex-start;gap:4px}
.eqx-fab>span small {font-size:9px;font-weight:400;color:#a5c8bb;letter-spacing:.035em}
#landing.qlaunch .qlaunch-footer-links {flex-wrap:wrap;gap:15px 22px}
@media(max-width:1050px){#landing.qlaunch .qlaunch-menu{display:flex!important}#landing.qlaunch .qlaunch-nav-links{display:none;position:absolute;top:72px;left:24px;right:24px;padding:16px 20px;flex-wrap:wrap;background:#071719;border:1px solid #365350;border-radius:12px;gap:15px 28px}#landing.qlaunch .qlaunch-nav-links[data-open]{display:flex}#landing.qlaunch .qlaunch-network-head{flex-wrap:wrap;gap:20px}#landing.qlaunch .qlaunch-network-head p{flex-basis:45%}#landing.qlaunch .qlaunch-network-links{gap:18px}#landing.qlaunch .qlaunch-network-app{gap:10px}#landing.qlaunch .qlaunch-network-app strong{font-size:15px}#landing.qlaunch .qlaunch-network-here{display:none}}
@media(max-width:650px){#landing.qlaunch .qlaunch-founder{grid-template-columns:1fr;gap:27px;padding-block:38px!important}#landing.qlaunch .qlaunch-founder-photo{max-width:155px}#landing.qlaunch .qlaunch-founder-photo img{height:178px}#landing.qlaunch .qlaunch-founder-byline{flex-direction:column;gap:7px}#landing.qlaunch .qlaunch-founder-copy h2,#landing.qlaunch .qlaunch-network h2{font-size:29px}#landing.qlaunch .qlaunch-founder-copy blockquote{font-size:18px}#landing.qlaunch .qlaunch-network{padding-block:38px!important}#landing.qlaunch .qlaunch-network-head{display:block}#landing.qlaunch .qlaunch-network-head p{margin-block:17px}#landing.qlaunch .qlaunch-network-links{grid-template-columns:1fr;gap:0}#landing.qlaunch .qlaunch-network-app{border-bottom:0;padding-block:20px;gap:16px}#landing.qlaunch .qlaunch-network-app:last-child{border-bottom:1px solid #28453e}#landing.qlaunch .qlaunch-network-app strong{font-size:17px}#landing.qlaunch .qlaunch-network-here{display:block}#landing.qlaunch .qlaunch-footer-links{justify-content:flex-start}}
#landing.qlaunch .qlaunch-hero {padding-top:38px!important;padding-bottom:122px!important;opacity:1!important;transform:none!important}
#landing.qlaunch .qlaunch-explore {padding-top:31px!important;padding-bottom:28px!important}
#landing.qlaunch .qlaunch-perspective {padding-top:0!important;padding-bottom:0!important}
body:has(#landing.qlaunch:not(.hidden)) #qe-cursor-dot,body:has(#landing.qlaunch:not(.hidden)) #qe-cursor-ring {display:none!important}
/* Product onboarding and the entry agreement belong to the app entry, not the public launch. */
body:has(#landing.qlaunch:not(.hidden)) :is(#qe-legal-overlay,#qe-disclaimer-bar,.qz-mentor-card,#qz-mentor-overlay) {display:none!important}
body:has(#landing.qlaunch:not(.hidden)) :is(#qe-cursor-aura,#qe-math-layer,#qe-trade-tape,#qe-app-glow,#qe-tour-replay,#qe-scroll-progress,.qe-particle) {display:none!important}
body:has(#landing.qlaunch:not(.hidden)) #qe-cookie-banner {top:auto;left:auto;right:20px;bottom:20px;width:460px;max-width:calc(100vw - 40px);padding:18px;border:1px solid #315257!important;border-radius:12px;box-shadow:0 15px 60px #0006;transform:translateY(calc(100% + 30px));visibility:hidden}
body:has(#landing.qlaunch:not(.hidden)) #qe-cookie-banner.visible {transform:none;visibility:visible}
body:has(#landing.qlaunch:not(.hidden)) #qe-cookie-banner>div {gap:12px!important}
body:has(#landing.qlaunch:not(.hidden)) #qe-cookie-banner .qe-cookie-text {min-width:250px;font-weight:400!important}
#landing.qlaunch .qlaunch-wrap {max-width:1440px!important;width:100%;margin-inline:auto!important;padding-inline:clamp(24px,3.6vw,56px)!important}
#landing.qlaunch .qlaunch-footer {max-width:1440px!important;justify-content:normal!important}
@media(max-width:650px){#landing.qlaunch .qlaunch-wrap{padding-inline:22px!important}}
@media(min-width:1441px) {#landing.qlaunch .qlaunch-top{min-height:730px}#landing.qlaunch .qlaunch-hero{padding-top:60px;min-height:646px}}
@media(max-width:1200px) {#landing.qlaunch .qlaunch-nav{gap:22px}#landing.qlaunch .qlaunch-nav-links{gap:20px}#landing.qlaunch .qlaunch-search{display:none!important}#landing.qlaunch .qlaunch-hero{gap:20px}#landing.qlaunch .qlaunch-benefits{gap:15px}#landing.qlaunch .qlaunch-preview-tabs{gap:13px}#landing.qlaunch .qlaunch-preview-header{gap:16px}#landing.qlaunch .qlaunch-preview-panel{padding:12px}#landing.qlaunch .qlaunch-preview-grid{gap:8px}#landing.qlaunch .qlaunch-stock-info{width:88px}#landing.qlaunch .qlaunch-preview-heading{font-size:10px}#landing.qlaunch .qlaunch-confidence{font-size:7px}#landing.qlaunch .qlaunch-preview-news{font-size:8px}#landing.qlaunch .qlaunch-tool-head{gap:7px}#landing.qlaunch .qlaunch-tools{gap:10px}#landing.qlaunch .qlaunch-tool{padding:12px 10px!important}#landing.qlaunch .qlaunch-tool-copy{font-size:11px!important}#landing.qlaunch .qlaunch-tool-head h3{font-size:11px!important}#landing.qlaunch .qlaunch-tool-demo{padding:10px 8px}#landing.qlaunch .qlaunch-perspective-inner{gap:25px}#landing.qlaunch .qlaunch-footer{gap:25px}#landing.qlaunch .qlaunch-footer-links{gap:19px}#landing.qlaunch .qlaunch-socials{margin-left:0}}
@media(max-width:960px) {#landing.qlaunch .qlaunch-nav-links{gap:17px}#landing.qlaunch .qlaunch-nav{height:78px}#landing.qlaunch .qlaunch-hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:95px;gap:45px}#landing.qlaunch .qlaunch-hero-copy{max-width:620px}#landing.qlaunch .qlaunch-hero h1{font-size:64px!important}#landing.qlaunch .qlaunch-lead{font-size:18px!important;max-width:530px!important}#landing.qlaunch .qlaunch-benefits{gap:34px}#landing.qlaunch .qlaunch-preview-wrap{width:90%;max-width:680px;margin-left:auto;margin-right:8px}#landing.qlaunch .qlaunch-preview{transform:rotateY(-4deg) rotateZ(1deg)}#landing.qlaunch .qlaunch-preview-panel{padding:17px}#landing.qlaunch .qlaunch-preview-tabs{gap:23px}#landing.qlaunch .qlaunch-preview-heading{font-size:12px}#landing.qlaunch .qlaunch-preview-news{font-size:10px}#landing.qlaunch .qlaunch-signal-copy{font-size:11px!important}#landing.qlaunch .qlaunch-stock-panel{min-height:170px}#landing.qlaunch .qlaunch-top{background:#030c0e}#landing.qlaunch .qlaunch-top>.qlaunch-landscape{height:640px;object-position:65% top}#landing.qlaunch .qlaunch-horizon-caption{bottom:17px!important;font-size:8px!important}#landing.qlaunch .qlaunch-section-aside{font-size:12px!important;max-width:300px}#landing.qlaunch .qlaunch-tools{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}#landing.qlaunch .qlaunch-tool{padding:16px!important}#landing.qlaunch .qlaunch-tool-head h3{font-size:14px!important}#landing.qlaunch .qlaunch-tool-copy{font-size:13px!important;min-height:42px}#landing.qlaunch .qlaunch-tool-demo{min-height:157px}#landing.qlaunch .qlaunch-tool-head{gap:12px}#landing.qlaunch .qlaunch-section-head{gap:25px}#landing.qlaunch .qlaunch-perspective-inner{grid-template-columns:.55fr 1fr}#landing.qlaunch .qlaunch-perspective-copy{grid-column:2}#landing.qlaunch .qlaunch-perspective-quote{display:none}#landing.qlaunch .qlaunch-perspective{min-height:290px}#landing.qlaunch .qlaunch-footer{flex-wrap:wrap}#landing.qlaunch .qlaunch-footer-links{margin-left:auto}#landing.qlaunch .qlaunch-socials{margin-left:auto}#landing.qlaunch .qlaunch-footer p{flex:1}#landing.qlaunch .qlaunch-footer{gap:23px}#landing.qlaunch .qlaunch-stat span{font-size:10px!important}}
@media(max-width:650px) {#landing.qlaunch .qlaunch-wrap{padding-inline:22px}#landing.qlaunch .qlaunch-nav{gap:12px;height:76px}#landing.qlaunch .qlaunch-nav .qlaunch-wordmark{font-size:14px!important}#landing.qlaunch .qlaunch-nav-actions{margin-left:auto;gap:10px}#landing.qlaunch .qlaunch-nav-actions>.qlaunch-button:not(.qlaunch-button-primary){display:none!important}#landing.qlaunch .qlaunch-nav-actions .qlaunch-button-primary{padding:9px 16px!important;font-size:11px!important}#landing.qlaunch .qlaunch-menu{display:flex!important}#landing.qlaunch .qlaunch-nav-links{display:none;position:absolute;top:68px;left:16px;right:16px;padding:15px 20px;flex-wrap:wrap;background:#071719;border:1px solid #365350;border-radius:12px;gap:15px 25px}#landing.qlaunch .qlaunch-nav-links[data-open]{display:flex}#landing.qlaunch .qlaunch-nav-links a{min-width:70px}#landing.qlaunch .qlaunch-hero{padding-top:29px;gap:34px;padding-bottom:75px}#landing.qlaunch .qlaunch-hero h1{font-size:clamp(36px,8.5vw,54px)!important;letter-spacing:-.04em!important}#landing.qlaunch .qlaunch-eyebrow{font-size:9px!important;letter-spacing:.18em!important;margin-bottom:20px!important}#landing.qlaunch .qlaunch-lead{font-size:15px!important;line-height:1.6!important;margin-top:17px!important}#landing.qlaunch .qlaunch-benefits{gap:13px;margin-top:25px;margin-bottom:25px;justify-content:space-between}#landing.qlaunch .qlaunch-benefit{gap:8px!important;font-size:9px!important;line-height:1.6!important}#landing.qlaunch .qlaunch-benefit .qlaunch-iconbox{width:29px!important;height:32px!important;border-radius:9px!important}#landing.qlaunch .qlaunch-benefit .qlaunch-icon{width:17px!important;height:17px!important}#landing.qlaunch .qlaunch-actions{gap:11px}#landing.qlaunch .qlaunch-actions .qlaunch-button{font-size:12px!important;padding:12px 20px!important}#landing.qlaunch .qlaunch-manifesto{font-size:12px!important;margin-top:24px!important}#landing.qlaunch .qlaunch-preview-wrap{width:100%;margin:0}#landing.qlaunch .qlaunch-preview{padding:10px;border-radius:14px;transform:none}#landing.qlaunch .qlaunch-preview:before{display:none}#landing.qlaunch .qlaunch-preview-header{gap:16px;padding:7px 3px 12px}#landing.qlaunch .qlaunch-preview-header .qlaunch-wordmark{font-size:9px!important}#landing.qlaunch .qlaunch-preview-header .qlaunch-wordmark small{font-size:6px!important}#landing.qlaunch .qlaunch-preview-tabs{gap:14px;font-size:8px}#landing.qlaunch .qlaunch-preview-tabs span:nth-child(n+4){display:none}#landing.qlaunch .qlaunch-avatar{width:22px;height:22px}#landing.qlaunch .qlaunch-preview-grid{grid-template-columns:1fr 1fr;gap:8px}#landing.qlaunch .qlaunch-stock-panel{grid-column:span 2;min-height:136px}#landing.qlaunch .qlaunch-stock-info{width:110px}#landing.qlaunch .qlaunch-preview-panel{padding:12px}#landing.qlaunch .qlaunch-signal-panel{grid-column:2;grid-row:2}#landing.qlaunch .qlaunch-key-metrics{grid-column:1;grid-row:2}#landing.qlaunch .qlaunch-backtest{grid-column:span 2}#landing.qlaunch .qlaunch-backtest .qlaunch-chart{height:90px}#landing.qlaunch .qlaunch-news-panel{display:none}#landing.qlaunch .qlaunch-preview-heading{font-size:11px;margin-bottom:13px}#landing.qlaunch .qlaunch-confidence{font-size:7px;gap:5px}#landing.qlaunch .qlaunch-signal-copy{font-size:10px!important}#landing.qlaunch .qlaunch-metrics{gap:13px;font-size:9px}#landing.qlaunch .qlaunch-preview-note{font-size:8px!important;margin-top:12px!important}#landing.qlaunch .qlaunch-top>.qlaunch-landscape{height:590px;object-position:56% top}#landing.qlaunch .qlaunch-horizon-caption{font-size:7px!important;bottom:18px!important}#landing.qlaunch .qlaunch-stats{grid-template-columns:repeat(3,1fr);gap:22px 0;padding-block:22px}#landing.qlaunch .qlaunch-stat strong{font-size:23px!important}#landing.qlaunch .qlaunch-stat span{font-size:9px!important}#landing.qlaunch .qlaunch-stat:nth-child(3){border:0}#landing.qlaunch .qlaunch-stat:nth-child(4){grid-column:1 / 3}#landing.qlaunch .qlaunch-explore{padding-top:30px;padding-bottom:20px}#landing.qlaunch .qlaunch-section-head{display:block;margin-bottom:22px}#landing.qlaunch .qlaunch-section-head h2{font-size:32px!important}#landing.qlaunch .qlaunch-section-sub{font-size:12px!important;margin-top:9px!important}#landing.qlaunch .qlaunch-section-aside{display:none}#landing.qlaunch .qlaunch-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}#landing.qlaunch .qlaunch-tool{padding:13px 10px!important}#landing.qlaunch .qlaunch-tool-head{gap:8px;align-items:center}#landing.qlaunch .qlaunch-tool-head .qlaunch-iconbox{width:29px!important;height:31px!important;border-radius:8px!important}#landing.qlaunch .qlaunch-tool-head .qlaunch-icon{width:18px!important;height:18px!important}#landing.qlaunch .qlaunch-tool-head h3{font-size:11px!important}#landing.qlaunch .qlaunch-tool-copy{font-size:11px!important;min-height:51px;line-height:1.6!important}#landing.qlaunch .qlaunch-tool-demo{font-size:9px;padding:9px 8px;min-height:147px}#landing.qlaunch .qlaunch-mini-portfolio-value{font-size:16px}#landing.qlaunch .qlaunch-mini-portfolio-value small{font-size:8px!important}#landing.qlaunch .qlaunch-code{font-size:7px!important}#landing.qlaunch .qlaunch-samples-note{text-align:left!important;line-height:1.6}#landing.qlaunch .qlaunch-perspective{min-height:360px}#landing.qlaunch .qlaunch-perspective:before{background:linear-gradient(90deg,#030d0e20,#030d0eaa 50%,#030d0edd)}#landing.qlaunch .qlaunch-perspective .qlaunch-landscape{object-position:34% center}#landing.qlaunch .qlaunch-perspective-inner{grid-template-columns:.38fr 1fr;gap:5px;padding-block:38px}#landing.qlaunch .qlaunch-perspective h2{font-size:22px!important}#landing.qlaunch .qlaunch-perspective p{font-size:12px!important}#landing.qlaunch .qlaunch-perspective .qlaunch-actions{gap:9px}#landing.qlaunch .qlaunch-perspective .qlaunch-button{padding:10px 18px!important;font-size:11px!important;min-height:37px}#landing.qlaunch .qlaunch-footer{gap:20px;padding-block:25px}#landing.qlaunch .qlaunch-footer p{font-size:9px!important;min-width:140px}#landing.qlaunch .qlaunch-footer-links{width:100%;margin:0;justify-content:space-between;font-size:11px;gap:10px}#landing.qlaunch .qlaunch-socials{margin:0}#landing.qlaunch .qlaunch-footnote{display:block!important;padding-bottom:90px}#landing.qlaunch .qlaunch-footnote span{display:block;margin-top:6px}#landing.qlaunch .qlaunch-dialog{padding:30px 22px}#landing.qlaunch .qlaunch-stock-change{font-size:12px!important}}
@media(prefers-reduced-motion:reduce){#landing.qlaunch *,#landing.qlaunch *::before,#landing.qlaunch *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
