@font-face{font-family:Source Code Pro;src:url(https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@300&display=swap)}body{margin:0;padding:0;background-color:#000;color:#fff;font-family:Source Code Pro,Courier New,monospace;font-size:18px;line-height:1.1;font-weight:300;letter-spacing:.5px;overflow:hidden}.mc-container{display:flex;flex-direction:column;width:100vw;height:100vh;background-color:navy;color:#fff;overflow:hidden;font-size:16px}.mc-top-bar{background-color:#00cdcd;color:#000;border-bottom:1px solid #ffffff;padding:1px 0;display:flex;height:22px;align-items:center}.mc-top-menu{display:flex;justify-content:space-between;width:100%;padding:0 2px}.mc-menu-item{color:#000;padding:0 4px;margin-right:2px}.mc-panel-title{flex:1;text-align:center;font-weight:400}.mc-main-panels{display:flex;flex:1;overflow:hidden}.mc-panel{flex:1;display:flex;flex-direction:column;margin:1px;background-color:#00a;border:1px solid #ffffff;overflow:hidden}.mc-panel-active{background-color:navy;z-index:1}.mc-panel-header{background-color:#00cdcd;color:#000;padding:1px 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;height:22px;display:flex;align-items:center}.mc-panel-path{display:flex;align-items:center;font-size:16px;width:100%}.mc-path-arrow{margin:0 5px}.mc-panel-content{flex:1;overflow-y:auto}.mc-column-headers{display:flex;padding:1px 0;border-bottom:1px solid #ffffff;color:#ff0;height:22px;align-items:center}.mc-name-header{flex:1;padding-left:2px}.mc-size-header{width:85px;text-align:right}.mc-date-header{width:140px;padding-left:4px}.mc-file-row{display:flex;padding:0;height:22px;align-items:center;cursor:pointer}.mc-file-row:hover{background-color:#0000d7}.mc-selected{background-color:#00cdcd;color:#000}.mc-file-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:2px}.mc-directory,.mc-executable{color:#0f0}.mc-symlink,.mc-readme{color:#ff0}.mc-config,.mc-javascript,.mc-typescript,.mc-html,.mc-json{color:#0ff}.mc-parent-dir{color:#0f0}.mc-file-size{width:85px;text-align:right}.mc-file-date{width:140px;padding-left:4px}.mc-viewer{flex:1;display:flex;flex-direction:column;background-color:#00a;border:1px solid #ffffff;margin:2px}.mc-viewer-header{background-color:#00cdcd;color:#000;padding:1px 2px;height:22px;display:flex;align-items:center}.mc-viewer-content{flex:1;padding:4px;overflow:auto;color:#fff}.mc-viewer-footer{padding:2px;background-color:#00a;border-top:1px solid #ffffff;text-align:center;height:22px;display:flex;align-items:center;justify-content:center}.mc-button{background-color:#00cdcd;color:#000;border:none;padding:0 8px;cursor:pointer;height:18px;font-family:Source Code Pro,Courier New,monospace;font-size:16px;font-weight:300}.mc-button:hover{background-color:#fff}.mc-panel-footer{text-align:center;padding:2px 0;background-color:#00a;border-top:1px solid #ffffff;height:22px;display:flex;align-items:center;justify-content:center}.mc-command-prompt{background-color:#000;color:#fff;padding:4px;border-top:1px solid #ffffff;line-height:1.5;font-family:Source Code Pro,Courier New,monospace}.mc-bottom-bar{background-color:#00cdcd;border-top:1px solid #ffffff;padding:2px 0;display:flex;height:24px;align-items:center;overflow-x:auto}.mc-hint-bar{display:flex;flex-wrap:wrap;width:100%}.mc-hint{color:#000;margin-right:2px;display:flex;align-items:center;height:20px;cursor:pointer}.mc-hint:hover .mc-hint-text{background-color:#fff}.mc-hint-number{color:#fff;background-color:#00a;padding:0 4px;height:100%;display:flex;align-items:center}.mc-hint-text{background-color:#00cdcd;padding:0 4px;height:100%;display:flex;align-items:center}.mc-mobile-switcher{display:none;background-color:#00cdcd;color:#000;height:24px;align-items:center;justify-content:center;font-weight:700;cursor:pointer;border-top:1px solid #ffffff}.mc-mobile-switcher:hover{background-color:#fff}pre{margin:0;white-space:pre-wrap;font-family:Source Code Pro,Courier New,monospace;font-size:18px;font-weight:300;letter-spacing:.5px}input{border:none;outline:none;background-color:transparent;color:#fff;font-family:Source Code Pro,Courier New,monospace;font-size:16px;font-weight:300}.mc-cursor{display:inline-block;width:10px;height:18px;background-color:#fff;margin-left:2px;animation:blink 1s step-end infinite}.invisible{opacity:0}.visible{opacity:1}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width: 768px){.mc-main-panels{position:relative}.mc-panel:not(.mc-panel-active){display:none}.mc-mobile-switcher{display:flex}.mc-hint-bar{overflow-x:auto;flex-wrap:nowrap;justify-content:start}.mc-hint{flex-shrink:0}.mc-date-header,.mc-file-date{width:100px}.mc-size-header,.mc-file-size{width:60px}body,pre{font-size:16px}.mc-container{font-size:14px}}.bg-blue-900{background-color:#0a1c3b}.bg-blue-800{background-color:#102a54}.bg-blue-700{background-color:#164285}.bg-blue-600{background-color:#5294e2}.text-white{color:#fff}.font-mono{font-family:monospace}.h-screen{height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.justify-between{justify-content:space-between}.p-1{padding:.25rem}.p-4{padding:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.m-1{margin:.25rem}.mb-4{margin-bottom:1rem}.ml-2{margin-left:.5rem}.w-6{width:1.5rem}.text-center{text-align:center}.text-blue-400{color:#5294e2}.hover\:underline:hover{text-decoration:underline}.bg-black{background-color:#000}.text-black{color:#000}.bg-gray-300{background-color:#d1d5db}.overflow-auto{overflow:auto}
