.header[data-v-8d6a48ef]{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;width:100%;top:0;left:0;z-index:1000}.container[data-v-8d6a48ef]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto}.logo[data-v-8d6a48ef]{font-size:1.5rem;font-weight:700;color:#333;text-decoration:none}.desktop-nav[data-v-8d6a48ef]{display:flex;gap:2rem}.nav-link[data-v-8d6a48ef]{color:#333;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative;padding-bottom:5px}.nav-link[data-v-8d6a48ef]:hover,.nav-link.active[data-v-8d6a48ef]{color:#06c}.nav-link.active[data-v-8d6a48ef]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#06c;transform:scaleX(1)}.mobile-menu-toggle[data-v-8d6a48ef]{display:none;flex-direction:column;justify-content:space-between;width:24px;height:16px;cursor:pointer}.mobile-menu-toggle span[data-v-8d6a48ef]{display:block;width:100%;height:2px;background-color:#333;transition:all .3s ease}.mobile-nav[data-v-8d6a48ef]{display:none;flex-direction:column;background:#fff;padding:1rem 2rem}.mobile-nav-link[data-v-8d6a48ef]{padding:.75rem 0;color:#333;text-decoration:none;border-bottom:1px solid #eee;position:relative}.mobile-nav-link.active[data-v-8d6a48ef]{color:#06c}.mobile-nav-link.active[data-v-8d6a48ef]:after{content:"";position:absolute;bottom:0;left:1rem;width:calc(100% - 2rem);height:2px;background-color:#06c}@media (max-width: 768px){.desktop-nav[data-v-8d6a48ef]{display:none}.mobile-menu-toggle[data-v-8d6a48ef],.mobile-nav[data-v-8d6a48ef]{display:flex}.language-button[data-v-8d6a48ef]{min-width:50px;color:inherit}.language-button[data-v-8d6a48ef]:hover{color:#1890ff}.mobile-nav-link.active[data-v-8d6a48ef]:after{left:0;width:100%}}.footer[data-v-52c38618]{background:#222;color:#fff;padding:4rem 0 2rem}.container[data-v-52c38618]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content[data-v-52c38618]{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:3rem}.footer-brand[data-v-52c38618]{display:flex;flex-direction:column;gap:1rem}.footer-logo[data-v-52c38618]{font-size:1.5rem;font-weight:700;color:#fff}.footer-description[data-v-52c38618]{color:#aaa;line-height:1.6}.social-links[data-v-52c38618]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.social-link[data-v-52c38618]{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:.9rem}.social-icon[data-v-52c38618]{font-size:1.2rem}.footer-links[data-v-52c38618]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem}.link-title[data-v-52c38618]{font-size:1.1rem;margin-bottom:1rem;color:#fff}.link-list[data-v-52c38618]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.link[data-v-52c38618]{color:#ccc;text-decoration:none;transition:color .3s ease}.link[data-v-52c38618]:hover{color:#fff}.footer-bottom[data-v-52c38618]{border-top:1px solid #444;padding-top:2rem;text-align:center}.copyright[data-v-52c38618]{color:#888;font-size:.9rem}@media (max-width: 768px){.footer-content[data-v-52c38618]{grid-template-columns:1fr}}.app-container[data-v-102a5b41]{display:flex;flex-direction:column;min-height:100vh;background:#f5f5f5}.main-content[data-v-102a5b41]{flex:1;padding-top:71px}.scroll-down-button[data-v-a322ff58]{position:absolute;bottom:80px;left:50%;transform:translate(-50%);width:40px;height:40px;background:#fff3;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:all .3s ease}.scroll-down-button[data-v-a322ff58]:hover{background:#ffffff4d}.scroll-down-button svg[data-v-a322ff58]{width:20px;height:20px;color:#fff;animation:bounce-a322ff58 2s infinite}@keyframes bounce-a322ff58{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.home-view[data-v-a8c34f16]{width:100%}.hero-section[data-v-a8c34f16]{position:relative;height:100vh;min-height:600px;color:#fff;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.hero-section[data-v-a8c34f16]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#0009,#0009);z-index:1}.hero-section video[data-v-a8c34f16]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-content[data-v-a8c34f16]{position:absolute;top:25%;z-index:2;padding:0 2rem;max-width:1200px;margin:0 auto}.hero-title[data-v-a8c34f16]{font-size:3rem;margin-bottom:1rem}.hero-subtitle[data-v-a8c34f16]{font-size:1.5rem;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.hero-actions[data-v-a8c34f16]{display:flex;gap:2rem;justify-content:center}.primary-button[data-v-a8c34f16],.secondary-button[data-v-a8c34f16]{padding:.75rem 1.5rem;border-radius:4px;font-weight:500;text-decoration:none;transition:all .3s ease}.primary-button[data-v-a8c34f16]{background:#06c;color:#fff}.primary-button[data-v-a8c34f16]:hover{background:#0052a3}.secondary-button[data-v-a8c34f16]{background:transparent;color:#fff;border:1px solid white}.secondary-button[data-v-a8c34f16]:hover{background:#ffffff1a}.features-section[data-v-a8c34f16]{padding:4rem 2rem;background:#f9f9f9}.container[data-v-a8c34f16]{max-width:1200px;margin:0 auto}.section-title[data-v-a8c34f16]{text-align:center;margin-bottom:3rem;font-size:2rem;color:#333}.features-grid[data-v-a8c34f16]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card[data-v-a8c34f16]{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:all .3s ease}.feature-icon[data-v-a8c34f16]{font-size:2rem;margin-bottom:1rem}.feature-title[data-v-a8c34f16]{font-size:1.25rem;margin-bottom:.5rem;color:#333}.feature-description[data-v-a8c34f16]{color:#666;line-height:1.6}@media (max-width: 768px){.hero-section[data-v-a8c34f16]{min-height:500px}.hero-title[data-v-a8c34f16]{font-size:2rem}.hero-subtitle[data-v-a8c34f16]{font-size:1.25rem}.hero-actions[data-v-a8c34f16]{flex-direction:column;align-items:center}}:root{--primary-color: #0066cc;--primary-hover: #0052a3;--text-color: #333;--text-light: #666;--bg-color: #f5f5f5;--border-color: #ddd;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--bg-color)}a{color:var(--primary-color);text-decoration:none;transition:color .3s ease}a:hover{color:var(--primary-hover)}img{max-width:100%;height:auto}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.button{display:inline-block;padding:.75rem 1.5rem;background:var(--primary-color);color:#fff;border:none;border-radius:var(--radius-sm);font-weight:500;cursor:pointer;transition:all .3s ease}.button:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:var(--shadow-md)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:4rem 0}.text-center{text-align:center}@media (max-width: 768px){.container{padding:0 1.5rem}.section{padding:3rem 0}}@media (max-width: 480px){.container{padding:0 1rem}.section{padding:2rem 0}}
