﻿/* ============================================
   S2Moments Components - Unified CSS
   ============================================
   
   Consolidated from:
   - footer.css (15.5 KB)
   - breadcrumb.css (2.7 KB)
   - homepage-faq.css (10.2 KB)
   
   Total: ~28.4 KB
   Created: Phase 2 Consolidation
   ============================================ */


/* ============================================
   FOOTER COMPONENT
   ============================================ */
.footer,.footer *,.footer *::before,.footer *::after{box-sizing:border-box}.footer{background:linear-gradient(180deg,#111 0%,#080808 100%) !important;color:#fff !important;padding:50px 0 35px !important;position:relative !important;overflow:hidden !important;width:100% !important;display:block !important}.footer::before{content:'' !important;position:absolute !important;top:0 !important;left:0 !important;right:0 !important;height:2px !important;background:linear-gradient(90deg,transparent,#D4AF37,transparent) !important;pointer-events:none !important}.footer::after{display:none !important}.footer>.container{max-width:600px !important;width:100% !important;margin:0 auto !important;padding:0 20px !important;position:relative !important;z-index:1 !important}.footer .footer-content{display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important;gap:18px !important;width:100% !important}.footer .footer-logo{display:inline-flex !important;align-items:center !important;gap:8px !important;font-family:'Cormorant Garamond',Georgia,serif !important;font-size:1.4rem !important;font-weight:600 !important;color:#fff !important;text-decoration:none !important;line-height:1.2 !important;max-width:100% !important}.footer .footer-logo:hover{opacity:0.9 !important}.footer .footer-logo-icon,.footer .footer-logo svg{width:22px !important;height:22px !important;min-width:22px !important;min-height:22px !important;max-width:22px !important;max-height:22px !important;color:#D4AF37 !important;fill:#D4AF37 !important;flex-shrink:0 !important;display:block !important}.footer .footer-logo-img{width:32px !important;height:32px !important;min-width:32px !important;min-height:32px !important;max-width:32px !important;max-height:32px !important;object-fit:contain !important;flex-shrink:0 !important;display:block !important;border-radius:0 !important;border:none !important;box-shadow:none !important;background:transparent !important}.footer .footer-logo span{color:#fff !important;font-size:inherit !important}.footer .footer-tagline{color:rgba(255,255,255,0.55) !important;font-size:0.88rem !important;line-height:1.6 !important;max-width:400px !important;margin:0 !important;padding:0 20px !important;font-style:normal !important;font-weight:400 !important;text-align:center !important}.footer .footer-links-minimal{display:flex !important;justify-content:center !important;align-items:center !important;gap:24px !important;margin:12px 0 !important;padding:0 !important;flex-wrap:wrap !important}.footer .footer-links-minimal a{color:rgba(255,255,255,0.7) !important;text-decoration:none !important;font-size:0.9rem !important;font-weight:400 !important;transition:all 0.25s ease !important;position:relative !important;letter-spacing:0.3px !important}.footer .footer-links-minimal a::after{content:'' !important;position:absolute !important;bottom:-4px !important;left:50% !important;transform:translateX(-50%) !important;width:0 !important;height:1px !important;background:#D4AF37 !important;transition:width 0.25s ease !important}.footer .footer-links-minimal a:hover{color:#D4AF37 !important}.footer .footer-links-minimal a:hover::after{width:100% !important}@media (max-width:768px){.footer .footer-links-minimal{gap:20px !important;margin:10px 0 !important}.footer .footer-links-minimal a{font-size:0.85rem !important}}@media (max-width:480px){.footer .footer-links-minimal{gap:16px !important;margin:8px 0 !important}.footer .footer-links-minimal a{font-size:0.8rem !important}}@media (max-width:360px){.footer .footer-links-minimal{gap:14px !important}.footer .footer-links-minimal a{font-size:0.75rem !important}}.footer .footer-contact-buttons{display:grid !important;grid-template-columns:1fr 1fr !important;gap:10px !important;margin:4px 0 0 0 !important;padding:0 !important;width:100% !important;max-width:420px !important}.footer .footer-contact-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;padding:10px 16px !important;border:1px solid rgba(255,255,255,0.18) !important;border-radius:50px !important;color:rgba(255,255,255,0.8) !important;text-decoration:none !important;font-size:0.82rem !important;font-weight:500 !important;transition:all 0.25s ease !important;background:transparent !important;white-space:nowrap !important;width:100% !important}.footer .footer-contact-btn:hover{border-color:#D4AF37 !important;color:#D4AF37 !important;background:rgba(212,175,55,0.08) !important}.footer .footer-contact-btn svg{width:15px !important;height:15px !important;min-width:15px !important;min-height:15px !important;max-width:15px !important;max-height:15px !important;flex-shrink:0 !important;display:block !important}.footer .footer-contact-btn span{font-size:inherit !important;line-height:1 !important}.footer .footer-social{display:flex !important;justify-content:center !important;align-items:center !important;gap:10px !important;margin:4px 0 0 0 !important;padding:0 !important}.footer .footer-social a{width:38px !important;height:38px !important;min-width:38px !important;min-height:38px !important;max-width:38px !important;max-height:38px !important;display:flex !important;align-items:center !important;justify-content:center !important;border:1px solid rgba(255,255,255,0.18) !important;border-radius:50% !important;color:rgba(255,255,255,0.7) !important;transition:all 0.25s ease !important;background:transparent !important;padding:0 !important}.footer .footer-social a:hover{border-color:#D4AF37 !important;color:#D4AF37 !important;background:rgba(212,175,55,0.08) !important;transform:translateY(-2px) !important}.footer .footer-social svg{width:17px !important;height:17px !important;min-width:17px !important;min-height:17px !important;max-width:17px !important;max-height:17px !important;fill:none !important;stroke:currentColor !important;stroke-width:1.5 !important;display:block !important}.footer .footer-divider{width:80px !important;height:1px !important;background:linear-gradient(90deg,transparent,rgba(212,175,55,0.4),transparent) !important;position:relative !important;margin:10px 0 6px 0 !important;padding:0 !important;border:none !important}.footer .footer-divider-star{position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important;background:#080808 !important;padding:0 8px !important;color:#D4AF37 !important;font-size:0.6rem !important;line-height:1 !important}.footer .footer-copyright{color:rgba(255,255,255,0.35) !important;font-size:0.75rem !important;letter-spacing:0.3px !important;margin:0 !important;padding:0 !important}@media (max-width:991px){.footer{padding:45px 0 95px !important}}@media (max-width:768px){.footer{padding:40px 0 90px !important}.footer>.container{padding:0 16px !important}.footer .footer-content{gap:14px !important}.footer .footer-logo{font-size:1.25rem !important;gap:6px !important}.footer .footer-logo-icon,.footer .footer-logo svg{width:20px !important;height:20px !important;min-width:20px !important;min-height:20px !important;max-width:20px !important;max-height:20px !important}.footer .footer-logo-img{width:28px !important;height:28px !important;min-width:28px !important;min-height:28px !important;max-width:28px !important;max-height:28px !important}.footer .footer-tagline{font-size:0.82rem !important;max-width:340px !important;line-height:1.55 !important;padding:0 16px !important}.footer .footer-contact-buttons{max-width:360px !important;gap:8px !important}.footer .footer-contact-btn{padding:10px 12px !important;font-size:0.78rem !important}.footer .footer-contact-btn svg{width:14px !important;height:14px !important;min-width:14px !important;min-height:14px !important;max-width:14px !important;max-height:14px !important}.footer .footer-social{gap:8px !important}.footer .footer-social a{width:36px !important;height:36px !important;min-width:36px !important;min-height:36px !important;max-width:36px !important;max-height:36px !important}.footer .footer-social svg{width:15px !important;height:15px !important;min-width:15px !important;min-height:15px !important;max-width:15px !important;max-height:15px !important}.footer .footer-divider{width:60px !important;margin:8px 0 4px 0 !important}.footer .footer-divider-star{font-size:0.55rem !important}.footer .footer-copyright{font-size:0.7rem !important}}@media (max-width:480px){.footer{padding:35px 0 85px !important}.footer .footer-content{gap:12px !important}.footer .footer-logo{font-size:1.15rem !important}.footer .footer-logo-icon,.footer .footer-logo svg{width:18px !important;height:18px !important;min-width:18px !important;min-height:18px !important;max-width:18px !important;max-height:18px !important}.footer .footer-logo-img{width:26px !important;height:26px !important;min-width:26px !important;min-height:26px !important;max-width:26px !important;max-height:26px !important}.footer .footer-tagline{font-size:0.78rem !important;max-width:300px !important;padding:0 12px !important}.footer .footer-contact-buttons{max-width:320px !important;gap:6px !important}.footer .footer-contact-btn{padding:9px 10px !important;font-size:0.72rem !important;gap:5px !important}.footer .footer-contact-btn svg{width:12px !important;height:12px !important;min-width:12px !important;min-height:12px !important;max-width:12px !important;max-height:12px !important}.footer .footer-social a{width:34px !important;height:34px !important;min-width:34px !important;min-height:34px !important;max-width:34px !important;max-height:34px !important}.footer .footer-social svg{width:14px !important;height:14px !important;min-width:14px !important;min-height:14px !important;max-width:14px !important;max-height:14px !important}.footer .footer-divider{width:50px !important}.footer .footer-copyright{font-size:0.65rem !important}}@media (max-width:360px){.footer{padding:30px 0 80px !important}.footer>.container{padding:0 12px !important}.footer .footer-content{gap:10px !important}.footer .footer-logo{font-size:1.05rem !important;gap:5px !important}.footer .footer-logo-icon,.footer .footer-logo svg{width:16px !important;height:16px !important;min-width:16px !important;min-height:16px !important;max-width:16px !important;max-height:16px !important}.footer .footer-logo-img{width:24px !important;height:24px !important;min-width:24px !important;min-height:24px !important;max-width:24px !important;max-height:24px !important}.footer .footer-tagline{font-size:0.72rem !important;max-width:260px !important;padding:0 8px !important;line-height:1.5 !important}.footer .footer-contact-buttons{max-width:280px !important;gap:5px !important}.footer .footer-contact-btn{padding:8px 8px !important;font-size:0.65rem !important;gap:4px !important;border-radius:40px !important}.footer .footer-contact-btn svg{width:11px !important;height:11px !important;min-width:11px !important;min-height:11px !important;max-width:11px !important;max-height:11px !important}.footer .footer-social{gap:6px !important}.footer .footer-social a{width:32px !important;height:32px !important;min-width:32px !important;min-height:32px !important;max-width:32px !important;max-height:32px !important}.footer .footer-social svg{width:13px !important;height:13px !important;min-width:13px !important;min-height:13px !important;max-width:13px !important;max-height:13px !important}.footer .footer-divider{width:40px !important;margin:6px 0 4px 0 !important}.footer .footer-divider-star{font-size:0.5rem !important;padding:0 6px !important}.footer .footer-copyright{font-size:0.6rem !important;letter-spacing:0.2px !important}}@media (max-width:320px){.footer{padding:25px 0 75px !important}.footer>.container{padding:0 10px !important}.footer .footer-content{gap:8px !important}.footer .footer-logo{font-size:0.95rem !important}.footer .footer-tagline{font-size:0.68rem !important;max-width:240px !important}.footer .footer-contact-buttons{max-width:260px !important;gap:4px !important}.footer .footer-contact-btn{padding:7px 6px !important;font-size:0.6rem !important;gap:3px !important}.footer .footer-contact-btn svg{width:10px !important;height:10px !important;min-width:10px !important;min-height:10px !important;max-width:10px !important;max-height:10px !important}.footer .footer-social a{width:30px !important;height:30px !important;min-width:30px !important;min-height:30px !important;max-width:30px !important;max-height:30px !important}.footer .footer-social svg{width:12px !important;height:12px !important;min-width:12px !important;min-height:12px !important;max-width:12px !important;max-height:12px !important}.footer .footer-copyright{font-size:0.55rem !important}}@media (min-width:992px){.footer{padding:55px 0 40px !important}.footer .footer-content{gap:20px !important}.footer .footer-logo{font-size:1.5rem !important;gap:10px !important}.footer .footer-logo-icon,.footer .footer-logo svg{width:24px !important;height:24px !important;min-width:24px !important;min-height:24px !important;max-width:24px !important;max-height:24px !important}.footer .footer-logo-img{width:36px !important;height:36px !important;min-width:36px !important;min-height:36px !important;max-width:36px !important;max-height:36px !important}.footer .footer-tagline{font-size:0.9rem !important;max-width:420px !important;padding:0 !important}.footer .footer-contact-buttons{max-width:450px !important;gap:12px !important}.footer .footer-contact-btn{padding:11px 20px !important;font-size:0.85rem !important}.footer .footer-contact-btn svg{width:16px !important;height:16px !important;min-width:16px !important;min-height:16px !important;max-width:16px !important;max-height:16px !important}.footer .footer-social a{width:40px !important;height:40px !important;min-width:40px !important;min-height:40px !important;max-width:40px !important;max-height:40px !important}.footer .footer-social svg{width:18px !important;height:18px !important;min-width:18px !important;min-height:18px !important;max-width:18px !important;max-height:18px !important}.footer .footer-divider{width:100px !important;margin:14px 0 8px 0 !important}.footer .footer-copyright{font-size:0.8rem !important}}.footer .footer-parent-link{color:rgba(255,255,255,0.4) !important;font-size:0.7rem !important;margin:-14px 0 0 0 !important;padding:0 !important;letter-spacing:0.3px !important}.footer .footer-parent-link a{color:#D4AF37 !important;text-decoration:none !important;font-weight:600 !important;transition:all 0.2s ease !important}.footer .footer-parent-link a:hover{color:#F5E6C8 !important;text-decoration:underline !important}@media (max-width:768px){.footer .footer-parent-link{font-size:0.65rem !important;margin-top:-10px !important}}@media (max-width:480px){.footer .footer-parent-link{font-size:0.6rem !important;margin-top:-8px !important}}@media (max-width:360px){.footer .footer-parent-link{font-size:0.55rem !important;margin-top:-6px !important}}@media (max-width:320px){.footer .footer-parent-link{font-size:0.5rem !important}}@media (min-width:992px){.footer .footer-parent-link{font-size:0.75rem !important;margin-top:-16px !important}}.footer .footer-logo:focus-visible,.footer .footer-contact-btn:focus-visible,.footer .footer-social a:focus-visible,.footer .footer-parent-link a:focus-visible{outline:2px solid #D4AF37 !important;outline-offset:2px !important}@media (prefers-reduced-motion:reduce){.footer .footer-contact-btn,.footer .footer-social a{transition:none !important}.footer .footer-social a:hover{transform:none !important}}


/* ============================================
   S2Moments Elegant Breadcrumb - Simple & Clean
   ============================================ */

/* Container - no margin, sits directly below navbar */
.breadcrumb-container {
    padding: 12px 0;
    background: #fdfbf7;
    border-bottom: 1px solid rgba(212, 175, 55, 0.1);
}

.breadcrumb-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Breadcrumb Nav */
.breadcrumb {
    display: flex;
    align-items: center;
    gap: 8px;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0.9rem;
}

/* Breadcrumb Item */
.breadcrumb-item {
    display: inline-flex;
    align-items: center;
}

/* Link Style */
.breadcrumb-item a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #888;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s ease;
}

.breadcrumb-item a:hover {
    color: #D4AF37;
}

/* Home Icon */
.breadcrumb-icon {
    width: 15px;
    height: 15px;
    stroke: currentColor;
    stroke-width: 2;
    fill: none;
}

/* Separator */
.breadcrumb-separator {
    color: #ccc;
    font-size: 0.8rem;
    margin: 0 4px;
}

.breadcrumb-separator svg {
    width: 12px;
    height: 12px;
    stroke: currentColor;
    stroke-width: 2;
    fill: none;
}

/* Active/Current Page */
.breadcrumb-item.active span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #D4AF37;
    font-weight: 600;
}

