.ComparisonSection[data-astro-cid-ppj4fluv]{padding:6rem 1rem}.ComparisonContainer[data-astro-cid-ppj4fluv]{max-width:64rem;margin:0 auto}.ComparisonHeader[data-astro-cid-ppj4fluv]{margin-bottom:4rem;text-align:center}.ComparisonEyebrow[data-astro-cid-ppj4fluv]{margin-bottom:.5rem;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase;color:var(--brandPurple)}.ComparisonTitle[data-astro-cid-ppj4fluv]{font-size:1.875rem;color:var(--textPrimary)}@media(min-width:640px){.ComparisonTitle[data-astro-cid-ppj4fluv]{font-size:2.25rem}}.ComparisonSubtitle[data-astro-cid-ppj4fluv]{max-width:42rem;margin:1rem auto 0;color:var(--textMuted)}.ComparisonTableFrame[data-astro-cid-ppj4fluv]{overflow-x:auto;border:1px solid var(--surfaceBorder);border-radius:var(--radiusXXLarge)}.dark .ComparisonTableFrame[data-astro-cid-ppj4fluv]{border-color:var(--gray700)}.ComparisonTable[data-astro-cid-ppj4fluv]{width:100%;font-size:.875rem;border-collapse:collapse}.ComparisonHeadRow[data-astro-cid-ppj4fluv]{background:var(--surfaceBackgroundMuted)}.dark .ComparisonHeadRow[data-astro-cid-ppj4fluv]{background:var(--gray800)}.ComparisonHeadFeatureCell[data-astro-cid-ppj4fluv]{padding:1rem 1.5rem;text-align:left;color:var(--textMuted)}.ComparisonHeadCenterCell[data-astro-cid-ppj4fluv]{padding:1rem 1.5rem;text-align:center}.ComparisonHeadBrandStack[data-astro-cid-ppj4fluv]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.ComparisonHeadBrandName[data-astro-cid-ppj4fluv]{background:var(--brandGradient);-webkit-background-clip:text;background-clip:text;color:transparent}.ComparisonHeadCompetitorCell[data-astro-cid-ppj4fluv]{padding:1rem 1.5rem;text-align:center;color:var(--gray400)}.ComparisonBodyRow[data-astro-cid-ppj4fluv]{border-top:1px solid var(--surfaceBorderSoft)}.dark .ComparisonBodyRow[data-astro-cid-ppj4fluv]{border-top-color:#37415180}.ComparisonFeatureCell[data-astro-cid-ppj4fluv]{padding:.875rem 1.5rem;color:var(--gray700)}.dark .ComparisonFeatureCell[data-astro-cid-ppj4fluv]{color:var(--gray300)}.ComparisonBrandCell[data-astro-cid-ppj4fluv]{padding:.875rem 1.5rem;text-align:center;background:#8f4ff608}.ComparisonCompetitorCell[data-astro-cid-ppj4fluv]{padding:.875rem 1.5rem;text-align:center}.ComparisonIconWrapper[data-astro-cid-ppj4fluv]{display:flex;justify-content:center}.ComparisonIconYes[data-astro-cid-ppj4fluv]{color:#22c55e}.ComparisonIconNo[data-astro-cid-ppj4fluv]{color:var(--gray300)}.FeaturesSection[data-astro-cid-uz7do4zo]{overflow:hidden;padding:6rem 1rem;background:var(--surfaceBackgroundMuted)}.FeaturesContainer[data-astro-cid-uz7do4zo]{max-width:var(--pageMaxWidth);margin:0 auto}.FeaturesHeader[data-astro-cid-uz7do4zo]{margin-bottom:4rem;text-align:center}.FeaturesEyebrow[data-astro-cid-uz7do4zo]{margin-bottom:.5rem;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase;color:var(--brandPurple)}.FeaturesTitle[data-astro-cid-uz7do4zo]{font-size:1.875rem;color:var(--textPrimary)}@media(min-width:640px){.FeaturesTitle[data-astro-cid-uz7do4zo]{font-size:2.25rem}}.FeaturesSubtitle[data-astro-cid-uz7do4zo]{max-width:42rem;margin:1rem auto 0;color:var(--textMuted)}.FeaturesScrollStack[data-astro-cid-uz7do4zo]{display:flex;flex-direction:column;gap:1.5rem;max-width:64rem;margin:0 auto}.InfiniteScroll[data-astro-cid-uz7do4zo]{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.InfiniteScrollTrack[data-astro-cid-uz7do4zo]{display:flex;gap:1.5rem;will-change:transform}.FeaturesTrackLeft[data-astro-cid-uz7do4zo]{animation:FeaturesScrollLeft 30s linear infinite}.FeaturesTrackRight[data-astro-cid-uz7do4zo]{animation:FeaturesScrollRight 30s linear infinite}@keyframes FeaturesScrollLeft{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@keyframes FeaturesScrollRight{0%{transform:translate(-33.3333%)}to{transform:translate(0)}}.FeatureCard[data-astro-cid-uz7do4zo]{flex-shrink:0;min-width:220px;max-width:240px;padding:1.5rem;background:var(--surfaceBackground);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXXLarge);transition:box-shadow var(--transitionBase)}.dark .FeatureCard[data-astro-cid-uz7do4zo]{background:var(--gray800);border-color:var(--gray700)}.FeatureCard[data-astro-cid-uz7do4zo]:hover{box-shadow:0 10px 25px -10px #8f4ff60d}.FeatureIconBadge[data-astro-cid-uz7do4zo]{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:1rem;background:var(--brandGradientDiagonal);border-radius:var(--radiusLarge);transition:transform var(--transitionBase)}.FeatureCard[data-astro-cid-uz7do4zo]:hover .FeatureIconBadge[data-astro-cid-uz7do4zo]{transform:scale(1.1)}.FeatureIcon[data-astro-cid-uz7do4zo]{display:block;width:1.375rem;height:1.375rem;color:#fff;background:currentColor;mask:radial-gradient(circle at center,currentColor 60%,transparent 62%);-webkit-mask:radial-gradient(circle at center,currentColor 60%,transparent 62%);border-radius:50%}.FeatureCardTitle[data-astro-cid-uz7do4zo]{margin-bottom:.5rem;color:var(--textPrimary)}.FeatureCardDescription[data-astro-cid-uz7do4zo]{font-size:.9rem;line-height:1.625;color:var(--textMuted)}._HeroShowcase_1dkup_1{position:relative;max-width:64rem;margin:4rem auto 0}._HeroShowcaseFrame_1dkup_7{position:relative;overflow:hidden;border:1px solid var(--surfaceBorder);border-radius:var(--radiusXXLarge);box-shadow:0 25px 50px -12px #8f4ff61a}.dark ._HeroShowcaseFrame_1dkup_7{border-color:var(--gray700)}._HeroShowcaseImage_1dkup_20{display:block;width:100%;height:300px;object-fit:cover}@media(min-width:640px){._HeroShowcaseImage_1dkup_20{height:440px}}._HeroBubbleLayer_1dkup_33{position:absolute;inset:0;overflow:hidden;pointer-events:none}._HeroBubble_1dkup_33{position:absolute;display:none}@media(min-width:640px){._HeroBubble_1dkup_33{display:flex}}._HeroBubbleCard_1dkup_51{display:flex;align-items:center;gap:.625rem;max-width:240px;padding:.625rem 1rem;background:#fffffff2;backdrop-filter:blur(4px);border:1px solid var(--gray100);border-radius:var(--radiusLarge);box-shadow:0 10px 15px -3px #0000001a}._HeroBubbleIconWrapper_1dkup_66{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;background:linear-gradient(to bottom right,#8f4ff626,#f5389326);border-radius:var(--radiusFull)}._HeroBubbleIcon_1dkup_66{color:var(--brandPurple)}._HeroBubbleBody_1dkup_87{min-width:0}._HeroBubbleText_1dkup_91{color:var(--gray700);font-size:.75rem;line-height:1.375;margin:0}._HeroBubbleAuthor_1dkup_98{margin:.125rem 0 0;color:var(--gray400);font-size:.65rem}._HeroStatsBar_1dkup_104{position:absolute;bottom:0;left:0;right:0;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:1rem;background:#ffffffe6;backdrop-filter:blur(4px)}@media(min-width:640px){._HeroStatsBar_1dkup_104{gap:3rem;padding:1.5rem}}.dark ._HeroStatsBar_1dkup_104{background:#111827e6}._HeroStat_1dkup_104{text-align:center}._HeroStatValue_1dkup_136{font-size:1.5rem;background:var(--brandGradient);-webkit-background-clip:text;background-clip:text;color:transparent}@media(min-width:640px){._HeroStatValue_1dkup_136{font-size:1.875rem}}._HeroStatLabel_1dkup_150{margin-top:.25rem;color:var(--textMuted);font-size:.75rem}@media(min-width:640px){._HeroStatLabel_1dkup_150{font-size:.875rem}}.HeroSection[data-astro-cid-anhloy43]{position:relative;padding:7rem 1rem 5rem;overflow:hidden}.HeroGlow[data-astro-cid-anhloy43]{position:absolute;z-index:-10;border-radius:var(--radiusFull);filter:blur(120px);pointer-events:none}.HeroGlowPurple[data-astro-cid-anhloy43]{top:0;left:25%;width:600px;height:600px;background:#8f4ff61a}.HeroGlowPink[data-astro-cid-anhloy43]{top:5rem;right:25%;width:400px;height:400px;background:#f538931a}.HeroContainer[data-astro-cid-anhloy43]{max-width:var(--pageMaxWidth);margin:0 auto;text-align:center}.HeroBadge[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;color:var(--brandPurple);font-size:.85rem;background:#8f4ff61a;border-radius:var(--radiusFull)}.HeroBadgeDot[data-astro-cid-anhloy43]{width:.5rem;height:.5rem;background:var(--brandPurple);border-radius:var(--radiusFull);animation:HeroBadgePulse 2s ease-in-out infinite}@keyframes HeroBadgePulse{0%,to{opacity:1}50%{opacity:.4}}.HeroTitle[data-astro-cid-anhloy43]{max-width:56rem;margin:0 auto;color:var(--textPrimary);font-size:2.25rem;line-height:1.1;letter-spacing:-.025em}@media(min-width:640px){.HeroTitle[data-astro-cid-anhloy43]{font-size:3rem}}@media(min-width:1024px){.HeroTitle[data-astro-cid-anhloy43]{font-size:3.75rem}}.HeroTitleGradient[data-astro-cid-anhloy43]{background:var(--brandGradient);-webkit-background-clip:text;background-clip:text;color:transparent}.HeroSubtitle[data-astro-cid-anhloy43]{max-width:42rem;margin:1.5rem auto 0;color:var(--textMuted);font-size:1.125rem;line-height:1.625}.HeroActions[data-astro-cid-anhloy43]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin-top:2.5rem}@media(min-width:640px){.HeroActions[data-astro-cid-anhloy43]{flex-direction:row}}.HeroPrimaryButton[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;color:#fff;text-decoration:none;background:var(--brandGradient);border-radius:var(--radiusFull);box-shadow:0 10px 15px -3px #8f4ff640;transition:opacity var(--transitionBase)}.HeroPrimaryButton[data-astro-cid-anhloy43]:hover{opacity:.9}.HeroSecondaryButton[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;color:var(--gray700);background:var(--gray100);border:0;border-radius:var(--radiusFull);cursor:pointer;transition:background-color var(--transitionBase)}.dark .HeroSecondaryButton[data-astro-cid-anhloy43]{color:var(--gray200);background:var(--gray800)}.HeroSecondaryButton[data-astro-cid-anhloy43]:hover{background:var(--gray200)}.dark .HeroSecondaryButton[data-astro-cid-anhloy43]:hover{background:var(--gray700)}.HeroSecondaryButtonIcon[data-astro-cid-anhloy43]{color:var(--brandPurple)}.HowItWorksSection[data-astro-cid-kojs5727]{padding:6rem 1rem}.HowItWorksContainer[data-astro-cid-kojs5727]{max-width:var(--pageMaxWidth);margin:0 auto}.HowItWorksHeader[data-astro-cid-kojs5727]{margin-bottom:4rem;text-align:center}.HowItWorksEyebrow[data-astro-cid-kojs5727]{margin-bottom:.5rem;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase;color:var(--brandPink)}.HowItWorksTitle[data-astro-cid-kojs5727]{font-size:1.875rem;color:var(--textPrimary)}@media(min-width:640px){.HowItWorksTitle[data-astro-cid-kojs5727]{font-size:2.25rem}}.HowItWorksGrid[data-astro-cid-kojs5727]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.HowItWorksGrid[data-astro-cid-kojs5727]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.HowItWorksGrid[data-astro-cid-kojs5727]{grid-template-columns:repeat(4,1fr)}}.HowItWorksStep[data-astro-cid-kojs5727]{position:relative}.HowItWorksConnector[data-astro-cid-kojs5727]{display:none}@media(min-width:1024px){.HowItWorksConnector[data-astro-cid-kojs5727]{display:block;position:absolute;top:2rem;left:calc(50% + 40px);width:calc(100% - 40px);height:2px;overflow:hidden}}.HowItWorksConnectorFill[data-astro-cid-kojs5727]{position:relative;z-index:1;height:100%;background:var(--brandGradient);transform:scaleX(1);transform-origin:left}.HowItWorksConnectorTrack[data-astro-cid-kojs5727]{position:absolute;inset:0;background:linear-gradient(to right,#8f4ff626,#f5389326)}.HowItWorksStepContent[data-astro-cid-kojs5727]{text-align:center}.HowItWorksStepBadge[data-astro-cid-kojs5727]{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin-bottom:1rem;font-size:1.25rem;color:#fff;background:var(--gray300);border-radius:var(--radiusXXLarge)}.dark .HowItWorksStepBadge[data-astro-cid-kojs5727]{background:var(--gray700)}.HowItWorksStepBadgeActive[data-astro-cid-kojs5727]{background:var(--brandGradientDiagonal);box-shadow:0 10px 15px -3px #8f4ff64d}.dark .HowItWorksStepBadgeActive[data-astro-cid-kojs5727]{background:var(--brandGradientDiagonal)}.HowItWorksStepTitle[data-astro-cid-kojs5727]{margin-bottom:.5rem;color:var(--textPrimary)}.HowItWorksStepDescription[data-astro-cid-kojs5727]{font-size:.9rem;line-height:1.625;color:var(--textMuted)}._InteractiveDemoCard_liar5_1{overflow:hidden;background:var(--surfaceBackground);border:1px solid var(--surfaceBorder);border-radius:var(--radiusXXLarge);box-shadow:0 20px 25px -5px #8f4ff60d,0 10px 10px -5px #8f4ff60a}._InteractiveDemoTabs_liar5_11{display:flex;border-bottom:1px solid var(--surfaceBorderSoft)}._InteractiveDemoTab_liar5_11{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 0;font-size:.875rem;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:background-color var(--transitionBase),color var(--transitionBase)}._InteractiveDemoTabActive_liar5_34{color:var(--brandPurple);background:#8f4ff60d;border-bottom-color:var(--brandPurple)}._InteractiveDemoTabComplete_liar5_40{color:#22c55e}._InteractiveDemoTabUpcoming_liar5_44{color:var(--textSubtle)}._InteractiveDemoTabBullet_liar5_48{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;font-size:10px;background:var(--gray200);border-radius:var(--radiusFull)}.dark ._InteractiveDemoTabBullet_liar5_48{background:var(--gray600)}._InteractiveDemoTabLabel_liar5_66{display:none}@media(min-width:640px){._InteractiveDemoTabLabel_liar5_66{display:inline}}._InteractiveDemoBody_liar5_76{min-height:300px;padding:1.5rem}@media(min-width:640px){._InteractiveDemoBody_liar5_76{padding:2rem}}._InteractiveDemoStep_liar5_87{display:flex;flex-direction:column;gap:.75rem}._InteractiveDemoStepPrompt_liar5_93{margin-bottom:1rem;color:var(--textSecondary)}._InteractiveDemoTemplateGrid_liar5_98{display:grid;gap:.75rem}@media(min-width:640px){._InteractiveDemoTemplateGrid_liar5_98{grid-template-columns:repeat(2,minmax(0,1fr))}}._InteractiveDemoTemplate_liar5_98{display:flex;align-items:center;gap:.75rem;padding:1rem;text-align:left;background:transparent;border:2px solid var(--surfaceBorderSoft);border-radius:var(--radiusXLarge);cursor:pointer;transition:border-color var(--transitionBase),box-shadow var(--transitionBase)}.dark ._InteractiveDemoTemplate_liar5_98{border-color:var(--gray600)}._InteractiveDemoTemplate_liar5_98:hover{border-color:#8f4ff680;box-shadow:0 4px 6px -1px #0000001a}._InteractiveDemoTemplateActive_liar5_133{border-color:var(--brandPurple);background:#8f4ff60d}._InteractiveDemoTemplateIcon_liar5_138{font-size:1.5rem}._InteractiveDemoTemplateName_liar5_142{font-size:.875rem;color:var(--textPrimary)}._InteractiveDemoTemplateMeta_liar5_147{font-size:.75rem;color:var(--textSubtle)}._InteractiveDemoTeamList_liar5_152{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}._InteractiveDemoTeamRow_liar5_159{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--surfaceBackgroundMuted);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXLarge)}.dark ._InteractiveDemoTeamRow_liar5_159{background:var(--gray700);border-color:var(--gray600)}._InteractiveDemoTeamIcon_liar5_176{color:var(--brandPurple)}._InteractiveDemoTeamName_liar5_180{font-size:.875rem;color:var(--gray700)}.dark ._InteractiveDemoTeamName_liar5_180{color:var(--gray200)}._InteractiveDemoTeamFlame_liar5_189{margin-left:auto;color:var(--brandPink)}._InteractiveDemoAddTeamButton_liar5_194{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--brandPurple);background:transparent;border:none;cursor:pointer;transition:color var(--transitionBase)}._InteractiveDemoAddTeamButton_liar5_194:hover{color:var(--brandPink)}._InteractiveDemoContinueButton_liar5_212{display:flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.625rem 1.5rem;font-size:.875rem;color:#fff;background:var(--brandGradient);border:none;border-radius:var(--radiusFull);cursor:pointer;transition:opacity var(--transitionBase)}._InteractiveDemoContinueButton_liar5_212:hover{opacity:.9}._InteractiveDemoHint_liar5_234{margin-top:.75rem;font-size:.75rem;color:var(--textSubtle)}._InteractiveDemoLaunchPrompt_liar5_241{padding:2rem 0;text-align:center}._InteractiveDemoLaunchEmoji_liar5_246{margin-bottom:1rem;font-size:2.25rem}._InteractiveDemoLaunchTitle_liar5_251{margin-bottom:.5rem;font-size:1.25rem;color:var(--textPrimary)}._InteractiveDemoLaunchSummary_liar5_257{margin-bottom:.5rem;font-size:.875rem;color:var(--textMuted)}._InteractiveDemoLaunchHighlight_liar5_264{color:var(--brandPurple)}._InteractiveDemoLaunchHighlightAccent_liar5_268{color:var(--brandPink)}._InteractiveDemoTeamChipList_liar5_272{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem}._InteractiveDemoTeamChip_liar5_272{padding:.25rem .75rem;font-size:.75rem;color:var(--brandPurple);background:#8f4ff61a;border-radius:var(--radiusFull)}._InteractiveDemoLaunchButton_liar5_290{padding:.75rem 2rem;color:#fff;background:var(--brandGradient);border:none;border-radius:var(--radiusFull);box-shadow:0 10px 15px -3px #8f4ff640;cursor:pointer;transition:opacity var(--transitionBase)}._InteractiveDemoLaunchButton_liar5_290:hover{opacity:.9}._InteractiveDemoSuccess_liar5_307{padding:2rem 0;text-align:center}._InteractiveDemoSuccessEmoji_liar5_312{margin-bottom:1rem;font-size:3.75rem}._InteractiveDemoSuccessTitle_liar5_317{margin-bottom:.5rem;font-size:1.25rem;color:var(--textPrimary)}._InteractiveDemoSuccessBody_liar5_323{margin-bottom:1rem;font-size:.875rem;color:var(--textMuted)}._InteractiveDemoSuccessActions_liar5_330{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}._InteractiveDemoSuccessPrimary_liar5_337{padding:.625rem 1.5rem;font-size:.875rem;color:#fff;background:var(--brandGradient);border-radius:var(--radiusFull);transition:opacity var(--transitionBase)}._InteractiveDemoSuccessPrimary_liar5_337:hover{opacity:.9}._InteractiveDemoSuccessSecondary_liar5_352{padding:.625rem 1.5rem;font-size:.875rem;color:var(--textSecondary);background:var(--surfaceBackgroundSubtle);border:none;border-radius:var(--radiusFull);cursor:pointer;transition:background-color var(--transitionBase)}._InteractiveDemoSuccessSecondary_liar5_352:hover{background:var(--gray200)}.dark ._InteractiveDemoSuccessSecondary_liar5_352{background:var(--gray700)}.dark ._InteractiveDemoSuccessSecondary_liar5_352:hover{background:var(--gray600)}.InteractiveDemoSection[data-astro-cid-jac4eyb6]{padding:6rem 1rem;background:linear-gradient(to bottom,var(--gray50),#ffffff)}.dark .InteractiveDemoSection[data-astro-cid-jac4eyb6]{background:linear-gradient(to bottom,var(--gray900),var(--gray950))}.InteractiveDemoContainer[data-astro-cid-jac4eyb6]{max-width:56rem;margin:0 auto}.InteractiveDemoIntro[data-astro-cid-jac4eyb6]{margin-bottom:3rem;text-align:center}.InteractiveDemoEyebrow[data-astro-cid-jac4eyb6]{margin-bottom:.5rem;font-size:.875rem;text-transform:uppercase;letter-spacing:.025em;color:var(--brandPink)}.InteractiveDemoTitle[data-astro-cid-jac4eyb6]{font-size:1.875rem;color:var(--textPrimary)}@media(min-width:640px){.InteractiveDemoTitle[data-astro-cid-jac4eyb6]{font-size:2.25rem}}.InteractiveDemoSubtitle[data-astro-cid-jac4eyb6]{max-width:36rem;margin:1rem auto 0;color:var(--textMuted)}._NewsletterFormShell_mctbn_1{position:relative}._NewsletterForm_mctbn_1{display:flex;flex-direction:column;gap:.75rem;max-width:28rem;margin:0 auto}@media(min-width:640px){._NewsletterForm_mctbn_1{flex-direction:row}}._NewsletterInput_mctbn_20{flex:1;padding:.75rem 1.25rem;font-size:16px;color:var(--gray700);background:var(--surfaceBackground);border:1px solid var(--surfaceBorder);border-radius:var(--radiusFull);transition:border-color var(--transitionBase),box-shadow var(--transitionBase)}._NewsletterInput_mctbn_20::placeholder{color:var(--gray400)}._NewsletterInput_mctbn_20:focus{outline:none;border-color:var(--brandPurple);box-shadow:0 0 0 2px #8f4ff633}.dark ._NewsletterInput_mctbn_20{color:#fff;background:var(--gray700);border-color:var(--gray600)}._NewsletterSubmitButton_mctbn_51{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.75rem;white-space:nowrap;color:#fff;background:var(--brandGradient);border:none;border-radius:var(--radiusFull);box-shadow:0 10px 15px -3px #8f4ff633;transition:opacity var(--transitionBase);cursor:pointer}._NewsletterSubmitButton_mctbn_51:hover{opacity:.9}._NewsletterSuccess_mctbn_75{display:flex;flex-direction:column;align-items:center;gap:.75rem}._NewsletterSuccessIconBadge_mctbn_82{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background:#f0fdf4;border-radius:var(--radiusFull)}._NewsletterSuccessIcon_mctbn_82{color:#22c55e}._NewsletterSuccessTitle_mctbn_98{color:var(--textPrimary)}._NewsletterSuccessMessage_mctbn_102{font-size:.875rem;color:var(--gray400)}._NewsletterFinePrint_mctbn_107{margin-top:1.25rem;font-size:.75rem;color:var(--gray400)}.NewsletterContainer[data-astro-cid-hxvrkb6l]{max-width:56rem;margin:0 auto;padding:4rem 1rem}.NewsletterGradientFrame[data-astro-cid-hxvrkb6l]{position:relative;overflow:hidden;padding:1px;border-radius:var(--radiusXXLarge);background:var(--brandGradientDiagonal)}.NewsletterCard[data-astro-cid-hxvrkb6l]{position:relative;overflow:hidden;padding:2rem;border-radius:var(--radiusXXLarge);background:var(--surfaceBackground)}.dark .NewsletterCard[data-astro-cid-hxvrkb6l]{background:var(--gray800)}@media(min-width:640px){.NewsletterCard[data-astro-cid-hxvrkb6l]{padding:3rem}}.NewsletterGlowTopRight[data-astro-cid-hxvrkb6l]{position:absolute;top:0;right:0;width:16rem;height:16rem;background:linear-gradient(to bottom left,rgba(143,79,246,.05),transparent);border-radius:var(--radiusFull);transform:translate(50%,-50%)}.NewsletterGlowBottomLeft[data-astro-cid-hxvrkb6l]{position:absolute;bottom:0;left:0;width:12rem;height:12rem;background:linear-gradient(to top right,rgba(245,56,147,.05),transparent);border-radius:var(--radiusFull);transform:translate(-50%,50%)}.NewsletterContent[data-astro-cid-hxvrkb6l]{position:relative;text-align:center}.NewsletterIconBadge[data-astro-cid-hxvrkb6l]{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;background:linear-gradient(to bottom right,#8f4ff61a,#f538931a);border-radius:var(--radiusFull)}.NewsletterContent[data-astro-cid-hxvrkb6l] .NewsletterIcon{color:var(--brandPurple)}.NewsletterTitle[data-astro-cid-hxvrkb6l]{margin-bottom:.5rem;font-size:1.5rem;color:var(--textPrimary)}@media(min-width:640px){.NewsletterTitle[data-astro-cid-hxvrkb6l]{font-size:1.875rem}}.NewsletterSubtitle[data-astro-cid-hxvrkb6l]{max-width:28rem;margin:0 auto 2rem;color:var(--textMuted)}._TestimonialsCarousel_1hywd_1{position:relative}._TestimonialsCard_1hywd_5{display:flex;align-items:center;min-height:280px;padding:2rem;overflow:hidden;background:linear-gradient(to bottom right,var(--gray50),#ffffff);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXXLarge)}@media(min-width:640px){._TestimonialsCard_1hywd_5{padding:3rem}}.dark ._TestimonialsCard_1hywd_5{background:linear-gradient(to bottom right,var(--gray800),var(--gray850));border-color:var(--gray700)}._TestimonialsSlide_1hywd_29{width:100%}._TestimonialsSlideInner_1hywd_33{display:flex;flex-direction:column;align-items:center;text-align:center}._TestimonialsAvatar_1hywd_40{width:4rem;height:4rem;object-fit:cover;margin-bottom:1rem;border-radius:var(--radiusFull);box-shadow:0 0 0 4px #8f4ff61a}._TestimonialsRating_1hywd_51{display:flex;gap:.25rem;margin-bottom:1rem}._TestimonialsRatingStar_1hywd_57{color:var(--brandPink);fill:var(--brandPink)}._TestimonialsQuote_1hywd_62{max-width:42rem;margin:0 0 1.5rem;color:var(--textSecondary);font-size:1.125rem;line-height:1.625}.dark ._TestimonialsQuote_1hywd_62{color:var(--gray300)}._TestimonialsAuthorName_1hywd_74{color:var(--textPrimary)}._TestimonialsAuthorMeta_1hywd_78{color:var(--textSubtle);font-size:.875rem}._TestimonialsNavButton_1hywd_83{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:var(--surfaceBackground);border:1px solid var(--surfaceBorder);border-radius:var(--radiusFull);box-shadow:0 4px 6px -1px #0000001a;cursor:pointer;transition:background-color var(--transitionBase)}.dark ._TestimonialsNavButton_1hywd_83{background:var(--gray700);border-color:var(--gray600)}._TestimonialsNavButton_1hywd_83:hover{background:var(--gray50)}.dark ._TestimonialsNavButton_1hywd_83:hover{background:var(--gray600)}._TestimonialsNavButtonPrevious_1hywd_116{left:.5rem}._TestimonialsNavButtonNext_1hywd_120{right:.5rem}._TestimonialsNavIcon_1hywd_124{color:var(--textSecondary)}.dark ._TestimonialsNavIcon_1hywd_124{color:var(--gray300)}._TestimonialsDots_1hywd_132{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}._TestimonialsDot_1hywd_132{width:.625rem;height:.625rem;background:var(--gray300);border:0;border-radius:var(--radiusFull);cursor:pointer;transition:width var(--transitionBase),background var(--transitionBase)}.dark ._TestimonialsDot_1hywd_132{background:var(--gray600)}._TestimonialsDotActive_1hywd_153{width:1.5rem;background:var(--brandGradient)}.dark ._TestimonialsDotActive_1hywd_153{background:var(--brandGradient)}.TestimonialsSection[data-astro-cid-dnksfipb]{padding:6rem 1rem;overflow:hidden}.TestimonialsContainer[data-astro-cid-dnksfipb]{max-width:64rem;margin:0 auto}.TestimonialsHeader[data-astro-cid-dnksfipb]{text-align:center;margin-bottom:4rem}.TestimonialsEyebrow[data-astro-cid-dnksfipb]{margin-bottom:.5rem;color:var(--brandPink);font-size:.875rem;letter-spacing:.05em;text-transform:uppercase}.TestimonialsTitle[data-astro-cid-dnksfipb]{font-size:1.875rem;color:var(--textPrimary)}@media(min-width:640px){.TestimonialsTitle[data-astro-cid-dnksfipb]{font-size:2.25rem}}.UseCasesSection[data-astro-cid-eao2futs]{padding:6rem 1rem;background:var(--surfaceBackgroundMuted)}.UseCasesContainer[data-astro-cid-eao2futs]{max-width:var(--pageMaxWidth);margin:0 auto}.UseCasesHeader[data-astro-cid-eao2futs]{margin-bottom:4rem;text-align:center}.UseCasesEyebrow[data-astro-cid-eao2futs]{margin-bottom:.5rem;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase;color:var(--brandPurple)}.UseCasesTitle[data-astro-cid-eao2futs]{font-size:1.875rem;color:var(--textPrimary)}@media(min-width:640px){.UseCasesTitle[data-astro-cid-eao2futs]{font-size:2.25rem}}.UseCasesSubtitle[data-astro-cid-eao2futs]{max-width:42rem;margin:1rem auto 0;color:var(--textMuted)}.UseCasesGrid[data-astro-cid-eao2futs]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.UseCasesGrid[data-astro-cid-eao2futs]{grid-template-columns:repeat(2,1fr)}}.UseCaseCard[data-astro-cid-eao2futs]{overflow:hidden;height:100%;background:var(--surfaceBackground);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXXLarge);transition:box-shadow var(--transitionBase)}.dark .UseCaseCard[data-astro-cid-eao2futs]{background:var(--gray800);border-color:var(--gray700)}.UseCaseCard[data-astro-cid-eao2futs]:hover{box-shadow:var(--surfaceShadowMedium)}.UseCaseImageFrame[data-astro-cid-eao2futs]{height:14rem;overflow:hidden}.UseCaseImage[data-astro-cid-eao2futs]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.UseCaseCard[data-astro-cid-eao2futs]:hover .UseCaseImage[data-astro-cid-eao2futs]{transform:scale(1.05)}.UseCaseBody[data-astro-cid-eao2futs]{padding:1.5rem}.UseCaseTags[data-astro-cid-eao2futs]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.UseCaseTag[data-astro-cid-eao2futs]{padding:.25rem .75rem;font-size:.75rem;color:var(--brandPurple);background:var(--brandPurpleSoft);border-radius:var(--radiusFull)}.UseCaseTitle[data-astro-cid-eao2futs]{margin-bottom:.5rem;color:var(--textPrimary)}.UseCaseDescription[data-astro-cid-eao2futs]{font-size:.9rem;line-height:1.625;color:var(--textMuted)}._WhiteLabelShowcase_1pcdb_1{margin-bottom:5rem}._WhiteLabelShowcaseLayout_1pcdb_5{display:flex;flex-direction:column;align-items:center;gap:3rem}@media(min-width:1024px){._WhiteLabelShowcaseLayout_1pcdb_5{flex-direction:row;gap:5rem}}._WhiteLabelPhoneWrapper_1pcdb_19{position:relative}._WhiteLabelPhoneGlow_1pcdb_23{position:absolute;inset:-2rem;opacity:.2;filter:blur(48px);border-radius:var(--radiusFull)}._WhiteLabelControlsColumn_1pcdb_32{width:100%;max-width:42rem}._WhiteLabelControlsLabel_1pcdb_37{margin-bottom:1rem;font-size:.875rem;text-align:center;text-transform:uppercase;letter-spacing:.025em;color:var(--textSubtle)}._WhiteLabelBrandList_1pcdb_47{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem}._WhiteLabelBrandButton_1pcdb_55{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border:2px solid transparent;border-radius:var(--radiusXLarge);cursor:pointer;transition:border-color var(--transitionBase),background-color var(--transitionBase)}._WhiteLabelBrandButtonInactive_1pcdb_68{background:var(--surfaceBackground);border-color:var(--surfaceBorder)}._WhiteLabelBrandButtonInactive_1pcdb_68:hover{border-color:var(--surfaceBorderStrong)}._WhiteLabelBrandButtonActive_1pcdb_77{border-color:transparent;box-shadow:0 10px 15px -3px #0000001a}._WhiteLabelBrandLogo_1pcdb_82{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;font-size:10px;color:#fff;border-radius:var(--radiusSmall)}._WhiteLabelBrandName_1pcdb_95{font-size:.875rem;color:var(--gray700)}.dark ._WhiteLabelBrandName_1pcdb_95{color:var(--gray200)}._WhiteLabelFeatureGrid_1pcdb_104{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}._WhiteLabelFeatureCard_1pcdb_110{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:var(--surfaceBackground);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXLarge)}._WhiteLabelFeatureIconWrap_1pcdb_122{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:var(--radiusMedium)}._WhiteLabelFeatureTitle_1pcdb_134{font-size:.875rem;color:var(--gray800)}.dark ._WhiteLabelFeatureTitle_1pcdb_134{color:var(--gray200)}._WhiteLabelFeatureDescription_1pcdb_143{font-size:.75rem;line-height:1.4;color:var(--textSubtle)}._PhoneMockupFrame_1pcdb_156{position:relative;overflow:hidden;width:240px;height:420px;margin:0 auto;background:var(--gray900);border:6px solid var(--gray800);border-radius:2rem;box-shadow:0 25px 50px -12px #00000040}._PhoneMockupNotch_1pcdb_170{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:10;width:5rem;height:1.25rem;background:var(--gray800);border-radius:0 0 .75rem .75rem}._PhoneMockupScreen_1pcdb_184{overflow:hidden;width:100%;height:100%;background:#fff}._PhoneMockupStatusBar_1pcdb_191{display:flex;align-items:center;justify-content:space-between;height:1.5rem;padding:0 .75rem}._PhoneMockupStatusText_1pcdb_200{font-size:8px;color:#ffffffb3}._PhoneMockupStatusIcons_1pcdb_205{display:flex;gap:.25rem}._PhoneMockupUrlBar_1pcdb_210{padding:.375rem .5rem}._PhoneMockupUrlInner_1pcdb_214{display:flex;align-items:center;gap:.375rem;padding:.25rem .625rem;background:#fff3;border-radius:var(--radiusMedium)}._PhoneMockupUrlIcon_1pcdb_225{color:#fffc}._PhoneMockupUrlText_1pcdb_229{font-size:10px;color:#fff}._PhoneMockupAppHeader_1pcdb_234{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem}._PhoneMockupAppLogo_1pcdb_242{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:11px;color:#fff;border-radius:var(--radiusMedium)}._PhoneMockupAppName_1pcdb_255{font-size:.875rem;color:#fff}._PhoneMockupContent_1pcdb_260{display:flex;flex-direction:column;gap:.625rem;padding:.75rem}._PhoneMockupSectionLabel_1pcdb_268{font-size:11px;color:var(--gray500)}._PhoneMockupChallengeCard_1pcdb_273{padding:.75rem;background:var(--gray50);border:1px solid var(--gray100);border-radius:var(--radiusLarge)}._PhoneMockupChallengeHeader_1pcdb_281{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._PhoneMockupChallengeTitle_1pcdb_288{font-size:11px;color:var(--gray800)}._PhoneMockupChallengeBadge_1pcdb_293{padding:.125rem .375rem;font-size:10px;color:#fff;border-radius:var(--radiusFull)}._PhoneMockupProgressTrack_1pcdb_302{overflow:hidden;width:100%;height:.5rem;background:var(--gray200);border-radius:var(--radiusFull)}._PhoneMockupProgressFill_1pcdb_311{height:100%;border-radius:var(--radiusFull)}._PhoneMockupProgressMeta_1pcdb_316{margin-top:.25rem;font-size:10px;color:var(--gray400)}._PhoneMockupLeaderRow_1pcdb_323{display:flex;align-items:center;gap:.5rem;padding:.375rem .5rem;border-radius:var(--radiusMedium)}._PhoneMockupLeaderRank_1pcdb_332{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;font-size:9px;color:#fff;border-radius:var(--radiusFull)}._PhoneMockupLeaderName_1pcdb_345{flex:1;font-size:11px;color:var(--gray700)}._PhoneMockupLeaderPoints_1pcdb_352{font-size:10px}._PhoneMockupTabBar_1pcdb_356{display:flex;justify-content:space-around;margin-top:.75rem;padding-top:.5rem;border-top:1px solid var(--gray100)}._PhoneMockupTab_1pcdb_356{font-size:9px}.WhiteLabelSection[data-astro-cid-zfys6yxc]{padding:6rem 1rem;background:linear-gradient(to bottom,#fff,#f9fafb80,#fff)}.dark .WhiteLabelSection[data-astro-cid-zfys6yxc]{background:linear-gradient(to bottom,var(--gray950),rgba(17,24,39,.5),var(--gray950))}.WhiteLabelContainer[data-astro-cid-zfys6yxc]{max-width:var(--pageMaxWidth);margin:0 auto}.WhiteLabelIntro[data-astro-cid-zfys6yxc]{margin-bottom:4rem;text-align:center}.WhiteLabelEyebrow[data-astro-cid-zfys6yxc]{margin-bottom:.5rem;font-size:.875rem;text-transform:uppercase;letter-spacing:.025em;color:var(--brandPink)}.WhiteLabelTitle[data-astro-cid-zfys6yxc]{font-size:1.875rem;color:var(--textPrimary)}@media(min-width:640px){.WhiteLabelTitle[data-astro-cid-zfys6yxc]{font-size:2.25rem}}.WhiteLabelSubtitle[data-astro-cid-zfys6yxc]{max-width:42rem;margin:1rem auto 0;color:var(--textMuted)}.WhiteLabelTierIntro[data-astro-cid-zfys6yxc]{margin-bottom:2rem;text-align:center}.WhiteLabelTierIntroLabel[data-astro-cid-zfys6yxc]{font-size:.875rem;text-transform:uppercase;letter-spacing:.025em;color:var(--textSubtle)}.WhiteLabelTierGrid[data-astro-cid-zfys6yxc]{display:grid;gap:1rem}@media(min-width:640px){.WhiteLabelTierGrid[data-astro-cid-zfys6yxc]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.WhiteLabelTierGrid[data-astro-cid-zfys6yxc]{grid-template-columns:repeat(4,minmax(0,1fr))}}.WhiteLabelTierCard[data-astro-cid-zfys6yxc]{position:relative;overflow:hidden;height:100%;padding:1.5rem;background:var(--surfaceBackground);border:1px solid var(--surfaceBorderSoft);border-radius:var(--radiusXXLarge)}.WhiteLabelTierCardFeatured[data-astro-cid-zfys6yxc]{background:linear-gradient(to bottom right,#8f4ff60d,#f538930d);border-color:var(--brandPurple)}.WhiteLabelTierProgressTrack[data-astro-cid-zfys6yxc]{position:absolute;top:0;left:0;right:0;height:4px;background:var(--gray100)}.dark .WhiteLabelTierProgressTrack[data-astro-cid-zfys6yxc]{background:var(--gray700)}.WhiteLabelTierProgressFill[data-astro-cid-zfys6yxc]{height:100%;background:var(--brandGradient)}.WhiteLabelTierHeader[data-astro-cid-zfys6yxc]{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.WhiteLabelTierName[data-astro-cid-zfys6yxc]{color:var(--textPrimary)}.WhiteLabelTierBadge[data-astro-cid-zfys6yxc]{padding:.125rem .5rem;font-size:10px;color:var(--textMuted);background:var(--surfaceBackgroundSubtle);border-radius:var(--radiusFull)}.WhiteLabelTierList[data-astro-cid-zfys6yxc]{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.WhiteLabelTierItem[data-astro-cid-zfys6yxc]{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:var(--textSecondary)}.WhiteLabelTierCheck[data-astro-cid-zfys6yxc]{flex-shrink:0;margin-top:.125rem;color:var(--brandPurple)}
