:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--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{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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;transition:color .5s,background-color .5s}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}a,.green{color:#00bd7e;padding:3px;text-decoration:none;transition:all .4s}@media (hover:hover){a:hover{background-color:#117856}}.navbar[data-v-2d8c3818]{z-index:1000;background:#fff;width:100%;padding:10px 20px;position:sticky;top:0}.nav-container[data-v-2d8c3818]{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative}.logo-img[data-v-2d8c3818]{height:23px;display:block}.burger[data-v-2d8c3818]{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:23px;padding:0;display:flex}.burger span[data-v-2d8c3818]{transform-origin:0;background:#03f;border-radius:40% 10% 45% 15%;width:100%;height:4px;transition:all .3s cubic-bezier(.4,0,.2,1)}.burger span[data-v-2d8c3818]:first-child{transform:rotate(-1.5deg)}.burger span[data-v-2d8c3818]:nth-child(2){width:92%;margin-left:auto;transform:rotate(1deg)}.burger span[data-v-2d8c3818]:nth-child(3){transform:rotate(-.5deg)}.burger.is-active span[data-v-2d8c3818]:first-child{border-radius:10px;transform:rotate(45deg)translate(2px,-2px)}.burger.is-active span[data-v-2d8c3818]:nth-child(2){opacity:0;transform:translate(10px)}.burger.is-active span[data-v-2d8c3818]:nth-child(3){border-radius:10px;transform:rotate(-45deg)translate(2px,2px)}.nav-links[data-v-2d8c3818]{background-color:#efefef;border-radius:8px;flex-direction:column;gap:1rem;width:200px;padding:1.5rem;list-style:none;display:none;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #0000001a}.nav-links.nav-open[data-v-2d8c3818]{display:flex}@media (width>=768px){.burger[data-v-2d8c3818]{display:flex}}
