.eq-report-bg{background:#fff;overflow-x:hidden}.eq-report{--content-high:#202020;--content-low:#707070;--grey-3:#706c69;--grey-4:#5e5c5b;--bg-base:#f8f7f6;--bg-low:#f8f7f6;--tint-band:#f8f7f6;--border-low:#e6e5e5;--success-high:#0c732b;--electric-blue:#5476ff;--seedtag-coral:#ff6b7c;--data-low-turquoise:#a3d7eb;--grey-fill:#e8e8e8;--chart-avoid:#dd4c45;--chart-caution:#b7791f;--divider:#00000024;--radius-s:8px;flex-direction:column;max-width:1439px;margin:0 auto;padding:0 clamp(24px,7vw,120px) clamp(48px,10vw,120px);font-family:Instrument Sans,-apple-system,sans-serif;display:flex}.eq-report .card-block{max-width:1439px;margin:0 auto;padding:clamp(56px,9vw,110px) clamp(24px,7vw,120px)}.card-block-band{width:100vw;position:relative;left:50%;transform:translate(-50%)}.card-block-band--tint .card-block{--bg-low:#fff;--bg-base:#fff}.card-block-band--tint{background:var(--tint-band)}.eq-report .card-block--compact,.eq-report .card-block--compact+.card-block{border-top:none}.eq-report .row{flex-wrap:wrap;align-items:flex-start;gap:clamp(24px,4vw,48px);width:100%;display:flex}.eq-report .left{flex-direction:column;flex:380px;justify-content:flex-start;gap:32px;max-width:460px;display:flex}.eq-report .headline-group{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.eq-report .top-tag{letter-spacing:1.5px;text-transform:uppercase;color:var(--grey-3);margin-bottom:-4px;font-family:Instrument Sans W90,Instrument Sans,sans-serif;font-size:13px;font-weight:500}.eq-report .headline{color:var(--content-high);font-size:clamp(24px,4vw,32px);line-height:1.15}.eq-report .headline .title-sans{font-family:Instrument Sans W90,Instrument Sans,sans-serif;font-weight:400}.eq-report .headline .title-serif{font-family:Instrument Serif,serif;font-style:italic}.eq-report .tag-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.eq-report .tag-badge{align-items:center;display:flex}.eq-report .tag-badge img{width:auto;height:28px;display:block}.eq-report .left-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;width:100%;display:flex}.eq-report .cat-icon{width:20.69px;height:20.69px;color:var(--content-high);flex-shrink:0}.eq-report .text-group{flex-direction:column;gap:20px;width:100%;display:flex}.eq-report .subtext{color:var(--content-low);font-size:14px;font-weight:400;line-height:1.4}.eq-report .maintext{color:var(--content-high);font-size:16px;font-weight:400;line-height:1.4}.eq-report .maintext b{font-weight:700}.eq-report .safety-note{color:var(--grey-3);font-size:12px;font-style:italic;line-height:1.4}.eq-report .right{flex-direction:column;flex:2 400px;justify-content:flex-start;gap:24px;min-width:0;max-width:650px;display:flex}.eq-report .stats{grid-template-columns:repeat(2,1fr);gap:4px;width:100%;display:grid}.eq-report .stat{background:var(--bg-low);text-align:center;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-width:0;padding:12px 6px;display:flex}.eq-report .stat-label{color:var(--content-low);white-space:nowrap;font-family:Instrument Sans,sans-serif;font-size:9px;font-weight:500;line-height:12px}.eq-report .stat-value{color:var(--content-high);font-size:20px;font-weight:400;line-height:normal}.eq-report .stat-value.success{color:var(--success-high)}.eq-report .bars{flex-direction:column;gap:4px;width:100%;display:flex}.eq-report .bar{background:var(--bg-base);border-radius:4px;width:100%;height:48px;position:relative;overflow:hidden}.eq-report .bar-fill{background:linear-gradient(-90deg,#6688f066 0%,#6688f000 100%);height:48px;position:absolute;top:0}.eq-report .bar-marker{background:var(--electric-blue);width:2px;height:48px;position:absolute;top:0}.eq-report .bar-fill-grey{background:linear-gradient(90deg, #2e2e2e00 0%, var(--grey-fill) 100%);height:48px;position:absolute;top:0}.eq-report .bar-marker-grey{background:var(--grey-4);width:2px;height:48px;position:absolute;top:0}.eq-report .bar-label{color:var(--content-high);white-space:nowrap;z-index:2;align-items:center;gap:6px;font-size:12px;line-height:16px;display:flex;position:absolute;top:16px;left:12px}.eq-report .bar-highlight-dot{background:var(--seedtag-coral);border-radius:999px;flex-shrink:0;width:6px;height:6px;display:inline-block}.eq-report .bar-value{white-space:nowrap;z-index:2;font-size:12px;line-height:16px;position:absolute;top:16px;right:12px}.eq-report .bar-value.success{color:var(--success-high)}.eq-report .bar-value.dim{color:var(--grey-3)}.eq-report button.bar-interactive{font:inherit;text-align:left;cursor:pointer;appearance:none;border:none;margin:0;display:block}.eq-report .bar-tooltip{border:1px solid var(--border-low);border-radius:var(--radius-s);text-align:left;opacity:0;visibility:hidden;z-index:5;background:#fff;flex-direction:column;gap:8px;width:max(280px,60%);max-width:min(360px,100vw - 48px);padding:14px 16px;transition:opacity .15s,transform .15s;display:flex;position:absolute;bottom:calc(100% + 10px);left:0;transform:translateY(4px);box-shadow:0 12px 32px #0000001f}.eq-report .bar-interactive.bar-interactive--open .bar-tooltip,.eq-report .bar-interactive:hover .bar-tooltip,.eq-report .bar-interactive:focus-visible .bar-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.eq-report .quote-card{border:1px solid var(--border-low);border-radius:var(--radius-s);background:#fff;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;display:flex;overflow:hidden}.eq-report .quote-body{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:8px;min-width:0;display:flex}.eq-report .quote-text{color:var(--content-high);width:100%;font-family:Instrument Serif,serif;font-size:clamp(15px,2.2vw,20px);font-style:italic;line-height:1.3}.eq-report .quote-source{color:var(--grey-3);white-space:nowrap;font-size:12px;line-height:16px}.eq-report .icon-btn{border:1px solid var(--border-low);width:32px;height:32px;color:var(--content-high);cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;text-decoration:none;display:flex}.eq-report .icon-btn[aria-disabled=true]{opacity:.35;pointer-events:none;cursor:default}.eq-report .icon-btn svg{width:16px;height:16px}.eq-report .full-report-link{letter-spacing:.5px;text-transform:uppercase;color:#fff;background:#000;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:10px 18px;font-family:Instrument Sans W90,Instrument Sans,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.eq-report .full-report-link:hover{background:#000c}.eq-report .insight-chip-row{flex-wrap:wrap;gap:8px;width:100%;display:flex}.eq-report .insight-chip{border:1px solid var(--border-low);letter-spacing:.06em;text-transform:uppercase;color:var(--content-low);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-family:Instrument Sans,sans-serif;font-size:10px;font-weight:600;display:inline-flex;position:relative}.eq-report .insight-chip-dot{border-radius:999px;flex-shrink:0;width:6px;height:6px}.eq-report .insight-chip-dot-comparative{background:var(--electric-blue)}.eq-report .insight-chip-dot-unexpected{background:var(--seedtag-coral)}.eq-report .insight-chip-dot-driver{background:var(--grey-4)}.eq-report .insight-tooltip{border:1px solid var(--border-low);border-radius:var(--radius-s);text-align:left;text-transform:none;letter-spacing:normal;opacity:0;visibility:hidden;z-index:5;background:#fff;flex-direction:column;gap:8px;width:max(280px,100%);max-width:min(360px,100vw - 48px);padding:14px 16px;font-weight:400;transition:opacity .15s,transform .15s;display:flex;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 12px 32px #0000001f}.eq-report .insight-chip.insight-chip--open .insight-tooltip,.eq-report .insight-chip:hover .insight-tooltip,.eq-report .insight-chip:focus-visible .insight-tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.eq-report .insight-note{color:var(--content-high);font-size:13px;line-height:1.5}.eq-report .insight-split{color:var(--content-low);flex-wrap:wrap;gap:16px;font-size:12px;display:flex}.eq-report .insight-split b{color:var(--content-high);font-weight:600}.eq-report .insight-meta{color:var(--grey-3);font-size:11px;font-style:italic}.eq-report .driver-split{border-radius:6px;height:26px;display:flex;overflow:hidden}.eq-report .driver-segment{color:#fff;white-space:nowrap;align-items:center;padding:0 8px;font-size:10px;font-weight:600;display:flex;overflow:hidden}.eq-report .driver-legend{color:var(--content-low);flex-direction:column;gap:4px;font-size:12px;display:flex}.eq-report .driver-legend b{color:var(--content-high);font-weight:600}.eq-report .driver-dot{vertical-align:middle;border-radius:2px;width:7px;height:7px;margin-right:6px;display:inline-block}.eq-report .footnote{color:var(--grey-3);max-width:900px;font-size:12px;line-height:1.7}.eq-report .newsletter{background:var(--bg-low);border-radius:var(--radius-s);flex-direction:column;align-items:flex-start;gap:20px;width:100%;padding:28px clamp(20px,4vw,36px);display:flex}.eq-report .newsletter-icon{width:36px;height:36px;color:var(--seedtag-coral);background:#ff6b7c1f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.eq-report .newsletter-icon svg{width:18px;height:18px}.eq-report .newsletter-title{color:var(--content-high);font-family:Instrument Serif,serif;font-size:22px;font-style:italic}.eq-report .newsletter-sub{color:var(--content-low);margin-top:4px;font-size:13px}.eq-report .newsletter-form{flex-wrap:wrap;gap:10px;width:100%;display:flex}.eq-report .newsletter-form input{border:1px solid var(--border-low);min-width:0;height:44px;color:var(--content-high);background:#fff;border-radius:999px;flex:240px;padding:0 16px;font-family:Instrument Sans,sans-serif;font-size:14px}.eq-report .newsletter-form input:disabled{opacity:.6}.eq-report .newsletter-form input::placeholder{color:var(--grey-3)}.eq-report .newsletter-form button{background:var(--seedtag-coral);color:#fff;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;height:44px;padding:0 24px;font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:500;transition:opacity .2s}.eq-report .newsletter-form button:hover:not(:disabled){opacity:.85}.eq-report .newsletter-form button:disabled{opacity:.6;cursor:default}.eq-report .newsletter-form-wrap{width:100%}.eq-report .newsletter-msg{color:var(--content-low);margin-top:8px;font-size:13px}.eq-report .newsletter-msg.success{color:var(--success-high)}.eq-report .newsletter-msg.error{color:#b3261e}.eq-report .newsletter-trust{color:var(--grey-3);margin-top:8px;font-size:11px}@media (min-width:720px){.eq-report .newsletter{flex-direction:row;justify-content:space-between;align-items:center}.eq-report .newsletter-copy{flex:auto}.eq-report .newsletter-form-wrap{flex:0 420px;width:auto}}.eq-cta-final-bg{background:#fff}.eq-cta-final-bg .eq-report{padding:0}.cta-final-card{background:#000;margin:0 auto;padding:clamp(40px,6vw,72px) clamp(24px,7vw,120px);position:relative;overflow:hidden}.eq-report .cta-final{flex-direction:column-reverse;align-items:center;gap:40px;width:100%;display:flex}.eq-report .cta-final-copy{flex-direction:column;align-items:flex-start;gap:20px;width:100%;display:flex}.eq-report .cta-final-title{color:#fff;font-family:Instrument Serif,serif;font-size:clamp(28px,3vw,40px);font-style:italic}.eq-report .cta-final-text{color:#8d8a89;max-width:480px;font-size:15px;line-height:1.5}.eq-report .cta-final-button{background:var(--seedtag-coral);color:#fff;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;height:44px;padding:0 24px;font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.eq-report .cta-final-button:hover{opacity:.85}.eq-report .cta-final-visual{width:100%;max-width:380px;position:relative}.eq-report .cta-final-pill{z-index:2;position:absolute}@media (min-width:900px){.eq-report .cta-final{flex-direction:row;justify-content:space-between;align-items:center;gap:64px}.eq-report .cta-final-copy{flex:auto;width:auto}.eq-report .cta-final-visual{max-width:560px;margin-right:clamp(16px,4vw,56px)}.eq-report .stats{grid-template-columns:repeat(4,1fr)}}@media (min-width:1300px){.eq-report .row{flex-wrap:nowrap;justify-content:space-between;align-items:stretch}.eq-report .left{flex:0 0 470px;justify-content:space-between;max-width:470px;min-height:444px}.eq-report .right{flex:0 0 592px;justify-content:flex-start;max-width:592px;min-height:444px}.eq-report .bar-label,.eq-report .stat-label{white-space:nowrap}.eq-report .row.reversed{flex-direction:row-reverse}.eq-report .card-block:not(.card-block--compact){flex-direction:column;justify-content:center;min-height:100vh;display:flex}}.eq-report .bar-tag{color:var(--grey-3);font-size:11px;font-style:italic}.eq-report .strategy{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:4px;display:flex}.eq-report .strategy-badge{white-space:nowrap;font-family:Instrument Sans,sans-serif;font-size:12px;font-weight:600}.eq-report .strategy-note{color:var(--content-low);font-size:12px;line-height:1.4}.eq-site-footer{background:#000;border-top:1px solid #ffffff1f;padding:40px clamp(24px,7vw,120px)}.eq-site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1439px;margin:0 auto;display:flex}.eq-site-footer-brand{flex-direction:column;gap:4px;display:flex}.eq-site-footer-wordmark{letter-spacing:2px;color:#fff;font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:700}.eq-site-footer-tagline{color:#8d8a89;font-family:Instrument Sans,sans-serif;font-size:12px}.eq-site-footer-history-link{color:#ff6b7c;margin-top:4px;font-family:Instrument Sans,sans-serif;font-size:12px;text-decoration:none}.eq-site-footer-history-link:hover{text-decoration:underline}.eq-site-footer-social{gap:16px;display:flex}.eq-site-footer-icon{color:#8d8a89;align-items:center;transition:color .2s;display:flex}.eq-site-footer-icon:hover{color:#5476ff}.eq-site-footer-icon svg{width:18px;height:18px}.eq-site-footer-legal-row{color:#8d8a89;border-top:1px solid #2f2e2e;margin-top:24px;padding-top:20px;font-size:12px}.eq-site-footer-copyright{font-family:Instrument Sans,sans-serif}.eq-site-footer-legal a{color:#8d8a89;text-decoration:none}.eq-site-footer-legal a:hover{color:#fff}.eq-site-footer-dot{margin:0 8px}
