/*
Theme Name: Banyuwangi Post
Theme URI: https://banyuwangimedia.my.id/
Author: Redaksi Banyuwangi Media
Author URI: https://banyuwangimedia.my.id/
Description: Tema Portal Berita Modern, Cepat, dan Ber-SEO Tinggi Khusus Banyuwangi Media. Dilengkapi slot responsif Google AdSense, tata letak majalah editorial, tipografi Plus Jakarta Sans, dan dukungan penuh Yoast SEO.
Version: 1.0.0
Tested up to: 7.1
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: banyuwangipost
*/

/* ==========================================================================
   1. CSS RESET & VARIABLES
   ========================================================================== */
:root {
    --bp-primary: #0b1e36;
    --bp-primary-light: #162f52;
    --bp-accent: #0284c7;
    --bp-accent-light: #38bdf8;
    --bp-accent-hover: #0369a1;
    --bp-amber: #f59e0b;
    --bp-red: #ef4444;
    --bp-green: #10b981;
    --bp-bg: #f8fafc;
    --bp-surface: #ffffff;
    --bp-surface-alt: #f1f5f9;
    --bp-text: #0f172a;
    --bp-text-muted: #64748b;
    --bp-text-light: #94a3b8;
    --bp-border: #e2e8f0;
    --bp-border-dark: #cbd5e1;
    --bp-font: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    --bp-font-serif: "Merriweather", Georgia, serif;
    --bp-radius-sm: 6px;
    --bp-radius: 10px;
    --bp-radius-lg: 16px;
    --bp-shadow-sm: 0 1px 3px rgba(0,0,0,0.05);
    --bp-shadow: 0 4px 16px -2px rgba(0,0,0,0.07);
    --bp-shadow-lg: 0 12px 32px -4px rgba(0,0,0,0.12);
    --bp-transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    --bp-max-w: 1240px;
}

*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: var(--bp-font);
    background-color: var(--bp-bg);
    color: var(--bp-text);
    line-height: 1.65;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
}

a {
    color: inherit;
    text-decoration: none;
    transition: var(--bp-transition);
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

.bp-container {
    max-width: var(--bp-max-w);
    margin: 0 auto;
    padding: 0 20px;
}

/* ==========================================================================
   2. TOPBAR (DATE, WEATHER, TRENDING PILLS)
   ========================================================================== */
.bp-topbar {
    background: var(--bp-primary);
    color: #cbd5e1;
    font-size: 12.5px;
    border-bottom: 1px solid rgba(255,255,255,0.08);
    padding: 8px 0;
}
.bp-topbar-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}
.bp-topbar-left {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
}
.bp-live-date {
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 500;
}
.bp-live-date i {
    color: var(--bp-accent-light);
}
.bp-weather-badge {
    background: rgba(255,255,255,0.08);
    padding: 2px 10px;
    border-radius: 99px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 12px;
}
.bp-weather-badge i {
    color: var(--bp-amber);
}
.bp-topbar-right {
    display: flex;
    align-items: center;
    gap: 14px;
}
.bp-trending-pills {
    display: flex;
    align-items: center;
    gap: 6px;
}
.bp-trending-label {
    color: var(--bp-amber);
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.bp-trending-tag {
    background: rgba(2, 132, 199, 0.2);
    color: var(--bp-accent-light);
    border: 1px solid rgba(2, 132, 199, 0.4);
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
}
.bp-trending-tag:hover {
    background: var(--bp-accent);
    color: #ffffff;
}

/* ==========================================================================
   3. MAIN BRANDING HEADER & ADSENSE LEADERBOARD
   ========================================================================== */
.bp-main-header {
    background: var(--bp-surface);
    border-bottom: 1px solid var(--bp-border);
    padding: 20px 0;
}
.bp-header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
}
.bp-logo-wrap {
    display: flex;
    align-items: center;
    gap: 12px;
}
.bp-logo-img {
    height: 60px;
    width: auto;
    object-fit: contain;
}
.bp-logo-fallback {
    display: flex;
    align-items: center;
    gap: 12px;
}
.bp-logo-icon {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, var(--bp-accent), #0369a1);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 22px;
    box-shadow: 0 4px 12px rgba(2,132,199,0.3);
}
.bp-brand-title {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -0.5px;
    color: var(--bp-primary);
    line-height: 1.1;
}
.bp-brand-title span {
    color: var(--bp-accent);
}
.bp-brand-tagline {
    font-size: 11px;
    color: var(--bp-text-muted);
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: block;
    margin-top: 3px;
}

/* ==========================================================================
   HEADER ENGAGEMENT & AUDIENCE FOCUS WIDGET
   ========================================================================== */
