body{color:#fff;background:#111;margin:0;font-family:system-ui,sans-serif}#root{flex-direction:column;min-height:100dvh;display:flex}header,footer{padding:1rem 2rem}header{letter-spacing:.05em;font-weight:600}a{color:inherit;text-decoration:none}main{flex:1;justify-content:center;align-items:center;display:flex}h1{letter-spacing:.05em;font-size:2rem;font-weight:300}footer{text-align:center;opacity:.5;font-size:.8rem}.admin-dashboard,.admin-signin{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.admin-dashboard button{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:1px solid #fff;padding:.5rem 1.5rem;font-family:system-ui,sans-serif}.admin-dashboard button:hover{opacity:1}.error{color:#e55}
