body{background:#000;color:#fff;min-height:100vh;}
header{padding:40px 80px;border-bottom:1px solid rgba(255,255,255,.08);}
header a{text-decoration:none;}
header img{height:32px;width:auto;filter:brightness(0) invert(1);}
main{max-width:760px;margin:0 auto;padding:80px 40px;}
h1{font-family:"Host Grotesk","Helvetica Neue",sans-serif;font-size:48px;font-weight:700;letter-spacing:-.02em;margin-bottom:16px;}
.updated{font-size:13px;color:rgba(255,255,255,.35);margin-bottom:56px;}
h2{font-family:"Host Grotesk","Helvetica Neue",sans-serif;font-size:20px;font-weight:600;color:#fff;margin:40px 0 12px;}
p{font-size:15px;font-weight:400;line-height:1.8;color:rgba(255,255,255,.85);margin-bottom:16px;}
a{color:#FF0080;text-decoration:none;}
@media(max-width:768px){
  header{padding:32px 24px;}
  main{padding:60px 24px;}
}
