.Support_main__Q6Ro3{min-height:100vh;background:#f8f9fa}.Support_header__7_gd0{background:#fff;border-bottom:1px solid #e0e0e0;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.Support_headerContent__J51iJ{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.Support_logo__hpPno{font-size:1.5rem;font-weight:900;color:#667eea;text-decoration:none}.Support_nav__MDCpS{display:flex;gap:2rem}.Support_nav__MDCpS a{color:#1a1a2e;text-decoration:none;font-weight:600;transition:color .2s}.Support_nav__MDCpS a:hover{color:#667eea}.Support_hero__GlbWy{padding:4rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.Support_hero__GlbWy h1{font-size:3rem;font-weight:900;margin-bottom:1rem}.Support_hero__GlbWy p{font-size:1.2rem;opacity:.9}.Support_quickHelp__oWt4j{padding:4rem 2rem;background:#fff}.Support_quickHelp__oWt4j h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1a1a2e}.Support_helpGrid__yTnwj{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.Support_helpCard__AtmHr{padding:2rem;background:#f8f9fa;border-radius:15px;text-align:center;text-decoration:none;transition:all .3s;border:2px solid transparent}.Support_helpCard__AtmHr:hover{transform:translateY(-5px);border-color:#667eea;box-shadow:0 10px 30px rgba(102,126,234,.2)}.Support_helpIcon__6EXy7{font-size:3rem;margin-bottom:1rem}.Support_helpCard__AtmHr h3{font-size:1.3rem;margin-bottom:.5rem;color:#1a1a2e}.Support_helpCard__AtmHr p{color:#666}.Support_faq__yny21{padding:4rem 2rem;background:#f8f9fa}.Support_faq__yny21 h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1a1a2e}.Support_faqCategory__jClvB{max-width:800px;margin:0 auto 3rem}.Support_faqCategory__jClvB h3{font-size:1.8rem;margin-bottom:1.5rem;color:#667eea}.Support_faqList__APyhu{display:flex;flex-direction:column;gap:1rem}.Support_faqItem__d_7AT{background:#fff;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s}.Support_faqItem__d_7AT:hover{box-shadow:0 5px 15px rgba(0,0,0,.1)}.Support_faqItem__d_7AT summary{font-size:1.2rem;font-weight:600;color:#1a1a2e;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.Support_faqItem__d_7AT summary::-webkit-details-marker{display:none}.Support_faqItem__d_7AT summary:after{content:"+";font-size:1.5rem;color:#667eea;transition:transform .3s}.Support_faqItem__d_7AT[open] summary:after{transform:rotate(45deg)}.Support_faqItem__d_7AT p{margin-top:1rem;color:#666;line-height:1.7}.Support_troubleshooting__m1JJw{padding:4rem 2rem;background:#fff}.Support_troubleshooting__m1JJw h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1a1a2e}.Support_troubleGrid__cujwG{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.Support_troubleCard__X51Zm{padding:2rem;background:#f8f9fa;border-radius:15px;border-left:4px solid #667eea}.Support_troubleCard__X51Zm h3{font-size:1.3rem;margin-bottom:1rem;color:#1a1a2e}.Support_troubleCard__X51Zm ul{list-style:none;padding:0}.Support_troubleCard__X51Zm li{padding:.5rem 0;color:#666;line-height:1.6}.Support_troubleCard__X51Zm li:before{content:"→ ";color:#667eea;font-weight:700}.Support_contact__8C86z{padding:4rem 2rem;background:#f8f9fa}.Support_contact__8C86z h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#1a1a2e}.Support_contactSubtitle__amdXh{text-align:center;font-size:1.1rem;color:#666;margin-bottom:3rem}.Support_contactForm__LaWem{max-width:600px;margin:0 auto;background:#fff;padding:3rem;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.Support_formRow__9kU95{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}.Support_formGroup__lDx6a{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.Support_formGroup__lDx6a label{font-weight:600;color:#1a1a2e}.Support_formGroup__lDx6a input,.Support_formGroup__lDx6a select,.Support_formGroup__lDx6a textarea{padding:.8rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;font-family:inherit;transition:border-color .2s}.Support_formGroup__lDx6a input:focus,.Support_formGroup__lDx6a select:focus,.Support_formGroup__lDx6a textarea:focus{outline:none;border-color:#667eea}.Support_formGroup__lDx6a textarea{resize:vertical}.Support_submitButton__oKRSs{width:100%;padding:1rem;background:#667eea;color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s}.Support_submitButton__oKRSs:hover{background:#764ba2;transform:translateY(-2px)}.Support_footer__Xn9bJ{background:#1a1a2e;color:#fff;padding:3rem 2rem;text-align:center}.Support_footerLinks__5JY7j{display:flex;gap:2rem;justify-content:center;margin-top:1rem}.Support_footerLinks__5JY7j a{color:#0f8;text-decoration:none}.Support_footerLinks__5JY7j a:hover{text-decoration:underline}@media (max-width:768px){.Support_hero__GlbWy h1{font-size:2rem}.Support_formRow__9kU95{grid-template-columns:1fr}.Support_nav__MDCpS{gap:1rem;font-size:.9rem}.Support_contactForm__LaWem{padding:2rem 1.5rem}}