@import url(https://fonts.googleapis.com/css2?family=Ubuntu+Mono:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Karla:wght@200;300;400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary:#3ecaa2;--secondary:#11101c;--background:#fef1da;--light:#79e4c6}@font-face{font-family:Dogica;src:local("Dogica"),url(/juan-os/static/media/dogica.d2e49f2b62aa2d29ea2f.otf) format("opentype")}body{background-color:#3ecaa2;background-color:var(--primary);background-image:url(https://www.transparenttextures.com/patterns/black-mamba.png)}.app{height:90vh;position:relative}@media screen and (max-width:768px){.app{position:relative}}.pixel-font{font-smooth:never;-webkit-font-smoothing:none;font-family:Dogica}.bar{background-color:#11101c;background-color:var(--secondary);cursor:move;font-size:14px;font-weight:700;height:30px;justify-content:space-between}.bar,.logo{align-items:center;color:#fff;display:flex}.primary{color:#3ecaa2!important;color:var(--primary)!important}.icons{display:flex}.icon{color:#fff;cursor:pointer;margin-right:20px;width:20px}.selected{border:1px solid #fff;margin:-3px 17px -3px -3px;padding:2px}.card-icon{background-color:#3ecaa2;background-color:var(--primary);color:#000;cursor:default;height:32px;padding:6px;width:32px}.remove-window{background-color:red;cursor:pointer;font-size:12px;height:14px;margin-right:10px;padding-left:3px;padding-top:3px;width:14px}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (min-width:768px){.window{background-color:#fff;border:1px solid #11101c;border:1px solid var(--secondary);box-shadow:10px 10px 2px 1px rgba(17,16,28,.4);left:50%;position:absolute;top:50%}}@media screen and (max-width:768px){.window{margin:20px auto 0;max-width:90vw;position:relative}}.about{background-color:#fef1da;background-color:var(--background);display:flex;flex-direction:column;max-width:850px;min-width:300px;padding:10px}@-webkit-keyframes fadeInOut{0%{opacity:0}15%{opacity:1}85%{opacity:1}to{opacity:0}}@keyframes fadeInOut{0%{opacity:0}15%{opacity:1}85%{opacity:1}to{opacity:0}}.tip{align-items:center;-webkit-animation:fadeInOut 5s;animation:fadeInOut 5s;display:flex;flex-direction:column;height:32px;justify-content:center;left:50%;opacity:0;position:absolute;text-align:center;top:8%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.projects{max-height:80vh;max-width:850px;overflow-y:scroll}.projects,.work{background-color:#fef1da;background-color:var(--background);min-width:300px;padding:10px}.work{max-width:400px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.chat{background-color:#fef1da;background-color:var(--background);display:flex;flex-direction:column;height:450px;min-width:350px;overflow-y:scroll;padding-bottom:20px}@media screen and (min-width:768px){.chat{width:350px}}.msg{display:flex;margin:10px;padding:5px}.received-msg{background-color:#fff;margin:5px 5px -10px}.option,.received-msg{padding:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.option{background-color:#79e4c6;background-color:var(--light);border-radius:5px;cursor:pointer;margin:5px 5px -10px auto}.loading{background-color:#fef1da;background-color:var(--background);border:1px solid #000;height:340px;margin:180px auto 0;width:400px}.loading-screen{background-color:#000;border:1px solid #000;height:260px;margin:15px auto 0;width:370px}.loading-progress,.loading-screen{align-items:center;display:flex;flex-direction:column;justify-content:center}.loading-progress{gap:20px}.loading-bar{background-color:#fff;height:5px;width:200px}.loading-bar-color{background-color:#3ecaa2;background-color:var(--primary);height:100%}.loading-footer{align-items:center;display:flex;flex-direction:column;font-size:12px;font-weight:700;justify-content:center;letter-spacing:1px;margin-top:12px}.card{background-color:#fff;border:1px solid #11101c;border:1px solid var(--secondary);box-shadow:4px 4px 2px 1px rgba(17,16,28,.2);margin:10px;padding:10px}h1{font-size:16px;font-weight:800}h1,h2{color:#11101c;color:var(--secondary)}h2{font-family:Ubuntu Mono,monospace;font-size:14px;font-weight:600}p{font-family:Karla,sans-serif;margin:0 0 5px}.details{display:flex;justify-content:space-between}.summary{line-height:25px;padding:0 20px 20px 0}.navbar{align-items:center;-webkit-animation:fadeIn .5s;animation:fadeIn .5s;background-color:#11101c;background-color:var(--secondary);border:1px solid #fff;display:flex;height:40px;justify-content:space-between;margin-left:10px;margin-right:10px;margin-top:10px;padding-left:10px;padding-right:10px}
/*# sourceMappingURL=main.0f046a1d.css.map*/