.spinner {
    left: 50%;
    top: 50%;
    height: 60px;
    width: 60px;
    margin: 0 auto;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 6px solid rgba(0, 174, 239, .15);
    border-right: 6px solid rgba(0, 174, 239, .15);
    border-bottom: 6px solid rgba(0, 174, 239, .15);
    border-top: 6px solid rgba(0, 174, 239, .8);
    border-radius: 100%;
}

@-webkit-keyframes rotation {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(359deg); }
}

@-moz-keyframes rotation {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(359deg); }
}

@-o-keyframes rotation {
    from { -o-transform: rotate(0deg); }
    to { -o-transform: rotate(359deg); }
}

@keyframes rotation {
    from { transform: rotate(0deg); }
    to { transform: rotate(359deg); }
}

.error {
    width: 100%;
    padding: 0;
    font-size: 80%;
    color: white;
    background-color: #900;
    border-radius: 0 0 5px 5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.error.active {
    padding: .3em;
}

.btn-google {
    color: #545454;
    box-shadow: 0 1px 2px 1px #ddd;
    font-family: "Roboto", sans-serif;
}

.ballot {
    display: none;
}

.ballot + label {
    width: 100%;
}

.ballot + label .marca {
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 68 60'%3E%3Cline x1='5' y1='30' x2='63' y2='30' stroke='%23000000' stroke-width='3.4' stroke-linecap='square'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 60px;
    width: 52px;
    display: inline-block;
    padding: 0;
    transition: transform .18s ease;
}

.ballot:checked + label .marca {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 68 60'%3E%3Cline x1='5' y1='30' x2='63' y2='30' stroke='%23000000' stroke-width='3.4' stroke-linecap='square'/%3E%3Cline x1='35' y1='8' x2='31' y2='52' stroke='%23000000' stroke-width='3.4' stroke-linecap='square'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 60px;
    width: 52px;
    display: inline-block;
    padding: 0;
}

.ballot + label .marca-square {
    cursor: pointer;
    border: 4px solid black;
    border-radius: 15px;
    height: 60px;
    width: 68px;
    display: inline-block;
    padding: 0;
    transition: transform .18s ease;
}

.ballot:checked + label .marca-square {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 68 60'%3E%3Crect x='4' y='4' width='60' height='52' rx='12' ry='12' fill='none' stroke='%23000000' stroke-width='4'/%3E%3Cline x1='18' y1='16' x2='50' y2='44' stroke='%23000000' stroke-width='4' stroke-linecap='round'/%3E%3Cline x1='50' y1='16' x2='18' y2='44' stroke='%23000000' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 60px;
    width: 68px;
    display: inline-block;
    padding: 0;
}

@media (hover: hover) and (pointer: fine) {
    .ballot + label:hover .marca,
    .ballot + label:hover .marca-square {
        transform: scale(1.03);
    }
}

.image-option {
    display: table-cell;
    vertical-align: middle;
    height: 80px;
}

.lista {
    border: 1px solid black;
    border-radius: 4px;
    margin: 10px;
}

.container,
.container-fluid {
    font-family: "Raleway", sans-serif;
}

.EvColor {
    background-color: #2fa8e0;
    color: #fff;
}

.EvColorGris {
    background-color: #c6ccd4;
}

.EvColorLightBlue {
    background-color: #212f3d;
}

.EvColorBlue {
    background-color: #0b1224;
}

.EvColorGrisLight {
    background-color: #e5ecf0;
}

.btn {
    cursor: pointer;
}

.logoEV {
    max-height: 50px;
}

.logo {
    max-height: 150px;
}

.blured {
    filter: blur(100px) !important;
}

.crossOut {
    background: url("/assets/images/sistema_seguro.jpg") repeat;
}

.mati-hide,
.hidden {
    display: none;
}

.cl-claveunica {
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    background-color: #0f69c4;
    color: #fff;
}

.img-autentiz {
    height: 1.5rem;
    width: auto;
}

/*
 * Elecciones Frente Amplio 2026
 * Capa visual encapsulada: las clases funcionales de vote.js se conservan.
 */
body.fa-vote-2026 {
    --fa-vote-2026-sky: #2fa8e0;
    --fa-vote-2026-navy: #0b1224;
    --fa-vote-2026-gray: #c6ccd4;
    --fa-vote-2026-canvas: #e5ecf0;
    --fa-vote-2026-paper: #fff;
    --fa-vote-2026-shell: 1180px;
    margin: 0;
    min-width: 320px;
    color: var(--fa-vote-2026-navy);
    background: var(--fa-vote-2026-canvas);
}

/*
 * Bootstrap agrega padding lateral al body para compensar el scrollbar al
 * abrir un modal. En el flujo de papeleta de ejemplo puede quedar aplicado
 * después de cerrar modalNotReady, dejando una franja vacía a la derecha.
 */
body.fa-vote-2026:not(.modal-open) {
    padding-right: 0 !important;
}

html,
body.fa-vote-2026 {
    max-width: 100%;
    overflow-x: hidden;
}

body.fa-vote-2026 [class*="fa-vote-2026__"],
body.fa-vote-2026 [class*="fa-vote-2026__"]::before,
body.fa-vote-2026 [class*="fa-vote-2026__"]::after {
    box-sizing: border-box;
}

/*
 * La plataforma puede servir Bootstrap 4, donde `g-0` no existe.
 * Neutralizamos explícitamente los gutters para que las filas principales
 * ocupen todo el viewport en desktop y mobile.
 */
body.fa-vote-2026 .row.g-0 {
    margin-right: 0;
    margin-left: 0;
}

body.fa-vote-2026 .row.g-0 > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

body.fa-vote-2026 .fa-vote-2026__shell,
body.fa-vote-2026 .fa-vote-2026__header-layout,
body.fa-vote-2026 .fa-vote-2026__list-section {
    width: min(calc(100% - 40px), var(--fa-vote-2026-shell));
    margin-right: auto;
    margin-left: auto;
}

body.fa-vote-2026 .fa-vote-2026__header {
    background: linear-gradient(
        to right,
        var(--fa-vote-2026-paper) 0 50%,
        var(--fa-vote-2026-sky) 50% 100%
    );
}

body.fa-vote-2026 .fa-vote-2026__header-layout {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    min-height: 150px;
}

body.fa-vote-2026 .fa-vote-2026__brand,
body.fa-vote-2026 .fa-vote-2026__election-title {
    display: flex;
    align-items: center;
}

body.fa-vote-2026 .fa-vote-2026__brand {
    justify-content: center;
}

body.fa-vote-2026 .fa-vote-2026__logo {
    display: block;
    width: min(270px, 64vw);
    max-height: 106px;
    margin: 18px auto;
    object-fit: contain;
}

body.fa-vote-2026 .fa-vote-2026__election-title {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 28px 24px 28px 48px;
    color: var(--fa-vote-2026-paper);
}

body.fa-vote-2026 .fa-vote-2026__eyebrow,
body.fa-vote-2026 .fa-vote-2026__section-label,
body.fa-vote-2026 .fa-vote-2026__question-step,
body.fa-vote-2026 .fa-vote-2026__list-number,
body.fa-vote-2026 .fa-vote-2026__member-heading {
    margin: 0;
    font-size: .76rem;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

body.fa-vote-2026 .fa-vote-2026__eyebrow {
    margin-bottom: 8px;
    color: var(--fa-vote-2026-paper);
}

body.fa-vote-2026 .fa-vote-2026__election-name {
    max-width: 520px;
    margin: 0;
    color: var(--fa-vote-2026-paper);
    font-size: clamp(1.35rem, 2.7vw, 2rem);
    font-weight: 600;
    line-height: 1.15;
}

body.fa-vote-2026 .fa-vote-2026__instructions {
    background: var(--fa-vote-2026-canvas);
}

body.fa-vote-2026 .fa-vote-2026__instructions-grid {
    display: grid;
    grid-template-columns: minmax(260px, .85fr) minmax(340px, 1.15fr);
    align-items: start;
    gap: 34px;
    padding: 30px 0 26px;
}

body.fa-vote-2026 .fa-vote-2026__section-label,
body.fa-vote-2026 .fa-vote-2026__list-number {
    margin-bottom: 5px;
    color: var(--fa-vote-2026-sky);
}

body.fa-vote-2026 .fa-vote-2026__instructions-title {
    margin: 0;
    color: var(--fa-vote-2026-navy);
    font-size: clamp(1.35rem, 2.6vw, 1.8rem);
    font-weight: 700;
    line-height: 1.2;
}

body.fa-vote-2026 .fa-vote-2026__instructions-copy {
    color: var(--fa-vote-2026-navy);
    font-size: .98rem;
    line-height: 1.55;
    opacity: .72;
}

body.fa-vote-2026 .fa-vote-2026__ballot-area {
    background: var(--fa-vote-2026-canvas);
}

body.fa-vote-2026 .fa-vote-2026__question-header {
    position: sticky;
    top: 0;
    z-index: 10;
    min-height: 78px;
    padding: 12px 0;
    color: var(--fa-vote-2026-paper);
    background: rgba(47, 168, 224, .97);
    border-top: 1px solid rgba(11, 18, 36, .16);
    border-bottom: 1px solid rgba(11, 18, 36, .16);
}

body.fa-vote-2026 .fa-vote-2026__question-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

body.fa-vote-2026 .fa-vote-2026__question-step {
    margin-bottom: 4px;
    color: var(--fa-vote-2026-paper);
}

body.fa-vote-2026 .fa-vote-2026__question-name {
    margin: 0;
    color: var(--fa-vote-2026-paper);
    font-size: clamp(1.25rem, 2.3vw, 1.65rem);
    font-weight: 600;
}

body.fa-vote-2026 .fa-vote-2026__question-status {
    flex: 0 0 auto;
    padding: 8px 12px;
    color: var(--fa-vote-2026-paper);
    background: var(--fa-vote-2026-navy);
    border-radius: 999px;
    font-size: .84rem;
    font-weight: 600;
}

body.fa-vote-2026 .fa-vote-2026__plebiscite-document {
    background: rgba(255, 255, 255, .72);
    border-bottom: 1px solid rgba(11, 18, 36, .12);
}

body.fa-vote-2026 .fa-vote-2026__plebiscite-document-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    min-height: 58px;
    padding: 10px 0;
}

body.fa-vote-2026 .fa-vote-2026__plebiscite-document-copy {
    color: var(--fa-vote-2026-navy);
    font-size: .9rem;
    line-height: 1.4;
}

body.fa-vote-2026 .fa-vote-2026__plebiscite-document-link {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 8px 15px;
    color: var(--fa-vote-2026-paper);
    background: var(--fa-vote-2026-navy);
    border: 2px solid var(--fa-vote-2026-navy);
    border-radius: 999px;
    font-size: .84rem;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    transition: color .16s ease, background-color .16s ease, transform .16s ease;
}

body.fa-vote-2026 .fa-vote-2026__plebiscite-document-link:hover,
body.fa-vote-2026 .fa-vote-2026__plebiscite-document-link:focus-visible {
    color: var(--fa-vote-2026-navy);
    background: var(--fa-vote-2026-paper);
    text-decoration: none;
}

body.fa-vote-2026 .fa-vote-2026__plebiscite-document-link:focus-visible {
    outline: 3px solid rgba(47, 168, 224, .35);
    outline-offset: 2px;
}

@media (hover: hover) and (pointer: fine) {
    body.fa-vote-2026 .fa-vote-2026__plebiscite-document-link:hover {
        transform: translateY(-1px);
    }
}

@media (max-width: 767.98px) {
    body.fa-vote-2026 .fa-vote-2026__plebiscite-document-inner {
        flex-direction: column;
        gap: 8px;
        padding: 12px 14px;
        text-align: center;
    }

    body.fa-vote-2026 .fa-vote-2026__plebiscite-document-link {
        width: min(100%, 280px);
    }
}

body.fa-vote-2026 .fa-vote-2026__option-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: stretch;
    gap: 22px;
    width: min(calc(100% - 40px), var(--fa-vote-2026-shell));
    margin: 0 auto;
}

