.SupportForm-module__IeqagG__wrapper{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.SupportForm-module__IeqagG__card{background:#fff;border-radius:20px;width:100%;max-width:900px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.SupportForm-module__IeqagG__header{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:40px;position:relative}.SupportForm-module__IeqagG__backLink{color:#fff;opacity:.9;font-size:.875rem;text-decoration:none;transition:opacity .2s;position:absolute;top:20px;left:20px}.SupportForm-module__IeqagG__backLink:hover{opacity:1}.SupportForm-module__IeqagG__badge{background:#fff3;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:.875rem;font-weight:600;display:inline-block}.SupportForm-module__IeqagG__heading{margin:0 0 12px;font-size:2rem;font-weight:700}.SupportForm-module__IeqagG__lead{opacity:.95;margin:0;font-size:1.125rem}.SupportForm-module__IeqagG__section{padding:40px}.SupportForm-module__IeqagG__panel{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:32px;box-shadow:0 2px 8px #00000014}.SupportForm-module__IeqagG__panelTitle{color:#1f2937;margin-bottom:16px;font-size:1.5rem;font-weight:600}.SupportForm-module__IeqagG__description{color:#6b7280;margin-bottom:24px;line-height:1.6}.SupportForm-module__IeqagG__inputGroup{margin-bottom:24px}.SupportForm-module__IeqagG__inputGroup label{color:#374151;margin-bottom:8px;font-weight:500;display:block}.SupportForm-module__IeqagG__required{color:#ef4444}.SupportForm-module__IeqagG__input,.SupportForm-module__IeqagG__select,.SupportForm-module__IeqagG__textarea{color:#1f2937;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.SupportForm-module__IeqagG__input:focus,.SupportForm-module__IeqagG__select:focus,.SupportForm-module__IeqagG__textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea33}.SupportForm-module__IeqagG__input::placeholder,.SupportForm-module__IeqagG__textarea::placeholder{color:#9ca3af}.SupportForm-module__IeqagG__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.SupportForm-module__IeqagG__textarea{resize:vertical;min-height:150px;font-family:inherit}.SupportForm-module__IeqagG__charCount{color:#9ca3af;text-align:right;margin-top:8px;font-size:.875rem}.SupportForm-module__IeqagG__actions{flex-direction:column;gap:16px;display:flex}.SupportForm-module__IeqagG__button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.SupportForm-module__IeqagG__button:disabled{opacity:.5;cursor:not-allowed}.SupportForm-module__IeqagG__button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.SupportForm-module__IeqagG__primaryButton{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.SupportForm-module__IeqagG__successBanner,.SupportForm-module__IeqagG__errorBanner,.SupportForm-module__IeqagG__infoBanner{border-radius:8px;margin-bottom:24px;padding:16px;line-height:1.5}.SupportForm-module__IeqagG__successBanner{color:#16a34a;background:#22c55e1a;border:1px solid #22c55e4d}.SupportForm-module__IeqagG__errorBanner{color:#dc2626;background:#ef44441a;border:1px solid #ef44444d}.SupportForm-module__IeqagG__infoBanner{color:#667eea;background:#667eea1a;border:1px solid #667eea4d}.SupportForm-module__IeqagG__helper{color:#6b7280;font-size:.875rem;line-height:1.5}.SupportForm-module__IeqagG__faqSection{margin-top:40px}.SupportForm-module__IeqagG__faqItem{border-bottom:1px solid #e5e7eb;padding:20px 0}.SupportForm-module__IeqagG__faqItem:last-child{border-bottom:none}.SupportForm-module__IeqagG__faqQuestion{color:#1f2937;margin-bottom:8px;font-size:1rem;font-weight:600}.SupportForm-module__IeqagG__faqAnswer{color:#6b7280;margin:0;line-height:1.6}.SupportForm-module__IeqagG__link{color:#667eea;text-decoration:underline}.SupportForm-module__IeqagG__link:hover{color:#764ba2}.SupportForm-module__IeqagG__footer{text-align:center;color:#6b7280;background:#f9fafb;padding:24px 40px;font-size:.875rem}@media (max-width:640px){.SupportForm-module__IeqagG__wrapper{padding:10px}.SupportForm-module__IeqagG__header{padding:30px 20px}.SupportForm-module__IeqagG__backLink{margin-bottom:16px;display:block;position:static}.SupportForm-module__IeqagG__heading{font-size:1.5rem}.SupportForm-module__IeqagG__lead{font-size:1rem}.SupportForm-module__IeqagG__section,.SupportForm-module__IeqagG__panel{padding:20px}.SupportForm-module__IeqagG__panelTitle{font-size:1.25rem}.SupportForm-module__IeqagG__footer{padding:20px}}