.breadcrumb-item.active .page-indicator {
    width: 14px;
    height: 14px;
    stroke: #D4AF37;
    fill: none;
}

/* ============================================
   Responsive
   ============================================ */

@media (min-width: 992px) {
    .breadcrumb-container {
        padding: 14px 0;
    }

    .breadcrumb-wrapper {
        max-width: 960px;
    }

    .breadcrumb {
        font-size: 0.92rem;
    }
}

@media (min-width: 1200px) {
    .breadcrumb-wrapper {
        max-width: 1140px;
    }
}

@media (max-width: 767px) {
    .breadcrumb-container {
        padding: 10px 0;
    }

    .breadcrumb-wrapper {
        padding: 0 16px;
    }

    .breadcrumb {
        font-size: 0.82rem;
        gap: 6px;
    }

    .breadcrumb-icon {
        width: 14px;
        height: 14px;
    }

    .breadcrumb-separator svg {
        width: 10px;
        height: 10px;
    }
}

@media (max-width: 480px) {
    .breadcrumb-container {
        padding: 8px 0;
    }

    .breadcrumb {
        font-size: 0.78rem;
    }
}


/* Homepage FAQ Section Styles */
.homepage-faq-section {
  padding: 35px 0;
  background: linear-gradient(180deg, #fdfbf7 0%, #ffffff 50%, #fdfbf7 100%);
  position: relative;
  overflow: hidden;
}

.homepage-faq-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(212, 175, 55, 0.06) 0%, transparent 70%);
  pointer-events: none;
  z-index: 0;
}

