/* This stylesheet is loaded only on the page containing the app-homepage shortcode. */
html.rel-app-home-document {
  padding: 0 !important;
  min-width: 0;
  background: #ffffff;
  -webkit-text-size-adjust: 100%;
}
body.rel-app-home-canvas {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #ffffff !important;
}
#rel-app-home {
  --rah-navy: #061522;
  --rah-ink: #102b40;
  --rah-copy: #365267;
  --rah-blue: #135bdb;
  --rah-teal: #08796d;
  --rah-mint: #6fe8d1;
  --rah-line: #d7e3eb;
  --rah-soft: #f3f7fa;
  --rah-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--rah-ink) !important;
  background: #ffffff !important;
  font-family: var(--rah-font) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  -webkit-font-smoothing: antialiased;
}
#rel-app-home *, #rel-app-home *::before, #rel-app-home *::after { box-sizing: border-box; }
#rel-app-home :where(header, footer, main, section, article, aside, nav, div, picture) {
  min-width: 0;
  max-width: none;
  margin: 0;
  padding: 0;
}
#rel-app-home h1, #rel-app-home h2, #rel-app-home h3 {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: var(--rah-ink) !important;
  font-family: var(--rah-font) !important;
  font-style: normal !important;
  font-weight: 650 !important;
  line-height: 1.22 !important;
  letter-spacing: -.025em !important;
  text-transform: none !important;
  text-shadow: none !important;
  word-break: normal !important;
  overflow-wrap: break-word;
  hyphens: none;
}
#rel-app-home h1 { font-size: clamp(2.25rem, 3.85vw, 3.35rem) !important; }
#rel-app-home h2 { font-size: clamp(1.55rem, 2.4vw, 2rem) !important; }
#rel-app-home h3 { font-size: 21px !important; }
#rel-app-home p, #rel-app-home li {
  margin: 0 !important;
  padding: 0 !important;
  color: var(--rah-copy) !important;
  font-family: var(--rah-font) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  overflow-wrap: break-word;
}
#rel-app-home a {
  width: auto;
  margin: 0;
  padding: 0;
  color: var(--rah-blue);
  font-family: var(--rah-font) !important;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: 0 !important;
  text-transform: none !important;
  text-decoration: none;
  text-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  overflow-wrap: break-word;
  -webkit-tap-highlight-color: transparent;
}
#rel-app-home a:hover { text-decoration: underline; text-underline-offset: 4px; }
#rel-app-home a:focus-visible, #rel-app-home summary:focus-visible {
  outline: 3px solid #155de0 !important;
  outline-offset: 5px !important;
  border-radius: 4px;
}
#rel-app-home .rah-hero a:focus-visible { outline-color: #f7c74d !important; }
#rel-app-home img {
  display: block !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
}
#rel-app-home svg { display: block; width: 24px; height: 24px; max-width: 100%; flex: 0 0 auto; }
#rel-app-home .rah-shell { width: min(1180px, calc(100% - 64px)) !important; margin-inline: auto !important; }
#rel-app-home .rah-section { padding: 64px 0 !important; }
#rel-app-home .rah-skip {
  position: absolute;
  top: 12px;
  left: 16px;
  z-index: 100000;
  padding: 12px 18px;
  color: #fff;
  background: #102b40;
  border-radius: 6px;
  transform: translateY(-180%);
}
#rel-app-home .rah-skip:focus { transform: none; }
#rel-app-home .rah-header { position: relative; border-bottom: 1px solid var(--rah-line); background: #fff; }
#rel-app-home .rah-header-inner { display: flex; align-items: center; gap: 22px; padding: 16px 0; }
#rel-app-home .rah-brand { display: block !important; flex: 0 0 auto; width: 250px; max-width: 100%; text-decoration: none !important; }
#rel-app-home .rah-brand picture { display: block; width: 100%; }
#rel-app-home .rah-brand img { width: 100% !important; aspect-ratio: 800 / 199; object-fit: contain; }
#rel-app-home .rah-header-label { max-width: 116px; padding-left: 22px; border-left: 1px solid var(--rah-line); color: #526979; font-size: 12px; font-weight: 550; line-height: 1.5; }
#rel-app-home .rah-top-nav { display: flex !important; align-items: center; justify-content: flex-end; gap: 26px; margin-left: auto; }
#rel-app-home .rah-top-nav a { display: inline-flex !important; align-items: center; justify-content: center; gap: 9px; color: var(--rah-ink) !important; font-size: 14px !important; font-weight: 600 !important; line-height: 1.4 !important; white-space: nowrap; }
#rel-app-home .rah-top-nav .rah-nav-member { min-height: 44px; padding: 11px 16px; border: 1px solid #c9d8e3; border-radius: 8px; background: #f5f8fb; }
#rel-app-home .rah-top-nav .rah-nav-member:hover { border-color: #9bb4c7; background: #eaf1f6; text-decoration: none; }
#rel-app-home .rah-hero { background: linear-gradient(120deg, #061522 0%, #0b263b 72%, #0a323c 100%); }
#rel-app-home .rah-hero-grid { display: grid; grid-template-columns: minmax(0, 1.28fr) minmax(0, .92fr); align-items: center; gap: 54px; padding: 48px 0 42px; }
#rel-app-home p.rah-eyebrow { margin-bottom: 12px !important; color: var(--rah-teal) !important; font-size: 11px !important; font-weight: 700 !important; line-height: 1.5 !important; letter-spacing: .13em !important; text-transform: uppercase; }
#rel-app-home p.rah-eyebrow-light { display: flex; align-items: center; gap: 9px; margin-bottom: 18px !important; color: #95e6d9 !important; }
#rel-app-home .rah-dot { flex: 0 0 6px; width: 6px; height: 6px; border-radius: 50%; background: #58d9bf; }
#rel-app-home .rah-hero h1 { color: #ffffff !important; line-height: 1.14 !important; }
#rel-app-home .rah-hero h1 span { display: block; margin-top: 5px; color: var(--rah-mint); }
#rel-app-home p.rah-hero-intro { max-width: 570px; margin-top: 21px !important; color: #d4e2ed !important; font-size: 17px !important; line-height: 1.65 !important; }
#rel-app-home .rah-actions { display: flex; flex-wrap: wrap; align-items: stretch; gap: 12px; margin-top: 27px; }
#rel-app-home a.rah-button { display: inline-flex !important; flex: 0 1 auto; align-items: center; justify-content: center; gap: 10px; min-height: 50px; padding: 13px 19px; border: 1px solid transparent; border-radius: 8px; color: #ffffff !important; font-size: 14px !important; font-weight: 650 !important; line-height: 1.45 !important; text-align: center; text-decoration: none !important; transition: background-color .15s ease, border-color .15s ease; }
#rel-app-home a.rah-button-primary { border-color: #226bed; background: #135bdb; }
#rel-app-home a.rah-button-primary:hover { border-color: #458aff; background: #0f4fc4; }
#rel-app-home a.rah-button-outline { border-color: #70889b; background: transparent; }
#rel-app-home a.rah-button-outline:hover { border-color: #b4c8d7; background: #16374f; }
#rel-app-home ul.rah-hero-points { display: flex; flex-wrap: wrap; gap: 8px 16px; margin: 18px 0 0 !important; padding: 0 !important; list-style: none !important; }
#rel-app-home .rah-hero-points li { display: inline-flex; align-items: center; gap: 6px; color: #c2d3df !important; font-size: 12px !important; line-height: 1.5 !important; list-style: none !important; }
#rel-app-home .rah-hero-points li::before { content: ""; display: block; width: 4px; height: 4px; border-radius: 50%; background: #63d7c2; }
#rel-app-home .rah-profile { padding: 25px; border: 1px solid #d9e5ed; border-radius: 18px; background: #ffffff; box-shadow: 0 18px 46px rgb(0 0 0 / 16%); }
#rel-app-home .rah-profile-top { display: flex; align-items: center; gap: 13px; padding-bottom: 18px; border-bottom: 1px solid #dfe8ee; }
#rel-app-home img.rah-profile-logo { flex: 0 0 48px; width: 48px !important; height: 48px !important; object-fit: contain; }
#rel-app-home p.rah-profile-brand { margin-bottom: 3px !important; color: #52697b !important; font-size: 11px !important; font-weight: 600 !important; line-height: 1.4 !important; }
#rel-app-home .rah-profile h2 { font-size: 20px !important; line-height: 1.25 !important; }
#rel-app-home .rah-profile-row { display: grid; grid-template-columns: 40px minmax(0, 1fr); align-items: center; gap: 13px; padding: 17px 0; border-bottom: 1px solid #e4ebf0; }
#rel-app-home .rah-measure-icon { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 10px; }
#rel-app-home .rah-icon-blue { color: #1b59cb; background: #eaf1fe; }
#rel-app-home .rah-icon-teal { color: #08796d; background: #e4f6f1; }
#rel-app-home .rah-icon-gold { color: #8d6314; background: #fff3d9; }
#rel-app-home .rah-profile-label { display: block; color: #587080; font-size: 10px; font-weight: 650; line-height: 1.4; letter-spacing: .1em; text-transform: uppercase; }
#rel-app-home .rah-profile h3 { margin-top: 3px !important; font-size: 16px !important; line-height: 1.35 !important; letter-spacing: -.01em !important; }
#rel-app-home .rah-profile-row p { margin-top: 4px !important; font-size: 12px !important; line-height: 1.5 !important; }
#rel-app-home p.rah-profile-note { margin-top: 14px !important; color: #425e70 !important; font-size: 11px !important; line-height: 1.6 !important; }
#rel-app-home .rah-hero-bottom { border-top: 1px solid #2a4557; background: rgb(0 0 0 / 10%); }
#rel-app-home .rah-hero-bottom-inner { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 10px 26px; padding: 15px 0; color: #c2d3df; font-size: 12px; line-height: 1.5; }
#rel-app-home .rah-hero-bottom a { color: #e6f7f2; font-weight: 550; }
#rel-app-home .rah-hero-bottom span a { text-decoration: underline; text-underline-offset: 3px; text-decoration-color: #6d9c9b; }
#rel-app-home .rah-section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 20px 40px; margin-bottom: 26px; }
#rel-app-home .rah-section-heading > p { max-width: 230px; font-size: 14px !important; }
#rel-app-home .rah-route-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
#rel-app-home .rah-route-card { display: flex; flex-direction: column; min-width: 0; padding: 25px 23px 21px; border: 1px solid #d4e1ea; border-top-width: 3px; border-radius: 12px; background: #fff; }
#rel-app-home .rah-route-assess { border-top-color: #2165d6; background: #f3f7ff; }
#rel-app-home .rah-route-learn { border-top-color: #168d7d; background: #eff9f5; }
#rel-app-home .rah-route-org { border-top-color: #63798b; background: #f4f7fa; }
#rel-app-home .rah-card-top { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
#rel-app-home .rah-card-number { display: flex; align-items: center; justify-content: center; flex: 0 0 32px; width: 32px; height: 32px; border: 1px solid #cbdce9; border-radius: 7px; color: #255274; background: #fff; font-size: 11px; font-weight: 650; font-variant-numeric: tabular-nums; }
#rel-app-home .rah-card-category { color: #3e5a6e; font-size: 11px; font-weight: 650; line-height: 1.5; letter-spacing: .045em; text-transform: uppercase; }
#rel-app-home .rah-route-card h3 { margin-bottom: 12px !important; font-size: 21px !important; }
#rel-app-home .rah-route-card > p:not(.rah-card-note) { flex: 1 1 auto; margin-bottom: 23px !important; font-size: 14px !important; line-height: 1.7 !important; }
#rel-app-home a.rah-card-link { display: inline-flex !important; align-items: center; justify-content: space-between; gap: 14px; align-self: stretch; min-height: 44px; padding: 11px 0; border-top: 1px solid #cbdce6; border-bottom: 1px solid #cbdce6; color: #114cac !important; font-size: 14px !important; font-weight: 650 !important; line-height: 1.5 !important; }
#rel-app-home .rah-route-learn a.rah-card-link { color: #096657 !important; }
#rel-app-home .rah-route-org a.rah-card-link { color: #284a65 !important; }
#rel-app-home p.rah-card-note { min-height: 60px; margin-top: 14px !important; color: #476171 !important; font-size: 12px !important; line-height: 1.6 !important; }
#rel-app-home .rah-card-note a { color: #125849; font-weight: 600; text-decoration: underline; text-underline-offset: 3px; }
#rel-app-home .rah-context { border-top: 1px solid #dce6ed; border-bottom: 1px solid #dce6ed; background: var(--rah-soft); }
#rel-app-home .rah-context-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); align-items: center; gap: 80px; }
#rel-app-home .rah-context-copy > p:not(.rah-eyebrow) { margin: 18px 0 22px !important; font-size: 15px !important; }
#rel-app-home a.rah-text-link { display: inline-flex !important; align-items: center; gap: 10px; min-height: 28px; color: #1251b4 !important; font-size: 14px !important; font-weight: 650 !important; line-height: 1.5 !important; }
#rel-app-home .rah-resource-list { display: grid !important; gap: 0; border: 1px solid #d5e2eb; border-radius: 12px; background: #ffffff; }
#rel-app-home .rah-resource-list > a { display: flex !important; align-items: center; justify-content: space-between; gap: 20px; padding: 19px 23px; border-bottom: 1px solid #dfe8ee; color: var(--rah-ink); }
#rel-app-home .rah-resource-list > a:first-child { border-radius: 12px 12px 0 0; }
#rel-app-home .rah-resource-list > a:last-child { border-bottom: 0; border-radius: 0 0 12px 12px; }
#rel-app-home .rah-resource-list > a:hover { background: #f0f6fd; text-decoration: none; }
#rel-app-home .rah-resource-list strong { display: block; margin-bottom: 5px; color: #15354e; font-size: 15px; font-weight: 650; line-height: 1.4; }
#rel-app-home .rah-resource-list a > span > span { display: block; color: #4a6679; font-size: 12px; line-height: 1.6; }
#rel-app-home .rah-resource-arrow { flex: 0 0 auto; color: #24609e; font-size: 18px; }
#rel-app-home .rah-help-grid { display: grid; grid-template-columns: minmax(0, .75fr) minmax(0, 1.25fr); gap: 80px; }
#rel-app-home .rah-faqs { border-top: 1px solid #cfdde7; }
#rel-app-home details { display: block; margin: 0; padding: 0; border: 0; border-bottom: 1px solid #cfdde7; border-radius: 0; background: transparent; }
#rel-app-home summary { display: flex; align-items: center; justify-content: space-between; gap: 22px; min-height: 64px; margin: 0; padding: 18px 0; color: #16364e; font-family: var(--rah-font); font-size: 15px; font-weight: 600; line-height: 1.6; list-style: none; cursor: pointer; }
#rel-app-home summary::-webkit-details-marker { display: none; }
#rel-app-home summary::marker { content: ""; }
#rel-app-home summary::after { content: "+"; display: flex; align-items: center; justify-content: center; flex: 0 0 25px; width: 25px; height: 25px; border-radius: 5px; color: #176456; background: #eaf4f0; font-size: 20px; font-weight: 400; line-height: 1; }
#rel-app-home details[open] > summary::after { content: "−"; }
#rel-app-home .rah-answer { padding: 0 32px 20px 0; }
#rel-app-home .rah-answer p { font-size: 14px !important; }
#rel-app-home .rah-answer a { margin-top: 12px; }
#rel-app-home .rah-footer { padding: 36px 0 22px; border-top: 1px solid #dae4eb; background: #f7f9fb; }
#rel-app-home .rah-footer-main { display: flex; align-items: center; justify-content: space-between; gap: 28px; padding-bottom: 28px; }
#rel-app-home .rah-footer .rah-brand { width: 230px; }
#rel-app-home .rah-footer-identity p { margin-top: 10px !important; color: #476171 !important; font-size: 12px !important; }
#rel-app-home .rah-footer-nav { display: flex !important; flex-wrap: wrap; align-items: center; justify-content: flex-end; gap: 12px 25px; max-width: 590px; }
#rel-app-home .rah-footer-nav a { display: inline-flex !important; align-items: center; min-height: 28px; color: #254860; font-size: 13px; font-weight: 550; }
#rel-app-home .rah-footer-bottom { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 8px 24px; padding-top: 18px; border-top: 1px solid #dae4eb; }
#rel-app-home .rah-footer-bottom p { color: #526b7c !important; font-size: 11px !important; }
#rel-app-home .rah-footer-bottom a { color: #345b75; text-decoration: underline; text-underline-offset: 3px; }

