@font-face{font-family:Barlow;src:url('assets/barlow-700.ttf') format('truetype');font-weight:700;font-display:swap}*{box-sizing:border-box}body{margin:0;background:#101010;color:#ede8df;font:17px/1.75 system-ui,sans-serif}a{color:#d6b976;text-underline-offset:4px}a:focus-visible{outline:2px solid #d6b976;outline-offset:5px}header,footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px max(24px,6vw);border-bottom:1px solid #ffffff20}header a:first-child{display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit;font:700 17px/1.2 Barlow,sans-serif}header img{width:64px;height:auto;aspect-ratio:1;object-fit:contain;flex-shrink:0}main{max-width:850px;padding:60px 24px 80px;margin:auto;overflow-wrap:anywhere}h1,h2{font-family:Barlow,sans-serif;line-height:1.15}h1{font-size:clamp(36px,7vw,64px);margin:10px 0 40px}h2{font-size:28px;margin-top:44px;color:#d6b976}.eyebrow{font:700 13px Barlow,sans-serif;letter-spacing:.15em;color:#d6b976}footer{justify-content:center;flex-wrap:wrap;border-top:1px solid #ffffff20;border-bottom:0;font-size:14px}@media(max-width:480px){header{padding:18px;gap:14px}header a:first-child{font-size:13px}header img{width:48px}header>a:last-child{font-size:13px}main{padding-top:40px}}