.arrow, .footer__link:hover, .title__link, .filter__title, .read__content a, .read__info, .network__title a:hover, .network__city a:hover, .network__menu li:hover .icon-search:before, .nav li a.active, .nav li a:hover, .program__link, .latest__title a:hover, .latest__button, .latest__author, .latest__subtitle, .hl__s-title a:hover, .hl__b-subtitle a, .hl__b-kanal a:hover, .hl__b-title a:hover, .editors__subtitle, .breadcrumb__item:first-child {
  color: #3581BC;
}

.tag__list li a, .opinion__author__title a:hover, .program__link:hover, .hl__b-subtitle a:hover, a:hover {
  color: #2F4276;
}

.network .title span, .network__title, .channel__detail .social__link, .program__detail .social__link, .video__time, .hl__b-title a {
  color: #14142B;
}

.network__date, .channel__count, .program__logo-count, .latest__channel, .hl__b-date, .hl__b-kanal a {
  color: #6E7191;
}

.photo__caption, .photo__author {
  color: #A0A3BD;
}

.explore__img-title h4 {
  color: #ffffff;
}

.widget__mail__footer a, .topic__b-cat, .paging__link--show, .network__city, .latest__button:hover, .ads__sticky__bottom .ads__button {
  background-color: #3581BC;
}

.widget__mail__footer a:hover, .tag__list li a:hover, .photos .title:after, .ads__sticky__bottom .ads__button:hover {
  background-color: #2F4276;
}

.widget__mail__footer {
  background-color: #D2ECFF;
}

.tag__list li a {
  background-color: #F7F7F7;
}

.topic .title:after {
  background-color: #D87D35;
}

.latest__channel:after, .hl__b-subtitle:before, .hl__b-subtitle:after {
  background-color: #D9DBE9;
}

.network, .channel, .program__box {
  background-color: #ceeddc;
}

input[type=text]:disabled,
input[type=password]:disabled, .channel__detail__logo {
  background-color: #F7F7FC;
}

.footer, .channel__detail, .program__detail {
  background-color: #FCFCFC;
}

input,
select,
button,
textarea,
.button, .photo__icon, .channel__detail .social__link, .channel__item, .program__detail .social__link, .schedule {
  background-color: #ffffff;
}

.photo img, .nav .arrow, .explore__item, .channel__detail__cover, .channel__item, .channel, .program__detail__cover, .program, .hl__s-img, .hl__b-img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

input,
select,
button,
textarea,
.button, .channel__detail, .program__detail {
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.02);
  -o-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.02);
}

input:hover, input:focus,
select:hover,
select:focus,
button:hover,
button:focus,
textarea:hover,
textarea:focus,
.button:hover,
.button:focus, .program__detail__logo, .schedule {
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
}

textarea {
  display: block;
}

.explore__img-title, .channel__detail__logo, .channel__detail__wrap, .channel__detail, .channel__img, .channel__wrap, .program__detail__wrap, .program__detail, .latest__info, .latest__wrap {
  display: flex;
}

.photo__icon, .program__link, .program__logo-img {
  display: inline-block;
}

.page, .photo__wrap, .photo__author, .photo {
  position: relative;
}

.photo__icon__expand {
  position: absolute;
}

.explore__img-title h4 {
  font-size: 32px;
  line-height: 1.4;
  font-weight: 400;
}

.page__teaser {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}

.channel__count, .program__link {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}

input,
select,
button,
textarea,
.button, .photo__caption, .program__logo-count {
  font-size: 13px;
  line-height: 1.5;
  font-weight: 400;
}

.photo__author {
  font-size: 11px;
  line-height: 1.5;
  font-weight: 400;
}

.read__title, .channel__detail__title h4, .program__detail__title h4 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
}

.photo__icon, .channel__title h4, .program__logo-title h4 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
}

.title__link, .latest__title {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 600;
}

.latest__channel {
  font-size: 11px;
  line-height: 1.5;
  font-weight: 600;
}

.photo__icon {
  text-align: center;
}

.photo__caption {
  text-align: left;
}

body {
  background: #ffffff;
}

