:root{--ink:#17312c;--muted:#667a75;--line:#e4ece9;--soft:#f5f8f7;--soft2:#edf5f2;--primary:#146b5c;--primary2:#28a889;--white:#fff;--danger:#b54747;--warn:#b16d22;--shadow:0 18px 50px rgba(27,61,52,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;font-size:14px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 40px));margin:auto}.eyebrow,.page-kicker{font-size:11px;letter-spacing:.12em;font-weight:800;color:var(--primary);text-transform:uppercase}.light-text{color:#bfe2d8}.btn{border:0;border-radius:10px;padding:11px 16px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:7px}.btn.primary{background:var(--primary);color:#fff;box-shadow:0 8px 20px rgba(20,107,92,.15)}.btn.light{background:#fff;color:var(--primary);border:1px solid #cfe1db}.btn.full{width:100%}.text-link,.card-link{color:var(--primary);font-weight:750}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.site-nav{height:76px;display:flex;align-items:center;justify-content:space-between}.site-brand{display:flex;align-items:center;gap:11px}.site-brand>span:last-child{display:flex;flex-direction:column}.site-brand b{font-size:16px}.site-brand small{font-size:10px;color:var(--muted);margin-top:2px}.brand-symbol{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,var(--primary),var(--primary2));color:#fff;font-weight:900;font-size:12px}.site-links{display:flex;align-items:center;gap:26px;font-size:13px}.site-links a:hover{color:var(--primary)}.nav-login{border:1px solid var(--line);padding:9px 14px;border-radius:9px}.public-menu{display:none;border:0;background:none;font-size:22px}.portal-hero{background:linear-gradient(180deg,#fbfdfc 0,#f0f7f4 100%);border-bottom:1px solid var(--line)}.hero-layout{min-height:510px;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;padding:58px 0}.hero-copy h1{font-size:52px;line-height:1.04;letter-spacing:-.045em;margin:12px 0 18px;max-width:760px}.hero-copy>p{font-size:16px;line-height:1.75;color:var(--muted);max-width:730px}.main-search{margin-top:28px;background:#fff;border:1px solid #d8e5e0;border-radius:14px;box-shadow:0 16px 36px rgba(32,77,64,.07);display:grid;grid-template-columns:40px 1fr auto;padding:6px;align-items:center}.main-search>span{text-align:center;color:var(--muted);font-size:20px}.main-search input{border:0;outline:0;padding:12px 6px;font-size:14px;min-width:0}.main-search button{border:0;background:var(--primary);color:#fff;padding:12px 20px;border-radius:9px;font-weight:750}.hero-links{display:flex;align-items:center;gap:18px;margin-top:22px}.executive-card{background:#fff;border:1px solid #dce9e5;border-radius:22px;box-shadow:var(--shadow);padding:24px}.executive-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line)}.executive-head span{font-size:10px;letter-spacing:.1em;color:var(--muted);font-weight:800}.executive-head b{background:var(--soft2);color:var(--primary);border-radius:999px;padding:7px 10px}.executive-grid{display:grid;grid-template-columns:1fr 1fr}.executive-grid div{padding:24px 12px;border-bottom:1px solid var(--line)}.executive-grid div:nth-child(odd){border-right:1px solid var(--line)}.executive-grid strong{display:block;font-size:30px;letter-spacing:-.03em}.executive-grid small{display:block;margin-top:5px;color:var(--muted)}.executive-note{margin-top:18px;background:var(--soft);border-radius:12px;padding:13px;display:flex;gap:9px;align-items:flex-start;color:var(--muted);font-size:12px;line-height:1.55}.executive-note i{width:8px;height:8px;border-radius:50%;background:var(--primary2);margin-top:5px;flex:0 0 auto}.notice{background:#123e36;color:#dceee8}.notice .container{display:flex;gap:14px;align-items:center;min-height:48px;font-size:12px}.notice b{font-size:9px;letter-spacing:.1em;background:rgba(255,255,255,.12);padding:5px 7px;border-radius:6px}.section{padding:76px 0}.soft-section{background:var(--soft)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-head.compact{margin-bottom:18px}.section-head h2{font-size:34px;letter-spacing:-.03em;margin:7px 0 8px}.section-head p{color:var(--muted);margin:0;max-width:650px;line-height:1.65}.section-head>a{color:var(--primary);font-weight:750}.journal-cover-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.compact-grid{grid-template-columns:repeat(4,1fr)}.journal-cover-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;transition:.2s;box-shadow:0 4px 14px rgba(28,66,56,.03)}.journal-cover-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#cfdfda}.cover-frame{display:block;height:255px;background:#eef4f2;padding:20px}.cover-frame.small{height:200px}.cover-frame img,.journal-main-cover img,.admin-cover>img{width:100%;height:100%;object-fit:cover;border-radius:5px;box-shadow:0 10px 25px rgba(21,52,45,.15)}.generated-cover{height:100%;background:linear-gradient(160deg,#103f36 0,#1b7866 65%,#8fcdbd 100%);color:#fff;position:relative;border-radius:5px;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;box-shadow:0 10px 25px rgba(21,52,45,.16)}.generated-cover:before{content:"";position:absolute;width:160px;height:160px;border:1px solid rgba(255,255,255,.18);border-radius:50%;top:-55px;right:-55px}.generated-cover small{position:absolute;top:16px;left:18px;font-size:7px;letter-spacing:.12em}.generated-cover strong{font-size:19px;line-height:1.12;max-width:90%;position:relative;z-index:1}.generated-cover span{font-size:9px;margin-top:7px;opacity:.78}.generated-cover i{position:absolute;right:16px;bottom:15px;font-style:normal;font-size:36px;font-weight:900;opacity:.13}.generated-cover.large strong{font-size:25px}.journal-cover-body{padding:18px}.journal-mini-meta{display:flex;justify-content:space-between;gap:8px;font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.journal-cover-body h3{font-size:17px;line-height:1.3;margin:10px 0 8px}.journal-cover-body p{font-size:12px;color:var(--muted);line-height:1.65;min-height:58px}.card-link{display:inline-block;margin-top:6px;font-size:12px}.issue-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.issue-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;display:grid;grid-template-columns:74px 1fr;gap:14px}.issue-cover{width:74px;height:102px;border-radius:7px;background:linear-gradient(145deg,#d9ece5,#f7fbf9);overflow:hidden;display:grid;place-items:center;color:var(--primary);font-weight:900}.issue-cover img{width:100%;height:100%;object-fit:cover}.issue-card small{color:var(--primary);font-size:10px;font-weight:800}.issue-card h3{font-size:14px;line-height:1.4;margin:5px 0}.issue-card p{font-size:11px;color:var(--muted);margin:0 0 10px}.issue-card a{color:var(--primary);font-weight:750;font-size:11px}.article-list-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.article-list-cards article{border:1px solid var(--line);border-radius:14px;padding:20px;background:#fff;display:flex;flex-direction:column;min-height:235px}.article-source{display:flex;justify-content:space-between;gap:12px;font-size:10px}.article-source span{color:var(--primary);font-weight:800}.article-source small{color:var(--muted);text-align:right}.article-list-cards h3{font-size:16px;line-height:1.45;margin:14px 0 9px}.article-list-cards p{color:var(--muted);font-size:12px;line-height:1.55;margin:0}.article-footer{margin-top:auto;padding-top:18px;display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);font-size:10px}.article-footer span{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-footer a{color:var(--primary);font-weight:750}.about-strip{background:#103f36;color:#fff;padding:55px 0}.about-strip .container{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.about-strip h2{font-size:31px;letter-spacing:-.03em;margin:7px 0}.about-strip p{color:#cce2db;line-height:1.8;font-size:14px}.site-footer{border-top:1px solid var(--line);padding:26px 0;color:var(--muted)}.site-footer .container{display:flex;justify-content:space-between;gap:20px;align-items:center}.site-footer div>div{display:flex;flex-direction:column}.site-footer b{color:var(--ink)}.site-footer span{font-size:11px;margin-top:2px}.site-footer p,.site-footer a{font-size:11px}.empty-card,.empty-state,.empty-cell{color:var(--muted);padding:28px;text-align:center}.search-hero{padding:60px 0;background:var(--soft)}.search-hero h1{font-size:38px;margin:9px 0 20px}.wide-search{max-width:800px}.search-summary{padding:14px 16px;background:var(--soft);border-radius:10px;color:var(--muted)}.top-gap{margin-top:50px}.journal-profile-hero{padding:56px 0;background:linear-gradient(180deg,#f8fbfa,#fff)}.journal-profile-grid{display:grid;grid-template-columns:220px 1fr 230px;gap:44px;align-items:center}.journal-main-cover{height:310px}.journal-profile-copy h1{font-size:40px;line-height:1.08;letter-spacing:-.035em;margin:10px 0 16px}.journal-profile-copy>p{color:var(--muted);line-height:1.7}.journal-meta-pills{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.journal-meta-pills span{padding:7px 10px;border-radius:999px;background:var(--soft2);color:var(--primary);font-size:10px;font-weight:700}.journal-overview{border:1px solid var(--line);border-radius:15px;padding:20px;background:#fff}.journal-overview>small{color:var(--muted);font-size:9px;letter-spacing:.1em;font-weight:800}.journal-overview>div{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid var(--line);padding:13px 0}.journal-overview strong{font-size:22px}.journal-overview span{font-size:10px;color:var(--muted)}.journal-overview p{font-size:10px;color:var(--muted);line-height:1.5}.journal-overview p b{color:var(--ink)}.issue-timeline{display:grid;grid-template-columns:1fr 1fr;gap:12px}.issue-timeline article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;display:grid;grid-template-columns:10px 1fr auto;gap:12px;align-items:center}.timeline-dot{width:9px;height:9px;background:var(--primary2);border-radius:50%}.issue-timeline h3{font-size:14px;margin:3px 0}.issue-timeline p,.issue-timeline small{font-size:10px;color:var(--muted);margin:0}.issue-timeline a{font-size:10px;color:var(--primary);font-weight:750}.article-detail-page{padding:55px 0;background:var(--soft)}.article-detail-grid{display:grid;grid-template-columns:1fr 300px;gap:24px;align-items:start}.article-paper,.side-info-card{background:#fff;border:1px solid var(--line);border-radius:15px}.article-paper{padding:38px}.article-breadcrumb{font-size:10px;color:var(--primary);font-weight:750}.article-paper h1{font-size:34px;line-height:1.2;letter-spacing:-.025em}.article-author-line{color:var(--muted);line-height:1.6}.article-chips{display:flex;gap:8px;flex-wrap:wrap}.article-chips span{background:var(--soft);padding:7px 9px;border-radius:7px;font-size:10px}.article-paper hr{border:0;border-top:1px solid var(--line);margin:28px 0}.article-paper h2{font-size:19px}.abstract-text{line-height:1.8;color:#40564f}.side-info-card{padding:22px;position:sticky;top:96px}.side-info-card>span{font-size:9px;color:var(--primary);font-weight:800;letter-spacing:.1em}.side-info-card h3{font-size:18px}.side-info-card>div{display:flex;flex-direction:column;border-top:1px solid var(--line);padding:12px 0}.side-info-card small{color:var(--muted);font-size:9px}.side-info-card b{font-size:11px;margin-top:3px;word-break:break-word}.side-info-card .btn{margin-top:10px}

/* Backend */
.admin-shell{min-height:100vh;background:#f6f8f7}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:#fff;border-right:1px solid var(--line);padding:18px 14px;display:flex;flex-direction:column;z-index:40}.sidebar-brand-row{display:flex;align-items:center;justify-content:space-between;padding:2px 5px 16px}.admin-brand{display:flex;align-items:center;gap:10px}.admin-brand>span:last-child{display:flex;flex-direction:column}.admin-brand b{font-size:14px}.admin-brand small{font-size:9px;color:var(--muted)}.sidebar-close,.menu-toggle{display:none;border:0;background:none;font-size:20px}.admin-user{display:flex;align-items:center;gap:10px;background:var(--soft);padding:11px;border-radius:11px;margin:4px 0 18px}.admin-user>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#fff;color:var(--primary);font-weight:900;border:1px solid var(--line)}.admin-user div{display:flex;flex-direction:column;min-width:0}.admin-user b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-user small{font-size:9px;color:var(--muted);margin-top:2px}.admin-nav{display:flex;flex-direction:column;gap:4px}.nav-label{font-size:8px;letter-spacing:.11em;color:#98a8a3;padding:7px 11px;font-weight:800}.nav-label.spaced{margin-top:12px}.admin-nav a{display:flex;align-items:center;gap:11px;padding:10px 11px;border-radius:9px;color:#536761;font-size:11px;font-weight:650}.admin-nav a i{font-style:normal;width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:#f2f6f4;color:#80928d;font-size:8px;font-weight:900}.admin-nav a:hover{background:#f7faf9;color:var(--primary)}.admin-nav a.active{background:#eaf5f1;color:var(--primary)}.admin-nav a.active i{background:#fff;color:var(--primary)}.sidebar-foot{margin-top:auto;border-top:1px solid var(--line);padding:14px 6px 0;display:flex;flex-direction:column;gap:10px;font-size:10px;color:var(--muted)}.sidebar-foot .logout{color:var(--danger);font-weight:750}.admin-main{margin-left:250px;min-height:100vh}.admin-topbar{height:70px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 26px;position:sticky;top:0;z-index:20}.topbar-left{display:flex;align-items:center;gap:11px}.topbar-left>div{display:flex;flex-direction:column}.topbar-left b{font-size:13px}.topbar-left small{color:var(--muted);font-size:9px;margin-top:2px}.topbar-right{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:9px}.live-dot{width:7px;height:7px;border-radius:50%;background:#34a474;box-shadow:0 0 0 4px #e7f5ef}.admin-content{padding:28px;max-width:1500px;margin:auto}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:20px}.page-heading h1{font-size:28px;letter-spacing:-.025em;margin:6px 0}.page-heading p{color:var(--muted);margin:0;line-height:1.6;max-width:700px;font-size:11px}.head-actions{display:flex;gap:8px;align-items:center}.year-filter{display:flex;gap:7px}.year-filter input{width:90px}.kpi-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:16px}.kpi-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:16px}.kpi-card span{font-size:8px;color:#8a9a95;font-weight:800;letter-spacing:.08em}.kpi-card strong{display:block;font-size:27px;margin:6px 0 2px}.kpi-card small{font-size:9px;color:var(--muted)}.kpi-card.warning{background:#fffaf4;border-color:#f0dfc8}.kpi-card.warning strong{color:var(--warn)}.dashboard-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:14px;margin-bottom:14px}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;padding:17px;margin-bottom:14px}.panel-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px}.panel-title span{font-size:8px;color:var(--primary);font-weight:850;letter-spacing:.1em}.panel-title h3{font-size:16px;margin:4px 0 0}.panel-title>a{font-size:10px;color:var(--primary);font-weight:750}.count-chip{background:var(--soft2);color:var(--primary)!important;padding:6px 8px;border-radius:999px}.table-wrap{overflow:auto}.data-table{width:100%;border-collapse:collapse;font-size:10px}.data-table th{text-align:left;color:#80908b;font-size:8px;text-transform:uppercase;letter-spacing:.06em;padding:10px;border-bottom:1px solid var(--line);white-space:nowrap}.data-table td{padding:11px 10px;border-bottom:1px solid #edf2f0;vertical-align:middle}.data-table tbody tr:hover{background:#fafcfb}.cell-sub{display:block;color:var(--muted);font-size:8px;margin-top:3px}.table-journal{display:flex;align-items:center;gap:9px;min-width:220px}.table-journal>span,.table-journal>img{width:34px;height:42px;border-radius:6px;background:var(--soft2);color:var(--primary);display:grid;place-items:center;object-fit:cover;font-weight:900;font-size:8px;flex:0 0 auto}.table-journal div{display:flex;flex-direction:column}.table-journal strong{font-size:10px}.table-journal small{font-size:8px;color:var(--muted);margin-top:2px}.status-badge{display:inline-flex;padding:6px 8px;border-radius:999px;font-size:8px;font-weight:800;white-space:nowrap}.status-badge.good{background:#e8f5ee;color:#23744f}.status-badge.warn{background:#fff3e4;color:#a45f18}.status-badge.empty{background:#f3f4f4;color:#7c8784}.trend-bars{display:flex;flex-direction:column;gap:13px;margin:12px 0 20px}.trend-bars>div{display:grid;grid-template-columns:40px 1fr 34px;gap:8px;align-items:center;font-size:9px}.trend-bars>div>div{height:8px;background:#edf2f0;border-radius:999px;overflow:hidden}.trend-bars i{display:block;height:100%;background:linear-gradient(90deg,var(--primary),var(--primary2));border-radius:inherit}.recent-admin-list>a{display:grid;grid-template-columns:90px 1fr 20px;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #edf2f0}.recent-admin-list>a:last-child{border-bottom:0}.recent-admin-list>a>span{font-size:8px;font-weight:800;color:var(--primary)}.recent-admin-list div{display:flex;flex-direction:column}.recent-admin-list b{font-size:10px}.recent-admin-list small{font-size:8px;color:var(--muted);margin-top:3px}.recent-admin-list i{font-style:normal;color:var(--primary)}.info-banner{background:#eef6f3;border:1px solid #d9eae4;border-radius:12px;padding:13px 15px;margin-bottom:14px;display:flex;gap:12px;align-items:center}.info-banner b{font-size:10px;color:var(--primary)}.info-banner p{margin:0;color:var(--muted);font-size:10px}.inline-actions{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.inline-actions form{margin:0}.mini-btn{border:1px solid #dbe5e2;background:#fff;color:#586d66;padding:6px 8px;border-radius:7px;font-size:8px;font-weight:700;white-space:nowrap}.mini-btn.primary{background:#e9f5f1;color:var(--primary);border-color:#cce3db}.mini-btn.danger{color:var(--danger)}.manual-add{margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px}.manual-add summary{cursor:pointer;font-size:10px;font-weight:750;color:var(--primary)}.manual-form{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.manual-form .wide{grid-column:1/-1}.form-grid-v2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-grid-v2 .wide{grid-column:1/-1}.form-grid-v2 label,.form-stack label,.manual-form label,.filter-bar label{display:flex;flex-direction:column;gap:5px;color:#667872;font-size:9px;font-weight:650}.form-grid-v2 input,.form-grid-v2 textarea,.form-grid-v2 select,.form-stack input,.form-stack select,.manual-form input,.manual-form textarea,.filter-bar input,.filter-bar select,.year-filter input{border:1px solid #dbe5e2;border-radius:8px;padding:9px 10px;outline:0;background:#fff;color:var(--ink)}.form-grid-v2 input:focus,.form-grid-v2 textarea:focus,.form-stack input:focus,.filter-bar input:focus,.filter-bar select:focus{border-color:#8fc5b5;box-shadow:0 0 0 3px #eef8f4}.form-grid-v2 small{font-size:8px;color:var(--muted)}.checkline{display:flex!important;flex-direction:row!important;align-items:center;gap:7px!important}.checkline input{width:auto!important}.form-actions{display:flex;justify-content:flex-end}.form-stack{display:flex;flex-direction:column;gap:10px}.two-column-admin,.journal-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:14px}.sticky-panel,.sync-box{position:sticky;top:88px;align-self:start}.sync-box p{font-size:10px;color:var(--muted);line-height:1.65}.sync-box form{margin-bottom:8px}.sync-box>small{font-size:8px;color:var(--muted)}.journal-monitor-header{background:linear-gradient(120deg,#eef6f3,#fff);border:1px solid var(--line);border-radius:14px;padding:18px;display:grid;grid-template-columns:110px 1fr;gap:18px;margin-bottom:14px}.admin-cover{height:145px}.admin-cover .generated-cover{padding:12px}.admin-cover .generated-cover strong{font-size:13px}.monitor-summary h2{font-size:22px;margin:8px 0}.monitor-summary>p{color:var(--muted);font-size:10px;line-height:1.6;max-width:700px}.monitor-stats{display:flex;gap:26px;margin-top:16px}.monitor-stats>div{display:flex;flex-direction:column}.monitor-stats b{font-size:16px}.monitor-stats span{font-size:8px;color:var(--muted);margin-top:2px}.back-link{display:inline-block;color:var(--primary);font-size:9px;font-weight:750;margin-bottom:4px}.issue-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.issue-admin-grid article{border:1px solid var(--line);border-radius:10px;padding:10px;display:grid;grid-template-columns:58px 1fr;gap:10px}.issue-admin-cover{width:58px;height:80px;background:var(--soft2);border-radius:6px;overflow:hidden;display:grid;place-items:center;color:var(--primary);font-weight:900;font-size:8px}.issue-admin-cover img{width:100%;height:100%;object-fit:cover}.issue-admin-grid small{font-size:8px;color:var(--muted)}.issue-admin-grid h4{font-size:10px;margin:3px 0}.issue-admin-grid p{font-size:8px;color:var(--muted);margin:0 0 7px}.compact-issues{grid-template-columns:repeat(4,1fr)}.sync-guide{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;margin-bottom:14px}.sync-guide>div{display:flex;align-items:center;gap:7px;flex:1}.sync-guide b{width:25px;height:25px;border-radius:7px;background:var(--soft2);color:var(--primary);display:grid;place-items:center;font-size:8px}.sync-guide span{font-size:9px}.sync-guide i{font-style:normal;color:#a0aea9}.filter-bar{display:flex;gap:10px;align-items:flex-end;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;margin-bottom:14px}.filter-bar label{min-width:170px}.filter-bar>a{font-size:9px;color:var(--muted);padding:9px}.summary-strip{display:flex;gap:8px;margin-bottom:14px}.summary-strip>div{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 14px;display:flex;align-items:baseline;gap:7px}.summary-strip b{font-size:18px}.summary-strip span{font-size:8px;color:var(--muted)}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.settings-actions{grid-column:1/-1;display:flex;justify-content:flex-end}.ojs-test-row{display:flex;align-items:center;gap:9px}.ojs-test-row span{font-size:8px}.integration-note{margin-top:12px;background:var(--soft);padding:11px;border-radius:9px;color:var(--muted);font-size:9px}.inline-reset{display:flex;gap:5px}.inline-reset input{width:110px;border:1px solid var(--line);border-radius:7px;padding:6px 8px;font-size:8px}.alert{padding:11px 13px;border-radius:9px;margin-bottom:13px;font-size:10px}.alert.success{background:#e9f6ef;color:#247450}.alert.danger{background:#fff0f0;color:#a84141}.alert.warning{background:#fff6e8;color:#976122}

/* Login */
.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#fff}.login-brand-panel{background:linear-gradient(155deg,#0f493e,#146b5c 55%,#24917b);color:#fff;padding:42px 54px;display:flex;flex-direction:column}.login-back{font-size:11px;color:#d6ebe5}.login-brand-content{margin:auto 0;max-width:590px}.login-brand-content h1{font-size:48px;letter-spacing:-.04em;margin:10px 0}.login-brand-content>p{color:#d7e9e4;line-height:1.75;font-size:14px}.login-features{margin-top:30px;display:flex;flex-direction:column;gap:14px}.login-features>div{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start}.login-features>div>b{width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.12);display:grid;place-items:center;font-size:9px}.login-features>div>span{display:flex;flex-direction:column}.login-features strong{font-size:12px}.login-features small{font-size:10px;color:#c9e1da;margin-top:4px}.login-brand-foot{color:#bcd8d0;font-size:9px}.login-form-panel{display:grid;place-items:center;padding:40px}.login-card{width:min(420px,100%)}.login-mark{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,var(--primary),var(--primary2));color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:18px}.login-card h2{font-size:28px;margin:7px 0}.login-card>p{color:var(--muted);margin:0 0 22px}.login-card>label{display:block;font-size:9px;font-weight:700;color:#657872;margin:11px 0 5px}.login-input{border:1px solid #dbe5e2;border-radius:10px;display:grid;grid-template-columns:36px 1fr;align-items:center;overflow:hidden}.login-input span{text-align:center;color:#9aaba5;font-size:10px}.login-input input{border:0;outline:0;padding:11px 8px}.captcha-row{display:flex;gap:8px}.captcha-image{flex:1;border:1px solid var(--line);border-radius:10px;overflow:hidden;height:58px}.captcha-image img{width:100%;height:100%;object-fit:cover}.captcha-row button{width:80px;border:1px solid var(--line);background:#fff;border-radius:10px;color:var(--primary);font-size:10px}.login-button{margin-top:16px}.login-note{display:block;text-align:center;color:var(--muted);font-size:8px;margin-top:12px}

@media(max-width:1180px){.hero-layout{gap:35px}.journal-cover-grid{grid-template-columns:repeat(3,1fr)}.kpi-grid{grid-template-columns:repeat(3,1fr)}.issue-admin-grid,.compact-issues{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.hero-layout{grid-template-columns:1fr}.executive-card{max-width:650px}.journal-profile-grid{grid-template-columns:180px 1fr}.journal-overview{grid-column:1/-1}.admin-sidebar{transform:translateX(-100%);transition:.2s}.admin-main{margin-left:0}.nav-open .admin-sidebar{transform:translateX(0);box-shadow:20px 0 45px rgba(16,45,37,.13)}.sidebar-close,.menu-toggle{display:block}.dashboard-layout,.two-column-admin,.journal-detail-grid,.settings-grid{grid-template-columns:1fr}.sticky-panel,.sync-box{position:static}.article-detail-grid{grid-template-columns:1fr}.side-info-card{position:static}.login-page{grid-template-columns:1fr}.login-brand-panel{display:none}.article-list-cards{grid-template-columns:repeat(2,1fr)}.issue-grid{grid-template-columns:repeat(2,1fr)}.about-strip .container{grid-template-columns:1fr;gap:20px}}
@media(max-width:760px){.container{width:min(100% - 26px,1180px)}.site-links{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:15px 20px;flex-direction:column;align-items:stretch}.public-nav-open .site-links{display:flex}.public-menu{display:block}.hero-layout{padding:45px 0}.hero-copy h1{font-size:40px}.main-search{grid-template-columns:34px 1fr}.main-search button{grid-column:1/-1;margin-top:4px}.journal-cover-grid,.compact-grid{grid-template-columns:repeat(2,1fr)}.article-list-cards,.issue-grid{grid-template-columns:1fr}.section{padding:55px 0}.section-head{align-items:flex-start;flex-direction:column}.journal-profile-grid{grid-template-columns:1fr}.journal-main-cover{width:210px}.journal-overview{grid-column:auto}.issue-timeline{grid-template-columns:1fr}.admin-content{padding:18px 14px}.admin-topbar{padding:0 14px}.page-heading{align-items:flex-start;flex-direction:column}.kpi-grid{grid-template-columns:1fr 1fr}.manual-form,.form-grid-v2{grid-template-columns:1fr}.manual-form .wide,.form-grid-v2 .wide{grid-column:auto}.issue-admin-grid,.compact-issues{grid-template-columns:1fr}.sync-guide{display:grid;grid-template-columns:1fr 1fr}.sync-guide>i{display:none}.filter-bar{align-items:stretch;flex-direction:column}.filter-bar label{min-width:0}.site-footer .container{align-items:flex-start;flex-direction:column}.recent-admin-list>a{grid-template-columns:70px 1fr}.recent-admin-list>a>i{display:none}}
@media(max-width:500px){.journal-cover-grid,.compact-grid{grid-template-columns:1fr}.cover-frame{height:320px}.hero-copy h1{font-size:34px}.kpi-grid{grid-template-columns:1fr}.executive-grid{grid-template-columns:1fr}.executive-grid div:nth-child(odd){border-right:0}.executive-grid div{border-bottom:1px solid var(--line)}.journal-meta-pills{flex-direction:column;align-items:flex-start}.monitor-stats{flex-wrap:wrap}.captcha-row{flex-direction:column}.captcha-row button{width:100%;height:38px}}

/* v3.1 metadata + pagination */
.journal-status-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;font-size:9px;color:var(--muted)}
.sinta-badge,.neutral-badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;white-space:nowrap}
.sinta-badge{background:#e7f6ef;color:#11634f;border:1px solid #cbe8dd}.neutral-badge{background:#f3f5f4;color:#697a75;border:1px solid #e0e7e4}
.issn-lines{display:flex;flex-direction:column;gap:3px;color:var(--muted);font-size:9px;margin:-2px 0 8px}.pill-accreditation{background:#e4f5ed!important;color:#0c614d!important}
.pagination{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;padding:18px 0 4px}.page-btn{min-width:32px;height:32px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;place-items:center;font-size:10px;font-weight:750;color:#516761}.page-btn:hover{border-color:#aacfc3;color:var(--primary)}.page-btn.active{background:var(--primary);color:#fff;border-color:var(--primary)}.page-btn.disabled{opacity:.4;cursor:not-allowed}.page-dots{color:#9aaba6;padding:0 2px}.page-total{font-size:9px;color:var(--muted);margin-left:7px}
.metadata-box{background:var(--soft);border:1px solid var(--line);border-radius:10px;padding:10px;margin-bottom:10px}.metadata-box>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0;border-bottom:1px solid #e6eeeb}.metadata-box>div:last-of-type{border-bottom:0}.metadata-box span{font-size:8px;color:var(--muted)}.metadata-box b{font-size:9px;text-align:right}.metadata-box>small{display:block;margin-top:7px;font-size:8px;color:var(--muted);line-height:1.5}

/* v3.2 frontend refinements + web identity + hero slider */
.section-divided{border-top:1px solid #dfe8e5}
.site-logo{display:block;max-width:190px;max-height:48px;width:auto;height:auto;object-fit:contain}
.admin-logo{display:block;max-width:118px;max-height:42px;width:auto;height:auto;object-fit:contain}

/* Keep journal covers fully visible rather than cropping them. */
.cover-frame{height:auto;aspect-ratio:3/4;background:#f3f7f5;padding:14px;display:flex;align-items:center;justify-content:center}
.cover-frame.small{height:auto;aspect-ratio:3/4}
.cover-frame img,.journal-main-cover img,.admin-cover>img{width:100%;height:100%;object-fit:contain;background:#fff;border-radius:6px;box-shadow:0 10px 24px rgba(21,52,45,.12)}
.journal-main-cover{background:#f2f6f4;padding:10px;border-radius:12px;display:flex;align-items:center;justify-content:center}
.admin-cover{background:#f2f6f4;padding:7px;border-radius:10px;display:flex;align-items:center;justify-content:center}
.issue-cover img,.issue-admin-cover img{object-fit:contain!important;background:#fff}

/* Hero slider */
.hero-slider{position:relative;background:#0c302a;overflow:hidden;border-bottom:1px solid var(--line)}
.hero-slides{position:relative;height:510px}
.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease}
.hero-slide.active{opacity:1;visibility:visible}
.hero-slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,38,32,.88) 0%,rgba(9,44,37,.68) 45%,rgba(9,44,37,.2) 78%,rgba(9,44,37,.06) 100%)}
.hero-slide-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}
.hero-chip{display:inline-flex;padding:7px 10px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.1);backdrop-filter:blur(8px);border-radius:999px;font-size:10px;letter-spacing:.11em;font-weight:800}
.hero-slide-content h1{font-size:50px;line-height:1.04;letter-spacing:-.04em;margin:14px 0 14px;max-width:780px;text-shadow:0 2px 18px rgba(0,0,0,.18)}
.hero-slide-content p{font-size:16px;line-height:1.7;max-width:680px;color:#e3efeb;margin:0}
.hero-slide-actions{display:flex;gap:10px;margin-top:24px}
.hero-white-btn,.hero-ghost-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:11px 16px;font-size:12px;font-weight:780}
.hero-white-btn{background:#fff;color:#124d41}.hero-ghost-btn{border:1px solid rgba(255,255,255,.4);color:#fff;background:rgba(255,255,255,.08)}
.hero-dots{position:absolute;z-index:4;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:7px}
.hero-dots button{width:8px;height:8px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.5);transition:.2s}.hero-dots button.active{width:26px;border-radius:999px;background:#fff}
.portal-search-band{padding:34px 0;background:#fff;border-bottom:1px solid var(--line)}
.search-monitor-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(350px,.75fr);gap:46px;align-items:center}
.search-monitor-layout h2{font-size:28px;letter-spacing:-.025em;margin:7px 0 0}.search-monitor-layout .main-search{margin-top:18px}
.monitor-mini-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fbfdfc}
.monitor-mini-grid>div{padding:18px;border-bottom:1px solid var(--line)}.monitor-mini-grid>div:nth-child(odd){border-right:1px solid var(--line)}.monitor-mini-grid>div:nth-last-child(-n+2){border-bottom:0}
.monitor-mini-grid strong{display:block;font-size:25px}.monitor-mini-grid span{display:block;font-size:9px;color:var(--muted);margin-top:3px}

/* Settings tabs */
.settings-tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);margin-bottom:16px}
.settings-tabs a{padding:11px 15px;font-size:10px;font-weight:760;color:var(--muted);border-bottom:2px solid transparent;margin-bottom:-1px}
.settings-tabs a.active{color:var(--primary);border-color:var(--primary)}
.settings-single{display:grid;grid-template-columns:1fr;gap:14px}.slider-settings-grid{display:grid;grid-template-columns:minmax(330px,.75fr) minmax(0,1.25fr);gap:14px}
.branding-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.brand-preview-box{border:1px solid var(--line);border-radius:11px;padding:14px;background:#fbfdfc}.brand-preview-box label{display:flex;flex-direction:column;gap:6px;font-size:9px;font-weight:700;color:#61746e}.brand-preview-box input{border:1px solid #dbe5e2;border-radius:8px;padding:9px;background:#fff}.brand-preview-box small{display:block;color:var(--muted);font-size:8px;margin-top:7px}.brand-preview{height:72px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px dashed #d6e2de;border-radius:9px;margin-bottom:10px}.brand-preview img{max-width:90%;max-height:54px;object-fit:contain}.favicon-preview{width:72px;height:72px;display:grid;place-items:center;border:1px dashed #d6e2de;background:#fff;border-radius:12px;margin-bottom:10px}.favicon-preview img{max-width:48px;max-height:48px;object-fit:contain}.favicon-preview span{width:42px;height:42px;border-radius:10px;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:900}
.banner-admin-list{display:flex;flex-direction:column;gap:10px}.banner-admin-list article{display:grid;grid-template-columns:180px minmax(0,1fr) auto;gap:13px;align-items:center;border:1px solid var(--line);border-radius:11px;padding:9px;background:#fff}.banner-admin-list img{width:180px;height:72px;object-fit:cover;border-radius:7px;background:#eef4f2}.banner-admin-list article>div:nth-child(2){min-width:0}.banner-admin-list b{font-size:10px}.banner-admin-list small{display:block;color:var(--muted);font-size:8px;margin-top:3px}.banner-admin-list p{font-size:8px;color:var(--muted);margin:5px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

/* Footer identity */
.site-footer .container>div{display:flex;flex-direction:column;gap:3px}.site-footer small{font-size:9px;color:#a9bbb5;max-width:620px}

@media(max-width:980px){.search-monitor-layout,.slider-settings-grid{grid-template-columns:1fr}.hero-slides{height:460px}.hero-slide-content h1{font-size:42px}.branding-upload-grid{grid-template-columns:1fr}}
@media(max-width:760px){.hero-slides{height:440px}.hero-slide-content h1{font-size:35px}.hero-slide-content p{font-size:13px}.hero-overlay{background:linear-gradient(90deg,rgba(7,37,31,.9),rgba(7,37,31,.58))}.hero-slide-actions{flex-wrap:wrap}.banner-admin-list article{grid-template-columns:110px 1fr}.banner-admin-list img{width:110px;height:62px}.banner-admin-list .inline-actions{grid-column:1/-1}.portal-search-band{padding:26px 0}}
@media(max-width:500px){.cover-frame{height:auto;aspect-ratio:3/4}.hero-slides{height:430px}.hero-slide-content h1{font-size:31px}.monitor-mini-grid{grid-template-columns:1fr 1fr}.site-logo{max-width:145px;max-height:42px}}

.cover-frame>.generated-cover{width:100%;height:100%}.login-logo-wrap{height:60px;display:flex;align-items:center;margin-bottom:16px}.login-logo-wrap img{max-width:190px;max-height:54px;object-fit:contain}

/* v3.2.1 visible section separators + refined footer */
.section-divided{
  position:relative;
  border-top:0!important;
}
.section-divided::before{
  content:"";
  position:absolute;
  top:0;
  left:50%;
  transform:translateX(-50%);
  width:min(1180px,calc(100% - 40px));
  height:1px;
  background:#c7d8d2;
}
.section-divided::after{
  content:"";
  position:absolute;
  top:-1px;
  left:50%;
  transform:translateX(-50%);
  width:72px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--primary),var(--primary2));
}
.about-strip.section-divided::before{background:rgba(255,255,255,.24)}
.about-strip.section-divided::after{background:rgba(255,255,255,.78)}

/* The old INFO announcement strip is intentionally no longer rendered. */
.notice{display:none!important}

/* Professional university-style footer */
.site-footer{
  background:#0d342d;
  color:#d7e7e2;
  border-top:0;
  padding:0;
}
.site-footer .footer-grid{
  display:grid;
  grid-template-columns:minmax(0,1.5fr) minmax(180px,.65fr) minmax(240px,.85fr);
  gap:58px;
  align-items:start;
  padding-top:48px;
  padding-bottom:42px;
}
.site-footer .footer-brand-block{display:block}
.footer-brand{display:flex;align-items:center;gap:13px;margin-bottom:16px}
.footer-brand>img{max-width:180px;max-height:54px;width:auto;height:auto;object-fit:contain;filter:brightness(0) invert(1)}
.footer-mark{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,var(--primary2),#6bcbb4);color:#083a30;font-size:12px;font-weight:900}
.footer-brand>span:last-child{display:flex;flex-direction:column;gap:3px}
.footer-brand b{color:#fff;font-size:15px;line-height:1.35}
.footer-brand small{color:#9fc0b7;font-size:10px;line-height:1.4}
.footer-brand-block>p{max-width:570px;margin:0;color:#adc8c0;font-size:11px;line-height:1.75}
.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:9px}
.footer-column h4{color:#fff;font-size:12px;margin:0 0 5px;letter-spacing:.02em}
.footer-column a{color:#b9d1ca;font-size:11px;transition:.2s}
.footer-column a:hover{color:#fff;transform:translateX(2px)}
.footer-column p{margin:0;color:#adc8c0;font-size:11px;line-height:1.7}
.footer-column span{color:#adc8c0;font-size:11px}
.footer-contact>a{margin-top:5px;color:#fff;font-weight:750}
.footer-bottom{border-top:1px solid rgba(255,255,255,.1);background:#0a2c26}
.footer-bottom .container{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#88aba2;font-size:9px}

@media(max-width:760px){
  .site-footer .footer-grid{grid-template-columns:1fr;gap:28px;padding-top:36px;padding-bottom:30px}
  .footer-bottom .container{min-height:70px;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}
  .section-divided::before{width:calc(100% - 26px)}
}

/* v3.3 labelled section dividers */
.section-divided{padding-top:74px!important}
.section-divided::before{top:34px;height:1px;background:#b9cec7}
.section-divided::after{
  content:attr(data-section-label);
  top:20px;
  width:auto;
  min-width:148px;
  height:28px;
  padding:0 18px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  border:1px solid #bdd2cb;
  color:var(--primary);
  box-shadow:0 2px 8px rgba(19,76,65,.06);
  font-size:9px;
  font-weight:850;
  letter-spacing:.12em;
  text-transform:uppercase;
  border-radius:999px;
  white-space:nowrap;
}
.soft-section.section-divided::after{background:#f5f9f7}
.about-strip.section-divided{padding-top:76px!important}
.about-strip.section-divided::before{top:34px;background:rgba(255,255,255,.25)}
.about-strip.section-divided::after{top:20px;background:#174f45;border-color:rgba(255,255,255,.32);color:#fff;box-shadow:none}

/* v3.3 simplified footer */
.site-footer{background:#0f3a32}
.refined-footer-grid{grid-template-columns:minmax(0,1.5fr) minmax(160px,.55fr) minmax(230px,.8fr)!important;padding-top:44px!important;padding-bottom:38px!important}
.footer-copyright{border-top:1px solid rgba(255,255,255,.1);background:#0a2e28}
.footer-copyright .container{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.footer-copyright p{margin:0;color:#a8c2bb;font-size:10px;line-height:1.5}
.footer-copyright p strong{color:#e6f1ed;font-weight:700}
.footer-copyright span{color:#759b91;font-size:9px;text-align:right}
.footer-bottom{display:none!important}

/* v3.3 executive accreditation dashboard */
.page-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.page-actions form{margin:0}.page-actions .year-filter{display:flex;gap:7px}.six-kpis{grid-template-columns:repeat(3,1fr)}
.kpi-card.accredited{border-color:#b8dccc;background:linear-gradient(180deg,#fff,#f5fbf8)}
.sinta-summary-panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:21px;margin-bottom:18px}.sinta-summary-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:17px}.sinta-summary-title span,.chart-panel .panel-title span{font-size:9px;font-weight:850;letter-spacing:.1em;color:var(--primary)}.sinta-summary-title h3{margin:4px 0 0;font-size:18px}.sinta-summary-title>small{font-size:9px;color:var(--muted)}
.sinta-rank-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.sinta-rank-card{padding:13px;border:1px solid var(--line);border-radius:12px;background:#fbfdfc}.sinta-rank-card>span{font-size:9px;color:var(--muted);font-weight:800}.sinta-rank-card>strong{display:block;font-size:25px;margin:5px 0 9px;color:var(--ink)}.sinta-rank-card>div{height:5px;border-radius:99px;background:#eaf1ef;overflow:hidden}.sinta-rank-card>div i{display:block;height:100%;border-radius:99px;background:var(--primary2)}
.dashboard-chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.chart-panel{min-height:310px}.publication-chart{height:205px;display:flex;align-items:flex-end;gap:18px;padding:12px 10px 0}.publication-bar{flex:1;min-width:42px;display:grid;grid-template-rows:18px 150px 20px;text-align:center;align-items:end}.publication-bar>b{font-size:10px;color:var(--ink);align-self:center}.publication-bar>div{height:150px;background:#edf3f1;border-radius:8px 8px 3px 3px;display:flex;align-items:flex-end;overflow:hidden}.publication-bar>div i{display:block;width:100%;min-height:3px;background:linear-gradient(180deg,var(--primary2),var(--primary));border-radius:8px 8px 3px 3px}.publication-bar>span{font-size:9px;color:var(--muted);align-self:end}
.status-chart-list{display:flex;flex-direction:column;gap:18px;padding:12px 2px}.status-chart-list>div{position:relative;display:grid;grid-template-columns:1fr auto;gap:10px;padding-bottom:10px;border-bottom:4px solid #edf2f0}.status-chart-list>div span{font-size:11px;display:flex;align-items:center;gap:8px}.status-chart-list>div b{font-size:13px}.status-chart-list>div em{position:absolute;left:0;bottom:-4px;height:4px;background:var(--primary2);border-radius:99px;max-width:100%}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.accredited-dot{background:#1c9b72}.unaccredited-dot{background:#df9b37}.unknown-dot{background:#9aa9a4}.cancelled-dot{background:#c45858}.chart-note{font-size:9px!important;color:var(--muted);line-height:1.6;margin-top:15px!important}
.report-kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}.report-kpi-grid>div{background:#fff;border:1px solid var(--line);border-radius:11px;padding:13px}.report-kpi-grid span{display:block;font-size:8px;color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.06em}.report-kpi-grid strong{display:block;font-size:21px;margin-top:4px}.report-source-note{font-size:9px;color:var(--muted);margin:12px 2px 0}

@media(max-width:980px){.six-kpis{grid-template-columns:repeat(2,1fr)}.sinta-rank-grid{grid-template-columns:repeat(3,1fr)}.dashboard-chart-grid{grid-template-columns:1fr}.report-kpi-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.section-divided{padding-top:68px!important}.section-divided::before{top:31px}.section-divided::after{top:17px;max-width:calc(100% - 48px);overflow:hidden;text-overflow:ellipsis}.footer-copyright .container{min-height:78px;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.footer-copyright span{text-align:left}.page-actions{justify-content:flex-start}.six-kpis{grid-template-columns:1fr 1fr}.sinta-rank-grid{grid-template-columns:1fr 1fr 1fr}.report-kpi-grid{grid-template-columns:1fr 1fr}.publication-chart{gap:8px}.publication-bar{min-width:30px}}

/* =========================================================
   v3.4 navigation, account, footer and WhatsApp refinements
   ========================================================= */

/* Backend sidebar: professional green gradient */
.admin-sidebar{
  width:258px;
  background:linear-gradient(180deg,#126c59 0%,#0e5a4c 46%,#0a443b 100%)!important;
  border-right:0!important;
  box-shadow:10px 0 32px rgba(7,56,47,.10);
  padding:18px 14px 15px!important;
  color:#fff;
}
.admin-main{margin-left:258px}
.sidebar-brand-row{padding:2px 6px 20px!important;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:15px}
.admin-brand{color:#fff!important;gap:11px!important;min-width:0}
.admin-brand-logo{width:43px;height:43px;border-radius:12px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 6px 16px rgba(0,0,0,.10);flex:0 0 auto}
.admin-brand-logo .admin-logo{max-width:36px!important;max-height:34px!important;object-fit:contain}
.admin-brand-logo .brand-symbol{width:100%;height:100%;border-radius:0;background:#fff;color:#11604f}
.admin-brand b{font-size:14px!important;color:#fff!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}
.admin-brand small{font-size:8.5px!important;color:rgba(255,255,255,.72)!important;margin-top:2px}
.sidebar-close{color:#fff!important}
.sidebar-section-label,.nav-label{display:block;font-size:8px;letter-spacing:.13em;color:rgba(255,255,255,.55)!important;padding:7px 12px;font-weight:850;text-transform:uppercase}
.sidebar-section-label.spaced{margin-top:16px}
.admin-nav{position:relative;gap:5px!important}
.admin-nav a{position:relative;color:rgba(255,255,255,.82)!important;padding:10px 11px!important;border-radius:10px!important;font-size:10.5px!important;font-weight:660!important;transition:.18s ease}
.admin-nav a i{width:27px!important;height:27px!important;border-radius:8px!important;background:rgba(255,255,255,.09)!important;color:rgba(255,255,255,.75)!important;border:1px solid rgba(255,255,255,.08);font-size:8px!important}
.admin-nav a:hover{background:rgba(255,255,255,.09)!important;color:#fff!important;transform:translateX(2px)}
.admin-nav a.active{background:#fff!important;color:#0e5c4c!important;box-shadow:0 7px 20px rgba(4,45,37,.16)}
.admin-nav a.active:before{content:"";position:absolute;left:-14px;top:10px;bottom:10px;width:4px;border-radius:0 4px 4px 0;background:#78dec4}
.admin-nav a.active i{background:#e8f6f1!important;color:#0e6452!important;border-color:#d7eee7}
.sidebar-foot{border-top:1px solid rgba(255,255,255,.12)!important;padding:14px 7px 0!important;color:rgba(255,255,255,.72)!important}
.sidebar-sync-status{display:flex;align-items:center;gap:9px;padding:8px 4px}
.sidebar-sync-status>span{width:8px;height:8px;border-radius:50%;background:#6de1b6;box-shadow:0 0 0 4px rgba(109,225,182,.12)}
.sidebar-sync-status>div{display:flex;flex-direction:column;gap:2px}
.sidebar-sync-status b{font-size:9px;color:#fff}.sidebar-sync-status small{font-size:7.5px;color:rgba(255,255,255,.58)}
.sidebar-foot .logout{color:#fff!important;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);padding:9px 11px;border-radius:9px;text-align:center}
.sidebar-foot .logout:hover{background:rgba(255,255,255,.14)}

/* Topbar + ruler/breadcrumb navigation */
.admin-topbar{height:68px!important;padding:0 25px!important;box-shadow:0 1px 0 rgba(20,65,54,.03)}
.topbar-left b{font-size:13px!important}.topbar-left small{font-size:8.5px!important}
.topbar-right{gap:15px!important}
.topbar-monitor{display:flex;align-items:center;gap:7px;color:#71847f;font-size:8.5px}
.admin-breadcrumbbar{height:39px;background:#fbfcfc;border-bottom:1px solid #e6eeeb;padding:0 28px;display:flex;align-items:center;gap:8px;font-size:8.5px;color:#8a9a95;position:sticky;top:68px;z-index:18}
.admin-breadcrumbbar a{color:#60746e}.admin-breadcrumbbar a:hover{color:var(--primary)}.admin-breadcrumbbar span{color:#b5c1bd}.admin-breadcrumbbar b{color:#314c45;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.admin-content{padding-top:23px!important}

/* User account dropdown */
.profile-menu{position:relative}
.profile-menu>summary{list-style:none;display:flex;align-items:center;gap:9px;cursor:pointer;padding:5px 7px 5px 5px;border:1px solid #e2ebe8;border-radius:11px;background:#fff;min-width:175px;transition:.18s}
.profile-menu>summary::-webkit-details-marker{display:none}.profile-menu>summary:hover{border-color:#c6dcd5;background:#fbfdfc}
.topbar-avatar{width:34px;height:34px;border-radius:9px;overflow:hidden;background:linear-gradient(145deg,#dff2ec,#eff8f5);display:grid;place-items:center;color:#0e6653;font-weight:900;flex:0 0 auto}
.topbar-avatar img{width:100%;height:100%;object-fit:cover}.topbar-avatar>span{font-size:11px}
.profile-summary-text{display:flex;flex-direction:column;min-width:0;flex:1}.profile-summary-text b{font-size:9px;color:#2f4942;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:105px}.profile-summary-text small{font-size:7.5px;color:#899a95;margin-top:1px}.profile-menu>summary>i{font-style:normal;color:#8da09a;font-size:10px}
.profile-dropdown{position:absolute;right:0;top:calc(100% + 8px);width:225px;background:#fff;border:1px solid #dfe9e6;border-radius:12px;box-shadow:0 18px 45px rgba(20,63,52,.15);padding:7px;z-index:70}
.profile-dropdown a{display:flex;align-items:center;gap:10px;padding:9px;border-radius:9px}.profile-dropdown a:hover{background:#f3f8f6}.profile-dropdown a>span{width:29px;height:29px;border-radius:8px;background:#eaf5f1;color:#0f6956;display:grid;place-items:center;font-size:11px}.profile-dropdown a>div{display:flex;flex-direction:column}.profile-dropdown a b{font-size:9px;color:#314a43}.profile-dropdown a small{font-size:7.5px;color:#879993;margin-top:2px}.profile-menu-sep{height:1px;background:#edf2f0;margin:5px 2px}.profile-dropdown .danger-link>span{background:#fff0f0;color:#b54f4f}.profile-dropdown .danger-link b{color:#a94848}

/* Profile page */
.profile-settings-grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:15px;align-items:start}.profile-photo-panel{text-align:center;padding:26px 18px!important}.profile-photo-large{width:118px;height:118px;border-radius:24px;margin:0 auto 15px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#dff3ec,#f4faf7);border:4px solid #fff;box-shadow:0 10px 28px rgba(23,76,62,.12);color:#0e6552;font-size:34px;font-weight:900}.profile-photo-large img{width:100%;height:100%;object-fit:cover}.profile-photo-panel h3{margin:0;font-size:15px}.profile-photo-panel p{margin:5px 0 10px;color:var(--primary);font-size:9px;font-weight:750}.profile-photo-panel>small{font-size:8px;color:var(--muted);line-height:1.55}.password-panel{max-width:700px}.profile-tabs{max-width:700px}

/* Compact, aligned footer */
.modern-site-footer{background:#0d382f!important;color:#d8e8e3!important;padding:0!important;border-top:0!important}
.footer-main-compact{display:grid!important;grid-template-columns:minmax(0,1.25fr) auto minmax(240px,.85fr)!important;gap:30px!important;align-items:center!important;padding:26px 0!important}
.footer-main-compact>div{min-width:0}
.footer-identity .footer-brand{margin:0!important}.footer-identity .footer-brand>img{max-height:46px!important;max-width:165px!important}.footer-identity .footer-brand b{font-size:12px!important}.footer-identity .footer-brand small{font-size:8.5px!important;color:#9fc1b8!important;max-width:430px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.footer-quicklinks{display:flex!important;flex-direction:row!important;align-items:center!important;gap:15px!important;flex-wrap:wrap}.footer-quicklinks a{font-size:9px!important;color:#c2d9d2!important}.footer-quicklinks a:hover{color:#fff!important}
.footer-contact-inline{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:4px!important;text-align:right}.footer-contact-inline span,.footer-contact-inline a{font-size:8.5px!important;color:#9fc1b8!important;max-width:360px}.footer-contact-inline a{color:#dff5ed!important;font-weight:750}
.footer-copyright{background:#092d27!important;border-top:1px solid rgba(255,255,255,.09)!important;padding:0!important}
.footer-copyright-row{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;min-height:48px!important;padding:0!important}
.footer-copyright-row p{margin:0!important;color:#b8cec7!important;font-size:9px!important;line-height:1.3!important}.footer-copyright-row p strong{color:#fff!important}.footer-copyright-row>span{color:#7fa79d!important;font-size:8.5px!important;text-align:right!important;white-space:nowrap}

/* Floating WhatsApp */
.whatsapp-widget{position:fixed;right:22px;bottom:22px;z-index:80;display:flex;align-items:center;gap:9px;background:#19a963;color:#fff;border-radius:999px;padding:8px 13px 8px 8px;box-shadow:0 13px 32px rgba(15,126,75,.26);transition:.18s ease;border:1px solid rgba(255,255,255,.28)}
.whatsapp-widget:hover{transform:translateY(-2px);background:#16995a;box-shadow:0 16px 38px rgba(15,126,75,.32)}
.whatsapp-icon{width:38px;height:38px;border-radius:50%;background:#fff;color:#19a963;display:grid;place-items:center;flex:0 0 auto}.whatsapp-icon svg{width:24px;height:24px}.whatsapp-text{display:flex;flex-direction:column;line-height:1.1}.whatsapp-text b{font-size:10px}.whatsapp-text small{font-size:7.5px;color:rgba(255,255,255,.82);margin-top:3px}

/* Issues pager spacing */
#issues .pagination{padding-top:24px}

@media(max-width:980px){
  .admin-main{margin-left:0}
  .profile-settings-grid{grid-template-columns:1fr}
  .profile-photo-panel{display:grid;grid-template-columns:100px 1fr;column-gap:18px;text-align:left;align-items:center}.profile-photo-large{width:92px;height:92px;margin:0;grid-row:1/4}.profile-photo-panel h3,.profile-photo-panel p,.profile-photo-panel>small{grid-column:2}
  .footer-main-compact{grid-template-columns:1fr 1fr!important}.footer-contact-inline{grid-column:1/-1;align-items:flex-start!important;text-align:left}
}
@media(max-width:760px){
  .admin-breadcrumbbar{top:68px;padding:0 15px}.topbar-monitor{display:none}.profile-menu>summary{min-width:auto;border:0;padding:0}.profile-summary-text,.profile-menu>summary>i{display:none}.profile-dropdown{right:-4px}
  .footer-main-compact{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:18px!important;padding:24px 0!important}.footer-contact-inline{align-items:flex-start!important;text-align:left!important}.footer-copyright-row{min-height:auto!important;padding:13px 0!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.footer-copyright-row>span{text-align:left!important;white-space:normal}
  .whatsapp-widget{right:14px;bottom:14px;padding:7px}.whatsapp-text{display:none}.whatsapp-icon{width:40px;height:40px}
}

/* v3.5 — compact footer + multi-portal OJS */
.clean-footer-v35{background:#0d382f!important;color:#dbe9e5!important;border:0!important;padding:0!important;margin:0!important}
.clean-footer-main{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)!important;align-items:center!important;gap:42px!important;padding:28px 0!important}
.clean-footer-brand-link{display:inline-flex!important;align-items:center!important;gap:13px!important;color:#fff!important;text-decoration:none!important;min-width:0}
.clean-footer-brand-link img{width:auto!important;height:44px!important;max-width:150px!important;object-fit:contain!important}
.clean-footer-brand-link .footer-mark{width:42px;height:42px;border-radius:12px;background:rgba(255,255,255,.12);display:grid;place-items:center;font-weight:900;color:#fff}
.clean-footer-brand-link>span:last-child{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0}
.clean-footer-brand-link b{color:#fff!important;font-size:14px!important;line-height:1.3}
.clean-footer-brand-link small{color:#9fc0b7!important;font-size:10px!important;line-height:1.45;max-width:520px}
.clean-footer-contact{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:12px 20px!important;flex-wrap:wrap!important;text-align:right!important}
.clean-footer-contact span,.clean-footer-contact a{color:#a9c7bf!important;font-size:10px!important;line-height:1.5!important;text-decoration:none!important}
.clean-footer-contact a{color:#dff6ef!important;font-weight:750!important}
.clean-footer-bottom{background:#082d27!important;border-top:1px solid rgba(255,255,255,.08)!important}
.clean-footer-bottom .container{min-height:46px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:0!important}
.clean-footer-bottom .footer-system-name{color:#789f95!important;font-size:9px!important;margin:0!important}
.clean-footer-bottom p{margin:0 0 0 auto!important;color:#a9c4bc!important;font-size:9px!important;line-height:1.4!important;text-align:right!important;white-space:nowrap!important}
.clean-footer-bottom p strong{color:#fff!important;font-weight:750!important}

.portal-settings-grid{display:grid;gap:18px}.ojs-portal-list{display:grid;gap:10px;margin-top:14px}.ojs-portal-card{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid var(--line);background:#fff;border-radius:14px;padding:15px 16px}.ojs-portal-status{width:9px;height:42px;border-radius:999px;background:#d4ddd9}.ojs-portal-status.active{background:linear-gradient(180deg,#37b98b,#15745f)}.ojs-portal-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.ojs-portal-copy>div{display:flex;align-items:center;gap:8px}.ojs-portal-copy b{font-size:13px}.ojs-portal-copy a{font-size:10px;color:var(--primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ojs-portal-copy small{font-size:9px;color:var(--muted)}.primary-portal-badge,.portal-source-badge{display:inline-flex;align-items:center;border-radius:999px;background:#e6f5ef;color:#176b58;font-size:8px;font-weight:850;letter-spacing:.05em;padding:4px 7px}.portal-actions{justify-content:flex-end;flex-wrap:wrap}

@media(max-width:760px){.clean-footer-main{grid-template-columns:1fr!important;gap:18px!important;padding:24px 0!important}.clean-footer-contact{justify-content:flex-start!important;text-align:left!important}.clean-footer-bottom .container{min-height:auto!important;padding:12px 0!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.clean-footer-bottom p{margin:0!important;text-align:left!important;white-space:normal!important}.ojs-portal-card{grid-template-columns:8px minmax(0,1fr)}.ojs-portal-card .portal-actions{grid-column:2;justify-content:flex-start}}


/* v3.6 — single footer, hero carousel, verified SINTA */
.clean-footer-v36{background:linear-gradient(135deg,#0d3d33,#082e28);color:#d9ebe5;border:0;margin:0;padding:0}
.footer-v36-row{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:48px;padding-top:24px;padding-bottom:24px}
.footer-v36-brand{display:flex;align-items:center;gap:14px;min-width:0}.footer-v36-brand img{width:auto;height:46px;max-width:160px;object-fit:contain}.footer-v36-brand>div{display:flex;flex-direction:column;gap:4px}.footer-v36-brand strong{font-size:13px;color:#fff}.footer-v36-brand small{font-size:9px;color:#a9c9c0;line-height:1.45}
.footer-v36-right{margin-left:auto;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:8px;max-width:560px}.footer-v36-contact{display:flex;justify-content:flex-end;gap:8px 16px;flex-wrap:wrap}.footer-v36-contact span,.footer-v36-contact a{font-size:9px;color:#a9c9c0}.footer-v36-contact a{color:#dff8ef;font-weight:800}.footer-v36-right p{margin:0;font-size:9px;color:#c5dcd5}.footer-v36-right p strong{color:#fff}.clean-footer-bottom,.footer-copyright,.footer-system-name{display:none!important}
.hero-slider-v36{background:#f4f8f6;padding:24px 0 0;border:0;overflow:visible}.hero-carousel-shell{position:relative;padding:0}.hero-slider-v36 .hero-slides{height:410px;border-radius:22px;overflow:hidden;box-shadow:0 18px 48px rgba(13,61,51,.15);background:#123c34}.hero-slider-v36 .hero-slide{border-radius:22px;overflow:hidden}.hero-slider-v36 .hero-slide>img{object-fit:cover;object-position:center}.hero-slider-v36 .hero-overlay{background:linear-gradient(90deg,rgba(5,32,27,.90) 0%,rgba(8,50,42,.69) 48%,rgba(8,50,42,.20) 80%,rgba(8,50,42,.05) 100%)}.hero-slider-v36 .hero-slide-content{padding-left:56px;padding-right:56px}.hero-slider-v36 .hero-slide-content h1{font-size:46px;max-width:720px}.hero-slider-v36 .hero-slide-content p{max-width:630px}.hero-arrow{position:absolute;z-index:6;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.45);background:rgba(6,40,33,.52);color:#fff;font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(8px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.hero-prev{left:16px}.hero-next{right:16px}.hero-arrow:hover{background:#fff;color:#154f42}.hero-slider-v36 .hero-dots{bottom:18px}.hero-slider-v36+.portal-search-band{border-top:0}
@media(max-width:760px){.footer-v36-row{min-height:auto;flex-direction:column;align-items:flex-start;gap:18px;padding-top:24px;padding-bottom:24px}.footer-v36-right{margin-left:0;align-items:flex-start;text-align:left;max-width:none}.footer-v36-contact{justify-content:flex-start}.hero-slider-v36{padding-top:12px}.hero-slider-v36 .hero-slides{height:350px;border-radius:14px}.hero-slider-v36 .hero-slide-content{padding-left:32px;padding-right:32px}.hero-slider-v36 .hero-slide-content h1{font-size:31px}.hero-arrow{width:34px;height:34px;font-size:22px}.hero-prev{left:7px}.hero-next{right:7px}}

/* =========================================================
   v3.7 — Executive year filter, full-width hero, clean footer
   ========================================================= */
.year-select-filter{display:flex!important;align-items:center;gap:8px;background:#fff;border:1px solid #d8e6e1;border-radius:11px;padding:5px 7px 5px 11px;box-shadow:0 3px 12px rgba(20,70,58,.04)}
.year-select-filter label{font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#71857f}
.year-select-filter select{min-width:92px;border:0;outline:0;background:#edf6f2;color:#124f43;font-weight:850;border-radius:8px;padding:8px 28px 8px 10px;cursor:pointer}

/* Keep journal covers complete — never crop the publication cover. */
.cover-frame{height:auto!important;aspect-ratio:3/4;display:flex!important;align-items:center;justify-content:center;background:#f0f5f3!important}
.cover-frame img,.journal-main-cover img,.admin-cover>img{object-fit:contain!important;object-position:center!important;background:#fff}

/* Real hero carousel */
.portal-hero-slider{position:relative;width:100%;height:clamp(390px,38vw,560px);overflow:hidden;background:#0b342c;border:0;isolation:isolate}
.portal-hero-track{position:relative;width:100%;height:100%}
.portal-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:scale(1.015);transition:opacity .7s ease,visibility .7s ease,transform 5.8s ease;overflow:hidden}
.portal-hero-slide.active{opacity:1;visibility:visible;transform:scale(1)}
.portal-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.portal-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,31,26,.91) 0%,rgba(6,43,35,.74) 38%,rgba(7,44,36,.28) 70%,rgba(7,44,36,.08) 100%);z-index:1}
.portal-hero-shade:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(0deg,rgba(3,24,20,.38),transparent)}
.portal-hero-caption{position:relative;z-index:2;height:100%;display:flex;align-items:center}
.portal-hero-caption-inner{max-width:710px;padding:34px 0 70px;color:#fff}
.portal-hero-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.10);backdrop-filter:blur(8px);font-size:9px;font-weight:850;letter-spacing:.12em}
.portal-hero-caption h1{margin:18px 0 14px;max-width:760px;font-size:clamp(35px,4.2vw,62px);line-height:1.02;letter-spacing:-.045em;text-wrap:balance;text-shadow:0 7px 25px rgba(0,0,0,.22)}
.portal-hero-caption p{max-width:650px;margin:0;color:#e4f0ec;font-size:15px;line-height:1.7;text-shadow:0 2px 12px rgba(0,0,0,.16)}
.portal-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.hero-primary-action,.hero-secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:0 17px;border-radius:10px;font-size:11px;font-weight:850;transition:.18s ease}
.hero-primary-action{background:#fff;color:#0e5547;box-shadow:0 10px 25px rgba(0,0,0,.16)}
.hero-primary-action:hover{transform:translateY(-1px);background:#f1faf7}
.hero-secondary-action{border:1px solid rgba(255,255,255,.38);color:#fff;background:rgba(5,35,29,.18);backdrop-filter:blur(8px)}
.hero-secondary-action:hover{background:rgba(255,255,255,.12)}
.portal-hero-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:46px;height:46px;border:1px solid rgba(255,255,255,.42);border-radius:50%;display:grid;place-items:center;background:rgba(5,32,27,.38);backdrop-filter:blur(10px);color:#fff;font-size:30px;line-height:1;box-shadow:0 9px 25px rgba(0,0,0,.13)}
.portal-hero-arrow.prev{left:24px}.portal-hero-arrow.next{right:24px}.portal-hero-arrow:hover{background:#fff;color:#0e5547}
.portal-hero-dots{position:absolute;z-index:6;left:50%;bottom:30px;transform:translateX(-50%);display:flex;gap:7px}
.portal-hero-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.48);transition:.2s}
.portal-hero-dots button.active{width:26px;border-radius:999px;background:#fff}

/* Floating monitoring/search panel below hero */
.hero-monitor-panel{position:relative;z-index:8;background:linear-gradient(180deg,#f3f8f6 0,#fff 100%);padding:0 0 38px}
.hero-monitor-card{position:relative;margin-top:-34px!important;background:#fff;border:1px solid #d9e6e1;border-radius:18px;box-shadow:0 18px 46px rgba(21,72,60,.13);padding:22px 24px;display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);gap:30px;align-items:center}
.hero-search-copy h2{font-size:25px;line-height:1.2;letter-spacing:-.025em;margin:5px 0 0}
.hero-main-search{margin-top:14px!important;box-shadow:none!important;border-color:#d8e6e1!important;background:#f9fbfa!important}
.hero-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e2ebe8;border-radius:13px;overflow:hidden;background:#fbfdfc}
.hero-stat-grid>div{padding:16px 10px;text-align:center;border-right:1px solid #e2ebe8}.hero-stat-grid>div:last-child{border-right:0}
.hero-stat-grid strong{display:block;font-size:25px;color:#103f36;letter-spacing:-.035em}.hero-stat-grid span{display:block;margin-top:3px;color:#72847f;font-size:8.5px;line-height:1.3}

/* Professional single-block footer, no extra copyright strip */
.portal-footer-v37{background:linear-gradient(135deg,#0d3b32 0%,#082f28 100%)!important;border:0!important;padding:0!important;margin:0!important;color:#d9e9e4!important}
.site-footer .portal-footer-grid{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(250px,.8fr) minmax(190px,.55fr)!important;align-items:center!important;gap:44px!important;padding:32px 0!important}
.portal-footer-brand{display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;min-width:0}
.portal-footer-brand img{width:auto;height:48px;max-width:165px;object-fit:contain}
.portal-footer-brand .footer-mark{width:44px;height:44px;border-radius:12px;background:rgba(255,255,255,.11);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900;flex:0 0 auto}
.portal-footer-brand>div{display:block!important;min-width:0}.portal-footer-brand strong{display:block;color:#fff!important;font-size:13px;line-height:1.35}.portal-footer-brand p{margin:4px 0 0!important;color:#9fc1b7!important;font-size:9px!important;line-height:1.5;max-width:470px}
.portal-footer-contact{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:5px!important;border-left:1px solid rgba(255,255,255,.10);padding-left:28px}.portal-footer-contact>small,.portal-footer-copy>small{font-size:7.5px;letter-spacing:.13em;color:#72a397;font-weight:900}.portal-footer-contact>span{font-size:9px!important;color:#bdd3cd!important;line-height:1.5}.portal-footer-contact>div{display:flex!important;flex-direction:row!important;gap:13px!important;flex-wrap:wrap}.portal-footer-contact>div span,.portal-footer-contact a{font-size:9px!important;color:#bdd3cd!important}.portal-footer-contact a{color:#e5fff7!important;font-weight:800}
.portal-footer-copy{display:flex!important;flex-direction:column!important;align-items:flex-end!important;text-align:right!important;gap:4px}.portal-footer-copy p{margin:0!important;color:#b8d0c9!important;font-size:9px!important;line-height:1.5}.portal-footer-copy p strong{color:#fff!important;font-weight:800}.portal-footer-copy>span{font-size:8px!important;color:#6f9e93!important;margin:0!important}

@media(max-width:980px){
  .hero-monitor-card{grid-template-columns:1fr!important;margin-top:-24px!important}.hero-stat-grid{max-width:620px}.site-footer .portal-footer-grid{grid-template-columns:1fr 1fr!important}.portal-footer-copy{grid-column:1/-1;align-items:flex-start!important;text-align:left!important;border-top:1px solid rgba(255,255,255,.08);padding-top:14px}.portal-footer-contact{border-left:0;padding-left:0}
}
@media(max-width:760px){
  .portal-hero-slider{height:430px}.portal-hero-shade{background:linear-gradient(90deg,rgba(5,31,26,.91),rgba(6,43,35,.56))}.portal-hero-caption-inner{padding:30px 26px 64px 0}.portal-hero-caption p{font-size:12px;max-width:88%}.portal-hero-arrow{width:36px;height:36px;font-size:23px}.portal-hero-arrow.prev{left:9px}.portal-hero-arrow.next{right:9px}.portal-hero-dots{bottom:22px}.hero-monitor-card{margin-top:-18px!important;padding:18px!important;border-radius:14px}.hero-search-copy h2{font-size:20px}.hero-stat-grid{grid-template-columns:1fr 1fr}.hero-stat-grid>div{border-bottom:1px solid #e2ebe8}.hero-stat-grid>div:nth-child(2){border-right:0}.site-footer .portal-footer-grid{grid-template-columns:1fr!important;gap:22px!important;padding:26px 0!important}.portal-footer-contact{border-top:1px solid rgba(255,255,255,.08);padding-top:17px}.portal-footer-copy{grid-column:auto;align-items:flex-start!important;text-align:left!important}.year-select-filter label{display:none}
}

/* v3.8 — portal filters, publication trend, refined About section */
.portal-filter-bar{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;background:linear-gradient(180deg,#fff,#fbfdfc);border:1px solid #dce8e4;box-shadow:0 4px 16px rgba(23,74,62,.035)}
.portal-filter-bar label{min-width:260px}.portal-filter-bar select{min-width:250px}.portal-filter-bar .filter-note{font-size:9px;color:var(--muted);line-height:1.45;padding:0 6px 9px 0;flex:1;min-width:240px}.portal-filter-bar .mini-btn{margin-bottom:2px}

.publication-trend-section{background:#f7faf9}.trend-head{align-items:flex-end}.trend-head>div:first-child{max-width:760px}.trend-year-legend{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.trend-year-legend span{display:inline-flex;min-width:44px;justify-content:center;padding:6px 9px;border:1px solid #dbe8e4;background:#fff;border-radius:999px;color:#5e7770;font-size:8px;font-weight:800}
.publication-trend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.trend-journal-card{background:#fff;border:1px solid #dfeae6;border-radius:16px;padding:17px 18px 14px;box-shadow:0 8px 26px rgba(17,70,57,.045)}.trend-journal-name{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:14px}.trend-journal-name>div{min-width:0}.trend-journal-name strong{display:block;color:#163f36;font-size:11px;line-height:1.35}.trend-journal-name small{display:block;color:#81958f;font-size:7.5px;line-height:1.35;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:380px}.trend-journal-name>span{white-space:nowrap;background:#eaf6f1;color:#176b58;border-radius:999px;padding:5px 8px;font-size:7.5px;font-weight:850}
.trend-bars{display:grid;grid-template-columns:repeat(5,1fr);align-items:end;gap:9px;height:128px;padding:7px 4px 0;border-bottom:1px solid #e4ece9}.trend-bar-col{height:100%;display:grid;grid-template-rows:16px 1fr 18px;align-items:end;justify-items:center;min-width:0}.trend-bar-value{font-size:7.5px;font-weight:850;color:#56736b;line-height:1}.trend-bar-track{height:78px;width:100%;max-width:30px;background:#eff5f3;border-radius:7px 7px 2px 2px;display:flex;align-items:flex-end;overflow:hidden}.trend-bar-track i{display:block;width:100%;min-height:2px;background:linear-gradient(180deg,var(--primary2),var(--primary));border-radius:7px 7px 2px 2px;transition:.2s}.trend-bar-col small{font-size:7px;color:#83968f;align-self:end}.trend-source{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:10px}.trend-source span{font-size:7.5px;color:#91a39e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trend-source a{font-size:8px;font-weight:800;color:var(--primary);white-space:nowrap}

.about-smartjournal{background:linear-gradient(135deg,#0e4438 0%,#0b372f 55%,#0a302a 100%);color:#fff;padding-bottom:72px!important}.about-smartjournal.section-divided::before{background:rgba(255,255,255,.22)}.about-smartjournal.section-divided::after{background:#0e4438;border-color:rgba(255,255,255,.26);color:#fff}.about-smartjournal-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:60px;align-items:start}.about-smartjournal .eyebrow{color:#8fd7c4}.about-smartjournal-intro h2{color:#fff;font-size:31px;line-height:1.16;margin:10px 0 16px;max-width:600px}.about-smartjournal-intro p{color:#c2d9d2;font-size:10.5px;line-height:1.8;margin:0 0 11px;max-width:660px}.about-feature-grid{display:grid;gap:10px}.about-feature-grid article{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:15px 16px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:rgba(255,255,255,.045)}.about-feature-grid article>span{width:36px;height:36px;border-radius:10px;background:rgba(133,220,197,.13);color:#9be2d0;display:grid;place-items:center;font-size:8px;font-weight:900}.about-feature-grid h3{color:#fff;font-size:11px;margin:0 0 5px}.about-feature-grid p{color:#a9c9c0;font-size:9px;line-height:1.55;margin:0}.about-feature-grid b{color:#dff7f0;font-weight:750}

@media(max-width:980px){.publication-trend-grid{grid-template-columns:1fr}.about-smartjournal-grid{grid-template-columns:1fr;gap:28px}.trend-head{align-items:flex-start}.trend-year-legend{margin-top:8px}}
@media(max-width:760px){.portal-filter-bar label,.portal-filter-bar select,.portal-filter-bar .filter-note{min-width:0;width:100%}.publication-trend-grid{gap:10px}.trend-journal-card{padding:14px}.trend-journal-name small{max-width:210px}.trend-bars{gap:5px}.trend-bar-track{max-width:25px}.about-smartjournal-intro h2{font-size:25px}.about-feature-grid article{grid-template-columns:36px 1fr;padding:13px}.site-links a:first-child{font-weight:850;color:var(--primary)}}

/* ==============================================================
   v3.8.1 — explicit labelled dividers + multi-portal client fix
   ============================================================== */
.section-label-divider{
  position:relative;
  height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  overflow:hidden;
}
.section-label-divider::before{
  content:"";
  position:absolute;
  left:max(20px,calc((100% - 1180px)/2));
  right:max(20px,calc((100% - 1180px)/2));
  top:50%;
  height:1px;
  background:linear-gradient(90deg,transparent 0,#a9c7be 10%,#6fa99a 50%,#a9c7be 90%,transparent 100%);
}
.section-label-divider span{
  position:relative;
  z-index:1;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:30px;
  padding:0 18px;
  border:1px solid #bcd2cb;
  border-radius:999px;
  background:#fff;
  color:#0f6657;
  font-size:9px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  box-shadow:0 5px 16px rgba(25,73,62,.06);
}
.about-divider{background:#f7fbf9}
.about-divider::before{background:linear-gradient(90deg,transparent 0,#a8c7bd 10%,#2f8b76 50%,#a8c7bd 90%,transparent 100%)}
.about-smartjournal{padding-top:58px!important}
.footer-divider{
  background:#0e4438;
  height:56px;
  border-top:1px solid rgba(255,255,255,.08);
}
.footer-divider::before{
  background:linear-gradient(90deg,transparent 0,rgba(176,224,211,.28) 12%,rgba(151,222,204,.62) 50%,rgba(176,224,211,.28) 88%,transparent 100%);
}
.footer-divider span{
  background:#0e4438;
  border-color:rgba(185,230,217,.35);
  color:#dff7f0;
  box-shadow:none;
}
.portal-footer-v37{border-top:0!important}
@media(max-width:760px){
  .section-label-divider{height:48px}
  .section-label-divider::before{left:18px;right:18px}
  .section-label-divider span{max-width:calc(100% - 52px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 14px;font-size:8px}
  .about-smartjournal{padding-top:44px!important}
}

/* ==============================================================
   v3.9 — hero carousel, interactive trend, TV LED login
   ============================================================== */
.portal-hero-v39{position:relative;min-height:590px;background:#082f28;overflow:hidden;isolation:isolate}
.portal-hero-stage{position:absolute;inset:0}
.portal-hero-slide-v39{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease;overflow:hidden}
.portal-hero-slide-v39.active{opacity:1;visibility:visible;z-index:2}
.portal-hero-bg-v39{position:absolute;inset:-2%;background-size:cover;background-position:center;transform:scale(1.06);transition:transform 7s ease;filter:saturate(.96) contrast(1.03)}
.portal-hero-slide-v39.active .portal-hero-bg-v39{transform:scale(1)}
.portal-hero-overlay-v39{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,34,29,.94) 0%,rgba(5,43,35,.82) 38%,rgba(5,43,35,.38) 67%,rgba(5,31,26,.18) 100%);z-index:1}
.portal-hero-pattern-v39{position:absolute;inset:0;z-index:1;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 75%)}
.portal-hero-content-v39{position:relative;z-index:3;min-height:590px;display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:40px;padding-top:42px;padding-bottom:88px}
.hero-copy-v39{max-width:790px}.hero-kicker-row{display:flex;align-items:center;gap:10px;color:#cce8df;font-size:9px;font-weight:850;letter-spacing:.13em}.hero-kicker-row span{color:#80d8c0}.hero-kicker-row i{width:34px;height:1px;background:#80d8c0}.hero-kicker-row small{font-size:9px;font-weight:700;letter-spacing:.12em}
.hero-copy-v39 h1{margin:22px 0 16px;color:#fff;font-size:clamp(42px,5.2vw,72px);line-height:.99;letter-spacing:-.052em;max-width:850px;text-wrap:balance;text-shadow:0 8px 32px rgba(0,0,0,.2)}
.hero-copy-v39 p{margin:0;max-width:690px;color:#d7e9e4;font-size:15px;line-height:1.75;text-shadow:0 2px 14px rgba(0,0,0,.18)}
.hero-actions-v39{display:flex;gap:12px;align-items:center;margin-top:28px;flex-wrap:wrap}.hero-btn-main,.hero-btn-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:10px;font-size:10px;font-weight:850;text-decoration:none}.hero-btn-main{background:#fff;color:#0c594b;box-shadow:0 12px 30px rgba(0,0,0,.14)}.hero-btn-main:hover{transform:translateY(-1px)}.hero-btn-ghost{border:1px solid rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.06);backdrop-filter:blur(8px)}
.hero-side-v39{justify-self:end;color:#fff;text-align:right}.hero-slide-number{display:flex;align-items:baseline;justify-content:flex-end;gap:6px}.hero-slide-number b{font-size:38px;line-height:1;font-weight:800}.hero-slide-number span{font-size:10px;color:#a7c9bf}.hero-side-line{width:76px;height:1px;background:rgba(255,255,255,.34);margin:13px 0 12px auto}.hero-side-v39>span{font-size:8px;line-height:1.6;letter-spacing:.12em;text-transform:uppercase;color:#b8d5cd}
.hero-control-wrap-v39{position:absolute;z-index:5;left:50%;bottom:42px;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 40px));pointer-events:none}.hero-nav-v39,.hero-dots-v39{pointer-events:auto}.hero-nav-v39{display:flex;align-items:center;gap:12px}.hero-nav-v39 button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:rgba(8,48,40,.46);color:#fff;cursor:pointer;font-size:14px;backdrop-filter:blur(8px)}.hero-progress-v39{width:130px;height:2px;background:rgba(255,255,255,.25);overflow:hidden;border-radius:99px}.hero-progress-v39 i{display:block;height:100%;width:0;background:#fff}.hero-dots-v39{display:flex;gap:7px}.hero-dots-v39 button{width:7px;height:7px;border:0;border-radius:99px;background:rgba(255,255,255,.38);padding:0;cursor:pointer;transition:.2s}.hero-dots-v39 button.active{width:24px;background:#fff}
.portal-hero-empty-v39{background:linear-gradient(125deg,#0a4a3e,#0f6d5b)}
.hero-monitor-panel-v39{position:relative;z-index:10;background:#f7faf9}.hero-monitor-card-v39{transform:translateY(-28px);display:grid;grid-template-columns:minmax(330px,1.7fr) repeat(4,minmax(105px,.55fr));align-items:stretch;background:#fff;border:1px solid #dce8e4;border-radius:18px;box-shadow:0 20px 55px rgba(16,65,54,.12);overflow:hidden}
.hero-search-v39{padding:19px 22px;border-right:1px solid #e3ece9}.hero-search-v39 .eyebrow{font-size:7.5px}.hero-main-search-v39{margin-top:7px!important;box-shadow:none!important;border:1px solid #dce7e4!important;background:#fbfdfc!important}.hero-main-search-v39 input{font-size:10px}.hero-stat-v39{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:18px 8px;border-right:1px solid #e3ece9}.hero-stat-v39:last-child{border-right:0}.hero-stat-v39 strong{font-size:25px;color:#113f36;letter-spacing:-.035em}.hero-stat-v39 span{font-size:7.5px;color:#7b8f89;text-transform:uppercase;font-weight:800;letter-spacing:.08em;margin-top:4px}

/* Interactive trend chart */
.trend-head-v39{align-items:flex-end}.trend-select-v39{min-width:250px;font-size:8px;font-weight:800;color:#61766f}.trend-select-v39 select{display:block;width:100%;margin-top:6px;border:1px solid #d7e5e0;border-radius:10px;background:#fff;padding:10px 12px;color:#173f36;font:inherit;font-size:10px;outline:none}
.trend-chart-card-v39{margin-top:24px;background:#fff;border:1px solid #dce9e4;border-radius:18px;padding:22px 24px 18px;box-shadow:0 12px 35px rgba(15,65,54,.055)}.trend-chart-top-v39{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.trend-chart-top-v39 span{display:block;color:#77908a;font-size:8px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.trend-chart-top-v39 h3{margin:5px 0 0;color:#143f36;font-size:16px}.trend-total-v39{text-align:right}.trend-total-v39 strong{display:block;color:#0d6e5b;font-size:30px;line-height:1}.trend-total-v39 span{margin-top:5px;font-size:7px}.trend-svg-wrap-v39{height:330px;margin-top:16px;border-radius:12px;background:linear-gradient(180deg,#fbfdfc,#f7faf9);overflow:hidden}.trend-svg-wrap-v39 svg{display:block;width:100%;height:100%;overflow:visible}.trend-grid-line{stroke:#dfe9e5;stroke-width:1;stroke-dasharray:5 6}.trend-axis-text{fill:#7f928c;font-size:12px;font-family:Arial,sans-serif}.trend-area-path{fill:rgba(32,153,126,.10)}.trend-line-path{fill:none;stroke:#16856f;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 4px 4px rgba(22,133,111,.12))}.trend-point{fill:#fff;stroke:#16856f;stroke-width:3}.trend-point-core{fill:#16856f}.trend-value-label{fill:#17483e;font-size:12px;font-weight:800;font-family:Arial,sans-serif}.trend-year-values-v39{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:14px}.trend-year-values-v39>div{border:1px solid #e2ebe8;border-radius:10px;padding:9px 10px;text-align:center;background:#fbfdfc}.trend-year-values-v39 span,.trend-year-values-v39 small{display:block;font-size:7px;color:#879992}.trend-year-values-v39 strong{display:block;font-size:15px;color:#17493f;margin:3px 0}

/* TV LED login */
.tv-login-page{min-height:100vh;background:radial-gradient(circle at 50% 18%,#f3f9f6 0,#e5efeb 44%,#d9e6e1 100%);padding:34px 28px 62px;position:relative;overflow:auto}.tv-login-back{position:fixed;top:22px;left:28px;z-index:5;color:#2d6256;font-size:9px;font-weight:800;text-decoration:none}.tv-login-wrap{min-height:calc(100vh - 96px);display:flex;flex-direction:column;align-items:center;justify-content:center}.tv-shell{width:min(1120px,94vw);background:linear-gradient(145deg,#202625,#111615);border:1px solid #2f3735;border-radius:24px;padding:13px 13px 16px;box-shadow:0 42px 80px rgba(20,45,38,.22),0 7px 22px rgba(0,0,0,.2);position:relative}.tv-topbar{height:24px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#8fa39d;font-size:7px;font-weight:800;letter-spacing:.12em}.tv-topbar i{height:1px;flex:1;background:#303b38}.tv-topbar small{font-size:7px}.tv-screen{min-height:590px;border-radius:14px;overflow:hidden;background:#fff;display:grid;grid-template-columns:1.08fr .92fr;position:relative;border:1px solid #39413f}.tv-brand-pane{position:relative;background:linear-gradient(145deg,#0c4b3e,#0a6a57 62%,#14917a);padding:66px 62px;color:#fff;overflow:hidden}.tv-brand-pane::after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-170px;bottom:-150px;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}.tv-brand-badge{display:inline-flex;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:7px 10px;font-size:7px;font-weight:900;letter-spacing:.13em;color:#bce8dc}.tv-brand-pane h1{font-size:50px;line-height:1;margin:22px 0 16px;letter-spacing:-.045em;position:relative;z-index:1}.tv-brand-pane>p{font-size:13px;line-height:1.75;color:#d5e9e3;max-width:510px;position:relative;z-index:1}.tv-feature-list{display:grid;gap:13px;margin-top:30px;position:relative;z-index:1}.tv-feature-list>div{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start}.tv-feature-list>div>b{width:34px;height:34px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.07);border-radius:9px;display:grid;place-items:center;font-size:8px}.tv-feature-list span{display:flex;flex-direction:column}.tv-feature-list strong{font-size:10px}.tv-feature-list small{font-size:8.5px;line-height:1.5;color:#b9d8d0;margin-top:3px}.tv-source-line{position:absolute;left:62px;bottom:38px;display:flex;align-items:center;gap:9px;font-size:7.5px;letter-spacing:.08em;color:#a7cec4}.tv-source-line span{width:7px;height:7px;border-radius:50%;background:#70dfbd;box-shadow:0 0 0 4px rgba(112,223,189,.12)}
.tv-form-pane{display:grid;place-items:center;background:linear-gradient(180deg,#fff,#f8fbfa);padding:48px}.tv-login-card{width:min(380px,100%)}.tv-login-heading{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:13px}.tv-login-heading img{width:48px;height:48px;object-fit:contain}.tv-login-logo{width:48px;height:48px;border-radius:12px;background:linear-gradient(145deg,var(--primary),var(--primary2));color:#fff;display:grid;place-items:center;font-weight:900}.tv-login-heading span{display:block;font-size:7px;color:#80928d;font-weight:900;letter-spacing:.12em}.tv-login-heading h2{font-size:24px;margin:3px 0 0;color:#193e36;letter-spacing:-.03em}.tv-login-sub{font-size:9px;color:#7f918c;margin:13px 0 22px}.tv-login-card>label{display:block;font-size:8px;font-weight:800;color:#637a73;margin:10px 0 5px}.tv-input{border:1px solid #d8e4e0;border-radius:10px;display:grid;grid-template-columns:38px 1fr;align-items:center;overflow:hidden;background:#fff}.tv-input span{text-align:center;color:#8aa099;font-size:8px}.tv-input input{border:0;outline:0;padding:11px 9px;background:transparent;font-size:10px}.tv-captcha-row{display:grid;grid-template-columns:1fr 78px;gap:8px;margin-bottom:8px}.tv-captcha{height:57px;border:1px solid #d8e4e0;border-radius:10px;overflow:hidden;background:#fff}.tv-captcha img{width:100%;height:100%;object-fit:cover}.tv-captcha-row button{border:1px solid #d8e4e0;border-radius:10px;background:#fff;color:#146b5c;font-size:8px;font-weight:800}.tv-login-button{margin-top:15px;min-height:42px}.tv-login-note{display:block;text-align:center;font-size:7px;color:#96a59f;margin-top:11px}.tv-led{height:27px;display:flex;align-items:center;justify-content:center;gap:7px;color:#64716d;font-size:6.5px;letter-spacing:.16em}.tv-led i{width:5px;height:5px;border-radius:50%;background:#47d3a9;box-shadow:0 0 7px #47d3a9}.tv-stand{width:min(420px,45vw);height:54px;position:relative}.tv-stand i{display:block;width:84px;height:37px;margin:0 auto;background:linear-gradient(90deg,#171d1b,#343c39,#171d1b);clip-path:polygon(35% 0,65% 0,78% 100%,22% 100%)}.tv-stand span{display:block;width:100%;height:9px;background:linear-gradient(180deg,#313936,#171c1b);border-radius:50%;box-shadow:0 8px 18px rgba(0,0,0,.18)}

@media(max-width:980px){.portal-hero-v39,.portal-hero-content-v39{min-height:540px}.portal-hero-content-v39{grid-template-columns:1fr}.hero-side-v39{display:none}.hero-monitor-card-v39{grid-template-columns:1fr 1fr 1fr 1fr}.hero-search-v39{grid-column:1/-1;border-right:0;border-bottom:1px solid #e3ece9}.tv-screen{grid-template-columns:1fr}.tv-brand-pane{display:none}.tv-form-pane{min-height:560px}.tv-shell{width:min(650px,94vw)}.trend-head-v39{align-items:flex-start}.trend-select-v39{width:100%;max-width:360px}.trend-svg-wrap-v39{height:290px}}
@media(max-width:760px){.portal-hero-v39,.portal-hero-content-v39{min-height:500px}.portal-hero-content-v39{padding:56px 22px 92px}.hero-copy-v39 h1{font-size:38px}.hero-copy-v39 p{font-size:11px}.hero-control-wrap-v39{bottom:30px}.hero-monitor-card-v39{grid-template-columns:1fr 1fr;transform:translateY(-18px)}.hero-search-v39{grid-column:1/-1}.hero-stat-v39:nth-of-type(3){border-right:0}.trend-chart-card-v39{padding:16px 12px}.trend-chart-top-v39 h3{font-size:13px}.trend-total-v39 strong{font-size:24px}.trend-svg-wrap-v39{height:250px}.trend-year-values-v39{gap:4px}.trend-year-values-v39>div{padding:7px 3px}.tv-login-page{padding:28px 12px 48px}.tv-login-back{position:absolute;left:16px;top:16px}.tv-shell{padding:9px;border-radius:18px}.tv-screen{min-height:540px}.tv-form-pane{padding:30px 22px}.tv-topbar{font-size:6px}.tv-stand{width:62vw}}

/* v4.0 — archive sync + mobile hardening */
.sync-action-bar{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px}.data-note{background:#f3f8f6;border:1px solid #d7e7e1;border-left:4px solid var(--primary);border-radius:12px;padding:11px 14px;margin:0 0 16px;color:#5a7069;font-size:11px;line-height:1.55}.data-note b{color:#174f43}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.data-table{min-width:820px}.inline-actions{flex-wrap:wrap}.portal-filter-bar select{max-width:100%}
@media(max-width:980px){body.nav-open:after{content:"";position:fixed;inset:0;background:rgba(4,24,20,.38);z-index:89}.admin-sidebar{z-index:90}.admin-topbar{position:sticky;top:0;z-index:80}.admin-breadcrumbbar{z-index:79}.hero-monitor-card-v39{width:min(calc(100% - 26px),1180px)}.trend-chart-card-v39{overflow:hidden}}
@media(max-width:760px){.site-nav{height:66px}.site-links{top:66px;max-height:calc(100vh - 66px);overflow:auto}.site-brand b{font-size:13px}.site-brand small{font-size:8px}.public-menu{min-width:38px;height:38px;border-radius:10px;background:#eef6f3}.portal-hero-v39,.portal-hero-content-v39{min-height:460px}.portal-hero-content-v39{padding:42px 18px 86px}.hero-copy-v39 h1{font-size:32px;max-width:92%}.hero-actions-v39{gap:8px;flex-wrap:wrap}.hero-btn-main,.hero-btn-ghost{padding:10px 12px!important;font-size:9px!important}.hero-monitor-card-v39{grid-template-columns:1fr 1fr;border-radius:15px}.hero-search-v39{padding:14px}.hero-stat-v39{padding:12px 8px}.hero-stat-v39 strong{font-size:22px}.journal-cover-grid,.compact-grid{grid-template-columns:1fr 1fr;gap:12px}.cover-frame{padding:12px}.journal-cover-body{padding:13px}.journal-cover-body h3{font-size:14px}.journal-cover-body p{min-height:0}.trend-svg-wrap-v39{overflow-x:auto}.trend-svg-wrap-v39 svg{min-width:680px}.trend-year-values-v39{grid-template-columns:repeat(5,minmax(80px,1fr));overflow-x:auto}.about-smartjournal-grid{gap:18px}.portal-footer-grid{grid-template-columns:1fr!important}.portal-footer-contact{text-align:left!important;align-items:flex-start!important}.admin-content{overflow-x:hidden}.page-heading h1{font-size:24px}.kpi-grid,.six-kpis{grid-template-columns:1fr 1fr}.sync-action-bar{display:grid;grid-template-columns:1fr}.sync-action-bar form,.sync-action-bar button{width:100%}.filter-bar select,.filter-bar input{width:100%}.profile-dropdown{position:fixed;right:12px;top:64px;width:min(310px,calc(100vw - 24px))}}
@media(max-width:520px){.container{width:min(100% - 20px,1180px)}.journal-cover-grid,.compact-grid{grid-template-columns:1fr}.cover-frame{max-height:none;aspect-ratio:3/4}.kpi-grid,.six-kpis,.report-kpi-grid{grid-template-columns:1fr}.hero-monitor-card-v39{grid-template-columns:1fr 1fr}.section-head h2{font-size:26px}.section{padding:48px 0}.article-list-cards article{min-height:auto}.issue-card{grid-template-columns:62px 1fr}.issue-cover{width:62px;height:84px}.tv-shell{width:96vw}.tv-screen{min-height:500px}.tv-form-pane{padding:24px 16px}.captcha-row{gap:8px}}

/* v4.0.2 — professional latest-publication cards */
.latest-publications-v402{background:linear-gradient(180deg,#ffffff 0%,#fbfdfc 100%)}
.publication-search-link-v402{display:inline-flex!important;align-items:center;gap:7px;padding:10px 14px;border:1px solid #d7e5e0;border-radius:999px;background:#fff;box-shadow:0 5px 15px rgba(18,74,61,.04)}
.publication-grid-v402{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.publication-card-v402{display:grid;grid-template-columns:104px minmax(0,1fr);gap:18px;min-height:230px;padding:18px;background:#fff;border:1px solid #dce8e4;border-radius:18px;box-shadow:0 8px 26px rgba(18,72,60,.045);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative;overflow:hidden}
.publication-card-v402:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--primary),var(--accent,#28a889));opacity:.9}
.publication-card-v402:hover{transform:translateY(-3px);border-color:#c9ddd6;box-shadow:0 16px 34px rgba(18,72,60,.085)}
.publication-cover-v402{width:104px;height:148px;align-self:start;background:#f2f7f5;border:1px solid #e0ebe7;border-radius:10px;overflow:hidden;display:grid;place-items:center;padding:7px}
.publication-cover-v402 img{width:100%;height:100%;object-fit:contain;background:#fff;border-radius:6px}
.publication-cover-fallback-v402{width:100%;height:100%;border-radius:6px;background:linear-gradient(150deg,#0d5f50,#24977e 72%,#b6e2d7);color:#fff;padding:11px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}
.publication-cover-fallback-v402 small{font-size:7px;font-weight:800;letter-spacing:.14em;opacity:.86}.publication-cover-fallback-v402 b{font-size:26px;letter-spacing:-.04em}
.publication-body-v402{display:flex;flex-direction:column;min-width:0}.publication-meta-top-v402{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:9px}.publication-journal-v402{font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;color:var(--primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.publication-date-v402{font-size:9px;color:#81958e;white-space:nowrap}
.publication-card-v402 h3{margin:0 0 9px;font-size:17px;line-height:1.42;letter-spacing:-.012em;color:#163f36}.publication-card-v402 h3 a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.publication-authors-v402{margin:0;color:#687f77;font-size:11px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.publication-chips-v402{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.publication-chips-v402 span{max-width:100%;padding:5px 8px;border-radius:7px;background:#f2f7f5;color:#527068;font-size:8px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.publication-chips-v402 .doi-chip-v402{background:#edf8f4;color:#16705e}
.publication-actions-v402{margin-top:auto;padding-top:14px;border-top:1px solid #e7efec;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:10px}.publication-actions-v402>a:first-child{color:var(--primary);font-weight:800}.publication-ojs-v402{color:#6e837c;font-weight:700}.publication-actions-v402 a:hover{color:#0b6957}

/* Trend selector v4.0.2 — all journals remain selectable */
.trend-select-v39 select{max-width:420px}.trend-select-v39{min-width:min(420px,100%)}

@media(max-width:980px){.publication-grid-v402{grid-template-columns:1fr}}
@media(max-width:620px){.publication-card-v402{grid-template-columns:76px minmax(0,1fr);gap:13px;padding:14px}.publication-cover-v402{width:76px;height:108px;padding:5px}.publication-card-v402 h3{font-size:14px}.publication-meta-top-v402{display:block}.publication-date-v402{display:block;margin-top:4px}.publication-actions-v402{align-items:flex-start;flex-direction:column;gap:7px}.publication-chips-v402 .doi-chip-v402{max-width:210px}.publication-search-link-v402{width:100%;justify-content:center}}

/* v4.0.3 — polished navigation, bilingual switcher, brighter academic green */
.site-nav{gap:18px}.site-nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.site-links{gap:7px!important;padding:5px!important;border:1px solid #dce9e4;border-radius:14px;background:linear-gradient(180deg,#ffffff,#f6faf8);box-shadow:0 8px 24px rgba(19,83,69,.06)}
.site-links a{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border-radius:10px;font-size:10px!important;font-weight:780!important;color:#47665e!important;transition:.18s ease;white-space:nowrap;border:1px solid transparent}
.site-links a:hover{color:#0d6c58!important;background:#eaf7f2;border-color:#d6ece5;transform:translateY(-1px);box-shadow:0 5px 14px rgba(18,105,86,.08)}
.site-links .nav-login{background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff!important;border-color:transparent;box-shadow:0 8px 18px rgba(20,107,92,.18)}
.site-links .nav-login:hover{background:linear-gradient(135deg,#0d6e5b,#24a989);color:#fff!important;box-shadow:0 10px 22px rgba(20,107,92,.24)}
.nav-dot{width:22px;height:22px;border-radius:7px;display:grid;place-items:center;background:#edf7f3;color:#15715d;font-size:9px;font-weight:900;line-height:1}.nav-login .nav-dot{background:rgba(255,255,255,.16);color:#fff}
.language-switcher{height:42px;display:inline-flex;align-items:center;gap:5px;padding:0 7px 0 10px;border-radius:12px;border:1px solid #d6e7e1;background:#fff;box-shadow:0 7px 18px rgba(14,87,71,.07);color:#176b58;flex:0 0 auto}.language-switcher>span{font-size:13px;font-weight:900}.language-switcher select{appearance:none;border:0;outline:0;background:transparent;color:#174f45;font-size:9px;font-weight:900;letter-spacing:.04em;padding:6px 16px 6px 3px;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#54867a 50%),linear-gradient(135deg,#54867a 50%,transparent 50%);background-position:calc(100% - 8px) 11px,calc(100% - 4px) 11px;background-size:4px 4px,4px 4px;background-repeat:no-repeat}

/* stronger buttons without looking heavy */
.btn,.mini-btn,.main-search button,.publication-actions-v402 a,.publication-search-link-v402,.card-link{transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}
.btn{border-radius:11px!important;min-height:39px!important;padding:10px 15px!important;letter-spacing:.01em}.btn.primary{background:linear-gradient(135deg,var(--primary),var(--primary2))!important;box-shadow:0 9px 20px rgba(20,107,92,.16)!important}.btn.primary:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(20,107,92,.22)!important}.btn.light{background:linear-gradient(180deg,#fff,#f7fbf9)!important;border-color:#d2e5de!important;box-shadow:0 5px 14px rgba(20,107,92,.05)}.btn.light:hover{transform:translateY(-1px);border-color:#a9d3c6!important;background:#eef8f4!important}
.mini-btn{border-radius:8px!important;padding:7px 10px!important;background:linear-gradient(180deg,#fff,#f8fbfa)!important;box-shadow:0 3px 9px rgba(18,72,60,.04)}.mini-btn:hover{transform:translateY(-1px);border-color:#a8d4c6!important;color:#0e6b58!important;box-shadow:0 6px 14px rgba(18,72,60,.08)}.mini-btn.primary{background:linear-gradient(135deg,#eaf7f2,#def2ea)!important;border-color:#b9dfd3!important}
.admin-nav a{border:1px solid transparent!important}.admin-nav a:hover{border-color:rgba(255,255,255,.08)!important;box-shadow:0 8px 18px rgba(4,45,37,.08)}.admin-nav a.active{border-color:rgba(255,255,255,.72)!important;box-shadow:0 10px 26px rgba(4,45,37,.20)!important}

/* brighter About section */
.about-divider{background:#f1faf6!important}.about-divider::before{background:linear-gradient(90deg,transparent 0,#8bd6c1 10%,#1c9b7e 50%,#8bd6c1 90%,transparent 100%)!important}.about-divider span{border-color:#b8e1d5!important;color:#14745f!important;background:#f7fdfb!important;box-shadow:0 7px 16px rgba(25,139,112,.08)}
.about-smartjournal{position:relative;background:linear-gradient(125deg,#238d73 0%,#20a184 42%,#55bfa2 100%)!important;color:#fff!important;overflow:hidden;padding-top:62px!important;padding-bottom:70px!important}
.about-smartjournal:before{content:"";position:absolute;right:-120px;top:-120px;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.08)}.about-smartjournal:after{content:"";position:absolute;left:-90px;bottom:-150px;width:360px;height:360px;border-radius:50%;background:rgba(255,255,255,.055)}.about-smartjournal-grid{position:relative;z-index:1}.about-smartjournal .eyebrow{color:#e1fff5!important;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.17);display:inline-flex;padding:6px 9px;border-radius:999px}.about-smartjournal-intro h2{font-size:34px!important;text-shadow:0 2px 12px rgba(6,67,53,.12)}.about-smartjournal-intro p{color:#ecfff9!important;font-size:11px!important}.about-feature-grid article{background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.08))!important;border-color:rgba(255,255,255,.24)!important;box-shadow:0 14px 28px rgba(5,74,58,.09);backdrop-filter:blur(6px)}.about-feature-grid article>span{background:#fff!important;color:#1a8e73!important;box-shadow:0 7px 16px rgba(5,74,58,.12)}.about-feature-grid p{color:#edfff9!important}.about-feature-grid b{color:#fff!important}

/* brighter footer, distinct but continuous with About */
.footer-divider{background:#eef9f5!important}.footer-divider::before{background:linear-gradient(90deg,transparent,#86d1bd 12%,#188d72 50%,#86d1bd 88%,transparent)!important}.footer-divider span{background:#f8fdfb!important;border-color:#b7dfd4!important;color:#15725e!important;box-shadow:0 7px 16px rgba(25,139,112,.08)}
.portal-footer-v37{background:linear-gradient(135deg,#13715e 0%,#188a70 50%,#2aa588 100%)!important;color:#f3fffb!important;box-shadow:inset 0 1px rgba(255,255,255,.13)}.site-footer .portal-footer-grid{padding:36px 0!important}.portal-footer-brand strong,.portal-footer-copy strong{color:#fff!important}.portal-footer-brand p,.portal-footer-contact span,.portal-footer-contact a,.portal-footer-copy p,.portal-footer-copy span,.portal-footer-contact small,.portal-footer-copy small{color:#e4fff6!important}.portal-footer-brand img{filter:drop-shadow(0 5px 12px rgba(0,0,0,.12))}.portal-footer-contact a{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);padding:6px 9px;border-radius:8px}.portal-footer-copy{border-left:1px solid rgba(255,255,255,.18);padding-left:24px}

@media(max-width:1180px){.site-links a{padding:0 9px}.nav-dot{display:none}.site-nav-actions{gap:8px}.language-switcher{padding-left:8px}}
@media(max-width:900px){.site-nav{position:relative}.site-nav-actions{gap:8px}.public-menu{display:grid!important;place-items:center;order:1}.language-switcher{order:2}.site-links{display:none!important;position:absolute!important;left:20px!important;right:20px!important;top:70px!important;z-index:50!important;flex-direction:column!important;align-items:stretch!important;padding:10px!important;border-radius:15px!important;box-shadow:0 18px 36px rgba(10,65,53,.16)!important}.public-nav-open .site-links{display:flex!important}.site-links a{width:100%;justify-content:flex-start;min-height:42px}.nav-dot{display:grid}.portal-footer-copy{border-left:0;padding-left:0}.site-nav-actions{margin-left:auto}}
@media(max-width:520px){.container{width:min(100% - 28px,1180px)}.language-switcher{height:38px;border-radius:10px}.language-switcher select{font-size:8px}.site-logo{max-width:120px}.about-smartjournal-intro h2{font-size:27px!important}.site-footer .portal-footer-grid{padding:28px 0!important}}


/* ============================================================
   Smart Journal v4.0.4 — FORCE HEADER / LANGUAGE UI
   These rules intentionally sit at the end of the stylesheet.
   ============================================================ */
.site-header{background:rgba(255,255,255,.985)!important;border-bottom:1px solid #d7e7e1!important;box-shadow:0 8px 28px rgba(20,89,72,.07)!important}
.site-nav{height:78px!important;gap:18px!important}
.site-nav-actions{display:flex!important;align-items:center!important;gap:12px!important;margin-left:auto!important;min-width:0!important}
.site-links-v404{display:flex!important;align-items:center!important;gap:7px!important;padding:6px!important;background:linear-gradient(180deg,#f9fcfb,#edf7f3)!important;border:1px solid #d6e8e1!important;border-radius:18px!important;box-shadow:inset 0 1px rgba(255,255,255,.9),0 8px 20px rgba(16,96,77,.07)!important}
.site-links-v404 .nav-pill{min-height:42px!important;padding:0 13px!important;border:1px solid transparent!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;color:#315f54!important;font-size:10px!important;font-weight:850!important;letter-spacing:.01em!important;transition:.18s ease!important;white-space:nowrap!important;background:transparent!important}
.site-links-v404 .nav-pill:hover{background:#fff!important;border-color:#cae2da!important;color:#0f725c!important;transform:translateY(-1px)!important;box-shadow:0 7px 16px rgba(14,105,83,.10)!important}
.site-links-v404 .nav-home{background:#fff!important;border-color:#d5e8e1!important;color:#0c725b!important}
.site-links-v404 .nav-login{background:linear-gradient(135deg,#16856c,#34b18f)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 9px 20px rgba(20,124,99,.20)!important}
.site-links-v404 .nav-login:hover{color:#fff!important;background:linear-gradient(135deg,#0f745d,#2da584)!important}
.nav-icon{width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:#dff2eb;color:#13715c;font-size:10px;font-weight:950;line-height:1}.nav-login .nav-icon{background:rgba(255,255,255,.17);color:#fff}
.language-buttons{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:5px!important;border:1px solid #cfe4dc!important;border-radius:14px!important;background:#fff!important;box-shadow:0 8px 20px rgba(12,91,72,.08)!important;flex:0 0 auto!important}
.language-buttons a{height:32px;min-width:48px;padding:0 8px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#5a746d;font-size:9px;font-weight:900;transition:.18s}.language-buttons a span{font-size:13px}.language-buttons a:hover{background:#eef8f4;color:#14725e}.language-buttons a.active{background:linear-gradient(135deg,#16856c,#34b18f);color:#fff;box-shadow:0 6px 14px rgba(20,124,99,.18)}
.language-switcher{display:none!important}
@media(max-width:1180px){.site-links-v404 .nav-pill{padding:0 9px!important}.site-links-v404 .nav-icon{display:none}.language-buttons a{min-width:42px;padding:0 6px}.language-buttons a span{display:none}}
@media(max-width:900px){.public-menu{display:grid!important;place-items:center!important}.site-links-v404{display:none!important;position:absolute!important;left:18px!important;right:18px!important;top:70px!important;z-index:70!important;flex-direction:column!important;align-items:stretch!important;padding:10px!important;background:#fff!important;border-radius:16px!important;box-shadow:0 20px 45px rgba(11,69,56,.18)!important}.public-nav-open .site-links-v404{display:flex!important}.site-links-v404 .nav-pill{width:100%!important;justify-content:flex-start!important;min-height:44px!important}.site-links-v404 .nav-icon{display:grid!important}.language-buttons{order:2}.public-menu{order:1}.site-nav-actions{gap:8px!important}}
@media(max-width:520px){.site-brand small{display:none}.language-buttons a{min-width:38px;height:30px}.site-nav{height:66px!important}}


/* =============================================================
   Smart Journal v4.0.5 — CLEAN ACADEMIC NAVIGATION
   ============================================================= */
.site-header-v405{background:rgba(255,255,255,.97)!important;border-bottom:1px solid #e1ece8!important;box-shadow:0 4px 20px rgba(17,78,64,.045)!important;backdrop-filter:blur(16px)}
.site-nav-v405{height:74px!important;gap:22px!important}.site-brand-v405{min-width:240px}.site-brand-v405 b{font-size:17px!important;letter-spacing:-.01em;color:#173f36}.site-brand-v405 small{font-size:9px!important;letter-spacing:.015em}.site-nav-actions-v405{display:flex;align-items:center;gap:10px;min-width:0;margin-left:auto}
.clean-nav-v405{display:flex;align-items:center;gap:2px;min-width:0}.nav-link-v405{position:relative;min-height:40px;padding:0 10px;border-radius:9px;display:inline-flex;align-items:center;gap:7px;color:#486a61;font-size:11px;font-weight:760;white-space:nowrap;transition:background .18s,color .18s,transform .18s}.nav-link-v405 svg,.nav-login-v405 svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.nav-link-v405:hover{background:#f0f7f4;color:#0d6d58;transform:translateY(-1px)}.nav-link-v405.active{background:#edf7f3;color:#0b755d}.nav-link-v405.active:after{content:"";position:absolute;height:2px;left:11px;right:11px;bottom:3px;border-radius:999px;background:linear-gradient(90deg,#14856b,#46bd98)}.nav-ojs-v405{margin-left:4px;padding-left:13px;border-left:1px solid #dce9e4;border-radius:0 9px 9px 0}.nav-login-v405{height:40px;padding:0 15px;border-radius:10px;display:inline-flex;align-items:center;gap:7px;background:linear-gradient(135deg,#14866c,#26a886);color:#fff!important;font-size:11px;font-weight:820;box-shadow:0 8px 18px rgba(18,132,105,.16);transition:transform .18s,box-shadow .18s}.nav-login-v405:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(18,132,105,.22)}
.public-menu-v405{width:40px;height:40px;border-radius:10px!important;border:1px solid #d9e8e3!important;background:#fff!important;color:#1c6d5c!important}.public-menu-v405 svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.language-menu-v405{position:relative;flex:0 0 auto}.language-menu-v405>summary{list-style:none;width:42px;height:42px;border-radius:50%;border:1px solid #d6e6e0;background:#fff;display:grid;place-items:center;cursor:pointer;color:#176b58;box-shadow:0 6px 15px rgba(19,93,75,.07);position:relative;transition:.18s}.language-menu-v405>summary::-webkit-details-marker{display:none}.language-menu-v405>summary:hover,.language-menu-v405[open]>summary{background:#eef8f4;border-color:#bcdccf;color:#0c755d}.language-menu-v405>summary>svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.language-chevron{position:absolute;right:-1px;bottom:-2px;width:14px;height:14px;border-radius:50%;display:grid;place-items:center;background:#147b64;color:#fff;font-size:9px;border:2px solid #fff;line-height:1}.language-popover-v405{position:absolute;top:50px;right:0;width:245px;padding:7px;border:1px solid #dce9e4;border-radius:14px;background:#fff;box-shadow:0 18px 42px rgba(13,72,59,.16);z-index:100}.language-popover-v405:before{content:"";position:absolute;right:14px;top:-6px;width:10px;height:10px;background:#fff;border-left:1px solid #dce9e4;border-top:1px solid #dce9e4;transform:rotate(45deg)}.language-popover-v405 a{display:grid;grid-template-columns:34px 1fr 18px;gap:10px;align-items:center;padding:9px 10px;border-radius:10px;color:#3b5d55}.language-popover-v405 a:hover{background:#f2f8f5}.language-popover-v405 a.active{background:#edf7f3;color:#0d6f59}.language-popover-v405 a>span:nth-child(2){display:flex;flex-direction:column}.language-popover-v405 b{font-size:10px}.language-popover-v405 small{font-size:8px;color:#80928d;margin-top:1px}.language-popover-v405 em{font-style:normal;color:#16836a;font-weight:900}.flag-id-v405,.flag-en-v405{width:30px;height:20px;border-radius:4px;overflow:hidden;box-shadow:0 0 0 1px rgba(0,0,0,.08);display:block}.flag-id-v405{background:linear-gradient(#d9272e 0 50%,#fff 50% 100%)}.flag-en-v405 svg{width:100%;height:100%;display:block}
.language-buttons{display:none!important}
@media(max-width:1250px){.site-brand-v405{min-width:205px}.nav-link-v405{padding:0 7px;gap:5px;font-size:10px}.nav-link-v405 svg{width:14px;height:14px}.nav-login-v405{padding:0 12px}.site-nav-v405{gap:12px!important}}
@media(max-width:1020px){.site-brand-v405{min-width:0}.clean-nav-v405{display:none!important;position:absolute;left:18px;right:18px;top:68px;z-index:80;flex-direction:column;align-items:stretch;padding:8px;border:1px solid #deebe6;background:#fff;border-radius:14px;box-shadow:0 20px 44px rgba(11,69,56,.16)}.public-nav-open .clean-nav-v405{display:flex!important}.clean-nav-v405 .nav-link-v405,.clean-nav-v405 .nav-login-v405{width:100%;min-height:43px;height:43px;justify-content:flex-start;padding:0 12px;border-radius:9px}.clean-nav-v405 .nav-ojs-v405{border-left:0;margin-left:0}.clean-nav-v405 .nav-link-v405.active:after{display:none}.public-menu-v405{display:grid!important}.site-nav-actions-v405{gap:8px}}
@media(min-width:1021px){.public-menu-v405{display:none!important}}
@media(max-width:520px){.site-nav-v405{height:66px!important}.site-brand-v405 b{font-size:14px!important}.language-menu-v405>summary{width:38px;height:38px}.language-popover-v405{right:-2px;width:230px}.site-logo{max-width:118px}}

/* v4.0.6 — professional article detail, PDF viewer, share tools, darker About/footer */
.article-detail-v406{background:#f5f8f7;min-height:70vh}
.article-hero-v406{position:relative;overflow:hidden;background:linear-gradient(135deg,#f7fbf9 0%,#eef7f3 62%,#e6f2ed 100%);border-bottom:1px solid #dbe8e3}
.article-hero-v406:before{content:"";position:absolute;width:380px;height:380px;border-radius:50%;right:-120px;top:-185px;background:radial-gradient(circle,rgba(31,151,122,.12),rgba(31,151,122,0) 70%)}
.article-hero-grid-v406{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:54px;align-items:center;padding:52px 0 48px}
.article-breadcrumb-v406{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:10px;color:#70837d;margin-bottom:20px}.article-breadcrumb-v406 a{color:#355f55;font-weight:700}.article-breadcrumb-v406 i{font-style:normal;color:#a7b8b2}
.article-kicker-v406{display:inline-flex;align-items:center;gap:7px;background:#e4f4ee;border:1px solid #c8e4da;color:#126b56;padding:6px 9px;border-radius:999px;font-size:8px;letter-spacing:.13em;font-weight:850}
.article-hero-copy-v406 h1{font-size:40px;line-height:1.14;letter-spacing:-.034em;margin:16px 0 18px;max-width:900px;color:#143b32}
.article-author-v406{display:flex;gap:11px;align-items:flex-start;margin-top:4px}.article-author-icon-v406{width:34px;height:34px;border-radius:10px;background:#fff;border:1px solid #d9e8e3;display:grid;place-items:center;color:#16816a;flex:0 0 auto}.article-author-icon-v406 svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.article-author-v406 small{display:block;font-size:8px;color:#80918c;text-transform:uppercase;letter-spacing:.1em;font-weight:800;margin-bottom:3px}.article-author-v406 strong{display:block;font-size:12px;line-height:1.55;color:#38544d;font-weight:650}
.article-meta-row-v406{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.article-meta-row-v406 span,.article-meta-row-v406 a{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:9px;border:1px solid #d8e6e1;background:rgba(255,255,255,.76);font-size:9px;color:#49635c;font-weight:700}.article-meta-row-v406 a{color:#126c57}.article-meta-row-v406 svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.article-journal-card-v406{display:grid;grid-template-columns:94px 1fr;gap:16px;align-items:center;background:rgba(255,255,255,.9);border:1px solid #d8e7e2;border-radius:18px;padding:14px;box-shadow:0 18px 42px rgba(27,71,59,.09);backdrop-filter:blur(7px)}.article-journal-cover-v406{height:132px;background:#f0f5f3;border-radius:10px;padding:7px;overflow:hidden}.article-journal-cover-v406>img{width:100%;height:100%;object-fit:contain;background:#fff;border-radius:6px}.article-journal-cover-v406 .generated-cover{box-shadow:none;padding:10px}.article-journal-cover-v406 .generated-cover small{font-size:5px;left:10px;top:9px}.article-journal-cover-v406 .generated-cover strong{font-size:12px}.article-journal-card-v406>div:last-child small{display:block;font-size:7px;letter-spacing:.1em;color:#7f918b;font-weight:800;text-transform:uppercase}.article-journal-card-v406 h3{font-size:14px;line-height:1.35;margin:6px 0 10px}.article-journal-card-v406 a{font-size:9px;color:#13735d;font-weight:800}
.article-body-section-v406{padding:42px 0 72px}.article-content-grid-v406{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.article-content-card-v406,.article-info-card-v406{background:#fff;border:1px solid #e0e9e6;border-radius:18px;box-shadow:0 10px 30px rgba(26,66,55,.045)}.article-content-card-v406{padding:34px}.article-section-heading-v406{display:flex;gap:12px;align-items:center;margin-bottom:18px}.article-section-heading-v406>span{width:35px;height:35px;border-radius:10px;background:linear-gradient(145deg,#126d59,#28a285);color:#fff;display:grid;place-items:center;font-size:9px;font-weight:900;box-shadow:0 8px 18px rgba(18,109,89,.16)}.article-section-heading-v406 small{font-size:7px;letter-spacing:.13em;color:#7e908a;font-weight:850}.article-section-heading-v406 h2{font-size:21px;letter-spacing:-.02em;margin:2px 0 0;color:#173b33}.article-abstract-v406{font-size:13px;line-height:1.9;color:#435b54;margin:0;padding-bottom:30px;border-bottom:1px solid #e5ece9}
.article-share-block-v406{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;border-bottom:1px solid #e5ece9}.article-share-block-v406>div:first-child small{font-size:7px;letter-spacing:.13em;color:#14715c;font-weight:850}.article-share-block-v406>div:first-child p{font-size:10px;color:#778983;margin:4px 0 0}.article-share-icons-v406{display:flex;gap:8px;align-items:center}.article-share-icons-v406 a,.article-share-icons-v406 button{width:38px;height:38px;border-radius:11px;border:1px solid #dce7e3;background:#f8fbfa;color:#2a6255;display:grid;place-items:center;transition:.18s;padding:0}.article-share-icons-v406 a:hover,.article-share-icons-v406 button:hover{transform:translateY(-2px);background:#eaf6f1;border-color:#bcded2;color:#0f745c;box-shadow:0 7px 15px rgba(20,107,92,.1)}.article-share-icons-v406 .share-wa-v406{background:#eaf8f1;color:#178157;border-color:#ccebdc}.article-share-icons-v406 svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.pdf-heading-v406{margin-top:28px}.pdf-viewer-card-v406{border:1px solid #dae6e2;border-radius:15px;overflow:hidden;background:#f6f9f8}.pdf-viewer-toolbar-v406{min-height:72px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid #dfe9e6}.pdf-viewer-toolbar-v406>div{display:grid;grid-template-columns:10px auto;column-gap:8px;align-items:center}.pdf-status-dot-v406{width:8px;height:8px;border-radius:50%;background:#20a57f;box-shadow:0 0 0 4px #e5f6f0;grid-row:1/3}.pdf-viewer-toolbar-v406 strong{font-size:11px}.pdf-viewer-toolbar-v406 small{display:block;font-size:8px;color:#84938f;margin-top:2px}.pdf-viewer-toolbar-v406>a{font-size:9px;font-weight:800;color:#116d57;padding:8px 10px;border-radius:8px;background:#edf7f3;border:1px solid #d3e9e1;white-space:nowrap}.pdf-frame-v406{height:720px;background:#dfe6e3}.pdf-frame-v406 iframe{width:100%;height:100%;border:0;background:#fff}.pdf-fallback-v406{font-size:8px;color:#7f908b;margin:0;padding:9px 14px;background:#fff;border-top:1px solid #e4ece9}.pdf-empty-v406{border:1px dashed #cbdcd6;background:#f7faf9;border-radius:13px;padding:22px;display:flex;gap:14px;align-items:center}.pdf-empty-v406 svg{width:35px;height:35px;fill:none;stroke:#76938a;stroke-width:1.5}.pdf-empty-v406 strong{display:block;font-size:11px;color:#456058}.pdf-empty-v406 span{display:block;font-size:9px;color:#81918c;margin-top:3px}
.article-sidebar-v406{position:relative}.article-info-card-v406{position:sticky;top:96px;padding:22px}.article-card-title-v406{padding-bottom:14px;border-bottom:1px solid #e5ece9}.article-card-title-v406>span{font-size:7px;letter-spacing:.13em;color:#14715c;font-weight:850}.article-card-title-v406 h3{font-size:18px;margin:5px 0 0;color:#193d34}.article-info-card-v406 dl{margin:0}.article-info-card-v406 dl>div{padding:13px 0;border-bottom:1px solid #e8eeec}.article-info-card-v406 dt{font-size:8px;color:#84938f;margin-bottom:4px}.article-info-card-v406 dd{font-size:10px;color:#344f47;font-weight:700;margin:0;line-height:1.45;word-break:break-word}.article-side-actions-v406{display:grid;gap:8px;margin-top:16px}.article-side-actions-v406 .btn{font-size:9px;border-radius:9px;padding:10px 12px}
.article-footer-v406{background:linear-gradient(135deg,#0c4c40,#106353 55%,#16725e)!important;border-top:0!important;color:#e7f8f2!important;padding:0!important}.article-footer-inner-v406{min-height:92px;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:24px!important}.article-footer-inner-v406>div{display:flex;flex-direction:column}.article-footer-inner-v406 strong{color:#fff!important;font-size:12px}.article-footer-inner-v406 span{color:#bfe1d7!important;font-size:9px;margin-top:4px}.article-footer-inner-v406 p{color:#d5eee7!important;font-size:9px;margin:0}.article-footer-inner-v406 p b{color:#fff!important}

/* Darker, calmer institutional green for About Smart Journal and the portal footer. */
.about-smartjournal{background:linear-gradient(128deg,#0d5b4c 0%,#11715d 48%,#18846b 100%)!important}.about-smartjournal:before{background:rgba(255,255,255,.055)!important}.about-smartjournal:after{background:rgba(255,255,255,.035)!important}.about-feature-grid article{background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.055))!important;border-color:rgba(255,255,255,.17)!important;box-shadow:0 16px 34px rgba(3,48,39,.12)!important}.portal-footer-v37{background:linear-gradient(135deg,#0a493d 0%,#0d5e4e 52%,#11705b 100%)!important}.portal-footer-v37 .portal-footer-contact a{background:rgba(255,255,255,.1)!important}.footer-divider{background:#edf5f2!important}

@media(max-width:980px){.article-hero-grid-v406{grid-template-columns:1fr;gap:24px}.article-journal-card-v406{max-width:420px}.article-content-grid-v406{grid-template-columns:1fr}.article-info-card-v406{position:static}.pdf-frame-v406{height:620px}}
@media(max-width:760px){.article-hero-grid-v406{padding:38px 0}.article-hero-copy-v406 h1{font-size:30px}.article-body-section-v406{padding:26px 0 48px}.article-content-card-v406{padding:20px}.article-share-block-v406{align-items:flex-start;flex-direction:column}.pdf-viewer-toolbar-v406{align-items:flex-start;flex-direction:column}.pdf-frame-v406{height:520px}.article-footer-inner-v406{min-height:110px;align-items:flex-start!important;flex-direction:column!important;justify-content:center!important}}
@media(max-width:520px){.article-hero-copy-v406 h1{font-size:26px}.article-meta-row-v406{gap:6px}.article-meta-row-v406 span,.article-meta-row-v406 a{font-size:8px}.article-journal-card-v406{grid-template-columns:78px 1fr}.article-journal-cover-v406{height:108px}.article-content-card-v406{padding:16px}.article-share-icons-v406{gap:6px;flex-wrap:wrap}.article-share-icons-v406 a,.article-share-icons-v406 button{width:36px;height:36px}.pdf-frame-v406{height:430px}.article-section-heading-v406 h2{font-size:18px}}

/* =========================================================
   Smart Journal v4.0.7 — detail/PDF/nav/login/admin footer
   ========================================================= */
.site-nav-actions-v405 .language-menu-v405{margin-left:16px;padding-left:16px;border-left:1px solid #dfeae6}
@media(max-width:1250px){.site-nav-actions-v405 .language-menu-v405{margin-left:10px;padding-left:10px}}
@media(max-width:1020px){.site-nav-actions-v405 .language-menu-v405{margin-left:6px;padding-left:0;border-left:0}}

.tv-login-page{padding-top:22px!important}
.tv-login-toolbar{width:min(1120px,94vw);margin:0 auto 14px;display:flex;align-items:center;min-height:44px}
.tv-login-back{position:static!important;top:auto!important;left:auto!important;transform:none!important;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid #cadfd7;border-radius:11px;background:rgba(255,255,255,.84);box-shadow:0 7px 18px rgba(20,78,64,.08);color:#245e51!important;font-size:10px!important;font-weight:800;text-decoration:none;white-space:nowrap;transition:.18s}
.tv-login-back svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tv-login-back:hover{background:#fff;border-color:#a9cfc1;transform:translateY(-1px)!important;box-shadow:0 10px 24px rgba(20,78,64,.12)}
.tv-login-wrap{min-height:calc(100vh - 118px)!important}
@media(max-width:760px){.tv-login-page{padding:14px 12px 40px!important}.tv-login-toolbar{width:min(100%,94vw);margin-bottom:9px;min-height:40px}.tv-login-back{min-height:38px;padding:0 12px;font-size:9px!important}.tv-login-wrap{min-height:calc(100vh - 92px)!important}}
@media(max-width:420px){.tv-login-back span{font-size:9px}.tv-login-back{max-width:100%}}

.admin-main{min-height:100vh;display:flex;flex-direction:column}
.admin-content{flex:1 0 auto}
.admin-footer-v407{flex:0 0 auto;min-height:62px;padding:14px 28px;border-top:1px solid #dbe8e3;background:#f8fbfa;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#668179}
.admin-footer-v407>div{display:flex;flex-direction:column;gap:3px}.admin-footer-v407 strong{font-size:10px;color:#315e53}.admin-footer-v407 span{font-size:8px}.admin-footer-v407 p{margin:0;font-size:8.5px;color:#728a83}.admin-footer-v407 p b{color:#406b60}
@media(max-width:760px){.admin-footer-v407{padding:14px;align-items:flex-start;flex-direction:column;gap:6px}.admin-footer-v407 p{font-size:8px}}

/* Keep the full public navigation visible/consistent on article detail pages. */
.article-detail-v406 + *{} /* version marker */

/* PDF is now served from Smart Journal with Content-Disposition:inline. */
.pdf-frame-v406{position:relative;overflow:hidden}.pdf-frame-v406 iframe{display:block}

/* =========================================================
   Smart Journal v4.0.8 — PDF image reader, floating tools,
   full public navigation, journal explorer and article carousel
   ========================================================= */
.site-header-v408{background:rgba(255,255,255,.98);border-bottom:1px solid #e1ece8;box-shadow:0 5px 22px rgba(17,78,64,.05);backdrop-filter:blur(16px);position:sticky;top:0;z-index:70}
.site-nav-v408{height:74px;gap:22px}.site-brand-v408{min-width:240px}.site-brand-v408 b{font-size:17px!important;color:#173f36}.site-brand-v408 small{font-size:9px!important}.site-nav-actions-v408{display:flex;align-items:center;gap:12px;margin-left:auto;min-width:0}.clean-nav-v408{display:flex;align-items:center;gap:3px}.nav-link-v408{position:relative;min-height:40px;padding:0 10px;border-radius:9px;display:inline-flex;align-items:center;gap:7px;color:#486a61;font-size:10.5px;font-weight:760;white-space:nowrap;transition:.18s}.nav-link-v408 svg,.nav-login-v408 svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nav-link-v408:hover{background:#f0f7f4;color:#0d6d58;transform:translateY(-1px)}.nav-link-v408.active{color:#0b755d;background:#edf7f3}.nav-link-v408.active:after{content:"";position:absolute;height:2px;left:11px;right:11px;bottom:3px;border-radius:999px;background:linear-gradient(90deg,#14856b,#46bd98)}.nav-ojs-v408{margin-left:4px;padding-left:13px;border-left:1px solid #dce9e4;border-radius:0 9px 9px 0}.nav-login-v408{height:40px;padding:0 15px;border-radius:10px;display:inline-flex;align-items:center;gap:7px;background:linear-gradient(135deg,#14866c,#26a886);color:#fff!important;font-size:10.5px;font-weight:820;box-shadow:0 8px 18px rgba(18,132,105,.16);margin-right:8px}.public-menu-v408{width:40px;height:40px;border-radius:10px!important;border:1px solid #d9e8e3!important;background:#fff!important;color:#1c6d5c!important}.public-menu-v408 svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.site-nav-actions-v408 .language-menu-v405{margin-left:8px;padding-left:14px;border-left:1px solid #dfeae6}

/* Image-based PDF reader: avoids the browser's built-in PDF download behavior. */
.pdf-viewer-card-v408{border:1px solid #d9e6e1;border-radius:17px;overflow:hidden;background:#f3f7f5;box-shadow:0 10px 28px rgba(16,72,59,.055)}
.pdf-viewer-toolbar-v408{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:70px;padding:13px 16px;background:#fff;border-bottom:1px solid #dfe9e6}.pdf-viewer-title-v408{display:flex;align-items:center;gap:10px}.pdf-viewer-title-v408 strong{display:block;font-size:11px;color:#244c42}.pdf-viewer-title-v408 small{display:block;font-size:8px;color:#82928d;margin-top:3px}.pdf-viewer-controls-v408{display:flex;align-items:center;gap:6px}.pdf-viewer-controls-v408 button{height:34px;min-width:34px;padding:0 9px;border:1px solid #d7e5e0;border-radius:9px;background:#f8fbfa;color:#235f51;font-size:10px;font-weight:800}.pdf-viewer-controls-v408 button:hover{background:#eaf6f1;border-color:#bddfd2}.pdf-viewer-controls-v408>span{font-size:9px;color:#5f766f;min-width:52px;text-align:center}.pdf-image-stage-v408{position:relative;min-height:620px;max-height:760px;overflow:auto;background:linear-gradient(135deg,#dce5e2,#eef3f1);padding:22px;display:flex;justify-content:center;align-items:flex-start}.pdf-image-stage-v408 img{display:block;width:100%;height:auto;max-width:none;background:#fff;box-shadow:0 12px 30px rgba(12,46,38,.18);transition:opacity .18s,width .18s}.pdf-image-stage-v408 img.loading{opacity:.25}.pdf-loading-v408{position:absolute;top:26px;left:50%;transform:translateX(-50%);z-index:2;background:rgba(14,70,58,.88);color:#fff;padding:8px 11px;border-radius:999px;font-size:9px;box-shadow:0 8px 18px rgba(0,0,0,.14)}.pdf-fallback-v408{margin:0;padding:10px 14px;background:#fff;border-top:1px solid #e1e9e6;color:#788c85;font-size:8.5px;line-height:1.55}

/* Floating WhatsApp + accessibility tools */
.frontend-floating-tools-v408{position:fixed;right:20px;bottom:20px;z-index:120;display:flex;flex-direction:column;gap:10px;align-items:flex-end}.frontend-tool-fab-v408{height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.34);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;box-shadow:0 14px 34px rgba(9,69,55,.22);font-size:9px;font-weight:850;transition:.18s;text-decoration:none}.frontend-tool-fab-v408:hover{transform:translateY(-2px)}.frontend-tool-fab-v408 svg{width:21px;height:21px;flex:0 0 auto}.whatsapp-fab-v408{background:#1fa968;color:#fff}.accessibility-fab-v408{background:linear-gradient(135deg,#115f50,#18856d);color:#fff}.accessibility-fab-v408 svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.accessibility-widget-v408{position:relative}.accessibility-panel-v408{display:none;position:absolute;right:0;bottom:56px;width:286px;padding:12px;border:1px solid #d8e7e2;border-radius:16px;background:#fff;box-shadow:0 22px 50px rgba(11,69,56,.2)}.accessibility-panel-v408.open{display:block}.accessibility-panel-head-v408{display:flex;justify-content:space-between;align-items:center;padding:3px 3px 11px;border-bottom:1px solid #e5eeeb}.accessibility-panel-head-v408 strong{font-size:11px;color:#244e43}.accessibility-panel-head-v408 button{width:28px;height:28px;border:0;border-radius:8px;background:#eef6f3;color:#42685e}.accessibility-grid-v408{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:11px}.accessibility-grid-v408 button{min-height:64px;border:1px solid #dfeae6;border-radius:11px;background:#f8fbfa;color:#1d6b58;font-weight:900;font-size:15px}.accessibility-grid-v408 button small{display:block;font-size:7px;color:#738982;font-weight:700;margin-top:4px}.a11y-contrast{filter:contrast(1.22)}.a11y-grayscale{filter:grayscale(1)}.a11y-contrast.a11y-grayscale{filter:grayscale(1) contrast(1.22)}.a11y-links a{text-decoration:underline!important;text-underline-offset:3px!important}

/* Compact professional public footer — no vertical copyright stack. */
.portal-footer-v408,.article-footer-v408{background:linear-gradient(135deg,#0b493d 0%,#0e5b4b 55%,#116a56 100%)!important;border-top:0!important;color:#eafff8!important;padding:0!important}.portal-footer-row-v408,.article-footer-row-v408{min-height:88px;display:grid!important;grid-template-columns:minmax(260px,1.2fr) minmax(230px,.8fr) auto;align-items:center!important;gap:30px!important}.portal-footer-brand-v408{display:flex;align-items:center;gap:12px}.portal-footer-brand-v408 img{max-width:46px;max-height:46px;object-fit:contain}.portal-footer-brand-v408 .footer-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.13);font-size:10px;font-weight:900;color:#fff}.portal-footer-brand-v408>div{display:flex;flex-direction:column;gap:3px}.portal-footer-brand-v408 strong,.article-footer-row-v408 strong{color:#fff;font-size:10px}.portal-footer-brand-v408 span,.article-footer-row-v408 span{font-size:8px;color:#bfe1d7}.portal-footer-contact-v408{display:flex;align-items:center;gap:13px;min-width:0;color:#cce8df;font-size:8.5px}.portal-footer-contact-v408 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-footer-copy-v408,.article-footer-row-v408 p{margin:0!important;text-align:right;font-size:8.5px;color:#d9eee8!important;white-space:nowrap}.portal-footer-copy-v408 strong,.article-footer-row-v408 p b{color:#fff!important}

/* Admin footer stays one row and wraps only if the screen is genuinely narrow. */
.admin-footer-v408{flex:0 0 auto;min-height:56px;padding:10px 28px;border-top:1px solid #dbe8e3;background:#f8fbfa;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#668179}.admin-footer-brand-v408{display:flex;align-items:center;gap:5px;min-width:0}.admin-footer-brand-v408 strong{font-size:9px;color:#315e53;white-space:nowrap}.admin-footer-brand-v408 span{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-footer-v408 p{margin:0;font-size:8px;color:#728a83;white-space:nowrap}.admin-footer-v408 p b{color:#406b60}

/* Dedicated professional journal explorer. */
.journal-directory-page-v408{background:#fbfdfc}.journal-directory-hero-v408{padding:52px 0 42px;background:linear-gradient(135deg,#edf7f3 0%,#f9fcfb 56%,#e8f6f1 100%);border-bottom:1px solid #dceae5}.journal-directory-hero-grid-v408{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end}.journal-directory-hero-v408 h1{font-size:39px;line-height:1.08;letter-spacing:-.035em;color:#173d34;margin:10px 0 14px;max-width:780px}.journal-directory-hero-v408 p{max-width:760px;color:#5e756e;line-height:1.75;font-size:12px}.journal-directory-count-v408{width:148px;height:112px;border-radius:20px;background:#fff;border:1px solid #dce9e4;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 14px 32px rgba(16,83,68,.08)}.journal-directory-count-v408 strong{font-size:35px;color:#126f59}.journal-directory-count-v408 span{font-size:8px;color:#748b84;margin-top:2px}.journal-directory-filter-v408{display:grid;grid-template-columns:minmax(0,1fr) 260px auto auto;gap:10px;padding:14px;background:#fff;border:1px solid #dfeae6;border-radius:16px;box-shadow:0 10px 24px rgba(25,74,62,.04);margin-bottom:24px}.journal-search-field-v408{height:42px;border:1px solid #dce8e4;border-radius:11px;display:flex;align-items:center;gap:9px;padding:0 12px;background:#fafcfb}.journal-search-field-v408 svg{width:17px;height:17px;fill:none;stroke:#5e8177;stroke-width:1.7}.journal-search-field-v408 input{border:0!important;background:transparent!important;box-shadow:none!important;width:100%;padding:0!important}.journal-directory-filter-v408 select{height:42px;border:1px solid #dce8e4;border-radius:11px;background:#fafcfb;padding:0 10px;color:#45645c}.journal-directory-grid-v408{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.journal-directory-card-v408{display:grid;grid-template-columns:132px 1fr;gap:18px;padding:16px;border:1px solid #dfe9e6;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(25,72,60,.045);transition:.2s}.journal-directory-card-v408:hover{transform:translateY(-3px);box-shadow:0 17px 34px rgba(25,72,60,.085);border-color:#c9ddd6}.journal-directory-cover-v408{height:184px;border-radius:12px;background:#eef4f2;padding:7px;overflow:hidden}.journal-directory-cover-v408 img{width:100%;height:100%;object-fit:contain;background:#fff;border-radius:8px}.journal-directory-body-v408{min-width:0;display:flex;flex-direction:column}.journal-directory-top-v408{display:flex;justify-content:space-between;gap:10px;align-items:center}.journal-directory-top-v408 span{font-size:7px;text-transform:uppercase;letter-spacing:.08em;color:#779089}.journal-directory-top-v408 b{font-size:7px;padding:5px 7px;border-radius:999px;background:#e9f7f1;color:#0e755c}.journal-directory-body-v408 h2{font-size:15px;line-height:1.35;margin:9px 0 7px}.journal-directory-body-v408 h2 a{color:#1a4439}.journal-directory-meta-v408{display:flex;gap:6px;flex-wrap:wrap}.journal-directory-meta-v408 span{font-size:7.5px;padding:5px 7px;border-radius:7px;background:#f0f6f4;color:#56736b}.journal-directory-body-v408 p{font-size:9.5px;line-height:1.6;color:#72857f;margin:10px 0}.journal-directory-actions-v408{margin-top:auto;padding-top:10px;border-top:1px solid #e8efed;display:flex;justify-content:space-between;gap:12px}.journal-directory-actions-v408 a{font-size:8px;font-weight:850;color:#14715b}.section-head-actions-v408{display:flex;gap:12px;align-items:center}.directory-explore-link-v408{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:9px;background:#eef7f4;border:1px solid #d1e6df;color:#126d58!important;font-size:9px!important;font-weight:850!important}

/* More polished journal profile page. */
.journal-profile-hero-v408{background:radial-gradient(circle at 80% 8%,rgba(41,171,139,.09),transparent 32%),linear-gradient(180deg,#f6fbf9,#fff);border-bottom:1px solid #e4ece9}.journal-profile-hero-v408 .journal-overview{box-shadow:0 14px 32px rgba(19,74,61,.055)}

/* Latest scientific articles carousel */
.publication-carousel-v408{position:relative}.publication-carousel-viewport-v408{overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding:3px 1px 12px}.publication-carousel-viewport-v408::-webkit-scrollbar{display:none}.publication-carousel-track-v408{display:flex!important;grid-template-columns:none!important;gap:18px}.publication-carousel-track-v408 .publication-card-v402{flex:0 0 calc((100% - 36px)/3);scroll-snap-align:start;min-width:0}.publication-carousel-arrow-v408{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;border-radius:50%;border:1px solid #d3e4de;background:rgba(255,255,255,.96);color:#176a57;font-size:24px;box-shadow:0 9px 22px rgba(20,83,67,.12)}.publication-carousel-arrow-v408.prev{left:-18px}.publication-carousel-arrow-v408.next{right:-18px}.publication-carousel-progress-v408{height:3px;margin:8px auto 14px;max-width:220px;border-radius:999px;background:#e3ece9;overflow:hidden}.publication-carousel-progress-v408 span{display:block;width:12%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#16866c,#3ab894);transition:width .25s}

/* Keep article/detail/footer nav stable */
.article-footer-v408 .article-footer-row-v408{grid-template-columns:1fr auto}.article-footer-row-v408>div{display:flex;flex-direction:column;gap:3px}

@media(max-width:1180px){.site-brand-v408{min-width:190px}.nav-link-v408{padding:0 7px;font-size:9.5px}.nav-login-v408{padding:0 12px}.site-nav-actions-v408{gap:7px}.site-nav-actions-v408 .language-menu-v405{margin-left:4px;padding-left:10px}.publication-carousel-track-v408 .publication-card-v402{flex-basis:calc((100% - 18px)/2)}}
@media(max-width:1020px){.clean-nav-v408{display:none;position:absolute;left:18px;right:18px;top:68px;z-index:90;flex-direction:column;align-items:stretch;padding:8px;border:1px solid #deebe6;background:#fff;border-radius:14px;box-shadow:0 20px 44px rgba(11,69,56,.16)}.public-nav-open .clean-nav-v408{display:flex}.clean-nav-v408 .nav-link-v408,.clean-nav-v408 .nav-login-v408{width:100%;height:43px;justify-content:flex-start;padding:0 12px}.nav-ojs-v408{border-left:0;margin-left:0}.public-menu-v408{display:grid!important}.site-nav-actions-v408 .language-menu-v405{border-left:0;padding-left:0;margin-left:4px}.journal-directory-grid-v408{grid-template-columns:1fr}.portal-footer-row-v408{grid-template-columns:1fr auto}.portal-footer-contact-v408{display:none}}
@media(min-width:1021px){.public-menu-v408{display:none!important}}
@media(max-width:760px){.site-nav-v408{height:66px}.site-brand-v408{min-width:0}.site-brand-v408 b{font-size:14px!important}.pdf-viewer-toolbar-v408{align-items:flex-start;flex-direction:column}.pdf-viewer-controls-v408{width:100%;justify-content:space-between}.pdf-image-stage-v408{min-height:430px;max-height:580px;padding:12px}.frontend-floating-tools-v408{right:13px;bottom:13px}.frontend-tool-fab-v408{width:44px;height:44px;padding:0;border-radius:50%}.frontend-tool-fab-v408 span{display:none}.accessibility-panel-v408{width:min(286px,calc(100vw - 32px))}.portal-footer-row-v408,.article-footer-row-v408{min-height:78px;grid-template-columns:1fr auto;gap:14px}.portal-footer-brand-v408 span,.portal-footer-contact-v408{display:none}.portal-footer-copy-v408,.article-footer-row-v408 p{white-space:normal;max-width:220px}.admin-footer-v408{padding:10px 14px;flex-wrap:wrap;row-gap:4px}.admin-footer-brand-v408 span{max-width:48vw}.journal-directory-hero-grid-v408{grid-template-columns:1fr}.journal-directory-count-v408{width:130px;height:88px}.journal-directory-filter-v408{grid-template-columns:1fr 1fr}.journal-search-field-v408{grid-column:1/-1}.publication-carousel-track-v408 .publication-card-v402{flex-basis:88%}.publication-carousel-arrow-v408.prev{left:-5px}.publication-carousel-arrow-v408.next{right:-5px}}
@media(max-width:520px){.journal-directory-hero-v408 h1{font-size:29px}.journal-directory-filter-v408{grid-template-columns:1fr}.journal-search-field-v408{grid-column:auto}.journal-directory-card-v408{grid-template-columns:92px 1fr;padding:12px;gap:12px}.journal-directory-cover-v408{height:132px}.journal-directory-body-v408 p{display:none}.journal-directory-meta-v408 span{font-size:7px}.portal-footer-row-v408,.article-footer-row-v408{grid-template-columns:1fr}.portal-footer-copy-v408,.article-footer-row-v408 p{text-align:left;max-width:none}.article-footer-row-v408>div span{display:none}}

/* =========================================================
   Smart Journal v4.0.9 — article catalogue + two-row carousel
   ========================================================= */
.latest-head-v409{align-items:flex-end;gap:24px}.latest-head-tools-v409{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.portal-switch-v409{display:flex;gap:6px;padding:5px;border:1px solid #d8e8e2;border-radius:999px;background:#f7fbf9}.portal-switch-v409 a{display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;color:#45645b;font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}.portal-switch-v409 a span{width:7px;height:7px;border-radius:50%;background:#a7bbb4}.portal-switch-v409 a.active{background:linear-gradient(135deg,#0f715d,#20a17f);color:#fff;box-shadow:0 7px 18px rgba(16,113,93,.16)}.portal-switch-v409 a.active span{background:#baf0dc}
.publication-carousel-viewport-v408{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-snap-type:x mandatory;padding:4px 2px 10px}.publication-carousel-viewport-v408::-webkit-scrollbar{display:none}.publication-carousel-track-v408{display:grid!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 36px)/3)!important;grid-template-columns:none!important;gap:18px!important;width:max-content!important;min-width:100%!important}.publication-carousel-track-v408 .publication-card-v402{width:100%;min-width:0;scroll-snap-align:start}.publication-carousel-progress-v408{margin-top:12px}

.articles-directory-hero-v409{padding:72px 0 54px;background:linear-gradient(135deg,#eff9f5 0%,#f9fcfb 50%,#e9f6f1 100%);border-bottom:1px solid #dceae5}.articles-directory-hero-grid-v409{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:38px;align-items:end}.articles-directory-hero-v409 h1{margin:8px 0 12px;font-size:clamp(34px,4vw,58px);letter-spacing:-.035em;color:#173e35}.articles-directory-hero-v409 p{max-width:760px;margin:0;color:#5b7169;font-size:16px;line-height:1.75}.articles-directory-stat-v409{padding:22px;border:1px solid #cfe3db;background:rgba(255,255,255,.8);border-radius:22px;box-shadow:0 16px 40px rgba(23,79,64,.08)}.articles-directory-stat-v409 strong{display:block;font-size:34px;color:#116b58}.articles-directory-stat-v409 span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#748980}
.articles-directory-main-v409{padding:34px 0 70px;background:#fbfdfc}.article-filter-card-v409{display:grid;grid-template-columns:minmax(260px,1.8fr) repeat(3,minmax(150px,.8fr)) auto;gap:12px;align-items:end;padding:16px;border:1px solid #dce9e4;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(20,72,59,.06)}.article-filter-card-v409 label{display:grid;gap:6px}.article-filter-card-v409 label>span{font-size:11px;font-weight:850;letter-spacing:.07em;text-transform:uppercase;color:#70867d}.article-filter-card-v409 select,.article-filter-card-v409 input{height:46px;border:1px solid #d7e4df;border-radius:13px;background:#fbfdfc;padding:0 13px;color:#27483f;outline:none}.article-filter-search-v409{position:relative}.article-filter-search-v409 svg{position:absolute;left:14px;bottom:13px;width:19px;height:19px;fill:none;stroke:#568175;stroke-width:1.8}.article-filter-search-v409 input{padding-left:44px;width:100%}.article-filter-submit-v409{height:46px;border-radius:13px}.article-directory-toolbar-v409{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:28px 2px 16px}.article-directory-toolbar-v409 div{display:flex;align-items:baseline;gap:9px}.article-directory-toolbar-v409 span{font-size:22px;font-weight:900;color:#164b3e}.article-directory-toolbar-v409 p{margin:0;color:#7a8e86;font-size:13px}.article-directory-toolbar-v409>a{font-size:12px;font-weight:800;color:#14715d;text-decoration:none}
.article-directory-grid-v409{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.article-directory-card-v409{display:grid;grid-template-columns:118px minmax(0,1fr);gap:18px;padding:17px;border:1px solid #dce9e4;border-radius:22px;background:#fff;box-shadow:0 8px 28px rgba(20,72,59,.055);transition:.22s ease}.article-directory-card-v409:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(20,72,59,.1);border-color:#bcd9cf}.article-directory-cover-v409{height:158px;border-radius:14px;overflow:hidden;background:#eef6f2;border:1px solid #d9e8e2}.article-directory-cover-v409 img{width:100%;height:100%;object-fit:contain;background:#fff}.article-directory-cover-fallback-v409{height:100%;display:grid;place-content:center;text-align:center;padding:10px;background:linear-gradient(145deg,#0e6856,#269a7c);color:#fff}.article-directory-cover-fallback-v409 small{font-size:8px;letter-spacing:.12em}.article-directory-cover-fallback-v409 strong{font-size:24px}.article-directory-content-v409{min-width:0;display:flex;flex-direction:column}.article-directory-topline-v409{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:8px}.article-directory-topline-v409 span{font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:#158168}.article-directory-topline-v409 time{font-size:11px;color:#91a198;white-space:nowrap}.article-directory-content-v409 h2{margin:0 0 8px;font-size:17px;line-height:1.38}.article-directory-content-v409 h2 a{color:#183d34;text-decoration:none}.article-directory-authors-v409{margin:0 0 10px;color:#687e75;font-size:12px;line-height:1.55}.article-directory-meta-v409{display:flex;gap:7px;flex-wrap:wrap;margin-top:auto}.article-directory-meta-v409 span{padding:5px 8px;border-radius:8px;background:#eff7f4;color:#4b7065;font-size:10px;font-weight:750}.article-directory-actions-v409{display:flex;justify-content:space-between;gap:12px;margin-top:13px;padding-top:11px;border-top:1px solid #eef3f1}.article-directory-actions-v409 a{font-size:12px;font-weight:800;text-decoration:none;color:#617b72}.article-directory-actions-v409 .detail{color:#13745e}.article-directory-empty-v409{grid-column:1/-1;padding:48px;text-align:center;border:1px dashed #c9ddd5;border-radius:20px;background:#fff}.article-directory-empty-v409 strong{display:block;color:#285248;font-size:18px}.article-directory-empty-v409 p{color:#789087}

@media(max-width:1100px){.article-filter-card-v409{grid-template-columns:1.5fr 1fr 1fr}.article-filter-card-v409 label:nth-of-type(4){grid-column:1/2}.article-filter-submit-v409{grid-column:2/4}.publication-carousel-track-v408{grid-auto-columns:calc((100% - 18px)/2)!important}}
@media(max-width:820px){.latest-head-v409{align-items:flex-start}.latest-head-tools-v409{width:100%;justify-content:flex-start}.portal-switch-v409{max-width:100%;overflow-x:auto}.articles-directory-hero-grid-v409{grid-template-columns:1fr}.articles-directory-stat-v409{width:max-content}.article-filter-card-v409{grid-template-columns:1fr 1fr}.article-filter-search-v409{grid-column:1/-1}.article-filter-submit-v409{grid-column:1/-1}.article-directory-grid-v409{grid-template-columns:1fr}.publication-carousel-track-v408{grid-auto-columns:calc((100% - 18px)/2)!important}}
@media(max-width:560px){.article-filter-card-v409{grid-template-columns:1fr}.article-filter-card-v409>*{grid-column:1!important}.article-directory-card-v409{grid-template-columns:88px minmax(0,1fr);gap:13px;padding:13px}.article-directory-cover-v409{height:124px}.article-directory-topline-v409{align-items:flex-start;flex-direction:column;gap:3px}.article-directory-content-v409 h2{font-size:15px}.publication-carousel-track-v408{grid-auto-columns:92%!important}.portal-switch-v409 a{font-size:11px;padding:7px 10px}}

/* Smart Journal v4.0.10 — restore the original clean latest-articles grid. */
.latest-publication-grid-v4010{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;width:100%!important}
.latest-publication-grid-v4010 .publication-card-v402{width:100%!important;min-width:0!important}
@media(max-width:980px){.latest-publication-grid-v4010{grid-template-columns:1fr!important}}
\n\n/* Smart Journal v4.0.11 — compact latest articles carousel + clean footer + PDF fallback. */\n.latest-carousel-v4011{position:relative;padding:2px 38px 14px}.latest-carousel-viewport-v4011{overflow:hidden;scroll-behavior:smooth}.latest-carousel-track-v4011{display:flex;gap:16px;align-items:stretch}.compact-publication-card-v4011{flex:0 0 calc(50% - 8px);min-width:0;display:grid!important;grid-template-columns:92px 1fr!important;border-radius:16px!important;box-shadow:0 9px 26px rgba(20,79,65,.075)!important}.compact-cover-v4011{min-height:170px!important}.compact-publication-body-v4011{padding:14px 14px 12px!important}.compact-publication-body-v4011 h3{font-size:13px!important;line-height:1.45!important;margin:8px 0!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.compact-publication-body-v4011 .publication-authors-v402{font-size:8.5px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.compact-publication-body-v4011 .publication-meta-top-v402,.compact-publication-body-v4011 .publication-chips-v402,.compact-publication-body-v4011 .publication-actions-v402{font-size:8px!important}.latest-carousel-arrow-v4011{position:absolute;top:50%;transform:translateY(-58%);z-index:4;width:34px;height:34px;border:1px solid #d5e8e1;background:#fff;color:#156b59;border-radius:50%;box-shadow:0 8px 20px rgba(16,81,65,.12);font-size:22px;display:grid;place-items:center;cursor:pointer;transition:.2s}.latest-carousel-arrow-v4011:hover{background:#16755f;color:#fff;transform:translateY(-58%) scale(1.04)}.latest-carousel-arrow-v4011.prev{left:0}.latest-carousel-arrow-v4011.next{right:0}.latest-carousel-progress-v4011{height:3px;background:#e4efe9;border-radius:99px;overflow:hidden;margin:14px auto 0;max-width:220px}.latest-carousel-progress-v4011 i{display:block;height:100%;width:12%;background:linear-gradient(90deg,#15705d,#2fa889);transition:width .25s;border-radius:inherit}\n.portal-footer-v4011{background:linear-gradient(135deg,#0a493d 0%,#0e5b4b 55%,#116a56 100%);color:#effff9;padding:0!important;border-top:0}.portal-footer-row-v4011{min-height:76px;display:grid;grid-template-columns:minmax(240px,1fr) auto auto;gap:26px;align-items:center}.portal-footer-brand-v4011{display:flex;align-items:center;gap:11px;min-width:0}.portal-footer-brand-v4011 img{width:42px;height:42px;object-fit:contain}.footer-mark-v4011{width:40px;height:40px;border-radius:11px;background:rgba(255,255,255,.14);display:grid;place-items:center;font-size:10px;font-weight:900}.portal-footer-brand-v4011>div{display:flex;flex-direction:column;gap:2px;min-width:0}.portal-footer-brand-v4011 strong{font-size:10px;color:#fff}.portal-footer-brand-v4011 span{font-size:8px;color:#bfe1d7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-footer-contact-v4011{display:flex;gap:12px;font-size:8px;color:#cae8df}.portal-footer-contact-v4011 span{white-space:nowrap}.portal-footer-copy-v4011{display:flex;align-items:baseline;gap:4px;white-space:nowrap;font-size:8px;color:#d8eee7}.portal-footer-copy-v4011 strong{font-size:8.5px;color:#fff}.portal-footer-copy-v4011 small{font-size:7.5px;color:#a9d5c9}.pdf-ojs-fallback-v4011{width:100%;min-height:720px;border:0;background:#fff}.pdf-fallback-note-v4011{padding:9px 12px;background:#f0f7f4;color:#4c6f66;font-size:8.5px;border-top:1px solid #d9e9e3}.pdf-image-stage-v408{background:#edf4f1}\n@media(max-width:900px){.compact-publication-card-v4011{flex-basis:72%}.portal-footer-row-v4011{grid-template-columns:1fr auto}.portal-footer-contact-v4011{display:none}}\n@media(max-width:620px){.latest-carousel-v4011{padding-left:28px;padding-right:28px}.compact-publication-card-v4011{flex-basis:92%;grid-template-columns:78px 1fr!important}.compact-cover-v4011{min-height:150px!important}.portal-footer-row-v4011{grid-template-columns:1fr;gap:8px;padding:14px 0}.portal-footer-copy-v4011{justify-content:flex-start;flex-wrap:wrap}.portal-footer-brand-v4011 span{white-space:normal}.pdf-ojs-fallback-v4011{min-height:560px}}\n

/* Smart Journal v4.0.12 — clean latest grid + single-line footer + inline PDF proxy. */
.latest-publication-grid-v4012{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.latest-grid-card-v4012{display:grid!important;grid-template-columns:102px minmax(0,1fr)!important;min-height:184px;border-radius:15px!important;box-shadow:0 8px 24px rgba(21,75,62,.07)!important;overflow:hidden}
.latest-grid-cover-v4012{min-height:184px!important}.latest-grid-cover-v4012 img{width:100%;height:100%;object-fit:contain;background:#eef5f2}
.latest-grid-body-v4012{padding:14px 15px 12px!important}.latest-grid-body-v4012 h3{font-size:13px!important;line-height:1.48!important;margin:7px 0!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.latest-grid-body-v4012 .publication-authors-v402{font-size:9px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.portal-footer-v4012{background:linear-gradient(135deg,#0b4c40,#0d5c4c);color:#effff9;padding:0!important;border-top:1px solid rgba(255,255,255,.08)}
.portal-footer-single-v4012{min-height:54px;display:flex;align-items:center;justify-content:center;text-align:center}
.portal-footer-single-v4012 p{margin:0;font-size:10.5px;font-weight:650;letter-spacing:.01em;color:#e8faf4}
.pdf-inline-card-v4012{border:1px solid #d9e9e3;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 12px 32px rgba(18,73,60,.06)}
.pdf-inline-head-v4012{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid #dcebe5;background:#fbfdfc}.pdf-inline-head-v4012>div{display:flex;align-items:center;gap:10px}.pdf-inline-head-v4012>div>div{display:flex;flex-direction:column;gap:2px}.pdf-inline-head-v4012 strong{font-size:14px;color:#163f35}.pdf-inline-head-v4012 small{font-size:9px;color:#70877f}.pdf-inline-open-v4012{font-size:10px;font-weight:800;color:#116b58;border:1px solid #cfe2db;border-radius:10px;padding:9px 12px;background:#fff;white-space:nowrap}
.pdf-inline-stage-v4012{height:min(760px,75vh);min-height:560px;background:#eef4f1}.pdf-inline-stage-v4012 iframe{display:block;width:100%;height:100%;border:0;background:#fff}
.pdf-inline-foot-v4012{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px 14px;background:#f7fbf9;border-top:1px solid #deebe6;font-size:9px;color:#647d74}.pdf-inline-foot-v4012 a{color:#0e705b;font-weight:800;white-space:nowrap}
@media(max-width:900px){.latest-publication-grid-v4012{grid-template-columns:1fr}.pdf-inline-stage-v4012{height:650px;min-height:500px}}
@media(max-width:620px){.latest-grid-card-v4012{grid-template-columns:82px minmax(0,1fr)!important;min-height:152px}.latest-grid-cover-v4012{min-height:152px!important}.pdf-inline-head-v4012{align-items:flex-start;flex-direction:column}.pdf-inline-stage-v4012{height:560px;min-height:460px}.pdf-inline-foot-v4012{align-items:flex-start;flex-direction:column}.portal-footer-single-v4012{min-height:48px}.portal-footer-single-v4012 p{font-size:9px}}

/* Smart Journal v4.0.13 — restore latest articles to original pre-carousel card grid. */
.latest-publications-v402 .publication-grid-v402{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;width:auto!important;min-width:0!important;overflow:visible!important}
.latest-publications-v402 .publication-card-v402{display:grid!important;grid-template-columns:104px minmax(0,1fr)!important;gap:18px!important;min-height:230px!important;width:auto!important;flex:none!important;scroll-snap-align:none!important;padding:18px!important;border-radius:18px!important}
.latest-publications-v402 .publication-cover-v402{width:104px!important;height:148px!important;min-height:0!important;padding:6px!important}
.latest-publications-v402 .publication-body-v402{padding:0!important}
@media(max-width:980px){.latest-publications-v402 .publication-grid-v402{grid-template-columns:1fr!important}}
@media(max-width:620px){.latest-publications-v402 .publication-card-v402{grid-template-columns:76px minmax(0,1fr)!important;gap:13px!important;min-height:0!important;padding:14px!important}.latest-publications-v402 .publication-cover-v402{width:76px!important;height:108px!important}}

/* Smart Journal v4.0.14 — stable image-based PDF reader. */
.pdf-reader-error-v4014{margin:auto;max-width:520px;padding:24px;text-align:center;background:#fff;border:1px solid #d8e7e1;border-radius:16px;box-shadow:0 10px 26px rgba(15,72,58,.08);color:#355d52}.pdf-reader-error-v4014 strong{display:block;font-size:15px;color:#174a3d;margin-bottom:7px}.pdf-reader-error-v4014 p{font-size:10px;line-height:1.65;color:#71877f;margin:0 0 14px}.pdf-reader-error-v4014>div{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.pdf-image-stage-v408 img[hidden],.pdf-loading-v408[hidden],.pdf-reader-error-v4014[hidden]{display:none!important}

.auto-sync-status-card-v4014{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:15px 17px;border:1px solid #d8e8e2;border-radius:15px;background:linear-gradient(135deg,#f8fcfa,#eef8f4);margin-bottom:16px}.auto-sync-status-card-v4014 .dot{width:11px;height:11px;border-radius:50%;background:#28a889;box-shadow:0 0 0 5px #dff3ec}.auto-sync-status-card-v4014.off .dot{background:#aab8b3;box-shadow:0 0 0 5px #edf1ef}.auto-sync-status-card-v4014 strong{display:block;font-size:12px;color:#174a3d}.auto-sync-status-card-v4014 small{display:block;margin-top:3px;font-size:9px;color:#6e857d}.auto-sync-status-card-v4014 .sync-time{font-size:9px;text-align:right;color:#577269}.auto-sync-settings-v4014{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.auto-sync-metric-v4014{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.auto-sync-metric-v4014>div{padding:12px;border:1px solid #deebe6;border-radius:12px;background:#fbfdfc}.auto-sync-metric-v4014 span{display:block;font-size:8px;color:#81938d}.auto-sync-metric-v4014 strong{display:block;margin-top:3px;font-size:11px;color:#234f43}@media(max-width:800px){.auto-sync-settings-v4014{grid-template-columns:1fr}.auto-sync-status-card-v4014{grid-template-columns:auto 1fr}.auto-sync-status-card-v4014 .sync-time{grid-column:2;text-align:left}}

/* Smart Journal v4.0.15 — polished footer, larger admin navigation, redesigned identity settings. */
.portal-footer-v4015{
  background:linear-gradient(135deg,#0b4c40 0%,#0d5f4e 52%,#126d59 100%);
  color:#effff9;
  border-top:1px solid rgba(255,255,255,.10);
  padding:0!important;
}
.portal-footer-grid-v4015{
  min-height:118px;
  display:grid;
  grid-template-columns:minmax(260px,1fr) minmax(360px,1.25fr) minmax(220px,1fr);
  align-items:center;
  gap:34px;
  padding-top:18px;
  padding-bottom:18px;
}
.portal-footer-contact-v4015,.portal-footer-brand-v4015{display:flex;flex-direction:column;gap:5px;min-width:0}
.footer-eyebrow-v4015{font-size:9px;font-weight:850;letter-spacing:.12em;color:#9ed7c8}
.portal-footer-contact-v4015 strong,.portal-footer-brand-v4015 strong{font-size:13px;color:#fff;line-height:1.3}
.portal-footer-contact-v4015>span:not(.footer-eyebrow-v4015),.portal-footer-brand-v4015 span{font-size:10.5px;line-height:1.5;color:#d3eee6}
.portal-footer-copy-v4015{text-align:center;padding:0 16px}
.portal-footer-copy-v4015 p{margin:0;font-size:12px;font-weight:760;line-height:1.55;color:#fff;letter-spacing:.005em}
.portal-footer-brand-v4015{text-align:right;align-items:flex-end}

/* Larger, easier-to-read backend sidebar. */
.admin-sidebar{width:266px!important;padding:20px 15px!important}
.admin-main{margin-left:266px!important}
.admin-brand b{font-size:15.5px!important}.admin-brand small{font-size:10px!important}
.sidebar-section-label{font-size:9.5px!important;letter-spacing:.12em!important;margin-top:2px}
.admin-nav{gap:5px!important}
.admin-nav a{font-size:12.5px!important;padding:11px 12px!important;border-radius:10px!important;gap:12px!important}
.admin-nav a i{width:29px!important;height:29px!important;font-size:10px!important;border-radius:8px!important}
.sidebar-sync-status b{font-size:10.5px!important}.sidebar-sync-status small{font-size:9px!important}.sidebar-foot .logout{font-size:11px!important}

/* Identity settings redesign. */
.settings-identity-v4015{display:flex;flex-direction:column;gap:16px}
.identity-hero-v4015{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:24px;align-items:center;padding:24px 26px;border:1px solid #d7e7e1;border-radius:18px;background:linear-gradient(135deg,#f7fcfa 0%,#edf8f4 100%);box-shadow:0 12px 30px rgba(18,83,67,.055)}
.identity-kicker-v4015{display:inline-flex;font-size:8.5px;font-weight:900;letter-spacing:.14em;color:var(--primary);margin-bottom:8px}
.identity-hero-copy-v4015 h2{font-size:24px;margin:0 0 8px;color:#173f35}.identity-hero-copy-v4015 p{margin:0;max-width:720px;font-size:10.5px;line-height:1.7;color:#6a817a}
.identity-meta-v4015{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.identity-meta-v4015 span{padding:6px 9px;border:1px solid #d6e8e1;border-radius:999px;background:#fff;font-size:8.5px;color:#4c6c63;font-weight:700}
.identity-live-preview-v4015{display:grid;grid-template-columns:58px 1fr;gap:13px;align-items:center;padding:14px;border-radius:14px;background:#fff;border:1px solid #d9e9e3;box-shadow:0 8px 22px rgba(16,79,64,.06)}
.identity-preview-logo-v4015{width:58px;height:58px;border-radius:13px;background:linear-gradient(135deg,var(--primary),var(--primary2));display:grid;place-items:center;color:#fff;font-size:12px;font-weight:900;overflow:hidden}.identity-preview-logo-v4015 img{width:100%;height:100%;object-fit:contain;background:#fff}.identity-live-preview-v4015>div:last-child{display:flex;flex-direction:column;gap:4px}.identity-live-preview-v4015 strong{font-size:11px;color:#214c40}.identity-live-preview-v4015 small{font-size:8.5px;line-height:1.45;color:#778c86}
.identity-settings-grid-v4015{display:grid;grid-template-columns:1fr 1fr;gap:16px}.identity-card-v4015{background:#fff;border:1px solid #dbe8e4;border-radius:16px;padding:20px;box-shadow:0 7px 22px rgba(25,76,63,.035)}.identity-branding-card-v4015{grid-column:1/-1}
.identity-card-head-v4015{display:flex;gap:12px;align-items:flex-start;padding-bottom:14px;margin-bottom:16px;border-bottom:1px solid #e7efec}.identity-card-head-v4015>span{width:30px;height:30px;border-radius:9px;background:#e7f5f0;color:var(--primary);display:grid;place-items:center;font-size:9px;font-weight:900;flex:0 0 auto}.identity-card-head-v4015 h3{font-size:15px;margin:0;color:#244d42}.identity-card-head-v4015 p{font-size:8.5px;margin:4px 0 0;color:#81928d;line-height:1.5}
.identity-form-grid-v4015{display:grid;grid-template-columns:1fr 1fr;gap:13px}.identity-form-grid-v4015 .wide{grid-column:1/-1}.identity-form-grid-v4015 label,.identity-color-row-v4015 label{display:flex;flex-direction:column;gap:6px;font-size:9.5px;font-weight:750;color:#526d64}.identity-form-grid-v4015 input,.identity-form-grid-v4015 textarea{width:100%;border:1px solid #d5e3de;border-radius:10px;padding:10px 11px;background:#fbfdfc;color:#233f37;outline:0;transition:.18s}.identity-form-grid-v4015 input:focus,.identity-form-grid-v4015 textarea:focus{border-color:#86bfae;box-shadow:0 0 0 3px #eef8f4;background:#fff}.identity-form-grid-v4015 small{font-size:8px;color:#879892;font-weight:500}
.identity-color-row-v4015{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-bottom:16px}.color-input-v4015{display:flex;align-items:center;gap:9px;padding:7px 10px;border:1px solid #dbe7e3;border-radius:10px;background:#fbfdfc}.color-input-v4015 input{width:44px;height:32px;border:0;background:none;padding:0;cursor:pointer}.color-input-v4015 span{font-size:9px;color:#6b8079;font-weight:700}
.identity-upload-grid-v4015{display:grid;grid-template-columns:1fr 1fr;gap:13px}.identity-upload-box-v4015{display:grid;grid-template-columns:86px 1fr;gap:14px;align-items:center;padding:14px;border:1px solid #dde9e5;border-radius:13px;background:#fbfdfc}.identity-upload-preview-v4015{width:86px;height:76px;border:1px dashed #c9ddd6;border-radius:12px;background:#fff;display:grid;place-items:center;overflow:hidden;color:var(--primary);font-weight:900}.identity-upload-preview-v4015 img{max-width:92%;max-height:66px;object-fit:contain}.favicon-preview-v4015{width:76px;height:76px}.identity-upload-box-v4015>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.identity-upload-box-v4015 strong{font-size:10.5px;color:#284f44}.identity-upload-box-v4015 small{font-size:8px;color:#82938d;line-height:1.45}.identity-file-btn-v4015{margin-top:5px;display:inline-flex!important;align-items:center;justify-content:center;padding:7px 10px;border-radius:8px;background:#edf7f3;color:var(--primary)!important;font-size:8.5px!important;font-weight:800!important;cursor:pointer}.identity-file-btn-v4015 input{display:none}
.identity-savebar-v4015{position:sticky;bottom:12px;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 15px;border:1px solid #d3e5de;border-radius:13px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 12px 32px rgba(18,77,63,.10)}.identity-savebar-v4015>div{display:flex;flex-direction:column;gap:2px}.identity-savebar-v4015 strong{font-size:10.5px;color:#274e43}.identity-savebar-v4015 span{font-size:8.5px;color:#7c918a}

@media(max-width:1020px){.identity-hero-v4015{grid-template-columns:1fr}.identity-settings-grid-v4015{grid-template-columns:1fr}.identity-branding-card-v4015{grid-column:auto}.admin-sidebar{width:266px!important}.admin-main{margin-left:0!important}}
@media(max-width:760px){.portal-footer-grid-v4015{grid-template-columns:1fr;gap:14px;text-align:center;padding-top:22px;padding-bottom:22px}.portal-footer-contact-v4015,.portal-footer-brand-v4015{align-items:center;text-align:center}.portal-footer-copy-v4015{order:3}.identity-form-grid-v4015,.identity-color-row-v4015,.identity-upload-grid-v4015{grid-template-columns:1fr}.identity-form-grid-v4015 .wide{grid-column:auto}.identity-upload-box-v4015{grid-template-columns:72px 1fr}.identity-upload-preview-v4015{width:72px;height:68px}.identity-savebar-v4015{position:static;align-items:flex-start;flex-direction:column}.identity-savebar-v4015 .btn{width:100%}}

/* =========================================================
   Smart Journal v4.0.17 — unified institutional footer,
   transparent branding, left accessibility widget
   ========================================================= */

/* About + footer become one continuous institutional green block. */
.about-smartjournal{
  background:#0d5b4d!important;
  padding-bottom:50px!important;
  margin-bottom:0!important;
}
.about-smartjournal:before,.about-smartjournal:after{opacity:.34}
.portal-footer-v4017{
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:#0d5b4d!important;
  color:#eaf9f4!important;
}
.portal-footer-main-v4017{
  min-height:104px;
  padding-top:20px;
  padding-bottom:20px;
  border-top:1px solid rgba(255,255,255,.12);
  display:grid;
  grid-template-columns:minmax(210px,.8fr) minmax(360px,1.55fr) minmax(280px,1fr);
  align-items:center;
  gap:30px;
}
.portal-footer-brand-v4017{display:flex;align-items:center;gap:12px;min-width:0}
.portal-footer-brand-v4017>img{
  width:auto;height:48px;max-width:100px;object-fit:contain;
  background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;
}
.footer-monogram-v4017{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.1);color:#fff;font-size:11px;font-weight:900}
.portal-footer-brand-v4017>div{display:flex;flex-direction:column;gap:3px;min-width:0}
.portal-footer-brand-v4017 strong{font-size:11px;line-height:1.25;color:#fff}
.portal-footer-brand-v4017 span{font-size:8.5px;line-height:1.4;color:#b9ddd3}
.portal-footer-contact-v4017{display:flex;flex-direction:column;gap:7px;min-width:0}
.footer-contact-line-v4017{display:flex;align-items:flex-start;gap:8px;color:#c9e6de;font-size:8.7px;line-height:1.5;min-width:0}
.footer-contact-line-v4017 svg{width:14px;height:14px;flex:0 0 auto;fill:none;stroke:#7fceb9;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;margin-top:1px}
.footer-contact-line-v4017>span{overflow:hidden;text-overflow:ellipsis}
.portal-footer-copy-v4017{margin:0;text-align:right;color:#cfe9e2;font-size:8.8px;line-height:1.5;font-weight:650;letter-spacing:.005em}

/* Remove legacy dividers around About/Contact when an older template remains cached. */
.footer-divider,.about-divider{display:none!important}

/* Admin logo: never put a white tile behind an uploaded transparent logo. */
.admin-brand-logo{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
  overflow:visible!important;
}
.admin-brand-logo .admin-logo{
  max-width:44px!important;max-height:42px!important;width:auto!important;height:auto!important;
  object-fit:contain!important;background:transparent!important;border:0!important;box-shadow:none!important;
}
.admin-brand-logo .brand-symbol{border-radius:11px!important;background:rgba(255,255,255,.12)!important;color:#fff!important}

/* Footer logo is also transparent and unframed. */
.portal-footer-brand-v4017 img{mix-blend-mode:normal}

/* Accessibility on left, WhatsApp remains on right. */
.frontend-accessibility-left-v4017{position:fixed;left:20px;bottom:20px;z-index:120}
.frontend-whatsapp-right-v4017{position:fixed;right:20px;bottom:20px;z-index:120}
.accessibility-widget-left-v4017{position:relative}
.accessibility-panel-left-v4017{left:0!important;right:auto!important;bottom:56px!important}

/* Ensure old right-side stack cannot affect v4.0.17 layout. */
.frontend-floating-tools-v408{display:none!important}

@media(max-width:980px){
  .portal-footer-main-v4017{grid-template-columns:minmax(190px,.8fr) minmax(0,1.2fr);gap:18px}
  .portal-footer-copy-v4017{grid-column:1/-1;text-align:center;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}
}
@media(max-width:680px){
  .about-smartjournal{padding-bottom:38px!important}
  .portal-footer-main-v4017{min-height:auto;grid-template-columns:1fr;gap:13px;padding-top:18px;padding-bottom:18px;text-align:left}
  .portal-footer-copy-v4017{grid-column:auto;text-align:left;padding-top:11px}
  .portal-footer-brand-v4017>img{height:42px;max-width:90px}
  .footer-contact-line-v4017{font-size:8.2px}
  .frontend-accessibility-left-v4017{left:13px;bottom:13px}
  .frontend-whatsapp-right-v4017{right:13px;bottom:13px}
  .frontend-accessibility-left-v4017 .frontend-tool-fab-v408,
  .frontend-whatsapp-right-v4017 .frontend-tool-fab-v408{width:44px;height:44px;padding:0;border-radius:50%}
  .frontend-accessibility-left-v4017 .frontend-tool-fab-v408 span,
  .frontend-whatsapp-right-v4017 .frontend-tool-fab-v408 span{display:none}
}

/* =========================================================
   Smart Journal v4.0.19 — multi-portal latest bootstrap + issue covers + cleaner hero
   ========================================================= */
.banner-editor-v4018{border-color:#cfe4dc;box-shadow:0 10px 28px rgba(19,82,67,.055)}
.banner-edit-preview-v4018{display:grid;grid-template-columns:230px 1fr;gap:16px;align-items:center;padding:12px;margin:0 0 16px;border:1px solid #d9e8e3;border-radius:13px;background:linear-gradient(135deg,#f6fbf9,#edf7f3)}
.banner-edit-preview-v4018 img{width:230px;height:90px;object-fit:cover;border-radius:9px;background:#e7f1ed}.banner-edit-preview-v4018 b{display:block;font-size:11px;color:#244e42}.banner-edit-preview-v4018 small{display:block;margin-top:4px;font-size:8.5px;color:#728780}.banner-edit-preview-v4018 p{margin:6px 0 0;font-size:8.5px;color:#7a8e87;line-height:1.5}.banner-form-actions-v4018{gap:8px}.banner-admin-list-v4018 article{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.banner-admin-list-v4018 article:hover{transform:translateY(-1px);border-color:#bcded2;box-shadow:0 8px 22px rgba(15,73,59,.065)}.edit-btn-v4018{color:#0d6b58!important;border-color:#b8ddd1!important;background:linear-gradient(180deg,#f3fbf8,#e9f6f1)!important}

.users-heading-v4018{margin-bottom:14px}.user-kpi-grid-v4018{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.user-kpi-grid-v4018 article{display:flex;align-items:center;gap:12px;padding:15px 16px;border:1px solid #dce9e5;border-radius:14px;background:linear-gradient(135deg,#fff,#f6fbf9);box-shadow:0 6px 18px rgba(20,74,61,.035)}.user-kpi-icon-v4018{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#e2f4ed,#d3ede4);color:#0e6c58;display:grid;place-items:center;font-size:9px;font-weight:900;letter-spacing:.04em;flex:0 0 auto}.user-kpi-grid-v4018 small{display:block;color:#71867f;font-size:8.5px;font-weight:800;letter-spacing:.05em}.user-kpi-grid-v4018 strong{display:block;font-size:23px;line-height:1.05;color:#173f35;margin:3px 0}.user-kpi-grid-v4018 p{margin:0;font-size:8px;color:#8a9a95}
.user-filterbar-v4018{display:flex;align-items:center;gap:9px;margin-bottom:14px;padding:10px;border:1px solid #dce9e5;border-radius:13px;background:#fff}.user-search-v4018{display:flex;align-items:center;gap:8px;flex:1;min-width:260px;border:1px solid #d7e4e0;border-radius:9px;padding:0 10px;background:#fbfdfc}.user-search-v4018 span{font-size:15px;color:#7c918a}.user-search-v4018 input{width:100%;border:0!important;box-shadow:none!important;background:transparent!important;padding:10px 0!important;outline:0}.user-filterbar-v4018 select{min-width:170px;border:1px solid #d7e4e0;border-radius:9px;padding:10px;background:#fbfdfc;color:#36564d}
.users-admin-grid-v4018{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px}.users-list-panel-v4018{min-width:0}.users-table-v4018{min-width:760px}.users-table-v4018 th.text-right{text-align:right}.user-cell-v4018{display:flex;align-items:center;gap:10px;min-width:250px}.user-avatar-v4018{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#dff2eb,#cbe9df);color:#0f705c;display:grid;place-items:center;font-size:9px;font-weight:900;overflow:hidden;flex:0 0 auto}.user-avatar-v4018 img{width:100%;height:100%;object-fit:cover}.user-cell-v4018>div{display:flex;flex-direction:column;gap:2px;min-width:0}.user-cell-v4018 strong{font-size:10.5px;color:#244c41}.user-cell-v4018 small{font-size:8px;color:#83958f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:360px}.user-cell-v4018 em{font-style:normal;font-size:7.5px;color:#1f8c70;font-weight:750}.role-badge-v4018{display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border-radius:999px;font-size:7.8px;font-weight:850;white-space:nowrap}.role-badge-v4018.super{background:#e8f5f0;color:#0d6b58;border:1px solid #cce6dc}.role-badge-v4018.manager{background:#f0f4f3;color:#586e67;border:1px solid #dde7e4}.journal-access-v4018{display:flex;flex-direction:column;gap:2px;max-width:230px}.journal-access-v4018 b{font-size:9px;color:#31584d}.journal-access-v4018 small{font-size:7.7px;color:#889993;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.all-access-v4018{font-size:8px;color:#0e6c58;font-weight:750}.user-actions-v4018{display:flex;justify-content:flex-end;gap:5px;flex-wrap:wrap}.user-actions-v4018 form{margin:0}
.user-create-panel-v4018{overflow:hidden}.user-form-head-v4018{display:flex;gap:11px;align-items:flex-start;padding-bottom:14px;margin-bottom:15px;border-bottom:1px solid #e6efec}.user-form-head-v4018>span{width:34px;height:34px;border-radius:10px;background:#e5f5ef;color:#0e705b;display:grid;place-items:center;font-size:18px;font-weight:500}.user-form-head-v4018 small{display:block;font-size:7.5px;font-weight:900;letter-spacing:.12em;color:#188068}.user-form-head-v4018 h3{margin:3px 0 3px;font-size:15px;color:#244d42}.user-form-head-v4018 p{margin:0;font-size:8px;color:#84968f;line-height:1.45}.user-create-form-v4018{display:flex;flex-direction:column;gap:11px}.user-create-form-v4018 label{display:flex;flex-direction:column;gap:5px;color:#5b7169;font-size:9px;font-weight:750}.user-create-form-v4018 input,.user-create-form-v4018 select{width:100%;border:1px solid #d6e4df;border-radius:9px;padding:9px 10px;background:#fbfdfc;color:#29483f;outline:0}.user-create-form-v4018 input:focus,.user-create-form-v4018 select:focus{border-color:#88c3b2;box-shadow:0 0 0 3px #eff8f5;background:#fff}.user-create-form-v4018 small{font-size:7.5px;color:#8a9b95;font-weight:500}.user-form-two-v4018{display:grid;grid-template-columns:1fr 1fr;gap:9px}.user-create-note-v4018{display:flex;flex-direction:column;gap:3px;padding:10px 11px;border-radius:10px;background:#f2f8f6;border:1px solid #dcebe6}.user-create-note-v4018 b{font-size:8.5px;color:#27584a}.user-create-note-v4018 span{font-size:7.7px;line-height:1.5;color:#7c9089}
.user-edit-shell-v4018{display:grid;grid-template-columns:280px minmax(0,760px);gap:16px;align-items:start}.user-edit-profile-v4018{padding:24px 20px;border-radius:17px;background:linear-gradient(145deg,#0e5f50,#167863);color:#fff;text-align:center;box-shadow:0 12px 30px rgba(12,72,58,.12);position:sticky;top:88px}.user-edit-avatar-v4018{width:82px;height:82px;margin:0 auto 12px;border-radius:22px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.22);display:grid;place-items:center;font-size:20px;font-weight:900;overflow:hidden}.user-edit-avatar-v4018 img{width:100%;height:100%;object-fit:cover}.user-edit-profile-v4018 h2{margin:0;font-size:18px}.user-edit-profile-v4018>p{margin:5px 0 11px;font-size:9px;color:#bce6da}.user-edit-profile-v4018 .role-badge-v4018{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.18);color:#fff}.user-edit-meta-v4018{display:grid;gap:8px;margin-top:18px;text-align:left}.user-edit-meta-v4018 span{padding:9px 10px;border-radius:10px;background:rgba(255,255,255,.08);font-size:7.8px;color:#bfe7dc}.user-edit-meta-v4018 b{display:block;margin-top:3px;font-size:8.8px;color:#fff;word-break:break-word}.user-edit-card-v4018{padding:22px}.user-edit-form-v4018{display:flex;flex-direction:column;gap:18px}.user-edit-section-v4018{display:flex;gap:10px;align-items:flex-start;padding-top:2px}.user-edit-section-v4018>span{width:29px;height:29px;border-radius:9px;background:#e8f5f0;color:#0e705b;display:grid;place-items:center;font-size:8px;font-weight:900;flex:0 0 auto}.user-edit-section-v4018 h4{margin:0;font-size:12px;color:#284d43}.user-edit-section-v4018 p{margin:3px 0 0;font-size:8px;color:#84958f}.user-edit-actions-v4018{display:flex;justify-content:flex-end;gap:8px;padding-top:4px;border-top:1px solid #e8efed}

@media(max-width:1080px){.users-admin-grid-v4018{grid-template-columns:1fr}.user-create-panel-v4018{position:static}.user-edit-shell-v4018{grid-template-columns:1fr}.user-edit-profile-v4018{position:static;text-align:left;display:grid;grid-template-columns:auto 1fr;column-gap:14px}.user-edit-avatar-v4018{grid-row:1/4;margin:0}.user-edit-profile-v4018 .role-badge-v4018{justify-self:start}.user-edit-meta-v4018{grid-column:1/-1;grid-template-columns:1fr 1fr}}
@media(max-width:760px){.banner-edit-preview-v4018{grid-template-columns:1fr}.banner-edit-preview-v4018 img{width:100%;height:130px}.user-kpi-grid-v4018{grid-template-columns:1fr}.user-filterbar-v4018{align-items:stretch;flex-direction:column}.user-search-v4018{min-width:0}.user-filterbar-v4018 select{width:100%}.user-form-two-v4018{grid-template-columns:1fr}.user-edit-profile-v4018{display:block;text-align:center}.user-edit-avatar-v4018{margin:0 auto 12px}.user-edit-profile-v4018 .role-badge-v4018{display:inline-flex}.user-edit-meta-v4018{grid-template-columns:1fr;text-align:left}.user-edit-actions-v4018{flex-direction:column}.user-edit-actions-v4018 .btn{width:100%}}

/* Smart Journal v4.0.19 */
.portal-hero-content-v39{grid-template-columns:minmax(0,1fr)!important}
.hero-side-v39,.hero-slide-number{display:none!important}
.issue-card-cover-v4019{grid-template-columns:92px minmax(0,1fr);align-items:center;padding:14px}
.issue-card-cover-v4019 .issue-cover{width:92px;height:126px;background:#fff;border:1px solid #e0ebe7;box-shadow:0 8px 20px rgba(20,75,62,.08)}
.issue-card-cover-v4019 .issue-cover img{object-fit:contain;background:#fff}
.issue-cover-generated-v4019{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(155deg,#0d594a,#1a8a70);color:#fff;gap:5px}
.issue-cover-generated-v4019 small{font-size:7px!important;letter-spacing:.12em;color:#ccebe2!important}
.issue-cover-generated-v4019 strong{font-size:22px;letter-spacing:.04em}
@media(max-width:560px){.issue-card-cover-v4019{grid-template-columns:76px minmax(0,1fr)}.issue-card-cover-v4019 .issue-cover{width:76px;height:104px}}

/* =========================================================
   Smart Journal v4.0.20 — animated publication trend chart
   ========================================================= */
.trend-chart-card-v39{position:relative;overflow:hidden}
.trend-chart-card-v39::after{content:"";position:absolute;inset:0 auto 0 -28%;width:26%;pointer-events:none;background:linear-gradient(100deg,transparent,rgba(39,174,139,.055),transparent);transform:skewX(-12deg);animation:trendCardSweep 5.8s ease-in-out infinite}
.trend-line-animated{transition:stroke-dashoffset 1.25s cubic-bezier(.22,.72,.24,1);will-change:stroke-dashoffset}
.trend-line-animated-fallback{animation:trendLineFade .8s ease both}
.trend-area-animated{opacity:0;animation:trendAreaRise .9s .42s ease forwards}
.trend-point-animated{opacity:0;transform-box:fill-box;transform-origin:center;animation:trendPointPop .46s cubic-bezier(.2,.9,.24,1.35) forwards}
.trend-value-animated{opacity:0;transform-box:fill-box;transform-origin:center;animation:trendValueUp .42s ease forwards}
.trend-animate-grid,.trend-animate-axis,.trend-animate-year{opacity:0;animation:trendFadeIn .38s ease forwards}
.trend-year-card-animated{opacity:0;transform:translateY(7px);animation:trendYearCardIn .42s ease forwards}
.trend-point,.trend-point-core{transition:r .18s ease,filter .18s ease}
.trend-point:hover{r:10;filter:drop-shadow(0 3px 5px rgba(22,133,111,.18))}
.trend-point:hover+.trend-point-core{r:4.5}
@keyframes trendLineFade{from{opacity:0}to{opacity:1}}
@keyframes trendAreaRise{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@keyframes trendPointPop{0%{opacity:0;transform:scale(.15)}70%{opacity:1;transform:scale(1.16)}100%{opacity:1;transform:scale(1)}}
@keyframes trendValueUp{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@keyframes trendFadeIn{from{opacity:0}to{opacity:1}}
@keyframes trendYearCardIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@keyframes trendCardSweep{0%,68%{left:-28%;opacity:0}76%{opacity:1}96%,100%{left:112%;opacity:0}}
@media(prefers-reduced-motion:reduce){
  .trend-chart-card-v39::after{display:none!important}
  .trend-line-animated,.trend-line-animated-fallback,.trend-area-animated,.trend-point-animated,.trend-value-animated,.trend-animate-grid,.trend-animate-axis,.trend-animate-year,.trend-year-card-animated{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}
}


/* =========================================================
   Smart Journal v4.0.21 — soft gradient header + colorful trend
   ========================================================= */
.site-header-v408{
  background:linear-gradient(110deg,rgba(255,255,255,.985) 0%,rgba(247,252,250,.985) 42%,rgba(233,247,242,.985) 100%)!important;
  border-bottom:1px solid rgba(174,213,200,.72)!important;
  box-shadow:0 7px 24px rgba(18,85,68,.065)!important;
}
.site-header-v408::after{
  content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;pointer-events:none;
  background:linear-gradient(90deg,transparent 0%,rgba(28,155,124,.20) 28%,rgba(55,169,143,.34) 52%,rgba(28,155,124,.18) 76%,transparent 100%);
}
.trend-line-path-v4021{fill:none;stroke:url(#trendLineGradient);stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 5px 5px rgba(35,112,129,.15))}
.trend-area-path-v4021{fill:url(#trendAreaGradient)}
.trend-point-v4021{fill:#fff;stroke-width:3.5;filter:drop-shadow(0 3px 5px rgba(28,91,80,.10))}
.trend-point-core-v4021{stroke:#fff;stroke-width:1.2}
.trend-chart-card-v39{border-color:#d5e8e1;background:linear-gradient(180deg,#fff 0%,#fbfefd 100%)}
@media(prefers-reduced-motion:reduce){.trend-line-path-v4021{filter:none}}


/* Smart Journal v4.0.22 — separate long public name from short backend name */
.site-brand-v408 .brand-copy-v4022{display:flex;flex-direction:column;min-width:0;max-width:330px}
.site-brand-v408 .brand-name-public-v4022{display:block;font-size:15.5px!important;line-height:1.12;letter-spacing:-.012em;color:#173f36;white-space:normal;max-width:330px}
.site-brand-v408 .brand-name-short-v4022{display:none}
.site-brand-v408 .brand-copy-v4022 small{font-size:8.5px!important;line-height:1.2;margin-top:4px;color:#6c827b}
@media(max-width:1360px){.site-brand-v408 .brand-name-public-v4022{font-size:13.5px!important;max-width:235px}.site-brand-v408 .brand-copy-v4022{max-width:235px}.site-brand-v408{min-width:225px}}
@media(max-width:1180px){.site-brand-v408 .brand-name-public-v4022{display:none}.site-brand-v408 .brand-name-short-v4022{display:block;font-size:14px!important;line-height:1.1}.site-brand-v408 .brand-copy-v4022{max-width:150px}.site-brand-v408{min-width:185px}}
@media(max-width:760px){.site-brand-v408 .brand-name-short-v4022{font-size:13px!important}.site-brand-v408 .brand-copy-v4022 small{display:none}.site-brand-v408{min-width:0}}

/* =========================================================
   Smart Journal v4.0.23 — responsive TV LED login
   Keeps the television proportions stable at 90–100% zoom,
   notebook screens, tablets, and phones.
   ========================================================= */
.tv-login-page{
  min-height:100vh!important;
  padding:18px clamp(12px,2.2vw,30px) 34px!important;
  display:flex;
  flex-direction:column;
  overflow-x:hidden!important;
}
.tv-login-toolbar{
  width:min(1180px,96vw)!important;
  min-height:42px!important;
  margin:0 auto 10px!important;
  flex:0 0 auto;
}
.tv-login-back{
  min-height:38px!important;
  padding:0 13px!important;
  border-radius:10px!important;
  font-size:10px!important;
}
.tv-login-wrap{
  width:100%;
  min-height:0!important;
  flex:1 1 auto;
  justify-content:flex-start!important;
  padding-top:clamp(2px,1vh,12px);
}
.tv-shell{
  /* Width is limited by both viewport width and available height. */
  width:min(1180px,96vw,calc((100vh - 165px) * 1.72))!important;
  min-width:720px;
  padding:clamp(8px,1vw,13px) clamp(8px,1vw,13px) clamp(10px,1vw,16px)!important;
  border-radius:clamp(16px,1.5vw,24px)!important;
}
.tv-topbar{
  height:clamp(18px,2.2vw,24px)!important;
  padding:0 clamp(6px,1vw,10px)!important;
}
.tv-screen{
  min-height:0!important;
  height:auto!important;
  aspect-ratio:1.72 / 1;
  grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr)!important;
  border-radius:clamp(10px,1vw,14px)!important;
}
.tv-brand-pane{
  padding:clamp(28px,4.2vw,62px)!important;
  min-width:0;
}
.tv-brand-pane h1{
  font-size:clamp(34px,4vw,50px)!important;
  margin:clamp(14px,1.7vw,22px) 0 clamp(10px,1.2vw,16px)!important;
}
.tv-brand-pane>p{
  font-size:clamp(10px,1vw,13px)!important;
  line-height:1.65!important;
}
.tv-feature-list{
  margin-top:clamp(18px,2.2vw,30px)!important;
  gap:clamp(8px,1vw,13px)!important;
}
.tv-feature-list>div{
  grid-template-columns:clamp(30px,3vw,38px) 1fr!important;
  gap:clamp(8px,1vw,12px)!important;
}
.tv-feature-list>div>b{
  width:clamp(29px,2.8vw,34px)!important;
  height:clamp(29px,2.8vw,34px)!important;
}
.tv-source-line{
  left:clamp(28px,4.2vw,62px)!important;
  bottom:clamp(18px,2.5vw,38px)!important;
}
.tv-form-pane{
  padding:clamp(24px,3.1vw,48px)!important;
  min-width:0;
  min-height:0!important;
}
.tv-login-card{
  width:min(360px,100%)!important;
}
.tv-login-heading{
  grid-template-columns:clamp(42px,4vw,48px) 1fr!important;
}
.tv-login-heading img,.tv-login-logo{
  width:clamp(42px,4vw,48px)!important;
  height:clamp(42px,4vw,48px)!important;
}
.tv-login-heading h2{
  font-size:clamp(20px,2vw,24px)!important;
}
.tv-login-sub{
  margin:10px 0 clamp(14px,1.7vw,22px)!important;
}
.tv-input input{
  min-width:0;
  padding:10px 8px!important;
}
.tv-captcha{
  height:clamp(50px,5vw,57px)!important;
}
.tv-login-button{
  min-height:40px!important;
  margin-top:12px!important;
}
.tv-led{
  height:clamp(21px,2.2vw,27px)!important;
}
.tv-stand{
  width:min(410px,40vw)!important;
  height:clamp(38px,4.5vw,54px)!important;
  flex:0 0 auto;
}
.tv-stand i{
  width:clamp(66px,6vw,84px)!important;
  height:clamp(27px,3.1vw,37px)!important;
}

/* Compact notebook screens: retain the two-panel TV but scale it to height. */
@media (min-width:981px) and (max-height:760px){
  .tv-login-page{padding-top:10px!important;padding-bottom:18px!important}
  .tv-login-toolbar{min-height:36px!important;margin-bottom:5px!important}
  .tv-login-back{min-height:34px!important}
  .tv-shell{width:min(1080px,94vw,calc((100vh - 118px) * 1.82))!important;min-width:680px}
  .tv-screen{aspect-ratio:1.82 / 1}
  .tv-brand-pane{padding:24px 36px!important}
  .tv-brand-pane h1{font-size:34px!important;margin:12px 0 9px!important}
  .tv-brand-pane>p{font-size:10px!important;line-height:1.5!important}
  .tv-feature-list{margin-top:14px!important;gap:7px!important}
  .tv-feature-list small{font-size:7.5px!important}
  .tv-source-line{left:36px!important;bottom:17px!important}
  .tv-form-pane{padding:22px 34px!important}
  .tv-login-sub{margin:7px 0 12px!important}
  .tv-login-card>label{margin:7px 0 4px!important}
  .tv-captcha{height:45px!important}
  .tv-input input{padding:8px!important}
  .tv-login-button{min-height:36px!important;margin-top:9px!important}
  .tv-login-note{margin-top:7px!important}
  .tv-stand{height:34px!important}
  .tv-stand i{height:25px!important}
}

/* Tablet: collapse to one screen panel and keep true TV proportions. */
@media(max-width:980px){
  .tv-login-page{padding:14px 12px 30px!important}
  .tv-login-toolbar{width:min(680px,94vw)!important;margin-bottom:8px!important}
  .tv-shell{
    width:min(680px,94vw,calc((100vh - 135px) * 1.08))!important;
    min-width:0!important;
    border-radius:18px!important;
  }
  .tv-screen{
    grid-template-columns:1fr!important;
    aspect-ratio:1.08 / 1;
    min-height:0!important;
  }
  .tv-brand-pane{display:none!important}
  .tv-form-pane{padding:clamp(24px,5vw,42px)!important;min-height:0!important}
  .tv-login-card{width:min(380px,100%)!important}
  .tv-stand{width:min(330px,58vw)!important}
}

/* Phone: let the form define height; keep the bezel/stand, avoid clipping. */
@media(max-width:620px){
  .tv-login-page{padding:10px 10px 24px!important}
  .tv-login-toolbar{width:100%!important;min-height:38px!important;margin-bottom:6px!important}
  .tv-login-back{min-height:36px!important;padding:0 10px!important;font-size:9px!important}
  .tv-shell{width:100%!important;min-width:0!important;padding:7px 7px 10px!important;border-radius:15px!important}
  .tv-topbar{height:18px!important;font-size:5.5px!important}
  .tv-topbar small{font-size:5.5px!important}
  .tv-screen{aspect-ratio:auto!important;min-height:0!important}
  .tv-form-pane{padding:22px 15px 20px!important}
  .tv-login-heading{grid-template-columns:40px 1fr!important;gap:10px!important}
  .tv-login-heading img,.tv-login-logo{width:40px!important;height:40px!important}
  .tv-login-heading h2{font-size:19px!important}
  .tv-login-sub{margin:8px 0 14px!important}
  .tv-captcha-row{grid-template-columns:minmax(0,1fr) 72px!important}
  .tv-captcha{height:50px!important}
  .tv-stand{width:58vw!important;height:38px!important}
  .tv-stand i{height:27px!important}
  .tv-led{height:20px!important;font-size:5.5px!important}
}

@media(max-width:380px){
  .tv-login-back span{display:inline!important}
  .tv-form-pane{padding:18px 12px!important}
  .tv-captcha-row{grid-template-columns:1fr 64px!important;gap:6px!important}
  .tv-login-heading h2{font-size:17px!important}
}

/* ================================================================
   Smart Journal v4.0.24 — login alignment, sidebar navigator,
   dashboard sync sticky, DOI service monitor
   ================================================================ */

/* Login: lower the left title a little and center the backend identity. */
.tv-brand-pane-v4024{padding-top:clamp(42px,7vh,78px)!important}
.tv-brand-pane-v4024 .tv-brand-badge{margin-bottom:18px!important}
.tv-brand-title-v4024{margin-top:18px!important;margin-bottom:10px!important}
.tv-login-card-v4024{width:min(430px,100%)!important}
.tv-login-heading-v4024{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:8px!important;margin-bottom:6px!important}
.tv-login-heading-v4024 img,.tv-login-heading-v4024 .tv-login-logo{width:68px!important;height:68px!important;object-fit:contain!important;margin:0 auto!important}
.tv-login-heading-v4024>div{text-align:center!important}
.tv-login-heading-v4024 span{font-size:8px!important;letter-spacing:.15em!important}
.tv-login-heading-v4024 h2{font-size:27px!important;line-height:1.08!important;margin-top:4px!important}
.tv-login-card-v4024 .tv-login-sub{text-align:center!important;margin:10px 0 18px!important}

/* Sidebar ruler navigator. */
.sidebar-ruler-label-v4024{display:flex;align-items:center;gap:9px;padding:4px 18px 8px;color:rgba(231,255,247,.72);font-size:8px;font-weight:900;letter-spacing:.18em}
.sidebar-ruler-label-v4024 i{height:1px;flex:1;background:linear-gradient(90deg,rgba(255,255,255,.34),transparent);position:relative}
.sidebar-ruler-label-v4024 i:after{content:"";position:absolute;right:0;top:-2px;width:5px;height:5px;border-radius:50%;background:#72e0bd}
.admin-nav-ruler-v4024{position:relative;padding-left:14px!important}
.admin-nav-ruler-v4024:before{content:"";position:absolute;left:18px;top:10px;bottom:10px;width:1px;background:repeating-linear-gradient(to bottom,rgba(226,255,246,.3) 0 5px,transparent 5px 10px)}
.admin-nav-ruler-v4024>a{position:relative;padding-left:17px!important}
.admin-nav-ruler-v4024>a:before{content:"";position:absolute;left:-1px;top:50%;width:7px;height:7px;border-radius:50%;transform:translate(-50%,-50%);background:#3f8d7d;border:2px solid rgba(223,255,246,.62);box-shadow:0 0 0 3px rgba(26,95,81,.28)}
.admin-nav-ruler-v4024>a.active:before{background:#89f1ce;border-color:#fff;box-shadow:0 0 0 4px rgba(107,225,190,.18)}

/* Dashboard latest sync status — stays visible while scanning the dashboard. */
.dashboard-sync-sticky-v4024{position:sticky;top:76px;z-index:24;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin:0 0 18px;padding:11px 15px;border:1px solid #cfe7df;border-radius:13px;background:rgba(249,253,251,.94);backdrop-filter:blur(12px);box-shadow:0 8px 26px rgba(15,85,69,.09)}
.dashboard-sync-live-v4024{display:flex;align-items:center;gap:10px;white-space:nowrap}
.dashboard-sync-live-v4024>span{width:10px;height:10px;border-radius:50%;background:#25b98f;box-shadow:0 0 0 5px rgba(37,185,143,.13)}
.dashboard-sync-live-v4024 small{display:block;color:#789089;font-size:7px;font-weight:900;letter-spacing:.13em}
.dashboard-sync-live-v4024 strong{display:block;margin-top:2px;color:#153f36;font-size:11px}
.dashboard-sync-summary-v4024{min-width:0;color:#41675e;font-size:9px;font-weight:800;border-left:1px solid #d9e9e4;padding-left:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dashboard-sync-summary-v4024 small{display:block;margin-top:2px;color:#83968f;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dashboard-sync-sticky-v4024>a{font-size:9px;font-weight:900;color:#11715d;white-space:nowrap}

/* DOI warning appears globally only when cached health needs attention. */
.admin-doi-warning-v4024{display:flex;align-items:center;gap:11px;margin:0 22px 10px;padding:10px 13px;border:1px solid #f2cf8f;border-radius:11px;background:#fff9ec;color:#71511d;box-shadow:0 5px 16px rgba(139,98,25,.06)}
.admin-doi-warning-v4024>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#f5bd51;color:#4e360d;font-weight:1000}
.admin-doi-warning-v4024>div{flex:1;min-width:0}.admin-doi-warning-v4024 b{display:block;font-size:10px}.admin-doi-warning-v4024 small{display:block;margin-top:2px;font-size:8px;color:#88682f}.admin-doi-warning-v4024 a{font-size:9px;font-weight:900;color:#7f5712;white-space:nowrap}

/* DOI monitor inside Identity Web. */
.doi-monitor-card-v4024{margin-top:18px;border:1px solid #d7e7e2;border-radius:18px;background:linear-gradient(145deg,#ffffff,#f7fbf9);padding:20px;box-shadow:0 10px 30px rgba(17,92,74,.06)}
.doi-monitor-head-v4024{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.doi-monitor-head-v4024>div{min-width:0}.doi-monitor-head-v4024 span:first-child{display:block;color:#1b8a70;font-size:8px;font-weight:950;letter-spacing:.14em}.doi-monitor-head-v4024 h3{margin:4px 0 5px;color:#173f36;font-size:18px}.doi-monitor-head-v4024 p{margin:0;color:#6f8780;font-size:9px;line-height:1.6;max-width:760px}
.doi-health-badge-v4024{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 11px;border-radius:999px;background:#edf4f1;color:#5b756d;font-size:8px;font-weight:900;white-space:nowrap}.doi-health-badge-v4024.ok{background:#e8f8f1;color:#11755e}.doi-health-badge-v4024.warning{background:#fff0d1;color:#8b5c09}
.doi-fact-note-v4024{margin-bottom:15px;padding:10px 12px;border-radius:11px;background:#eef7f4;color:#52746a;font-size:8.5px;line-height:1.55;border-left:3px solid #36a989}.doi-fact-note-v4024 b{color:#1a5f50}
.doi-monitor-form-v4024{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.doi-monitor-form-v4024 label{display:flex;flex-direction:column;gap:6px;color:#506d64;font-size:8px;font-weight:850}.doi-monitor-form-v4024 label.wide{grid-column:1/-1}.doi-monitor-form-v4024 input{min-height:40px;border:1px solid #d5e5e0;border-radius:10px;background:#fff;padding:0 11px;color:#173f36;font-size:10px;outline:none}.doi-monitor-form-v4024 input:focus{border-color:#4bb99a;box-shadow:0 0 0 3px rgba(61,177,146,.1)}.doi-monitor-form-v4024 label small{font-size:7.5px;color:#8a9b96;font-weight:600}
.doi-status-grid-v4024{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.doi-status-grid-v4024>div{padding:11px;border:1px solid #e0ebe7;border-radius:11px;background:#fbfdfc}.doi-status-grid-v4024 span{display:block;color:#879892;font-size:7px;font-weight:900;letter-spacing:.07em}.doi-status-grid-v4024 strong{display:block;margin-top:4px;color:#1a4d41;font-size:10px}
.doi-last-message-v4024{grid-column:1/-1;padding:10px 12px;border-radius:10px;background:#f5f8f7;color:#617770;font-size:8.5px;line-height:1.5}
.doi-actions-v4024{grid-column:1/-1;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;padding-top:2px}.doi-actions-v4024 .renew{border-color:#c8a85b;color:#7b5b16}

@media(max-width:980px){
  .dashboard-sync-sticky-v4024{top:65px;grid-template-columns:1fr auto}.dashboard-sync-summary-v4024{grid-column:1/-1;grid-row:2;border-left:0;border-top:1px solid #d9e9e4;padding:8px 0 0}.doi-status-grid-v4024{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  .tv-brand-pane-v4024{padding-top:34px!important}.tv-login-heading-v4024 img,.tv-login-heading-v4024 .tv-login-logo{width:58px!important;height:58px!important}.tv-login-heading-v4024 h2{font-size:22px!important}
  .dashboard-sync-sticky-v4024{position:static;grid-template-columns:1fr;gap:8px}.dashboard-sync-summary-v4024{grid-column:auto;grid-row:auto}.dashboard-sync-sticky-v4024>a{justify-self:start}
  .admin-doi-warning-v4024{margin:0 12px 8px;align-items:flex-start}.admin-doi-warning-v4024 a{display:none}
  .doi-monitor-card-v4024{padding:15px}.doi-monitor-head-v4024{flex-direction:column}.doi-monitor-form-v4024{grid-template-columns:1fr}.doi-monitor-form-v4024 label.wide,.doi-status-grid-v4024,.doi-last-message-v4024,.doi-actions-v4024{grid-column:1}.doi-status-grid-v4024{grid-template-columns:1fr 1fr}.doi-actions-v4024{justify-content:stretch}.doi-actions-v4024 .btn{flex:1 1 100%}
}
@media(max-width:520px){.doi-status-grid-v4024{grid-template-columns:1fr}.sidebar-ruler-label-v4024{display:none}}

/* ================================================================
   Smart Journal v4.0.25 — Portal OJS settings + dedicated DOI tab
   ================================================================ */
.settings-tabs{
  display:flex;align-items:center;gap:8px;flex-wrap:wrap;
  border:1px solid #dceae6;background:linear-gradient(135deg,#ffffff 0%,#f6fbf9 100%);
  border-radius:14px;padding:6px;margin-bottom:18px;box-shadow:0 7px 22px rgba(18,81,66,.035)
}
.settings-tabs a{
  display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:10px;
  border:0;margin:0;font-size:9px;font-weight:850;color:#657b74;transition:.18s ease;
  white-space:nowrap
}
.settings-tabs a:hover{background:#eef7f3;color:#145f50}
.settings-tabs a.active{background:linear-gradient(135deg,#e4f5ef,#f2fbf7);color:#0e6b57;box-shadow:inset 0 0 0 1px #cae7dd}

.portal-integrations-v4025{display:grid;gap:16px}
.portal-hero-v4025{
  display:flex;justify-content:space-between;align-items:center;gap:22px;padding:22px 24px;
  border:1px solid #d7e7e1;border-radius:18px;background:linear-gradient(135deg,#ffffff 0%,#f2faf7 62%,#e6f5ef 100%);
  box-shadow:0 12px 32px rgba(20,91,73,.055)
}
.portal-hero-copy-v4025{min-width:0}.portal-kicker-v4025{display:block;font-size:8px;font-weight:950;letter-spacing:.16em;color:#16836b;margin-bottom:5px}.portal-hero-v4025 h2,.doi-page-hero-v4025 h2{margin:0;color:#173f36;font-size:21px;line-height:1.2}.portal-hero-v4025 p,.doi-page-hero-v4025 p{max-width:760px;margin:7px 0 0;color:#6b827b;font-size:9px;line-height:1.65}
.portal-hero-stats-v4025{display:grid;grid-template-columns:repeat(2,minmax(110px,1fr));gap:10px;flex:0 0 auto}.portal-hero-stats-v4025>div{background:rgba(255,255,255,.78);border:1px solid #d8eae4;border-radius:13px;padding:13px 16px;min-width:120px}.portal-hero-stats-v4025 strong{display:block;color:#0e6a57;font-size:22px;line-height:1}.portal-hero-stats-v4025 span{display:block;margin-top:6px;color:#768b84;font-size:8px;font-weight:750}

.portal-list-card-v4025,.portal-form-card-v4025,.doi-page-v4025{
  border:1px solid #dce9e5;border-radius:17px;background:#fff;padding:20px;
  box-shadow:0 9px 28px rgba(23,77,63,.045)
}
.portal-section-head-v4025{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid #e7efec;margin-bottom:15px}.portal-section-head-v4025>div>span{display:block;color:#1b8a70;font-size:8px;font-weight:950;letter-spacing:.13em}.portal-section-head-v4025 h3{margin:4px 0 3px;color:#214d41;font-size:15px}.portal-section-head-v4025 p{margin:0;color:#83948f;font-size:8.5px;line-height:1.5}
.portal-cards-v4025{display:grid;gap:11px}.portal-card-v4025{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px;border:1px solid #dfeae6;border-radius:15px;background:linear-gradient(135deg,#fff,#fbfdfc);transition:.16s ease}.portal-card-v4025:hover{border-color:#badfd2;box-shadow:0 8px 22px rgba(20,99,78,.06);transform:translateY(-1px)}.portal-card-v4025.is-primary{border-color:#b9dfd2;background:linear-gradient(135deg,#ffffff,#f2fbf7)}.portal-card-v4025.is-disabled{opacity:.72}.portal-card-icon-v4025{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#0e6a57,#1d9b7d);color:#fff;font-size:10px;font-weight:950;letter-spacing:.08em;box-shadow:0 7px 18px rgba(19,118,93,.16)}
.portal-card-body-v4025{min-width:0}.portal-card-title-v4025{display:flex;justify-content:space-between;gap:10px}.portal-card-title-v4025 strong{font-size:13px;color:#1c473c}.portal-badges-v4025{display:flex;gap:5px;flex-wrap:wrap;margin-top:5px}.portal-pill-v4025{display:inline-flex;align-items:center;border-radius:999px;padding:4px 7px;font-size:6.8px;font-weight:950;letter-spacing:.06em;background:#eef4f2;color:#61766f}.portal-pill-v4025.primary{background:#e1f5ed;color:#0e6c57}.portal-pill-v4025.online{background:#e7f8ee;color:#25724e}.portal-pill-v4025.offline{background:#f7eeee;color:#9e5555}.portal-pill-v4025.ssl{background:#eef5f8;color:#55737f}.portal-url-v4025{display:inline-block;margin-top:8px;font-size:9px;color:#17846c;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-metrics-v4025{display:grid;grid-template-columns:repeat(3,minmax(90px,1fr));gap:7px;margin-top:10px}.portal-metrics-v4025>div{padding:7px 9px;border-radius:9px;background:#f6faf8;border:1px solid #e5efec}.portal-metrics-v4025 span{display:block;font-size:6.7px;color:#899a95}.portal-metrics-v4025 strong{display:block;margin-top:2px;font-size:8.5px;color:#355d52}
.portal-card-actions-v4025{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap;max-width:280px}.portal-card-actions-v4025 form{margin:0}.portal-action-v4025{min-height:32px;padding:0 10px;border-radius:9px;border:1px solid #d2e2dd;background:#fff;color:#496960;font-size:7.5px;font-weight:850;cursor:pointer}.portal-action-v4025.primary{background:linear-gradient(135deg,#116b57,#219a7c);border-color:transparent;color:#fff}.portal-action-v4025.danger{color:#9e5656;background:#fff9f9;border-color:#ecd5d5}.portal-action-v4025.success{color:#237452;background:#f3fbf7;border-color:#cfe7da}.portal-empty-v4025{padding:24px;border:1px dashed #cfe0da;border-radius:13px;background:#f8fbfa;text-align:center}.portal-empty-v4025 strong{display:block;color:#315d51}.portal-empty-v4025 span{display:block;margin-top:4px;color:#83958f;font-size:8.5px}
.portal-config-grid-v4025{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.portal-form-head-v4025{display:flex;gap:12px;align-items:flex-start;padding-bottom:14px;margin-bottom:15px;border-bottom:1px solid #e7efec}.portal-form-head-v4025>span{width:31px;height:31px;border-radius:9px;background:#e7f5f0;color:#146b58;display:grid;place-items:center;font-size:8px;font-weight:950;flex:0 0 auto}.portal-form-head-v4025 h3{font-size:15px;color:#244f43;margin:0}.portal-form-head-v4025 p{font-size:8.3px;line-height:1.5;color:#83958f;margin:4px 0 0}.portal-form-v4025{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.portal-form-v4025 label{display:flex;flex-direction:column;gap:6px;font-size:8px;color:#506d64;font-weight:850}.portal-form-v4025 label.wide,.portal-test-note-v4025,.portal-test-action-v4025,.portal-submit-v4025{grid-column:1/-1}.portal-form-v4025 input,.portal-form-v4025 select{width:100%;min-height:41px;border:1px solid #d6e5e0;border-radius:10px;background:#fff;padding:0 11px;font-size:9.5px;color:#193f36;outline:none}.portal-form-v4025 input:focus,.portal-form-v4025 select:focus{border-color:#50b699;box-shadow:0 0 0 3px rgba(67,170,143,.09)}.portal-form-v4025 label small{font-size:7px;color:#8b9a96;font-weight:550}.portal-check-v4025{grid-column:1/-1;display:grid!important;grid-template-columns:auto 1fr;align-items:center;gap:9px!important;padding:10px 11px;border:1px solid #e1ebe8;border-radius:10px;background:#f8fbfa}.portal-check-v4025 input{width:16px!important;min-height:auto!important;height:16px}.portal-check-v4025 b,.portal-check-v4025 small{display:block}.portal-test-note-v4025{padding:10px 11px;border-radius:10px;background:#f5f9f8;color:#718881;font-size:8px;line-height:1.55;border:1px solid #e5efec}.portal-test-note-v4025 code{padding:2px 5px;border-radius:5px;background:#e9f3ef;color:#2b6858}.portal-test-action-v4025{display:flex;align-items:center;gap:10px}.portal-test-action-v4025 #ojsResult{font-size:8px;color:#58736b}

.doi-page-v4025{padding:22px}.doi-page-hero-v4025{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #e4eeeb}.doi-monitor-form-v4025{margin-top:14px}

@media(max-width:980px){.portal-hero-v4025{align-items:flex-start;flex-direction:column}.portal-hero-stats-v4025{width:100%}.portal-config-grid-v4025{grid-template-columns:1fr}.portal-card-v4025{grid-template-columns:48px minmax(0,1fr)}.portal-card-actions-v4025{grid-column:2;justify-content:flex-start;max-width:none}.portal-metrics-v4025{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.settings-tabs{gap:5px}.settings-tabs a{padding:0 10px;font-size:8px}.portal-hero-v4025,.portal-list-card-v4025,.portal-form-card-v4025,.doi-page-v4025{padding:15px}.portal-hero-stats-v4025{grid-template-columns:1fr 1fr}.portal-card-v4025{grid-template-columns:42px minmax(0,1fr);padding:13px}.portal-card-icon-v4025{width:40px;height:40px;border-radius:11px}.portal-metrics-v4025{grid-template-columns:1fr}.portal-form-v4025{grid-template-columns:1fr}.portal-form-v4025 label.wide,.portal-check-v4025,.portal-test-note-v4025,.portal-test-action-v4025,.portal-submit-v4025{grid-column:1}.portal-test-action-v4025{align-items:stretch;flex-direction:column}.doi-page-hero-v4025{flex-direction:column}}


/* ================================================================
   Smart Journal v4.0.26 — PDF report header + TV login spacing
   ================================================================ */
/* Lower the left Smart E-Journal title a little without shifting the source footer. */
.tv-brand-title-v4024{margin-top:30px!important;margin-bottom:12px!important}

/* Give username, password and CAPTCHA groups more breathing room. */
.tv-login-card-v4024>label{margin:15px 0 6px!important}
.tv-login-card-v4024>label:first-of-type{margin-top:8px!important}
.tv-login-card-v4024 .tv-input{min-height:42px}
.tv-login-card-v4024 .tv-captcha-row{margin-top:6px!important;margin-bottom:12px!important}
.tv-login-card-v4024 .tv-captcha-row + .tv-input{margin-top:2px!important}
.tv-login-card-v4024 .tv-login-button{margin-top:18px!important}

/* Keep spacing comfortable on shorter desktop screens while preserving the TV proportion. */
@media (min-width:761px) and (max-height:760px){
  .tv-brand-title-v4024{margin-top:22px!important}
  .tv-login-card-v4024>label{margin:11px 0 5px!important}
  .tv-login-card-v4024 .tv-captcha-row{margin-top:4px!important;margin-bottom:9px!important}
  .tv-login-card-v4024 .tv-login-button{margin-top:13px!important}
}

@media (max-width:760px){
  .tv-login-card-v4024>label{margin:12px 0 5px!important}
  .tv-login-card-v4024 .tv-captcha-row{margin-bottom:10px!important}
}


/* ================================================================
   Smart Journal v4.0.27 — TV login spacing + SINTA metrics tab
   ================================================================ */
.tv-brand-content-v4027{padding-top:54px!important;position:relative;z-index:1}
.tv-brand-content-v4027 .tv-brand-title-v4024{margin-top:38px!important}
.tv-login-card-v4024{max-width:430px}
.tv-field-group-v4027{display:block;margin-top:22px!important}
.tv-field-group-v4027:first-of-type{margin-top:16px!important}
.tv-field-group-v4027>label{display:block;margin:0 0 8px!important;font-size:8px;font-weight:800;color:#637a73}
.tv-field-group-v4027 .tv-input{min-height:44px!important}
.tv-captcha-group-v4027{margin-top:24px!important}
.tv-captcha-group-v4027 .tv-captcha-row{margin:0 0 10px!important}
.tv-captcha-group-v4027 .tv-captcha{height:52px!important}
.tv-captcha-group-v4027 .tv-captcha img{object-fit:contain!important;background:#f2f7f5}
.tv-login-card-v4024 .tv-login-button{margin-top:24px!important}

.sinta-metrics-page-v4027{display:grid;gap:16px}
.sinta-metrics-hero-v4027{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;border:1px solid #d7e7e1;border-radius:18px;background:linear-gradient(135deg,#fff,#f3faf7 62%,#e8f5f0);box-shadow:0 10px 28px rgba(20,91,73,.05)}
.sinta-metrics-hero-v4027 h2{margin:2px 0 5px;color:#173f36;font-size:21px}.sinta-metrics-hero-v4027 p{margin:0;max-width:830px;color:#70877f;font-size:9px;line-height:1.65}
.sinta-metrics-kpis-v4027{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.sinta-metrics-kpis-v4027>div{padding:15px 16px;border:1px solid #dceae5;border-radius:14px;background:#fff}.sinta-metrics-kpis-v4027 span{display:block;font-size:7px;font-weight:850;letter-spacing:.08em;color:#7d918a}.sinta-metrics-kpis-v4027 strong{display:block;margin-top:5px;font-size:22px;color:#155f50}
.sinta-metrics-head-v4027{align-items:flex-end}.sinta-metrics-head-v4027 small{display:block;margin-top:5px;color:#879893;font-size:7.5px}.metrics-search-v4027{display:flex;gap:7px;align-items:center}.metrics-search-v4027 input{min-width:230px;min-height:35px;border:1px solid #d7e5e0;border-radius:9px;padding:0 10px;font-size:8.5px}.metrics-table-v4027 td{vertical-align:middle}.metric-number-v4027{font-size:14px;color:#0f6a56}
@media (min-width:981px) and (max-height:760px){.tv-brand-content-v4027{padding-top:34px!important}.tv-brand-content-v4027 .tv-brand-title-v4024{margin-top:28px!important}.tv-field-group-v4027{margin-top:16px!important}.tv-captcha-group-v4027{margin-top:18px!important}.tv-login-card-v4024 .tv-login-button{margin-top:18px!important}}
@media(max-width:980px){.sinta-metrics-hero-v4027{align-items:flex-start;flex-direction:column}.sinta-metrics-kpis-v4027{grid-template-columns:1fr 1fr}.metrics-search-v4027{width:100%}.metrics-search-v4027 input{min-width:0;flex:1}}
@media(max-width:620px){.sinta-metrics-kpis-v4027{grid-template-columns:1fr}.sinta-metrics-hero-v4027{padding:16px}.tv-field-group-v4027{margin-top:18px!important}.tv-captcha-group-v4027{margin-top:20px!important}}


/* ==========================================================
   Smart Journal v4.0.30 — APC calculator
   ========================================================== */

.apc-page-v4030{
  display:grid;
  gap:16px;
}

.apc-hero-v4030{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
  padding:22px 24px;
  border:1px solid #d7e7e1;
  border-radius:18px;
  background:linear-gradient(
    135deg,
    #fff,
    #f3faf7 60%,
    #e8f5f0
  );
  box-shadow:0 10px 28px rgba(20,91,73,.05);
}

.apc-hero-v4030 h2{
  margin:2px 0 5px;
  color:#173f36;
  font-size:21px;
}

.apc-hero-v4030 p{
  max-width:820px;
  margin:0;
  color:#70877f;
  font-size:9px;
  line-height:1.65;
}

.apc-filter-v4030{
  display:flex;
  align-items:flex-end;
  gap:8px;
  flex-wrap:wrap;
}

.apc-filter-v4030 label{
  display:grid;
  gap:5px;
  font-size:7.5px;
  font-weight:850;
  color:#607a72;
}

.apc-filter-v4030 select{
  min-height:36px;
  border:1px solid #d4e5df;
  border-radius:9px;
  background:#fff;
  padding:0 10px;
  font-size:8.5px;
  color:#234a40;
  max-width:260px;
}


/* KPI */

.apc-kpis-v4030{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
}

.apc-kpis-v4030 > div{
  padding:15px 16px;
  border:1px solid #dceae5;
  border-radius:14px;
  background:#fff;
  min-width:0;
}

.apc-kpis-v4030 span{
  display:block;
  font-size:7px;
  font-weight:850;
  letter-spacing:.07em;
  color:#7e918a;
}

.apc-kpis-v4030 strong{
  display:block;
  margin-top:5px;
  font-size:21px;
  color:#155f50;
  white-space:nowrap;
}

.apc-kpis-v4030 small{
  display:block;
  margin-top:3px;
  color:#91a19c;
  font-size:7px;
}

.apc-total-kpi-v4030{
  background:linear-gradient(
    135deg,
    #ecf9f4,
    #fff
  ) !important;

  border-color:#cbe8dd !important;
}

.apc-total-kpi-v4030 strong{
  font-size:18px !important;
}


/* Tarif */

.apc-config-grid-v4030{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:16px;
}

.apc-rate-form-v4030 .panel-title small,
.apc-rate-history-v4030 .panel-title small,
.apc-calc-panel-v4030 .panel-title small{
  display:block;
  margin-top:5px;
  color:#879893;
  font-size:7.5px;
}

.apc-rate-form-v4030 select,
.apc-rate-form-v4030 input{
  width:100%;
  min-height:41px;
  border:1px solid #d6e5e0;
  border-radius:10px;
  background:#fff;
  padding:0 11px;
  font-size:9px;
  color:#193f36;
  outline:none;
}

.apc-rate-form-v4030 input:focus,
.apc-rate-form-v4030 select:focus{
  border-color:#50b699;
  box-shadow:0 0 0 3px rgba(67,170,143,.09);
}


/* Tabel */

.apc-rate-table-v4030 td,
.apc-calc-table-v4030 td{
  vertical-align:middle;
}

.apc-money-v4030,
.apc-total-v4030{
  color:#0f6a56;
  font-size:11px;
}

.apc-total-v4030{
  font-size:12px;
}

.apc-article-count-v4030{
  display:inline-grid;
  place-items:center;
  min-width:30px;
  height:28px;
  border-radius:8px;
  background:#edf7f3;
  color:#116853;
  font-size:12px;
}

.apc-missing-v4030{
  display:inline-flex;
  padding:5px 8px;
  border-radius:999px;
  background:#fff4e6;
  color:#a46a16;
  font-size:7.5px;
  font-weight:850;
  white-space:nowrap;
}


/* Responsive */

@media(max-width:1100px){

  .apc-kpis-v4030{
    grid-template-columns:repeat(3,1fr);
  }

  .apc-config-grid-v4030{
    grid-template-columns:1fr;
  }
}

@media(max-width:760px){

  .apc-hero-v4030{
    align-items:flex-start;
    flex-direction:column;
    padding:16px;
  }

  .apc-filter-v4030{
    width:100%;
  }

  .apc-filter-v4030 label{
    flex:1 1 140px;
  }

  .apc-filter-v4030 select{
    width:100%;
    max-width:none;
  }

  .apc-kpis-v4030{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:520px){

  .apc-kpis-v4030{
    grid-template-columns:1fr;
  }
}


/* APC UI refinement v4.0.31 */

/* jangan samakan tinggi panel kiri dan kanan */
.apc-config-grid-v4030{
    grid-template-columns:minmax(340px,.72fr) minmax(0,1.28fr);
    align-items:start;
    gap:18px;
}

.apc-rate-form-v4030,
.apc-rate-history-v4030,
.apc-calc-panel-v4030{
    height:auto !important;
    min-height:0 !important;
}

/* Hero lebih compact */
.apc-hero-v4030{
    padding:20px 22px;
    align-items:center;
}

.apc-hero-v4030 h2{
    font-size:24px;
    line-height:1.15;
}

.apc-hero-v4030 p{
    font-size:12px;
    line-height:1.6;
    max-width:760px;
}

/* filter */
.apc-filter-v4030 label{
    font-size:11px;
}

.apc-filter-v4030 select{
    min-height:40px;
    font-size:12px;
}

/* KPI */
.apc-kpis-v4030{
    gap:12px;
}

.apc-kpis-v4030 > div{
    padding:17px 18px;
}

.apc-kpis-v4030 span{
    font-size:10px;
}

.apc-kpis-v4030 strong{
    font-size:25px;
}

.apc-kpis-v4030 small{
    font-size:10px;
}

/* Panel */
.apc-rate-form-v4030,
.apc-rate-history-v4030,
.apc-calc-panel-v4030{
    padding:18px;
}

.apc-rate-form-v4030 .panel-title,
.apc-rate-history-v4030 .panel-title,
.apc-calc-panel-v4030 .panel-title{
    margin-bottom:14px;
}

.apc-rate-form-v4030 .panel-title h3,
.apc-rate-history-v4030 .panel-title h3,
.apc-calc-panel-v4030 .panel-title h3{
    font-size:18px;
    margin-top:4px;
}

.apc-rate-form-v4030 .panel-title small,
.apc-rate-history-v4030 .panel-title small,
.apc-calc-panel-v4030 .panel-title small{
    font-size:10px;
    line-height:1.5;
}

/* Form */
.apc-rate-form-v4030 label{
    font-size:11px;
    font-weight:700;
}

.apc-rate-form-v4030 label small{
    display:block;
    margin-top:5px;
    font-size:9px;
    line-height:1.45;
    font-weight:400;
}

.apc-rate-form-v4030 select,
.apc-rate-form-v4030 input{
    min-height:42px;
    font-size:12px;
}

.apc-rate-form-v4030 .form-actions{
    display:flex;
    justify-content:flex-end;
    align-items:center;
    gap:8px;
    margin-top:4px;
}

.apc-save-btn-v4031{
    min-height:40px !important;
    padding:0 18px !important;
    font-size:12px !important;
    border-radius:10px !important;
}

.apc-cancel-edit-v4031{
    min-height:40px;
    display:inline-flex;
    align-items:center;
}

/* Table */
.apc-rate-history-v4030 .table-wrap,
.apc-calc-panel-v4030 .table-wrap{
    min-height:0 !important;
}

.apc-rate-table-v4030,
.apc-calc-table-v4030{
    font-size:11px;
}

.apc-rate-table-v4030 th,
.apc-calc-table-v4030 th{
    font-size:9px;
    letter-spacing:.05em;
    white-space:nowrap;
}

.apc-rate-table-v4030 td,
.apc-calc-table-v4030 td{
    padding-top:11px;
    padding-bottom:11px;
}

.apc-money-v4030,
.apc-total-v4030{
    font-size:12px;
}

/* tombol aksi */
.apc-action-v4031{
    display:flex;
    align-items:center;
    gap:6px;
    white-space:nowrap;
}

.apc-action-v4031 form{
    margin:0;
}

.apc-edit-btn-v4031{
    background:#edf7f3;
    border-color:#cce7dc;
    color:#12614f;
}

.apc-rate-history-v4030 .empty-cell{
    padding:28px 15px;
}

/* responsive */
@media(max-width:1000px){
    .apc-config-grid-v4030{
        grid-template-columns:1fr;
    }
}

@media(max-width:760px){
    .apc-hero-v4030{
        align-items:flex-start;
    }

    .apc-kpis-v4030{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
}

@media(max-width:520px){
    .apc-kpis-v4030{
        grid-template-columns:1fr;
    }
}

