@charset "UTF-8";html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;width:100%}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;scroll-behavior:smooth;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.layout{min-height:100vh;width:100%}.header{position:fixed;width:100%;z-index:1000;padding:0;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.header .header-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;height:64px;padding:0 40px}.header .logo{margin-right:60px;display:flex;align-items:center}.header .ant-menu .ant-menu-item{font-size:16px;padding:0 24px;color:#333;font-weight:500}.header .ant-menu .ant-menu-item:hover{color:#1890ff}.header .ant-menu .ant-menu-item.ant-menu-item-selected{color:#1890ff;font-weight:600}.header .header-contact{font-size:16px;font-weight:700;color:#1890ff;display:flex;align-items:center;padding:0 16px;border-radius:6px;background:#1890ff1a;transition:all .3s ease}.header .header-contact:hover{background:#1890ff26}.content{padding:0;width:100%}.container{max-width:1200px;margin:0 auto;padding:0 40px;width:100%}.section-header h2{font-size:32px;color:#333;margin-bottom:16px;font-weight:700}.section-header p{font-size:16px;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.hero-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:100px 0 80px;position:relative}.hero-section .hero-content{max-width:1200px;margin:0 auto;padding:0 40px;width:100%}.hero-section .hero-content .hero-text{text-align:center;margin-bottom:60px}.hero-section .hero-content .hero-text h1{font-size:42px;font-weight:700;margin-bottom:20px;line-height:1.3;color:#333}.hero-section .hero-content .hero-text .hero-subtitle{font-size:18px;color:#666;margin-bottom:40px;line-height:1.6}.hero-section .hero-content .hero-text .hero-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.hero-section .hero-content .hero-text .hero-buttons .cta-button{background:#1890ff;border:none;height:48px;padding:0 32px;font-size:16px;font-weight:600;border-radius:6px;box-shadow:0 2px 8px #1890ff4d;transition:all .3s ease}.hero-section .hero-content .hero-text .hero-buttons .cta-button:hover{background:#40a9ff;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff66}.hero-section .hero-content .hero-text .hero-buttons .demo-button{background:transparent;border:2px solid #1890ff;color:#1890ff;height:48px;padding:0 32px;font-size:16px;font-weight:600;border-radius:6px;transition:all .3s ease}.hero-section .hero-content .hero-text .hero-buttons .demo-button:hover{background:#1890ff;color:#fff;transform:translateY(-2px)}.hero-section .hero-content .hero-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;width:100%}.hero-section .hero-content .hero-cards .hero-card{background:#fff;border-radius:8px;padding:32px 24px;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;border:1px solid #f0f0f0;text-align:center}.hero-section .hero-content .hero-cards .hero-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026;border-color:#1890ff}.hero-section .hero-content .hero-cards .hero-card .card-icon{font-size:40px;margin-bottom:16px;display:block}.hero-section .hero-content .hero-cards .hero-card h3{font-size:20px;margin-bottom:12px;color:#333;font-weight:600}.hero-section .hero-content .hero-cards .hero-card .subtitle{font-size:14px;color:#999;margin-bottom:8px}.hero-section .hero-content .hero-cards .hero-card .description{font-size:13px;color:#666;line-height:1.5}.stats-section{padding:60px 0;background:#fff}.stats-section .stat-item{text-align:center;padding:24px;background:#f8f9fa;border-radius:8px;transition:all .3s ease}.stats-section .stat-item:hover{background:#e6f7ff;transform:translateY(-2px)}.stats-section .stat-item .ant-statistic-title{font-size:14px;color:#666;font-weight:500}.stats-section .stat-item .ant-statistic-content .ant-statistic-content-value{font-weight:700}.features-section{padding:80px 0;background:#f8f9fa;width:100%}.features-section .feature-card{background:#fff;border-radius:8px;padding:32px 24px;height:100%;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;border:1px solid #f0f0f0;text-align:center}.features-section .feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026;border-color:#1890ff}.features-section .feature-card .feature-icon{font-size:40px;margin-bottom:20px;display:block}.features-section .feature-card .feature-number{position:absolute;top:16px;right:16px;font-size:12px;font-weight:700;color:#999;background:#f0f0f0;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.features-section .feature-card h3{font-size:18px;color:#333;margin-bottom:16px;font-weight:600}.features-section .feature-card p{color:#666;line-height:1.6;font-size:14px}.qualifications-section{padding:80px 0;background:#fff;width:100%}.qualifications-section .qualification-card{background:#f8f9fa;border-radius:8px;padding:32px 24px;height:100%;transition:all .3s ease;text-align:center;border:1px solid #f0f0f0}.qualifications-section .qualification-card:hover{background:#e6f7ff;transform:translateY(-4px);border-color:#1890ff}.qualifications-section .qualification-card .qualification-icon{font-size:40px;margin-bottom:20px;display:block}.qualifications-section .qualification-card h3{font-size:16px;color:#333;margin-bottom:12px;font-weight:600}.qualifications-section .qualification-card p{color:#666;line-height:1.5;font-size:13px}.clients-section{padding:80px 0;background:#f8f9fa;width:100%}.clients-section .clients-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;width:100%}.clients-section .clients-grid .client-card{background:#fff;border-radius:6px;padding:16px 20px;box-shadow:0 1px 4px #0000001a;transition:all .3s ease;display:flex;align-items:center;gap:12px;border:1px solid #f0f0f0}.clients-section .clients-grid .client-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;border-color:#1890ff}.clients-section .clients-grid .client-card .client-avatar{flex-shrink:0}.clients-section .clients-grid .client-card .client-info{flex:1}.clients-section .clients-grid .client-card .client-info h4{font-size:14px;color:#333;margin-bottom:4px;font-weight:600}.clients-section .clients-grid .client-card .client-info .client-category{font-size:12px;color:#999;background:#f0f0f0;padding:2px 6px;border-radius:4px}.clients-section .clients-grid .client-card .client-verified{color:#52c41a;font-size:16px}.download-section{padding:80px 0;background:#fff;width:100%}.download-section .container{max-width:1400px}.download-section .download-card{background:#fff;border-radius:16px;padding:32px 24px;text-align:center;transition:all .3s ease;border:2px solid #f0f0f0;height:100%;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000014}.download-section .download-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f;border-color:#1890ff}.download-section .download-card .qr-code-container{position:relative;margin-bottom:20px}.download-section .download-card .qr-code-container .qr-code{width:100px;height:100px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 6px 20px #00000026;transition:all .3s ease;position:relative}.download-section .download-card .qr-code-container .qr-code:hover{transform:scale(1.08);box-shadow:0 8px 24px #0003}.download-section .download-card .qr-code-container .qr-code:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px;background:linear-gradient(135deg,#fff3,#fff0);pointer-events:none}.download-section .download-card .qr-code-container .qr-code .qr-icon{font-size:40px;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.download-section .download-card .qr-code-container .brand-badge{position:absolute;top:-10px;right:-10px;padding:6px 12px;border-radius:20px;font-size:11px;font-weight:700;color:#fff;box-shadow:0 3px 8px #00000040;border:2px solid white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.download-section .download-card .download-info h4{font-size:18px;color:#333;margin-bottom:10px;font-weight:700;letter-spacing:.5px}.download-section .download-card .download-info p{font-size:13px;color:#666;margin-bottom:16px;line-height:1.5;font-weight:500}.download-section .download-card .download-info .ant-btn{border-radius:8px;font-weight:600;font-size:13px;height:36px;padding:0 20px;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.download-section .download-card .download-info .ant-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.qr-tooltip-overlay .ant-tooltip-inner{background:#000000e6;border-radius:8px;padding:16px;max-width:none}.qr-tooltip-overlay .ant-tooltip-arrow:before{background:#000000e6}.qr-tooltip{text-align:center}.qr-tooltip img{border-radius:8px;border:2px solid white}.timeline-section{padding:80px 0;background:#fff;color:#333;width:100%;overflow:hidden}.timeline-section .section-header{text-align:center;margin-bottom:60px}.timeline-section .section-header h2{color:#333;font-size:36px;font-weight:600;margin-bottom:0}.timeline-section .custom-timeline{position:relative;width:100%;max-width:1200px;margin:0 auto;height:400px}.timeline-section .custom-timeline .timeline-curve{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.timeline-section .custom-timeline .timeline-nodes{position:relative;width:100%;height:100%;z-index:2}.timeline-section .custom-timeline .timeline-node{position:absolute;display:flex;align-items:center;justify-content:center}.timeline-section .custom-timeline .timeline-node .node-circle{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;box-shadow:0 4px 12px #00000026;border:3px solid white;position:relative;z-index:3}.timeline-section .custom-timeline .timeline-node .node-circle.green{background:#52c41a}.timeline-section .custom-timeline .timeline-node .node-circle.cyan{background:#13c2c2}.timeline-section .custom-timeline .timeline-node .node-circle.blue{background:#1890ff}.timeline-section .custom-timeline .timeline-node .node-circle.purple{background:#722ed1}.timeline-section .custom-timeline .timeline-node .node-content{position:absolute;background:#fff;border-radius:8px;padding:16px 20px;box-shadow:0 4px 16px #0000001a;border:1px solid #f0f0f0;max-width:200px;min-width:180px;transition:all .3s ease}.timeline-section .custom-timeline .timeline-node .node-content:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00000026}.timeline-section .custom-timeline .timeline-node .node-content.left{right:80px;text-align:right}.timeline-section .custom-timeline .timeline-node .node-content.left:after{content:"";position:absolute;top:20px;right:-8px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid white}.timeline-section .custom-timeline .timeline-node .node-content.right{left:80px;text-align:left}.timeline-section .custom-timeline .timeline-node .node-content.right:after{content:"";position:absolute;top:20px;left:-8px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid white}.timeline-section .custom-timeline .timeline-node .node-content h3{font-size:16px;font-weight:600;color:#333;margin-bottom:8px;line-height:1.3}.timeline-section .custom-timeline .timeline-node .node-content p{font-size:13px;color:#666;line-height:1.4;margin:0}.contact-section{padding:80px 0;background:#f8f9fa;width:100%}.contact-section .contact-content{background:#fff;border-radius:8px;padding:40px;box-shadow:0 2px 8px #0000001a}.contact-section .contact-content .contact-info h2{font-size:24px;color:#333;margin-bottom:16px;font-weight:700}.contact-section .contact-content .contact-info p{font-size:14px;color:#666;margin-bottom:32px;line-height:1.6}.contact-section .contact-content .contact-info .contact-items .contact-item{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px;background:#f8f9fa;border-radius:6px;transition:all .3s ease}.contact-section .contact-content .contact-info .contact-items .contact-item:hover{background:#e6f7ff}.contact-section .contact-content .contact-info .contact-items .contact-item .contact-icon{font-size:18px;color:#1890ff;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#1890ff1a;border-radius:50%}.contact-section .contact-content .contact-info .contact-items .contact-item h4{font-size:14px;color:#333;margin-bottom:2px;font-weight:600}.contact-section .contact-content .contact-info .contact-items .contact-item p{font-size:13px;color:#666;margin:0}.contact-section .contact-content .contact-form{text-align:center}.contact-section .contact-content .contact-form h3{font-size:20px;color:#333;margin-bottom:24px;font-weight:600}.contact-section .contact-content .contact-form .form-buttons .consult-btn{background:#1890ff;border:none;height:40px;font-size:14px;font-weight:600;margin-bottom:12px;border-radius:6px;box-shadow:0 2px 8px #1890ff4d;transition:all .3s ease}.contact-section .contact-content .contact-form .form-buttons .consult-btn:hover{background:#40a9ff;transform:translateY(-1px);box-shadow:0 4px 12px #1890ff66}.contact-section .contact-content .contact-form .form-buttons .demo-btn{height:40px;font-size:14px;font-weight:600;border-radius:6px;border:2px solid #1890ff;color:#1890ff;transition:all .3s ease}.contact-section .contact-content .contact-form .form-buttons .demo-btn:hover{background:#1890ff;color:#fff;transform:translateY(-1px)}.footer{background:#001529;color:#fff}.footer .footer-title{font-size:16px;margin-bottom:16px;font-weight:600;color:#fff;padding-left:40px}.footer .footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px}.footer .footer-content .footer-section ul{list-style:none;padding:0;margin:0}.footer .footer-content .footer-section ul li{margin-bottom:8px;color:#ffffffb3;font-size:13px;transition:color .3s ease}.footer .footer-content .footer-section ul li:hover{color:#1890ff;cursor:pointer}.footer .footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;text-align:center}.footer .footer-bottom p{color:#fff9;font-size:12px;margin-bottom:4px}@media (max-width: 768px){.container,.header .header-content{padding:0 20px}.hero-section{padding:80px 0 60px}.hero-section .hero-content{padding:0 20px}.hero-section .hero-content .hero-text h1{font-size:32px}.hero-section .hero-content .hero-text .hero-subtitle{font-size:16px}.hero-section .hero-content .hero-text .hero-buttons{flex-direction:column;align-items:center}.hero-section .hero-content .hero-text .hero-buttons .cta-button,.hero-section .hero-content .hero-text .hero-buttons .demo-button{width:200px}.hero-section .hero-content .hero-cards{grid-template-columns:1fr;gap:16px}.stats-section,.features-section,.qualifications-section,.clients-section,.timeline-section,.contact-section{padding:60px 0}.section-header h2{font-size:24px}.section-header p{font-size:14px}.clients-grid{grid-template-columns:1fr!important}.download-section .download-card{padding:20px 16px}.download-section .download-card .qr-code-container .qr-code{width:70px;height:70px}.download-section .download-card .qr-code-container .qr-code .qr-icon{font-size:28px}.download-section .download-card .qr-code-container .brand-badge{font-size:9px;padding:3px 6px}.download-section .download-card .download-info h4{font-size:14px}.download-section .download-card .download-info p{font-size:11px}.contact-content{padding:24px 20px!important}.footer-content{grid-template-columns:1fr;gap:24px}.timeline-section .custom-timeline{height:auto;min-height:600px}.timeline-section .custom-timeline .timeline-curve{display:none}.timeline-section .custom-timeline .timeline-nodes{display:flex;flex-direction:column;gap:40px;padding:20px 0}.timeline-section .custom-timeline .timeline-node{position:relative;display:flex;align-items:flex-start;gap:20px}.timeline-section .custom-timeline .timeline-node .node-circle{width:50px;height:50px;font-size:12px;flex-shrink:0}.timeline-section .custom-timeline .timeline-node .node-content{position:static;max-width:none;min-width:auto;flex:1}.timeline-section .custom-timeline .timeline-node .node-content.left,.timeline-section .custom-timeline .timeline-node .node-content.right{text-align:left}.timeline-section .custom-timeline .timeline-node .node-content.left:after,.timeline-section .custom-timeline .timeline-node .node-content.right:after{display:none}.timeline-section .custom-timeline .timeline-node .node-content h3{font-size:16px;margin-bottom:8px}.timeline-section .custom-timeline .timeline-node .node-content p{font-size:14px}}.products-layout{min-height:100vh;width:100%}.header{position:fixed;width:100%;z-index:1000;padding:0;background:#fff;box-shadow:0 2px 8px #0000001a}.header .header-content{max-width:100%;margin:0 auto;display:flex;align-items:center;height:64px;padding:0 48px}.header .logo{margin-right:48px;display:flex;align-items:center}.header .logo img{width:30px;height:30px}.header .logo span{font-size:24px;font-weight:700;color:#1890ff}.header .ant-menu{flex:1;background:transparent;border:none}.header .ant-menu .ant-menu-item{font-size:16px;padding:0 24px;color:#333}.header .ant-menu .ant-menu-item:hover,.header .ant-menu .ant-menu-item.ant-menu-item-selected{color:#1890ff}.header .header-contact{font-size:16px;font-weight:700;color:#1890ff}.products-content{padding:0;margin-top:64px;width:100%}.container{max-width:1400px;margin:0 auto;padding:0 48px;width:100%}.page-header{background:linear-gradient(135deg,#667eea,#764ba2);padding:80px 0;color:#fff;text-align:center;width:100%}.page-header h1{font-size:48px;font-weight:700;margin-bottom:16px;line-height:1.2}.page-header p{font-size:20px;opacity:.9}.products-section{padding:80px 0;background:#f8f9fa;width:100%}.products-section .product-card{height:100%;border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:all .3s;overflow:hidden}.products-section .product-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.products-section .product-card .ant-card-body{padding:0;height:100%;display:flex;flex-direction:column}.products-section .product-card .product-header{background:linear-gradient(135deg,#1890ff,#40a9ff);color:#fff;padding:32px 24px;text-align:center}.products-section .product-card .product-header h2{font-size:28px;margin-bottom:8px;color:#fff}.products-section .product-card .product-header .subtitle{font-size:16px;opacity:.9;margin:0}.products-section .product-card .product-content{padding:32px 24px;flex:1;display:flex;flex-direction:column}.products-section .product-card .product-content .description{color:#666;line-height:1.6;margin-bottom:24px;font-size:15px}.products-section .product-card .product-content .highlights{margin-bottom:24px;display:flex;flex-wrap:wrap;gap:8px}.products-section .product-card .product-content .highlights .highlight-tag{background:#e6f7ff;color:#1890ff;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500}.products-section .product-card .product-content .features{flex:1;margin-bottom:24px}.products-section .product-card .product-content .features h4{font-size:16px;color:#333;margin-bottom:16px;font-weight:600}.products-section .product-card .product-content .features .features-list{list-style:none;padding:0;margin:0}.products-section .product-card .product-content .features .features-list li{position:relative;padding-left:20px;margin-bottom:12px;color:#555;font-size:14px;line-height:1.5}.products-section .product-card .product-content .features .features-list li:before{content:"✓";position:absolute;left:0;color:#52c41a;font-weight:700}.products-section .product-card .product-content .learn-more-btn{width:100%;height:48px;border-radius:24px;font-size:16px;font-weight:600;margin-top:auto}.case-studies-section{padding:80px 0;background:#fff;width:100%}.case-studies-section h2{font-size:36px;color:#333;text-align:center;margin-bottom:48px;font-weight:700}.case-studies-section .case-card{height:100%;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:all .3s}.case-studies-section .case-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.case-studies-section .case-card .ant-card-body{padding:24px;height:100%;display:flex;flex-direction:column}.case-studies-section .case-card .case-header{margin-bottom:20px}.case-studies-section .case-card .case-header h3{font-size:20px;color:#333;margin-bottom:12px;font-weight:600}.case-studies-section .case-card .case-header .case-meta{display:flex;gap:12px;flex-wrap:wrap}.case-studies-section .case-card .case-header .case-meta .industry{background:#f0f0f0;color:#666;padding:4px 12px;border-radius:12px;font-size:12px}.case-studies-section .case-card .case-header .case-meta .solution{background:#e6f7ff;color:#1890ff;padding:4px 12px;border-radius:12px;font-size:12px}.case-studies-section .case-card .case-content{flex:1}.case-studies-section .case-card .case-content .description{color:#666;line-height:1.6;margin-bottom:20px;font-size:14px}.case-studies-section .case-card .case-content .benefits h4{font-size:16px;color:#333;margin-bottom:12px;font-weight:600}.case-studies-section .case-card .case-content .benefits ul{list-style:none;padding:0;margin:0}.case-studies-section .case-card .case-content .benefits ul li{position:relative;padding-left:16px;margin-bottom:8px;color:#555;font-size:13px;line-height:1.5}.case-studies-section .case-card .case-content .benefits ul li:before{content:"•";position:absolute;left:0;color:#1890ff;font-weight:700}.footer{background:#001529;color:#fff;padding:48px 0 24px;width:100%}.footer .footer-title{font-size:16px;margin-bottom:16px;font-weight:600;color:#fff}.footer .footer-content{max-width:1400px;margin:0 auto 5px;padding:0 48px;display:grid;grid-template-columns:repeat(2,1fr);gap:48px}.footer .footer-content .footer-section p{color:#ffffffa6;margin-bottom:8px;font-size:14px}.footer .footer-bottom{text-align:center;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);max-width:1400px;margin:0 auto;padding-left:48px;padding-right:48px;font-size:20px}.footer .footer-bottom p{color:#ffffff73;font-size:14px;margin-bottom:4px}@media (max-width: 1200px){.container,.header .header-content{padding:0 24px}.footer .footer-content,.footer .footer-bottom{padding-left:24px;padding-right:24px}}@media (max-width: 768px){.page-header h1{font-size:36px}.page-header p{font-size:18px}.products-section .product-card .product-header h2{font-size:24px}.case-studies-section h2{font-size:28px}.footer .footer-content{grid-template-columns:1fr}}@media (max-width: 480px){.page-header{padding:60px 0}.page-header h1{font-size:28px}.page-header p{font-size:16px}.products-section,.case-studies-section{padding:60px 0}}.about-layout{min-height:100vh}.about-content{background:#fff}.header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06);position:sticky;top:0;z-index:1000;box-shadow:0 2px 8px #0000000f}.header .header-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.header .header-content .logo{font-size:24px;font-weight:700;background:linear-gradient(135deg,#1890ff,#722ed1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header .header-content .ant-menu{border-bottom:none;background:transparent;flex:1;justify-content:center}.header .header-content .ant-menu .ant-menu-item{font-weight:500;transition:all .3s ease}.header .header-content .ant-menu .ant-menu-item:hover{color:#1890ff}.header .header-content .ant-menu .ant-menu-item.ant-menu-item-selected{color:#1890ff;font-weight:600}.header .header-content .header-contact{color:#666;font-weight:500;display:flex;align-items:center}.container{max-width:1400px;margin:0 auto;padding:0 24px}.section-header{text-align:center;margin-bottom:48px}.section-header h2{font-size:32px;font-weight:600;color:#333;margin-bottom:12px;position:relative}.section-header h2:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#1890ff,#40a9ff);border-radius:2px}.section-header p{font-size:16px;color:#666;margin:0}.company-intro-section{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.company-intro-section .intro-content .intro-text h1{font-size:48px;font-weight:700;color:#333;margin-bottom:16px;background:linear-gradient(135deg,#1890ff,#722ed1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.company-intro-section .intro-content .intro-text .intro-subtitle{font-size:20px;color:#666;margin-bottom:32px;font-weight:500}.company-intro-section .intro-content .intro-text .intro-description{margin-bottom:32px}.company-intro-section .intro-content .intro-text .intro-description p{font-size:16px;line-height:1.8;color:#555;margin-bottom:16px}.company-intro-section .intro-content .intro-text .intro-tags .ant-tag{font-size:14px;padding:6px 12px;border-radius:16px;margin-right:12px;margin-bottom:8px}.company-intro-section .intro-content .intro-stats .stat-card{background:#fff;border-radius:12px;padding:24px;text-align:center;box-shadow:0 4px 16px #0000001a;transition:all .3s ease}.company-intro-section .intro-content .intro-stats .stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #00000026}.company-intro-section .intro-content .intro-stats .stat-card .ant-statistic-title{font-size:14px;color:#666;margin-bottom:8px}.values-section{padding:80px 0;background:#fff}.values-section .value-card{text-align:center;border-radius:12px;border:1px solid #f0f0f0;transition:all .3s ease;height:100%}.values-section .value-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026;border-color:#1890ff}.values-section .value-card .ant-card-body{padding:32px 24px}.values-section .value-card .value-icon{font-size:48px;margin-bottom:24px;display:block}.values-section .value-card h3{font-size:20px;font-weight:600;color:#333;margin-bottom:16px}.values-section .value-card p{font-size:14px;color:#666;line-height:1.6;margin:0}.timeline-section{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.timeline-section .timeline-container{max-width:1000px;margin:0 auto}.timeline-section .timeline-container .ant-timeline{padding:40px 0}.timeline-section .timeline-container .ant-timeline .ant-timeline-item{padding-bottom:40px}.timeline-section .timeline-container .ant-timeline .ant-timeline-item:last-child{padding-bottom:0}.timeline-section .timeline-container .timeline-dot{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;box-shadow:0 4px 16px #00000026;border:3px solid white}.timeline-section .timeline-container .timeline-content{background:#fff;border-radius:12px;padding:24px;border:1px solid #f0f0f0;box-shadow:0 4px 16px #0000001a;transition:all .3s ease}.timeline-section .timeline-container .timeline-content:hover{transform:translateY(-4px);box-shadow:0 8px 32px #00000026;border-color:#1890ff}.timeline-section .timeline-container .timeline-content h3{font-size:18px;margin-bottom:12px;font-weight:600;color:#333}.timeline-section .timeline-container .timeline-content p{font-size:14px;line-height:1.6;color:#666;margin:0}.team-section{padding:80px 0;background:#fff}.team-section .team-card{text-align:center;border-radius:12px;border:1px solid #f0f0f0;transition:all .3s ease;height:100%}.team-section .team-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026;border-color:#1890ff}.team-section .team-card .ant-card-body{padding:32px 24px}.team-section .team-card .member-avatar{margin-bottom:24px}.team-section .team-card .member-info h3{font-size:20px;font-weight:600;color:#333;margin-bottom:8px}.team-section .team-card .member-info .position{font-size:16px;color:#1890ff;font-weight:500;margin-bottom:12px}.team-section .team-card .member-info .description{font-size:14px;color:#666;line-height:1.6;margin:0}.qualifications-section{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.qualifications-section .qualification-item{background:#fff;border-radius:12px;padding:24px;display:flex;align-items:center;box-shadow:0 4px 16px #0000001a;transition:all .3s ease;height:100%}.qualifications-section .qualification-item:hover{transform:translateY(-4px);box-shadow:0 8px 32px #00000026}.qualifications-section .qualification-item .qualification-icon{font-size:32px;color:#1890ff;margin-right:16px;flex-shrink:0}.qualifications-section .qualification-item .qualification-info h4{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.qualifications-section .qualification-item .qualification-info .year{font-size:14px;color:#666}.contact-info-section{padding:80px 0;background:#fff}.contact-info-section .contact-card{background:#f8f9fa;border-radius:12px;padding:32px;height:100%}.contact-info-section .contact-card h3{font-size:20px;font-weight:600;color:#333;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #1890ff}.contact-info-section .contact-card .contact-item{font-size:15px;line-height:1.8;color:#555;margin-bottom:12px}.contact-info-section .contact-card .contact-item strong{color:#333;font-weight:600}@media (max-width: 768px){.container{padding:0 20px}.section-header{margin-bottom:32px}.section-header h2{font-size:24px}.section-header p{font-size:14px}.company-intro-section,.values-section,.timeline-section,.team-section,.qualifications-section,.contact-info-section{padding:60px 0}.company-intro-section .intro-text h1{font-size:32px}.company-intro-section .intro-text .intro-subtitle{font-size:18px}.company-intro-section .intro-text .intro-description p{font-size:15px}.timeline-section .timeline-container .timeline-dot{width:50px;height:50px;font-size:12px}.timeline-section .timeline-container .timeline-content{padding:20px}.timeline-section .timeline-container .timeline-content h3{font-size:16px}.timeline-section .timeline-container .timeline-content p{font-size:13px}.contact-info-section .contact-card{padding:24px;margin-bottom:24px}.contact-info-section .contact-card h3{font-size:18px}.contact-info-section .contact-card .contact-item{font-size:14px}}.privacy-page .ant-card{box-shadow:0 4px 6px #0000001a;border-radius:8px}.privacy-page .ant-typography h1{color:#1890ff;font-weight:600}.privacy-page .ant-typography h2{color:#333;margin-top:32px;margin-bottom:16px;font-weight:600;border-bottom:2px solid #f0f0f0;padding-bottom:8px}.privacy-page .ant-typography h3{color:#555;margin-top:24px;margin-bottom:12px;font-weight:500}.privacy-page .ant-typography p{line-height:1.8;margin-bottom:16px;text-align:justify}.privacy-page .ant-typography ul{margin-bottom:16px}.privacy-page .ant-typography ul li{margin-bottom:8px;line-height:1.6}.privacy-page .ant-typography ul li::marker{color:#1890ff}.privacy-page .ant-typography .ant-typography-caption{font-size:14px;color:#999}.privacy-page .ant-divider{margin:32px 0;border-color:#e8e8e8}@media (max-width: 768px){.privacy-page{padding:20px 16px!important}.privacy-page .ant-card{margin:0}.privacy-page .ant-card .ant-card-body{padding:16px}.privacy-page .ant-typography h1{font-size:24px}.privacy-page .ant-typography h2{font-size:20px}.privacy-page .ant-typography h3{font-size:18px}.privacy-page .ant-typography p,.privacy-page .ant-typography li{font-size:14px}}.App{width:100%;min-height:100vh}
