._landingPage_g8q4g_1{width:100%;min-height:100vh;background-color:var(--background);color:var(--foreground);font-family:var(--font-family-base);overflow-x:hidden}._section_g8q4g_10{padding:6rem var(--spacing-4);width:100%}@media(min-width:768px){._section_g8q4g_10{padding:8rem var(--spacing-4)}}._surfaceBackground_g8q4g_21{background-color:var(--surface)}._navbar_g8q4g_26{position:fixed;top:0;left:0;right:0;z-index:var(--z-overlay);background-color:color-mix(in srgb,var(--background) 80%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}._navContainer_g8q4g_38{display:flex;align-items:center;justify-content:space-between;padding:0 var(--spacing-4);height:4rem;max-width:64rem;margin:0 auto}._navBrand_g8q4g_48{font-family:var(--font-family-heading);font-size:1.5rem;font-weight:700;color:var(--primary);text-decoration:none}._navLinks_g8q4g_56{display:flex;align-items:center;gap:var(--spacing-4)}._navLinkHideMobile_g8q4g_62{display:none}@media(min-width:768px){._navLinkHideMobile_g8q4g_62{display:block}._navLinks_g8q4g_56{gap:var(--spacing-6)}}._navLink_g8q4g_56{font-size:.9375rem;font-weight:500;color:var(--muted-foreground);text-decoration:none;transition:color var(--animation-duration-fast) ease}._navLink_g8q4g_56:hover{color:var(--foreground)}._container_g8q4g_87{max-width:44rem;margin:0 auto;width:100%}._revealItem_g8q4g_94{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease;will-change:opacity,transform}._revealItem_g8q4g_94[data-revealed=true]{opacity:1;transform:translateY(0)}._heroSection_g8q4g_107{padding-top:10rem;padding-bottom:4rem}._heroBrand_g8q4g_112{display:block;font-size:3.5rem;font-weight:700;color:var(--primary);margin-bottom:var(--spacing-2)}@media(min-width:768px){._heroBrand_g8q4g_112{font-size:4.5rem}}._heroContent_g8q4g_126{text-align:center;margin-bottom:4rem}._heroHeadline_g8q4g_131{font-family:var(--font-family-heading);font-size:2.5rem;line-height:1.2;font-weight:400;color:var(--foreground);margin-bottom:1.5rem;letter-spacing:-.02em}@media(min-width:768px){._heroHeadline_g8q4g_131{font-size:3.5rem}}._heroSubheadline_g8q4g_147{font-size:1.125rem;line-height:1.6;color:var(--muted-foreground);max-width:32rem;margin:0 auto 2.5rem}._heroActions_g8q4g_155{display:flex;align-items:center;justify-content:center;gap:var(--spacing-4)}._heroImageContainer_g8q4g_162{display:flex;justify-content:center;padding:0 var(--spacing-4)}._heroMockup_g8q4g_168{width:100%;max-width:280px;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);display:block}._problemContent_g8q4g_177{font-size:1.25rem;line-height:1.8;color:var(--muted-foreground);text-align:center;max-width:38rem;margin:0 auto}._sectionTitle_g8q4g_187{font-size:2rem;font-weight:500;text-align:center;margin-bottom:4rem;color:var(--foreground)}._stepsGrid_g8q4g_196{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){._stepsGrid_g8q4g_196{grid-template-columns:repeat(3,1fr);gap:1.5rem}}._stepCard_g8q4g_209{background-color:var(--card);padding:2.5rem 1.5rem;border-radius:var(--radius-lg);box-shadow:var(--shadow);text-align:center;display:flex;flex-direction:column;align-items:center;position:relative}._stepBadge_g8q4g_221{position:absolute;top:-1rem;left:50%;transform:translate(-50%);width:2rem;height:2rem;background-color:var(--secondary);color:var(--secondary-foreground);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;box-shadow:0 0 0 4px var(--background)}._stepIcon_g8q4g_239{width:2rem;height:2rem;color:var(--primary);margin-bottom:1.5rem;margin-top:.5rem}._stepText_g8q4g_247{font-size:1rem;line-height:1.5;color:var(--card-foreground);margin:0}._featuresGrid_g8q4g_255{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){._featuresGrid_g8q4g_255{grid-template-columns:1fr 1fr;gap:4rem}}._featuresColumn_g8q4g_268{display:flex;flex-direction:column;gap:3rem}._featureBlock_g8q4g_274{display:flex;align-items:flex-start;gap:1rem}._featureIcon_g8q4g_280{width:1.5rem;height:1.5rem;color:var(--secondary);flex-shrink:0;margin-top:.125rem}._featureText_g8q4g_288 h3{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:var(--foreground)}._featureText_g8q4g_288 p{font-size:.9375rem;line-height:1.6;color:var(--muted-foreground);margin:0}._inlineMockup_g8q4g_302{width:100%;max-width:280px;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);margin:0 auto;display:block}@media(min-width:768px){._inlineMockup_g8q4g_302{margin:1rem auto}}._targetAudienceList_g8q4g_318{display:flex;flex-direction:column;gap:1.25rem;max-width:32rem;margin:0 auto}._audienceItem_g8q4g_326{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background-color:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);font-size:1rem;color:var(--foreground)}._audienceIcon_g8q4g_338{width:1.25rem;height:1.25rem;color:var(--primary);flex-shrink:0}._philosophyQuote_g8q4g_346{font-family:var(--font-family-heading);font-size:1.5rem;line-height:1.6;font-style:italic;color:var(--primary);text-align:center;margin:0;padding:0 2rem}@media(min-width:768px){._philosophyQuote_g8q4g_346{font-size:2rem}}._pricingCard_g8q4g_364{background-color:var(--card);padding:3rem 2rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);text-align:center;max-width:32rem;margin:0 auto}._pricingHeadline_g8q4g_374{font-size:1.5rem;font-weight:600;color:var(--foreground);margin-bottom:1rem}._pricingText_g8q4g_381{font-size:1rem;line-height:1.6;color:var(--muted-foreground);margin:0}._footer_g8q4g_389{padding:3rem var(--spacing-4);background-color:var(--surface);text-align:center;border-top:1px solid var(--border)}._footerLink_g8q4g_396{color:var(--muted-foreground);font-size:.875rem;text-decoration:none;transition:color var(--animation-duration-fast) ease}._footerLink_g8q4g_396:hover{color:var(--primary);text-decoration:underline}
