:root{--font-body: Arial, Helvetica, sans-serif;--font-heading: Georgia, "Times New Roman", serif;--text: #241d1f;--muted: #566066;--line: #d8dde0;--surface: #ffffff;--paper: #f5f7f7;--red: #c72c41;--red-dark: #9d1c2e;--teal: #005f5f;--ink: #191617;--yellow: #fff7cc}*{box-sizing:border-box}html{background:var(--paper);color:var(--text);font-family:var(--font-body);line-height:1.6}body{margin:0}a{color:var(--red)}a:focus-visible,button:focus-visible{outline:3px solid var(--teal);outline-offset:3px}img{height:auto;max-width:100%}.skip-link{background:var(--ink);color:#fff;left:1rem;padding:.6rem .8rem;position:absolute;top:-5rem;z-index:10}.skip-link:focus{top:1rem}.wrap{margin:0 auto;max-width:1180px;padding-left:1rem;padding-right:1rem}.site-header{background:#fff;border-bottom:1px solid var(--line)}.masthead{align-items:center;display:flex;gap:1rem;justify-content:space-between;min-height:82px;padding-bottom:.8rem;padding-top:.8rem}.brand{align-items:center;color:var(--text);display:inline-flex;text-decoration:none}.brand img{display:block;height:auto;max-height:60px;width:min(240px,58vw)}.site-header nav,.site-footer nav{display:flex;flex-wrap:wrap;gap:.35rem .8rem}.site-header nav a{border-radius:6px;color:var(--text);font-size:.95rem;font-weight:800;min-height:44px;padding:.6rem .45rem;text-decoration:none}.site-footer nav a{color:#fff;font-size:.95rem;font-weight:800;min-height:44px;padding:.6rem .25rem;text-decoration:none}.site-header nav a:hover,.site-footer nav a:hover{color:var(--red)}.site-header nav a.active{background:#fff7cc;color:var(--red-dark);text-decoration:underline;text-underline-offset:.22em}.site-footer nav a:hover{color:#ffdc35;text-decoration:underline;text-underline-offset:.18em}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.site-footer{background:var(--ink);color:#fff;margin-top:3rem;padding:2rem 0}.footer-grid{align-items:start;display:flex;gap:1rem;justify-content:space-between}.site-footer a{color:#fff}.article-body{background:#fff;border:1px solid var(--line);border-radius:8px;padding:clamp(1rem,2.5vw,1.75rem)}.article-body h2,.article-body h3{font-family:var(--font-heading);line-height:1.2}.article-body h2{border-top:1px solid var(--line);font-size:1.7rem;margin-top:2.3rem;padding-top:1.5rem;scroll-margin-top:1.25rem}.article-body>h2:first-child{border-top:0;margin-top:0;padding-top:0}.article-body h3{font-size:1.25rem;margin-top:1.6rem;scroll-margin-top:1.25rem}.article-body p,.article-body li{font-size:1.06rem}.article-body p:has(>img:only-child){margin:1.4rem 0}.article-body figure{margin:1.4rem 0}.article-body img{background:#f5f7f7;border:1px solid var(--line);border-radius:8px;display:block;height:auto;width:100%}.article-body .image-feature img,.article-body .visual-split img{aspect-ratio:16 / 9;object-fit:cover}.article-body .image-feature{margin:1.6rem 0}.article-body .image-feature figcaption,.article-body .visual-split figcaption{color:var(--muted);font-size:.92rem;line-height:1.45;margin-top:.55rem}.article-body .visual-split{align-items:center;display:grid;gap:1.25rem;grid-template-columns:minmax(0,1fr) minmax(0,2fr);margin:1.6rem 0}.article-body .visual-split.reverse{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.article-body .visual-split.reverse>:first-child{order:2}.article-body .visual-split h2,.article-body .visual-split h3{margin-top:0}.article-body .visual-split figure{margin:0}.article-body .eyebrow-note{color:var(--teal);font-size:.82rem;font-weight:900;letter-spacing:.04em;margin:0 0 .35rem;text-transform:uppercase}.article-body .article-callout{background:#fffbea;border:1px solid #eadb88;border-left:4px solid var(--teal);border-radius:8px;margin:1.6rem 0;padding:1rem 1.1rem}.article-body .article-callout>:first-child{margin-top:0}.article-body .article-callout>:last-child{margin-bottom:0}.article-body .article-separator{border:0;border-top:1px solid var(--line);margin:2rem 0}.article-body table{border-collapse:collapse;display:block;margin:1.5rem 0;max-width:100%;overflow-x:auto;width:100%}.article-body th,.article-body td{border:1px solid var(--line);padding:.7rem .8rem;text-align:left;vertical-align:top}.article-body th{background:#eef4f4;color:var(--ink);font-weight:900}.article-body tbody tr:nth-child(2n){background:#fafbfb}@media(max-width:780px){.masthead,.footer-grid{align-items:flex-start;flex-direction:column}.site-header nav a{padding-bottom:.4rem;padding-top:.4rem}.article-body{padding:1rem}.article-body .visual-split,.article-body .visual-split.reverse{grid-template-columns:1fr}.article-body .visual-split.reverse>:first-child{order:0}}
