[data-v-2279d655]:export{gbcolor:#fff}.header[data-v-2279d655]{position:fixed;width:100%;height:3.33333rem;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(30deg,#e62978,#d63f8c);top:0;left:0;box-sizing:border-box;padding:0 1rem;z-index:1999}.header .head-icon img[data-v-2279d655]{width:2rem;height:2rem}[data-v-884f3920]:export{gbcolor:#fff}.header-holder[data-v-884f3920]{width:100%;height:3.33333rem}[data-v-0fa57319]:export{gbcolor:#fff}.grab[data-v-0fa57319]{width:100vw;min-height:100vh;position:relative;background-image:url(../img/bg.fcf3b8cd.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;padding:1.25rem;box-sizing:border-box;padding-bottom:7.5rem}.grab .header[data-v-0fa57319]{display:flex;align-items:center;margin-bottom:2rem;padding-top:1rem}.grab .header .back-icon[data-v-0fa57319]{color:#fff;font-size:1.5rem;cursor:pointer;margin-right:1rem}.grab .header .back-icon[data-v-0fa57319]:active{opacity:.7}.grab .header .title[data-v-0fa57319]{color:#fff;font-size:1.25rem;font-weight:600;margin:0;text-align:left}.grab .user-balance-card[data-v-0fa57319]{background:rgba(0,0,0,.4);backdrop-filter:blur(1.25rem);-webkit-backdrop-filter:blur(1.25rem);border:.0625rem solid rgba(190,24,93,.5);border-radius:1rem;padding:1.5rem;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.grab .user-balance-card .user-section[data-v-0fa57319]{display:flex;align-items:center;gap:1rem;flex:1}.grab .user-balance-card .user-section .user-avatar .avatar-img[data-v-0fa57319]{width:3rem;height:3rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:.125rem solid #db2777}.grab .user-balance-card .user-section .user-details[data-v-0fa57319]{text-align:left}.grab .user-balance-card .user-section .user-details .welcome-text[data-v-0fa57319]{color:hsla(0,0%,100%,.7);font-size:.875rem;margin-bottom:.25rem}.grab .user-balance-card .user-section .user-details .username[data-v-0fa57319]{color:#fff;font-size:1.125rem;font-weight:600}.grab .user-balance-card .balance-section[data-v-0fa57319]{text-align:right;flex-shrink:0}.grab .user-balance-card .balance-section .balance-label[data-v-0fa57319]{color:hsla(0,0%,100%,.8);font-size:.75rem;margin-bottom:.25rem}.grab .user-balance-card .balance-section .balance-amount[data-v-0fa57319]{color:#60a5fa;font-size:1.25rem;font-weight:700}.grab .products-section[data-v-0fa57319]{background:rgba(0,0,0,.4);backdrop-filter:blur(1.25rem);-webkit-backdrop-filter:blur(1.25rem);border:.0625rem solid rgba(190,24,93,.5);border-radius:1rem;padding:1.5rem;margin-bottom:1.5rem}.grab .products-section .products-title[data-v-0fa57319]{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem;text-align:left}.grab .products-section .products-scroll[data-v-0fa57319]{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem}.grab .products-section .products-scroll[data-v-0fa57319]::-webkit-scrollbar{height:.25rem}.grab .products-section .products-scroll[data-v-0fa57319]::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:.125rem}.grab .products-section .products-scroll[data-v-0fa57319]::-webkit-scrollbar-thumb{background:#db2777;border-radius:.125rem}.grab .products-section .products-scroll .product-item[data-v-0fa57319]{flex-shrink:0;width:5rem;height:5rem;border-radius:.5rem;overflow:hidden;border:.0625rem solid hsla(0,0%,100%,.2)}.grab .products-section .products-scroll .product-item .product-image[data-v-0fa57319]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.grab .grab-button-section[data-v-0fa57319]{margin-bottom:1.5rem}.grab .grab-button-section .grab-btn[data-v-0fa57319]{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;color:#fff;font-size:1rem;font-weight:600;height:3.5rem;border-radius:1rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.grab .grab-button-section .grab-btn[data-v-0fa57319]:active{transform:scale(.98);background:linear-gradient(135deg,#2563eb,#1e40af)}.grab .grab-button-section .grab-btn .grab-icon[data-v-0fa57319]{font-size:1.25rem}.grab .stats-grid[data-v-0fa57319]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.grab .stats-grid .stat-item[data-v-0fa57319]{background:rgba(0,0,0,.4);backdrop-filter:blur(1.25rem);-webkit-backdrop-filter:blur(1.25rem);border:.0625rem solid rgba(190,24,93,.5);border-radius:1rem;padding:.8rem;text-align:left}.grab .stats-grid .stat-item .stat-value[data-v-0fa57319]{color:#db2777;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.grab .stats-grid .stat-item .stat-label[data-v-0fa57319]{color:hsla(0,0%,100%,.8);font-size:.875rem}.grab .order-record-link[data-v-0fa57319]{text-align:center;color:#db2777;font-size:.875rem;font-weight:500;cursor:pointer;padding:1rem}.grab .order-record-link[data-v-0fa57319]:active{opacity:.7}.grab .custom-popup-overlay[data-v-0fa57319]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.25rem;box-sizing:border-box}.grab .custom-popup-overlay .custom-popup[data-v-0fa57319]{background:#000;border:.0625rem solid #f87171;border-radius:1rem;max-width:25rem;width:100%;max-height:80vh;overflow-y:auto;text-align:left}.grab .custom-popup-overlay .custom-popup .lucky-section[data-v-0fa57319]{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1rem 0}.grab .custom-popup-overlay .custom-popup .lucky-section .lucky-item[data-v-0fa57319]{background:url(../img/lucky.ca3d749c.png);background-size:100% 100%;width:7rem;height:6rem;font-weight:700;line-height:6rem;text-align:center;font-size:1.125rem;color:#f6dc43;text-shadow:-.125rem 0 #e04837,0 .125rem #e04837,.125rem 0 #e04837,0 -.125rem #e04837}.grab .custom-popup-overlay .custom-popup .lucky-section .lucky-message[data-v-0fa57319]{color:#f87171;font-weight:700;background:linear-gradient(#ffe130,#fb970d);padding:.5rem;border-radius:.5rem;margin-top:.5rem;text-align:center}.grab .custom-popup-overlay .custom-popup .lucky-section .lucky-message .lucky-amount[data-v-0fa57319]{font-size:1.2em;color:red;padding:0 .25rem}.grab .custom-popup-overlay .custom-popup .popup-header[data-v-0fa57319]{background:linear-gradient(135deg,#f87171,#dc2626);color:#fff;padding:1rem 1.5rem;border-radius:1rem 1rem 0 0}.grab .custom-popup-overlay .custom-popup .popup-header .popup-title[data-v-0fa57319]{font-size:1rem;font-weight:600;text-align:left}.grab .custom-popup-overlay .custom-popup .order-time[data-v-0fa57319]{padding:1rem 1.5rem .5rem;color:#f87171;font-size:.875rem;text-align:left}.grab .custom-popup-overlay .custom-popup .product-info[data-v-0fa57319]{display:flex;gap:1rem;padding:1rem 1.5rem}.grab .custom-popup-overlay .custom-popup .product-info .product-image-container[data-v-0fa57319]{width:5rem;height:5rem;border-radius:.5rem;overflow:hidden;border:.0625rem solid #f87171;flex-shrink:0}.grab .custom-popup-overlay .custom-popup .product-info .product-image-container .popup-product-image[data-v-0fa57319]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.grab .custom-popup-overlay .custom-popup .product-info .product-details[data-v-0fa57319]{flex:1;display:flex;flex-direction:column;justify-content:space-between}.grab .custom-popup-overlay .custom-popup .product-info .product-details .product-name[data-v-0fa57319]{color:#fff;font-size:.875rem;font-weight:500;text-align:left}.grab .custom-popup-overlay .custom-popup .product-info .product-details .product-price[data-v-0fa57319]{color:#f87171;font-size:1rem;font-weight:600;text-align:left}.grab .custom-popup-overlay .custom-popup .product-info .product-details .product-price .product-quantity[data-v-0fa57319]{color:hsla(0,0%,100%,.7);font-size:.875rem;margin-left:.5rem}.grab .custom-popup-overlay .custom-popup .order-details[data-v-0fa57319]{padding:0 1.5rem 1rem}.grab .custom-popup-overlay .custom-popup .order-details .detail-row[data-v-0fa57319]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.grab .custom-popup-overlay .custom-popup .order-details .detail-row[data-v-0fa57319]:last-child{margin-bottom:0}.grab .custom-popup-overlay .custom-popup .order-details .detail-row .detail-label[data-v-0fa57319]{color:#f87171;font-size:.875rem;font-weight:600;text-align:left}.grab .custom-popup-overlay .custom-popup .order-details .detail-row .detail-value[data-v-0fa57319]{color:#fff;font-size:.875rem;font-weight:500;text-align:right}.grab .custom-popup-overlay .custom-popup .popup-actions[data-v-0fa57319]{padding:1rem 1.5rem 1.5rem}.grab .custom-popup-overlay .custom-popup .popup-actions .confirm-btn[data-v-0fa57319]{background:#f87171;border:none;color:#000;font-size:1rem;font-weight:600;height:3rem;border-radius:.75rem;transition:all .3s ease}.grab .custom-popup-overlay .custom-popup .popup-actions .confirm-btn[data-v-0fa57319]:active{transform:scale(.98);background:#dc2626}[data-v-0fa57319]{text-align:left}[data-v-0fa57319] *{text-align:left!important}[data-v-0fa57319] .order-record-link,[data-v-0fa57319] .van-loading{text-align:center!important}