.nav-module__APW2Na__nav{gap:var(--space-5);margin:var(--space-4) 0 var(--space-5);display:flex}.nav-module__APW2Na__link{white-space:nowrap;color:var(--text-muted);border-bottom:1px solid #0000;padding:6px 0;font-size:15px;font-weight:400;text-decoration:none;transition:color .12s,border-color .12s}.nav-module__APW2Na__link:before{content:attr(data-label);visibility:hidden;height:0;font-weight:600;display:block;overflow:hidden}.nav-module__APW2Na__link:hover{color:var(--foreground)}.nav-module__APW2Na__link.nav-module__APW2Na__active{color:var(--foreground);border-bottom-color:var(--accent);font-weight:600}
.layout-module__CUj6aG__page{width:100%;min-width:0;height:100dvh;max-width:var(--page-max-width);padding:var(--page-padding-y) var(--page-padding-x) var(--space-6);color:var(--foreground);background-color:var(--background);flex-direction:column;margin:0 auto;display:flex;overflow:hidden}.layout-module__CUj6aG__header{margin-bottom:var(--space-4);grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.layout-module__CUj6aG__brand{color:var(--foreground);letter-spacing:-.04em;justify-self:start;margin:0}.layout-module__CUj6aG__brandAccent{color:var(--accent)}.layout-module__CUj6aG__navArea{justify-self:center}.layout-module__CUj6aG__headerRight{justify-self:end;width:40px;height:40px}.layout-module__CUj6aG__navPlaceholder{width:220px;height:39px}@media (max-width:900px){.layout-module__CUj6aG__page{height:auto;min-height:100dvh;padding-inline:var(--space-4);overflow:visible}.layout-module__CUj6aG__header{gap:var(--space-4);grid-template-columns:1fr}.layout-module__CUj6aG__brand,.layout-module__CUj6aG__navArea{justify-self:start}.layout-module__CUj6aG__headerRight{display:none}}
:root{--background:#090a0c;--surface:#0e0f13;--surface-hover:#15171d;--surface-raised:#121318;--foreground:#f2f2f2;--text-secondary:#b8b8b8;--text-muted:#7f7f7f;--control-background:var(--surface);--control-border:#2d3038;--control-border-hover:#484d5a;--border-subtle:#202228;--border-heavy:#41454f;--accent:#4776ff;--accent-hover:#6b91ff;--accent-soft:#4776ff26;--point-color:var(--accent);--radius:6px;--radius-lg:8px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:40px;--page-max-width:1700px;--page-padding-x:40px;--page-padding-y:24px}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:system-ui,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
