.publishedStudyPage{--study-canvas:#f5f7fa;--study-ink:#17121e;--study-muted:#52615c;--study-subtle:#71817a;--study-divider:#d8e0dc;min-height:100vh;overflow-x:clip;background:var(--study-canvas);color:var(--study-ink);font-family:var(--font-atlas-inter),var(--font-inter),Inter,Arial,sans-serif}.publishedStudyPage *,.publishedStudyPage :after,.publishedStudyPage :before{box-sizing:border-box}.publishedStudyPage a{color:inherit}.publishedStudyPage a:focus-visible,.publishedStudyPage button:focus-visible,.publishedStudyPage summary:focus-visible{outline:3px solid #4c70ff;outline-offset:5px}.publishedStudyPage .skipLink{position:fixed;z-index:100;inset-block-start:12px;inset-inline-start:12px;min-height:44px;padding:12px 16px;border-radius:10px;background:var(--study-ink);color:#fff;font-size:14px;font-weight:700;text-decoration:none;transform:translateY(-160%)}.publishedStudyPage .skipLink:focus{transform:translateY(0)}.publishedStudyPage .studyHero{--study-glow:rgba(91,112,115,.21);--study-glow-soft:rgba(192,203,197,.26);position:relative;padding:28px 32px 56px;border-bottom:1px solid rgba(23,18,30,.1);background:radial-gradient(circle at 84% 18%,var(--study-glow) 0,transparent 25rem),radial-gradient(circle at 18% 88%,var(--study-glow-soft) 0,transparent 21rem),#fff}.publishedStudyPage .marathonHero{--study-glow:rgba(91,112,115,.17);--study-glow-soft:rgba(128,95,90,.13)}.publishedStudyPage .studyNav{display:grid;width:min(1280px,100%);min-height:48px;margin:0 auto;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px}.publishedStudyPage .studyBrand{display:inline-flex;width:-moz-max-content;width:max-content;min-height:44px;align-items:center;gap:10px;color:var(--study-ink);font-size:20px;font-weight:700;letter-spacing:-.045em;line-height:1;text-decoration:none;white-space:nowrap}.publishedStudyPage .studyBrand img{display:block;width:40px;height:40px}.publishedStudyPage .studyNavLinks{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}.publishedStudyPage .studyNavLinks a{position:relative;padding:12px 0;text-decoration:none}.publishedStudyPage .studyNavLinks a:after{position:absolute;inset:auto 0 5px;height:2px;content:"";background:var(--study-ink);transform:scaleX(0);transform-origin:right}.publishedStudyPage .studyNavLinks a:focus-visible:after,.publishedStudyPage .studyNavLinks a:hover:after{transform:scaleX(1);transform-origin:left}.publishedStudyPage .studyMobileMenu{display:none}.publishedStudyPage .studyHeroInner{display:grid;width:min(1280px,100%);margin:68px auto 0;grid-template-columns:minmax(0,1.5fr) minmax(300px,.68fr);align-items:end;gap:72px}.publishedStudyPage .sourceLabel,.publishedStudyPage .studyEyebrow,.publishedStudyPage .studyKicker{font-family:var(--font-dm-mono),monospace;font-size:11px;font-weight:700;letter-spacing:.11em;line-height:1.5;text-transform:uppercase}.publishedStudyPage .studyEyebrow{display:flex;flex-wrap:wrap;gap:8px;color:var(--study-muted)}.publishedStudyPage .studyHero h1{max-width:900px;margin-top:18px;font-size:clamp(48px,4.6vw,68px);font-weight:600;letter-spacing:-.055em;line-height:.99;text-wrap:balance}.publishedStudyPage .studyHeadline{max-width:820px;margin-top:18px;color:rgba(23,18,30,.76);font-size:clamp(28px,2.45vw,38px);font-weight:500;letter-spacing:-.045em;line-height:1.08;text-wrap:balance}.publishedStudyPage .studyHeroSummary{max-width:430px;border-inline-start:1px solid rgba(23,18,30,.18);padding-inline-start:32px}.publishedStudyPage .studyDescription{color:var(--study-muted);font-size:17px;line-height:1.62;text-wrap:pretty}.publishedStudyPage .studyMeta{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px;color:var(--study-ink);font-size:12px;font-weight:700;line-height:1.6}.publishedStudyPage .studyBody{width:min(1180px,100%);margin:0 auto;padding:52px 28px 56px;scroll-margin-top:24px}.publishedStudyPage .studyIntro{display:grid;grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);align-items:start;gap:64px}.publishedStudyPage .studyOpening{max-width:65ch}.publishedStudyPage .studyOpening p{color:var(--study-muted);font-size:17px;line-height:1.72}.publishedStudyPage .studyOpening p:first-of-type{color:var(--study-ink);font-size:20px;line-height:1.62}.publishedStudyPage .studyOpening p+p{margin-top:20px}.publishedStudyPage .studyImage{position:sticky;top:24px;margin:0}.publishedStudyPage .studyImage img{display:block;width:100%;height:auto;aspect-ratio:4/3;border-radius:24px;-o-object-fit:cover;object-fit:cover;outline:1px solid oklch(0 0 0/.1)}.publishedStudyPage .studyImage figcaption{margin-top:10px;color:var(--study-subtle);font-size:12px;line-height:1.5}.publishedStudyPage .metricBand{display:grid;margin-top:44px;border-block:1px solid var(--study-divider);grid-template-columns:repeat(3,minmax(0,1fr))}.publishedStudyPage .metricBand>div+div{border-inline-start:1px solid var(--study-divider)}.publishedStudyPage .publicMetricCard{padding:28px 30px!important;background:transparent!important}.publishedStudyPage .publicMetricCard>p:first-child{color:var(--study-muted);font-size:11px;line-height:1.45}.publishedStudyPage .publicMetricCard>p:nth-child(2){margin-top:12px;color:var(--study-ink);font-size:clamp(28px,3vw,38px);line-height:1}.publishedStudyPage .publicMetricCard>p:last-child{margin-top:8px;color:var(--study-muted);font-size:13px;line-height:1.5}.publishedStudyPage .studySource{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:32px;padding:20px 0;border-bottom:1px solid var(--study-divider);color:var(--study-muted);font-size:13px;line-height:1.55}.publishedStudyPage .studySource>div:first-child{max-width:660px}.publishedStudyPage .sourceLabel{margin-bottom:5px;color:var(--study-ink);font-size:10px}.publishedStudyPage .sourceActions{display:flex;flex:none;align-items:center;gap:28px}.publishedStudyPage .sourceActions p{color:var(--study-muted);font-size:12px}.publishedStudyPage .sourceActions p span{display:block;color:var(--study-ink);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.publishedStudyPage .sourceActions a{display:inline-flex;min-height:44px;align-items:center;gap:8px;border-bottom:1px solid var(--study-ink);color:var(--study-ink);font-size:13px;font-weight:700;text-decoration:none}.publishedStudyPage .sourceActions svg{width:16px;height:16px;stroke-width:2}.publishedStudyPage .publicSections{width:min(980px,100%);margin:48px auto 0}.publishedStudyPage .narrativeSection{display:grid;min-width:0;padding:32px 0;border-top:1px solid var(--study-divider);grid-template-columns:minmax(240px,.78fr) minmax(0,1.15fr);gap:64px}.publishedStudyPage .narrativeSection:last-child{border-bottom:1px solid var(--study-divider)}.publishedStudyPage .narrativeSection h3{max-width:24ch;font-size:clamp(28px,3vw,38px);font-weight:600;letter-spacing:-.045em;line-height:1.08;text-wrap:balance}.publishedStudyPage .narrativeSection li,.publishedStudyPage .narrativeSection p{color:var(--study-muted);font-size:17px;line-height:1.72}.publishedStudyPage .narrativeSection p+p{margin-top:18px}.publishedStudyPage .narrativeSection ul{margin-top:18px;padding-inline-start:20px}.publishedStudyPage .studyContinuation{display:grid;margin-top:48px;padding:36px 0;border-block:1px solid var(--study-divider);grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:72px}.publishedStudyPage .studyKicker{color:var(--study-subtle)}.publishedStudyPage .studyContinuation h2{max-width:720px;margin-top:14px;font-size:clamp(32px,3.5vw,46px);font-weight:600;letter-spacing:-.05em;line-height:1.04;text-wrap:balance}.publishedStudyPage .continuationAction>p{max-width:520px;color:var(--study-muted);font-size:16px;line-height:1.65}.publishedStudyPage .gateActions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px}.publishedStudyPage .primaryAction,.publishedStudyPage .secondaryAction,.publishedStudyPage .studyFinalCta a{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding-inline:19px;border-radius:999px;font-size:14px;font-weight:700;text-decoration:none}.publishedStudyPage .primaryAction{margin-top:26px;background:var(--study-ink);color:#fff}.publishedStudyPage .gateActions .primaryAction{margin-top:0}.publishedStudyPage .primaryAction svg{width:16px;height:16px;stroke-width:2}.publishedStudyPage .secondaryAction{border:1px solid rgba(23,18,30,.28);color:var(--study-ink)}.publishedStudyPage .studyFinalCta{display:grid;min-height:320px;padding:56px max(28px,calc((100vw - 1280px) / 2));grid-template-columns:1.2fr 1fr;align-items:end;gap:56px;background:linear-gradient(168deg,#0a0a0c,#17151d 62%,#0a0a0c);color:#fff}.publishedStudyPage .studyFinalCta h2{margin-top:18px;font-size:clamp(48px,5vw,70px);font-weight:600;letter-spacing:-.065em;line-height:.94}.publishedStudyPage .studyFinalCta h2 span{display:block;color:#c0cbc5}.publishedStudyPage .studyFinalCta>div:last-child>p{color:rgba(255,255,255,.66);font-size:16px}.publishedStudyPage .studyFinalCta>div:last-child>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.publishedStudyPage .studyFinalCta a{border:1px solid #fff;color:#fff}.publishedStudyPage .studyFinalCta a:first-child{background:#fff;color:#0a0a0c}.publishedStudyPage .studyFooter{display:grid;min-height:260px;padding:48px max(28px,calc((100vw - 1280px) / 2));grid-template-columns:1.3fr repeat(3,1fr);gap:48px;background:#17151d;color:rgba(255,255,255,.6)}.publishedStudyPage .studyFooter>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.publishedStudyPage .studyFooter p{color:#fff;font-size:14px;font-weight:600;line-height:1.3}.publishedStudyPage .studyFooter strong{color:rgba(255,255,255,.55);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.publishedStudyPage .studyFooter a{color:rgba(255,255,255,.68);font-size:12px;text-decoration:none}.publishedStudyPage .footerBase{display:flex!important;grid-column:1/-1;flex-direction:row!important;justify-content:space-between;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.45);font-size:11px}.publishedStudyPage .studyFloatingCta{position:fixed;z-index:35;inset-inline-end:20px;inset-block-end:max(20px,env(safe-area-inset-bottom));width:min(360px,calc(100vw - 40px));padding:20px;border:1px solid rgba(23,18,30,.14);border-radius:20px;background:rgba(255,255,255,.97);box-shadow:0 22px 60px rgba(23,18,30,.18),0 4px 14px rgba(23,18,30,.08);color:var(--study-ink)}.publishedStudyPage .floatingCtaClose{position:absolute;inset-block-start:8px;inset-inline-end:8px;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--study-muted);cursor:pointer}.publishedStudyPage .floatingCtaClose:hover{background:rgba(23,18,30,.06);color:var(--study-ink)}.publishedStudyPage .floatingCtaClose svg{width:18px;height:18px;stroke-width:2}.publishedStudyPage .floatingCtaEyebrow{padding-inline-end:40px;color:var(--study-subtle);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.publishedStudyPage .studyFloatingCta h2{max-width:270px;margin-top:8px;font-size:24px;font-weight:650;letter-spacing:-.035em;line-height:1.08}.publishedStudyPage .floatingCtaDescription{max-width:300px;margin-top:10px;color:var(--study-muted);font-size:14px;line-height:1.5}.publishedStudyPage .floatingCtaActions{display:grid;margin-top:18px;grid-template-columns:1fr auto;gap:8px}.publishedStudyPage .floatingCtaPrimary,.publishedStudyPage .floatingCtaSecondary{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding-inline:17px;border-radius:999px;font-size:13px;font-weight:700;text-decoration:none}.publishedStudyPage .floatingCtaPrimary{margin-top:18px;background:var(--study-ink);color:#fff}.publishedStudyPage .floatingCtaActions .floatingCtaPrimary{margin-top:0}.publishedStudyPage .floatingCtaPrimary svg{width:15px;height:15px;stroke-width:2}.publishedStudyPage .floatingCtaSecondary{border:1px solid rgba(23,18,30,.22);color:var(--study-ink)}@media (prefers-reduced-motion:no-preference){.publishedStudyPage .studyNavLinks a:after{transition:transform .18s cubic-bezier(.2,.8,.2,1)}.publishedStudyPage .floatingCtaPrimary,.publishedStudyPage .floatingCtaSecondary,.publishedStudyPage .primaryAction,.publishedStudyPage .secondaryAction,.publishedStudyPage .studyFinalCta a{transition:transform .15s cubic-bezier(.2,0,0,1)}.publishedStudyPage .floatingCtaPrimary:active,.publishedStudyPage .floatingCtaSecondary:active,.publishedStudyPage .primaryAction:active,.publishedStudyPage .secondaryAction:active,.publishedStudyPage .studyFinalCta a:active{transform:scale(.96)}}@media (max-width:1024px){.publishedStudyPage .studyHeroInner{grid-template-columns:1fr;gap:30px}.publishedStudyPage .studyHeroSummary{max-width:760px;padding:24px 0 0;border-block-start:1px solid rgba(23,18,30,.18);border-inline-start:0}.publishedStudyPage .studyIntro{grid-template-columns:1fr}.publishedStudyPage .studyImage{position:static;order:-1}.publishedStudyPage .studyImage img{aspect-ratio:16/9}.publishedStudyPage .studyContinuation{gap:48px}}@media (max-width:860px){.publishedStudyPage .studyNav{grid-template-columns:1fr auto}.publishedStudyPage .studyNavLinks,.publishedStudyPage .studyNavSpacer{display:none}.publishedStudyPage .studyMobileMenu{position:relative;display:block;justify-self:end}.publishedStudyPage .studyMobileMenu summary{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(23,18,30,.2);border-radius:999px;padding-inline:14px;cursor:pointer;font-size:13px;font-weight:700;list-style:none}.publishedStudyPage .studyMobileMenu summary::-webkit-details-marker{display:none}.publishedStudyPage .studyMobileMenu summary svg{width:18px;height:18px}.publishedStudyPage .studyMobileMenu>div{position:absolute;z-index:20;inset-block-start:52px;inset-inline-end:0;display:grid;width:min(280px,calc(100vw - 40px));overflow:hidden;border:1px solid var(--study-divider);border-radius:16px;background:#fff;box-shadow:0 18px 48px rgba(23,18,30,.14)}.publishedStudyPage .studyMobileMenu>div a{min-height:48px;padding:14px 18px;border-bottom:1px solid var(--study-divider);font-size:14px;font-weight:600;text-decoration:none}.publishedStudyPage .studyMobileMenu>div a:last-child{border-bottom:0;background:var(--study-ink);color:#fff}}@media (max-width:760px){.publishedStudyPage .studyHero{padding:20px 20px 36px}.publishedStudyPage .studyHeroInner{margin-top:24px}.publishedStudyPage .studyEyebrow{display:none}.publishedStudyPage .studyHeroSummary{padding-top:14px}.publishedStudyPage .studyHero h1{margin-top:0;font-size:clamp(40px,11vw,48px);line-height:1.01}.publishedStudyPage .studyHeadline{margin-top:10px;font-size:clamp(26px,7.7vw,33px);line-height:1.12}.publishedStudyPage .studyDescription{font-size:16px}.publishedStudyPage .studyMeta{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 8px;line-height:1.55}.publishedStudyPage .studyMeta>span{white-space:nowrap}.publishedStudyPage .studyMeta>span[aria-hidden=true]{display:none}.publishedStudyPage .studyBody{padding:30px 20px 36px}.publishedStudyPage .studyIntro{gap:24px}.publishedStudyPage .studyOpening p:first-of-type{font-size:19px}.publishedStudyPage .studyOpening p{font-size:16px;line-height:1.7}.publishedStudyPage .studyImage img{border-radius:18px}.publishedStudyPage .metricBand{margin-top:32px;grid-template-columns:1fr}.publishedStudyPage .metricBand>div+div{border-block-start:1px solid var(--study-divider);border-inline-start:0}.publishedStudyPage .publicMetricCard{padding:18px 0!important}.publishedStudyPage .studySource{align-items:flex-start;flex-direction:column;gap:20px}.publishedStudyPage .sourceActions{width:100%;align-items:flex-start;justify-content:space-between;gap:18px}.publishedStudyPage .publicSections{margin-top:32px}.publishedStudyPage .narrativeSection{padding:24px 0;grid-template-columns:1fr;gap:14px}.publishedStudyPage .narrativeSection h3{font-size:30px}.publishedStudyPage .narrativeSection li,.publishedStudyPage .narrativeSection p{font-size:16px;line-height:1.7}.publishedStudyPage .studyContinuation{margin-top:32px;padding:28px 0;grid-template-columns:1fr;gap:22px}.publishedStudyPage .studyContinuation h2{font-size:34px}.publishedStudyPage .gateActions{align-items:stretch;flex-direction:column}.publishedStudyPage .continuationAction>.primaryAction,.publishedStudyPage .primaryAction,.publishedStudyPage .secondaryAction{width:100%}.publishedStudyPage .studyFinalCta,.publishedStudyPage .studyFooter{grid-template-columns:1fr}.publishedStudyPage .studyFinalCta{min-height:0;padding:36px 20px;align-items:start;gap:20px}.publishedStudyPage .studyFinalCta h2{margin-top:12px;font-size:clamp(38px,11vw,52px)}.publishedStudyPage .studyFinalCta>div:last-child>div{align-items:stretch;flex-direction:column;gap:8px;margin-top:18px}.publishedStudyPage .studyFinalCta a{min-height:44px}.publishedStudyPage .studyFooter{padding:28px 20px 24px;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:20px;column-gap:20px;row-gap:24px}.publishedStudyPage .studyFooter>div{gap:8px}.publishedStudyPage .footerBase,.publishedStudyPage .studyFooter>div:first-child,.publishedStudyPage .studyFooter>div:nth-child(4){grid-column:1/-1}.publishedStudyPage .footerBase{align-items:center!important;flex-direction:row!important;gap:10px!important}.publishedStudyPage .studyFloatingCta{inset-inline:12px;inset-block-end:max(68px,calc(env(safe-area-inset-bottom) + 12px));width:auto;padding:16px;border-radius:18px}.publishedStudyPage .studyFloatingCta h2{max-width:calc(100% - 36px);font-size:21px}.publishedStudyPage .floatingCtaDescription{display:none}.publishedStudyPage .floatingCtaActions,.publishedStudyPage .floatingCtaPrimary{margin-top:14px}}@media (max-width:340px){.publishedStudyPage .studyBody,.publishedStudyPage .studyHero{padding-inline:16px}.publishedStudyPage .studyBrand{font-size:18px}.publishedStudyPage .studyBrand img{width:36px;height:36px}.publishedStudyPage .studyHero h1{font-size:38px}.publishedStudyPage .studyHeadline{font-size:25px}.publishedStudyPage .sourceActions{flex-direction:column}}