:root{--background:#0a0a0b;--foreground:#f8f9fa;--card-bg:#161618;--card-border:#2d2d30;--text-muted:#a0a0a5;--brand:#eb7200;--brand-soft:#ffb703;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--header-height:70px;--max-width:1200px}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-sans);overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--card-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
.Header-module__ldgnoG__header{height:var(--header-height);border-bottom:1px solid var(--card-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background-color:#0a0a0bcc;justify-content:center;align-items:center;width:100%;display:flex;position:sticky;top:0}.Header-module__ldgnoG__container{width:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;padding:0 2rem;display:flex}.Header-module__ldgnoG__logo{align-items:center;gap:.6rem;display:flex}.Header-module__ldgnoG__logoMark{width:34px;height:34px;display:block}.Header-module__ldgnoG__logoText{letter-spacing:-.02em;background:linear-gradient(90deg,#f8f9fa,#a0a0a5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:800}.Header-module__ldgnoG__nav{gap:2rem;display:flex}.Header-module__ldgnoG__navLink{color:var(--text-muted);font-size:.9rem;font-weight:500;transition:color .2s}.Header-module__ldgnoG__navLink:hover{color:var(--foreground)}
.Footer-module__Grjkva__footer{border-top:1px solid var(--card-border);background-color:var(--background);justify-content:center;width:100%;padding:4rem 2rem;display:flex}.Footer-module__Grjkva__container{width:100%;max-width:var(--max-width);flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Footer-module__Grjkva__logo{color:var(--foreground);justify-content:center;align-items:center;gap:.55rem;font-size:1.2rem;font-weight:700;display:flex}.Footer-module__Grjkva__logoMark{width:28px;height:28px;display:block}.Footer-module__Grjkva__copyright{color:var(--text-muted);font-size:.85rem}.Footer-module__Grjkva__links{gap:1.5rem;display:flex}.Footer-module__Grjkva__link{color:var(--text-muted);font-size:.85rem;transition:color .2s}.Footer-module__Grjkva__link:hover{color:var(--foreground)}
