:root{color-scheme:light;font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;color:#202a2b}*{box-sizing:border-box}body{margin:0;background:#fff}main{width:min(820px,calc(100% - 34px));margin:auto;padding:48px 0 90px}header{display:flex;align-items:center;justify-content:space-between;padding-bottom:32px;border-bottom:1px solid #d9e3e3}header img{width:min(280px,65vw)}header a,main a{color:#386767}.eyebrow{color:#386767;font-size:11px;font-weight:800;letter-spacing:.17em}h1{font:400 clamp(36px,6vw,56px)/1.12 "DM Serif Display",Georgia,serif;letter-spacing:-.04em;margin:34px 0 18px}h2{margin-top:38px;font-size:21px}p,li{color:#556769;line-height:1.7}section{padding:4px 0}footer{margin-top:55px;padding-top:24px;border-top:1px solid #d9e3e3;color:#556769;font-size:12px}.notice{padding:18px;border:1px solid #d9e3e3;border-radius:8px;background:#f3f7f7}@media(max-width:600px){main{padding-top:26px}header{align-items:flex-start;gap:20px;flex-direction:column}}
header img{background:#08090b;padding:5px;border-radius:4px}a:focus-visible{outline:3px solid #386767;outline-offset:3px}
