           DESIGN SYSTEM — S1 ELEKTRO UNISSULA
           Light Premium Theme
           ═══════════════════════════════════════ */
        :root {
            --gold: #b8860b;
            --gold-light: #FFD700;
            --gold-pale: #fffbf0;
            --navy: #1a1005;
            /* Deep Charcoal/Burnt Sienna */
            --navy-light: #2b1a0a;
            --orange-vibrant: #ff6600;
            --orange-light: #ffedd5;
            --bg: #ffffff;
            --bg-warm: #fffaf5;
            --bg-section: #fef3c7;
            --card-bg: #ffffff;
            --text-primary: #1a1005;
            --text-secondary: #5a4a3a;
            --text-muted: #9c8b7c;
            --border: rgba(0, 0, 0, 0.08);
            --border-gold: rgba(255, 102, 0, 0.3);
            --shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
            --shadow-lg: 0 12px 40px rgba(0, 0, 0, 0.1);
            --shadow-gold: 0 8px 30px rgba(255, 102, 0, 0.2);
            --radius: 16px;
            --radius-sm: 10px;
            --transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
        }

        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        /* Performance: Skip rendering offscreen sections until needed */
        section:not(.hero) {
            content-visibility: auto;
            contain-intrinsic-size: auto 800px;
        }

        /* Performance: GPU-accelerate animated elements */
        .reveal,
        .testimonial-card,
        .btn-orange,
        .float-price,
        .float-coupon {
            will-change: transform, opacity;
        }

        /* Performance: Optimize image rendering */
        img {
            content-visibility: auto;
        }

        body {
            font-family: 'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
            background-color: var(--bg);
            color: var(--text-primary);
            line-height: 1.7;
            overflow-x: hidden;
            -webkit-font-smoothing: antialiased;
        }

        /* ── Utility ── */
        .section-label {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            font-size: 0.78rem;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: var(--gold);
            margin-bottom: 14px;
        }

        .section-label::before {
            content: '';
            width: 28px;
            height: 2px;
            background: var(--gold);
        }

        .section-title {
            font-size: clamp(1.8rem, 4vw, 2.8rem);
            font-weight: 800;
            line-height: 1.2;
            margin-bottom: 16px;
            color: var(--text-primary);
            letter-spacing: -0.5px;
        }

        .section-desc {
            font-size: 1.05rem;
            color: var(--text-secondary);
            max-width: 560px;
            line-height: 1.75;
        }

        /* ═══════════════════════════════════════
           NAVIGATION
           ═══════════════════════════════════════ */
        .nav {
            position: fixed;
            top: 0;
            width: 100%;
            z-index: 9999;
            padding: 0 5%;
            background: rgba(255, 255, 255, 0.85);
            backdrop-filter: blur(16px);
            border-bottom: 1px solid var(--border);
            transition: var(--transition);
        }

        .nav.scrolled {
            box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
        }

        .nav-inner {
            max-width: 1200px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
            height: 68px;
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 14px;
            text-decoration: none;
        }

        .nav-logo-img {
            height: 40px;
            width: auto;
            object-fit: contain;
        }

        .nav-logo-text {
            font-weight: 700;
            font-size: 0.95rem;
            color: var(--text-primary);
            line-height: 1.2;
        }

        .nav-logo-text span {
            color: var(--navy);
            font-weight: 800;
        }

        .nav-logo-sub {
            font-size: 0.65rem;
            color: var(--text-muted);
            font-weight: 500;
            letter-spacing: 0.2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
            list-style: none;
        }

        .nav-links a {
            color: var(--text-secondary);
            text-decoration: none;
            font-size: 0.88rem;
            font-weight: 500;
            transition: color 0.2s;
        }

        .nav-links a:hover {
            color: var(--navy);
        }

        .nav-cta {
            background: linear-gradient(135deg, #ff6600, #ff9500) !important;
            color: white !important;
            padding: 10px 24px !important;
            border-radius: var(--radius-sm) !important;
            font-weight: 700 !important;
            transition: var(--transition) !important;
            display: inline-block !important;
            white-space: nowrap !important;
            text-align: center !important;
        }

        .nav-cta:hover {
            transform: translateY(-2px) !important;
            box-shadow: 0 6px 20px rgba(255, 102, 0, 0.3) !important;
        }

        .hamburger {
            display: none;
            flex-direction: column;
            gap: 5px;
            cursor: pointer;
            z-index: 10001;
            background: none;
            border: none;
            padding: 8px;
        }

        .hamburger span {
            width: 22px;
            height: 2px;
            background: var(--text-primary);
            transition: var(--transition);
            display: block;
            border-radius: 2px;
        }

        .hamburger.active span:nth-child(1) {
            transform: rotate(45deg) translateY(7px);
        }

        .hamburger.active span:nth-child(2) {
            opacity: 0;
        }

        .hamburger.active span:nth-child(3) {
            transform: rotate(-45deg) translateY(-7px);
        }

        /* ═══════════════════════════════════════
           HERO SECTION
           ═══════════════════════════════════════ */
        .hero {
            padding: 120px 5% 100px;
            background-color: #052619;
            /* Deep emerald base */
            background-image:
                /* 1. Cinematic Left-to-Right Overlay (Dark to Light) */
                linear-gradient(to right, rgba(5, 38, 25, 0.98) 0%, rgba(5, 38, 25, 0.85) 35%, rgba(5, 38, 25, 0.4) 70%, transparent 100%),
                /* 2. Subtle Bottom Fade for smooth transition */
                linear-gradient(to top, rgba(5, 38, 25, 1) 0%, transparent 15%),
                /* 3. Refined Orange Ambient Glows */
                radial-gradient(circle at 15% 25%, rgba(255, 102, 0, 0.15) 0%, transparent 50%),
                /* 4. Main Background Building Image */
                url('img/Gedung-unissula.webp');
            background-size: cover;
            background-position: center;
            background-attachment: scroll;
            position: relative;
            overflow: hidden;
        }

        /* Fix overlap and clipping issues */
        .hero-content {
            max-width: 100%;
            z-index: 5;
            padding: 20px 0;
            /* Vertical padding */
            padding-left: 10px;
            /* Essential: Gives room for zoom/glow effects on the left */
        }

        .hero-ctas {
            padding: 10px 0;
        }

        @media (min-width: 1024px) {
            .hero-ctas {
                max-width: 750px;
                /* Limit width to avoid hitting floating badges on desktop */
            }
        }

        .hero-inner {
            max-width: 1300px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1.25fr 0.75fr;
            gap: 48px;
            align-items: center;
            position: relative;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            padding-top: 50px;
            overflow: hidden;
            width: 100%;
            min-width: 0;
        }

        .hero-univ {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            background: rgba(255, 255, 255, 0.1);
            backdrop-filter: blur(8px);
            border: 1px solid rgba(255, 255, 255, 0.2);
            padding: 6px 16px;
            border-radius: 100px;
            font-size: 0.75rem;
            font-weight: 600;
            color: white;
            margin-bottom: 24px;
        }

        .hero-univ-dot {
            width: 8px;
            height: 8px;
            background: var(--gold-light);
            border-radius: 50%;
            animation: pulse-dot 2s infinite;
        }

        @keyframes pulse-dot {

            0%,
            100% {
                opacity: 1;
                transform: scale(1);
            }

            50% {
                opacity: 0.5;
                transform: scale(0.8);
            }
        }

        .hero h1 {
            font-size: clamp(2.8rem, 8vw, 5.2rem);
            line-height: 1;
            margin-bottom: 25px;
            color: white;
            letter-spacing: -2px;
            text-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
            font-weight: 900;
            animation: slideUp 0.8s ease-out;
        }

        @keyframes slideUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }

            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .hero h1 span.program-title {
            display: inline-block;
        }

        .hero h1 span.head-main {
            display: block;
            width: 110%;
            /* Slight overflow for impact */
        }

        .program-title {
            display: inline-block;
            font-size: clamp(1rem, 2.5vw, 1.2rem);
            text-transform: uppercase;
            letter-spacing: 3px;
            font-weight: 900;
            color: #FFD700;
            background: linear-gradient(90deg, rgba(255, 215, 0, 0.25), rgba(255, 215, 0, 0.05));
            padding: 10px 24px;
            border-radius: 12px;
            border-left: 5px solid #FFD700;
            margin-bottom: 30px;
            backdrop-filter: blur(10px);
            box-shadow: 0 0 40px rgba(255, 215, 0, 0.15);
            line-height: 1.2;
            text-shadow: 0 0 15px rgba(255, 215, 0, 0.3);
        }

        .head-main {
            display: block;
            font-weight: 950;
            line-height: 1;
        }

        .head-sub {
            display: block;
            font-size: clamp(1rem, 3vw, 1.4rem);
            font-weight: 600;
            margin-top: 15px;
            letter-spacing: 0px;
            color: rgba(255, 255, 255, 0.85);
            text-shadow: none;
        }

        .hero-desc {
            font-size: clamp(1rem, 2.5vw, 1.25rem);
            color: rgba(255, 255, 255, 0.9);
            max-width: 620px;
            margin-bottom: 40px;
            line-height: 1.6;
            font-weight: 400;
            padding-left: 24px;
            border-left: 4px solid var(--gold-light);
            animation: slideUp 0.8s ease-out 0.2s both;
        }

        .hero h1 .highlight-gold {
            display: inline;
            background: linear-gradient(135deg, #ff6600, #ffcc00, #fff);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            filter: drop-shadow(0 0 15px rgba(255, 102, 0, 0.35));
        }

        .hero h1 .highlight-orange {
            display: inline;
            color: #ff9500;
            text-shadow: 0 0 15px rgba(255, 149, 0, 0.4);
        }



        /* ── Selling Points (Features Grid) — Slimmed Down ── */
        .hero-features-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 12px;
            margin-bottom: 35px;
            max-width: 620px;
            animation: slideUp 0.8s ease-out 0.4s both;
        }

        .hero-feature-item {
            display: flex;
            align-items: center;
            gap: 12px;
            padding: 14px 18px;
            background: rgba(255, 255, 255, 0.05);
            backdrop-filter: blur(15px);
            border: 1px solid rgba(255, 102, 0, 0.2);
            border-left: 4px solid #ff6600;
            /* Slimmer Orange Accent */
            border-radius: 12px;
            font-size: 0.88rem;
            color: #ffffff;
            font-weight: 600;
            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            line-height: 1.3;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
            position: relative;
            overflow: hidden;
            word-break: break-word;
            overflow-wrap: break-word;
        }

        .hero-feature-item::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(135deg, rgba(255, 102, 0, 0.1), transparent);
            opacity: 0;
            transition: opacity 0.4s;
        }

        .hero-feature-item:hover {
            background: rgba(255, 102, 0, 0.12);
            border-color: rgba(255, 102, 0, 0.5);
            transform: translateX(8px) translateY(-3px);
            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4);
        }

        .hero-feature-item:hover::before {
            opacity: 1;
        }

        .hero-feature-item.feature-highlight {
            grid-column: span 2;
            background: rgba(255, 204, 0, 0.08);
            border: 1.5px solid rgba(255, 204, 0, 0.3);
            border-left: 6px solid #ffcc00;
            padding: 20px 24px;
        }



        .hero-feature-item.feature-highlight .feature-icon {
            transform: scale(1.3);
            margin-right: 8px;
        }

        .hero-feature-item.feature-highlight span:not(.feature-icon) {
            font-size: 1rem;
            color: #fff;
        }

        @media (max-width: 768px) {
            .hero-feature-item.feature-highlight {
                grid-column: span 1;
                padding: 16px;
            }

            .feature-highlight::after {
                font-size: 0.5rem;
                top: 5px;
                right: 10px;
            }
        }

        @keyframes yellow-pulse {

            0%,
            100% {
                box-shadow: 0 0 10px rgba(255, 204, 0, 0.3);
                filter: brightness(1);
            }

            50% {
                box-shadow: 0 0 20px rgba(255, 204, 0, 0.7);
                filter: brightness(1.3);
            }
        }

        /* ── Industrial Partners Inline ── */
        .hero-mitra-inline {
            margin: 10px 0 20px 0;
            width: 100%;
            max-width: 540px;
            box-sizing: border-box;
            padding: 10px 20px;
            background: rgba(255, 215, 0, 0.95);
            backdrop-filter: blur(15px);
            -webkit-backdrop-filter: blur(15px);
            border: 1px solid rgba(255, 255, 255, 0.4);
            border-radius: 50px;
            display: flex;
            align-items: center;
            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
            overflow: hidden;
        }

        .mitra-label {
            font-size: 0.7rem;
            font-weight: 900;
            color: #052619;
            text-transform: uppercase;
            letter-spacing: 2px;
            white-space: nowrap;
            border-right: 2px solid rgba(5, 38, 25, 0.15);
            padding-right: 15px;
            flex-shrink: 0;
        }

        .mitra-logos-container {
            flex: 1;
            overflow: hidden;
            display: flex;
            align-items: center;
            margin-left: 15px;
            mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
            -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
        }

        .mitra-logos-wrap {
            display: flex;
            align-items: center;
            width: max-content;
            animation: mitra-scroll 30s linear infinite;
            will-change: transform;
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden;
            transform: translateZ(0);
        }

        @keyframes mitra-scroll {
            0% {
                transform: translate3d(0, 0, 0);
            }

            100% {
                transform: translate3d(-50%, 0, 0);
            }
        }

        .mitra-logo-item {
            display: flex;
            align-items: center;
            white-space: nowrap;
            margin-right: 40px;
        }

        .mitra-logo-item img {
            height: 38px;
            width: auto;
            max-width: 170px;
            object-fit: contain;
            display: block;
            transition: all 0.3s ease;
            filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden;
            transform: translateZ(0);
        }

        .mitra-logo-item img:hover {
            transform: translateY(-3px) scale(1.08);
            filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.3));
        }




        .feature-icon {
            font-size: 1.1rem;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
            width: 36px;
            height: 36px;
            background: rgba(255, 204, 0, 0.15);
            border-radius: 8px;
            color: #ffcc00;
            box-shadow: 0 0 15px rgba(255, 204, 0, 0.4);
            animation: yellow-pulse 2.5s infinite ease-in-out;
            transition: all 0.4s ease;
        }

        @keyframes icon-glow {

            0%,
            100% {
                box-shadow: 0 0 10px rgba(255, 102, 0, 0.2);
                filter: brightness(1);
            }

            50% {
                box-shadow: 0 0 25px rgba(255, 102, 0, 0.6);
                filter: brightness(1.4);
            }
        }

        .hero-feature-item:hover .feature-icon {
            transform: scale(1.1) rotate(-8deg);
            background: #ff6600;
            color: white;
            box-shadow: 0 8px 20px rgba(255, 102, 0, 0.4);
        }

        /* ── Hero CTA ── */
        .hero-ctas {
            display: flex;
            gap: 16px;
            flex-wrap: wrap;
            margin-bottom: 25px;
            /* Reduced from 45px */
            animation: slideUp 0.8s ease-out 0.6s both;
            padding: 10px 0;
        }

        .btn {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            padding: 15px 30px;
            border-radius: var(--radius-sm);
            font-weight: 700;
            font-size: 0.92rem;
            text-decoration: none;
            cursor: pointer;
            border: none;
            transition: var(--transition);
        }

        .btn-orange {
            background: linear-gradient(135deg, #ff6600 0%, #ff9500 50%, #ff6600 100%);
            background-size: 200% auto;
            color: white;
            box-shadow: 0 8px 25px rgba(255, 102, 0, 0.4);
            position: relative;
            overflow: hidden;
            animation: btn-elegant-pulse 3s infinite ease-in-out, gradient-shift 5s infinite linear;
            font-weight: 700;
            display: inline-flex;
            align-items: center;
            justify-content: center;
        }

        @keyframes gradient-shift {
            to {
                background-position: 200% center;
            }
        }

        .btn-orange::after {
            content: '';
            position: absolute;
            top: -50%;
            left: -100%;
            width: 60%;
            height: 200%;
            background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.5), transparent);
            transform: rotate(25deg);
            animation: btn-shimmer-swipe 3s infinite ease-in-out;
        }

        @keyframes btn-shimmer-swipe {
            0% {
                left: -100%;
                opacity: 0;
            }

            20% {
                opacity: 1;
            }

            50% {
                left: 150%;
                opacity: 0;
            }

            100% {
                left: 150%;
                opacity: 0;
            }
        }

        @keyframes btn-elegant-pulse {

            0%,
            100% {
                transform: scale(1);
                box-shadow: 0 8px 25px rgba(255, 102, 0, 0.3);
            }

            50% {
                transform: scale(1.05);
                box-shadow: 0 12px 45px rgba(255, 102, 0, 0.6);
            }
        }

        .btn-orange:hover {
            transform: translateY(-5px) scale(1.02);
            box-shadow: 0 20px 50px rgba(255, 102, 0, 0.7);
            filter: brightness(1.15);
            color: white;
        }

        .btn-outline {
            background: #052619;
            color: white;
            border: 1.5px solid rgba(255, 255, 255, 0.2);
            backdrop-filter: blur(10px);
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
        }

        .btn-outline:hover {
            border-color: #052619;
            background: #ffffff;
            color: #052619;
            transform: translateY(-3px);
            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
        }

        .btn-gold {
            background: linear-gradient(135deg, var(--gold), var(--gold-light));
            color: white;
            box-shadow: var(--shadow-gold);
        }

        .btn-gold:hover {
            transform: translateY(-3px);
            box-shadow: 0 12px 30px rgba(184, 134, 11, 0.3);
        }

        .btn-icon {
            width: 18px;
            height: 18px;
        }

        /* ── Hero Stats ── */
        .hero-stats {
            display: flex;
            gap: 40px;
            padding-top: 35px;
            border-top: 1px solid rgba(255, 255, 255, 0.15);
            animation: slideUp 0.8s ease-out 0.8s both;
        }

        .hero-stat-value {
            font-size: 2rem;
            font-weight: 900;
            color: var(--gold-light);
            line-height: 1;
            margin-bottom: 4px;
        }

        .hero-stat-label {
            font-size: 0.75rem;
            color: rgba(255, 255, 255, 0.6);
            text-transform: uppercase;
            letter-spacing: 2px;
            font-weight: 700;
        }

        .hero-stat-detail {
            font-size: 0.65rem;
            color: var(--gold-light);
            font-weight: 700;
            margin-top: 4px;
            display: flex;
            align-items: center;
            gap: 6px;
            opacity: 0.9;
        }

        .stat-urgent-detail {
            color: #ff4d4d;
            /* Urgent Red */
            animation: text-pulse 1.5s infinite;
        }

        @keyframes text-pulse {
            0% {
                opacity: 1;
            }

            50% {
                opacity: 0.5;
            }

            100% {
                opacity: 1;
            }
        }

        /* ── Hero Visual ── */
        .hero-visual {
            position: relative;
        }

        .hero-image-main {
            position: relative;
            z-index: 5;
            display: flex;
            justify-content: center;
            align-items: center;
            filter: drop-shadow(0 20px 50px rgba(0, 0, 0, 0.5));
            /* Seamless blending for the bottom edge */
            -webkit-mask-image: linear-gradient(to bottom, black 75%, transparent 100%);
            mask-image: linear-gradient(to bottom, black 75%, transparent 100%);
            margin-top: -60px;
            /* Moved up as requested */
        }

        /* Blur effect on the right side */
        .hero-image-main::after {
            content: '';
            position: absolute;
            top: 0;
            right: -5%;
            bottom: 0;
            width: 40%;
            backdrop-filter: blur(8px);
            -webkit-mask-image: linear-gradient(to right, transparent, black 80%);
            mask-image: linear-gradient(to right, transparent, black 80%);
            z-index: 15;
            pointer-events: none;
        }

        .hero-image-transparent {
            width: 110%;
            /* Increase width slightly */
            height: auto;
            max-height: 660px;
            /* 550px * 1.2 = 660px */
            object-fit: contain;
            display: block;
            position: relative;
            z-index: 10;
            transform: translateX(5%);
            /* Center after width increase */
        }

        /* ── Floating Badge Group ── */
        .price-badge-group {
            position: absolute;
            bottom: 180px;
            /* Raised further to 180px */
            right: 5%;
            display: flex;
            align-items: center;
            gap: 20px;
            z-index: 30;
            perspective: 1000px;
        }

        /* ── Floating Badge: Price (Modern Glassmorphism) ── */
        .float-price {
            background: rgba(255, 255, 255, 0.92);
            backdrop-filter: blur(20px);
            padding: 16px 28px;
            border-radius: 20px;
            box-shadow:
                0 25px 50px -12px rgba(0, 0, 0, 0.15),
                0 0 0 1px rgba(255, 255, 255, 0.8) inset;
            border-bottom: 4px solid var(--gold);
            animation: float 5s ease-in-out infinite;
            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
        }

        .float-price:hover {
            transform: translateY(-10px) rotateX(5deg);
            background: #ffffff;
        }

        .float-price-label {
            font-size: 0.7rem;
            color: var(--text-muted);
            text-transform: uppercase;
            letter-spacing: 1.5px;
            font-weight: 800;
            margin-bottom: 8px;
            display: flex;
            align-items: center;
            gap: 6px;
        }

        .float-price-value {
            font-size: 1.6rem;
            font-weight: 900;
            color: var(--navy);
            line-height: 1.1;
            margin-bottom: 4px;
            font-family: 'Outfit', sans-serif;
        }

        .float-price-note {
            font-size: 0.75rem;
            color: #ffffff;
            font-weight: 700;
            background: linear-gradient(135deg, #ff6600, #ff8533);
            padding: 4px 14px;
            border-radius: 100px;
            box-shadow: 0 4px 12px rgba(255, 102, 0, 0.3);
        }

        /* ── Coupon Ticket (Premium Redesign) ── */
        .float-coupon {
            background: linear-gradient(135deg, #ff6600 0%, #ff8c00 100%);
            color: #ffffff;
            padding: 16px 24px;
            border-radius: 20px;
            box-shadow:
                0 25px 50px -12px rgba(255, 102, 0, 0.4),
                0 0 0 1px rgba(255, 255, 255, 0.2) inset;
            position: relative;
            animation: float 6s ease-in-out infinite 0.5s;
            display: flex;
            align-items: center;
            gap: 15px;
            border-left: 5px solid #ff6600;
        }

        .float-coupon::before,
        .float-coupon::after {
            content: '';
            position: absolute;
            left: -8px;
            width: 16px;
            height: 16px;
            background: #062a1a;
            /* Matches Hero background color precisely to hide the 'punch' */
            border-radius: 50%;
            z-index: 2;
        }

        .float-coupon::before {
            top: 20%;
        }

        .float-coupon::after {
            bottom: 20%;
        }

        .coupon-body {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
        }

        .coupon-top {
            font-size: 0.65rem;
            font-weight: 800;
            letter-spacing: 2px;
            color: rgba(255, 255, 255, 0.6);
            margin-bottom: 4px;
        }

        .coupon-main {
            font-size: 1.5rem;
            font-weight: 900;
            color: #ffffff;
            line-height: 1;
        }

        .coupon-sub {
            font-size: 0.75rem;
            font-weight: 600;
            color: #ffffff;
            margin-top: 4px;
            opacity: 0.9;
        }

        @keyframes float {

            0%,
            100% {
                transform: translateY(0);
            }

            50% {
                transform: translateY(-8px);
            }
        }

        /* ── Hero Classes Section (Marketing Redesign) ── */
        .hero-classes {
            padding: 120px 5%;
            background-color: #052619;
            /* Deep emerald base to match hero */
            background-image:
                /* 1. Seamless top transition blending */
                linear-gradient(180deg, #052619 0%, rgba(6, 42, 26, 0.95) 100%),
                /* 2. Lush ambient orange glows */
                radial-gradient(circle at 85% 30%, rgba(255, 102, 0, 0.15) 0%, transparent 50%),
                radial-gradient(circle at 15% 70%, rgba(255, 149, 0, 0.12) 0%, transparent 50%);
            background-size: 100% 100%, 100% 100%, 100% 100%;
            background-attachment: scroll, scroll, scroll;
            position: relative;
            color: white;
            overflow: hidden;
        }

        /* Modern Green Energy Background Ornament (Centered Watermark) */
        .hero-classes::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            width: 600px;
            height: 600px;
            background: url('img/ico-green-energy.png') no-repeat center;
            background-size: contain;
            opacity: 0.08;
            transform: translate(-50%, -50%);
            pointer-events: none;
            z-index: 0;
        }

        @media (max-width: 768px) {
            .hero-classes::after {
                width: 300px;
                height: 300px;
                opacity: 0.06;
            }
        }

        .classes-header {
            text-align: center;
            max-width: 800px;
            margin: 0 auto 60px;
        }

        .classes-label {
            display: inline-block;
            background: rgba(255, 255, 255, 0.1);
            color: var(--gold-light);
            font-size: 0.75rem;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: 3px;
            padding: 8px 20px;
            border-radius: 100px;
            border: 1px solid rgba(255, 255, 255, 0.1);
            margin-bottom: 20px;
        }

        .classes-title {
            font-size: clamp(1.8rem, 4vw, 2.8rem);
            font-weight: 900;
            color: white;
            line-height: 1.2;
            letter-spacing: -1px;
        }

        .classes-grid {
            display: grid;
            grid-template-columns: repeat(6, 1fr);
            gap: 24px;
            max-width: 1240px;
            margin: 0 auto;
        }

        .classes-grid>.class-card {
            grid-column: span 2;
        }

        .classes-grid>.class-card:nth-child(4),
        .classes-grid>.class-card:nth-child(5) {
            grid-column: span 3;
        }

        .class-card {
            background: rgba(255, 255, 255, 0.03);
            backdrop-filter: blur(12px);
            padding: 40px 30px;
            border-radius: 24px;
            border: 1px solid rgba(255, 255, 255, 0.1);
            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            display: flex;
            flex-direction: column;
            position: relative;
            height: 100%;
        }

        .class-card:hover {
            transform: translateY(-12px);
            background: rgba(255, 255, 255, 0.08);
            border-color: var(--card-color);
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4), 0 0 20px var(--card-glow);
        }

        .class-badge {
            position: absolute;
            top: 20px;
            right: 20px;
            font-size: 0.65rem;
            font-weight: 800;
            padding: 4px 12px;
            border-radius: 100px;
            text-transform: uppercase;
            background: var(--card-color);
            color: #0f172a;
        }

        .class-icon-wrapper {
            margin-bottom: 28px;
            color: var(--card-color);
            filter: drop-shadow(0 0 20px var(--card-glow));
            display: flex;
            align-items: center;
            font-size: 3.5rem;
            /* Modern & Large */
        }

        .class-icon-wrapper i {
            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        }

        .class-card:hover .class-icon-wrapper i {
            transform: scale(1.15) rotate(-10deg);
            filter: brightness(1.2);
        }

        .class-card h3 {
            font-size: 1.25rem;
            font-weight: 800;
            color: white;
            margin-bottom: 15px;
            letter-spacing: -0.5px;
        }

        .class-card p {
            font-size: 0.95rem;
            color: rgba(255, 255, 255, 0.7);
            line-height: 1.6;
            margin: 0;
        }

        /* Mini Timeline for Intake Schedule */
        .mini-timeline {
            display: flex;
            flex-direction: column;
            gap: 16px;
            margin-top: 10px;
            position: relative;
            padding-left: 20px;
            text-align: left;
        }

        .mini-timeline::before {
            content: '';
            position: absolute;
            left: 5px;
            top: 8px;
            bottom: 8px;
            width: 2px;
            background: rgba(255, 255, 255, 0.15);
            border-radius: 2px;
        }

        .mt-item {
            position: relative;
            display: flex;
            flex-direction: column;
        }

        .mt-dot {
            position: absolute;
            left: -20px;
            top: 6px;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background: var(--card-color);
            box-shadow: 0 0 10px var(--card-glow);
            border: 2px solid rgba(255, 255, 255, 0.8);
            z-index: 2;
        }

        .mt-date {
            font-weight: 800;
            color: white;
            font-size: 0.95rem;
            margin-bottom: 2px;
        }

        .mt-title {
            font-size: 0.85rem;
            color: rgba(255, 255, 255, 0.7);
            line-height: 1.4;
        }

        /* Specific Card Colors for Focus */
        .card-reguler {
            --card-color: #10b981;
            --card-glow: rgba(16, 185, 129, 0.3);
        }

        .card-mitra {
            --card-color: #3b82f6;
            --card-glow: rgba(59, 130, 246, 0.3);
        }

        .card-rpl {
            --card-color: #f59e0b;
            --card-glow: rgba(245, 158, 11, 0.3);
        }

        .card-periode {
            --card-color: #ec4899;
            --card-glow: rgba(236, 72, 153, 0.3);
        }

        .card-intl {
            --card-color: #a78bfa;
            --card-glow: rgba(167, 139, 250, 0.3);
        }

        /* Hybrid Visualization Style */
        .hybrid-viz {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 10px;
            margin-top: 25px;
            padding: 15px;
            background: rgba(255, 255, 255, 0.05);
            border-radius: 16px;
            border: 1px solid rgba(255, 255, 255, 0.1);
            position: relative;
        }

        .hv-node {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 5px;
            z-index: 2;
        }

        .hv-node i {
            font-size: 1.2rem;
            color: var(--card-color);
            filter: drop-shadow(0 0 8px var(--card-glow));
        }

        .hv-node span {
            font-size: 0.65rem;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: 1px;
            color: rgba(255, 255, 255, 0.8);
        }

        .hv-line {
            flex-grow: 1;
            height: 2px;
            background: linear-gradient(90deg, transparent, var(--card-color), transparent);
            position: relative;
            opacity: 0.5;
        }

        .hv-line::after {
            content: '';
            position: absolute;
            width: 6px;
            height: 6px;
            background: white;
            border-radius: 50%;
            top: -2px;
            left: 0;
            box-shadow: 0 0 10px white;
            animation: hvFlow 2s linear infinite;
        }

        @keyframes hvFlow {
            0% {
                left: 0;
                opacity: 0;
            }

            50% {
                opacity: 1;
            }

            100% {
                left: 100%;
                opacity: 0;
            }
        }

        @media (max-width: 1100px) {
            .classes-grid {
                grid-template-columns: repeat(2, 1fr);
                gap: 24px;
            }

            .classes-grid>.class-card {
                grid-column: span 1 !important;
            }

            .classes-grid>.class-card:nth-child(5) {
                grid-column: span 2 !important;
            }
        }

        @media (max-width: 640px) {
            .classes-grid {
                grid-template-columns: 1fr;
            }

            .classes-grid>.class-card,
            .classes-grid>.class-card:nth-child(5) {
                grid-column: span 1 !important;
            }

            .hero-classes {
                padding: 70px 6%;
            }

            .class-card {
                padding: 36px 24px;
            }
        }

        /* ── Pricing Section (Digital Marketing Redesign) ── */
        .pricing-new {
            padding: 120px 5%;
            background-color: #052619;
            /* Emerald green palette */
            background-image:
                radial-gradient(ellipse at 80% 0%, rgba(255, 102, 0, 0.12) 0%, transparent 50%),
                radial-gradient(ellipse at 20% 100%, rgba(255, 149, 0, 0.1) 0%, transparent 50%);
            background-size: 100% 100%, 100% 100%;
            background-attachment: scroll, scroll;
            color: white;
            position: relative;
            overflow: hidden;
        }

        .pricing-new-inner {
            max-width: 1280px;
            margin: 0 auto;
        }

        .pricing-new .section-label {
            color: var(--gold-light);
        }

        .pricing-new .section-title {
            color: white;
        }

        .pricing-new .section-desc {
            color: rgba(255, 255, 255, 0.65);
        }

        /* Promo Banner */
        .promo-banner {
            background: linear-gradient(135deg, #f59e0b 0%, #ef4444 50%, #f59e0b 100%);
            background-size: 200% 200%;
            animation: promoShimmer 3s ease-in-out infinite;
            color: white;
            padding: 24px 32px;
            border-radius: 20px;
            text-align: center;
            margin-bottom: 56px;
            box-shadow: 0 8px 32px rgba(245, 158, 11, 0.25);
            display: flex;
            flex-direction: column;
            gap: 6px;
            position: relative;
        }

        @keyframes promoShimmer {

            0%,
            100% {
                background-position: 0% 50%;
            }

            50% {
                background-position: 100% 50%;
            }
        }

        .promo-tag {
            font-size: 0.7rem;
            text-transform: uppercase;
            font-weight: 800;
            letter-spacing: 3px;
            opacity: 0.95;
        }

        .promo-main {
            font-size: clamp(1.3rem, 3vw, 1.8rem);
            font-weight: 900;
            letter-spacing: -0.5px;
        }

        .promo-note {
            font-size: 0.82rem;
            opacity: 0.9;
            font-weight: 500;
        }

        /* Pricing Grid */
        .pricing-grid-new {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 20px;
            margin-bottom: 48px;
        }

        .price-card {
            background: rgba(255, 255, 255, 0.04);
            backdrop-filter: blur(16px);
            border: 1px solid rgba(255, 255, 255, 0.08);
            border-radius: 24px;
            padding: 36px 24px 28px;
            text-align: center;
            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            display: flex;
            flex-direction: column;
            align-items: center;
            position: relative;
            overflow: hidden;
        }

        .price-card::after {
            content: '';
            position: absolute;
            inset: 0;
            border-radius: 24px;
            padding: 2px;
            background: linear-gradient(180deg, var(--card-accent, rgba(255, 255, 255, 0.1)), transparent 60%);
            -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
            -webkit-mask-composite: xor;
            mask-composite: exclude;
            pointer-events: none;
            opacity: 0;
            transition: opacity 0.4s;
        }

        .price-card:hover::after {
            opacity: 1;
        }

        .price-card:hover {
            transform: translateY(-10px) scale(1.02);
            background: rgba(255, 255, 255, 0.07);
            box-shadow: 0 24px 48px rgba(0, 0, 0, 0.4);
        }

        /* Highlighted card */
        .price-card.best-value {
            background: rgba(245, 158, 11, 0.08);
            border-color: rgba(245, 158, 11, 0.3);
            --card-accent: rgba(245, 158, 11, 0.5);
        }

        .price-card.best-value::before {
            content: '🔥 BEST VALUE';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            padding: 6px;
            background: linear-gradient(90deg, #f59e0b, #ef4444);
            color: white;
            font-size: 0.65rem;
            font-weight: 800;
            letter-spacing: 2px;
            text-align: center;
        }

        .price-card.best-value {
            padding-top: 48px;
        }

        /* Card Colors */
        .price-card.tier-reguler {
            --card-accent: rgba(16, 185, 129, 0.4);
        }

        .price-card.tier-mitra {
            --card-accent: rgba(59, 130, 246, 0.4);
        }

        .price-card.tier-intl {
            --card-accent: rgba(139, 92, 246, 0.4);
        }

        .price-emoji {
            font-size: 2rem;
            margin-bottom: 20px;
            color: white;
            filter: drop-shadow(0 0 15px var(--card-accent, rgba(255, 255, 255, 0.2)));
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .price-label {
            font-size: 0.78rem;
            color: var(--gold-light);
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 2px;
            margin-bottom: 16px;
        }

        .price-amount {
            font-size: clamp(1.5rem, 2.5vw, 2rem);
            font-weight: 900;
            color: white;
            margin-bottom: 4px;
            letter-spacing: -1px;
        }

        .price-sub {
            font-size: 0.8rem;
            color: rgba(255, 255, 255, 0.5);
            margin-bottom: 24px;
        }

        .price-divider {
            width: 40px;
            height: 2px;
            background: var(--card-accent, rgba(255, 255, 255, 0.1));
            border-radius: 2px;
            margin-bottom: 20px;
        }

        .price-features-list {
            text-align: left;
            width: 100%;
            display: flex;
            flex-direction: column;
            gap: 10px;
            margin-bottom: 24px;
        }

        .price-feature-item {
            font-size: 0.82rem;
            color: rgba(255, 255, 255, 0.7);
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .price-feature-item::before {
            content: '✓';
            color: #10b981;
            font-weight: 800;
            font-size: 0.75rem;
            flex-shrink: 0;
        }

        .price-cta {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            width: 100%;
            padding: 12px 20px;
            border-radius: 12px;
            font-size: 0.82rem;
            font-weight: 700;
            text-decoration: none;
            color: white;
            background: rgba(255, 255, 255, 0.08);
            border: 1px solid rgba(255, 255, 255, 0.12);
            transition: all 0.3s ease;
            margin-top: auto;
        }

        .price-cta:hover {
            background: var(--gold);
            border-color: var(--gold);
            color: #0a0e27;
            transform: translateY(-2px);
        }

        .price-card.best-value .price-cta {
            background: linear-gradient(135deg, #f59e0b, #ef4444);
            border-color: transparent;
        }

        .price-card.best-value .price-cta:hover {
            box-shadow: 0 8px 20px rgba(245, 158, 11, 0.3);
            transform: translateY(-2px);
        }

        /* Footer Info */
        .pricing-footer-info {
            background: rgba(255, 255, 255, 0.04);
            border: 1px solid rgba(255, 255, 255, 0.06);
            padding: 28px 32px;
            border-radius: 16px;
            font-size: 0.8rem;
            color: rgba(255, 255, 255, 0.45);
            line-height: 1.7;
        }

        .pricing-footer-info strong {
            color: rgba(255, 255, 255, 0.7);
            display: block;
            margin-bottom: 8px;
            font-size: 0.85rem;
        }

        @media (max-width: 1100px) {
            .pricing-grid-new {
                grid-template-columns: repeat(2, 1fr);
            }
        }

        @media (max-width: 640px) {
            .pricing-grid-new {
                grid-template-columns: 1fr;
            }

            .pricing-new {
                padding: 70px 5%;
            }

            .promo-banner {
                padding: 20px;
            }
        }


        /* ═══════════════════════════════════════
           VALUE PROPOSITION — WHY S1 ELEKTRO
           ═══════════════════════════════════════ */
        .advantages {
            padding: 100px 5%;
            background: var(--bg-warm);
        }

        .advantages-inner {
            max-width: 1200px;
            margin: 0 auto;
        }

        .advantages-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .advantages-header .section-desc {
            margin: 0 auto;
        }

        .advantages-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 20px;
        }

        .advantage-card {
            background: white;
            border: 1px solid var(--border);
            border-radius: var(--radius);
            padding: 36px 32px;
            position: relative;
            overflow: hidden;
            transition: var(--transition);
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.03);
        }

        .advantage-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 4px;
            height: 0;
            background: var(--gold);
            transition: height 0.5s ease;
        }

        .advantage-card:hover {
            transform: translateY(-4px);
            box-shadow: var(--shadow);
            border-color: var(--border-gold);
        }

        .advantage-card:hover::before {
            height: 100%;
        }

        .advantage-number {
            font-size: 2.5rem;
            font-weight: 900;
            color: rgba(184, 134, 11, 0.08);
            position: absolute;
            top: 12px;
            right: 20px;
        }

        .advantage-icon {
            width: 48px;
            height: 48px;
            background: var(--gold-pale);
            border-radius: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 20px;
            font-size: 1.3rem;
        }

        .advantage-card h3 {
            font-size: 1.15rem;
            font-weight: 700;
            margin-bottom: 10px;
            color: var(--text-primary);
        }

        .advantage-card p {
            color: var(--text-secondary);
            font-size: 0.9rem;
            line-height: 1.75;
        }

        /* ═══════════════════════════════════════
           FACILITIES GALLERY
           ═══════════════════════════════════════ */
        .facilities {
            padding: 120px 5%;
            background: linear-gradient(to bottom, #ffffff, var(--bg-warm));
            position: relative;
        }

        .facilities::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 1px;
            background: linear-gradient(90deg, transparent, rgba(184, 134, 11, 0.3), transparent);
        }

        .facilities-inner {
            max-width: 1400px;
            margin: 0 auto;
        }

        .facilities-header {
            text-align: center;
            margin-bottom: 70px;
        }

        .facilities-header .section-title {
            font-size: clamp(2rem, 4vw, 3rem);
            background: linear-gradient(135deg, var(--navy) 0%, #3b82f6 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            margin-bottom: 20px;
        }

        .facilities-header .section-desc {
            max-width: 700px;
            margin: 0 auto;
            font-size: 1.1rem;
            color: var(--text-secondary);
        }

        .facilities-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            grid-template-rows: repeat(2, 320px);
            gap: 24px;
        }

        .facility-showcase {
            position: relative;
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
        }

        .facility-main-slider {
            position: relative;
            width: 100%;
            height: 600px;
            border-radius: 30px;
            overflow: hidden;
            box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);
            background: #000;
        }

        .facility-main-track {
            display: flex;
            width: 100%;
            height: 100%;
            transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
        }

        .gallery-item {
            flex: 0 0 100%;
            width: 100%;
            height: 100%;
            position: relative;
        }

        .gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: 0.85;
            transition: transform 10s ease;
            /* subtle Ken Burns effect */
        }

        .gallery-item.active img {
            transform: scale(1.05);
        }

        .gallery-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.3) 50%, transparent 100%);
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            padding: 40px 48px;
            pointer-events: none;
        }

        .gallery-tag {
            display: inline-flex;
            align-items: center;
            gap: 6px;
            background: rgba(255, 255, 255, 0.15);
            backdrop-filter: blur(12px);
            -webkit-backdrop-filter: blur(12px);
            color: var(--gold-light);
            font-size: 0.8rem;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: 1.5px;
            padding: 8px 16px;
            border-radius: 30px;
            border: 1px solid rgba(255, 255, 255, 0.2);
            margin-bottom: 16px;
            width: fit-content;
        }

        .gallery-title {
            color: white;
            font-size: 2.2rem;
            font-weight: 800;
            margin-bottom: 12px;
            letter-spacing: -0.5px;
            line-height: 1.2;
        }

        .gallery-desc {
            color: rgba(255, 255, 255, 0.85);
            font-size: 1.05rem;
            line-height: 1.6;
            max-width: 800px;
        }

        .carousel-btn {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background: rgba(255, 255, 255, 0.15);
            backdrop-filter: blur(20px);
            -webkit-backdrop-filter: blur(20px);
            border: 1px solid rgba(255, 255, 255, 0.3);
            color: #fff;
            width: 60px;
            height: 60px;
            border-radius: 50%;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
            cursor: pointer;
            z-index: 10;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 1.4rem;
            transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        }

        .carousel-btn:hover {
            background: #ff6600;
            border-color: #ff6600;
            transform: translateY(-50%) scale(1.1);
        }

        .carousel-prev {
            left: 24px;
        }

        .carousel-next {
            right: 24px;
        }

        /* Thumbnails Strip */
        .facility-thumbnails {
            display: flex;
            gap: 16px;
            margin-top: 24px;
            overflow-x: auto;
            padding-bottom: 12px;
            scroll-snap-type: x mandatory;
            -ms-overflow-style: none;
            scrollbar-width: none;
        }

        .facility-thumbnails::-webkit-scrollbar {
            display: none;
        }

        .thumb-item {
            flex: 0 0 160px;
            height: 100px;
            border-radius: 16px;
            overflow: hidden;
            cursor: pointer;
            opacity: 0.4;
            transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            border: 2px solid transparent;
            scroll-snap-align: center;
            background: #000;
            position: relative;
        }

        .thumb-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .thumb-item.active {
            opacity: 1;
            border-color: #ff6600;
            transform: translateY(-6px);
            box-shadow: 0 12px 24px rgba(255, 102, 0, 0.3);
        }

        .thumb-item:hover {
            opacity: 0.8;
        }

        /* Responsive */
        @media (max-width: 1024px) {
            .facility-main-slider {
                height: 500px;
            }

            .gallery-title {
                font-size: 1.8rem;
            }
        }

        @media (max-width: 768px) {
            .facilities {
                padding: 80px 5%;
            }

            .facility-main-slider {
                height: 450px;
                border-radius: 20px;
            }

            .gallery-overlay {
                padding: 32px 24px;
            }

            .gallery-title {
                font-size: 1.5rem;
            }

            .gallery-desc {
                font-size: 0.95rem;
            }

            .carousel-btn {
                width: 44px;
                height: 44px;
                font-size: 1.1rem;
            }

            .carousel-prev {
                left: 12px;
            }

            .carousel-next {
                right: 12px;
            }

            .thumb-item {
                flex: 0 0 120px;
                height: 80px;
                border-radius: 12px;
            }
        }


        /* ═══════════════════════════════════════
           KURIKULUM & FORMAT
           ═══════════════════════════════════════ */
        .curriculum {
            padding: 120px 5%;
            background-color: #08121a;
            /* Matches campus-aligned theme */
            /* Clean background with campus-branding ambient glows */
            background-image:
                /* Ambient glows (Green accent from FTI building) */
                radial-gradient(circle at 50% 0%, rgba(34, 197, 94, 0.2) 0%, transparent 60%);
            background-size: 100% 100%;
            background-attachment: scroll;
            position: relative;
            overflow: hidden;
            color: white;
        }

        .curriculum-inner {
            max-width: 1320px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1.1fr 0.9fr;
            gap: 60px;
            align-items: center;
        }

        .curr-narrative h2.section-title {
            font-size: 2.5rem;
            margin-bottom: 24px;
            color: white;
            line-height: 1.2;
            letter-spacing: -1px;
        }

        .curr-narrative p {
            color: rgba(255, 255, 255, 0.7);
            font-size: 1.05rem;
            line-height: 1.8;
            margin-bottom: 20px;
        }

        .obe-tags {
            margin-top: 32px;
            display: flex;
            flex-direction: column;
            gap: 16px;
        }

        .obe-tag {
            display: flex;
            align-items: flex-start;
            gap: 18px;
            background: rgba(255, 255, 255, 0.03);
            backdrop-filter: blur(10px);
            padding: 24px;
            border-radius: 20px;
            border: 1px solid rgba(255, 255, 255, 0.1);
            transition: var(--transition);
        }

        .obe-tag:hover {
            background: rgba(255, 255, 255, 0.08);
            border-color: var(--gold);
            transform: translateX(10px);
        }

        .obe-icon {
            font-size: 1.5rem;
            background: linear-gradient(135deg, rgba(184, 134, 11, 0.2), rgba(184, 134, 11, 0.05));
            width: 52px;
            height: 52px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 14px;
            color: var(--gold-light);
            flex-shrink: 0;
            border: 1px solid rgba(184, 134, 11, 0.2);
        }

        .obe-content h4 {
            font-size: 1.15rem;
            font-weight: 800;
            margin-bottom: 6px;
            color: white;
        }

        .obe-content p {
            font-size: 0.92rem;
            color: rgba(255, 255, 255, 0.6);
            margin: 0;
            line-height: 1.5;
        }

        /* Timeline Box - Deep Dark Glass */
        .flex-timeline {
            background: rgba(10, 14, 26, 0.6);
            backdrop-filter: blur(20px);
            border-radius: 32px;
            padding: 56px 48px;
            border: 1px solid rgba(255, 255, 255, 0.1);
            box-shadow: 0 30px 60px rgba(0, 0, 0, 0.4);
            color: white;
            position: relative;
        }

        .flex-timeline::before {
            content: '';
            position: absolute;
            top: 120px;
            bottom: 80px;
            left: 70px;
            /* Centered with 44px dots (48px padding + 22px half-dot) */
            width: 2px;
            background: linear-gradient(to bottom,
                    transparent 0%,
                    var(--gold) 15%,
                    var(--gold) 85%,
                    transparent 100%);
            opacity: 0.2;
            z-index: 1;
        }

        .timeline-header {
            text-align: left;
            margin-bottom: 48px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            padding-bottom: 24px;
        }

        .timeline-header h3 {
            font-size: 1.6rem;
            font-weight: 800;
            margin-bottom: 8px;
            color: var(--gold-light);
            letter-spacing: -0.5px;
        }

        .timeline-header p {
            color: rgba(255, 255, 255, 0.5);
            font-size: 0.95rem;
        }

        .timeline-item {
            display: flex;
            gap: 24px;
            padding: 32px 0;
            position: relative;
            z-index: 2;
        }

        .timeline-item:not(:last-child) {
            border-bottom: 1px solid rgba(255, 255, 255, 0.05);
        }

        .timeline-dot {
            flex-shrink: 0;
            width: 44px;
            height: 44px;
            background: #0a0e1a;
            border: 2px solid var(--gold);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 0.85rem;
            font-weight: 800;
            color: var(--gold-light);
            box-shadow: 0 0 15px rgba(184, 134, 11, 0.3);
            transition: all 0.3s ease;
        }

        .timeline-item h4 {
            font-size: 1.05rem;
            font-weight: 700;
            margin-bottom: 6px;
            color: white;
        }

        .timeline-item p {
            color: rgba(255, 255, 255, 0.7);
            font-size: 0.88rem;
            line-height: 1.6;
            margin: 0;
        }

        @media (max-width: 960px) {
            .curriculum-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }
        }

        /* ═══════════════════════════════════════
           TESTIMONIALS (ALUMNI CARDS)
           ═══════════════════════════════════════ */
        .testimonials {
            padding: 120px 5%;
            background: #ffffff;
        }

        .testi-inner {
            max-width: 1400px;
            margin: 0 auto;
        }

        .testi-header {
            text-align: center;
            margin-bottom: 70px;
        }

        .testi-header .section-desc {
            margin: 0 auto;
        }

        .testi-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 24px;
        }

        .testimonial-card {
            background: #ffffff;
            border: 1px solid rgba(184, 134, 11, 0.2);
            border-radius: 24px;
            padding: 0;
            transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
            display: flex;
            flex-direction: column;
            text-align: center;
            overflow: hidden;
            height: 100%;
        }

        .testimonial-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 20px 40px rgba(184, 134, 11, 0.1);
            border-color: var(--gold);
        }

        .testimonial-photo-wrap {
            padding: 32px 32px 10px;
        }

        .testimonial-photo {
            width: 140px;
            /* Increased from 100px */
            height: 140px;
            /* Increased from 100px */
            border-radius: 50%;
            object-fit: cover;
            border: 4px solid rgba(255, 255, 255, 0.1);
            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
            transition: transform 0.4s ease;
        }

        .testimonial-card:hover .testimonial-photo {
            transform: scale(1.05);
        }

        .testimonial-body {
            padding: 0 28px 40px;
            display: flex;
            flex-direction: column;
            flex: 1;
        }

        .testimonial-quote {
            color: var(--text-secondary);
            font-size: 0.88rem;
            line-height: 1.7;
            font-style: italic;
            margin-bottom: 30px;
            position: relative;
            flex: 1;
        }

        .testimonial-quote::before {
            content: '“';
            position: absolute;
            top: -15px;
            left: 50%;
            transform: translateX(-50%);
            font-size: 3rem;
            color: rgba(184, 134, 11, 0.1);
            font-family: serif;
        }

        .testimonial-meta {
            border-top: 1px solid #f0f0f0;
            padding-top: 20px;
        }

        .testimonial-name {
            font-size: 1rem;
            font-weight: 800;
            color: var(--navy);
            margin-bottom: 4px;
        }

        .testimonial-status {
            display: block;
            font-size: 0.72rem;
            color: var(--text-muted);
            margin-bottom: 8px;
            font-style: normal;
        }

        .testimonial-position {
            display: block;
            font-size: 0.82rem;
            font-weight: 600;
            color: var(--navy);
            line-height: 1.3;
        }

        .testimonial-company {
            display: block;
            font-size: 0.75rem;
            color: var(--text-secondary);
            margin-top: 2px;
        }

        @media (max-width: 1100px) {
            .testi-grid {
                grid-template-columns: repeat(2, 1fr);
            }
        }

        @media (max-width: 600px) {
            .testi-grid {
                grid-template-columns: 1fr;
            }

            .testimonials {
                padding: 80px 5%;
            }
        }

        /* ═══════════════════════════════════════
           PARTNERS & COLLABORATIONS
           ═══════════════════════════════════════ */
        /* ═══════════════════════════════════════
           PARTNERS & COLLABORATIONS (Modern Redesign)
           ═══════════════════════════════════════ */
        .partners {
            padding: 120px 5%;
            background: #fdfdfd;
            border-top: 1px solid rgba(0, 0, 0, 0.05);
        }

        .partners-inner {
            max-width: 1300px;
            margin: 0 auto;
        }

        .partners-header {
            text-align: center;
            margin-bottom: 80px;
        }

        .partners-header .section-desc {
            margin: 0 auto;
            max-width: 800px;
        }

        .partners-grid {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 24px;
        }

        .partner-card {
            background: #ffffff;
            border: 1px solid #f2f2f2;
            border-radius: 24px;
            padding: 40px 32px;
            width: calc(25% - 24px);
            /* 4 columns base */
            min-width: 250px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
            text-align: center;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02);
        }

        .partner-card:hover {
            transform: translateY(-10px);
            border-color: var(--gold-light);
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
        }

        .partner-logo-container {
            width: 100%;
            height: 70px;
            /* Fixed height for consistency */
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 24px;
        }

        .partner-logo-container img {
            max-width: 100%;
            max-height: 100%;
            object-fit: contain;
            /* Professional proportional scaling */
            transition: transform 0.4s ease;
        }

        .partner-card:hover .partner-logo-container img {
            transform: scale(1.06);
        }

        .partner-name {
            font-size: 0.95rem;
            font-weight: 700;
            color: var(--navy);
            letter-spacing: -0.2px;
            margin: 0;
            opacity: 0.9;
        }

        @media (max-width: 1100px) {
            .partner-card {
                width: calc(33.333% - 24px);
            }
        }

        @media (max-width: 768px) {
            .partners {
                padding: 80px 5%;
            }

            .partner-card {
                width: calc(50% - 24px);
                min-width: auto;
                padding: 30px 20px;
            }

            .partner-logo-container {
                height: 55px;
                margin-bottom: 16px;
            }
        }

        @media (max-width: 480px) {
            .partner-card {
                width: 100%;
            }
        }

        @media (max-width: 600px) {
            .partners {
                padding: 80px 5%;
            }

            .partners-grid,
            .partners-grid-bottom {
                grid-template-columns: 1fr;
            }

            .partners-stats {
                flex-direction: column;
                gap: 20px;
                padding: 24px;
            }
        }

        /* ═══════════════════════════════════════
           PRICING SECTION
           ═══════════════════════════════════════ */
        .pricing {
            padding: 100px 5%;
            background: linear-gradient(160deg, #f0f4ff 0%, var(--bg-warm) 50%, var(--gold-pale) 100%);
        }

        .pricing-inner {
            max-width: 800px;
            margin: 0 auto;
            text-align: center;
        }

        .pricing-card {
            background: white;
            border: 2px solid var(--border-gold);
            border-radius: 24px;
            padding: 56px 48px;
            margin-top: 40px;
            box-shadow: var(--shadow-lg);
            position: relative;
            overflow: hidden;
        }

        .pricing-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 4px;
            background: linear-gradient(90deg, var(--gold), var(--gold-light), var(--gold));
        }

        /* ── Pricing Breakdown ── */
        .pricing-breakdown {
            max-width: 1000px;
            margin: 60px auto 0;
            background: rgba(255, 255, 255, 0.03);
            /* Modern glassmorphism */
            border: 1px solid rgba(255, 215, 0, 0.15);
            border-radius: 32px;
            padding: 48px;
            backdrop-filter: blur(20px);
            position: relative;
            overflow: hidden;
            text-align: left;
            box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
        }

        .breakdown-header {
            text-align: center;
            margin-bottom: 40px;
        }

        .breakdown-header h3 {
            font-size: 1.8rem;
            color: #ffffff;
            margin-bottom: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 12px;
            font-weight: 900;
        }

        .breakdown-header h3 i {
            color: #FFD700;
        }

        .breakdown-header p {
            color: rgba(255, 255, 255, 0.82);
            font-size: 1.05rem;
            font-weight: 500;
        }

        .breakdown-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 20px;
        }

        .breakdown-item {
            padding: 28px;
            background: rgba(255, 255, 255, 0.04);
            border: 1px solid rgba(255, 255, 255, 0.1);
            border-radius: 20px;
            transition: var(--transition);
            display: flex;
            flex-direction: column;
            gap: 8px;
        }

        .breakdown-item:hover {
            border-color: var(--gold-light);
            transform: translateY(-5px);
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
        }

        .breakdown-title {
            font-size: 0.85rem;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: 1.2px;
            color: #FFD700;
            margin-bottom: 4px;
        }

        .breakdown-value {
            font-size: 1.85rem;
            font-weight: 950;
            color: #ffffff;
            line-height: 1;
            margin-bottom: 8px;
        }

        .breakdown-note {
            font-size: 0.92rem;
            color: rgba(255, 255, 255, 0.7);
            line-height: 1.6;
            font-weight: 500;
        }

        .total-item {
            background: linear-gradient(135deg, rgba(255, 215, 0, 0.1), rgba(255, 215, 0, 0.05));
            border: 1px solid rgba(255, 215, 0, 0.3);
            grid-column: span 3;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: space-between;
            padding: 32px 48px;
            margin-top: 10px;
        }

        .total-item .breakdown-title,
        .total-item .breakdown-note {
            color: rgba(255, 255, 255, 0.7);
        }

        .total-item .breakdown-value {
            color: #050a14;
            background: linear-gradient(135deg, #FFD700, #FFA500);
            padding: 8px 24px;
            border-radius: 12px;
            font-size: 1.8rem;
            box-shadow: 0 8px 20px rgba(255, 215, 0, 0.3);
        }

        .total-item .text-wrap {
            max-width: 60%;
        }

        @media (max-width: 1024px) {
            .breakdown-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .total-item {
                grid-column: span 2;
            }
        }

        @media (max-width: 768px) {
            .breakdown-grid {
                grid-template-columns: 1fr;
            }

            .total-item {
                grid-column: span 1;
                flex-direction: column;
                text-align: center;
                gap: 20px;
                padding: 32px 24px;
            }

            .total-item .text-wrap {
                max-width: 100%;
                text-align: center;
            }

            .pricing-breakdown {
                padding: 32px 20px;
            }
        }

        .breakdown-footer-notes {
            margin-top: 40px;
            padding: 28px 36px;
            background: #fdfbf4;
            /* Brighter and clearer gold tint */
            border: 1px solid var(--border-gold);
            border-radius: 24px;
            color: var(--text-primary);
            /* Solid dark for readability */
            font-size: 0.95rem;
            line-height: 1.8;
            text-align: left;
            box-shadow: inset 0 2px 10px rgba(184, 134, 11, 0.05);
        }

        .breakdown-footer-notes strong {
            color: var(--navy);
            font-weight: 800;
        }

        .policy-note {
            margin-top: 15px;
            font-size: 0.85rem;
            font-weight: 600;
            color: var(--navy);
            font-style: italic;
            opacity: 0.7;
        }

        .pricing-badge {
            display: inline-flex;
            align-items: center;
            gap: 6px;
            background: var(--green-light);
            color: var(--green);
            padding: 6px 16px;
            border-radius: 100px;
            font-size: 0.78rem;
            font-weight: 700;
            margin-bottom: 24px;
        }

        .pricing-amount {
            font-size: clamp(2.5rem, 6vw, 3.5rem);
            font-weight: 900;
            color: var(--text-primary);
            margin-bottom: 4px;
        }

        .pricing-amount span {
            color: var(--green);
        }

        .pricing-note {
            color: var(--text-muted);
            font-size: 0.9rem;
            margin-bottom: 32px;
        }

        .pricing-features {
            text-align: left;
            max-width: 400px;
            margin: 0 auto 36px;
        }

        .pricing-feature {
            display: flex;
            align-items: center;
            gap: 10px;
            padding: 10px 0;
            font-size: 0.92rem;
            color: var(--text-secondary);
            border-bottom: 1px solid var(--border);
        }

        .pricing-feature-check {
            width: 22px;
            height: 22px;
            background: var(--green-light);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: var(--green);
            font-size: 0.7rem;
            flex-shrink: 0;
        }

        /* ═══════════════════════════════════════
           FINAL CTA — Redesigned for Conversion
           ═══════════════════════════════════════ */
        .cta-section {
            padding: 100px 5%;
            background-color: #052619;
            /* Emerald green palette */
            background-image:
                /* 1. Ambient emerald/gold glow */
                radial-gradient(circle at 50% 50%, rgba(255, 215, 0, 0.08) 0%, transparent 70%),
                /* 2. Shine bloom (Top Right) */
                radial-gradient(circle at 90% 10%, rgba(16, 185, 129, 0.15) 0%, transparent 45%),
                /* 3. Shadow bloom (Bottom Left) */
                radial-gradient(circle at 10% 90%, rgba(0, 0, 0, 0.2) 0%, transparent 40%);
            color: white;
            position: relative;
            overflow: hidden;
        }

        /* Gold technical grid ornament */
        .cta-section::before {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(255, 215, 0, 0.035) 1.5px, transparent 1.5px),
                linear-gradient(90deg, rgba(255, 215, 0, 0.035) 1.5px, transparent 1.5px);
            background-size: 60px 60px;
            mask-image: radial-gradient(circle at center, black, transparent 80%);
            z-index: 1;
            pointer-events: none;
        }

        /* Abstract Floating Gold Elements */
        .cta-section-ornament {
            position: absolute;
            border-radius: 50%;
            border: 2px solid rgba(255, 215, 0, 0.2);
            pointer-events: none;
            z-index: 0;
            animation: float-slow 10s infinite alternate ease-in-out;
        }

        @keyframes float-slow {
            0% {
                transform: translate(0, 0) rotate(0deg);
            }

            100% {
                transform: translate(30px, -30px) rotate(15deg);
            }
        }

        .cta-card {
            max-width: 1100px;
            margin: 0 auto;
            background: rgba(255, 255, 255, 0.04);
            backdrop-filter: blur(25px);
            border: 1.5px solid rgba(255, 215, 0, 0.25);
            border-top: 6px solid #FFD700;
            /* Bold gold accent */
            border-radius: 40px;
            padding: 60px;
            display: grid;
            grid-template-columns: 1fr auto;
            gap: 60px;
            align-items: center;
            position: relative;
            z-index: 5;
            box-shadow: 0 40px 100px rgba(0, 0, 0, 0.4), inset 0 0 20px rgba(255, 215, 0, 0.05);
        }

        .cta-text-side {
            text-align: left;
        }

        .cta-text-side .section-label {
            color: #FFD700;
            font-size: 0.85rem;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: 3px;
            margin-bottom: 20px;
            display: flex;
            align-items: center;
            gap: 10px;
            text-shadow: 0 0 10px rgba(255, 215, 0, 0.3);
        }

        .cta-text-side h2 {
            font-size: clamp(1.8rem, 3.5vw, 2.5rem);
            font-weight: 900;
            line-height: 1.2;
            margin-bottom: 16px;
            color: white;
            letter-spacing: -1px;
        }

        .cta-text-side p {
            color: rgba(255, 255, 255, 0.7);
            font-size: 1.05rem;
            max-width: 500px;
            margin-bottom: 32px;
            line-height: 1.6;
        }

        .cta-action-side {
            display: flex;
            flex-direction: column;
            gap: 16px;
            min-width: 320px;
        }

        .cta-btn-main {
            background: linear-gradient(135deg, #FFD700, #FFA500);
            color: #050a14;
            padding: 18px 32px;
            border-radius: 16px;
            font-size: 1.15rem;
            font-weight: 900;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 12px;
            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            box-shadow: 0 10px 25px rgba(255, 215, 0, 0.3);
            animation: btn-elegant-pulse 3s infinite ease-in-out;
            position: relative;
            overflow: hidden;
        }

        .cta-btn-main::after {
            content: '';
            position: absolute;
            top: -50%;
            left: -100%;
            width: 50%;
            height: 200%;
            background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.4), transparent);
            transform: rotate(30deg);
            animation: btn-shimmer-swipe 4s infinite 1s;
        }

        .cta-btn-main:hover {
            transform: translateY(-5px) scale(1.02);
            filter: brightness(1.1);
            box-shadow: 0 15px 35px rgba(255, 215, 0, 0.45);
        }

        .cta-btn-sub {
            background: rgba(255, 255, 255, 0.1);
            color: white;
            padding: 18px 32px;
            border-radius: 16px;
            font-size: 1.05rem;
            font-weight: 700;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 12px;
            border: 1px solid rgba(255, 255, 255, 0.1);
            transition: all 0.3s ease;
        }

        .cta-btn-sub:hover {
            background: rgba(255, 255, 255, 0.2);
            border-color: rgba(255, 255, 255, 0.3);
            transform: translateY(-2px);
        }

        .cta-footer-contacts {
            grid-column: span 2;
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 24px;
            padding-top: 40px;
            margin-top: 20px;
            border-top: 1px solid rgba(255, 255, 255, 0.1);
        }

        .cta-footer-item {
            display: flex;
            align-items: center;
            gap: 12px;
            color: rgba(255, 255, 255, 0.85);
            font-size: 0.9rem;
            transition: all 0.3s ease;
        }

        .cta-footer-item i {
            color: #FFD700;
            font-size: 1.1rem;
        }

        .cta-footer-item:hover {
            color: white;
        }

        .cta-footer-item i {
            color: var(--gold-light);
            font-size: 1rem;
        }

        @media (max-width: 900px) {
            .cta-card {
                grid-template-columns: 1fr;
                padding: 50px 30px;
                gap: 40px;
                border-radius: 30px;
            }

            .cta-text-side {
                text-align: center;
            }

            .cta-text-side .section-label {
                justify-content: center;
            }

            .cta-text-side p {
                margin-left: auto;
                margin-right: auto;
            }

            .cta-action-side {
                width: 100%;
                min-width: 0;
            }

            .cta-footer-contacts {
                grid-column: span 1;
                grid-template-columns: 1fr;
                gap: 15px;
            }
        }

        @media (max-width: 480px) {
            .cta-section {
                padding: 60px 4%;
            }

            .cta-card {
                padding: 40px 20px;
                border-radius: 20px;
            }

            .cta-btn-main,
            .cta-btn-sub {
                padding: 16px 20px;
                font-size: 0.95rem;
            }

            .cta-text-side h2 {
                font-size: 1.8rem;
            }
        }

        .cta-buttons {
            display: flex;
            justify-content: center;
            gap: 20px;
            flex-wrap: wrap;
            margin-bottom: 70px;
        }

        .btn-white {
            background: white;
            color: #0a0e1a;
            padding: 18px 40px;
            border-radius: 50px;
            font-size: 1.1rem;
            font-weight: 800;
            display: flex;
            align-items: center;
            gap: 12px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
            transition: var(--transition);
        }

        .btn-white:hover {
            transform: translateY(-5px) scale(1.02);
            box-shadow: 0 20px 40px rgba(255, 255, 255, 0.1);
            background: var(--gold-pale);
            color: #0a0e1a;
            text-decoration: none;
        }

        .btn-wa {
            background: #25d366;
            color: white;
            padding: 18px 40px;
            border-radius: 50px;
            font-size: 1.1rem;
            font-weight: 700;
            display: flex;
            align-items: center;
            gap: 12px;
            box-shadow: 0 10px 30px rgba(37, 211, 102, 0.2);
            transition: var(--transition);
        }

        .btn-wa:hover {
            transform: translateY(-5px) scale(1.02);
            box-shadow: 0 20px 40px rgba(37, 211, 102, 0.3);
            filter: brightness(1.1);
            color: white;
            text-decoration: none;
        }

        /* Redesigned Contact Grid */
        .cta-contact {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 20px;
            max-width: 1000px;
            margin: 0 auto;
        }

        .cta-contact-item {
            background: rgba(255, 255, 255, 0.03);
            backdrop-filter: blur(10px);
            padding: 30px 20px;
            border-radius: 20px;
            border: 1px solid rgba(255, 255, 255, 0.08);
            transition: var(--transition);
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 12px;
            text-align: center;
        }

        .cta-contact-item:hover {
            background: rgba(255, 255, 255, 0.07);
            border-color: rgba(255, 255, 255, 0.2);
            transform: translateY(-8px);
        }

        .cta-contact-icon {
            font-size: 1.8rem;
            width: 60px;
            height: 60px;
            background: rgba(255, 255, 255, 0.05);
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            margin-bottom: 8px;
            border: 1px solid rgba(255, 255, 255, 0.1);
        }

        .cta-contact-item span {
            color: rgba(255, 255, 255, 0.8);
            font-size: 0.95rem;
            font-weight: 500;
            letter-spacing: 0.5px;
        }

        @media (max-width: 900px) {
            .cta-contact {
                grid-template-columns: 1fr;
            }

            .cta-inner h2 {
                font-size: 2.2rem;
            }
        }

        /* ═══════════════════════════════════════
           FOOTER
           ═══════════════════════════════════════ */
        footer {
            padding: 32px 5%;
            text-align: center;
            color: var(--text-muted);
            font-size: 0.78rem;
            border-top: 1px solid var(--border);
            background: var(--bg-warm);
        }

        footer a {
            color: var(--navy);
            text-decoration: none;
            font-weight: 600;
        }

        /* ═══════════════════════════════════════
           ANIMATIONS
           ═══════════════════════════════════════ */
        .reveal {
            opacity: 0;
            transform: translateY(30px);
            transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        /* ═══════════════════════════════════════
           RESPONSIVE — MOBILE FIRST
           ═══════════════════════════════════════ */
        @media (max-width: 1024px) {
            .nav-links {
                gap: 15px;
            }

            .nav-links a {
                font-size: 0.85rem;
            }

            .nav-cta {
                padding: 8px 16px !important;
                font-size: 0.85rem !important;
            }

            .hero-inner {
                grid-template-columns: 1fr;
            }

            .hero-visual {
                order: -1;
                display: flex;
                flex-direction: column;
                align-items: center;
            }

            .price-badge-group {
                display: flex;
                position: relative;
                left: auto;
                right: auto;
                bottom: auto;
                flex-direction: column;
                align-items: center;
                margin-top: 30px;
                margin-bottom: 20px;
                width: 100%;
                gap: 15px;
                order: 10;
            }

            .float-price,
            .float-coupon {
                width: 90%;
                max-width: 320px;
                box-sizing: border-box;
            }

            .float-price-value {
                font-size: 1.4rem !important;
            }

            .coupon-main {
                font-size: 1.4rem !important;
            }

            /* image on top on tablet */
            .advantages-grid {
                grid-template-columns: 1fr;
            }

            .spec-grid {
                grid-template-columns: 1fr 1fr;
            }

            .flex-inner {
                grid-template-columns: 1fr;
            }

            .testi-grid {
                grid-template-columns: 1fr;
            }
        }

        @media (max-width: 768px) {
            .nav-links {
                display: none;
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100vh;
                background: #052619;
                /* Deep stable green */
                background-image:
                    radial-gradient(circle at 50% 10%, rgba(255, 102, 0, 0.15) 0%, transparent 60%),
                    linear-gradient(135deg, #052619 0%, #021a11 100%);
                flex-direction: column;
                justify-content: center;
                align-items: center;
                gap: 12px;
                z-index: 10000;
                padding: 40px 20px;
                transition: all 0.4s ease;
            }

            .nav-links li {
                width: 100%;
                max-width: 280px;
                opacity: 0;
                transform: translateY(20px);
                transition: all 0.4s ease;
            }

            .nav-links.show li {
                opacity: 1;
                transform: translateY(0);
            }

            /* Stagger animation for menu items */
            .nav-links.show li:nth-child(1) {
                transition-delay: 0.1s;
            }

            .nav-links.show li:nth-child(2) {
                transition-delay: 0.15s;
            }

            .nav-links.show li:nth-child(3) {
                transition-delay: 0.2s;
            }

            .nav-links.show li:nth-child(4) {
                transition-delay: 0.25s;
            }

            .nav-links.show li:nth-child(5) {
                transition-delay: 0.3s;
            }

            .nav-links.show li:nth-child(6) {
                transition-delay: 0.35s;
            }

            .nav-links.show li:nth-child(7) {
                transition-delay: 0.4s;
            }

            .nav-links a {
                display: block;
                font-size: 1.25rem;
                color: rgba(255, 255, 255, 0.85) !important;
                font-weight: 600;
                padding: 12px;
                text-decoration: none;
                transition: all 0.3s ease;
                border-bottom: 1px solid rgba(255, 255, 255, 0.05);
                letter-spacing: 0.5px;
            }

            .nav-links a:active {
                color: #ff6600 !important;
                background: rgba(255, 255, 255, 0.05);
                border-radius: 8px;
            }

            .nav-cta {
                margin-top: 25px !important;
                padding: 16px 32px !important;
                font-size: 1.1rem !important;
                width: 100% !important;
                background: linear-gradient(135deg, #ff6600, #e65c00) !important;
                box-shadow: 0 10px 25px rgba(255, 102, 0, 0.4) !important;
                border-radius: 12px !important;
                border: none !important;
                transform: none !important;
            }

            .nav-logo-img {
                height: 28px;
            }

            .nav-logo {
                gap: 6px;
            }

            .nav-links.show {
                display: flex;
            }

            .hamburger {
                display: flex;
            }

            .hamburger span {
                background: #ffffff !important;
                /* Force hamburger to white for visibility */
            }

            .hero {
                padding: 70px 5% 60px;
                background-attachment: scroll !important;
                background-image:
                    radial-gradient(circle at 50% 20%, rgba(255, 102, 0, 0.2) 0%, transparent 70%),
                    linear-gradient(to bottom, rgba(5, 38, 25, 0.5) 0%, rgba(5, 38, 25, 0.98) 100%),
                    url('img/Gedung-unissula.webp');
                background-size: cover, cover, cover;
                background-position: center center, center center, 50% 10%;
                background-repeat: no-repeat;
                background-color: #052619;
            }

            .hero-content {
                margin-top: -20px;
            }

            .hero h1 {
                font-size: clamp(2.6rem, 12vw, 3.2rem);
                letter-spacing: -1.5px;
                line-height: 1.05;
                margin-bottom: 25px;
            }

            .program-title {
                font-size: 0.45em !important;
                /* Larger relative to H1 on mobile */
                letter-spacing: 3px !important;
                margin-bottom: 10px !important;
            }

            .hero-desc {
                font-size: 0.88rem;
                line-height: 1.5;
                margin-bottom: 20px;
                max-width: 100%;
                padding: 10px 14px;
                border-radius: 10px;
            }

            .hero-features-grid {
                grid-template-columns: 1fr;
                gap: 8px;
                max-width: 100%;
            }

            .hero-feature-item {
                padding: 12px 14px;
                font-size: 0.85rem;
            }

            .hero-feature-item.feature-highlight {
                grid-column: span 1;
                padding: 12px 14px;
                border-left-width: 4px;
            }

            .hero-feature-item.feature-highlight .feature-icon {
                transform: scale(1);
                margin-right: 4px;
            }

            .hero-feature-item.feature-highlight span:not(.feature-icon) {
                font-size: 0.85rem;
            }

            .hero-mitra-inline {
                max-width: 100%;
                margin: 10px 0 16px 0;
                padding: 8px 12px;
                border-radius: 30px;
            }

            .mitra-label {
                font-size: 0.55rem;
                letter-spacing: 1px;
                padding-right: 8px;
            }

            .mitra-logos-container {
                margin-left: 8px;
            }

            .mitra-logo-item {
                margin-right: 25px;
            }

            .mitra-logo-item img {
                height: 26px;
            }

            .mitra-logos-wrap {
                /* gap replaced by margin-right on items */
            }

            /* ── Hero Visual Fix ── */
            .hero-visual {
                margin-top: 0;
                margin-bottom: -60px;
                display: flex;
                flex-direction: column;
                align-items: center;
                position: relative;
            }

            .hero-image-main {
                -webkit-mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
                mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
                border: none;
                box-shadow: none;
                filter: brightness(1.1) drop-shadow(0 15px 30px rgba(0, 0, 0, 0.3));
                margin-top: 20px;
                margin-bottom: 20px;
            }

            .hero-image-transparent {
                display: none;
            }

            /* Show floating cards on mobile */
            .float-price,
            .float-coupon {
                display: flex;
            }

            .hero-stats {
                gap: 16px;
                flex-wrap: wrap;
                justify-content: center;
                padding-top: 20px;
            }

            .hero-stat-value {
                font-size: 1.2rem;
            }

            .hero-stat-label {
                font-size: 0.65rem;
            }

            .spec-grid {
                grid-template-columns: 1fr;
            }

            .hero-ctas {
                flex-direction: column;
            }

            .btn {
                width: 100%;
                justify-content: center;
            }

            .cta-contact {
                flex-direction: column;
                align-items: center;
                gap: 16px;
            }

            .cta-buttons {
                flex-direction: column;
                max-width: 320px;
                margin-left: auto;
                margin-right: auto;
            }

            .pricing-card {
                padding: 40px 24px;
            }

            /* --- Peningkatan Ukuran Teks Mobile --- */
            .price-amount {
                font-size: 2rem !important;
                /* Memperbesar Rp 8 Juta */
                font-weight: 800;
            }

            .price-label {
                font-size: 1.1rem !important;
                /* Memperbesar nama Jalur */
                font-weight: 700;
            }

            .price-feature-item {
                font-size: 0.95rem !important;
                /* Memperbesar poin-poin ceklis */
                line-height: 1.5;
            }

            .breakdown-title {
                font-size: 1rem !important;
                /* Memperbesar Judul Rincian */
                font-weight: 700;
                color: #ffcc00;
            }

            .breakdown-value {
                font-size: 1.35rem !important;
                /* Memperbesar Angka Rincian */
                font-weight: 800;
            }

            .breakdown-note {
                font-size: 0.88rem !important;
                /* Memperbesar teks penjelasan */
                line-height: 1.4;
            }

            .breakdown-header h3 {
                font-size: 1.45rem !important;
                /* Memperbesar Judul Utama Seksi */
            }

            .breakdown-header p {
                font-size: 0.95rem !important;
            }

            /* --- Jalur Pendidikan Mobile --- */
            .class-card h3 {
                font-size: 1.4rem !important;
                margin-bottom: 12px !important;
            }

            .class-card p {
                font-size: 0.95rem !important;
                line-height: 1.5 !important;
                color: rgba(255, 255, 255, 0.8) !important;
            }

            .class-badge {
                font-size: 0.75rem !important;
                padding: 6px 12px !important;
            }

            .mt-date {
                font-size: 0.95rem !important;
                font-weight: 800 !important;
            }

            .mt-title {
                font-size: 0.8rem !important;
            }

            .classes-title {
                font-size: 1.6rem !important;
                line-height: 1.3 !important;
            }

            /* --- Testimonial Photo Mobile --- */
            .testimonial-photo {
                width: 120px !important;
                height: 120px !important;
            }
        }

        /* ═══════════════════════════════════════
           FLOATING WHATSAPP
           ═══════════════════════════════════════ */
        .wa-float {
            position: fixed;
            bottom: 30px;
            right: 30px;
            background-color: #25d366;
            color: #FFF;
            border-radius: 50px;
            padding: 12px 24px;
            font-size: 16px;
            font-weight: 700;
            box-shadow: 0 10px 25px rgba(37, 211, 102, 0.3);
            z-index: 99999;
            display: flex;
            align-items: center;
            gap: 10px;
            transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            text-decoration: none !important;
        }

        .wa-float i {
            font-size: 24px;
        }

        .wa-float:hover {
            transform: scale(1.1) rotate(8deg);
            background-color: #20ba5a;
            color: #FFF;
            box-shadow: 0 15px 35px rgba(37, 211, 102, 0.4);
        }

        /* Pulse Animation */
        .wa-float::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background-color: #25d366;
            border-radius: 50%;
            z-index: -1;
            animation: wa-pulse 2s infinite;
        }

        @keyframes wa-pulse {
            0% {
                transform: scale(1);
                opacity: 0.8;
            }

            100% {
                transform: scale(1.6);
                opacity: 0;
            }
        }

        @media (max-width: 768px) {
            .wa-float {
                display: none;
                /* Hide on mobile since sticky bar is present */
            }
        }

        /* ── Sticky Mobile Registration Bar ── */
        .sticky-registration {
            display: none;
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            background: rgba(255, 255, 255, 0.9);
            backdrop-filter: blur(15px);
            -webkit-backdrop-filter: blur(15px);
            padding: 12px 20px;
            box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.1);
            z-index: 99998;
            border-top: 1px solid rgba(255, 102, 0, 0.1);
        }

        @media (max-width: 768px) {
            .sticky-registration {
                display: flex;
                justify-content: center;
                align-items: center;
                gap: 8px;
            }
        }

        .btn-sticky-daftar {
            flex: 1.6;
            background: linear-gradient(135deg, #25d366, #128c7e);
            color: white;
            text-decoration: none;
            text-align: center;
            padding: 12px 8px;
            border-radius: 10px;
            font-weight: 800;
            font-size: 0.85rem;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 6px;
            box-shadow: 0 4px 15px rgba(37, 211, 102, 0.3);
            animation: sticky-blink-green 2s infinite;
            white-space: nowrap;
            will-change: transform, opacity;
        }

        .btn-sticky-konsultasi {
            flex: 1;
            background: linear-gradient(135deg, #ff8c00, #ff6600);
            color: white;
            text-decoration: none;
            text-align: center;
            padding: 12px 8px;
            border-radius: 10px;
            font-weight: 700;
            font-size: 0.85rem;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 6px;
            border: none;
            box-shadow: 0 4px 15px rgba(255, 102, 0, 0.3);
            animation: sticky-blink-orange 2s infinite 1s;
            /* delayed start so they blink alternately */
            white-space: nowrap;
            will-change: transform, opacity;
        }

        @keyframes sticky-blink-green {
            0% {
                transform: scale(1);
                opacity: 1;
                box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4);
            }

            50% {
                transform: scale(1.02);
                opacity: 0.85;
                box-shadow: 0 6px 20px rgba(37, 211, 102, 0.6);
            }

            100% {
                transform: scale(1);
                opacity: 1;
                box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4);
            }
        }

        @keyframes sticky-blink-orange {
            0% {
                transform: scale(1);
                opacity: 1;
                box-shadow: 0 4px 15px rgba(255, 102, 0, 0.4);
            }

            50% {
                transform: scale(1.02);
                opacity: 0.85;
                box-shadow: 0 6px 20px rgba(255, 102, 0, 0.6);
            }

            100% {
                transform: scale(1);
                opacity: 1;
                box-shadow: 0 4px 15px rgba(255, 102, 0, 0.4);
            }
        }

        /* ═══════════════════════════════════════
           STUDY GUIDE MODAL
           ═══════════════════════════════════════ */
        /* ═══════════════════════════════════════
           PREMIUM BROCHURE MODAL (REDESIGN)
           ═══════════════════════════════════════ */
        .modal-overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(5, 38, 25, 0.85);
            backdrop-filter: blur(15px);
            z-index: 100000;
            display: none;
            justify-content: center;
            align-items: center;
            padding: 20px;
            opacity: 0;
            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        }

        .modal-overlay.active {
            display: flex;
            opacity: 1;
        }

        .modal-container {
            background: rgba(15, 15, 15, 0.95);
            width: 100%;
            max-width: 1100px;
            height: 92vh;
            border-radius: 32px;
            overflow: hidden;
            position: relative;
            box-shadow:
                0 50px 100px rgba(0, 0, 0, 0.5),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
            transform: scale(0.9) translateY(40px);
            transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
            display: flex;
            flex-direction: column;
        }

        .modal-overlay.active .modal-container {
            transform: scale(1) translateY(0);
        }

        .modal-header {
            padding: 25px 35px;
            background: rgba(255, 255, 255, 0.03);
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-shrink: 0;
            border-bottom: 1px solid rgba(255, 255, 0.05);
        }

        .modal-title {
            display: flex;
            align-items: center;
            gap: 15px;
            font-family: 'Outfit', sans-serif;
            font-weight: 700;
            color: #ffffff;
            font-size: 1.1rem;
        }

        .modal-title i {
            color: #ff6600;
            filter: drop-shadow(0 0 8px rgba(255, 102, 0, 0.5));
        }

        .modal-close {
            width: 44px;
            height: 44px;
            border-radius: 12px;
            background: rgba(255, 255, 255, 0.05);
            border: 1px solid rgba(255, 255, 255, 0.1);
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            transition: all 0.3s;
            color: #ffffff;
        }

        .modal-close:hover {
            background: #ff4d4d;
            border-color: #ff4d4d;
            transform: rotate(90deg);
        }

        .modal-body {
            flex-grow: 1;
            position: relative;
            background: #000;
        }

        .modal-iframe {
            width: 100%;
            height: 100%;
            border: none;
        }

        .modal-footer {
            padding: 20px 35px;
            background: rgba(255, 255, 255, 0.03);
            display: flex;
            justify-content: flex-end;
            gap: 15px;
            flex-shrink: 0;
            border-top: 1px solid rgba(255, 255, 255, 0.05);
        }

        .btn-modal-action {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            padding: 12px 24px;
            border-radius: 12px;
            font-weight: 700;
            font-size: 0.9rem;
            text-decoration: none;
            transition: all 0.3s;
            cursor: pointer;
            border: none;
        }

        .btn-modal-primary {
            background: #ff6600;
            color: #ffffff;
            box-shadow: 0 10px 20px rgba(255, 102, 0, 0.2);
        }

        .btn-modal-secondary {
            background: rgba(255, 255, 255, 0.1);
            color: #ffffff;
            border: 1px solid rgba(255, 255, 255, 0.1);
        }

        .btn-modal-action:hover {
            transform: translateY(-3px);
            filter: brightness(1.1);
        }

        @media (max-width: 768px) {
            .modal-overlay {
                padding: 0;
            }

            .modal-container {
                height: 100vh;
                max-height: 100vh;
                border-radius: 0;
            }

            .modal-header {
                padding: 15px 20px;
            }

            .modal-footer {
                padding: 15px;
                flex-direction: column-reverse;
                gap: 10px;
            }

            .modal-footer .btn,
            .modal-footer .btn-download-pdf {
                width: 100%;
                justify-content: center;
            }

            .modal-title span {
                font-size: 0.9rem;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                max-width: 200px;
            }
