@-webkit-keyframes heartBeat{0%{transform:scale(.92)}14%{transform:scale(1)}28%{transform:scale(.92)}42%{transform:scale(1)}70%{transform:scale(.92)}}@keyframes heartBeat{0%{transform:scale(.92)}14%{transform:scale(1)}28%{transform:scale(.92)}42%{transform:scale(1)}70%{transform:scale(.92)}}@-webkit-keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}50%{transform:translate3d(-4px,0,0)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}50%{transform:translate3d(-4px,0,0)}}.page{min-height:100vh;background-color:#130d1b;padding-bottom:calc(60px + env(safe-area-inset-bottom));color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.page .header{font-size:18px;font-weight:500;height:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.page .description{color:#ddd;text-align:center;margin-top:10px;font-size:13px;padding:0 20px}.page .search{height:40px;padding:0 15px;margin-bottom:20px}.page .search:before{content:""}.page .search input{width:100%;height:40px;border-radius:40px;border:0;outline:none;text-align:center;color:#000}.page .channel-list{display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box;padding:0 15px}.page .channel-list.waterfall{grid-row-gap:20px;grid-column-gap:4%;justify-items:center;align-items:center;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:10px;gap:10px}.page .channel-list.waterfall .channel-item{box-sizing:border-box;background:hsla(0,0%,100%,.1);display:flex;flex-direction:column;align-items:center;justify-content:start;height:168px;padding:10px;border-radius:10px;margin-bottom:10px;color:#fff;max-width:260px;width:100%}.page .channel-list.waterfall .channel-item.hidden{display:none}.page .channel-list.waterfall .channel-item .channel-img{width:40px;height:40px;overflow:hidden;border-radius:100%;background:hsla(0,0%,100%,.2)}.page .channel-list.waterfall .channel-item .channel-img img{width:inherit;height:inherit;border-radius:100%}.page .channel-list.waterfall .channel-item .channel-title{text-align:center;font-size:14px;margin:5px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.page .channel-list.waterfall .channel-item .channel-desc{text-align:center;font-size:12px;color:hsla(0,0%,100%,.6);margin:5px 0 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;height:36px}.page .channel-list.waterfall .channel-item .join-channel{height:30px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;border-radius:5px;font-size:13px;color:#42318d;box-sizing:border-box;vertical-align:middle;border:0;width:100%;color:#fff;margin-top:10px;background:#ffb728}.page .footer{background:#000;box-sizing:content-box;width:100%;height:60px;position:fixed;left:0;bottom:0;padding-bottom:env(safe-area-inset-bottom,60px)!important;justify-content:space-between;padding:0 5px;box-sizing:border-box}.page .footer,.page .footer .qq-btn{display:flex;flex-direction:row;align-items:center}.page .footer .qq-btn{justify-content:center;height:40px;cursor:pointer;background:#0194f7;padding:0 8px;border-radius:5px;font-size:14px}.page .footer .improve-ranking{flex:1;margin-left:10px;background:#ffb728;color:#fff}.page .footer .btn{width:300px;height:40px;background:linear-gradient(180deg,#ff9811 3%,#f53);border-radius:27.5px;box-shadow:0 10px 20px 0 rgba(255,85,51,.3);color:#fff;text-align:center;line-height:40px}.qq-channel-modal{max-width:600px}.qq-channel-modal .ant-modal-header{border-bottom:0;padding-bottom:0}.qq-channel-modal .ant-modal-title{text-align:center;font-weight:700}.qq-channel-modal .ant-modal-close-x{display:flex;flex-direction:row;align-items:center;justify-content:center}.qq-channel-modal .ant-modal-close-x .anticon-close{position:relative;top:-2px}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.improve-ranking-container .channel-form{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.improve-ranking-container .channel-form .form-item{width:100%;margin-bottom:10px}.improve-ranking-container .channel-form .form-item input{height:40px;display:flex;flex-direction:row;align-items:center;justify-content:center;background:#efefef;width:100%;border-radius:40px;border:0;outline:none;padding:0 20px}.improve-ranking-container .text-info{font-size:12px;color:#afafaf;text-align:center}.improve-ranking-container .submit-info{display:flex;flex-direction:row;align-items:center;justify-content:center;height:40px;cursor:pointer;background:#ffb728;padding:0 8px;border-radius:5px;font-size:14px;margin-top:20px;color:#fff}.qrcode-desc{margin:10px 0;color:#000;font-size:13px}.wechat-card{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.wechat-card img{border:0;vertical-align:middle;background:#efefef;margin-bottom:5px;width:100%}.wechat-card span{display:block;text-align:center;color:#ffb728;font-weight:500;font-size:14px}.wechat-card .uin{color:#888;font-size:12px}