*{box-sizing:border-box}body{background:#f83b91;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#fff;margin:0;display:flex;flex-direction:column;min-height:100vh}header,main{margin:0 auto;max-width:1024px;padding-inline:20px}header{height:90px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;justify-content:center}main{text-align:center;flex:1;align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:-90px}main>div{padding-block:50px}.lab{height:50px}h1{font-size:clamp(60px,10vw,110px);letter-spacing:-.035em;line-height:.95em;font-weight:800;text-wrap:balance}h1 span{color:#232323;font-weight:750}.grain{position:fixed;top:0;left:0;pointer-events:none;height:130%;width:130%;background-image:url(/assets/grain.3c409e6f.png);opacity:.06;animation:animateGrain 30s steps(5) infinite;z-index:100000}@keyframes animateGrain{0%,to{translate:0 0}10%{translate:-5% -10%}20%{translate:-15% -20%}30%{translate:-5% -10%}40%{translate:-15% -20%}50%{translate:-5% -10%}60%{translate:-15% -20%}70%{translate:-5% -10%}80%{translate:-15% -20%}90%{translate:-5% -10%}to{translate:-15% -20%}}a{font-size:20px;font-weight:750;color:#232323;text-decoration:none;letter-spacing:-.03em;background:white;padding:.6em 1em;border-radius:100px;display:flex;align-items:center;gap:5px;display:inline-flex}a svg{height:20px}