.bp-header-engagement {
    flex: 1;
    max-width: 728px;
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
    border: 1px solid var(--bp-border);
    border-radius: var(--bp-radius);
    padding: 10px 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 7px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.03);
    transition: var(--bp-transition);
}
.bp-header-engagement:hover {
    border-color: var(--bp-accent);
    box-shadow: 0 4px 14px rgba(2, 132, 199, 0.08);
}
.bp-eng-top {
    display: flex;
    align-items: center;
    gap: 10px;
}
.bp-eng-badge {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: #ef4444;
    color: #ffffff;
    font-size: 10px;
    font-weight: 800;
    padding: 2px 8px;
    border-radius: 99px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    flex-shrink: 0;
}
.bp-pulse-dot {
    width: 6px;
    height: 6px;
    background: #ffffff;
    border-radius: 50%;
    animation: bpPulse 1.5s infinite;
}
@keyframes bpPulse {
    0% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.3; transform: scale(0.8); }
    100% { opacity: 1; transform: scale(1); }
}
.bp-eng-headline {
    font-size: 13px;
    font-weight: 700;
    color: var(--bp-primary);
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: var(--bp-transition);
}
.bp-eng-headline:hover {
    color: var(--bp-accent);
}
.bp-eng-bottom {
    display: flex;
    align-items: center;
    gap: 7px;
    flex-wrap: wrap;
}
.bp-eng-label {
    font-size: 11px;
    font-weight: 700;
    color: var(--bp-text-muted);
}
.bp-eng-chip {
    font-size: 11px;
    font-weight: 600;
    color: var(--bp-text);
    background: #ffffff;
    border: 1px solid var(--bp-border);
    padding: 2px 8px;
    border-radius: 99px;
    text-decoration: none;
    transition: var(--bp-transition);
}
.bp-eng-chip:hover {
    background: var(--bp-accent);
    color: #ffffff;
    border-color: var(--bp-accent);
}
.bp-eng-chip-cta {
    margin-left: auto;
    background: rgba(2, 132, 199, 0.08);
    color: var(--bp-accent);
    border-color: rgba(2, 132, 199, 0.25);
    font-weight: 700;
}
.bp-eng-chip-cta:hover {
    background: var(--bp-accent);
    color: #ffffff;
}

/* ==========================================================================
   4. STICKY MODERN NAVBAR
   ========================================================================== */
.bp-navbar {
    background: var(--bp-primary);
    position: sticky;
    top: 0;
    z-index: 999;
    box-shadow: 0 4px 16px rgba(0,0,0,0.15);
}
.bp-nav-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bp-nav-menu {
    display: flex;
    list-style: none;
    align-items: center;
    gap: 4px;
}
.bp-nav-menu > li > a {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #e2e8f0;
    font-size: 14px;
    font-weight: 600;
    padding: 14px 14px;
    position: relative;
}
.bp-nav-menu > li:hover > a,
.bp-nav-menu > li.active > a {
    color: #ffffff;
    background: rgba(255,255,255,0.08);
}
.bp-nav-menu > li.active > a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: var(--bp-accent-light);
}

/* Dropdown Menu */
.bp-menu-dropdown {
    position: relative;
}
.bp-dropdown-content {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: var(--bp-surface);
    color: var(--bp-text);
    min-width: 280px;
    border-radius: 0 0 var(--bp-radius) var(--bp-radius);
    box-shadow: var(--bp-shadow-lg);
    border: 1px solid var(--bp-border);
    padding: 10px 0;
    z-index: 1000;
}
.bp-menu-dropdown:hover .bp-dropdown-content {
    display: block;
    animation: bpFadeSlide 0.2s ease;
}
.bp-dropdown-content a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 18px;
    font-size: 13.5px;
    font-weight: 600;
    color: var(--bp-text);
}
.bp-dropdown-content a:hover {
    background: var(--bp-surface-alt);
    color: var(--bp-accent);
    padding-left: 22px;
}

/* Search and Action in Nav */
.bp-nav-actions {
    display: flex;
    align-items: center;
    gap: 12px;
}
.bp-search-btn-trigger {
    background: transparent;
    border: none;
    color: #cbd5e1;
    font-size: 16px;
    cursor: pointer;
    padding: 8px;
    transition: var(--bp-transition);
}
.bp-search-btn-trigger:hover {
    color: #ffffff;
}
.bp-btn-kirim {
    background: linear-gradient(135deg, var(--bp-accent), var(--bp-accent-hover));
    color: #ffffff !important;
    padding: 8px 16px !important;
    border-radius: 6px;
    font-size: 13px !important;
    font-weight: 700 !important;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.bp-btn-kirim:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(2,132,199,0.4);
}

/* Mobile Toggle */
.bp-mobile-toggle {
    display: none;
    background: transparent;
    border: none;
    color: #ffffff;
    font-size: 22px;
    cursor: pointer;
    padding: 10px;
}

/* ==========================================================================
   5. BREAKING NEWS TICKER
   ========================================================================== */
