html { background:#f5f3ee; }
body.legacy-modern-page {
 margin:0!important;
 background:#f5f3ee!important;
 color:#102238!important;
 font-family:Arial, Helvetica, sans-serif!important;
 font-size:16px!important;
 line-height:1.65!important;
}
body.legacy-modern-page #journal-modern-header {
 box-sizing:border-box!important;
 min-height:86px!important;
 padding:18px clamp(20px,5vw,74px)!important;
 display:flex!important;
 align-items:center!important;
 justify-content:space-between!important;
 gap:24px!important;
 background:rgba(255,255,255,.98)!important;
 border-bottom:1px solid #d7dde2!important;
 color:#102238!important;
 font-family:Arial, Helvetica, sans-serif!important;
 position:sticky!important;
 top:0!important;
 z-index:99999!important;
 box-shadow:0 12px 30px rgba(16,34,56,.08)!important;
}
body.legacy-modern-page #journal-modern-header a:first-child {
 gap:13px!important;
 color:#102238!important;
 font-size:18px!important;
}
body.legacy-modern-page #journal-modern-header img {
 width:48px!important;
 height:48px!important;
 max-width:48px!important;
}
body.legacy-modern-page #journal-modern-header nav a {
 padding:12px 15px!important;
 color:#293b50!important;
 font-size:14px!important;
}
.legacy-return-bar {
 box-sizing:border-box;
 padding:18px clamp(20px,5vw,74px);
 display:flex;
 align-items:center;
 justify-content:space-between;
 gap:16px;
 background:#102238;
 color:#fff;
 font-family:Arial, Helvetica, sans-serif;
}
.legacy-return-bar strong {
 display:block;
 font-size:12px;
 letter-spacing:.1em;
 text-transform:uppercase;
 color:#d49a2a;
}
.legacy-return-bar span { display:block; margin-top:4px; color:rgba(255,255,255,.76); font-size:14px; }
.legacy-return-bar a {
 padding:0;
 color:#fff!important;
 background:transparent!important;
 border-radius:0;
 font-size:16px;
 font-weight:900;
 letter-spacing:0;
 text-decoration:none!important;
 text-transform:none;
 white-space:nowrap;
}
.legacy-return-bar a:hover { color:#d49a2a!important; }
body.legacy-modern-page > div:not(#journal-modern-header):not(.legacy-return-bar),
body.legacy-modern-page > center,
body.legacy-modern-page > table,
body.legacy-modern-page > blockquote,
body.legacy-modern-page > p,
body.legacy-modern-page > h1,
body.legacy-modern-page > h2,
body.legacy-modern-page > h3 {
 box-sizing:border-box!important;
 max-width:1060px!important;
 margin-left:auto!important;
 margin-right:auto!important;
}
body.legacy-modern-page > div:not(#journal-modern-header):not(.legacy-return-bar) {
 padding:30px clamp(18px,4vw,44px)!important;
}
body.legacy-modern-page p,
body.legacy-modern-page td,
body.legacy-modern-page blockquote,
body.legacy-modern-page font,
body.legacy-modern-page li {
 color:#26384d!important;
 font-family:Arial, Helvetica, sans-serif!important;
 font-size:17px!important;
 line-height:1.68!important;
}
body.legacy-modern-page h1,
body.legacy-modern-page h2,
body.legacy-modern-page h3 {
 color:#102238!important;
 font-family:Arial, Helvetica, sans-serif!important;
 font-weight:900!important;
 letter-spacing:-.02em!important;
 line-height:1.05!important;
}
body.legacy-modern-page h3 { font-size:clamp(28px,4vw,48px)!important; }
body.legacy-modern-page a { color:#14796f!important; text-decoration-thickness:1px!important; text-underline-offset:3px!important; }
body.legacy-modern-page blockquote {
 box-sizing:border-box!important;
 margin-top:20px!important;
 margin-bottom:20px!important;
 padding:24px 28px!important;
 background:#fff!important;
 border-left:5px solid #b3483c!important;
 box-shadow:0 12px 34px rgba(16,34,56,.08)!important;
}
body.legacy-modern-page table {
 max-width:100%!important;
}
body.legacy-modern-page center > table,
body.legacy-modern-page div > table {
 width:auto!important;
 max-width:100%!important;
}
body.legacy-modern-page img {
 max-width:100%!important;
 height:auto!important;
}
body.legacy-modern-page td {
 vertical-align:top!important;
}
body.legacy-modern-page br + br { line-height:1.2!important; }
@media(max-width:760px) {
 body.legacy-modern-page #journal-modern-header {
 align-items:flex-start!important;
 flex-direction:column!important;
 }
 body.legacy-modern-page #journal-modern-header nav {
 flex-wrap:wrap!important;
 }
 .legacy-return-bar {
 align-items:flex-start;
 flex-direction:column;
 }
 body.legacy-modern-page p,
 body.legacy-modern-page td,
 body.legacy-modern-page blockquote,
 body.legacy-modern-page font,
 body.legacy-modern-page li {
 font-size:16px!important;
 }
 body.legacy-modern-page blockquote { padding:18px!important; }
}
