/* WordPress template additions; the original YatComm design remains in site.css. */
.content-card a {color:inherit;text-decoration:none}
.content-card h2 a:hover,.content-card h2 a:focus-visible {color:#0b789b}
.content-cover {display:block}
.content-cover img {width:100%;height:245px;padding:0;object-fit:cover;filter:none}
.article-cover--image {padding:0;place-items:stretch}
.article-cover--image img {width:100%;height:190px;object-fit:cover}
.content-cover--placeholder {display:grid;place-items:center;background:linear-gradient(145deg,#0b2941,#145575)}
.content-cover-fallback {font:800 clamp(1rem,3vw,1.5rem)/1 ui-monospace,Consolas,monospace;letter-spacing:.18em;color:#f1bd63}
.content-status--link {display:inline-flex;align-items:center;gap:.35rem}
.empty-state {display:flex;flex-direction:column;gap:.5rem;margin:1.4rem 0;padding:2rem;color:#466177}
.empty-state strong {color:#10283c;font-size:1.05rem}
.yatcomm-pagination {margin:2rem 0}
.yatcomm-pagination .nav-links,.yatcomm-pagination .page-numbers {display:flex;justify-content:center;align-items:center;gap:.45rem;flex-wrap:wrap}
.yatcomm-pagination ul.page-numbers {margin:0;padding:0;list-style:none}
.yatcomm-pagination a.page-numbers,.yatcomm-pagination span.page-numbers {display:grid;place-items:center;min-width:42px;height:42px;padding:0 .7rem;border:1px solid #bfd4df;border-radius:8px;background:#fff;color:#17364a;text-decoration:none}
.yatcomm-pagination .page-numbers.current,.yatcomm-pagination a.page-numbers:hover {border-color:#0e83aa;background:#0e83aa;color:#fff}
.entry-page-main {padding-top:clamp(3rem,7vw,6rem);padding-bottom:clamp(4rem,8vw,7rem)}
.entry-shell {max-width:920px;margin:0 auto}
.entry-head {margin-bottom:2rem}
.entry-head h1 {max-width:850px;margin:.6rem 0 1rem;font-size:clamp(2.2rem,5vw,3.75rem);line-height:1.02;color:#0b2237}
.entry-hero {margin:0 0 2rem;border-radius:16px;overflow:hidden;background:#dcebf1;box-shadow:0 18px 44px rgba(11,40,61,.12)}
.entry-hero img {display:block;width:100%;height:auto}
.entry-content {padding:clamp(1.5rem,4vw,3.5rem);color:#34536a}
.entry-content > *:first-child {margin-top:0}
.entry-content > *:last-child {margin-bottom:0}
.entry-content h2,.entry-content h3 {color:#10283c}
.entry-content img {max-width:100%;height:auto;border-radius:10px}
.entry-content a {color:#087ba1}
.entry-content--system-explorer {padding:0;border:0;background:transparent;box-shadow:none}
.entry-content--system-explorer .yse {margin-top:0;margin-bottom:0}
body.admin-bar .masthead {--wp-admin-bar-offset:32px}
@media(max-width:782px){body.admin-bar .masthead {--wp-admin-bar-offset:46px}}
@media(max-width:720px){.content-cover img{height:210px}.article-cover--image img{height:165px}}
