/* TEOVERA — aprendizagem, revisão e leitura de evidências */
.tv-authority-panel,.tv-review-card,.tv-review-alert,.tv-quality-box{border:1px solid var(--line,#ccdcdc);background:#fff;border-radius:16px;padding:20px;margin:20px 0}
.tv-authority-panel h2,.tv-review-card h2,.tv-quality-box h2{margin:4px 0 10px}
.tv-meta-row,.tv-evidence-key,.tv-status-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.tv-meta-pill,.tv-source-badge,.tv-status-pill{display:inline-flex;align-items:center;gap:5px;border:1px solid #c7d8d4;border-radius:999px;padding:5px 9px;background:#f7fbfa;color:#284f53;font-size:.78rem;font-weight:750;line-height:1.2}
.tv-source-badge{margin-left:8px;vertical-align:middle}
.tv-evidence-key{margin:14px 0}
.tv-evidence-key span{display:inline-flex;align-items:center;border-radius:8px;padding:6px 9px;font-size:.8rem;font-weight:750}
.tv-evidence-key .data{background:#eaf6f2}.tv-evidence-key .model{background:#eef3fa}.tv-evidence-key .creation{background:#fff4d8}.tv-evidence-key .faith{background:#f6ecfb}
.tv-learning-targets{margin:12px 0 0;padding-left:22px}.tv-learning-targets li{margin:6px 0}
.tv-source-summary{font-size:.92rem;color:var(--muted,#506779);margin-top:10px}
.tv-controversy-note{border-left:4px solid #a97a20;background:#fff8e7;padding:12px 15px;margin:16px 0;border-radius:0 10px 10px 0}
.tv-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:15px 0}
.tv-review-grid textarea{width:100%;min-height:120px}
.tv-review-alert{background:#edf7f3;border-color:#a9cdbd;display:flex;gap:18px;align-items:center;justify-content:space-between}
.tv-review-alert p{margin:4px 0}.tv-card-meta{font-size:.8rem;color:var(--muted,#506779);margin-top:-4px}
.tv-quality-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tv-quality-grid>div{border:1px solid var(--line,#ccdcdc);border-radius:12px;padding:16px;background:#fff}.tv-quality-grid strong{display:block;margin-bottom:5px}
.tv-review-due{font-size:.9rem;color:#355b55}.tv-source-badge[data-kind="creation"]{background:#fff4d8}.tv-source-badge[data-kind="official"]{background:#eaf6f2}.tv-source-badge[data-kind="academic"]{background:#eef3fa}.tv-source-badge[data-kind="bible"]{background:#f6ecfb}
@media(max-width:720px){.tv-review-grid,.tv-quality-grid{grid-template-columns:1fr}.tv-review-alert{align-items:stretch;flex-direction:column}.tv-source-badge{margin:6px 0 0}}
@media print{.tv-review-card,.tv-review-alert{display:none!important}}

.tv-related-evidence{border:1px solid #c7dad4;background:#f6fbf9;border-radius:16px;padding:18px 20px;margin:18px 0}.tv-related-evidence h2{margin:4px 0 10px;font-size:1.25rem}.tv-related-evidence-links{display:flex;gap:8px;flex-wrap:wrap}.tv-related-evidence-links a{display:inline-flex;border:1px solid #bad0c8;border-radius:999px;padding:7px 10px;text-decoration:none;background:#fff}
@media(max-width:850px){.ev2-grid,.ev2-map{grid-template-columns:repeat(2,minmax(0,1fr))}.ev2-ladder{grid-template-columns:1fr 1fr}}@media(max-width:560px){.ev2-shell{width:calc(100% - 28px)}.ev2-grid,.ev2-map,.ev2-ladder{grid-template-columns:1fr}.ev2-pillar-head{align-items:flex-start;flex-direction:column}}