.bp-ticker-wrap {
    background: #ffffff;
    border-bottom: 1px solid var(--bp-border);
    padding: 8px 0;
}
.bp-ticker-inner {
    display: flex;
    align-items: center;
    gap: 14px;
    overflow: hidden;
}
.bp-ticker-badge {
    background: var(--bp-red);
    color: #ffffff;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 4px 10px;
    border-radius: 4px;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
}
.bp-ticker-items {
    display: flex;
    gap: 24px;
    white-space: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
}
.bp-ticker-items::-webkit-scrollbar {
    display: none;
}
.bp-ticker-link {
    font-size: 13px;
    font-weight: 600;
    color: var(--bp-text);
}
.bp-ticker-link:hover {
    color: var(--bp-accent);
}

/* ==========================================================================
   6. HOMEPAGE EDITORIAL BIG-4 HEADLINE SECTION
   ========================================================================== */
.bp-hero-section {
    padding: 24px 0 16px;
}
.bp-hero-grid {
    display: grid;
    grid-template-columns: 1.8fr 1fr 1fr;
    gap: 20px;
}

/* 6.1 Big Featured Story (Left Column) */
.bp-hero-big-card {
    background: var(--bp-surface);
    border-radius: var(--bp-radius-lg);
    overflow: hidden;
    box-shadow: var(--bp-shadow);
    border: 1px solid var(--bp-border);
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: var(--bp-transition);
}
.bp-hero-big-card:hover {
    box-shadow: var(--bp-shadow-lg);
    transform: translateY(-2px);
}
.bp-hero-media {
    position: relative;
    height: 320px;
    overflow: hidden;
    background: #0b1e36;
}
.bp-hero-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}
.bp-hero-big-card:hover .bp-hero-img {
    transform: scale(1.04);
}
.bp-cat-pill {
    position: absolute;
    top: 14px;
    left: 14px;
    background: var(--bp-accent);
    color: #ffffff;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 4px 12px;
    border-radius: 99px;
    letter-spacing: 0.5px;
    z-index: 2;
    box-shadow: 0 2px 8px rgba(0,0,0,0.25);
}
.bp-hero-body {
    padding: 18px 22px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.bp-hero-title {
    font-size: 21px;
    font-weight: 800;
    line-height: 1.35;
    margin-bottom: 10px;
    color: var(--bp-primary);
}
.bp-hero-title a:hover {
    color: var(--bp-accent);
}
.bp-hero-excerpt {
    font-size: 13.5px;
    color: var(--bp-text-muted);
    line-height: 1.6;
    margin-bottom: 14px;
}
.bp-meta-row {
    display: flex;
    align-items: center;
    gap: 14px;
    font-size: 11.5px;
    color: var(--bp-text-light);
    border-top: 1px solid var(--bp-border);
    padding-top: 10px;
    margin-top: auto;
}
.bp-meta-row span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

/* 6.2 Sub-Featured Cards (Middle Column) */
.bp-hero-sub-column {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.bp-sub-card {
    background: var(--bp-surface);
    border-radius: var(--bp-radius);
    overflow: hidden;
    box-shadow: var(--bp-shadow-sm);
    border: 1px solid var(--bp-border);
    display: flex;
    flex-direction: column;
    flex: 1;
    transition: var(--bp-transition);
}
.bp-sub-card:hover {
    box-shadow: var(--bp-shadow);
    transform: translateY(-2px);
}
.bp-sub-media {
    position: relative;
    height: 145px;
    overflow: hidden;
    background: #0f172a;
}
.bp-sub-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.bp-sub-card:hover .bp-sub-img {
    transform: scale(1.04);
}
.bp-sub-body {
    padding: 12px 14px;
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
}
.bp-sub-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    color: var(--bp-primary);
    margin-bottom: 8px;
}
.bp-sub-title a:hover {
    color: var(--bp-accent);
}
.bp-sub-card .bp-meta-row {
    margin-top: auto;
    border-top: 1px solid var(--bp-border);
    padding-top: 8px;
    font-size: 11px;
}

/* 6.3 Trending Ranks Column (Right Column) */
.bp-hero-trending-column {
    background: var(--bp-surface);
    border-radius: var(--bp-radius-lg);
    border: 1px solid var(--bp-border);
    box-shadow: var(--bp-shadow-sm);
    padding: 18px;
    display: flex;
    flex-direction: column;
}
.bp-col-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--bp-accent);
}
.bp-col-heading h3 {
    font-size: 16px;
    font-weight: 800;
    color: var(--bp-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.bp-col-heading h3 i {
    color: var(--bp-amber);
}
.bp-trending-list {
    display: flex;
    flex-direction: column;
    gap: 14px;
    list-style: none;
}
.bp-trending-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--bp-surface-alt);
}
.bp-trending-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.bp-rank-num {
    width: 26px;
    height: 26px;
    background: var(--bp-surface-alt);
    color: var(--bp-text-muted);
    font-weight: 800;
    font-size: 12px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.bp-trending-item:nth-child(1) .bp-rank-num {
    background: #ef4444;
    color: #ffffff;
}
.bp-trending-item:nth-child(2) .bp-rank-num {
    background: #f59e0b;
    color: #ffffff;
}
.bp-trending-item:nth-child(3) .bp-rank-num {
    background: #0284c7;
    color: #ffffff;
}
.bp-trending-content {
    flex: 1;
}
.bp-trending-cat {
    font-size: 11px;
    font-weight: 700;
    color: var(--bp-accent);
    text-transform: uppercase;
    margin-bottom: 2px;
    display: block;
}
.bp-trending-title {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
    color: var(--bp-text);
}
.bp-trending-title:hover {
    color: var(--bp-accent);
}

/* ==========================================================================
   7. COMMUNITY & AUDIENCE ENGAGEMENT BANNER
   ========================================================================== */
.bp-community-banner {
    margin: 28px 0;
    background: linear-gradient(135deg, #0b1e36 0%, #173258 100%);
    border-radius: var(--bp-radius-lg);
    padding: 22px 26px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    box-shadow: 0 8px 24px -4px rgba(11, 30, 54, 0.18);
    color: #ffffff;
}
.bp-comm-left {
    display: flex;
    align-items: center;
    gap: 18px;
    flex: 1;
}
.bp-comm-icon {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    background: rgba(245, 158, 11, 0.18);
    color: var(--bp-amber);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    flex-shrink: 0;
}
.bp-comm-tag {
    font-size: 10.5px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--bp-accent-light);
    display: block;
    margin-bottom: 4px;
}
.bp-comm-title {
    font-size: 16px;
    font-weight: 800;
    color: #ffffff;
    line-height: 1.35;
    margin-bottom: 4px;
}
.bp-comm-desc {
    font-size: 13px;
    color: #cbd5e1;
    line-height: 1.5;
    max-width: 680px;
}
.bp-comm-actions {
    display: flex;
    gap: 10px;
    flex-shrink: 0;
}
.bp-btn-comm-primary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(135deg, var(--bp-accent), var(--bp-accent-hover));
    color: #ffffff !important;
    font-weight: 700;
    font-size: 13px;
    padding: 10px 16px;
    border-radius: var(--bp-radius-sm);
    text-decoration: none;
    box-shadow: 0 4px 12px rgba(2, 132, 199, 0.35);
    transition: var(--bp-transition);
}
.bp-btn-comm-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(2, 132, 199, 0.5);
}
.bp-btn-comm-secondary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff !important;
    font-weight: 700;
    font-size: 13px;
    padding: 10px 14px;
    border-radius: var(--bp-radius-sm);
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-decoration: none;
    transition: var(--bp-transition);
}
.bp-btn-comm-secondary:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-2px);
}

