@import"https://rsms.me/inter/inter.css";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--vh: 100vh;font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.11em;color-scheme:dark;color:#fff;background-color:#111;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}@supports (font-variation-settings: normal){html{font-family:Inter var,sans-serif}}body{background:#000;color:#fff;width:100vw;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:120%;gap:30px}@media (max-width: 425px){body{gap:20px}}body h1{width:100%;display:flex;justify-content:center;font-weight:500}body .split .parent{display:flex;width:100%;justify-content:center;overflow-y:hidden}body .split .parent .child{display:block}body .split .parent .child span{display:inline-block}body .socials{min-width:50vw;display:none;justify-content:space-evenly;align-items:center}@media (max-width: 425px){body .socials{justify-content:space-between}}body .socials .link{position:relative;color:inherit;text-decoration:none;overflow:hidden;cursor:pointer;line-height:1.5;color:#fff9}@media (min-width: 360px){body .socials .link{font-size:4.5vw}}@media (min-width: 768px){body .socials .link{font-size:5.2vw}}@media (min-width: 1024px){body .socials .link{font-size:2.2vw}}@media (min-width: 1280px){body .socials .link{font-size:1.2vw}}body .socials .link:before{content:"";position:absolute;display:block;width:100%;height:1px;left:0;right:0;background-color:currentColor;bottom:0;transform:scaleX(0);transition:transform .2s;transform-origin:100% 0}body .socials .link:hover:before{transform-origin:0 0;transform:scaleX(1)}@media (min-width: 360px){body{font-size:6.5vw}}@media (min-width: 768px){body{font-size:7.2vw}}@media (min-width: 1024px){body{font-size:4.2vw}}@media (min-width: 1280px){body{font-size:4.2vw}}@keyframes fade{0%{opacity:0}to{opacity:1}}.a{animation:fade 1s ease .1s forwards;opacity:0}.a--1{animation-delay:.2s}.a--2{animation-delay:.4s}.a--3{animation-delay:.6s}.a--4{animation-delay:.8s}.a--5{animation-delay:1s}
