*{-webkit-user-select:none;user-select:none}#app{position:relative;width:100%;height:100%;font-size:14rem}@media screen and (min-width:500px){#app{left:50%;width:500px!important;transform:translate(-50%)}}.m1r{margin:10rem!important}.m2r{margin:20rem!important}.m3r{margin:30rem!important}.m4r{margin:40rem!important}.m5r{margin:50rem!important}.ml1r{margin-left:10rem!important}.ml2r{margin-left:20rem!important}.ml3r{margin-left:30rem!important}.ml4r{margin-left:40rem!important}.ml5r{margin-left:50rem!important}.mr1r{margin-right:10rem!important}.mr2r{margin-right:20rem!important}.mr3r{margin-right:30rem!important}.mr4r{margin-right:40rem!important}.mr5r{margin-right:50rem!important}.mt1r{margin-top:10rem!important}.mt2r{margin-top:20rem!important}.mt3r{margin-top:30rem!important}.mt4r{margin-top:40rem!important}.mt5r{margin-top:50rem!important}.mb0r{margin-bottom:0rem!important}.mb1r{margin-bottom:10rem!important}.mb2r{margin-bottom:20rem!important}.mb3r{margin-bottom:30rem!important}.mb4r{margin-bottom:40rem!important}.mb5r{margin-bottom:50rem!important}.mb6r{margin-bottom:60rem!important}.mb7r{margin-bottom:70rem!important}.p1r{padding:10rem!important}.p2r{padding:20rem!important}.p3r{padding:30rem!important}.p4r{padding:40rem!important}.p5r{padding:50rem!important}.pb1r{padding-bottom:10rem!important}.pb2r{padding-bottom:20rem!important}.pb3r{padding-bottom:30rem!important}.pb4r{padding-bottom:40rem!important}.pb5r{padding-bottom:50rem!important}.pt1r{padding-top:10rem!important}.pt2r{padding-top:20rem!important}.pt3r{padding-top:30rem!important}.pt4r{padding-top:40rem!important}.pt5r{padding-top:50rem!important}.pl1r{padding-left:10rem!important}.pl2r{padding-left:20rem!important}.pl3r{padding-left:30rem!important}.pl4r{padding-left:40rem!important}.pl5r{padding-left:50rem!important}.pr1r{padding-right:10rem!important}.pr2r{padding-right:20rem!important}.pr3r{padding-right:30rem!important}.pr4r{padding-right:40rem!important}.pr5r{padding-right:50rem!important}.f10{font-size:10px!important}.f11{font-size:11px!important}.f12{font-size:12px!important}.f13{font-size:13px!important}.f14{font-size:14px!important}.f15{font-size:15px!important}.f16{font-size:16px!important}.f17{font-size:17px!important}.f18{font-size:18px!important}.f19{font-size:19px!important}.f20{font-size:20px!important}.f21{font-size:21px!important}.f22{font-size:22px!important}.f23{font-size:23px!important}.f24{font-size:24px!important}.f25{font-size:25px!important}.f26{font-size:26px!important}.f27{font-size:27px!important}.f28{font-size:28px!important}.f29{font-size:29px!important}.f30{font-size:30px!important}.f31{font-size:31px!important}.f32{font-size:32px!important}.f33{font-size:33px!important}.f34{font-size:34px!important}.f35{font-size:35px!important}.f36{font-size:36px!important}.f37{font-size:37px!important}.f38{font-size:38px!important}.f39{font-size:39px!important}.f40{font-size:40px!important}.op0{opacity:0}.global-notice{position:fixed;z-index:9999;color:#fff;background:#000;left:50%;top:50%;transform:translate(-50%,-50%);padding:10rem 18rem;border-radius:3rem;font-size:12rem;white-space:nowrap}.row{padding:0 var(--page-padding);display:flex;justify-content:space-between;align-items:center;min-height:50rem;font-size:14rem}.row.no-active:active{background:var(--main-bg)}.row.active:active{background:var(--active-main-bg)}.row.no-padding{padding:0}.row.border{border-bottom:1px solid var(--line-color)}.row .left{display:flex;justify-content:space-between;align-items:center;color:#fff}.row .left img{margin-right:10rem;width:15rem}.row .right{max-width:80%;display:flex;justify-content:space-between;align-items:center;color:var(--second-text-color)}.row .right img{margin-left:5rem;width:20rem}.not-read{width:7rem;height:7rem;border-radius:50%;background:var(--primary-btn-color)}.badge{font-size:12rem;display:block;color:#fff;padding:1rem 6rem;border-radius:10rem;background:var(--primary-btn-color)}.badge2{transform:scale(.9);font-size:12rem;color:#000;width:18rem;height:18rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ff0}p{padding:0;margin:0}.line{height:1rem;background:var(--line-color2);width:100%}.link{color:#126495}.slide{touch-action:none;height:100%;width:100%;transition:height .3s;position:relative;overflow:hidden}.slide .slide-infinite{z-index:1;margin-top:0;transition:all .3s}.slide .slide-list{height:100%;width:100%;display:flex;position:relative}.love-dbclick{position:absolute;width:90rem;height:90rem}.love-dbclick.left{animation:loveLeft 1.1s linear}.love-dbclick.right{animation:loveRight 1.1s linear}@keyframes loveLeft{0%{opacity:0;transform:scale(2.2) rotate(-10deg)}10%{opacity:1;transform:scale(1) rotate(-10deg)}15%{opacity:1;transform:scale(1.2) rotate(-10deg)}40%{opacity:1;transform:scale(1.2) rotate(-10deg)}to{transform:translateY(-12rem) scale(2) rotate(-10deg);opacity:0}}@keyframes loveRight{0%{opacity:0;transform:scale(2.2) rotate(10deg)}10%{opacity:1;transform:scale(1) rotate(10deg)}15%{opacity:1;transform:scale(1.2) rotate(10deg)}40%{opacity:1;transform:scale(1.2) rotate(10deg)}to{transform:translateY(-12rem) scale(2) rotate(10deg);opacity:0}}.pause-icon{width:60rem;height:60rem;opacity:.3;position:absolute;margin:auto;left:0;top:0;bottom:0;right:0;color:#fff;animation:pause-animation 1.1s linear}@keyframes pause-animation{0%{opacity:0;transform:scale(2)}10%{opacity:.3;transform:scale(1.2)}to{transform:scale(1.2);opacity:.3}}.base-page{position:fixed;left:0;right:0;bottom:0;top:0;overflow:auto;color:#fff;font-size:14rem}.flex{display:flex;justify-content:space-between}.space-between{justify-content:space-between}.second-text-color{color:var(--second-text-color)}.d-none{display:none!important}.d-flex{display:flex!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.flex-wrap-wrap{flex-wrap:wrap}.flex-direction-column{flex-direction:column}.pull-left{float:left}.pull-right{float:right}.block{display:block}.oh{overflow:hidden}.tac{text-align:center}.fb{font-weight:700}.anim-bounce{animation:bounce .1s ease-in-out 5 alternate}@keyframes bounce{0%{transform:translate(-1rem)}to{transform:translate(1rem)}}:root{--color-me: #151723;--color-user: #161824;--color-message: #151515;--color-share-bg: #262626;--home-header-height: 44rem;--footer-height: 56rem;--common-header-height: 50rem;--indicator-height: 43rem;--page-padding: 15rem;--main-bg: #151724;--active-main-bg: #1f2534;--second-text-color: #bababb;--second-btn-color: #3a3a46;--second-btn-color-tran: rgba(58, 58, 70, .4);--line-color: #252d42;--line-color2: #383643;--footer-color: black;--primary-btn-color: #fc2f56;--disable-primary-btn-color: rgba(252, 47, 86, .5);--mask-dark: #000000bb;--mask-light: transparent;--mask-white: transparent;--mask-lightgray: rgba(0, 0, 0, .25);--msg-subpage-card-bg: #1c1e2b}html,body{width:100%;height:100%;background:#000;font-size:1px;margin:0;padding:0;overflow:hidden}
