@keyframes cyberpunk-scan{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.product-profile{flex:1;box-sizing:border-box;display:flex;flex-direction:column;overflow-y:auto;background:#fff;padding-bottom:1.47rem}.product-profile__header{padding:.4rem .32rem .8rem;background:linear-gradient(90deg,#6e5c46,#1b2936);display:flex}.product-profile__header-img{width:3.33rem;height:2.13rem;border-radius:.13rem;overflow:hidden}.product-profile__header-info{flex:1;padding-left:.27rem;color:#fff}.product-profile__header-info .product-profile__name{font-size:.43rem;color:#fff;height:1.2rem;line-height:1.3}.product-profile__header-info .product-profile__desc{font-size:.29rem;margin-bottom:.13rem}.product-profile__header-info .product-profile__desc span{display:inline-block;margin:0 .11rem 0 0;line-height:.4rem;background:hsla(0,0%,100%,.3);padding:0 .13rem;border-radius:.08rem}.product-profile__header-info .product-profile__price{font-size:.35rem;font-weight:700}.product-profile__main{margin-top:-.4rem;background:#fff;border-radius:.2rem .2rem 0 0;padding:.32rem}.product-profile__rules{padding-bottom:.53rem}.product-profile__rules-title{font-size:.43rem;font-weight:700;padding:.07rem 0 .32rem}.product-profile__rules-content{font-size:.37rem;line-height:1.5}.product-profile__cards-title{font-size:.43rem;font-weight:700;padding:.07rem 0 .4rem}.product-profile__cards-list{padding:0 0}.product-profile__cards .product-profile__card{padding:.32rem;border:.01rem solid #eee;border-radius:.2rem;margin-bottom:.4rem}.product-profile__cards .product-profile__card-name{font-size:.45rem;font-weight:700;padding-bottom:.27rem}.product-profile__cards .product-profile__card-info{display:flex}.product-profile__cards .product-profile__card-info-thumb{width:2.67rem;height:1.73rem;border-radius:.13rem;overflow:hidden}.product-profile__cards .product-profile__card-info-desc{padding-left:.27rem;flex:1;font-size:.32rem;line-height:1.4;display:flex;flex-direction:column;color:#999}.product-profile__cards .product-profile__card-actions{display:flex;justify-content:flex-end;align-items:center;font-size:.35rem;color:#3d74ff;padding:.2rem 0 0}.product-profile__cards .product-profile__card-actions>span{line-height:.67rem;background:#fff;border-radius:.4rem;box-sizing:border-box;border:.01rem solid #3d74ff;margin:0 0 0 .27rem;padding:0 .27rem}.product-profile__cards .product-profile__card-actions>span:last-of-type{background:#3d74ff;color:#fff}.product-profile__footer{position:absolute;left:50%;transform:translateX(-50%);max-width:540PX;box-sizing:border-box;width:100%;padding:.32rem;display:flex;bottom:0;background:#fff;text-align:center;border:.01rem solid #eee}.product-profile__footer>span{flex:1;line-height:1.07rem;background:#fff;border-radius:.6rem;box-sizing:border-box;border:.01rem solid #3d74ff;padding:0 .27rem;color:#3d74ff}.product-profile__footer>span:last-of-type{background:#3d74ff;color:#fff;margin:0 0 0 .27rem}