.header__top {
  padding: 0.4rem 0;
  border-bottom: 1px solid #D9DBE9;
  text-align: center;
  color: #6E7191;
}
.header .search__bar .search__input {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #EFF0F6;
}
.header .search__bar .icon {
  top: 10px;
  right: 15px;
}
.header .live {
  padding: 0.2rem 0.8rem;
}

.schedule {
  padding: 1rem 0;
  margin: -15px 0 15px;
}
.schedule__title {
  height: 70px;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  align-items: center;
}
.schedule__title h2 {
  font-weight: 300;
  font-size: 16px;
}
.schedule__title h2 b {
  display: block;
}
.schedule__slide {
  float: left;
  width: 986px;
  padding-right: 64px;
}
.schedule__slide__item {
  border-left: 1px solid #D9DBE9;
  padding: 0px 16px;
}
.schedule__slide__item__wrap {
  height: 70px;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  align-items: center;
}
.schedule__slide__item h3 {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 0.4rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 200px;
}
.schedule__slide__item date {
  font-size: 13px;
  font-weight: 300;
  color: #6E7191;
}
.schedule__slide .live {
  padding: 0;
  border: none;
  margin: 0 0 0.4rem;
  font-size: 12px;
  color: #C30000;
}
.schedule__slide .arrow {
  box-shadow: none;
  background-color: none;
}
.schedule__slide .arrow--right {
  right: 0;
}
.schedule__slide .arrow--left {
  left: inherit;
  right: 34px;
}
.schedule__slide .arrow:hover {
  background-color: none;
}

.live {
  display: inline-block;
  padding: 0.2rem 0.8rem;
  -webkit-border-radius: 1.2rem;
  -moz-border-radius: 1.2rem;
  -ms-border-radius: 1.2rem;
  -o-border-radius: 1.2rem;
  border-radius: 1.2rem;
  border: 1px solid #C30000;
  margin: 24px 0;
}
.live:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #C30000;
  display: inline-block;
  margin-right: 0.4rem;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  animation: blink 1s linear infinite;
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

.logo img {
  width: auto;
  height: 45px;
}

.p404__title {
  color: #3581BC;
}
.p404__subtitle {
  color: #3581BC;
}
.p404__content {
  color: #14142B;
}
.p404__link {
  background: #3581BC;
}
.p404__link:hover {
  background: #2f73a8;
}

.ads__stick {
  top: 160px;
}
.ads__top {
  margin: 30px 0;
}

.is--scroll .ads__stick {
  top: 56px;
}

.button--login:hover {
  background: #3581BC;
}

.hl {
  background-color: transparent;
  border-radius: 0;
  margin-top: 20px;
}
.hl__big {
  height: auto;
}
.hl__b-box {
  position: relative;
  padding: 16px 0;
  background: none;
}
.hl__b-img {
  overflow: hidden;
}
.hl__b-title {
  font-size: 16px;
  max-height: 45px;
  margin: 0 0 4px;
}
.hl__b-kanal {
  display: inline-block;
}
.hl__b-subtitle {
  display: inline-block;
  background: none;
  padding: 0;
  font-size: 13px;
}
.hl__b-subtitle:before, .hl__b-subtitle:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  margin: 0 10px;
  border-radius: 5px;
}
.hl__b-date {
  font-size: 13px;
  letter-spacing: 0px;
}
.hl__small {
  margin-top: 0;
  height: auto;
}
.hl__s-item {
  float: none;
  width: auto;
  height: 80px !important;
  margin: 0 0 24px;
}
.hl__s-item.slick-current:after {
  border-top: 7px solid #3581BC;
}
.hl__s-img {
  width: 140px;
  height: 80px;
  float: left;
}
.hl__s-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hl__s-title {
  margin: 0;
}
.hl__s-subtitle {
  padding: 0 10px;
  display: inline-block;
}
.hl__s-subtitle a {
  font-size: 11px;
}
.hl .slick-dots li.slick-active button {
  background: #3581BC;
}
.hl .slick-dots li button:before {
  content: "";
}

.video__time {
  position: absolute;
  right: 5px;
  bottom: 5px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 2px 4px;
  border-radius: 4px;
  font-size: 11px;
}

