/* RUSENCOM v56 — Management acceptance: journal article proportions, readable body and branded navigation. */

/* WordPress constrained-layout defaults were still narrowing the single article.
   Force the journal shell children to use the intended editorial frame. */
html body.single-post .rsc-journal-shell{
  width:min(1420px,calc(100% - 64px))!important;
  max-width:1420px!important;
  margin-inline:auto!important;
  box-sizing:border-box!important;
}
html body.single-post .rsc-journal-shell>:where(.rsc-journal-breadcrumb,.rsc-journal-hero,.rsc-journal-body,.rsc-journal-nav){
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}

/* Hero remains full-width; body becomes an editorial 2-column composition close to
   the approved render instead of a narrow centered column. */
html body.single-post .rsc-journal-hero{
  grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)!important;
  gap:34px!important;
  padding:30px!important;
}
html body.single-post .rsc-journal-hero-copy{
  padding:12px 16px 12px 12px!important;
}
html body.single-post .rsc-journal-hero-copy h1{
  max-width:650px!important;
}
html body.single-post .rsc-journal-cover,
html body.single-post .rsc-journal-cover img{
  min-height:470px!important;
}

html body.single-post .rsc-journal-body{
  width:min(1240px,100%)!important;
  max-width:1240px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 360px!important;
  gap:26px!important;
  align-items:start!important;
}
html body.single-post .rsc-journal-body>.wp-block-column{
  min-width:0!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
html body.single-post .rsc-journal-content{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  padding:40px 42px!important;
  box-sizing:border-box!important;
}
html body.single-post .rsc-journal-content>.wpb-content-wrapper,
html body.single-post .rsc-journal-content .rsc-news-wpb,
html body.single-post .rsc-journal-content .rsc-news-wpb>.wpb_column,
html body.single-post .rsc-journal-content .rsc-news-wpb>.wpb_column>.vc_column-inner,
html body.single-post .rsc-journal-content .rsc-news-wpb>.wpb_column>.vc_column-inner>.wpb_wrapper,
html body.single-post .rsc-journal-content .wpb_text_column,
html body.single-post .rsc-journal-content .wpb_text_column>.wpb_wrapper{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  box-sizing:border-box!important;
}

/* Article rhythm: wider copy, render-like section spacing and restrained hierarchy. */
html body.single-post .rsc-journal-content .rsc-news-hero{
  margin:0!important;
  padding:0 0 32px 26px!important;
}
html body.single-post .rsc-journal-content .rsc-news-hero h2{
  margin:12px 0 18px!important;
  font-size:clamp(34px,2.45vw,42px)!important;
}
html body.single-post .rsc-journal-content .rsc-news-hero p{
  margin:0!important;
  max-width:none!important;
  color:#536a79!important;
  font-size:18px!important;
  line-height:1.7!important;
}
html body.single-post .rsc-journal-content .rsc-news-story{
  margin:0!important;
  padding:28px 0 0!important;
}
html body.single-post .rsc-journal-content .rsc-news-story-label{
  display:block!important;
  margin:0 0 18px!important;
}
html body.single-post .rsc-journal-content .rsc-news-story p{
  max-width:none!important;
  margin:0!important;
  color:#344b5a!important;
  font-size:18px!important;
  line-height:1.72!important;
}
html body.single-post .rsc-journal-content .rsc-news-story p+p{
  margin-top:20px!important;
}
html body.single-post .rsc-journal-content .rsc-news-journal-note{
  margin:34px 0!important;
  padding:30px 34px 30px 68px!important;
  border-radius:14px!important;
}
html body.single-post .rsc-journal-content .rsc-news-journal-note:before{
  left:30px!important;
  top:28px!important;
  bottom:28px!important;
}
html body.single-post .rsc-journal-content .rsc-news-journal-note>span{
  display:block!important;
  margin:0 0 14px!important;
}
html body.single-post .rsc-journal-content .rsc-news-journal-note p{
  margin:0!important;
  max-width:none!important;
  font-size:17px!important;
  line-height:1.72!important;
}
html body.single-post .rsc-journal-content .rsc-news-conclusion{
  margin:34px 0 0!important;
  padding-top:28px!important;
  grid-template-columns:150px minmax(0,1fr)!important;
  gap:26px!important;
}
html body.single-post .rsc-journal-content .rsc-news-conclusion>p{
  max-width:none!important;
  color:#344b5a!important;
  font-size:18px!important;
  line-height:1.7!important;
}

/* Sidebar stays compact, readable and aligned with the reference. */
html body.single-post .rsc-journal-sidebar{
  width:100%!important;
  max-width:360px!important;
  gap:18px!important;
}
html body.single-post .rsc-journal-project,
html body.single-post .rsc-journal-share{
  padding:26px 28px!important;
}
html body.single-post .rsc-journal-fact{
  grid-template-columns:94px minmax(0,1fr)!important;
  gap:14px!important;
  padding:18px 0!important;
}
html body.single-post .rsc-journal-fact strong{
  font-size:13.5px!important;
  line-height:1.5!important;
}
html body.single-post .rsc-journal-more{
  min-height:250px!important;
  padding:28px!important;
}

/* Branded previous / next navigation. */
html body.single-post .rsc-journal-nav{
  width:min(1240px,100%)!important;
  max-width:1240px!important;
  margin:26px auto 0!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
}
html body.single-post .rsc-journal-nav-card{
  position:relative!important;
  min-height:104px!important;
  padding:22px 54px 22px 24px!important;
  overflow:hidden!important;
  border:1px solid rgba(122,150,166,.22)!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.82)!important;
  color:#0b1c28!important;
  text-decoration:none!important;
  box-shadow:0 14px 38px rgba(20,54,72,.05)!important;
  transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .2s ease,box-shadow .2s ease,background .2s ease!important;
}
html body.single-post .rsc-journal-nav-card::before{
  content:""!important;
  position:absolute!important;
  left:24px!important;
  top:0!important;
  width:48px!important;
  height:3px!important;
  border-radius:0 0 999px 999px!important;
  background:linear-gradient(90deg,#f9811e,#ffb25e)!important;
  box-shadow:0 0 16px rgba(249,129,30,.18)!important;
  transition:width .22s cubic-bezier(.22,1,.36,1),box-shadow .2s ease!important;
}
html body.single-post .rsc-journal-nav-card--next{
  text-align:right!important;
  padding:22px 24px 22px 54px!important;
}
html body.single-post .rsc-journal-nav-card--next::before{
  left:auto!important;
  right:24px!important;
  transform-origin:right center!important;
}
html body.single-post .rsc-journal-nav-direction{
  display:block!important;
  margin:0 0 8px!important;
  color:#f47d17!important;
  font:800 11px/1.35 "RSC Roboto",Arial,sans-serif!important;
  letter-spacing:.07em!important;
  text-transform:uppercase!important;
}
html body.single-post .rsc-journal-nav-card strong{
  display:block!important;
  max-width:460px!important;
  color:#0b1c28!important;
  font:800 18px/1.22 "RSC Magistral",Arial,sans-serif!important;
  letter-spacing:-.02em!important;
}
html body.single-post .rsc-journal-nav-card--next strong{
  margin-left:auto!important;
}
html body.single-post .rsc-journal-nav-arrow{
  position:absolute!important;
  right:22px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  color:#f9811e!important;
  font-size:24px!important;
  line-height:1!important;
  transition:transform .2s ease!important;
}
html body.single-post .rsc-journal-nav-card--next .rsc-journal-nav-arrow{
  right:auto!important;
  left:22px!important;
}
html body.single-post .rsc-journal-nav-empty{
  min-height:1px!important;
}
@media (hover:hover) and (pointer:fine){
  html body.single-post .rsc-journal-nav-card:hover{
    transform:translateY(-3px)!important;
    border-color:rgba(249,129,30,.45)!important;
    background:#fff!important;
    box-shadow:0 20px 48px rgba(20,54,72,.10)!important;
  }
  html body.single-post .rsc-journal-nav-card:hover::before{
    width:86px!important;
    box-shadow:0 0 22px rgba(249,129,30,.30)!important;
  }
  html body.single-post .rsc-journal-nav-card--prev:hover .rsc-journal-nav-arrow{
    transform:translate(-4px,-50%)!important;
  }
  html body.single-post .rsc-journal-nav-card--next:hover .rsc-journal-nav-arrow{
    transform:translate(4px,-50%)!important;
  }
}

@media(max-width:1050px){
  html body.single-post .rsc-journal-hero{
    grid-template-columns:1fr!important;
  }
  html body.single-post .rsc-journal-body{
    width:100%!important;
    max-width:none!important;
    grid-template-columns:1fr!important;
  }
  html body.single-post .rsc-journal-sidebar{
    max-width:none!important;
    position:static!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
  }
  html body.single-post .rsc-journal-more-wrap{
    grid-column:1/-1!important;
  }
  html body.single-post .rsc-journal-nav{
    width:100%!important;
    max-width:none!important;
  }
}

@media(max-width:760px){
  html body.single-post .rsc-journal-shell{
    width:calc(100% - 28px)!important;
  }
  html body.single-post .rsc-journal-hero{
    padding:16px!important;
    gap:20px!important;
  }
  html body.single-post .rsc-journal-cover,
  html body.single-post .rsc-journal-cover img{
    min-height:240px!important;
  }
  html body.single-post .rsc-journal-content{
    padding:28px 20px!important;
  }
  html body.single-post .rsc-journal-content .rsc-news-hero{
    padding:0 0 26px 16px!important;
  }
  html body.single-post .rsc-journal-content .rsc-news-hero h2{
    font-size:30px!important;
  }
  html body.single-post .rsc-journal-content .rsc-news-story{
    padding-top:24px!important;
  }
  html body.single-post .rsc-journal-content .rsc-news-story p,
  html body.single-post .rsc-journal-content .rsc-news-conclusion>p{
    font-size:16px!important;
    line-height:1.68!important;
  }
  html body.single-post .rsc-journal-content .rsc-news-journal-note{
    margin:28px 0!important;
    padding:24px 22px 24px 42px!important;
  }
  html body.single-post .rsc-journal-content .rsc-news-journal-note:before{
    left:20px!important;
    top:22px!important;
    bottom:22px!important;
  }
  html body.single-post .rsc-journal-content .rsc-news-conclusion{
    grid-template-columns:1fr!important;
    gap:8px!important;
    margin-top:28px!important;
  }
  html body.single-post .rsc-journal-sidebar{
    display:flex!important;
    max-width:none!important;
  }
  html body.single-post .rsc-journal-nav{
    grid-template-columns:1fr!important;
    gap:12px!important;
    margin-top:18px!important;
  }
  html body.single-post .rsc-journal-nav-empty{
    display:none!important;
  }
  html body.single-post .rsc-journal-nav-card,
  html body.single-post .rsc-journal-nav-card--next{
    min-height:92px!important;
    padding:20px 48px 20px 20px!important;
    text-align:left!important;
  }
  html body.single-post .rsc-journal-nav-card--next::before{
    left:20px!important;
    right:auto!important;
    transform-origin:left center!important;
  }
  html body.single-post .rsc-journal-nav-card--next strong{
    margin-left:0!important;
  }
  html body.single-post .rsc-journal-nav-card--next .rsc-journal-nav-arrow{
    left:auto!important;
    right:18px!important;
  }
  html body.single-post .rsc-journal-nav-card::before{
    left:20px!important;
  }
}

@media(prefers-reduced-motion:reduce){
  html body.single-post .rsc-journal-nav-card,
  html body.single-post .rsc-journal-nav-card::before,
  html body.single-post .rsc-journal-nav-arrow{
    transition:none!important;
  }
}
