/* HMCW 2.16 – fokussierte Desktopansicht für Krankmeldungen */
@media(min-width:1180px){
  body.employee-shell{background:linear-gradient(90deg,#eef3ee 0,#f5f7f6 14%,#f5f7f6 86%,#eef3ee 100%)}
  .employee-header,.employee-content,.employee-shell .page-footer{max-width:1360px}
  .employee-content{padding-left:42px;padding-right:42px}
  .portal-home{position:relative;max-width:1280px}
  .portal-home:before,.portal-home:after{content:"";position:fixed;top:208px;bottom:0;width:1px;background:linear-gradient(transparent,#dbe5dc 20%,#dbe5dc 75%,transparent);pointer-events:none}
  .portal-home:before{left:max(22px,calc(50% - 680px))}.portal-home:after{right:max(22px,calc(50% - 680px))}
}
.portal-modules-active{grid-template-columns:repeat(4,minmax(0,1fr))}
.portal-hero-meta{display:flex;align-items:center;gap:18px;margin-bottom:10px}.portal-hero-meta .eyebrow{margin:0}.portal-hero-meta time{display:inline-flex;align-items:center;gap:7px;padding:5px 9px;border:1px solid rgba(220,239,223,.2);border-radius:7px;background:rgba(255,255,255,.06);color:#d9e8dc;font-size:10px;font-weight:600;white-space:nowrap}.portal-hero-meta time .icon{width:14px;height:14px}
@media(max-width:900px){.portal-modules-active{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.portal-modules-active{grid-template-columns:1fr}.portal-hero-meta{align-items:flex-start;flex-direction:column;gap:7px}.portal-hero-meta time{font-size:9px}}
