[data-v-e79af61c]{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Poppins,sans-serif}[data-v-e79af61c]:root{--primary:#4361ee;--secondary:#3a0ca3;--accent:#4cc9f0;--light:#f8f9fa;--dark:#212529;--success:#4bb543;--warning:#fc0;--danger:#dc3545}body[data-v-e79af61c]{background-color:#f5f7fb;color:var(--dark);line-height:1.6;overflow-x:hidden}.container[data-v-e79af61c]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}header[data-v-e79af61c]{background-color:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);position:fixed;width:100%;top:0;z-index:1000;-webkit-animation:slideDown-data-v-e79af61c .8s ease-out;animation:slideDown-data-v-e79af61c .8s ease-out}@-webkit-keyframes slideDown-data-v-e79af61c{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown-data-v-e79af61c{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.header-content[data-v-e79af61c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0}.header-content[data-v-e79af61c],.logo[data-v-e79af61c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo i[data-v-e79af61c]{color:var(--primary);font-size:28px;margin-right:10px;-webkit-animation:pulse-data-v-e79af61c 2s infinite;animation:pulse-data-v-e79af61c 2s infinite}@-webkit-keyframes pulse-data-v-e79af61c{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse-data-v-e79af61c{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.logo h1[data-v-e79af61c]{font-size:24px;font-weight:700;color:var(--primary)}.auth-buttons[data-v-e79af61c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.btn[data-v-e79af61c]{padding:10px 20px;border-radius:5px;font-weight:600;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;border:none;font-size:16px}.btn-outline[data-v-e79af61c]{background:transparent;border:2px solid var(--primary);color:var(--primary)}.btn-primary[data-v-e79af61c]{background:var(--primary);color:#fff}.btn-primary[data-v-e79af61c]:hover{background:var(--secondary)}.btn-outline[data-v-e79af61c]:hover,.btn-primary[data-v-e79af61c]:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.2);box-shadow:0 10px 20px rgba(0,0,0,.2)}.btn-outline[data-v-e79af61c]:hover{background:var(--primary);color:#fff}.hero[data-v-e79af61c]{padding:150px 0 100px;background:linear-gradient(135deg,#4361ee,#3a0ca3);color:#fff;position:relative;overflow:hidden}.hero-content[data-v-e79af61c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero-text[data-v-e79af61c]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:600px;-webkit-animation:fadeInLeft-data-v-e79af61c 1s ease-out;animation:fadeInLeft-data-v-e79af61c 1s ease-out}@-webkit-keyframes fadeInLeft-data-v-e79af61c{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft-data-v-e79af61c{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.hero-image[data-v-e79af61c]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-animation:fadeInRight-data-v-e79af61c 1s ease-out;animation:fadeInRight-data-v-e79af61c 1s ease-out}@-webkit-keyframes fadeInRight-data-v-e79af61c{0%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight-data-v-e79af61c{0%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.hero-image img[data-v-e79af61c]{max-width:100%;border-radius:10px;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.2);box-shadow:0 20px 40px rgba(0,0,0,.2);-webkit-transform:perspective(1000px) rotateY(-10deg);transform:perspective(1000px) rotateY(-10deg);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.hero-image img[data-v-e79af61c]:hover{-webkit-transform:perspective(1000px) rotateY(0deg);transform:perspective(1000px) rotateY(0deg)}.hero h2[data-v-e79af61c]{font-size:48px;margin-bottom:20px;font-weight:700}.hero p[data-v-e79af61c]{font-size:20px;margin-bottom:30px;opacity:.9}.hero-buttons[data-v-e79af61c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-top:30px}.hero-buttons .btn[data-v-e79af61c]{padding:12px 30px;font-size:18px}.btn-light[data-v-e79af61c]{background:#fff;color:var(--primary)}.btn-light[data-v-e79af61c]:hover{background:#f0f0f0;-webkit-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.2);box-shadow:0 10px 20px rgba(0,0,0,.2)}.floating-elements[data-v-e79af61c]{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:0}.floating-element[data-v-e79af61c]{position:absolute;background:hsla(0,0%,100%,.1);border-radius:50%;-webkit-animation:float-data-v-e79af61c 6s ease-in-out infinite;animation:float-data-v-e79af61c 6s ease-in-out infinite}@-webkit-keyframes float-data-v-e79af61c{0%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}50%{-webkit-transform:translateY(-20px) rotate(180deg);transform:translateY(-20px) rotate(180deg)}to{-webkit-transform:translateY(0) rotate(1turn);transform:translateY(0) rotate(1turn)}}@keyframes float-data-v-e79af61c{0%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}50%{-webkit-transform:translateY(-20px) rotate(180deg);transform:translateY(-20px) rotate(180deg)}to{-webkit-transform:translateY(0) rotate(1turn);transform:translateY(0) rotate(1turn)}}.floating-element[data-v-e79af61c]:first-child{width:80px;height:80px;top:10%;left:10%;-webkit-animation-delay:0s;animation-delay:0s}.floating-element[data-v-e79af61c]:nth-child(2){width:60px;height:60px;top:60%;left:80%;-webkit-animation-delay:2s;animation-delay:2s}.floating-element[data-v-e79af61c]:nth-child(3){width:40px;height:40px;top:80%;left:20%;-webkit-animation-delay:4s;animation-delay:4s}.download-section[data-v-e79af61c]{padding:80px 0;background-color:#fff;text-align:center}.download-title[data-v-e79af61c]{margin-bottom:50px;-webkit-animation:fadeInUp-data-v-e79af61c 1s ease-out;animation:fadeInUp-data-v-e79af61c 1s ease-out}@-webkit-keyframes fadeInUp-data-v-e79af61c{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp-data-v-e79af61c{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.download-title h2[data-v-e79af61c]{font-size:36px;color:var(--dark);margin-bottom:15px}.download-title p[data-v-e79af61c]{font-size:18px;color:#6c757d;max-width:600px;margin:0 auto}.platforms-grid[data-v-e79af61c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1000px;margin:0 auto}.platform-card[data-v-e79af61c]{background:var(--light);border-radius:10px;padding:30px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.05);box-shadow:0 5px 15px rgba(0,0,0,.05);-webkit-transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:transform .3s,box-shadow .3s;transition:transform .3s,box-shadow .3s,-webkit-transform .3s,-webkit-box-shadow .3s;text-align:center;-webkit-animation:fadeInUp-data-v-e79af61c 1s ease-out;animation:fadeInUp-data-v-e79af61c 1s ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.platform-card[data-v-e79af61c]:first-child{-webkit-animation-delay:.2s;animation-delay:.2s}.platform-card[data-v-e79af61c]:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.platform-card[data-v-e79af61c]:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.platform-card[data-v-e79af61c]:nth-child(4){-webkit-animation-delay:.8s;animation-delay:.8s}.platform-card[data-v-e79af61c]:hover{-webkit-transform:translateY(-10px) scale(1.03);transform:translateY(-10px) scale(1.03);-webkit-box-shadow:0 15px 30px rgba(0,0,0,.1);box-shadow:0 15px 30px rgba(0,0,0,.1)}.platform-icon[data-v-e79af61c]{width:70px;height:70px;background:var(--primary);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 20px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.platform-card:hover .platform-icon[data-v-e79af61c]{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.platform-icon i[data-v-e79af61c]{font-size:30px;color:#fff}.platform-card h3[data-v-e79af61c]{font-size:22px;margin-bottom:15px;color:var(--dark)}.platform-card p[data-v-e79af61c]{color:#6c757d;margin-bottom:20px}.download-btn[data-v-e79af61c]{display:inline-block;padding:10px 20px;background:var(--primary);color:#fff;border-radius:5px;text-decoration:none;font-weight:600;-webkit-transition:all .3s;transition:all .3s;position:relative;overflow:hidden}.download-btn[data-v-e79af61c]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(hsla(0,0%,100%,.3)),to(transparent));background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);-webkit-transition:left .5s;transition:left .5s}.download-btn[data-v-e79af61c]:hover:before{left:100%}.download-btn[data-v-e79af61c]:hover{background:var(--secondary);-webkit-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.2);box-shadow:0 10px 20px rgba(0,0,0,.2)}.section[data-v-e79af61c]{padding:80px 0}.section-title[data-v-e79af61c]{text-align:center;margin-bottom:60px;-webkit-animation:fadeInUp-data-v-e79af61c 1s ease-out;animation:fadeInUp-data-v-e79af61c 1s ease-out}.section-title h2[data-v-e79af61c]{font-size:36px;color:var(--dark);margin-bottom:15px}.section-title p[data-v-e79af61c]{font-size:18px;color:#6c757d;max-width:600px;margin:0 auto}.features-grid[data-v-e79af61c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.feature-card[data-v-e79af61c]{background:#fff;border-radius:10px;padding:30px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.05);box-shadow:0 5px 15px rgba(0,0,0,.05);-webkit-transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:transform .3s,box-shadow .3s;transition:transform .3s,box-shadow .3s,-webkit-transform .3s,-webkit-box-shadow .3s;text-align:center;position:relative;overflow:hidden;-webkit-animation:fadeInUp-data-v-e79af61c 1s ease-out;animation:fadeInUp-data-v-e79af61c 1s ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.feature-card[data-v-e79af61c]:first-child{-webkit-animation-delay:.2s;animation-delay:.2s}.feature-card[data-v-e79af61c]:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.feature-card[data-v-e79af61c]:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.feature-card[data-v-e79af61c]:nth-child(4){-webkit-animation-delay:.8s;animation-delay:.8s}.feature-card[data-v-e79af61c]:nth-child(5){-webkit-animation-delay:1s;animation-delay:1s}.feature-card[data-v-e79af61c]:nth-child(6){-webkit-animation-delay:1.2s;animation-delay:1.2s}.feature-card[data-v-e79af61c]:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:var(--primary);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.feature-card[data-v-e79af61c]:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.feature-card[data-v-e79af61c]:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-box-shadow:0 15px 30px rgba(0,0,0,.1);box-shadow:0 15px 30px rgba(0,0,0,.1)}.feature-icon[data-v-e79af61c]{width:70px;height:70px;background:var(--primary);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 20px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.feature-card:hover .feature-icon[data-v-e79af61c]{-webkit-transform:scale(1.1) rotate(10deg);transform:scale(1.1) rotate(10deg)}.feature-icon i[data-v-e79af61c]{font-size:30px;color:#fff}.feature-card h3[data-v-e79af61c]{font-size:22px;margin-bottom:15px;color:var(--dark)}.feature-card p[data-v-e79af61c]{color:#6c757d}.app-showcase[data-v-e79af61c]{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.showcase-content[data-v-e79af61c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px}.showcase-text[data-v-e79af61c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-animation:fadeInLeft-data-v-e79af61c 1s ease-out;animation:fadeInLeft-data-v-e79af61c 1s ease-out}.showcase-text h2[data-v-e79af61c]{font-size:36px;margin-bottom:20px;color:var(--dark)}.showcase-text p[data-v-e79af61c]{font-size:18px;color:#6c757d;margin-bottom:30px}.showcase-image[data-v-e79af61c]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-animation:fadeInRight-data-v-e79af61c 1s ease-out;animation:fadeInRight-data-v-e79af61c 1s ease-out}.showcase-image img[data-v-e79af61c]{max-width:100%;border-radius:20px;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.1);box-shadow:0 20px 40px rgba(0,0,0,.1);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.showcase-image img[data-v-e79af61c]:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.cta[data-v-e79af61c]{background:linear-gradient(135deg,#3a0ca3,#4361ee);color:#fff;text-align:center;padding:80px 0;position:relative;overflow:hidden}.cta[data-v-e79af61c]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="%23ffffff" fill-opacity="0.1" d="M0,96L48,112C96,128,192,160,288,186.7C384,213,480,235,576,213.3C672,192,768,128,864,128C960,128,1056,192,1152,192C1248,192,1344,128,1392,96L1440,64L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>');background-size:cover;background-position:50%;-webkit-animation:wave-data-v-e79af61c 20s linear infinite;animation:wave-data-v-e79af61c 20s linear infinite}@-webkit-keyframes wave-data-v-e79af61c{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes wave-data-v-e79af61c{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.cta-content[data-v-e79af61c]{position:relative;z-index:1;-webkit-animation:fadeInUp-data-v-e79af61c 1s ease-out;animation:fadeInUp-data-v-e79af61c 1s ease-out}.cta h2[data-v-e79af61c]{font-size:36px;margin-bottom:20px}.cta p[data-v-e79af61c]{font-size:18px;max-width:600px;margin:0 auto 30px;opacity:.9}footer[data-v-e79af61c]{background:var(--dark);color:#fff;padding:60px 0 30px}.footer-content[data-v-e79af61c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-bottom:40px}.footer-column h3[data-v-e79af61c]{font-size:20px;margin-bottom:20px;position:relative;padding-bottom:10px}.footer-column h3[data-v-e79af61c]:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;background:var(--primary);-webkit-animation:expandWidth-data-v-e79af61c 2s ease-out;animation:expandWidth-data-v-e79af61c 2s ease-out}@-webkit-keyframes expandWidth-data-v-e79af61c{0%{width:0}to{width:40px}}@keyframes expandWidth-data-v-e79af61c{0%{width:0}to{width:40px}}.footer-column ul[data-v-e79af61c]{list-style:none}.footer-column ul li[data-v-e79af61c]{margin-bottom:10px}.footer-column ul li a[data-v-e79af61c]{color:#adb5bd;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.footer-column ul li a[data-v-e79af61c]:hover{color:#fff;padding-left:5px}.social-links[data-v-e79af61c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-top:20px}.social-links a[data-v-e79af61c]{width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;-webkit-transition:all .3s;transition:all .3s}.social-links a[data-v-e79af61c]:hover{background:var(--primary);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.copyright[data-v-e79af61c]{text-align:center;padding-top:30px;border-top:1px solid hsla(0,0%,100%,.1);color:#adb5bd;font-size:14px}.mobile-menu-btn[data-v-e79af61c]{display:none;background:none;border:none;font-size:24px;color:var(--dark);cursor:pointer}@media (max-width:992px){.hero h2[data-v-e79af61c]{font-size:36px}.hero p[data-v-e79af61c]{font-size:18px}.hero-content[data-v-e79af61c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.hero-text[data-v-e79af61c]{margin-bottom:40px}.showcase-content[data-v-e79af61c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-menu-btn[data-v-e79af61c]{display:block}.auth-buttons[data-v-e79af61c]{display:none}}@media (max-width:768px){.hero[data-v-e79af61c]{padding:120px 0 80px}.hero h2[data-v-e79af61c]{font-size:32px}.hero-buttons[data-v-e79af61c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section[data-v-e79af61c]{padding:60px 0}}