.HelpSupportSection_section__DC0NE{background:var(--white);border:1px solid var(--cream-border);border-radius:var(--radius-2xl);padding:var(--space-8);margin-bottom:var(--space-12);box-shadow:0 4px 20px rgba(4,44,83,.02)}.HelpSupportSection_title__B14xp{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:700;color:var(--cream-navy);margin-bottom:var(--space-4);display:flex;align-items:center;gap:var(--space-2)}.HelpSupportSection_description__1WnZU{font-size:var(--text-base);color:var(--cream-text-muted);line-height:1.7;margin-bottom:var(--space-6)}.HelpSupportSection_contactGrid__uQqCn{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4);margin:0}.HelpSupportSection_supportCard__ySITo{display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-5);border-radius:var(--radius-xl);border:1px solid var(--cream-border);text-decoration:none;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast);background:var(--white)}.HelpSupportSection_supportCard__ySITo:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(4,44,83,.08)}.HelpSupportSection_supportCardWhatsApp__HGnQU{background:rgba(37,211,102,.06);border-color:rgba(37,211,102,.22)}.HelpSupportSection_supportCardWhatsApp__HGnQU:hover{border-color:rgba(37,211,102,.45)}.HelpSupportSection_supportCardPhone__l_hVk{background:rgba(24,95,165,.05);border-color:rgba(24,95,165,.18)}.HelpSupportSection_supportCardPhone__l_hVk:hover{border-color:rgba(24,95,165,.4)}.HelpSupportSection_supportCardEmail__QfkY8{background:rgba(239,159,39,.06);border-color:rgba(239,159,39,.22)}.HelpSupportSection_supportCardEmail__QfkY8:hover{border-color:rgba(239,159,39,.45)}.HelpSupportSection_supportIcon__diBJZ{flex-shrink:0;width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.HelpSupportSection_supportCardWhatsApp__HGnQU .HelpSupportSection_supportIcon__diBJZ{background:#25d366;color:#fff}.HelpSupportSection_supportCardPhone__l_hVk .HelpSupportSection_supportIcon__diBJZ{background:var(--cream-blue);color:#fff}.HelpSupportSection_supportCardEmail__QfkY8 .HelpSupportSection_supportIcon__diBJZ{background:var(--cream-amber);color:#fff}.HelpSupportSection_supportCardBody__c4jSa{display:flex;flex-direction:column;gap:2px;min-width:0}.HelpSupportSection_supportCardLabel__04uMv{font-family:var(--font-heading);font-size:var(--text-base);font-weight:700;color:var(--cream-navy);line-height:1.3}.HelpSupportSection_supportCardValue__75r4n{font-size:var(--text-sm);font-weight:600;color:var(--cream-blue);line-height:1.4;word-break:break-word}.HelpSupportSection_supportCardWhatsApp__HGnQU .HelpSupportSection_supportCardValue__75r4n{color:#128c7e}.HelpSupportSection_supportCardEmail__QfkY8 .HelpSupportSection_supportCardValue__75r4n{color:#b7791f}.HelpSupportSection_supportCardHint__E6yl7{font-size:var(--text-xs);color:var(--cream-text-muted);line-height:1.4;margin-top:2px}@media (max-width:900px){.HelpSupportSection_contactGrid__uQqCn{grid-template-columns:1fr}.HelpSupportSection_section__DC0NE{padding:var(--space-5)}.HelpSupportSection_title__B14xp{font-size:var(--text-xl)}}