.Hero-module__26T08W__hero{background:radial-gradient(circle at 50% 0%,#e2e8f0 0%,var(--background)50%);padding:8rem 0 6rem;overflow:hidden}.Hero-module__26T08W__content{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex}.Hero-module__26T08W__badge{border:1px solid var(--border);background:#fff;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1rem;animation:.6s ease-out Hero-module__26T08W__fadeIn;box-shadow:0 4px 6px -1px #0000001a}.Hero-module__26T08W__badge span{color:var(--accent);font-size:.875rem;font-weight:500}.Hero-module__26T08W__title{color:var(--primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__26T08W__highlight{color:var(--accent);position:relative}.Hero-module__26T08W__description{color:var(--muted);max-width:650px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.Hero-module__26T08W__actions{gap:1rem;margin-bottom:5rem;display:flex}.Hero-module__26T08W__cta{background:var(--primary);color:#fff;border-radius:var(--radius);padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s;box-shadow:0 10px 15px -3px #0000001a}.Hero-module__26T08W__cta:hover{background:var(--secondary);transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a}.Hero-module__26T08W__secondaryCta{color:var(--primary);border-radius:var(--radius);border:1px solid var(--border);background:#fff;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s}.Hero-module__26T08W__secondaryCta:hover{background:var(--background);border-color:var(--muted)}.Hero-module__26T08W__metrics{border:1px solid var(--border);background:#fff;border-radius:2rem;align-items:center;gap:3rem;padding:2rem 4rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.Hero-module__26T08W__metric{flex-direction:column;gap:.25rem;display:flex}.Hero-module__26T08W__metric strong{color:var(--primary);font-size:1.5rem}.Hero-module__26T08W__metric span{color:var(--muted);font-size:.875rem}.Hero-module__26T08W__metricDivider{background:var(--border);width:1px;height:2rem}@media (max-width:768px){.Hero-module__26T08W__hero{padding:6rem 0 4rem}.Hero-module__26T08W__title{font-size:2.5rem}.Hero-module__26T08W__actions{flex-direction:column;width:100%}.Hero-module__26T08W__metrics{flex-direction:column;gap:1.5rem;width:100%;padding:2rem}.Hero-module__26T08W__metricDivider{width:100%;height:1px}}
.Features-module__2-BFha__features{background:#fff;padding:8rem 0}.Features-module__2-BFha__header{text-align:center;margin-bottom:5rem}.Features-module__2-BFha__subtitle{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:700}.Features-module__2-BFha__title{color:var(--primary);font-size:2.5rem;font-weight:800;line-height:1.2}.Features-module__2-BFha__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Features-module__2-BFha__card{background:var(--background);border-radius:var(--radius);border:1px solid var(--border);cursor:pointer;padding:2.5rem;transition:all .3s}.Features-module__2-BFha__card:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 10px 25px -5px #0000000d}.Features-module__2-BFha__iconWrapper{width:3rem;height:3rem;color:var(--accent);border:1px solid var(--border);background:#fff;border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;box-shadow:0 2px 4px #0000000d}.Features-module__2-BFha__cardTitle{color:var(--primary);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Features-module__2-BFha__cardDescription{color:var(--muted);font-size:1rem;line-height:1.6}@media (max-width:768px){.Features-module__2-BFha__features{padding:6rem 0}.Features-module__2-BFha__title{font-size:2rem}.Features-module__2-BFha__grid{grid-template-columns:1fr}}
.ICP-module__v2E5Na__icp{background:var(--primary);color:#fff;padding:8rem 0}.ICP-module__v2E5Na__grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.ICP-module__v2E5Na__subtitle{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:700}.ICP-module__v2E5Na__title{margin-bottom:2rem;font-size:3rem;font-weight:800;line-height:1.1}.ICP-module__v2E5Na__description{color:var(--muted-foreground);margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.ICP-module__v2E5Na__checkList{flex-direction:column;gap:1.25rem;display:flex}.ICP-module__v2E5Na__checkItem{align-items:center;gap:1rem;display:flex}.ICP-module__v2E5Na__checkIcon{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:800;display:flex}.ICP-module__v2E5Na__cards{flex-direction:column;gap:1.5rem;display:flex}.ICP-module__v2E5Na__card{border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff1a;padding:2rem;transition:all .3s}.ICP-module__v2E5Na__card:hover{border-color:var(--accent);background:#ffffff14}.ICP-module__v2E5Na__cardCategory{color:var(--accent);text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.ICP-module__v2E5Na__cardExamples{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.ICP-module__v2E5Na__cardDescription{color:var(--muted-foreground);font-size:.875rem;line-height:1.5}@media (max-width:1024px){.ICP-module__v2E5Na__grid{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.ICP-module__v2E5Na__title{font-size:2.25rem}}
.HowItWorks-module__Q5K8-W__howItWorks{background:#fff;padding:8rem 0}.HowItWorks-module__Q5K8-W__header{text-align:center;margin-bottom:6rem}.HowItWorks-module__Q5K8-W__subtitle{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:700}.HowItWorks-module__Q5K8-W__title{color:var(--primary);font-size:3rem;font-weight:800;line-height:1.1}.HowItWorks-module__Q5K8-W__steps{flex-direction:column;gap:4rem;max-width:900px;margin:0 auto;display:flex}.HowItWorks-module__Q5K8-W__step{gap:3rem;display:flex}.HowItWorks-module__Q5K8-W__numberWrapper{flex-direction:column;align-items:center;gap:1rem;display:flex}.HowItWorks-module__Q5K8-W__number{background:var(--background);width:3.5rem;height:3.5rem;color:var(--primary);border:2px solid var(--border);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex}.HowItWorks-module__Q5K8-W__line{background:var(--border);border-radius:99px;flex-grow:1;width:2px}.HowItWorks-module__Q5K8-W__content{padding-top:.75rem}.HowItWorks-module__Q5K8-W__stepTitle{color:var(--primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.HowItWorks-module__Q5K8-W__stepDescription{color:var(--muted);font-size:1.125rem;line-height:1.6}@media (max-width:768px){.HowItWorks-module__Q5K8-W__howItWorks{padding:6rem 0}.HowItWorks-module__Q5K8-W__title{font-size:2.25rem}.HowItWorks-module__Q5K8-W__step{gap:1.5rem}.HowItWorks-module__Q5K8-W__number{width:2.5rem;height:2.5rem;font-size:1rem}.HowItWorks-module__Q5K8-W__stepTitle{font-size:1.25rem}.HowItWorks-module__Q5K8-W__stepDescription{font-size:1rem}}
.Pricing-module__8sMr2G__pricing{background:var(--background);padding:8rem 0}.Pricing-module__8sMr2G__header{text-align:center;max-width:700px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.Pricing-module__8sMr2G__subtitle{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:700}.Pricing-module__8sMr2G__title{color:var(--primary);margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.Pricing-module__8sMr2G__description{color:var(--muted);font-size:1.125rem;line-height:1.6}.Pricing-module__8sMr2G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Pricing-module__8sMr2G__card{border:1px solid var(--border);background:#fff;border-radius:2rem;flex-direction:column;padding:3rem 2rem;transition:all .3s;display:flex;position:relative}.Pricing-module__8sMr2G__popular{border-color:var(--accent);transform:scale(1.05);box-shadow:0 20px 40px -20px #0369a133}.Pricing-module__8sMr2G__badge{background:var(--accent);color:#fff;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.Pricing-module__8sMr2G__planName{color:var(--primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.Pricing-module__8sMr2G__priceWrapper{margin-bottom:.5rem}.Pricing-module__8sMr2G__price{color:var(--primary);font-size:2.5rem;font-weight:800}.Pricing-module__8sMr2G__period{color:var(--muted);font-size:1rem}.Pricing-module__8sMr2G__credits{color:var(--accent);margin-bottom:2rem;font-size:1.125rem;font-weight:600}.Pricing-module__8sMr2G__featuresList{flex-grow:1;margin-bottom:2.5rem;list-style:none}.Pricing-module__8sMr2G__featureItem{color:var(--muted);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1rem;display:flex}.Pricing-module__8sMr2G__check{color:var(--accent);font-weight:800}.Pricing-module__8sMr2G__cta{border-radius:var(--radius);width:100%;color:var(--primary);border:2px solid var(--border);background:#fff;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s}.Pricing-module__8sMr2G__cta:hover{background:var(--background);border-color:var(--muted)}.Pricing-module__8sMr2G__ctaPopular{background:var(--accent);color:#fff;border:none}.Pricing-module__8sMr2G__ctaPopular:hover{background:#025a8b;transform:translateY(-2px)}@media (max-width:1024px){.Pricing-module__8sMr2G__popular{transform:none}}@media (max-width:768px){.Pricing-module__8sMr2G__title{font-size:2.25rem}}
.Footer-module__JSuwCq__ctaBanner{background:var(--primary);text-align:center;padding:8rem 0}.Footer-module__JSuwCq__ctaContent{max-width:700px;margin:0 auto}.Footer-module__JSuwCq__ctaTitle{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Footer-module__JSuwCq__ctaDescription{color:var(--muted-foreground);margin-bottom:3rem;font-size:1.25rem}.Footer-module__JSuwCq__finalCta{background:var(--accent);color:#fff;border-radius:var(--radius);padding:1.25rem 3rem;font-size:1.125rem;font-weight:700;transition:all .2s;box-shadow:0 10px 15px -3px #0369a166}.Footer-module__JSuwCq__finalCta:hover{background:#025a8b;transform:translateY(-2px);box-shadow:0 20px 25px -5px #0369a166}.Footer-module__JSuwCq__footer{color:#fff;background:#050b1a;border-top:1px solid #ffffff0d;padding:6rem 0 3rem}.Footer-module__JSuwCq__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__JSuwCq__brandName{color:var(--accent);margin-bottom:1rem;font-size:1.5rem;font-weight:800}.Footer-module__JSuwCq__brandDesc{color:var(--muted-foreground);max-width:300px;line-height:1.5}.Footer-module__JSuwCq__linkTitle{margin-bottom:1.5rem;font-size:1rem;font-weight:700}.Footer-module__JSuwCq__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__JSuwCq__links a{color:var(--muted-foreground);transition:color .2s}.Footer-module__JSuwCq__links a:hover{color:#fff}.Footer-module__JSuwCq__bottom{text-align:center;color:var(--muted-foreground);border-top:1px solid #ffffff0d;padding-top:2rem;font-size:.875rem}@media (max-width:1024px){.Footer-module__JSuwCq__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__JSuwCq__ctaTitle{font-size:2rem}.Footer-module__JSuwCq__footerGrid{grid-template-columns:1fr;gap:2.5rem}}
