.support-module__cd0qgq__supportPage{background:var(--brand-white);min-height:100vh}.support-module__cd0qgq__supportHero{background:linear-gradient(135deg,var(--brand-navy)0%,var(--brand-navy-dark)100%);text-align:center;padding:6rem 1rem 4rem;position:relative;overflow:hidden}.support-module__cd0qgq__supportHero:before{content:"";opacity:.5;background:url("data:image/svg+xml,<svg width=\"100\" height=\"100\" xmlns=\"http://www.w3.org/2000/svg\"><defs><pattern id=\"grid\" width=\"40\" height=\"40\" patternUnits=\"userSpaceOnUse\"><path d=\"M 40 0 L 0 0 0 40\" fill=\"none\" stroke=\"rgba(255,255,255,0.05)\" stroke-width=\"1\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.support-module__cd0qgq__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.support-module__cd0qgq__heroTitle{color:var(--brand-white);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.support-module__cd0qgq__heroDescription{color:#ffffffe6;font-size:1.25rem;line-height:1.8}.support-module__cd0qgq__quickContactSection{background:var(--brand-white);border-bottom:1px solid var(--brand-border-light);padding:4rem 1rem}.support-module__cd0qgq__quickContactContainer{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.support-module__cd0qgq__contactCard{background:var(--brand-grey-lightest);text-align:center;border:1px solid var(--brand-border-light);border-radius:16px;padding:2.5rem 2rem;transition:all .3s}.support-module__cd0qgq__contactCard:hover{border-color:var(--brand-teal-light);transform:translateY(-8px);box-shadow:0 12px 32px #1f3a5f1f}.support-module__cd0qgq__contactIcon{background:linear-gradient(135deg,var(--brand-teal)0%,var(--brand-teal-dark)100%);width:70px;height:70px;color:var(--brand-white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;display:flex}.support-module__cd0qgq__contactTitle{color:var(--brand-navy);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.support-module__cd0qgq__contactDescription{color:var(--brand-text-dark);margin-bottom:1.5rem;font-size:.9375rem}.support-module__cd0qgq__contactButton{background:var(--brand-teal);color:var(--brand-white);cursor:pointer;border:none;border-radius:50px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.support-module__cd0qgq__contactButton:hover{background:var(--brand-teal-dark);transform:translateY(-2px);box-shadow:0 4px 16px #2fa4a94d}.support-module__cd0qgq__faqSection{background:var(--brand-grey-lightest);padding:5rem 1rem}.support-module__cd0qgq__faqContainer{max-width:1000px;margin:0 auto}.support-module__cd0qgq__sectionHeader{text-align:center;margin-bottom:4rem}.support-module__cd0qgq__sectionTitle{color:var(--brand-navy);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.support-module__cd0qgq__sectionSubtitle{color:var(--brand-text-dark);font-size:1.125rem}.support-module__cd0qgq__faqCategories{flex-direction:column;gap:3rem;display:flex}.support-module__cd0qgq__faqCategory{background:var(--brand-white);border:1px solid var(--brand-border-light);border-radius:16px;padding:2rem;box-shadow:0 2px 8px #1f3a5f14}.support-module__cd0qgq__categoryTitle{color:var(--brand-navy);border-bottom:2px solid var(--brand-teal);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:700}.support-module__cd0qgq__faqList{flex-direction:column;gap:.75rem;display:flex}.support-module__cd0qgq__faqItem{border:1px solid var(--brand-border-light);border-radius:12px;transition:all .3s;overflow:hidden}.support-module__cd0qgq__faq-item.support-module__cd0qgq__open{border-color:var(--brand-teal-light);box-shadow:0 4px 12px #2fa4a91a}.support-module__cd0qgq__faqQuestion{background:var(--brand-grey-lightest);text-align:left;width:100%;color:var(--brand-navy);cursor:pointer;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1.0625rem;font-weight:600;transition:all .3s;display:flex}.support-module__cd0qgq__faqQuestion:hover{background:#2fa4a90d}.support-module__cd0qgq__faq-item.support-module__cd0qgq__open .support-module__cd0qgq__faqQuestion{color:var(--brand-teal);background:#2fa4a91a}.support-module__cd0qgq__faqQuestion svg{flex-shrink:0;font-size:1.25rem;transition:transform .3s}.support-module__cd0qgq__faqAnswer{background:var(--brand-white);color:var(--brand-text-dark);padding:1.5rem;font-size:.9375rem;line-height:1.8;animation:.3s support-module__cd0qgq__slideDown}@keyframes support-module__cd0qgq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.support-module__cd0qgq__supportCta{background:linear-gradient(135deg,var(--brand-teal)0%,var(--brand-teal-dark)100%);text-align:center;padding:5rem 1rem}.support-module__cd0qgq__ctaContent{max-width:700px;margin:0 auto}.support-module__cd0qgq__ctaTitle{color:var(--brand-white);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.support-module__cd0qgq__ctaDescription{color:#fffffff2;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.support-module__cd0qgq__ctaButton{background:var(--brand-white);color:var(--brand-teal);cursor:pointer;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s;box-shadow:0 4px 16px #0000001a}.support-module__cd0qgq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}@media (max-width:1024px){.support-module__cd0qgq__quickContactContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.support-module__cd0qgq__heroTitle{font-size:2.5rem}.support-module__cd0qgq__heroDescription{font-size:1.125rem}.support-module__cd0qgq__quickContactContainer{grid-template-columns:1fr}.support-module__cd0qgq__sectionTitle{font-size:2rem}.support-module__cd0qgq__categoryTitle{font-size:1.25rem}.support-module__cd0qgq__faqQuestion{padding:1rem 1.25rem;font-size:1rem}.support-module__cd0qgq__faqAnswer{padding:1.25rem;font-size:.875rem}.support-module__cd0qgq__ctaTitle{font-size:2rem}}@media (max-width:480px){.support-module__cd0qgq__supportHero{padding:4rem 1rem 3rem}.support-module__cd0qgq__heroTitle{font-size:2rem}.support-module__cd0qgq__heroDescription{font-size:1rem}.support-module__cd0qgq__quickContactSection,.support-module__cd0qgq__faqSection,.support-module__cd0qgq__supportCta{padding:3rem 1rem}.support-module__cd0qgq__sectionTitle{font-size:1.75rem}.support-module__cd0qgq__sectionSubtitle{font-size:1rem}.support-module__cd0qgq__contactIcon{width:60px;height:60px;font-size:1.75rem}.support-module__cd0qgq__contactTitle{font-size:1.25rem}.support-module__cd0qgq__categoryTitle{font-size:1.125rem}.support-module__cd0qgq__faqCategory{padding:1.5rem}.support-module__cd0qgq__ctaTitle{font-size:1.75rem}.support-module__cd0qgq__ctaDescription{font-size:1rem}}
