/*
Theme Name: J Post Magazine Press Release
Theme URI: https://jpostmagazine.example/
Author: Coozmoo Digital Solutions
Description: Premium responsive WordPress theme for J Post Magazine press release publishing and distribution.
Version: 2.2.0
*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,700;0,800;1,700;1,800&display=swap');
:root{--navy:#10233d;--red:#d92c3b;--ink:#172235;--muted:#68758a;--line:#e5eaf0;--paper:#fff;--soft:#f6f8fb;--shadow:0 18px 50px rgba(16,35,61,.10);--radius:20px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);z-index:50;border-bottom:1px solid var(--line)}.header-main{height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:42px;height:42px;border-radius:12px;background:var(--red);color:#fff;display:grid;place-items:center;font-family:Georgia,serif;font-weight:800;font-size:23px}.brand strong{display:block;font-family:Georgia,serif;font-size:21px;line-height:1;color:var(--navy)}.brand small{display:block;font-size:8px;letter-spacing:.22em;font-weight:900;color:var(--red);margin-top:4px}.header-actions{display:flex;align-items:center;gap:20px}.header-link{font-weight:700;color:var(--navy)}.publish-btn,.primary-btn{background:var(--red);color:#fff;padding:12px 19px;border-radius:10px;font-weight:800;box-shadow:0 10px 24px rgba(217,44,59,.20);display:inline-block}.menu-btn{display:none;border:0;background:none;font-size:25px}.nav-bar{border-top:1px solid #f0f2f5}.nav-bar nav{height:47px;display:flex;align-items:center;gap:26px;overflow:auto;white-space:nowrap}.nav-bar a{font-size:13px;font-weight:700;color:#526075}.nav-bar a:hover,.nav-bar a.active{color:var(--red)}.hero{background:linear-gradient(135deg,#f5f7fa 0%,#fff 65%);padding:76px 0 68px}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.eyebrow{display:inline-block;color:var(--red);font-size:11px;letter-spacing:.16em;font-weight:900;text-transform:uppercase}.hero-copy h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(42px,5.3vw,70px);line-height:1.05;letter-spacing:-.045em;color:var(--navy);margin:13px 0 20px}.hero-copy h1 em,.archive-head h1 em,.section-head h2 em{color:var(--red);font-style:italic}.hero-copy p{font-size:17px;color:var(--muted);max-width:560px}.hero-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.secondary-btn{padding:11px 18px;border:1px solid #cfd7e2;border-radius:10px;font-weight:800;background:#fff}.hero-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line)}.hero-card>img{width:100%;height:270px;object-fit:cover}.hero-card-content{padding:25px}.pill,.category{display:inline-block;background:#fff0f1;color:var(--red);padding:5px 10px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hero-card h2{font-family:'Playfair Display',Georgia,serif;font-size:29px;line-height:1.2;color:var(--navy);margin:13px 0}.hero-card p,.release-body p{color:var(--muted);margin:0}.meta{color:#7b8798;font-size:12px;font-weight:600;margin-top:16px}.section{padding:70px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-head h2{font-family:'Playfair Display',Georgia,serif;color:var(--navy);font-size:36px;line-height:1.1;margin:8px 0 0}.text-link{color:var(--red);font-weight:800}.release-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.release-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 7px 25px rgba(16,35,61,.05);transition:.25s}.release-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.release-image{display:block;height:195px;overflow:hidden;background:#e9edf2}.release-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.release-card:hover .release-image img{transform:scale(1.05)}.release-body{padding:21px}.release-body h3{font-family:'Playfair Display',Georgia,serif;font-size:21px;line-height:1.25;color:var(--navy);margin:12px 0 9px}.release-body h3 a:hover{color:var(--red)}.trust-section{background:var(--navy);color:#fff;padding:70px 0}.trust-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.trust-section h2{font-family:'Playfair Display',Georgia,serif;font-size:42px;line-height:1.15;margin:10px 0}.trust-points{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.trust-points>div{border-top:1px solid rgba(255,255,255,.18);padding-top:15px}.trust-points strong{display:block;color:#e75a66;font-size:13px}.trust-points span{font-weight:800}.trust-points p{font-size:13px;color:#b9c4d3}.cta{padding:60px 0}.cta-inner{background:#f6f8fb;border:1px solid var(--line);border-radius:24px;padding:40px 46px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font-family:'Playfair Display',Georgia,serif;color:var(--navy);font-size:36px;margin:8px 0}.cta p{color:var(--muted);margin:0}.site-footer{background:#0b192b;color:#aab7c8;padding:55px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;padding-bottom:45px}.footer-brand strong{color:#fff}.site-footer h4{color:#fff;margin:0 0 12px}.site-footer p{max-width:390px}.site-footer a{display:block;margin:7px 0;font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:20px 0;display:flex;justify-content:space-between;font-size:12px}.archive-page,.single-page{padding:65px 0}.archive-head{text-align:center;max-width:700px;margin:0 auto 45px}.archive-head h1{font-family:'Playfair Display',Georgia,serif;font-size:50px;color:var(--navy);line-height:1.1;margin:10px 0}.archive-head p{color:var(--muted)}.single-wrap{display:grid;grid-template-columns:minmax(0,780px) 300px;gap:45px;align-items:start}.single-release h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(38px,5vw,60px);line-height:1.08;color:var(--navy);margin:15px 0}.single-top{display:flex;gap:10px;align-items:center}.single-image{margin:30px 0}.single-image img{width:100%;height:auto;border-radius:20px}.dateline{font-weight:800;font-size:13px;color:#45536a;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:25px 0}.content{font-family:Georgia,serif;font-size:18px;line-height:1.9;color:#283548}.content p{margin:0 0 1.2em}.content h2,.content h3{font-family:'Playfair Display',Georgia,serif;color:var(--navy);line-height:1.25}.tag-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.tag-list a{background:#f1f4f8;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:800}.sidebar-card{border:1px solid var(--line);border-radius:18px;padding:22px;margin-bottom:18px}.sidebar-card h3{font-family:'Playfair Display',Georgia,serif;color:var(--navy);font-size:22px;line-height:1.25}.sidebar-link{color:var(--red);font-weight:700}.full{width:100%;text-align:center}.empty-state,.empty-feature{text-align:center;padding:45px}.mobile-menu{display:none}.mobile-panel{background:#fff;position:fixed;right:0;top:0;width:min(340px,90%);height:100vh;padding:80px 30px;box-shadow:-20px 0 50px rgba(0,0,0,.15);z-index:100}.mobile-panel a{display:block;padding:12px 0;border-bottom:1px solid var(--line);font-weight:800}.close-menu{position:absolute;right:20px;top:20px;border:0;background:none;font-size:30px}
@media(max-width:900px){.hero-inner,.trust-grid,.single-wrap{grid-template-columns:1fr}.release-grid{grid-template-columns:repeat(2,1fr)}.trust-points{grid-template-columns:1fr}.single-wrap{gap:25px}.nav-bar{display:none}.header-link{display:none}.menu-btn{display:block}.header-actions{gap:12px}.sidebar-card{margin-bottom:0}.cta-inner{flex-direction:column;align-items:flex-start}}
@media(max-width:620px){.container{width:min(100% - 28px,1160px)}.header-main{height:70px}.brand strong{font-size:18px}.publish-btn{padding:9px 12px;font-size:12px}.hero{padding:50px 0}.hero-copy h1{font-size:43px}.release-grid{grid-template-columns:1fr}.section{padding:50px 0}.section-head{align-items:flex-start;flex-direction:column}.section-head h2,.cta h2{font-size:30px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-bottom{flex-direction:column}.archive-head h1{font-size:40px}.single-release h1{font-size:38px}.mobile-menu.open{display:block}}

.pr-dashboard-page{background:#f6f8fb;padding:1px 0 50px}.page-template-default .site-main{min-height:60vh}

/* J Post Magazine: premium press-release media/sidebar */
.single-wrap{align-items:start}
.release-sidebar{position:sticky;top:20px}
.jpm-sidebar-media{box-shadow:0 8px 24px rgba(16,33,58,.06)}
.jpm-sidebar-logo img{max-width:100%;height:auto}
.jpm-public-visibility{box-shadow:0 8px 24px rgba(16,33,58,.05)}
.jpm-detail-row{display:flex;justify-content:space-between;gap:18px;padding:8px 0;border-bottom:1px solid #eef1f4;font-size:13px}
.jpm-detail-row:last-child{border-bottom:0}
.jpm-detail-label{color:#718096}
.jpm-detail-value{text-align:right;color:#10213a;word-break:break-word}
.jpm-detail-value:hover{color:#155aa8}
@media(max-width:900px){.release-sidebar{position:static}}

/* J Post Magazine v2.2.1: media contact first, then logo and feature image */
.release-sidebar{display:flex;flex-direction:column;gap:18px;position:sticky;top:20px}
.release-sidebar .jpm-public-visibility{order:1;margin:0!important}
.release-sidebar .jpm-sidebar-logo{order:2;margin:0!important}
.release-sidebar .jpm-sidebar-media:not(.jpm-sidebar-logo){order:3;margin:0!important}
.release-sidebar .sidebar-card:not(.jpm-public-visibility){order:4;margin:0!important}
.jpm-sidebar-media{box-shadow:0 8px 24px rgba(16,33,58,.06)}
.jpm-sidebar-logo img{max-width:100%;height:auto}
@media(max-width:900px){.release-sidebar{position:static}}



/* J Post Magazine v2.2.4: H3-sized press-release headline */
body.single-press_release .single-release h1{
    font-size:28px!important;
    line-height:1.18!important;
    letter-spacing:-0.01em!important;
    font-weight:700!important;
    max-width:760px!important;
    margin:0 0 9px!important;
}
body.single-press_release .single-release .meta.large{
    font-size:11px!important;
    line-height:1.45!important;
}
@media(max-width:900px){
    body.single-press_release .single-release h1{
        font-size:26px!important;
        line-height:1.18!important;
    }
}
@media(max-width:600px){
    body.single-press_release .single-release h1{
        font-size:23px!important;
        line-height:1.2!important;
    }
}

/* J Post Magazine v2.2.5: featured image belongs inside the press-news body */
body.single-press_release .single-release .jpm-inline-featured{
    margin:28px 0 30px!important;
    width:100%!important;
    text-align:center!important;
}
body.single-press_release .single-release .jpm-inline-featured img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
    margin:0 auto!important;
    border-radius:4px!important;
}

/* J Post Magazine v2.2.6: FINAL single press-release headline size */
html body.single.single-press_release article.single-release h1,
html body.single-press_release .single-release h1,
body.single.single-press_release .single-release h1{
    font-size:26px !important;
    line-height:1.18 !important;
    font-weight:700 !important;
    letter-spacing:-0.005em !important;
    max-width:760px !important;
    margin-top:0 !important;
    margin-bottom:10px !important;
}
@media (max-width:900px){
    html body.single.single-press_release article.single-release h1,
    html body.single-press_release .single-release h1,
    body.single.single-press_release .single-release h1{
        font-size:24px !important;
        line-height:1.2 !important;
    }
}
@media (max-width:600px){
    html body.single.single-press_release article.single-release h1,
    html body.single-press_release .single-release h1,
    body.single.single-press_release .single-release h1{
        font-size:22px !important;
        line-height:1.2 !important;
    }
}

/* J Post Magazine v2.2.7: press-release page title is H3 */
html body.single.single-press_release article.single-release h3.press-release-title,
html body.single-press_release .single-release h3.press-release-title{
    display:block!important;
    font-family:'Playfair Display',Georgia,serif!important;
    font-size:26px!important;
    line-height:1.18!important;
    font-weight:700!important;
    letter-spacing:-0.005em!important;
    color:var(--navy)!important;
    max-width:760px!important;
    margin:0 0 10px!important;
}
@media(max-width:900px){
    html body.single.single-press_release article.single-release h3.press-release-title,
    html body.single-press_release .single-release h3.press-release-title{
        font-size:24px!important;
        line-height:1.2!important;
    }
}
@media(max-width:600px){
    html body.single.single-press_release article.single-release h3.press-release-title,
    html body.single-press_release .single-release h3.press-release-title{
        font-size:22px!important;
        line-height:1.2!important;
    }
}

/* J Post Magazine v2.2.8: press-release summary above dateline */
body.single-press_release .single-release .press-release-summary{
    margin:12px 0 18px!important;
    padding:16px 20px!important;
    border:1px solid #dfe5ec!important;
    border-left:3px solid var(--red)!important;
    border-radius:6px!important;
    background:#f8fafc!important;
    color:#344257!important;
    font-family:Georgia,serif!important;
    font-size:16px!important;
    line-height:1.65!important;
    font-style:italic!important;
}
body.single-press_release .single-release .press-release-summary + .meta.large{
    margin-top:0!important;
}
@media(max-width:600px){
    body.single-press_release .single-release .press-release-summary{
        padding:13px 15px!important;
        font-size:15px!important;
    }
}

/* J Post Magazine v2.2.9: latest section includes the featured release and shows up to 3 releases */
