.UserMenu-module__hUMlTW__loading{color:var(--text-muted);font-size:.875rem;font-weight:500}.UserMenu-module__hUMlTW__anonymousControls{align-items:center;gap:.75rem;display:flex}.UserMenu-module__hUMlTW__themeToggle{aspect-ratio:1;border:1px solid var(--border-color);background:var(--bg-secondary);cursor:pointer;box-sizing:border-box;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.UserMenu-module__hUMlTW__themeToggle:hover{background:var(--bg-tertiary);border-color:var(--border-color-strong);box-shadow:var(--shadow-md);transform:scale(1.05)}.UserMenu-module__hUMlTW__themeToggle:active{transform:scale(.95)}.UserMenu-module__hUMlTW__themeToggleIcon{color:var(--text-secondary);justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.UserMenu-module__hUMlTW__sunIcon{color:var(--text-warning,#f59e0b)}.UserMenu-module__hUMlTW__sunIcon:hover{color:#d97706}.UserMenu-module__hUMlTW__moonIcon{color:var(--text-info,#6366f1)}.UserMenu-module__hUMlTW__moonIcon:hover{color:#4f46e5}.UserMenu-module__hUMlTW__themeToggle:hover .UserMenu-module__hUMlTW__themeToggleIcon{transform:rotate(15deg)}.UserMenu-module__hUMlTW__signInButton{background:var(--brand-primary);color:#fff;border-radius:var(--border-radius-sm);cursor:pointer;box-shadow:var(--shadow-sm);border:none;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.UserMenu-module__hUMlTW__signInButton:hover{background:var(--brand-secondary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.UserMenu-module__hUMlTW__signInButton:active{transform:translateY(0)}.UserMenu-module__hUMlTW__signInButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.UserMenu-module__hUMlTW__userMenu{position:relative}.UserMenu-module__hUMlTW__userButton{border:1px solid var(--border-color);border-radius:var(--border-radius-sm);cursor:pointer;background:0 0;align-items:center;gap:.625rem;padding:.375rem .75rem;transition:all .2s;display:flex}.UserMenu-module__hUMlTW__userButton:hover{background:var(--bg-tertiary);border-color:var(--border-color-strong)}.UserMenu-module__hUMlTW__avatar{object-fit:cover;border:2px solid var(--border-color);border-radius:50%;width:32px;height:32px}.UserMenu-module__hUMlTW__avatarPlaceholder{background:var(--brand-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;display:flex}.UserMenu-module__hUMlTW__userName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:.9375rem;font-weight:600;overflow:hidden}.UserMenu-module__hUMlTW__dropdown{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-lg);z-index:100;min-width:220px;animation:.2s UserMenu-module__hUMlTW__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}@keyframes UserMenu-module__hUMlTW__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.UserMenu-module__hUMlTW__dropdownHeader{border-bottom:1px solid var(--border-color);padding:.875rem 1rem}.UserMenu-module__hUMlTW__email{color:var(--text-secondary);font-size:.8125rem}.UserMenu-module__hUMlTW__dropdownDivider{background:var(--border-color);height:1px;margin:.25rem 0}.UserMenu-module__hUMlTW__dropdownItem{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);box-sizing:border-box;background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.UserMenu-module__hUMlTW__dropdownItem:hover{background:var(--bg-tertiary)}.UserMenu-module__hUMlTW__dropdownItem:active{background:var(--bg-secondary)}.UserMenu-module__hUMlTW__themeIcon{color:var(--text-secondary);justify-content:center;align-items:center;display:flex}@media (max-width:480px){.UserMenu-module__hUMlTW__anonymousControls{gap:.5rem}.UserMenu-module__hUMlTW__themeToggle{width:36px;min-width:36px;height:36px;min-height:36px}.UserMenu-module__hUMlTW__themeToggle svg{width:16px;height:16px}.UserMenu-module__hUMlTW__signInButton{padding:.5rem .875rem;font-size:.875rem}.UserMenu-module__hUMlTW__userName{display:none}.UserMenu-module__hUMlTW__userButton{padding:.5rem}.UserMenu-module__hUMlTW__dropdown{min-width:200px;right:-.5rem}.UserMenu-module__hUMlTW__dropdownItem{padding:.875rem 1rem}}@media (max-width:380px){.UserMenu-module__hUMlTW__anonymousControls{gap:.375rem}.UserMenu-module__hUMlTW__themeToggle{width:32px;min-width:32px;height:32px;min-height:32px}.UserMenu-module__hUMlTW__themeToggle svg{width:14px;height:14px}.UserMenu-module__hUMlTW__signInButton{gap:.375rem;padding:.5rem .75rem;font-size:.8125rem}.UserMenu-module__hUMlTW__avatar,.UserMenu-module__hUMlTW__avatarPlaceholder{width:28px;height:28px}.UserMenu-module__hUMlTW__dropdown{min-width:180px}}
.Header-module__LH37dG__header{background:var(--header-bg);-webkit-backdrop-filter:var(--header-blur);backdrop-filter:var(--header-blur);box-shadow:var(--shadow-sm);border-bottom:1px solid var(--border-color);z-index:100;position:fixed;top:0;left:0;right:0}.Header-module__LH37dG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.875rem 1.5rem;display:flex}.Header-module__LH37dG__left{align-items:center;gap:2.5rem;display:flex}.Header-module__LH37dG__logo{opacity:1;align-items:center;text-decoration:none;transition:all .3s;display:flex;transform:translateY(0)}.Header-module__LH37dG__logoHidden{opacity:0;pointer-events:none;transform:translateY(-8px)}.Header-module__LH37dG__logo img{width:auto;height:40px}.Header-module__LH37dG__betaBadge{background:var(--brand-gradient);color:#fff;border-radius:var(--border-radius-full);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;margin-left:.375rem;padding:.125rem .5rem;font-size:.625rem;font-weight:700;line-height:1.4;display:inline-flex}.Header-module__LH37dG__logo:hover:not(.Header-module__LH37dG__logoHidden){opacity:.85;transform:scale(1.02)}.Header-module__LH37dG__logoIcon{border-radius:var(--border-radius-sm);background:var(--brand-gradient);color:#fff;-webkit-text-fill-color:white;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.Header-module__LH37dG__nav{gap:.25rem;display:flex}.Header-module__LH37dG__navLink{color:var(--text-secondary);border-radius:var(--border-radius-full);padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;position:relative}.Header-module__LH37dG__navLink:hover{color:var(--text-primary);background:var(--brand-muted)}.Header-module__LH37dG__navLink:active{transform:scale(.97)}.Header-module__LH37dG__navLinkActive{color:var(--text-inverse);background:var(--brand-gradient)}.Header-module__LH37dG__navLinkActive:hover{color:var(--text-inverse);background:var(--brand-gradient-hover)}.Header-module__LH37dG__right{align-items:center;gap:.75rem;display:flex}.Header-module__LH37dG__themeToggle{border:1px solid var(--border-color);border-radius:var(--border-radius-sm);cursor:pointer;width:36px;height:36px;color:var(--text-secondary);background:0 0;justify-content:center;align-items:center;font-size:1.125rem;transition:all .2s;display:flex}.Header-module__LH37dG__themeToggle:hover{background:var(--brand-muted);border-color:var(--brand-primary);color:var(--brand-primary)}.Header-module__LH37dG__hamburger{border:1px solid var(--border-color);cursor:pointer;border-radius:var(--border-radius-sm);background:0 0;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;transition:all .2s;display:none}.Header-module__LH37dG__hamburger:hover{background:var(--brand-muted);border-color:var(--brand-primary)}.Header-module__LH37dG__hamburgerLine{background:var(--text-primary);border-radius:1px;width:100%;height:2px;transition:all .2s;display:block}.Header-module__LH37dG__hamburger:hover .Header-module__LH37dG__hamburgerLine{background:var(--brand-primary)}.Header-module__LH37dG__mobileOverlay{background:var(--overlay-bg);z-index:10000;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;display:none;position:fixed;inset:0}.Header-module__LH37dG__mobileOverlayOpen{opacity:1;visibility:visible}.Header-module__LH37dG__mobileMenu{background:var(--bg-primary);z-index:10001;width:300px;max-width:85vw;box-shadow:var(--shadow-xl);-webkit-overflow-scrolling:touch;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);transition:transform .3s;display:none;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.Header-module__LH37dG__mobileMenuOpen{transform:translate(0)}.Header-module__LH37dG__mobileMenuHeader{padding:1rem 1.25rem;padding-top:max(1rem,env(safe-area-inset-top));border-bottom:1px solid var(--border-color);background:var(--bg-elevated);justify-content:space-between;align-items:center;display:flex}.Header-module__LH37dG__mobileMenuTitle{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:800}.Header-module__LH37dG__closeBtn{background:var(--bg-tertiary);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:var(--border-radius-sm);border:none;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex}.Header-module__LH37dG__closeBtn:hover{background:var(--brand-muted);color:var(--brand-primary)}.Header-module__LH37dG__mobileMenuLinks{padding:1rem .75rem;padding-bottom:max(1rem,env(safe-area-inset-bottom));flex-direction:column;flex:1;gap:.25rem;display:flex}.Header-module__LH37dG__mobileNavLink{color:var(--text-primary);border-radius:var(--border-radius-md);align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module__LH37dG__mobileNavLink:hover{background:var(--brand-muted);color:var(--brand-primary)}.Header-module__LH37dG__mobileNavLink:active{transform:scale(.98)}.Header-module__LH37dG__mobileNavLinkActive{background:var(--brand-gradient);color:#fff}.Header-module__LH37dG__mobileNavLinkActive:hover{background:var(--brand-gradient-hover);color:#fff}.Header-module__LH37dG__mobileNavIcon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Header-module__LH37dG__mobileUserSection{border-top:1px solid var(--border-color);margin-top:auto;padding:1rem 1.25rem}.Header-module__LH37dG__mobileUserButton{color:#fff;background:var(--brand-gradient);border-radius:var(--border-radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Header-module__LH37dG__mobileUserButton:hover{background:var(--brand-gradient-hover);transform:translateY(-1px)}@media (max-width:768px){.Header-module__LH37dG__nav{display:none}.Header-module__LH37dG__hamburger{display:flex}.Header-module__LH37dG__mobileOverlay{display:block}.Header-module__LH37dG__mobileMenu{flex-direction:column;display:flex}.Header-module__LH37dG__container{padding:.75rem 1rem}.Header-module__LH37dG__left{gap:.75rem}.Header-module__LH37dG__logo img{height:32px}}@media (max-width:380px){.Header-module__LH37dG__container{padding:.75rem}.Header-module__LH37dG__logo img{height:28px}.Header-module__LH37dG__mobileMenu{width:280px}.Header-module__LH37dG__mobileNavLink{padding:.75rem .875rem;font-size:.9375rem}}
.profile-module__JL1k5W__main{background:var(--bg-primary);min-height:100vh;padding-top:80px}.profile-module__JL1k5W__container{max-width:1000px;margin:0 auto;padding:2rem 1.5rem 4rem}.profile-module__JL1k5W__loadingContainer{min-height:60vh;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.profile-module__JL1k5W__spinner{border:3px solid var(--border-color);border-top-color:var(--brand-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite profile-module__JL1k5W__spin}@keyframes profile-module__JL1k5W__spin{to{transform:rotate(360deg)}}.profile-module__JL1k5W__profileHeader{background:var(--bg-elevated);border-radius:var(--border-radius-xl);border:1px solid var(--border-color);box-shadow:var(--shadow-card);align-items:center;gap:1.5rem;margin-bottom:2rem;padding:2rem;display:flex}.profile-module__JL1k5W__avatarSection{flex-shrink:0}.profile-module__JL1k5W__avatar{object-fit:cover;border:3px solid var(--brand-primary);width:100px;height:100px;box-shadow:var(--shadow-glow);border-radius:50%}.profile-module__JL1k5W__avatarPlaceholder{background:var(--brand-gradient);color:#fff;width:100px;height:100px;box-shadow:var(--shadow-glow);border-radius:50%;justify-content:center;align-items:center;font-size:2.5rem;font-weight:700;display:flex}.profile-module__JL1k5W__avatarButton{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;transition:transform .2s;position:relative}.profile-module__JL1k5W__avatarButton:hover{transform:scale(1.02)}.profile-module__JL1k5W__avatarButton:disabled{cursor:not-allowed}.profile-module__JL1k5W__avatarOverlay{color:#fff;opacity:0;background:#00000080;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.profile-module__JL1k5W__avatarButton:hover .profile-module__JL1k5W__avatarOverlay,.profile-module__JL1k5W__avatarButton:focus .profile-module__JL1k5W__avatarOverlay,.profile-module__JL1k5W__avatarButton:disabled .profile-module__JL1k5W__avatarOverlay{opacity:1}.profile-module__JL1k5W__avatarSpinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite profile-module__JL1k5W__spin}.profile-module__JL1k5W__hiddenInput{display:none}.profile-module__JL1k5W__userInfo{flex:1;min-width:0}.profile-module__JL1k5W__userName{font-family:var(--font-display);color:var(--text-primary);background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .25rem;font-size:2rem;font-weight:700}.profile-module__JL1k5W__userEmail{color:var(--text-secondary);margin:0 0 .5rem;font-size:1rem}.profile-module__JL1k5W__memberSince{color:var(--text-muted);margin:0;font-size:.875rem}.profile-module__JL1k5W__nameDisplayContainer{align-items:center;gap:.5rem;display:flex}.profile-module__JL1k5W__nameEditBtn{border-radius:var(--border-radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.profile-module__JL1k5W__nameEditBtn:hover{opacity:1;color:var(--brand-primary);background:var(--brand-muted)}.profile-module__JL1k5W__nameEditContainer{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.profile-module__JL1k5W__nameInput{font-family:var(--font-display);color:var(--text-primary);background:var(--bg-secondary);border:2px solid var(--brand-primary);border-radius:var(--border-radius-md);outline:none;min-width:200px;max-width:100%;height:48px;padding:0 .75rem;font-size:1.75rem;font-weight:700}.profile-module__JL1k5W__nameInput:focus{box-shadow:0 0 0 3px var(--brand-muted)}.profile-module__JL1k5W__nameInput:disabled{opacity:.7}.profile-module__JL1k5W__nameEditActions{gap:.5rem;display:flex}.profile-module__JL1k5W__nameEditSaveBtn,.profile-module__JL1k5W__nameEditCancelBtn{border-radius:var(--border-radius-md);cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:all .2s;display:flex}.profile-module__JL1k5W__nameEditSaveBtn svg,.profile-module__JL1k5W__nameEditCancelBtn svg{width:24px;height:24px}.profile-module__JL1k5W__nameEditSaveBtn{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.profile-module__JL1k5W__nameEditSaveBtn:hover:not(:disabled){background:var(--brand-secondary);border-color:var(--brand-secondary)}.profile-module__JL1k5W__nameEditSaveBtn:disabled{opacity:.5;cursor:not-allowed}.profile-module__JL1k5W__nameEditCancelBtn{background:var(--bg-secondary);color:var(--text-secondary);border-color:var(--border-color)}.profile-module__JL1k5W__nameEditCancelBtn:hover:not(:disabled){background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--text-muted)}.profile-module__JL1k5W__nameEditCancelBtn:disabled{opacity:.5;cursor:not-allowed}.profile-module__JL1k5W__miniSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite profile-module__JL1k5W__spin}.profile-module__JL1k5W__statsSection{margin-bottom:2.5rem}.profile-module__JL1k5W__sectionTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 1rem;font-size:1.25rem;font-weight:700}.profile-module__JL1k5W__statsGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.profile-module__JL1k5W__statCard{background:var(--bg-elevated);border-radius:var(--border-radius-lg);border:1px solid var(--border-color);text-align:center;box-shadow:var(--shadow-xs);padding:1.5rem;transition:all .2s}.profile-module__JL1k5W__statCard:hover{border-color:var(--brand-primary);box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.profile-module__JL1k5W__statIcon{margin-bottom:.5rem;font-size:1.75rem}.profile-module__JL1k5W__statValue{font-family:var(--font-display);color:var(--text-primary);background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;line-height:1.2}.profile-module__JL1k5W__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.75rem;font-weight:600}.profile-module__JL1k5W__recentSection{margin-bottom:2rem}.profile-module__JL1k5W__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.profile-module__JL1k5W__viewAllLink{color:var(--brand-primary);font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.profile-module__JL1k5W__viewAllLink:hover{color:var(--brand-secondary);text-decoration:underline}.profile-module__JL1k5W__listCards{flex-direction:column;gap:.75rem;display:flex}.profile-module__JL1k5W__listCard{background:var(--bg-elevated);border-radius:var(--border-radius-md);border:1px solid var(--border-color);box-shadow:var(--shadow-xs);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:all .2s;display:flex}.profile-module__JL1k5W__listCard:hover{border-color:var(--brand-primary);background:var(--bg-glass-hover);box-shadow:var(--shadow-sm);transform:translate(4px)}.profile-module__JL1k5W__cardContent{flex:1;min-width:0}.profile-module__JL1k5W__cardTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:1rem;font-weight:600;display:flex}.profile-module__JL1k5W__bggBadge{color:#10b981;background:#10b98126;border-radius:9999px;flex-shrink:0;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.profile-module__JL1k5W__bggBadge svg{flex-shrink:0}.profile-module__JL1k5W__cardMeta{color:var(--text-secondary);font-size:.8125rem}.profile-module__JL1k5W__cardDate{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.75rem}.profile-module__JL1k5W__emptyState{text-align:center;background:var(--bg-elevated);border-radius:var(--border-radius-lg);border:1px solid var(--border-color);padding:3rem 1.5rem}.profile-module__JL1k5W__emptyState p{color:var(--text-secondary);margin:0 0 1.5rem}.profile-module__JL1k5W__ctaButton{color:#fff;background:var(--brand-gradient);border-radius:var(--border-radius-full);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.profile-module__JL1k5W__ctaButton:hover{background:var(--brand-gradient-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.profile-module__JL1k5W__exportSection{margin-bottom:2rem}.profile-module__JL1k5W__exportCard{background:var(--bg-elevated);border-radius:var(--border-radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-xs);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;display:flex}.profile-module__JL1k5W__exportInfo{align-items:center;gap:1rem;display:flex}.profile-module__JL1k5W__exportIcon{border-radius:var(--border-radius-md);background:var(--brand-muted);width:48px;height:48px;color:var(--brand-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.profile-module__JL1k5W__exportTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:600}.profile-module__JL1k5W__exportDesc{color:var(--text-secondary);margin:0;font-size:.8125rem}.profile-module__JL1k5W__exportBtn{height:44px;font-family:var(--font-body);color:#fff;background:var(--brand-gradient);border-radius:var(--border-radius-full);cursor:pointer;white-space:nowrap;box-shadow:var(--shadow-sm);border:none;justify-content:center;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.profile-module__JL1k5W__exportBtn:hover{background:var(--brand-gradient-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.profile-module__JL1k5W__exportBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.profile-module__JL1k5W__bggIcon{border-radius:var(--border-radius-md);color:#fff;background:linear-gradient(135deg,#ff5722 0%,#ff9800 100%);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.profile-module__JL1k5W__bggLinkBtn{height:44px;font-family:var(--font-body);color:#fff;border-radius:var(--border-radius-full);cursor:pointer;white-space:nowrap;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#ff5722 0%,#ff9800 100%);border:none;justify-content:center;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.profile-module__JL1k5W__bggLinkBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ff572266}.profile-module__JL1k5W__unlinkBtn{height:44px;font-family:var(--font-body);color:var(--text-secondary);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-full);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.profile-module__JL1k5W__unlinkBtn:hover:not(:disabled){color:#ef4444;background:#ef44441a;border-color:#ef4444}.profile-module__JL1k5W__unlinkBtn:disabled{opacity:.6;cursor:not-allowed}.profile-module__JL1k5W__collectionGrid{grid-template-columns:repeat(5,1fr);gap:1rem;margin:-.5rem -.5rem 0;padding:.5rem;display:grid;overflow:visible}.profile-module__JL1k5W__collectionCard{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);transition:all var(--transition-base);box-shadow:var(--shadow-card);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:visible}.profile-module__JL1k5W__collectionCard:hover{border-color:var(--border-glow);box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.profile-module__JL1k5W__collectionCard:active{transform:translateY(-2px)scale(.99)}.profile-module__JL1k5W__collectionCardImageWrapper{aspect-ratio:4/3;border-radius:var(--border-radius-lg)var(--border-radius-lg)0 0;width:100%;position:relative;overflow:visible}.profile-module__JL1k5W__collectionCardBgClip{border-radius:inherit;position:absolute;inset:0;overflow:hidden}.profile-module__JL1k5W__collectionCardBg{object-fit:cover;filter:blur(16px)brightness(.6)saturate(1.2);width:100%;height:100%;transform:scale(1.15)}.profile-module__JL1k5W__collectionCardThumb{object-fit:contain;filter:drop-shadow(0 4px 12px #00000073);z-index:2;border-radius:4px;max-width:82%;max-height:92%;transition:transform .35s cubic-bezier(.34,1.56,.64,1),filter .35s;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)rotate(-3deg)scale(1.15)}.profile-module__JL1k5W__collectionCard:hover .profile-module__JL1k5W__collectionCardThumb{filter:drop-shadow(0 8px 24px #0000008c)}.profile-module__JL1k5W__collectionCard:nth-child(4n+2) .profile-module__JL1k5W__collectionCardThumb{transform:translate(-50%,-48%)rotate(2.5deg)scale(1.15)}.profile-module__JL1k5W__collectionCard:nth-child(4n+3) .profile-module__JL1k5W__collectionCardThumb{transform:translate(-50%,-48%)rotate(-1deg)scale(1.15)}.profile-module__JL1k5W__collectionCard:nth-child(4n) .profile-module__JL1k5W__collectionCardThumb{transform:translate(-50%,-48%)rotate(4deg)scale(1.15)}.profile-module__JL1k5W__collectionCard:nth-child(4n+1):hover .profile-module__JL1k5W__collectionCardThumb{transform:translate(-50%,-58%)rotate(2deg)scale(1.3)}.profile-module__JL1k5W__collectionCard:nth-child(4n+2):hover .profile-module__JL1k5W__collectionCardThumb{transform:translate(-50%,-58%)rotate(-2.5deg)scale(1.3)}.profile-module__JL1k5W__collectionCard:nth-child(4n+3):hover .profile-module__JL1k5W__collectionCardThumb{transform:translate(-50%,-58%)rotate(3deg)scale(1.3)}.profile-module__JL1k5W__collectionCard:nth-child(4n):hover .profile-module__JL1k5W__collectionCardThumb{transform:translate(-50%,-58%)rotate(-1.5deg)scale(1.3)}.profile-module__JL1k5W__collectionCardPlaceholder{width:100%;height:100%;font-family:var(--font-display);color:#fff;background:var(--gradient-card-1);border-radius:var(--border-radius-lg)var(--border-radius-lg)0 0;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.profile-module__JL1k5W__collectionCard:nth-child(4n+2) .profile-module__JL1k5W__collectionCardPlaceholder{background:var(--gradient-card-2)}.profile-module__JL1k5W__collectionCard:nth-child(4n+3) .profile-module__JL1k5W__collectionCardPlaceholder{background:var(--gradient-card-3)}.profile-module__JL1k5W__collectionCard:nth-child(4n) .profile-module__JL1k5W__collectionCardPlaceholder{background:var(--gradient-card-4)}.profile-module__JL1k5W__collectionCardInfo{z-index:3;background:var(--bg-elevated);border-radius:0 0 var(--border-radius-lg)var(--border-radius-lg);flex:1;padding:.75rem;position:relative}.profile-module__JL1k5W__collectionCardName{font-family:var(--font-body);color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .25rem;font-size:.8125rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.profile-module__JL1k5W__collectionCardMeta{color:var(--text-muted);margin:0;font-size:.75rem}.profile-module__JL1k5W__collectionCardMeta span:not(:last-child):after{content:"·";color:var(--text-muted);margin:0 .25rem}.profile-module__JL1k5W__bggActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.profile-module__JL1k5W__importBtnWrap{position:relative}.profile-module__JL1k5W__cooldownText{color:var(--text-muted);white-space:nowrap;margin-top:.25rem;font-size:.6875rem;position:absolute;top:100%;left:50%;transform:translate(-50%)}.profile-module__JL1k5W__importCollectionBtn{height:44px;font-family:var(--font-body);color:#fff;border-radius:var(--border-radius-full);cursor:pointer;white-space:nowrap;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#ff5722 0%,#ff9800 100%);border:none;justify-content:center;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.profile-module__JL1k5W__importCollectionBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #ff572266}.profile-module__JL1k5W__importCollectionBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:768px){.profile-module__JL1k5W__container{padding:1.5rem 1rem 3rem}.profile-module__JL1k5W__profileHeader{text-align:center;flex-direction:column;padding:1.5rem}.profile-module__JL1k5W__avatar,.profile-module__JL1k5W__avatarPlaceholder{width:80px;height:80px;font-size:2rem}.profile-module__JL1k5W__userName{font-size:1.5rem}.profile-module__JL1k5W__nameDisplayContainer{justify-content:center}.profile-module__JL1k5W__nameEditContainer{flex-flow:row;justify-content:center;gap:.5rem;width:100%}.profile-module__JL1k5W__nameInput{text-align:center;flex:1;min-width:0;max-width:200px;height:40px;font-size:1.25rem}.profile-module__JL1k5W__nameEditActions{flex-shrink:0;gap:.5rem}.profile-module__JL1k5W__nameEditSaveBtn,.profile-module__JL1k5W__nameEditCancelBtn{flex-shrink:0;width:40px;height:40px}.profile-module__JL1k5W__nameEditSaveBtn svg,.profile-module__JL1k5W__nameEditCancelBtn svg{width:20px;height:20px}.profile-module__JL1k5W__statsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.profile-module__JL1k5W__statCard{padding:1rem}.profile-module__JL1k5W__statIcon,.profile-module__JL1k5W__statValue{font-size:1.5rem}.profile-module__JL1k5W__statLabel{font-size:.6875rem}.profile-module__JL1k5W__listCard{padding:.875rem 1rem}.profile-module__JL1k5W__cardTitle{font-size:.9375rem}.profile-module__JL1k5W__exportCard{flex-direction:column;align-items:stretch;gap:1rem;padding:1.25rem}.profile-module__JL1k5W__exportInfo{text-align:center;flex-direction:column}.profile-module__JL1k5W__exportBtn,.profile-module__JL1k5W__bggLinkBtn,.profile-module__JL1k5W__unlinkBtn,.profile-module__JL1k5W__importCollectionBtn{width:100%}.profile-module__JL1k5W__bggActions{flex-direction:column;width:100%}.profile-module__JL1k5W__collectionGrid{grid-template-columns:repeat(4,1fr);gap:.75rem}.profile-module__JL1k5W__collectionCardInfo{padding:.625rem}}@media (max-width:480px){.profile-module__JL1k5W__main{padding-top:70px}.profile-module__JL1k5W__container{padding:1rem .75rem 2rem}.profile-module__JL1k5W__profileHeader{border-radius:var(--border-radius-lg);padding:1.25rem}.profile-module__JL1k5W__statsGrid{grid-template-columns:repeat(2,1fr)}.profile-module__JL1k5W__sectionTitle{font-size:1.125rem}.profile-module__JL1k5W__collectionGrid{grid-template-columns:repeat(2,1fr);gap:.5rem}.profile-module__JL1k5W__collectionCard{border-radius:var(--border-radius-md)}.profile-module__JL1k5W__collectionCardImageWrapper,.profile-module__JL1k5W__collectionCardBgClip,.profile-module__JL1k5W__collectionCardPlaceholder{border-radius:var(--border-radius-md)var(--border-radius-md)0 0}.profile-module__JL1k5W__collectionCardInfo{border-radius:0 0 var(--border-radius-md)var(--border-radius-md)}.profile-module__JL1k5W__listCard{flex-direction:column;align-items:flex-start;gap:.5rem}.profile-module__JL1k5W__cardDate{text-align:left;width:100%}}
