*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Montserrat",sans-serif;line-height:1.6;color:#000;background:linear-gradient(to right, #0b2f36 0%, #000000 100%)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.container-fluid{width:100%;padding:0;margin:0}.main-header{background:rgba(0,0,0,0) !important;box-shadow:none;position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;transition:background .3s ease,box-shadow .3s ease}.main-header.scrolled{background:#fff !important;box-shadow:0 2px 10px rgba(0,0,0,.2)}nav{background:rgba(0,0,0,0);transition:background .3s ease}.main-header.scrolled nav{background:rgba(0,0,0,0)}nav .container{display:flex;justify-content:space-between;align-items:center;padding:1rem 20px}nav .logo{height:50px;width:auto;transition:opacity .3s ease}nav ul{display:flex;list-style:none;gap:2rem}nav ul a{text-decoration:none;color:#fff;font-weight:500;transition:color .3s ease,transform .3s ease,text-decoration .3s ease}nav ul a:hover,nav ul a:focus{color:#d2b478;transform:scale(1.05);text-decoration:underline;text-underline-offset:4px}.main-header.scrolled nav ul a{color:#000;transition:color .3s ease,transform .3s ease,text-decoration .3s ease}.main-header.scrolled nav ul a:hover,.main-header.scrolled nav ul a:focus{color:#0b2f36;transform:scale(1.05);text-decoration:underline;text-underline-offset:4px}nav .header-cta{background:linear-gradient(to right, #0b2f36 0%, #000000 100%);color:#fff;padding:.75rem 1.5rem;border-radius:5px;text-decoration:none;font-weight:bold;transition:opacity .3s ease,transform .3s ease,box-shadow .3s ease,background .3s ease}nav .header-cta:hover,nav .header-cta:focus{opacity:.9;background:#d2b478;color:#0b2f36;transform:translateY(-2px);box-shadow:0 5px 15px rgba(210,180,120,.3)}.main-header.scrolled nav .header-cta{background:linear-gradient(to right, #0b2f36 0%, #000000 100%);color:#fff}nav .menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem}nav .menu-toggle span{display:block;width:25px;height:3px;background-color:#fff;margin:3px 0;transition:.3s}.main-header.scrolled nav .menu-toggle span{background-color:#000}.hero-section{background:linear-gradient(to right, #0b2f36 0%, #000000 100%);color:#fff;text-align:center;padding:0;position:relative;overflow:hidden;min-height:auto;padding-bottom:2rem;margin-top:0}.hero-section .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.hero-section .hero-bg-gif{width:100%;height:100%;object-fit:cover;object-position:center}.hero-section .hero-banner{background-color:rgba(0,0,0,.6);backdrop-filter:blur(10px);padding:.75rem 0;position:relative;z-index:2;border-bottom:1px solid rgba(210,180,120,.2)}.hero-section .hero-banner .container{display:flex;align-items:center;justify-content:center;gap:.5rem}.hero-section .hero-banner .banner-icon{color:#d2b478;font-size:1.2rem;font-weight:bold}.hero-section .hero-banner .banner-text{color:#fff;font-size:.9rem;font-weight:500}.hero-section .container{position:relative;z-index:1;padding:10rem 20px 2rem;flex:1;display:flex;flex-direction:column;justify-content:center}.hero-section h1{font-size:3.5rem;margin-bottom:1.5rem;color:#fff;font-weight:700;line-height:1.2;max-width:900px;margin-left:auto;margin-right:auto}@media(max-width: 768px){.hero-section h1{font-size:2.5rem}}.hero-section .hero-subtitle{font-size:1.25rem;margin-bottom:2.5rem;color:hsla(0,0%,100%,.9);max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}@media(max-width: 768px){.hero-section .hero-subtitle{font-size:1.1rem}}.hero-section .hero-cta-group{display:flex;gap:1rem;justify-content:center;align-items:center;margin-bottom:2.5rem;flex-wrap:wrap}.hero-section .hero-cta-primary{display:inline-block;padding:1.25rem 3rem;background:linear-gradient(to right, rgb(19.6307692308, 83.8769230769, 96.3692307692) 0%, #0b2f36 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:bold;font-size:1.1rem;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease;box-shadow:0 5px 20px rgba(11,47,54,.4)}.hero-section .hero-cta-primary:hover,.hero-section .hero-cta-primary:focus{transform:translateY(-3px);box-shadow:0 10px 30px rgba(11,47,54,.6);opacity:.95}.hero-section .hero-cta-secondary{display:inline-block;padding:1.25rem 2rem;background-color:hsla(0,0%,100%,.2);backdrop-filter:blur(10px);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;border:1px solid hsla(0,0%,100%,.3);transition:background-color .3s ease,border-color .3s ease}.hero-section .hero-cta-secondary:hover,.hero-section .hero-cta-secondary:focus{background-color:hsla(0,0%,100%,.3);border-color:rgba(210,180,120,.5)}.hero-section .hero-social-proof{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;margin-top:2rem}.hero-section .social-avatars{display:flex;gap:-0.5rem;margin-bottom:.5rem}.hero-section .avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg, #d2b478 0%, rgb(197.25, 158.75, 81.75) 100%);border:2px solid #fff;margin-left:-10px}.hero-section .avatar:first-child{margin-left:0}.hero-section .social-text{color:#fff;font-weight:600;font-size:.95rem;margin-top:.5rem}.hero-section .social-stars{display:flex;gap:.25rem;align-items:center}.hero-section .star{color:#d2b478;font-size:1.2rem}.hero-section .social-rating{color:#fff;font-size:.9rem;margin-left:.5rem}.hero-interface-preview{position:relative;z-index:10;margin-bottom:-50px;padding:0}.hero-interface-preview .container{position:relative;padding:0 20px}.statistics-section{background:linear-gradient(to right, #0b2f36 0%, #000000 100%);padding:8rem 0 4rem;color:#fff;position:relative;z-index:1}.platform-for-you-section{background:linear-gradient(to right, #0b2f36 0%, #000000 100%);padding:22rem 0 6rem 0;color:#fff;text-align:center;margin-top:-238px}.platform-for-you-section .container{max-width:1200px}.platform-for-you-section .platform-pill{display:inline-flex;align-items:center;gap:.5rem;background-color:rgba(0,0,0,.6);backdrop-filter:blur(10px);border:1px solid rgba(210,180,120,.3);border-radius:25px;padding:.75rem 1.5rem;margin-bottom:2rem;cursor:pointer;transition:all .3s ease}.platform-for-you-section .platform-pill .pill-dot{color:#d2b478;font-size:1.2rem;font-weight:bold}.platform-for-you-section .platform-pill .pill-text{color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.5px}.platform-for-you-section .platform-pill:hover{background-color:rgba(0,0,0,.8);border-color:#d2b478;transform:translateY(-2px)}.platform-for-you-section h2{font-size:3rem;color:#fff;margin-bottom:1.5rem;font-weight:700}@media(max-width: 768px){.platform-for-you-section h2{font-size:2rem}}.platform-for-you-section .platform-description{font-size:1.25rem;color:hsla(0,0%,100%,.9);max-width:800px;margin:0 auto 4rem;line-height:1.6}@media(max-width: 768px){.platform-for-you-section .platform-description{font-size:1.1rem}}.platform-for-you-section .section-label{font-size:1.1rem;font-weight:700;letter-spacing:2px;color:#fff;margin-bottom:2rem;text-align:left}.platform-for-you-section .cards-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:1.5rem;margin-bottom:4rem}@media(max-width: 768px){.platform-for-you-section .cards-grid{grid-template-columns:1fr}}.platform-for-you-section .ideal-for-section{margin-bottom:4rem}.platform-for-you-section .ideal-card{background:linear-gradient(135deg, rgba(11, 47, 54, 0.3) 0%, rgba(11, 47, 54, 0.1) 100%);border:2px solid rgba(210,180,120,.4);border-radius:12px;padding:2rem;text-align:center;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.platform-for-you-section .ideal-card:hover{transform:translateY(-5px);border-color:#d2b478;box-shadow:0 10px 30px rgba(210,180,120,.3)}.platform-for-you-section .ideal-card .ideal-icon{color:#d2b478;margin-bottom:1rem}.platform-for-you-section .ideal-card p{color:#fff;font-size:1rem;line-height:1.6;margin:0}.platform-for-you-section .not-for-section{margin-top:4rem;padding-top:4rem;border-top:1px solid hsla(0,0%,100%,.1)}.platform-for-you-section .not-for-card{background:linear-gradient(135deg, rgba(143, 29, 0, 0.2) 0%, rgba(143, 29, 0, 0.1) 100%);border:2px solid rgba(143,29,0,.4);border-radius:12px;padding:2rem;text-align:center;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.platform-for-you-section .not-for-card:hover{transform:translateY(-5px);border-color:rgba(143,29,0,.6);box-shadow:0 10px 30px rgba(143,29,0,.3)}.platform-for-you-section .not-for-card .not-for-icon{color:rgba(143,29,0,.8);margin-bottom:1rem}.platform-for-you-section .not-for-card p{color:hsla(0,0%,100%,.9);font-size:1rem;line-height:1.6;margin:0}.platform-for-you-section .card-icon{display:flex;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto}.platform-for-you-section .stats-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:3rem;text-align:center}.platform-for-you-section .stat-item .stat-number{display:block;font-size:4rem;font-weight:700;color:#d2b478;margin-bottom:.5rem}.platform-for-you-section .stat-item .stat-label{font-size:1.25rem;color:hsla(0,0%,100%,.9)}.teste{width:100%;max-width:1400px;height:auto;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.7);border:1px solid rgba(210,180,120,.3);display:block;margin:0 auto;transition:transform .3s ease,box-shadow .3s ease;background-color:rgba(0,0,0,.3);backdrop-filter:blur(10px)}.teste:hover{transform:translateY(-5px);box-shadow:0 25px 70px rgba(0,0,0,.8)}.client-communication-section{background:#fff;padding:8rem 0;position:relative;overflow:hidden}.client-communication-section .container{position:relative;z-index:1}.client-communication-section .client-comm-content{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;max-width:1400px;margin:0 auto}@media(max-width: 992px){.client-communication-section .client-comm-content{grid-template-columns:1fr;gap:3rem}}.client-communication-section .client-comm-text{display:flex;flex-direction:column;gap:2rem}.client-communication-section .client-comm-badge{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg, rgba(11, 47, 54, 0.1) 0%, rgba(210, 180, 120, 0.1) 100%);border:1px solid rgba(11,47,54,.2);border-radius:50px;padding:.75rem 1.5rem;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#0b2f36;width:fit-content}.client-communication-section .client-comm-badge .badge-icon{font-size:1.2rem}.client-communication-section h2{font-size:2.8rem;font-weight:700;line-height:1.2;color:#000;margin:0}.client-communication-section h2 .highlight-text{color:#0b2f36;font-weight:800;position:relative;display:inline-block}.client-communication-section h2 .highlight-text::after{content:"";position:absolute;bottom:.2rem;left:0;right:0;height:8px;background:linear-gradient(90deg, rgba(11, 47, 54, 0.4) 0%, transparent 100%);z-index:-1}@media(max-width: 768px){.client-communication-section h2{font-size:2rem}}.client-communication-section .client-comm-lead{font-size:1.3rem;line-height:1.7;color:rgba(0,0,0,.8);font-weight:400;margin:0}@media(max-width: 768px){.client-communication-section .client-comm-lead{font-size:1.1rem}}.client-communication-section .client-comm-features{display:flex;flex-direction:column;gap:2rem;margin-top:1rem}.client-communication-section .comm-feature-item{display:flex;gap:1.5rem;align-items:flex-start;padding:1.5rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;border-left:4px solid #0b2f36}.client-communication-section .comm-feature-item:hover{transform:translateX(10px);box-shadow:0 8px 30px rgba(11,47,54,.15)}.client-communication-section .comm-feature-icon{flex-shrink:0;width:56px;height:56px;background:rgba(11,47,54,.2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#0b2f36}.client-communication-section .comm-feature-icon svg{width:28px;height:28px}.client-communication-section .comm-feature-content{flex:1}.client-communication-section .comm-feature-content h3{font-size:1.15rem;font-weight:600;color:#0b2f36;margin:0 0 .5rem 0}.client-communication-section .comm-feature-content p{font-size:1rem;line-height:1.6;color:rgba(0,0,0,.7);margin:0}.client-communication-section .client-comm-cta{margin-top:1rem}.client-communication-section .client-comm-cta .cta-button-primary{display:inline-block;background:linear-gradient(135deg, #0b2f36 0%, rgb(6.6846153846, 28.5615384615, 32.8153846154) 100%);color:#fff;padding:1.25rem 3rem;border-radius:8px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;box-shadow:0 5px 20px rgba(11,47,54,.4);border:none;cursor:pointer}.client-communication-section .client-comm-cta .cta-button-primary:hover,.client-communication-section .client-comm-cta .cta-button-primary:focus{transform:translateY(-3px);box-shadow:0 10px 30px rgba(11,47,54,.6);background:linear-gradient(135deg, rgb(8.4107692308, 35.9369230769, 41.2892307692) 0%, rgb(4.0953846154, 17.4984615385, 20.1046153846) 100%)}@media(max-width: 768px){.client-communication-section .client-comm-cta .cta-button-primary{padding:1rem 2.5rem;font-size:1rem;width:100%;text-align:center}}.client-communication-section .client-comm-visual{position:relative;display:flex;justify-content:center;align-items:center}.client-communication-section .whatsapp-mockup{background:#fff;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.2);overflow:hidden;width:100%;max-width:400px;transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:transform .3s ease}.client-communication-section .whatsapp-mockup:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg) scale(1.02)}.client-communication-section .whatsapp-header{background:linear-gradient(135deg, #0b2f36 0%, rgb(6.6846153846, 28.5615384615, 32.8153846154) 100%);padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1rem}.client-communication-section .whatsapp-contact{display:flex;align-items:center;gap:1rem}.client-communication-section .contact-avatar{width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;font-size:1.5rem}.client-communication-section .contact-info .contact-name{color:#fff;font-weight:600;font-size:1rem;margin-bottom:.25rem}.client-communication-section .contact-info .contact-status{color:hsla(0,0%,100%,.8);font-size:.85rem}.client-communication-section .whatsapp-messages{padding:1.5rem;background:#e5ddd5;min-height:300px;display:flex;flex-direction:column;gap:1rem}.client-communication-section .message{display:flex;animation:messageSlide .5s ease}.client-communication-section .message.received{justify-content:flex-start}.client-communication-section .message.sent{justify-content:flex-end}@keyframes messageSlide{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.client-communication-section .message-bubble{max-width:75%;padding:.875rem 1.125rem;border-radius:12px;position:relative}.client-communication-section .message-bubble p{margin:0;font-size:.95rem;line-height:1.5}.client-communication-section .message.received .message-bubble{background:#fff;color:#000;border-bottom-left-radius:4px}.client-communication-section .message.sent .message-bubble{background:linear-gradient(135deg, #0b2f36 0%, rgb(6.6846153846, 28.5615384615, 32.8153846154) 100%);color:#fff;border-bottom-right-radius:4px}.client-communication-section .whatsapp-footer{padding:1rem 1.5rem;background:rgba(11,47,54,.05);border-top:1px solid rgba(11,47,54,.1)}.client-communication-section .ai-badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg, rgba(210, 180, 120, 0.15) 0%, rgba(11, 47, 54, 0.15) 100%);padding:.5rem 1rem;border-radius:20px;font-size:.85rem;color:#0b2f36;font-weight:600}.client-communication-section .ai-badge .ai-icon{font-size:1rem}@media(max-width: 768px){.client-communication-section{padding:5rem 0}.client-communication-section .client-comm-content{gap:2rem}.client-communication-section .whatsapp-mockup{transform:none}.client-communication-section .whatsapp-mockup:hover{transform:scale(1.01)}}.complete-features-section{background-color:#fff;padding:6rem 0;color:#000;border-radius:20px;width:96%;display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center;margin:auto}.complete-features-section .container{max-width:1200px}.complete-features-section .features-header{margin-bottom:4rem}.complete-features-section .features-tag{display:inline-flex;align-items:center;gap:.5rem;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,.2);border-radius:20px;padding:.5rem 1rem;margin-bottom:2rem}.complete-features-section .features-tag .tag-dot{width:8px;height:8px;border-radius:50%;background-color:#0b2f36;display:inline-block}.complete-features-section .features-tag .tag-text{color:#000;font-size:.75rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.complete-features-section .features-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media(max-width: 768px){.complete-features-section .features-content{grid-template-columns:1fr;gap:2rem}}.complete-features-section .features-title-wrapper h2{font-size:2.5rem;color:#0b2f36;font-weight:700;line-height:1.2;margin:0}@media(max-width: 768px){.complete-features-section .features-title-wrapper h2{font-size:2rem}}.complete-features-section .features-title-wrapper h2 .title-line{display:block}.complete-features-section .features-description-wrapper .features-description{font-size:1rem;color:rgba(0,0,0,.8);line-height:1.7;margin:0}.complete-features-section .features-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);gap:1.5rem}@media(max-width: 1024px){.complete-features-section .features-grid{grid-template-columns:1fr 1fr}}@media(max-width: 768px){.complete-features-section .features-grid{grid-template-columns:1fr}}.complete-features-section .feature-card{background-color:#f2f8fc;border-radius:12px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.complete-features-section .feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(11,47,54,.1);border-color:rgba(11,47,54,.4)}.complete-features-section .feature-card.card-1{grid-column:2;grid-row:1}.complete-features-section .feature-card.card-2{grid-column:3;grid-row:1}.complete-features-section .feature-card.card-3{grid-column:1;grid-row:2}.complete-features-section .feature-card.card-4{grid-column:2;grid-row:2}.complete-features-section .feature-card.card-5{grid-column:3;grid-row:2}@media(max-width: 1024px){.complete-features-section .feature-card.card-1,.complete-features-section .feature-card.card-2,.complete-features-section .feature-card.card-3,.complete-features-section .feature-card.card-4,.complete-features-section .feature-card.card-5{grid-column:auto;grid-row:auto}}.complete-features-section .feature-card.visual-card{grid-column:1;grid-row:1;padding:0;overflow:hidden;border:none;background:linear-gradient(135deg, #0b2f36 0%, #000000 100%);position:relative}@media(max-width: 1024px){.complete-features-section .feature-card.visual-card{grid-column:1/3;grid-row:1;min-height:300px}}@media(max-width: 768px){.complete-features-section .feature-card.visual-card{grid-column:1;grid-row:1;min-height:250px}}.complete-features-section .feature-card.visual-card .visual-content{width:100%;height:100%;position:relative;overflow:hidden}@media(max-width: 1024px){.complete-features-section .feature-card.visual-card .visual-content{min-height:300px}}@media(max-width: 768px){.complete-features-section .feature-card.visual-card .visual-content{min-height:250px}}.complete-features-section .feature-card.visual-card .visual-tunnel{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:200px;height:200px;background:radial-gradient(circle, rgba(210, 180, 120, 0.6) 0%, transparent 70%);border-radius:50%;animation:tunnelPulse 3s ease-in-out infinite}.complete-features-section .feature-card.visual-card .visual-tunnel::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:150px;height:150px;background:radial-gradient(circle, rgba(210, 180, 120, 0.4) 0%, transparent 70%);border-radius:50%;animation:tunnelPulse 2s ease-in-out infinite reverse}.complete-features-section .feature-card.visual-card .visual-tunnel::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100px;height:100px;background:radial-gradient(circle, rgba(210, 180, 120, 0.8) 0%, transparent 70%);border-radius:50%;animation:tunnelPulse 1.5s ease-in-out infinite}@keyframes tunnelPulse{0%,100%{transform:translate(-50%, -50%) scale(1);opacity:.6}50%{transform:translate(-50%, -50%) scale(1.2);opacity:1}}.complete-features-section .feature-card .feature-icon{color:#0b2f36;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:start}.complete-features-section .feature-card h3{font-size:1.25rem;color:#0b2f36;margin-bottom:1rem;font-weight:600}.complete-features-section .feature-card p{font-size:1rem;color:rgba(0,0,0,.7);line-height:1.6;margin:0}.why-different-section{background:linear-gradient(to right, #0b2f36 0%, #000000 100%);padding:6rem 0;color:#fff;text-align:center}.why-different-section .container{max-width:1200px}.why-different-section h2{font-size:3rem;color:#fff;margin-bottom:1.5rem;font-weight:700}@media(max-width: 768px){.why-different-section h2{font-size:2rem}}.why-different-section .why-different-subtitle{font-size:1.25rem;color:hsla(0,0%,100%,.9);margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.why-different-section .why-different-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;max-width:1100px;margin:0 auto}@media(max-width: 1024px){.why-different-section .why-different-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.why-different-section .why-different-grid{grid-template-columns:1fr}}.why-different-section .why-card{background-color:rgba(0,0,0,.4);backdrop-filter:blur(10px);border-radius:12px;padding:2.5rem 2rem;text-align:left;position:relative;transition:transform .3s ease,box-shadow .3s ease}.why-different-section .why-card::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right, transparent, #d2b478, transparent);border-radius:12px 12px 0 0}.why-different-section .why-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(210,180,120,.2)}.why-different-section .why-card:nth-child(1){grid-column:1;grid-row:1}.why-different-section .why-card:nth-child(2){grid-column:2;grid-row:1}.why-different-section .why-card:nth-child(3){grid-column:3;grid-row:1}.why-different-section .why-card:nth-child(4){grid-column:1;grid-row:2;justify-self:end;margin-right:1rem}.why-different-section .why-card:nth-child(5){grid-column:2;grid-row:2;justify-self:start;margin-left:1rem}@media(max-width: 1024px){.why-different-section .why-card:nth-child(1),.why-different-section .why-card:nth-child(2),.why-different-section .why-card:nth-child(3),.why-different-section .why-card:nth-child(4),.why-different-section .why-card:nth-child(5){grid-column:auto;grid-row:auto;justify-self:stretch;margin-left:0;margin-right:0}}.why-different-section .why-card-icon{width:48px;height:48px;border-radius:50%;background-color:hsla(0,0%,100%,.1);border:2px solid #fff;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff}.why-different-section .why-card-icon svg{width:24px;height:24px}.why-different-section h3{font-size:1.5rem;color:#fff;margin-bottom:1rem;font-weight:600}.why-different-section p{font-size:1rem;color:hsla(0,0%,100%,.9);line-height:1.6;margin:0}.why-different-section .why-different-slider-wrapper{position:relative;display:flex;align-items:center;gap:1rem;margin:3rem 0}.why-different-section .why-slider-btn{background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .3s ease;flex-shrink:0;z-index:2}.why-different-section .why-slider-btn:hover:not(:disabled){background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);transform:scale(1.1)}.why-different-section .why-slider-btn:disabled{opacity:.3;cursor:not-allowed}.why-different-section .why-slider-btn svg{width:24px;height:24px}@media(max-width: 768px){.why-different-section .why-slider-btn{width:40px;height:40px}.why-different-section .why-slider-btn svg{width:20px;height:20px}}.why-different-section .why-different-slider-container{position:relative;overflow:hidden;width:100%;flex:1}.why-different-section .why-different-slider{display:flex;gap:2rem;transition:transform .4s ease;will-change:transform}.why-different-section .why-different-slider .why-card{flex:0 0 auto;min-width:0;grid-column:auto !important;grid-row:auto !important;justify-self:stretch !important;margin-left:0 !important;margin-right:0 !important}.why-different-section .why-slider-dots{display:flex;justify-content:center;gap:.75rem;margin-top:2rem;flex-wrap:wrap}.why-different-section .why-slider-dot{width:12px;height:12px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);background:rgba(0,0,0,0);cursor:pointer;transition:all .3s ease;padding:0;flex-shrink:0}.why-different-section .why-slider-dot:hover{border-color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.2)}.why-different-section .why-slider-dot.active{background:#fff;border-color:#fff;width:32px;border-radius:6px}.features-diagram-section{background:linear-gradient(to right, #0b2f36 0%, #000000 100%);padding:6rem 0;position:relative}.features-diagram-section .features-diagram{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}.features-diagram-section .diagram-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2}.features-diagram-section .center-icon{width:120px;height:120px;background-color:rgba(210,180,120,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#d2b478;border:3px solid #d2b478}.features-diagram-section .feature-card{position:absolute;background:linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.1) 100%);backdrop-filter:blur(10px);border:2px solid rgba(210,180,120,.3);border-radius:12px;padding:2rem;min-width:200px;text-align:center;color:#fff;transition:transform .3s ease,border-color .3s ease,background .3s ease}.features-diagram-section .feature-card:hover{transform:scale(1.05);border-color:#d2b478;background:linear-gradient(135deg, rgba(210, 180, 120, 0.2) 0%, rgba(0, 0, 0, 0.15) 100%)}.features-diagram-section .feature-card h3{color:#fff;font-size:1.1rem;margin:0}.features-diagram-section .feature-card[data-position=top]{top:10%;left:50%;transform:translateX(-50%)}.features-diagram-section .feature-card[data-position=right]{right:10%;top:50%;transform:translateY(-50%)}.features-diagram-section .feature-card[data-position=bottom]{bottom:10%;left:50%;transform:translateX(-50%)}.features-diagram-section .feature-card[data-position=left]{left:10%;top:50%;transform:translateY(-50%)}.strategy-section{background:#fff;padding:6rem 0}.strategy-section .strategy-card{max-width:800px;margin:0 auto;background-color:#fff;border-radius:16px;padding:3rem;box-shadow:0 10px 40px rgba(11,47,54,.1);text-align:center}.strategy-section .strategy-card .strategy-icon{color:#0b2f36;margin-bottom:2rem}.strategy-section .strategy-card h2{font-size:2.5rem;color:#0b2f36;margin-bottom:1.5rem}.strategy-section .strategy-card p{font-size:1.1rem;color:#000;line-height:1.8}.reality-section{background:linear-gradient(180deg, #ffffff 0%, rgba(11, 47, 54, 0.05) 100%);padding:6rem 0;text-align:center}.reality-section h2{font-size:2.5rem;color:#0b2f36;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.reality-section .cta-button{margin-bottom:4rem}.reality-section .reality-illustration{display:flex;justify-content:center;align-items:flex-end;gap:1rem;height:300px;margin-top:3rem}.reality-section .block{width:60px;background:linear-gradient(to right, #0b2f36 0%, #000000 100%);border-radius:8px 8px 0 0;animation:grow 1s ease-out forwards;animation-delay:var(--delay);opacity:0;transform-origin:bottom}.reality-section .block:nth-child(1){height:120px}.reality-section .block:nth-child(2){height:180px}.reality-section .block:nth-child(3){height:240px}.reality-section .block:nth-child(4){height:200px}.reality-section .block:nth-child(5){height:160px}@keyframes grow{from{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.testimonials-section{background:#fff;padding:6rem 0;color:#000;position:relative;overflow:hidden}.testimonials-section .container{position:relative;z-index:1}.testimonials-section .container-fluid{position:relative;z-index:1}.testimonials-section .testimonials-badge{display:inline-flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:20px;padding:.5rem 1rem;margin:0 auto 1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#000;display:flex;justify-content:center}.testimonials-section .testimonials-badge .badge-dot{width:8px;height:8px;border-radius:50%;background-color:#0b2f36}.testimonials-section h2{font-size:3rem;text-align:center;color:#0b2f36;margin-bottom:4rem;font-weight:700;line-height:1.2}.testimonials-section h2 .highlight{color:rgb(19.6307692308,83.8769230769,96.3692307692);font-weight:800}@media(max-width: 768px){.testimonials-section h2{font-size:2rem}}.testimonials-section .testimonials-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;padding:2rem 0;max-width:1200px;margin:0 auto}@media(max-width: 992px){.testimonials-section .testimonials-grid{grid-template-columns:1fr;gap:1.5rem}}.testimonials-section .testimonial-card{background:#fff;border-radius:16px;padding:0;color:#000;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;overflow:hidden}.testimonials-section .testimonial-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.testimonials-section .testimonial-card .testimonial-image{width:100%;height:250px;position:relative;overflow:hidden}.testimonials-section .testimonial-card .testimonial-image img{width:100%;height:100%;object-fit:cover;display:block}.testimonials-section .testimonial-card .testimonial-content{flex:1;padding:2rem;display:flex;flex-direction:column;gap:1rem}.testimonials-section .testimonial-card .testimonial-content .testimonial-header{display:flex;flex-direction:column;gap:.75rem}.testimonials-section .testimonial-card .testimonial-content .testimonial-name{font-size:1.25rem;font-weight:700;color:#000;margin:0;line-height:1.4}.testimonials-section .testimonial-card .testimonial-content .testimonial-rating{display:flex;gap:.25rem;align-items:center}.testimonials-section .testimonial-card .testimonial-content .testimonial-rating svg{width:18px;height:18px;flex-shrink:0}.testimonials-section .testimonial-card .testimonial-content blockquote{margin:0;padding:0;border:none;flex:1}.testimonials-section .testimonial-card .testimonial-content blockquote p{font-size:1rem;line-height:1.7;color:#000;font-style:italic;margin:0;position:relative;padding-left:1.5rem}.testimonials-section .testimonial-card .testimonial-content blockquote p::before{content:'"';position:absolute;left:0;top:-0.2rem;font-size:2rem;color:rgba(0,0,0,.2);font-family:Georgia,serif}.testimonials-section .testimonial-card .testimonial-content .testimonial-instagram{display:flex;align-items:center;gap:.5rem;color:#000;font-size:.9rem;margin-top:auto;text-decoration:none;transition:color .3s ease;cursor:pointer}.testimonials-section .testimonial-card .testimonial-content .testimonial-instagram:hover{color:#0b2f36;transform:scale(1.05)}.testimonials-section .testimonial-card .testimonial-content .testimonial-instagram svg{width:18px;height:18px;flex-shrink:0}.testimonials-section .testimonial-card .testimonial-content .testimonial-instagram span{font-weight:500}@media(max-width: 992px){.testimonials-section .testimonial-card{flex-direction:row}.testimonials-section .testimonial-card .testimonial-image{flex:0 0 200px;width:200px;height:auto}}@media(max-width: 768px){.testimonials-section .testimonial-card{flex-direction:column}.testimonials-section .testimonial-card .testimonial-image{flex:0 0 auto;width:100%;height:250px}.testimonials-section .testimonial-card .testimonial-content{padding:1.5rem}.testimonials-section .testimonial-card .testimonial-content .testimonial-name{font-size:1.1rem}.testimonials-section .testimonial-card .testimonial-content blockquote p{font-size:.95rem;padding-left:1.25rem}}.operation-section{background:linear-gradient(to right, #0b2f36 0%, #000000 100%);padding:6rem 0;color:#fff}.operation-section .operation-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.operation-section .operation-text h2{font-size:2.5rem;color:#fff;margin-bottom:1.5rem;line-height:1.3}.operation-section .operation-text p{font-size:1.1rem;color:hsla(0,0%,100%,.9);margin-bottom:2rem;line-height:1.8}.operation-section .operation-blocks{display:flex;flex-direction:column;gap:1rem}.operation-section .operation-block{background:linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.1) 100%);backdrop-filter:blur(10px);border:2px solid rgba(210,180,120,.3);border-radius:12px;padding:2rem;color:#fff;transition:transform .3s ease,border-color .3s ease,background .3s ease}.operation-section .operation-block:hover{transform:translateX(10px);border-color:#d2b478;background:linear-gradient(135deg, rgba(210, 180, 120, 0.2) 0%, rgba(0, 0, 0, 0.15) 100%)}.operation-section .operation-block h3{color:#d2b478;font-size:1.25rem;margin:0}.ai-section{background:linear-gradient(to right, #0b2f36 0%, #000000 100%);padding:6rem 0;color:#fff}.ai-section .ai-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.ai-section .ai-text h2{font-size:2.5rem;color:#fff;margin-bottom:1.5rem;line-height:1.3}.ai-section .ai-text p{font-size:1.1rem;color:hsla(0,0%,100%,.9);margin-bottom:2rem;line-height:1.8}.ai-section .ai-interface{background:linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.1) 100%);backdrop-filter:blur(10px);border:2px solid rgba(210,180,120,.3);border-radius:16px;overflow:hidden}.ai-section .ai-chat{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.2)}.ai-section .ai-chat .chat-header{background:linear-gradient(to right, #0b2f36 0%, #000000 100%);color:#fff;padding:1rem;text-align:center}.ai-section .ai-chat .chat-header h3{color:#fff;font-size:1.1rem;margin:0}.ai-section .ai-chat .chat-messages{padding:1.5rem;min-height:200px;display:flex;flex-direction:column;gap:1rem}.ai-section .ai-chat .message{padding:.75rem 1rem;border-radius:8px;max-width:80%}.ai-section .ai-chat .message.ai-message{background-color:rgba(11,47,54,.1);align-self:flex-start}.ai-section .ai-chat .message.user-message{background-color:#d2b478;color:#0b2f36;align-self:flex-end}.ai-section .ai-chat .message p{margin:0;font-size:.9rem}.mindchat-section{background-color:#fff;padding:4rem 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.mindchat-section .mindchat-title{font-size:1.25rem;font-weight:600;color:rgba(0,0,0,.6);text-align:center;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.1rem}@media(max-width: 768px){.mindchat-section .mindchat-title{font-size:1.1rem}}.mindchat-section .mindchat-content{display:flex;align-items:center;gap:3rem;max-width:1200px;margin:0 auto}@media(max-width: 768px){.mindchat-section .mindchat-content{flex-direction:column;gap:2rem;text-align:center}}.mindchat-section .mindchat-logo{flex-shrink:0}.mindchat-section .mindchat-logo img{max-width:400px;height:auto;display:block}@media(max-width: 768px){.mindchat-section .mindchat-logo img{max-width:150px;margin:0 auto}}.mindchat-section .mindchat-text{flex:1}.mindchat-section .mindchat-text p{font-size:1.1rem;line-height:1.8;color:rgba(0,0,0,.7);margin:0}.mindchat-section .mindchat-text p strong{color:#000;font-weight:600}@media(max-width: 768px){.mindchat-section .mindchat-text p{font-size:1rem;line-height:1.6}}.plans-section{background:#fff;padding:6rem 0;color:#000}.plans-section h2{font-size:3rem;text-align:center;color:#0b2f36;margin-bottom:1.5rem;font-weight:700;line-height:1.2}@media(max-width: 768px){.plans-section h2{font-size:2rem}}.plans-section .plans-subtitle{text-align:center;font-size:1.25rem;color:rgba(0,0,0,.8);margin-bottom:2rem;max-width:900px;margin-left:auto;margin-right:auto;line-height:1.6}.plans-section .pricing-tabs-wrapper{display:flex;justify-content:center;margin-bottom:3rem}.plans-section .pricing-tabs{display:inline-flex;background:rgba(11,47,54,.1);border-radius:50px;padding:.5rem;gap:.5rem;position:relative}.plans-section .pricing-tab{padding:.875rem 2rem;border:none;background:rgba(0,0,0,0);color:rgba(0,0,0,.7);font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;position:relative;display:flex;align-items:center;gap:.5rem;font-family:"Montserrat",sans-serif}.plans-section .pricing-tab:hover{color:#0b2f36}.plans-section .pricing-tab.active{background:#0b2f36;color:#fff;box-shadow:0 4px 15px rgba(11,47,54,.3)}.plans-section .pricing-tab .discount-badge{background:#d2b478;color:#000;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}@media(max-width: 768px){.plans-section .pricing-tab{padding:.75rem 1.5rem;font-size:.9rem}}.plans-section .plans-cta-wrapper{text-align:center;margin-bottom:2rem}.plans-section .plans-cta-button{display:inline-block;padding:1.25rem 3rem;background:linear-gradient(135deg, rgb(19.6307692308, 83.8769230769, 96.3692307692) 0%, #0b2f36 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:bold;font-size:1.1rem;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease;box-shadow:0 5px 20px rgba(11,47,54,.4)}.plans-section .plans-cta-button:hover,.plans-section .plans-cta-button:focus{transform:translateY(-3px);box-shadow:0 10px 30px rgba(11,47,54,.6);opacity:.95}.plans-section .plans-ai-note{text-align:center;font-size:1rem;color:rgba(0,0,0,.7);margin-bottom:4rem}.plans-section .plans-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;max-width:1400px;margin:0 auto}@media(max-width: 1200px){.plans-section .plans-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.plans-section .plans-grid{grid-template-columns:1fr}}.plans-section .plan-card{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:2.5rem 2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.05)}.plans-section .plan-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(11,47,54,.15);border-color:rgba(11,47,54,.3)}.plans-section .plan-card.featured{border-color:rgba(11,47,54,.4);border-width:2px;position:relative;overflow:visible;box-shadow:0 4px 20px rgba(11,47,54,.15)}.plans-section .plan-card.featured::after{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle, rgba(11, 47, 54, 0.1) 0%, transparent 70%);border-radius:50%;pointer-events:none}.plans-section .plan-card.featured .plan-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg, rgb(19.6307692308, 83.8769230769, 96.3692307692) 0%, #0b2f36 100%);color:#fff;padding:.4rem 1.2rem;border-radius:20px;font-weight:bold;font-size:.85rem;white-space:nowrap;box-shadow:0 2px 10px rgba(11,47,54,.3);z-index:1}.plans-section .plan-card.elite .elite-stars{display:inline-flex;gap:.25rem;margin-left:.5rem;color:#d2b478;vertical-align:middle}.plans-section .plan-card.elite .elite-stars svg{width:16px;height:16px;animation:starTwinkle 2s ease-in-out infinite}.plans-section .plan-card.elite .elite-stars svg:nth-child(2){animation-delay:.5s}@keyframes starTwinkle{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.plans-section .plan-card .plan-header{text-align:left;margin-bottom:1.5rem}.plans-section .plan-card .plan-header h3{font-size:1.5rem;color:#0b2f36;margin-bottom:1.5rem;font-weight:600;display:flex;align-items:center}.plans-section .plan-card .plan-header .plan-price{display:flex;flex-direction:column;gap:.5rem}.plans-section .plan-card .plan-header .plan-price .price-label{font-size:.9rem;color:rgba(0,0,0,.6);font-weight:400}.plans-section .plan-card .plan-header .plan-price .price-amount{display:flex;align-items:baseline;gap:.25rem;flex-wrap:wrap}.plans-section .plan-card .plan-header .plan-price .price-amount .currency{font-size:1.25rem;color:#0b2f36;font-weight:600}.plans-section .plan-card .plan-header .plan-price .price-amount .amount{font-size:2.5rem;color:#0b2f36;font-weight:700}.plans-section .plan-card .plan-header .plan-price .price-amount .period{font-size:1rem;color:rgba(0,0,0,.7)}.plans-section .plan-card .plan-header .plan-price .price-amount.annual-price{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%}.plans-section .plan-card .plan-header .plan-price .price-amount.annual-price .annual-main-price{display:flex;align-items:baseline;gap:.25rem;width:100%}.plans-section .plan-card .plan-header .plan-price .price-amount.annual-price .annual-main-price .currency{font-size:1.25rem;color:#0b2f36;font-weight:600}.plans-section .plan-card .plan-header .plan-price .price-amount.annual-price .annual-main-price .amount{font-size:2.5rem;color:#0b2f36;font-weight:700}.plans-section .plan-card .plan-header .plan-price .price-amount.annual-price .annual-main-price .period{font-size:1rem;color:rgba(0,0,0,.7)}.plans-section .plan-card .plan-header .plan-price .price-amount.annual-price .annual-total{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.plans-section .plan-card .plan-header .plan-price .price-amount.annual-price .annual-total .total-label{font-size:.75rem;color:rgba(0,0,0,.5);font-weight:400}.plans-section .plan-card .plan-header .plan-price .price-amount.annual-price .annual-total .total-amount{font-size:.85rem;color:rgba(0,0,0,.6);font-weight:500}.plans-section .plan-card .plan-header .plan-price .price-amount.annual-price .annual-savings{margin-top:.25rem}.plans-section .plan-card .plan-header .plan-price .price-amount.annual-price .annual-savings .savings-text{font-size:.85rem;color:#000;font-weight:700;text-transform:uppercase;letter-spacing:.5px;background:rgba(210,180,120,.15);padding:.25rem .5rem;border-radius:4px;display:inline-block}.plans-section .plan-card .plan-header .plan-price .activation-fee{font-size:.85rem;color:rgba(0,0,0,.5);margin-top:.25rem}.plans-section .plan-card .plan-description{font-size:1rem;color:rgba(0,0,0,.8);line-height:1.6;margin:0 0 1.5rem 0}.plans-section .plan-card .plan-cta-buttons{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.plans-section .plan-card .plan-cta-primary{display:block;width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg, rgb(19.6307692308, 83.8769230769, 96.3692307692) 0%, #0b2f36 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease;box-shadow:0 4px 15px rgba(11,47,54,.3)}.plans-section .plan-card .plan-cta-primary:hover,.plans-section .plan-card .plan-cta-primary:focus{transform:translateY(-2px);box-shadow:0 6px 20px rgba(11,47,54,.5);opacity:.95}.plans-section .plan-card .plan-cta-secondary{display:block;width:100%;text-align:center;color:rgba(0,0,0,.8);text-decoration:none;font-size:.95rem;transition:color .3s ease}.plans-section .plan-card .plan-cta-secondary:hover,.plans-section .plan-card .plan-cta-secondary:focus{color:#0b2f36}.plans-section .plan-card .plan-trial-badge{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.75rem;background-color:rgba(11,47,54,.05);border-radius:8px;border:1px solid rgba(11,47,54,.2)}.plans-section .plan-card .plan-trial-badge .trial-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:linear-gradient(135deg, rgb(19.6307692308, 83.8769230769, 96.3692307692) 0%, #0b2f36 100%);color:#fff;border-radius:50%;font-weight:bold;font-size:.75rem;text-align:center;flex-shrink:0;box-shadow:0 2px 10px rgba(11,47,54,.4)}.plans-section .plan-card .plan-trial-badge .trial-text{color:rgba(0,0,0,.8);font-size:.9rem;line-height:1.4}.plans-section .plan-card .plan-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.plans-section .plan-card .plan-features li{display:flex;align-items:flex-start;gap:.75rem;color:rgba(0,0,0,.8);font-size:.95rem;line-height:1.5}.plans-section .plan-card .plan-features li svg{flex-shrink:0;width:20px;height:20px;color:#0b2f36;margin-top:.125rem}.plans-section .plan-card .plan-features li span{flex:1}.plans-section .enterprise-plan-section{margin-top:4rem;max-width:800px;margin-left:auto;margin-right:auto}@media(max-width: 768px){.plans-section .enterprise-plan-section{margin-top:3rem}}.plans-section .enterprise-plan-card{background:linear-gradient(135deg, rgba(11, 47, 54, 0.05) 0%, rgba(0, 0, 0, 0.02) 100%);border:2px solid rgba(11,47,54,.2);border-radius:12px;padding:3rem 2.5rem;text-align:center;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;box-shadow:0 4px 20px rgba(11,47,54,.1)}.plans-section .enterprise-plan-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(to right, transparent, #d2b478, transparent);border-radius:12px 12px 0 0}.plans-section .enterprise-plan-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(11,47,54,.2);border-color:rgba(11,47,54,.4)}.plans-section .enterprise-plan-card h3{font-size:2rem;color:#0b2f36;margin-bottom:1.5rem;font-weight:700}@media(max-width: 768px){.plans-section .enterprise-plan-card h3{font-size:1.75rem}}.plans-section .enterprise-plan-card .enterprise-question{font-size:1.25rem;color:rgba(0,0,0,.9);font-weight:600;margin-bottom:1rem;line-height:1.4}@media(max-width: 768px){.plans-section .enterprise-plan-card .enterprise-question{font-size:1.1rem}}.plans-section .enterprise-plan-card .enterprise-description{font-size:1rem;color:rgba(0,0,0,.7);line-height:1.6;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.plans-section .enterprise-plan-card .enterprise-features{list-style:none;padding:0;margin:0 0 2.5rem 0;display:flex;flex-direction:column;gap:1rem;align-items:center;max-width:500px;margin-left:auto;margin-right:auto}.plans-section .enterprise-plan-card .enterprise-features li{display:flex;align-items:center;gap:.75rem;color:rgba(0,0,0,.8);font-size:1rem;line-height:1.5;width:100%;text-align:left}.plans-section .enterprise-plan-card .enterprise-features li svg{flex-shrink:0;width:20px;height:20px;color:#0b2f36}.plans-section .enterprise-plan-card .enterprise-features li span{flex:1}.plans-section .enterprise-plan-card .enterprise-cta{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(135deg, rgb(19.6307692308, 83.8769230769, 96.3692307692) 0%, #0b2f36 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease;box-shadow:0 4px 15px rgba(11,47,54,.3)}.plans-section .enterprise-plan-card .enterprise-cta:hover,.plans-section .enterprise-plan-card .enterprise-cta:focus{transform:translateY(-2px);box-shadow:0 6px 25px rgba(11,47,54,.5);opacity:.95}@media(max-width: 768px){.plans-section .enterprise-plan-card .enterprise-cta{padding:.875rem 2rem;font-size:1rem;width:100%}}.faq-section{background-color:#fff;padding:6rem 0;color:#000}.faq-section .faq-badge{display:inline-flex;align-items:center;gap:.5rem;background-color:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);border-radius:20px;padding:.5rem 1rem;margin:0 auto 1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#000;display:flex;justify-content:center}.faq-section .faq-badge .badge-dot{width:8px;height:8px;border-radius:50%;background-color:#0b2f36}.faq-section h2{font-size:3rem;text-align:center;color:#0b2f36;margin-bottom:3rem;font-weight:700;line-height:1.2}@media(max-width: 768px){.faq-section h2{font-size:2rem}}.faq-section .faq-categories{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.faq-section .faq-category-btn{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:25px;padding:.75rem 1.5rem;font-size:1rem;color:rgba(0,0,0,.6);cursor:pointer;transition:all .3s ease;font-weight:500}.faq-section .faq-category-btn:hover,.faq-section .faq-category-btn:focus{border-color:#0b2f36;color:#0b2f36;outline:none}.faq-section .faq-category-btn.active{background-color:rgba(11,47,54,.1);border-color:#0b2f36;color:#0b2f36;font-weight:600}.faq-section .faq-content{background-color:rgba(0,0,0,.02);border-radius:16px;padding:3rem;position:relative;overflow:hidden}@media(max-width: 768px){.faq-section .faq-content{padding:2rem 1.5rem}}.faq-section .faq-content::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(11, 47, 54, 0.03) 1px, transparent 1px),linear-gradient(90deg, rgba(11, 47, 54, 0.03) 1px, transparent 1px);background-size:50px 50px;pointer-events:none;opacity:.4}.faq-section .faq-questions{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2, 1fr);gap:0}@media(max-width: 768px){.faq-section .faq-questions{grid-template-columns:1fr}}.faq-section .faq-question-item{border-bottom:1px solid rgba(0,0,0,.1);position:relative}.faq-section .faq-question-item:nth-child(odd){border-right:1px solid rgba(0,0,0,.1);padding-right:1.5rem}@media(max-width: 768px){.faq-section .faq-question-item:nth-child(odd){border-right:none;padding-right:0}}.faq-section .faq-question-item:nth-child(even){padding-left:1.5rem}@media(max-width: 768px){.faq-section .faq-question-item:nth-child(even){padding-left:0}}.faq-section .faq-question-item:nth-last-child(1),.faq-section .faq-question-item:nth-last-child(2){border-bottom:none}.faq-section .faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;background:none;border:none;text-align:left;cursor:pointer;font-size:1rem;color:rgba(0,0,0,.8);font-weight:500;transition:color .3s ease;position:relative}.faq-section .faq-question span{flex:1;padding-right:1rem}.faq-section .faq-question svg{width:20px;height:20px;color:rgba(0,0,0,.5);transition:transform .3s ease,color .3s ease;flex-shrink:0}.faq-section .faq-question:hover,.faq-section .faq-question:focus{color:#0b2f36;outline:none}.faq-section .faq-question:hover svg,.faq-section .faq-question:focus svg{color:#0b2f36}.faq-section .faq-question[aria-expanded=true]{color:#0b2f36}.faq-section .faq-question[aria-expanded=true] svg{transform:rotate(90deg);color:#0b2f36}.faq-section .faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 0 0 0}.faq-section .faq-answer p{color:rgba(0,0,0,.7);line-height:1.6;margin:0;padding-bottom:1.5rem}.faq-section .faq-question-item.active .faq-answer{max-height:500px;padding:0 0 0 0}.cta-section{background-color:#fff;padding:6rem 0;position:relative;overflow:hidden}.cta-section .container{position:relative;z-index:1}.cta-section .cta-brand{text-align:center;font-size:4rem;font-weight:300;color:rgba(0,0,0,.1);text-transform:uppercase;letter-spacing:.5rem;margin-bottom:2rem;position:relative;z-index:0}@media(max-width: 768px){.cta-section .cta-brand{font-size:2.5rem;letter-spacing:.3rem}}.cta-section .cta-box{background:linear-gradient(180deg, rgba(11, 47, 54, 0.9) 0%, rgba(0, 0, 0, 0.95) 100%);border-radius:20px;padding:4rem 3rem;text-align:center;color:#fff;position:relative;overflow:hidden;max-width:900px;margin:0 auto}@media(max-width: 768px){.cta-section .cta-box{padding:3rem 2rem}}.cta-section .cta-box::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);background-size:50px 50px;pointer-events:none;opacity:.3}.cta-section .cta-box h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;position:relative;z-index:1;line-height:1.2}@media(max-width: 768px){.cta-section .cta-box h2{font-size:1.75rem}}.cta-section .cta-box .cta-description{font-size:1.1rem;line-height:1.7;color:hsla(0,0%,100%,.95);margin-bottom:2.5rem;position:relative;z-index:1;max-width:700px;margin-left:auto;margin-right:auto}@media(max-width: 768px){.cta-section .cta-box .cta-description{font-size:1rem;margin-bottom:2rem}}.cta-section .cta-box .cta-button-primary{display:inline-block;background-color:#fff;color:#000;padding:1.25rem 3rem;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease;position:relative;z-index:1;box-shadow:0 4px 15px rgba(0,0,0,.2)}.cta-section .cta-box .cta-button-primary:hover,.cta-section .cta-box .cta-button-primary:focus{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.3);opacity:.95}@media(max-width: 768px){.cta-section .cta-box .cta-button-primary{padding:1rem 2rem;font-size:1rem}}footer{background:#0b2f36;color:#fff;padding:4rem 0 2rem}footer .footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem}@media(max-width: 1200px){footer .footer-content{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:2rem}}@media(max-width: 968px){footer .footer-content{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width: 768px){footer .footer-content{grid-template-columns:1fr;gap:2rem}}footer .footer-section h3,footer .footer-section h4{margin-bottom:1.5rem;color:#fff;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}footer .footer-section p{margin-bottom:.75rem;color:hsla(0,0%,100%,.9);font-size:.95rem;line-height:1.6}footer .footer-section a{color:hsla(0,0%,100%,.9);text-decoration:none;transition:color .3s ease,transform .3s ease;font-size:.95rem}footer .footer-section a:hover,footer .footer-section a:focus{color:#d2b478;transform:translateX(5px)}footer .footer-section ul{list-style:none;padding:0;margin:0}footer .footer-section ul li{margin-bottom:.75rem}footer .footer-brand .footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}footer .footer-brand .footer-logo .footer-logo-img{height:40px;width:auto}footer .footer-brand .footer-logo h3{margin:0;font-size:1.5rem;font-weight:700;text-transform:none;letter-spacing:0}footer .footer-brand .footer-tagline{margin-bottom:2rem;color:hsla(0,0%,100%,.8);font-size:.95rem;line-height:1.6}footer .footer-brand .footer-social{display:flex;gap:.75rem;align-items:center}footer .footer-brand .footer-social .social-icon{width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;color:#fff;transition:background-color .3s ease,transform .3s ease}footer .footer-brand .footer-social .social-icon svg{width:20px;height:20px}footer .footer-brand .footer-social .social-icon:hover,footer .footer-brand .footer-social .social-icon:focus{background-color:#d2b478;color:#0b2f36;transform:translateY(-2px) scale(1.1);outline:none}footer .footer-address address{font-style:normal;color:hsla(0,0%,100%,.9);font-size:.95rem;line-height:1.8}footer .footer-address address p{margin-bottom:.5rem}footer .footer-address address a{color:hsla(0,0%,100%,.9);text-decoration:none}footer .footer-address address a:hover,footer .footer-address address a:focus{color:#d2b478;text-decoration:underline}footer .footer-bottom{padding-top:2rem}footer .footer-bottom .footer-bottom-line{height:1px;background-color:hsla(0,0%,100%,.2);margin-bottom:1.5rem}footer .footer-bottom .footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;color:hsla(0,0%,100%,.8);font-size:.9rem}@media(max-width: 768px){footer .footer-bottom .footer-bottom-content{flex-direction:column;text-align:center}}footer .footer-bottom .footer-bottom-content p{margin:0}footer .footer-bottom .footer-bottom-content nav{display:flex;gap:1.5rem;flex-wrap:wrap}@media(max-width: 768px){footer .footer-bottom .footer-bottom-content nav{justify-content:center}}footer .footer-bottom .footer-bottom-content nav a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease,transform .3s ease}footer .footer-bottom .footer-bottom-content nav a:hover,footer .footer-bottom .footer-bottom-content nav a:focus{color:#d2b478;transform:scale(1.1)}footer address{font-style:normal}@media(max-width: 768px){nav ul{display:none;position:absolute;top:100%;left:0;right:0;background-color:#0b2f36;flex-direction:column;padding:1rem;box-shadow:0 5px 10px rgba(0,0,0,.1)}nav ul.active{display:flex}.main-header.scrolled nav ul{background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.2)}.main-header.scrolled nav ul a{color:#000}.main-header.scrolled nav ul a:hover,.main-header.scrolled nav ul a:focus{color:#0b2f36}nav .header-cta{display:none}nav .menu-toggle{display:block}.hero-section h1{font-size:2rem}.hero-section .hero-subtitle{font-size:1.1rem}.statistics-section .stat-item .stat-number{font-size:3rem}.features-diagram-section .feature-card{position:static;transform:none;margin-bottom:1rem;min-width:auto}.features-diagram-section .features-diagram{flex-direction:column;min-height:auto}.features-diagram-section .diagram-center{position:static;transform:none;margin-bottom:2rem}.operation-section .operation-content,.operation-section .ai-content,.ai-section .operation-content,.ai-section .ai-content{grid-template-columns:1fr}.plans-section .plans-grid{grid-template-columns:1fr}.plans-section .plan-card.featured{transform:scale(1)}.testimonials-section h2{font-size:2rem}}.whatsapp-float{position:fixed;bottom:24px;right:24px;width:64px;height:64px;background:linear-gradient(135deg, #25D366 0%, #20BA5A 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(37,211,102,.35),0 0 0 0 rgba(37,211,102,.7);z-index:9999;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);color:#fff;text-decoration:none;animation:pulse-whatsapp 2s infinite}.whatsapp-float::before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:#25d366;opacity:0;animation:ripple 2s infinite}.whatsapp-float:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 24px rgba(37,211,102,.5),0 0 0 4px rgba(37,211,102,.1);animation:none}.whatsapp-float:active{transform:translateY(-2px) scale(1.02)}.whatsapp-float svg{width:36px;height:36px;position:relative;z-index:1}.whatsapp-float svg path{fill:#fff;stroke:none}@keyframes pulse-whatsapp{0%{box-shadow:0 4px 16px rgba(37,211,102,.35),0 0 0 0 rgba(37,211,102,.7)}50%{box-shadow:0 4px 16px rgba(37,211,102,.35),0 0 0 8px rgba(37,211,102,0)}100%{box-shadow:0 4px 16px rgba(37,211,102,.35),0 0 0 0 rgba(37,211,102,0)}}@keyframes ripple{0%{transform:scale(1);opacity:.6}100%{transform:scale(1.5);opacity:0}}@media(max-width: 768px){.whatsapp-float{width:56px;height:56px;bottom:20px;right:20px}.whatsapp-float svg{width:30px;height:30px}}/*# sourceMappingURL=style.css.map */
