@font-face {
    font-family: "nulshock";
    src: url("/assets/fonts/Nulshock Bd.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.prev-testimoni-mobile{
      display: none !important;
    }

.montserrat-bold {
        font-family: "Montserrat", sans-serif !important;
        font-optical-sizing: auto !important;
        font-weight: 700 !important;
        font-style: normal !important;
    }

    .montserrat-reguler {
        font-family: "Montserrat", sans-serif !important;
        font-optical-sizing: auto !important;
        font-weight: 400 !important;
        font-style: normal !important;
    }

    .montserrat-semibold {
        font-family: "Montserrat", sans-serif !important;
        font-optical-sizing: auto !important;
        font-weight: 450 !important;
        font-style: normal !important;
    }

    .montserrat-semibold-500 {
        font-family: "Montserrat", sans-serif !important;
        font-optical-sizing: auto !important;
        font-weight: 600 !important;
        font-style: normal !important;
    }

    .montserrat-medium {
        font-family: "Montserrat", sans-serif !important;
        font-optical-sizing: auto !important;
        font-weight: 500 !important;
        font-style: normal !important;
    }


body h1 {
    font-family: "nulshock", sans-serif;
    font-size: 60px !important;
}

  /* ===== Hero Banner Responsive Background ===== */
/*
.hero-banner .swiper-slide:nth-child(1) {
  background: url('/assets/img/hero-lama.webp') center/cover no-repeat;
}
.hero-banner .swiper-slide:nth-child(2) {
  background: url('/assets/img/hero-lama.webp') center/cover no-repeat;
} */

h5 {
    font-family: "montserrat", sans-serif;
}

p {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 20px;
    max-width: 70%;
}

.btn-animated {
    --baseColor: #f77104;
    --fillerColor: #0294f9;
    --baseTextColor: #fff;
    --hoverTextColor: #fff;
    font-family: "nulshock", sans-serif;
    width: var(--widhtbutton);
    height: var(--heightbutton);

    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;

    background: var(--baseColor);
    color: var(--baseTextColor);
    padding: 8px 24px;
    font-size: 14px;
    border-radius: 50px;
    overflow: hidden;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}

.btn-animated .button__text {
    position: relative;
    z-index: 2;
    transition: color 0.3s ease;
}

.btn-animated .button__filler {
    background: var(--fillerColor);
    position: absolute;
    width: 150%;
    height: 200%;
    border-radius: 50%;
    top: -50%;
    left: -25%;
    transform: translate3d(0, 75%, 0);
    transition: transform 0.3s ease;
    z-index: 1;
}

.btn-animated:hover .button__filler {
    transform: translate3d(0, 0, 0);
}
.btn-animated:hover .button__text {
    color: var(--hoverTextColor);
}

/* Variasi */
.btn-blue {
    --baseColor: #fff;
    --fillerColor: #0294f9;
    --baseTextColor: #000;
    --hoverTextColor: #fff;
    --widhtbutton: 165px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}

.btn-blue-produk {
    --baseColor: #fff;
    --fillerColor: #0294f9;
    --baseTextColor: #000;
    --hoverTextColor: #fff;
    --widhtbutton: 175px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}

.btn-dwn {
    --widhtbutton: 175px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}
.btn-book {
    --widhtbutton: 175px;
    --heightbutton: 46px;
    font-size: 10px !important;
    padding: 4px 15px !important;
    letter-spacing: 2px;
    border: transparent !important;
}
.btn-tokopedia {
    --widhtbutton: 175px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}

.btn-shoppee {
    --widhtbutton: 175px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}

.btn-ios {
    --widhtbutton: auto;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 25px !important;
    letter-spacing: 2px;
}
.btn-andro {
    --widhtbutton: auto;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}
.btn-download-pdf {
    --widhtbutton: auto;
    --heightbutton: 46px;
    font-size: 10px !important;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}

.btn-download-home {
    width: auto !important;
    font-size: 10px;
    padding: 10px 25px !important;
    letter-spacing: 2px;
}

@media (max-width: 768px) {
    .btn-ios,
    .btn-andro {
        --widhtbutton: 140px !important;
        width: 140px !important;
        min-width: 140px;
    }

    .btn-download-pdf {
        --widhtbutton: 215px !important;
    }
}

.btn-corporate {
    --widhtbutton: 190px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}

.btn-brosur {
    --widhtbutton: 190px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}

.btn-download-brosur {
    --widhtbutton: 210px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}
.btn-download-brosur-2 {
    --widhtbutton: 242px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}

.btn-produk {
    --widhtbutton: 160px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}

.btn-fitur {
    --widhtbutton: 170px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}
.btn-karir {
    --widhtbutton: 185px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}

.btn-news {
    --widhtbutton: 215px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}
.btn-deler {
    --widhtbutton: 175px;
    --heightbutton: 46px;
    border-radius: 300px;
    font-size: 12px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}
.btn-shop-acc {
    --widhtbutton: 176px;
    --heightbutton: 46px;
    font-size: 12px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}

.logo-acc {
    display: inline-block;
    font-size: 22px;
    line-height: 1;
    vertical-align: middle;
    margin-right: 0px;
}
.btn-shop-acc-disabled {
    pointer-events: none;
    color: #f3f5f6;
    background-color: #98A1AE;
}
.btn-shop-acc-disabled:hover .button__filler {
    transform: translate3d(0, 75%, 0);
}
.btn-shop-acc-disabled:hover .button__text {
    color: var(--baseTextColor);
}
.btn-shop-acc-2 {
    --widhtbutton: 140px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}
.btn-deler-bawah {
    /* --widhtbutton: 205px; */
    --heightbutton: 46px;
    border-radius: 300px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}
.btn-deler-bawah-2 {
    font-size: 12px;
    padding: 4px 11px !important;
    letter-spacing: 0px;
}

.btn-hero {
    --widhtbutton: 175px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}
.btn-hero-tyrann {
    --widhtbutton: 155px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}

.btn-lihat {
    --widhtbutton: 150px;
    --heightbutton: 46px;
    font-size: 10px;
    padding: 4px 15px !important;
    letter-spacing: 2px;
}

.btn-tahunan {
    --widhtbutton: 250px;
    --heightbutton: 46px;
    padding: 4px 15px !important;

    letter-spacing: 2px;
    font-size: 10px;
}

.btn-dealer {
    font-size: 10px !important;
    width: 225px !important;
    height: 46px !important;
    letter-spacing: 2px !important;
    padding: 4px 15px !important;
}

.btn-white {
    font-family: "nulshock", sans-serif;
    font-size: 14px;

    background-color: #fff;
    color: black;
    font-weight: 600;
    border-radius: 50px;
    padding: 8px 20px;
    transition: 0.3s ease;
}
.btn-white:hover {
    background-color: #fff;
    color: black;
}

/* ----------------- Navbar ----------------- */
.navbar {
    background: #fff;
    box-shadow: 0px 0px 10px 0px #0000001a;
    transition: 0.3s;
    padding-top: 0rem; /* kecilin jarak atas */
    padding-bottom: 0rem; /* kecilin jarak bawah */
}

.navbar.scrolled {
    box-shadow: 0px 0px 10px 0px #0000001a;
}
.navbar-nav .nav-link {
    position: relative;
    color: #000;
    font-weight: 500;
    margin: 0 8px;
    transition: color 0.3s ease;
    text-decoration: none;
    letter-spacing: 0.5px;
    padding-bottom: 5px;
    font-size: 14px !important;
}

/* bikin underline animasi, tapi exclude dropdown */
.navbar-nav .nav-link::before {
    /* DIUBAH: Hapus :not(.dropdown-toggle) */
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 2px;
    background-color: #f77104;
    transition: width 0.3s ease;
    border-radius: 2px;
}

/* hover efek warna */
.navbar-nav .nav-link:hover {
    color: black;
}

/* hover efek garis bawah */
.navbar-nav .nav-link:hover::before {
    /* DIUBAH: Hapus :not(.dropdown-toggle) */
    width: 100%;
}

.btn-download {
    background-color: #f97316;
    color: #fff;
    font-weight: 600;
    border-radius: 50px;
    padding: 8px 20px;
    transition: 0.3s ease;
}
.btn-download:hover {
    background-color: #f77104;
    color: #fff;
}
.navbar-brand img {
    height: 70px;
    padding: 12px 0;
}


 /* ========== NAVBAR DROPDOWN STYLING ========== */
    .navbar-nav .nav-item.dropdown {
        position: static;
    }

    .dropdown-menu.dropdown-products {
        display: none;
        opacity: 0;
        visibility: hidden;

        /* Positioning */
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        width: 100%;
        max-width: none;

        /* Styling */
        border: none;
        border-radius: 0;
        background: white;
        padding: 25px 0 !important;
        margin: 0 !important;

        /* Smooth transition */
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }

    /* PERBAIKAN: Area invisible LEBIH BESAR untuk smooth hover */
    .dropdown-menu.dropdown-products::before {
        content: '';
        position: absolute;
        top: -25px; /* Diperbesar dari 10px jadi 25px */
        left: 0;
        right: 0;
        height: 25px;
        background: transparent;
        pointer-events: auto; /* Pastikan area ini bisa di-hover */
    }

    /* Show dropdown */
    .navbar-nav .nav-item.dropdown.show .dropdown-menu.dropdown-products {
        display: block;
        opacity: 1;
        visibility: visible;
    }

    /* ========== DROPDOWN ITEMS ========== */
    .dropdown-products li {
        display: inline-block;
        padding: 10px 15px;
        opacity: 1;
        transition: opacity 0.3s ease;
        vertical-align: top;
    }

    .dropdown-products li a {
        display: block;
        text-decoration: none;
        color: #000;
        transition: color 0.3s ease;
    }

    .dropdown-products li a:hover {
        text-decoration: none;
    }

    .dropdown-products p {
        font-weight: 600;
        margin-top: 10px;
        font-size: 1.1rem;
        transition: color 0.3s ease;
    }

    .dropdown-products li a:hover p {
        color: #F77104;
    }

    .dropdown-products img {
        width: 100%;
        max-width: 293px;
        height: auto;
        transition: all 0.4s ease;
    }

    /* ========== HOVER EFFECTS ========== */
    .dropdown-products li.dimmed {
        opacity: 0.3;
    }

    .dropdown-products li.dimmed img {
        filter: grayscale(80%) brightness(80%);
        transition: filter 0.4s ease, transform 0.4s ease;
    }

    .dropdown-products li:hover {
        opacity: 1 !important;
    }

    .dropdown-products li:hover img {
        transform: scale(1.05);
        filter: grayscale(0%) brightness(100%);
        transition: filter 0.4s ease, transform 0.4s ease;
    }

    .navbar-nav .dropdown-toggle::after {
        transition: transform 0.3s ease;
        vertical-align: 0.1em;
    }

    .navbar-nav .nav-item.dropdown:hover .dropdown-toggle::after {
        transform: rotate(-180deg);
    }

    .popup-content p {
        font-size: 14px !important;
    }

    .navbar-nav .dropdown-toggle::after {
        display: none !important;
    }

    .navbar-nav .nav-item.dropdown i {
        transition: transform 0.3s ease;
    }

    .montserrat-semibold-500.nav-link.active {
        color: #F77104 !important;
        font-weight: 600 !important;
    }


/* ----------------- Hero ----------------- */
.hero-banner {
    position: relative;
    width: 100%;
    height: calc(100vh - 80px); /* kurangi tinggi navbar */
}
.hero-banner .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    padding-bottom: 200px !important;
}
.hero-banner__media,
.hero-banner__media img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}
.hero-banner__media {
    z-index: 0;
}
.hero-banner__media img {
    object-fit: cover;
    object-position: center;
}
.hero-banner .container {
    position: relative;
    z-index: 2;
}

