*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa}.tech-theme{min-height:100vh}.loading{position:fixed;bottom:16px;left:16px;width:auto;height:auto;background:transparent;display:flex;align-items:center;justify-content:flex-start;z-index:9999;pointer-events:none}.loading-content{text-align:left;color:#fff;display:flex;align-items:center;gap:10px}.loading-content .icon{animation:loading-rotate 2s linear infinite;width:48px;height:48px}.loading-content p{font-size:14px;font-weight:500;letter-spacing:2px;margin:0}@keyframes loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{margin:0;padding:0;font-family:Roboto,Noto Sans SC,sans-serif;background-color:#f5f5f5}.mdui-appbar{box-shadow:0 2px 4px #0000001a}.mdui-card{border-radius:8px;overflow:hidden}.mdui-card-media img{width:100%;height:200px;object-fit:cover}.mdui-card-header-avatar{width:40px;height:40px;border-radius:50%}@media (max-width: 600px){.mdui-typo-display-3{font-size:2.5rem!important}.mdui-typo-headline{font-size:1.5rem!important}.mdui-col-md-4,.mdui-col-md-3{width:100%!important}}html{scroll-behavior:smooth}a{text-decoration:none;transition:color .3s ease}a:hover{color:#ff4081!important}.hero-nav{position:absolute;top:0;left:0;width:100%;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;color:#fff;z-index:1000}.nav-left{display:flex;align-items:center;gap:8px}.brand-logo{height:32px;width:auto;margin-right:1px;vertical-align:middle;opacity:.9}.beian-logo{height:18px;margin-right:6px;vertical-align:middle;opacity:.9}.hx-logo{height:60px;vertical-align:middle;opacity:.9;margin-right:0}.brand{font-size:20px;font-weight:700;letter-spacing:2px;line-height:32px;color:#fff;text-decoration:none}.brand-sub{font-size:14px;opacity:.9;line-height:32px;color:#fff}.brand:hover{color:#fff}.nav-right{display:flex;align-items:center;gap:18px}.nav-link{color:#fff;text-decoration:none;font-size:14px;letter-spacing:1px}.nav-link:hover{text-decoration:underline}.hero-banner{min-height:100vh;background-image:url(/assets/background-7a64ccc4.png);background-size:cover;background-position:center;position:relative;background-repeat:no-repeat}.hero-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.25)}.hero-overlay{position:relative;z-index:1;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff}.hero-title{font-size:36px;font-weight:600;letter-spacing:6px;text-shadow:0 2px 16px rgba(0,0,0,.6)}.hero-subtitle{margin-top:8px;font-size:12px;letter-spacing:1px;opacity:.9}.section-banner{min-height:auto;background-size:cover;background-position:center;position:relative;background-repeat:no-repeat}.products-section{background-image:url(/assets/app-4a64f25b.png)}.team-section{background-image:url(/assets/team-b97385dd.png)}.section-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.35)}.section-overlay{position:relative;z-index:1;width:100%;min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:40px 20px}.section-title{font-size:28px;font-weight:600;letter-spacing:4px;text-shadow:0 2px 12px rgba(0,0,0,.6);margin-bottom:24px}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1100px;width:100%}@media (max-width: 900px){.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){.cards-grid{grid-template-columns:1fr}}.card-glass{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:16px;text-align:left}.card-image{width:100%;height:180px;object-fit:cover;border-radius:8px}.card-center{text-align:center}.card-avatar{width:96px;height:96px;object-fit:cover;border-radius:50%;display:inline-block}.card-title{margin-top:12px;font-size:18px;font-weight:600;color:#fff}.card-subtitle{font-size:12px;opacity:.9;color:#fff}.simple-header{position:fixed;top:0;left:0;width:100%;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;transition:all .3s ease}.simple-header-scrolled{background:rgba(255,255,255,.98);box-shadow:0 2px 20px #0000001a}.simple-nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:70px}.simple-logo-text{font-size:24px;font-weight:700;color:#fff;text-decoration:none}.simple-nav{display:flex;gap:30px}.simple-nav-link{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.simple-nav-link:hover{color:#fff}.simple-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;text-align:center;padding:100px 20px 80px}.simple-hero-content{max-width:800px}.simple-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:20px;line-height:1.2}.simple-title-cn{display:block;font-size:4rem;margin-bottom:10px}.simple-title-en{display:block;font-size:2rem;font-weight:300;opacity:.9}.simple-hero-motto{font-size:1.5rem;font-weight:300;opacity:.9;margin-top:30px}.simple-section{padding:100px 0;background:#fff}.simple-section-dark{background:#f8f9fa}.simple-container{max-width:1200px;margin:0 auto;padding:0 20px}.simple-section-header{text-align:center;margin-bottom:60px}.simple-section-title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:20px}.simple-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.simple-product-card{background:white;border-radius:15px;padding:30px;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.simple-product-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.simple-product-image{width:120px;height:120px;margin:0 auto 20px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.simple-product-image img{width:100%;height:100%;object-fit:cover}.simple-product-name{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:10px}.simple-product-version{color:#666;font-size:1.1rem}.simple-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px}.simple-member-card{background:white;border-radius:15px;padding:30px;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.simple-member-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.simple-member-avatar{width:100px;height:100px;margin:0 auto 20px;border-radius:50%;overflow:hidden;border:3px solid #667eea}.simple-member-avatar img{width:100%;height:100%;object-fit:cover}.simple-member-name{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:10px}.simple-member-position{color:#666;font-size:1rem}.simple-error-message{text-align:center;padding:40px;background:#fff3cd;border:1px solid #ffeaa7;border-radius:10px;color:#856404}.simple-footer{background:#333;color:#fff;padding:60px 0 30px}.simple-footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.simple-footer-section h3,.simple-footer-section h4{margin-bottom:20px}.simple-footer-title{font-size:1.8rem;font-weight:700}.simple-footer-subtitle{font-size:1.2rem;font-weight:600}.simple-footer-links{list-style:none}.simple-footer-links li{margin-bottom:10px}.simple-footer-links a{color:#ccc;text-decoration:none;transition:color .3s ease}.simple-footer-links a:hover{color:#667eea}.simple-footer-divider{height:1px;background:rgba(255,255,255,.1);margin:40px 0}.simple-footer-copyright{text-align:center;color:#ccc;font-size:.9rem}.fade-up{opacity:0;transform:translateY(30px);transition:all .6s ease}.fade-up.animate{opacity:1;transform:translateY(0)}@media (max-width: 768px){.simple-nav-container{padding:0 15px;height:60px}.simple-logo-text{font-size:40px}.simple-nav{gap:20px}.simple-hero-title{font-size:2.5rem}.simple-title-cn{font-size:3rem}.simple-title-en{font-size:1.5rem}.simple-hero-motto{font-size:1.2rem}.simple-section{padding:60px 0}.simple-section-title{font-size:2rem}.simple-products-grid,.simple-team-grid{grid-template-columns:1fr;gap:20px}.simple-footer-content{grid-template-columns:1fr;gap:30px}}@media (max-width: 480px){.simple-hero{padding:80px 15px 60px}.simple-hero-title{font-size:2rem}.simple-title-cn{font-size:2.5rem}.simple-title-en{font-size:1.2rem}.simple-hero-motto{font-size:1rem}.simple-nav{gap:15px}.simple-nav-link{font-size:.9rem}}.reveal-up{transform:translateY(24px);opacity:0;transition:transform .5s ease,opacity .5s ease}.reveal-left-up{transform-origin:bottom left;transform:translate(-20px,20px) scale(.92);opacity:0;transition:transform .5s ease,opacity .5s ease;transition-delay:calc(var(--stagger, 0) * 80ms)}.in-view.reveal-up,.in-view.reveal-left-up{transform:none;opacity:1}.product-page{color:#fff;padding:40px 20px}.product-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:3fr 2fr;gap:20px;align-items:center;position:relative;z-index:1}.product-info{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);border-radius:12px;padding:20px}.product-title{font-size:26px;font-weight:700;letter-spacing:2px}.product-subtitle{margin-top:6px;font-size:14px;opacity:.9}.product-text{margin-top:12px;line-height:1.8}.product-btn{display:inline-block;margin-top:14px;padding:10px 14px;border:1px solid rgba(255,255,255,.9);border-radius:8px;color:#fff;text-decoration:none}.product-btn:hover{background:rgba(255,255,255,.12)}.product-media{display:flex;align-items:center;justify-content:center}.product-image{width:100%;max-width:360px;height:auto;max-height:220px;object-fit:contain;background:rgba(255,255,255,.9);border-radius:12px;border:1px solid rgba(255,255,255,.25)}@media (max-width: 900px){.product-container{grid-template-columns:1fr}.product-media{justify-content:center}.product-image{max-width:320px;max-height:200px}}@keyframes fadeanm{0%{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}@keyframes scaleanm{0%{transform:translate(-20px,20px) scale(.92);opacity:0}to{transform:none;opacity:1}}.in-view.reveal-up{animation:fadeanm .6s cubic-bezier(0,.64,.41,1) forwards}.in-view.reveal-left-up{animation:scaleanm .6s cubic-bezier(0,.64,.41,1) calc(var(--stagger, 0) * .08s) forwards}
