.profile-page{max-width:960px;margin:0 auto;padding:1.25rem 1rem 3rem}.profile-toolbar{display:flex;justify-content:flex-start;margin-bottom:1rem}.profile-empty{text-align:center;padding:4rem 1.5rem;background:var(--white,#fff);border-radius:16px;border:1px solid rgba(15,23,42,.06)}.profile-cover{background:linear-gradient(135deg,#4f46e5,#7c3aed 50%,#a855f7);border-radius:16px 16px 0 0;min-height:140px;position:relative}[data-theme=dark] .profile-cover,html.dark .profile-cover{background:linear-gradient(135deg,#3730a3,#5b21b6 50%,#7e22ce)}.profile-avatar{width:96px;height:96px;border:4px solid #fff;box-shadow:0 4px 16px rgba(0,0,0,.12);position:absolute;bottom:-48px;left:2rem;font-size:2.25rem;font-weight:700;z-index:2}[data-theme=dark] .profile-avatar,html.dark .profile-avatar{border-color:#1e293b}.profile-card{position:relative;border:none;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06),0 8px 24px rgba(15,23,42,.04)}[data-theme=dark] .profile-card,html.dark .profile-card{background:#1e293b}.profile-card-body{padding:4.25rem 2rem 2rem}.profile-identity{margin-bottom:1rem}.profile-name{font-size:1.6rem;font-weight:700;margin-bottom:.15rem}.profile-username{color:#64748b;font-size:.9rem}[data-theme=dark] .profile-username,html.dark .profile-username{color:#94a3b8}.profile-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.1rem 1.5rem;gap:1.1rem 1.5rem}.profile-info-item{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;border-radius:12px;background:#f8fafc}[data-theme=dark] .profile-info-item,html.dark .profile-info-item{background:rgba(255,255,255,.04)}.profile-info-icon{color:#6366f1;margin-top:2px;flex-shrink:0}.profile-info-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;font-weight:600;color:#94a3b8;margin-bottom:2px}.profile-info-value{font-size:.95rem;font-weight:500;color:#1e293b;word-break:break-word}[data-theme=dark] .profile-info-value,html.dark .profile-info-value{color:#e2e8f0}.profile-role-badge{font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:20px;background:rgba(79,70,229,.08);color:#4f46e5;border:1px solid rgba(79,70,229,.15)}[data-theme=dark] .profile-role-badge,html.dark .profile-role-badge{background:rgba(129,140,248,.12);color:#a5b4fc;border-color:rgba(129,140,248,.2)}.profile-timeline-card{margin-top:1.5rem;padding:1.5rem 1.75rem 1.75rem;border-radius:16px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06),0 8px 24px rgba(15,23,42,.04)}[data-theme=dark] .profile-empty,[data-theme=dark] .profile-timeline-card,html.dark .profile-empty,html.dark .profile-timeline-card{background:#1e293b}[data-theme=dark] .profile-empty,html.dark .profile-empty{border-color:rgba(255,255,255,.08)}@media (max-width:767.98px){.profile-page{padding:1rem .85rem 2.5rem}.profile-card-body,.profile-timeline-card{padding-left:1.15rem;padding-right:1.15rem}.profile-avatar{left:1.15rem}.profile-info-grid{grid-template-columns:1fr}}