.h4h-section h3{font-size:17px;font-weight:700;color:#1c1200;margin:22px 0 10px}.h4h-highlight a{color:#78350f;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:#fbbf24;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:15px;flex-shrink:0;border:2px solid rgba(217,119,6,.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}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0}.card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.04);border-top:3px solid #d97706}.card h4{font-size:14px;font-weight:700;color:#1c1200;margin:0 0 8px}.card p{font-size:13px;color:#6b7280;margin:0;line-height:1.6}.price-tag{font-size:12px;background:#fffbeb;border:1px solid #fde68a;color:#78350f;padding:4px 10px;border-radius:12px;font-weight:700;display:inline-block;margin-top:8px}.faq-a a{color:#78350f;font-weight:600;text-decoration:none}@media (max-width:900px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.card-grid{grid-template-columns:1fr}}