.App{background:#f5d8b2;background-color:#f5d8b2;justify-content:center;text-align:center}.App,.App-styling{align-items:center;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;min-height:100vh}.App-styling{background:linear-gradient(135deg,#6dd5ed,#2193b0);background-color:#f8f8f8}.Center-horizontally{flex-direction:column}.Center-horizontally,section{align-items:center;display:flex}section{padding:20px}.header-top{color:#323232;font-weight:100;margin-top:100px}.App-header{font-size:calc(10px + 2vmin)}.App-no-center{background:linear-gradient(135deg,#6dd5ed,#2193b0);background-color:#f8f8f8;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;min-height:100vh;text-align:center}.logo-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;color:#000;display:flex;flex-direction:row;left:20px;overflow:hidden;padding:2px 4px 4px;position:absolute;top:20px}.search-box{border-radius:5px;box-shadow:4px 20px 18px #0000001a;height:60px;padding:16px;resize:None;width:420px}.search-box,.search-result{font-family:Arial,sans-serif}.search-result{font-size:14}.column{width:30vh}.round-button{background:#0078d4;border-radius:50%;height:38px;margin-left:5px;padding:0;width:38px}.clicky{cursor:pointer}.link{color:#0078d4}.two-column-section{display:flex;flex:row 1;justify-content:center}h1{font-size:3em;margin-bottom:10px}div li,div p{font-size:1.2em;line-height:1.5;margin:0 0 12px}button{background-color:#000;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.1em;padding:15px 30px;transition:background-color .5s ease}button:hover{background-color:#d0d016}.result-shower{background:#fff;border-radius:5px;box-shadow:4px 20px 18px #0000001a;padding:10px;width:100%}.play-btn{align-items:center;background:#292c33;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:background .2s ease;width:40px}.play-btn:hover{background:#f5d8b2}.play-icon{border-bottom:7px solid #0000;border-left:12px solid #c597e8;border-top:7px solid #0000;height:0;margin-left:2px;width:0}.arrow-btn{align-items:center;background:#292c33;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:background .2s ease;width:40px}.arrow-btn:hover{background:#f5d8b2}.arrow-icon{height:0;position:relative;width:0}.arrow-icon:before{border-bottom:12px solid #c597e8;top:-14px}.arrow-icon:after,.arrow-icon:before{border-left:7px solid #0000;border-right:7px solid #0000;content:"";height:0;left:-7px;position:absolute;width:0}.arrow-icon:after{border-top:12px solid #c597e8;top:2px}.stderr-block.info,.stdout{color:#000}.stderr-block.warning{color:#f79a06}.stderr-block.error{color:#bf1b1b}.stderr-block.other{color:#000}.stderr-text{margin:0}.output-container{border:1px solid #000;height:200px;overflow:auto;overflow-wrap:anywhere;white-space:pre-wrap;width:100%;word-break:break-word}.output-wrapper{padding:4px}.stderr-text,.stdout{overflow-wrap:anywhere;white-space:pre-wrap}.clipboard-btn{align-items:center;background:#292c33;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:background .2s ease;width:40px}.clipboard-btn:hover{background:#f5d8b2}.clipboard-icon{background:#c597e8;border-radius:2px;height:20px;position:relative;width:16px}.clipboard-icon:before{background:#c597e8;border-radius:1px 1px 0 0;height:4px;top:-4px}.clipboard-icon:after,.clipboard-icon:before{content:"";left:2px;position:absolute;width:12px}.clipboard-icon:after{background:#ffffff80;box-shadow:0 3px #ffffff80,0 6px #ffffff80,0 9px #ffffff80,0 12px #ffffff80,0 15px #ffffff80;height:1px;top:3px}.reset-btn{align-items:center;background:#292c33;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:background .2s ease;width:40px}.reset-btn:hover{background:#f5d8b2}.reset-icon{fill:#c597e8;height:20px;width:20px}.button-row{display:flex;gap:8px;justify-content:space-between;margin:8px 0}.left-buttons{gap:8px}.left-buttons,.solution-btn{align-items:center;display:flex}.solution-btn{background:#292c33;border:none;border-radius:50%;color:#c597e8;cursor:pointer;height:40px;justify-content:center;padding:0;transition:background .2s ease;width:40px}.solution-btn:hover{background:#f5d8b2}.solution-icon{height:20px;width:20px}a{color:#c597e8}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #292c33;border-radius:50%;border-top-color:#c597e8;height:32px;width:32px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}code{background:#292c33;color:#fff;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.7em;line-height:1em;padding:2px 4px;vertical-align:middle}.selector-of-that-element{min-height:0!important;overflow-x:hidden;overflow-y:auto!important}.your-editor-container{min-height:0;overflow-x:hidden;overflow-y:auto!important}.back-arrow{display:inline-block;line-height:1;margin-right:.25em;vertical-align:middle}.back-arrow,.back-arrow-btn{color:#c597e8;font-size:.9em}.back-arrow-btn{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;padding:.2em .4em}.back-arrow-btn .back-arrow{margin-right:.25em}.back-arrow-btn:hover{text-decoration:underline}.cm-editor,.cm-editor .cm-content{cursor:text}
/*# sourceMappingURL=main.c5f8f07d.css.map*/