/* ==========================================================================
   8. MAIN CONTENT (70%) + SIDEBAR (30%)
   ========================================================================== */
.bp-main-layout {
    display: grid;
    grid-template-columns: 2.2fr 1fr;
    gap: 30px;
    margin: 20px 0 40px;
}

/* 8.1 Section Titles */
.bp-section-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--bp-primary);
}
.bp-section-title h2 {
    font-size: 19px;
    font-weight: 800;
    color: var(--bp-primary);
    display: flex;
    align-items: center;
    gap: 10px;
}
.bp-section-title h2::before {
    content: '';
    width: 4px;
    height: 18px;
    background: var(--bp-accent);
    border-radius: 2px;
}
.bp-section-tabs {
    display: flex;
    gap: 8px;
}
.bp-tab-pill {
    font-size: 12px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 99px;
    background: var(--bp-surface);
    border: 1px solid var(--bp-border);
    color: var(--bp-text-muted);
}
.bp-tab-pill:hover, .bp-tab-pill.active {
    background: var(--bp-primary);
    color: #ffffff;
    border-color: var(--bp-primary);
}

/* 8.2 Main News Cards Grid */
.bp-news-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 30px;
}
.bp-card {
    background: var(--bp-surface);
    border-radius: var(--bp-radius);
    border: 1px solid var(--bp-border);
    overflow: hidden;
    box-shadow: var(--bp-shadow-sm);
    display: flex;
    flex-direction: column;
    transition: var(--bp-transition);
}
.bp-card:hover {
    box-shadow: var(--bp-shadow);
    transform: translateY(-2px);
}
.bp-card-thumb {
    position: relative;
    padding-top: 55%;
    overflow: hidden;
    background: #0f172a;
}
.bp-card-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.35s ease;
}
.bp-card:hover .bp-card-img {
    transform: scale(1.05);
}
.bp-card-body {
    padding: 18px;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.bp-card-cat {
    font-size: 11px;
    font-weight: 800;
    color: var(--bp-accent);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 6px;
}
.bp-card-title {
    font-size: 16px;
    font-weight: 800;
    line-height: 1.4;
    color: var(--bp-primary);
    margin-bottom: 8px;
}
.bp-card-title a:hover {
    color: var(--bp-accent);
}
.bp-card-excerpt {
    font-size: 13px;
    color: var(--bp-text-muted);
    line-height: 1.6;
    margin-bottom: 12px;
}
.bp-card .bp-meta-row {
    margin-top: auto;
    padding-top: 10px;
}

/* Pagination */
.bp-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 30px 0;
}
.bp-pagination a, .bp-pagination span {
    padding: 8px 16px;
    border-radius: 8px;
    background: var(--bp-surface);
    border: 1px solid var(--bp-border);
    font-size: 13.5px;
    font-weight: 700;
    color: var(--bp-text);
}
.bp-pagination .current {
    background: var(--bp-primary);
    color: #ffffff;
    border-color: var(--bp-primary);
}
.bp-pagination a:hover {
    background: var(--bp-accent);
    color: #ffffff;
    border-color: var(--bp-accent);
}

