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}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{background:#383535}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}::-webkit-scrollbar-corner{background:#383535}*{border:0;box-sizing:border-box;font:inherit;margin:0;padding:0;vertical-align:initial}.navbar{background-color:#121212}h1{font-size:5vw;margin-bottom:5%}h1,h2{color:#fff}h2{font-size:1.5vw;margin-bottom:100px}body{align-items:center;background-color:#263133;color:#fff;font-family:Arial,sans-serif;justify-content:center;min-height:100vh}.App,body{display:flex}.App{flex-direction:column;height:100%;justify-content:space-between;padding:20px;text-align:center;width:100%}.file-content{text-align:left}.file-name{padding:7px}.code-block{margin-left:20px}.App-header{background-color:#121212;border-bottom:1px solid #333;color:#d45757;padding:20px}.drag-drop-box{align-items:center;background-color:#212121;border:2px dashed #3498db;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.1);color:#3498db;cursor:pointer;display:flex;flex-direction:column;font-family:inter;justify-content:center;line-height:2;margin:0 auto;padding:10px;text-align:center;transition:.1s ease-in-out;width:60%;width:80%}.drag-drop-box:hover{background-color:#2e456d}@-webkit-keyframes expandDisplayArea{0%{max-height:0;opacity:0}to{max-height:1000px;opacity:1}}@keyframes expandDisplayArea{0%{max-height:0;opacity:0}to{max-height:1000px;opacity:1}}.display-area{background-color:#2d2d2d5c;border:2px solid #44444422;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.1);color:#fff;flex:1 1;font-family:Courier New,monospace;height:auto;margin-top:10px;max-height:1000px;opacity:1;overflow:auto;padding:10px;transition:max-height .5s ease-in-out,opacity .5s ease-in-out}.file-input{display:none}.display-area pre{text-align:left}.button-group{margin:auto;max-width:700px}.reset-button{background-color:#50505729;border:none;border-radius:10px;color:#2768e0;cursor:pointer;font-family:inter;font-size:16px;margin-top:10px;padding:8px 5px;transition:.3s ease-out}.reset-button:hover{background-color:#2e456d}.display-area:not(.expanded){max-height:none;opacity:1;overflow:hidden;transition:max-height .5s ease-in-out,opacity .5s ease-in-out}.flex-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;width:100%}.logo{color:#9b9898;font-size:6vw;margin-bottom:2%;margin-top:5%;text-shadow:2px 2px 5px rgba(0,0,0,.3)}@media screen and (max-width:1000px){.display-area{max-width:800px}}.response{background-color:#13b6f148;border-radius:20px;width:600px}input{background-color:#2f363b63;border:none;border-radius:8px;color:hsla(0,0%,97%,.623);outline:none;padding:5px;transition:.1s ease-in-out}.display-area{margin:auto;max-width:60%;text-align:left}input:hover{background-color:#29a8d648;padding-right:8.5px}.but{background-color:#2f363b63;border:1px solid #7aa7c7;border-radius:8px;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.7);box-sizing:border-box;color:#39739d;cursor:pointer;display:inline-block;font-family:-apple-system,system-ui,Segoe UI,Liberation Sans,sans-serif;font-size:13px;font-weight:400;line-height:1.15385;margin:0;outline:none;padding:8px .8em;position:relative;text-align:center;text-decoration:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:initial;white-space:nowrap}.but:focus,.but:hover{background-color:#b3d3ea;color:#2c5777}.but:focus{box-shadow:0 0 0 4px rgba(0,149,255,.15)}.but:active{background-color:#a0c7e4;box-shadow:none;color:#2c5777}.navbar{background-color:#005f5a;display:flex;justify-content:space-between;left:0;padding:13px 20px;position:fixed;top:0;width:100%;z-index:1000}.nav-menu{display:flex;list-style-type:none;margin:0;padding:0}.nav-item{margin-right:30px}.nav-item a{text-decoration:underline;transition:.2s ease-in-out}.nav-item a:hover{color:#2b719f}.nav-item a{color:#fff;font-weight:700;position:relative;text-decoration:none}.nav-item a:after{background:#0062ff;bottom:-3px;content:"";display:block;height:2px;left:0;position:absolute;transition:width .3s;width:0}.nav-item a:hover:after{width:100%}.sidebar{background-color:#2f3e46;border-right:2px solid #444;color:#fff;height:calc(100vh - 50px);left:0;overflow-y:auto;padding:20px;position:fixed;top:30px;width:250px;z-index:500}.sidebar-title{font-size:1.5em;margin-bottom:20px}.response-list{list-style-type:none;padding:0}.response-item{background-color:#3c5a67;border-radius:5px;cursor:pointer;height:300px;margin-bottom:10px;overflow:scroll;overflow-x:hidden;padding:10px;transition:background-color .3s ease}.response-item:hover{background-color:#497285}
/*# sourceMappingURL=main.ea5555ae.css.map*/