.modal{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:900;display:flex;justify-content:center;align-items:center}.modal-box{width:90vw;min-height:50vw;border:.0625rem solid transparent;background:linear-gradient(71deg,#080509,#13171c,#080509);background-clip:padding-box;border-radius:1.40625rem;box-sizing:border-box}.bg-yellow-box{position:relative}.bg-yellow-box:after{position:absolute;top:-.03125rem;bottom:-.03125rem;left:-.03125rem;right:-.03125rem;content:"";z-index:-1;border-radius:1.40625rem;background:linear-gradient(71deg,#110e0e,#afa220,#110e0e)}.tab1{color:#aaaaab;margin-bottom:.5rem}.Cur{color:#fff}.Cur,.Cur span{position:relative}.Cur span{z-index:9}.Cur:after,.Cur:before{content:"";left:50%;position:absolute}.Cur:before{width:0;margin-left:-.3rem;top:2.175rem}.Cur:after{background-image:linear-gradient(270deg,rgba(24,85,197,.8),rgba(177,49,243,.8));width:4rem;height:.2rem;bottom:0;margin-left:-2rem;border-radius:.3rem}.max{position:absolute;right:.375rem;top:.25rem;z-index:8}.btn.bg-transp{border:.03125rem solid #5b6cc9!important;background-color:rgba(91,108,201,.2)}.time-box{font-size:.875rem}.comment-react{position:absolute;width:2.1875rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:grid;grid-template-columns:auto;margin:0;background-color:#414141;border-radius:.15625rem}.comment-react button{width:2.1875rem;height:1.5625rem;position:relative;display:flex;align-items:center;justify-content:center;background-color:transparent;border:0;outline:none}.comment-react button:after{content:"";width:2.5rem;height:2.5rem;position:absolute;left:-.07813rem;top:-.07813rem;background-color:#f5356e;border-radius:50%;z-index:0;transform:scale(0)}.comment-react button svg{position:relative;z-index:9}.comment-react button:hover:after{-webkit-animation:ripple .6s ease-in-out forwards;animation:ripple .6s ease-in-out forwards}.comment-react button:hover svg{fill:#f5356e}.comment-react button:hover svg path{stroke:#f5356e;fill:#f5356e}.comment-react hr{width:80%;height:.03125rem;background-color:#666;margin:auto;border:0}.comment-react span{height:1.71875rem;display:flex;align-items:center;justify-content:center;margin:auto;font-size:.6875rem;font-weight:600;color:#fff}