:root {
    --bs-primary: #3126AA;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-danger: #dc3545;
    --bs-warning: #A37335;
    --bs-info: #0dcaf0;
    --bs-light: #f8f9fa;
    --bs-dark: #111827;
    --bs-secondary: #D9D9D9;

    --hero-gradient:
        linear-gradient(135deg,
            #2f46b6 0%,
            #463fc7 50%,
            #7068f0 100%);
}
ul li {
    padding-left: 8px;
}
/* ================= BUTTON & UTILITIES ================= */

.btn-primary {
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
}

.bg-primary {
    background-color: var(--bs-primary) !important;
}

.text-primary {
    color: var(--bs-primary) !important;
}

.btn-warning {
    background-color: var(--bs-warning);
    border-color: var(--bs-warning);
}

.bg-warning {
    background-color: var(--bs-warning) !important;
}

.text-warning {
    color: var(--bs-warning) !important;
}
.btn-secondary {
    background-color: var(--bs-secondary);
    border-color: var(--bs-secondary);
}

.bg-secondary {
    background-color: var(--bs-secondary) !important;
}

.text-secondary {
    color: var(--bs-secondary) !important;
}

/* ==========================================================================
   POSITION UTILITIES (1-100%) - ALAMAT BERURUTAN
   ========================================================================== */

/* ==================== TOP (1 - 100) ==================== */
.top-1 { top: 1% !important; }
.top-2 { top: 2% !important; }
.top-3 { top: 3% !important; }
.top-4 { top: 4% !important; }
.top-5 { top: 5% !important; }
.top-6 { top: 6% !important; }
.top-7 { top: 7% !important; }
.top-8 { top: 8% !important; }
.top-9 { top: 9% !important; }
.top-10 { top: 10% !important; }
.top-11 { top: 11% !important; }
.top-12 { top: 12% !important; }
.top-13 { top: 13% !important; }
.top-14 { top: 14% !important; }
.top-15 { top: 15% !important; }
.top-16 { top: 16% !important; }
.top-17 { top: 17% !important; }
.top-18 { top: 18% !important; }
.top-19 { top: 19% !important; }
.top-20 { top: 20% !important; }
.top-21 { top: 21% !important; }
.top-22 { top: 22% !important; }
.top-23 { top: 23% !important; }
.top-24 { top: 24% !important; }
.top-25 { top: 25% !important; }
.top-26 { top: 26% !important; }
.top-27 { top: 27% !important; }
.top-28 { top: 28% !important; }
.top-29 { top: 29% !important; }
.top-30 { top: 30% !important; }
.top-31 { top: 31% !important; }
.top-32 { top: 32% !important; }
.top-33 { top: 33% !important; }
.top-34 { top: 34% !important; }
.top-35 { top: 35% !important; }
.top-36 { top: 36% !important; }
.top-37 { top: 37% !important; }
.top-38 { top: 38% !important; }
.top-39 { top: 39% !important; }
.top-40 { top: 40% !important; }
.top-41 { top: 41% !important; }
.top-42 { top: 42% !important; }
.top-43 { top: 43% !important; }
.top-44 { top: 44% !important; }
.top-45 { top: 45% !important; }
.top-46 { top: 46% !important; }
.top-47 { top: 47% !important; }
.top-48 { top: 48% !important; }
.top-49 { top: 49% !important; }
.top-50 { top: 50% !important; }
.top-51 { top: 51% !important; }
.top-52 { top: 52% !important; }
.top-53 { top: 53% !important; }
.top-54 { top: 54% !important; }
.top-55 { top: 55% !important; }
.top-56 { top: 56% !important; }
.top-57 { top: 57% !important; }
.top-58 { top: 58% !important; }
.top-59 { top: 59% !important; }
.top-60 { top: 60% !important; }
.top-61 { top: 61% !important; }
.top-62 { top: 62% !important; }
.top-63 { top: 63% !important; }
.top-64 { top: 64% !important; }
.top-65 { top: 65% !important; }
.top-66 { top: 66% !important; }
.top-67 { top: 67% !important; }
.top-68 { top: 68% !important; }
.top-69 { top: 69% !important; }
.top-70 { top: 70% !important; }
.top-71 { top: 71% !important; }
.top-72 { top: 72% !important; }
.top-73 { top: 73% !important; }
.top-74 { top: 74% !important; }
.top-75 { top: 75% !important; }
.top-76 { top: 76% !important; }
.top-77 { top: 77% !important; }
.top-78 { top: 78% !important; }
.top-79 { top: 79% !important; }
.top-80 { top: 80% !important; }
.top-81 { top: 81% !important; }
.top-82 { top: 82% !important; }
.top-83 { top: 83% !important; }
.top-84 { top: 84% !important; }
.top-85 { top: 85% !important; }
.top-86 { top: 86% !important; }
.top-87 { top: 87% !important; }
.top-88 { top: 88% !important; }
.top-89 { top: 89% !important; }
.top-90 { top: 90% !important; }
.top-91 { top: 91% !important; }
.top-92 { top: 92% !important; }
.top-93 { top: 93% !important; }
.top-94 { top: 94% !important; }
.top-95 { top: 95% !important; }
.top-96 { top: 96% !important; }
.top-97 { top: 97% !important; }
.top-98 { top: 98% !important; }
.top-99 { top: 99% !important; }
.top-100 { top: 100% !important; }

/* ==================== BOTTOM (1 - 100) ==================== */
.bottom-1 { bottom: 1% !important; }
.bottom-2 { bottom: 2% !important; }
.bottom-3 { bottom: 3% !important; }
.bottom-4 { bottom: 4% !important; }
.bottom-5 { bottom: 5% !important; }
.bottom-6 { bottom: 6% !important; }
.bottom-7 { bottom: 7% !important; }
.bottom-8 { bottom: 8% !important; }
.bottom-9 { bottom: 9% !important; }
.bottom-10 { bottom: 10% !important; }
.bottom-11 { bottom: 11% !important; }
.bottom-12 { bottom: 12% !important; }
.bottom-13 { bottom: 13% !important; }
.bottom-14 { bottom: 14% !important; }
.bottom-15 { bottom: 15% !important; }
.bottom-16 { bottom: 16% !important; }
.bottom-17 { bottom: 17% !important; }
.bottom-18 { bottom: 18% !important; }
.bottom-19 { bottom: 19% !important; }
.bottom-20 { bottom: 20% !important; }
.bottom-21 { bottom: 21% !important; }
.bottom-22 { bottom: 22% !important; }
.bottom-23 { bottom: 23% !important; }
.bottom-24 { bottom: 24% !important; }
.bottom-25 { bottom: 25% !important; }
.bottom-26 { bottom: 26% !important; }
.bottom-27 { bottom: 27% !important; }
.bottom-28 { bottom: 28% !important; }
.bottom-29 { bottom: 29% !important; }
.bottom-30 { bottom: 30% !important; }
.bottom-31 { bottom: 31% !important; }
.bottom-32 { bottom: 32% !important; }
.bottom-33 { bottom: 33% !important; }
.bottom-34 { bottom: 34% !important; }
.bottom-35 { bottom: 35% !important; }
.bottom-36 { bottom: 36% !important; }
.bottom-37 { bottom: 37% !important; }
.bottom-38 { bottom: 38% !important; }
.bottom-39 { bottom: 39% !important; }
.bottom-40 { bottom: 40% !important; }
.bottom-41 { bottom: 41% !important; }
.bottom-42 { bottom: 42% !important; }
.bottom-43 { bottom: 43% !important; }
.bottom-44 { bottom: 44% !important; }
.bottom-45 { bottom: 45% !important; }
.bottom-46 { bottom: 46% !important; }
.bottom-47 { bottom: 47% !important; }
.bottom-48 { bottom: 48% !important; }
.bottom-49 { bottom: 49% !important; }
.bottom-50 { bottom: 50% !important; }
.bottom-51 { bottom: 51% !important; }
.bottom-52 { bottom: 52% !important; }
.bottom-53 { bottom: 53% !important; }
.bottom-54 { bottom: 54% !important; }
.bottom-55 { bottom: 55% !important; }
.bottom-56 { bottom: 56% !important; }
.bottom-57 { bottom: 57% !important; }
.bottom-58 { bottom: 58% !important; }
.bottom-59 { bottom: 59% !important; }
.bottom-60 { bottom: 60% !important; }
.bottom-61 { bottom: 61% !important; }
.bottom-62 { bottom: 62% !important; }
.bottom-63 { bottom: 63% !important; }
.bottom-64 { bottom: 64% !important; }
.bottom-65 { bottom: 65% !important; }
.bottom-66 { bottom: 66% !important; }
.bottom-67 { bottom: 67% !important; }
.bottom-68 { bottom: 68% !important; }
.bottom-69 { bottom: 69% !important; }
.bottom-70 { bottom: 70% !important; }
.bottom-71 { bottom: 71% !important; }
.bottom-72 { bottom: 72% !important; }
.bottom-73 { bottom: 73% !important; }
.bottom-74 { bottom: 74% !important; }
.bottom-75 { bottom: 75% !important; }
.bottom-76 { bottom: 76% !important; }
.bottom-77 { bottom: 77% !important; }
.bottom-78 { bottom: 78% !important; }
.bottom-79 { bottom: 79% !important; }
.bottom-80 { bottom: 80% !important; }
.bottom-81 { bottom: 81% !important; }
.bottom-82 { bottom: 82% !important; }
.bottom-83 { bottom: 83% !important; }
.bottom-84 { bottom: 84% !important; }
.bottom-85 { bottom: 85% !important; }
.bottom-86 { bottom: 86% !important; }
.bottom-87 { bottom: 87% !important; }
.bottom-88 { bottom: 88% !important; }
.bottom-89 { bottom: 89% !important; }
.bottom-90 { bottom: 90% !important; }
.bottom-91 { bottom: 91% !important; }
.bottom-92 { bottom: 92% !important; }
.bottom-93 { bottom: 93% !important; }
.bottom-94 { bottom: 94% !important; }
.bottom-95 { bottom: 95% !important; }
.bottom-96 { bottom: 96% !important; }
.bottom-97 { bottom: 97% !important; }
.bottom-98 { bottom: 98% !important; }
.bottom-99 { bottom: 99% !important; }
.bottom-100 { bottom: 100% !important; }

/* ==================== START / LEFT (1 - 100) ==================== */
.start-1 {  left: 1% !important; }
.start-2 {  left: 2% !important; }
.start-3 {  left: 3% !important; }
.start-4 {  left: 4% !important; }
.start-5 {  left: 5% !important; }
.start-6 {  left: 6% !important; }
.start-7 {  left: 7% !important; }
.start-8 {  left: 8% !important; }
.start-9 {  left: 9% !important; }
.start-10 {  left: 10% !important; }
.start-11 {  left: 11% !important; }
.start-12 {  left: 12% !important; }
.start-13 {  left: 13% !important; }
.start-14 {  left: 14% !important; }
.start-15 {  left: 15% !important; }
.start-16 {  left: 16% !important; }
.start-17 {  left: 17% !important; }
.start-18 {  left: 18% !important; }
.start-19 {  left: 19% !important; }
.start-20 {  left: 20% !important; }
.start-21 {  left: 21% !important; }
.start-22 {  left: 22% !important; }
.start-23 {  left: 23% !important; }
.start-24 {  left: 24% !important; }
.start-25 {  left: 25% !important; }
.start-26 {  left: 26% !important; }
.start-27 {  left: 27% !important; }
.start-28 {  left: 28% !important; }
.start-29 {  left: 29% !important; }
.start-30 {  left: 30% !important; }
.start-31 {  left: 31% !important; }
.start-32 {  left: 32% !important; }
.start-33 {  left: 33% !important; }
.start-34 {  left: 34% !important; }
.start-35 {  left: 35% !important; }
.start-36 {  left: 36% !important; }
.start-37 {  left: 37% !important; }
.start-38 {  left: 38% !important; }
.start-39 {  left: 39% !important; }
.start-40 {  left: 40% !important; }
.start-41 {  left: 41% !important; }
.start-42 {  left: 42% !important; }
.start-43 {  left: 43% !important; }
.start-44 {  left: 44% !important; }
.start-45 {  left: 45% !important; }
.start-46 {  left: 46% !important; }
.start-47 {  left: 47% !important; }
.start-48 {  left: 48% !important; }
.start-49 {  left: 49% !important; }
.start-50 {  left: 50% !important; }
.start-51 {  left: 51% !important; }
.start-52 {  left: 52% !important; }
.start-53 {  left: 53% !important; }
.start-54 {  left: 54% !important; }
.start-55 {  left: 55% !important; }
.start-56 {  left: 56% !important; }
.start-57 {  left: 57% !important; }
.start-58 {  left: 58% !important; }
.start-59 {  left: 59% !important; }
.start-60 {  left: 60% !important; }
.start-61 {  left: 61% !important; }
.start-62 {  left: 62% !important; }
.start-63 {  left: 63% !important; }
.start-64 {  left: 64% !important; }
.start-65 {  left: 65% !important; }
.start-66 {  left: 66% !important; }
.start-67 {  left: 67% !important; }
.start-68 {  left: 68% !important; }
.start-69 {  left: 69% !important; }
.start-70 {  left: 70% !important; }
.start-71 {  left: 71% !important; }
.start-72 {  left: 72% !important; }
.start-73 {  left: 73% !important; }
.start-74 {  left: 74% !important; }
.start-75 {  left: 75% !important; }
.start-76 {  left: 76% !important; }
.start-77 {  left: 77% !important; }
.start-78 {  left: 78% !important; }
.start-79 {  left: 79% !important; }
.start-80 {  left: 80% !important; }
.start-81 {  left: 81% !important; }
.start-82 {  left: 82% !important; }
.start-83 {  left: 83% !important; }
.start-84 {  left: 84% !important; }
.start-85 {  left: 85% !important; }
.start-86 {  left: 86% !important; }
.start-87 {  left: 87% !important; }
.start-88 {  left: 88% !important; }
.start-89 {  left: 89% !important; }
.start-90 {  left: 90% !important; }
.start-91 {  left: 91% !important; }
.start-92 {  left: 92% !important; }
.start-93 {  left: 93% !important; }
.start-94 {  left: 94% !important; }
.start-95 {  left: 95% !important; }
.start-96 {  left: 96% !important; }
.start-97 {  left: 97% !important; }
.start-98 {  left: 98% !important; }
.start-99 {  left: 99% !important; }
.start-100 {  left: 100% !important; }

/* ==================== END / RIGHT (1 - 100) ==================== */
.end-1 { right: 1% !important; }
.end-2 { right: 2% !important; }
.end-3 { right: 3% !important; }
.end-4 { right: 4% !important; }
.end-5 { right: 5% !important; }
.end-6 { right: 6% !important; }
.end-7 { right: 7% !important; }
.end-8 { right: 8% !important; }
.end-9 { right: 9% !important; }
.end-10 { right: 10% !important; }
.end-11 { right: 11% !important; }
.end-12 { right: 12% !important; }
.end-13 { right: 13% !important; }
.end-14 { right: 14% !important; }
.end-15 { right: 15% !important; }
.end-16 { right: 16% !important; }
.end-17 { right: 17% !important; }
.end-18 { right: 18% !important; }
.end-19 { right: 19% !important; }
.end-20 { right: 20% !important; }
.end-21 { right: 21% !important; }
.end-22 { right: 22% !important; }
.end-23 { right: 23% !important; }
.end-24 { right: 24% !important; }
.end-25 { right: 25% !important; }
.end-26 { right: 26% !important; }
.end-27 { right: 27% !important; }
.end-28 { right: 28% !important; }
.end-29 { right: 29% !important; }
.end-30 { right: 30% !important; }
.end-31 { right: 31% !important; }
.end-32 { right: 32% !important; }
.end-33 { right: 33% !important; }
.end-34 { right: 34% !important; }
.end-35 { right: 35% !important; }
.end-36 { right: 36% !important; }
.end-37 { right: 37% !important; }
.end-38 { right: 38% !important; }
.end-39 { right: 39% !important; }
.end-40 { right: 40% !important; }
.end-41 { right: 41% !important; }
.end-42 { right: 42% !important; }
.end-43 { right: 43% !important; }
.end-44 { right: 44% !important; }
.end-45 { right: 45% !important; }
.end-46 { right: 46% !important; }
.end-47 { right: 47% !important; }
.end-48 { right: 48% !important; }
.end-49 { right: 49% !important; }
.end-50 { right: 50% !important; }
.end-51 { right: 51% !important; }
.end-52 { right: 52% !important; }
.end-53 { right: 53% !important; }
.end-54 { right: 54% !important; }
.end-55 { right: 55% !important; }
.end-56 { right: 56% !important; }
.end-57 { right: 57% !important; }
.end-58 { right: 58% !important; }
.end-59 { right: 59% !important; }
.end-60 { right: 60% !important; }
.end-61 { right: 61% !important; }
.end-62 { right: 62% !important; }
.end-63 { right: 63% !important; }
.end-64 { right: 64% !important; }
.end-65 { right: 65% !important; }
.end-66 { right: 66% !important; }
.end-67 { right: 67% !important; }
.end-68 { right: 68% !important; }
.end-69 { right: 69% !important; }
.end-70 { right: 70% !important; }
.end-71 { right: 71% !important; }
.end-72 { right: 72% !important; }
.end-73 { right: 73% !important; }
.end-74 { right: 74% !important; }
.end-75 { right: 75% !important; }
.end-76 { right: 76% !important; }
.end-77 { right: 77% !important; }
.end-78 { right: 78% !important; }
.end-79 { right: 79% !important; }
.end-80 { right: 80% !important; }
.end-81 { right: 81% !important; }
.end-82 { right: 82% !important; }
.end-83 { right: 83% !important; }
.end-84 { right: 84% !important; }
.end-85 { right: 85% !important; }
.end-86 { right: 86% !important; }
.end-87 { right: 87% !important; }
.end-88 { right: 88% !important; }
.end-89 { right: 89% !important; }
.end-90 { right: 90% !important; }
.end-91 { right: 91% !important; }
.end-92 { right: 92% !important; }
.end-93 { right: 93% !important; }
.end-94 { right: 94% !important; }
.end-95 { right: 95% !important; }
.end-96 { right: 96% !important; }
.end-97 { right: 97% !important; }
.end-98 { right: 98% !important; }
.end-99 { right: 99% !important; }
.end-100 { right: 100% !important; }

/* ================= GLOBAL ================= */

html,
body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

/* ================= NAVBAR ================= */

.navbar {
    transition: background 0.4s ease, padding 0.4s ease, box-shadow 0.4s ease;
    z-index: 999;
}

/* State transparan (default) */
.navbar.navbar-transparent {
    background: transparent !important;
}


.navbar-transparent .navbar-nav-links {
    opacity: 0;
    pointer-events: none;
    transform: translateY(-6px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}

/* Nav links horizontal */
.nav-link-item {
    font-size: 0.82rem;
    font-weight: 500;
    color: #333;
    transition: color 0.2s ease;
    white-space: nowrap;
}

.nav-link-item:hover {
    color: var(--bs-primary);
}

.nav-row-top {
    margin-bottom: 2px;
}

.nav-row-bottom {
    padding-left: 1.6rem; /* sejajar konten, skip ikon home */
}

/* Search box */
.search-box {
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 100px;
    height: 40px;
    width: 180px;
    transition: border-color 0.3s ease;
}

.search-box input {
    color: white;
}
.search-box input::placeholder {
    color: rgba(255, 255, 255, .7);
}
/* Bahasa button */
.lang-btn {
    transition: color 0.3s, border-color 0.3s;
}
/* Menu button */
.menu-btn {
    transition: color 0.3s;
}

/* State solid setelah scroll */
.navbar.navbar-solid {
    background: rgba(0, 0, 0, 0.327) !important;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.351);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

/* Search box saat blur/solid */
.navbar-solid .search-box {
    border-color: rgba(255, 255, 255, 0.9);
    background: rgba(255, 255, 255, 0.15);
}

.navbar-solid .search-box input {
    color: #ffffff !important;
}

.navbar-solid .search-box input::placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.navbar-solid .search-box i {
    color: #ffffff;
}

/* Bahasa button saat blur/solid */
.navbar-solid .lang-btn {
    color: #ffffff !important;
    border-color: rgba(255, 255, 255, 0.9) !important;
    background: rgba(255, 255, 255, 0.2) !important;
    backdrop-filter: blur(4px);
}

.navbar-solid .lang-btn:hover {
    background: rgba(255, 255, 255, 0.35) !important;
}

/* Menu button & label saat blur/solid */
.navbar-solid .menu-btn {
    color: #ffffff !important;
}

.navbar-solid .menu-label {
    color: #ffffff !important;
}

.navbar-solid .menu-icon {
    border-color: rgba(255, 255, 255, 0.8);
    background: rgba(255, 255, 255, 0.15);
}
/* Menu icon circle */
.menu-icon {
    width: 34px;
    height: 34px;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 50%;
    display: grid;
    place-items: center;
    transition: transform 0.4s ease, border-color 0.3s ease;
}

.menu-close-icon {
    width: 34px;
    height: 34px;
    border: 1px solid var(--bs-primary);
    border-radius: 50%;
    display: grid;
    place-items: center;
    transition: transform 0.4s ease, border-color 0.3s ease;
}

.navbar-solid .menu-icon {
    border-color: rgba(0,0,0,.3);
}

/* ================= HERO ================= */

.hero-section {
    min-height: 100vh;
    background: var(--hero-gradient);
    position: relative;
}



/* ================= MENU OVERLAY ================= */

.menu-overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: auto;
    background: rgba(255,255,255,0.96);
    backdrop-filter: blur(12px);
    z-index: 1000;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    overflow: hidden;
    transform: translateY(-110%);
    opacity: 0;
    pointer-events: none;
}
.menu-list li {
    transition: opacity 0.3s ease;
}
.menu-overlay {
    overflow: visible;
}

.menu-list {
    overflow: visible;
}

/* Link menu */
.menu-list a {
    font-size: 1rem;
    font-weight: 600;
    color: var(--bs-primary);
    transition: .3s;
    display: flex;
    align-items: center;
    gap: .7rem;
}

.menu-list a:hover {
    transform: translateX(5px);
}





.menu-list-nav li {
    transition: opacity 0.3s ease;
}
.menu-list-nav {
    overflow: visible;
}
.menu-list-nav a:hover {
    transform: translateX(5px);
}
/* Link menu */
.menu-list-nav a {
    font-size: 1rem;
    font-weight: 600;
    color: var(--bs-light);
    transition: .3s;
    display: flex;
    align-items: center;
    gap: .7rem;
}
.menu-list-nav li.nav-dropdown-trigger {
    position: relative;
}
.nav-trigger-label22 {
    font-size: 1rem;
    font-weight: 600;
    color: var(--bs-light);
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.7rem;
    transition: .3s;
}

.nav-trigger-label22:hover {
    transform: translateX(5px);
}

/* ================= NAV DROPDOWN (mirip footer) ================= */
.nav-trigger-label {
    font-size: 1rem;
    font-weight: 600;
    color: var(--bs-primary);
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.7rem;
    transition: .3s;
}

.nav-trigger-label:hover {
    transform: translateX(5px);
}
.menu-list li.nav-dropdown-trigger {
    position: relative;
}

.nav-chevron {
    font-size: 0.65rem;
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0.6;
    margin-left: 4px;
}

.nav-dropdown-trigger.open .nav-chevron {
    transform: rotate(180deg);
    opacity: 1;
}

.nav-dropdown {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%) translateY(8px);
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(49, 38, 170, 0.15);
    border-radius: 12px;
    padding: 8px 0;
    min-width: 210px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease, transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 100;
    text-align: left;
}

