:root,html[data-fxe-theme="light"]{--fxe-bg:#ffffff;--fxe-surface:#ffffff;--fxe-soft:#f5f5f4;--fxe-soft-2:#e7e5e4;--fxe-text:#111111;--fxe-muted:#66615d;--fxe-line:#dedbd8;--fxe-accent:#ff681f;--fxe-accent-dark:#d94b00;--fxe-header:#ffffff;--fxe-header-text:#111111;--fxe-panel:#ffffff;--fxe-footer:#151515;--fxe-shadow:0 18px 50px rgba(0,0,0,.10);--fxe-shell:1320px}html[data-fxe-theme="dark"]{--fxe-bg:#0e0e0e;--fxe-surface:#171717;--fxe-soft:#202020;--fxe-soft-2:#2a2a2a;--fxe-text:#ffffff;--fxe-muted:#b6b2af;--fxe-line:#303030;--fxe-accent:#ff7b38;--fxe-accent-dark:#ff681f;--fxe-header:#0e0e0e;--fxe-header-text:#ffffff;--fxe-panel:#171717;--fxe-footer:#101010;--fxe-shadow:0 18px 50px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light}html[data-fxe-theme="dark"]{color-scheme:dark}body.fxe-editorial{margin:0;background:var(--fxe-bg);color:var(--fxe-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}body.fxe-editorial img{max-width:100%;height:auto}body.fxe-editorial a{color:var(--fxe-accent)}body.fxe-editorial a:visited{color:var(--fxe-accent)}.fxe-shell{width:min(calc(100% - 48px), var(--fxe-shell));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.screen-reader-text:focus{position:fixed!important;z-index:99999;top:12px;left:12px;width:auto!important;height:auto!important;margin:0!important;padding:12px 16px!important;clip:auto!important;background:#fff;color:#111}.fxe-site-header{position:relative;z-index:100;border-bottom:1px solid var(--fxe-line);background:var(--fxe-header);color:var(--fxe-header-text)}.fxe-site-header__inner{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;min-height:76px;gap:18px}.fxe-site-brand{display:flex;align-items:center}.fxe-wordmark{display:inline-flex;align-items:baseline;color:var(--fxe-header-text)!important;font-size:31px;font-weight:700;line-height:1;letter-spacing:-.045em;text-decoration:none}.fxe-wordmark:visited,.fxe-wordmark:hover,.fxe-wordmark:focus-visible{color:var(--fxe-header-text)!important}.fxe-wordmark strong{color:#ff681f;font-weight:700}.fxe-header-actions{display:flex;align-items:center;gap:3px}.fxe-icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:#fff0;color:var(--fxe-header-text);cursor:pointer}.fxe-icon-button:hover,.fxe-icon-button:focus-visible{background:var(--fxe-soft);color:var(--fxe-accent)}.fxe-icon-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fxe-menu-toggle{align-content:center;gap:4px}.fxe-menu-toggle span{display:block;width:18px;height:2px;border-radius:2px;background:currentColor;transition:transform .16s ease,opacity .16s ease}.fxe-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.fxe-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.fxe-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.fxe-theme-icon--moon{display:none}html[data-fxe-theme="dark"] .fxe-theme-icon--sun{display:none}html[data-fxe-theme="dark"] .fxe-theme-icon--moon{display:block}.fxe-menu-panel,.fxe-search-panel{border-top:1px solid var(--fxe-line);background:var(--fxe-panel);color:var(--fxe-text)}.fxe-menu-panel__inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:70px;padding-block:46px 54px}.fxe-primary-nav,.fxe-primary-nav ul,.fxe-footer-menu{margin:0;padding:0;list-style:none}.fxe-primary-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 36px}.fxe-primary-nav a,.fxe-primary-nav a:visited{display:inline-block;padding-block:5px;color:var(--fxe-text);font-size:clamp(28px,3vw,44px);font-weight:700;line-height:1.1;letter-spacing:-.04em;text-decoration:none}.fxe-primary-nav a:hover,.fxe-primary-nav a:focus-visible{color:var(--fxe-accent)}.fxe-menu-panel__note{align-self:start;padding:26px;border:1px solid var(--fxe-line);background:var(--fxe-soft)}.fxe-menu-panel__note p{margin:0 0 9px;color:var(--fxe-accent);font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.fxe-menu-panel__note strong{display:block;font-size:18px;line-height:1.45}.fxe-search-panel__inner{padding-block:22px}.fxe-search-panel .search-form{display:flex;gap:10px}.fxe-search-panel .search-field{width:100%;min-height:52px;padding:0 17px;border:1px solid var(--fxe-line);background:var(--fxe-surface);color:var(--fxe-text);font-size:17px}.fxe-search-panel .search-submit{min-width:110px;border:0;background:var(--fxe-accent);color:#fff;font-weight:700;cursor:pointer}.fxe-hero{position:relative;min-height:520px;overflow:hidden;background:#171717 var(--fxe-hero-image) center 55%/cover no-repeat;color:#fff}.fxe-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(5 5 5 / .91) 0%,rgb(5 5 5 / .72) 45%,rgb(5 5 5 / .12) 82%);pointer-events:none}.fxe-hero__inner{position:relative;z-index:1;display:flex;align-items:center;min-height:520px}.fxe-hero__copy{width:min(690px,58%);padding-block:62px}.fxe-kicker{margin:0 0 13px;color:var(--fxe-accent);font-size:11px;font-weight:700;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.fxe-hero h1{margin:0;color:#fff;font-size:clamp(48px,5.6vw,78px);font-weight:700;line-height:.98;letter-spacing:-.058em}.fxe-hero__intro{max-width:640px;margin:24px 0 0;color:#eee;font-size:19px;line-height:1.5}.fxe-hero__actions{display:flex;align-items:center;gap:23px;margin-top:29px}.fxe-button,.fxe-load-more{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 23px;border:1px solid var(--fxe-accent);border-radius:999px;background:var(--fxe-accent);color:#fff!important;font-size:14px;font-weight:700;line-height:1;text-decoration:none}.fxe-button:visited,.fxe-load-more:visited{color:#fff!important}.fxe-button:hover,.fxe-button:focus-visible,.fxe-load-more:hover,.fxe-load-more:focus-visible{border-color:var(--fxe-accent-dark);background:var(--fxe-accent-dark);color:#fff!important}.fxe-hero-link,.fxe-hero-link:visited{color:#fff!important;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.fxe-hero-link:hover,.fxe-hero-link:focus-visible{color:#fff!important;text-decoration-thickness:2px}.fxe-category-strip{border-bottom:1px solid #2a2a2a;background:#151515;color:#fff}.fxe-category-strip__inner{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:70px}.fxe-category-strip__inner>span{color:#aaa;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.fxe-category-strip__links{display:flex;align-items:center;gap:30px}.fxe-category-strip a,.fxe-category-strip a:visited{color:#fff;font-size:14px;font-weight:700;text-decoration:none}.fxe-category-strip a:hover,.fxe-category-strip a:focus-visible{color:var(--fxe-accent)}.fxe-home-section{padding-block:78px 96px}.fxe-section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:31px}.fxe-section-heading h2{margin:0;color:var(--fxe-text);font-size:clamp(36px,4.4vw,58px);font-weight:700;line-height:1;letter-spacing:-.052em}.fxe-section-heading h2 span{color:var(--fxe-accent)}.fxe-section-heading--compact h2{font-size:clamp(34px,3.5vw,48px)}.fxe-section-heading>a,.fxe-section-heading>a:visited{color:var(--fxe-accent);font-size:14px;font-weight:700;text-decoration:none}.fxe-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px;align-items:stretch}.fxe-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;margin:0!important;padding:0!important;border:1px solid var(--fxe-line);border-radius:8px;background:var(--fxe-surface)}.fxe-card:hover{border-color:var(--fxe-accent);box-shadow:var(--fxe-shadow)}.fxe-card__media{display:block;aspect-ratio:4/3;overflow:hidden;background:var(--fxe-soft)}.fxe-card__media img,.fxe-card__placeholder{display:block;width:100%;height:100%;object-fit:cover}.fxe-card__placeholder{background:linear-gradient(135deg,#252525,#3c3c3c)}.fxe-card__content{display:flex;flex:1;flex-direction:column;padding:21px 21px 19px}.fxe-card__category,.fxe-card__category:visited,.fxe-article-pill,.fxe-article-pill:visited{align-self:flex-start;display:inline-flex;align-items:center;min-height:24px;margin-bottom:13px;padding:5px 9px;border-radius:999px;background:var(--fxe-soft);color:var(--fxe-accent);font-size:10px;font-weight:700;line-height:1;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.fxe-card h3{margin:0;color:var(--fxe-text);font-size:22px;font-weight:700;line-height:1.18;letter-spacing:-.03em}.fxe-card h3 a,.fxe-card h3 a:visited{color:inherit;text-decoration:none}.fxe-card h3 a:hover,.fxe-card h3 a:focus-visible{color:var(--fxe-accent)}.fxe-card__content>p{margin:13px 0 22px;color:var(--fxe-muted);font-size:14px;line-height:1.55}.fxe-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px;border-top:1px solid var(--fxe-line)}.fxe-card__footer time{color:var(--fxe-muted);font-size:12px}.fxe-card__action,.fxe-card__action:visited,.fxe-text-link,.fxe-text-link:visited{color:var(--fxe-accent);font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.fxe-card__action:hover,.fxe-card__action:focus-visible,.fxe-text-link:hover,.fxe-text-link:focus-visible{color:var(--fxe-accent-dark)}.fxe-load-more-wrap{display:flex;justify-content:center;margin-top:47px}.fxe-load-more{min-width:176px;gap:10px}.fxe-load-more[aria-busy="true"]{cursor:wait;opacity:.72;pointer-events:none}.fxe-empty-state{max-width:760px;padding:50px;border:1px solid var(--fxe-line);background:var(--fxe-soft)}.fxe-empty-state h2,.fxe-empty-state h3{margin:0 0 12px;color:var(--fxe-text);font-size:34px;font-weight:700;line-height:1.1;letter-spacing:-.04em}.fxe-empty-state>p:not(.fxe-kicker){color:var(--fxe-muted)}.fxe-feature-section{padding-block:82px 92px;background:var(--fxe-soft)}.fxe-product-focus{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(330px,.8fr);gap:24px}.fxe-product-lead{display:grid;grid-template-columns:1.2fr 1fr;min-height:440px;overflow:hidden;border:1px solid var(--fxe-line);background:var(--fxe-surface)}.fxe-product-lead__media{display:block;min-height:100%;background:#252525}.fxe-product-lead__media img,.fxe-product-lead__media .fxe-card__placeholder{width:100%;height:100%;object-fit:cover}.fxe-product-lead__copy{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:42px}.fxe-product-lead h3{margin:0;font-size:clamp(30px,3vw,44px);font-weight:700;line-height:1.04;letter-spacing:-.045em}.fxe-product-lead h3 a,.fxe-product-lead h3 a:visited{color:var(--fxe-text);text-decoration:none}.fxe-product-lead h3 a:hover{color:var(--fxe-accent)}.fxe-product-lead__copy>p:not(.fxe-kicker){color:var(--fxe-muted);font-size:15px}.fxe-product-side{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:24px}.fxe-mini-story{display:grid;grid-template-columns:42% 1fr;min-height:208px;overflow:hidden;border:1px solid var(--fxe-line);background:var(--fxe-surface)}.fxe-mini-story__media{display:block;background:#252525}.fxe-mini-story__media img,.fxe-mini-story__media .fxe-card__placeholder{width:100%;height:100%;object-fit:cover}.fxe-mini-story>div{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:23px}.fxe-mini-story h3{margin:0 0 13px;font-size:20px;font-weight:700;line-height:1.15}.fxe-mini-story h3 a,.fxe-mini-story h3 a:visited{color:var(--fxe-text);text-decoration:none}.fxe-mini-story h3 a:hover{color:var(--fxe-accent)}.fxe-industry-section{padding-block:80px 96px;border-top:1px solid var(--fxe-line);background:var(--fxe-bg)}.fxe-industry-list{border-top:1px solid var(--fxe-line)}.fxe-industry-story{display:grid;grid-template-columns:minmax(0,1fr) auto 44px;align-items:center;gap:28px;min-height:112px;border-bottom:1px solid var(--fxe-line)}.fxe-industry-story h3{margin:0;font-size:clamp(21px,2vw,29px);font-weight:700;line-height:1.15;letter-spacing:-.025em}.fxe-industry-story h3 a,.fxe-industry-story h3 a:visited{color:var(--fxe-text);text-decoration:none}.fxe-industry-story h3 a:hover{color:var(--fxe-accent)}.fxe-industry-story time{color:var(--fxe-muted);font-size:12px}.fxe-industry-story__arrow,.fxe-industry-story__arrow:visited{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--fxe-line);border-radius:50%;color:var(--fxe-accent);text-decoration:none}.fxe-industry-story__arrow:hover{border-color:var(--fxe-accent);background:var(--fxe-accent);color:#fff}.fxe-archive{background:var(--fxe-bg)}.fxe-archive-header{padding-block:78px 42px;border-bottom:1px solid var(--fxe-line)}.fxe-archive-header h1{margin:0;color:var(--fxe-text);font-size:clamp(54px,7vw,96px);font-weight:700;line-height:.95;letter-spacing:-.064em}.fxe-archive-description{max-width:700px;margin-top:22px;color:var(--fxe-muted);font-size:18px}.fxe-archive-description p{margin:0}.fxe-archive-feed{padding-block:54px 96px}.fxe-single,.fxe-page{background:var(--fxe-bg);color:var(--fxe-text)}.fxe-article-header{max-width:1040px;padding-block:52px 34px}.fxe-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:26px;color:var(--fxe-muted);font-size:12px}.fxe-breadcrumbs a,.fxe-breadcrumbs a:visited{color:var(--fxe-muted);text-decoration:none}.fxe-breadcrumbs a:hover{color:var(--fxe-accent)}.fxe-article-header h1{max-width:960px;margin:0;color:var(--fxe-text);font-size:clamp(48px,6vw,82px);font-weight:700;line-height:.98;letter-spacing:-.058em}.fxe-article-meta{display:flex;align-items:center;gap:9px;margin-top:24px;color:var(--fxe-muted);font-size:13px}.fxe-article-image{max-width:1180px;margin-bottom:0}.fxe-article-image img{display:block;width:100%;max-height:680px;object-fit:cover}.fxe-article-layout{width:min(calc(100% - 48px), 850px);margin:0 auto;padding-block:48px 84px}.fxe-article-content{color:var(--fxe-text)}.fxe-entry-content{font-size:18px;line-height:1.75}.fxe-entry-content h2,.fxe-entry-content h3,.fxe-page-content h2,.fxe-page-content h3{color:var(--fxe-text);font-weight:700;letter-spacing:-.035em}.fxe-entry-content h2,.fxe-page-content h2{margin:1.8em 0 .65em;font-size:34px;line-height:1.12}.fxe-entry-content h3,.fxe-page-content h3{margin:1.6em 0 .55em;font-size:25px;line-height:1.2}.fxe-entry-content a,.fxe-entry-content a:visited,.fxe-page-content a,.fxe-page-content a:visited{color:var(--fxe-accent);text-decoration:underline;text-underline-offset:3px}.fxe-entry-content blockquote{margin:1.8em 0;padding:4px 0 4px 24px;border-left:4px solid var(--fxe-accent);color:var(--fxe-text);font-size:22px;font-style:italic}.fxe-quick-take{margin-bottom:18px;padding:25px 27px;border:1px solid var(--fxe-line);border-left:4px solid var(--fxe-accent);background:var(--fxe-soft)}.fxe-quick-take p:last-child{margin-bottom:0}.fxe-affiliate-disclosure{margin:0 0 27px;padding:14px 17px;border:1px solid var(--fxe-line);background:var(--fxe-surface);color:var(--fxe-muted);font-size:13px;line-height:1.55}.fxe-affiliate-disclosure strong{color:var(--fxe-text)}.fxe-affiliate-disclosure a,.fxe-affiliate-disclosure a:visited{color:var(--fxe-accent);font-weight:700}.fxe-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:36px}.fxe-tags a,.fxe-tags a:visited{padding:6px 10px;border:1px solid var(--fxe-line);color:var(--fxe-text);font-size:12px;text-decoration:none}.fxe-share{display:flex;align-items:center;gap:18px;margin-top:34px;padding-top:22px;border-top:1px solid var(--fxe-line)}.fxe-share span{color:var(--fxe-muted);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.fxe-share a,.fxe-share a:visited{color:var(--fxe-accent);font-size:13px;font-weight:700;text-decoration:none}.fxe-related{padding-block:72px 90px;background:var(--fxe-soft)}.fxe-page-article{max-width:920px;padding-block:72px 96px}.fxe-page-article header{margin-bottom:36px}.fxe-page-article h1{margin:0;color:var(--fxe-text);font-size:clamp(50px,6vw,80px);font-weight:700;line-height:.98;letter-spacing:-.058em}.fxe-page-image{margin:0 0 38px}.fxe-page-content{color:var(--fxe-text);font-size:18px;line-height:1.75}.fxe-404{min-height:65vh;display:grid;place-items:center;background:var(--fxe-bg)}.fxe-404__inner{max-width:820px;padding-block:82px}.fxe-404__number{margin:0;color:var(--fxe-soft-2);font-size:clamp(120px,20vw,280px);font-weight:700;line-height:.7;letter-spacing:-.08em}.fxe-404 h1{margin:26px 0 12px;font-size:clamp(42px,5vw,68px);font-weight:700;line-height:1;letter-spacing:-.05em}.fxe-site-footer{border-top:1px solid #2a2a2a;background:var(--fxe-footer);color:#fff}.fxe-footer-main{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:80px;padding-block:62px 54px}.fxe-site-footer .fxe-wordmark,.fxe-site-footer .fxe-wordmark:visited,.fxe-site-footer .fxe-wordmark:hover{color:#fff!important}.fxe-footer-brand p{max-width:440px;margin:19px 0 0;color:#aaa;font-size:14px;line-height:1.6}.fxe-footer-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.fxe-footer-column h2{margin:0 0 14px;color:#aaa;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.fxe-footer-column ul{margin:0;padding:0;list-style:none}.fxe-footer-column li+li{margin-top:7px}.fxe-site-footer a,.fxe-site-footer a:link,.fxe-site-footer a:visited,.fxe-site-footer a:hover,.fxe-site-footer a:focus,.fxe-site-footer a:active{color:#fff!important}.fxe-footer-column a{font-size:14px;font-weight:700;text-decoration:none}.fxe-footer-column a:hover{text-decoration:underline;text-underline-offset:3px}.fxe-footer-bottom{border-top:1px solid #292929;background:#0a0a0a}.fxe-footer-bottom__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:54px;font-size:11px}.fxe-footer-bottom p{margin:0;white-space:nowrap}.fxe-footer-bottom p:nth-child(2){text-align:center}.fxe-network-links{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:5px 12px}.fxe-network-links a{font-size:11px;text-decoration:underline;text-underline-offset:2px}.fxe-back-to-top,.fxe-back-to-top:visited{position:fixed;z-index:30;right:20px;bottom:20px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--fxe-accent);color:#fff!important;font-size:18px;font-weight:700;text-decoration:none;box-shadow:0 12px 25px rgb(0 0 0 / .28)}html[data-fxe-theme="dark"] .fxe-card h3,html[data-fxe-theme="dark"] .fxe-card h3 a,html[data-fxe-theme="dark"] .fxe-card h3 a:visited,html[data-fxe-theme="dark"] .fxe-section-heading h2,html[data-fxe-theme="dark"] .fxe-archive-header h1,html[data-fxe-theme="dark"] .fxe-article-header h1,html[data-fxe-theme="dark"] .fxe-entry-content h2,html[data-fxe-theme="dark"] .fxe-entry-content h3,html[data-fxe-theme="dark"] .fxe-page-article h1,html[data-fxe-theme="dark"] .fxe-page-content h2,html[data-fxe-theme="dark"] .fxe-page-content h3{color:#fff}@media (max-width:1050px){.fxe-product-focus{grid-template-columns:1fr}.fxe-product-side{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.fxe-footer-bottom__inner{grid-template-columns:1fr;justify-items:center;gap:7px;padding-block:14px;text-align:center}.fxe-footer-bottom p{white-space:normal}.fxe-network-links{justify-content:center}}@media (max-width:900px){.fxe-shell{width:min(calc(100% - 36px),var(--fxe-shell))}.fxe-menu-panel__inner{grid-template-columns:1fr;gap:30px}.fxe-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fxe-hero,.fxe-hero__inner{min-height:520px}.fxe-hero{background-position:64% center}.fxe-hero__copy{width:70%}.fxe-category-strip__inner{align-items:flex-start;flex-direction:column;padding-block:18px}.fxe-footer-main{grid-template-columns:1fr;gap:40px}}@media (max-width:680px){.fxe-site-header__inner{min-height:66px;gap:8px}.fxe-wordmark{font-size:28px}.fxe-icon-button{width:38px;height:38px}.fxe-primary-nav{grid-template-columns:1fr}.fxe-primary-nav a{font-size:31px}.fxe-search-panel .search-form{flex-direction:column}.fxe-search-panel .search-submit{min-height:48px}.fxe-hero,.fxe-hero__inner{min-height:610px}.fxe-hero{background-position:68% center}.fxe-hero::after{background:rgb(8 8 8 / .74)}.fxe-hero__inner{align-items:flex-end}.fxe-hero__copy{width:100%;padding-block:52px}.fxe-hero h1{font-size:49px}.fxe-hero__intro{font-size:17px}.fxe-hero__actions{align-items:flex-start;flex-direction:column;gap:8px}.fxe-category-strip__links{flex-wrap:wrap;gap:10px 22px}.fxe-home-section,.fxe-feature-section,.fxe-industry-section{padding-block:54px 72px}.fxe-section-heading{align-items:flex-start;flex-direction:column;gap:12px}.fxe-card-grid{grid-template-columns:1fr}.fxe-product-lead{grid-template-columns:1fr}.fxe-product-lead__media{min-height:280px}.fxe-product-lead__copy{padding:28px}.fxe-product-side{grid-template-columns:1fr}.fxe-mini-story{min-height:190px}.fxe-industry-story{grid-template-columns:minmax(0,1fr) 38px;gap:16px;padding-block:18px}.fxe-industry-story time{display:none}.fxe-archive-header{padding-block:55px 32px}.fxe-article-header{padding-block:40px 26px}.fxe-article-header h1{font-size:48px}.fxe-article-layout{width:min(calc(100% - 36px),850px);padding-block:36px 65px}.fxe-entry-content,.fxe-page-content{font-size:17px}.fxe-page-article{padding-block:54px 72px}.fxe-footer-main{padding-block:48px 42px}.fxe-footer-columns{grid-template-columns:1fr 1fr;gap:28px}.fxe-network-links a{font-size:12px}.fxe-back-to-top{right:14px;bottom:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fxe-menu-toggle span{transition:none}}.fxe-article-header{max-width:1040px;padding-block:64px 38px}.fxe-article-header h1{max-width:980px;margin:0;font-size:clamp(48px, 6vw, 82px);font-weight:700;line-height:.98;letter-spacing:-.058em}.fxe-breadcrumbs{margin-bottom:28px}.fxe-article-meta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:30px}.fxe-author-chip{display:flex;align-items:center;gap:12px}.fxe-author-chip img{width:46px;height:46px;border-radius:50%;object-fit:cover}.fxe-author-chip span,.fxe-author-chip strong{display:block;line-height:1.25}.fxe-author-chip span{color:var(--fxe-muted);font-size:11px}.fxe-author-chip strong{color:var(--fxe-text);font-size:14px;font-weight:700}.fxe-article-meta>p{display:flex;align-items:center;gap:8px;margin:0;color:var(--fxe-muted);font-size:13px}.fxe-article-hero{max-width:1180px;margin-bottom:0}.fxe-article-hero img{display:block;width:100%;max-height:680px;object-fit:cover}.fxe-article-tools{width:min(calc(100% - 48px), 850px);padding-top:44px}.fxe-quick-take{margin:0;padding:25px 27px;border:1px solid var(--fxe-line);border-left:4px solid var(--fxe-accent);background:var(--fxe-soft)}.fxe-quick-take__head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.fxe-quick-take__head>span{color:var(--fxe-accent);font-size:20px;line-height:1}.fxe-quick-take h2{margin:0;color:var(--fxe-text);font-size:22px;font-weight:700;line-height:1.15;letter-spacing:-.025em}.fxe-quick-take__body,.fxe-quick-take__body p{margin:0;color:var(--fxe-text);font-size:16px;line-height:1.65}.fxe-affiliate-disclosure{margin:18px 0 0}.fxe-article-layout{display:grid;grid-template-columns:58px minmax(0,760px);justify-content:center;gap:34px;width:min(calc(100% - 48px), 960px);padding-block:46px 88px}.fxe-article-main{min-width:0}.fxe-share-rail{position:sticky;top:105px;align-self:start;display:flex;flex-direction:column;align-items:center;gap:10px}.fxe-share-rail>span{margin-bottom:4px;color:var(--fxe-muted);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.fxe-share-rail a,.fxe-share-rail a:link,.fxe-share-rail a:visited{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--fxe-line);border-radius:50%;background:var(--fxe-surface);color:var(--fxe-text);font-size:12px;font-weight:700;text-decoration:none}.fxe-share-rail a:hover,.fxe-share-rail a:focus-visible{border-color:var(--fxe-accent);color:var(--fxe-accent)}.fxe-entry-content{color:var(--fxe-text);font-size:18px;line-height:1.75}.fxe-entry-content>:first-child{margin-top:0}.fxe-entry-content p{margin:0 0 1.5em}.fxe-entry-content h2,.fxe-entry-content h3{color:var(--fxe-text);font-weight:700;letter-spacing:-.035em}.fxe-entry-content h2{margin:2.1em 0 .7em;font-size:32px;line-height:1.15}.fxe-entry-content h3{margin:1.8em 0 .65em;font-size:24px;line-height:1.2}.fxe-entry-content a,.fxe-entry-content a:visited{color:var(--fxe-accent);text-decoration-thickness:1px;text-underline-offset:3px}.fxe-entry-content blockquote{margin:2em 0;padding:20px 24px;border-left:4px solid var(--fxe-accent);background:var(--fxe-soft);color:var(--fxe-text);font-size:20px;font-style:italic;line-height:1.55}.fxe-entry-content figure{margin-block:2em}.fxe-tags{margin-top:38px;padding-top:24px;border-top:1px solid var(--fxe-line)}.fxe-author-box{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:22px;margin-top:42px;padding:28px;border:1px solid var(--fxe-line);background:var(--fxe-soft)}.fxe-author-box img{width:88px;height:88px;border-radius:50%;object-fit:cover}.fxe-author-box .fxe-kicker{margin-bottom:6px}.fxe-author-box h2{margin:0 0 7px;color:var(--fxe-text);font-size:24px;font-weight:700;line-height:1.15}.fxe-author-box p:last-child{margin:0;color:var(--fxe-muted);font-size:14px;line-height:1.55}.fxe-section-title{margin:0 0 30px;color:var(--fxe-text);font-size:clamp(34px, 4vw, 52px);font-weight:700;line-height:1;letter-spacing:-.05em}.fxe-related{padding-block:72px 90px;background:var(--fxe-soft)}html[data-fxe-theme="dark"] .fxe-author-chip strong,html[data-fxe-theme="dark"] .fxe-quick-take h2,html[data-fxe-theme="dark"] .fxe-quick-take__body,html[data-fxe-theme="dark"] .fxe-quick-take__body p,html[data-fxe-theme="dark"] .fxe-share-rail a,html[data-fxe-theme="dark"] .fxe-share-rail a:visited,html[data-fxe-theme="dark"] .fxe-entry-content,html[data-fxe-theme="dark"] .fxe-entry-content h2,html[data-fxe-theme="dark"] .fxe-entry-content h3,html[data-fxe-theme="dark"] .fxe-entry-content blockquote,html[data-fxe-theme="dark"] .fxe-author-box h2,html[data-fxe-theme="dark"] .fxe-section-title{color:#FFF}html[data-fxe-theme="dark"] .fxe-share-rail a{background:var(--fxe-surface)}html[data-fxe-theme="dark"] .fxe-share-rail a:hover,html[data-fxe-theme="dark"] .fxe-share-rail a:focus-visible,html[data-fxe-theme="dark"] .fxe-entry-content a,html[data-fxe-theme="dark"] .fxe-entry-content a:visited{color:var(--fxe-accent)}@media (max-width:900px){.fxe-article-layout{grid-template-columns:1fr;width:min(calc(100% - 36px), 760px)}.fxe-share-rail{position:static;flex-direction:row;justify-content:flex-start;order:2;margin-top:10px;padding-top:22px;border-top:1px solid var(--fxe-line)}.fxe-share-rail>span{margin:0 6px 0 0;writing-mode:initial;transform:none}}@media (max-width:640px){.fxe-article-header{padding-block:42px 28px}.fxe-article-header h1{font-size:46px}.fxe-article-meta{align-items:flex-start;flex-direction:column;gap:16px}.fxe-article-tools{width:min(calc(100% - 36px), 850px);padding-top:30px}.fxe-quick-take{padding:21px 20px}.fxe-article-layout{padding-block:34px 66px}.fxe-entry-content{font-size:17px}.fxe-entry-content h2{font-size:28px}.fxe-entry-content h3{font-size:22px}.fxe-author-box{grid-template-columns:1fr;padding:23px}.fxe-author-box img{width:72px;height:72px}}