.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid rgba(255,255,255,.5);border-radius:4px;box-shadow:0 .25em .5em rgba(0,0,0,.1);text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;transition:opacity .15s ease,border .3s ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translate(-50%)}.glide__bullet{background-color:rgba(255,255,255,.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em rgba(0,0,0,.1);margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:hover,.glide__bullet:focus{border:2px solid #fff;background-color:rgba(255,255,255,.5)}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:rgba(255,255,255,.87);background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}@media (prefers-color-scheme: light){body{color:#213547}}@media (prefers-color-scheme: dark){body{color:#fff;background-color:#000}}*{user-select:none;box-sizing:border-box}html,body{margin:0;padding:0;height:100%;min-height:100%;overflow:auto}#app{max-width:998px;min-width:375px;margin:0 auto;padding:10px 10px 100px}.glide__slide img{display:block;margin:0 auto;width:100%;border-radius:10px 10px 0 0;overflow:hidden}.glide__slide a{display:block}.links{list-style:none;padding:0 10px;margin:30px 0 0;min-height:200px}.links li{margin-top:10px}.links .name{margin:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px}.links .has_line{text-decoration:underline}.item{color:#111;text-decoration:none;text-align:center;display:flex;justify-content:space-between;align-items:center}.timestamp{width:70px;height:24px;padding:5px 10px;color:#fff;font-size:12px;border-radius:5px;display:flex;align-items:center;justify-content:center;transition:all .3s linear}.open{background-color:rgba(135,126,238,.22);border:1px solid #887eee;border-radius:5px;padding:0;min-width:120px;height:28px;color:#333}.primary{background-color:#887eee}.success{background-color:#07c160}.warning{background-color:#ff8917}.danger{background-color:#ee0a24}.marquee{padding:10px 10px 5px;display:flex}#marquee{margin-left:10px;font-size:14px;line-height:32px;white-space:nowrap;text-transform:uppercase;flex-grow:1;flex-shrink:1;flex-basis:0}.box{border-radius:10px;overflow:hidden;box-shadow:0 0 0 2px #fff,.3em .3em 1em rgba(0,0,0,.3)}.relative{position:relative}.cskh-wrap{padding:10px 0 34px;position:absolute;bottom:0;left:50%;transform:translate(-50%);background-color:#fff;width:100%}.cskh{display:flex;align-items:center;justify-content:center}.cskh span{margin-left:5px;white-space:nowrap}.wrap{display:flex;flex-grow:1;flex-shrink:1;flex-basis:0;align-items:center;margin-right:10px}.download-banner{display:flex;align-items:center;justify-content:space-between;padding:10px 0;color:#000}.logo{width:40px;height:40px;margin-right:10px;border-radius:10px}.info{width:0;flex-grow:1;flex-shrink:1;flex-basis:0}.wrap .name{font-weight:700;font-size:15px}.slogan{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;color:#666}.download-btn{background:linear-gradient(0deg,#6975f9,#927ef8);color:#fff;width:109px;height:32px;box-sizing:border-box;border:none;border-radius:4px;cursor:pointer}.loading{margin-top:5px;position:relative;width:3px;height:5px;animation:rectangle infinite 1s ease-in-out -.2s;background-color:#fff;border-radius:3px}.loading:before,.loading:after{position:absolute;width:3px;height:5px;content:"";background-color:#fff;border-radius:3px}.loading:before{left:-6px;animation:rectangle infinite 1s ease-in-out -.4s}.loading:after{right:-6px;animation:rectangle infinite 1s ease-in-out}@keyframes rectangle{0%,80%,to{height:6px;box-shadow:0 0 #fff}40%{height:12px;box-shadow:0 -6px #fff}}@-webkit-keyframes rectangle{0%,80%,to{height:6px;box-shadow:0 0 #fff}40%{height:12px;box-shadow:0 -6px #fff}}
