:root{--ink:#112a3f;--ink-2:#334d61;--muted:#5c6d78;--paper:#faf9f6;--surface:#fffefa;--line:#d9d5cd;--line-dark:#a9b1b6;--navy:#112a3f;--navy-2:#1d4059;--red:#b44336;--red-dark:#8f3129;--green:#176b50;--green-soft:#e4f2eb;--gold:#b67718;--gold-soft:#fff2d2;--blue-soft:#eaf1f7;--white:#fff;--radius-sm:.1rem;--radius:.1rem;--shadow:none;--content:72rem;--reading:46rem;--step--1:clamp(.82rem, .79rem + .12vw, .9rem);--step-0:clamp(1rem, .95rem + .2vw, 1.1rem);--step-1:clamp(1.2rem, 1.08rem + .45vw, 1.5rem);--step-2:clamp(1.5rem, 1.28rem + .8vw, 2.05rem);--step-3:clamp(2rem, 1.55rem + 1.55vw, 3.05rem);--step-4:clamp(2.35rem, 1.8rem + 2.25vw, 4rem)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);background:var(--paper);font:400 var(--step-0)/1.68 "Inter Variable", Inter, ui-sans-serif, system-ui, sans-serif;font-optical-sizing:auto;text-rendering:optimizelegibility;margin:0}a{color:var(--navy-2);text-underline-offset:.18em;text-decoration-color:#8095a8;text-decoration-thickness:.08em}a:hover{color:var(--red-dark);text-decoration-color:currentColor}img,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,.button{min-height:2.75rem}:focus-visible{outline-offset:3px;outline:3px solid #f2a900}.skip-link{z-index:100;background:var(--white);color:var(--ink);padding:.7rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:none}.container{width:min(calc(100% - 2rem), var(--content));margin-inline:auto}.reading{width:min(calc(100% - 2rem), var(--reading));margin-inline:auto}.section{padding-block:clamp(3.5rem,7vw,6rem)}.section-sm{padding-block:clamp(2rem,4vw,3.5rem)}.eyebrow{color:var(--red-dark);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .75rem;font-size:.7rem;font-weight:720}h1,h2,h3,h4{color:var(--ink);text-wrap:balance;font-family:Inter Variable,Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.07}h1{font-size:var(--step-4);letter-spacing:-.055em;margin:0;font-weight:675}h2{font-size:var(--step-3);letter-spacing:-.045em;margin:0 0 1rem;font-weight:650}h3{font-size:var(--step-1);letter-spacing:-.025em;margin:0 0 .55rem;font-weight:650}p{margin:0 0 1.1rem}.lede{max-width:46rem;color:var(--ink-2);font-size:var(--step-1);letter-spacing:-.015em;font-weight:380;line-height:1.5}.muted{color:var(--muted)}.button{border:1px solid var(--navy);background:var(--navy);color:#fff;border-radius:0;justify-content:center;align-items:center;gap:.45rem;padding:.7rem 1rem;font-size:.82rem;font-weight:680;text-decoration:none;display:inline-flex}.button:hover{background:var(--navy-2);color:#fff}.button.secondary{color:var(--navy);background:0 0}.button.secondary:hover{background:var(--blue-soft);color:var(--navy)}.cluster{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.grid{gap:1rem;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{color:inherit;background:0 0;border:0;border-radius:0;padding:.45rem 0 1.2rem;text-decoration:none;transition:color .18s;display:block}.card:hover{color:var(--red-dark)}.card p:last-child{margin-bottom:0}.tag{color:var(--red-dark);letter-spacing:.11em;text-transform:uppercase;background:0 0;border-radius:0;padding:0;font-size:.66rem;font-weight:720;display:inline-flex}.rule{border:0;border-top:1px solid var(--line);margin-block:2rem}.status-dot{background:var(--green);width:.55rem;height:.55rem;box-shadow:0 0 0 .24rem var(--green-soft);border-radius:50%}.notice{background:var(--gold-soft);padding:1.1rem 1.2rem}.notice strong{color:#734b0d}.prose{font-size:clamp(1rem,.97rem + .15vw,1.08rem)}.prose>*{max-width:var(--reading);margin-inline:auto}.prose>.wide,.prose>table{max-width:min(100%, var(--content))}.prose h2{margin-top:3.4rem;scroll-margin-top:6rem}.prose h3{margin-top:2.2rem;scroll-margin-top:6rem}.prose ul,.prose ol{padding-left:1.35rem}.prose li{margin-bottom:.45rem}.prose blockquote{background:var(--blue-soft);padding:1.1rem 1.25rem}.prose table{border-collapse:collapse;width:100%;margin-block:1.8rem;font-size:.94rem}.prose th{background:var(--navy);color:#fff;text-align:left}.prose th,.prose td{border:1px solid var(--line-dark);vertical-align:top;padding:.75rem}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.meta{color:var(--muted);font-size:var(--step--1);flex-wrap:wrap;gap:.35rem 1rem;display:flex}.source-list{padding-left:1.1rem;font-size:.92rem}.source-list li{margin-bottom:.55rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=800px){.grid-3,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.container,.reading{width:min(calc(100% - 1.25rem), var(--content))}.card{padding:1.05rem}.prose table{max-width:100%;display:block;overflow-x:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.site-header[data-astro-cid-fzpbxy5g]{z-index:20;background:var(--paper);position:relative}.edition-bar[data-astro-cid-fzpbxy5g]{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.02em;font-size:.68rem;font-weight:600}.edition-inner[data-astro-cid-fzpbxy5g]{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;min-height:2.15rem;display:grid}.edition-inner[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{color:var(--ink);font-weight:650;text-decoration:none}.edition-inner[data-astro-cid-fzpbxy5g] i[data-astro-cid-fzpbxy5g]{background:var(--green);vertical-align:.05rem;border-radius:50%;width:.42rem;height:.42rem;margin-right:.4rem;display:inline-block}.shutdown[data-astro-cid-fzpbxy5g] i[data-astro-cid-fzpbxy5g]{background:var(--red)}.edition-date[data-astro-cid-fzpbxy5g]{text-align:right}.masthead[data-astro-cid-fzpbxy5g]{justify-content:center;align-items:center;min-height:7.3rem;display:flex}.brand[data-astro-cid-fzpbxy5g]{width:min(27rem,62vw);display:block}.brand[data-astro-cid-fzpbxy5g] img[data-astro-cid-fzpbxy5g]{width:100%;height:auto}.primary-nav[data-astro-cid-fzpbxy5g]{border-block:1px solid var(--ink)}.primary-nav[data-astro-cid-fzpbxy5g] .container[data-astro-cid-fzpbxy5g]{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.2rem,3.4vw,3.3rem);min-height:2.9rem;display:flex}.primary-nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{color:var(--ink);letter-spacing:.015em;font-size:.76rem;font-weight:700;text-decoration:none}.primary-nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover,.primary-nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g][aria-current=page]{color:var(--red-dark)}.mobile-menu[data-astro-cid-fzpbxy5g]{display:none}@media (width<=720px){.edition-inner[data-astro-cid-fzpbxy5g]{justify-content:center;display:flex}.edition-inner[data-astro-cid-fzpbxy5g]>span[data-astro-cid-fzpbxy5g]{display:none}.masthead[data-astro-cid-fzpbxy5g]{justify-content:space-between;min-height:5.5rem}.brand[data-astro-cid-fzpbxy5g]{width:min(15rem,100vw - 7.25rem)}.primary-nav[data-astro-cid-fzpbxy5g]{display:none}.mobile-menu[data-astro-cid-fzpbxy5g]{display:block;position:relative}summary[data-astro-cid-fzpbxy5g]{cursor:pointer;border:1px solid var(--ink);align-items:center;min-height:2.6rem;padding:.35rem .7rem;font-size:.8rem;font-weight:700;list-style:none;display:flex}summary[data-astro-cid-fzpbxy5g]::-webkit-details-marker{display:none}.mobile-panel[data-astro-cid-fzpbxy5g]{border:1px solid var(--ink);background:var(--surface);width:min(19rem,100vw - 1.25rem);padding:.5rem 1rem;position:absolute;top:calc(100% + .55rem);right:0;box-shadow:0 8px 24px #112a3f1f}.mobile-panel[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{border-bottom:1px solid var(--line);color:var(--ink);padding:.78rem 0;font-size:.84rem;font-weight:650;text-decoration:none;display:block}.mobile-panel[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:last-child{border:0}}.site-footer[data-astro-cid-nns7i3if]{background:var(--navy);color:#dce8f2;margin-top:4rem;padding:3.5rem 0 1.2rem}.footer-grid[data-astro-cid-nns7i3if]{grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;display:grid}.footer-brand[data-astro-cid-nns7i3if]{color:#fff;letter-spacing:-.025em;margin:0 0 .65rem;font:660 1.15rem/1.2 Inter Variable,Inter,sans-serif}.fine[data-astro-cid-nns7i3if]{color:#b8c9d8;max-width:29rem;font-size:.84rem}h2[data-astro-cid-nns7i3if]{color:#fff;letter-spacing:.12em;text-transform:uppercase;font:720 .68rem Inter Variable,Inter,sans-serif}a[data-astro-cid-nns7i3if]{color:#dce8f2;width:fit-content;margin-bottom:.5rem;font-size:.86rem;text-decoration:none;display:block}a[data-astro-cid-nns7i3if]:hover{color:#fff;text-decoration:underline}.legal-line[data-astro-cid-nns7i3if]{color:#a9bccd;border-top:1px solid #34536e;margin-top:2.5rem;padding-top:1rem;font-size:.74rem}@media (width<=760px){.footer-grid[data-astro-cid-nns7i3if]{grid-template-columns:1fr 1fr}.footer-grid[data-astro-cid-nns7i3if]>div[data-astro-cid-nns7i3if]:first-child{grid-column:1/-1}}
