.features-v2{--features-paper:#050605;--features-ice:#090a09;--features-ink:#f1f2f1;--features-muted:#8b8f8c;--features-surface:#0f100f;--features-surface-raised:#161716;--features-border:#2a2c2a;--features-rule:#f7f8f71c;--features-neutral-strong:#d6d9d7;--features-neutral-mid:#a5aaa6;--features-sea:#5b9a8b;--features-profit:#6fa088;--features-loss:#c0908a;--features-white:#f7f8f7;--features-shell:1420px;--features-pad:clamp(20px, 4vw, 64px);--features-nav-height:64px;--features-display:var(--font-manrope), Arial, sans-serif;--features-body:var(--font-manrope), Arial, sans-serif;--features-mono:var(--font-jetbrains-mono), Consolas, monospace;color:var(--features-ink);background:var(--features-paper);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--features-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.55;overflow-x:clip}.features-v2 *{box-sizing:border-box}.features-v2 a{color:inherit;text-decoration:none}.features-v2 h1,.features-v2 h2,.features-v2 h3,.features-v2 p{margin-top:0}.features-v2 :focus-visible{outline:2px solid var(--features-sea);outline-offset:4px}.features-v2 ::selection{color:var(--features-paper);background:var(--features-white)}.features-v2 .features-skip-link{z-index:100;color:var(--features-paper);background:var(--features-white);padding:12px 16px;transition:transform .2s;position:fixed;top:16px;left:16px;transform:translateY(-160%)}.features-v2 .features-skip-link:focus{transform:translateY(0)}.features-v2 .features-shell{width:min(100%, var(--features-shell));padding-inline:var(--features-pad);margin-inline:auto}.features-v2 .eyebrow,.features-v2 .kicker,.features-v2 .preview-label,.features-v2 .ledger-platform,.features-v2 .status,.features-v2 .metric-label,.features-v2 .feature-code{font-family:var(--features-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.features-v2 .eyebrow{color:var(--features-neutral-strong);align-items:center;gap:10px;margin-bottom:22px;display:flex}.features-v2 .eyebrow:before{content:"";background:currentColor;width:24px;height:3px}.features-v2 .features-button{min-height:50px;color:var(--features-paper);background:var(--features-white);border:1px solid #f1f4f2e0;justify-content:center;align-items:center;gap:12px;padding:12px 22px;font-size:.82rem;font-weight:800;line-height:1.15;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.features-v2 .features-button:hover{background:#fff;transform:translateY(-2px)}.features-v2 .features-button.secondary{color:var(--features-ink);border-color:var(--features-border);background:0 0}.features-v2 .features-button.secondary:hover{color:var(--features-white);background:var(--features-surface-raised);border-color:#354039}.features-v2 .features-hero{border-bottom:1px solid var(--features-border);min-height:0;position:relative;overflow:hidden}.features-v2 .features-hero:before{background-image:linear-gradient(var(--features-rule) 1px, transparent 1px), linear-gradient(90deg, var(--features-rule) 1px, transparent 1px);opacity:.36;pointer-events:none;content:"";background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.features-v2 .features-hero-grid{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(460px,.85fr);align-items:start;gap:clamp(40px,5vw,72px);padding-block:clamp(68px,7vw,96px);display:grid;position:relative}.features-v2 .features-hero-copy{max-width:760px}.features-v2 .features-hero h1{max-width:760px;font-family:var(--features-display);letter-spacing:-.065em;margin:0 0 26px;font-size:clamp(3.35rem,4.8vw,5rem);font-weight:800;line-height:.94}.features-v2 .features-hero h1 span{color:var(--features-neutral-strong);display:block}.features-v2 .features-hero-lede{color:#a7aaa8;max-width:680px;margin-bottom:30px;font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.65}.features-v2 .features-actions{flex-wrap:wrap;gap:14px;display:flex}.features-v2 .reassurance{color:var(--features-muted);font-family:var(--features-mono);letter-spacing:.04em;text-transform:uppercase;margin:18px 0 0;font-size:.68rem}.features-v2 .feature-directory{border:1px solid var(--features-border);background:var(--features-surface)}.features-v2 .directory-head{min-height:48px;color:var(--features-muted);border-bottom:1px solid var(--features-border);font-family:var(--features-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;padding:0 20px;font-size:.68rem;font-weight:700;display:flex}.features-v2 .directory-head span:last-child{color:var(--features-sea)}.features-v2 .directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.features-v2 .directory-item{border-right:1px solid var(--features-border);border-bottom:1px solid var(--features-border);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:86px;padding:14px 16px;transition:background-color .18s;display:grid}.features-v2 .directory-item:nth-child(2n){border-right:0}.features-v2 .directory-item:nth-last-child(-n+2){border-bottom:0}.features-v2 .directory-item:hover{background:var(--features-surface-raised)}.features-v2 .directory-code{color:var(--features-sea);font-family:var(--features-mono);font-size:.7rem;font-weight:700}.features-v2 .directory-item strong{margin-bottom:5px;font-size:.86rem;display:block}.features-v2 .directory-item small{color:var(--features-muted);font-size:.7rem;line-height:1.45;display:block}.features-v2 .directory-arrow{color:var(--features-neutral-mid)}.features-v2 .browse-nav{z-index:40;top:var(--features-nav-height);border-bottom:1px solid var(--features-border);background:color-mix(in srgb, var(--features-paper) 96%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky}.features-v2 .browse-inner{scrollbar-width:none;align-items:center;gap:28px;min-height:58px;display:flex;overflow-x:auto}.features-v2 .browse-inner::-webkit-scrollbar{display:none}.features-v2 .browse-title,.features-v2 .browse-inner a{flex:none;font-size:.78rem;font-weight:700}.features-v2 .browse-title{color:var(--features-sea);font-family:var(--features-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.features-v2 .browse-inner a{min-height:44px;color:var(--features-muted);align-items:center;transition:color .18s;display:inline-flex}.features-v2 .browse-inner a:hover{color:var(--features-ink)}.features-v2 .feature-section{border-bottom:1px solid var(--features-border);padding-block:clamp(68px,7vw,108px)}.features-v2 .feature-section.alt{background:var(--features-ice)}.features-v2 .section-head{max-width:950px;margin-bottom:clamp(38px,5vw,60px);display:block}.features-v2 .kicker{color:var(--features-neutral-strong)}.features-v2 .section-head h2{max-width:920px;font-family:var(--features-display);letter-spacing:-.06em;margin:14px 0 0;font-size:clamp(2.6rem,4.2vw,4.35rem);font-weight:800;line-height:1}.features-v2 .section-summary{max-width:780px;color:var(--features-muted);margin:22px 0 0;font-size:1.03rem;line-height:1.75}.features-v2 .preview{border:1px solid var(--features-border);background:var(--features-surface);overflow:hidden}.features-v2 .preview-topbar{min-height:52px;color:var(--features-muted);border-bottom:1px solid var(--features-border);justify-content:space-between;align-items:center;gap:20px;padding:0 20px;display:flex}.features-v2 .preview-label{color:var(--features-neutral-mid)}.features-v2 .status{color:var(--features-sea)}.features-v2 .preview-grid{grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.features-v2 .preview-cell{border-right:1px solid var(--features-border);border-bottom:1px solid var(--features-border);min-width:0;padding:clamp(20px,3vw,32px)}.features-v2 .metric-label{color:var(--features-muted);margin-bottom:14px;font-size:.63rem;display:block}.features-v2 .metric-value{font-family:var(--features-mono);letter-spacing:-.04em;font-size:clamp(1.55rem,2.5vw,2.5rem);font-weight:700;display:block}.features-v2 .metric-note{color:var(--features-muted);margin-top:8px;font-size:.72rem;display:block}.features-v2 .positive{color:var(--features-profit)!important}.features-v2 .negative{color:var(--features-loss)!important}.features-v2 .span-3{grid-column:span 3}.features-v2 .span-4{grid-column:span 4}.features-v2 .span-5{grid-column:span 5}.features-v2 .span-6{grid-column:span 6}.features-v2 .span-7{grid-column:span 7}.features-v2 .span-8{grid-column:span 8}.features-v2 .span-12{grid-column:span 12}.features-v2 .equity-panel{min-height:260px}.features-v2 .equity-bars{border-bottom:1px solid var(--features-border);align-items:end;gap:6px;height:145px;margin-top:18px;display:flex}.features-v2 .equity-bars i{background:var(--features-sea);opacity:.72;flex:1;display:block}.features-v2 .equity-bars i:first-child{height:21%}.features-v2 .equity-bars i:nth-child(2){height:35%}.features-v2 .equity-bars i:nth-child(3){height:29%}.features-v2 .equity-bars i:nth-child(4){height:47%}.features-v2 .equity-bars i:nth-child(5){height:44%}.features-v2 .equity-bars i:nth-child(6){height:60%}.features-v2 .equity-bars i:nth-child(7){height:58%}.features-v2 .equity-bars i:nth-child(8){height:75%}.features-v2 .equity-bars i:nth-child(9){height:68%}.features-v2 .equity-bars i:nth-child(10){height:86%}.features-v2 .equity-bars i:nth-child(11){height:82%}.features-v2 .equity-bars i:nth-child(12){height:100%}.features-v2 .attention-list,.features-v2 .position-list,.features-v2 .idea-list,.features-v2 .report-list,.features-v2 .mini-list{margin:0;padding:0;list-style:none}.features-v2 .attention-list li,.features-v2 .position-row,.features-v2 .idea-row,.features-v2 .report-row,.features-v2 .mini-list li{border-bottom:1px solid var(--features-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 0;display:grid}.features-v2 .attention-list li:last-child,.features-v2 .position-row:last-child,.features-v2 .idea-row:last-child,.features-v2 .report-row:last-child,.features-v2 .mini-list li:last-child{border-bottom:0}.features-v2 .attention-list strong,.features-v2 .position-row strong,.features-v2 .idea-row strong,.features-v2 .report-row strong,.features-v2 .mini-list strong{font-size:.8rem;display:block}.features-v2 .attention-list span,.features-v2 .position-row span,.features-v2 .idea-row span,.features-v2 .report-row span,.features-v2 .mini-list span{color:var(--features-muted);font-family:var(--features-mono);text-align:right;font-size:.64rem}.features-v2 .widget-tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.features-v2 .widget-tags span{color:var(--features-muted);border:1px solid var(--features-border);font-family:var(--features-mono);padding:7px 9px;font-size:.62rem}.features-v2 .capability-ledger{border-top:1px solid var(--features-border);margin-top:28px}.features-v2 .ledger-head,.features-v2 .ledger-row{border-bottom:1px solid var(--features-border);grid-template-columns:minmax(190px,3fr) minmax(0,7fr) minmax(120px,2fr);align-items:center;gap:28px;padding:18px 0;display:grid}.features-v2 .ledger-head{color:var(--features-muted);font-family:var(--features-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:700}.features-v2 .ledger-row h3{letter-spacing:-.01em;margin:0;font-size:.88rem}.features-v2 .ledger-row p{color:var(--features-muted);margin:0;font-size:.83rem;line-height:1.6}.features-v2 .ledger-platform{color:var(--features-neutral-mid);text-align:right;font-size:.63rem}.features-v2 .feature-tabs{border-bottom:1px solid var(--features-border);scrollbar-width:none;gap:0;display:flex;overflow-x:auto}.features-v2 .feature-tabs::-webkit-scrollbar{display:none}.features-v2 .feature-tabs span{min-width:max-content;color:var(--features-muted);border-right:1px solid var(--features-border);font-family:var(--features-mono);text-transform:uppercase;padding:13px 18px;font-size:.66rem;font-weight:700}.features-v2 .feature-tabs span.active{color:var(--features-ink);background:var(--features-surface-raised)}.features-v2 .journal-plan{min-height:260px}.features-v2 .journal-plan dl{margin:0}.features-v2 .plan-field{border-bottom:1px solid var(--features-border);grid-template-columns:120px minmax(0,1fr);gap:18px;padding:14px 0;display:grid}.features-v2 .plan-field:last-child{border-bottom:0}.features-v2 .plan-field dt{color:var(--features-muted);font-family:var(--features-mono);text-transform:uppercase;font-size:.62rem;font-weight:700}.features-v2 .plan-field dd{margin:0;font-size:.8rem;font-weight:600}.features-v2 .rule-check{color:var(--features-profit)}.features-v2 .analytics-groups{border-left:1px solid var(--features-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.features-v2 .analytics-group{border-right:1px solid var(--features-border);border-bottom:1px solid var(--features-border);min-height:250px;padding:clamp(22px,3vw,32px)}.features-v2 .analytics-group h3{margin:32px 0 15px;font-size:1rem}.features-v2 .analytics-group ul{margin:0;padding:0;list-style:none}.features-v2 .analytics-group li{color:var(--features-muted);margin:8px 0;font-size:.77rem}.features-v2 .behavior-strip{border-left:1px solid var(--features-border);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.features-v2 .behavior-strip div{border-right:1px solid var(--features-border);border-bottom:1px solid var(--features-border);min-height:112px;padding:18px}.features-v2 .behavior-strip strong{margin-top:18px;font-size:.78rem;display:block}.features-v2 .market-board{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);display:grid}.features-v2 .market-board>*{border-right:1px solid var(--features-border);border-bottom:1px solid var(--features-border);padding:clamp(24px,4vw,40px)}.features-v2 .regime-value{color:var(--features-neutral-strong);letter-spacing:-.055em;margin:18px 0 34px;font-size:clamp(2.2rem,4vw,4.2rem);font-weight:800;line-height:1;display:block}.features-v2 .dense-pair{border-left:1px solid var(--features-border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.features-v2 .dense-panel{border-right:1px solid var(--features-border);border-bottom:1px solid var(--features-border);padding:clamp(28px,4vw,46px)}.features-v2 .dense-panel h3{letter-spacing:-.045em;margin:12px 0 22px;font-size:clamp(1.55rem,3vw,2.7rem);line-height:1.08}.features-v2 .dense-panel>p{color:var(--features-muted);margin-bottom:28px;font-size:.88rem;line-height:1.7}.features-v2 .heat-track{background:var(--features-border);width:clamp(90px,12vw,170px);height:5px;display:block;overflow:hidden}.features-v2 .heat-fill{background:var(--features-sea);height:100%;display:block}.features-v2 .heat-74{width:74%}.features-v2 .heat-48{width:48%}.features-v2 .heat-29{width:29%}.features-v2 .import-layout{border-left:1px solid var(--features-border);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);display:grid}.features-v2 .import-sources,.features-v2 .broker-review{border-right:1px solid var(--features-border);border-bottom:1px solid var(--features-border);padding:clamp(26px,4vw,42px)}.features-v2 .source-grid{border-top:1px solid var(--features-border);border-left:1px solid var(--features-border);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:26px;display:grid}.features-v2 .source-grid div{border-right:1px solid var(--features-border);border-bottom:1px solid var(--features-border);min-height:88px;padding:15px}.features-v2 .source-grid strong{margin-bottom:8px;font-size:.76rem;display:block}.features-v2 .source-grid span{color:var(--features-muted);font-size:.68rem}.features-v2 .broker-review h3{letter-spacing:-.05em;margin:12px 0 16px;font-size:clamp(1.8rem,3vw,3.25rem);line-height:1.02}.features-v2 .broker-review>p{color:var(--features-muted);line-height:1.7}.features-v2 .review-steps{border-top:1px solid var(--features-border);margin-top:28px}.features-v2 .review-step{border-bottom:1px solid var(--features-border);grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 0;display:grid}.features-v2 .review-step b{color:var(--features-sea);font-family:var(--features-mono);font-size:.68rem}.features-v2 .review-step strong{font-size:.8rem}.features-v2 .review-step span{color:var(--features-muted);font-family:var(--features-mono);font-size:.62rem}.features-v2 .broker-review .read-only-note{color:var(--features-neutral-mid);border-left:3px solid var(--features-sea);margin:24px 0 0;padding-left:16px;font-size:.78rem;line-height:1.6}.features-v2 .report-grid{border-left:1px solid var(--features-border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.features-v2 .report-card{border-right:1px solid var(--features-border);border-bottom:1px solid var(--features-border);min-height:310px;padding:clamp(26px,3vw,38px)}.features-v2 .report-card h3{margin:24px 0 14px;font-size:1.2rem}.features-v2 .report-card>p{color:var(--features-muted);font-size:.82rem;line-height:1.65}.features-v2 .features-closing{border-bottom:1px solid var(--features-border);padding-block:clamp(100px,13vw,184px);position:relative;overflow:hidden}.features-v2 .features-closing:after{aspect-ratio:1;border:1px solid var(--features-border);pointer-events:none;content:"";width:min(52vw,760px);position:absolute;bottom:-60%;right:-8vw;transform:rotate(45deg)}.features-v2 .features-closing-inner{z-index:1;max-width:1050px;position:relative}.features-v2 .features-closing h2{font-family:var(--features-display);letter-spacing:-.065em;margin:18px 0 26px;font-size:clamp(3.4rem,7vw,7.4rem);font-weight:800;line-height:.92}.features-v2 .features-closing p:not(.eyebrow){max-width:650px;color:var(--features-muted);margin-bottom:30px;font-size:1.04rem;line-height:1.7}@media (max-width:1180px){.features-v2 .analytics-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.features-v2 .behavior-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1120px){.features-v2 .features-hero-grid{grid-template-columns:1fr;gap:44px}.features-v2 .features-hero-copy{max-width:900px}.features-v2 .feature-directory{max-width:980px}}@media (max-width:820px){.features-v2 .span-3,.features-v2 .span-4,.features-v2 .span-5,.features-v2 .span-6,.features-v2 .span-7,.features-v2 .span-8{grid-column:span 6}.features-v2 .ledger-head{display:none}.features-v2 .ledger-row{grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr)}.features-v2 .ledger-platform{text-align:left;grid-column:2}.features-v2 .market-board,.features-v2 .import-layout{grid-template-columns:1fr}.features-v2 .report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.features-v2 .report-card:last-child{grid-column:1/-1}}@media (max-width:700px){.features-v2 .directory-grid,.features-v2 .dense-pair{grid-template-columns:1fr}.features-v2 .directory-item,.features-v2 .directory-item:nth-child(2n),.features-v2 .directory-item:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--features-border)}.features-v2 .directory-item:last-child{border-bottom:0}.features-v2 .preview-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.features-v2 .span-12{grid-column:span 6}.features-v2 .analytics-groups,.features-v2 .behavior-strip{grid-template-columns:1fr}}@media (max-width:520px){.features-v2{--features-pad:18px}.features-v2 .features-hero-grid{padding-block:72px 82px}.features-v2 .feature-section{padding-block:68px}.features-v2 .features-hero h1{font-size:clamp(3.1rem,14vw,4.4rem)}.features-v2 .features-actions{display:grid}.features-v2 .features-actions .features-button{width:100%}.features-v2 .browse-title{display:none}.features-v2 .span-3,.features-v2 .span-4,.features-v2 .span-5,.features-v2 .span-6,.features-v2 .span-7,.features-v2 .span-8,.features-v2 .span-12{grid-column:span 6}.features-v2 .ledger-row{padding:22px 0;display:block}.features-v2 .ledger-row h3,.features-v2 .ledger-row p{margin-bottom:9px}.features-v2 .plan-field{grid-template-columns:1fr;gap:7px}.features-v2 .source-grid,.features-v2 .report-grid{grid-template-columns:1fr}.features-v2 .report-card:last-child{grid-column:auto}.features-v2 .review-step{grid-template-columns:28px minmax(0,1fr)}.features-v2 .review-step span{grid-column:2}.features-v2 .features-closing:after{width:105vw;bottom:-15%;right:-55%}.features-v2 .features-closing h2{font-size:clamp(3rem,14vw,4.4rem)}}@media (max-width:360px){.features-v2 .directory-item{grid-template-columns:28px minmax(0,1fr) auto;padding-inline:13px}.features-v2 .preview-topbar{flex-direction:column;align-items:flex-start;padding-block:14px}}@media (prefers-reduced-motion:reduce){.features-v2 *,.features-v2 :before,.features-v2 :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html:has(.features-v2){scroll-behavior:smooth;scroll-padding-top:64px}@media (prefers-reduced-motion:reduce){html:has(.features-v2){scroll-behavior:auto}}
