@import"https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap";*{margin:0;padding:0;box-sizing:border-box}h1,h2,h3{color:#fff;font-weight:600}body{font-family:Work Sans,sans-serif;background-color:#0f0f0f;overflow-x:hidden;-webkit-user-select:none;user-select:none}html{scroll-behavior:smooth}code{white-space:pre-wrap}md-block{font-size:1rem;display:block;white-space:pre;font-family:monospace;text-wrap:wrap}.root-div{display:flex;flex-direction:column;height:100vh}.homepage{display:flex;flex-direction:column;align-items:center;font-family:Bricolage Grotesque,sans-serif}.landing{min-height:100vh;width:70%;display:flex;flex-direction:column;gap:5rem;justify-content:center;align-items:center;text-align:center}.landing-text{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.landing-text-1{color:#fff;background:linear-gradient(to right,#222,#2b2b2b);border-radius:10px}.landing-text>h2{font-size:2rem}.allproblems-button{background-color:#5e5d5d;color:#fff;padding:.8rem 1.5rem;border:none;border-radius:5px;cursor:pointer;font-size:1.2rem}.allproblems-button:hover{background-color:#262626}.assproblems{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:4rem;gap:2rem}.problems{width:80%}.problems table{width:100%;border-collapse:collapse;border-spacing:0}.problems table th{background-color:#1b1b1b;color:#fff;padding:.5rem;border:1px solid #0f0f0f}.problems table td{background-color:#262626;color:#fff;padding:.5rem;border:1px solid #0f0f0f}.problems table tr{cursor:pointer}.problems table tr:hover{background-color:#33333369}.problems table tr td a,a{color:#fff;text-decoration:none}.header-div{height:6%;width:100%;display:flex;justify-content:center;align-items:center;padding:0 1rem;color:#fff}.buttons-header{display:flex;flex-direction:row;justify-content:center;align-items:center}.editor-lang{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.run-btn{border-radius:5px 0 0 5px;border-left:white 2px solid;width:100px;height:2rem;background-color:#222;color:#fff;margin:auto;border:none;cursor:pointer;font-size:large}.run-btn:hover{background-color:#404040}.lang-dropdown{width:70%;color:#000}.loading{width:2rem;height:2rem;margin:.5rem auto}.gemini-pane .loading{width:4rem;height:4rem;margin:.5rem auto}.submit-btn{border-radius:0 5px 5px 0;width:100px;height:2rem;background-color:#222;color:#fff;margin:auto;border:none;cursor:pointer;font-size:large}.submit-btn:hover{background-color:#404040}.gemini-btn{font-size:medium;width:200px;position:absolute;right:2rem;border-radius:5px;border-left:white 2px solid;height:2rem;background-color:#222;color:#fff;margin:auto;border:none;cursor:pointer;font-size:1rem}.gemini-btn:hover{background-color:#404040}.gemini-help-btn{font-size:medium;width:200px;display:block;margin:.6rem auto}.gemini-pane{position:absolute;padding:.75rem;width:30vw;height:90%;right:-30vw;margin-top:6vh;background-color:#1b1b1b;color:#fff;border:1px solid white;border-radius:10px;transition:ease-in-out .5s;overflow-x:hidden}.gemini-pane::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.3);border-radius:10px;background-color:#262626}.gemini-pane::-webkit-scrollbar{width:6px;border-radius:10px;background-color:#f5f5f5}.gemini-pane::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}.gemini-pane.active{display:block;right:0;overflow:scroll;overflow-x:hidden}.gemini-pane.active::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.3);border-radius:10px;background-color:#262626}.gemini-pane.active::-webkit-scrollbar{width:6px;border-radius:10px;background-color:#f5f5f5}.gemini-pane.active::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}.content{height:93%;overflow-y:hidden}.problem-pane{height:100%;display:flex;flex-direction:column;padding:1rem;margin:0px .1rem 0 .4rem;border:1px solid #0f0f0f;background-color:#262626;border-radius:10px;color:#fff;overflow:scroll;overflow-x:hidden}.problem-pane::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.3);border-radius:10px;background-color:#262626}.problem-pane::-webkit-scrollbar{width:6px;border-radius:10px;background-color:#f5f5f5}.problem-pane::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}.problem>h3{margin-bottom:.5rem}.resize-handle{width:3px;border-radius:20%}.resize-handle:hover{background-color:#204e80}.resize-handlev{width:100%;height:3px;border-radius:20%}.resize-handlev:hover{background-color:#204e80}.editor-pane{height:100%;display:flex;flex-direction:column;padding:1rem;margin:0px .4rem 3px .1rem;border:1px solid #0f0f0f;background-color:#262626;border-radius:10px;color:#fff}.stats-pane{height:98%;display:flex;flex-direction:column;padding:1rem;margin:2px .4rem 0 .1rem;border:1px solid #0f0f0f;background-color:#262626;border-radius:10px;color:#fff}.input-pane{height:100%;display:flex;flex-direction:column;padding:.5rem 1rem;margin:0px .4rem 0 .1rem;border-radius:10px;color:#fff}textarea{width:90%;height:90%}.output-pane{height:100%;display:flex;flex-direction:column;padding:.5rem 1rem;margin:0px .4rem 0 .1rem;border-radius:10px;color:#fff;overflow:scroll;overflow-x:hidden}.output-pane::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.3);border-radius:10px;background-color:#262626}.output-pane::-webkit-scrollbar{width:6px;border-radius:10px;background-color:#f5f5f5}.output-pane::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}.phonescreen{display:none}@media screen and (max-width: 868px){.root-div{display:none}.phonescreen{height:100vh;display:flex;justify-content:center;align-items:center;text-align:center;margin:0 1rem}}
