.post-sources{margin-top:18px;padding:clamp(22px,4vw,30px);border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.8),rgba(255,255,255,.5));box-shadow:var(--shadow)}
.post-sources h2{margin:0 0 16px;color:var(--teal-deep);font-size:12px;letter-spacing:.14em}
.post-sources ol{margin:0;padding-left:24px}
.post-sources li{margin:0 0 14px;padding-left:4px}
.post-sources li:last-child{margin-bottom:0}
.post-sources strong,.post-sources span{display:block}
.post-sources strong{color:var(--navy)}
.post-sources span{margin-top:3px;color:var(--muted);font-size:13px;line-height:1.45;overflow-wrap:anywhere}
@media(max-width:820px){.post-sources{backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 8px 24px rgba(44,76,124,.09)}}
@media(max-width:520px){.post-sources{padding:20px 17px;border-radius:21px}.post-sources span{font-size:12px}}