/* Panah kecil di atas dropdown */
.nav-dropdown::before {
    content: '';
    position: absolute;
    top: -6px;
    left: 50%;
    width: 10px;
    height: 10px;
    background: white;
    border-left: 1px solid rgba(49, 38, 170, 0.15);
    border-top: 1px solid rgba(49, 38, 170, 0.15);
    transform: translateX(-50%) rotate(45deg);
}

.nav-dropdown-trigger.open .nav-dropdown {
    opacity: 1;
    pointer-events: all;
    transform: translateX(-50%) translateY(0);
}

.nav-dropdown a {
    display: block;
    padding: 7px 18px;
    font-size: 0.78rem;
    color: rgba(49, 38, 170, 0.7);
    text-decoration: none;
    font-weight: 500;
    letter-spacing: 0.2px;
    transition: color 0.2s ease, background 0.2s ease, padding-left 0.2s ease;
    position: relative;
}

.nav-dropdown a:hover {
    color: var(--bs-primary);
    background: rgba(49, 38, 170, 0.06);
    padding-left: 24px;
}

.nav-dropdown a::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%) scaleX(0);
    width: 4px;
    height: 4px;
    background: var(--bs-warning);
    border-radius: 50%;
    transition: transform 0.2s ease;
    transform-origin: center;
}

