.landing-module__jDH3nq__container{color:#1a1a1a;background:#fff;min-height:100vh}.landing-module__jDH3nq__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:20px 60px;display:flex;position:sticky;top:0}.landing-module__jDH3nq__logo{color:#1a1a1a;align-items:center;gap:10px;font-size:1.5rem;font-weight:700;display:flex}.landing-module__jDH3nq__logoIcon{font-size:1.8rem}.landing-module__jDH3nq__logoText{color:#25d366}.landing-module__jDH3nq__nav{align-items:center;gap:32px;display:flex}.landing-module__jDH3nq__nav a{color:#666;font-weight:500;transition:color .2s}.landing-module__jDH3nq__nav a:hover{color:#1a1a1a}.landing-module__jDH3nq__btnLogin{border-radius:8px;padding:10px 20px;font-weight:600;transition:all .2s;color:#25d366!important}.landing-module__jDH3nq__btnLogin:hover{background:#f0f9f4}.landing-module__jDH3nq__btnRegister{background:#25d366;border-radius:8px;padding:10px 24px;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #25d36633;color:#fff!important}.landing-module__jDH3nq__btnRegister:hover{background:#20b858;transform:translateY(-1px);box-shadow:0 4px 12px #25d3664d}.landing-module__jDH3nq__hero{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1280px;margin:0 auto;padding:80px 40px;display:grid}.landing-module__jDH3nq__heroContent{flex-direction:column;display:flex}.landing-module__jDH3nq__badge{color:#25d366;background:#f0f9f4;border:1px solid #d4f4dd;border-radius:100px;width:fit-content;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.landing-module__jDH3nq__heroTitle{letter-spacing:-1px;color:#1a1a1a;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}.landing-module__jDH3nq__heroTitle span{color:#25d366}.landing-module__jDH3nq__heroDescription{color:#666;margin-bottom:32px;font-size:1.125rem;line-height:1.7}.landing-module__jDH3nq__ctaButtons{gap:16px;margin-bottom:48px;display:flex}.landing-module__jDH3nq__btnPrimary{color:#fff;background:#25d366;border-radius:12px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #25d36640}.landing-module__jDH3nq__btnPrimary:hover{background:#20b858;transform:translateY(-2px);box-shadow:0 6px 20px #25d36659}.landing-module__jDH3nq__btnSecondary{color:#25d366;background:#fff;border:2px solid #25d366;border-radius:12px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .2s}.landing-module__jDH3nq__btnSecondary:hover{background:#f0f9f4;transform:translateY(-2px)}.landing-module__jDH3nq__stats{gap:48px;display:flex}.landing-module__jDH3nq__stat{flex-direction:column;display:flex}.landing-module__jDH3nq__statNumber{color:#25d366;margin-bottom:4px;font-size:2rem;font-weight:700}.landing-module__jDH3nq__statLabel{color:#666;font-size:.875rem}.landing-module__jDH3nq__heroMockup{justify-content:center;align-items:center;display:flex}.landing-module__jDH3nq__phoneFrame{background:#fff;border:8px solid #1a1a1a;border-radius:32px;width:320px;overflow:hidden;box-shadow:0 20px 60px #00000026}.landing-module__jDH3nq__phoneHeader{color:#fff;background:#075e54;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.75rem;display:flex}.landing-module__jDH3nq__phoneTime{font-weight:600}.landing-module__jDH3nq__phoneIcons{gap:6px;font-size:.7rem;display:flex}.landing-module__jDH3nq__phoneContent{background:#ece5dd;flex-direction:column;height:500px;display:flex}.landing-module__jDH3nq__chatHeader{background:#f0f0f0;border-bottom:1px solid #ddd;align-items:center;gap:12px;padding:12px 16px;display:flex}.landing-module__jDH3nq__chatAvatar{background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.landing-module__jDH3nq__chatInfo{flex:1}.landing-module__jDH3nq__chatName{color:#1a1a1a;font-size:.95rem;font-weight:600}.landing-module__jDH3nq__chatStatus{color:#666;font-size:.75rem}.landing-module__jDH3nq__chatMessages{flex-direction:column;flex:1;gap:12px;padding:20px 16px;display:flex;overflow-y:auto}.landing-module__jDH3nq__messageReceived,.landing-module__jDH3nq__messageSent{animation:.3s ease-out landing-module__jDH3nq__slideIn;display:flex}.landing-module__jDH3nq__messageReceived{justify-content:flex-start}.landing-module__jDH3nq__messageSent{justify-content:flex-end}.landing-module__jDH3nq__messageReceived .landing-module__jDH3nq__messageBubble{color:#1a1a1a;background:#fff;border-radius:8px 8px 8px 0}.landing-module__jDH3nq__messageSent .landing-module__jDH3nq__messageBubble{color:#1a1a1a;background:#dcf8c6;border-radius:8px 8px 0}.landing-module__jDH3nq__messageBubble{max-width:220px;padding:10px 14px;font-size:.875rem;line-height:1.4;box-shadow:0 1px 2px #0000001a}@keyframes landing-module__jDH3nq__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.landing-module__jDH3nq__features{background:#f9fafb;padding:100px 40px}.landing-module__jDH3nq__sectionHeader{text-align:center;margin-bottom:64px}.landing-module__jDH3nq__sectionHeader h2{color:#1a1a1a;margin-bottom:16px;font-size:2.5rem;font-weight:700}.landing-module__jDH3nq__sectionHeader p{color:#666;font-size:1.125rem}.landing-module__jDH3nq__featureGrid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto;display:grid}.landing-module__jDH3nq__featureCard{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:32px;transition:all .3s}.landing-module__jDH3nq__featureCard:hover{border-color:#25d366;transform:translateY(-4px);box-shadow:0 8px 24px #25d3661a}.landing-module__jDH3nq__featureIcon{margin-bottom:20px;font-size:3rem}.landing-module__jDH3nq__featureCard h3{color:#1a1a1a;margin-bottom:12px;font-size:1.25rem;font-weight:700}.landing-module__jDH3nq__featureCard p{color:#666;font-size:.95rem;line-height:1.6}.landing-module__jDH3nq__howItWorks{background:#fff;padding:100px 40px}.landing-module__jDH3nq__steps{justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin:0 auto;display:flex}.landing-module__jDH3nq__step{text-align:center;background:#f9fafb;border:2px solid #e5e5e5;border-radius:16px;flex:1;padding:32px 24px;transition:all .3s}.landing-module__jDH3nq__step:hover{background:#f0f9f4;border-color:#25d366}.landing-module__jDH3nq__stepNumber{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:2rem;font-weight:700;display:flex;box-shadow:0 4px 12px #25d36640}.landing-module__jDH3nq__stepContent h3{color:#1a1a1a;margin-bottom:12px;font-size:1.25rem;font-weight:700}.landing-module__jDH3nq__stepContent p{color:#666;font-size:.95rem;line-height:1.6}.landing-module__jDH3nq__stepArrow{color:#25d366;flex-shrink:0;font-size:2rem;font-weight:700}.landing-module__jDH3nq__ctaSection{color:#fff;background:linear-gradient(135deg,#25d366 0%,#20b858 100%);padding:100px 40px}.landing-module__jDH3nq__ctaContent{text-align:center;max-width:800px;margin:0 auto}.landing-module__jDH3nq__ctaContent h2{margin-bottom:16px;font-size:2.5rem;font-weight:700}.landing-module__jDH3nq__ctaContent p{opacity:.95;margin-bottom:32px;font-size:1.125rem}.landing-module__jDH3nq__btnCtaLarge{color:#25d366;background:#fff;border-radius:12px;padding:18px 48px;font-size:1.125rem;font-weight:700;transition:all .2s;display:inline-block;box-shadow:0 8px 24px #00000026}.landing-module__jDH3nq__btnCtaLarge:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0003}.landing-module__jDH3nq__ctaNote{opacity:.9;margin-top:24px;font-size:.95rem}.landing-module__jDH3nq__footer{color:#fff;background:#1a1a1a;padding:60px 40px 24px}.landing-module__jDH3nq__footerContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1200px;margin:0 auto 48px;display:grid}.landing-module__jDH3nq__footerBrand{max-width:300px}.landing-module__jDH3nq__footerLogo{align-items:center;gap:10px;margin-bottom:16px;font-size:1.5rem;font-weight:700;display:flex}.landing-module__jDH3nq__footerBrand p{color:#999;font-size:.95rem;line-height:1.6}.landing-module__jDH3nq__footerColumn h4{color:#fff;margin-bottom:16px;font-size:1rem;font-weight:700}.landing-module__jDH3nq__footerColumn a{color:#999;margin-bottom:12px;font-size:.95rem;transition:color .2s;display:block}.landing-module__jDH3nq__footerColumn a:hover{color:#25d366}.landing-module__jDH3nq__footerBottom{border-top:1px solid #333;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:24px;display:flex}.landing-module__jDH3nq__footerBottom p{color:#666;font-size:.875rem}.landing-module__jDH3nq__footerBottomLinks{gap:24px;display:flex}.landing-module__jDH3nq__footerBottomLinks a{color:#666;font-size:.875rem;transition:color .2s}.landing-module__jDH3nq__footerBottomLinks a:hover{color:#25d366}@media (max-width:1024px){.landing-module__jDH3nq__hero{grid-template-columns:1fr;gap:60px}.landing-module__jDH3nq__heroMockup{order:-1}.landing-module__jDH3nq__featureGrid{grid-template-columns:repeat(2,1fr)}.landing-module__jDH3nq__steps{flex-direction:column}.landing-module__jDH3nq__stepArrow{transform:rotate(90deg)}.landing-module__jDH3nq__footerContent{grid-template-columns:1fr 1fr}}@media (max-width:768px){.landing-module__jDH3nq__header{padding:16px 24px}.landing-module__jDH3nq__nav{gap:16px}.landing-module__jDH3nq__nav a:not(.landing-module__jDH3nq__btnLogin):not(.landing-module__jDH3nq__btnRegister){display:none}.landing-module__jDH3nq__heroTitle{font-size:2.5rem}.landing-module__jDH3nq__heroDescription{font-size:1rem}.landing-module__jDH3nq__ctaButtons{flex-direction:column}.landing-module__jDH3nq__stats{gap:24px}.landing-module__jDH3nq__featureGrid{grid-template-columns:1fr}.landing-module__jDH3nq__sectionHeader h2{font-size:2rem}.landing-module__jDH3nq__footerContent{grid-template-columns:1fr;gap:32px}.landing-module__jDH3nq__footerBottom{text-align:center;flex-direction:column;gap:16px}}
