:root{--c-primary:#fff;--c-theme:#1da1f2;--c-theme-10:rgba(29,161,242,0.1);--c-text-color:#000;--c-border-color:#e6ecf0;--c-gray:#6e767d;--c-dark-gray:rgba(230,236,240,0.2);--c-dark-gray40:rgba(230,236,240,0.4);--c-dark-gray50:rgba(230,236,240,0.5);--c-border-trend:#ebeef0;--c-bg-trend:#f7f9fa;--c-bghover-trend:#eff1f2;--fade:120ms}.dim:root{--c-primary:#15202b;--c-text-color:#fff;--c-border-color:#2f3336;--c-gray:#6e767d;--c-dark-gray:rgba(230,236,240,0.1);--c-dark-gray40:rgba(230,236,240,0.4);--c-dark-gray50:rgba(230,236,240,0.5);--c-border-trend:#39444d;--c-bg-trend:#192734;--c-bghover-trend:#202e3a}.dark:root{--c-primary:#000;--c-text-color:#fff;--c-border-color:#2f3336;--c-gray:#6e767d;--c-dark-gray:rgba(230,236,240,0.1);--c-dark-gray40:rgba(230,236,240,0.4);--c-dark-gray50:rgba(230,236,240,0.5);--c-border-trend:#2f3336;--c-bg-trend:#15181c;--c-bghover-trend:#1c1f23}*{margin:0;padding:0;border:0;font:inherit}html{font-size:15px}body{font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;background-color:var(--c-primary);color:var(--c-text-color)}