.Layout-module__jbLzUW__page{--background:#0f172a;--foreground:#1e293b;--card-bg:#1e293b;--border:#334155;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#64748b;--accent:#10b981;--accent-hover:#059669;--sidebar-bg:#0a0f1a;--sidebar-border:#1a2332;min-height:100vh;font-family:var(--font-geist-sans);color:var(--text-primary);background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);margin:0;padding:0;display:flex}.Layout-module__jbLzUW__sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;background:#0a0f1af2;border-right:1px solid #ffffff1a;flex-direction:column;width:280px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:2px 0 20px #0000004d}.Layout-module__jbLzUW__sidebarHeader{background:#0a0f1a80;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:28px 24px;display:flex}.Layout-module__jbLzUW__sidebarTitle{background:linear-gradient(135deg,#10b981 0%,#059669 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0;font-size:22px;font-weight:900}.Layout-module__jbLzUW__sidebarNav{flex:1;padding:20px 0}.Layout-module__jbLzUW__navSection{margin-bottom:24px}.Layout-module__jbLzUW__navSectionTitle{text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);opacity:.7;padding:0 24px 10px;font-size:10px;font-weight:800}.Layout-module__jbLzUW__navItem{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:12px;padding:14px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Layout-module__jbLzUW__navItem:before{content:"";opacity:0;background:linear-gradient(#10b981 0%,#059669 100%);width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.Layout-module__jbLzUW__navItem:hover{color:var(--text-primary);background:#1e293b80;padding-left:28px}.Layout-module__jbLzUW__navItem:hover:before{opacity:1}.Layout-module__jbLzUW__navItem.Layout-module__jbLzUW__active{color:var(--text-primary);background:linear-gradient(90deg,#1e293b99 0%,#0f172a4d 100%);border-left-color:#10b981;padding-left:28px}.Layout-module__jbLzUW__navItem.Layout-module__jbLzUW__active:before{opacity:1}.Layout-module__jbLzUW__navIcon{text-align:center;width:24px;font-size:18px}.Layout-module__jbLzUW__navLabel{flex:1}.Layout-module__jbLzUW__sidebarFooter{background:#0a0f1a80;border-top:1px solid #ffffff1a;padding:24px}.Layout-module__jbLzUW__unitToggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #ffffff1a;border-radius:10px;gap:6px;padding:6px;display:flex;box-shadow:inset 0 2px 4px #0003}.Layout-module__jbLzUW__unitButton{color:var(--text-secondary);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.Layout-module__jbLzUW__unitButton:hover{color:var(--text-primary);background:#1e293b80}.Layout-module__jbLzUW__unitButton.Layout-module__jbLzUW__active{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 2px 8px #10b9814d}.Layout-module__jbLzUW__mainContent{flex-direction:column;flex:1;min-height:100vh;margin-left:280px;display:flex}@media (max-width:1024px){.Layout-module__jbLzUW__sidebar{transform:translate(-100%);box-shadow:2px 0 8px #0000004d}.Layout-module__jbLzUW__mainContent{margin-left:0!important}}
.Home-module__g21JLG__page{--background:#0f172a;--foreground:#1e293b;--card-bg:#1e293b;--border:#334155;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#64748b;--common:#9ca3af;--rare:#6b7280;--epic:#a855f7;--legendary:#f59e0b;--accent:#10b981;--accent-hover:#059669;--sidebar-bg:#0a0f1a;--sidebar-border:#1a2332;min-height:100vh;font-family:var(--font-geist-sans);color:var(--text-primary);background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);margin:0;padding:0;display:flex}.Home-module__g21JLG__sidebar{background:var(--sidebar-bg);border-right:1px solid var(--sidebar-border);z-index:100;flex-direction:column;width:280px;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.Home-module__g21JLG__sidebar.Home-module__g21JLG__open{transform:translate(0)}.Home-module__g21JLG__sidebarHeader{border-bottom:1px solid var(--sidebar-border);justify-content:space-between;align-items:center;padding:24px 20px;display:flex}.Home-module__g21JLG__sidebarTitle{background:linear-gradient(135deg,#374151 0%,#4b5563 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:20px;font-weight:700}.Home-module__g21JLG__sidebarToggle{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:all .2s;display:flex}.Home-module__g21JLG__sidebarToggle:hover{background:var(--foreground);color:var(--text-primary)}.Home-module__g21JLG__sidebarNav{flex:1;padding:16px 0}.Home-module__g21JLG__navSectionTitle{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);padding:0 20px 12px;font-size:11px;font-weight:700}.Home-module__g21JLG__navItem{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:12px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Home-module__g21JLG__navItem:hover{background:var(--foreground);color:var(--text-primary)}.Home-module__g21JLG__navItem.Home-module__g21JLG__active{background:var(--foreground);color:var(--text-primary);border-left-color:var(--accent)}.Home-module__g21JLG__navIcon{text-align:center;width:24px;font-size:18px}.Home-module__g21JLG__navLabel{flex:1}.Home-module__g21JLG__sidebarFooter{border-top:1px solid var(--sidebar-border);padding:20px}.Home-module__g21JLG__unitToggle{background:var(--foreground);border:1px solid var(--border);border-radius:8px;gap:4px;padding:4px;display:flex}.Home-module__g21JLG__unitButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:all .2s}.Home-module__g21JLG__unitButton:hover{background:var(--background);color:var(--text-primary)}.Home-module__g21JLG__unitButton.Home-module__g21JLG__active{background:var(--accent);color:#fff}.Home-module__g21JLG__mainContent{flex-direction:column;flex:1;min-height:100vh;margin-left:280px;transition:margin-left .3s;display:flex}.Home-module__g21JLG__page.Home-module__g21JLG__sidebarClosed .Home-module__g21JLG__mainContent{margin-left:0}.Home-module__g21JLG__header{border-bottom:1px solid var(--border);background:var(--card-bg);padding:32px 40px 24px}.Home-module__g21JLG__headerTop{align-items:center;gap:16px;margin-bottom:24px;display:flex}.Home-module__g21JLG__mobileMenuButton{border:1px solid var(--border);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:all .2s;display:none}.Home-module__g21JLG__mobileMenuButton:hover{background:var(--foreground)}.Home-module__g21JLG__pageTitle{color:var(--text-primary);flex:1;margin:0;font-size:32px;font-weight:700}.Home-module__g21JLG__controlsBar{align-items:center;gap:16px;display:flex}.Home-module__g21JLG__searchForm{flex:1;gap:8px;max-width:500px;display:flex}.Home-module__g21JLG__searchInput{border:1px solid var(--border);background:var(--foreground);color:var(--text-primary);border-radius:8px;flex:1;padding:10px 16px;font-family:inherit;font-size:14px;transition:all .2s}.Home-module__g21JLG__searchInput:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #3b82f61a}.Home-module__g21JLG__searchInput::placeholder{color:var(--text-muted)}.Home-module__g21JLG__searchButton{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.Home-module__g21JLG__searchButton:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.Home-module__g21JLG__select{border:1px solid var(--border);background:var(--foreground);color:var(--text-primary);cursor:pointer;border-radius:8px;min-width:250px;padding:10px 16px;font-family:inherit;font-size:14px;transition:all .2s}.Home-module__g21JLG__select:hover{border-color:var(--accent)}.Home-module__g21JLG__select:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #3b82f61a}.Home-module__g21JLG__contentArea{flex:1;padding:32px 40px;overflow-y:auto}.Home-module__g21JLG__statsContainer{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;margin-bottom:48px;padding:32px;box-shadow:0 4px 6px -1px #0000004d}.Home-module__g21JLG__statsHeader{border-bottom:1px solid var(--border);align-items:center;gap:12px;margin-bottom:16px;padding-bottom:16px;display:flex}.Home-module__g21JLG__statsAvatar{width:60px;height:60px;image-rendering:pixelated;border:2px solid var(--border);border-radius:8px}.Home-module__g21JLG__statsTitle{color:var(--text-primary);margin:0 0 2px;font-size:22px;font-weight:700}.Home-module__g21JLG__statsSubtitle{color:var(--text-secondary);margin:0;font-size:12px}.Home-module__g21JLG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:20px;display:grid}.Home-module__g21JLG__statCard{background:var(--foreground);border:1px solid var(--border);text-align:center;border-radius:8px;padding:16px;transition:all .2s}.Home-module__g21JLG__statValue{color:#9ca3af;margin-bottom:6px;font-size:28px;font-weight:700}.Home-module__g21JLG__statValueWithIcon{text-align:left;justify-content:center;align-items:center;gap:10px;display:flex}.Home-module__g21JLG__statValueWithIcon>div{text-align:left;flex:1}.Home-module__g21JLG__statFishIcon{object-fit:contain;flex-shrink:0;width:40px;height:40px}.Home-module__g21JLG__statSubtext{color:var(--text-muted);margin-top:2px;font-size:11px;font-weight:400}.Home-module__g21JLG__rarityStats{margin-top:32px}.Home-module__g21JLG__rarityTitle{color:var(--text-primary);margin:0 0 14px;font-size:16px;font-weight:600}.Home-module__g21JLG__rarityChart{flex-direction:column;gap:16px;display:flex}.Home-module__g21JLG__rarityChartBar{flex-direction:column;gap:8px;display:flex}.Home-module__g21JLG__rarityChartLabel{justify-content:space-between;align-items:center;font-size:14px;font-weight:600;display:flex}.Home-module__g21JLG__rarityChartName{text-transform:uppercase;letter-spacing:.5px}.Home-module__g21JLG__rarityChartCount{color:var(--text-secondary);font-weight:500}.Home-module__g21JLG__rarityChartBarContainer{background:var(--foreground);border:1px solid var(--border);border-radius:4px;width:100%;height:24px;overflow:hidden}.Home-module__g21JLG__rarityChartBarFill{height:100%;transition:width .3s}.Home-module__g21JLG__rarityGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;display:grid}.Home-module__g21JLG__rarityCard{background:var(--foreground);text-align:center;border:2px solid;border-radius:12px;padding:20px;transition:all .2s}.Home-module__g21JLG__rarityCard:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.Home-module__g21JLG__rarityIcon{object-fit:contain;width:96px;height:96px;image-rendering:pixelated;margin-bottom:16px}.Home-module__g21JLG__rarityValue{margin-bottom:8px;font-size:32px;font-weight:700}.Home-module__g21JLG__rarityLabel{text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px;font-size:16px;font-weight:700}.Home-module__g21JLG__rarityPercent{color:var(--text-muted);font-size:14px;font-weight:500}.Home-module__g21JLG__listContainer{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;width:100%;overflow:hidden}.Home-module__g21JLG__loading,.Home-module__g21JLG__empty{text-align:center;color:var(--text-secondary);padding:64px 24px;font-size:16px}.Home-module__g21JLG__listTable{width:100%}.Home-module__g21JLG__listHeader{background:var(--foreground);border-bottom:2px solid var(--border);text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);z-index:10;grid-template-columns:2fr 1.5fr 1fr 1fr 1.2fr 1.5fr 2fr;gap:16px;padding:16px 20px;font-size:12px;font-weight:600;display:grid;position:sticky;top:0}.Home-module__g21JLG__listBody{flex-direction:column;display:flex}.Home-module__g21JLG__listRow{border-bottom:1px solid var(--border);grid-template-columns:2fr 1.5fr 1fr 1fr 1.2fr 1.5fr 2fr;align-items:center;gap:16px;padding:16px 20px;transition:all .2s;display:grid}.Home-module__g21JLG__listRow:hover{background:var(--foreground)}.Home-module__g21JLG__listRow:last-child{border-bottom:none}.Home-module__g21JLG__listColFish{align-items:center;gap:12px;display:flex}.Home-module__g21JLG__listFishIcon{object-fit:contain;background:var(--foreground);border:1px solid var(--border);border-radius:6px;flex-shrink:0;width:48px;height:48px;padding:4px}.Home-module__g21JLG__listFishName{color:var(--text-primary);font-size:14px;font-weight:500}.Home-module__g21JLG__listColPlayer{align-items:center;gap:8px;font-size:14px;display:flex}.Home-module__g21JLG__listPlayerAvatar{width:32px;height:32px;image-rendering:pixelated;border:1px solid var(--border);border-radius:4px;flex-shrink:0}.Home-module__g21JLG__listColWeight,.Home-module__g21JLG__listColSize{color:var(--text-primary);font-size:14px;font-weight:500}.Home-module__g21JLG__listColRarity{justify-content:center;align-items:center;display:flex}.Home-module__g21JLG__rarityBadge{text-transform:uppercase;letter-spacing:.5px;background:#3b82f61a;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:700}.Home-module__g21JLG__listColLocation{color:var(--text-secondary);text-transform:capitalize;font-size:14px}.Home-module__g21JLG__listColTime{color:var(--text-muted);font-size:13px}.Home-module__g21JLG__compactCatchesSection{border-top:1px solid var(--border);margin-top:32px;padding-top:32px}.Home-module__g21JLG__compactSectionTitle{color:var(--text-primary);margin:0 0 12px;font-size:16px;font-weight:600}.Home-module__g21JLG__compactListContainer{background:var(--foreground);border:1px solid var(--border);border-radius:8px;overflow:hidden}.Home-module__g21JLG__compactListHeader{background:var(--background);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);grid-template-columns:3fr 1fr 1fr 1.2fr 1.5fr 2fr;gap:12px;padding:10px 16px;font-size:11px;font-weight:600;display:grid}.Home-module__g21JLG__compactListBody{flex-direction:column;max-height:600px;display:flex;overflow-y:auto}.Home-module__g21JLG__compactListRow{border-bottom:1px solid var(--border);grid-template-columns:3fr 1fr 1fr 1.2fr 1.5fr 2fr;align-items:center;gap:12px;padding:10px 16px;font-size:13px;transition:all .2s;display:grid}.Home-module__g21JLG__compactListRow:hover{background:var(--card-bg)}.Home-module__g21JLG__compactListRow:last-child{border-bottom:none}.Home-module__g21JLG__compactColFish{align-items:center;gap:8px;display:flex}.Home-module__g21JLG__compactFishIcon{object-fit:contain;background:var(--card-bg);border:1px solid var(--border);border-radius:4px;flex-shrink:0;width:32px;height:32px;padding:2px}.Home-module__g21JLG__compactFishName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.Home-module__g21JLG__compactColWeight,.Home-module__g21JLG__compactColSize{color:var(--text-primary);font-size:12px;font-weight:500}.Home-module__g21JLG__compactColRarity{justify-content:center;align-items:center;display:flex}.Home-module__g21JLG__compactRarityBadge{text-transform:uppercase;letter-spacing:.5px;background:#3b82f61a;border-radius:3px;padding:3px 8px;font-size:11px;font-weight:700}.Home-module__g21JLG__compactColLocation{color:var(--text-secondary);font-size:12px;font-weight:500}.Home-module__g21JLG__compactColTime{color:var(--text-muted);font-size:12px}.Home-module__g21JLG__compactStatsContainer{width:100%;max-width:600px;margin:0 auto}.Home-module__g21JLG__compactStatsHeader{border-bottom:1px solid var(--border);align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.Home-module__g21JLG__compactStatsAvatar{width:48px;height:48px;image-rendering:pixelated;border:1px solid var(--border);border-radius:6px}.Home-module__g21JLG__compactStatsTitle{color:var(--text-primary);flex:1;font-size:18px;font-weight:700}.Home-module__g21JLG__shareButton{border:1px solid var(--border);background:var(--foreground);color:var(--text-primary);cursor:pointer;border-radius:6px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.Home-module__g21JLG__shareButton:hover:not(:disabled){background:#374151;border-color:#6b7280}.Home-module__g21JLG__shareButton:disabled{opacity:.5;cursor:not-allowed}.Home-module__g21JLG__shareablePanel{background:#1f2937;border:1px solid #374151;border-radius:8px;width:100%;max-width:900px;min-height:400px;margin:0 auto;position:relative;overflow:hidden}.Home-module__g21JLG__shareableBackground{filter:blur(8px);opacity:.3;z-index:0;background-image:url(/biwa.png);background-position:50%;background-size:cover;position:absolute;inset:0}.Home-module__g21JLG__shareableLogoBottomLeft{z-index:2;align-items:center;display:flex;position:absolute;bottom:20px;left:20px}.Home-module__g21JLG__shareableLogoImage{filter:drop-shadow(0 3px 6px #0009);opacity:.95;width:auto;height:120px}.Home-module__g21JLG__shareableFooter{z-index:2;position:absolute;bottom:20px;right:20px}.Home-module__g21JLG__shareableWebsiteUrl{color:#fffc;text-shadow:0 2px 4px #000000b3;letter-spacing:.5px;font-size:14px;font-weight:600}.Home-module__g21JLG__shareableContent{z-index:1;flex-direction:row;align-items:flex-start;gap:50px;min-height:450px;padding:40px;display:flex;position:relative}.Home-module__g21JLG__shareableLeft{flex-direction:column;flex-shrink:0;align-items:center;gap:20px;padding-top:10px;display:flex}.Home-module__g21JLG__shareableAvatar{width:140px;height:140px;image-rendering:pixelated;background:#0006;border:3px solid #ffffff40;border-radius:12px;box-shadow:0 4px 12px #0006}.Home-module__g21JLG__shareableTitle{color:#f9fafb;text-align:center;text-shadow:0 2px 6px #0009;letter-spacing:.5px;font-size:32px;font-weight:700}.Home-module__g21JLG__shareableRight{flex:1;grid-template-columns:1fr 1fr;align-content:start;gap:20px;display:grid}.Home-module__g21JLG__shareableStatsGrid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:1200px){.Home-module__g21JLG__shareableStatsGrid{grid-template-columns:repeat(2,1fr)}}.Home-module__g21JLG__shareableStatCard{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;padding:16px}.Home-module__g21JLG__shareableStatValueLarge{color:#f9fafb;text-shadow:0 2px 4px #00000080;margin-top:6px;font-size:32px;font-weight:700}.Home-module__g21JLG__shareableStatsList{flex-direction:column;grid-column:1;gap:14px;display:flex}.Home-module__g21JLG__shareableStatRow{background:#0003;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:8px;padding:14px;display:flex}.Home-module__g21JLG__shareableStatLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:12px;font-weight:700}.Home-module__g21JLG__shareableStatValue{color:#f9fafb;word-break:break-word;text-shadow:0 1px 3px #00000080;font-size:20px;font-weight:600}.Home-module__g21JLG__shareableStatSubtext{color:#d1d5db;font-size:15px;font-weight:400}.Home-module__g21JLG__shareableStatLocation{color:#9ca3af;text-shadow:0 1px 2px #00000080;margin-top:4px;font-size:13px}.Home-module__g21JLG__shareableStatValueWithIcon{align-items:flex-start;gap:14px;display:flex}.Home-module__g21JLG__shareableFishIcon{object-fit:contain;filter:drop-shadow(0 3px 6px #0009);background:#ffffff0d;border-radius:8px;flex-shrink:0;width:72px;height:72px;padding:6px}.Home-module__g21JLG__shareableBiggestFishSection{background:#00000040;border:1px solid #ffffff1a;border-radius:8px;grid-column:1/-1;margin-top:8px;padding:18px}.Home-module__g21JLG__shareableBiggestFishTitle{color:#9ca3af;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:14px;font-weight:700}.Home-module__g21JLG__shareableBiggestFishGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.Home-module__g21JLG__shareableBiggestFishCard{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;padding:16px}.Home-module__g21JLG__shareableBiggestFishLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:11px;font-weight:600}.Home-module__g21JLG__shareableBiggestFishContent{align-items:center;gap:16px;display:flex}.Home-module__g21JLG__shareableBiggestFishIcon{object-fit:contain;width:80px;height:80px;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;background:#0003;border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;padding:8px}.Home-module__g21JLG__shareableBiggestFishInfo{flex-direction:column;flex:1;gap:6px;display:flex}.Home-module__g21JLG__shareableBiggestFishValue{color:#f9fafb;text-shadow:0 2px 4px #00000080;font-size:28px;font-weight:700}.Home-module__g21JLG__shareableBiggestFishName{color:#f9fafb;text-shadow:0 1px 2px #00000080;font-size:16px;font-weight:600}.Home-module__g21JLG__shareableBiggestFishLocation{color:#9ca3af;text-transform:capitalize;font-size:12px;font-weight:500}.Home-module__g21JLG__shareableRarityTitle{color:#9ca3af;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:14px;font-weight:700}.Home-module__g21JLG__shareableRarityList{flex-direction:column;gap:10px;display:flex}.Home-module__g21JLG__shareableRarityRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.Home-module__g21JLG__shareableRarityRow:last-child{border-bottom:none}.Home-module__g21JLG__shareableRarityLabel{text-transform:uppercase;letter-spacing:.5px;font-size:15px;font-weight:600}.Home-module__g21JLG__shareableRarityValue{color:#f9fafb;text-shadow:0 1px 2px #00000080;font-size:16px;font-weight:600}.Home-module__g21JLG__shareableRarityPercent{color:#9ca3af;font-size:14px;font-weight:400}.Home-module__g21JLG__shareableDayChartSection{background:#00000040;border:1px solid #ffffff1a;border-radius:8px;grid-column:1/-1;margin-top:8px;padding:18px}.Home-module__g21JLG__shareableDayChart{align-items:flex-end;gap:2px;height:80px;margin-top:12px;display:flex}.Home-module__g21JLG__shareableDayChartBar{background:#ffffff0d;border-radius:2px;flex:1;min-width:2px;height:100%;position:relative}.Home-module__g21JLG__shareableDayChartBarFill{background:#6b7280;border-radius:2px 2px 0 0;width:100%;min-height:2px;transition:height .3s;position:absolute;bottom:0;left:0}.Home-module__g21JLG__catchesPage{width:100%;min-height:100vh;padding:24px;position:relative}.Home-module__g21JLG__catchesBackground{filter:blur(12px);opacity:.15;z-index:0;pointer-events:none;background-image:url(/biwa.png);background-position:50%;background-size:cover;position:fixed;inset:0}.Home-module__g21JLG__catchesContentWrapper{z-index:1;position:relative}.Home-module__g21JLG__catchesHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.Home-module__g21JLG__catchesFilters{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.Home-module__g21JLG__catchesFilterInput,.Home-module__g21JLG__catchesFilterSelect{border:1px solid var(--border);background:var(--foreground);color:var(--text-primary);border-radius:6px;padding:10px 14px;font-family:inherit;font-size:14px;transition:all .2s}.Home-module__g21JLG__catchesFilterInput{flex:1;min-width:200px}.Home-module__g21JLG__catchesFilterSelect{min-width:150px}.Home-module__g21JLG__catchesFilterInput:focus,.Home-module__g21JLG__catchesFilterSelect:focus{border-color:#6b7280;outline:none;box-shadow:0 0 0 2px #6b72801a}.Home-module__g21JLG__catchesFilterInput::placeholder{color:var(--text-muted)}.Home-module__g21JLG__catchesTitle{color:var(--text-primary);margin:0;font-size:28px;font-weight:700}.Home-module__g21JLG__catchesCount{color:var(--text-secondary);font-size:16px;font-weight:500}.Home-module__g21JLG__catchesContent{width:100%}.Home-module__g21JLG__catchesList{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);background:#1e293bcc;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 4px 12px #0000004d}.Home-module__g21JLG__catchesListHeader{border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);background:#0f172a99;grid-template-columns:2fr 1.5fr 1fr 1fr 1.2fr 1.5fr 2fr;gap:16px;padding:14px 20px;font-size:11px;font-weight:600;display:grid}.Home-module__g21JLG__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;transition:color .2s;display:flex}.Home-module__g21JLG__sortableHeader:hover{color:var(--text-primary)}.Home-module__g21JLG__catchesListBody{flex-direction:column;max-height:calc(100vh - 200px);display:flex;overflow-y:auto}.Home-module__g21JLG__catchesListRow{border-bottom:1px solid var(--border);grid-template-columns:2fr 1.5fr 1fr 1fr 1.2fr 1.5fr 2fr;align-items:center;gap:16px;padding:14px 20px;font-size:14px;transition:all .2s;display:grid}.Home-module__g21JLG__catchesListRow:hover{background:#1e293bf2}.Home-module__g21JLG__catchesListRow:last-child{border-bottom:none}.Home-module__g21JLG__catchesColFish{align-items:center;gap:12px;display:flex}.Home-module__g21JLG__catchesFishIcon{object-fit:contain;flex-shrink:0;width:32px;height:32px}.Home-module__g21JLG__catchesFishName{color:var(--text-primary);font-weight:500}.Home-module__g21JLG__catchesColPlayer{align-items:center;gap:10px;display:flex}.Home-module__g21JLG__catchesPlayerAvatar{width:24px;height:24px;image-rendering:pixelated;border-radius:4px;flex-shrink:0}.Home-module__g21JLG__catchesColWeight,.Home-module__g21JLG__catchesColSize{color:var(--text-primary);font-size:13px;font-weight:500}.Home-module__g21JLG__catchesSizeLabel{color:var(--text-muted);text-transform:capitalize;margin-left:4px;font-size:11px;font-weight:400}.Home-module__g21JLG__catchesColRarity{align-items:center;display:flex}.Home-module__g21JLG__catchesRarityBadge{text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.Home-module__g21JLG__catchesColLocation{color:var(--text-secondary);font-size:13px}.Home-module__g21JLG__catchesColTime{color:var(--text-muted);font-size:12px}.Home-module__g21JLG__playerPageContainer{width:100%;padding:24px}.Home-module__g21JLG__playerPageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;display:flex}.Home-module__g21JLG__playerPageTitleSection{align-items:center;gap:16px;display:flex}.Home-module__g21JLG__playerPageAvatar{border:2px solid var(--border);border-radius:8px;width:64px;height:64px}.Home-module__g21JLG__backButton{border:1px solid var(--border);background:var(--foreground);color:var(--text-primary);border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.Home-module__g21JLG__backButton:hover{background:var(--card-bg);border-color:#6b7280}.Home-module__g21JLG__playerPageTitle{color:var(--text-primary);margin:0;font-size:36px;font-weight:700}.Home-module__g21JLG__playerMainStatsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:32px;display:grid}.Home-module__g21JLG__playerMainStatCard{background:var(--foreground);border:1px solid var(--border);text-align:center;border-radius:8px;padding:24px;transition:all .2s}.Home-module__g21JLG__playerMainStatCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Home-module__g21JLG__playerMainStatLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:12px;font-size:12px;font-weight:600}.Home-module__g21JLG__playerMainStatValue{color:var(--text-primary);font-size:32px;font-weight:700}.Home-module__g21JLG__playerMainStatSubtext{color:var(--text-secondary);margin-top:8px;font-size:14px}.Home-module__g21JLG__playerRecordFishGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.Home-module__g21JLG__playerRecordFishCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:8px;padding:24px;transition:all .2s}.Home-module__g21JLG__playerRecordFishCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Home-module__g21JLG__playerRecordFishLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:16px;font-size:12px;font-weight:600}.Home-module__g21JLG__playerRecordFishIcon{object-fit:contain;width:80px;height:80px;margin:0 auto 16px;display:block}.Home-module__g21JLG__playerRecordFishValue{color:var(--text-primary);margin-bottom:8px;font-size:24px;font-weight:700}.Home-module__g21JLG__playerRecordFishName{color:var(--text-secondary);font-size:14px}.Home-module__g21JLG__playerRarityBreakdown{flex-direction:column;gap:16px;display:flex}.Home-module__g21JLG__playerRarityBreakdownItem{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:16px}.Home-module__g21JLG__playerRarityBreakdownHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.Home-module__g21JLG__playerRarityBreakdownLabel{text-transform:uppercase;font-size:14px;font-weight:600}.Home-module__g21JLG__playerRarityBreakdownValue{color:var(--text-primary);font-size:14px;font-weight:600}.Home-module__g21JLG__playerRarityBreakdownPercent{color:var(--text-muted);font-weight:400}.Home-module__g21JLG__playerRarityBreakdownBar{background:#ffffff1a;border-radius:4px;width:100%;height:8px;overflow:hidden}.Home-module__g21JLG__playerRarityBreakdownBarFill{height:100%;transition:width .3s}.Home-module__g21JLG__playerAdditionalStats{flex-direction:column;gap:32px;margin-top:32px;display:flex}.Home-module__g21JLG__playerStatsSection{background:var(--foreground);border:1px solid var(--border);border-radius:8px;padding:24px}.Home-module__g21JLG__playerSectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Home-module__g21JLG__playerSectionTitle{color:var(--text-primary);margin:0;font-size:20px;font-weight:700}.Home-module__g21JLG__viewFullProfileLink{border:1px solid var(--border);background:var(--card-bg);color:var(--text-primary);border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.Home-module__g21JLG__viewFullProfileLink:hover{background:#1e293bcc;border-color:#6b7280}.Home-module__g21JLG__playerAdditionalStatsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.Home-module__g21JLG__playerAdditionalStatCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:8px;padding:20px}.Home-module__g21JLG__playerAdditionalStatLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:12px;font-size:12px;font-weight:600}.Home-module__g21JLG__playerAdditionalStatValue{color:var(--text-primary);font-size:24px;font-weight:700}.Home-module__g21JLG__playerAdditionalStatNote{color:var(--text-muted);margin-top:6px;font-size:10px;font-style:italic}.Home-module__g21JLG__playerRarityFishGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.Home-module__g21JLG__playerRarityFishCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:8px;padding:16px;transition:all .2s}.Home-module__g21JLG__playerRarityFishCard:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}.Home-module__g21JLG__playerRarityFishLabel{text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:12px;font-weight:700}.Home-module__g21JLG__playerRarityFishIcon{object-fit:contain;width:64px;height:64px;margin:0 auto 12px;display:block}.Home-module__g21JLG__playerRarityFishName{color:var(--text-primary);margin-bottom:6px;font-size:14px;font-weight:600}.Home-module__g21JLG__playerRarityFishCount{color:var(--text-secondary);font-size:12px}.Home-module__g21JLG__playerRecentCatches{flex-direction:column;gap:12px;max-height:600px;display:flex;overflow-y:auto}.Home-module__g21JLG__playerCatchItem{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;align-items:center;gap:16px;padding:12px;transition:all .2s;display:flex}.Home-module__g21JLG__playerCatchItem:hover{background:#1e293bcc;transform:translate(4px)}.Home-module__g21JLG__playerCatchFishIcon{object-fit:contain;flex-shrink:0;width:40px;height:40px}.Home-module__g21JLG__playerCatchInfo{flex:1;min-width:0}.Home-module__g21JLG__playerCatchFishName{color:var(--text-primary);margin-bottom:4px;font-size:15px;font-weight:600}.Home-module__g21JLG__playerCatchDetails{color:var(--text-secondary);font-size:12px}.Home-module__g21JLG__playerCatchLocation{color:var(--text-secondary);min-width:120px;font-size:13px}.Home-module__g21JLG__playerCatchTime{color:var(--text-muted);min-width:150px;font-size:12px}.Home-module__g21JLG__fishonpediaHeader{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#1e293bf2 0%,#0f172ae6 100%);border:1px solid #ffffff1a;border-radius:16px;margin-bottom:32px;padding:32px;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff1a}.Home-module__g21JLG__fishonpediaHeaderTop{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Home-module__g21JLG__fishonpediaTitle{background:linear-gradient(135deg,#10b981 0%,#059669 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin:0;font-size:36px;font-weight:900}.Home-module__g21JLG__fishonpediaStats{align-items:center;gap:16px;display:flex}.Home-module__g21JLG__fishonpediaStat{color:var(--text-secondary);background:#10b9811a;border:1px solid #10b98133;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600}.Home-module__g21JLG__fishonpediaFilters{flex-direction:column;gap:12px;display:flex}.Home-module__g21JLG__fishonpediaFilterRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Home-module__g21JLG__fishonpediaFilterChips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Home-module__g21JLG__filterChip{color:var(--text-primary);background:#10b98126;border:1px solid #10b9814d;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.Home-module__g21JLG__filterChip button{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:16px;line-height:1;transition:all .2s;display:flex}.Home-module__g21JLG__filterChip button:hover{background:#10b9814d;transform:scale(1.1)}.Home-module__g21JLG__clearFilters{color:#ef4444;cursor:pointer;background:#ef444426;border:1px solid #ef44444d;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.Home-module__g21JLG__clearFilters:hover{background:#ef444440;border-color:#ef444480}.Home-module__g21JLG__fishonpediaControls{align-items:center;gap:16px;display:flex}.Home-module__g21JLG__fishonpediaSearchInput{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:200px;max-width:300px;color:var(--text-primary);background:#0f172a99;border:1px solid #ffffff1a;border-radius:10px;flex:1;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .3s}.Home-module__g21JLG__fishonpediaSearchInput:focus{background:#0f172acc;border-color:#10b98180;outline:none;box-shadow:0 0 0 3px #10b9811a}.Home-module__g21JLG__fishonpediaSearchInput::placeholder{color:var(--text-muted)}.Home-module__g21JLG__fishonpediaSelect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);cursor:pointer;background:#0f172a99;border:1px solid #ffffff1a;border-radius:10px;min-width:150px;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .3s}.Home-module__g21JLG__fishonpediaSelect:focus{background:#0f172acc;border-color:#10b98180;outline:none;box-shadow:0 0 0 3px #10b9811a}.Home-module__g21JLG__fishonpediaContent{z-index:1;position:relative}.Home-module__g21JLG__fishonpediaContainer{width:100%}.Home-module__g21JLG__fishGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:20px;display:grid}@media (max-width:768px){.Home-module__g21JLG__fishGrid{grid-template-columns:1fr}.Home-module__g21JLG__fishonpediaFilterRow{flex-direction:column}.Home-module__g21JLG__fishonpediaSearchInput,.Home-module__g21JLG__fishonpediaSelect{width:100%;max-width:100%}.Home-module__g21JLG__fishCardHeader{text-align:center;flex-direction:column;align-items:center}.Home-module__g21JLG__fishCardImage{width:150px;height:150px}}.Home-module__g21JLG__fishCard{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);cursor:pointer;background:linear-gradient(135deg,#1e293bf2 0%,#0f172ae6 100%);border:1px solid #ffffff1a;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 20px #0000004d,inset 0 1px #ffffff1a}.Home-module__g21JLG__fishCard:hover{border-color:#10b98166;transform:translateY(-4px);box-shadow:0 12px 40px #0006,0 0 30px #10b98133,inset 0 1px #ffffff26}.Home-module__g21JLG__fishCardHeader{align-items:flex-start;gap:16px;padding:20px;display:flex}.Home-module__g21JLG__fishCardImage{object-fit:contain;background:linear-gradient(135deg,#0f172acc 0%,#1e293b99 100%);border:1px solid #ffffff1a;border-radius:12px;width:120px;min-width:120px;height:120px;padding:12px}.Home-module__g21JLG__fishCardHeaderInfo{flex:1;min-width:0}.Home-module__g21JLG__fishCardInfo{padding:24px}.Home-module__g21JLG__fishCardName{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 10px;font-size:18px;font-weight:800;line-height:1.2}.Home-module__g21JLG__fishCardDetails{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.Home-module__g21JLG__fishCardRarity{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700}.Home-module__g21JLG__fishCardGroup{color:var(--text-secondary);background:#ffffff0d;border-radius:6px;padding:4px 8px;font-size:12px}.Home-module__g21JLG__fishCardTotalCaught{color:var(--text-secondary);background:#10b9811a;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600}.Home-module__g21JLG__fishCardLocationsPreview{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.Home-module__g21JLG__fishLocationTag{color:var(--text-secondary);background:#10b9811a;border:1px solid #10b98133;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:500}.Home-module__g21JLG__fishCardSizeRange{background:#0f172a66;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;gap:6px;margin-top:12px;padding:10px;display:flex}.Home-module__g21JLG__fishCardSizeRangeItem{justify-content:space-between;align-items:center;font-size:12px;display:flex}.Home-module__g21JLG__fishCardSizeRangeLabel{color:var(--text-secondary);font-weight:500}.Home-module__g21JLG__fishCardSizeRangeValue{color:#10b981;font-weight:600}.Home-module__g21JLG__fishCardStats{flex-direction:column;gap:8px;display:flex}.Home-module__g21JLG__fishCardStat{justify-content:space-between;font-size:13px;display:flex}.Home-module__g21JLG__fishCardStatLabel{color:var(--text-secondary)}.Home-module__g21JLG__fishCardStatValue{color:var(--text-primary);font-weight:600}.Home-module__g21JLG__fishCardRecords{border-top:1px solid var(--border);flex-direction:column;gap:12px;margin-top:16px;padding-top:16px;display:flex}.Home-module__g21JLG__fishCardRecord{flex-direction:column;gap:6px;display:flex}.Home-module__g21JLG__fishCardRecordLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.Home-module__g21JLG__fishCardRecordValue{justify-content:space-between;align-items:center;gap:8px;display:flex}.Home-module__g21JLG__fishCardRecordNumber{color:var(--accent);font-size:14px;font-weight:700}.Home-module__g21JLG__fishCardRecordPlayer{align-items:center;gap:6px;display:flex}.Home-module__g21JLG__fishCardPlayerIcon{width:20px;height:20px;image-rendering:pixelated;border:1px solid var(--border);border-radius:3px}.Home-module__g21JLG__fishCardPlayerName{color:var(--text-secondary);font-size:12px;font-weight:500}.Home-module__g21JLG__fishCardLocations{flex-direction:column;gap:12px;margin-top:16px;display:flex}.Home-module__g21JLG__fishLocationCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #ffffff1a;border-radius:12px;margin-top:12px;padding:16px}.Home-module__g21JLG__fishLocationHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.Home-module__g21JLG__fishLocationName{color:var(--text-primary);font-size:14px;font-weight:700}.Home-module__g21JLG__fishLocationCount{color:var(--text-secondary);font-size:12px;font-weight:600}.Home-module__g21JLG__fishLocationStats{flex-direction:column;gap:10px;display:flex}.Home-module__g21JLG__fishSizeRange{background:#0f172a66;border:1px solid #ffffff14;border-radius:8px;padding:12px;transition:all .3s}.Home-module__g21JLG__fishSizeRange:hover{background:#0f172a99;border-color:#ffffff26}.Home-module__g21JLG__fishSizeRangeLabel{color:var(--text-primary);text-transform:capitalize;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.Home-module__g21JLG__fishSizeRangeData{flex-direction:column;gap:6px;display:flex}.Home-module__g21JLG__fishSizeRangeStat{justify-content:space-between;align-items:center;font-size:12px;display:flex}.Home-module__g21JLG__fishSizeRangeStatLabel{color:var(--text-secondary);font-weight:500}.Home-module__g21JLG__fishSizeRangeStatValue{color:var(--text-primary);font-weight:600}.Home-module__g21JLG__weightRangeChart{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;margin-bottom:16px;padding:16px}.Home-module__g21JLG__weightRangeChartTitle{color:var(--text-primary);text-align:center;margin-bottom:16px;font-size:13px;font-weight:700}.Home-module__g21JLG__weightRangeChartContainer{position:relative}.Home-module__g21JLG__weightRangeChartYAxis{flex-direction:column;gap:12px;margin-bottom:8px;display:flex}.Home-module__g21JLG__weightRangeChartRow{align-items:center;gap:12px;height:32px;display:flex}.Home-module__g21JLG__weightRangeChartLabel{color:var(--text-secondary);text-transform:capitalize;text-align:right;min-width:70px;font-size:11px;font-weight:600}.Home-module__g21JLG__weightRangeChartBarContainer{background:var(--background);border:1px solid var(--border);border-radius:4px;flex:1;height:24px;position:relative;overflow:hidden}.Home-module__g21JLG__weightRangeChartBar{background:linear-gradient(90deg,#10b981 0%,#059669 100%);border-radius:4px;justify-content:center;align-items:center;min-width:2px;height:100%;transition:all .2s;display:flex;position:absolute;top:0;box-shadow:inset 0 1px 2px #ffffff1a}.Home-module__g21JLG__weightRangeChartBar:hover{z-index:1;background:linear-gradient(90deg,#2563eb 0%,#7c3aed 100%);box-shadow:0 0 8px #3b82f666,inset 0 1px 2px #ffffff1a}.Home-module__g21JLG__weightRangeChartBarValue{color:var(--text-primary);white-space:nowrap;text-shadow:0 1px 2px #000c;pointer-events:none;padding:0 4px;font-size:10px;font-weight:600}.Home-module__g21JLG__weightRangeChartXAxis{color:var(--text-muted);border-top:1px solid var(--border);justify-content:space-between;margin-top:4px;padding:8px 0 0 82px;font-size:10px;display:flex}.Home-module__g21JLG__fishModal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out Home-module__g21JLG__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes Home-module__g21JLG__fadeIn{0%{opacity:0}to{opacity:1}}.Home-module__g21JLG__fishModalContent{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#1e293bfa 0%,#0f172af2 100%);border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:900px;max-height:90vh;animation:.3s ease-out Home-module__g21JLG__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0009,0 0 40px #10b9811a}@keyframes Home-module__g21JLG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Home-module__g21JLG__fishModalClose{width:36px;height:36px;color:var(--text-primary);cursor:pointer;z-index:10;background:#0f172acc;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;font-size:24px;line-height:1;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.Home-module__g21JLG__fishModalClose:hover{color:#ef4444;background:#ef444433;border-color:#ef444466;transform:rotate(90deg)}.Home-module__g21JLG__fishModalHeader{border-bottom:1px solid #ffffff1a;gap:24px;padding:32px;display:flex}.Home-module__g21JLG__fishModalImage{object-fit:contain;background:linear-gradient(135deg,#0f172acc 0%,#1e293b99 100%);border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;width:180px;height:180px;padding:16px}.Home-module__g21JLG__fishModalInfo{flex:1}.Home-module__g21JLG__fishModalName{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 16px;font-size:28px;font-weight:900}.Home-module__g21JLG__fishModalRarity{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:700}.Home-module__g21JLG__fishModalGroup{color:var(--text-secondary);background:#ffffff0d;border-radius:6px;padding:6px 12px;font-size:13px}.Home-module__g21JLG__fishModalTotalCaught{color:var(--text-secondary);background:#10b9811a;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:600}.Home-module__g21JLG__fishModalSizeRange{background:#0f172a80;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.Home-module__g21JLG__fishModalSizeRangeItem{justify-content:space-between;align-items:center;font-size:14px;display:flex}.Home-module__g21JLG__fishModalSizeRangeLabel{color:var(--text-secondary);font-weight:500}.Home-module__g21JLG__fishModalSizeRangeValue{color:#10b981;font-weight:600}.Home-module__g21JLG__fishModalBody{padding:32px}.Home-module__g21JLG__fishModalSectionTitle{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 24px;font-size:20px;font-weight:800}.Home-module__g21JLG__fishModalLocations{flex-direction:column;gap:20px;display:flex}.Home-module__g21JLG__fishModalLocationCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #ffffff1a;border-radius:12px;padding:20px}.Home-module__g21JLG__fishModalLocationHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.Home-module__g21JLG__fishModalLocationName{color:#10b981;font-size:16px;font-weight:700}.Home-module__g21JLG__fishModalLocationCount{color:var(--text-secondary);font-size:13px;font-weight:600}.Home-module__g21JLG__fishModalLocationStats{flex-direction:column;gap:12px;display:flex}.Home-module__g21JLG__fishModalSizeRange{background:#0f172a66;border:1px solid #ffffff14;border-radius:8px;padding:12px;transition:all .3s}.Home-module__g21JLG__fishModalSizeRange:hover{background:#0f172a99;border-color:#ffffff26}.Home-module__g21JLG__fishModalSizeRangeLabel{color:var(--text-primary);text-transform:capitalize;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.Home-module__g21JLG__fishModalSizeRangeData{flex-direction:column;gap:6px;display:flex}.Home-module__g21JLG__fishModalSizeRangeStat{justify-content:space-between;align-items:center;font-size:13px;display:flex}.Home-module__g21JLG__fishModalSizeRangeStatLabel{color:var(--text-secondary);font-weight:500}.Home-module__g21JLG__fishModalSizeRangeStatValue{color:var(--text-primary);font-weight:600}.Home-module__g21JLG__fishModalName{color:var(--text-primary);margin:0 0 16px;font-size:32px;font-weight:700}.Home-module__g21JLG__fishModalDetails{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.Home-module__g21JLG__fishModalRarity{text-transform:uppercase;letter-spacing:.5px;background:#3b82f61a;border-radius:6px;padding:6px 12px;font-size:14px;font-weight:700}.Home-module__g21JLG__fishModalStats{color:var(--text-secondary);grid-template-columns:repeat(2,1fr);gap:12px;font-size:14px;display:grid}.Home-module__g21JLG__fishModalStats div{flex-direction:column;gap:4px;display:flex}.Home-module__g21JLG__fishModalStats strong{color:var(--text-primary)}.Home-module__g21JLG__fishSizeDistribution{padding:32px}.Home-module__g21JLG__distributionTitle{color:var(--text-primary);margin:0 0 24px;font-size:20px;font-weight:600}.Home-module__g21JLG__distributionWrapper{gap:16px;margin-bottom:24px;display:flex}.Home-module__g21JLG__distributionYAxis{flex-direction:column;justify-content:space-between;min-width:40px;padding-bottom:24px;display:flex}.Home-module__g21JLG__distributionYLabel{color:var(--text-muted);text-align:right;padding-right:12px;font-size:12px;font-weight:500}.Home-module__g21JLG__distributionChart{background:var(--foreground);border:1px solid var(--border);border-radius:12px;flex-direction:column;flex:1;height:300px;padding:0 20px 24px 0;display:flex;position:relative}.Home-module__g21JLG__distributionGrid{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 24px}.Home-module__g21JLG__distributionGridLine{background:var(--border);opacity:.3;width:100%;height:1px}.Home-module__g21JLG__distributionBars{flex:1;align-items:flex-end;gap:4px;padding-top:8px;display:flex;position:relative}.Home-module__g21JLG__distributionBar{flex-direction:column;flex:1;align-items:center;gap:8px;min-width:0;height:100%;display:flex}.Home-module__g21JLG__distributionBarContainer{align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.Home-module__g21JLG__distributionBarFill{border-radius:4px 4px 0 0;justify-content:center;align-items:flex-start;width:100%;min-height:4px;padding-top:6px;transition:height .4s;display:flex;position:relative;box-shadow:0 2px 8px #0003}.Home-module__g21JLG__distributionBarCount{color:#fff;text-shadow:0 1px 3px #000000b3;white-space:nowrap;font-size:11px;font-weight:700}.Home-module__g21JLG__distributionBarLabel{color:var(--text-muted);text-align:center;white-space:nowrap;transform-origin:50%;width:100%;margin-top:4px;font-size:10px;overflow:visible;transform:rotate(-45deg)}.Home-module__g21JLG__distributionStats{background:var(--foreground);border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;padding:24px;font-size:14px;display:grid}.Home-module__g21JLG__distributionStats div{color:var(--text-secondary);background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:12px}.Home-module__g21JLG__distributionStats strong{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;margin-right:8px;font-size:12px;display:block}.Home-module__g21JLG__highlightsSection{border-top:1px solid var(--border);margin-top:20px;padding-top:20px}.Home-module__g21JLG__highlightsGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.Home-module__g21JLG__highlightCard{background:var(--foreground);border:1px solid var(--border);text-align:center;border-radius:8px;padding:14px;transition:all .2s;position:relative}.Home-module__g21JLG__highlightCard:hover{border-color:#6b7280;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.Home-module__g21JLG__highlightFishIcon{object-fit:contain;width:32px;height:32px;margin:0 auto 8px;display:block}.Home-module__g21JLG__highlightLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:10px;font-weight:600}.Home-module__g21JLG__highlightValue{color:var(--text-primary);margin-bottom:4px;font-size:13px;font-weight:700}.Home-module__g21JLG__highlightCount{color:var(--text-secondary);font-size:11px}.Home-module__g21JLG__locationCard{background:var(--foreground);border:1px solid var(--border);border-radius:8px;margin-top:20px;padding:16px}.Home-module__g21JLG__locationInfo{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.Home-module__g21JLG__locationName{color:var(--text-primary);font-size:16px;font-weight:700}.Home-module__g21JLG__dayChartSection{border-top:1px solid var(--border);margin-top:20px;padding-top:20px}.Home-module__g21JLG__dayChartContainer{gap:12px;margin-top:16px;display:flex}.Home-module__g21JLG__dayChartYAxis{flex-direction:column;justify-content:space-between;min-width:35px;height:220px;padding-bottom:20px;display:flex}.Home-module__g21JLG__dayChartYLabel{color:var(--text-muted);text-align:right;padding-right:12px;font-size:12px;font-weight:500}.Home-module__g21JLG__dayChart{background:var(--foreground);border:1px solid var(--border);border-radius:8px;flex-direction:column;flex:1;height:220px;padding:0 16px 20px 0;display:flex;position:relative}.Home-module__g21JLG__dayChartGrid{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 24px}.Home-module__g21JLG__dayChartGridLine{background:var(--border);opacity:.3;width:100%;height:1px}.Home-module__g21JLG__dayChartBars{flex:1;align-items:flex-end;gap:2px;padding-top:8px;display:flex;position:relative}.Home-module__g21JLG__dayChartBar{flex-direction:column;flex:1;align-items:center;gap:6px;min-width:0;height:100%;display:flex}.Home-module__g21JLG__dayChartBarContainer{align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.Home-module__g21JLG__dayChartBarFill{background:#6b7280;border-radius:3px 3px 0 0;justify-content:center;align-items:flex-start;width:100%;min-height:3px;padding-top:3px;transition:height .4s;display:flex;position:relative;box-shadow:0 2px 6px #0003}.Home-module__g21JLG__dayChartBarCount{color:#fff;text-shadow:0 1px 2px #000000b3;white-space:nowrap;font-size:10px;font-weight:700}.Home-module__g21JLG__dayChartBarLabel{color:var(--text-muted);text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;height:20px;font-size:9px;line-height:20px;overflow:hidden}.Home-module__g21JLG__heroSection{margin-bottom:48px}.Home-module__g21JLG__sectionTitle{color:var(--text-primary);margin:0 0 12px;font-size:16px;font-weight:700}.Home-module__g21JLG__heroGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.Home-module__g21JLG__heroCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:12px;padding:24px;transition:all .3s}.Home-module__g21JLG__heroCard:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.Home-module__g21JLG__heroValue{color:var(--accent);margin-bottom:8px;font-size:32px;font-weight:800}.Home-module__g21JLG__heroLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.Home-module__g21JLG__heroSubtext{color:var(--text-muted);margin-top:8px;font-size:12px}.Home-module__g21JLG__navSection{margin-bottom:48px}.Home-module__g21JLG__navCards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.Home-module__g21JLG__navCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;color:var(--text-primary);border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:32px;text-decoration:none;transition:all .3s;display:flex}.Home-module__g21JLG__navCard:hover{border-color:var(--accent);background:linear-gradient(135deg,#3b82f61a 0%,#8b5cf61a 100%);transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.Home-module__g21JLG__navCardIcon{font-size:48px}.Home-module__g21JLG__navCardTitle{font-size:18px;font-weight:600}@media (max-width:1024px){.Home-module__g21JLG__sidebar{transform:translate(-100%);box-shadow:2px 0 8px #0000004d}.Home-module__g21JLG__sidebar.Home-module__g21JLG__open{transform:translate(0)}.Home-module__g21JLG__mainContent{margin-left:0!important}.Home-module__g21JLG__listHeader,.Home-module__g21JLG__listRow{grid-template-columns:2fr 1.2fr .8fr .8fr 1fr 1.2fr 1.5fr;gap:12px}}@media (max-width:768px){.Home-module__g21JLG__header{padding:24px 20px}.Home-module__g21JLG__mobileMenuButton{display:flex}.Home-module__g21JLG__contentArea{padding:20px}.Home-module__g21JLG__pageTitle{font-size:24px}.Home-module__g21JLG__listHeader,.Home-module__g21JLG__listRow{grid-template-columns:1fr;gap:8px}.Home-module__g21JLG__listHeader{display:none}.Home-module__g21JLG__listRow{background:var(--foreground);border-radius:8px;margin-bottom:12px;padding:16px}.Home-module__g21JLG__listColFish,.Home-module__g21JLG__listColPlayer{flex-direction:column;align-items:flex-start}.Home-module__g21JLG__statsGrid,.Home-module__g21JLG__rarityGrid{grid-template-columns:repeat(2,1fr)}.Home-module__g21JLG__statsHeader{text-align:center;flex-direction:column}.Home-module__g21JLG__compactListHeader,.Home-module__g21JLG__compactListRow{grid-template-columns:1fr;gap:8px}.Home-module__g21JLG__compactListHeader{display:none}.Home-module__g21JLG__compactListRow{background:var(--card-bg);border-radius:6px;margin-bottom:8px;padding:12px}.Home-module__g21JLG__compactColFish{flex-direction:column;align-items:flex-start}.Home-module__g21JLG__fishGrid{grid-template-columns:1fr}.Home-module__g21JLG__fishModalHeader{text-align:center;flex-direction:column}.Home-module__g21JLG__fishModalImage{width:100%;max-width:200px;margin:0 auto}.Home-module__g21JLG__fishModalStats{grid-template-columns:1fr}.Home-module__g21JLG__distributionWrapper{flex-direction:column;gap:12px}.Home-module__g21JLG__distributionYAxis{flex-direction:row;justify-content:space-between;min-width:auto;margin-bottom:8px;padding-bottom:0;padding-right:0}.Home-module__g21JLG__distributionYLabel{text-align:center;padding-right:0}.Home-module__g21JLG__distributionChart{height:250px;padding:0 12px 20px}.Home-module__g21JLG__distributionBars{gap:2px}.Home-module__g21JLG__distributionBarLabel{font-size:9px;transform:rotate(-45deg)}.Home-module__g21JLG__catchesListHeader,.Home-module__g21JLG__catchesListRow{grid-template-columns:2fr 1.2fr .8fr .8fr 1fr 1.2fr 1.5fr;gap:12px;padding:12px 16px}.Home-module__g21JLG__catchesTitle{font-size:24px}.Home-module__g21JLG__catchesCount{font-size:14px}.Home-module__g21JLG__distributionStats{flex-direction:column;gap:12px}}@media (max-width:480px){.Home-module__g21JLG__statsGrid,.Home-module__g21JLG__rarityGrid{grid-template-columns:1fr}}.Home-module__g21JLG__container{min-height:100vh;padding:40px;position:relative;overflow-x:hidden}.Home-module__g21JLG__background{filter:blur(12px)brightness(.5);opacity:.6;z-index:0;background-image:url(/medi.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;animation:25s ease-in-out infinite Home-module__g21JLG__backgroundShift;position:fixed;top:0;left:0}@keyframes Home-module__g21JLG__backgroundShift{0%,to{filter:blur(12px)brightness(.5);transform:scale(1)translate(0)}50%{filter:blur(14px)brightness(.6);transform:scale(1.05)translate(1%)}}.Home-module__g21JLG__background:after{content:"";background:linear-gradient(135deg,#0f172abf 0%,#1e293bb3 50%,#0f172abf 100%);width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 150px #0006}.Home-module__g21JLG__content{z-index:1;max-width:100%;margin:0 auto;padding:0 20px;position:relative}.Home-module__g21JLG__loading,.Home-module__g21JLG__error{text-align:center;color:var(--text-primary);padding:100px 20px;font-size:24px}.Home-module__g21JLG__headerStats{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px;display:grid}.Home-module__g21JLG__statCard{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:center;background:linear-gradient(135deg,#1e293be6 0%,#0f172ad9 100%);border:1px solid #ffffff1a;border-radius:16px;padding:28px 24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d,inset 0 1px #ffffff1a}.Home-module__g21JLG__statCard:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Home-module__g21JLG__statCard:hover:before{left:100%}.Home-module__g21JLG__statCard:hover{border-color:#10b98166;transform:translateY(-6px)scale(1.02);box-shadow:0 12px 40px #0006,0 0 20px #10b98133,inset 0 1px #ffffff26}.Home-module__g21JLG__statValue{background:linear-gradient(135deg,#10b981 0%,#059669 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #10b98180;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:42px;font-weight:900}.Home-module__g21JLG__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.Home-module__g21JLG__chartsSection{grid-template-columns:1fr 1fr;gap:30px;margin-bottom:40px;display:grid}.Home-module__g21JLG__chartCard{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#1e293bf2 0%,#0f172ae6 100%);border:1px solid #ffffff1a;border-radius:16px;padding:28px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0006,inset 0 1px #ffffff1a}.Home-module__g21JLG__chartCard:hover{border-color:#10b9814d;transform:translateY(-2px);box-shadow:0 12px 48px #00000080,0 0 30px #10b98126,inset 0 1px #ffffff26}.Home-module__g21JLG__chartTitle{color:var(--text-primary);letter-spacing:1px;text-transform:uppercase;opacity:.9;margin:0 0 24px;font-size:14px;font-weight:800}.Home-module__g21JLG__section{margin-bottom:40px}.Home-module__g21JLG__sectionTitle{color:var(--text-primary);letter-spacing:1px;text-transform:uppercase;opacity:.95;text-shadow:0 2px 8px #0000004d;margin:0 0 24px;font-size:18px;font-weight:800}.Home-module__g21JLG__locationsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Home-module__g21JLG__locationCard{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:center;background:linear-gradient(135deg,#1e293be6 0%,#0f172ad9 100%);border:1px solid #ffffff1a;border-radius:16px;padding:28px 24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d,inset 0 1px #ffffff1a}.Home-module__g21JLG__locationCard:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:0;height:3px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.Home-module__g21JLG__locationCard:hover:before{opacity:1}.Home-module__g21JLG__locationCard:hover{border-color:#10b98166;transform:translateY(-6px)scale(1.03);box-shadow:0 12px 40px #0006,0 0 25px #10b98140,inset 0 1px #ffffff26}.Home-module__g21JLG__locationRank{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 20px #fbbf2480;-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:900;position:absolute;top:16px;left:16px}.Home-module__g21JLG__locationName{color:var(--text-primary);margin:20px 0 8px;font-size:20px;font-weight:700}.Home-module__g21JLG__locationCount{color:var(--text-secondary);font-size:16px;font-weight:600}.Home-module__g21JLG__fishSectionsGrid{grid-template-columns:1fr 1fr;gap:30px;max-width:1200px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:grid}.Home-module__g21JLG__fishList{flex-direction:column;gap:12px;display:flex}.Home-module__g21JLG__fishItem{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#1e293be6 0%,#0f172ad9 100%);border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:16px;padding:18px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 12px #0003,inset 0 1px #ffffff0d}.Home-module__g21JLG__fishItem:hover{background:linear-gradient(135deg,#1e293bf2 0%,#0f172ae6 100%);border-color:#10b98166;transform:translate(6px)scale(1.01);box-shadow:0 6px 24px #0006,0 0 15px #10b98133,inset 0 1px #ffffff1a}.Home-module__g21JLG__fishRank{color:var(--accent);min-width:40px;font-size:20px;font-weight:800}.Home-module__g21JLG__fishInfo{flex:1;align-items:center;gap:16px;display:flex}.Home-module__g21JLG__fishIcon{object-fit:contain;flex-shrink:0;width:48px;height:48px}.Home-module__g21JLG__fishDetails{flex-direction:column;gap:4px;display:flex}.Home-module__g21JLG__fishName{color:var(--text-primary);font-size:16px;font-weight:600}.Home-module__g21JLG__fishCount{color:var(--text-secondary);font-size:14px}.Home-module__g21JLG__fishPlayers{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Home-module__g21JLG__playerSkull{width:32px;height:32px;image-rendering:pixelated;border:2px solid var(--border);border-radius:4px;transition:all .2s}.Home-module__g21JLG__playerSkull:hover{border-color:var(--accent);transform:scale(1.1)}.Home-module__g21JLG__noPlayers{color:var(--text-muted);font-size:12px;font-style:italic}.Home-module__g21JLG__mythicalList{flex-direction:column;gap:16px;display:flex}.Home-module__g21JLG__mythicalItem{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#1e293bf2 0%,#0f172ae6 100%);border:2px solid #ef4444;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:18px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #ef444433,0 0 20px #ef44441a,inset 0 1px #ffffff0d}.Home-module__g21JLG__mythicalItem:before{content:"";opacity:.6;background:linear-gradient(90deg,#0000,#ef4444,#0000);height:2px;position:absolute;top:0;left:0;right:0}.Home-module__g21JLG__mythicalItem:hover{background:linear-gradient(135deg,#1e293b 0%,#0f172af2 100%);border-color:#f87171;transform:translate(6px)scale(1.01);box-shadow:0 8px 32px #ef444466,0 0 30px #ef44444d,inset 0 1px #ffffff1a}.Home-module__g21JLG__mythicalFishInfo{flex:1;align-items:center;gap:16px;display:flex}.Home-module__g21JLG__mythicalFishIcon{object-fit:contain;flex-shrink:0;width:64px;height:64px}.Home-module__g21JLG__mythicalFishDetails{flex-direction:column;gap:6px;display:flex}.Home-module__g21JLG__mythicalFishName{color:var(--text-primary);font-size:18px;font-weight:700}.Home-module__g21JLG__mythicalFishMeta{color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;display:flex}.Home-module__g21JLG__mythicalFishStats{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.Home-module__g21JLG__mythicalStat{align-items:center;gap:8px;display:flex}.Home-module__g21JLG__mythicalStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px}.Home-module__g21JLG__mythicalStatValue{color:var(--text-primary);font-size:14px;font-weight:600}.Home-module__g21JLG__mythicalPlayer{align-items:center;gap:8px;margin-top:8px;display:flex}.Home-module__g21JLG__mythicalPlayerAvatar{width:32px;height:32px;image-rendering:pixelated;border:2px solid var(--border);border-radius:4px}@media (max-width:1200px){.Home-module__g21JLG__headerStats{grid-template-columns:repeat(2,1fr)}.Home-module__g21JLG__chartsSection,.Home-module__g21JLG__locationsGrid,.Home-module__g21JLG__fishSectionsGrid{grid-template-columns:1fr}}@media (max-width:768px){.Home-module__g21JLG__container{padding:20px}.Home-module__g21JLG__headerStats,.Home-module__g21JLG__chartsSection{grid-template-columns:1fr}.Home-module__g21JLG__fishItem,.Home-module__g21JLG__mythicalItem{flex-direction:column;align-items:flex-start}.Home-module__g21JLG__mythicalFishStats{align-items:flex-start;width:100%}.Home-module__g21JLG__fishonpediaHeader{padding:24px}.Home-module__g21JLG__fishonpediaTitle{font-size:28px}.Home-module__g21JLG__fishonpediaControls{flex-direction:column;gap:12px}.Home-module__g21JLG__fishonpediaSearchInput,.Home-module__g21JLG__fishonpediaSelect{width:100%;max-width:100%}.Home-module__g21JLG__fishGrid{grid-template-columns:1fr}}
.Stats-module__iqFhEa__statsPage{min-height:100vh;padding:40px;position:relative;overflow-x:hidden}.Stats-module__iqFhEa__background{filter:blur(12px)brightness(.5);opacity:.6;z-index:0;background-image:url(/medi.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;animation:25s ease-in-out infinite Stats-module__iqFhEa__backgroundShift;position:fixed;top:0;left:0}@keyframes Stats-module__iqFhEa__backgroundShift{0%,to{filter:blur(12px)brightness(.5);transform:scale(1)translate(0)}50%{filter:blur(14px)brightness(.6);transform:scale(1.05)translate(1%)}}.Stats-module__iqFhEa__background:after{content:"";background:linear-gradient(135deg,#0f172abf 0%,#1e293bb3 50%,#0f172abf 100%);width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 150px #0006}.Stats-module__iqFhEa__content{z-index:1;max-width:100%;margin:0 auto;padding:0 20px;position:relative}.Stats-module__iqFhEa__header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#1e293bf2 0%,#0f172ae6 100%);border:1px solid #ffffff1a;border-radius:16px;margin-bottom:32px;padding:32px;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff1a}.Stats-module__iqFhEa__pageTitle{background:linear-gradient(135deg,#10b981 0%,#059669 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:36px;font-weight:900}.Stats-module__iqFhEa__searchForm{gap:16px;max-width:600px;display:flex}.Stats-module__iqFhEa__searchInput{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);background:#0f172a99;border:1px solid #ffffff1a;border-radius:10px;flex:1;padding:14px 18px;font-size:16px;transition:all .3s}.Stats-module__iqFhEa__searchInput:focus{background:#0f172acc;border-color:#10b98180;outline:none;box-shadow:0 0 0 3px #10b9811a}.Stats-module__iqFhEa__searchInput::placeholder{color:var(--text-muted)}.Stats-module__iqFhEa__searchButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:10px;padding:14px 28px;font-size:16px;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #10b9814d}.Stats-module__iqFhEa__searchButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.Stats-module__iqFhEa__searchButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.Stats-module__iqFhEa__contentArea{width:100%}.Stats-module__iqFhEa__loading,.Stats-module__iqFhEa__error,.Stats-module__iqFhEa__empty{text-align:center;color:var(--text-primary);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#1e293bf2 0%,#0f172ae6 100%);border:1px solid #ffffff1a;border-radius:16px;padding:100px 20px;font-size:24px}.Stats-module__iqFhEa__error{color:#ef4444}.Stats-module__iqFhEa__tabs{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#1e293bf2 0%,#0f172ae6 100%);border:1px solid #ffffff1a;border-radius:12px;gap:12px;margin-bottom:32px;padding:8px;display:flex;box-shadow:0 4px 20px #0000004d,inset 0 1px #ffffff1a}.Stats-module__iqFhEa__tab{color:var(--text-secondary);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;border-radius:8px;flex:1;padding:14px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.Stats-module__iqFhEa__tab:hover{color:var(--text-primary);background:#1e293b80}.Stats-module__iqFhEa__tabActive{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 2px 8px #10b9814d}.Stats-module__iqFhEa__generalStatsContent{flex-direction:column;gap:32px;display:flex}.Stats-module__iqFhEa__playerHeader{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#1e293bf2 0%,#0f172ae6 100%);border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:32px;padding:32px;display:flex;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff1a}.Stats-module__iqFhEa__playerAvatarContainer{flex-shrink:0}.Stats-module__iqFhEa__playerAvatar{width:120px;height:auto;image-rendering:pixelated;border:2px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 12px #0000004d}.Stats-module__iqFhEa__playerInfo{flex:1}.Stats-module__iqFhEa__playerName{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 16px;font-size:32px;font-weight:900}.Stats-module__iqFhEa__playerQuickStats{gap:32px;display:flex}.Stats-module__iqFhEa__quickStat{flex-direction:column;gap:4px;display:flex}.Stats-module__iqFhEa__quickStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.Stats-module__iqFhEa__quickStatValue{color:var(--text-primary);font-size:20px;font-weight:700}.Stats-module__iqFhEa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.Stats-module__iqFhEa__statCard{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:center;background:linear-gradient(135deg,#1e293bf2 0%,#0f172ae6 100%);border:1px solid #ffffff1a;border-radius:16px;padding:28px 24px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0000004d,inset 0 1px #ffffff1a}.Stats-module__iqFhEa__statCard:hover{border-color:#10b98166;transform:translateY(-6px)scale(1.02);box-shadow:0 12px 40px #0006,0 0 20px #10b98133,inset 0 1px #ffffff26}.Stats-module__iqFhEa__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:12px;font-weight:700}.Stats-module__iqFhEa__statValue{background:linear-gradient(135deg,#10b981 0%,#059669 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:32px;font-weight:900}.Stats-module__iqFhEa__statSubtext{color:var(--text-muted);margin-top:8px;font-size:13px;font-weight:500}.Stats-module__iqFhEa__chartCard{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#1e293bf2 0%,#0f172ae6 100%);border:1px solid #ffffff1a;border-radius:16px;padding:28px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0006,inset 0 1px #ffffff1a}.Stats-module__iqFhEa__chartCard:hover{border-color:#10b9814d;transform:translateY(-2px);box-shadow:0 12px 48px #00000080,0 0 30px #10b98126,inset 0 1px #ffffff26}.Stats-module__iqFhEa__chartTitle{color:var(--text-primary);letter-spacing:.5px;text-transform:uppercase;opacity:.9;margin:0 0 24px;font-size:14px;font-weight:800}.Stats-module__iqFhEa__section{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#1e293bf2 0%,#0f172ae6 100%);border:1px solid #ffffff1a;border-radius:16px;padding:28px;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff1a}.Stats-module__iqFhEa__sectionTitle{color:var(--text-primary);letter-spacing:.5px;text-transform:uppercase;margin-bottom:24px;font-size:16px;font-weight:800}.Stats-module__iqFhEa__catchesList{flex-direction:column;gap:16px;display:flex}.Stats-module__iqFhEa__catchItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:20px;padding:20px;transition:all .3s;display:flex}.Stats-module__iqFhEa__catchItem:hover{background:#0f172acc;border-color:#10b98166;transform:translate(6px);box-shadow:0 6px 24px #0006,0 0 15px #10b98133}.Stats-module__iqFhEa__catchFishIcon{object-fit:contain;flex-shrink:0;width:64px;height:64px}.Stats-module__iqFhEa__catchInfo{flex-direction:column;flex:1;gap:8px;display:flex}.Stats-module__iqFhEa__catchFishName{color:var(--text-primary);font-size:18px;font-weight:700}.Stats-module__iqFhEa__catchDetails{color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;display:flex}.Stats-module__iqFhEa__catchStats{flex-direction:column;align-items:flex-end;gap:8px;min-width:200px;display:flex}.Stats-module__iqFhEa__catchStat{align-items:center;gap:8px;display:flex}.Stats-module__iqFhEa__catchStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px}.Stats-module__iqFhEa__catchStatValue{color:var(--text-primary);font-size:14px;font-weight:600}.Stats-module__iqFhEa__catchTime{color:var(--text-muted);margin-top:4px;font-size:12px}.Stats-module__iqFhEa__locationsContent{flex-direction:column;gap:32px;display:flex}.Stats-module__iqFhEa__mainContent{grid-template-columns:320px 1fr;align-items:start;gap:24px;display:grid}.Stats-module__iqFhEa__leftSidebar{flex-direction:column;gap:24px;display:flex;position:sticky;top:24px}.Stats-module__iqFhEa__playerModelContainer{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;justify-content:center;align-items:center;min-height:300px;padding:24px;display:flex}.Stats-module__iqFhEa__playerModel{width:100%;height:auto;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.Stats-module__iqFhEa__generalStats{flex-direction:column;gap:16px;display:flex}.Stats-module__iqFhEa__statCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:12px;padding:20px}.Stats-module__iqFhEa__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px}.Stats-module__iqFhEa__statValue{color:var(--text-primary);margin-bottom:4px;font-size:28px;font-weight:700}.Stats-module__iqFhEa__statSubtext{color:var(--text-muted);font-size:12px}.Stats-module__iqFhEa__rightContent{flex-direction:column;gap:24px;display:flex}.Stats-module__iqFhEa__locationsSection{width:100%}.Stats-module__iqFhEa__sectionTitle{color:var(--text-primary);margin-bottom:20px;font-size:24px;font-weight:700}.Stats-module__iqFhEa__locationsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.Stats-module__iqFhEa__locationCard{background:var(--card-bg);border:1px solid var(--border);cursor:pointer;border-radius:12px;padding:16px;transition:all .2s}.Stats-module__iqFhEa__locationCard:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.Stats-module__iqFhEa__locationCardSelected{border-color:var(--accent);background:var(--foreground);box-shadow:0 4px 16px #0006}.Stats-module__iqFhEa__locationCardHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Stats-module__iqFhEa__locationCardTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:600}.Stats-module__iqFhEa__locationCardArrow{color:var(--text-secondary);font-size:16px}.Stats-module__iqFhEa__locationCardBonuses{flex-direction:column;gap:6px;display:flex}.Stats-module__iqFhEa__locationCardBonus{justify-content:space-between;font-size:13px;display:flex}.Stats-module__iqFhEa__locationCardBonusLabel{color:var(--text-secondary)}.Stats-module__iqFhEa__locationCardBonusValue{color:var(--text-primary);font-weight:600}.Stats-module__iqFhEa__locationDetails{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;margin-top:0;padding:24px}.Stats-module__iqFhEa__locationDetailsHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.Stats-module__iqFhEa__locationDetailsHeader h3{color:var(--text-primary);margin:0;font-size:24px;font-weight:700}.Stats-module__iqFhEa__locationDetailsContent{grid-template-columns:360px 1fr;align-items:start;gap:24px;min-height:0;display:grid}.Stats-module__iqFhEa__locationDetailsLeft{flex-direction:column;align-self:start;gap:20px;display:flex;position:sticky;top:24px}.Stats-module__iqFhEa__locationDetailsRight{flex-direction:column;min-width:0;display:flex;overflow:hidden}.Stats-module__iqFhEa__closeButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:28px;line-height:1;transition:all .2s;display:flex}.Stats-module__iqFhEa__closeButton:hover{background:var(--foreground);color:var(--text-primary)}.Stats-module__iqFhEa__bonusesSection{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:0;display:grid}.Stats-module__iqFhEa__bonusCard{background:var(--foreground);border:1px solid var(--border);text-align:center;border-radius:6px;padding:12px 8px}.Stats-module__iqFhEa__bonusLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:10px}.Stats-module__iqFhEa__bonusValue{color:var(--text-primary);font-size:20px;font-weight:700}.Stats-module__iqFhEa__bonusSubtext{color:var(--text-muted);margin-top:3px;font-size:10px}.Stats-module__iqFhEa__sizeChancesSection,.Stats-module__iqFhEa__rarityChancesSection{margin-bottom:0}.Stats-module__iqFhEa__fishChancesSection{flex-direction:column;height:100%;min-height:0;margin-bottom:0;display:flex}.Stats-module__iqFhEa__sizeChancesSection h4,.Stats-module__iqFhEa__rarityChancesSection h4{color:var(--text-primary);margin-bottom:10px;font-size:16px;font-weight:600}.Stats-module__iqFhEa__fishChancesHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Stats-module__iqFhEa__fishChancesHeader h4{color:var(--text-primary);margin:0;font-size:20px;font-weight:700}.Stats-module__iqFhEa__fishChancesSummary{color:var(--text-secondary);font-size:14px}.Stats-module__iqFhEa__sizeChancesGrid,.Stats-module__iqFhEa__rarityChancesGrid{flex-direction:column;gap:8px;display:flex}.Stats-module__iqFhEa__sizeChanceCard,.Stats-module__iqFhEa__rarityChanceCard{background:var(--foreground);border:1px solid var(--border);border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.Stats-module__iqFhEa__sizeChanceLabel,.Stats-module__iqFhEa__rarityChanceLabel{text-transform:uppercase;letter-spacing:.3px;color:var(--text-primary);font-size:12px;font-weight:600}.Stats-module__iqFhEa__sizeChanceValue,.Stats-module__iqFhEa__rarityChanceValue{color:var(--text-primary);font-size:14px;font-weight:700}.Stats-module__iqFhEa__fishChancesList{flex-direction:column;flex:1;gap:12px;min-height:0;max-height:calc(100vh - 200px);padding-right:8px;display:flex;overflow-y:auto}.Stats-module__iqFhEa__fishChancesList::-webkit-scrollbar{width:8px}.Stats-module__iqFhEa__fishChancesList::-webkit-scrollbar-track{background:var(--foreground);border-radius:4px}.Stats-module__iqFhEa__fishChancesList::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.Stats-module__iqFhEa__fishChancesList::-webkit-scrollbar-thumb:hover{background:var(--accent)}.Stats-module__iqFhEa__fishChanceCard{background:var(--foreground);border:1px solid var(--border);border-radius:8px;padding:14px;transition:all .2s}.Stats-module__iqFhEa__fishChanceCard:hover{border-color:var(--accent);transform:translate(2px);box-shadow:0 2px 8px #0003}.Stats-module__iqFhEa__fishChanceHeader{align-items:flex-start;gap:12px;display:flex}.Stats-module__iqFhEa__fishChanceIcon{object-fit:contain;background:var(--card-bg);border-radius:6px;flex-shrink:0;width:48px;height:48px;padding:4px}.Stats-module__iqFhEa__fishChanceInfo{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.Stats-module__iqFhEa__fishChanceNameRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.Stats-module__iqFhEa__fishChanceName{color:var(--text-primary);flex:1;font-size:16px;font-weight:700}.Stats-module__iqFhEa__fishChanceTotalValue{color:var(--text-primary);white-space:nowrap;font-size:18px;font-weight:700}.Stats-module__iqFhEa__fishChanceMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Stats-module__iqFhEa__fishChanceRarity{text-transform:uppercase;letter-spacing:.5px;background:#0000004d;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700}.Stats-module__iqFhEa__fishChanceBonusBadge{color:#10b981;background:#10b98126;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:600}.Stats-module__iqFhEa__fishChanceSizesInline{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:4px;margin-top:2px;font-size:12px;display:flex}.Stats-module__iqFhEa__fishChanceSizeInline{align-items:center;gap:4px;display:flex}.Stats-module__iqFhEa__fishChanceSizeLabel{color:var(--text-secondary);text-transform:capitalize;font-size:11px;font-weight:600}.Stats-module__iqFhEa__fishChanceSizeValue{color:var(--text-primary);font-size:12px;font-weight:600}.Stats-module__iqFhEa__fishChanceSizeSeparator{color:var(--text-muted);margin:0 4px;font-size:10px}@media (max-width:1200px){.Stats-module__iqFhEa__mainContent{grid-template-columns:280px 1fr}.Stats-module__iqFhEa__locationDetailsContent{grid-template-columns:320px 1fr}}@media (max-width:968px){.Stats-module__iqFhEa__mainContent{grid-template-columns:1fr}.Stats-module__iqFhEa__leftSidebar{position:static}.Stats-module__iqFhEa__playerModelContainer{min-height:200px}.Stats-module__iqFhEa__generalStats{grid-template-columns:repeat(2,1fr);display:grid}.Stats-module__iqFhEa__locationDetailsContent{grid-template-columns:1fr}.Stats-module__iqFhEa__sizeChancesGrid,.Stats-module__iqFhEa__rarityChancesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Stats-module__iqFhEa__statsPage{padding:20px}.Stats-module__iqFhEa__header{padding:24px}.Stats-module__iqFhEa__pageTitle{font-size:28px}.Stats-module__iqFhEa__searchForm,.Stats-module__iqFhEa__tabs{flex-direction:column}.Stats-module__iqFhEa__playerHeader{text-align:center;flex-direction:column}.Stats-module__iqFhEa__playerQuickStats{justify-content:center}.Stats-module__iqFhEa__statsGrid{grid-template-columns:1fr}.Stats-module__iqFhEa__catchItem{flex-direction:column;align-items:flex-start}.Stats-module__iqFhEa__catchStats{align-items:flex-start;width:100%}.Stats-module__iqFhEa__generalStats,.Stats-module__iqFhEa__locationsGrid{grid-template-columns:1fr}.Stats-module__iqFhEa__locationDetails{padding:16px}.Stats-module__iqFhEa__bonusesSection{grid-template-columns:1fr}.Stats-module__iqFhEa__sizeChancesGrid,.Stats-module__iqFhEa__rarityChancesGrid{grid-template-columns:repeat(2,1fr)}.Stats-module__iqFhEa__fishChanceHeader{flex-wrap:wrap}.Stats-module__iqFhEa__fishChanceSizes{grid-template-columns:repeat(3,1fr)}}
.WeeklyLeaderboard-module__0jNq0G__container{min-height:100vh;padding:60px 20px;position:relative;overflow-x:hidden}.WeeklyLeaderboard-module__0jNq0G__container:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 20%,#10b98126 0%,#0000 50%),radial-gradient(circle at 80% 80%,#0596691f 0%,#0000 50%),radial-gradient(circle at 50% 20%,#22c55e1a 0%,#0000 50%);width:100%;height:100%;animation:8s ease-in-out infinite WeeklyLeaderboard-module__0jNq0G__blossomGlow;position:fixed;top:0;left:0}@keyframes WeeklyLeaderboard-module__0jNq0G__blossomGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.WeeklyLeaderboard-module__0jNq0G__background{filter:blur(10px)brightness(.4);opacity:.4;z-index:0;background-image:url(/biwa.png);background-position:50%;background-size:cover;width:100%;height:100%;animation:20s ease-in-out infinite WeeklyLeaderboard-module__0jNq0G__backgroundShift;position:fixed;top:0;left:0}@keyframes WeeklyLeaderboard-module__0jNq0G__backgroundShift{0%,to{filter:blur(10px)brightness(.4);transform:scale(1)}50%{filter:blur(12px)brightness(.5);transform:scale(1.05)}}.WeeklyLeaderboard-module__0jNq0G__background:after{content:"";background:linear-gradient(135deg,#0f172ad9 0%,#1e293bcc 50%,#0f172ad9 100%);width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 200px #10b9811a}.WeeklyLeaderboard-module__0jNq0G__content{z-index:2;max-width:1400px;margin:0 auto;position:relative}.WeeklyLeaderboard-module__0jNq0G__header{text-align:center;margin-bottom:80px;position:relative}.WeeklyLeaderboard-module__0jNq0G__header:after{content:"";background:linear-gradient(90deg,#0000,#10b981,#0000);border-radius:2px;width:200px;height:4px;position:absolute;bottom:-30px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #10b98180}.WeeklyLeaderboard-module__0jNq0G__subtitle{color:#94a3b8;text-align:center;text-shadow:0 2px 4px #00000080;letter-spacing:1px;margin:-20px 0 30px;font-size:24px;font-style:italic;font-weight:600;animation:1.4s ease-out WeeklyLeaderboard-module__0jNq0G__fadeIn}.WeeklyLeaderboard-module__0jNq0G__title{text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin:0 0 40px;font-size:80px;font-weight:900;animation:1s ease-out WeeklyLeaderboard-module__0jNq0G__fadeInDown;display:flex}.WeeklyLeaderboard-module__0jNq0G__titlePrefix{color:#10b981;text-shadow:0 0 15px #10b981cc,0 0 30px #10b98180,0 0 45px #10b9814d,0 4px 8px #00000080;letter-spacing:6px;font-family:Arial Black,Arial,sans-serif;font-size:64px;animation:2.5s ease-in-out infinite WeeklyLeaderboard-module__0jNq0G__pulseGlowGreen}@keyframes WeeklyLeaderboard-module__0jNq0G__pulseGlowGreen{0%,to{text-shadow:0 0 15px #10b981cc,0 0 30px #10b98180,0 0 45px #10b9814d,0 4px 8px #00000080}50%{text-shadow:0 0 25px #10b981,0 0 50px #10b981b3,0 0 75px #10b98180,0 4px 8px #00000080}}.WeeklyLeaderboard-module__0jNq0G__titleMain{color:#f9fafb;text-shadow:0 0 10px #f9fafb80,0 0 20px #f9fafb4d,0 4px 8px #00000080;letter-spacing:8px;font-family:Arial Black,Arial,sans-serif}.WeeklyLeaderboard-module__0jNq0G__titleAccent{color:#10b981;text-shadow:0 0 20px #10b981cc,0 0 40px #10b98180,0 0 60px #10b9814d;letter-spacing:6px;font-family:Courier New,monospace;font-weight:900;animation:2s ease-in-out infinite WeeklyLeaderboard-module__0jNq0G__pulseGlow}@keyframes WeeklyLeaderboard-module__0jNq0G__pulseGlow{0%,to{text-shadow:0 0 20px #10b981cc,0 0 40px #10b98180,0 0 60px #10b9814d}50%{text-shadow:0 0 30px #10b981,0 0 60px #10b981b3,0 0 90px #10b98180}}@keyframes WeeklyLeaderboard-module__0jNq0G__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.WeeklyLeaderboard-module__0jNq0G__countdown{letter-spacing:2px;text-shadow:0 2px 4px #00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:2px solid #10b9814d;border-radius:12px;justify-content:center;align-items:center;gap:16px;max-width:800px;margin:0 auto;padding:16px 32px;font-family:Courier New,monospace;font-size:18px;font-weight:700;animation:1.2s ease-out WeeklyLeaderboard-module__0jNq0G__fadeIn;display:flex;box-shadow:0 0 20px #10b98133,inset 0 0 20px #10b9811a}.WeeklyLeaderboard-module__0jNq0G__countdownLabel{color:#94a3b8;text-transform:uppercase;font-size:14px;font-weight:600}.WeeklyLeaderboard-module__0jNq0G__countdownTime{color:#10b981;text-shadow:0 0 10px #10b98199,0 2px 4px #00000080;font-size:20px;font-weight:900;animation:1s ease-in-out infinite WeeklyLeaderboard-module__0jNq0G__countdownPulse}@keyframes WeeklyLeaderboard-module__0jNq0G__countdownPulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes WeeklyLeaderboard-module__0jNq0G__fadeIn{0%{opacity:0}to{opacity:1}}.WeeklyLeaderboard-module__0jNq0G__loading,.WeeklyLeaderboard-module__0jNq0G__error{text-align:center;color:#f9fafb;padding:100px 20px;font-size:24px}.WeeklyLeaderboard-module__0jNq0G__podiumContainer{justify-content:center;align-items:flex-end;gap:50px;margin-bottom:100px;padding:0 20px;display:flex;position:relative}.WeeklyLeaderboard-module__0jNq0G__podiumContainer:before{content:"";background:linear-gradient(90deg,#0000,#10b9814d,#0000);border-radius:1px;width:80%;height:2px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.WeeklyLeaderboard-module__0jNq0G__podiumSlot{flex-direction:column;align-items:center;animation:.8s ease-out both WeeklyLeaderboard-module__0jNq0G__slideUp;display:flex;position:relative}.WeeklyLeaderboard-module__0jNq0G__podiumSlot.WeeklyLeaderboard-module__0jNq0G__rank1{animation-delay:.2s}.WeeklyLeaderboard-module__0jNq0G__podiumSlot.WeeklyLeaderboard-module__0jNq0G__rank2{animation-delay:.1s}.WeeklyLeaderboard-module__0jNq0G__podiumSlot.WeeklyLeaderboard-module__0jNq0G__rank3{animation-delay:.3s}@keyframes WeeklyLeaderboard-module__0jNq0G__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.WeeklyLeaderboard-module__0jNq0G__podiumSlot.WeeklyLeaderboard-module__0jNq0G__rank1{order:2}.WeeklyLeaderboard-module__0jNq0G__podiumSlot.WeeklyLeaderboard-module__0jNq0G__rank2{order:1}.WeeklyLeaderboard-module__0jNq0G__podiumSlot.WeeklyLeaderboard-module__0jNq0G__rank3{order:3}.WeeklyLeaderboard-module__0jNq0G__rankBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:2px solid #fff3;border-radius:16px;align-items:center;gap:12px;margin-bottom:20px;padding:16px 28px;font-size:32px;display:flex;position:relative}.WeeklyLeaderboard-module__0jNq0G__rank1 .WeeklyLeaderboard-module__0jNq0G__rankBadge{border-color:#fbbf24;animation:2s ease-in-out infinite WeeklyLeaderboard-module__0jNq0G__goldPulse;box-shadow:0 0 30px #fbbf2499,0 0 60px #fbbf244d,inset 0 0 20px #fbbf2433}.WeeklyLeaderboard-module__0jNq0G__rank2 .WeeklyLeaderboard-module__0jNq0G__rankBadge{border-color:#94a3b8;box-shadow:0 0 25px #94a3b880,0 0 50px #94a3b833}.WeeklyLeaderboard-module__0jNq0G__rank3 .WeeklyLeaderboard-module__0jNq0G__rankBadge{border-color:#d97706;box-shadow:0 0 25px #d9770680,0 0 50px #d9770633}@keyframes WeeklyLeaderboard-module__0jNq0G__goldPulse{0%,to{box-shadow:0 0 30px #fbbf2499,0 0 60px #fbbf244d,inset 0 0 20px #fbbf2433}50%{box-shadow:0 0 40px #fbbf24cc,0 0 80px #fbbf2480,inset 0 0 30px #fbbf244d}}.WeeklyLeaderboard-module__0jNq0G__crownContainer{display:inline-block;position:relative}.WeeklyLeaderboard-module__0jNq0G__crown{filter:drop-shadow(0 0 10px #fbbf24cc);font-size:48px;animation:2s ease-in-out infinite WeeklyLeaderboard-module__0jNq0G__crownFloat;display:inline-block}@keyframes WeeklyLeaderboard-module__0jNq0G__crownFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(5deg)}}.WeeklyLeaderboard-module__0jNq0G__rankText{color:#f9fafb;text-shadow:0 2px 4px #00000080;font-family:Arial Black,Arial,sans-serif;font-size:28px;font-weight:900}.WeeklyLeaderboard-module__0jNq0G__avatarContainer{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;border:2px solid #ffffff26;border-radius:16px;justify-content:center;align-items:center;width:200px;height:300px;margin-bottom:20px;padding:20px;transition:transform .3s;display:flex}.WeeklyLeaderboard-module__0jNq0G__avatarContainer:hover{transform:translateY(-5px)}.WeeklyLeaderboard-module__0jNq0G__rank1 .WeeklyLeaderboard-module__0jNq0G__avatarContainer{border-color:#fbbf2480;width:260px;height:380px;animation:3s ease-in-out infinite WeeklyLeaderboard-module__0jNq0G__avatarGlow;box-shadow:0 0 40px #fbbf2466,0 0 80px #fbbf2433,inset 0 0 30px #fbbf241a}@keyframes WeeklyLeaderboard-module__0jNq0G__avatarGlow{0%,to{box-shadow:0 0 40px #fbbf2466,0 0 80px #fbbf2433,inset 0 0 30px #fbbf241a}50%{box-shadow:0 0 60px #fbbf2499,0 0 120px #fbbf2466,inset 0 0 40px #fbbf2433}}.WeeklyLeaderboard-module__0jNq0G__rank2 .WeeklyLeaderboard-module__0jNq0G__avatarContainer{border-color:#94a3b866;box-shadow:0 0 25px #94a3b833}.WeeklyLeaderboard-module__0jNq0G__rank3 .WeeklyLeaderboard-module__0jNq0G__avatarContainer{border-color:#d9770666;box-shadow:0 0 25px #d9770633}.WeeklyLeaderboard-module__0jNq0G__fullBodyAvatar{object-fit:contain;width:100%;height:100%;image-rendering:pixelated;filter:drop-shadow(0 4px 8px #00000080)}.WeeklyLeaderboard-module__0jNq0G__unknownAvatar{color:#64748b;opacity:.6;justify-content:center;align-items:center;width:100%;height:100%;font-size:120px;font-weight:700;animation:2s ease-in-out infinite WeeklyLeaderboard-module__0jNq0G__unknownPulse;display:flex}.WeeklyLeaderboard-module__0jNq0G__unknownAvatarImage{object-fit:contain;width:100%;height:100%;image-rendering:pixelated;filter:drop-shadow(0 4px 8px #00000080);opacity:.7;animation:2s ease-in-out infinite WeeklyLeaderboard-module__0jNq0G__unknownPulse}@keyframes WeeklyLeaderboard-module__0jNq0G__unknownPulse{0%,to{opacity:.7}50%{opacity:.5}}.WeeklyLeaderboard-module__0jNq0G__playerInfo{text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#000c 0%,#0f172ab3 100%);border:2px solid #fff3;border-radius:20px;min-width:320px;padding:28px;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 24px #0006,inset 0 0 30px #ffffff05}.WeeklyLeaderboard-module__0jNq0G__rank1 .WeeklyLeaderboard-module__0jNq0G__playerInfo{border-color:#fbbf2466;box-shadow:0 8px 24px #0006,0 0 40px #fbbf2433,inset 0 0 30px #fbbf240d}.WeeklyLeaderboard-module__0jNq0G__rank2 .WeeklyLeaderboard-module__0jNq0G__playerInfo{border-color:#94a3b84d}.WeeklyLeaderboard-module__0jNq0G__rank3 .WeeklyLeaderboard-module__0jNq0G__playerInfo{border-color:#d977064d}.WeeklyLeaderboard-module__0jNq0G__playerName{color:#f9fafb;text-shadow:0 2px 4px #00000080,0 0 10px #f9fafb4d;letter-spacing:1px;margin-bottom:12px;font-family:Arial Black,Arial,sans-serif;font-size:26px;font-weight:900}.WeeklyLeaderboard-module__0jNq0G__totalCatches{color:#94a3b8;text-shadow:0 1px 2px #00000080;margin-bottom:16px;font-size:16px;font-style:italic;font-weight:600}.WeeklyLeaderboard-module__0jNq0G__rank1 .WeeklyLeaderboard-module__0jNq0G__totalCatches{color:#fbbf24;text-shadow:0 0 10px #fbbf2480}.WeeklyLeaderboard-module__0jNq0G__rank1 .WeeklyLeaderboard-module__0jNq0G__playerName{color:#fbbf24;text-shadow:0 2px 4px #00000080,0 0 20px #fbbf24cc,0 0 40px #fbbf2466;font-size:32px;animation:2s ease-in-out infinite WeeklyLeaderboard-module__0jNq0G__nameGlow}@keyframes WeeklyLeaderboard-module__0jNq0G__nameGlow{0%,to{text-shadow:0 2px 4px #00000080,0 0 20px #fbbf24cc,0 0 40px #fbbf2466}50%{text-shadow:0 2px 4px #00000080,0 0 30px #fbbf24,0 0 60px #fbbf2499}}.WeeklyLeaderboard-module__0jNq0G__rank2 .WeeklyLeaderboard-module__0jNq0G__playerName{color:#94a3b8;text-shadow:0 0 15px #94a3b880}.WeeklyLeaderboard-module__0jNq0G__rank3 .WeeklyLeaderboard-module__0jNq0G__playerName{color:#d97706;text-shadow:0 0 15px #d9770680}.WeeklyLeaderboard-module__0jNq0G__fishInfo{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:16px;margin-bottom:20px;padding:16px;display:flex}.WeeklyLeaderboard-module__0jNq0G__fishIconWrapper{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.WeeklyLeaderboard-module__0jNq0G__fishIcon{width:80px;height:80px;image-rendering:pixelated;filter:drop-shadow(0 4px 8px #0009);z-index:1;animation:3s ease-in-out infinite WeeklyLeaderboard-module__0jNq0G__fishFloat;position:relative}@keyframes WeeklyLeaderboard-module__0jNq0G__fishFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-5px)rotate(5deg)}}.WeeklyLeaderboard-module__0jNq0G__fishGlow{z-index:0;background:radial-gradient(circle,#10b98166 0%,#0000 70%);border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite WeeklyLeaderboard-module__0jNq0G__glowPulse;position:absolute}@keyframes WeeklyLeaderboard-module__0jNq0G__glowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.WeeklyLeaderboard-module__0jNq0G__rank1 .WeeklyLeaderboard-module__0jNq0G__fishGlow{background:radial-gradient(circle,#fbbf2480 0%,#0000 70%)}.WeeklyLeaderboard-module__0jNq0G__fishDetails{flex-direction:column;gap:4px;display:flex}.WeeklyLeaderboard-module__0jNq0G__fishWeight{color:#f9fafb;text-shadow:0 2px 4px #00000080;font-family:Arial Black,Arial,sans-serif;font-size:24px;font-weight:900}.WeeklyLeaderboard-module__0jNq0G__rank1 .WeeklyLeaderboard-module__0jNq0G__fishWeight{color:#fbbf24;text-shadow:0 2px 4px #00000080,0 0 15px #fbbf2499}.WeeklyLeaderboard-module__0jNq0G__fishName{color:#d1d5db;text-shadow:0 1px 2px #00000080;font-size:16px;font-weight:600}.WeeklyLeaderboard-module__0jNq0G__prize{color:#fbbf24;text-shadow:0 2px 4px #00000080,0 0 15px #fbbf2499;letter-spacing:1px;background:#fbbf241a;border:1px solid #fbbf244d;border-radius:8px;margin-top:16px;padding:12px;font-family:Arial Black,Arial,sans-serif;font-size:20px;font-weight:900}.WeeklyLeaderboard-module__0jNq0G__rank1 .WeeklyLeaderboard-module__0jNq0G__prize{font-size:24px;animation:2s ease-in-out infinite WeeklyLeaderboard-module__0jNq0G__prizeShine}@keyframes WeeklyLeaderboard-module__0jNq0G__prizeShine{0%,to{box-shadow:0 0 10px #fbbf244d}50%{box-shadow:0 0 20px #fbbf2499}}.WeeklyLeaderboard-module__0jNq0G__leaderboardList{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:2px solid #ffffff26;border-radius:16px;max-width:1100px;margin:0 auto;overflow:hidden;box-shadow:0 8px 32px #0006,inset 0 0 40px #10b9810d}.WeeklyLeaderboard-module__0jNq0G__listHeader{color:#10b981;text-transform:uppercase;letter-spacing:2px;text-shadow:0 0 10px #10b98180;background:linear-gradient(135deg,#10b98126 0%,#0596691a 100%);border-bottom:3px solid #10b9814d;grid-template-columns:60px 1fr 200px 150px;gap:20px;padding:24px 20px;font-size:13px;font-weight:900;display:grid;box-shadow:0 4px 8px #0003}.WeeklyLeaderboard-module__0jNq0G__listRow{border-bottom:1px solid #ffffff0d;grid-template-columns:60px 1fr 200px 150px;gap:20px;padding:16px 20px;transition:all .3s;animation:.6s ease-out both WeeklyLeaderboard-module__0jNq0G__fadeInRow;display:grid}.WeeklyLeaderboard-module__0jNq0G__listRow:first-child{animation-delay:.1s}.WeeklyLeaderboard-module__0jNq0G__listRow:nth-child(2){animation-delay:.2s}.WeeklyLeaderboard-module__0jNq0G__listRow:nth-child(3){animation-delay:.3s}.WeeklyLeaderboard-module__0jNq0G__listRow:nth-child(4){animation-delay:.4s}.WeeklyLeaderboard-module__0jNq0G__listRow:nth-child(5){animation-delay:.5s}.WeeklyLeaderboard-module__0jNq0G__listRow:nth-child(6){animation-delay:.6s}.WeeklyLeaderboard-module__0jNq0G__listRow:nth-child(7){animation-delay:.7s}@keyframes WeeklyLeaderboard-module__0jNq0G__fadeInRow{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.WeeklyLeaderboard-module__0jNq0G__listRow:hover{background:#ffffff14;border-left:3px solid #10b98180;transform:translate(5px)}.WeeklyLeaderboard-module__0jNq0G__listRow:last-child{border-bottom:none}.WeeklyLeaderboard-module__0jNq0G__listCol{color:#f9fafb;align-items:center;display:flex}.WeeklyLeaderboard-module__0jNq0G__listUser{align-items:center;gap:12px;display:flex}.WeeklyLeaderboard-module__0jNq0G__faceAvatar{width:40px;height:40px;image-rendering:pixelated;border:2px solid #ffffff1a;border-radius:4px}.WeeklyLeaderboard-module__0jNq0G__unknownFaceAvatar{color:#64748b;background:#64748b4d;border:2px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:700;display:flex}.WeeklyLeaderboard-module__0jNq0G__unknownFaceAvatarImage{width:40px;height:40px;image-rendering:pixelated;opacity:.7;object-fit:cover;border:2px solid #ffffff1a;border-radius:4px}.WeeklyLeaderboard-module__0jNq0G__points{color:#f9fafb;text-shadow:0 1px 2px #00000080;font-size:16px;font-weight:700}.WeeklyLeaderboard-module__0jNq0G__totalCatchesInline{color:#94a3b8;margin-left:8px;font-size:14px;font-weight:500}.WeeklyLeaderboard-module__0jNq0G__prizeAmount{color:#fbbf24;text-shadow:0 0 8px #fbbf2480;font-weight:700}@media (max-width:1200px){.WeeklyLeaderboard-module__0jNq0G__podiumContainer{flex-direction:column;align-items:center}.WeeklyLeaderboard-module__0jNq0G__podiumSlot{width:100%;max-width:400px}.WeeklyLeaderboard-module__0jNq0G__podiumSlot.WeeklyLeaderboard-module__0jNq0G__rank1,.WeeklyLeaderboard-module__0jNq0G__podiumSlot.WeeklyLeaderboard-module__0jNq0G__rank2,.WeeklyLeaderboard-module__0jNq0G__podiumSlot.WeeklyLeaderboard-module__0jNq0G__rank3{order:initial}.WeeklyLeaderboard-module__0jNq0G__rank1 .WeeklyLeaderboard-module__0jNq0G__avatarContainer{width:200px;height:300px}}@media (max-width:768px){.WeeklyLeaderboard-module__0jNq0G__title{flex-direction:column;gap:12px;font-size:48px}.WeeklyLeaderboard-module__0jNq0G__titlePrefix{font-size:40px}.WeeklyLeaderboard-module__0jNq0G__countdown{flex-direction:column;gap:8px;padding:12px 20px;font-size:14px}.WeeklyLeaderboard-module__0jNq0G__countdownTime{font-size:16px}.WeeklyLeaderboard-module__0jNq0G__listHeader,.WeeklyLeaderboard-module__0jNq0G__listRow{grid-template-columns:40px 1fr 120px 100px;gap:12px;padding:12px 16px;font-size:12px}.WeeklyLeaderboard-module__0jNq0G__playerInfo{min-width:240px}}
