:root{--background:#fff;--foreground:#0f172a}@media (prefers-color-scheme:dark){:root{--background:#fff;--foreground:#0f172a}}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:initial;--lightningcss-dark: ;color-scheme:light}}
.layout-module__L5FxyW__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#ffffffe6;border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;padding:16px 40px;display:flex;position:sticky;top:0;box-shadow:0 8px 20px #0f172a0d}.layout-module__L5FxyW__headerLeft{align-items:center;gap:20px;display:flex}.layout-module__L5FxyW__brand{letter-spacing:-.6px;color:#0f172a;font-size:18px;font-weight:700}.layout-module__L5FxyW__profile{align-items:center;display:flex}.layout-module__L5FxyW__nav{align-items:center;gap:20px;display:flex}.layout-module__L5FxyW__navLink{color:#475569;border-bottom:2px solid #0000;padding:6px 2px;font-size:14px;font-weight:500;transition:color .2s,border-color .2s}.layout-module__L5FxyW__navLink:hover{color:#0f172a;border-color:#0f172a4d}.layout-module__L5FxyW__authActions{align-items:center;gap:12px;display:flex}.layout-module__L5FxyW__hidden{display:none!important}@media (max-width:600px){.layout-module__L5FxyW__header{padding:12px 16px}.layout-module__L5FxyW__nav{gap:12px}}
