/* Mawar169 Theme - Main Stylesheet */

/* Fonts */
@font-face {
    font-family: "digital_sans_ef_medium";
    src: url("../fonts/digital_sans_ef_medium.woff2") format("woff2"),
         url("../fonts/digital_sans_ef_medium.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url("../fonts/fa-brands-400.woff2") format("woff2"),
         url("../fonts/fa-brands-400.woff") format("woff"),
         url("../fonts/fa-brands-400.ttf") format("truetype");
}
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url("../fonts/fa-regular-400.woff2") format("woff2"),
         url("../fonts/fa-regular-400.woff") format("woff"),
         url("../fonts/fa-regular-400.ttf") format("truetype");
}
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("../fonts/fa-solid-900.woff2") format("woff2"),
         url("../fonts/fa-solid-900.woff") format("woff"),
         url("../fonts/fa-solid-900.ttf") format("truetype");
}

/* Reset & Base */
html {
    height: 100%;
    font-size: 1em;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    box-sizing: border-box;
    overflow-x: hidden;
}
*, *:before, *:after { box-sizing: inherit; }

body {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: .1px;
    color: #929292;
    background: #020000;
    font-family: "digital_sans_ef_medium", sans-serif;
    overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
    color: #df9225;
    line-height: 1.2;
    margin: 15px 0;
    font-weight: 500;
}
h1 { font-size: 30px; }
h2 { font-size: 24px; }

