/* ====================================================================
   PERBAIKAN GOOGLE PAGESPEED: PENGATURAN TAMPILAN FONT (DISPLAY SWAP)
   ==================================================================== */
@font-face {
    font-display: swap !important;
}

html, body, h1, h2, h3, h4, h5, h6, p, a, span, button {
    /* Membantu mempercepat rendering teks sebelum font Google termuat 100% */
    font-display: swap !important;
}

    /* ==========================================
    KONFIGURASI WARNA GLOBAL FICOOL.ID
    ========================================== */

    :root {
        --ficool-orange: #ff944d;
        --ficool-purple-start: #e066ff;
        --ficool-purple-end: #7852ff;
    }

  /* 1. Pengaturan Header / Navbar */
  .navbar {
      background-color: #ffffff !important;
  }

  /* Warna menu aktif & hover menjadi Orange */
  .navbar-nav .nav-link {
      color: #4a4a4a !important;
      transition: all 0.3s ease;
      font-weight: 500;
  }

  .navbar-nav .nav-link:hover,
  .navbar-nav .nav-link.active {
      color: var(--ficool-orange) !important;
  }

  /* Background menu aktif berbentuk pil oranye (jika template Anda menggunakannya) */
  .nav-item-active-pill {
      background-color: var(--ficool-orange) !important;
      color: #ffffff !important;
      border-radius: 50px;
  }

  /* 2. Komponen Tombol Utama (Gradasi Ungu) */
  .btn-gradient-ficool,
  .btn-primary, /* Overwrite tombol default bootstrap */
  .header .btn-getstarted {
      background: linear-gradient(135deg, var(--ficool-purple-start), var(--ficool-purple-end)) !important;
      color: #ffffff !important;
      border: none !important;
      font-weight: 600;
      border-radius: 50px !important;
      transition: all 0.3s ease;
      padding: 10px 24px;
  }

  .btn-gradient-ficool:hover,
  .btn-primary:hover,
  .header .btn-getstarted:hover {
      opacity: 0.95;
      transform: translateY(-2px);
      box-shadow: 0 5px 15px rgba(120, 82, 255, 0.4);
      color: #ffffff !important;
  }

  /* 3. Elemen Teks & Aksen di Seluruh Body */
  .text-gradient-ficool {
      background: linear-gradient(135deg, #b533ff, var(--ficool-purple-end));
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      display: inline-block;
  }

  .text-orange-ficool {
      color: var(--ficool-orange) !important;
  }

  /* Mengubah warna bullet/centang list bawaan menjadi orange */
  .content ul li i, 
  .bi-check-circle-fill,
  .accent-check {
      color: var(--ficool-orange) !important;
  }

  /* Badge kecil di atas judul */
  .badge-ficool {
      background-color: #f5f3ff;
      color: var(--ficool-purple-end);
      border: 1px solid #e9e3ff;
  }


  /* ==========================================
   KUSTOMISASI NAVIGASI ORANJE FICOOL.ID
   ========================================== */

  /* 1. Mengubah Semua Teks Menu Default & Efek Hover */
  .navmenu a, 
  .navbar-nav .nav-link {
      color: #4a4a4a !important; /* Warna dasar abu-abu gelap agar teks terbaca jelas */
      font-weight: 500;
      transition: color 0.3s ease;
  }

  /* Mengubah warna teks menjadi oranye saat disorot (Hover) */
  .navmenu a:hover, 
  .navbar-nav .nav-link:hover {
      color: #ff944d !important; /* Warna Oranye Ficool */
  }

  /* 2. Mengubah Warna Menu yang Sedang Aktif (Active State) */
  .navmenu a.active, 
  .navbar-nav .nav-link.active {
      color: #ff944d !important; /* Warna Oranye Ficool saat aktif */
      font-weight: 700; /* Membuat teks menu aktif menjadi lebih tebal */
  }

  /* 3. Jika Template Anda Menggunakan Gaya Tombol/Kotak pada Menu Aktif (Spt Gambar Anda) */
  .navmenu ul li a.active,
  .navbar-nav .nav-item .active-pill {
      background-color: #ff944d !important; /* Latar belakang oranye */
      color: #ffffff !important; /* Teks di dalam kotak menjadi putih */
      border-radius: 50px;
      padding: 8px 16px !important;
  }

  /* 4. Garis Bawah Navigasi (Jika template Anda menggunakan animasi line-bottom) */
  .navmenu a:before,
  .navbar-nav .nav-link:before {
      background-color: #ff944d !important; /* Mengubah garis bawah hover menjadi oranye */
  }

  .navmenu a, .navbar-nav .nav-link {
    color: #212529 !important; /* Mengubah dari abu-abu tipis ke hitam/abu gelap tebal */
    font-weight: 500;
  }


  /* Menambahkan efek lingkaran cahaya lembut di latar belakang Hero */
.header + section, 
#hero {
    position: relative;
    overflow: hidden;
    background-color: #ffffff !important; /* Dasar putih bersih */
}

