.pvp-event-modal.svelte-d2c79z.svelte-d2c79z{padding:1.5rem;max-height:80vh;overflow-y:auto}.pvp-event-header.svelte-d2c79z.svelte-d2c79z{position:relative;text-align:center;margin-bottom:1.5rem;z-index:1;padding-bottom:1rem;border-bottom:1px solid var(--theme-color-alpha-light)}.pvp-event-title.svelte-d2c79z.svelte-d2c79z{font-size:1.875rem;font-weight:700;background:linear-gradient(135deg,var(--theme-color),#f59e0b,var(--theme-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;letter-spacing:1px;animation:svelte-d2c79z-gold-shimmer 3s ease-in-out infinite}@keyframes svelte-d2c79z-gold-shimmer{0%,to{opacity:.9}50%{opacity:1}}.header-pvp-icon.svelte-d2c79z.svelte-d2c79z{filter:brightness(1.1) drop-shadow(0 0 4px var(--theme-color-alpha));transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.header-pvp-icon.svelte-d2c79z.svelte-d2c79z:hover{transform:rotate(10deg) scale(1.1);filter:brightness(1.3) drop-shadow(0 0 6px var(--theme-color-alpha-medium))}.particle.svelte-d2c79z.svelte-d2c79z{position:absolute;background-color:var(--theme-color-alpha);border-radius:50%;pointer-events:none;z-index:1;box-shadow:0 0 8px var(--theme-color-alpha)}.particle-1.svelte-d2c79z.svelte-d2c79z{width:3px;height:3px;top:20%;left:10%;animation:svelte-d2c79z-particle-float 8s infinite linear}.particle-2.svelte-d2c79z.svelte-d2c79z{width:5px;height:5px;top:30%;left:80%;animation:svelte-d2c79z-particle-float 12s infinite linear}.particle-3.svelte-d2c79z.svelte-d2c79z{width:2px;height:2px;top:70%;left:30%;animation:svelte-d2c79z-particle-float 10s infinite linear}.particle-4.svelte-d2c79z.svelte-d2c79z{width:4px;height:4px;top:60%;left:70%;animation:svelte-d2c79z-particle-float 15s infinite linear}@keyframes svelte-d2c79z-particle-float{0%{transform:translate(0) rotate(0)}25%{transform:translate(30px,-20px) rotate(90deg)}50%{transform:translateY(-40px) rotate(180deg)}75%{transform:translate(-30px,-20px) rotate(270deg)}to{transform:translate(0) rotate(360deg)}}.pvp-event-content.svelte-d2c79z.svelte-d2c79z{display:flex;flex-direction:column;gap:1.5rem}.pvp-event-section.svelte-d2c79z.svelte-d2c79z{background:linear-gradient(135deg,#0f172a66,#1e293b4d);border:1px solid var(--theme-color-alpha-light);border-radius:8px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 4px 16px #0003;transition:all .3s ease}.pvp-event-section.svelte-d2c79z.svelte-d2c79z:hover{border-color:var(--theme-color-alpha);box-shadow:0 8px 32px var(--theme-color-alpha-light);transform:translateY(-2px)}.section-header.svelte-d2c79z.svelte-d2c79z{background:linear-gradient(140deg,var(--theme-color-alpha-light) 0%,rgba(245,158,11,.2) 100%);padding:.75rem 1.25rem;border-bottom:1px solid var(--theme-color-alpha);position:relative}.section-title.svelte-d2c79z.svelte-d2c79z{color:var(--theme-color);font-size:1.125rem;font-weight:600;margin:0;text-shadow:0 0 8px var(--theme-color-alpha)}.section-decoration.svelte-d2c79z.svelte-d2c79z{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--theme-color-alpha-medium),transparent)}.section-content.svelte-d2c79z.svelte-d2c79z{padding:1.25rem}.description-content.svelte-d2c79z.svelte-d2c79z{display:flex;flex-direction:column;gap:.5rem;text-align:center}.description-line.svelte-d2c79z.svelte-d2c79z{color:#f1f5f9e6;font-size:1rem;line-height:1.4;padding:0;margin:0;text-align:center}.rewards-content.svelte-d2c79z.svelte-d2c79z{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.reward-item.svelte-d2c79z.svelte-d2c79z{display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:all .3s ease}.reward-item.svelte-d2c79z.svelte-d2c79z:hover{transform:translateY(-5px) scale(1.05)}.reward-frame.svelte-d2c79z.svelte-d2c79z{position:relative;width:56px;height:56px;padding:4px;background:#0f172acc;border:1px solid var(--theme-color-alpha);border-radius:8px;box-shadow:0 0 10px #0000004d;transition:all .3s ease}.reward-item.svelte-d2c79z:hover .reward-frame.svelte-d2c79z{border-color:var(--theme-color-alpha-medium);box-shadow:0 0 15px var(--theme-color-alpha)}.reward-image.svelte-d2c79z.svelte-d2c79z{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:all .3s ease;filter:drop-shadow(0 0 2px var(--theme-color-alpha))}.reward-glow.svelte-d2c79z.svelte-d2c79z{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle,var(--theme-color-alpha-light) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.reward-item.svelte-d2c79z:hover .reward-glow.svelte-d2c79z{opacity:1;animation:svelte-d2c79z-pulse-glow 2s infinite}.reward-amount.svelte-d2c79z.svelte-d2c79z{color:var(--theme-color);font-size:.875rem;font-weight:600;text-shadow:0 0 5px var(--theme-color-alpha)}@keyframes svelte-d2c79z-pulse-glow{0%{transform:scale(.95);opacity:.3}50%{transform:scale(1.05);opacity:.5}to{transform:scale(.95);opacity:.3}}.leaderboard-content.svelte-d2c79z.svelte-d2c79z{padding:1rem!important}.leaderboard-list.svelte-d2c79z.svelte-d2c79z{display:flex;flex-direction:column;gap:.5rem}.leaderboard-item.svelte-d2c79z.svelte-d2c79z{display:flex;align-items:center;gap:1rem;padding:.75rem;background:linear-gradient(135deg,#0f172a66,#1e293b4d);border:1px solid var(--theme-color-alpha-light);border-radius:8px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;min-height:60px}.leaderboard-item.svelte-d2c79z.svelte-d2c79z:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(var(--theme-color-rgb),.1),transparent);transition:left .5s ease}.leaderboard-item.svelte-d2c79z.svelte-d2c79z:hover:before{left:100%}.leaderboard-item.svelte-d2c79z.svelte-d2c79z:hover{transform:translateY(-2px) scale(1.02);background:linear-gradient(135deg,rgba(var(--theme-color-rgb),.15),#0f172a66);border-color:var(--theme-color-alpha);box-shadow:0 8px 32px var(--theme-color-alpha-light)}.leaderboard-item.rank-1.svelte-d2c79z.svelte-d2c79z{border-color:#ffd70066;background:linear-gradient(135deg,#ffd7001a,#0f172a66)}.leaderboard-item.rank-2.svelte-d2c79z.svelte-d2c79z{border-color:#c0c0c066;background:linear-gradient(135deg,#c0c0c01a,#0f172a66)}.leaderboard-item.rank-3.svelte-d2c79z.svelte-d2c79z{border-color:#cd7f3266;background:linear-gradient(135deg,#cd7f321a,#0f172a66)}.rank-section.svelte-d2c79z.svelte-d2c79z{flex-shrink:0;width:60px;display:flex;justify-content:center}.rank-medal.svelte-d2c79z.svelte-d2c79z{position:relative;display:flex;flex-direction:column;align-items:center;gap:.25rem}.rank-icon.svelte-d2c79z.svelte-d2c79z{width:24px;height:24px;filter:brightness(1.1) drop-shadow(0 0 4px var(--theme-color-alpha));transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.rank-medal.rank-1.svelte-d2c79z .rank-icon.svelte-d2c79z{filter:brightness(1.3) drop-shadow(0 0 6px rgba(255,215,0,.6))}.rank-medal.rank-2.svelte-d2c79z .rank-icon.svelte-d2c79z{filter:brightness(1.2) drop-shadow(0 0 6px rgba(192,192,192,.6))}.rank-medal.rank-3.svelte-d2c79z .rank-icon.svelte-d2c79z{filter:brightness(1.2) drop-shadow(0 0 6px rgba(205,127,50,.6))}.leaderboard-item.svelte-d2c79z:hover .rank-icon.svelte-d2c79z{transform:rotate(15deg) scale(1.1)}.rank-regular.svelte-d2c79z.svelte-d2c79z{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(var(--theme-color-rgb),.1);border:1px solid var(--theme-color-alpha-light);border-radius:50%}.rank-number.svelte-d2c79z.svelte-d2c79z{font-size:.75rem;font-weight:600;color:var(--theme-color);text-shadow:0 0 4px var(--theme-color-alpha)}.player-avatar-section.svelte-d2c79z.svelte-d2c79z{flex-shrink:0}.player-name.svelte-d2c79z.svelte-d2c79z{flex:1;font-size:1rem;font-weight:600;color:var(--theme-color);text-shadow:0 0 8px var(--theme-color-alpha);min-width:120px}.player-stats.svelte-d2c79z.svelte-d2c79z{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.stat-group.svelte-d2c79z.svelte-d2c79z{display:flex;flex-direction:column;align-items:center;gap:.125rem;min-width:40px}.stat-value.svelte-d2c79z.svelte-d2c79z{font-size:.875rem;font-weight:600;line-height:1}.stat-value.kills.svelte-d2c79z.svelte-d2c79z{color:#10b981}.stat-value.deaths.svelte-d2c79z.svelte-d2c79z{color:#ef4444}.stat-value.score.svelte-d2c79z.svelte-d2c79z{color:var(--theme-color)}.stat-value.elo.svelte-d2c79z.svelte-d2c79z{color:#a855f7}.stat-label.svelte-d2c79z.svelte-d2c79z{font-size:.625rem;font-weight:500;color:#f1f5f999;text-transform:uppercase;letter-spacing:.05em}.stat-separator.svelte-d2c79z.svelte-d2c79z{color:var(--theme-color-alpha);font-weight:600;font-size:.875rem}.empty-leaderboard.svelte-d2c79z.svelte-d2c79z{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;gap:1rem}.empty-leaderboard.svelte-d2c79z .empty-icon.svelte-d2c79z{width:48px;height:48px;opacity:.7;filter:brightness(1.1) drop-shadow(0 0 4px var(--theme-color-alpha))}.empty-text.svelte-d2c79z.svelte-d2c79z{font-size:1.125rem;font-weight:600;color:#f1f5f9cc;margin:0}.empty-subtext.svelte-d2c79z.svelte-d2c79z{font-size:.875rem;color:#f1f5f999;margin:0}.section-header-content.svelte-d2c79z.svelte-d2c79z{display:flex;align-items:center;justify-content:space-between;width:100%}.details-toggle-button.svelte-d2c79z.svelte-d2c79z{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#0f172a99,#1e293b66);border:1px solid var(--theme-color-alpha);border-radius:6px;color:var(--theme-color);font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.details-toggle-button.svelte-d2c79z.svelte-d2c79z:hover{background:linear-gradient(135deg,rgba(var(--theme-color-rgb),.15),#0f172a99);border-color:var(--theme-color-alpha);box-shadow:0 4px 12px var(--theme-color-alpha-light);transform:translateY(-1px)}.details-icon.svelte-d2c79z.svelte-d2c79z{width:16px;height:16px;filter:brightness(1.1) drop-shadow(0 0 4px var(--theme-color-alpha));transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.details-toggle-button.svelte-d2c79z:hover .details-icon.svelte-d2c79z{transform:rotate(10deg) scale(1.1);filter:brightness(1.3) drop-shadow(0 0 6px var(--theme-color-alpha-medium))}.details-dropdown.svelte-d2c79z.svelte-d2c79z{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--theme-color-alpha-light)}.rewards-display.svelte-d2c79z.svelte-d2c79z{display:flex;align-items:center;justify-content:center;gap:1rem}.reward-token-icon.svelte-d2c79z.svelte-d2c79z{width:24px;height:24px;filter:brightness(1.1) drop-shadow(0 0 4px var(--theme-color-alpha));transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.rewards-content.svelte-d2c79z:hover .reward-token-icon.svelte-d2c79z{transform:rotate(10deg) scale(1.1);filter:brightness(1.3) drop-shadow(0 0 6px var(--theme-color-alpha-medium))}.rewards-section-inline.svelte-d2c79z.svelte-d2c79z{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--theme-color-alpha-light);text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.rewards-text.svelte-d2c79z.svelte-d2c79z{font-size:1.25rem;font-weight:600;color:#ef4444;margin:0;text-shadow:0 0 8px rgba(239,68,68,.6);animation:svelte-d2c79z-rewards-glow 2s ease-in-out infinite}.reward-amount.svelte-d2c79z.svelte-d2c79z{font-size:.875rem;font-weight:500;color:#f1f5f9e6;margin:0}@keyframes svelte-d2c79z-rewards-glow{0%,to{text-shadow:0 0 8px rgba(239,68,68,.6)}50%{text-shadow:0 0 16px rgba(239,68,68,.9)}}@media (max-width: 768px){.pvp-event-title.svelte-d2c79z.svelte-d2c79z{font-size:1.75rem}.rewards-content.svelte-d2c79z.svelte-d2c79z{gap:1rem}.reward-frame.svelte-d2c79z.svelte-d2c79z{width:48px;height:48px}.section-header-content.svelte-d2c79z.svelte-d2c79z{flex-direction:column;gap:.75rem;align-items:flex-start}.details-toggle-button.svelte-d2c79z.svelte-d2c79z{align-self:flex-end}}
