: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);--radius:.5rem}: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;border-width:0;border-style:solid}*{padding:0;position:relative;border-color:var(--color-border)}body{width:100%;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;font-weight:500;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;justify-content:center}#app{width:100%;max-width:1280px;z-index:0;margin:0 auto;font-weight:400;background-color:inherit}@media (hover: hover){a:hover{background-color:#00bd7e33}button:hover,.pointer-hover:hover,.uploadFile-input-label:hover{cursor:pointer}.navbar li:hover{background-color:#fff3}.navbar li:hover>div,navbar li>div:hover{opacity:1;visibility:visible}}a{text-decoration:none;color:inherit}hr{width:100%;height:0;border-width:1px}ul,ol{list-style-type:none;width:100%}.ul-vertical{display:flex;flex-direction:column;gap:20px}.ul-horizontal{display:flex;justify-content:flex-start;align-items:center;gap:40px}label.form-label{font-size:1.25rem;line-height:1.75rem}input:not([type=file i],[type=range i],[type=checkbox i],[type=radio i]),textarea{background-color:transparent;padding:10px;border-width:1px;border-radius:var(--radius);font-size:1rem;line-height:1.5rem;color:var(--color-text)}input[type=file]{display:none}textarea{resize:none}button{padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;border-radius:calc(.5rem - 2px);color:var(--vt-c-white)}button:disabled{opacity:.5}.sticky{position:sticky}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.flex{display:flex}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-center{align-items:center}.gap-6{gap:24px}.p-4{padding:1rem}.mb-4{margin-bottom:1rem}.border-b{border-bottom-width:1px}.transition-colors{transition-property:color,background-color,border-bottom-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.view-title{width:100%;overflow:hidden;margin-block:1.5rem;text-wrap:nowrap;text-overflow:ellipsis;text-align:center;font-size:1.75rem;line-height:2.25rem;font-weight:700}.container{width:100%;overflow:hidden;padding-block:20px;display:flex;flex-direction:column;gap:1.5rem}.answer{border-width:1px;border-radius:var(--radius);padding:1.5rem}.navbar[data-v-63832346]{width:100%;padding:20px;z-index:2;background-color:var(--color-background);display:flex;align-items:center;gap:60px}.navbar[data-v-63832346]:after{content:"";position:absolute;bottom:0;width:100vw;height:1px;background-color:#ccc;transform:translate(-50%);left:50%}.navbar-title[data-v-63832346],.navbar-menu[data-v-63832346],.navbar-operate[data-v-63832346]{display:inherit}.navbar-title[data-v-63832346],.navbar-operate[data-v-63832346]{flex:none;text-wrap:nowrap}.navbar-menu[data-v-63832346]{flex:auto}li[data-v-63832346]{padding-block:4px}.navbar-menu-li[data-v-63832346]{min-width:120px;z-index:3;text-align:center}.navbar-menu-li>div[data-v-63832346]{background-color:var(--color-background);opacity:0;visibility:hidden;transition:opacity .3s ease;position:absolute;top:100%;padding:16px 10px;border-radius:6px;border:1px solid #000;text-wrap:nowrap}.link[data-v-9b4aae28]{width:100%;overflow:hidden;padding-block:20px;display:flex;justify-content:flex-end}.link-description[data-v-9b4aae28]{flex:auto}.footer[data-v-25b9ce90]{width:100%;overflow:hidden;border-top-width:1px;padding-block:20px;display:flex;justify-content:space-between;align-items:center}
