.help-hero{background:linear-gradient(135deg,#ecfdf5,#eff6ff);padding:4.5rem 1rem 5rem}.help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.help-card{border:1px solid #d9e6e2;background:#fff;border-radius:1rem;padding:1.35rem;cursor:pointer;transition:.2s}.help-card:hover,.help-card.active{transform:translateY(-3px);border-color:#10b981;box-shadow:0 12px 28px #0f172a12}.help-card h2{font-family:'Playfair Display',Georgia,serif;color:#0f172a;font-size:1.2rem;margin:.5rem 0}.help-icon{font-size:1.8rem}.help-panel{background:#fff;border:1px solid #d9e6e2;border-radius:1.25rem;padding:1.5rem;box-shadow:0 10px 28px #0f172a0d}.help-step{display:flex;gap:.8rem;padding:.8rem 0;border-bottom:1px solid #eef2f0}.help-step:last-child{border-bottom:0}.help-num{background:#d1fae5;color:#047857;border-radius:999px;min-width:1.8rem;height:1.8rem;display:grid;place-items:center;font-weight:700}.help-note{background:#fffbeb;border-left:4px solid #f59e0b;padding:1rem;border-radius:.5rem;color:#78350f}.help-links{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.2rem}.help-links a{color:#047857;font-weight:600;text-decoration:underline}@media(max-width:800px){.help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.help-grid{grid-template-columns:1fr}.help-hero{padding-top:3.5rem;padding-bottom:3.5rem}}
