.support-module__cd0qgq__supportPage{background-color:var(--background);min-height:100vh;padding:14px 16px}.support-module__cd0qgq__supportContainer{max-width:720px;margin:0 auto}.support-module__cd0qgq__header{z-index:10;-webkit-backdrop-filter:blur(4px);background-color:#18181bf2;border-bottom:1px solid #27272a;padding:12px 16px;position:sticky;top:0}.support-module__cd0qgq__headerInner{justify-content:space-between;align-items:center;max-width:720px;margin:0 auto;display:flex}.support-module__cd0qgq__headerBrand{flex-direction:column;line-height:1.2;display:flex}.support-module__cd0qgq__headerTitle{color:var(--foreground);font-size:28px;font-weight:700;font-family:var(--textfont)}.support-module__cd0qgq__headerSubtitle{color:var(--muted-foreground);font-size:28px;font-weight:700;font-family:var(--textfont)}.support-module__cd0qgq__subHeader{color:var(--muted-foreground);font-size:16px;font-family:var(--textfont);margin:8px 0 0;line-height:1.5}.support-module__cd0qgq__backToApp{color:var(--foreground);cursor:pointer;font-size:16px;font-weight:600;font-family:var(--textfont);background:#303036;border:none;border-radius:6px;align-items:center;padding:8px 16px;text-decoration:none;transition:opacity .2s;display:inline-flex}.support-module__cd0qgq__backToApp:hover{opacity:.8}.support-module__cd0qgq__languageToggle{flex-shrink:0}.support-module__cd0qgq__sectionHeading{color:var(--foreground);font-size:20px;font-weight:600;font-family:var(--textfont);margin:32px 0 16px}.support-module__cd0qgq__subLabel{color:var(--muted-foreground);font-size:18px;font-weight:600;font-family:var(--textfont);margin:24px 0 12px}.support-module__cd0qgq__roleGrid,.support-module__cd0qgq__cardGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:640px){.support-module__cd0qgq__cardGrid{grid-template-columns:1fr}}.support-module__cd0qgq__topicGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:640px){.support-module__cd0qgq__topicGrid{grid-template-columns:1fr}}.support-module__cd0qgq__card{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;padding:20px;display:flex}.support-module__cd0qgq__cardIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;display:flex}.support-module__cd0qgq__contactLink{font-size:16px;font-weight:500;font-family:var(--textfont);color:var(--foreground)!important;text-decoration:none!important}.support-module__cd0qgq__contactLinkMuted{color:var(--muted-foreground);font-size:16px;font-weight:500;font-family:var(--textfont);margin-top:2px;text-decoration:none;display:block}.support-module__cd0qgq__phoneList{grid-template-columns:auto 1fr;align-items:center;gap:2px 4px;margin-top:8px;display:grid}.support-module__cd0qgq__phoneRow{align-items:center;gap:8px;display:flex}.support-module__cd0qgq__badgePrimary{color:var(--primary);font-size:14px;font-weight:500;font-family:var(--textfont);background:#1a43ed21;border-radius:99px;padding:1px 8px}.support-module__cd0qgq__cardInteractive{cursor:pointer;text-align:left;color:inherit;width:100%;text-decoration:none;transition:border-color .2s}.support-module__cd0qgq__cardInteractive:hover{border-color:var(--secondary-light)}.support-module__cd0qgq__topicCard{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;text-align:left;color:inherit;flex-direction:column;align-items:flex-start;gap:0;width:100%;padding:14px 16px;text-decoration:none;transition:border-color .2s;display:flex}.support-module__cd0qgq__topicCard:hover{border-color:var(--secondary-light)}.support-module__cd0qgq__topicName{color:var(--foreground);font-size:16px;font-weight:500;font-family:var(--textfont);flex:1}.support-module__cd0qgq__topicCount{color:var(--muted-foreground);font-size:14px;font-family:var(--textfont)}.support-module__cd0qgq__cardTitle{color:var(--foreground);font-size:16px;font-weight:500;font-family:var(--textfont);margin:0}.support-module__cd0qgq__cardMuted{color:var(--muted-foreground);font-size:14px;font-family:var(--textfont);margin:0}.support-module__cd0qgq__backButton{color:var(--muted-foreground);font-size:18px;font-weight:500;font-family:var(--textfont);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-bottom:24px;padding:0;text-decoration:none;transition:color .2s;display:inline-flex}.support-module__cd0qgq__backButton:hover{color:var(--foreground)}.support-module__cd0qgq__listHeading{color:var(--foreground);font-size:22px;font-weight:600;font-family:var(--textfont);margin:0 0 16px}.support-module__cd0qgq__articleList,.support-module__cd0qgq__articleListGrid{flex-direction:column;gap:8px;display:flex}.support-module__cd0qgq__articleRow{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);cursor:pointer;text-align:left;color:inherit;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;text-decoration:none;transition:border-color .2s;display:flex}.support-module__cd0qgq__articleRow:hover{border-color:var(--secondary-light)}.support-module__cd0qgq__articleRow:hover .support-module__cd0qgq__chevron{transform:translate(4px)}.support-module__cd0qgq__articleTitle{color:var(--foreground);font-size:16px;font-weight:500;font-family:var(--textfont)}.support-module__cd0qgq__articleRowRight{align-items:center;gap:10px;display:flex}.support-module__cd0qgq__chevron{color:var(--muted-foreground);transition:transform .2s}.support-module__cd0qgq__badgeEmployee{font-size:14px;font-weight:500;font-family:var(--textfont);color:var(--primary);background:#1a43ed21;border-radius:99px;align-items:center;padding:2px 8px;display:inline-flex}.support-module__cd0qgq__badgeManager{font-size:14px;font-weight:500;font-family:var(--textfont);color:var(--ring);background:#8b5cf621;border-radius:99px;align-items:center;padding:2px 8px;display:inline-flex}.support-module__cd0qgq__markdownContent h1{color:var(--foreground);font-size:28px;font-weight:600;font-family:var(--textfont);margin-top:0;margin-bottom:6px}@media (max-width:640px){.support-module__cd0qgq__markdownContent h1{font-size:24px}}.support-module__cd0qgq__markdownContent h2{color:var(--foreground);font-size:22px;font-weight:600;font-family:var(--textfont);margin-top:32px;margin-bottom:16px}.support-module__cd0qgq__markdownContent h2:first-of-type{margin-top:12px}@media (max-width:640px){.support-module__cd0qgq__markdownContent h2{font-size:20px}}.support-module__cd0qgq__markdownContent h3{color:var(--foreground);font-size:18px;font-weight:600;font-family:var(--textfont);margin-top:24px;margin-bottom:12px}.support-module__cd0qgq__markdownContent ul,.support-module__cd0qgq__markdownContent ol{color:var(--foreground);font-family:var(--textfont);margin-bottom:16px;padding-left:24px}.support-module__cd0qgq__markdownContent li{font-size:16px;font-family:var(--textfont);margin-bottom:8px}.support-module__cd0qgq__markdownContent a{color:var(--primary);font-weight:500;font-family:var(--textfont);text-decoration:none;transition:all .2s}.support-module__cd0qgq__markdownContent a:hover{color:color-mix(in srgb, var(--primary) 80%, white);border-bottom:1px solid}.support-module__cd0qgq__markdownContent p:has(>img:only-child){background-color:var(--secondary);border-radius:8px;justify-content:center;margin:20px 0;padding:2px;display:flex}.support-module__cd0qgq__markdownContent img{border-radius:var(--radius);max-width:100%}.support-module__cd0qgq__markdownContent pre{background-color:var(--muted);border-radius:var(--radius);margin:16px 0;padding:16px;font-family:monospace;overflow-x:auto}.support-module__cd0qgq__footer{text-align:center;color:#fff9;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:16px;margin-top:48px;padding:20px 0;display:flex}.support-module__cd0qgq__footer p{margin:0;font-size:14px}.support-module__cd0qgq__footer a{color:#fff9;text-decoration:underline;transition:color .2s}.support-module__cd0qgq__footer a:hover{color:#fffc}
