:root{--biogo-primary:#0c4311;--biogo-secondary:#1e5123;--biogo-medium:#4c7450;--biogo-lime:#80b030;--biogo-bg:#fefbf7;--biogo-menubar:#f9f8f2;--biogo-soft:#d0e0c0;--biogo-text:#142018;--biogo-text-muted:#4c7450;--biogo-radius-card:1.5rem;--biogo-radius-btn:9999px;--biogo-border:#e4ede0;--biogo-border-strong:#dce8d4;--biogo-surface-tint:#ecf3e6;--biogo-lime-tint:#e8f2d8;--biogo-lime-tint-strong:#d4e8b8;--biogo-lime-tint-light:#f0f7e8;--font-sans:"DM Sans", system-ui, "Segoe UI", sans-serif;--font-display:"Sora", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-sans);color:var(--biogo-text);background:var(--biogo-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.02em}#root{min-height:100vh}.app{width:100%;max-width:720px;margin:0 auto;padding:2rem 1rem 5rem}.app-header{background:var(--biogo-menubar);border-bottom:1px solid color-mix(in srgb, var(--biogo-soft) 60%, transparent);justify-content:center;margin:-2rem -1rem 1.5rem;padding:.75rem 1rem;display:flex}.app-header-logo{object-fit:contain;width:auto;max-width:min(100%,280px);height:2.25rem;display:block}.brand-hero{justify-content:center;margin-bottom:1.25rem;display:flex}.brand-logo{object-fit:contain;width:min(100%,220px);height:auto;display:block}.card{border:1px solid color-mix(in srgb, var(--biogo-soft) 70%, #fff);border-radius:var(--biogo-radius-card);background:#fff;padding:2rem;box-shadow:0 1px 3px #0c43110f}.card-wide{max-width:860px;margin:0 auto}h1{color:var(--biogo-text);margin:0 0 .25rem;font-size:1.5rem;font-weight:600}h2{color:var(--biogo-text);margin:0 0 .75rem;font-size:1.1rem;font-weight:600}h3{margin:.75rem 0 .5rem;font-size:1rem;font-weight:600}.subtitle{color:var(--biogo-text-muted);margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.form{flex-direction:column;gap:1rem;display:flex}.form label{color:var(--biogo-text);flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:500;display:flex}.form input[type=text]{border:1px solid color-mix(in srgb, var(--biogo-soft) 80%, #fff);border-radius:.5rem;padding:.5rem .65rem;font-family:inherit;font-size:.95rem}.form input:focus{outline:2px solid var(--biogo-primary);outline-offset:1px;border-color:var(--biogo-primary)}.form input[readonly]{background:var(--biogo-menubar);color:var(--biogo-text-muted);cursor:default}.btn{border-radius:var(--biogo-radius-btn);cursor:pointer;border:1px solid #0000;padding:.55rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:500}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:var(--biogo-primary);color:#fff;border-color:var(--biogo-primary)}.btn-primary:hover:not(:disabled){background:var(--biogo-secondary)}.btn-secondary{color:var(--biogo-primary);border-color:var(--biogo-primary);background:#fff}.btn-secondary:hover:not(:disabled){background:color-mix(in srgb, var(--biogo-soft) 35%, #fff)}.btn-small{padding:.4rem .75rem;font-size:.8rem}.form-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.warning-box{color:#5a4a1f;background:#fff8e6;border:1px solid #f0d78c;border-radius:6px;padding:1rem;line-height:1.5}.module-list{flex-direction:column;gap:.75rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.module-row{flex-wrap:wrap;align-items:stretch;gap:.5rem;display:flex}.module-main{text-align:left;background:var(--biogo-menubar);border:1px solid color-mix(in srgb, var(--biogo-soft) 70%, #fff);cursor:pointer;border-radius:.75rem;flex:1;align-items:center;gap:.5rem;min-width:200px;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;display:flex}.module-main:hover{background:color-mix(in srgb, var(--biogo-soft) 30%, var(--biogo-menubar));border-color:var(--biogo-soft)}.module-icon{background:color-mix(in srgb, var(--biogo-soft) 50%, #fff);width:2.25rem;height:2.25rem;color:var(--biogo-primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.module-icon svg{width:1.2rem;height:1.2rem}.btn-icon{align-items:center;gap:.35rem;display:inline-flex}.btn-icon svg{flex-shrink:0;width:1rem;height:1rem}.module-name{color:var(--biogo-text);flex:1}.module-badge{border-radius:999px;flex-shrink:0;padding:.15rem .5rem;font-size:.75rem}.module-badge-done{background:color-mix(in srgb, var(--biogo-lime) 25%, #fff);color:var(--biogo-secondary)}.module-badge-incomplete{color:#b45309;background:#fef3c7}.module-actions{align-items:center;gap:.35rem;display:flex}.general-report-actions{border-top:1px solid color-mix(in srgb, var(--biogo-soft) 70%, #fff);flex-wrap:wrap;gap:.75rem;padding-top:1rem;display:flex}.pdf-notice{color:var(--biogo-text-muted);background:var(--biogo-menubar);border:1px solid color-mix(in srgb, var(--biogo-soft) 70%, #fff);border-radius:6px;flex-basis:100%;margin:0;padding:.55rem .75rem;font-size:.85rem}.pdf-generating-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a2e1a73;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.pdf-generating-card{background:var(--biogo-bg,#fefbf7);border:1px solid var(--biogo-border);text-align:center;border-radius:12px;width:min(100%,22rem);padding:1.5rem 1.35rem;box-shadow:0 12px 40px #0000002e}.pdf-generating-title{color:var(--biogo-primary);margin:0 0 .35rem;font-size:1.15rem;font-weight:700}.pdf-generating-subtitle{color:var(--biogo-text);margin:0 0 .25rem;font-size:.9rem;font-weight:600}.pdf-generating-hint{color:var(--biogo-text-muted);margin:0 0 1.1rem;font-size:.82rem;line-height:1.45}.pdf-generating-progress-wrap{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.pdf-generating-progress-bar{flex:1;height:10px;margin-bottom:0}.pdf-generating-progress-fill{transition:width .35s}.pdf-generating-percent{min-width:2.75rem;color:var(--biogo-primary);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700}.pdf-generating-detail{color:var(--biogo-text-muted);margin:0 0 .75rem;font-size:.85rem}.pdf-generating-footnote{color:var(--biogo-medium);margin:0;font-size:.75rem;line-height:1.4}.pdf-generating-indeterminate{background:color-mix(in srgb, var(--biogo-soft) 50%, #fff);border-radius:999px;height:10px;margin-bottom:.75rem;overflow:hidden}.pdf-generating-indeterminate-bar{background:var(--biogo-lime);border-radius:999px;width:40%;height:100%;animation:1.2s ease-in-out infinite pdf-generating-slide}@keyframes pdf-generating-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}.quiz-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.progress-bar{background:color-mix(in srgb, var(--biogo-soft) 50%, #fff);border-radius:999px;height:8px;margin-bottom:1.5rem;overflow:hidden}.progress-fill{background:var(--biogo-lime);height:100%;transition:width .25s}.question-card{border:1px solid color-mix(in srgb, var(--biogo-soft) 70%, #fff);background:var(--biogo-menubar);border-radius:.75rem;padding:1.25rem}.question-intro{color:var(--biogo-text-muted);margin:0 0 .75rem;font-size:.9rem;line-height:1.5}.question-prompt{color:var(--biogo-text);margin:0 0 1.25rem;font-size:1rem;line-height:1.55}.option-buttons{flex-direction:column;gap:.5rem;display:flex}.option-btn{text-align:left;border:1px solid color-mix(in srgb, var(--biogo-soft) 80%, #fff);cursor:pointer;color:var(--biogo-text);background:#fff;border-radius:.5rem;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;line-height:1.4}.option-btn:hover{border-color:var(--biogo-primary);background:color-mix(in srgb, var(--biogo-soft) 25%, #fff)}.nao-sei-btn{color:#6b7280;border-style:dashed;margin-top:.5rem}.whatsapp-fab{color:#fff;z-index:100;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;text-decoration:none;display:flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 4px 12px #0003}.whatsapp-fab svg{width:1.65rem;height:1.65rem}.whatsapp-fab:hover{background:#1ebe57}.pdf-host{pointer-events:none;width:794px;position:fixed;top:0;left:-9999px}.pdf-report{background:var(--biogo-bg);color:var(--biogo-text);padding:2rem 2.25rem 2.5rem;font-family:DM Sans,system-ui,Segoe UI,sans-serif;font-size:.92rem;line-height:1.55}.pdf-report--general,.pdf-report--module{padding:0}.pdf-segment{box-sizing:border-box;width:100%}.pdf-capture-page{box-sizing:border-box;background:var(--biogo-bg);color:var(--biogo-text);padding:2rem 2.25rem 2.5rem;font-family:DM Sans,system-ui,Segoe UI,sans-serif;font-size:.92rem;line-height:1.55}.pdf-brand-header{border-bottom:2px solid var(--biogo-border-strong);margin-bottom:1.5rem;padding-bottom:1.25rem}.pdf-brand-row{align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.pdf-brand-logo{flex-shrink:0;width:36px;height:36px}.pdf-brand-text{flex-direction:column;gap:.1rem;display:flex}.pdf-brand-name{color:var(--biogo-text);letter-spacing:-.02em;font-family:Sora,system-ui,sans-serif;font-size:1.35rem;font-weight:700}.pdf-brand-dot{color:var(--biogo-lime)}.pdf-brand-tagline{color:var(--biogo-medium);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:500}.pdf-report-title{color:var(--biogo-text);margin:0 0 .35rem;font-family:Sora,system-ui,sans-serif;font-size:1.25rem;font-weight:600}.pdf-subtitle{color:var(--biogo-text-muted);margin:0;font-size:.85rem;line-height:1.45}.pdf-meta-card{border:1px solid var(--biogo-border);background:#fff;border-radius:10px;margin-bottom:1.25rem;padding:1rem 1.15rem;box-shadow:0 1px 3px #0c43110a}.pdf-meta-row{flex-wrap:wrap;gap:2rem;margin-bottom:.85rem;display:flex}.pdf-meta-item{flex-direction:column;gap:.2rem;display:flex}.pdf-meta-label{text-transform:uppercase;letter-spacing:.04em;color:var(--biogo-medium);font-size:.72rem;font-weight:600}.pdf-meta-value{color:var(--biogo-text);font-size:1rem;font-weight:600}.pdf-status-badge{background:var(--biogo-menubar);color:var(--biogo-text-muted);border-radius:999px;width:fit-content;padding:.2rem .6rem;font-size:.82rem;font-weight:600;display:inline-block}.pdf-status-badge.is-complete{background:var(--biogo-lime-tint);color:var(--biogo-secondary)}.pdf-module-identity{border-top:1px solid var(--biogo-border);align-items:center;gap:.75rem;padding-top:.75rem;display:flex}.pdf-module-icon-wrap{background:var(--biogo-surface-tint);width:40px;height:40px;color:var(--biogo-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pdf-module-icon-wrap--sm{border-radius:7px;width:28px;height:28px}.pdf-module-icon{width:20px;height:20px}.pdf-module-icon-wrap--sm .pdf-module-icon{width:14px;height:14px}.pdf-module-name{color:var(--biogo-text);font-size:1.05rem;font-weight:600;display:block}.pdf-section{margin-bottom:1.25rem}.pdf-section-title{color:var(--biogo-text);margin:0 0 .85rem;font-family:Sora,system-ui,sans-serif;font-size:.95rem;font-weight:600}.pdf-subsection-title{color:#3d4450;margin:.75rem 0 .5rem;font-size:.85rem;font-weight:600}.pdf-card{border:1px solid var(--biogo-border);page-break-inside:avoid;background:#fff;border-radius:10px;padding:1.15rem 1.25rem;box-shadow:0 1px 3px #0c43110a}.pdf-note{color:var(--biogo-text-muted);margin:0;font-size:.82rem;line-height:1.5}.pdf-empty-message{color:var(--biogo-text-muted);margin:0;font-size:.88rem}.pdf-result-block{flex-direction:column;gap:1rem;display:flex}.pdf-percent-hero{text-align:center;padding:.5rem 0}.pdf-percent-value{color:var(--biogo-primary);letter-spacing:-.03em;font-family:Sora,system-ui,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1;display:block}.pdf-percent-label{color:var(--biogo-text-muted);margin-top:.2rem;font-size:.8rem;display:block}.pdf-stacked-bar{background:var(--biogo-menubar);border-radius:9px;height:18px;display:flex;overflow:hidden}.pdf-stacked-segment{min-width:2px;height:100%;transition:width .3s}.segment-acertos{background:var(--biogo-lime)}.segment-erros{background:#e53e3e}.segment-nao-sei{background:#ed8936}.pdf-stacked-legend{color:var(--biogo-text-muted);flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:.45rem;font-size:.72rem;display:flex}.pdf-legend-item{align-items:center;gap:.35rem;display:inline-flex}.pdf-legend-item:before{content:"";border-radius:2px;flex-shrink:0;width:10px;height:10px}.legend-acertos:before{background:var(--biogo-lime)}.legend-erros:before{background:#e53e3e}.legend-nao-sei:before{background:#ed8936}.pdf-stat-cards{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}.pdf-stat-card{text-align:center;border:1px solid var(--biogo-border);border-radius:8px;flex-direction:column;align-items:center;padding:.65rem .4rem;display:flex}.stat-acertos{background:var(--biogo-lime-tint);border-color:var(--biogo-lime-tint-strong)}.stat-erros{background:#fff5f5;border-color:#fed7d7}.stat-nao-sei{background:#fffaf0;border-color:#feebc8}.pdf-stat-number{color:var(--biogo-text);font-size:1.35rem;font-weight:700;line-height:1.2}.pdf-stat-name{color:var(--biogo-text-muted);margin:.15rem 0;font-size:.68rem;line-height:1.3}.pdf-stat-pct{color:var(--biogo-medium);font-size:.75rem;font-weight:600}.pdf-priority-layout{align-items:flex-start;gap:1.25rem;display:flex}.pdf-priority-seal{text-align:center;border:2px solid;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:100px;padding:.85rem 1rem;display:flex}.pdf-priority-seal--compact{min-width:80px;padding:.55rem .75rem}.pdf-priority-seal-label{text-transform:uppercase;letter-spacing:.05em;opacity:.85;font-size:.65rem;font-weight:600}.pdf-priority-seal-value{margin-top:.15rem;font-size:1.15rem;font-weight:700}.pdf-priority-seal--compact .pdf-priority-seal-value{font-size:.95rem}.priority-alta{color:#c53030;background:#fff5f5;border-color:#fc8181}.priority-media{color:#c05621;background:#fffaf0;border-color:#f6ad55}.priority-baixa{border-color:var(--biogo-lime);background:var(--biogo-lime-tint-light);color:var(--biogo-secondary)}.pdf-priority-badge{border:1px solid;border-radius:999px;margin-top:.5rem;padding:.2rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.pdf-priority-summary{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem;display:grid}.pdf-priority-count{border:1px solid;border-radius:10px;flex-direction:column;align-items:center;padding:.85rem .5rem;display:flex}.pdf-priority-count-num{font-size:1.75rem;font-weight:700;line-height:1.1}.pdf-priority-count-label{text-align:center;margin-top:.25rem;font-size:.72rem;font-weight:600}.pdf-gap-list{margin:0;padding:0;list-style:none}.pdf-gap-item{page-break-inside:avoid;border-bottom:1px solid #f0f2f5;padding:.75rem 0}.pdf-gap-item:last-child{border-bottom:none;padding-bottom:0}.pdf-gap-eixo{color:var(--biogo-primary);margin-bottom:.25rem;font-size:.82rem;font-weight:600;display:block}.pdf-gap-desc{color:#3d4450;margin:0;font-size:.88rem;line-height:1.5}.pdf-gap-list--compact .pdf-gap-item{padding:.5rem 0}.pdf-gap-desc-inline{color:#3d4450;font-size:.85rem;line-height:1.45}.pdf-executive-summary{color:#3d4450;margin:0;font-size:.9rem;line-height:1.55}.pdf-module-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.pdf-module-card{border:1px solid var(--biogo-border);page-break-inside:avoid;border-left:3px solid var(--biogo-border-strong);background:#fff;border-radius:10px;padding:.85rem 1rem}.pdf-module-card.priority-alta{border-left-color:#e53e3e}.pdf-module-card.priority-media{border-left-color:#ed8936}.pdf-module-card.priority-baixa{border-left-color:var(--biogo-lime)}.pdf-module-card-header{align-items:center;gap:.4rem;margin-bottom:.35rem;display:flex}.pdf-module-card-num{text-transform:uppercase;letter-spacing:.04em;color:var(--biogo-medium);font-size:.68rem;font-weight:600}.pdf-module-card-name{color:var(--biogo-text);margin-bottom:.5rem;font-size:.82rem;font-weight:600;line-height:1.35;display:block}.pdf-module-card-stats{margin-bottom:.35rem}.pdf-module-card-pct{color:var(--biogo-text);font-size:1.35rem;font-weight:700}.pdf-module-card-pct-label{color:var(--biogo-medium);font-size:.68rem;display:block}.pdf-detail-divider{color:var(--biogo-medium);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:1rem;margin:0 0 .5rem;font-size:.78rem;font-weight:600;display:flex}.pdf-detail-divider:before,.pdf-detail-divider:after{content:"";background:var(--biogo-border);flex:1;height:1px}.pdf-module-detail{border:1px solid var(--biogo-border);border-top:3px solid var(--biogo-border-strong);background:#fff;border-radius:10px;margin-bottom:0;padding:1rem 1.15rem}.pdf-module-detail.priority-alta{border-top-color:#e53e3e}.pdf-module-detail.priority-media{border-top-color:#ed8936}.pdf-module-detail.priority-baixa{border-top-color:var(--biogo-lime)}.pdf-module-detail-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.pdf-module-detail-title{align-items:flex-start;gap:.65rem;display:flex}.pdf-module-detail-num{text-transform:uppercase;letter-spacing:.04em;color:var(--biogo-medium);font-size:.68rem;font-weight:600;display:block}.pdf-module-detail-name{color:var(--biogo-text);margin:.1rem 0 0;font-size:1rem;font-weight:600;line-height:1.35}.pdf-module-detail-aside{text-align:center;flex-shrink:0}.pdf-module-detail-pct-text{color:var(--biogo-text-muted);margin:.5rem 0 0;font-size:.82rem;line-height:1.4;display:block}.pdf-module-detail-pct-value{color:var(--biogo-primary);font-family:Sora,system-ui,sans-serif;font-size:1.05rem;font-weight:700}.pdf-module-card-reason{color:var(--biogo-text-muted);margin-top:.35rem;font-size:.68rem;line-height:1.4;display:block}.pdf-module-detail-reason{color:var(--biogo-text-muted);margin:0 0 .75rem;font-size:.8rem;line-height:1.45}.pdf-teacher-panel-module{margin-bottom:1rem}.pdf-teacher-panel-module:last-child{margin-bottom:0}.pdf-teacher-table-wrap{margin-top:.5rem;overflow-x:auto}.pdf-teacher-table{border-collapse:collapse;page-break-inside:auto;width:100%;font-size:.62rem;line-height:1.35}.pdf-teacher-table th,.pdf-teacher-table td{border:1px solid var(--biogo-border);text-align:left;vertical-align:top;padding:.35rem .4rem}.pdf-teacher-table th{background:var(--biogo-menubar);text-transform:uppercase;letter-spacing:.02em;color:var(--biogo-medium);font-size:.58rem;font-weight:600}.pdf-teacher-table-eixo{color:var(--biogo-primary);min-width:5.5rem;font-weight:600}.pdf-teacher-table-text{word-wrap:break-word;max-width:9rem}.pdf-technical-annex{margin-top:.5rem}.pdf-technical-module{page-break-inside:avoid;margin-bottom:1.25rem}.pdf-technical-gap{color:#3d4450;margin:.35rem 0 .35rem .75rem;font-size:.78rem;line-height:1.45}.pdf-footer{background:var(--biogo-menubar);border:1px solid var(--biogo-border);color:var(--biogo-text-muted);page-break-inside:avoid;border-radius:8px;align-items:flex-start;gap:.65rem;margin-top:1.5rem;padding:1rem 1.15rem;font-size:.8rem;display:flex}.pdf-footer p{margin:0;line-height:1.5}.pdf-footer-icon{width:20px;height:20px;color:var(--biogo-primary);background:var(--biogo-surface-tint);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:flex}@media print{.no-print{display:none!important}}