/* 8.3 Sidebar Widgets */
.bp-sidebar {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.bp-widget {
    background: var(--bp-surface);
    border-radius: var(--bp-radius);
    border: 1px solid var(--bp-border);
    padding: 20px;
    box-shadow: var(--bp-shadow-sm);
}
.bp-widget-title {
    font-size: 16px;
    font-weight: 800;
    color: var(--bp-primary);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 2px solid var(--bp-accent);
    display: flex;
    align-items: center;
    gap: 8px;
}

/* Category Badges Widget */
.bp-cat-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.bp-cat-item a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 12px;
    border-radius: 6px;
    background: var(--bp-surface-alt);
    font-size: 13.5px;
    font-weight: 600;
    color: var(--bp-text);
    transition: var(--bp-transition);
}
.bp-cat-item a:hover {
    background: var(--bp-primary);
    color: #ffffff;
}
.bp-cat-count {
    background: var(--bp-border);
    color: var(--bp-text-muted);
    font-size: 11px;
    font-weight: 800;
    padding: 2px 8px;
    border-radius: 99px;
}
.bp-cat-item a:hover .bp-cat-count {
    background: var(--bp-accent);
    color: #ffffff;
}

/* Trust / Journalism Pillars Widget */
.bp-trust-items {
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.bp-trust-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
.bp-trust-icon {
    width: 32px;
    height: 32px;
    background: rgba(2, 132, 199, 0.1);
    color: var(--bp-accent);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    flex-shrink: 0;
    margin-top: 2px;
}
.bp-trust-item strong {
    display: block;
    font-size: 13.5px;
    color: var(--bp-primary);
    margin-bottom: 2px;
}
.bp-trust-item p {
    font-size: 12px;
    color: var(--bp-text-muted);
    line-height: 1.45;
    margin: 0;
}

/* Suara Pembaca Card (Clean, NO annoying blue border enclosing the text) */
.bp-suara-pembaca-card {
    background: linear-gradient(135deg, #0b1e36 0%, #162e52 100%);
    border-radius: var(--bp-radius);
    padding: 22px;
    color: #ffffff;
    border: none !important;
    outline: none !important;
    box-shadow: 0 8px 24px -4px rgba(11, 30, 54, 0.25);
}
.bp-suara-header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
    border: none !important;
    border-bottom: none !important;
    outline: none !important;
}
.bp-suara-icon {
    width: 36px;
    height: 36px;
    background: rgba(245, 158, 11, 0.15);
    color: var(--bp-amber);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    flex-shrink: 0;
}
.bp-suara-title {
    font-size: 16px;
    font-weight: 800;
    color: #ffffff !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    border-bottom: none !important;
    outline: none !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.bp-suara-desc {
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 16px;
    color: #cbd5e1;
    border: none !important;
    outline: none !important;
}
.bp-suara-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: linear-gradient(135deg, var(--bp-accent), var(--bp-accent-hover));
    color: #ffffff !important;
    font-weight: 700;
    font-size: 13.5px;
    padding: 11px 16px;
    border-radius: var(--bp-radius-sm);
    text-decoration: none;
    transition: var(--bp-transition);
    border: none !important;
    outline: none !important;
    box-shadow: 0 4px 12px rgba(2, 132, 199, 0.3);
    width: 100%;
}
.bp-suara-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(2, 132, 199, 0.45);
    color: #ffffff !important;
}

