.support-hero[data-astro-cid-ns3vcand]{background:linear-gradient(135deg,var(--primary) 0%,#0f2d24 100%);color:var(--white);padding:var(--space-xl) 0 var(--space-lg);text-align:center}.support-hero[data-astro-cid-ns3vcand] h1[data-astro-cid-ns3vcand]{font-size:var(--text-4xl);margin-bottom:var(--space-sm)}.lead[data-astro-cid-ns3vcand]{font-size:var(--text-xl);opacity:.9;margin-bottom:var(--space-md)}.emergency-banner[data-astro-cid-ns3vcand]{display:inline-flex;align-items:center;gap:var(--space-sm);background:#ffffff1a;backdrop-filter:blur(10px);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-full);border:2px solid rgba(255,255,255,.2)}.emergency-banner[data-astro-cid-ns3vcand] svg[data-astro-cid-ns3vcand]{width:24px;height:24px;animation:pulse 2s infinite}.emergency-banner[data-astro-cid-ns3vcand] a[data-astro-cid-ns3vcand]{color:var(--white);font-weight:var(--font-weight-bold)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.support-categories[data-astro-cid-ns3vcand]{padding:var(--space-xl) 0;background-color:var(--neutral-light)}.category-grid[data-astro-cid-ns3vcand]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-md);align-items:stretch}.category-card[data-astro-cid-ns3vcand]{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-md);box-shadow:var(--shadow-sm);transition:all var(--transition-base);border:2px solid transparent;display:flex;flex-direction:column;height:100%}.category-card[data-astro-cid-ns3vcand]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.urgency-critical[data-astro-cid-ns3vcand]{border-color:#dc2626}.urgency-critical[data-astro-cid-ns3vcand] .category-icon[data-astro-cid-ns3vcand]{color:#dc2626}.urgency-high[data-astro-cid-ns3vcand]{border-color:#f97316}.urgency-high[data-astro-cid-ns3vcand] .category-icon[data-astro-cid-ns3vcand]{color:#f97316}.urgency-normal[data-astro-cid-ns3vcand] .category-icon[data-astro-cid-ns3vcand]{color:var(--primary)}.urgency-low[data-astro-cid-ns3vcand] .category-icon[data-astro-cid-ns3vcand]{color:var(--secondary)}.card-header[data-astro-cid-ns3vcand]{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm)}.category-icon[data-astro-cid-ns3vcand]{width:48px;height:48px}.card-header[data-astro-cid-ns3vcand] h2[data-astro-cid-ns3vcand]{font-size:var(--text-xl);margin:0;flex:1}.urgency-badge[data-astro-cid-ns3vcand]{background:#dc2626;color:#fff;padding:.25rem .75rem;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-weight-bold);animation:pulse 2s infinite}.category-description[data-astro-cid-ns3vcand]{color:var(--neutral-dark);margin:0;min-height:3em}.action-buttons[data-astro-cid-ns3vcand]{display:flex;flex-direction:column;gap:var(--space-xs);margin:var(--space-sm) 0}.action-btn[data-astro-cid-ns3vcand]{display:inline-flex;align-items:center;gap:.5rem;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);text-decoration:none;font-weight:var(--font-weight-semibold);transition:all var(--transition-fast);min-height:40px;justify-content:center;width:100%}.action-btn[data-astro-cid-ns3vcand] svg[data-astro-cid-ns3vcand]{width:20px;height:20px}.btn-primary[data-astro-cid-ns3vcand]{background:var(--primary);color:var(--white)}.btn-primary[data-astro-cid-ns3vcand]:hover{background:#164239;transform:translateY(-1px)}.btn-secondary[data-astro-cid-ns3vcand]{background:var(--secondary);color:var(--neutral-dark)}.btn-secondary[data-astro-cid-ns3vcand]:hover{background:#c19660}.instructions-detail[data-astro-cid-ns3vcand]{margin-top:auto;padding:var(--space-sm) 0;border-top:1px solid #e5e7eb}.instructions-detail[data-astro-cid-ns3vcand] summary[data-astro-cid-ns3vcand]{cursor:pointer;color:var(--primary);font-weight:var(--font-weight-medium)}.instructions-list[data-astro-cid-ns3vcand]{margin-top:var(--space-sm);padding-left:var(--space-md);color:var(--neutral-dark)}.instructions-list[data-astro-cid-ns3vcand] li[data-astro-cid-ns3vcand]{margin-bottom:.5rem}.important-info[data-astro-cid-ns3vcand]{padding:var(--space-xl) 0}.info-grid[data-astro-cid-ns3vcand]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-md);margin-top:var(--space-md)}.info-card[data-astro-cid-ns3vcand]{background:var(--white);padding:var(--space-md);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.info-card[data-astro-cid-ns3vcand] h3[data-astro-cid-ns3vcand]{font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--primary)}.info-card[data-astro-cid-ns3vcand] ul[data-astro-cid-ns3vcand]{list-style:none;padding:0}.info-card[data-astro-cid-ns3vcand] li[data-astro-cid-ns3vcand]{padding:.5rem 0;border-bottom:1px solid #e5e7eb}.info-card[data-astro-cid-ns3vcand] li[data-astro-cid-ns3vcand]:last-child{border-bottom:none}.info-card[data-astro-cid-ns3vcand] li[data-astro-cid-ns3vcand]:before{content:"→";color:var(--primary);margin-right:.5rem}dl[data-astro-cid-ns3vcand]{display:grid;grid-template-columns:auto 1fr;gap:.5rem var(--space-sm)}dt[data-astro-cid-ns3vcand]{font-weight:var(--font-weight-semibold);color:var(--neutral-dark)}dd[data-astro-cid-ns3vcand]{margin:0}dd[data-astro-cid-ns3vcand] a[data-astro-cid-ns3vcand]{color:var(--primary);text-decoration:none}dd[data-astro-cid-ns3vcand] a[data-astro-cid-ns3vcand]:hover{text-decoration:underline}@media (max-width: 768px){.support-hero[data-astro-cid-ns3vcand] h1[data-astro-cid-ns3vcand]{font-size:var(--text-3xl)}.emergency-banner[data-astro-cid-ns3vcand]{flex-direction:column;padding:var(--space-sm);font-size:var(--text-sm)}.category-grid[data-astro-cid-ns3vcand]{grid-template-columns:1fr}}@media print{.support-hero[data-astro-cid-ns3vcand]{background:none;color:#000}.category-card[data-astro-cid-ns3vcand]{-moz-column-break-inside:avoid;break-inside:avoid;border:1px solid black}.instructions-detail[data-astro-cid-ns3vcand]{open:true}.action-btn[data-astro-cid-ns3vcand]{border:1px solid black}}