.slider-product {
    position: relative;
    width: 100%;
    height: 100vh;
}
.slider-product .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    height: 100vh;
    background-size: cover;
    background-position: center;
    position: relative;
}
.slider-product .container {
    position: relative;
    z-index: 2;
}

/* ----------------- Swiper Scrollbar ----------------- */
.swiper-scrollbar {
    background: rgba(255, 255, 255, 0.2) !important;
    height: 3px !important;
    border-radius: 10px;
    bottom: 30px !important;

    /* ini bagian penting buat memendekkan scrollbar */
    width: 100% !important; /* ubah sesuai kebutuhan, misal 50% atau 70% */
    left: auto !important; /* Hapus positioning left yang tidak perlu */
    right: auto !important; /* Hapus positioning left yang tidak perlu */
}

.swiper-scrollbar-drag {
    background: white !important;
    border-radius: 10px;
}

/* Buttons slide */

.btn-white {
    background-color: #fff;
    color: #000;
    border-radius: 50px;
    padding: 10px 25px;
}
.btn-white:hover {
    background-color: #f0f0f0;
}

.fitur-unggulan {
    margin-bottom: 155px;
}

#tahunan {
    margin-bottom: 150px;
    margin-top: 150px;
}

#tahunan .persen h3 {
    font-family: "nulshock", sans-serif !important;
    font-size: 50px;
}

#tahunan .persen h5 {
    font-family: "montserrat", sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    color: #6e7887;
    line-height: 10px;
    letter-spacing: 0.5px;
}

.persen {
    margin-top: 100px;
}

.map h2 {
    font-family: "nulshock", sans-serif;
    font-size: 40px;
}

.map p {
    font-family: "montserrat", sans-serif;
    font-size: 20px;
    color: #6e7887;
}

/* MAP CONTAINER (Tidak banyak berubah, hanya memastikan border-radius) */
#map {
    height: 600px;
    width: 100%;
    border-radius: 2rem; /* Sedikit lebih kecil agar lebih elegan */
        overflow: hidden;
}

/* POPUP CONTENT */
.popup-content {
    font-family: "Poppins", sans-serif; /* Ganti dengan font modern (jika dimuat) */
    max-width: 280px; /* Lebar sedikit lebih besar */
    padding: 5px;
    line-height: 1.5;
}

.popup-content h4 {
    margin: 0 0 5px;
    font-size: 18px; /* Judul lebih besar */
    font-weight: 700; /* Lebih tebal */
    color: #333333; /* Warna gelap */
}

.popup-content p {
    margin: 0 0 3px;
    font-size: 14px;
    color: #555555;
}

.popup-content p b {
    color: #f26522; /* Highlight 'Dealer' dengan warna brand (misal: oranye) */
    font-weight: 600;
}

/* TOMBOL KONSULTASI YANG LEBIH CERAH */
.btn-consult {
    display: block; /* Membuat tombol selebar popup */
    margin-top: 12px; /* Margin atas lebih besar */
    padding: 8px 15px; /* Padding lebih besar */

    /* Warna Cerah */
    background-color: #f26522; /* Warna Oranye Khas */
    border: 1px solid #f26522;
    border-radius: 8px; /* Sudut sedikit melengkung */

    /* Teks */
    text-decoration: none;
    color: #ffffff !important; /* Teks putih */
    font-size: 14px;
    font-weight: bold;
    text-align: center;

    /* Efek Bayangan */
    box-shadow: 0 4px 8px rgba(242, 101, 34, 0.3);
    transition: all 0.3s ease;
}

.btn-consult:hover {
    background: #d65a1e; /* Warna oranye lebih gelap saat hover */
    border-color: #d65a1e;
    box-shadow: 0 6px 12px rgba(242, 101, 34, 0.4);
    transform: translateY(-1px); /* Efek sedikit naik */
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#slider-product {
    margin-left: 3rem;
}

#slider-product .swiper-slide {
    width: 60%;
    margin-top: 50px;
    margin-bottom: 70px;
    margin-left: 5px;
}

.testimoni {
    background-color: #f5f6f7; /* warna background full */
    width: 100%; /* biar full mentok kiri kanan */
}

.text-orange {
    color: #f26522; /* warna teks oranye */
}

.quote-bg {
    position: absolute;
    top: 7px;
    left: -40px;
    color: rgba(0, 0, 0, 0.05);
    z-index: 0;
}

.testimoni h2 {
    position: relative;
    z-index: 1; /* biar teks di atas petik */
    font-family: "montserrat", sans-serif !important;
    font-size: 50px;
    margin-top: 45px;
    margin-bottom: 25px;
}

.testimonial-swiper .swiper-slide img {
    display: block;
    width: 60px;
    height: 60px;
    object-fit: cover;
}

/* --- Gaya Dasar untuk Tombol Navigasi Swiper --- */
.my-swiper-button-prev,
.my-swiper-button-next {
    --baseColor: transparent;
    --fillerColor: #0294f9;
    --iconColor: #333333;
    --hoverIconColor: #ffffff;

    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: var(--baseColor);
    border: 1px solid black;
    color: var(--iconColor);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: color 0.3s ease, border-color 0.3s ease;
}

/* filler animasi bulat */
.my-swiper-button-prev::before,
.my-swiper-button-next::before {
    content: "";
    position: absolute;
    width: 200%;
    height: 200%;
    border-radius: 50%;
    top: -50%;
    left: -50%;
    background: var(--fillerColor);
    transform: translate3d(0, 75%, 0);
    transition: transform 0.3s ease;
    z-index: 1;
}

/* biar icon tetap di atas filler */
.my-swiper-button-prev i,
.my-swiper-button-next i {
    position: relative;
    z-index: 2;
    font-size: 16px;
}

/* Hover efek */
.my-swiper-button-prev:hover::before,
.my-swiper-button-next:hover::before {
    transform: translate3d(0, 0, 0);
}

.my-swiper-button-prev:hover,
.my-swiper-button-next:hover {
    color: var(--hoverIconColor);
    border-color: var(--fillerColor);
}

/* Disabled state */
.my-swiper-button-prev.swiper-button-disabled,
.my-swiper-button-next.swiper-button-disabled {
    opacity: 0.4;
    pointer-events: none;
}

.my-swiper-button-prev-cor,
.my-swiper-button-next-cor {
    --baseColor: #fff;
    --fillerColor: #0294f9;
    --iconColor: #333333;
    --hoverIconColor: #ffffff;

    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: var(--baseColor);
    border: 1px solid black;
    color: var(--iconColor);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: color 0.3s ease, border-color 0.3s ease;
}

