.services-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:48px;text-align:left}.service-category{background:#f8f9fa;padding:24px;border-radius:12px;border:1px solid #e5e7eb}.service-category h3{color:#1f2937;font-size:20px;font-weight:600;margin-bottom:16px;border-bottom:2px solid #3b82f6;padding-bottom:8px}.service-category ul{list-style:none;padding:0;margin:0}.service-category li{padding:8px 0;color:#4b5563;font-size:16px;border-bottom:1px solid #e5e7eb}.service-category li:last-child{border-bottom:none}.service-category li:before{content:"✓";color:#10b981;font-weight:700;margin-right:8px}@media (max-width: 768px){.services-preview{grid-template-columns:1fr;gap:24px;margin-top:32px}.service-category{padding:20px}.service-category h3{font-size:18px}.service-category li{font-size:14px}}
