:root{
    --mcn-navy:#05263d;
    --mcn-navy-2:#082f4c;
    --mcn-gold:#c9a447;
    --mcn-gray:#eef1f4;
    --mcn-line:#b8bec6;
    --mcn-text:#071d33;
    --mcn-header-bg:none;
    --mcn-footer-bg:none;
    --mcn-sheet-w:768px;
    --mcn-header-h:120px;
    --mcn-side-w:228px;
    --mcn-page-pad-x:16px;
    --mcn-page-pad-top:8px;
    --mcn-main-gap:16px;
    --mcn-img-w:176px;
    --mcn-qr-w:86px;
    --mcn-row-h:132px;
}
.mcn-release-page{
    background:#f4f6f8!important;
    padding:20px 8px!important;
    overflow-x:auto!important;
}
.mcn-release-page *,
.mcn-release-sheet *,
.mcn-release-admin-preview *{
    box-sizing:border-box!important;
}
.mcn-release-page-inner{
    width:100%!important;
    max-width:var(--mcn-sheet-w)!important;
    margin:0 auto!important;
}
.mcn-release-sheet{
    width:var(--mcn-sheet-w)!important;
    max-width:var(--mcn-sheet-w)!important;
    margin:0 auto!important;
    background:#fff!important;
    color:var(--mcn-text)!important;
    font-family:Georgia,"Times New Roman",serif!important;
    box-shadow:0 20px 55px rgba(4,24,38,.14)!important;
    overflow:hidden!important;
    line-height:1.1!important;
}
.mcn-release-sheet p,
.mcn-release-sheet h1,
.mcn-release-sheet h2,
.mcn-release-sheet h3,
.mcn-release-sheet strong{
    font-family:Georgia,"Times New Roman",serif!important;
}
.mcn-release-hero{
    position:relative!important;
    display:grid!important;
    grid-template-columns:112px minmax(0,1fr) 190px!important;
    min-height:var(--mcn-header-h)!important;
    height:var(--mcn-header-h)!important;
    align-items:center!important;
    padding:14px 16px 14px 4px!important;
    color:#fff!important;
    overflow:hidden!important;
    background-image:var(--mcn-header-bg)!important;
    background-color:var(--mcn-navy)!important;
    background-size:cover!important;
    background-position:center!important;
    background-repeat:no-repeat!important;
    background-blend-mode:normal!important;
}
.mcn-radar-mark,
.mcn-capitol-watermark,
.mcn-footer-radar{
    display:none!important;
}
.mcn-hero-main{
    grid-column:2!important;
    position:relative!important;
    z-index:2!important;
    min-width:0!important;
}
.mcn-hero-main h1{
    margin:0!important;
    color:#fff!important;
    font-size:43px!important;
    line-height:.92!important;
    font-weight:900!important;
    letter-spacing:.01em!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
    text-shadow:0 2px 1px rgba(0,0,0,.25)!important;
}
.mcn-hero-main p{
    margin:13px 0 0!important;
    color:#edf3f8!important;
    font-size:10.5px!important;
    line-height:1.35!important;
    letter-spacing:.145em!important;
    text-transform:uppercase!important;
    font-weight:900!important;
    max-width:410px!important;
}
.mcn-hero-side{
    grid-column:3!important;
    justify-self:end!important;
    align-self:start!important;
    margin-top:14px!important;
    width:178px!important;
    max-width:178px!important;
    position:relative!important;
    z-index:2!important;
}
.mcn-hero-side strong{
    display:block!important;
    margin:0!important;
    color:#fff!important;
    font-size:15px!important;
    line-height:1.06!important;
    font-weight:900!important;
}
.mcn-hero-side strong:after{
    content:""!important;
    display:block!important;
    width:100%!important;
    height:2px!important;
    background:var(--mcn-gold)!important;
    margin:6px 0 7px!important;
}
.mcn-hero-side span{
    display:block!important;
    color:#d9bd63!important;
    font-size:14.5px!important;
    line-height:1.1!important;
    font-weight:900!important;
}
.mcn-release-body{
    display:grid!important;
    grid-template-columns:var(--mcn-side-w) minmax(0,1fr)!important;
    gap:var(--mcn-main-gap)!important;
    padding:8px var(--mcn-page-pad-x) 0!important;
    background:#fff!important;
}
.mcn-release-sidebar{
    border-right:1px solid #aeb5bd!important;
    padding:0 14px 0 0!important;
    min-width:0!important;
}
.mcn-overview-block h2,
.mcn-glance-card h2,
.mcn-why-card h2{
    margin:0 0 9px!important;
    color:var(--mcn-text)!important;
    font-size:17px!important;
    line-height:1!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.01em!important;
}
.mcn-overview-block p{
    margin:0!important;
    color:var(--mcn-text)!important;
    font-size:9.4px!important;
    line-height:1.11!important;
    font-weight:600!important;
}
.mcn-reporting-note{
    display:grid!important;
    grid-template-columns:56px minmax(0,1fr)!important;
    gap:8px!important;
    margin:14px 0 12px!important;
    padding:8px!important;
    border:1px solid #cbd0d7!important;
    border-radius:8px!important;
    background:#fff!important;
}
.mcn-reporting-icon{
    width:52px!important;
    height:52px!important;
    border-radius:50%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#eef3f6!important;
    color:var(--mcn-navy)!important;
}
.mcn-reporting-icon svg{
    width:42px!important;
    height:42px!important;
}
.mcn-reporting-note h3{
    margin:0!important;
    color:#183149!important;
    font-size:10.2px!important;
    line-height:1.05!important;
    font-weight:900!important;
    text-transform:uppercase!important;
}
.mcn-reporting-note p{
    margin:2px 0 0!important;
    color:#1b2f40!important;
    font-size:8.1px!important;
    line-height:1.08!important;
    font-weight:700!important;
}
.mcn-glance-card{
    border:1px solid #cbd0d7!important;
    border-radius:8px!important;
    padding:10px 10px 12px!important;
    background:#fff!important;
}
.mcn-glance-card h2{
    font-size:12px!important;
    margin:0!important;
}
.mcn-glance-rule{
    height:2px!important;
    background:var(--mcn-gold)!important;
    width:136px!important;
    margin:7px 0 11px!important;
}
.mcn-stats-list{
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
}
.mcn-stat-row{
    display:grid!important;
    grid-template-columns:45px 65px minmax(0,1fr)!important;
    gap:6px!important;
    align-items:center!important;
}
.mcn-stat-icon{
    width:41px!important;
    height:41px!important;
    border-radius:50%!important;
    background:#062c49!important;
    color:#fff!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
}
.mcn-stat-icon svg{
    width:28px!important;
    height:28px!important;
}
.mcn-stat-row strong{
    display:block!important;
    color:var(--mcn-gold)!important;
    font-size:16.5px!important;
    line-height:1!important;
    font-weight:900!important;
}
.mcn-stat-row p{
    margin:0!important;
    color:#253343!important;
    font-size:8.4px!important;
    line-height:1.08!important;
    font-weight:700!important;
}
.mcn-data-qr{
    text-align:center!important;
    margin-top:10px!important;
}
.mcn-data-qr img{
    width:82px!important;
    height:82px!important;
    display:block!important;
    margin:0 auto 4px!important;
    border:1px solid #cbd0d7!important;
}
.mcn-data-qr a{
    display:inline-flex!important;
    gap:3px!important;
    align-items:center!important;
    color:#43505d!important;
    font-size:8.8px!important;
    font-weight:700!important;
    text-decoration:none!important;
}
.mcn-data-qr a:before{
    content:"▥"!important;
    color:#64748b!important;
}
.mcn-why-card{
    margin:14px -14px 0 -16px!important;
    padding:10px 12px!important;
    display:grid!important;
    grid-template-columns:52px minmax(0,1fr)!important;
    gap:9px!important;
    align-items:center!important;
    background:#eef1f4!important;
}
.mcn-why-card span{
    width:52px!important;
    height:52px!important;
    border-radius:50%!important;
    background:#062c49!important;
    color:#fff!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
}
.mcn-why-card svg{
    width:34px!important;
    height:34px!important;
}
.mcn-why-card h2{
    font-size:12px!important;
    margin:0 0 3px!important;
}
.mcn-why-card p{
    margin:0!important;
    color:#17283a!important;
    font-size:8.6px!important;
    line-height:1.1!important;
    font-weight:700!important;
}
.mcn-featured-developments{
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
}
.mcn-feature-item{
    display:grid!important;
    grid-template-columns:var(--mcn-img-w) minmax(0,1fr) var(--mcn-qr-w)!important;
    gap:14px!important;
    align-items:center!important;
    min-height:var(--mcn-row-h)!important;
    height:var(--mcn-row-h)!important;
    padding:0 0 10px!important;
    margin:0 0 10px!important;
    border-bottom:1px solid #aeb5bd!important;
}
.mcn-feature-item:last-child{
    border-bottom:none!important;
    margin-bottom:0!important;
}
.mcn-feature-media{
    position:relative!important;
    width:var(--mcn-img-w)!important;
    height:122px!important;
    background:#d6dde4!important;
    overflow:hidden!important;
}
.mcn-feature-media img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    display:block!important;
}
.mcn-feature-number{
    position:absolute!important;
    left:0!important;
    top:0!important;
    z-index:2!important;
    width:34px!important;
    height:34px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#062c49!important;
    color:#fff!important;
    font-size:17px!important;
    line-height:1!important;
    font-weight:900!important;
}
.mcn-release-image-placeholder{
    height:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:linear-gradient(135deg,#cfd8df,#f3f5f7)!important;
    color:#062c49!important;
    font-family:Georgia,"Times New Roman",serif!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
}
.mcn-release-image-placeholder span{
    padding:6px 10px!important;
    background:rgba(255,255,255,.7)!important;
    border:1px solid rgba(6,44,73,.25)!important;
}
.mcn-feature-copy{
    align-self:center!important;
    max-width:183px!important;
    min-width:0!important;
    padding:0!important;
}
.mcn-feature-label{
    margin:0 0 4px!important;
    color:var(--mcn-gold)!important;
    font-size:9.2px!important;
    line-height:1!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.02em!important;
}
.mcn-feature-copy h2{
    margin:0 0 6px!important;
    color:var(--mcn-text)!important;
    font-size:12.6px!important;
    line-height:1.04!important;
    font-weight:900!important;
    letter-spacing:-.01em!important;
    display:-webkit-box!important;
    -webkit-line-clamp:3!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
}
.mcn-feature-copy p{
    margin:0!important;
    color:#17283a!important;
    font-size:9.3px!important;
    line-height:1.1!important;
    font-weight:600!important;
    display:-webkit-box!important;
    -webkit-line-clamp:5!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
}
.mcn-feature-source{
    text-align:center!important;
    align-self:center!important;
    min-width:0!important;
}
.mcn-feature-source img{
    display:block!important;
    width:78px!important;
    height:78px!important;
    margin:0 auto 4px!important;
    border:1px solid #bfc5cc!important;
    border-radius:4px!important;
}
.mcn-source-action{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:3px!important;
    color:#334155!important;
    text-decoration:none!important;
    font-size:8.5px!important;
    font-weight:700!important;
    line-height:1!important;
    max-width:84px!important;
}
.mcn-source-action:before{
    content:"▣"!important;
    font-size:8px!important;
    color:#64748b!important;
}
.mcn-source-video:before{content:"▷"!important}
.mcn-source-source:before{content:"▥"!important}
.mcn-value-row{
    display:grid!important;
    grid-template-columns:repeat(4,1fr)!important;
    border-top:1px solid #d4d7dc!important;
    padding:14px 18px!important;
    background:#fff!important;
}
.mcn-value-block{
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr)!important;
    gap:9px!important;
    align-items:center!important;
    padding:0 10px!important;
    border-right:1px solid #aeb5bd!important;
    min-height:52px!important;
}
.mcn-value-block:first-child{padding-left:0!important}
.mcn-value-block:last-child{border-right:none!important;padding-right:0!important}
.mcn-value-block span{
    width:42px!important;
    height:42px!important;
    border-radius:50%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#062c49!important;
    color:#fff!important;
}
.mcn-value-block svg{
    width:28px!important;
    height:28px!important;
}
.mcn-value-block h3{
    margin:0 0 3px!important;
    color:#17283a!important;
    font-size:10px!important;
    line-height:1!important;
    font-weight:900!important;
    text-transform:uppercase!important;
}
.mcn-value-block p{
    margin:0!important;
    color:#17283a!important;
    font-size:8px!important;
    line-height:1.1!important;
    font-weight:700!important;
}
.mcn-release-footer{
    display:grid!important;
    grid-template-columns:1.55fr 1fr 1.18fr!important;
    gap:14px!important;
    align-items:center!important;
    background-image:var(--mcn-footer-bg)!important;
    background-color:var(--mcn-navy)!important;
    background-size:cover!important;
    background-position:center!important;
    background-repeat:no-repeat!important;
    background-blend-mode:normal!important;
    color:#fff!important;
    padding:13px 20px!important;
}
.mcn-footer-brand{
    display:grid!important;
    grid-template-columns:64px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:center!important;
}
.mcn-footer-brand:before{
    content:""!important;
    display:block!important;
    width:64px!important;
    height:1px!important;
}
.mcn-footer-brand>div{
    grid-column:2!important;
}
.mcn-footer-brand strong{
    display:block!important;
    color:#fff!important;
    font-size:11.5px!important;
    line-height:1.05!important;
    font-weight:800!important;
    letter-spacing:.02em!important;
}
.mcn-footer-brand p,
.mcn-footer-contact p,
.mcn-footer-address p{
    margin:2px 0!important;
    color:#e8eef3!important;
    font-size:10.5px!important;
    line-height:1.18!important;
    font-weight:700!important;
}
.mcn-footer-contact,
.mcn-footer-address{
    border-left:2px solid var(--mcn-gold)!important;
    padding-left:22px!important;
    min-height:44px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
}
.mcn-release-empty-message{
    min-height:320px!important;
    border:1px dashed #b8c1cc!important;
    background:#f7f9fb!important;
    border-radius:12px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    padding:30px!important;
    color:#24364a!important;
}
.mcn-release-empty-message strong{
    font-size:18px!important;
    color:#082f4c!important;
}
.mcn-release-empty-message p{
    font-size:12px!important;
    max-width:360px!important;
    margin:8px auto 0!important;
    line-height:1.45!important;
    color:#475569!important;
}
body.single-morse_cg_newsletter .entry-title{
    display:none!important;
}
@media(max-width:800px){
    .mcn-release-page{padding:0!important;background:#fff!important}
    .mcn-release-page-inner{max-width:100%!important}
    .mcn-release-sheet{
        width:100%!important;
        max-width:100%!important;
        box-shadow:none!important;
    }
    .mcn-release-hero{
        grid-template-columns:1fr!important;
        height:auto!important;
        min-height:auto!important;
        padding:18px!important;
        text-align:left!important;
    }
    .mcn-hero-main,
    .mcn-hero-side{
        grid-column:auto!important;
    }
    .mcn-hero-main h1{
        font-size:34px!important;
        white-space:normal!important;
    }
    .mcn-hero-main p{
        font-size:11px!important;
        max-width:none!important;
    }
    .mcn-hero-side{
        justify-self:start!important;
        width:auto!important;
        max-width:260px!important;
        margin-top:12px!important;
    }
    .mcn-release-body{
        grid-template-columns:1fr!important;
        padding:14px!important;
    }
    .mcn-release-sidebar{
        border-right:none!important;
        border-bottom:1px solid #c6cbd1!important;
        padding:0 0 14px!important;
    }
    .mcn-feature-item{
        grid-template-columns:1fr!important;
        height:auto!important;
        min-height:0!important;
        padding-bottom:18px!important;
    }
    .mcn-feature-media{
        width:100%!important;
        height:210px!important;
    }
    .mcn-feature-copy{
        max-width:none!important;
    }
    .mcn-feature-label{font-size:13px!important}
    .mcn-feature-copy h2{
        font-size:21px!important;
        line-height:1.08!important;
        -webkit-line-clamp:unset!important;
    }
    .mcn-feature-copy p{
        font-size:16px!important;
        line-height:1.35!important;
        -webkit-line-clamp:unset!important;
    }
    .mcn-feature-source{
        display:flex!important;
        align-items:center!important;
        gap:12px!important;
        text-align:left!important;
    }
    .mcn-feature-source img{
        width:82px!important;
        height:82px!important;
        margin:0!important;
    }
    .mcn-value-row{
        grid-template-columns:1fr!important;
        padding:16px!important;
    }
    .mcn-value-block{
        border-right:none!important;
        border-bottom:1px solid #d4d7dc!important;
        padding:0 0 12px!important;
    }
    .mcn-release-footer{
        grid-template-columns:1fr!important;
        padding:18px!important;
    }
    .mcn-footer-brand{
        display:block!important;
    }
    .mcn-footer-brand:before{
        display:none!important;
    }
    .mcn-footer-brand>div{
        grid-column:auto!important;
    }
    .mcn-footer-contact,
    .mcn-footer-address{
        border-left:none!important;
        border-top:2px solid var(--mcn-gold)!important;
        padding:12px 0 0!important;
    }
}
@media print{
    body{background:#fff!important}
    .mcn-release-page{padding:0!important;background:#fff!important}
    .mcn-release-sheet{box-shadow:none!important;max-width:none!important;width:100%!important}
    a{text-decoration:none!important}
    .mcn-release-hero,
    .mcn-stat-icon,
    .mcn-value-block span,
    .mcn-why-card span,
    .mcn-feature-number,
    .mcn-release-footer{
        -webkit-print-color-adjust:exact!important;
        print-color-adjust:exact!important;
    }
}


/* v1.2.4.275 final compacting pass: fit full release closer to one-page PDF reference */
:root{
    --mcn-header-h:112px!important;
    --mcn-side-w:216px!important;
    --mcn-page-pad-x:14px!important;
    --mcn-main-gap:14px!important;
    --mcn-img-w:164px!important;
    --mcn-qr-w:76px!important;
    --mcn-row-h:112px!important;
}
.mcn-release-hero{min-height:112px!important;height:112px!important;grid-template-columns:108px minmax(0,1fr) 184px!important;padding:12px 14px 12px 4px!important}
.mcn-hero-main h1{font-size:40px!important}
.mcn-hero-main p{margin-top:10px!important;font-size:9.8px!important;max-width:385px!important}
.mcn-hero-side{width:172px!important;max-width:172px!important;margin-top:12px!important}
.mcn-hero-side strong{font-size:14px!important}
.mcn-hero-side span{font-size:13.5px!important}
.mcn-release-body{grid-template-columns:216px minmax(0,1fr)!important;gap:14px!important;padding:7px 14px 0!important}
.mcn-release-sidebar{padding-right:12px!important}
.mcn-overview-block h2,.mcn-glance-card h2,.mcn-why-card h2{font-size:15.5px!important;margin-bottom:7px!important}
.mcn-overview-block p{font-size:8.5px!important;line-height:1.08!important}
.mcn-reporting-note{margin:10px 0 9px!important;padding:7px!important;grid-template-columns:46px minmax(0,1fr)!important;gap:7px!important}
.mcn-reporting-icon{width:44px!important;height:44px!important}
.mcn-reporting-icon svg{width:36px!important;height:36px!important}
.mcn-reporting-note h3{font-size:9.2px!important}
.mcn-reporting-note p{font-size:7.35px!important;line-height:1.06!important}
.mcn-glance-card{padding:8px 9px 9px!important}
.mcn-glance-card h2{font-size:10.8px!important}
.mcn-glance-rule{width:126px!important;margin:6px 0 8px!important}
.mcn-stats-list{gap:5px!important}
.mcn-stat-row{grid-template-columns:38px 57px minmax(0,1fr)!important;gap:5px!important}
.mcn-stat-icon{width:35px!important;height:35px!important}
.mcn-stat-icon svg{width:23px!important;height:23px!important}
.mcn-stat-row strong{font-size:14.6px!important}
.mcn-stat-row p{font-size:7.35px!important;line-height:1.05!important}
.mcn-data-qr{margin-top:7px!important}
.mcn-data-qr img{width:66px!important;height:66px!important}
.mcn-data-qr a{font-size:7.8px!important}
.mcn-why-card{margin:9px -12px 0 -14px!important;padding:8px 10px!important;grid-template-columns:42px minmax(0,1fr)!important;gap:7px!important}
.mcn-why-card span{width:42px!important;height:42px!important}
.mcn-why-card svg{width:28px!important;height:28px!important}
.mcn-why-card h2{font-size:10.5px!important}
.mcn-why-card p{font-size:7.3px!important;line-height:1.07!important}
.mcn-feature-item{grid-template-columns:164px minmax(0,1fr) 76px!important;gap:12px!important;height:112px!important;min-height:112px!important;margin-bottom:7px!important;padding-bottom:7px!important}
.mcn-feature-media{width:164px!important;height:104px!important}
.mcn-feature-number{width:30px!important;height:30px!important;font-size:15px!important}
.mcn-feature-copy{max-width:178px!important}
.mcn-feature-label{font-size:8.4px!important;margin-bottom:3px!important}
.mcn-feature-copy h2{font-size:11.5px!important;line-height:1.03!important;margin-bottom:4px!important;-webkit-line-clamp:3!important}
.mcn-feature-copy p{font-size:8.35px!important;line-height:1.08!important;-webkit-line-clamp:3!important}
.mcn-feature-source img{width:64px!important;height:64px!important}
.mcn-source-action{font-size:7.7px!important;max-width:74px!important}
.mcn-value-row{padding:9px 16px!important}
.mcn-value-block{grid-template-columns:34px minmax(0,1fr)!important;gap:7px!important;min-height:40px!important;padding:0 8px!important}
.mcn-value-block span{width:34px!important;height:34px!important}
.mcn-value-block svg{width:23px!important;height:23px!important}
.mcn-value-block h3{font-size:8.6px!important}
.mcn-value-block p{font-size:7px!important;line-height:1.05!important}
.mcn-release-footer{padding:9px 18px!important}
.mcn-footer-brand{grid-template-columns:58px minmax(0,1fr)!important}
.mcn-footer-brand:before{width:58px!important}
.mcn-footer-brand strong{font-size:10px!important}
.mcn-footer-brand p,.mcn-footer-contact p,.mcn-footer-address p{font-size:9.2px!important;line-height:1.12!important}
.mcn-footer-contact,.mcn-footer-address{min-height:38px!important;padding-left:18px!important}


/* v1.2.4.276 A4 layout lock: true A4 sheet, gold categories, fixed page anatomy */
:root{
    --mcn-a4-w:210mm;
    --mcn-a4-h:297mm;
    --mcn-a4-header-h:42mm;
    --mcn-a4-footer-h:18mm;
    --mcn-a4-value-h:22mm;
    --mcn-a4-content-h:215mm; /* 297 - 42 - 22 - 18 */
    --mcn-a4-side-w:58mm;
    --mcn-a4-gap:5mm;
    --mcn-a4-pad-x:5mm;
    --mcn-a4-img-w:43mm;
    --mcn-a4-qr-w:19mm;
    --mcn-a4-row-h:41.8mm;
}
.mcn-release-page{
    background:#f4f6f8!important;
    padding:22px 8px!important;
    overflow-x:auto!important;
}
.mcn-release-page-inner{
    max-width:none!important;
    width:100%!important;
    display:flex!important;
    justify-content:center!important;
}
.mcn-release-sheet,
.mcn-release-page .mcn-release-sheet,
body.single-morse_cg_newsletter .mcn-release-sheet{
    width:var(--mcn-a4-w)!important;
    height:var(--mcn-a4-h)!important;
    min-height:var(--mcn-a4-h)!important;
    max-width:none!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-rows:var(--mcn-a4-header-h) var(--mcn-a4-content-h) var(--mcn-a4-value-h) var(--mcn-a4-footer-h)!important;
    background:#fff!important;
    overflow:hidden!important;
    box-shadow:0 20px 60px rgba(4,24,38,.16)!important;
}
.mcn-release-hero{
    height:var(--mcn-a4-header-h)!important;
    min-height:var(--mcn-a4-header-h)!important;
    grid-row:1!important;
    grid-template-columns:30mm minmax(0,1fr) 50mm!important;
    padding:5mm 5mm 4mm 1.5mm!important;
}
.mcn-hero-main h1{
    font-size:42px!important;
    line-height:.9!important;
    color:#fff!important;
}
.mcn-hero-main p{
    font-size:10px!important;
    line-height:1.35!important;
    margin-top:4mm!important;
    max-width:105mm!important;
    color:#edf3f8!important;
}
.mcn-hero-side{
    width:46mm!important;
    max-width:46mm!important;
    margin-top:3mm!important;
}
.mcn-hero-side strong{
    font-size:14px!important;
    color:#fff!important;
}
.mcn-hero-side span{
    font-size:13.5px!important;
    color:#d9bd63!important;
}
.mcn-release-body{
    grid-row:2!important;
    height:var(--mcn-a4-content-h)!important;
    grid-template-columns:var(--mcn-a4-side-w) minmax(0,1fr)!important;
    gap:var(--mcn-a4-gap)!important;
    padding:3mm var(--mcn-a4-pad-x) 0!important;
    overflow:hidden!important;
}
.mcn-release-sidebar{
    height:100%!important;
    overflow:hidden!important;
    padding-right:4mm!important;
}
.mcn-overview-block h2,
.mcn-glance-card h2,
.mcn-why-card h2{
    font-size:15px!important;
    line-height:1!important;
    margin-bottom:2.2mm!important;
}
.mcn-overview-block p{
    font-size:8.1px!important;
    line-height:1.08!important;
    font-weight:600!important;
}
.mcn-reporting-note{
    grid-template-columns:12mm minmax(0,1fr)!important;
    gap:2mm!important;
    margin:3mm 0 3mm!important;
    padding:2mm!important;
    border-radius:2.4mm!important;
}
.mcn-reporting-icon{
    width:11.5mm!important;
    height:11.5mm!important;
}
.mcn-reporting-icon svg{
    width:9.5mm!important;
    height:9.5mm!important;
}
.mcn-reporting-note h3{
    font-size:8.7px!important;
}
.mcn-reporting-note p{
    font-size:6.9px!important;
    line-height:1.06!important;
}
.mcn-glance-card{
    padding:2.4mm 2.7mm 2.4mm!important;
    border-radius:2.5mm!important;
}
.mcn-glance-card h2{
    font-size:10.4px!important;
}
.mcn-glance-rule{
    width:36mm!important;
    height:1.5px!important;
    margin:1.8mm 0 2.4mm!important;
}
.mcn-stats-list{
    gap:1.35mm!important;
}
.mcn-stat-row{
    grid-template-columns:10mm 15mm minmax(0,1fr)!important;
    gap:1.6mm!important;
}
.mcn-stat-icon{
    width:9.2mm!important;
    height:9.2mm!important;
}
.mcn-stat-icon svg{
    width:6mm!important;
    height:6mm!important;
}
.mcn-stat-row strong{
    font-size:14px!important;
}
.mcn-stat-row p{
    font-size:6.9px!important;
    line-height:1.04!important;
}
.mcn-data-qr{
    margin-top:2mm!important;
}
.mcn-data-qr img{
    width:17mm!important;
    height:17mm!important;
}
.mcn-data-qr a{
    font-size:7.2px!important;
}
.mcn-why-card{
    margin:3mm -4mm 0 -5mm!important;
    padding:2.2mm 3mm!important;
    grid-template-columns:11mm minmax(0,1fr)!important;
    gap:2.2mm!important;
}
.mcn-why-card span{
    width:11mm!important;
    height:11mm!important;
}
.mcn-why-card svg{
    width:7mm!important;
    height:7mm!important;
}
.mcn-why-card h2{
    font-size:10px!important;
    margin-bottom:1mm!important;
}
.mcn-why-card p{
    font-size:6.9px!important;
    line-height:1.05!important;
}
.mcn-featured-developments{
    height:100%!important;
    overflow:hidden!important;
}
.mcn-feature-item{
    height:var(--mcn-a4-row-h)!important;
    min-height:var(--mcn-a4-row-h)!important;
    grid-template-columns:var(--mcn-a4-img-w) minmax(0,1fr) var(--mcn-a4-qr-w)!important;
    gap:4mm!important;
    margin:0!important;
    padding:0 0 2mm!important;
    border-bottom:1px solid #aeb5bd!important;
}
.mcn-feature-item + .mcn-feature-item{
    padding-top:2mm!important;
}
.mcn-feature-media{
    width:var(--mcn-a4-img-w)!important;
    height:34mm!important;
}
.mcn-feature-number{
    width:8.5mm!important;
    height:8.5mm!important;
    font-size:15px!important;
}
.mcn-feature-copy{
    max-width:52mm!important;
    min-width:0!important;
}
.mcn-feature-label,
.mcn-feature-label input,
.smnncn-release-visual-builder .mcn-feature-label .mcn-inline-input{
    color:var(--mcn-gold)!important;
    -webkit-text-fill-color:var(--mcn-gold)!important;
    font-size:8.2px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
}
.mcn-feature-copy h2{
    font-size:12px!important;
    line-height:1.03!important;
    margin-bottom:1.6mm!important;
    -webkit-line-clamp:3!important;
}
.mcn-feature-copy p{
    font-size:8px!important;
    line-height:1.08!important;
    -webkit-line-clamp:3!important;
}
.mcn-feature-source img{
    width:16.5mm!important;
    height:16.5mm!important;
    margin-bottom:1.2mm!important;
}
.mcn-source-action{
    font-size:7.2px!important;
    max-width:19mm!important;
}
.mcn-value-row{
    grid-row:3!important;
    height:var(--mcn-a4-value-h)!important;
    padding:3mm 5mm!important;
    overflow:hidden!important;
}
.mcn-value-block{
    grid-template-columns:9mm minmax(0,1fr)!important;
    gap:2mm!important;
    min-height:12mm!important;
    padding:0 2.5mm!important;
}
.mcn-value-block span{
    width:9mm!important;
    height:9mm!important;
}
.mcn-value-block svg{
    width:6mm!important;
    height:6mm!important;
}
.mcn-value-block h3{
    font-size:8.2px!important;
    margin-bottom:.8mm!important;
}
.mcn-value-block p{
    font-size:6.6px!important;
    line-height:1.05!important;
}
.mcn-release-footer{
    grid-row:4!important;
    height:var(--mcn-a4-footer-h)!important;
    min-height:var(--mcn-a4-footer-h)!important;
    padding:3mm 5mm!important;
    grid-template-columns:1.45fr 1fr 1.18fr!important;
    gap:4mm!important;
    overflow:hidden!important;
}
.mcn-footer-brand{
    grid-template-columns:16mm minmax(0,1fr)!important;
    gap:3mm!important;
}
.mcn-footer-brand:before{
    width:16mm!important;
}
.mcn-footer-brand strong{
    font-size:9.6px!important;
}
.mcn-footer-brand p,
.mcn-footer-contact p,
.mcn-footer-address p{
    font-size:8.4px!important;
    line-height:1.1!important;
}
.mcn-footer-contact,
.mcn-footer-address{
    min-height:11mm!important;
    padding-left:5mm!important;
}

/* Useful, organized edit mode: A4 preview centered with floating controls that do not alter layout */
.smnncn-release-visual-builder{
    background:#f5f7fa!important;
    border:1px solid #d9e0ea!important;
    border-radius:14px!important;
    padding:18px!important;
}
.smnncn-release-visual-builder:before{
    content:"A4 Congress Newsletter Preview — hover over any article row to choose category/article or replace image.";
    display:block!important;
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    font-size:13px!important;
    font-weight:700!important;
    color:#334155!important;
    margin:0 0 12px!important;
}
.smnncn-release-visual-builder .mcn-release-sheet{
    width:210mm!important;
    height:297mm!important;
    min-width:210mm!important;
    max-width:210mm!important;
}
.smnncn-release-visual-builder .mcn-feature-admin-controls{
    top:-10mm!important;
    left:0!important;
    right:0!important;
    grid-template-columns:28mm minmax(0,1fr) 22mm!important;
    gap:1.6mm!important;
    padding:1.6mm!important;
    opacity:.08!important;
}
.smnncn-release-visual-builder .mcn-feature-item:hover .mcn-feature-admin-controls,
.smnncn-release-visual-builder .mcn-feature-admin-controls:focus-within{
    opacity:1!important;
}
.smnncn-release-visual-builder .mcn-feature-admin-controls label{
    font-size:7px!important;
}
.smnncn-release-visual-builder .mcn-feature-admin-controls select{
    min-height:23px!important;
    font-size:9px!important;
}
.smnncn-release-visual-builder .mcn-feature-admin-controls .button{
    min-height:24px!important;
    font-size:9px!important;
    padding:0 5px!important;
}
.smnncn-release-visual-builder .mcn-inline-input,
.smnncn-release-visual-builder .mcn-inline-textarea{
    border-color:transparent!important;
    background:transparent!important;
}
.smnncn-release-visual-builder .mcn-inline-input:hover,
.smnncn-release-visual-builder .mcn-inline-textarea:hover,
.smnncn-release-visual-builder .mcn-inline-input:focus,
.smnncn-release-visual-builder .mcn-inline-textarea:focus{
    border:1px dashed rgba(8,47,76,.38)!important;
    background:rgba(255,255,255,.78)!important;
}
@media print{
    @page{size:A4 portrait;margin:0}
    html,body{margin:0!important;padding:0!important;background:#fff!important}
    .mcn-release-page{padding:0!important;background:#fff!important}
    .mcn-release-sheet{box-shadow:none!important;width:210mm!important;height:297mm!important}
}
@media(max-width:900px){
    .mcn-release-page{padding:0!important;background:#fff!important}
    .mcn-release-page-inner{display:block!important}
    .mcn-release-sheet,
    .mcn-release-page .mcn-release-sheet,
    body.single-morse_cg_newsletter .mcn-release-sheet{
        width:100%!important;
        height:auto!important;
        min-height:0!important;
        max-width:100%!important;
        display:block!important;
        box-shadow:none!important;
    }
    .mcn-release-hero,
    .mcn-release-body,
    .mcn-value-row,
    .mcn-release-footer{
        height:auto!important;
        min-height:0!important;
    }
    .mcn-release-body{grid-template-columns:1fr!important;padding:14px!important}
    .mcn-release-sidebar{border-right:none!important;border-bottom:1px solid #c6cbd1!important;padding:0 0 14px!important}
    .mcn-feature-item{height:auto!important;min-height:0!important;grid-template-columns:1fr!important}
    .mcn-feature-media{width:100%!important;height:210px!important}
    .mcn-feature-copy{max-width:none!important}
    .mcn-feature-copy h2,.mcn-feature-copy p{-webkit-line-clamp:unset!important}
    .mcn-feature-source{display:flex!important;align-items:center!important;gap:12px!important;text-align:left!important}
    .mcn-value-row{grid-template-columns:1fr!important}
    .mcn-release-footer{grid-template-columns:1fr!important}
}


/* v1.2.4.277 precision polish pass: closer visual rhythm to the A4 PDF reference */
:root{
    --mcn-a4-side-w:58mm;
    --mcn-a4-gap:4.2mm;
    --mcn-a4-pad-x:4.8mm;
    --mcn-a4-img-w:47mm;
    --mcn-a4-qr-w:18mm;
}
.mcn-release-hero{
    grid-template-columns:25mm minmax(0,1fr) 50mm!important;
    padding-left:2.5mm!important;
    padding-right:5mm!important;
}
.mcn-hero-main h1{
    font-size:39px!important;
    letter-spacing:.005em!important;
}
.mcn-hero-main p{
    font-size:9.7px!important;
    margin-top:4.2mm!important;
    max-width:112mm!important;
}
.mcn-hero-side{
    width:47mm!important;
    max-width:47mm!important;
}
.mcn-hero-side strong{
    font-size:13.8px!important;
}
.mcn-hero-side span{
    font-size:13.2px!important;
}
.mcn-release-body{
    gap:4.2mm!important;
    padding-left:4.8mm!important;
    padding-right:4.8mm!important;
}
.mcn-release-sidebar{
    padding-right:4.2mm!important;
}
.mcn-overview-block h2,
.mcn-glance-card h2,
.mcn-why-card h2{
    font-weight:850!important;
}
.mcn-overview-block p{
    font-size:8px!important;
    line-height:1.12!important;
    font-weight:500!important;
}
.mcn-reporting-note h3{
    font-weight:850!important;
}
.mcn-reporting-note p{
    font-size:6.85px!important;
    line-height:1.08!important;
    font-weight:550!important;
}
.mcn-stat-row strong{
    font-weight:850!important;
}
.mcn-stat-row p{
    font-weight:600!important;
}
.mcn-why-card p{
    font-weight:600!important;
}
.mcn-feature-item{
    grid-template-columns:47mm minmax(0,1fr) 18mm!important;
    gap:3.6mm!important;
    padding-bottom:1.9mm!important;
}
.mcn-feature-item + .mcn-feature-item{
    padding-top:1.9mm!important;
}
.mcn-feature-media{
    width:47mm!important;
    height:36mm!important;
}
.mcn-feature-copy{
    max-width:57mm!important;
}
.mcn-feature-label,
.mcn-feature-label input,
.smnncn-release-visual-builder .mcn-feature-label .mcn-inline-input{
    color:var(--mcn-gold)!important;
    -webkit-text-fill-color:var(--mcn-gold)!important;
    font-size:8.1px!important;
    line-height:1!important;
}
.mcn-feature-copy h2{
    font-size:12.1px!important;
    line-height:1.04!important;
    margin-bottom:1.5mm!important;
    font-weight:850!important;
}
.mcn-feature-copy p{
    font-size:7.95px!important;
    line-height:1.1!important;
    font-weight:500!important;
}
.mcn-feature-source img{
    width:17mm!important;
    height:17mm!important;
    margin-bottom:1mm!important;
}
.mcn-source-action{
    font-size:7px!important;
    line-height:1.05!important;
    font-weight:700!important;
    max-width:20mm!important;
    gap:2px!important;
}
.mcn-source-action:not(.mcn-source-video){
    white-space:nowrap!important;
}
.mcn-source-video{
    white-space:normal!important;
}
.mcn-value-block h3{
    font-weight:850!important;
}
.mcn-value-block p{
    font-weight:550!important;
}
.mcn-release-footer{
    grid-template-columns:1.36fr 1fr 1.28fr!important;
    gap:4mm!important;
    padding-left:5mm!important;
    padding-right:5mm!important;
}
.mcn-footer-brand{
    grid-template-columns:16mm minmax(0,1fr)!important;
}
.mcn-footer-brand strong{
    font-size:9.5px!important;
    letter-spacing:.01em!important;
}
.mcn-footer-brand p,
.mcn-footer-contact p,
.mcn-footer-address p{
    font-size:8.2px!important;
    line-height:1.12!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
}
.mcn-footer-address p{
    max-width:58mm!important;
}
.mcn-footer-contact,
.mcn-footer-address{
    padding-left:4.5mm!important;
}

/* Matching edit-mode polish */
.smnncn-release-visual-builder .mcn-release-hero{
    grid-template-columns:25mm minmax(0,1fr) 50mm!important;
}
.smnncn-release-visual-builder .mcn-feature-item{
    grid-template-columns:47mm minmax(0,1fr) 18mm!important;
    gap:3.6mm!important;
}
.smnncn-release-visual-builder .mcn-feature-media{
    width:47mm!important;
    height:36mm!important;
}
.smnncn-release-visual-builder .mcn-feature-copy{
    max-width:57mm!important;
}
.smnncn-release-visual-builder .mcn-feature-copy h2 .mcn-inline-textarea{
    font-size:12.1px!important;
    line-height:1.04!important;
    font-weight:850!important;
}
.smnncn-release-visual-builder .mcn-feature-summary-input{
    font-size:7.95px!important;
    line-height:1.1!important;
    font-weight:500!important;
}
.smnncn-release-visual-builder .mcn-feature-admin-controls{
    grid-template-columns:28mm minmax(0,1fr) 22mm!important;
}
