:root{box-sizing:border-box;font-family:"system-ui",sans-serif;--button-see-background: #4a6cf7;--button-see-background-hover: #3a5ce5;--button-github-border: 1px solid #666;--button-github-background: #21282f;--button-github-background-hover: #101418;--button-github-background-disabled: #202428;--button-github-color: #2a2d31}:root.dark{--border-color: #666;--button-github-color-disabled: #aaa;--text-primary: white;--text-secondary: #eee}:root.light{--border-color: #aaa;--button-github-color-disabled: #555;--text-primary: black;--text-secondary: #2a2a2a}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.7) transparent}body{height:100vh;margin:0;overflow:hidden}#app{height:100dvh;width:100%;display:flex;flex-direction:column}@media screen and (max-width: 1000px){#app{flex-direction:column}}nav[data-v-405b0a3a]{display:flex;justify-content:center;background-color:var(--secondary-background);padding:.5rem 0;width:100%;z-index:1}#nav-container[data-v-405b0a3a]{display:flex;flex-direction:row;align-items:center;gap:1rem;padding:0 1rem;max-width:1400px;width:100%}#name[data-v-405b0a3a]{-webkit-user-select:none;user-select:none;font-size:1.2rem;font-weight:700;margin:0;color:var(--text-primary);text-underline-offset:.3rem}#name[data-v-405b0a3a]:hover{text-decoration:underline}#github-button[data-v-405b0a3a]{padding-left:1rem;padding-left:.5rem;margin-left:auto;margin-right:0;display:flex;align-items:center;border:var(--button-github-border);border-radius:.8rem;color:#fff;background-color:var(--button-github-background);text-decoration:none}#github-button img[data-v-405b0a3a]{height:1.4rem}#github-button[data-v-405b0a3a]:hover{background-color:var(--button-github-background-hover)}a.router-link-active[data-v-405b0a3a]{color:var(--text-primary)}a[data-v-405b0a3a]:not(.router-link-active){color:var(--text-secondary);text-decoration:none}a[data-v-405b0a3a]:hover{text-decoration:underline}@media screen and (max-width: 992px),screen and (max-width: 1400px) and (max-height: 800px){#nav-container[data-v-405b0a3a]{max-width:100%}}@media screen and (max-width: 450px){#name[data-v-405b0a3a]{font-size:1rem}a[data-v-405b0a3a]{font-size:.9rem}}#content[data-v-755134f1]{display:flex;max-width:1400px;width:100%;align-self:center;flex-grow:1;flex-direction:column;align-items:center;overflow-y:hidden;margin:0 2rem}@media screen and (max-width: 992px){#content[data-v-755134f1]{padding:0}}
