@charset "UTF-8";.service-detail-icon i.ph-map-pin{animation:mapPulse 2s ease-in-out infinite}@keyframes mapPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.service-detail-icon i.ph-star{animation:starShine 3s ease-in-out infinite}@keyframes starShine{0%,100%{opacity:1;filter:brightness(1)}50%{opacity:.7;filter:brightness(1.3)}}.service-detail-icon i.ph-chart-line{animation:chartGrow 2s ease-in-out infinite}@keyframes chartGrow{0%,100%{transform:scaleY(1)}50%{transform:scaleY(1.1)}}.service-meo-accent{color:var(--c-cyan);font-weight:700}.local-business-highlight{background:linear-gradient(135deg,rgba(0,212,255,.05) 0%,rgba(11,28,60,.05) 100%);padding:3rem;border-radius:12px;margin:3rem 0}@media (max-width:768px){.local-business-highlight{padding:2rem 1.5rem}}