html,body,#app{height:100%}.video-section[data-v-05b639f6]{padding:60px 0;background:radial-gradient(circle at top left,rgba(96,165,250,.08),transparent 55%),radial-gradient(circle at bottom right,rgba(167,139,250,.08),transparent 55%)}.video-section .section-header[data-v-05b639f6]{text-align:center;margin-bottom:24px}.video-section .section-header h2[data-v-05b639f6]{font-size:2rem;margin-bottom:8px}.video-section .section-header p[data-v-05b639f6]{max-width:640px;margin:0 auto;color:#6b7280}.video-wrapper[data-v-05b639f6]{position:relative;max-width:960px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 24px 60px #0f172a59;background:#000}.video-wrapper[data-v-05b639f6]:before{content:"";display:block;padding-top:56.25%}.video-wrapper iframe[data-v-05b639f6]{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media (max-width: 768px){.video-section[data-v-05b639f6]{padding:40px 0}.video-section .section-header h2[data-v-05b639f6]{font-size:1.6rem}}.contact-hero[data-v-3f87598e]{padding:140px 0 60px;background:linear-gradient(135deg,#00b4d8,#0096c7);color:#fff}.contact-section[data-v-3f87598e]{padding:60px 0 80px;background:#f8fafc}.contact-grid[data-v-3f87598e]{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem}@media (max-width: 900px){.contact-grid[data-v-3f87598e]{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;overflow-x:hidden}img,svg,video,canvas{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{position:fixed;top:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:1rem 0;transition:all .3s ease}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-container{position:relative}.nav-logo{display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:#00b4d8}.nav-logo a{display:flex;align-items:center;text-decoration:none;color:inherit}.logo-circle{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#3b82f6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem;margin-right:.75rem}.logo-text{color:#00b4d8;font-weight:600}.logo-icon{margin-right:.75rem}.logo-image{height:40px;width:auto;object-fit:contain;display:block}@media (max-width: 768px){.logo-image{height:35px}}@media (max-width: 480px){.logo-image{height:30px}}.nav-menu{display:flex;list-style:none;align-items:center;gap:2rem}.nav-menu a{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.nav-menu a:hover{color:#00b4d8}.nav-btn-primary{background:#00b4d8;color:#fff!important;padding:.5rem 1.5rem;border-radius:8px;transition:background .3s ease;font-weight:600}.nav-btn-primary:hover{background:#0096c7}.nav-btn-secondary{color:#00b4d8!important;font-weight:600}.hamburger{display:none;flex-direction:column;cursor:pointer}.hamburger span{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}.hero{padding:120px 0 80px;background:linear-gradient(135deg,#00b4d8,#00c4ff);color:#fff;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-content h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;animation:fadeInUp 1s ease}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9;animation:fadeInUp 1s ease .2s both}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem;animation:fadeInUp 1s ease .4s both}.btn-primary{background:#fbbf24;color:#1f2937;padding:1rem 2rem;border-radius:12px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;box-shadow:0 4px 15px #fbbf244d}.btn-primary:hover{background:#f59e0b;transform:translateY(-2px);box-shadow:0 8px 25px #fbbf2466}.btn-secondary{background:#ffffff1a;color:#fff;padding:1rem 2rem;border-radius:12px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;border:2px solid rgba(255,255,255,.3)}.btn-secondary:hover{background:#f8f9fa;color:#00b4d8}.download-buttons{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.download-btn{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:#000;color:#fff;text-decoration:none;border-radius:8px;transition:all .3s ease;font-size:.875rem;min-width:160px;border:1px solid rgba(255,255,255,.1)}.download-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.download-btn i{font-size:1.5rem}.download-text{display:flex;flex-direction:column;line-height:1.2}.download-label{font-size:.7rem;opacity:.8}.download-store{font-weight:600;font-size:.9rem}.download-section{padding:4rem 0;background:linear-gradient(135deg,#7b66f2,#8c6ffb);color:#fff}.download-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.download-content{text-align:left}.mobile-preview{position:relative;display:flex;justify-content:center;align-items:center;height:600px}.phone-1{position:absolute;z-index:2;transform:rotate(-5deg) translate(-20px);max-width:300px}.phone-2{position:absolute;z-index:1;transform:rotate(5deg) translate(20px);max-width:280px;opacity:.8}.download-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.download-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.download-buttons-large{display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.download-btn-large{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#1e293b;color:#fff;text-decoration:none;border-radius:12px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);min-width:200px}.download-btn-large:hover{background:#334155;transform:translateY(-3px);box-shadow:0 12px 30px #0000004d;border-color:#fff3}.download-btn-large i{font-size:2rem}.download-text-large{display:flex;flex-direction:column;line-height:1.2}.download-label-large{font-size:.8rem;opacity:.8}.download-store-large{font-weight:600;font-size:1rem}.download-features{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.download-feature{display:flex;align-items:center;gap:.75rem;font-size:.9rem;opacity:.9;margin-bottom:.5rem}.feature-icon-small{width:40px;height:40px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem}.download-feature i{font-size:1rem;color:#4ade80}.mobile-preview{margin-top:3rem;display:flex;justify-content:center}.phone-mockup{width:280px;height:560px;background:linear-gradient(145deg,#1a1a1a,#2d2d2d);border-radius:30px;padding:8px;box-shadow:0 20px 40px #0000004d;position:relative}.phone-screen{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:22px;overflow:hidden;position:relative}.app-header{background:#ffffff1a;padding:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-status-bar{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:.8rem;font-weight:600}.status-icons{display:flex;gap:.5rem}.status-icons i{font-size:.7rem}.app-content{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.app-card{background:#ffffff1a;padding:1rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff}.app-card i{font-size:1.5rem;margin-bottom:.5rem;color:#4ade80}.app-card h4{font-size:.9rem;font-weight:600;margin-bottom:.25rem}.app-card p{font-size:.8rem;opacity:.8}@media (max-width: 768px){.download-buttons{justify-content:center}.download-btn{min-width:140px;padding:.6rem 1rem}.download-content h2{font-size:2rem}.download-layout{grid-template-columns:1fr;gap:2rem}.mobile-preview{height:400px}.phone-1,.phone-2{max-width:200px}.download-content{text-align:center}.download-buttons-large{flex-direction:column;align-items:center}.download-btn-large{min-width:180px}.download-features{flex-direction:column;gap:1rem;align-items:center}.phone-mockup{width:240px;height:480px}.carousel-btn.prev{left:10px}.carousel-btn.next{right:10px}}@media (max-width: 480px){.download-buttons{flex-direction:column;align-items:center}.download-btn{min-width:160px}.download-content h2{font-size:1.75rem}.phone-mockup{width:200px;height:400px}.app-content{padding:1rem}.app-card{padding:.75rem}}.hero-stats{display:flex;gap:2rem;animation:fadeInUp 1s ease .6s both}.hero-stats{flex-wrap:wrap;justify-content:center}.stat{text-align:center}.stat-number{display:block;font-size:2rem;font-weight:700;color:#fbbf24}.stat-label{font-size:.9rem;opacity:.8}.hero-image{display:flex;justify-content:center;align-items:center;animation:fadeInRight 1s ease .8s both}.hero-illustration{width:100%;max-width:500px;height:500px}.hero-illustration svg{width:100%;height:100%}.phone-image{width:100%;height:auto;max-width:420px}.app-mockup{position:relative;width:300px;height:500px}.mockup-screen{background:#fff;border-radius:20px;padding:20px;box-shadow:0 20px 40px #0000004d;height:100%;display:flex;flex-direction:column}.mockup-header{display:flex;justify-content:center;margin-bottom:20px}.mockup-dots{display:flex;gap:8px}.mockup-dots span{width:8px;height:8px;border-radius:50%;background:#e5e7eb}.mockup-dots span:nth-child(1){background:#ef4444}.mockup-dots span:nth-child(2){background:#f59e0b}.mockup-dots span:nth-child(3){background:#10b981}.mockup-content{flex:1;display:flex;flex-direction:column;gap:15px}.mockup-card{background:#f8fafc;padding:15px;border-radius:12px;border-left:4px solid #00b4d8}.mockup-card i{color:#00b4d8;font-size:1.2rem;margin-bottom:8px}.mockup-card h4{font-size:.9rem;font-weight:600;margin-bottom:4px;color:#1f2937}.mockup-card p{font-size:.8rem;color:#6b7280}.value-prop{padding:80px 0;background:linear-gradient(135deg,#0f172a,#1e293b)}.value-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.value-card{background:#fff;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.value-card.dark-card{background:#1e293b;color:#fff;border:1px solid rgba(255,255,255,.1)}.value-card.dark-card h3{color:#fff}.value-card.dark-card p{color:#fffc}.value-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000004d}.value-icon{width:80px;height:80px;background:linear-gradient(135deg,#00b4d8,#0096c7);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.value-icon i{font-size:2rem;color:#fff}.value-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.value-card p{color:#6b7280;line-height:1.6}.features{padding:80px 0;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.features .section-header h2{color:#fff}.section-header p{font-size:1.1rem;color:#6b7280;max-width:600px;margin:0 auto}.features .section-header p{color:#fffc}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature-item{background:#fff;padding:2rem;border-radius:16px;border:1px solid #e5e7eb;transition:all .3s ease}.feature-item:hover{border-color:#00b4d8;box-shadow:0 10px 25px #00b4d81a;transform:translateY(-2px)}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg,#00b4d8,#0096c7);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.feature-icon i{font-size:1.5rem;color:#fff}.feature-item h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.feature-item p{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.feature-list{list-style:none}.feature-list li{color:#4b5563;position:relative;padding:.5rem 0 .5rem 1.5rem}.feature-list li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.testimonials{padding:80px 0;background:#f8fafc}.testimonials-carousel{position:relative;max-width:1000px;margin:0 auto}.testimonials-wrapper{overflow:hidden;position:relative}.testimonials-track{display:flex;transition:transform .5s ease}.testimonials-track .testimonial-card{min-width:100%;flex-shrink:0}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #e5e7eb;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#1f2937;box-shadow:0 4px 6px #0000001a}.carousel-btn:hover{background:#00b4d8;color:#fff;border-color:#00b4d8}.carousel-btn.prev{left:-25px}.carousel-btn.next{right:-25px}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-content{margin-bottom:1.5rem}.testimonial-content p{font-style:italic;color:#4b5563;line-height:1.6;font-size:1rem}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:50px;height:50px;background:linear-gradient(135deg,#00b4d8,#0096c7);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.author-avatar img{width:100%;height:100%;object-fit:cover}.author-avatar i{color:#fff;font-size:1.2rem}.author-info h4{font-weight:600;color:#1f2937;margin-bottom:.25rem}.author-info span{font-size:.9rem;color:#6b7280}.testimonial-rating{margin-left:auto}.testimonial-rating i{color:#fbbf24;font-size:.9rem}.cta{padding:80px 0;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem}.cta-note{font-size:.9rem;opacity:.7}.footer{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:60px 0 20px;position:relative}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:2rem}.footer-logo{display:flex;align-items:center;font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.footer-logo .logo-icon{margin-right:.5rem;display:flex;align-items:center}.footer-logo .logo-text{color:#fff;font-weight:600}.footer-logo .logo-image{height:32px;width:auto;object-fit:contain;display:block}.footer-logo .logo-circle{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#3b82f6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.9rem;margin-right:.5rem}.footer-section p{color:#9ca3af;line-height:1.6;margin-bottom:1.5rem}.social-links{display:flex;gap:1rem}.social-links a{width:40px;height:40px;background:#374151;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:background .3s ease}.social-links a:hover{background:#00b4d8}.footer-section h4{font-weight:600;margin-bottom:1rem;color:#fff}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#00b4d8}.footer-download-buttons{display:flex;flex-direction:column;gap:.75rem}.footer-download-btn{display:flex;align-items:center;gap:.5rem;color:#666;text-decoration:none;transition:color .3s ease;font-size:.9rem}.footer-download-btn:hover{color:#00b4d8}.footer-download-btn i{font-size:1.1rem}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;display:flex;justify-content:space-between;align-items:center;color:#9ca3af}.footer-links{display:flex;gap:2rem}.footer-links a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){.hamburger{display:flex}.nav-menu{display:none;position:absolute;top:calc(100% + 12px);right:20px;left:20px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;box-shadow:0 12px 30px #0000001a;flex-direction:column;gap:.75rem;z-index:1001}.nav-menu li{width:100%}.nav-menu a{display:block;padding:.5rem .75rem;color:#333}.nav-menu a:hover{color:#00b4d8}.nav-menu.active{display:flex}.hamburger.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.hero-container{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-content h1{font-size:2.5rem}.hero-buttons{flex-direction:column;align-items:center}.hero-stats{justify-content:center}.value-grid,.features-grid,.testimonials-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.footer-content{grid-template-columns:1fr;text-align:center}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-links{justify-content:center}}@media (max-width: 480px){.container{padding:0 15px}.hero-content h1,.section-header h2,.cta-content h2{font-size:2rem}.app-mockup{width:250px;height:400px}}.contact-hero{padding:140px 0 60px;background:linear-gradient(135deg,#00b4d8,#0096c7);color:#fff}.contact-hero h1{font-size:2.5rem;margin-bottom:.5rem}.contact-hero p{opacity:.9;max-width:900px}.contact-section{padding:60px 0 80px;background:#f8fafc}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem}.contact-card,.contact-form{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 25px #0000000f;border:1px solid #e5e7eb}.contact-card h3{margin-bottom:1rem;color:#1f2937}.contact-list{list-style:none}.contact-item{display:flex;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid #f1f5f9}.contact-item:last-child{border-bottom:0}.contact-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#00b4d8,#0096c7);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.contact-info a{color:#0ea5e9;text-decoration:none;font-weight:600}.contact-info a:hover{text-decoration:underline}.contact-form h3{margin-bottom:1rem;color:#1f2937}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#374151}.form-group input,.form-group textarea{padding:.85rem 1rem;border:1px solid #e5e7eb;border-radius:12px;font:inherit;transition:box-shadow .2s ease,border-color .2s ease;background:#fff}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#00b4d8;box-shadow:0 0 0 4px #00b4d826}.form-actions{margin-top:1rem}.btn-submit{background:#00b4d8;color:#fff;border:0;padding:1rem 1.5rem;border-radius:12px;font-weight:700;cursor:pointer;transition:transform .15s ease,background .2s ease}.btn-submit:hover{background:#0096c7;transform:translateY(-2px)}@media (max-width: 900px){.contact-grid,.form-row{grid-template-columns:1fr}}
