:root{--vt-c-beige:#ebe4cb;--vt-c-black:#262626;--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-beige);--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-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{color:var(--color-text);padding:3px;text-decoration:none;transition:all .4s}@media (hover:hover){a:hover{color:var(--vt-c-text-light-2)}}@media (width>=1024px){body{place-items:center;display:flex}#app{grid-template-columns:1fr 1fr;padding:0 2rem;display:grid}}h1[data-v-5f587a70]{font-size:2.6rem;font-weight:500;position:relative;top:-10px}h3[data-v-5f587a70]{font-size:1.2rem}.greetings h1[data-v-5f587a70],.greetings h3[data-v-5f587a70]{text-align:center}@media (width>=1024px){.greetings h1[data-v-5f587a70],.greetings h3[data-v-5f587a70]{text-align:left}}header[data-v-d73271e3]{max-height:100vh;line-height:1.5}@media (width>=1024px){header[data-v-d73271e3]{padding-right:calc(var(--section-gap) / 2);place-items:center;display:flex}header .wrapper[data-v-d73271e3]{flex-wrap:wrap;place-items:flex-start;display:flex}}