.nav-dropdown a:hover::before {
    transform: translateY(-50%) scaleX(1);
}

/* ADJUSTMENT OVERLAY SEARCH & LANG */
.menu-overlay .search-box,
.menu-overlay .lang-btn {
    width: 160px;  
    height: 20px;  
    box-sizing: border-box;
}

.menu-overlay .lang-btn {
    border-radius: 100px !important; 
    font-weight: 500;
    line-height: 1;
}

.menu-overlay .search-box {
    border: 1px solid var(--bs-primary);
    border-radius: 100px;
}

.menu-overlay .search-box input {
    color: var(--bs-dark) !important;
    font-size: 0.875rem;
}

.menu-overlay .search-box input::placeholder {
    color: var(--bs-secondary);
    opacity: 0.7;
}

/* ===== SOCMED WRAPPER (UKURAN DIPERKECIL) ===== */

#socmed-wrapper {
    position: fixed;
    top: 50%;
    right: 20px; /* Mendorong wrapper sejauh 20px dari pojok kanan */
    transform: translateY(-50%);
    z-index: 1000;
    max-width: 50px;
    margin-right: 33px !important;       
    border-radius: 10px;                 /* Membuat sudut wrapper sedikit melengkung */
}

.socmed-link-hero {
    color: #ffffff;
    transition: all 0.3s ease-in-out;
    position: relative;
}