#hero::before {
    content: "";
    position: absolute;
    width: 350px;
    height: 350px;
    top: -10%;
    left: -10%;
    background: rgba(224, 102, 255, 0.12); /* Ungu transparan 12% */
    filter: blur(100px); /* Efek blur blur tebal */
    border-radius: 50%;
    z-index: 1;
}

#hero::after {
    content: "";
    position: absolute;
    width: 400px;
    height: 400px;
    bottom: -10%;
    right: 20%;
    background: rgba(255, 148, 77, 0.08); /* Oranye transparan 8% */
    filter: blur(120px);
    border-radius: 50%;
    z-index: 1;
}

  /* Pastikan konten teks dan gambar berada di atas efek background */
  #hero .container {
      position: relative;
      z-index: 2;
  }


  /* Warna Judul Hitam Arang Premium */
  .text-slate-dark {
      color: #1e293b !important;
  }

  /* Warna Deskripsi Abu-Abu Lembut */
  .text-slate-muted {
      color: #64748b !important;
  }

  /* Warna Oranye Penegas (Senada dengan Menu Home) */
  .text-orange-ficool {
      color: #ff944d !important;
      font-weight: 800; /* Dibuat sedikit lebih tebal untuk penekanan kata */
  }

  /* Efek bayangan halus khusus untuk ilustrasi PNG transparan agar hidup */
  .hero-img-transparent {
      filter: drop-shadow(0px 10px 20px rgba(120, 82, 255, 0.15));
      transition: transform 0.3s ease;
  }

  /* Animasi melayang naik turun lembut khas template premium */
  .animate-float-clean {
      animation: floatSmooth 5s ease-in-out infinite;
  }

  @keyframes floatSmooth {
      0%, 100% { transform: translateY(0); }
      50% { transform: translateY(-8px); }
  }

  /* Tombol Utama Oranye #ff944d */
.btn-orange-ficool {
    background-color: #ff944d !important;
    color: #ffffff !important;
    border: none !important;
    transition: all 0.3s ease;
}

/* Efek Hover Tombol Oranye (Sedikit Lebih Gelap Saat Disentuh) */
.btn-orange-ficool:hover {
    background-color: #e67e33 !important;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(255, 148, 77, 0.4);
    color: #ffffff !important;
}

/* Badge Aksen Oranye Lembut untuk Ficool.id */
.badge-soft-orange {
    background-color: #fff1e6 !important; /* Warna krem/oranye sangat pudar */
    color: #e66a15 !important;            /* Warna oranye gelap agar kontras & mudah dibaca */
    border: 1px solid #ffd8be !important; /* Garis tepi oranye tipis */
    font-size: 0.8rem;
    letter-spacing: 0.5px;
}

/* Kustomisasi Tombol Scroll Top Oranye Ficool.id */
.scroll-top {
    background-color: #ff944d !important;
    color: #ffffff !important;
    width: 44px;
    height: 44px;
    border-radius: 50% !important; /* Membuat bentuk lingkaran sempurna */
    box-shadow: 0 4px 12px rgba(255, 148, 77, 0.3) !important;
    transition: all 0.3s ease !important;
    z-index: 999;
}

/* Ukuran Ikon Panah di Dalamnya */
.scroll-top i {
    font-size: 24px !important;
    color: #ffffff !important;
}

/* Efek Hover Saat Disentuh Kursor */
.scroll-top:hover {
    background-color: #e67e33 !important; /* Oranye sedikit lebih gelap */
    transform: translateY(-4px); /* Melayang naik sedikit */
    box-shadow: 0 6px 20px rgba(255, 148, 77, 0.5) !important;
    color: #ffffff !important;
}
  /* Efek Hover untuk Tombol CTA WhatsApp FinSchool */
.btn-success {
    transition: all 0.3s ease !important;
}

