#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;background-image:url(../img/bg.df7ec393.png);background-repeat:no-repeat;background-size:100% 100%;padding:50px 0;box-sizing:border-box}*{padding:0;margin:0}html{background-color:#f9fbfc}#mintFooter{display:flex;align-items:center;height:50px;font-size:14px;color:#6c7789;justify-content:center}#mintFooter a{font-size:14px;color:#2a7eed;text-decoration:none}@media (max-width:960px){#mintFooter{position:unset}}.container{max-width:100%;margin:auto}.home{min-height:90vh}.home .head .info .avatar{text-align:center}.home .head .info .avatar img{width:305px;height:150px;border-radius:50%}.home .head .info .nickname{font-size:24px;color:#0b0817;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:10px}.home .main{margin-top:60px}.home .main .item-img-box{display:flex;align-items:center;justify-content:center;width:90%;max-width:660px;min-width:280px;height:76px;background:hsla(0,0%,100%,.3);border:1px solid #fff;border-radius:8px;margin:4px;cursor:pointer;margin:20px auto;position:relative}.home .main .partner-item-name{font-size:16px;font-weight:500;color:#051f30;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 45px}.home .main .share-icon{width:30px;position:absolute;right:20px;display:none}.home .main .item-img-box:hover{background-color:#8272d1;border:1px solid #8272d1}.home .main .item-img-box:hover .partner-item-name{color:#fff}.home .main .item-img-box:hover .share-icon{display:block}.home .time{font-size:13px;color:#999}.home .bottom{margin-top:13px;line-height:12px}.home .button{padding:0;float:right}.home .image{width:100%;display:block}.home .clearfix:after,.home .clearfix:before{display:table;content:""}.home .clearfix:after{clear:both}.home .cardLine{display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:100px;padding-right:100px}.home .card{display:flex;flex-direction:column;height:260px;width:320px;border-radius:20px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);border:2px solid hsla(0,0%,100%,.1);box-shadow:0 0 80px rgba(0,0,0,.25);margin:20px;padding:20px}.home .back,.home .face{position:absolute;backface-visibility:hidden;transition:.5s}.home .back{transform:rotateY(180deg);padding:20px}.home .card:hover{overflow:auto}.home .card:hover .face{transform:rotateY(-180deg)}.home .card:hover .back{transform:rotateY(0deg)}.home .container2{display:flex}.home .logo{height:60px;width:80px;margin-bottom:20px}.home .card-number{font-size:30px;font-family:Space Mono,monospace;width:100%;height:50px;margin-bottom:40px}.home .card-number::-moz-placeholder{color:#000;font-size:22px;font-family:Space Mono,monospace}.home .card-number::placeholder{color:#000;font-size:22px;font-family:Space Mono,monospace}.home input::-moz-placeholder{color:#000;font-family:Space Mono,monospace}.home input::placeholder{color:#000;font-family:Space Mono,monospace}.home .name{font-family:Space Mono,monospace;padding:0 80px 0 0;margin-right:40px;width:150px;position:relative;display:inline-block;overflow:hidden}.home input{border:none;height:26px;background:0;padding:0;width:0;border-bottom:1px solid #fff}.home input,.home label{font-family:Space Mono,monospace;font-size:16px;color:#000}.home label{font-weight:600;pointer-events:none;display:block;padding-bottom:2px}.home .card-name{font-size:16px;height:26px;width:160px;border-bottom:1px solid #fff;color:#fff}