
  /* Cambiá estas variables para adaptar la página a la identidad del sitio. */
  .ters-terms {
    --tt-bg: #0b0b0c;
    --tt-surface: #141416;
    --tt-border: #2a2a2e;
    --tt-text: #e9e9e6;
    --tt-muted: #9a9aa0;
    --tt-accent: #ffffff;
    --tt-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Inter, Roboto, Helvetica, Arial, sans-serif;
    --tt-max: 76ch;
  }
  html, body { margin: 0; padding: 0; }
  .ters-terms { background: var(--tt-bg); color: var(--tt-text); font-family: var(--tt-font); font-size: 16px; line-height: 1.6; -webkit-font-smoothing: antialiased; }
  .ters-terms a { color: var(--tt-accent); text-decoration: underline; text-underline-offset: 3px; text-decoration-color: var(--tt-muted); overflow-wrap: anywhere; }
  .ters-terms p, .ters-terms dd, .ters-terms td { overflow-wrap: break-word; }
  .ters-terms a:hover { text-decoration-color: var(--tt-accent); }
  .tt-wrap { max-width: var(--tt-max); margin: 0 auto; padding: 56px 24px 96px; }
  .tt-head { border-bottom: 1px solid var(--tt-border); padding-bottom: 28px; margin-bottom: 32px; }
  .tt-brand { font-size: 12px; letter-spacing: .22em; text-transform: uppercase; color: var(--tt-muted); margin: 0 0 18px; }
  .tt-head h1 { font-size: clamp(26px, 4vw, 36px); line-height: 1.15; margin: 0 0 10px; letter-spacing: -.01em; font-weight: 700; }
  .tt-sub { color: var(--tt-muted); margin: 0 0 18px; font-size: 15px; }
  .tt-meta { display: flex; flex-wrap: wrap; gap: 8px 20px; font-size: 13px; color: var(--tt-muted); margin: 0; padding: 0; list-style: none; }
  .tt-meta b { color: var(--tt-text); font-weight: 600; }
  .tt-prov { font-size: 14.5px; color: var(--tt-muted); border-left: 2px solid var(--tt-border); padding-left: 14px; margin: 24px 0; }
  .tt-prov b { color: var(--tt-text); }
  .tt-intro p { margin: 0 0 14px; }
  .tt-resumen { background: var(--tt-surface); border: 1px solid var(--tt-border); border-radius: 10px; padding: 22px 24px; margin: 32px 0; }
  .tt-resumen h2 { font-size: 13px; letter-spacing: .18em; text-transform: uppercase; color: var(--tt-muted); margin: 0 0 14px; font-weight: 600; }
  .tt-resumen dl { margin: 0; display: grid; gap: 12px; }
  .tt-resumen dl > div { display: grid; grid-template-columns: minmax(120px, 170px) 1fr; gap: 12px; align-items: start; }
  .tt-resumen dt { font-weight: 600; color: var(--tt-text); }
  .tt-resumen dd { margin: 0; color: var(--tt-text); font-size: 15px; }
  .tt-nota { font-size: 13px; color: var(--tt-muted); margin: 16px 0 0; }
  .tt-indice { margin: 32px 0 40px; padding: 0 0 0 0; }
  .tt-indice h2 { font-size: 13px; letter-spacing: .18em; text-transform: uppercase; color: var(--tt-muted); margin: 0 0 10px; font-weight: 600; }
  .tt-indice ol { margin: 0; padding: 0; list-style: none; columns: 2; column-gap: 28px; font-size: 14.5px; }
  .tt-indice li { break-inside: avoid; padding: 3px 0; }
  .tt-indice a { text-decoration: none; color: var(--tt-text); }
  .tt-indice a:hover { text-decoration: underline; }
  .tt-sec { margin: 0 0 36px; scroll-margin-top: 24px; }
  .tt-sec h2 { font-size: 20px; margin: 40px 0 14px; letter-spacing: -.005em; font-weight: 700; padding-top: 18px; border-top: 1px solid var(--tt-border); }
  .tt-sec h2 .tt-n { color: var(--tt-muted); font-weight: 600; margin-right: 6px; }
  .tt-cl { margin: 0 0 12px; text-align: left; hyphens: auto; scroll-margin-top: 24px; }
  .tt-cl .tt-n { color: var(--tt-muted); font-weight: 600; font-variant-numeric: tabular-nums; margin-right: 2px; }
  .tt-cl .tt-s { font-weight: 600; }
  .tt-tabla-wrap { overflow-x: auto; margin: 10px 0 18px; }
  .tt-tabla { width: 100%; border-collapse: collapse; font-size: 14.5px; border: 1px solid var(--tt-border); border-radius: 8px; overflow: hidden; }
  .tt-tabla th, .tt-tabla td { text-align: left; padding: 9px 12px; border-bottom: 1px solid var(--tt-border); vertical-align: top; }
  .tt-tabla th { width: 46%; font-weight: 600; color: var(--tt-muted); background: var(--tt-surface); }
  .tt-tabla tr:last-child th, .tt-tabla tr:last-child td { border-bottom: 0; }
  .tt-sr { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }
  .tt-aviso { border: 2px solid var(--tt-accent); border-radius: 10px; padding: 18px 22px; margin: 40px 0 28px; }
  .tt-aviso h2 { font-size: 13px; letter-spacing: .18em; text-transform: uppercase; margin: 0 0 8px; font-weight: 700; }
  .tt-aviso p { margin: 0; font-weight: 600; font-size: 15.5px; }
  .tt-versiones { font-size: 13.5px; color: var(--tt-muted); margin-top: 36px; border-top: 1px solid var(--tt-border); padding-top: 18px; }
  .tt-versiones h2 { font-size: 13px; letter-spacing: .18em; text-transform: uppercase; margin: 0 0 10px; font-weight: 600; }
  .tt-versiones table { border-collapse: collapse; width: 100%; }
  .tt-versiones td { padding: 4px 12px 4px 0; vertical-align: top; }
  .tt-foot { margin-top: 28px; font-size: 13px; color: var(--tt-muted); }
  @media (max-width: 640px) {
    .tt-wrap { padding: 36px 18px 72px; }
    .tt-resumen dl > div { grid-template-columns: 1fr; gap: 2px; }
    .tt-indice ol { columns: 1; }
    .tt-tabla th { width: 50%; }
  }
  @media print {
    .ters-terms { --tt-bg: #fff; --tt-surface: #f4f4f4; --tt-border: #cfcfcf; --tt-text: #111; --tt-muted: #555; --tt-accent: #000; }
    .ters-terms { font-size: 11pt; }
    .tt-wrap { max-width: none; padding: 0; }
    .tt-indice { display: none; }
    .tt-sec { break-inside: auto; }
    .tt-sec h2 { break-after: avoid; }
    .tt-cl, .tt-tabla, .tt-aviso, .tt-resumen { break-inside: avoid; }
    a { color: inherit; text-decoration: none; }
  }

.ters-terms{--tt-bg:#f1f2ed;--tt-surface:#e9ece5;--tt-border:#cbd0c7;--tt-text:#161616;--tt-muted:#60675b;--tt-accent:#161616;--tt-font:Onest,Arial,sans-serif}.hosting-terms .tt-wrap{padding:24px;max-width:none}.hosting-terms .tt-head h2{font-size:24px}.hosting-terms .tt-indice ol{columns:1}
