@import url('https://fonts.googleapis.com/css2?family=Source+Serif+4:opsz,wght@8..60,400;8..60,600;8..60,700&display=swap');
html,body{margin:0;padding:0;background:#fff;}
body{font-family:'Source Serif 4',Georgia,'Times New Roman',serif;color:#232323;line-height:1.8;font-size:18px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}
.ft{max-width:720px;margin:0 auto;padding:26px 30px 80px;}
.ft h1,.ft h2,.ft h3,.ft h4{font-family:'Source Serif 4',Georgia,serif;color:#161616;line-height:1.3;}
.ft h1,.ft h2{font-size:1.5rem;font-weight:700;margin:2.5rem 0 .85rem;padding-bottom:.32rem;border-bottom:1px solid #e6e3dd;}
.ft h3{font-size:1.18rem;font-weight:600;margin:1.9rem 0 .5rem;color:#39362f;}
.ft h1:first-child,.ft h2:first-child{margin-top:.2rem;}
.ft p{margin:0 0 1.15rem;}
.ft a{color:#9e1c20;text-decoration:underline;text-underline-offset:2px;}
.ft a:hover{color:#5c0e11;}
.ft strong{color:#111;}
.ft em{font-style:italic;}
.ft sup{line-height:0;font-size:.72em;}
.ft ul,.ft ol{margin:0 0 1.15rem 1.4rem;}
.ft li{margin:0 0 .4rem;}
.ft table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.94rem;line-height:1.5;}
.ft th,.ft td{border:1px solid #e2ddd3;padding:9px 12px;text-align:left;vertical-align:top;}
.ft thead th,.ft tr:first-child td{background:#f7f4ee;font-weight:600;}
.ft img{max-width:100%;height:auto;margin:1.1rem 0;display:block;}
.ft figcaption{font-size:.9rem;color:#666;margin-top:.3rem;}
