.stroe{position:relative;overflow:hidden;cursor:pointer;padding:22px 16px;margin-bottom:35px;background:#fff;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.18),0 4px 10px rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.04);transition:all .3s ease;text-align:center}.stroe:hover{transform:translateY(-8px);box-shadow:0 20px 45px rgba(0,0,0,.25),0 8px 15px rgba(0,0,0,.15)}.stroe .store-logo{overflow:hidden;width:70px;height:70px;margin:0 auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px rgba(0,0,0,.1)}.stroe .store-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.stroe .store-item-info h3{font-size:15px;line-height:1.2;margin:0 0 8px;font-weight:700;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stroe .store-item-info .rating{margin-bottom:14px;letter-spacing:2px}.stroe .store-item-info .rating .star{color:#ddd;font-size:14px}.stroe .store-item-info .rating .star.active{color:orange}.stroe .store-item-info .stats-row{display:flex;align-items:stretch;justify-content:space-around;border-top:1px solid #f0f0f0;padding-top:12px;margin-bottom:14px}.stroe .store-item-info .stats-row .stat-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 4px;min-width:0}.stroe .store-item-info .stats-row .stat-divider{width:1px;background:#f0f0f0;margin:0 2px}.stroe .store-item-info .stats-row .stat-number{font-size:17px;font-weight:800;color:#000;line-height:1.1;margin-bottom:6px}.stroe .store-item-info .stats-row .stat-label{font-size:9px;color:#888;line-height:1.3;word-break:break-word;white-space:normal;text-align:center}.stroe .store-item-info .view-store-btn{display:inline-block;padding:8px 22px;background-color:#fff;color:#000;border:1.5px solid #000;border-radius:25px;font-size:12px;font-weight:700;letter-spacing:.5px;transition:all .3s ease;cursor:pointer}.stroe .store-item-info .view-store-btn:hover{background-color:#000;color:#fff}.app-container[data-v-7e0e5a2e]{width:1200px}.tips-content>span[data-v-7e0e5a2e]{color:var(--color-main)}.store-content-main[data-v-7e0e5a2e]{min-height:300px;margin-top:20px}.store-content-main>.content[data-v-7e0e5a2e]{overflow:hidden}.store-content-main>.content>.item[data-v-7e0e5a2e]{width:30%;float:left;margin-right:5%;margin-bottom:20px}.store-content-main>.content>.item[data-v-7e0e5a2e]:nth-child(3n){margin-right:0}.store-content-main>.content>.item[data-v-7e0e5a2e] .stroe-top-title h2{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;width:230px}