/* In-Article Editorial Highlight Callout */
.bp-single-callout {
    margin: 30px 0;
    background: linear-gradient(135deg, #f8fafc 0%, #eff6ff 100%);
    border: 1px solid #bfdbfe;
    border-left: 4px solid var(--bp-accent);
    border-radius: var(--bp-radius);
    padding: 18px 22px;
    display: flex;
    align-items: flex-start;
    gap: 16px;
}
.bp-single-callout-icon {
    width: 38px;
    height: 38px;
    border-radius: 8px;
    background: rgba(2, 132, 199, 0.12);
    color: var(--bp-accent);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
}
.bp-single-callout-body strong {
    display: block;
    font-size: 14.5px;
    color: var(--bp-primary);
    margin-bottom: 4px;
}
.bp-single-callout-body p {
    font-size: 13px;
    color: var(--bp-text-muted);
    line-height: 1.5;
    margin-bottom: 10px;
}
.bp-single-callout-links {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.bp-single-callout-links a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    font-weight: 700;
    color: var(--bp-accent);
    text-decoration: none;
    background: #ffffff;
    padding: 4px 10px;
    border-radius: 99px;
    border: 1px solid #bfdbfe;
    transition: var(--bp-transition);
}
.bp-single-callout-links a:hover {
    background: var(--bp-accent);
    color: #ffffff;
    border-color: var(--bp-accent);
}

.bp-btn-outline-action {
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    font-size: 13px;
    font-weight: 700;
    border: 1px solid var(--bp-border-dark);
    border-radius: var(--bp-radius-sm);
    color: var(--bp-primary);
    text-decoration: none;
    transition: var(--bp-transition);
    background: var(--bp-surface-alt);
}
.bp-btn-outline-action:hover {
    background: var(--bp-primary);
    color: #ffffff !important;
    border-color: var(--bp-primary);
}
.bp-btn-outline-action:hover i {
    color: #ffffff !important;
}

/* ==========================================================================
   9. SINGLE ARTICLE TEMPLATE (single.php)
   ========================================================================== */
.bp-single-layout {
    display: grid;
    grid-template-columns: 2.2fr 1fr;
    gap: 30px;
    margin: 24px 0 50px;
}
.bp-article-main {
    background: var(--bp-surface);
    border-radius: var(--bp-radius-lg);
    border: 1px solid var(--bp-border);
    padding: 32px;
    box-shadow: var(--bp-shadow-sm);
}

/* Breadcrumbs */
.bp-breadcrumbs {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    color: var(--bp-text-light);
    margin-bottom: 16px;
}
.bp-breadcrumbs a {
    color: var(--bp-accent);
    font-weight: 600;
}
.bp-breadcrumbs span.current-crumb {
    color: var(--bp-text-muted);
}

/* Article Header */
.bp-article-header {
    margin-bottom: 24px;
}
.bp-article-headline {
    font-size: 28px;
    font-weight: 800;
    line-height: 1.35;
    color: var(--bp-primary);
    margin: 10px 0 16px;
}
.bp-article-meta-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    padding: 12px 0;
    border-top: 1px solid var(--bp-border);
    border-bottom: 1px solid var(--bp-border);
    font-size: 13px;
    color: var(--bp-text-muted);
}
.bp-author-info {
    display: flex;
    align-items: center;
    gap: 10px;
}
.bp-author-avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: var(--bp-accent);
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 14px;
}
.bp-social-share-bar {
    display: flex;
    align-items: center;
    gap: 8px;
}
.bp-share-btn {
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #ffffff;
}
.bp-share-wa { background: #25d366; }
.bp-share-fb { background: #1877f2; }
.bp-share-x  { background: #000000; }

/* Featured Image */
.bp-featured-img-wrap {
    margin: 24px 0;
    border-radius: var(--bp-radius);
    overflow: hidden;
    background: #0f172a;
}
.bp-featured-img-wrap img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* Article Body Typography */
.bp-content {
    font-size: 16.5px;
    line-height: 1.8;
    color: #1e293b;
}
.bp-content p {
    margin-bottom: 20px;
}
.bp-content p.lead-text {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7;
    color: var(--bp-primary);
}
.bp-content h2 {
    font-size: 22px;
    font-weight: 800;
    color: var(--bp-primary);
    margin: 32px 0 14px;
    padding-left: 12px;
    border-left: 4px solid var(--bp-accent);
}
.bp-content h3 {
    font-size: 18px;
    font-weight: 700;
    color: var(--bp-primary-light);
    margin: 24px 0 10px;
}
.bp-content blockquote {
    background: var(--bp-surface-alt);
    border-left: 4px solid var(--bp-amber);
    padding: 18px 24px;
    margin: 24px 0;
    border-radius: 0 var(--bp-radius) var(--bp-radius) 0;
    font-style: italic;
    color: #334155;
}
.bp-content ul, .bp-content ol {
    margin: 16px 0 24px 24px;
}
.bp-content li {
    margin-bottom: 8px;
}
.bp-content .article-highlight-box {
    background: #0b1e36;
    color: #f0f9ff;
    border-left: 4px solid var(--bp-accent-light);
    padding: 20px;
    border-radius: var(--bp-radius);
    margin: 26px 0;
}
.bp-content .article-highlight-box h4 {
    color: var(--bp-accent-light);
    margin-bottom: 6px;
    font-size: 15px;
}
.bp-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 24px 0;
}
.bp-content table th, .bp-content table td {
    border: 1px solid var(--bp-border);
    padding: 10px 14px;
    text-align: left;
    font-size: 14px;
}
.bp-content table th {
    background: var(--bp-surface-alt);
    font-weight: 700;
}

/* Tags in Single */
.bp-article-tags {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid var(--bp-border);
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}
.bp-article-tags span {
    font-weight: 700;
    font-size: 13px;
    color: var(--bp-text-muted);
}
.bp-article-tags a {
    background: var(--bp-surface-alt);
    color: var(--bp-text);
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
}
.bp-article-tags a:hover {
    background: var(--bp-accent);
    color: #ffffff;
}

/* Related Posts */
.bp-related-section {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 2px solid var(--bp-border);
}
.bp-related-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-top: 16px;
}

/* ==========================================================================
   10. STATIC PAGE TEMPLATE (page.php)
   ========================================================================== */
.bp-page-container {
    max-width: 860px;
    margin: 30px auto 60px;
    background: var(--bp-surface);
    border-radius: var(--bp-radius-lg);
    border: 1px solid var(--bp-border);
    padding: 40px;
    box-shadow: var(--bp-shadow-sm);
}
.bp-page-title {
    font-size: 32px;
    font-weight: 800;
    color: var(--bp-primary);
    margin-bottom: 24px;
    padding-bottom: 16px;
    border-bottom: 2px solid var(--bp-accent);
}

/* ==========================================================================
   11. MODERN FOOTER
   ========================================================================== */
.bp-footer {
    background: var(--bp-primary);
    color: #94a3b8;
    padding: 50px 0 20px;
    border-top: 4px solid var(--bp-accent);
}
.bp-footer-grid {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
    gap: 30px;
    margin-bottom: 40px;
}
.bp-footer-col h4 {
    color: #ffffff;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 18px;
    position: relative;
    padding-bottom: 8px;
}
.bp-footer-col h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 24px;
    height: 2px;
    background: var(--bp-accent-light);
}
.bp-footer-brand p {
    font-size: 13.5px;
    line-height: 1.7;
    margin-top: 12px;
    color: #cbd5e1;
}
.bp-footer-links {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.bp-footer-links a {
    color: #cbd5e1;
    font-size: 13.5px;
    transition: var(--bp-transition);
}
.bp-footer-links a:hover {
    color: var(--bp-accent-light);
    padding-left: 4px;
}
.bp-footer-bottom {
    border-top: 1px solid rgba(255,255,255,0.08);
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    flex-wrap: wrap;
    gap: 12px;
}
.bp-back-to-top {
    background: rgba(255,255,255,0.08);
    color: #ffffff;
    padding: 6px 14px;
    border-radius: 99px;
    font-size: 12px;
    font-weight: 700;
}
.bp-back-to-top:hover {
    background: var(--bp-accent);
}

/* ==========================================================================
   12. RESPONSIVE MEDIA QUERIES
   ========================================================================== */
@media (max-width: 992px) {
    .bp-hero-grid {
        grid-template-columns: 1fr;
    }
    .bp-main-layout, .bp-single-layout {
        grid-template-columns: 1fr;
    }
    .bp-header-ad-wrap {
        display: none;
    }
    .bp-footer-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .bp-mobile-toggle {
        display: block;
    }
    .bp-nav-menu {
        display: none;
        flex-direction: column;
        width: 100%;
        background: var(--bp-primary);
        padding: 10px 0;
    }
    .bp-nav-menu.open {
        display: flex;
    }
    .bp-nav-inner {
        flex-wrap: wrap;
    }
}

@media (max-width: 640px) {
    .bp-news-grid {
        grid-template-columns: 1fr;
    }
    .bp-footer-grid {
        grid-template-columns: 1fr;
    }
    .bp-topbar-right {
        display: none;
    }
    .bp-article-main, .bp-page-container {
        padding: 20px;
    }
    .bp-article-headline {
        font-size: 22px;
    }
}

@keyframes bpFadeSlide {
    from { opacity: 0; transform: translateY(8px); }
    to { opacity: 1; transform: translateY(0); }
}

/* ==========================================================================
   13. TENTANG KAMI, KONTAK, & KEBIJAKAN PRIVASI ADSENSE STYLING
   ========================================================================== */
.about-vision-mission {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin: 24px 0 30px;
}
.vision-card, .mission-card {
    background: var(--bp-surface-alt);
    border: 1px solid var(--bp-border);
    border-radius: var(--bp-radius);
    padding: 22px;
}
.vision-card h3, .mission-card h3 {
    font-size: 16px;
    font-weight: 800;
    color: var(--bp-primary);
    margin-bottom: 12px;
}
.mission-card ul {
    margin: 0 0 0 18px;
}
.mission-card li {
    font-size: 13.5px;
    line-height: 1.6;
    margin-bottom: 8px;
    color: var(--bp-text);
}
.editorial-team-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 16px;
    margin: 18px 0 30px;
}
.team-member {
    background: var(--bp-surface-alt);
    border: 1px solid var(--bp-border);
    border-radius: var(--bp-radius);
    padding: 16px;
    text-align: center;
}
.team-member h4 {
    font-size: 12px;
    text-transform: uppercase;
    color: var(--bp-accent);
    letter-spacing: 0.5px;
    margin-bottom: 6px;
    font-weight: 800;
}
.team-member p {
    font-size: 14px;
    font-weight: 700;
    color: var(--bp-primary);
    margin: 0;
}

