:root{--af-accent: #f57600;--af-accent-rgb: 245,118,0;--af-page-bg: #151515;--af-panel-bg: #141414;--af-panel-soft: #1a1a1a;--af-text: #fff;--af-text-muted: #aaa;--af-border: rgba(255,255,255,.1)}:root[data-theme=light]{--af-page-bg: #f5f5f7;--af-panel-bg: #fff;--af-panel-soft: #ececf1;--af-text: #181818;--af-text-muted: #62626a;--af-border: rgba(0,0,0,.11)}:root[data-theme=dark]{color-scheme:dark}:root[data-theme=light]{color-scheme:light}html,body{background:var(--af-page-bg, #151515);color:var(--af-text, #fff)}