@media (min-width: 1400px) {
  #rel-app-home .rah-hero-grid { padding-top: 56px; padding-bottom: 50px; }
}
@media (max-width: 1100px) {
  #rel-app-home .rah-header-label { display: none; }
  #rel-app-home .rah-hero-grid { grid-template-columns: minmax(0, 1.18fr) minmax(0, .92fr); gap: 30px; }
  #rel-app-home a.rah-button { padding-inline: 14px; font-size: 13px !important; }
  #rel-app-home .rah-profile { padding: 22px; }
  #rel-app-home .rah-route-grid { gap: 15px; }
  #rel-app-home .rah-route-card { padding-inline: 20px; }
  #rel-app-home .rah-context-grid, #rel-app-home .rah-help-grid { gap: 44px; }
  #rel-app-home .rah-section-heading { align-items: flex-start; flex-direction: column; gap: 12px; }
  #rel-app-home .rah-section-heading > p { max-width: none; }
  #rel-app-home .rah-footer-nav { gap: 12px 20px; max-width: 420px; }
}
@media (max-width: 860px) {
  #rel-app-home .rah-shell { width: calc(100% - 48px) !important; }
  #rel-app-home .rah-header-inner { gap: 18px; }
  #rel-app-home .rah-brand { width: 222px; }
  #rel-app-home .rah-top-nav { gap: 18px; }
  #rel-app-home .rah-hero-grid { grid-template-columns: minmax(0, 1fr); gap: 30px; padding: 36px 0 32px; }
  #rel-app-home .rah-hero-copy { max-width: 690px; }
  #rel-app-home h1 { font-size: clamp(2rem, 5.9vw, 2.95rem) !important; }
  #rel-app-home .rah-profile { padding: 22px; }
  #rel-app-home .rah-profile-row { grid-template-columns: 40px minmax(0, 1fr); }
  #rel-app-home .rah-profile-note { text-align: left; }
  #rel-app-home .rah-route-grid { grid-template-columns: minmax(0, 1fr); gap: 16px; }
  #rel-app-home .rah-route-card { padding: 24px; }
  #rel-app-home .rah-route-card > p:not(.rah-card-note) { margin-bottom: 18px !important; }
  #rel-app-home p.rah-card-note { min-height: 0; }
  #rel-app-home .rah-card-top { margin-bottom: 15px; }
  #rel-app-home .rah-section { padding: 44px 0 !important; }
  #rel-app-home .rah-context-grid { grid-template-columns: minmax(0, 1fr); gap: 28px; }
  #rel-app-home .rah-context-copy { max-width: 580px; }
  #rel-app-home .rah-help-grid { grid-template-columns: minmax(0, 1fr); gap: 26px; }
  #rel-app-home .rah-footer-main { flex-direction: column; align-items: flex-start; gap: 18px; }
  #rel-app-home .rah-footer-nav { justify-content: flex-start; max-width: none; }
}
@media (min-width: 601px) and (max-width: 860px) {
  #rel-app-home .rah-profile { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0 18px; }
  #rel-app-home .rah-profile-top { grid-column: 1 / -1; padding-bottom: 14px; }
  #rel-app-home .rah-profile-row { grid-template-columns: minmax(0, 1fr); align-content: start; gap: 10px; padding: 18px 0 14px; }
  #rel-app-home p.rah-profile-note { grid-column: 1 / -1; margin-top: 12px !important; }
}
@media (min-width: 741px) and (max-width: 860px) {
  #rel-app-home .rah-route-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  #rel-app-home .rah-route-card { padding: 20px 17px; }
  #rel-app-home .rah-card-top { gap: 8px; }
  #rel-app-home .rah-card-category { font-size: 10px; }
  #rel-app-home p.rah-card-note { min-height: 80px; }
}
@media (max-width: 720px) {
  #rel-app-home .rah-header-inner { flex-wrap: wrap; justify-content: center; gap: 12px; padding: 13px 0 12px; }
  #rel-app-home .rah-top-nav { width: 100%; justify-content: space-between; gap: 9px; margin-left: 0; }
}
@media (max-width: 600px) {
  #rel-app-home .rah-shell { width: calc(100% - 36px) !important; }
  #rel-app-home .rah-header-inner { flex-wrap: wrap; justify-content: center; gap: 12px; padding: 13px 0 12px; }
  #rel-app-home .rah-header .rah-brand { width: 222px; }
  #rel-app-home .rah-top-nav { width: 100%; justify-content: space-between; gap: 9px; margin-left: 0; }
  #rel-app-home .rah-top-nav a { min-height: 42px; font-size: 13px !important; }
  #rel-app-home .rah-top-nav .rah-nav-member { min-height: 42px; padding: 9px 12px; }
  #rel-app-home .rah-hero-grid { padding-top: 30px; gap: 25px; }
  #rel-app-home p.rah-eyebrow { font-size: 10px !important; letter-spacing: .1em !important; }
  #rel-app-home p.rah-eyebrow-light { margin-bottom: 16px !important; }
  #rel-app-home h1 { font-size: clamp(1.65rem, 7.4vw, 2.65rem) !important; letter-spacing: -.035em !important; }
  #rel-app-home .rah-hero h1 { line-height: 1.18 !important; }
  #rel-app-home p.rah-hero-intro { margin-top: 18px !important; font-size: 16px !important; }
  #rel-app-home .rah-actions { flex-direction: column; gap: 10px; margin-top: 23px; }
  #rel-app-home a.rah-button { width: 100%; min-height: 48px; font-size: 14px !important; }
  #rel-app-home ul.rah-hero-points { gap: 7px 12px; margin-top: 16px !important; }
  #rel-app-home .rah-hero-points li { font-size: 11px !important; }
  #rel-app-home .rah-profile { padding: 20px; border-radius: 13px; }
  #rel-app-home .rah-profile h2 { font-size: 19px !important; }
  #rel-app-home .rah-profile-row { gap: 11px; padding: 15px 0; }
  #rel-app-home .rah-hero-bottom-inner { font-size: 11px; }
  #rel-app-home .rah-section { padding: 36px 0 !important; }
  #rel-app-home h2 { font-size: 25px !important; }
  #rel-app-home .rah-section-heading { margin-bottom: 22px; }
  #rel-app-home .rah-route-card { padding: 22px 20px; }
  #rel-app-home .rah-resource-list > a { gap: 15px; padding: 18px; }
  #rel-app-home summary { gap: 15px; font-size: 14px; }
  #rel-app-home .rah-answer { padding-right: 0; }
  #rel-app-home .rah-footer { padding-top: 28px; }
  #rel-app-home .rah-footer-nav { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 5px 24px; width: 100%; }
  #rel-app-home .rah-footer-nav a { min-height: 38px; }
}
@media (prefers-reduced-motion: reduce) {
  #rel-app-home *, #rel-app-home *::before, #rel-app-home *::after { transition: none !important; animation: none !important; scroll-behavior: auto !important; }
}