/* filler animasi bulat */
.my-swiper-button-prev-cor::before,
.my-swiper-button-next-cor::before {
    content: "";
    position: absolute;
    width: 200%;
    height: 200%;
    border-radius: 50%;
    top: -50%;
    left: -50%;
    background: var(--fillerColor);
    transform: translate3d(0, 75%, 0);
    transition: transform 0.3s ease;
    z-index: 1;
}

/* biar icon tetap di atas filler */
.my-swiper-button-prev-cor i,
.my-swiper-button-next-cor i {
    position: relative;
    z-index: 2;
    font-size: 16px;
}

/* Hover efek */
.my-swiper-button-prev-cor:hover::before,
.my-swiper-button-next-cor:hover::before {
    transform: translate3d(0, 0, 0);
}

.my-swiper-button-prev-cor:hover,
.my-swiper-button-next-cor:hover {
    color: var(--hoverIconColor);
    border-color: var(--fillerColor);
}

/* Disabled state */
.my-swiper-button-prev-cor.swiper-button-disabled,
.my-swiper-button-next-cor.swiper-button-disabled {
    opacity: 0.4;
    pointer-events: none;
}

/* --- Style untuk H6 (Tanggal) --- */
.daleman .news-date {
    font-family: "montserrat", sans-serif !important;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #98a1ae;
    /* Menghapus !important karena class lebih spesifik daripada tag h6 biasa */
}

/* --- Style untuk H3 (Judul Utama) --- */
.daleman .news-title {
    font-size: 18px;
    margin-bottom: 10px;
}

/* --- Style untuk H4 (Deskripsi Singkat) --- */
.daleman .news-description {
    font-family: "montserrat", sans-serif;
    color: #6e7887;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    /* Menghapus !important */
}

/* Gaya Khusus Section Hero */
.hero-section {
    max-height: 100%; /* Tinggi minimum yang besar */
    position: relative;
    overflow: hidden; /* Penting untuk menangani background text 'DOWNLOAD' */
}

.mockup-img {
    width: 100%;
    height: auto;
    /* Tambahkan bayangan jika perlu */
}

/* Background Teks Besar 'DOWNLOAD' (opsional) */
.hero-section::before {
    content: "DOWNLOAD";
    position: absolute;
    font-family: "nulshock", sans-serif;
    top: 50px;
    right: 0;
    font-size: 13.7vw;
    font-weight: 900;
    color: #f3f5f6;
    z-index: 0;
    white-space: nowrap;
}

footer h5 {
    font-family: "nulshock", sans-serif;
    color: white;
    font-size: 15px;
}

footer ul {
    list-style: none; /* Hilangin bullet/titik */
    padding-left: 0; /* Hilangin indent bawaan */
    margin: 0;
}
footer a {
    color: #46515d;
    text-decoration: none;
    transition: color 0.3s ease;
    font-weight: 600;
}
footer a:hover {
    color: #ffffff;
}

.more-information-message {
    min-height: 1.25rem;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.75rem;
    font-weight: 600;
}

.more-information-message.is-success {
    color: #44d17a;
}

.more-information-message.is-error {
    color: #ff6b6b;
}

.more-information-form button:disabled {
    cursor: wait;
    opacity: 0.75;
}
.social-icons a {
    position: relative;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #46515d;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    transition: color 0.3s ease;
    margin-left: 2px;
}

.social-icons a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    background-color: #0294f9;
    z-index: 0;
    transition: height 0.3s ease;
    border-radius: 50%;
}

.social-icons a:hover::before {
    height: 100%;
}

/* Semua child element di atas background */
.social-icons a > * {
    position: relative;
    z-index: 1;
}

.social-icons a:hover {
    color: #fff; /* biar ikon tetap putih */
}

.subscription-form {
    position: relative;
    width: 100%;
}

.subscribe-input {
    border-radius: 50px;
    border: none;
    padding: 12px 50px 12px 20px; /* kanan dilebarin biar ada ruang tombol */
    width: 100%;
}

.subscribe-btn {
    position: absolute;
    top: 50%;
    right: 4px;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #f77104;
    border: none;
    width: 40px;
    height: 40px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;

    overflow: hidden; /* biar efeknya ketutup lingkaran */
    transition: transform 0.3s ease, color 0.3s ease;
}

/* pseudo-element buat animasi isi bawah ke atas */
.subscribe-btn::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    background-color: #0294f9;
    z-index: 0;
    transition: height 0.3s ease;
    border-radius: 50%;
}

.subscribe-btn:hover::before {
    height: 100%;
}

/* biar ikon/teks di atas lapisan */
.subscribe-btn i,
.subscribe-btn span {
    position: relative;
    z-index: 1;
}

/* animasi tambahan pas hover */
.subscribe-btn:hover {
    transform: translateY(-50%) scale(1.05);
    color: #fff;
}


.floating-menu-container {
    position: fixed;
    bottom: 30px;
    right: 48px;
    z-index: 1000;
}

/* MENU LIST */
.floating-menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #0294f9;
    border-radius: 30px;
    overflow: visible;
    max-height: 60px;
    transition: max-height 0.4s ease-out;
}

/* ITEM MENU */
.floating-menu-list li {
    padding: 15px 0;
    text-align: center;
}

/* LINK UMUM */
.floating-menu-list li a {
    color: white;
    font-size: 18px;
    display: block;
    text-decoration: none;
    position: relative;
}

.menu-item-sub {
    display: none;
}

