
/* BoardQBank educational-value enrichment layer */
.bqedu-wrap{display:grid;gap:12px;margin-top:12px;white-space:normal!important}.bqedu-card{border:1px solid #d9e4ec;border-radius:14px;padding:14px 15px;background:#fff;box-shadow:0 6px 18px rgba(9,46,78,.05)}.bqedu-card h5{margin:0 0 8px;color:#0b3154;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.bqedu-card p{margin:0 0 8px;line-height:1.6}.bqedu-card p:last-child{margin-bottom:0}.bqedu-list{margin:7px 0 0;padding-left:21px}.bqedu-list li{margin:6px 0;line-height:1.55}.bqedu-objective{background:linear-gradient(135deg,#eef8ff,#fffdf8);border-left:5px solid #2f7da3}.bqedu-takeaway{background:linear-gradient(135deg,#fff9e7,#fff);border-left:5px solid #c79a3b}.bqedu-refs{background:#f8fafc}.bqedu-editorial{color:#9f1239;font-weight:700}

/* Clinical relevance 10/10 */
.bqedu-clinical{border-left:4px solid #1f6f55;background:linear-gradient(135deg,#f2fbf7,#ffffff)}
.bqedu-tags{display:flex;flex-wrap:wrap;gap:7px;margin:2px 0 10px}
.bqedu-tags span{display:inline-flex;align-items:center;border:1px solid #bddccc;background:#fff;color:#164e3a;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}
