.page-module__KdJQmG__container{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem;display:flex}.page-module__KdJQmG__hero{text-align:center;width:100%;max-width:800px;animation:1s cubic-bezier(.16,1,.3,1) forwards page-module__KdJQmG__fadeIn}.page-module__KdJQmG__glassCard{border-radius:30px;flex-direction:column;align-items:center;gap:2rem;padding:4rem 2rem;display:flex}.page-module__KdJQmG__title{letter-spacing:-.04em;background:linear-gradient(180deg, var(--foreground) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.page-module__KdJQmG__subtitle{color:var(--secondary);max-width:600px;font-size:1.25rem;line-height:1.5}.page-module__KdJQmG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.page-module__KdJQmG__storeBadge{height:54px;transition:transform .2s,filter .2s;display:block}.page-module__KdJQmG__badgeImage{object-fit:contain;width:auto;height:100%}.page-module__KdJQmG__storeBadge:hover{filter:drop-shadow(0 6px 16px #d4af3766);transform:translateY(-2px)scale(1.02)}@keyframes page-module__KdJQmG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.page-module__KdJQmG__container{padding:1rem}.page-module__KdJQmG__glassCard{gap:1.5rem;padding:2.5rem 1.5rem}.page-module__KdJQmG__title{font-size:2.25rem}.page-module__KdJQmG__subtitle{font-size:1.1rem}.page-module__KdJQmG__storeBadge{height:48px}}.page-module__KdJQmG__featuresSection{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1200px;margin:6rem auto 2rem;animation:1.2s cubic-bezier(.16,1,.3,1) forwards page-module__KdJQmG__fadeIn;display:flex}.page-module__KdJQmG__sectionTitle{color:var(--foreground);text-align:center;letter-spacing:-.03em;font-size:2.5rem;font-weight:700}.page-module__KdJQmG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;width:100%;display:grid}@media (max-width:768px){.page-module__KdJQmG__featuresSection{gap:2rem;margin:4rem auto 1rem}.page-module__KdJQmG__sectionTitle{font-size:2rem}.page-module__KdJQmG__featuresGrid{grid-template-columns:1fr;gap:1.5rem}}
.FeatureCard-module__u8HziG__card{cursor:default;border-radius:24px;flex-direction:column;gap:1rem;padding:2rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,border-color .3s;display:flex}.FeatureCard-module__u8HziG__card:hover{border-color:var(--primary);transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #00000026}[data-theme=dark] .FeatureCard-module__u8HziG__card:hover{box-shadow:0 20px 40px #d4af371a}.FeatureCard-module__u8HziG__iconWrapper{background:linear-gradient(135deg, var(--primary), var(--primary-hover));border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.5rem;display:flex;box-shadow:0 8px 20px #d4af374d}.FeatureCard-module__u8HziG__icon{font-size:1.8rem;line-height:1}.FeatureCard-module__u8HziG__title{color:var(--foreground);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.FeatureCard-module__u8HziG__description{color:var(--secondary);font-size:1rem;line-height:1.5}