.homepage-faq-container {
  max-width: 750px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}

.homepage-faq-header {
  text-align: center;
  margin-bottom: 18px;
  animation: fadeInUp 0.6s ease-out;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.homepage-faq-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.9rem;
  font-weight: 700;
  color: #1A1A1A;
  margin-bottom: 6px;
  letter-spacing: -0.02em;
  position: relative;
  display: inline-block;
}

.homepage-faq-title::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 2.5px;
  background: linear-gradient(90deg, transparent, #D4AF37, transparent);
  border-radius: 2px;
}

.homepage-faq-subtitle {
  color: #666;
  font-size: 0.95rem;
  max-width: 550px;
  margin: 0 auto;
  line-height: 1.5;
  font-weight: 400;
}

.homepage-faq-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 28px;
}

.homepage-faq-item {
  background: white;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  border: 2px solid transparent;
  position: relative;
  animation: fadeInUp 0.6s ease-out backwards;
}

.homepage-faq-item:nth-child(1) { animation-delay: 0.1s; }
.homepage-faq-item:nth-child(2) { animation-delay: 0.15s; }
.homepage-faq-item:nth-child(3) { animation-delay: 0.2s; }
.homepage-faq-item:nth-child(4) { animation-delay: 0.25s; }
.homepage-faq-item:nth-child(5) { animation-delay: 0.3s; }

