.faq-section:where(.astro-al2ca2vr){padding:8rem 0;background:linear-gradient(135deg,#fafafa,#fff,#f8fafc);position:relative}.faq-section:where(.astro-al2ca2vr):before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(37,99,235,.03) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(16,163,74,.03) 0%,transparent 50%);pointer-events:none}.section-header:where(.astro-al2ca2vr){text-align:center;max-width:800px;margin:0 auto 6rem}.section-title:where(.astro-al2ca2vr){font-size:3rem;font-weight:800;color:var(--color-dark);margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.02em}.section-subtitle:where(.astro-al2ca2vr){font-size:1.25rem;color:var(--color-gray-600);line-height:1.6;font-weight:400}.faq-categories:where(.astro-al2ca2vr){max-width:1000px;margin:0 auto;display:grid;gap:3rem}.faq-category:where(.astro-al2ca2vr){background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #0000000f;border:1px solid rgba(226,232,240,.8);transition:all .3s ease}.faq-category:where(.astro-al2ca2vr):hover{box-shadow:0 8px 32px #00000014;transform:translateY(-2px)}.category-header:where(.astro-al2ca2vr){background:linear-gradient(135deg,var(--color-gray-50),white);padding:2rem;border-bottom:1px solid var(--color-gray-100);display:flex;align-items:center;gap:1rem;cursor:pointer;transition:all .3s ease}.category-header:where(.astro-al2ca2vr):hover{background:linear-gradient(135deg,var(--color-gray-100),var(--color-gray-50))}.category-icon:where(.astro-al2ca2vr){font-size:2rem;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--color-primary),var(--color-purple-primary));border-radius:16px;flex-shrink:0}.category-title:where(.astro-al2ca2vr){font-size:1.5rem;font-weight:700;color:var(--color-dark);margin:0;flex-grow:1}.category-count:where(.astro-al2ca2vr){background:var(--color-primary);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}.faq-list:where(.astro-al2ca2vr){padding:0}.faq-category:where(.astro-al2ca2vr).collapsed .faq-list:where(.astro-al2ca2vr){display:none}.faq-item:where(.astro-al2ca2vr){border-bottom:1px solid var(--color-gray-100);transition:all .3s ease}.faq-item:where(.astro-al2ca2vr):last-child{border-bottom:none}.faq-item:where(.astro-al2ca2vr):hover{background:#2563eb05}.faq-question:where(.astro-al2ca2vr){width:100%;padding:2rem;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;transition:all .3s ease;min-height:auto}.faq-question:where(.astro-al2ca2vr):hover{background:#2563eb0a}.faq-question:where(.astro-al2ca2vr) h4:where(.astro-al2ca2vr){margin:0;font-size:1.25rem;color:var(--color-dark);font-weight:600;line-height:1.4;text-align:left;flex-grow:1}.faq-question:where(.astro-al2ca2vr).active h4:where(.astro-al2ca2vr){color:var(--color-primary)}.faq-toggle:where(.astro-al2ca2vr){width:40px;height:40px;border-radius:50%;background:var(--color-gray-100);display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0;position:relative}.faq-question:where(.astro-al2ca2vr):hover .faq-toggle:where(.astro-al2ca2vr){background:var(--color-primary);color:#fff}.faq-question:where(.astro-al2ca2vr).active .faq-toggle:where(.astro-al2ca2vr){background:var(--color-green-primary);color:#fff;transform:rotate(180deg)}.faq-toggle:where(.astro-al2ca2vr) svg:where(.astro-al2ca2vr){width:20px;height:20px;transition:all .3s ease;position:absolute}.faq-icon-minus:where(.astro-al2ca2vr){opacity:0;transform:rotate(90deg)}.faq-question:where(.astro-al2ca2vr).active .faq-icon-plus:where(.astro-al2ca2vr){opacity:0;transform:rotate(90deg)}.faq-question:where(.astro-al2ca2vr).active .faq-icon-minus:where(.astro-al2ca2vr){opacity:1;transform:rotate(0)}.faq-answer:where(.astro-al2ca2vr){max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1);background:#2563eb05}.faq-answer-content:where(.astro-al2ca2vr){padding:0 2rem 2rem}.faq-answer-content:where(.astro-al2ca2vr) p:where(.astro-al2ca2vr){margin:0;color:var(--color-gray-700);line-height:1.7;font-size:1rem}.faq-answer-content:where(.astro-al2ca2vr) strong:where(.astro-al2ca2vr){color:var(--color-dark);font-weight:600}.faq-answer-content:where(.astro-al2ca2vr) em:where(.astro-al2ca2vr){color:var(--color-primary);font-style:normal;font-weight:500}.faq-answer-content:where(.astro-al2ca2vr) ul:where(.astro-al2ca2vr){margin:.75rem 0;padding-left:1.5rem;list-style-type:none}.faq-answer-content:where(.astro-al2ca2vr) ul:where(.astro-al2ca2vr) li:where(.astro-al2ca2vr){position:relative;padding-left:1rem;margin-bottom:.5rem}.faq-answer-content:where(.astro-al2ca2vr) ul:where(.astro-al2ca2vr) li:where(.astro-al2ca2vr):before{content:"•";color:var(--color-primary);position:absolute;left:-.75rem;font-weight:700}.faq-cta:where(.astro-al2ca2vr){margin-top:6rem;text-align:center}.faq-cta-content:where(.astro-al2ca2vr){background:linear-gradient(135deg,var(--color-primary),var(--color-purple-primary));color:#fff;padding:4rem 3rem;border-radius:24px;max-width:800px;margin:0 auto}.faq-cta:where(.astro-al2ca2vr) h3:where(.astro-al2ca2vr){font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}.faq-cta:where(.astro-al2ca2vr) p:where(.astro-al2ca2vr){font-size:1.125rem;margin-bottom:2rem;opacity:.9;line-height:1.6}.faq-cta-buttons:where(.astro-al2ca2vr){display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button:where(.astro-al2ca2vr){padding:1rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.cta-button:where(.astro-al2ca2vr).primary{background:#fff;color:var(--color-primary);box-shadow:0 4px 16px #fff3}.cta-button:where(.astro-al2ca2vr).primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffffff4d}.cta-button:where(.astro-al2ca2vr).secondary{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.3);backdrop-filter:blur(8px)}.cta-button:where(.astro-al2ca2vr).secondary:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}@media (max-width: 768px){.faq-section:where(.astro-al2ca2vr){padding:4rem 0!important}.section-header:where(.astro-al2ca2vr){margin-bottom:3rem!important;padding:0 1rem!important}.section-title:where(.astro-al2ca2vr){font-size:2rem!important;margin-bottom:1rem!important;line-height:1.2!important}.section-subtitle:where(.astro-al2ca2vr){font-size:1rem!important;line-height:1.5!important}.faq-categories:where(.astro-al2ca2vr){gap:1.5rem!important;padding:0 1rem!important}.faq-category:where(.astro-al2ca2vr){border-radius:12px!important;box-shadow:0 2px 16px #00000014!important}.category-header:where(.astro-al2ca2vr){padding:1.2rem!important;flex-wrap:nowrap!important;gap:.8rem!important}.category-icon:where(.astro-al2ca2vr){width:45px!important;height:45px!important;font-size:1.4rem!important;border-radius:12px!important}.category-title:where(.astro-al2ca2vr){font-size:1.1rem!important;line-height:1.3!important}.category-count:where(.astro-al2ca2vr){padding:.3rem .8rem!important;font-size:.8rem!important;border-radius:12px!important}.faq-question:where(.astro-al2ca2vr){padding:1.2rem!important;gap:.8rem!important}.faq-question:where(.astro-al2ca2vr) h4:where(.astro-al2ca2vr){font-size:1rem!important;line-height:1.4!important}.faq-toggle:where(.astro-al2ca2vr){width:36px!important;height:36px!important;border-radius:8px!important}.faq-toggle:where(.astro-al2ca2vr) svg:where(.astro-al2ca2vr){width:18px!important;height:18px!important}.faq-answer-content:where(.astro-al2ca2vr){padding:1rem 1.2rem 1.2rem!important}.faq-answer-content:where(.astro-al2ca2vr) p:where(.astro-al2ca2vr){font-size:.9rem!important;line-height:1.6!important}.faq-answer-content:where(.astro-al2ca2vr) ul:where(.astro-al2ca2vr){margin:.5rem 0!important;padding-left:1.2rem!important}.faq-answer-content:where(.astro-al2ca2vr) ul:where(.astro-al2ca2vr) li:where(.astro-al2ca2vr){margin-bottom:.3rem!important;font-size:.9rem!important}.faq-cta:where(.astro-al2ca2vr){margin-top:4rem!important;padding:0 1rem!important}.faq-cta-content:where(.astro-al2ca2vr){padding:2.5rem 1.5rem!important;margin:0!important;border-radius:16px!important}.faq-cta:where(.astro-al2ca2vr) h3:where(.astro-al2ca2vr){font-size:1.5rem!important;margin-bottom:.8rem!important}.faq-cta:where(.astro-al2ca2vr) p:where(.astro-al2ca2vr){font-size:1rem!important;margin-bottom:1.5rem!important}.faq-cta-buttons:where(.astro-al2ca2vr){flex-direction:column!important;align-items:center!important;gap:.8rem!important}.cta-button:where(.astro-al2ca2vr){width:100%!important;max-width:280px!important;justify-content:center!important;padding:.8rem 1.5rem!important;font-size:.9rem!important}}@media (max-width: 480px){.faq-section:where(.astro-al2ca2vr){padding:3rem 0!important}.section-header:where(.astro-al2ca2vr){margin-bottom:2.5rem!important;padding:0 .8rem!important}.section-title:where(.astro-al2ca2vr){font-size:1.8rem!important}.section-subtitle:where(.astro-al2ca2vr){font-size:.95rem!important}.faq-categories:where(.astro-al2ca2vr){padding:0 .8rem!important;gap:1.2rem!important}.category-header:where(.astro-al2ca2vr){padding:1rem!important;flex-direction:column!important;align-items:flex-start!important;gap:.8rem!important}.category-icon:where(.astro-al2ca2vr){width:40px!important;height:40px!important;font-size:1.2rem!important}.category-title:where(.astro-al2ca2vr){font-size:1rem!important;margin:0!important}.category-count:where(.astro-al2ca2vr){align-self:flex-end!important;margin-top:-2rem!important}.faq-question:where(.astro-al2ca2vr){padding:1rem!important;gap:.6rem!important}.faq-question:where(.astro-al2ca2vr) h4:where(.astro-al2ca2vr){font-size:.95rem!important;line-height:1.3!important}.faq-toggle:where(.astro-al2ca2vr){width:32px!important;height:32px!important}.faq-toggle:where(.astro-al2ca2vr) svg:where(.astro-al2ca2vr){width:16px!important;height:16px!important}.faq-answer-content:where(.astro-al2ca2vr){padding:.8rem 1rem 1rem!important}.faq-answer-content:where(.astro-al2ca2vr) p:where(.astro-al2ca2vr){font-size:.85rem!important}.faq-answer-content:where(.astro-al2ca2vr) ul:where(.astro-al2ca2vr) li:where(.astro-al2ca2vr){font-size:.85rem!important}.faq-cta-content:where(.astro-al2ca2vr){padding:2rem 1.2rem!important}.faq-cta:where(.astro-al2ca2vr) h3:where(.astro-al2ca2vr){font-size:1.3rem!important}.faq-cta:where(.astro-al2ca2vr) p:where(.astro-al2ca2vr){font-size:.9rem!important}.cta-button:where(.astro-al2ca2vr){padding:.7rem 1.2rem!important;font-size:.85rem!important}}@media (max-width: 360px){.faq-section:where(.astro-al2ca2vr){padding:2.5rem 0!important}.section-header:where(.astro-al2ca2vr){padding:0 .6rem!important}.section-title:where(.astro-al2ca2vr){font-size:1.6rem!important}.faq-categories:where(.astro-al2ca2vr){padding:0 .6rem!important}.category-header:where(.astro-al2ca2vr){padding:.8rem!important}.faq-question:where(.astro-al2ca2vr){padding:.8rem!important}.faq-question:where(.astro-al2ca2vr) h4:where(.astro-al2ca2vr){font-size:.9rem!important}.faq-answer-content:where(.astro-al2ca2vr){padding:.6rem .8rem .8rem!important}.faq-answer-content:where(.astro-al2ca2vr) p:where(.astro-al2ca2vr),.faq-answer-content:where(.astro-al2ca2vr) ul:where(.astro-al2ca2vr) li:where(.astro-al2ca2vr){font-size:.8rem!important}}
