:root{--text-color:#1a1a1a;--text-accent-color:#c60;--link-color:#06c;--bg-1:#9b9bd0;--bg-2:#9b9bd0;--bg-3:#9b9bd0;--bg-1-social:#e2e2e2;--bg-2-social:#bcbcbc;--username-color:#060;--terminal-bg:#f5f5f5f2;--terminal-header-bg:#bbb;--terminal-prompt:"misafir@hr.local ~$ "}body{overflow:hidden}body.dark-mode{--text-color:#e0e0e0;--text-accent-color:#ffca85;--link-color:burlywood;--bg-1:#211f20;--bg-2:#292d34;--bg-3:#213030;--bg-1-social:#414141;--bg-2-social:#485461;--username-color:#b0b0b0;--terminal-bg:#000000e6;--terminal-header-bg:#585252}body.dark-mode.firework{--terminal-bg:#00000026}body{box-sizing:border-box;background:var(--bg-3);background:-webkit-linear-gradient(to right, var(--bg-1), var(--bg-2), var(--bg-3));background:linear-gradient(to right, var(--bg-1), var(--bg-2), var(--bg-3));flex-direction:column;justify-content:space-around;align-items:center;height:100vh;margin:0;display:flex}ul{margin:0}.terminal__body ul{padding-left:1.1em}.terminal{resize:both;background:#ccc;border:1px solid #000;border-radius:0;flex-direction:column;width:min(900px,90vw);height:450px;display:flex;position:absolute;top:calc(50% - 24px);left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:inset 1px 1px #fff,inset -1px -1px #999,2px 2px 5px #0003}.terminal::-webkit-resizer{background:0 0}.terminal .terminal__header{cursor:move;background:#ccc;justify-content:flex-start;align-items:center;height:28px;margin:0;padding:0 6px;display:flex}.terminal .terminal__header .fake-button{cursor:pointer;background:#ccc;border:1px solid #444;border-color:#fff #444 #444 #fff;flex-shrink:0;width:12px;height:12px;margin-right:8px;display:inline-block;position:relative;box-shadow:1px 1px #000}.terminal .terminal__header .fake-button.fake-close{background:linear-gradient(135deg,#020024 0%,#999 0%,#fff 100%);border:1px solid #000;box-shadow:inset 1px 1px #ccc,inset -1px -1px #888,-1px -1px #888,1px 1px #fff}.terminal .terminal__header .fake-button.fake-close:active{background:#777;box-shadow:inset 1px 1px #000}.terminal .terminal__header .fake-button.language-flag{background:#ccc;border:1px solid #000;border-radius:2px;justify-content:center;align-items:center;width:22px;height:14px;margin-left:0;margin-right:0;padding:1px;display:flex;overflow:hidden;box-shadow:inset 1px 1px #fff,inset -1px -1px #888}.terminal .terminal__header .fake-button.language-flag img{object-fit:cover;width:100%;height:100%}.terminal .terminal__header .fake-button.language-flag:hover{opacity:.8}.terminal .terminal__header .fake-button.language-flag:active,.terminal .terminal__header .fake-button.language-flag.is-active{background:#777;box-shadow:inset 1px 1px #000}.terminal .terminal__header .fake-button.language-flag+.terminal .terminal__header .fake-button.language-flag{margin-left:4px}.terminal .terminal__header .header-stripes{background-color:#777;background-image:none;border:none;flex-grow:1;height:1px;margin-top:0;margin-bottom:1px;margin-right:8px;box-shadow:-1px -5px #fff,0 -4px #777,-1px -3px #fff,0 -2px #777,-1px -1px #fff,-1px 1px #fff,0 2px #777,-1px 3px #fff,0 4px #777,-1px 5px #fff,0 6px #777}.terminal .terminal__header .header-title{color:#000;z-index:1;background:#ccc;align-items:center;gap:5px;padding:0 10px 0 4px;font-family:Geneva,Verdana,sans-serif;font-size:11px;font-weight:700;display:flex}.terminal .terminal__header .header-title img.app-icon{width:auto;height:20px;display:block}.terminal .terminal__body{background:var(--terminal-bg);color:var(--text-color);border:1px solid #000;border-bottom-right-radius:0;border-bottom-left-radius:0;flex:1;height:auto;margin:0 5px 5px;padding:8px;font-family:Ubuntu Mono,monospace;overflow:hidden auto}.terminal .terminal__body::-webkit-scrollbar{background:#ccc;border-left:1px solid #000;width:17px}.terminal .terminal__body::-webkit-scrollbar-track{background:#aaa;box-shadow:inset 1px 1px #777,inset 2px 2px #888}.terminal .terminal__body::-webkit-scrollbar-thumb{background:#99f repeating-linear-gradient(#99f 0 4px,#cccbff 4px 5px,#339 5px 6px) 50%/8px 60% no-repeat;border:1px solid #000;box-shadow:inset 1px 1px #cccbff,inset -1px -1px #6666cb}.terminal .terminal__body::-webkit-scrollbar-thumb:hover{background-color:#6666cb;background-image:repeating-linear-gradient(#6666cb 0 4px,#cccbff 4px 5px,#339 5px 6px);box-shadow:inset 1px 1px #9898fe,inset -1px -1px #339}.terminal .terminal__body::-webkit-scrollbar-button{box-sizing:border-box;background:#ddd;border:1px solid #000;width:100%;height:16px;display:block;box-shadow:inset 1px 1px #fff,inset -1px -1px #bbb}.terminal .terminal__body::-webkit-scrollbar-button:active{background:#777;box-shadow:inset 1px 1px #585858,inset -1px -1px #999}.terminal .terminal__body::-webkit-scrollbar-button:vertical:start{display:none}.terminal .terminal__body::-webkit-scrollbar-button:vertical:end{box-sizing:border-box;background:#ddd;border:1px solid #000;width:100%;height:16px;display:block;box-shadow:inset 1px 1px #fff,inset -1px -1px #bbb}.terminal .terminal__body::-webkit-scrollbar-button:vertical:end:active{background:#777;box-shadow:inset 1px 1px #585858,inset -1px -1px #999}.terminal .terminal__body::-webkit-scrollbar-button:vertical:end:decrement{background:linear-gradient(#0000 75%,#000 0) 50%/8px 4px no-repeat,linear-gradient(#0000 50%,#000 0) 50%/6px 4px no-repeat,linear-gradient(#0000 25%,#000 0) 50%/4px 4px no-repeat,linear-gradient(#000 50% 0) 50%/2px 4px no-repeat,#ddd}.terminal .terminal__body::-webkit-scrollbar-button:vertical:end:increment{background:linear-gradient(0deg,#0000 75%,#000 0) 50%/8px 4px no-repeat,linear-gradient(0deg,#0000 50%,#000 0) 50%/6px 4px no-repeat,linear-gradient(0deg,#0000 25%,#000 0) 50%/4px 4px no-repeat,linear-gradient(0deg,#000 50% 0) 50%/2px 4px no-repeat,#ddd;border-bottom:none}.terminal .terminal__body::-webkit-scrollbar-button:vertical:end:decrement:active{background:linear-gradient(#0000 75%,#000 0) 50%/8px 4px no-repeat,linear-gradient(#0000 50%,#000 0) 50%/6px 4px no-repeat,linear-gradient(#0000 25%,#000 0) 50%/4px 4px no-repeat,linear-gradient(#000 50% 0) 50%/2px 4px no-repeat,#777;box-shadow:inset 1px 1px #bbb,inset -1px -1px #999}.terminal .terminal__body::-webkit-scrollbar-button:vertical:end:increment:active{background:linear-gradient(0deg,#0000 75%,#000 0) 50%/8px 4px no-repeat,linear-gradient(0deg,#0000 50%,#000 0) 50%/6px 4px no-repeat,linear-gradient(0deg,#0000 25%,#000 0) 50%/4px 4px no-repeat,linear-gradient(0deg,#000 50% 0) 50%/2px 4px no-repeat,#777;box-shadow:inset 1px 1px #bbb,inset -1px -1px #999}.terminal .terminal__body code{color:var(--text-accent-color);cursor:pointer;font-size:14px;text-decoration:none}.terminal .terminal__body code:hover{opacity:.8}.terminal .terminal__body .terminal__banner{color:var(--text-color);flex-direction:column;justify-content:center;display:flex}.terminal .terminal__body .terminal__banner .terminal__author{text-align:left}.terminal .terminal__body .terminal__line{align-items:center;gap:6px;margin-bottom:8px;font-size:15px;line-height:1.3;display:flex}.terminal .terminal__body .terminal__line:before{content:var(--terminal-prompt);color:var(--username-color);white-space:nowrap;flex:none}.terminal .terminal__body .terminal__line input[type=text]{color:var(--text-color);font-family:Ubuntu Mono,monospace;font-size:inherit;line-height:inherit;background:0 0;border:none;outline:none;flex:auto;width:auto;min-width:0}.terminal .terminal__body .terminal__response{margin:8px 0 16px;font-size:15px;line-height:1.3}.terminal .terminal__body .terminal__response table{border:1px dashed;width:100%;padding:4px}.terminal .terminal__body .terminal__response table a{color:#ff8c00;text-decoration:none}.terminal .terminal__body .terminal__response table thead th{color:#5f9ea0;border-bottom:1px solid #fff;padding-bottom:4px;font-weight:400}.terminal .terminal__body .terminal__response table tbody td{padding:4px}.terminal .terminal__body .terminal__response table tbody tr:not(:last-child) td{border-bottom:1px solid #fff}.terminal .terminal__body .terminal__ls{white-space:pre-wrap;word-break:break-word}.terminal .terminal__body .terminal__ping{font-size:inherit;line-height:inherit;margin:0}.terminal .terminal__body .terminal__disconnect{text-align:center;justify-content:center;align-items:center;min-height:100%;font-size:15px;display:flex}.terminal .terminal__body .terminal__disconnect a{color:var(--text-accent-color);text-decoration:none}.terminal .terminal__body .terminal__disconnect a:hover{opacity:.8}.terminal__body.is-disconnected{flex-direction:column;justify-content:center;display:flex}.socials{gap:16px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.socials a{background:var(--bg-2-social);background:-webkit-linear-gradient(to left, var(--bg-1-social), var(--bg-2-social));background:linear-gradient(to left, var(--bg-1-social), var(--bg-2-social));border-radius:50%;justify-content:center;align-items:center;width:4em;height:4em;text-decoration:none;display:flex;position:relative;box-shadow:0 2px 8px #63636333}.socials a:hover{background:var(--bg-2-social);background:-webkit-linear-gradient(to right, var(--bg-1-social), var(--bg-2-social));background:linear-gradient(to right, var(--bg-1-social), var(--bg-2-social));justify-content:center;align-items:center;width:4em;height:4em;text-decoration:none;display:flex;box-shadow:0 2px 8px #63636333}.socials a i{color:#fff;font-size:2em}body:not(.dark-mode) .socials a{background:linear-gradient(135deg,#eee 0%,#cfcfcf 100%);border:1px solid #000;border-radius:8px;box-shadow:inset 1px 1px #fff,inset -1px -1px #9a9a9a,1px 1px #000}body:not(.dark-mode) .socials a:hover{background:linear-gradient(135deg,#f6f6f6 0%,#d9d9d9 100%)}body:not(.dark-mode) .socials i{color:#1a1a1a;text-shadow:0 1px #fff}body:not(.dark-mode) .terminal__body .terminal__response table{border-color:#666}body:not(.dark-mode) .terminal__body .terminal__response table thead th{color:#3f7f86;border-bottom-color:#888}body:not(.dark-mode) .terminal__body .terminal__response table tbody tr:not(:last-child) td{border-bottom-color:#8a8a8a}#banner-github{position:absolute;top:0;right:0}@media (width<=880px){.terminal .terminal__body .terminal__banner pre{font-size:10px}}@media (width<=640px){body{flex-direction:column;justify-content:flex-start;align-items:center;padding-top:96px;padding-bottom:24px}canvas{z-index:-1;position:fixed;inset:0}.terminal{width:unset;height:unset;resize:none;z-index:5;position:relative;top:-25px;left:0;transform:none}.terminal .terminal__body{max-width:unset;width:90vw;height:82vh;min-height:70vh}.terminal .terminal__body .terminal__response table{table-layout:fixed;width:100%;font-size:14px}.terminal .terminal__body .terminal__response th,.terminal .terminal__body .terminal__response td{word-break:break-word;white-space:normal;padding:3px}.terminal .terminal__body .terminal__banner pre{font-size:clamp(7.125px,2.28vw,10.45px)}.socials{left:50%;bottom:calc(env(safe-area-inset-bottom) + 20px);top:unset;right:unset;order:unset;z-index:1;margin-top:0;font-size:13px;position:fixed;transform:translate(-50%)}#disconnect-message{color:#fff!important;text-align:center!important;z-index:2000!important;text-shadow:0 0 5px #fff,0 0 10px #fff!important;font-family:monospace!important;font-size:clamp(1rem,4vw,2rem)!important;font-weight:700!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}#banner-github img{width:100px;height:100px}#version{font-size:13px;top:38px;right:38px}}