/* Tooltip untuk menu-item */
.floating-menu-list .menu-item a::after {
    content: attr(data-label);
    font-family: "Montserrat", sans-serif;
    position: absolute;
    letter-spacing: 0.5px;
    right: 110%;
    top: 50%;
    transform: translateY(-50%);
    background: white;
    color: black;
    font-size: 14px;
    padding: 6px 12px;
    border-radius: 20px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease, transform 0.2s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.floating-menu-list .menu-item a:hover::after {
    opacity: 1;
    transform: translateY(-50%) translateX(-5px);
}

/* ========== TAMBAHKAN INI: Tooltip untuk FAB button ========== */
.floating-menu-list .menu-fab a::after {
    content: attr(data-label);
    font-family: "Montserrat", sans-serif;
    position: absolute;
    letter-spacing: 0.5px;
    right: 110%;
    top: 50%;
    transform: translateY(-50%);
    background: white;
    color: black;
    font-size: 14px;
    padding: 6px 12px;
    border-radius: 20px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease, transform 0.2s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.floating-menu-list .menu-fab a:hover::after {
    opacity: 1;
    transform: translateY(-50%) translateX(-5px);
}
/* ========== AKHIR TAMBAHAN ========== */

/* Garis putih antar item */
.floating-menu-list .menu-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.floating-menu-list .menu-item:last-of-type {
    border-bottom: none;
}

/* FAB di bawah */
.menu-fab {
    background: #0294f9;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.menu-fab a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: white;
}

.menu-fab img {
    transition: transform 0.3s ease;
}

.floating-menu-container.open .menu-fab img {
    transform: rotate(180deg);
}

/* Sembunyikan item selain FAB saat tertutup */
.floating-menu-list .menu-item {
    display: none;
}

/* OPEN STATE */
.floating-menu-container.open .floating-menu-list {
    max-height: 400px;
    border-radius: 30px;
}

.floating-menu-container.open .floating-menu-list .menu-item {
    display: block;
}

.floating-menu-container.open .menu-fab i:before {
    content: "\f00d";
}

/* News Promo  */



.nav-tabs .nav-link {
  border: none;
  padding: 10px 20px;
  font-weight: 600;
  color: #98A1AE;
  border-radius: 50px;
}

.nav-tabs .nav-link.active {
  background-color: #ff6a00;
  color: #fff;
}

.text-orange {
  color: #ff6a00;
}
.pagination .page-item .page-link {
    --baseColor: #fff;
    --fillerColor: #0294F9; /* Biru untuk Hover */
    --baseTextColor: #000;
    --hoverTextColor: #fff;

    font-family: 'nulshock', sans-serif;
    display: inline-flex;
    align-items: center;
    justify-content: center;

    background: var(--baseColor);
    color: var(--baseTextColor);
    font-size: 14px;
    font-weight: 700;
    border-radius: 50%;

    /* PENTING: Border Hitam Default */
    border: 1px solid black;

    width: 46px;
    height: 46px;
    margin: 0 5px;
    position: relative;
    overflow: hidden;
    z-index: 0;
    transition: color 0.3s ease, background 0.3s ease, border-color 0.3s ease; /* Tambahkan transisi border */
}

/* Filler efek animasi (tidak berubah) */
.pagination .page-item .page-link::before {
    content: "";
    background: var(--fillerColor);
    position: absolute;
    width: 150%;
    height: 200%;
    border-radius: 50%;
    top: -50%;
    left: -25%;
    transform: translate3d(0, 75%, 0);
    transition: transform 0.3s ease;
    z-index: -1;
}

/* Hover animasi */
.pagination .page-item .page-link:hover::before {
    transform: translate3d(0, 0, 0);
}
.pagination .page-item .page-link:hover {
    background: #007bff;
        color: white;
        border-color: #007bff;
}

/* Active state: Tanpa Border */
.pagination .page-item.active .page-link {
    background: #F77104; /* Oranye */
    color: #fff;
    border: none; /* MENGHILANGKAN BORDER */
}

/* Disabled state: Tanpa Border dan background abu-abu */
.pagination .page-item.disabled .page-link {
    background: #eee;
    color: #aaa;
    cursor: not-allowed;
    border: none; /* MENGHILANGKAN BORDER */
}

.nav-tabs {
  border: none;
  gap: 6px; /* jarak antar tab */
}

.nav-tabs .nav-link {
  font-family: 'nulshock', sans-serif;
  border: none;
  border-radius: 30px; /* biar bentuk kapsul */
  padding: 8px 20px;
  height: 40px; /* fixed height */
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 500;
  background-color: #f3f5f6; /* abu-abu muda */
  color: #98A1AE; /* abu-abu font */
  transition: all 0.3s ease;
  letter-spacing: 2px;
}

/* aktif */
.nav-tabs .nav-link.active {
  background-color: #F77104;
  color: #fff;
  margin: 0px;

}

.more-link {
        text-decoration: none !important;
        font-family: 'nulshock', sans-serif !important;
        color: #F77104 !important;
        font-size: 12px !important;
        letter-spacing: 2px;
        transition: color 0.3s ease;
    }

        .more-link:hover {
            color: #0294F9 !important;
            text-decoration: none !important;
        }

        .more-link:hover i {
            color: #0294F9 !important;
        }
        .card-title {
            color: #181D23;
            margin-bottom: 0px;
            line-height: 1.5;
        }



.slide-content-home h3 {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 12px;
    min-height: 40px; /* <--- ini kunci biar tinggi h3 tetap */
  }

  .button-news-mobile{
    display: none;
  }
  .device-button {
      display: flex;
      gap: 0.5rem;
      justify-content: left;
  }




  /* Dealer */


/* =======================================
   GENERAL & FILTER STYLING
   ======================================= */

.section-title {
    font-size: 37px;
    letter-spacing: 2px;
    font-family: 'nulshock', sans-serif;
    color: #181D23;
    margin-bottom: 20px;
}


.custom-input {
    height: 46px;
    border-radius: 300px;
    border: 1px solid #D1D5DB;
    padding: 10px 15px;
    color: #98A1AE;
    font-size: 14px;
    letter-spacing: 0.5px;
}

/* =======================================
   DROPDOWN BUTTON STYLING
   ======================================= */
.custom-dropdown-sort {
    height: 46px;
    border-radius: 300px;
    border: 1px solid #D1D5DB;
    background-color: white;
    color: #98A1AE;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 10px 15px;
}

.custom-dropdown-sort:hover,
.custom-dropdown-sort:focus {
    background-color: #ffffff;
    border-color: #9ca3af;
    color: #6b7280;
    box-shadow: none;
}

.custom-dropdown-sort:active {
    background-color: #ffffff !important;
    border-color: #d1d5db !important;
    color: #9ca3af !important;
}

/* Hide default Bootstrap arrow */
.custom-dropdown-sort::after {
    display: none;
}

/* Font Awesome Icon Styling */
.custom-dropdown-sort i {
    color: #000000;
    font-size: 16px;
    transition: transform 0.3s ease;
}

/* Rotate icon saat dropdown terbuka */
.custom-dropdown-sort[aria-expanded="true"] i {
    transform: rotate(180deg);
}

/* =======================================
   DROPDOWN MENU STYLING
   ======================================= */
.custom-dropdown-sort + .dropdown-menu {
    border-radius: 16px;
    border: 1px solid #e5e7eb;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    padding: 8px 0;
    min-width: 200px;
    margin-top: 8px;
}

.dropdown-menu .dropdown-item {
    position: relative;
    padding: 10px 20px;
    font-weight: 500;
    font-family: "montserrat", sans-serif;
    color: #98A1AE;
    text-decoration: none;
    transition: color 0.3s ease;
}

.dropdown-menu .dropdown-item::after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: 5px;
    width: 0%;
    height: 2px;
    background: #f97316;
    transition: width 0.3s ease;
    border-radius: 2px;
}

.dropdown-menu .dropdown-item:hover {
    color: #f97316;
    background-color: transparent;
}

.dropdown-menu .dropdown-item:hover::after {
    width: calc(100% - 40px);
}

/* =======================================
   DEALER CARD STYLING
   ======================================= */
.dealer-card {
    background-color: #F3F5F6;
    padding: 30px;
    border-radius: 30px;
    height: 100%; /* Penting untuk grid yang rapi */
    display: flex;
    flex-direction: column;
}
.dealer-card.is-light {
    background-color: #f4f4f4;
}

.dealer-type {
    font-size: 14px !important;
    color: #6E7887; /* Oranye */
    margin-bottom: 5px;
    letter-spacing: 0.5px;
}

.dealer-name {
    font-size: 18px;
    color: #181D23;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}

.dealer-address {
    font-size: 14px !important;
    color: #6E7887;
    max-width: 90%;
    margin-bottom: 50px;
    line-height: 1.5 !important;
    flex-grow: 1 !important;
    letter-spacing: 0.5px;
}

.logo-dealer {
    margin-bottom: 28px;
}

/* --- Action Buttons (Call & Map) --- */
.action-buttons-acc {
    display: flex;
    gap: 6px; /* Jarak antara dua tombol */
}

.btn-action {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s;
}

/* Tombol Telepon (Biru/Oranye) */
.btn-tel {
    background-color: #F77104; /* Oranye */
    color: white;
    flex-grow: 1;
}

.btn-tel:hover {
    background-color: #e06000;
    color: white;
}

/* Tombol Map (Oranye Lingkaran) */
.btn-map {
    width: 40px; /* Membuat lingkaran */
    background-color: #F77104; /* Oranye */
    color: white;
    padding: 0;
    flex-grow: 0;
}

.btn-map i {
    font-size: 16px;
}

.btn-map:hover {
    background-color: #e06000;
    color: white;
}
    .nama-custom::placeholder{
        color: #98A1AE;
        letter-spacing: 0.5px;
        font-size: 14px;
    }
    .nama-custom:focus {
        color:black;

    }

@media (max-width: 767px) {
    .map {
      margin-left: 0px !important;
      margin-right: 0px !important;
    }
    .section-title {
      font-size: 24px;
    }
}


/* Accesories */

.hero-accessories {
    background: url('/assets/img/Accessories.webp') center/cover no-repeat;
  height: 100vh;
}

.product-card {
    background: #F3F5F6;
    border-radius: 30px;
    padding: 30px;
    position: relative;
    max-width: 100%;
    /* min-height: 635px; */
}

.badge {
    font-family: 'montserrat', sans-serif !important;
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 20px;
    background: #0294F9;
    letter-spacing: 1px;
    color: white;
    padding: 10px 20px;
    border-radius: 30px;
    font-weight: bold;
}

.badge-soldout {
    background: #DD2814;
}

.product-image {
    text-align: center;
    padding-top: 10px;
}

.product-image img {
    max-width: 100%;
    height: auto;
}

.product-info {
    text-align: center;
    margin-top: 10px;
}

.product-title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #181D23 !important;
    text-align: left;
    line-height: 1.5rem;
    letter-spacing: 0.5px;
}

.product-price {
    font-size: 18px;
    color: #F77104;
    margin-bottom: 20px;
    text-align: left;
}

.marketplace-buttons {
      display: flex;
      gap: 0px;
      justify-content: left;
      position: absolute;  /* Tambahkan ini */
      bottom: 20px;       /* Tambahkan ini */
      left: 0;           /* Tambahkan ini */
      right: 0;          /* Tambahkan ini */
      padding: 0 20px;
  }

  .marketplace-buttons a {
      display: flex;
      align-items: left;
      justify-content: left;
  }

  /* Dropdown Button Styling - Persis seperti gambar */
.custom-dropdown-sort {
  letter-spacing: 0.5px;
  height: 46px;
  background-color: #ffffff;
  border: 1.5px solid #d1d5db;
  border-radius: 2rem;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 400;
  color: #98A1AE;
  min-width: 200px;
  text-align: left;
  position: relative;
  transition: all 0.3s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
    font-family: "montserrat", sans-serif;
}

.custom-dropdown-sort:hover,
.custom-dropdown-sort:focus {
  background-color: #ffffff;
  border-color: #9ca3af;
  color: #6b7280;
  font-family: "montserrat", sans-serif;
  box-shadow: none;
}

.custom-dropdown-sort:active {
  background-color: #ffffff !important;
  border-color: #d1d5db !important;
  color: #9ca3af !important;
    font-family: "montserrat", sans-serif;

}

/* Hide default Bootstrap arrow */
.custom-dropdown-sort::after {
  display: none;
    font-family: "montserrat", sans-serif;

}

/* Font Awesome Icon Styling */
.custom-dropdown-sort i {
  color: #000000;
  font-size: 16px;

  transition: transform 0.3s ease;
}

/* Rotate icon saat dropdown terbuka */
.custom-dropdown-sort[aria-expanded="true"] i {
  transform: rotate(180deg);
}

/* Dropdown Menu */
.custom-dropdown-sort + .dropdown-menu {
  border-radius: 16px;
  border: 1px solid #e5e7eb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  padding: 8px 0;
  min-width: 200px;
  margin-top: 8px;
    font-family: "montserrat", sans-serif;
}

.custom-dropdown-sort + .dropdown-menu .dropdown-item {
  padding: 10px 20px;
  font-size: 15px;
  color: #374151;
    font-family: "montserrat", sans-serif;

  transition: background-color 0.2s ease;
}

.custom-dropdown-sort + .dropdown-menu .dropdown-item:hover {
  background-color: #f3f4f6;
  color: #111827;
    font-family: "montserrat", sans-serif;

}

.custom-dropdown-sort + .dropdown-menu .dropdown-item:active {
  background-color: #e5e7eb;
  color: #111827;
    font-family: "montserrat", sans-serif;

}

/* --- Product Image Hover Effect --- */
      .product-image {
          position: relative;
          overflow: hidden;
          width: 100%;
          height: 412px; /* Sesuaikan tinggi sesuai kebutuhan */
          background-color: #f5f5f5; /* Optional: background */
      }

      .product-img {
          width: 100%;
          height: 100%;
          margin-top: 10px;

          object-fit: cover; /* Ganti jadi 'contain' kalau mau gambar nggak ke-crop */
          object-position: center;
          display: block;
          transition: opacity 0.3s ease;
      }

      /* --- Action Buttons --- */
      .action-buttons {
          display: flex;
          gap: 6px;
          padding-top: 20px;
      }
      .action-buttons-acc {
          display: flex;
          gap: 6px;
          padding-top: 20px;
      }

.news-title a {
        color: inherit; /* biar awalnya ikut warna teks aslinya */
        text-decoration: none; /* hilangkan garis bawah */
        transition: color 0.3s ease; /* animasi halus saat berubah warna */
        letter-spacing: 0.5px;

      }

      .news-title a:hover {
        color: #007bff; /* warna biru saat hover (bisa ganti sesuai keinginan) */
      }


/* ── Overlay ── */
    .popup-overlay {
      position: fixed;
      inset: 0;
      background: rgba(0,0,0,0.55);
      z-index: 1050;
      display: flex;
      align-items: center;
      justify-content: center;
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.35s ease, visibility 0.35s ease;
    }
    .popup-overlay.show {
      opacity: 1;
      visibility: visible;
    }

    /* ── Box ── */
    .popup-box {
      position: relative;
      width: 100%;
      max-width: 420px;
      border-radius: 20px;
      overflow: hidden;
      transform: translateY(80px);
      opacity: 0;
      transition: transform 0.45s cubic-bezier(0.34,1.56,0.64,1), opacity 0.35s ease;
    }
    .popup-overlay.show .popup-box {
      transform: translateY(0);
      opacity: 1;
    }

    /* ── Gambar ── */
    .popup-box img {
      width: 100%;
      display: block;
      border-radius: 20px;
    }


    /* ── Tombol Close ── */
    .popup-close {
      position: absolute;
      font-family: 'nulshock', sans-serif !important;
      top: -13px;
      right: -14px;
      width: 38px;
      height: 38px;
      border-radius: 50%;
      background: white;
      border: none;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      color: #333;
      box-shadow: 0 2px 8px rgba(0,0,0,0.2);
      transition: background 0.2s, transform 0.2s;
      z-index: 10;
    }
    .popup-close:hover {
      background: #f0f0f0;
      transform: scale(1.1);
    }

    .angka {
        margin-top: -20px;
    }

    .angka-2{
        margin-top: -20px;
    }

    .tulisan-produk{
      font-size: 16px !important;
      letter-spacing: 0.5px;
      margin-bottom: 1rem !important;
      max-width: 70% !important;
    }

    #test .swiper-slide img {
      border-radius: 2rem !important;
    }

    .hilang-padding {
        padding: 0 0px !important;
    }


    /* HP sangat kecil: 360px ke bawah */
