/* NWPharmaTech integration module "study-hub": styles generated by build.py from
   src/assets/css/site.css. Only the rules this module uses; every selector starts with .nwpt-module
   and every class carries the nwpt- prefix, so nothing here can style the rest of the page.
   :not(#nwpt-a):not(#nwpt-b) always matches the wrapper and adds the weight of two ids, so
   the live page's own content-area rules (#content h2, .entry-content a) do not override what the module
   sets; !important and inline styles still do. Do not edit: change site.css or the content and rebuild. */
.nwpt-module:not(#nwpt-a):not(#nwpt-b) { --nwpt-ink: #14212b; --nwpt-ink-soft: #3a4b58; --nwpt-muted: #5b6b77; --nwpt-bg: #ffffff; --nwpt-surface: #ffffff; --nwpt-surface-alt: #f2f6fa; --nwpt-line: #d9e2ea; --nwpt-brand: #005EB8; --nwpt-brand-dark: #00386e; --nwpt-link: #005EB8; --nwpt-focus: #ffbf47; --nwpt-est-bg: #e2f1e8; --nwpt-est-ink: #1b5a36; --nwpt-emg-bg: #fdf0d8; --nwpt-emg-ink: #7a4a05; --nwpt-co-bg: #eef2f6; --nwpt-co-ink: #33424f; --nwpt-radius: 10px; --nwpt-max: 1120px; --nwpt-measure: 68ch; --nwpt-font: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) *, .nwpt-module:not(#nwpt-a):not(#nwpt-b) *::before, .nwpt-module:not(#nwpt-a):not(#nwpt-b) *::after { box-sizing: border-box; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
@media (prefers-reduced-motion: reduce) {
  .nwpt-module:not(#nwpt-a):not(#nwpt-b) { scroll-behavior: auto; }
  .nwpt-module:not(#nwpt-a):not(#nwpt-b) * { transition: none !important; }
}
.nwpt-module:not(#nwpt-a):not(#nwpt-b) { margin: 0; background: var(--nwpt-bg); color: var(--nwpt-ink); font: 1.0625rem/1.6 var(--nwpt-font); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) a { color: var(--nwpt-link); text-underline-offset: .18em; text-decoration: underline; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) a:hover { color: var(--nwpt-brand-dark); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) :focus-visible { outline: 3px solid var(--nwpt-focus); outline-offset: 2px; box-shadow: 0 0 0 5px var(--nwpt-ink); border-radius: 2px; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) h1, .nwpt-module:not(#nwpt-a):not(#nwpt-b) h2, .nwpt-module:not(#nwpt-a):not(#nwpt-b) h3 { line-height: 1.2; color: var(--nwpt-brand-dark); margin: 0 0 .5em; font-weight: 650; letter-spacing: -.01em; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) h1 { font-size: clamp(1.9rem, 1.35rem + 2.3vw, 2.9rem); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) h2 { font-size: clamp(1.4rem, 1.15rem + 1vw, 1.85rem); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) h3 { font-size: 1.15rem; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) p, .nwpt-module:not(#nwpt-a):not(#nwpt-b) ul, .nwpt-module:not(#nwpt-a):not(#nwpt-b) dl { margin: 0 0 1em; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-prose { max-width: var(--nwpt-measure); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-prose li { margin-bottom: .35em; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-lead { font-size: 1.18rem; color: var(--nwpt-ink-soft); max-width: var(--nwpt-measure); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-small { font-size: .9rem; color: var(--nwpt-muted); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-container { width: 100%; max-width: var(--nwpt-max); margin: 0 auto; padding: 0 16px; }
@media (min-width: 720px) {
  .nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-container { padding: 0 28px; }
}
@supports selector(:has(a)) {
  .nwpt-module:not(#nwpt-a):not(#nwpt-b) { scroll-padding-top: 80px; }
}
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-section { padding: 56px 0; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-section-tight { padding: 32px 0; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-section-alt { background: var(--nwpt-surface-alt); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-eyebrow { display: block; font-size: .8rem; font-weight: 700; letter-spacing: .09em; text-transform: uppercase; color: var(--nwpt-brand); margin-bottom: .6rem; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-section-head { display: flex; flex-wrap: wrap; align-items: center; gap: .4rem 1rem; margin-bottom: .9rem; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-section-head h2, .nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-section-head h3 { margin: 0; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-status-note { font-size: .92rem; color: var(--nwpt-muted); margin: -.2rem 0 1.2rem; max-width: var(--nwpt-measure); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-page-hero { padding: 48px 0 36px; border-bottom: 1px solid var(--nwpt-line); background: linear-gradient(180deg, var(--nwpt-surface-alt), #fff); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-page-hero .nwpt-lead { margin-bottom: 0; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-btn { display: inline-flex; align-items: center; justify-content: center; gap: .4rem; min-height: 44px; padding: .65rem 1.15rem; border-radius: 8px; font-weight: 650; text-decoration: none; border: 2px solid var(--nwpt-brand); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-btn-primary { background: var(--nwpt-brand); color: #fff; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-btn-primary:hover { background: var(--nwpt-brand-dark); border-color: var(--nwpt-brand-dark); color: #fff; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-card { background: var(--nwpt-surface); border: 1px solid var(--nwpt-line); border-radius: var(--nwpt-radius); padding: 22px; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-card > :last-child { margin-bottom: 0; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-card h3 { margin-bottom: .35em; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-two-col { display: grid; gap: 36px; }
@media (min-width: 900px) {
  .nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-two-col { grid-template-columns: 1.45fr 1fr; align-items: start; }
}
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-aside { background: var(--nwpt-surface-alt); border-radius: var(--nwpt-radius); padding: 20px 22px; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-aside > :last-child { margin-bottom: 0; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-tag { display: inline-flex; align-items: center; gap: .4em; font-size: .76rem; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; padding: .28em .7em; border-radius: 999px; white-space: nowrap; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-tag::before { content: ""; width: .5em; height: .5em; border-radius: 50%; background: currentColor; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-tag-company { background: var(--nwpt-co-bg); color: var(--nwpt-co-ink); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-table-wrap { margin: 0 0 1.4rem; border: 1px solid var(--nwpt-line); border-radius: var(--nwpt-radius); background: #fff; overflow-x: auto; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) table { width: 100%; border-collapse: collapse; font-size: .96rem; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) caption { text-align: left; padding: 12px 16px 0; font-weight: 650; color: var(--nwpt-brand-dark); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) th, .nwpt-module:not(#nwpt-a):not(#nwpt-b) td { text-align: left; vertical-align: top; padding: 11px 16px; border-bottom: 1px solid var(--nwpt-line); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) thead th { background: var(--nwpt-surface-alt); color: var(--nwpt-brand-dark); font-size: .84rem; text-transform: uppercase; letter-spacing: .04em; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) tbody tr:last-child th, .nwpt-module:not(#nwpt-a):not(#nwpt-b) tbody tr:last-child td { border-bottom: 0; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) tbody th { font-weight: 650; color: var(--nwpt-brand-dark); width: 32%; }
@media (max-width: 560px) {
  .nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-table-stack tr { display: block; border-bottom: 1px solid var(--nwpt-line); padding: 10px 0; }
  .nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-table-stack tbody tr:last-child { border-bottom: 0; }
  .nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-table-stack th, .nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-table-stack td { display: block; width: auto; border: 0; padding: 2px 16px; }
}
@media print {
  .nwpt-module:not(#nwpt-a):not(#nwpt-b) { font-size: 11pt; }
  .nwpt-module:not(#nwpt-a):not(#nwpt-b) a { color: inherit; text-decoration: underline; }
}
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-summary-panel { background: #fff; border: 1px solid var(--nwpt-line); border-left: 5px solid var(--nwpt-brand); border-radius: var(--nwpt-radius); padding: 22px 24px; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-as-of { font-size: .86rem; color: var(--nwpt-muted); margin-top: -.3rem; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-summary-dl { display: grid; gap: 14px; margin: 0; }
@media (min-width: 900px) {
  .nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-summary-dl { grid-template-columns: repeat(2, 1fr); }
}
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-summary-dl dt { font-weight: 700; color: var(--nwpt-brand-dark); font-size: .95rem; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-summary-dl dd { margin: .2rem 0 0; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-st { display: inline-block; font-size: .8rem; font-weight: 700; padding: .15em .6em; border-radius: 999px; white-space: nowrap; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-st-done { background: var(--nwpt-est-bg); color: var(--nwpt-est-ink); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-st-progress { background: var(--nwpt-emg-bg); color: var(--nwpt-emg-ink); }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-milestones td, .nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-milestones th { vertical-align: middle; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-milestones tbody th { width: 45%; }
.nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-two-col > * { min-width: 0; }
@media (max-width: 560px) {
  .nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-table-stack thead { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }
  .nwpt-module:not(#nwpt-a):not(#nwpt-b) .nwpt-table-stack td[data-label]::before { content: attr(data-label) ": "; font-weight: 600; color: var(--nwpt-muted); }
}
.nwpt-module:not(#nwpt-a):not(#nwpt-b) [hidden] { display: none !important; }
