.PlayerProfile-module__lyTn6G__main{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem;animation:.8s ease-out forwards PlayerProfile-module__lyTn6G__fadeInUp}.PlayerProfile-module__lyTn6G__profileHeader{background-image:var(--grad-primary);color:#fff;border-radius:16px;margin-bottom:2.5rem;padding:2.5rem 2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0003}.PlayerProfile-module__lyTn6G__profileHeader:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\"><path fill=\"%23ffffff\" fill-opacity=\"0.05\" d=\"M0 40 L40 0 H20 L0 20 Z M40 40 V20 L20 40 Z\"></path></svg>");width:100%;height:100%;position:absolute;top:0;left:0}.PlayerProfile-module__lyTn6G__playerName,.PlayerProfile-module__lyTn6G__statsContainer{z-index:1;position:relative}.PlayerProfile-module__lyTn6G__playerName{text-shadow:0 2px 4px #0003;margin:0 0 1.5rem;font-size:clamp(2rem,1rem + 4vw,3.5rem);font-weight:800;position:relative}.PlayerProfile-module__lyTn6G__statsContainer{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid;position:relative}.PlayerProfile-module__lyTn6G__statCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;transition:var(--transition-smooth);background:#fff3;border:1px solid #ffffff4d;border-radius:12px;padding:1rem}.PlayerProfile-module__lyTn6G__statCard:hover{background:#ffffff4d;transform:translateY(-5px)}.PlayerProfile-module__lyTn6G__statValue{margin:0;font-size:1.75rem;font-weight:700}.PlayerProfile-module__lyTn6G__statLabel{opacity:.9;margin:0;font-size:.875rem}.PlayerProfile-module__lyTn6G__gridContainer{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.PlayerProfile-module__lyTn6G__gridContainer{grid-template-columns:2fr 1fr}}.PlayerProfile-module__lyTn6G__dataCard{background-color:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition-smooth);border-radius:16px;padding:1.5rem 2rem}.PlayerProfile-module__lyTn6G__dataCard:hover{box-shadow:0 0 20px 0 var(--color-glow);transform:translateY(-5px)}.PlayerProfile-module__lyTn6G__sectionTitle{background-image:var(--grad-primary);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.PlayerProfile-module__lyTn6G__backLink{color:var(--color-text-primary);transition:var(--transition-smooth);margin-bottom:1.5rem;font-weight:600;display:inline-block}.PlayerProfile-module__lyTn6G__backLink:hover{transform:translate(-4px)}.PlayerProfile-module__lyTn6G__chartWrapper{width:100%;min-width:0;height:400px;position:relative}.PlayerProfile-module__lyTn6G__matchHistoryContainer{max-height:400px;padding-right:10px;overflow-y:auto}.PlayerProfile-module__lyTn6G__matchHistoryContainer::-webkit-scrollbar{width:8px}.PlayerProfile-module__lyTn6G__matchHistoryContainer::-webkit-scrollbar-track{background:0 0}.PlayerProfile-module__lyTn6G__matchHistoryContainer::-webkit-scrollbar-thumb{background-color:var(--color-border);background-clip:content-box;border:2px solid #0000;border-radius:10px}.PlayerProfile-module__lyTn6G__customTooltip{background:var(--color-surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--color-border);border-radius:12px;min-width:220px;padding:1rem;animation:.3s PlayerProfile-module__lyTn6G__fadeInUp;box-shadow:0 8px 32px #0003}.PlayerProfile-module__lyTn6G__tooltipHeader{border-bottom:1px solid var(--color-border);align-items:center;gap:.75rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.PlayerProfile-module__lyTn6G__tooltipEventName{color:var(--color-text-primary);font-weight:600}.PlayerProfile-module__lyTn6G__tooltipRow{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.PlayerProfile-module__lyTn6G__tooltipLabel{color:var(--color-text-secondary);font-size:.875rem}.PlayerProfile-module__lyTn6G__tooltipValue{color:var(--color-text-primary);font-size:1.125rem;font-weight:700}.PlayerProfile-module__lyTn6G__tooltipIcon{stroke-width:2px;width:18px;height:18px;stroke:var(--color-text-secondary)}.PlayerProfile-module__lyTn6G__eventList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.PlayerProfile-module__lyTn6G__eventItem{border-bottom:1px solid var(--color-border);border-radius:8px;padding:0;transition:all .2s ease-in-out}.PlayerProfile-module__lyTn6G__eventItem:last-child{border-bottom:none}.PlayerProfile-module__lyTn6G__eventItem:hover{background-color:var(--color-glow);border-bottom-color:#0000;transform:translate(5px)}.PlayerProfile-module__lyTn6G__eventLink{justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;display:flex}.PlayerProfile-module__lyTn6G__eventName{color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;padding-right:1rem;font-weight:500;overflow:hidden}.PlayerProfile-module__lyTn6G__eventRank{background-image:var(--grad-primary);color:#fff;text-align:center;border-radius:50px;min-width:45px;padding:.25rem .75rem;font-size:.875rem;font-weight:700;transition:all .3s}.PlayerProfile-module__lyTn6G__emptyHistoryMessage{text-align:center;color:var(--color-text-secondary);padding:2rem 0}.PlayerProfile-module__lyTn6G__rankGold{color:#4a2c00;background-image:linear-gradient(45deg,gold,#ffb800);box-shadow:0 0 10px #ffd700b3}.PlayerProfile-module__lyTn6G__rankSilver{color:#3a3a3a;background-image:linear-gradient(45deg,silver,#e8e8e8);box-shadow:0 0 10px #c0c0c0b3}.PlayerProfile-module__lyTn6G__rankBronze{color:#fff;background-image:linear-gradient(45deg,#cd7f32,sienna);box-shadow:0 0 10px #cd7f32b3}.PlayerProfile-module__lyTn6G__eventNameWrapper{white-space:nowrap;align-items:center;gap:.75rem;display:flex;overflow:hidden}.PlayerProfile-module__lyTn6G__nameAndSocials{align-items:center;gap:1rem;display:flex}.PlayerProfile-module__lyTn6G__socialLink{color:#c4b5fd;justify-content:center;align-items:center;transition:all .2s ease-in-out;display:flex}.PlayerProfile-module__lyTn6G__socialLink:hover{color:#fff;transform:scale(1.1)}.PlayerProfile-module__lyTn6G__vsSearchContainer{flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.PlayerProfile-module__lyTn6G__vsSearchTitle{color:var(--color-text-primary);margin:0;font-size:1.75rem;font-weight:600}.PlayerProfile-module__lyTn6G__vsSearchInputWrapper{align-items:center;display:flex}.PlayerProfile-module__lyTn6G__vsSearchInputWrapper input{color:var(--color-text-primary);background-color:var(--color-surface);border:2px solid var(--color-border);border-right:none;border-radius:50px 0 0 50px;outline:none;padding:.75rem 1.5rem;font-size:1.1rem;transition:border-color .2s}.PlayerProfile-module__lyTn6G__vsSearchInputWrapper input:focus{border-color:var(--grad-primary)}.PlayerProfile-module__lyTn6G__vsSearchInputWrapper button{color:var(--color-text-primary);background-color:var(--color-surface);border:2px solid var(--color-border);cursor:pointer;border-radius:0 50px 50px 0;padding:.75rem 2rem;font-size:1.1rem;font-weight:600;transition:background-color .2s,border-color .2s}.PlayerProfile-module__lyTn6G__vsSearchInputWrapper button:hover{background-color:var(--color-border);border-color:var(--grad-primary)}
