.emp-profile{background:linear-gradient(#f0fdf4 0%,#f8fafc 240px);flex-direction:column;gap:1.5rem;min-height:100vh;padding:1.5rem 2rem 2.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.emp-profile-hero{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:1.25rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 1px 3px #0f172a0a}.emp-profile-avatar{color:#fff;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:26px;font-weight:700;display:inline-flex}.emp-profile-id{flex-direction:column;flex:1;gap:4px;display:flex}.emp-profile-id h1{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:24px;font-weight:700}.emp-profile-role,.emp-profile-team{color:#64748b;align-items:center;gap:6px;margin:0;font-size:13px;display:inline-flex}.emp-profile-role{color:#047857;font-weight:600}.emp-profile-edit{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:6px;padding:.5rem .875rem;font-size:13px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.emp-profile-edit:hover{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.emp-profile-grid{grid-template-columns:1fr 1.2fr;gap:1.25rem;display:grid}@media (max-width:1024px){.emp-profile-grid{grid-template-columns:1fr}}.emp-profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:14px;padding:1.25rem 1.5rem;display:flex;box-shadow:0 1px 3px #0f172a0a}.emp-profile-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.emp-profile-card-title{color:#0f172a;margin:0;font-size:15px;font-weight:700}.emp-profile-link{color:#047857;align-items:center;gap:4px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.emp-profile-link:hover{text-decoration:underline}.emp-profile-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.emp-profile-list li{align-items:center;gap:12px;display:flex}.emp-profile-list-icon{color:#475569;background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.emp-profile-list-label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:2px;font-size:11px;font-weight:700;display:block}.emp-profile-list-value{color:#0f172a;font-size:14px;font-weight:500}.emp-profile-list-value.mono{color:#475569;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:12px}.emp-profile-list-value.link{color:#047857;text-decoration:none}.emp-profile-list-value.link:hover{text-decoration:underline}.emp-profile-stats{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.emp-profile-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.emp-profile-stat-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.emp-profile-stat-icon.tone-blue{color:#1d4ed8;background:#dbeafe}.emp-profile-stat-icon.tone-rose{color:#be123c;background:#ffe4e6}.emp-profile-stat-icon.tone-emerald{color:#047857;background:#d1fae5}.emp-profile-stat-icon.tone-violet{color:#6d28d9;background:#ede9fe}.emp-profile-stat-label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:11px;font-weight:700}.emp-profile-stat-value{color:#0f172a;letter-spacing:-.02em;font-size:18px;font-weight:700;line-height:1.1}.emp-profile-stat-sub{color:#94a3b8;font-size:11px}.emp-profile-progress{background:linear-gradient(135deg,#ecfdf5 0%,#f0fdfa 100%);border:1px solid #a7f3d0;border-radius:12px;margin-top:8px;padding:14px}.emp-profile-progress-head{color:#064e3b;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;display:flex}.emp-profile-progress-head strong{color:#047857;font-weight:700}.emp-profile-progress-track{background:#d1fae5;border-radius:999px;height:8px;overflow:hidden}.emp-profile-progress-fill{background:linear-gradient(90deg,#10b981 0%,#059669 100%);border-radius:999px;height:100%;transition:width .4s}.emp-profile-progress-sub{color:#047857;margin:8px 0 0;font-size:12px;font-weight:500}@media (max-width:720px){.emp-profile{padding:1rem}.emp-profile-stats{grid-template-columns:1fr}}
