:root{--bg:#0f1115;--text:#e9edf2;--muted:#a7b0bc}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--bg);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}
.layout-module__CUj6aG__header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f1115eb;border-bottom:1px solid #2d3440;position:sticky;top:0}.layout-module__CUj6aG__nav{justify-content:space-between;align-items:center;gap:1rem;max-width:1120px;margin:0 auto;padding:.75rem 1.25rem;display:flex}.layout-module__CUj6aG__brand{color:#d7e1ee;letter-spacing:.01em;font-size:.95rem;font-weight:600}.layout-module__CUj6aG__links{align-items:center;gap:.45rem;display:inline-flex}.layout-module__CUj6aG__link{color:#b9c5d8;border:1px solid #364257;border-radius:8px;padding:.35rem .65rem;font-size:.88rem;transition:background-color .15s,color .15s,border-color .15s}.layout-module__CUj6aG__link:hover{color:#e4ecfa;background:#202a39;border-color:#4e6485}.layout-module__CUj6aG__main{min-height:calc(100vh - 56px)}@media (max-width:640px){.layout-module__CUj6aG__nav{flex-direction:column;align-items:flex-start;gap:.55rem;padding:.65rem 1rem}}