.latest__wrap {
  gap: 1.2rem;
  flex-wrap: wrap;
  align-items: start;
  margin-bottom: 32px;
}
.latest__item {
  width: calc(33.3333333333% - 0.8rem);
  margin: 0;
  min-height: inherit;
}
.latest__item:first-child {
  margin: 0;
}
.latest__button {
  border: 2px solid #3581BC;
}
.latest__img {
  margin: 0;
  width: 100%;
  float: none;
  height: 125.24625px;
}
.latest__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.latest__title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.latest__info {
  margin-bottom: 2px;
}
.latest__channel {
  max-width: calc(50% - 0.5rem);
  overflow: hidden;
  text-overflow: ellipsis;
}
.latest__channel a {
  margin-right: 10px;
}
.latest__channel:after {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  border-radius: 4px;
  vertical-align: middle;
}
.latest__subtitle {
  max-width: calc(50% - 0.5rem);
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 10px;
}

.program {
  border: 1px solid #D9DBE9;
}
.program__logo {
  text-align: center;
  padding: 32px 0;
}
.program__logo-img {
  width: 72px;
  height: 72px;
  border-radius: 64px;
  position: relative;
  overflow: hidden;
}
.program__logo-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.program__logo-title {
  padding: 16px;
}
.program__logo-count {
  margin-top: 4px;
}
.program__link {
  margin-top: 4px;
  font-weight: 600;
}
.program__detail {
  padding: 160px 15px 20px;
  align-items: end;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #D9DBE9;
  margin-top: 15px;
}
.program__detail__wrap {
  width: 100%;
  align-items: center;
}
.program__detail__cover {
  width: 100%;
  height: 200px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.program__detail__cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.program__detail__logo {
  width: 140px;
  height: 140px;
  border-radius: 70px;
  position: relative;
  overflow: hidden;
  display: block;
  z-index: 1;
  border: 4px solid #ffffff;
}
.program__detail__logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.program__detail__title {
  padding-left: 16px;
  width: calc(100% - 268px);
  position: relative;
  z-index: 1;
}
.program__detail__title h4 {
  margin: 30px 0 0;
}
.program__detail__title p {
  max-width: 500px;
  margin: 2px 0;
}
.program__detail .social__link {
  border: 1px solid #D9DBE9;
}
.program__box {
  padding: 24px;
}
.program__index .program__logo {
  width: 100%;
}
.program__index .program__item {
  padding: 15px;
}
.program .latest__wrap {
  margin: 0;
}
.program .arrow {
  top: inherit;
  bottom: 32px;
  box-shadow: none;
  border: 1px solid #D9DBE9;
}
.program .arrow--left {
  left: calc(12.5% - 45px);
}
.program .arrow--right {
  left: calc(12.5% + 5px);
  right: inherit;
}

.channel {
  padding: 24px;
}
.channel__wrap {
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 200px;
}
.channel__item {
  float: left;
  width: calc(20% - 20px);
  padding: 12px;
  border: 1px solid #D9DBE9;
  margin: 0 8px;
}
.channel__img {
  width: 90px;
  height: 90px;
  border-radius: 45px;
  align-items: center;
  padding: 5px;
  border: 1px solid #D9DBE9;
}
.channel__img a {
  height: auto;
  display: inline-block;
}
.channel__img img {
  vertical-align: middle;
}
.channel__title {
  padding: 12px;
  text-align: center;
}
.channel__title h4 {
  margin: 5px 0;
}
.channel__index .channel__item {
  width: 100%;
}
.channel__detail {
  padding: 160px 15px 20px;
  align-items: end;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #D9DBE9;
  margin-top: 15px;
}
.channel__detail__wrap {
  width: 100%;
  align-items: center;
}
.channel__detail__cover {
  width: 100%;
  height: 200px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.channel__detail__cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.channel__detail__logo {
  width: 140px;
  height: 140px;
  border-radius: 70px;
  align-items: center;
  padding: 5px;
  border: 4px solid #ffffff;
  z-index: 1;
  position: relative;
}
.channel__detail__logo a {
  height: auto;
  display: inline-block;
  padding: 0 10px;
}
.channel__detail__logo img {
  vertical-align: middle;
}
.channel__detail__title {
  padding-left: 16px;
  width: calc(100% - 268px);
  position: relative;
  z-index: 1;
}
.channel__detail__title h4 {
  margin: 30px 0 0;
}
.channel__detail__title p {
  max-width: 500px;
  margin: 2px 0;
}
.channel__detail .social__link {
  border: 1px solid #D9DBE9;
}

.explore__item {
  padding: 0;
  border: 1px solid #D9DBE9;
  position: relative;
  overflow: hidden;
}
.explore__img-wrap {
  width: 100%;
  height: 200px;
  display: block;
}
.explore__img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.explore__img-title {
  padding: 40px 15px 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(to bottom, rgba(53, 129, 188, 0.5), rgb(54, 129, 188));
}
.explore__img-title:hover {
  background-image: linear-gradient(to bottom, rgba(53, 129, 188, 0.8), rgb(54, 129, 188));
}
.nav {
  padding: 8px 0;
}
.nav li {
  float: left;
  margin: 0;
}
.nav li:hover {
  cursor: pointer;
  color: #3581BC;
}
.nav li ul li a:hover {
  color: #3581BC !important;
}
.nav li a {
  padding: 5px 10px;
}
.nav__menu--icon {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  align-items: center;
  padding-right: 1.6rem;
  margin-right: 1.6rem;
  border-right: 1px solid #D9DBE9;
}
.nav__menu--icon img {
  height: 1.6rem;
  margin-right: 0.4rem;
}
.nav__wrap {
  display: block;
  width: 970px;
}
.nav .arrow {
  box-shadow: none;
  top: 10px;
  border: 1px solid #EFF0F6;
}
.nav .arrow--left {
  left: 0;
}
.nav .arrow--right {
  right: 0;
}
.nav .arrow.slick-disabled {
  opacity: 0;
}

.network {
  background-image: none;
}
.network__menu li {
  border: none;
}
.network__menu li:last-child {
  padding-right: 0;
}
.network__menu li:hover a {
  color: #3581BC;
}
.network__menu li ul {
  border-bottom: 2px solid #3581BC;
}
.network__menu li ul li a:hover {
  color: #3581BC !important;
}
.network__menu li .social {
  padding: 24px 0;
}
.network__box {
  padding: 5px 0;
}
.network .title span {
  background: none;
}
.network__sidebar .network__city {
  color: #3581BC;
}
.network__sidebar .network__link:hover {
  color: #3581BC;
}

.opinion__item:hover .opinion__img {
  border: 5px solid #3581BC;
}

.paging__link {
  border: 1px solid #3581BC;
}
.paging__link--active, .paging__link:hover {
  background: #3581BC;
}

.photo {
  margin-bottom: 20px;
}
.photo__main {
  width: 1100px;
}
@media (min-width: 1100px) {
  .photo__main {
    width: 100%;
  }
}
.photo img {
  width: 100%;
}
.photo__author {
  display: inline;
  padding: 0 5px;
}
.photo__caption {
  padding: 10px 0;
}
.photo__icon {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  padding: 10px;
}
.photo__icon__expand {
  top: 15px;
  right: 15px;
  z-index: 1;
}

.photos {
  background: #3581BC url("../images/bg/suara_merdeka/bg_box_1.svg") top right no-repeat;
}
.read__info {
  display: block;
}
.read__info .latest__date {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #D9DBE9;
}
.read__title {
  text-align: left;
}

.page__teaser {
  padding: 0 0 30px;
}
.page__teaser a {
  color: #3581BC;
}

.filter {
  border-bottom: 1px solid #3581BC;
}
.title {
  border-bottom: 1px solid #D9DBE9;
  padding: 5px 0 10px;
  margin-bottom: 24px;
}
.title:after {
  background-image: linear-gradient(to right, #3581BC, #8BCEFF);
  bottom: 0;
  position: absolute;
  left: 0;
  border-radius: 0;
}
.title__link {
  position: absolute;
  right: 0;
  top: 15px;
}
.title__link .icon {
  margin-left: 4px;
  vertical-align: middle;
}

.topic {
  background: #F7F7F7 url("../images/bg/suara_merdeka/bg_box_1.svg") top right no-repeat;
}
.videos {
  background: #F7F7F7 url("../images/bg/banten_tribun/bg_box_1.svg") top right no-repeat;
}

.widget__salat a {
  color: #3581BC;
}
.footer {
  background-image: none;
  padding-bottom: 80px;
}
.footer__logo img {
  height: 48px;
}
.footer__bottom {
  padding: 0;
}

body:after {
  content: "";
  background: transparent;
}

#modals {
  visibility: hidden;
  opacity: 0;
}

.modals__button {
  color: #3581BC;
}

.row__bg {
  background-color: #3581BC;
}

input,
select,
button,
textarea,
.button {
  margin: 0;
  padding: 6px 12px;
  border-radius: 0;
  border: 1px solid #F7F7FC;
  outline: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
input:hover, input:focus,
select:hover,
select:focus,
button:hover,
button:focus,
textarea:hover,
textarea:focus,
.button:hover,
.button:focus {
  border: 1px solid #a2a2a2;
}

select,
input[type=text],
input[type=password] {
  height: 45px;
}

input[type=text]:disabled,
input[type=password]:disabled {
  color: #C2BEBE;
}
input[type=text]:disabled:hover, input[type=text]:disabled:focus,
input[type=password]:disabled:hover,
input[type=password]:disabled:focus {
  border: solid 1px #F7F7FC;
  box-shadow: inherit;
}

textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
  resize: none;
}

button,
input[type=checkbox],
input[type=radio],
input[type=submit],
input[type=reset] {
  cursor: pointer;
}

.form__button {
  height: 45px;
  background: #3581BC;
}
.form__button:hover, .form__button:focus {
  background: #2f73a8;
  border: 1px solid #2f73a8;
}

.social--header .social__link:hover {
  background: #3581BC;
}

.arrow {
  box-shadow: none;
  top: calc(50% - 15px);
}
.arrow:hover {
  background: #3581BC;
}
/* ===== RESET & BASE ===== */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        body {
            font-family: 'Inter', sans-serif;
            background: #f8fafc;
            color: #0f172a;
            line-height: 1.5;
        }

        /* ===== NAVBAR (HEADER) ===== */
        .header {
            position: sticky;
            top: 0;
            z-index: 999;
            background: #08632c;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
        }
        .navbar {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0px 5%;
        }
        .logo img {
            height: 50px;
            filter: brightness(0) invert(1);
            transition: transform 0.3s;
        }
        .logo img:hover {
            transform: scale(1.05);
        }

        /* Menu Navigasi */
        .nav {
            display: flex;
            gap: 25px;
        }
        .nav a {
            color: #e2e8f0;
            text-decoration: none;
            font-weight: 600;
            position: relative;
            transition: 0.3s;
        }
        .nav a::after {
            content: "";
            position: absolute;
            width: 0%;
            height: 2px;
            background: #facc15;
            left: 0;
            bottom: -5px;
            transition: 0.3s;
        }
        .nav a:hover::after { width: 100%; }
        .nav a:hover { color: #ffffff; }

        /* Social Icons */
        .social__item { display: inline-block; }
        .social__link {
            color: #cbd5e1;
            margin-left: 12px;
            text-decoration: none;
            font-size: 16px;
            transition: 0.3s;
        }
        .social__link:hover { color: #facc15; }

        /* ===== SUB HEADER (PROFIL TOKOH) ===== */
        .sub-header {
            background: #064d23;
            color: #ffffff;
            padding: 25px 5%;
            border-top: 1px solid rgba(255,255,255,0.1);
            position: relative;
        }
        .sub-header-container {
            display: flex;
            justify-content: space-between;
            align-items: center;
            gap: 30px;
            max-width: 1200px;
            margin: 0 auto;
        }

        /* Profil Tokoh */
        .tokoh-wrapper {
            flex-shrink: 0;
            display: flex;
            align-items: center;
        }
        .tokoh-img {
            width: 110px; 
            height: 110px;
            border-radius: 50%;
            object-fit: cover;
            border: 4px solid #facc15; /* Bingkai Emas Al-Bahjah */
            box-shadow: 0 8px 25px rgba(0,0,0,0.4);
            background: #fff;
            transition: transform 0.3s ease;
        }
        .tokoh-img:hover { transform: scale(1.1); }

        /* Teks Tengah */
        .sub-header-text {
            flex: 1;
            text-align: center;
        }
        .sub-header-text h2 {
            font-size: 26px;
            font-weight: 800;
            color: #facc15;
            margin: 8px 0;
            text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
        }
        .sub-header-text p {
            font-size: 15px;
            color: #e2e8f0;
            font-style: italic;
            opacity: 0.9;
        }
        .label-hot {
            background: #facc15;
            color: #000;
            padding: 3px 12px;
            border-radius: 4px;
            font-weight: 800;
            text-transform: uppercase;
            font-size: 11px;
            display: inline-block;
        }

        /* ===== FOOTER ===== */
        .footer {
            background: #08632c;
            color: #e2e8f0;
            margin-top: 40px;
            padding: 50px 5% 20px;
        }
        .footer-top {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 30px;
            max-width: 1200px;
            margin: 0 auto;
        }
        .footer-col h4 {
            margin-bottom: 20px;
            font-size: 16px;
            color: #ffffff;
            text-transform: uppercase;
            letter-spacing: 1px;
        }
        .footer-logo img {
            height: 50px;
            filter: brightness(0) invert(1);
            margin-bottom: 20px;
        }
        .footer-col a {
            display: flex;
            align-items: center;
            gap: 10px;
            color: #cbd5e1;
            margin-bottom: 12px;
            text-decoration: none;
            transition: 0.3s;
        }
        .footer-col a:hover { color: #ffffff; transform: translateX(5px); }
        
        .footer-bottom {
            border-top: 1px solid rgba(255,255,255,0.1);
            margin-top: 40px;
            padding-top: 20px;
            display: flex;
            justify-content: space-between;
            max-width: 1200px;
            margin-left: auto;
            margin-right: auto;
            font-size: 13px;
        }

        /* ===== RESPONSIVE ===== */
        @media (max-width: 992px) {
            .footer-top { grid-template-columns: repeat(2, 1fr); }
            .tokoh-img { width: 85px; height: 85px; }
            .sub-header-text h2 { font-size: 20px; }
        }

        @media (max-width: 576px) {
            .nav, .social { display: none; } /* Sembunyikan menu di HP */
            .logo img { height: 50px; }
            .sub-header { padding: 20px 5%; }
            .tokoh-img { width: 65px; height: 65px; border-width: 2px; }
            .sub-header-text h2 { font-size: 16px; line-height: 1.3; }
            .sub-header-text p { font-size: 11px; }
            .footer-top { grid-template-columns: 1fr; }
            .footer-bottom { flex-direction: column; text-align: center; gap: 10px; }
        }

        /* iklan */
        .ads-df-frame {
         position: relative;
         width: 100%;
         background-color: #ebf0ef; /* Hijau sangat muda */
         border: 1px solid #e2e6e2; /* Border hijau muda */
         border-radius: 8px;
         margin: 20px auto;
         display: flex;
         justify-content: center;
         align-items: center;
         overflow: hidden;
      }

      /* Tulisan ADVERTISE di Tengah (Lapisan Bawah/Z-Index 1) */
      .ads-df-label {
         position: absolute;
         top: 50%;
         left: 50%;
         transform: translate(-50%, -50%);
         font-size: 10px;
         font-weight: 900;
         color: #9fa19f; 
         letter-spacing: 4px;
         z-index: 1;
         user-select: none;
         text-align: center;
         width: 100%;
      }

      /* Slot Iklan (Lapisan Atas/Z-Index 2) */
      .ads-df-slot {
         position: relative;
         z-index: 2; 
         display: flex;
         justify-content: center;
         align-items: center;
         width: 100%;
      }

      /* Pastikan elemen iklan memiliki background putih agar menutupi teks belakang */
      .ads-df-slot ins, 
      .ads-df-slot img,
      .ads-df-slot iframe {
         background: #ffffff !important;
         display: block !important;
      }

      /* --- Variasi Ukuran (Preserve Aspect Ratio untuk CLS) --- */

      /* Horizontal (Leaderboard 728x90 atau 970x90) */
      .h-leaderboard {
         min-height: 120px; 
      }

      /* Vertikal (Skyscraper 300x600 atau 160x600) */
      .v-skyscraper {
         min-height: 630px;
      }

      /* Square (Medium Rectangle 300x250) */
      .s-rectangle {
         min-height: 280px;
      }