

/* migrated from resources/views/news/show.blade.php */
.detail-page{padding-top:24px}
.detail-grid{display:grid;grid-template-columns:minmax(0,2fr) 360px;gap:28px;align-items:start}.detail-article{padding:30px;}
.breadcrumb{display:flex;gap:8px;align-items:center;font-size:14px;color:#6b7280;margin-bottom:12px}
.breadcrumb a{color:#b40000;font-weight:900}
.detail-article h1{font-size:42px;line-height:1.13;margin:8px 0 12px;letter-spacing:-.8px}
.article-meta{display:flex;flex-wrap:wrap;gap:8px;color:#6b7280;font-size:14px;margin-bottom:18px}
.lead{font-size:20px;line-height:1.6;color:#374151;border-left:5px solid #b40000;padding-left:15px;margin:18px 0}
.detail-article figure{margin:22px 0}
.detail-article figure img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px;background:#e5e7eb}
.detail-article figcaption{font-size:13px;color:#6b7280;margin-top:8px;font-style:italic}
.share-bar{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}
.share-bar a,.share-bar button{border:0;border-radius:12px;padding:10px 14px;color:white;font-weight:900;font-size:14px;cursor:pointer}
.share-wa{background:#16a34a}
.share-fb{background:#2563eb}
.share-bar button{background:#111827}
.premium-content{font-size:18px;line-height:1.9;color:#1f2937}
.premium-content p{margin:0 0 20px}
.premium-content h2,.premium-content h3{line-height:1.35;margin-top:28px}
.premium-content img{max-width:100%;border-radius:16px}
.baca-juga{background:#fff7ed;border-left:5px solid #f97316;border-radius:14px;padding:16px;margin:26px 0}
.baca-juga strong{display:block;margin-bottom:8px;color:#9a3412}
.baca-juga a{display:block;font-weight:900;margin:8px 0;color:#111827}
.author-box{display:flex;gap:14px;align-items:center;background:#f9fafb;border:1px solid #eee;border-radius:18px;padding:16px;margin-top:26px}
.author-avatar{width:54px;height:54px;border-radius:50%;background:#b40000;color:white;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:900}
.author-box p{margin:4px 0 0;color:#6b7280}
.tag-box{margin-top:26px;padding-top:18px;border-top:1px solid #eee;display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.tag-box a{background:#fee2e2;color:#991b1b;padding:7px 11px;border-radius:999px;font-weight:900;font-size:13px}
.detail-sidebar{display:flex;flex-direction:column;gap:18px}
.side-box{background:white;border-radius:22px;padding:18px;box-shadow:0 12px 34px rgba(0,0,0,.07)}
.side-news{display:block;padding:13px 0;border-bottom:1px solid #eee}
.side-news:last-child{border-bottom:0}
.side-news strong{display:block;line-height:1.35}
.side-news small,.popular-row small{display:block;color:#6b7280;margin-top:5px}
.popular-row{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:13px 0;border-bottom:1px solid #eee}
.popular-row:last-child{border-bottom:0}
.popular-row span{width:32px;height:32px;border-radius:50%;background:#111827;color:white;display:flex;align-items:center;justify-content:center;font-weight:900}
.related-section{margin-top:30px}
.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.related-card{background:#f9fafb;border-radius:18px;overflow:hidden;border:1px solid #eee}
.related-card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#e5e7eb}
.related-card div{padding:13px}
.related-card h4{margin:0;font-size:17px;line-height:1.35}
.related-card small{display:block;color:#6b7280;margin-top:6px}
.mobile-sticky-share{display:none}
@media(max-width:960px){
    .detail-grid{grid-template-columns:1fr}.detail-article{padding:18px;}
    .detail-article h1{font-size:28px}
    .lead{font-size:17px}
    .premium-content{font-size:16px}
    .related-grid{grid-template-columns:1fr}
    .desktop-share{display:none}
    .mobile-sticky-share{position:fixed;left:0;right:0;bottom:0;background:white;border-top:1px solid #eee;display:grid;grid-template-columns:1fr 1fr;z-index:90;box-shadow:0 -8px 24px rgba(0,0,0,.12)}
    .mobile-sticky-share a{text-align:center;padding:13px;font-weight:900;color:white}
    .mobile-sticky-share a:first-child{background:#16a34a}
    .mobile-sticky-share a:last-child{background:#2563eb}
    body{padding-bottom:48px}
}

.det-style-top{
    border-bottom:1px solid #eee;
    padding-bottom:16px;
    margin-bottom:18px;
}
.det-channel{
    display:inline-block;
    background:#eff6ff;
    color:#1146b8;
    font-weight:900;
    padding:7px 11px;
    border-radius:999px;
    font-size:13px;
    margin-bottom:10px;
}
.det-title{
    font-size:42px;
    line-height:1.15;
    margin:8px 0 12px;
    color:#111827;
}
.det-submeta{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    color:#6b7280;
    font-size:14px;
}
.det-share-row{
    display:flex;
    gap:8px;
    flex-wrap:wrap;
    margin:18px 0;
}
.det-share-row a,.det-share-row button{
    border:0;
    border-radius:999px;
    padding:9px 14px;
    font-weight:900;
    color:white;
    cursor:pointer;
}
.det-share-wa{background:#16a34a}
.det-share-fb{background:#2563eb}
.det-share-copy{background:#111827}
.ad-label{
    text-align:center;
    font-size:11px;
    color:#9ca3af;
    letter-spacing:1px;
    margin:18px 0 6px;
}
.read-also-inline{
    background:#f8fafc;
    border-left:5px solid #1146b8;
    padding:14px;
    border-radius:12px;
    margin:22px 0;
}
.read-also-inline strong{
    display:block;
    color:#1146b8;
    margin-bottom:8px;
}
.read-also-inline a{
    display:block;
    font-weight:900;
    margin:7px 0;
}
@media(max-width:900px){
    .det-title{font-size:28px}
}


.reading-progress{
    position:fixed;
    top:0;
    left:0;
    right:0;
    height:4px;
    background:transparent;
    z-index:9999;
}
#reading-progress-bar{
    width:0%;
    height:100%;
    background:linear-gradient(90deg,#f59e0b,#1146b8);
    transition:width .1s linear;
}


.inline-related{
    margin:24px 0;
    padding:16px;
    background:#eff6ff;
    border-left:5px solid #1146b8;
    border-radius:14px;
}
.inline-related strong{
    display:block;
    color:#1146b8;
    margin-bottom:9px;
}
.inline-related a{
    display:block;
    font-weight:900;
    line-height:1.4;
    margin:8px 0;
}
.inline-related a:hover{
    color:#1146b8;
}
@media(max-width:700px){
    .inline-related{
        padding:13px;
        border-radius:12px;
        margin:18px 0;
    }
    .inline-related a{
        font-size:14px;
    }
}


.desktop-floating-share{
    position:sticky;
    top:90px;
    align-self:start;
    display:flex;
    flex-direction:column;
    gap:8px;
    margin-left:-64px;
    float:left;
    width:52px;
}
.desktop-floating-share a,
.desktop-floating-share button{
    border:0;
    border-radius:12px;
    padding:10px 6px;
    color:white;
    font-size:12px;
    font-weight:900;
    text-align:center;
    cursor:pointer;
    box-shadow:0 6px 16px rgba(0,0,0,.16);
}
.desktop-floating-share .wa{background:#16a34a}
.desktop-floating-share .fb{background:#2563eb}
.desktop-floating-share button{background:#111827}
@media(max-width:1100px){
    .desktop-floating-share{display:none}
}








@media(max-width:700px){
    
    
    
    
}


.article-info-box{
    background:#f8fafc;
    border:1px solid #e5e7eb;
    border-radius:16px;
    padding:14px;
    margin:22px 0;
    display:grid;
    gap:10px;
}
.info-row{
    display:flex;
    justify-content:space-between;
    gap:14px;
    font-size:14px;
}
.info-row span{
    color:#6b7280;
}
.info-row strong{
    text-align:right;
}
.report-link{
    display:inline-block;
    margin-top:6px;
    background:#fff7ed;
    color:#c2410c;
    font-weight:900;
    padding:9px 12px;
    border-radius:999px;
    text-align:center;
}
@media(max-width:700px){
    .article-info-box{
        border-radius:12px;
        padding:12px;
    }
    .info-row{
        font-size:13px;
        flex-direction:column;
        gap:3px;
    }
    .info-row strong{
        text-align:left;
    }
}


.breadcrumb-pro{
    background:#f8fafc;
    padding:9px 11px;
    border-radius:999px;
    display:inline-flex;
    max-width:100%;
}
.breadcrumb-pro a{
    color:#1146b8;
    font-weight:900;
}
.back-kanal{
    display:block;
    margin:24px 0 4px;
    background:linear-gradient(135deg,#1146b8,#0b77d5);
    color:white;
    text-align:center;
    padding:12px 14px;
    border-radius:14px;
    font-weight:900;
}
.back-kanal:hover{
    filter:brightness(.95);
}
@media(max-width:700px){
    .breadcrumb-pro{
        border-radius:12px;
        display:flex;
        padding:8px 10px;
    }
    .back-kanal{
        font-size:13px;
        border-radius:12px;
        padding:11px;
    }
}


.mini-read-header{
    position:fixed;
    top:0;
    left:0;
    right:0;
    background:white;
    border-bottom:1px solid #e5e7eb;
    box-shadow:0 8px 24px rgba(0,0,0,.08);
    z-index:9998;
    transform:translateY(-110%);
    transition:.25s ease;
}
.mini-read-header.show{
    transform:translateY(0);
}
.mini-read-inner{
    max-width:980px;
    margin:auto;
    padding:9px 16px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
}
.mini-title{
    font-weight:900;
    color:#111827;
    font-size:14px;
    line-height:1.35;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.mini-actions-read{
    display:flex;
    gap:6px;
    flex:0 0 auto;
}
.mini-actions-read a,
.mini-actions-read button{
    border:0;
    border-radius:999px;
    padding:6px 9px;
    font-size:11px;
    font-weight:900;
    color:white;
    cursor:pointer;
}
.mini-actions-read a:first-child{background:#16a34a}
.mini-actions-read a:nth-child(2){background:#2563eb}
.mini-actions-read button{background:#111827}
.mini-progress{
    height:3px;
    background:#f3f4f6;
}
#miniProgressBar{
    height:100%;
    width:0%;
    background:linear-gradient(90deg,#f59e0b,#1146b8);
}
@media(max-width:700px){
    .mini-read-inner{
        padding:8px 10px;
    }
    .mini-title{
        font-size:12px;
    }
    .mini-actions-read a,
    .mini-actions-read button{
        padding:5px 7px;
        font-size:10px;
    }
}


.save-news-btn{
    border:0;
    border-radius:999px;
    padding:9px 14px;
    font-weight:900;
    background:#f59e0b;
    color:#111827;
    cursor:pointer;
}
.saved-floating{
    position:fixed;
    left:50%;
    bottom:24px;
    transform:translateX(-50%);
    background:#111827;
    color:white;
    padding:12px 16px;
    border-radius:999px;
    font-weight:900;
    z-index:9999;
    box-shadow:0 12px 30px rgba(0,0,0,.25);
}


.reader-mode-btn{
    border:0;
    border-radius:999px;
    padding:9px 14px;
    font-weight:900;
    background:#eff6ff;
    color:#1146b8;
    cursor:pointer;
}

body.reader-mode .site-header,
body.reader-mode .top-strip,
body.reader-mode .navbar,
body.reader-mode .quick-menu,
body.reader-mode .channel-strip,
body.reader-mode .detail-sidebar,
body.reader-mode .desktop-floating-share,
body.reader-mode .footer,
body.reader-mode .floating-actions,
body.reader-mode .ad-slot{
    display:none!important;
}

body.reader-mode{
    background:#f8fafc!important;
}

body.reader-mode .detail-grid{
    display:block!important;
}

body.reader-mode .detail-page{
    max-width:820px!important;
    margin:25px auto!important;
}body.reader-mode .detail-article{}

body.reader-mode .premium-content p{
    font-size:20px!important;
    line-height:2!important;
}

.reader-close{
    display:none;
}

body.reader-mode .reader-close{
    display:block;
    position:fixed;
    right:18px;
    top:18px;
    z-index:9999;
    border:0;
    background:#111827;
    color:white;
    padding:10px 14px;
    border-radius:999px;
    font-weight:900;
}


.font-controls{
    display:flex;
    align-items:center;
    gap:8px;
    background:#f8fafc;
    border:1px solid #e5e7eb;
    border-radius:999px;
    padding:8px 10px;
    margin:18px 0;
    width:max-content;
}
.font-controls span{
    font-size:13px;
    color:#6b7280;
    font-weight:900;
}
.font-controls button{
    border:0;
    background:#1146b8;
    color:white;
    border-radius:999px;
    padding:7px 10px;
    font-weight:900;
    cursor:pointer;
}
@media(max-width:700px){
    .font-controls{
        width:100%;
        justify-content:space-between;
        border-radius:12px;
    }
}


.article-stats-row{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:10px;
    margin:18px 0;
}
.article-stats-row div{
    background:#f8fafc;
    border:1px solid #e5e7eb;
    border-radius:14px;
    padding:11px 12px;
}
.article-stats-row span{
    display:block;
    font-size:12px;
    color:#6b7280;
    margin-bottom:4px;
}
.article-stats-row strong{
    font-size:14px;
    color:#111827;
}
@media(max-width:700px){
    .article-stats-row{
        grid-template-columns:1fr;
        gap:8px;
        margin:14px 0;
    }
    .article-stats-row div{
        border-radius:12px;
        padding:10px;
    }
}

.article-content .inline-related{
    margin:28px 0!important;
    padding-left:18px!important;
    border-left-width:4px!important;
}
.article-content .inline-related strong{
    font-size:16px!important;
    margin-bottom:8px!important;
}
.article-content .inline-related a{
    font-size:20px!important;
    line-height:1.4!important;
}
@media(max-width:700px){
    .article-content .inline-related{
        margin:24px 0!important;
        padding-left:15px!important;
    }
    .article-content .inline-related strong{
        font-size:15px!important;
    }
    .article-content .inline-related a{
        font-size:18px!important;
    }
}

.article-content .inline-related{
    margin:34px 0!important;
    padding:0 0 0 22px!important;
    background:transparent!important;
    border:0!important;
    border-left:5px solid #e9652d!important;
    border-radius:0!important;
    box-shadow:none!important;
    transform:none!important;
}
.article-content .inline-related strong{
    display:block!important;
    margin:0 0 14px!important;
    color:#111827!important;
    font-size:18px!important;
    font-weight:900!important;
    line-height:1.35!important;
}
.article-content .inline-related a{
    display:block!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    color:#df6b3a!important;
    font-size:24px!important;
    font-weight:900!important;
    line-height:1.45!important;
    text-decoration:none!important;
}
.article-content .inline-related a:hover{
    color:#b91c1c!important;
}
.article-content .inline-related:hover{
    transform:none!important;
    box-shadow:none!important;
}
@media(max-width:700px){
    .article-content .inline-related{
        margin:28px 0!important;
        padding-left:18px!important;
        border-left-width:4px!important;
    }
    .article-content .inline-related strong{
        font-size:16px!important;
        margin-bottom:10px!important;
    }
    .article-content .inline-related a{
        font-size:20px!important;
        line-height:1.45!important;
    }
}

.det-subtitle.article-subtitle-center{
    max-width:820px;
    margin:12px auto 18px;
    text-align:center;
    font-size:20px;
    line-height:1.55;
    font-weight:500;
    color:#4b5563;
}
@media(max-width:768px){
    .det-subtitle.article-subtitle-center{
        font-size:17px;
        line-height:1.5;
        margin:10px auto 16px;
    }
}

.author-seo-link{
    color:#991b1b;
    font-weight:900;
    text-decoration:none;
}
.author-seo-link:hover{text-decoration:underline}

.article-page-nav{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:12px;
    margin:34px 0 22px;
    padding:16px;
    border:1px solid #e5e7eb;
    border-radius:16px;
    background:#fff;
}
.article-page-nav a{
    padding:10px 14px;
    border-radius:12px;
    background:#b91c1c;
    color:#fff;
    font-weight:800;
    text-decoration:none;
}
.article-page-nav span{
    color:#4b5563;
    font-weight:800;
}
@media(max-width:640px){
    .article-page-nav{
        flex-direction:column;
        align-items:stretch;
        text-align:center;
    }
}

.desktop-floating-share{
    position:fixed!important;
    left:18px!important;
    top:310px!important;
    margin-left:0!important;
    float:none!important;
    width:auto!important;
    z-index:80!important;
}

.detail-grid{
    grid-template-columns:minmax(0,2fr) 360px!important;
}.detail-article{width:100%!important;
    max-width:100%!important;}

@media(max-width:1200px){
    .desktop-floating-share{
        display:none!important;
    }
}

@media(max-width:960px){
    .detail-grid{
        grid-template-columns:1fr!important;
    }
}

.article-info-box{
    background:#f8fafc;
    border:1px solid #e5e7eb;
    border-radius:16px;
    padding:14px;
    margin:22px 0;
    display:grid;
    gap:10px;
}
.info-row{
    display:flex;
    justify-content:space-between;
    gap:14px;
    font-size:14px;
}
.info-row span{
    color:#6b7280;
}
.info-row strong{
    text-align:right;
}
.report-link{
    display:inline-block;
    margin-top:6px;
    background:#fff7ed;
    color:#c2410c;
    font-weight:900;
    padding:9px 12px;
    border-radius:999px;
    text-align:center;
}
@media(max-width:700px){
    .article-info-box{
        border-radius:12px;
        padding:12px;
    }
    .info-row{
        font-size:13px;
        flex-direction:column;
        gap:3px;
    }
    .info-row strong{
        text-align:left;
    }
}


.breadcrumb-pro{
    background:#f8fafc;
    padding:9px 11px;
    border-radius:999px;
    display:inline-flex;
    max-width:100%;
}
.breadcrumb-pro a{
    color:#1146b8;
    font-weight:900;
}
.back-kanal{
    display:block;
    margin:24px 0 4px;
    background:linear-gradient(135deg,#1146b8,#0b77d5);
    color:white;
    text-align:center;
    padding:12px 14px;
    border-radius:14px;
    font-weight:900;
}
.back-kanal:hover{
    filter:brightness(.95);
}
@media(max-width:700px){
    .breadcrumb-pro{
        border-radius:12px;
        display:flex;
        padding:8px 10px;
    }
    .back-kanal{
        font-size:13px;
        border-radius:12px;
        padding:11px;
    }
}


.mini-read-header{
    position:fixed;
    top:0;
    left:0;
    right:0;
    background:white;
    border-bottom:1px solid #e5e7eb;
    box-shadow:0 8px 24px rgba(0,0,0,.08);
    z-index:9998;
    transform:translateY(-110%);
    transition:.25s ease;
}
.mini-read-header.show{
    transform:translateY(0);
}
.mini-read-inner{
    max-width:980px;
    margin:auto;
    padding:9px 16px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
}
.mini-title{
    font-weight:900;
    color:#111827;
    font-size:14px;
    line-height:1.35;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.mini-actions-read{
    display:flex;
    gap:6px;
    flex:0 0 auto;
}
.mini-actions-read a,
.mini-actions-read button{
    border:0;
    border-radius:999px;
    padding:6px 9px;
    font-size:11px;
    font-weight:900;
    color:white;
    cursor:pointer;
}
.mini-actions-read a:first-child{background:#16a34a}
.mini-actions-read a:nth-child(2){background:#2563eb}
.mini-actions-read button{background:#111827}
.mini-progress{
    height:3px;
    background:#f3f4f6;
}
#miniProgressBar{
    height:100%;
    width:0%;
    background:linear-gradient(90deg,#f59e0b,#1146b8);
}
@media(max-width:700px){
    .mini-read-inner{
        padding:8px 10px;
    }
    .mini-title{
        font-size:12px;
    }
    .mini-actions-read a,
    .mini-actions-read button{
        padding:5px 7px;
        font-size:10px;
    }
}


.save-news-btn{
    border:0;
    border-radius:999px;
    padding:9px 14px;
    font-weight:900;
    background:#f59e0b;
    color:#111827;
    cursor:pointer;
}
.saved-floating{
    position:fixed;
    left:50%;
    bottom:24px;
    transform:translateX(-50%);
    background:#111827;
    color:white;
    padding:12px 16px;
    border-radius:999px;
    font-weight:900;
    z-index:9999;
    box-shadow:0 12px 30px rgba(0,0,0,.25);
}


.reader-mode-btn{
    border:0;
    border-radius:999px;
    padding:9px 14px;
    font-weight:900;
    background:#eff6ff;
    color:#1146b8;
    cursor:pointer;
}

body.reader-mode .site-header,
body.reader-mode .top-strip,
body.reader-mode .navbar,
body.reader-mode .quick-menu,
body.reader-mode .channel-strip,
body.reader-mode .detail-sidebar,
body.reader-mode .desktop-floating-share,
body.reader-mode .footer,
body.reader-mode .floating-actions,
body.reader-mode .ad-slot{
    display:none!important;
}

body.reader-mode{
    background:#f8fafc!important;
}

body.reader-mode .detail-grid{
    display:block!important;
}

body.reader-mode .detail-page{
    max-width:820px!important;
    margin:25px auto!important;
}body.reader-mode .detail-article{}

body.reader-mode .premium-content p{
    font-size:20px!important;
    line-height:2!important;
}

.reader-close{
    display:none;
}

body.reader-mode .reader-close{
    display:block;
    position:fixed;
    right:18px;
    top:18px;
    z-index:9999;
    border:0;
    background:#111827;
    color:white;
    padding:10px 14px;
    border-radius:999px;
    font-weight:900;
}


.font-controls{
    display:flex;
    align-items:center;
    gap:8px;
    background:#f8fafc;
    border:1px solid #e5e7eb;
    border-radius:999px;
    padding:8px 10px;
    margin:18px 0;
    width:max-content;
}
.font-controls span{
    font-size:13px;
    color:#6b7280;
    font-weight:900;
}
.font-controls button{
    border:0;
    background:#1146b8;
    color:white;
    border-radius:999px;
    padding:7px 10px;
    font-weight:900;
    cursor:pointer;
}
@media(max-width:700px){
    .font-controls{
        width:100%;
        justify-content:space-between;
        border-radius:12px;
    }
}


.article-stats-row{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:10px;
    margin:18px 0;
}
.article-stats-row div{
    background:#f8fafc;
    border:1px solid #e5e7eb;
    border-radius:14px;
    padding:11px 12px;
}
.article-stats-row span{
    display:block;
    font-size:12px;
    color:#6b7280;
    margin-bottom:4px;
}
.article-stats-row strong{
    font-size:14px;
    color:#111827;
}
@media(max-width:700px){
    .article-stats-row{
        grid-template-columns:1fr;
        gap:8px;
        margin:14px 0;
    }
    .article-stats-row div{
        border-radius:12px;
        padding:10px;
    }
}

.premium-content{
    color:#1f2937!important;
}

.premium-content p{
    font-size:18px!important;
    line-height:1.9!important;
    margin:0 0 20px!important;
}

.premium-content a{
    color:#1146b8!important;
    font-weight:900!important;
    border-bottom:1px solid #bfdbfe!important;
}

.premium-content h2{
    font-size:26px!important;
    line-height:1.35!important;
    margin:30px 0 14px!important;
    color:#111827!important;
}

.premium-content h3{
    font-size:22px!important;
    line-height:1.35!important;
    margin:26px 0 12px!important;
    color:#111827!important;
}

.premium-content blockquote{
    margin:24px 0!important;
    padding:18px 20px!important;
    border-left:6px solid #1146b8!important;
    background:#eff6ff!important;
    border-radius:14px!important;
    font-size:19px!important;
    line-height:1.75!important;
    color:#1e3a8a!important;
    font-weight:700!important;
}

.premium-content ul,
.premium-content ol{
    margin:18px 0 22px 24px!important;
    line-height:1.8!important;
}

.premium-content li{
    margin-bottom:8px!important;
}

.premium-content img{
    width:auto!important;
    max-width:100%!important;
    height:auto!important;
    border-radius:14px!important;
    margin:14px 0!important;
}

@media(max-width:700px){
    .premium-content p{
        font-size:16px!important;
        line-height:1.78!important;
        margin-bottom:16px!important;
    }

    .premium-content h2{
        font-size:21px!important;
    }

    .premium-content h3{
        font-size:18px!important;
    }

    .premium-content blockquote{
        font-size:16px!important;
        padding:14px!important;
        border-radius:12px!important;
    }
}

.mini-read-header{
    position:fixed;
    top:0;
    left:0;
    right:0;
    background:white;
    border-bottom:1px solid #e5e7eb;
    box-shadow:0 8px 24px rgba(0,0,0,.08);
    z-index:9998;
    transform:translateY(-110%);
    transition:.25s ease;
}
.mini-read-header.show{
    transform:translateY(0);
}
.mini-read-inner{
    max-width:980px;
    margin:auto;
    padding:9px 16px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
}
.mini-title{
    font-weight:900;
    color:#111827;
    font-size:14px;
    line-height:1.35;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.mini-actions-read{
    display:flex;
    gap:6px;
    flex:0 0 auto;
}
.mini-actions-read a,
.mini-actions-read button{
    border:0;
    border-radius:999px;
    padding:6px 9px;
    font-size:11px;
    font-weight:900;
    color:white;
    cursor:pointer;
}
.mini-actions-read a:first-child{background:#16a34a}
.mini-actions-read a:nth-child(2){background:#2563eb}
.mini-actions-read button{background:#111827}
.mini-progress{
    height:3px;
    background:#f3f4f6;
}
#miniProgressBar{
    height:100%;
    width:0%;
    background:linear-gradient(90deg,#f59e0b,#1146b8);
}
@media(max-width:700px){
    .mini-read-inner{
        padding:8px 10px;
    }
    .mini-title{
        font-size:12px;
    }
    .mini-actions-read a,
    .mini-actions-read button{
        padding:5px 7px;
        font-size:10px;
    }
}


.save-news-btn{
    border:0;
    border-radius:999px;
    padding:9px 14px;
    font-weight:900;
    background:#f59e0b;
    color:#111827;
    cursor:pointer;
}
.saved-floating{
    position:fixed;
    left:50%;
    bottom:24px;
    transform:translateX(-50%);
    background:#111827;
    color:white;
    padding:12px 16px;
    border-radius:999px;
    font-weight:900;
    z-index:9999;
    box-shadow:0 12px 30px rgba(0,0,0,.25);
}


.reader-mode-btn{
    border:0;
    border-radius:999px;
    padding:9px 14px;
    font-weight:900;
    background:#eff6ff;
    color:#1146b8;
    cursor:pointer;
}

body.reader-mode .site-header,
body.reader-mode .top-strip,
body.reader-mode .navbar,
body.reader-mode .quick-menu,
body.reader-mode .channel-strip,
body.reader-mode .detail-sidebar,
body.reader-mode .desktop-floating-share,
body.reader-mode .footer,
body.reader-mode .floating-actions,
body.reader-mode .ad-slot{
    display:none!important;
}

body.reader-mode{
    background:#f8fafc!important;
}

body.reader-mode .detail-grid{
    display:block!important;
}

body.reader-mode .detail-page{
    max-width:820px!important;
    margin:25px auto!important;
}body.reader-mode .detail-article{}

body.reader-mode .premium-content p{
    font-size:20px!important;
    line-height:2!important;
}

.reader-close{
    display:none;
}

body.reader-mode .reader-close{
    display:block;
    position:fixed;
    right:18px;
    top:18px;
    z-index:9999;
    border:0;
    background:#111827;
    color:white;
    padding:10px 14px;
    border-radius:999px;
    font-weight:900;
}


.font-controls{
    display:flex;
    align-items:center;
    gap:8px;
    background:#f8fafc;
    border:1px solid #e5e7eb;
    border-radius:999px;
    padding:8px 10px;
    margin:18px 0;
    width:max-content;
}
.font-controls span{
    font-size:13px;
    color:#6b7280;
    font-weight:900;
}
.font-controls button{
    border:0;
    background:#1146b8;
    color:white;
    border-radius:999px;
    padding:7px 10px;
    font-weight:900;
    cursor:pointer;
}
@media(max-width:700px){
    .font-controls{
        width:100%;
        justify-content:space-between;
        border-radius:12px;
    }
}


.article-stats-row{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:10px;
    margin:18px 0;
}
.article-stats-row div{
    background:#f8fafc;
    border:1px solid #e5e7eb;
    border-radius:14px;
    padding:11px 12px;
}
.article-stats-row span{
    display:block;
    font-size:12px;
    color:#6b7280;
    margin-bottom:4px;
}
.article-stats-row strong{
    font-size:14px;
    color:#111827;
}
@media(max-width:700px){
    .article-stats-row{
        grid-template-columns:1fr;
        gap:8px;
        margin:14px 0;
    }
    .article-stats-row div{
        border-radius:12px;
        padding:10px;
    }
}

/* ===== DETAIL ARTIKEL PREMIUM POLISH ===== */

.detail-page{
    animation:fadePage .25s ease;
}

@keyframes fadePage{
    from{opacity:0;transform:translateY(8px)}
    to{opacity:1;transform:none}
}.detail-article{}

.det-title,
.detail-article h1{
    font-weight:900!important;
    letter-spacing:-1px!important;
}

.det-submeta{
    padding:10px 0!important;
    border-top:1px solid #f3f4f6!important;
    border-bottom:1px solid #f3f4f6!important;
}

.det-share-row{
    padding:10px 0 0!important;
}

.det-share-row a,
.det-share-row button{
    box-shadow:0 6px 16px rgba(0,0,0,.08)!important;
}

.article-content p:first-of-type::first-letter,
.premium-content p:first-of-type::first-letter{
    font-size:52px!important;
    line-height:.9!important;
    float:left!important;
    padding-right:8px!important;
    font-weight:900!important;
    color:#b91c1c!important;
}

.premium-content p{
    text-align:left!important;
}

.inline-related{
    box-shadow:0 8px 24px rgba(185,28,28,.08)!important;
}

.inline-related strong{
    font-size:15px!important;
}

.inline-related a{
    padding:7px 0!important;
    border-bottom:1px dashed #fecaca!important;
}



.article-info-box{
    box-shadow:0 8px 22px rgba(0,0,0,.04)!important;
}

.related-card,
.next-read-box,
.inline-related,
.article-info-box{
    transition:.22s ease!important;
}

.related-card:hover,
.next-read-box:hover,
.inline-related:hover{
    transform:translateY(-2px)!important;
    box-shadow:0 12px 30px rgba(0,0,0,.08)!important;
}

/* Sidebar detail */
.detail-sidebar .side-box,
.detail-sidebar .box{
    border:1px solid #eee!important;
    box-shadow:0 8px 24px rgba(0,0,0,.04)!important;
}

.detail-sidebar{
    position:sticky!important;
    top:126px!important;
}

/* Mobile detail */
@media(max-width:900px){
    .detail-sidebar{
        position:static!important;
    }

    .det-title,
    .detail-article h1{
        letter-spacing:-.4px!important;
    }

    .article-content p:first-of-type::first-letter,
    .premium-content p:first-of-type::first-letter{
        font-size:42px!important;
    }

    .related-card:hover,
    .next-read-box:hover,
    .inline-related:hover{
        transform:none!important;
    }
}

.article-title-center{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

.editor-centered-meta{
    justify-content:center !important;
    text-align:center;
    gap:10px;
    flex-wrap:wrap;
}

.editor-centered-meta .meta-separator{
    opacity:.6;
}

@media(max-width:768px){
    .editor-centered-meta{
        font-size:14px;
        line-height:1.6;
    }
}

.editor-centered-meta,
.det-meta-secondary{
    justify-content:center !important;
    text-align:center !important;
    width:100%;
}

.editor-centered-meta{
    gap:10px;
    flex-wrap:wrap;
}

.editor-centered-meta .meta-separator{
    opacity:.6;
}

.det-share-row{
    justify-content:center !important;
    align-items:center !important;
    gap:10px !important;
    flex-wrap:wrap !important;
}

.det-share-wa,
.det-share-fb,
.det-share-copy,
.det-share-tg,
.det-share-threads,
.det-share-x,
.det-share-native{
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    padding:0 !important;
    border-radius:999px !important;
    display:inline-flex !important;
    justify-content:center !important;
    align-items:center !important;
    color:#fff !important;
    text-decoration:none !important;
    border:0 !important;
    font-weight:900 !important;
    font-size:14px !important;
    line-height:1 !important;
}

.det-share-wa{background:#25D366 !important;}
.det-share-tg{background:#229ED9 !important;}
.det-share-fb{background:#1877F2 !important;}
.det-share-threads{background:#111827 !important;}
.det-share-x{background:#000 !important;}
.det-share-copy,
.det-share-native{background:#b91c1c !important;}

.det-share-wa{
    background:#25D366 !important;
}

.det-share-tg{
    background:#229ED9 !important;
}

.det-share-fb{
    background:#1877F2 !important;
}

.det-share-x{
    background:#000 !important;
}

.det-share-threads{
    background:#111 !important;
}

.det-share-copy,
.det-share-native{
    background:#dc2626 !important;
}

.post-share,
.article-share,
.share-bottom,
.bottom-share,
.single-share,
.share-icons,
.share-buttons,
.font-size-controls,
.text-size-controls,
.reader-font-tools,
.article-font-size,
.font-resizer,
.text-resizer{
    display:none !important;
}

.det-share-fb,
.det-share-copy,
.det-share-native,
.float-share,
.floating-share,
.sticky-share,
.side-share,
.share-floating,
.article-floating-share{
    display:none !important;
}

.share-bar.desktop-share,
.mobile-sticky-share{
    display:none !important;
}

.info-row,
.report-link{
    display:none !important;
}

.centered-tags{
    display:block !important;
    text-align:center !important;
    margin:32px 0 !important;
    padding-top:22px !important;
    border-top:1px solid #eee !important;
}
.centered-tags .tag-title{
    font-size:18px !important;
    font-weight:900 !important;
    margin-bottom:14px !important;
}
.centered-tags .tag-items{
    display:flex !important;
    justify-content:center !important;
    gap:12px !important;
    flex-wrap:wrap !important;
}

.back-kanal{
    display:none !important;
}

.related-grid{
    display:grid !important;
    grid-template-columns:repeat(3, 1fr) !important;
    gap:22px !important;
}

.related-card{
    width:100% !important;
}

.related-card img{
    width:100% !important;
    aspect-ratio:16/9 !important;
    object-fit:cover !important;
}

@media(max-width:1024px){
    .related-grid{
        grid-template-columns:repeat(3, 1fr) !important;
    }
}

@media(max-width:640px){
    .related-grid{
        grid-template-columns:repeat(2, 1fr) !important;
        gap:14px !important;
    }

    .related-card h4{
        font-size:14px !important;
        line-height:1.35 !important;
    }
}

.ad-before-footer{
    max-width:980px;
    margin:30px auto 36px;
    padding:0 18px;
}

.comment-section{
    margin-top:34px;
    padding-top:24px;
    border-top:1px solid #eee;
}

.comment-title{
    font-size:24px;
    font-weight:900;
    margin:0 0 18px;
    color:#111827;
}

.comment-form textarea,
.comment-form input[type="text"],
.comment-form input[type="email"]{
    width:100%;
    border:1px solid #ddd;
    border-radius:10px;
    padding:14px 16px;
    font-size:16px;
    box-sizing:border-box;
    background:#fafafa;
}

.comment-form textarea{
    min-height:110px;
    resize:vertical;
}

.comment-count{
    margin:14px 0;
    color:#777;
    font-size:14px;
}

.comment-row{
    display:grid;
    grid-template-columns:1fr auto;
    gap:12px;
    align-items:center;
}

.comment-row button{
    border:0;
    background:#c5161d;
    color:white;
    font-weight:800;
    padding:13px 24px;
    border-radius:999px;
    cursor:pointer;
}

.comment-form input[type="email"]{
    margin-top:12px;
}

.comment-save{
    display:flex;
    gap:10px;
    align-items:flex-start;
    margin-top:14px;
    color:#555;
    line-height:1.45;
}

.comment-tabs{
    display:flex;
    gap:14px;
    flex-wrap:wrap;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    padding:14px 0;
    margin-top:28px;
}

.comment-tabs button{
    border:0;
    background:transparent;
    padding:9px 16px;
    border-radius:999px;
    font-weight:700;
    color:#555;
}

.comment-tabs button.active{
    background:#c5161d;
    color:white;
    box-shadow:0 8px 20px rgba(197,22,29,.25);
}

.comment-empty{
    text-align:center;
    color:#777;
    padding:44px 0;
}

.comment-empty strong{
    display:block;
    color:#666;
    margin-bottom:6px;
}

.comment-note{
    border-top:1px solid #eee;
    padding-top:18px;
    color:#777;
    font-size:14px;
    line-height:1.6;
}

@media(max-width:640px){
    .comment-row{
        grid-template-columns:1fr;
    }

    .comment-row button{
        width:100%;
    }
}

.related-section{
    margin-top:26px !important;
}

.related-section .section-title{
    font-size:22px !important;
    margin-bottom:18px !important;
}

.related-grid{
    gap:16px !important;
}

.related-card{
    border-radius:14px !important;
    box-shadow:none !important;
}

.related-card img{
    aspect-ratio:16/9 !important;
}

.related-card div{
    padding:10px 12px !important;
}

.related-card h4{
    font-size:16px !important;
    line-height:1.35 !important;
    letter-spacing:-.2px !important;
}

.related-card small{
    font-size:13px !important;
    margin-top:8px !important;
}

@media(max-width:640px){
    .related-grid{
        gap:10px !important;
    }

    .related-card div{
        padding:8px 9px !important;
    }

    .related-card h4{
        font-size:12.5px !important;
        line-height:1.35 !important;
    }

    .related-card small{
        font-size:11px !important;
    }
}

.related-card div{
    padding:8px 10px !important;
}

.related-card h4{
    font-size:14px !important;
    line-height:1.28 !important;
    font-weight:800 !important;
    margin:0 !important;

    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;

    min-height:36px !important;
    max-height:36px !important;
}

.related-card small{
    font-size:11px !important;
    margin-top:6px !important;
}

@media(max-width:640px){
    .related-card h4{
        font-size:11.5px !important;
        line-height:1.25 !important;
        min-height:30px !important;
        max-height:30px !important;
    }

    .related-card small{
        font-size:10px !important;
    }
}

/* EDITOR AVATAR SAFE */
.editor-centered-meta{
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    flex-wrap:nowrap!important;
    gap:12px!important;
    white-space:nowrap!important;
    text-align:center!important;
}
.editor-meta-with-avatar{
    display:inline-flex!important;
    align-items:center!important;
    gap:10px!important;
    white-space:nowrap!important;
}
.editor-avatar-img,
.editor-avatar-initial{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    border-radius:50%!important;
    object-fit:cover!important;
}
.editor-avatar-initial{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#a32020!important;
    color:#fff!important;
    font-size:16px!important;
    font-weight:800!important;
}
.editor-centered-meta .meta-separator{
    opacity:.45!important;
}
@media(max-width:768px){
    .editor-centered-meta{
        gap:8px!important;
        font-size:13px!important;
    }
    .editor-avatar-img,
    .editor-avatar-initial{
        width:32px!important;
        height:32px!important;
        min-width:32px!important;
        font-size:14px!important;
    }
}

body .article-content.premium-content .inline-related{
    margin:22px 0!important;
    padding:0 0 0 16px!important;
    background:transparent!important;
    border:0!important;
    border-left:4px solid #e9652d!important;
    border-radius:0!important;
    box-shadow:none!important;
    transform:none!important;
}
body .article-content.premium-content .inline-related strong{
    display:block!important;
    margin:0 0 8px!important;
    padding:0!important;
    color:#111827!important;
    font-size:15px!important;
    font-weight:900!important;
    line-height:1.3!important;
}
body .article-content.premium-content .inline-related a{
    display:block!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    color:#df6b3a!important;
    font-size:17px!important;
    font-weight:900!important;
    line-height:1.4!important;
    text-decoration:none!important;
}
body .article-content.premium-content .inline-related:hover{
    transform:none!important;
    box-shadow:none!important;
}
@media(max-width:700px){
    body .article-content.premium-content .inline-related{
        margin:20px 0!important;
        padding-left:14px!important;
    }
    body .article-content.premium-content .inline-related strong{
        font-size:14px!important;
        margin-bottom:7px!important;
    }
    body .article-content.premium-content .inline-related a{
        font-size:16px!important;
        line-height:1.35!important;
    }
}

body .article-content.premium-content .inline-related{
    margin:22px 0!important;
    padding:0 0 0 16px!important;
    background:transparent!important;
    border:0!important;
    border-left:4px solid #b91c1c!important;
    border-radius:0!important;
    box-shadow:none!important;
    transform:none!important;
}

body .article-content.premium-content .inline-related strong{
    display:block!important;
    margin:0 0 8px!important;
    padding:0!important;
    color:#111827!important;
    font-size:15px!important;
    font-weight:900!important;
    line-height:1.3!important;
}

body .article-content.premium-content .inline-related a{
    display:block!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    color:#b91c1c!important;
    font-size:17px!important;
    font-weight:900!important;
    line-height:1.4!important;
    text-decoration:none!important;
}

body .article-content.premium-content .inline-related a:hover{
    color:#991b1b!important;
}

body .article-content.premium-content .inline-related:hover{
    transform:none!important;
    box-shadow:none!important;
}

@media(max-width:700px){
    body .article-content.premium-content .inline-related{
        margin:20px 0!important;
        padding-left:14px!important;
    }

    body .article-content.premium-content .inline-related strong{
        font-size:14px!important;
        margin-bottom:7px!important;
    }

    body .article-content.premium-content .inline-related a{
        font-size:16px!important;
        line-height:1.35!important;
    }
}


/* ===== ARTICLE DESKTOP LAYOUT MATCH HOME SIDEBAR FINAL ===== */
@media (min-width:1025px){
  body .detail-page.container{
    max-width:948px!important;
    width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
  }

  body .detail-grid{
    display:grid!important;
    grid-template-columns:minmax(0, 1fr) 280px!important;
    gap:24px!important;
    align-items:start!important;
  }

  body .detail-sidebar{
    width:280px!important;
    max-width:280px!important;
    min-width:0!important;
  }body .detail-article{min-width:0!important;
    width:100%!important;}
}

@media (max-width:1024px){
  body .detail-page.container{
    padding-left:16px!important;
    padding-right:16px!important;
  }

  body .detail-grid{
    grid-template-columns:1fr!important;
  }

  body .detail-sidebar{
    width:100%!important;
    max-width:none!important;
  }
}


/* ===== ARTICLE SIDEBAR MATCH HOME STYLE FINAL ===== */
/* ===== ARTICLE SIDEBAR SAME AS HOMEPAGE FINAL ===== */


/* ===== DETAIL ARTICLE BLEND FINAL ===== */
body .detail-page .detail-article,
body .detail-grid > .detail-article{
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
}


/* ===== DETAIL GRID BLEND FINAL ===== */
body .detail-page,
body .detail-page.container,
body .detail-grid{
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
}


/* ===== DETAIL ARTICLE BALANCED WIDTH FINAL ===== */
@media (min-width:1025px){
    body .detail-page.container{
        max-width:948px!important;
        width:100%!important;
        padding-left:0!important;
        padding-right:0!important;
        margin-left:auto!important;
        margin-right:auto!important;
    }

    body .detail-grid{
        display:grid!important;
        grid-template-columns:minmax(0, 1fr) 280px!important;
        gap:24px!important;
        width:100%!important;
        background:transparent!important;
    }

    body .detail-grid > .detail-article{
        padding:0!important;
        margin:0!important;
        width:100%!important;
        max-width:none!important;
        background:transparent!important;
        border:0!important;
        border-radius:0!important;
        box-shadow:none!important;
    }

    body .detail-article > figure{
        margin-left:0!important;
        margin-right:0!important;
        width:100%!important;
    }

    body .detail-article > figure img{
        width:100%!important;
        max-width:100%!important;
    }
}

/* ===== DETAIL ARTICLE BALANCED POLISH FINAL ===== */
@media (min-width:1025px){
    body .detail-page.container{
        max-width:948px!important;
    }

    body .detail-grid{
        grid-template-columns:minmax(0, 1fr) 300px!important;
        gap:24px!important;
    }

    body .detail-grid > .detail-article{
        padding:0 8px!important;
        background:transparent!important;
        border:0!important;
        border-radius:0!important;
        box-shadow:none!important;
    }

    body .detail-article > figure{
        margin:0 0 18px!important;
    }

    body .detail-article > figure img{
        width:100%!important;
        max-width:100%!important;
        border-radius:16px!important;
    }

    body .article-content.premium-content{
        max-width:100%!important;
    }

    body .article-content.premium-content p{
        line-height:1.85!important;
    }
}

/* ===== ARTICLE FONT BALANCE FINAL ===== */
body .detail-article h1,
body .det-title,
body .article-title-center{
    font-weight:650!important;
    letter-spacing:0!important;
    line-height:1.22!important;
}

body .premium-content,
body .article-content{
    font-weight:400!important;
    letter-spacing:0!important;
    line-height:1.86!important;
}

body .premium-content p,
body .article-content p{
    font-weight:400!important;
    letter-spacing:0!important;
    line-height:1.86!important;
}

body .inline-related strong,
body .inline-related a{
    font-weight:620!important;
    letter-spacing:0!important;
}

body .detail-sidebar .pop-item strong{
    font-weight:620!important;
    letter-spacing:0!important;
    line-height:1.34!important;
}

/* ===== BACA JUGA LIGHT EDITORIAL FINAL ===== */
body .detail-article .article-content .inline-related,
body .detail-article .premium-content .inline-related{
    margin:28px 0!important;
    padding:2px 0 2px 16px!important;
    border-left:3px solid #b3261e!important;
    background:transparent!important;
}

body .detail-article .article-content .inline-related strong,
body .detail-article .premium-content .inline-related strong{
    display:block!important;
    margin:0 0 7px!important;
    font-size:15px!important;
    font-weight:520!important;
    line-height:1.4!important;
    letter-spacing:0!important;
    color:#111827!important;
}

body .detail-article .article-content .inline-related a,
body .detail-article .premium-content .inline-related a{
    display:block!important;
    font-size:18px!important;
    font-weight:420!important;
    line-height:1.72!important;
    letter-spacing:0!important;
    color:#8a2f28!important;
    text-decoration:none!important;
    -webkit-text-stroke:0!important;
    text-shadow:none!important;
}

body .detail-article .article-content .inline-related a *,
body .detail-article .premium-content .inline-related a *{
    font-weight:420!important;
}


/* ===== BACA JUGA BALANCE FINAL ===== */

body .detail-article .article-content .inline-related a,
body .detail-article .premium-content .inline-related a{
    font-size:18px!important;
    font-weight:560!important;
    line-height:1.62!important;
    letter-spacing:-0.01em!important;
    color:#8a2f28!important;
}

body .detail-article .article-content .inline-related strong,
body .detail-article .premium-content .inline-related strong{
    font-weight:600!important;
}



/* SINATA SHARE ICONS - SINGLE SOURCE */
.sinata-share-icons{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:12px;
    flex-wrap:wrap;
    margin:20px 0 24px;
}

.sinata-share-btn{
    width:44px;
    height:44px;
    min-width:44px;
    border-radius:50%;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:0;
    border:0;
    color:#fff;
    text-decoration:none;
    font-size:0;
    line-height:1;
    flex-shrink:0;
    cursor:pointer;
    box-shadow:0 8px 18px rgba(0,0,0,.14);
}

.sinata-share-btn svg{
    display:block;
    color:#fff;
    fill:currentColor;
}

/* ukuran per ikon */
.sinata-share-btn[data-key="wa"] svg{
    width:24px;
    height:24px;
}

.sinata-share-btn[data-key="tg"] svg{
    width:22px;
    height:22px;
}

.sinata-share-btn[data-key="fb"] svg{
    width:21px;
    height:21px;
}

.sinata-share-btn[data-key="threads"] svg{
    width:24px;
    height:24px;
}

.sinata-share-btn[data-key="x"] svg{
    width:23px;
    height:23px;
}

.sinata-share-btn[data-key="copy"] svg{
    width:22px;
    height:22px;
}

.sinata-share-btn:hover{
    transform:translateY(-1px);
}

@media (max-width:700px){

    .sinata-share-btn{
        width:40px;
        height:40px;
        min-width:40px;
    }

    .sinata-share-btn[data-key="wa"] svg{
        width:22px;
        height:22px;
    }

    .sinata-share-btn[data-key="tg"] svg{
        width:20px;
        height:20px;
    }

    .sinata-share-btn[data-key="fb"] svg{
        width:19px;
        height:19px;
    }

    .sinata-share-btn[data-key="threads"] svg{
        width:22px;
        height:22px;
    }

    .sinata-share-btn[data-key="x"] svg{
        width:21px;
        height:21px;
    }

    .sinata-share-btn[data-key="copy"] svg{
        width:20px;
        height:20px;
    }
}


/* SINATA SHARE SIZE FIX FINAL */
body .detail-article .sinata-share-icons{
    gap:8px !important;
    margin:14px 0 18px !important;
}

body .detail-article .sinata-share-icons .sinata-share-btn{
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
    max-width:34px !important;
    padding:0 !important;
    border-radius:50% !important;
}

body .detail-article .sinata-share-icons .sinata-share-btn[data-key="wa"] svg{
    width:20px !important;
    height:20px !important;
}

body .detail-article .sinata-share-icons .sinata-share-btn[data-key="tg"] svg{
    width:18px !important;
    height:18px !important;
}

body .detail-article .sinata-share-icons .sinata-share-btn[data-key="fb"] svg{
    width:17px !important;
    height:17px !important;
}

body .detail-article .sinata-share-icons .sinata-share-btn[data-key="threads"] svg{
    width:19px !important;
    height:19px !important;
}

body .detail-article .sinata-share-icons .sinata-share-btn[data-key="x"] svg{
    width:18px !important;
    height:18px !important;
}

body .detail-article .sinata-share-icons .sinata-share-btn[data-key="copy"] svg{
    width:17px !important;
    height:17px !important;
}

/* FIX: HAPUS HURUF PERTAMA BESAR / DROP CAP ARTIKEL */
.article-content p:first-of-type::first-letter,
.premium-content p:first-of-type::first-letter,
.article-content p:first-child::first-letter,
.premium-content p:first-child::first-letter {
    float: none !important;
    font-size: inherit !important;
    line-height: inherit !important;
    font-weight: inherit !important;
    color: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    text-transform: none !important;
}

/* FIX MOBILE ARTICLE META OVERFLOW ONLY */
@media(max-width:768px){
  body .detail-article .editor-centered-meta{
    max-width:100%!important;
    min-width:0!important;
    flex-wrap:wrap!important;
    white-space:normal!important;
    overflow:hidden!important;
    row-gap:6px!important;
  }

  body .detail-article .editor-meta-with-avatar{
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    flex-wrap:wrap!important;
  }

  body .detail-article .editor-centered-meta span{
    max-width:100%!important;
  }
}