body.fa-vote-2026 .fa-vote-2026__option-grid:has(> .fa-vote-2026__option-card:only-of-type) {
    grid-template-columns: minmax(0, 900px);
    justify-content: center;
}

body.fa-vote-2026 .fa-vote-2026__option-grid--plebiscite {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: min(calc(100% - 40px), 960px);
}

body.fa-vote-2026 .fa-vote-2026__option-card {
    position: relative;
    display: flex;
    min-height: 96px;
    margin: 0 !important;
    padding: 12px 16px;
    color: var(--fa-vote-2026-navy);
    background: var(--fa-vote-2026-paper);
    border: 2px solid var(--fa-vote-2026-gray);
    border-radius: 14px;
    box-shadow: 0 3px 12px rgba(11, 18, 36, .07);
    transition: border-color 140ms ease, background-color 140ms ease, box-shadow 140ms ease, transform 140ms ease;
}

body.fa-vote-2026 .fa-vote-2026__option-mark {
    flex: 0 0 82px;
    width: 82px;
    max-width: 82px;
    padding: 0 7px;
}

body.fa-vote-2026 .fa-vote-2026__option-copy {
    flex: 1 1 auto;
    width: auto;
    max-width: none;
    min-width: 0;
    padding: 0 8px;
}

body.fa-vote-2026 .fa-vote-2026__option-copy h5 {
    color: var(--fa-vote-2026-navy);
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.35;
}

