@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&family=Noto+Sans+Arabic:wght@400;500;600;700&family=Noto+Sans+Bengali:wght@400;500;600;700&family=Noto+Sans+Devanagari:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap');*{box-sizing:border-box}body{margin:0;background:#f7f4ee;color:#16213d;font:17px/1.65 'DM Sans',sans-serif}.nav{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:22px max(28px,calc((100vw - 1000px)/2));background:#fffdf9;border-bottom:1px solid #ded9d0}.logo{font-weight:700;text-decoration:none;color:#16213d;font-size:20px}.logo span{display:inline-grid;place-items:center;width:24px;height:24px;background:#283391;color:white;border-radius:50%;font:20px Georgia;margin-right:7px}.nav a:not(.logo){color:#283391;text-decoration:none;font-weight:600;font-size:14px}.page-language-select{width:auto;max-width:150px;border:1px solid #d9d5cd;border-radius:6px;padding:8px;background:#fff;color:#16213d;font-size:12px;margin-left:auto}main{max-width:760px;margin:auto;padding:82px 28px}p.kicker{font:11px monospace;letter-spacing:.12em;color:#6655db}h1{font:500 55px/1.03 Fraunces,serif;letter-spacing:-1.8px;margin:12px 0 24px}h2{font:500 30px/1.15 Fraunces,serif;letter-spacing:-.7px;margin-top:48px}h3{font-size:18px;margin-top:30px}p,li{color:#4e5b73}a{color:#283391}footer{padding:32px;text-align:center;background:#16213d;color:#c7cede;font-size:13px}html[lang="zh"] body{font-family:'Noto Sans SC',sans-serif}html[lang="hi"] body{font-family:'Noto Sans Devanagari',sans-serif}html[lang="bn"] body{font-family:'Noto Sans Bengali',sans-serif}html[lang="ar"] body{font-family:'Noto Sans Arabic',sans-serif}html:is([lang="zh"],[lang="hi"],[lang="bn"],[lang="ar"]) :is(h1,h2){font-family:inherit;letter-spacing:0;line-height:1.2}[dir="rtl"] .page-language-select{margin-left:0;margin-right:auto}[dir="rtl"] .logo span{margin-right:0;margin-left:7px}@media(max-width:600px){h1{font-size:42px}main{padding-top:55px}.nav{padding:16px}.nav a:not(.logo){display:none}}