.homepage-faq-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 0;
  background: linear-gradient(180deg, #D4AF37, #C9A961);
  transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 0 4px 4px 0;
}

.homepage-faq-item:hover {
  box-shadow: 0 8px 32px rgba(212, 175, 55, 0.2);
  transform: translateY(-4px);
  border-color: rgba(212, 175, 55, 0.2);
}

.homepage-faq-item:hover::before {
  height: 100%;
}

.homepage-faq-item.active {
  border-color: rgba(212, 175, 55, 0.3);
  box-shadow: 0 8px 32px rgba(212, 175, 55, 0.25);
}

.homepage-faq-item.active::before {
  height: 100%;
}

.homepage-faq-question {
  width: 100%;
  padding: 16px 20px;
  background: none;
  border: none;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  font-family: 'Inter', sans-serif;
  font-size: 0.95rem;
  font-weight: 600;
  color: #1A1A1A;
  transition: all 0.3s ease;
  position: relative;
}

.homepage-faq-question:hover {
  color: #D4AF37;
  padding-left: 24px;
}

.homepage-faq-question-text {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 14px;
}

.homepage-faq-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: linear-gradient(135deg, rgba(212, 175, 55, 0.2) 0%, rgba(212, 175, 55, 0.1) 100%);
  border-radius: 8px;
  color: #D4AF37;
  font-weight: 700;
  font-size: 0.85rem;
  flex-shrink: 0;
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(212, 175, 55, 0.15);
}