.btn-success:hover {
    background-color: #20ba56 !important; /* Warna hijau WA sedikit lebih gelap */
    transform: translateY(-3px); /* Efek melayang naik tipis */
    box-shadow: 0 6px 20px rgba(37, 211, 102, 0.4) !important;
}

/* Kustomisasi Kartu Testimoni Screenshot WA */
.testimonial-wa-card {
    transition: all 0.3s ease;
    background-color: #ffffff;
}

/* Mengunci rasio dan tinggi gambar agar sejajar rata */
.testimonial-wa-card img {
    height: 380px; /* Atur tinggi frame mockup screenshot WA sesuai keinginan */
    object-fit: cover;
    object-position: top; /* Memastikan pangkasan terfokus dari riwayat chat paling atas */
}

/* Efek Hover Khas FinSchool */
.testimonial-wa-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 24px rgba(255, 148, 77, 0.15) !important; /* Efek pendaran shadow oranye tipis */
    border-color: #ff944d !important; /* Batas berubah oranye lembut */
}

/* Mempercantik Bullet Pagination Swiper ke Warna Oranye */
.swiper-pagination-bullet-active {
    background-color: #ff944d !important;
}


/* Custom Card Pricing Populer (Paket 2) */
/*.pricing .featured-card {
    background: linear-gradient(135deg, #e066ff, #7852ff) !important;
    border: none !important;
    box-shadow: 0px 10px 30px rgba(120, 82, 255, 0.3) !important;
    transform: scale(1.03);
    border-radius: 15px;
    padding: 60px 40px;
    position: relative;
    overflow: hidden;
}*/

/* Custom Card Pricing Populer dengan Efek Ungu Transparan Halus */
.pricing .featured-card {
    /* Menggunakan kombinasi gradasi ungu ke transparan tipis */
    background: linear-gradient(135deg, rgba(120, 82, 255, 0.95), rgba(224, 102, 255, 0.75)) !important;
    backdrop-filter: blur(10px); /* Efek kaca transparan premium */
    border: 1px solid rgba(255, 255, 255, 0.2) !important; /* Garis tepi putih transparan tipis */
    box-shadow: 0px 15px 35px rgba(120, 82, 255, 0.2) !important;
    transform: scale(1.03);
    border-radius: 16px;
    padding: 60px 40px;
    position: relative;
    overflow: hidden;
}

/* Memastikan teks tetap putih solid (tidak ikut transparan) */
.pricing .featured-card h3,
.pricing .featured-card .price,
.pricing .featured-card ul li {
    color: #ffffff !important;
    opacity: 1 !important;
}

/* Menjaga keterbacaan teks pendukung */
.pricing .featured-card p.text-white {
    color: rgba(255, 255, 255, 0.85) !important;
}


.style-icon-populer {
    color: #ffffff !important;
    opacity: 0.9;
}

/* Modifikasi Garis Tepi Tombol Paket 1 */
.pricing .border-orange {
    border: 2px solid #ff944d !important;
    color: #ff944d !important;
    background: transparent;
}
.pricing .border-orange:hover {
    background: #ff944d !important;
    color: #ffffff !important;
}

/* Modifikasi Garis Tepi Tombol Paket 3 */
.pricing .border-purple {
    border: 2px solid #7852ff !important;
    color: #7852ff !important;
    background: transparent;
}
.pricing .border-purple:hover {
    background: #7852ff !important;
    color: #ffffff !important;
}

/* Tombol Khusus Paket Populer */
.pricing .text-orange {
    color: #7852ff !important;
    background: #ffffff !important;
}
.pricing .text-orange:hover {
    background: #f5f3ff !important;
    box-shadow: 0px 5px 15px rgba(255, 255, 255, 0.4);
}

/* Menimpa gaya tombol bawaan template khusus untuk Paket Tengah */
.pricing .featured-card .bg-orange-ficool {
    background-color: #ff944d !important;
    color: #ffffff !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 4px 15px rgba(255, 148, 77, 0.3) !important;
}

/* Efek Hover Saat Tombol Oranye Di Dalam Kartu Ungu Disentuh */
.pricing .featured-card .bg-orange-ficool:hover {
    background-color: #e67e33 !important; /* Oranye sedikit lebih matang/gelap */
    transform: translateY(-2px); /* Melayang naik sedikit */
    box-shadow: 0 6px 20px rgba(255, 148, 77, 0.5) !important;
    color: #ffffff !important;
}

