.landing{background:#fafbfa;min-height:100vh;overflow-x:hidden}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);background:#fafbfad9;position:fixed;top:0;left:0;right:0}.landing-nav-inner{justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto;padding:.875rem 2rem;display:flex}.landing-logo{align-items:center;gap:.5rem;display:flex}.landing-logo-icon{background:var(--primary-gradient);border-radius:var(--radius);color:#fff;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.landing-logo-text{letter-spacing:-.02em;color:var(--text);font-size:1.0625rem;font-weight:600}.landing-logo-badge{background:var(--primary-light);color:var(--primary);border-radius:var(--radius-full);letter-spacing:.05em;padding:.0625rem .375rem;font-size:.5625rem;font-weight:700}.landing-nav-links{gap:2rem;display:flex}.landing-nav-links a{color:var(--text-secondary);transition:var(--transition);font-size:.875rem;font-weight:400;text-decoration:none}.landing-nav-links a:hover{color:var(--text)}.hero{padding:7rem 2rem 4rem;position:relative;overflow:hidden}.hero-glow{pointer-events:none;background:radial-gradient(circle,#4caf8212 0%,#0000 70%);width:900px;height:900px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.hero-glow-2{pointer-events:none;background:linear-gradient(#0000 0%,#4caf820a 50%,#34d3990f 100%);width:100%;height:300px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.hero-top{text-align:center;margin-bottom:3rem;position:relative}.hero-content{max-width:680px;margin:0 auto}.hero-badge{background:var(--primary-light);border-radius:var(--radius-full);color:var(--primary-dark);border:1px solid #4caf8233;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.hero-badge-dot{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.hero-title{letter-spacing:-.03em;color:var(--text);margin-bottom:1.25rem;font-size:3.25rem;font-weight:700;line-height:1.1}.hero-highlight{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:var(--text-secondary);max-width:520px;margin:0 auto 2rem;font-size:1.0625rem;line-height:1.7}.hero-actions{justify-content:center;gap:.75rem;display:flex}.hero-cta{box-shadow:0 4px 14px #4caf824d}.hero-cta:hover{box-shadow:0 6px 20px #4caf8266}.hero-phones{max-width:680px;height:420px;margin:0 auto 3rem;position:relative}.phone-mockup{transition:transform .4s;position:absolute}.phone-left{z-index:2;top:0;left:40px;transform:rotate(-4deg)}.phone-left:hover{transform:rotate(-2deg)translateY(-8px)}.phone-right{z-index:1;top:20px;right:40px;transform:rotate(4deg)}.phone-right:hover{transform:rotate(2deg)translateY(-8px)}.phone-frame{background:#1a1a2e;border-radius:30px;width:220px;padding:6px;box-shadow:0 20px 60px #00000026,0 8px 20px #0000001a}.phone-notch{z-index:5;background:#1a1a2e;border-radius:0 0 14px 14px;width:80px;height:18px;margin:-1px auto 0;position:relative}.phone-screen{background:#fafbfa;border-radius:24px;flex-direction:column;height:390px;display:flex;overflow:hidden}.phone-header-bar{background:var(--primary);color:#fff;align-items:center;gap:.375rem;padding:.5rem .625rem;display:flex}.phone-header-back{opacity:.8;width:20px;font-size:1rem}.phone-header-info{flex:1;align-items:center;gap:.5rem;display:flex}.phone-header-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.625rem;font-weight:600;display:flex}.phone-header-name{font-size:.625rem;font-weight:600}.phone-header-status{opacity:.8;font-size:.5rem}.phone-header-actions{opacity:.8;gap:.75rem;display:flex}.phone-chat{background:#e8f5ee;flex-direction:column;flex:1;gap:.25rem;padding:.5rem;display:flex;overflow:hidden}.chat-bubble{max-width:85%;color:var(--text);border-radius:8px;padding:.375rem .5rem;font-size:.5625rem;line-height:1.45;position:relative}.chat-bubble p{color:var(--text);margin:0;font-size:.5625rem;line-height:1.45}.chat-bubble.incoming{background:#fff;border-bottom-left-radius:3px;align-self:flex-start;box-shadow:0 1px 2px #0000000f}.chat-bubble.outgoing{background:#d4f5e2;border-bottom-right-radius:3px;align-self:flex-end}.bubble-time{color:var(--text-tertiary);text-align:right;margin-top:.25rem;font-size:.5rem;display:block}.bubble-image{margin:-.5rem -.625rem .375rem}.bubble-image-placeholder{background:linear-gradient(135deg,#e8f5ee 0%,#d1fae5 100%);border-radius:10px 10px 0 0;flex-direction:column;align-items:center;gap:.375rem;padding:1.25rem;display:flex}.bubble-image-placeholder span:first-child{font-size:1.75rem}.bubble-image-text{color:var(--primary-dark);font-weight:500;font-size:.625rem!important}.bubble-link{font-weight:500;color:var(--primary)!important;font-size:.625rem!important}.phone-input-bar{border-top:1px solid var(--border-light);background:#fafbfa;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.phone-input-placeholder{color:var(--text-tertiary);border-radius:var(--radius-full);border:1px solid var(--border-light);background:#fff;flex:1;padding:.375rem .625rem;font-size:.625rem}.phone-send-icon{background:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.float-card{border:1px solid var(--border);border-radius:var(--radius-lg);z-index:10;white-space:nowrap;background:#fff;align-items:center;gap:.625rem;padding:.625rem .875rem;animation:3s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 8px 24px #00000014}.float-card-1{animation-delay:0s;top:30px;left:-10px}.float-card-2{animation-delay:1s;bottom:60px;right:-10px}.float-card-3{animation-delay:2s;top:50px;right:-20px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.float-card-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:600;display:flex}.float-card-icon{flex-shrink:0;font-size:1.25rem}.float-card-info{flex-direction:column;display:flex}.float-card-name{color:var(--text);font-size:.75rem;font-weight:600}.float-card-msg{color:var(--text-secondary);font-size:.625rem}.float-card-badge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.625rem;font-weight:700;display:flex}.float-card-badge.hot{background:var(--hot-bg);color:var(--hot)}.float-card-badge.warm{background:var(--warm-bg);color:var(--warm)}.float-wa-icon{background:var(--primary);z-index:10;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;animation:4s ease-in-out .5s infinite float;display:flex;position:absolute;bottom:90px;left:0;box-shadow:0 6px 20px #4caf8266}.landing-stats{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:#fff;padding:3rem 2rem}.landing-container{max-width:1140px;margin:0 auto}.stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.landing-stat-value{letter-spacing:-.03em;background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;display:block}.landing-stat-label{color:var(--text-secondary);margin-top:.25rem;font-size:.875rem;display:block}.landing-features{padding:5rem 2rem}.section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.section-title{letter-spacing:-.02em;color:var(--text);margin-bottom:.75rem;font-size:2.25rem;font-weight:700;line-height:1.2}.section-subtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1.0625rem}.features-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.feature-card{border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition);cursor:default;background:#fff;flex-direction:column;padding:1.5rem;display:flex}.feature-card:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-3px)}.feature-card-active{background:var(--primary);border-color:var(--primary);box-shadow:0 8px 24px #4caf8240}.feature-card-active:hover{background:var(--primary);border-color:var(--primary)}.feature-card-active .feature-title,.feature-card-active .feature-desc,.feature-card-active .feature-link{color:#fff}.feature-card-active .feature-desc{color:#fffc}.feature-card-active .feature-link{color:#ffffffe6}.feature-icon-box{background:var(--bg-hover);border:1px solid var(--border);width:44px;height:44px;color:var(--primary-dark);transition:var(--transition);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.feature-icon-box.active{color:#fff;background:#fff3;border-color:#ffffff4d}.feature-card:hover .feature-icon-box:not(.active){background:var(--primary-light);border-color:var(--primary);color:var(--primary)}.feature-title{color:var(--text);margin-bottom:.375rem;font-size:.9375rem;font-weight:600}.feature-desc{color:var(--text-secondary);flex:1;font-size:.8125rem;line-height:1.55}.feature-link{color:var(--primary-dark);cursor:pointer;transition:var(--transition);margin-top:.875rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-block}.feature-link:hover{color:var(--primary)}.phone-arrow{z-index:5;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phone-arrow-icon{border:1px solid var(--border);width:48px;height:48px;color:var(--primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #00000014}.phone-label{color:var(--text-tertiary);letter-spacing:.03em;font-size:.75rem;font-weight:500}.landing-steps{border-top:1px solid var(--border-light);background:#fff;padding:5rem 2rem}.steps-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.step-card{text-align:center;padding:2rem 1.5rem}.step-num{background:var(--primary-light);width:48px;height:48px;color:var(--primary-dark);border-radius:var(--radius-full);letter-spacing:-.02em;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1rem;font-weight:700;display:inline-flex}.step-title{color:var(--text);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.step-desc{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.landing-cta{padding:5rem 2rem}.cta-card{background:var(--text);border-radius:var(--radius-xl);text-align:center;padding:4rem 2rem;position:relative;overflow:hidden}.cta-glow{pointer-events:none;background:radial-gradient(circle,#4caf8226 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.cta-title{color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:700;position:relative}.cta-subtitle{color:#fff9;margin-bottom:2rem;font-size:1.0625rem;position:relative}.landing-footer{border-top:1px solid var(--border-light);padding:2rem}.footer-inner{justify-content:space-between;align-items:center;display:flex}.footer-copy{color:var(--text-tertiary);font-size:.8125rem}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}.feature-card-active{grid-column:auto}.hero-phones{max-width:700px}.phone-left{left:20px}.phone-right{right:20px}.float-card-1{left:-10px}.float-card-2{right:-10px}.float-card-3{right:-20px}}@media (max-width:768px){.landing-nav-links{display:none}.hero{padding:6rem 1.5rem 2rem}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1rem}.hero-actions{flex-direction:column;align-items:center}.hero-phones{flex-direction:column;align-items:center;gap:2rem;height:auto;padding:1rem 0;display:flex}.phone-mockup{position:relative;inset:auto!important}.phone-left{transform:rotate(-2deg)}.phone-right{transform:rotate(2deg)}.phone-frame{width:260px}.phone-screen{height:420px}.float-card,.float-wa-icon,.phone-arrow{display:none}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.landing-stat-value{font-size:2rem}.features-grid{grid-template-columns:1fr 1fr}.steps-grid{grid-template-columns:1fr;gap:1rem}.section-title{font-size:1.75rem}.cta-title{font-size:1.5rem}.footer-inner{text-align:center;flex-direction:column;gap:.75rem}}@media (max-width:480px){.hero-title{font-size:1.875rem}.stats-grid{grid-template-columns:1fr 1fr}.landing-stat-value{font-size:1.75rem}.step-card{padding:1.5rem 1rem}.phone-frame{width:240px}}
