.tsd-whs-news-feed{
  --tsd-news-accent:#0b8f91;
  --tsd-news-accent-dark:#087477;
  --tsd-news-ink:#15191b;
  --tsd-news-muted:#667277;
  --tsd-news-border:#d9e0e1;
  --tsd-news-soft:#f4f7f7;
  width:min(1240px,calc(100vw - 48px));
  max-width:none;
  margin-left:50%;
  transform:translateX(-50%);
  color:var(--tsd-news-ink);
  font-family:inherit;
}
.tsd-whs-news-feed *{box-sizing:border-box}
.tsd-whs-news-feed .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.tsd-whs-news-intro{max-width:860px;margin:0 0 28px;font-size:1.05rem;line-height:1.65;color:var(--tsd-news-muted)}
.tsd-whs-news-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,310px);gap:22px;align-items:end;border-bottom:2px solid var(--tsd-news-ink);margin:0 0 34px}
.tsd-whs-news-filters{display:flex;gap:26px;align-items:flex-end;overflow-x:auto;overflow-y:hidden;white-space:nowrap;margin:0;scrollbar-width:thin}
.tsd-whs-news-filters a{position:relative;display:inline-flex;align-items:center;min-height:48px;padding:13px 0 11px;color:var(--tsd-news-ink);font-size:.92rem;font-weight:650;text-decoration:none;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color .18s ease,border-color .18s ease}
.tsd-whs-news-filters a:hover,.tsd-whs-news-filters a:focus{color:var(--tsd-news-accent)}
.tsd-whs-news-filters a.is-active{color:var(--tsd-news-accent);border-bottom-color:var(--tsd-news-accent);font-weight:750}
.tsd-whs-news-search{display:flex;height:42px;margin:0 0 9px;background:#fff;border:1px solid var(--tsd-news-border);border-radius:2px;overflow:hidden}
.tsd-whs-news-search:focus-within{border-color:var(--tsd-news-accent);box-shadow:0 0 0 1px var(--tsd-news-accent)}
.tsd-whs-news-search input{min-width:0;flex:1;width:100%;height:100%;padding:0 12px;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:var(--tsd-news-ink);font:inherit;font-size:.9rem}
.tsd-whs-news-search input::placeholder{color:#8a9599}
.tsd-whs-news-search button{width:44px;min-width:44px;height:100%;display:grid;place-items:center;border:0;background:var(--tsd-news-accent);color:#fff;cursor:pointer;padding:0}
.tsd-whs-news-search button:hover,.tsd-whs-news-search button:focus{background:var(--tsd-news-accent-dark)}
.tsd-whs-news-search svg{width:18px;height:18px;fill:currentColor}
.tsd-whs-news-layout{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:34px;align-items:start}
.tsd-whs-news-layout.no-sidebar{grid-template-columns:minmax(0,1fr)}
.tsd-whs-news-main{min-width:0}
.tsd-whs-news-context{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:0 0 16px;color:var(--tsd-news-muted);font-size:.88rem;border-bottom:1px solid var(--tsd-news-border)}
.tsd-whs-news-context span{font-weight:650;color:var(--tsd-news-ink)}
.tsd-whs-news-context small{font-weight:500;color:var(--tsd-news-muted)}
.tsd-whs-news-context a{color:var(--tsd-news-accent);text-decoration:none;font-weight:650}
.tsd-whs-news-list{border-top:1px solid var(--tsd-news-border)}
.tsd-whs-news-context+.tsd-whs-news-list{border-top:0}
.tsd-whs-news-card{padding:25px 0 28px;border-bottom:1px solid var(--tsd-news-border)}
.tsd-whs-news-card:first-child{padding-top:6px}
.tsd-whs-news-meta{display:flex;align-items:center;gap:8px;margin-bottom:9px;font-size:.75rem;font-weight:700;letter-spacing:.055em;text-transform:uppercase;color:var(--tsd-news-muted)}
.tsd-whs-news-category{color:var(--tsd-news-accent)}
.tsd-whs-news-card h2{max-width:1000px;margin:0 0 9px;font-size:clamp(1.22rem,1.65vw,1.55rem);font-weight:750;line-height:1.19;letter-spacing:-.015em}
.tsd-whs-news-card h2 a{color:var(--tsd-news-ink);text-decoration:none}
.tsd-whs-news-card h2 a:hover,.tsd-whs-news-card h2 a:focus{color:var(--tsd-news-accent)}
.tsd-whs-news-excerpt{max-width:980px;margin:0 0 14px;color:var(--tsd-news-muted);font-size:.92rem;line-height:1.5}
.tsd-whs-news-readmore{display:inline-flex;align-items:center;gap:6px;color:var(--tsd-news-ink);font-size:.9rem;font-weight:700;text-decoration:none}
.tsd-whs-news-readmore:hover,.tsd-whs-news-readmore:focus{color:var(--tsd-news-accent)}
.tsd-whs-news-sidebar{border-left:1px solid var(--tsd-news-border);padding-left:28px;position:sticky;top:28px}
.tsd-whs-news-sidebar-block h3{margin:0 0 14px;padding:0 0 13px;border-bottom:2px solid var(--tsd-news-ink);font-size:1.08rem;font-weight:750;line-height:1.3}
.tsd-whs-news-topics{list-style:none!important;margin:0!important;padding:0!important}
.tsd-whs-news-topics li{margin:0!important;padding:0!important;border-bottom:1px solid var(--tsd-news-border)}
.tsd-whs-news-topics a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 2px;color:var(--tsd-news-ink);font-size:.91rem;line-height:1.35;text-decoration:none}
.tsd-whs-news-topics a:hover,.tsd-whs-news-topics a:focus,.tsd-whs-news-topics a.is-active{color:var(--tsd-news-accent)}
.tsd-whs-news-topics a.is-active{font-weight:700}
.tsd-whs-news-topics small{min-width:24px;color:#8a9599;font-size:.76rem;text-align:right}
.tsd-whs-news-sidebar-empty{margin:0;color:var(--tsd-news-muted);font-size:.9rem;line-height:1.5}
.tsd-whs-news-empty{padding:34px 0;border-top:1px solid var(--tsd-news-border)}
.tsd-whs-news-empty h3{margin:0 0 6px;font-size:1.1rem}
.tsd-whs-news-empty p{margin:0;color:var(--tsd-news-muted)}
.tsd-whs-news-pagination{padding-top:26px}
.tsd-whs-news-pagination ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none!important;padding:0!important;margin:0!important}
.tsd-whs-news-pagination li{margin:0!important}
.tsd-whs-news-pagination a,.tsd-whs-news-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid var(--tsd-news-border);color:var(--tsd-news-ink);text-decoration:none;background:#fff}
.tsd-whs-news-pagination a:hover,.tsd-whs-news-pagination a:focus{border-color:var(--tsd-news-accent);color:var(--tsd-news-accent)}
.tsd-whs-news-pagination .current{border-color:var(--tsd-news-accent);background:var(--tsd-news-accent);color:#fff;font-weight:700}
.tsd-whs-news-article{max-width:1000px}
.tsd-whs-news-lead{max-width:970px;margin:0 0 26px;font-size:1.08em;line-height:1.58;color:var(--tsd-news-ink)}
.tsd-whs-news-section{max-width:800px;margin:0 0 24px}
.tsd-whs-news-section h2{margin:22px 0 9px;font-size:1.55em;line-height:1.2;letter-spacing:-.015em}
.tsd-whs-news-section p{margin:0 0 13px;line-height:1.62}
.tsd-whs-news-section ul{margin-top:8px}
.tsd-whs-news-section li{margin-bottom:5px;line-height:1.5}
.tsd-whs-news-source-wrap{max-width:800px;margin-top:26px;padding-top:9px;border-top:1px solid var(--tsd-news-border)}
.tsd-whs-news-source{margin:0;font-size:.78rem;line-height:1.4;color:var(--tsd-news-muted)}
.tsd-whs-news-source a{color:var(--tsd-news-accent)}
body.single-tsd_whs_news .entry-header,
body.single-tsd_whs_news .entry-content,
body.single-tsd_whs_news article.type-tsd_whs_news > header,
body.single-tsd_whs_news article.type-tsd_whs_news > .entry-content{max-width:1000px;width:100%}
body.single-tsd_whs_news .entry-title,
body.single-tsd_whs_news h1.entry-title{max-width:1000px;font-size:clamp(2.15rem,4vw,3.15rem);line-height:1.08;letter-spacing:-.025em}
body.single-tsd_whs_news .entry-content .tsd-whs-news-lead{max-width:920px}

.tsd-whs-news-error{padding:14px;border:1px solid #d63638;background:#fff5f5;color:#721c24}
@media (max-width:1024px){
  .tsd-whs-news-toolbar{grid-template-columns:1fr;gap:10px}
  .tsd-whs-news-search{max-width:360px;margin:0 0 12px}
  .tsd-whs-news-layout{grid-template-columns:minmax(0,1fr) 240px;gap:34px}
  .tsd-whs-news-sidebar{padding-left:22px}
}
@media (max-width:760px){
  .tsd-whs-news-toolbar{margin-bottom:24px}
  .tsd-whs-news-filters{gap:20px}
  .tsd-whs-news-filters a{min-height:44px;font-size:.86rem}
  .tsd-whs-news-search{max-width:none;width:100%}
  .tsd-whs-news-layout{grid-template-columns:1fr;gap:34px}
  .tsd-whs-news-sidebar{position:static;border-left:0;border-top:1px solid var(--tsd-news-border);padding:26px 0 0}
  .tsd-whs-news-card{padding:22px 0 24px}
  .tsd-whs-news-card h2{font-size:1.18rem}
  .tsd-whs-news-context{align-items:flex-start;flex-direction:column;gap:6px}
}

/* v2.3 single-article news body */
.tsd-whs-news-body{max-width:900px;margin:0 0 24px}
.tsd-whs-news-body p{margin:0 0 15px;line-height:1.68}
.tsd-whs-news-body p:last-child{margin-bottom:0}


/* v2.4 feed width, sharing and newsroom navigation */
.tsd-whs-news-card-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:30px}
.tsd-whs-news-share{display:inline-flex;align-items:center;gap:7px;color:var(--tsd-news-muted)}
.tsd-whs-news-share-label{margin-right:1px;font-size:.76rem;font-weight:650;color:#7b8589}
.tsd-whs-news-share a{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:50%;color:#657176;text-decoration:none;transition:color .18s ease,background-color .18s ease,transform .18s ease}
.tsd-whs-news-share a:hover,.tsd-whs-news-share a:focus{color:var(--tsd-news-accent);background:#edf6f6;transform:translateY(-1px)}
.tsd-whs-news-share svg{width:16px;height:16px;fill:currentColor}
@media (max-width:760px){
  .tsd-whs-news-feed{width:100%;margin-left:0;transform:none}
  .tsd-whs-news-card-actions{align-items:flex-start;flex-direction:column;gap:12px}
  .tsd-whs-news-share{padding-top:1px}
}

/* v2.5 sidebar Safety Alerts signup */
.tsd-whs-news-alert-signup,
.tsd-whs-news-alert-signup *{box-sizing:border-box}
.tsd-whs-news-alert-signup{
  --sdeb-navy:#1b2a38;
  --sdeb-teal:#36B6AE;
  --sdeb-teal-dark:#2A9A93;
  --sdeb-line:#E4E9ED;
  --sdeb-red:#CE6752;
  width:100%;
  margin:22px 0 0;
  padding:18px 15px 16px;
  border-radius:4px;
  background:var(--sdeb-navy);
  color:#fff;
  line-height:1.5;
}
.tsd-whs-news-alert-signup h2{margin:0 0 12px;color:#fff;font-size:1.18rem;line-height:1.2;font-weight:750;text-align:left}
.tsd-whs-news-alert-signup .sdeb-row{display:flex;flex-direction:column;gap:8px}
.tsd-whs-news-alert-signup input[type=email]{width:100%;min-width:0;padding:9px 11px;border:1.5px solid var(--sdeb-line);border-radius:6px;background:#fff;color:var(--sdeb-navy);font:inherit;font-size:.84rem;line-height:1.35;box-shadow:none}
.tsd-whs-news-alert-signup input[type=email]:focus-visible{outline:3px solid var(--sdeb-teal);outline-offset:1px;border-color:var(--sdeb-teal)}
.tsd-whs-news-alert-signup input.sdeb-invalid{border-color:var(--sdeb-red)}
.tsd-whs-news-alert-signup button{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:9px 12px;border:0;border-radius:6px;background:var(--sdeb-teal);color:#fff;font:inherit;font-size:.84rem;font-weight:750;line-height:1.35;cursor:pointer;transition:background .15s ease,transform .1s ease}
.tsd-whs-news-alert-signup button svg{width:15px;height:15px;flex-shrink:0}
.tsd-whs-news-alert-signup button:not(:disabled){animation:sdebPulse 2.4s ease-out infinite}
.tsd-whs-news-alert-signup button:not(:disabled) svg{animation:sdebRing 2.4s ease-out infinite}
.tsd-whs-news-alert-signup button:hover:not(:disabled),.tsd-whs-news-alert-signup button:focus-visible{animation:none;background:var(--sdeb-teal-dark)}
.tsd-whs-news-alert-signup button:active:not(:disabled){transform:scale(.98)}
.tsd-whs-news-alert-signup button:focus-visible{outline:3px solid #fff;outline-offset:2px}
.tsd-whs-news-alert-signup button:disabled{opacity:.6;cursor:default}
.tsd-whs-news-alert-signup .sdeb-msg{display:none;margin:10px 0 0;font-size:.8rem;line-height:1.4;text-align:left}
.tsd-whs-news-alert-signup .sdeb-msg.sdeb-err{color:#ffd1c8}
.tsd-whs-news-alert-signup .sdeb-msg.sdeb-ok{color:#a9ece7;font-weight:600}
.tsd-whs-news-alert-signup .sdeb-fine{margin:8px 0 0;color:#b7c2ca;font-size:.7rem;line-height:1.35;text-align:left}
.tsd-whs-news-alert-signup .sdeb-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
@keyframes sdebPulse{0%{box-shadow:0 0 0 0 rgba(54,182,174,.55)}12%{box-shadow:0 0 0 9px rgba(54,182,174,0)}16%{box-shadow:0 0 0 0 rgba(54,182,174,.55)}30%{box-shadow:0 0 0 9px rgba(54,182,174,0)}100%{box-shadow:0 0 0 0 rgba(54,182,174,0)}}
@keyframes sdebRing{0%,30%,100%{transform:rotate(0)}4%{transform:rotate(-12deg)}9%{transform:rotate(10deg)}14%{transform:rotate(-8deg)}19%{transform:rotate(6deg)}24%{transform:rotate(0)}}
@media (prefers-reduced-motion:reduce){.tsd-whs-news-alert-signup button,.tsd-whs-news-alert-signup button svg{animation:none!important}}
@media (max-width:760px){.tsd-whs-news-alert-signup{max-width:360px;margin-top:24px}}

/* v2.8 individual article sharing */
.tsd-whs-news-single-share{max-width:900px;margin:22px 0 8px;padding-top:16px;border-top:1px solid var(--tsd-news-border)}
.tsd-whs-news-single-share .tsd-whs-news-share-label{font-size:.8rem}
.tsd-whs-news-single-share .tsd-whs-news-share a{width:31px;height:31px}
.tsd-whs-news-single-share .tsd-whs-news-share svg{width:17px;height:17px}
