.page-module___8aEwW__container{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__hero{background:linear-gradient(135deg,var(--bg-primary)0%,var(--bg-card)100%);text-align:center;padding:120px 20px 80px;position:relative;overflow:hidden}.page-module___8aEwW__hero:before{content:"";opacity:.3;z-index:0;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"spreadsheet\" width=\"20\" height=\"8\" patternUnits=\"userSpaceOnUse\"><rect width=\"20\" height=\"8\" fill=\"none\" stroke=\"%23E5E7EB\" stroke-width=\"0.5\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23spreadsheet)\"/></svg>");position:absolute;top:0;bottom:0;left:0;right:0}.page-module___8aEwW__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.page-module___8aEwW__heroTitle{color:var(--text-primary);margin-bottom:24px;font-size:3.5rem;font-weight:700;line-height:1.1}.page-module___8aEwW__heroSubtitle{color:var(--text-secondary);max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.page-module___8aEwW__heroButtons{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:32px;display:flex}.page-module___8aEwW__launchDateBadge{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-dark)100%);color:var(--color-dark);text-transform:uppercase;letter-spacing:1.5px;border:3px solid var(--color-dark);border-radius:24px;margin:32px auto 0;padding:16px 32px;font-size:1.25rem;font-weight:700;display:inline-block;position:relative;overflow:hidden;box-shadow:0 8px 32px rgba(104,216,155,.3)}.page-module___8aEwW__launchDateBadge:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);width:100%;height:100%;animation:3s ease-in-out infinite page-module___8aEwW__shimmer;position:absolute;top:0;left:-100%}.page-module___8aEwW__launchDateText{z-index:1;align-items:center;gap:8px;display:flex;position:relative}@keyframes page-module___8aEwW__shimmer{0%{left:-100%}to{left:100%}}.page-module___8aEwW__section{padding:80px 20px}.page-module___8aEwW__sectionContent{max-width:1200px;margin:0 auto}.page-module___8aEwW__sectionTitle{text-align:center;margin-bottom:24px;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module___8aEwW__sectionSubtitle{color:var(--text-secondary);text-align:center;max-width:800px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.page-module___8aEwW__cardGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:60px;display:grid}.page-module___8aEwW__cardImage{border-radius:8px;width:100%;height:auto}.page-module___8aEwW__aiAgentCard{flex-direction:column;gap:24px;display:flex}.page-module___8aEwW__aiAgentCardContent{flex:1}.page-module___8aEwW__aiAgentCardImage{border-radius:8px;width:100%;max-width:300px;height:auto;margin:0 auto}@media (min-width:1024px){.page-module___8aEwW__aiAgentCard{flex-direction:row;align-items:center;gap:40px}.page-module___8aEwW__aiAgentCardContent{flex:1}.page-module___8aEwW__aiAgentCardImage{flex-shrink:0;max-width:400px;margin:0}}.page-module___8aEwW__cardTitle{margin-bottom:16px;font-size:1.5rem;font-weight:600}.page-module___8aEwW__cardText{line-height:1.6}.page-module___8aEwW__complaintsContainer{margin-top:20px}.page-module___8aEwW__complaintsImage{border-radius:4px;width:100%;height:auto}.page-module___8aEwW__migrationSteps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-top:60px;display:grid;position:relative}.page-module___8aEwW__step{text-align:center;position:relative}.page-module___8aEwW__step:not(:last-child):after{content:"";background:var(--color-primary);z-index:0;width:calc(100% + 40px);height:6px;position:absolute;top:30px;left:calc(50% + 30px)}.page-module___8aEwW__stepNumber{background-color:var(--color-primary);width:60px;height:60px;color:var(--color-dark);border:4px solid var(--color-dark);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:1.5rem;font-weight:700;display:flex;position:relative}.page-module___8aEwW__stepTitle{color:var(--text-primary);margin-bottom:16px;font-size:1.25rem;font-weight:600}.page-module___8aEwW__stepText{color:var(--text-secondary);line-height:1.6}.page-module___8aEwW__pricingDescription{margin-bottom:24px}.page-module___8aEwW__pricingFeatures{flex-direction:column;gap:12px;display:flex}.page-module___8aEwW__pricingFeatures p{color:var(--text-secondary);margin:0;font-size:.95rem}.page-module___8aEwW__pricingCard{position:relative}.page-module___8aEwW__pricingCardContent{justify-content:space-between;align-items:center;gap:24px;display:flex}.page-module___8aEwW__pricingCardLeft{flex:1}.page-module___8aEwW__pricingCardRight{text-align:right;flex-shrink:0}.page-module___8aEwW__price{color:var(--color-primary);margin:0;font-size:2.5rem;font-weight:700;line-height:1}.page-module___8aEwW__pricePeriod{color:var(--text-secondary);margin-left:4px;font-size:1rem;font-weight:500}@media (max-width:870px){.page-module___8aEwW__step:not(:last-child):after{width:0}}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:2.5rem}.page-module___8aEwW__heroSubtitle{font-size:1.125rem}.page-module___8aEwW__heroButtons{flex-direction:column;align-items:center}.page-module___8aEwW__launchDateBadge{margin:28px auto 0;padding:14px 28px;font-size:1.125rem}.page-module___8aEwW__sectionTitle{font-size:2rem}.page-module___8aEwW__cardGrid,.page-module___8aEwW__migrationSteps{grid-template-columns:1fr}.page-module___8aEwW__step:not(:last-child):after{display:none}.page-module___8aEwW__formGroup{flex-direction:column}.page-module___8aEwW__emailInput{min-width:100%}.page-module___8aEwW__pricingCardContent{flex-direction:column;align-items:flex-start;gap:16px}.page-module___8aEwW__pricingCardRight{text-align:left;width:100%}.page-module___8aEwW__price{font-size:2rem}}@media (max-width:480px){.page-module___8aEwW__hero{padding:40px 20px 60px}.page-module___8aEwW__heroTitle{font-size:2rem}.page-module___8aEwW__launchDateBadge{margin:24px auto 0;padding:12px 24px;font-size:1rem}.page-module___8aEwW__sectionTitle{font-size:1.75rem}}
