:root{--navy:#17324d;--burgundy:#873244;--sand:#f5f0e7;--slate:#3f4b57;--gold:#c39a4a;--white:#fff;--line:#d8d4cb;--shadow:0 18px 45px #17324d1a;color:var(--slate);font-synthesis:none;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-size:1.0625rem;line-height:1.72}a{color:#6f2737;text-underline-offset:.18em;text-decoration-thickness:.09em}a:hover{color:var(--navy)}.wide{width:min(100% - 2rem,72rem);margin-inline:auto}.prose{width:min(100% - 2rem,44rem);margin:0 auto;padding:3rem 0 5rem}.skip-link{z-index:99;background:var(--white);padding:.7rem 1rem;position:fixed;top:.5rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{z-index:20;border-bottom:1px solid var(--line);background:#fffffffa;position:relative}.header-wide{width:min(100% - 2rem,80rem);margin-inline:auto}.header-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem 1rem;min-height:4.625rem;padding:.75rem 0;display:grid}.brand{width:fit-content;color:var(--navy);align-items:center;gap:.7rem;font-weight:780;line-height:1.15;text-decoration:none;display:flex}.brand small{color:var(--burgundy);font-size:.875rem;font-weight:600}.brand-mark{background:var(--navy);color:#fff;border-radius:50% 50% 50% 12%;flex:none;place-items:center;width:2.7rem;height:2.7rem;font-family:Georgia,serif;font-size:1.5rem;display:grid}.navigation-toggle{border:1px solid var(--line);background:var(--white);width:3rem;height:3rem;color:var(--navy);cursor:pointer;border-radius:.4rem;place-items:center;padding:0;display:grid}.navigation-toggle[hidden]{display:none}.navigation-toggle-icon{flex-direction:column;justify-content:space-between;width:1.5rem;height:1.125rem;display:flex}.navigation-toggle-icon span{transform-origin:50%;background:currentColor;border-radius:2px;width:100%;height:2px;transition:opacity .14s,transform .14s;display:block}[data-navigation-open] .navigation-toggle-icon span:first-child{transform:translateY(.5rem)rotate(45deg)}[data-navigation-open] .navigation-toggle-icon span:nth-child(2){opacity:0}[data-navigation-open] .navigation-toggle-icon span:last-child{transform:translateY(-.5rem)rotate(-45deg)}.primary-navigation{border-top:1px solid var(--line);grid-column:1/-1;width:100%;padding-top:.5rem}.primary-navigation[hidden]{display:none}.primary-navigation ul,.site-footer ul{margin:0;padding:0;list-style:none}.primary-navigation ul{gap:.125rem;display:grid}.primary-navigation a{min-height:3rem;color:var(--navy);border-radius:.25rem;align-items:center;padding:.625rem .75rem;font-size:1rem;font-weight:650;line-height:1.3;text-decoration:none;display:flex}.primary-navigation a:hover{background:var(--sand)}.primary-navigation a[aria-current=page]{color:var(--burgundy);background:var(--sand);box-shadow:inset 3px 0 var(--burgundy)}.navigation-enhanced[data-navigation-open] .primary-navigation{animation:.14s ease-out navigation-reveal}@keyframes navigation-reveal{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}.hero{border-bottom:1px solid var(--line);background:linear-gradient(145deg, var(--sand), #fff 66%);padding:3rem 0}.hero-home{padding:4rem 0}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(20rem,.9fr);align-items:center;gap:3rem;display:grid}.hero h1{max-width:16ch;color:var(--navy);letter-spacing:-.035em;margin:.35rem 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.45rem,5vw,4.5rem);line-height:1.03}.eyebrow{color:var(--burgundy);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.8125rem;font-weight:800}.lede{max-width:38rem;font-size:1.2rem}.hero picture,.hero img{display:block}.hero img{width:100%;height:auto;box-shadow:var(--shadow);border:1px solid #17324d1f;border-radius:1.2rem}.breadcrumbs{padding-top:1rem;font-size:.9rem}.breadcrumbs ol{gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li+li:before{color:#777;content:"/";margin-right:.55rem}h2{color:var(--navy);margin:3.4rem 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3vw,2.15rem);line-height:1.2}h3{color:var(--navy);line-height:1.3}p,ul,ol{margin-top:0;margin-bottom:1.15rem}.section-intro{font-size:1.12rem}.topic-grid,.resource-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.topic-card,.resource-card,.callout{border:1px solid var(--line);background:#fff;border-radius:.75rem;padding:1.25rem}.topic-card h3,.resource-card h3{margin:.1rem 0 .55rem}.resource-card dl{margin:1rem 0 0;font-size:.875rem}.resource-card dl div{border-top:1px solid #ece8e0;grid-template-columns:5rem 1fr;gap:.5rem;padding:.35rem 0;display:grid}.resource-card dt{font-weight:750}.resource-card dd{margin:0}.callout{border-left:5px solid var(--gold);background:var(--sand);margin:2rem 0}.callout.crisis{border-left-color:var(--burgundy);background:#fbf1f3}.disclosure{font-size:1rem}.faq-list details{border-top:1px solid var(--line);padding:1rem 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;color:var(--navy);font-weight:760}.faq-list details p{margin:0;padding:.8rem 0 0}.source-list{padding-left:1.2rem}.source-list li{margin-bottom:.65rem}.source-list span{color:#65717b;font-size:.9rem;display:block}.reviewed{border-top:1px solid var(--line);color:var(--navy);margin-top:3rem;padding-top:1rem;font-size:.92rem;font-weight:700}.site-footer{background:var(--navy);color:#eef2f5;padding:3rem 0 1.25rem}.site-footer a{color:#fff}.footer-grid{gap:2.25rem;display:grid}.footer-brand{color:#fff;font-size:1.0625rem;display:block}.footer-publisher p{color:#d7e0e7;max-width:32rem;margin:.7rem 0 .8rem}.footer-email{align-items:center;min-height:2.75rem;font-weight:700;display:inline-flex}.footer-links-heading{color:#fff;margin:0 0 .65rem;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:700}.site-footer nav ul{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.125rem .75rem;display:grid}.site-footer nav a{align-items:center;min-height:2.75rem;padding:.35rem 0;display:flex}.footer-meta{color:#cdd8df;border-top:1px solid #fff3;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1rem;font-size:.875rem;display:flex}.not-found{text-align:center;padding:6rem 0}.not-found h1{color:var(--navy);margin:0;font-family:Georgia,serif;font-size:clamp(3rem,10vw,6rem)}.not-found nav ul{flex-wrap:wrap;justify-content:center;gap:1rem;padding:0;list-style:none;display:flex}@media (width>=64rem){.footer-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:5rem}}@media (width>=80rem){.header-inner{flex-wrap:nowrap;justify-content:space-between;gap:1.5rem;display:flex}.navigation-toggle{display:none}.primary-navigation,.primary-navigation[hidden]{border-top:0;width:auto;padding-top:0;display:block}.primary-navigation ul{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:.75rem;display:flex}.primary-navigation a{background:0 0;border-radius:0;min-height:2.75rem;padding:.55rem .1rem;font-size:.9375rem}.primary-navigation a:hover{background:0 0}.primary-navigation a[aria-current=page]{box-shadow:inset 0 -2px var(--burgundy);background:0 0}}@media (width<=63.999rem){.footer-grid{gap:2rem}}@media (width<=53.125rem){.hero-grid{grid-template-columns:1fr}.hero{padding:2.3rem 0}.hero picture{order:-1}.topic-grid,.resource-list{grid-template-columns:1fr}}@media (width<=47.999rem){body{font-size:1rem}.header-wide,.wide{width:min(100% - 1.5rem,72rem)}.footer-meta{flex-direction:column}.prose{width:min(100% - 1.5rem,44rem);padding-top:2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}a[href]:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--white);outline-offset:2px;box-shadow:0 0 0 6px var(--navy);border-radius:2px}.updates-header{background:linear-gradient(145deg,var(--sand),#fff);border-bottom:1px solid var(--line);padding:4rem 0}.updates-header h1,.article-header h1{color:var(--navy);letter-spacing:-.03em;margin:.4rem 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,4rem);line-height:1.08}.updates-list{padding:3rem 0 5rem}.update-card{border-bottom:1px solid var(--line);grid-template-columns:minmax(16rem,.8fr) minmax(0,1.2fr);gap:2rem;padding:2rem 0;display:grid}.update-card:first-child{padding-top:0}.update-card img{border-radius:.8rem;width:100%;height:auto;display:block}.update-card h2{margin:.3rem 0 .5rem}.update-date,.update-meta{color:#65717b;font-size:.9rem}.update-meta{flex-wrap:wrap;gap:.3rem 1.2rem;margin-top:1.25rem;display:flex}.article-header{padding:2rem 0 1.5rem}.article-header .breadcrumbs{padding:0 0 2.5rem}.article-header h1{max-width:22ch}.article-figure{margin-top:1rem}.article-figure img{border:1px solid var(--line);width:100%;height:auto;box-shadow:var(--shadow);border-radius:1rem;display:block}.article-figure figcaption{color:#65717b;margin-top:.6rem;font-size:.88rem}.article-body>p:first-child{color:var(--navy);font-size:1.18rem}.table-scroll{max-width:100%;margin:2rem 0;overflow-x:auto}.table-scroll:focus-visible{outline:3px solid var(--white);outline-offset:2px;box-shadow:0 0 0 6px var(--navy);border-radius:2px}.article-body table{border-collapse:collapse;width:100%;margin:0;font-size:.94rem}.article-body caption{color:var(--navy);text-align:left;padding:0 0 .75rem;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;font-weight:700}.article-body th,.article-body td{text-align:left;vertical-align:top;border:1px solid var(--line);padding:.75rem}.article-body th{background:var(--sand);color:var(--navy)}.article-sources{border-top:3px solid var(--navy);margin-top:4rem;padding-top:1rem}.article-sources ol{padding-left:1.3rem}.article-sources li{margin-bottom:.8rem}.article-sources span{color:#65717b;font-size:.9rem;display:block}.article-disclosure{background:var(--sand);border-left:4px solid var(--gold);margin-top:2rem;padding:1rem}.more-updates{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:3rem;padding:1.25rem 0}.more-updates h2{margin:.25rem 0 1rem;font-size:1.65rem}.more-updates ul{margin:0;padding:0;list-style:none}.more-updates li+li{margin-top:1rem}.more-updates li>a{font-family:Georgia,Times New Roman,serif;font-size:1.12rem;font-weight:700}.more-updates li p{margin:.35rem 0 0}.latest-update{border:1px solid var(--line);border-left:5px solid var(--burgundy);border-radius:.75rem;margin:3rem 0;padding:1.5rem}.latest-update h2,.related-update h2{margin:.4rem 0 .6rem;font-size:1.65rem}.related-update .eyebrow{margin-bottom:.2rem}@media (width<=850px){.update-card{grid-template-columns:1fr}}@media (width<=620px){.article-body{overflow-wrap:anywhere}.table-scroll table{min-width:44rem}}