body.fa-vote-2026 .fa-vote-2026__dupla {
    display: grid;
    width: 100%;
}

body.fa-vote-2026 .fa-vote-2026__dupla-member {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    align-items: center;
    justify-items: center;
    gap: 8px 14px;
    min-width: 0;
    padding: 8px 0;
    text-align: center;
}

body.fa-vote-2026 .fa-vote-2026__dupla-member + .fa-vote-2026__dupla-member {
    border-top: 1px solid rgba(198, 204, 212, .85);
}

body.fa-vote-2026 .fa-vote-2026__dupla-name {
    min-width: 0;
    color: var(--fa-vote-2026-navy);
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.32;
    overflow-wrap: anywhere;
}

body.fa-vote-2026 .fa-vote-2026__dupla-role {
    justify-self: center;
    padding: 4px 8px;
    color: var(--fa-vote-2026-navy);
    background: rgba(47, 168, 224, .14);
    border-radius: 999px;
    font-size: .72rem;
    font-weight: 700;
    line-height: 1.2;
    white-space: nowrap;
}

body.fa-vote-2026 .fa-vote-2026__list-card:has(.fa-vote-2026__dupla) .fa-vote-2026__list-heading,
body.fa-vote-2026 .fa-vote-2026__list-card:has(.fa-vote-2026__dupla) .fa-vote-2026__list-meta,
body.fa-vote-2026 .fa-vote-2026__list-card:has(.fa-vote-2026__dupla) .fa-vote-2026__list-title {
    text-align: center;
}

body.fa-vote-2026 .fa-vote-2026__option-card--plebiscite {
    justify-content: center;
    min-height: 132px;
    padding: 24px 30px;
}

body.fa-vote-2026 .fa-vote-2026__option-card--plebiscite .fa-vote-2026__option-mark {
    flex-basis: 72px;
    width: 72px;
    max-width: 72px;
    padding: 0 10px;
}

body.fa-vote-2026 .fa-vote-2026__option-card--plebiscite .fa-vote-2026__option-copy {
    flex: 0 1 auto;
    width: auto;
    padding: 0 10px;
}

body.fa-vote-2026 .fa-vote-2026__option-card--plebiscite .fa-vote-2026__option-copy h5 {
    font-size: 1.22rem;
}

body.fa-vote-2026 .fa-vote-2026__option-hit-area {
    position: absolute;
    inset: 0;
    z-index: 2;
    cursor: pointer;
}

body.fa-vote-2026 .fa-vote-2026__special-option {
    width: min(calc(100% - 40px), 900px);
    margin: 8px auto !important;
}

body.fa-vote-2026 .fa-vote-2026__option-card:has(.ballot:checked) {
    background: rgba(47, 168, 224, .10);
    border-color: var(--fa-vote-2026-sky);
    box-shadow: 0 7px 22px rgba(11, 18, 36, .14);
}

body.fa-vote-2026 .fa-vote-2026__option-card:has(.ballot:focus-visible) {
    outline: 3px solid var(--fa-vote-2026-navy);
    outline-offset: 4px;
}

body.fa-vote-2026 .fa-vote-2026__list-section {
    padding: 24px 0 28px;
}

body.fa-vote-2026 .fa-vote-2026__list-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
    gap: 22px;
    margin: 0;
}

body.fa-vote-2026 .fa-vote-2026__list-column {
    display: flex;
    align-self: start;
    width: auto;
    max-width: none;
    min-width: 0;
    padding: 0;
}

body.fa-vote-2026 .fa-vote-2026__list-frame {
    display: flex;
    width: 100%;
    height: auto;
    margin: 0;
}

body.fa-vote-2026 .fa-vote-2026__list-card {
    position: relative;
    width: 100%;
    height: auto;
    min-width: 0;
    overflow: hidden;
    padding: 24px 26px 26px;
    color: var(--fa-vote-2026-navy);
    background: var(--fa-vote-2026-paper);
    border: 2px solid var(--fa-vote-2026-gray);
    border-radius: 14px;
    box-shadow: 0 3px 12px rgba(11, 18, 36, .07);
    transition: border-color 140ms ease, background-color 140ms ease, box-shadow 140ms ease, transform 140ms ease;
}

body.fa-vote-2026 .fa-vote-2026__list-card:has(.fa-vote-2026__list-option--closed) {
    padding-left: 106px;
}

body.fa-vote-2026 .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:only-child .fa-vote-2026__list-option--closed) {
    grid-template-columns: minmax(0, 960px);
    justify-content: center;
}

body.fa-vote-2026 .fa-vote-2026__list-column:has(.fa-vote-2026__list-option--closed) {
    align-self: stretch;
}

body.fa-vote-2026 .fa-vote-2026__list-column:has(.fa-vote-2026__list-option--closed) .fa-vote-2026__list-frame,
body.fa-vote-2026 .fa-vote-2026__list-card:has(.fa-vote-2026__list-option--closed) {
    height: 100%;
}

body.fa-vote-2026 .fa-vote-2026__list-heading {
    min-height: 116px;
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid var(--fa-vote-2026-gray);
}

body.fa-vote-2026 .fa-vote-2026__list-meta {
    min-height: 25px;
    margin-bottom: 9px;
}

