:root{--font-mono:"Roboto Mono",monospace}*{box-sizing:border-box}html{font-size:18px;line-height:32px;background:rgb(0,0,0);-webkit-font-smoothing:antialiased}#app,body,html{height:100%}body{font-family:system-ui;font-size:18px;line-height:32px;margin:0;color:rgb(1000,1000,1000);@media (max-width:1024px){font-size:15px;line-height:24px}}img{max-width:100%;height:auto;display:block}h1{margin:40px 0;font-size:64px;line-height:70px;font-weight:700;@media (max-width:1024px){margin-left:0;margin-bottom:24px;margin-right:0;margin-top:24px;font-size:42px;line-height:42px}@media (max-width:768px){font-size:38px;line-height:38px}@media (max-width:400px){font-size:32px;line-height:32px}}p{margin:24px 0;@media (max-width:1024px){margin:calc(var(--base) * .75) 0}}a{color:currentColor;&:focus{opacity:.8;outline:none}&:active{opacity:.7;outline:none}}svg{vertical-align:middle}.home{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;padding:45px;max-width:1024px;margin:0 auto;overflow:hidden;@media (max-width:400px){padding-left:24px;padding-bottom:24px;padding-right:24px;padding-top:24px}.content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;h1{text-align:center}}.links{display:flex;align-items:center;gap:12px;a{text-decoration:none;padding:.25rem .5rem;border-radius:4px}.admin{color:rgb(0,0,0);background:rgb(1000,1000,1000);border:1px solid rgb(0,0,0)}.docs{color:rgb(1000,1000,1000);background:rgb(0,0,0);border:1px solid rgb(1000,1000,1000)}}.footer{display:flex;align-items:center;gap:8px;@media (max-width:1024px){flex-direction:column;gap:6px}p{margin:0}.codeLink{text-decoration:none;padding:0 .5rem;background:rgb(60,60,60);border-radius:4px}}}.blog-layout{max-width:720px;margin:0 auto;padding:2rem 1.5rem}.blog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.blog-header h1{margin:0;font-size:1.75rem}.blog-list{list-style:none;margin:0;padding:0}.blog-list-item{margin-bottom:1.5rem}.blog-list-item a{text-decoration:none;display:block}.blog-list-item-cover{display:block;margin-bottom:.75rem;border-radius:8px;overflow:hidden;aspect-ratio:16/9;background:rgb(40,40,40)}.blog-list-item-cover img{width:100%;height:100%;object-fit:cover;display:block}.blog-list-item h2{margin:0 0 .5rem;font-size:1.35rem}.blog-excerpt{margin:0 0 .25rem;font-size:.95rem;opacity:.9}.blog-empty{margin:2rem 0}.blog-post{max-width:720px;margin:0 auto;padding:2rem 1.5rem}.blog-post-header{margin-bottom:2rem}.blog-back{display:inline-block;margin-bottom:1rem;font-size:.9rem}.blog-post-header h1{margin:0 0 .5rem;font-size:2rem}.blog-post-cover{display:block;margin-top:1rem;border-radius:8px;overflow:hidden;max-height:360px}.blog-post-cover img{width:100%;height:auto;max-height:360px;object-fit:cover;display:block}.blog-post-body{line-height:1.7}.blog-post-body h2{margin:2rem 0 .75rem;font-size:1.4rem}.blog-post-body h3{margin:1.5rem 0 .5rem;font-size:1.2rem}.blog-post-body p{margin:1rem 0}.blog-post-body ol,.blog-post-body ul{margin:1rem 0;padding-left:1.5rem}.blog-content-img{max-width:100%;height:auto;border-radius:8px;margin:1rem 0}