.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)}