/* Controles compartidos con el resto de Chimpaigo; la explicación nunca pulsa una respuesta. */
/* Avisos breves sin capa modal: dejan libres los controles y conservan el texto literal recibido. */
.server-toasts{position:fixed;z-index:100;top:24px;left:50%;transform:translateX(-50%);display:grid;gap:10px;width:min(540px,calc(100vw - 32px));max-height:40dvh;overflow:auto;pointer-events:none}.server-toasts .server-toast{display:block;pointer-events:auto;text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.6;padding:15px 20px;background:#f3f5eb;color:#294d42;border:1px solid #c4d4b8;border-radius:16px;box-shadow:0 8px 28px #173f3429;width:100%}
.personal-notice{width:min(480px,calc(100vw - 32px));max-height:90dvh;overflow:auto;padding:32px;border:1px solid var(--line);border-radius:26px;background:#fffefa;color:var(--ink);text-align:center;box-shadow:0 25px 90px #183a3b38}.personal-notice::backdrop{background:#16373d90;backdrop-filter:blur(5px)}.personal-notice>img{height:86px;max-width:100%;object-fit:contain}.personal-notice h2{font-size:22px;margin:14px 0}.personal-notice p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.7;margin:20px 0 26px}.personal-notice .btn{min-width:160px}
.google-access{display:flex;flex-direction:column;align-items:center;gap:12px;border-top:1px solid var(--line);padding-top:20px;margin-top:22px}.google-access .btn{font-size:11px;min-height:38px;padding:8px 12px}.google-access p{font-size:12px;color:#89372e;line-height:1.6;margin:0}.google-access[aria-busy=true]{opacity:.6}
.lobby-tools{display:flex;flex-wrap:wrap;align-items:flex-end;gap:14px;margin-top:22px}.lobby-tools>div{min-width:230px;max-width:360px;flex:1}.lobby-tools label{margin-top:0}.lobby-tools .btn{font-size:12px}.room-card:disabled{opacity:.55;cursor:wait}
.player-open{border:0;background:transparent;text-align:left;color:inherit;padding:6px 0;cursor:pointer}.player-open:hover strong{text-decoration:underline;text-underline-offset:3px}.moderator-button{margin-top:18px;width:100%;font-size:12px}.profile-player{display:flex;align-items:center;gap:14px;margin-bottom:18px;font-size:20px}.profile-frame{width:100%;height:38dvh;min-height:200px;border:1px solid var(--line);border-radius:14px;background:#fff;display:block}.profile-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin:20px 0 0}.profile-actions .btn,.profile-link{font-size:12px}.profile-link{line-height:1.6}.profile-actions+.message{margin-top:18px}
.answer-cell{display:flex;flex-direction:column;gap:8px;min-width:0}.answer-cell>.answer{width:100%;flex:1}.answer.reading{outline:3px solid #e3b13e;outline-offset:2px}.explain-button{align-self:flex-start;font-size:12px;padding:7px 12px;min-height:40px;gap:7px}.explain-button img{height:25px;width:28px;object-fit:contain}.question-tools{display:flex;flex-wrap:wrap;gap:10px;border-top:1px solid var(--line);padding-top:18px;margin-top:18px}.question-tools .btn{font-size:12px;padding:10px 14px}.question-tools [aria-pressed=true]{background:#edf4ed;border-color:#82b3a4}.audio-status{font-size:12px;color:var(--muted);line-height:1.6;margin:14px 0 0}
/* El aviso de actividad acompaña la pregunta: el mensaje 242 no impide responder. */
.activity-status{display:flex;align-items:center;gap:16px;padding:16px 20px;margin:0 0 22px;border:1px solid #dfcfab;border-radius:16px;background:#fff5df;color:#725627}.activity-status>img{width:56px;height:56px;object-fit:contain;flex-shrink:0}.activity-status strong{font-size:14px}.activity-status p{font-size:12px;line-height:1.65;margin:6px 0 0}.activity-status>div{min-width:0}@media(max-width:650px){.activity-status{padding:14px;gap:12px}.activity-status>img{width:42px;height:42px}.activity-status strong{font-size:13px}}
/* Amigos conserva las agrupaciones y el orden del servidor; el color refleja su estado publicado. */
.friends-button{margin-top:18px;width:100%;font-size:12px}.friends-button+.moderator-button{margin-top:9px}.friends-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.friends-toolbar .btn{font-size:12px}.friends-toolbar .muted{font-size:13px}.friends-list{list-style:none;margin:0;padding:0}.friends-list+.message{margin-top:18px}.friend-row{display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-left:4px solid #dddd20;border-radius:14px;padding:14px;margin-top:10px;background:#fffef8}.friend-row[data-state="0"]{border-left-color:#2ebd2e}.friend-row[data-state="1"]{border-left-color:#88068d}.friend-row[data-state="3"]{border-left-color:#000}.friend-row[data-state="4"]{border-left-color:#f78907}.friend-row[data-state="5"]{border-left-color:#02dccf}.friend-row[data-state="unlocated"]{border-left-color:#67716d;background:#f4f5f0}.friend-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px;overflow-wrap:anywhere}.friend-info>strong{font-size:15px}.friend-location{font-size:12px;color:var(--muted)}.friend-state{font-size:10px;font-weight:650;color:#516b64}.friend-room-image{width:42px;height:42px;object-fit:contain}.friend-row>.btn{font-size:11px;padding:10px 12px;flex-shrink:0}.friends-empty,.friends-status{font-size:13px;line-height:1.7;color:var(--muted)}.friends-empty{padding:28px 14px;background:#f1f4e9;border-radius:16px}.friend-confirm{border:1px solid #decbaa;background:#fff3db;padding:18px;border-radius:16px;margin-bottom:16px}.friend-confirm>p{font-size:14px;line-height:1.6;margin:0}.friend-confirm .profile-actions{margin-top:12px}.friend-confirm .btn{min-width:70px}@media(max-width:650px){.friend-row{gap:9px;padding:12px 9px}.friend-row>.avatar{width:32px;height:32px}.friend-room-image{width:28px;height:28px}.friend-info>strong{font-size:13px}.friend-location{font-size:11px}.friend-row>.btn{padding:9px 10px}}
/* La ronda conserva el orden de VB; el color distingue el resultado propio sin recalcular puestos. */
.round-finish{background:linear-gradient(145deg,#fffefa,#f1f5e8)}.finish-heading{display:flex;align-items:center;gap:18px}.finish-heading>img{width:68px;height:68px;object-fit:contain}.finish-heading h2{margin:0;font-size:25px}.finish-heading .muted{margin:7px 0 0;font-size:13px}.finish-own{border:1px solid #c5d9b6;background:#e7efd9;border-radius:12px;padding:14px 18px;color:#405d34;font-weight:650;font-size:14px}.finish-list .avatar{width:36px;height:36px;flex-shrink:0}.finish-list{margin-top:20px!important}.finish-list>li:last-child{border-bottom:0}
/* Avisos 239 independientes: entran durante 800 ms y se retiran a los 1800 ms. */
.streaks{position:fixed;right:24px;bottom:24px;z-index:20;display:flex;flex-direction:column;gap:10px;pointer-events:none;width:min(380px,calc(100% - 32px))}.streak-toast{display:flex;align-items:center;gap:15px;padding:20px;background:#174e3d;color:#fffdf2;border:1px solid #86a376;border-radius:22px;box-shadow:0 12px 45px #173b3b38;animation:streak-enter 800ms ease-out both}.streak-toast .avatar{width:52px;height:52px;flex-shrink:0;background:#eaf0d8;color:#385d43}.streak-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.streak-content .eyebrow{color:#cbdcaa;font-size:8px;letter-spacing:1.6px;margin:0}.streak-content>strong{font-size:17px;overflow-wrap:anywhere}.streak-points{font-size:12px;color:#cbdcaa}.streak-count{font-size:30px;color:#ffe29a}.streaks:empty{display:none}@keyframes streak-enter{from{opacity:0;transform:translateX(120%)}to{opacity:1;transform:translateX(0)}}@media(prefers-reduced-motion:reduce){.streak-toast{animation:none}}@media(max-width:650px){.finish-heading{gap:12px}.finish-heading>img{width:46px;height:46px}.finish-heading h2{font-size:20px}.finish-list .avatar{width:29px;height:29px}.finish-own{font-size:12px;padding:12px}.streaks{right:16px;bottom:16px}.streak-toast{padding:16px}}
/* Ventana de lectura con foco nativo de dialog y una salida accesible mediante Escape. */
.battle-dialog{color:var(--ink);background:#fffefa;border:1px solid var(--line);border-radius:26px;padding:28px;width:min(740px,calc(100vw - 32px));max-height:90dvh;box-shadow:0 25px 90px #183a3b38;overflow:auto}.battle-dialog::backdrop{background:#16373d90;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;gap:15px;margin-bottom:24px}.dialog-heading>img{width:55px;height:55px;object-fit:contain}.dialog-heading>div{flex:1;min-width:0}.dialog-heading .eyebrow{font-size:9px;margin-bottom:7px}.dialog-heading h2{font-size:24px;margin:0}.dialog-heading>.btn{font-size:12px;padding:10px 14px}.dialog-context{font-size:17px;line-height:1.6;overflow-wrap:anywhere;color:#597071}.dialog-context:empty{display:none}.detail-loading{padding:35px 0;color:var(--muted);text-align:center}.hall-list{list-style:none;margin:0;padding:0}.hall-list>li{display:flex;align-items:center;gap:16px;padding:17px 12px;border-bottom:1px solid var(--line)}.hall-list>li>strong{flex:1;min-width:0;overflow-wrap:anywhere;font-size:15px}.hall-place{display:grid;place-items:center;flex-shrink:0;width:36px;height:36px;border-radius:50%;color:#68746d;background:#eff2ec;font-weight:750}.hall-list>li:nth-child(1) .hall-place{color:#83550b;background:#ffe19a}.hall-list>li:nth-child(2) .hall-place{background:#e1e8e8}.hall-list>li:nth-child(3) .hall-place{background:#f3dccd;color:#89593c}.hall-list>.is-self{background:#edf5ed;border-radius:12px}.hall-points{font-size:13px;color:var(--green);font-weight:650;white-space:nowrap}.explained-answer{background:#eaf4e7;border:1px solid #c7dec0;padding:14px 18px;border-radius:12px;font-weight:650;color:#356b43}.explanation-frame{display:block;width:100%;height:48dvh;min-height:220px;border:0;background:#fff;border-radius:12px}
@media(max-width:650px){.battle-dialog{padding:18px;width:calc(100vw - 20px);border-radius:20px;max-height:94dvh}.dialog-heading{gap:9px;align-items:flex-start}.dialog-heading>img{width:37px;height:37px}.dialog-heading h2{font-size:19px}.dialog-heading .eyebrow{letter-spacing:1px;font-size:8px}.dialog-context{font-size:15px}.hall-list>li{gap:10px;padding:14px 4px}.hall-points{font-size:11px}.hall-list>li>strong{font-size:13px}.question-tools{gap:8px}.question-tools .btn{flex:1;padding:10px 8px;font-size:11px}}

/* Datos que muestra la pregunta nativa: identificador y disponibilidad del tema, sin calcularlos. */
.btn-danger{background:#a74032;color:white;border-color:#a74032}.editor-list{list-style:none;padding:0;margin:20px 0}.editor-list>li{padding:22px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.editor-list h3{font-size:16px;line-height:1.6}.editor-answers{padding-left:22px;line-height:1.8;font-size:14px;white-space:pre-wrap}.editor-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:16px}.editor-actions p{width:100%;margin:0}#question-editor{margin-top:15px}
.question-details{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 20px;margin:-14px 0 24px;font-size:11px;color:var(--muted)}

/* Configuración del salón: controles estables y galería de las caras originales. */
.settings-panel{padding:16px 22px}.settings-panel .wide{margin:0}.settings-form{display:flex;flex-direction:column;gap:0}.settings-option{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:20px 0;border-bottom:1px solid var(--line);margin:0;cursor:pointer}.settings-option>span{display:flex;flex-direction:column;gap:7px}.settings-option strong{font-size:15px;font-weight:650}.settings-option span>span{font-size:12px;font-weight:400;line-height:1.7;color:var(--muted)}.settings-option input{flex-shrink:0;width:23px;height:23px;margin:0;accent-color:#216a63}.settings-status{font-size:12px;line-height:1.6;margin:10px 0;color:#805b28}.settings-actions{display:flex;gap:12px;margin-top:26px}.settings-actions .btn{flex:1}.settings-cancel{align-self:center;font-size:12px;margin:24px 0 0;color:#8a5b53;text-underline-offset:4px}.avatar-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.avatar-choice{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:84px;padding:10px 4px;background:#f1f4e9;border:1px solid var(--line);border-radius:14px;color:var(--muted);font-size:10px}.avatar-choice img{width:54px;height:54px;object-fit:contain}.avatar-choice[aria-pressed=true]{border:2px solid #367b63;background:#deeddc}.avatar-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:22px 0 0;font-size:12px}.avatar-pagination .btn{font-size:12px;padding:10px 14px}.large-chat .chat{font-size:15px}@media(max-width:650px){.settings-option{gap:16px;padding:17px 0}.settings-option strong{font-size:14px}.settings-option span>span{font-size:11px}.avatar-grid{gap:6px}.avatar-choice{min-height:69px;border-radius:10px;padding:8px 2px}.avatar-choice img{width:40px;height:40px}.avatar-pagination{gap:8px;font-size:11px}.avatar-pagination .btn{font-size:11px;padding:9px 11px}}

/* Acceso al historial ASP.NET: enlace explícito para abrir otra pestaña conservando el salón. */
.settings-panel .wide+.wide{margin-top:10px}.notifications-access{display:grid;grid-template-columns:88px 1fr;align-items:center;gap:18px;padding:26px;background:#f0f5e7;border:1px solid #dce6cd;border-radius:20px}.notifications-access>img{width:76px;height:86px;object-fit:contain}.notifications-access h3{font-size:21px;margin:0 0 9px}.notifications-access p{font-size:13px;color:var(--muted);line-height:1.8;margin:0}.notifications-access>.btn{grid-column:1/-1;justify-self:stretch;margin-top:5px;text-decoration:none}@media(max-width:650px){.notifications-access{grid-template-columns:52px 1fr;gap:15px;padding:20px 17px}.notifications-access>img{width:48px;height:60px}.notifications-access h3{font-size:18px}.notifications-access p{font-size:12px}.notifications-access>.btn{font-size:13px}}

/* Botones de proveedores: recursos y etiquetas de Titanium, con geometría común y marcas propias. */
#social-access{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}
#social-access .google-access{border:0;padding:0;margin:12px 0;gap:8px;align-items:stretch}
#social-access .provider-button{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;min-height:44px;padding:0 16px;border-radius:4px;font:500 14px/1.3 Arial,sans-serif;box-shadow:none;letter-spacing:normal}
#social-access .provider-button img{height:44px;width:auto;flex:none;object-fit:contain}
#social-access .provider-apple{background:#000;color:#fff;border:1px solid #000}
#social-access .provider-google{background:#fff;color:#1f1f1f;border:1px solid #747775}
#social-access .provider-button:disabled{cursor:not-allowed;opacity:.55}
#social-access .provider-button:focus-visible{outline:3px solid #4285f4;outline-offset:3px}
#google-button{display:flex;justify-content:center;min-width:0}
#social-access [hidden]{display:none!important}

/* Cuaderno de la sesión: acceso fijo fuera del menú plegable y tarjetas de lectura. */
.history-button img,.history-card .btn img{width:25px;height:25px;object-fit:contain}
.history-count{display:grid;place-items:center;min-width:20px;height:20px;padding:0 4px;border-radius:7px;background:#e4eddb;color:#315945;font-size:11px;font-variant-numeric:tabular-nums}
.question-history-list{display:grid;gap:14px}.history-card{padding:20px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,#f3f7ee,#fffdf8)}
.history-heading{display:flex;align-items:flex-start;gap:12px}.history-heading h3{font-size:18px;line-height:1.45;margin:0;overflow-wrap:anywhere}.history-number{display:grid;place-items:center;flex:none;min-width:30px;height:30px;border-radius:10px;background:#e5eedc;color:#3b634a;font-weight:750}
.history-answer{font-size:14px;line-height:1.6;margin:12px 0;overflow-wrap:anywhere}.history-result{font-size:13px;font-weight:700;color:var(--muted)}.history-result.is-correct{color:#28714c}.history-result.is-incorrect{color:#a34536}
.history-image{display:block;max-width:100%;max-height:140px;object-fit:contain;margin:12px 0}.history-card .btn{gap:8px}.history-back{margin-bottom:16px}.history-empty{padding:24px;border:1px dashed var(--line);border-radius:18px;line-height:1.7;color:var(--muted)}
@media(max-width:600px){body[data-battle="true"] .battle-actions .history-button{padding:5px 7px;gap:4px;font-size:12px}.history-button img{width:22px;height:22px}.history-card{padding:16px}.history-heading h3{font-size:16px}}

/* El mono investigador presenta el cuaderno; los números conservan el orden de la sesión. */
.history-guide{display:flex;align-items:center;gap:22px;margin:0 0 24px;padding:18px 22px 0;background:linear-gradient(120deg,#eef5e7,#fff5dd);border:1px solid #e2e7d7;border-radius:22px;overflow:hidden}
.history-guide>img{width:112px;height:148px;object-fit:contain;object-position:bottom;align-self:flex-end;flex:none}
.history-guide-copy{padding-bottom:18px;min-width:0}.history-guide-copy p{margin:0;font-size:14px;line-height:1.75;color:#486350}
.history-card{background:#fffefa;border-color:#dfe7d8;border-radius:20px;padding:22px;box-shadow:0 4px 16px #314c3f06}
.history-heading{flex-wrap:wrap;align-items:center;gap:12px}.history-heading h3{flex:1 0 100%;font-size:19px;line-height:1.45;margin:2px 0 5px}.history-number{min-width:38px;padding:0 7px;font-size:13px;letter-spacing:.4px;background:#f1f3e9;color:#687752}
.history-result{margin:0;margin-inline-start:auto;border-radius:20px;padding:5px 11px;font-size:12px;line-height:1.5;background:#f2f3ed}.history-result.is-correct{background:#eaf5e9;color:#2e6b42}.history-result.is-incorrect{background:#fbede6;color:#9e4d32}
.history-answer{padding:12px 14px;background:#f5f6f0;border-radius:12px;color:#4c5e51;margin:12px 0;font-size:14px}.history-answer-correct{background:#edf5e8;color:#315d42;border-inline-start:3px solid #85af70}
.history-explain{margin-top:4px;min-width:130px}.history-explain img{filter:drop-shadow(0 1px 2px #18382e30)}
@media(max-width:600px){.history-guide{gap:12px;padding:16px 14px 0;margin-bottom:16px;border-radius:18px}.history-guide>img{width:80px;height:112px}.history-guide-copy{padding-bottom:16px}.history-guide-copy p{font-size:12px;line-height:1.65}.history-card{padding:17px}.history-heading h3{font-size:17px}.history-answer{font-size:13px;padding:11px}.history-explain{width:100%}}

/* Celebración posterior al salón: compartir siempre es voluntario y conserva el texto a la vista. */
.share-invite{width:min(840px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding:0;border:1px solid #e0e8d9;border-radius:28px;background:#fffdf7;color:#294b40;overflow:auto;box-shadow:0 28px 100px #183e3940}
.share-invite[open]{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr)}.share-invite::backdrop{background:#123f4380;backdrop-filter:blur(7px)}
.share-invite-close{position:absolute;inset-inline-end:16px;top:14px;z-index:2;width:40px;height:40px;display:grid;place-items:center;border:1px solid #dfe7da;border-radius:50%;background:#fffdf9;color:#526d61;font-size:25px;cursor:pointer}
.share-invite-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:38px 20px;background:radial-gradient(ellipse at 40% 30%,#fff4ce,transparent 70%),linear-gradient(155deg,#e8f1dd,#f6ead1);gap:25px;border-inline-end:1px solid #e0e6d6}
.share-invite-hero>img{width:100%;max-width:270px;max-height:300px;object-fit:contain;filter:drop-shadow(0 10px 8px #947a2819)}
.share-invite-score{display:flex;align-items:center;gap:12px;background:#fffdf8e8;border:1px solid #dbe5ce;border-radius:16px;padding:12px 20px;box-shadow:0 6px 16px #617b2910}.share-invite-score strong{font-size:29px;line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap}.share-invite-score span{font-size:12px;color:#627552}
.share-invite-body{padding:42px 30px 25px;min-width:0}.share-invite-body>.eyebrow{font-size:11px;color:#998046;letter-spacing:1.6px;margin:0 0 12px}.share-invite-body h2{font-size:clamp(24px,3vw,32px);line-height:1.15;letter-spacing:-.8px;margin:0 0 14px;text-wrap:balance}
.share-invite-lead{font-size:14px;color:#647568;line-height:1.7;margin:0 0 18px}
.share-invite-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.share-invite-actions>.btn{flex:1 1 auto;text-decoration:none;gap:8px;padding:12px 16px}.share-invite-actions .ui-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;flex:none}
.share-invite-status{font-size:12px;color:#467054;min-height:16px;margin:12px 0}.share-invite-footer{border-top:1px solid #e4e9df;padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:14px}.share-invite-never{border:0;background:none;text-align:start;padding:6px 0;color:#68776a;cursor:pointer;max-width:240px;font:inherit}.share-invite-never span{display:block;font-size:13px;text-decoration:underline;text-underline-offset:3px}.share-invite-never small{display:block;font-size:11px;line-height:1.5;margin-top:4px}.share-invite :focus-visible{outline:3px solid #b39146;outline-offset:3px}
@media(max-width:620px){.share-invite{width:calc(100vw - 24px);border-radius:23px}.share-invite[open]{grid-template-columns:1fr}.share-invite-hero{padding:18px 46px 14px;flex-direction:row;gap:16px;border-inline-end:0;border-bottom:1px solid #e0e6d6}.share-invite-hero>img{width:115px;height:115px}.share-invite-score{flex-direction:column;gap:6px;padding:12px}.share-invite-score strong{font-size:25px}.share-invite-body{padding:24px 21px 20px}.share-invite-footer>.btn{padding:10px 14px}.share-invite-close{width:34px;height:34px;top:10px;inset-inline-end:10px}}

/* La votación ocupa su propia ventana, separada de la clasificación de la ronda. */
.vote-dialog{width:min(720px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding:0;border:1px solid #dce5d6;border-radius:28px;background:#fffdf7;color:#294b40;overflow:auto;box-shadow:0 28px 100px #183e3940}
.vote-dialog::backdrop{background:#123f4380;backdrop-filter:blur(7px)}
.vote-hero{display:flex;align-items:center;gap:25px;padding:30px 55px 26px 28px;background:linear-gradient(130deg,#fbefd2,#eaf3e5)}
.vote-hero img{width:105px;height:145px;object-fit:contain;flex:none;filter:drop-shadow(0 6px 5px #947a2820)}
.vote-hero h2{font-size:clamp(24px,3vw,32px);line-height:1.15;margin:8px 0 12px;text-wrap:balance}.vote-hero p:last-child{font-size:14px;line-height:1.6;margin:0;color:#58715e}
.vote-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:24px}.vote-options .vote-option{display:flex;gap:12px;text-align:start;justify-content:start;min-height:76px;padding:16px;border:1px solid #d6e4d6;border-radius:17px;white-space:normal;background:white;color:#2b6155;font-size:16px;line-height:1.4}.vote-option-icon{display:grid;place-items:center;flex:none;width:35px;height:35px;border-radius:12px;background:#f7ebce;color:#a77b26}.vote-option-arrow{margin-inline-start:auto;color:#9a7d40}.vote-options .vote-option:hover{background:#eef5e8;border-color:#81a58b}.vote-options .vote-option:focus-visible{outline:3px solid #b39146;outline-offset:2px}.vote-reminder{text-align:center;padding:12px}
@media(max-width:540px){.vote-hero{gap:15px;padding:42px 22px 22px}.vote-hero img{width:72px;height:105px}.vote-options{grid-template-columns:1fr;padding:18px;gap:10px}.vote-options .vote-option{min-height:65px}.vote-hero h2{font-size:24px}}

/* Conserva el nombre original y presenta las etiquetas de votación en mayúsculas. */
.vote-option-name{text-transform:uppercase;overflow-wrap:anywhere}.vote-option-icon{width:50px;height:50px}.vote-option-icon img{display:block;width:100%;height:100%;object-fit:contain;border-radius:10px}
