:root{--profile-bg:#131a29;--profile-bg-secondary:#1a2031;--profile-border:#252c40;--profile-border-accent:#e9c97a80;--profile-text-primary:#c9d0e3;--profile-text-secondary:#6e7a98;--profile-gold:#e9c97a;--profile-gold-dim:#e9c97a1a;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:32px;--content-pad:20px;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--radius-xl:12px}@keyframes guild-detail-module__hkAYCG__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes guild-detail-module__hkAYCG__glowPulse{0%,to{opacity:1}50%{opacity:.35}}.guild-detail-module__hkAYCG__container{width:100%;max-width:1440px;padding:var(--space-xs) clamp(var(--space-sm), 1.5vw, var(--space-lg)) var(--space-2xl);margin:0 auto}.guild-detail-module__hkAYCG__card{border-radius:var(--radius-xl);background:radial-gradient(circle at top,#1c2438 0%,#111622 100%);border:1px solid #333c5599;width:100%;min-height:520px;animation:.4s both guild-detail-module__hkAYCG__fadeInUp;position:relative;overflow:hidden;box-shadow:0 24px 48px #00000073,inset 0 1px #ffffff08}.guild-detail-module__hkAYCG__cardInner{z-index:1;flex-direction:column;display:flex;position:relative}.guild-detail-module__hkAYCG__heroContent{align-items:center;gap:var(--space-lg);padding:var(--space-lg) var(--space-xl);background:linear-gradient(135deg, var(--profile-bg-secondary) 0%, #141928 100%);border-bottom:1px solid #e0b35626;display:flex;position:relative;overflow:hidden}.guild-detail-module__hkAYCG__heroContent:after{content:"";background:linear-gradient(90deg,#0000,#e9c97a40,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.guild-detail-module__hkAYCG__heroIcon{width:48px;height:48px;color:var(--profile-gold);border-radius:var(--radius-md);z-index:1;background:#e9c97a14;border:1px solid #e9c97a33;flex-shrink:0;justify-content:center;align-items:center;display:flex}.guild-detail-module__hkAYCG__heroText{z-index:1;flex:1;min-width:0}.guild-detail-module__hkAYCG__heroSubtitle{color:#e9c97a8c;text-transform:uppercase;letter-spacing:.12em;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.guild-detail-module__hkAYCG__heroTitle{color:#edf0f7;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;margin:2px 0 0;font-family:Lexend,sans-serif;font-size:1.65rem;font-weight:800;line-height:1.15;display:flex}.guild-detail-module__hkAYCG__heroTag{color:var(--profile-gold);font-size:.85rem;font-weight:600}.guild-detail-module__hkAYCG__heroDesc{color:var(--profile-text-secondary);margin:4px 0 0;font-size:13px}.guild-detail-module__hkAYCG__heroDescription{margin:var(--space-sm) 0 0;color:var(--profile-text-primary);opacity:.85;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.guild-detail-module__hkAYCG__backButton{align-items:center;gap:var(--space-sm);padding:0 var(--space-md);border-radius:var(--radius-md);height:34px;color:var(--profile-text-primary);white-space:nowrap;z-index:1;background:#0a0f19b3;border:1px solid #e9c97a33;flex-shrink:0;font-family:Lexend,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.guild-detail-module__hkAYCG__backButton:hover{color:var(--profile-gold);background:#0a0f19f2;border-color:#e9c97a66}.guild-detail-module__hkAYCG__overviewSection{padding:0 var(--content-pad) var(--space-md);gap:var(--space-md);flex-direction:column;display:flex}.guild-detail-module__hkAYCG__overviewKpis{gap:var(--space-sm);grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.guild-detail-module__hkAYCG__kpiCard{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);background:#0d111e80;border:1px solid #333c5573}.guild-detail-module__hkAYCG__kpiLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--profile-text-secondary);font-size:10px;font-weight:700;display:block}.guild-detail-module__hkAYCG__kpiValue{color:#edf0f7;font-variant-numeric:tabular-nums;margin-top:2px;font-family:Lexend,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2;display:block}.guild-detail-module__hkAYCG__overviewMeta{align-items:center;gap:var(--space-md) var(--space-xl);padding-bottom:var(--space-xs);flex-wrap:wrap;display:flex}.guild-detail-module__hkAYCG__metaItem{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.guild-detail-module__hkAYCG__metaLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--profile-text-secondary);font-size:10px;font-weight:700}.guild-detail-module__hkAYCG__metaValue{color:var(--profile-text-primary);font-size:13px;font-weight:600}.guild-detail-module__hkAYCG__focusBadge{border:1px solid;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.guild-detail-module__hkAYCG__focusPVE{color:#4ade80;background:#4ade8014;border-color:#4ade8038}.guild-detail-module__hkAYCG__focusPVP{color:#ef4444;background:#ef444414;border-color:#ef444433}.guild-detail-module__hkAYCG__focusROLEPLAY{color:#a855f7;background:#a855f714;border-color:#a855f738}.guild-detail-module__hkAYCG__focusBOTH{color:#60a5fa;background:#60a5fa14;border-color:#60a5fa38}.guild-detail-module__hkAYCG__alliesList{gap:var(--space-xs);flex-wrap:wrap;display:flex}.guild-detail-module__hkAYCG__allyLink{color:var(--profile-gold);background:#e9c97a14;border:1px solid #e9c97a38;border-radius:4px;padding:2px 7px;font-size:12px;font-weight:600;text-decoration:none;transition:background .16s}.guild-detail-module__hkAYCG__allyLink:hover{background:#e9c97a29}.guild-detail-module__hkAYCG__tabNavHeader{background:#0d111e40;border-bottom:1px solid #e0b3561a}.guild-detail-module__hkAYCG__tabNavWrapper{justify-content:center;align-items:center;gap:var(--space-xs);padding:var(--space-sm) var(--space-lg) 0;flex-wrap:wrap;display:flex}.guild-detail-module__hkAYCG__tabNavButton{height:34px;margin-bottom:var(--space-sm);border-radius:var(--radius-sm);color:var(--profile-text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:6px;padding:0 14px;font-family:Lexend,sans-serif;font-size:13px;font-weight:500;transition:color .16s,background .16s,border-color .16s;display:inline-flex}.guild-detail-module__hkAYCG__tabNavButton:hover{color:#e2e8f0;background:#ffffff0a}.guild-detail-module__hkAYCG__tabNavButtonActive{color:var(--profile-gold);background:#1a2031e6;border-color:#e9c97a47;font-weight:600}.guild-detail-module__hkAYCG__tabNavButtonActive .guild-detail-module__hkAYCG__navIcon{color:var(--profile-gold)}.guild-detail-module__hkAYCG__navIcon{color:inherit}.guild-detail-module__hkAYCG__tabBadge{color:var(--profile-gold);background:#e9c97a1f;border:1px solid #e9c97a33;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:700}.guild-detail-module__hkAYCG__contentCardBody{padding:var(--space-lg) var(--content-pad) var(--space-xl)}.guild-detail-module__hkAYCG__tabContent{animation:.22s both guild-detail-module__hkAYCG__fadeInUp}.guild-detail-module__hkAYCG__tabMeta{margin:0 0 var(--space-md);color:var(--profile-text-secondary);font-size:12px}.guild-detail-module__hkAYCG__statsGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.guild-detail-module__hkAYCG__statCard{border-radius:var(--radius-lg);background:#0d111e73;border:1px solid #333c5573;transition:border-color .16s;overflow:hidden}.guild-detail-module__hkAYCG__statCard:hover{border-color:#e9c97a33}.guild-detail-module__hkAYCG__statCardHeader{align-items:center;gap:var(--space-sm);padding:var(--space-md);background:#0000001f;border-bottom:1px solid #333c5559;display:flex}.guild-detail-module__hkAYCG__statCardIcon{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--profile-gold);background:#0003;border:1px solid #333c5580;justify-content:center;align-items:center;display:flex}.guild-detail-module__hkAYCG__statCardTitle{color:#e2e8f0;font-family:Lexend,sans-serif;font-size:13px;font-weight:700}.guild-detail-module__hkAYCG__statCardBody{padding:var(--space-md);gap:var(--space-sm);flex-direction:column;display:flex}.guild-detail-module__hkAYCG__statItem{justify-content:space-between;align-items:center;gap:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid #333c5533;display:flex}.guild-detail-module__hkAYCG__statItem:last-child{border-bottom:none;padding-bottom:0}.guild-detail-module__hkAYCG__statLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--profile-text-secondary);font-size:11px;font-weight:600}.guild-detail-module__hkAYCG__statValue{color:#e2e8f0;font-variant-numeric:tabular-nums;font-family:Lexend,sans-serif;font-size:13px;font-weight:700}.guild-detail-module__hkAYCG__warKpiRow{gap:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-lg);margin-bottom:var(--space-md);background:#0d111e73;border:1px solid #333c5573;grid-template-columns:repeat(3,1fr);display:grid}.guild-detail-module__hkAYCG__warKpi{align-items:center;gap:var(--space-xs);text-align:center;flex-direction:column;display:flex}.guild-detail-module__hkAYCG__warKpiValueWin{color:#6ee7a0;font-family:Lexend,sans-serif;font-size:1.5rem;font-weight:800;line-height:1}.guild-detail-module__hkAYCG__warKpiValueLoss{color:#f87171;font-family:Lexend,sans-serif;font-size:1.5rem;font-weight:800;line-height:1}.guild-detail-module__hkAYCG__warKpiValueDraw{color:var(--profile-gold);font-family:Lexend,sans-serif;font-size:1.5rem;font-weight:800;line-height:1}.guild-detail-module__hkAYCG__warKpiLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--profile-text-secondary);font-size:10px;font-weight:700}.guild-detail-module__hkAYCG__warWinRateSection{align-items:center;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.guild-detail-module__hkAYCG__warWinRateBar{background:#00000059;border-radius:3px;flex:1;height:6px;overflow:hidden}.guild-detail-module__hkAYCG__warWinRateFill{background:linear-gradient(90deg,#e9c97a,#f3d99d);border-radius:3px;height:100%}.guild-detail-module__hkAYCG__warWinRateText{color:var(--profile-gold);white-space:nowrap;font-family:Lexend,sans-serif;font-size:13px;font-weight:700}.guild-detail-module__hkAYCG__warSecondaryRow{align-items:center;gap:var(--space-sm);color:var(--profile-text-secondary);font-size:13px;display:flex}.guild-detail-module__hkAYCG__warSecondaryRow strong{color:var(--profile-text-primary)}.guild-detail-module__hkAYCG__warSecondarySep{opacity:.4}.guild-detail-module__hkAYCG__questToolbar{justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:var(--space-sm);flex-wrap:wrap;display:flex}.guild-detail-module__hkAYCG__questToolbar .guild-detail-module__hkAYCG__tabMeta{margin:0}.guild-detail-module__hkAYCG__questFilterChips{gap:var(--space-xs);flex-wrap:wrap;display:flex}.guild-detail-module__hkAYCG__filterChip{border:1px solid var(--profile-border);color:var(--profile-text-secondary);cursor:pointer;background:#00000040;border-radius:999px;padding:5px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:background .16s,color .16s,border-color .16s}.guild-detail-module__hkAYCG__filterChip:hover{color:var(--profile-text-primary)}.guild-detail-module__hkAYCG__filterChipActive{background:var(--profile-gold-dim);border-color:var(--profile-border-accent);color:var(--profile-gold);font-weight:600}.guild-detail-module__hkAYCG__questsSummaryBar{align-items:center;gap:var(--space-md);padding:var(--space-sm) var(--space-md);margin-bottom:var(--space-md);border-radius:var(--radius-md);background:#0d111e66;border:1px solid #333c5566;display:flex}.guild-detail-module__hkAYCG__questsSummaryText{text-transform:uppercase;letter-spacing:.06em;color:var(--profile-gold);white-space:nowrap;font-size:11px;font-weight:700}.guild-detail-module__hkAYCG__questsSummaryTrack{background:#0000004d;border-radius:3px;flex:1;height:5px;overflow:hidden}.guild-detail-module__hkAYCG__questsSummaryFill{background:linear-gradient(90deg,#e9c97a,#f3d99d);border-radius:3px;height:100%;transition:width .5s}.guild-detail-module__hkAYCG__questStatus{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:24px;height:24px;display:flex}.guild-detail-module__hkAYCG__questCompleted{color:#10b981;background:#10b9811a;border:1px solid #10b9814d}.guild-detail-module__hkAYCG__questPending{background:#e9c97a0f;border:1px solid #e9c97a2e}.guild-detail-module__hkAYCG__pendingDot{background:var(--profile-gold);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite guild-detail-module__hkAYCG__glowPulse}.guild-detail-module__hkAYCG__questName{color:#e2e8f0;font-family:Lexend,sans-serif;font-size:13px;font-weight:600}.guild-detail-module__hkAYCG__claimedBadge{margin-left:var(--space-sm);text-transform:uppercase;letter-spacing:.05em;color:var(--profile-text-secondary);vertical-align:middle;border:1px solid #333c5580;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:600;display:inline-block}.guild-detail-module__hkAYCG__questProgressCell{width:100%;min-width:0}.guild-detail-module__hkAYCG__questProgressTrack{background:#00000059;border-radius:3px;height:5px;margin-bottom:4px;overflow:hidden}.guild-detail-module__hkAYCG__questProgressFill{background:linear-gradient(90deg,#e9c97a,#e9c97a99);border-radius:3px;height:100%;transition:width .4s}.guild-detail-module__hkAYCG__questProgressText{color:var(--profile-text-secondary);font-variant-numeric:tabular-nums;font-size:11px}.guild-detail-module__hkAYCG__questReward{color:var(--profile-gold);white-space:nowrap;font-family:Lexend,sans-serif;font-size:12px;font-weight:700}.guild-detail-module__hkAYCG__leaderboard{border-radius:var(--radius-lg);background:#0d111e73;border:1px solid #333c558c;width:100%;overflow:hidden}.guild-detail-module__hkAYCG__layoutMembers{--lb-cols:minmax(200px, 1fr) 110px 120px}.guild-detail-module__hkAYCG__layoutQuests{--lb-cols:40px minmax(180px, 1.2fr) minmax(160px, 1.5fr) 100px}.guild-detail-module__hkAYCG__tableHeader,.guild-detail-module__hkAYCG__tableRowLink,.guild-detail-module__hkAYCG__questRow{grid-template-columns:var(--lb-cols);align-items:center;column-gap:var(--space-lg);padding:0 var(--space-lg);min-height:44px;display:grid}.guild-detail-module__hkAYCG__tableHeader{z-index:2;background:#111624fa;border-bottom:1px solid #333c55bf;min-height:38px;position:sticky;top:0}.guild-detail-module__hkAYCG__tableHeaderCell{color:#6e7a98;text-transform:uppercase;letter-spacing:.08em;font-family:Lexend,sans-serif;font-size:10.5px;font-weight:700}.guild-detail-module__hkAYCG__cellCenter{justify-content:center}.guild-detail-module__hkAYCG__cellEnd{justify-content:flex-end}.guild-detail-module__hkAYCG__tableBody{flex-direction:column;display:flex}.guild-detail-module__hkAYCG__tableRowLink{color:inherit;border-bottom:1px solid #333c5559;text-decoration:none;transition:background .16s}.guild-detail-module__hkAYCG__tableRowLink:last-child,.guild-detail-module__hkAYCG__questRow:last-child{border-bottom:none}.guild-detail-module__hkAYCG__tableRowLink:hover{background:#ffffff08}.guild-detail-module__hkAYCG__tableRowLink:hover .guild-detail-module__hkAYCG__memberName{color:var(--profile-gold)}.guild-detail-module__hkAYCG__questRow{border-bottom:1px solid #333c5559}.guild-detail-module__hkAYCG__questRow:hover{background:#ffffff05}.guild-detail-module__hkAYCG__tableCell{align-items:center;gap:var(--space-sm);color:#c9d0e3;font-variant-numeric:tabular-nums;min-width:0;font-size:13px;display:flex}.guild-detail-module__hkAYCG__memberCell{align-items:center;gap:var(--space-sm);min-width:0;display:flex}.guild-detail-module__hkAYCG__memberAvatar{object-fit:cover;width:32px;height:32px;image-rendering:pixelated;border:1px solid #333c55cc;border-radius:50%;flex-shrink:0}.guild-detail-module__hkAYCG__memberName{color:#edf0f7;text-overflow:ellipsis;white-space:nowrap;font-family:Lexend,sans-serif;font-size:13px;font-weight:600;transition:color .16s;overflow:hidden}.guild-detail-module__hkAYCG__memberRank{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border:1px solid #0000;border-radius:4px;align-items:center;padding:2px 7px;font-size:10px;font-weight:700;display:inline-flex}.guild-detail-module__hkAYCG__textMuted{color:var(--profile-text-secondary);font-size:12px}.guild-detail-module__hkAYCG__emptyState{padding:var(--space-2xl) var(--space-lg);text-align:center;justify-content:center;align-items:center;gap:var(--space-sm);border-radius:var(--radius-lg);background:#0d111e40;border:1px dashed #333c5573;flex-direction:column;display:flex}.guild-detail-module__hkAYCG__emptyIcon{color:#6e7a9880}.guild-detail-module__hkAYCG__emptyText{color:var(--profile-text-secondary);font-family:Lexend,sans-serif;font-size:14px;font-weight:600}@media (max-width:1100px){.guild-detail-module__hkAYCG__overviewKpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.guild-detail-module__hkAYCG__heroContent{padding:var(--space-md);flex-wrap:wrap}.guild-detail-module__hkAYCG__backButton{order:3;justify-content:center;width:100%}.guild-detail-module__hkAYCG__overviewKpis{grid-template-columns:repeat(2,minmax(0,1fr))}.guild-detail-module__hkAYCG__contentCardBody{padding:var(--space-md)}.guild-detail-module__hkAYCG__tabNavButtonText{display:none}.guild-detail-module__hkAYCG__tabNavButton{flex:1;justify-content:center;padding:0 10px}.guild-detail-module__hkAYCG__leaderboard{overflow-x:auto}.guild-detail-module__hkAYCG__tableHeader,.guild-detail-module__hkAYCG__tableRowLink,.guild-detail-module__hkAYCG__questRow{min-width:640px;padding:0 var(--space-md)}.guild-detail-module__hkAYCG__warKpiRow{padding:var(--space-md)}.guild-detail-module__hkAYCG__questToolbar{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.guild-detail-module__hkAYCG__card,.guild-detail-module__hkAYCG__tabContent,.guild-detail-module__hkAYCG__pendingDot{animation:none}.guild-detail-module__hkAYCG__questProgressFill,.guild-detail-module__hkAYCG__questsSummaryFill{transition:none}}
