/* Stable academic portal */
:root{--bg:#f6f0e7;--paper:#fffaf2;--ink:#17251f;--green:#123d32;--green2:#1f5b49;--gold:#c59a43;--gold2:#ecd39d;--muted:#66736b;--line:rgba(23,37,31,.13);--shadow:0 24px 65px rgba(23,37,31,.13);--radius:26px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--bg);color:var(--ink);line-height:1.6}a{text-decoration:none;color:inherit}.topbar{position:sticky;top:0;z-index:60;background:rgba(246,240,231,.92);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{max-width:1220px;margin:auto;padding:15px 22px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center}.brand-logo{width:45px;height:45px;border-radius:16px;background:linear-gradient(135deg,var(--green),var(--gold));color:#fff;display:grid;place-items:center;font-weight:900}.brand small{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:800}.menu{display:flex;gap:14px;align-items:center}.menu a,.dropdown button{font-weight:850;font-size:14px;padding:9px 10px;border-radius:999px;border:0;background:transparent;color:var(--ink);cursor:pointer}.menu a:hover,.dropdown button:hover{background:#fff}.dropdown{position:relative}.dropdown-content{display:none;position:absolute;top:42px;left:0;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:10px;min-width:250px}.dropdown.open .dropdown-content{display:block}.dropdown-content a{display:block;border-radius:12px}.menu-btn{display:none;border:0;border-radius:12px;background:var(--green);color:#fff;width:42px;height:42px;font-size:20px}
.hero{max-width:1220px;margin:auto;min-height:680px;display:grid;grid-template-columns:1.05fr .95fr;gap:38px;align-items:center;padding:82px 22px;position:relative}.hero:before{content:"";position:absolute;inset:28px 18px;border-radius:42px;background:radial-gradient(circle at 20% 20%,rgba(197,154,67,.35),transparent 30%),linear-gradient(135deg,#fff8eb,#e9f2ed);z-index:-1}.tag{color:var(--gold);font-size:13px;text-transform:uppercase;letter-spacing:.14em;font-weight:950;margin:0 0 12px}h1{font-size:clamp(46px,6vw,82px);line-height:.96;letter-spacing:-.055em;color:var(--green);margin:0 0 24px}h2{font-size:clamp(30px,4vw,48px);line-height:1.06;letter-spacing:-.035em;color:var(--green);margin:0 0 18px}.lead{font-size:19px;color:#4d5d55}.actions,.admin-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 22px;font-weight:900;cursor:pointer}.btn.primary{background:var(--green);color:#fff;box-shadow:0 14px 28px rgba(18,61,50,.24)}.btn.secondary{background:#fff;border:1px solid var(--line);color:var(--green)}.btn.small{padding:9px 14px;background:#fff;border:1px solid var(--line)}.btn.danger{color:#8b1e1e;border:1px solid rgba(139,30,30,.25);background:#fff7f7}
.section{max-width:1180px;margin:auto;padding:78px 22px}.widgets{display:grid;gap:18px}.clock-card,.calendar-card,.stat,.profile-card,.course-panel,.preview,.hadih-card,.article-card,.video-card,.youtube-card,.admin-box,.admin-panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 55px rgba(23,37,31,.08);padding:28px}.clock-card span{color:var(--gold);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.clock-card b{display:block;font-size:56px;color:var(--green);line-height:1}.clock-card small{color:var(--muted);font-weight:800}.calendar-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.calendar-head button{border:0;background:var(--green);color:#fff;border-radius:12px;width:36px;height:36px;font-size:20px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.cal-cell{padding:8px;text-align:center;border-radius:10px;background:#fff;font-weight:800;color:#56645d}.cal-cell.today{background:var(--green);color:#fff}.cal-cell.head{background:transparent;color:var(--gold)}
.stats-row{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;padding-top:20px}.stat b{font-size:30px;color:var(--green);display:block}.stat span{color:var(--muted);font-weight:800}.profile-card{display:grid;grid-template-columns:120px 1fr;gap:28px;align-items:center}.avatar{width:120px;height:120px;border-radius:34px;background:linear-gradient(135deg,var(--green),var(--gold));color:#fff;display:grid;place-items:center;font-size:56px;font-weight:950}.chips,.course-tabs,.category-chips{display:flex;gap:10px;flex-wrap:wrap}.chips span,.course-tabs button,.chip{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 14px;font-weight:900;color:var(--green);cursor:pointer}.course-tabs{margin-bottom:22px}.course-tabs button.active,.chip.active{background:var(--green);color:#fff}.materials-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.material-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px}.material-card h3{font-size:18px;color:var(--green);line-height:1.2;margin:0 0 8px}.youtube-thumb{position:relative;display:block;border-radius:16px;overflow:hidden;background:#123d32;aspect-ratio:16/9;margin:12px 0}.youtube-thumb img{width:100%;height:100%;object-fit:cover}.play{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:48px;text-shadow:0 2px 12px #000}.grid-two{display:grid;grid-template-columns:1fr .8fr;gap:48px;align-items:center}.searchbar{background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px;display:flex;justify-content:space-between;color:#8a958e;margin-bottom:16px}.searchbar button{background:var(--green);color:#fff;border:0;border-radius:14px;padding:10px 18px;font-weight:900}.result{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px 18px;margin-bottom:12px}.result b{font-size:22px;color:var(--green)}.result p{margin:4px 0 0}.search-input,.tools input,.tools select,.admin-box input,.form-grid input,.form-grid textarea,.form-grid select{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px 16px;font:inherit;background:#fff}.tools{display:grid;grid-template-columns:1fr 240px;gap:14px;margin-bottom:14px}.hadih-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:20px}.hadih-card .aceh{font-family:Georgia,serif;font-size:24px;color:var(--green)}.article-grid,.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-card{overflow:hidden;padding:0}.article-thumb{height:170px;background:linear-gradient(135deg,#d8c18b,#123d32);display:grid;place-items:center;color:white;font-size:42px;font-weight:950}.article-thumb img{width:100%;height:100%;object-fit:cover}.article-body{padding:24px}.article-body span{color:var(--gold);font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.12em}.article-body h3{font-size:22px;line-height:1.2;margin:10px 0;color:var(--green)}.author-line{display:flex;align-items:center;gap:10px;margin:10px 0 16px;color:var(--muted);font-weight:800}.author-avatar{width:42px;height:42px;border-radius:50%;background:var(--gold2);display:inline-grid;place-items:center;color:var(--green);font-weight:950;overflow:hidden;flex:0 0 auto}.author-avatar img{width:100%;height:100%;object-fit:cover}.article-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.video-card{padding:0;overflow:hidden}.video-card .video-body{padding:20px}.video-card h3{color:var(--green);line-height:1.25}.youtube-card{background:linear-gradient(135deg,var(--green),var(--green2));color:white;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.youtube-card h2{color:#fff}.youtube-card p{color:rgba(255,255,255,.78)}.youtube-actions{display:flex;gap:12px;flex-wrap:wrap}.youtube-card .btn.secondary{background:rgba(255,255,255,.1);color:white;border-color:rgba(255,255,255,.25)}.muted{color:var(--muted)}#visitorChart{background:#fff;border:1px solid var(--line);border-radius:20px;max-width:100%;height:auto}
.admin-box{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.admin-box input{max-width:330px}.hidden{display:none!important}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.admin-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.admin-tabs button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:900;color:var(--green);cursor:pointer}.admin-tabs button.active{background:var(--green);color:#fff}.form-grid{display:grid;gap:12px}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid textarea{min-height:110px;resize:vertical}.admin-msg{margin-top:12px;color:var(--green);font-weight:800}.file-label input{display:none}.upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.upload-box{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px}.upload-box label{display:block;font-weight:950;color:var(--green);margin-bottom:10px}.image-preview{min-height:145px;border:1px dashed rgba(18,61,50,.35);border-radius:16px;display:grid;place-items:center;color:var(--muted);background:#f8f3ea;overflow:hidden;text-align:center;padding:10px;font-weight:800}.image-preview img{width:100%;height:100%;max-height:230px;object-fit:cover;border-radius:14px}.add-box{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;margin-bottom:8px}.sub-title{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}
.modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:22px}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(6px)}.modal-content{position:relative;z-index:1;background:var(--paper);border-radius:28px;max-width:880px;max-height:88vh;overflow:auto;padding:0;box-shadow:0 30px 90px rgba(0,0,0,.35)}.modal-close{position:sticky;top:12px;float:right;margin:12px;background:var(--green);color:#fff;border:0;border-radius:50%;width:42px;height:42px;font-size:26px;cursor:pointer}.article-full-img{height:300px;background:linear-gradient(135deg,var(--green),var(--gold));display:grid;place-items:center;color:white;font-size:50px;font-weight:950}.article-full-img img{width:100%;height:100%;object-fit:cover}.article-full-body{padding:34px}.article-full-body h2{font-size:44px}.share{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.share a,.share button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-weight:900;color:var(--green);cursor:pointer}.article-content{white-space:pre-line;font-size:18px;color:#34423c}.footer{text-align:center;padding:42px 22px;border-top:1px solid var(--line);background:#efe7d9;color:#536159}.footer b{color:var(--green);font-size:20px}
@media(max-width:980px){.menu-btn{display:block}.menu{display:none;position:absolute;top:76px;left:18px;right:18px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:14px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.menu.open{display:flex}.dropdown-content{position:static;box-shadow:none;display:block;border:0}.hero,.grid-two,.youtube-card,.profile-card{grid-template-columns:1fr}.hero{min-height:auto;padding-top:58px}.article-grid,.video-grid,.stats-row,.materials-grid,.hadih-grid{grid-template-columns:1fr}.tools,.two-cols,.upload-grid{grid-template-columns:1fr}}
.dropdown-content:before{content:"";position:absolute;top:-14px;left:0;right:0;height:14px}
.profile-photo-img{width:100%;height:100%;object-fit:cover;border-radius:34px}
@media(max-width:980px){.dropdown.open .dropdown-content{display:block}}


/* FIX V3.4: pisahkan thumbnail dan teks artikel agar tidak bertumpuk */
.article-card{
  overflow:hidden !important;
  display:flex !important;
  flex-direction:column !important;
  background:var(--paper) !important;
}
.article-thumb{
  height:220px !important;
  min-height:220px !important;
  max-height:220px !important;
  overflow:hidden !important;
  position:relative !important;
  flex:0 0 220px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:linear-gradient(135deg,#d8c18b,#123d32) !important;
}
.article-thumb img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
  position:relative !important;
}
.article-body{
  position:relative !important;
  z-index:2 !important;
  background:var(--paper) !important;
  padding:24px !important;
  margin:0 !important;
}
.article-body h3{
  margin-top:10px !important;
}
.article-full-img{
  overflow:hidden !important;
}
.article-full-img img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
}
@media(max-width:700px){
  .article-thumb{
    height:190px !important;
    min-height:190px !important;
    max-height:190px !important;
    flex-basis:190px !important;
  }
}


/* Admin Pro 4.0 */
.dashboard-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:18px 0 22px}
.dash-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}
.dash-card b{display:block;font-size:28px;color:var(--green);line-height:1}
.dash-card span{font-weight:800;color:var(--muted);font-size:13px}
.admin-toolbar small{display:block;color:var(--muted);font-weight:700;margin-top:4px}
.quick-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.settings-box{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}
.settings-box h4{margin:0 0 12px;color:var(--green);font-size:20px}
@media(max-width:980px){.dashboard-cards,.settings-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.dashboard-cards,.settings-grid{grid-template-columns:1fr}}


/* LMS Edition 5.0 */
.lms-search{margin-bottom:18px}
.lms-search input{width:100%;border:1px solid var(--line);border-radius:18px;padding:15px 18px;font:inherit;background:#fff}
.material-search-results{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px}
.material-result-card,.repo-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 10px 35px rgba(23,37,31,.06)}
.material-result-card h3,.repo-card h3{margin:0 0 8px;color:var(--green);font-size:20px}
.course-info{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;margin:14px 0 18px}
.course-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}
.info-pill{background:#f8f3ea;border:1px solid var(--line);border-radius:14px;padding:10px;font-weight:800;color:var(--green)}
.cpmk-list{margin-top:12px;padding-left:20px}
.resource-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.resource-buttons a{display:inline-flex;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;font-weight:900;color:var(--green)}
.three-cols{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}
.repo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}
.repo-card .repo-meta{font-size:13px;color:var(--muted);font-weight:800;margin-bottom:10px}
.repo-card a{margin-top:10px}
@media(max-width:980px){.material-search-results,.repo-grid,.course-info-grid,.three-cols{grid-template-columns:1fr}}


/* News Portal Pro 5.1 */
.news-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:22px;margin-bottom:24px}
.headline-news{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}
.headline-news .headline-img{height:330px;background:linear-gradient(135deg,var(--green),var(--gold));display:grid;place-items:center;color:white;font-size:58px;font-weight:950;overflow:hidden}
.headline-news .headline-img img{width:100%;height:100%;object-fit:cover;display:block}
.headline-news .headline-body{padding:28px}.headline-news h3{font-size:34px;line-height:1.08;color:var(--green);margin:10px 0}
.news-badge{display:inline-flex;background:var(--gold2,#ecd39d);color:#6b501e;border-radius:999px;padding:7px 12px;font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.side-news{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 55px rgba(23,37,31,.08);padding:22px}
.side-news h3{margin:0 0 14px;color:var(--green)}.latest-item{border-bottom:1px solid var(--line);padding:12px 0;cursor:pointer}.latest-item:last-child{border-bottom:0}.latest-item b{display:block;color:var(--green);line-height:1.25}.latest-item small{color:var(--muted);font-weight:800}
.pro-tools{grid-template-columns:1fr 210px 170px}.news-grid .article-card{transition:.2s ease}.news-grid .article-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.article-status{display:inline-flex;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:900;margin-left:6px}.article-status.draft{background:#fff2d6;color:#7b5200}.article-status.published{background:#e8f5ee;color:#0e5a38}
.article-tags{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.article-tags span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:5px 9px;font-size:12px;color:var(--muted);font-weight:800}
.admin-list-box{margin-top:26px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.admin-list-box h4{margin:0 0 12px;color:var(--green);font-size:20px}.admin-list-box input{width:100%;border:1px solid var(--line);border-radius:14px;padding:12px 14px;font:inherit;margin-bottom:12px}.admin-article-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;border-top:1px solid var(--line);padding:12px 0}.admin-article-row:first-child{border-top:0}.admin-article-row b{color:var(--green)}.admin-article-row small{display:block;color:var(--muted);font-weight:800}.admin-row-actions{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:980px){.news-layout,.pro-tools{grid-template-columns:1fr}.headline-news .headline-img{height:230px}.headline-news h3{font-size:26px}.admin-article-row{grid-template-columns:1fr}}


/* Article Pro Stage 1 - Portal Artikel Profesional */
.article-pro-wrap{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;align-items:start}
.article-pro-main{min-width:0}
.article-pro-side{position:sticky;top:96px}
.article-breadcrumb{font-weight:900;color:#1987c9;margin-bottom:16px}
.article-pro-title{font-size:clamp(34px,5vw,58px);line-height:1.06;color:#06140f;margin:8px 0 18px;letter-spacing:-.04em}
.article-pro-meta{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-bottom:18px}
.article-pro-avatar{width:58px;height:58px;border-radius:50%;background:var(--gold2,#ecd39d);display:grid;place-items:center;overflow:hidden;font-weight:950;color:var(--green)}
.article-pro-avatar img{width:100%;height:100%;object-fit:cover}
.article-pro-author b{font-size:19px}.article-pro-author span{display:block;color:#73858b;font-weight:800;margin-top:3px}
.article-pro-hero{height:430px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,var(--green),var(--gold));display:grid;place-items:center;color:white;font-size:64px;font-weight:950;margin:22px 0}
.article-pro-hero img{width:100%;height:100%;object-fit:cover}
.article-pro-share{display:flex;gap:10px;align-items:center;flex-wrap:wrap;background:#f1f5f7;border-radius:999px;padding:10px 12px;margin:20px 0}
.article-pro-share b{margin:0 6px 0 8px}
.share-circle{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:950;border:0;cursor:pointer;text-decoration:none}
.share-fb{background:#3b5998}.share-x{background:#050505}.share-wa{background:#18b30b}.share-tg{background:#2196d3}.share-link{background:#8d8d8d}
.article-pro-content{font-size:20px;line-height:1.9;color:#18231f;white-space:pre-line}
.article-pro-tags{display:flex;gap:10px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:24px;margin-top:28px}
.article-pro-tags button{border:0;background:#e8f3fb;color:#1887c9;border-radius:8px;padding:10px 14px;font-weight:950;cursor:pointer;font-size:16px}
.article-pro-video{background:#f1f5f7;border-left:5px solid #1688ca;padding:18px;margin:24px 0;border-radius:10px}
.article-pro-video h3{margin:0 0 12px;color:#06140f}
.article-pro-video .youtube-thumb{max-width:680px}
.article-pro-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:24px 0}
.pill-action{border:1px solid var(--line);background:#fff;border-radius:999px;padding:12px 18px;font-weight:950;color:var(--green);cursor:pointer}
.next-article{margin:30px 0;background:#1688ca;color:white;border-radius:0;padding:24px 28px;display:flex;justify-content:space-between;align-items:center;font-weight:950;font-size:20px;cursor:pointer}
.next-article span{color:#ffd54a;display:block;font-size:14px;margin-bottom:6px}
.article-section-title{font-size:34px;color:#06140f;margin:36px 0 18px}
.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.related-card{display:grid;grid-template-columns:120px 1fr;gap:14px;cursor:pointer}
.related-thumb{height:90px;background:linear-gradient(135deg,var(--green),var(--gold));overflow:hidden;border-radius:4px;display:grid;place-items:center;color:white;font-weight:950}
.related-thumb img{width:100%;height:100%;object-fit:cover}
.related-card b{font-size:18px;line-height:1.3}.related-card span{color:#1688ca;font-weight:950;font-size:13px;text-transform:uppercase}
.recommend-box{background:#f0f2f3;padding:24px;margin-top:34px;border-radius:0}
.recommend-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.recommend-card{cursor:pointer}.recommend-thumb{height:120px;background:linear-gradient(135deg,var(--green),var(--gold));overflow:hidden;display:grid;place-items:center;color:white;font-weight:950}
.recommend-thumb img{width:100%;height:100%;object-fit:cover}.recommend-card b{display:block;margin-top:10px;line-height:1.35}
.comment-box{margin-top:34px;border-top:1px solid var(--line);padding-top:24px}
.comment-form{display:grid;grid-template-columns:180px 1fr auto;gap:10px;margin-bottom:18px}
.comment-form input,.comment-form textarea{border:1px solid var(--line);border-radius:12px;padding:12px;font:inherit;background:#fff}.comment-form textarea{min-height:48px}
.comment-item{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;margin:10px 0}
.comment-item b{color:var(--green)}.comment-item small{display:block;color:var(--muted);font-weight:800}
.popular-box,.features-box{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;margin-bottom:24px}
.popular-box h3,.features-box h3{font-size:28px;margin:0 0 14px;color:#06140f}
.popular-item{display:grid;grid-template-columns:44px 1fr;gap:12px;border-bottom:1px dashed #b4c1c8;padding:14px 0;cursor:pointer}
.popular-item:last-child{border-bottom:0}.popular-num{font-size:34px;color:#ffb000;font-weight:950;line-height:1}.popular-item b{font-size:18px;line-height:1.3}
.feature-slide-thumb{height:190px;background:linear-gradient(135deg,var(--green),var(--gold));overflow:hidden;display:grid;place-items:center;color:white;font-weight:950;border-radius:8px}
.feature-slide-thumb img{width:100%;height:100%;object-fit:cover}.features-box b{display:block;font-size:20px;line-height:1.35;margin-top:12px}
@media(max-width:1000px){.article-pro-wrap{grid-template-columns:1fr}.article-pro-side{position:static}.article-pro-hero{height:260px}.related-grid,.recommend-grid{grid-template-columns:1fr}.comment-form{grid-template-columns:1fr}}


/* LMS Stage 2 Pro */
.lms-dashboard{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:22px}
.lms-stat{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 14px 45px rgba(23,37,31,.07)}
.lms-stat b{display:block;font-size:30px;color:var(--green);line-height:1}
.lms-stat span{font-weight:850;color:var(--muted)}
.lms-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:24px}
.lms-sidebar{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:0 18px 55px rgba(23,37,31,.08);position:sticky;top:96px;align-self:start}
.lms-sidebar h3{margin:0 0 14px;color:var(--green)}
.lms-sidebar .course-tabs{display:grid;gap:10px}
.lms-sidebar .course-tabs button{width:100%;text-align:left;border-radius:14px;padding:12px 14px}
.lms-main{min-width:0}
.course-hero{background:linear-gradient(135deg,var(--green),#286653);color:white;border-radius:28px;padding:28px;margin-bottom:20px;box-shadow:var(--shadow)}
.course-hero h3{font-size:36px;margin:0 0 8px;color:white}
.course-hero p{color:rgba(255,255,255,.82)}
.course-meta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}
.course-meta-pill{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:11px;font-weight:900}
.course-progress-wrap{margin-top:18px;background:rgba(255,255,255,.18);height:14px;border-radius:999px;overflow:hidden}
.course-progress-bar{height:100%;background:var(--gold);border-radius:999px;width:0%}
.course-progress-text{margin-top:8px;font-weight:900;color:#fff}
.cpmk-box{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;margin-bottom:20px}
.cpmk-box h4{color:var(--green);font-size:22px;margin:0 0 10px}
.materials-grid.lms-materials{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.material-card.lms-card{position:relative;padding:0;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:22px;box-shadow:0 16px 50px rgba(23,37,31,.08)}
.material-card-header{padding:18px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;align-items:flex-start}
.material-card-header h3{margin:0;color:var(--green);font-size:22px;line-height:1.2}
.material-number{background:var(--green);color:white;border-radius:14px;padding:8px 12px;font-weight:950;white-space:nowrap}
.material-card-body{padding:18px}
.material-status{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}
.status-pill{display:inline-flex;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950;background:#f3f3f3;color:#536159}
.status-pill.done{background:#e4f6ee;color:#0d6b42}
.status-pill.favorite{background:#fff2d6;color:#8a5a00}
.resource-buttons.pro{margin-top:14px}
.resource-buttons.pro a,.resource-buttons.pro button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px 12px;font-weight:950;color:var(--green);cursor:pointer;text-decoration:none}
.material-detail-btn{width:100%;margin-top:14px;border:0;background:var(--green);color:white;border-radius:14px;padding:12px;font-weight:950;cursor:pointer}
.material-detail{display:none;margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px}
.material-card.open .material-detail{display:block}
.material-detail h4{margin:12px 0 6px;color:var(--green)}
.material-search-results{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px}
.material-result-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 10px 35px rgba(23,37,31,.06)}
.admin-course-list{display:grid;gap:10px}
.admin-course-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;border-top:1px solid var(--line);padding:12px 0}
.admin-course-row:first-child{border-top:0}
.admin-course-row b{color:var(--green)}
.admin-course-row small{display:block;color:var(--muted);font-weight:800}
@media(max-width:1100px){.lms-dashboard,.course-meta-grid{grid-template-columns:1fr 1fr}.lms-layout{grid-template-columns:1fr}.lms-sidebar{position:static}.materials-grid.lms-materials,.material-search-results{grid-template-columns:1fr}}
@media(max-width:620px){.lms-dashboard,.course-meta-grid{grid-template-columns:1fr}}


/* Upload Materi Pro 6.2 */
.material-upload-grid{grid-template-columns:repeat(3,1fr)}
.file-preview{min-height:110px;border:1px dashed rgba(18,61,50,.35);border-radius:16px;display:grid;place-items:center;color:var(--muted);background:#f8f3ea;text-align:center;padding:14px;font-weight:850;word-break:break-word}
.file-preview.has-file{background:#eaf7f0;color:#0d6b42;border-color:#8bd2ae}
.file-preview .file-icon{font-size:32px;display:block;margin-bottom:6px}
.file-preview button{margin-top:8px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 10px;font-weight:900;color:#8b1e1e;cursor:pointer}
.material-image-box{margin-top:12px}
.material-image-in-card{margin:12px 0;border-radius:16px;overflow:hidden;border:1px solid var(--line)}
.material-image-in-card img{width:100%;max-height:260px;object-fit:cover;display:block}
@media(max-width:980px){.material-upload-grid{grid-template-columns:1fr}}


/* Brand Logo 6.3 */
.brand{display:flex;gap:14px;align-items:center}
.brand-img{width:70px;height:70px;border-radius:50%;object-fit:contain;background:#fff;box-shadow:0 8px 24px rgba(18,61,50,.12);border:1px solid rgba(18,61,50,.08)}
.brand b{font-size:26px;letter-spacing:-.02em;color:var(--green)}
.brand small{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:900;margin-top:2px}
.brand-logo{display:none!important}
@media(max-width:700px){
  .brand-img{width:54px;height:54px}
  .brand b{font-size:21px}
  .brand small{font-size:10px}
}


/* Brand Header 6.4 */
.topbar{
  background:rgba(255,255,255,.96)!important;
  border-bottom:1px solid rgba(12,32,48,.10)!important;
}
.nav{
  max-width:1320px!important;
  padding:18px 24px!important;
}
.brand-pro{
  display:flex!important;
  align-items:center!important;
  gap:18px!important;
}
.brand-img{
  width:92px!important;
  height:92px!important;
  border-radius:50%!important;
  object-fit:contain!important;
  background:#fff!important;
  box-shadow:0 8px 26px rgba(12,32,48,.12)!important;
  border:1px solid rgba(26,116,190,.14)!important;
}
.brand-text b{
  display:block!important;
  font-size:42px!important;
  line-height:.95!important;
  letter-spacing:-.045em!important;
  font-weight:950!important;
}
.brand-science{color:#071d48!important}
.brand-news{color:#ed151c!important}
.brand-text small{
  display:inline-block!important;
  font-size:18px!important;
  letter-spacing:.08em!important;
  color:#071d48!important;
  font-weight:800!important;
  margin-top:9px!important;
  padding-top:6px!important;
  border-top:3px solid #17b7c6!important;
  text-transform:none!important;
}
.menu a,.dropdown button{
  color:#071d48!important;
  font-weight:900!important;
}
.menu a:hover,.dropdown button:hover{
  background:#eef8fb!important;
}
@media(max-width:980px){
  .brand-img{width:68px!important;height:68px!important}
  .brand-text b{font-size:30px!important}
  .brand-text small{font-size:13px!important}
}
@media(max-width:520px){
  .brand-img{width:56px!important;height:56px!important}
  .brand-text b{font-size:24px!important}
  .brand-text small{font-size:11px!important}
}


/* Professional Homepage 6.5 */
:root{
  --sn-navy:#071d48;
  --sn-blue:#1459b8;
  --sn-cyan:#16b8c8;
  --sn-red:#ed151c;
  --sn-soft:#f4f8fb;
  --sn-ink:#081826;
  --green:#0b2d5b;
  --gold:#16b8c8;
  --gold2:#e8f7fb;
  --bg:#f5f7fa;
  --paper:#ffffff;
}
body{background:var(--sn-soft)!important;color:var(--sn-ink)!important}
.home-pro{
  max-width:1320px;
  margin:0 auto;
  padding:54px 24px 18px;
}
.home-hero{
  min-height:520px;
  border-radius:36px;
  overflow:hidden;
  display:grid;
  grid-template-columns:1.15fr .85fr;
  align-items:center;
  gap:36px;
  padding:58px;
  position:relative;
  background:
    linear-gradient(90deg,rgba(7,29,72,.96) 0%,rgba(7,29,72,.86) 45%,rgba(7,29,72,.25) 100%),
    radial-gradient(circle at 75% 45%,rgba(22,184,200,.55),transparent 26%),
    linear-gradient(135deg,#071d48,#1459b8);
  box-shadow:0 28px 80px rgba(7,29,72,.18);
}
.home-hero:before{
  content:"";
  position:absolute;
  right:-80px;top:-90px;
  width:560px;height:560px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,255,255,.30),rgba(22,184,200,.14) 42%,transparent 66%);
}
.home-hero:after{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(255,255,255,.10) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.10) 1px, transparent 1px);
  background-size:44px 44px;
  opacity:.16;
}
.hero-content,.hero-feature-card{position:relative;z-index:2}
.eyebrow{
  color:#66e5f0;
  text-transform:uppercase;
  letter-spacing:.16em;
  font-weight:950;
  margin:0 0 16px;
  font-size:13px;
}
.home-hero h1{
  color:white!important;
  font-size:clamp(46px,6vw,78px)!important;
  line-height:.96!important;
  letter-spacing:-.055em!important;
  margin:0 0 22px!important;
}
.hero-lead{
  color:rgba(255,255,255,.83);
  font-size:20px;
  max-width:720px;
  line-height:1.7;
}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.hero-actions .btn.primary{background:var(--sn-red)!important;color:#fff!important}
.hero-actions .btn.secondary{background:#fff!important;color:var(--sn-navy)!important}
.btn.ghost{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.28);color:#fff}
.hero-feature-card{
  background:rgba(255,255,255,.92);
  backdrop-filter:blur(16px);
  border:1px solid rgba(255,255,255,.45);
  border-radius:28px;
  padding:28px;
  box-shadow:0 24px 60px rgba(0,0,0,.18);
}
.feature-label{
  display:inline-flex;
  background:#e8f7fb;
  color:var(--sn-blue);
  border-radius:999px;
  padding:8px 12px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.10em;
  font-size:12px;
}
.hero-feature-card h3{font-size:32px;color:var(--sn-navy);line-height:1.1;margin:16px 0 10px}
.hero-feature-card p{color:#536477}
.feature-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}
.feature-mini-grid div{background:var(--sn-soft);border-radius:16px;padding:14px;text-align:center}
.feature-mini-grid b{display:block;color:var(--sn-navy);font-size:28px}
.feature-mini-grid span{font-size:12px;font-weight:900;color:#687789}
.home-widgets{
  display:grid;
  grid-template-columns:1fr 1.4fr 1fr;
  gap:18px;
  margin-top:18px;
}
.mini-widget{
  background:#fff;
  border:1px solid rgba(7,29,72,.10);
  border-radius:24px;
  padding:22px;
  box-shadow:0 16px 45px rgba(7,29,72,.08);
}
.mini-widget span{
  display:block;
  color:var(--sn-blue);
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
}
.clock-mini b,.portal-status b{
  display:block;
  font-size:34px;
  color:var(--sn-navy);
  line-height:1.1;
  margin-top:4px;
}
.mini-widget small{color:#66788d;font-weight:800}
.calendar-mini{padding:18px}
.calendar-mini .calendar-grid{gap:5px}
.calendar-mini .cal-cell{font-size:13px;padding:6px;border-radius:8px}
.calendar-mini .calendar-head button{background:var(--sn-navy)}
.calendar-mini .cal-cell.today{background:var(--sn-red)!important;color:#fff!important}
.home-highlights{
  display:grid;
  grid-template-columns:1.25fr .75fr;
  gap:24px;
  padding-top:44px!important;
  padding-bottom:40px!important;
}
.highlight-main,.highlight-side{
  background:#fff;
  border:1px solid rgba(7,29,72,.10);
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 18px 55px rgba(7,29,72,.08);
}
.highlight-main-img{
  height:320px;
  background:linear-gradient(135deg,var(--sn-navy),var(--sn-cyan));
  display:grid;
  place-items:center;
  color:white;
  font-size:60px;
  font-weight:950;
  overflow:hidden;
}
.highlight-main-img img{width:100%;height:100%;object-fit:cover}
.highlight-main-body{padding:28px}
.highlight-main-body h3{font-size:34px;line-height:1.1;color:var(--sn-navy);margin:10px 0}
.highlight-side{padding:24px}
.highlight-side h3{margin:0 0 16px;color:var(--sn-navy);font-size:26px}
.home-latest-item{border-bottom:1px solid rgba(7,29,72,.10);padding:13px 0;cursor:pointer}
.home-latest-item:last-child{border-bottom:0}
.home-latest-item b{display:block;color:var(--sn-navy);line-height:1.3}
.home-latest-item small{color:#66788d;font-weight:850}
.home-modules{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
  padding-top:22px!important;
}
.module-card{
  background:#fff;
  border:1px solid rgba(7,29,72,.10);
  border-radius:26px;
  padding:26px;
  box-shadow:0 18px 55px rgba(7,29,72,.08);
  transition:.2s ease;
}
.module-card:hover{transform:translateY(-4px);box-shadow:0 24px 65px rgba(7,29,72,.13)}
.module-icon{
  width:54px;height:54px;border-radius:18px;
  display:grid;place-items:center;
  background:#e8f7fb;
  font-size:28px;
}
.module-card h3{color:var(--sn-navy);font-size:23px;margin:16px 0 8px}
.module-card p{color:#536477}
.module-card a{display:inline-flex;margin-top:12px;color:var(--sn-blue);font-weight:950}
.stats-row{display:none!important}
.clock-card,.calendar-card{display:none!important}
@media(max-width:1100px){
  .home-hero,.home-highlights{grid-template-columns:1fr}
  .home-widgets,.home-modules{grid-template-columns:1fr 1fr}
}
@media(max-width:700px){
  .home-pro{padding:30px 16px 12px}
  .home-hero{padding:34px 24px;border-radius:26px}
  .home-widgets,.home-modules{grid-template-columns:1fr}
  .feature-mini-grid{grid-template-columns:1fr}
  .highlight-main-img{height:220px}
}


/* LMS Material Comments 6.6 */
.material-comments{
  margin-top:16px;
  border-top:1px solid var(--line);
  padding-top:14px;
}
.material-comments h4{
  margin:0 0 10px;
  color:var(--green);
  font-size:18px;
}
.material-comment-form{
  display:grid;
  grid-template-columns:160px 1fr auto;
  gap:8px;
  margin-bottom:12px;
}
.material-comment-form input,
.material-comment-form textarea{
  border:1px solid var(--line);
  border-radius:12px;
  padding:10px 12px;
  font:inherit;
  background:#fff;
}
.material-comment-form textarea{
  min-height:44px;
  resize:vertical;
}
.material-comment-list{
  display:grid;
  gap:8px;
}
.material-comment-item{
  background:#fff;
  border:1px solid var(--line);
  border-radius:14px;
  padding:12px;
}
.material-comment-item b{
  color:var(--green);
}
.material-comment-item small{
  display:block;
  color:var(--muted);
  font-weight:800;
  margin-top:2px;
}
.material-comment-item p{
  margin:8px 0 0;
}
.material-comment-empty{
  color:var(--muted);
  font-weight:800;
  background:#f8f3ea;
  border-radius:12px;
  padding:10px;
}
@media(max-width:800px){
  .material-comment-form{grid-template-columns:1fr}
}


/* Visitor Dashboard Pro 6.7 */
.visitor-stats-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-bottom:22px}
.visitor-stat-card{background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:24px;padding:22px;box-shadow:0 16px 45px rgba(7,29,72,.08);position:relative;overflow:hidden}
.visitor-stat-card:before{content:"";position:absolute;right:-25px;top:-25px;width:90px;height:90px;border-radius:50%;background:rgba(22,184,200,.13)}
.visitor-stat-card span{font-size:28px;display:block;margin-bottom:8px}.visitor-stat-card b{display:block;color:var(--sn-navy,#071d48);font-size:34px;line-height:1}.visitor-stat-card small{display:block;margin-top:8px;color:#66788d;font-weight:900}
.visitor-dashboard-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;margin-top:20px}
.visitor-chart-card,.visitor-side-card,.activity-card{background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:28px;box-shadow:0 18px 55px rgba(7,29,72,.08);padding:24px}
.chart-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.chart-head h3,.visitor-side-card h3,.activity-card h3{margin:0 0 6px;color:var(--sn-navy,#071d48);font-size:26px}.chart-head p{margin:0;color:#66788d;font-weight:800}
.live-badge{background:#e8f7fb;color:#0e79a7;border-radius:999px;padding:8px 12px;font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
#proVisitorChart{width:100%;max-width:100%;height:auto;border-radius:18px;background:linear-gradient(180deg,#f7fbfd,#fff)}
.trending-item,.popular-material-item,.recent-activity-item{display:grid;grid-template-columns:auto 1fr;gap:12px;border-bottom:1px solid rgba(7,29,72,.10);padding:13px 0;cursor:pointer}
.trending-number{width:34px;height:34px;border-radius:50%;background:var(--sn-red,#ed151c);color:#fff;display:grid;place-items:center;font-weight:950}
.trending-item b,.popular-material-item b,.recent-activity-item b{display:block;color:var(--sn-navy,#071d48);line-height:1.25}.trending-item small,.popular-material-item small,.recent-activity-item small{color:#66788d;font-weight:850}
.activity-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:22px;margin-top:22px}.system-list p{margin:10px 0;padding:10px 12px;background:#f5f7fa;border-radius:12px}
@media(max-width:1180px){.visitor-stats-grid{grid-template-columns:repeat(3,1fr)}.visitor-dashboard-layout{grid-template-columns:1fr}}@media(max-width:900px){.activity-grid{grid-template-columns:1fr}}@media(max-width:620px){.visitor-stats-grid{grid-template-columns:1fr}}


/* Video Center Pro 6.8 */
.video-hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;margin-bottom:24px}.featured-video,.video-popular-box{background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:28px;box-shadow:0 18px 55px rgba(7,29,72,.08);overflow:hidden}.featured-video-thumb{height:390px;background:linear-gradient(135deg,var(--sn-navy,#071d48),var(--sn-cyan,#16b8c8));display:grid;place-items:center;color:#fff;font-size:68px;font-weight:950;overflow:hidden;position:relative}.featured-video-thumb img{width:100%;height:100%;object-fit:cover;display:block}.featured-video-thumb .play-big{position:absolute;inset:0;display:grid;place-items:center;font-size:76px;color:#fff;text-shadow:0 4px 24px rgba(0,0,0,.45)}.featured-video-body{padding:28px}.featured-video-body h3{font-size:36px;line-height:1.08;color:var(--sn-navy,#071d48);margin:10px 0}.video-badge{display:inline-flex;background:#e8f7fb;color:#0e79a7;border-radius:999px;padding:8px 12px;font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.10em}.video-popular-box{padding:24px}.video-popular-box h3{margin:0 0 16px;color:var(--sn-navy,#071d48);font-size:26px}.video-popular-item{display:grid;grid-template-columns:42px 1fr;gap:12px;border-bottom:1px solid rgba(7,29,72,.10);padding:13px 0;cursor:pointer}.video-popular-num{width:34px;height:34px;border-radius:50%;background:var(--sn-red,#ed151c);color:#fff;display:grid;place-items:center;font-weight:950}.video-popular-item b{display:block;color:var(--sn-navy,#071d48);line-height:1.25}.video-popular-item small{color:#66788d;font-weight:850}.video-tools-pro{display:grid;grid-template-columns:1fr 240px 170px;gap:14px;margin:22px 0}.video-tools-pro input,.video-tools-pro select{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px 16px;font:inherit;background:#fff}.video-category-chips{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.video-category-chips button{border:1px solid rgba(7,29,72,.12);background:#fff;border-radius:999px;padding:10px 14px;font-weight:950;color:var(--sn-navy,#071d48);cursor:pointer}.video-category-chips button.active{background:var(--sn-navy,#071d48);color:#fff}.video-grid-pro{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.video-card-pro{background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:24px;box-shadow:0 16px 45px rgba(7,29,72,.08);overflow:hidden;transition:.2s ease}.video-card-pro:hover{transform:translateY(-4px);box-shadow:0 24px 65px rgba(7,29,72,.13)}.video-card-thumb{position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,var(--sn-navy,#071d48),var(--sn-cyan,#16b8c8));display:grid;place-items:center;color:#fff;font-weight:950;overflow:hidden}.video-card-thumb img{width:100%;height:100%;object-fit:cover}.video-card-thumb .play{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:50px;text-shadow:0 4px 20px rgba(0,0,0,.45)}.video-card-body{padding:20px}.video-card-body h3{font-size:21px;line-height:1.24;color:var(--sn-navy,#071d48);margin:10px 0}.video-meta{color:#66788d;font-weight:850;font-size:13px}.video-card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.admin-video-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;border-top:1px solid var(--line);padding:12px 0}.admin-video-row b{color:var(--green)}.admin-video-row small{display:block;color:var(--muted);font-weight:800}@media(max-width:1100px){.video-hero-layout{grid-template-columns:1fr}.video-grid-pro{grid-template-columns:1fr 1fr}.video-tools-pro{grid-template-columns:1fr}}@media(max-width:700px){.video-grid-pro{grid-template-columns:1fr}.featured-video-thumb{height:230px}.featured-video-body h3{font-size:26px}.admin-video-row{grid-template-columns:1fr}}


/* Academic Profile Pro 6.9 */
.profile-hero-pro{display:grid;grid-template-columns:210px minmax(0,1fr) 280px;gap:28px;align-items:center;background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:32px;padding:34px;box-shadow:0 18px 55px rgba(7,29,72,.08)}
.profile-photo-pro{width:190px;height:190px;border-radius:36px;background:linear-gradient(135deg,var(--sn-navy,#071d48),var(--sn-cyan,#16b8c8));color:#fff;display:grid;place-items:center;font-size:72px;font-weight:950;overflow:hidden;box-shadow:0 16px 45px rgba(7,29,72,.18)}
.profile-photo-pro img{width:100%;height:100%;object-fit:cover}
.profile-info-pro h2{font-size:48px;color:var(--sn-navy,#071d48);margin:0 0 8px;line-height:1.05}
.profile-title{color:var(--sn-blue,#1459b8);font-weight:950;font-size:18px;margin:0 0 12px}
.profile-action-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}
.btn.ghost.dark{background:#eef8fb;color:var(--sn-navy,#071d48);border:1px solid rgba(7,29,72,.12)}
.profile-side-pro{display:grid;gap:12px}
.profile-side-pro div{background:#f5f7fa;border-radius:18px;padding:16px;border:1px solid rgba(7,29,72,.08)}
.profile-side-pro b{display:block;color:var(--sn-navy,#071d48);font-size:18px;line-height:1.2}
.profile-side-pro span{color:#66788d;font-weight:850;font-size:13px}
.academic-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}
.academic-tabs button{border:1px solid rgba(7,29,72,.12);background:#fff;border-radius:999px;padding:11px 16px;font-weight:950;color:var(--sn-navy,#071d48);cursor:pointer}
.academic-tabs button.active{background:var(--sn-navy,#071d48);color:#fff}
.profile-grid-pro{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px}
.profile-section-card,.timeline-pro,.works-grid-pro,.gallery-grid-pro{background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:26px;padding:24px;box-shadow:0 16px 45px rgba(7,29,72,.08)}
.profile-section-card h3{margin:0 0 14px;color:var(--sn-navy,#071d48);font-size:26px}
.profile-chip-grid{display:flex;gap:10px;flex-wrap:wrap}
.profile-chip-grid span{background:#e8f7fb;color:#0e79a7;border-radius:999px;padding:10px 13px;font-weight:950}
.timeline-item{display:grid;grid-template-columns:150px 1fr;gap:18px;border-bottom:1px solid rgba(7,29,72,.10);padding:18px 0}
.timeline-item:last-child{border-bottom:0}
.timeline-year{font-weight:950;color:var(--sn-red,#ed151c)}
.timeline-item b{display:block;color:var(--sn-navy,#071d48);font-size:20px}
.timeline-item span{color:#66788d;font-weight:850}
.works-grid-pro{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.work-card-pro{background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:20px;padding:20px;box-shadow:0 10px 35px rgba(7,29,72,.06)}
.work-card-pro .type{display:inline-flex;background:#e8f7fb;color:#0e79a7;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950;text-transform:uppercase}
.work-card-pro h3{color:var(--sn-navy,#071d48);font-size:20px;line-height:1.25;margin:12px 0 8px}
.work-card-pro small{color:#66788d;font-weight:850}
.gallery-grid-pro{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.gallery-placeholder{background:linear-gradient(135deg,var(--sn-navy,#071d48),var(--sn-cyan,#16b8c8));border-radius:20px;height:160px;display:grid;place-items:center;color:#fff;font-size:42px;font-weight:950}
@media(max-width:1100px){.profile-hero-pro{grid-template-columns:1fr}.profile-side-pro{grid-template-columns:repeat(3,1fr)}.works-grid-pro{grid-template-columns:1fr 1fr}.gallery-grid-pro{grid-template-columns:1fr 1fr}.profile-grid-pro{grid-template-columns:1fr}}
@media(max-width:700px){.profile-side-pro,.works-grid-pro,.gallery-grid-pro{grid-template-columns:1fr}.timeline-item{grid-template-columns:1fr}.profile-info-pro h2{font-size:34px}.profile-photo-pro{width:150px;height:150px}}


/* Repository Core 7.0.1 */
.repository-core{padding-top:44px!important}
.repo-hero-core{display:grid;grid-template-columns:1fr 420px;gap:24px;align-items:center;background:linear-gradient(135deg,var(--sn-navy,#071d48),var(--sn-blue,#1459b8));color:#fff;border-radius:32px;padding:34px;margin-bottom:24px;box-shadow:0 22px 70px rgba(7,29,72,.18)}
.repo-hero-core h3{font-size:36px;line-height:1.08;margin:0 0 10px;color:#fff}
.repo-hero-core p{color:rgba(255,255,255,.82);font-size:18px}
.repo-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.repo-hero-stats div{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:18px;text-align:center}
.repo-hero-stats b{display:block;font-size:32px;color:#fff}
.repo-hero-stats span{font-size:12px;font-weight:900;color:rgba(255,255,255,.82)}
.repo-tools-core{display:grid;grid-template-columns:1fr 240px 180px;gap:14px;margin:22px 0}
.repo-tools-core input,.repo-tools-core select{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px 16px;font:inherit;background:#fff}
.repo-category-chips{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}
.repo-category-chips button{border:1px solid rgba(7,29,72,.12);background:#fff;border-radius:999px;padding:10px 14px;font-weight:950;color:var(--sn-navy,#071d48);cursor:pointer}
.repo-category-chips button.active{background:var(--sn-navy,#071d48);color:#fff}
.repo-featured-card{display:grid;grid-template-columns:260px 1fr;gap:24px;background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:28px;overflow:hidden;box-shadow:0 18px 55px rgba(7,29,72,.08)}
.repo-featured-cover{min-height:240px;background:linear-gradient(135deg,var(--sn-navy,#071d48),var(--sn-cyan,#16b8c8));display:grid;place-items:center;color:#fff;font-size:64px;font-weight:950;overflow:hidden}
.repo-featured-cover img{width:100%;height:100%;object-fit:cover}
.repo-featured-body{padding:26px}
.repo-featured-body h3{font-size:32px;color:var(--sn-navy,#071d48);line-height:1.1;margin:8px 0}
.repo-grid-core{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.repo-card-core{background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:24px;box-shadow:0 16px 45px rgba(7,29,72,.08);overflow:hidden;transition:.2s ease}
.repo-card-core:hover{transform:translateY(-4px);box-shadow:0 24px 65px rgba(7,29,72,.13)}
.repo-cover-core{height:190px;background:linear-gradient(135deg,var(--sn-navy,#071d48),var(--sn-cyan,#16b8c8));display:grid;place-items:center;color:#fff;font-size:42px;font-weight:950;overflow:hidden}
.repo-cover-core img{width:100%;height:100%;object-fit:cover}
.repo-body-core{padding:20px}
.repo-type-core{display:inline-flex;background:#e8f7fb;color:#0e79a7;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950;text-transform:uppercase}
.repo-body-core h3{font-size:21px;line-height:1.24;color:var(--sn-navy,#071d48);margin:12px 0 8px}
.repo-meta-core{color:#66788d;font-weight:850;font-size:13px;margin-bottom:8px}
.repo-tags-core{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}
.repo-tags-core span{background:#f5f7fa;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:850;color:#66788d}
.repo-actions-core{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}
.repo-actions-core a,.repo-actions-core button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:9px 12px;font-weight:950;color:var(--sn-navy,#071d48);cursor:pointer;text-decoration:none}
.repo-actions-core .download{background:var(--sn-red,#ed151c);color:#fff;border-color:var(--sn-red,#ed151c)}
.admin-repo-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;border-top:1px solid var(--line);padding:12px 0}
.admin-repo-row:first-child{border-top:0}
.admin-repo-row b{color:var(--green)}
.admin-repo-row small{display:block;color:var(--muted);font-weight:800}
@media(max-width:1100px){.repo-hero-core,.repo-featured-card{grid-template-columns:1fr}.repo-grid-core{grid-template-columns:1fr 1fr}.repo-tools-core{grid-template-columns:1fr}.repo-hero-stats{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:700px){.repo-grid-core,.repo-hero-stats{grid-template-columns:1fr}.admin-repo-row{grid-template-columns:1fr}.repo-featured-cover{min-height:180px}}


/* Premium Header 7.0.2 */
.topbar{background:#fff!important;border-bottom:1px solid rgba(7,29,72,.10)!important;box-shadow:0 10px 32px rgba(7,29,72,.06)!important}
.nav{max-width:1440px!important;padding:12px 26px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important}
.brand-pro,.brand{flex:0 0 auto!important}.brand-img{width:76px!important;height:76px!important}.brand-text b{font-size:36px!important;line-height:.95!important}.brand-text small{font-size:16px!important;padding-top:5px!important;margin-top:6px!important;letter-spacing:.10em!important}
.premium-menu{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;flex:1 1 auto!important;min-width:0!important;white-space:nowrap!important;overflow:visible!important}
.premium-menu .nav-link,.premium-menu .nav-dd{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:9px 11px!important;border-radius:12px!important;color:var(--sn-navy,#071d48)!important;font-size:14px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.01em!important;text-decoration:none!important;white-space:nowrap!important;background:transparent!important;border:0!important;cursor:pointer!important}
.premium-menu .nav-link:hover,.premium-menu .nav-dd:hover{background:#eef8fb!important;color:#0e79a7!important}
.admin-pill{background:var(--sn-navy,#071d48)!important;color:#fff!important;padding:10px 16px!important;margin-left:6px!important;box-shadow:0 10px 26px rgba(7,29,72,.18)!important}.admin-pill:hover{background:#1459b8!important;color:#fff!important}
.nav-link-wrap{position:relative!important}.mega-lite{position:absolute!important;top:calc(100% + 12px)!important;left:50%!important;transform:translateX(-50%) translateY(8px)!important;min-width:230px!important;background:#fff!important;border:1px solid rgba(7,29,72,.10)!important;border-radius:18px!important;box-shadow:0 22px 70px rgba(7,29,72,.16)!important;padding:12px!important;display:none!important;z-index:1000!important}.nav-link-wrap:hover .mega-lite{display:grid!important;gap:6px!important;transform:translateX(-50%) translateY(0)!important}.mega-lite a{display:block!important;padding:12px 14px!important;border-radius:12px!important;color:var(--sn-navy,#071d48)!important;font-weight:850!important;text-decoration:none!important}.mega-lite a:hover{background:#eef8fb!important;color:#0e79a7!important}
.menu a,.dropdown button{white-space:nowrap!important}
@media(max-width:1280px){.brand-img{width:64px!important;height:64px!important}.brand-text b{font-size:30px!important}.brand-text small{font-size:13px!important}.premium-menu .nav-link,.premium-menu .nav-dd{font-size:13px!important;padding:8px 8px!important}}
@media(max-width:1080px){.nav{align-items:flex-start!important;flex-wrap:wrap!important}.premium-menu{width:100%!important;justify-content:flex-start!important;overflow-x:auto!important;padding-bottom:4px!important}.premium-menu::-webkit-scrollbar{height:5px}.premium-menu::-webkit-scrollbar-thumb{background:#d3e5ed;border-radius:999px}}
@media(max-width:620px){.brand-img{width:54px!important;height:54px!important}.brand-text b{font-size:24px!important}.brand-text small{font-size:11px!important}.premium-menu .nav-link,.premium-menu .nav-dd{font-size:12px!important;padding:8px 9px!important}}


/* Culture Navigation Edition 7.0.3 */
.topbar{
  background:#fff!important;
  border-bottom:1px solid rgba(7,29,72,.10)!important;
  box-shadow:0 10px 32px rgba(7,29,72,.06)!important;
}
.nav{
  max-width:1480px!important;
  padding:12px 26px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:26px!important;
}
.brand,.brand-pro{
  flex:0 0 auto!important;
}
.brand-img{
  width:72px!important;
  height:72px!important;
}
.brand-text b{
  font-size:34px!important;
  line-height:.95!important;
}
.brand-text small{
  font-size:15px!important;
  padding-top:5px!important;
  margin-top:6px!important;
  letter-spacing:.10em!important;
}
.culture-premium-menu{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:7px!important;
  flex:1 1 auto!important;
  min-width:0!important;
  white-space:nowrap!important;
  overflow:visible!important;
}
.culture-premium-menu .cnav-link,
.culture-premium-menu .cnav-dd{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:42px!important;
  padding:9px 12px!important;
  border-radius:14px!important;
  color:var(--sn-navy,#071d48)!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:950!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  background:transparent!important;
  border:0!important;
  cursor:pointer!important;
}
.culture-premium-menu .cnav-link:hover,
.culture-premium-menu .cnav-dd:hover{
  background:#eef8fb!important;
  color:#0e79a7!important;
}
.cadmin-pill{
  background:var(--sn-navy,#071d48)!important;
  color:#fff!important;
  padding:10px 17px!important;
  margin-left:6px!important;
  box-shadow:0 10px 26px rgba(7,29,72,.18)!important;
}
.cadmin-pill:hover{
  background:#1459b8!important;
  color:#fff!important;
}
.cnav-wrap{
  position:relative!important;
}
.culture-dropdown{
  position:absolute!important;
  top:calc(100% + 12px)!important;
  left:50%!important;
  transform:translateX(-50%) translateY(8px)!important;
  min-width:245px!important;
  background:#fff!important;
  border:1px solid rgba(7,29,72,.10)!important;
  border-radius:18px!important;
  box-shadow:0 22px 70px rgba(7,29,72,.16)!important;
  padding:12px!important;
  display:none!important;
  z-index:1000!important;
}
.cnav-wrap:hover .culture-dropdown{
  display:grid!important;
  gap:6px!important;
  transform:translateX(-50%) translateY(0)!important;
}
.culture-dropdown a{
  display:block!important;
  padding:12px 14px!important;
  border-radius:12px!important;
  color:var(--sn-navy,#071d48)!important;
  font-weight:900!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.culture-dropdown a:hover{
  background:#eef8fb!important;
  color:#0e79a7!important;
}
.menu a,.dropdown button{
  white-space:nowrap!important;
}

/* remove visual clutter from previous duplicate nav rows if any */
.topbar + .menu,
header + .menu{
  display:none!important;
}

/* responsive */
@media(max-width:1300px){
  .brand-img{width:62px!important;height:62px!important}
  .brand-text b{font-size:29px!important}
  .brand-text small{font-size:13px!important}
  .culture-premium-menu .cnav-link,
  .culture-premium-menu .cnav-dd{font-size:13px!important;padding:8px 9px!important}
}
@media(max-width:1080px){
  .nav{
    flex-wrap:wrap!important;
    align-items:flex-start!important;
  }
  .culture-premium-menu{
    width:100%!important;
    justify-content:flex-start!important;
    overflow-x:auto!important;
    padding-bottom:5px!important;
  }
  .culture-premium-menu::-webkit-scrollbar{height:5px}
  .culture-premium-menu::-webkit-scrollbar-thumb{background:#d3e5ed;border-radius:999px}
}
@media(max-width:620px){
  .brand-img{width:54px!important;height:54px!important}
  .brand-text b{font-size:23px!important}
  .brand-text small{font-size:11px!important}
  .culture-premium-menu .cnav-link,
  .culture-premium-menu .cnav-dd{font-size:12px!important;padding:8px 9px!important}
}


/* Single Premium Menu 7.0.4 */
.topbar{background:#fff!important;border-bottom:1px solid rgba(7,29,72,.10)!important;box-shadow:0 10px 32px rgba(7,29,72,.06)!important}
.nav{max-width:1500px!important;padding:12px 26px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important}
.brand,.brand-pro{flex:0 0 auto!important}.brand-img{width:72px!important;height:72px!important}.brand-text b{font-size:34px!important;line-height:.95!important}.brand-text small{font-size:15px!important;padding-top:5px!important;margin-top:6px!important;letter-spacing:.10em!important}
.culture-premium-menu,.premium-menu{display:none!important}
.single-premium-menu{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex:1 1 auto!important;min-width:0!important;white-space:nowrap!important;overflow:visible!important}
.single-premium-menu .snav-link,.single-premium-menu .snav-dd{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:9px 12px!important;border-radius:14px!important;color:var(--sn-navy,#071d48)!important;font-size:14px!important;line-height:1!important;font-weight:950!important;text-decoration:none!important;white-space:nowrap!important;background:transparent!important;border:0!important;cursor:pointer!important}
.single-premium-menu .snav-link:hover,.single-premium-menu .snav-dd:hover,.single-premium-menu .snav-link.active{background:#eef8fb!important;color:#0e79a7!important}
.sadmin-pill{background:var(--sn-navy,#071d48)!important;color:#fff!important;padding:10px 17px!important;margin-left:6px!important;box-shadow:0 10px 26px rgba(7,29,72,.18)!important}.sadmin-pill:hover{background:#1459b8!important;color:#fff!important}
.snav-wrap{position:relative!important}.single-dropdown{position:absolute!important;top:calc(100% + 12px)!important;left:50%!important;transform:translateX(-50%) translateY(8px)!important;min-width:255px!important;max-width:360px!important;background:#fff!important;border:1px solid rgba(7,29,72,.10)!important;border-radius:18px!important;box-shadow:0 22px 70px rgba(7,29,72,.16)!important;padding:12px!important;display:none!important;z-index:10000!important}
.snav-wrap:hover .single-dropdown,.snav-wrap:focus-within .single-dropdown{display:grid!important;gap:6px!important;transform:translateX(-50%) translateY(0)!important}
.single-dropdown a{display:block!important;padding:12px 14px!important;border-radius:12px!important;color:var(--sn-navy,#071d48)!important;font-weight:900!important;text-decoration:none!important;white-space:nowrap!important}.single-dropdown a:hover{background:#eef8fb!important;color:#0e79a7!important}
.dropdown-title{font-size:12px!important;font-weight:950!important;color:#0e79a7!important;text-transform:uppercase!important;letter-spacing:.10em!important;padding:6px 10px 4px!important}.dropdown-divider{height:1px!important;background:rgba(7,29,72,.10)!important;margin:5px 0!important}.course-dropdown-panel{min-width:310px!important}
#headerCourseDropdownList{display:grid!important;gap:6px!important;max-height:260px!important;overflow:auto!important}
body > nav.menu,header + nav.menu,.topbar + nav.menu{display:none!important}
@media(max-width:1320px){.brand-img{width:62px!important;height:62px!important}.brand-text b{font-size:29px!important}.brand-text small{font-size:13px!important}.single-premium-menu .snav-link,.single-premium-menu .snav-dd{font-size:13px!important;padding:8px 9px!important}}
@media(max-width:1080px){.nav{flex-wrap:wrap!important;align-items:flex-start!important}.single-premium-menu{width:100%!important;justify-content:flex-start!important;overflow-x:auto!important;padding-bottom:5px!important}}
@media(max-width:620px){.brand-img{width:54px!important;height:54px!important}.brand-text b{font-size:23px!important}.brand-text small{font-size:11px!important}.single-premium-menu .snav-link,.single-premium-menu .snav-dd{font-size:12px!important;padding:8px 9px!important}}


/* Header Clean Fix 7.0.5 */
.topbar{
  background:#fff!important;
  border-bottom:1px solid rgba(7,29,72,.10)!important;
  box-shadow:0 10px 32px rgba(7,29,72,.06)!important;
  position:sticky!important;
  top:0!important;
  z-index:9999!important;
}
.header-clean-nav{
  max-width:1500px!important;
  padding:12px 26px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:30px!important;
  position:relative!important;
  margin:0 auto!important;
}
.brand,.brand-pro{
  flex:0 0 auto!important;
  position:relative!important;
  z-index:2!important;
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  text-decoration:none!important;
}
.brand-img{
  width:72px!important;
  height:72px!important;
  border-radius:50%!important;
  object-fit:contain!important;
}
.brand-text b{
  display:block!important;
  font-size:34px!important;
  line-height:.95!important;
  letter-spacing:-.045em!important;
  font-weight:950!important;
}
.brand-science{color:#071d48!important}
.brand-news{color:#ed151c!important}
.brand-text small{
  display:inline-block!important;
  color:#071d48!important;
  font-size:15px!important;
  padding-top:5px!important;
  margin-top:6px!important;
  letter-spacing:.10em!important;
  font-weight:900!important;
  border-top:3px solid #16b8c8!important;
}
.clean-header-menu{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:8px!important;
  flex:1 1 auto!important;
  min-width:0!important;
  white-space:nowrap!important;
  overflow:visible!important;
  position:relative!important;
  z-index:3!important;
}
.clean-header-menu .hnav-link,
.clean-header-menu .hnav-dd{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:42px!important;
  padding:9px 13px!important;
  border-radius:14px!important;
  color:#071d48!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:950!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  background:transparent!important;
  border:0!important;
  cursor:pointer!important;
}
.clean-header-menu .hnav-link:hover,
.clean-header-menu .hnav-dd:hover,
.clean-header-menu .hnav-link.active{
  background:#eef8fb!important;
  color:#0e79a7!important;
}
.hadmin-pill{
  background:#071d48!important;
  color:#fff!important;
  padding:10px 18px!important;
  margin-left:6px!important;
  box-shadow:0 10px 26px rgba(7,29,72,.18)!important;
}
.hadmin-pill:hover{
  background:#1459b8!important;
  color:#fff!important;
}
.hnav-wrap{position:relative!important}
.hdropdown{
  position:absolute!important;
  top:calc(100% + 12px)!important;
  left:50%!important;
  transform:translateX(-50%) translateY(8px)!important;
  min-width:255px!important;
  max-width:370px!important;
  background:#fff!important;
  border:1px solid rgba(7,29,72,.10)!important;
  border-radius:18px!important;
  box-shadow:0 22px 70px rgba(7,29,72,.16)!important;
  padding:12px!important;
  display:none!important;
  z-index:10000!important;
}
.hnav-wrap:hover .hdropdown,
.hnav-wrap:focus-within .hdropdown{
  display:grid!important;
  gap:6px!important;
  transform:translateX(-50%) translateY(0)!important;
}
.hdropdown a{
  display:block!important;
  padding:12px 14px!important;
  border-radius:12px!important;
  color:#071d48!important;
  font-weight:900!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.hdropdown a:hover{
  background:#eef8fb!important;
  color:#0e79a7!important;
}
.dropdown-title{
  font-size:12px!important;
  font-weight:950!important;
  color:#0e79a7!important;
  text-transform:uppercase!important;
  letter-spacing:.10em!important;
  padding:6px 10px 4px!important;
}
.dropdown-divider{
  height:1px!important;
  background:rgba(7,29,72,.10)!important;
  margin:5px 0!important;
}
.course-dropdown-panel{min-width:310px!important}
#headerCourseDropdownList{
  display:grid!important;
  gap:6px!important;
  max-height:260px!important;
  overflow:auto!important;
}
.single-premium-menu,
.culture-premium-menu,
.premium-menu,
body > nav.menu,
header + nav.menu,
.topbar + nav.menu{
  display:none!important;
}
.clean-header-menu{display:flex!important}
@media(max-width:1320px){
  .brand-img{width:62px!important;height:62px!important}
  .brand-text b{font-size:29px!important}
  .brand-text small{font-size:13px!important}
  .clean-header-menu .hnav-link,
  .clean-header-menu .hnav-dd{font-size:13px!important;padding:8px 9px!important}
}
@media(max-width:1080px){
  .header-clean-nav{flex-wrap:wrap!important;align-items:flex-start!important}
  .clean-header-menu{
    width:100%!important;
    justify-content:flex-start!important;
    overflow-x:auto!important;
    padding-bottom:5px!important;
  }
}
@media(max-width:620px){
  .brand-img{width:54px!important;height:54px!important}
  .brand-text b{font-size:23px!important}
  .brand-text small{font-size:11px!important}
  .clean-header-menu .hnav-link,
  .clean-header-menu .hnav-dd{font-size:12px!important;padding:8px 9px!important}
}


/* Click Dropdown Fix 7.0.6 */
.hdropdown{
  display:none!important;
  pointer-events:auto!important;
}
.hnav-wrap:hover .hdropdown{
  display:none!important;
}
.hnav-wrap.dropdown-open .hdropdown{
  display:grid!important;
  gap:6px!important;
  transform:translateX(-50%) translateY(0)!important;
}
.hnav-wrap.dropdown-open .hnav-dd{
  background:#eef8fb!important;
  color:#0e79a7!important;
}
.hdropdown a{
  cursor:pointer!important;
}


/* Smart Homepage 7.1 */
.smart-homepage{padding-top:34px!important}.smart-news-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;margin-bottom:22px}.smart-headline,.smart-trending,.smart-panel{background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:28px;box-shadow:0 18px 55px rgba(7,29,72,.08);overflow:hidden}.smart-headline-cover{height:360px;background:linear-gradient(135deg,#071d48,#1459b8);display:grid;place-items:center;color:#fff;font-size:64px;font-weight:950;overflow:hidden}.smart-headline-cover img{width:100%;height:100%;object-fit:cover}.smart-headline-body{padding:28px}.smart-headline-body h2{font-size:38px;line-height:1.08;color:#071d48;margin:10px 0}.smart-headline-body p{color:#536477;font-size:17px;line-height:1.65}.smart-trending{padding:24px}.smart-trending h3,.smart-panel h3{margin:0;color:#071d48;font-size:25px}.smart-trending-item{display:grid;grid-template-columns:38px 1fr;gap:12px;border-bottom:1px solid rgba(7,29,72,.10);padding:13px 0;cursor:pointer}.smart-num{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#ed151c;color:#fff;font-weight:950}.smart-trending-item b{display:block;color:#071d48}.smart-trending-item small{color:#66788d;font-weight:850}.smart-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin:22px 0}.smart-mini-card{background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:22px;padding:20px;text-align:center;box-shadow:0 14px 38px rgba(7,29,72,.07)}.smart-mini-card span{font-size:30px;display:block}.smart-mini-card b{display:block;font-size:32px;color:#071d48;margin-top:8px}.smart-mini-card small{font-weight:900;color:#66788d}.smart-content-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:22px}.smart-panel{padding:22px}.smart-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.smart-panel-head a{color:#0e79a7;font-weight:950;text-decoration:none}.smart-list-item{display:grid;grid-template-columns:92px 1fr;gap:12px;border-bottom:1px solid rgba(7,29,72,.10);padding:12px 0;cursor:pointer}.smart-thumb{height:64px;border-radius:12px;background:linear-gradient(135deg,#071d48,#16b8c8);display:grid;place-items:center;color:#fff;font-weight:950;overflow:hidden}.smart-thumb img{width:100%;height:100%;object-fit:cover}.smart-list-item b{display:block;color:#071d48}.smart-list-item small{color:#66788d;font-weight:850}.smart-video-card .smart-thumb{height:150px;border-radius:18px;margin-bottom:12px}.smart-video-card b{font-size:20px;color:#071d48}.smart-video-card p{color:#536477}@media(max-width:1100px){.smart-news-layout,.smart-content-grid{grid-template-columns:1fr}.smart-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.smart-strip{grid-template-columns:1fr}.smart-headline-cover{height:230px}.smart-headline-body h2{font-size:27px}.smart-list-item{grid-template-columns:1fr}}


/* Global Search Engine 7.2 */
.search-pill{background:#eef8fb!important;color:#0e79a7!important;border:1px solid rgba(14,121,167,.18)!important}
.search-pill:hover{background:#0e79a7!important;color:#fff!important}
.global-search-hero{padding-top:20px!important}.global-search-hero-card{background:linear-gradient(135deg,#071d48,#1459b8);color:#fff;border-radius:30px;padding:30px;display:grid;grid-template-columns:1fr 520px;gap:26px;align-items:center;box-shadow:0 22px 70px rgba(7,29,72,.18)}.global-search-hero-card h2{color:#fff;font-size:34px;margin:6px 0 10px}.global-search-hero-card p{color:rgba(255,255,255,.82)}.global-search-hero-action{display:grid;grid-template-columns:1fr auto;gap:10px}.global-search-hero-action input{width:100%;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.12);color:#fff;border-radius:16px;padding:15px 16px;font:inherit}.global-search-hero-action input::placeholder{color:rgba(255,255,255,.70)}
.global-search-overlay{position:fixed;inset:0;background:rgba(7,29,72,.72);backdrop-filter:blur(8px);z-index:99999;padding:30px;overflow:auto}.global-search-overlay.hidden{display:none!important}.global-search-box{max-width:1100px;margin:40px auto;background:#fff;border-radius:30px;box-shadow:0 30px 100px rgba(0,0,0,.25);padding:28px}.global-search-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.global-search-head h2{color:#071d48;font-size:36px;line-height:1.1;margin:4px 0 0}.search-close{width:46px;height:46px;border-radius:50%;border:1px solid rgba(7,29,72,.12);background:#f5f7fa;color:#071d48;font-size:30px;line-height:1;cursor:pointer}.global-search-input-wrap{display:grid;grid-template-columns:1fr auto;gap:12px;margin-bottom:14px}.global-search-input-wrap input{width:100%;border:1px solid rgba(7,29,72,.14);border-radius:16px;padding:16px 18px;font:inherit}.global-search-input-wrap button{border:0;border-radius:16px;padding:0 24px;background:#071d48;color:#fff;font-weight:950;cursor:pointer}.global-search-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.global-search-tabs button{border:1px solid rgba(7,29,72,.12);background:#fff;color:#071d48;border-radius:999px;padding:10px 14px;font-weight:950;cursor:pointer}.global-search-tabs button.active{background:#0e79a7;color:#fff;border-color:#0e79a7}.global-search-summary{color:#66788d;font-weight:850;padding:10px 0}.global-search-results{display:grid;gap:12px}.search-result-item{display:grid;grid-template-columns:88px 1fr auto;gap:14px;align-items:center;border:1px solid rgba(7,29,72,.10);border-radius:18px;padding:14px;background:#fff}.search-result-item:hover{background:#f8fbfd}.search-result-icon{width:72px;height:72px;border-radius:16px;background:linear-gradient(135deg,#071d48,#16b8c8);color:#fff;display:grid;place-items:center;font-size:30px;font-weight:950;overflow:hidden}.search-result-icon img{width:100%;height:100%;object-fit:cover}.search-result-body b{display:block;color:#071d48;font-size:18px;line-height:1.25}.search-result-body small{display:block;color:#0e79a7;font-weight:950;margin:3px 0}.search-result-body p{margin:0;color:#536477}.search-result-action{border:0;background:#eef8fb;color:#0e79a7;border-radius:12px;padding:10px 14px;font-weight:950;cursor:pointer;text-decoration:none;white-space:nowrap}
@media(max-width:900px){.global-search-hero-card{grid-template-columns:1fr}.global-search-hero-action{grid-template-columns:1fr}.search-result-item{grid-template-columns:1fr}}


/* Premium Home Hidden Admin 7.3 */
.hadmin-pill,.sadmin-pill{display:none!important}#secretAdminLogo{cursor:pointer!important;position:relative}#secretAdminLogo.admin-hint::after{content:"Klik logo 5 kali untuk akses Admin";position:absolute;left:0;top:calc(100% + 10px);background:#071d48;color:#fff;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:850;white-space:nowrap;z-index:10000}
.premium-live-home{padding-top:24px!important}.premium-hero{min-height:430px;border-radius:28px;overflow:hidden;position:relative;display:grid;grid-template-columns:1fr 560px;gap:30px;align-items:center;padding:46px;margin:0 auto 22px;background:linear-gradient(90deg,rgba(7,29,72,.96) 0%,rgba(7,29,72,.86) 36%,rgba(7,29,72,.38) 100%),radial-gradient(circle at 70% 40%,rgba(22,184,200,.34),transparent 28%),url('https://images.unsplash.com/photo-1451187580459-43490279c0fa?q=80&w=1800&auto=format&fit=crop');background-size:cover;background-position:center;box-shadow:0 22px 70px rgba(7,29,72,.18)}.premium-hero::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:60px 60px;opacity:.18}.premium-hero-text,.premium-search-card{position:relative;z-index:1}.premium-welcome{color:#16b8c8!important;font-weight:950;font-size:20px;margin:0 0 10px}.premium-hero h1{color:#fff!important;font-size:clamp(42px,5vw,68px)!important;line-height:1!important;margin:0 0 18px!important;letter-spacing:-.05em}.premium-hero h1 em{color:#ed151c;font-style:normal}.premium-hero-text p{color:rgba(255,255,255,.88);font-size:18px;line-height:1.7;max-width:610px}.premium-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.dark-outline{background:rgba(255,255,255,.06)!important;color:#fff!important;border:1px solid rgba(255,255,255,.55)!important}.premium-search-card{background:rgba(255,255,255,.94);border-radius:22px;padding:24px;box-shadow:0 20px 70px rgba(0,0,0,.18)}.premium-search-card h3{margin:0 0 14px;color:#071d48;font-size:22px}.premium-search-row{display:grid;grid-template-columns:1fr auto;gap:10px}.premium-search-row input{border:1px solid rgba(7,29,72,.12);border-radius:14px;padding:14px 16px;font:inherit}.premium-search-row button{border:0;border-radius:14px;background:#0e79a7;color:#fff;font-weight:950;padding:0 22px;cursor:pointer}
.premium-stats-row{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin:22px 0}.premium-stat{background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:20px;padding:22px;text-align:center;box-shadow:0 14px 38px rgba(7,29,72,.07)}.premium-stat span{font-size:32px}.premium-stat b{display:block;font-size:32px;color:#071d48;margin:6px 0}.premium-stat small{font-weight:850;color:#536477}.premium-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.premium-card{background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:22px;padding:20px;box-shadow:0 14px 38px rgba(7,29,72,.07)}.premium-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.premium-card-head h3{margin:0;color:#071d48;font-size:20px}.premium-card-head a{font-weight:950;color:#0e79a7;text-decoration:none;font-size:13px}.premium-item{display:grid;grid-template-columns:72px 1fr;gap:12px;border-bottom:1px solid rgba(7,29,72,.10);padding:10px 0}.premium-thumb{height:54px;border-radius:10px;background:linear-gradient(135deg,#071d48,#16b8c8);display:grid;place-items:center;color:#fff;overflow:hidden}.premium-thumb img{width:100%;height:100%;object-fit:cover}.premium-item b{display:block;color:#071d48}.premium-item small{color:#66788d;font-weight:850}.premium-video-thumb{height:160px;border-radius:16px;overflow:hidden;background:#071d48;display:grid;place-items:center;color:#fff;margin-bottom:10px}.premium-video-thumb img{width:100%;height:100%;object-fit:cover}.premium-kamus-list div{display:grid;grid-template-columns:46px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid rgba(7,29,72,.10)}.premium-kamus-list span{width:42px;height:42px;border-radius:12px;background:#e8f7fb;display:grid;place-items:center}.premium-kamus-list b{color:#071d48}.premium-kamus-list small{display:block;color:#66788d}@media(max-width:1200px){.premium-hero{grid-template-columns:1fr}.premium-grid{grid-template-columns:1fr 1fr}.premium-stats-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.premium-hero{padding:28px}.premium-search-row{grid-template-columns:1fr}.premium-grid,.premium-stats-row{grid-template-columns:1fr}}


/* Modern Template 7.4 */
body{background:#f8fbff!important}.hadmin-pill,.sadmin-pill{display:none!important}
#secretAdminLogo{cursor:pointer!important;position:relative}#secretAdminLogo.admin-hint::after{content:"Klik logo 5 kali untuk akses Admin";position:absolute;left:0;top:calc(100% + 10px);background:#071d48;color:#fff;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:850;white-space:nowrap;z-index:10000}
.modern-template-home{padding-top:24px!important}
.modern-hero{min-height:430px;border-radius:24px;overflow:hidden;position:relative;display:grid;grid-template-columns:1fr 590px;gap:34px;align-items:center;padding:54px;margin:0 auto 20px;background:linear-gradient(90deg,rgba(6,27,70,.98) 0%,rgba(6,27,70,.88) 36%,rgba(6,27,70,.40) 100%),url('https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?q=80&w=1800&auto=format&fit=crop');background-size:cover;background-position:center right;box-shadow:0 22px 70px rgba(7,29,72,.18)}
.modern-hero::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:70px 70px;opacity:.13}.modern-hero-content,.modern-search-card{position:relative;z-index:2}.modern-welcome{color:#11bde2!important;font-weight:950;font-size:20px;margin:0 0 12px}.modern-hero h1{color:#fff!important;font-size:clamp(42px,5.4vw,74px)!important;line-height:.98!important;margin:0 0 18px!important;letter-spacing:-.055em}.modern-hero h1 span{color:#fff}.modern-hero h1 em{color:#ee1b24;font-style:normal}.modern-lead{color:rgba(255,255,255,.90)!important;font-size:18px!important;line-height:1.65!important;max-width:640px}.modern-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.modern-outline{background:rgba(255,255,255,.06)!important;color:#fff!important;border:1px solid rgba(255,255,255,.55)!important}
.modern-search-card{background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.60);border-radius:18px;padding:26px;box-shadow:0 24px 80px rgba(0,0,0,.22);backdrop-filter:blur(12px)}.modern-search-card h3{margin:0 0 16px;color:#061b46;font-size:22px}.modern-search-row{display:grid;grid-template-columns:1fr auto;gap:10px}.modern-search-row input{border:1px solid rgba(7,29,72,.14);border-radius:10px;padding:15px 16px;font:inherit}.modern-search-row button{border:0;border-radius:10px;background:#006de4;color:#fff;font-weight:950;padding:0 24px;cursor:pointer}
.modern-stat-row{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin:20px 0}.modern-stat-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:18px;padding:22px;box-shadow:0 14px 38px rgba(7,29,72,.07)}.modern-stat-card span{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#eef6ff;font-size:30px}.modern-stat-card b{display:block;font-size:28px;line-height:1;color:#061b46}.modern-stat-card small{display:block;color:#536477;font-weight:850;line-height:1.35;margin-top:5px}
.modern-content-grid{display:grid;grid-template-columns:1.05fr .9fr .95fr 1fr;gap:18px}.modern-panel{background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:18px;padding:20px;box-shadow:0 14px 38px rgba(7,29,72,.07)}.modern-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.modern-panel-head h3{margin:0;color:#061b46;font-size:20px}.modern-panel-head a{font-weight:950;color:#006de4;text-decoration:none;font-size:13px}
.modern-item{display:grid;grid-template-columns:72px 1fr;gap:12px;border-bottom:1px solid rgba(7,29,72,.10);padding:10px 0;cursor:pointer}.modern-item:last-child{border-bottom:0}.modern-thumb{height:58px;border-radius:10px;background:linear-gradient(135deg,#071d48,#16b8c8);display:grid;place-items:center;color:#fff;overflow:hidden}.modern-thumb img{width:100%;height:100%;object-fit:cover}.modern-item b{display:block;color:#061b46;line-height:1.25}.modern-item small{color:#66788d;font-weight:850}
.modern-video-thumb{height:170px;border-radius:14px;overflow:hidden;background:#071d48;display:grid;place-items:center;color:#fff;margin-bottom:12px}.modern-video-thumb img{width:100%;height:100%;object-fit:cover}.modern-video-title{color:#061b46;font-weight:950;font-size:18px;line-height:1.25}.modern-video-desc{color:#536477;margin:8px 0 0}.modern-kamus-list div{display:grid;grid-template-columns:48px 1fr;gap:12px;padding:13px 0;border-bottom:1px solid rgba(7,29,72,.10)}.modern-kamus-list div:last-child{border-bottom:0}.modern-kamus-list span{width:44px;height:44px;border-radius:13px;background:#e8f7fb;display:grid;place-items:center}.modern-kamus-list b{color:#061b46}.modern-kamus-list small{display:block;color:#66788d}
@media(max-width:1250px){.modern-hero{grid-template-columns:1fr}.modern-stat-row{grid-template-columns:repeat(3,1fr)}.modern-content-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.modern-hero{padding:30px}.modern-search-row{grid-template-columns:1fr}.modern-stat-row,.modern-content-grid{grid-template-columns:1fr}}


/* Blue Menu Only 7.4.1 - menu/header appearance only */
.topbar{
  background:#fff!important;
  border-bottom:0!important;
  box-shadow:0 10px 28px rgba(7,29,72,.08)!important;
  padding-bottom:12px!important;
}
.header-clean-nav,
.nav{
  max-width:1500px!important;
  margin:0 auto!important;
  padding:14px 24px 10px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
}
.brand,.brand-pro{
  flex:0 0 auto!important;
}

/* menu seperti portal berita: bar biru gradasi */
.clean-header-menu,
.single-premium-menu,
.culture-premium-menu,
.menu{
  background:linear-gradient(90deg,#263f99 0%,#075db6 58%,#0094c9 100%)!important;
  border-radius:7px!important;
  padding:8px 14px!important;
  min-height:54px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:4px!important;
  box-shadow:0 14px 34px rgba(7,29,72,.14)!important;
  overflow:visible!important;
}

/* link menu putih, aktif kuning seperti contoh */
.clean-header-menu .hnav-link,
.clean-header-menu .hnav-dd,
.single-premium-menu .snav-link,
.single-premium-menu .snav-dd,
.culture-premium-menu .cnav-link,
.culture-premium-menu .cnav-dd,
.menu > a,
.menu button{
  min-height:38px!important;
  padding:9px 14px!important;
  border-radius:6px!important;
  color:#fff!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  font-size:15px!important;
  font-weight:900!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  line-height:1!important;
}

.clean-header-menu .hnav-link:hover,
.clean-header-menu .hnav-dd:hover,
.single-premium-menu .snav-link:hover,
.single-premium-menu .snav-dd:hover,
.culture-premium-menu .cnav-link:hover,
.culture-premium-menu .cnav-dd:hover,
.menu > a:hover,
.menu button:hover{
  color:#ffd33d!important;
  background:rgba(255,255,255,.10)!important;
}

.clean-header-menu .hnav-link.active,
.single-premium-menu .snav-link.active,
.culture-premium-menu .cnav-link.active,
.menu > a.active{
  color:#ffd33d!important;
  background:rgba(255,255,255,.12)!important;
}

/* Search dibuat menyatu dengan bar */
.search-pill{
  color:#fff!important;
  background:rgba(255,255,255,.10)!important;
  border:1px solid rgba(255,255,255,.20)!important;
}
.search-pill:hover{
  color:#ffd33d!important;
}

/* dropdown tetap aktif dan terlihat */
.hnav-wrap,.snav-wrap,.cnav-wrap,.dropdown{
  position:relative!important;
}
.hdropdown,
.single-dropdown,
.culture-dropdown,
.dropdown-menu{
  top:calc(100% + 10px)!important;
  background:#fff!important;
  color:#071d48!important;
  border-radius:16px!important;
  border:1px solid rgba(7,29,72,.10)!important;
  box-shadow:0 20px 60px rgba(7,29,72,.18)!important;
  z-index:10000!important;
}
.hdropdown a,
.single-dropdown a,
.culture-dropdown a,
.dropdown-menu a{
  color:#071d48!important;
  background:transparent!important;
  font-weight:900!important;
}
.hdropdown a:hover,
.single-dropdown a:hover,
.culture-dropdown a:hover,
.dropdown-menu a:hover{
  background:#eef8fb!important;
  color:#0e79a7!important;
}

/* hidden admin tetap tersembunyi */
.hadmin-pill,
.sadmin-pill{
  display:none!important;
}

/* responsive: menu bisa scroll horizontal, tidak rusak */
@media(max-width:1100px){
  .header-clean-nav,.nav{
    flex-wrap:wrap!important;
  }
  .clean-header-menu,
  .single-premium-menu,
  .culture-premium-menu,
  .menu{
    width:100%!important;
    justify-content:flex-start!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
  }
}
@media(max-width:650px){
  .clean-header-menu .hnav-link,
  .clean-header-menu .hnav-dd,
  .single-premium-menu .snav-link,
  .single-premium-menu .snav-dd,
  .culture-premium-menu .cnav-link,
  .culture-premium-menu .cnav-dd,
  .menu > a,
  .menu button{
    font-size:13px!important;
    padding:8px 10px!important;
  }
}


/* Article Close Button 7.4.2 */
.scn-article-close-btn{
  position:fixed!important;
  top:118px!important;
  right:28px!important;
  width:48px!important;
  height:48px!important;
  border-radius:50%!important;
  border:1px solid rgba(255,255,255,.35)!important;
  background:#071d48!important;
  color:#fff!important;
  font-size:28px!important;
  font-weight:950!important;
  line-height:1!important;
  cursor:pointer!important;
  z-index:100000!important;
  display:none!important;
  align-items:center!important;
  justify-content:center!important;
  box-shadow:0 14px 38px rgba(7,29,72,.28)!important;
}
.scn-article-close-btn.show{
  display:flex!important;
}
.scn-article-close-btn:hover{
  background:#ed151c!important;
}
@media(max-width:700px){
  .scn-article-close-btn{
    top:92px!important;
    right:14px!important;
    width:44px!important;
    height:44px!important;
    font-size:25px!important;
  }
}


/* Article Lead Source 7.4.3 */
.article-lead-source{
  display:inline-block!important;
  margin:0 0 18px 0!important;
  padding:10px 16px!important;
  background:#eef8fb!important;
  border-left:4px solid #0E79A7!important;
  border-radius:9px!important;
  color:#0E79A7!important;
  font-size:16px!important;
  font-weight:850!important;
  letter-spacing:.15px!important;
  line-height:1.35!important;
}
.article-lead-source strong{
  color:#0E79A7!important;
  font-weight:950!important;
}


/* Inline Article Source 7.4.4 */
.article-lead-source{
  display:inline!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  color:#0E79A7!important;
  font-size:inherit!important;
  font-weight:850!important;
  letter-spacing:0!important;
  line-height:inherit!important;
}
.article-lead-source strong{
  color:#0E79A7!important;
  font-weight:900!important;
}
.article-pro-content .article-source-inline,
.article-source-inline{
  color:#0E79A7!important;
  font-weight:900!important;
}


/* Author Name Fix 7.4.5 */
.article-author,
.article-author-name,
.author-name,
.post-author,
.card-author,
.news-author,
.article-pro-author,
.article-card-author,
.article-meta-author,
.byline,
.byline-name,
[class*="author"]{
  text-transform:none!important;
}


/* News Article Layout 7.4.6 */
.article-pro-overlay,
.article-detail-overlay,
.article-modal,
.article-view-overlay{
  background:rgba(0,0,0,.58)!important;
}

.article-pro-wrap,
.article-pro-page,
#articleDetail,
#articleView,
.article-detail,
.article-view{
  max-width:1280px!important;
  width:calc(100% - 48px)!important;
  margin:24px auto!important;
  padding:38px 42px!important;
  background:#fff!important;
  border-radius:22px!important;
  box-shadow:0 26px 80px rgba(7,29,72,.22)!important;
  box-sizing:border-box!important;
}

.article-pro-layout,
.article-layout,
.news-detail-layout,
.article-detail-grid{
  display:grid!important;
  grid-template-columns:minmax(0, 760px) 360px!important;
  gap:48px!important;
  align-items:start!important;
  max-width:1180px!important;
  margin:0 auto!important;
}

.article-pro-main,
.article-main,
.article-content-wrap{
  max-width:760px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}

.article-breadcrumb,
.article-pro-breadcrumb{
  display:block!important;
  color:#6b7280!important;
  font-size:14px!important;
  font-weight:700!important;
  margin:0 0 22px!important;
}

.article-pro-category,
.article-category,
.article-cat{
  display:block!important;
  color:#0E79A7!important;
  font-size:18px!important;
  font-weight:950!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  margin:0 0 12px!important;
}

.article-pro-title,
.article-title,
#articleDetail h1,
#articleView h1,
.article-detail h1,
.article-view h1{
  font-size:clamp(32px, 3vw, 46px)!important;
  line-height:1.18!important;
  letter-spacing:-.025em!important;
  font-weight:900!important;
  color:#071d48!important;
  text-align:left!important;
  margin:0 0 22px!important;
  padding:0!important;
  max-width:760px!important;
}

.article-pro-author-row,
.article-author-row,
.article-byline-row{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  margin:0 0 22px!important;
}

.article-pro-author-row img,
.article-author-row img,
.article-byline-row img,
.article-author-avatar{
  width:58px!important;
  height:58px!important;
  border-radius:50%!important;
  object-fit:cover!important;
}

.article-pro-author,
.article-author-name,
.author-name,
.byline-name,
.article-pro-author-row b{
  color:#0E79A7!important;
  font-size:18px!important;
  font-weight:900!important;
  text-transform:none!important;
  letter-spacing:0!important;
}

.article-pro-date,
.article-date,
.byline-date{
  color:#6b7280!important;
  font-size:15px!important;
  font-weight:700!important;
  margin-top:4px!important;
}

.article-pro-share,
.share-row,
.article-share,
.share-buttons{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  margin:8px 0 28px!important;
  padding:0!important;
  background:transparent!important;
  border-radius:0!important;
  max-width:760px!important;
}

.article-pro-share::before,
.share-row::before,
.article-share::before{
  content:"Bagikan:"!important;
  color:#6b7280!important;
  font-weight:800!important;
  font-size:14px!important;
  margin-right:2px!important;
}

.article-pro-share b,
.share-row b,
.article-share b{
  display:none!important;
}

.article-pro-share a,
.article-pro-share button,
.share-row a,
.share-row button,
.article-share a,
.article-share button,
.share-buttons a,
.share-buttons button{
  width:38px!important;
  height:38px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  font-size:14px!important;
}

.article-pro-cover,
.article-cover,
.article-hero-image,
.article-main-image,
.article-pro-main img.article-cover,
.article-pro-main > img:first-of-type{
  width:100%!important;
  max-width:760px!important;
  max-height:430px!important;
  object-fit:cover!important;
  display:block!important;
  margin:0 0 22px!important;
  border-radius:14px!important;
}

.article-lead-source{
  display:inline!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  color:#0E79A7!important;
  font-size:inherit!important;
  font-weight:900!important;
  line-height:inherit!important;
}
.article-source-inline{
  color:#0E79A7!important;
  font-weight:900!important;
}

.article-pro-content,
.article-content,
.article-body,
.article-text,
.news-content,
#articleContent{
  max-width:760px!important;
  width:100%!important;
  color:#0f172a!important;
  font-size:19px!important;
  line-height:1.62!important;
  text-align:left!important;
  letter-spacing:0!important;
  font-weight:400!important;
  column-count:1!important;
  columns:auto!important;
}

.article-pro-content p,
.article-content p,
.article-body p,
.article-text p,
.news-content p,
#articleContent p{
  margin:0 0 22px!important;
  line-height:1.62!important;
  text-align:left!important;
}

.article-pro-side,
.article-sidebar,
.news-sidebar,
.detail-sidebar{
  max-width:360px!important;
  width:100%!important;
  position:sticky!important;
  top:110px!important;
}

.article-pro-side-card,
.article-side-card,
.most-popular-box,
.features-box{
  background:#fff!important;
  border:1px solid rgba(7,29,72,.12)!important;
  border-radius:22px!important;
  padding:24px!important;
  box-shadow:0 14px 38px rgba(7,29,72,.05)!important;
  margin-bottom:24px!important;
}

.article-pro-side-card h3,
.article-side-card h3,
.most-popular-box h3,
.features-box h3{
  color:#071d48!important;
  font-size:28px!important;
  font-weight:900!important;
  margin:0 0 20px!important;
  line-height:1.15!important;
}

.article-pro-popular-item,
.most-popular-item{
  display:grid!important;
  grid-template-columns:48px 1fr!important;
  gap:14px!important;
  padding:16px 0!important;
  border-bottom:1px dashed rgba(7,29,72,.18)!important;
}
.article-pro-popular-item:last-child,
.most-popular-item:last-child{
  border-bottom:0!important;
}

.article-pro-popular-num,
.most-popular-item .num,
.most-popular-item span:first-child{
  color:#f6a800!important;
  font-size:30px!important;
  font-weight:950!important;
  line-height:1!important;
}

.article-pro-popular-title,
.most-popular-item b{
  color:#071d48!important;
  font-size:17px!important;
  font-weight:900!important;
  line-height:1.32!important;
}

.article-pro-feature-img,
.features-box img,
.article-side-card img{
  width:100%!important;
  border-radius:12px!important;
  object-fit:cover!important;
  margin-bottom:12px!important;
}

.scn-article-close-btn{
  top:98px!important;
  right:26px!important;
  z-index:100000!important;
}

@media(max-width:1050px){
  .article-pro-wrap,
  .article-pro-page,
  #articleDetail,
  #articleView,
  .article-detail,
  .article-view{
    width:calc(100% - 24px)!important;
    padding:28px 22px!important;
  }
  .article-pro-layout,
  .article-layout,
  .news-detail-layout,
  .article-detail-grid{
    grid-template-columns:1fr!important;
    gap:26px!important;
  }
  .article-pro-side,
  .article-sidebar,
  .news-sidebar,
  .detail-sidebar{
    position:static!important;
    max-width:760px!important;
  }
}

@media(max-width:680px){
  .article-pro-title,
  .article-title,
  #articleDetail h1,
  #articleView h1{
    font-size:28px!important;
    line-height:1.2!important;
  }
  .article-pro-content,
  .article-content,
  .article-body,
  .article-text,
  .news-content,
  #articleContent{
    font-size:17px!important;
    line-height:1.58!important;
  }
}


/* Fullscreen Two Column Article Template 7.4.7 */
.article-pro-wrap,
.article-pro-page,
#articleDetail,
#articleView,
.article-detail,
.article-view{
  width:calc(100vw - 64px)!important;
  max-width:1560px!important;
  margin:24px auto!important;
  padding:42px 56px!important;
  background:#fff!important;
  border-radius:24px!important;
  box-shadow:0 26px 80px rgba(7,29,72,.22)!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}

.article-pro-layout,
.article-layout,
.news-detail-layout,
.article-detail-grid{
  width:100%!important;
  max-width:1440px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0, 1fr) 420px!important;
  gap:56px!important;
  align-items:start!important;
}

.article-pro-main,
.article-main,
.article-content-wrap{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  min-width:0!important;
}

.article-pro-side,
.article-sidebar,
.news-sidebar,
.detail-sidebar{
  width:100%!important;
  max-width:420px!important;
  position:sticky!important;
  top:110px!important;
}

.article-breadcrumb,
.article-pro-breadcrumb{
  display:block!important;
  color:#6b7280!important;
  font-size:15px!important;
  font-weight:700!important;
  margin:0 0 22px!important;
}

.article-pro-category,
.article-category,
.article-cat{
  display:block!important;
  color:#0E79A7!important;
  font-size:18px!important;
  font-weight:950!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  margin:0 0 14px!important;
}

.article-pro-title,
.article-title,
#articleDetail h1,
#articleView h1,
.article-detail h1,
.article-view h1{
  font-size:clamp(34px, 3.1vw, 52px)!important;
  line-height:1.15!important;
  letter-spacing:-.028em!important;
  font-weight:900!important;
  color:#071d48!important;
  text-align:left!important;
  margin:0 0 24px!important;
  padding:0!important;
  max-width:980px!important;
}

.article-pro-author-row,
.article-author-row,
.article-byline-row{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  margin:0 0 22px!important;
}

.article-pro-author-row img,
.article-author-row img,
.article-byline-row img,
.article-author-avatar{
  width:58px!important;
  height:58px!important;
  border-radius:50%!important;
  object-fit:cover!important;
}

.article-pro-author,
.article-author-name,
.author-name,
.byline-name,
.article-pro-author-row b,
[class*="author"]{
  text-transform:none!important;
}

.article-pro-author,
.article-author-name,
.author-name,
.byline-name,
.article-pro-author-row b{
  color:#0E79A7!important;
  font-size:18px!important;
  font-weight:900!important;
  letter-spacing:0!important;
}

.article-pro-date,
.article-date,
.byline-date{
  color:#6b7280!important;
  font-size:15px!important;
  font-weight:700!important;
  margin-top:4px!important;
}

.article-pro-share,
.share-row,
.article-share,
.share-buttons{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  margin:8px 0 30px!important;
  padding:0!important;
  background:transparent!important;
  border-radius:0!important;
  max-width:100%!important;
}

.article-pro-share::before,
.share-row::before,
.article-share::before{
  content:"Bagikan:"!important;
  color:#6b7280!important;
  font-weight:800!important;
  font-size:14px!important;
  margin-right:2px!important;
}

.article-pro-share b,
.share-row b,
.article-share b{
  display:none!important;
}

.article-pro-share a,
.article-pro-share button,
.share-row a,
.share-row button,
.article-share a,
.article-share button,
.share-buttons a,
.share-buttons button{
  width:38px!important;
  height:38px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  font-size:14px!important;
}

.article-pro-cover,
.article-cover,
.article-hero-image,
.article-main-image,
.article-pro-main img.article-cover,
.article-pro-main > img:first-of-type{
  width:100%!important;
  max-width:980px!important;
  max-height:460px!important;
  object-fit:cover!important;
  display:block!important;
  margin:0 0 26px!important;
  border-radius:14px!important;
}

.article-lead-source{
  display:inline!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  color:#0E79A7!important;
  font-size:inherit!important;
  font-weight:900!important;
  line-height:inherit!important;
}

.article-source-inline{
  color:#0E79A7!important;
  font-weight:900!important;
}

.article-pro-content,
.article-content,
.article-body,
.article-text,
.news-content,
#articleContent{
  width:100%!important;
  max-width:980px!important;
  color:#0f172a!important;
  font-size:20px!important;
  line-height:1.58!important;
  text-align:left!important;
  letter-spacing:0!important;
  font-weight:400!important;
  column-count:1!important;
  columns:auto!important;
  margin:0!important;
  padding:0!important;
}

.article-pro-content p,
.article-content p,
.article-body p,
.article-text p,
.news-content p,
#articleContent p{
  margin:0 0 22px!important;
  line-height:1.58!important;
  text-align:left!important;
}

.article-pro-side-card,
.article-side-card,
.most-popular-box,
.features-box{
  background:#fff!important;
  border:1px solid rgba(7,29,72,.12)!important;
  border-radius:22px!important;
  padding:26px!important;
  box-shadow:0 14px 38px rgba(7,29,72,.05)!important;
  margin-bottom:26px!important;
}

.article-pro-side-card h3,
.article-side-card h3,
.most-popular-box h3,
.features-box h3{
  color:#071d48!important;
  font-size:30px!important;
  font-weight:900!important;
  margin:0 0 22px!important;
  line-height:1.15!important;
}

.article-pro-popular-item,
.most-popular-item{
  display:grid!important;
  grid-template-columns:56px 1fr!important;
  gap:16px!important;
  padding:18px 0!important;
  border-bottom:1px dashed rgba(7,29,72,.18)!important;
}

.article-pro-popular-item:last-child,
.most-popular-item:last-child{
  border-bottom:0!important;
}

.article-pro-popular-num,
.most-popular-item .num,
.most-popular-item span:first-child{
  color:#f6a800!important;
  font-size:34px!important;
  font-weight:950!important;
  line-height:1!important;
}

.article-pro-popular-title,
.most-popular-item b{
  color:#071d48!important;
  font-size:18px!important;
  font-weight:900!important;
  line-height:1.32!important;
}

.article-pro-feature-img,
.features-box img,
.article-side-card img{
  width:100%!important;
  border-radius:12px!important;
  object-fit:cover!important;
  margin-bottom:12px!important;
}

.scn-article-close-btn{
  top:98px!important;
  right:26px!important;
  z-index:100000!important;
}

@media(max-width:1180px){
  .article-pro-wrap,
  .article-pro-page,
  #articleDetail,
  #articleView,
  .article-detail,
  .article-view{
    width:calc(100vw - 28px)!important;
    padding:32px 24px!important;
  }

  .article-pro-layout,
  .article-layout,
  .news-detail-layout,
  .article-detail-grid{
    grid-template-columns:1fr!important;
    gap:28px!important;
  }

  .article-pro-side,
  .article-sidebar,
  .news-sidebar,
  .detail-sidebar{
    position:static!important;
    max-width:980px!important;
  }
}

@media(max-width:680px){
  .article-pro-wrap,
  .article-pro-page,
  #articleDetail,
  #articleView,
  .article-detail,
  .article-view{
    width:calc(100vw - 16px)!important;
    padding:22px 16px!important;
    border-radius:18px!important;
  }

  .article-pro-title,
  .article-title,
  #articleDetail h1,
  #articleView h1{
    font-size:28px!important;
    line-height:1.2!important;
  }

  .article-pro-content,
  .article-content,
  .article-body,
  .article-text,
  .news-content,
  #articleContent{
    font-size:17px!important;
    line-height:1.56!important;
  }
}


/* No Horizontal Scroll Article 7.4.8 */
html,
body{
  overflow-x:hidden!important;
}

.article-pro-overlay,
.article-detail-overlay,
.article-modal,
.article-view-overlay{
  overflow-x:hidden!important;
}

.article-pro-wrap,
.article-pro-page,
#articleDetail,
#articleView,
.article-detail,
.article-view{
  width:100%!important;
  max-width:100vw!important;
  margin:0 auto!important;
  padding:34px 46px!important;
  box-sizing:border-box!important;
  overflow-x:hidden!important;
  background:#fff!important;
  border-radius:0!important;
}

.article-pro-layout,
.article-layout,
.news-detail-layout,
.article-detail-grid{
  width:100%!important;
  max-width:100%!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0, 1fr) minmax(320px, 380px)!important;
  gap:42px!important;
  align-items:start!important;
  box-sizing:border-box!important;
  overflow-x:hidden!important;
}

.article-pro-main,
.article-main,
.article-content-wrap{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  box-sizing:border-box!important;
}

.article-pro-side,
.article-sidebar,
.news-sidebar,
.detail-sidebar{
  width:100%!important;
  max-width:380px!important;
  min-width:0!important;
  position:sticky!important;
  top:110px!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}

.article-pro-title,
.article-title,
#articleDetail h1,
#articleView h1,
.article-detail h1,
.article-view h1{
  max-width:100%!important;
  font-size:clamp(30px, 2.4vw, 46px)!important;
  line-height:1.16!important;
  text-align:left!important;
  color:#071d48!important;
  overflow-wrap:break-word!important;
}

.article-pro-content,
.article-content,
.article-body,
.article-text,
.news-content,
#articleContent{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  font-size:18px!important;
  line-height:1.55!important;
  text-align:left!important;
  color:#0f172a!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  white-space:normal!important;
  box-sizing:border-box!important;
}

.article-pro-content p,
.article-content p,
.article-body p,
.article-text p,
.news-content p,
#articleContent p{
  max-width:100%!important;
  margin:0 0 18px!important;
  line-height:1.55!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
}

.article-pro-cover,
.article-cover,
.article-hero-image,
.article-main-image,
.article-pro-main img,
#articleDetail img,
#articleView img{
  max-width:100%!important;
  height:auto!important;
  object-fit:cover!important;
  box-sizing:border-box!important;
}

.article-pro-side-card,
.article-side-card,
.most-popular-box,
.features-box{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}

.article-pro-popular-title,
.most-popular-item b,
.article-pro-side-card,
.article-side-card{
  overflow-wrap:break-word!important;
  word-break:normal!important;
}

.article-pro-share,
.share-row,
.article-share,
.share-buttons{
  max-width:100%!important;
  overflow-x:hidden!important;
  box-sizing:border-box!important;
}

@media(max-width:1050px){
  .article-pro-wrap,
  .article-pro-page,
  #articleDetail,
  #articleView,
  .article-detail,
  .article-view{
    padding:26px 22px!important;
  }

  .article-pro-layout,
  .article-layout,
  .news-detail-layout,
  .article-detail-grid{
    grid-template-columns:1fr!important;
    gap:26px!important;
  }

  .article-pro-side,
  .article-sidebar,
  .news-sidebar,
  .detail-sidebar{
    max-width:100%!important;
    position:static!important;
  }
}

@media(max-width:680px){
  .article-pro-wrap,
  .article-pro-page,
  #articleDetail,
  #articleView,
  .article-detail,
  .article-view{
    padding:20px 14px!important;
  }

  .article-pro-title,
  .article-title,
  #articleDetail h1,
  #articleView h1{
    font-size:27px!important;
  }

  .article-pro-content,
  .article-content,
  .article-body,
  .article-text,
  .news-content,
  #articleContent{
    font-size:17px!important;
    line-height:1.5!important;
  }
}


/* Wide Article Reader 7.4.9 */
html,
body{
  overflow-x:hidden!important;
}

.article-pro-overlay,
.article-detail-overlay,
.article-modal,
.article-view-overlay{
  padding:0!important;
  overflow-x:hidden!important;
}

.article-pro-wrap,
.article-pro-page,
#articleDetail,
#articleView,
.article-detail,
.article-view{
  width:96vw!important;
  max-width:96vw!important;
  min-width:0!important;
  margin:18px auto!important;
  padding:28px 38px!important;
  box-sizing:border-box!important;
  background:#fff!important;
  border-radius:24px!important;
  overflow:hidden!important;
}

.article-pro-layout,
.article-layout,
.news-detail-layout,
.article-detail-grid{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  display:grid!important;
  grid-template-columns:minmax(0, calc(100% - 390px)) 350px!important;
  gap:40px!important;
  align-items:start!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}

.article-pro-main,
.article-main,
.article-content-wrap{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}

.article-pro-side,
.article-sidebar,
.news-sidebar,
.detail-sidebar{
  width:100%!important;
  max-width:350px!important;
  min-width:0!important;
  position:sticky!important;
  top:110px!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}

.article-pro-title,
.article-title,
#articleDetail h1,
#articleView h1,
.article-detail h1,
.article-view h1{
  max-width:100%!important;
  font-size:clamp(30px, 2.3vw, 44px)!important;
  line-height:1.16!important;
  text-align:left!important;
  color:#071d48!important;
  overflow-wrap:break-word!important;
  margin-bottom:20px!important;
}

.article-pro-cover,
.article-cover,
.article-hero-image,
.article-main-image,
.article-pro-main img,
#articleDetail img,
#articleView img{
  max-width:100%!important;
  width:100%!important;
  height:auto!important;
  object-fit:cover!important;
  box-sizing:border-box!important;
}

.article-pro-content,
.article-content,
.article-body,
.article-text,
.news-content,
#articleContent{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  font-size:18px!important;
  line-height:1.55!important;
  text-align:left!important;
  color:#0f172a!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  white-space:normal!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:0!important;
}

.article-pro-content p,
.article-content p,
.article-body p,
.article-text p,
.news-content p,
#articleContent p{
  max-width:100%!important;
  margin:0 0 18px!important;
  line-height:1.55!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
}

.article-pro-share,
.share-row,
.article-share,
.share-buttons{
  max-width:100%!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}

.article-pro-side-card,
.article-side-card,
.most-popular-box,
.features-box{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  padding:22px!important;
}

.article-pro-popular-title,
.most-popular-item b,
.article-pro-side-card,
.article-side-card{
  overflow-wrap:break-word!important;
  word-break:normal!important;
}

.scn-article-close-btn{
  right:24px!important;
  top:86px!important;
}

@media(max-width:1050px){
  .article-pro-wrap,
  .article-pro-page,
  #articleDetail,
  #articleView,
  .article-detail,
  .article-view{
    width:96vw!important;
    max-width:96vw!important;
    padding:24px 20px!important;
  }

  .article-pro-layout,
  .article-layout,
  .news-detail-layout,
  .article-detail-grid{
    grid-template-columns:1fr!important;
    gap:26px!important;
  }

  .article-pro-side,
  .article-sidebar,
  .news-sidebar,
  .detail-sidebar{
    max-width:100%!important;
    position:static!important;
  }
}

@media(max-width:680px){
  .article-pro-wrap,
  .article-pro-page,
  #articleDetail,
  #articleView,
  .article-detail,
  .article-view{
    width:98vw!important;
    max-width:98vw!important;
    padding:18px 14px!important;
    border-radius:18px!important;
  }

  .article-pro-title,
  .article-title,
  #articleDetail h1,
  #articleView h1{
    font-size:27px!important;
  }

  .article-pro-content,
  .article-content,
  .article-body,
  .article-text,
  .news-content,
  #articleContent{
    font-size:17px!important;
    line-height:1.5!important;
  }
}


/* =========================================================
   7.4.10 NO HORIZONTAL SCROLL FINAL
   Final hard reset khusus artikel terbuka.
   ========================================================= */

html,
body{
  width:100%!important;
  max-width:100%!important;
  overflow-x:hidden!important;
}

/* overlay/modal detail artikel */
.article-pro-overlay,
.article-detail-overlay,
.article-modal,
.article-view-overlay,
.modal,
.overlay{
  width:100vw!important;
  max-width:100vw!important;
  left:0!important;
  right:0!important;
  margin-left:0!important;
  margin-right:0!important;
  padding:0!important;
  overflow-x:hidden!important;
  box-sizing:border-box!important;
}

/* kotak artikel */
.article-pro-wrap,
.article-pro-page,
#articleDetail,
#articleView,
.article-detail,
.article-view,
.full-article-reader,
.full-width-reader{
  width:94vw!important;
  max-width:94vw!important;
  min-width:0!important;
  margin:18px auto!important;
  padding:28px 34px!important;
  box-sizing:border-box!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  background:#fff!important;
  border-radius:24px!important;
  transform:none!important;
  left:auto!important;
  right:auto!important;
}

/* semua anak di dalam artikel tidak boleh melebihi parent */
.article-pro-wrap *,
.article-pro-page *,
#articleDetail *,
#articleView *,
.article-detail *,
.article-view *{
  box-sizing:border-box!important;
  max-width:100%!important;
}

/* layout dua kolom yang aman */
.article-pro-layout,
.article-layout,
.news-detail-layout,
.article-detail-grid{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:minmax(0, 1fr) 360px!important;
  gap:34px!important;
  align-items:start!important;
  overflow-x:hidden!important;
  box-sizing:border-box!important;
  transform:none!important;
}

/* kolom kiri */
.article-pro-main,
.article-main,
.article-content-wrap,
.article-main-column{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  overflow-x:hidden!important;
  transform:none!important;
}

/* kolom kanan */
.article-pro-side,
.article-sidebar,
.news-sidebar,
.detail-sidebar,
.article-side-column{
  width:100%!important;
  max-width:360px!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  overflow-x:hidden!important;
  position:sticky!important;
  top:110px!important;
  transform:none!important;
}

/* judul */
.article-pro-title,
.article-title,
#articleDetail h1,
#articleView h1,
.article-detail h1,
.article-view h1{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  font-size:clamp(28px, 2.4vw, 44px)!important;
  line-height:1.16!important;
  color:#071d48!important;
  text-align:left!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  margin:0 0 20px!important;
  padding:0!important;
}

/* gambar tidak boleh memaksa lebar */
.article-pro-cover,
.article-cover,
.article-hero-image,
.article-main-image,
.article-pro-main img,
.article-main img,
#articleDetail img,
#articleView img,
.article-detail img,
.article-view img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:auto!important;
  max-height:440px!important;
  object-fit:cover!important;
  margin-left:0!important;
  margin-right:0!important;
  transform:none!important;
}

/* konten artikel */
.article-pro-content,
.article-content,
.article-body,
.article-text,
.news-content,
#articleContent{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  color:#0f172a!important;
  font-size:18px!important;
  line-height:1.55!important;
  text-align:left!important;
  font-weight:400!important;
  letter-spacing:0!important;
  white-space:normal!important;
  overflow-x:hidden!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  columns:auto!important;
  column-count:1!important;
  transform:none!important;
}

.article-pro-content p,
.article-content p,
.article-body p,
.article-text p,
.news-content p,
#articleContent p{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0 0 18px!important;
  padding:0!important;
  line-height:1.55!important;
  text-align:left!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
}

/* share */
.article-pro-share,
.share-row,
.article-share,
.share-buttons{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow-x:hidden!important;
  flex-wrap:wrap!important;
  box-sizing:border-box!important;
}

/* sidebar card */
.article-pro-side-card,
.article-side-card,
.most-popular-box,
.features-box{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}

.article-pro-popular-item,
.most-popular-item{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  grid-template-columns:48px minmax(0,1fr)!important;
}

.article-pro-popular-title,
.most-popular-item b,
.article-pro-side-card h3,
.article-side-card h3,
.features-box h3,
.most-popular-box h3{
  overflow-wrap:break-word!important;
  word-break:normal!important;
}

/* tombol close */
.scn-article-close-btn{
  position:fixed!important;
  top:86px!important;
  right:22px!important;
  z-index:100000!important;
}

/* desktop sedang / tablet */
@media(max-width:1100px){
  .article-pro-wrap,
  .article-pro-page,
  #articleDetail,
  #articleView,
  .article-detail,
  .article-view{
    width:96vw!important;
    max-width:96vw!important;
    padding:24px 20px!important;
  }

  .article-pro-layout,
  .article-layout,
  .news-detail-layout,
  .article-detail-grid{
    grid-template-columns:1fr!important;
    gap:26px!important;
  }

  .article-pro-side,
  .article-sidebar,
  .news-sidebar,
  .detail-sidebar,
  .article-side-column{
    max-width:100%!important;
    position:static!important;
  }
}

/* mobile */
@media(max-width:680px){
  .article-pro-wrap,
  .article-pro-page,
  #articleDetail,
  #articleView,
  .article-detail,
  .article-view{
    width:98vw!important;
    max-width:98vw!important;
    padding:18px 14px!important;
    border-radius:18px!important;
  }

  .article-pro-title,
  .article-title,
  #articleDetail h1,
  #articleView h1{
    font-size:27px!important;
  }

  .article-pro-content,
  .article-content,
  .article-body,
  .article-text,
  .news-content,
  #articleContent{
    font-size:17px!important;
    line-height:1.5!important;
  }
}


/* 7.4.11 MODAL WIDTH FIXED - target class asli */
html,body{overflow-x:hidden!important}

/* modal asli */
#articleModal.modal{
  position:fixed!important;
  inset:0!important;
  z-index:200!important;
  display:grid!important;
  place-items:center!important;
  padding:16px!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
#articleModal.hidden{display:none!important}
#articleModal .modal-backdrop{position:absolute!important;inset:0!important}
#articleModal .modal-content{
  position:relative!important;
  z-index:1!important;
  width:min(1500px, calc(100vw - 32px))!important;
  max-width:calc(100vw - 32px)!important;
  height:auto!important;
  max-height:92vh!important;
  margin:0!important;
  padding:0!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  box-sizing:border-box!important;
  border-radius:26px!important;
  background:#fff!important;
}

/* close asli di dalam modal, jangan ada scroll horizontal */
#articleModal .modal-close{
  position:sticky!important;
  top:14px!important;
  float:right!important;
  z-index:20!important;
  margin:14px!important;
}

/* tubuh artikel asli adalah .article-full-body.article-pro-wrap */
#articleModal .article-full-body.article-pro-wrap,
#modalArticle .article-full-body.article-pro-wrap{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:30px 36px!important;
  display:grid!important;
  grid-template-columns:minmax(0, 1fr) 360px!important;
  gap:36px!important;
  align-items:start!important;
  box-sizing:border-box!important;
  overflow-x:hidden!important;
  transform:none!important;
}

/* kolom artikel */
#articleModal .article-pro-main,
#modalArticle .article-pro-main{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow-x:hidden!important;
  box-sizing:border-box!important;
}

/* sidebar */
#articleModal .article-pro-side,
#modalArticle .article-pro-side{
  width:100%!important;
  max-width:360px!important;
  min-width:0!important;
  overflow-x:hidden!important;
  box-sizing:border-box!important;
  position:sticky!important;
  top:86px!important;
}

/* semua child harus ikut parent */
#articleModal .article-pro-main *,
#articleModal .article-pro-side *,
#modalArticle .article-pro-main *,
#modalArticle .article-pro-side *{
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}

/* gambar */
#articleModal .article-pro-hero,
#modalArticle .article-pro-hero{
  width:100%!important;
  max-width:100%!important;
  height:360px!important;
  margin:18px 0 22px!important;
  overflow:hidden!important;
  border-radius:18px!important;
  background:transparent!important;
}
#articleModal .article-pro-hero img,
#modalArticle .article-pro-hero img{
  width:100%!important;
  max-width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}

/* judul dan teks */
#articleModal .article-pro-title,
#modalArticle .article-pro-title{
  width:100%!important;
  max-width:100%!important;
  font-size:clamp(28px, 2.4vw, 44px)!important;
  line-height:1.16!important;
  color:#071d48!important;
  text-align:left!important;
  margin:0 0 18px!important;
  overflow-wrap:break-word!important;
}

#articleModal .article-pro-content,
#modalArticle .article-pro-content{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  font-size:18px!important;
  line-height:1.55!important;
  color:#0f172a!important;
  text-align:left!important;
  overflow-wrap:break-word!important;
  white-space:normal!important;
  columns:auto!important;
  column-count:1!important;
}
#articleModal .article-pro-content p,
#modalArticle .article-pro-content p{
  margin:0 0 18px!important;
  line-height:1.55!important;
  overflow-wrap:break-word!important;
}

/* share jangan memaksa lebar */
#articleModal .article-pro-share,
#modalArticle .article-pro-share{
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
  flex-wrap:wrap!important;
  box-sizing:border-box!important;
}

/* sidebar card */
#articleModal .popular-box,
#articleModal .features-box,
#modalArticle .popular-box,
#modalArticle .features-box{
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
#articleModal .popular-item,
#modalArticle .popular-item{
  grid-template-columns:48px minmax(0,1fr)!important;
}
#articleModal .popular-item b,
#modalArticle .popular-item b,
#articleModal .features-box b,
#modalArticle .features-box b{
  overflow-wrap:break-word!important;
}

/* mobile/tablet */
@media(max-width:1050px){
  #articleModal .modal-content{
    width:calc(100vw - 24px)!important;
    max-width:calc(100vw - 24px)!important;
  }
  #articleModal .article-full-body.article-pro-wrap,
  #modalArticle .article-full-body.article-pro-wrap{
    grid-template-columns:1fr!important;
    padding:24px 20px!important;
  }
  #articleModal .article-pro-side,
  #modalArticle .article-pro-side{
    max-width:100%!important;
    position:static!important;
  }
}
@media(max-width:680px){
  #articleModal{padding:8px!important}
  #articleModal .modal-content{
    width:calc(100vw - 16px)!important;
    max-width:calc(100vw - 16px)!important;
    border-radius:18px!important;
  }
  #articleModal .article-full-body.article-pro-wrap,
  #modalArticle .article-full-body.article-pro-wrap{
    padding:18px 14px!important;
  }
  #articleModal .article-pro-title,
  #modalArticle .article-pro-title{font-size:27px!important}
  #articleModal .article-pro-content,
  #modalArticle .article-pro-content{font-size:17px!important;line-height:1.5!important}
}


/* 7.4.12 FINAL ARTICLE MODAL */
/* Pakai satu tombol close asli saja */
.scn-article-close-btn,
#scnArticleCloseBtn{
  display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;
}

/* Tombol close asli modal */
#articleModal .modal-close{
  position:absolute!important;
  top:22px!important;
  right:22px!important;
  float:none!important;
  margin:0!important;
  z-index:50!important;
  width:48px!important;
  height:48px!important;
  border-radius:50%!important;
  border:0!important;
  background:#071d48!important;
  color:#fff!important;
  font-size:30px!important;
  font-weight:900!important;
  line-height:1!important;
  cursor:pointer!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-shadow:0 12px 30px rgba(7,29,72,.25)!important;
}
#articleModal .modal-close:hover{
  background:#ed151c!important;
}

/* Modal utama tetap lebar dan tidak horizontal scroll */
#articleModal.modal{
  padding:16px!important;
  overflow:hidden!important;
}
#articleModal .modal-content{
  width:min(1500px, calc(100vw - 32px))!important;
  max-width:calc(100vw - 32px)!important;
  max-height:92vh!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  border-radius:26px!important;
  background:#fff!important;
  box-sizing:border-box!important;
}

/* Layout artikel dua kolom stabil */
#articleModal .article-full-body.article-pro-wrap,
#modalArticle .article-full-body.article-pro-wrap{
  width:100%!important;
  max-width:100%!important;
  padding:34px 40px!important;
  display:grid!important;
  grid-template-columns:minmax(0, 1fr) 360px!important;
  gap:38px!important;
  box-sizing:border-box!important;
  overflow-x:hidden!important;
}

#articleModal .article-pro-main,
#modalArticle .article-pro-main{
  min-width:0!important;
  overflow-x:hidden!important;
}

#articleModal .article-pro-side,
#modalArticle .article-pro-side{
  width:100%!important;
  max-width:360px!important;
  min-width:0!important;
  position:sticky!important;
  top:86px!important;
  overflow:hidden!important;
}

/* Gambar, teks, dan sidebar tidak boleh melebar keluar */
#articleModal .article-pro-main *,
#articleModal .article-pro-side *,
#modalArticle .article-pro-main *,
#modalArticle .article-pro-side *{
  max-width:100%!important;
  box-sizing:border-box!important;
}

#articleModal .article-pro-hero,
#modalArticle .article-pro-hero{
  width:100%!important;
  height:360px!important;
  border-radius:18px!important;
  overflow:hidden!important;
  margin:18px 0 22px!important;
}
#articleModal .article-pro-hero img,
#modalArticle .article-pro-hero img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}

#articleModal .article-pro-title,
#modalArticle .article-pro-title{
  font-size:clamp(28px, 2.4vw, 44px)!important;
  line-height:1.16!important;
  color:#071d48!important;
  text-align:left!important;
  overflow-wrap:break-word!important;
}

#articleModal .article-pro-content,
#modalArticle .article-pro-content{
  font-size:18px!important;
  line-height:1.55!important;
  text-align:left!important;
  color:#0f172a!important;
  overflow-wrap:break-word!important;
}

#articleModal .article-pro-content p,
#modalArticle .article-pro-content p{
  margin:0 0 18px!important;
  line-height:1.55!important;
}

#articleModal .popular-item,
#modalArticle .popular-item{
  grid-template-columns:48px minmax(0,1fr)!important;
}

@media(max-width:1050px){
  #articleModal .article-full-body.article-pro-wrap,
  #modalArticle .article-full-body.article-pro-wrap{
    grid-template-columns:1fr!important;
    padding:24px 20px!important;
  }
  #articleModal .article-pro-side,
  #modalArticle .article-pro-side{
    max-width:100%!important;
    position:static!important;
  }
}
@media(max-width:680px){
  #articleModal{padding:8px!important}
  #articleModal .modal-content{
    width:calc(100vw - 16px)!important;
    max-width:calc(100vw - 16px)!important;
    border-radius:18px!important;
  }
  #articleModal .modal-close{
    top:12px!important;
    right:12px!important;
    width:42px!important;
    height:42px!important;
    font-size:26px!important;
  }
  #articleModal .article-full-body.article-pro-wrap,
  #modalArticle .article-full-body.article-pro-wrap{
    padding:18px 14px!important;
  }
}


/* 7.4.13 ARTICLE SUBHEADING BOLD */
.article-subheading{
  display:block!important;
  margin:30px 0 12px!important;
  padding:0!important;
  color:#071d48!important;
  font-size:22px!important;
  line-height:1.28!important;
  font-weight:950!important;
  letter-spacing:-.01em!important;
}
.article-first-subheading{
  color:#071d48!important;
  font-weight:950!important;
}
.article-pro-content .article-source-inline{
  color:#0E79A7!important;
  font-weight:950!important;
}
@media(max-width:680px){
  .article-subheading{
    font-size:20px!important;
    margin:24px 0 10px!important;
  }
}


/* 7.4.14 HOME HERO ORDER FIX */
/* Hero Selamat Datang dijadikan hero utama paling atas */
.hero-welcome,
.modern-hero,
.smart-hero,
.hero-building,
.home-hero-new{
  order:-10!important;
}

/* Hero lama yang berisi kartu Featured disembunyikan agar tidak rancu */
.hero-clean,
.old-hero,
.home-hero-old,
.legacy-hero,
.hero-stat-card,
.hero-feature-card,
.hero-featured-card{
  display:none!important;
}

/* Jika ada dua hero di beranda, tampilkan yang memiliki teks Selamat Datang */
section.hero:has(.smart-search),
section.hero:has(.hero-search),
section.hero:has(.welcome-text){
  order:-10!important;
}

/* Area beranda setelah header langsung mulai dari hero Selamat Datang */
.home-section,
#home,
.beranda-section{
  display:flex!important;
  flex-direction:column!important;
}

/* Jaga jarak hero tetap rapi */
.hero-welcome,
.modern-hero,
.smart-hero,
.hero-building,
.home-hero-new{
  margin-top:28px!important;
}


/* V7.4.16 HOME COMPACT CORRECT */
/* Top bar tanggal dan jam */
.scn-top-info-bar{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  width:100%!important;
  min-height:34px!important;
  padding:7px 44px!important;
  background:#f8fbff!important;
  border-bottom:1px solid rgba(7,29,72,.08)!important;
  color:#071d48!important;
  font-size:14px!important;
  font-weight:850!important;
  box-sizing:border-box!important;
  position:relative!important;
  z-index:1000!important;
}
.scn-top-left{display:flex!important;align-items:center!important;gap:14px!important}
.scn-top-sep{opacity:.55!important}
.scn-top-right{opacity:.82!important}

/* Header jangan terlalu jauh dari hero */
.topbar{
  margin-bottom:0!important;
}

/* Hero utama modern: diperkecil dengan proporsional, bukan dipotong */
.modern-template-home{
  padding-top:18px!important;
}
.modern-template-home .modern-hero{
  min-height:330px!important;
  height:auto!important;
  max-height:none!important;
  padding:32px 48px!important;
  margin:0 auto 18px!important;
  border-radius:24px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(340px,560px)!important;
  gap:34px!important;
  align-items:center!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}

/* Teks hero ikut dikecilkan */
.modern-template-home .modern-welcome{
  font-size:16px!important;
  margin:0 0 8px!important;
  line-height:1.2!important;
}
.modern-template-home .modern-hero h1{
  font-size:clamp(38px,4.2vw,58px)!important;
  line-height:1.02!important;
  letter-spacing:-.05em!important;
  margin:0 0 14px!important;
}
.modern-template-home .modern-lead{
  font-size:15.5px!important;
  line-height:1.45!important;
  max-width:620px!important;
  margin:0!important;
}
.modern-template-home .modern-actions{
  margin-top:18px!important;
  gap:12px!important;
}
.modern-template-home .modern-actions .btn{
  padding:12px 24px!important;
  font-size:15px!important;
  border-radius:999px!important;
}

/* Smart search dikecilkan dan tidak terpotong */
.modern-template-home .modern-search-card{
  max-width:560px!important;
  width:100%!important;
  padding:22px 24px!important;
  border-radius:18px!important;
  box-sizing:border-box!important;
}
.modern-template-home .modern-search-card h3{
  font-size:21px!important;
  margin:0 0 14px!important;
  line-height:1.2!important;
}
.modern-template-home .modern-search-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:10px!important;
}
.modern-template-home .modern-search-row input{
  height:48px!important;
  padding:0 16px!important;
  font-size:15px!important;
  min-width:0!important;
}
.modern-template-home .modern-search-row button{
  height:48px!important;
  padding:0 22px!important;
  font-size:15px!important;
  white-space:nowrap!important;
}

/* Hilangkan hero/featured duplikat yang membuat beranda berulang */
.hero-clean,
.old-hero,
.home-hero-old,
.legacy-hero,
.hero-feature-card,
.hero-featured-card,
.hero-stat-card{
  display:none!important;
}

/* Jarak konten setelah hero */
.modern-stat-row{
  margin-top:12px!important;
}
.modern-content-grid{
  margin-top:16px!important;
}

/* Responsive */
@media(max-width:1050px){
  .modern-template-home .modern-hero{
    grid-template-columns:1fr!important;
    min-height:0!important;
    padding:30px 28px!important;
    gap:22px!important;
  }
  .modern-template-home .modern-search-card{
    max-width:100%!important;
  }
}
@media(max-width:680px){
  .scn-top-info-bar{
    padding:7px 16px!important;
    font-size:12px!important;
  }
  .scn-top-right{display:none!important}
  .modern-template-home{
    padding-top:12px!important;
  }
  .modern-template-home .modern-hero{
    margin:0 12px 16px!important;
    padding:24px 18px!important;
    border-radius:18px!important;
  }
  .modern-template-home .modern-hero h1{
    font-size:36px!important;
  }
  .modern-template-home .modern-lead{
    font-size:14.5px!important;
  }
  .modern-template-home .modern-search-row{
    grid-template-columns:1fr!important;
  }
}


/* V7.4.17 SECOND HERO COMPACT */
/* Banner/hero kedua dibuat ringkas seperti hero utama */

.home-pro{
  padding-top:18px!important;
  padding-bottom:12px!important;
}

.home-hero{
  min-height:300px!important;
  height:auto!important;
  max-height:330px!important;
  padding:30px 48px!important;
  border-radius:26px!important;
  grid-template-columns:minmax(0,1fr) minmax(320px,420px)!important;
  gap:28px!important;
  align-items:center!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}

.home-hero .eyebrow{
  font-size:12px!important;
  margin:0 0 8px!important;
  letter-spacing:.14em!important;
}

.home-hero h1{
  font-size:clamp(36px,3.8vw,56px)!important;
  line-height:1.02!important;
  margin:0 0 14px!important;
  letter-spacing:-.045em!important;
}

.home-hero .lead,
.home-hero p{
  font-size:15.5px!important;
  line-height:1.45!important;
  max-width:620px!important;
  margin:0 0 14px!important;
}

.home-hero .actions{
  margin-top:18px!important;
  gap:12px!important;
}

.home-hero .btn{
  padding:12px 24px!important;
  font-size:15px!important;
  border-radius:999px!important;
}

.home-hero .hero-feature-card,
.home-hero .feature-card,
.home-hero .glass-card{
  max-width:420px!important;
  padding:20px!important;
  border-radius:20px!important;
}

.home-hero .hero-feature-card h2,
.home-hero .feature-card h2,
.home-hero .glass-card h2{
  font-size:30px!important;
  line-height:1.08!important;
  margin:0 0 12px!important;
}

.home-hero .hero-feature-card p,
.home-hero .feature-card p,
.home-hero .glass-card p{
  font-size:14.5px!important;
  line-height:1.45!important;
}

.home-hero .hero-stats,
.home-hero .stats-row,
.home-hero .stats{
  gap:10px!important;
  margin-top:14px!important;
}

.home-hero .stat,
.home-hero .stat-card,
.home-hero .hero-stat{
  min-height:74px!important;
  padding:12px!important;
  border-radius:14px!important;
}

.home-hero .stat b,
.home-hero .stat-card b,
.home-hero .hero-stat b{
  font-size:24px!important;
}

.home-hero .stat small,
.home-hero .stat-card small,
.home-hero .hero-stat small{
  font-size:12px!important;
}

/* Jika banner kedua berupa section smart-homepage, jangan terlalu tinggi */
.smart-homepage,
#smart-home{
  padding-top:18px!important;
}

.smart-headline{
  min-height:300px!important;
  max-height:330px!important;
  overflow:hidden!important;
  border-radius:24px!important;
}

@media(max-width:1050px){
  .home-hero{
    max-height:none!important;
    grid-template-columns:1fr!important;
    padding:28px 26px!important;
  }
  .home-hero .hero-feature-card,
  .home-hero .feature-card,
  .home-hero .glass-card{
    max-width:100%!important;
  }
}

@media(max-width:680px){
  .home-hero{
    padding:24px 18px!important;
    border-radius:18px!important;
  }
  .home-hero h1{
    font-size:34px!important;
  }
  .home-hero .lead,
  .home-hero p{
    font-size:14.5px!important;
  }
}


/* V7.4.18 BACA JUGA BY HASHTAG */
.article-read-also{
  margin:26px 0 28px!important;
  padding:0 0 0 24px!important;
  border-left:5px solid #0b8a3a!important;
  background:transparent!important;
  box-sizing:border-box!important;
}
.article-read-also small{
  display:block!important;
  color:#071d48!important;
  font-size:17px!important;
  font-weight:950!important;
  margin:0 0 10px!important;
}
.article-read-also a{
  display:block!important;
  color:#0b8a3a!important;
  font-size:22px!important;
  line-height:1.35!important;
  font-weight:950!important;
  text-decoration:none!important;
}
.article-read-also a:hover{
  color:#006de4!important;
  text-decoration:underline!important;
}
@media(max-width:680px){
  .article-read-also{
    padding-left:18px!important;
    margin:22px 0!important;
  }
  .article-read-also a{
    font-size:19px!important;
  }
}


/* V7.4.19 BACA JUGA MIDDLE POSITION */
.article-read-also{
  margin:30px 0 28px!important;
}


/* V7.4.20 CLEAN HOMEPAGE */
/* Beranda dibuat lebih profesional: satu hero utama, tanpa pengulangan berlebihan */

/* Pertahankan hero utama modern */
.modern-template-home{
  display:block!important;
  padding-top:18px!important;
}

/* Sembunyikan blok beranda lama yang mengulang fungsi hero/artikel */
.home-pro,
.home-highlights,
.home-modules,
.smart-homepage,
#smart-home,
.visitor-dashboard-pro,
.personal-dashboard,
.smart-news-layout,
.smart-strip,
.smart-panel,
.home-dashboard,
.home-widgets,
.dashboard-home{
  display:none!important;
}

/* Di dalam modern homepage, cukup tampilkan hero, statistik ringkas, dan grid panel utama */
.modern-template-home .modern-content-grid{
  display:grid!important;
}

/* Statistik dibuat lebih ringkas agar tidak terasa penuh */
.modern-stat-row{
  grid-template-columns:repeat(6,1fr)!important;
  gap:12px!important;
  margin:14px 0 18px!important;
}
.modern-stat-card{
  padding:14px!important;
  border-radius:14px!important;
}
.modern-stat-card span{
  width:44px!important;
  height:44px!important;
  border-radius:14px!important;
  font-size:22px!important;
}
.modern-stat-card b{
  font-size:22px!important;
}
.modern-stat-card small{
  font-size:12px!important;
  line-height:1.2!important;
}

/* Modern panel lebih rapi dan tidak terlalu tinggi */
.modern-content-grid{
  grid-template-columns:1.1fr .9fr .9fr 1fr!important;
  gap:16px!important;
  margin-top:18px!important;
}
.modern-panel{
  padding:18px!important;
  border-radius:16px!important;
}
.modern-panel-head h3{
  font-size:18px!important;
}
.modern-item{
  grid-template-columns:64px 1fr!important;
  gap:10px!important;
  padding:9px 0!important;
}
.modern-thumb{
  height:52px!important;
  border-radius:10px!important;
}

/* Artikel section utama tetap tampil, tapi beri jarak wajar setelah homepage */
#articles{
  margin-top:28px!important;
}

/* Jika masih ada elemen hero duplikat berbasis text, runtime JS juga akan menyembunyikan */
.duplicate-home-hidden{
  display:none!important;
}

/* Responsif */
@media(max-width:1100px){
  .modern-stat-row{
    grid-template-columns:repeat(3,1fr)!important;
  }
  .modern-content-grid{
    grid-template-columns:1fr 1fr!important;
  }
}
@media(max-width:720px){
  .modern-stat-row,
  .modern-content-grid{
    grid-template-columns:1fr!important;
  }
}


/* V7.4.21 HERO DATE TIME */
.modern-hero,
.home-hero,
.hero-section,
section.hero{
  position:relative!important;
}

.scn-hero-datetime{
  position:absolute!important;
  top:24px!important;
  right:28px!important;
  z-index:8!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  padding:10px 16px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.14)!important;
  border:1px solid rgba(255,255,255,.28)!important;
  color:#fff!important;
  backdrop-filter:blur(10px)!important;
  box-shadow:0 12px 30px rgba(0,0,0,.14)!important;
  font-size:14px!important;
  font-weight:850!important;
  letter-spacing:.01em!important;
}

.scn-hero-datetime span{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  white-space:nowrap!important;
}

.scn-hero-datetime .sep{
  opacity:.55!important;
}

@media(max-width:850px){
  .scn-hero-datetime{
    position:relative!important;
    top:auto!important;
    right:auto!important;
    width:max-content!important;
    margin:0 0 14px!important;
  }
}
@media(max-width:560px){
  .scn-hero-datetime{
    font-size:12px!important;
    padding:8px 12px!important;
    gap:8px!important;
    flex-wrap:wrap!important;
  }
}


/* V7.4.22 ARTICLE CARD PROFESSIONAL */
/* Kartu artikel dibuat presisi, elegan, dan tidak terpotong aneh */

.article-grid,
.articles-grid,
.news-grid,
#articlesList,
#articleList{
  align-items:stretch!important;
}

.article-card,
.news-card,
.post-card,
.article-item,
.modern-article-card{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  min-height:780px!important;
  max-height:780px!important;
  overflow:hidden!important;
  border-radius:22px!important;
  box-sizing:border-box!important;
  background:#fff!important;
}

.article-card img,
.news-card img,
.post-card img,
.article-item img,
.modern-article-card img,
.article-thumb img,
.card-thumb img{
  width:100%!important;
  height:260px!important;
  min-height:260px!important;
  max-height:260px!important;
  object-fit:cover!important;
  display:block!important;
}

.article-card .article-content,
.news-card .article-content,
.post-card .article-content,
.article-item .article-content,
.modern-article-card .article-content,
.article-card-body,
.card-body{
  flex:1 1 auto!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  padding:26px!important;
  box-sizing:border-box!important;
}

/* Kategori */
.article-card .category,
.article-category,
.card-category,
.news-category{
  display:block!important;
  color:#11b8c8!important;
  font-size:14px!important;
  line-height:1.1!important;
  font-weight:950!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
  margin:0 0 14px!important;
}

/* Judul maksimal 3 baris */
.article-card h2,
.article-card h3,
.news-card h2,
.news-card h3,
.post-card h2,
.post-card h3,
.article-item h2,
.article-item h3,
.modern-article-card h2,
.modern-article-card h3,
.article-card-title,
.card-title{
  color:#071d48!important;
  font-size:28px!important;
  line-height:1.16!important;
  font-weight:950!important;
  letter-spacing:-.025em!important;
  margin:0 0 16px!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

/* Author/meta dibuat lebih rapi */
.article-author-row,
.card-author-row,
.article-meta-row,
.news-meta-row,
.article-card .author,
.news-card .author{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin:0 0 16px!important;
}

.article-card .author-name,
.news-card .author-name,
.post-card .author-name,
.card-author-name,
.article-card [class*="author"] b{
  color:#0E79A7!important;
  font-size:15px!important;
  font-weight:900!important;
  text-transform:none!important;
  letter-spacing:0!important;
}

.article-card .date,
.news-card .date,
.post-card .date,
.card-date,
.article-date{
  color:#0E79A7!important;
  font-size:14px!important;
  font-weight:850!important;
}

/* Tag: batasi tampilan agar tidak memakan ruang */
.article-tags,
.card-tags,
.tags,
.article-card .tags,
.news-card .tags{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:0 0 16px!important;
  max-height:74px!important;
  overflow:hidden!important;
}

.article-tags span,
.card-tags span,
.tags span,
.article-card .tags span,
.news-card .tags span,
.article-tag,
.tag-pill{
  display:inline-flex!important;
  align-items:center!important;
  max-width:210px!important;
  height:32px!important;
  padding:0 13px!important;
  border-radius:999px!important;
  background:#fff!important;
  border:1px solid rgba(7,29,72,.13)!important;
  color:#68756f!important;
  font-size:13px!important;
  font-weight:950!important;
  letter-spacing:.12em!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

/* Excerpt maksimal 5 baris */
.article-card p,
.news-card p,
.post-card p,
.article-item p,
.modern-article-card p,
.article-excerpt,
.card-excerpt{
  color:#0f172a!important;
  font-size:18px!important;
  line-height:1.48!important;
  margin:0 0 18px!important;
  display:-webkit-box!important;
  -webkit-line-clamp:5!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

/* Tombol selalu sejajar di bawah */
.article-card .btn,
.news-card .btn,
.post-card .btn,
.article-item .btn,
.modern-article-card .btn,
.article-card button,
.news-card button,
.card-readmore,
.read-more,
.readmore{
  margin-top:auto!important;
  align-self:flex-start!important;
  min-height:42px!important;
  padding:0 24px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:15px!important;
  font-weight:950!important;
}

/* Layout dua kolom artikel di halaman home agar kartu sama tinggi */
.article-grid,
.articles-grid,
.news-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit, minmax(320px, 1fr))!important;
  gap:28px!important;
}

/* Jika area artikel utama punya dua kolom, tetap rapi */
@media(min-width:1100px){
  .article-grid,
  .articles-grid,
  .news-grid{
    grid-template-columns:repeat(2, minmax(0, 1fr))!important;
  }
}

/* Mobile */
@media(max-width:680px){
  .article-card,
  .news-card,
  .post-card,
  .article-item,
  .modern-article-card{
    min-height:auto!important;
    max-height:none!important;
  }
  .article-card img,
  .news-card img,
  .post-card img,
  .article-item img,
  .modern-article-card img,
  .article-thumb img,
  .card-thumb img{
    height:220px!important;
    min-height:220px!important;
    max-height:220px!important;
  }
  .article-card h2,
  .article-card h3,
  .news-card h2,
  .news-card h3,
  .post-card h2,
  .post-card h3,
  .article-item h2,
  .article-item h3,
  .modern-article-card h2,
  .modern-article-card h3{
    font-size:23px!important;
  }
  .article-card p,
  .news-card p,
  .post-card p,
  .article-item p,
  .modern-article-card p{
    font-size:16px!important;
    -webkit-line-clamp:4!important;
  }
}


/* V7.4.23 ARTICLE CARD PRECISION */
/* Kartu artikel dibuat lebih presisi, teks lebih kecil, rapi, dan tidak terpotong kasar */

.article-grid,
.articles-grid,
.news-grid,
#articlesList,
#articleList{
  display:grid!important;
  grid-template-columns:repeat(2, minmax(0, 1fr))!important;
  gap:28px!important;
  align-items:stretch!important;
  max-width:1400px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

.article-card,
.news-card,
.post-card,
.article-item,
.modern-article-card{
  display:flex!important;
  flex-direction:column!important;
  height:760px!important;
  min-height:760px!important;
  max-height:760px!important;
  overflow:hidden!important;
  border-radius:22px!important;
  background:#fff!important;
  box-sizing:border-box!important;
  box-shadow:0 14px 38px rgba(7,29,72,.08)!important;
}

/* Thumbnail proporsional */
.article-card img,
.news-card img,
.post-card img,
.article-item img,
.modern-article-card img,
.article-thumb img,
.card-thumb img{
  width:100%!important;
  height:285px!important;
  min-height:285px!important;
  max-height:285px!important;
  object-fit:cover!important;
  display:block!important;
}

/* Isi kartu */
.article-card .article-content,
.news-card .article-content,
.post-card .article-content,
.article-item .article-content,
.modern-article-card .article-content,
.article-card-body,
.card-body{
  flex:1 1 auto!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  padding:22px 24px 24px!important;
  box-sizing:border-box!important;
}

/* Kategori */
.article-card .category,
.article-category,
.card-category,
.news-category{
  color:#11b8c8!important;
  font-size:13px!important;
  line-height:1.1!important;
  font-weight:950!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
  margin:0 0 10px!important;
}

/* Judul: lebih kecil dan maksimal 3 baris */
.article-card h2,
.article-card h3,
.news-card h2,
.news-card h3,
.post-card h2,
.post-card h3,
.article-item h2,
.article-item h3,
.modern-article-card h2,
.modern-article-card h3,
.article-card-title,
.card-title{
  color:#071d48!important;
  font-size:25px!important;
  line-height:1.22!important;
  font-weight:950!important;
  letter-spacing:-.025em!important;
  margin:0 0 14px!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

/* Author */
.article-author-row,
.card-author-row,
.article-meta-row,
.news-meta-row,
.article-card .author,
.news-card .author{
  display:flex!important;
  align-items:center!important;
  gap:11px!important;
  margin:0 0 12px!important;
}

.article-author-row img,
.card-author-row img,
.article-card .author img,
.news-card .author img{
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  border-radius:50%!important;
  object-fit:cover!important;
}

.article-card .author-name,
.news-card .author-name,
.post-card .author-name,
.card-author-name,
.article-card [class*="author"] b{
  color:#0E79A7!important;
  font-size:14px!important;
  font-weight:900!important;
  text-transform:none!important;
  letter-spacing:0!important;
}

.article-card .date,
.news-card .date,
.post-card .date,
.card-date,
.article-date{
  color:#6b7280!important;
  font-size:13px!important;
  font-weight:850!important;
}

/* Tag lebih rapi dan tidak terlalu banyak makan ruang */
.article-tags,
.card-tags,
.tags,
.article-card .tags,
.news-card .tags{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:0 0 14px!important;
  max-height:34px!important;
  overflow:hidden!important;
}

.article-tags span,
.card-tags span,
.tags span,
.article-card .tags span,
.news-card .tags span,
.article-tag,
.tag-pill{
  display:inline-flex!important;
  align-items:center!important;
  max-width:190px!important;
  height:30px!important;
  padding:0 12px!important;
  border-radius:999px!important;
  background:#fff!important;
  border:1px solid rgba(7,29,72,.13)!important;
  color:#68756f!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.10em!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

/* Ringkasan: font lebih kecil dan bisa terbaca lebih utuh */
.article-card p,
.news-card p,
.post-card p,
.article-item p,
.modern-article-card p,
.article-excerpt,
.card-excerpt{
  color:#0f172a!important;
  font-size:16px!important;
  line-height:1.55!important;
  margin:0 0 16px!important;
  display:-webkit-box!important;
  -webkit-line-clamp:6!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

/* Tombol selalu sejajar bawah */
.article-card .btn,
.news-card .btn,
.post-card .btn,
.article-item .btn,
.modern-article-card .btn,
.article-card button,
.news-card button,
.card-readmore,
.read-more,
.readmore{
  margin-top:auto!important;
  align-self:flex-start!important;
  min-width:96px!important;
  height:44px!important;
  padding:0 22px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:14px!important;
  font-weight:950!important;
}

/* Filter dan search atas artikel agar tidak terlalu mepet */
.article-toolbar,
.articles-toolbar,
.filter-bar,
.category-filter{
  max-width:1400px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}

/* Responsive */
@media(max-width:1050px){
  .article-grid,
  .articles-grid,
  .news-grid,
  #articlesList,
  #articleList{
    grid-template-columns:1fr!important;
    max-width:720px!important;
  }
}

@media(max-width:680px){
  .article-card,
  .news-card,
  .post-card,
  .article-item,
  .modern-article-card{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
  }
  .article-card img,
  .news-card img,
  .post-card img,
  .article-item img,
  .modern-article-card img,
  .article-thumb img,
  .card-thumb img{
    height:220px!important;
    min-height:220px!important;
    max-height:220px!important;
  }
  .article-card h2,
  .article-card h3,
  .news-card h2,
  .news-card h3,
  .post-card h2,
  .post-card h3,
  .article-item h2,
  .article-item h3,
  .modern-article-card h2,
  .modern-article-card h3{
    font-size:22px!important;
  }
  .article-card p,
  .news-card p,
  .post-card p,
  .article-item p,
  .modern-article-card p{
    font-size:15px!important;
    -webkit-line-clamp:5!important;
  }
}


/* V7.4.25 MINI NEWS CARDS */
.article-grid,.articles-grid,.news-grid,#articlesList,#articleList,.article-list,.posts-grid,.cards-grid{
  display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:22px!important;align-items:start!important;max-width:1500px!important;margin-left:auto!important;margin-right:auto!important;
}
.article-card,.news-card,.post-card,.article-item,.modern-article-card,.blog-card,.card.article{
  background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;margin:0!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;cursor:pointer!important;display:block!important;
}
.article-card img,.news-card img,.post-card img,.article-item img,.modern-article-card img,.blog-card img,.card.article img,.article-thumb img,.card-thumb img{
  width:100%!important;aspect-ratio:16/9!important;height:auto!important;object-fit:cover!important;display:block!important;border-radius:12px!important;margin:0 0 12px!important;
}
.article-card .article-content,.news-card .article-content,.post-card .article-content,.article-item .article-content,.modern-article-card .article-content,.blog-card .article-content,.article-card-body,.card-body,.post-content{
  padding:0!important;margin:0!important;background:transparent!important;min-height:0!important;display:block!important;
}
.article-card h1,.article-card h2,.article-card h3,.news-card h1,.news-card h2,.news-card h3,.post-card h1,.post-card h2,.post-card h3,.article-item h1,.article-item h2,.article-item h3,.modern-article-card h1,.modern-article-card h2,.modern-article-card h3,.blog-card h1,.blog-card h2,.blog-card h3,.card.article h1,.card.article h2,.card.article h3,.article-card-title,.card-title,.post-title{
  color:#071d48!important;font-size:17px!important;line-height:1.32!important;font-weight:900!important;margin:0!important;padding:0!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:67px!important;
}
.article-card p,.news-card p,.post-card p,.article-item p,.modern-article-card p,.blog-card p,.card.article p,.article-excerpt,.card-excerpt,.post-excerpt,.excerpt,.summary,.article-summary,.article-card .author,.news-card .author,.post-card .author,.author,.article-author,.author-name,.article-author-row,.card-author-row,.article-card .date,.news-card .date,.post-card .date,.date,.article-date,.card-date,.post-date,.article-meta,.article-meta-row,.card-meta,.news-meta-row,.meta,.article-card .category,.news-card .category,.post-card .category,.category,.article-category,.card-category,.news-category,.article-tags,.card-tags,.tags,.tag-list,.article-card .btn,.news-card .btn,.post-card .btn,.article-card button,.news-card button,.post-card button,.read-more,.readmore,.card-readmore,.btn-read,.btn-baca{
  display:none!important;
}
.article-placeholder-card,.scn-article-placeholder-v7425{border:2px dashed #d6e0ec!important;border-radius:14px!important;min-height:190px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#7b8798!important;font-weight:800!important;background:rgba(255,255,255,.55)!important;text-align:center!important}
@media(max-width:1300px){.article-grid,.articles-grid,.news-grid,#articlesList,#articleList,.article-list,.posts-grid,.cards-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:1024px){.article-grid,.articles-grid,.news-grid,#articlesList,#articleList,.article-list,.posts-grid,.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:720px){.article-grid,.articles-grid,.news-grid,#articlesList,#articleList,.article-list,.posts-grid,.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.article-card h1,.article-card h2,.article-card h3,.news-card h1,.news-card h2,.news-card h3,.post-card h1,.post-card h2,.post-card h3,.article-card-title,.card-title,.post-title{font-size:15px!important;min-height:60px!important}}
@media(max-width:460px){.article-grid,.articles-grid,.news-grid,#articlesList,#articleList,.article-list,.posts-grid,.cards-grid{grid-template-columns:1fr!important}}


/* V7.4.26 REMOVE SECOND HERO */
.scn-main-hero-actions-v7426{display:flex!important;gap:14px!important;flex-wrap:wrap!important;align-items:center!important;margin-top:24px!important}
.scn-main-hero-actions-v7426 a{min-height:54px!important;padding:0 26px!important;border-radius:14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;font-size:17px!important;line-height:1!important;font-weight:950!important;text-decoration:none!important;cursor:pointer!important;box-shadow:0 14px 32px rgba(7,29,72,.16)!important}
.scn-btn-article-v7426{background:#ef1b22!important;color:#fff!important}.scn-btn-course-v7426{background:#fff!important;color:#071d48!important;border:1px solid rgba(7,29,72,.12)!important}.scn-btn-dict-v7426{background:#20395f!important;color:#fff!important;border:1.5px solid rgba(255,255,255,.34)!important}
.scn-second-hero-removed-v7426{display:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
@media(max-width:720px){.scn-main-hero-actions-v7426{flex-direction:column!important;align-items:stretch!important}.scn-main-hero-actions-v7426 a{width:100%!important}}


/* V7.4.27 VIDEO MATERI UPLOAD */
.scn-material-upload-grid-v7427{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin-top:18px!important}
.scn-upload-card-v7427{background:#fff!important;border:1px solid #dce5f0!important;border-radius:18px!important;padding:18px!important;box-shadow:0 8px 22px rgba(7,29,72,.05)!important;min-height:250px!important}
.scn-upload-card-v7427 h3{margin:0 0 16px!important;color:#071d48!important;font-size:20px!important;font-weight:950!important}
.scn-upload-card-v7427 input[type=file]{width:100%!important;min-height:48px!important;border:1px solid #dce5f0!important;border-radius:14px!important;padding:10px!important;background:#fff!important}
.scn-preview-box-v7427{margin-top:14px!important;border:2px dashed #cfd9e8!important;border-radius:14px!important;min-height:120px!important;background:#faf7ef!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;color:#68766e!important;font-weight:900!important;padding:14px!important;overflow:hidden!important}
.scn-preview-box-v7427 video{width:100%!important;max-height:240px!important;border-radius:12px!important;background:#071d48!important}
.scn-video-info-v7427{margin-top:12px!important;color:#40516f!important;font-size:13px!important;line-height:1.45!important;font-weight:700!important;word-break:break-word!important}
.scn-watch-video-btn-v7427{margin-top:12px!important;height:42px!important;padding:0 18px!important;border:0!important;border-radius:999px!important;background:#076bd6!important;color:#fff!important;font-weight:900!important;cursor:pointer!important}
.scn-video-modal-v7427{position:fixed!important;inset:0!important;background:rgba(3,12,30,.74)!important;z-index:30000!important;display:none!important;align-items:center!important;justify-content:center!important;padding:28px!important}
.scn-video-modal-v7427.show{display:flex!important}
.scn-video-modal-card-v7427{width:min(980px,96vw)!important;background:#fff!important;border-radius:22px!important;padding:22px!important;box-shadow:0 24px 70px rgba(0,0,0,.30)!important}
.scn-video-modal-head-v7427{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;margin-bottom:14px!important}
.scn-video-modal-head-v7427 h3{margin:0!important;color:#071d48!important;font-size:22px!important;font-weight:950!important}
.scn-video-modal-close-v7427{border:0!important;background:#ef1b22!important;color:#fff!important;height:40px!important;padding:0 16px!important;border-radius:999px!important;font-weight:900!important;cursor:pointer!important}
.scn-video-modal-card-v7427 video{width:100%!important;max-height:70vh!important;border-radius:14px!important;background:#071d48!important}
.scn-material-viewer-v7427{margin-top:20px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
.scn-material-file-card-v7427{border:1px solid #dce5f0!important;background:#fff!important;border-radius:16px!important;padding:18px!important;min-height:120px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:10px!important;color:#071d48!important;font-weight:900!important}
.scn-material-file-card-v7427 button,.scn-material-file-card-v7427 a{border:0!important;background:#062a63!important;color:#fff!important;border-radius:999px!important;padding:10px 14px!important;font-weight:900!important;text-decoration:none!important;text-align:center!important;cursor:pointer!important}
@media(max-width:1100px){.scn-material-upload-grid-v7427,.scn-material-viewer-v7427{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.scn-material-upload-grid-v7427,.scn-material-viewer-v7427{grid-template-columns:1fr!important}}

/* V7.4.28 Institutional Portal Transformation */
.institutional-avatar{
  letter-spacing:-1px;
  font-weight:900;
}
.profile-pro .tag,
.modern-welcome{
  text-transform:uppercase;
  letter-spacing:.08em;
}
.profile-side-pro div span{
  line-height:1.35;
}
.admin-section .muted{
  max-width:900px;
}
.brand-text small{
  white-space:nowrap;
}
@media(max-width:720px){
  .profile-hero-pro{align-items:stretch;}
  .institutional-avatar{width:74px;height:74px;font-size:24px;}
}


/* V7.4.29 Hero Logo, Course Collapse, Back To Top */
.institutional-avatar{
  background:#fff!important;
  border:1px solid rgba(7,29,72,.10);
  padding:18px;
}
.institutional-avatar img{
  width:100%;
  height:100%;
  object-fit:contain!important;
  border-radius:22px;
  background:#fff;
}
.course-empty-state-v7429{
  min-height:360px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:44px 28px;
  border:1px solid #dce5f0;
  border-radius:28px;
  background:linear-gradient(180deg,#ffffff,#f7fbff);
  color:#071d48;
  box-shadow:0 16px 42px rgba(7,29,72,.07);
}
.course-empty-state-v7429 h3{font-size:34px;margin:10px 0 8px;font-weight:950;}
.course-empty-state-v7429 p{max-width:650px;margin:0;color:#5e7188;font-weight:750;}
.course-empty-icon-v7429{width:86px;height:86px;border-radius:28px;display:grid;place-items:center;background:#eef7fb;font-size:38px;}
.course-collapse-shell-v7429{animation:courseOpenV7429 .32s ease both;}
@keyframes courseOpenV7429{from{opacity:0;transform:translateY(14px);max-height:0;overflow:hidden}to{opacity:1;transform:translateY(0);max-height:5000px;overflow:visible}}
.back-to-top-v7429{
  position:fixed;
  right:24px;
  bottom:24px;
  width:48px;
  height:48px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.45);
  background:#062a63;
  color:#fff;
  font-size:24px;
  font-weight:950;
  display:grid;
  place-items:center;
  box-shadow:0 18px 40px rgba(7,29,72,.26);
  cursor:pointer;
  z-index:9999;
  opacity:0;
  transform:translateY(18px) scale(.92);
  pointer-events:none;
  transition:.22s ease;
}
.back-to-top-v7429.show{opacity:1;transform:translateY(0) scale(1);pointer-events:auto;}
.back-to-top-v7429:hover{transform:translateY(-3px) scale(1.02);}
@media(max-width:720px){
  .institutional-avatar{padding:8px;}
  .course-empty-state-v7429{min-height:260px;padding:30px 18px;border-radius:22px;}
  .course-empty-state-v7429 h3{font-size:26px;}
  .back-to-top-v7429{right:16px;bottom:16px;width:44px;height:44px;font-size:22px;}
}


/* V7.4.30 Hero About Redesign + Hadih Maja Classic Paper */
.profile-hero-pro{
  grid-template-columns:minmax(0,1fr) 300px!important;
  gap:34px!important;
  align-items:center!important;
  background:
    radial-gradient(circle at 12% 18%, rgba(22,184,200,.28), transparent 32%),
    radial-gradient(circle at 88% 78%, rgba(31,121,86,.28), transparent 34%),
    linear-gradient(135deg,#061b46 0%,#0b3d73 48%,#126650 100%)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 26px 80px rgba(7,29,72,.24)!important;
  overflow:hidden;
  position:relative;
}
.profile-hero-pro::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(255,255,255,.10),transparent 45%,rgba(255,255,255,.08));
  pointer-events:none;
}
.profile-hero-pro > *{position:relative;z-index:1;}
.profile-photo-pro,.institutional-avatar{display:none!important;}
.profile-info-pro h2,
.profile-info-pro #profileNameDisplay{
  color:#fff!important;
  text-shadow:0 2px 18px rgba(0,0,0,.18);
}
.profile-hero-pro .tag{color:#7debf4!important;}
.profile-hero-pro .profile-title{color:#cdeeff!important;}
.profile-hero-pro p{color:rgba(255,255,255,.90)!important;}
.profile-hero-pro .btn.primary{background:#fff!important;color:#071d48!important;border-color:#fff!important;}
.profile-hero-pro .btn.secondary{background:rgba(255,255,255,.12)!important;color:#fff!important;border-color:rgba(255,255,255,.35)!important;}
.profile-hero-pro .btn.ghost{background:rgba(125,235,244,.16)!important;color:#fff!important;border-color:rgba(125,235,244,.38)!important;}
.profile-side-pro div{
  background:rgba(255,255,255,.13)!important;
  border:1px solid rgba(255,255,255,.24)!important;
  box-shadow:0 18px 40px rgba(0,0,0,.10);
  backdrop-filter:blur(8px);
}
.profile-side-pro b{color:#fff!important;}
.profile-side-pro span{color:rgba(255,255,255,.74)!important;}

#hadih{
  max-width:none!important;
  margin-top:30px;
  padding:90px max(22px,calc((100vw - 1180px)/2 + 22px))!important;
  background-image:
    linear-gradient(90deg,rgba(255,248,229,.90),rgba(255,248,229,.70)),
    url('../img/hadih-classic-paper.png');
  background-size:cover;
  background-position:center;
  background-attachment:scroll;
  border-top:1px solid rgba(96,63,23,.18);
  border-bottom:1px solid rgba(96,63,23,.18);
}
#hadih .section-title h2{color:#09275a; text-shadow:0 1px 0 rgba(255,255,255,.45);}
#hadih .tag{color:#0d8a96;}
#hadih .search-input{
  background:rgba(255,255,255,.90);
  border-color:rgba(105,72,31,.24);
  box-shadow:0 14px 36px rgba(81,49,16,.12);
}
#hadih .hadih-card{
  background:rgba(255,255,255,.88)!important;
  border-color:rgba(105,72,31,.24)!important;
  box-shadow:0 22px 55px rgba(81,49,16,.16)!important;
  backdrop-filter:blur(3px);
}
#hadih .hadih-card .aceh{color:#09275a;}
@media(max-width:1100px){
  .profile-hero-pro{grid-template-columns:1fr!important;}
  .profile-side-pro{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:720px){
  .profile-hero-pro{padding:26px!important;border-radius:26px!important;}
  .profile-side-pro{grid-template-columns:1fr;}
  #hadih{padding:64px 18px!important;background-attachment:scroll;}
}

/* V7.4.31 Admin edit buttons for all managed content */
.scn-admin-hadih-box-v7431{margin-top:28px}
.admin-hadih-row b{font-family:inherit}
.hadih-admin-actions{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}
.hadih-admin-actions .btn{min-width:96px}
.admin-row-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
@media(max-width:700px){.admin-row-actions{justify-content:flex-start}.admin-article-row,.admin-course-row,.admin-video-row,.admin-repo-row{align-items:flex-start}}

/* V7.4.32: halaman publik bersih dari tombol manajemen konten */
#hadih .hadih-admin-actions,
#hadih .admin-row-actions,
#articles .article-status,
#articles .article-actions .btn.secondary,
#articles .article-actions .btn.danger,
#videos .video-card-actions .btn.secondary,
#videos .video-card-actions .btn.danger,
#repository .admin-row-actions,
#repository .repo-actions-core button[onclick*="edit"],
#repository .repo-actions-core button[onclick*="delete"],
#repository .repo-card > .btn.danger{display:none!important;}
#hadih .hadih-card{padding-bottom:clamp(28px,4vw,52px);}

/* V7.4.34 Hadih Maja Digital Library */
#hadih{position:relative;overflow:hidden;}
.hadih-library-intro{max-width:980px;margin:0 0 22px;color:#10203a;font-size:1.05rem;line-height:1.7;}
.hadih-filter-chips-v7434{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0 22px;}
.hadih-filter-chips-v7434 button{border:1px solid rgba(6,25,64,.16);background:rgba(255,255,255,.82);color:#0a2a5e;border-radius:999px;padding:12px 18px;font-weight:900;cursor:pointer;box-shadow:0 10px 26px rgba(0,0,0,.05);}
.hadih-filter-chips-v7434 button.active{background:#082a5c;color:#fff;border-color:#082a5c;}
.hadih-summary-v7434{font-weight:900;color:#0a2a5e;margin:0 0 18px;}
.hadih-grid.library-v7434{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start;}
.hadih-grid.library-v7434 .hadih-card{display:flex;flex-direction:column;min-height:260px;padding:32px;background:rgba(255,255,255,.94);backdrop-filter:blur(4px);}
.hadih-grid.library-v7434 .hadih-card .aceh{font-size:1.55rem;line-height:1.45;margin:22px 0 28px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}
.hadih-card-actions-v7434{margin-top:auto;display:flex;justify-content:flex-start;}
.hadih-read-btn-v7434{border:0;background:#082a5c;color:#fff;border-radius:999px;padding:13px 22px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px rgba(8,42,92,.22);}
.hadih-load-wrap-v7434{text-align:center;margin:28px 0 0;}
.hadih-load-more-v7434{border:1px solid rgba(8,42,92,.18);background:#fff;color:#082a5c;border-radius:999px;padding:14px 26px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px rgba(0,0,0,.08);}
.hadih-detail-modal-v7434{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:24px;}
.hadih-detail-modal-v7434.show{display:flex;}
.hadih-detail-backdrop-v7434{position:absolute;inset:0;background:rgba(2,10,28,.68);backdrop-filter:blur(7px);}
.hadih-detail-card-v7434{position:relative;width:min(980px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:34px;padding:42px;box-shadow:0 30px 90px rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.5);}
.hadih-detail-card-v7434 .tag{margin-top:0;}
.hadih-detail-card-v7434 h3{font-size:2.35rem;line-height:1.35;color:#06265a;margin:12px 0 28px;font-family:Georgia,serif;}
.hadih-detail-card-v7434 p{font-size:1.08rem;line-height:1.85;color:#0b182b;}
.hadih-close-v7434{position:sticky;top:0;float:right;border:0;background:#082a5c;color:#fff;border-radius:999px;width:44px;height:44px;font-size:24px;font-weight:900;cursor:pointer;z-index:2;}
@media(max-width:1000px){.hadih-grid.library-v7434{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:640px){.hadih-grid.library-v7434{grid-template-columns:1fr}.hadih-detail-card-v7434{padding:28px;border-radius:24px}.hadih-detail-card-v7434 h3{font-size:1.65rem}}

/* V7.4.36 HEADER & HERO ALIGNMENT REFINEMENT */
:root{
  --scn-global-container:1400px;
  --scn-global-gutter:36px;
}

/* Satu ukuran container untuk header, hero, dan section utama */
.topbar .header-clean-nav,
.topbar .nav,
.section,
.scn-top-info-bar{
  width:min(calc(100% - (var(--scn-global-gutter) * 2)), var(--scn-global-container))!important;
  max-width:var(--scn-global-container)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
}

/* Header tidak lagi full width; menu berada dalam batas container yang sama dengan hero */
.topbar{
  background:#fff!important;
  border-bottom:0!important;
  box-shadow:0 8px 26px rgba(7,29,72,.06)!important;
  padding:18px 0 26px!important;
  margin-bottom:0!important;
}

.topbar .header-clean-nav,
.topbar .nav{
  padding:0!important;
  display:block!important;
}

/* Pada template ini brand utama sudah tampil di hero, maka menu dibuat menjadi bar tunggal yang presisi */
.topbar .brand,
.topbar .brand-pro{
  display:none!important;
}

.clean-header-menu,
.single-premium-menu,
.culture-premium-menu,
.topbar .menu{
  width:100%!important;
  max-width:100%!important;
  min-height:58px!important;
  margin:0!important;
  padding:10px 18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  border-radius:8px!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}

/* Hero dan semua section memakai grid kiri-kanan yang sama */
.section{
  padding-left:0!important;
  padding-right:0!important;
}

.modern-template-home{
  padding-top:26px!important;
}

.modern-template-home .modern-hero,
.modern-hero{
  width:100%!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}

/* jarak header ke hero lebih rapi */
main > .section:first-of-type,
#modern-home{
  margin-top:0!important;
}

@media(max-width:1100px){
  :root{--scn-global-gutter:24px;}
  .clean-header-menu,
  .single-premium-menu,
  .culture-premium-menu,
  .topbar .menu{
    justify-content:flex-start!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
    gap:6px!important;
    scrollbar-width:thin;
  }
}

@media(max-width:680px){
  :root{--scn-global-gutter:14px;}
  .topbar{padding:12px 0 16px!important;}
  .clean-header-menu,
  .single-premium-menu,
  .culture-premium-menu,
  .topbar .menu{
    min-height:52px!important;
    padding:8px 10px!important;
    border-radius:10px!important;
  }
  .section{width:min(calc(100% - 24px), var(--scn-global-container))!important;}
}

/* V7.4.37 BRANDING RECOVERY - restore logo and brand name while keeping aligned container */
.topbar .header-clean-nav,
.topbar .nav{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:22px!important;
  padding:0!important;
}
.topbar .brand,
.topbar .brand-pro{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  flex:0 0 auto!important;
  min-width:260px!important;
  visibility:visible!important;
  opacity:1!important;
}
.topbar .brand-img{
  display:block!important;
  width:62px!important;
  height:62px!important;
  border-radius:18px!important;
  object-fit:contain!important;
  background:#fff!important;
  box-shadow:0 10px 24px rgba(7,29,72,.12)!important;
}
.topbar .brand-text{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
}
.topbar .brand-text b{
  display:block!important;
  font-size:28px!important;
  line-height:1!important;
  letter-spacing:-.03em!important;
}
.topbar .brand-text small{
  display:block!important;
  font-size:11px!important;
  line-height:1.15!important;
  margin-top:5px!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  color:#637289!important;
  font-weight:900!important;
}
.topbar .brand-science{color:#071d48!important;}
.topbar .brand-news{color:#ed151c!important;}
.clean-header-menu,
.single-premium-menu,
.culture-premium-menu,
.topbar .menu{
  width:auto!important;
  flex:1 1 auto!important;
  justify-content:flex-end!important;
  margin:0!important;
  max-width:calc(100% - 282px)!important;
}
@media(max-width:1180px){
  .topbar .header-clean-nav,.topbar .nav{flex-wrap:wrap!important;align-items:flex-start!important;}
  .topbar .brand,.topbar .brand-pro{min-width:auto!important;}
  .clean-header-menu,.single-premium-menu,.culture-premium-menu,.topbar .menu{width:100%!important;max-width:100%!important;justify-content:flex-start!important;overflow-x:auto!important;}
}
@media(max-width:620px){
  .topbar .brand-img{width:52px!important;height:52px!important;}
  .topbar .brand-text b{font-size:22px!important;}
  .topbar .brand-text small{font-size:9px!important;}
}

/* V7.4.38 STICKY HEADER RECOVERY - robust sticky menu with preserved brand */
html, body{
  overflow-x:hidden!important;
  overflow-y:auto!important;
}
.scn-top-info-bar{
  position:relative!important;
  z-index:40000!important;
}
.topbar{
  position:-webkit-sticky!important;
  position:sticky!important;
  top:0!important;
  z-index:50000!important;
  isolation:isolate!important;
  background:rgba(255,255,255,.97)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
  box-shadow:0 10px 34px rgba(7,29,72,.09)!important;
  transform:translateZ(0)!important;
  will-change:transform!important;
}
.topbar .header-clean-nav,
.topbar .nav{
  position:relative!important;
  z-index:50001!important;
}
.topbar .brand,
.topbar .brand-pro,
.topbar .brand-img,
.topbar .brand-text,
.topbar .menu,
.clean-header-menu{
  visibility:visible!important;
  opacity:1!important;
}
.topbar .brand,
.topbar .brand-pro{
  display:flex!important;
}
.topbar .menu,
.clean-header-menu{
  display:flex!important;
}
.hdropdown,
.dropdown-menu{
  z-index:60000!important;
}
main{
  position:relative!important;
  z-index:1!important;
}
@media(max-width:1180px){
  .topbar{
    top:0!important;
  }
  .topbar .header-clean-nav,
  .topbar .nav{
    max-height:42vh!important;
    overflow-y:visible!important;
  }
}

/* V7.4.39 FORCE FIXED HEADER ALWAYS VISIBLE - final override */
:root{--scn-fixed-offset:0px;}
html,body{overflow-x:hidden!important;scroll-behavior:smooth!important;}
body{padding-top:var(--scn-fixed-offset,190px)!important;}
.scn-top-info-bar{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  z-index:99998!important;
  width:100%!important;
  background:rgba(255,255,255,.98)!important;
  backdrop-filter:blur(16px)!important;
  -webkit-backdrop-filter:blur(16px)!important;
  box-shadow:0 1px 0 rgba(7,29,72,.10)!important;
}
.topbar{
  position:fixed!important;
  top:var(--scn-top-info-height,40px)!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:99999!important;
  isolation:isolate!important;
  background:rgba(255,255,255,.98)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
  box-shadow:0 14px 38px rgba(7,29,72,.12)!important;
  border-bottom:1px solid rgba(7,29,72,.08)!important;
  transform:none!important;
  will-change:auto!important;
}
.topbar .header-clean-nav,.topbar .nav{
  position:relative!important;
  z-index:100000!important;
}
.topbar .brand,.topbar .brand-pro,.topbar .brand-img,.topbar .brand-text,.topbar .brand-text b,.topbar .brand-text small,.topbar .menu,.clean-header-menu{
  visibility:visible!important;
  opacity:1!important;
}
.topbar .brand,.topbar .brand-pro{display:flex!important;}
.topbar .menu,.clean-header-menu{display:flex!important;}
.hdropdown,.dropdown-menu,.course-dropdown-panel,#cultureDropdownPanel,#courseDropdownPanel{
  position:absolute!important;
  z-index:100001!important;
}
main,.modern-template-home,.modern-hero,.section{position:relative!important;z-index:1!important;}
.modal,.article-modal,.scn-video-modal-v7427{z-index:90000!important;}
body.modal-open .topbar,body.modal-open .scn-top-info-bar{display:block!important;visibility:visible!important;opacity:1!important;}
[id]{scroll-margin-top:calc(var(--scn-fixed-offset,190px) + 20px)!important;}
@media(max-width:1180px){
  body{padding-top:var(--scn-fixed-offset,220px)!important;}
  .topbar .header-clean-nav,.topbar .nav{max-height:none!important;overflow:visible!important;}
}
@media(max-width:720px){
  body{padding-top:var(--scn-fixed-offset,240px)!important;}
  .topbar{top:var(--scn-top-info-height,38px)!important;}
  .scn-top-info-bar{min-height:38px!important;}
}

/* V7.4.40 FIXED HEADER CONTENT OFFSET FIX
   Header tetap fixed, semua modal/detail dibuka di bawah header agar judul tidak tertutup. */
:root{
  --scn-detail-safe-gap:18px;
}

/* Anchor jump offset untuk semua section/detail */
html{
  scroll-padding-top:calc(var(--scn-fixed-offset, 190px) + 22px)!important;
}
[id],
.section,
.article-pro-wrap,
.article-pro-page,
.article-detail,
.article-view,
#articleDetail,
#articleView,
.repository-detail,
.video-detail,
.search-results,
.hadih-detail-card-v7434{
  scroll-margin-top:calc(var(--scn-fixed-offset, 190px) + 24px)!important;
}

/* Modal artikel harus mulai DI BAWAH fixed header, bukan dari top viewport */
#articleModal.modal:not(.hidden){
  position:fixed!important;
  top:calc(var(--scn-fixed-offset, 190px) + var(--scn-detail-safe-gap))!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  inset:auto 0 0 0!important;
  z-index:90000!important;
  display:grid!important;
  place-items:start center!important;
  padding:18px 16px 22px!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
#articleModal .modal-content{
  max-height:calc(100vh - var(--scn-fixed-offset, 190px) - 58px)!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  margin:0 auto!important;
}
#articleModal .article-full-body.article-pro-wrap,
#modalArticle .article-full-body.article-pro-wrap{
  padding-top:42px!important;
}
#articleModal .article-pro-title,
#modalArticle .article-pro-title{
  margin-top:0!important;
}
#articleModal .article-pro-side,
#modalArticle .article-pro-side{
  top:18px!important;
}

/* Modal Hadih Maja juga dibuka di bawah fixed header */
.hadih-detail-modal-v7434.show{
  position:fixed!important;
  top:calc(var(--scn-fixed-offset, 190px) + var(--scn-detail-safe-gap))!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  inset:auto 0 0 0!important;
  z-index:90000!important;
  align-items:flex-start!important;
  justify-content:center!important;
  padding:18px 24px 28px!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.hadih-detail-card-v7434{
  max-height:calc(100vh - var(--scn-fixed-offset, 190px) - 64px)!important;
  margin:0 auto!important;
}

/* Detail repository/video/search jika memakai panel/modal umum */
.repository-detail-modal,
.repo-detail-modal,
.video-detail-modal,
.search-detail-modal,
.detail-modal{
  padding-top:calc(var(--scn-fixed-offset, 190px) + 20px)!important;
}
.repository-detail,
.repo-detail,
.video-detail,
.search-detail,
.detail-page,
.detail-content,
.content-wrapper.detail-open{
  margin-top:calc(var(--scn-fixed-offset, 190px) + 18px)!important;
}

/* Fixed header tetap paling atas dan dropdown tidak tertutup */
.scn-top-info-bar{z-index:100000!important;}
.topbar{z-index:99999!important;}
.hdropdown,.dropdown-menu,.course-dropdown-panel,#cultureDropdownPanel,#courseDropdownPanel{
  z-index:100002!important;
}

@media(max-width:720px){
  #articleModal.modal:not(.hidden){
    top:calc(var(--scn-fixed-offset, 240px) + 10px)!important;
    padding:10px 8px 18px!important;
  }
  #articleModal .modal-content{
    max-height:calc(100vh - var(--scn-fixed-offset, 240px) - 32px)!important;
    width:calc(100vw - 16px)!important;
    max-width:calc(100vw - 16px)!important;
  }
  #articleModal .article-full-body.article-pro-wrap,
  #modalArticle .article-full-body.article-pro-wrap{
    padding-top:28px!important;
  }
  .hadih-detail-modal-v7434.show{
    top:calc(var(--scn-fixed-offset, 240px) + 10px)!important;
    padding:10px 8px 18px!important;
  }
  .hadih-detail-card-v7434{
    max-height:calc(100vh - var(--scn-fixed-offset, 240px) - 32px)!important;
  }
}

/* V7.4.41 Latest Article Bar Professional */
.latest-article-bar-v7441{
  width:min(100% - 48px, 1440px);
  margin:22px auto 24px;
  background:rgba(255,255,255,.96);
  border:1px solid rgba(15,35,75,.10);
  border-radius:22px;
  box-shadow:0 14px 38px rgba(15,35,75,.09);
  overflow:hidden;
  position:relative;
  z-index:5;
}
.latest-article-inner-v7441{
  min-height:96px;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:20px;
  padding:18px 22px;
}
.latest-nav-v7441{
  width:42px;
  height:42px;
  border:1px solid rgba(15,35,75,.14);
  border-radius:999px;
  background:#fff;
  color:#09245a;
  font-size:24px;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 8px 18px rgba(15,35,75,.08);
}
.latest-main-v7441{
  display:grid;
  grid-template-columns:auto 96px 1fr auto;
  align-items:center;
  gap:18px;
  min-width:0;
}
.latest-badge-v7441{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  white-space:nowrap;
  min-height:42px;
  padding:10px 18px;
  border-radius:10px;
  background:linear-gradient(135deg,#ff1717,#ff7a00);
  color:#fff;
  font-weight:900;
  letter-spacing:.02em;
  box-shadow:0 10px 20px rgba(255,23,23,.18);
}
.latest-thumb-v7441{
  width:96px;
  height:58px;
  border-radius:12px;
  overflow:hidden;
  background:linear-gradient(135deg,#0a2d63,#08b7c7);
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-weight:900;
  cursor:pointer;
}
.latest-thumb-v7441 img{width:100%;height:100%;object-fit:cover;display:block;}
.latest-text-v7441{min-width:0;cursor:pointer;animation:latestFadeV7441 .35s ease both;}
.latest-label-v7441{display:block;color:#f21d1d;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;}
.latest-text-v7441 h3{margin:0;color:#071f52;font-size:22px;line-height:1.2;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.latest-text-v7441 small{display:block;margin-top:5px;color:#6a7a90;font-weight:800;}
.latest-read-v7441{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  white-space:nowrap;
  min-height:44px;
  padding:0 20px;
  border-radius:10px;
  border:1px solid rgba(12,81,200,.28);
  background:#fff;
  color:#0c3f96;
  font-weight:900;
  cursor:pointer;
  transition:.2s ease;
}
.latest-read-v7441:hover,.latest-nav-v7441:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(15,35,75,.12);}
.latest-empty-v7441{padding:22px;color:#617087;font-weight:800;}
@keyframes latestFadeV7441{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:900px){
  .latest-article-bar-v7441{width:min(100% - 28px, 1440px);margin:16px auto 20px;}
  .latest-article-inner-v7441{grid-template-columns:36px 1fr 36px;padding:14px;gap:10px;}
  .latest-nav-v7441{width:36px;height:36px;font-size:20px;}
  .latest-main-v7441{grid-template-columns:1fr;gap:10px;}
  .latest-badge-v7441{justify-self:start;min-height:36px;font-size:13px;padding:8px 12px;}
  .latest-thumb-v7441{width:100%;height:120px;}
  .latest-text-v7441 h3{white-space:normal;font-size:19px;}
  .latest-read-v7441{width:100%;}
}
@media(max-width:520px){
  .latest-article-bar-v7441{width:calc(100% - 20px);border-radius:18px;}
  .latest-article-inner-v7441{grid-template-columns:1fr;}
  .latest-nav-v7441{display:none;}
}

/* V7.4.44 SEO, Legal Pages, Analytics Foundation */
.visitor-statistics-ready .analytics-fallback-card,
.legal-pages-v7444,
.settings-box.analytics-dashboard-placeholder{background:#fff;border:1px solid rgba(7,29,72,.10);border-radius:24px;box-shadow:0 14px 40px rgba(7,29,72,.08);padding:24px}.analytics-fallback-card h3{margin:0 0 8px;color:#071d48}.contact-card-v7444{display:grid;gap:12px;max-width:720px}.contact-card-v7444 input,.contact-card-v7444 textarea{width:100%;border:1px solid rgba(7,29,72,.16);border-radius:14px;padding:12px 14px;font:inherit}.contact-card-v7444 textarea{min-height:110px;resize:vertical}.footer-links-v7444 a{color:inherit;text-decoration:none;font-weight:700}.footer-links-v7444 a:hover{text-decoration:underline}.seo-checklist-v7444{margin:0;padding-left:20px;line-height:1.8}.analytics-card-grid-v7444{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:14px 0}.analytics-card-grid-v7444 div{background:linear-gradient(180deg,#f8fbff,#eef6ff);border:1px solid rgba(7,29,72,.08);border-radius:18px;padding:16px}.analytics-card-grid-v7444 b{display:block;font-size:22px;color:#0b4a8b}.analytics-card-grid-v7444 span{display:block;color:#66788d;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}@media(max-width:700px){.legal-pages-v7444{padding:18px}.analytics-card-grid-v7444{grid-template-columns:1fr}}

/* V7.4.45 Legal Information Center Premium Redesign */
.legal-center-v7445{
  width:min(calc(100% - 48px), 1440px)!important;
  max-width:1440px!important;
  margin:70px auto!important;
  padding:0!important;
  color:#071d48;
  overflow:visible!important;
}
.legal-hero-v7445{
  text-align:center;
  padding:40px 28px 34px;
  margin-bottom:24px;
  background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(246,250,255,.92));
  border:1px solid rgba(12,34,76,.08);
  border-radius:30px;
  box-shadow:0 22px 60px rgba(7,29,72,.08);
}
.legal-eyebrow-v7445,.legal-tag-v7445{
  margin:0 0 12px;
  color:#08aeca;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.22em;
  font-size:13px;
}
.legal-eyebrow-v7445{display:flex;align-items:center;justify-content:center;gap:14px;}
.legal-eyebrow-v7445 span{width:34px;height:1px;background:linear-gradient(90deg,transparent,#d7a83d,transparent);display:inline-block;}
.legal-hero-v7445 h2{
  margin:0 auto 12px;
  font-size:clamp(38px,5vw,72px);
  line-height:1.02;
  color:#071d48;
  letter-spacing:-.055em;
  max-width:980px;
}
.legal-hero-v7445 p{
  max-width:860px;
  margin:0 auto;
  color:#314057;
  font-size:18px;
  line-height:1.7;
}
.legal-grid-v7445{display:grid;gap:24px;margin-bottom:24px;}
.legal-top-grid-v7445{grid-template-columns:1fr 1.02fr;}
.legal-policy-grid-v7445{grid-template-columns:repeat(3,1fr);}
.legal-card-v7445,.legal-commitment-v7445{
  position:relative;
  overflow:hidden;
  border-radius:24px;
  border:1px solid rgba(7,29,72,.10);
  box-shadow:0 22px 56px rgba(7,29,72,.10);
  padding:42px;
  min-width:0;
  transition:transform .22s ease, box-shadow .22s ease;
}
.legal-card-v7445:hover,.legal-commitment-v7445:hover{transform:translateY(-3px);box-shadow:0 28px 70px rgba(7,29,72,.14);}
.legal-card-about-v7445{
  display:grid;
  grid-template-columns:104px 1fr;
  gap:28px;
  background:
    radial-gradient(circle at 12% 20%,rgba(8,190,210,.23),transparent 28%),
    linear-gradient(135deg,#061a43 0%,#071f52 48%,#092b66 100%);
  color:#fff;
}
.legal-card-contact-v7445{
  display:grid;
  grid-template-columns:104px 1fr;
  gap:28px;
  background:
    radial-gradient(circle at 95% 18%,rgba(8,190,210,.16),transparent 30%),
    linear-gradient(135deg,#f7fdff,#ffffff 55%,#edfaff);
}
.legal-card-about-v7445:after,.legal-commitment-v7445:after{
  content:"";position:absolute;right:-80px;bottom:-80px;width:420px;height:220px;
  background:repeating-linear-gradient(165deg,rgba(8,190,210,.16) 0 1px,transparent 1px 9px);
  transform:rotate(-6deg);opacity:.72;pointer-events:none;
}
.legal-card-v7445 h3,.legal-commitment-v7445 h3{
  margin:0 0 16px;
  color:#071d48;
  font-size:clamp(24px,2.2vw,34px);
  line-height:1.15;
  letter-spacing:-.03em;
}
.legal-card-about-v7445 h3,.legal-card-about-v7445 p,.legal-card-about-v7445 .legal-tag-v7445{color:#fff;}
.legal-card-about-v7445 .legal-tag-v7445{color:#21d6e7;}
.legal-card-v7445 p,.legal-commitment-v7445 p,.legal-card-v7445 li{
  color:#182438;
  font-size:16px;
  line-height:1.75;
  overflow-wrap:anywhere;
}
.legal-card-about-v7445 p{color:rgba(255,255,255,.92);}
.legal-icon-v7445{
  width:86px;height:86px;border-radius:50%;display:flex;align-items:center;justify-content:center;
  font-size:42px;background:linear-gradient(135deg,#e9fbff,#ffffff);border:1px dashed rgba(8,190,210,.55);
  box-shadow:inset 0 0 0 10px rgba(8,190,210,.08),0 14px 34px rgba(7,29,72,.10);
  flex:0 0 auto;
}
.legal-card-about-v7445 .legal-icon-v7445{background:rgba(8,190,210,.08);border-color:rgba(8,190,210,.65);}
.legal-chip-row-v7445{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px;}
.legal-chip-row-v7445 span{
  background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);color:#fff;border-radius:999px;
  padding:9px 12px;font-size:13px;font-weight:850;
}
.legal-contact-list-v7445{display:grid;gap:12px;margin:20px 0;}
.legal-contact-list-v7445 div{background:rgba(255,255,255,.70);border:1px solid rgba(7,29,72,.08);border-radius:16px;padding:14px 16px;display:grid;gap:4px;}
.legal-contact-list-v7445 b{color:#071d48;font-size:14px;}.legal-contact-list-v7445 span{color:#384a63;overflow-wrap:anywhere;}
.legal-contact-form-v7445{display:grid;gap:12px;margin-top:18px;}
.legal-contact-form-v7445 input,.legal-contact-form-v7445 textarea{
  width:100%;box-sizing:border-box;border:1px solid rgba(7,29,72,.13);border-radius:14px;background:#fff;padding:14px 16px;font:inherit;color:#071d48;
}
.legal-contact-form-v7445 textarea{min-height:110px;resize:vertical;}
.legal-mini-card-v7445{background:linear-gradient(135deg,#f7fdff,#fff);min-height:330px;}
.legal-mini-card-v7445.terms-v7445{background:linear-gradient(135deg,#fffdf7,#fffaf0);}
.legal-mini-card-v7445.disclaimer-v7445{background:linear-gradient(135deg,#fbfaff,#ffffff);}
.legal-mini-card-v7445 .legal-icon-v7445{width:76px;height:76px;font-size:34px;margin-bottom:20px;}
.legal-mini-card-v7445 ul{margin:0;padding-left:20px;}.legal-mini-card-v7445 li{margin:0 0 10px;}
.legal-commitment-v7445{
  display:grid;grid-template-columns:100px 1fr 1.35fr;gap:28px;align-items:center;
  background:linear-gradient(135deg,#061a43,#09265b 60%,#071d48);color:#fff;
}
.legal-commitment-v7445 h3,.legal-commitment-v7445 p{color:#fff;}.legal-commitment-v7445 .legal-tag-v7445{color:#ffd363;}
.commitment-icon-v7445{background:rgba(255,211,99,.10);border-color:rgba(255,211,99,.55);}
.commitment-points-v7445{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;position:relative;z-index:1;}
.commitment-points-v7445 span{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:14px;color:#fff;font-weight:850;text-align:center;line-height:1.35;}
@media(max-width:1100px){
  .legal-top-grid-v7445,.legal-policy-grid-v7445,.legal-commitment-v7445{grid-template-columns:1fr;}
  .commitment-points-v7445{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:760px){
  .legal-center-v7445{width:calc(100% - 24px)!important;margin:38px auto!important;}
  .legal-hero-v7445{padding:30px 20px;border-radius:24px;}
  .legal-card-v7445,.legal-commitment-v7445{padding:26px;border-radius:22px;}
  .legal-card-about-v7445,.legal-card-contact-v7445{grid-template-columns:1fr;gap:18px;}
  .legal-icon-v7445{width:72px;height:72px;font-size:34px;}
  .commitment-points-v7445{grid-template-columns:1fr;}
}

/* V7.4.47 PRE-PUBLICATION PROFESSIONAL AUDIT */
:root{--scn-navy:#071d48;--scn-blue:#0b5cc7;--scn-teal:#0ab1be;--scn-gold:#f2b84b;--scn-soft:#f6f9fd;--scn-line:rgba(8,32,74,.12)}
html{scroll-behavior:smooth;scroll-padding-top:132px}body{overflow-x:hidden}.section,.modal-content,.global-search-box{box-sizing:border-box}.modal-content{max-height:calc(100vh - 110px);overflow:auto}.modal-content *{box-sizing:border-box}.article-breadcrumb,.scn-breadcrumb-v7447{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 18px;color:#56708d;font-size:13px;font-weight:800;line-height:1.5}.article-breadcrumb a,.scn-breadcrumb-v7447 a{color:#0b5cc7;text-decoration:none}.article-breadcrumb span,.scn-breadcrumb-v7447 span{color:#91a3b6}.scn-author-profile-v7447{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:center;margin:28px 0;padding:22px;border:1px solid var(--scn-line);border-radius:22px;background:linear-gradient(135deg,#ffffff,#f4fbff);box-shadow:0 16px 38px rgba(7,29,72,.08)}.scn-author-avatar-v7447{width:72px;height:72px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,var(--scn-navy),var(--scn-teal));display:grid;place-items:center;color:#fff;font-weight:900;font-size:18px}.scn-author-avatar-v7447 img{width:100%;height:100%;object-fit:cover}.scn-author-profile-v7447 h4{margin:0 0 4px;color:#071d48;font-size:18px}.scn-author-profile-v7447 p{margin:0;color:#5b6f85;line-height:1.65}.scn-author-badges-v7447{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.scn-author-badges-v7447 span{padding:7px 10px;border-radius:999px;background:rgba(10,177,190,.10);border:1px solid rgba(10,177,190,.22);color:#0a5662;font-size:12px;font-weight:800}.footer.scn-footer-v7447{margin-top:64px;padding:0;background:#071d48;color:#dbe8ff;border-top:0;text-align:left}.scn-footer-inner-v7447{max-width:1400px;margin:0 auto;padding:56px 28px 34px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.15fr;gap:34px}.scn-footer-brand-v7447{display:flex;align-items:center;gap:14px;margin-bottom:15px}.scn-footer-logo-v7447{width:54px;height:54px;border-radius:16px;background:#fff;object-fit:contain;padding:6px}.scn-footer-title-v7447 b{display:block;color:#fff;font-size:20px}.scn-footer-title-v7447 span{color:#8edbe6;font-weight:800;font-size:13px}.scn-footer-v7447 p{color:#c7d7ef;line-height:1.7;margin:0}.scn-footer-col-v7447 h4{color:#fff;margin:0 0 16px;font-size:15px;letter-spacing:.3px}.scn-footer-col-v7447 a,.scn-footer-info-v7447 span{display:block;color:#dbe8ff;text-decoration:none;margin:10px 0;font-weight:700;line-height:1.5}.scn-footer-col-v7447 a:hover{color:#8ff0ff}.scn-footer-social-v7447{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.scn-footer-social-v7447 a{margin:0;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-size:13px}.scn-footer-bottom-v7447{border-top:1px solid rgba(255,255,255,.12);max-width:1400px;margin:0 auto;padding:20px 28px 28px;display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;color:#a9bad4;font-size:14px}.scn-404-page-v7447{min-height:100vh;background:linear-gradient(135deg,#071d48,#0b5cc7 55%,#0ab1be);display:grid;place-items:center;padding:36px 20px;color:#fff}.scn-404-card-v7447{max-width:720px;width:100%;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);border-radius:32px;padding:48px;text-align:center;backdrop-filter:blur(16px);box-shadow:0 30px 90px rgba(0,0,0,.25)}.scn-404-icon-v7447{font-size:74px;margin-bottom:14px}.scn-404-card-v7447 h1{font-size:56px;line-height:1;margin:0 0 12px}.scn-404-card-v7447 h2{font-size:30px;margin:0 0 12px}.scn-404-card-v7447 p{font-size:18px;line-height:1.7;color:#e8f4ff;margin:0 0 28px}.scn-404-card-v7447 a{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;background:#fff;color:#071d48;text-decoration:none;font-weight:900}.scn-quality-badge-v7447{display:none}.repo-card,.repo-card-core,.video-card-pro,.article-card,.hadih-card{overflow:hidden}.repo-card *,.repo-card-core *,.video-card-pro *,.article-card *,.hadih-card *{overflow-wrap:anywhere}@media(max-width:980px){.scn-footer-inner-v7447{grid-template-columns:1fr 1fr}.scn-footer-bottom-v7447{display:block}.modal-content{max-height:calc(100vh - 86px)}}@media(max-width:640px){.scn-footer-inner-v7447{grid-template-columns:1fr;padding:42px 22px 24px}.scn-author-profile-v7447{grid-template-columns:1fr;text-align:left}.scn-404-card-v7447{padding:34px 22px;border-radius:24px}.scn-404-card-v7447 h1{font-size:42px}.scn-404-card-v7447 h2{font-size:24px}.article-breadcrumb,.scn-breadcrumb-v7447{font-size:12px}.modal-content{width:min(94vw,980px);padding:18px}}