a { color: #df9225; text-decoration: none; transition: all .2s linear; }
a:hover { color: #fff; }
ul { list-style: none; margin: 0; padding: 5px 0; }
ul.article { list-style: circle; padding: 5px 30px; }
.article li { list-style: disc; margin: 0 35px; }
strong { color: #df9225; }
img { width: 100%; height: auto; vertical-align: middle; border: 0; }
div, input, label { display: block; overflow: hidden; position: relative; }

/* SVG Icons */
.svg-menu {
    height: 20px; width: 20px;
    display: inline-block;
    background-size: 18px;
    background-repeat: no-repeat;
}
.svg-content {
    display: inline-block;
    width: 25px; height: 20px;
    background-size: 21px;
    background-repeat: no-repeat;
}
.svg-beranda  { background-image: url("../../images/icon/icon-beranda.svg"); }
.svg-sport    { background-image: url("../../images/icon/icon-sports.svg"); }
.svg-casino   { background-image: url("../../images/icon/icon-casino.svg"); }
.svg-slots    { background-image: url("../../images/icon/icon-slots.svg"); }
.svg-togel    { background-image: url("../../images/icon/icon-togel.svg"); }
.svg-fishing  { background-image: url("../../images/icon/icon-fishing.svg"); }
.svg-poker    { background-image: url("../../images/icon/poker.svg"); }
.svg-gift     { background-image: url("../../images/icon/icon-gift.svg"); }
.svg-new      { background-image: url("../../images/icon/icon-new.svg"); }
.svg-populer  { background-image: url("../../images/icon/icon-populer.svg"); }
.svg-gacor    { background-image: url("../../images/icon/icon-gacor.svg"); }
.svg-whatsapp { background-image: url("../../images/icon/icon-whatsapp.svg"); }
.svg-telegram { background-image: url("../../images/icon/icon-telegram.svg"); }
.svg-livechat { background-image: url("../../images/icon/icon-livechat.svg"); }
.svg-livechat-gray { background-image: url("../../images/icon/icon-livechat-gray.svg"); }
.svg-hot      { background-image: url("../../images/icon/hot-games.svg"); }

/* Layout */
.container { max-width: 1170px; width: 100%; margin: auto; overflow: hidden; }
.row { width: 100%; height: 100%; display: flex; flex-wrap: wrap; }
.col-sm-2 { flex: 0 0 15.9%; max-width: 15.9%; margin: 5px 4px; justify-content: center; align-content: center; }
.col-sm-12 { flex: 0 0 100%; max-width: 100%; }
.col-title { padding: 9px 0; position: absolute; top: -14px; left: 21px; z-index: 2; background: #101013; }
.col-border { border: 1px solid #333; border-radius: 7px; margin: 5px auto; padding: 18px; }

/* Header */
.header { width: 100%; z-index: 999999; position: fixed; background: #191919; }
.top-header { width: 100%; }
.top-left { float: left; width: 27%; display: flex; justify-content: flex-start; }
.top-right { line-height: 1.2; font-size: 11px; float: right; width: 70%; }
.nav-bar { background-color: #141414; border-top: 1px solid #2b2b2b; }
.sticky { height: 127px; }

/* Logo */
.site-logo { float: left; top: 12px; left: 0; width: 24%; }
.site-logo img { width: 200px; }

/* Main Menu */
.main-menu { float: right; }
.main-menu i { display: block; margin: auto; width: 30px; height: 30px; background-size: 26px; }
ul.menu, ul.contact-us, ul.main-menu { padding: 0; margin: 0; text-transform: uppercase; }
.main-menu li [aria-current], .main-menu li a:hover { color: #df9225; }
.main-menu li { position: relative; display: block; float: left; margin: 0; padding: 0; }
.main-menu li a { font-size: 14px; position: relative; display: inline-block; line-height: 18px; padding: 20px 24px; flex: 1; color: #a3a3a3; }

/* Contact bar */
ul.contact-us { padding: 15px 0; text-transform: capitalize; }
.contact-us { float: right; height: 36px; }
.contact-us li { border-right: dotted 1px #fff; padding-left: 10px; padding-right: 10px; display: inline-block; float: left; }
.contact-us li:first-child { padding-right: 10px; border-left: 0; }
.contact-us li:last-child { padding-right: 10px; border-right: 0; }
.contact-us li a { color: #9a9a9a; font-size: 11px; }
.contact-us li a:hover { color: #df9225; }
.contact-us .svg-menu { height: 20px; width: 20px; display: inline-block; background-size: 17px; background-repeat: no-repeat; }
.contact-us li i { vertical-align: middle; }

/* Login Menu */
.login-panel { margin: 6px 0; }
.menu { float: right; position: relative; padding: 0; margin: 0 auto; }
.menu li { float: left; position: relative; font-size: 14px; text-transform: uppercase; min-width: 68px; margin: 0 0 0 4px; text-align: center; padding: 5px 5px; vertical-align: inherit; border-radius: 27px; }
.menu li a { padding: 4px 21px; display: block; color: #fff; text-shadow: 0 0 3px #000; }
.daftar { background: #df830b; background-image: -webkit-linear-gradient(top, #885d00 0%, #fe960f 100%); border-top: 1px solid #df9225; }
.daftar:hover { background: #df9225; background-image: -webkit-linear-gradient(top, #df9225 0%, #fe960f 100%); }
.login { background: #505050; background-image: linear-gradient(to bottom, #373737, #8b8b8b); border-top: 1px solid #7e7e7e; }
.login:hover { background: #00490c; background-image: -webkit-linear-gradient(top, #9e9e9e 0%, #666 100%); }

/* Main Content */
.main { background: #191919; }
.slide { margin-bottom: 17px; }
.jackpot img { margin-left: auto; margin-right: auto; display: block; border-radius: 9px; width: 100%; }

/* Games */
.ct-rounded, .ct-rounded img, .ct-rounded .col-sm-2, .bg-rounded .container { border-radius: 12px; }
.bg-rounded .container { padding: 25px; background: #020206; margin-bottom: 30px; }
.ct-rounded { padding: 15px; background: #160002; border: 3px solid #df9225; margin: 10px auto; }
.ct-rounded .col-sm-2 { background: #ff9500; padding: 2px; height: 100%; }
.game-wrapper { height: 200px; z-index: 0; }
.game-img { position: absolute; width: 100%; top: 0; z-index: 0; }
.image-wrapper { z-index: 0; }
.games-wrapper { position: absolute; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; }
.game-img img { width: 100%; height: 200px; object-fit: cover; }
.title-row { margin: 21px auto; border-bottom: 3px solid #df9225; font-size: 19px; display: flex; align-items: center; }
.title-games { font-size: 14px; padding: 4px 10px 8px; color: #000; text-overflow: ellipsis; white-space: nowrap; text-align: center; }

/* Footer */
.footer { width: 100%; background: #101013; padding: 0 0 20px 0; }
.footer img { height: auto; }
.footer-title { font-size: 15px; color: #d5d5d5; margin: 20px auto; }
.footer .row { justify-content: left; }
.footer .col-sm-2 { justify-content: left; }
.provider .col-sm-2, .payment .col-sm-2 { max-width: 111px; margin: 7px; }
.payment .col-sm-12 { margin: 10px auto; }
.disclaimer { border-top: 1px dotted #101013; }
.copyright { font-size: 11px; padding: 15px 0; text-align: center; }
.copyright a { color: #aaa; display: inline-block; }
.article { text-align: left; }
.site-footer-logo { display: block; margin: auto; max-width: 200px; margin-bottom: 20px; }
.site-footer-logo img { width: 200px; height: auto; }

/* Quick Footer Desktop */
.quick-footer { position: fixed; width: 170px; height: 40px; bottom: 0; right: 10px; background: #e8911a; border-radius: 5px 5px 0 0; z-index: 100; padding: 2px; background: #df830b; background-image: -webkit-linear-gradient(top, #885d00 0%, #fe960f 100%); border-top: 1px solid #df9225; }
.quick-footer li { margin: 1px auto; padding: 4px 12px; }
.quick-footer li a { color: #fff; display: flex; align-items: flex-end; text-align: center; font-size: 19px; text-transform: uppercase; }
.quick-footer .svg-menu { height: 30px; width: 30px; display: inline-block; background-size: 30px; background-repeat: no-repeat; }

.mobile { display: none; }

/* ===== MOBILE ===== */
@media only screen and (max-width: 768px) {
    .main-slide img { height: 100%; }
    .main-menu, .top-header { display: none; }
    .mobile { display: block; }
    .desktop { display: none; }

    .header { z-index: 999999; height: 65px; position: fixed; background: #151515; }
    .nav-bar { border: 0; }
    .sticky { height: 65px; }

    .site-logo { top: 9px; left: 0; right: 0; width: 149px; float: none; margin: auto; position: absolute; }
    .site-logo img { width: 150px; margin-left: auto; margin-right: auto; }

    .menu-mobile, .slide { width: 100%; margin: auto; }
    .menu { float: none; }

    /* Mobile Homepage Menu */
    .main-homepage { background: #131313; }
    .main-homepage li { width: 23.4%; border-radius: 7px; margin-bottom: 5px; display: inline-block; }
    .main-homepage li a { padding: 7px; font-size: 14px; display: flex; align-items: center; flex-wrap: nowrap; flex-direction: column; color: #8b8b8b; }
    .main-homepage li .svg-menu { height: 30px; width: 25px; background-size: 25px; }

    /* Mobile Login */
    .login-mobile { padding: 0; }
    .login-mobile li { display: inline-block; border-radius: 2px; width: 49.5%; text-align: center; }
    .login-mobile li a { color: #fff; font-size: 18px; padding: 9px 20px; display: block; text-shadow: 0 0 3px #000; }

    /* Sidebar Nav */
    ul.nav-item { padding: 0; }
    .nav-item li a i { vertical-align: middle; }
    .nav-item li { background: #1a1a1a; position: relative; line-height: 20px; display: inline-block; width: 100%; }
    .nav-item li a { text-transform: capitalize; display: block; color: #ddd; text-decoration: none; padding: 10px 15px; }
    .nav-item li:hover { background-color: #393939; }
    .nav-item li [aria-current] { background-color: #393939; display: block; width: 100%; }
    .nav-item li:before { content: ""; position: absolute; top: 0; left: 0; z-index: -1; height: 100%; width: 3px; background-color: #393939; }

    /* Contact Floating */
    .contact-floating { position: fixed; bottom: 0; background: #1e1e1e; width: 100%; padding: 3px; z-index: 3; }
    .contact-floating li a { font-size: 13px; color: #fff; }
    .contact-floating li { display: inline-block; width: 32%; text-align: center; padding: 5px 0; }
    .contact-floating li i { display: block; margin: auto; background-size: 25px; width: 25px; height: 25px; }

    .main { background: #020206; }
    .slide { border: 0; }
    .main-slide { width: 100%; }

    .bg-rounded .container { padding: 5px; background: #020204; margin-bottom: 0; }
    .ct-rounded { padding: 0; background: none; border: 0; }
    .games .col-sm-2 { max-width: 31%; flex: 0 0 31%; margin: 4px; }
    .game-wrapper { height: 150px; }
    .game-img img { height: 150px; }
    .title-row { margin: 10px 10px; text-align: center; }

    .footer img { width: 100%; height: auto; }
    .footer .col-sm-2 { max-width: 21%; flex: 0 0 21%; margin: 4px; }
    .footer-title { width: max-content; }
    .footer .container { padding: 0 10px; }
    .copyright { text-align: center; }

    .quick-footer { width: 44%; }
    .quick-footer li { padding: 0 7px; }
    #side-opener { display: none; }

    /* Sidebar */
    .tg { display: block; overflow: hidden; position: relative; }
    .tg:checked + .page-content { right: 272px; }
    .page-sidebar { background-color: #1a1a1a; width: 272px; display: block; z-index: 2; top: 0; right: 0; bottom: 0; overflow: hidden; position: fixed; border-right: 1px solid #353535; }
    .page-sidebar-scroll { z-index: 2; overflow: scroll; overflow-x: hidden; height: 100%; padding: 0 0 0 3px; width: 100%; top: -1px; }
    .page-content { z-index: 10; right: 0; display: block; min-height: 580px; transition: all .25s ease-out; -webkit-transition: all .25s ease-out; background-color: #0a0a0a; }

    .deploy-sidebar { background-image: url("../../images/deploy-nav.png"); background-repeat: no-repeat; background-position: 9px 21px; background-size: 28px 19px; height: 60px; max-width: 44px; z-index: 50; width: 20%; float: right; top: 1px; right: 10px; }
    .sidebar-shortcuts { width: 100%; height: 1px; background-color: #333; }
}

@media only screen and (max-width: 328px) {
    .site-logo { width: 38%; }
    .site-logo img { max-width: 100%; height: auto; }
    .login-mobile li a { padding: 5px 9px; font-size: 11px; }
    .main-homepage li { width: 23.4%; margin-bottom: 17px; }
    .page-sidebar { width: 200px; }
}

/* ═══════════════════════════════════════════════
   BREADCRUMB
   ═══════════════════════════════════════════════ */
.breadcrumb-wrap {
    background: rgba(0,0,0,0.3);
    padding: 8px 0;
    font-size: 13px;
}
.breadcrumb-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
}
.breadcrumb-item { color: #ccc; }
.breadcrumb-item a { color: #f0a500; text-decoration: none; }
.breadcrumb-item a:hover { text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item::before {
    content: "›";
    margin-right: 6px;
    color: #888;
}
.breadcrumb-current { color: #fff; font-weight: 600; }

/* ═══════════════════════════════════════════════
   REVIEW SECTION
   ═══════════════════════════════════════════════ */
.review-section {
    background: linear-gradient(135deg, #1a0a00 0%, #2d1500 100%);
    padding: 48px 0;
    border-top: 2px solid #c0392b;
}
.review-header {
    text-align: center;
    margin-bottom: 32px;
}
.review-title {
    color: #f0a500;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px;
}
.review-aggregate {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    color: #ddd;
    font-size: 14px;
}
.review-stars { color: #f0a500; font-size: 22px; letter-spacing: 2px; }
.review-score { font-size: 20px; color: #fff; }
.review-count { color: #aaa; }
.review-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
}
.review-card {
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(240,165,0,0.25);
    border-radius: 12px;
    padding: 20px;
    transition: border-color .2s, transform .2s;
}
.review-card:hover {
    border-color: #f0a500;
    transform: translateY(-2px);
}
.review-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}
.review-card-stars { color: #f0a500; font-size: 16px; letter-spacing: 1px; }
.review-card-author { color: #aaa; font-size: 13px; font-style: italic; }
.review-card-title {
    color: #f0a500;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 8px;
}
.review-card-body {
    color: #ccc;
    font-size: 13px;
    line-height: 1.6;
    margin: 0 0 12px;
}
.review-card-date { color: #666; font-size: 12px; }

/* ═══════════════════════════════════════════════
   FAQ SECTION
   ═══════════════════════════════════════════════ */
.faq-section {
    background: #0d0d0d;
    padding: 48px 0;
    border-top: 1px solid #222;
}
.faq-title {
    color: #f0a500;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 28px;
}
.faq-list {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.faq-item {
    background: rgba(255,255,255,0.04);
    border: 1px solid #2a2a2a;
    border-radius: 10px;
    overflow: hidden;
    transition: border-color .2s;
}
.faq-item:hover { border-color: #f0a500; }
.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    user-select: none;
    gap: 12px;
}
.faq-question:hover { color: #f0a500; }
.faq-icon {
    font-size: 22px;
    color: #f0a500;
    font-weight: 300;
    flex-shrink: 0;
    transition: transform .2s;
    line-height: 1;
}
.faq-answer {
    max-height: 0;
    overflow: hidden;
    padding: 0 20px;
    transition: max-height .35s ease, padding .35s ease;
    color: #bbb;
    font-size: 14px;
    line-height: 1.7;
}
.faq-answer p { margin: 0; }

@media (max-width: 768px) {
    .review-grid { grid-template-columns: 1fr; }
    .review-title, .faq-title { font-size: 18px; }
    .faq-question { font-size: 13px; }
}
