@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard-dynamic-subset.css";@import"https://cdn.jsdelivr.net/npm/firacode@6.2.0/distr/fira_code.css";*{box-sizing:border-box}:root{--text-light:#000;--text-dark:#e6e6e6;--link-light:#000;--link-dark:#e6e6e6;--gradient-tc:linear-gradient(90deg,#712bb3,#a730d6,#bb2765,#b11897)}a{color:var(--link-light);text-decoration:none}.dark a,a{transition:all .2s}.dark a{color:var(--link-dark)}body,html{box-sizing:border-box;font-family:Pretendard;height:100%;margin:0;overflow-x:hidden;padding:0;width:100%}code{font-family:Fira Code,monospace;font-size:small}h1,h2,h3,h4,h5,h6{width:-moz-fit-content;width:fit-content}.tc{animation:tc-amin 1s infinite;background:var(--gradient-tc);-webkit-background-clip:text;background-clip:text;background-repeat:repeat-x;color:transparent;transition:all .2s}@keyframes tc-anim{50%{background-position-x:50%}to{background-position-x:100%}}.page{height:100%;min-height:100vh;width:100%}.dark,.page{transition:all .2s}.dark{background-color:#1a1a1a;color:#e6e6e6}.container{margin:0 auto;max-width:1024px}.container,.page-enter-active,.page-leave-active{transition:all .2s}.page-enter-from{transform:translateY(-10%)}.page-enter-from,.page-leave-to{filter:blur(.2rem);opacity:0;transition:all .2s}.page-leave-to{transform:translateY(30%)}main{width:100%}