/* Hover efek ikon */
.socmed-link-hero:hover {
    color: var(--bs-warning);
    transform: translateY(-3px) scale(1.05); /* Skala hover disesuaikan */
    text-shadow: 0 0 10px rgba(var(--bs-warning-rgb), 0.6);
}

/* Garis bawah glowing saat hover */
.socmed-link-hero::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -2px;
    width: 0;
    height: 2px;
    background: linear-gradient(90deg, var(--bs-warning), rgba(var(--bs-warning-rgb), 0.6));
    transition: all 0.3s ease-in-out;
    transform: translateX(-50%);
    border-radius: 2px;
}

.socmed-link-hero:hover::after {
    width: 70%;
}

.socmed-text {
    mix-blend-mode: difference;
    color: white;
}

#socmed-img {
    cursor: pointer;
    transition: all 0.3s ease;
}

/* Efek Hover Card Ringan dan Elegan */
.card-hover-effect {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
}

.card-hover-effect:hover {
    transform: translateY(-8px); /* Mengangkat kartu ke atas */
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.35) !important; /* Mempertegas bayangan shadow-lg */
}
@media (min-width: 768px) {
    .row-overlap {
        position: relative;
        margin-bottom: -150px; /* Menarik baris kartu keluar menembus batas bawah section abu-abu */
        z-index: 10;           /* Memastikan kartu berada di lapisan paling atas dari section berikutnya */
    }
}


