/* הכר את הרופא: סגנונות Shortcodes וכרטיסים */
:root{--sev0:#8a8f98;--sev1:#3b82f6;--sev2:#0ea5a4;--sev3:#9A4A00;--sev4:#C8102E;--sev5:#8B0A1E;--line:#C9C5BB;--muted:#4A4E57}
.mtd-sev{direction:rtl;max-width:360px}
.mtd-sev-bar{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;height:10px}
.mtd-seg{background:var(--line);border-radius:2px}
.mtd-seg.on.sev-1{background:var(--sev1)}.mtd-seg.on.sev-2{background:var(--sev2)}.mtd-seg.on.sev-3{background:var(--sev3)}
.mtd-seg.on.sev-4{background:var(--sev4)}.mtd-seg.on.sev-5{background:var(--sev5)}
.mtd-sev-label{font-size:.95rem;margin-top:6px;font-weight:600}.mtd-sev-label a{font-weight:400;color:var(--muted)}
.mtd-status{display:inline-block;padding:4px 10px;border-radius:999px;font-weight:700;border:1px solid currentColor}
.mtd-status-revoked{color:var(--sev5)}.mtd-status-suspended{color:var(--sev4)}.mtd-status-restricted{color:var(--sev3)}
.mtd-status-active,.mtd-status-unknown{color:var(--sev0)}
.mtd-status-note{display:block;color:var(--muted);margin-top:4px}
.mtd-timeline{list-style:none;padding:0;margin:0;border-inline-start:3px solid var(--line)}
.mtd-proc{padding:0 16px 24px;position:relative}
.mtd-proc::before{content:"";position:absolute;inset-inline-start:-9px;top:4px;width:14px;height:14px;border-radius:50%;background:var(--sev0)}
.mtd-proc.sev-3::before{background:var(--sev3)}.mtd-proc.sev-4::before{background:var(--sev4)}.mtd-proc.sev-5::before{background:var(--sev5)}
.mtd-proc header{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:8px}
.mtd-chip{background:#f3f4f6;padding:2px 8px;border-radius:4px;font-size:.85rem}
.mtd-appeal{font-size:.85rem;color:var(--muted)}.mtd-appeal-appeal_pending,.mtd-appeal-appeal_window{color:var(--sev3);font-weight:700}
.mtd-proc dl{display:grid;grid-template-columns:max-content 1fr;gap:4px 12px}.mtd-proc dt{color:var(--muted)}
.mtd-src{display:inline-block;margin-top:8px;font-weight:600}
.mtd-disclaimer{border:1px solid var(--line);background:#fafafa;padding:14px 16px;font-size:.9rem;line-height:1.6;border-radius:6px}
.mtd-reply{border-top:1px solid var(--line);padding-top:16px;margin-top:24px}
@media (max-width:600px){.mtd-proc dl{grid-template-columns:1fr}}
/* v2: תבניות מובנות */
.mtd-wrap{direction:rtl;max-width:1040px;margin:0 auto;padding:24px 16px;line-height:1.7}
.mtd-crumbs{font-size:.9rem;color:var(--muted);margin-bottom:12px}.mtd-crumbs a{color:inherit}
.mtd-head h1{margin:0 0 4px;font-size:clamp(1.5rem,4vw,2.2rem);line-height:1.25}.mtd-lic{font-weight:400;color:var(--muted);font-size:.7em}
.mtd-sub{color:var(--muted);margin:0 0 12px}
.mtd-head-row{display:flex;flex-wrap:wrap;gap:16px 32px;align-items:center;margin:12px 0}
.mtd-summary{border-inline-start:4px solid var(--sev3);background:#fffaf0;padding:12px 16px;margin:16px 0;font-weight:500}
.mtd-sec{margin:32px 0}.mtd-sec h2{font-size:1.35rem;border-bottom:1px solid var(--line);padding-bottom:6px}
.mtd-official{background:#eef6ff;color:#1d4ed8;font-weight:600}
.mtd-fulltext{margin:12px 0;border:1px solid var(--line);border-radius:6px}
.mtd-fulltext summary{cursor:pointer;padding:10px 14px;font-weight:700;background:#f9fafb}
.mtd-fulltext-body{padding:4px 16px 12px;max-height:70vh;overflow:auto;white-space:normal}
.mtd-pdf{width:100%;height:80vh;min-height:480px;border:1px solid var(--line);border-radius:6px;margin-top:8px}
.mtd-links{margin:8px 0 0}
.mtd-legacy img{max-width:100%;height:auto}
.mtd-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;align-items:end;background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px;margin:16px 0;font-family:'Assistant',system-ui,sans-serif}
.mtd-f{display:flex;flex-direction:column;gap:4px;font-size:.9rem}.mtd-f-q{grid-column:1/-1}
.mtd-f input,.mtd-f select{padding:8px 10px;border:1px solid #cbd5e1;border-radius:6px;font:inherit;background:#fff}
.mtd-filters button{padding:9px 18px;border:0;border-radius:6px;background:#111827;color:#fff;font:inherit;cursor:pointer}
.mtd-quick{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.mtd-quick a{border:1px solid var(--line);border-radius:999px;padding:4px 12px;text-decoration:none}
.mtd-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}
.mtd-card{border:1px solid var(--line);border-inline-start:4px solid var(--sev0);border-radius:8px;padding:14px 16px;background:#fff}
.mtd-card.sev-3{border-inline-start-color:var(--sev3)}.mtd-card.sev-4{border-inline-start-color:var(--sev4)}.mtd-card.sev-5{border-inline-start-color:var(--sev5)}
.mtd-card h2{font-size:1.1rem;margin:0 0 4px}.mtd-card-meta,.mtd-card-foot{color:var(--muted);font-size:.9rem;margin:4px 0}
.mtd-pager{margin:24px 0;display:flex;gap:8px;flex-wrap:wrap}
.mtd-verify p{margin:0}.mtd-more{margin-top:16px}
.mtd-reply h2{font-size:1.35rem;border-bottom:1px solid var(--line);padding-bottom:6px}
.mtd-h3{font-size:1rem;margin:12px 0 4px;color:var(--muted)}
