:root{--news-primary-950:#071525;--news-primary-900:#0b1f33;--news-primary-800:#12304a;--news-primary-700:#164e63;--news-primary-600:#0369a1;--news-primary-500:#0284c7;--news-primary-400:#38bdf8;--news-gray-950:#0a0a0a;--news-gray-900:#171717;--news-gray-800:#262626;--news-gray-700:#404040;--news-gray-600:#525252;--news-gray-500:#737373;--news-gray-400:#a3a3a3;--news-gray-300:#d4d4d4;--news-gray-200:#e5e5e5;--news-gray-100:#f5f5f5;--news-gray-50:#fafafa;--news-white:#fff;--news-red-breaking:#b42318;--news-red-live:#d92d20;--news-green-success:#15803d;--news-amber-warning:#b45309;--news-space-1:.25rem;--news-space-2:.5rem;--news-space-3:.75rem;--news-space-4:1rem;--news-space-5:1.25rem;--news-space-6:1.5rem;--news-space-8:2rem;--news-space-10:2.5rem;--news-space-12:3rem;--news-space-16:4rem;--news-space-20:5rem;--news-space-24:6rem;--news-space-30:7.5rem;--news-font-sans:"Inter", Arial, "Helvetica Neue", sans-serif;--news-font-serif:"Source Serif 4", Georgia, serif;--news-font-xs:.75rem;--news-font-sm:.875rem;--news-font-base:1rem;--news-font-lg:1.125rem;--news-font-xl:1.25rem;--news-font-2xl:1.5rem;--news-font-3xl:1.875rem;--news-font-4xl:2.25rem;--news-font-5xl:3rem;--news-radius-0:0;--news-radius-1:2px;--news-radius-2:4px;--news-radius-3:6px;--news-radius-4:8px;--news-rule:1px;--news-duration-fast:.15s;--news-duration-base:.22s;--news-duration-slow:.32s;--news-ease-out:cubic-bezier(.2, .6, .3, 1);--news-ease-standard:cubic-bezier(.4, 0, .2, 1);--news-color-authority:var(--accent,var(--news-primary-900));--news-color-action:var(--brand,var(--news-primary-500));--news-color-action-strong:var(--brand-strong,var(--news-primary-700));--news-color-page:var(--surface,var(--news-white));--news-color-section:var(--surface-muted,#f7f7f5);--news-color-ink:var(--text,#111);--news-color-ink-muted:var(--text-muted,var(--news-gray-600));--news-color-rule:var(--border,var(--news-gray-200));--news-color-focus:var(--brand,var(--news-primary-500));--news-color-breaking:var(--news-red-breaking);--news-color-live:var(--news-red-live);--news-color-success:var(--news-green-success);--news-color-warning:var(--news-amber-warning);--news-container-wide:1320px;--news-container-header:1000px;--news-container-reading:720px;--news-container-caption:1200px;--news-page-gutter:clamp(1rem, 2.4vw, 2rem);--news-type-headline-xl:clamp(3rem, 5vw, 4.5rem);--news-type-headline-article:clamp(2rem, 5vw, 4rem);--news-type-headline-hero:clamp(2.5rem, 4.2vw, 3.25rem);--news-type-section:clamp(1.625rem, 3vw, 2rem);--news-type-card-large:clamp(1.625rem, 2.5vw, 2rem);--news-type-card-medium:clamp(1.25rem, 2vw, 1.5rem);--news-type-card-small:clamp(1rem, 1.5vw, 1.125rem);--news-type-deck:clamp(1.125rem, 2vw, 1.5rem);--news-type-article:clamp(1.125rem, 1.5vw, 1.25rem);--news-header-height:70px;--news-header-height-compact:56px;--news-header-bg:var(--news-color-page);--news-header-border:var(--news-color-rule);--news-card-border:var(--news-color-rule);--news-card-radius:min(var(--radius,var(--news-radius-4)), var(--news-radius-4));--news-media-radius:min(var(--radius,var(--news-radius-2)), var(--news-radius-2));--news-focus-width:3px;--news-focus-offset:3px;--news-image-hover-scale:1.02;--dur-fast:var(--news-duration-fast);--dur-base:var(--news-duration-base);--ease-out:var(--news-ease-out)}@media (width<=639px){:root{--news-page-gutter:1.125rem;--news-type-headline-article:clamp(2rem, 9.5vw, 2.375rem);--news-type-article:1.125rem}}@media (prefers-reduced-motion:reduce){:root{--news-duration-fast:.01ms;--news-duration-base:.01ms;--news-duration-slow:.01ms}}:root{--brand-strong:color-mix(in oklab, var(--brand) 86%, black);--brand-tint:color-mix(in oklab, var(--brand) 7%, white);--brand-tint-strong:color-mix(in oklab, var(--brand) 13%, white);--shadow-sm:0 1px 2px #0f172a0f, 0 1px 3px #0f172a14;--shadow-md:0 4px 12px #0f172a1a, 0 2px 4px #0f172a0f;--shadow-lg:0 20px 50px #0f172a24, 0 8px 20px #0f172a14;--dur-fast:.15s;--dur-base:.22s;--ease-out:cubic-bezier(.2, .6, .3, 1);--editorial-surface:#e7f5f3;--editorial-footer-surface:#d8eeea;--editorial-ink:var(--accent);--editorial-muted:#2f625e;--editorial-soft-rule:#a6d2cb;--editorial-rule:var(--border)}.tpl-editorial-business{--editorial-surface:#e7f5f3;--editorial-footer-surface:#d8eeea;--editorial-ink:var(--accent);--editorial-muted:#2f625e;--editorial-soft-rule:#a6d2cb;--editorial-rule:var(--border);font-family:var(--font-sans);font-kerning:normal;background:var(--surface);margin:0}.tpl-editorial-business,.tpl-editorial-business *,.tpl-editorial-business :before,.tpl-editorial-business :after{box-sizing:border-box}.tpl-editorial-business :focus-visible{outline:var(--news-focus-width) solid var(--news-color-focus);outline-offset:var(--news-focus-offset)}.tpl-editorial-business h1,.tpl-editorial-business h2,.tpl-editorial-business h3{color:var(--text);letter-spacing:-.025em;text-wrap:balance}.tpl-editorial-business p{text-wrap:pretty}.editorial-meta{border-top:4px solid var(--brand);border-bottom:1px solid var(--border);background:var(--surface)}.editorial-meta__inner{width:calc(100% - 4rem);min-height:36px;color:var(--text-muted);justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;font-size:.78rem;display:flex}.editorial-meta__edition{font-weight:650}.editorial-meta__promise{text-align:right}.tpl-editorial-business .site-header.variant-business{background:var(--surface);border-bottom:2px solid var(--brand);color:var(--editorial-ink);top:0}body.tpl-editorial-business .site-header .header-inner{max-width:none;min-height:70px;padding-block:0;padding-inline:2rem}body.tpl-editorial-business .site-header[data-compact] .header-inner{min-height:var(--news-header-height-compact)}.tpl-editorial-business .site-header .brandmark,.tpl-editorial-business .site-header .brand-name,.tpl-editorial-business .site-header .nav-link,.tpl-editorial-business .site-header .utility-link{color:var(--editorial-ink)}.tpl-editorial-business .site-header .brand-name{letter-spacing:-.035em;max-width:20ch;font-size:clamp(1.15rem,2.1vw,1.5rem);font-weight:850;line-height:1.05;display:inline-block}.tpl-editorial-business .site-header .brand-seal{border-radius:var(--radius);background:var(--brand);color:#fff;width:38px;height:38px;font-size:.75rem}.tpl-editorial-business .site-header .primary-nav{gap:0;margin-left:auto}.tpl-editorial-business .site-header .nav-link{border-bottom:3px solid #0000;min-height:44px;padding:.55rem .85rem;font-size:.88rem;font-weight:650}.tpl-editorial-business .site-header .nav-link+.nav-link{border-left:1px solid var(--editorial-soft-rule)}.tpl-editorial-business .site-header .nav-link:hover,.tpl-editorial-business .site-header .nav-link:focus-visible,.tpl-editorial-business .site-header .nav-link[aria-current=page]{border-bottom-color:var(--brand);background:var(--editorial-surface);color:var(--editorial-ink)}.tpl-editorial-business .site-header .utility-link{border:1px solid var(--editorial-soft-rule);border-radius:min(var(--radius), 8px);padding:.55rem .8rem;font-size:.82rem}.tpl-editorial-business .site-header .utility-link:hover{background:var(--brand);border-color:var(--brand);color:#fff}.tpl-editorial-business .site-header .nav-link,.tpl-editorial-business .site-header .utility-link{transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out)}.tpl-editorial-business .site-header .menu-toggle{border-color:var(--editorial-soft-rule);background:var(--surface);color:var(--editorial-ink);transition:background-color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out)}.tpl-editorial-business .site-header .menu-toggle:hover,.tpl-editorial-business .site-header .menu-toggle:focus-visible{border-color:var(--brand);background:var(--brand-tint)}.tpl-editorial-business .site-header .menu-toggle:active{transform:translateY(1px)}.tpl-editorial-business .site-header .header-search-link{border-color:var(--editorial-soft-rule);color:var(--editorial-ink)}.tpl-editorial-business .site-header .header-search-link:hover,.tpl-editorial-business .site-header .header-search-link:focus-visible{border-color:var(--brand);color:var(--brand);background:var(--brand-tint)}.editorial-pulse{border-bottom:1px solid var(--border);background:var(--surface-muted)}.editorial-pulse__inner{scrollbar-width:thin;white-space:nowrap;align-items:center;gap:1.25rem;width:calc(100% - 4rem);min-height:44px;margin-inline:auto;display:flex;overflow-x:auto}.editorial-pulse__label{z-index:1;border-radius:var(--radius);background:var(--brand);color:#fff;padding:.28rem .6rem;font-size:.72rem;font-weight:800;position:sticky;left:0}.editorial-pulse a{color:var(--text);transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);align-items:center;gap:.35rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.editorial-pulse a:hover{text-underline-offset:3px;text-decoration:underline}.editorial-pulse--breaking .editorial-pulse__label{background:var(--news-color-breaking)}.editorial-pulse--live .editorial-pulse__label{background:var(--news-color-live);align-items:center;gap:.3rem;display:inline-flex}.tpl-editorial-business:not(.page-home) .eb-shell{background:var(--surface);padding-bottom:0}.tpl-editorial-business:not(.page-home) .richtext{background:0 0}.tpl-editorial-business:not(.page-home) .table-block{background:var(--editorial-surface)}.tpl-editorial-business:not(.page-home) .faq-block{background:var(--surface)}.tpl-editorial-business .eb-shell{padding-bottom:clamp(5rem,9vw,9rem)}.tpl-editorial-business.page-home .eb-content{grid-template-columns:repeat(12,minmax(0,1fr));gap:0 2rem;display:grid}.tpl-editorial-business.page-home .hero:not(.hero-reform):not(.hero-comparison){width:calc(100% + (2 * var(--editorial-content-gutter)));max-width:none;margin-inline:calc(0rem - var(--editorial-content-gutter));padding:clamp(2.75rem, 6vw, 5.8rem) var(--editorial-content-gutter) clamp(2.25rem, 4vw, 3.75rem);border-bottom:1px solid var(--editorial-rule);background:var(--editorial-surface);order:1;grid-column:1/-1;align-self:stretch}.tpl-editorial-business.page-home .hero:not(.hero-center){grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);gap:clamp(1.5rem,3vw,3rem)}.tpl-editorial-business.page-home .hero-media{border-radius:min(var(--radius), 10px);min-height:100%;overflow:hidden}.tpl-editorial-business.page-home .hero-media img{border-radius:0;min-height:clamp(300px,32vw,480px);display:block}.tpl-editorial-business .hero{max-width:var(--maxw);padding-block:clamp(2.5rem,6vw,5rem)}.tpl-editorial-business .hero-content{max-width:760px}.tpl-editorial-business.page-home .hero-content{flex-direction:column;justify-content:center;display:flex}.tpl-editorial-business .hero-comparison{width:calc(100% + (2 * var(--editorial-content-gutter)));max-width:none;min-height:510px;margin-inline:calc(0rem - var(--editorial-content-gutter));background:var(--editorial-surface);padding-inline:clamp(1rem,4vw,4rem)}.tpl-editorial-business .hero-comparison .hero-content{max-width:660px}.tpl-editorial-business .hero-comparison .hero-media{border-radius:min(var(--radius), 10px);align-self:stretch;overflow:hidden}.tpl-editorial-business .hero-comparison .hero-media img{min-height:100%;box-shadow:none;border-radius:0;display:block}.tpl-editorial-business .hero-comparison .hero-comparison__facts{border-color:var(--editorial-soft-rule)}.tpl-editorial-business .hero-comparison .hero-comparison__facts>div+div{border-left-color:var(--editorial-soft-rule)}.tpl-editorial-business .hero-reform{border:1px solid var(--editorial-soft-rule);border-radius:min(var(--radius), 10px);background:var(--editorial-surface);grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:clamp(2.25rem,5vw,5.75rem);width:min(100% - clamp(2rem,6vw,6rem),1320px);max-width:1320px;min-height:0;margin:clamp(1.5rem,3vw,3rem) auto 0;padding:clamp(2.5rem,5vw,4.75rem)}.tpl-editorial-business .hero-reform .hero-content{max-width:610px}.tpl-editorial-business .hero-reform .hero-media{border-radius:min(var(--radius), 10px);align-self:center;max-height:430px;overflow:hidden}.tpl-editorial-business .hero-reform .hero-media img{aspect-ratio:4/4.4;object-position:center 65%;min-height:0;box-shadow:none;border-radius:0;display:block}.tpl-editorial-business .hero-reform .hero-keypoints{border-top-color:var(--editorial-soft-rule)}.tpl-editorial-business .hero-reform .hero-keypoints li{border-bottom-color:var(--editorial-soft-rule)}.tpl-editorial-business .timeline__item{border-top-color:var(--brand)}.tpl-editorial-business .comparison-grid{border-color:var(--editorial-soft-rule);border-radius:min(var(--radius), 10px)}.tpl-editorial-business .comparison-grid__item:nth-child(odd){background:var(--editorial-surface)}.tpl-editorial-business .comparison-grid__item:nth-child(2n){background:var(--surface)}.tpl-editorial-business .comparison-grid__item:nth-child(2n),.tpl-editorial-business .comparison-grid__item:nth-child(n+3){border-color:var(--editorial-soft-rule)}.tpl-editorial-business .hero-eyebrow{background:var(--brand-tint);color:var(--brand);letter-spacing:.045em;border-radius:999px;align-self:flex-start;margin-bottom:.85rem;padding:.32rem .75rem;font-size:.78rem;font-weight:800;display:inline-block}.tpl-editorial-business .hero-title{letter-spacing:-.04em;max-width:17ch;margin-bottom:1.2rem;font-size:clamp(2.45rem,6vw,4.65rem);font-weight:850;line-height:.99}.tpl-editorial-business .hero-subtitle{max-width:58ch;color:var(--text-muted);margin-bottom:1.75rem;font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.55}.tpl-editorial-business .hero-actions{justify-content:flex-start}.tpl-editorial-business .cta{border-radius:min(var(--radius), 8px);font-weight:750}.tpl-editorial-business .cta.cta-primary,.tpl-editorial-business .consent .consent-accept{color:#fff}.editorial-articles{border-top:5px solid var(--brand);order:7;grid-column:1/-1;margin-top:clamp(4.5rem,8vw,8rem);padding:clamp(4.5rem,8vw,7.5rem) 0 clamp(2rem,4vw,4rem);scroll-margin-top:6rem}.editorial-articles__header{max-width:52rem;margin-bottom:clamp(2.5rem,5vw,4.5rem)}.editorial-articles__header h2{letter-spacing:-.045em;max-width:18ch;margin:0;font-size:clamp(2.1rem,4.8vw,4.25rem);line-height:.98}.editorial-articles__header p{max-width:58ch;color:var(--text-muted);margin:1.25rem 0 0;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.6}.editorial-articles__layout{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);align-items:start;gap:clamp(2.5rem,5vw,5.5rem);display:grid}.editorial-articles__lead{color:var(--text);transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);text-decoration:none;display:grid}.editorial-articles__lead img{aspect-ratio:16/9;object-fit:cover;border-radius:min(var(--radius), 8px);width:100%}.editorial-articles__lead-copy{gap:.75rem;padding-top:1.5rem;display:grid}.editorial-articles time{color:var(--editorial-muted);font-size:.76rem;font-weight:700}.editorial-articles__lead-copy strong{letter-spacing:-.035em;text-wrap:balance;max-width:24ch;font-size:clamp(1.65rem,3vw,2.6rem);line-height:1.08}.editorial-articles__lead-copy>span:not(.editorial-articles__action){max-width:62ch;color:var(--text-muted);line-height:1.6}.editorial-articles__action{border-bottom:2px solid var(--brand);width:fit-content;color:var(--brand);padding-bottom:.15rem;font-size:.88rem;font-weight:800}.editorial-articles__list{border-top:3px solid var(--text);margin:0;padding:0;list-style:none}.editorial-articles__list li{border-bottom:1px solid var(--border)}.editorial-articles__list a{color:var(--text);transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);grid-template-columns:9.5rem minmax(0,1fr);gap:1rem;padding:1.25rem 0;text-decoration:none;display:grid}.editorial-articles__list img{object-fit:cover;border-radius:min(var(--radius), 8px);width:9.5rem;height:6.75rem}.editorial-articles__item-copy{align-content:start;gap:.5rem;min-width:0;display:grid}.editorial-articles__item-copy strong{text-wrap:balance;font-size:1.05rem;line-height:1.25}.editorial-articles__item-copy>span{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.editorial-articles a:hover strong,.editorial-articles a:focus-visible strong{color:var(--brand)}.editorial-feed{background:var(--brand-tint);border-top:3px solid var(--brand);border-radius:min(var(--radius), 10px);order:8;grid-column:1/-1;margin-top:clamp(3.5rem,6vw,6rem);padding:clamp(2rem,4vw,3.25rem) clamp(1.5rem,3vw,3rem)}.editorial-feed__heading{align-items:center;gap:.85rem;display:flex}.editorial-feed__heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.6rem,3vw,2.3rem)}.editorial-feed__heading>span{background:var(--brand);color:#f0fdfa;border-radius:999px;padding:.25rem .6rem;font-size:.78rem;font-weight:800;box-shadow:inset 0 0 0 1px #ffffff47}.editorial-feed ol{counter-reset:feed;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:clamp(1.5rem,3vw,2.5rem) 0 0;padding:0;list-style:none;display:grid}.editorial-feed li{counter-increment:feed;padding-left:2.4rem;position:relative}.editorial-feed li:before{content:counter(feed, decimal-leading-zero);color:var(--brand);font-size:.95rem;font-weight:850;position:absolute;top:1rem;left:0}.editorial-feed li a{color:var(--text);border-radius:min(var(--radius), 8px);transition:background-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);gap:.35rem;padding:1rem;text-decoration:none;display:grid}.editorial-feed li a:hover,.editorial-feed li a:focus-visible{background:var(--brand-tint-strong);transform:translateY(-2px)}.editorial-feed li img{aspect-ratio:16/9;object-fit:cover;border-radius:min(var(--radius), 8px);width:100%}.editorial-feed__copy{gap:.35rem;display:grid}.editorial-feed__copy strong{font-size:1rem;font-weight:750}.editorial-feed__copy>span{color:var(--text-muted);font-size:.88rem}.editorial-feed__meta{color:var(--brand);font-size:.78rem;font-weight:650}.tpl-editorial-business.page-home .richtext{order:4;grid-column:1/span 8;max-width:none;margin:0;padding:clamp(5rem,8vw,8rem) clamp(1rem,3vw,3.5rem) clamp(4.5rem,7vw,7rem) 0}.tpl-editorial-business.page-home .faq-block{order:5;grid-column:9/-1;padding:clamp(5rem,8vw,8rem) 0 clamp(4.5rem,7vw,7rem)}.tpl-editorial-business.page-home .cards-block,.tpl-editorial-business.page-home .cta-block{grid-column:1/-1}.tpl-editorial-business.page-home .cards-block{border-bottom:1px solid var(--editorial-rule);order:3;padding-block:0 clamp(4.5rem,8vw,8rem);padding-inline:0}.tpl-editorial-business.page-home .section-guide{border-top:1px solid var(--editorial-rule);grid-template-columns:minmax(210px,.85fr) minmax(0,3.15fr);padding-block:clamp(3rem,5vw,5rem)}.tpl-editorial-business.page-home .section-guide__eyebrow{display:none}.tpl-editorial-business.page-home .section-guide h2{max-width:10ch;font-size:clamp(1.45rem,2.35vw,2rem);line-height:1.05}.tpl-editorial-business.page-home .section-guide ol{border-top-color:var(--editorial-soft-rule)}.tpl-editorial-business.page-home .section-guide li,.tpl-editorial-business.page-home .section-guide li+li{border-color:var(--editorial-soft-rule)}.tpl-editorial-business.page-home .section-guide a{min-height:104px;padding:1rem;transition:background-color .18s ease-out}.tpl-editorial-business.page-home .section-guide a:hover,.tpl-editorial-business.page-home .section-guide a:focus-visible{background:var(--editorial-surface)}.tpl-editorial-business.page-home .section-guide__icon{border:1px solid var(--editorial-soft-rule);border-radius:min(var(--radius), 8px);width:32px;height:32px}.tpl-editorial-business.page-home .section-guide__copy{gap:.25rem}.tpl-editorial-business.page-home .section-guide__copy strong{font-size:.92rem}.tpl-editorial-business.page-home .section-guide__copy>span{font-size:.76rem}.tpl-editorial-business.page-home .knowledge-trail{width:calc(100% + (2 * var(--editorial-content-gutter)));margin-inline:calc(0rem - var(--editorial-content-gutter));padding-block:clamp(3.5rem,6vw,6rem);padding-inline:var(--editorial-content-gutter);border-top:0;grid-template-columns:minmax(260px,.8fr) minmax(0,2.2fr);margin-bottom:clamp(4.5rem,8vw,8rem)}.tpl-editorial-business.page-home .knowledge-trail h2{max-width:13ch;font-size:clamp(1.8rem,3vw,3rem);line-height:1.02}.tpl-editorial-business.page-home .knowledge-trail a{background:0 0;min-height:100%;padding:0 1rem 1rem 0}.tpl-editorial-business.page-home .knowledge-trail a:hover,.tpl-editorial-business.page-home .knowledge-trail a:focus-visible{background:0 0}@media (width>=1101px){.tpl-editorial-business.page-home .hero:not(.hero-reform):not(.hero-comparison){padding-top:clamp(2rem,3vw,3.5rem);padding-bottom:clamp(1.75rem,2.5vw,2.5rem)}.tpl-editorial-business.page-home .hero-media .responsive-image{aspect-ratio:2.1}.tpl-editorial-business.page-home .hero-media img{min-height:0}.tpl-editorial-business.page-home .knowledge-trail{padding-block:clamp(2.25rem,3.5vw,3.5rem)}}.tpl-editorial-business.page-home #temas,.tpl-editorial-business.page-home #contexto,.tpl-editorial-business.page-home #duvidas,.tpl-editorial-business.page-home #proximo-passo{scroll-margin-top:6rem}.tpl-editorial-business.page-home .cta-block{order:6}.tpl-editorial-business .cards-title,.tpl-editorial-business .faq-title{border-bottom:3px solid var(--text);margin-bottom:clamp(2rem,4vw,3.25rem);padding-bottom:.85rem;font-size:clamp(1.35rem,2.5vw,1.8rem)}.tpl-editorial-business.page-home .cards-grid{grid-template-columns:minmax(0,1.25fr) repeat(2,minmax(0,1fr));gap:0}body.tpl-editorial-business.page-home .cards-inner,body.tpl-editorial-business.page-home .cta-block-inner{max-width:none}.tpl-editorial-business.page-home .cards-grid .card{border:0;border-right:1px solid var(--border);box-shadow:none;border-radius:0}.tpl-editorial-business.page-home .cards-grid .card:hover,.tpl-editorial-business.page-home .cards-grid .card:focus-within{box-shadow:none;transform:none}.tpl-editorial-business.page-home .cards-grid .card:last-child{border-right:0}.tpl-editorial-business.page-home .cards-grid .card img{aspect-ratio:auto;height:clamp(210px,19vw,275px);transition:transform var(--dur-base) var(--ease-out);border-radius:0}.tpl-editorial-business.page-home .cards-grid .card-body{padding:clamp(1.4rem,2.2vw,2rem) clamp(1.2rem,2vw,1.8rem) clamp(1.8rem,3vw,2.6rem)}.tpl-editorial-business.page-home .cards-grid .card-link{text-underline-offset:3px;transition:color var(--dur-fast) var(--ease-out);text-decoration:underline}.tpl-editorial-business.page-home .cards-grid .card:hover img{transform:scale(var(--news-image-hover-scale))}.tpl-editorial-business .faq-inner{max-width:none}.tpl-editorial-business .faq-items{gap:0}.tpl-editorial-business .faq-item{border:0;border-bottom:1px solid var(--border);border-radius:0;padding:1rem 0}.tpl-editorial-business .faq-item summary{justify-content:space-between;align-items:flex-start;gap:1rem;font-size:.96rem;display:flex}.tpl-editorial-business .faq-item summary:after{content:"+";color:var(--brand);font-size:1.25rem;font-weight:800;line-height:1}.tpl-editorial-business .faq-item[open] summary:after{content:"−"}.tpl-editorial-business .faq-item summary::-webkit-details-marker{display:none}.tpl-editorial-business .eb-content .cta-block{border-radius:min(var(--radius), 10px);background:var(--editorial-surface);color:var(--editorial-ink);margin-top:clamp(3rem,6vw,6rem);padding-block:clamp(4rem,7vw,6.5rem)}.tpl-editorial-business .eb-content .cta-block-title{color:var(--editorial-ink)}.tpl-editorial-business .eb-content .cta-block-desc{color:var(--editorial-muted)}.tpl-editorial-business:not(.page-home) .eb-content{gap:0}.tpl-editorial-business:not(.page-home) .richtext,.tpl-editorial-business:not(.page-home) .article-block{max-width:740px}body.tpl-editorial-business.page-article .eb-content .hero.hero-article:not(.hero-center){border-bottom:1px solid var(--news-color-rule);grid-template-columns:minmax(0,1fr);gap:clamp(2.25rem,5vw,4.5rem);width:100%;max-width:none;padding:clamp(3rem,7vw,6.5rem) 0 clamp(2.5rem,5vw,4rem)}body.tpl-editorial-business.page-article .eb-content .hero.hero-article.hero-comparison:not(.hero-center){width:calc(100% + (2 * var(--editorial-content-gutter)));margin-inline:calc(0rem - var(--editorial-content-gutter));padding-inline:clamp(1rem,4vw,4rem)}.tpl-editorial-business.page-article .hero-article .hero-content{width:min(100%, var(--news-container-header));min-width:0;max-width:none;margin-inline:auto}.tpl-editorial-business.page-article .hero-article .hero-eyebrow{margin-bottom:var(--news-space-4);color:var(--news-color-action);font-size:var(--news-font-sm);letter-spacing:0;text-transform:none;background:0 0;border-radius:0;padding:0}.tpl-editorial-business.page-article .hero-article .hero-title{max-width:21ch;margin-bottom:var(--news-space-6);font-size:var(--news-type-headline-article);letter-spacing:-.035em;font-weight:760;line-height:1.055}.tpl-editorial-business.page-article .hero-article .hero-subtitle{max-width:820px;margin-bottom:var(--news-space-5);font-size:var(--news-type-deck);line-height:1.45}.tpl-editorial-business.page-article .hero-article .hero-media{width:min(100%, var(--news-container-caption));border-radius:var(--news-media-radius);margin-inline:auto;overflow:visible}.tpl-editorial-business.page-article .hero-article .hero-media :is(.responsive-image,img){border-radius:var(--news-media-radius)}.tpl-editorial-business.page-article .hero-article .hero-media img{min-height:0;box-shadow:var(--shadow-lg)}.tpl-editorial-business.page-article .hero-article .hero-media figcaption{max-width:var(--news-container-reading);margin:var(--news-space-3) auto 0}.tpl-editorial-business.page-article .richtext{padding-top:clamp(3rem,6vw,5.5rem)}.tpl-editorial-business.page-article .richtext-inner{font-size:var(--news-type-article);line-height:1.75}.tpl-editorial-business.page-article .richtext-inner>p:first-of-type{font-size:clamp(1.2rem,1.8vw,1.3rem);font-weight:520;line-height:1.7}.tpl-editorial-business.page-article .richtext-inner p{margin-block:0 1.4em}.tpl-editorial-business.page-article .richtext-inner blockquote{padding:0 0 0 var(--news-space-6);border:0;border-left:4px solid var(--news-color-action);color:var(--news-color-ink);background:0 0;border-radius:0;margin:clamp(2.5rem,5vw,4rem) 0;font-size:clamp(1.35rem,3vw,1.8rem);font-weight:650;line-height:1.35}.tpl-editorial-business.page-article .most-read{width:calc(100% + 4rem);margin-inline:-2rem}.tpl-editorial-business:not(.page-home) .richtext{width:min(100%,740px);margin:0 auto;padding:clamp(3.75rem,7vw,6.75rem) 1rem clamp(4.5rem,8vw,7.5rem)}.tpl-editorial-business:not(.page-home) .table-inner,.tpl-editorial-business:not(.page-home) .related-inner,.tpl-editorial-business:not(.page-home) .sources-inner,.tpl-editorial-business:not(.page-home) .faq-inner{max-width:740px}.tpl-editorial-business:not(.page-home) .table-inner{max-width:1120px}.tpl-editorial-business:not(.page-home) .table-block,.tpl-editorial-business:not(.page-home) .related-block,.tpl-editorial-business:not(.page-home) .sources-block,.tpl-editorial-business:not(.page-home) .faq-block{padding-block:clamp(3.5rem,6vw,5.5rem)}.tpl-editorial-business:not(.page-home) .table-block{border-block:1px solid var(--editorial-soft-rule);margin-top:clamp(1rem,3vw,3rem)}.tpl-editorial-business .table-title,.tpl-editorial-business .related-title,.tpl-editorial-business .sources-title{margin-bottom:1rem;font-size:clamp(1.2rem,2.2vw,1.5rem)}.tpl-editorial-business .table-scroll{border-top:3px solid var(--brand);border-bottom:1px solid var(--border)}.tpl-editorial-business .table-block table{font-size:.94rem}.tpl-editorial-business .table-block th,.tpl-editorial-business .table-block td{border-width:0 0 1px}.tpl-editorial-business .table-block th{color:var(--text);font-weight:750}.tpl-editorial-business .related-block{border-block:1px solid var(--editorial-soft-rule);background:var(--brand-tint)}.tpl-editorial-business .related-items{gap:0}.tpl-editorial-business .related-items li{border-bottom:1px solid var(--border);padding-block:.75rem}.tpl-editorial-business .related-items li:last-child{border-bottom:0}.tpl-editorial-business .related-items a{text-underline-offset:3px;text-decoration:underline}.tpl-editorial-business .sources-block{border-top:1px solid var(--border)}.tpl-editorial-business .sources-list{gap:.65rem}.tpl-editorial-business .sources-list a{color:var(--brand);text-underline-offset:3px}.tpl-editorial-business .richtext-inner{font-size:1.08rem;line-height:1.78}.tpl-editorial-business .richtext-inner>:first-child{margin-top:0}.tpl-editorial-business .richtext-inner h2{border-top:1px solid var(--border);font-size:var(--news-type-section);text-wrap:balance;margin-top:clamp(3rem,6vw,5rem);padding-top:1rem;line-height:1.16}.tpl-editorial-business .richtext-inner a{color:var(--brand);text-underline-offset:3px}.tpl-editorial-business .timeline{border-top:1px solid var(--editorial-soft-rule);gap:0}.tpl-editorial-business .timeline__item{border-top:0;min-height:168px;padding:1.5rem clamp(1rem,2vw,2rem) 0 0;position:relative}.tpl-editorial-business .timeline__item:before{content:"";border:2px solid var(--brand);background:var(--editorial-surface);border-radius:50%;width:.68rem;height:.68rem;position:absolute;top:-.35rem;left:0}.tpl-editorial-business .timeline__item+.timeline__item{border-left:1px solid var(--editorial-soft-rule);padding-left:clamp(1rem,2vw,2rem)}.tpl-editorial-business footer.site-footer.footer-editorial{border-top:5px solid var(--brand);background:var(--editorial-footer-surface);color:var(--editorial-ink);margin-top:0}body.tpl-editorial-business .footer-editorial .footer-inner{grid-template-columns:minmax(260px,1.05fr) minmax(210px,.6fr) minmax(430px,1.35fr);align-items:start;gap:clamp(2.75rem,5vw,6rem);max-width:none;padding:clamp(3.75rem,6vw,5.5rem) 2rem;display:grid}.tpl-editorial-business .footer-editorial .footer-seal{border-radius:.5rem;width:3.35rem;height:3.35rem;box-shadow:inset 0 0 0 1px #ffffff40}.tpl-editorial-business .footer-editorial .footer-name{color:var(--editorial-ink);letter-spacing:-.03em;font-size:1.3rem}.tpl-editorial-business .footer-editorial .footer-legal,.tpl-editorial-business .footer-editorial .footer-mission,.tpl-editorial-business .footer-editorial .footer-nav a,.tpl-editorial-business .footer-editorial .footer-link,.tpl-editorial-business .footer-editorial .footer-bottom{color:var(--editorial-muted)}.tpl-editorial-business .footer-editorial .footer-mission{max-width:35ch;margin-top:1.5rem;font-size:.98rem}.tpl-editorial-business .footer-editorial .footer-col__title,.tpl-editorial-business .footer-editorial .footer-stories__heading h2{color:var(--editorial-ink);font-size:.95rem}.tpl-editorial-business .footer-editorial .footer-links{gap:0}.tpl-editorial-business .footer-editorial .footer-link{border-bottom:1px solid var(--editorial-soft-rule);transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);padding-block:.42rem}.tpl-editorial-business .footer-editorial .footer-link:last-child{border-bottom:0}.tpl-editorial-business .footer-editorial .footer-link:hover,.tpl-editorial-business .footer-editorial .footer-link[aria-current=page]{color:var(--brand)}.tpl-editorial-business .footer-editorial .footer-stories{grid-column:auto}.tpl-editorial-business .footer-editorial .footer-stories__heading{border-bottom:1px solid var(--editorial-soft-rule);padding-bottom:.9rem}.tpl-editorial-business .footer-editorial .footer-stories__grid{grid-template-columns:1fr;gap:0;margin-top:0}.tpl-editorial-business .footer-editorial .footer-story{border-bottom:1px solid var(--editorial-soft-rule);grid-template-columns:7.75rem minmax(0,1fr);min-height:7rem;padding-block:1rem}.tpl-editorial-business .footer-editorial .footer-story:last-child{border-bottom:0}.tpl-editorial-business .footer-editorial .footer-story img{border-radius:.5rem;width:7.75rem;height:5.25rem}.tpl-editorial-business .footer-editorial .footer-story__copy strong{font-size:.96rem}.tpl-editorial-business .footer-editorial .footer-story__action{letter-spacing:.01em}.tpl-editorial-business .footer-editorial .footer-bottom{border-top-color:var(--editorial-soft-rule)}body.tpl-editorial-business .footer-editorial .footer-bottom{align-items:center;padding:1.25rem 2rem}@media (width<=1100px){body.tpl-editorial-business .footer-editorial .footer-inner{grid-template-columns:minmax(250px,1fr) minmax(210px,.75fr)}.tpl-editorial-business .footer-editorial .footer-stories{grid-column:1/-1}.tpl-editorial-business .footer-editorial .footer-stories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (width<=900px){.tpl-editorial-business.page-home .richtext{grid-column:1/span 7}.tpl-editorial-business.page-home .faq-block{grid-column:8/-1}}@media (width<=720px){.editorial-meta__inner,.editorial-pulse__inner{width:calc(100% - 2rem)}body.tpl-editorial-business .site-header .header-inner{padding-inline:1rem}.editorial-meta__promise{display:none}body.tpl-editorial-business .site-header .header-actions{display:none!important}.tpl-editorial-business .site-header .brand-seal{width:34px;height:34px}.tpl-editorial-business .mobile-nav{border-top:2px solid var(--brand);background:var(--surface-muted);color:var(--text);top:100%}.tpl-editorial-business .mobile-link[aria-current=page]{background:var(--editorial-surface);color:var(--editorial-ink);font-weight:750}.tpl-editorial-business.page-home .eb-content{display:flex}.tpl-editorial-business.page-home .hero{order:1;padding-top:2.75rem}.tpl-editorial-business.page-home .hero:not(.hero-center){grid-template-columns:1fr}.tpl-editorial-business .hero-comparison{background:var(--surface);min-height:0;padding-inline:1rem}.tpl-editorial-business .hero-comparison .hero-media{min-height:250px}.tpl-editorial-business .hero-reform{grid-template-columns:1fr;gap:2rem;min-height:0;padding-inline:1rem}.tpl-editorial-business .hero-reform .hero-media{min-height:250px}.tpl-editorial-business .hero-reform .hero-media img{aspect-ratio:auto}.tpl-editorial-business.page-home .cards-block{order:3;padding-block:0 3.5rem}.tpl-editorial-business.page-home .section-guide{padding-block:2.5rem 3.5rem}.tpl-editorial-business.page-home .knowledge-trail{grid-template-columns:1fr;margin-bottom:3.5rem;padding-block:3rem}.tpl-editorial-business.page-home .knowledge-trail a{min-height:0;padding:0 0 2.25rem}.tpl-editorial-business.page-home .richtext{order:4;padding:4.5rem 0}.tpl-editorial-business.page-home .faq-block{order:5;padding-block:4.5rem}.tpl-editorial-business.page-home .cta-block{order:6}.tpl-editorial-business .eb-content .cta-block{margin-top:3rem;padding-block:4rem}.tpl-editorial-business.page-home .section-guide{grid-template-columns:1fr}.tpl-editorial-business.page-home .section-guide h2{max-width:none}.tpl-editorial-business.page-home .knowledge-trail h2{max-width:18ch}.tpl-editorial-business .hero-title{max-width:19ch;font-size:clamp(2.3rem,11vw,3.3rem)}.tpl-editorial-business.page-article .hero-article{gap:2rem;padding-top:2.75rem}.tpl-editorial-business.page-article .hero-article .hero-title{max-width:none}.tpl-editorial-business.page-article .hero-article .hero-media{width:calc(100% + 2rem);margin-inline:-1rem}.tpl-editorial-business.page-article .hero-article .hero-media :is(.responsive-image,img){box-shadow:none;border-radius:0}.tpl-editorial-business.page-article .hero-article .hero-media figcaption{padding-inline:1rem}.tpl-editorial-business.page-article .most-read{width:calc(100% + 2rem);margin-inline:-1rem}.tpl-editorial-business.page-home .cards-grid{grid-template-columns:1fr}.tpl-editorial-business.page-home .cards-grid .card{border-right:0;border-bottom:1px solid var(--border)}.tpl-editorial-business.page-home .cards-grid .card img{height:clamp(180px,52vw,280px)}.editorial-articles{margin-top:4.5rem;padding-block:3.5rem 1.5rem}.editorial-articles__header h2{font-size:clamp(2rem,10vw,3rem)}.editorial-articles__layout{grid-template-columns:1fr;gap:3rem}.editorial-articles__list a{grid-template-columns:6.25rem minmax(0,1fr)}.editorial-articles__list img{width:6.25rem;height:4.75rem}.editorial-articles__item-copy>span{display:none}.editorial-feed{margin-top:3.5rem;padding:1.75rem 1.25rem}body.tpl-editorial-business .footer-editorial .footer-inner{grid-template-columns:1fr;gap:2.75rem;padding:3.5rem 1rem}.tpl-editorial-business .footer-editorial .footer-stories{grid-column:auto}.tpl-editorial-business .footer-editorial .footer-stories__grid{grid-template-columns:1fr;gap:0}.tpl-editorial-business .footer-editorial .footer-story{grid-template-columns:6.25rem minmax(0,1fr)}.tpl-editorial-business .footer-editorial .footer-story img{width:6.25rem;height:4.65rem}body.tpl-editorial-business .footer-editorial .footer-bottom{padding-inline:1rem}}@media (width<=640px){.tpl-editorial-business .timeline{border-top:0}.tpl-editorial-business .timeline__item,.tpl-editorial-business .timeline__item+.timeline__item{border-left:1px solid var(--editorial-soft-rule);min-height:0;padding:1.25rem 0 1.25rem 1.25rem}.tpl-editorial-business .timeline__item:before{top:1.15rem;left:-.36rem}}@media (prefers-reduced-motion:reduce){.tpl-editorial-business *,.tpl-editorial-business :before,.tpl-editorial-business :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.skip-link.astro-zemizb4x{z-index:100;background:var(--brand);color:var(--brand-foreground);border-radius:0 var(--radius) var(--radius) 0;padding:.5rem 1rem;position:absolute;top:0;left:-9999px}.skip-link.astro-zemizb4x:focus{left:0}.consent.astro-f3mrcrxy{z-index:200;background:var(--surface);border-top:1px solid var(--border);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #00000014}.consent-inner.astro-f3mrcrxy{max-width:var(--maxw);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;padding:1rem;display:flex}.consent-text.astro-f3mrcrxy{color:var(--text-muted);flex:320px;margin:0;font-size:.9rem}.consent-actions.astro-f3mrcrxy{gap:.5rem;display:flex}.consent-accept.astro-f3mrcrxy,.consent-decline.astro-f3mrcrxy{border-radius:var(--radius);font:inherit;cursor:pointer;border:1px solid var(--border);padding:.5rem 1rem}.consent-accept.astro-f3mrcrxy{background:var(--brand);color:var(--brand-foreground);border-color:var(--brand)}.ad-slot{width:100%;padding-block:var(--news-space-4,1rem);grid-column:1/-1;margin-inline:auto}.ad-slot__label,.ad-slot .ad{max-width:760px;margin-inline:auto}.ad-slot[hidden]{display:none}.ad-slot__label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.375rem;font-size:.625rem;font-weight:700;display:block}.ad--card,.ad--banner{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-muted,var(--surface));color:var(--text);grid-template-columns:1fr;gap:.75rem;padding:1rem;text-decoration:none;display:grid}.ad--card img{aspect-ratio:16/9;object-fit:cover;border-radius:calc(var(--radius) / 2);width:100%;height:auto}.ad--banner img{aspect-ratio:2;object-fit:cover;border-radius:calc(var(--radius) / 2);width:100%;height:auto}.ad--inline{border-inline-start:3px solid var(--brand);background:var(--surface-muted,var(--surface));color:var(--text);flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;padding:.75rem 1rem;text-decoration:none;display:flex}.ad--cta{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-muted,var(--surface));color:var(--text);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;text-decoration:none;display:flex}.ad__copy{gap:.25rem;display:grid}.ad__title{font-size:1rem;line-height:1.3}.ad__subtitle{color:var(--text-muted);font-size:.8125rem}.ad__description{color:var(--text-muted);font-size:.875rem;line-height:1.5}.ad__cta{border-radius:var(--radius);background:var(--brand);color:var(--brand-foreground);justify-self:start;margin-top:.25rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600}.ad-slot--footer .ad{border-block:1px solid var(--border);padding-block:1.25rem}@media (width>=720px){.ad--card{grid-template-columns:minmax(180px,40%) 1fr;align-items:center}.ad--card img{aspect-ratio:16/9;height:auto}.ad--banner{grid-template-columns:minmax(240px,45%) 1fr;align-items:center}.ad--banner img{aspect-ratio:4;height:auto}}.menu-toggle.astro-qlxresah{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);touch-action:manipulation;cursor:pointer;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.menu-icon.astro-qlxresah{display:block}.menu-icon--close.astro-qlxresah,.menu-toggle.astro-qlxresah[aria-expanded=true] .menu-icon--open.astro-qlxresah{display:none}.menu-toggle.astro-qlxresah[aria-expanded=true] .menu-icon--close.astro-qlxresah{display:block}.mobile-nav.astro-qlxresah{background:var(--surface);border-bottom:1px solid var(--border);z-index:40;flex-direction:column;gap:.25rem;padding:.5rem 1rem;display:flex;position:absolute;top:100%;left:0;right:0}.mobile-nav.astro-qlxresah[hidden]{display:none}.mobile-link.astro-qlxresah{min-height:44px;color:var(--text);border-bottom:1px solid var(--border);align-items:center;gap:.65rem;padding:.6rem .25rem;text-decoration:none;display:flex}@media (width>=1120px){.menu-toggle.astro-qlxresah{display:none}}@media (width<=1119px){.site-header.astro-qlxresah{position:relative}}.site-header.astro-6stfpryv{z-index:50;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0}.header-inner.astro-6stfpryv{max-width:var(--maxw);flex-wrap:wrap;align-items:center;gap:1.25rem;margin-inline:auto;padding:.75rem 1rem;display:flex}.brandmark.astro-6stfpryv{color:var(--text);align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.brand-seal.astro-6stfpryv{border-radius:var(--radius);background:var(--brand);width:32px;height:32px;color:var(--brand-foreground);letter-spacing:-.04em;place-items:center;font-size:.68rem;font-weight:850;display:inline-grid}.brand-name.astro-6stfpryv{letter-spacing:-.01em;font-size:1.15rem;font-weight:800}.primary-nav.astro-6stfpryv{gap:1.25rem;display:none}.nav-link.astro-6stfpryv{color:var(--text);align-items:center;gap:.42rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.nav-link.astro-6stfpryv:hover{color:var(--brand)}.header-search.astro-6stfpryv input.astro-6stfpryv{border:1px solid var(--border);border-radius:var(--radius);font:inherit;min-width:200px;padding:.45rem .75rem}.hub-topics.astro-6stfpryv{gap:1rem;display:none}.topic-link.astro-6stfpryv{color:var(--text-muted);font-size:.9rem;text-decoration:none}.header-actions.astro-6stfpryv{gap:.75rem;margin-left:auto;display:flex}.utility-link.astro-6stfpryv{color:var(--brand);font-size:.9rem;font-weight:600;text-decoration:none}.header-search-link.astro-6stfpryv{border:1px solid var(--border);border-radius:min(var(--radius), 4px);min-height:2.75rem;color:var(--text);align-items:center;gap:.45rem;padding:.55rem .7rem;font-size:.86rem;font-weight:650;text-decoration:none;display:inline-flex}.header-search-link.astro-6stfpryv:hover{border-color:var(--brand);color:var(--brand)}@media (width>=1120px){.primary-nav.astro-6stfpryv,.hub-topics.astro-6stfpryv{display:flex}}.variant-business.astro-6stfpryv .header-inner.astro-6stfpryv{flex-wrap:nowrap;justify-content:space-between}.variant-business.astro-6stfpryv .primary-nav.astro-6stfpryv{justify-content:flex-end}.variant-guide.astro-6stfpryv .header-inner.astro-6stfpryv{grid-auto-flow:column}.site-header.astro-6stfpryv,.header-inner.astro-6stfpryv,.brand-seal.astro-6stfpryv,.brand-name.astro-6stfpryv{transition:min-height var(--news-duration-base,.22s) var(--news-ease-out,ease-out), padding var(--news-duration-base,.22s) var(--news-ease-out,ease-out), width var(--news-duration-base,.22s) var(--news-ease-out,ease-out), height var(--news-duration-base,.22s) var(--news-ease-out,ease-out), font-size var(--news-duration-base,.22s) var(--news-ease-out,ease-out)}.site-header.astro-6stfpryv[data-compact] .header-inner.astro-6stfpryv{min-height:var(--news-header-height-compact,56px)}.site-header.astro-6stfpryv[data-compact] .brand-seal.astro-6stfpryv{width:32px;height:32px}.site-header.astro-6stfpryv[data-compact] .brand-name.astro-6stfpryv{font-size:1.05rem}@media (width<=720px){.header-search-link.astro-6stfpryv span.astro-6stfpryv{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.header-search-link.astro-6stfpryv{justify-content:center;width:2.75rem;margin-left:auto;padding:0}}.responsive-image.astro-pfmwjcvi{background:var(--news-color-section,var(--surface-muted));aspect-ratio:var(--image-aspect,auto);display:block;position:relative;overflow:hidden}.responsive-image.astro-pfmwjcvi>img.astro-pfmwjcvi{object-fit:cover;width:100%;height:100%;display:block}.responsive-image__fallback.astro-pfmwjcvi{border:1px solid var(--news-color-rule,var(--border));width:100%;height:100%;min-height:10rem;color:var(--news-color-ink-muted,var(--text-muted));background:linear-gradient(135deg, transparent 49.5%, var(--news-color-rule,var(--border)) 50%, transparent 50.5%), var(--news-color-section,var(--surface-muted));font-size:var(--news-font-sm,.875rem);align-content:center;place-items:center;gap:.5rem;display:grid}.site-footer.astro-kl7gxbjz{background:var(--surface-muted);border-top:1px solid var(--border);margin-top:3rem}.footer-inner.astro-kl7gxbjz{max-width:var(--maxw);grid-template-columns:minmax(0,1.35fr) minmax(190px,.65fr);gap:2.5rem;margin-inline:auto;padding:2.5rem 1rem;display:grid}.footer-brandmark.astro-kl7gxbjz{align-items:center;gap:.8rem;display:flex}.footer-seal.astro-kl7gxbjz{background:var(--brand);color:#fff;letter-spacing:-.02em;border-radius:.5rem;flex:none;place-items:center;width:2.6rem;height:2.6rem;font-size:.78rem;font-weight:850;display:grid}.footer-name.astro-kl7gxbjz{font-size:1.1rem;font-weight:800;display:block}.footer-legal.astro-kl7gxbjz{color:var(--text-muted);margin:.2rem 0 0;font-size:.82rem}.footer-mission.astro-kl7gxbjz{max-width:42ch;color:var(--text-muted);margin:1.25rem 0 0;font-size:.92rem;line-height:1.65}.footer-col__title.astro-kl7gxbjz,.footer-stories__heading.astro-kl7gxbjz h2.astro-kl7gxbjz{margin:0 0 1rem;font-size:.9rem;font-weight:800}.footer-links.astro-kl7gxbjz{gap:.2rem;display:grid}.footer-link.astro-kl7gxbjz{min-height:2.75rem;color:var(--text-muted);align-items:center;gap:.65rem;text-decoration:none;display:flex}.footer-link__icon.astro-kl7gxbjz{color:var(--brand);place-items:center;display:grid}.footer-link.astro-kl7gxbjz:hover,.footer-link.astro-kl7gxbjz[aria-current=page]{color:var(--brand)}.footer-stories.astro-kl7gxbjz{grid-column:1/-1}.footer-stories__heading.astro-kl7gxbjz{color:var(--brand);align-items:center;gap:.55rem;display:flex}.footer-stories__heading.astro-kl7gxbjz h2.astro-kl7gxbjz{color:var(--text);margin-bottom:0}.footer-stories__grid.astro-kl7gxbjz{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.footer-story.astro-kl7gxbjz{color:var(--text);grid-template-columns:6.5rem minmax(0,1fr);align-items:center;gap:1rem;text-decoration:none;display:grid}.footer-story.astro-kl7gxbjz img.astro-kl7gxbjz{object-fit:cover;border-radius:.5rem;width:6.5rem;height:4.75rem}.footer-story__copy.astro-kl7gxbjz{gap:.55rem;min-width:0;display:grid}.footer-story__copy.astro-kl7gxbjz strong.astro-kl7gxbjz{font-size:.92rem;line-height:1.3}.footer-story__action.astro-kl7gxbjz{color:var(--brand);align-items:center;gap:.3rem;font-size:.78rem;font-weight:750;display:flex}.footer-story.astro-kl7gxbjz:hover strong.astro-kl7gxbjz{color:var(--brand)}.footer-nav.astro-kl7gxbjz{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.footer-nav.astro-kl7gxbjz a.astro-kl7gxbjz{color:var(--text-muted);font-size:.82rem;text-decoration:none}.footer-nav.astro-kl7gxbjz a.astro-kl7gxbjz:hover{color:var(--brand)}.footer-bottom.astro-kl7gxbjz{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;gap:1rem;padding:1rem;font-size:.8rem;display:flex}.footer-bottom.astro-kl7gxbjz p.astro-kl7gxbjz{margin:0}@media (width<=720px){.footer-inner.astro-kl7gxbjz,.footer-stories__grid.astro-kl7gxbjz{grid-template-columns:1fr}.footer-bottom.astro-kl7gxbjz{flex-direction:column}}.reading-progress.astro-dobtp2dq{--reading-progress:0%;z-index:90;pointer-events:none;background:0 0;height:3px;position:fixed;inset:0 0 auto}.reading-progress.astro-dobtp2dq span.astro-dobtp2dq{width:var(--reading-progress);background:var(--news-color-action,var(--brand));height:100%;transition:width 80ms linear;display:block}@media (prefers-reduced-motion:reduce){.reading-progress.astro-dobtp2dq span.astro-dobtp2dq{transition:none}}@media print{.reading-progress.astro-dobtp2dq{display:none}}.most-read.astro-zjv3knfp{width:100%;margin-top:var(--news-space-20,5rem);padding:var(--news-space-16,4rem) var(--news-page-gutter,1rem);border-block:1px solid var(--news-color-rule,var(--border));background:var(--news-color-section,var(--surface-muted))}.most-read__inner.astro-zjv3knfp{width:min(100%, var(--news-container-wide,1320px));margin-inline:auto}.most-read__header.astro-zjv3knfp{padding-bottom:var(--news-space-6,1.5rem);border-bottom:3px solid var(--news-color-authority,var(--accent))}.most-read__header.astro-zjv3knfp p.astro-zjv3knfp{margin:0 0 var(--news-space-2,.5rem);color:var(--news-color-action,var(--brand));font-size:var(--news-font-sm,.875rem);font-weight:750}.most-read__header.astro-zjv3knfp h2.astro-zjv3knfp{font-size:var(--news-type-section,2rem);margin:0}.most-read.astro-zjv3knfp ol.astro-zjv3knfp{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.most-read.astro-zjv3knfp li.astro-zjv3knfp{gap:var(--news-space-4,1rem);min-width:0;padding:var(--news-space-6,1.5rem) var(--news-space-4,1rem) var(--news-space-6,1.5rem) 0;border-bottom:1px solid var(--news-color-rule,var(--border));grid-template-columns:auto minmax(0,1fr);display:grid}.most-read.astro-zjv3knfp li.astro-zjv3knfp+li.astro-zjv3knfp{padding-left:var(--news-space-4,1rem);border-left:1px solid var(--news-color-rule,var(--border))}.most-read__number.astro-zjv3knfp{color:var(--news-color-action,var(--brand));font-size:var(--news-font-2xl,1.5rem);font-weight:800;line-height:1}.most-read.astro-zjv3knfp a.astro-zjv3knfp{gap:var(--news-space-3,.75rem);color:var(--news-color-ink,var(--text));text-decoration:none;display:grid}.most-read.astro-zjv3knfp a.astro-zjv3knfp strong.astro-zjv3knfp{font-size:var(--news-type-card-small,1.125rem);text-wrap:balance;line-height:1.25}.most-read.astro-zjv3knfp a.astro-zjv3knfp>span.astro-zjv3knfp{align-items:center;gap:var(--news-space-1,.25rem);color:var(--news-color-action,var(--brand));font-size:var(--news-font-xs,.75rem);font-weight:700;display:flex}.most-read.astro-zjv3knfp a.astro-zjv3knfp:hover strong.astro-zjv3knfp{text-underline-offset:3px;text-decoration:underline}@media (width<=1023px){.most-read.astro-zjv3knfp ol.astro-zjv3knfp{grid-template-columns:repeat(2,minmax(0,1fr))}.most-read.astro-zjv3knfp li.astro-zjv3knfp+li.astro-zjv3knfp{border-left:0;padding-left:0}.most-read.astro-zjv3knfp li.astro-zjv3knfp:nth-child(2n){padding-left:var(--news-space-4);border-left:1px solid var(--news-color-rule)}}@media (width<=639px){.most-read.astro-zjv3knfp{padding-block:var(--news-space-12)}.most-read.astro-zjv3knfp ol.astro-zjv3knfp{grid-template-columns:1fr}.most-read.astro-zjv3knfp li.astro-zjv3knfp:nth-child(2n){border-left:0;padding-left:0}}.eb-shell.astro-bnnssw6e{width:100%;max-width:none;margin-inline:auto;padding:0 0 3rem}.eb-content.astro-bnnssw6e{--editorial-content-gutter:2rem;width:calc(100% - (2 * var(--editorial-content-gutter)));flex-direction:column;gap:1.5rem;margin-inline:auto;display:flex}.eb-content.astro-bnnssw6e .hero{max-width:none;padding-inline:0}.eb-content.astro-bnnssw6e .richtext,.eb-content.astro-bnnssw6e .article-block{max-width:760px;margin-inline:auto}@media (width<=720px){.eb-content.astro-bnnssw6e{--editorial-content-gutter:1rem;width:calc(100% - (2 * var(--editorial-content-gutter)))}}.pg-locator.astro-y35ybhxt{background:var(--brand);color:var(--brand-foreground)}.pg-locator-inner.astro-y35ybhxt{max-width:var(--maxw);flex-wrap:wrap;gap:1rem;margin-inline:auto;padding:.6rem 1rem;font-size:.9rem;display:flex}.pg-locator-link.astro-y35ybhxt{color:var(--brand-foreground);opacity:.9;text-decoration:none}.pg-locator-link.astro-y35ybhxt:hover{opacity:1;text-decoration:underline}.pg-shell.astro-y35ybhxt{max-width:var(--maxw);margin-inline:auto;padding:0 1rem 3rem}.pg-content.astro-y35ybhxt{flex-direction:column;gap:1.5rem;display:flex}.pg-content.astro-y35ybhxt .cards-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.kh-shell.astro-si7aeaxo{max-width:1280px;margin-inline:auto;padding:0 1rem 3rem}.kh-grid.astro-si7aeaxo{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=1024px){.kh-grid.astro-si7aeaxo{grid-template-columns:240px 1fr}}.kh-sidebar.astro-si7aeaxo{font-size:.92rem}.kh-sidebar-title.astro-si7aeaxo{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.8rem}.kh-sidebar.astro-si7aeaxo ul.astro-si7aeaxo{gap:.4rem;margin:.5rem 0 1.5rem;padding:0;list-style:none;display:grid}.kh-sidebar.astro-si7aeaxo a.astro-si7aeaxo{color:var(--text);text-decoration:none}.kh-sidebar.astro-si7aeaxo a.astro-si7aeaxo:hover{color:var(--brand)}.kh-related.astro-si7aeaxo h3.astro-si7aeaxo{color:var(--text-muted);font-size:.85rem}.kh-content.astro-si7aeaxo{flex-direction:column;gap:1.5rem;min-width:0;display:flex}
