.account-wrap{position:relative}.account-trigger{border:1px solid var(--line);padding:0}.account-trigger:hover{border-color:#38bdf866}.account-dropdown{position:absolute;right:0;top:46px;width:238px;padding:8px;border:1px solid var(--line);border-radius:15px;background:#0d1424f5;box-shadow:0 20px 60px #0009;backdrop-filter:blur(20px);display:none;z-index:80}.account-dropdown.open{display:grid;gap:3px}.account-summary{padding:12px 12px 14px;border-bottom:1px solid var(--line);margin-bottom:4px}.account-name{font-weight:800}.account-id{color:var(--muted);font-size:11px;margin:3px 0 10px}.account-summary strong{color:#6ee7b7}.account-dropdown button,.profile-links button{display:flex;align-items:center;gap:10px;width:100%;padding:10px 11px;border:0;border-radius:9px;background:transparent;color:#cbd5e1;text-align:left;font-size:12px}.account-dropdown button:hover,.profile-links button:hover{background:#ffffff0a;color:#fff}.account-dropdown i,.profile-links i{width:16px;color:#67e8f9}.avatar img,.profile-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.profile-page{max-width:1120px}.profile-layout{display:grid;grid-template-columns:250px 1fr;gap:18px;align-items:start}.profile-summary{padding:24px;text-align:center;position:sticky;top:90px}.profile-avatar{width:88px;height:88px;display:grid;place-items:center;margin:0 auto 14px;border-radius:25px;background:linear-gradient(135deg,#22d3ee33,#8b5cf633);border:1px solid var(--line);font-size:32px;font-weight:800;color:#dbeafe;overflow:hidden}.profile-avatar.small{width:62px;height:62px;margin:0;border-radius:18px;font-size:23px}.profile-summary h2{margin:0 0 3px;font-size:20px}.profile-balance{margin:22px 0;padding:13px;border:1px solid #34d39935;border-radius:12px;background:#34d3990c}.profile-balance span{display:block;color:var(--muted);font-size:11px}.profile-balance strong{display:block;color:#6ee7b7;font-size:24px;margin-top:4px}.profile-links{display:grid;gap:3px}.profile-main{display:grid;gap:18px}.profile-main .content-card{margin-top:0}.profile-card-title{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:20px}.profile-card-title h2{margin:0 0 5px;font-size:18px}.profile-card-title p{margin:0;color:var(--muted);font-size:12px}.profile-security-icon{color:#67e8f9;font-size:22px}.profile-form{display:grid;gap:12px}.profile-form .field{margin-bottom:4px}.profile-form small{font-size:11px}.profile-avatar-row{display:flex;align-items:center;gap:14px;margin-bottom:5px}.profile-avatar-row p{font-size:11px;margin:8px 0 0}.profile-account-info h2{font-size:16px;margin:0 0 16px}.profile-account-info>div{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid var(--line);font-size:12px}.profile-account-info>div:last-child{border-bottom:0}.profile-account-info span{color:var(--muted)}.profile-account-info strong{font-weight:650}@media(max-width:760px){.profile-layout{grid-template-columns:1fr}.profile-summary{position:static}.account-dropdown{right:-45px}.profile-avatar-row{align-items:flex-start}}
