.Account_container__gMGGP{min-height:100vh;background-color:color-mix(in srgb,var(--bg-card),var(--bg-primary) 80%);display:flex;justify-content:center;padding:70px 24px 48px;font-family:var(--font-ui)}.Account_mainContent__uw_C7{padding:20px;width:1000px;background:var(--bg-card);border-radius:4px}@media (max-width:1000px){.Account_mainContent__uw_C7{width:100%}}.Account_contentWrapper__nAza0{max-width:900px;margin:0 auto}.Account_pageTitleRow__H8Xj6{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.Account_pageTitle__bs7Uc{font-size:32px;font-weight:600;color:var(--text-primary);margin:0}.Account_pageTitleIcon__LxTrb{color:var(--text-muted);opacity:.5}.Account_breadcrumbs__Vaexe{display:flex;align-items:center;gap:6px;margin-bottom:16px}.Account_breadcrumbItem__mrhRn{font-size:14px;color:var(--text-muted);text-decoration:none;transition:color .15s ease}.Account_breadcrumbItem__mrhRn:hover{color:var(--text-primary)}.Account_breadcrumbItemCurrent__41HKj{color:var(--text-primary);font-weight:500}.Account_breadcrumbSeparator__0pjTz{width:14px;height:14px;color:var(--text-muted);flex-shrink:0}.Account_accountCard__7LQUc{background-color:color-mix(in srgb,var(--bg-card),var(--bg-primary) 20%);border:1px solid var(--border-primary);border-radius:12px;padding:32px;margin-bottom:32px}.Account_accountHeader__U7kPG{display:flex;align-items:flex-start;gap:24px;margin-bottom:24px}.Account_avatarSection__fitbJ{flex-shrink:0}.Account_avatar__Y1vZI{width:80px;height:80px;border-radius:50%;object-fit:cover}.Account_avatarPlaceholder__xzI8J{width:80px;height:80px;border-radius:50%;background-color:var(--bg-primary);display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.Account_avatarPlaceholder__xzI8J svg{width:32px;height:32px}.Account_avatarClickable__rPEyU{cursor:pointer}.Account_avatarSection__fitbJ{position:relative;height:80px}.Account_avatarOverlay__9dZh_{position:absolute;inset:0;border-radius:50%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;color:white;opacity:0;transition:opacity .15s ease;cursor:pointer}.Account_avatarSection__fitbJ:hover .Account_avatarOverlay__9dZh_{opacity:1}.Account_avatarSpinner__9vHcc{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:Account_spin__KlpfD .6s linear infinite}@keyframes Account_spin__KlpfD{to{transform:rotate(1turn)}}.Account_accountInfo__aT4pu{flex:1 1}.Account_userName__wDWLa{font-size:24px;font-weight:600;color:var(--text-primary);margin:0 0 8px;background:transparent;border:none;border-bottom:1px solid transparent;padding:0;font-family:inherit;width:100%;transition:border-color .15s;max-width:400px}.Account_userName__wDWLa:hover{border-bottom-color:var(--border-primary)}.Account_userName__wDWLa:focus{border-bottom-color:var(--accent-primary)}.Account_userName__wDWLa::placeholder{color:var(--text-tertiary);font-weight:400}.Account_userEmail__VaONR{font-size:16px;color:var(--text-secondary);margin:0 0 12px}.Account_userJoined__PPzDr{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-muted);margin:0}.Account_userJoined__PPzDr svg{width:14px;height:14px}.Account_accountActions__mY6rs{padding-top:24px;border-top:1px solid var(--border-secondary);display:flex;gap:12px;flex-wrap:wrap}.Account_sectionHeading__mF0cT{font-size:20px;font-weight:600;color:var(--text-primary);margin:0 0 8px}.Account_emptyText__4LLR2{color:var(--text-muted);margin:20px 0 0}.Account_tableWrap__cALrh{overflow-x:auto;margin-top:24px}.Account_simpleTable__vUlFk{width:100%;border-collapse:collapse;font-size:14px}.Account_simpleTable__vUlFk td,.Account_simpleTable__vUlFk th{border-bottom:1px solid var(--border-secondary);padding:12px 10px;text-align:left;white-space:nowrap}.Account_simpleTable__vUlFk th{color:var(--text-muted);font-weight:600}.Account_sectionTitle__ogUlP{font-size:20px;font-weight:600;color:var(--text-primary);margin-bottom:16px}.Account_linkGrid__pH4KP{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}@keyframes Account_shimmer__o22cj{0%{background-position:-200% 0}to{background-position:200% 0}}.Account_accountCardSkeleton__1Vd5m{background-color:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;padding:32px;margin-bottom:32px;display:flex;align-items:flex-start;gap:24px}.Account_skeletonAvatar__6_TxC{width:80px;height:80px;border-radius:50%;background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-card) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:Account_shimmer__o22cj 1.5s infinite}.Account_skeletonInfo__3LVzG{flex:1 1}.Account_skeletonName__PdIFb{width:180px;height:28px;margin-bottom:12px}.Account_skeletonEmail__cAjPm,.Account_skeletonName__PdIFb{border-radius:4px;background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-card) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:Account_shimmer__o22cj 1.5s infinite}.Account_skeletonEmail__cAjPm{width:220px;height:20px}.Account_quickLinksSkeleton__SsApn{margin-top:32px}.Account_skeletonSectionTitle__uaxFw{width:120px;height:24px;border-radius:4px;margin-bottom:16px;background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-card) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:Account_shimmer__o22cj 1.5s infinite}.Account_skeletonLinkGrid__mc6DA{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.Account_skeletonLink__Y87f2{height:80px;border-radius:8px;background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-card) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:Account_shimmer__o22cj 1.5s infinite}