.help-center_main__hCBnp{min-height:100vh;background:var(--bg-primary)}.help-center_categoriesSection__SpFe4{padding:var(--spacing-section);background:linear-gradient(135deg,#f6f8fb,#ffffff)}.help-center_categoriesContainer__2nyGx{max-width:1200px;margin:0 auto}.help-center_sectionTitle__nN4oN{font-size:var(--font-size-title);font-weight:var(--font-weight-bold);color:var(--text-primary);text-align:center;margin-bottom:1rem;letter-spacing:-.02em}.help-center_sectionSubtitle__8DeWn{font-size:1.125rem;color:var(--text-secondary);text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.help-center_categoriesGrid__8_5DZ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.help-center_categoryCard__q8qoa{background:var(--bg-primary);border:2px solid var(--border-light);border-radius:var(--radius-lg);padding:2rem;text-decoration:none;transition:all .3s ease;display:flex;flex-direction:column;position:relative;overflow:hidden}.help-center_categoryCard__q8qoa:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--category-color);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.help-center_categoryCard__q8qoa:hover{border-color:var(--category-color);transform:translateY(-4px);box-shadow:0 8px 24px rgba(var(--brand-primary-rgb),.15)}.help-center_categoryCard__q8qoa:hover:before{transform:scaleX(1)}.help-center_categoryIcon__u2Pth{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}.help-center_categoryCard__q8qoa:hover .help-center_categoryIcon__u2Pth{transform:scale(1.1)}.help-center_categoryTitle__bQWsN{font-size:1.5rem;font-weight:var(--font-weight-bold);color:var(--text-primary);margin-bottom:.75rem;line-height:1.3}.help-center_categoryDescription__GMYyO{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem;flex:1 1}.help-center_categoryArrow___RTpQ{display:flex;align-items:center;justify-content:flex-end;color:var(--category-color);margin-top:auto;transition:transform .3s ease}.help-center_categoryCard__q8qoa:hover .help-center_categoryArrow___RTpQ{transform:translateX(4px)}.help-center_supportSection__5XL3u{padding:var(--spacing-section);background:var(--bg-primary);text-align:center}.help-center_supportContainer___qHc2{max-width:800px;margin:0 auto}.help-center_supportTitle__75gG8{font-size:var(--font-size-title);font-weight:var(--font-weight-bold);color:var(--text-primary);margin-bottom:1rem}.help-center_supportDescription__Bd044{font-size:var(--font-size-subtitle);color:var(--text-secondary);margin-bottom:2rem;line-height:1.7}.help-center_supportButton__qskRx{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;background:var(--brand-gradient);color:var(--bg-primary);text-decoration:none;border-radius:var(--radius-md);font-weight:var(--font-weight-semibold);font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(var(--brand-primary-rgb),.3)}.help-center_supportButton__qskRx:hover{transform:translateY(-2px);box-shadow:0 6px 30px rgba(var(--brand-primary-rgb),.45)}@media (max-width:1024px){.help-center_categoriesGrid__8_5DZ{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.help-center_categoriesSection__SpFe4{padding:var(--spacing-section-sm) 1.5rem}.help-center_sectionTitle__nN4oN{font-size:2rem}.help-center_sectionSubtitle__8DeWn{font-size:1rem;margin-bottom:2rem}.help-center_categoriesGrid__8_5DZ{grid-template-columns:1fr;gap:1.25rem}.help-center_categoryCard__q8qoa{padding:1.5rem}.help-center_categoryIcon__u2Pth{width:56px;height:56px}.help-center_categoryTitle__bQWsN{font-size:1.25rem}}@media (max-width:480px){.help-center_categoryCard__q8qoa{padding:1.25rem}}