*{padding:0;margin:0;border:0;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;-webkit-tap-highlight-color:transparent;list-style:none;border:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}html,body{background-image:url("../img/low.webp");background-position:center;background-size:cover;background-repeat:no-repeat;z-index:0;height:100%;}#loading-progress{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;transition:opacity 0.5s ease;}.progress-bar{width:200px;height:4px;background:#ddd;border-radius:2px;overflow:hidden;}.progress{width:0%;height:100%;background:#4CAF50;transition:width 0.3s ease;}.percentage{margin-top:10px;font-family:Arial,sans-serif;color:#333;}.app_box{position:fixed;top:0;left:0;width:100%;height:100vh;}.logo{text-align:center;width:450px;height:266px;position:fixed;top:50%;left:50%;margin-top:-133px;margin-left:-225px;}.box{width:300px;padding:10px;position:fixed;bottom:5%;left:50%;transform:translate(-50%);background-color:rgba(255,255,255,0.15);backdrop-filter:blur(11.5px);-webkit-backdrop-filter:blur(11.5px);box-shadow:rgba(142,142,142,0.19) 0px 6px 15px 0px;-webkit-box-shadow:rgba(142,142,142,0.19) 0px 6px 15px 0px;border-radius:12px;-webkit-border-radius:12px;display:flex;}.box a{width:100px;border-radius:12px;padding:10px;background:#5566;font-weight:bold;flex:1;margin:10px;text-align:center;}@media (max-width:550px){.logo{width:90%;margin-left:-45%;}.box{width:80%;}}.logo img{width:100%;cursor:pointer;}#mist{position:absolute;width:100%;height:100%;top:0;left:0;background:url("../img/okay.png") repeat-x 0px 0px;background-size:cover;animation:mist 6000s linear infinite;opacity:0.5;z-index:2;}@keyframes mist{from{background-position:0 0;}to{background-position:4000% 0;}}#mists{position:absolute;width:100%;height:100%;top:0;left:0;background:url("../img/top.png") repeat-x 0px 0px;background-size:cover;animation:mists 8000s linear infinite;opacity:0.5;z-index:2;}@keyframes mists{from{background-position:0 0;}to{background-position:30000% 0;}}.footer{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:999999999;}a{color:#3b3131;font-size:10px;}