/*
Theme Name: Gerbang Daily Gamma
Author: Gerbang Daily
Description: A responsive WordPress news theme adapted from the supplied BizNews HTML templates, with Gerbang Daily content compatibility.
Version: 1.9.19
Requires at least: 5.8
Requires PHP: 7.4
Text Domain: gerbangdaily-gamma
Tags: news, blog, two-columns, custom-logo, custom-menu, featured-images
*/
body{font-family:var(--gdg-font,"Montserrat",Arial,Helvetica,sans-serif);color:#555;background:#f1f1f1}h1,h2,h3,h4,h5,h6{font-family:inherit;color:#1e2024}a{color:#25272b}a:hover{color:var(--gdg-accent-link, #896800)}img{max-width:100%;height:auto}button,input,textarea,select{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--gdg-accent-link, #896800);outline-offset:3px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{clip:auto;width:auto;height:auto;background:#fff;padding:16px;z-index:99999}.gdg-top{font-size:12px;padding:10px 0;color:#ddd}.gdg-top-menu{list-style:none;padding:0;margin:0;display:flex;gap:20px;flex-wrap:wrap}.gdg-top-menu a,.gdg-footer a{color:#eee}.gdg-masthead{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:24px;padding-bottom:24px}.gdg-brand img{width:auto;max-width:330px;max-height:90px}.gdg-header-ad{max-width:728px}.gdg-header-ad .gdg-widget{margin:0!important}.gdg-nav{display:flex;justify-content:space-between;align-items:center;gap:16px}.gdg-menu,.gdg-menu .sub-menu{list-style:none;padding:0;margin:0}.gdg-menu{display:flex;flex-wrap:wrap}.gdg-menu li{position:relative}.gdg-menu a{display:block;padding:19px 13px;color:#fff;font-weight:600}.gdg-menu a:hover,.gdg-menu .current-menu-item>a{background:var(--gdg-accent, #FFCC00);color:#111}.gdg-menu .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:210px;background:#202227;z-index:50}.gdg-menu .sub-menu .sub-menu{top:0;left:100%}.gdg-menu li:hover>.sub-menu,.gdg-menu li:focus-within>.sub-menu,.gdg-menu .submenu-open>.sub-menu{display:block}.gdg-sub-toggle{color:var(--gdg-accent, #FFCC00);border:0;background:none;padding:8px}.gdg-menu .menu-item-has-children>a{display:inline-block}.gdg-menu-toggle{display:none}.gdg-search{display:flex;max-width:360px;width:100%;margin:0}.gdg-search input{width:100%;min-width:0;border:1px solid #ddd;padding:10px}.gdg-search button{border:0;background:var(--gdg-accent, #FFCC00);color:#111;padding:10px}.gdg-nav>.gdg-search{max-width:265px;padding:8px 0}.gdg-image{width:100%;height:100%;object-fit:cover;display:block}.gdg-placeholder{background:linear-gradient(135deg,#333b44,#171a20);display:flex;align-items:center;justify-content:center;color:white;min-height:150px}.gdg-placeholder>span{font-size:12px;letter-spacing:1px}.gdg-hero-story{height:500px;overflow:hidden}.gdg-hero-story .overlay{background:linear-gradient(transparent,rgba(0,0,0,.9));padding:28px}.gdg-hero-story h2{font-size:30px}.gdg-hero-small .gdg-hero-story{height:250px}.gdg-hero-small h2{font-size:18px}.gdg-hero .gdg-meta{color:#fff}.gdg-meta{font-size:12px}.gdg-hero .owl-carousel:not(.owl-loaded){display:block}.gdg-hero .owl-carousel:not(.owl-loaded)>article:not(:first-child){display:none}.gdg-card{display:flex;flex-direction:column;border:1px solid #e3e3e3}.gdg-card-image{display:block;aspect-ratio:700/435;overflow:hidden}.gdg-card-bottom{border-top:1px solid #eee;margin-top:auto;display:flex;justify-content:space-between;font-size:12px;gap:12px}.section-title{margin-bottom:24px;background:#fff;padding:16px 20px;border-left:5px solid var(--gdg-accent, #FFCC00);display:flex;justify-content:space-between;align-items:center;gap:14px}.section-title>a{font-size:13px;white-space:nowrap}.gdg-mini{display:flex;align-items:center;gap:15px;padding:10px}.gdg-mini>a{width:90px;height:90px;flex-shrink:0}.gdg-mini .gdg-placeholder>span{display:none}.gdg-mini .gdg-placeholder{min-height:0}.gdg-mini h3{line-height:1.5}.gdg-pagination,.pagination{margin:24px 0}.page-numbers{display:inline-block;background:#fff;padding:10px 16px;border:1px solid #ddd}.page-numbers.current{background:var(--gdg-accent, #FFCC00);color:#111}.entry-content{font-size:17px;line-height:1.8;overflow-wrap:anywhere}.entry-content iframe,.entry-content video{max-width:100%}.entry-content blockquote{border-left:4px solid var(--gdg-accent, #FFCC00);padding:12px 24px;background:#f5f5f5}.entry-content table{display:block;overflow:auto;max-width:100%}.entry-content:after{content:'';display:table;clear:both}.alignleft{float:left;margin:0 24px 16px 0}.alignright{float:right;margin:0 0 16px 24px}.aligncenter{display:block;margin:auto}.wp-caption{max-width:100%}.wp-caption-text,.gallery-caption{font-size:13px}.sticky{border-top:3px solid var(--gdg-accent, #FFCC00)}.nav-links{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;margin:24px 0}.nav-previous,.nav-next{flex:1}.gdg-footer{color:#ccc}.gdg-copyright{background:#111;font-size:13px}.gdg-copyright span{display:block;margin-top:8px}.gdg-back-top{position:fixed;right:24px;bottom:24px;z-index:60}.gdg-back-top[hidden]{display:none}.gdg-widget{overflow-wrap:anywhere}.gdg-widget ul{padding-left:20px}.gdg-widget .section-title{color:#202227}
@media(max-width:991px){.gdg-masthead{padding:20px}.gdg-brand img{max-width:260px}.gdg-header-ad{display:none}.gdg-nav{flex-wrap:wrap;padding:10px 15px}.gdg-menu-toggle{display:block;color:#fff;background:none;border:1px solid #777;padding:8px 12px}.gdg-nav>#gdg-navigation{order:3;width:100%}.gdg-js #gdg-navigation{display:none}.gdg-js #gdg-navigation.is-open{display:block}.gdg-menu{display:block}.gdg-menu .sub-menu,.gdg-menu .sub-menu .sub-menu{position:static;padding-left:20px}.gdg-menu a{padding:12px}.gdg-nav>.gdg-search{max-width:260px;flex:1}.gdg-sidebar{margin-top:30px}.gdg-hero-story{height:420px}}
@media(max-width:575px){.gdg-hero-story{height:360px}.gdg-hero-story h2{font-size:24px}.gdg-hero-small .gdg-hero-story{height:220px}.gdg-hero-small h2{font-size:20px}.gdg-article h1{font-size:30px}.gdg-brand img{max-width:240px}.gdg-top{padding:10px 15px}.gdg-top-menu{gap:12px}.alignleft,.alignright{float:none;margin:16px auto}.section-title{font-size:23px}}

/* Shared social channels and Biznes footer widgets. */
.gdg-social{list-style:none!important;padding:0!important;margin:0;display:flex;gap:8px;flex-wrap:wrap}.gdg-social a{display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;color:#fff;background:#333940;text-decoration:none}.gdg-social a:hover{background:var(--gdg-accent, #FFCC00);color:#111}.gdg-social-mark{font-size:23px;font-weight:bold;line-height:1}.gdg-top .gdg-social{gap:4px}.gdg-top .gdg-social a{min-width:32px;min-height:32px;background:transparent}.gdg-top .gdg-social a:hover{color:var(--gdg-accent, #FFCC00)}.gdg-top>.container{gap:12px}.gdg-social-list{display:grid;grid-template-columns:1fr;gap:10px}.gdg-social-list a{justify-content:flex-start;gap:16px;padding:12px 18px}.gdg-social-list i,.gdg-social-list .gdg-social-mark{width:24px;text-align:center}.gdg-social-list .gdg-social-facebook{background:#2455a4}.gdg-social-list .gdg-social-instagram{background:#a62d79}.gdg-social-list .gdg-social-youtube{background:#c92020}.gdg-social-list .gdg-social-linkedin{background:#086b9d}.gdg-social-list .gdg-social-telegram{background:#146f98}.gdg-social-list .gdg-social-whatsapp{background:#18743b}.gdg-social-list .gdg-social-pinterest{background:#b51d27}.gdg-social-list a:hover{filter:brightness(.85);color:#fff}.gdg-footer .section-title{background:transparent;color:#fff;border:0;padding:0;font-size:18px;text-transform:uppercase;margin-bottom:24px}.gdg-footer-news{margin-bottom:22px}.gdg-footer-news h3{line-height:1.6;text-transform:uppercase;font-size:13px}.gdg-footer .badge-primary{color:#111}.gdg-footer-categories{display:flex;flex-wrap:wrap;gap:6px;list-style:none;padding:0!important}.gdg-footer-categories a{display:block;background:#343a40;padding:6px 9px;font-size:13px}.gdg-footer-menu{list-style:none;padding:0}.gdg-footer-menu a{display:block;padding:6px 0}.gdg-footer-column{overflow-wrap:anywhere}.gdg-footer .gdg-social{margin-top:16px}

/* Keep text readable on any selected accent background. */
.gdg-menu a:hover,.gdg-menu .current-menu-item>a,.gdg-search button,.page-numbers.current,.gdg-social-icons a:hover,.badge-primary,.gdg-footer .badge-primary,.btn-primary,.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.bg-primary,.btn-outline-primary:hover{color:var(--gdg-accent-ink,#000)!important}

/* Left-aligned top menu; social channels remain at the right edge. */
.gdg-top .gdg-top-menu{margin-right:auto;justify-content:flex-start}.gdg-top .gdg-social{margin-left:auto}

/* Adjacent article navigation with featured-image thumbnails. */
.gdg-adjacent-posts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:28px 0}.gdg-adjacent-post{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border:1px solid #e3e3e3;text-decoration:none}.gdg-adjacent-post:hover{text-decoration:none;border-color:var(--gdg-accent,#FFCC00)}.gdg-adjacent-next{grid-column:2}.gdg-adjacent-media{display:block;width:88px;height:88px;flex:0 0 88px;overflow:hidden}.gdg-adjacent-image{display:block;width:100%;height:100%;object-fit:cover}.gdg-adjacent-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#25272b;color:var(--gdg-accent,#FFCC00);font-size:30px}.gdg-adjacent-copy{min-width:0}.gdg-adjacent-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#666;margin-bottom:6px}.gdg-adjacent-title{display:block;font-size:15px;font-weight:700;line-height:1.5;overflow-wrap:anywhere}@media(max-width:767px){.gdg-adjacent-posts{grid-template-columns:1fr}.gdg-adjacent-next{grid-column:1}}
/* Sidebar widgets adapted from the supplied news template. */
.widget_bmb_latest_news,.widget_bmb_tags,.widget_bmb_advertisement{background:#fff;border:1px solid #e3e3e3;padding:16px}.widget_bmb_latest_news>.section-title,.widget_bmb_tags>.section-title,.widget_bmb_advertisement>.section-title{margin:-16px -16px 16px;padding:16px 20px;border-bottom:1px solid #e3e3e3;text-transform:uppercase;font-weight:700}.gdg-latest-item{display:flex;align-items:stretch;margin-bottom:16px;min-height:110px;border:1px solid #e3e3e3}.gdg-latest-item:last-child{margin-bottom:0}.gdg-latest-image{display:block;width:100px;flex:0 0 100px}.gdg-latest-image .gdg-image{height:100%;min-height:110px}.gdg-latest-image .gdg-placeholder>span{display:none}.gdg-latest-copy{padding:12px;min-width:0;display:flex;flex-direction:column;justify-content:center}.gdg-latest-copy h3{font-size:13px;font-weight:700;line-height:1.5;overflow-wrap:anywhere}.gdg-latest-copy .badge{white-space:normal;line-height:1.3}.gdg-latest-copy time{display:inline-block;margin-top:4px}.gdg-sidebar-tags{display:flex;flex-wrap:wrap;gap:8px}.gdg-sidebar-tags a{white-space:normal;overflow-wrap:anywhere}.gdg-sidebar-ad{text-align:center}.gdg-sidebar-ad img{display:block;max-width:100%;height:auto;margin:auto}@media(max-width:380px){.gdg-latest-image{width:76px;flex-basis:76px}.gdg-latest-copy{padding:8px}}
.gdg-header-ad{width:100%;min-width:0}.gdg-header-ad .widget_bmb_advertisement{padding:0;border:0;background:transparent}.gdg-ad-code{width:100%;min-width:0}

/* Featured News carousel, adapted from the original homepage template. */
.gdg-featured-story{height:300px;overflow:hidden}.gdg-featured-story .overlay{padding:20px;background:linear-gradient(transparent,rgba(0,0,0,.94))}.gdg-featured-story .gdg-meta{color:#fff}.gdg-featured-story h3{line-height:1.5;overflow-wrap:anywhere}.gdg-featured-story .badge{white-space:normal}.gdg-featured-carousel .owl-nav{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.gdg-featured-carousel .owl-nav button.owl-prev,.gdg-featured-carousel .owl-nav button.owl-next{background:var(--gdg-accent,#FFCC00);color:var(--gdg-accent-ink,#000);width:40px;height:40px;font-size:20px}.gdg-featured-carousel .owl-nav button.disabled{opacity:.35;cursor:default}.gdg-featured-carousel .owl-nav.disabled{display:none}.gdg-featured-carousel:not(.owl-loaded){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}@media(max-width:991px){.gdg-featured-carousel:not(.owl-loaded){grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575px){.gdg-featured-carousel:not(.owl-loaded){grid-template-columns:1fr}}
/* Consistent uppercase box headings. */
.section-title,.section-title h1,.section-title h2,.section-title h3,.section-title h4,.gdg-widget>h2,.gdg-widget>h3,.widget-title,.widgettitle,.gdg-sidebar>section>h2,.gdg-footer-column>h2,.gdg-adjacent-label{text-transform:uppercase}

.gdg-share{margin-top:24px}.gdg-share-buttons{display:flex;flex-wrap:wrap;gap:8px}.gdg-share-buttons a,.gdg-share-buttons button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;border:1px solid #ddd;background:#fff;color:#25272b;font-size:13px;font-weight:600;text-decoration:none}.gdg-share-buttons a:hover,.gdg-share-buttons button:hover{background:var(--gdg-accent,#FFCC00);color:var(--gdg-accent-ink,#000);border-color:var(--gdg-accent,#FFCC00)}.gdg-copy-status{display:block;font-size:13px;margin-top:8px}.gdg-copy-manual{width:100%;padding:10px;border:1px solid #ccc}.gdg-share [hidden]{display:none!important}
/* Branded article share buttons. */
.gdg-share-buttons a,.gdg-share-buttons button{gap:8px}.gdg-share-buttons .gdg-share-facebook{--share-color:#1877f2}.gdg-share-buttons .gdg-share-whatsapp{--share-color:#25d366}.gdg-share-buttons .gdg-share-x,.gdg-share-buttons .gdg-share-threads{--share-color:#000}.gdg-share-buttons .gdg-copy-url{--share-color:#4b5563}.gdg-share-buttons a,.gdg-share-buttons button,.gdg-share-buttons a:hover,.gdg-share-buttons button:hover{background:var(--share-color);border-color:var(--share-color);color:#fff}.gdg-share-buttons .gdg-share-whatsapp,.gdg-share-buttons .gdg-share-whatsapp:hover{color:#082e16}.gdg-share-buttons a:hover,.gdg-share-buttons button:hover{filter:brightness(.88)}.gdg-share-icon{width:17px;height:17px;flex-shrink:0}.gdg-share-buttons i{font-size:17px;width:18px;text-align:center}
/* Mobile sharing dock; desktop retains the inline article buttons. */
@media(max-width:767px){
body.single-post{padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}
.single-post .gdg-share{position:fixed;left:0;right:0;bottom:0;z-index:1000;margin:0;padding:10px 10px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #ddd;box-shadow:0 -3px 14px rgba(0,0,0,.12)}
.single-post .gdg-share-buttons{display:flex;flex-wrap:nowrap;gap:5px}
.single-post .gdg-share-buttons a,.single-post .gdg-share-buttons button{flex:1;min-width:0;min-height:50px;padding:7px 2px;flex-direction:column;gap:4px;font-size:10px;line-height:1.2}
.single-post .gdg-copy-status{margin:5px 0 0;font-size:12px;line-height:1.3}.single-post .gdg-copy-status:empty{display:none}
.single-post .gdg-copy-manual{margin-top:5px;font-size:16px}
.single-post .gdg-back-top{bottom:calc(130px + env(safe-area-inset-bottom,0px))}
}
/* Main navigation labels are consistently uppercase without hover underlines. */
.gdg-nav .gdg-menu>li>a,.gdg-nav .gdg-menu .sub-menu a{text-transform:uppercase;text-decoration:none}.gdg-nav .gdg-menu a:hover,.gdg-nav .gdg-menu a:focus{text-decoration:none}

/* Header social icons stay flat grey in every pointer state. */
.container.gdg-masthead{display:block;text-align:center}.gdg-masthead .gdg-brand{display:block;width:100%;text-align:center}.gdg-masthead .gdg-brand a{display:inline-block;margin-inline:auto}
.single-post .gdg-article > div > h1.font-weight-bold{text-transform:uppercase}
@media(max-width:767px){.gdg-sidebar{display:none!important}}
.category #content h1.section-title{justify-content:flex-start;text-align:left}
.gdg-top .gdg-social a,
.gdg-top .gdg-social a:hover,
.gdg-top .gdg-social a:focus,
.gdg-top .gdg-social a:active{color:#eee!important;background:transparent!important;text-decoration:none;filter:none;box-shadow:none;transform:none;transition:none}
