.landing_pageWrapper__1y9wY{min-height:100vh;background-color:var(--bg-main,#F7F6F3);color:var(--text-main,#1C1C1E);font-family:inherit;display:flex;flex-direction:column;overflow-x:hidden}.landing_navbar__Xa_LX{position:fixed;top:0;left:0;right:0;height:var(--header-height,70px);display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:rgba(247,246,243,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(226,227,223,.5);z-index:100;transition:all .3s ease}.landing_logo__Z__TN{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:var(--text-main);text-decoration:none;display:flex;align-items:center;gap:.5rem}.landing_logoAccent__YULwo{color:#4CAF50}.landing_navLinks__8oL_o{display:flex;gap:2rem;align-items:center}.landing_navLink__MX_D9{color:var(--text-muted,#4D4D4D);font-weight:500;font-size:.95rem;text-decoration:none;transition:color .2s ease}.landing_navLink__MX_D9:hover{color:var(--text-main)}.landing_navCta__bIz4N{background-color:var(--text-main);color:var(--bg-main);padding:.6rem 1.4rem;border-radius:999px;font-weight:600;font-size:.95rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;border:none;cursor:pointer}.landing_navCta__bIz4N:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.landing_hero__wie8N{padding:calc(var(--header-height, 70px) + 5rem) 5% 6rem;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:900px;margin:0 auto;position:relative}.landing_heroBackground__0yO59{position:absolute;top:-20%;left:50%;transform:translateX(-50%);width:100vw;height:100vh;background:radial-gradient(circle at 50% 0,rgba(226,227,223,.5) 0,transparent 60%);z-index:-1;pointer-events:none}.landing_heroBadge__xIOlD{display:inline-block;padding:.4rem 1rem;background-color:rgba(226,227,223,.5);border-radius:999px;font-size:.85rem;font-weight:600;color:var(--text-muted);margin-bottom:1.5rem;letter-spacing:.05em;text-transform:uppercase;animation:landing_slideDown__iSIPO .6s ease forwards;opacity:0}.landing_heroTitle__omfE_{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem;color:var(--text-main);animation:landing_slideUp__wLU77 .8s ease forwards;opacity:0}.landing_heroTitleGradient__yaM5w{background:linear-gradient(135deg,#1C1C1E,#6b6b6b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_heroDescription__SbSXo{font-size:clamp(1.1rem,2vw,1.35rem);color:var(--text-muted);max-width:650px;margin-bottom:2.5rem;line-height:1.6;animation:landing_slideUp__wLU77 .8s ease .1s forwards;opacity:0}.landing_heroButtons__K9iL3{display:flex;gap:1rem;animation:landing_slideUp__wLU77 .8s ease .2s forwards;opacity:0}.landing_primaryButton__fz0SS{background-color:var(--text-main);color:var(--bg-main);padding:1rem 2rem;border-radius:999px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center}.landing_primaryButton__fz0SS:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.landing_secondaryButton___UEe9{background-color:transparent;color:var(--text-main);padding:1rem 2rem;border-radius:999px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:background-color .2s ease;border:1px solid var(--text-muted);display:inline-flex;align-items:center;justify-content:center}.landing_secondaryButton___UEe9:hover{background-color:rgba(28,28,30,.05)}.landing_heroGraphic__XaYHQ{width:100%;max-width:1000px;height:400px;margin:4rem auto 0;background:white;border-radius:var(--radius-lg,16px);box-shadow:var(--shadow-md,0 10px 40px rgba(0,0,0,.08));border:1px solid var(--border-color,#e2e3df);position:relative;overflow:hidden;animation:landing_fadeIn__TWpB2 1s ease .4s forwards;opacity:0;display:flex;align-items:center;justify-content:center}.landing_heroGraphicInner__mSCjt{width:100%;height:100%;background:linear-gradient(135deg,#fdfdfd,#f4f4f4);position:relative}.landing_mockAppHeader__osC6k{height:50px;border-bottom:1px solid #eaeaea;display:flex;align-items:center;padding:0 20px;gap:8px}.landing_mockDot__axpXy{width:10px;height:10px;border-radius:50%;background:#e2e2e2}.landing_mockAppBody__5lTCX{display:flex;height:calc(100% - 50px)}.landing_mockSidebar__Z3thO{width:200px;border-right:1px solid #eaeaea;padding:20px;display:flex;flex-direction:column;gap:12px}.landing_mockSidebarItem__pbUAp{height:20px;background:#f0f0f0;border-radius:4px}.landing_mockContent__0PEs7{flex:1 1;padding:30px;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.landing_mockCard__XHnKA{background:white;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.02);border:1px solid #eaeaea;padding:20px;display:flex;flex-direction:column;gap:10px}.landing_mockLine__LSL8M{height:12px;background:#f0f0f0;border-radius:4px}.landing_mockLineFull__d3hL1{width:100%}.landing_mockLineHalf__7JCa1{width:50%}.landing_features__cPNYP{padding:6rem 5%;background-color:white;max-width:100%}.landing_sectionHeader__13EuI{text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.landing_sectionTitle__VHDry{font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}.landing_sectionSubtitle__kdP6T{font-size:1.1rem;color:var(--text-muted);line-height:1.6}.landing_featuresGrid___4AwX{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2.5rem;gap:2.5rem;max-width:1200px;margin:0 auto}.landing_featureCard___7KBi{background:var(--bg-main,#F7F6F3);padding:2.5rem;border-radius:var(--radius-lg,16px);transition:transform .3s ease,box-shadow .3s ease;border:1px solid transparent}.landing_featureCard___7KBi:hover{transform:translateY(-5px);box-shadow:var(--shadow-md,0 10px 30px rgba(0,0,0,.08));border-color:var(--border-color,#E2E3DF)}.landing_featureIcon__5HAOX{width:50px;height:50px;background-color:white;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.5rem;box-shadow:var(--shadow-sm,0 2px 8px rgba(0,0,0,.05));color:var(--text-main)}.landing_featureTitle__7Aksx{font-size:1.3rem;font-weight:700;margin-bottom:.8rem}.landing_featureDescription__Tqiq5{color:var(--text-muted);line-height:1.6}.landing_steps__Bnb3O{padding:6rem 5%;max-width:1000px;margin:0 auto}.landing_stepsList__Wi9To{display:flex;flex-direction:column;gap:3rem;margin-top:4rem}.landing_stepItem__a6YSe{display:flex;gap:2rem;align-items:flex-start}.landing_stepNumber__QTtzw{flex-shrink:0;width:60px;height:60px;background-color:var(--text-main);color:var(--bg-main);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.landing_stepContent__j3G0A{padding-top:.5rem}.landing_stepTitle__B4NB7{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.landing_stepDescription__BcS_B{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.landing_ctaSection__D8VxY{padding:6rem 5%;background-color:var(--text-main);color:white;text-align:center}.landing_ctaContainer__CDlcx{max-width:700px;margin:0 auto}.landing_ctaTitle__7zO7C{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem;color:white}.landing_ctaDescription__rZq4i{font-size:1.2rem;color:rgba(255,255,255,.8);margin-bottom:2.5rem}.landing_ctaButton__BnmfU{background-color:white;color:var(--text-main);padding:1rem 2.5rem;border-radius:999px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;border:none}.landing_ctaButton__BnmfU:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,255,255,.2)}.landing_footer__0UmUP{padding:3rem 5%;background-color:white;border-top:1px solid var(--border-color);display:flex;flex-direction:column;align-items:center;gap:1.5rem}.landing_footerLogo__FEIB7{font-size:1.2rem;font-weight:700;color:var(--text-main)}.landing_footerLinks__Un1i5{display:flex;gap:2rem}.landing_footerLink__npJ5B{color:var(--text-muted);text-decoration:none;font-size:.9rem;transition:color .2s}.landing_footerLink__npJ5B:hover{color:var(--text-main)}.landing_footerCopyright__kDOPx{color:var(--text-muted);font-size:.85rem;margin-top:1rem}@keyframes landing_slideUp__wLU77{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes landing_slideDown__iSIPO{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing_fadeIn__TWpB2{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.landing_navLinks__8oL_o{display:none}.landing_heroButtons__K9iL3{flex-direction:column;width:100%;align-items:center}.landing_primaryButton__fz0SS,.landing_secondaryButton___UEe9{width:100%;max-width:300px}.landing_featuresGrid___4AwX{grid-template-columns:1fr}.landing_stepItem__a6YSe{flex-direction:column;gap:1rem}}