body.fa-vote-2026 .fa-vote-2026__selected-label {
    display: none;
    float: right;
    padding: 4px 8px;
    color: var(--fa-vote-2026-navy);
    background: rgba(47, 168, 224, .18);
    border-radius: 999px;
    font-size: .72rem;
    font-weight: 700;
}

body.fa-vote-2026 .fa-vote-2026__list-title {
    margin: 0;
    color: var(--fa-vote-2026-navy);
    font-size: clamp(1.15rem, 2vw, 1.42rem);
    font-weight: 700;
    line-height: 1.28;
}

body.fa-vote-2026 .fa-vote-2026__list-option {
    position: relative;
    margin: 0;
}

body.fa-vote-2026 .fa-vote-2026__list-card .ballot,
body.fa-vote-2026 .fa-vote-2026__option-card .ballot {
    position: absolute;
    display: block;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    white-space: nowrap;
    border: 0;
}

body.fa-vote-2026 .fa-vote-2026__closed-selector {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    width: 80px;
    padding: 28px 0 0;
    background: rgba(47, 168, 224, .06);
    border-right: 1px solid var(--fa-vote-2026-gray);
}

body.fa-vote-2026 .fa-vote-2026__mark-label {
    display: flex;
    justify-content: center;
    height: max-content;
    cursor: pointer;
}

body.fa-vote-2026 .fa-vote-2026__closed-members {
    padding: 0;
}

body.fa-vote-2026 .fa-vote-2026__member-heading {
    margin-bottom: 9px;
    color: var(--fa-vote-2026-navy);
    opacity: .62;
}

body.fa-vote-2026 .fa-vote-2026__member-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

body.fa-vote-2026 .fa-vote-2026__member-list li {
    position: relative;
    padding: 5px 0 5px 20px;
    font-size: .92rem;
    line-height: 1.35;
}

body.fa-vote-2026 .fa-vote-2026__member-list li::before {
    position: absolute;
    top: 11px;
    left: 2px;
    width: 5px;
    height: 5px;
    background: var(--fa-vote-2026-sky);
    border-radius: 50%;
    content: "";
}

body.fa-vote-2026 .fa-vote-2026__open-option {
    padding: 10px 0;
    border-bottom: 1px solid rgba(198, 204, 212, .7);
}

body.fa-vote-2026 .fa-vote-2026__open-option:last-child {
    border-bottom: 0;
}

body.fa-vote-2026 .fa-vote-2026__candidate-name {
    min-height: 56px;
    padding-left: 12px;
    font-size: .96rem;
    line-height: 1.35;
}

body.fa-vote-2026 .fa-vote-2026__list-card:has(.ballot:checked) {
    background: rgba(47, 168, 224, .10);
    border-color: var(--fa-vote-2026-sky);
    box-shadow: 0 7px 22px rgba(11, 18, 36, .14);
}

body.fa-vote-2026 .fa-vote-2026__list-card:has(.ballot:checked) .fa-vote-2026__closed-selector {
    background: rgba(47, 168, 224, .16);
    border-color: var(--fa-vote-2026-sky);
}

body.fa-vote-2026 .fa-vote-2026__list-card:has(.ballot:checked) .fa-vote-2026__selected-label {
    display: inline-block;
}

body.fa-vote-2026 .fa-vote-2026__list-card:has(.ballot:focus-visible) {
    outline: 3px solid var(--fa-vote-2026-navy);
    outline-offset: 4px;
}

body.fa-vote-2026 .fa-vote-2026__actions {
    padding-top: 8px;
}

body.fa-vote-2026 .fa-vote-2026__close-button {
    min-height: 48px;
    padding: 0 24px;
    border: 2px solid var(--fa-vote-2026-navy);
    border-radius: 8px;
    font-weight: 600;
    letter-spacing: .03em;
}

body.fa-vote-2026 .fa-vote-2026__footer {
    min-height: 104px;
}

body.fa-vote-2026 .fa-vote-2026__footer-logo-column {
    padding-right: 14px;
}

body.fa-vote-2026 .fa-vote-2026__footer-logo {
    width: 100%;
    max-width: 110px;
    height: auto;
    object-fit: contain;
}

body.fa-vote-2026 .fa-vote-2026__support-email,
body.fa-vote-2026 .fa-vote-2026__support-button {
    font-family: "Raleway", sans-serif;
}

body.fa-vote-2026 .fa-vote-2026__support-button {
    min-height: 34px;
    display: inline-flex;
    align-items: center;
    padding: 6px 12px;
    border: 1px solid var(--fa-vote-2026-paper);
    border-radius: 6px;
    line-height: 1.2;
}

body.fa-vote-2026 .fa-vote-2026__support-button:hover,
body.fa-vote-2026 .fa-vote-2026__support-button:focus {
    color: var(--fa-vote-2026-paper) !important;
    background: var(--fa-vote-2026-sky);
    border-color: var(--fa-vote-2026-sky);
}

@media (max-width: 575.98px) {
    body.fa-vote-2026 .fa-vote-2026__footer-logo-column {
        align-self: flex-start;
        padding-right: 8px;
    }

    body.fa-vote-2026 .fa-vote-2026__footer-logo {
        max-width: 72px;
    }
}

@media (hover: hover) and (pointer: fine) {
    body.fa-vote-2026 .fa-vote-2026__list-card:has(.ballot):hover,
    body.fa-vote-2026 .fa-vote-2026__option-card:hover {
        border-color: var(--fa-vote-2026-sky);
        box-shadow: 0 7px 20px rgba(11, 18, 36, .12);
        transform: translateY(-1px);
    }
}