@media (max-width: 360px) {
    .floating-menu-container.open .floating-menu-list .menu-item {
        padding: 0 15px !important; /* kurangi padding lagi */
    }

    .menu-item-sub {
        font-size: 9px;
        letter-spacing: 1px;
    }
}
/* Smartphone */
@media (max-width: 768px) {

.hero-banner .swiper-slide {
        height: 87vh ;

}

    .custom-dropdown-sort + .dropdown-menu .dropdown-item {
  font-size: 13px;
}

    .dealer-card {
        padding: 20px;
    }
    .navbar {
        padding: 0 0px !important;
    }


    .floating-menu-container {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 30px;
        padding: 0 12px;
        display: flex;
        justify-content: flex-end;
        box-sizing: border-box;
        z-index: 1000;
    }


/* Item Book Test Ride (ada teks) — kasih padding lebih */
.floating-menu-container.open .floating-menu-list .menu-item:has(.menu-item-sub) {
    padding: 0 15px;
}

    /* MENU LIST */
    .floating-menu-list {
        display: flex;
        flex-direction: row;
        background-color: #0294f9;
        width: auto;
        max-width: calc(100vw - 24px);
        overflow: visible;
        flex-wrap: nowrap;
        border-radius: 60px;
        gap: 0;
    }

    /* ITEM MENU */
    .floating-menu-list li {
        padding: 15px 0;
        text-align: center;
    }

    /* LINK UMUM */
    .floating-menu-list li a {
        color: white;
        font-size: 18px;
        display: block;
        text-decoration: none;
        position: relative;
    }

    .menu-item-sub {
        display: flex;
        text-align: start;
        font-family: 'nulshock', sans-serif !important;
        color: #fff;
        letter-spacing: 2px;
        font-size: 9px;
        padding-left: 8px;
    }

    /* Tooltip untuk menu-item */
    .floating-menu-list .menu-item a::after {
        display: none;
    }

    .floating-menu-list .menu-item a:hover::after {
        opacity: 1;
        transform: translateY(-50%) translateX(-5px);
    }

    /* ========== TAMBAHKAN INI: Tooltip untuk FAB button ========== */
    .floating-menu-list .menu-fab a::after {
        display: none;
    }

    .floating-menu-list .menu-fab a:hover::after {
        opacity: 1;
        transform: translateY(-50%) translateX(-5px);
    }
    /* ========== AKHIR TAMBAHAN ========== */

    /* Garis putih antar item */
    .floating-menu-list .menu-item {
        border-right: 1px solid rgba(255, 255, 255, 0.4);
        display: none;
        width: 0;
        opacity: 0;
        transition: width 0.4s ease, opacity 0.4s ease;
    }

    .floating-menu-list .menu-item:last-of-type {
        border-right: none;
    }

    /* FAB di kanan */
    .menu-fab {
        background: #0294f9;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        margin-left: auto;
    }

    .menu-fab a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        color: white;
    }

    .menu-fab img {
        transition: transform 0.3s ease;
    }

    .floating-menu-container.open .menu-fab img {
        transform: rotate(180deg);
    }

    /* OPEN STATE */
    .floating-menu-container.open .floating-menu-list {
        max-height: 400px;
        border-radius: 30px;
    }

    .floating-menu-container.open .floating-menu-list .menu-item {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 20px;
        height: 60px;
        width: auto;
        opacity: 1;
        border-right: 1px solid rgba(255, 255, 255, 0.4);
    }

    .floating-menu-container.open .menu-fab i:before {
        content: "\f00d";
    }

    .floating-menu-list .menu-item {
        border-bottom: none;
    }

    .news-section {
        margin-bottom: 0px !important;
    }

    /* .hero-banner .swiper-slide:nth-child(1) {
      background: url('/assets/img/homepage mobile.webp') center/cover no-repeat;
      height: 87vh;
    }
    .hero-banner .swiper-slide:nth-child(2) {
      background: url('/assets/img/homepage mobile.webp') center/cover no-repeat;
      height: 87vh;

    } */
   .hero-accessories {
      background: url('/assets/img/acc-mobile.png') center/cover no-repeat ;
      width: 100%;
      height: 100%;
    }

    .tab-content {
        padding: 0 12px;
    }

  #newsTab {
    padding: 0 12px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; /* Smooth scrolling di iOS */
    scrollbar-width: none; /* Hide scrollbar di Firefox */
    -ms-overflow-style: none; /* Hide scrollbar di IE/Edge */
  }

  /* Hide scrollbar di Chrome/Safari */
  #newsTab::-webkit-scrollbar {
    display: none;
  }

  #newsTab .nav-item {
    flex: 0 0 auto; /* Prevent items dari shrink */
  }

  #newsTab .nav-link {
    margin: 0px;
  }
  .marketplace-buttons {
     display: flex;
    flex-direction: column; /* Mobile: 2 baris (kolom) */
    gap: 0px;
    justify-content: center;
    position: absolute;
    bottom: 23px;
    left: 0;
    right: 0;
    padding: 0 20px;
}

