/* ETAPA22 — Casos Clínicos Multimodais */
.mm-shell{border:1px solid #d7e6ef;border-radius:18px;background:#fff;overflow:hidden;margin:1rem 0;contain:content}.mm-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem;padding:.9rem 1rem;background:#f4faff;border-bottom:1px solid #dceaf2}.mm-toolbar .mm-stats{font-size:.84rem;color:#496574}.mm-toolbar button,.mm-btn{border:1px solid #bcd8e8;background:#fff;color:#164e63;border-radius:10px;padding:.52rem .74rem;font-weight:720;cursor:pointer}.mm-toolbar button:hover,.mm-btn:hover{background:#eaf7fd}.mm-case{padding:1rem}.mm-case-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.mm-case h3{margin:.15rem 0}.mm-level{font-size:.72rem;font-weight:850;background:#eaf6fb;color:#075985;padding:.3rem .52rem;border-radius:999px;white-space:nowrap}.mm-vignette{padding:.85rem 1rem;border-left:4px solid #0c84b5;background:#f7fbfd;border-radius:0 12px 12px 0;color:#35566a}.mm-stage{margin-top:1rem;border:1px solid #deebf2;border-radius:15px;padding:.9rem;background:#fcfeff}.mm-stage[hidden]{display:none}.mm-stage-title{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;margin-bottom:.6rem}.mm-stage-title .badge{font-size:.68rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase;background:#e8f5fb;color:#075985;border-radius:999px;padding:.28rem .5rem}.mm-visual{border:1px solid #dce8ef;border-radius:14px;background:#07151f;min-height:230px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.mm-visual:before{content:'ESQUEMA DIDÁTICO • NÃO É EXAME CLÍNICO REAL';position:absolute;left:.6rem;top:.5rem;z-index:2;font-size:.61rem;font-weight:850;letter-spacing:.05em;color:#d7eef9;background:#08283aee;padding:.27rem .4rem;border-radius:6px}.mm-visual svg{display:block;width:100%;height:auto;max-height:340px}.mm-findings{margin:.65rem 0;background:#f8fbfd;border:1px solid #e0edf3;border-radius:11px;padding:.7rem .8rem;color:#415e6d}.mm-options{display:grid;gap:.5rem;margin:.7rem 0}.mm-option{display:flex;align-items:flex-start;gap:.65rem;width:100%;text-align:left;border:1px solid #d5e4ec;background:#fff;border-radius:11px;padding:.7rem .78rem;cursor:pointer;font:inherit;color:#294b5e}.mm-option:hover{border-color:#8bcce5;background:#f8fdff}.mm-option:disabled{cursor:default}.mm-option.correct{border-color:#4f8f68;background:#f2fbf5}.mm-option.wrong{border-color:#c98585;background:#fff6f6}.mm-feedback{padding:.7rem .8rem;border-radius:10px;background:#f4faff;color:#31566b;margin:.65rem 0}.mm-final{border-top:2px solid #dbeaf2;margin-top:.8rem;padding-top:.8rem}.mm-final h4{color:#0b526e;margin:.65rem 0 .2rem}.mm-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.9rem}.mm-actions a,.mm-actions button{display:inline-block;border:1px solid #bcd8e8;border-radius:10px;padding:.52rem .72rem;text-decoration:none;font-weight:750;background:#fff}.mm-actions .primary{background:#075985;color:#fff;border-color:#075985}.mm-progress{height:7px;background:#e7f0f5;border-radius:99px;overflow:hidden;margin:.42rem 0 0}.mm-progress span{display:block;height:100%;background:#0c84b5;width:0}.mm-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.mm-module-card{display:block;text-decoration:none;border:1px solid #d7e6ef;border-radius:16px;padding:1rem;background:linear-gradient(180deg,#fff,#fbfdff)}.mm-module-card:hover{border-color:#8bcce5;transform:translateY(-1px)}.mm-module-card h3{margin:.3rem 0}.mm-module-card p{font-size:.88rem;color:#58717f}.mm-static{display:grid;gap:.7rem}.mm-static details{border:1px solid #dce8ef;border-radius:13px;background:#fbfdff;padding:.75rem .85rem}.mm-static summary{cursor:pointer;font-weight:800;color:#164e63}.mm-static p{margin:.45rem 0}.mm-security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.mm-security{border:1px solid #d8e7ef;background:#f9fcfe;border-radius:13px;padding:.85rem}.mm-security strong{display:block;color:#0b526e;margin-bottom:.25rem}.mm-health{font-size:.8rem;color:#5b7380}.mm-noscript{border-left:3px solid #d39a42;background:#fffaf0;padding:.7rem .85rem}.mm-case,.mm-stage{content-visibility:auto;contain-intrinsic-size:800px 600px}
@media(max-width:760px){.mm-module-grid,.mm-security-grid{grid-template-columns:1fr}.mm-case-head{display:block}.mm-level{display:inline-block;margin-top:.3rem}.mm-visual{min-height:200px}}
@media(prefers-reduced-motion:reduce){.mm-module-card{transform:none!important}.mm-option,.mm-btn{scroll-behavior:auto}}