/* ================= FOOTER ================= */
/* ================= FOOTER NAV & DIVIDER ================= */

.footer-divider {
    position: relative;
    width: 100%;
    height: 2px;
}

.footer-divider-line {
    width: 100%;
    height: 2px;
    background: rgba(255, 255, 255, 0.25);
    position: relative;
    overflow: visible;
}

.footer-divider-line::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 4px;
    background: var(--bs-light);
    border-radius: 2px;
    box-shadow: 0 0 12px rgb(255, 255, 255);
    animation: footerAccentSlide 3s ease-in-out infinite;
}

@keyframes footerAccentSlide {
    0%   { left: 0; opacity: 1; }
    80%  { left: calc(100% - 60px); opacity: 1; }
    100% { left: calc(100% - 60px); opacity: 0; }
}

/* Footer Nav Row */
.footer-nav-row {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 8px;
}

.footer-nav-item {
    position: relative;
    display: flex;
    align-items: center;
    gap: 4px;
    color: rgba(255, 255, 255, 0.75);
    font-size: 1rem;
    font-weight: 600;
    padding: 8px 10px;
    cursor: pointer;
    text-decoration: none;
    transition: color 0.3s ease;
    white-space: nowrap;
    letter-spacing: 0.2px;
    user-select: none;
}

