: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:#00bd7e33}}@media (width>=1024px){body{place-items:center;display:flex}#app{grid-template-columns:1fr 1fr;padding:0 2rem;display:grid}}header[data-v-d9f4cfed]{max-height:100vh;line-height:1.5}.logo[data-v-d9f4cfed]{margin:0 auto 2rem;display:block}nav[data-v-d9f4cfed]{text-align:center;width:100%;margin-top:2rem;font-size:12px}.sign-out-btn[data-v-d9f4cfed]{border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;background:0 0;border-radius:6px;padding:.4rem 1rem;font-size:.9rem;transition:background .2s}.sign-out-btn[data-v-d9f4cfed]:hover{background:var(--color-background-mute)}@media (width>=1024px){header[data-v-d9f4cfed]{padding-right:calc(var(--section-gap) / 2);place-items:center;display:flex}.logo[data-v-d9f4cfed]{margin:0 2rem 0 0}header .wrapper[data-v-d9f4cfed]{flex-wrap:wrap;place-items:flex-start;display:flex}nav[data-v-d9f4cfed]{text-align:left;margin-top:1rem;margin-left:-1rem;padding:1rem 0;font-size:1rem}}.home[data-v-58dea640]{max-width:720px;margin:0 auto;padding:2rem 1rem}.home__header[data-v-58dea640]{margin-bottom:2rem}.home__header h1[data-v-58dea640]{color:var(--color-heading);font-size:1.75rem;font-weight:700}.home__greeting[data-v-58dea640]{color:var(--color-text);margin-top:.25rem;font-size:.9rem}.home__state[data-v-58dea640]{text-align:center;color:var(--color-text);padding:3rem 0}.home__state--error[data-v-58dea640]{color:#e74c3c}.home__state--error button[data-v-58dea640]{cursor:pointer;color:inherit;background:0 0;border:1px solid;border-radius:4px;margin-top:.75rem;padding:.4rem 1rem}.notes[data-v-58dea640]{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.note-card[data-v-58dea640]{border:1px solid var(--color-border);background:var(--color-background-soft);border-radius:8px;padding:1.25rem 1.5rem}.note-card__title[data-v-58dea640]{color:var(--color-heading);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.note-card__content[data-v-58dea640]{color:var(--color-text);margin-bottom:.75rem;line-height:1.6}.note-card__date[data-v-58dea640]{color:var(--color-text);opacity:.6;font-size:.78rem}
