@media (prefers-color-scheme:dark){

:root{
  --color-link-secondary:#EEEEEE; 
  --color-100kpj:#FFFFFF;
  --color-onepride:#EEEEEE;
  --shadow-default:0 1px 10px 0 rgba(0,0,0,1); 
  --shadow-neumorp:-2px -2px 4px rgba(0,0,0,.75), 2px 2px 12px rgba(0,0,0,.75);
  --shadow-inset:inset -2px -2px 4px rgba(0,0,0,.2), inset 2px 2px 12px rgba(0,0,0,.2);
}

.logo-text{fill:var(--color-100kpj);}

.thumb-loading:before{background-color:var(--color-background-secondary) !important;
background:linear-gradient(to right,rgba(66,66,66,0) 30%,rgba(66,66,66,.35) 50%,rgba(66,66,66,0) 70%) 50% 50%;}

.search-field{border-color:rgba(255,255,255,0.1); background-color:#000000; color:#FFF;}

.live-button > b{color:var(--color-background-secondary); background-color:#D00;}

.profile-icon .flex_ori img{border-color:#000000;}

.title-network-100kpj h3{color:#212121;}

.now-loading .name{color:#9E9E9E;}
.loading-bar-line{background-color:#BDBDBD;}

#btt{background-color:rgba(0,0,0,0.75);}

.header-logo img{filter:drop-shadow(0px 1px 1px rgba(0,0,0,0.5));}
header, .snd, .snd-more-box .snd-link:not(:first-child){border-color:rgba(255,255,255,0.1) !important;}
.snd-more-box{background-color:#000;}

.article-list-row{border-bottom-color:rgba(255,255,255,0.15);}
.article-list-cate{background-color:rgba(255,255,255,0.1); border-color:rgba(255,255,255,0.05);}
.article-card .article-list-row{background-color:rgba(0,0,0,0.25); border-color:#000;}

.vlix-info{background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);}

.side-trending-link{border-bottom-color:rgba(255,255,255,0.15) !important;}

.main-content-image, .image-content{background-color:var(--color-background-secondary); border-color:#000000 !important;}
.main-content-detail{color:#E0E0E0;}
.mci-caption, .image-content-caption h2{border-bottom-color:#424242;}

.pagination-button, .lvf-field{border:1px solid rgba(255,255,255,0.1);}

.lsb-link:hover{background-color:#FFF !important; color:#3C3E42 !important;}
.login-viva, .profile-gateway, .profile-gateway-link{border-color:rgba(255,255,255,0.1) !important;}
.lvf-field{color:#FFF;}
.profile-data-thumb .flex_ori{border-color:#3C3E42 !important;}

.alert-box{background-color:#D00;}
.widget-pushnotif-box, .float-profile, .float-search .search-field{background-color:#3C3E42;}
.wpn-no{background-color:rgba(255,255,255,0.05) !important;}

.widget-other-article{background-color:#000;}

.ibc-field{border-color:rgba(255,255,255,0.1) !important; color:#E0E0E0;}
.ibc-field option{color:#212121;}

.profile-related-link{border-color:#212121 !important; background:#424242;}

.viva-native-box{background-color:#FFF; padding:var(--section-space-small); border-radius:var(--rounded-normal); overflow:hidden;}

.slotiklan:before{background-color:#000;}

.share-box{border-color:rgba(255,255,255,0.21);}

.recommended-article-link:before{filter:invert(1);}



@media screen and (min-width:0px) and (max-width:1023px){
  header{border-bottom:1px solid rgba(255,255,255,0.05);}
  menu{background-color:rgba(0,0,0,0.9);}
  menu .menu-main > ul > li{border-bottom-color:rgba(255,255,255,0.1) !important;}
  menu .menu-parent > .menu-main-link:not(.menu-down){border-right:1px dashed rgba(255,255,255,0.1);}
  menu .menu-sub > ul > li{border-top-color:rgba(255,255,255,0.05) !important;}
  .menu-bottom{border-top:1px solid rgba(255,255,255,0.05);}
  .menu-bottom-link{border-bottom-color:#000000;}
}

.ads-freakout, .ads-freakout a{filter:invert(1);}

} /* End Dark */