:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0d0d12;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}a{color:#0fc;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#3fd}body{background-color:#0d0d12;min-width:320px;min-height:100vh;margin:0;display:flex}#app{width:100%}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}.side-nav[data-v-50c990f3]{z-index:1000;background:#111;border-right:1px solid #222;flex-direction:column;justify-content:space-between;width:50px;height:100vh;padding:2rem 0;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden}.side-nav[data-v-50c990f3]:hover{width:200px;box-shadow:2px 0 20px #0006}.nav-links[data-v-50c990f3]{flex-direction:column;align-items:flex-start;padding:0 1rem;display:flex}.nav-item[data-v-50c990f3]{color:#888;white-space:nowrap;align-items:center;width:100%;margin-bottom:1.5rem;text-decoration:none;display:flex}.dot[data-v-50c990f3]{background:#333;border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:background .3s}.nav-item.router-link-active .dot[data-v-50c990f3]{background:#0fc}.label[data-v-50c990f3]{opacity:0;margin-left:1.5rem;font-family:Roboto Mono,monospace;font-size:.9rem;transition:opacity .2s}.side-nav:hover .label[data-v-50c990f3]{opacity:1}.divider[data-v-50c990f3]{background:#222;width:100%;height:1px;margin:1rem 0}.admin-link[data-v-50c990f3]{color:#444;padding:0 1rem;font-family:Roboto Mono,monospace;font-size:.7rem;text-decoration:none;transition:color .2s}.admin-link[data-v-50c990f3]:hover{color:#888}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.app-container{display:flex}.main-content{flex-grow:1;height:100vh;margin-left:50px;overflow-y:auto}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.home-view[data-v-531092d3]{width:100%;min-height:100%}.loading[data-v-531092d3]{color:#666;font-family:Roboto Mono,monospace;font-size:1.2rem}.admin-container[data-v-b48be9f8]{max-width:800px;padding:4rem 2rem}.admin-view[data-v-b48be9f8]{font-family:Roboto Mono,monospace}h1[data-v-b48be9f8],h2[data-v-b48be9f8]{margin-bottom:1.5rem;font-weight:300}ul[data-v-b48be9f8]{padding:0;list-style:none}li[data-v-b48be9f8]{margin-bottom:.5rem}button[data-v-b48be9f8]{color:#aaa;cursor:pointer;background:0 0;border:1px solid #444;padding:.5rem 1rem;font-family:inherit;transition:all .2s}button[data-v-b48be9f8]:hover{color:#fff;background:#ffffff0d;border-color:#666}button.active[data-v-b48be9f8]{color:#0d0d12;background:#0fc;border-color:#0fc}
