.help-module__vTXH0G__helpGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;width:100%;margin-bottom:40px;display:grid}.help-module__vTXH0G__mainContainer{box-sizing:border-box;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:20px}.help-module__vTXH0G__headerSection{text-align:center;margin-bottom:30px;padding:40px 20px}.help-module__vTXH0G__headerTitle{font-family:var(--font-poppins);color:var(--primary);justify-content:center;align-items:center;gap:15px;margin-bottom:15px;font-size:32px;font-weight:900;display:flex}.help-module__vTXH0G__headerDesc{color:var(--muted);max-width:600px;margin:0 auto 25px;font-weight:500;line-height:1.6}.help-module__vTXH0G__helpCard{background:var(--card);border:1px solid var(--border-color);box-shadow:0 5px 15px var(--shadow);border-radius:18px;flex-direction:column;padding:25px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.help-module__vTXH0G__helpCard:hover{box-shadow:0 15px 30px var(--shadow);transform:translateY(-5px)}.help-module__vTXH0G__helpCard h2{font-family:var(--font-poppins);color:var(--primary);align-items:center;gap:12px;margin-top:0;margin-bottom:15px;font-size:20px;font-weight:800;display:flex}.help-module__vTXH0G__helpCard h2 i{color:var(--accent);font-size:24px}.help-module__vTXH0G__helpCard p{color:var(--muted);flex-grow:1;margin-bottom:20px;font-size:14.5px;line-height:1.6}.help-module__vTXH0G__helpCard ul{color:var(--muted);margin-bottom:20px;padding-left:20px}.help-module__vTXH0G__helpCard li{margin-bottom:8px;font-size:14px;font-weight:500}.help-module__vTXH0G__cardLinks{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.help-module__vTXH0G__cardBtn{color:var(--primary);cursor:pointer;background:#1e90ff1a;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.help-module__vTXH0G__cardBtn:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.help-module__vTXH0G__cardBlue{background:linear-gradient(135deg,#1e90ff14,#001f3f0f);border-color:#1e90ff26}.help-module__vTXH0G__cardGreen{background:linear-gradient(135deg,#25d36614,#128c7e0f);border-color:#25d36626}.help-module__vTXH0G__cardOrange{background:linear-gradient(135deg,#ffa50014,#ff8c000f);border-color:#ffa50026}.help-module__vTXH0G__cardPurple{background:linear-gradient(135deg,#8a2be214,#4b00820f);border-color:#8a2be226}.help-module__vTXH0G__cardRed{background:linear-gradient(135deg,#ff00000a,#8b000005);border-color:#ff000026}.help-module__vTXH0G__infoBox{border-left:3px solid var(--accent);background:#00000008;border-radius:6px;margin-bottom:15px;padding:12px;font-size:13.5px}.help-module__vTXH0G__securityBadge{color:#25d366;background:#25d3661a;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.dark .help-module__vTXH0G__cardBtn{color:var(--accent);background:#ffffff0d}.dark .help-module__vTXH0G__cardBtn:hover{color:var(--bg)}.dark .help-module__vTXH0G__infoBox{background:#ffffff0d}@media (max-width:768px){.help-module__vTXH0G__helpGrid{grid-template-columns:1fr}.help-module__vTXH0G__headerTitle{font-size:24px}}