@media (max-width: 767.98px) {
    body.fa-vote-2026 .fa-vote-2026__shell,
    body.fa-vote-2026 .fa-vote-2026__list-section {
        width: min(calc(100% - 28px), var(--fa-vote-2026-shell));
    }

    body.fa-vote-2026 .fa-vote-2026__header {
        background: var(--fa-vote-2026-paper);
    }

    body.fa-vote-2026 .fa-vote-2026__header-layout {
        display: block;
        width: 100%;
        min-height: 0;
    }

    body.fa-vote-2026 .fa-vote-2026__brand {
        min-height: 106px;
    }

    body.fa-vote-2026 .fa-vote-2026__logo {
        max-height: 82px;
        margin: 12px auto;
    }

    body.fa-vote-2026 .fa-vote-2026__election-title {
        display: block;
        padding: 15px 14px;
        background: var(--fa-vote-2026-sky);
    }

    body.fa-vote-2026 .fa-vote-2026__eyebrow {
        margin-bottom: 5px;
    }

    body.fa-vote-2026 .fa-vote-2026__instructions-grid {
        display: block;
        padding: 22px 0;
    }

    body.fa-vote-2026 .fa-vote-2026__instructions-copy {
        margin-top: 10px;
        font-size: .92rem;
    }

    body.fa-vote-2026 .fa-vote-2026__question-header-inner {
        display: block;
    }

    body.fa-vote-2026 .fa-vote-2026__question-status {
        display: inline-block;
        margin-top: 10px;
        padding: 6px 10px;
    }

    body.fa-vote-2026 .fa-vote-2026__list-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    body.fa-vote-2026 .fa-vote-2026__option-grid {
        grid-template-columns: 1fr;
        gap: 12px;
        width: min(calc(100% - 28px), var(--fa-vote-2026-shell));
    }

    body.fa-vote-2026 .fa-vote-2026__option-grid--plebiscite {
        width: min(calc(100% - 28px), 560px);
    }

    body.fa-vote-2026 .fa-vote-2026__option-card {
        display: grid;
        grid-template-columns: 68px minmax(0, 1fr);
        align-items: center;
        column-gap: 10px;
        min-height: 88px;
        padding: 10px 12px;
        border-radius: 12px;
    }

    body.fa-vote-2026 .fa-vote-2026__option-card--plebiscite {
        justify-content: flex-start;
        min-height: 104px;
        padding: 16px 18px;
    }

    body.fa-vote-2026 .fa-vote-2026__option-mark {
        grid-column: 1;
        flex-basis: 68px;
        width: 68px;
        max-width: 68px;
        padding: 0;
        justify-content: center !important;
    }

    body.fa-vote-2026 .fa-vote-2026__option-card .fa-vote-2026__option-copy,
    body.fa-vote-2026 .fa-vote-2026__option-card--plebiscite .fa-vote-2026__option-copy {
        grid-column: 2;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        padding: 0;
        justify-content: flex-start;
    }

    body.fa-vote-2026 .fa-vote-2026__option-copy h5 {
        width: 100%;
        overflow-wrap: anywhere;
    }

    body.fa-vote-2026 .fa-vote-2026__dupla-member {
        grid-template-columns: 1fr;
        gap: 5px;
        padding: 7px 0;
    }

    body.fa-vote-2026 .fa-vote-2026__dupla-role {
        white-space: normal;
    }

    body.fa-vote-2026 .fa-vote-2026__special-option {
        width: calc(100% - 28px);
    }

    body.fa-vote-2026 .fa-vote-2026__list-card {
        padding: 18px 17px 20px;
        border-radius: 12px;
    }

    body.fa-vote-2026 .fa-vote-2026__list-card:has(.fa-vote-2026__list-option--closed) {
        padding-left: 77px;
    }

    body.fa-vote-2026 .fa-vote-2026__closed-selector {
        width: 60px;
        padding-top: 20px;
    }

    body.fa-vote-2026 .fa-vote-2026__closed-selector .marca,
    body.fa-vote-2026 .fa-vote-2026__closed-selector .marca-square {
        transform: scale(.78);
        transform-origin: top center;
    }

    body.fa-vote-2026 .fa-vote-2026__list-heading {
        min-height: 0;
        margin-bottom: 14px;
        padding-bottom: 14px;
    }

    body.fa-vote-2026 .fa-vote-2026__list-title {
        font-size: 1.08rem;
    }

    body.fa-vote-2026 .fa-vote-2026__member-list li {
        padding-top: 4px;
        padding-bottom: 4px;
        font-size: .88rem;
    }

    body.fa-vote-2026 .fa-vote-2026__close-button {
        width: calc(100% - 28px);
    }
}

/*
 * Resumen de voto FA 2026
 * Grilla compacta para revisar varias papeletas antes de confirmar.
 */
#resumeModal .fa-resume-dialog {
    max-width: 840px;
}

#resumeModal .fa-resume-content {
    overflow: hidden;
    border: 0;
    border-radius: 14px;
    box-shadow: 0 20px 54px rgba(11, 18, 36, .24);
}

#resumeModal .fa-resume-content .modal-header {
    padding: 1.1rem 1.35rem;
    background: var(--fa-vote-2026-paper, #fff);
    border-bottom: 3px solid var(--fa-vote-2026-sky, #2fa8e0);
}

#resumeModal .fa-resume-content .modal-title {
    margin: 0;
    color: var(--fa-vote-2026-navy, #0b1224);
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.25;
}

#resumeModal .fa-resume-body {
    max-height: min(68vh, 700px);
    overflow-y: auto;
    padding: 1.35rem;
    background: var(--fa-vote-2026-paper, #fff);
}

#resumeModal .fa-resume-table-wrap {
    overflow: hidden;
    border: 1px solid rgba(11, 18, 36, .16);
    border-radius: 10px;
}

#resumeModal .fa-resume-table {
    width: 100%;
    margin-bottom: 0;
    table-layout: fixed;
    color: var(--fa-vote-2026-navy, #0b1224);
}

#resumeModal .fa-resume-table thead th {
    position: sticky;
    top: 0;
    z-index: 1;
    padding: .8rem 1rem;
    background: var(--fa-vote-2026-navy, #0b1224);
    border-color: var(--fa-vote-2026-navy, #0b1224);
    color: var(--fa-vote-2026-paper, #fff);
    font-weight: 700;
    text-align: center;
}

#resumeModal .fa-resume-table th:first-child {
    width: 38%;
}

#resumeModal .fa-resume-table td,
#resumeModal .fa-resume-table th {
    border-color: rgba(11, 18, 36, .14);
    vertical-align: middle;
}

#resumeModal .fa-resume-ballot {
    padding: .85rem .75rem;
    background: rgba(47, 168, 224, .10);
    color: var(--fa-vote-2026-navy, #0b1224);
    font-weight: 700;
    line-height: 1.35;
    text-align: left;
    vertical-align: top;
}

