/* Shared CMS presentation: the published CMS remains the content source. */
body#cms:has(.hg-information) #wrapper { background: #fff; padding-top: 0; }
body#cms:has(.hg-information) #wrapper > .container { width: 100%; max-width: 1480px; padding: 0 clamp(20px, 4vw, 60px); }
body#cms:has(.hg-information) #content-wrapper { width: 100%; padding: 0; float: none; }
body#cms:has(.hg-information) #content { border: 0; padding: 0; background: transparent; box-shadow: none; }
.hg-information { color: #172127; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; padding-bottom: 56px; }
.hg-information *, .hg-information *::before, .hg-information *::after { box-sizing: border-box; }
.hg-information-nav { display: flex; flex-wrap: wrap; gap: 12px 28px; padding: 28px 0; margin-bottom: 4px; }
.hg-information-nav a { font-size: 15px; line-height: 1.5; color: #59616c; padding: 0 0 10px; border-bottom: 2px solid transparent; text-decoration: none; }
.hg-information-nav a[aria-current="page"] { border-color: #ffd02f; color: #172127; font-weight: 650; }
.hg-information-nav a:hover { color: #172127; border-color: #ffd02f; }
.hg-information-content { position: relative; }
.hg-information-content:has(.tf-legal-hero h1, .tf-about-hero h1) > .hg-information-fallback-title { display: none; }
.hg-information .hg-information-print { position: absolute; top: 0; right: 0; z-index: 1; display: inline-flex; align-items: center; gap: 9px; border: 1px solid #e1e3e5; background: #fff; color: #172127; border-radius: 24px; padding: 10px 18px; font-family: inherit; font-size: 14px; font-weight: 600; line-height: 1.3; cursor: pointer; }
.hg-information .hg-information-print[hidden] { display: none; }
.hg-information-print .material-icons { font-size: 20px; }
.hg-information .tf-legal-page, .hg-information .tf-about-page {
  --tf-legal-accent: #8b6500; --tf-legal-ink: #172127; --tf-legal-muted: #65707e; --tf-legal-border: #e9e7e2; --tf-legal-soft: #fff8e3;
  --tf-about-accent: #8b6500; --tf-about-ink: #172127; --tf-about-muted: #65707e; --tf-about-border: #e9e7e2; --tf-about-soft: #fff8e3;
  max-width: none; padding: 0; margin: 0; font-size: 16px; line-height: 1.7;
}
.hg-information .hg-information-enhanced { display: grid; grid-template-columns: minmax(250px, 29%) minmax(0, 1fr); gap: clamp(28px, 3.3vw, 50px); align-items: start; }
.hg-information-reading { min-width: 0; }
.hg-information .tf-legal-hero, .hg-information .tf-about-hero { position: relative; margin: 0 0 28px; padding: 22px 0 28px; border-bottom: 1px solid #e9e7e2; }
.hg-information .tf-legal-kicker, .hg-information .tf-about-kicker { color: #737b86; font-size: 12px; font-weight: 700; letter-spacing: .12em; margin: 0 0 22px; padding-right: 130px; }
.hg-information h1 { font-family: inherit; font-size: clamp(32px, 3.55vw, 52px); font-weight: 800; line-height: 1.1; letter-spacing: -.035em; text-transform: none; color: #172127; margin: 0; overflow-wrap: anywhere; }
.hg-information .tf-legal-version { color: #65707e; font-size: 16px; margin: 18px 0 0; }
.hg-information .tf-legal-summary { background: #f8f7f3; padding: 24px 14px; border: 0; border-radius: 20px; margin: 0 0 28px; }
.hg-information-enhanced > .tf-legal-summary { position: sticky; top: 24px; max-height: calc(100vh - 48px); overflow-y: auto; scrollbar-width: thin; overscroll-behavior: contain; }
.hg-information .tf-legal-summary h2 { font: 750 24px/1.3 -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; text-transform: none; margin: 0 14px 16px; }
.hg-information .hg-summary-toggle { border: 0; background: transparent; color: inherit; font: inherit; text-align: left; padding: 0; width: 100%; display: flex; align-items: center; justify-content: space-between; cursor: pointer; }
.hg-summary-toggle:disabled { opacity: 1; cursor: default; }
.hg-summary-toggle .material-icons { display: none; }
.hg-information .tf-legal-summary ol { display: block; list-style: none; counter-reset: legal-toc; padding: 0; margin: 0; }
.hg-information .tf-legal-summary li { counter-increment: legal-toc; padding: 0; margin: 0; }
.hg-information .tf-legal-summary a { display: flex; gap: 10px; padding: 8px 12px; border-radius: 12px; color: #59616c; font-size: 14px; line-height: 1.4; font-weight: 400; text-decoration: none; }
.hg-information .tf-legal-summary a::before { content: counter(legal-toc) "."; min-width: 22px; font-variant-numeric: tabular-nums; }
.hg-information .tf-legal-summary a:hover { background: #f0ede4; color: #172127; }
.hg-information .tf-legal-summary a[aria-current="location"] { background: #fff0bd; color: #172127; font-weight: 600; }
.hg-information .tf-legal-section { border-top: 1px solid #e9e7e2; padding: 30px 0 12px; scroll-margin-top: 28px; }
.hg-information .tf-legal-hero + .tf-legal-section { border-top: 0; padding-top: 0; }
.hg-information .tf-legal-section h2, .hg-information .tf-about-page h2 { font-family: inherit; text-transform: none; font-size: clamp(23px, 2.2vw, 30px); line-height: 1.25; letter-spacing: -.025em; font-weight: 750; color: #172127; gap: 16px; margin-bottom: 24px; align-items: baseline; }
.hg-information .tf-legal-section h2 span { width: auto; height: auto; min-width: 28px; background: transparent; color: #8b6500; font-size: inherit; font-weight: 750; }
.hg-information .tf-legal-section p, .hg-information .tf-legal-section ul { font-size: 16px; line-height: 1.7; color: #4f5965; max-width: 70ch; margin-bottom: 16px; }
.hg-information .tf-legal-section a, .hg-information .tf-about-page a { color: #775700; overflow-wrap: anywhere; }
.hg-information .tf-legal-note { border-left: 3px solid #ffd02f; font-weight: 500; background: #fff8e3; }
.hg-information .tf-legal-section-important { background: transparent; margin: 0; }
.hg-information .tf-about-page p { font-size: 16px; line-height: 1.7; color: #4f5965; }
.hg-information .tf-about-page p { max-width: 70ch; }
.hg-information .tf-about-page .tf-legal-summary h2 { font-size: 24px; margin: 0 14px 16px; }
.hg-information .tf-about-page .tf-legal-summary a { color: #59616c; }
.hg-information .tf-about-page .tf-legal-summary a[aria-current] { color: #172127; }
.hg-information .tf-about-grid { display: block; }
.hg-information .tf-about-panel { border: 0; border-top: 1px solid #e9e7e2; border-radius: 0; padding: 28px 0; background: transparent; }
.hg-information .tf-about-grid > .tf-about-panel:first-child { border-top: 0; padding-top: 0; }
.hg-information .tf-about-contact { padding: 24px; border-radius: 18px; background: #fff8e3; display: block; }
.hg-information .tf-contact-actions { margin-top: 20px; }
.hg-information .tf-contact-card { background: white; }
.hg-information .tf-about-page [id] { scroll-margin-top: 28px; }
.hg-information :is(a, button):focus-visible { outline: 3px solid #8b6500; outline-offset: 3px; }
@media (max-width: 900px) {
  .hg-information .hg-information-enhanced { display: flex; flex-direction: column; gap: 18px; }
  .hg-information-enhanced > .tf-legal-summary { position: static; max-height: none; width: 100%; margin: 0; padding: 18px; border-radius: 16px; }
  .hg-information .tf-legal-summary h2, .hg-information .tf-about-page .tf-legal-summary h2 { margin: 0; font-size: 19px; }
  .hg-summary-toggle .material-icons { display: inline-block; }
  .hg-summary-toggle[aria-expanded="true"] .material-icons { transform: rotate(180deg); }
  .hg-information-enhanced .tf-legal-summary ol { margin-top: 14px; }
  .hg-information-enhanced .tf-legal-summary.is-collapsed ol { display: none; }
  .hg-information .tf-legal-summary a { min-height: 44px; align-items: center; }
  .hg-information-reading { width: 100%; }
  .hg-information .tf-legal-hero, .hg-information .tf-about-hero { padding-top: 20px; }
  .hg-information .tf-legal-kicker, .hg-information .tf-about-kicker { margin-bottom: 24px; }
}
@media (max-width: 540px) {
  body#cms:has(.hg-information) #wrapper > .container { padding: 0 18px; }
  .hg-information-nav { gap: 12px 20px; padding: 22px 0; }
  .hg-information-nav a { font-size: 13px; padding-bottom: 7px; }
  .hg-information .tf-legal-page, .hg-information .tf-about-page { font-size: 16px; }
  .hg-information .tf-legal-section h2 { gap: 10px; }
  .hg-information .tf-about-contact { padding: 20px; }
  .hg-information .tf-contact-actions { display: block; }
  .hg-information .tf-contact-card { margin-bottom: 12px; }
}
@media print {
  body#cms:has(.hg-information) :is(#header, #footer, .hg-app-prompt, .hg-information-nav, .hg-information-print, .tf-legal-summary, .page-footer) { display: none !important; }
  body#cms:has(.hg-information) #wrapper > .container { max-width: none; padding: 0; }
  .hg-information .hg-information-enhanced { display: block; }
  .hg-information h1 { font-size: 26pt; }
  .hg-information .tf-legal-page, .hg-information .tf-about-page { font-size: 11pt; }
  .hg-information :is(h1, h2, h3) { break-after: avoid; }
  .hg-information p { orphans: 3; widows: 3; }
  .hg-information .tf-legal-section a { color: #172127; }
}