.marketplace-buttons a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%; /* Mobile: tombol full width */
}

#newsTab {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; /* Smooth scrolling di iOS */
    scrollbar-width: none; /* Hide scrollbar di Firefox */
    -ms-overflow-style: none; /* Hide scrollbar di IE/Edge */
    }

    /* Hide scrollbar di Chrome/Safari */
    #newsTab::-webkit-scrollbar {
        display: none;
    }

    #newsTab .nav-item {
        flex: 0 0 auto; /* Prevent items dari shrink */
    }

    #newsTab .nav-link {
        white-space: nowrap; /* Prevent text wrap */
    }
    #test {
      margin-top: 0px !important;
    }
    #test .swiper-slide img {
      border-radius: 2rem !important;
    }
    /* Hero Buttons */
    .heroSwiper .btn-animated {
        padding: 0.8rem 0.8rem !important;
        font-size: 10px;
        margin-bottom: 0.75rem;
        display: flex;
        /* width: 100%;
        max-width: 180px; */
        text-align: center;
    }


    .tulisan-produk{
      font-size: 13px !important;
      letter-spacing: 0.5px;
      margin-bottom: 1rem !important;
      max-width: 80% !important;
    }

    .tulisan {
        position: absolute !important;
        bottom: 20px !important;
        left: 13px !important;
        top: unset !important;
        color: #fff !important;
    }

    .button-mobile-hero {
      display: flex;
      flex-direction: row;
      align-items: center;
      gap: 10px !important;
    }



    .button-mobile {
      display: flex;
      flex-direction: row;
      align-items: center;
      gap: 2px !important;
    }

    #tahunan{
      margin-top: 0px !important;
      margin-bottom: 20px !important;
    }
    .teks-2{
      font-size: 58px !important;
    }
    .teks-3{
      font-size: 19px !important;
      letter-spacing: 4px !important;
    }
    .btn-tahunan{
      font-size: 10px !important;
    }
    .prev-fitur{
      display: none !important;
    }
    .section-title-fitur{
      margin-bottom: 20px;
    }
    .fitur-unggulan{
      margin-bottom: 85px !important;
        margin-top: 50px;
    }
    .map {
      margin-left: 0rem !important;
      margin-right: 0rem !important;
    }

    .map-sec2 {
        padding: 0 12px !important;
    }
    .row-tahunan{
      margin-left: 0rem !important;
    }
    .section-title-delear{
      font-size: 24px !important;
    }
    .teks-dealer{
        max-width: 100% !important;
        font-size: 13px !important;
        /* text-align: justify !important; */
        margin: 15px 0;
    }
    .angka {
        padding: 0 0px !important;
        margin-top: -31px;
    }
    .angka-2 {
        padding: 0 0px !important;
        margin-top: -31px;
        padding-left: 20px !important;

    }
    .angka-115{
      font-size: 50px !important;
      margin-top: 2rem;
        margin: 32px 0px 0px !important;

    }
    .angka-8{
      font-size: 50px !important;
      margin-top: 2rem;
        margin: 32px 0px 0px !important;

    }
    .logo-angka{
      width: 17% !important;
      vertical-align: middle !important;
      margin-left: -17px !important;
    }
    .btn-dealer{
      margin-top: 30px !important;
      margin-bottom: 0px !important;
    }
    .tulisan-dealer{
      font-size: 13px !important;
      line-height: 1.2 !important;
    }
    .testimoni{
      margin-top: 75px !important;
      margin-bottom: 50px !important;
    }

    .testimoni .container-fluid{
        padding: 0 0px !important;
        padding-bottom: 15px !important;
    }
    .row-1-testi{
        width: 100% !important;
      margin-top:  0px !important;
      margin-left: 0px !important;
    }
    .kiri-margin{
      margin-top: 0px !important;
      width: 100% !important;
      ;
    }
    .profile strong {
        font-size: 16px !important;
    }
    .profile small {
        font-size: 12px !important;
    }
    .prev-testimoni{
      display: none !important;
    }
    .prev-testimoni-mobile{
        padding-top: 0px !important;
      display: flex !important;
      margin-top: 15px !important;
    }
    .title-1-testi , .title-2-testi{
      font-size: 13px !important;
      color: #F77104;
      line-height: 10px !important;
    }
    .testimoni h2{
        font-size: 24px !important;
        margin-bottom: 10px !important;
        margin-top: 30px !important;
    }
    .quote-bg {
        display: none !important;
    }
    .row-testi{
      margin-left: 1rem !important;
    }
    .h2-testi{
      max-width: 100% !important;
      font-size: 28px !important;
      letter-spacing: -0.5px !important;
    }
    .quote-bg{
      left: 0px !important;
    }
    .p-test{
      max-width: 100% !important;
      font-size: 13px !important;
      margin-bottom: 35px !important;
    }

    .news {
        padding: 0 0px !important;
    }

    .prev-news{
      display: none !important;
    }

    .title-news-home{
      font-size: 24px !important;
      letter-spacing: 1px !important;
    }
    .btn-lihat{
      display: none !important;
    }
    .border-img{
      border-radius: 2rem !important;
    }
    .button-news-mobile{
      display: block;
      margin-top: 20px;
    }
    .hero-section{
      margin-top: 80px !important;
    }
    .hero-section::before{
      display: none !important;
    }
    .text-bawah{
      margin-top: 20px !important;
      text-align: center;
    }
    .text-bawah p{
      max-width: 85% !important;
      margin-inline: auto !important;
    }
    .device-button{
      justify-content: center;
      margin-bottom: 0px;
    }

    .h1-benner {
        font-size: 30px !important;
    }

    .news .swiper {
        overflow: hidden;          /* ← ini yang paling penting */
        width: 100%;
    }

    .news .row {
        overflow: hidden;          /* prevent row dari meluber */
    }

    .news {
        padding: 0;                /* hapus padding yang bikin offset */
        overflow: hidden;
    }

    .news .daleman {
        padding: 0 1rem;           /* pindah padding ke dalam konten saja */
    }

    .news {
        margin-top: 3rem;
        padding: 0 1rem;
    }

    .news .container-fluid {
        padding: 0;
    }

    .news .row.mx-4 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    /* Header Section */
    .news .d-flex.justify-content-between {
        flex-direction: column;
        gap: 1rem;
    }

    .news h2 {
        font-family: "nulshock", sans-serif !important;
        letter-spacing: 1px;
        font-size: 24px !important;
        line-height: 1.3;
        max-width: 100%;
        letter-spacing: 2px !important;
    }

    /* Navigation Controls - Mobile */
    .news .d-flex.align-items-center {
        justify-content: space-between;
        width: 100%;
    }

    .news .my-swiper-button-prev,
    .news .my-swiper-button-next {
        cursor: pointer;
        font-size: 1.2rem;
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #f0f0f0;
        border-radius: 50%;
        transition: all 0.3s ease;
    }

    .news .my-swiper-button-prev:hover,
    .news .my-swiper-button-next:hover {
        background: #007bff;
        color: white;
    }

    .news .my-swiper-button-prev {
        margin-right: 0.5rem;
    }

    .news .my-swiper-button-next {
        margin-right: 0.5rem;
    }

    /* Button Lihat Semua - Mobile */
    .news .btn-lihat {
        padding: 0.5rem 1rem;
        font-size: 0.9rem;
    }


    /* Content Inside Slide */
    .news .daleman {
        margin-top: 1rem;
        padding: 0 0rem;
    }

    .news .news-date {
        font-size: 13px;
        color: #666;
        margin-bottom: 4px;
        font-weight: 600 !important;
    }

    .news .news-title {
        font-size: 1rem;
        line-height: 1.4;
        margin-bottom: 10px;
    }
    .news-title a {
        letter-spacing: 0.25px !important;
    }

    .news .news-title a {
        color: inherit;
        text-decoration: none;
        transition: color 0.3s ease;
        display: block;
    }

    .news .news-title a:hover {
        color: #007bff;
    }

    .news .news-description {
        font-size: 0.85rem;
        line-height: 1.5;
        color: #666;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 13px !important;
    }

    #tahunan {
        padding-top: 3rem;
        padding-bottom: 25px;
        background: #fff;
    }

    #tahunan .container {
        padding: 0 1rem;
    }

    #tahunan .row.mt-5 {
        margin-top: 2rem !important;
    }

    #tahunan .row.mb-5 {
        margin-bottom: 1rem !important;
    }

    /* Title Section */
    #tahunan .text-center h5 {
        font-size: 13px !important;
        color: #f97316;
        margin-bottom: 0.5rem;
    }

    #tahunan .text-center h2 {
        font-family: "nulshock", sans-serif;
        font-size: 3rem;
        letter-spacing: 3px;
        margin-bottom: 0.5rem;
        line-height: 1;
        margin-top: 10px;
    }

    #tahunan .text-center h3 {
        font-family: "nulshock", sans-serif;
        font-size: 1.2rem;
        line-height: 1.5;
        letter-spacing: 3px;
        margin-top: 0.5rem;
    }

    /* Percentage Stats Section - Mobile (Vertical Stack) */
    #tahunan .persen {
        flex-direction: column;
        gap: 1rem;
        margin-top: 1.5rem;
    }

    #tahunan .persen .col-3 {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        border-right: none !important;
        border-left: none !important;
        border-bottom: 1px solid #d1d5db;
        padding-bottom: 2rem;
    }

    #tahunan .persen .col-3:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

    #tahunan .persen .text-center h3 {
        font-size: 2.5rem;
        letter-spacing: 2px;
        margin-bottom: 0rem;
        font-weight: bold;
    }

    #tahunan .persen .text-center h3 .counter {
        color: #000;
        font-size: 40px !important;
    }

    #tahunan .persen .text-center h3 span[style*="color: #f97316"] {
        color: #f97316 !important;
        font-size: 40px !important;

    }

    #tahunan .persen .text-center h5 {
        font-size: 13px !important;
        color: #666;
        /* line-height: 1.4; */
        margin-top: 0rem;
    }

    /* Button */
    #tahunan center.mt-2 {
        margin-top: 0.5rem !important;
    }

    #tahunan .btn-tahunan {
        margin-top: 2rem !important;
        padding: 0.875rem 1.5rem !important;
        font-size: 10px !important;
        display: inline-block;
        text-decoration: none;
        letter-spacing: 2px;
    }

    /* ==================== NAVBAR MOBILE STYLES (Default) ==================== */
    .navbar {
        padding: 0rem 0;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    .navbar .container-fluid {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 0 0rem !important;
        padding-left: 16px !important;
        padding-right: 0px !important;
    }

    /* Logo */
    .navbar-brand img {
        max-width: 140px;
        height: auto;
    }

    /* Toggler */
    .navbar-toggler {
        border: none;
        padding: 0.5rem;
    }

    .navbar-toggler:focus {
        box-shadow: none;
        outline: none;
    }

    .navbar-toggler-icon {
        width: 25px;
        height: 20px;
    }



    .navbar-nav .nav-item:last-child {
        border-bottom: none;
    }

    .navbar-nav .nav-link {
        padding: 0.5rem 1rem !important;
        font-size: 16px;
        color: #333;
        transition: color 0.3s ease;
    }

    .navbar-nav .nav-link:hover,
    .navbar-nav .nav-link.active {
        color: #f97316 !important;
    }



    /* Hide download button on mobile */
    .navbar .d-none.d-lg-block {
        display: none !important;
    }

    /* ==================== HERO BANNER MOBILE STYLES ==================== */
    .hero-banner {
        margin-top: 0;
        height: 87vh;

    }

    .heroSwiper {
        height: 100%;
    }

    .heroSwiper .swiper-slide {
        position: relative;
        display: flex;
        align-items: start;
        background-size: cover !important;
        background-position: start !important;
        padding: 2rem 1rem !important;

    }

    /* Dark overlay for better text readability */
    .heroSwiper .swiper-slide::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .heroSwiper .swiper-slide .container {
        position: relative;
        z-index: 2;
        padding: 0 0rem;
    }

    .heroSwiper .swiper-slide .col-md-7 {
        width: 100%;
        max-width: 100%;
    }

    /* Hero Text */
    .heroSwiper h1 {
        font-size: 2rem !important;
        line-height: 35px !important;
    }

    .heroSwiper p {
        font-family: "montserrat", sans-serif !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        max-width: 88% !important;
        color: white;
        margin-bottom: 1.5rem;
        line-height: 1.6;
    }

    .heroSwiper .btn-hero {
        margin-right: 0 !important;
    }

    /* Swiper Scrollbar */
    .heroSwiper .swiper-scrollbar {
        background: rgba(255, 255, 255, 0.3);
        height: 4px;
        border-radius: 10px;
        margin-top: 2rem;
        position: relative;
        bottom: 30px;
    }

    .heroSwiper .swiper-scrollbar-drag {
        background: #f97316;
        border-radius: 10px;
    }

    .btn-produk {
        --widhtbutton: 140px;
        --heightbutton: 46px;
        padding: 4px 10px !important;

        font-size: 10px;
    }



    .btn-blue-produk {
        --widhtbutton: 140px;
        --heightbutton: 46px;
        padding: 4px 15px !important;
        font-size: 10px;
    }

    .btn-news-mobile{
        --widhtbutton: 160px;
        --heightbutton: 46px;
        font-size: 10px;
        letter-spacing: 2px;
    }

    #map{
        height: 400px !important;
        border-radius: 0rem !important;
    }

    .btn-dwn {
        display: none !important;
    }

    .product-image {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%;
        background-color: #f5f5f5;
    }
    .product-card {
        min-height: 100%;
        padding : 13px;
        border-radius: 16px;
    }
    .action-buttons-acc {
        display: grid;
        padding-top: 30px;
    }
    .btn-shop-acc {
        --widhtbutton: 100% !important;
        --heightbutton: 40px !important;
        padding: 8px 20px !important;

    }
    .btn-shop-acc .button__text {
        font-size: 12px !important;

    }

    .btn-shop-acc-2 {
        --widhtbutton: 100% !important;
        --heightbutton: 40px !important;
        padding: 8px 20px !important;
    }

    .btn-shop-acc-2 .button__text {
        font-size: 10px !important;
    }

    .product-title {
        font-size: 14px !important;
        letter-spacing: 0.25px;
        margin-bottom: 10px !important;
        line-height: 18px;
    }
    .badge {
        font-family: 'montserrat', sans-serif !important;
        position: absolute;
        z-index: 2;
        top: 10px;
        left: 10px;
        padding: 8px 10px;
        border-radius: 30px;
        font-weight: bold;
        font-size: 9px;
    }

    .product-price{
        margin-bottom: 0px !important;
        font-size: 14px !important;
    }

    .logo-acc {
        display: none;
        font-size: 14px;
        margin-right: 4px;
    }


}



