:root{--bg: #0a0f1b;--surface: #101827;--surface-elevated: #172338;--surface-soft: #181e2a;--bg-medium: #202736;--bg-weak: #2a3346;--text: #e8eeff;--text-white: #ffffff;--text-body: #cecfd1;--text-secondary: #9d9fa4;--muted: #cecfd1;--border: #263754;--focus: #7ea0ff;--text-accent: #51a2ff;--text-disabled: #3b3f49;--info-surface: #162456;--primary-base: #155dfc;--platform-gold: #f6b51e;--platform-global: #3387cd;--platform-acr: #2b7fff;--platform-stars: #e4002b;--platform-gg: #9146ff;--platform-coin: #00c853;--stroke-soft: #2d3442;--state-success: #2a9c1d;--state-warning: #e6a819;--state-error: #e93544;--state-success-accent: #2a9c1d;--state-warning-accent: #e6a819;--state-error-accent: #e93544;--font-heading: Poppins, Inter, system-ui, sans-serif;--font-body: Inter, system-ui, -apple-system, Segoe UI, Roboto, sans-serif;--bp-desktop: 867px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.5}h1,h2,h3,h4{font-family:var(--font-heading)}a{color:inherit}.container{width:100%;padding:0 48px;margin:0 auto}@media(max-width:866px){.container{padding:0 16px}}.skip-link{position:absolute;left:-9999px;top:12px;z-index:1000;padding:8px 12px;border-radius:8px;border:1px solid var(--border);background:var(--surface-elevated);text-decoration:none}.skip-link:focus{left:12px;outline:2px solid var(--focus);outline-offset:2px}.btn{display:inline-block;padding:10px 14px;border-radius:999px;border:1px solid transparent;text-decoration:none;font-weight:600}.btn-primary{background:var(--platform-acr);color:#fff}.btn-secondary{background:transparent;border-color:var(--border)}.kpi-card{flex:1;min-width:11.25rem;padding:1.25rem 1.75rem;border-radius:var(--radius-lg);border:1px solid color-mix(in oklab,var(--text-white),transparent 95%);background:var(--surface-soft)}.kpi-card__value{font-family:var(--font-heading);font-size:1.75rem;font-weight:600;line-height:1.2;color:var(--text-white)}.kpi-card__label{margin-top:.25rem;font-size:.6875rem;font-weight:500;line-height:1.3;letter-spacing:.03em;text-transform:uppercase;color:var(--text-secondary)}@media(max-width:866px){.kpi-card{flex:none;min-width:8.75rem;padding:1rem}.kpi-card__value{font-size:1.375rem}}.content-section{padding:40px 0;min-height:40vh}.content-section h2,.cta-section h2,.cta-section h3{margin:24px 0 8px}.content-section p,.cta-copy{color:var(--muted)}.inline-cta-band{margin:0 auto;max-width:100%}.info-note{display:flex;align-items:flex-start;gap:8px;margin-top:24px;padding:16px;border-radius:6px;background:#ffffff0d;align-items:center;justify-content:center}.info-note__icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:1px solid #aab6cd;border-radius:50%;font-family:var(--font-heading);font-size:10px;font-weight:700;line-height:1;color:#aab6cd;flex-shrink:0}.info-note__copy{flex:1 1 auto;min-width:0;font-size:12px;color:#9d9fa4;font-style:normal;font-weight:700;line-height:16px;letter-spacing:var(--font-tracking-normal, 0)}.info-note__copy p{margin:0;font-family:var(--font-heading);font-size:12px;font-weight:400;line-height:16px;color:#9d9fa4}.info-note__copy p+p{margin-top:8px}.info-note__copy strong{font-weight:700;color:#fff}.inline-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0;padding:0 24px;min-height:64px;border-radius:8px;border:1px solid rgba(43,127,255,.1);background:#2b7fff1a;font-family:var(--font-heading);text-decoration:none;cursor:pointer;transition:border-color .2s,background .2s,transform .1s}.inline-cta:hover{border-color:#51a2ff59;background:#2b7fff24}.inline-cta:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.inline-cta-text{flex:1;min-width:0;font-size:16px;font-weight:400;line-height:24px;color:#51a2ff}.inline-cta-arrow-wrap{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid rgba(255,255,255,.1);flex-shrink:0}.inline-cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:13px;line-height:1;color:#9d9fa4}@media(max-width:866px){.inline-cta{padding:0 16px}.inline-cta-text{white-space:normal}}.cta-section{padding:24px 0 64px}.final-cta{margin:0 auto;padding:3.5rem 3rem;border-radius:1rem;border:1px solid color-mix(in oklab,var(--primary-base),transparent 76%);background:linear-gradient(135deg,color-mix(in oklab,var(--primary-base),transparent 94%) 0%,transparent 100%);text-align:center}.final-cta-headline{margin:0;font-family:var(--font-heading);font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;color:var(--text-white)}.final-cta-sub{margin:.5rem 0 0;font-size:1rem;line-height:1.6;color:var(--text-secondary)}.final-cta-btn{display:inline-block;margin-top:1.5rem;padding:.875rem 2rem;border-radius:var(--radius-lg);border:none;background:var(--primary-base);font-family:var(--font-heading);font-size:1rem;font-weight:600;color:#fff;text-decoration:none;cursor:pointer;transition:background .15s,transform .1s}.final-cta-btn:hover{background:color-mix(in oklab,var(--primary-base),white 12%)}.final-cta-btn:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.cta-actions{margin-top:16px;display:flex;gap:10px}.site-footer{padding:32px 48px;border-top:1px solid color-mix(in oklab,var(--text-white),transparent 95%)}.site-footer-copy{margin:0;padding:32px 0;font-size:.75rem;line-height:1.6;color:var(--text-secondary)}.site-footer-copy strong{color:var(--text-body)}@media(max-width:866px){.content-section,.cta-section{padding:56px 0}.final-cta{padding:2rem 1.25rem}.site-footer{padding:1.5rem 0 5rem}}.hero{padding:2.5rem 0;background:#0a0f1b}.hero .container{display:flex;flex-direction:column;gap:1.5rem}.hero .container>ul{margin:0}.hero .container>p{margin:0}.hero-headsection{display:flex;flex-direction:column;gap:.5rem}.hero-headsection>p{margin:0}.hero__headline{margin:0;font-family:var(--font-heading);font-size:1.875rem;font-weight:600;line-height:2.25rem;letter-spacing:-.025rem;color:var(--text-white)}.hero__subhead{font-family:var(--font-body);font-size:1rem;font-weight:400;line-height:1.5rem;color:#cecfd1}.hero__list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.hero-topic{display:flex;align-items:center;gap:.5rem;padding:0;font-size:1rem;line-height:1.5rem;color:#cecfd1}.hero-topic__bullet{display:none}.hero-topic__term{color:#fff;font-weight:500}.hero-topic__text{white-space:normal}.hero__kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.hero__kpis .kpi-card{padding:1.5rem;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;background:#0a0f1b}.hero__kpis .kpi-card__value{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;line-height:2rem;letter-spacing:-.025rem;color:#fff}.hero__kpis .kpi-card__label{margin-top:.5rem;font-size:.75rem;font-weight:400;line-height:1rem;letter-spacing:0;text-transform:none;color:#9d9fa4}.hero__disclaimer{position:relative;padding:.75rem .75rem .75rem 1.75rem;border:1.25px solid rgba(43,127,255,.1);border-radius:.5rem;background:#2b7fff1a;font-size:.75rem;font-weight:500;line-height:1rem;color:#cce0ff}.hero__disclaimer:before{content:"i";position:absolute;left:.5rem;top:.6875rem;width:.75rem;height:.75rem;border-radius:50%;border:1px solid #51a2ff;color:#51a2ff;font-size:.5625rem;font-weight:700;line-height:.6875rem;text-align:center}@media(max-width:866px){.hero{padding:1.5rem 0}.hero__headline{max-width:100%;font-size:clamp(1.55rem,6.2vw,1.875rem);line-height:1.3}.hero__kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}.hero__kpis .kpi-card{padding:1rem}.hero__kpis .kpi-card__value{font-size:1.375rem}.hero__list{gap:.625rem}}.platform-filter{position:relative;z-index:20;background:var(--bg);border-bottom:1px solid color-mix(in oklab,var(--text-white),transparent 90%)}.platform-filter__inner{padding:0}.platform-filter__strip{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:.5rem;padding:1.25rem 3rem;overflow:visible}.platform-chip{position:relative;flex-shrink:0}.platform-chip__trigger{display:inline-flex;align-items:center;gap:.5rem;margin:0;height:2.5rem;padding:.25rem 1rem .25rem .25rem;border-radius:9999px;border:1px solid color-mix(in oklab,var(--text-white),transparent 90%);background:var(--bg);font-family:var(--font-body);font-size:.875rem;font-weight:500;line-height:1.25rem;color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:border-color .2s,color .2s}.platform-chip__trigger:hover{border-color:color-mix(in oklab,var(--text-white),transparent 85%);color:var(--text-body)}.platform-chip__trigger:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.platform-chip__trigger[aria-expanded=true]{border-color:color-mix(in oklab,var(--focus),transparent 40%);color:var(--text-white)}.platform-chip__logo-wrap{width:2rem;height:2rem;border-radius:50%;overflow:hidden;flex-shrink:0}.platform-chip__logo{display:block;width:100%;height:100%;object-fit:cover}.platform-tooltip{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);z-index:200;min-width:11.25rem;padding:.75rem 1rem;border-radius:var(--radius-md);border:1px solid var(--stroke-soft);background:var(--surface);box-shadow:0 8px 24px #0006;text-align:left}.platform-tooltip__value{font-family:var(--font-heading);font-size:.875rem;font-weight:600;line-height:1.25;color:var(--text-white)}.platform-tooltip__label{margin-top:1px;font-size:.6875rem;color:var(--text-secondary);line-height:1.3}.platform-tooltip__divider{height:1px;margin:.5rem 0;background:color-mix(in oklab,var(--text-white),transparent 95%)}@media(max-width:866px){.platform-filter__inner{overflow-x:auto;overflow-y:visible;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.platform-filter__strip{padding:.75rem 1rem;width:max-content;min-width:100%;overflow:visible}.platform-tooltip{position:absolute;left:0;right:auto;top:calc(100% + 8px);bottom:auto;transform:none;min-width:11.25rem;max-width:min(18rem,85vw);z-index:1000}}#section-01 .s1-text-block{display:flex;flex-direction:column;gap:24px;max-width:1100px;padding-bottom:40px}#section-01 .s1-section-number{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:2px 6px;border-radius:4px;background:#2b7fff3d;font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;font-style:normal;color:var(--text-accent)}#section-01 .s1-heading-group{display:flex;flex-direction:column;gap:8px}#section-01 .s1-insight-group{display:flex;flex-direction:column;gap:4px}#section-01 .s1-section-headline{margin:0;font-family:var(--font-heading);font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.4px;font-style:normal;color:var(--text-white)}#section-01 .s1-section-insight{margin:0;font-family:var(--font-heading);font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;font-style:normal;color:var(--text-body)}#section-01 .s1-section-insight strong{font-weight:600;font-style:normal;color:var(--text-white)}#section-01 .s1-editorial-static{display:flex;flex-direction:column;gap:0}#section-01 .s1-section-editorial{margin:0;font-family:var(--font-heading);font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;font-style:normal;color:var(--text-body)}#section-01 .s1-section-editorial p{margin:0;font-style:normal;color:var(--text-body)}#section-01 .s1-section-editorial p+p{margin-top:12px}#section-01 .s1-section-editorial strong{font-weight:600;font-style:normal;color:var(--text-white)}#section-01 .s1-section-editorial ul{list-style:none;margin:24px 0 0;padding:0}#section-01 .s1-section-editorial li{padding:0;border-bottom:none;font-family:var(--font-heading);font-size:16px;font-weight:400;line-height:24px;font-style:normal;color:var(--text-body)}#section-01 .s1-section-editorial li+li{margin-top:12px}#section-01 .s1-section-editorial ul+p{margin-top:24px}#section-01 .s1-section-editorial li:before{content:none}#section-01 .s1-section-editorial em,#section-01 .s1-section-editorial i,#section-01 .s1-section-editorial span{font-style:normal}.editorial-collapse-content.is-collapsed{display:none}.editorial-toggle{display:flex;justify-content:flex-end;margin-top:.5rem}.editorial-toggle-btn{padding:.25rem 0;border:none;background:none;font-family:var(--font-body);font-size:.75rem;color:var(--text-disabled);cursor:pointer}.editorial-toggle-btn:hover{color:var(--text-secondary)}#section-01 .s1-main-stake-filter .stake-filter{display:flex;flex-wrap:wrap;gap:6px;align-items:center}#section-01 .s1-main-stake-filter .stake-pill{position:relative;display:inline-flex;align-items:center;justify-content:center;height:32px;min-height:32px;padding:0 14px;border-radius:9999px;border:1px solid rgba(255,255,255,.1);background:var(--bg);font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;font-style:normal;color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:border-color .15s,color .15s,background .15s}#section-01 .s1-main-stake-filter .stake-pill:first-child{margin-right:12px}#section-01 .s1-main-stake-filter .stake-pill:first-child:after{content:"";position:absolute;top:50%;right:-7px;width:1px;height:24px;transform:translateY(-50%);background:#ffffff1a}#section-01 .s1-main-stake-filter .stake-pill:hover{border-color:#ffffff38;color:var(--text-body)}#section-01 .s1-main-stake-filter .stake-pill.active{background:#2b7fff1a;border-color:var(--text-accent);color:var(--text-white)}#section-01 .s1-main-stake-filter .stake-pill:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.winners-chart{display:flex;flex-direction:column;gap:24px;padding:40px 0}.winners-row{display:grid;grid-template-columns:120px minmax(0,1fr) 64px;gap:32px;align-items:center;margin:0;padding:0}.winners-platform{display:flex;align-items:center;gap:8px}.winners-platform-logo-wrap{width:24px;height:24px;border-radius:9999px;overflow:hidden;flex-shrink:0}.winners-platform-logo{display:block;width:100%;height:100%;object-fit:cover}.winners-platform-logo--global,.winners-platform-logo--gold{object-fit:contain}.winners-platform-name{font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;font-style:normal;color:var(--text-white);white-space:nowrap}.rank-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.winners-bar-track{height:36px;border-radius:8px;overflow:hidden;background:#ffffff0d}.winners-bar-fill{height:100%;border-radius:8px 0 0 8px;transition:width .5s ease}.winners-pct{font-family:var(--font-heading);font-size:16px;font-weight:600;line-height:24px;letter-spacing:0;font-style:normal;text-align:right}.winners-pct.high{color:var(--state-success-accent)}.winners-pct.mid{color:var(--state-warning-accent)}.winners-pct.low{color:var(--state-error-accent)}.collapsible,.collapsible--stack{margin-top:24px}.collapsible-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:24px;border:1px solid #232732;border-radius:16px;background:#181e2a;font-family:var(--font-heading);text-align:left;cursor:pointer;transition:border-color .2s,background .2s}.collapsible-trigger-textwrap{display:flex;flex-direction:column;gap:4px;min-width:0}.collapsible-trigger-text{font-size:16px;font-weight:600;line-height:24px;color:#cecfd1}.collapsible-trigger-hint{font-size:14px;font-weight:400;line-height:20px;color:#9d9fa4}.collapsible-icon-btn{width:32px;height:32px;flex-shrink:0;border:1px solid rgba(255,255,255,.1);border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.collapsible-arrow{width:16px;height:16px;display:inline-block;position:relative}.collapsible-arrow:before{content:"";position:absolute;inset:0;margin:auto;width:8px;height:8px;border-right:1.5px solid #9d9fa4;border-bottom:1.5px solid #9d9fa4;transform:rotate(45deg) translateY(-1px)}.collapsible-trigger.open .collapsible-arrow:before{transform:rotate(-135deg) translate(-1px)}.collapsible-trigger.open .collapsible-icon-btn{border-color:#ffffff29}.collapsible-trigger.open{border-radius:16px 16px 0 0;border-bottom:none}.collapsible-body{padding:0 24px 24px;border:1px solid #232732;border-top:none;border-radius:0 0 16px 16px;background:#181e2a}.collapsible-body .stake-filter{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:24px}.collapsible-body .stake-pill{position:relative;display:inline-flex;align-items:center;justify-content:center;height:32px;min-height:32px;padding:0 14px;border-radius:9999px;border:1px solid rgba(255,255,255,.1);background:transparent;font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;color:#9d9fa4;cursor:pointer;white-space:nowrap}.collapsible-body .stake-pill.active{background:#2b7fff1a;border-color:#51a2ff;color:#fff}.collapsible-body .stake-pill:hover{border-color:#fff3;color:#cecfd1}.comp-chart{margin-top:24px;display:flex;flex-direction:column;gap:24px}.comp-row{display:grid;grid-template-columns:120px minmax(0,1fr);gap:32px;align-items:center}.comp-platform{display:flex;align-items:center;gap:8px;min-width:0}.comp-platform-logo-wrap{width:24px;height:24px;border-radius:9999px;overflow:hidden;flex-shrink:0}.comp-platform-logo{display:block;width:100%;height:100%;object-fit:cover}.comp-platform-logo--global,.comp-platform-logo--gold{object-fit:contain}.comp-platform-name{font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;color:var(--text-white);white-space:nowrap}.comp-bar{display:flex;height:36px;border-radius:8px;overflow:hidden;background:#ffffff0d}.comp-segment{display:flex;align-items:center;padding:0 10px;font-size:14px;font-weight:600;line-height:20px;white-space:nowrap}.comp-pro{justify-content:flex-end;background:#fb37483d;color:#ff6875}.comp-fish{justify-content:flex-start;background:#3abd293d;color:#94ea8b}.comp-undef{justify-content:flex-end;background:#3b3f4980;color:#9d9fa4}.dist-intro{margin:24px 0 0;font-family:var(--font-heading);font-size:14px;font-weight:400;line-height:20px;color:#9d9fa4}.dist-intro strong{color:var(--text-white)}.dist-labels{display:grid;grid-template-columns:120px minmax(0,1fr) 64px;gap:32px;margin-top:24px}.dist-labels-bar{display:flex;align-items:center;justify-content:space-between;height:36px;padding:0 10px;font-family:var(--font-heading);font-size:14px;font-weight:400;line-height:20px;color:#aab6cd}.dist-labels-spread{display:flex;align-items:center;justify-content:flex-end;height:36px;padding-right:12px;font-family:var(--font-heading);font-size:14px;font-weight:400;line-height:20px;color:#aab6cd}.dist-chart{margin-top:24px;display:flex;flex-direction:column;gap:24px}.dist-row{display:grid;grid-template-columns:120px minmax(0,1fr) 64px;gap:32px;align-items:center;margin-bottom:0}.dist-platform{display:flex;align-items:center;gap:8px;min-width:0}.dist-platform-logo-wrap{width:24px;height:24px;border-radius:9999px;overflow:hidden;flex-shrink:0}.dist-platform-logo{display:block;width:100%;height:100%;object-fit:cover}.dist-platform-logo--global,.dist-platform-logo--gold{object-fit:contain}.dist-platform-name{font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;color:#fff;white-space:nowrap}.dist-bar{display:flex;min-width:0;height:36px;border-radius:8px;overflow:hidden;background:#ffffff0d}.dist-segment{display:flex;align-items:center;justify-content:center;padding:0 10px;font-family:var(--font-heading);font-size:14px;font-weight:600;line-height:20px;white-space:nowrap}.dist-segment.neg{color:var(--state-error-accent)}.dist-segment.neutral{color:var(--state-warning-accent)}.dist-segment.pos{color:var(--state-success-accent)}.dist-spread{display:flex;align-items:center;justify-content:flex-end;padding-right:12px;font-family:var(--font-heading);font-size:16px;font-weight:600;line-height:24px}.dist-spread.wide{color:var(--state-success-accent)}.dist-spread.narrow{color:var(--state-error-accent)}.dist-footnote{margin:24px 0 0;font-family:var(--font-heading);font-size:14px;font-weight:400;line-height:20px;color:#aab6cd}@media(max-width:866px){#section-01 .s1-text-block{gap:20px}#section-01 .s1-section-headline{font-size:22px;line-height:30px}#section-01 .s1-section-insight,#section-01 .s1-section-editorial,#section-01 .s1-section-editorial li{font-size:15px;line-height:22px}.winners-row{grid-template-columns:minmax(0,1fr);gap:8px}.winners-platform{justify-content:flex-start}.winners-pct{width:100%;text-align:left}.comp-row{grid-template-columns:minmax(0,1fr);gap:8px}.dist-labels{display:none}.dist-row{grid-template-columns:minmax(0,1fr);gap:8px}.dist-spread{justify-content:flex-start;padding-right:0}}.ceiling-row-divider1{height:1px;margin:0 0 24px;background:#ffffff0f}#section-02 .s2-text-block{display:flex;flex-direction:column;gap:24px;padding-bottom:40px}#section-02 .s2-section-number{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:2px 6px;border-radius:4px;background:#2b7fff3d;font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;font-style:normal;color:var(--text-accent)}#section-02 .s2-heading-group{display:flex;flex-direction:column;gap:8px}#section-02 .s2-insight-group{display:flex;flex-direction:column;gap:4px}#section-02 .s2-section-headline{margin:0;font-family:var(--font-heading);font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.4px;font-style:normal;color:var(--text-white)}#section-02 .s2-section-insight{margin:0;font-family:var(--font-heading);font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;font-style:normal;color:var(--text-body)}#section-02 .s2-section-insight em{font-style:normal;color:var(--text-body)}#section-02 .s2-editorial-static{display:flex;flex-direction:column;gap:0}#section-02 .s2-section-editorial{margin:0;font-family:var(--font-heading);font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;font-style:normal;color:var(--text-body)}#section-02 .s2-section-editorial p{margin:0;font-style:normal;color:var(--text-body)}#section-02 .s2-section-editorial p+p{margin-top:12px}#section-02 .s2-section-editorial strong{font-weight:600;font-style:normal;color:var(--text-white)}#section-02 .s2-section-editorial ul{list-style:none;margin:24px 0 0;padding:0}#section-02 .s2-section-editorial li{padding:0;border-bottom:none;font-family:var(--font-heading);font-size:16px;font-weight:400;line-height:24px;font-style:normal;color:var(--text-body)}#section-02 .s2-section-editorial li+li{margin-top:12px}#section-02 .s2-section-editorial ul+p{margin-top:24px}#section-02 .s2-section-editorial li:before{content:none}#section-02 .s2-section-editorial em,#section-02 .s2-section-editorial i,#section-02 .s2-section-editorial span{font-style:normal}#section-02 .s2-main-stake-filter .stake-filter{display:flex;flex-wrap:wrap;gap:6px;align-items:center}#section-02 .s2-main-stake-filter .stake-pill{position:relative;display:inline-flex;align-items:center;justify-content:center;height:32px;min-height:32px;padding:0 14px;border-radius:9999px;border:1px solid rgba(255,255,255,.1);background:var(--bg);font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;font-style:normal;color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:border-color .15s,color .15s,background .15s}#section-02 .s2-main-stake-filter .stake-pill:hover{border-color:#ffffff38;color:var(--text-body)}#section-02 .s2-main-stake-filter .stake-pill.active{background:#2b7fff1a;border-color:var(--text-accent);color:var(--text-white)}#section-02 .s2-main-stake-filter .stake-pill:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.ceiling-chart{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.ceiling-row{padding:24px;border-radius:16px;border:1px solid #232732;background:#181e2a}.ceiling-row-header{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:0;border:none;background:transparent;text-align:left;cursor:pointer}.ceiling-row-header-text{min-width:0}.ceiling-tier-label{font-family:var(--font-heading);font-size:16px;font-weight:600;line-height:24px;color:var(--text-body)}.ceiling-tier-suffix{margin-left:.25rem;font-size:14px;font-weight:400;line-height:20px;color:var(--text-secondary)}.ceiling-tier-subtitle{margin-top:4px;font-size:14px;line-height:20px;color:var(--text-secondary)}.ceiling-row-toggle{width:32px;height:32px;flex-shrink:0;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:transparent;color:var(--text-secondary);display:inline-flex;align-items:center;justify-content:center}.ceiling-row-toggle-icon{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-top:-2px;transition:transform .2s ease}.ceiling-row-toggle.open .ceiling-row-toggle-icon{transform:rotate(-135deg);margin-top:2px}.ceiling-row-header[aria-expanded=false] .ceiling-row-toggle-icon{transform:rotate(45deg);margin-top:-2px}.ceiling-row-divider{height:1px;margin:24px 0;background:#ffffff0f}.ceiling-row-content[hidden]{display:none}.ceiling-bars{display:flex;flex-direction:column;gap:24px}.ceiling-bar-row{display:grid;grid-template-columns:120px minmax(0,1fr) 64px;gap:32px;align-items:center}.ceiling-platform{display:flex;align-items:center;gap:8px;min-width:0}.ceiling-platform-logo-wrap{width:24px;height:24px;border-radius:9999px;overflow:hidden;flex-shrink:0}.ceiling-platform-logo{display:block;width:100%;height:100%;object-fit:cover}.ceiling-platform-logo--global,.ceiling-platform-logo--gold{object-fit:contain}.ceiling-platform-name{font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;color:var(--text-white);white-space:nowrap}.ceiling-bar-track{min-width:0;height:36px;border-radius:8px;overflow:hidden;background:#ffffff0d;position:relative}.ceiling-bar-fill{height:100%;min-width:0;border-radius:8px 0 0 8px;transition:width .5s ease}.ceiling-val{font-family:var(--font-heading);font-size:16px;font-weight:600;line-height:24px;text-align:right}.ceiling-val.pos{color:var(--state-success-accent)}.ceiling-val.neg{color:var(--state-error-accent)}.ceiling-val.zero{color:var(--state-warning-accent)}.s2-format-note{margin-top:24px}.breakeven-intro strong,.skill-table-intro strong,.breakeven-description strong{color:var(--text-white)}.breakeven-intro{margin:16px 0 0;font-family:var(--font-heading);font-size:14px;font-weight:600;line-height:20px;letter-spacing:0;color:var(--text-white)}.breakeven-grid{display:flex;flex-direction:column;gap:8px;margin-top:1rem}.breakeven-row{display:grid;grid-template-columns:206px minmax(0,1fr) minmax(120px,auto);gap:0;align-items:center;min-height:52px;padding:0 10px;border-radius:8px;background:#202736}.breakeven-platform{display:flex;align-items:center;gap:8px;min-width:0;font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;color:var(--text-white);white-space:nowrap}.breakeven-platform-logo-wrap{width:24px;height:24px;border-radius:9999px;overflow:hidden;flex-shrink:0}.breakeven-platform-logo{width:24px;height:24px;border-radius:9999px;object-fit:cover;flex-shrink:0}.breakeven-platform-logo--global,.breakeven-platform-logo--gold{object-fit:contain}.breakeven-platform-name{white-space:nowrap}.breakeven-description{min-width:0;font-family:var(--font-heading);font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;color:#cecfd1}.skill-badge{justify-self:end;display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:4px;font-family:var(--font-heading);font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;white-space:nowrap}.skill-badge.grinder{background:#2a9c1d29;color:#94ea8b}.skill-badge.analyst{background:#e6a81929;color:#ffd268}.skill-badge.expert{background:#e9713529;color:#ff9a68}.skill-table-intro{margin:32px 0 16px;font-family:var(--font-heading);font-size:14px;font-weight:600;line-height:20px;letter-spacing:0;color:var(--text-white)}.skill-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid rgba(255,255,255,.05);border-radius:12px;overflow:hidden;background:#202736}.skill-table th{height:48px;padding:0 10px 0 14px;border-bottom:1px solid rgba(255,255,255,.1);background:#202736;font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;text-align:left;color:#9d9fa4;white-space:nowrap}.skill-table th:first-child{text-align:left}.skill-table-platform{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.skill-table-platform-logo-wrap{width:24px;height:24px;border-radius:9999px;overflow:hidden;flex-shrink:0}.skill-table-platform-logo{width:24px;height:24px;border-radius:9999px;object-fit:cover;display:block}.skill-table-platform-logo--global,.skill-table-platform-logo--gold{object-fit:contain}.skill-table td{height:48px;padding:0 10px 0 14px;border-bottom:1px dashed rgba(255,255,255,.1);font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;text-align:left}.skill-table td:first-child{display:flex;align-items:center;gap:8px;text-align:left;font-weight:500;color:var(--text-white);white-space:nowrap}.skill-table tr:last-child td{border-bottom:none}.skill-dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0;vertical-align:middle}.skill-winning{color:#2a9c1d}.skill-marginal{color:#e6a819}.skill-losing{color:#e93544}@media(max-width:866px){#section-02 .s2-text-block{gap:20px}#section-02 .s2-section-headline{font-size:22px;line-height:30px}#section-02 .s2-section-insight,#section-02 .s2-section-editorial,#section-02 .s2-section-editorial li{font-size:15px;line-height:22px}.ceiling-bar-row{grid-template-columns:minmax(0,1fr);gap:8px}.ceiling-platform{justify-content:flex-start}.ceiling-val{text-align:left}.breakeven-row{grid-template-columns:minmax(0,1fr);gap:8px;padding:10px;align-items:start}.skill-badge{justify-self:start}.skill-table{display:block;overflow-x:auto}}#section-03 .s3-text-block{display:flex;flex-direction:column;gap:24px;padding-bottom:40px}#section-03 .s3-section-number{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:2px 6px;border-radius:4px;background:#2b7fff3d;font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;font-style:normal;color:var(--text-accent)}#section-03 .s3-heading-group{display:flex;flex-direction:column;gap:8px}#section-03 .s3-insight-group{display:flex;flex-direction:column;gap:4px}#section-03 .s3-section-headline{margin:0;font-family:var(--font-heading);font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.4px;font-style:normal;color:var(--text-white)}#section-03 .s3-section-insight{margin:0;font-family:var(--font-heading);font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;font-style:normal;color:var(--text-body)}#section-03 .s3-main-stake-filter .stake-filter{display:flex;flex-wrap:wrap;gap:6px;align-items:center}#section-03 .s3-main-stake-filter .stake-pill{position:relative;display:inline-flex;align-items:center;justify-content:center;height:32px;min-height:32px;padding:0 14px;border-radius:9999px;border:1px solid rgba(255,255,255,.1);background:var(--bg);font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;font-style:normal;color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:border-color .15s,color .15s,background .15s}#section-03 .s3-main-stake-filter .stake-pill:hover{border-color:#ffffff38;color:var(--text-body)}#section-03 .s3-main-stake-filter .stake-pill.active{background:#2b7fff1a;border-color:var(--text-accent);color:var(--text-white)}#section-03 .s3-main-stake-filter .stake-pill:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.ranking-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem}.ranking-card{overflow:hidden;border-radius:var(--radius-lg);border:1px solid var(--stroke-soft);background:var(--surface-soft)}.ranking-card-header{padding:1.25rem 1.25rem 1rem;border-bottom:1px solid color-mix(in oklab,var(--text-white),transparent 95%)}.ranking-card:has(.ranking-action-table),.ranking-card:has(.ranking-difficulty-table),.ranking-card:has(.ranking-ceiling-table){padding:24px;border:1px solid var(--stroke-soft);border-radius:16px;background:var(--bg-medium)}.ranking-card:has(.ranking-action-table) .ranking-card-header,.ranking-card:has(.ranking-difficulty-table) .ranking-card-header,.ranking-card:has(.ranking-ceiling-table) .ranking-card-header{padding:0 0 24px;border-bottom:1px solid rgba(255,255,255,.08)}.ranking-card:has(.ranking-action-table) .ranking-card-title,.ranking-card:has(.ranking-difficulty-table) .ranking-card-title,.ranking-card:has(.ranking-ceiling-table) .ranking-card-title{font-size:16px;font-weight:600;line-height:24px;color:var(--text-body)}.ranking-card:has(.ranking-action-table) .ranking-card-subtitle,.ranking-card:has(.ranking-difficulty-table) .ranking-card-subtitle,.ranking-card:has(.ranking-ceiling-table) .ranking-card-subtitle{margin-top:4px;font-size:14px;font-weight:400;line-height:20px;color:var(--text-secondary)}.ranking-card:has(.ranking-action-table) .ranking-card-body.ranking-card-body--action,.ranking-card:has(.ranking-difficulty-table) .ranking-card-body.ranking-card-body--difficulty,.ranking-card:has(.ranking-ceiling-table) .ranking-card-body.ranking-card-body--ceiling{padding:24px 0 0}.ranking-card-title{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--text-white)}.ranking-card-subtitle{margin-top:.125rem;font-size:.75rem;color:var(--text-secondary)}.ranking-card-body{padding:.5rem .75rem .75rem}.ranking-card-cols{display:grid;gap:.5rem;padding:.375rem .5rem;font-size:.5625rem;font-weight:600;letter-spacing:.03125em;text-transform:uppercase;color:var(--text-disabled)}.ranking-entry{display:grid;gap:.5rem;align-items:center;padding:.5rem;border-bottom:1px solid color-mix(in oklab,var(--text-white),transparent 97%)}.ranking-entry:last-child{border-bottom:none}.rank-position{font-family:var(--font-heading);font-size:.875rem;font-weight:600;text-align:center;color:var(--text-white)}.rank-dot{width:8px;height:8px;border-radius:50%}.ranking-entry-name{overflow:hidden;font-size:.8125rem;font-weight:500;color:var(--text-body);text-overflow:ellipsis;white-space:nowrap}.ranking-entry-stat{font-family:var(--font-heading);font-size:.8125rem;font-weight:600;text-align:right}.ranking-entry-stat--success{color:var(--state-success-accent)}.ranking-entry-stat--warning{color:var(--state-warning-accent)}.ranking-entry-stat--muted{color:var(--text-secondary)}.ranking-entry-stat--error{color:var(--state-error-accent)}.ranking-action-table,.ranking-difficulty-table,.ranking-ceiling-table{overflow:hidden;border:1px solid rgba(255,255,255,.05);border-radius:12px;background:var(--bg-medium)}.ranking-card-body--action .ranking-card-cols--action,.ranking-card-body--action .ranking-entry--action{display:grid;grid-template-columns:48px minmax(120px,1.4fr) repeat(3,minmax(0,1fr));column-gap:0;align-items:center;min-height:48px;padding:0 10px 0 14px}.ranking-card-body--action .ranking-card-cols--action{gap:0;padding:0 10px 0 14px;border-bottom:1px solid rgba(255,255,255,.1);font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;text-transform:none;color:var(--text-secondary)}.ranking-card-body--action .ranking-card-cols--action span{display:flex;align-items:center;min-height:48px}.ranking-card-body--action .ranking-card-cols--action span:nth-child(1){justify-content:center}.ranking-card-body--action .ranking-card-cols--action span:nth-child(2){justify-content:flex-start}.ranking-card-body--action .ranking-card-cols--action span:nth-child(n+3){justify-content:center}.ranking-card-body--action .ranking-entry--action{gap:0;padding:0 10px 0 14px;border-bottom:1px dashed rgba(255,255,255,.1)}.ranking-card-body--action .ranking-entry--action:last-child{border-bottom:none}.ranking-card-body--action .ranking-entry--action .rank-position{justify-self:center;font-size:14px;font-weight:500;line-height:20px;color:var(--text-body)}.ranking-card-body--action .ranking-entry-platform,.ranking-card-body--difficulty .ranking-entry-platform,.ranking-card-body--ceiling .ranking-entry-platform{display:flex;gap:8px;align-items:center;min-width:0}.ranking-card-body--action .ranking-platform-logo-wrap,.ranking-card-body--difficulty .ranking-platform-logo-wrap,.ranking-card-body--ceiling .ranking-platform-logo-wrap{flex-shrink:0;width:24px;height:24px;overflow:hidden;border-radius:50%}.ranking-card-body--action .ranking-platform-logo,.ranking-card-body--difficulty .ranking-platform-logo,.ranking-card-body--ceiling .ranking-platform-logo{display:block;width:100%;height:100%;object-fit:contain}.ranking-card-body--action .ranking-platform-logo--global,.ranking-card-body--action .ranking-platform-logo--gold,.ranking-card-body--difficulty .ranking-platform-logo--global,.ranking-card-body--difficulty .ranking-platform-logo--gold,.ranking-card-body--ceiling .ranking-platform-logo--global,.ranking-card-body--ceiling .ranking-platform-logo--gold{object-fit:contain;transform:scale(1.08)}.ranking-card-body--action .ranking-entry--action .ranking-entry-name,.ranking-card-body--difficulty .ranking-entry--difficulty .ranking-entry-name,.ranking-card-body--ceiling .ranking-entry--ceiling .ranking-entry-name{font-size:14px;font-weight:500;line-height:20px;color:var(--text-white)}.ranking-card-body--action .ranking-entry--action .ranking-entry-stat{justify-self:center;text-align:center;font-size:14px;font-weight:500;line-height:20px}.ranking-card-body--difficulty .ranking-card-cols--difficulty,.ranking-card-body--difficulty .ranking-entry--difficulty{display:grid;grid-template-columns:48px minmax(120px,1.4fr) repeat(2,minmax(0,1fr)) auto;column-gap:0;align-items:center;min-height:48px;padding:0 10px 0 14px}.ranking-card-body--difficulty .ranking-card-cols--difficulty{gap:0;padding:0 10px 0 14px;border-bottom:1px solid rgba(255,255,255,.1);font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;text-transform:none;color:var(--text-secondary)}.ranking-card-body--difficulty .ranking-card-cols--difficulty span{display:flex;align-items:center;min-height:48px}.ranking-card-body--difficulty .ranking-card-cols--difficulty span:nth-child(1){justify-content:center}.ranking-card-body--difficulty .ranking-card-cols--difficulty span:nth-child(2){justify-content:flex-start}.ranking-card-body--difficulty .ranking-card-cols--difficulty span:nth-child(n+3){justify-content:center}.ranking-card-body--difficulty .ranking-card-cols--difficulty span:last-child{justify-content:flex-end}.ranking-card-body--difficulty .ranking-entry--difficulty{gap:0;padding:0 10px 0 14px;border-bottom:1px dashed rgba(255,255,255,.1)}.ranking-card-body--difficulty .ranking-entry--difficulty:last-child{border-bottom:none}.ranking-card-body--difficulty .ranking-entry--difficulty .rank-position{justify-self:center;font-size:14px;font-weight:500;line-height:20px;color:var(--text-body)}.ranking-card-body--difficulty .ranking-entry--difficulty .ranking-entry-stat{justify-self:center;text-align:center;font-size:14px;font-weight:500;line-height:20px}.ranking-card-body--difficulty .ranking-entry--difficulty .variety-badge{justify-self:end}.ranking-card-body--ceiling .ranking-card-cols--ceiling,.ranking-card-body--ceiling .ranking-entry--ceiling{display:grid;grid-template-columns:48px minmax(120px,1.4fr) minmax(0,1fr) auto;column-gap:0;align-items:center;min-height:48px;padding:0 10px 0 14px}.ranking-card-body--ceiling .ranking-card-cols--ceiling{gap:0;padding:0 10px 0 14px;border-bottom:1px solid rgba(255,255,255,.1);font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;text-transform:none;color:var(--text-secondary)}.ranking-card-body--ceiling .ranking-card-cols--ceiling span{display:flex;align-items:center;min-height:48px}.ranking-card-body--ceiling .ranking-card-cols--ceiling span:nth-child(1){justify-content:center}.ranking-card-body--ceiling .ranking-card-cols--ceiling span:nth-child(2){justify-content:flex-start}.ranking-card-body--ceiling .ranking-card-cols--ceiling span:nth-child(3){justify-content:center}.ranking-card-body--ceiling .ranking-card-cols--ceiling span:last-child{justify-content:flex-end}.ranking-card-body--ceiling .ranking-entry--ceiling{gap:0;padding:0 10px 0 14px;border-bottom:1px dashed rgba(255,255,255,.1)}.ranking-card-body--ceiling .ranking-entry--ceiling:last-child{border-bottom:none}.ranking-card-body--ceiling .ranking-entry--ceiling .rank-position{justify-self:center;font-size:14px;font-weight:500;line-height:20px;color:var(--text-body)}.ranking-card-body--ceiling .ranking-entry--ceiling .ranking-entry-stat{justify-self:center;text-align:center;font-size:14px;font-weight:500;line-height:20px}.ranking-card-body--ceiling .ranking-entry--ceiling .skill-badge{justify-self:end}.variety-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:2px 6px;font-family:var(--font-heading);font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}.variety-badge.high-variety{background:#3abd291a;color:var(--state-success-accent)}.variety-badge.mid-variety{background:#f6b51e1a;color:var(--state-warning-accent)}.variety-badge.low-variety{background:color-mix(in oklab,var(--state-error),transparent 90%);color:var(--state-error-accent)}.ranking-cards+.editorial-collapse{margin-top:2rem}#section-03 .collapsible--s3-action-chart{margin-top:24px;overflow:hidden;border:1px solid var(--stroke-soft);border-radius:16px;background:var(--bg-medium)}#section-03 .collapsible--s3-action-chart .collapsible-trigger{border:none;border-radius:0;background:transparent}#section-03 .collapsible--s3-action-chart .collapsible-body{margin-top:0;padding:0 24px 24px;border:none;border-radius:0;background:transparent}#section-03 .collapsible--s3-action-chart .collapsible-body .stake-filter{margin-top:24px}.s3-drilldown-divider{height:1px;margin:24px 0;background:#ffffff14}.s3-drilldown-table-wrap{overflow:hidden;border:1px solid rgba(255,255,255,.05);border-radius:12px;background:var(--bg-medium)}#section-03 .drilldown-table{width:100%;margin:0;overflow:hidden;border-collapse:separate;border-spacing:0;border-radius:0;background:transparent}#section-03 .drilldown-table th{padding:0 10px 0 14px;border-bottom:1px solid rgba(255,255,255,.1);background:transparent;font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;text-align:left;text-transform:none;color:var(--text-secondary);vertical-align:middle;height:48px}#section-03 .drilldown-table th:not(:first-child){text-align:left}#section-03 .drilldown-table td{padding:0 10px 0 14px;border-bottom:1px dashed rgba(255,255,255,.1);font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;vertical-align:middle;height:48px}#section-03 .drilldown-table td:not(:first-child){text-align:left}#section-03 .drilldown-table tr:last-child td{border-bottom:none}#section-03 .platform-cell{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-weight:500;color:var(--text-white)}#section-03 .platform-cell__name{white-space:nowrap}#section-03 .drilldown-platform-logo-wrap{flex-shrink:0;width:24px;height:24px;overflow:hidden;border-radius:50%}#section-03 .drilldown-platform-logo{display:block;width:100%;height:100%;object-fit:contain}#section-03 .drilldown-platform-logo--global,#section-03 .drilldown-platform-logo--gold{object-fit:contain;transform:scale(1.08)}#section-03 .format-tag{border-radius:4px;padding:2px 6px;background:#f6b51e1a;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-transform:none;color:var(--state-warning-accent)}#section-03 .wl-cell{display:flex;gap:8px;align-items:center;justify-content:flex-start}#section-03 .wl-cell-bar{display:flex;flex-shrink:0;width:80px;height:6px;overflow:hidden;border-radius:9999px}.wl-win{background:#2a9c1d}.wl-lose{background:#e93544}.wl-sep{color:var(--text-disabled)}.wl-pct--success{color:#2a9c1d}.wl-pct--warning{color:#e6a819}.wl-pct--error{color:var(--state-error-accent)}.wl-pct--lose{color:var(--text-secondary)}.vpip-highlight{color:var(--state-success-accent)}.vpip-low{color:var(--text-secondary)}#section-03 .info-note.info-note--s3{align-items:flex-start;justify-content:flex-start}#section-03 .info-note.info-note--s3 .info-note__icon{margin-top:0;border-color:var(--text-tertiary, #aab6cd);color:var(--text-tertiary, #aab6cd)}#section-03 .info-note.info-note--s3 .info-note__copy p+p{margin-top:8px}@media(max-width:866px){#section-03 .s3-text-block{gap:20px}#section-03 .s3-section-headline{font-size:22px;line-height:30px}#section-03 .s3-section-insight{font-size:15px;line-height:22px}}@media(max-width:1280px){.ranking-cards{grid-template-columns:1fr}}.deep-dive{border-top:1px solid color-mix(in oklab,var(--text-white),transparent 95%)}.deep-dive .section-number{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:2px 6px;border-radius:4px;background:#2b7fff3d;font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;font-style:normal;color:var(--text-accent)}.deep-dive-intro{margin-top:.5rem;font-size:.875rem;line-height:1.7;color:var(--text-secondary)}.deep-dive-grid{display:flex;flex-direction:column;gap:24px;margin-top:1.5rem}.deep-dive .collapsible{margin-top:0}.deep-dive .collapsible--deep-dive .collapsible-trigger{transition:background .15s ease}.deep-dive .collapsible--deep-dive .collapsible-trigger.open{border-radius:16px 16px 0 0;border-bottom:none}.dd-inclusion-stack{display:flex;flex-direction:column;gap:24px;width:100%}.dd-inclusion-divider,.dd-metric-def-divider{margin:0;border:none;width:100%;height:1px;flex-shrink:0;background:#ffffff1a}.dd-inclusion-list{display:flex;flex-direction:column;gap:12px;width:100%;margin:0;padding:0;list-style:none}.dd-inclusion-row{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:8px;width:100%}.dd-inclusion-label{flex-shrink:0;margin:0;padding:0;font-family:var(--font-heading);font-size:16px;font-weight:500;font-style:normal;line-height:24px;letter-spacing:0;color:var(--text-white);white-space:nowrap}.dd-inclusion-body{flex:1 1 auto;min-width:0;margin:0;padding:0;font-family:var(--font-heading);font-size:16px;font-weight:400;font-style:normal;line-height:24px;letter-spacing:0;color:var(--text-body)}@media(max-width:520px){.dd-inclusion-row{flex-direction:column;align-items:stretch;gap:4px}.dd-inclusion-label{white-space:normal}}.dd-stake-breakdown-stack{display:flex;flex-direction:column;gap:24px;width:100%}.dd-stake-breakdown-divider{margin:0;border:none;width:100%;height:1px;flex-shrink:0;background:#ffffff1a}.dd-stake-breakdown-rows{display:flex;flex-direction:column;gap:8px;width:100%}.deep-dive .collapsible--dd-stake{margin-top:0;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.05);background:var(--bg-medium)}.deep-dive .collapsible--dd-stake .collapsible-trigger{display:flex;justify-content:flex-start;gap:12px;padding:12px 14px;border:none;border-radius:0;background:transparent}.deep-dive .collapsible--dd-stake .collapsible-trigger:hover{background:color-mix(in oklab,var(--text-white),transparent 98%)}.deep-dive .collapsible--dd-stake .collapsible-trigger-textwrap{order:1;flex:1 1 auto;flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:.375rem}.deep-dive .collapsible--dd-stake .collapsible-icon-btn{order:0}.deep-dive .collapsible--dd-stake .collapsible-trigger-text{font-family:var(--font-heading);font-size:16px;font-weight:500;line-height:24px;color:var(--text-body)}.deep-dive .collapsible--dd-stake .collapsible-trigger-hint{margin-top:0;font-size:14px;font-weight:500;line-height:20px;color:var(--text-secondary)}.deep-dive .collapsible--dd-stake .collapsible-arrow{font-size:1rem;color:var(--text-secondary)}.deep-dive .collapsible--dd-stake .collapsible-arrow:before{transform:rotate(-45deg) translateY(-1px)}.deep-dive .collapsible--dd-stake .collapsible-trigger.open .collapsible-arrow:before{transform:rotate(45deg) translateY(-1px)}.deep-dive .collapsible--dd-stake .collapsible-body{padding:0 14px 12px;overflow:visible;border:none;border-radius:0;border-top:none;background:transparent}.dd-stake-table-panel{border-radius:12px;border:1px solid rgba(255,255,255,.05);background:var(--bg-weak);overflow:auto;-webkit-overflow-scrolling:touch}.dd-table{width:100%;margin-top:.75rem;border-collapse:separate;border-spacing:0;font-family:var(--font-body);font-size:.75rem}.dd-table th{padding:.625rem .75rem;border-bottom:1px solid var(--stroke-soft);background:color-mix(in oklab,var(--text-white),transparent 98%);font-size:.625rem;font-weight:600;letter-spacing:.0375em;text-align:left;text-transform:uppercase;color:var(--text-secondary)}.dd-table th:not(:first-child){text-align:right}.dd-table td{padding:.625rem .75rem;border-bottom:1px solid color-mix(in oklab,var(--text-white),transparent 98%);font-size:.75rem;color:var(--text-body)}.dd-table td:not(:first-child){font-family:var(--font-heading);font-size:.75rem;font-weight:500;text-align:right}.dd-table tr:last-child td{border-bottom:none}.dd-table:not(.dd-table--sample-overview) .total-row td{border-top:1px solid var(--stroke-soft);font-weight:600;color:var(--text-white)}.dd-sample-overview-stack{display:flex;flex-direction:column;gap:24px}.dd-sample-overview-panel{border-radius:12px;border:1px solid rgba(255,255,255,.05);background:var(--bg-medium);overflow:auto;-webkit-overflow-scrolling:touch}.dd-table.dd-table--sample-overview{margin-top:0;table-layout:fixed;width:100%;font-family:var(--font-heading);font-size:14px;line-height:20px}.dd-stake-table-panel .dd-table.dd-table--stake-breakdown{width:100%;min-width:700px;margin-top:0;border-collapse:separate;border-spacing:0;table-layout:fixed;font-family:var(--font-heading);font-size:14px;line-height:20px}.dd-stake-table-panel .dd-table.dd-table--stake-breakdown th,.dd-stake-table-panel .dd-table.dd-table--stake-breakdown td{box-sizing:border-box;height:48px;padding:0 10px 0 14px;vertical-align:middle;white-space:nowrap}.dd-stake-table-panel .dd-table.dd-table--stake-breakdown th{border-bottom:1px solid rgba(255,255,255,.1);background:transparent;font-size:14px;font-weight:500;letter-spacing:0;text-transform:uppercase;text-align:left;color:var(--text-secondary)}.dd-stake-table-panel .dd-table.dd-table--stake-breakdown th:first-child{width:20%;text-transform:none}.dd-stake-table-panel .dd-table.dd-table--stake-breakdown th:not(:first-child){width:11.428%;text-align:left}.dd-stake-table-panel .dd-table.dd-table--stake-breakdown td{border-bottom:1px dashed rgba(255,255,255,.1);background:transparent;font-size:14px;font-weight:500;color:var(--text-secondary)}.dd-stake-table-panel .dd-table.dd-table--stake-breakdown td:first-child{color:var(--text-white)}.dd-stake-table-panel .dd-table.dd-table--stake-breakdown td:not(:first-child){text-align:left}.dd-stake-table-panel .dd-table.dd-table--stake-breakdown tr:last-child td{border-bottom:none}.dd-stake-platform{display:inline-flex;align-items:center;gap:8px;min-width:0}.dd-stake-platform-chip{flex-shrink:0}.dd-stake-platform-logo{display:block;width:24px;height:24px;border-radius:999px;object-fit:cover;background:#0003}.dd-stake-platform-logo--gold,.dd-stake-platform-logo--global{object-fit:contain;padding:2px}.dd-stake-platform-name{white-space:nowrap}.dd-table.dd-table--sample-overview thead th,.dd-table.dd-table--sample-overview tbody td{width:20%;box-sizing:border-box}.dd-table.dd-table--sample-overview thead th{height:48px;padding:0 10px 0 14px;vertical-align:middle;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;text-transform:none;text-align:left;color:var(--text-secondary);background:transparent;border-bottom:1px solid rgba(255,255,255,.1)}.dd-table.dd-table--sample-overview thead th:last-child{text-align:left}.dd-table.dd-table--sample-overview tbody td{height:48px;padding:0 10px 0 14px;vertical-align:middle;font-family:var(--font-heading);font-size:14px;font-weight:500;line-height:20px;color:var(--text-secondary);background:transparent;border-bottom:1px dashed rgba(255,255,255,.1)}.dd-table.dd-table--sample-overview tbody td:first-child{color:var(--text-body);text-align:left}.dd-table.dd-table--sample-overview tbody td:not(:first-child){text-align:left}.dd-table.dd-table--sample-overview tbody td:last-child{text-align:left}.dd-table.dd-table--sample-overview tbody tr:nth-last-child(2) td{border-bottom-style:solid}.dd-table.dd-table--sample-overview tbody tr.total-row td{height:48px;border-top:1px solid rgba(255,255,255,.1);border-bottom:none;font-weight:600;font-size:14px;line-height:20px;color:var(--text-white)}.dd-table.dd-table--sample-overview tbody tr.total-row td:first-child{color:var(--text-white)}.dd-sample-overview-panel .dd-platform-stack{display:inline-flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.dd-sample-overview-panel .dd-platform-chip{position:relative;flex-shrink:0;margin-right:-5px}.dd-sample-overview-panel .dd-platform-chip:last-child{margin-right:0}.dd-sample-overview-panel .dd-platform-logo{display:block;width:24px;height:24px;border-radius:999px;border:1px solid rgba(255,255,255,.1);object-fit:cover;background:#0003}.dd-sample-overview-panel .dd-platform-logo--gold,.dd-sample-overview-panel .dd-platform-logo--global{object-fit:contain;padding:2px;background:#181e2ae6}.dd-list{margin:.75rem 0 0;padding:0;list-style:none}.dd-list li{display:flex;gap:.5rem;padding:.5rem 0;border-bottom:1px solid color-mix(in oklab,var(--text-white),transparent 98%);font-size:.8125rem;line-height:1.6;color:var(--text-body)}.dd-list li:last-child{border-bottom:none}.dd-list li:before{flex-shrink:0;font-weight:700;color:var(--text-accent);content:"•"}.dd-list li strong{color:var(--text-white)}.dd-metric-def-stack{display:flex;flex-direction:column;gap:24px;width:100%}.dd-metric-def-panel{border-radius:12px;border:1px solid rgba(255,255,255,.05);background:var(--bg-medium);overflow:auto;-webkit-overflow-scrolling:touch}.dd-metric-def-panel .dd-metric-table{width:100%;margin:0;border-collapse:separate;border-spacing:0;table-layout:fixed;font-family:var(--font-heading)}.dd-metric-def-panel col.dd-metric-col--metric{width:22%}.dd-metric-def-panel col.dd-metric-col--definition{width:58%}.dd-metric-def-panel col.dd-metric-col--used{width:20%}.dd-metric-def-panel .dd-metric-table th{height:48px;padding:0 10px 0 14px;vertical-align:middle;font-size:14px;font-weight:500;font-style:normal;line-height:20px;letter-spacing:0;text-align:left;text-transform:none;color:var(--text-secondary);background:transparent;border-bottom:1px solid rgba(255,255,255,.1)}.dd-metric-def-panel .dd-metric-table td{height:48px;padding:0 10px 0 14px;vertical-align:middle;font-size:14px;font-weight:500;font-style:normal;line-height:20px;letter-spacing:0;border-bottom:1px dashed rgba(255,255,255,.1)}.dd-metric-def-panel .dd-metric-table td:first-child{color:var(--text-body);white-space:nowrap}.dd-metric-def-panel .dd-metric-table td:nth-child(2){color:var(--text-secondary);white-space:normal;word-wrap:break-word}.dd-metric-def-panel .dd-metric-table td.dd-metric-table__used-in{text-align:right}.dd-metric-def-panel .dd-metric-table tr:last-child td{border-bottom:none}.dd-metric-def-panel .dd-metric-used-in-chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.dd-metric-def-panel .used-in-tag{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:2px 6px;border-radius:4px;background:#2b7fff1a;font-family:var(--font-heading);font-size:14px;font-weight:400;font-style:normal;line-height:20px;letter-spacing:0;white-space:nowrap;color:var(--text-accent)}.dd-note{margin-top:1rem;padding:.75rem 1rem;border-radius:var(--radius-lg);background:var(--info-surface);font-size:.75rem;line-height:1.6;color:var(--text-accent)}.deep-dive .info-note.info-note--s4{margin-top:0;align-items:flex-start;gap:8px;padding:16px;border-radius:6px;background:#ffffff0d}.deep-dive .info-note.info-note--s4 .info-note__icon{margin-top:2px}.deep-dive .info-note.info-note--s4 .info-note__copy{font-weight:400}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}
