.hr-enterprise-profile{display:grid;gap:16px}.hr-enterprise-profile-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px;border-radius:16px;background:linear-gradient(135deg,color-mix(in srgb,var(--company-primary,#073763) 12%,transparent),transparent)}.hr-enterprise-profile-head h2,.hr-enterprise-profile-head p{margin:2px 0}.hr-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hr-profile-section,.hr-redacted-box{padding:16px;border:1px solid var(--border-color,#d8e0e8);border-radius:14px;background:var(--surface,#fff)}.hr-profile-section h3{margin:0 0 12px;color:var(--company-primary,#073763)}.hr-profile-section dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.hr-profile-section dl div{min-width:0}.hr-profile-section dt{font-size:.78rem;color:var(--muted,#667085)}.hr-profile-section dd{margin:3px 0;font-weight:750;overflow-wrap:anywhere}.hr-profile-section.wide{grid-column:1/-1}.hr-redacted,.hr-redacted-box{color:#9a3412}.hr-redacted-box{display:grid;place-items:center;align-content:center;gap:5px;min-height:120px;border-style:dashed;background:#fff7ed;text-align:center}.hr-redacted-box small{font-family:monospace}.hr-legacy-profile{margin-top:16px;padding:12px;border:1px solid var(--border-color,#d8e0e8);border-radius:14px}.hr-legacy-profile summary{cursor:pointer;font-weight:800}.hr-profile-actions{display:flex;justify-content:flex-end}.hr-compensation-history{margin-top:20px}.hr-compensation-history table small{display:block}.hr-compensation-history .hr-redacted-box{min-height:80px}@media(max-width:760px){.hr-profile-grid{grid-template-columns:1fr}.hr-enterprise-profile-head{align-items:flex-start;flex-direction:column}.hr-profile-section.wide{grid-column:auto}.hr-profile-section dl{grid-template-columns:1fr}}