.pricing ul .na {
    color: rgba(0, 0, 0, 0.35) !important;
    text-decoration: line-through;
}

/* Mewarnai ikon centang bulat dalam kotak fitur menjadi oranye */
.feature-box i.text-orange-ficool {
    color: #ff944d !important;
}

/* Transisi halus efek hover untuk boks fitur */
.transition-card {
    transition: all 0.3s ease-in-out;
}

/* Efek interaksi saat kotak fitur dilewati mouse */
.transition-card:hover {
    transform: translateY(-3px);
    border-color: #ff944d !important; /* Batas boks berubah oranye tipis */
    box-shadow: 0px 8px 20px rgba(255, 148, 77, 0.15) !important; /* Efek pendaran bayangan oranye */
}


/* ==========================================
   PERBAIKAN HOVER & ALIGNMENT BOX FITUR
   ========================================== */

/* 1. Atur posisi dasar boks agar teks selalu di tengah secara vertikal */
.feature-box {
    display: flex !important;
    align-items: center !important; /* Menjaga teks & ikon selalu sejajar lurus di tengah */
    padding: 24px 20px !important;  /* Memberikan ruang bernapas yang pas di dalam kotak */
    background: #ffffff !important;
    border: 1px solid #eef0f2 !important;
    border-radius: 10px !important;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important; /* Efek transisi kelas premium */
    position: relative;
    height: 100%; /* Memastikan tinggi semua kotak sama rata */
}

/* 2. Efek Hover Melayang Halus Khas FinSchool */
.feature-box:hover {
    transform: translateY(-6px) !important; /* Naik ke atas secara mulus */
    border-color: #ff944d !important;       /* Batas kotak berubah jadi oranye */
    box-shadow: 0 12px 30px rgba(255, 148, 77, 0.15) !important; /* Bayangan pendaran oranye lembut */
}

/* 3. Atur jarak ikon agar tidak menempel dengan teks */
.feature-box i {
    font-size: 24px !important;
    color: #ff944d !important; /* Ikon murni warna oranye */
    line-height: 0 !important;  /* Mencegah ikon mendorong teks ke bawah */
    margin-right: 15px !important;
    flex-shrink: 0; /* Mencegah ikon gepeng jika teks terlalu panjang */
}

/* 4. Atur teks agar rapi dan tidak memiliki margin bawaan h3 */
.feature-box h3 {
    font-size: 1rem !important;
    font-weight: 700 !important;
    color: #1e293b !important; /* Warna hitam arang premium */
    margin: 0 !important;       /* Membuang margin bawaan agar tidak mepet ke bawah */
    padding: 0 !important;
    line-height: 1.4 !important;
}


/* Ornamen Lingkaran Cahaya Lembut di Belakang Gambar Fitur */
.img-glow-wrapper::before {
    content: "";
    position: absolute;
    width: 250px;
    height: 250px;
    top: 10%;
    left: -10%;
    background: rgba(120, 82, 255, 0.15); /* Pendaran Ungu Tipis 15% */
    filter: blur(80px);
    border-radius: 50%;
    z-index: -1; /* Berada di belakang gambar */
}

.img-glow-wrapper::after {
    content: "";
    position: absolute;
    width: 250px;
    height: 250px;
    bottom: 10%;
    right: -10%;
    background: rgba(255, 148, 77, 0.12); /* Pendaran Oranye Tipis 12% */
    filter: blur(80px);
    border-radius: 50%;
    z-index: -1;
}

/* ==========================================
   OPTIMASI WARNA IKON ICON-BOX FLEXSTART
   ========================================== */

/* Mewarnai ikon besar bawaan boks di samping deskripsi menjadi oranye */
.icon-box i.text-orange-ficool {
    color: #ff944d !important;
    line-height: 1 !important;
    display: inline-block;
}

/* Penyesuaian agar teks deskripsi <p> memiliki warna yang elegan */
.icon-box p {
    color: #64748b !important;
    margin-bottom: 0 !important;
}

/* Transisi halus saat baris dilewati kursor mouse */
.icon-box {
    padding: 10px;
    border-radius: 8px;
    transition: background-color 0.3s ease;
}

.icon-box:hover {
    background-color: rgba(255, 148, 77, 0.03); /* Efek bauran oranye sangat tipis di latar belakang */
}

