: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}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Arial;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1440px;margin:0 auto;font-weight:400;padding:70px 0 50px}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}main{display:flex;place-items:center;height:calc(100vh - 140px);overflow:auto;justify-content:flex-start;width:100%}@media (hover: hover){a:hover{background-color:#00bd7e33}}.ant-btn.ant-btn-lg{width:200px}header[data-v-5db59e98]{height:70px;background-color:#000000d1;position:fixed;width:100%;top:0;left:0;z-index:9999;color:#fff}.ant-menu-light[data-v-5db59e98]{background-color:transparent;color:#fff;caret-color:transparent}[data-v-5db59e98] .ant-menu-item:hover,[data-v-5db59e98] .ant-menu-submenu:hover,[data-v-5db59e98] .ant-menu-submenu-title:hover{color:#00b96b!important}.header-inner[data-v-5db59e98]{max-width:1440px;height:70px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.herder-logo[data-v-5db59e98]{font-size:30px;display:flex;align-items:center}.herder-logo img[data-v-5db59e98]{width:40px;height:40px;margin-right:12px}.nav ul[data-v-5db59e98]{display:flex;align-items:center;font-size:20px;letter-spacing:1px}.nav ul li[data-v-5db59e98]{margin-right:20px;cursor:pointer}.nav ul li[data-v-5db59e98]:hover{color:#00bd7e}.nav ul li.active[data-v-5db59e98]{border-bottom:2px solid #00bd7e}footer[data-v-5db59e98]{height:50px;background-color:#000000d1;position:fixed;width:100%;bottom:0;left:0;z-index:9999;color:#fff}.footer-inner[data-v-5db59e98]{max-width:1440px;height:50px;margin:0 auto;text-align:center}