.footer-nav-item:hover {
    color: #ffffff;
}

.footer-nav-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    height: 2px;
    background: var(--bs-warning);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 2px;
}

.footer-nav-item:hover::after,
.footer-dropdown-trigger.active .footer-nav-item::after,
.footer-dropdown-trigger.open .footer-nav-item::after {
    transform: scaleX(1);
}

.footer-chevron {
    font-size: 0.65rem;
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0.6;
}

.footer-dropdown-trigger.open .footer-chevron {
    transform: rotate(180deg);
    opacity: 1;
}

/* Dropdown */
.footer-dropdown {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%) translateY(8px);
    background: rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 12px;
    padding: 8px 0;
    min-width: 200px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease, transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 100;
}

.footer-dropdown::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    width: 10px;
    height: 10px;
    background: rgba(255,255,255,0.08);
    border-right: 1px solid rgba(255,255,255,0.15);
    border-bottom: 1px solid rgba(255,255,255,0.15);
    transform: translateX(-50%) rotate(45deg);
}

.footer-dropdown-trigger.open .footer-dropdown {
    opacity: 1;
    pointer-events: all;
    transform: translateX(-50%) translateY(0);
}

.footer-dropdown a {
    display: block;
    padding: 7px 18px;
    font-size: 0.78rem;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-weight: 500;
    letter-spacing: 0.2px;
    transition: color 0.2s ease, background 0.2s ease, padding-left 0.2s ease;
    position: relative;
}

