.support-module__cd0qgq__container{background-color:var(--background);min-height:100vh;color:var(--foreground);flex-direction:column;display:flex}.support-module__cd0qgq__main{flex:1;width:100%;max-width:800px;margin:0 auto;padding:80px 20px}.support-module__cd0qgq__backButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:40px;margin-left:-16px;padding:8px 16px;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex}.support-module__cd0qgq__backButton:hover{color:var(--foreground);background-color:#ffffff0d}.support-module__cd0qgq__header{text-align:center;margin-bottom:60px}.support-module__cd0qgq__title{background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;margin-bottom:16px;font-size:3rem;font-weight:800}.support-module__cd0qgq__subtitle{color:var(--muted-foreground);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.support-module__cd0qgq__grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:60px;display:grid}.support-module__cd0qgq__card{background:var(--card);border:1px solid var(--border);border-radius:16px;flex-direction:column;align-items:flex-start;padding:32px;transition:transform .2s,border-color .2s;display:flex}.support-module__cd0qgq__card:hover{border-color:#fff3;transform:translateY(-4px)}.support-module__cd0qgq__iconWrapper{color:#22c55e;background:#22c55e1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.support-module__cd0qgq__cardTitle{margin-bottom:8px;font-size:1.25rem;font-weight:600}.support-module__cd0qgq__cardText{color:var(--muted-foreground);flex:1;margin-bottom:24px;font-size:.95rem;line-height:1.5}.support-module__cd0qgq__actionButton{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.support-module__cd0qgq__primaryAction{background:var(--primary);color:#fff;border:none}.support-module__cd0qgq__primaryAction:hover{background:var(--primary-hover)}.support-module__cd0qgq__secondaryAction{color:var(--foreground);border:1px solid var(--border);background:0 0}.support-module__cd0qgq__secondaryAction:hover{background:#ffffff0d}.support-module__cd0qgq__faqSection{margin-top:60px}.support-module__cd0qgq__faqTitle{text-align:center;margin-bottom:24px;font-size:1.5rem;font-weight:700}.support-module__cd0qgq__faqItem{background:var(--card);border:1px solid var(--border);border-radius:12px;margin-bottom:16px;padding:24px}.support-module__cd0qgq__faqQuestion{margin-bottom:12px;font-size:1.1rem;font-weight:600}.support-module__cd0qgq__faqAnswer{color:var(--muted-foreground);font-size:.95rem;line-height:1.6}@media (max-width:768px){.support-module__cd0qgq__grid{grid-template-columns:1fr}.support-module__cd0qgq__title{font-size:2.5rem}}
