.logo-component{display:flex;align-items:center;gap:12px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.logo-component:hover{transform:scale(1.02)}.logo-component.light-mode .logo-sig,.logo-component.light-mode .logo-text-wrapper,.logo-component.light-mode .logo-accent{color:#fff}.logo-text-wrapper{font-family:Work Sans,sans-serif;font-size:1.4rem;font-weight:600;color:#0f172a;letter-spacing:-.5px;display:flex;align-items:baseline}.logo-sig{font-family:Satisfy,cursive;font-size:1.8rem;font-weight:400;margin-right:6px;color:#0f172a;line-height:1}.logo-accent{font-family:Work Sans,sans-serif;font-weight:600;font-size:1.4rem;color:#1a7eb0}@media(max-width:480px){.logo-text-wrapper{font-size:1.2rem}.logo-sig{font-size:1.5rem}.logo-accent{font-size:1.2rem}}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #1f26871a;height:75px;transition:all .4s cubic-bezier(.4,0,.2,1)}.navbar.scrolled{background:#ffffffe6;box-shadow:0 10px 30px #2896cd1f;height:65px}.nav-container{display:flex;align-items:center;justify-content:space-between;height:100%;transition:max-height .4s ease}.nav-menu{display:flex;align-items:center;gap:1.5rem}.mobile-menu-header,.mobile-menu-footer{display:none}.nav-link{font-weight:600;font-size:.95rem;color:#475569;position:relative;padding:.5rem 1rem;border-radius:9999px;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.2px}.nav-link:hover,.nav-link.active{color:#1a7eb0;background:#2896cd14}.nav-link.active{color:#1a7eb0;background:#2896cd1f}.hamburger{display:none;background:transparent;border:none;padding:.25rem;cursor:pointer;font-size:1.8rem;color:#1a7eb0;transition:all .3s ease;border-radius:50%}.hamburger:hover{background:#2896cd14;transform:scale(1.1)}.nav-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.nav-overlay.active{opacity:1;visibility:visible;pointer-events:all}@media(max-width:768px){.hamburger{display:flex}.nav-menu{position:fixed;top:0;right:-100%;width:100%;max-width:320px;height:100vh;background:#fff;flex-direction:column;align-items:flex-start;padding:0;gap:0;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:1001;box-shadow:-10px 0 30px #0000001a}.nav-menu.active{right:0}.nav-menu li{width:100%}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:0}.mobile-menu-header .nav-close{background:none;border:none;font-size:1.5rem;color:#94a3b8;cursor:pointer;line-height:1}.nav-link{width:100%;font-size:1.15rem;font-weight:700;color:#1e293b;padding:1.5rem 2rem;border-bottom:1px solid rgba(0,0,0,.05);border-radius:0;display:block;background:transparent!important;transition:all .2s ease}.nav-link.active{color:#1a7eb0}.nav-link:hover{padding-left:3rem;color:#1a7eb0}.nav-link:after{display:none}.mobile-menu-footer{display:block;width:100%;padding:2rem;margin-top:auto;background:#f8fafc;border-top:1px solid rgba(0,0,0,.05)}.mobile-menu-footer .footer-title{display:block;font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-weight:700}.mobile-menu-footer .social-links-small{display:flex;gap:1rem}.mobile-menu-footer .social-links-small a{width:40px;height:40px;background:#fff;border:1px solid rgba(40,150,205,.1);border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#1a7eb0;font-size:1.1rem;transition:all .3s ease;box-shadow:0 1px 2px #0000000d}.mobile-menu-footer .social-links-small a:hover{background:#1a7eb0;color:#fff;transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}}.footer{background:#0f172a;color:#fff;padding:4rem 0 2rem;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(83,171,215,.3),transparent)}.footer .container{position:relative;z-index:2}.footer-main{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:2rem}@media(max-width:1024px){.footer-main{grid-template-columns:repeat(2,1fr);gap:3rem}}@media(max-width:576px){.footer-main{grid-template-columns:1fr;gap:3rem}}.footer-column h4{color:#fff;font-size:1.15rem;font-weight:700;margin-bottom:2rem;position:relative;font-family:Outfit,sans-serif}.footer-column h4:after{content:"";position:absolute;bottom:-8px;left:0;width:30px;height:2px;background:#2896cd;border-radius:9999px}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:1rem}.footer-column ul li a{color:#94a3b8;text-decoration:none;font-size:.95rem;transition:.3s ease;display:inline-block}.footer-column ul li a:hover{color:#53abd7;transform:translate(5px)}.footer-column ul li a .trending-icon{margin-left:8px;font-size:.8rem;color:#2896cd;opacity:.8}.footer-social-simple{display:flex;gap:1rem;margin-top:1.5rem}.footer-social-simple a{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#fff;transition:.3s ease;font-size:1.1rem}.footer-social-simple a:hover{background:#2896cd;border-color:#2896cd;color:#fff;transform:translateY(-3px);box-shadow:0 5px 15px #2896cd4d}.contact-links li{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.5rem!important}.contact-links li i{color:#2896cd;font-size:1rem;margin-top:5px}.contact-links li a{color:#94a3b8!important;line-height:1.6!important;transform:none!important}.contact-links li a:hover{color:#fff!important}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom .footer-copyright p{color:#64748b;font-size:.9rem}.footer-bottom .footer-legal-links{display:flex;align-items:center;gap:1rem}.footer-bottom .footer-legal-links a{color:#64748b;font-size:.9rem;text-decoration:none;transition:.3s ease}.footer-bottom .footer-legal-links a:hover{color:#fff}.footer-bottom .footer-legal-links span{color:#334155}@media(max-width:768px){.footer-bottom{flex-direction:column;text-align:center}}.chat-widget-container{position:fixed;bottom:30px;right:30px;z-index:2000}.chat-toggle-btn{width:60px;height:60px;border-radius:9999px;background:#1a7eb0;color:#fff;border:none;box-shadow:0 10px 30px #2896cd66;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.chat-toggle-btn:hover{transform:scale(1.1);background:#2896cd}.chat-toggle-btn.active{background:#1e293b}.chat-window{position:absolute;bottom:80px;right:0;width:320px;background:#fff;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;transform-origin:bottom right}@media(max-width:480px){.chat-window{width:calc(100vw - 60px);right:-10px}}.chat-header{background:linear-gradient(135deg,#1a7eb0,#104e72);padding:1.5rem;color:#fff;display:flex;justify-content:space-between;align-items:flex-start}.chat-header h4{font-size:1.1rem;font-weight:700;margin-bottom:4px}.chat-header p{font-size:.85rem;opacity:.9}.chat-close{background:#ffffff1a;border:none;color:#fff;width:28px;height:28px;border-radius:9999px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease}.chat-close:hover{background:#fff3}.chat-body{padding:1.5rem}.chat-options{display:flex;flex-direction:column;gap:1rem}.chat-option{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:.75rem;text-decoration:none;transition:all .3s ease;border:1px solid #f1f5f9}.chat-option:hover{background:#f8fafc;transform:translate(5px);border-color:#a9d5eb}.chat-option .option-icon{width:45px;height:45px;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.chat-option.whatsapp .option-icon{background:#e7f9ed;color:#25d366}.chat-option.whatsapp:hover{border-color:#25d366}.chat-option.phone .option-icon{background:#eef2ff;color:#4f46e5}.chat-option.phone:hover{border-color:#4f46e5}.chat-option.email .option-icon{background:#fff1f2;color:#e11d48}.chat-option.email:hover{border-color:#e11d48}.chat-option .option-text h5{font-size:.95rem;font-weight:700;color:#0f172a;margin-bottom:2px}.chat-option .option-text span{font-size:.8rem;color:#64748b}.chat-footer{background:#f8fafc;padding:1rem;text-align:center;font-size:.8rem;color:#64748b;border-top:1px solid #f1f5f9}.scroll-to-top{position:fixed;bottom:30px;left:30px;width:50px;height:50px;background:linear-gradient(135deg,#2896cd,#6c5ce7);color:#fff;border:none;border-radius:9999px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.25rem;box-shadow:0 0 20px #2896cd66;z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.scroll-to-top{bottom:20px;left:20px;width:45px;height:45px}}.scroll-to-top:hover{box-shadow:0 15px 30px #2896cd99}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,#fff,#edf6fb);display:flex;align-items:center;justify-content:center;z-index:9999}.loading-content{display:flex;flex-direction:column;align-items:center;gap:2rem}.loading-logo{width:60px;height:60px;background:linear-gradient(135deg,#2896cd,#6c5ce7);border-radius:.75rem;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px #2896cd66;animation:glow-pulse 2s infinite ease-in-out}.loading-logo .logo-text{color:#fff;font-family:Outfit,sans-serif;font-weight:800;font-size:1.5rem}.loading-bar-container{width:150px;height:4px;background:#f1f5f9;border-radius:9999px;overflow:hidden}.loading-bar-progress{height:100%;background:linear-gradient(135deg,#2896cd,#6c5ce7);border-radius:9999px}@keyframes glow-pulse{0%,to{box-shadow:0 0 20px #2896cd66;transform:scale(1)}50%{box-shadow:0 0 40px #2896cd99;transform:scale(1.05)}}.error-page{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:3rem 0;background:#f0f7fb}.error-content{text-align:center;max-width:500px;margin:0 auto;padding:3rem;background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.error-content .error-icon{width:80px;height:80px;background:#ff47571a;color:#ff4757;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;margin:0 auto 2rem}.error-content h1{color:#0f172a;margin-bottom:1rem;font-size:2rem}.error-content .error-message{color:#475569;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.error-actions{display:flex;gap:1rem;justify-content:center}@media(max-width:480px){.error-actions{flex-direction:column}}.error-actions button,.error-actions .btn-primary,.error-actions .btn-secondary{padding:.8rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:.3s ease;text-decoration:none;display:inline-block}.error-actions .btn-primary{background:linear-gradient(135deg,#2896cd,#6c5ce7);color:#fff;border:none;box-shadow:0 4px 15px #2896cd4d}.error-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2896cd66}.error-actions .btn-secondary{background:#fff;color:#334155;border:1px solid #e2e8f0}.error-actions .btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.toast-container{position:fixed;bottom:2rem;right:2rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.toast-item{pointer-events:auto;min-width:280px;max-width:450px;padding:1rem 1.5rem;border-radius:.75rem;background:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;align-items:center;cursor:pointer;border-left:4px solid #2896cd}.toast-item.success{border-left-color:#2ed573}.toast-item.success i{color:#2ed573}.toast-item.error{border-left-color:#ff4757}.toast-item.error i{color:#ff4757}.toast-item.info{border-left-color:#2896cd}.toast-item.info i{color:#2896cd}.toast-item .toast-content{display:flex;align-items:center;gap:1rem}.toast-item .toast-content i{font-size:1.25rem}.toast-item .toast-content span{font-size:.95rem;font-weight:500;color:#1e293b}@media(max-width:576px){.toast-container{bottom:1rem;right:1rem;left:1rem}.toast-item{min-width:auto;width:100%}}.app-container{display:flex;flex-direction:column;min-height:100vh}.app-container main{flex:1;padding-top:75px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;border-radius:.75rem;font-weight:600;font-size:.95rem;transition:all .3s ease;text-decoration:none;cursor:pointer;border:none;font-family:inherit}.btn i{margin-right:.75rem;font-size:1rem}.btn-primary{background:linear-gradient(135deg,#2896cd,#1a7fc4);color:#fff!important;box-shadow:0 4px 15px #2896cd4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2896cd66}.btn-glow{position:relative;background:linear-gradient(135deg,#2896cd,#6c5ce7);color:#fff!important;box-shadow:0 0 20px #2896cd66;overflow:hidden}.btn-glow:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.btn-glow:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 30px #2896cd66}.btn-glow:hover:before{left:100%}.btn-outline{background:#ffffffe6;color:#334155;border:2px solid #cbd5e1}.btn-outline:hover{border-color:#53abd7;color:#1a7eb0;transform:translateY(-2px);box-shadow:0 6px 20px #2896cd26}.container{max-width:1240px;margin:0 auto;padding:0 1.5rem;width:100%}.gradient-text{background:linear-gradient(135deg,#2896cd,#6c5ce7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.section-tag{display:inline-block;padding:8px 18px;background:#1a7eb0;color:#fff;font-weight:500;font-size:.85rem;letter-spacing:.5px;border-radius:9999px;margin-bottom:1rem;box-shadow:0 4px 12px #2896cd4d}.premium-card{background:#fff;border-radius:1rem;border:1px solid rgba(40,150,205,.12);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.premium-card:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(40,150,205,.2),transparent,rgba(40,150,205,.1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:0;transition:opacity .4s ease}.premium-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border-color:#2896cd4d}.premium-card:hover:after{opacity:1}.glass-effect{background:#ffffffb3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #1f26871a}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#f0f7fb;color:#0f172a;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:#f0f7fb}body::-webkit-scrollbar-thumb{background:#2896cd33;border-radius:20px;border:2px solid #f0f7fb;transition:all .3s ease}body::-webkit-scrollbar-thumb:hover{background:#2896cd66}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;font-weight:700;line-height:1.2}a{text-decoration:none;color:inherit;transition:.3s ease}ul{list-style:none}section{padding:100px 0}@media(max-width:1024px){section{padding:70px 0}}@media(max-width:768px){section{padding:50px 0}}.protected-img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;pointer-events:none}i,svg{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}svg{width:1em;height:1em}