/* Legal Page Styles */
.legal-intro-banner {
    background: linear-gradient(135deg, var(--bp-primary), var(--bp-primary-light));
    color: #ffffff;
    padding: 24px;
    border-radius: var(--bp-radius);
    margin-bottom: 30px;
}
.legal-badge {
    display: inline-block;
    background: var(--bp-accent);
    color: #ffffff;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 4px 10px;
    border-radius: 4px;
    margin-bottom: 10px;
}
.legal-intro-banner .lead-text {
    font-size: 15px;
    line-height: 1.7;
    color: #e2e8f0;
    margin-bottom: 10px;
}
.last-updated-tag {
    font-size: 12px;
    color: #94a3b8;
}
.legal-section {
    margin-bottom: 26px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--bp-border);
}
.legal-section h3 {
    font-size: 17px;
    font-weight: 800;
    color: var(--bp-primary);
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.sec-num {
    width: 26px;
    height: 26px;
    background: var(--bp-accent);
    color: #ffffff;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
    flex-shrink: 0;
}
.legal-list {
    margin: 12px 0 16px 20px;
}
.legal-list li {
    margin-bottom: 8px;
    line-height: 1.65;
}
.legal-cards-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin: 16px 0;
}
.legal-card {
    background: var(--bp-surface-alt);
    border: 1px solid var(--bp-border);
    border-radius: var(--bp-radius);
    padding: 18px;
}
.legal-card .card-icon {
    font-size: 24px;
    color: var(--bp-accent);
    margin-bottom: 8px;
}
.legal-card h4 {
    font-size: 14px;
    font-weight: 800;
    color: var(--bp-primary);
    margin-bottom: 6px;
}
.legal-card p {
    font-size: 13px;
    line-height: 1.6;
    color: var(--bp-text-muted);
    margin: 0;
}
.legal-highlight-box {
    background: #0b1e36;
    color: #f8fafc;
    border-radius: var(--bp-radius);
    padding: 24px;
    border-left: 4px solid var(--bp-amber);
    margin: 26px 0;
}
.legal-highlight-box .highlight-head {
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--bp-amber);
    margin-bottom: 12px;
}
.legal-highlight-box .highlight-head h4 {
    font-size: 16px;
    font-weight: 800;
    color: #ffffff;
    margin: 0;
}
.legal-highlight-box p, .legal-highlight-box li {
    color: #cbd5e1;
    font-size: 13.5px;
    line-height: 1.7;
}
.legal-highlight-box a {
    color: var(--bp-accent-light);
    text-decoration: underline;
}
.legal-contact-card {
    background: var(--bp-surface-alt);
    border: 1px solid var(--bp-border);
    border-radius: var(--bp-radius-lg);
    padding: 24px;
    margin-top: 30px;
    border-left: 4px solid var(--bp-accent);
}
.legal-contact-card h4 {
    font-size: 16px;
    font-weight: 800;
    color: var(--bp-primary);
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.contact-details-row {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 14px;
}
.contact-item {
    font-size: 13.5px;
}
.contact-item strong {
    color: var(--bp-primary);
}
.contact-cards-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 18px;
    margin: 24px 0;
}
.contact-info-card {
    background: var(--bp-surface-alt);
    border: 1px solid var(--bp-border);
    border-radius: var(--bp-radius);
    padding: 20px;
    text-align: center;
}
.contact-info-card .icon {
    font-size: 28px;
    margin-bottom: 8px;
}
.contact-info-card h4 {
    font-size: 14px;
    font-weight: 800;
    color: var(--bp-primary);
    margin-bottom: 8px;
}
.contact-info-card p {
    font-size: 13px;
    color: var(--bp-text-muted);
    margin: 0;
    line-height: 1.6;
}
@media (max-width: 640px) {
    .about-vision-mission, .legal-cards-grid {
        grid-template-columns: 1fr;
    }
}

