:root{font-family:Helvetica,Arial,sans-serif;line-height:1.5;--foreground: rgb(69,69,69);--background: white;color:var(--foreground);background-color:var(--background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}@media (prefers-color-scheme: dark){:root{--foreground: white;--background: rgb(30, 30, 30)}}body{display:flex;flex-direction:column;align-items:flex-start;font-size:2rem;overflow-x:hidden;padding:0 25px;box-sizing:border-box}main{width:100%}h1,h2{font-weight:100;line-height:4rem}a{color:var(--foreground);text-decoration:none;width:auto;margin:10px 0;z-index:9999}a:hover{color:#6f6ffb;text-decoration:underline;transition:all .2s ease-in-out}a:focus{color:#6f6ffb!important;outline:2px solid rgb(111,251,144);outline-offset:5px;background-color:azure;mix-blend-mode:normal;transition:all .2s ease-in-out}img{width:100%}img::selection{background-color:transparent}footer{font-size:1rem;z-index:9999}nav.svelte-3evt8h{width:100%;display:flex;justify-content:space-between;align-items:baseline}
