:root{--primary:#2cb9b0;--background-1:#fff;--background-2:#fff;--background-3:#fff;--background-4:#fff;--text-title:#1f1f1f;--text-color-1:#1f1f1f;--text-color-2:#1f1f1f;--text-info-1:#666;--text-info-2:#999;--btn-grey:#b8b8b8}:root[data-theme=dark]{--background-1:#1f1f1f;--background-2:#333;--background-3:#474747;--background-4:#333;--text-title:#fff;--text-color-1:hsla(0,0%,100%,.9);--text-color-2:hsla(0,0%,100%,.7);--text-info-1:#666;--text-info-2:#999;--btn-grey:#b8b8b8;--van-checkbox-label-color:var(--text-color-1);--van-cell-background-color:var(--background-1);--van-cell-text-color:var(--text-color-1);--van-collapse-item-content-background-color:var(--background-1);--van-cell-active-color:var(--background-2)}