.profile-page{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;padding-top:64px}.profile-container{max-width:64rem;margin:0 auto;padding:48px}.profile-header{margin-bottom:32px}.profile-title{font-size:28px;font-weight:600;color:#fff;margin-bottom:8px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.profile-subtitle{font-size:14px;color:#fff9;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.profile-card{border-radius:8px;overflow:hidden}.profile-card-header{padding:24px;border-bottom:1px solid rgba(255,255,255,.1)}.profile-card-title{font-size:18px;font-weight:600;color:#ffffffe6;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.profile-card-content{padding:32px;display:flex;flex-direction:column;align-items:center;gap:32px}.profile-avatar-section{display:flex;justify-content:center;align-items:center}.profile-avatar-large{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.2)}.profile-avatar-large-placeholder{width:120px;height:120px;border-radius:50%;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#ffffffb3;border:3px solid rgba(255,255,255,.2)}.profile-info-section{width:100%;max-width:500px}.profile-field{margin-bottom:24px}.profile-label{display:block;font-size:14px;font-weight:500;color:#ffffffb3;margin-bottom:8px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.profile-value{font-size:16px;font-weight:500;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.profile-value-dev{color:#e5a00d}
