* { box-sizing: border-box; }
html { scroll-behavior: auto; }
body { margin: 0; color: #243d2a; background: #fff; font: 16px/1.75 system-ui, sans-serif; overflow-wrap: anywhere; }
a { color: #185525; text-underline-offset: 3px; }
a:hover { text-decoration-thickness: 2px; }
:focus-visible { outline: 3px solid #a76000; outline-offset: 4px; }
[hidden] { display: none !important; }
.lf-skip { position: absolute; top: -80px; left: 12px; background: #fff; padding: 12px; z-index: 2; }
.lf-skip:focus { top: 12px; }
.lf-help-header { background: #f0f5e9; border-bottom: 1px solid #d8e3ce; }
.lf-help-header nav { background: #185525; color: #fff; padding: 16px max(20px, calc((100% - 1100px) / 2)); display: flex; justify-content: space-between; align-items: center; gap: 16px; }
.lf-help-header nav a { color: #fff; text-decoration: none; display: inline-block; padding-block: 8px; }
.lf-help-header nav div { display: flex; gap: 20px; font-size: 14px; }
.lf-wordmark { font-size: 26px; font-weight: 800; white-space: nowrap; flex-shrink: 0; }
.lf-help-heading { max-width: 820px; margin: auto; padding: 56px 24px; }
.lf-help-heading h1 { font-size: clamp(34px, 5vw, 54px); letter-spacing: -.035em; line-height: 1.12; margin: 12px 0 22px; color: #173c22; }
.lf-help-heading > p:not(.lf-kicker):not(.lf-version-note) { font-size: 20px; line-height: 1.6; }
.lf-kicker { text-transform: uppercase; font-size: 12px; letter-spacing: .07em; font-weight: 700; color: #486443; }
.lf-version-note, .lf-small { font-size: 13px; color: #52634e; }
.lf-help-layout { max-width: 1100px; margin: auto; padding: 48px 24px 64px; display: grid; grid-template-columns: 200px minmax(0, 1fr); gap: 60px; }
.lf-help-nav { align-self: start; position: sticky; top: 24px; font-size: 14px; }
.lf-help-nav h2 { font-size: 13px; margin-top: 0; }
.lf-help-nav a { display: block; padding: 8px 0; text-decoration: none; }
.lf-help-content > section { margin-bottom: 48px; scroll-margin-top: 24px; }
.lf-help-content h2 { font-size: clamp(25px, 3vw, 32px); line-height: 1.2; letter-spacing: -.02em; margin: 8px 0 22px; color: #173c22; }
.lf-help-content h3 { font-size: 19px; line-height: 1.4; }
.lf-checklist { padding: 24px; border: 1px solid #d2ddc8; border-radius: 16px; background: #f8faf4; margin: 24px 0; }
.lf-checklist fieldset { border: 0; margin: 0; padding: 0; min-width: 0; }
.lf-checklist legend { font-size: 15px; font-weight: 700; margin-bottom: 10px; }
.lf-checklist label { display: flex; align-items: start; gap: 12px; padding: 12px 0; cursor: pointer; border-bottom: 1px solid #e2e9d9; line-height: 1.6; }
.lf-checklist input { flex: 0 0 20px; width: 20px; height: 20px; margin: 3px 0 0; accent-color: #185525; }
.lf-checklist-tools { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; margin-top: 20px; font-size: 13px; }
.lf-checklist-tools output { margin-inline-end: auto; font-weight: 600; }
button { min-height: 44px; border: 1px solid #c3d2b8; border-radius: 8px; color: #185525; background: #fff; padding: 8px 12px; font: 600 13px/1.5 system-ui, sans-serif; cursor: pointer; }
.lf-platforms { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.lf-platforms section { border: 1px solid #d8e3ce; border-radius: 14px; padding: 20px; font-size: 14px; }
.lf-platforms h3 { margin-top: 0; }
.lf-callout { border-inline-start: 3px solid #508346; padding: 14px 18px; background: #f2f6ec; font-size: 14px; }
.lf-instructions { padding-inline-start: 24px; }
.lf-instructions li { padding-block-end: 18px; padding-inline-start: 8px; }
.lf-control-list > div { padding: 16px 0; border-bottom: 1px solid #e0e8d8; }
.lf-control-list dt { font-weight: 750; margin-bottom: 5px; }
.lf-control-list dd { margin: 0; }
#troubleshooting details { border-bottom: 1px solid #d8e3ce; padding: 10px 0; }
#troubleshooting summary { padding: 12px 0; font-weight: 650; cursor: pointer; min-height: 44px; }
#troubleshooting details p { margin-inline-start: 20px; }
.lf-help-download { border-radius: 18px; padding: 28px; background: #f0f5e9; }
.lf-help-download > div { display: flex; gap: 12px; flex-wrap: wrap; }
.lf-help-download a { background: #185525; color: #fff; padding: 12px 16px; border-radius: 8px; text-decoration: none; font-size: 14px; }
.lf-help-footer { display: flex; justify-content: center; align-items: start; gap: 8px 22px; flex-wrap: wrap; padding: 28px 20px; border-top: 1px solid #d8e3ce; font-size: 14px; }
.lf-help-footer > a { padding-block: 10px; min-height: 44px; }
.lf-language-switcher { max-width: 100%; }
.lf-language-switcher summary { cursor: pointer; min-height: 44px; padding: 10px 0; }
.lf-help-languages { display: flex; justify-content: start; gap: 4px 12px; flex-wrap: wrap; padding: 8px 12px; max-width: 280px; background: #f2f6ec; border: 1px solid #d8e3ce; border-radius: 10px; }
.lf-help-languages a { padding: 8px 4px; min-height: 44px; }
.lf-help-languages [aria-current="page"] { font-weight: 750; text-decoration-thickness: 3px; }
[dir="rtl"] .lf-kicker, [dir="rtl"] h1, [dir="rtl"] h2 { letter-spacing: normal; }
@media (max-width: 850px) {
  .lf-help-layout { grid-template-columns: minmax(0, 1fr); gap: 30px; max-width: 760px; padding-top: 28px; }
  .lf-help-nav { position: static; display: flex; flex-wrap: wrap; gap: 0 18px; padding-bottom: 24px; border-bottom: 1px solid #d8e3ce; }
  .lf-help-nav h2 { width: 100%; }
}
@media (max-width: 560px) {
  .lf-help-header nav div { gap: 10px; font-size: 12px; }
  .lf-wordmark { font-size: 22px; }
  .lf-help-heading { padding: 32px 20px; }
  .lf-help-layout { padding-inline: 20px; }
  .lf-platforms { grid-template-columns: 1fr; }
  .lf-checklist { padding: 18px; }
}
@media print {
  body { font-size: 11pt; color: #000; }
  .lf-help-header nav, .lf-help-nav, .lf-help-languages, .lf-checklist-tools, .lf-help-download, .lf-help-footer, .lf-privacy-footer, .lf-consent { display: none !important; }
  .lf-help-heading, .lf-help-layout { padding: 0; display: block; }
  .lf-help-heading h1 { font-size: 26pt; }
  .lf-help-content h2 { font-size: 18pt; break-after: avoid; }
  .lf-help-content h3, summary { break-after: avoid; }
  .lf-help-content > section { margin-bottom: 24px; }
  .lf-platforms { display: block; }
  .lf-platforms section { margin-bottom: 12px; }
  .lf-checklist, .lf-control-list > div, details { break-inside: avoid; }
}
