.Testimonials-module__JLSBWq__testimonials{padding:var(--spacing-24)0;background:hsl(var(--background));position:relative}.Testimonials-module__JLSBWq__sectionDivider{background:linear-gradient(90deg,transparent,#00b140,hsl(var(--secondary)),transparent);opacity:.4;width:min(600px,80%);height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Testimonials-module__JLSBWq__header{text-align:center;max-width:800px;margin:0 auto var(--spacing-16)}.Testimonials-module__JLSBWq__eyebrow{color:hsl(var(--primary));margin-bottom:var(--spacing-6);letter-spacing:.05em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}html[data-theme=light] .Testimonials-module__JLSBWq__eyebrow{color:#3b1ae6;background:linear-gradient(135deg,#6366f11a 0%,#8b5cf61a 100%);border:1px solid #6366f14d}.Testimonials-module__JLSBWq__title{letter-spacing:-.02em;margin-bottom:var(--spacing-6);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2}.Testimonials-module__JLSBWq__grid{gap:var(--spacing-8);grid-template-columns:repeat(3,1fr);max-width:1100px;margin:0 auto;display:grid}.Testimonials-module__JLSBWq__card{padding:var(--spacing-8);border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #ffffff0f;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Testimonials-module__JLSBWq__card:hover{border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 16px 32px -8px #0000004d}.Testimonials-module__JLSBWq__accentLine{background:linear-gradient(90deg,#00b140,hsl(var(--secondary)));opacity:.6;height:2px;position:absolute;top:0;left:0;right:0}.Testimonials-module__JLSBWq__quote{color:hsl(var(--foreground));opacity:.85;margin-bottom:var(--spacing-8);padding-left:var(--spacing-4);flex:1;font-size:1.05rem;line-height:1.7;position:relative}.Testimonials-module__JLSBWq__quote:before{content:"“";color:hsl(var(--primary));opacity:.3;font-family:Georgia,serif;font-size:3rem;line-height:1;position:absolute;top:-8px;left:-4px}.Testimonials-module__JLSBWq__author{flex-direction:column;gap:.25rem;display:flex}.Testimonials-module__JLSBWq__name{color:hsl(var(--foreground));font-size:1rem;font-weight:700}.Testimonials-module__JLSBWq__role{color:hsl(var(--foreground));opacity:.6;font-size:.875rem}.Testimonials-module__JLSBWq__location{color:hsl(var(--secondary));opacity:.8;font-size:.8rem;font-weight:500}html[data-theme=light] .Testimonials-module__JLSBWq__card{background:#00000005;border:1px solid #0000000f}html[data-theme=light] .Testimonials-module__JLSBWq__card:hover{border-color:#0000001f;box-shadow:0 16px 32px -8px #0000001a}@media (max-width:1024px){.Testimonials-module__JLSBWq__grid{gap:var(--spacing-6);grid-template-columns:1fr;max-width:600px}}@media (max-width:768px){.Testimonials-module__JLSBWq__card{padding:var(--spacing-6)}}
.TryItFree-module__4op3hW__tryItFree{padding:var(--spacing-24)0;background:linear-gradient(180deg,hsl(var(--background))0%,hsl(var(--surface))50%,hsl(var(--background))100%);position:relative;overflow:hidden}.TryItFree-module__4op3hW__content{gap:var(--spacing-16);opacity:0;grid-template-columns:1fr 1fr;align-items:center;max-width:1100px;margin:0 auto;transition:all .8s cubic-bezier(.4,0,.2,1);display:grid;transform:translateY(30px)}.TryItFree-module__4op3hW__content.TryItFree-module__4op3hW__visible{opacity:1;transform:translateY(0)}.TryItFree-module__4op3hW__textSide{max-width:520px}.TryItFree-module__4op3hW__eyebrow{color:hsl(var(--success));margin-bottom:var(--spacing-6);letter-spacing:.05em;text-transform:uppercase;background:#10b9811a;border:1px solid #10b98133;border-radius:999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}html[data-theme=light] .TryItFree-module__4op3hW__eyebrow{background:#10b98114;border:1px solid #10b9814d}.TryItFree-module__4op3hW__title{letter-spacing:-.02em;margin-bottom:var(--spacing-6);font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.TryItFree-module__4op3hW__description{color:hsl(var(--foreground));opacity:.7;margin-bottom:var(--spacing-8);font-size:1.1rem;line-height:1.7}.TryItFree-module__4op3hW__capabilities{margin-bottom:var(--spacing-6);list-style:none}.TryItFree-module__4op3hW__capability{align-items:center;gap:var(--spacing-3);padding:var(--spacing-2)0;color:hsl(var(--foreground));opacity:0;font-size:1rem;transition:all .5s;display:flex;transform:translate(-10px)}.TryItFree-module__4op3hW__capability.TryItFree-module__4op3hW__capVisible{opacity:.85;transform:translate(0)}.TryItFree-module__4op3hW__capability svg{flex-shrink:0}.TryItFree-module__4op3hW__upgradeNote{color:hsl(var(--foreground));opacity:.5;margin-bottom:var(--spacing-8);font-size:.9rem;font-style:italic;line-height:1.6}.TryItFree-module__4op3hW__ctaBtn{align-items:center;gap:.5rem;padding:.9rem 2rem!important;font-size:1.05rem!important;display:inline-flex!important}.TryItFree-module__4op3hW__ctaBtn svg{transition:transform .3s}.TryItFree-module__4op3hW__ctaBtn:hover svg{transform:translate(4px)}.TryItFree-module__4op3hW__visualSide{justify-content:center;align-items:center;display:flex}.TryItFree-module__4op3hW__journeyVisual{flex-direction:column;align-items:center;gap:0;width:100%;max-width:380px;display:flex}.TryItFree-module__4op3hW__journeyStep{align-items:center;gap:var(--spacing-4);padding:var(--spacing-5)var(--spacing-6);border-radius:var(--radius-lg);opacity:0;background:#ffffff08;border:1px solid #ffffff14;width:100%;transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(15px)scale(.97)}.TryItFree-module__4op3hW__journeyStep.TryItFree-module__4op3hW__jVisible{opacity:1;transform:translateY(0)scale(1)}html[data-theme=light] .TryItFree-module__4op3hW__journeyStep{background:#6366f10a;border-color:#6366f11f}.TryItFree-module__4op3hW__journeyAI{background:#6366f10d;border-color:#6366f133}html[data-theme=light] .TryItFree-module__4op3hW__journeyAI{background:#6366f114;border-color:#6366f133}.TryItFree-module__4op3hW__journeyPlan{background:#10b9810d;border-color:#10b98133}html[data-theme=light] .TryItFree-module__4op3hW__journeyPlan{background:#10b9810f;border-color:#10b98133}.TryItFree-module__4op3hW__journeyIcon{width:44px;height:44px;color:hsl(var(--foreground));opacity:.7;background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.TryItFree-module__4op3hW__journeyAI .TryItFree-module__4op3hW__journeyIcon{color:hsl(var(--primary));opacity:1}.TryItFree-module__4op3hW__journeyPlan .TryItFree-module__4op3hW__journeyIcon{color:hsl(var(--success));opacity:1}.TryItFree-module__4op3hW__journeyText{flex-direction:column;gap:2px;display:flex}.TryItFree-module__4op3hW__journeyLabel{text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--foreground));opacity:.4;font-size:.7rem;font-weight:500}.TryItFree-module__4op3hW__journeyContent{color:hsl(var(--foreground));opacity:.85;font-size:.95rem;font-weight:500}.TryItFree-module__4op3hW__journeyArrow{padding:var(--spacing-2)0;color:hsl(var(--foreground));opacity:0;transition:all .4s;transform:translateY(-5px)}.TryItFree-module__4op3hW__journeyArrow.TryItFree-module__4op3hW__jVisible{opacity:.2;transform:translateY(0)}.TryItFree-module__4op3hW__journeyArrow svg{animation:2s ease-in-out infinite TryItFree-module__4op3hW__arrowBounce}@keyframes TryItFree-module__4op3hW__arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media (max-width:768px){.TryItFree-module__4op3hW__content{gap:var(--spacing-10);text-align:center;grid-template-columns:1fr}.TryItFree-module__4op3hW__textSide{max-width:100%}.TryItFree-module__4op3hW__capabilities{text-align:left;max-width:360px;margin:0 auto var(--spacing-6)}.TryItFree-module__4op3hW__upgradeNote{max-width:360px;margin:0 auto var(--spacing-8)}.TryItFree-module__4op3hW__journeyVisual{max-width:340px;margin:0 auto}}
.Pricing-module__ZDVZWq__pricing{padding:var(--spacing-24)0;background:hsl(var(--background));position:relative}.Pricing-module__ZDVZWq__header{text-align:center;max-width:800px;margin:0 auto var(--spacing-16)}.Pricing-module__ZDVZWq__eyebrow{color:hsl(var(--accent));margin-bottom:var(--spacing-6);letter-spacing:.05em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}html[data-theme=light] .Pricing-module__ZDVZWq__eyebrow{color:#ae13ae;background:linear-gradient(135deg,#a855f71a 0%,#ec48991a 100%);border:1px solid #a855f74d}.Pricing-module__ZDVZWq__title{letter-spacing:-.02em;margin-bottom:var(--spacing-6);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2}.Pricing-module__ZDVZWq__subtitle{color:hsl(var(--foreground));opacity:.7;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.Pricing-module__ZDVZWq__pricingCard{padding:var(--spacing-8);border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #ffffff0d;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Pricing-module__ZDVZWq__pricingCard:hover{border-color:#ffffff26;transform:translateY(-8px);box-shadow:0 20px 40px -10px #0000004d}.Pricing-module__ZDVZWq__cardHeader{margin-bottom:var(--spacing-6)}.Pricing-module__ZDVZWq__priceWrapper{margin-bottom:var(--spacing-3);align-items:baseline;gap:.25rem;display:flex}.Pricing-module__ZDVZWq__price{color:hsl(var(--foreground));letter-spacing:-.02em;font-size:3rem;font-weight:800}.Pricing-module__ZDVZWq__period{color:hsl(var(--foreground));opacity:.6;font-size:1rem}.Pricing-module__ZDVZWq__planDesc{color:hsl(var(--foreground));opacity:.7;font-size:1rem;line-height:1.5}.Pricing-module__ZDVZWq__featureList{margin:var(--spacing-6)0;flex:1;list-style:none}.Pricing-module__ZDVZWq__feature{align-items:flex-start;gap:var(--spacing-3);padding:var(--spacing-3)0;color:hsl(var(--foreground));opacity:.85;font-size:1rem;display:flex}.Pricing-module__ZDVZWq__feature svg{color:hsl(var(--success));flex-shrink:0;margin-top:2px}.Pricing-module__ZDVZWq__ctaButton{width:100%;padding:var(--spacing-3)var(--spacing-6);border-radius:var(--radius-full);text-align:center;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.Pricing-module__ZDVZWq__primaryCta{color:#fff;background:linear-gradient(90deg,#f59e0b,#f97316);border:none}.Pricing-module__ZDVZWq__primaryCta:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.Pricing-module__ZDVZWq__primaryCta:hover:before{transform:translate(100%)}.Pricing-module__ZDVZWq__primaryCta:hover{background:linear-gradient(90deg,#d97706,#ea580c);transform:translateY(-2px);box-shadow:0 8px 30px -2px #f9731680}.Pricing-module__ZDVZWq__cardGlow{background:radial-gradient(circle at 50% 50%,hsl(var(--primary))0%,transparent 50%);opacity:0;filter:blur(40px);pointer-events:none;transition:opacity .4s;position:absolute;inset:-100px}.Pricing-module__ZDVZWq__pricingCard:hover .Pricing-module__ZDVZWq__cardGlow{opacity:.1}.Pricing-module__ZDVZWq__singleCardWrapper{max-width:780px;margin:0 auto}.Pricing-module__ZDVZWq__heroCard{background:#ffffff08;border:2px solid #f9731666;padding:0}.Pricing-module__ZDVZWq__heroCard:hover{transform:translateY(-6px)}.Pricing-module__ZDVZWq__heroCardInner{flex-direction:column;display:flex}.Pricing-module__ZDVZWq__heroCardTop{padding:var(--spacing-8)var(--spacing-8)var(--spacing-6);gap:var(--spacing-4);flex-direction:column;display:flex}.Pricing-module__ZDVZWq__heroCardTop .Pricing-module__ZDVZWq__cardHeader{margin-bottom:0}.Pricing-module__ZDVZWq__heroCardTop .Pricing-module__ZDVZWq__priceWrapper{justify-content:flex-start;gap:.5rem}.Pricing-module__ZDVZWq__heroCardTop .Pricing-module__ZDVZWq__ctaButton{max-width:320px}.Pricing-module__ZDVZWq__twoColFeatures{border-top:1px solid #ffffff0f;grid-template-columns:1fr 1fr;gap:0;display:grid}.Pricing-module__ZDVZWq__featureCol{padding:var(--spacing-6)var(--spacing-8)}.Pricing-module__ZDVZWq__featureCol:first-child{border-right:1px solid #ffffff0f}.Pricing-module__ZDVZWq__featureCol .Pricing-module__ZDVZWq__featureList{margin:var(--spacing-3)0 0;flex:unset}.Pricing-module__ZDVZWq__featureColTitle{text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--foreground));opacity:.7;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.Pricing-module__ZDVZWq__creditDot{background:linear-gradient(90deg,#f59e0b,#f97316);border-radius:50%;flex-shrink:0;width:8px;height:8px}.Pricing-module__ZDVZWq__basicDot{background:#ffffff4d;border-radius:50%;flex-shrink:0;width:8px;height:8px}.Pricing-module__ZDVZWq__billingNote{text-align:center;color:hsl(var(--foreground));opacity:.65;margin-top:var(--spacing-8);font-size:.85rem;line-height:1.7}@media (max-width:768px){.Pricing-module__ZDVZWq__pricingCard{padding:var(--spacing-6)}.Pricing-module__ZDVZWq__twoColFeatures{grid-template-columns:1fr}.Pricing-module__ZDVZWq__featureCol:first-child{border-bottom:1px solid #ffffff0f;border-right:none}.Pricing-module__ZDVZWq__featureCol{padding:var(--spacing-4)var(--spacing-6)}.Pricing-module__ZDVZWq__heroCardTop{padding:var(--spacing-6)}.Pricing-module__ZDVZWq__heroCardTop .Pricing-module__ZDVZWq__ctaButton{max-width:100%}}
.FAQ-module__bF8gtq__faq{background:radial-gradient(circle at 50% 0,#1f293733 0%,#0000 70%);padding:6rem 0}.FAQ-module__bF8gtq__header{text-align:center;max-width:800px;margin:0 auto 4rem}.FAQ-module__bF8gtq__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#a855f7;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:block}.FAQ-module__bF8gtq__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.FAQ-module__bF8gtq__subtitle{color:#9ca3af;margin-bottom:0;font-size:1.125rem}.FAQ-module__bF8gtq__grid{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__bF8gtq__item{background:#1f293766;border:1px solid #ffffff1a;border-radius:1rem;transition:all .3s;overflow:hidden}.FAQ-module__bF8gtq__item:hover{background:#1f293799;border-color:#a855f74d}.FAQ-module__bF8gtq__trigger{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-family:inherit;display:flex}.FAQ-module__bF8gtq__question{color:#f3f4f6;font-size:1.125rem;font-weight:600}.FAQ-module__bF8gtq__icon{color:#a855f7;flex-shrink:0;width:24px;height:24px;margin-left:1rem;transition:transform .3s;position:relative}.FAQ-module__bF8gtq__item[data-open=true] .FAQ-module__bF8gtq__icon{transform:rotate(180deg)}.FAQ-module__bF8gtq__content{height:0;transition:height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__bF8gtq__answer{color:#9ca3af;padding:0 2rem 1.5rem;line-height:1.6}.FAQ-module__bF8gtq__viewAllContainer{text-align:center;margin-top:3rem}.FAQ-module__bF8gtq__viewAllButton{color:#a855f7;background:linear-gradient(135deg,#a855f726,#ec489926);border:1px solid #a855f74d;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.FAQ-module__bF8gtq__viewAllButton:hover{background:linear-gradient(135deg,#a855f740,#ec489940);border-color:#a855f780;transform:translateY(-2px);box-shadow:0 8px 24px #a855f733}.FAQ-module__bF8gtq__viewAllButton svg{transition:transform .3s}.FAQ-module__bF8gtq__viewAllButton:hover svg{transform:translate(4px)}.FAQ-module__bF8gtq__viewAllHint{color:#9ca3af;margin-top:1rem;font-size:.875rem}html[data-theme=light] .FAQ-module__bF8gtq__item{background:#fffc;border-color:#0000001a}html[data-theme=light] .FAQ-module__bF8gtq__item:hover{background:#fffffff2;border-color:#a855f74d}html[data-theme=light] .FAQ-module__bF8gtq__question{color:#1f2937}html[data-theme=light] .FAQ-module__bF8gtq__answer{color:#4b5563}html[data-theme=light] .FAQ-module__bF8gtq__subtitle{color:#6b7280}html[data-theme=light] .FAQ-module__bF8gtq__icon{color:#7c3aed}html[data-theme=light] .FAQ-module__bF8gtq__viewAllButton{color:#7c3aed;background:linear-gradient(135deg,#a855f71a,#ec48991a);border-color:#a855f740}html[data-theme=light] .FAQ-module__bF8gtq__viewAllButton:hover{background:linear-gradient(135deg,#a855f733,#ec489933);border-color:#a855f766;box-shadow:0 8px 24px #a855f726}html[data-theme=light] .FAQ-module__bF8gtq__viewAllHint{color:#6b7280}@media (max-width:768px){.FAQ-module__bF8gtq__title{font-size:2rem}.FAQ-module__bF8gtq__trigger{padding:1.25rem 1.5rem}.FAQ-module__bF8gtq__answer{padding:0 1.5rem 1.25rem}.FAQ-module__bF8gtq__viewAllButton{padding:.875rem 1.5rem;font-size:.9rem}}
.FaqMena-module__0tOFYa__faq{background:radial-gradient(circle at 50% 0,#1f293733 0%,#0000 70%);padding:6rem 0}.FaqMena-module__0tOFYa__header{text-align:center;max-width:800px;margin:0 auto 4rem}.FaqMena-module__0tOFYa__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#a855f7;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:block}.FaqMena-module__0tOFYa__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.FaqMena-module__0tOFYa__subtitle{color:#9ca3af;margin-bottom:0;font-size:1.125rem}.FaqMena-module__0tOFYa__grid{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FaqMena-module__0tOFYa__item{background:#1f293766;border:1px solid #ffffff1a;border-radius:1rem;transition:all .3s;overflow:hidden}.FaqMena-module__0tOFYa__item:hover{background:#1f293799;border-color:#a855f74d}.FaqMena-module__0tOFYa__trigger{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-family:inherit;display:flex}.FaqMena-module__0tOFYa__question{color:#f3f4f6;font-size:1.125rem;font-weight:600}.FaqMena-module__0tOFYa__icon{color:#a855f7;flex-shrink:0;width:24px;height:24px;margin-left:1rem;transition:transform .3s;position:relative}.FaqMena-module__0tOFYa__item[data-open=true] .FaqMena-module__0tOFYa__icon{transform:rotate(180deg)}.FaqMena-module__0tOFYa__content{height:0;transition:height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.FaqMena-module__0tOFYa__answer{color:#9ca3af;padding:0 2rem 1.5rem;line-height:1.6}.FaqMena-module__0tOFYa__viewAllContainer{text-align:center;margin-top:3rem}.FaqMena-module__0tOFYa__viewAllButton{color:#a855f7;background:linear-gradient(135deg,#a855f726,#ec489926);border:1px solid #a855f74d;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.FaqMena-module__0tOFYa__viewAllButton:hover{background:linear-gradient(135deg,#a855f740,#ec489940);border-color:#a855f780;transform:translateY(-2px);box-shadow:0 8px 24px #a855f733}.FaqMena-module__0tOFYa__viewAllButton svg{transition:transform .3s}.FaqMena-module__0tOFYa__viewAllButton:hover svg{transform:translate(4px)}html[data-theme=light] .FaqMena-module__0tOFYa__item{background:#fffc;border-color:#0000001a}html[data-theme=light] .FaqMena-module__0tOFYa__item:hover{background:#fffffff2;border-color:#a855f74d}html[data-theme=light] .FaqMena-module__0tOFYa__question{color:#1f2937}html[data-theme=light] .FaqMena-module__0tOFYa__answer{color:#4b5563}html[data-theme=light] .FaqMena-module__0tOFYa__subtitle{color:#6b7280}html[data-theme=light] .FaqMena-module__0tOFYa__icon{color:#7c3aed}html[data-theme=light] .FaqMena-module__0tOFYa__viewAllButton{color:#7c3aed;background:linear-gradient(135deg,#a855f71a,#ec48991a);border-color:#a855f740}html[data-theme=light] .FaqMena-module__0tOFYa__viewAllButton:hover{background:linear-gradient(135deg,#a855f733,#ec489933);border-color:#a855f766;box-shadow:0 8px 24px #a855f726}@media (max-width:768px){.FaqMena-module__0tOFYa__title{font-size:2rem}.FaqMena-module__0tOFYa__trigger{padding:1.25rem 1.5rem}.FaqMena-module__0tOFYa__answer{padding:0 1.5rem 1.25rem}.FaqMena-module__0tOFYa__viewAllButton{padding:.875rem 1.5rem;font-size:.9rem}}
.ShareYourPlaybook-module__M3uR3W__section{padding:var(--spacing-24)0;background:hsl(var(--background));position:relative;overflow:hidden}.ShareYourPlaybook-module__M3uR3W__section:before{content:"";background:linear-gradient(90deg,#0000,#14b8a64d,#6366f14d,#0000);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ShareYourPlaybook-module__M3uR3W__header{text-align:center;max-width:800px;margin:0 auto var(--spacing-12)}.ShareYourPlaybook-module__M3uR3W__eyebrow{color:hsl(var(--secondary));margin-bottom:var(--spacing-6);letter-spacing:.05em;text-transform:uppercase;opacity:0;background:#14b8a614;border:1px solid #14b8a633;border-radius:999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .8s cubic-bezier(.2,.8,.2,1);display:inline-block;transform:translateY(20px)}.ShareYourPlaybook-module__M3uR3W__eyebrowVisible{opacity:1;transform:translateY(0)}html[data-theme=light] .ShareYourPlaybook-module__M3uR3W__eyebrow{color:#12a195;background:#14b8a614;border:1px solid #14b8a640}.ShareYourPlaybook-module__M3uR3W__title{letter-spacing:-.02em;margin-bottom:var(--spacing-6);opacity:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2;transition:all .8s cubic-bezier(.2,.8,.2,1) .1s;transform:translateY(20px)}.ShareYourPlaybook-module__M3uR3W__titleVisible{opacity:1;transform:translateY(0)}.ShareYourPlaybook-module__M3uR3W__subtitle{color:hsl(var(--foreground));opacity:0;max-width:700px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;transition:all .8s cubic-bezier(.2,.8,.2,1) .2s;transform:translateY(20px)}.ShareYourPlaybook-module__M3uR3W__subtitleVisible{opacity:.7;transform:translateY(0)}.ShareYourPlaybook-module__M3uR3W__personaGrid{gap:var(--spacing-6);max-width:1100px;margin:0 auto var(--spacing-12);grid-template-columns:repeat(3,1fr);display:grid}.ShareYourPlaybook-module__M3uR3W__personaCard{padding:var(--spacing-6);border-radius:var(--radius-lg);opacity:0;background:#ffffff05;border:1px solid #ffffff0d;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;transform:translateY(20px)}.ShareYourPlaybook-module__M3uR3W__personaCard.ShareYourPlaybook-module__M3uR3W__cardVisible{opacity:1;transform:translateY(0)}.ShareYourPlaybook-module__M3uR3W__personaCard:hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 20px 40px -10px #0000004d}html[data-theme=light] .ShareYourPlaybook-module__M3uR3W__personaCard{background:#6366f105;border-color:#6366f114}html[data-theme=light] .ShareYourPlaybook-module__M3uR3W__personaCard:hover{border-color:#6366f133;box-shadow:0 20px 40px -10px #6366f11a}.ShareYourPlaybook-module__M3uR3W__iconZone{text-align:center;margin-bottom:var(--spacing-5)}.ShareYourPlaybook-module__M3uR3W__personaIconWrapper{width:64px;height:64px;margin:0 auto var(--spacing-3);justify-content:center;align-items:center;display:flex;position:relative}.ShareYourPlaybook-module__M3uR3W__personaIcon{z-index:2;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block;position:relative}.ShareYourPlaybook-module__M3uR3W__personaCard:hover .ShareYourPlaybook-module__M3uR3W__personaIcon{transform:scale(1.1)}.ShareYourPlaybook-module__M3uR3W__personaIconGlow{background:radial-gradient(circle,hsl(var(--primary))0%,transparent 70%);opacity:.15;filter:blur(16px);border-radius:50%;transition:opacity .3s;position:absolute;inset:-8px}.ShareYourPlaybook-module__M3uR3W__personaCard:hover .ShareYourPlaybook-module__M3uR3W__personaIconGlow{opacity:.3}.ShareYourPlaybook-module__M3uR3W__personaName{color:hsl(var(--foreground));font-size:1.15rem;font-weight:700}.ShareYourPlaybook-module__M3uR3W__transformZone{align-items:center;gap:var(--spacing-1);margin-bottom:var(--spacing-4);flex-direction:column;flex:1;display:flex}.ShareYourPlaybook-module__M3uR3W__beforeBlock,.ShareYourPlaybook-module__M3uR3W__afterBlock{width:100%;padding:var(--spacing-3)var(--spacing-4);border-radius:var(--radius-md);text-align:center}.ShareYourPlaybook-module__M3uR3W__beforeBlock{background:#ef44440a;border:1px solid #ef444414}html[data-theme=light] .ShareYourPlaybook-module__M3uR3W__beforeBlock{background:#ef44440a;border-color:#ef44441f}.ShareYourPlaybook-module__M3uR3W__afterBlock{background:#10b9810a;border:1px solid #10b98114}html[data-theme=light] .ShareYourPlaybook-module__M3uR3W__afterBlock{background:#10b9810a;border-color:#10b9811f}.ShareYourPlaybook-module__M3uR3W__stateLabel{text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px;font-size:.65rem;font-weight:600;display:block}.ShareYourPlaybook-module__M3uR3W__beforeBlock .ShareYourPlaybook-module__M3uR3W__stateLabel{color:#ef444480}.ShareYourPlaybook-module__M3uR3W__afterBlock .ShareYourPlaybook-module__M3uR3W__stateLabel{color:#10b98199}html[data-theme=light] .ShareYourPlaybook-module__M3uR3W__beforeBlock .ShareYourPlaybook-module__M3uR3W__stateLabel{color:#dc262699}html[data-theme=light] .ShareYourPlaybook-module__M3uR3W__afterBlock .ShareYourPlaybook-module__M3uR3W__stateLabel{color:#059669b3}.ShareYourPlaybook-module__M3uR3W__beforeText{color:hsl(var(--foreground));opacity:.5;font-size:.9rem;line-height:1.4}.ShareYourPlaybook-module__M3uR3W__afterText{color:hsl(var(--foreground));opacity:.85;font-size:.9rem;line-height:1.4}.ShareYourPlaybook-module__M3uR3W__transformArrow{color:hsl(var(--foreground));opacity:.2;padding:2px 0;animation:2s ease-in-out infinite ShareYourPlaybook-module__M3uR3W__arrowPulse}@keyframes ShareYourPlaybook-module__M3uR3W__arrowPulse{0%,to{opacity:.2}50%{opacity:.5}}.ShareYourPlaybook-module__M3uR3W__quoteZone{padding-top:var(--spacing-4);border-top:1px solid #ffffff0d;margin-top:auto}html[data-theme=light] .ShareYourPlaybook-module__M3uR3W__quoteZone{border-top-color:#6366f114}.ShareYourPlaybook-module__M3uR3W__quoteText{color:hsl(var(--foreground));opacity:.5;text-align:center;font-size:.85rem;font-style:italic;line-height:1.5}.ShareYourPlaybook-module__M3uR3W__cardShine{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0f,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.ShareYourPlaybook-module__M3uR3W__personaCard:hover .ShareYourPlaybook-module__M3uR3W__cardShine{left:100%}.ShareYourPlaybook-module__M3uR3W__ctaRow{justify-content:center;align-items:center;gap:var(--spacing-4);margin-bottom:var(--spacing-4);opacity:0;transition:all .8s cubic-bezier(.2,.8,.2,1) .6s;display:flex;transform:translateY(20px)}.ShareYourPlaybook-module__M3uR3W__ctaVisible{opacity:1;transform:translateY(0)}.ShareYourPlaybook-module__M3uR3W__primaryBtn{align-items:center;gap:.5rem;padding:.9rem 2rem!important;font-size:1.05rem!important;display:inline-flex!important}.ShareYourPlaybook-module__M3uR3W__primaryBtn svg{transition:transform .3s}.ShareYourPlaybook-module__M3uR3W__primaryBtn:hover svg{transform:translate(4px)}.ShareYourPlaybook-module__M3uR3W__secondaryBtn{color:hsl(var(--foreground));border-radius:var(--radius-full);cursor:pointer;background:0 0;border:1px solid #ffffff26;padding:.9rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.ShareYourPlaybook-module__M3uR3W__secondaryBtn:hover{background:#ffffff0d;border-color:#ffffff40}html[data-theme=light] .ShareYourPlaybook-module__M3uR3W__secondaryBtn{color:hsl(var(--foreground));border-color:#6366f133}html[data-theme=light] .ShareYourPlaybook-module__M3uR3W__secondaryBtn:hover{background:#6366f10d;border-color:#6366f159}.ShareYourPlaybook-module__M3uR3W__ctaCaption{text-align:center;color:hsl(var(--foreground));opacity:0;font-size:.9rem;transition:all .8s cubic-bezier(.2,.8,.2,1) .7s}.ShareYourPlaybook-module__M3uR3W__captionVisible{opacity:.5}@media (max-width:1024px){.ShareYourPlaybook-module__M3uR3W__personaGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ShareYourPlaybook-module__M3uR3W__section{padding:var(--spacing-16)0}.ShareYourPlaybook-module__M3uR3W__personaGrid{gap:var(--spacing-4);max-width:420px;margin:0 auto var(--spacing-10);grid-template-columns:1fr}.ShareYourPlaybook-module__M3uR3W__personaCard{padding:var(--spacing-5)}.ShareYourPlaybook-module__M3uR3W__ctaRow{gap:var(--spacing-3);flex-direction:column}.ShareYourPlaybook-module__M3uR3W__primaryBtn,.ShareYourPlaybook-module__M3uR3W__secondaryBtn{text-align:center;justify-content:center;width:100%}}
.SocialMockup-module__h7rfLa__wrapper{max-width:900px;margin:0 auto var(--spacing-12);opacity:0;transition:all .8s cubic-bezier(.2,.8,.2,1) .4s;transform:translateY(24px)scale(.98)}.SocialMockup-module__h7rfLa__wrapperVisible{opacity:1;transform:translateY(0)scale(1)}.SocialMockup-module__h7rfLa__sectionLabel{text-align:center;color:hsl(var(--foreground));opacity:.5;margin-bottom:var(--spacing-5);font-size:.9rem;font-weight:500}.SocialMockup-module__h7rfLa__viewport{padding:var(--spacing-4)0;cursor:grab;touch-action:pan-y;user-select:none;position:relative;overflow:hidden}.SocialMockup-module__h7rfLa__viewport:active{cursor:grabbing}.SocialMockup-module__h7rfLa__track{justify-content:center;align-items:stretch;min-height:420px;display:flex;position:relative}.SocialMockup-module__h7rfLa__slide{will-change:transform,opacity,filter;width:100%;max-width:520px;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1),filter .5s cubic-bezier(.4,0,.2,1);position:absolute}.SocialMockup-module__h7rfLa__slideActive{cursor:grab}.SocialMockup-module__h7rfLa__slideInactive{cursor:pointer;pointer-events:auto!important}.SocialMockup-module__h7rfLa__fadeLeft,.SocialMockup-module__h7rfLa__fadeRight{z-index:2;pointer-events:none;width:200px;position:absolute;top:0;bottom:0}.SocialMockup-module__h7rfLa__fadeLeft{background:linear-gradient(90deg,hsl(var(--background))30%,transparent 100%);left:0}.SocialMockup-module__h7rfLa__fadeRight{background:linear-gradient(270deg,hsl(var(--background))30%,transparent 100%);right:0}.SocialMockup-module__h7rfLa__navArrow{z-index:4;width:36px;height:36px;color:hsl(var(--foreground));opacity:.5;cursor:pointer;backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.SocialMockup-module__h7rfLa__navArrow:hover{opacity:1;background:#ffffff1a;border-color:#fff3}.SocialMockup-module__h7rfLa__navArrowLeft{left:var(--spacing-2)}.SocialMockup-module__h7rfLa__navArrowRight{right:var(--spacing-2)}html[data-theme=light] .SocialMockup-module__h7rfLa__navArrow{background:#6366f10a;border-color:#6366f11f}html[data-theme=light] .SocialMockup-module__h7rfLa__navArrow:hover{background:#6366f114;border-color:#6366f140}.SocialMockup-module__h7rfLa__dots{justify-content:center;gap:var(--spacing-2);margin-top:var(--spacing-4);display:flex}.SocialMockup-module__h7rfLa__dot{width:32px;height:32px;color:hsl(var(--foreground));opacity:.35;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.SocialMockup-module__h7rfLa__dot:hover{opacity:.7;border-color:#ffffff26}.SocialMockup-module__h7rfLa__dotActive{opacity:1;color:hsl(var(--secondary));background:#14b8a61a;border-color:#14b8a64d}html[data-theme=light] .SocialMockup-module__h7rfLa__dot{border-color:#6366f11a}html[data-theme=light] .SocialMockup-module__h7rfLa__dot:hover{border-color:#6366f133}html[data-theme=light] .SocialMockup-module__h7rfLa__dotActive{color:#12a195;background:#14b8a60f;border-color:#14b8a64d}.SocialMockup-module__h7rfLa__card{border-radius:var(--radius-lg);padding:var(--spacing-5);background:#ffffff08;border:1px solid #ffffff14}html[data-theme=light] .SocialMockup-module__h7rfLa__card{background:hsl(var(--background));border-color:#6366f11a;box-shadow:0 4px 24px -4px #6366f10f}.SocialMockup-module__h7rfLa__platformBadge{border-radius:var(--radius-full);color:hsl(var(--foreground));opacity:.5;margin-bottom:var(--spacing-3);text-transform:uppercase;letter-spacing:.04em;background:#ffffff0a;border:1px solid #ffffff0f;align-items:center;gap:6px;padding:.3rem .7rem;font-size:.72rem;font-weight:600;display:inline-flex}html[data-theme=light] .SocialMockup-module__h7rfLa__platformBadge{background:#6366f108;border-color:#6366f114}.SocialMockup-module__h7rfLa__slackChannel{color:hsl(var(--foreground));margin-bottom:var(--spacing-3);padding-bottom:var(--spacing-2);border-bottom:1px solid #ffffff0d;font-size:.85rem;font-weight:700}html[data-theme=light] .SocialMockup-module__h7rfLa__slackChannel{border-bottom-color:#6366f114}.SocialMockup-module__h7rfLa__slackHash{opacity:.4;margin-right:2px}.SocialMockup-module__h7rfLa__authorRow{align-items:center;gap:var(--spacing-3);margin-bottom:var(--spacing-3);display:flex}.SocialMockup-module__h7rfLa__avatar{width:40px;height:40px;color:hsl(var(--foreground));opacity:.8;background:linear-gradient(135deg,#6366f133,#8b5cf626);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.SocialMockup-module__h7rfLa__authorInfo{flex-direction:column;display:flex}.SocialMockup-module__h7rfLa__authorName{color:hsl(var(--foreground));font-size:.9rem;font-weight:700}.SocialMockup-module__h7rfLa__authorHandle{color:hsl(var(--foreground));opacity:.45;font-size:.75rem}.SocialMockup-module__h7rfLa__postText{color:hsl(var(--foreground));opacity:.75;margin-bottom:var(--spacing-4);white-space:pre-line;font-size:.88rem;line-height:1.6}.SocialMockup-module__h7rfLa__ogCard{border-radius:var(--radius-md);margin-bottom:var(--spacing-4);border:1px solid #ffffff14;overflow:hidden}html[data-theme=light] .SocialMockup-module__h7rfLa__ogCard{border-color:#6366f11a}.SocialMockup-module__h7rfLa__ogImageArea{padding:var(--spacing-5)var(--spacing-4);gap:var(--spacing-2);background:linear-gradient(135deg,#6366f11f,#8b5cf614);flex-direction:column;display:flex}html[data-theme=light] .SocialMockup-module__h7rfLa__ogImageArea{background:linear-gradient(135deg,#6366f114,#8b5cf60d)}.SocialMockup-module__h7rfLa__ogPlanTitle{color:hsl(var(--foreground));font-size:1.1rem;font-weight:700}.SocialMockup-module__h7rfLa__ogPlanMeta{color:hsl(var(--foreground));opacity:.6;font-size:.82rem}.SocialMockup-module__h7rfLa__ogProgressBar{height:6px;margin-top:var(--spacing-1);background:#ffffff1a;border-radius:3px;overflow:hidden}html[data-theme=light] .SocialMockup-module__h7rfLa__ogProgressBar{background:#6366f11a}.SocialMockup-module__h7rfLa__ogProgressFill{background:linear-gradient(90deg,#f59e0b,#f97316);border-radius:3px;width:65%;height:100%}.SocialMockup-module__h7rfLa__ogBranding{color:hsl(var(--foreground));opacity:.4;margin-top:var(--spacing-1);font-size:.72rem}.SocialMockup-module__h7rfLa__ogLink{padding:var(--spacing-2)var(--spacing-4);border-top:1px solid #ffffff0d;flex-direction:column;gap:2px;display:flex}html[data-theme=light] .SocialMockup-module__h7rfLa__ogLink{border-top-color:#6366f10f}.SocialMockup-module__h7rfLa__ogDomain{color:hsl(var(--foreground));opacity:.35;font-size:.75rem}.SocialMockup-module__h7rfLa__ogDescription{color:hsl(var(--foreground));opacity:.55;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.SocialMockup-module__h7rfLa__engagementRow{gap:var(--spacing-4);padding-bottom:var(--spacing-3);margin-bottom:var(--spacing-3);border-bottom:1px solid #ffffff0d;display:flex}html[data-theme=light] .SocialMockup-module__h7rfLa__engagementRow{border-bottom-color:#6366f10f}.SocialMockup-module__h7rfLa__engagementItem{color:hsl(var(--foreground));opacity:.4;font-variant-numeric:tabular-nums;font-size:.78rem}.SocialMockup-module__h7rfLa__socialProof{margin-top:0}.SocialMockup-module__h7rfLa__proofQuote{color:hsl(var(--foreground));opacity:.55;padding-left:var(--spacing-3);border-left:2px solid hsl(var(--primary)/.3);margin:0;font-size:.84rem;font-style:italic;line-height:1.5}.SocialMockup-module__h7rfLa__slackReply{padding-left:var(--spacing-3);border-left:2px solid #ffffff14;flex-direction:column;gap:2px;display:flex}html[data-theme=light] .SocialMockup-module__h7rfLa__slackReply{border-left-color:#6366f126}.SocialMockup-module__h7rfLa__slackReplyAuthor{color:hsl(var(--foreground));opacity:.7;font-size:.78rem;font-weight:700}.SocialMockup-module__h7rfLa__slackReplyText{color:hsl(var(--foreground));opacity:.55;font-size:.84rem;line-height:1.5}@media (max-width:768px){.SocialMockup-module__h7rfLa__wrapper{max-width:100%}.SocialMockup-module__h7rfLa__track{min-height:460px}.SocialMockup-module__h7rfLa__slide{max-width:85%}.SocialMockup-module__h7rfLa__navArrow{width:30px;height:30px}.SocialMockup-module__h7rfLa__navArrowLeft{left:var(--spacing-1)}.SocialMockup-module__h7rfLa__navArrowRight{right:var(--spacing-1)}.SocialMockup-module__h7rfLa__fadeLeft,.SocialMockup-module__h7rfLa__fadeRight{width:100px}.SocialMockup-module__h7rfLa__card{padding:var(--spacing-4)}.SocialMockup-module__h7rfLa__ogImageArea{padding:var(--spacing-4)var(--spacing-3)}}@media (max-width:480px){.SocialMockup-module__h7rfLa__slide{max-width:90%}.SocialMockup-module__h7rfLa__fadeLeft,.SocialMockup-module__h7rfLa__fadeRight{width:50px}.SocialMockup-module__h7rfLa__track{min-height:500px}}
