*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#f5f7fa;color:#222;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:20px}.qc-hero{display:flex;align-items:center;justify-content:space-between;gap:32px;background:#f0f6ff;border:1px solid #d4e4f7;border-radius:14px;padding:32px 36px 28px;margin-bottom:30px;position:relative;overflow:hidden}.qc-hero::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#076fde 0%,#38a3ff 60%,transparent 100%);border-radius:0 0 14px 14px}.qc-hero::before{display:none}.qc-hero__texto{flex:1;min-width:0}.qc-hero__tag{display:inline-flex;align-items:center;gap:6px;background:#076fde;color:#fff;font-size:.78em;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 11px;border-radius:20px;margin-bottom:14px}.qc-hero__tag svg{flex-shrink:0}.qc-hero__titulo{font-size:1.75em;font-weight:800;color:#1a2232;line-height:1.25;margin-bottom:12px;letter-spacing:-.02em}.qc-hero__destaque{color:#076fde}.qc-hero__descricao{font-size:.95em;color:#5a6578;line-height:1.65;max-width:480px;margin-bottom:24px}.qc-hero__stats{display:flex;align-items:center;gap:0;flex-wrap:wrap;row-gap:12px}.qc-stat{display:flex;flex-direction:column;padding:0 20px}.qc-stat:first-child{padding-left:0}.qc-stat__numero{font-size:1.5em;font-weight:800;color:#1a2232;line-height:1;letter-spacing:-.02em;transition:opacity 0.4s ease}.qc-stat__numero.carregando{opacity:.3}.qc-stat__label{font-size:.75em;color:#8a96a5;font-weight:500;margin-top:3px;white-space:nowrap}.qc-stat__divider{width:1px;height:36px;background:#e2e8f0;flex-shrink:0}.qc-hero__ilustracao{position:relative;width:220px;height:160px;flex-shrink:0}.qc-ilust__card{position:absolute;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px;box-shadow:0 4px 16px rgb(0 0 0 / .07);width:160px}.qc-ilust__card--1{top:0;left:0;z-index:2;transform:rotate(-2deg)}.qc-ilust__card--2{bottom:0;right:0;z-index:1;transform:rotate(2.5deg);opacity:.75}.qc-ilust__dot{width:8px;height:8px;border-radius:50%;margin-bottom:8px}.qc-ilust__dot--green{background:#22c55e}.qc-ilust__dot--blue{background:#076fde}.qc-ilust__linha{height:6px;background:#edf0f5;border-radius:4px;margin-bottom:6px}.qc-ilust__linha--lg{width:100%}.qc-ilust__linha--md{width:75%}.qc-ilust__linha--sm{width:55%}.qc-ilust__opcoes{display:flex;gap:5px;margin-top:10px}.qc-ilust__opcao{width:26px;height:26px;border-radius:6px;background:#edf0f5;color:#8a96a5;font-size:.7em;font-weight:700;display:flex;align-items:center;justify-content:center}.qc-ilust__opcao--active{background:#076fde;color:#fff}.qc-ilust__badge{position:absolute;top:-10px;right:-10px;background:#1a2232;color:#fff;font-size:.7em;font-weight:700;padding:6px 10px;border-radius:20px;display:flex;align-items:center;gap:5px;z-index:3;white-space:nowrap;box-shadow:0 3px 10px rgb(0 0 0 / .2)}@media (max-width:768px){.qc-hero{flex-direction:column;align-items:flex-start;padding:22px 20px 22px 24px;gap:20px;margin-bottom:20px}.qc-hero__titulo{font-size:1.35em}.qc-hero__descricao{font-size:.88em;margin-bottom:18px}.qc-hero__ilustracao{display:none}.qc-stat__numero{font-size:1.25em}.qc-stat{padding:0 14px}}@media (max-width:480px){.qc-hero__titulo{font-size:1.2em}.qc-hero__stats{gap:0}.qc-stat__divider{height:28px}}.contador-selecao{position:sticky;top:20px;z-index:100;background:linear-gradient(135deg,#28a745 0%,#20c997 100%);color:#fff;padding:20px;border-radius:12px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 20px rgb(40 167 69 / .3);animation:slideDown 0.3s ease}@keyframes slideDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.contador-info{display:flex;align-items:center;gap:15px}.contador-numero{font-size:2.5em;font-weight:700;background:rgb(255 255 255 / .2);padding:10px 20px;border-radius:8px}.contador-texto{font-size:1.1em}.contador-acoes{display:flex;gap:10px}.questoes-list{display:grid;gap:20px}.questao-card{background:#fff;padding:25px;border-radius:12px;box-shadow:0 2px 10px rgb(0 0 0 / .08);transition:all 0.3s cubic-bezier(.4,0,.2,1);border-left:4px solid #076fde;position:relative}.questao-card:not(.modo-selecao):hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(0 0 0 / .12)}.questao-card.modo-selecao{cursor:pointer;padding-left:65px;transition:all 0.3s cubic-bezier(.4,0,.2,1)}.questao-card.modo-selecao:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 8px 25px rgb(7 111 222 / .15);border-left-color:#28a745}.questao-card.modo-selecao:active{transform:translateY(-2px) scale(.99)}.questao-checkbox-visual{position:absolute;left:20px;top:50%;transform:translateY(-50%);width:28px;height:28px}.questao-checkbox-input{width:28px!important;height:28px!important;cursor:pointer;accent-color:#28a745;transform:scale(1.2)}.questao-card.selecionada{border-left-color:#28a745;background:linear-gradient(to right,#f0f9f4 0%,white 100%);box-shadow:0 4px 15px rgb(40 167 69 / .2)}.questao-card.selecionada::after{content:'✓';position:absolute;top:15px;right:15px;width:32px;height:32px;background-color:#28a745;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;animation:checkPop 0.3s cubic-bezier(.68,-.55,.265,1.55)}@keyframes checkPop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}100%{transform:scale(1);opacity:1}}.questao-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:15px;flex-wrap:wrap;gap:10px}.questao-info{display:flex;flex-wrap:wrap;gap:10px}.badge{display:inline-block!important;padding:6px 12px!important;border-radius:6px!important;font-size:0.85em!important;font-weight:600!important;margin:0!important;border:none!important}.badge-ano{background:#e8f5e9!important;color:#388e3c!important}.badge-banca{background:#f3e5f5!important;color:#7b1fa2!important}.badge-disciplina{background:#fff3e0!important;color:#f57c00!important}.badge-concurso{background:#e3f2fd!important;color:#1976d2!important}.questao-titulo{font-size:1.1em;font-weight:600;color:#2c3e50;margin-bottom:10px}.questao-preview{color:#666;font-size:.95em;line-height:1.6;margin-bottom:15px}.questao-footer{display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid #e1e8ed}.ver-questao{color:#076fde;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:5px;transition:all 0.2s}.ver-questao:hover{text-decoration:underline;transform:translateX(3px)}.loading{text-align:center;padding:40px;color:#666}.empty-state{text-align:center;padding:60px 20px;background:#fff;border-radius:12px}.empty-state svg{width:100px;height:100px;margin-bottom:20px;opacity:.5}.empty-state h3{font-size:1.5em;margin-bottom:10px;color:#555}.empty-state p{color:#888}@media (max-width:768px){.container{padding:10px}.contador-selecao{flex-direction:column;gap:15px;text-align:center;padding:15px}.contador-info{flex-direction:column;gap:10px}.contador-numero{font-size:2em}.contador-acoes{width:100%;flex-direction:column}.contador-acoes .btn{width:100%}.questao-card{padding:15px}.questao-card.modo-selecao{padding-left:55px}.questao-checkbox-visual{left:15px}.questao-checkbox-input{width:24px!important;height:24px!important;transform:scale(1.3)}.questao-card.selecionada::after{width:28px;height:28px;font-size:16px;top:12px;right:12px}.questao-titulo{font-size:1em}.questao-preview{font-size:.85em}.questao-info{gap:6px}.badge{font-size:0.75em!important;padding:4px 8px!important}.empty-state{padding:40px 15px}.empty-state svg{width:80px;height:80px}.empty-state h3{font-size:1.2em}}@media (max-width:480px){.contador-numero{font-size:1.8em;padding:8px 16px}.questao-card{padding:12px}.questao-card.modo-selecao{padding-left:50px}.questao-checkbox-visual{left:12px}}.questao-card.card-clicavel{cursor:pointer}.questao-card.card-clicavel:hover{transform:translateY(-4px);box-shadow:0 8px 28px rgb(7 111 222 / .14);border-left-color:#0558c1}.questao-card.card-clicavel:active{transform:translateY(-2px);box-shadow:0 4px 14px rgb(7 111 222 / .18)}.questao-card.card-clicavel .ver-questao{color:#076fde;font-weight:600;font-size:.92em;transition:gap 0.2s,color 0.2s;pointer-events:none}.questao-card.card-clicavel:hover .ver-questao{color:#0558c1;letter-spacing:.01em}.questao-card.card-clicavel:focus-visible{outline:3px solid #076fde;outline-offset:3px}@media (max-width:1024px){.qc-layout,.qc-content-grid,.questoes-layout,.questoes-grid{grid-template-columns:1fr!important}}@media (max-width:768px){.qc-hero,.questoes-header{padding-left:16px!important;padding-right:16px!important;text-align:left!important}.questao-card{min-width:0!important;width:100%!important;border-radius:16px!important}.questao-footer,.questao-meta{flex-wrap:wrap!important;gap:8px!important}}