/* Ornamen Cahaya di Belakang Gambar Potret Fitur */
.features-glow-wrapper::before {
    content: "";
    position: absolute;
    width: 280px;
    height: 280px;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(120, 82, 255, 0.10); /* Pendaran ungu tipis 10% */
    filter: blur(90px);
    border-radius: 50%;
    z-index: -1; /* Berada di belakang gambar */
}

.features-glow-wrapper::after {
    content: "";
    position: absolute;
    width: 240px;
    height: 240px;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255, 148, 77, 0.08); /* Pendaran oranye tipis 8% */
    filter: blur(80px);
    border-radius: 50%;
    z-index: -1;
}

/* ==========================================
   PERBAIKAN JUDUL TESTIMONI KUSTOM
   ========================================== */

.text-wrap-ficool {
    white-space: normal !important;      /* Mematikan fungsi nowrap bawaan */
    word-wrap: break-word !important;     /* Memaksa kata turun ke bawah jika layar habis */
    overflow-wrap: break-word !important;
    line-height: 1.3 !important;
}

/* Penyesuaian khusus ukuran font di layar HP agar proporsional */
@media (max-width: 767px) {
    .text-wrap-ficool {
        font-size: 1.6rem !important; /* Mengecilkan ukuran font sedikit khusus di HP */
        padding: 0 15px !important;   /* Jarak aman kanan kiri agar tidak menempel border HP */
    }
}


/* ==========================================
   SPANDUK KONTAK GRADASI ORANJE PREMIUM
   ========================================== */

/* Latar belakang boks menggunakan gradasi oranye halus */
.bg-gradient-orange-ficool {
    background: linear-gradient(135deg, #ff944d, #e66a15) !important;
}

/* Ornamen lingkaran abstrak transparan di dalam boks agar estetik */
.bg-gradient-orange-ficool::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    top: -50px;
    right: -50px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    z-index: 1;
}

/* Gaya badge putih transparan di dalam boks oranye */
.badge-soft-white {
    background-color: rgba(255, 255, 255, 0.2) !important;
    color: #ffffff !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    font-size: 0.75rem;
    letter-spacing: 0.5px;
}

/* Tombol WhatsApp Putih Kontras Tinggi */
.btn-contact-wa {
    background-color: #ffffff !important;
    color: #e66a15 !important; /* Teks menggunakan warna oranye gelap agar tajam */
    transition: all 0.3s ease !important;
}

/* Ikon WA di dalam tombol diubah warna hijau aslinya agar tetap ikonik */
.btn-contact-wa i {
    color: #25d366 !important;
}

/* Efek saat tombol disentuh kursor */
.btn-contact-wa:hover {
    background-color: #f8f9fa !important;
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15) !important;
    color: #e66a15 !important;
}

/* Mengunci perbaikan word-wrap agar teks responsif di HP */
.text-wrap-ficool {
    white-space: normal !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
}




/* ==========================================
   PERBAIKAN GLOBAL SPANDUK KONTAK MOBILE
   ========================================== */

.bg-gradient-orange-ficool {
    background: linear-gradient(135deg, #ffb380, #ff944d) !important;
    position: relative;
    overflow: hidden;
}

.text-wrap-ficool {
    white-space: normal !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
}

.badge-soft-white {
    background-color: rgba(255, 255, 255, 0.2) !important;
    color: #ffffff !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
}

.btn-contact-wa {
    background-color: #ffffff !important;
    color: #e66a15 !important;
    transition: all 0.3s ease !important;
}

.btn-contact-wa i {
    color: #25d366 !important;
}

/* Aturan Khusus Saat Dibuka di Layar HP (Mobile View) */
@media (max-width: 991px) {
    .cta-banner-box {
        padding: 35px 15px !important; /* Memberikan ruang udara atas-bawah dan kanan-kiri boks */
    }

    .cta-banner-box h2 {
        font-size: 1.4rem !important; /* Mengecilkan ukuran font judul agar pas di HP */
        line-height: 1.3 !important;
    }

    .cta-banner-box p {
        font-size: 0.85rem !important;
        padding: 0 5px !important;
    }

    /* Mengunci tombol WA agar berada tepat di tengah, tidak miring atau terlalu lebar */
    .btn-contact-wa {
        width: 100% !important;
        max-width: 280px !important; /* Membatasi lebar tombol agar proporsional berbentuk kapsul */
        margin: 10px auto 0 auto !important;
        padding: 12px 20px !important;
        font-size: 0.95rem !important;
    }
}