.homepage-faq-item:hover .homepage-faq-icon {
  background: linear-gradient(135deg, #D4AF37 0%, #C9A961 100%);
  color: white;
  transform: scale(1.1);
  box-shadow: 0 4px 12px rgba(212, 175, 55, 0.3);
}

.homepage-faq-item.active .homepage-faq-icon {
  background: linear-gradient(135deg, #D4AF37 0%, #C9A961 100%);
  color: white;
  transform: rotate(360deg) scale(1.1);
}

.homepage-faq-toggle {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  color: #D4AF37;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  background: rgba(212, 175, 55, 0.1);
  border-radius: 50%;
  padding: 3px;
}

.homepage-faq-item:hover .homepage-faq-toggle {
  background: rgba(212, 175, 55, 0.2);
  transform: scale(1.1);
}

.homepage-faq-item.active .homepage-faq-toggle {
  transform: rotate(180deg) scale(1.1);
  background: rgba(212, 175, 55, 0.2);
}

.homepage-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1), padding 0.5s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease;
  padding: 0 20px;
  opacity: 0;
}

.homepage-faq-item.active .homepage-faq-answer {
  max-height: 500px;
  padding: 0 20px 16px 60px;
  opacity: 1;
}

.homepage-faq-answer p {
  color: #555;
  line-height: 1.6;
  margin: 0;
  font-size: 0.88rem;
  position: relative;
  padding-left: 14px;
}

.homepage-faq-answer p::before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 4px;
  height: 4px;
  background: linear-gradient(135deg, #D4AF37, #C9A961);
  border-radius: 50%;
}

.homepage-faq-answer strong {
  color: #D4AF37;
  font-weight: 700;
  background: linear-gradient(135deg, rgba(212, 175, 55, 0.15), rgba(212, 175, 55, 0.05));
  padding: 2px 8px;
  border-radius: 4px;
}

