/* Application downloads: deliberately independent from VPN controls and charts. */
.dl-page { background: #f5f7fb; color: #334155; }
.dl-container { width: min(1160px, calc(100% - 64px)); margin-inline: auto; }
.dl-header { background: #111827; color: #fff; }
.dl-header-inner { display: flex; justify-content: space-between; align-items: center; min-height: 92px; gap: 20px; }
.dl-brand { display: inline-flex; gap: 12px; align-items: center; color: #fff; text-decoration: none; }
.dl-brand-mark { display: grid; place-items: center; width: 42px; height: 42px; background: #2563eb; border: 1px solid #3b82f6; border-radius: 12px; }
.dl-brand-mark svg { width: 28px; height: 28px; }
.dl-brand strong { font-size: 21px; font-weight: 750; line-height: 1.15; }
.dl-brand small { display: block; margin-top: 5px; color: #94a3b8; font-size: 9px; letter-spacing: .19em; }
.dl-header-link { display: inline-flex; align-items: center; gap: 20px; min-height: 42px; padding: 9px 14px; border: 1px solid #475569; border-radius: 8px; color: #e2e8f0; text-decoration: none; font-size: 12px; font-weight: 650; }
.dl-header-link:hover { background: #1f2937; border-color: #94a3b8; }
.dl-hero { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; padding: 58px 0 38px; }
.dl-eyebrow { margin: 0 0 12px; color: #2563eb; font-size: 10px; font-weight: 750; letter-spacing: .16em; line-height: 1.5; }
.dl-hero h1 { margin: 0; color: #111827; font-size: clamp(29px, 3.2vw, 43px); font-weight: 750; line-height: 1.22; letter-spacing: -.045em; }
.dl-hero h1 span { color: #64748b; }
.dl-lead { margin: 20px 0 0; color: #64748b; font-size: 14px; line-height: 1.75; }
.dl-trust { display: flex; align-items: flex-start; gap: 12px; max-width: 310px; padding-bottom: 4px; }
.dl-trust-icon { flex-shrink: 0; width: 40px; height: 40px; display: grid; place-items: center; color: #2563eb; background: #eaf1ff; border-radius: 50%; }
.dl-trust-icon svg { width: 23px; height: 23px; }
.dl-trust strong { display: block; padding-top: 2px; color: #334155; font-size: 12px; font-weight: 750; line-height: 1.5; }
.dl-trust p { margin: 5px 0 0; color: #64748b; font-size: 11px; line-height: 1.7; }
.dl-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.dl-card { display: flex; flex-direction: column; min-width: 0; padding: 27px 27px 20px; background: #fff; border: 1px solid #e2e8f0; border-radius: 18px; box-shadow: 0 4px 16px #0f172a04; }
.dl-card-top { display: flex; align-items: center; justify-content: space-between; gap: 10px; }
.dl-platform-icon { width: 62px; height: 62px; display: grid; place-items: center; border-radius: 17px; }
.dl-platform-icon svg { width: 34px; height: 34px; }
.dl-windows { color: #2563eb; background: #eff6ff; }
.dl-android { color: #7c3aed; background: #f5f3ff; }
.dl-apple { color: #111827; background: #f1f5f9; }
.dl-format { color: #64748b; font-size: 9px; font-weight: 750; letter-spacing: .04em; text-align: right; }
.dl-card h2 { margin: 22px 0 9px; color: #111827; font-size: 25px; font-weight: 750; line-height: 1.2; letter-spacing: -.035em; }
.dl-card-copy { min-height: 48px; margin: 0; color: #64748b; font-size: 13px; line-height: 1.8; }
.dl-file-meta { display: flex; flex-direction: column; gap: 5px; margin: 26px 0 20px; padding-top: 18px; border-top: 1px solid #eef2f6; }
.dl-file-meta strong { color: #334155; font-size: 12px; font-weight: 750; line-height: 1.6; }
.dl-file-meta span { color: #64748b; font-size: 11px; line-height: 1.6; }
.dl-button { display: flex; justify-content: center; align-items: center; gap: 9px; min-height: 46px; margin-top: auto; padding: 12px 9px; color: #fff; background: #2563eb; border: 1px solid #2563eb; border-radius: 9px; font-size: 12px; font-weight: 750; line-height: 1.5; text-decoration: none; text-align: center; transition: background .15s, box-shadow .15s; }
.dl-button svg { flex-shrink: 0; width: 18px; height: 18px; }
.dl-button:hover { background: #1d4ed8; border-color: #1d4ed8; box-shadow: 0 3px 10px #2563eb26; }
.dl-button-dark { background: #111827; border-color: #111827; }
.dl-button-dark:hover { background: #334155; border-color: #334155; box-shadow: 0 3px 10px #11182726; }
.dl-card-foot { min-height: 36px; margin: 13px 0 0; color: #64748b; font-size: 10px; line-height: 1.8; text-align: center; }
.dl-card-foot a { color: #475569; text-decoration: underline; text-decoration-color: #cbd5e1; text-underline-offset: 3px; }
.dl-card-foot a:hover { color: #1d4ed8; text-decoration-color: #93c5fd; }
.dl-other-platforms { margin: 18px 0 0; color: #64748b; font-size: 11px; line-height: 1.8; }
.dl-other-platforms a { color: #2563eb; text-underline-offset: 3px; }
.dl-next { display: grid; grid-template-columns: .85fr 1.8fr; gap: 48px; margin-top: 42px; padding: 32px 0; border-top: 1px solid #e2e8f0; }
.dl-next-heading h2 { max-width: 230px; margin: 0 0 10px; color: #111827; font-size: 23px; line-height: 1.35; letter-spacing: -.035em; }
.dl-next-heading > p:last-child { max-width: 250px; margin: 0; color: #64748b; font-size: 11px; line-height: 1.8; }
.dl-steps { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; list-style: none; padding: 0; margin: 0; }
.dl-steps li { min-width: 0; }
.dl-step-number { display: block; margin-bottom: 13px; color: #2563eb; font-size: 12px; font-weight: 750; font-variant-numeric: tabular-nums; }
.dl-steps h3 { margin: 0 0 8px; color: #334155; font-size: 11px; font-weight: 750; line-height: 1.7; }
.dl-steps p { margin: 0; color: #64748b; font-size: 10px; line-height: 1.8; }
.dl-install-note { display: flex; gap: 10px; padding: 16px 18px; background: #eef3fc; border: 1px solid #dbe5f7; border-radius: 10px; }
.dl-install-note svg { flex-shrink: 0; width: 19px; height: 19px; margin-top: 1px; color: #2563eb; }
.dl-install-note p { margin: 0; color: #475569; font-size: 10px; line-height: 1.8; }
.dl-verification { margin-top: 20px; background: #fff; border: 1px solid #e2e8f0; border-radius: 10px; }
.dl-verification summary { display: flex; justify-content: space-between; align-items: center; gap: 14px; min-height: 57px; padding: 16px 20px; cursor: pointer; color: #334155; font-size: 11px; font-weight: 700; list-style: none; }
.dl-verification summary::-webkit-details-marker { display: none; }
.dl-verify-caption { display: flex; gap: 20px; color: #64748b; font-size: 10px; font-weight: 500; white-space: nowrap; }
.dl-verify-caption > span { font-size: 17px; line-height: 1; }
.dl-verification[open] .dl-verify-caption > span { transform: rotate(45deg); }
.dl-verification-body { padding: 0 20px 20px; }
.dl-verification-body > p { margin: 0 0 18px; color: #64748b; font-size: 11px; line-height: 1.8; }
.dl-hash-grid { display: grid; gap: 18px; }
.dl-hash-grid article { padding-top: 15px; border-top: 1px solid #eef2f6; }
.dl-hash-heading { display: flex; align-items: center; justify-content: space-between; gap: 15px; }
.dl-hash-heading h3 { margin: 0; color: #334155; font-size: 11px; }
.dl-hash-heading a { color: #2563eb; font-size: 10px; text-underline-offset: 3px; }
.dl-filename { margin: 9px 0 6px; color: #64748b; font-size: 10px; overflow-wrap: anywhere; }
.dl-hash-grid code { display: block; width: 100%; padding: 9px 11px; background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 5px; color: #475569; font-size: 10px; line-height: 1.6; overflow-wrap: anywhere; user-select: all; }
.dl-footer { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding-block: 30px; color: #64748b; font-size: 10px; }
.dl-footer a { color: #475569; text-decoration: none; }
.dl-footer a:hover { color: #2563eb; }
.dl-footer-links { display: flex; flex-wrap: wrap; gap: 10px 22px; }
.dl-page a:focus-visible,.dl-page summary:focus-visible { outline: 3px solid #60a5fa; outline-offset: 4px; }
.dl-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.dl-shortcut { display: flex; align-items: center; gap: 15px; padding: 18px 22px; margin-top: 22px; border: 1px solid #e2e8f0; border-radius: 12px; background: #fff; }
.dl-shortcut-icon { display: grid; place-items: center; flex-shrink: 0; width: 36px; height: 36px; color: #2563eb; background: #eff6ff; border-radius: 9px; }
.dl-shortcut-icon svg { width: 20px; height: 20px; }
.dl-shortcut strong { display: block; color: #111827; font-size: 12px; }
.dl-shortcut p { margin: 4px 0 0; color: #64748b; font-size: 11px; }
.dl-shortcut .btn { margin-left: auto; flex-shrink: 0; }
.dl-login-link { display: block; margin-top: 10px; color: #2563eb; font-size: 11px; text-underline-offset: 3px; }
.dl-import-link { margin: 0 0 16px; font-size: 12px; color: #64748b; }
.dl-import-link a { color: #2563eb; text-underline-offset: 3px; }
@media (max-width: 1000px) {
  .dl-container { width: calc(100% - 40px); }
  .dl-hero { gap: 28px; }
  .dl-trust { max-width: 255px; }
  .dl-card { padding: 22px 20px 18px; }
  .dl-grid { gap: 14px; }
  .dl-format { font-size: 8px; }
  .dl-platform-icon { width: 50px; height: 50px; }
  .dl-next { grid-template-columns: 1fr; gap: 25px; }
  .dl-next-heading h2,.dl-next-heading > p:last-child { max-width: none; }
  .dl-legacy-size { display: none; }
}
@media (max-width: 740px) {
  .dl-header-inner { min-height: 77px; }
  .dl-brand strong { font-size: 18px; }
  .dl-brand-mark { width: 36px; height: 36px; border-radius: 10px; }
  .dl-header-link { gap: 12px; padding-inline: 11px; font-size: 10px; }
  .dl-hero { display: block; padding: 35px 0 27px; }
  .dl-hero h1 { font-size: clamp(29px, 5vw, 37px); }
  .dl-lead { font-size: 12px; margin-top: 15px; }
  .dl-trust { max-width: none; margin-top: 23px; }
  .dl-trust p br { display: none; }
  .dl-trust p { margin-top: 3px; }
  .dl-grid { grid-template-columns: 1fr; gap: 16px; }
  .dl-card { padding: 24px; }
  .dl-platform-icon { width: 56px; height: 56px; }
  .dl-format { font-size: 10px; }
  .dl-card h2 { margin-top: 17px; font-size: 25px; }
  .dl-card-copy { min-height: 0; font-size: 13px; }
  .dl-card-copy br { display: none; }
  .dl-file-meta { margin-top: 21px; }
  .dl-file-meta strong { font-size: 12px; }
  .dl-file-meta span { font-size: 11px; }
  .dl-button { min-height: 48px; font-size: 12px; }
  .dl-card-foot { font-size: 10px; }
  .dl-legacy-size { display: inline; }
  .dl-next { margin-top: 30px; padding-block: 27px; }
  .dl-steps { grid-template-columns: 1fr; gap: 22px; }
  .dl-steps li { display: flex; gap: 17px; }
  .dl-step-number { flex-shrink: 0; padding-top: 3px; }
  .dl-steps h3 { font-size: 12px; margin-bottom: 4px; }
  .dl-steps p { font-size: 11px; }
  .dl-next-heading > p:last-child { font-size: 12px; }
  .dl-install-note p { font-size: 11px; }
  .dl-footer { align-items: flex-start; flex-direction: column; gap: 12px; padding-block: 25px; }
  .dl-shortcut { flex-wrap: wrap; gap: 12px; padding: 17px; }
  .dl-shortcut .btn { margin-left: 48px; }
}
@media (max-width: 380px) {
  .dl-container { width: calc(100% - 28px); }
  .dl-header-link { padding-inline: 8px; gap: 7px; }
  .dl-brand { gap: 8px; }
  .dl-brand small { font-size: 8px; }
  .dl-card { padding: 22px; }
  .dl-desktop-break { display: none; }
  .dl-verify-caption { font-size: 9px; gap: 8px; }
  .dl-hash-heading { align-items: flex-start; flex-direction: column; gap: 8px; }
}
@media (prefers-reduced-motion: reduce) { .dl-button { transition: none; } }
