.logo-link[data-v-5429d2b4]{display:inline-block;text-decoration:none}.logo-svg[data-v-5429d2b4]{height:60px;width:auto;transition:all .3s ease;cursor:pointer;overflow:visible}.logo-svg[data-v-5429d2b4]:hover{transform:scale(1.05);filter:brightness(1.1)}@media (prefers-reduced-motion:reduce){.logo-svg[data-v-5429d2b4]{transition:none}.logo-svg[data-v-5429d2b4] animate,.logo-svg[data-v-5429d2b4] animateMotion,.logo-svg[data-v-5429d2b4] animateTransform{animation:none!important}}.navbar[data-v-6fc02ffd]{position:fixed;width:100%;top:0;z-index:1000;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;padding-top:1rem}.navbar-container[data-v-6fc02ffd]{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo[data-v-6fc02ffd]{display:flex;align-items:center;text-decoration:none}.logo:hover .logo-svg[data-v-6fc02ffd]{transform:translateY(-2px)}.nav-links[data-v-6fc02ffd]{display:flex;gap:2rem}.nav-links a[data-v-6fc02ffd]{position:relative;color:#4a5568;text-decoration:none;font-weight:500;transition:color .3s ease;padding-bottom:2px}.nav-links a[data-v-6fc02ffd]:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:0;background-color:#6b46c1;transition:width .3s ease}.nav-links a[data-v-6fc02ffd]:hover{color:#6b46c1}.nav-links a[data-v-6fc02ffd]:hover:after{width:100%}.try-free-btn[data-v-6fc02ffd]{background:#ef4444;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;cursor:pointer;transition:transform .3s ease;text-decoration:none;display:inline-block}.try-free-btn[data-v-6fc02ffd]:hover{transform:translateY(-2px)}.mobile-menu-btn[data-v-6fc02ffd]{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1002;position:relative}.hamburger-icon[data-v-6fc02ffd]{display:block;width:24px;height:2px;background:#4a5568;position:relative;transition:all .3s ease}.hamburger-icon[data-v-6fc02ffd]:after,.hamburger-icon[data-v-6fc02ffd]:before{content:"";position:absolute;width:24px;height:2px;background:#4a5568;transition:all .3s ease}.hamburger-icon[data-v-6fc02ffd]:before{transform:translateY(-8px)}.hamburger-icon[data-v-6fc02ffd]:after{transform:translateY(8px)}.hamburger-icon.open[data-v-6fc02ffd]{background:transparent}.hamburger-icon.open[data-v-6fc02ffd]:before{transform:rotate(45deg)}.hamburger-icon.open[data-v-6fc02ffd]:after{transform:rotate(-45deg)}.mobile-nav[data-v-6fc02ffd]{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:hsla(0,0%,100%,.98);transform:translateX(100%);transition:transform .3s ease;z-index:1001}.mobile-nav-open[data-v-6fc02ffd]{transform:translateX(0)}.mobile-nav-links[data-v-6fc02ffd]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:2rem;padding:2rem}.mobile-nav-links a[data-v-6fc02ffd]{color:#4a5568;text-decoration:none;font-size:1.25rem;font-weight:500;transition:color .3s ease}.mobile-nav-links a[data-v-6fc02ffd]:hover{color:#6b46c1}.mobile-try-btn[data-v-6fc02ffd]{background:#ef4444;color:#fff!important;border:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;cursor:pointer;transition:transform .3s ease;text-decoration:none;display:inline-block}@media (max-width:768px){.desktop-btn[data-v-6fc02ffd],.desktop-nav[data-v-6fc02ffd]{display:none}.mobile-menu-btn[data-v-6fc02ffd],.mobile-nav[data-v-6fc02ffd]{display:block}.navbar-container[data-v-6fc02ffd]{padding:.5rem 1rem}}.site-footer[data-v-5d73ea44]{background-color:#2d3748;color:#e2e8f0;padding:2rem 1rem;text-align:center;font-size:.9rem}.footer-content[data-v-5d73ea44]{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem}.footer-brand h3[data-v-5d73ea44]{color:#9f7aea;margin-bottom:.5rem}.footer-brand p[data-v-5d73ea44]{font-size:.9rem;color:#cbd5e0;margin:0}.footer-socials[data-v-5d73ea44]{display:flex;gap:1rem}.footer-socials a[data-v-5d73ea44]{color:#9f7aea;font-size:1.5rem;transition:color .3s ease}.footer-socials a[data-v-5d73ea44]:hover{color:#e879f9}.footer-bottom[data-v-5d73ea44]{border-top:1px solid #4a5568;padding-top:1rem;font-size:.85rem;color:#a0aec0}@media (max-width:768px){.footer-content[data-v-5d73ea44]{flex-direction:column;text-align:center}}.floating-button[data-v-dbe0100c]{position:fixed;bottom:24px;right:24px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#6b46c1,#9f7aea);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(107,70,193,.3);z-index:9999;transition:all .3s cubic-bezier(.25,.8,.25,1)}.floating-button i[data-v-dbe0100c]{font-size:24px}@keyframes bounce-dbe0100c{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}.floating-button.bounce[data-v-dbe0100c]{animation:bounce-dbe0100c 1s ease}.floating-button[data-v-dbe0100c]:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(107,70,193,.4)}.chatbot-container[data-v-dbe0100c]{position:fixed;bottom:24px;right:24px;width:360px;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.15);font-family:sans-serif;z-index:9999;overflow:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1);border:1px solid rgba(107,70,193,.2);max-height:68px}.chatbot-container.open[data-v-dbe0100c]{max-height:80vh}.chatbot-container.mobile[data-v-dbe0100c]{display:none}.chatbot-container.mobile.open[data-v-dbe0100c]{display:flex;position:fixed;flex-direction:column;width:100%;height:100%;max-height:100%;right:0;bottom:0;border-radius:0;border:none}@keyframes slideIn-dbe0100c{0%{transform:translateY(100%)}to{transform:translateY(0)}}.chatbot-container.slide-in[data-v-dbe0100c]{animation:slideIn-dbe0100c .3s forwards}.chatbot-header[data-v-dbe0100c]{background:linear-gradient(135deg,#6b46c1,#9f7aea);color:#fff;padding:16px;cursor:pointer;font-weight:600;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.chatbot-header[data-v-dbe0100c]:hover{background:linear-gradient(135deg,#5a3da8,#8868d8)}.header-content[data-v-dbe0100c]{display:flex;align-items:center;gap:10px}.logo-container[data-v-dbe0100c]{background:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px rgba(0,0,0,.1)}.logo-container i[data-v-dbe0100c]{color:#6b46c1;font-size:16px}.toggle-icon[data-v-dbe0100c]{font-size:20px;transition:transform .3s ease}.chatbot-body[data-v-dbe0100c]{display:flex;flex-direction:column;flex:1;height:calc(100% - 60px);overflow:hidden}.messages[data-v-dbe0100c]{flex:1;padding:16px;overflow-y:auto;background-color:#f8f9fa;display:flex;flex-direction:column;gap:12px;height:auto;min-height:200px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.messages[data-v-dbe0100c]::-webkit-scrollbar{width:6px}.messages[data-v-dbe0100c]::-webkit-scrollbar-track{background:transparent}.messages[data-v-dbe0100c]::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.message[data-v-dbe0100c]{max-width:85%;padding:12px 16px;border-radius:16px;position:relative;word-break:break-word;line-height:1.5;font-size:14px;animation:fadeIn-dbe0100c .3s ease}.chatbot-container.mobile .message[data-v-dbe0100c]{font-size:16px;padding:14px 18px}.message-content[data-v-dbe0100c]{white-space:pre-wrap}.calendly-button[data-v-dbe0100c]{display:inline-block;background:linear-gradient(135deg,#6b46c1,#9f7aea);color:#fff;padding:10px 16px;border-radius:24px;text-decoration:none;font-weight:600;margin:8px 0;transition:all .3s ease;box-shadow:0 2px 8px rgba(107,70,193,.3);border:none;cursor:pointer;text-align:center}.calendly-button i[data-v-dbe0100c]{margin-right:6px}.calendly-button[data-v-dbe0100c]:hover{background:linear-gradient(135deg,#5a3da8,#8868d8);transform:translateY(-2px);box-shadow:0 4px 12px rgba(107,70,193,.4);color:#fff;text-decoration:none}.timestamp[data-v-dbe0100c]{font-size:10px;color:#97989a;margin-top:4px;text-align:right}@keyframes fadeIn-dbe0100c{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.user[data-v-dbe0100c]{align-self:flex-end;background:#6b46c1;color:#fff;border-bottom-right-radius:4px}.bot[data-v-dbe0100c]{align-self:flex-start;background:#fff;color:#333;border:1px solid #e0e0e0;border-bottom-left-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.typing-indicator[data-v-dbe0100c]{display:flex;align-items:center;justify-content:center;min-width:60px;padding:12px}.dot[data-v-dbe0100c]{width:8px;height:8px;margin:0 2px;background-color:#6b46c1;border-radius:50%;opacity:.6;display:inline-block;animation:bounce-dbe0100c 1.4s ease-in-out infinite both}.dot[data-v-dbe0100c]:first-child{animation-delay:-.32s}.dot[data-v-dbe0100c]:nth-child(2){animation-delay:-.16s}.input-area[data-v-dbe0100c]{display:flex;padding:12px;border-top:1px solid #e0e0e0;background:#fff;gap:8px;position:relative;margin-top:auto}.chatbot-container.mobile .input-area[data-v-dbe0100c]{padding:16px}.chat-input[data-v-dbe0100c]{flex:1;padding:12px 16px;border:1px solid #ddd;border-radius:24px;font-size:14px;outline:none;transition:border .3s ease,box-shadow .3s ease;resize:none;overflow-y:hidden;line-height:1.4;max-height:100px;font-family:inherit}.chatbot-container.mobile .chat-input[data-v-dbe0100c]{font-size:16px;padding:14px 18px}.chat-input[data-v-dbe0100c]:focus{border-color:#6b46c1;box-shadow:0 0 0 2px rgba(107,70,193,.2)}.chat-input[data-v-dbe0100c]:disabled{background-color:#f8f9fa;cursor:not-allowed}.send-button[data-v-dbe0100c]{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;background-color:#e9ecef;color:#6c757d;cursor:pointer;transition:all .3s ease;flex-shrink:0;-webkit-tap-highlight-color:transparent}.chatbot-container.mobile .send-button[data-v-dbe0100c]{width:48px;height:48px}.send-button.active[data-v-dbe0100c]{background-color:#6b46c1;color:#fff}.send-button[data-v-dbe0100c]:disabled{cursor:not-allowed;opacity:.6}.send-button:hover.active[data-v-dbe0100c]{background-color:#5a3da8;transform:translateY(-2px)}.send-button i[data-v-dbe0100c]{font-size:16px}.chatbot-container.mobile .send-button i[data-v-dbe0100c]{font-size:18px}@media (max-width:768px){.chatbot-container[data-v-dbe0100c]:not(.open){display:none}}@media (max-height:700px){.chatbot-container.open[data-v-dbe0100c]:not(.mobile){max-height:90vh}}@media (max-height:500px){.chatbot-container.open[data-v-dbe0100c]:not(.mobile){max-height:95vh}}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#1e293b}#app{min-height:100vh;display:flex;flex-direction:column;padding-top:64px}.main-content{flex:1 0 auto;width:100%;display:flex;flex-direction:column}.main-content>:first-child{flex:1 0 auto}.security-banner[data-v-1de30e24]{position:relative;width:100%;background:linear-gradient(90deg,#059669,#10b981);padding:1rem 0;box-shadow:0 -4px 6px rgba(0,0,0,.1)}.security-content[data-v-1de30e24]{display:flex;align-items:center;justify-content:center;gap:1rem;color:#fff;font-weight:600;font-size:1.1rem;text-shadow:0 1px 2px rgba(0,0,0,.1)}.security-content i[data-v-1de30e24]{font-size:1.9rem;font-weight:900;display:flex;align-items:center;color:#fff;filter:drop-shadow(0 0 1px rgba(255,255,255,.5))}.navbar[data-v-1de30e24]{position:fixed;width:100%;top:0;z-index:100;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.navbar-container[data-v-1de30e24]{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo[data-v-1de30e24]{display:flex;align-items:center;text-decoration:none}.logo:hover .logo-svg[data-v-1de30e24]{transform:translateY(-2px)}.nav-links[data-v-1de30e24]{display:flex;gap:2rem}.nav-links a[data-v-1de30e24]{color:#4a5568;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-links a[data-v-1de30e24]:hover{color:#6b46c1}.try-free-btn[data-v-1de30e24]{background:#ef4444;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;cursor:pointer;transition:transform .3s ease}.try-free-btn[data-v-1de30e24]:hover{transform:translateY(-2px)}.hero[data-v-1de30e24]{position:relative;background:linear-gradient(135deg,#6b46c1,#9f7aea);background-size:400% 400%;animation:gradientAnimation-1de30e24 6s ease infinite;min-height:50vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}@keyframes gradientAnimation-1de30e24{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-content[data-v-1de30e24]{max-width:800px;padding:0 2rem;z-index:1}.hero h1[data-v-1de30e24]{font-size:3.5rem;margin-bottom:1.5rem;font-weight:700;z-index:1}.hero p[data-v-1de30e24]{font-size:1.25rem;opacity:.9;margin-bottom:2rem;z-index:1}.play-btn[data-v-1de30e24]{width:64px;height:64px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease}.play-btn[data-v-1de30e24]:hover{transform:scale(1.1)}.play-icon[data-v-1de30e24]{color:#6b46c1;font-size:1.5rem}.services[data-v-1de30e24]{padding:6rem 2rem;text-align:center;position:relative;background:linear-gradient(180deg,#f9f7ff,#fff)}.services-header[data-v-1de30e24]{max-width:1200px;margin:0 auto 4rem;position:relative}.badge[data-v-1de30e24]{display:inline-block;padding:8px 24px;position:relative;background:#fff;font-size:1rem;font-weight:900;letter-spacing:1.5px;margin-bottom:2rem;border-radius:50px;border:4px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#6b46c1,#9f7aea);background-origin:border-box;background-clip:padding-box,border-box;color:transparent;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(135deg,#6b46c1,#9f7aea);box-shadow:0 0 10px rgba(107,70,193,.6),0 0 20px rgba(159,122,234,.6),0 0 30px rgba(107,70,193,.8);animation:badgePulse-1de30e24 3.5s ease-in-out infinite}@keyframes badgePulse-1de30e24{0%{transform:scale(1);box-shadow:0 0 10px rgba(107,70,193,.6),0 0 20px rgba(159,122,234,.6),0 0 30px rgba(107,70,193,.8)}50%{transform:scale(1.1);box-shadow:0 0 15px rgba(107,70,193,.8),0 0 25px rgba(159,122,234,.8),0 0 35px #6b46c1}to{transform:scale(1);box-shadow:0 0 10px rgba(107,70,193,.6),0 0 20px rgba(159,122,234,.6),0 0 30px rgba(107,70,193,.8)}}@keyframes glow-1de30e24{0%{box-shadow:0 0 10px rgba(107,70,193,.6),0 0 20px rgba(159,122,234,.6),0 0 30px rgba(107,70,193,.8)}50%{box-shadow:0 0 15px rgba(107,70,193,.8),0 0 25px rgba(159,122,234,.8),0 0 35px #6b46c1}to{box-shadow:0 0 10px rgba(107,70,193,.6),0 0 20px rgba(159,122,234,.6),0 0 30px rgba(107,70,193,.8)}}.title-wrapper[data-v-1de30e24]{margin-bottom:1.5rem;position:relative}.title-wrapper[data-v-1de30e24]:after,.title-wrapper[data-v-1de30e24]:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:rgba(107,70,193,.1);z-index:0}.title-wrapper[data-v-1de30e24]:before{top:-30px;left:20%;animation:pulse-1de30e24 4s ease-in-out infinite}.title-wrapper[data-v-1de30e24]:after{bottom:-30px;right:20%;animation:pulse-1de30e24 4s ease-in-out 1s infinite}.services h2[data-v-1de30e24]{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#2d3748,#6b46c1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;z-index:1;margin-bottom:.5rem}@keyframes pulse-1de30e24{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.3}}@media (max-width:768px){.services h2[data-v-1de30e24]{font-size:2.5rem}.services-subtitle[data-v-1de30e24]{font-size:1.1rem;padding:0 1rem}.title-wrapper[data-v-1de30e24]:after,.title-wrapper[data-v-1de30e24]:before{width:80px;height:80px}}.services-subtitle[data-v-1de30e24]{max-width:700px;margin:1.5rem auto 0;color:#4a5568;font-size:1.2rem;line-height:1.6;position:relative}.services-grid[data-v-1de30e24]{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.service-card[data-v-1de30e24]{padding:2rem;background:#fff;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease}@media (max-width:768px){.services-grid[data-v-1de30e24]{grid-template-columns:repeat(2,minmax(250px,1fr))}}@media (max-width:480px){.services-grid[data-v-1de30e24]{grid-template-columns:repeat(1,minmax(250px,1fr))}}.service-card[data-v-1de30e24]:hover{transform:translateY(-5px)}.service-card:hover .service-icon i[data-v-1de30e24]{transform:scale(1.1)}.service-icon[data-v-1de30e24]{font-size:2.5rem;margin-bottom:1rem;color:#6b46c1}.service-icon i[data-v-1de30e24]{display:inline-block;transition:transform .3s ease}.service-card h3[data-v-1de30e24]{color:#2d3748;margin-bottom:1rem}.service-card p[data-v-1de30e24]{color:#4a5568}.geometric-particles[data-v-1de30e24]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.particle[data-v-1de30e24]{position:absolute;background:hsla(0,0%,100%,.1);opacity:.8;animation:float-1de30e24 10s linear infinite;mix-blend-mode:overlay}.particle-circle[data-v-1de30e24]{width:100px;height:100px;top:20%;left:10%;border-radius:50%;background:hsla(0,0%,100%,.2);animation-delay:0s}.particle-triangle[data-v-1de30e24]{width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:100px solid hsla(0,0%,100%,.1);top:40%;left:70%;animation-delay:2s;transform-origin:center;animation:rotate-1de30e24 12s linear infinite}.particle-square[data-v-1de30e24]{width:70px;height:70px;top:60%;left:30%;background:hsla(0,0%,100%,.15);animation-delay:4s}.particle-line[data-v-1de30e24]{width:2px;height:120px;top:10%;left:80%;animation-delay:6s}.particle-polygon[data-v-1de30e24]{width:100px;height:100px;top:70%;left:50%;clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);background:hsla(0,0%,100%,.1);animation-delay:8s}@keyframes float-1de30e24{0%{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-20px) rotate(180deg) scale(1.1)}to{transform:translateY(0) rotate(1turn) scale(1)}}@keyframes rotate-1de30e24{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.shooting-stars[data-v-1de30e24]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.star[data-v-1de30e24]{position:absolute;top:-50px;left:-50px;width:4px;height:4px;background:hsla(0,0%,100%,.8);border-radius:50%;box-shadow:0 0 10px hsla(0,0%,100%,.8),0 0 20px hsla(0,0%,100%,.6);animation:shooting-1de30e24 3s linear infinite}@keyframes shooting-1de30e24{0%{transform:translate(0) scale(1);opacity:1}80%{transform:translate(500px,300px) scale(1.5);opacity:.5}to{transform:translate(800px,500px) scale(.8);opacity:0}}.star[data-v-1de30e24]:first-child{animation-delay:0s;animation-duration:3s;top:20%;left:5%}.star[data-v-1de30e24]:nth-child(2){animation-delay:1s;animation-duration:4s;top:30%;left:15%}.star[data-v-1de30e24]:nth-child(3){animation-delay:2s;animation-duration:2.5s;top:10%;left:50%}.star[data-v-1de30e24]:nth-child(4){animation-delay:.5s;animation-duration:3.5s;top:40%;left:75%}.star[data-v-1de30e24]:nth-child(5){animation-delay:2.5s;animation-duration:4.5s;top:60%;left:30%}.floating-chips[data-v-1de30e24]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.chip[data-v-1de30e24]{position:absolute;width:100px;height:100px;background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);border-radius:10px;box-shadow:0 0 15px hsla(0,0%,100%,.2),inset 0 0 10px hsla(0,0%,100%,.1);animation:floatChips-1de30e24 12s ease-in-out infinite;transform-origin:center}.chip-1[data-v-1de30e24]{top:10%;left:20%;animation-delay:0s;animation-duration:10s}.chip-2[data-v-1de30e24]{top:50%;left:10%;animation-delay:2s;animation-duration:12s}.chip-3[data-v-1de30e24]{top:70%;left:80%;animation-delay:4s;animation-duration:14s}.chip-4[data-v-1de30e24]{top:30%;left:70%;animation-delay:6s;animation-duration:9s}.chip-5[data-v-1de30e24]{top:60%;left:50%;animation-delay:8s;animation-duration:11s}@keyframes floatChips-1de30e24{0%{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-20px) rotate(180deg) scale(1.1)}to{transform:translateY(0) rotate(1turn) scale(1)}}.wave[data-v-1de30e24]{position:absolute;bottom:0;left:0;width:100%;height:auto;z-index:1}@media (max-width:768px){.nav-links[data-v-1de30e24]{display:none}.hero h1[data-v-1de30e24]{font-size:2.5rem}.security-content[data-v-1de30e24]{font-size:.9rem;padding:0 1rem;text-align:center}}.services-page[data-v-11972ae9]{margin-top:1px}.services-hero[data-v-11972ae9]{position:relative;background:linear-gradient(135deg,#6b46c1,#9f7aea);background-size:400% 400%;animation:gradientAnimation-11972ae9 6s ease infinite;min-height:50vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}@keyframes gradientAnimation-11972ae9{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.services-hero h1[data-v-11972ae9]{font-size:3rem;margin-bottom:1rem}.services-hero p[data-v-11972ae9]{font-size:1.2rem;max-width:700px;margin:0 auto;opacity:.9}.services-details[data-v-11972ae9]{padding:4rem 2rem;max-width:1200px;margin:0 auto;text-align:center}.services-grid[data-v-11972ae9]{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:2rem;margin-top:3rem;max-width:1200px;margin:0 auto}@media (max-width:768px){.services-grid[data-v-11972ae9]{grid-template-columns:repeat(2,minmax(250px,1fr))}}@media (max-width:480px){.services-grid[data-v-11972ae9]{grid-template-columns:repeat(1,minmax(250px,1fr))}}.service-card[data-v-11972ae9]{background:#fff;border-radius:10px;padding:2rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between;height:100%}.service-card[data-v-11972ae9]:hover{transform:translateY(-5px)}.service-icon[data-v-11972ae9]{font-size:2rem;margin-bottom:1rem;color:#6b46c1}.service-card h3[data-v-11972ae9]{margin-bottom:.75rem;color:#2d3748}.service-desc[data-v-11972ae9]{color:#4a5568;margin-bottom:1rem;font-weight:500}.service-extra[data-v-11972ae9]{color:#4a5568;font-size:.95rem;line-height:1.5;margin-bottom:0}.enquire-button[data-v-11972ae9]{display:inline-block;margin-top:1.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:700;color:#fff;background-color:#6b46c1;border-radius:5px;text-decoration:none;transition:background-color .3s ease}.enquire-button[data-v-11972ae9]:hover{background-color:#9f7aea}@media (max-width:768px){.services-hero h1[data-v-11972ae9]{font-size:2.2rem}.services-grid[data-v-11972ae9]{grid-template-columns:1fr}}.geometric-particles[data-v-11972ae9]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.particle[data-v-11972ae9]{position:absolute;background:hsla(0,0%,100%,.1);opacity:.8;animation:float-11972ae9 10s linear infinite;mix-blend-mode:overlay}.particle-circle[data-v-11972ae9]{width:100px;height:100px;top:20%;left:10%;border-radius:50%;background:hsla(0,0%,100%,.2);animation-delay:0s}.particle-triangle[data-v-11972ae9]{width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:100px solid hsla(0,0%,100%,.1);top:40%;left:70%;animation-delay:2s;transform-origin:center;animation:rotate-11972ae9 12s linear infinite}.particle-square[data-v-11972ae9]{width:70px;height:70px;top:60%;left:30%;background:hsla(0,0%,100%,.15);animation-delay:4s}.particle-line[data-v-11972ae9]{width:2px;height:120px;top:10%;left:80%;animation-delay:6s}.particle-polygon[data-v-11972ae9]{width:100px;height:100px;top:70%;left:50%;clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);background:hsla(0,0%,100%,.1);animation-delay:8s}.shooting-stars[data-v-11972ae9]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.star[data-v-11972ae9]{position:absolute;top:-50px;left:-50px;width:4px;height:4px;background:hsla(0,0%,100%,.8);border-radius:50%;box-shadow:0 0 10px hsla(0,0%,100%,.8),0 0 20px hsla(0,0%,100%,.6);animation:shooting-11972ae9 3s linear infinite}.floating-chips[data-v-11972ae9]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.chip[data-v-11972ae9]{position:absolute;width:100px;height:100px;background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);border-radius:10px;box-shadow:0 0 15px hsla(0,0%,100%,.2),inset 0 0 10px hsla(0,0%,100%,.1);animation:floatChips-11972ae9 12s ease-in-out infinite;transform-origin:center}@keyframes float-11972ae9{0%{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-20px) rotate(180deg) scale(1.1)}to{transform:translateY(0) rotate(1turn) scale(1)}}@keyframes rotate-11972ae9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shooting-11972ae9{0%{transform:translate(0) scale(1);opacity:1}80%{transform:translate(500px,300px) scale(1.5);opacity:.5}to{transform:translate(800px,500px) scale(.8);opacity:0}}@keyframes floatChips-11972ae9{0%{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-20px) rotate(180deg) scale(1.1)}to{transform:translateY(0) rotate(1turn) scale(1)}}.star[data-v-11972ae9]:first-child{animation-delay:0s;animation-duration:3s;top:20%;left:5%}.star[data-v-11972ae9]:nth-child(2){animation-delay:1s;animation-duration:4s;top:30%;left:15%}.star[data-v-11972ae9]:nth-child(3){animation-delay:2s;animation-duration:2.5s;top:10%;left:50%}.star[data-v-11972ae9]:nth-child(4){animation-delay:.5s;animation-duration:3.5s;top:40%;left:75%}.star[data-v-11972ae9]:nth-child(5){animation-delay:2.5s;animation-duration:4.5s;top:60%;left:30%}.chip-1[data-v-11972ae9]{top:10%;left:20%;animation-delay:0s;animation-duration:10s}.chip-2[data-v-11972ae9]{top:50%;left:10%;animation-delay:2s;animation-duration:12s}.chip-3[data-v-11972ae9]{top:70%;left:80%;animation-delay:4s;animation-duration:14s}.chip-4[data-v-11972ae9]{top:30%;left:70%;animation-delay:6s;animation-duration:9s}.chip-5[data-v-11972ae9]{top:60%;left:50%;animation-delay:8s;animation-duration:11s}.pricing-page[data-v-625946c2]{margin-top:1px}.pricing-hero[data-v-625946c2]{position:relative;background:linear-gradient(135deg,#6b46c1,#9f7aea);background-size:400% 400%;animation:gradientAnimation-625946c2 6s ease infinite;min-height:50vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}.pricing-hero-content[data-v-625946c2]{max-width:800px;padding:0 2rem;z-index:1}.pricing-hero h1[data-v-625946c2]{font-size:3.5rem;margin-bottom:1.5rem;font-weight:700;z-index:1}.pricing-hero p[data-v-625946c2]{font-size:1.25rem;opacity:.9;margin-bottom:2rem;z-index:1}.pricing-details[data-v-625946c2]{padding:4rem 2rem;max-width:1200px;margin:0 auto;text-align:center;margin-top:2rem}.pricing-grid[data-v-625946c2]{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}@media (max-width:768px){.pricing-grid[data-v-625946c2]{grid-template-columns:repeat(2,minmax(250px,1fr))}}@media (max-width:480px){.pricing-grid[data-v-625946c2]{grid-template-columns:repeat(1,minmax(250px,1fr))}}.pricing-card[data-v-625946c2]:hover{transform:translateY(-5px)}.pricing-card[data-v-625946c2]{background:#fff;border-radius:10px;padding:2rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between;height:100%}.pricing-card p[data-v-625946c2]{font-size:1rem;color:#4a5568;line-height:1.6}.pricing-cta[data-v-625946c2]{display:inline-block;margin-top:1rem;padding:.5rem 1rem;font-size:1rem;font-weight:700;color:#fff;background-color:#6b46c1;border-radius:5px;text-decoration:none;transition:background-color .3s ease}.pricing-cta[data-v-625946c2]:hover{background-color:#9f7aea}.pricing-faq[data-v-625946c2]{padding:4rem 2rem;text-align:center;background:#f9fafb}.pricing-faq h2[data-v-625946c2]{font-size:2.5rem;color:#6b46c1;margin-bottom:2rem}.faq-item[data-v-625946c2]{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.faq-item h4[data-v-625946c2]{font-size:1.25rem;color:#4a5568;margin-bottom:.5rem}.faq-item p[data-v-625946c2]{font-size:1rem;color:#4a5568;line-height:1.6}.pricing-comparison[data-v-625946c2]{padding:4rem 2rem}.comparison-table[data-v-625946c2]{display:table;max-width:1000px;margin:0 auto}.table-header[data-v-625946c2]{background:#6b46c1;color:#fff;font-weight:700;display:table-row}.table-row[data-v-625946c2]{display:table-row;background:#f9fafb}.table-cell[data-v-625946c2]{display:table-cell;padding:1rem;border:1px solid #ddd;text-align:center}.pricing-testimonials[data-v-625946c2]{padding:4rem 2rem;background:linear-gradient(135deg,#6b46c1,#9f7aea);color:#fff;text-align:center}.pricing-testimonials h2[data-v-625946c2]{font-size:2.5rem;margin-bottom:2rem}.testimonial blockquote[data-v-625946c2]{font-size:1.5rem;font-style:italic;margin:0 auto;max-width:700px}.testimonial cite[data-v-625946c2]{display:block;margin-top:1rem;font-size:1rem;font-weight:700;color:#e2e8f0}.pricing-contact[data-v-625946c2]{padding:4rem 2rem;text-align:center;background:#f9fafb}.pricing-contact h2[data-v-625946c2]{font-size:2.5rem;color:#6b46c1;margin-bottom:1rem}.pricing-contact p[data-v-625946c2]{font-size:1.25rem;color:#4a5568;margin-bottom:2rem}.contact-button[data-v-625946c2]{display:inline-block;padding:.75rem 1.5rem;font-size:1.25rem;font-weight:700;color:#fff;background:#6b46c1;border-radius:5px;text-decoration:none;transition:background .3s ease}.contact-button[data-v-625946c2]:hover{background:#9f7aea}.pricing-comparison[data-v-625946c2]{padding:4rem 1rem;background:#fff;text-align:center}.pricing-comparison h2[data-v-625946c2]{font-size:2.5rem;color:#6b46c1;margin-bottom:2rem}.comparison-wrapper[data-v-625946c2]{max-width:1200px;margin:0 auto}.comparison-container[data-v-625946c2]{overflow-x:auto;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:8px;margin-bottom:.5rem}.comparison-table[data-v-625946c2]{width:100%;min-width:800px;border-collapse:collapse;background:#fff}.comparison-table th[data-v-625946c2]{background:#6b46c1;color:#fff;padding:1rem;text-align:left;font-weight:600}.comparison-table td[data-v-625946c2]{padding:1rem;border-bottom:1px solid #e2e8f0;text-align:left}.comparison-table tbody tr[data-v-625946c2]:hover{background:#f7fafc}.comparison-table td[data-v-625946c2]:first-child{font-weight:500}.scroll-hint[data-v-625946c2]{display:none;text-align:center;color:#666;font-size:.875rem;margin-top:.5rem}@media (max-width:1024px){.scroll-hint[data-v-625946c2]{display:block}}@media (max-width:768px){.pricing-comparison[data-v-625946c2]{padding:3rem 1rem}.pricing-comparison h2[data-v-625946c2]{font-size:2rem}.comparison-table td[data-v-625946c2],.comparison-table th[data-v-625946c2]{padding:.75rem}.pricing-hero h1[data-v-625946c2]{font-size:2.2rem}.pricing-grid[data-v-625946c2]{grid-template-columns:1fr}}.timeline-footer[data-v-625946c2]{text-align:center;margin-top:2rem;font-style:italic}.geometric-particles[data-v-625946c2]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.particle[data-v-625946c2]{position:absolute;background:hsla(0,0%,100%,.1);opacity:.8;animation:float-625946c2 10s linear infinite;mix-blend-mode:overlay}.particle-circle[data-v-625946c2]{width:100px;height:100px;top:20%;left:10%;border-radius:50%;background:hsla(0,0%,100%,.2);animation-delay:0s}.particle-triangle[data-v-625946c2]{width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:100px solid hsla(0,0%,100%,.1);top:40%;left:70%;animation-delay:2s;transform-origin:center;animation:rotate-625946c2 12s linear infinite}.particle-square[data-v-625946c2]{width:70px;height:70px;top:60%;left:30%;background:hsla(0,0%,100%,.15);animation-delay:4s}.particle-line[data-v-625946c2]{width:2px;height:120px;top:10%;left:80%;animation-delay:6s}.particle-polygon[data-v-625946c2]{width:100px;height:100px;top:70%;left:50%;clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);background:hsla(0,0%,100%,.1);animation-delay:8s}.shooting-stars[data-v-625946c2]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.star[data-v-625946c2]{position:absolute;top:-50px;left:-50px;width:4px;height:4px;background:hsla(0,0%,100%,.8);border-radius:50%;box-shadow:0 0 10px hsla(0,0%,100%,.8),0 0 20px hsla(0,0%,100%,.6);animation:shooting-625946c2 3s linear infinite}@keyframes gradientAnimation-625946c2{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes float-625946c2{0%{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-20px) rotate(180deg) scale(1.1)}to{transform:translateY(0) rotate(1turn) scale(1)}}@keyframes rotate-625946c2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shooting-625946c2{0%{transform:translate(0) scale(1);opacity:1}80%{transform:translate(500px,300px) scale(1.5);opacity:.5}to{transform:translate(800px,500px) scale(.8);opacity:0}}.star[data-v-625946c2]:first-child{animation-delay:0s;animation-duration:3s;top:20%;left:5%}.star[data-v-625946c2]:nth-child(2){animation-delay:1s;animation-duration:4s;top:30%;left:15%}.star[data-v-625946c2]:nth-child(3){animation-delay:2s;animation-duration:2.5s;top:10%;left:50%}.star[data-v-625946c2]:nth-child(4){animation-delay:.5s;animation-duration:3.5s;top:40%;left:75%}.star[data-v-625946c2]:nth-child(5){animation-delay:2.5s;animation-duration:4.5s;top:60%;left:30%}@media (max-width:768px){.pricing-hero h1[data-v-625946c2]{font-size:2.5rem}.pricing-hero p[data-v-625946c2]{font-size:1.1rem}}.team-page[data-v-35b65ea8]{margin-top:1px}.team-hero[data-v-35b65ea8]{position:relative;background:linear-gradient(135deg,#6b46c1,#9f7aea);background-size:400% 400%;animation:gradientAnimation-35b65ea8 6s ease infinite;min-height:50vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}@keyframes gradientAnimation-35b65ea8{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.team-hero h1[data-v-35b65ea8]{font-size:3rem;margin-bottom:1rem}.team-hero p[data-v-35b65ea8]{font-size:1.2rem;max-width:700px;margin:0 auto;opacity:.9}.geometric-particles[data-v-35b65ea8]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.particle[data-v-35b65ea8]{position:absolute;background:hsla(0,0%,100%,.1);opacity:.8;animation:float-35b65ea8 10s linear infinite;mix-blend-mode:overlay}.particle-circle[data-v-35b65ea8]{width:100px;height:100px;top:20%;left:10%;border-radius:50%;background:hsla(0,0%,100%,.2);animation-delay:0s}.particle-triangle[data-v-35b65ea8]{width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:100px solid hsla(0,0%,100%,.1);top:40%;left:70%;animation-delay:2s;transform-origin:center;animation:rotate-35b65ea8 12s linear infinite}.particle-square[data-v-35b65ea8]{width:70px;height:70px;top:60%;left:30%;background:hsla(0,0%,100%,.15);animation-delay:4s}.particle-line[data-v-35b65ea8]{width:2px;height:120px;top:10%;left:80%;animation-delay:6s}.particle-polygon[data-v-35b65ea8]{width:100px;height:100px;top:70%;left:50%;clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);background:hsla(0,0%,100%,.1);animation-delay:8s}.shooting-stars[data-v-35b65ea8]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.star[data-v-35b65ea8]{position:absolute;top:-50px;left:-50px;width:4px;height:4px;background:hsla(0,0%,100%,.8);border-radius:50%;box-shadow:0 0 10px hsla(0,0%,100%,.8),0 0 20px hsla(0,0%,100%,.6);animation:shooting-35b65ea8 3s linear infinite}@keyframes float-35b65ea8{0%{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-20px) rotate(180deg) scale(1.1)}to{transform:translateY(0) rotate(1turn) scale(1)}}@keyframes rotate-35b65ea8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shooting-35b65ea8{0%{transform:translate(0) scale(1);opacity:1}80%{transform:translate(500px,300px) scale(1.5);opacity:.5}to{transform:translate(800px,500px) scale(.8);opacity:0}}.star[data-v-35b65ea8]:first-child{animation-delay:0s;animation-duration:3s;top:20%;left:5%}.star[data-v-35b65ea8]:nth-child(2){animation-delay:1s;animation-duration:4s;top:30%;left:15%}.star[data-v-35b65ea8]:nth-child(3){animation-delay:2s;animation-duration:2.5s;top:10%;left:50%}.star[data-v-35b65ea8]:nth-child(4){animation-delay:.5s;animation-duration:3.5s;top:40%;left:75%}.star[data-v-35b65ea8]:nth-child(5){animation-delay:2.5s;animation-duration:4.5s;top:60%;left:30%}.team-details[data-v-35b65ea8]{padding:4rem 2rem;max-width:1200px;margin:0 auto;text-align:center}.team-grid[data-v-35b65ea8]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.team-card[data-v-35b65ea8]{position:relative;display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:10px;padding:2rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;height:100%}.team-card-content[data-v-35b65ea8]{display:flex;flex-direction:column;align-items:center;flex-grow:1;width:100%}.team-photo[data-v-35b65ea8]{width:150px;height:150px;-o-object-fit:cover;object-fit:cover;margin-bottom:1rem;align-self:center;border:4px solid #6b46c1;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.1),0 0 20px rgba(107,70,193,.2)}.team-card-footer[data-v-35b65ea8]{display:flex;justify-content:center;width:100%;margin-top:auto;padding-top:1rem}.team-card[data-v-35b65ea8]:hover{transform:translateY(-5px)}.team-role[data-v-35b65ea8]{font-weight:700;color:#6b46c1;margin-bottom:.5rem}.team-bio[data-v-35b65ea8]{color:#4a5568;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.team-socials a[data-v-35b65ea8]{margin:0 .5rem;font-size:1.2rem;color:#6b46c1;transition:color .3s ease}.team-socials a[data-v-35b65ea8]:hover{color:#9f7aea}@media (max-width:768px){.team-hero h1[data-v-35b65ea8]{font-size:2.2rem}.team-grid[data-v-35b65ea8]{grid-template-columns:1fr}}.find-out-more-btn[data-v-35b65ea8]{display:inline-block;background-color:#6b46c1;color:#fff;padding:10px 20px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;margin-top:auto}.find-out-more-btn[data-v-35b65ea8]:hover{background-color:#9f7aea;transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.blog-page[data-v-a09a75c0]{margin-top:1px}.blog-hero[data-v-a09a75c0]{position:relative;background:linear-gradient(135deg,#6b46c1,#9f7aea);background-size:400% 400%;animation:gradientAnimation-a09a75c0 6s ease infinite;min-height:50vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}@keyframes gradientAnimation-a09a75c0{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.blog-hero h1[data-v-a09a75c0]{font-size:3rem;margin-bottom:1rem;position:relative;z-index:1}.blog-hero p[data-v-a09a75c0]{font-size:1.2rem;max-width:700px;margin:0 auto;opacity:.9;position:relative;z-index:1}.geometric-particles[data-v-a09a75c0]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.particle[data-v-a09a75c0]{position:absolute;background:hsla(0,0%,100%,.1);opacity:.8;animation:float-a09a75c0 10s linear infinite;mix-blend-mode:overlay}.particle-circle[data-v-a09a75c0]{width:100px;height:100px;top:20%;left:10%;border-radius:50%;background:hsla(0,0%,100%,.2);animation-delay:0s}.particle-triangle[data-v-a09a75c0]{width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:100px solid hsla(0,0%,100%,.1);top:40%;left:70%;animation-delay:2s;transform-origin:center;animation:rotate-a09a75c0 12s linear infinite}.particle-square[data-v-a09a75c0]{width:70px;height:70px;top:60%;left:30%;background:hsla(0,0%,100%,.15);animation-delay:4s}.particle-line[data-v-a09a75c0]{width:2px;height:120px;top:10%;left:80%;animation-delay:6s}.particle-polygon[data-v-a09a75c0]{width:100px;height:100px;top:70%;left:50%;clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);background:hsla(0,0%,100%,.1);animation-delay:8s}.shooting-stars[data-v-a09a75c0]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.star[data-v-a09a75c0]{position:absolute;top:-50px;left:-50px;width:4px;height:4px;background:hsla(0,0%,100%,.8);border-radius:50%;box-shadow:0 0 10px hsla(0,0%,100%,.8),0 0 20px hsla(0,0%,100%,.6);animation:shooting-a09a75c0 3s linear infinite}@keyframes float-a09a75c0{0%{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-20px) rotate(180deg) scale(1.1)}to{transform:translateY(0) rotate(1turn) scale(1)}}@keyframes rotate-a09a75c0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shooting-a09a75c0{0%{transform:translate(0) scale(1);opacity:1}80%{transform:translate(500px,300px) scale(1.5);opacity:.5}to{transform:translate(800px,500px) scale(.8);opacity:0}}.star[data-v-a09a75c0]:first-child{animation-delay:0s;animation-duration:3s;top:20%;left:5%}.star[data-v-a09a75c0]:nth-child(2){animation-delay:1s;animation-duration:4s;top:30%;left:15%}.star[data-v-a09a75c0]:nth-child(3){animation-delay:2s;animation-duration:2.5s;top:10%;left:50%}.star[data-v-a09a75c0]:nth-child(4){animation-delay:.5s;animation-duration:3.5s;top:40%;left:75%}.star[data-v-a09a75c0]:nth-child(5){animation-delay:2.5s;animation-duration:4.5s;top:60%;left:30%}.blog-list[data-v-a09a75c0]{padding:4rem 2rem;max-width:1200px;margin:0 auto}.blog-grid[data-v-a09a75c0]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.blog-card[data-v-a09a75c0]{justify-content:space-between}@media (max-width:768px){.blog-hero h1[data-v-a09a75c0]{font-size:2.2rem}.blog-grid[data-v-a09a75c0]{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:1024px){.blog-grid[data-v-a09a75c0]{grid-template-columns:repeat(2,1fr)}}.blog-content[data-v-a09a75c0]{padding:1.5rem;display:flex;flex-direction:column;height:100%}.blog-content h3[data-v-a09a75c0]{margin-top:0;margin-bottom:1rem}.blog-content p[data-v-a09a75c0]{margin-bottom:1.5rem;flex-grow:1}.blog-cta[data-v-a09a75c0]{display:block;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:10px 20px;background:#6b46c1;color:#fff;text-align:center;font-weight:700;text-decoration:none;border-radius:5px;transition:background .3s ease;margin-top:auto}.blog-cta[data-v-a09a75c0]:hover{background:#553c9a}.blog-card[data-v-a09a75c0]{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;display:flex;flex-direction:column;height:100%}.blog-cta-section[data-v-a09a75c0]{background:linear-gradient(135deg,#6b46c1,#9f7aea);color:#fff;text-align:center;padding:4rem 2rem;margin-top:3rem;border-radius:10px}.blog-cta-section h2[data-v-a09a75c0]{font-size:2.5rem;margin-bottom:1rem}.blog-cta-section p[data-v-a09a75c0]{font-size:1.2rem;max-width:600px;margin:0 auto 2rem auto;opacity:.9}.subscribe-button[data-v-a09a75c0]{display:inline-block;background:#fff;color:#6b46c1;font-weight:700;padding:1rem 2rem;border-radius:5px;text-decoration:none;transition:all .3s ease;font-size:1.1rem}.subscribe-button[data-v-a09a75c0]:hover{background:hsla(0,0%,100%,.9);transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.blog-image[data-v-a09a75c0]{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.contact-page[data-v-42c45fc2]{margin-top:1px}.contact-hero[data-v-42c45fc2]{position:relative;background:linear-gradient(135deg,#6b46c1,#9f7aea);background-size:400% 400%;animation:gradientAnimation-42c45fc2 6s ease infinite;min-height:40vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}@keyframes gradientAnimation-42c45fc2{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.contact-hero h1[data-v-42c45fc2]{font-size:3rem;margin-bottom:1rem;position:relative;z-index:1}.contact-hero p[data-v-42c45fc2]{font-size:1.2rem;max-width:700px;margin:0 auto;opacity:.9;position:relative;z-index:1}.geometric-particles[data-v-42c45fc2]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.particle[data-v-42c45fc2]{position:absolute;background:hsla(0,0%,100%,.1);opacity:.8;animation:float-42c45fc2 10s linear infinite;mix-blend-mode:overlay}.particle-circle[data-v-42c45fc2]{width:100px;height:100px;top:20%;left:10%;border-radius:50%;background:hsla(0,0%,100%,.2);animation-delay:0s}.particle-triangle[data-v-42c45fc2]{width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:100px solid hsla(0,0%,100%,.1);top:40%;left:70%;animation-delay:2s;transform-origin:center;animation:rotate-42c45fc2 12s linear infinite}.particle-square[data-v-42c45fc2]{width:70px;height:70px;top:60%;left:30%;background:hsla(0,0%,100%,.15);animation-delay:4s}.particle-line[data-v-42c45fc2]{width:2px;height:120px;top:10%;left:80%;animation-delay:6s}.particle-polygon[data-v-42c45fc2]{width:100px;height:100px;top:70%;left:50%;clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);background:hsla(0,0%,100%,.1);animation-delay:8s}.shooting-stars[data-v-42c45fc2]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.star[data-v-42c45fc2]{position:absolute;top:-50px;left:-50px;width:4px;height:4px;background:hsla(0,0%,100%,.8);border-radius:50%;box-shadow:0 0 10px hsla(0,0%,100%,.8),0 0 20px hsla(0,0%,100%,.6);animation:shooting-42c45fc2 3s linear infinite}@keyframes float-42c45fc2{0%{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-20px) rotate(180deg) scale(1.1)}to{transform:translateY(0) rotate(1turn) scale(1)}}@keyframes rotate-42c45fc2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shooting-42c45fc2{0%{transform:translate(0) scale(1);opacity:1}80%{transform:translate(500px,300px) scale(1.5);opacity:.5}to{transform:translate(800px,500px) scale(.8);opacity:0}}.star[data-v-42c45fc2]:first-child{animation-delay:0s;animation-duration:3s;top:20%;left:5%}.star[data-v-42c45fc2]:nth-child(2){animation-delay:1s;animation-duration:4s;top:30%;left:15%}.star[data-v-42c45fc2]:nth-child(3){animation-delay:2s;animation-duration:2.5s;top:10%;left:50%}.star[data-v-42c45fc2]:nth-child(4){animation-delay:.5s;animation-duration:3.5s;top:40%;left:75%}.star[data-v-42c45fc2]:nth-child(5){animation-delay:2.5s;animation-duration:4.5s;top:60%;left:30%}.contact-section[data-v-42c45fc2]{background:#f8fafc;padding:4rem 2rem}.contact-container[data-v-42c45fc2]{max-width:800px;margin:0 auto}.contact-form[data-v-42c45fc2]{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1rem}.contact-form input[data-v-42c45fc2],.contact-form textarea[data-v-42c45fc2]{width:100%;padding:.75rem;border:1px solid #cbd5e0;border-radius:5px;font-size:1rem;transition:border-color .3s ease}.contact-form input[data-v-42c45fc2]:focus,.contact-form textarea[data-v-42c45fc2]:focus{outline:none;border-color:#6b46c1}.contact-form button[data-v-42c45fc2]{background:#6b46c1;color:#fff;border:none;padding:.75rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease}.contact-form button[data-v-42c45fc2]:hover{transform:translateY(-2px);background:#9f7aea;box-shadow:0 4px 12px rgba(107,70,193,.2)}@media (max-width:768px){.contact-hero h1[data-v-42c45fc2]{font-size:2.2rem}.contact-form[data-v-42c45fc2]{padding:1.5rem}}.status-message[data-v-42c45fc2]{padding:1rem;border-radius:5px;margin-bottom:1rem;font-weight:500}.status-message.success[data-v-42c45fc2]{background-color:#c6f6d5;color:#2f855a;border:1px solid #9ae6b4}.status-message.error[data-v-42c45fc2]{background-color:#fed7d7;color:#c53030;border:1px solid #feb2b2}.contact-form button[data-v-42c45fc2]{position:relative;display:flex;align-items:center;justify-content:center;min-height:2.75rem}.contact-form button[data-v-42c45fc2]:disabled{opacity:.7;cursor:not-allowed}.contact-form button.loading[data-v-42c45fc2]{padding-left:2.5rem}.contact-form button.loading[data-v-42c45fc2]:before{content:"";position:absolute;left:1rem;width:1rem;height:1rem;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:button-loading-spinner-42c45fc2 1s linear infinite}@keyframes button-loading-spinner-42c45fc2{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.contact-form input[data-v-42c45fc2]:disabled,.contact-form textarea[data-v-42c45fc2]:disabled{background-color:#f7fafc;cursor:not-allowed}.portfolio-page[data-v-5264b4dc]{margin-top:1px}.portfolio-hero[data-v-5264b4dc]{position:relative;background:linear-gradient(135deg,#6b46c1,#9f7aea);background-size:400% 400%;animation:gradientAnimation-5264b4dc 6s ease infinite;min-height:50vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}.portfolio-hero h1[data-v-5264b4dc]{font-size:3rem;margin-bottom:1rem}.portfolio-hero p[data-v-5264b4dc]{font-size:1.2rem;max-width:700px;margin:0 auto;opacity:.9}.portfolio-hero-content[data-v-5264b4dc]{max-width:800px;padding:0 2rem;z-index:1}.portfolio-details[data-v-5264b4dc]{padding:4rem 2rem;max-width:1200px;margin:0 auto;text-align:center}.portfolio-grid[data-v-5264b4dc]{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:2rem;margin-top:3rem;max-width:1200px;margin:0 auto}.portfolio-card[data-v-5264b4dc]{background:#fff;border-radius:10px;padding:2rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between;height:100%}.portfolio-card[data-v-5264b4dc]:hover{transform:translateY(-5px)}.portfolio-icon[data-v-5264b4dc]{font-size:2rem;margin-bottom:1rem;color:#6b46c1}.portfolio-card h3[data-v-5264b4dc]{margin-bottom:.75rem;color:#2d3748}.portfolio-desc[data-v-5264b4dc]{color:#4a5568;margin-bottom:1rem;font-weight:500}.portfolio-button[data-v-5264b4dc]{display:inline-block;margin-top:1.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:700;color:#fff;background-color:#6b46c1;border-radius:5px;text-decoration:none;transition:background-color .3s ease}.portfolio-button[data-v-5264b4dc]:hover{background-color:#9f7aea}@media (max-width:768px){.portfolio-hero h1[data-v-5264b4dc]{font-size:2.2rem}.portfolio-grid[data-v-5264b4dc]{grid-template-columns:1fr;grid-template-columns:repeat(2,minmax(250px,1fr))}}@media (max-width:480px){.portfolio-grid[data-v-5264b4dc]{grid-template-columns:repeat(1,minmax(250px,1fr))}}@keyframes gradientAnimation-5264b4dc{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.geometric-particles[data-v-5264b4dc]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.particle[data-v-5264b4dc]{position:absolute;background:hsla(0,0%,100%,.1);opacity:.8;animation:float-5264b4dc 10s linear infinite;mix-blend-mode:overlay}.particle-circle[data-v-5264b4dc]{width:100px;height:100px;top:20%;left:10%;border-radius:50%;background:hsla(0,0%,100%,.2);animation-delay:0s}.particle-triangle[data-v-5264b4dc]{width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:100px solid hsla(0,0%,100%,.1);top:40%;left:70%;animation-delay:2s;transform-origin:center;animation:rotate-5264b4dc 12s linear infinite}.particle-square[data-v-5264b4dc]{width:70px;height:70px;top:60%;left:30%;background:hsla(0,0%,100%,.15);animation-delay:4s}.particle-line[data-v-5264b4dc]{width:2px;height:120px;top:10%;left:80%;animation-delay:6s}.particle-polygon[data-v-5264b4dc]{width:100px;height:100px;top:70%;left:50%;clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);background:hsla(0,0%,100%,.1);animation-delay:8s}.shooting-stars[data-v-5264b4dc]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.star[data-v-5264b4dc]{position:absolute;top:-50px;left:-50px;width:4px;height:4px;background:hsla(0,0%,100%,.8);border-radius:50%;box-shadow:0 0 10px hsla(0,0%,100%,.8),0 0 20px hsla(0,0%,100%,.6);animation:shooting-5264b4dc 3s linear infinite}@keyframes float-5264b4dc{0%{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-20px) rotate(180deg) scale(1.1)}to{transform:translateY(0) rotate(1turn) scale(1)}}@keyframes rotate-5264b4dc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shooting-5264b4dc{0%{transform:translate(0) scale(1);opacity:1}80%{transform:translate(500px,300px) scale(1.5);opacity:.5}to{transform:translate(800px,500px) scale(.8);opacity:0}}.star[data-v-5264b4dc]:first-child{animation-delay:0s;animation-duration:3s;top:20%;left:5%}.star[data-v-5264b4dc]:nth-child(2){animation-delay:1s;animation-duration:4s;top:30%;left:15%}.star[data-v-5264b4dc]:nth-child(3){animation-delay:2s;animation-duration:2.5s;top:10%;left:50%}.star[data-v-5264b4dc]:nth-child(4){animation-delay:.5s;animation-duration:3.5s;top:40%;left:75%}.star[data-v-5264b4dc]:nth-child(5){animation-delay:2.5s;animation-duration:4.5s;top:60%;left:30%}.coming-soon[data-v-6a094cf8]{min-height:100vh;background:linear-gradient(135deg,#6b46c1,#9f7aea);display:flex;align-items:center;justify-content:center;color:#fff;position:relative;overflow:hidden}.content[data-v-6a094cf8]{text-align:center;max-width:800px;padding:2rem;z-index:1}.coming-soon-icon[data-v-6a094cf8]{font-size:4rem;margin-bottom:1rem;animation:float-6a094cf8 3s ease-in-out infinite}h1[data-v-6a094cf8]{font-size:3.5rem;margin-bottom:.5rem;font-weight:700}.project-name[data-v-6a094cf8]{font-size:1.5rem;opacity:.9;margin-bottom:2rem}.countdown[data-v-6a094cf8]{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}.countdown-item[data-v-6a094cf8]{display:flex;flex-direction:column;align-items:center}.number[data-v-6a094cf8]{font-size:2.5rem;font-weight:700;background:hsla(0,0%,100%,.1);padding:1rem;border-radius:10px;min-width:80px;display:inline-block}.label[data-v-6a094cf8]{margin-top:.5rem;font-size:.9rem;opacity:.8}.launch-date[data-v-6a094cf8]{font-size:1.2rem;opacity:.8;margin-bottom:2rem}.newsletter[data-v-6a094cf8]{margin-bottom:2rem}.email-signup[data-v-6a094cf8]{display:flex;justify-content:center;gap:1rem;margin-top:1rem}input[data-v-6a094cf8]{padding:.75rem 1.5rem;border:2px solid hsla(0,0%,100%,.1);border-radius:50px;background:hsla(0,0%,100%,.1);color:#fff;width:300px;font-size:1rem}input[data-v-6a094cf8]::-moz-placeholder{color:hsla(0,0%,100%,.6)}input[data-v-6a094cf8]::placeholder{color:hsla(0,0%,100%,.6)}.subscribe-btn[data-v-6a094cf8]{padding:.75rem 1.5rem;border:none;border-radius:50px;background:#fff;color:#6b46c1;font-weight:700;cursor:pointer;transition:transform .3s ease}.subscribe-btn[data-v-6a094cf8]:hover{transform:translateY(-2px)}.back-button[data-v-6a094cf8]{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:50px;background:hsla(0,0%,100%,.1);transition:background .3s ease}.back-button[data-v-6a094cf8]:hover{background:hsla(0,0%,100%,.2)}.geometric-particles[data-v-6a094cf8]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.particle[data-v-6a094cf8]{position:absolute;background:hsla(0,0%,100%,.1);opacity:.5;animation:float-6a094cf8 10s linear infinite}.particle-circle[data-v-6a094cf8]{width:100px;height:100px;border-radius:50%;top:20%;left:10%}.particle-triangle[data-v-6a094cf8]{width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:100px solid hsla(0,0%,100%,.1);top:40%;left:70%;animation-delay:2s}.particle-square[data-v-6a094cf8]{width:70px;height:70px;top:60%;left:30%;animation-delay:4s}.particle-polygon[data-v-6a094cf8]{width:100px;height:100px;clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);top:70%;left:50%;animation-delay:6s}@keyframes float-6a094cf8{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}to{transform:translateY(0) rotate(1turn)}}@media (max-width:768px){h1[data-v-6a094cf8]{font-size:2.5rem}.countdown[data-v-6a094cf8]{gap:1rem}.number[data-v-6a094cf8]{font-size:1.8rem;min-width:60px;padding:.75rem}.email-signup[data-v-6a094cf8]{flex-direction:column;align-items:center}input[data-v-6a094cf8]{width:100%;max-width:300px}}.blog-post[data-v-6632bffa]{margin-top:1rem}.post-hero[data-v-6632bffa]{position:relative;text-align:center;padding:6rem 1rem;background-image:url(/assets/img/transformbusiness.39a08828.png);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff}.hero-overlay[data-v-6632bffa]{background-color:rgba(0,0,0,.5);padding:4rem 1rem;max-width:700px;margin:0 auto;border-radius:8px}.hero-logo[data-v-6632bffa]{width:150px;margin-bottom:1rem}.post-hero h1[data-v-6632bffa]{font-size:2.5rem;margin-bottom:1rem}.post-hero p[data-v-6632bffa]{font-size:1.2rem;opacity:.9}.post-content[data-v-6632bffa]{padding:4rem 2rem;max-width:800px;margin:0 auto}.content-container h2[data-v-6632bffa]{font-size:1.8rem;color:#6b46c1;margin-bottom:1rem}.content-container p[data-v-6632bffa]{font-size:1rem;color:#4a5568;margin-bottom:1.5rem;line-height:1.8}.content-container ul[data-v-6632bffa]{list-style:disc;padding-left:1.5rem;margin-bottom:1.5rem}.content-container li[data-v-6632bffa]{font-size:1rem;color:#4a5568;margin-bottom:.5rem}.post-cta[data-v-6632bffa]{text-align:center;padding:4rem 2rem;background:#f9fafb}.post-cta h2[data-v-6632bffa]{font-size:2rem;color:#6b46c1;margin-bottom:1rem}.post-cta p[data-v-6632bffa]{font-size:1.2rem;color:#4a5568;margin-bottom:2rem}.contact-button[data-v-6632bffa]{display:inline-block;padding:.75rem 1.5rem;font-size:1.25rem;font-weight:700;color:#fff;background:#6b46c1;border-radius:5px;text-decoration:none;transition:background .3s ease}.contact-button[data-v-6632bffa]:hover{background:#9f7aea}.blog-post[data-v-e7ea3888]{margin-top:1rem}.post-hero[data-v-e7ea3888]{position:relative;text-align:center;padding:6rem 1rem;background-image:url(/assets/img/future.2ef6acc0.png);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff}.hero-overlay[data-v-e7ea3888]{background-color:rgba(0,0,0,.5);padding:4rem 1rem;max-width:700px;margin:0 auto;border-radius:8px}.post-hero h1[data-v-e7ea3888]{font-size:2.5rem;margin-bottom:1rem}.post-hero p[data-v-e7ea3888]{font-size:1.2rem;opacity:.9}.post-content[data-v-e7ea3888]{padding:4rem 2rem;max-width:800px;margin:0 auto}.content-container h2[data-v-e7ea3888]{font-size:1.8rem;color:#6b46c1;margin-bottom:1rem}.content-container p[data-v-e7ea3888]{font-size:1rem;color:#4a5568;margin-bottom:1.5rem;line-height:1.8}.content-container ul[data-v-e7ea3888]{list-style:disc;padding-left:1.5rem;margin-bottom:1.5rem}.content-container li[data-v-e7ea3888]{font-size:1rem;color:#4a5568;margin-bottom:.5rem}.post-cta[data-v-e7ea3888]{text-align:center;padding:4rem 2rem;background:#f9fafb}.post-cta h2[data-v-e7ea3888]{font-size:2rem;color:#6b46c1;margin-bottom:1rem}.post-cta p[data-v-e7ea3888]{font-size:1.2rem;color:#4a5568;margin-bottom:2rem}.contact-button[data-v-e7ea3888]{display:inline-block;padding:.75rem 1.5rem;font-size:1.25rem;font-weight:700;color:#fff;background:#6b46c1;border-radius:5px;text-decoration:none;transition:background .3s ease}.contact-button[data-v-e7ea3888]:hover{background:#9f7aea}.blog-post[data-v-d9184b06]{margin-top:1rem}.post-hero[data-v-d9184b06]{position:relative;text-align:center;padding:6rem 1rem;background-image:url(/assets/img/da.54cc750f.png);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff}.hero-overlay[data-v-d9184b06]{background-color:rgba(0,0,0,.5);padding:4rem 1rem;max-width:700px;margin:0 auto;border-radius:8px}.post-hero h1[data-v-d9184b06]{font-size:2.5rem;margin-bottom:1rem}.post-hero p[data-v-d9184b06]{font-size:1.2rem;opacity:.9}.post-content[data-v-d9184b06]{padding:4rem 2rem;max-width:800px;margin:0 auto}.content-container h2[data-v-d9184b06]{font-size:1.8rem;color:#6b46c1;margin-bottom:1rem}.content-container p[data-v-d9184b06]{font-size:1rem;color:#4a5568;margin-bottom:1.5rem;line-height:1.8}.content-container ul[data-v-d9184b06]{list-style:disc;padding-left:1.5rem;margin-bottom:1.5rem}.content-container li[data-v-d9184b06]{font-size:1rem;color:#4a5568;margin-bottom:.5rem}.post-cta[data-v-d9184b06]{text-align:center;padding:4rem 2rem;background:#f9fafb}.post-cta h2[data-v-d9184b06]{font-size:2rem;color:#6b46c1;margin-bottom:1rem}.post-cta p[data-v-d9184b06]{font-size:1.2rem;color:#4a5568;margin-bottom:2rem}.contact-button[data-v-d9184b06]{display:inline-block;padding:.75rem 1.5rem;font-size:1.25rem;font-weight:700;color:#fff;background:#6b46c1;border-radius:5px;text-decoration:none;transition:background .3s ease}.contact-button[data-v-d9184b06]:hover{background:#9f7aea}.blog-post[data-v-55f59fa8]{margin-top:1rem}.post-hero[data-v-55f59fa8]{position:relative;text-align:center;padding:6rem 1rem;background-image:url(/assets/img/juptocloud.f6037b7a.png);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff}.hero-overlay[data-v-55f59fa8]{background-color:rgba(0,0,0,.5);padding:4rem 1rem;max-width:700px;margin:0 auto;border-radius:8px}.post-hero h1[data-v-55f59fa8]{font-size:2.5rem;margin-bottom:1rem}.post-hero p[data-v-55f59fa8]{font-size:1.2rem;opacity:.9}.post-content[data-v-55f59fa8]{padding:4rem 2rem;max-width:800px;margin:0 auto}.content-container h2[data-v-55f59fa8]{font-size:1.8rem;color:#6b46c1;margin-bottom:1rem}.content-container p[data-v-55f59fa8]{font-size:1rem;color:#4a5568;margin-bottom:1.5rem;line-height:1.8}.content-container ul[data-v-55f59fa8]{list-style:disc;padding-left:1.5rem;margin-bottom:1.5rem}.content-container li[data-v-55f59fa8]{font-size:1rem;color:#4a5568;margin-bottom:.5rem}.post-cta[data-v-55f59fa8]{text-align:center;padding:4rem 2rem;background:#f9fafb}.post-cta h2[data-v-55f59fa8]{font-size:2rem;color:#6b46c1;margin-bottom:1rem}.post-cta p[data-v-55f59fa8]{font-size:1.2rem;color:#4a5568;margin-bottom:2rem}.contact-button[data-v-55f59fa8]{display:inline-block;padding:.75rem 1.5rem;font-size:1.25rem;font-weight:700;color:#fff;background:#6b46c1;border-radius:5px;text-decoration:none;transition:background .3s ease}.contact-button[data-v-55f59fa8]:hover{background:#9f7aea}.blog-post[data-v-2dce46c0]{margin-top:1rem}.post-hero[data-v-2dce46c0]{position:relative;text-align:center;padding:6rem 1rem;background-image:url(/assets/img/ai_ethics.a6ee1c8d.png);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff}.hero-overlay[data-v-2dce46c0]{background-color:rgba(0,0,0,.5);padding:4rem 1rem;max-width:700px;margin:0 auto;border-radius:8px}.post-hero h1[data-v-2dce46c0]{font-size:2.5rem;margin-bottom:1rem}.post-hero p[data-v-2dce46c0]{font-size:1.2rem;opacity:.9}.post-content[data-v-2dce46c0]{padding:4rem 2rem;max-width:800px;margin:0 auto}.content-container h2[data-v-2dce46c0]{font-size:1.8rem;color:#6b46c1;margin-bottom:1rem}.content-container p[data-v-2dce46c0]{font-size:1rem;color:#4a5568;margin-bottom:1.5rem;line-height:1.8}.content-container ul[data-v-2dce46c0]{list-style:disc;padding-left:1.5rem;margin-bottom:1.5rem}.content-container li[data-v-2dce46c0]{font-size:1rem;color:#4a5568;margin-bottom:.5rem}.post-cta[data-v-2dce46c0]{text-align:center;padding:4rem 2rem;background:#f9fafb}.post-cta h2[data-v-2dce46c0]{font-size:2rem;color:#6b46c1;margin-bottom:1rem}.post-cta p[data-v-2dce46c0]{font-size:1.2rem;color:#4a5568;margin-bottom:2rem}.contact-button[data-v-2dce46c0]{display:inline-block;padding:.75rem 1.5rem;font-size:1.25rem;font-weight:700;color:#fff;background:#6b46c1;border-radius:5px;text-decoration:none;transition:background .3s ease}.contact-button[data-v-2dce46c0]:hover{background:#9f7aea}.blog-post[data-v-68926ea8]{margin-top:1rem}.post-hero[data-v-68926ea8]{position:relative;text-align:center;padding:6rem 1rem;background-image:url(/assets/img/bias.c9d79733.png);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff}.hero-overlay[data-v-68926ea8]{background-color:rgba(0,0,0,.5);padding:4rem 1rem;max-width:700px;margin:0 auto;border-radius:8px}.post-hero h1[data-v-68926ea8]{font-size:2.5rem;margin-bottom:1rem}.post-hero p[data-v-68926ea8]{font-size:1.2rem;opacity:.9}.post-content[data-v-68926ea8]{padding:4rem 2rem;max-width:800px;margin:0 auto}.content-container h2[data-v-68926ea8]{font-size:1.8rem;color:#6b46c1;margin-bottom:1rem}.content-container p[data-v-68926ea8]{font-size:1rem;color:#4a5568;margin-bottom:1.5rem;line-height:1.8}.content-container ul[data-v-68926ea8]{list-style:disc;padding-left:1.5rem;margin-bottom:1.5rem}.content-container li[data-v-68926ea8]{font-size:1rem;color:#4a5568;margin-bottom:.5rem}.post-cta[data-v-68926ea8]{text-align:center;padding:4rem 2rem;background:#f9fafb}.post-cta h2[data-v-68926ea8]{font-size:2rem;color:#6b46c1;margin-bottom:1rem}.post-cta p[data-v-68926ea8]{font-size:1.2rem;color:#4a5568;margin-bottom:2rem}.contact-button[data-v-68926ea8]{display:inline-block;padding:.75rem 1.5rem;font-size:1.25rem;font-weight:700;color:#fff;background:#6b46c1;border-radius:5px;text-decoration:none;transition:background .3s ease}.contact-button[data-v-68926ea8]:hover{background:#9f7aea}.blog-post[data-v-6845d37a]{margin-top:1rem}.post-hero[data-v-6845d37a]{position:relative;text-align:center;padding:6rem 1rem;background-image:url(/assets/img/terraform.733667a1.png);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff}.hero-overlay[data-v-6845d37a]{background-color:rgba(0,0,0,.5);padding:4rem 1rem;max-width:700px;margin:0 auto;border-radius:8px}.post-hero h1[data-v-6845d37a]{font-size:2.5rem;margin-bottom:1rem}.post-hero p[data-v-6845d37a]{font-size:1.2rem;opacity:.9}.post-content[data-v-6845d37a]{padding:4rem 2rem;max-width:800px;margin:0 auto}.content-container h2[data-v-6845d37a]{font-size:1.8rem;color:#6b46c1;margin-bottom:1rem}.content-container p[data-v-6845d37a]{font-size:1rem;color:#4a5568;margin-bottom:1.5rem;line-height:1.8}.content-container ul[data-v-6845d37a]{list-style:disc;padding-left:1.5rem;margin-bottom:1.5rem}.content-container li[data-v-6845d37a]{font-size:1rem;color:#4a5568;margin-bottom:.5rem}.post-cta[data-v-6845d37a]{text-align:center;padding:4rem 2rem;background:#f9fafb}.post-cta h2[data-v-6845d37a]{font-size:2rem;color:#6b46c1;margin-bottom:1rem}.post-cta p[data-v-6845d37a]{font-size:1.2rem;color:#4a5568;margin-bottom:2rem}.contact-button[data-v-6845d37a]{display:inline-block;padding:.75rem 1.5rem;font-size:1.25rem;font-weight:700;color:#fff;background:#6b46c1;border-radius:5px;text-decoration:none;transition:background .3s ease}.contact-button[data-v-6845d37a]:hover{background:#9f7aea}.resume-page[data-v-4b5159d3]{font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#2d3748;margin:0;padding:0;background-color:#f7fafc;letter-spacing:.01em;margin-top:1px}.resume-hero[data-v-4b5159d3]{position:relative;background:linear-gradient(135deg,#6b46c1,#9f7aea);background-size:400% 400%;animation:gradientAnimation-4b5159d3 6s ease infinite;min-height:50vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}.resume-hero-content[data-v-4b5159d3]{max-width:800px;padding:0 2rem;z-index:1}.resume-hero h1[data-v-4b5159d3]{font-size:3.5rem;margin-bottom:1.5rem;font-weight:700;z-index:1}.resume-hero p[data-v-4b5159d3]{font-size:1.25rem;opacity:.9;margin-bottom:2rem;z-index:1}.security-badge[data-v-4b5159d3]{display:inline-flex;align-items:center;background:hsla(0,0%,100%,.2);border-radius:50px;padding:8px 20px;gap:10px;margin-top:15px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;z-index:1}.security-badge[data-v-4b5159d3]:hover{transform:translateY(-2px)}.security-badge i[data-v-4b5159d3]{font-size:1.3rem}.contact-section[data-v-4b5159d3]{max-width:1200px;margin:0 auto;padding:1.5rem 2rem;z-index:10;background:#fff;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-top:2rem}.contact-info[data-v-4b5159d3]{display:flex;justify-content:center;flex-wrap:wrap;gap:25px}.contact-item[data-v-4b5159d3]{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:50px;font-size:.95em;background-color:#f8fafc;transition:transform .2s ease}.contact-item[data-v-4b5159d3]:hover{transform:translateY(-2px);box-shadow:0 2px 4px rgba(0,0,0,.05)}.contact-item a[data-v-4b5159d3]{color:#6b46c1;text-decoration:none;transition:opacity .2s}.contact-item a[data-v-4b5159d3]:hover{opacity:.8;text-decoration:underline}.contact-item i[data-v-4b5159d3]{font-size:1.1em;color:#6b46c1}.resume-section[data-v-4b5159d3]{padding:4rem 2rem;max-width:1200px;margin:0 auto;background:#fff;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-top:2rem}.resume-section h2[data-v-4b5159d3]{font-size:2.5rem;color:#6b46c1;margin-bottom:2rem;text-align:center}.summary[data-v-4b5159d3]{font-size:1.05em;line-height:1.7;max-width:900px;margin:0 auto;text-align:center}.summary p[data-v-4b5159d3]{margin:0}.skills-container[data-v-4b5159d3]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.skill-category[data-v-4b5159d3]{background:#fff;border-radius:12px;padding:18px 20px;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid #f0f0f0;position:relative;overflow:hidden;margin-bottom:0}.skill-category[data-v-4b5159d3]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#6b46c1,#9f7aea)}.skill-category[data-v-4b5159d3]:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.07),0 0 15px rgba(107,70,193,.2)}.skill-title[data-v-4b5159d3]{font-weight:700;color:#2d3748;margin-bottom:12px;display:flex;align-items:center;font-size:1.05rem;border-bottom:1px solid #f0f0f0;padding-bottom:10px}.skill-title i[data-v-4b5159d3]{color:#6b46c1;margin-right:10px;font-size:1.3em;background:rgba(107,70,193,.1);padding:6px;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center}.skill-category p[data-v-4b5159d3]{color:#4a5568;line-height:1.6;font-size:.95rem}.skill-wrapper[data-v-4b5159d3]{max-height:120px;overflow-y:auto;padding-right:5px}.skill-wrapper[data-v-4b5159d3]::-webkit-scrollbar{width:4px}.skill-wrapper[data-v-4b5159d3]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.skill-wrapper[data-v-4b5159d3]::-webkit-scrollbar-thumb{background:#d1c1f3;border-radius:2px}.skill-wrapper[data-v-4b5159d3]::-webkit-scrollbar-thumb:hover{background:#6b46c1}@media (max-width:1024px){.skills-container[data-v-4b5159d3]{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.skills-container[data-v-4b5159d3]{grid-template-columns:1fr}.skill-category[data-v-4b5159d3]{max-width:100%}}.job[data-v-4b5159d3]{margin-bottom:30px;padding-bottom:25px;border-bottom:1px solid #edf2f7}.job[data-v-4b5159d3]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.job-header[data-v-4b5159d3]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px;flex-wrap:wrap;gap:10px}.job-title[data-v-4b5159d3]{font-weight:700;font-size:1.15em;color:#4a5568;margin:0;margin-bottom:5px;display:flex;align-items:center}.job-title i[data-v-4b5159d3]{margin-right:10px;color:#6b46c1}.company[data-v-4b5159d3]{margin:0;color:#6b46c1;font-weight:500;padding-left:30px}.job-date[data-v-4b5159d3]{color:#718096;font-weight:500;background-color:#f8fafc;padding:5px 12px;border-radius:20px;font-size:.85em;display:flex;align-items:center}.job-date i[data-v-4b5159d3]{margin-right:6px}.job-duties[data-v-4b5159d3]{list-style-type:none;padding-left:0;margin-top:15px}.job-duties li[data-v-4b5159d3]{position:relative;padding-left:25px;margin-bottom:12px;line-height:1.5}.job-duties li[data-v-4b5159d3]:before{content:"→";position:absolute;left:0;color:#6b46c1;font-weight:700}.education-grid[data-v-4b5159d3]{gap:20px}.education-item[data-v-4b5159d3]{padding:15px;background-color:#f8fafc;border-radius:8px;transition:transform .2s;text-align:center}.education-item[data-v-4b5159d3]:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.05);background-color:#f0f5ff}.degree[data-v-4b5159d3]{font-weight:700;color:#4a5568;margin-bottom:8px;display:flex;align-items:center;justify-content:center}.degree i[data-v-4b5159d3]{margin-right:10px;color:#6b46c1}.institution[data-v-4b5159d3]{color:#6b46c1;font-weight:500;margin-bottom:5px}.specialization[data-v-4b5159d3]{color:#718096;font-style:italic}.highlight[data-v-4b5159d3]{font-weight:600;color:#2d3748;background:linear-gradient(transparent 60%,rgba(107,70,193,.1) 0);display:inline;padding:0 2px}.back-to-top[data-v-4b5159d3]{position:fixed;bottom:20px;right:20px;background:#6b46c1;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:100}.back-to-top[data-v-4b5159d3]:hover{transform:translateY(-3px);box-shadow:0 4px 15px rgba(0,0,0,.3)}.back-to-top i[data-v-4b5159d3]{font-size:1.5rem}.geometric-particles[data-v-4b5159d3]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.particle[data-v-4b5159d3]{position:absolute;background:hsla(0,0%,100%,.1);opacity:.8;animation:float-4b5159d3 10s linear infinite;mix-blend-mode:overlay}.particle-circle[data-v-4b5159d3]{width:100px;height:100px;top:20%;left:10%;border-radius:50%;background:hsla(0,0%,100%,.2);animation-delay:0s}.particle-triangle[data-v-4b5159d3]{width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:100px solid hsla(0,0%,100%,.1);top:40%;left:70%;animation-delay:2s;transform-origin:center;animation:rotate-4b5159d3 12s linear infinite}.particle-square[data-v-4b5159d3]{width:70px;height:70px;top:60%;left:30%;background:hsla(0,0%,100%,.15);animation-delay:4s}.particle-line[data-v-4b5159d3]{width:2px;height:120px;top:10%;left:80%;animation-delay:6s}.particle-polygon[data-v-4b5159d3]{width:100px;height:100px;top:70%;left:50%;clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);background:hsla(0,0%,100%,.1);animation-delay:8s}.shooting-stars[data-v-4b5159d3]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.star[data-v-4b5159d3]{position:absolute;top:-50px;left:-50px;width:4px;height:4px;background:hsla(0,0%,100%,.8);border-radius:50%;box-shadow:0 0 10px hsla(0,0%,100%,.8),0 0 20px hsla(0,0%,100%,.6);animation:shooting-4b5159d3 3s linear infinite}.floating-chips[data-v-4b5159d3]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.chip[data-v-4b5159d3]{position:absolute;width:80px;height:80px;background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);border-radius:10px;box-shadow:0 0 15px hsla(0,0%,100%,.2),inset 0 0 10px hsla(0,0%,100%,.1);animation:floatChips-4b5159d3 12s ease-in-out infinite;transform-origin:center}.chip-1[data-v-4b5159d3]{top:15%;right:20%;animation-delay:0s;animation-duration:12s}.chip-2[data-v-4b5159d3]{top:60%;left:15%;animation-delay:3s;animation-duration:10s}.chip-3[data-v-4b5159d3]{top:40%;right:10%;animation-delay:6s;animation-duration:14s}@keyframes gradientAnimation-4b5159d3{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes float-4b5159d3{0%{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-20px) rotate(180deg) scale(1.1)}to{transform:translateY(0) rotate(1turn) scale(1)}}@keyframes rotate-4b5159d3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shooting-4b5159d3{0%{transform:translate(0) scale(1);opacity:1}80%{transform:translate(500px,300px) scale(1.5);opacity:.5}to{transform:translate(800px,500px) scale(.8);opacity:0}}@keyframes floatChips-4b5159d3{0%{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-20px) rotate(180deg) scale(1.1)}to{transform:translateY(0) rotate(1turn) scale(1)}}.star[data-v-4b5159d3]:first-child{animation-delay:0s;animation-duration:3s;top:20%;left:5%}.star[data-v-4b5159d3]:nth-child(2){animation-delay:1s;animation-duration:4s;top:30%;left:15%}.star[data-v-4b5159d3]:nth-child(3){animation-delay:2s;animation-duration:2.5s;top:10%;left:50%}.star[data-v-4b5159d3]:nth-child(4){animation-delay:.5s;animation-duration:3.5s;top:40%;left:75%}.star[data-v-4b5159d3]:nth-child(5){animation-delay:2.5s;animation-duration:4.5s;top:60%;left:30%}@media (max-width:768px){.resume-hero h1[data-v-4b5159d3]{font-size:2.5rem}.resume-hero p[data-v-4b5159d3]{font-size:1.1rem}.resume-section h2[data-v-4b5159d3]{font-size:2rem}.education-grid[data-v-4b5159d3],.skills-container[data-v-4b5159d3]{grid-template-columns:1fr}.job-header[data-v-4b5159d3]{flex-direction:column}.job-date[data-v-4b5159d3]{margin-top:5px}}@media (max-width:480px){.resume-hero h1[data-v-4b5159d3]{font-size:2rem}.contact-info[data-v-4b5159d3]{flex-direction:column;gap:10px}.contact-item[data-v-4b5159d3]{width:100%;justify-content:center}.resume-section[data-v-4b5159d3]{padding:2rem 1rem}}.resume-section[data-v-4b5159d3]{box-shadow:0 4px 10px rgba(0,0,0,.1),0 0 20px rgba(107,70,193,.2);transition:box-shadow .3s ease}.resume-section[data-v-4b5159d3]:hover{box-shadow:0 6px 15px rgba(0,0,0,.1),0 0 30px rgba(107,70,193,.4)}.contact-section[data-v-4b5159d3]{box-shadow:0 4px 10px rgba(0,0,0,.1),0 0 15px rgba(159,122,234,.3)}.education-item[data-v-4b5159d3]{box-shadow:0 2px 5px rgba(0,0,0,.05);transition:box-shadow .3s ease}.education-item[data-v-4b5159d3]:hover{box-shadow:0 4px 8px rgba(0,0,0,.1),0 0 15px rgba(107,70,193,.3)}.skill-category[data-v-4b5159d3]{box-shadow:0 2px 5px rgba(0,0,0,.05);transition:box-shadow .3s ease}.skill-category[data-v-4b5159d3]:hover{box-shadow:0 4px 8px rgba(0,0,0,.1),0 0 12px rgba(107,70,193,.25)}.back-to-top[data-v-4b5159d3]{box-shadow:0 2px 10px rgba(0,0,0,.2),0 0 15px rgba(107,70,193,.5)}.back-to-top[data-v-4b5159d3]:hover{box-shadow:0 4px 15px rgba(0,0,0,.2),0 0 25px rgba(107,70,193,.7)}.timeline-container[data-v-4b5159d3]{position:relative;padding-left:40px;margin-left:20px}.timeline-line[data-v-4b5159d3]{position:absolute;top:24px;bottom:0;left:12px;width:4px;background:linear-gradient(180deg,#6b46c1,#9f7aea);z-index:1;opacity:1!important;visibility:visible!important;border-radius:2px}.timeline-item[data-v-4b5159d3]{position:relative;padding-bottom:30px}.timeline-item[data-v-4b5159d3]:last-child{padding-bottom:0}.timeline-dot[data-v-4b5159d3]{position:absolute;left:-40px;top:10px;width:24px;height:24px;background-color:#fff;border-radius:50%;border:3px solid #6b46c1;z-index:2;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 4px rgba(107,70,193,.2)}.dot-inner[data-v-4b5159d3]{width:10px;height:10px;background:linear-gradient(to bottom right,#6b46c1,#9f7aea);border-radius:50%}.timeline-line[data-v-4b5159d3]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#6b46c1;opacity:.8;border-radius:2px}.job[data-v-4b5159d3]{position:relative;z-index:2}.timeline-item .job[data-v-4b5159d3]{border-left:none;border-bottom:1px solid #edf2f7;padding-bottom:30px;margin-bottom:0}.timeline-item:last-child .job[data-v-4b5159d3]{border-bottom:none;padding-bottom:0}.timeline-item:hover .timeline-dot[data-v-4b5159d3]{transform:scale(1.1);border-color:#9f7aea}@media (max-width:768px){.timeline-container[data-v-4b5159d3]{padding-left:30px}.timeline-line[data-v-4b5159d3]{left:8px;top:20px}.timeline-dot[data-v-4b5159d3]{left:-30px;width:20px;height:20px}.dot-inner[data-v-4b5159d3]{width:8px;height:8px}}@media (max-width:480px){.timeline-container[data-v-4b5159d3]{padding-left:25px;margin-left:15px}.timeline-line[data-v-4b5159d3]{left:7px;width:3px;top:18px}.timeline-dot[data-v-4b5159d3]{left:-25px;width:18px;height:18px}}.education-section[data-v-4b5159d3]{margin-bottom:40px}.education-grid[data-v-4b5159d3]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:767px){.education-grid[data-v-4b5159d3]{grid-template-columns:1fr}.education-card[data-v-4b5159d3]{width:100%;max-width:100%;margin-left:auto;margin-right:auto}}@media (max-width:380px){.education-card[data-v-4b5159d3]{padding:20px 15px}.education-icon[data-v-4b5159d3]{width:50px;height:50px;font-size:24px}.education-card .degree[data-v-4b5159d3]{font-size:1rem}}.education-card[data-v-4b5159d3]{background:#fff;border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden;border:1px solid #f0f0f0}.education-card[data-v-4b5159d3]:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#6b46c1,#9f7aea)}.education-card[data-v-4b5159d3]:hover{transform:translateY(-8px);box-shadow:0 12px 20px rgba(0,0,0,.07),0 0 15px rgba(107,70,193,.2)}.education-icon[data-v-4b5159d3]{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#6b46c1,#9f7aea);display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:#fff;font-size:28px;box-shadow:0 4px 8px rgba(107,70,193,.3)}.education-content[data-v-4b5159d3]{flex:1;display:flex;flex-direction:column}.education-card .degree[data-v-4b5159d3]{font-size:1.1rem;font-weight:700;color:#2d3748;margin-bottom:6px;line-height:1.3}.education-card .specialization[data-v-4b5159d3]{font-size:.95rem;color:#6b46c1;margin-bottom:12px;font-weight:500}.education-card .institution[data-v-4b5159d3]{font-size:.9rem;color:#4a5568;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:6px}.edu-details[data-v-4b5159d3]{font-size:.85rem;color:#718096;display:flex;justify-content:center;gap:16px;margin-top:auto}.year[data-v-4b5159d3]{display:flex;align-items:center;gap:4px}.references-section[data-v-4b5159d3]{margin-bottom:60px;text-align:center;padding-top:30px;padding-bottom:30px}.references[data-v-4b5159d3]{font-style:italic;color:#718096;font-weight:500;font-size:1.2rem}@media (max-width:1024px){.education-grid[data-v-4b5159d3]{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.education-grid[data-v-4b5159d3]{grid-template-columns:1fr}.education-card[data-v-4b5159d3]{max-width:400px;margin:0 auto}}.team-photo[data-v-4b5159d3]{width:200px;height:200px;margin-bottom:1rem;justify-self:center;justify-content:center;align-items:center;display:flex;border:4px solid #6b46c1;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.1),0 0 20px rgba(107,70,193,.2)}.professional-summary[data-v-4b5159d3]{background:linear-gradient(135deg,#f5f7fa,#f1f3f5);border-radius:16px;padding:3rem 2rem;box-shadow:0 10px 25px rgba(0,0,0,.05),0 0 20px rgba(107,70,193,.1);transition:all .3s ease}.professional-summary[data-v-4b5159d3]:hover{box-shadow:0 15px 35px rgba(0,0,0,.08),0 0 30px rgba(107,70,193,.15);transform:translateY(-5px)}.summary-container[data-v-4b5159d3]{display:flex;align-items:center;gap:2rem;max-width:1100px;margin:0 auto}.profile-image-wrapper[data-v-4b5159d3]{flex-shrink:0}.profile-image[data-v-4b5159d3]{width:250px;height:250px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:5px solid #6b46c1;box-shadow:0 15px 30px rgba(107,70,193,.2),0 0 20px rgba(107,70,193,.1);transition:transform .3s ease}.professional-summary:hover .profile-image[data-v-4b5159d3]{transform:scale(1.05)}.summary-content[data-v-4b5159d3]{flex-grow:1}.section-title[data-v-4b5159d3]{color:#6b46c1;font-size:2.5rem;margin-bottom:1.5rem;font-weight:700;position:relative;display:inline-block}.section-title[data-v-4b5159d3]:after{content:"";position:absolute;bottom:-10px;left:0;width:80px;height:4px;background:linear-gradient(90deg,#6b46c1,#9f7aea);border-radius:2px}.highlight-intro[data-v-4b5159d3]{margin-bottom:1rem}.accent-text[data-v-4b5159d3]{font-size:1.5rem;font-weight:700;background:linear-gradient(90deg,#6b46c1,#9f7aea);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.main-summary[data-v-4b5159d3]{font-size:1.1rem;line-height:1.6;color:#4a5568;margin-bottom:1.5rem;font-weight:500}.summary-highlights[data-v-4b5159d3]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem}.highlight-item[data-v-4b5159d3]{display:flex;align-items:center;background:#fff;padding:1rem;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:all .3s ease}.highlight-item[data-v-4b5159d3]:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.1),0 0 15px rgba(107,70,193,.1)}.highlight-item i[data-v-4b5159d3]{font-size:2rem;color:#6b46c1;margin-right:1rem;flex-shrink:0}.highlight-item span[data-v-4b5159d3]{font-weight:600;color:#2d3748;font-size:.9rem}@media (max-width:1024px){.summary-container[data-v-4b5159d3]{flex-direction:column;text-align:center}.profile-image-wrapper[data-v-4b5159d3]{margin-bottom:1.5rem}.summary-highlights[data-v-4b5159d3]{grid-template-columns:1fr}}@media (max-width:768px){.profile-image[data-v-4b5159d3]{width:200px;height:200px}.section-title[data-v-4b5159d3]{font-size:2rem}.main-summary[data-v-4b5159d3]{font-size:1rem}}