body{margin:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}*{background-color:var(--background-color);color:var(--text-color)}.light{--background-color:#fff;--text-color:#000;--button-text-color:#000;--button-text-color-hover:#000;--button-text-color-selected:#000;--button-background-color:#eee;--button-background-color-hover:#fff;--button-background-color-selected:#87ceeb;--button-border-color:#87ceeb;--button-border-color-hover:#000;--button-border-color-selected:#87ceeb;--block-background-color:#f5f5f5;--block-text-color:#6c757d;--header-background-color:#f8f9fa;--shadow-color:rgba(0,0,0,.1)}.dark{--background-color:#000;--text-color:#fff;--button-text-color:#eee;--button-text-color-hover:#000;--button-text-color-selected:#000;--button-background-color:#000;--button-background-color-hover:#fff;--button-background-color-selected:#87ceeb;--button-border-color:#87ceeb;--button-border-color-hover:#000;--button-border-color-selected:#87ceeb}