@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&display=swap');*{box-sizing:border-box}body{margin:0;background:#f2f0e8;color:#171713;font:400 1rem/1.75 Manrope,Arial,sans-serif}a{color:inherit}header{max-width:980px;margin:auto;padding:1.25rem}header>a{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;font-weight:700}header span:first-child{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#171713;color:#d9ff43;font-size:.72rem}main{max-width:900px;margin:auto;padding:5rem 1.25rem 7rem}main>p:first-child{font:500 .68rem DM Mono;text-transform:uppercase;letter-spacing:.14em}h1{font-size:clamp(3rem,8vw,7rem);line-height:.88;letter-spacing:-.07em;margin:1rem 0 2rem}main>p:nth-of-type(2){font:400 .7rem DM Mono;color:#666}main>div{margin-top:4rem;border-top:1px solid #17171340}section{padding:2rem 0;border-bottom:1px solid #1717132b}h2{font-size:1.25rem;line-height:1.3;margin:0}section p{margin:.8rem 0 0}section a{text-decoration-thickness:1px;text-underline-offset:3px}footer{background:#171713;color:#aaa;padding:2rem 1.25rem;text-align:center;font-size:.7rem}footer a{margin:0 .65rem;color:#ddd}@media(max-width:600px){main{padding-top:3rem}}
