:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{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}}
.Header-module__ldgnoG__header{background-color:#0f172a;border-bottom:1px solid #1e293b;justify-content:center;align-items:center;width:100%;padding:1.5rem 2rem;display:flex}.Header-module__ldgnoG__logoContainer,.Header-module__ldgnoG__menuButton{display:none}.Header-module__ldgnoG__nav{justify-content:center;width:100%;display:flex}.Header-module__ldgnoG__menuList{flex-direction:row;justify-content:center;align-items:center;gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__ldgnoG__menuList a{color:#94a3b8;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.Header-module__ldgnoG__menuList a:hover{color:#38bdf8;transform:translateY(-2px)}@media (max-width:600px){.Header-module__ldgnoG__menuList{gap:1.5rem}.Header-module__ldgnoG__menuList a{font-size:1rem}}

