:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.nav-links button{text-align:left;justify-content:flex-start;padding:0;font-size:.9rem;font-weight:500;justify-items:left!important}.nav-links button:hover{border-bottom:1px solid #339af0}header{z-index:9999!important}.mirror-left{z-index:1000;background:#00000080;border-top-left-radius:16px;width:18.8%;height:24.9%;position:absolute;top:0;left:0}.mirror-right{z-index:1000;background:#00000080;border-top-right-radius:16px;width:18.8%;height:24.9%;position:absolute;top:0;right:0}.mirror-back{z-index:1020;background:#00000080;width:434px;height:218px;margin:auto;transition:opacity .5s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.mirror-left:hover,.mirror-right:hover,.mirror-back:hover{opacity:0}
