:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{height:100vh;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-flow:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}main{flex:1 0 auto;width:100%;max-width:1500px;margin:60px auto;padding:0 20px}
.header-module-scss-module__ME5lHG__header{z-index:1;flex-shrink:0;justify-content:space-between;gap:10px;width:100%;max-width:1500px;height:81px;margin:0 auto;padding:9px 20px;display:flex;position:-webkit-sticky;position:sticky;top:0}.header-module-scss-module__ME5lHG__logo{background:#fff;border-radius:20px;padding:23px 50px;box-shadow:0 4px 16px rgba(0,0,0,.15),inset 0 0 19.6px 11px rgba(255,255,255,.2)}.header-module-scss-module__ME5lHG__profile{margin:auto 0}
