@media(hover:hover)and (pointer:fine){.hero-feature-card{transition:transform .48s cubic-bezier(.22,1,.36,1),box-shadow .48s cubic-bezier(.22,1,.36,1),border-color .4s cubic-bezier(.22,1,.36,1),background-color .4s cubic-bezier(.22,1,.36,1);will-change:transform}.hero-feature-card:hover{transform:translate3d(0,-6px,0);border-color:color-mix(in oklab,var(--color-sky-300, #7dd3fc) 80%,transparent);background-color:#fff;box-shadow:0 12px 28px -12px #0f172a2e,0 4px 10px -6px #0f172a1a}.hero-feature-icon{transition:transform .48s cubic-bezier(.22,1,.36,1),background-color .4s cubic-bezier(.22,1,.36,1),color .4s cubic-bezier(.22,1,.36,1)}.hero-feature-card:hover .hero-feature-icon{transform:scale(1.08);background-color:color-mix(in oklab,var(--color-sky-50, #f0f9ff) 100%,transparent);color:var(--color-sky-700, #0369a1)}.hero-feature-title{transition:color .4s cubic-bezier(.22,1,.36,1)}.hero-feature-card:hover .hero-feature-title{color:var(--color-sky-800, #075985)}}@media(prefers-reduced-motion:reduce){.hero-feature-card,.hero-feature-icon,.hero-feature-title{transition:none}.hero-feature-card:hover,.hero-feature-card:hover .hero-feature-icon{transform:none}}