.footer-dropdown a:hover {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.08);
    padding-left: 24px;
}

.footer-dropdown a::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%) scaleX(0);
    width: 4px;
    height: 4px;
    background: var(--bs-warning);
    border-radius: 50%;
    transition: transform 0.2s ease;
    transform-origin: center;
}

.footer-dropdown a:hover::before {
    transform: translateY(-50%) scaleX(1);
}

/* Chat bubble hide on footer visible */
.chat-bubble-hidden {
    opacity: 0 !important;
    pointer-events: none !important;
    transform: scale(0.8) !important;
}
/* ================= SOCIAL FOOTER HOVER ================= */

.social-footer {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: color 0.3s ease, border-color 0.3s ease, transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    overflow: hidden;
}

.social-footer::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: var(--bs-warning);
    transform: scale(0);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    z-index: 0;
}

.social-footer i {
    position: relative;
    z-index: 1;
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.social-footer:hover {
    color: #ffffff !important;
    border-color: var(--bs-warning);
    transform: translateY(-4px);
}

.social-footer:hover::before {
    transform: scale(1);
}

.social-footer:hover i {
    transform: scale(1.15) rotate(-8deg);
}

.social-footer:active {
    transform: translateY(-2px) scale(0.95);
}

/* ── Chat Box ── */
#chat-box-new {
    position: fixed;
    bottom: 110px;
    right: 30px;
    width: 340px;
    max-height: 500px;
    border-radius: 16px;
    box-shadow: 0 10px 40px rgba(49,38,170,0.25);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    z-index: 9999;
    background: #fff;
}

