@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--background:primary-color;--foreground:third-color}@media(prefers-color-scheme:dark){:root{--background:primary-color;--foreground:third-color}}body,html{overflow-x:hidden}body,html{max-width:576px}body{color:var(--foreground);background:#0a0a0a;font-family:Inter,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}.header{display:none}@media screen and (max-width:768px){.header{display:flex;justify-content:center;align-items:center;position:-webkit-sticky;position:sticky;z-index:10;top:0;width:100vw;background-color:#0a0a0a;height:6vh}.header h1{font-family:Eagle Lake,serif;font-weight:400;font-style:normal;color:#fff;font-size:20px;margin-bottom:0}}