.learning-module__bRzOFW__page{gap:clamp(48px,7vw,78px);width:min(100%,1180px);margin:0 auto;padding:0 20px 84px;display:grid}.learning-module__bRzOFW__landingHero,.learning-module__bRzOFW__routeHero{border-radius:var(--radius-editorial);gap:22px;padding:clamp(34px,6vw,72px);display:grid}.learning-module__bRzOFW__landingHero{background:var(--color-brand-orange);color:var(--color-brand-blue);border:2px solid #02088729;box-shadow:0 22px 58px #f5630229}.learning-module__bRzOFW__routeHero{background:var(--color-brand-blue);color:var(--color-brand-white);border:2px solid #ffffff29;box-shadow:0 22px 58px #0208872e}.learning-module__bRzOFW__landingHero h1,.learning-module__bRzOFW__routeHero h1{letter-spacing:-.055em;max-width:980px;margin:0;font-size:clamp(2.35rem,5.5vw,5rem);line-height:.99}.learning-module__bRzOFW__landingHero h1{color:var(--color-brand-blue)}.learning-module__bRzOFW__routeHero h1{color:var(--color-brand-white)}.learning-module__bRzOFW__eyebrow{width:fit-content;color:var(--color-kicker-text);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.86rem;font-weight:900;line-height:1.25}.learning-module__bRzOFW__landingHero .learning-module__bRzOFW__eyebrow{color:var(--color-brand-blue)}.learning-module__bRzOFW__routeHero .learning-module__bRzOFW__eyebrow{color:var(--color-brand-orange)}.learning-module__bRzOFW__lead{max-width:820px;margin:0;font-size:clamp(1.08rem,2vw,1.45rem);font-weight:650;line-height:1.5}.learning-module__bRzOFW__landingHero .learning-module__bRzOFW__lead{color:#020887eb}.learning-module__bRzOFW__routeHero .learning-module__bRzOFW__lead,.learning-module__bRzOFW__routeHero .learning-module__bRzOFW__accessLine{color:#ffffffe6}.learning-module__bRzOFW__accessLine{border-radius:var(--radius-pill);border:2px solid;width:fit-content;margin:0;padding:8px 14px;font-size:.92rem;font-weight:800}.learning-module__bRzOFW__section,.learning-module__bRzOFW__howSection{gap:20px;display:grid}.learning-module__bRzOFW__section h2,.learning-module__bRzOFW__howSection h2,.learning-module__bRzOFW__splitSection h2,.learning-module__bRzOFW__resumeCard h2,.learning-module__bRzOFW__module h2,.learning-module__bRzOFW__articleBanner h2{color:var(--color-text-primary);letter-spacing:-.035em;margin:0;font-size:clamp(1.75rem,3.2vw,2.75rem);line-height:1.08}.learning-module__bRzOFW__sectionIntro{max-width:760px;color:var(--color-text-secondary);margin:0;font-size:1.08rem}.learning-module__bRzOFW__problemCard,.learning-module__bRzOFW__conceptCard,.learning-module__bRzOFW__referenceCard{border-radius:var(--radius-lg);flex-direction:column;gap:12px;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.learning-module__bRzOFW__problemCard:hover,.learning-module__bRzOFW__problemCard:focus-visible,.learning-module__bRzOFW__conceptCard:hover,.learning-module__bRzOFW__conceptCard:focus-visible,.learning-module__bRzOFW__referenceCard:hover,.learning-module__bRzOFW__referenceCard:focus-visible{text-decoration:none;transform:translateY(-2px)}.learning-module__bRzOFW__problemCard{background:var(--color-brand-orange);min-height:265px;color:var(--color-brand-blue);border:2px solid #0000;padding:clamp(26px,4vw,42px);box-shadow:0 18px 44px #f5630224}.learning-module__bRzOFW__problemCard:hover,.learning-module__bRzOFW__problemCard:focus-visible{color:var(--color-brand-blue);border-color:#02088757}.learning-module__bRzOFW__problemCard small{color:#020887db;margin-top:auto;font-size:.92rem;font-weight:800}.learning-module__bRzOFW__problemCard strong{color:var(--color-brand-blue)}.learning-module__bRzOFW__cardTitle{color:inherit;font-size:1.25rem;font-weight:900;line-height:1.2}.learning-module__bRzOFW__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.learning-module__bRzOFW__conceptCard,.learning-module__bRzOFW__referenceCard{border:2px solid var(--color-border);background:var(--color-surface);min-height:175px;color:var(--color-text-primary);padding:24px}.learning-module__bRzOFW__conceptCard:hover,.learning-module__bRzOFW__conceptCard:focus-visible,.learning-module__bRzOFW__referenceCard:hover,.learning-module__bRzOFW__referenceCard:focus-visible{border-color:var(--color-border-strong);color:var(--color-text-primary);box-shadow:0 14px 34px #02088717}.learning-module__bRzOFW__howSection{border:2px solid var(--color-border);border-radius:var(--radius-editorial);background:var(--color-surface-muted);padding:clamp(28px,4vw,44px)}.learning-module__bRzOFW__steps{counter-reset:learning-step;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:4px 0 0;padding:0;list-style:none;display:grid}.learning-module__bRzOFW__steps li{counter-increment:learning-step;border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text-secondary);padding:20px;font-weight:650}.learning-module__bRzOFW__steps li:before{content:counter(learning-step);background:var(--color-brand-blue);width:32px;height:32px;color:var(--color-brand-white);border-radius:50%;place-items:center;margin-bottom:14px;font-weight:900;display:grid}.learning-module__bRzOFW__privacyNote{color:var(--color-text-secondary);margin:0;font-size:.95rem}.learning-module__bRzOFW__referenceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.learning-module__bRzOFW__resumeCard{border:2px solid var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-surface);justify-content:space-between;align-items:center;gap:28px;padding:26px 30px;display:flex}.learning-module__bRzOFW__resumeCard>div{gap:8px;display:grid}.learning-module__bRzOFW__resumeCard h2{font-size:clamp(1.45rem,2.5vw,2rem)}.learning-module__bRzOFW__resumeCard p{margin:0}.learning-module__bRzOFW__routeControls{gap:18px;display:grid}.learning-module__bRzOFW__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.learning-module__bRzOFW__routeHero .button-primary{border-color:var(--color-brand-orange);background:var(--color-brand-orange);color:var(--color-brand-blue)}.learning-module__bRzOFW__routeHero .button-secondary{color:var(--color-brand-white);background:0 0;border-color:#ffffffc7}:is(.learning-module__bRzOFW__routeHero .button-primary:hover,.learning-module__bRzOFW__routeHero .button-primary:focus-visible,.learning-module__bRzOFW__routeHero .button-secondary:hover,.learning-module__bRzOFW__routeHero .button-secondary:focus-visible){color:var(--color-brand-blue);background:var(--color-brand-white)}.learning-module__bRzOFW__progressWrap{border-radius:var(--radius-md);background:#ffffff14;border:1px solid #ffffff47;gap:10px;max-width:620px;padding:18px;display:grid}.learning-module__bRzOFW__progressLabels{color:var(--color-brand-white);justify-content:space-between;gap:18px;font-size:.92rem;display:flex}.learning-module__bRzOFW__progressWrap progress{width:100%;height:12px;accent-color:var(--color-brand-orange)}.learning-module__bRzOFW__textButton{width:fit-content;color:var(--color-brand-white);text-underline-offset:3px;font-size:.9rem;font-weight:750;text-decoration:underline}.learning-module__bRzOFW__storageNotice{border:2px solid var(--color-brand-orange);border-radius:var(--radius-sm);background:var(--color-brand-white);color:var(--color-brand-blue);margin:0;padding:14px 16px;font-weight:700}.learning-module__bRzOFW__routeNotices{gap:8px;max-width:900px;padding-top:4px;display:grid}.learning-module__bRzOFW__routeNotices p{color:#ffffffd6;margin:0;font-size:.9rem}.learning-module__bRzOFW__outcomes{counter-reset:outcome;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.learning-module__bRzOFW__outcomes li{counter-increment:outcome;border:2px solid var(--color-border);border-radius:var(--radius-lg);min-height:128px;color:var(--color-text-secondary);padding:24px 24px 24px 72px;font-weight:650;position:relative}.learning-module__bRzOFW__outcomes li:before{content:counter(outcome);background:var(--color-brand-orange);width:34px;height:34px;color:var(--color-brand-blue);border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;top:24px;left:24px}.learning-module__bRzOFW__splitSection{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.learning-module__bRzOFW__splitSection>div{border:2px solid var(--color-border);border-radius:var(--radius-editorial);background:var(--color-surface);align-content:start;gap:16px;padding:30px;display:grid}.learning-module__bRzOFW__splitSection p{color:var(--color-text-secondary);margin:0}.learning-module__bRzOFW__clarifier{border-top:1px solid var(--border-subtle);padding-top:14px;font-size:.92rem;font-style:italic}.learning-module__bRzOFW__module{border:2px solid var(--color-border-strong);background:var(--color-surface);border-radius:28px;gap:34px;padding:clamp(26px,5vw,52px);scroll-margin-top:120px;display:grid;box-shadow:0 18px 52px #02088714}.learning-module__bRzOFW__moduleHeader{gap:14px;display:grid}.learning-module__bRzOFW__moduleHeader h2{font-size:clamp(2rem,4vw,3.5rem)}.learning-module__bRzOFW__moduleQuestion{max-width:780px;color:var(--color-text-primary);margin:0;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:750}.learning-module__bRzOFW__timeLabel,.learning-module__bRzOFW__readingTime{color:var(--color-text-secondary);margin:0;font-size:.92rem;font-weight:750}.learning-module__bRzOFW__objective{border-left:5px solid var(--color-brand-orange);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--color-surface-muted);padding:24px}.learning-module__bRzOFW__objective h3,.learning-module__bRzOFW__readingCard h3,.learning-module__bRzOFW__claimCard h3{color:var(--color-text-primary);margin:0 0 10px;font-size:1.16rem}.learning-module__bRzOFW__objective p,.learning-module__bRzOFW__readingCard p,.learning-module__bRzOFW__claimCard p{margin:0}.learning-module__bRzOFW__bridge{gap:18px;max-width:850px;display:grid}.learning-module__bRzOFW__bridge p{color:var(--color-text-primary);margin:0;font-size:1.05rem;line-height:1.72}.learning-module__bRzOFW__claimGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.learning-module__bRzOFW__claimCard{border:2px solid var(--color-border);border-radius:var(--radius-md);padding:22px}.learning-module__bRzOFW__claimCard p{color:var(--color-text-secondary);font-size:.96rem}.learning-module__bRzOFW__readingCard,.learning-module__bRzOFW__checkCard{border:2px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-muted);gap:20px;padding:clamp(22px,4vw,34px);display:grid}.learning-module__bRzOFW__readingCard h3{margin:0;font-size:clamp(1.45rem,2.5vw,2rem)}.learning-module__bRzOFW__checkCard{scroll-margin-top:120px}.learning-module__bRzOFW__checkCard form{gap:18px;display:grid}.learning-module__bRzOFW__checkCard fieldset{border:0;gap:18px;margin:0;padding:0;display:grid}.learning-module__bRzOFW__checkCard fieldset:disabled{opacity:1}.learning-module__bRzOFW__checkCard legend{max-width:900px;color:var(--color-text-primary);margin-bottom:18px;font-size:clamp(1.18rem,2vw,1.48rem);font-weight:800;line-height:1.35}.learning-module__bRzOFW__options{gap:12px;display:grid}.learning-module__bRzOFW__option{border:2px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text-primary);cursor:pointer;align-items:flex-start;gap:14px;padding:18px;display:flex}.learning-module__bRzOFW__option:has(input:checked){border-color:var(--color-border-strong);box-shadow:inset 0 0 0 1px var(--color-border-strong)}.learning-module__bRzOFW__option input{width:22px;height:22px;accent-color:var(--color-brand-blue);flex:none;margin-top:2px}.learning-module__bRzOFW__option span{line-height:1.5}.learning-module__bRzOFW__formError{color:#a22020;margin:0;font-weight:800}.learning-module__bRzOFW__versionNotice{border:2px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text-primary);margin:0;padding:16px 18px;font-weight:750}.learning-module__bRzOFW__feedback{border:2px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface);gap:12px;padding:22px;display:grid}.learning-module__bRzOFW__feedback p{margin:0}.learning-module__bRzOFW__strongest,.learning-module__bRzOFW__reconsider,.learning-module__bRzOFW__completionNotice{font-weight:850}.learning-module__bRzOFW__strongest{color:#176532}.learning-module__bRzOFW__reconsider{color:#8a4a00}.learning-module__bRzOFW__completionNotice{border-top:1px solid var(--border-subtle);color:var(--color-brand-blue);padding-top:12px}.learning-module__bRzOFW__articleBanner{border:2px solid var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-surface-muted);color:var(--color-text-primary);gap:14px;margin:28px 0;padding:22px;display:grid}.learning-module__bRzOFW__articleBanner p{margin:0}.learning-module__bRzOFW__articleBanner .learning-module__bRzOFW__eyebrow{color:var(--color-brand-blue)}.learning-module__bRzOFW__resetDialog{border:2px solid var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-surface);width:min(620px,100vw - 36px);color:var(--color-text-primary);padding:28px}.learning-module__bRzOFW__resetDialog::backdrop{background:#00000094}.learning-module__bRzOFW__resetDialog h2{margin:0 0 14px}.learning-module__bRzOFW__resetDialog p{margin:0 0 24px}.learning-module__bRzOFW__srStatus{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:is(html[data-theme=dark] .learning-module__bRzOFW__landingHero,html[data-theme=dark] .learning-module__bRzOFW__problemCard){background:#ff8a4c}html[data-theme=dark] .learning-module__bRzOFW__strongest{color:#8de3a7}html[data-theme=dark] .learning-module__bRzOFW__reconsider{color:#ffc17d}html[data-theme=dark] .learning-module__bRzOFW__completionNotice{color:var(--color-link)}html[data-theme=dark] .learning-module__bRzOFW__articleBanner .learning-module__bRzOFW__eyebrow{color:var(--color-link)}@media (max-width:900px){.learning-module__bRzOFW__steps,.learning-module__bRzOFW__claimGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.learning-module__bRzOFW__page{gap:46px;padding:0 18px 62px}.learning-module__bRzOFW__landingHero,.learning-module__bRzOFW__routeHero{border-radius:var(--radius-lg);padding:30px 22px}.learning-module__bRzOFW__landingHero h1,.learning-module__bRzOFW__routeHero h1{font-size:clamp(2.18rem,12vw,3.45rem)}.learning-module__bRzOFW__cardGrid,.learning-module__bRzOFW__referenceGrid,.learning-module__bRzOFW__steps,.learning-module__bRzOFW__outcomes,.learning-module__bRzOFW__splitSection,.learning-module__bRzOFW__claimGrid{grid-template-columns:1fr}.learning-module__bRzOFW__resumeCard{flex-direction:column;align-items:stretch;padding:22px}.learning-module__bRzOFW__resumeCard .button-primary{width:100%}.learning-module__bRzOFW__module{border-radius:var(--radius-lg);gap:28px;padding:24px 18px}.learning-module__bRzOFW__actions{flex-direction:column;align-items:stretch}:is(.learning-module__bRzOFW__actions .button-primary,.learning-module__bRzOFW__actions .button-secondary){text-align:center;width:100%}.learning-module__bRzOFW__progressLabels{flex-direction:column;align-items:flex-start;gap:4px}}@media (prefers-reduced-motion:reduce){.learning-module__bRzOFW__problemCard,.learning-module__bRzOFW__conceptCard,.learning-module__bRzOFW__referenceCard{transition:none}}
.ShareButtons-module__9fBPdW__share{border-bottom:1px solid #4a4f5947;margin:18px 0 28px;padding-bottom:24px}.ShareButtons-module__9fBPdW__title{color:var(--color-text-secondary);font-family:var(--font-montserrat), system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;margin:0 0 10px;font-size:.96rem;font-weight:800;line-height:1.2}.ShareButtons-module__9fBPdW__buttons{flex-wrap:wrap;gap:10px;display:flex}.ShareButtons-module__9fBPdW__button{position:relative}.ShareButtons-module__9fBPdW__icon{flex:none}.ShareButtons-module__9fBPdW__label{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ShareButtons-module__9fBPdW__copyStatus{min-height:1.3em;color:var(--color-text-secondary);white-space:nowrap;margin:0;font-size:.9rem;font-weight:700;display:inline-block;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}@media (max-width:720px){.ShareButtons-module__9fBPdW__share{margin-top:16px;padding-bottom:20px}.ShareButtons-module__9fBPdW__buttons{gap:8px}}
.article-module__eOxTuW__articleRoot{max-width:920px}.article-module__eOxTuW__articleRoot p{margin-top:1.05rem;margin-bottom:1.05rem}.article-module__eOxTuW__articleRoot ul{margin-top:1rem;margin-bottom:1.25rem}.article-module__eOxTuW__articleRoot li+li{margin-top:.48rem}.article-module__eOxTuW__articleRoot>p:not(.article-module__eOxTuW__authorLine):not(.article-module__eOxTuW__readingMeta) a,.article-module__eOxTuW__articleRoot>ul a,.article-module__eOxTuW__articleRoot>blockquote a{color:var(--color-link);text-underline-offset:.18em;font-weight:750;text-decoration-line:underline;text-decoration-thickness:.08em}.article-module__eOxTuW__articleRoot>p:not(.article-module__eOxTuW__authorLine):not(.article-module__eOxTuW__readingMeta) a:hover,.article-module__eOxTuW__articleRoot>p:not(.article-module__eOxTuW__authorLine):not(.article-module__eOxTuW__readingMeta) a:focus-visible,.article-module__eOxTuW__articleRoot>ul a:hover,.article-module__eOxTuW__articleRoot>ul a:focus-visible,.article-module__eOxTuW__articleRoot>blockquote a:hover,.article-module__eOxTuW__articleRoot>blockquote a:focus-visible{color:var(--color-link-hover);text-decoration-thickness:.12em}.article-module__eOxTuW__authorLine{color:var(--muted);margin:0 0 6px;font-size:21px;font-weight:700}.article-module__eOxTuW__authorLine a{color:var(--color-link);font-weight:800}.article-module__eOxTuW__readingMeta{color:var(--color-text-secondary);flex-wrap:wrap;align-items:center;gap:.35rem .5rem;display:flex;margin:0 0 18px!important;font-size:.96rem!important;font-weight:700!important;line-height:1.35!important}.article-module__eOxTuW__readingMeta span{color:var(--color-text-secondary);display:inline}.article-module__eOxTuW__readingMeta span+span:before{content:"•";color:var(--color-accent);margin-right:.5rem;font-weight:900;display:inline-block}.article-module__eOxTuW__editorialReviewBox{border-left:4px solid var(--color-accent);background:#02088709;border-radius:0 16px 16px 0;margin:24px 0 34px;padding:18px 20px}.article-module__eOxTuW__editorialReviewBox p{color:var(--color-text-primary);margin:0;font-size:17px;font-weight:600;line-height:1.55}.article-module__eOxTuW__editorialReviewBox a{font-weight:800}.article-module__eOxTuW__articleAuthorBox{border:1px solid var(--color-border);background:#02088709;border-radius:18px;margin-top:56px;padding:24px}.article-module__eOxTuW__articleAuthorBox h2{margin-top:0;margin-bottom:10px;font-size:1.35rem}.article-module__eOxTuW__articleAuthorBox p{margin:0;font-size:18px;line-height:1.6}.article-module__eOxTuW__articleAuthorBox p+p{margin-top:.75rem}.article-module__eOxTuW__articleAuthorBox a{font-weight:800}.article-module__eOxTuW__articleToc{border:1px solid var(--color-border);background:linear-gradient(#0208870d,#f5630209);border-radius:20px;margin:28px 0 40px;padding:0;overflow:hidden;box-shadow:0 16px 40px #0208870f}.article-module__eOxTuW__articleTocSummary{min-height:60px;color:var(--color-text-primary);font-family:var(--font-montserrat), system-ui, sans-serif;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:1.05rem;font-weight:800;line-height:1.2;list-style:none;display:flex}.article-module__eOxTuW__articleTocSummary::-webkit-details-marker{display:none}.article-module__eOxTuW__articleTocSummary:after{content:"+";border:1px solid var(--color-button-secondary-border);background:var(--color-surface);width:30px;height:30px;color:var(--color-button-secondary-text);border-radius:999px;flex:none;place-items:center;font-size:1.15rem;line-height:1;display:inline-grid}.article-module__eOxTuW__articleToc[open] .article-module__eOxTuW__articleTocSummary:after{content:"−"}.article-module__eOxTuW__articleToc nav{padding:0 22px 22px}.article-module__eOxTuW__articleTocTitle{color:var(--color-text-primary);font-family:var(--font-montserrat), system-ui, sans-serif;line-height:1.2;margin:0 0 12px!important;font-size:1.05rem!important;font-weight:800!important}.article-module__eOxTuW__articleTocList{gap:9px;margin:0;padding-left:22px;display:grid}.article-module__eOxTuW__articleTocList li{padding-left:2px;font-size:18px;line-height:1.35}.article-module__eOxTuW__articleTocList a{color:var(--color-link);font-weight:750;text-decoration:none}.article-module__eOxTuW__articleTocList a:hover,.article-module__eOxTuW__articleTocList a:focus-visible{color:var(--color-link-hover);text-underline-offset:.14em;text-decoration:underline;text-decoration-thickness:1px}.article-module__eOxTuW__articleTocSubitem{margin-left:18px;list-style-type:circle}.article-module__eOxTuW__articleH2,.article-module__eOxTuW__articleH3{scroll-margin-top:132px}.article-module__eOxTuW__articleH2{border-top:1px solid #4a4f593d;margin-top:60px;margin-bottom:16px;padding-top:20px;font-size:clamp(2rem,3vw,2.55rem);line-height:1.12}.article-module__eOxTuW__articleH3{margin-top:38px;margin-bottom:12px;font-size:clamp(1.45rem,2.1vw,1.85rem);line-height:1.18}.article-module__eOxTuW__articleH4{margin-top:22px;margin-bottom:10px;font-size:clamp(1.15rem,1.5vw,1.35rem);line-height:1.22}.article-module__eOxTuW__articleQuote,.article-module__eOxTuW__keyIdeaBox{margin:34px 0}.article-module__eOxTuW__keyIdea{border-left:6px solid var(--color-accent);background:linear-gradient(90deg,#f563021f,#0208870a);border-radius:0 18px 18px 0;padding:20px 24px;font-weight:650!important}.article-module__eOxTuW__keyIdeaBox{border:1px solid #f563026b!important;border-left:7px solid var(--color-accent)!important;background:linear-gradient(90deg,#f5630229,#0208870d)!important;border-radius:0 20px 20px 0!important;padding:24px 28px!important;box-shadow:0 16px 38px #f563021a!important}.article-module__eOxTuW__keyIdeaBox strong:first-child{color:var(--color-accent);text-transform:uppercase;letter-spacing:.035em}.article-module__eOxTuW__relatedArticles{border-top:1px solid var(--color-border);margin-top:64px;padding-top:34px}.article-module__eOxTuW__relatedEyebrow{color:var(--color-accent);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .45rem!important;font-size:.92rem!important;font-weight:800!important;line-height:1.2!important}.article-module__eOxTuW__relatedArticles h2{margin:0 0 18px;font-size:clamp(1.55rem,2.4vw,2rem);line-height:1.15}.article-module__eOxTuW__relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.article-module__eOxTuW__relatedCard:nth-child(n+3){display:none}.article-module__eOxTuW__relatedCard{background:var(--color-brand-blue);min-height:188px;color:var(--color-brand-white);border:none;border-radius:18px;flex-direction:column;gap:.7rem;padding:24px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.article-module__eOxTuW__relatedCard:hover,.article-module__eOxTuW__relatedCard:focus-visible{background:var(--color-brand-blue);color:var(--color-brand-white);text-decoration:none;transform:translateY(-1px);box-shadow:0 14px 34px #0208872e}.article-module__eOxTuW__relatedCard span{color:var(--color-brand-white);font-size:1.18rem;font-weight:800;line-height:1.22}.article-module__eOxTuW__relatedCard small{color:#ffffffd1;font-size:.98rem;font-weight:600;line-height:1.48}:is(html[data-theme=dark] .article-module__eOxTuW__editorialReviewBox,html[data-theme=dark] .article-module__eOxTuW__articleAuthorBox){background:#9fb2ff14}html[data-theme=dark] .article-module__eOxTuW__keyIdea{background:linear-gradient(90deg,#ff8a4c29,#9fb2ff14)}html[data-theme=dark] .article-module__eOxTuW__articleToc{background:linear-gradient(#9fb2ff1a,#ff8a4c14);box-shadow:0 16px 42px #00000042}html[data-theme=dark] .article-module__eOxTuW__articleH2{border-top-color:#c0cadb3d}html[data-theme=dark] .article-module__eOxTuW__keyIdeaBox{background:linear-gradient(90deg,#ff8a4c2e,#9fb2ff1a)!important;box-shadow:0 16px 40px #00000042!important}:is(html[data-theme=dark] .article-module__eOxTuW__relatedCard:hover,html[data-theme=dark] .article-module__eOxTuW__relatedCard:focus-visible){box-shadow:0 16px 38px #00000057}@media (max-width:820px){.article-module__eOxTuW__relatedGrid{grid-template-columns:1fr}}@media (max-width:720px){.article-module__eOxTuW__authorLine{font-size:18px}.article-module__eOxTuW__readingMeta{font-size:.9rem!important}.article-module__eOxTuW__editorialReviewBox{margin:22px 0 30px;padding:16px 18px}.article-module__eOxTuW__editorialReviewBox p{font-size:16px}.article-module__eOxTuW__articleAuthorBox{border-radius:16px;margin-top:44px;padding:20px}.article-module__eOxTuW__articleAuthorBox p{font-size:17px}.article-module__eOxTuW__articleToc{border-radius:16px;margin:24px 0 34px}.article-module__eOxTuW__articleTocSummary{min-height:54px;padding:16px 18px}.article-module__eOxTuW__articleToc nav{padding:0 18px 18px}.article-module__eOxTuW__articleTocList{gap:10px}.article-module__eOxTuW__articleTocList li{font-size:18px}.article-module__eOxTuW__articleTocSubitem{margin-left:10px}.article-module__eOxTuW__articleH2{margin-top:48px;padding-top:18px}.article-module__eOxTuW__articleH3{margin-top:32px}.article-module__eOxTuW__keyIdeaBox{border-left-width:6px!important;border-radius:0 16px 16px 0!important;padding:20px 22px!important}.article-module__eOxTuW__keyIdea{border-radius:0 16px 16px 0;padding:18px 20px}.article-module__eOxTuW__relatedArticles{margin-top:48px;padding-top:28px}.article-module__eOxTuW__relatedCard{min-height:0;padding:22px}}
