.h4h-section h3{font-size:17px;font-weight:700;color:#13072e;margin:22px 0 10px}.h4h-highlight{background:#f5f3ff;border-left:4px solid #7c3aed;border-radius:0 8px 8px 0;padding:18px 22px;margin:22px 0}.h4h-highlight p{margin:0;font-size:15px;color:#4c1d95}.h4h-highlight a{color:#4c1d95;font-weight:700;text-decoration:none}.h4h-steps{list-style:none;padding:0;margin:20px 0}.h4h-steps li{display:flex;gap:18px;margin-bottom:22px;align-items:flex-start}.step-num{min-width:44px;height:44px;background:#0d1117;color:#a78bfa;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:15px;flex-shrink:0;border:2px solid rgba(124,58,237,.3)}.step-content h4{font-size:16px;font-weight:700;color:#0d1117;margin:0 0 4px}.step-content p{font-size:14px;color:#6b7280;margin:0}.price-tag{font-size:12px;background:#f5f3ff;border:1px solid #ddd6fe;color:#4c1d95;padding:4px 10px;border-radius:12px;font-weight:700;display:inline-block;margin-top:8px}.td-green{color:#059669;font-weight:700}.td-orange{color:#d97706;font-weight:700}.device-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.device-tag{background:#f5f3ff;border:1px solid #ddd6fe;border-radius:8px;padding:10px 14px;font-size:13px;color:#4c1d95;font-weight:600;text-align:center}.faq-a a{color:#4c1d95;font-weight:600;text-decoration:none}@media (max-width:900px){.device-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.device-grid{grid-template-columns:1fr 1fr}}