/* Navegação compacta compartilhada das provas FUVEST. */
.fuvest-prova-lateral .fuvest-sidebar-extra{margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.14)}
.fuvest-prova-lateral .fuvest-data-toggle{display:flex;width:100%;min-height:40px;margin:0 0 12px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:rgba(255,255,255,.08);color:#fff;font:800 12px/1 Inter,sans-serif;cursor:pointer}
.fuvest-prova-lateral .fuvest-data-toggle:hover,.fuvest-prova-lateral .fuvest-data-toggle:focus-visible,.fuvest-prova-lateral .fuvest-data-toggle[aria-expanded="true"]{border-color:var(--gold);background:rgba(215,166,31,.16);outline:none}
.fuvest-prova-lateral .fuvest-dados-prova{width:100%;max-height:230px;margin:0 0 14px;padding:14px;overflow:auto;border:1px solid rgba(255,255,255,.15);border-radius:10px;background:rgba(255,255,255,.07);color:#fff;box-shadow:none}
.fuvest-prova-lateral .fuvest-dados-prova[hidden]{display:none!important}
.fuvest-prova-lateral .fuvest-dados-prova h2{margin:0 0 8px;color:#fff;font-size:16px}
.fuvest-prova-lateral .fuvest-dados-prova p{display:block!important;margin:0 0 10px!important;color:rgba(255,255,255,.72)!important;font-size:11px!important;line-height:1.45!important}
.fuvest-prova-lateral .fuvest-dados-prova .ac-dados-grid{display:grid;grid-template-columns:1fr;gap:6px}
.fuvest-prova-lateral .fuvest-dados-prova .ac-dado{padding:8px;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#fff;font-size:11px}
.fuvest-prova-lateral .fuvest-qnav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
.fuvest-prova-lateral .fuvest-qnav button,.fuvest-prova-lateral .fuvest-qnav a{display:grid;place-items:center;min-height:36px;padding:6px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:rgba(255,255,255,.05);color:rgba(255,255,255,.84);font:800 11px/1 Inter,sans-serif;text-decoration:none;cursor:pointer;transition:.18s ease}
.fuvest-prova-lateral .fuvest-qnav button:hover,.fuvest-prova-lateral .fuvest-qnav button:focus-visible,.fuvest-prova-lateral .fuvest-qnav a:hover,.fuvest-prova-lateral .fuvest-qnav a:focus-visible{border-color:var(--gold);color:#fff;outline:none}
.fuvest-prova-lateral .fuvest-qnav button.is-current,.fuvest-prova-lateral .fuvest-qnav a.is-current{border-color:var(--gold);background:var(--gold);color:#071323}
.fuvest-prova-lateral #questoes-wrap .ac-alternativas{display:grid;gap:12px;margin-top:20px;margin-bottom:20px}
.fuvest-prova-lateral #questoes-wrap .ac-alternativas p,
.fuvest-prova-lateral #questoes-wrap .ac-enunciado>p:has(>.ac-alt-label){margin:0 0 12px!important;padding:15px 18px;border:1px solid #d8e0ea;border-radius:12px;background:#eef2f6;color:#334a68;line-height:1.55;transition:border-color .18s ease,background .18s ease,transform .18s ease}
.fuvest-prova-lateral #questoes-wrap .ac-alternativas p:hover,
.fuvest-prova-lateral #questoes-wrap .ac-enunciado>p:has(>.ac-alt-label):hover{border-color:#b7c5d6;background:#f5f7fa;transform:translateY(-1px)}
.fuvest-prova-lateral #questoes-wrap .ac-alt-label{display:inline-block;min-width:30px;color:#966b00;font-weight:900;text-transform:uppercase}
.fuvest-prova-lateral .fuvest-data-details summary{min-height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:rgba(255,255,255,.08);color:#fff;font-weight:800;cursor:pointer;list-style:none}.fuvest-prova-lateral .fuvest-data-details summary::-webkit-details-marker{display:none}.fuvest-prova-lateral .fuvest-data-details[open] summary{border-color:var(--gold);color:var(--gold)}
.fuvest-prova-lateral #questoes-wrap .ac-card{display:none!important}.fuvest-prova-lateral #questoes-wrap .ac-card.q-active{display:block!important}
.fuvest-prova-lateral .fuvest-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}
.fuvest-prova-lateral .fuvest-actions button{min-height:40px;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:rgba(255,255,255,.08);color:#fff;font-weight:800;cursor:pointer}
.fuvest-prova-lateral .fuvest-actions button:disabled{opacity:.35;cursor:not-allowed}
.fuvest-prova-lateral .fuvest-contact{display:grid;gap:8px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14)}
.fuvest-prova-lateral .fuvest-contact a{display:flex;min-height:38px;align-items:center;justify-content:center;padding:8px 10px;border:1px solid rgba(255,255,255,.18);border-radius:9px;color:#fff;font-size:11px;font-weight:800;text-align:center;text-decoration:none}
.fuvest-prova-lateral .fuvest-contact a:first-child{background:#187a56;border-color:#269b71}
.fuvest-prova-lateral .fuvest-contact a:last-child{background:rgba(255,255,255,.08)}
.fuvest-prova-lateral .fuvest-contact a:hover,.fuvest-prova-lateral .fuvest-contact a:focus-visible{border-color:var(--gold);outline:none}
.fuvest-prova-lateral .fuvest-hint{margin:14px 0 0!important;color:rgba(255,255,255,.52)!important;font-size:11px!important;line-height:1.5!important;text-align:center}

@media(min-width:901px){
  html:has(body.fuvest-prova-lateral),body.fuvest-prova-lateral{height:100%;overflow:hidden}
  body.fuvest-prova-lateral{display:grid;grid-template-columns:300px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);padding-top:0!important;background:#edf1f6}
  body.fuvest-prova-lateral>.site-header{display:block!important;grid-column:1/-1;grid-row:1;position:relative;z-index:20}
  body.fuvest-prova-lateral>.ac-nav,body.fuvest-prova-lateral>.ac-voltar,body.fuvest-prova-lateral>.ac-cta-strip{display:none!important}
  body.fuvest-prova-lateral>.ac-header{grid-column:1;grid-row:2;height:100%;min-height:0;margin:0;padding:24px 22px;overflow-y:auto;scrollbar-width:none;background:linear-gradient(165deg,#071323 0%,#0c2340 72%,#102e52 100%);border:0}
  body.fuvest-prova-lateral>.ac-header::-webkit-scrollbar{display:none}
  body.fuvest-prova-lateral>.ac-header .container{width:100%;max-width:none;padding:0}
  body.fuvest-prova-lateral>.ac-header .ac-voltar-top{display:flex;width:100%;min-height:52px;margin-bottom:32px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.88);border-radius:14px;background:#fff;color:#071323!important;font-size:13px;font-weight:800;text-decoration:none;box-shadow:0 10px 28px rgba(0,0,0,.12)}
  body.fuvest-prova-lateral>.ac-header .kicker,body.fuvest-prova-lateral>.ac-header p{display:none}
  body.fuvest-prova-lateral>.ac-header h1{max-width:260px;margin:0;color:#fff;font-size:27px;line-height:1.12}
  body.fuvest-prova-lateral>#questoes-wrap{grid-column:2;grid-row:2;height:100%;min-height:0;padding:22px;overflow:hidden;background:#edf1f6}
  /* Preenche a coluna nas estruturas com container direto ou interno. */
  body#acervo-root.fuvest-prova-lateral>#questoes-wrap{width:100%;max-width:none;min-width:0;margin:0}
  body#acervo-root.fuvest-prova-lateral>#questoes-wrap>.container{width:100%;max-width:none;min-width:0;height:100%;margin:0;padding:0}
  body.fuvest-prova-lateral>#questoes-wrap .ac-card{height:100%;min-height:0;margin:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-bottom:24px;box-shadow:0 18px 55px rgba(7,19,35,.1)}
  body.fuvest-prova-lateral.has-desktop-question-footer>#questoes-wrap.container,
  body.fuvest-prova-lateral.has-desktop-question-footer>#questoes-wrap>.container{display:grid;grid-template-rows:minmax(0,1fr) auto}
  body.fuvest-prova-lateral.has-desktop-question-footer>#questoes-wrap .ac-card{grid-row:1;height:auto;border-radius:16px 16px 0 0}
  body.fuvest-prova-lateral>#questoes-wrap .ac-card::-webkit-scrollbar{width:8px}
  body.fuvest-prova-lateral>#questoes-wrap .ac-card::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:99px;background:#c7d0dc;background-clip:padding-box}
  body.fuvest-prova-lateral>#questoes-wrap .ac-figura>img,
  body.fuvest-prova-lateral>#questoes-wrap .ac-figura>svg{display:block!important;width:auto!important;max-width:min(100%,600px)!important;max-height:360px!important;height:auto!important;margin-inline:auto!important;object-fit:contain}
  body.fuvest-prova-lateral>#questoes-wrap .q-controls{position:sticky;bottom:-24px;margin:28px -32px -24px;padding:13px 32px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-top:1px solid var(--border);z-index:2}
  body.fuvest-prova-lateral.has-desktop-question-footer>#questoes-wrap .ac-card>.q-controls{display:none!important}
  body.fuvest-prova-lateral.has-desktop-question-footer>#questoes-wrap .desktop-question-footer{grid-row:2;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:76px;padding:12px 32px;border-top:1px solid var(--border);border-radius:0 0 16px 16px;background:rgba(255,255,255,.96);box-shadow:0 18px 55px rgba(7,19,35,.1);backdrop-filter:blur(12px);z-index:3}
  body.fuvest-prova-lateral.has-desktop-question-footer>#questoes-wrap .desktop-question-footer .q-arrow{min-width:220px}
  body.fuvest-prova-lateral.has-desktop-question-footer>#questoes-wrap .desktop-question-footer .q-arrow:disabled{opacity:.45;cursor:not-allowed}
}

@media(max-width:900px){
  .desktop-question-footer{display:none!important}
  body.fuvest-prova-lateral>.ac-nav,body.fuvest-prova-lateral>.ac-cta-strip{display:none!important}
  body.fuvest-prova-lateral>.ac-header{margin:0;padding:14px 0 12px;background:linear-gradient(135deg,#071323,#102e52);border:0}
  body.fuvest-prova-lateral>.ac-header .container{padding-inline:16px}
  body.fuvest-prova-lateral>.ac-header .ac-voltar-top{display:inline-flex;min-height:34px;margin:0 0 12px;padding:7px 11px;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:rgba(255,255,255,.08);color:#fff;font-size:12px;font-weight:800;text-decoration:none}
  body.fuvest-prova-lateral>.ac-header .kicker,body.fuvest-prova-lateral>.ac-header p{display:none}
  body.fuvest-prova-lateral>.ac-header h1{margin:0;color:#fff;font-size:23px;line-height:1.15}
  .fuvest-prova-lateral .fuvest-sidebar-extra{margin-top:12px;padding-top:12px}
  .fuvest-prova-lateral .fuvest-data-toggle{min-height:36px;margin-bottom:9px;font-size:11px}
  .fuvest-prova-lateral .fuvest-dados-prova{max-height:180px;margin-bottom:10px;padding:11px}
  .fuvest-prova-lateral .fuvest-qnav{display:flex;gap:7px;margin-inline:-16px;padding:0 16px 4px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}
  .fuvest-prova-lateral .fuvest-qnav::-webkit-scrollbar{display:none}
  .fuvest-prova-lateral .fuvest-qnav button,.fuvest-prova-lateral .fuvest-qnav a{flex:0 0 52px;min-height:38px;scroll-snap-align:start}
  .fuvest-prova-lateral .fuvest-actions,.fuvest-prova-lateral .fuvest-hint{display:none}
  .fuvest-prova-lateral .fuvest-contact{display:flex;gap:7px;margin-top:10px;padding-top:10px}
  .fuvest-prova-lateral .fuvest-contact a{flex:1;min-height:34px;padding:6px;font-size:10px}
  body.fuvest-prova-lateral>#questoes-wrap{padding:10px 0 72px;background:#edf1f6}
  body.fuvest-prova-lateral>#questoes-wrap>.container{width:100%;padding-inline:10px}
  body.fuvest-prova-lateral>#questoes-wrap .ac-card{margin:0;border-radius:14px;box-shadow:0 10px 28px rgba(7,19,35,.08)}
  body.fuvest-prova-lateral>#questoes-wrap .ac-card-header{padding:14px 16px}
  body.fuvest-prova-lateral>#questoes-wrap .ac-enunciado,body.fuvest-prova-lateral>#questoes-wrap .ac-alternativas,body.fuvest-prova-lateral>#questoes-wrap .ac-alt-img-grid,body.fuvest-prova-lateral>#questoes-wrap .ac-botoes-resposta,body.fuvest-prova-lateral>#questoes-wrap .ac-gabarito-reveal,body.fuvest-prova-lateral>#questoes-wrap .ac-resolucao-reveal{margin-left:16px;margin-right:16px}
}

@media(max-width:560px){
  body.fuvest-prova-lateral>.ac-header h1{font-size:21px}
  body.fuvest-prova-lateral>#questoes-wrap>.container{padding-inline:7px}
  body.fuvest-prova-lateral>#questoes-wrap .ac-card{border-radius:12px}
}


/* Alternativas com imagem — 3 cards por linha no desktop */
.fuvest-prova-lateral #questoes-wrap .ac-alt-img-grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:14px !important;
}
.fuvest-prova-lateral #questoes-wrap .ac-alt-img-item{
  min-width:0;
}
.fuvest-prova-lateral #questoes-wrap .ac-alt-img-item img{
  display:block;
  width:100% !important;
  height:auto !important;
  max-height:260px !important;
  object-fit:contain !important;
}
@media(max-width:900px){
  .fuvest-prova-lateral #questoes-wrap .ac-alt-img-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
@media(max-width:560px){
  .fuvest-prova-lateral #questoes-wrap .ac-alt-img-grid{
    grid-template-columns:1fr !important;
  }
}
