:root{
  --red:#a80010;--red2:#d91920;--dark:#111827;--ink:#1f2937;--muted:#6b7280;--line:#e5e7eb;--soft:#f5f6f8;--white:#fff;--blue:#0f4c81;--shadow:0 12px 30px rgba(15,23,42,.08);--radius:16px;--max:1120px;--font:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--serif:Georgia,"Times New Roman",serif
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--red)}img{max-width:100%;height:auto;display:block}.container{width:min(var(--max),calc(100% - 32px));margin-inline:auto}.screen-reader-text,.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;color:#000;z-index:9999;padding:10px 14px;border-radius:8px}
.site-shell{overflow:hidden}.mobile-top-ad{display:none}.desktop-only{display:block}.ad-box{height:90px;border:1px dashed #cbd5e1;background:linear-gradient(135deg,#f8fafc,#eef2f7);display:flex;align-items:center;justify-content:center;gap:16px;color:#64748b;font-size:11px;text-transform:uppercase;letter-spacing:.12em;border-radius:8px;margin:12px 0}.ad-box strong{font-size:20px;color:#94a3b8}.ad-box.small{height:100px;margin:8px 16px}.ad-box.side{height:250px}.ad-box.dark{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);color:#b8c2d6}
.site-header{background:#fff;z-index:100}.header-ad{padding:10px 0}.top-strip{background:#f2f3f6;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px}.top-strip-inner{display:flex;justify-content:space-between;gap:18px;align-items:center;min-height:36px}.top-menu ul,.user-links{display:flex;gap:14px;align-items:center;margin:0;padding:0;list-style:none}.top-menu a,.user-links a{color:#4b5563;font-weight:600}.user-links a:last-child{background:var(--red);color:#fff;padding:6px 10px;border-radius:999px}.brand-row{background:#fff}.brand-inner{position:relative;display:flex;align-items:center;justify-content:center;min-height:82px}.site-branding{display:flex;justify-content:center;align-items:center;text-align:center}.custom-logo-link img{max-height:64px;width:auto;margin:auto}.site-logo-text{display:inline-flex;align-items:baseline;gap:2px;font-size:34px;line-height:1;font-weight:900;letter-spacing:-.05em;color:#202020}.site-logo-text .logo-red{color:var(--red2)}.site-logo-text b{color:var(--red);font-size:.62em;letter-spacing:.02em;margin-left:4px}.menu-toggle,.search-toggle{position:absolute;top:50%;transform:translateY(-50%);border:0;background:#fff;color:#111;cursor:pointer}.menu-toggle{left:0;display:flex;gap:4px;flex-direction:column;padding:12px}.menu-toggle span{width:26px;height:3px;background:#111;border-radius:6px}.menu-toggle em{font-style:normal;font-size:10px;font-weight:800;text-transform:uppercase}.search-toggle{right:0;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;font-size:24px;font-weight:700}.main-navigation{background:var(--red);color:#fff;position:sticky;top:0;z-index:99;box-shadow:0 8px 20px rgba(168,0,16,.15)}.nav-inner>ul,.main-navigation ul{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0}.main-navigation li{position:relative}.main-navigation a{display:block;padding:14px 15px;font-size:13px;font-weight:800;text-transform:uppercase;color:#fff}.main-navigation a:hover{background:rgba(0,0,0,.16);color:#fff}.main-navigation ul ul{display:none;position:absolute;background:#fff;color:#111;min-width:210px;box-shadow:var(--shadow);top:100%;left:0;border-radius:0 0 12px 12px;overflow:hidden}.main-navigation ul ul a{color:#111;padding:12px 14px;text-transform:none}.main-navigation li:hover>ul{display:block}.header-search{padding:14px 0;background:#f8fafc;border-bottom:1px solid var(--line)}.search-form{display:flex;gap:8px}.search-field{width:100%;height:44px;border:1px solid var(--line);border-radius:10px;padding:0 14px;font:inherit}.search-submit,.btn-primary,.load-more{border:0;background:var(--red);color:#fff;border-radius:10px;padding:0 18px;font-weight:800;cursor:pointer}.breaking-bar{background:#111827;color:#fff}.breaking-inner{display:flex;gap:12px;align-items:center;height:42px;overflow:hidden}.breaking-inner strong{background:var(--red);padding:5px 10px;border-radius:999px;font-size:12px}.marquee{white-space:nowrap;overflow:hidden;flex:1}.marquee span{display:inline-block;animation:marquee 24s linear infinite}@keyframes marquee{from{transform:translateX(100%)}to{transform:translateX(-100%)}}
.score-strip{background:#f8fafc;border-bottom:1px solid var(--line)}.score-inner{padding:14px 0}.score-tabs,.score-items{display:flex;gap:8px;align-items:center;overflow:auto}.score-tabs{margin-bottom:8px}.score-tabs strong{color:var(--red);font-size:15px}.score-tabs span,.score-items a{flex:0 0 auto;border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800}.score-items a span{color:var(--red);margin:0 6px}.main-headline{display:grid;grid-template-columns:1fr 330px;grid-template-rows:250px 250px;gap:12px;margin-top:22px}.headline-card{position:relative;overflow:hidden;border-radius:14px;background:#111;box-shadow:var(--shadow)}.headline-1{grid-row:1/3}.headline-media,.headline-media img,.headline-media .placeholder-img{width:100%;height:100%;display:block}.headline-media img{object-fit:cover;transition:transform .45s ease}.headline-card:hover img{transform:scale(1.05)}.headline-overlay{position:absolute;inset:auto 0 0;padding:18px;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.78),rgba(0,0,0,.02));text-shadow:0 2px 8px rgba(0,0,0,.55)}.headline-overlay h2{margin:5px 0 0;font-size:20px;line-height:1.25}.headline-1 .headline-overlay{padding:26px}.headline-1 .headline-overlay h2{font-size:34px}.headline-overlay p{max-width:680px;margin:10px 0 0;color:#e5e7eb}.entry-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:12px;color:var(--muted);font-weight:700}.headline-overlay .entry-meta{color:#e5e7eb}.meta-cat{color:var(--red);font-weight:900;text-transform:uppercase}.headline-overlay .meta-cat{background:#fff;color:var(--red);padding:3px 8px;border-radius:999px}.placeholder-img{background:linear-gradient(135deg,#111827,#a80010);display:flex!important;align-items:center;justify-content:center;color:#fff;font-weight:900;min-height:120px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;margin-top:28px;align-items:start}.section-head{display:flex;align-items:center;justify-content:space-between;border-bottom:3px solid var(--red);margin-bottom:16px}.section-head h2{margin:0;background:var(--red);color:#fff;padding:9px 14px;border-radius:10px 10px 0 0;font-size:20px}.section-head a{font-size:13px;font-weight:800;color:var(--red)}.article-list{display:grid;gap:16px}.article-list-row{display:grid;grid-template-columns:178px 1fr;gap:14px;border-bottom:1px solid var(--line);padding-bottom:16px}.article-list-thumb{aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#e5e7eb}.article-list-thumb img{width:100%;height:100%;object-fit:cover}.article-list-info h3{font-size:20px;line-height:1.34;margin:0 0 6px}.ali-desc{color:#4b5563;margin-top:7px}.load-more{width:100%;height:46px;margin-top:22px;background:#111827}.sidebar{position:sticky;top:70px}.widget{border:1px solid var(--line);border-radius:14px;padding:16px;background:#fff;margin-bottom:18px;box-shadow:0 10px 20px rgba(15,23,42,.04)}.widget-title{font-size:20px;margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid var(--red)}.popular-list{padding:0;margin:0;list-style:none;display:grid;gap:12px}.popular-list li{display:grid;grid-template-columns:34px 1fr;gap:10px}.popular-list span{width:34px;height:34px;border-radius:10px;background:var(--red);color:#fff;display:grid;place-items:center;font-weight:900}.popular-list a{font-weight:800;line-height:1.35}.viral-tags,.social-row{display:flex;flex-wrap:wrap;gap:8px}.viral-tags a,.social-row a{background:#f3f4f6;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.ad-section{margin-top:24px}.video-section,.mixed-section{margin-top:34px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.video-card,.news-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 10px 20px rgba(15,23,42,.04)}.video-thumb,.news-card-media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#e5e7eb}.video-thumb img,.news-card-media img{width:100%;height:100%;object-fit:cover}.play-badge{position:absolute;left:12px;bottom:12px;width:42px;height:42px;border-radius:50%;background:rgba(168,0,16,.92);color:#fff;display:grid;place-items:center}.duration{position:absolute;right:10px;bottom:14px;background:rgba(0,0,0,.7);color:#fff;border-radius:7px;padding:3px 7px;font-size:12px;font-weight:800}.video-body,.news-card-body{padding:12px}.video-body h3,.news-card h3{margin:0 0 8px;font-size:17px;line-height:1.35}.news-card p{margin:8px 0 0;color:#4b5563}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.mixed-section{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px}.viral-panel{display:grid;gap:10px}.viral-panel a{display:grid;grid-template-columns:44px 1fr;gap:10px;border:1px solid var(--line);border-radius:14px;padding:12px;background:#fff;font-weight:900}.viral-panel span{color:var(--red)}.viral-panel em{grid-column:2;font-style:normal;color:var(--muted);font-size:12px}.archive-page,.single-page{margin-top:28px}.archive-header{background:linear-gradient(135deg,#111827,#8a0010);color:#fff;border-radius:18px;padding:26px;margin-bottom:20px}.archive-header span{text-transform:uppercase;font-weight:900;color:#fecaca}.archive-header h1{margin:4px 0 0;font-size:32px}.archive-header .archive-desc{color:#e5e7eb}.single-article{background:#fff}.single-header{border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:20px}.single-header h1{font-size:42px;line-height:1.15;margin:12px 0}.single-excerpt{font-size:19px;color:#4b5563}.single-featured{margin:0 0 16px}.single-featured img,.single-featured .placeholder-img{width:100%;border-radius:16px}.single-featured figcaption{font-size:12px;color:#6b7280;margin-top:8px}.share-strip{display:flex;align-items:center;gap:8px;margin:14px 0;padding:10px;border:1px solid var(--line);border-radius:12px}.share-strip span{font-weight:900}.share-strip a{background:#f3f4f6;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.entry-content{font-family:var(--serif);font-size:19px;color:#1f2937}.entry-content p{margin:0 0 1.2em}.entry-content h2,.entry-content h3{font-family:var(--font);line-height:1.25;color:#111827}.entry-content blockquote{border-left:5px solid var(--red);margin:24px 0;padding:10px 18px;background:#fff5f5;font-style:italic}.tag-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.tag-row a{background:#f3f4f6;border-radius:999px;padding:6px 10px;font-size:12px}.related-posts{margin-top:34px}.not-found-page{padding:70px 0}.not-found-card{text-align:center;background:#f8fafc;border:1px solid var(--line);border-radius:22px;padding:50px}.not-found-card h1{font-size:96px;color:var(--red);line-height:1;margin:0}.btn-primary{display:inline-flex;align-items:center;height:44px;margin-top:16px}.site-footer{margin-top:44px;background:#0f172a;color:#e5e7eb;padding:28px 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:28px;padding:24px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand .site-logo-text{color:#fff}.footer-links h3{margin:0 0 10px;color:#fff}.footer-links ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.footer-links a{color:#cbd5e1}.copyright{font-size:13px;color:#94a3b8;padding-top:14px}.navigation.pagination{margin-top:24px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.page-numbers{padding:8px 12px;border:1px solid var(--line);border-radius:8px}.page-numbers.current{background:var(--red);color:#fff;border-color:var(--red)}
@media (max-width:1023px){.desktop-only,.header-ad{display:none}.mobile-top-ad{display:block}.top-strip{display:none}.brand-inner{min-height:68px}.site-logo-text{font-size:28px}.custom-logo-link img{max-height:52px}.main-navigation{display:none;position:fixed;inset:0 0 0 auto;width:min(84vw,360px);overflow:auto;background:#111827;padding-top:80px}.main-navigation.is-open{display:block}.nav-inner>ul,.main-navigation ul{display:block}.main-navigation li{border-bottom:1px solid rgba(255,255,255,.08)}.main-navigation a{padding:15px 22px}.main-navigation ul ul{position:static;display:block;background:rgba(255,255,255,.06);box-shadow:none;border-radius:0}.main-navigation ul ul a{color:#fff;padding-left:34px}.menu-toggle{z-index:120}.search-toggle{right:4px}.main-headline{grid-template-columns:1fr 1fr;grid-template-rows:auto}.headline-1{grid-column:1/3;grid-row:auto}.headline-card{min-height:230px}.headline-1{min-height:380px}.content-layout,.mixed-section{grid-template-columns:1fr}.sidebar{position:static}.video-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.single-header h1{font-size:34px}}
@media (max-width:640px){.container{width:min(100% - 24px,var(--max))}.mobile-top-ad .ad-box{border-radius:0}.brand-inner{justify-content:center}.main-headline{display:block;margin-top:14px}.headline-card{min-height:245px;margin-bottom:12px;border-radius:12px}.headline-1{min-height:330px}.headline-overlay h2,.headline-1 .headline-overlay h2{font-size:22px}.headline-overlay p{display:none}.content-layout{gap:20px}.section-head h2{font-size:18px}.article-list-row{grid-template-columns:125px 1fr;gap:12px}.article-list-info h3{font-size:15px}.ali-desc{display:none}.entry-meta{font-size:10px}.video-grid,.card-grid,.two-col{grid-template-columns:1fr}.single-header h1{font-size:28px}.single-excerpt{font-size:17px}.entry-content{font-size:18px}.score-tabs span:nth-child(n+4),.score-items a:nth-child(n+3){display:none}.footer-grid{gap:18px}.share-strip{overflow:auto}.site-logo-text{font-size:24px}}
.article-scroll-cue{height:52px;margin:30px 0 22px;border:1px solid #d8d8d8;background:#f7f7f7;display:flex;align-items:center;justify-content:center;color:#4b5563;font-family:var(--serif);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.article-nextpage-card{margin:24px 0}.article-nextpage-link{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;min-height:104px;padding:20px 24px 20px 18px;border-radius:10px;background:var(--nextpage-accent,var(--red));color:#fff!important;box-shadow:0 10px 20px rgba(168,0,16,.16);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.article-nextpage-link:hover{color:#fff!important;transform:translateY(-1px);box-shadow:0 14px 28px rgba(168,0,16,.22);filter:saturate(1.06)}.nextpage-copy{min-width:0}.nextpage-label{display:block;font-family:var(--serif);font-size:25px;font-weight:800;font-style:italic;line-height:1.25}.nextpage-title{display:block;margin-top:5px;font-family:var(--serif);font-size:21px;font-weight:900;font-style:italic;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nextpage-arrow{font-family:Arial,Helvetica,sans-serif;font-size:58px;font-weight:900;line-height:.8;flex:0 0 auto}.article-page-numbers{display:flex;gap:6px;flex-wrap:wrap;margin:14px 0 30px 18px}.article-page-numbers a,.article-page-numbers .article-page-number{min-width:60px;height:54px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#ececec;color:#222;font-size:19px;font-weight:900;line-height:1;text-transform:uppercase}.article-page-numbers a:hover{background:#dedede;color:#111}.article-page-numbers .current{background:var(--nextpage-accent,var(--red));color:#fff}.article-page-numbers .article-page-next,.article-page-numbers .article-page-prev{min-width:168px}.page-links{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.page-links .post-page-numbers{padding:8px 12px;border-radius:8px;background:#ececec;font-weight:800}.page-links .current{background:var(--red);color:#fff}@media (max-width:640px){.article-scroll-cue{height:44px;margin:22px 0 18px}.article-nextpage-link{min-height:92px;padding:16px;border-radius:9px}.nextpage-label{font-size:21px}.nextpage-title{font-size:17px;white-space:normal}.nextpage-arrow{font-size:44px}.article-page-numbers{margin-left:0;gap:7px}.article-page-numbers a,.article-page-numbers .article-page-number{min-width:54px;height:50px;padding:0 18px;font-size:17px}.article-page-numbers .article-page-next,.article-page-numbers .article-page-prev{min-width:144px}}

.single-kicker{display:flex;align-items:center;gap:8px;margin-bottom:10px}.single-kicker .meta-cat{display:inline-flex;align-items:center;border-radius:999px;background:#fff1f2;color:var(--red);padding:6px 10px;font-size:12px;letter-spacing:.02em}.detail-author{margin:18px 0 0;font-family:var(--font)}.detail-author ul{display:flex;flex-wrap:wrap;gap:16px 24px;list-style:none;margin:0;padding:0}.detail-author-box{display:flex;align-items:flex-start;gap:8px;line-height:1.35}.detail-author-label,.detail-author-label-editor{color:#6b7280;font-size:13px;font-weight:900;white-space:nowrap}.detail-author-link,.detail-author-data{font-size:14px;font-weight:900;color:#1f2937}.detail-author-link a{color:var(--red);text-decoration:none}.detail-author-link a:hover{text-decoration:underline}.detail-date{margin-top:10px;color:#6b7280;font-size:13px;font-weight:800}.single-header .detail-date time{font:inherit}@media (max-width:640px){.detail-author ul{display:grid;gap:8px}.detail-author-box{gap:6px}.detail-author-label,.detail-author-label-editor,.detail-author-link,.detail-author-data,.detail-date{font-size:12px}}


/* v1.5 - Sticky logo/header seperti portal berita TV + sidebar portal berita */
.site-header{position:relative;z-index:120;background:#fff}.brand-row{position:sticky;top:0;z-index:140;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.06);transition:box-shadow .2s ease}.main-navigation{top:82px;z-index:130}.brand-inner{transition:min-height .2s ease}.admin-bar .brand-row{top:32px}.admin-bar .main-navigation{top:114px}.site-header .score-strip,.score-strip{display:none!important}.tvone-style-sidebar{position:sticky;top:154px;display:block}.redone-side-widget{padding:0;overflow:hidden;border-radius:12px;border:1px solid var(--line);box-shadow:0 10px 24px rgba(15,23,42,.06)}.redone-side-widget .widget-title{margin:0;padding:12px 14px;background:#111827;color:#fff;border-bottom:0;border-left:5px solid var(--red);font-size:18px;line-height:1.2}.side-rank-list{list-style:none;margin:0;padding:14px;display:grid;gap:0}.side-rank-list li{padding:0 0 13px;margin:0 0 13px;border-bottom:1px solid var(--line)}.side-rank-list li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.side-rank-list a{display:block;color:#111827}.side-rank-list strong{display:block;font-size:14px;line-height:1.35;font-weight:900}.side-rank-list em,.side-mini-copy em{display:block;margin-top:5px;color:var(--muted);font-size:11px;font-style:normal;font-weight:700}.side-rank-list-thumb .side-rank-thumb-link{display:grid;grid-template-columns:96px 1fr;gap:12px;align-items:start}.side-rank-media{position:relative;display:block;width:96px;height:72px;border-radius:10px;overflow:hidden;background:#e5e7eb}.side-rank-media img,.side-rank-media .placeholder-img{width:100%;height:100%;object-fit:cover;min-height:0}.side-rank-number{position:absolute;left:8px;top:8px;width:26px;height:26px;border-radius:50%;background:rgba(168,0,16,.96);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900;box-shadow:0 4px 10px rgba(0,0,0,.18)}.side-rank-copy{display:block;min-width:0}.side-mini-list{padding:14px;display:grid;gap:12px}.side-mini-item{display:grid;grid-template-columns:82px 1fr;gap:10px;align-items:start;padding-bottom:12px;border-bottom:1px solid var(--line)}.side-mini-item:last-child{border-bottom:0;padding-bottom:0}.side-mini-thumb{position:relative;display:block;width:82px;height:62px;border-radius:10px;overflow:hidden;background:#e5e7eb}.side-mini-thumb img,.side-mini-thumb .placeholder-img{width:100%;height:100%;object-fit:cover;min-height:0}.side-mini-copy strong{display:block;color:#111827;font-size:13px;line-height:1.35;font-weight:900}.side-video-thumb i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;background:rgba(168,0,16,.94);color:#fff;display:grid;place-items:center;font-size:12px;font-style:normal}.side-viral-tags{padding:14px}.side-viral-tags a{background:#f3f4f6;border:1px solid var(--line);color:#374151}.redone-side-widget .ad-box{margin:14px}.redone-side-widget p{padding:14px;margin:0;color:var(--muted)}
@media (max-width:1023px){.brand-row{top:0}.brand-inner{min-height:66px}.main-navigation{top:66px}.admin-bar .brand-row{top:46px}.admin-bar .main-navigation{top:112px}.tvone-style-sidebar{position:static}.custom-logo-link img{max-height:52px}.site-logo-text{font-size:28px}}
@media (max-width:640px){.brand-inner{min-height:60px}.main-navigation{top:60px}.admin-bar .main-navigation{top:106px}.custom-logo-link img{max-height:44px}.site-logo-text{font-size:23px}.side-mini-item{grid-template-columns:76px 1fr}.side-mini-thumb{width:76px;height:58px}}

/* v1.6 - Terpopuler bawaan dan widget-ready */
.widget_redone_news_popular_posts{padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}.widget_redone_news_popular_posts .widget-title{display:none}.side-custom-ad{padding:14px}.side-custom-ad img{width:100%;height:auto;border-radius:10px}.side-rank-list em{letter-spacing:0}.redone-popular-widget .side-rank-list li:first-child .side-rank-number{background:#111827}.redone-popular-widget .side-rank-list li:first-child strong{font-size:15px;color:var(--red)}.redone-popular-widget .side-rank-list li:first-child .side-rank-media{box-shadow:0 0 0 2px rgba(168,0,16,.12)}

/* ==========================================================
   v1.7 Typography preset - tvOneNews-inspired
   Fonts: Montserrat for UI/navigation, Bitter for article/headline feel.
   ========================================================== */
:root{
  --font:"Montserrat","Montserrat Fallback",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
  --serif:"Bitter","Bitter Fallback",Georgia,"Times New Roman",serif;
  --font-ui:var(--font);
  --font-news:var(--serif);
}
html{font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body{font-family:var(--font-ui);font-size:14px;line-height:1.55;font-weight:400;color:#222;background:#fff}
button,input,select,textarea{font-family:var(--font-ui)}
.site-logo-text{font-family:var(--font-ui);font-size:38px;font-weight:900;letter-spacing:-.055em}
.top-strip{font-size:12px;line-height:1.35}.top-menu a,.user-links a{font-size:12px;font-weight:700;letter-spacing:.01em}
.main-navigation a{font-family:var(--font-ui);font-size:13px;line-height:1.1;font-weight:800;letter-spacing:.005em;text-transform:uppercase;padding:14px 13px}
.breaking-inner{font-size:13px;line-height:1.35}.breaking-inner strong{font-size:11px;font-weight:900;letter-spacing:.03em}
.entry-meta{font-family:var(--font-ui);font-size:11px;line-height:1.35;font-weight:700;color:#707070}.meta-cat{font-size:11px;letter-spacing:.03em}
.headline-overlay h2,.headline-overlay h1,.article-list-info h3,.video-body h3,.news-card h3,.side-rank-list strong,.side-mini-copy strong,.section-head h2,.widget-title{font-family:var(--font-news);font-weight:800;letter-spacing:-.02em;color:#1f1f1f}
.headline-overlay h2,.headline-overlay h1{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.45)}
.headline-1 .headline-overlay h2,.headline-1 .headline-overlay h1{font-size:32px;line-height:1.18;font-weight:850}
.headline-overlay h2{font-size:20px;line-height:1.22}.headline-overlay p{font-family:var(--font-ui);font-size:14px;line-height:1.5}
.section-head h2{font-size:21px;line-height:1.25;font-weight:850}.widget-title{font-size:19px;line-height:1.25}
.article-list-info h3{font-size:21px;line-height:1.31}.ali-desc,.news-card p{font-size:14px;line-height:1.55;color:#555}
.video-body h3,.news-card h3{font-size:18px;line-height:1.33}.side-rank-list strong{font-size:14px;line-height:1.35;font-weight:800}.redone-popular-widget .side-rank-list li:first-child strong{font-size:15px}.side-mini-copy strong{font-size:13px;line-height:1.34}.side-rank-list em,.side-mini-copy em{font-family:var(--font-ui);font-size:11px;line-height:1.35;font-weight:700;color:#777}
.single-header h1{font-family:var(--font-news);font-size:42px;line-height:1.18;font-weight:850;letter-spacing:-.03em;color:#1c1c1c;margin:8px 0 12px}.single-excerpt{font-family:var(--font-ui);font-size:17px;line-height:1.6;color:#555;font-weight:500}.detail-author,.detail-date{font-family:var(--font-ui)}.detail-author-label,.detail-author-label-editor{font-size:13px;font-weight:800;color:#777}.detail-author-link,.detail-author-data{font-size:14px;font-weight:800;color:#333}.detail-date{font-size:13px;line-height:1.35;color:#777;font-weight:700}
.entry-content{font-family:var(--font-news);font-size:19px;line-height:1.75;color:#292929;letter-spacing:-.005em}.entry-content p{margin:0 0 1.25em}.entry-content h2{font-family:var(--font-news);font-size:29px;line-height:1.25;font-weight:850;letter-spacing:-.025em;margin:1.45em 0 .55em;color:#1e1e1e}.entry-content h3{font-family:var(--font-news);font-size:24px;line-height:1.28;font-weight:850;margin:1.25em 0 .5em;color:#1e1e1e}.entry-content blockquote{font-family:var(--font-news);font-size:22px;line-height:1.55;font-style:italic;color:#333;border-left:5px solid var(--red);padding-left:18px;margin:24px 0}.entry-content li{margin:.35em 0}.tag-row,.share-strip{font-family:var(--font-ui);font-size:13px}.article-scroll-cue,.nextpage-label,.nextpage-title{font-family:var(--font-news)}.nextpage-label{font-size:25px}.nextpage-title{font-size:21px}.article-page-numbers a,.article-page-numbers .article-page-number{font-family:var(--font-ui);font-size:18px;font-weight:900}
.footer-widget h3{font-family:var(--font-news);font-size:20px;line-height:1.25}.site-footer{font-size:14px;line-height:1.6}.copyright{font-size:13px}
@media (max-width:1023px){.site-logo-text{font-size:30px}.main-navigation a{font-size:13px}.single-header h1{font-size:34px;line-height:1.2}.entry-content{font-size:18px;line-height:1.72}.entry-content h2{font-size:26px}.entry-content h3{font-size:22px}.headline-1 .headline-overlay h2,.headline-1 .headline-overlay h1{font-size:28px}}
@media (max-width:640px){body{font-size:14px}.site-logo-text{font-size:24px}.main-navigation a{font-size:13px}.breaking-inner{font-size:12px}.headline-overlay h2,.headline-overlay h1,.headline-1 .headline-overlay h2,.headline-1 .headline-overlay h1{font-size:22px;line-height:1.22}.section-head h2{font-size:19px}.article-list-info h3{font-size:16px;line-height:1.33}.single-header h1{font-size:30px;line-height:1.18}.single-excerpt{font-size:16px;line-height:1.55}.entry-content{font-size:18px;line-height:1.72}.entry-content h2{font-size:24px}.entry-content h3{font-size:21px}.nextpage-label{font-size:21px}.nextpage-title{font-size:17px}.article-page-numbers a,.article-page-numbers .article-page-number{font-size:17px}}

@media (max-width:640px){.side-rank-list-thumb .side-rank-thumb-link{grid-template-columns:88px 1fr}.side-rank-media{width:88px;height:66px}}


/* ==========================================================
   v1.9 - Trending/Terpopuler thumbnail rapi ala sidebar portal berita
   ========================================================== */
.redone-popular-widget .side-rank-list,
.redone-popular-widget .side-rank-list-thumb{
  padding:0!important;
  gap:0!important;
}
.redone-popular-widget .side-rank-list li{
  margin:0!important;
  padding:0!important;
  border-bottom:1px solid #edf0f3!important;
}
.redone-popular-widget .side-rank-list li:last-child{
  border-bottom:0!important;
}
.redone-popular-widget .side-rank-thumb-link{
  display:grid!important;
  grid-template-columns:104px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:center!important;
  padding:12px 14px!important;
  color:#111827!important;
}
.redone-popular-widget .side-rank-media{
  position:relative!important;
  display:block!important;
  width:104px!important;
  height:68px!important;
  min-width:104px!important;
  border-radius:8px!important;
  overflow:hidden!important;
  background:#e5e7eb!important;
  box-shadow:none!important;
}
.redone-popular-widget .side-rank-media img,
.redone-popular-widget .side-rank-media .placeholder-img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  min-height:0!important;
  object-fit:cover!important;
}
.redone-popular-widget .side-rank-number{
  position:absolute!important;
  left:7px!important;
  top:7px!important;
  width:24px!important;
  height:24px!important;
  border-radius:50%!important;
  background:#a80010!important;
  color:#fff!important;
  display:grid!important;
  place-items:center!important;
  font-size:12px!important;
  font-family:var(--font-ui)!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:0 4px 10px rgba(0,0,0,.22)!important;
}
.redone-popular-widget .side-rank-list li:first-child .side-rank-number{
  background:#111827!important;
}
.redone-popular-widget .side-rank-copy{
  display:flex!important;
  min-width:0!important;
  min-height:68px!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.redone-popular-widget .side-rank-copy strong{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  margin:0!important;
  color:#1f1f1f!important;
  font-family:var(--font-news)!important;
  font-size:14px!important;
  line-height:1.32!important;
  font-weight:850!important;
  letter-spacing:-.015em!important;
}
.redone-popular-widget .side-rank-list li:first-child strong{
  color:#a80010!important;
  font-size:14px!important;
}
.redone-popular-widget .side-rank-copy em{
  display:-webkit-box!important;
  -webkit-line-clamp:1!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  margin-top:5px!important;
  color:#777!important;
  font-family:var(--font-ui)!important;
  font-size:11px!important;
  line-height:1.35!important;
  font-style:normal!important;
  font-weight:700!important;
}
@media (max-width:640px){
  .redone-popular-widget .side-rank-thumb-link{
    grid-template-columns:92px minmax(0,1fr)!important;
    gap:10px!important;
    padding:10px 12px!important;
  }
  .redone-popular-widget .side-rank-media{
    width:92px!important;
    height:62px!important;
    min-width:92px!important;
  }
  .redone-popular-widget .side-rank-copy{
    min-height:62px!important;
  }
  .redone-popular-widget .side-rank-copy strong{
    font-size:13px!important;
    line-height:1.3!important;
  }
}

/* ==========================================================
   v2.0 Footer portal style - tvOne inspired, original code
   ========================================================== */
.redone-tv-footer,
.site-footer.redone-tv-footer{
  margin-top:52px;
  padding:0;
  background:#111827;
  color:#d1d5db;
  border-top:6px solid var(--red);
  font-family:var(--font-ui);
}
.redone-footer-ad{padding:22px 0 8px}.redone-tv-footer .ad-box.dark{margin:0;background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.14);border-radius:4px;color:#aab4c4}
.redone-footer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding:26px 0 24px;border-bottom:1px solid rgba(255,255,255,.12)}
.redone-footer-brand{max-width:520px}.redone-footer-brand .site-logo-text{color:#fff;font-size:38px}.redone-footer-brand .site-logo-text span:not(.logo-red){color:#fff}.redone-footer-brand p{margin:12px 0 0;color:#aeb8c8;font-size:14px;line-height:1.65;max-width:500px}
.redone-footer-social-wrap{text-align:right;min-width:220px}.redone-footer-social-wrap>span{display:block;margin-bottom:10px;color:#fff;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.redone-footer-social{display:flex;justify-content:flex-end;gap:8px}.redone-footer-social a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#111827;font-size:12px;font-weight:900;text-transform:uppercase}.redone-footer-social a:hover{background:var(--red);color:#fff}
.redone-footer-grid{display:grid;grid-template-columns:1.45fr .8fr .8fr .95fr;gap:32px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.12)}
.redone-footer-col h3{position:relative;margin:0 0 14px;color:#fff;font-family:var(--font-news);font-size:20px;line-height:1.2;font-weight:850;padding-bottom:9px}.redone-footer-col h3:after{content:"";position:absolute;left:0;bottom:0;width:42px;height:3px;background:var(--red)}
.redone-footer-menu{list-style:none;margin:0;padding:0;display:grid;gap:8px}.redone-footer-menu-two{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.redone-footer-menu li{margin:0;padding:0}.redone-footer-menu a{display:inline-flex;color:#cbd5e1;font-size:13px;line-height:1.35;font-weight:700}.redone-footer-menu a:hover{color:#fff;text-decoration:underline;text-decoration-color:var(--red);text-underline-offset:4px}
.redone-footer-info{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.12)}.redone-footer-info>div{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);padding:14px 16px;border-radius:10px}.redone-footer-info strong{display:block;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}.redone-footer-info span{display:block;color:#aeb8c8;font-size:13px;font-weight:600;line-height:1.45}
.redone-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0 24px;color:#94a3b8;font-size:13px;font-weight:600}.redone-footer-bottom-links{display:flex;flex-wrap:wrap;gap:14px}.redone-footer-bottom-links a{color:#cbd5e1}.redone-footer-bottom-links a:hover{color:#fff}
@media (max-width:1023px){.redone-footer-head{display:grid;gap:18px}.redone-footer-social-wrap{text-align:left}.redone-footer-social{justify-content:flex-start}.redone-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.redone-footer-info{grid-template-columns:1fr}.redone-footer-bottom{align-items:flex-start;flex-direction:column}.redone-footer-brand .site-logo-text{font-size:32px}}
@media (max-width:640px){.redone-tv-footer,.site-footer.redone-tv-footer{margin-top:36px}.redone-footer-head{padding:22px 0}.redone-footer-grid{grid-template-columns:1fr;gap:22px;padding:24px 0}.redone-footer-menu-two{grid-template-columns:1fr}.redone-footer-brand .site-logo-text{font-size:26px}.redone-footer-brand p{font-size:13px}.redone-footer-col h3{font-size:18px}.redone-footer-social a{width:34px;height:34px}.redone-footer-bottom{font-size:12px}}
