/* =========================================================
   FIXWIN778 MOBILE CLEAN THEME
   Single mobile override - no duplicate layout rules.
   Target: compact Baginda-style mobile layout.
========================================================= */
@media (max-width:1080px){
  :root{--fw-bg:#111;--fw-panel:#252525;--fw-gold:#ffd400;--fw-dark:#090909;}
  html,body{margin:0!important;padding:0!important;background:var(--fw-bg)!important;color:#eee!important;overflow-x:hidden!important;font-family:Arial,Helvetica,sans-serif!important;}
  body{padding-bottom:64px!important;}
  *{box-sizing:border-box;}

  /* ===== TOP HEADER ===== */
  .header-mobile.target-mobile-header{display:block!important;position:relative!important;height:72px!important;background:#090909!important;border:0!important;box-shadow:none!important;z-index:10000!important;}
  .target-mobile-header__bar{height:72px!important;display:grid!important;grid-template-columns:58px 1fr 58px!important;align-items:center!important;padding:0 8px!important;}
  .target-mobile-menu,.target-mobile-profile{width:50px!important;height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;text-decoration:none!important;}
  .target-mobile-menu i{font-size:34px!important;line-height:1!important;}
  .target-mobile-profile i{font-size:31px!important;line-height:1!important;}
  .target-mobile-logo{height:72px!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;}
  .target-mobile-logo img{display:block!important;width:auto!important;max-width:145px!important;max-height:45px!important;object-fit:contain!important;}

  /* ===== DOWNLOAD BAR ===== */
  .baginda-download-bar{height:64px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:6px 10px!important;background:#151515!important;border-bottom:1px solid #252525!important;}
  .baginda-download-close{width:34px!important;height:44px!important;padding:0!important;border:0!important;background:none!important;color:#fff!important;font-size:36px!important;line-height:1!important;flex:0 0 34px!important;}
  .baginda-android{width:30px!important;flex:0 0 30px!important;text-align:center!important;color:#7bd43b!important;font-size:27px!important;}
  .baginda-download-copy{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important;}
  .baginda-download-copy strong{font-size:14px!important;line-height:18px!important;color:#fff!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .baginda-download-copy span{font-size:10px!important;line-height:14px!important;color:#ddd!important;}
  .baginda-download-btn{display:flex!important;align-items:center!important;justify-content:center!important;height:44px!important;padding:0 17px!important;border-radius:24px!important;background:#00b9e6!important;color:#061219!important;font-size:15px!important;font-weight:700!important;text-decoration:none!important;white-space:nowrap!important;flex:0 0 auto!important;}

  /* ===== MAIN / BANNER ===== */
  #main-route,.main-content.home{width:100%!important;margin:0!important;padding:0!important;background:#111!important;}
  .home__slider{width:100%!important;margin:0!important;padding:0!important;background:#111!important;}
  .home__slider .swiper-container,.home__slider .swiper-wrapper,.home__slider .swiper-slide{width:100%!important;margin:0!important;padding:0!important;}
  .home__slider .swiper-slide img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;object-fit:cover!important;}
  .home__slider .swiper-pagination{bottom:8px!important;z-index:5!important;}
  .home__slider .swiper-pagination-bullet{width:9px!important;height:9px!important;margin:0 4px!important;background:#fff!important;opacity:1!important;}
  .home__slider .swiper-pagination-bullet-active{background:#ffd400!important;}

  /* ===== WELCOME ===== */
  .baginda-welcome-bar{height:48px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0 18px!important;background:#050505!important;border-top:1px solid #222!important;border-bottom:1px solid #222!important;overflow:hidden!important;}
  .baginda-welcome-bar i{flex:0 0 auto!important;font-size:22px!important;color:#ffd400!important;}
  .baginda-welcome-bar span{font-size:16px!important;line-height:20px!important;color:#fff!important;font-weight:500!important;white-space:nowrap!important;}

  /* ===== LOGIN / REGISTER ===== */
  .baginda-login-tabs{height:54px!important;display:grid!important;grid-template-columns:1fr 1fr!important;margin:0!important;padding:0!important;background:linear-gradient(#ffe800,#e7bd00)!important;}
  .baginda-login-tabs a{height:54px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#111!important;text-decoration:none!important;font-size:18px!important;line-height:1!important;font-weight:600!important;border-right:1px solid rgba(80,60,0,.35)!important;}
  .baginda-login-tabs a:last-child{border-right:0!important;}
  .home .action-button{display:none!important;}

  /* ===== CATEGORY: ONE HORIZONTAL LANE ===== */
  .home .mobile__category{width:100%!important;margin:0!important;padding:12px 0!important;background:#666!important;overflow:hidden!important;}
  .home .mobile__category .container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}
  .home .mobile__category .category-container{width:100%!important;max-width:none!important;margin:0!important;padding:0 10px 3px!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:flex-start!important;gap:7px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important;}
  .home .mobile__category .category-container::-webkit-scrollbar{display:none!important;}
  .home .mobile__category .category-container>a,.home .mobile__category .category-container>a:nth-child(n){display:block!important;flex:0 0 106px!important;width:106px!important;min-width:106px!important;max-width:106px!important;height:86px!important;scroll-snap-align:start!important;}
  .home .mobile__category .category-container .category-item{position:relative!important;width:106px!important;height:86px!important;min-height:86px!important;max-height:86px!important;margin:0!important;padding:7px 3px 5px!important;border:0!important;border-radius:13px!important;background:#252525!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
  .home .mobile__category .category-container .category-item .icon{width:100%!important;height:55px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
  .home .mobile__category .category-container .category-item .icon img{width:46px!important;height:46px!important;max-width:48px!important;max-height:48px!important;object-fit:contain!important;filter:grayscale(1) brightness(2.2)!important;}
  .home .mobile__category .category-container .category-item .name{width:100%!important;margin:3px 0 0!important;padding:0!important;color:#eee!important;font-size:10px!important;line-height:13px!important;font-weight:400!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  /* HOT badges: Popular, Slot and Live Game. */
  .home .mobile__category .category-container>a:nth-child(1) .category-item:after,
  .home .mobile__category .category-container>a:nth-child(2) .category-item:after,
  .home .mobile__category .category-container>a:nth-child(3) .category-item:after{content:"HOT"!important;position:absolute!important;top:0!important;right:0!important;padding:4px 7px!important;background:#f10d18!important;color:#fff!important;border-radius:0 7px 0 7px!important;font-size:10px!important;line-height:12px!important;z-index:4!important;}
  /* The source already has a HOT image on Live Game; hide that duplicate image. */
  .home .mobile__category .category-container>a:nth-child(3) .category-item>img{display:none!important;}

  /* ===== JACKPOT ===== */
  .home__jackpot{width:100%!important;margin:0!important;padding:12px 16px!important;background:#111!important;}
  .home__jackpot .container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}
  .home__jackpot .jackpot-gif{position:relative!important;width:100%!important;height:105px!important;margin:0!important;border:1px solid #c99b00!important;border-radius:22px!important;overflow:hidden!important;background-size:cover!important;background-position:center!important;box-shadow:none!important;}
  .home__jackpot .jackpot-gif .jackpot-amount{position:absolute!important;top:56%!important;left:0!important;right:0!important;z-index:10!important;display:block!important;visibility:visible!important;opacity:1!important;margin:0!important;padding:0 8px!important;text-align:center!important;color:#d71919!important;font-size:18px!important;line-height:24px!important;font-weight:700!important;letter-spacing:2px!important;text-shadow:none!important;white-space:nowrap!important;overflow:hidden!important;}
  .home__jackpot .jackpot-gif .jackpot-amount span{display:inline!important;visibility:visible!important;opacity:1!important;color:#d71919!important;font-size:inherit!important;}

  /* ===== POPULAR / GAMES ===== */
  .mobile__popular{margin:0!important;padding:10px 16px 4px!important;background:#666!important;}
  .mobile__popular .container{padding:0!important;margin:0!important;width:100%!important;max-width:none!important;}
  .mobile__popular .fixwin-title,.mobile__popular .baginda-section-title{margin:0!important;color:#eee!important;font-size:20px!important;font-weight:500!important;line-height:28px!important;}
  .mobile__popular .fixwin-text{display:none!important;}
  .home .mobile__games{margin:0!important;padding:5px 0 20px!important;background:#666!important;}
  .home .mobile__games .container{width:100%!important;max-width:none!important;padding:0 16px!important;margin:0!important;}
  .home .mobile__games .games-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin:0!important;overflow:visible!important;}
  .home .mobile__games .games-holder{min-width:0!important;margin:0!important;background:#050505!important;border:1px solid #252525!important;border-radius:6px!important;overflow:hidden!important;}
  .home .mobile__games .games-holder .games-img{width:100%!important;height:auto!important;aspect-ratio:1/1!important;padding:0!important;border:0!important;background:#050505!important;}
  .home .mobile__games .games-holder .games-img img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;}
  .home .mobile__games .games-holder .games-name{height:28px!important;margin:0!important;padding:5px!important;background:#b20f18!important;color:#fff!important;font-size:9px!important;line-height:13px!important;text-align:left!important;text-transform:uppercase!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;}

  /* ===== SIDE MENU ===== */
  .sidenav{position:fixed!important;left:-300px!important;right:auto!important;top:0!important;bottom:0!important;width:270px!important;max-width:82vw!important;margin:0!important;padding:0!important;background:#111!important;border:0!important;box-shadow:none!important;z-index:10001!important;overflow-y:auto!important;transition:left .25s ease!important;}
  .sidenav.sidenav-open,.sidenav.active{left:0!important;}
  .sidenav .sidenav__header{height:70px!important;padding:0!important;background:#090909!important;border-bottom:1px solid #252525!important;}
  .sidenav .sidenav__list,.sidenav .sidenav__list ul{margin:0!important;padding:0!important;list-style:none!important;}
  .sidenav .sidenav__list ul a{display:block!important;margin:0!important;padding:0!important;text-decoration:none!important;color:#fff!important;}
  .sidenav .sidenav__list ul li{height:70px!important;margin:0!important;padding:0 18px!important;display:flex!important;align-items:center!important;gap:16px!important;background:#2b2b2b!important;color:#eee!important;border-bottom:1px solid #383838!important;font-size:16px!important;font-weight:400!important;}
  .sidenav .sidenav__list ul li i{width:30px!important;flex:0 0 30px!important;text-align:center!important;color:#fff!important;font-size:24px!important;}
  .sidenav .sidenav__list ul li.active,.sidenav .sidenav__list ul li:hover{background:#303030!important;color:#fff!important;}
  #overlay{position:fixed!important;inset:0!important;z-index:10000!important;background:rgba(0,0,0,.65)!important;}

  /* ===== BOTTOM NAV: EXACTLY 3 ITEMS ===== */
  .footer-mobile{position:fixed!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:64px!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;background:#2d2d2d!important;border:0!important;z-index:9999!important;}
  .footer-mobile .footer-item,.footer-mobile .footer-item:nth-child(n){display:flex!important;grid-column:auto!important;width:auto!important;height:64px!important;margin:0!important;padding:6px 3px 4px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;color:#eee!important;text-decoration:none!important;background:transparent!important;}
  .footer-mobile .footer-icon{height:30px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
  .footer-mobile .footer-icon i{font-size:24px!important;line-height:1!important;color:#eee!important;}
  .footer-mobile .footer-title{margin:3px 0 0!important;padding:0!important;color:#eee!important;font-size:10px!important;line-height:13px!important;font-weight:400!important;text-transform:uppercase!important;}
  .footer-mobile .footer-item.active .footer-icon i,.footer-mobile .footer-item.active .footer-title{color:#fff!important;}

  /* ===== REMOVE GLOBAL FLOATING LAYOUT COLLISIONS ===== */
  .fixwin-floating-btn{z-index:998!important;}
  .ampau-merah{z-index:997!important;}
  .home .container{max-width:none!important;}
}

@media (max-width:390px){
  .target-mobile-header__bar{grid-template-columns:52px 1fr 52px!important;padding:0 5px!important;}
  .target-mobile-menu,.target-mobile-profile{width:46px!important;height:46px!important;}
  .target-mobile-menu i{font-size:31px!important;}
  .target-mobile-profile i{font-size:28px!important;}
  .target-mobile-logo img{max-width:130px!important;max-height:40px!important;}
  .baginda-download-bar{height:60px!important;padding:5px 8px!important;gap:6px!important;}
  .baginda-download-copy strong{font-size:13px!important;}
  .baginda-download-copy span{font-size:9px!important;}
  .baginda-download-btn{height:40px!important;padding:0 14px!important;font-size:14px!important;}
  .baginda-welcome-bar{height:46px!important;padding:0 14px!important;}
  .baginda-welcome-bar span{font-size:15px!important;}
  .baginda-login-tabs,.baginda-login-tabs a{height:52px!important;}
  .baginda-login-tabs a{font-size:17px!important;}
  .home .mobile__category{padding:10px 0!important;}
  .home .mobile__category .category-container>a,.home .mobile__category .category-container>a:nth-child(n){flex-basis:100px!important;width:100px!important;min-width:100px!important;max-width:100px!important;height:82px!important;}
  .home .mobile__category .category-container .category-item{width:100px!important;height:82px!important;min-height:82px!important;max-height:82px!important;}
  .home .mobile__category .category-container .category-item .icon{height:51px!important;}
  .home .mobile__category .category-container .category-item .icon img{width:43px!important;height:43px!important;}
  .home__jackpot{padding:10px 12px!important;}
  .home__jackpot .jackpot-gif{height:96px!important;}
  .home__jackpot .jackpot-gif .jackpot-amount{font-size:16px!important;letter-spacing:1px!important;}
}


/* =========================================================
   FINAL MOBILE ACCOUNT LAYOUT
   - Hide the large LOGIN / DAFTAR strip from the page.
   - Show compact balance row below Lite Download.
   - Guest login opens from the RIGHT side via the profile icon.
========================================================= */
@media (max-width:1080px){

  /* Middle LOGIN / DAFTAR buttons are removed. */
  .baginda-login-tabs{
    display:none!important;
  }

  /* Compact balance strip, matching the Baginda reference. */
  .baginda-mobile-balance{
    width:100%!important;
    height:58px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    padding:0 8px 0 22px!important;
    margin:0!important;
    background:#050505!important;
    color:#fff!important;
    border:0!important;
    box-shadow:none!important;
    position:relative!important;
    z-index:20!important;
  }
  .baginda-mobile-balance-left{
    min-width:0!important;
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    white-space:nowrap!important;
  }
  .baginda-balance-icon{
    width:30px!important;
    height:30px!important;
    border-radius:50%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#fff!important;
    color:#111!important;
    font-size:14px!important;
    flex:0 0 30px!important;
  }
  .baginda-balance-label{
    color:#fff!important;
    font-size:14px!important;
    font-weight:700!important;
    line-height:18px!important;
  }
  #mobileMainBalance{
    color:#fff!important;
    font-size:15px!important;
    line-height:18px!important;
    font-weight:700!important;
    letter-spacing:.1px!important;
  }
  .baginda-balance-refresh{
    width:42px!important;
    height:42px!important;
    border:0!important;
    border-radius:50%!important;
    background:#ffbd00!important;
    color:#fff!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
    margin:0!important;
    font-size:23px!important;
    box-shadow:none!important;
    outline:none!important;
  }
  .baginda-balance-refresh:active{
    transform:scale(.94)!important;
  }
  .baginda-balance-refresh.is-loading i{
    animation:bagindaBalanceSpin .7s linear infinite!important;
  }
  @keyframes bagindaBalanceSpin{
    from{transform:rotate(0deg)}
    to{transform:rotate(360deg)}
  }



@media (max-width:390px){
  .baginda-mobile-balance{
    height:54px!important;
    padding-left:16px!important;
  }
  .baginda-balance-icon{
    width:28px!important;
    height:28px!important;
    flex-basis:28px!important;
    font-size:13px!important;
  }
  .baginda-balance-label{font-size:13px!important;}
  #mobileMainBalance{font-size:14px!important;}
  .baginda-balance-refresh{
    width:38px!important;
    height:38px!important;
    font-size:21px!important;
  }
}

/* =========================================================
   FIXWIN778 FINAL LOGIN DRAWER V2
   Dedicated component: does not use Bootstrap .modal/.modal-dialog.
   This prevents global modal CSS from centering the login form.
========================================================= */
@media (max-width:1080px){
  body.fixwin-login-drawer-open{overflow:hidden!important;touch-action:none!important;}

  /* Remove the old middle login/register strip if any legacy markup remains. */
  .baginda-login-tabs{display:none!important;}

  .fixwin-login-overlay{
    position:fixed!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    background:rgba(0,0,0,.72)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .28s ease,visibility 0s linear .28s!important;
    z-index:30000!important;
  }
  .fixwin-login-overlay.is-open{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transition:opacity .28s ease,visibility 0s linear 0s!important;
  }

  .fixwin-login-drawer{
    position:fixed!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    width:78%!important;
    max-width:560px!important;
    min-width:280px!important;
    height:100dvh!important;
    margin:0!important;
    padding:0!important;
    background:#050505!important;
    color:#fff!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
    transform:translate3d(100%,0,0)!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:transform .28s cubic-bezier(.22,.61,.36,1),visibility 0s linear .28s!important;
    z-index:30010!important;
  }
  .fixwin-login-drawer.is-open{
    transform:translate3d(0,0,0)!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transition:transform .28s cubic-bezier(.22,.61,.36,1),visibility 0s linear 0s!important;
  }

  .fixwin-login-head{
    position:sticky!important;
    top:0!important;
    z-index:2!important;
    width:100%!important;
    height:58px!important;
    min-height:58px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#050505!important;
    border-bottom:1px solid #151515!important;
  }
  .fixwin-login-title{
    margin:0!important;
    color:#fff!important;
    font-size:19px!important;
    line-height:24px!important;
    font-weight:700!important;
  }
  .fixwin-login-close{
    position:absolute!important;
    left:12px!important;
    top:10px!important;
    width:40px!important;
    height:38px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    background:transparent!important;
    color:#fff!important;
    font-size:20px!important;
    line-height:1!important;
    opacity:1!important;
    box-shadow:none!important;
    outline:none!important;
  }
  .fixwin-login-close:active{transform:scale(.94)!important;}

  .fixwin-login-body{
    width:100%!important;
    padding:28px 26px 42px!important;
    background:#050505!important;
  }
  .fixwin-login-body form{margin:0!important;padding:0!important;}
  .fixwin-login-field{margin:0 0 24px!important;padding:0!important;}
  .fixwin-login-field label{
    display:block!important;
    margin:0 0 10px!important;
    padding:0!important;
    color:#fff!important;
    font-size:20px!important;
    line-height:26px!important;
    font-weight:700!important;
  }
  .fixwin-login-input{
    position:relative!important;
    width:100%!important;
    height:64px!important;
    min-height:64px!important;
    display:flex!important;
    align-items:center!important;
    background:#737477!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
  }
  .fixwin-login-input>i{
    width:52px!important;
    flex:0 0 52px!important;
    text-align:center!important;
    color:#fff!important;
    font-size:21px!important;
  }
  .fixwin-login-input input{
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    padding:0 48px 0 0!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    outline:none!important;
    background:transparent!important;
    color:#fff!important;
    font-size:17px!important;
    box-shadow:none!important;
  }
  .fixwin-login-input input:focus{border:0!important;box-shadow:none!important;outline:none!important;}
  .fixwin-password-toggle{
    position:absolute!important;
    right:0!important;
    top:0!important;
    width:50px!important;
    height:64px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:0!important;
    padding:0!important;
    background:transparent!important;
    color:#fff!important;
    font-size:19px!important;
  }
  .fixwin-remember{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    margin:2px 0 22px!important;
    color:#fff!important;
    font-size:17px!important;
    line-height:22px!important;
    font-weight:600!important;
    cursor:pointer!important;
  }
  .fixwin-remember input{
    width:26px!important;
    height:26px!important;
    margin:0!important;
    accent-color:#147eea!important;
  }
  .fixwin-login-line{
    width:100%!important;
    height:1px!important;
    margin:0 0 26px!important;
    background:#fff!important;
    opacity:.9!important;
  }
  .fixwin-login-submit{
    width:100%!important;
    height:58px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:linear-gradient(180deg,#ffe46a 0%,#d99b00 100%)!important;
    color:#111!important;
    font-size:22px!important;
    line-height:58px!important;
    font-weight:700!important;
    text-align:center!important;
    box-shadow:none!important;
  }
  .fixwin-login-submit:active{transform:scale(.99)!important;}
  .fixwin-register-link{
    display:block!important;
    width:100%!important;
    margin:26px 0 0!important;
    padding:18px 10px!important;
    background:#151515!important;
    color:#ddd!important;
    font-size:16px!important;
    line-height:24px!important;
    text-align:center!important;
    text-decoration:none!important;
  }
  .fixwin-register-link strong{color:#fff!important;font-weight:700!important;}

  /* Logged-in home: the large login/register row must never reappear. */
  body .baginda-login-tabs{display:none!important;}
}

@media (max-width:390px){
  .fixwin-login-drawer{width:78%!important;}
  .fixwin-login-body{padding:24px 20px 34px!important;}
  .fixwin-login-field label{font-size:18px!important;line-height:24px!important;}
  .fixwin-login-input{height:58px!important;min-height:58px!important;}
  .fixwin-password-toggle{height:58px!important;}
}


/* =========================================================
   FIXWIN778 - GUEST ACTIONS + MEMBER PROFILE DRAWER
   Final mobile override.  Scoped to FIXWIN778 only.
========================================================= */
@media (max-width:1080px){
  /* Guest only: center LOGIN / DAFTAR strip. */
  .home .fixwin-guest-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    width:100%!important;
    height:64px!important;
    margin:0!important;
    padding:0!important;
    background:linear-gradient(180deg,#ffe800 0%,#f1c900 100%)!important;
    border:0!important;
    overflow:hidden!important;
    position:relative!important;
    z-index:40!important;
  }
  .home .fixwin-guest-actions a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    height:64px!important;
    color:#111!important;
    font-size:20px!important;
    font-weight:700!important;
    text-decoration:none!important;
    border-right:1px solid rgba(70,55,0,.35)!important;
    box-shadow:none!important;
  }
  .home .fixwin-guest-actions a:last-child{border-right:0!important;}
  .home .fixwin-guest-actions a:active{background:rgba(0,0,0,.08)!important;}

  /* The old centered page profile must never be used from the mobile icon. */
  #main-route.profile{display:none!important;}

  body.fixwin-profile-drawer-open{
    overflow:hidden!important;
    touch-action:none!important;
  }

  .fixwin-profile-overlay{
    position:fixed!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    background:rgba(0,0,0,.72)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .25s ease,visibility 0s linear .25s!important;
    z-index:31000!important;
  }
  .fixwin-profile-overlay.is-open{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transition:opacity .25s ease!important;
  }

  .fixwin-profile-drawer{
    position:fixed!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    width:78%!important;
    max-width:none!important;
    height:100dvh!important;
    margin:0!important;
    padding:0!important;
    background:#050505!important;
    color:#fff!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    transform:translate3d(102%,0,0)!important;
    transition:transform .28s cubic-bezier(.22,.61,.36,1)!important;
    visibility:hidden!important;
    z-index:31001!important;
    box-shadow:none!important;
    font-family:Arial,Helvetica,sans-serif!important;
  }
  .fixwin-profile-drawer.is-open{
    transform:translate3d(0,0,0)!important;
    visibility:visible!important;
  }

  .fixwin-profile-head{
    height:70px!important;
    display:grid!important;
    grid-template-columns:55px 1fr 55px!important;
    align-items:center!important;
    padding:0 8px!important;
    background:#050505!important;
    border-bottom:1px solid rgba(255,255,255,.05)!important;
  }
  .fixwin-profile-close{
    width:48px!important;
    height:48px!important;
    border:0!important;
    outline:0!important;
    background:transparent!important;
    color:#fff!important;
    font-size:27px!important;
    font-weight:300!important;
    line-height:1!important;
    cursor:pointer!important;
  }
  .fixwin-profile-title{
    color:#fff!important;
    text-align:left!important;
    font-size:21px!important;
    font-weight:400!important;
    white-space:nowrap!important;
  }
  .fixwin-profile-logout{
    width:48px!important;
    height:48px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    color:#fff!important;
    text-decoration:none!important;
    font-size:30px!important;
  }

  .fixwin-profile-shortcuts{
    display:grid!important;
    grid-template-columns:repeat(3,1fr)!important;
    padding:13px 15px 18px!important;
    gap:4px!important;
  }
  .fixwin-profile-shortcuts a{
    min-width:0!important;
    height:72px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    color:#fff!important;
    text-decoration:none!important;
    font-size:16px!important;
  }
  .fixwin-profile-shortcuts a i{
    font-size:25px!important;
    line-height:1!important;
  }
  .fixwin-profile-shortcuts a strong{
    font-size:15px!important;
    line-height:18px!important;
    font-weight:700!important;
  }

  .fixwin-wallet-wrap{
    padding:0 0 26px 0!important;
    overflow:hidden!important;
  }
  .fixwin-wallet-card{
    margin-left:22px!important;
    width:calc(100% - 44px)!important;
    min-height:156px!important;
    padding:25px 20px!important;
    border-radius:14px!important;
    background:linear-gradient(180deg,#ffd966 0%,#c88c00 100%)!important;
    color:#fff!important;
    box-shadow:none!important;
    text-align:center!important;
  }
  .fixwin-wallet-amount{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    font-size:28px!important;
    line-height:36px!important;
    font-weight:700!important;
    white-space:nowrap!important;
  }
  .fixwin-wallet-amount button{
    border:0!important;
    background:transparent!important;
    color:#fff!important;
    width:32px!important;
    height:32px!important;
    padding:0!important;
    font-size:22px!important;
  }
  .fixwin-wallet-amount button.is-loading i{animation:fixwinProfileSpin .7s linear infinite!important;}
  @keyframes fixwinProfileSpin{to{transform:rotate(360deg);}}
  .fixwin-wallet-label{
    margin-top:8px!important;
    font-size:17px!important;
    font-weight:700!important;
  }

  .fixwin-profile-tabs{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    margin:0 22px!important;
    height:58px!important;
    background:linear-gradient(180deg,#f5d15c,#bc8400)!important;
  }
  .fixwin-profile-tabs button{
    border:0!important;
    border-right:1px solid rgba(40,30,0,.45)!important;
    background:transparent!important;
    color:#fff!important;
    font-size:16px!important;
    font-weight:700!important;
    text-shadow:none!important;
  }
  .fixwin-profile-tabs button:last-child{border-right:0!important;}
  .fixwin-profile-tabs button.active{position:relative!important;}
  .fixwin-profile-tabs button.active:after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    bottom:-1px!important;
    transform:translateX(-50%)!important;
    border-left:7px solid transparent!important;
    border-right:7px solid transparent!important;
    border-bottom:0!important;
    border-top:7px solid #050505!important;
  }

  .fixwin-profile-detail{
    padding:25px 22px 50px!important;
  }
  .fixwin-detail-row{
    display:grid!important;
    grid-template-columns:145px minmax(0,1fr)!important;
    align-items:start!important;
    gap:8px!important;
    margin:0 0 25px!important;
    color:#eee!important;
    font-size:16px!important;
    line-height:23px!important;
  }
  .fixwin-detail-row > span:first-child{color:#eee!important;font-weight:400!important;}
  .fixwin-detail-row strong{
    color:#eee!important;
    font-weight:400!important;
    word-break:break-word!important;
  }
  .fixwin-referral-status strong{font-weight:700!important;}
  .fixwin-referral-status b{
    display:inline-block!important;
    padding:1px 7px!important;
    border-radius:5px!important;
    background:#e51d3b!important;
    color:#fff!important;
    margin-bottom:3px!important;
  }
  .fixwin-toggle{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    white-space:nowrap!important;
  }
  .fixwin-toggle small{font-size:11px!important;color:#aaa!important;}
  .fixwin-toggle i{
    width:90px!important;
    height:43px!important;
    border-radius:24px!important;
    background:#5a5a5a!important;
    display:block!important;
    position:relative!important;
  }
  .fixwin-toggle i:before{
    content:""!important;
    position:absolute!important;
    left:6px!important;
    top:5px!important;
    width:33px!important;
    height:33px!important;
    border-radius:50%!important;
    background:#fff!important;
  }

  .fixwin-profile-password{
    padding:25px 22px 50px!important;
  }
  .fixwin-profile-password label{
    display:block!important;
    margin:0 0 8px!important;
    color:#fff!important;
    font-size:16px!important;
  }
  .fixwin-profile-password input{
    width:100%!important;
    height:50px!important;
    margin:0 0 18px!important;
    padding:0 12px!important;
    border:1px solid #555!important;
    background:#222!important;
    color:#fff!important;
    border-radius:2px!important;
  }
  .fixwin-profile-password button{
    width:100%!important;
    height:52px!important;
    border:0!important;
    border-radius:2px!important;
    background:linear-gradient(#ffd85c,#c88c00)!important;
    color:#111!important;
    font-size:18px!important;
    font-weight:700!important;
  }
}

@media (max-width:390px){
  .home .fixwin-guest-actions,
  .home .fixwin-guest-actions a{height:58px!important;}
  .home .fixwin-guest-actions a{font-size:18px!important;}
  .fixwin-profile-drawer{width:78%!important;}
  .fixwin-profile-head{height:64px!important;grid-template-columns:48px 1fr 48px!important;}
  .fixwin-profile-title{font-size:19px!important;}
  .fixwin-profile-shortcuts{padding-left:10px!important;padding-right:10px!important;}
  .fixwin-wallet-card{margin-left:16px!important;width:calc(100% - 32px)!important;min-height:145px!important;}
  .fixwin-wallet-amount{font-size:23px!important;}
  .fixwin-profile-tabs{margin-left:16px!important;margin-right:16px!important;}
  .fixwin-profile-detail{padding-left:16px!important;padding-right:16px!important;}
  .fixwin-detail-row{grid-template-columns:125px minmax(0,1fr)!important;font-size:15px!important;}
}


/* =========================================================
   FIXWIN778 - FINAL COMPACT GUEST + CSS JACKPOT
   Reference: compact LOGIN/DAFTAR and dark progressive jackpot.
   IMPORTANT: jackpot.gif is intentionally NOT used here.
========================================================= */
@media (max-width:1080px){
  /* Compact guest buttons, matching the reference proportions. */
  .home .fixwin-guest-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    width:100%!important;
    height:56px!important;
    min-height:56px!important;
    margin:0!important;
    padding:0!important;
    background:#ffd900!important;
    border-top:1px solid rgba(0,0,0,.18)!important;
    border-bottom:1px solid rgba(0,0,0,.22)!important;
  }
  .home .fixwin-guest-actions a{
    width:100%!important;
    height:56px!important;
    min-height:56px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
    margin:0!important;
    background:#ffd900!important;
    color:#111!important;
    font-size:18px!important;
    line-height:1!important;
    font-weight:600!important;
    letter-spacing:.2px!important;
    text-decoration:none!important;
    border-right:1px solid rgba(70,55,0,.30)!important;
    box-shadow:none!important;
  }
  .home .fixwin-guest-actions a:last-child{border-right:0!important;}

  /* CSS-only jackpot: no image/GIF logo. */
  .home .home__jackpot{
    width:100%!important;
    margin:0!important;
    padding:10px 7px 12px!important;
    background:#111!important;
  }
  .home .home__jackpot .container{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
  }
  .home .fixwin-jackpot{
    position:relative!important;
    width:100%!important;
    height:96px!important;
    min-height:96px!important;
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    padding:0 14px!important;
    overflow:hidden!important;
    border:2px solid #9a7a12!important;
    border-radius:22px!important;
    background:#090909!important;
    box-shadow:none!important;
  }
  .home .fixwin-jackpot:before,
  .home .fixwin-jackpot:after{
    content:""!important;
    position:absolute!important;
    left:10px!important;
    right:10px!important;
    height:10px!important;
    pointer-events:none!important;
    background:radial-gradient(circle, #ffe98a 0 2px, rgba(255,210,60,.8) 3px, transparent 4px) repeat-x!important;
    background-size:26px 10px!important;
    filter:none!important;
    opacity:.95!important;
  }
  .home .fixwin-jackpot:before{top:6px!important;}
  .home .fixwin-jackpot:after{bottom:6px!important;}
  .home .fixwin-jackpot-label{
    position:relative!important;
    z-index:2!important;
    flex:0 0 170px!important;
    width:170px!important;
    height:66px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:2px!important;
    padding:0 8px!important;
    border-radius:8px!important;
    background:#050505!important;
    color:#fff!important;
    text-align:center!important;
    font-size:18px!important;
    line-height:20px!important;
    font-weight:700!important;
    letter-spacing:.2px!important;
    box-shadow:none!important;
  }
  .home .fixwin-jackpot-value{
    position:relative!important;
    z-index:2!important;
    min-width:0!important;
    flex:1 1 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:12px!important;
    color:#f2e7bd!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    font-weight:700!important;
  }
  .home .fixwin-jackpot-currency{
    flex:0 0 auto!important;
    font-size:21px!important;
    line-height:1!important;
    letter-spacing:1px!important;
    color:#eadfb6!important;
  }
  .home .fixwin-jackpot-value #amount{
    display:block!important;
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:clip!important;
    white-space:nowrap!important;
    font-family:Arial,Helvetica,sans-serif!important;
    font-size:23px!important;
    line-height:1!important;
    letter-spacing:1.5px!important;
    color:#eadfb6!important;
    text-shadow:none!important;
  }

  /* Explicitly neutralize the old GIF-based jackpot rules. */
  .home .home__jackpot .jackpot-gif{background-image:none!important;}
}

@media (max-width:520px){
  .home .fixwin-guest-actions,
  .home .fixwin-guest-actions a{height:54px!important;min-height:54px!important;}
  .home .fixwin-guest-actions a{font-size:17px!important;}

  .home .home__jackpot{padding:9px 5px 11px!important;}
  .home .fixwin-jackpot{height:92px!important;min-height:92px!important;padding:0 10px!important;gap:8px!important;border-radius:20px!important;}
  .home .fixwin-jackpot-label{flex-basis:122px!important;width:122px!important;height:60px!important;font-size:16px!important;line-height:18px!important;}
  .home .fixwin-jackpot-value{gap:7px!important;justify-content:flex-start!important;}
  .home .fixwin-jackpot-currency{font-size:16px!important;}
  .home .fixwin-jackpot-value #amount{font-size:18px!important;letter-spacing:1px!important;}
}

@media (max-width:390px){
  .home .fixwin-guest-actions,
  .home .fixwin-guest-actions a{height:52px!important;min-height:52px!important;}
  .home .fixwin-guest-actions a{font-size:16px!important;}
  .home .fixwin-jackpot{height:88px!important;min-height:88px!important;padding:0 8px!important;gap:7px!important;border-radius:18px!important;}
  .home .fixwin-jackpot-label{flex-basis:105px!important;width:105px!important;height:56px!important;font-size:14px!important;line-height:16px!important;}
  .home .fixwin-jackpot-currency{font-size:14px!important;}
  .home .fixwin-jackpot-value #amount{font-size:15px!important;letter-spacing:.6px!important;}
}





/* =========================================================
   FIXWIN778 REAL ANIMATION FIX - V10
   The previous file referenced animation names that had no
   @keyframes definitions. This block defines them explicitly.
========================================================= */

@keyframes fixwinJackpotLightsMoveReal{
  0%   { background-position:0 0, 0 0; opacity:.72; }
  12%  { opacity:1; }
  25%  { background-position:0 0, -26px 0; opacity:.92; }
  50%  { background-position:0 0, -52px 0; opacity:1; }
  75%  { background-position:0 0, -78px 0; opacity:.92; }
  100% { background-position:0 0, -104px 0; opacity:.72; }
}

@keyframes fixwinJackpotLightsMoveRealReverse{
  0%   { background-position:0 0, -104px 0; opacity:.72; }
  25%  { background-position:0 0, -78px 0; opacity:.92; }
  50%  { background-position:0 0, -52px 0; opacity:1; }
  75%  { background-position:0 0, -26px 0; opacity:.92; }
  100% { background-position:0 0, 0 0; opacity:.72; }
}

@keyframes fixwinWelcomeMarqueeReal{
  0%   { transform:translate3d(100%,0,0); }
  100% { transform:translate3d(-100%,0,0); }
}

@media (max-width:1080px){
  /* JACKPOT: fixed lamps + a bright chasing highlight */
  .home .fixwin-jackpot:before,
  .home .fixwin-jackpot:after{
    content:""!important;
    position:absolute!important;
    left:10px!important;
    right:10px!important;
    height:12px!important;
    pointer-events:none!important;
    z-index:10!important;

    background-image:
      radial-gradient(circle at 6px 6px,
        #fff1a8 0 2px,
        #ffd84a 2.5px,
        rgba(255,205,50,.55) 4px,
        transparent 5px),
      radial-gradient(circle at 6px 6px,
        #ffffff 0 3px,
        #fff4b0 3.6px,
        #ffc400 4.7px,
        transparent 6.2px)!important;
    background-repeat:repeat-x,repeat-x!important;
    background-size:26px 12px,130px 12px!important;
    background-position:0 0,0 0!important;
    filter:none!important;
    opacity:1!important;
    will-change:background-position,opacity!important;
  }

  .home .fixwin-jackpot:before{
    top:5px!important;
    animation:fixwinJackpotLightsMoveReal .80s linear infinite!important;
    animation-play-state:running!important;
  }

  .home .fixwin-jackpot:after{
    bottom:5px!important;
    animation:fixwinJackpotLightsMoveRealReverse .80s linear infinite!important;
    animation-play-state:running!important;
  }

  /* WELCOME: actual keyframe + continuous marquee */
  .home .baginda-welcome-bar{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    overflow:hidden!important;
    white-space:nowrap!important;
  }

  .home .baginda-welcome-bar span{
    display:block!important;
    flex:0 0 auto!important;
    width:max-content!important;
    max-width:none!important;
    white-space:nowrap!important;
    transform:translate3d(100%,0,0)!important;
    animation:fixwinWelcomeMarqueeReal 11s linear infinite!important;
    animation-play-state:running!important;
    will-change:transform!important;
  }

  .home .baginda-welcome-bar i{
    position:relative!important;
    flex:0 0 auto!important;
    z-index:20!important;
    background:#050505!important;
    padding-right:8px!important;
  }
}

/* Keep both visual animations running regardless of browser motion preference. */
@media (prefers-reduced-motion:reduce){
  .home .fixwin-jackpot:before{
    animation:fixwinJackpotLightsMoveReal .80s linear infinite!important;
    animation-play-state:running!important;
  }
  .home .fixwin-jackpot:after{
    animation:fixwinJackpotLightsMoveRealReverse .80s linear infinite!important;
    animation-play-state:running!important;
  }
  .home .baginda-welcome-bar span{
    animation:fixwinWelcomeMarqueeReal 11s linear infinite!important;
    animation-play-state:running!important;
  }
}

/* V10 marker */
.fixwin-v10-real-animation{display:none!important;}

/* =========================================================
   FIXWIN778 V11 - REAL DOM ANIMATION FALLBACK
   Uses JavaScript-driven movement so it remains animated even
   when browser CSS animation handling is disabled/overridden.
========================================================= */
.home .baginda-welcome-bar#fixwinWelcomeBar{
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
  white-space:nowrap!important;
}
.home .baginda-welcome-bar#fixwinWelcomeBar > i{
  position:relative!important;
  z-index:30!important;
  flex:0 0 auto!important;
  display:block!important;
  padding:0 10px 0 0!important;
  background:#050505!important;
  color:#ffd400!important;
}
.home .fixwin-welcome-viewport{
  position:relative!important;
  flex:1 1 auto!important;
  min-width:0!important;
  height:100%!important;
  overflow:hidden!important;
}
.home .fixwin-welcome-track{
  position:absolute!important;
  left:0!important;
  top:0!important;
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  width:max-content!important;
  max-width:none!important;
  white-space:nowrap!important;
  will-change:transform!important;
  animation:none!important;
}
.home .fixwin-welcome-track span{
  flex:0 0 auto!important;
  display:block!important;
  width:auto!important;
  max-width:none!important;
  margin-right:70px!important;
  white-space:nowrap!important;
  transform:none!important;
  animation:none!important;
}
.home .fixwin-jackpot{
  overflow:hidden!important;
}
.home .fixwin-jackpot-lamps{
  position:absolute!important;
  left:18px!important;
  right:18px!important;
  height:14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  z-index:12!important;
  pointer-events:none!important;
}
.home .fixwin-jackpot-lamps-top{top:3px!important;}
.home .fixwin-jackpot-lamps-bottom{bottom:3px!important;}
.home .fixwin-jackpot-lamp{
  display:block!important;
  width:7px!important;
  height:7px!important;
  flex:0 0 7px!important;
  border-radius:50%!important;
  background:#6e5810!important;
  box-shadow:none!important;
  opacity:.72!important;
  transition:background .08s linear, box-shadow .08s linear, opacity .08s linear!important;
}
.home .fixwin-jackpot-lamp.is-on{
  background:#fff4b0!important;
  opacity:1!important;
  box-shadow:none!important;
}
@media(max-width:520px){
  .home .fixwin-jackpot-lamps{left:14px!important;right:14px!important;}
  .home .fixwin-jackpot-lamp{width:6px!important;height:6px!important;flex-basis:6px!important;}
  .home .fixwin-welcome-track span{margin-right:55px!important;}
}


/* =========================================================
   FIXWIN778 REGISTRATION PAGE - MOBILE REFERENCE LAYOUT
   Scoped only to body.fixwin-register-page so HOME remains intact.
========================================================= */
@media (max-width:1080px){
  body.fixwin-register-page{
    background:#111!important;
    color:#f5f5f5!important;
    overflow-x:hidden!important;
  }
  body.fixwin-register-page .header-mobile.target-mobile-header{
    height:72px!important;
    background:#111!important;
  }
  body.fixwin-register-page .target-mobile-header__bar{height:72px!important;}
  body.fixwin-register-page .target-mobile-logo img{max-width:150px!important;max-height:50px!important;}

  /* No homepage overlays/widgets on the registration screen. */
  body.fixwin-register-page #liveNotif,
  body.fixwin-register-page .fixwin-floating-btn,
  body.fixwin-register-page .ampau-merah,
  body.fixwin-register-page #popup-home,
  body.fixwin-register-page .floating-contact{display:none!important;}

  body.fixwin-register-page #main-route,
  body.fixwin-register-page .main-content.register,
  body.fixwin-register-page .main-content.register.post{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    background:#111!important;
  }
  body.fixwin-register-page .main-content.register > .container{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
  }
  body.fixwin-register-page .register-mobile-shell{
    position:relative!important;
    width:100%!important;
    min-height:calc(100vh - 72px)!important;
    padding:0 25px 120px!important;
    background:#111!important;
  }

  .register-mobile-tabs{
    height:58px!important;
    margin:0 -25px 0!important;
    padding:0 25px!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    align-items:end!important;
    background:#111!important;
  }
  .register-mobile-tabs a{
    height:58px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    color:#aaa!important;
    font-size:18px!important;
    line-height:1!important;
    font-weight:400!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    border-bottom:1px solid transparent!important;
  }
  .register-mobile-tabs a.is-active{color:#fff!important;border-bottom:2px solid #fff!important;}

  .register-section{margin:0!important;padding:0!important;}
  .register-section h2{
    margin:18px 0 18px!important;
    padding:0!important;
    display:flex!important;
    align-items:center!important;
    gap:13px!important;
    color:#fff!important;
    font-size:25px!important;
    line-height:31px!important;
    font-weight:700!important;
  }
  .register-section h2>span{
    width:5px!important;
    height:33px!important;
    flex:0 0 5px!important;
    background:#fff!important;
    display:block!important;
  }
  .register-field{
    width:100%!important;
    margin:0 0 25px!important;
    padding:0!important;
  }
  .register-field label{
    display:block!important;
    margin:0 0 9px!important;
    padding:0!important;
    color:#fff!important;
    font-size:20px!important;
    line-height:27px!important;
    font-weight:700!important;
  }
  .register-field p{
    margin:7px 0 0!important;
    padding:0!important;
    color:#ddd!important;
    font-size:17px!important;
    line-height:27px!important;
    font-weight:400!important;
  }
  .register-field p strong{color:#fff!important;font-weight:700!important;}

  body.fixwin-register-page .fixwin-input,
  body.fixwin-register-page input.fixwin-input,
  body.fixwin-register-page select.fixwin-input{
    display:block!important;
    width:100%!important;
    height:51px!important;
    min-height:51px!important;
    margin:0!important;
    padding:0 12px!important;
    background:#747579!important;
    color:#fff!important;
    border:0!important;
    border-radius:0!important;
    outline:none!important;
    box-shadow:none!important;
    font-size:18px!important;
    font-weight:400!important;
    appearance:auto!important;
  }
  body.fixwin-register-page .fixwin-input::placeholder{color:#ddd!important;}
  body.fixwin-register-page .fixwin-input:focus{background:#7a7b7f!important;border:0!important;box-shadow:none!important;}

  .register-password-wrap{position:relative!important;width:100%!important;}
  .register-password-wrap .fixwin-input{padding-right:52px!important;}
  .register-password-wrap>button{
    position:absolute!important;
    right:0!important;
    top:0!important;
    width:52px!important;
    height:51px!important;
    border:0!important;
    background:transparent!important;
    color:#fff!important;
    font-size:18px!important;
    z-index:2!important;
  }
  .contact-section{margin-top:6px!important;}
  .register-phone-wrap{
    width:100%!important;
    display:grid!important;
    grid-template-columns:136px 1fr!important;
    height:51px!important;
  }
  .register-country{
    height:51px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    background:#fff!important;
    color:#777!important;
    font-size:18px!important;
  }
  .register-country span{font-size:12px!important;color:#555!important;}
  .register-phone-wrap .fixwin-input{height:51px!important;}
  .register-ref-field{
    display:grid!important;
    grid-template-columns:275px 1fr!important;
    gap:18px!important;
    align-items:start!important;
  }
  .register-ref-field label{padding-top:1px!important;}
  .register-ref-field p{margin-top:5px!important;white-space:nowrap!important;}

  .fixwin-register-btn{
    display:block!important;
    width:120px!important;
    height:58px!important;
    min-height:58px!important;
    margin:8px 0 0 auto!important;
    padding:0!important;
    border:1px solid #d39d08!important;
    border-radius:0!important;
    background:linear-gradient(180deg,#ffe87a 0%,#dba600 100%)!important;
    color:#fff!important;
    font-size:22px!important;
    line-height:58px!important;
    font-weight:400!important;
    box-shadow:none!important;
    text-align:center!important;
  }
  .fixwin-register-btn:active{transform:none!important;}

  .register-mobile-step-2[hidden]{display:none!important;}
  .register-mobile-step-2 .register-field{margin-bottom:20px!important;}
  .register-captcha{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;align-items:center!important;}
  .captcha-number{height:51px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;color:#111!important;font-size:24px!important;}
  .register-terms{display:flex!important;gap:10px!important;align-items:flex-start!important;margin:20px 0!important;color:#ddd!important;font-size:14px!important;line-height:21px!important;}
  .register-terms input{width:20px!important;height:20px!important;flex:0 0 20px!important;margin:0!important;}
  .register-terms a{color:#fff!important;}
  .register-step-actions{display:flex!important;justify-content:flex-end!important;gap:12px!important;align-items:center!important;}
  .register-step-actions .fixwin-register-btn{margin:0!important;}
  .register-back-btn{height:58px!important;padding:0 20px!important;border:1px solid #666!important;background:#333!important;color:#fff!important;font-size:18px!important;}

  /* Member benefits popup */
  body.fixwin-register-page .register-benefit-popup{
    position:absolute!important;
    top:58px!important;
    right:0!important;
    width:375px!important;
    max-width:calc(100vw - 44px)!important;
    max-height:calc(100vh - 150px)!important;
    overflow:auto!important;
    box-sizing:border-box!important;
    padding:13px 20px 20px!important;
    background:#050c10!important;
    border:2px solid #e6e6e6!important;
    border-radius:0!important;
    box-shadow:none!important;
    z-index:10001!important;
  }
  body.fixwin-register-page .register-benefit-popup[hidden]{display:none!important;}
  body.fixwin-register-page .register-benefit-arrow{
    position:absolute!important;
    top:-13px!important;
    right:124px!important;
    width:0!important;
    height:0!important;
    border-left:13px solid transparent!important;
    border-right:13px solid transparent!important;
    border-bottom:13px solid #e6e6e6!important;
  }
  body.fixwin-register-page .register-benefit-title{
    color:#ddd!important;
    font-size:26px!important;
    line-height:32px!important;
    font-weight:400!important;
    text-decoration:underline!important;
    margin:0 0 22px!important;
  }
  body.fixwin-register-page .register-benefit-popup ul{
    margin:0!important;
    padding:0 0 0 48px!important;
  }
  body.fixwin-register-page .register-benefit-popup li{
    color:#dcae08!important;
    font-size:25px!important;
    line-height:41px!important;
    font-weight:400!important;
    text-align:center!important;
    padding-left:5px!important;
    margin:0 0 10px!important;
  }
  body.fixwin-register-page .register-benefit-popup li::marker{
    color:#2c92e8!important;
    font-size:18px!important;
  }
  body.fixwin-register-page .footer-mobile{
    height:90px!important;
    display:grid!important;
    grid-template-columns:repeat(3,1fr)!important;
    background:#2c2c2c!important;
    border:0!important;
    z-index:9995!important;
  }
  body.fixwin-register-page .footer-mobile .footer-item,
  body.fixwin-register-page .footer-mobile .footer-item:nth-child(n){
    height:90px!important;
    padding:10px 3px 7px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex-direction:column!important;
    background:transparent!important;
    color:#eee!important;
  }
  body.fixwin-register-page .footer-mobile .footer-icon{height:39px!important;}
  body.fixwin-register-page .footer-mobile .footer-icon i{font-size:31px!important;color:#eee!important;}
  body.fixwin-register-page .footer-mobile .footer-title{margin:4px 0 0!important;color:#eee!important;font-size:14px!important;line-height:18px!important;}
}

@media (max-width:390px){
  body.fixwin-register-page .register-mobile-shell{padding-left:25px!important;padding-right:25px!important;}
  .register-mobile-tabs{margin-left:-25px!important;margin-right:-25px!important;padding-left:25px!important;padding-right:25px!important;}
  .register-mobile-tabs a{font-size:16px!important;}
  .register-section h2{font-size:23px!important;line-height:29px!important;}
  .register-field label{font-size:19px!important;}
  .register-field p{font-size:16px!important;line-height:25px!important;}
  .register-ref-field{grid-template-columns:1fr!important;gap:5px!important;}
  .register-ref-field p{white-space:normal!important;}
  .register-phone-wrap{grid-template-columns:136px 1fr!important;}
  body.fixwin-register-page .register-benefit-popup{right:0!important;width:calc(100vw - 44px)!important;max-width:none!important;}
  body.fixwin-register-page .register-benefit-popup li{font-size:21px!important;line-height:34px!important;}
  body.fixwin-register-page .register-benefit-title{font-size:23px!important;}
}


/* =========================================================
   REGISTER MOBILE FINAL CLEANUP
   - No page-specific floating MENU button.
   - Compact inputs matching the reference layout.
   - Referral field remains editable so Android keyboard opens.
========================================================= */
@media (max-width:1080px){
  body.fixwin-register-page .register-field{margin-bottom:20px!important;}
  body.fixwin-register-page .fixwin-input,
  body.fixwin-register-page input.fixwin-input,
  body.fixwin-register-page select.fixwin-input{
    height:51px!important;
    min-height:51px!important;
    max-height:51px!important;
    box-sizing:border-box!important;
    line-height:51px!important;
    padding:0 12px!important;
    font-size:17px!important;
  }
  body.fixwin-register-page .register-password-wrap .fixwin-input{
    line-height:normal!important;
  }
  body.fixwin-register-page .register-password-wrap>button{
    height:51px!important;
    width:51px!important;
  }
  body.fixwin-register-page .register-phone-wrap{
    height:51px!important;
    grid-template-columns:136px minmax(0,1fr)!important;
  }
  body.fixwin-register-page .register-phone-wrap .fixwin-input{
    width:100%!important;
    height:51px!important;
    min-width:0!important;
  }
  body.fixwin-register-page .register-ref-field{
    grid-template-columns:minmax(0,45%) minmax(0,55%)!important;
    gap:0!important;
    width:100%!important;
  }
  body.fixwin-register-page .register-ref-field > div{
    min-width:0!important;
  }
  body.fixwin-register-page #referral{
    width:100%!important;
    pointer-events:auto!important;
    user-select:text!important;
    -webkit-user-select:text!important;
  }
  body.fixwin-register-page .register-ref-field p{
    white-space:normal!important;
    font-size:15px!important;
    line-height:22px!important;
  }
  body.fixwin-register-page .register-section h2{
    margin-top:16px!important;
    margin-bottom:16px!important;
  }
}

@media (max-width:390px){
  body.fixwin-register-page .register-mobile-shell{padding-left:25px!important;padding-right:25px!important;}
  body.fixwin-register-page .register-field label{font-size:18px!important;line-height:25px!important;}
  body.fixwin-register-page .register-field p{font-size:15px!important;line-height:23px!important;}
  body.fixwin-register-page .register-ref-field{grid-template-columns:45% 55%!important;gap:0!important;}
}


/* =========================================================
   REGISTER MOBILE FINAL FIX V2
   - Referral/Afiliasi tetap terlihat penuh di layar mobile.
   - Tidak boleh terdorong ke luar viewport oleh style lain.
   - Input referral tetap editable dan dapat memunculkan keyboard.
========================================================= */
@media (max-width:1080px){
  body.fixwin-register-page .register-ref-field{
    display:grid!important;
    grid-template-columns:46% 54%!important;
    gap:0!important;
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
    align-items:start!important;
  }
  body.fixwin-register-page .register-ref-field > label{
    width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  body.fixwin-register-page .register-ref-field > div{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    overflow:visible!important;
    box-sizing:border-box!important;
  }
  body.fixwin-register-page .register-ref-field #referral{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
    margin:0!important;
    padding:0 10px!important;
  }
  body.fixwin-register-page .register-ref-field p{
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
    white-space:normal!important;
    word-break:normal!important;
    box-sizing:border-box!important;
  }
}

/* =========================================================
   FIXWIN778 LOGIN COMPACT - MATCH MOBILE REFERENCE
   Keep drawer width, reduce internal box/spacing and add Google.
========================================================= */
@media (max-width:1080px){
  .fixwin-login-body{
    padding:22px 26px 34px!important;
  }
  .fixwin-login-field{
    margin:0 0 18px!important;
  }
  .fixwin-login-field label{
    font-size:19px!important;
    line-height:24px!important;
    margin-bottom:8px!important;
  }
  .fixwin-login-input{
    height:58px!important;
    min-height:58px!important;
  }
  .fixwin-login-input>i{
    width:50px!important;
    flex-basis:50px!important;
    font-size:20px!important;
  }
  .fixwin-password-toggle{height:58px!important;width:50px!important;}
  .fixwin-remember{
    margin:0 0 18px!important;
    font-size:16px!important;
  }
  .fixwin-login-line{
    margin:0 0 18px!important;
  }
  .fixwin-google-divider{
    margin:0 0 14px!important;
    color:#d6d6d6!important;
    font-size:16px!important;
    line-height:22px!important;
    text-align:left!important;
  }
  .fixwin-google-btn{
    width:52px!important;
    height:52px!important;
    margin:0 0 20px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:50%!important;
    background:#fff!important;
    text-decoration:none!important;
    box-shadow:none!important;
  }
  .fixwin-google-icon{
    font-family:Arial,sans-serif!important;
    font-size:25px!important;
    line-height:1!important;
    font-weight:700!important;
    background:linear-gradient(90deg,#4285f4 0 25%,#34a853 25% 50%,#fbbc05 50% 75%,#ea4335 75% 100%)!important;
    -webkit-background-clip:text!important;
    background-clip:text!important;
    color:transparent!important;
  }
  .fixwin-login-submit{
    height:58px!important;
    line-height:58px!important;
    font-size:21px!important;
    margin:0!important;
  }
  .fixwin-forgot-link{
    display:block!important;
    margin:10px 0 18px!important;
    color:#ddd!important;
    font-size:16px!important;
    line-height:22px!important;
    text-align:center!important;
    text-decoration:none!important;
  }
  .fixwin-forgot-link i{margin-left:5px!important;color:#fff!important;}
  .fixwin-register-link{
    margin:0!important;
    padding:16px 10px!important;
    font-size:16px!important;
    line-height:22px!important;
  }
}
@media (max-width:390px){
  .fixwin-login-body{padding:20px 20px 30px!important;}
  .fixwin-login-field label{font-size:18px!important;line-height:23px!important;}
  .fixwin-login-input,.fixwin-password-toggle{height:56px!important;min-height:56px!important;}
}

/* =========================================================
   FIXWIN778 GOOGLE SIGN-IN FINAL
========================================================= */
@media (max-width:1080px){
  .fixwin-google-render{
    width:100%!important;
    min-height:44px!important;
    margin:0 0 18px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    overflow:hidden!important;
  }
  .fixwin-google-render iframe{
    max-width:100%!important;
  }
  .fixwin-google-unconfigured{
    width:100%!important;
    min-height:48px!important;
    height:48px!important;
    margin:0 0 18px!important;
    padding:0 14px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    border:1px solid #dadce0!important;
    border-radius:4px!important;
    background:#fff!important;
    color:#202124!important;
    font-size:16px!important;
    font-weight:500!important;
    box-shadow:none!important;
  }
  .fixwin-google-unconfigured .fixwin-google-icon{
    background:none!important;
    -webkit-background-clip:initial!important;
    background-clip:initial!important;
    color:#4285f4!important;
    font-size:22px!important;
  }
}

/* ==========================================================
   FIXWIN778 - REMOVE YELLOW GLOW / SHADOW
   Semua efek glow/shadow kuning dihapus tanpa mengubah
   warna/background/border utama.
   ========================================================== */
*,
*::before,
*::after{
  box-shadow:none!important;
  text-shadow:none!important;
}

/* Hapus glow filter kuning pada elemen jackpot dan gambar game. */
.home .fixwin-jackpot::before,
.home .fixwin-jackpot::after,
.game-img img{
  filter:none !important;
}

/* Pastikan lampu jackpot tidak membuat halo kuning. */
.home .fixwin-jackpot-lamp,
.home .fixwin-jackpot-lamp.is-on{
  box-shadow:none!important;
}


/* =========================================================
   FIXWIN778 HOME V4 - RAGINDA STYLE HORIZONTAL ROWS
   Lightweight: no glass, no blur, no heavy card shadows.
========================================================= */
@media (max-width:1080px){
  .fixwin-home-modern,
  .fixwin-home-modern *{


    box-shadow:none!important;
  }

  .fixwin-home-modern{
    width:100%!important;
    margin:0!important;
    padding:0 0 78px!important;
    background:#111!important;
    color:#fff!important;
    overflow:hidden!important;
  }

  .fixwin-home-modern .fw-home-section{
    width:100%!important;
    margin:0!important;
    padding:22px 0 18px!important;
    background:#111!important;
    overflow:hidden!important;
  }

  .fixwin-home-modern .fw-section-title{
    margin:0 0 13px!important;
    padding:0 22px!important;
    color:#eee!important;
    font-size:20px!important;
    line-height:27px!important;
    font-weight:500!important;
    letter-spacing:.2px!important;
    text-align:left!important;
  }

  .fixwin-home-modern .fw-auto-row{
    width:100%!important;
    min-height:1px!important;
    margin:0!important;
    padding:0 22px 2px!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-x:contain!important;
    overscroll-behavior-y:auto!important;
    scroll-behavior:auto!important;
    touch-action:pan-x pan-y!important;
    scrollbar-width:none!important;
  }

  .fixwin-home-modern .fw-auto-row::-webkit-scrollbar{
    display:none!important;
    width:0!important;
    height:0!important;
  }

  /* Togel cards: four compact cards visible on a normal mobile width. */
  .fixwin-home-modern .fw-togel-row{
    gap:8px!important;
  }

  .fixwin-home-modern .fw-togel-card{
    flex:0 0 22.5vw!important;
    width:22.5vw!important;
    min-width:82px!important;
    max-width:108px!important;
    min-height:174px!important;
    height:auto!important;
    display:flex!important;
    flex-direction:column!important;
    background:#050505!important;
    border:1px solid #252a35!important;
    border-radius:12px!important;
    overflow:hidden!important;
  }

  .fixwin-home-modern .fw-togel-market{
    min-height:32px!important;
    padding:10px 4px 0!important;
    color:#d7d7d7!important;
    font-size:11px!important;
    line-height:14px!important;
    text-align:center!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  .fixwin-home-modern .fw-togel-result{
    flex:1 1 auto!important;
    min-height:105px!important;
    padding:8px 4px 9px!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    align-content:center!important;
    align-items:center!important;
    justify-items:center!important;
    column-gap:2px!important;
    row-gap:1px!important;
    color:#fff!important;
    font-size:19px!important;
    line-height:25px!important;
    font-weight:700!important;
    text-align:center!important;
    letter-spacing:.2px!important;
    white-space:normal!important;
    overflow:visible!important;
  }

  .fixwin-home-modern .fw-togel-result span{
    display:block!important;
    width:100%!important;
    min-width:0!important;
  }

  .fixwin-home-modern .fw-togel-date{
    flex:0 0 31px!important;
    height:31px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0 2px!important;
    background:#c81018!important;
    color:#eee!important;
    font-size:10px!important;
    line-height:12px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
  }

  .fixwin-home-modern .fw-togel-empty{
    flex:0 0 auto!important;
    width:100%!important;
    padding:12px 22px!important;
    color:#888!important;
    font-size:12px!important;
  }

  /* Game cards: compact 3-across look with horizontal scrolling. */
  .fixwin-home-modern .fw-game-card{
    flex:0 0 29vw!important;
    width:29vw!important;
    min-width:96px!important;
    max-width:150px!important;
    margin:0!important;
    padding:0!important;
    background:#111!important;
    border:0!important;
    border-radius:4px!important;
    overflow:hidden!important;
  }

  .fixwin-home-modern .fw-game-card a{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    color:#fff!important;
    text-decoration:none!important;
    background:#111!important;
  }

  .fixwin-home-modern .fw-game-image{
    width:100%!important;
    aspect-ratio:1/1!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#181818!important;
    border-radius:4px 4px 0 0!important;
  }

  .fixwin-home-modern .fw-game-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    margin:0!important;
    padding:0!important;
    object-fit:cover!important;
  }

  .fixwin-home-modern .fw-game-name{
    width:100%!important;
    height:29px!important;
    margin:0!important;
    padding:7px 5px 4px!important;
    background:#2b2b2b!important;
    color:#eee!important;
    font-size:9px!important;
    line-height:12px!important;
    text-align:left!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  /* Keep the row visually dense like the reference screenshot. */
  .fixwin-home-modern .fw-home-section + .fw-home-section{
    padding-top:18px!important;
  }

  /* Remove old glass/blur effects from common mobile surfaces. */
  .header-mobile,
  .header-mobile *,
  .footer-mobile,
  .footer-mobile *,
  .sidenav,
  .sidenav *,
  .mobile__category,
  .mobile__category *,
  .home__jackpot,
  .home__jackpot *,
  .baginda-download-bar,
  .baginda-download-bar *{


  }

  /* The old home game grid is no longer used. */
  .home .mobile__popular,
  .home .mobile__games{
    display:none!important;
  }
}

@media (min-width:600px) and (max-width:1080px){
  .fixwin-home-modern .fw-game-card{
    flex-basis:19vw!important;
    width:19vw!important;
    max-width:165px!important;
  }
  .fixwin-home-modern .fw-togel-card{
    flex-basis:16vw!important;
    width:16vw!important;
    max-width:130px!important;
  }
}


/* =========================================================
   FIXWIN778 PREMIUM SERVICE / INFO / MEMBER
   Flat surfaces only - no glass, no blur, no heavy shadows.
========================================================= */
@media (max-width:1080px){

  .fw-service-section,
  .fw-info-section,
  .fw-member-section{
    width:100%!important;
    margin:0!important;
    padding:26px 18px 8px!important;
    background:#111!important;
    color:#fff!important;
    overflow:hidden!important;
  }

  .fw-service-title{
    margin:0 0 18px!important;
    padding:0 8px!important;
    color:#f1f1f1!important;
    font-size:20px!important;
    line-height:28px!important;
    font-weight:500!important;
    letter-spacing:.2px!important;
  }

  .fw-service-box{
    width:100%!important;
    padding:18px!important;
    background:#050505!important;
    border:1px solid #080808!important;
    border-radius:15px!important;
    overflow:hidden!important;
  }

  .fw-service-speed{
    position:relative!important;
    min-height:142px!important;
    margin:0 0 6px!important;
    padding:24px 15px 28px!important;
    background:linear-gradient(180deg,#30363a 0%,#15171c 100%)!important;
    border-radius:15px!important;
    box-sizing:border-box!important;
  }

  .fw-service-icon{
    position:absolute!important;
    left:15px!important;
    top:26px!important;
    width:70px!important;
    height:70px!important;
    border-radius:50%!important;
    background:#000!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    color:#ffd400!important;
    font-size:30px!important;
  }

  .fw-service-copy{
    margin-left:94px!important;
    display:flex!important;
    flex-direction:column!important;
    gap:1px!important;
  }

  .fw-service-copy strong{
    color:#eee!important;
    font-size:21px!important;
    line-height:27px!important;
    font-weight:600!important;
  }

  .fw-service-copy span{
    color:#ddd!important;
    font-size:17px!important;
    line-height:23px!important;
  }

  .fw-service-speed > b{
    position:absolute!important;
    right:15px!important;
    bottom:46px!important;
    color:#ddd!important;
    font-size:17px!important;
    font-weight:400!important;
  }

  .fw-progress{
    position:absolute!important;
    left:15px!important;
    right:15px!important;
    bottom:18px!important;
    height:11px!important;
    background:#000!important;
    border-radius:20px!important;
    overflow:hidden!important;
  }

  .fw-progress span{
    display:block!important;
    height:100%!important;
    background:#f2d000!important;
    border-radius:20px!important;
  }

  .fw-service-stats{
    min-height:200px!important;
    margin-top:8px!important;
    padding:22px 8px 18px!important;
    display:grid!important;
    grid-template-columns:repeat(3,1fr)!important;
    align-items:center!important;
    text-align:center!important;
    background:linear-gradient(180deg,#30363a 0%,#15171c 100%)!important;
    border-radius:15px!important;
  }

  .fw-service-stats > div{
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
  }

  .fw-stat-icon{
    width:72px!important;
    height:72px!important;
    margin:0 auto 9px!important;
    border-radius:50%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#000!important;
    color:#ffd400!important;
    font-size:27px!important;
  }

  .fw-service-stats span{
    color:#ddd!important;
    font-size:16px!important;
    line-height:22px!important;
  }

  .fw-service-stats b{
    color:#ddd!important;
    font-size:15px!important;
    line-height:22px!important;
    font-weight:400!important;
  }

  .fw-info-box,
  .fw-member-box{
    width:100%!important;
    padding:0 24px!important;
    box-sizing:border-box!important;
    background:#000!important;
    border-radius:15px!important;
    overflow:hidden!important;
  }

  .fw-info-item{
    min-height:112px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    border-bottom:1px solid #262b32!important;
  }

  .fw-info-item:last-child{
    border-bottom:0!important;
  }

  .fw-info-item span{
    color:#ddd!important;
    font-size:18px!important;
    line-height:24px!important;
    font-weight:300!important;
  }

  .fw-info-item button{
    flex:0 0 auto!important;
    min-width:104px!important;
    height:54px!important;
    padding:0 12px!important;
    border:1px solid #ffd000!important;
    border-radius:8px!important;
    background:#111!important;
    color:#aaa!important;
    font-size:14px!important;
    font-weight:400!important;
    box-shadow:none!important;
  }

  .fw-member-box{
    padding:4px 24px!important;
  }

  .fw-member-item{
    min-height:116px!important;
    display:flex!important;
    align-items:center!important;
    gap:22px!important;
    border-bottom:1px solid #262b32!important;
    text-decoration:none!important;
    color:#fff!important;
  }

  .fw-member-item:last-child{
    border-bottom:0!important;
  }

  .fw-member-icon{
    flex:0 0 72px!important;
    width:72px!important;
    height:72px!important;
    border:1px solid #ffd000!important;
    border-radius:50%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#111!important;
    color:#fff!important;
    font-size:30px!important;
  }

  .fw-member-item > div:last-child{
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
  }

  .fw-member-item strong{
    color:#777!important;
    font-size:18px!important;
    line-height:25px!important;
    font-weight:400!important;
  }

  .fw-member-item span{
    color:#777!important;
    font-size:18px!important;
    line-height:27px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    max-width:250px!important;
  }

  .fw-member-item small{
    color:#777!important;
    font-size:15px!important;
    line-height:22px!important;
  }

  /* Keep every newly-added section flat and cheap to render. */
  .fw-service-section *,
  .fw-info-section *,
  .fw-member-section *{


    filter:none!important;
    text-shadow:none!important;
    box-shadow:none!important;
  }
}

@media (max-width:380px){
  .fw-service-box{padding:12px!important;}
  .fw-service-copy{margin-left:82px!important;}
  .fw-service-copy strong{font-size:18px!important;}
  .fw-service-copy span{font-size:15px!important;}
  .fw-stat-icon{width:62px!important;height:62px!important;font-size:23px!important;}
  .fw-service-stats span{font-size:14px!important;}
  .fw-info-box,.fw-member-box{padding-left:16px!important;padding-right:16px!important;}
  .fw-info-item span{font-size:16px!important;}
  .fw-info-item button{min-width:92px!important;}
}

}

/* =========================================================
   FIXWIN778 - AFTER LOGIN FOOTER 5 MENU
   Flat / no glass / no blur / no glow / no shadow.
   Dana opens Deposit / Withdraw / Pernyataan.
   ========================================================= */
@media (max-width:599px){
  body.fixwin-logged-in{
    padding-bottom:76px !important;
    overflow-x:hidden !important;
  }

  body.fixwin-logged-in .footer-mobile.fixwin-logged-footer{
    position:fixed !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    width:100% !important;
    height:76px !important;
    min-height:76px !important;
    margin:0 !important;
    padding:0 !important;
    display:grid !important;
    grid-template-columns:repeat(5,minmax(0,1fr)) !important;
    align-items:stretch !important;
    background:#2b2b2b !important;
    background-image:none !important;
    border:0 !important;
    border-top:1px solid #3d3d3d !important;
    border-radius:0 !important;
    box-shadow:none !important;
    filter:none !important;
    backdrop-filter:none !important;
    -webkit-backdrop-filter:none !important;
    transform:none !important;
    z-index:99990 !important;
  }

  body.fixwin-logged-in .fixwin-logged-footer .footer-item,
  body.fixwin-logged-in .fixwin-logged-footer .footer-item:nth-child(n){
    position:relative !important;
    width:auto !important;
    min-width:0 !important;
    height:76px !important;
    margin:0 !important;
    padding:6px 2px 4px !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    gap:0 !important;
    color:#eee !important;
    text-decoration:none !important;
    background:#2b2b2b !important;
    background-image:none !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    filter:none !important;
    backdrop-filter:none !important;
    -webkit-backdrop-filter:none !important;
    transform:none !important;
    transition:none !important;
    text-shadow:none !important;
  }

  body.fixwin-logged-in .fixwin-logged-footer .footer-item:active,
  body.fixwin-logged-in .fixwin-logged-footer .footer-item:focus,
  body.fixwin-logged-in .fixwin-logged-footer .footer-item:hover{
    background:#2b2b2b !important;
    color:#fff !important;
    text-decoration:none !important;
    box-shadow:none !important;
    transform:none !important;
  }

  body.fixwin-logged-in .fixwin-logged-footer .footer-icon{
    position:static !important;
    width:100% !important;
    height:34px !important;
    margin:0 0 2px !important;
    padding:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    filter:none !important;
    transform:none !important;
  }

  body.fixwin-logged-in .fixwin-logged-footer .footer-icon i{
    display:block !important;
    color:#f2f2f2 !important;
    font-size:27px !important;
    line-height:1 !important;
    text-shadow:none !important;
    filter:none !important;
  }

  body.fixwin-logged-in .fixwin-logged-footer .footer-title{
    display:block !important;
    margin:2px 0 0 !important;
    padding:0 !important;
    color:#e8e8e8 !important;
    font-size:12px !important;
    line-height:15px !important;
    font-weight:400 !important;
    white-space:nowrap !important;
    text-transform:uppercase !important;
    text-shadow:none !important;
  }

  /* Center Dana button: yellow circle rises above footer exactly like reference. */
  body.fixwin-logged-in .fixwin-logged-footer .footer-item.footer-dana{
    overflow:visible !important;
    z-index:2 !important;
  }

  body.fixwin-logged-in .fixwin-logged-footer .footer-dana .footer-icon{
    width:58px !important;
    height:58px !important;
    margin:-25px auto 1px !important;
    border-radius:50% !important;
    background:#ffbf00 !important;
    border:0 !important;
    box-shadow:none !important;
    filter:none !important;
    transform:none !important;
  }

  body.fixwin-logged-in .fixwin-logged-footer .footer-dana .footer-icon i{
    color:#fff !important;
    font-size:27px !important;
    line-height:1 !important;
  }

  body.fixwin-logged-in .fixwin-logged-footer .footer-dana .footer-title{
    margin-top:2px !important;
  }

  /* Three flat transaction choices above the footer. */
  body.fixwin-logged-in .fixwin-dana-menu{
    position:fixed !important;
    left:0 !important;
    right:0 !important;
    bottom:76px !important;
    width:100% !important;
    height:50px !important;
    padding:0 !important;
    margin:0 !important;
    display:none !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    align-items:stretch !important;
    justify-content:stretch !important;
    gap:0 !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    filter:none !important;
    backdrop-filter:none !important;
    -webkit-backdrop-filter:none !important;
    z-index:99989 !important;
    pointer-events:none !important;
  }

  body.fixwin-logged-in .fixwin-dana-menu.is-open{
    display:grid !important;
    pointer-events:auto !important;
  }

  body.fixwin-logged-in .fixwin-dana-menu a{
    min-width:0 !important;
    height:50px !important;
    padding:0 4px !important;
    margin:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    color:#fff !important;
    background:#3a6da8 !important;
    border:1px solid rgba(255,255,255,.08) !important;
    border-radius:0 !important;
    box-shadow:none !important;
    filter:none !important;
    backdrop-filter:none !important;
    -webkit-backdrop-filter:none !important;
    text-decoration:none !important;
    text-shadow:none !important;
    font-size:14px !important;
    line-height:18px !important;
    font-weight:400 !important;
  }

  body.fixwin-logged-in .fixwin-dana-menu a:nth-child(1){background:#3b70ad !important;}
  body.fixwin-logged-in .fixwin-dana-menu a:nth-child(2){background:#3769a3 !important;}
  body.fixwin-logged-in .fixwin-dana-menu a:nth-child(3){background:#3d73af !important;}

  /* Transparent click-away layer; no dark overlay and no glass effect. */
  body.fixwin-logged-in .fixwin-dana-close{
    position:fixed !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    display:none !important;
    padding:0 !important;
    margin:0 !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    filter:none !important;
    backdrop-filter:none !important;
    -webkit-backdrop-filter:none !important;
    z-index:99988 !important;
    cursor:default !important;
  }

  body.fixwin-logged-in .fixwin-dana-close.is-open{
    display:block !important;
  }
}

@media (min-width:600px){
  .fixwin-logged-footer,
  .fixwin-dana-menu,
  .fixwin-dana-close{display:none !important;}
}

/* =========================================================
   FIXWIN778 - JACKPOT BACKGROUND FROM 150507.GIF
   Gunakan GIF asli sebagai BACKGROUND jackpot.
   ========================================================= */
.home .fixwin-jackpot{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:350 / 80!important;
  display:block!important;
  position:relative!important;
  box-sizing:border-box!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  background:#000 url('../../../assets/jackpot_bg.gif') center center / 100% 100% no-repeat!important;
  box-shadow:none!important;
}

/* Label sudah menjadi bagian dari background GIF. */
.home .fixwin-jackpot .fixwin-jackpot-label{
  display:none!important;
}

/* Nominal tetap aktif di atas background, di sisi kanan. */
.home .fixwin-jackpot .fixwin-jackpot-value{
  position:absolute!important;
  z-index:5!important;
  left:34%!important;
  right:3%!important;
  top:0!important;
  bottom:0!important;
  width:auto!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  color:#eadfb6!important;
  text-shadow:none!important;
}

.home .fixwin-jackpot .fixwin-jackpot-currency{
  flex:0 0 auto!important;
  font-size:clamp(13px,3.1vw,23px)!important;
  color:#eadfb6!important;
}

.home .fixwin-jackpot .fixwin-jackpot-value #amount{
  flex:0 1 auto!important;
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  text-overflow:clip!important;
  font-size:clamp(14px,3.3vw,24px)!important;
  line-height:1!important;
  letter-spacing:1px!important;
  color:#eadfb6!important;
  text-shadow:none!important;
}

/* Matikan lampu CSS lama supaya tidak menimpa lampu GIF. */
.home .fixwin-jackpot:before,
.home .fixwin-jackpot:after,
.home .fixwin-jackpot .fixwin-jackpot-lamps,
.home .fixwin-jackpot .fixwin-jackpot-lamps-top,
.home .fixwin-jackpot .fixwin-jackpot-lamps-bottom{
  display:none!important;
  content:none!important;
  background:none!important;
  animation:none!important;
  filter:none!important;
}

/* =========================================================
   FIXWIN778 COMPACT MOBILE SCALE - MATCH BAGINDA REFERENCE
   Applied last so it wins over previous mobile overrides.
========================================================= */
@media (max-width:991.98px){
  /* SIDE MENU: narrow like Baginda reference (~170px). */
  .sidenav{
    left:-170px!important;
    width:170px!important;
    max-width:170px!important;
    right:auto!important;
    overflow-x:hidden!important;
  }
  .sidenav.sidenav-open,
  .sidenav.active{
    left:0!important;
  }
  .sidenav .sidenav__header{
    height:58px!important;
    min-height:58px!important;
    padding:0!important;
  }
  .sidenav .sidenav__list,
  .sidenav .sidenav__list ul{
    padding:0!important;
    margin:0!important;
  }
  .sidenav .sidenav__list ul > a li,
  .sidenav .sidenav__list ul li{
    min-height:61px!important;
    height:61px!important;
    padding:5px 10px!important;
    gap:8px!important;
    font-size:17px!important;
    line-height:20px!important;
    overflow:hidden!important;
  }
  .sidenav .sidenav__list ul > a li i,
  .sidenav .sidenav__list ul li i{
    width:31px!important;
    flex:0 0 31px!important;
    margin-right:0!important;
    font-size:22px!important;
  }
  .sidenav .sidenav__list ul > a li span,
  .sidenav .sidenav__list ul li span{
    min-width:0!important;
    max-width:110px!important;
    line-height:1.15!important;
  }

  /* LOGIN DRAWER: same compact proportion as Baginda. */
  .fixwin-login-drawer{
    width:76%!important;
    max-width:535px!important;
    min-width:270px!important;
  }
  .fixwin-login-head{
    height:56px!important;
    min-height:56px!important;
  }
  .fixwin-login-title{
    font-size:18px!important;
    line-height:22px!important;
  }
  .fixwin-login-close{
    left:9px!important;
    top:8px!important;
    width:38px!important;
    height:38px!important;
    font-size:19px!important;
  }
  .fixwin-login-body{
    padding:22px 24px 34px!important;
  }
  .fixwin-login-field{
    margin-bottom:20px!important;
  }
  .fixwin-login-field label{
    margin-bottom:8px!important;
    font-size:18px!important;
    line-height:23px!important;
  }
  .fixwin-login-input{
    height:58px!important;
    min-height:58px!important;
  }
  .fixwin-login-input>i{
    width:46px!important;
    flex-basis:46px!important;
    font-size:20px!important;
  }
  .fixwin-login-input input{
    font-size:16px!important;
    padding-right:44px!important;
  }
  .fixwin-password-toggle{
    width:44px!important;
    height:58px!important;
    font-size:18px!important;
  }
  .fixwin-remember{
    gap:7px!important;
    margin:0 0 18px!important;
    font-size:16px!important;
    line-height:20px!important;
  }
  .fixwin-remember input{
    width:23px!important;
    height:23px!important;
  }
  .fixwin-login-line{
    margin-bottom:20px!important;
  }
  .fixwin-google-divider{
    font-size:16px!important;
  }
  .fixwin-google-btn{
    min-height:52px!important;
    font-size:16px!important;
  }
  .fixwin-login-submit{
    height:54px!important;
    line-height:54px!important;
    font-size:20px!important;
  }
  .fixwin-forgot-link{
    font-size:16px!important;
    line-height:22px!important;
  }
  .fixwin-register-link{
    margin-top:20px!important;
    padding:15px 8px!important;
    font-size:15px!important;
    line-height:22px!important;
  }

  /* PROFILE DRAWER: keep the same compact width when logged in. */
  .fixwin-profile-drawer{
    width:76%!important;
    max-width:535px!important;
  }
}

@media (max-width:390px){
  .sidenav{
    left:-160px!important;
    width:160px!important;
    max-width:160px!important;
  }
  .sidenav.sidenav-open,
  .sidenav.active{left:0!important;}
  .sidenav .sidenav__list ul > a li,
  .sidenav .sidenav__list ul li{
    min-height:58px!important;
    height:58px!important;
    padding-left:8px!important;
    padding-right:7px!important;
    font-size:16px!important;
  }
  .sidenav .sidenav__list ul > a li i,
  .sidenav .sidenav__list ul li i{
    width:29px!important;
    flex-basis:29px!important;
    font-size:21px!important;
  }
  .sidenav .sidenav__list ul > a li span,
  .sidenav .sidenav__list ul li span{max-width:105px!important;}

  .fixwin-login-drawer,
  .fixwin-profile-drawer{width:76%!important;}
  .fixwin-login-body{padding:20px 20px 30px!important;}
  .fixwin-login-field label{font-size:17px!important;line-height:22px!important;}
  .fixwin-login-input{height:55px!important;min-height:55px!important;}
  .fixwin-password-toggle{height:55px!important;}
  .fixwin-login-submit{height:52px!important;line-height:52px!important;font-size:19px!important;}
}

/* FIXWIN778 FINAL BAGINDA SCALE V15 */
@media (max-width:1080px){
  body .home .fixwin-guest-actions,
  body .home .baginda-login-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin:0!important;padding:0!important;overflow:hidden!important;}
  body .home .fixwin-guest-actions a,
  body .home .baginda-login-tabs a{height:52px!important;min-height:52px!important;max-height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 8px!important;margin:0!important;font-size:17px!important;line-height:1!important;font-weight:600!important;white-space:nowrap!important;}

  body .home .mobile__category{width:100%!important;margin:0!important;padding:8px 0!important;overflow:hidden!important;}
  body .home .mobile__category .container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}
  body .home .mobile__category .category-container{width:100%!important;max-width:none!important;margin:0!important;padding:0 7px!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:5px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;touch-action:pan-x!important;justify-content:flex-start!important;}
  body .home .mobile__category .category-container::-webkit-scrollbar{display:none!important;}
  body .home .mobile__category .category-container>a,
  body .home .mobile__category .category-container>a:nth-child(n){flex:0 0 calc((100vw - 34px)/5)!important;width:calc((100vw - 34px)/5)!important;min-width:calc((100vw - 34px)/5)!important;max-width:calc((100vw - 34px)/5)!important;height:82px!important;min-height:82px!important;max-height:82px!important;display:block!important;}
  body .home .mobile__category .category-container .category-item{width:100%!important;height:82px!important;min-height:82px!important;max-height:82px!important;padding:5px 2px 4px!important;border-radius:12px!important;margin:0!important;}
  body .home .mobile__category .category-container .category-item .icon{width:100%!important;height:53px!important;}
  body .home .mobile__category .category-container .category-item .icon img{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;}
  body .home .mobile__category .category-container .category-item .name{margin-top:2px!important;font-size:9px!important;line-height:12px!important;}
  body .home .mobile__category .category-container>a:nth-child(1) .category-item:after,
  body .home .mobile__category .category-container>a:nth-child(2) .category-item:after,
  body .home .mobile__category .category-container>a:nth-child(3) .category-item:after{top:0!important;right:0!important;padding:3px 5px!important;font-size:9px!important;line-height:11px!important;}

  body .sidenav{width:170px!important;max-width:170px!important;left:-180px!important;top:0!important;bottom:0!important;overflow-x:hidden!important;overflow-y:auto!important;}
  body .sidenav.sidenav-open,body .sidenav.active{left:0!important;}
  body .sidenav .sidenav__header{height:58px!important;min-height:58px!important;}
  body .sidenav .sidenav__list ul li{min-height:76px!important;height:auto!important;padding:8px 7px!important;gap:7px!important;font-size:12px!important;line-height:16px!important;text-align:left!important;}
  body .sidenav .sidenav__list ul li i{width:27px!important;min-width:27px!important;flex:0 0 27px!important;font-size:22px!important;}
  body .sidenav .sidenav__list ul li a{font-size:12px!important;line-height:16px!important;}

  body .fixwin-login-drawer{width:78%!important;max-width:548px!important;min-width:280px!important;}
  body .fixwin-login-head{height:54px!important;min-height:54px!important;}
  body .fixwin-login-title{font-size:18px!important;line-height:22px!important;}
  body .fixwin-login-close{width:38px!important;height:36px!important;left:9px!important;top:8px!important;font-size:19px!important;}
  body .fixwin-login-body{padding:22px 22px 32px!important;}
  body .fixwin-login-field{margin-bottom:18px!important;}
  body .fixwin-login-field label{margin-bottom:7px!important;font-size:18px!important;line-height:23px!important;}
  body .fixwin-login-input{height:58px!important;min-height:58px!important;max-height:58px!important;}
  body .fixwin-login-input>i{width:46px!important;flex-basis:46px!important;font-size:19px!important;}
  body .fixwin-password-toggle{height:58px!important;width:46px!important;font-size:18px!important;}
  body .fixwin-remember{margin:1px 0 18px!important;gap:7px!important;font-size:16px!important;line-height:21px!important;}
  body .fixwin-remember input{width:23px!important;height:23px!important;}
  body .fixwin-login-line{margin-bottom:20px!important;}
  body .fixwin-login-submit{height:54px!important;line-height:54px!important;font-size:20px!important;}
  body .fixwin-register-link{margin-top:20px!important;padding:15px 8px!important;font-size:15px!important;line-height:22px!important;}
}

/* FIXWIN778 LOGIN - MATCH BAGINDA GOOGLE / SECONDARY BUTTON SCALE */
@media (max-width:1080px){
  body .fixwin-google-render{
    width:52px!important;
    min-width:52px!important;
    max-width:52px!important;
    height:52px!important;
    margin:0 0 20px!important;
    display:block!important;
  }
  body .fixwin-google-render > div,
  body .fixwin-google-render iframe{
    width:52px!important;
    max-width:52px!important;
  }
  body .fixwin-register-link{
    width:92%!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}
@media (max-width:390px){
  body .fixwin-google-render{width:50px!important;min-width:50px!important;max-width:50px!important;height:50px!important;}
  body .fixwin-register-link{width:92%!important;}
}

/* FIXWIN778 V17 - LOGIN GOOGLE & DAFTAR MATCH BAGINDA */
@media (max-width:1080px){
  /* Google saat belum dikonfigurasi: tampil sebagai ikon bulat saja seperti Baginda */
  body .fixwin-google-unconfigured{
    width:50px!important;
    min-width:50px!important;
    max-width:50px!important;
    height:50px!important;
    min-height:50px!important;
    padding:0!important;
    margin:0 0 20px 0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:0!important;
    border:0!important;
    border-radius:50%!important;
    background:#fff!important;
    box-shadow:none!important;
    font-size:0!important;
    line-height:0!important;
    overflow:hidden!important;
  }
  body .fixwin-google-unconfigured .fixwin-google-icon{
    display:flex!important;
    width:50px!important;
    height:50px!important;
    align-items:center!important;
    justify-content:center!important;
    margin:0!important;
    padding:0!important;
    color:#4285f4!important;
    background:#fff!important;
    border-radius:50%!important;
    font-size:30px!important;
    line-height:1!important;
    font-weight:600!important;
  }
  body .fixwin-google-unconfigured > span:not(.fixwin-google-icon){display:none!important;}

  /* Daftar dibuat lebih pendek/lebar mengikuti proporsi Baginda */
  body .fixwin-register-link{
    display:flex!important;
    width:90%!important;
    max-width:445px!important;
    min-height:52px!important;
    height:52px!important;
    margin:20px auto 0!important;
    padding:0 8px!important;
    align-items:center!important;
    justify-content:center!important;
    box-sizing:border-box!important;
    font-size:15px!important;
    line-height:20px!important;
  }
}
@media (max-width:390px){
  body .fixwin-google-unconfigured,
  body .fixwin-google-unconfigured .fixwin-google-icon{
    width:50px!important;
    min-width:50px!important;
    max-width:50px!important;
    height:50px!important;
    min-height:50px!important;
  }
  body .fixwin-register-link{width:90%!important;max-width:400px!important;height:50px!important;min-height:50px!important;}
}

/* =========================================================
   BAGINDA 168 TRANSACTION UI - MOBILE MATCH
   ========================================================= */
.baginda-tx-page{position:relative;background:#111;color:#eee;min-height:calc(100vh - 160px);padding:0 0 90px;font-family:inherit;overflow:hidden}
.baginda-tx-tabs{height:92px;display:grid;grid-template-columns:1fr 1fr 1.45fr;align-items:end;background:#151515;border-bottom:1px solid #333;padding:0 18px}
.baginda-tx-tab{height:74px;border:0;background:transparent;color:#c9c9c9;font-size:24px;font-weight:400;letter-spacing:.4px;padding:0 6px;position:relative;white-space:nowrap}
.baginda-tx-tab.is-active{color:#eee}
.baginda-tx-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#ffc400}
.baginda-tx-scrollbar{height:8px;background:#202020;position:relative}
.baginda-tx-scrollbar span{display:block;width:79%;height:8px;background:#555}
.baginda-tx-panel{display:none;padding:14px 18px 25px}
.baginda-tx-panel.is-active{display:block}
.baginda-payment-group{border:1px solid #9c9c9c;margin:0 7px 10px;padding:12px 12px 16px;background:#151515}
.baginda-payment-group h3{text-align:center;margin:0 0 14px;color:#f2f2f2;font-size:23px;line-height:1.45;font-weight:700}
.baginda-payment-group h3 small{font-size:21px;font-weight:700}
.baginda-payment-list{display:flex;flex-wrap:wrap;gap:10px 10px;align-items:center}
.baginda-payment-card{min-height:72px;min-width:135px;padding:6px 11px;border:0;border-radius:8px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;gap:7px;box-shadow:none;cursor:pointer;color:#222;text-align:left}
.baginda-payment-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;line-height:1.05;max-width:190px}.baginda-payment-card img{max-width:145px;width:auto;height:36px;object-fit:contain}.baginda-payment-card .baginda-payment-number{font-size:13px;font-weight:800;color:#111;white-space:nowrap}.baginda-payment-card .baginda-payment-owner{font-size:11px;font-weight:600;color:#444;white-space:nowrap}.baginda-payment-card .baginda-payment-content>strong{font-size:16px;color:#222}
.baginda-payment-card img{max-width:145px;width:auto;height:36px;object-fit:contain}
.baginda-payment-card strong{color:#222;font-size:16px}
.baginda-online-dot{width:15px;height:15px;border-radius:50%;background:#7fe53c;border:1px solid #4a9c24;box-shadow:0 0 5px rgba(127,229,60,.8);flex:0 0 15px}
.baginda-payment-card.is-selected{outline:2px solid #ffc400;outline-offset:2px}
.baginda-important{border:1px solid #9c9c9c;margin:12px 7px 0;background:#151515}
.baginda-important-title{padding:18px 27px;border-bottom:1px solid #777;font-size:25px;letter-spacing:.3px;color:#ddd}
.baginda-important-body{padding:13px 27px 25px;color:#d2d2d2;font-size:21px;line-height:1.55;letter-spacing:.2px}
.baginda-important-body p{margin:0 0 26px}
.baginda-important-body p:last-child{margin-bottom:0}
.baginda-deposit-form{margin:12px 7px;background:#171717;border:1px solid #8e8e8e;padding:16px;display:block}
.baginda-form-title{font-size:21px;font-weight:700;margin-bottom:14px}
.baginda-balance-row{display:flex;justify-content:space-between;align-items:center;background:#050505;padding:12px;margin-bottom:12px}
.baginda-balance-row b{color:#ffc400}
.baginda-selected-bank{padding:11px;border:1px solid #666;margin-bottom:12px;color:#eee}
.baginda-field{margin:10px 0}.baginda-field label{display:block;margin-bottom:6px;font-size:15px}.baginda-field input,.baginda-field select,.baginda-big-input{width:100%;height:50px;background:#777;border:1px solid #666;color:#fff;padding:0 13px;font-size:16px;box-sizing:border-box}
.baginda-field input::placeholder{color:#ddd}
.baginda-quick-values{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:8px 0 12px}
.baginda-quick-values button{height:38px;background:#262626;color:#eee;border:1px solid #555;border-radius:2px}.baginda-quick-values button:hover,.baginda-quick-values button.active{background:#ffc400;color:#111}
.baginda-gold-btn{border:0;background:linear-gradient(#ffd21a,#e4a900);color:#fff;min-height:52px;padding:0 24px;font-size:19px;cursor:pointer;box-shadow:none}.baginda-red-btn{border:0;background:#c73535;color:#fff;min-height:48px;padding:0 24px;font-size:17px;cursor:pointer}
#bagindaQrisDeposit{display:none}
.baginda-withdraw-wrap{display:grid;grid-template-columns:220px 1fr;gap:18px;min-height:520px;padding:14px 8px 0}
.baginda-withdraw-labels{display:flex;flex-direction:column;gap:0;font-size:23px;font-weight:700;line-height:1.45;padding-top:87px}
.baginda-withdraw-labels div{min-height:142px;display:flex;align-items:center}.baginda-withdraw-labels span{color:#e60000;margin-left:2px}
.baginda-withdraw-form{padding:4px 0}.baginda-radio-row{display:flex;align-items:center;gap:13px;font-size:25px;font-weight:700;margin:4px 0}.baginda-radio-row input{appearance:none;width:28px;height:28px;border:3px solid #eee;border-radius:50%;margin:0;position:relative}.baginda-radio-row input:checked:after{content:"";position:absolute;width:12px;height:12px;left:5px;top:5px;background:#eee;border-radius:50%}
.baginda-submoney{font-size:21px;color:#ccc;margin:5px 0 18px 58px}.baginda-big-input{margin:6px 0 13px;height:52px;background:#777}.baginda-big-input::placeholder{color:#ddd}.withdraw-values{max-width:520px;margin-bottom:14px}
.withdraw-submit{margin-top:5px}
.baginda-history-summary{display:grid;grid-template-columns:1fr 1fr;background:#ffbe00;color:#fff;margin:0 -18px 34px;padding:19px 20px;text-align:center}
.baginda-history-summary span,.baginda-history-summary b{display:block}.baginda-history-summary span{font-size:21px}.baginda-history-summary b{font-size:23px;font-weight:400;margin-top:5px}.baginda-filter{font-size:21px;color:#aaa;border-bottom:1px solid #aaa;padding:0 7px 18px;margin:0 7px 14px}.baginda-history-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;border-bottom:1px solid #444;padding:15px 7px}.baginda-history-row b{display:block;font-size:16px}.baginda-history-row small{display:block;color:#999;margin-top:4px}.baginda-history-row strong{font-size:16px}.baginda-history-row .credit{color:#65d665}.baginda-history-row .debit{color:#ff7777}.baginda-status{font-size:12px;padding:5px 8px;border-radius:4px;background:#555;color:#fff}.baginda-status.sukses{background:#299b48}.baginda-status.pending{background:#d39a00}.baginda-status.ditolak{background:#c63636}.baginda-empty-history{padding:35px 8px;color:#999}
.baginda-withdraw-toast{position:absolute;z-index:20;top:4px;left:18px;width:min(405px,58%);min-height:74px;background:#efd117;color:#fff;border-radius:20px;display:flex;align-items:center;gap:9px;padding:9px 16px;box-sizing:border-box;text-align:center;font-size:17px;box-shadow:0 3px 8px rgba(0,0,0,.35)}.baginda-withdraw-toast .toast-mark{font-size:23px;color:#d9a500;font-weight:800}.baginda-withdraw-toast button{position:absolute;right:7px;top:4px;border:0;background:transparent;color:#fff;font-size:22px}
.baginda-qris-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:999999;align-items:center;justify-content:center;padding:15px}.baginda-qris-modal.is-open{display:flex}.baginda-qris-box{width:min(420px,100%);background:#fff;color:#222;border-radius:18px;padding:22px;text-align:center;position:relative}.baginda-qris-box img{max-width:280px;width:100%;display:block;margin:12px auto}.baginda-qris-close{position:absolute;right:12px;top:8px;width:36px;height:36px;border:0;border-radius:50%;background:#d33;color:#fff;font-size:24px}.baginda-qris-check{width:62px;height:62px;border-radius:50%;background:#27a84a;color:#fff;font-size:36px;line-height:62px;margin:auto}.baginda-qris-total{background:#fff8d7;padding:12px;border:1px solid #ffd34a}.baginda-qris-total small,.baginda-qris-total strong{display:block}.baginda-qris-total strong{font-size:27px;color:#d00}.baginda-qris-wait{background:#e9f7ea;color:#25883c;padding:10px;margin:10px 0}.baginda-qris-count{background:#f4f4f4;padding:10px;margin-bottom:12px}
@media(max-width:700px){
 .baginda-tx-tabs{height:86px;padding:0 18px;grid-template-columns:1fr 1fr 1.55fr}.baginda-tx-tab{font-size:20px;height:70px}.baginda-tx-panel{padding:14px 18px 24px}.baginda-payment-group{margin-left:7px;margin-right:7px}.baginda-payment-group h3{font-size:20px}.baginda-payment-group h3 small{font-size:19px}.baginda-payment-card{min-width:0;height:51px}.baginda-payment-card img{max-width:140px;height:39px}.baginda-important-title{font-size:22px;padding:17px 27px}.baginda-important-body{font-size:19px;padding:13px 27px 25px}.baginda-withdraw-wrap{grid-template-columns:220px 1fr;gap:12px}.baginda-withdraw-labels{font-size:20px}.baginda-radio-row{font-size:22px}.baginda-submoney{font-size:19px;margin-left:50px}.baginda-big-input{height:52px}.baginda-history-summary span{font-size:19px}.baginda-history-summary b{font-size:21px}
}
@media(max-width:560px){
 .baginda-withdraw-wrap{grid-template-columns:220px 1fr}.baginda-withdraw-labels{font-size:18px}.baginda-radio-row{font-size:20px;gap:10px}.baginda-radio-row input{width:25px;height:25px}.baginda-radio-row input:checked:after{width:10px;height:10px;left:4px;top:4px}.baginda-submoney{font-size:17px;margin-left:44px}.baginda-quick-values{grid-template-columns:repeat(2,1fr)}.baginda-withdraw-toast{width:58%;font-size:15px}.baginda-important-body{font-size:18px}.baginda-important-title{font-size:20px}
}
@media(max-width:430px){
 .baginda-tx-tabs{padding:0 12px;grid-template-columns:.95fr 1fr 1.5fr}.baginda-tx-tab{font-size:16px}.baginda-payment-group{margin-left:7px;margin-right:7px}.baginda-payment-list{gap:8px}.baginda-payment-card{padding:4px 7px}.baginda-payment-card img{max-width:128px;height:36px}.baginda-payment-group h3{font-size:18px}.baginda-payment-group h3 small{font-size:17px}.baginda-important-body{font-size:17px}.baginda-important-title{font-size:18px}.baginda-withdraw-wrap{grid-template-columns:36% 64%;gap:7px;padding-left:0;padding-right:0}.baginda-withdraw-labels{font-size:16px;padding-top:82px}.baginda-radio-row{font-size:18px}.baginda-submoney{font-size:15px;margin-left:37px}.baginda-big-input{height:52px;font-size:15px}.baginda-history-row{grid-template-columns:1fr auto}.baginda-history-row .baginda-status{grid-column:2}.baginda-withdraw-toast{top:2px;left:18px;width:58%;min-height:70px;font-size:14px}.baginda-withdraw-toast .toast-mark{font-size:18px}
}

/* BAGINDA BANK ACCOUNT DETAILS */
.baginda-selected-bank{line-height:1.55}.baginda-selected-bank b{color:#fff}.baginda-selected-bank span{color:#ddd}.baginda-selected-bank strong{color:#ffc400;font-size:18px;letter-spacing:.2px}
@media (max-width:480px){
 .baginda-payment-group{margin-left:7px;margin-right:7px;padding:10px 10px 12px}
 .baginda-payment-group h3{font-size:18px;line-height:1.3;margin-bottom:10px}
 .baginda-payment-group h3 small{font-size:16px}
 .baginda-payment-list{gap:8px;align-items:center}
 .baginda-payment-card{width:132px!important;min-width:132px!important;max-width:132px!important;height:62px!important;min-height:62px!important;max-height:62px!important;padding:4px 7px;box-sizing:border-box;flex:0 0 132px;border-radius:8px}
 .baginda-payment-content{max-width:110px;gap:1px}
 .baginda-payment-card img{max-width:105px;width:auto;height:30px;object-fit:contain}
 .baginda-payment-card .baginda-payment-number{font-size:11px}
 .baginda-payment-card .baginda-payment-owner{font-size:10px}
 .baginda-payment-card .baginda-payment-content>strong,.baginda-payment-card strong{font-size:15px}
 .baginda-online-dot{width:13px;height:13px;flex-basis:13px}
}

/* FINAL BAGINDA PAYMENT CARD FIX: logo only before selection */
.baginda-payment-card{
  width:132px !important;
  min-width:132px !important;
  max-width:132px !important;
  height:58px !important;
  min-height:58px !important;
  max-height:58px !important;
  padding:5px 8px !important;
  box-sizing:border-box;
  flex:0 0 132px;
  border-radius:8px;
  gap:6px;
}
.baginda-payment-card .baginda-payment-content{
  width:auto;
  max-width:105px;
  min-height:0;
  gap:0;
}
.baginda-payment-card img{
  display:block;
  width:auto !important;
  max-width:96px !important;
  height:30px !important;
  object-fit:contain;
}
.baginda-payment-card .baginda-payment-number,
.baginda-payment-card .baginda-payment-owner{display:none !important}
.baginda-payment-card .baginda-payment-content>strong{display:none !important}
.baginda-online-dot{width:12px !important;height:12px !important;flex:0 0 12px !important}
@media(max-width:480px){
  .baginda-payment-card{width:132px !important;min-width:132px !important;max-width:132px !important;height:58px !important;min-height:58px !important;max-height:58px !important}
  .baginda-payment-card img{max-width:96px !important;height:30px !important}
}


/* =========================================================
   VOIDHEX MOBILE - COMPACT SIZE V2
   Reduce overall mobile UI scale on HOME, LOGIN, REGISTER
   and PROFILE without changing the existing color/theme.
========================================================= */
@media (max-width:1080px){

  /* GLOBAL COMPACT BASE */
  html{font-size:15px!important;}
  body{padding-bottom:56px!important;}

  /* HEADER */
  .header-mobile.target-mobile-header{height:60px!important;}
  .target-mobile-header__bar{height:60px!important;grid-template-columns:48px 1fr 48px!important;padding:0 5px!important;}
  .target-mobile-menu,.target-mobile-profile{width:42px!important;height:42px!important;}
  .target-mobile-menu i{font-size:28px!important;}
  .target-mobile-profile i{font-size:25px!important;}
  .target-mobile-logo{height:60px!important;}
  .target-mobile-logo img{max-width:125px!important;max-height:39px!important;}

  /* DOWNLOAD */
  .baginda-download-bar{height:54px!important;padding:5px 8px!important;gap:6px!important;}
  .baginda-download-close{width:28px!important;height:38px!important;font-size:30px!important;}
  .baginda-android{width:25px!important;flex-basis:25px!important;font-size:23px!important;}
  .baginda-download-copy strong{font-size:12px!important;line-height:15px!important;}
  .baginda-download-copy span{font-size:9px!important;line-height:12px!important;}
  .baginda-download-btn{height:36px!important;padding:0 13px!important;font-size:13px!important;}

  /* HOME */
  .baginda-welcome-bar{height:40px!important;padding:0 14px!important;gap:6px!important;}
  .baginda-welcome-bar i{font-size:18px!important;}
  .baginda-welcome-bar span{font-size:13px!important;line-height:17px!important;}

  .baginda-login-tabs,
  .baginda-login-tabs a{height:44px!important;min-height:44px!important;max-height:44px!important;}
  .baginda-login-tabs a{font-size:15px!important;padding:0 6px!important;}

  .home .mobile__category{padding:8px 0!important;}
  .home .mobile__category .category-container{padding:0 8px 2px!important;gap:5px!important;}
  .home .mobile__category .category-container>a,
  .home .mobile__category .category-container>a:nth-child(n){flex-basis:88px!important;width:88px!important;min-width:88px!important;max-width:88px!important;height:70px!important;}
  .home .mobile__category .category-container .category-item{width:88px!important;height:70px!important;min-height:70px!important;max-height:70px!important;padding:5px 2px 4px!important;border-radius:10px!important;}
  .home .mobile__category .category-container .category-item .icon{height:43px!important;}
  .home .mobile__category .category-container .category-item .icon img{width:37px!important;height:37px!important;max-width:39px!important;max-height:39px!important;}
  .home .mobile__category .category-container .category-item .name{font-size:8px!important;line-height:10px!important;margin-top:2px!important;}
  .home .mobile__category .category-container>a:nth-child(1) .category-item:after,
  .home .mobile__category .category-container>a:nth-child(2) .category-item:after,
  .home .mobile__category .category-container>a:nth-child(3) .category-item:after{padding:3px 5px!important;font-size:8px!important;line-height:10px!important;}

  .home__jackpot{padding:8px 12px!important;}
  .home__jackpot .jackpot-gif{height:84px!important;border-radius:16px!important;}
  .home__jackpot .jackpot-gif .jackpot-amount{font-size:15px!important;line-height:20px!important;letter-spacing:1px!important;}

  .mobile__popular{padding:7px 12px 3px!important;}
  .mobile__popular .fixwin-title,
  .mobile__popular .baginda-section-title{font-size:17px!important;line-height:23px!important;}
  .home .mobile__games{padding:4px 0 14px!important;}
  .home .mobile__games .container{padding:0 12px!important;}
  .home .mobile__games .games-list{gap:5px!important;}
  .home .mobile__games .games-holder .games-name{height:23px!important;padding:4px!important;font-size:8px!important;line-height:11px!important;}

  /* SIDE MENU */
  .sidenav{width:240px!important;max-width:78vw!important;}
  .sidenav .sidenav__header{height:58px!important;}
  .sidenav .sidenav__list ul li{height:58px!important;padding:0 14px!important;gap:12px!important;font-size:14px!important;}
  .sidenav .sidenav__list ul li i{width:25px!important;flex-basis:25px!important;font-size:20px!important;}

  /* BOTTOM NAV */
  .footer-mobile{height:56px!important;}
  .footer-mobile .footer-item,.footer-mobile .footer-item:nth-child(n){height:56px!important;padding:4px 2px 3px!important;}
  .footer-mobile .footer-icon{height:30px!important;}
  .footer-mobile .footer-icon i{font-size:23px!important;}
  .footer-mobile .footer-title{margin:2px 0 0!important;font-size:11px!important;line-height:14px!important;}

  /* LOGIN DRAWER */
  .fixwin-login-drawer{width:72%!important;max-width:460px!important;min-width:250px!important;}
  .fixwin-login-head{height:48px!important;min-height:48px!important;}
  .fixwin-login-title{font-size:16px!important;line-height:20px!important;}
  .fixwin-login-close{width:34px!important;height:32px!important;left:7px!important;top:7px!important;font-size:17px!important;}
  .fixwin-login-body{padding:17px 17px 24px!important;}
  .fixwin-login-field{margin-bottom:14px!important;}
  .fixwin-login-field label{margin-bottom:5px!important;font-size:15px!important;line-height:19px!important;}
  .fixwin-login-input{height:48px!important;min-height:48px!important;max-height:48px!important;}
  .fixwin-login-input>i{width:38px!important;flex-basis:38px!important;font-size:16px!important;}
  .fixwin-login-input input{font-size:14px!important;}
  .fixwin-login-line{margin-bottom:15px!important;font-size:12px!important;}
  .fixwin-login-submit{height:46px!important;line-height:46px!important;font-size:16px!important;}
  .fixwin-register-link{margin-top:15px!important;padding:11px 6px!important;font-size:13px!important;line-height:18px!important;}

  /* PROFILE DRAWER */
  .fixwin-profile-drawer{width:72%!important;max-width:460px!important;min-width:250px!important;}
  .fixwin-profile-head{height:54px!important;grid-template-columns:40px 1fr 40px!important;}
  .fixwin-profile-title{font-size:16px!important;}
  .fixwin-profile-close{width:34px!important;height:34px!important;font-size:18px!important;}
  .fixwin-profile-shortcuts{padding-left:8px!important;padding-right:8px!important;gap:6px!important;}
  .fixwin-profile-shortcuts a{padding:8px 5px!important;min-height:52px!important;}
  .fixwin-profile-shortcuts a i{font-size:18px!important;}
  .fixwin-profile-shortcuts a strong{font-size:11px!important;line-height:14px!important;}
  .fixwin-profile-tabs{margin-left:12px!important;margin-right:12px!important;}
  .fixwin-profile-tabs button{height:40px!important;font-size:12px!important;padding:0 7px!important;}
  .fixwin-profile-detail{padding-left:12px!important;padding-right:12px!important;}
  .fixwin-profile-detail *{font-size:13px!important;}
  .fixwin-profile-password label{font-size:12px!important;}
  .fixwin-profile-password input{height:42px!important;min-height:42px!important;font-size:13px!important;}
  .fixwin-profile-password button{height:42px!important;font-size:13px!important;}

  /* REGISTER PAGE */
  body.fixwin-register-page .header-mobile.target-mobile-header{height:60px!important;}
  body.fixwin-register-page .target-mobile-header__bar{height:60px!important;}
  body.fixwin-register-page .target-mobile-logo img{max-width:125px!important;max-height:39px!important;}
  body.fixwin-register-page .main-content.register.post{padding-top:0!important;}
  body.fixwin-register-page .register-mobile-shell{padding-left:16px!important;padding-right:16px!important;}
  .register-mobile-tabs{margin-left:-16px!important;margin-right:-16px!important;padding-left:16px!important;padding-right:16px!important;}
  .register-mobile-tabs a{font-size:13px!important;height:42px!important;line-height:42px!important;}
  .register-section{padding:0!important;}
  .register-section h2{font-size:19px!important;line-height:24px!important;margin:12px 0 10px!important;}
  .register-field{margin-bottom:13px!important;}
  .register-field label{font-size:14px!important;line-height:19px!important;}
  .register-field p{font-size:12px!important;line-height:18px!important;}
  body.fixwin-register-page .fixwin-input,
  body.fixwin-register-page select.fixwin-input{height:44px!important;min-height:44px!important;font-size:13px!important;padding:7px 10px!important;}
  .register-password-wrap .fixwin-input{padding-right:42px!important;}
  .register-password-wrap>button{width:38px!important;font-size:15px!important;}
  .register-phone-wrap{grid-template-columns:105px 1fr!important;}
  .register-phone-wrap .fixwin-input{height:44px!important;}
  .register-ref-field{gap:4px!important;}
  .register-ref-field label{padding-top:0!important;}
  .register-ref-field p{margin-top:3px!important;}
  .fixwin-register-btn{height:46px!important;min-height:46px!important;padding:0 15px!important;font-size:15px!important;}
  .register-terms{gap:7px!important;margin:14px 0!important;font-size:11px!important;line-height:16px!important;}
  .register-terms input{width:16px!important;height:16px!important;flex-basis:16px!important;}
  .register-step-actions{gap:8px!important;}
  .register-back-btn{height:46px!important;padding:0 14px!important;font-size:14px!important;}
  body.fixwin-register-page .register-benefit-popup{width:calc(100vw - 32px)!important;right:0!important;}
  body.fixwin-register-page .register-benefit-popup li{font-size:14px!important;line-height:22px!important;}
  body.fixwin-register-page .register-benefit-title{font-size:17px!important;}

}

/* Extra compact mode for typical phones */
@media (max-width:599px){
  .fixwin-login-drawer,.fixwin-profile-drawer{width:74%!important;min-width:235px!important;}
  .home .mobile__games .games-list{gap:4px!important;}
  .home .mobile__games .container{padding-left:10px!important;padding-right:10px!important;}
  .home__jackpot{padding-left:10px!important;padding-right:10px!important;}
  .register-mobile-tabs a{font-size:12px!important;}
}

/* =========================================================
   VOIDHEX NEON V6 - MATCH LOGIN GRADIENT
   Promosi / Live Chat / Sidebar / Togel date
========================================================= */
@media (max-width:1080px){
  :root{
    --vh-login-gradient:linear-gradient(90deg,#ff159d 0%,#a62cff 50%,#216cff 100%);
  }

  /* BOTTOM NAV: Promosi + Live Chat use the same Login gradient */
  body .footer-mobile{
    background:var(--vh-login-gradient)!important;
    border-top:1px solid rgba(255,255,255,.25)!important;
    box-shadow:0 -6px 22px rgba(107,45,255,.35)!important;
  }
  body .footer-mobile .footer-item,
  body .footer-mobile .footer-item:nth-child(n){
    background:transparent!important;
    color:#fff!important;
  }
  body .footer-mobile .footer-icon i,
  body .footer-mobile .footer-title,
  body .footer-mobile .footer-item.active .footer-icon i,
  body .footer-mobile .footer-item.active .footer-title{
    color:#fff!important;
    text-shadow:0 1px 5px rgba(0,0,0,.35)!important;
  }

  /* SIDEBAR: whole panel and menu rows match Login gradient */
  body .sidenav{
    background:var(--vh-login-gradient)!important;
    border-right:1px solid rgba(255,255,255,.28)!important;
    box-shadow:8px 0 30px rgba(67,20,180,.42)!important;
  }
  body .sidenav .sidenav__header,
  body .sidenav .sidenav__list{
    background:transparent!important;
  }
  body .sidenav .sidenav__list ul li,
  body .sidenav .sidenav__list ul li.active,
  body .sidenav .sidenav__list ul li:hover{
    background:rgba(0,0,0,.18)!important;
    color:#fff!important;
    border-bottom:1px solid rgba(255,255,255,.14)!important;
    box-shadow:none!important;
  }
  body .sidenav .sidenav__list ul li i,
  body .sidenav .sidenav__list ul li a,
  body .sidenav .sidenav__list ul li span{
    color:#fff!important;
    text-shadow:0 1px 5px rgba(0,0,0,.3)!important;
  }
  body .sidenav .sidenav__list ul li.active{
    box-shadow:inset 4px 0 rgba(255,255,255,.9)!important;
  }

  /* TOGEL RESULT DATE STRIP: replace legacy red with Login gradient */
  body .fixwin-home-modern .fw-togel-date{
    background:var(--vh-login-gradient)!important;
    color:#fff!important;
  }
}

/* FIXWIN V12 - restore original category icon shapes, apply Login gradient only to the icon fill */
@media (max-width: 768px){
  .home .mobile__category .category-container .category-item .icon{
    position:relative!important;
    background:none!important;
    -webkit-mask:none!important;
    mask:none!important;
    overflow:visible!important;
  }

  .home .mobile__category .category-container .category-item .icon img{
    visibility:hidden!important;
    opacity:0!important;
    filter:none!important;
  }

  .home .mobile__category .category-container .category-item .icon::before{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    width:37px!important;
    height:37px!important;
    transform:translate(-50%,-50%)!important;
    background:linear-gradient(90deg,#ff159d 0%,#8b2cff 48%,#216cff 100%)!important;
    background-image:linear-gradient(90deg,#ff159d 0%,#8b2cff 48%,#216cff 100%)!important;
    -webkit-mask-repeat:no-repeat!important;
    mask-repeat:no-repeat!important;
    -webkit-mask-position:center!important;
    mask-position:center!important;
    -webkit-mask-size:contain!important;
    mask-size:contain!important;
    pointer-events:none!important;
  }

  .home .mobile__category .category-container>a:nth-child(1) .category-item .icon::before{
    -webkit-mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-popular.svg')!important;
    mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-popular.svg')!important;
  }
  .home .mobile__category .category-container>a:nth-child(2) .category-item .icon::before{
    -webkit-mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-slot.svg')!important;
    mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-slot.svg')!important;
  }
  .home .mobile__category .category-container>a:nth-child(3) .category-item .icon::before{
    -webkit-mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-livegames.svg')!important;
    mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-livegames.svg')!important;
  }
  .home .mobile__category .category-container>a:nth-child(4) .category-item .icon::before{
    -webkit-mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-casino.svg')!important;
    mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-casino.svg')!important;
  }
  .home .mobile__category .category-container>a:nth-child(5) .category-item .icon::before{
    -webkit-mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-sport.svg')!important;
    mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-sport.svg')!important;
  }
  .home .mobile__category .category-container>a:nth-child(6) .category-item .icon::before{
    -webkit-mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-lottery.svg')!important;
    mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-lottery.svg')!important;
  }
  .home .mobile__category .category-container>a:nth-child(7) .category-item .icon::before{
    -webkit-mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-poker.svg')!important;
    mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-poker.svg')!important;
  }
  .home .mobile__category .category-container>a:nth-child(8) .category-item .icon::before{
    -webkit-mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-arcade.svg')!important;
    mask-image:url('../../../themes/default/img/mobile-home-icon/mobile-arcade.svg')!important;
  }
}

/* =========================================================
   BAGINDA TX TABS - COMPACT LIKE HOME LOGIN/DAFTAR
   ========================================================= */
.baginda-tx-tabs{
  height:52px!important;
  min-height:52px!important;
  max-height:52px!important;
  display:grid!important;
  grid-template-columns:1fr 1fr 1fr!important;
  align-items:stretch!important;
  gap:0!important;
  background:var(--vh-gradient)!important;
  border:0!important;
  padding:0!important;
  overflow:hidden!important;
}
.baginda-tx-tab{
  height:52px!important;
  min-height:52px!important;
  max-height:52px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  border:0!important;
  border-right:1px solid rgba(255,255,255,.16)!important;
  background:transparent!important;
  color:#fff!important;
  font-size:17px!important;
  font-weight:600!important;
  line-height:1!important;
  letter-spacing:0!important;
  padding:0 5px!important;
  margin:0!important;
  position:relative!important;
  white-space:nowrap!important;
}
.baginda-tx-tab:last-child{border-right:0!important;}
.baginda-tx-tab.is-active{color:#fff!important;background:transparent!important;}
.baginda-tx-tab.is-active:after{display:none!important;}
.baginda-tx-scrollbar{height:4px!important;background:#10091d!important;}
.baginda-tx-scrollbar span{height:4px!important;background:var(--vh-gradient)!important;}

@media(max-width:430px){
  .baginda-tx-tabs{height:52px!important;min-height:52px!important;max-height:52px!important;grid-template-columns:1fr 1fr 1fr!important;}
  .baginda-tx-tab{height:52px!important;min-height:52px!important;max-height:52px!important;font-size:15px!important;padding:0 3px!important;}
}


/* =========================================================
   FINAL FIX v26 - TRANSACTION TABS EXACT 3-WAY EQUAL
   Prevent the long "5 Transaksi Terakhir" label from forcing
   the third grid column wider than the first two.
   ========================================================= */
.baginda-tx-page .baginda-tx-tabs{
  width:100%!important;
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:0!important;
  padding:0!important;
  margin:0!important;
  height:52px!important;
  min-height:52px!important;
  max-height:52px!important;
  align-items:stretch!important;
  overflow:hidden!important;
  background:var(--vh-gradient)!important;
}
.baginda-tx-page .baginda-tx-tab{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:52px!important;
  min-height:52px!important;
  max-height:52px!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:0 2px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  text-overflow:clip!important;
  background:transparent!important;
  color:#fff!important;
  border:0!important;
  border-right:1px solid rgba(255,255,255,.16)!important;
  font-size:14px!important;
  font-weight:600!important;
  line-height:1!important;
  letter-spacing:0!important;
}
.baginda-tx-page .baginda-tx-tab:last-child{border-right:0!important;}
.baginda-tx-page .baginda-tx-tab.is-active,
.baginda-tx-page .baginda-tx-tab:hover,
.baginda-tx-page .baginda-tx-tab:focus{
  background:transparent!important;
  color:#fff!important;
}
.baginda-tx-page .baginda-tx-tab.is-active:after{display:none!important;}

@media(max-width:430px){
  .baginda-tx-page .baginda-tx-tabs{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    width:100%!important;
  }
  .baginda-tx-page .baginda-tx-tab{
    width:100%!important;
    min-width:0!important;
    font-size:14px!important;
    padding-left:1px!important;
    padding-right:1px!important;
  }
}

/* SPRIBE provider logo: use the real graphic asset, not a text placeholder. */
.game-list-container .game-holder img[alt="SPRIBE"]{
  width:auto!important;
  max-width:150px!important;
  height:92px!important;
  object-fit:contain!important;
  display:block!important;
  margin:auto!important;
}


/* =========================================================
   FINAL FIX v27 - PREMIUM TRANSACTION NOTICE
   Pemberitahuan penting memakai gradient yang sama
   dengan tombol Login/Home.
   ========================================================= */
@media (max-width:1080px){
  body .baginda-tx-page .baginda-important{
    background:var(--vh-gradient)!important;
    border:1px solid rgba(255,255,255,.28)!important;
    border-radius:0!important;
    box-shadow:0 6px 22px rgba(33,108,255,.18), 0 2px 14px rgba(255,21,157,.14)!important;
    overflow:hidden!important;
  }

  body .baginda-tx-page .baginda-important-title{
    background:transparent!important;
    color:#fff!important;
    border-bottom:1px solid rgba(255,255,255,.28)!important;
    font-weight:700!important;
  }

  body .baginda-tx-page .baginda-important-body{
    background:transparent!important;
    color:#fff!important;
  }

  body .baginda-tx-page .baginda-important-body p{
    color:#fff!important;
  }
}
