.FeatureCard-module__VaJeCG__card{text-align:center;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);height:100%;color:var(--card-foreground);flex-direction:column;align-items:center;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.FeatureCard-module__VaJeCG__card:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.FeatureCard-module__VaJeCG__iconWrapper{color:#fff;box-shadow:var(--shadow);border-radius:9999px;margin-bottom:1rem;padding:1rem;transition:box-shadow .2s}.FeatureCard-module__VaJeCG__card:hover .FeatureCard-module__VaJeCG__iconWrapper{box-shadow:var(--shadow-lg)}.FeatureCard-module__VaJeCG__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.FeatureCard-module__VaJeCG__description{color:var(--muted);font-size:.875rem;line-height:1.5}
.Home-module__baJ6tW__hero{text-align:center;margin-bottom:4rem;padding:4rem 1rem}.Home-module__baJ6tW__title{background:linear-gradient(to right,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Home-module__baJ6tW__description{color:var(--muted);max-width:600px;margin:0 auto;font-size:1.25rem}.Home-module__baJ6tW__grid{grid-template-columns:repeat(1,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:640px){.Home-module__baJ6tW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Home-module__baJ6tW__grid{grid-template-columns:repeat(3,1fr)}}
