.tre-pulso{--tre-red:#d71920;--tre-red-dark:#b90f15;--tre-ink:#111214;--tre-muted:#666b73;--tre-line:#e6e7e9;--tre-soft:#f7f7f8;--tre-green:#1f8a4c;--tre-warn:#9a6700;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tre-ink);max-width:780px;margin:28px auto}.tre-pulso *{box-sizing:border-box}.tre-pulso[hidden],.tre-pulso [hidden]{display:none!important}.tre-pulso__shell{background:#fff;border:1px solid var(--tre-line);border-radius:18px;box-shadow:0 10px 34px rgba(17,18,20,.08);overflow:hidden}.tre-pulso__header{padding:28px 28px 20px;border-bottom:1px solid var(--tre-line);background:linear-gradient(180deg,#fff 0%,#fcfcfd 100%)}.tre-pulso__eyebrow,.tre-results__eyebrow,.tre-confirm__eyebrow{display:block;margin:0 0 8px;color:var(--tre-red);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tre-pulso__title{margin:0!important;padding:0!important;border:0!important;font:800 clamp(27px,4vw,38px)/1.08 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:-.035em;color:var(--tre-ink)!important}.tre-pulso__question{margin:12px 0 0!important;font:600 17px/1.45 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;color:#2a2d31}.tre-pulso__meta{display:flex;align-items:center;gap:7px;margin:12px 0 0!important;font:500 12px/1.4 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;color:var(--tre-muted)}.tre-pulso__meta span{color:var(--tre-green);font-size:9px}.tre-pulso__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:22px 28px}.tre-choice{position:relative;display:flex;align-items:center;gap:12px;min-height:78px;margin:0!important;padding:10px 44px 10px 10px;border:1px solid var(--tre-line);border-radius:14px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.tre-choice:hover{border-color:#c8cbd0;box-shadow:0 4px 16px rgba(17,18,20,.06);transform:translateY(-1px)}.tre-choice:has(.tre-choice__input:checked){border-color:var(--tre-red);box-shadow:0 0 0 2px rgba(215,25,32,.1)}.tre-choice__input{position:absolute;opacity:0;pointer-events:none}.tre-choice__avatar,.tre-confirm__avatar{display:grid;place-items:center;flex:0 0 56px;width:56px;height:56px;border-radius:50%;overflow:hidden;background:#efeff1;color:#555b63;font-size:18px;font-weight:800}.tre-choice__avatar img,.tre-confirm__avatar img{width:100%;height:100%;object-fit:cover}.tre-choice__copy{min-width:0}.tre-choice__copy strong{display:block;margin:0;font:800 15px/1.25 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tre-ink)}.tre-choice__copy small{display:block;margin-top:4px;font:500 12px/1.3 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tre-muted)}.tre-choice__marker{position:absolute;right:14px;top:50%;width:20px;height:20px;border:2px solid #c4c7cb;border-radius:50%;transform:translateY(-50%);background:#fff}.tre-choice:has(.tre-choice__input:checked) .tre-choice__marker{border:6px solid var(--tre-red)}.tre-choice:has(.tre-choice__input:focus-visible){outline:3px solid rgba(26,115,232,.28);outline-offset:2px}.tre-pulso__actions{display:flex;align-items:center;gap:14px;padding:0 28px 24px}.tre-pulso__vote,.tre-confirm__submit{appearance:none;border:0;border-radius:10px;background:var(--tre-red);color:#fff;font:800 13px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.02em;padding:15px 30px;cursor:pointer;box-shadow:0 6px 16px rgba(215,25,32,.18);transition:background .15s ease,transform .15s ease,opacity .15s ease}.tre-pulso__vote:hover:not(:disabled),.tre-confirm__submit:hover{background:var(--tre-red-dark);transform:translateY(-1px)}.tre-pulso__vote:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}.tre-pulso__selection{font:500 12px/1.4 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tre-muted)}.tre-pulso__message{margin:0 28px 22px;padding:0;font:600 14px/1.45 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.tre-pulso__message:empty{display:none}.tre-pulso__message[data-type=success],.tre-pulso__message[data-type=warning],.tre-pulso__message[data-type=error],.tre-pulso__message[data-type=info]{display:block;padding:13px 15px;border-radius:10px}.tre-pulso__message[data-type=success]{background:#eef8f1;color:#176638;border:1px solid #cbe8d4}.tre-pulso__message[data-type=warning]{background:#fff8e6;color:#745000;border:1px solid #f0daa0}.tre-pulso__message[data-type=error]{background:#fff0f0;color:#8b1e23;border:1px solid #efc9cb}.tre-pulso__message[data-type=info]{background:#f3f5f7;color:#49515a;border:1px solid #e0e3e7}.tre-pulso__legal{display:flex;gap:12px;margin:0;padding:18px 28px;background:var(--tre-soft);border-top:1px solid var(--tre-line)}.tre-pulso__legal-icon{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;border:1px solid #c8cbd0;border-radius:50%;font:800 13px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#51575f;background:#fff}.tre-pulso__legal strong{display:block;font:800 12px/1.35 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.tre-pulso__legal p{margin:3px 0 0!important;font:500 11px/1.45 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;color:var(--tre-muted)}.tre-results{margin:0 28px 24px;padding:20px;border:1px solid var(--tre-line);border-radius:14px;background:#fff}.tre-results__head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.tre-results__head h3{margin:0!important;font:800 21px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;color:var(--tre-ink)}.tre-results__total{text-align:right}.tre-results__total strong{display:block;color:var(--tre-red);font:800 25px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.tre-results__total span{display:block;margin-top:4px;font:500 11px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tre-muted)}.tre-result{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px 12px;align-items:center;padding:10px 0;border-top:1px solid #eeeeef}.tre-result:first-child{border-top:0;padding-top:0}.tre-result__avatar{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;overflow:hidden;background:#efeff1;color:#555b63;font:800 13px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.tre-result__avatar img{width:100%;height:100%;object-fit:cover}.tre-result__copy{min-width:0}.tre-result__copy strong{display:block;font:700 13px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.tre-result__copy small{display:block;margin-top:2px;font:500 11px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tre-muted)}.tre-result__percent{font:800 13px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tre-ink)}.tre-result__bar{grid-column:2/4;height:7px;border-radius:999px;background:#eceef0;overflow:hidden}.tre-result__bar span{display:block;height:100%;width:0;border-radius:inherit;background:var(--tre-red);transition:width .45s ease}.tre-result__votes{grid-column:2/4;margin-top:-3px;font:500 10px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#858a91}.tre-results__refresh{margin-top:14px;padding:0;border:0;background:none;color:var(--tre-red);font:700 11px/1.3 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}.tre-confirm{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:20px}.tre-confirm__backdrop{position:absolute;inset:0;border:0;background:rgba(10,11,12,.58);cursor:default}.tre-confirm__panel{position:relative;width:min(430px,100%);padding:26px;background:#fff;border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.28)}.tre-confirm__close{position:absolute;right:14px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:#f3f3f4;color:#36393d;font-size:23px;line-height:1;cursor:pointer}.tre-confirm__panel h3{margin:0!important;font:800 25px/1.15 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:-.02em}.tre-confirm__candidate{display:flex;align-items:center;gap:13px;margin:20px 0;padding:13px;border:1px solid var(--tre-line);border-radius:13px;background:#fafafb}.tre-confirm__candidate strong{display:block;font:800 15px/1.25 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.tre-confirm__candidate small{display:block;margin-top:4px;font:500 12px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tre-muted)}.tre-confirm__note{margin:0 0 18px!important;font:500 12px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;color:var(--tre-muted)}.tre-confirm__actions{display:grid;gap:9px}.tre-confirm__submit{width:100%;padding:15px}.tre-confirm__cancel{width:100%;padding:12px;border:1px solid #d8dadd;border-radius:10px;background:#fff;color:#33383d;font:700 12px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}.tre-pulso--notice{padding:18px;border:1px solid var(--tre-line);border-radius:12px;background:#fff;font:600 14px/1.4 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#555b63}@media(max-width:640px){.tre-pulso{margin:12px -2px 0}.tre-pulso__shell{border-radius:14px}.tre-pulso__header{padding:20px 18px 15px}.tre-pulso__title{font-size:25px!important;line-height:1.08!important;letter-spacing:-.025em}.tre-pulso__question{font-size:15px!important;line-height:1.4!important}.tre-pulso__choices{grid-template-columns:1fr;padding:16px 14px;gap:8px}.tre-choice{min-height:70px;border-radius:12px;padding-right:42px}.tre-choice__avatar{flex-basis:50px;width:50px;height:50px}.tre-pulso__actions{display:block;padding:0 14px 18px}.tre-pulso__vote{width:100%;padding:15px}.tre-pulso__selection{display:block;margin-top:9px;text-align:center}.tre-pulso__message{margin:0 14px 18px}.tre-results{margin:0 14px 18px;padding:16px}.tre-results__head h3{font-size:18px!important}.tre-pulso__legal{padding:16px 18px}.tre-confirm{align-items:end;padding:0}.tre-confirm__panel{width:100%;border-radius:18px 18px 0 0;padding:24px 18px calc(22px + env(safe-area-inset-bottom))}.tre-confirm__backdrop{background:rgba(10,11,12,.5)}}@media(prefers-reduced-motion:reduce){.tre-choice,.tre-pulso__vote,.tre-confirm__submit,.tre-result__bar span{transition:none}}

.tre-page-title-hidden,.tre-page-title-wrap-hidden{display:none!important}.tre-pulso-page .entry-title:empty,.tre-pulso-page .page-title:empty,.tre-pulso-page .wp-block-post-title:empty{display:none!important}.tre-pulso-page .tre-pulso-article,.tre-pulso-page .tre-pulso-host{min-height:0!important}.tre-pulso-page .tre-pulso-article{margin-bottom:0!important;padding-bottom:0!important}.tre-pulso-page .entry-content:has(.tre-pulso){margin-bottom:0!important;padding-bottom:0!important}

/* 0.2.2 — cierre visual de la página huésped.
 * El shortcode ya contiene su propio encabezado editorial; cuando el theme
 * conserva un wrapper vacío del título, eliminamos también su borde y espacio. */
.tre-pulso-page .tre-page-title-hidden,
.tre-pulso-page .tre-page-title-wrap-hidden{display:none!important;margin:0!important;padding:0!important;border:0!important;min-height:0!important}
.tre-pulso-page .entry-header:has(> .entry-title:empty),
.tre-pulso-page .entry-header:has(h1:empty),
.tre-pulso-page .page-header:has(> .page-title:empty),
.tre-pulso-page .page-header:has(h1:empty),
.tre-pulso-page .post-header:has(h1:empty),
.tre-pulso-page .article-header:has(h1:empty),
.tre-pulso-page .single-header:has(h1:empty),
.tre-pulso-page .content-header:has(h1:empty),
.tre-pulso-page .entry-heading:has(h1:empty),
.tre-pulso-page .page-heading:has(h1:empty){display:none!important;margin:0!important;padding:0!important;border:0!important;min-height:0!important}
.tre-pulso-page .tre-pulso-host,
.tre-pulso-page .tre-pulso-article,
.tre-pulso-page .tre-pulso-content,
.tre-pulso-page .tre-pulso-slot,
.tre-pulso-page .tre-pulso-layout{min-height:0!important;margin-bottom:0!important;padding-bottom:0!important}
.tre-pulso-page .tre-pulso-content>:last-child{margin-bottom:0!important}
@media(max-width:640px){.tre-pulso-page .tre-pulso{margin-top:8px;margin-bottom:0}.tre-pulso-page .tre-pulso__shell{margin-bottom:0}}

/* 0.2.2-r2 — cierre del separador y del espacio residual del theme.
 * Se activa solo en páginas que contienen el shortcode del Pulso. */
.tre-pulso-page .tre-pulso-orphan-chrome{
  display:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  min-height:0!important;
  height:0!important;
}
.tre-pulso-page .tre-pulso-content,
.tre-pulso-page .tre-pulso-slot,
.tre-pulso-page .tre-pulso-layout{
  border-top:0!important;
  border-bottom:0!important;
}
.tre-pulso-page .tre-pulso-content::before,
.tre-pulso-page .tre-pulso-content::after,
.tre-pulso-page .tre-pulso-slot::before,
.tre-pulso-page .tre-pulso-slot::after{
  content:none!important;
  display:none!important;
}
@media(max-width:640px){
  .tre-pulso-page .tre-pulso-host,
  .tre-pulso-page .tre-pulso-article,
  .tre-pulso-page .tre-pulso-content,
  .tre-pulso-page .tre-pulso-slot,
  .tre-pulso-page .tre-pulso-layout{
    min-height:0!important;
    margin-top:0!important;
    margin-bottom:0!important;
    padding-top:0!important;
    padding-bottom:0!important;
    border-top:0!important;
    border-bottom:0!important;
  }
  .tre-pulso-page .tre-pulso{
    margin-top:8px!important;
    margin-bottom:0!important;
  }
}

/* 0.2.2-r3 — cierre fuerte de wrappers externos del theme en la página Pulso.
 * La clase se añade por JS únicamente cuando existe .tre-pulso. */
.tre-pulso-page.tre-pulso-r3-ready .tre-pulso-r3-hide,
.tre-pulso-page .tre-pulso-r3-hide{
  display:none!important;
  visibility:hidden!important;
  width:0!important;
  height:0!important;
  min-width:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}
.tre-pulso-page .tre-pulso-r3-chain{
  min-height:0!important;
  margin-top:0!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
  border-top-width:0!important;
  border-bottom-width:0!important;
}
.tre-pulso-page .tre-pulso-r3-chain::before,
.tre-pulso-page .tre-pulso-r3-chain::after{
  content:none!important;
  display:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  height:0!important;
}
@media(max-width:768px){
  .tre-pulso-page.tre-pulso-r3-ready .tre-pulso-host,
  .tre-pulso-page.tre-pulso-r3-ready .tre-pulso-article,
  .tre-pulso-page.tre-pulso-r3-ready .tre-pulso-content,
  .tre-pulso-page.tre-pulso-r3-ready .tre-pulso-slot,
  .tre-pulso-page.tre-pulso-r3-ready .tre-pulso-layout,
  .tre-pulso-page.tre-pulso-r3-ready .tre-pulso-r3-chain{
    min-height:0!important;
    margin-top:0!important;
    margin-bottom:0!important;
    padding-top:0!important;
    padding-bottom:0!important;
    border-top:0!important;
    border-bottom:0!important;
  }
  .tre-pulso-page.tre-pulso-r3-ready .tre-pulso{
    margin:12px auto 0!important;
  }
}

/* 0.3 — CTA flotante móvil.
 * Duplica solo la acción de votar; no crea otro flujo ni registra votos por sí mismo.
 * Se muestra por JS únicamente mientras el lector recorre las opciones y se oculta
 * cuando el botón original entra en pantalla, al abrir la confirmación o al votar. */
.tre-floating-cta{display:none}
@media(max-width:768px){
  .tre-floating-cta:not([hidden]){
    position:fixed;
    z-index:99990;
    left:0;
    right:0;
    bottom:0;
    display:block;
    padding:8px max(10px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));
    pointer-events:none;
  }
  .tre-floating-cta__inner{
    display:flex;
    align-items:center;
    gap:10px;
    width:min(680px,100%);
    min-height:58px;
    margin:0 auto;
    padding:8px 8px 8px 13px;
    border:1px solid rgba(17,18,20,.12);
    border-radius:16px;
    background:rgba(255,255,255,.96);
    box-shadow:0 12px 38px rgba(17,18,20,.22);
    pointer-events:auto;
    -webkit-backdrop-filter:blur(12px);
    backdrop-filter:blur(12px);
  }
  .tre-floating-cta__copy{
    display:block;
    flex:1 1 auto;
    min-width:0;
  }
  .tre-floating-cta__copy small{
    display:block;
    margin:0 0 3px;
    color:var(--tre-muted);
    font:700 10px/1.15 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
    letter-spacing:.04em;
    text-transform:uppercase;
  }
  .tre-floating-cta__copy strong{
    display:block;
    overflow:hidden;
    color:var(--tre-ink);
    font:800 13px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .tre-floating-cta__button{
    appearance:none;
    flex:0 0 126px;
    min-height:42px;
    border:0;
    border-radius:11px;
    background:var(--tre-red);
    color:#fff;
    font:800 12px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
    letter-spacing:.03em;
    box-shadow:0 6px 16px rgba(215,25,32,.2);
    cursor:pointer;
    transition:background .15s ease,transform .15s ease,opacity .15s ease;
  }
  .tre-floating-cta__button:hover:not(:disabled){background:var(--tre-red-dark)}
  .tre-floating-cta__button:active:not(:disabled){transform:translateY(1px)}
  .tre-floating-cta__button:focus-visible{outline:3px solid rgba(26,115,232,.3);outline-offset:2px}
  .tre-floating-cta__button:disabled{opacity:.38;box-shadow:none;cursor:not-allowed}
}
@media(max-width:390px){
  .tre-floating-cta__inner{gap:8px;padding-left:11px}
  .tre-floating-cta__button{flex-basis:112px}
}
@media(prefers-reduced-motion:reduce){.tre-floating-cta__button{transition:none}}

/* 0.9 — símbolo político opcional, pequeño y no protagonista. */
.tre-choice__party{display:flex!important;align-items:center;gap:6px}.tre-choice__party-logo{width:20px!important;height:20px!important;flex:0 0 20px;object-fit:contain!important;border-radius:4px;background:#fff}.tre-choice__party span{min-width:0}
@media(max-width:640px){.tre-choice__party-logo{width:18px!important;height:18px!important;flex-basis:18px}}

/* 0.9.4 · Retorno del participante + impulso social voluntario */
.tre-pulso .tre-postvote-social{margin:0 28px 24px;padding:18px 20px;border:1px solid #f0c9cb;border-top:3px solid var(--tre-red);border-radius:14px;background:linear-gradient(180deg,#fff 0%,#fffafa 100%);box-shadow:0 8px 24px rgba(17,18,20,.06);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;color:var(--tre-ink)!important}
.tre-pulso .tre-postvote-social__eyebrow{display:block;margin:0 0 6px;color:var(--tre-red)!important;font:800 11px/1.25 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:.08em;text-transform:uppercase}
.tre-pulso .tre-postvote-social__title{display:block;margin:0;color:var(--tre-ink)!important;font:800 18px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:-.015em}
.tre-pulso .tre-postvote-social p{margin:7px 0 14px!important;color:var(--tre-muted)!important;font:500 12px/1.45 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.tre-pulso .tre-postvote-social__actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}
.tre-pulso .tre-postvote-social__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border-radius:10px;text-decoration:none!important;font:800 12px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;transition:transform .15s ease,background .15s ease,border-color .15s ease}
.tre-pulso .tre-postvote-social__share{border:1px solid var(--tre-red);background:var(--tre-red);color:#fff!important;box-shadow:0 5px 14px rgba(215,25,32,.16)}
.tre-pulso .tre-postvote-social__share:hover{background:var(--tre-red-dark);border-color:var(--tre-red-dark);transform:translateY(-1px)}
.tre-pulso .tre-postvote-social__page{border:1px solid #d7dade;background:#fff;color:#30353a!important}
.tre-pulso .tre-postvote-social__page:hover{border-color:#aeb3b9;transform:translateY(-1px)}
@media(max-width:640px){.tre-pulso .tre-postvote-social{margin:0 14px 18px;padding:16px}.tre-pulso .tre-postvote-social__actions{display:grid}.tre-pulso .tre-postvote-social__actions a{width:100%;min-height:44px}}
@media(prefers-reduced-motion:reduce){.tre-pulso .tre-postvote-social__actions a{transition:none}}

/* 0.9.7 · contador público y aviso editorial del sondeo. */
.tre-pulso .tre-pulso__count{display:inline-flex;align-items:baseline;gap:6px;margin:13px 0 0!important;padding:8px 11px;border:1px solid #dedfe2;border-radius:999px;background:#fff;color:var(--tre-muted);font:600 12px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.tre-pulso .tre-pulso__count strong{color:var(--tre-red);font:800 17px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.tre-pulso .tre-pulso__notice{display:flex;align-items:flex-start;gap:8px;margin:10px 0 0!important;padding:10px 12px;border:1px solid #f0daa0;border-radius:10px;background:#fff8e6;color:#745000;font:600 12px/1.45 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.tre-pulso .tre-pulso__notice span{display:grid;place-items:center;flex:0 0 19px;width:19px;height:19px;border:1px solid #d9b75b;border-radius:50%;background:#fff;font:800 11px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
@media(max-width:640px){.tre-pulso .tre-pulso__count{margin-top:11px!important}.tre-pulso .tre-pulso__notice{margin-top:9px!important;padding:9px 10px;font-size:11px!important}}

/* 0.9.5 — aislamiento tipográfico integral del Pulso.
 * Diagnóstico: el contenido UTF-8 es correcto; la deformación aparece solo al renderizar
 * con reglas tipográficas heredadas del theme. Se fuerza la familia genérica system-ui,
 * que no puede ser reemplazada por un @font-face del theme con nombre propio.
 * vote.js refuerza esto en línea y vigila nodos dinámicos de resultados/retorno. */
html body .tre-pulso.tre-pulso,
html body .tre-pulso.tre-pulso *{
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-synthesis:weight style!important;
  font-variant:normal!important;
  font-feature-settings:normal!important;
  font-variation-settings:normal!important;
}

/* Los controles nativos también quedan fuera de fuentes display heredadas. */
html body .tre-pulso.tre-pulso button,
html body .tre-pulso.tre-pulso input,
html body .tre-pulso.tre-pulso select,
html body .tre-pulso.tre-pulso textarea{
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}
