#root{margin:0 auto;padding:0;text-align:center;min-height:100dvh}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:hsla(0,0%,100%,.87);background-color:var(--backgroundColor);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;place-items:center;width:100%;height:100%;overflow:hidden auto;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar{width:0}h1{font-size:3.2rem}h1,h2{line-height:1.1}h2{font-size:2rem}h3{font-size:1.5rem}h3,h4{line-height:.1}h4{font-size:1.2rem}a{font-weight:500;color:var(--linkColor);text-decoration:inherit}a:hover{color:var(--linkHoverColor)}button:hover:enabled{border-color:var(--buttonHoverColor)}button:focus-visible:enabled,button:focus:enabled{outline:.2rem auto -webkit-focus-ring-color}button{border-radius:1rem;border:1px solid rgba(0,0,0,0);padding:.6rem 1.2rem;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--buttonPrimaryColor);cursor:pointer;transition:border-color .25s}.container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100dvw;min-height:100dvh}:root{--primaryColor:#1a1a1a;--secondaryColor:white;--primaryTextColor:#1a1a1a;--secondaryTextColor:white;--textInactiveColor:#888;--backgroundColor:#242424;--buttonPrimaryColor:#1a1a1a;--buttonHoverColor:#646cffaa;--buttonInactiveColor:#494848;--linkColor:#646cff;--linkHoverColor:#535bf2;--dropShadowColor:#646cffaa;--teamColor:#494848;--linkedinColor:#646cff;--linkedinHoverColor:rgb(90,90,255);--githubColor:darkorange;--githubHoverColor:rgb(233,105,0);--spotifyColor:#1db954;--spotifySecondaryColor:#191414}