:root{--jma-red:#cf0a2c;--jma-ink:#101010;--jma-gray:#6b7280;--jma-line:#e5e7eb}*{box-sizing:border-box}.jma-home-body{margin:0;background:#fff;color:var(--jma-ink);font-family:Arial,Helvetica,sans-serif}.jma-home-header{border-bottom:1px solid var(--jma-line);background:#fff;position:relative;z-index:2}.jma-home-bar,.jma-home-nav,.jma-home{max-width:1180px;margin:auto}.jma-home-bar{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.jma-home-brand{display:flex;align-items:center;gap:11px;color:#111;text-decoration:none}.jma-home-brand span{display:grid;place-items:center;background:var(--jma-red);color:#fff;font-size:22px;font-weight:900;letter-spacing:-1px;width:51px;height:42px}.jma-home-brand b{font-size:17px}.jma-home-tools{display:flex;align-items:center;gap:18px;font-size:13px;color:var(--jma-gray)}.jma-home-tools a{color:#111;text-decoration:none;font-weight:700}.jma-home-tools button{border:0;background:transparent;font-size:26px;cursor:pointer}.jma-home-nav{display:flex;gap:24px;overflow:auto;padding:0 20px;height:46px;align-items:center}.jma-home-nav a{white-space:nowrap;text-decoration:none;color:#222;font-size:14px;font-weight:700}.jma-home-nav a.active{color:var(--jma-red)}.jma-home{padding:25px 20px 48px}.jma-breaking{display:flex;gap:15px;align-items:center;background:#121212;color:white;padding:10px 14px;margin-bottom:25px;overflow:hidden;font-size:14px}.jma-breaking strong{color:#fff;background:var(--jma-red);padding:5px 8px;font-size:11px;letter-spacing:.5px}.jma-breaking span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jma-lead-grid{display:grid;grid-template-columns:1.85fr 1fr;gap:25px;border-bottom:1px solid var(--jma-line);padding-bottom:28px}.jma-photo,.jma-thumb,.jma-feed-thumb{display:block;overflow:hidden;background:#e5e7eb}.jma-photo{height:390px}.jma-photo img,.jma-thumb img,.jma-feed-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.jma-photo:hover img,.jma-thumb:hover img,.jma-feed-thumb:hover img{transform:scale(1.03)}.jma-no-image{height:100%;display:grid;place-items:center;background:#ececec;color:#999;font-size:28px;font-weight:900}.jma-lead-copy{padding-top:15px}.jma-kicker{display:block;color:var(--jma-red);font-size:12px;text-transform:uppercase;font-weight:800;letter-spacing:.4px;margin-bottom:7px}.jma-lead-copy h1{font-family:Georgia,serif;font-size:35px;line-height:1.12;margin:0 0 11px}.jma-lead-copy a,.jma-side-stories a,.jma-feed a,.jma-popular a{color:#111;text-decoration:none}.jma-lead-copy p,.jma-feed p{color:var(--jma-gray);line-height:1.5;margin:0 0 9px}.jma-lead-copy time,time{font-size:12px;color:var(--jma-gray)}.jma-side-stories{display:grid;gap:20px}.jma-side-stories article{display:grid;grid-template-columns:170px 1fr;gap:14px;border-bottom:1px solid var(--jma-line);padding-bottom:18px}.jma-side-stories article:last-child{border:0}.jma-thumb{height:115px}.jma-side-stories h2{font-family:Georgia,serif;font-size:20px;line-height:1.2;margin:0 0 10px}.jma-content-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(270px,.8fr);gap:40px;padding-top:34px}.jma-section-title{display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid #111;padding-bottom:9px;margin-bottom:2px}.jma-section-title h2{font-family:Georgia,serif;font-size:25px;margin:0}.jma-section-title a{font-size:13px;color:var(--jma-red);font-weight:700;text-decoration:none}.jma-feed article{display:grid;grid-template-columns:205px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid var(--jma-line)}.jma-feed-thumb{height:135px}.jma-feed h3,.jma-popular h3{font-family:Georgia,serif;line-height:1.2;margin:0 0 8px}.jma-feed h3{font-size:22px}.jma-popular{border-left:1px solid var(--jma-line);padding-left:24px}.jma-popular article{display:grid;grid-template-columns:32px 1fr;gap:8px;padding:16px 0;border-bottom:1px solid var(--jma-line)}.jma-popular article>b{font-size:27px;color:var(--jma-red);font-family:Georgia,serif}.jma-popular h3{font-size:17px}.jma-home-footer{background:#111;color:#fff;padding:27px max(20px,calc((100% - 1140px)/2));display:flex;gap:15px;align-items:center}.jma-home-footer strong{font-size:24px;color:#fff;background:var(--jma-red);padding:3px 6px}.jma-home-footer span{font-size:13px;color:#c7c7c7}.jma-search-overlay{display:none;position:fixed;inset:0;background:#000b;z-index:99999;padding:16vh 20px}.jma-search-overlay.open{display:block}.jma-search-overlay form{max-width:600px;margin:auto;display:flex}.jma-search-overlay input{flex:1;padding:17px;border:0;font-size:18px}.jma-search-overlay button{border:0;background:var(--jma-red);color:#fff;padding:0 24px;font-weight:700}@media(max-width:760px){.jma-home-tools span{display:none}.jma-home-bar{height:66px}.jma-home-brand b{font-size:14px}.jma-home-nav{gap:17px}.jma-lead-grid,.jma-content-grid{grid-template-columns:1fr}.jma-photo{height:250px}.jma-lead-copy h1{font-size:28px}.jma-side-stories article{grid-template-columns:120px 1fr}.jma-thumb{height:88px}.jma-feed article{grid-template-columns:115px 1fr;gap:13px}.jma-feed-thumb{height:84px}.jma-feed h3{font-size:18px}.jma-feed p{display:none}.jma-popular{border-left:0;padding-left:0}.jma-home-footer{display:block}.jma-home-footer span{display:block;margin-top:10px}}
.jma-home-brand img{width:225px;height:58px;object-fit:contain;object-position:left center}@media(max-width:760px){.jma-home-brand img{width:180px;height:48px}}
.jma-archive{min-height:65vh}.jma-archive .jma-section-title h1{font-family:Georgia,serif;font-size:32px;margin:0}.jma-archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding-top:24px}.jma-archive-grid article{border-bottom:1px solid var(--jma-line);padding-bottom:20px}.jma-archive-thumb{display:block;height:190px;overflow:hidden;background:#eee;margin-bottom:13px}.jma-archive-thumb img{width:100%;height:100%;object-fit:cover}.jma-archive-grid h2{font-family:Georgia,serif;font-size:22px;line-height:1.18;margin:0 0 8px}.jma-archive-grid h2 a{color:#111;text-decoration:none}.jma-archive-grid p{color:var(--jma-gray);line-height:1.45;font-size:14px}.jma-pagination{padding-top:28px}.jma-pagination .page-numbers{padding:7px 10px;color:#111;text-decoration:none}.jma-pagination .current{background:var(--jma-red);color:#fff}.jma-article{max-width:900px}.jma-article article{max-width:760px}.jma-article h1{font-family:Georgia,serif;font-size:46px;line-height:1.1;margin:0 0 15px}.jma-article-meta{color:var(--jma-gray);font-size:14px;border-bottom:1px solid var(--jma-line);padding-bottom:18px}.jma-article-image{margin:24px 0}.jma-article-image img{width:100%;height:auto}.jma-article-content{font-family:Georgia,serif;font-size:19px;line-height:1.75}.jma-article-content img{max-width:100%;height:auto}.jma-article-content a{color:var(--jma-red)}@media(max-width:760px){.jma-archive-grid{grid-template-columns:1fr}.jma-archive-thumb{height:210px}.jma-article h1{font-size:32px}.jma-article-content{font-size:18px}}
.jma-home-footer{
background:#111;
padding:45px 20px;
color:#fff;
text-align:center;
}

.jma-home-footer h3{
font-size:24px;
margin-bottom:8px;
font-weight:700;
}

.jma-home-footer p{
opacity:.8;
margin-bottom:25px;
}

.jma-footer-menu{
display:flex;
justify-content:center;
flex-wrap:wrap;
gap:25px;
margin-bottom:25px;
}

.jma-footer-menu a{
color:#fff;
text-decoration:none;
opacity:.8;
}

.jma-footer-menu a:hover{
opacity:1;
color:#e30613;
}

.jma-copyright{
border-top:1px solid rgba(255,255,255,.15);
padding-top:20px;
opacity:.7;
font-size:14px;
}
.jma-footer-inner{
    max-width:1180px;
    margin:0 auto;
}

.jma-home-footer{
    background:#111;
    color:#fff;
    text-align:center;
    padding:45px 20px;
}

.jma-home-footer h3{
    margin:0 0 10px;
    font-size:26px;
    color:#fff;
}

.jma-home-footer p{
    margin:0 0 25px;
    color:#bfbfbf;
}

.jma-footer-menu{
    display:flex;
    justify-content:center;
    gap:25px;
    flex-wrap:wrap;
    margin-bottom:25px;
}

.jma-footer-menu a{
    color:#fff;
    text-decoration:none;
}

.jma-footer-menu a:hover{
    color:#e30613;
}

.jma-copyright{
    border-top:1px solid rgba(255,255,255,.15);
    padding-top:20px;
    color:#999;
}