.text-gradient:where(.astro-BBE6DXRZ){background:linear-gradient(315deg,var(--primary-200) 25%,var(--secondary-500));background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:0}.hero-subheading:where(.astro-BBE6DXRZ){font-size:4rem}.darkmode .text-gradient{background:linear-gradient(315deg,var(--primary-200) 25%,var(--secondary-400));background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.feature:where(.astro-EZSI7UPZ){position:relative;padding:2rem;width:calc(100% - .5rem);background-color:var(--neutral-100);border:3px solid var(--neutral-700);border-radius:1rem;box-shadow:0 0 0 6px var(--neutral-100)}.feature:where(.astro-EZSI7UPZ):after{content:"";position:absolute;z-index:-1;background-color:var(--action-color);inset:1rem -1rem -1rem 1rem;border-radius:1rem}.feature [astro-icon]{width:4rem;color:var(--action-color)}.darkmode .feature{background-color:var(--dark-100);box-shadow:0 0 0 6px var(--dark-100)}@media (max-width:1024px){.hero-subheading:where(.astro-BBE6DXRZ){font-size:2.5rem}}@media (min-width:75em){.feature:where(.astro-EZSI7UPZ){width:100%}}