:root{--color-primary: #fc4853;--color-mask: rgba(0, 0, 0, .7);--radius-pill: 3.125rem;--z-toast: 2000}@keyframes pulse{50%{transform:scale(1.1)}}.loading{position:fixed;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:3000}.loading:after{content:"";width:2rem;height:2rem;border:3px solid var(--color-primary);border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}.page{width:100%;min-height:100vh}.hero{width:100%;position:relative}.hero-img{width:100%;display:block}.action-area{position:fixed;bottom:8rem;left:50%;transform:translate(-50%);display:flex;align-items:center}.copy-btn{background:var(--color-primary);color:#fff;font-size:1.1rem;border:none;border-radius:var(--radius-pill);width:15rem;height:3.5rem;line-height:3.5rem;text-align:center;cursor:pointer;animation:pulse .6s ease-in-out infinite}.copy-btn:disabled{cursor:not-allowed;opacity:.6}.badge{position:absolute;top:1.8rem;left:18rem;z-index:1}.badge img{width:4rem}.toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--color-mask);color:#fff;padding:1rem 2rem;border-radius:.5rem;z-index:var(--z-toast);opacity:0;transition:opacity .3s;pointer-events:none}.invite-page{width:100%;min-height:100vh;background:linear-gradient(160deg,#f0fdf4,#dcfce7,#bbf7d0);display:flex;flex-direction:column;align-items:center;padding:2rem 1.25rem;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.invite-container{width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.invite-header{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center}.invite-icon{width:4rem;height:4rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0000001a;transition:box-shadow .3s ease}.invite-icon svg{width:2.5rem;height:2.5rem}.invite-title{font-size:1.75rem;font-weight:700;color:#1a1a2e;letter-spacing:.05em;margin:0}.invite-subtitle{font-size:.9rem;color:#64748b;margin:0;line-height:1.5;max-width:280px}.tab-bar{width:100%;max-width:340px;display:flex;background:#fff;border-radius:1rem;padding:.3rem;gap:.25rem;box-shadow:0 2px 12px #00000014}.tab-btn{flex:1;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:.6rem .5rem;border:none;background:transparent;border-radius:.75rem;cursor:pointer;transition:background .25s,color .25s;font-family:inherit}.tab-btn .tab-label{font-size:.9rem;font-weight:600;color:#94a3b8;transition:color .25s;white-space:nowrap}.tab-btn .tab-badge{font-size:.65rem;font-weight:500;padding:.1rem .45rem;border-radius:999px;transition:background .25s,color .25s;white-space:nowrap}.tab-btn.active .tab-label{color:#1e293b}.tab-active-bar{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--tab-color-rgb, 34, 197, 94),.08);border-radius:.75rem;z-index:0}.tab-btn .tab-label,.tab-btn .tab-badge{position:relative;z-index:1}.qr-card{width:100%;max-width:300px;background:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 8px 32px #00000014;display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative;overflow:hidden;transition:box-shadow .3s ease}.qr-card-accent{position:absolute;top:-2rem;left:-2rem;right:-2rem;height:4rem;border-radius:50%;transition:background .3s ease;z-index:0}.qr-skeleton{width:220px;height:220px;border-radius:1rem;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;z-index:1;position:relative}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.qr-image{width:220px;height:220px;border-radius:.75rem;object-fit:contain;z-index:1;position:relative;opacity:0;transition:opacity .4s ease;border:none;display:block;background:#fff}.qr-card.loaded .qr-image{opacity:1}.qr-card.loaded .qr-skeleton{display:none}.longpress-hint{font-size:.8rem;font-weight:500;z-index:1;position:relative;animation:breathe 2s ease-in-out infinite;transition:color .3s ease}@keyframes breathe{0%,to{opacity:.6}50%{opacity:1}}.tips-section{width:100%;max-width:300px;background:#fff;border-radius:1.25rem;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:0;box-shadow:0 4px 16px #0000000f}.tip-item{display:flex;align-items:center;gap:.75rem}.tip-num{width:1.75rem;height:1.75rem;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0;transition:background .3s ease}.tip-text{font-size:.9rem;color:#334155;line-height:1.4}.tip-line{width:2px;height:1.25rem;background:#e2e8f0;margin:.25rem 0 .25rem .825rem}.wechat-hints{width:100%;max-width:300px}.wechat-hint{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#0000000a;border-radius:1rem;font-size:.85rem;color:#475569}.wechat-hint svg{width:1.25rem;height:1.25rem;flex-shrink:0}.wechat-hint span{line-height:1.4}.invite-actions{display:flex;gap:1rem;width:100%;max-width:340px;margin-top:.5rem}.action-btn{flex:1;height:3rem;border-radius:3rem;border:none;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.4rem;transition:transform .2s,box-shadow .2s;font-family:inherit}.action-btn:active{transform:scale(.97)}.action-btn svg{width:1.1rem;height:1.1rem}.action-btn.primary{color:#fff;transition:background .3s ease,box-shadow .3s ease}.action-btn.primary:hover{filter:brightness(1.05)}.action-btn.secondary{background:#fff;color:#64748b;border:1.5px solid #e2e8f0;box-shadow:0 2px 8px #0000000f}.action-btn.secondary:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}@media (max-width: 375px){.invite-page{padding:1.5rem 1rem}.qr-card{padding:1.25rem}.qr-image,.qr-skeleton{width:190px;height:190px}.invite-title{font-size:1.5rem}.invite-actions{flex-direction:column}.tab-btn .tab-badge{font-size:.6rem}}:root{--jd-red: #e2231a;--jd-red-dark: #c81e1a;--jd-red-light: #fff0f0;--jd-gold: #ff8c00;--jd-gold-light: #fff8e6;--text-primary: #1a1a1a;--text-secondary: #666666;--text-muted: #999999;--bg-page: #f4f5f7;--bg-card: #ffffff;--shadow-card: 0 2px 12px rgba(0, 0, 0, .06);--shadow-card-hover: 0 8px 24px rgba(226, 35, 26, .15);--radius-card: 16px;--radius-badge: 20px}@keyframes pulse-glow{0%,to{box-shadow:0 0 #e2231a66}50%{box-shadow:0 0 0 8px #e2231a00}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes count-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.collections-page{width:100%;min-height:100vh;background:var(--bg-page);display:flex;flex-direction:column;align-items:center;padding-bottom:env(safe-area-inset-bottom,0);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif}.jd-header{width:100%;background:var(--jd-red);padding:env(safe-area-inset-top,0) 1rem .75rem;position:sticky;top:0;z-index:100}.jd-header-inner{display:flex;align-items:center;justify-content:space-between;max-width:600px;margin:0 auto}.jd-logo{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:700;font-size:1.1rem;letter-spacing:.03em}.jd-logo svg{width:2rem;height:2rem;border-radius:6px}.jd-header-tag{display:flex;align-items:center;gap:.5rem}.jd-badge-pulse{background:#fff3;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:20px;border:1px solid rgba(255,255,255,.4);animation:pulse-glow 2s ease-in-out infinite}.hero-banner{width:100%;max-width:600px;background:linear-gradient(135deg,var(--jd-red) 0%,#ff4d4d 50%,#ff8c00 100%);padding:1.5rem 1.25rem 2rem;position:relative;overflow:hidden}.hero-banner:before{content:"";position:absolute;top:-40%;right:-20%;width:300px;height:300px;background:#ffffff0f;border-radius:50%}.hero-banner:after{content:"";position:absolute;bottom:-30%;left:-10%;width:200px;height:200px;background:#ffffff0a;border-radius:50%}.hero-banner-content{position:relative;z-index:1}.hero-stat-group{display:flex;align-items:center;gap:0;background:#ffffff26;border-radius:12px;padding:.75rem 1rem;margin-bottom:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2)}.hero-stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:.15rem}.hero-stat-num{font-size:1.5rem;font-weight:800;color:#fff;line-height:1;animation:count-up .6s ease-out}.hero-stat-num.highlight{color:#ffe066;text-shadow:0 2px 8px rgba(0,0,0,.15)}.hero-stat-label{font-size:.7rem;color:#ffffffd9;font-weight:500;letter-spacing:.05em}.hero-stat-divider{width:1px;height:2rem;background:#ffffff4d;flex-shrink:0}.hero-title{font-size:1.5rem;font-weight:800;color:#fff;margin:0 0 .35rem;letter-spacing:.02em;text-shadow:0 2px 8px rgba(0,0,0,.15)}.hero-subtitle{font-size:.875rem;color:#ffffffe6;margin:0 0 1rem;font-weight:400}.hero-promo-strip{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.promo-tag{display:flex;align-items:center;gap:.3rem;background:#fffffff2;color:var(--jd-red);font-size:.75rem;font-weight:600;padding:.3rem .6rem;border-radius:6px;letter-spacing:.02em}.promo-tag svg{width:.75rem;height:.75rem;flex-shrink:0}.hero-illustration{position:absolute;right:-.5rem;top:50%;transform:translateY(-50%);z-index:1}.hero-bag{display:flex;flex-direction:column;align-items:center;animation:float 3s ease-in-out infinite}.hero-bag svg{width:4rem;height:4rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.hero-bag-text{font-size:.6rem;font-weight:800;color:#fff;letter-spacing:.1em;margin-top:-.25rem}.section-header{width:100%;max-width:600px;padding:1rem 1rem .5rem}.section-title-group{display:flex;align-items:center;gap:.5rem}.section-title-accent{width:4px;height:1.25rem;background:var(--jd-red);border-radius:2px}.section-title{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0}.section-count{background:var(--jd-red-light);color:var(--jd-red);font-size:.7rem;font-weight:600;padding:.15rem .5rem;border-radius:10px;margin-left:.25rem}.product-grid{width:100%;max-width:600px;padding:.5rem .625rem 1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.product-card{background:var(--bg-card);border-radius:var(--radius-card);overflow:hidden;position:relative;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:var(--shadow-card);-webkit-tap-highlight-color:transparent}.product-card:active{transform:scale(.97);box-shadow:var(--shadow-card-hover)}.product-discount-badge{position:absolute;top:0;left:0;background:linear-gradient(135deg,var(--jd-red) 0%,#ff4444 100%);color:#fff;font-size:.65rem;font-weight:800;padding:.2rem .4rem .2rem .35rem;border-radius:0 0 8px;z-index:2;letter-spacing:.02em;line-height:1;min-width:2.4rem;text-align:center;box-shadow:2px 2px 4px #e2231a4d}.product-img-wrap{width:100%;aspect-ratio:1;background:#f8f8f8;position:relative;overflow:hidden}.product-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.product-card:hover .product-img{transform:scale(1.03)}.product-jd-tag{position:absolute;bottom:.4rem;left:.4rem;display:flex;align-items:center;gap:.2rem;background:#fff;border-radius:4px;padding:.15rem .35rem;font-size:.6rem;font-weight:700;color:var(--jd-red);box-shadow:0 1px 4px #0000001a;z-index:2}.product-jd-tag svg{width:.7rem;height:.7rem}.product-info{padding:.6rem .65rem .65rem}.product-title{font-size:.8rem;font-weight:500;color:var(--text-primary);margin:0 0 .4rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.24em}.product-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:.25rem;margin-bottom:.4rem}.product-price-group{display:flex;align-items:baseline;gap:0}.price-symbol{font-size:.75rem;font-weight:700;color:var(--jd-red);line-height:1}.price-main{font-size:1.25rem;font-weight:800;color:var(--jd-red);line-height:1;letter-spacing:-.02em}.price-original{font-size:.65rem;color:var(--text-muted);text-decoration:line-through;margin-left:.2rem;font-weight:400}.product-cta{display:flex;align-items:center;justify-content:center;gap:.25rem;background:linear-gradient(135deg,var(--jd-red) 0%,#ff4444 100%);color:#fff;font-size:.75rem;font-weight:600;padding:.4rem .5rem;border-radius:8px;transition:background .2s;letter-spacing:.02em}.product-cta svg{width:.75rem;height:.75rem;transition:transform .2s}.product-card:active .product-cta svg{transform:translate(2px)}.product-hot-indicator{position:absolute;top:.4rem;right:.4rem;display:flex;align-items:center;gap:.15rem;background:linear-gradient(135deg,#f60,#ff8c00);color:#fff;font-size:.6rem;font-weight:700;padding:.2rem .4rem;border-radius:6px;z-index:2;box-shadow:0 2px 6px #ff66004d}.product-hot-indicator svg{width:.65rem;height:.65rem}.bottom-safe{height:calc(1rem + env(safe-area-inset-bottom,0));width:100%}.loading{position:fixed;top:0;left:0;right:0;bottom:0;background:#ffffffd9;display:flex;align-items:center;justify-content:center;z-index:3000}.loading:after{content:"";width:2.5rem;height:2.5rem;border:3px solid var(--jd-red-light);border-top-color:var(--jd-red);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000bf;color:#fff;padding:.875rem 1.75rem;border-radius:.5rem;z-index:2000;opacity:0;transition:opacity .3s;pointer-events:none;font-size:.9rem;letter-spacing:.02em;white-space:nowrap}.toast.visible{opacity:1}@media (max-width: 375px){.hero-title,.hero-stat-num{font-size:1.25rem}.product-grid{padding:.5rem .5rem 1rem;gap:.6rem}.product-info{padding:.5rem .5rem .55rem}.product-title{font-size:.75rem}.price-main{font-size:1.1rem}}@media (min-width: 480px){.product-grid{grid-template-columns:repeat(3,1fr)}}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{margin:0;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{-webkit-appearance:none;-moz-appearance:none;appearance:none}
