:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;background:linear-gradient(135deg,#0a0a0a,#1a1a2e,#16213e);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.get-started-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#8b5cf6,#7c3aed,#6d28d9);color:#fff;border:none;border-radius:50px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #8b5cf666;margin-left:20px}.get-started-btn:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9,#5b21b6);transform:translateY(-2px);box-shadow:0 6px 25px #8b5cf680}.get-started-btn:active{transform:translateY(0);box-shadow:0 2px 10px #8b5cf666}.get-started-icon{font-size:1.1rem}.get-started-btn-mobile{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 24px;background:linear-gradient(135deg,#8b5cf6,#7c3aed,#6d28d9);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #8b5cf666}.get-started-btn-mobile:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9,#5b21b6);transform:translateY(-2px);box-shadow:0 6px 25px #8b5cf680}.get-started-btn-mobile .whatsapp-icon{font-size:1.3rem}@media(max-width:768px){.get-started-btn{display:none}}.header-container{display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;padding:0 20px}.header-nav{display:flex;align-items:center;gap:8px}.header-scrolled .get-started-btn{padding:10px 20px;font-size:.9rem}.header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:16px 5%;transition:all .3s ease;background:#fff}.header-scrolled{background:#fff;box-shadow:0 2px 20px #00000014;padding:12px 5%}.header-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo_deskk{font-size:10px;color:#64748b;margin:0}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;transition:opacity .3s ease}.logo:hover{opacity:.8}.logo-text{font-size:20px;font-weight:700;color:#1a1a2e;letter-spacing:-.5px}.header-nav{display:flex;align-items:center;gap:4px}.nav-item{position:relative}.nav-link{display:flex;align-items:center;gap:6px;padding:10px 16px;background:transparent;border:none;color:#4b5563;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease;border-radius:8px;text-decoration:none}.nav-link:hover{color:#1a1a2e;background:#f3f4f6}.nav-icon{font-size:10px;transition:transform .3s ease}.nav-icon.rotated{transform:rotate(180deg)}.dropdown-menu,.dropdown-menu.dropdown-mega{position:absolute;top:100%;left:0;width:280px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 20px 50px #0000001f;margin-top:8px;overflow:hidden;transform:none}.dropdown-items{padding:8px;max-height:320px;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.dropdown-grid{display:flex;flex-direction:column;gap:2px}.dropdown-items::-webkit-scrollbar{width:5px}.dropdown-items::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.dropdown-items::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.dropdown-items::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dropdown-header,.dropdown-footer{display:none}.dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 12px;color:#4b5563;text-decoration:none;border-radius:10px;transition:all .2s ease}.dropdown-item:hover{background:#f3f4f6}.dropdown-item:hover .dropdown-name{color:#6366f1}.dropdown-item:hover .dropdown-icon{transform:scale(1.1);background:#e0e7ff}.dropdown-icon{font-size:18px;width:36px;height:36px;background:#f3f4f6;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.dropdown-content{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.dropdown-name{font-size:13px;font-weight:600;color:#1a1a2e;transition:color .2s ease}.dropdown-desc{font-size:11px;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-toggle{display:none;padding:10px;background:#f3f4f6;border:none;color:#1a1a2e;font-size:24px;cursor:pointer;border-radius:10px;transition:all .3s ease}.mobile-toggle:hover{background:#e5e7eb}.mobile-overlay{position:fixed;inset:0;background:#00000080;z-index:1001}.mobile-menu{position:fixed;top:0;right:0;width:85%;max-width:380px;height:100vh;background:#fff;z-index:1002;display:flex;flex-direction:column;overflow:hidden}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}.mobile-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.mobile-logo .logo-image{width:36px;height:36px}.mobile-logo .logo-text{font-size:18px}.mobile-close{width:40px;height:40px;background:#f3f4f6;border:none;border-radius:10px;font-size:22px;color:#4b5563;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.mobile-close:hover{background:#e5e7eb;color:#1a1a2e}.mobile-menu-content{flex:1;overflow-y:auto;padding:16px}.mobile-nav-item{margin-bottom:4px}.mobile-nav-link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;background:transparent;border:none;color:#1a1a2e;font-size:16px;font-weight:500;cursor:pointer;border-radius:12px;transition:all .2s ease;text-decoration:none}.mobile-nav-link:hover,.mobile-nav-link.active{background:#f3f4f6}.mobile-nav-right{display:flex;align-items:center;gap:8px}.mobile-nav-link .nav-icon{font-size:12px;color:#9ca3af}.nav-badge{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:12px}.mobile-dropdown{overflow:hidden;margin-left:16px;border-left:2px solid #e5e7eb;padding-left:12px;margin-top:4px;margin-bottom:8px;max-height:250px;overflow-y:auto}.mobile-dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 12px;color:#4b5563;text-decoration:none;border-radius:10px;transition:all .2s ease;margin-bottom:2px}.mobile-dropdown-item:hover{background:#f3f4f6}.mobile-dropdown-item .dropdown-icon{width:32px;height:32px;font-size:16px}.mobile-dropdown-item .dropdown-name{font-size:14px}.mobile-dropdown-item .dropdown-desc{font-size:11px}.mobile-menu-footer{padding:20px 24px;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:12px}.mobile-cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px;background:#25d366;color:#fff;text-decoration:none;text-align:center;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.mobile-cta:hover{background:#128c7e;transform:translateY(-2px);box-shadow:0 8px 20px #25d3664d}.mobile-cta .whatsapp-icon{font-size:20px}@media(max-width:1024px){.header-nav{gap:0}.nav-link{padding:10px 12px;font-size:14px}}@media(max-width:768px){.header-nav{display:none}.mobile-toggle{display:flex;align-items:center;justify-content:center}.header{padding:14px 5%}.header-scrolled{padding:12px 5%}.logo-image{width:36px;height:36px}.logo-text{font-size:18px}}@media(max-width:480px){.mobile-menu{width:100%;max-width:100%}.logo-text{font-size:16px}.logo-image{width:32px;height:32px}.logo_deskk{display:none}}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:120px 5% 60px;position:relative;overflow:hidden;background:#fafafa}.hero-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero-gradient-1{position:absolute;top:-20%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(99,102,241,.15) 0%,transparent 70%);border-radius:50%}.hero-gradient-2{position:absolute;bottom:-20%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(139,92,246,.1) 0%,transparent 70%);border-radius:50%}.hero-container{max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:50px;font-size:14px;font-weight:500;color:#6366f1;margin-bottom:32px}.badge-dot{width:8px;height:8px;background:#6366f1;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.hero-title{font-size:clamp(40px,8vw,72px);font-weight:800;line-height:1.1;color:#1a1a2e;margin-bottom:28px;letter-spacing:-2px}.hero-services{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px;max-width:700px;margin-left:auto;margin-right:auto}.service-tag{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:50px;font-size:13px;font-weight:500;color:#374151;transition:all .2s ease}.service-tag:hover{border-color:#6366f1;background:#6366f10d;transform:translateY(-2px)}.service-icon{font-size:16px;display:flex;align-items:center}.hero-subtitle{font-size:18px;color:#6b7280;line-height:1.8;margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:60px;flex-wrap:wrap}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.btn-primary{background:#6366f1;color:#fff;box-shadow:0 4px 15px #6366f14d}.btn-primary:hover{background:#4f46e5}.btn-primary .btn-icon{transition:transform .3s ease}.btn-primary:hover .btn-icon{transform:translate(4px)}.btn-secondary{background:#fff;color:#374151;border:1px solid #e5e7eb}.btn-secondary:hover{border-color:#6366f1;color:#6366f1;background:#6366f10d}.hero-image-container{position:relative;max-width:900px;margin:0 auto}.hero-image{background:#1a1a2e;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;box-shadow:0 40px 80px #0003}.browser-bar{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#252538;border-bottom:1px solid rgba(255,255,255,.1)}.browser-dot{width:12px;height:12px;border-radius:50%}.browser-dot.red{background:#ff5f57}.browser-dot.yellow{background:#ffbd2e}.browser-dot.green{background:#28ca42}.browser-url{margin-left:16px;padding:6px 12px;background:#ffffff0d;border-radius:6px;font-size:12px;color:#a1a1aa}.browser-content{padding:20px;min-height:300px}.dashboard-preview{display:flex;gap:16px;height:280px}.dash-sidebar{width:60px;background:#ffffff0d;border-radius:8px;padding:12px 8px;display:flex;flex-direction:column;gap:12px}.dash-logo{width:100%;height:32px;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:6px}.dash-menu-item{width:100%;height:32px;background:#ffffff0d;border-radius:6px}.dash-menu-item.active{background:#6366f14d}.dash-main{flex:1;display:flex;flex-direction:column;gap:16px}.dash-header{height:40px;background:#ffffff0d;border-radius:8px}.dash-cards{display:flex;gap:12px}.dash-card{flex:1;height:80px;background:#ffffff0d;border-radius:8px}.dash-chart{flex:1;background:#ffffff0d;border-radius:8px}.floating-card{position:absolute;display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 30px #0000001a}.card-1{top:10%;left:-8%}.card-new-1{top:42%;left:20%}.card-new-2{bottom:15%;left:-5%}.card-new-3{top:40%;right:5%}.card-2{top:8%;right:-8%}.card-3{bottom:10%;right:-5%}.card-emoji{font-size:24px;display:flex;align-items:center;justify-content:center}.card-info{display:flex;flex-direction:column}.card-title{font-size:14px;font-weight:600;color:#1a1a2e}.card-desc{font-size:12px;color:#6b7280}.scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;color:#6b7280;font-size:12px}.mouse{width:24px;height:40px;border:2px solid #d1d5db;border-radius:12px;display:flex;justify-content:center;padding-top:8px}.mouse-wheel{width:4px;height:8px;background:#6366f1;border-radius:2px;animation:scrollWheel 2s infinite}@keyframes scrollWheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}@media(max-width:1024px){.floating-card{padding:10px 14px}.card-1{left:-5%}.card-new-1{left:-8%}.card-new-2{left:-2%}.card-new-3{right:-6%}.card-2{right:-5%}.card-3{right:-2%}.card-title{font-size:13px}.card-desc{font-size:11px}}@media(max-width:768px){.hero{padding:100px 5% 40px}.hero-title{font-size:36px;letter-spacing:-1px}.hero-services{gap:8px}.service-tag{padding:6px 12px;font-size:12px}.hero-buttons{flex-direction:column;width:100%;max-width:300px;margin-left:auto;margin-right:auto}.btn-primary,.btn-secondary{width:100%;justify-content:center}.floating-card{display:none}.dashboard-preview{height:200px}.dash-sidebar{width:40px}.scroll-indicator{bottom:20px}}@media(max-width:480px){.hero{padding:80px 4% 30px}.hero-badge{font-size:12px;padding:6px 12px}.hero-title{font-size:28px}.hero-subtitle{font-size:15px}.service-tag{padding:5px 10px;font-size:11px}.browser-url{display:none}.browser-content{padding:12px;min-height:180px}.dashboard-preview{height:150px}}.about{padding:120px 5%;background:var(--bg-secondary)}.logo-image1{width:40px;height:40px;border-radius:10px;object-fit:cover;transition:transform .3s ease}.about-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.section-badge{display:inline-block;padding:8px 16px;background:#6366f11a;border-radius:50px;font-size:14px;font-weight:500;color:var(--accent);margin-bottom:24px}.about-title{font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2;color:var(--text-primary);margin-bottom:24px}.about-title .highlight{color:var(--accent)}.about-text{font-size:18px;color:var(--text-secondary);line-height:1.8;margin-bottom:32px}.about-points{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.about-point{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500;color:var(--text-primary);cursor:default;transition:transform .2s ease}.about-point:hover{transform:translate(8px)}.point-icon{color:var(--accent);font-weight:700}.about-btn{padding:16px 32px;background:var(--text-primary);color:var(--white);border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.about-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.about-visual{display:flex;justify-content:center}.visual-card{background:var(--white);border-radius:24px;padding:40px;box-shadow:0 10px 40px #00000014;border:1px solid var(--border);width:100%;max-width:450px;margin-left:20px;transition:all .3s ease}.visual-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001f}.visual-header{display:flex;align-items:center;gap:16px;margin-bottom:40px;font-weight:600;color:var(--text-primary);padding:16px;background:#6366f10d;border-radius:12px;transition:background .3s ease}.visual-header:hover{background:#6366f11a}.visual-logo{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease}.visual-card:hover .visual-logo{transform:scale(1.1)}.visual-card:hover .logo-image1{transform:rotate(5deg)}.visual-stats{display:flex;flex-direction:column;gap:24px}.v-stat{display:flex;flex-direction:column;align-items:center;padding:24px;background:#6366f108;border-radius:12px;border:1px solid rgba(99,102,241,.1);transition:all .3s ease;cursor:pointer}.v-stat:hover{transform:translateY(-4px);background:#6366f114;border-color:#6366f133;box-shadow:0 8px 20px #6366f11a}.v-stat-num{font-size:48px;font-weight:800;color:var(--text-primary);margin-bottom:8px;transition:color .3s ease}.v-stat:hover .v-stat-num{color:#6366f1}.v-stat-label{font-size:14px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-weight:600;transition:color .3s ease}.v-stat:hover .v-stat-label{color:#6366f1}@media(max-width:768px){.about-container{grid-template-columns:1fr;gap:40px}.about-visual{order:-1}.visual-card{margin-left:0}}.platforms{padding:120px 5%;background:var(--bg-primary)}.platforms-container{max-width:1200px;margin:0 auto}.platforms-header{text-align:center;margin-bottom:60px}.platforms-title{font-size:clamp(32px,4vw,48px);font-weight:700;color:var(--text-primary);line-height:1.2}.platforms-title .highlight{color:var(--accent)}.platforms-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.platform-card{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:32px;transition:all .3s ease}.platform-icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:24px}.platform-title{font-size:20px;font-weight:700;color:var(--text-primary);margin-bottom:8px}.platform-desc{font-size:14px;color:var(--text-secondary);margin-bottom:24px}.platform-features{list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.platform-features li{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-secondary)}.feature-check{font-weight:700}.platform-btn{display:flex;align-items:center;gap:8px;padding:12px 0;background:transparent;border:none;font-size:14px;font-weight:600;color:var(--accent);cursor:pointer;transition:gap .3s ease}@media(max-width:1024px){.platforms-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.platforms-grid{grid-template-columns:1fr}}.features{padding:120px 5%;background:var(--bg-secondary)}.features-container{max-width:1200px;margin:0 auto}.features-header{text-align:center;margin-bottom:60px}.features-title{font-size:clamp(32px,4vw,48px);font-weight:700;color:var(--text-primary)}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:32px;text-align:center;transition:all .3s ease}.feature-icon{font-size:40px;display:block;margin-bottom:16px}.feature-card .feature-title{font-size:18px;font-weight:600;color:var(--text-primary);margin-bottom:8px}.feature-desc{font-size:14px;color:var(--text-secondary)}@media(max-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.features-grid{grid-template-columns:1fr}}.stats{padding:80px 5%;background:var(--text-primary)}.stats-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.stat-item{text-align:center}.stat-number{font-size:clamp(36px,5vw,56px);font-weight:800;color:var(--white);display:block;margin-bottom:8px}.stat-label{font-size:14px;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px}@media(max-width:768px){.stats-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.stats-container{grid-template-columns:1fr}}.testimonials{position:relative;padding:100px 0 120px;background:linear-gradient(180deg,#fff,#f8fafc,#f1f5f9);overflow:hidden;min-height:100vh}.testimonials-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.bg-shape{position:absolute;border-radius:50%;filter:blur(60px)}.bg-shape-1{width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.12) 0%,transparent 70%);top:-100px;left:-100px;animation:float 20s ease-in-out infinite}.bg-shape-2{width:400px;height:400px;background:radial-gradient(circle,rgba(139,92,246,.1) 0%,transparent 70%);bottom:-50px;right:-50px;animation:float 25s ease-in-out infinite reverse}.bg-shape-3{width:300px;height:300px;background:radial-gradient(circle,rgba(59,130,246,.08) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 10s ease-in-out infinite}.bg-dots{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(rgba(99,102,241,.15) 1px,transparent 1px);background-size:30px 30px;opacity:.5}@keyframes float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(20px,20px) scale(1.05)}}@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.8}}.testimonials-container{max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.testimonials-header{text-align:center;margin-bottom:60px}.section-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:1px solid rgba(99,102,241,.2);border-radius:50px;font-size:.9rem;font-weight:600;color:#6366f1;margin-bottom:20px}.badge-icon{font-size:1.1rem}.testimonials-title{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;color:#1e293b;margin-bottom:16px;line-height:1.2}.title-highlight{background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.testimonials-subtitle{font-size:1.15rem;color:#64748b;max-width:550px;margin:0 auto;line-height:1.7}.testimonials-carousel{position:relative;padding:40px 0 60px;perspective:1200px}.carousel-track{position:relative;height:380px;width:100%;display:flex;align-items:center;justify-content:center}.testimonial-card{position:absolute;width:100%;max-width:480px;left:50%;margin-left:-240px;transform-style:preserve-3d;cursor:pointer;will-change:transform,opacity}.testimonial-card.left,.testimonial-card.right,.testimonial-card.far-left,.testimonial-card.far-right{cursor:pointer}.testimonial-card.hidden{pointer-events:none}.card-content{background:#fff;border-radius:24px;padding:36px 40px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f;border:1px solid rgba(0,0,0,.06);transition:all .4s ease}.testimonial-card.center .card-content{box-shadow:0 25px 50px -12px #6366f126,0 12px 24px -8px #0000001a,0 0 0 1px #6366f11a;border-color:#6366f133;transform:translateY(-4px)}.testimonial-card.center:hover .card-content{box-shadow:0 30px 60px -15px #6366f133,0 15px 30px -10px #0000001f,0 0 0 1px #6366f126}.testimonial-card.left .card-content,.testimonial-card.right .card-content{filter:blur(.5px)}.testimonial-card.far-left .card-content,.testimonial-card.far-right .card-content{filter:blur(1.5px)}.card-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:shine 3s ease-in-out infinite;pointer-events:none;border-radius:24px}@keyframes shine{0%{left:-100%}50%,to{left:100%}}.testimonial-rating{display:flex;gap:4px;margin-bottom:16px}.star{font-size:1.1rem;color:#e2e8f0;transition:all .3s ease}.star.filled{color:#fbbf24;text-shadow:0 2px 8px rgba(251,191,36,.4)}.quote-mark{position:absolute;top:20px;right:30px;font-size:5rem;font-family:Georgia,serif;line-height:1;background:linear-gradient(135deg,#6366f126,#8b5cf614);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;pointer-events:none;font-weight:700}.testimonial-text{font-size:1.1rem;line-height:1.8;color:#475569;margin-bottom:28px;position:relative;z-index:1;font-weight:450}.testimonial-author{display:flex;align-items:center;gap:14px;padding-top:20px;border-top:1px solid #f1f5f9}.author-avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ede9fe,#e0e7ff);border:3px solid #fff;box-shadow:0 4px 12px #6366f126;position:relative;flex-shrink:0}.avatar-image{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:transform .3s ease}.testimonial-card.center .author-avatar{animation:avatarPulse 2s ease-in-out infinite}.testimonial-card.center:hover .avatar-image{transform:scale(1.1)}@keyframes avatarPulse{0%,to{box-shadow:0 4px 12px #6366f126}50%{box-shadow:0 4px 20px #6366f14d}}.avatar-emoji{font-size:1.6rem}.author-details{display:flex;flex-direction:column;gap:3px}.author-name{font-size:1.05rem;font-weight:700;color:#1e293b}.author-role{font-size:.88rem;color:#94a3b8;font-weight:500}.carousel-nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 10px;pointer-events:none;z-index:10}.nav-btn{width:52px;height:52px;border-radius:50%;border:none;background:#fff;color:#6366f1;font-size:1.4rem;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all;box-shadow:0 4px 15px #0000001a;transition:all .3s ease}.nav-btn:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 8px 25px #6366f159;transform:scale(1.05)}.carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:40px}.dot{position:relative;width:36px;height:5px;border-radius:3px;background:#e2e8f0;border:none;cursor:pointer;padding:0;overflow:hidden;transition:all .3s ease}.dot:hover{background:#cbd5e1}.dot.active{width:50px;background:#6366f133}.dot-progress{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:3px}.autoplay-status{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px}.status-indicator{width:8px;height:8px;border-radius:50%;transition:all .3s ease}.status-indicator.playing{background:#10b981;box-shadow:0 0 10px #10b98180;animation:blink 1.5s ease-in-out infinite}.status-indicator.paused{background:#f59e0b;box-shadow:0 0 10px #f59e0b80}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.status-label{font-size:.78rem;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;font-weight:600}.testimonials-stats{display:flex;justify-content:center;align-items:center;gap:50px;margin-top:70px;padding:35px 50px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;box-shadow:0 4px 20px #0000000a}.stat-box{display:flex;flex-direction:column;align-items:center;gap:6px}.stat-value{font-size:2.2rem;font-weight:800;background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-name{font-size:.92rem;color:#64748b;font-weight:500}.stat-separator{width:1px;height:45px;background:linear-gradient(180deg,transparent 0%,#e2e8f0 50%,transparent 100%)}@media(max-width:1200px){.testimonial-card{max-width:440px;margin-left:-220px}.testimonials-stats{gap:40px;padding:30px 40px}}@media(max-width:992px){.testimonials{padding:80px 0 100px}.carousel-track{height:360px}.testimonial-card{max-width:400px;margin-left:-200px}.testimonial-card.far-left,.testimonial-card.far-right{opacity:0!important;pointer-events:none}.card-content{padding:30px 34px}.nav-btn{width:46px;height:46px;font-size:1.3rem}}@media(max-width:768px){.testimonials{padding:60px 0 80px}.testimonials-header{margin-bottom:40px}.testimonials-subtitle{font-size:1rem;padding:0 15px}.carousel-track{height:340px}.testimonial-card{max-width:340px;margin-left:-170px}.testimonial-card.left,.testimonial-card.right{opacity:.3!important}.card-content{padding:28px}.testimonial-text{font-size:1rem;margin-bottom:22px}.quote-mark{font-size:4rem;top:15px;right:22px}.carousel-nav{padding:0 5px}.nav-btn{width:42px;height:42px;font-size:1.2rem}.testimonials-stats{flex-direction:column;gap:25px;padding:28px 24px}.stat-separator{width:80px;height:1px;background:linear-gradient(90deg,transparent 0%,#e2e8f0 50%,transparent 100%)}.stat-value{font-size:1.9rem}.author-avatar{width:48px;height:48px}}@media(max-width:480px){.testimonials{padding:50px 0 70px}.section-badge{padding:8px 18px;font-size:.82rem}.testimonials-title{font-size:1.8rem}.carousel-track{height:320px}.testimonial-card{max-width:300px;margin-left:-150px}.testimonial-card.left,.testimonial-card.right,.testimonial-card.far-left,.testimonial-card.far-right{opacity:0!important;pointer-events:none}.card-content{padding:24px 22px}.quote-mark{font-size:3.5rem;top:12px;right:18px}.testimonial-text{font-size:.95rem;line-height:1.7}.author-avatar{width:44px;height:44px}.avatar-emoji{font-size:1.4rem}.author-name{font-size:.98rem}.author-role{font-size:.82rem}.dot{width:28px;height:4px}.dot.active{width:40px}.carousel-dots{gap:8px;margin-top:30px}}.pricing{padding:120px 5%;background:var(--bg-secondary)}.pricing-container{max-width:1200px;margin:0 auto}.pricing-header{text-align:center;margin-bottom:60px}.pricing-title{font-size:clamp(32px,4vw,48px);font-weight:700;color:var(--text-primary);margin-bottom:32px}.pricing-toggle{display:flex;align-items:center;justify-content:center;gap:16px;font-size:14px;color:var(--text-secondary)}.pricing-toggle .active{color:var(--text-primary);font-weight:600}.toggle-btn{width:56px;height:28px;background:var(--border);border:none;border-radius:14px;cursor:pointer;position:relative;padding:3px}.toggle-btn.annual{background:var(--accent)}.toggle-indicator{display:block;width:22px;height:22px;background:var(--white);border-radius:50%;position:absolute;left:3px;top:3px;transition:all .3s ease}.toggle-btn.annual .toggle-indicator{left:calc(100% - 25px)}.save-badge{background:#10b9811a;color:#10b981;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;margin-left:8px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pricing-card{background:var(--white);border:1px solid var(--border);border-radius:24px;padding:40px;position:relative;transition:all .3s ease}.pricing-card.popular{border-color:var(--accent);box-shadow:0 20px 40px #6366f126}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--accent);color:var(--white);padding:6px 16px;border-radius:50px;font-size:12px;font-weight:600}.plan-name{font-size:24px;font-weight:700;color:var(--text-primary);margin-bottom:8px}.plan-desc{font-size:14px;color:var(--text-secondary);margin-bottom:24px}.plan-price{margin-bottom:32px}.price{font-size:48px;font-weight:800;color:var(--text-primary)}.period{font-size:16px;color:var(--text-secondary)}.plan-features{list-style:none;display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.plan-features li{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--text-secondary)}.check-icon{color:#10b981;font-size:18px}.plan-btn{width:100%;padding:16px;border:1px solid var(--border);background:var(--white);border-radius:12px;font-size:16px;font-weight:600;color:var(--text-primary);cursor:pointer;transition:all .3s ease}.plan-btn:hover{background:var(--text-primary);color:var(--white)}.plan-btn.primary{background:var(--accent);border-color:var(--accent);color:var(--white)}.plan-btn.primary:hover{background:var(--accent-dark)}@media(max-width:1024px){.pricing-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.cta{padding:120px 5%;background:var(--bg-primary)}.cta-container{max-width:900px;margin:0 auto;background:var(--text-primary);border-radius:32px;padding:80px;position:relative;overflow:hidden}.cta-content{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center}.cta-title{font-size:clamp(32px,4vw,48px);font-weight:700;color:var(--white);margin-bottom:16px;text-align:center}.cta-text{font-size:18px;color:var(--text-muted);margin-bottom:40px;text-align:center}.cta-buttons{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.cta-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;background:var(--white);color:var(--text-primary);border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.cta-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;background:transparent;color:var(--white);border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.cta-btn-secondary:hover{border-color:#ffffff80}.cta-decoration{position:absolute;inset:0;pointer-events:none}.deco-circle{position:absolute;border-radius:50%;background:#ffffff0d}.circle-1{width:400px;height:400px;top:-100px;right:-100px}.circle-2{width:300px;height:300px;bottom:-80px;left:-80px}@media(max-width:768px){.cta{padding:80px 5%}.cta-container{padding:60px 40px}}@media(max-width:640px){.cta-container{padding:48px 24px;border-radius:24px}.cta-buttons{flex-direction:column;width:100%}.cta-btn-primary,.cta-btn-secondary{width:100%;justify-content:center}}.footer{background:var(--text-primary);padding:80px 5% 40px}.footer-container{max-width:1200px;margin:0 auto}.footer-main{display:grid;grid-template-columns:1.5fr 2fr;gap:80px;padding-bottom:60px;border-bottom:1px solid rgba(255,255,255,.1)}.logo_desk{font-size:10px;color:#fff}.footer-brand{display:flex;flex-direction:column;gap:16px}.footer-logo{display:flex;align-items:center;gap:8px;font-size:24px;font-weight:700;color:var(--white);text-decoration:none}.footer-logo .logo-icon{color:var(--accent)}.footer-tagline{font-size:16px;color:var(--text-muted);line-height:1.6}.footer-company{font-size:14px;color:var(--text-muted)}.footer-company strong{color:var(--white)}.footer-social{display:flex;gap:16px;margin-top:16px}.social-link{width:40px;height:40px;border-radius:10px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:18px;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#ffffff1a;color:var(--white)}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footer-col h4{font-size:14px;font-weight:600;color:var(--white);margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:12px}.footer-col a{font-size:14px;color:var(--text-muted);text-decoration:none;transition:all .3s ease;display:inline-block}.footer-col a:hover{color:var(--white)}.logo-image{width:40px;height:40px;border-radius:10px;object-fit:cover}.footer-newsletter{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:40px 0;border-bottom:1px solid rgba(255,255,255,.1)}.newsletter-content h4{font-size:18px;font-weight:600;color:var(--white);margin-bottom:8px}.newsletter-content p{font-size:14px;color:var(--text-muted)}.newsletter-form{display:flex;gap:12px}.newsletter-form input{padding:14px 20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:14px;color:var(--white);width:280px;outline:none;transition:all .3s ease}.newsletter-form input::placeholder{color:var(--text-muted)}.newsletter-form input:focus{border-color:var(--accent)}.newsletter-form button{padding:14px 28px;background:var(--accent);color:var(--white);border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.newsletter-form button:hover{background:var(--accent-dark)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:40px}.copyright,.made-with{font-size:14px;color:var(--text-muted)}.scroll-top{width:48px;height:48px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:var(--white);font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.scroll-top:hover{background:var(--accent);border-color:var(--accent)}@media(max-width:1024px){.footer-main{grid-template-columns:1fr;gap:48px}.footer-links{grid-template-columns:repeat(2,1fr)}.footer-newsletter{flex-direction:column;align-items:flex-start}.newsletter-form{width:100%}.newsletter-form input{flex:1}}@media(max-width:640px){.footer-links{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.newsletter-form input{width:100%}.footer-bottom{flex-direction:column;gap:16px;text-align:center}.scroll-top{position:fixed;bottom:24px;right:24px}}.logo-image1{width:40px;height:40px;border-radius:10px;object-fit:cover}.contact-page{min-height:100vh;padding:120px 5% 80px;position:relative;overflow:hidden;background:#fafafa}.contact-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}.bg-gradient-1{position:absolute;top:-20%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 70%);border-radius:50%}.bg-gradient-2{position:absolute;bottom:-20%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(139,92,246,.08) 0%,transparent 70%);border-radius:50%}.contact-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.contact-header{text-align:center;margin-bottom:60px}.section-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:50px;font-size:14px;font-weight:500;color:#6366f1;margin-bottom:20px}.contact-title{font-size:clamp(36px,5vw,56px);font-weight:800;color:#1a1a2e;line-height:1.2;margin-bottom:16px}.title-gradient{background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-subtitle{font-size:18px;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.7}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.contact-info-section{display:flex;flex-direction:column;gap:24px}.contact-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.contact-card{display:flex;align-items:center;gap:14px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;text-decoration:none;transition:all .3s ease;cursor:pointer}.contact-card:hover{border-color:#6366f1;box-shadow:0 10px 30px #00000014}.card-icon{width:48px;height:48px;min-width:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px}.card-content{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.card-title{font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.card-value{font-size:15px;font-weight:600;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-sub{font-size:12px;color:#9ca3af}.card-arrow{font-size:18px;color:#d1d5db;transition:all .3s ease}.contact-card:hover .card-arrow{color:#6366f1;transform:translate(3px)}.company-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:23px}.company-header{display:flex;align-items:center;gap:14px;margin-bottom:15px}.company-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.company-info h4{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 2px}.company-info p{font-size:13px;color:#6b7280;margin:0}.company-desc{font-size:14px;color:#6b7280;line-height:1.7;margin:0 0 24px}.social-section{border-top:1px solid #e5e7eb;padding-top:20px}.social-label{font-size:13px;font-weight:500;color:#6b7280;display:block;margin-bottom:14px}.social-links{display:flex;gap:12px}.social-link{width:42px;height:42px;background:#f3f4f6;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#6b7280;text-decoration:none;transition:all .3s ease}.social-link:hover{background:var(--hover-color);color:#fff;transform:translateY(-3px)}.map-card{background:#1a1a2e;width:100%;border-radius:20px;cursor:pointer;overflow:hidden!important}.map-overlay{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#fff;text-align:center}.map-icon{font-size:36px;color:#6366f1}.map-overlay span{font-size:14px;font-weight:500}.map-placeholder{position:absolute;inset:0;opacity:.3}.map-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;padding:30px}.map-dot{width:6px;height:6px;background:#6366f180;border-radius:50%}.contact-form-section{position:sticky;top:100px}.form-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:36px;box-shadow:0 4px 20px #0000000d}.form-header{margin-bottom:28px}.form-header h3{font-size:24px;font-weight:700;color:#1a1a2e;margin:0 0 8px}.form-header p{font-size:14px;color:#6b7280;margin:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group.full-width{grid-column:1 / -1}.form-group label{font-size:13px;font-weight:600;color:#374151}.form-group input,.form-group select,.form-group textarea{width:100%;padding:14px 16px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;color:#1a1a2e;background:#fafafa;transition:all .3s ease;outline:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f11a}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group textarea{resize:vertical;min-height:120px}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px;padding-right:45px}.submit-btn{width:100%;padding:16px 32px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;margin-top:24px}.submit-btn:hover:not(:disabled){transform:translateY(-2px)}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.btn-icon{font-size:18px;transform:rotate(45deg)}.loading{display:flex;align-items:center;gap:10px}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.privacy-note{font-size:12px;color:#9ca3af;text-align:center;margin-top:16px}.privacy-note a{color:#6366f1;text-decoration:none}.privacy-note a:hover{text-decoration:underline}.success-message{text-align:center;padding:60px 20px}.success-icon{width:70px;height:70px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;color:#fff;margin:0 auto 20px}.success-message h4{font-size:22px;font-weight:700;color:#1a1a2e;margin:0 0 8px}.success-message p{font-size:14px;color:#6b7280;margin:0}.faq-section{margin-top:80px;padding-top:60px;border-top:1px solid #e5e7eb}.faq-header{text-align:center;margin-bottom:40px}.faq-header h2{font-size:clamp(28px,4vw,40px);font-weight:700;color:#1a1a2e;margin-top:16px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:900px;margin:0 auto}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#d1d5db}.faq-item.active{border-color:#6366f1}.faq-question{width:100%;padding:20px 24px;background:transparent;border:none;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;text-align:left}.faq-question span:first-child{font-size:15px;font-weight:600;color:#1a1a2e}.faq-icon{width:28px;height:28px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#6b7280;flex-shrink:0}.faq-item.active .faq-icon{background:#6366f1;color:#fff}.faq-answer{overflow:hidden}.faq-answer p{padding:0 24px 20px;font-size:14px;color:#6b7280;line-height:1.7;margin:0}.contact-cta{margin-top:60px;background:linear-gradient(135deg,#1a1a2e,#2d2d44);border-radius:24px;padding:50px;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-cta .cta-content h3{font-size:26px;font-weight:700;color:#fff;margin:0 0 8px}.contact-cta .cta-content p{font-size:15px;color:#ffffffb3;margin:0}.contact-cta .cta-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:#fff;color:#1a1a2e;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;white-space:nowrap}.contact-cta .cta-btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}@media(max-width:1024px){.contact-content{grid-template-columns:1fr;gap:40px}.contact-form-section{position:static}.contact-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.contact-page{padding:100px 5% 60px}.contact-cards{grid-template-columns:1fr}.contact-card{padding:18px}.form-row{grid-template-columns:1fr}.form-card{padding:28px}.faq-grid{grid-template-columns:1fr}.contact-cta{flex-direction:column;text-align:center;padding:40px 30px}.contact-cta .cta-content{text-align:center}}@media(max-width:480px){.contact-page{padding:80px 4% 50px}.contact-title{font-size:32px}.contact-subtitle{font-size:16px}.form-card{padding:24px 20px;border-radius:18px}.form-header h3{font-size:20px}.company-card{padding:22px}.contact-cta{padding:30px 20px}.contact-cta .cta-content h3{font-size:22px}.contact-cta .cta-btn{width:100%;justify-content:center}}:root{--primary: #5a67d8;--primary-dark: #4c51bf;--white: #ffffff;--light-gray: #f7f7f8;--gray: #e5e5e5;--dark-gray: #6b7280;--text: #333333;--shadow: 0 2px 10px rgba(0, 0, 0, .1)}.chatbot-container{position:fixed;bottom:24px;right:24px;z-index:9999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chat-toggle-btn{width:60px;height:60px;border-radius:50%;border:none;background:var(--primary);color:var(--white);cursor:pointer;box-shadow:0 4px 15px #5a67d866;transition:all .3s ease;display:flex;align-items:center;justify-content:center;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-12px)}60%{transform:translateY(-6px)}}.chat-toggle-btn:hover{transform:scale(1.1);box-shadow:0 6px 20px #5a67d880;animation:none}.chat-toggle-btn.open{background:var(--primary-dark);animation:none}.chat-icon-wrapper{display:flex;align-items:center;justify-content:center}.chat-icon{width:28px;height:28px;color:var(--white)}.close-icon{font-size:20px;font-weight:600}.chat-window{position:absolute;bottom:75px;right:0;width:370px;height:530px;background:var(--white);border-radius:16px;box-shadow:0 5px 30px #00000026;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-header{background:var(--white);padding:16px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gray)}.header-info{display:flex;align-items:center;gap:12px}.bot-avatar{width:42px;height:42px;background:var(--light-gray);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px}.bot-details h3{margin:0;font-size:16px;font-weight:600;color:var(--text)}.bot-details .status{font-size:12px;color:#22c55e}.header-actions{display:flex;gap:8px}.header-btn{width:34px;height:34px;background:var(--light-gray);border:none;border-radius:50%;cursor:pointer;font-size:14px;transition:all .2s;display:flex;align-items:center;justify-content:center}.header-btn:hover{background:var(--gray)}.header-btn.close-btn:hover{background:#fee2e2;color:#ef4444}.chat-messages{flex:1;overflow-y:auto;padding:18px;background:var(--light-gray)}.chat-messages::-webkit-scrollbar{width:5px}.chat-messages::-webkit-scrollbar-thumb{background:var(--gray);border-radius:5px}.message{display:flex;gap:10px;margin-bottom:16px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message.user{flex-direction:row-reverse}.message-avatar{width:34px;height:34px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;box-shadow:var(--shadow)}.message-content{max-width:78%}.message-bubble{padding:12px 16px;border-radius:14px;line-height:1.5}.message.bot .message-bubble{background:var(--white);color:var(--text);border-radius:14px 14px 14px 4px;box-shadow:var(--shadow)}.message.user .message-bubble{background:var(--primary);color:var(--white);border-radius:14px 14px 4px}.message-bubble p{margin:0;font-size:13px}.message-bubble strong{font-weight:600;color:var(--primary)}.message.user .message-bubble strong{color:var(--white)}.options-container{display:flex;flex-direction:column;gap:8px;margin-top:12px}.option-btn{background:var(--white);border:1px solid var(--gray);color:var(--text);padding:11px 16px;border-radius:25px;cursor:pointer;font-size:13px;font-weight:500;text-align:left;transition:all .2s}.option-btn:hover{background:var(--primary);color:var(--white);border-color:var(--primary);transform:translate(5px)}.option-btn.back-btn{background:var(--light-gray);color:var(--dark-gray);border-color:var(--gray)}.option-btn.back-btn:hover{background:var(--gray);color:var(--text);border-color:var(--gray);transform:translate(-5px)}.message-bubble.typing{display:flex;gap:5px;padding:16px 20px}.typing .dot{width:8px;height:8px;background:var(--primary);border-radius:50%;animation:typingDot 1.2s infinite}.typing .dot:nth-child(2){animation-delay:.2s}.typing .dot:nth-child(3){animation-delay:.4s}@keyframes typingDot{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(-6px);opacity:1}}.chat-footer{padding:10px;text-align:center;background:var(--white);border-top:1px solid var(--gray)}.chat-footer span{font-size:11px;color:var(--dark-gray)}@media(max-width:480px){.chatbot-container{bottom:16px;right:16px}.chat-window{width:calc(100vw - 32px);height:calc(100vh - 100px);max-height:520px;bottom:70px;border-radius:12px}.chat-toggle-btn{width:54px;height:54px}.chat-icon{width:24px;height:24px}.option-btn{font-size:12px;padding:10px 14px}}.legal-page{min-height:100vh;background:linear-gradient(135deg,#fff,#f8fafc,#f1f5f9);padding:100px 20px 60px;color:#1e293b}.legal-container{max-width:900px;margin:0 auto;background:#fff;border-radius:20px;padding:40px 50px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f,0 20px 50px -12px #0000001a}.back-button{display:inline-flex;align-items:center;gap:8px;color:#6366f1;text-decoration:none;font-weight:600;margin-bottom:30px;padding:12px 24px;background:#eef2ff;border-radius:10px;transition:all .3s ease;border:1px solid #c7d2fe}.back-button:hover{background:#e0e7ff;transform:translate(-5px);box-shadow:0 4px 12px #6366f133}.legal-page h1{font-size:2.5rem;font-weight:800;margin-bottom:10px;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.last-updated{color:#64748b;font-size:.95rem;margin-bottom:40px;padding-bottom:20px;border-bottom:2px solid #e2e8f0}.legal-section{margin-bottom:35px}.legal-section h2{font-size:1.5rem;color:#1e293b;margin-bottom:15px;padding-bottom:10px;border-bottom:3px solid #6366f1;display:inline-block}.legal-section h3{font-size:1.15rem;color:#334155;margin:20px 0 10px;font-weight:600}.legal-section p{color:#475569;line-height:1.8;margin-bottom:15px;font-size:1rem}.legal-section ul{list-style:none;padding-left:0;margin:15px 0}.legal-section ul li{color:#475569;padding:10px 0 10px 30px;position:relative;line-height:1.7;background:#f8fafc;margin-bottom:8px;border-radius:8px;border-left:3px solid #6366f1}.legal-section ul li:before{content:"✓";position:absolute;left:10px;color:#6366f1;font-weight:700}.legal-section ul li strong{color:#1e293b;font-weight:600}.contact-info{background:linear-gradient(135deg,#eef2ff,#faf5ff);padding:30px;border-radius:15px;margin-top:20px;border:1px solid #c7d2fe;box-shadow:0 4px 15px #6366f11a}.contact-info p{margin-bottom:10px;color:#334155}.contact-info p:last-child{margin-bottom:0}.contact-info strong{color:#1e293b}.highlight-box{background:linear-gradient(135deg,#fef3c7,#fef9c3);border:1px solid #fbbf24;border-radius:12px;padding:20px;margin:20px 0}.highlight-box p{color:#92400e;margin:0}.important-note{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #f87171;border-radius:12px;padding:20px;margin:20px 0}.important-note p{color:#991b1b;margin:0}.info-box{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #3b82f6;border-radius:12px;padding:20px;margin:20px 0}.info-box p{color:#1e40af;margin:0}.legal-table{width:100%;border-collapse:collapse;margin:20px 0;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.legal-table th{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:15px;text-align:left;font-weight:600}.legal-table td{padding:15px;border-bottom:1px solid #e2e8f0;color:#475569}.legal-table tr:nth-child(2n){background:#f8fafc}.legal-table tr:hover{background:#eef2ff}.accordion-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:10px;overflow:hidden}.accordion-header{padding:18px 20px;background:#f8fafc;color:#1e293b;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .3s ease}.accordion-header:hover{background:#eef2ff}.accordion-content{padding:20px;color:#475569;line-height:1.7}.section-divider{height:2px;background:linear-gradient(90deg,transparent,#6366f1,transparent);margin:40px 0;border:none}.badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:600;margin-left:10px}.badge-new{background:#dcfce7;color:#166534}.badge-updated{background:#fef3c7;color:#92400e}.badge-important{background:#fee2e2;color:#991b1b}@media(max-width:768px){.legal-page{padding:80px 15px 40px}.legal-container{padding:25px 20px;border-radius:15px}.legal-page h1{font-size:1.8rem}.legal-section h2{font-size:1.25rem}.legal-section h3{font-size:1.05rem}.legal-section p,.legal-section ul li{font-size:.95rem}.back-button{padding:10px 18px;font-size:.9rem}.contact-info{padding:20px}}@media(max-width:480px){.legal-container{padding:20px 15px}.legal-page h1{font-size:1.5rem}.legal-section ul li{padding:10px 10px 10px 28px}.legal-section ul li:before{left:8px}}@media print{.legal-page{background:#fff;padding:20px}.legal-container{box-shadow:none;border:none}.back-button{display:none}}.legal-page::-webkit-scrollbar{width:10px}.legal-page::-webkit-scrollbar-track{background:#f1f5f9}.legal-page::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:5px}.legal-page::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.legal-page ::selection{background:#c7d2fe;color:#1e293b}.legal-section a{color:#6366f1;text-decoration:none;font-weight:500;border-bottom:1px dashed #6366f1;transition:all .3s ease}.legal-section a:hover{color:#4f46e5;border-bottom-style:solid}.legal-section ol{counter-reset:item;list-style:none;padding-left:0}.legal-section ol li{counter-increment:item;padding:12px 15px 12px 50px;position:relative;background:#f8fafc;margin-bottom:8px;border-radius:8px;color:#475569;line-height:1.7}.legal-section ol li:before{content:counter(item);position:absolute;left:12px;top:50%;transform:translateY(-50%);width:28px;height:28px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85rem}.quote-block{border-left:4px solid #6366f1;background:linear-gradient(90deg,#eef2ff 0%,transparent 100%);padding:20px 25px;margin:20px 0;border-radius:0 12px 12px 0;font-style:italic;color:#475569}.quote-block cite{display:block;margin-top:10px;font-style:normal;font-weight:600;color:#6366f1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.legal-container{animation:fadeInUp .5s ease-out}.back-button:focus{outline:3px solid #6366f1;outline-offset:2px}.legal-section a:focus{outline:2px solid #6366f1;outline-offset:2px;border-radius:2px}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.hidden{display:none}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}*{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-dark:#0a0a0b;--text-primary:#18181b;--text-secondary:#52525b;--text-muted:#a1a1aa;--accent:#6366f1;--accent-light:#818cf8;--accent-dark:#4f46e5;--border:#e4e4e7;--white:#fff}body{background:var(--bg-primary);color:var(--text-primary);font-family:Inter,sans-serif;overflow-x:hidden}.app{min-height:100vh}html{scroll-behavior:smooth}::selection{background:var(--accent);color:var(--white)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}.whatsapp-float-container{position:fixed;bottom:30px;left:30px;z-index:9999;display:flex;flex-direction:column;align-items:flex-start;gap:15px}.whatsapp-float-btn{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#25d366,#128c7e);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36666,0 8px 40px #25d36633;transition:all .3s ease;position:relative;overflow:hidden}.whatsapp-float-btn:before{content:"";position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 50%)}.whatsapp-float-btn svg{font-size:28px;color:#fff;z-index:1}.whatsapp-float-btn:hover{box-shadow:0 6px 30px #25d36680,0 12px 50px #25d3664d}.whatsapp-float-btn.pulsing:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:#25d366;animation:pulse 2s infinite;z-index:-1}@keyframes pulse{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.5);opacity:0}to{transform:scale(1);opacity:0}}.float-tooltip{position:absolute;left:75px;bottom:15px;background:#fff;color:#1f2937;padding:10px 16px;border-radius:10px;font-size:14px;font-weight:500;white-space:nowrap;box-shadow:0 4px 20px #0000001a;pointer-events:none}.float-tooltip:after{content:"";position:absolute;left:-6px;top:50%;transform:translateY(-50%);border:6px solid transparent;border-right-color:#fff}.whatsapp-popup{position:absolute;bottom:80px;left:0;width:360px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 50px #00000026,0 20px 80px #0000001a}.popup-header{background:linear-gradient(135deg,#25d366,#128c7e);padding:20px;display:flex;align-items:center;justify-content:space-between}.header-left{display:flex;align-items:center;gap:12px}.whatsapp-avatar{width:45px;height:45px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center}.whatsapp-avatar svg{font-size:24px;color:#fff}.header-info h4{color:#fff;font-size:16px;font-weight:600;margin:0}.online-status{display:flex;align-items:center;gap:6px;color:#ffffffe6;font-size:12px}.status-dot{width:8px;height:8px;background:#90ee90;border-radius:50%;animation:blink 1.5s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.close-popup{background:#fff3;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.close-popup svg{color:#fff;font-size:14px}.close-popup:hover{background:#ffffff4d;transform:rotate(90deg)}.popup-body{padding:20px;background:#e5ddd5;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000000' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");max-height:300px;overflow-y:auto}.welcome-message{margin-bottom:15px}.message-bubble{background:#fff;padding:15px;border-radius:0 15px 15px;box-shadow:0 2px 5px #0000000d;position:relative;max-width:90%}.message-bubble p{margin:0 0 8px;color:#1f2937;font-size:14px;line-height:1.5}.message-bubble p:last-of-type{margin-bottom:5px}.message-time{font-size:11px;color:#9ca3af;display:block;text-align:right}.quick-messages{display:flex;flex-direction:column;gap:8px}.quick-message-btn{display:flex;align-items:center;gap:10px;background:#fff;border:none;padding:12px 15px;border-radius:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 5px #0000000d;text-align:left}.quick-message-btn:hover{background:#f0fdf4;box-shadow:0 4px 15px #25d3661a}.quick-icon{font-size:18px}.quick-text{flex:1;color:#374151;font-size:13px;font-weight:500}.quick-arrow{color:#25d366;font-size:16px;opacity:0;transform:translate(-5px);transition:all .2s ease}.quick-message-btn:hover .quick-arrow{opacity:1;transform:translate(0)}.popup-footer{padding:15px 20px;background:#fff;border-top:1px solid #f3f4f6}.start-chat-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border:none;padding:14px 20px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #25d3664d}.start-chat-btn:hover{box-shadow:0 6px 25px #25d36666;transform:translateY(-1px)}.start-chat-btn .btn-icon{font-size:18px}.powered-by{text-align:center;font-size:11px;color:#9ca3af;margin:10px 0 0}.powered-by span{color:#25d366;font-weight:600}@media(max-width:480px){.whatsapp-float-container{bottom:20px;left:20px}.whatsapp-float-btn{width:55px;height:55px}.whatsapp-float-btn svg{font-size:24px}.whatsapp-popup{width:calc(100vw - 40px);max-width:360px;left:0;bottom:70px}.float-tooltip{display:none}.popup-body{max-height:250px}}.popup-body::-webkit-scrollbar{width:5px}.popup-body::-webkit-scrollbar-track{background:transparent}.popup-body::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.popup-body::-webkit-scrollbar-thumb:hover{background:#0003}@media(prefers-color-scheme:dark){.float-tooltip{background:#1f2937;color:#fff}.float-tooltip:after{border-right-color:#1f2937}}
