:root{--theme-bg: #0f1013;--theme-surface: rgba(255, 255, 255, .045);--theme-surface-strong: rgba(255, 255, 255, .08);--theme-border: rgba(215, 221, 230, .14);--theme-border-strong: rgba(215, 221, 230, .22);--theme-accent: #d7dde6;--theme-accent-muted: rgba(215, 221, 230, .18);--theme-text: #f5f7fa;--theme-text-muted: rgba(255, 255, 255, .58);--theme-text-subtle: rgba(255, 255, 255, .42)}body{background:var(--theme-bg);color:var(--theme-text)}.theme-accent-text{color:var(--theme-accent)}.theme-accent-text-subtle{color:#d7dde6c7}.theme-accent-border{border-color:var(--theme-border-strong)}.theme-accent-bg{background:var(--theme-accent-muted)}.theme-accent-surface{background:linear-gradient(180deg,#d7dde614,#ffffff08);border:1px solid var(--theme-border)}.theme-pill{border:1px solid var(--theme-border);background:#ffffff0d;color:#f5f7fac7}.theme-rule{background:var(--theme-border)}