#resumeModal .fa-resume-answers {
    padding: .85rem 1.05rem !important;
    overflow-wrap: anywhere;
    vertical-align: top;
}

#resumeModal .fa-resume-list {
    margin: 0;
    padding-left: 1.15rem;
}

#resumeModal .fa-resume-list li {
    margin-bottom: .28rem;
    line-height: 1.38;
}

#resumeModal .fa-resume-list li:last-child {
    margin-bottom: 0;
}

#resumeModal .fa-resume-list p {
    margin: .15rem 0 0;
}

#resumeModal .fa-resume-alert {
    margin-bottom: .65rem;
    padding: .5rem .7rem;
}

#resumeModal .fa-resume-empty {
    display: inline-block;
    padding: .25rem .6rem;
    border-radius: 6px;
    background: #fff3cd;
    color: #6d5200;
    font-weight: 600;
}

#resumeModal .modal-footer {
    justify-content: center;
    padding: 1rem 1.35rem;
    background: var(--fa-vote-2026-paper, #fff);
    border-top: 1px solid rgba(11, 18, 36, .14);
}

@media (max-width: 575.98px) {
    #resumeModal .fa-resume-dialog {
        margin: .7rem;
    }

    #resumeModal .fa-resume-content .modal-header {
        padding: .9rem 1rem;
    }

    #resumeModal .fa-resume-content .modal-title {
        font-size: 1.08rem;
    }

    #resumeModal .fa-resume-body {
        max-height: 64vh;
        padding: .85rem;
    }

    #resumeModal .fa-resume-table {
        font-size: .88rem;
    }

    #resumeModal .fa-resume-table th:first-child {
        width: 42%;
    }

    #resumeModal .fa-resume-table thead th,
    #resumeModal .fa-resume-ballot,
    #resumeModal .fa-resume-answers {
        padding: .65rem .6rem !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    body.fa-vote-2026 .fa-vote-2026__list-card {
        transition: none;
    }
}

/* Comité Central nacional y regional: listas abiertas más compactas. */
body.fa-vote-2026 .fa-vote-2026__question:has(> input[type="hidden"][value^="CCR"]) .fa-vote-2026__list-heading {
    min-height: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

body.fa-vote-2026 .fa-vote-2026__question:has(> input[type="hidden"][value^="CCR"]) .fa-vote-2026__list-meta {
    min-height: 0;
    margin-bottom: 5px;
}

body.fa-vote-2026 .fa-vote-2026__question:has(> input[type="hidden"][value^="CCR"]) .fa-vote-2026__open-option {
    padding-top: 2px;
    padding-bottom: 2px;
}

body.fa-vote-2026 .fa-vote-2026__question:has(> input[type="hidden"][value^="CCR"]) .fa-vote-2026__candidate-name {
    min-height: 40px;
    padding-left: 8px;
}

/* Competencias de Comité Central: encabezados y cards alineados entre listas. */
body.fa-vote-2026 .fa-vote-2026__question:has(> input[type="hidden"][value^="CCR"]) .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:nth-child(2)) {
    align-items: stretch;
}

body.fa-vote-2026 .fa-vote-2026__question:has(> input[type="hidden"][value^="CCR"]) .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:nth-child(2)) .fa-vote-2026__list-column {
    align-self: stretch;
}

body.fa-vote-2026 .fa-vote-2026__question:has(> input[type="hidden"][value^="CCR"]) .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:nth-child(2)) .fa-vote-2026__list-frame,
body.fa-vote-2026 .fa-vote-2026__question:has(> input[type="hidden"][value^="CCR"]) .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:nth-child(2)) .fa-vote-2026__list-card {
    height: 100% !important;
}

body.fa-vote-2026 .fa-vote-2026__question:has(> input[type="hidden"][value^="CCR"]) .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:nth-child(2)) .fa-vote-2026__list-heading {
    min-height: 104px;
}

/* Plebiscitos de estatutos: opciones Aprueba/Rechaza de menor altura. */
body.fa-vote-2026 .fa-vote-2026__option-grid--plebiscite {
    gap: 16px;
}

body.fa-vote-2026 .fa-vote-2026__option-card--plebiscite {
    min-height: 96px;
    padding: 12px 20px;
}

body.fa-vote-2026 .fa-vote-2026__option-card--plebiscite .fa-vote-2026__option-mark {
    flex-basis: 60px;
    width: 60px;
    max-width: 60px;
    padding: 0 6px;
}

body.fa-vote-2026 .fa-vote-2026__option-card--plebiscite .fa-vote-2026__option-copy {
    padding: 0 6px;
}

body.fa-vote-2026 .fa-vote-2026__option-card--plebiscite .fa-vote-2026__option-copy h5 {
    font-size: 1.08rem;
}

/* Lista única abierta: tarjeta centrada y densidad vertical compacta. */
body.fa-vote-2026 .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:only-child) {
    grid-template-columns: minmax(0, 960px);
    justify-content: center;
}

body.fa-vote-2026 .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:only-child) .fa-vote-2026__list-column {
    align-self: start;
}

body.fa-vote-2026 .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:only-child) .fa-vote-2026__list-frame,
body.fa-vote-2026 .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:only-child) .fa-vote-2026__list-card {
    height: auto !important;
}

body.fa-vote-2026 .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:only-child) .fa-vote-2026__list-card {
    padding-top: 20px;
    padding-bottom: 18px;
}

body.fa-vote-2026 .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:only-child) .fa-vote-2026__list-heading {
    min-height: 0;
    margin-bottom: 8px;
    padding-bottom: 10px;
}

body.fa-vote-2026 .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:only-child) .fa-vote-2026__list-meta {
    min-height: 0;
    margin-bottom: 5px;
}

body.fa-vote-2026 .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:only-child) .fa-vote-2026__open-option {
    padding-top: 3px;
    padding-bottom: 3px;
}

body.fa-vote-2026 .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:only-child) .fa-vote-2026__candidate-name {
    min-height: 40px;
    padding-left: 8px;
}

/* Propuestas de ratificación: mismo ancho que una lista abierta única. */
body.fa-vote-2026 .fa-vote-2026__list-section > .row.justify-content-center:not(.fa-vote-2026__list-grid) {
    margin-right: 0;
    margin-left: 0;
}

