
  .faq-section-template--28915065586005__premium_faq_LRgppf {
    background: linear-gradient(135deg, #fafbfc 0%, #f1f5f9 100%);
    padding: 80px 0 80px;
    position: relative;
    overflow: hidden;
  }

  .faq-section-template--28915065586005__premium_faq_LRgppf::before {
    content: '';
    position: absolute;
    top: -200px;
    right: -200px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(255, 189, 89, 0.03) 0%, transparent 70%);
    pointer-events: none;
  }

  .faq-container-template--28915065586005__premium_faq_LRgppf {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 24px;
    position: relative;
    z-index: 1;
  }

  .faq-header-template--28915065586005__premium_faq_LRgppf {
    text-align: center;
    margin-bottom: 50px;
  }

  .faq-title-template--28915065586005__premium_faq_LRgppf {
    font-size: 24px;
    font-weight: 700;
    background: linear-gradient(135deg, #1e293b 0%, #475569 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin: 0 0 16px 0;
    line-height: 1.1;
  }

  .faq-subtitle-template--28915065586005__premium_faq_LRgppf {
    font-size: 18px;
    color: #64748b;
    margin: 0;
    font-weight: 500;
    line-height: 1.5;
  }

  .faq-search-section-template--28915065586005__premium_faq_LRgppf {
    max-width: 700px;
    margin: 0 auto 50px;
  }

  .faq-search-container-template--28915065586005__premium_faq_LRgppf {
    position: relative;
    background: #fff;
    border-radius: 16px;
    border: 2px solid #e2e8f0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
  }

  .faq-search-container-template--28915065586005__premium_faq_LRgppf:focus-within {
    border-color: #FFBD59;
    box-shadow: 0 8px 30px rgba(255, 189, 89, 0.15);
  }

  .faq-search-input-template--28915065586005__premium_faq_LRgppf {
    width: 100%;
    padding: 20px 50px 20px 56px;
    border: none;
    border-radius: 14px;
    font-size: 17px;
    background: transparent;
    outline: none;
    color: #1e293b;
    font-weight: 500;
  }

  .faq-search-input-template--28915065586005__premium_faq_LRgppf::placeholder {
    color: #94a3b8;
    font-weight: 400;
  }

  .faq-search-icon-template--28915065586005__premium_faq_LRgppf {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    color: #94a3b8;
    pointer-events: none;
    transition: color 0.3s ease;
  }

  .faq-search-container-template--28915065586005__premium_faq_LRgppf:focus-within .faq-search-icon-template--28915065586005__premium_faq_LRgppf {
    color: #FFBD59;
  }

  .faq-search-clear-template--28915065586005__premium_faq_LRgppf {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    background: #f1f5f9;
    border: none;
    border-radius: 50%;
    color: #64748b;
    cursor: pointer;
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: all 0.2s ease;
  }

  .faq-search-clear-template--28915065586005__premium_faq_LRgppf:hover {
    background: #e2e8f0;
    color: #1e293b;
  }

  .faq-search-clear-template--28915065586005__premium_faq_LRgppf.show {
    display: flex;
  }

  .faq-search-hint-template--28915065586005__premium_faq_LRgppf {
    text-align: center;
    margin-top: 12px;
    font-size: 14px;
    color: #94a3b8;
  }

  .faq-search-hint-template--28915065586005__premium_faq_LRgppf strong {
    color: #64748b;
  }

  .faq-search-results-template--28915065586005__premium_faq_LRgppf {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    border: 1px solid #e2e8f0;
    max-height: 400px;
    overflow-y: auto;
    z-index: 100;
    display: none;
  }

  .faq-search-results-template--28915065586005__premium_faq_LRgppf.show {
    display: block;
  }

  .faq-search-results-header-template--28915065586005__premium_faq_LRgppf {
    padding: 16px 20px;
    border-bottom: 1px solid #f1f5f9;
    font-size: 13px;
    color: #64748b;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: #f8fafc;
    border-radius: 16px 16px 0 0;
    position: sticky;
    top: 0;
  }

  .faq-search-results-header-template--28915065586005__premium_faq_LRgppf strong {
    color: #FFBD59;
  }

  .faq-search-result-item-template--28915065586005__premium_faq_LRgppf {
    padding: 18px 20px;
    border-bottom: 1px solid #f1f5f9;
    cursor: pointer;
    transition: background 0.2s ease;
  }

  .faq-search-result-item-template--28915065586005__premium_faq_LRgppf:last-child {
    border-bottom: none;
    border-radius: 0 0 16px 16px;
  }

  .faq-search-result-item-template--28915065586005__premium_faq_LRgppf:hover {
    background: #fffbeb;
  }

  .faq-search-result-question-template--28915065586005__premium_faq_LRgppf {
    font-weight: 600;
    color: #1e293b;
    font-size: 15px;
    margin-bottom: 6px;
    line-height: 1.4;
  }

  .faq-search-result-answer-template--28915065586005__premium_faq_LRgppf {
    font-size: 13px;
    color: #64748b;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .faq-search-no-results-template--28915065586005__premium_faq_LRgppf {
    padding: 40px 20px;
    text-align: center;
    color: #64748b;
  }

  .faq-search-no-results-template--28915065586005__premium_faq_LRgppf svg {
    width: 48px;
    height: 48px;
    color: #cbd5e1;
    margin-bottom: 12px;
  }

  .search-highlight {
    background: linear-gradient(120deg, #fef3c7 0%, #fde68a 100%);
    color: #92400e;
    padding: 1px 4px;
    border-radius: 3px;
    font-weight: 600;
  }

  .faq-search-loading-template--28915065586005__premium_faq_LRgppf {
    padding: 30px;
    text-align: center;
    display: none;
  }

  .faq-search-loading-template--28915065586005__premium_faq_LRgppf.show {
    display: block;
  }

  .faq-spinner-template--28915065586005__premium_faq_LRgppf {
    width: 32px;
    height: 32px;
    border: 3px solid #f1f5f9;
    border-top-color: #FFBD59;
    border-radius: 50%;
    animation: spin-template--28915065586005__premium_faq_LRgppf 0.8s linear infinite;
    margin: 0 auto 10px;
  }

  @keyframes spin-template--28915065586005__premium_faq_LRgppf {
    to { transform: rotate(360deg); }
  }

  .faq-main-title-template--28915065586005__premium_faq_LRgppf {
    font-size: 14px;
    font-weight: 600;
    color: #64748b;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    padding-left: 4px;
  }

  .faq-content-template--28915065586005__premium_faq_LRgppf {
    max-width: 800px;
    margin: 0 auto;
  }

  .faq-list-template--28915065586005__premium_faq_LRgppf {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    padding: 8px;
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
  }

  .faq-item-template--28915065586005__premium_faq_LRgppf {
    background: #fff;
    border-radius: 14px;
    margin-bottom: 8px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    border: 1px solid #f1f5f9;
  }

  .faq-item-template--28915065586005__premium_faq_LRgppf:last-child {
    margin-bottom: 0;
  }

  .faq-item-template--28915065586005__premium_faq_LRgppf::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background: linear-gradient(180deg, #FFBD59, #ff9800);
    transform: scaleY(0);
    transition: transform 0.3s ease;
  }

  .faq-item-template--28915065586005__premium_faq_LRgppf:hover::before,
  .faq-item-template--28915065586005__premium_faq_LRgppf.active::before {
    transform: scaleY(1);
  }

  .faq-item-template--28915065586005__premium_faq_LRgppf:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    border-color: #e2e8f0;
  }

  .faq-item-template--28915065586005__premium_faq_LRgppf.active {
    background: #fffdf7;
    border-color: rgba(255, 189, 89, 0.3);
    box-shadow: 0 8px 30px rgba(255, 189, 89, 0.12);
  }

  .faq-question-template--28915065586005__premium_faq_LRgppf {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 24px 28px;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    color: #1e293b;
    background: none;
    border: none;
    text-align: left;
    line-height: 1.4;
    gap: 20px;
  }

  .faq-question-text-template--28915065586005__premium_faq_LRgppf {
    flex: 1;
  }

  .faq-icon-wrapper-template--28915065586005__premium_faq_LRgppf {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #f1f5f9;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all 0.3s ease;
  }

  .faq-item-template--28915065586005__premium_faq_LRgppf:hover .faq-icon-wrapper-template--28915065586005__premium_faq_LRgppf,
  .faq-item-template--28915065586005__premium_faq_LRgppf.active .faq-icon-wrapper-template--28915065586005__premium_faq_LRgppf {
    background: linear-gradient(135deg, #FFBD59, #ff9800);
  }

  .faq-icon-template--28915065586005__premium_faq_LRgppf {
    width: 16px;
    height: 16px;
    color: #64748b;
    transition: all 0.3s ease;
  }

  .faq-item-template--28915065586005__premium_faq_LRgppf:hover .faq-icon-template--28915065586005__premium_faq_LRgppf,
  .faq-item-template--28915065586005__premium_faq_LRgppf.active .faq-icon-template--28915065586005__premium_faq_LRgppf {
    color: #fff;
  }

  .faq-item-template--28915065586005__premium_faq_LRgppf.active .faq-icon-template--28915065586005__premium_faq_LRgppf {
    transform: rotate(180deg);
  }

  .faq-answer-template--28915065586005__premium_faq_LRgppf {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.3s ease;
    opacity: 0;
  }

  .faq-item-template--28915065586005__premium_faq_LRgppf.active .faq-answer-template--28915065586005__premium_faq_LRgppf {
    max-height: 500px;
    opacity: 1;
  }

  .faq-answer-content-template--28915065586005__premium_faq_LRgppf {
    padding: 0 28px 24px;
    font-size: 15px;
    color: #475569;
    line-height: 1.7;
  }

  .faq-answer-content-template--28915065586005__premium_faq_LRgppf p {
    margin: 0 0 12px 0;
  }

  .faq-answer-content-template--28915065586005__premium_faq_LRgppf p:last-child {
    margin-bottom: 0;
  }

  .faq-answer-content-template--28915065586005__premium_faq_LRgppf strong {
    color: #1e293b;
  }

  .faq-item-template--28915065586005__premium_faq_LRgppf.from-search {
    animation: slideIn-template--28915065586005__premium_faq_LRgppf 0.4s ease;
    border-color: rgba(255, 189, 89, 0.3);
    background: #fffdf7;
  }

  .faq-item-template--28915065586005__premium_faq_LRgppf.from-search .faq-search-badge-template--28915065586005__premium_faq_LRgppf {
    position: absolute;
    top: 8px;
    right: 8px;
    font-size: 10px;
    font-weight: 600;
    color: #FFBD59;
    background: rgba(255, 189, 89, 0.1);
    padding: 4px 8px;
    border-radius: 6px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }

  @keyframes slideIn-template--28915065586005__premium_faq_LRgppf {
    from {
      opacity: 0;
      transform: translateY(-10px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  @media (min-width: 768px) {
    .faq-title-template--28915065586005__premium_faq_LRgppf {
      font-size: 30px;
    }

    .faq-subtitle-template--28915065586005__premium_faq_LRgppf {
      font-size: 20px;
    }

    .faq-question-template--28915065586005__premium_faq_LRgppf {
      font-size: 18px;
      padding: 28px 32px;
    }

    .faq-answer-content-template--28915065586005__premium_faq_LRgppf {
      font-size: 16px;
      padding: 0 32px 28px;
    }

    .faq-icon-wrapper-template--28915065586005__premium_faq_LRgppf {
      width: 36px;
      height: 36px;
    }

    .faq-icon-template--28915065586005__premium_faq_LRgppf {
      width: 18px;
      height: 18px;
    }
  }

  @media (max-width: 640px) {
    .faq-container-template--28915065586005__premium_faq_LRgppf {
      padding: 0 16px;
    }

    .faq-search-input-template--28915065586005__premium_faq_LRgppf {
      padding: 16px 45px 16px 48px;
      font-size: 16px;
    }

    .faq-search-results-template--28915065586005__premium_faq_LRgppf {
      max-height: 350px;
    }

    .faq-question-template--28915065586005__premium_faq_LRgppf {
      padding: 20px 20px;
      font-size: 15px;
    }

    .faq-answer-content-template--28915065586005__premium_faq_LRgppf {
      padding: 0 20px 20px;
      font-size: 14px;
    }
  }

  .faq-item-template--28915065586005__premium_faq_LRgppf:not(.from-search) {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp-template--28915065586005__premium_faq_LRgppf 0.5s ease forwards;
  }

  .faq-item-template--28915065586005__premium_faq_LRgppf:nth-child(1) { animation-delay: 0.1s; }
  .faq-item-template--28915065586005__premium_faq_LRgppf:nth-child(2) { animation-delay: 0.15s; }
  .faq-item-template--28915065586005__premium_faq_LRgppf:nth-child(3) { animation-delay: 0.2s; }
  .faq-item-template--28915065586005__premium_faq_LRgppf:nth-child(4) { animation-delay: 0.25s; }
  .faq-item-template--28915065586005__premium_faq_LRgppf:nth-child(5) { animation-delay: 0.3s; }

  @keyframes fadeInUp-template--28915065586005__premium_faq_LRgppf {
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }


