/* Native post screens; business and homepage layouts retain their own styles. */
.em-blog-page{padding-top:38px;padding-bottom:64px}
.em-blog-page a:focus-visible{outline:2px solid #ff7474;outline-offset:5px}
.em-blog-hero .em-blog-eyebrow{font-size:13px;font-weight:700;letter-spacing:.04em;color:#ff7474}
.em-blog-hero h1{margin:12px 0;font-size:36px;overflow-wrap:anywhere}
.em-blog-intro{max-width:78ch;line-height:1.9;overflow-wrap:anywhere}
.em-blog-intro p{margin:8px 0}
.em-blog-categories{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0}
.em-blog-categories a,.em-post-tags a{display:inline-flex;align-items:center;min-height:38px;border:1px solid #4c2929;border-radius:5px;padding:7px 13px;background:#111;color:#fff;font-size:13px;line-height:1.6;overflow-wrap:anywhere}
.em-blog-categories a:hover,.em-blog-categories a.active{background:#800000;border-color:#ff5555}
.em-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.em-post-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #4a2323;border-radius:10px;background:#101010}
.em-post-card-image{display:block;aspect-ratio:16/10;background:#1b1010;overflow:hidden}
.em-post-card-image img{display:block;width:100%;height:100%;object-fit:cover}
.em-post-image-placeholder{display:flex;height:100%;align-items:center;justify-content:center;flex-direction:column;gap:9px;background:radial-gradient(ellipse at center,#381414,#120b0b 75%);color:#fff;font-size:24px;font-weight:800;letter-spacing:-.04em}
.em-post-image-placeholder>span{font-size:12px;color:#ff8a8a;letter-spacing:.12em;font-weight:500}
.em-post-card-body{display:flex;flex:1;flex-direction:column;padding:22px;min-width:0}
.em-post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px 14px;font-size:12px;color:#ddd;line-height:1.7;overflow-wrap:anywhere}
.em-post-meta time{flex-shrink:0}
.em-post-meta a{color:#ff9292}
.em-post-card h2{font-size:21px;line-height:1.55;letter-spacing:-.5px;margin:12px 0;overflow-wrap:anywhere}
.em-post-card h2 a:hover,.em-post-read-more:hover{color:#ff8a8a}
.em-post-excerpt{font-size:14px;line-height:1.9;color:#ddd;margin-bottom:22px;overflow-wrap:anywhere}
.em-post-excerpt p{margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.em-post-read-more{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:15px;border-top:1px solid #3d2424;font-size:13px;font-weight:700;color:#fff}
.em-blog-empty{border:1px solid #4a2323;border-radius:9px;padding:48px 24px;text-align:center;background:#101010}
.em-blog-empty h2{font-size:21px;margin-bottom:12px}
.em-blog-empty p{font-size:15px;line-height:1.8;color:#ddd}
.em-blog-page .pagination{margin-top:36px}
.em-blog-page .pagination .nav-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}
.em-blog-page .page-numbers,.em-post-pages>a,.em-post-pages>.post-page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:8px 12px;border:1px solid #542b2b;border-radius:5px;font-size:14px;line-height:1.5}
.em-blog-page .page-numbers.current,.em-post-pages>.current{background:#8a0000;border-color:#ff5555;color:#fff}
.em-blog-page .page-numbers.dots{border-color:transparent}
.em-blog-single{max-width:930px}
.em-post-header h1{font-size:36px;line-height:1.5;overflow-wrap:anywhere;margin:20px 0}
.em-blog-back{display:inline-flex;align-items:center;min-height:36px;font-size:14px;font-weight:700;color:#ff9292}
.em-post-featured{margin:30px 0}
.em-post-featured img{display:block;width:100%;height:auto;max-height:660px;object-fit:contain;border-radius:8px;background:#101010}
.em-post-content{margin-top:30px;font-size:17px;line-height:1.95;color:#fff}
.em-post-content>p,.em-post-content>ul,.em-post-content>ol{margin:0 0 1.35em}
.em-post-content li{margin:.4em 0}
.em-post-content h2{font-size:28px;border-left:3px solid #e33;padding-left:16px;margin:1.7em 0 .75em}
.em-post-content h3{font-size:23px;margin-top:1.5em}
.em-post-content h4{font-size:20px}
.em-post-content img,.em-post-content video{max-width:100%;height:auto}
.em-post-content iframe{max-width:100%}
.em-post-content a{color:#ff9c9c}
.em-post-content blockquote,.em-post-content .wp-block-pullquote{border-left:3px solid #d44;background:#1b1010;padding:20px 24px;margin:26px 0}
.em-post-content figure{max-width:100%;margin:26px 0}
.em-post-content figcaption{font-size:13px;line-height:1.7;color:#ddd;text-align:center;margin-top:9px}
.em-post-content .wp-block-gallery{gap:16px}
.em-post-content .wp-block-gallery figure{margin:0}
.em-post-content .gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.em-post-content .gallery-item{min-width:0;margin:0}
.em-post-content .gallery-item img{width:100%;height:auto}
.em-post-content .wp-block-table{overflow-x:auto}
.em-post-content table{width:100%;border-collapse:collapse;font-size:15px}
.em-post-content th,.em-post-content td{border:1px solid #643232;padding:12px;text-align:left}
.em-post-content th{background:#251212}
.em-post-content pre{max-width:100%;overflow-x:auto;padding:20px;background:#181010;border:1px solid #4b2a2a;border-radius:5px;font-size:14px;line-height:1.8}
.em-post-content .aligncenter{margin-inline:auto}
.em-post-content .wp-block-button__link{color:#fff}
.em-post-pages{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}
.em-post-tags{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:32px 0;font-size:13px}
.em-blog-single .post-navigation{margin-top:36px;padding-top:24px;border-top:1px solid #663030}
.em-blog-single .post-navigation .nav-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.em-blog-single .post-navigation a{display:flex;flex-direction:column;gap:7px;font-size:15px;line-height:1.7;overflow-wrap:anywhere}
.em-blog-single .post-navigation .nav-next{grid-column:2;text-align:right}
.em-post-nav-label{font-size:12px;color:#ff9292}
.em-blog-bottom-link{margin-top:30px}
@media(max-width:1050px){.em-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){
  .em-blog-page{padding-top:26px;padding-bottom:42px}
  .em-blog-grid{grid-template-columns:minmax(0,1fr);gap:20px}
  .em-blog-hero h1,.em-post-header h1{font-size:28px}
  .em-post-card-body{padding:20px}
  .em-post-content{font-size:16px;line-height:1.95}
  .em-post-content h2{font-size:23px;padding-left:12px}
  .em-post-content h3{font-size:21px}
  .em-post-content h4{font-size:18px}
  .em-post-content .gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
  .em-post-featured{margin:24px 0}
  .em-blog-single .post-navigation .nav-links{gap:16px}
}
.em-blog-page .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
