/* 用户中心拼团大厅 / 我的拼团 - 卡片化样式 */
.group-buy-center-page .fly-panel-user{min-height:520px;}
.group-buy-center-panel{border-radius:24px!important;overflow:hidden;background:rgba(255,255,255,.86)!important;box-shadow:0 22px 70px rgba(41,55,80,.13)!important;border:1px solid rgba(255,255,255,.72)!important;}
.group-buy-center-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:-20px -20px 18px;padding:24px 26px;background:linear-gradient(135deg,rgba(255,239,247,.98),rgba(233,248,255,.98));border-bottom:1px solid rgba(255,255,255,.78);}
.group-buy-center-hero.is-mine{background:linear-gradient(135deg,rgba(236,255,249,.98),rgba(255,241,248,.98));}
.group-buy-kicker{display:inline-flex;margin-bottom:7px;padding:5px 10px;border-radius:999px;background:#fff;color:#ff6d9e;font-size:11px;font-weight:900;letter-spacing:.06em;box-shadow:0 8px 20px rgba(255,109,158,.12);}
.group-buy-center-hero h2{margin:0;color:#1f2633;font-size:24px;font-weight:1000;line-height:1.25;}
.group-buy-center-hero p{margin:7px 0 0;color:#738095;font-size:13px;font-weight:700;line-height:1.7;max-width:680px;}
.group-buy-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end;}
.group-buy-btn,.tokyo-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 15px;border:0;border-radius:999px;font-size:13px;font-weight:900;cursor:pointer;text-decoration:none!important;transition:all .18s ease;white-space:nowrap;}
.group-buy-btn-dark,.tokyo-button-dark{background:linear-gradient(135deg,#ff78a7,#ff9eaa);color:#fff!important;box-shadow:0 10px 24px rgba(255,120,167,.22);}
.group-buy-btn-light,.tokyo-button-light{background:#fff;color:#ff6d9e!important;border:1px solid rgba(255,109,158,.16);box-shadow:0 8px 20px rgba(41,55,80,.06);}
.group-buy-btn:hover,.tokyo-button:hover{transform:translateY(-1px);opacity:.95;}
.group-buy-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px;padding:6px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(31,38,51,.06);}
.group-buy-tabs a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 16px;border-radius:14px;color:#7c8799;font-size:13px;font-weight:900;text-decoration:none!important;}
.group-buy-tabs a.active{background:#fff;color:#ff6d9e;box-shadow:0 8px 18px rgba(41,55,80,.08);}
.group-buy-center-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:18px;}
.group-buy-section{padding:17px;border-radius:22px;background:rgba(255,255,255,.82);border:1px solid rgba(31,38,51,.07);box-shadow:0 14px 34px rgba(41,55,80,.07);}
.group-buy-section-full{width:100%;}
.group-buy-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid rgba(31,38,51,.06);}
.group-buy-section-title h3{margin:0;color:#202838;font-size:18px;font-weight:1000;line-height:1.3;}
.group-buy-section-title span{color:#97a1b2;font-size:12px;font-weight:800;}
.group-buy-card-list{display:grid;gap:12px;}
.tokyo-group-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border-radius:18px;background:#fff;border:1px solid rgba(31,38,51,.07);box-shadow:0 12px 28px rgba(41,55,80,.08);}
.tokyo-group-card-main{display:flex;align-items:center;gap:12px;min-width:0;}
.tokyo-group-card-main img{width:60px;height:60px;flex:0 0 60px;border-radius:16px;object-fit:cover;background:#f5f7fb;box-shadow:0 8px 18px rgba(41,55,80,.08);}
.tokyo-group-card h4{margin:0 0 4px;color:#202838;font-size:15px;font-weight:1000;max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.tokyo-group-card p{margin:0;color:#778296;font-size:12px;font-weight:800;}
.tokyo-group-meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px;}
.tokyo-group-meta span{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#fff2f6;color:#df5f8c;font-size:12px;font-weight:900;}
.tokyo-group-time{margin-top:7px;color:#9aa4b5;font-size:12px;font-weight:800;}
.tokyo-group-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;}
.tokyo-group-empty,.group-buy-empty{padding:24px 14px;border-radius:18px;border:1px dashed rgba(255,109,158,.28);background:linear-gradient(135deg,rgba(255,250,252,.94),rgba(250,253,255,.94));color:#98a2b3;text-align:center;font-size:13px;font-weight:900;}
.tokyo-pdd-product{display:flex;gap:12px;align-items:center;}
.tokyo-pdd-product img{width:66px;height:66px;border-radius:16px;object-fit:cover;background:#f5f7fb;}
.tokyo-pdd-product h3{font-size:17px;font-weight:1000;margin:0 0 4px;color:#202838;}
.tokyo-pdd-product p{margin:0;color:#7d8798;font-size:13px;font-weight:800;}
.tokyo-pdd-price{margin-top:14px;color:#566173;font-weight:900;}
.tokyo-pdd-price b{font-size:28px;color:#f04465;}
.tokyo-pdd-progress,.tokyo-pdd-time,.tokyo-pdd-tip{margin-top:8px;color:#697386;font-size:13px;font-weight:800;line-height:1.65;}
.tokyo-pdd-progress b{color:#f04465;}
.tokyo-order-confirm-modal{padding:20px;background:#fff;border-radius:18px;box-shadow:0 28px 80px rgba(18,22,28,.22);border:1px solid rgba(18,22,28,.08);}
.tokyo-order-confirm-head{margin-bottom:12px}.tokyo-order-confirm-kicker{display:inline-flex;margin-bottom:5px;padding:4px 8px;border-radius:999px;background:#fff2f6;color:#f06292;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.tokyo-order-confirm-head h3{margin:0;color:#12161c;font-size:18px;font-weight:1000;line-height:1.45}.tokyo-order-confirm-content{max-height:46vh;overflow:auto;padding:13px;border-radius:14px;background:#f8fafc;border:1px solid #edf0f5;color:#394150;font-size:13px;line-height:1.75;word-break:break-word}.tokyo-order-confirm-check{display:flex;align-items:flex-start;gap:8px;margin:13px 0 0;padding:11px 12px;border-radius:13px;background:#fff8e8;border:1px solid rgba(245,166,35,.22);color:#5f4630;font-size:13px;font-weight:900;line-height:1.5;cursor:pointer}.tokyo-order-confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}
@media(max-width:991px){.group-buy-center-grid{grid-template-columns:1fr}.group-buy-center-hero{align-items:flex-start;flex-direction:column}.group-buy-hero-actions{justify-content:flex-start}.tokyo-group-card{align-items:flex-start;flex-direction:column}.tokyo-group-card-actions{width:100%;justify-content:flex-start}.tokyo-group-card-actions .tokyo-button{flex:1;}}
@media(max-width:768px){.group-buy-center-page{padding:0 10px}.group-buy-center-panel{border-radius:18px!important}.group-buy-center-hero{margin:-20px -20px 14px;padding:20px}.group-buy-center-hero h2{font-size:21px}.group-buy-tabs{display:grid;grid-template-columns:1fr 1fr}.group-buy-section{padding:14px;border-radius:18px}.group-buy-section-title{align-items:flex-start;flex-direction:column;gap:4px}.tokyo-group-card-main img{width:54px;height:54px;flex-basis:54px}.tokyo-group-card h4{max-width:220px}.group-buy-btn,.tokyo-button{width:auto;min-height:34px;padding:0 13px}.tokyo-order-confirm-actions{display:grid;grid-template-columns:1fr 1fr}.tokyo-order-confirm-actions .tokyo-button{width:100%;}}