@media (max-width: 991.98px) {
    #mainNavbar {
        display: none !important;
    }
    .btn-animated.btn-dwn {
        display: none !important;
    }
}

/* ---- OVERLAY BACKDROP ---- */
#mobileOverlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    opacity: 0;
    transition: opacity 0.3s ease;
}
#mobileOverlay.is-open {
    display: block;
}
#mobileOverlay.is-visible {
    opacity: 1;
}

/* ---- PANEL WRAPPER (horizontal slide container) ---- */
#panelWrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 200%;
    display: flex;
    transition: transform 0.35s cubic-bezier(0.32, 0, 0.15, 1);
}
#panelWrapper.sub-open {
    transform: translateX(-50%);
}

/* ---- SINGLE PANEL ---- */
.mobile-panel {
    width: 50%;
    height: 100%;
    background: #fff;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* ---- PANEL HEADER ---- */
.mobile-panel-header {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px 8px;
    border-bottom: 0.5px solid #E3E3E3;
    flex-shrink: 0;
    min-height: 64px;
}
.mobile-panel-logo {
    height: 36px;
    width: auto;
    object-fit: contain;
    transform: scale(1); /* pastiin ga ada scale effect */
    transition: none;    /* matiin semua transisi di logo */
}
/* HAPUS atau override kalau ada ini: */
.mobile-panel-header {
    /* jangan ada: transform, scale, atau transition yang affect children */
}
.mobile-panel-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #111;
    flex: 1;
    text-align: center;
}
.mobile-close-btn {
    background: #fff;
    border: none;
    cursor: pointer;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    flex-shrink: 0;
    transition: background 0.15s;
}
.mobile-close-btn:hover {
    background: #fff;
}
.mobile-back-btn {
    background: none;
    border: none;
    cursor: pointer;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    flex-shrink: 0;
    transition: background 0.15s;
}
.mobile-back-btn:hover {
    background: #f5f5f5;
}

/* ---- MENU BODY (scrollable) ---- */
.mobile-menu-body {
    flex: 1;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    /* padding-top: 25px; */
}

/* ---- MENU ITEM (generic row) ---- */
.mobile-menu-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 12px 24px 25px;
    border-bottom: none;
    cursor: pointer;
    text-decoration: none;
    color: #111;
    font-size: 16px;
    font-weight: 600;
    transition: background 0.15s;
    font-family: 'Montserrat', sans-serif;
}
.mobile-menu-item:hover,
.mobile-menu-item:active {
    background: #fff;
    color: #111;
    text-decoration: none;
}

/* ---- PRODUCT ITEM ROW ---- */
.mobile-product-item {
    display: flex;
    justify-content: center;  /* ← tengahin */
    align-items: center;
    padding: 10px;
    border-bottom: none;
}

.mobile-product-item:hover {
    background: #f9f9f9;
}
.mobile-product-img-wrap {
    width: 100%;   /* ← gedein sesuai selera */
    height: 100%;
    background: transparent;
    border-radius: 0;
}

.mobile-product-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 0;
}


/* Sembunyiin nama & link */
.mobile-product-info {
    display: none;
}

.mobile-product-info {
    flex: 1;
}
.mobile-product-name {
    font-size: 15px;
    font-weight: 600;
    color: #111;
    margin-bottom: 2px;
    font-family: 'nulshock', sans-serif;
}

