.layout-module__CUj6aG__header{border-bottom:1px solid var(--border)}.layout-module__CUj6aG__headerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:880px;margin:0 auto;padding:20px 24px;display:flex}.layout-module__CUj6aG__brand{letter-spacing:-.2px;color:var(--fg);font-size:18px;font-weight:600;text-decoration:none}.layout-module__CUj6aG__nav{gap:20px;display:flex}.layout-module__CUj6aG__nav a{color:var(--fg-muted);font-size:14px;text-decoration:none}.layout-module__CUj6aG__nav a:hover{color:var(--fg)}.layout-module__CUj6aG__main{flex:1;width:100%;max-width:880px;margin:0 auto;padding:48px 24px 64px}.layout-module__CUj6aG__footer{border-top:1px solid var(--border);margin-top:auto}.layout-module__CUj6aG__footerInner{max-width:880px;color:var(--fg-faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:24px;font-size:13px;display:flex}.layout-module__CUj6aG__footerNav{gap:16px;display:flex}.layout-module__CUj6aG__footerNav a{color:var(--fg-faint)}.layout-module__CUj6aG__footerNav a:hover{color:var(--fg-muted)}
:root{--bg:#0b0c0e;--bg-elevated:#131417;--bg-input:#17181c;--border:#26282c;--fg:#e7e7e5;--fg-muted:#9a9b9f;--fg-faint:#6b6c70;--ok:#5fb98a;--error:#e5726b;--warn:#d9ac5c;--link:#cfd0d3;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;display:flex}*{box-sizing:border-box}body,h1,h2,h3,p,ul,ol,figure,table{margin:0;padding:0}a{color:var(--link);text-underline-offset:2px;text-decoration:underline}a:hover{color:var(--fg)}button{font-family:inherit;font-size:inherit}table{border-collapse:collapse}.status-ok{color:var(--ok)}.status-error{color:var(--error)}.status-warn{color:var(--warn)}