.homepage-faq-cta {
  text-align: center;
  padding: 28px 24px;
  background: linear-gradient(135deg, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0.05) 100%);
  border-radius: 16px;
  border: 2px solid rgba(212, 175, 55, 0.2);
  position: relative;
  overflow: hidden;
  animation: fadeInUp 0.6s ease-out 0.4s backwards;
}

.homepage-faq-cta::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);
  animation: pulse 3s ease-in-out infinite;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.1);
    opacity: 0.8;
  }
}

.homepage-faq-cta-text {
  font-size: 0.98rem;
  color: #1A1A1A;
  margin-bottom: 16px;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

.homepage-faq-cta-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 12px 28px;
  background: linear-gradient(135deg, #D4AF37 0%, #C9A961 100%);
  color: white;
  text-decoration: none;
  border-radius: 50px;
  font-weight: 700;
  font-size: 0.92rem;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 16px rgba(212, 175, 55, 0.35);
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.homepage-faq-cta-link::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: width 0.6s ease, height 0.6s ease;
}

.homepage-faq-cta-link:hover::before {
  width: 300px;
  height: 300px;
}

.homepage-faq-cta-link:hover {
  transform: translateY(-4px) scale(1.05);
  box-shadow: 0 10px 30px rgba(212, 175, 55, 0.5);
}

.homepage-faq-cta-link:active {
  transform: translateY(-2px) scale(1.02);
}

.homepage-faq-cta-link svg {
  width: 18px;
  height: 18px;
  transition: transform 0.3s ease;
  position: relative;
  z-index: 1;
}

.homepage-faq-cta-link:hover svg {
  transform: translateX(4px);
}

/* Responsive Design */
@media (max-width: 768px) {
  .homepage-faq-section {
    padding: 30px 0;
  }

  .homepage-faq-section::before {
    width: 280px;
    height: 280px;
  }

  .homepage-faq-container {
    padding: 0 16px;
  }

  .homepage-faq-header {
    margin-bottom: 16px;
  }

  .homepage-faq-title {
    font-size: 1.6rem;
  }

  .homepage-faq-title::after {
    width: 50px;
    height: 2px;
  }

  .homepage-faq-subtitle {
    font-size: 0.88rem;
  }

  .homepage-faq-list {
    gap: 8px;
    margin-bottom: 24px;
  }

  .homepage-faq-item {
    border-radius: 10px;
  }

  .homepage-faq-question {
    padding: 14px 16px;
    font-size: 0.88rem;
    gap: 10px;
  }

  .homepage-faq-question:hover {
    padding-left: 20px;
  }

  .homepage-faq-icon {
    width: 28px;
    height: 28px;
    font-size: 0.78rem;
    border-radius: 7px;
  }

  .homepage-faq-toggle {
    width: 22px;
    height: 22px;
  }

  .homepage-faq-item.active .homepage-faq-answer {
    padding: 0 16px 14px 48px;
  }

  .homepage-faq-answer p {
    font-size: 0.82rem;
    padding-left: 12px;
  }

  .homepage-faq-answer p::before {
    width: 4px;
    height: 4px;
    top: 5px;
  }

  .homepage-faq-cta {
    padding: 24px 20px;
    border-radius: 14px;
  }

  .homepage-faq-cta-text {
    font-size: 0.9rem;
    margin-bottom: 14px;
  }

  .homepage-faq-cta-link {
    padding: 11px 24px;
    font-size: 0.86rem;
  }

  .homepage-faq-cta-link svg {
    width: 16px;
    height: 16px;
  }
}

@media (max-width: 480px) {
  .homepage-faq-section {
    padding: 25px 0;
  }

  .homepage-faq-title {
    font-size: 1.5rem;
  }

  .homepage-faq-subtitle {
    font-size: 0.82rem;
  }

  .homepage-faq-question {
    padding: 12px 14px;
    font-size: 0.85rem;
  }

  .homepage-faq-icon {
    width: 26px;
    height: 26px;
    font-size: 0.75rem;
  }

  .homepage-faq-item.active .homepage-faq-answer {
    padding: 0 14px 12px 44px;
  }

  .homepage-faq-answer p {
    font-size: 0.78rem;
  }

  .homepage-faq-cta {
    padding: 20px 16px;
  }

  .homepage-faq-cta-text {
    font-size: 0.85rem;
  }

  .homepage-faq-cta-link {
    padding: 10px 22px;
    font-size: 0.82rem;
  }
}

