.user-center-module__bZJORW__container{max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem 1rem}.user-center-module__bZJORW__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}.user-center-module__bZJORW__spinner{border:4px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:50px;height:50px;animation:1s linear infinite user-center-module__bZJORW__spin}@keyframes user-center-module__bZJORW__spin{to{transform:rotate(360deg)}}.user-center-module__bZJORW__loadingText{color:var(--muted-foreground);font-size:.95rem}.user-center-module__bZJORW__notLoggedIn{justify-content:center;align-items:center;min-height:60vh;display:flex}.user-center-module__bZJORW__emptyState{text-align:center;background:var(--card);border-radius:20px;padding:3rem;box-shadow:0 8px 24px #00000014}.user-center-module__bZJORW__emptyIcon{color:var(--primary);margin-bottom:1.5rem;font-size:4rem}.user-center-module__bZJORW__emptyTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.user-center-module__bZJORW__emptyDesc{color:var(--muted-foreground);margin-bottom:2rem}.user-center-module__bZJORW__homeBtn{color:#fff;cursor:pointer;background:var(--primary);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.user-center-module__bZJORW__homeBtn:hover{filter:brightness(1.1)}.user-center-module__bZJORW__content{flex-direction:column;gap:2rem;display:flex}.user-center-module__bZJORW__profileCard{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:2.5rem;transition:all .3s}.user-center-module__bZJORW__profileHeader{align-items:flex-start;gap:2rem;display:flex}.user-center-module__bZJORW__avatarSection{flex-shrink:0;position:relative}.user-center-module__bZJORW__avatarWrapper{cursor:pointer;background:var(--background);border-radius:50%;width:120px;height:120px;padding:4px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000026}.user-center-module__bZJORW__avatarWrapper:hover{transform:scale(1.05);box-shadow:0 12px 32px #0003}.user-center-module__bZJORW__avatarWrapper:hover .user-center-module__bZJORW__avatarOverlay{opacity:1}.user-center-module__bZJORW__avatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.user-center-module__bZJORW__avatarOverlay{opacity:0;background:#00000080;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.user-center-module__bZJORW__avatarOverlay svg{color:#fff;width:2rem;height:2rem}.user-center-module__bZJORW__userInfo{flex:1;min-width:0}.user-center-module__bZJORW__nickname{color:var(--foreground);margin-bottom:.75rem;font-size:2rem;font-weight:700}.user-center-module__bZJORW__metaRow{flex-wrap:wrap;gap:1rem;margin-bottom:.75rem;display:flex}.user-center-module__bZJORW__metaTag{color:var(--muted-foreground);background:var(--muted);border-radius:12px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.9rem;transition:all .3s;display:inline-flex}.user-center-module__bZJORW__metaTag:hover{color:var(--foreground)}.user-center-module__bZJORW__email{color:var(--muted-foreground);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.95rem;display:flex}.user-center-module__bZJORW__badges{flex-wrap:wrap;gap:.5rem;display:flex}.user-center-module__bZJORW__badge{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary));border-radius:20px;padding:.35rem 1rem;font-size:.85rem;font-weight:600;box-shadow:0 4px 12px #0000001a}.user-center-module__bZJORW__actionCards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.user-center-module__bZJORW__actionCard{cursor:pointer;background:var(--card);border:1px solid var(--border);border-radius:16px;align-items:center;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.user-center-module__bZJORW__actionCard:hover{color:#fff;background:var(--primary);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.user-center-module__bZJORW__actionCard:hover .user-center-module__bZJORW__actionIcon{color:#fff;background:#fff3}.user-center-module__bZJORW__actionCard:hover .user-center-module__bZJORW__actionTitle{color:#fff}.user-center-module__bZJORW__actionCard:hover .user-center-module__bZJORW__actionDesc{color:#fffc}.user-center-module__bZJORW__actionCard:hover .user-center-module__bZJORW__actionArrow{color:#fff;transform:translate(2px)}.user-center-module__bZJORW__actionIcon{width:60px;height:60px;color:var(--foreground);background:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.user-center-module__bZJORW__actionIcon svg{width:1.75rem;height:1.75rem}.user-center-module__bZJORW__actionContent{flex:1;min-width:0}.user-center-module__bZJORW__actionTitle{color:var(--foreground);font-size:1.1rem;font-weight:600;transition:color .3s}.user-center-module__bZJORW__actionDesc{color:var(--muted-foreground);font-size:.9rem;transition:color .3s}.user-center-module__bZJORW__actionArrow{width:20px;height:20px;color:var(--muted-foreground);flex-shrink:0;transition:all .3s}.user-center-module__bZJORW__actionCard.user-center-module__bZJORW__danger:hover{background:linear-gradient(135deg,#ff6b6b 0%,#ee5a52 100%);border-color:#0000}.user-center-module__bZJORW__actionCard.user-center-module__bZJORW__danger:hover .user-center-module__bZJORW__actionIcon{color:#fff;background:#fff3}.user-center-module__bZJORW__dialogOverlay{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out user-center-module__bZJORW__fadeIn;display:flex;position:fixed;inset:0}@keyframes user-center-module__bZJORW__fadeIn{0%{opacity:0}to{opacity:1}}.user-center-module__bZJORW__dialogPanel{background:var(--card);border-radius:20px;width:90%;max-width:480px;max-height:90vh;animation:.25s ease-out user-center-module__bZJORW__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes user-center-module__bZJORW__slideUp{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.user-center-module__bZJORW__dialogClose{z-index:10;width:2rem;height:2rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.user-center-module__bZJORW__dialogClose:hover{color:#fff;background:var(--primary)}.user-center-module__bZJORW__dialogClose svg{width:1.25rem;height:1.25rem}.user-center-module__bZJORW__dialogHeader{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:2rem 2rem 1.5rem;display:flex}.user-center-module__bZJORW__dialogHeaderIcon{color:var(--primary);font-size:1.75rem}.user-center-module__bZJORW__dialogHeaderIcon svg{width:1.75rem;height:1.75rem}.user-center-module__bZJORW__dialogTitle{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.user-center-module__bZJORW__dialogBody{padding:2rem}.user-center-module__bZJORW__dialogFooter{background:var(--background);border-top:1px solid var(--border);border-radius:0 0 20px 20px;gap:.75rem;padding:1.5rem 2rem;display:flex}.user-center-module__bZJORW__formGroup{margin-bottom:1.25rem}.user-center-module__bZJORW__formLabel{color:var(--foreground);margin-bottom:.4rem;font-size:.9rem;font-weight:600;display:block}.user-center-module__bZJORW__formInput{width:100%;color:var(--foreground);background:var(--background);border:1px solid var(--border);box-sizing:border-box;border-radius:10px;outline:none;padding:.65rem .85rem;font-size:.9rem;transition:border-color .2s}.user-center-module__bZJORW__formInput:focus{border-color:var(--primary)}.user-center-module__bZJORW__formInput:disabled{cursor:not-allowed;opacity:.6}.user-center-module__bZJORW__formTip{color:var(--muted-foreground);margin-top:.5rem;font-size:.85rem;display:block}.user-center-module__bZJORW__formError{color:var(--destructive,var(--anzhiyu-red,#d80020));margin-top:.35rem;font-size:.8rem;display:block}.user-center-module__bZJORW__btnSecondary{color:var(--foreground);cursor:pointer;background:var(--muted);border:none;border-radius:12px;flex:1;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.user-center-module__bZJORW__btnSecondary:hover{background:var(--card)}.user-center-module__bZJORW__btnPrimary{color:#fff;cursor:pointer;background:var(--foreground);border:none;border-radius:12px;flex:1;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.user-center-module__bZJORW__btnPrimary:hover:not(:disabled){filter:brightness(1.1)}.user-center-module__bZJORW__btnPrimary:active:not(:disabled){filter:brightness(.95)}.user-center-module__bZJORW__btnPrimary:disabled{color:var(--muted-foreground);cursor:not-allowed;background:var(--muted);opacity:.6}.user-center-module__bZJORW__passwordTips{background:var(--background);border-radius:12px;margin-top:1.5rem;padding:1rem}.user-center-module__bZJORW__passwordTips p{color:var(--foreground);margin:0 0 .5rem;font-size:.9rem;font-weight:600}.user-center-module__bZJORW__passwordTips ul{margin:0;padding-left:1.5rem}.user-center-module__bZJORW__passwordTips li{color:var(--muted-foreground);margin-bottom:.25rem;font-size:.85rem}.user-center-module__bZJORW__settingRow{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.user-center-module__bZJORW__settingInfo{flex:1}.user-center-module__bZJORW__settingLabel{color:var(--foreground);font-size:.95rem;font-weight:600}.user-center-module__bZJORW__settingDesc{color:var(--muted-foreground);font-size:.8rem}.user-center-module__bZJORW__settingAlert{color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, transparent);border-radius:10px;margin-bottom:1.25rem;padding:.85rem 1rem;font-size:.85rem;line-height:1.6}.user-center-module__bZJORW__toggle{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.user-center-module__bZJORW__toggle input{opacity:0;width:0;height:0}.user-center-module__bZJORW__toggleSlider{cursor:pointer;background:var(--muted);border-radius:24px;transition:background .3s;position:absolute;inset:0}.user-center-module__bZJORW__toggleSlider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .3s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #00000026}.user-center-module__bZJORW__toggle input:checked+.user-center-module__bZJORW__toggleSlider{background:var(--primary)}.user-center-module__bZJORW__toggle input:checked+.user-center-module__bZJORW__toggleSlider:before{transform:translate(20px)}@media (max-width:768px){.user-center-module__bZJORW__container{padding:1rem}.user-center-module__bZJORW__profileCard{padding:1.5rem}.user-center-module__bZJORW__profileHeader{text-align:center;flex-direction:column;align-items:center}.user-center-module__bZJORW__metaRow,.user-center-module__bZJORW__email,.user-center-module__bZJORW__badges{justify-content:center}.user-center-module__bZJORW__nickname{font-size:1.5rem}.user-center-module__bZJORW__avatarWrapper{width:100px;height:100px}.user-center-module__bZJORW__actionCards{grid-template-columns:1fr;gap:1rem}.user-center-module__bZJORW__actionCard{padding:1.5rem}.user-center-module__bZJORW__dialogPanel{width:95%}.user-center-module__bZJORW__dialogHeader,.user-center-module__bZJORW__dialogBody,.user-center-module__bZJORW__dialogFooter{padding-left:1.5rem;padding-right:1.5rem}}
