.terminal_shell__ckce4{width:100%;min-height:15em;border-radius:7px;color:var(--on-code-bg);background-color:var(--code-bg);box-shadow:0 5px 30px -1px rgba(0,0,0,.4);padding:1em 1em 1.5em;margin-bottom:1em;transition:all .3s;white-space:nowrap;font-family:Ubuntu Mono;overflow-x:hidden}.terminal_shell__ckce4 code{color:inherit;white-space:pre}.terminal_shell__ckce4 .terminal_buttons__lApvo{display:flex;justify-content:space-between;flex-direction:row;width:4.5em}.terminal_shell__ckce4 .terminal_buttons__lApvo .terminal_button__AhSdc{border-radius:50%;width:13px;height:13px;transition:all .3s}.terminal_shell__ckce4 .terminal_buttons__lApvo .terminal_button__AhSdc.terminal_close__OTJPM{background-color:#ff5f57}.terminal_shell__ckce4 .terminal_buttons__lApvo .terminal_button__AhSdc.terminal_minimize__q4ehq{background-color:#ffbd2e}.terminal_shell__ckce4 .terminal_buttons__lApvo .terminal_button__AhSdc.terminal_maximize__weh8b{background-color:#41fb30}.terminal_shell__ckce4 .terminal_content___yFM1{padding-top:2em;padding-left:1em;height:auto;display:flex;flex-direction:column;overflow-x:scroll}.terminal_shell__ckce4 .terminal_content___yFM1.terminal_singleline__l_y_H{flex-direction:row}.terminal_shell__ckce4 .terminal_content___yFM1.terminal_green__ydKBc,.terminal_shell__ckce4 .terminal_content___yFM1.terminal_green__ydKBc code{color:var(--secondary)}.terminal_shell__ckce4 .terminal_content___yFM1 .terminal_head__IftNN{height:1em;width:1em}.terminal_shell__ckce4 .terminal_content___yFM1::-webkit-scrollbar-thumb{border-radius:var(--radius);background-color:var(--btn-active)}.terminal_shell__ckce4 .terminal_content___yFM1::-webkit-scrollbar-track{border-radius:var(--radius);background-color:transparent}.terminal_shell__ckce4 .terminal_content___yFM1::-webkit-scrollbar{width:.5rem;height:.5rem}.index_container__HpKSV{width:min(70rem,100%);display:flex;flex-direction:column;align-items:center}.index_container__HpKSV a{width:100%;margin:1rem;padding:2rem;text-align:center;font-size:1.5rem;font-weight:lighter;color:var(--secondary);background-color:var(--btn-active);border:1px solid var(--btn-border);transition:all .3s}.index_container__HpKSV a:hover{cursor:pointer;color:var(--on-btn-active)}.index_container__HpKSV a.index_smaller__hWzRn{font-size:1.2em;padding:1em 2rem}