:root{
  --rj-navy:#14265f;
  --rj-navy-dark:#0d1b3c;
  --rj-blue:#2c55c8;
  --rj-green:#0aa579;
  --rj-gold:#f3b842;
  --rj-ink:#111a2c;
  --rj-text:#3f4b5f;
  --rj-muted:#758096;
  --rj-line:#e2e7ef;
  --rj-soft:#f7f9fc;
  --rj-soft-blue:#f2f6fb;
  --rj-white:#fff;
  --rj-max:1180px;
  --rj-serif:Georgia,"Times New Roman",serif;
  --rj-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,Helvetica,sans-serif;
  --rj-shadow:0 12px 34px rgba(17,31,67,.08);
}
html{scroll-behavior:smooth}
body.rj_theme{margin:0!important;background:#fff!important;color:var(--rj-text)!important;font-family:var(--rj-sans)!important;font-size:14px!important;line-height:1.65!important;-webkit-font-smoothing:antialiased}
body.rj_theme *{box-sizing:border-box}
body.rj_theme img{max-width:100%;height:auto}
body.rj_theme a{color:var(--rj-navy);text-decoration:none}
body.rj_theme a:hover,body.rj_theme a:focus{color:var(--rj-blue)}
body.rj_theme button,body.rj_theme input,body.rj_theme select,body.rj_theme textarea{font:inherit}
body.rj_theme .pkp_structure_page{width:100%!important;max-width:none!important;margin:0!important;background:#fff!important;box-shadow:none!important}
body.rj_theme .pkp_screen_reader{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* HEADER */
body.rj_theme .pkp_structure_head{position:relative!important;z-index:1000!important;margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid var(--rj-line)!important;background:#fff!important;box-shadow:none!important}
body.rj_theme .pkp_structure_head.rj_scrolled{box-shadow:0 8px 28px rgba(17,31,67,.08)!important}
body.rj_theme .rj_header_inner{width:100%;max-width:var(--rj-max);margin:0 auto;padding:0 24px}
body.rj_theme .rj_header_top{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:30px}
body.rj_theme .pkp_site_name_wrapper{position:relative!important;display:flex!important;align-items:center!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;background:transparent!important}
body.rj_theme .pkp_site_name{margin:0!important;padding:0!important;text-align:left!important;line-height:1!important}
body.rj_theme .pkp_site_name>a{display:flex!important;align-items:center!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important}
body.rj_theme .pkp_site_name .is_img img{display:block!important;width:auto!important;max-width:295px!important;max-height:46px!important;object-fit:contain!important}
body.rj_theme .pkp_site_name .is_text{position:relative!important;display:block!important;max-width:330px!important;padding-left:44px!important;color:var(--rj-ink)!important;font:700 15px/1.08 var(--rj-serif)!important;letter-spacing:-.015em!important;text-transform:none!important;white-space:normal!important}
body.rj_theme .pkp_site_name .is_text:before{content:"RJ";position:absolute;left:0;top:50%;width:34px;height:34px;display:grid;place-items:center;transform:translateY(-50%);border-radius:50%;background:linear-gradient(145deg,#2f59ca,#10225b);color:#fff;font:700 10px/1 var(--rj-serif);box-shadow:0 5px 14px rgba(20,38,95,.18)}
body.rj_theme .rj_brand_text{gap:10px!important;color:var(--rj-ink)!important}
body.rj_theme .rj_brand_mark{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:50%;background:linear-gradient(145deg,#2f59ca,#10225b);color:#fff;font:700 11px/1 var(--rj-serif);box-shadow:0 5px 14px rgba(20,38,95,.18)}
body.rj_theme .rj_brand_words{display:flex;min-width:0;flex-direction:column;gap:2px}
body.rj_theme .rj_brand_words strong{max-width:320px;overflow:hidden;color:var(--rj-ink);font:700 15px/1.05 var(--rj-serif);letter-spacing:-.015em;white-space:nowrap;text-overflow:ellipsis}
body.rj_theme .rj_brand_words small{color:#59667c;font-size:8px;line-height:1.2}
body.rj_theme .rj_header_utilities{display:flex;align-items:center;gap:26px;color:#667186;font-size:9px;white-space:nowrap}
body.rj_theme .rj_issn{font-variant-numeric:tabular-nums}
body.rj_theme .pkp_navigation_user_wrapper{position:static!important;margin:0!important;padding:0!important}
body.rj_theme .pkp_navigation_user{display:flex!important;align-items:center!important;gap:17px!important;margin:0!important;padding:0!important;list-style:none!important}
body.rj_theme .pkp_navigation_user>li{position:relative!important;margin:0!important;padding:0!important}
body.rj_theme .pkp_navigation_user>li>a{display:block!important;margin:0!important;padding:2px 0!important;border:0!important;background:transparent!important;color:#455167!important;font-size:9px!important;font-weight:500!important;line-height:1.2!important;text-transform:none!important}
body.rj_theme .pkp_navigation_user ul{right:0!important;left:auto!important;min-width:160px!important;padding:8px!important;border:1px solid var(--rj-line)!important;border-radius:6px!important;background:#fff!important;box-shadow:var(--rj-shadow)!important}
body.rj_theme .pkp_site_nav_menu{position:relative!important;display:block!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important}
body.rj_theme .pkp_navigation_primary_row{margin:0!important;padding:0!important;border:0!important}
body.rj_theme .pkp_navigation_primary_wrapper{min-height:52px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:0!important;margin:0!important;padding:0!important}
body.rj_theme .rj_home_link,body.rj_theme .rj_header_search,body.rj_theme .pkp_navigation_primary>li>a{display:flex!important;align-items:center!important;min-height:52px!important;margin:0!important;padding:0 14px!important;border:0!important;border-bottom:2px solid transparent!important;background:transparent!important;color:#29354a!important;font-size:9px!important;font-weight:700!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.025em!important}
body.rj_theme .rj_home_link:hover,body.rj_theme .rj_header_search:hover,body.rj_theme .pkp_navigation_primary>li>a:hover,body.rj_theme .pkp_navigation_primary>li>a:focus,body.rj_theme .rj_active{border-bottom-color:var(--rj-navy)!important;color:var(--rj-navy)!important}
body.rj_theme .pkp_navigation_primary{display:flex!important;align-items:stretch!important;justify-content:flex-end!important;margin:0!important;padding:0!important;list-style:none!important}
body.rj_theme .pkp_navigation_primary>li{position:relative!important;margin:0!important;padding:0!important}
body.rj_theme .pkp_navigation_primary ul{top:100%!important;min-width:220px!important;margin:0!important;padding:8px!important;border:1px solid var(--rj-line)!important;border-radius:6px!important;background:#fff!important;box-shadow:0 16px 36px rgba(17,31,67,.13)!important}
body.rj_theme .pkp_navigation_primary ul li{margin:0!important}
body.rj_theme .pkp_navigation_primary ul a{display:block!important;padding:9px 10px!important;border:0!important;border-radius:4px!important;color:#3e4a5d!important;font-size:10px!important;line-height:1.35!important;text-transform:none!important}
body.rj_theme .pkp_navigation_primary ul a:hover{background:var(--rj-soft-blue)!important;color:var(--rj-navy)!important}
body.rj_theme .rj_header_search{gap:7px;padding-right:0!important}
body.rj_theme .pkp_site_nav_toggle{display:none!important}
body.rj_theme .rj_burger{display:block;position:relative;width:22px;height:2px;background:var(--rj-navy)}
body.rj_theme .rj_burger:before,body.rj_theme .rj_burger:after{content:"";position:absolute;left:0;width:22px;height:2px;background:var(--rj-navy)}
body.rj_theme .rj_burger:before{top:-7px} body.rj_theme .rj_burger:after{top:7px}

/* CORE LAYOUT */
body.rj_theme .pkp_structure_content{width:100%!important;max-width:var(--rj-max)!important;margin:0 auto!important;padding:34px 24px 64px!important;display:flex!important;align-items:flex-start!important;gap:34px!important}
body.rj_theme .pkp_structure_main{float:none!important;flex:1 1 auto!important;min-width:0!important;width:auto!important;margin:0!important;padding:0!important}
body.rj_theme .pkp_structure_sidebar{float:none!important;flex:0 0 270px!important;width:270px!important;margin:0!important;padding:0!important}
body.rj_theme.pkp_page_index .pkp_structure_content{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.rj_theme.pkp_page_index .pkp_structure_main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.rj_theme.pkp_page_index .pkp_structure_sidebar{display:none!important}
body.rj_theme .page{width:100%!important;max-width:var(--rj-max)!important;margin:0 auto!important;padding:0!important}
body.rj_theme .page h1,body.rj_theme .page_title{color:var(--rj-ink)!important;font-family:var(--rj-serif)!important;letter-spacing:-.025em!important}
body.rj_theme .cmp_breadcrumbs{margin:0 0 20px!important;padding:0!important;border:0!important;color:#7b8494!important;font-size:9.5px!important}
body.rj_theme .cmp_breadcrumbs a{color:#3159b5!important}

/* BUTTONS */
body.rj_theme .rj_btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:42px!important;padding:0 20px!important;border:1px solid transparent!important;border-radius:5px!important;font-size:9.5px!important;font-weight:800!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.025em!important;box-shadow:none!important}
body.rj_theme .rj_btn_primary{border-color:var(--rj-navy)!important;background:var(--rj-navy)!important;color:#fff!important}
body.rj_theme .rj_btn_primary:hover{background:#0c1c4c!important;color:#fff!important}
body.rj_theme .rj_btn_outline{border-color:#aeb9cc!important;background:rgba(255,255,255,.88)!important;color:var(--rj-navy)!important}
body.rj_theme .rj_btn_outline:hover{border-color:var(--rj-navy)!important;background:#fff!important;color:var(--rj-navy)!important}
body.rj_theme .rj_btn_ghost{min-height:36px!important;padding:0 14px!important;border-color:rgba(255,255,255,.62)!important;background:transparent!important;color:#fff!important}
body.rj_theme .rj_btn_ghost:hover{background:#fff!important;color:var(--rj-navy)!important}

/* JOURNAL HOME HERO */
body.rj_theme .rj_home{width:100%;margin:0;padding:0;background:#fff}
body.rj_theme .rj_hero{overflow:hidden;border-bottom:1px solid var(--rj-line);background:linear-gradient(105deg,#fbfcfd 0%,#f6f8fb 51%,#edf3f7 100%)}
body.rj_theme .rj_hero_inner{width:100%;max-width:var(--rj-max);min-height:405px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.94fr)}
body.rj_theme .rj_hero_copy{position:relative;z-index:2;align-self:center;padding:58px 38px 58px 28px}
body.rj_theme .rj_eyebrow{display:block;margin:0 0 14px;color:#2e57c1;font-size:10px;font-weight:750;line-height:1.35}
body.rj_theme .rj_hero h1{max-width:620px;margin:0 0 20px;color:var(--rj-ink);font:700 46px/1.04 var(--rj-serif);letter-spacing:-.035em}
body.rj_theme .rj_hero_description{max-width:590px;height:76px;overflow:hidden;color:#3d4859;font-size:13px;line-height:1.65}
body.rj_theme .rj_hero_description p{margin:0!important}
body.rj_theme .rj_hero_actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}
body.rj_theme .rj_hero_visual{position:relative;min-height:405px;overflow:hidden}
body.rj_theme .rj_hero_visual:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#f6f8fb 0%,rgba(246,248,251,.62) 12%,rgba(246,248,251,0) 36%)}
body.rj_theme .rj_hero_visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:49% 45%;transform:scale(1.04)}

/* FEATURE STRIP */
body.rj_theme .rj_features,body.rj_theme .rj_portal_features{width:100%;max-width:var(--rj-max);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--rj-line);background:#fff}
body.rj_theme .rj_feature,body.rj_theme .rj_portal_features>div{min-height:118px;display:flex;align-items:center;gap:15px;padding:25px 28px}
body.rj_theme .rj_feature+ .rj_feature,body.rj_theme .rj_portal_features>div+div{border-left:1px solid #edf0f5}
body.rj_theme .rj_feature_icon{width:43px;height:43px;display:grid;place-items:center;flex:0 0 43px;border-radius:8px;color:#fff;font-size:16px;box-shadow:0 7px 16px rgba(20,38,95,.11)}
body.rj_theme .rj_icon_blue{background:#3158d3} body.rj_theme .rj_icon_green{background:#08a276} body.rj_theme .rj_icon_gold{background:#f3b73e}
body.rj_theme .rj_feature strong,body.rj_theme .rj_portal_features strong{display:block;margin:0 0 3px;color:var(--rj-ink);font-size:12px;font-weight:750}
body.rj_theme .rj_feature p,body.rj_theme .rj_portal_features p{margin:0;color:#667184;font-size:9.5px;line-height:1.5}

/* LATEST ARTICLE CARDS */
body.rj_theme .rj_latest{width:100%;max-width:var(--rj-max);margin:0 auto;padding:40px 28px 28px}
body.rj_theme .rj_section_header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px}
body.rj_theme .rj_section_header h2{margin:0;color:var(--rj-ink);font:700 22px/1.2 var(--rj-serif);letter-spacing:-.015em}
body.rj_theme .rj_section_header>a{color:#294d9f!important;font-size:9px;font-weight:750;text-transform:uppercase}
body.rj_theme .rj_latest_toc .obj_issue_toc{margin:0!important;padding:0!important;border:0!important}
body.rj_theme .rj_latest_toc .obj_issue_toc>.heading,body.rj_theme .rj_latest_toc .obj_issue_toc>.galleys,body.rj_theme .rj_latest_toc .section>h3,body.rj_theme .rj_latest_toc .section>h4{display:none!important}
body.rj_theme .rj_latest_toc .sections,body.rj_theme .rj_latest_toc .section{margin:0!important;padding:0!important;border:0!important}
body.rj_theme .rj_latest_toc .cmp_article_list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin:0!important;padding:0!important;list-style:none!important}
body.rj_theme .rj_latest_toc .cmp_article_list>li{display:block!important;margin:0!important;padding:0!important;border:1px solid #dfe5ee!important;border-radius:6px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 3px 12px rgba(17,31,67,.025)!important}
body.rj_theme .rj_latest_toc .cmp_article_list>li:nth-child(n+5){display:none!important}
body.rj_theme .rj_latest_toc .obj_article_summary{position:relative!important;height:100%!important;min-height:280px!important;display:flex!important;flex-direction:column!important;margin:0!important;padding:0 13px 14px!important;border:0!important}
body.rj_theme .rj_latest_toc .obj_article_summary .cover,body.rj_theme .rj_latest_toc .rj_card_media{width:calc(100% + 26px)!important;height:112px!important;flex:0 0 112px!important;margin:0 -13px 12px!important;overflow:hidden!important;background:#eaf0f6!important}
body.rj_theme .rj_latest_toc .obj_article_summary .cover img{width:100%!important;height:112px!important;object-fit:cover!important}
body.rj_theme .rj_latest_toc .rj_card_media{background-position:center!important;background-size:cover!important}
body.rj_theme .rj_latest_toc .rj_art_1{background-image:url('../assets/article-1.svg')!important}
body.rj_theme .rj_latest_toc .rj_art_2{background-image:url('../assets/article-2.svg')!important}
body.rj_theme .rj_latest_toc .rj_art_3{background-image:url('../assets/article-3.svg')!important}
body.rj_theme .rj_latest_toc .rj_art_4{background-image:url('../assets/article-4.svg')!important}
body.rj_theme .rj_latest_toc .obj_article_summary:before{content:"Research Article";display:block;margin:0 0 7px;color:#08a276;font-size:8.5px;font-weight:700}
body.rj_theme .rj_latest_toc .obj_article_summary:after{content:"♡";position:absolute;right:12px;top:124px;color:#44577d;font-size:14px}
body.rj_theme .rj_latest_toc .obj_article_summary .title{margin:0 18px 7px 0!important;color:var(--rj-ink)!important;font:700 12px/1.35 var(--rj-serif)!important;letter-spacing:-.01em!important}
body.rj_theme .rj_latest_toc .obj_article_summary .title a{display:-webkit-box;overflow:hidden;color:var(--rj-ink)!important;-webkit-box-orient:vertical;-webkit-line-clamp:3}
body.rj_theme .rj_latest_toc .obj_article_summary .meta{margin:auto 0 0!important;color:#68768d!important;font-size:8.8px!important;line-height:1.45!important}
body.rj_theme .rj_latest_toc .obj_article_summary .authors{max-height:28px;overflow:hidden;margin:0 0 8px!important;color:#3159a7!important}
body.rj_theme .rj_latest_toc .obj_article_summary .pages,body.rj_theme .rj_latest_toc .obj_article_summary .published{display:inline-block;margin-right:8px}
body.rj_theme .rj_latest_toc .obj_article_summary .galleys_links{display:none!important}

/* CURRENT ISSUE + ANNOUNCEMENTS */
body.rj_theme .rj_home_lower{width:100%;max-width:var(--rj-max);margin:0 auto;display:grid;grid-template-columns:1fr 1.08fr;gap:20px;padding:0 28px 36px}
body.rj_theme .rj_current_issue{min-height:286px;display:grid;grid-template-columns:150px minmax(0,1fr);gap:23px;padding:24px;border-radius:7px;background:linear-gradient(135deg,#182d6e,#253b83);color:#fff;box-shadow:0 8px 24px rgba(20,38,95,.12)}
body.rj_theme .rj_current_cover{display:flex;align-items:center;justify-content:center}
body.rj_theme .rj_current_cover img{width:132px;height:190px;object-fit:cover;box-shadow:0 8px 20px rgba(0,0,0,.22)}
body.rj_theme .rj_cover_fallback{width:132px;height:190px;display:flex;flex-direction:column;justify-content:space-between;padding:16px 13px;background:linear-gradient(155deg,#061634,#193a7d 58%,#365cae);border:1px solid rgba(255,255,255,.16);box-shadow:0 8px 20px rgba(0,0,0,.2);color:#fff}
body.rj_theme .rj_cover_fallback:before{content:"";width:42px;height:3px;background:#7eb7ff}
body.rj_theme .rj_cover_fallback span{font:700 10px/1.35 var(--rj-serif);text-transform:uppercase}
body.rj_theme .rj_cover_fallback b{font-size:8px;letter-spacing:.2em;opacity:.75}
body.rj_theme .rj_current_copy{align-self:center}
body.rj_theme .rj_current_copy h2{margin:0 0 8px;color:#fff;font:700 22px/1.1 var(--rj-serif)}
body.rj_theme .rj_current_copy h3{margin:0 0 7px;color:#fff;font-size:11px;font-weight:700;line-height:1.45}
body.rj_theme .rj_current_copy>p{margin:0 0 10px;color:#e1e8fa;font-size:9px}
body.rj_theme .rj_current_desc{height:57px;overflow:hidden;margin:0 0 17px;color:#dce4f6;font-size:9px;line-height:1.55}
body.rj_theme .rj_current_desc p{margin:0!important}
body.rj_theme .rj_announcements{min-height:286px;padding:23px 24px;border:1px solid var(--rj-line);border-radius:7px;background:#fff}
body.rj_theme .rj_announcements>h2{margin:0 0 10px;color:var(--rj-ink);font:700 15px/1.2 var(--rj-serif)}
body.rj_theme .rj_announcement_list article{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:10px 0;border-bottom:1px solid #edf0f4}
body.rj_theme .rj_announcement_icon{width:26px;height:26px;display:grid;place-items:center;border-radius:5px;background:#f1f4f9;color:#78859b;font-size:10px}
body.rj_theme .rj_announcement_list h3{margin:0 0 2px;font-size:9.5px;font-weight:700;line-height:1.35}
body.rj_theme .rj_announcement_list h3 a{color:#29364a!important}
body.rj_theme .rj_announcement_list time{display:block;color:#7a8495;font-size:8.3px;line-height:1.35}
body.rj_theme .rj_more_link{display:block;margin-top:12px;text-align:right;color:#2f58ab!important;font-size:8.5px;font-weight:750;text-transform:uppercase}
body.rj_theme .rj_additional_content{width:100%;max-width:var(--rj-max);margin:0 auto;padding:0 28px 34px}

/* PORTAL */
body.rj_theme .rj_site_home{width:100%;margin:0;padding:0;background:#fff}
body.rj_theme .rj_portal_hero{overflow:hidden;background:linear-gradient(125deg,#f8fbff 0%,#eff5fb 52%,#e8f0f8 100%);border-bottom:1px solid var(--rj-line)}
body.rj_theme .rj_portal_hero_inner{width:100%;max-width:var(--rj-max);min-height:385px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.14fr) minmax(360px,.86fr)}
body.rj_theme .rj_portal_copy{align-self:center;padding:56px 30px 56px 28px}
body.rj_theme .rj_portal_copy h1{max-width:700px;margin:0 0 16px;color:var(--rj-ink);font:700 42px/1.07 var(--rj-serif);letter-spacing:-.03em}
body.rj_theme .rj_portal_about{max-width:650px;height:67px;overflow:hidden;color:#475368;font-size:12px;line-height:1.6}
body.rj_theme .rj_portal_about p{margin:0!important}
body.rj_theme .rj_portal_search{max-width:620px;height:48px;display:grid;grid-template-columns:42px minmax(0,1fr) 92px;align-items:center;margin-top:24px;border:1px solid #cfd8e6;border-radius:6px;background:#fff;box-shadow:0 8px 24px rgba(21,40,95,.05);overflow:hidden}
body.rj_theme .rj_portal_search>.fa{justify-self:center;color:#73829a}
body.rj_theme .rj_portal_search input{width:100%;height:46px!important;margin:0!important;padding:0 10px!important;border:0!important;outline:0!important;box-shadow:none!important;background:#fff!important;color:#28354a!important;font-size:11px!important}
body.rj_theme .rj_portal_search button{height:48px;margin:0;border:0;background:var(--rj-navy);color:#fff;font-size:9px;font-weight:750;text-transform:uppercase;cursor:pointer}
body.rj_theme .rj_portal_visual{position:relative;overflow:hidden}
body.rj_theme .rj_orbit{position:absolute;border:1px solid rgba(42,78,160,.22);border-radius:50%}
body.rj_theme .rj_orbit_one{width:360px;height:360px;right:15px;top:20px}.rj_orbit_two{width:250px;height:250px;right:70px;top:75px}
body.rj_theme .rj_portal_book{position:absolute;right:116px;top:83px;width:160px;height:215px;display:flex;flex-direction:column;justify-content:space-between;padding:24px 20px;border-radius:5px;background:linear-gradient(150deg,#0c1d49,#26498d);box-shadow:0 20px 45px rgba(16,36,84,.24);color:#fff;transform:rotate(4deg)}
body.rj_theme .rj_portal_book:after{content:"";position:absolute;inset:13px;border:1px solid rgba(255,255,255,.15)}
body.rj_theme .rj_portal_book span{position:relative;z-index:1;font:700 38px/1 var(--rj-serif)}
body.rj_theme .rj_portal_book small{position:relative;z-index:1;font-size:8px;letter-spacing:.18em}
body.rj_theme .rj_portal_journals{width:100%;max-width:var(--rj-max);margin:0 auto;padding:42px 28px 54px}
body.rj_theme .rj_portal_section_head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}
body.rj_theme .rj_portal_section_head span{display:block;margin-bottom:3px;color:#2e57b8;font-size:8.5px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}
body.rj_theme .rj_portal_section_head h2{margin:0;color:var(--rj-ink);font:700 25px/1.2 var(--rj-serif)}
body.rj_theme .rj_portal_section_head b{color:#6d788b;font-size:9px;font-weight:600}
body.rj_theme .rj_journal_grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:17px!important;margin:0!important;padding:0!important;list-style:none!important}
body.rj_theme .rj_journal_card{min-height:230px;display:grid;grid-template-columns:128px minmax(0,1fr);gap:19px;margin:0!important;padding:18px!important;border:1px solid var(--rj-line);border-radius:7px;background:#fff;box-shadow:0 4px 14px rgba(17,31,67,.025)}
body.rj_theme .rj_journal_card[hidden]{display:none!important}
body.rj_theme .rj_journal_thumb{width:128px;height:178px;display:flex;align-items:center;justify-content:center;align-self:start;overflow:hidden;border-radius:4px;background:#eef3f9}
body.rj_theme .rj_journal_thumb img{width:100%!important;height:100%!important;object-fit:cover!important}
body.rj_theme .rj_journal_monogram{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(155deg,#102456,#3760a8);color:#fff;font-size:32px}
body.rj_theme .rj_journal_body{min-width:0;align-self:center}
body.rj_theme .rj_journal_meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:6px;color:#2f59b4;font-size:8.4px;font-weight:700}
body.rj_theme .rj_journal_body h3{margin:0 0 8px;color:var(--rj-ink);font:700 15px/1.3 var(--rj-serif)}
body.rj_theme .rj_journal_body h3 a{color:var(--rj-ink)!important}
body.rj_theme .rj_journal_description{height:58px;overflow:hidden;margin-bottom:13px;color:#647085;font-size:9px;line-height:1.52}
body.rj_theme .rj_journal_description p{margin:0!important}
body.rj_theme .rj_journal_actions{display:flex;flex-wrap:wrap;gap:12px;font-size:8.5px;font-weight:700}
body.rj_theme .rj_journal_actions .rj_link_primary{color:#234da8!important}
body.rj_theme .rj_no_filter_results{padding:28px;text-align:center;color:#7a8495}

/* ARTICLE PAGE */
body.rj_theme .rj_article_page{padding-top:1px!important}
body.rj_theme .rj_article_badges{display:flex;gap:7px;margin:0 0 8px}
body.rj_theme .rj_article_badges span{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:3px;background:#f2f5fa;color:#526079;font-size:8px;font-weight:650}
body.rj_theme .rj_article_badges span:last-child{background:#eef5ff;color:#315bb1}
body.rj_theme .rj_article_shell .obj_article_details{margin:0!important;padding:0!important}
body.rj_theme .rj_article_shell .obj_article_details>.page_title{max-width:760px;margin:0 0 8px!important;color:var(--rj-ink)!important;font:700 31px/1.12 var(--rj-serif)!important;letter-spacing:-.026em!important}
body.rj_theme .rj_article_shell .obj_article_details>.subtitle{max-width:760px;margin:0 0 8px!important;color:#445166!important;font:500 17px/1.35 var(--rj-serif)!important}
body.rj_theme .rj_article_shell .obj_article_details>.row{display:grid!important;grid-template-columns:minmax(0,1fr) 282px!important;gap:42px!important;margin:0!important;padding:0!important}
body.rj_theme .rj_article_shell .main_entry{display:flex!important;flex-direction:column!important;width:auto!important;float:none!important;margin:0!important;padding:0!important}
body.rj_theme .rj_article_shell .entry_details{width:auto!important;float:none!important;margin:0!important;padding:0!important;border:1px solid var(--rj-line)!important;border-radius:6px!important;background:#fbfcfe!important;overflow:visible!important}
body.rj_theme .rj_article_shell .main_entry>.item{margin:0!important;padding:0!important;border:0!important}
body.rj_theme .rj_article_shell .main_entry>.authors{order:1;margin-bottom:9px!important}
body.rj_theme .rj_article_shell .main_entry>.doi{order:2;margin-bottom:12px!important}
body.rj_theme .rj_article_shell .main_entry>.rj_article_actions{order:3;margin:0 0 23px!important}
body.rj_theme .rj_article_shell .main_entry>.abstract{order:4}
body.rj_theme .rj_article_shell .main_entry>.keywords{order:5}
body.rj_theme .rj_article_shell .main_entry>.references{order:20}
body.rj_theme .rj_article_shell ul.authors{display:flex!important;flex-wrap:wrap!important;gap:5px 10px!important;margin:0!important;padding:0!important;list-style:none!important}
body.rj_theme .rj_article_shell ul.authors>li{display:inline!important;margin:0!important;padding:0!important;color:#273349!important;font-size:10px!important}
body.rj_theme .rj_article_shell ul.authors>li:not(:last-child) .name:after{content:","}
body.rj_theme .rj_article_shell .authors .affiliation,body.rj_theme .rj_article_shell .authors .orcid{display:block!important;margin-top:1px;color:#7a8494!important;font-size:8px!important}
body.rj_theme .rj_article_shell .doi .label{display:none!important}
body.rj_theme .rj_article_shell .doi .value a{display:inline-flex;align-items:center;gap:5px;color:#5a6473!important;font-size:8.8px!important;word-break:break-all}
body.rj_theme .rj_article_shell .doi .value a:before{content:"●";color:#f3b23a;font-size:10px}
body.rj_theme .rj_article_shell .main_entry .label{margin:0 0 8px!important;color:var(--rj-ink)!important;font:700 15px/1.2 var(--rj-serif)!important}
body.rj_theme .rj_article_shell .abstract{margin-top:0!important;padding-top:0!important}
body.rj_theme .rj_article_shell .abstract p,body.rj_theme .rj_article_shell .abstract{color:#475267!important;font-size:10.5px!important;line-height:1.62!important;text-align:left!important}
body.rj_theme .rj_article_shell .keywords{margin-top:20px!important;padding-top:19px!important;border-top:1px solid #edf0f4!important;color:#48556c!important;font-size:9.5px!important}
body.rj_theme .rj_article_shell .references{margin-top:24px!important;padding-top:20px!important;border-top:1px solid #edf0f4!important;color:#4d586b!important;font-size:9px!important;line-height:1.6!important}
body.rj_theme .rj_article_actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
body.rj_theme .rj_article_actions .galleys_links{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}
body.rj_theme .rj_article_actions .obj_galley_link,body.rj_theme .rj_article_actions .galley-link,body.rj_theme .rj_article_actions .cmp_button,body.rj_theme .rj_article_actions .rj_cite_jump{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;margin:0!important;padding:0 14px!important;border:1px solid #aeb9cb!important;border-radius:4px!important;background:#fff!important;color:var(--rj-navy)!important;font-size:8.5px!important;font-weight:750!important;line-height:1!important;text-transform:uppercase!important;box-shadow:none!important}
body.rj_theme .rj_article_actions li:first-child .obj_galley_link,body.rj_theme .rj_article_actions li:first-child .galley-link{border-color:var(--rj-navy)!important;background:var(--rj-navy)!important;color:#fff!important}
body.rj_theme .rj_article_shell .entry_details>.item{margin:0!important;padding:17px 16px!important;border:0!important;border-bottom:1px solid var(--rj-line)!important;background:transparent!important}
body.rj_theme .rj_article_shell .entry_details>.item:last-child{border-bottom:0!important}
body.rj_theme .rj_article_shell .entry_details .cover_image{display:none!important}
body.rj_theme .rj_article_shell .entry_details .galleys{display:none!important}
body.rj_theme .rj_article_shell .entry_details .label{display:block!important;margin:0 0 6px!important;color:#243047!important;font-size:9px!important;font-weight:750!important;line-height:1.3!important}
body.rj_theme .rj_article_shell .entry_details .value{color:#59657a!important;font-size:8.5px!important;line-height:1.55!important}
body.rj_theme .rj_article_shell .entry_details .value a{color:#2e56aa!important}
body.rj_theme .rj_article_shell .rj_more_issue_links{display:flex!important;flex-direction:column!important;gap:6px!important}
body.rj_theme .rj_article_shell .rj_more_issue_links a{display:block!important;padding:4px 0!important;border-bottom:1px solid #edf0f4!important;color:#2e56aa!important;font-size:8.5px!important}
body.rj_theme .rj_article_shell .citation_formats_button{margin-top:9px!important;padding:5px 8px!important;border:1px solid #cbd3e0!important;border-radius:4px!important;background:#fff!important;color:#2c4f9e!important;font-size:8px!important}
body.rj_theme .rj_article_shell .citation_formats_list{z-index:20!important;min-width:220px!important;padding:8px!important;border:1px solid var(--rj-line)!important;background:#fff!important;box-shadow:var(--rj-shadow)!important}

/* ISSUE PAGE */
body.rj_theme .rj_issue_header{display:grid;grid-template-columns:142px minmax(0,1fr) 245px;gap:24px;align-items:start;margin:0 0 27px;padding:22px;border:1px solid var(--rj-line);border-radius:6px;background:#fff}
body.rj_theme .rj_issue_header_cover img{width:126px;height:178px;object-fit:cover;box-shadow:0 7px 18px rgba(13,27,60,.13)}
body.rj_theme .rj_issue_header_cover .rj_cover_fallback{width:126px;height:178px}
body.rj_theme .rj_issue_header_copy{padding-top:4px}
body.rj_theme .rj_issue_label{display:block;margin-bottom:7px;color:#2f57b5;font-size:8.5px;font-weight:750;text-transform:uppercase}
body.rj_theme .rj_issue_header_copy h1{margin:0 0 7px!important;color:var(--rj-ink)!important;font:700 22px/1.18 var(--rj-serif)!important}
body.rj_theme .rj_issue_date{margin:0 0 13px;color:#6d788b;font-size:9px}
body.rj_theme .rj_issue_intro{max-height:78px;overflow:hidden;color:#566176;font-size:9px;line-height:1.55}
body.rj_theme .rj_issue_intro p{margin:0!important}
body.rj_theme .rj_issue_quicklinks{display:flex;flex-direction:column;gap:7px;padding:15px;border:1px solid var(--rj-line);border-radius:5px;background:#fbfcfe}
body.rj_theme .rj_issue_quicklinks h2{margin:0 0 3px;color:var(--rj-ink);font-size:10px;font-weight:750}
body.rj_theme .rj_issue_quicklinks>a:not(.rj_btn){color:#3158ad!important;font-size:8.8px}
body.rj_theme .rj_issue_quicklinks .rj_btn{width:100%;min-height:36px!important;margin-top:8px;padding:0 8px!important;font-size:8px!important}
body.rj_theme .rj_issue_articles>h2{margin:0 0 9px;padding-bottom:9px;border-bottom:1px solid var(--rj-line);color:var(--rj-ink);font:700 18px/1.2 var(--rj-serif)}
body.rj_theme .rj_issue_articles .obj_issue_toc{margin:0!important;padding:0!important;border:0!important}
body.rj_theme .rj_issue_articles .obj_issue_toc>.heading,body.rj_theme .rj_issue_articles .obj_issue_toc>.galleys,body.rj_theme .rj_issue_articles .section>h3{display:none!important}
body.rj_theme .rj_issue_articles .cmp_article_list{margin:0!important;padding:0!important;list-style:none!important}
body.rj_theme .rj_issue_articles .cmp_article_list>li{margin:0!important;padding:0!important;border-bottom:1px solid #e9edf3!important}
body.rj_theme .rj_issue_articles .obj_article_summary{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;gap:3px 15px!important;margin:0!important;padding:13px 0!important;border:0!important}
body.rj_theme .rj_issue_articles .obj_article_summary .cover{display:none!important}
body.rj_theme .rj_issue_articles .obj_article_summary .title{grid-column:1;grid-row:1;margin:0!important;color:#244b9d!important;font:650 10px/1.42 var(--rj-sans)!important;letter-spacing:0!important}
body.rj_theme .rj_issue_articles .obj_article_summary .title a{color:#244b9d!important}
body.rj_theme .rj_issue_articles .obj_article_summary .meta{grid-column:1;grid-row:2;margin:0!important;color:#768198!important;font-size:8.2px!important;line-height:1.4!important}
body.rj_theme .rj_issue_articles .obj_article_summary .authors{margin:0!important}
body.rj_theme .rj_issue_articles .obj_article_summary .galleys_links{grid-column:2;grid-row:1 / span 2;align-self:center;display:flex!important;margin:0!important;padding:0!important;list-style:none!important}
body.rj_theme .rj_issue_articles .obj_article_summary .galleys_links a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:55px!important;min-height:30px!important;padding:0 9px!important;border:1px solid #bcc7d9!important;border-radius:4px!important;background:#fff!important;color:#3158a7!important;font-size:8px!important;font-weight:700!important;text-transform:uppercase!important}

/* ARCHIVE */
body.rj_theme .rj_archive_head{margin:0 0 22px}
body.rj_theme .rj_archive_head>span{display:block;margin-bottom:4px;color:#2e57b6;font-size:8px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}
body.rj_theme .rj_archive_head h1{margin:0 0 3px!important;font:700 29px/1.15 var(--rj-serif)!important}
body.rj_theme .rj_archive_head p{margin:0;color:#7b8493;font-size:9px}
body.rj_theme .rj_archive_grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:15px!important;margin:0!important;padding:0!important;list-style:none!important}
body.rj_theme .rj_archive_grid>li{margin:0!important;padding:17px!important;border:1px solid var(--rj-line)!important;border-radius:6px!important;background:#fff!important}
body.rj_theme .rj_archive_grid .obj_issue_summary{display:grid!important;grid-template-columns:90px minmax(0,1fr)!important;gap:15px!important;margin:0!important;padding:0!important}
body.rj_theme .rj_archive_grid .obj_issue_summary .cover img{width:86px!important;max-height:122px!important;object-fit:cover!important}
body.rj_theme .rj_archive_grid .obj_issue_summary h2,body.rj_theme .rj_archive_grid .obj_issue_summary .title{font:700 13px/1.35 var(--rj-serif)!important}
body.rj_theme .cmp_pagination{margin-top:25px!important}

/* FORMS / SIDEBAR / GENERIC OJS */
body.rj_theme .page_search .search_prompt,body.rj_theme .page_login form,body.rj_theme .page_register form,body.rj_theme .page_lost_password form{padding:21px;border:1px solid var(--rj-line);border-radius:6px;background:#fff}
body.rj_theme input[type=text],body.rj_theme input[type=email],body.rj_theme input[type=password],body.rj_theme input[type=url],body.rj_theme input[type=search],body.rj_theme textarea,body.rj_theme select{border:1px solid #cdd5e2!important;border-radius:4px!important;background:#fff!important;box-shadow:none!important}
body.rj_theme input:focus,body.rj_theme textarea:focus,body.rj_theme select:focus{border-color:#6688cf!important;outline:2px solid rgba(65,97,176,.12)!important}
body.rj_theme .cmp_button,body.rj_theme button.submit,body.rj_theme input[type=submit]{border-radius:4px!important;background:var(--rj-navy)!important;color:#fff!important}
body.rj_theme .pkp_structure_sidebar .pkp_block{margin:0 0 14px!important;padding:16px!important;border:1px solid var(--rj-line)!important;border-radius:6px!important;background:#fbfcfe!important}
body.rj_theme .pkp_structure_sidebar .title{margin:0 0 9px!important;color:#17233a!important;font-size:10px!important;font-weight:750!important}
body.rj_theme .pkp_structure_sidebar a{font-size:9px!important}

/* FOOTER */
body.rj_theme .pkp_structure_footer_wrapper{margin:0!important;padding:0!important;background:var(--rj-navy-dark)!important;color:#dce4f1!important}
body.rj_theme .rj_footer_cta{width:100%;max-width:var(--rj-max);min-height:78px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:17px 28px;border-bottom:1px solid rgba(255,255,255,.11);background:#1b3276}
body.rj_theme .rj_footer_cta>div{display:flex;flex-direction:column}
body.rj_theme .rj_footer_cta strong{color:#fff;font:700 14px/1.25 var(--rj-serif)}
body.rj_theme .rj_footer_cta span{color:#d1d9ec;font-size:8.5px}
body.rj_theme .rj_footer_cta>a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border:1px solid rgba(255,255,255,.62);border-radius:4px;color:#fff!important;font-size:8px;font-weight:750;text-transform:uppercase}
body.rj_theme .pkp_structure_footer{width:100%!important;max-width:var(--rj-max)!important;display:grid!important;grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(105px,.6fr)) 68px!important;gap:27px!important;margin:0 auto!important;padding:28px!important;background:transparent!important}
body.rj_theme .rj_footer_brandline{display:flex;align-items:center;gap:9px;margin-bottom:8px;color:#fff}
body.rj_theme .rj_footer_mark{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--rj-navy);font:700 9px/1 var(--rj-serif)}
body.rj_theme .rj_footer_brandline strong{font:700 13px/1.2 var(--rj-serif)}
body.rj_theme .pkp_footer_content,body.rj_theme .rj_footer_brand p{margin:0;color:#aeb9cd;font-size:8.3px;line-height:1.55}
body.rj_theme .rj_footer_col{display:flex;flex-direction:column;gap:6px}
body.rj_theme .rj_footer_col strong{margin-bottom:2px;color:#fff;font-size:8.7px}
body.rj_theme .rj_footer_col a{color:#bcc6d9!important;font-size:8px}
body.rj_theme .pkp_brand_footer{margin:0!important;padding:0!important;border:0!important;background:transparent!important}
body.rj_theme .pkp_brand_footer img{max-width:58px!important;opacity:.82}

/* FALLBACK NATIVE INDEX, used if template cache serves the default OJS template */
body.rj_theme .page_index_journal:not(.rj_home),body.rj_theme .page_index_site:not(.rj_site_home){width:100%;max-width:var(--rj-max);margin:0 auto;padding:34px 28px 50px}
body.rj_theme .page_index_journal:not(.rj_home) .homepage_image img{width:100%;max-height:330px;object-fit:cover;border-radius:6px}
body.rj_theme .page_index_journal:not(.rj_home) .current_issue,body.rj_theme .page_index_site:not(.rj_site_home) .journals{margin-top:22px;padding:22px;border:1px solid var(--rj-line);border-radius:7px;background:#fff}
body.rj_theme .page_index_site:not(.rj_site_home) .journals>ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none}
body.rj_theme .page_index_site:not(.rj_site_home) .journals>ul>li{padding:17px;border:1px solid var(--rj-line);border-radius:6px}

/* TABLET */
@media(max-width:1040px){
  body.rj_theme .rj_header_inner{padding:0 20px}
  body.rj_theme .rj_hero_inner{grid-template-columns:minmax(0,1fr) 390px}
  body.rj_theme .rj_hero h1{font-size:40px}
  body.rj_theme .rj_latest_toc .cmp_article_list{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.rj_theme .rj_home_lower{grid-template-columns:1fr}
  body.rj_theme .rj_journal_grid{grid-template-columns:1fr!important}
  body.rj_theme .rj_portal_hero_inner{grid-template-columns:minmax(0,1.1fr) 320px}
  body.rj_theme .rj_portal_book{right:75px}
  body.rj_theme .pkp_structure_footer{grid-template-columns:1.3fr repeat(3,.6fr)!important}
  body.rj_theme .pkp_brand_footer{display:none}
  body.rj_theme .rj_issue_header{grid-template-columns:128px minmax(0,1fr) 220px}
}

/* MOBILE */
@media(max-width:820px){
  body.rj_theme{font-size:14px!important}
  body.rj_theme .rj_header_inner{padding:0 17px}
  body.rj_theme .rj_header_top{min-height:68px}
  body.rj_theme .pkp_site_name_wrapper{width:100%!important;justify-content:space-between!important}
  body.rj_theme .pkp_site_name{order:1}
  body.rj_theme .pkp_site_name .is_img img{max-width:210px!important;max-height:43px!important}
  body.rj_theme .rj_brand_words strong{max-width:220px;font-size:14px}
  body.rj_theme .pkp_site_nav_toggle{order:2;display:grid!important;place-items:center!important;width:38px!important;height:38px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
  body.rj_theme .rj_header_utilities{display:none!important}
  body.rj_theme .pkp_site_nav_menu{display:none!important;position:absolute!important;left:0!important;right:0!important;top:68px!important;z-index:1001!important;padding:8px 17px 17px!important;border-top:1px solid var(--rj-line)!important;border-bottom:1px solid var(--rj-line)!important;background:#fff!important;box-shadow:0 16px 34px rgba(17,31,67,.12)!important}
  body.rj_theme .pkp_site_nav_menu.rj_menu_open,body.rj_theme .pkp_site_nav_menu.is_open,body.rj_theme .pkp_site_nav_menu.pkp_site_nav_menu--isOpen{display:block!important}
  body.rj_theme .pkp_navigation_primary_wrapper{display:block!important;min-height:0!important}
  body.rj_theme .pkp_navigation_primary{display:block!important}
  body.rj_theme .rj_home_link,body.rj_theme .rj_header_search,body.rj_theme .pkp_navigation_primary>li>a{min-height:42px!important;padding:0 4px!important;border-bottom:1px solid #edf0f4!important;font-size:10px!important}
  body.rj_theme .pkp_navigation_primary ul{position:static!important;display:block!important;min-width:0!important;margin:0 0 4px 12px!important;padding:0!important;border:0!important;box-shadow:none!important}
  body.rj_theme .pkp_navigation_primary ul a{padding:8px 4px!important}
  body.rj_theme .pkp_structure_content{display:block!important;padding:23px 17px 43px!important}
  body.rj_theme .pkp_structure_sidebar{width:100%!important;margin-top:27px!important}

  body.rj_theme .rj_hero{position:relative;background:#f5f8fb}
  body.rj_theme .rj_hero_inner{position:relative;display:block;min-height:510px}
  body.rj_theme .rj_hero_visual{position:absolute;inset:0;min-height:510px;opacity:.42}
  body.rj_theme .rj_hero_visual:before{z-index:2;background:linear-gradient(180deg,rgba(247,249,252,.98) 0%,rgba(247,249,252,.94) 47%,rgba(247,249,252,.55) 75%,rgba(247,249,252,.68) 100%)}
  body.rj_theme .rj_hero_visual img{object-position:55% 50%;transform:scale(1.12)}
  body.rj_theme .rj_hero_copy{position:relative;z-index:3;padding:46px 21px 38px}
  body.rj_theme .rj_eyebrow{font-size:9px}
  body.rj_theme .rj_hero h1{font-size:34px;line-height:1.07}
  body.rj_theme .rj_hero_description{height:83px;font-size:11px}
  body.rj_theme .rj_hero_actions{display:grid;grid-template-columns:1fr;max-width:100%;gap:9px;margin-top:22px}
  body.rj_theme .rj_btn{width:100%!important;min-height:43px!important}

  body.rj_theme .rj_features,body.rj_theme .rj_portal_features{display:block;padding:10px 0}
  body.rj_theme .rj_feature,body.rj_theme .rj_portal_features>div{min-height:0;padding:17px 21px}
  body.rj_theme .rj_feature+ .rj_feature,body.rj_theme .rj_portal_features>div+div{border-top:1px solid #edf0f4;border-left:0}
  body.rj_theme .rj_feature_icon{width:40px;height:40px;flex-basis:40px}

  body.rj_theme .rj_latest{padding:31px 17px 22px}
  body.rj_theme .rj_section_header h2{font-size:20px}
  body.rj_theme .rj_latest_toc .cmp_article_list{display:block!important}
  body.rj_theme .rj_latest_toc .cmp_article_list>li{margin:0 0 14px!important}
  body.rj_theme .rj_latest_toc .cmp_article_list>li:nth-child(n+5){display:none!important}
  body.rj_theme .rj_latest_toc .obj_article_summary{min-height:335px!important;padding:0 15px 15px!important}
  body.rj_theme .rj_latest_toc .obj_article_summary .cover,body.rj_theme .rj_latest_toc .rj_card_media{width:calc(100% + 30px)!important;height:172px!important;flex-basis:172px!important;margin:0 -15px 13px!important}
  body.rj_theme .rj_latest_toc .obj_article_summary .cover img{height:172px!important}
  body.rj_theme .rj_latest_toc .obj_article_summary:after{top:186px}
  body.rj_theme .rj_latest_toc .obj_article_summary .title{font-size:15px!important}

  body.rj_theme .rj_home_lower{display:block;padding:0 17px 30px}
  body.rj_theme .rj_current_issue{grid-template-columns:100px minmax(0,1fr);gap:17px;min-height:240px;padding:19px}
  body.rj_theme .rj_current_cover img,body.rj_theme .rj_current_cover .rj_cover_fallback{width:92px;height:136px}
  body.rj_theme .rj_current_copy h2{font-size:20px}
  body.rj_theme .rj_current_desc{display:none}
  body.rj_theme .rj_current_copy .rj_btn{width:auto!important;min-height:33px!important;padding:0 10px!important;font-size:7.5px!important}
  body.rj_theme .rj_announcements{margin-top:15px;min-height:0;padding:20px}

  body.rj_theme .rj_portal_hero_inner{display:block;min-height:440px}
  body.rj_theme .rj_portal_copy{position:relative;z-index:2;padding:44px 21px}
  body.rj_theme .rj_portal_copy h1{font-size:34px}
  body.rj_theme .rj_portal_visual{position:absolute;inset:0;opacity:.18}
  body.rj_theme .rj_portal_book{right:calc(50% - 80px);top:155px}
  body.rj_theme .rj_portal_search{grid-template-columns:38px minmax(0,1fr) 72px;height:46px}
  body.rj_theme .rj_portal_journals{padding:32px 17px 43px}
  body.rj_theme .rj_journal_grid{display:block!important}
  body.rj_theme .rj_journal_card{grid-template-columns:94px minmax(0,1fr);gap:14px;min-height:0;margin-bottom:13px!important;padding:14px!important}
  body.rj_theme .rj_journal_thumb{width:94px;height:132px}
  body.rj_theme .rj_journal_description{height:43px}
  body.rj_theme .rj_journal_actions{gap:8px;font-size:7.7px}

  body.rj_theme .rj_article_shell .obj_article_details>.page_title{font-size:26px!important}
  body.rj_theme .rj_article_shell .obj_article_details>.row{display:block!important}
  body.rj_theme .rj_article_shell .entry_details{margin-top:28px!important}
  body.rj_theme .rj_article_shell ul.authors{display:block!important}
  body.rj_theme .rj_article_shell ul.authors>li{display:block!important;margin-bottom:6px!important}

  body.rj_theme .rj_issue_header{display:grid;grid-template-columns:92px minmax(0,1fr);gap:15px;padding:16px}
  body.rj_theme .rj_issue_header_cover img,body.rj_theme .rj_issue_header_cover .rj_cover_fallback{width:86px;height:124px}
  body.rj_theme .rj_issue_header_copy h1{font-size:18px!important}
  body.rj_theme .rj_issue_intro{max-height:57px}
  body.rj_theme .rj_issue_quicklinks{grid-column:1 / -1;margin-top:3px}
  body.rj_theme .rj_issue_articles .obj_article_summary{grid-template-columns:minmax(0,1fr) 55px!important;gap:4px 9px!important}
  body.rj_theme .rj_issue_articles .obj_article_summary .title{font-size:9.5px!important}

  body.rj_theme .rj_archive_grid{display:block!important}
  body.rj_theme .rj_archive_grid>li{margin-bottom:13px!important}

  body.rj_theme .rj_footer_cta{display:block;padding:20px 17px}
  body.rj_theme .rj_footer_cta>a{margin-top:13px}
  body.rj_theme .pkp_structure_footer{display:grid!important;grid-template-columns:1fr 1fr!important;gap:22px!important;padding:26px 17px!important}
  body.rj_theme .rj_footer_brand{grid-column:1 / -1}
  body.rj_theme .pkp_brand_footer{display:none}

  body.rj_theme .page_index_site:not(.rj_site_home) .journals>ul{grid-template-columns:1fr}
}

@media(max-width:430px){
  body.rj_theme .rj_brand_words strong{max-width:175px;font-size:12px}
  body.rj_theme .rj_brand_mark{width:31px;height:31px;flex-basis:31px}
  body.rj_theme .rj_hero_inner{min-height:530px}
  body.rj_theme .rj_hero_visual{min-height:530px}
  body.rj_theme .rj_hero h1{font-size:31px}
  body.rj_theme .rj_current_issue{grid-template-columns:82px minmax(0,1fr);gap:13px;padding:15px}
  body.rj_theme .rj_current_cover img,body.rj_theme .rj_current_cover .rj_cover_fallback{width:76px;height:112px}
  body.rj_theme .rj_current_copy h2{font-size:18px}
  body.rj_theme .rj_current_copy h3{font-size:9px}
  body.rj_theme .rj_journal_card{grid-template-columns:78px minmax(0,1fr);padding:12px}
  body.rj_theme .rj_journal_thumb{width:78px;height:112px}
  body.rj_theme .pkp_structure_footer{grid-template-columns:1fr!important}
  body.rj_theme .rj_footer_brand{grid-column:auto}
}

/* =========================================================
   UPeU-INSPIRED HEADER + FOOTER, FINAL 2.1
   Structural inspiration: scientific journal portal header,
   institutional footer, information/guidelines/resources/policies.
   ========================================================= */
body.rj_theme.rj_upeu_shell .pkp_structure_head{
  position:relative!important;
  z-index:1200!important;
  border-bottom:1px solid #e4e9f1!important;
  background:#fff!important;
}
body.rj_theme.rj_upeu_shell .rj_globalbar{
  width:100%;
  border-bottom:1px solid #edf0f5;
  background:#f7f9fc;
}
body.rj_theme.rj_upeu_shell .rj_globalbar_inner{
  width:100%;max-width:var(--rj-max);min-height:34px;margin:0 auto;padding:0 24px;
  display:flex;align-items:center;justify-content:space-between;gap:24px;
}
body.rj_theme.rj_upeu_shell .rj_globalbar_left,
body.rj_theme.rj_upeu_shell .rj_globalbar_right{
  min-width:0;display:flex;align-items:center;gap:14px;
}
body.rj_theme.rj_upeu_shell .rj_portal_link{
  display:inline-flex;align-items:center;gap:7px;color:#40506b!important;
  font-size:10px;font-weight:700;line-height:1;text-transform:none;
}
body.rj_theme.rj_upeu_shell .rj_portal_link:hover{color:var(--rj-blue)!important}
body.rj_theme.rj_upeu_shell .rj_global_divider{width:1px;height:14px;background:#dce2eb}
body.rj_theme.rj_upeu_shell .rj_issn_group{display:flex;align-items:center;gap:12px;color:#68758a;font-size:9px;line-height:1}
body.rj_theme.rj_upeu_shell .rj_issn_group b{color:#33425b;font-weight:700}
body.rj_theme.rj_upeu_shell .rj_portal_caption{color:#7b8799;font-size:9px}
body.rj_theme.rj_upeu_shell .rj_user_desktop .pkp_navigation_user{
  gap:4px!important;
}
body.rj_theme.rj_upeu_shell .rj_user_desktop .pkp_navigation_user>li>a{
  min-height:26px!important;display:flex!important;align-items:center!important;padding:0 10px!important;
  border-radius:5px!important;color:#4d5c74!important;font-size:9.5px!important;font-weight:600!important;
}
body.rj_theme.rj_upeu_shell .rj_user_desktop .pkp_navigation_user>li>a:hover{
  background:#edf3ff!important;color:#234da8!important;
}
body.rj_theme.rj_upeu_shell .rj_header_inner{max-width:var(--rj-max);padding:0 24px}
body.rj_theme.rj_upeu_shell .rj_masthead{
  min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px;
}
body.rj_theme.rj_upeu_shell .pkp_site_name_wrapper{
  flex:0 1 390px!important;min-width:0!important;justify-content:space-between!important;
}
body.rj_theme.rj_upeu_shell .pkp_site_name .is_img img{
  max-width:330px!important;max-height:54px!important;object-fit:contain!important;object-position:left center!important;
}
body.rj_theme.rj_upeu_shell .rj_brand_mark{
  width:39px;height:39px;flex-basis:39px;background:linear-gradient(145deg,#315fcf,#122b70);
  box-shadow:0 5px 16px rgba(33,73,165,.18);
}
body.rj_theme.rj_upeu_shell .rj_brand_words strong{
  max-width:330px;font-family:var(--rj-sans);font-size:16px;line-height:1.1;font-weight:750;letter-spacing:-.02em;
}
body.rj_theme.rj_upeu_shell .rj_brand_words small{
  margin-top:2px;color:#788499;font-size:8.5px;letter-spacing:.02em;
}
body.rj_theme.rj_upeu_shell .pkp_site_nav_menu{
  flex:1 1 auto!important;position:relative!important;display:block!important;background:transparent!important;
}
body.rj_theme.rj_upeu_shell .pkp_navigation_primary_wrapper{
  min-height:74px!important;justify-content:flex-end!important;gap:2px!important;
}
body.rj_theme.rj_upeu_shell .rj_home_link,
body.rj_theme.rj_upeu_shell .pkp_navigation_primary>li>a{
  min-height:74px!important;padding:0 12px!important;border-bottom:2px solid transparent!important;
  color:#344158!important;font-size:9.5px!important;font-weight:700!important;text-transform:none!important;letter-spacing:0!important;
}
body.rj_theme.rj_upeu_shell .rj_home_link:hover,
body.rj_theme.rj_upeu_shell .pkp_navigation_primary>li>a:hover,
body.rj_theme.rj_upeu_shell .pkp_navigation_primary>li>a:focus,
body.rj_theme.rj_upeu_shell .rj_active{
  border-bottom-color:#2755bb!important;color:#214baf!important;background:transparent!important;
}
body.rj_theme.rj_upeu_shell .rj_header_search{
  min-height:34px!important;margin-left:7px!important;padding:0 12px!important;gap:7px!important;
  border:1px solid #dbe2ec!important;border-radius:6px!important;background:#fff!important;color:#40506b!important;
  font-size:9.5px!important;font-weight:700!important;text-transform:none!important;letter-spacing:0!important;
}
body.rj_theme.rj_upeu_shell .rj_header_search:hover{
  border-color:#b8c8e9!important;background:#f5f8ff!important;color:#214baf!important;
}
body.rj_theme.rj_upeu_shell .pkp_navigation_primary ul{
  top:calc(100% - 8px)!important;min-width:230px!important;padding:8px!important;border:1px solid #e1e6ee!important;
  border-radius:7px!important;background:#fff!important;box-shadow:0 18px 44px rgba(13,27,60,.14)!important;
}
body.rj_theme.rj_upeu_shell .pkp_navigation_primary ul a{
  padding:10px 11px!important;border-radius:5px!important;color:#47556c!important;font-size:10px!important;
}
body.rj_theme.rj_upeu_shell .pkp_navigation_primary ul a:hover{background:#f2f6fd!important;color:#234da8!important}
body.rj_theme.rj_upeu_shell .rj_mobile_nav_utilities{display:none}
body.rj_theme.rj_upeu_shell .pkp_site_nav_toggle{display:none!important}

/* Institutional footer inspired by the UPeU portal hierarchy */
body.rj_theme .pkp_structure_footer_wrapper.rj_upeu_footer{
  margin:0!important;padding:0!important;background:#0c1833!important;color:#c8d1e0!important;
  border:0!important;
}
body.rj_theme .rj_footer_prebar{border-top:1px solid #dfe5ee;background:#f7f9fc;color:#344158}
body.rj_theme .rj_footer_prebar_inner{
  width:100%;max-width:var(--rj-max);min-height:76px;margin:0 auto;padding:15px 24px;
  display:flex;align-items:center;justify-content:space-between;gap:24px;
}
body.rj_theme .rj_footer_prebar_copy{display:flex;min-width:0;flex-direction:column;gap:2px}
body.rj_theme .rj_footer_prebar_kicker{color:#3158a7;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
body.rj_theme .rj_footer_prebar_copy strong{color:#17243d;font:700 16px/1.25 var(--rj-serif)}
body.rj_theme .rj_footer_submit{
  flex:0 0 auto;display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:9px;padding:0 15px;
  border:1px solid #b7c4da;border-radius:5px;background:#fff;color:#183b8e!important;
  font-size:8.5px;font-weight:800;text-transform:uppercase;letter-spacing:.025em;
}
body.rj_theme .rj_footer_submit:hover{border-color:#2453ba;background:#2453ba;color:#fff!important}
body.rj_theme .rj_footer_main{
  width:100%;max-width:var(--rj-max);margin:0 auto;padding:42px 24px 36px;
  display:grid;grid-template-columns:minmax(250px,1.55fr) repeat(4,minmax(110px,.65fr));gap:34px;
}
body.rj_theme .rj_footer_identity{min-width:0;padding-right:12px}
body.rj_theme .rj_footer_brandline{min-height:40px;display:flex;align-items:center;gap:11px;margin:0 0 14px;color:#fff}
body.rj_theme .rj_footer_logo{display:inline-flex;max-width:260px;align-items:center}
body.rj_theme .rj_footer_logo img{display:block;max-width:260px;max-height:52px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1);opacity:.96}
body.rj_theme .rj_footer_mark{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border-radius:50%;background:#fff;color:#173a88;font:800 10px/1 var(--rj-sans)}
body.rj_theme .rj_footer_brandline>div{display:flex;min-width:0;flex-direction:column;gap:2px}
body.rj_theme .rj_footer_brandline strong{max-width:320px;color:#fff;font:700 14px/1.18 var(--rj-sans)}
body.rj_theme .rj_footer_brandline small{color:#91a0b7;font-size:8px}
body.rj_theme .rj_footer_statement{max-width:380px;margin:0 0 15px;color:#aeb9ca;font-size:9.5px;line-height:1.7}
body.rj_theme .rj_footer_custom{max-width:390px;margin:0 0 15px!important;color:#aeb9ca!important;font-size:9px!important;line-height:1.6!important}
body.rj_theme .rj_footer_custom *{color:inherit!important}
body.rj_theme .rj_footer_contact{display:flex;flex-direction:column;gap:7px;margin-top:14px}
body.rj_theme .rj_footer_contact>div{display:flex;align-items:flex-start;gap:8px;color:#9eabc0;font-size:8.7px;line-height:1.55}
body.rj_theme .rj_footer_contact .fa{width:12px;margin-top:2px;color:#d5ddec;text-align:center}
body.rj_theme .rj_footer_contact a{color:#c7d1df!important}
body.rj_theme .rj_footer_col{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
body.rj_theme .rj_footer_col h3{position:relative;margin:0 0 7px;padding-bottom:9px;color:#fff;font:700 10px/1.2 var(--rj-sans);letter-spacing:.01em}
body.rj_theme .rj_footer_col h3:after{content:"";position:absolute;left:0;bottom:0;width:24px;height:2px;border-radius:2px;background:#315fcf}
body.rj_theme .rj_footer_col a{color:#aeb9ca!important;font-size:8.8px;line-height:1.45;transition:color .15s ease,transform .15s ease}
body.rj_theme .rj_footer_col a:hover{color:#fff!important;transform:translateX(2px)}
body.rj_theme .rj_footer_alignment{border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:#0a152d}
body.rj_theme .rj_footer_alignment_inner{
  width:100%;max-width:var(--rj-max);min-height:60px;margin:0 auto;padding:12px 24px;
  display:flex;align-items:center;gap:18px;
}
body.rj_theme .rj_alignment_label{flex:0 0 auto;color:#8796ad;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}
body.rj_theme .rj_alignment_badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
body.rj_theme .rj_alignment_badges span{display:inline-flex;min-height:25px;align-items:center;padding:0 9px;border:1px solid rgba(255,255,255,.13);border-radius:4px;color:#c9d3e1;font-size:8px;font-weight:650}
body.rj_theme .rj_footer_alignment .pkp_brand_footer{margin-left:auto!important;padding:0!important;border:0!important;background:transparent!important}
body.rj_theme .rj_footer_alignment .pkp_brand_footer img{display:block!important;max-width:72px!important;max-height:31px!important;filter:brightness(0) invert(1);opacity:.75}
body.rj_theme .rj_footer_bottom{background:#081226}
body.rj_theme .rj_footer_bottom_inner{
  width:100%;max-width:var(--rj-max);min-height:46px;margin:0 auto;padding:10px 24px;
  display:flex;align-items:center;justify-content:space-between;gap:20px;color:#77869e;font-size:8px;line-height:1.4;
}

@media(max-width:1040px){
  body.rj_theme.rj_upeu_shell .rj_globalbar_inner,
  body.rj_theme.rj_upeu_shell .rj_header_inner,
  body.rj_theme .rj_footer_prebar_inner,
  body.rj_theme .rj_footer_main,
  body.rj_theme .rj_footer_alignment_inner,
  body.rj_theme .rj_footer_bottom_inner{padding-left:20px;padding-right:20px}
  body.rj_theme.rj_upeu_shell .pkp_site_name_wrapper{flex-basis:320px!important}
  body.rj_theme.rj_upeu_shell .pkp_site_name .is_img img{max-width:270px!important}
  body.rj_theme.rj_upeu_shell .rj_brand_words strong{max-width:270px}
  body.rj_theme.rj_upeu_shell .rj_home_link,
  body.rj_theme.rj_upeu_shell .pkp_navigation_primary>li>a{padding-left:9px!important;padding-right:9px!important;font-size:9px!important}
  body.rj_theme .rj_footer_main{grid-template-columns:minmax(240px,1.35fr) repeat(2,minmax(130px,.7fr));gap:30px}
  body.rj_theme .rj_footer_identity{grid-row:span 2}
}

@media(max-width:820px){
  body.rj_theme.rj_upeu_shell .rj_globalbar{display:none}
  body.rj_theme.rj_upeu_shell .rj_header_inner{padding:0 17px}
  body.rj_theme.rj_upeu_shell .rj_masthead{min-height:68px;display:block}
  body.rj_theme.rj_upeu_shell .pkp_site_name_wrapper{width:100%!important;min-height:68px!important;display:flex!important;align-items:center!important;flex:none!important}
  body.rj_theme.rj_upeu_shell .pkp_site_name .is_img img{max-width:220px!important;max-height:45px!important}
  body.rj_theme.rj_upeu_shell .rj_brand_words strong{max-width:220px;font-size:14px}
  body.rj_theme.rj_upeu_shell .pkp_site_nav_toggle{display:grid!important;place-items:center!important;flex:0 0 40px!important;width:40px!important;height:40px!important;border:1px solid #e0e5ed!important;border-radius:6px!important;background:#fff!important}
  body.rj_theme.rj_upeu_shell .pkp_site_nav_menu{
    display:none!important;position:absolute!important;left:0!important;right:0!important;top:68px!important;z-index:1201!important;
    max-height:calc(100vh - 68px);overflow-y:auto;padding:8px 17px 18px!important;border-top:1px solid #e5e9f0!important;border-bottom:1px solid #dfe5ed!important;
    background:#fff!important;box-shadow:0 20px 40px rgba(15,30,63,.14)!important;
  }
  body.rj_theme.rj_upeu_shell .pkp_site_nav_menu.rj_menu_open,
  body.rj_theme.rj_upeu_shell .pkp_site_nav_menu.is_open,
  body.rj_theme.rj_upeu_shell .pkp_site_nav_menu.pkp_site_nav_menu--isOpen{display:block!important}
  body.rj_theme.rj_upeu_shell .pkp_navigation_primary_wrapper{display:block!important;min-height:0!important}
  body.rj_theme.rj_upeu_shell .pkp_navigation_primary{display:block!important}
  body.rj_theme.rj_upeu_shell .rj_home_link,
  body.rj_theme.rj_upeu_shell .pkp_navigation_primary>li>a,
  body.rj_theme.rj_upeu_shell .rj_header_search{
    width:100%!important;min-height:44px!important;margin:0!important;padding:0 4px!important;justify-content:flex-start!important;
    border:0!important;border-bottom:1px solid #edf0f4!important;border-radius:0!important;background:transparent!important;color:#344158!important;font-size:10px!important;
  }
  body.rj_theme.rj_upeu_shell .rj_header_search{gap:8px!important}
  body.rj_theme.rj_upeu_shell .pkp_navigation_primary ul{position:static!important;display:block!important;min-width:0!important;margin:0 0 6px 12px!important;padding:0!important;border:0!important;box-shadow:none!important}
  body.rj_theme.rj_upeu_shell .pkp_navigation_primary ul a{padding:9px 4px!important;border-bottom:1px solid #f0f2f6!important;border-radius:0!important}
  body.rj_theme.rj_upeu_shell .rj_mobile_nav_utilities{display:block;padding-top:10px}
  body.rj_theme.rj_upeu_shell .rj_mobile_portal{display:flex;min-height:40px;align-items:center;gap:8px;color:#214baf!important;font-size:10px;font-weight:750}
  body.rj_theme.rj_upeu_shell .rj_navigation_user_mobile{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important;margin:7px 0 0!important;padding:10px 0 0!important;border-top:1px solid #edf0f4!important}
  body.rj_theme.rj_upeu_shell .rj_navigation_user_mobile>li>a{display:flex!important;min-height:34px!important;align-items:center!important;padding:0 11px!important;border:1px solid #dce3ed!important;border-radius:5px!important;background:#f8fafc!important;color:#42516a!important;font-size:9px!important}

  body.rj_theme .rj_footer_prebar_inner{padding-left:17px;padding-right:17px}
  body.rj_theme .rj_footer_prebar_inner{display:block;padding:18px 17px}
  body.rj_theme .rj_footer_prebar_copy strong{font-size:15px}
  body.rj_theme .rj_footer_submit{margin-top:13px}
  body.rj_theme .rj_footer_main{grid-template-columns:1fr 1fr;gap:28px 22px;padding:34px 17px 30px}
  body.rj_theme .rj_footer_identity{grid-column:1 / -1;grid-row:auto;padding-right:0}
  body.rj_theme .rj_footer_statement{max-width:560px}
  body.rj_theme .rj_footer_alignment_inner{padding:13px 17px;flex-wrap:wrap;gap:10px}
  body.rj_theme .rj_footer_alignment .pkp_brand_footer{margin-left:0!important}
  body.rj_theme .rj_footer_bottom_inner{padding:13px 17px;display:block;min-height:0}
  body.rj_theme .rj_footer_bottom_inner span{display:block}
  body.rj_theme .rj_footer_bottom_inner span+span{margin-top:4px}
}

@media(max-width:480px){
  body.rj_theme.rj_upeu_shell .pkp_site_name .is_img img{max-width:185px!important}
  body.rj_theme.rj_upeu_shell .rj_brand_words strong{max-width:175px;font-size:12.5px}
  body.rj_theme .rj_footer_main{grid-template-columns:1fr;gap:23px;padding-top:30px}
  body.rj_theme .rj_footer_identity{grid-column:auto}
  body.rj_theme .rj_footer_col h3{margin-bottom:3px}
  body.rj_theme .rj_alignment_label{width:100%}
}

/* ================================================================
   V2.2 UPeU-INSPIRED PUBLICATIONS / JOURNALS DIRECTORY
   Scoped to the site-level journal directory. Other OJS pages stay intact.
   ================================================================ */
body.rj_theme .rj_upeu_publications{
  scroll-margin-top:92px;
  max-width:1120px;
  padding-top:50px;
  padding-bottom:64px;
}
body.rj_theme .rj_upeu_section_head{
  align-items:center;
  margin-bottom:18px;
}
body.rj_theme .rj_upeu_section_head>div>span{
  margin-bottom:5px;
  color:#2954b4;
  font-size:9px;
  font-weight:800;
  letter-spacing:.115em;
}
body.rj_theme .rj_upeu_section_head h2{
  color:#14213a;
  font-family:var(--rj-sans);
  font-size:30px;
  font-weight:760;
  line-height:1.12;
  letter-spacing:-.025em;
}
body.rj_theme .rj_upeu_section_head>b{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 11px;
  border:1px solid #e1e7ef;
  border-radius:999px;
  background:#f8fafc;
  color:#647186;
  font-size:9px;
  font-weight:700;
}
body.rj_theme .rj_journal_searchbar{
  position:relative;
  width:100%;
  height:48px;
  display:grid;
  grid-template-columns:46px minmax(0,1fr) 46px;
  align-items:center;
  margin:0 0 24px;
  overflow:hidden;
  border:1px solid #dbe2ec;
  border-radius:8px;
  background:#fff;
  box-shadow:0 5px 18px rgba(15,32,68,.035);
}
body.rj_theme .rj_journal_searchbar>.fa{
  justify-self:center;
  color:#778398;
  font-size:13px;
}
body.rj_theme .rj_journal_searchbar input{
  width:100%!important;
  height:46px!important;
  margin:0!important;
  padding:0 6px!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  background:#fff!important;
  box-shadow:none!important;
  color:#243149!important;
  font-size:11px!important;
}
body.rj_theme .rj_journal_searchbar input::placeholder{color:#9aa4b4}
body.rj_theme .rj_journal_searchbar button{
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  color:#8995a8;
  cursor:pointer;
}
body.rj_theme .rj_journal_searchbar button:hover{color:#244da8;background:#f6f8fc}

body.rj_theme .rj_upeu_journal_list{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:14px!important;
}
body.rj_theme .rj_upeu_journal_card{
  position:relative;
  min-height:186px;
  display:grid!important;
  grid-template-columns:128px minmax(0,1fr)!important;
  gap:22px!important;
  align-items:stretch;
  margin:0!important;
  padding:19px 21px!important;
  overflow:hidden;
  border:1px solid #e0e6ef!important;
  border-radius:10px!important;
  background:#fff!important;
  box-shadow:0 5px 18px rgba(19,36,72,.035)!important;
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;
}
body.rj_theme .rj_upeu_journal_card:before{
  content:"";
  position:absolute;
  left:0;
  top:17px;
  bottom:17px;
  width:3px;
  border-radius:0 3px 3px 0;
  background:#224ba7;
  opacity:0;
  transition:opacity .18s ease;
}
body.rj_theme .rj_upeu_journal_card:hover{
  border-color:#cdd8e8!important;
  box-shadow:0 12px 30px rgba(21,42,86,.075)!important;
  transform:translateY(-1px);
}
body.rj_theme .rj_upeu_journal_card:hover:before{opacity:1}
body.rj_theme .rj_upeu_journal_card[hidden]{display:none!important}
body.rj_theme .rj_upeu_journal_thumb{
  width:128px!important;
  height:148px!important;
  align-self:center!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  border:1px solid #e1e7ef!important;
  border-radius:7px!important;
  background:#f5f8fc!important;
  box-shadow:none!important;
}
body.rj_theme .rj_upeu_journal_thumb img{
  width:100%!important;
  height:100%!important;
  padding:7px;
  object-fit:contain!important;
  background:#fff;
}
body.rj_theme .rj_upeu_journal_thumb .rj_journal_monogram{
  width:100%;
  height:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:7px;
  background:linear-gradient(145deg,#0e2356 0%,#274e9b 100%);
  color:#fff;
}
body.rj_theme .rj_monogram_letter{
  font-family:var(--rj-serif);
  font-size:41px;
  font-weight:700;
  line-height:1;
}
body.rj_theme .rj_journal_monogram small{
  font-size:7px;
  font-weight:700;
  letter-spacing:.18em;
  opacity:.76;
}
body.rj_theme .rj_upeu_journal_body{
  min-width:0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-self:stretch!important;
}
body.rj_theme .rj_journal_heading_row{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin:0 0 7px;
}
body.rj_theme .rj_upeu_journal_body h3{
  min-width:0;
  flex:1 1 auto;
  margin:0!important;
  color:#17243b!important;
  font-family:var(--rj-sans)!important;
  font-size:16.5px!important;
  font-weight:750!important;
  line-height:1.35!important;
  letter-spacing:-.015em!important;
}
body.rj_theme .rj_upeu_journal_body h3 a{color:#17243b!important}
body.rj_theme .rj_upeu_journal_body h3 a:hover{color:#244da8!important}
body.rj_theme .rj_upeu_journal_body .rj_journal_meta{
  flex:0 0 auto;
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:5px 10px;
  margin:2px 0 0!important;
  color:#60708a!important;
  font-size:8.4px!important;
  font-weight:500!important;
  white-space:nowrap;
}
body.rj_theme .rj_upeu_journal_body .rj_journal_meta span{
  display:inline-flex;
  align-items:center;
  gap:4px;
}
body.rj_theme .rj_upeu_journal_body .rj_journal_meta b{color:#294f9e;font-weight:750}
body.rj_theme .rj_upeu_journal_body .rj_journal_description{
  height:auto!important;
  max-height:none!important;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
  overflow:hidden;
  margin:0 0 10px!important;
  color:#627087!important;
  font-size:9.5px!important;
  line-height:1.58!important;
}
body.rj_theme .rj_upeu_journal_body .rj_journal_description p,
body.rj_theme .rj_upeu_journal_body .rj_journal_description div{
  margin:0!important;
  display:inline;
}
body.rj_theme .rj_journal_description_empty{font-style:italic;color:#8a95a6!important}
body.rj_theme .rj_journal_badges{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin:0 0 12px;
}
body.rj_theme .rj_journal_badges span{
  display:inline-flex;
  align-items:center;
  min-height:22px;
  padding:0 8px;
  border-radius:999px;
  background:#f2f6fc;
  color:#486187;
  font-size:7.7px;
  font-weight:700;
  line-height:1;
}
body.rj_theme .rj_journal_badges span:first-child{background:#edf8f4;color:#14785c}
body.rj_theme .rj_upeu_journal_body .rj_journal_actions{
  display:flex!important;
  flex-wrap:wrap;
  align-items:center;
  gap:8px!important;
  margin-top:auto;
  padding-top:0;
  font-size:8px!important;
}
body.rj_theme .rj_journal_action{
  min-height:31px;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding:0 11px;
  border:1px solid #d6deea;
  border-radius:5px;
  background:#fff;
  color:#33558f!important;
  font-size:8px!important;
  font-weight:750!important;
  line-height:1!important;
  transition:background .16s ease,border-color .16s ease,color .16s ease;
}
body.rj_theme .rj_journal_action:hover{border-color:#b9c8df;background:#f6f9fd;color:#1f4ba3!important}
body.rj_theme .rj_journal_action_primary{
  border-color:#173b86!important;
  background:#173b86!important;
  color:#fff!important;
}
body.rj_theme .rj_journal_action_primary:hover{border-color:#102f71!important;background:#102f71!important;color:#fff!important}
body.rj_theme .rj_journal_action .fa{font-size:9px}
body.rj_theme .rj_upeu_publications .rj_no_filter_results{
  margin:0;
  padding:36px 18px;
  border:1px dashed #d5dce7;
  border-radius:8px;
  background:#fafbfd;
  color:#778397;
  text-align:center;
  font-size:10px;
}

/* Site template-cache fallback: normalize stock OJS cards into the same list. */
body.rj_theme .rj_fallback_site .journals.rj_portal_journals{
  max-width:1120px!important;
  padding:50px 28px 64px!important;
  border:0!important;
  background:#fff!important;
}
body.rj_theme .rj_fallback_site .journals.rj_portal_journals>.rj_fallback_publications_head{
  margin-bottom:18px;
}
body.rj_theme .rj_fallback_site .journals.rj_portal_journals>ul.rj_upeu_journal_list{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:14px!important;
}
body.rj_theme .rj_fallback_site .rj_upeu_journal_card .thumb,
body.rj_theme .rj_fallback_site .rj_upeu_journal_card .rj_journal_thumb{
  margin:0!important;
}
body.rj_theme .rj_fallback_site .rj_upeu_journal_card .body{
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
body.rj_theme .rj_fallback_site .rj_upeu_journal_card .description{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
  overflow:hidden!important;
  max-height:46px!important;
  margin:0 0 12px!important;
  color:#627087!important;
  font-size:9.5px!important;
  line-height:1.58!important;
}
body.rj_theme .rj_fallback_site .rj_upeu_journal_card .links{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
body.rj_theme .rj_fallback_site .rj_upeu_journal_card .links li{margin:0!important;padding:0!important}
body.rj_theme .rj_fallback_site .rj_upeu_journal_card .links a{
  min-height:31px!important;
  display:inline-flex!important;
  align-items:center!important;
  padding:0 11px!important;
  border:1px solid #d6deea!important;
  border-radius:5px!important;
  background:#fff!important;
  color:#33558f!important;
  font-size:8px!important;
  font-weight:750!important;
}
body.rj_theme .rj_fallback_site .rj_upeu_journal_card .links li:first-child a{
  border-color:#173b86!important;
  background:#173b86!important;
  color:#fff!important;
}

@media(max-width:820px){
  body.rj_theme .rj_upeu_publications{padding:34px 17px 45px}
  body.rj_theme .rj_upeu_section_head{align-items:flex-end;margin-bottom:14px}
  body.rj_theme .rj_upeu_section_head h2{font-size:25px}
  body.rj_theme .rj_upeu_section_head>b{min-height:26px;padding:0 9px;font-size:8px}
  body.rj_theme .rj_journal_searchbar{height:45px;grid-template-columns:42px minmax(0,1fr) 42px;margin-bottom:17px}
  body.rj_theme .rj_journal_searchbar input{height:43px!important;font-size:10px!important}
  body.rj_theme .rj_journal_searchbar button{width:42px;height:43px}
  body.rj_theme .rj_upeu_journal_list{display:grid!important;gap:11px!important}
  body.rj_theme .rj_upeu_journal_card{
    grid-template-columns:86px minmax(0,1fr)!important;
    gap:14px!important;
    min-height:0!important;
    margin:0!important;
    padding:14px!important;
    border-radius:8px!important;
  }
  body.rj_theme .rj_upeu_journal_thumb{width:86px!important;height:108px!important}
  body.rj_theme .rj_monogram_letter{font-size:31px}
  body.rj_theme .rj_journal_heading_row{display:block;margin-bottom:6px}
  body.rj_theme .rj_upeu_journal_body h3{font-size:13.2px!important;line-height:1.35!important}
  body.rj_theme .rj_upeu_journal_body .rj_journal_meta{justify-content:flex-start;margin-top:5px!important;font-size:7.3px!important}
  body.rj_theme .rj_upeu_journal_body .rj_journal_description{-webkit-line-clamp:2;margin-bottom:8px!important;font-size:8.3px!important;line-height:1.45!important}
  body.rj_theme .rj_journal_badges{display:none}
  body.rj_theme .rj_upeu_journal_body .rj_journal_actions{gap:5px!important}
  body.rj_theme .rj_journal_action{min-height:27px;padding:0 8px;font-size:7px!important}
  body.rj_theme .rj_journal_action .fa{display:none}
  body.rj_theme .rj_fallback_site .journals.rj_portal_journals{padding:34px 17px 45px!important}
}
@media(max-width:520px){
  body.rj_theme .rj_upeu_journal_card{
    grid-template-columns:72px minmax(0,1fr)!important;
    gap:11px!important;
    padding:12px!important;
  }
  body.rj_theme .rj_upeu_journal_thumb{width:72px!important;height:92px!important}
  body.rj_theme .rj_upeu_journal_body h3{font-size:12px!important}
  body.rj_theme .rj_upeu_journal_body .rj_journal_description{display:none}
  body.rj_theme .rj_journal_action{min-height:25px;padding:0 6px;font-size:6.5px!important}
}


/* ================================================================
   V2.3 SEARCH + MOBILE JOURNAL DESCRIPTION REFINEMENTS
   One journal filter input only. Hero search is replaced by layout-style
   action buttons. Header Search remains a compact OJS route button.
   ================================================================ */
body.rj_theme .rj_portal_actions{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:12px;
  margin-top:24px;
}
body.rj_theme .rj_portal_actions .rj_btn{
  width:auto!important;
  min-width:142px;
}
body.rj_theme .rj_portal_actions .rj_btn_outline{
  min-width:172px;
}
body.rj_theme.rj_upeu_shell .rj_header_search{
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#25344d!important;
  min-height:74px!important;
  margin-left:4px!important;
  padding:0 2px 0 12px!important;
  text-transform:uppercase!important;
  font-size:9px!important;
  letter-spacing:.025em!important;
}
body.rj_theme.rj_upeu_shell .rj_header_search:hover{
  border:0!important;
  border-bottom:2px solid #2755bb!important;
  background:transparent!important;
  color:#214baf!important;
}
body.rj_theme.rj_upeu_shell .rj_header_search .fa{font-size:10px}

@media(max-width:820px){
  body.rj_theme .rj_portal_actions{gap:9px;margin-top:20px}
  body.rj_theme .rj_portal_actions .rj_btn{width:100%!important;min-width:0!important}
  body.rj_theme.rj_upeu_shell .rj_header_search{
    min-height:44px!important;
    margin:0!important;
    padding:0 4px!important;
    border-bottom:1px solid #edf0f4!important;
    font-size:10px!important;
  }
  body.rj_theme .rj_upeu_journal_body .rj_journal_description,
  body.rj_theme .rj_fallback_site .rj_upeu_journal_card .description{
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:3!important;
    max-height:36px!important;
    overflow:hidden!important;
    margin:0 0 8px!important;
    font-size:8.2px!important;
    line-height:1.45!important;
  }
}
@media(max-width:520px){
  body.rj_theme .rj_upeu_journal_card{
    grid-template-columns:74px minmax(0,1fr)!important;
    gap:11px!important;
    padding:12px!important;
  }
  body.rj_theme .rj_upeu_journal_thumb{width:74px!important;height:98px!important}
  body.rj_theme .rj_upeu_journal_body .rj_journal_description,
  body.rj_theme .rj_fallback_site .rj_upeu_journal_card .description{
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:3!important;
    max-height:35px!important;
    overflow:hidden!important;
    margin:0 0 7px!important;
    color:#627087!important;
    font-size:8px!important;
    line-height:1.45!important;
  }
  body.rj_theme .rj_upeu_journal_body .rj_journal_actions,
  body.rj_theme .rj_fallback_site .rj_upeu_journal_card .links{
    gap:4px!important;
  }
  body.rj_theme .rj_journal_action,
  body.rj_theme .rj_fallback_site .rj_upeu_journal_card .links a{
    min-height:25px!important;
    padding:0 6px!important;
    font-size:6.4px!important;
  }
}
@media(max-width:390px){
  body.rj_theme .rj_upeu_journal_card{
    grid-template-columns:68px minmax(0,1fr)!important;
    gap:9px!important;
    padding:10px!important;
  }
  body.rj_theme .rj_upeu_journal_thumb{width:68px!important;height:90px!important}
  body.rj_theme .rj_upeu_journal_body h3{font-size:11.3px!important}
  body.rj_theme .rj_upeu_journal_body .rj_journal_description,
  body.rj_theme .rj_fallback_site .rj_upeu_journal_card .description{
    -webkit-line-clamp:2!important;
    max-height:24px!important;
    font-size:7.7px!important;
    line-height:1.5!important;
  }
}

/* ================================================================
   FINAL 2.4: UPeU-STYLE MINIMAL STICKY HEADER
   One row only: journal/site logo + Register/Login/account controls.
   No primary navigation, portal bar, search, ISSN bar, or hamburger.
   ================================================================ */
body.rj_theme.rj_simple_header .pkp_structure_head,
body.rj_theme .pkp_structure_head.rj_header_minimal{
  position:sticky!important;
  top:0!important;
  left:0!important;
  right:0!important;
  z-index:9998!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-bottom:1px solid #e5e9f0!important;
  background:rgba(255,255,255,.98)!important;
  box-shadow:none!important;
  -webkit-backdrop-filter:saturate(150%) blur(12px);
  backdrop-filter:saturate(150%) blur(12px);
  transition:box-shadow .18s ease,border-color .18s ease,background-color .18s ease!important;
}
body.rj_theme .pkp_structure_head.rj_header_minimal.rj_scrolled{
  border-bottom-color:#dde3ec!important;
  background:rgba(255,255,255,.985)!important;
  box-shadow:0 7px 24px rgba(15,31,66,.085)!important;
}
body.rj_theme .rj_header_minimal .rj_globalbar,
body.rj_theme .rj_header_minimal .rj_header_inner,
body.rj_theme .rj_header_minimal .rj_masthead,
body.rj_theme .rj_header_minimal .pkp_site_nav_menu,
body.rj_theme .rj_header_minimal .pkp_site_nav_toggle,
body.rj_theme .rj_header_minimal .rj_mobile_nav_utilities{display:none!important}
body.rj_theme .rj_header_minimal_inner{
  width:100%;max-width:var(--rj-max);min-height:72px;display:flex;align-items:center;
  justify-content:space-between;gap:28px;margin:0 auto;padding:0 24px;
}
body.rj_theme .rj_header_brand_wrap,
body.rj_theme .rj_header_minimal .pkp_site_name_wrapper{
  min-width:0!important;flex:1 1 auto!important;display:flex!important;align-items:center!important;
  margin:0!important;padding:0!important;
}
body.rj_theme .rj_header_minimal .pkp_site_name{
  min-width:0!important;width:auto!important;margin:0!important;padding:0!important;line-height:1!important;
}
body.rj_theme .rj_header_minimal .pkp_site_name>a,
body.rj_theme .rj_header_minimal .rj_header_brand{
  min-width:0!important;display:inline-flex!important;align-items:center!important;margin:0!important;
  padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;
}
body.rj_theme .rj_header_minimal .pkp_site_name .is_img img{
  display:block!important;width:auto!important;max-width:320px!important;max-height:48px!important;
  margin:0!important;object-fit:contain!important;object-position:left center!important;
}
body.rj_theme .rj_header_minimal .rj_brand_text{gap:10px!important}
body.rj_theme .rj_header_minimal .rj_brand_mark{
  width:38px!important;height:38px!important;flex:0 0 38px!important;border-radius:50%!important;
  background:#1b3f93!important;box-shadow:none!important;color:#fff!important;font-size:9px!important;
}
body.rj_theme .rj_header_minimal .rj_brand_words{min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important}
body.rj_theme .rj_header_minimal .rj_brand_words strong{
  max-width:390px!important;overflow:hidden!important;color:#17243b!important;font-family:var(--rj-sans)!important;
  font-size:15px!important;font-weight:760!important;line-height:1.1!important;letter-spacing:-.018em!important;
  text-overflow:ellipsis!important;white-space:nowrap!important;
}
body.rj_theme .rj_header_minimal .rj_brand_words small{
  color:#7e899b!important;font-size:8px!important;font-weight:500!important;line-height:1.2!important;letter-spacing:.015em!important;
}
body.rj_theme .rj_header_auth{
  flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;margin:0!important;padding:0!important;
}
body.rj_theme .rj_header_auth>.pkp_navigation_user_wrapper{margin:0!important;padding:0!important;position:static!important}
body.rj_theme .rj_header_auth .rj_auth_menu,
body.rj_theme .rj_header_auth .pkp_navigation_user{
  display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;
  margin:0!important;padding:0!important;list-style:none!important;
}
body.rj_theme .rj_header_auth .rj_auth_menu>li,
body.rj_theme .rj_header_auth .pkp_navigation_user>li{position:relative!important;display:block!important;margin:0!important;padding:0!important}
body.rj_theme .rj_header_auth .rj_auth_menu>li>a,
body.rj_theme .rj_header_auth .pkp_navigation_user>li>a{
  min-height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  gap:7px!important;margin:0!important;padding:0 12px!important;border:1px solid transparent!important;border-radius:6px!important;
  background:transparent!important;box-shadow:none!important;color:#40506a!important;font-family:var(--rj-sans)!important;
  font-size:9.5px!important;font-weight:680!important;line-height:1!important;text-transform:none!important;letter-spacing:0!important;
  white-space:nowrap!important;transition:background-color .15s ease,border-color .15s ease,color .15s ease!important;
}
body.rj_theme .rj_header_auth .rj_auth_icon{width:14px;flex:0 0 14px;color:inherit;font-size:12px;line-height:1;text-align:center}
body.rj_theme .rj_header_auth a.rj_auth_register{border-color:#dce3ee!important;background:#fff!important;color:#45546c!important}
body.rj_theme .rj_header_auth a.rj_auth_register:hover,
body.rj_theme .rj_header_auth a.rj_auth_register:focus{border-color:#bfcbe0!important;background:#f7f9fc!important;color:#1d438f!important}
body.rj_theme .rj_header_auth a.rj_auth_login{border-color:#173b8d!important;background:#173b8d!important;color:#fff!important}
body.rj_theme .rj_header_auth a.rj_auth_login:hover,
body.rj_theme .rj_header_auth a.rj_auth_login:focus{border-color:#102f75!important;background:#102f75!important;color:#fff!important}
body.rj_theme .rj_header_auth a.rj_auth_account{border-color:#dce3ee!important;background:#fff!important;color:#40506a!important}
body.rj_theme .rj_header_auth .pkp_navigation_user ul{
  top:calc(100% + 8px)!important;right:0!important;left:auto!important;min-width:190px!important;margin:0!important;padding:7px!important;
  border:1px solid #e1e6ee!important;border-radius:7px!important;background:#fff!important;box-shadow:0 15px 40px rgba(14,29,62,.14)!important;
}
body.rj_theme .rj_header_auth .pkp_navigation_user ul a{
  min-height:34px!important;display:flex!important;align-items:center!important;padding:0 9px!important;border:0!important;
  border-radius:5px!important;background:#fff!important;color:#45546b!important;font-size:9.5px!important;
}
body.rj_theme .rj_header_auth .pkp_navigation_user ul a:hover{background:#f2f5fa!important;color:#173b8d!important}

@media (max-width:820px){
  body.rj_theme .rj_header_minimal_inner{min-height:60px;gap:10px;padding:0 14px}
  body.rj_theme .rj_header_minimal .pkp_site_name .is_img img{max-width:170px!important;max-height:39px!important}
  body.rj_theme .rj_header_minimal .rj_brand_text{gap:7px!important}
  body.rj_theme .rj_header_minimal .rj_brand_mark{width:32px!important;height:32px!important;flex-basis:32px!important;font-size:8px!important}
  body.rj_theme .rj_header_minimal .rj_brand_words strong{max-width:160px!important;font-size:11.5px!important}
  body.rj_theme .rj_header_minimal .rj_brand_words small{font-size:7px!important}
  body.rj_theme .rj_header_auth .rj_auth_menu,
  body.rj_theme .rj_header_auth .pkp_navigation_user{gap:4px!important}
  body.rj_theme .rj_header_auth .rj_auth_menu>li>a,
  body.rj_theme .rj_header_auth .pkp_navigation_user>li>a{
    min-height:32px!important;gap:5px!important;padding:0 8px!important;border-radius:5px!important;font-size:8.5px!important;
  }
  body.rj_theme .rj_header_auth .rj_auth_icon{width:12px;flex-basis:12px;font-size:10.5px}
}
@media (max-width:430px){
  body.rj_theme .rj_header_minimal_inner{padding:0 10px;gap:7px}
  body.rj_theme .rj_header_minimal .pkp_site_name .is_img img{max-width:132px!important;max-height:35px!important}
  body.rj_theme .rj_header_minimal .rj_brand_words strong{max-width:118px!important;font-size:10px!important}
  body.rj_theme .rj_header_minimal .rj_brand_words small{display:none!important}
  body.rj_theme .rj_header_auth .rj_auth_menu>li>a,
  body.rj_theme .rj_header_auth .pkp_navigation_user>li>a{padding:0 6px!important;font-size:8px!important}
}
@media (max-width:350px){
  body.rj_theme .rj_header_minimal .pkp_site_name .is_img img{max-width:108px!important}
  body.rj_theme .rj_header_minimal .rj_brand_words strong{max-width:95px!important}
  body.rj_theme .rj_header_auth .rj_auth_menu>li>a,
  body.rj_theme .rj_header_auth .pkp_navigation_user>li>a{gap:4px!important;padding:0 5px!important;font-size:7.6px!important}
}
