:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;flex-direction:column;align-items:center;min-width:320px;justify-content:flex-start;background-image:url(/eai-bg.png);background-size:cover;background-repeat:no-repeat;background-position:top left;background-attachment:fixed}#app{width:100%;text-align:center}#top-content{width:100%;text-align:center;margin-bottom:2rem;margin-top:0;padding-top:0}.logo{height:7em;will-change:filter;transition:filter .3s}.card{padding:2em}.read-the-docs{color:#888}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.powered-by{position:absolute;bottom:.5rem;right:1rem;display:flex;align-items:center;gap:.5rem;background-color:#000000b3;padding:.25rem .5rem;border-radius:8px;color:#fff;font-size:.75rem}.powered-by a{display:flex;align-items:center;text-decoration:none;color:#fff}.powered-by img{width:30px;height:auto}.circle-img-container{position:fixed;bottom:80px;right:30px;width:70px;height:70px;overflow:hidden;border-radius:50%;animation:bounce 2s infinite}.circle-img-container:hover{cursor:pointer}.circle-img-container img{width:100%;height:100%;object-fit:cover}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}#chatFrame{position:fixed;bottom:80px;right:30px;height:70%;width:400px;display:none}@media (max-width: 500px){#chatFrame{width:100%;height:60%;right:0;bottom:80px;border:none}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
