:root{--slate-900: #0F172A;--slate-800: #1E293B;--slate-700: #334155;--slate-600: #475569;--slate-500: #64748B;--slate-400: #94A3B8;--slate-300: #CBD5E1;--slate-200: #E2E8F0;--slate-150: #E9EEF5;--slate-100: #F1F5F9;--slate-50: #F8FAFC;--blue: #2563EB;--blue-dark: #1D4ED8;--blue-50: #EFF6FF;--blue-100: #DBEAFE;--emerald: #10B981;--emerald-50: #ECFDF5;--emerald-600: #059669;--red: #DC2626;--amber: #D97706;--amber-50: #FFFBEB;--ink: var(--slate-800);--ink-strong: var(--slate-900);--ink-muted: var(--slate-600);--ink-faint: var(--slate-500);--bg: var(--slate-50);--surface: #fff;--border: var(--slate-200);--accent: var(--blue);--font-serif: "Source Serif 4", Georgia, "Times New Roman", serif;--font-sans: "Source Sans 3", system-ui, -apple-system, "Segoe UI", sans-serif;--content-max: 1140px;--article-max: 720px;--toc-width: 240px;--radius: 10px;--shadow-card: 0 1px 2px rgba(15, 23, 42, .06), 0 2px 8px rgba(15, 23, 42, .05)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-sans);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{max-width:100%;height:auto}a{color:var(--blue-dark);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:2px}h1,h2,h3,h4{font-family:var(--font-serif);color:var(--ink-strong);line-height:1.15;letter-spacing:-.01em;margin:0}:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:3px}.container{max-width:var(--content-max);margin:0 auto;padding:0 20px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.pc{--w: 54px;width:var(--w);height:calc(var(--w) * 1.42);background:#fff;border:1px solid var(--slate-200);border-radius:7px;box-shadow:0 1px 2px #0f172a1a,0 2px 6px #0f172a0f;position:relative;flex:none;font-family:var(--font-serif);display:flex;align-items:center;justify-content:center}.pc .ix{position:absolute;font-weight:600;line-height:.92;text-align:center;font-size:calc(var(--w) * .26)}.pc .ix.tl{top:5px;left:6px}.pc .ix.br{bottom:5px;right:6px;transform:rotate(180deg)}.pc .pip{font-size:calc(var(--w) * .52);line-height:1}.pc.red{color:var(--red)}.pc.black{color:var(--slate-800)}.pc.joker{background:linear-gradient(135deg,#fff,#f1f5f9)}.pc.joker .pip{font-size:calc(var(--w) * .42);color:var(--slate-500);font-family:var(--font-sans);font-weight:800;letter-spacing:-.5px}.pc.back{background:repeating-linear-gradient(45deg,var(--blue) 0 6px,var(--blue-dark) 6px 12px);border-color:var(--blue-dark)}.pc.dim{opacity:.45}.pc-row{display:flex;gap:6px;align-items:flex-end;flex-wrap:wrap}.pc-row.tight{gap:0;flex-wrap:nowrap}.pc-row.tight .pc:not(:first-child){margin-left:-22px}.card-example{margin:24px 0;padding:18px 20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.card-example .ce-label{font-size:13.5px;font-weight:700;margin-bottom:10px}.card-example .ce-label.ok{color:var(--emerald-600)}.card-example .ce-label.bad{color:var(--red)}.card-example .ce-label.info{color:var(--blue-dark)}.card-example .ce-caption{font-size:14px;color:var(--ink-faint);margin-top:10px;line-height:1.45}.card-example .ce-note{background:var(--amber-50);border:1px solid #FCD34D;border-radius:8px;padding:9px 13px;font-size:13.5px;color:#92400e;margin-top:10px;line-height:1.45}.chip{display:inline-flex;align-items:center;gap:2px;font-family:var(--font-serif);font-weight:600;font-size:.92em;padding:2px 8px;border-radius:7px;background:#fff;border:1px solid var(--slate-200);box-shadow:0 1px 1.5px #0f172a12;color:var(--slate-800);line-height:1.25;white-space:nowrap;vertical-align:baseline}.chip.red{color:var(--red)}.prose{font-size:17px;line-height:1.65;color:var(--slate-700)}.prose>:first-child{margin-top:0}.prose h2{font-size:27px;font-weight:700;margin:44px 0 14px;padding-bottom:10px;border-bottom:1px solid var(--slate-200)}.prose h3{font-size:21px;font-weight:600;margin:32px 0 10px}.prose h4{font-size:17.5px;font-weight:600;margin:24px 0 8px;font-family:var(--font-sans)}.prose p{margin:0 0 16px}.prose ul,.prose ol{margin:0 0 16px;padding-left:26px}.prose li{margin-bottom:6px}.prose li::marker{color:var(--blue);font-weight:600}.prose b,.prose strong{color:var(--ink-strong)}.prose blockquote{margin:20px 0;padding:4px 0 4px 18px;border-left:3px solid var(--slate-300);color:var(--ink-muted);font-style:italic}.prose hr{border:0;border-top:1px solid var(--slate-200);margin:36px 0}.prose code{font-size:.9em;background:var(--slate-100);padding:2px 6px;border-radius:5px}.table-wrap{overflow-x:auto;margin:22px 0;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);-webkit-overflow-scrolling:touch}.prose table,.table-wrap table{width:100%;border-collapse:collapse;font-size:14.5px;line-height:1.45;margin:0}.prose thead tr,.table-wrap thead tr{background:var(--slate-800);color:#fff;text-align:left}.prose th,.table-wrap th{padding:10px 14px;font-weight:600;font-size:13px;font-family:var(--font-sans);letter-spacing:.02em;white-space:nowrap}.prose td,.table-wrap td{padding:10px 14px;border-bottom:1px solid var(--slate-100);color:var(--slate-700);vertical-align:top}.prose tbody tr:nth-child(odd),.table-wrap tbody tr:nth-child(odd){background:var(--slate-50)}.prose tbody tr:last-child td,.table-wrap tbody tr:last-child td{border-bottom:0}.prose td:first-child,.table-wrap td:first-child{font-weight:600;color:var(--slate-800)}.key-takeaways{background:var(--slate-50);border-left:3px solid var(--blue);border-radius:0 8px 8px 0;padding:16px 20px;margin:24px 0}.key-takeaways .kt-title{font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--blue-dark);margin-bottom:8px;font-family:var(--font-sans)}.key-takeaways ul{margin:0;padding-left:18px;font-size:15px;line-height:1.55;color:var(--slate-700)}.key-takeaways li{margin-bottom:4px}.key-takeaways li:last-child{margin-bottom:0}.callout{border:1px solid var(--border);border-radius:var(--radius);padding:16px 20px;margin:22px 0;background:var(--surface);font-size:15.5px}.callout .co-title{font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-family:var(--font-sans)}.callout.definition{background:var(--blue-50);border-color:var(--blue-100)}.callout.definition .co-title{color:var(--blue-dark)}.callout.warning{background:var(--amber-50);border-color:#fcd34d}.callout.warning .co-title{color:var(--amber)}.callout.success{background:var(--emerald-50);border-color:#a7f3d0}.callout.success .co-title{color:var(--emerald-600)}.callout>p:last-child{margin-bottom:0}.badge{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:700;letter-spacing:.03em;padding:4px 10px;border-radius:20px;font-family:var(--font-sans)}.badge.blue{color:var(--blue-dark);background:var(--blue-100)}.badge.green{color:var(--emerald-600);background:var(--emerald-50)}.badge.amber{color:var(--amber);background:var(--amber-50)}.faq-list{margin:8px 0 0}.faq-item{border-left:3px solid transparent;border-bottom:1px solid var(--slate-150);padding-left:14px;transition:background .15s,border-color .15s}.faq-item[open]{border-left-color:var(--blue);background:var(--blue-50)}.faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 10px 15px 4px;cursor:pointer;font-weight:700;font-size:16px;color:var(--slate-800);list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item[open] summary{color:var(--blue-dark)}.faq-item summary .faq-arrow{font-size:13px;color:var(--slate-400);transition:transform .2s;flex:none}.faq-item[open] summary .faq-arrow{transform:rotate(180deg)}.faq-item .faq-answer{padding:0 12px 16px 4px;font-size:15.5px;line-height:1.6;color:var(--slate-600)}.faq-item .faq-answer p{margin:0 0 10px}.faq-item .faq-answer p:last-child{margin-bottom:0}.breadcrumb{font-size:13.5px;color:var(--ink-faint);font-weight:600;letter-spacing:.2px;margin:0}.breadcrumb ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.breadcrumb li+li:before{content:"›";margin-right:6px;color:var(--slate-400)}.breadcrumb a{color:var(--blue)}.article-head h1{font-size:clamp(30px,5.2vw,40px);font-weight:700;margin:16px 0 12px}.article-head .dek{font-size:19px;line-height:1.5;color:var(--ink-muted);margin:0 0 20px;font-weight:400}.byline{display:flex;align-items:center;gap:11px;padding-bottom:20px;border-bottom:1px solid var(--slate-200);margin-bottom:26px}.byline .avatar{width:38px;height:38px;border-radius:50%;background:var(--slate-200);display:grid;place-items:center;font-weight:700;color:var(--slate-600);font-size:13px;flex:none;font-family:var(--font-sans)}.byline .meta{font-size:13.5px;line-height:1.45}.byline .meta .who{font-weight:600;color:var(--slate-700)}.byline .meta .when{color:var(--ink-faint)}.byline .fact-checked{color:var(--emerald-600);font-weight:600}.article-grid{display:grid;grid-template-columns:minmax(0,var(--article-max)) var(--toc-width);gap:56px;justify-content:center;align-items:start}.toc{position:sticky;top:84px;border-left:1px solid var(--slate-200);padding-left:20px;font-size:13.5px;max-height:calc(100vh - 110px);overflow-y:auto}.toc .toc-title{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:10px}.toc ol{list-style:none;margin:0;padding:0}.toc li{margin-bottom:2px}.toc a{display:block;padding:4px 8px;color:var(--ink-faint);border-radius:6px;line-height:1.4}.toc a:hover{color:var(--blue-dark);background:var(--slate-100);text-decoration:none}.toc li.depth-3 a{padding-left:22px;font-size:12.5px}.toc a.active{color:var(--blue-dark);background:var(--blue-50);font-weight:600}.toc-mobile{display:none;margin:0 0 22px;border:1px solid var(--blue-100);background:var(--blue-50);border-radius:8px}.toc-mobile summary{display:flex;justify-content:space-between;align-items:center;padding:11px 14px;font-size:13.5px;font-weight:700;color:var(--blue-dark);cursor:pointer;list-style:none}.toc-mobile summary::-webkit-details-marker{display:none}.toc-mobile summary .faq-arrow{transition:transform .2s;font-size:12px}.toc-mobile[open] summary .faq-arrow{transform:rotate(180deg)}.toc-mobile ol{list-style:none;margin:0;padding:2px 14px 12px}.toc-mobile a{display:block;padding:6px 0;font-size:14.5px;color:var(--slate-700);border-bottom:1px dashed var(--blue-100)}.toc-mobile li:last-child a{border-bottom:0}.toc-mobile li.depth-3 a{padding-left:16px;font-size:13.5px}@media(max-width:960px){.article-grid{grid-template-columns:minmax(0,1fr);gap:0}.toc{display:none}.toc-mobile{display:block}}.related{margin-top:48px;padding-top:28px;border-top:1px solid var(--slate-200)}.related h2{font-size:22px;font-weight:700;margin:0 0 16px}.related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px}.related-card{display:block;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px 18px;transition:border-color .15s,box-shadow .15s,transform .15s}.related-card:hover{text-decoration:none;border-color:var(--blue);box-shadow:var(--shadow-card);transform:translateY(-1px)}.related-card .rc-cluster{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:6px;font-family:var(--font-sans)}.related-card .rc-title{font-family:var(--font-serif);font-weight:600;font-size:16.5px;color:var(--ink-strong);line-height:1.3;margin-bottom:6px}.related-card .rc-desc{font-size:13.5px;color:var(--ink-faint);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.site-header{position:sticky;top:0;z-index:50;background:#fffffff0;backdrop-filter:blur(8px);border-bottom:1px solid var(--slate-200)}.site-header:before{content:"";display:block;height:4px;background:var(--blue)}.site-header .bar{display:flex;align-items:center;gap:26px;height:60px}.logo{display:flex;align-items:center;gap:9px;font-family:var(--font-serif);font-weight:700;font-size:21px;color:var(--ink-strong);letter-spacing:-.01em}.logo:hover{text-decoration:none}.logo .logo-mark{width:28px;height:28px;flex:none}.site-nav{display:flex;gap:2px;margin-left:auto}.site-nav a{font-size:14.5px;font-weight:600;color:var(--slate-600);padding:7px 12px;border-radius:7px}.site-nav a:hover{color:var(--blue-dark);background:var(--blue-50);text-decoration:none}.site-nav a[aria-current=true]{color:var(--blue-dark);background:var(--blue-50)}.nav-toggle{display:none;margin-left:auto;border:1px solid var(--slate-200);background:#fff;border-radius:8px;width:40px;height:40px;cursor:pointer;color:var(--slate-700);align-items:center;justify-content:center}@media(max-width:860px){.site-nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#fff;border-bottom:1px solid var(--slate-200);padding:8px 16px 14px;box-shadow:0 12px 24px #0f172a14}.site-nav.open{display:flex}.site-nav a{padding:11px 12px;font-size:16px}.nav-toggle{display:inline-flex}}.site-footer{margin-top:72px;background:var(--slate-900);color:var(--slate-300);font-size:14px}.site-footer .foot-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:32px;padding:44px 0 36px}.site-footer .foot-brand .logo{color:#fff;font-size:19px;margin-bottom:10px}.site-footer .foot-brand p{margin:0;color:var(--slate-400);line-height:1.55;max-width:300px}.site-footer h3{font-family:var(--font-sans);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--slate-400);margin:0 0 12px}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin-bottom:8px}.site-footer a{color:var(--slate-300)}.site-footer a:hover{color:#fff}.site-footer .foot-legal{border-top:1px solid var(--slate-700);padding:18px 0 22px;font-size:12.5px;color:var(--slate-500);display:flex;flex-wrap:wrap;gap:8px 22px;justify-content:space-between}@media(max-width:760px){.site-footer .foot-grid{grid-template-columns:1fr 1fr;padding:36px 0 24px}}.hub-hero{background:var(--surface);border-bottom:1px solid var(--slate-200);padding:44px 0 38px}.hub-hero .kicker{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:10px;font-family:var(--font-sans)}.hub-hero h1{font-size:clamp(30px,5vw,40px);font-weight:700}.hub-hero .dek{font-size:18px;color:var(--ink-muted);max-width:640px;margin:12px 0 0;line-height:1.55}.guide-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin:28px 0}.guide-card{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px 22px;transition:border-color .15s,box-shadow .15s,transform .15s}.guide-card:hover{text-decoration:none;border-color:var(--blue);box-shadow:var(--shadow-card);transform:translateY(-2px)}.guide-card .gc-cluster{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:8px;font-family:var(--font-sans)}.guide-card h3{font-size:19px;font-weight:600;line-height:1.25;margin-bottom:8px}.guide-card p{margin:0;font-size:14.5px;color:var(--ink-faint);line-height:1.55}.guide-card .gc-more{margin-top:auto;padding-top:12px;font-size:13.5px;font-weight:600;color:var(--blue-dark)}.section-head{margin:48px 0 6px}.section-head .sh-kicker{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);font-family:var(--font-sans)}.section-head h2{font-size:27px;font-weight:700;margin:6px 0 8px}.section-head p{margin:0;color:var(--ink-muted);max-width:640px}.section-head .sh-all{font-weight:600;font-size:14.5px;white-space:nowrap}.section-head .sh-row{display:flex;align-items:baseline;justify-content:space-between;gap:18px}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-cyrillic-ext-400-normal.BwJdxs7r.woff2) format("woff2"),url(/_astro/source-sans-3-cyrillic-ext-400-normal.Cd63HKDh.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-cyrillic-400-normal.DjhbW-4D.woff2) format("woff2"),url(/_astro/source-sans-3-cyrillic-400-normal.7kQcAFpS.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-greek-ext-400-normal.CpIwTHMM.woff2) format("woff2"),url(/_astro/source-sans-3-greek-ext-400-normal.BI1kUwmR.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-greek-400-normal.DZReXJla.woff2) format("woff2"),url(/_astro/source-sans-3-greek-400-normal.DJm9Ud5h.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-vietnamese-400-normal.CwtaIDr2.woff2) format("woff2"),url(/_astro/source-sans-3-vietnamese-400-normal.dYp9C364.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-latin-ext-400-normal.UNsKFIBq.woff2) format("woff2"),url(/_astro/source-sans-3-latin-ext-400-normal.BGPHfnm_.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-latin-400-normal.DQi5PRDE.woff2) format("woff2"),url(/_astro/source-sans-3-latin-400-normal.AFMiCETP.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-cyrillic-ext-600-normal.6AhwUnSr.woff2) format("woff2"),url(/_astro/source-sans-3-cyrillic-ext-600-normal.uAL1a5gb.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-cyrillic-600-normal.BnFu5nHC.woff2) format("woff2"),url(/_astro/source-sans-3-cyrillic-600-normal.y-RO8wOd.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-greek-ext-600-normal.DynePNDL.woff2) format("woff2"),url(/_astro/source-sans-3-greek-ext-600-normal.D7vJ4nVX.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-greek-600-normal.BSO157bq.woff2) format("woff2"),url(/_astro/source-sans-3-greek-600-normal.BNF9LBpG.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-vietnamese-600-normal.B2sTNYey.woff2) format("woff2"),url(/_astro/source-sans-3-vietnamese-600-normal.DpSexF-T.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-latin-ext-600-normal.AEyhgUpm.woff2) format("woff2"),url(/_astro/source-sans-3-latin-ext-600-normal.Wy7HIzqC.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-latin-600-normal.DeckBYAU.woff2) format("woff2"),url(/_astro/source-sans-3-latin-600-normal.BvDVuF-j.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-cyrillic-ext-700-normal.BhUSqjb8.woff2) format("woff2"),url(/_astro/source-sans-3-cyrillic-ext-700-normal.B6RPsSdD.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-cyrillic-700-normal.CIuudVLB.woff2) format("woff2"),url(/_astro/source-sans-3-cyrillic-700-normal.DYE6gq6k.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-greek-ext-700-normal.Dd6uIcuy.woff2) format("woff2"),url(/_astro/source-sans-3-greek-ext-700-normal.C6ITAlBU.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-greek-700-normal.C8Tp2qRF.woff2) format("woff2"),url(/_astro/source-sans-3-greek-700-normal.BWdBblwd.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-vietnamese-700-normal.Bgamivog.woff2) format("woff2"),url(/_astro/source-sans-3-vietnamese-700-normal.BHxM10oo.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-latin-ext-700-normal.6Xi0A2be.woff2) format("woff2"),url(/_astro/source-sans-3-latin-ext-700-normal.ChH_v7nA.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-latin-700-normal.CkzU-mV9.woff2) format("woff2"),url(/_astro/source-sans-3-latin-700-normal.BBbVrHF_.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-serif-4-cyrillic-ext-600-normal.D_E8FDgP.woff2) format("woff2"),url(/_astro/source-serif-4-cyrillic-ext-600-normal.DiT2IGQm.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-serif-4-cyrillic-600-normal.BDP5YDHD.woff2) format("woff2"),url(/_astro/source-serif-4-cyrillic-600-normal.DFnC3vAY.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-serif-4-greek-600-normal.DdRkKr-1.woff2) format("woff2"),url(/_astro/source-serif-4-greek-600-normal.DhXQw1Kl.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-serif-4-vietnamese-600-normal.CznyfUKR.woff2) format("woff2"),url(/_astro/source-serif-4-vietnamese-600-normal.B0WJbuqT.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-serif-4-latin-ext-600-normal.0sIUyHMO.woff2) format("woff2"),url(/_astro/source-serif-4-latin-ext-600-normal.C6NNqpJh.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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:"Source Serif 4";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-serif-4-latin-600-normal.DouSKlru.woff2) format("woff2"),url(/_astro/source-serif-4-latin-600-normal.DMD1h6_f.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-serif-4-cyrillic-ext-700-normal.B9R79AaY.woff2) format("woff2"),url(/_astro/source-serif-4-cyrillic-ext-700-normal.DsKdgJCr.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-serif-4-cyrillic-700-normal.BmBwwUw2.woff2) format("woff2"),url(/_astro/source-serif-4-cyrillic-700-normal.DVvE-KHB.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-serif-4-greek-700-normal.BzuEQSqJ.woff2) format("woff2"),url(/_astro/source-serif-4-greek-700-normal.C5Ojiwey.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-serif-4-vietnamese-700-normal.CCAt8c4x.woff2) format("woff2"),url(/_astro/source-serif-4-vietnamese-700-normal.BBU5i_d1.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-serif-4-latin-ext-700-normal.C8ywwcuQ.woff2) format("woff2"),url(/_astro/source-serif-4-latin-ext-700-normal.BZsvHpal.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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:"Source Serif 4";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-serif-4-latin-700-normal.CGGdTIBe.woff2) format("woff2"),url(/_astro/source-serif-4-latin-700-normal.3V4Pv1hj.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