body.fa-vote-2026 .fa-vote-2026__list-section > .row.justify-content-center:not(.fa-vote-2026__list-grid) > .col-12.col-lg-8 {
    flex: 0 1 960px;
    width: 960px;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
}

@media (max-width: 767.98px) {
    body.fa-vote-2026 .fa-vote-2026__list-section > .row.justify-content-center:not(.fa-vote-2026__list-grid) > .col-12.col-lg-8 {
        flex-basis: calc(100% - 28px);
        width: calc(100% - 28px);
        max-width: 560px;
    }
}

/* Contador de preferencias reforzado por vote-fa-2026-overrides.js. */
body.fa-vote-2026 .fa-vote-2026__question-status.fa-vote-2026__selection-counter {
    min-width: 174px;
    padding: 10px 16px;
    color: var(--fa-vote-2026-navy);
    background: var(--fa-vote-2026-paper);
    border: 2px solid rgba(255, 255, 255, .72);
    border-radius: 999px;
    box-shadow: 0 4px 14px rgba(11, 18, 36, .18);
    font-size: .9rem;
    font-weight: 800;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
}

body.fa-vote-2026 .fa-vote-2026__question-status.fa-vote-2026__selection-counter.fa-vote-2026__selection-counter--default {
    color: var(--fa-vote-2026-navy);
    background: var(--fa-vote-2026-paper);
    border-color: rgba(255, 255, 255, .72);
}

body.fa-vote-2026 .fa-vote-2026__question-status.fa-vote-2026__selection-counter.fa-vote-2026__selection-counter--active,
body.fa-vote-2026 .fa-vote-2026__question-status.fa-vote-2026__selection-counter.fa-vote-2026__selection-counter--complete {
    color: #fff;
    background: #198754;
    border-color: #198754;
}

body.fa-vote-2026 .fa-vote-2026__question-status.fa-vote-2026__selection-counter.fa-vote-2026__selection-counter--null {
    min-width: 224px;
    color: #332701;
    background: #ffc107;
    border-color: #e0a800;
}

body.fa-vote-2026 .fa-vote-2026__question-status.fa-vote-2026__selection-counter.fa-vote-2026__selection-counter--blank {
    color: #3f4652;
    background: #eef1f4;
    border-color: #c6ccd4;
}

body.fa-vote-2026 .fa-vote-2026__null-modal .modal-content {
    overflow: hidden;
    color: var(--fa-vote-2026-navy);
    background: var(--fa-vote-2026-paper);
    border: 3px solid var(--fa-vote-2026-sky);
    border-radius: 20px;
    box-shadow: 0 20px 56px rgba(11, 18, 36, .30);
    font-family: "Raleway", sans-serif;
    font-weight: 400;
}

body.fa-vote-2026 .fa-vote-2026__null-modal .modal-header {
    min-height: 92px;
    padding: 22px 28px;
    color: var(--fa-vote-2026-paper);
    background: var(--fa-vote-2026-sky);
    border-bottom: 0;
}

body.fa-vote-2026 .fa-vote-2026__null-modal .modal-title {
    color: inherit;
    font-family: "Raleway", sans-serif;
    font-size: 1.65rem;
    font-weight: 700;
    line-height: 1.2;
}

body.fa-vote-2026 .fa-vote-2026__null-modal .btn-close {
    flex: 0 0 auto;
    margin: 0 0 0 20px;
    opacity: .9;
    filter: brightness(0) invert(1);
}

body.fa-vote-2026 .fa-vote-2026__null-modal .btn-close:hover,
body.fa-vote-2026 .fa-vote-2026__null-modal .btn-close:focus {
    opacity: 1;
}

body.fa-vote-2026 .fa-vote-2026__null-modal .modal-body {
    padding: 28px;
    color: var(--fa-vote-2026-navy);
    background: var(--fa-vote-2026-paper);
    font-family: "Raleway", sans-serif;
    font-size: 1.15rem;
    font-weight: 400;
    line-height: 1.6;
}

body.fa-vote-2026 .fa-vote-2026__null-modal .modal-footer {
    gap: 12px;
    padding: 18px 28px 24px;
    background: var(--fa-vote-2026-paper);
    border-top: 1px solid var(--fa-vote-2026-gray);
}

body.fa-vote-2026 .fa-vote-2026__null-modal .btn {
    min-height: 48px;
    padding: 10px 20px;
    border-width: 2px;
    border-radius: 8px;
    font-family: "Raleway", sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.25;
}

body.fa-vote-2026 .fa-vote-2026__review-null {
    color: var(--fa-vote-2026-paper);
    background: var(--fa-vote-2026-sky);
    border-color: var(--fa-vote-2026-sky);
}

body.fa-vote-2026 .fa-vote-2026__review-null:hover,
body.fa-vote-2026 .fa-vote-2026__review-null:focus {
    color: var(--fa-vote-2026-paper);
    background: #238fc4;
    border-color: #238fc4;
}

body.fa-vote-2026 .fa-vote-2026__keep-null {
    color: var(--fa-vote-2026-navy);
    background: var(--fa-vote-2026-paper);
    border-color: var(--fa-vote-2026-navy);
}

body.fa-vote-2026 .fa-vote-2026__keep-null:hover,
body.fa-vote-2026 .fa-vote-2026__keep-null:focus {
    color: var(--fa-vote-2026-paper);
    background: var(--fa-vote-2026-navy);
    border-color: var(--fa-vote-2026-navy);
}

@media (max-width: 767.98px) {
    body.fa-vote-2026 .fa-vote-2026__null-modal .modal-dialog {
        margin: 16px;
    }

    body.fa-vote-2026 .fa-vote-2026__null-modal .modal-header {
        min-height: 0;
        padding: 18px 20px;
    }

    body.fa-vote-2026 .fa-vote-2026__null-modal .modal-title {
        font-size: 1.35rem;
    }

    body.fa-vote-2026 .fa-vote-2026__null-modal .modal-body {
        padding: 22px 20px;
        font-size: 1rem;
    }

    body.fa-vote-2026 .fa-vote-2026__null-modal .modal-footer {
        align-items: stretch;
        padding: 16px 20px 20px;
    }

    body.fa-vote-2026 .fa-vote-2026__null-modal .modal-footer .btn {
        width: 100%;
        margin: 0;
    }

    body.fa-vote-2026 .fa-vote-2026__question-status.fa-vote-2026__selection-counter,
    body.fa-vote-2026 .fa-vote-2026__selection-counter--null {
        min-width: 0;
        max-width: 100%;
        white-space: normal;
    }
}

