:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#212629;background:#f7f9fa;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-height:100dvh;display:flex;flex-direction:column}header{min-height:68px;border-bottom:1px solid #dbe1e4;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:18px 24px;background:#fff}header a{font-size:20px;font-weight:650;color:#212629;text-decoration:none}header span{font-size:14px;color:#687277}main{width:min(100%,680px);margin:auto;padding:64px 24px;text-align:center}main img{display:block;margin:0 auto 28px;border-radius:8px}h1{font-size:28px;line-height:1.4;margin:0 0 18px}p{font-size:16px;line-height:1.8;color:#596569;margin:0 0 32px}main a{color:#147a5a;font-size:15px;text-underline-offset:5px}footer{text-align:center;border-top:1px solid #e1e6e8;padding:20px;font-size:13px;color:#69777d}@media(max-width:420px){header{padding:16px}main{padding:48px 20px}h1{font-size:24px}}
