.app[data-v-a1cb92a0]{min-height:calc(100vh - 70px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding-top:70px;display:flex;flex-direction:column}.header[data-v-a1cb92a0]{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000}.nav-container[data-v-a1cb92a0]{max-width:1400px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:70px}.nav-left .logo[data-v-a1cb92a0]{display:flex;align-items:center;gap:12px;cursor:pointer}.logo-img[data-v-a1cb92a0]{width:108px;height:25px;border-radius:6px}.logo-text[data-v-a1cb92a0]{font-size:20px;font-weight:700;color:#1f2937}.logo-subtitle[data-v-a1cb92a0]{font-size:12px;color:#6b7280;font-weight:400}.nav-center[data-v-a1cb92a0]{flex:1;display:flex;justify-content:center}.nav-menu[data-v-a1cb92a0]{display:flex;list-style:none;margin:0;padding:0;gap:40px}.nav-item[data-v-a1cb92a0]{cursor:pointer;position:relative}.nav-item.has-dropdown:hover .dropdown-menu[data-v-a1cb92a0]{display:block}.nav-link[data-v-a1cb92a0]{text-decoration:none;color:#374151;font-weight:500;font-size:16px;transition:color .3s ease;position:relative;display:flex;align-items:center;gap:6px}.nav-link[data-v-a1cb92a0]:hover{color:#3b82f6}.nav-link[data-v-a1cb92a0]:after{content:"";position:absolute;bottom:-8px;left:0;width:0;height:2px;background:#3b82f6;transition:width .3s ease}.nav-link[data-v-a1cb92a0]:hover:after,.nav-link.active[data-v-a1cb92a0]:after{width:100%}.nav-link.active[data-v-a1cb92a0]{color:#3b82f6;font-weight:600}.dropdown-arrow[data-v-a1cb92a0]{font-size:12px;transition:transform .3s ease}.has-dropdown:hover .dropdown-arrow[data-v-a1cb92a0]{transform:rotate(180deg)}.dropdown-menu[data-v-a1cb92a0]{position:absolute;top:100%;left:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px #0000001a;min-width:160px;z-index:1001;padding:8px 0;display:none}.dropdown-item[data-v-a1cb92a0]{padding:12px 20px;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #f3f4f6}.dropdown-item[data-v-a1cb92a0]:last-child{border-bottom:none}.dropdown-item[data-v-a1cb92a0]:hover{background:#f8fafc;color:#3b82f6}.nav-right[data-v-a1cb92a0]{display:flex;gap:12px}.auth-btn[data-v-a1cb92a0]{padding:8px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;border:1px solid transparent}.login-btn[data-v-a1cb92a0]{background:transparent;color:#374151;border-color:#d1d5db}.login-btn[data-v-a1cb92a0]:hover{background:#f9fafb;border-color:#9ca3af}.register-btn[data-v-a1cb92a0]{background:#3b82f6;color:#fff;border-color:#3b82f6}.register-btn[data-v-a1cb92a0]:hover{background:#2563eb;border-color:#2563eb}@media (max-width: 768px){.nav-menu[data-v-a1cb92a0]{display:none}.nav-container[data-v-a1cb92a0]{padding:0 15px}.logo-text[data-v-a1cb92a0]{font-size:18px}.auth-btn[data-v-a1cb92a0]{padding:6px 16px;font-size:13px}}.home[data-v-4cf91f51]{min-height:calc(100vh - 70px);display:flex;flex-direction:column}.main-content[data-v-4cf91f51]{flex:none}.hero-section[data-v-4cf91f51]{position:relative;padding:0;margin:0;overflow:hidden}.banner-carousel[data-v-4cf91f51]{position:relative;width:100%;z-index:1}.banner-slide[data-v-4cf91f51]{width:100%;opacity:0}.banner-slide[data-v-4cf91f51]:not(.active){position:absolute;top:0;left:0}.banner-image[data-v-4cf91f51]{width:100%;height:auto;display:block;margin:0;padding:0;vertical-align:bottom}.banner-slide.active[data-v-4cf91f51]{opacity:1}.cta-container[data-v-4cf91f51]{position:absolute;bottom:40px;left:25%;transform:translate(-50%);z-index:2;padding:40px 0;border-radius:12px}.cta-button[data-v-4cf91f51]{background:linear-gradient(135deg,#4f8ef7,#2563eb);color:#fff;border:none;padding:16px 32px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.cta-button[data-v-4cf91f51]:hover{transform:translateY(-2px)}.footer[data-v-4cf91f51]{background:#1f2937;color:#fff;padding:60px 0 40px;margin:0}.footer-container[data-v-4cf91f51]{max-width:1400px;margin:0 auto;padding:0 20px}.footer-grid[data-v-4cf91f51]{display:grid;grid-template-columns:repeat(4,1fr);gap:60px}.footer-section[data-v-4cf91f51]{min-height:150px}.footer-title[data-v-4cf91f51]{font-size:16px;font-weight:600;margin-bottom:20px;color:#f9fafb}.footer-title.clickable[data-v-4cf91f51]{cursor:pointer;transition:all .3s ease;border-bottom:2px solid transparent;padding-bottom:4px}.footer-title.clickable[data-v-4cf91f51]:hover{color:#60a5fa;border-bottom-color:#60a5fa;transform:translateY(-2px)}.footer-list[data-v-4cf91f51]{list-style:none;padding:0}.footer-item[data-v-4cf91f51]{margin-bottom:12px;color:#d1d5db;font-size:14px;line-height:1.5}.icp-info[data-v-4cf91f51]{margin-top:40px;padding-top:30px;border-top:1px solid #374151;text-align:center}.icp-line[data-v-4cf91f51]{display:flex;justify-content:center;align-items:center;gap:40px;margin-bottom:12px;font-size:13px;color:#9ca3af}.icp-line span[data-v-4cf91f51]{display:inline-block}@media (max-width: 768px){.icp-line[data-v-4cf91f51]{flex-direction:column;gap:8px}.icp-info[data-v-4cf91f51]{margin-top:30px;padding-top:20px}}@keyframes rotate-4cf91f51{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float-4cf91f51{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width: 768px){.hero-container[data-v-4cf91f51]{grid-template-columns:1fr;gap:40px;text-align:center}.hero-title[data-v-4cf91f51]{font-size:36px}.footer-grid[data-v-4cf91f51]{grid-template-columns:repeat(2,1fr);gap:30px}.carousel-indicators[data-v-4cf91f51]{margin-top:20px}.indicator[data-v-4cf91f51]{width:12px;height:12px}}@media (max-width: 480px){.footer-grid[data-v-4cf91f51]{grid-template-columns:1fr}.hero-title[data-v-4cf91f51]{font-size:28px}}.about-page[data-v-5c2fc928]{min-height:100vh}.container[data-v-5c2fc928]{margin:0 auto}.hero-section[data-v-5c2fc928]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;padding:100px 0}.hero-title[data-v-5c2fc928]{font-size:3rem;font-weight:700;margin-bottom:20px}.hero-subtitle[data-v-5c2fc928]{font-size:1.2rem;opacity:.9}.section-title[data-v-5c2fc928]{font-size:2.5rem;text-align:center;margin-bottom:50px;color:#333;font-weight:700}.section-subtitle[data-v-5c2fc928]{text-align:center;color:#666;margin-bottom:40px;font-size:1.1rem}.product-intro[data-v-5c2fc928]{padding:0;background-color:#f8f9fa}.intro-content[data-v-5c2fc928]{height:100%;display:flex;align-items:center;justify-content:center}.intro-text p[data-v-5c2fc928]{font-size:1.1rem;line-height:1.8;margin-bottom:20px;color:#444}.intro-diagram[data-v-5c2fc928]{width:100%;height:100%}.intro-diagram img[data-v-5c2fc928]{width:100%;height:100%;object-fit:cover;display:block}.certificates-section[data-v-5c2fc928]{padding:80px 0;background-color:#f8f9fa}.certificates-section .section-title[data-v-5c2fc928]{font-size:2.8rem;color:#2c3e50;margin-bottom:20px;font-weight:700}.certificates-section .section-subtitle[data-v-5c2fc928]{font-size:1.2rem;color:#7f8c8d;margin-bottom:50px}.certificates-grid[data-v-5c2fc928]{display:flex;justify-content:center;align-items:flex-start;gap:25px;flex-wrap:wrap;max-width:1400px;margin:0 auto}.certificate-item[data-v-5c2fc928]{flex:0 0 auto;width:240px}.certificate-image[data-v-5c2fc928]{width:100%;height:auto;border-radius:12px;box-shadow:0 6px 20px #0000001f;transition:all .4s ease;border:3px solid #ffffff;background:#fff}.certificate-image[data-v-5c2fc928]:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 15px 35px #0003;border-color:#3498db}@media (max-width: 768px){.certificates-grid[data-v-5c2fc928]{gap:20px}.certificate-item[data-v-5c2fc928]{width:200px}.certificates-section .section-title[data-v-5c2fc928]{font-size:2.2rem}}.infrastructure-section[data-v-5c2fc928]{background-color:#f8f9fa}.stats-grid[data-v-5c2fc928]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:60px}.stat-item[data-v-5c2fc928]{text-align:center;background:#fff;padding:40px 20px;border-radius:15px;box-shadow:0 5px 15px #0000001a}.stat-icon[data-v-5c2fc928]{width:60px;height:60px;margin:0 auto 20px;border-radius:50%}.datacenter-icon[data-v-5c2fc928]{background:linear-gradient(135deg,#667eea,#764ba2)}.platform-icon[data-v-5c2fc928]{background:linear-gradient(135deg,#f093fb,#f5576c)}.security-icon[data-v-5c2fc928]{background:linear-gradient(135deg,#4facfe,#00f2fe)}.stat-number[data-v-5c2fc928]{font-size:3rem;font-weight:700;color:#333;margin-bottom:10px}.stat-label[data-v-5c2fc928]{font-size:1.1rem;color:#666}.world-map img[data-v-5c2fc928]{width:100%;height:auto;border-radius:15px}.global-coverage[data-v-5c2fc928]{padding:80px 0;background-color:#fff}.coverage-map img[data-v-5c2fc928]{width:100%;height:auto;border-radius:15px}.equipment-section[data-v-5c2fc928]{padding:80px 0;background-color:#f8f9fa}.equipment-grid[data-v-5c2fc928]{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:40px}.equipment-item[data-v-5c2fc928]{background:#fff;padding:40px;border-radius:15px;box-shadow:0 5px 15px #0000001a}.equipment-item h3[data-v-5c2fc928]{font-size:1.5rem;margin-bottom:30px;color:#333;text-align:center}.equipment-specs[data-v-5c2fc928]{margin-bottom:30px}.spec-item[data-v-5c2fc928]{display:flex;align-items:center;margin-bottom:15px;font-size:1rem;color:#444}.icon-check[data-v-5c2fc928]{width:20px;height:20px;background:#4caf50;border-radius:50%;margin-right:15px;flex-shrink:0}.equipment-image img[data-v-5c2fc928]{width:100%;height:auto;border-radius:10px}.pricing-section[data-v-5c2fc928]{padding:80px 0;background-color:#fff}.pricing-table[data-v-5c2fc928]{overflow-x:auto}.pricing-table table[data-v-5c2fc928]{width:100%;border-collapse:collapse;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px #0000001a}.pricing-table th[data-v-5c2fc928]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px 15px;text-align:center;font-weight:700}.pricing-table td[data-v-5c2fc928]{padding:15px;text-align:center;border-bottom:1px solid #eee;vertical-align:middle}.pricing-table tr[data-v-5c2fc928]:nth-child(2n){background-color:#f8f9fa}.pricing-notes[data-v-5c2fc928]{margin-top:30px;padding:20px;background-color:#f8f9fa;border-radius:10px;font-size:.9rem;color:#666}.cta-section[data-v-5c2fc928]{padding:60px 0;background:linear-gradient(135deg,#667eea,#764ba2);text-align:center}.cta-buttons[data-v-5c2fc928]{display:flex;gap:20px;justify-content:center}.btn-primary[data-v-5c2fc928],.btn-secondary[data-v-5c2fc928]{padding:15px 40px;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.btn-primary[data-v-5c2fc928]{background-color:#4caf50;color:#fff}.btn-secondary[data-v-5c2fc928]{background-color:#fff;color:#667eea}.btn-primary[data-v-5c2fc928]:hover,.btn-secondary[data-v-5c2fc928]:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.footer-info[data-v-5c2fc928]{padding:60px 0;background-color:#f8f9fa}.info-grid[data-v-5c2fc928]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.info-item h4[data-v-5c2fc928]{font-size:1.3rem;margin-bottom:15px;color:#333}.info-item p[data-v-5c2fc928]{margin-bottom:8px;color:#666;line-height:1.6}@media (max-width: 768px){.hero-title[data-v-5c2fc928]{font-size:2rem}.section-title[data-v-5c2fc928]{font-size:1.8rem}.intro-content[data-v-5c2fc928]{grid-template-columns:1fr;gap:40px}.stats-grid[data-v-5c2fc928]{grid-template-columns:1fr;gap:20px}.equipment-grid[data-v-5c2fc928]{grid-template-columns:1fr}.cta-buttons[data-v-5c2fc928]{flex-direction:column;align-items:center}.info-grid[data-v-5c2fc928]{grid-template-columns:1fr}}.pricing-page[data-v-0c62196e]{min-height:100vh;background:#f8fafc}.pricing-hero[data-v-0c62196e]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0 60px;text-align:center}.container[data-v-0c62196e]{max-width:1400px;margin:0 auto;padding:0 20px}.hero-title[data-v-0c62196e]{font-size:48px;font-weight:700;margin-bottom:16px}.hero-subtitle[data-v-0c62196e]{font-size:20px;margin-bottom:40px;opacity:.9}.billing-toggle[data-v-0c62196e]{display:flex;justify-content:center;gap:4px;background:#ffffff1a;padding:4px;border-radius:12px;width:fit-content;margin:0 auto}.toggle-btn[data-v-0c62196e]{background:transparent;border:none;color:#fff;padding:12px 24px;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative}.toggle-btn.active[data-v-0c62196e]{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.discount-badge[data-v-0c62196e]{background:#ef4444;color:#fff;padding:2px 6px;border-radius:4px;font-size:12px;margin-left:8px}.pricing-cards[data-v-0c62196e]{padding:60px 0;margin-top:-30px}.cards-grid[data-v-0c62196e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-template-rows:1fr;gap:20px;max-width:1400px;margin:0 auto}.pricing-card[data-v-0c62196e]{background:#fff;border-radius:16px;padding:40px 30px;box-shadow:0 4px 20px #0000001a;position:relative;transition:all .3s ease;border:2px solid transparent;display:flex;flex-direction:column}.pricing-card[data-v-0c62196e]:hover{transform:translateY(-5px);box-shadow:0 10px 40px #00000026;border-color:#3b82f6}.pricing-card.popular[data-v-0c62196e]:hover,.pricing-card.enterprise[data-v-0c62196e]:hover{border-color:#3b82f6;transform:translateY(-5px) scale(1.02)}.popular-badge[data-v-0c62196e]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#ef4444;color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600}.discount-badge-card[data-v-0c62196e]{position:absolute;top:20px;right:20px;background:#ef4444;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px}.card-header[data-v-0c62196e]{text-align:center;margin-bottom:30px}.plan-name[data-v-0c62196e]{font-size:24px;font-weight:700;margin-bottom:8px}.plan-code[data-v-0c62196e]{color:#6b7280;font-size:14px;margin-bottom:20px}.price-section[data-v-0c62196e]{margin-bottom:12px}.currency[data-v-0c62196e]{font-size:24px;color:#3b82f6;font-weight:600}.price[data-v-0c62196e]{font-size:48px;font-weight:700;color:#3b82f6}.period[data-v-0c62196e]{font-size:16px;color:#6b7280}.user-limit[data-v-0c62196e]{color:#6b7280;font-size:14px;margin-bottom:16px}.plan-description[data-v-0c62196e]{color:#6b7280;font-size:14px;line-height:1.5}.features-section[data-v-0c62196e]{margin-bottom:30px;flex-grow:1}.features-list[data-v-0c62196e]{list-style:none;padding:0}.feature-item[data-v-0c62196e]{display:flex;align-items:center;margin-bottom:12px;font-size:14px;line-height:1.5}.feature-icon[data-v-0c62196e]{color:#10b981;margin-right:12px;font-weight:700}.card-footer[data-v-0c62196e]{text-align:center;margin-top:auto}.purchase-btn[data-v-0c62196e]{width:100%;background:#3b82f6;color:#fff;border:none;padding:14px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:16px}.purchase-btn[data-v-0c62196e]:hover{background:#2563eb;transform:translateY(-1px)}.pricing-card.popular .purchase-btn[data-v-0c62196e]:hover,.pricing-card.enterprise .purchase-btn[data-v-0c62196e]:hover{background:#2563eb}.validity-info[data-v-0c62196e]{color:#6b7280;font-size:12px}.feature-comparison[data-v-0c62196e]{padding:80px 0;background:#fff}.section-title[data-v-0c62196e]{text-align:center;font-size:36px;font-weight:700;margin-bottom:60px;color:#1f2937}.comparison-table[data-v-0c62196e]{overflow-x:auto}table[data-v-0c62196e]{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a}th[data-v-0c62196e],td[data-v-0c62196e]{padding:20px;text-align:center;border-bottom:1px solid #e5e7eb}th[data-v-0c62196e]{background:#f8fafc;font-weight:600;color:#374151}.feature-col[data-v-0c62196e]{text-align:left;font-weight:600;min-width:200px}.feature-name[data-v-0c62196e]{text-align:left;font-weight:500;color:#374151}.check[data-v-0c62196e]{color:#10b981;font-size:18px;font-weight:700}.cross[data-v-0c62196e]{color:#ef4444;font-size:18px;font-weight:700}.faq-section[data-v-0c62196e]{padding:80px 0;background:#f8fafc}.faq-grid[data-v-0c62196e]{display:grid;gap:30px;max-width:800px;margin:0 auto}.faq-item[data-v-0c62196e]{background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 10px #0000000d}.faq-question[data-v-0c62196e]{font-size:18px;font-weight:600;margin-bottom:16px;color:#1f2937}.faq-answer[data-v-0c62196e]{color:#6b7280;line-height:1.6}.contact-sales[data-v-0c62196e]{padding:80px 0;background:linear-gradient(135deg,#1f2937,#374151);color:#fff;text-align:center}.contact-content h2[data-v-0c62196e]{font-size:36px;font-weight:700;margin-bottom:16px}.contact-content p[data-v-0c62196e]{font-size:18px;margin-bottom:30px;opacity:.9}.contact-btn[data-v-0c62196e]{background:#3b82f6;color:#fff;border:none;padding:16px 32px;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease}.contact-btn[data-v-0c62196e]:hover{background:#2563eb;transform:translateY(-2px)}@media (max-width: 768px){.hero-title[data-v-0c62196e]{font-size:32px}.hero-subtitle[data-v-0c62196e]{font-size:16px}.cards-grid[data-v-0c62196e]{grid-template-columns:1fr;gap:20px;max-width:400px}.pricing-card.popular[data-v-0c62196e]:hover{transform:translateY(-5px)}.section-title[data-v-0c62196e]{font-size:28px}.comparison-table[data-v-0c62196e]{font-size:14px}th[data-v-0c62196e],td[data-v-0c62196e]{padding:12px 8px}}.youlink-page[data-v-2de21bf6]{min-height:100vh}.container[data-v-2de21bf6]{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section[data-v-2de21bf6]{padding:80px 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.hero-content[data-v-2de21bf6]{text-align:center;margin-bottom:60px}.hero-title[data-v-2de21bf6]{font-size:3.5rem;font-weight:700;margin-bottom:20px;line-height:1.2}.hero-subtitle[data-v-2de21bf6]{font-size:1.25rem;margin-bottom:40px;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.hero-actions[data-v-2de21bf6]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.cta-button[data-v-2de21bf6]{padding:15px 30px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.cta-button.primary[data-v-2de21bf6]{background:#fff;color:#667eea}.cta-button.primary[data-v-2de21bf6]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.cta-button.secondary[data-v-2de21bf6]{background:transparent;color:#fff;border:2px solid white}.cta-button.secondary[data-v-2de21bf6]:hover{background:#fff;color:#667eea}.hero-visual[data-v-2de21bf6]{display:flex;justify-content:center}.network-diagram[data-v-2de21bf6]{position:relative;width:400px;height:300px}.node[data-v-2de21bf6]{position:absolute;background:#fff3;border:2px solid white;border-radius:50px;padding:10px 20px;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.central-node[data-v-2de21bf6]{top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffff4d;font-size:18px}.node-1[data-v-2de21bf6]{top:20%;left:10%}.node-2[data-v-2de21bf6]{top:20%;right:10%}.node-3[data-v-2de21bf6]{bottom:20%;left:50%;transform:translate(-50%)}.connection[data-v-2de21bf6]{position:absolute;height:2px;background:#fff9}.conn-1[data-v-2de21bf6]{top:35%;left:25%;width:100px;transform:rotate(-20deg)}.conn-2[data-v-2de21bf6]{top:35%;right:25%;width:100px;transform:rotate(20deg)}.conn-3[data-v-2de21bf6]{bottom:35%;left:50%;width:80px;transform:translate(-50%) rotate(90deg)}.features-section[data-v-2de21bf6]{padding:100px 0;background:#f8fafc}.section-title[data-v-2de21bf6]{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:60px;color:#1f2937}.features-grid[data-v-2de21bf6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.feature-card[data-v-2de21bf6]{text-align:center;padding:40px 20px;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease}.feature-card[data-v-2de21bf6]:hover{transform:translateY(-5px)}.feature-icon[data-v-2de21bf6]{font-size:3rem;margin-bottom:20px}.feature-title[data-v-2de21bf6]{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#1f2937}.feature-description[data-v-2de21bf6]{color:#6b7280;line-height:1.6}.pricing-section[data-v-2de21bf6]{padding:100px 0}.pricing-grid[data-v-2de21bf6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1000px;margin:0 auto}.pricing-card[data-v-2de21bf6]{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:40px 30px;text-align:center;position:relative;transition:all .3s ease}.pricing-card.popular[data-v-2de21bf6]{border-color:#3b82f6;transform:scale(1.05);box-shadow:0 20px 40px #3b82f61a}.popular-badge[data-v-2de21bf6]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#3b82f6;color:#fff;padding:6px 20px;border-radius:20px;font-size:14px;font-weight:600}.plan-header[data-v-2de21bf6]{margin-bottom:30px}.plan-name[data-v-2de21bf6]{font-size:1.5rem;font-weight:700;margin-bottom:15px;color:#1f2937}.plan-price[data-v-2de21bf6]{display:flex;align-items:baseline;justify-content:center;gap:5px}.price[data-v-2de21bf6]{font-size:2.5rem;font-weight:700;color:#3b82f6}.period[data-v-2de21bf6]{color:#6b7280;font-size:1rem}.plan-features[data-v-2de21bf6]{list-style:none;padding:0;margin:0 0 40px}.plan-features li[data-v-2de21bf6]{padding:10px 0;color:#374151;border-bottom:1px solid #f3f4f6}.plan-features li[data-v-2de21bf6]:last-child{border-bottom:none}.plan-button[data-v-2de21bf6]{width:100%;padding:15px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-weight:600;cursor:pointer;transition:all .3s ease}.plan-button[data-v-2de21bf6]:hover{border-color:#3b82f6;color:#3b82f6}.plan-button.primary[data-v-2de21bf6]{background:#3b82f6;color:#fff;border-color:#3b82f6}.plan-button.primary[data-v-2de21bf6]:hover{background:#2563eb;border-color:#2563eb}@media (max-width: 768px){.hero-title[data-v-2de21bf6]{font-size:2.5rem}.hero-actions[data-v-2de21bf6]{flex-direction:column;align-items:center}.cta-button[data-v-2de21bf6]{width:200px}.network-diagram[data-v-2de21bf6]{width:300px;height:200px}.pricing-card.popular[data-v-2de21bf6]{transform:none}}.dataset-page[data-v-240039aa]{min-height:100vh}.container[data-v-240039aa]{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section[data-v-240039aa]{padding:100px 0;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;text-align:center}.hero-title[data-v-240039aa]{font-size:3.5rem;font-weight:700;margin-bottom:20px}.hero-subtitle[data-v-240039aa]{font-size:1.25rem;margin-bottom:60px;opacity:.9}.stats-grid[data-v-240039aa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:40px;max-width:600px;margin:0 auto}.stat-item[data-v-240039aa]{text-align:center}.stat-number[data-v-240039aa]{font-size:2.5rem;font-weight:700;margin-bottom:10px}.stat-label[data-v-240039aa]{font-size:1rem;opacity:.8}.datasets-section[data-v-240039aa]{padding:100px 0}.section-title[data-v-240039aa]{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:60px;color:#1f2937}.datasets-grid[data-v-240039aa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.dataset-card[data-v-240039aa]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:30px;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.dataset-card[data-v-240039aa]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.dataset-header[data-v-240039aa]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.dataset-name[data-v-240039aa]{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}.dataset-category[data-v-240039aa]{background:#eff6ff;color:#1d4ed8;padding:4px 12px;border-radius:20px;font-size:.875rem;font-weight:500}.dataset-description[data-v-240039aa]{color:#6b7280;line-height:1.6;margin-bottom:20px}.dataset-stats[data-v-240039aa]{margin-bottom:25px}.stat[data-v-240039aa]{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f3f4f6}.stat[data-v-240039aa]:last-child{border-bottom:none}.stat-label[data-v-240039aa]{color:#6b7280;font-weight:500}.stat-value[data-v-240039aa]{color:#1f2937;font-weight:600}.dataset-footer[data-v-240039aa]{display:flex;justify-content:space-between;align-items:center}.dataset-price[data-v-240039aa]{font-size:1.5rem;font-weight:700;color:#4f46e5}.dataset-btn[data-v-240039aa]{background:#4f46e5;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s ease}.dataset-btn[data-v-240039aa]:hover{background:#4338ca}.features-section[data-v-240039aa]{padding:100px 0;background:#f8fafc}.features-grid[data-v-240039aa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.feature-item[data-v-240039aa]{text-align:center;padding:40px 20px;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d}.feature-icon[data-v-240039aa]{font-size:3rem;margin-bottom:20px}.feature-title[data-v-240039aa]{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#1f2937}.feature-desc[data-v-240039aa]{color:#6b7280;line-height:1.6}@media (max-width: 768px){.hero-title[data-v-240039aa]{font-size:2.5rem}.datasets-grid[data-v-240039aa]{grid-template-columns:1fr}.dataset-footer[data-v-240039aa]{flex-direction:column;gap:15px}.dataset-btn[data-v-240039aa]{width:100%}}.youjie-page[data-v-7c74ee87]{min-height:100vh}.container[data-v-7c74ee87]{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section[data-v-7c74ee87]{padding:100px 0;background:linear-gradient(135deg,#1e40af,#7c3aed);color:#fff}.hero-content[data-v-7c74ee87]{text-align:center;margin-bottom:80px}.hero-title[data-v-7c74ee87]{font-size:3.5rem;font-weight:700;margin-bottom:15px;line-height:1.2}.hero-subtitle[data-v-7c74ee87]{font-size:1.5rem;font-weight:500;margin-bottom:25px;opacity:.9;font-style:italic}.hero-description[data-v-7c74ee87]{font-size:1.125rem;margin-bottom:40px;opacity:.8;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.hero-actions[data-v-7c74ee87]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.cta-button[data-v-7c74ee87]{padding:15px 30px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.cta-button.primary[data-v-7c74ee87]{background:#fff;color:#1e40af}.cta-button.primary[data-v-7c74ee87]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.cta-button.secondary[data-v-7c74ee87]{background:transparent;color:#fff;border:2px solid white}.cta-button.secondary[data-v-7c74ee87]:hover{background:#fff;color:#1e40af}.hero-visual[data-v-7c74ee87]{display:flex;justify-content:center}.security-shield[data-v-7c74ee87]{position:relative;width:300px;height:300px}.shield-core[data-v-7c74ee87]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid white}.shield-icon[data-v-7c74ee87]{font-size:3rem}.security-layers[data-v-7c74ee87]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.layer[data-v-7c74ee87]{position:absolute;border:2px solid rgba(255,255,255,.3);border-radius:50%;animation:rotate-7c74ee87 20s linear infinite}.layer-1[data-v-7c74ee87]{width:150px;height:150px;top:-75px;left:-75px}.layer-2[data-v-7c74ee87]{width:200px;height:200px;top:-100px;left:-100px;animation-duration:30s;animation-direction:reverse}.layer-3[data-v-7c74ee87]{width:250px;height:250px;top:-125px;left:-125px;animation-duration:40s}.threat-indicators[data-v-7c74ee87]{position:absolute;width:100%;height:100%}.indicator[data-v-7c74ee87]{position:absolute;background:#fff3;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid white}.indicator-1[data-v-7c74ee87]{top:20%;right:20%}.indicator-2[data-v-7c74ee87]{bottom:20%;left:20%}.indicator-3[data-v-7c74ee87]{top:50%;right:10%}@keyframes rotate-7c74ee87{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.services-section[data-v-7c74ee87]{padding:100px 0;background:#f8fafc}.section-title[data-v-7c74ee87]{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:60px;color:#1f2937}.services-grid[data-v-7c74ee87]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.service-card[data-v-7c74ee87]{background:#fff;border-radius:12px;padding:40px 30px;text-align:center;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.service-card[data-v-7c74ee87]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.service-icon[data-v-7c74ee87]{font-size:3rem;margin-bottom:20px}.service-name[data-v-7c74ee87]{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#1f2937}.service-description[data-v-7c74ee87]{color:#6b7280;margin-bottom:25px;line-height:1.6}.service-features[data-v-7c74ee87]{list-style:none;padding:0;margin:0 0 30px;text-align:left}.service-features li[data-v-7c74ee87]{color:#374151;position:relative;padding:8px 0 8px 20px}.service-features li[data-v-7c74ee87]:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.service-btn[data-v-7c74ee87]{background:#1e40af;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s ease}.service-btn[data-v-7c74ee87]:hover{background:#1e3a8a}.certifications-section[data-v-7c74ee87]{padding:100px 0}.certifications-grid[data-v-7c74ee87]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:40px;max-width:800px;margin:0 auto 40px}.cert-item[data-v-7c74ee87]{text-align:center;padding:30px 20px;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease}.cert-item[data-v-7c74ee87]:hover{transform:translateY(-3px)}.cert-logo[data-v-7c74ee87]{font-size:3rem;margin-bottom:15px}.cert-name[data-v-7c74ee87]{font-size:1.125rem;font-weight:600;color:#1f2937}.cert-description[data-v-7c74ee87]{text-align:center;color:#6b7280;font-size:1.125rem;max-width:600px;margin:0 auto;line-height:1.6}.process-section[data-v-7c74ee87]{padding:100px 0;background:#f8fafc}.process-timeline[data-v-7c74ee87]{max-width:800px;margin:0 auto}.process-step[data-v-7c74ee87]{display:flex;align-items:flex-start;margin-bottom:50px;position:relative}.process-step[data-v-7c74ee87]:not(:last-child):after{content:"";position:absolute;left:30px;top:60px;width:2px;height:50px;background:#e5e7eb}.step-number[data-v-7c74ee87]{width:60px;height:60px;background:#1e40af;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-right:30px;flex-shrink:0}.step-content[data-v-7c74ee87]{flex:1}.step-title[data-v-7c74ee87]{font-size:1.5rem;font-weight:600;margin-bottom:10px;color:#1f2937}.step-description[data-v-7c74ee87]{color:#6b7280;line-height:1.6;font-size:1.125rem}@media (max-width: 768px){.hero-title[data-v-7c74ee87]{font-size:2.5rem}.hero-subtitle[data-v-7c74ee87]{font-size:1.25rem}.hero-actions[data-v-7c74ee87]{flex-direction:column;align-items:center}.cta-button[data-v-7c74ee87]{width:200px}.security-shield[data-v-7c74ee87]{width:250px;height:250px}.process-step[data-v-7c74ee87]{flex-direction:column;text-align:center}.step-number[data-v-7c74ee87]{margin-bottom:20px;margin-right:0}.process-step[data-v-7c74ee87]:after{display:none}}.liangxuan-page[data-v-8bf50040]{min-height:100vh}.container[data-v-8bf50040]{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section[data-v-8bf50040]{padding:100px 0;background:linear-gradient(135deg,#059669,#0d9488);color:#fff}.hero-content[data-v-8bf50040]{text-align:center;margin-bottom:80px}.hero-title[data-v-8bf50040]{font-size:3.5rem;font-weight:700;margin-bottom:15px;line-height:1.2}.hero-subtitle[data-v-8bf50040]{font-size:1.5rem;font-weight:500;margin-bottom:25px;opacity:.9;color:#a7f3d0}.hero-description[data-v-8bf50040]{font-size:1.125rem;margin-bottom:40px;opacity:.8;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.hero-actions[data-v-8bf50040]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.cta-button[data-v-8bf50040]{padding:15px 30px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.cta-button.large[data-v-8bf50040]{padding:18px 36px;font-size:18px}.cta-button.primary[data-v-8bf50040]{background:#fff;color:#059669}.cta-button.primary[data-v-8bf50040]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.cta-button.secondary[data-v-8bf50040]{background:transparent;color:#fff;border:2px solid white}.cta-button.secondary[data-v-8bf50040]:hover{background:#fff;color:#059669}.hero-visual[data-v-8bf50040]{display:flex;justify-content:center}.data-dashboard[data-v-8bf50040]{background:#ffffff1a;border-radius:12px;padding:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);width:400px}.dashboard-header[data-v-8bf50040]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.dashboard-title[data-v-8bf50040]{font-size:1.25rem;font-weight:600}.dashboard-time[data-v-8bf50040]{font-size:.875rem;opacity:.8;background:#fff3;padding:4px 12px;border-radius:20px}.chart-container[data-v-8bf50040]{display:flex;align-items:end;justify-content:space-between;height:120px;margin-bottom:30px;gap:15px}.chart-bar[data-v-8bf50040]{flex:1;background:#ffffff4d;border-radius:4px 4px 0 0;display:flex;align-items:end;justify-content:center;padding:10px 5px;font-size:.875rem;font-weight:500;transition:all .3s ease}.chart-bar[data-v-8bf50040]:hover{background:#fff6;transform:translateY(-5px)}.data-points[data-v-8bf50040]{display:flex;flex-direction:column;gap:10px}.data-point[data-v-8bf50040]{font-size:.875rem;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.2)}.data-point[data-v-8bf50040]:last-child{border-bottom:none}.stats-section[data-v-8bf50040]{padding:80px 0;background:#f8fafc}.stats-grid[data-v-8bf50040]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px}.stat-card[data-v-8bf50040]{text-align:center;background:#fff;border-radius:12px;padding:40px 20px;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease}.stat-card[data-v-8bf50040]:hover{transform:translateY(-5px)}.stat-icon[data-v-8bf50040]{font-size:3rem;margin-bottom:20px}.stat-value[data-v-8bf50040]{font-size:2.5rem;font-weight:700;color:#059669;margin-bottom:10px}.stat-label[data-v-8bf50040]{font-size:1.125rem;color:#6b7280;font-weight:500}.categories-section[data-v-8bf50040]{padding:100px 0}.section-title[data-v-8bf50040]{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:60px;color:#1f2937}.categories-grid[data-v-8bf50040]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.category-card[data-v-8bf50040]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:30px;box-shadow:0 4px 6px #0000000d;transition:all .3s ease}.category-card[data-v-8bf50040]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.category-header[data-v-8bf50040]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.category-icon[data-v-8bf50040]{font-size:2.5rem}.category-trend[data-v-8bf50040]{padding:4px 12px;border-radius:20px;font-size:.875rem;font-weight:600}.category-trend.positive[data-v-8bf50040]{background:#dcfce7;color:#166534}.category-name[data-v-8bf50040]{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#1f2937}.category-description[data-v-8bf50040]{color:#6b7280;margin-bottom:20px;line-height:1.6}.category-stats[data-v-8bf50040]{margin-bottom:25px}.stat-item[data-v-8bf50040]{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.price-range[data-v-8bf50040]{display:flex;align-items:center;gap:8px}.stat-number[data-v-8bf50040]{font-size:1.5rem;font-weight:700;color:#059669}.stat-text[data-v-8bf50040],.price-label[data-v-8bf50040]{color:#6b7280;font-size:.875rem}.price-value[data-v-8bf50040]{color:#059669;font-weight:600;font-size:.875rem}.category-btn[data-v-8bf50040]{width:100%;background:#059669;color:#fff;border:none;padding:12px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s ease}.category-btn[data-v-8bf50040]:hover{background:#047857}.services-section[data-v-8bf50040]{padding:100px 0;background:#f8fafc}.services-grid[data-v-8bf50040]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.service-card[data-v-8bf50040]{background:#fff;border-radius:12px;padding:40px 30px;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease}.service-card[data-v-8bf50040]:hover{transform:translateY(-5px)}.service-title[data-v-8bf50040]{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#1f2937}.service-description[data-v-8bf50040]{color:#6b7280;margin-bottom:25px;line-height:1.6}.service-features[data-v-8bf50040]{list-style:none;padding:0;margin:0}.service-features li[data-v-8bf50040]{color:#374151;position:relative;padding:8px 0 8px 20px}.service-features li[data-v-8bf50040]:before{content:"✓";position:absolute;left:0;color:#059669;font-weight:700}.cta-section[data-v-8bf50040]{padding:100px 0;background:linear-gradient(135deg,#059669,#0d9488);color:#fff}.cta-content[data-v-8bf50040]{text-align:center}.cta-title[data-v-8bf50040]{font-size:2.5rem;font-weight:700;margin-bottom:20px}.cta-description[data-v-8bf50040]{font-size:1.25rem;margin-bottom:40px;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-actions[data-v-8bf50040]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.hero-title[data-v-8bf50040]{font-size:2.5rem}.hero-actions[data-v-8bf50040],.cta-actions[data-v-8bf50040]{flex-direction:column;align-items:center}.cta-button[data-v-8bf50040]{width:200px}.data-dashboard[data-v-8bf50040]{width:100%;max-width:350px}.stats-grid[data-v-8bf50040]{grid-template-columns:repeat(2,1fr)}.categories-grid[data-v-8bf50040],.services-grid[data-v-8bf50040]{grid-template-columns:1fr}}