/* Directiva Nacional: recupera el card de lista cerrada sin afectar otras preguntas. */
body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed {
    align-items: stretch !important;
    min-height: 0;
    padding: 28px 30px 30px 106px;
    overflow: hidden;
}

body.fa-vote-2026 .fa-vote-2026__question:has(> input[type="hidden"][value="DN"]) .fa-vote-2026__option-card--dn-closed {
    min-height: 520px;
}

body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed .fa-vote-2026__option-mark {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: flex;
    align-items: flex-start !important;
    justify-content: center !important;
    width: 80px;
    max-width: 80px;
    padding: 28px 0 0;
    background: rgba(47, 168, 224, .06);
    border-right: 1px solid var(--fa-vote-2026-gray);
}

body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed .fa-vote-2026__mark-label {
    justify-content: center !important;
    width: 100%;
}

body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed .fa-vote-2026__option-copy {
    align-items: flex-start !important;
    padding: 0;
}

body.fa-vote-2026 .fa-vote-2026__dn-list-number {
    margin: 0 0 12px;
    color: var(--fa-vote-2026-sky);
    font-size: .92rem;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
}

body.fa-vote-2026 .fa-vote-2026__option-copy .fa-vote-2026__dn-list-title {
    max-width: 720px;
    min-height: 72px;
    font-size: clamp(1.3rem, 2vw, 1.75rem);
    font-weight: 500;
    line-height: 1.28;
}

body.fa-vote-2026 .fa-vote-2026__dn-list-divider {
    width: 100%;
    margin: 14px 0 20px;
    border-top: 1px solid var(--fa-vote-2026-gray);
}

body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed .fa-vote-2026__closed-members {
    margin-top: 0 !important;
}

/* Centrado transversal de listas. No afecta candidaturas individuales. */
body.fa-vote-2026 .fa-vote-2026__list-grid {
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

body.fa-vote-2026 .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:only-child) {
    width: min(100%, 760px);
    grid-template-columns: minmax(0, 1fr);
}

body.fa-vote-2026 .fa-vote-2026__list-grid > .fa-vote-2026__list-column:last-child:nth-child(odd):not(:only-child) {
    grid-column: 1 / -1;
    justify-self: center;
    width: min(100%, 760px);
}

body.fa-vote-2026 .fa-vote-2026__list-section > .row.justify-content-center:not(.fa-vote-2026__list-grid) > .col-12.col-lg-8 {
    flex-basis: 760px;
    width: 760px;
}

body.fa-vote-2026 .fa-vote-2026__option-grid:has(> .fa-vote-2026__option-card .fa-vote-2026__closed-members) {
    width: min(calc(100% - 40px), 1200px);
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 767.98px) {
    body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed {
        display: block;
        min-height: 0;
        padding: 18px 14px 20px 62px;
        transition: none;
        -webkit-tap-highlight-color: transparent;
    }

    body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed:has(.ballot:checked) {
        background-color: rgba(47, 168, 224, .10);
        border-color: var(--fa-vote-2026-sky);
        box-shadow: 0 3px 12px rgba(11, 18, 36, .07);
    }

    body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed .fa-vote-2026__option-mark {
        width: 46px;
        max-width: 46px;
        padding-top: 16px;
    }

    body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed .fa-vote-2026__option-mark .marca,
    body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed .fa-vote-2026__option-mark .marca-square {
        transform: scale(.72);
        transform-origin: top center;
        transition: none;
    }

    body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed .fa-vote-2026__option-hit-area {
        touch-action: pan-y pinch-zoom;
        -webkit-tap-highlight-color: transparent;
    }

    body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed .fa-vote-2026__option-copy {
        display: block;
        width: 100%;
        min-width: 0;
    }

    body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed .fa-vote-2026__dn-list-number {
        margin-bottom: 8px;
        font-size: .78rem;
    }

    body.fa-vote-2026 .fa-vote-2026__option-copy .fa-vote-2026__dn-list-title {
        min-height: 0;
        font-size: 1.08rem;
        line-height: 1.28;
    }

    body.fa-vote-2026 .fa-vote-2026__dn-list-divider {
        margin: 14px 0 12px;
    }

    body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed .fa-vote-2026__member-heading {
        margin-bottom: 6px;
        font-size: .78rem;
    }

    body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed .fa-vote-2026__member-list li {
        padding: 4px 0 4px 15px;
        font-size: .84rem;
        line-height: 1.3;
        overflow-wrap: anywhere;
    }

    body.fa-vote-2026 .fa-vote-2026__option-card--dn-closed .fa-vote-2026__member-list li::before {
        top: 9px;
        left: 1px;
        width: 4px;
        height: 4px;
    }

    body.fa-vote-2026 .fa-vote-2026__list-grid,
    body.fa-vote-2026 .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:only-child) {
        width: 100%;
    }

    body.fa-vote-2026 .fa-vote-2026__option-grid:has(> .fa-vote-2026__option-card .fa-vote-2026__closed-members) {
        width: calc(100% - 28px);
    }

    body.fa-vote-2026 .fa-vote-2026__list-grid > .fa-vote-2026__list-column:last-child:nth-child(odd):not(:only-child) {
        grid-column: auto;
        width: 100%;
    }

    body.fa-vote-2026 .fa-vote-2026__question:has(> input[type="hidden"][value^="CCR"]) .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:nth-child(2)) .fa-vote-2026__list-column {
        align-self: start;
    }

    body.fa-vote-2026 .fa-vote-2026__question:has(> input[type="hidden"][value^="CCR"]) .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:nth-child(2)) .fa-vote-2026__list-frame,
    body.fa-vote-2026 .fa-vote-2026__question:has(> input[type="hidden"][value^="CCR"]) .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:nth-child(2)) .fa-vote-2026__list-card {
        height: auto !important;
    }

    body.fa-vote-2026 .fa-vote-2026__question:has(> input[type="hidden"][value^="CCR"]) .fa-vote-2026__list-grid:has(> .fa-vote-2026__list-column:nth-child(2)) .fa-vote-2026__list-heading {
        min-height: 0;
    }
}
