/* AREX_BRAND_SYSTEM_V200 — landing */
:root{--arex-bg:#050607;--arex-surface:#0b0e11;--arex-surface-2:#0e1215;--arex-line:rgba(255,255,255,.10);--arex-orange:#ff7a00;--arex-orange-2:#ff4a00;--arex-orange-soft:#ff9a2f;--arex-text:#f6f7f8;--arex-muted:#a1a8ad}
html{color-scheme:dark;background:var(--arex-bg)}body{background-color:var(--arex-bg)}::selection{background:rgba(255,122,0,.34);color:#fff}::-webkit-scrollbar-thumb{background:#5b2c0c;border-radius:99px}a:focus-visible,button:focus-visible{outline:2px solid var(--arex-orange);outline-offset:3px}
