.aqr-public,.aqr-scanner{max-width:900px;margin:24px auto;padding:24px;border:2px solid #111;border-radius:18px;background:#fff;color:#111;font-size:20px;line-height:1.55}.aqr-kicker{text-transform:uppercase;letter-spacing:.08em;font-weight:700}.aqr-public h1{font-size:clamp(32px,6vw,56px);line-height:1.05}.aqr-orientation{padding:16px;border-left:8px solid #111;background:#f2f2f2;margin:18px 0}.aqr-speak,.aqr-start,.aqr-stop,.aqr-repeat,.aqr-open-last,.aqr-read-last,.aqr-resume-voice{font-size:20px;padding:14px 18px;border:2px solid #111;border-radius:12px;background:#111;color:#fff;margin:6px;cursor:pointer}.aqr-speak:focus,.aqr-start:focus,.aqr-stop:focus,.aqr-repeat:focus,.aqr-open-last:focus,.aqr-read-last:focus,.aqr-resume-voice:focus{outline:4px solid #f5c400;outline-offset:3px}.aqr-video-wrap{position:relative;margin-top:16px;background:#000;border-radius:18px;overflow:hidden;min-height:280px;border:12px solid #ff1744;box-shadow:0 0 0 8px rgba(255,23,68,.18)}.aqr-guide-green .aqr-video-wrap{border-color:#00c853;box-shadow:0 0 0 8px rgba(0,200,83,.22)}.aqr-guide-yellow .aqr-video-wrap{border-color:#ffd600;box-shadow:0 0 0 8px rgba(255,214,0,.28)}.aqr-guide-red .aqr-video-wrap{border-color:#ff1744;box-shadow:0 0 0 8px rgba(255,23,68,.22)}.aqr-video,.aqr-overlay{width:100%;display:block}.aqr-overlay{position:absolute;inset:0;height:100%;pointer-events:none}.aqr-visual-guide{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-top:16px;padding:16px;border-radius:16px;background:#111;color:#fff;font-weight:900;text-align:center}.aqr-visual-guide:before,.aqr-visual-guide:after{content:"";height:22px;border-radius:999px;background:#ff1744}.aqr-visual-guide[data-state="yellow"]:before,.aqr-visual-guide[data-state="yellow"]:after{background:#ffd600}.aqr-visual-guide[data-state="green"]:before,.aqr-visual-guide[data-state="green"]:after{background:#00c853}.aqr-guide-label{font-size:clamp(22px,4vw,42px);line-height:1.1;text-transform:uppercase}.aqr-status,.aqr-result{margin-top:16px;padding:16px;background:#f7f7f7;border-radius:12px}.aqr-mic-status{margin-top:12px;padding:12px;background:#fff3cd;border-radius:12px}.aqr-result a{word-break:break-word;font-weight:700}.aqr-note{font-size:16px;color:#333}.aqr-audio{width:100%;margin:16px 0}@media(max-width:600px){.aqr-public,.aqr-scanner{font-size:18px;padding:18px}.aqr-speak,.aqr-start,.aqr-stop,.aqr-repeat,.aqr-open-last,.aqr-read-last,.aqr-resume-voice{width:100%;margin:6px 0}.aqr-video-wrap{border-width:8px}}

.aqr-resume-voice{background:#5b0000;color:#fff}.aqr-resume-voice[hidden]{display:none!important}.aqr-mic-status{font-size:16px;color:#333}.aqr-mic-status[hidden]{display:none!important}

.aqr-guide-red .aqr-visual-guide{animation:aqrBeaconPulse 1.1s ease-in-out infinite}.aqr-guide-yellow .aqr-visual-guide{animation:aqrBeaconPulse 1.8s ease-in-out infinite}@keyframes aqrBeaconPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.018)}}

.aqr-shortcode-qr{display:inline-flex;flex-direction:column;align-items:center;gap:.65rem;margin:1rem 0;padding:1rem;background:#fff;border:4px solid #000;border-radius:14px;max-width:100%}
.aqr-shortcode-qr img{display:block;max-width:100%;height:auto;background:#fff}
.aqr-shortcode-qr figcaption{font-weight:700;text-align:center;color:#000}
.aqr-error{padding:1rem;border-left:5px solid #b32d2e;background:#fff}
.aqr-reader-host{width:100%;min-height:280px;background:#111}.aqr-reader-host video{width:100%!important;height:auto!important}.aqr-file-label{display:inline-block;padding:.65rem 1rem;border:2px solid currentColor;border-radius:.35rem;font-weight:700;cursor:pointer}.aqr-file-label input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}

/* Página interna leída desde un QR: se muestra debajo del lector sin abandonar la página. */
.aqr-embedded-page{margin-top:1.25rem;border:1px solid #c3c4c7;border-radius:8px;background:#fff;overflow:hidden}
.aqr-embedded-page[hidden]{display:none!important}
.aqr-embedded-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;background:#f0f0f1;border-bottom:1px solid #c3c4c7}
.aqr-embedded-frame{display:block;width:100%;min-height:70vh;border:0;background:#fff}
@media (max-width:782px){.aqr-embedded-frame{min-height:65vh}.aqr-embedded-toolbar{align-items:flex-start;flex-direction:column}}
