.Hero-module__Z8hQ_W__hero{background-color:#f6f7f5;background-image:radial-gradient(circle,#00000026 1.5px,#0000 1.5px),radial-gradient(at 0 0,#d2ebd7e6 0,#0000 55%),radial-gradient(at 100% 0,#d7e3ffe6 0,#0000 55%),radial-gradient(at 0 100%,#fdebd2e6 0,#0000 55%),radial-gradient(at 100% 100%,#ebdcffe6 0,#0000 55%);background-size:28px 28px,100% 100%,100% 100%,100% 100%,100% 100%;align-items:stretch;min-height:85vh;padding:0;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__noiseOverlay{opacity:.035;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__Z8hQ_W__splitWrapper{z-index:2;align-items:stretch;width:100%;display:flex;position:relative}.Hero-module__Z8hQ_W__leftSide{text-align:center;padding:calc(var(--banner-height,48px) + 70px + 60px) 6% 80px 8%;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__badge{color:#111;letter-spacing:-.01em;background:#fff;border:none;border-radius:99px;align-items:center;gap:8px;margin-bottom:24px;padding:.4rem 1.1rem;font-size:.85rem;font-weight:750;display:inline-flex}.Hero-module__Z8hQ_W__badgeSparkle{color:#111;animation:2s infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.8;transform:scale(1)}}.Hero-module__Z8hQ_W__title{color:#111;letter-spacing:-.03em;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.15}.Hero-module__Z8hQ_W__subtitle{color:#555;max-width:580px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.6}.Hero-module__Z8hQ_W__featureGrid{grid-template-columns:repeat(2,1fr);gap:14px;width:100%;max-width:540px;margin-bottom:36px;margin-left:auto;margin-right:auto;display:grid}.Hero-module__Z8hQ_W__featureItem{color:#2a2a2a;align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:flex}.Hero-module__Z8hQ_W__featureCheck{color:#fff;background:#111;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:800;display:flex}.Hero-module__Z8hQ_W__ctas{gap:16px;display:flex}.Hero-module__Z8hQ_W__heroBtn{border-radius:99px;justify-content:center;align-items:center;height:52px;padding:0 2rem;font-size:.98rem;font-weight:750;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.Hero-module__Z8hQ_W__heroBtnPrimary{background:var(--primary,#3ecf8e);color:#0d281a;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroBtnPrimary:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff8c,#0000);width:45%;height:100%;animation:5s ease-in-out infinite Hero-module__Z8hQ_W__heroShine;position:absolute;top:0;left:-60%;transform:skew(-20deg)}@keyframes Hero-module__Z8hQ_W__heroShine{0%{left:-60%}14%{left:130%}to{left:130%}}.Hero-module__Z8hQ_W__heroBtnPrimary:hover{background:var(--primary-dark,#00d900);transform:translateY(-2px)scale(1.02)}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__heroBtnPrimary:before{animation:none}}.Hero-module__Z8hQ_W__heroBtnSecondary{color:#fff;background:#111}.Hero-module__Z8hQ_W__heroBtnSecondary:hover{background:#2a2a2a;transform:translateY(-2px)}.Hero-module__Z8hQ_W__startRow{flex-wrap:wrap;gap:12px;max-width:540px;display:flex}.Hero-module__Z8hQ_W__nicheWrap{flex-shrink:0;position:relative}.Hero-module__Z8hQ_W__nicheTrigger{cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:186px;height:52px;padding:0 16px 0 20px;font-family:inherit;font-size:.98rem;font-weight:600;transition:background .12s;display:inline-flex}.Hero-module__Z8hQ_W__nicheTrigger:hover{background:#f4f5f1}.Hero-module__Z8hQ_W__nichePlaceholder,.Hero-module__Z8hQ_W__nicheValue{color:#111}.Hero-module__Z8hQ_W__nicheChevron{color:#111;flex-shrink:0;width:18px;height:18px;transition:transform .18s}.Hero-module__Z8hQ_W__nicheChevronOpen{transform:rotate(180deg)}.Hero-module__Z8hQ_W__nicheMenu{z-index:50;background:#fff;border-radius:16px;min-width:230px;max-height:340px;margin:0;padding:7px;list-style:none;position:absolute;bottom:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 14px 36px #00000024}.Hero-module__Z8hQ_W__nicheOption{color:#111;cursor:pointer;border-radius:10px;padding:10px 14px;font-size:.95rem;font-weight:500;transition:background .1s}.Hero-module__Z8hQ_W__nicheOption:hover{background:#eef6f0}.Hero-module__Z8hQ_W__nicheOptionActive{background:#eef6f0;font-weight:700}.Hero-module__Z8hQ_W__startRow .Hero-module__Z8hQ_W__heroBtn{flex:1;min-width:210px}.Hero-module__Z8hQ_W__microcopy{color:#6b7280;max-width:480px;margin:14px 0 12px;font-size:.88rem;line-height:1.5}.Hero-module__Z8hQ_W__demoLink{color:#111;text-underline-offset:3px;font-size:.92rem;font-weight:700;text-decoration:underline;display:inline-block}.Hero-module__Z8hQ_W__demoLink:hover{opacity:.7}.Hero-module__Z8hQ_W__rightSide{flex:1;display:flex;position:relative}.Hero-module__Z8hQ_W__sliderContainer{width:100%;height:100%;min-height:85vh;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__slide{opacity:0;background-position:50%;background-size:cover;transition:opacity 1.4s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:scale(1.05)}.Hero-module__Z8hQ_W__slide.Hero-module__Z8hQ_W__active{opacity:1;transition:opacity 1.4s cubic-bezier(.4,0,.2,1),transform 4s ease-out;transform:scale(1)}.Hero-module__Z8hQ_W__glassBadge{-webkit-backdrop-filter:blur(16px)saturate(180%);z-index:10;background:#000000a6;border:1px solid #ffffff26;border-radius:18px;align-items:center;gap:12px;padding:14px 24px;animation:.6s cubic-bezier(.16,1,.3,1) Hero-module__Z8hQ_W__slideUp;display:flex;position:absolute;bottom:40px;left:40px;right:40px;box-shadow:0 10px 40px #0000004d}.Hero-module__Z8hQ_W__glassBadgeSparkle{color:#fff;font-size:1.1rem}.Hero-module__Z8hQ_W__glassBadgeText{color:#fff;letter-spacing:-.01em;font-size:1rem;font-weight:800}@keyframes Hero-module__Z8hQ_W__slideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero-module__Z8hQ_W__hero{min-height:auto}.Hero-module__Z8hQ_W__leftSide{padding:calc(var(--banner-height,48px) + 70px + 40px) 4% 60px 5%}.Hero-module__Z8hQ_W__title{font-size:2.8rem}}@media (max-width:860px){.Hero-module__Z8hQ_W__splitWrapper{text-align:center;flex-direction:column}.Hero-module__Z8hQ_W__leftSide{text-align:center;width:100%;padding:calc(var(--banner-height,48px) + 70px + 40px) 24px 40px;align-items:center}.Hero-module__Z8hQ_W__subtitle{margin-left:auto;margin-right:auto}.Hero-module__Z8hQ_W__featureGrid{max-width:440px;margin-left:auto;margin-right:auto}.Hero-module__Z8hQ_W__rightSide{width:100%;height:400px}.Hero-module__Z8hQ_W__sliderContainer{min-height:100%}.Hero-module__Z8hQ_W__glassBadge{padding:12px 20px;bottom:24px;left:24px;right:24px}}@media (max-width:480px){.Hero-module__Z8hQ_W__title{font-size:2.2rem}.Hero-module__Z8hQ_W__featureGrid{text-align:left;grid-template-columns:1fr;gap:10px}.Hero-module__Z8hQ_W__ctas{flex-direction:column;gap:12px;width:100%}.Hero-module__Z8hQ_W__heroBtn{width:100%}.Hero-module__Z8hQ_W__rightSide{height:320px}.Hero-module__Z8hQ_W__glassBadge{padding:10px 14px;bottom:16px;left:16px;right:16px}}
.LogoStrip-module__bxqbHa__wrapper{background:#f5f0ff;border:none;align-items:center;min-height:104px;display:flex}.LogoStrip-module__bxqbHa__track{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.LogoStrip-module__bxqbHa__inner{align-items:center;width:max-content;animation:35s linear infinite LogoStrip-module__bxqbHa__scroll;display:flex}.LogoStrip-module__bxqbHa__tickerItem{color:#111;white-space:nowrap;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;align-items:center;gap:16px;margin-right:48px;font-size:1.35rem;font-weight:750;line-height:1;display:inline-flex}.LogoStrip-module__bxqbHa__sparkle{color:#111;align-items:center;font-size:1.5rem;line-height:1;display:inline-flex;transform:translateY(.06em)}@keyframes LogoStrip-module__bxqbHa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.HowItWorks-module__a-Tr4W__head{text-align:center;max-width:640px;margin:0 auto 48px}.HowItWorks-module__a-Tr4W__heading{letter-spacing:-.02em;color:#111;margin:0 0 14px;font-size:2.4rem;font-weight:800;line-height:1.1}.HowItWorks-module__a-Tr4W__sub{color:#6b7280;margin:0;font-size:1.05rem;line-height:1.6}.HowItWorks-module__a-Tr4W__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.HowItWorks-module__a-Tr4W__card{background:#eef6f0;border:none;border-radius:20px;padding:30px 26px;position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__card:first-child{background:#eef6f0}.HowItWorks-module__a-Tr4W__card:nth-child(2){background:#f0f4ff}.HowItWorks-module__a-Tr4W__card:nth-child(3){background:#fdf6ec}.HowItWorks-module__a-Tr4W__stepNum{letter-spacing:-.03em;color:#d1d5db;margin-bottom:12px;font-size:6.5rem;font-weight:800;line-height:1;display:block}.HowItWorks-module__a-Tr4W__cardTitle{color:#111;letter-spacing:-.01em;margin:0 0 10px;font-size:1.2rem;font-weight:800}.HowItWorks-module__a-Tr4W__cardDesc{color:#6b7280;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:860px){.HowItWorks-module__a-Tr4W__grid{grid-template-columns:1fr}.HowItWorks-module__a-Tr4W__heading{font-size:1.9rem}}
.Benefits-module__5KkGRG__heading{color:#111;text-align:center;max-width:680px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:2.6rem;font-weight:800;line-height:1.2}.Benefits-module__5KkGRG__tabBar{scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #0000001a;gap:0;margin-bottom:2rem;display:flex;overflow-x:auto}.Benefits-module__5KkGRG__tabBar::-webkit-scrollbar{display:none}.Benefits-module__5KkGRG__tabBtn{color:#9ca3af;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:color .2s,border-color .2s}.Benefits-module__5KkGRG__tabBtn:hover{color:#111}.Benefits-module__5KkGRG__tabActive{color:#111;border-bottom-color:#111}.Benefits-module__5KkGRG__panel{border-radius:24px;grid-template-columns:1fr 1fr;align-items:stretch;gap:0;min-height:520px;padding:0;transition:background .4s;display:grid;overflow:hidden}.Benefits-module__5KkGRG__panelLeft{flex-direction:column;justify-content:center;gap:1rem;padding:3rem;display:flex}.Benefits-module__5KkGRG__panelTag{text-transform:uppercase;letter-spacing:.08em;color:#6b7280;font-size:.8rem;font-weight:700}.Benefits-module__5KkGRG__panelTitle{color:#111;font-size:1.8rem;font-weight:800;line-height:1.2}.Benefits-module__5KkGRG__panelDesc{color:#4b5563;max-width:440px;font-size:1rem;line-height:1.6}.Benefits-module__5KkGRG__panelBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:99px;align-self:flex-start;margin-top:.5rem;padding:.7rem 1.6rem;font-size:.9rem;font-weight:700;transition:background .2s}.Benefits-module__5KkGRG__panelBtn:hover{background:#333}.Benefits-module__5KkGRG__panelRight{justify-content:center;align-items:center;display:flex}.Benefits-module__5KkGRG__panelVisual{object-fit:cover;background:#0000000f;border-radius:0 24px 24px 0;width:100%;height:100%;min-height:280px;display:block}@media (max-width:768px){.Benefits-module__5KkGRG__heading{font-size:1.8rem}.Benefits-module__5KkGRG__panel{grid-template-columns:1fr;padding:2rem}.Benefits-module__5KkGRG__panelTitle{font-size:1.4rem}.Benefits-module__5KkGRG__panelVisual{border-radius:16px;min-height:220px}}
.Features-module__ZD3nRW__header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.Features-module__ZD3nRW__header h2{font-size:2.5rem}.Features-module__ZD3nRW__list{grid-template-columns:1fr 1fr;column-gap:4rem;display:grid}.Features-module__ZD3nRW__item{cursor:pointer;border-top:1px solid #0000001a;padding:1.5rem 0;transition:all .3s}.Features-module__ZD3nRW__item:nth-last-child(-n+2){border-bottom:1px solid #0000001a}.Features-module__ZD3nRW__itemHeader{align-items:center;gap:2rem;display:flex}.Features-module__ZD3nRW__iconBox{background:#0000000f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.Features-module__ZD3nRW__itemHeader h3{flex:1;font-size:1.8rem}.Features-module__ZD3nRW__plus{font-size:1.5rem;font-weight:300}.Features-module__ZD3nRW__itemContent{grid-template-columns:1fr 1fr;gap:3rem;padding-top:2rem;animation:.3s ease-out Features-module__ZD3nRW__slideDown;display:grid}@keyframes Features-module__ZD3nRW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Features-module__ZD3nRW__contentText p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.Features-module__ZD3nRW__subLinks{flex-direction:column;gap:.5rem;font-weight:600;list-style:none;display:flex}.Features-module__ZD3nRW__imagePlaceholder{aspect-ratio:4/3;border:1px solid var(--glass-border);background:linear-gradient(135deg,#0000000d,#00000005);border-radius:12px}@media (max-width:768px){.Features-module__ZD3nRW__header{flex-direction:column;align-items:flex-start;gap:1rem}.Features-module__ZD3nRW__header h2{font-size:1.8rem}.Features-module__ZD3nRW__list{grid-template-columns:1fr}.Features-module__ZD3nRW__item:nth-last-child(-n+2){border-bottom:none}.Features-module__ZD3nRW__item:last-child{border-bottom:1px solid #0000001a}.Features-module__ZD3nRW__itemHeader h3{font-size:1.25rem}.Features-module__ZD3nRW__iconBox{width:52px;height:52px}.Features-module__ZD3nRW__itemContent{grid-template-columns:1fr}}
.Templates-module__EFHDVq__header{text-align:center;margin-bottom:3rem}.Templates-module__EFHDVq__header h2{margin-bottom:1rem;font-size:2.5rem}.Templates-module__EFHDVq__header p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem}.Templates-module__EFHDVq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Templates-module__EFHDVq__card{cursor:pointer;border-radius:16px;transition:transform .3s;position:relative;overflow:hidden}.Templates-module__EFHDVq__card:hover{transform:translateY(-10px)}.Templates-module__EFHDVq__imagePlaceholder{aspect-ratio:16/15;background:linear-gradient(#eee,#ddd);position:relative}.Templates-module__EFHDVq__overlay{opacity:0;background:linear-gradient(#0000,#0009);justify-content:center;padding:2rem 1rem 1rem;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.Templates-module__EFHDVq__card:hover .Templates-module__EFHDVq__overlay{opacity:1}.Templates-module__EFHDVq__overlay span{color:#fff;border:1px solid #fff;border-radius:99px;padding:.4rem 1rem;font-size:.9rem;font-weight:600}.Templates-module__EFHDVq__cardContainer{flex-direction:column;gap:12px;display:flex}.Templates-module__EFHDVq__card{color:inherit;background:#fff;border:1px solid #e6e9e0;border-radius:16px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden}.Templates-module__EFHDVq__card:hover{transform:translateY(-10px);box-shadow:0 12px 30px #00000014}.Templates-module__EFHDVq__thumb{aspect-ratio:16/15;background:#ece9e0;border-bottom:1px solid #e6e9e0;position:relative;overflow:hidden}.Templates-module__EFHDVq__thumbScaler{transform-origin:top;pointer-events:none;width:1280px;height:1300px;position:absolute;top:0;left:50%;transform:translate(-50%)scale(.28)}.Templates-module__EFHDVq__thumbFrame{border:0;width:1280px;height:1300px;display:block}.Templates-module__EFHDVq__cardMeta{background:#fff;justify-content:space-between;align-items:center;gap:8px;padding:14px 18px;display:flex}.Templates-module__EFHDVq__cardName{color:#111;font-size:1.05rem;font-weight:800}.Templates-module__EFHDVq__cardTag{color:var(--text-muted);font-size:.8rem;font-weight:600}.Templates-module__EFHDVq__openBtn{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s;display:flex}.Templates-module__EFHDVq__card:hover .Templates-module__EFHDVq__openBtn{transform:translate(4px)}.Templates-module__EFHDVq__cardSoon{cursor:default}.Templates-module__EFHDVq__cardSoon:hover{transform:none}.Templates-module__EFHDVq__soonLabel{color:#aeb4a6;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex;position:absolute;inset:0}@media (max-width:768px){.Templates-module__EFHDVq__header h2{font-size:1.8rem}.Templates-module__EFHDVq__grid{grid-template-columns:1fr}.Templates-module__EFHDVq__thumbScaler{transform:translate(-50%)scale(.42)}}
.Demo-module___7dP9a__section{padding:80px 0}.Demo-module___7dP9a__head{text-align:center;max-width:640px;margin:0 auto 40px}.Demo-module___7dP9a__heading{letter-spacing:-.02em;color:#111;margin:0 0 14px;font-size:2.4rem;font-weight:800;line-height:1.1}.Demo-module___7dP9a__sub{color:#6b7280;margin:0;font-size:1.05rem;line-height:1.6}.Demo-module___7dP9a__player{aspect-ratio:16/9;background:#0d0d0d;border-radius:18px;max-width:1040px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 18px 50px #0000001f}.Demo-module___7dP9a__video{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:860px){.Demo-module___7dP9a__heading{font-size:1.9rem}}
.SocialProof-module__sKLGIW__section{background:#fff;padding:5rem 0;overflow:hidden}.SocialProof-module__sKLGIW__heading{color:#111;margin-bottom:3rem;font-size:2.2rem;font-weight:800}.SocialProof-module__sKLGIW__track{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.SocialProof-module__sKLGIW__inner{width:max-content;animation:40s linear infinite SocialProof-module__sKLGIW__scroll;display:flex}.SocialProof-module__sKLGIW__card{background:#e5e5e5;border-radius:20px;flex-shrink:0;width:320px;height:420px;margin-right:20px;position:relative;overflow:hidden}.SocialProof-module__sKLGIW__photo{background:#ece9e0;width:100%;height:100%;position:relative}.SocialProof-module__sKLGIW__photoImg{object-fit:cover;width:100%;height:100%;display:block}.SocialProof-module__sKLGIW__overlay{background:linear-gradient(#0000 0%,#000000b3 55%,#000000e0 100%);flex-direction:column;gap:2px;padding:1.6rem 1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.SocialProof-module__sKLGIW__quote{color:#fff;margin:0 0 12px;font-size:1rem;font-weight:600;line-height:1.45}.SocialProof-module__sKLGIW__name{color:#ffffffe6;font-size:.85rem;font-weight:700}.SocialProof-module__sKLGIW__biz{color:#ffffffa6;font-size:.78rem}@keyframes SocialProof-module__sKLGIW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.SocialProof-module__sKLGIW__heading{font-size:1.6rem}.SocialProof-module__sKLGIW__card{width:240px;height:320px}}
.Stats-module__UZLpCq__stats{border-top:1px solid #0000000d;border-bottom:1px solid #0000000d;padding:5rem 0}.Stats-module__UZLpCq__grid{text-align:center;justify-content:space-around;align-items:center;display:flex}.Stats-module__UZLpCq__item{flex-direction:column;display:flex}.Stats-module__UZLpCq__value{color:var(--foreground);font-size:3rem;font-weight:800}.Stats-module__UZLpCq__label{color:var(--text-muted);margin-top:.5rem;font-size:.9rem;font-weight:500}@media (max-width:768px){.Stats-module__UZLpCq__grid{flex-direction:column;gap:3rem}.Stats-module__UZLpCq__value{font-size:2.5rem}}
.Pricing-module__TjAkjG__header{text-align:center;margin-bottom:3rem}.Pricing-module__TjAkjG__header h2{margin-bottom:.75rem;font-size:2.5rem}.Pricing-module__TjAkjG__header p{color:#4b5563;margin-bottom:2rem;font-size:1.1rem}.Pricing-module__TjAkjG__header p strong{color:#111;font-weight:800}.Pricing-module__TjAkjG__guarantee{color:#6b7280;flex-wrap:wrap;justify-content:center;gap:10px 24px;margin:2.25rem auto 0;font-size:.95rem;font-weight:600;display:flex}.Pricing-module__TjAkjG__guarantee span{white-space:nowrap}.Pricing-module__TjAkjG__toggle{background:#f3f4f6;border-radius:99px;gap:4px;padding:4px;display:inline-flex}.Pricing-module__TjAkjG__toggleBtn{color:#6b7280;border-radius:99px;align-items:center;gap:8px;padding:.5rem 1.4rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Pricing-module__TjAkjG__toggleActive{color:#111;background:#fff;box-shadow:0 1px 4px #0000001a}.Pricing-module__TjAkjG__saveBadge{background:var(--primary);color:#111;border-radius:99px;padding:2px 8px;font-size:.72rem;font-weight:700}.Pricing-module__TjAkjG__grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:1.5rem;max-width:860px;margin:0 auto;display:grid}.Pricing-module__TjAkjG__card{background:#fff;border:1.5px solid #00000014;border-radius:24px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:relative}.Pricing-module__TjAkjG__highlight{border:2.5px solid var(--primary);color:#111;background:#fff}.Pricing-module__TjAkjG__badge{color:#fff;white-space:nowrap;background:#111;border-radius:99px;padding:4px 16px;font-size:.78rem;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__TjAkjG__planTop{flex-direction:column;gap:.5rem;display:flex}.Pricing-module__TjAkjG__planName{font-size:1.1rem;font-weight:800}.Pricing-module__TjAkjG__planDesc{color:#6b7280;font-size:.88rem;line-height:1.5}.Pricing-module__TjAkjG__highlight .Pricing-module__TjAkjG__planDesc{color:#6b7280}.Pricing-module__TjAkjG__price{align-items:flex-end;gap:6px;margin-top:.75rem;display:flex}.Pricing-module__TjAkjG__priceRight{flex-direction:column;align-items:flex-start;gap:0;padding-bottom:4px;display:flex}.Pricing-module__TjAkjG__oldAmount{color:var(--primary);font-size:1.2rem;font-weight:600;line-height:1.3;text-decoration:line-through}.Pricing-module__TjAkjG__highlight .Pricing-module__TjAkjG__oldAmount{color:var(--primary)}.Pricing-module__TjAkjG__amount{letter-spacing:-.03em;font-size:2.8rem;font-weight:800}.Pricing-module__TjAkjG__period{color:#6b7280;font-size:1rem;font-weight:500}.Pricing-module__TjAkjG__highlight .Pricing-module__TjAkjG__period{color:#6b7280}.Pricing-module__TjAkjG__planNote{color:#6b7280;font-size:.82rem;font-weight:600}.Pricing-module__TjAkjG__highlight .Pricing-module__TjAkjG__planNote{color:#6b7280}.Pricing-module__TjAkjG__cta{border:1.5px solid var(--primary);color:#111;background:var(--primary);text-align:center;border-radius:99px;width:100%;padding:.85rem;font-size:.95rem;font-weight:700;transition:all .2s;display:block}.Pricing-module__TjAkjG__cta:hover{background:var(--primary-dark);border-color:var(--primary-dark)}.Pricing-module__TjAkjG__ctaHighlight{background:var(--primary);color:#111;border-color:var(--primary)}.Pricing-module__TjAkjG__ctaHighlight:hover{background:var(--primary-dark);border-color:var(--primary-dark);color:#111}.Pricing-module__TjAkjG__features ul{flex-direction:column;gap:.65rem;list-style:none;display:flex}.Pricing-module__TjAkjG__features li{color:#374151;align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.4;display:flex}.Pricing-module__TjAkjG__highlight .Pricing-module__TjAkjG__features li{color:#374151}.Pricing-module__TjAkjG__check{color:#111;flex-shrink:0;margin-top:1px;font-size:.85rem;font-weight:800}.Pricing-module__TjAkjG__extraLabel{color:#374151;background:#f3f4f6;border-radius:8px;margin-bottom:.75rem;padding:8px 12px;font-size:.85rem;font-weight:700}.Pricing-module__TjAkjG__highlight .Pricing-module__TjAkjG__extraLabel{color:#374151;background:#0000000d}.Pricing-module__TjAkjG__addons{text-align:center;margin-top:3rem}.Pricing-module__TjAkjG__addonsTitle{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.85rem;font-weight:700}.Pricing-module__TjAkjG__addons ul{flex-wrap:wrap;justify-content:center;gap:.5rem 2rem;list-style:none;display:flex}.Pricing-module__TjAkjG__addons li{color:#6b7280;font-size:.88rem}@media (max-width:968px){.Pricing-module__TjAkjG__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.Pricing-module__TjAkjG__header h2{font-size:1.8rem}}
.CTA-module__n-fbaG__section{padding:80px 0}.CTA-module__n-fbaG__card{text-align:center;background:radial-gradient(at 50% 0,#7c3aed1a 0,#0000 60%),#f5f0ff;border-radius:28px;padding:72px 32px;position:relative;overflow:hidden}.CTA-module__n-fbaG__badge{color:#000;background:#fff;border:none;border-radius:999px;align-items:center;gap:7px;margin-bottom:22px;padding:7px 15px;font-size:.82rem;font-weight:700;display:inline-flex}.CTA-module__n-fbaG__sparkle{color:#000}.CTA-module__n-fbaG__title{letter-spacing:-.02em;color:#000;margin:0 0 18px;font-size:2.7rem;font-weight:800;line-height:1.1}.CTA-module__n-fbaG__subtitle{color:#1a14309e;max-width:560px;margin:0 auto 32px;font-size:1.05rem;line-height:1.6}.CTA-module__n-fbaG__ctas{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.CTA-module__n-fbaG__btnPrimary,.CTA-module__n-fbaG__btnSecondary{border-radius:999px;justify-content:center;align-items:center;height:54px;padding:0 30px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.CTA-module__n-fbaG__btnPrimary{background:var(--primary,#0f0);color:#0d281a}.CTA-module__n-fbaG__btnPrimary:hover{background:var(--primary-dark,#00d900);transform:translateY(-2px)scale(1.02)}.CTA-module__n-fbaG__btnSecondary{color:#fff;background:#000}.CTA-module__n-fbaG__btnSecondary:hover{background:#1a1a1a;transform:translateY(-2px)}@media (max-width:768px){.CTA-module__n-fbaG__card{border-radius:22px;padding:52px 22px}.CTA-module__n-fbaG__title{font-size:1.9rem}}
