 /* ====== Global / Section helpers ====== */
    #hero {
      background: radial-gradient(circle at top left, #2563eb 0%, #0f172a 55%, #020617 100%);
      color: #fff;
      padding: 120px 0 90px 0;
      position: relative;
      overflow: hidden;
    }

    #hero::after {
      content: "";
      position: absolute;
      right: -120px;
      bottom: -120px;
      width: 260px;
      height: 260px;
      border-radius: 999px;
      background: radial-gradient(circle, rgba(248, 250, 252, 0.18), transparent 60%);
      opacity: 0.8;
    }

    #hero h1 {
      font-size: 42px;
      font-weight: 800;
      letter-spacing: 0.02em;
      margin-bottom: 10px;
    }

    #hero h1 span {
      color: #facc15;
    }

    #hero h2 {
      font-size: 18px;
      font-weight: 500;
      color: #e5e7eb;
      max-width: 540px;
    }

    #hero .hero-badge {
      display: inline-flex;
      align-items: center;
      padding: 6px 16px;
      border-radius: 999px;
      background: rgba(15, 23, 42, 0.9);
      border: 1px solid rgba(248, 250, 252, 0.16);
      font-size: 12px;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      color: #e5e7eb;
      margin-bottom: 16px;
    }

    #hero .hero-badge span.dot {
      width: 8px;
      height: 8px;
      border-radius: 999px;
      background: #facc15;
      margin-right: 8px;
    }

    #hero .btn-get-started {
      background: #facc15;
      color: #111827;
      border-radius: 999px;
      padding: 10px 32px;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      border: none;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0 16px 32px rgba(0, 0, 0, 0.35);
    }

    #hero .btn-get-started:hover {
      background: #f97316;
      color: #ffffff;
      text-decoration: none;
    }

    #hero .btn-watch-video {
      display: inline-flex;
      align-items: center;
      margin-left: 18px;
      font-size: 14px;
      color: #e5e7eb;
    }

    #hero .btn-watch-video i {
      font-size: 32px;
      margin-right: 8px;
      color: #facc15;
    }

    #hero .btn-watch-video span {
      border-bottom: 1px dashed rgba(249, 250, 251, 0.4);
    }

    .section-title h2 {
      text-transform: uppercase;
      letter-spacing: 0.16em;
      font-size: 14px;
      color: #6b7280;
      margin-bottom: 5px;
    }

    .section-title h3 {
      font-size: 26px;
      font-weight: 800;
      color: #111827;
    }

    .section-title h3 span {
      color: #dc2626;
    }

    .section-divider {
      width: 80px;
      height: 3px;
      background: linear-gradient(90deg, #2563eb, #f97316, #facc15);
      border-radius: 999px;
      margin: 14px auto 0 auto;
    }

    /* ====== Pricing Section ====== */
    .pricing {
      background: #f9fafb;
      padding: 70px 0;
    }

    .pricing .satellite-tags {
      margin-top: 12px;
      margin-bottom: 24px;
    }

    .pricing .satellite-tags span {
      display: inline-block;
      background: #111827;
      color: #f9fafb;
      font-size: 11px;
      padding: 4px 10px;
      border-radius: 999px;
      margin: 0 6px 6px 0;
      text-transform: uppercase;
      letter-spacing: 0.08em;
    }

    .pricing .box {
      background: #ffffff;
      border-radius: 18px;
      padding: 28px 24px;
      border: 1px solid #e5e7eb;
      position: relative;
      overflow: hidden;
      box-shadow: 0 18px 36px rgba(15, 23, 42, 0.12);
      transition: all 0.3s ease;
    }

    .pricing .box::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 4px;
      height: 100%;
      background: #2563eb;
    }

    .pricing .box.featured::before {
      background: #facc15;
    }

    .pricing .box .badge-top {
      position: absolute;
      right: 18px;
      top: 18px;
      background: #111827;
      color: #f9fafb;
      font-size: 11px;
      padding: 4px 12px;
      border-radius: 999px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
    }

    .pricing .box .duration {
      font-size: 13px;
      text-transform: uppercase;
      color: #6b7280;
      letter-spacing: 0.12em;
      margin-bottom: 4px;
    }

    .pricing .box h3 {
      font-size: 20px;
      font-weight: 700;
      color: #111827;
      margin-bottom: 4px;
    }

    .pricing .box h4 {
      font-size: 32px;
      color: #dc2626;
      font-weight: 800;
      margin-bottom: 4px;
    }

    .pricing .box .currency-note {
      font-size: 12px;
      color: #6b7280;
      margin-bottom: 12px;
    }

    .pricing .box ul {
      list-style: none;
      padding: 0;
      margin: 18px 0 24px 0;
      font-size: 14px;
      text-align: left;              /* <<< text left */
    }

    .pricing .box ul li {
      padding: 6px 0;
      display: flex;
      align-items: flex-start;        /* <<< second line stayed left */
      line-height: 1.4;
    }

    .pricing .box ul li::before {
      content: "✓";
      font-size: 12px;
      color: #16a34a;
      margin-right: 8px;
      margin-top: 2px;
    }

    .pricing .btn-wrap {
      text-align: left;
    }

    .pricing .btn-buy {
      background: #facc15;
      display: inline-block;
      padding: 9px 30px;
      border-radius: 999px;
      color: #111827;
      font-size: 13px;
      font-weight: 700;
      font-family: "Roboto", sans-serif;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      border: none;
      transition: 0.3s;
    }

    .pricing .btn-buy:hover {
      background: #f97316;
      color: #ffffff;
      text-decoration: none;
      transform: translateY(-1px);
    }

    .pricing .box:hover {
      transform: translateY(-10px);
      box-shadow: 0 24px 52px rgba(15, 23, 42, 0.22);
    }

    /* ====== Satellites Cards ====== */
    .satellites {
      padding: 60px 0 30px 0;
      background: #ffffff;
    }

    .satellites .card-sat {
      background: #ffffff;
      color: #111827;
      border-radius: 18px;
      padding: 22px 20px;
      border-left: 4px solid #2563eb;
      border-top: 1px solid #e5e7eb;
      border-right: 1px solid #e5e7eb;
      border-bottom: 1px solid #e5e7eb;
      box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
      height: 100%;
    }

    .satellites .card-sat h4 {
      font-size: 18px;
      font-weight: 700;
      margin-bottom: 4px;
    }

    .satellites .card-sat span {
      font-size: 13px;
      color: #6b7280;
    }

    .satellites .card-sat p {
      font-size: 13px;
      margin-top: 10px;
      color: #374151;
    }

    /* ====== Featured Services ====== */
    .featured-services {
      background: #f3f4f6;
      padding: 70px 0;
    }

    .featured-services .icon-box {
      padding: 24px 22px;
      background: #ffffff;
      border-radius: 18px;
      box-shadow: 0 18px 32px rgba(15, 23, 42, 0.12);
      border-left: 4px solid #2563eb;
      transition: all 0.3s ease;
    }

    .featured-services .icon-box .icon {
      width: 50px;
      height: 50px;
      border-radius: 999px;
      border: 2px solid #dbeafe;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 12px;
    }

    .featured-services .icon-box i {
      font-size: 24px;
      color: #2563eb;
    }

    .featured-services .icon-box h4 {
      font-size: 18px;
      font-weight: 700;
      margin-bottom: 6px;
    }

    .featured-services .icon-box p {
      font-size: 14px;
      color: #4b5563;
      margin-bottom: 0;
    }

    .featured-services .icon-box:hover {
      transform: translateY(-8px);
      border-left-color: #f97316;
    }

    /* ====== About / Article ======= */
    .about-cccam {
      padding: 70px 0;
      background: #ffffff;
    }

    .about-cccam p {
      font-size: 15px;
      color: #4b5563;
    }

    .about-cccam ul {
      margin-top: 10px;
    }

    .about-cccam ul li {
      margin-bottom: 6px;
      font-size: 14px;
      color: #374151;
    }

    /* ====== FAQ Section ====== */
    .faq {
      background: #f3f4f6;
      color: #111827;
      padding: 70px 0;
    }

    .faq .section-title h2 {
      color: #6b7280;
    }

    .faq .section-title h3 {
      color: #111827;
    }

    .faq .section-title h3 span {
      color: #2563eb;
    }

    .faq .accordion-item {
      background: #ffffff;
      border-radius: 14px;
      margin-bottom: 10px;
      border: 1px solid #e5e7eb;
      overflow: hidden;
    }

    .faq .accordion-button {
      background: #ffffff;
      color: #111827;
      box-shadow: none;
      font-size: 14px;
      font-weight: 600;
    }

    .faq .accordion-button:not(.collapsed) {
      color: #1d4ed8;
      background: #eff6ff;
    }

    .faq .accordion-body {
      background: #ffffff;
      font-size: 14px;
      color: #4b5563;
    }

    /* ====== Contact Section ====== */
    .contact {
      padding: 70px 0 80px 0;
      background: #ffffff;
    }

    .contact .info-box {
      background: #ffffff;
      color: #111827;
      border-radius: 18px;
      padding: 22px 20px;
      border: 1px solid #e5e7eb;
      box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
      height: 100%;
    }

    .contact .info-box i {
      font-size: 28px;
      margin-bottom: 12px;
      color: #f97316;
    }

    .contact .info-box h3 {
      font-size: 18px;
      color: #2563eb;
      margin-bottom: 6px;
    }

    .contact .info-box p {
      font-size: 14px;
      margin-bottom: 4px;
      color: #374151;
    }

    .contact .contact-note {
      font-size: 14px;
      color: #4b5563;
      margin-top: 14px;
    }

    @media (max-width: 991.98px) {
      #hero {
        padding: 90px 0 70px 0;
        text-align: center;
      }

      #hero h1 {
        font-size: 32px;
      }

      #hero h2 {
        margin: 0 auto;
      }

      #hero .d-flex {
        flex-direction: column;
        align-items: center;
      }

      #hero .btn-watch-video {
        margin: 14px 0 0 0;
      }
    }