:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{color:var(--color-text);background-color:#fff;transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.safe-area-top{margin-top:46px}*{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body,html{touch-action:manipulation;overscroll-behavior-y:none;position:fixed!important;width:100vw!important;height:100vh!important;top:0!important;left:0;right:0!important;bottom:0;overflow:hidden!important;overscroll-behavior:none!important}img{pointer-events:none}input,textarea{-webkit-user-select:auto}#app{max-width:1280px;margin:0 auto;background-color:#fff;font-weight:400;overscroll-behavior:none!important}.van-theme-dark #app{background-color:#1c1c1e}a,.green{text-decoration:none;color:#00bd7e;transition:.4s}@media(hover:hover){a:hover{background-color:#00bd7e33}}@media(min-width:1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0 2rem}.van-theme-dark .van-cell__title,.van-theme-dark .van-cell__value,.van-theme-dark .van-cell__label,.van-theme-dark .cell-title{color:#f5f5f5!important}}.van-theme-dark .rich-text-content{color:#f5f5f5!important}.van-theme-dark .rich-text-content *:not(img){color:#f5f5f5!important}.van-theme-dark .rich-text-content p,.van-theme-dark .rich-text-content div,.van-theme-dark .rich-text-content span,.van-theme-dark .rich-text-content h1,.van-theme-dark .rich-text-content h2,.van-theme-dark .rich-text-content h3,.van-theme-dark .rich-text-content h4,.van-theme-dark .rich-text-content h5,.van-theme-dark .rich-text-content h6,.van-theme-dark .rich-text-content li,.van-theme-dark .rich-text-content td,.van-theme-dark .rich-text-content th,.van-theme-dark .rich-text-content font{color:#f5f5f5!important;background-color:transparent!important}.van-theme-dark .rich-text-content a{color:#4caf50!important}.van-theme-dark .rich-text-content a:visited{color:#81c784!important}.van-theme-dark .rich-text-content table,.van-theme-dark .rich-text-content table td,.van-theme-dark .rich-text-content table th{border-color:#3a3a3c!important;background-color:transparent!important}.van-theme-dark .rich-text-content code,.van-theme-dark .rich-text-content pre{background-color:#2c2c2e!important;color:#f5f5f5!important;border:1px solid #3A3A3C!important}.van-theme-dark .rich-text-content blockquote{background-color:#2c2c2e!important;border-left-color:#4caf50!important;color:#f5f5f5!important}.van-theme-dark .rich-text-content hr{border-color:#3a3a3c!important}.van-theme-dark .rich-text-content img{opacity:.9;border-radius:4px}.van-theme-dark .rich-text-content [style*="background-color: white"],.van-theme-dark .rich-text-content [style*="background-color: #fff"],.van-theme-dark .rich-text-content [style*="background-color: #ffffff"],.van-theme-dark .rich-text-content [style*="background: white"],.van-theme-dark .rich-text-content [style*="background: #fff"],.van-theme-dark .rich-text-content [style*="background: #ffffff"]{background-color:#2c2c2e!important}.van-theme-dark .rich-text-content [style*="color: black"],.van-theme-dark .rich-text-content [style*="color: #000"],.van-theme-dark .rich-text-content [style*="color: #000000"]{color:#f5f5f5!important}.van-theme-dark .rich-text-content [style*="color: blue"],.van-theme-dark .rich-text-content [style*="color: #00f"],.van-theme-dark .rich-text-content [style*="color: #0000ff"]{color:#4caf50!important}.van-toast{padding:8px 12px!important;min-width:96px!important}.van-toast--text,.van-toast--html{padding:8px 12px!important}.van-toast__text{margin:0!important;padding:0!important}.van-nav-bar--fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:2000!important;transform:translateZ(0)!important;-webkit-transform:translateZ(0)!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important}.van-tabbar__placeholder{position:fixed;bottom:0;left:0;width:100vw}.safe-area-top{padding-top:env(safe-area-inset-top,0px)!important}@media screen and (-webkit-min-device-pixel-ratio:0){.van-nav-bar--fixed{position:fixed!important;will-change:transform!important}}
