body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:1rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.header-content{align-items:center;display:flex;justify-content:space-between}.logo-button{background:none;border:none;cursor:pointer;padding:0;transition:all .3s ease}.logo-button:hover{transform:scale(1.05)}.logo-button h2{color:#2563eb;font-size:1.8rem;font-weight:700;margin:0;transition:color .3s ease}.logo-button:hover h2{color:#1d4ed8}.nav,.nav-list{align-items:center;display:flex}.nav-list{gap:2rem;margin:0;padding:0}.nav-item,.nav-list{list-style:none}.nav-link{background:none;border:none;color:#333;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 0;transition:color .3s ease}.nav-link:hover{color:#2563eb}.menu-toggle{background:none;border:none;cursor:pointer;display:none;padding:.5rem}.hamburger{display:flex;flex-direction:column;height:20px;position:relative;width:25px}.hamburger span{background:#333;height:3px;margin:2px 0;transform-origin:center;transition:.3s;width:100%}.hamburger.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;min-height:100vh;overflow:hidden;padding-top:80px}.hero,.hero-container{align-items:center;position:relative}.hero-container{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 20px;z-index:2}.hero-content{margin:0;max-width:none;text-align:left}.hero-title{color:#1e293b;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#25d366);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#64748b;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.hero-cta{display:flex;gap:1rem;justify-content:flex-start;margin-bottom:3rem}.primary-button,.secondary-button{align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.primary-button{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 10px 25px #2563eb4d;color:#fff}.primary-button:hover{box-shadow:0 15px 35px #2563eb66;transform:translateY(-3px)}.secondary-button{background:#fff;border:2px solid #e2e8f0;color:#2563eb}.secondary-button:hover{border-color:#2563eb;transform:translateY(-2px)}.hero-stats{display:flex;gap:2rem;justify-content:flex-start}.stat{cursor:pointer;position:relative;text-align:center;transition:all .3s ease}.stat:hover{transform:translateY(-5px)}.stat-number{color:#2563eb;display:block;font-size:2rem;font-weight:700;transition:all .3s ease}.stat-label{color:#64748b;font-size:.9rem;margin-top:.5rem}.stat-progress{background:linear-gradient(135deg,#2563eb,#25d366);border-radius:2px;bottom:-5px;height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:width 2s ease;width:0}.hero-visual{align-items:center;display:flex;justify-content:center;position:relative}.phone-mockup{height:600px;position:relative;width:300px;z-index:2}.phone-frame{background:linear-gradient(135deg,#1a1a1a,#2a2a2a 50%,#1a1a1a);border-radius:45px;box-shadow:0 30px 60px #0006,0 15px 30px #0000004d,inset 0 1px 0 #ffffff1a,inset 0 -1px 0 #0000004d;height:100%;overflow:visible;padding:8px;position:relative;transform:perspective(1000px) rotateY(-8deg) rotateX(2deg);transition:transform .3s ease;width:100%}.phone-frame:hover{transform:perspective(1000px) rotateY(-5deg) rotateX(1deg) scale(1.02)}.phone-frame:before{background:linear-gradient(135deg,#333,#666 50%,#333);border-radius:47px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;z-index:-1}.phone-notch{background:#000;border-radius:0 0 20px 20px;height:30px;top:8px;width:140px;z-index:10}.phone-notch,.phone-speaker{left:50%;position:absolute;transform:translateX(-50%)}.phone-speaker{background:#333;border-radius:2px;height:4px;top:14px;width:50px;z-index:11}.phone-camera{background:radial-gradient(circle,#1a1a1a 0,#000 70%);border-radius:50%;box-shadow:0 0 0 1px #333,inset 0 1px 2px #00000080;height:10px;left:50%;margin-left:35px;position:absolute;top:18px;transform:translateX(-50%);width:10px;z-index:11}.phone-side-buttons{left:-4px;position:absolute;top:80px}.volume-down,.volume-up{background:linear-gradient(90deg,#2a2a2a,#1a1a1a);border-radius:0 2px 2px 0;height:30px;margin-bottom:8px}.power-button,.volume-down,.volume-up{box-shadow:inset 0 1px 0 #ffffff1a;width:3px}.power-button{background:linear-gradient(90deg,#1a1a1a,#2a2a2a);border-radius:2px 0 0 2px;height:60px;position:absolute;right:-274px;top:40px}.phone-screen{background:#000;border-radius:37px;height:calc(100% - 16px);margin-top:8px;overflow:hidden;position:relative;width:100%}.status-bar{align-items:center;background:#0000001a;color:#fff;display:flex;font-size:14px;font-weight:600;height:20px;justify-content:space-between;padding:8px 20px}.status-left .time{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600}.status-right{align-items:center;display:flex;gap:6px}.signal-bars{align-items:flex-end;display:flex;gap:2px}.signal-bars span{background:#fff;border-radius:1px;width:3px}.signal-bars span:first-child{height:4px}.signal-bars span:nth-child(2){height:6px}.signal-bars span:nth-child(3){height:8px}.signal-bars span:nth-child(4){height:10px}.wifi-icon{font-size:12px}.battery{border:1px solid #fff;border-radius:2px;height:11px;position:relative;width:22px}.battery:after{background:#fff;border-radius:0 1px 1px 0;content:"";height:4px;position:absolute;right:-3px;top:3px;width:2px}.battery-level{background:linear-gradient(90deg,#4ade80,#22c55e);border-radius:1px;height:100%;width:80%}.home-indicator{background:#ffffff4d;border-radius:3px;bottom:8px;height:5px;left:50%;position:absolute;transform:translateX(-50%);width:134px}.whatsapp-chat{display:flex;flex-direction:column;height:100%;position:relative}.chat-header{background:#25d366;border-bottom:1px solid #ffffff1a;color:#fff;flex-shrink:0;justify-content:space-between;min-height:50px;padding:.5rem .75rem}.chat-header,.header-left{align-items:center;display:flex}.header-left{gap:.5rem}.header-left .fas.fa-arrow-left{cursor:pointer;font-size:.9rem}.header-actions{align-items:center;display:flex;gap:.75rem}.header-actions i{cursor:pointer;font-size:.9rem;opacity:.9;transition:opacity .2s ease}.header-actions i:hover{opacity:1}.chat-avatar{align-items:center;background:#fff;border-radius:50%;color:#25d366;display:flex;height:30px;justify-content:center;width:30px}.chat-avatar i,.chat-info h4{font-size:.8rem}.chat-info h4{font-weight:600;line-height:1.2;margin-bottom:.1rem}.chat-info span{font-size:.7rem;line-height:1.2;opacity:.9}.chat-messages{background:#f0f2f5;display:flex;flex:1 1;flex-direction:column;gap:.75rem;overflow-y:hidden;padding:.75rem}.message{border-radius:15px;max-width:80%;padding:.6rem .8rem;position:relative}.message.received{align-self:flex-start;background:#fff;border-bottom-left-radius:5px;box-shadow:0 1px 3px #0000001a}.message.sent{align-self:flex-end;background:#dcfce7;border-bottom-right-radius:5px;box-shadow:0 1px 3px #0000001a}.message p{font-size:.85rem;line-height:1.4;margin:0 0 .5rem}.invoice-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:.5rem 0;padding:.75rem}.invoice-header h5{color:#2563eb;font-size:.8rem;font-weight:600;margin-bottom:.5rem}.invoice-details p{color:#64748b;font-size:.75rem;margin:.25rem 0}.invoice-actions{display:flex;gap:.5rem;margin-top:.75rem}.download-button,.pay-button{border:none;border-radius:6px;cursor:pointer;font-size:.7rem;font-weight:600;padding:.4rem .8rem;transition:all .3s ease}.pay-button{background:#25d366;color:#fff}.download-button{background:#e2e8f0;color:#64748b}.time{color:#94a3b8;display:block;font-size:.7rem;margin-top:.25rem}.chat-input{background:#f0f2f5;border-top:1px solid #e2e8f0;bottom:8px;margin-top:auto;padding:.6rem .75rem;position:relative}.input-container{align-items:center;background:#fff;border-radius:20px;box-shadow:0 1px 3px #0000001a;display:flex;gap:.5rem;padding:.45rem .7rem}.input-container input{background:#0000;border:none;color:#333;flex:1 1;font-size:.8rem;outline:none;padding:.1rem 0}.input-container input::placeholder{color:#64748b}.send-button{align-items:center;background:#25d366;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;transition:all .3s ease;width:28px}.send-button:hover{background:#059669}.send-button i{font-size:.8rem}.floating-elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.floating-icon{align-items:center;animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fff3;border-radius:50%;box-shadow:0 10px 30px #0000001a;display:flex;height:60px;justify-content:center;position:absolute;width:60px}.floating-icon:first-child{animation-delay:0s;animation:float 6s ease-in-out infinite,glow 4s ease-in-out infinite;left:10%;top:20%}.floating-icon i{animation:iconPulse 3s ease-in-out infinite;color:#2563eb;font-size:1.5rem}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes glow{0%,to{box-shadow:0 10px 30px #2563eb1a}50%{box-shadow:0 15px 40px #2563eb4d}}.particles{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.particle{animation:particleFloat 8s linear infinite;background:linear-gradient(135deg,#2563eb,#25d366);border-radius:50%;height:4px;position:absolute;width:4px}.particle:first-child{animation-delay:0s;left:10%}.particle:nth-child(2){animation-delay:2s;left:20%}.particle:nth-child(3){animation-delay:4s;left:30%}.particle:nth-child(4){animation-delay:6s;left:40%}.particle:nth-child(5){animation-delay:1s;left:50%}.particle:nth-child(6){animation-delay:3s;left:60%}.particle:nth-child(7){animation-delay:5s;left:70%}.particle:nth-child(8){animation-delay:7s;left:80%}.particle:nth-child(9){animation-delay:.5s;left:90%}.particle:nth-child(10){animation-delay:3.5s;left:95%}@keyframes particleFloat{0%{opacity:0;transform:translateY(100vh) scale(0)}10%{opacity:1;transform:translateY(90vh) scale(1)}90%{opacity:1;transform:translateY(10vh) scale(1)}to{opacity:0;transform:translateY(-10vh) scale(0)}}.morphing-shapes{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.morph-shape{animation:morph 10s ease-in-out infinite;background:linear-gradient(135deg,#2563eb1a,#25d5661a);border-radius:50%;height:100px;position:absolute;width:100px}.morph-shape:first-child{animation-delay:0s;right:10%;top:10%}.morph-shape:nth-child(2){animation-delay:5s;bottom:20%;left:5%}@keyframes morph{0%,to{border-radius:50%;transform:scale(1) rotate(0deg)}25%{border-radius:30%;transform:scale(1.2) rotate(90deg)}50%{border-radius:10%;transform:scale(.8) rotate(180deg)}75%{border-radius:40%;transform:scale(1.1) rotate(270deg)}}.hero-background{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.gradient-orb{border-radius:50%;filter:blur(80px);opacity:.3;position:absolute}.gradient-orb:first-child{animation:pulse 8s ease-in-out infinite;background:linear-gradient(135deg,#2563eb,#25d366);height:400px;right:-100px;top:-100px;width:400px}.gradient-orb:nth-child(2){animation:pulse 8s ease-in-out infinite reverse;background:linear-gradient(135deg,#25d366,#2563eb);bottom:-50px;height:300px;left:-50px;width:300px}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.features{background:#fff;overflow:hidden;padding:4rem 0;position:relative}.features:before{animation:gridMove 20s linear infinite;background-image:linear-gradient(#2563eb08 1px,#0000 0),linear-gradient(90deg,#2563eb08 1px,#0000 0);background-size:50px 50px;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.section-header{margin-bottom:2.5rem;text-align:center}.section-header h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#64748b;font-size:1.1rem;margin:0 auto;max-width:600px}.features-carousel{background:#fff;border:1px solid #2563eb1a;border-radius:20px;box-shadow:0 8px 32px #0000001a;margin-top:2rem;overflow:hidden}.features-row{-ms-overflow-style:none;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-bottom:2px solid #2563eb1a;display:flex;gap:0;justify-content:center;margin-bottom:0;overflow-x:auto;padding:0;scrollbar-width:none}.features-row::-webkit-scrollbar{display:none}.feature-icon-item{align-items:center;background:#0000;cursor:pointer;display:flex;flex-direction:column;gap:.4rem;min-width:120px;padding:1.5rem 1rem;position:relative;transition:all .3s ease}.feature-icon-item:hover{background:#2563eb0d}.feature-icon-item.active{background:linear-gradient(135deg,#2563eb1a,#25d3661a);border-bottom:3px solid #2563eb}.feature-icon-item.active:after{display:none}.icon-wrapper{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:12px;display:flex;height:50px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:50px}.icon-wrapper:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.feature-icon-item:hover .icon-wrapper:before{left:100%}.feature-icon-item.active .icon-wrapper{background:linear-gradient(135deg,#25d366,#059669);box-shadow:0 10px 25px #25d5664d;transform:scale(1.1)}.icon-wrapper i{color:#fff;font-size:1.3rem;z-index:1}.icon-label{color:#64748b;font-size:.8rem;font-weight:500;text-align:center;transition:color .3s ease}.feature-icon-item.active .icon-label{color:#2563eb;font-weight:600}.feature-details{background:#fff;border-radius:0 0 20px 20px;margin-top:-1px;overflow:hidden;position:relative}.feature-content{align-items:stretch;border-top:1px solid #2563eb1a;display:none;gap:2rem;grid-template-columns:300px 1fr;padding:2.5rem 2rem 2rem}.feature-content.active{animation:slideInContent .4s ease-out;display:grid}@keyframes slideInContent{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.feature-image{align-items:stretch;display:flex;height:100%;justify-content:center}.feature-image-container{border-radius:12px;box-shadow:0 4px 15px #0000001a;height:100%;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.feature-image-container:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.feature-img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.feature-image-container:hover .feature-img{transform:scale(1.05)}.image-overlay{align-items:center;background:linear-gradient(135deg,#2563ebcc,#25d366cc);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.feature-image-container:hover .image-overlay{opacity:1}.image-overlay i{animation:iconPulse 2s infinite;color:#fff;font-size:2.5rem}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.feature-text h3{color:#1e293b;font-size:1.6rem;font-weight:700;margin-bottom:.75rem}.feature-text p{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.feature-benefits{list-style:none;margin:0;padding:0}.feature-benefits li{align-items:center;color:#475569;display:flex;font-size:.9rem;gap:.75rem;line-height:1.4;margin-bottom:.75rem}.feature-benefits i{color:#25d366;flex-shrink:0;font-size:.8rem}@media (max-width:768px){.features-row{gap:.5rem;justify-content:flex-start;padding:1rem}.feature-icon-item{min-width:100px;padding:1rem .5rem}.icon-wrapper{height:40px;width:40px}.icon-wrapper i{font-size:1.1rem}.icon-label{font-size:.7rem}.feature-content{gap:1.5rem;grid-template-columns:1fr;padding:2rem 1.5rem}.feature-image-container{height:200px;width:100%}.feature-text h3{font-size:1.4rem}.feature-text p{font-size:.9rem}.feature-benefits li{font-size:.85rem}}@media (max-width:480px){.section-header h2{font-size:2rem}.feature-icon-item{min-width:80px;padding:1rem .25rem}.feature-content{padding:1.5rem 1rem}.feature-text h3{font-size:1.2rem}}.pricing{background:#fff;padding:5rem 0}.pricing-controls{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:3rem}.location-toggle{background:#f1f5f9;border-radius:50px;display:flex;gap:.5rem;padding:.5rem}.location-toggle button{align-items:center;background:#0000;border:none;border-radius:25px;color:#64748b;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.location-toggle button.active{background:#2563eb;box-shadow:0 4px 15px #2563eb4d;color:#fff}.category-toggle{background:#f1f5f9;border-radius:50px;display:flex;gap:.5rem;padding:.5rem}.category-toggle button{background:#0000;border:none;border-radius:25px;color:#64748b;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.category-toggle button.active{background:#25d366;box-shadow:0 4px 15px #25d3664d;color:#fff}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px;padding:0 20px}.pricing-card{background:#fff;border:2px solid #0000;border-radius:20px;box-shadow:0 8px 30px #0000001a;padding:2rem;position:relative;transition:all .3s ease}.pricing-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.pricing-card.popular{border-color:#2563eb;transform:scale(1.05)}.pricing-card.popular:hover{transform:scale(1.05) translateY(-10px)}.popular-badge{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:25px;color:#fff;font-size:.8rem;font-weight:600;left:50%;padding:.5rem 1.5rem;position:absolute;top:-10px;transform:translateX(-50%)}.plan-header{margin-bottom:2rem;text-align:center}.plan-header h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.plan-header p{color:#64748b}.plan-header p,.plan-price{margin-bottom:1rem}.plan-price .price{color:#2563eb;font-size:2.5rem;font-weight:700}.plan-price .period{color:#64748b;font-size:1rem}.setup-cost{color:#f59e0b;font-size:.9rem;font-weight:500}.plan-features ul{list-style:none;margin:0 0 2rem;padding:0}.plan-features li{align-items:center;color:#475569;display:flex;gap:.75rem;margin-bottom:.75rem}.plan-features i{color:#25d366;flex-shrink:0;font-size:1rem}.plan-button{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:1rem;transition:all .3s ease;width:100%}.plan-button:hover{box-shadow:0 10px 25px #2563eb4d;transform:translateY(-2px)}.pricing-footer{margin-top:3rem;text-align:center}.comparison-button{align-items:center;background:#fff;border:2px solid #2563eb;border-radius:10px;color:#2563eb;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.comparison-button:hover{background:#2563eb;color:#fff}.comparison-modal{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:1000}.comparison-content{background:#fff;border-radius:20px;max-height:90vh;max-width:90vw;overflow:auto;padding:2rem;position:relative}.comparison-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.comparison-header h3{color:#1e293b;font-size:1.5rem;font-weight:700}.close-button{align-items:center;background:#f1f5f9;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.close-button:hover{background:#e2e8f0}.comparison-table{border-collapse:collapse;width:100%}.comparison-table td,.comparison-table th{border-bottom:1px solid #e2e8f0;padding:1rem;text-align:left}.comparison-table th{background:#f8fafc;color:#1e293b;font-weight:600}.category-row td{background:#f1f5f9;color:#2563eb;font-weight:600}.text-green{color:#25d366}.text-red{color:#ef4444}.testimonials{background:linear-gradient(135deg,#2563eb,#25d366);overflow:hidden;padding:6rem 0;position:relative}.testimonials:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#2563ebe6,#25d366e6);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.testimonials .container{position:relative;z-index:2}.testimonials .section-header{margin-bottom:4rem;text-align:center}.testimonials .section-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 10px #0003}.testimonials .section-description{color:#ffffffe6;font-size:1.2rem;font-weight:300}.testimonials-container{overflow:hidden;padding:2rem 0;position:relative;width:100%}.testimonials-track{animation:scroll-horizontal 35s linear infinite;display:flex;gap:2rem;width:fit-content}.testimonials-track:hover{animation-play-state:paused}@keyframes scroll-horizontal{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.testimonial-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #ffffff4d;border-radius:24px;display:flex;flex-direction:column;flex-shrink:0;height:240px;max-width:380px;min-width:380px;overflow:hidden;padding:2rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.testimonial-card:before{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:24px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.testimonial-card:hover{transform:translateY(-4px)}.testimonial-card:hover:before{opacity:1}.testimonial-header{align-items:center;border-bottom:1px solid #94a3b826;display:flex;flex-shrink:0;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem}.testimonial-rating{display:flex;gap:.2rem;margin-left:auto}.testimonial-rating i{color:#e2e8f0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));font-size:.9rem;transition:all .3s ease}.testimonial-rating i.active{color:#fbbf24;text-shadow:0 0 8px #fbbf2466}.testimonial-content{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;position:relative}.testimonial-content:before{color:#2563eb26;content:'"';font-family:Georgia,serif;font-size:3rem;left:-.5rem;line-height:1;position:absolute;top:-.5rem;z-index:1}.testimonial-content:after{background:linear-gradient(#0000,#fffffffa);bottom:0;content:"";height:1.5rem;left:0;pointer-events:none;position:absolute;right:0;z-index:3}.testimonial-text{-webkit-line-clamp:4;-webkit-box-orient:vertical;word-wrap:break-word;color:#1f2937;display:-webkit-box;font-size:.95rem;font-style:italic;font-weight:500;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;margin:0;max-height:6.4em;overflow:hidden;position:relative;text-align:left;text-shadow:0 1px 2px #fffc;word-break:break-word;z-index:2}.testimonial-text.truncated:after{background:#fffffffa;bottom:0;color:#6b7280;content:"...";font-style:normal;padding-left:.5rem;position:absolute;right:0;z-index:4}.author-avatar{border:2px solid #fff9;border-radius:50%;flex-shrink:0;height:48px;overflow:hidden;position:relative;width:48px}.author-avatar:after{background:linear-gradient(135deg,#2563eb1a,#25d3661a);border-radius:50%;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.author-avatar:hover:after{opacity:1}.author-avatar img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.author-avatar:hover img{transform:scale(1.05)}.author-info{flex:1 1;min-width:0;position:relative}.author-name{color:#0f172a;font-size:1rem;font-weight:700;margin-bottom:.2rem}.author-meta,.author-name{cursor:help;overflow:hidden;position:relative;text-overflow:ellipsis;text-shadow:0 1px 2px #fffc;white-space:nowrap}.author-meta{color:#6b7280;font-size:.8rem;font-weight:500;margin:0}.author-meta:before,.author-name:before{word-wrap:break-word;background:#1f2937;border-radius:8px;box-shadow:0 4px 12px #0003;color:#fff;content:attr(data-full-text);font-size:.8rem;font-weight:500;line-height:1.4;max-width:250px;padding:.5rem .75rem;pointer-events:none;transform:translateX(-50%);white-space:nowrap;white-space:normal}.author-meta:after,.author-meta:before,.author-name:after,.author-name:before{bottom:100%;left:50%;opacity:0;position:absolute;transition:all .3s ease;visibility:hidden;z-index:1000}.author-meta:after,.author-name:after{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #1f2937;content:"";height:0;transform:translateX(-50%) translateY(2px);width:0}.author-meta:hover:after,.author-meta:hover:before,.author-name:hover:after,.author-name:hover:before{opacity:1;transform:translateX(-50%) translateY(-8px);visibility:visible}.author-meta:hover:after,.author-name:hover:after{transform:translateX(-50%) translateY(-6px)}.author-meta:not([data-truncated]):after,.author-meta:not([data-truncated]):before,.author-name:not([data-truncated]):after,.author-name:not([data-truncated]):before{display:none}.contact{background:#fff;padding:5rem 0}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 20px}.contact-info h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:2rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-method{gap:1rem}.contact-icon,.contact-method{align-items:center;display:flex}.contact-icon{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;color:#fff;flex-shrink:0;height:50px;justify-content:center;width:50px}.contact-details h4{color:#1e293b;font-weight:600;margin-bottom:.25rem}.contact-details p{color:#64748b;margin:0}.contact-form h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;padding:1rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#2563eb;outline:none}.submit-button{align-items:center;background:linear-gradient(135deg,#25d366,#059669);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .3s ease;width:100%}.submit-button:hover{box-shadow:0 10px 25px #25d3664d;transform:translateY(-2px)}.footer{background:#1e293b;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 20px}.footer-section h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-logo h3{color:#2563eb;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-logo p{color:#94a3b8;line-height:1.6;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem}.footer-social a{align-items:center;background:#334155;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.footer-social a:hover{background:#2563eb;transform:translateY(-2px)}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.5rem}.footer-link{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:1rem;transition:color .3s ease}.footer-link:hover{color:#2563eb}.footer-contact p{align-items:center;color:#94a3b8;display:flex;gap:.5rem;margin-bottom:.75rem}.footer-contact i{color:#2563eb;width:20px}.footer-hours p{color:#94a3b8;margin-bottom:.5rem}.footer-bottom{border-top:1px solid #334155;margin-top:2rem;padding-top:2rem}.footer-bottom-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.footer-bottom-links{display:flex;gap:2rem}.footer-legal-link{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:.9rem;transition:color .3s ease}.footer-legal-link:hover{color:#2563eb}@media (max-width:768px){.menu-toggle{display:block}.nav{background:#fff;box-shadow:0 4px 20px #0000001a;left:0;opacity:0;position:fixed;top:100%;transition:all .3s ease;visibility:hidden;width:100%}.nav.nav-open{opacity:1;top:100%;visibility:visible}.nav-list{flex-direction:column;gap:1rem;padding:2rem}.hero-container{gap:2rem;grid-template-columns:1fr}.hero-container,.hero-content{text-align:center}.hero-title{font-size:2.5rem}.hero-cta{align-items:center;flex-direction:column}.hero-cta,.hero-stats{justify-content:center}.hero-stats{gap:1rem}.phone-mockup{height:500px;width:250px}.phone-frame{border-radius:35px;padding:6px}.phone-screen{border-radius:29px}.phone-notch{height:25px;width:120px}.phone-speaker{height:3px;width:40px}.phone-camera{height:8px;margin-left:30px;width:8px}.status-bar{font-size:12px;padding:6px 15px}.home-indicator{height:4px;width:110px}.chat-header{min-height:45px;padding:.4rem .6rem}.chat-avatar{height:28px;width:28px}.chat-avatar i,.chat-info h4{font-size:.75rem}.chat-info span{font-size:.65rem}.header-actions i,.header-left .fas.fa-arrow-left{font-size:.85rem}.chat-input{bottom:6px;padding:.5rem .6rem}.input-container{padding:.4rem .6rem}.input-container input{font-size:.75rem}.send-button{height:26px;width:26px}.features-row{gap:.5rem;justify-content:flex-start;padding:1rem}.feature-icon-item{min-width:100px;padding:1rem .5rem}.icon-wrapper{height:40px;width:40px}.icon-wrapper i{font-size:1.1rem}.icon-label{font-size:.7rem}.feature-content{gap:1.5rem;grid-template-columns:1fr;padding:2rem 1.5rem}.feature-image-container{height:200px;width:100%}.feature-text h3{font-size:1.4rem}.feature-text p{font-size:.9rem}.feature-benefits li{font-size:.85rem}.pricing-controls{align-items:center;flex-direction:column}.pricing-grid{grid-template-columns:1fr}.pricing-card.popular{transform:none}.pricing-card.popular:hover{transform:translateY(-10px)}.testimonials .section-title{font-size:2.5rem}.testimonials .section-description{font-size:1.1rem}.testimonials-track{animation-duration:40s}.testimonial-card{background:#fffffffa;height:220px;max-width:320px;min-width:320px;padding:1.5rem}.testimonial-text{-webkit-line-clamp:3;font-size:.9rem;line-height:1.6;max-height:4.8em}.author-avatar{height:44px;width:44px}.author-name{font-size:.95rem}.author-meta{font-size:.75rem}.testimonial-rating i{font-size:.8rem}.author-meta:before,.author-name:before{font-size:.75rem;max-width:200px;padding:.4rem .6rem}.contact-content{gap:2rem;grid-template-columns:1fr}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}}@media (max-width:480px){.hero-title,.section-header h2{font-size:2rem}.phone-mockup{height:440px;width:220px}.phone-frame{border-radius:30px;padding:5px}.phone-screen{border-radius:25px}.phone-notch{height:20px;width:100px}.phone-speaker{height:2px;width:35px}.phone-camera{height:6px;margin-left:25px;width:6px}.status-bar{font-size:10px;padding:5px 12px}.home-indicator{height:3px;width:90px}.feature-icon-item{min-width:80px;padding:1rem .25rem}.feature-content{padding:1.5rem 1rem}.feature-text h3{font-size:1.2rem}.pricing-card{padding:1.5rem}.comparison-content,.comparison-modal{padding:1rem}.comparison-table{font-size:.9rem}.comparison-table td,.comparison-table th{padding:.5rem}.testimonials .section-title{font-size:2rem}.testimonials .section-description{font-size:1rem}.testimonials-track{animation-duration:50s}.testimonial-card{background:#fffffffa;height:200px;max-width:280px;min-width:280px;padding:1.25rem}.testimonial-content:before{font-size:2.5rem;left:-.3rem;top:-.4rem}.testimonial-text{-webkit-line-clamp:3;font-size:.85rem;line-height:1.5;max-height:4.5em}.testimonial-content:after{height:1.2rem}.author-avatar{height:40px;width:40px}.author-name{font-size:.9rem}.author-meta{font-size:.7rem}.testimonial-rating i{font-size:.75rem}.author-meta:before,.author-name:before{font-size:.7rem;max-width:180px;padding:.35rem .5rem}.chat-header{min-height:40px;padding:.35rem .5rem}.chat-avatar{height:25px;width:25px}.chat-avatar i,.chat-info h4{font-size:.7rem}.chat-info span{font-size:.6rem}.header-actions i,.header-left .fas.fa-arrow-left{font-size:.8rem}.header-left{gap:.4rem}.header-actions{gap:.6rem}.chat-input{bottom:5px;padding:.4rem .5rem}.input-container{padding:.35rem .5rem}.input-container input{font-size:.7rem}.send-button{height:24px;width:24px}.send-button i{font-size:.7rem}}
/*# sourceMappingURL=main.2689dc28.css.map*/