/* ---- PANEL FOOTER ---- */
.mobile-panel-footer {
    padding: 14px 24px 28px;
    border-top: none;
    flex-shrink: 0;
}
.mobile-cta-btn {
    display: block;
    width: 100%;
    text-align: center;
    background: #F77104;
    color: #fff !important;
    border: none;
    border-radius: 50px;
    padding: 14px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-decoration: none;
    transition: background 0.2s;
    font-family: 'nulshock', sans-serif;
}
.mobile-cta-btn:hover {
    background: #F77104;
    text-decoration: none;
}

/* ---- Prevent body scroll saat menu open ---- */
body.mobile-menu-open {
    overflow: hidden;
}

/* Footer */
.footer-wrapper {
    background-color: #0B0D0F;
}

.footer-logo-img {
    width: 250px;
    height: 100%;
}

.footer-col-left {
    width: 30%;
}

.footer-col-right {
    width: 69.666667%;
}

.footer-menu-col-1 {
    width: 20%;
}

.footer-menu-col-2 {
    width: 22%;
}

.footer-menu-col-4 {
    width: 33%;
}

.footer-title {
    letter-spacing: 2px;
}

.footer-info-links {
    display: flex;
    flex-direction: column;
    gap: 6px;
    width: 100%;
    max-width: 390px;
    font-family: "nulshock", sans-serif;
}

.footer-info-link {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 48px;
    padding: 6px 52px 6px 16px;
    border-radius: 999px;
    overflow: hidden;
    color: #0b0d0f;
    line-height: 1;
}

.footer-info-link:hover {
    color: #0b0d0f;
}

.footer-info-call {
    gap: 15px;
    background-color: #fff;
}

.footer-info-call-label {
    flex: 0 0 auto;
    font-size: clamp(9px, 0.65vw, 11px);
    line-height: 1;
    letter-spacing: 0.5px;
    text-align: right;
}

.footer-info-call-number {
    color: #0294f9;
    font-size: 27px;
    letter-spacing: 1px;
}

.footer-info-email {
    justify-content: left;
    background-color: #f77104;
    color: #fff;
    font-size: 10px;
    white-space: nowrap;
    letter-spacing: 1px;
}

.footer-info-email:hover {
    color: #fff;
}

.footer-info-action {
    position: absolute;
    top: 4px;
    right: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 18px;
    overflow: hidden;
}

.footer-info-action::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    border-radius: 50%;
    background-color: #0294f9;
    transition: height 0.3s ease;
}

.footer-info-link:hover .footer-info-action::before {
    height: 100%;
}

.footer-info-action > * {
    position: relative;
    z-index: 1;
}

.footer-info-email:hover .footer-info-action {
    color: #fff;
}

.footer-info-call .footer-info-action {
    top: 4px;
    right: 5px;
    width: 40px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background-color: #f77104;
}

.footer-info-email .footer-info-action {
    top: 4px;
    right: 5px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: #f77104;
    background-color: #fff;
}

.footer-info-links-mobile {
    max-width: 520px;
}

.footer-info-links-mobile .footer-info-call-label {
    font-size: 13px;
}

.footer-info-links-mobile .footer-info-call-number {
    font-size: clamp(27px, 8vw, 36px);
}

.footer-info-links-mobile .footer-info-email {
    font-size: clamp(8px, 2.6vw, 12px);
}
.footer-title-small {
    letter-spacing: 1.5px;
    margin-bottom: 10px;
}
.help-center-card {
    display: flex;
    flex-direction: column;
    gap: 6px;
    width: 100%;
    max-width: 390px;
    padding: 16px 18px;
    border-radius: 28px;
    background-color: #46515d;
}

.help-center-row {
    display: flex;
    align-items: center;
    gap: 4px;
    width: fit-content;
    max-width: 100%;
    font-family: "nulshock", sans-serif;
    color: #ffffff;
    line-height: 1.15;
    white-space: nowrap;
}

.help-center-row:hover {
    color: #fff;
}

.help-center-phone {
    font-family: "nulshock", sans-serif !important;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 2px;
}

.help-center-email {
    font-size: 14px;
    letter-spacing: 0.5px;
}

.help-center-icon {
    position: relative;
    flex: 0 0 36px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    background-color: #0294f9;
}

.help-center-row:hover .help-center-icon::before {
    height: 100%;

}

.help-center-icon > * {
    position: relative;
    z-index: 1;
}

.help-center-icon img {
    width: 16px;
    height: 16px;
}

.help-center-icon i {
    margin: 0 !important;
    font-size: 18px;
}

.footer-list {
    line-height: 28px;
    letter-spacing: 0.5px;
}

.footer-bottom-row {
    margin-top: 3.5rem !important;
}

.footer-company-name {
    font-size: 12px !important;
    color: #46515D !important;
    line-height: 5px;
    letter-spacing: 0.5px;
}

.footer-company-copy {
    font-size: 12px !important;
    color: #46515D !important;
    letter-spacing: 0.5px;
}

.social-icons-footer {
    margin-top: 0.75rem !important;
}
.apple-wrapper {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: fit-content;
}

.apple-logo {
    width: auto;
    display: block;
    transition: filter 0.3s ease;
}

.apple-logo-40 {
    max-height: 40px;
}

.apple-logo-41 {
    max-height: 41px;
}

.coming-soon-text {
    font-family: 'nulshock', sans-serif;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 1px;
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
    z-index: 10;
}

.apple-wrapper:hover .apple-logo {
    filter: brightness(0.4) !important;
}

.apple-wrapper:hover .coming-soon-text {
    opacity: 1 !important;
}
.subscribe-input::placeholder {
    color: #98A1AE;
    letter-spacing: 0.5px;
    font-size: 16px;
}

@media (max-width: 768px) {
    .footer-mobile {
        background-color: #0B0D0F;
        padding: 40px 0 20px;
    }
    .footer-mobile-logo {
        width: 190px;
    }
    .apple-logo-mobile {
        max-height: 45px;
    }
    .coming-soon-text {
        font-family: 'nulshock', sans-serif;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        font-size: 11px;
        font-weight: 900;
        text-align: center;
        letter-spacing: 1px;
        white-space: nowrap;
        opacity: 0;
        transition: opacity 0.3s ease;
        pointer-events: none;
        z-index: 10;
    }
    .footer-mobile-company {
        font-size: 12px;
        color: #46515D;
        margin: 0;
        font-weight: 700;
    }
    .footer-mobile-copyright {
        font-size: 12px;
        color: #46515D;
        margin: 0;
    }
}


@media (max-width: 576px) {
        .footer-acc-btn {
            width: 100%;
            background: none;
            border: none;
            color: white;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 18px 0;
            font-family: "nulshock", sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            letter-spacing: 2px;
            cursor: pointer;
        }

        .footer-acc-icon {
            transition: transform 0.3s ease;
            font-size: 14px;
            color: white;
        }

        .footer-acc-btn.active .footer-acc-icon {
            transform: rotate(180deg);
        }

        .footer-acc-body {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.35s ease;
        }

        .footer-acc-body.open {
            max-height: 300px;
        }

        .footer-acc-body ul {
            list-style: none;
            padding: 0 0 16px 0;
            margin: 0;
        }

        .footer-acc-body ul li {
            padding: 6px 0;
        }

        .footer-acc-body ul li a {

            color: #46515D;
            font-family: "Montserrat", sans-serif;
            font-size: 16px;
            font-weight: 600;
            text-decoration: none;
        }

        .footer-section-title {
            color: white;
            font-family: "nulshock", sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            letter-spacing: 2px;
            margin-bottom: 12px;
        }

        .footer-subscribe-form {
            display: flex;
            align-items: center;
            background: white;
            border-radius: 50px;
            overflow: hidden;
            padding: 4px 4px 4px 16px;
        }

        .footer-subscribe-form input {
            flex: 1;
            border: none;
            outline: none;
            font-size: 14px;
            background: transparent;
            font-family: "Montserrat", sans-serif;
            font-weight: 600;
        }

        .footer-subscribe-form button {
            background: #F97316;
            border: none;
            border-radius: 50%;
            width: 46px;
            height: 46px;
            color: white;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .footer-social-icons {
            display: flex;
            gap: 9px;
        }

        .footer-social-icons a {
            width: 42px;
            height: 42px;
            border-radius: 50%;
            background: #46515d;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-size: 19px;
            text-decoration: none;
        }

        .popup-overlay {
            padding: 16px;
            align-items: center; /* pastikan center vertikal */
            box-sizing: border-box;
        }

        .popup-box {
            max-width: 100%;
            border-radius: 16px;
            transform: translateY(0); /* hapus offset biar tidak geser */
            margin-bottom: 0; /* buang margin bawah */
        }

        .popup-box img {
            border-radius: 16px;
            display: block;      /* ← ini kunci utama, hilangkan inline spacing */
            width: 100%;
            height: auto;
            margin: 0;
            padding: 0;
        }

        .popup-close {
            top: -10px;
            right: -10px;
            width: 34px;
            height: 34px;
            font-size: 16px;
        }

        }