.chat-header-new {
    background: linear-gradient(135deg, #3126AA, #4e42d4);
    padding: 14px 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
}

.chat-content-new {
    flex: 1;
    overflow-y: auto;
    padding: 16px;
    background: #f5f6fb;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.bot-msg-new {
    background: #fff;
    border: 1px solid #e0e0f0;
    color: #333;
    padding: 10px 14px;
    border-radius: 0 14px 14px 14px;
    font-size: 13px;
    max-width: 85%;
    line-height: 1.5;
    box-shadow: 0 1px 4px rgba(49,38,170,0.07);
}

.user-msg-new {
    background: linear-gradient(135deg, #3126AA, #4e42d4);
    color: #fff;
    padding: 10px 14px;
    border-radius: 14px 0 14px 14px;
    font-size: 13px;
    max-width: 85%;
    align-self: flex-end;
    line-height: 1.5;
}

.chat-options-new {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-top: 4px;
}

.chat-option-btn-new {
    background: #fff;
    border: 1.5px solid #3126AA;
    color: #3126AA;
    border-radius: 20px;
    padding: 7px 14px;
    font-size: 12px;
    cursor: pointer;
    text-align: left;
    transition: all 0.2s;
    font-weight: 500;
}

.chat-option-btn-new:hover {
    background: #3126AA;
    color: #fff;
}

.chat-form-new input,
.chat-form-new select,
.chat-form-new textarea {
    border: 1.5px solid #dde0f5;
    border-radius: 8px;
    font-size: 12px;
    width: 100%;
    padding: 7px 10px;
    margin-bottom: 7px;
    outline: none;
    transition: border 0.2s;
}

.chat-form-new input:focus,
.chat-form-new select:focus,
.chat-form-new textarea:focus {
    border-color: #3126AA;
}

.chat-form-new button {
    background: linear-gradient(135deg, #3126AA, #4e42d4);
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 8px;
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    transition: opacity 0.2s;
}

.chat-form-new button:hover { opacity: 0.9; }

.chat-input-new {
    display: flex;
    padding: 10px 12px;
    gap: 8px;
    background: #fff;
    border-top: 1px solid #eee;
}

.chat-input-new input {
    flex: 1;
    border: 1.5px solid #dde0f5;
    border-radius: 20px;
    padding: 8px 14px;
    font-size: 12px;
    outline: none;
    transition: border 0.2s;
}

.chat-input-new input:focus { border-color: #3126AA; }

.chat-input-new button {
    background: linear-gradient(135deg, #3126AA, #4e42d4);
    border: none;
    color: #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    cursor: pointer;
    font-size: 13px;
    transition: opacity 0.2s;
    flex-shrink: 0;
}

.chat-input-new button:hover { opacity: 0.85; }

/* pulse animation on button */
.chat-btn-new .rounded-circle {
    animation: pulse-chat 2.5s infinite;
}

@keyframes pulse-chat {
    0%, 100% { box-shadow: 0 0 0 0 rgba(49,38,170,0.4); }
    50%       { box-shadow: 0 0 0 12px rgba(49,38,170,0); }
}