/* price-list.html — the printable prescriber packet + site download page.
   Paper rules (fax): Letter portrait, pure black on white, no tints — rules,
   bold and caps carry hierarchy; ≥9pt table text, ≥10pt body; margins ≥0.45in
   top/bottom and ≥0.5in sides; Helvetica/Arial body, Courier wordmark; every
   sheet stands alone with the identity footer and Page X of Y. */
.pl-page { background: #E9E6DE; padding: 24px 16px 48px; }
.pl-intro { max-width: 1100px; margin: 0 auto 16px; color: #0F1E1C; }
.pl-intro h1 { font-family: var(--ps-font-display, Georgia, serif); font-size: 28px; line-height: 34px; margin: 8px 0 6px; }
.pl-intro p { font-size: 15px; line-height: 22px; margin: 0 0 6px; max-width: 760px; color: #3E4A48; }
.pl-status { max-width: 1100px; margin: 0 auto 14px; padding: 10px 14px; border-radius: 10px; background: #fff; border: 1px solid rgba(15,30,28,.14); font-size: 14px; }
.pl-status-error { border-color: #B53A2A; color: #7A2418; }
.pl-options { max-width: 1100px; margin: 0 auto 22px; display: flex; flex-wrap: wrap; gap: 12px 24px; align-items: center; background: #fff; border: 1px solid rgba(15,30,28,.14); border-radius: 14px; padding: 14px 18px; box-shadow: 0 8px 24px rgba(15,30,28,.08); font-size: 13.5px; color: #0F1E1C; }
.pl-grp { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; }
.pl-grp-right { margin-left: auto; }
.pl-lbl { font-weight: 700; font-size: 10.5px; letter-spacing: .1em; text-transform: uppercase; color: #5A6563; margin-right: 4px; }
.pl-chk { display: inline-flex; align-items: center; gap: 6px; padding: 6px 10px; border: 1px solid rgba(15,30,28,.16); border-radius: 999px; cursor: pointer; }
.pl-chk input { margin: 0; }
.pl-sel, .pl-field { padding: 6px 10px; border: 1px solid rgba(15,30,28,.16); border-radius: 8px; background: #fff; font: inherit; color: inherit; }
.pl-field { width: 150px; }
.pl-field-wide { width: 360px; }
.pl-meta { color: #5A6563; margin-right: 6px; }
.pl-btn { padding: 9px 16px; border-radius: 999px; background: #055d33; color: #fff; border: 0; font: inherit; font-weight: 700; cursor: pointer; }
.pl-btn:hover { background: #044627; }
.pl-required { color: #044627; font-weight: 600; }
.pl-hint { color: #5A6563; font-size: 12px; }
.pl-doc { display: flex; flex-direction: column; align-items: center; gap: 28px; }

/* ── sheets ── */
.pl-sheet { width: 8.5in; height: 11in; box-sizing: border-box; padding: 0.48in 0.5in 0.5in; background: #fff; color: #0F1E1C; position: relative; overflow: hidden;
  font-family: Helvetica, Arial, sans-serif; font-size: 13.3px; line-height: 17px; box-shadow: 0 10px 30px rgba(15,30,28,.12); }
.pl-sheet b { font-weight: 700; }
.pl-sheet, .pl-sheet p, .pl-sheet li, .pl-sheet td, .pl-sheet th, .pl-sheet h1, .pl-sheet h2, .pl-sheet div { color: #0F1E1C; font-family: Helvetica, Arial, sans-serif; }
.pl-sheet p, .pl-sheet h1, .pl-sheet h2, .pl-sheet ul, .pl-sheet ol { max-width: none; }
.pl-sheet a { color: inherit; text-decoration: none; }
.pl-phead { display: flex; justify-content: space-between; align-items: baseline; border-bottom: 1.5px solid #0F1E1C; padding-bottom: 8px; margin-bottom: 14px; }
.pl-phead-l { display: flex; flex-direction: column; gap: 5px; }
.pl-sheet .pl-wordmark { font-family: 'Courier New', Courier, monospace; font-weight: 700; font-size: 19px; line-height: 1; letter-spacing: .22em; text-transform: uppercase; }
.pl-phead-addr { font-size: 10.5px; line-height: 13px; }
.pl-phead-r { font-size: 11px; line-height: 1; color: #5A6563; letter-spacing: .02em; white-space: nowrap; }
.pl-foot { position: absolute; left: 0.5in; right: 0.5in; bottom: 0.36in; border-top: 1px solid #0F1E1C; padding-top: 6px; display: flex; justify-content: space-between; gap: 24px; font-size: 9.5px; line-height: 12px; }
.pl-pn { white-space: nowrap; font-weight: 700; }

/* cover */
.pl-letter { font-size: 13.3px; line-height: 20px; max-width: 640px; margin-top: 20px; }
.pl-letter p { margin: 0 0 14px; }
.pl-date, .pl-addr { margin-bottom: 22px !important; }
.pl-fax { color: #5A6563; }
.pl-close { margin-top: 20px !important; }
.pl-sig { margin-top: 54px; font-size: 13.3px; line-height: 20px; }
.pl-sig-name { font-weight: 700; }

/* summary */
.pl-h1 { font-size: 26px; line-height: 30px; font-weight: 700; margin: 2px 0 6px; letter-spacing: -.3px; }
.pl-h1s { font-size: 22px; line-height: 26px; font-weight: 700; margin: 2px 0 6px; letter-spacing: -.2px; }
.pl-lede { font-size: 12.5px; line-height: 16px; margin: 0 0 8px; max-width: 720px; }
.pl-cols2 { display: grid; grid-template-columns: 1fr 1fr; column-gap: 26px; }
.pl-sheet h2 { font-size: 10.5px; line-height: 1; letter-spacing: .1em; text-transform: uppercase; margin: 8px 0 3px; padding-bottom: 4px; border-bottom: 1.5px solid #0F1E1C; display: flex; justify-content: space-between; align-items: baseline; font-weight: 700; }
.pl-hd { font-size: 9px; letter-spacing: .08em; color: #5A6563; font-weight: 400; }
.pl-pl { list-style: none; margin: 0; padding: 0; }
.pl-pl li { display: flex; justify-content: space-between; gap: 10px; padding: 1px 0; border-bottom: 1px solid rgba(15,30,28,.12); font-size: 12px; line-height: 12.5px; }
.pl-pl .pl-m { color: #5A6563; }
.pl-pl .pl-pr { font-weight: 700; white-space: nowrap; }
.pl-pl .pl-more { color: #5A6563; border-bottom: 0; }
.pl-just { margin-top: 7px; border: 1.5px solid #0F1E1C; padding: 5px 9px; font-size: 11.5px; line-height: 14px; }
.pl-kind-list .pl-just { margin: 0 0 9px; }
.pl-tag { font-weight: 700; font-size: 9px; letter-spacing: .12em; text-transform: uppercase; margin-right: 10px; }
.pl-legend { margin-top: 8px; border-top: 1.5px solid #0F1E1C; padding-top: 5px; font-size: 11px; line-height: 13px; }
.pl-fine { font-size: 10px; line-height: 12px; margin: 5px 0 0; }

/* list */
.pl-sub { font-size: 12px; line-height: 15px; margin: 0 0 9px; }
.pl-howto { border: 1.5px solid #0F1E1C; padding: 7px 10px; font-size: 11.5px; line-height: 15px; margin-bottom: 9px; }
.pl-runhead { font-size: 12px; line-height: 15px; margin: 0 0 8px; font-weight: 700; }
.pl-runhead span { font-weight: 400; color: #5A6563; }
.pl-list { width: 100%; border-collapse: collapse; font-size: 12px; line-height: 14px; }
.pl-list th { text-align: left; font-size: 11px; line-height: 13px; letter-spacing: .02em; padding: 5px 6px; border-bottom: 1.5px solid #0F1E1C; font-weight: 700; }
.pl-list td { padding: 2.5px 6px; border-bottom: 1px solid rgba(15,30,28,.12); vertical-align: top; }
.pl-list tr.pl-first td { border-top: 1px solid rgba(15,30,28,.28); }
.pl-list td.pl-d { font-weight: 700; width: 186px; }
.pl-list td.pl-u, .pl-list th.pl-u { width: 150px; }
.pl-list td.pl-p, .pl-list th.pl-p { text-align: right; width: 52px; white-space: nowrap; }
.pl-list tr.pl-sec td { font-size: 10.5px; line-height: 1; letter-spacing: .1em; text-transform: uppercase; padding: 12px 6px 5px; border-bottom: 1.5px solid #0F1E1C; border-top: none; font-weight: 700; }

/* handout */
.pl-h1-handout { font-size: 24px; line-height: 28px; margin-top: 10px; }
.pl-lede-handout { font-size: 13.3px; line-height: 19px; max-width: 660px; }
.pl-steps { margin: 12px 0 0; padding: 0 0 0 22px; font-size: 13.3px; line-height: 19px; max-width: 660px; }
.pl-steps li { margin: 0 0 9px; }
.pl-qrrow { display: flex; gap: 26px; align-items: flex-start; margin-top: 18px; padding-top: 16px; border-top: 1.5px solid #0F1E1C; }
.pl-qr { display: flex; flex-direction: column; align-items: center; gap: 6px; width: 130px; text-align: center; }
.pl-qr svg { display: block; width: 118px; height: 118px; }
.pl-qrl { font-size: 11px; line-height: 14px; }
.pl-qrhelp { flex: 1; font-size: 12.5px; line-height: 17px; padding: 10px 12px; border: 1.5px solid #0F1E1C; }
.pl-legend-handout { margin-top: 14px; }

@media (max-width: 900px) {
  .pl-doc { align-items: flex-start; overflow-x: auto; }
}

@media print {
  @page { size: letter; margin: 0; }
  html, body { background: #fff !important; margin: 0 !important; padding: 0 !important; }
  [data-no-print], .pl-intro, .pl-options, .pl-status { display: none !important; }
  .pl-page { background: #fff; padding: 0; }
  .pl-doc { display: block; }
  .pl-sheet { box-shadow: none; margin: 0; page-break-after: always; break-after: page; width: 8.5in; height: 11in; }
  .pl-sheet:last-child { page-break-after: auto; break-after: auto; }
  *, *::before, *::after { -webkit-print-color-adjust: exact !important; print-color-adjust: exact !important; }
}
