.pagination .page{min-height:44px}.pagination a:focus-visible{outline:3px solid rgba(198,31,39,.35);outline-offset:3px}.pagination .is-current{border-color:var(--red);background:var(--red);color:#fff}.page--prev::before,.page-link--prev::before{content:"← "}.page--next::after,.page-link--next::after{content:" →"}.post-meta.meta-line{display:flex;gap:0}.post-meta.meta-line span+span::before{content:" · ";white-space:pre}.results-heading.result-count{display:flex;flex-wrap:wrap;gap:.35rem;margin:0 0 18px;color:#777}.results-heading.result-count h2,.results-heading.result-count span{margin:0;font:inherit;color:inherit}.social-links a:hover img,.social-links a:focus-visible img{filter:brightness(0) saturate(100%) invert(17%) sepia(78%) saturate(3014%) hue-rotate(345deg) brightness(93%) contrast(91%)}@font-face{font-family:Montserrat;src:url("../fonts/montserrat-400.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url("../fonts/montserrat-500.woff2") format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Montserrat;src:url("../fonts/montserrat-600.woff2") format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Montserrat;src:url("../fonts/montserrat-700.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Montserrat;src:url("../fonts/montserrat-800.woff2") format("woff2");font-style:normal;font-weight:800;font-display:swap}:root{--red:#c61f27;--red-dark:#9d141b;--ink:#222;--muted:#686868;--line:#e6e6e6;--soft:#f6f6f5;--footer:#252525;--white:#fff;--shell:1280px;--reading:760px;--shadow:0 14px 40px rgba(0,0,0,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Montserrat,-apple-system,"system-ui","Helvetica Neue",sans-serif;font-size:16px;line-height:1.55}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:hover{color:var(--red)}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,.table-scroll:focus-visible{outline:3px solid rgba(198,31,39,.35);outline-offset:3px}.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px 14px;background:var(--ink);color:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{margin:0 0 12px;color:var(--red);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.eyebrow::before{content:"";display:inline-block;width:28px;height:1px;margin-right:10px;background:currentColor;vertical-align:middle}.eyebrow--light{color:#ef5a60}.button,button{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--red);color:#fff;font:inherit;font-size:13px;font-weight:650;letter-spacing:.02em;padding:13px 20px;cursor:pointer;transition:background .18s ease,transform .18s ease}.button:hover,button:hover{color:#fff;background:var(--red-dark);transform:translateY(-1px)}.button--small{padding:11px 17px;font-size:12px}.text-link{color:var(--red);font-size:13px;font-weight:650}.site-header{position:relative;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97)}.header-row{min-height:82px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;margin-right:auto}.brand img{width:142px}.primary-nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:520}.primary-nav a{padding:31px 0 26px;border-bottom:3px solid transparent}.primary-nav a.is-active{color:var(--red);border-bottom-color:var(--red)}.mobile-menu{display:none;margin-left:auto}.mobile-menu summary{display:grid;gap:4px;padding:9px;list-style:none;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{display:block;width:21px;height:2px;background:var(--ink)}.mobile-menu nav{position:absolute;top:100%;left:0;width:100%;padding:20px 24px 28px;background:#fff;border-top:1px solid var(--line);box-shadow:var(--shadow);display:grid;gap:14px}.breadcrumb{display:flex;gap:10px;align-items:center;min-height:44px;color:#969696;font-size:12px}.breadcrumb a:hover{color:var(--red)}.archive-hero{padding:80px 0 68px;border-top:1px solid #fafafa}.archive-hero--compact{padding-block:60px}.archive-hero__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:90px;align-items:end}.archive-hero h1,.taxonomy-heading h1,.page-heading h1,.not-found h1{max-width:850px;margin:0 0 22px;font-size:clamp(42px,6vw,76px);font-weight:430;line-height:1.02;letter-spacing:-.045em}.archive-hero p:not(.eyebrow),.taxonomy-heading>p:last-child,.not-found__hero>p{max-width:700px;color:var(--muted);font-size:18px}.search-inline label,.search-large label{display:block;margin-bottom:10px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.search-inline div,.search-large div{display:grid;grid-template-columns:1fr auto}.search-inline input,.search-large input{min-width:0;border:1px solid #d7d7d7;background:#fff;padding:14px 16px;font:inherit}.article-list{padding-block:56px 86px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.post-card{min-width:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transition:box-shadow .2s ease,transform .2s ease}.post-card:hover{position:relative;z-index:2;box-shadow:var(--shadow);transform:translateY(-2px)}.post-card__fallback{margin:0;width:100%;height:100%}.post-card__media{display:block;aspect-ratio:2/1;overflow:hidden;background:#ececec}.post-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.post-card:hover .post-card__media img{transform:scale(1.025)}.post-card__body{display:flex;min-height:292px;flex-direction:column;padding:22px}.post-meta{margin:0 0 9px;color:#777;font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.post-meta a{color:inherit}.post-card h2{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:anywhere;margin:0 0 10px;font-size:21px;font-weight:480;line-height:1.18;letter-spacing:-.025em}.post-card__body>p:not(.post-meta){display:-webkit-box;overflow:hidden;margin:0;color:#777;font-size:13px;line-height:1.5;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.post-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:19px;border-top:1px solid #ededed;color:#999;font-size:10px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:48px}.page{min-width:42px;padding:11px 14px;border:1px solid var(--line);text-align:center;font-size:13px}.page.is-current{border-color:var(--red);background:var(--red);color:#fff}.page--next,.page--prev{min-width:auto}.site-footer{background:var(--footer);color:#aaa;border-top:1px solid #3d3d3d;padding:58px 0 28px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:54px}.footer-brand img{width:142px;filter:brightness(0) invert(1);opacity:.95}.footer-brand p{max-width:310px;font-size:12px}.site-footer nav{display:flex;flex-direction:column;gap:9px;font-size:12px}.site-footer h2{margin:0 0 8px;color:#fff;font-size:12px;font-weight:650}.site-footer a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;margin-top:48px;padding-top:22px;border-top:1px solid #393939;font-size:10px}.search-page{padding-block:70px 100px}.page-heading{margin-bottom:38px}.page-heading h1{font-size:clamp(38px,5vw,64px)}.search-large{max-width:900px;margin-bottom:48px}.result-count{margin:0 0 18px;color:#777}.search-results{display:grid;gap:22px}.post-card--search{display:grid;grid-template-columns:320px 1fr;border:1px solid var(--line)}.post-card--search .post-card__media{height:100%;aspect-ratio:auto}.post-card--search .post-card__body{min-height:260px}.empty-state{max-width:850px;padding:64px;border:1px solid var(--line);background:var(--soft)}.empty-state h2{margin:0 0 16px;font-size:38px;font-weight:450;letter-spacing:-.03em}.taxonomy-heading{padding-block:74px 50px}.taxonomy-heading h1{font-size:68px}.single-article{padding-bottom:90px}.single-hero{padding-top:80px}.single-hero h1{max-width:1020px;margin:0 0 24px;font-size:clamp(42px,6vw,78px);font-weight:430;line-height:1.02;letter-spacing:-.045em}.single-deck{max-width:820px;margin:0;color:var(--muted);font-size:20px}.byline{display:flex;gap:24px;margin:30px 0 46px;color:#777;font-size:12px}.single-hero__media{margin:0}.featured-image{width:min(100%,var(--featured-source-width));aspect-ratio:var(--featured-aspect);overflow:hidden}.featured-image img{width:100%;height:100%;object-fit:cover}.single-hero__media img{width:100%;max-height:700px;object-fit:cover}.single-hero__media figcaption{margin-top:8px;color:#888;font-size:11px}.single-hero__media--compact{max-width:760px}.article-layout{display:grid;grid-template-columns:210px minmax(0,var(--reading));gap:80px;justify-content:center;margin-top:72px}.article-aside{position:sticky;top:24px;align-self:start;display:grid;gap:9px;padding-top:15px;border-top:1px solid var(--red);font-size:12px}.article-aside span{font-weight:700;text-transform:uppercase;letter-spacing:.08em}.post-content{font-family:Georgia,"Times New Roman",serif;color:#333;font-size:19px;line-height:1.78}.post-content h2,.post-content h3{font-family:Montserrat,-apple-system,"system-ui","Helvetica Neue",sans-serif;letter-spacing:-.03em}.post-content h2{margin:58px 0 16px;font-size:34px;font-weight:480;line-height:1.2}.post-content h3{margin:34px 0 12px;font-size:23px;font-weight:520}.post-content p{margin:0 0 25px}.post-content li{margin-bottom:8px}.post-content figure{margin:46px 0}.post-content figcaption{font-family:Montserrat,sans-serif;color:#777;font-size:12px}.table-scroll{max-width:100%;overflow-x:auto;margin:36px 0}.post-content table{width:100%;min-width:620px;border-collapse:collapse;font-family:Montserrat,sans-serif;font-size:14px}.post-content caption{text-align:left;font-weight:650;margin-bottom:10px}.post-content th,.post-content td{padding:13px;border:1px solid #ddd;text-align:left}.post-content th{background:var(--soft)}.article-cta{background:var(--footer);color:#fff;padding:70px 0}.article-cta .shell{display:grid;grid-template-columns:1fr auto;gap:20px 70px;align-items:center}.article-cta h2{grid-column:1;margin:0;font-size:40px;font-weight:430;letter-spacing:-.035em}.article-cta p:not(.eyebrow){grid-column:1;margin:0;color:#aaa}.article-cta .button{grid-column:2;grid-row:1/4}.related{padding-block:80px 100px}.related>h2{margin:0 0 30px;font-size:40px;font-weight:430;letter-spacing:-.035em}.card-grid--three{grid-template-columns:repeat(3,1fr)}.post-card--related .post-card__body{min-height:270px}.not-found{padding-top:90px}.not-found__hero{padding-bottom:90px}.error-code{margin:0;color:#eee;font-size:140px;font-weight:750;line-height:.8;letter-spacing:-.08em}.not-found .search-large{margin:38px 0 20px}.not-found h1{font-size:64px}.not-found .related{border-top:1px solid var(--line)}@media(max-width:980px){.primary-nav,.header-row>.button{display:none}.mobile-menu{display:block}.archive-hero__grid,.article-cta .shell{grid-template-columns:1fr;gap:36px}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:minmax(0,var(--reading));gap:0}.article-aside{position:static;display:flex;gap:18px;margin-bottom:34px}.article-cta .button{grid-column:1;grid-row:auto;justify-self:start}}@media(max-width:680px){.shell{width:min(calc(100% - 32px),var(--shell))}.header-row{min-height:64px}.brand img{width:112px}.breadcrumb{overflow:auto;white-space:nowrap}.archive-hero,.archive-hero--compact,.taxonomy-heading,.single-hero{padding-top:50px}.archive-hero{padding-bottom:44px}.archive-hero h1,.taxonomy-heading h1,.page-heading h1,.not-found h1,.single-hero h1{font-size:42px}.archive-hero p:not(.eyebrow),.taxonomy-heading>p:last-child,.not-found__hero>p,.single-deck{font-size:16px}.search-inline div,.search-large div{grid-template-columns:1fr}.search-inline button,.search-large button{width:100%}.article-list{padding-block:34px 64px}.card-grid,.card-grid--three{grid-template-columns:1fr}.post-card__body{min-height:250px}.post-card--search{grid-template-columns:1fr}.post-card--search .post-card__media{aspect-ratio:2/1}.footer-grid{grid-template-columns:1fr}.footer-bottom{gap:20px;flex-direction:column}.search-page{padding-block:48px 72px}.empty-state{padding:36px 24px}.byline{align-items:flex-start;flex-direction:column;gap:6px;margin-bottom:30px}.single-article{padding-bottom:64px}.article-layout{margin-top:48px}.post-content{font-size:18px}.post-content h2{font-size:29px}.article-cta h2,.related>h2{font-size:32px}.related{padding-block:56px 72px}.error-code{font-size:100px}.not-found{padding-top:60px}.not-found__hero{padding-bottom:60px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.card-grid{gap:12px;border:0}.post-card{border:1px solid var(--line)}.site-header{position:sticky;top:0;color:#000;background:rgba(255,255,255,.96);transition:box-shadow .2s cubic-bezier(.4,0,.2,1)}.header-row{width:min(100%,1280px);min-height:72px;padding:0 24px;gap:0}.brand{margin-right:170px;color:rgb(178,30,36)}.brand img{width:119.859px}.primary-nav{gap:10px;font-size:15px;font-weight:500;letter-spacing:-.15px}.primary-nav a{display:flex;align-items:center;padding:8px 14px;border-bottom:0}.primary-nav a:not(:last-child)::after{content:"";width:7px;height:7px;margin-left:12px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px)}.header-row>.button{width:163.297px;height:43.688px;margin-left:auto;padding:0;font-size:14px;font-weight:500;letter-spacing:normal;border-radius:3px;box-shadow:0 6px 18px rgba(178,30,36,.22)}.site-footer{position:relative;isolation:isolate;overflow:hidden;border:0;background:#262626;color:rgba(255,255,255,.7);padding:0 48px 36px}.footer-inner{width:100%;max-width:1440px;margin-inline:auto}.footer-cols{width:100%;display:grid;grid-template-columns:1.5fr repeat(6,1fr);gap:0;padding:56px 0 44px;align-items:start}.footer-brandcol{padding-right:32px}.footer-logo{display:inline-flex}.footer-logo img{width:119.859px;filter:brightness(0) invert(1)}.footer-tagline{max-width:30ch;margin:16px 0 0;color:rgba(255,255,255,.5);font-size:13px;line-height:1.6;letter-spacing:-.13px}.footer-social{display:flex;gap:10px;margin-top:24px}.footer-social a{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);transition:border-color .2s,background .2s}.footer-social img{width:16px;height:16px}.footer-social a:hover{border-color:rgba(255,255,255,.6);background:rgba(255,255,255,.06)}.site-footer .footer-col{display:flex;min-width:0;flex-direction:column;gap:0;padding:0 18px;font-size:13px;line-height:1.55}.site-footer .footer-col:last-child{padding-right:0}.footer-col-hub{display:block;margin-bottom:10px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.13);color:#fff;font-size:14px;font-weight:500;line-height:1.55;letter-spacing:-.14px}.footer-col>a:not(.footer-col-hub){display:block;padding:5px 0;color:rgba(255,255,255,.62);font-size:13px;line-height:1.55;letter-spacing:-.13px}.site-footer a{transition:color .12s}.footer-col>a:not(.footer-col-hub):hover,.footer-metagroup a:hover{color:#ff8a8e}.footer-col-hub:hover,.footer-legal a:hover{color:#fff}.footer-meta{display:flex;flex-wrap:wrap;gap:18px 44px;padding:28px 0;border-top:1px solid rgba(255,255,255,.12)}.site-footer .footer-metagroup{display:flex;flex-flow:row wrap;align-items:baseline;gap:6px 12px;font-size:13px;line-height:1.55}.footer-metagroup .mh{margin-right:4px;color:rgba(255,255,255,.4);font-size:11px;font-weight:500;line-height:1;letter-spacing:1.32px;text-transform:uppercase}.footer-metagroup a{color:rgba(255,255,255,.66);font-size:13px;line-height:1.55;letter-spacing:-.13px}.footer-metagroup .sep{color:rgba(255,255,255,.22);font-size:12px;line-height:1.55}.footer-legal{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.45);font-size:12px;line-height:1.55}.footer-legal-right{display:flex;align-items:center;flex-wrap:wrap;gap:10px}@media(min-width:1800px){.header-row{width:1440px}}@media(min-width:981px) and (max-width:1280px){.header-row{min-height:68px}.brand img{width:119.859px}}@media(max-width:1180px){.header-row{width:100%;min-height:68px;padding-inline:24px}.brand{margin-right:auto}.brand img{width:119.859px}.mobile-menu summary{display:grid;width:44px;height:44px;padding:0;align-content:center;justify-content:center;background:#262626}.mobile-menu summary span{width:18px;height:1px;background:#fff}.site-footer{padding:0 48px 36px}.footer-cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 0;padding:56px 0 44px}.footer-brandcol{grid-column:1/-1;margin-bottom:8px;padding-right:0}.footer-tagline{max-width:48ch}.site-footer .footer-col:nth-child(2),.site-footer .footer-col:nth-child(5){padding-left:0}}@media(max-width:767px){.header-row{width:100%;min-height:64px;padding-inline:20px}.brand{margin-right:auto}.brand img{width:103.516px}}@media(max-width:680px){.site-footer{padding:0 24px 28px}.footer-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px;padding:40px 0 32px}.site-footer .footer-col{padding:0 0 0 16px}.site-footer .footer-col:nth-child(odd){padding-left:0}.footer-meta{gap:16px 28px}.footer-legal{align-items:flex-start}.footer-legal-right{gap:10px}}@media(max-width:440px){.site-footer .footer-col{padding-left:0}.footer-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.site-footer .footer-metagroup{flex-direction:column;align-items:flex-start;gap:5px}.footer-metagroup .sep{display:none}}.chat-widget{position:fixed;z-index:90;right:24px;bottom:24px}.chat-widget__trigger{display:flex;width:64px;height:64px;align-items:center;justify-content:center;border-radius:50%;background:var(--red);color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.2);transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.chat-widget__trigger:hover{background:var(--red-dark);color:#fff;transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,0,0,.24)}.chat-widget__trigger:focus-visible{outline:3px solid rgba(198,31,39,.35);outline-offset:4px}.chat-widget__trigger svg{width:32px;height:32px}@media(max-width:680px){.chat-widget{right:16px;bottom:16px}.chat-widget__trigger{width:58px;height:58px}.chat-widget__trigger svg{width:29px;height:29px}}/* WP template guardrails: accessibility, performance and pagination */ .skip-link:focus,.skip-link:focus-visible{position: fixed;top: 12px;left: 12px;z-index: 9999;width: auto;height: auto;padding: 10px 14px;background: #ffffff;color: #111111;outline: 3px solid currentColor;}:focus-visible{outline: 3px solid currentColor;outline-offset: 3px;}.footer-brand > img{height: auto;}.drawer__links .menu{display: grid;gap: 2px;margin: 0;padding: 0;list-style: none;}.drawer__links .menu-item{margin: 0;list-style: none;}.pagination,.pagination.wrap{display: flex;flex-wrap: wrap;gap: 8px;align-items: center;}.pagination a,.pagination span{min-height: 44px;padding-inline: 16px;display: inline-flex;align-items: center;justify-content: center;}.pagination a:focus,.pagination a:focus-visible{outline: 3px solid currentColor;outline-offset: 3px;}.pagination .page-link .inline-icon{filter: brightness(0) invert(1);}.pagination .page-link:hover .inline-icon,.pagination .page-link[aria-current="page"] .inline-icon{filter: none;}.pagination .page-link--prev .inline-icon{transform: rotate(180deg);}.post-card__image img,.post-card__thumb,.featured-card__image{width: 100%;height: auto;aspect-ratio: 16 / 9;object-fit: cover;}.post-card__link{min-width: 0;min-height: 100%;display: flex;flex: 1;flex-direction: column;color: inherit;text-decoration: none;}.post-card__link:focus-visible{outline-offset: -3px;}.post-card h2 [data-clamp-tooltip="post-title"],.post-card h3 [data-clamp-tooltip="post-title"]{display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}.article-cover{margin: 1em 40px;}.article-cover .article-image__media{width: 100%;height: auto;max-height: 430px;object-fit: cover;}.single-media.has-compact-featured-image{width: min(100%,var(--single-image-source-width));max-width: 800px;margin-inline: auto;}.single-media.has-wide-featured-image{width: 100%;}.search-layout--without-taxonomy{grid-template-columns: minmax(0,1fr);}.search-layout--without-taxonomy > :last-child{width: min(100%,920px);margin-inline: auto;}@media (max-width: 820px){.quick-actions[data-taxonomy-limit-justification] .button{min-height: 56px;padding-inline: 8px;white-space: normal;overflow-wrap: anywhere;line-height: 1.15;text-align: center;}}@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration: 0.01ms !important;animation-iteration-count: 1 !important;scroll-behavior: auto !important;transition-duration: 0.01ms !important;}}
