:root{--bg:#16171d;--fg:#ececec;--muted:#9aa0a8;--card:#1e2029;--border:#2a2d38;--accent:#e0a32f;color:var(--fg);background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}*,:before,:after{box-sizing:border-box}body{min-height:100dvh;margin:0}#app{min-height:100dvh}a{color:var(--accent)}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}h1,h2,h3{margin:0}.app[data-v-5d760fe3]{background:var(--bg);min-height:100dvh;color:var(--fg);flex-direction:column;display:flex}.app-header[data-v-5d760fe3]{border-bottom:1px solid var(--border);background:var(--bg);z-index:10;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex;position:sticky;top:0}.brand[data-v-5d760fe3]{letter-spacing:.05em;text-transform:uppercase;color:var(--accent);font-size:1.1rem;font-weight:700;text-decoration:none}.settings-link[data-v-5d760fe3]{color:var(--muted);padding:.25rem .5rem;font-size:1.25rem;text-decoration:none}.settings-link[data-v-5d760fe3]:hover{color:var(--fg)}.app-main[data-v-5d760fe3]{flex:1;width:100%;max-width:720px;margin:0 auto;padding:1rem}.app-main.full-bleed[data-v-5d760fe3]{max-width:none;padding:0}
