@import"https://fonts.googleapis.com/css2?family=Fira+Mono:wght@400;500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;text-align:center;font-family:Jetbrains Mono}body{background-color:#080808;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;min-height:100vh}button{background-color:transparent;border:none;margin:0;padding:0;transition:transform .2s ease}.tbar-button:hover{transform:scale(1.5);cursor:pointer;color:#86cecb}.tbar-button:active{transform:scale(1);cursor:pointer;color:#86cecb}.idx-button:hover{transform:translateY(-10px);cursor:pointer;color:#86cecb}.idx-button:active{transform:translateY(10px);cursor:pointer;color:#86cecb}.window-body1{border-radius:0 0 10px 10px;border:2px solid #262626;background:#121212;box-shadow:0 7px #262626;display:flex;flex-direction:column}.window-body2{border-radius:0 0 10px 10px;border:2px solid #262626;background:#1c1c1c;box-shadow:0 7px #262626;display:flex;flex-direction:column}.tbar1{border-radius:10px 10px 0 0;border:2px solid #262626;background:#262626;display:flex;align-items:center}.tbar-text,.tbar-button{color:#c6c6c6;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.fevh-bar-text1{color:#262626;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.text-std{color:#b0b0b0;text-align:center;font-style:normal;font-weight:400;line-height:normal}.text-miku{color:#86cecb;text-align:center;font-style:normal;font-weight:400;line-height:normal}.text-subheader{color:#949494;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.text-body{color:#b0b0b0;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.text-white{color:#fff;font-size:24px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.idx-button{width:100px;height:132px;color:#fff;font-size:24px;font-style:normal;font-weight:400;line-height:normal;text-align:center;justify-content:center;filter:drop-shadow(0 7px rgba(255,255,255,.1))}#idx-ctr{width:610px;height:132px;margin:100px auto auto;display:flex;justify-content:space-between;flex-direction:row}.text1{color:red;float:left;clear:both}.text2{color:#000;clear:both;float:left;margin-left:15px}li{text-align:left;margin-left:2em}.ascii-art{font-family:monospace;white-space:pre;color:#fff;background-color:#000}
