:root{--primary:#009688;--primary-dark:#00796B;--primary-light:#E0F2F1;--accent:#FF9800;--text-main:#1F2937;--text-sub:#4B5563;--text-light:#9CA3AF;--text-dark:#1d2b36;--text-light:#e0e6ed;--text-muted:#6e8496;--glass-bg:rgba(255,255,255,0.75);--glass-border:1px solid rgba(255,255,255,0.8);--shadow-soft:0 10px 40px -10px rgba(0,150,136,0.15);--shadow-glow:0 4px 14px 0 rgba(0,150,136,0.35);--container-width:1200px;--nav-height:80px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'PingFang SC', 'Noto Sans SC', 'Microsoft YaHei', sans-serif;color:var(--text-main);line-height:1.6;background-color:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit;transition:0.3s}ul{list-style:none}.navbar{position:fixed;top:0;left:0;width:100%;height:var(--nav-height);z-index:1000;transition:all 0.4s ease;background:transparent}.navbar.scrolled{background:rgba(255,255,255,0.65);backdrop-filter:blur(10px);box-shadow:0 1px 0 rgba(0,0,0,0.05)}.container{max-width:var(--container-width);margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;color:var(--text-main)}.logo img{height:36px}.logo-icon{border-radius:8px;display:flex;align-items:center;justify-content:center;color:white}.logo-icon img{height:35px}.logo-tag{font-size:12px;background:#F3F4F6;color:var(--text-sub);padding:2px 6px;border-radius:4px;font-weight:normal;margin-left:8px}.nav-links{display:flex;gap:40px}.nav-links a{font-size:16px;font-weight:500;color:var(--text-sub);position:relative}.nav-links a:hover{color:var(--primary)}.nav-links a::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--primary);transition:width 0.3s ease;border-radius:2px}.nav-links a:hover::after{width:100%}.nav-actions{display:flex;align-items:center;gap:20px}.btn-login{font-weight:600;color:var(--text-sub)}.btn-login:hover{color:var(--primary)}.btn-shiyong{color:white !important;padding:5px 24px;border-radius:20px;font-weight:600;display:flex;align-items:center;margin-top:-5px;background:linear-gradient(90deg, #2c92ae, #1e9688);transition:all 0.3s ease-in-out}.btn-shiyong:hover{box-shadow:0 6px 20px rgba(0,150,136,0.4)}.btn-shiyong:hover::after{width:0 !important}.btn-primary{background:var(--primary);color:white;padding:10px 24px;border-radius:50px;font-weight:600;box-shadow:var(--shadow-glow);display:flex;align-items:center;gap:8px}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,150,136,0.4)}:root{--primary:#009688;--primary-light:#E0F2F1;--text-main:#1F2937;--text-sub:#4B5563;--bg-tech:#F9FAFB}.hero-tech-tcm{position:relative;padding:100px 0 71px 0;background-color:var(--bg-tech);overflow:hidden;min-height:750px;display:flex;align-items:center}.container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.ink-wash{position:absolute;top:-20%;right:-10%;width:800px;height:800px;background:radial-gradient(circle, rgba(0,150,136,0.08) 0%, transparent 70%);filter:blur(60px)}.grid-lines{position:absolute;bottom:0;left:0;width:100%;height:50%;background-image:linear-gradient(rgba(0,0,0,0.02) 1px, transparent 1px),linear-gradient(90deg, rgba(0,0,0,0.02) 1px, transparent 1px);background-size:40px 40px;mask-image:linear-gradient(to top, black, transparent)}.hero-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;width:100%}.tag-row{display:flex;align-items:center;gap:12px;margin-bottom:24px}.tag-badge{background:#111;color:#fff;font-size:12px;font-weight:700;padding:4px 10px;border-radius:4px}.tag-text{font-size:13px;color:#666;font-weight:600}.hero-title{font-size:60px;line-height:1.15;font-weight:900;color:var(--text-main);margin-bottom:24px;letter-spacing:-1px}.text-gradient{background:linear-gradient(135deg, #009688 0%, #004D40 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-desc{font-size:18px;color:var(--text-sub);line-height:1.7;margin-bottom:40px;max-width:520px}.hero-desc strong{color:var(--primary)}.btn-group{display:flex;align-items:center;gap:20px;margin-bottom:60px}.btn-primary{background:var(--primary);color:#fff;padding:16px 32px;border-radius:50px;font-weight:700;font-size:16px;display:inline-flex;align-items:center;gap:8px;box-shadow:0 10px 20px rgba(0,150,136,0.3);transition:0.3s}.btn-primary:hover{transform:translateY(-3px);background:#00796B}.btn-link{color:var(--text-main);font-weight:600;display:inline-flex;align-items:center;gap:8px}.play-icon{width:30px;height:30px;background:#fff;border:1px solid #E5E7EB;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;box-shadow:0 4px 10px rgba(0,0,0,0.05)}.data-bar{display:flex;align-items:center;gap:30px}.data-item .num{font-size:28px;font-weight:800;color:var(--text-main);line-height:1;margin-bottom:4px}.data-item .lbl{font-size:13px;color:#888}.sep{width:1px;height:30px;background:#E5E7EB}.hero-visual-stack{position:relative;height:500px;perspective:1000px}.ui-card{position:absolute;background:rgba(255,255,255,0.9);backdrop-filter:blur(10px);border:1px solid #fff;border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,0.08);transition:transform 0.5s ease}.ui-base{width:480px;height:340px;top:40px;right:0;z-index:1;transform:rotateY(-10deg) rotateX(5deg);background:#fff;padding:20px}.ui-header{display:flex;gap:6px;margin-bottom:20px;align-items:center;border-bottom:1px solid #F3F4F6;padding-bottom:15px}.dot{width:10px;height:10px;border-radius:50%}.red{background:#FF5F56}.yellow{background:#FFBD2E}.green{background:#27C93F}.ui-title{font-size:12px;color:#999;margin-left:10px}.chart-grid{width:100%;height:200px;background-image:linear-gradient(#f0f0f0 1px, transparent 1px);background-size:100% 40px;position:relative}.chart-line{position:absolute;left:0;bottom:20px;width:100%;height:100px;background:linear-gradient(90deg, transparent 0%, var(--primary) 100%);clip-path:polygon(0 100%, 10% 80%, 20% 90%, 30% 60%, 40% 70%, 50% 40%, 60% 50%, 70% 20%, 80% 30%, 90% 10%, 100% 0, 100% 100%);opacity:0.2}.ui-mid{width:260px;height:320px;top:0;left:20px;z-index:2;transform:translateY(40px);background:linear-gradient(180deg, #F0FDFA 0%, #fff 100%);border:1px solid #CCFBF1;display:flex;flex-direction:column;align-items:center;padding:20px}.ui-row-head{width:100%;font-size:13px;font-weight:700;color:var(--primary);margin-bottom:20px;display:flex;align-items:center;gap:6px}.human-body-abstract{position:relative;width:120px;height:200px}.body-outline{width:100%;height:100%;border:2px solid #B2DFDB;border-radius:40px;clip-path:polygon(20% 0%, 80% 0%, 100% 20%, 100% 100%, 0% 100%, 0% 20%)}.acupoint{position:absolute;width:12px;height:12px;background:var(--primary);border-radius:50%;box-shadow:0 0 0 4px rgba(0,150,136,0.2)}.p1{top:40%;right:20%}.p2{top:70%;left:30%}.point-ripple{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:30px;height:30px;border:1px solid var(--primary);border-radius:50%;animation:ripple 2s infinite;opacity:0}.point-label{position:absolute;left:20px;top:-4px;background:#fff;padding:2px 6px;border-radius:4px;font-size:10px;color:#333;box-shadow:0 2px 4px rgba(0,0,0,0.1);white-space:nowrap}.point-label.left{left:auto;right:20px}.ui-top{width:280px;bottom:40px;right:40px;z-index:3;padding:24px;animation:float 4s ease-in-out infinite}.ai-status{font-size:12px;color:#999;display:flex;align-items:center;gap:6px;margin-bottom:16px}.spinner{width:12px;height:12px;border:2px solid #E0E0E0;border-top-color:var(--primary);border-radius:50%;animation:spin 1s linear infinite}.ai-result{border-top:1px solid #F3F4F6;padding-top:16px}.res-title{font-size:14px;color:#333;margin-bottom:10px;font-weight:600}.res-title .highlight{color:var(--primary);font-size:16px;font-weight:800}.res-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.res-tags span{font-size:12px;background:#E0F2F1;color:var(--primary);padding:2px 8px;border-radius:4px}.res-btn{background:var(--primary);color:#fff;text-align:center;padding:10px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 4px 10px rgba(0,150,136,0.3)}.float-icon{position:absolute;font-size:32px;filter:drop-shadow(0 10px 20px rgba(0,0,0,0.1));animation:floatIcon 6s ease-in-out infinite}.i1{top:10%;left:40%;animation-delay:1s;z-index:2}.i2{bottom:20%;right:-20px;animation-delay:2s;font-size:40px;z-index:2}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes floatIcon{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(10deg)}}@keyframes ripple{0%{width:0;height:0;opacity:1}100%{width:40px;height:40px;opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 968px){.hero-layout{grid-template-columns:1fr;text-align:center}.hero-desc{margin:0 auto 40px auto}.btn-group{justify-content:center}.data-bar{justify-content:center}.hero-visual-stack{height:450px;transform:scale(0.8);margin-top:40px}.ui-base{left:50%;transform:translateX(-50%) rotateX(10deg);right:auto;width:90%}.ui-mid{display:none}.ui-top{left:50%;transform:translateX(-50%);bottom:0;width:260px}}.pain-points{background:#fff;padding:40px;border-radius:6px;margin-top:40px}.pain-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}.pain-item{border-right:1px solid #eee;padding-right:30px}.pain-item:last-child{border:none;padding:0}.pain-q{color:var(--text-dark);font-weight:700;margin-bottom:10px;display:flex;align-items:center;gap:8px;font-size:1.1rem}.pain-q::before{content:'Q';background:#ffebee;color:#d32f2f;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:0.9rem}.pain-a{color:var(--text-muted);font-size:0.95rem;line-height:1.5}.section-policy-official{padding:80px 0 40px 0;background-color:#F9FAFB;background-position:0 0, 10px 10px;background-size:20px 20px}.section-policy-official .container{display:block !important;max-width:1200px}.policy-main-header{text-align:center;max-width:900px;margin:0 auto 60px auto}.red-badge{display:inline-block;background:#D60000;color:#fff;font-family:"Songti SC", "SimSun", serif;padding:6px 20px;font-size:15px;letter-spacing:2px;margin-bottom:20px;border-radius:2px}.policy-main-header h2{font-size:34px;color:#111827;margin-bottom:16px;font-weight:800}.policy-main-header p{font-size:18px;color:#4B5563;line-height:1.6}.highlight-underline{color:#D60000;font-weight:700;border-bottom:2px solid rgba(214,0,0,0.2);margin:0 4px}.official-slider-wrapper{position:relative;padding:0 40px}.official-track{display:flex;gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:30px;scrollbar-width:none;-ms-overflow-style:none}.official-track::-webkit-scrollbar{display:none}.red-head-card{flex:0 0 400px;scroll-snap-align:center}.card-paper{background:#fff;padding:40px 32px;position:relative;box-shadow:0 1px 2px rgba(0,0,0,0.05),0 10px 20px rgba(0,0,0,0.08);transition:transform 0.3s ease;border:1px solid #E5E7EB;overflow:hidden;height:100%;min-height:480px}.card-paper:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,0.12)}.paper-serial{font-family:"FangSong", "FangSong_GB2312", "SimSun", serif;color:#111827;font-size:14px;margin-bottom:24px}.paper-title{font-family:"Songti SC", "SimSun", "Times New Roman", serif;color:#D60000;font-size:24px;font-weight:900;line-height:1.4;text-align:center;margin-bottom:16px;min-height:68px;display:flex;align-items:center;justify-content:center}.paper-line{height:2px;background:#D60000;width:100%;margin-bottom:2px;position:relative}.paper-line::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:1px;background:#D60000}.paper-body{margin-top:24px;font-family:"FangSong", "FangSong_GB2312", sans-serif;font-size:16px;line-height:1.8;color:#374151;position:relative;z-index:2}.doc-list{padding:0;margin:0}.doc-list li{list-style:none;margin-bottom:16px;text-align:justify}.list-dot{color:#D60000;margin-right:4px;font-size:12px}.doc-list strong{color:#111827;font-weight:900}.red-text{color:#D60000;font-weight:700}.seal-bg{position:absolute;bottom:20px;right:20px;width:100px;height:100px;border:3px solid rgba(214,0,0,0.08);border-radius:50%;display:flex;align-items:center;justify-content:center;color:rgba(214,0,0,0.08);font-family:"Songti SC", serif;font-weight:900;font-size:24px;transform:rotate(-20deg);pointer-events:none;z-index:1}.official-btn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#fff;color:#D60000;border:1px solid #E5E7EB;font-size:20px;cursor:pointer;z-index:10;box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:0.3s}.official-btn:hover{background:#D60000;color:#fff}.prev-btn-off{left:0}.next-btn-off{right:0}@media (max-width: 768px){.red-head-card{flex:0 0 90%}.official-btn{display:none}.pain-grid{display:grid;grid-template-columns:repeat(1, 1fr);gap:30px}}.section-solution-flagship{padding:80px 0;background-color:#FFFFFF}.section-solution-flagship .container{display:block !important;max-width:1200px}.flagship-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px;padding-bottom:30px;border-bottom:1px solid #F3F4F6}.flag-title{font-size:36px;font-weight:800;color:#111;line-height:1.2;margin-bottom:16px}.text-gradient{background:linear-gradient(135deg, #009688 0%, #004D40 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.flag-desc{font-size:16px;color:#6B7280;max-width:500px}.header-stats{display:flex;align-items:center;gap:30px}.stat-box{text-align:right}.stat-val{display:block;font-size:40px;font-weight:900;color:#111;line-height:1;font-family:'Helvetica Neue', sans-serif;letter-spacing:-1px}.stat-val small{font-size:14px;font-weight:600;color:#9CA3AF;margin-left:2px}.stat-key{font-size:12px;color:#6B7280;text-transform:uppercase;letter-spacing:1px}.stat-line{width:1px;height:40px;background:#E5E7EB;transform:skewX(-15deg)}.bento-grid{display:grid;grid-template-columns:1.2fr 0.8fr;gap:24px;height:460px}.bento-col{display:grid;grid-template-rows:1fr 1fr;gap:24px}.bento-card{background:#F9FAFB;border-radius:24px;padding:32px;position:relative;overflow:hidden;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);border:1px solid #fff;box-shadow:0 4px 6px -1px rgba(0,0,0,0.02)}.bento-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -5px rgba(0,0,0,0.08);background:#fff;z-index:1}.icon-badge{display:inline-block;font-size:12px;font-weight:700;background:#E0F2F1;color:#00796B;padding:4px 10px;border-radius:6px;margin-bottom:12px}.icon-badge.blue{background:#EFF6FF;color:#1D4ED8}.icon-badge.green{background:#ECFDF5;color:#047857}.bento-card h3{font-size:20px;font-weight:700;color:#111;margin-bottom:8px}.bento-card p{font-size:14px;color:#6B7280}.ui-abstract{position:absolute;bottom:0;right:0;pointer-events:none}.ui-pc-style{width:85%;height:70%;right:-20px;bottom:-20px;background:#fff;border-radius:12px 0 24px 0;box-shadow:-10px -10px 30px rgba(0,0,0,0.05);border:1px solid #E5E7EB;display:flex;overflow:hidden}.ui-pc-style img{width:140%}.abs-sidebar{width:60px;background:#009688;height:100%}.abs-window{flex:1;padding:16px;display:flex;flex-direction:column;gap:12px;background:#F8FAFC}.abs-header{height:24px;background:#E2E8F0;border-radius:4px;width:40%}.abs-chart-row{display:flex;gap:12px;height:80px}.abs-chart{flex:1;background:#E0F2F1;border-radius:8px;border:1px solid #B2DFDB}.abs-table{flex:1;background:#fff;border-radius:8px;border:1px solid #E2E8F0;padding:8px;display:flex;flex-direction:column;gap:6px}.abs-row{height:8px;background:#F1F5F9;border-radius:2px;width:100%}.ui-pda-style{bottom:-10px;right:30px;width:140px;height:160px}.pda-frame{width:100%;height:100%;background:#334155;border-radius:16px 16px 0 0;padding:8px 8px 0 8px;box-shadow:0 10px 20px rgba(0,0,0,0.1)}.pda-top-bar{height:100%;background:#fff;border-radius:10px 10px 0 0;position:relative;padding:12px}.pda-list-item{height:30px;background:#F1F5F9;margin-bottom:8px;border-radius:4px;border-left:3px solid #2c92ae}.pda-btn{position:absolute;bottom:10px;left:10px;right:10px;height:32px;background:#2c92ae;border-radius:4px;color:rgba(255,255,255,0.8);font-size:10px;display:flex;align-items:center;justify-content:center}.ui-wx-style{bottom:-143px;right:30px;width:141px}.wx-grid-menu{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px;transform:rotate(-10deg)}.wx-btn{height:60px;background:#fff;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,0.05);border:1px solid #F3F4F6;display:flex;align-items:center;justify-content:center}.wx-btn::after{content:'';width:24px;height:24px;background:#D1FAE5;border-radius:50%}@media (max-width: 900px){.flagship-header{flex-direction:column;align-items:flex-start;gap:30px}.header-stats{width:100%;justify-content:space-between}.bento-grid{grid-template-columns:1fr;height:auto}.bento-col{grid-template-rows:auto}.card-pc{height:300px}.card-pda,.card-wx{height:200px}.ui-pc-style{width:80%}}.section-modes-visual{padding:80px 0;background-color:#fff}.section-modes-visual .container{display:block !important;max-width:1200px}.mode-header{text-align:center;margin-bottom:50px}.mode-header h2{font-size:34px;color:#111;margin-bottom:12px;font-weight:800}.highlight-box{position:relative;z-index:0;padding:0 4px}.highlight-box::after{content:'';position:absolute;bottom:2px;left:0;width:100%;height:12px;background:rgba(255,213,79,0.4);z-index:-1;transform:rotate(-1deg)}.mode-header p{font-size:16px;color:#6B7280}.visual-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;margin-bottom:40px}.visual-card{border-radius:24px;padding:32px 24px 0 24px;position:relative;overflow:hidden;height:420px;display:flex;flex-direction:column;transition:transform 0.3s ease;border:1px solid rgba(0,0,0,0.02)}.visual-card:hover{transform:translateY(-8px)}.theme-warm{background:#FFF8E1}.theme-warm .badge-role{background:#FFECB3;color:#F57F17}.theme-blue{background:#E3F2FD}.theme-blue .badge-role{background:#BBDEFB;color:#1976D2}.theme-green{background:#E0F2F1}.theme-green .badge-role{background:#B2DFDB;color:#00796B}.card-text-area{margin-bottom:20px;z-index:2}.badge-role{display:inline-block;font-size:12px;font-weight:700;padding:4px 8px;border-radius:6px;margin-bottom:16px}.visual-card h3{font-size:22px;font-weight:800;color:#111;margin-bottom:12px}.visual-card p{font-size:14px;color:#555;line-height:1.6;margin-bottom:16px;min-height:45px}.tags-row{display:flex;gap:8px;flex-wrap:wrap}.tags-row span{font-size:12px;background:rgba(255,255,255,0.6);padding:2px 8px;border-radius:4px;color:#444;border:1px solid rgba(0,0,0,0.05)}.graphic-area{flex:1;position:relative;width:100%;transform:translateY(10px)}.chart-box-dept{width:80%;height:120px;background:#fff;border:2px dashed #FFD54F;border-radius:12px;margin:20px auto 0;position:relative;box-shadow:0 10px 20px rgba(255,193,7,0.1);display:flex;align-items:center;justify-content:center;gap:10px}.dept-label{position:absolute;top:-10px;left:10px;background:#FFD54F;color:#5D4037;font-size:10px;padding:2px 6px;border-radius:4px;font-weight:bold}.inner-flow{display:flex;align-items:center;gap:8px}.node{width:60px;height:40px;background:#FFF3E0;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#5D4037;font-weight:bold;border:1px solid #FFE0B2}.arrow-right{color:#FFB74D;font-weight:bold}.chart-hub{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;margin-top:10px}.center-core{width:80px;height:80px;background:#2196F3;border-radius:50%;color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;text-align:center;z-index:2;box-shadow:0 5px 15px rgba(33,150,243,0.3);border:4px solid #fff}.satellite{position:absolute;width:40px;height:40px;background:#fff;border-radius:50%;color:#1976D2;font-size:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px rgba(0,0,0,0.05);z-index:2}.s1{top:0;left:20%}.s2{top:-10px;right:20%}.s3{top:40px;right:10%}.hub-lines{position:absolute;width:160px;height:100px;border:1px dashed #90CAF9;border-radius:50%;z-index:1;top:20px}.chart-clinic{width:160px;margin:20px auto 0;position:relative}.clinic-window{background:#fff;border-radius:12px 12px 0 0;box-shadow:0 5px 15px rgba(0,121,107,0.1);overflow:hidden;height:100px;border:1px solid #B2DFDB}.window-header{height:24px;background:#009688;color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center}.window-body{position:relative;height:76px;background:#F0FDF4}.avatar-nurse{width:30px;height:30px;background:#A5D6A7;border-radius:50%;position:absolute;top:10px;left:50%;transform:translateX(-50%);border:2px solid #fff}.desk{position:absolute;bottom:0;left:10px;right:10px;height:20px;background:#C8E6C9;border-radius:4px 4px 0 0}.paper{width:12px;height:16px;background:#fff;position:absolute;top:-10px;left:20px;font-size:8px;display:flex;align-items:center;justify-content:center;color:#ccc;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.patient-queue{display:flex;gap:8px;justify-content:center;margin-top:8px}.dot{width:8px;height:8px;background:#80CBC4;border-radius:50%}.alias-bar{text-align:center;margin-top:20px;padding-top:20px;border-top:1px dashed #E5E7EB}.alias-title{font-size:14px;color:#9CA3AF;margin-right:12px}.alias-pills{display:inline-flex;flex-wrap:wrap;gap:12px;justify-content:center;vertical-align:middle}.pill{font-size:13px;background:#F3F4F6;color:#4B5563;padding:6px 16px;border-radius:20px;font-weight:500}@media (max-width: 900px){.visual-grid{grid-template-columns:1fr}.visual-card{height:auto;padding-bottom:32px}.graphic-area{height:150px;transform:none;margin-top:20px}}.section-ai-visuals{padding:100px 0;background-color:#f9fafb}.section-ai-visuals .ai-container{max-width:1200px;margin:0 auto;padding:0 24px}.section-ai-visuals .visuals-header{text-align:center;margin-bottom:60px}.section-ai-visuals .visuals-header h2{font-size:36px;font-weight:800;color:#1F2937;margin-bottom:12px}.section-ai-visuals .visuals-header .highlight-text{color:#009688;position:relative;display:inline-block}.section-ai-visuals .visuals-header .highlight-text::after{content:'';position:absolute;bottom:2px;left:0;width:100%;height:8px;background:rgba(0,150,136,0.15);z-index:-1}.section-ai-visuals .visuals-header p{font-size:16px;color:#6B7280}.section-ai-visuals .bento-grid-layout{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px}@media (max-width: 900px){.section-ai-visuals .bento-grid-layout{grid-template-columns:1fr}}.section-ai-visuals .bento-card{border-radius:24px;padding:40px;display:flex;align-items:center;justify-content:space-between;gap:30px;transition:transform 0.3s ease;position:relative;overflow:hidden}.section-ai-visuals .bento-card:hover{transform:translateY(-5px)}.section-ai-visuals .bento-card .card-content{flex:1;z-index:2}.section-ai-visuals .bento-card .card-content h3{font-size:22px;font-weight:800;margin-bottom:12px;color:#111}.section-ai-visuals .bento-card .card-content p{font-size:15px;line-height:1.6;color:#4B5563}.section-ai-visuals .bento-card .card-visual{flex:0 0 200px;height:160px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.section-ai-visuals .theme-purple{background:#F5F3FF}.section-ai-visuals .theme-purple h3{color:#5B21B6}.section-ai-visuals .theme-orange{background:#FFF7ED}.section-ai-visuals .theme-orange h3{color:#C2410C}.section-ai-visuals .theme-teal{background:#F0FDFA}.section-ai-visuals .theme-teal h3{color:#0F766E}.section-ai-visuals .theme-pink{background:#FDF2F8}.section-ai-visuals .theme-pink h3{color:#BE185D}.section-ai-visuals .theme-blue{background:#EFF6FF}.section-ai-visuals .theme-blue h3{color:#1D4ED8}.section-ai-visuals .theme-indigo{background:#EEF2FF}.section-ai-visuals .theme-indigo h3{color:#4338CA}.section-ai-visuals .ui-chat{width:100%;display:flex;flex-direction:column;gap:12px}.section-ai-visuals .ui-chat .chat-bubble{padding:10px 14px;border-radius:12px;font-size:12px;max-width:90%;box-shadow:0 2px 5px rgba(0,0,0,0.05)}.section-ai-visuals .ui-chat .chat-bubble.user{background:#fff;align-self:flex-start;border-bottom-left-radius:2px}.section-ai-visuals .ui-chat .chat-bubble.system{background:#DDD6FE;color:#4C1D95;align-self:flex-end;border-bottom-right-radius:2px}.section-ai-visuals .ui-chat .wave-icon{display:inline-flex;gap:2px;align-items:center;margin-right:6px}.section-ai-visuals .ui-chat .wave-icon span{width:2px;background:#1e9688;border-radius:2px;animation:wave 1s infinite ease-in-out}.section-ai-visuals .ui-chat .wave-icon span:nth-child(1){height:8px;animation-delay:0s}.section-ai-visuals .ui-chat .wave-icon span:nth-child(2){height:14px;animation-delay:0.1s}.section-ai-visuals .ui-chat .wave-icon span:nth-child(3){height:6px;animation-delay:0.2s}.section-ai-visuals .ui-chat .ai-tag{font-size:10px;font-weight:bold;background:rgba(255,255,255,0.5);padding:2px 6px;border-radius:4px;display:inline-block;margin-bottom:4px}@keyframes wave{0%,100%{transform:scaleY(1)}50%{transform:scaleY(2)}}.section-ai-visuals .ui-scan{position:relative;width:140px;height:140px;background:#fff;border-radius:16px;box-shadow:0 10px 20px rgba(0,0,0,0.05);display:flex;flex-direction:column;align-items:center;justify-content:center}.section-ai-visuals .ui-scan .scan-frame{width:80px;height:80px;border:2px dashed #F97316;border-radius:8px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.section-ai-visuals .ui-scan .face-placeholder{font-size:40px}.section-ai-visuals .ui-scan .scan-line{position:absolute;top:0;left:0;right:0;height:2px;background:#F97316;animation:scan 2s infinite linear;box-shadow:0 0 8px #F97316}.section-ai-visuals .ui-scan .scan-result{margin-top:12px;display:flex;gap:6px}.section-ai-visuals .ui-scan .scan-result .tag{font-size:10px;background:#FFEDD5;color:#C2410C;padding:2px 6px;border-radius:4px}@keyframes scan{0%{top:0}50%{top:100%}100%{top:0}}.section-ai-visuals .ui-match{width:160px;background:#fff;border-radius:12px;padding:12px;box-shadow:0 5px 15px rgba(0,0,0,0.05);border:1px solid #CCFBF1}.section-ai-visuals .ui-match .match-head{font-size:12px;color:#555;margin-bottom:8px;padding-bottom:8px;border-bottom:1px dashed #eee}.section-ai-visuals .ui-match .match-body{display:flex;flex-direction:column;gap:6px}.section-ai-visuals .ui-match .rec-item{font-size:11px;background:#F0FDFA;color:#0F766E;padding:4px;border-radius:4px}.section-ai-visuals .ui-match .match-badge{position:absolute;top:-10px;right:-10px;background:#0F766E;color:#fff;font-size:10px;padding:4px 8px;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.section-ai-visuals .ui-phone{width:90px;height:150px;background:#111;border-radius:14px;padding:4px;box-shadow:0 10px 20px rgba(0,0,0,0.1)}.section-ai-visuals .ui-phone .phone-screen{background:#fff;width:100%;height:100%;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding-top:10px}.section-ai-visuals .ui-phone .article-img{width:60px;height:40px;background:#FBCFE8;border-radius:4px;margin-bottom:8px}.section-ai-visuals .ui-phone .article-title{font-size:8px;font-weight:bold;margin-bottom:6px;color:#333}.section-ai-visuals .ui-phone .article-line{width:60px;height:4px;background:#eee;margin-bottom:4px;border-radius:2px}.section-ai-visuals .ui-phone .w-80{width:40px}.section-ai-visuals .ui-phone .send-btn{margin-top:auto;margin-bottom:10px;width:60px;height:16px;background:#BE185D;color:#fff;font-size:8px;display:flex;align-items:center;justify-content:center;border-radius:8px}.section-ai-visuals .ui-growth{position:relative;width:140px;height:100px}.section-ai-visuals .ui-growth .chart-grid{display:flex;align-items:flex-end;gap:10px;height:100%;padding-bottom:20px;border-bottom:1px solid #BFDBFE}.section-ai-visuals .ui-growth .bar{width:20px;background:#BFDBFE;border-radius:4px 4px 0 0}.section-ai-visuals .ui-growth .b1{height:40%}.section-ai-visuals .ui-growth .b2{height:60%}.section-ai-visuals .ui-growth .b3{height:80%;background:#2c92ae}.section-ai-visuals .ui-growth .growth-tag{position:absolute;top:0;right:0;background:#EFF6FF;border:1px solid #2c92ae;color:#2c92ae;font-size:10px;padding:2px 6px;border-radius:4px}.section-ai-visuals .ui-paper{position:relative}.section-ai-visuals .ui-paper .paper-doc{width:100px;height:130px;background:#fff;border:1px solid #E0E7FF;box-shadow:0 5px 10px rgba(0,0,0,0.05);padding:10px;display:flex;flex-direction:column;gap:8px}.section-ai-visuals .ui-paper .doc-header{width:60%;height:8px;background:#4338CA;margin-bottom:4px}.section-ai-visuals .ui-paper .doc-row{width:100%;height:4px;background:#EEF2FF}.section-ai-visuals .ui-paper .doc-chart{width:100%;height:40px;background:#E0E7FF;margin-top:auto}.section-ai-visuals .ui-paper .export-arrow{position:absolute;bottom:10px;right:-20px;background:#4338CA;color:#fff;font-size:10px;padding:4px 8px;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,0.1)}.section-data-base{padding:100px 0;background-color:#FDFBF7;background-image:linear-gradient(to right, rgba(0,0,0,0.02) 1px, transparent 1px),linear-gradient(to bottom, rgba(0,0,0,0.02) 1px, transparent 1px);background-size:40px 40px;overflow:hidden}.section-data-base .container{display:block !important;max-width:1200px}.data-layout{display:flex;align-items:center;gap:60px}.data-intro{flex:0 0 450px;position:relative}.intro-badge{display:inline-block;background:#4E342E;color:#fff;font-size:13px;font-weight:700;padding:6px 16px;border-radius:4px;margin-bottom:24px;letter-spacing:1px}.data-intro h2{font-size:40px;font-weight:800;color:#111;line-height:1.2;margin-bottom:24px;font-family:"Songti SC", "SimSun", serif}.text-highlight{color:#009688;background:linear-gradient(180deg, transparent 65%, rgba(0,150,136,0.2) 65%)}.intro-desc{font-size:16px;color:#5D4037;line-height:1.8;margin-bottom:40px;text-align:justify}.big-stats-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.stat-block{background:#fff;padding:20px 10px;border-radius:12px;text-align:center;border:1px solid #EFEBE9;box-shadow:0 4px 10px rgba(93,64,55,0.05);transition:0.3s}.stat-block:hover{transform:translateY(-5px);border-color:#009688}.stat-block .val{font-size:32px;font-weight:900;color:#009688;line-height:1;margin-bottom:8px;font-family:sans-serif}.stat-block .val small{font-size:14px;margin-left:2px;color:#444;font-weight:600}.stat-block .key{font-size:12px;color:#8D6E63}.stamp-seal{position:absolute;top:-20px;right:0;width:80px;height:80px;border:3px solid rgba(198,40,40,0.2);border-radius:8px;display:flex;align-items:center;justify-content:center;color:rgba(198,40,40,0.2);font-family:"Songti SC", serif;font-weight:900;font-size:18px;transform:rotate(-15deg);line-height:1.2;text-align:center;pointer-events:none}.data-stream-window{flex:1;height:500px;background:#fff;border-radius:16px;border:1px solid #E0E0E0;box-shadow:0 20px 50px rgba(0,0,0,0.1);display:flex;flex-direction:column;overflow:hidden;position:relative}.window-header-bar{height:40px;background:#F5F5F5;border-bottom:1px solid #E0E0E0;display:flex;align-items:center;padding:0 16px;gap:8px}.dot{width:10px;height:10px;border-radius:50%}.red{background:#FF5F56}.yellow{background:#FFBD2E}.green{background:#27C93F}.win-title{margin-left:auto;font-size:12px;color:#999;font-family:monospace}.scan-overlay{position:absolute;top:40px;left:0;right:0;bottom:0;background:linear-gradient(to bottom, #fff 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,0) 90%, #fff 100%);z-index:10;pointer-events:none}.stream-columns{display:flex;height:100%;padding:20px;gap:20px;background:#FAFAFA}.stream-col{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative}.col-head{text-align:center;font-size:14px;font-weight:700;color:#444;padding-bottom:16px;border-bottom:2px solid #EEE;margin-bottom:16px;z-index:5;background:#FAFAFA}.scroll-track{display:flex;flex-direction:column;gap:12px}.speed-slow{animation:scrollUp 40s linear infinite}.speed-medium{animation:scrollUp 30s linear infinite}.speed-fast{animation:scrollUp 25s linear infinite}@keyframes scrollUp{0%{transform:translateY(0)}100%{transform:translateY(-50%)}}.data-tag{font-size:13px;color:#333;padding:10px 14px;background:#fff;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,0.03);border:1px solid #eee;text-align:center;white-space:nowrap;font-family:"Songti SC", serif}.data-tag.outline{background:transparent;border:1px solid #BCAAA4;color:#5D4037;border-style:dashed}.data-tag.light{background:#E0F2F1;color:#00796B;border-color:#B2DFDB;font-family:sans-serif}@media (max-width: 900px){.data-layout{flex-direction:column}.data-intro{flex:auto;width:100%;text-align:center}.data-stream-window{width:100%;height:400px}}.section-colorful-grid{padding:100px 0;background-color:#fff}.section-colorful-grid .container{display:block !important;max-width:1200px}.color-header{text-align:center;margin-bottom:60px}.color-header h2{font-size:34px;font-weight:800;color:#111;margin-bottom:12px}.text-gradient{background:linear-gradient(90deg, #2c92ae, #1e9688);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.color-header p{font-size:16px;color:#6B7280}.app-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:20px}.app-card{background:#F8FAFC;border-radius:20px;padding:30px 16px;text-align:center;transition:all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);border:1px solid transparent;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.app-card:hover{background:#fff;transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,0.08);border-color:#F3F4F6}.app-icon{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:transform 0.3s}.app-card:hover .app-icon{transform:scale(1.1)}.gradient-blue{background:linear-gradient(135deg, #60A5FA, #2563EB);box-shadow:0 4px 12px rgba(37,99,235,0.3)}.gradient-purple{background:linear-gradient(135deg, #A78BFA, #7C3AED);box-shadow:0 4px 12px rgba(124,58,237,0.3)}.gradient-orange{background:linear-gradient(135deg, #FB923C, #EA580C);box-shadow:0 4px 12px rgba(234,88,12,0.3)}.gradient-green{background:linear-gradient(135deg, #4ADE80, #16A34A);box-shadow:0 4px 12px rgba(22,163,74,0.3)}.gradient-teal{background:linear-gradient(135deg, #2DD4BF, #0D9488);box-shadow:0 4px 12px rgba(13,148,136,0.3)}.gradient-cyan{background:linear-gradient(135deg, #22D3EE, #0891B2);box-shadow:0 4px 12px rgba(8,145,178,0.3)}.gradient-indigo{background:linear-gradient(135deg, #818CF8, #4F46E5);box-shadow:0 4px 12px rgba(79,70,229,0.3)}.gradient-pink{background:linear-gradient(135deg, #F472B6, #DB2777);box-shadow:0 4px 12px rgba(219,39,119,0.3)}.gradient-yellow{background:linear-gradient(135deg, #FACC15, #CA8A04);box-shadow:0 4px 12px rgba(202,138,4,0.3)}.gradient-darkblue{background:linear-gradient(135deg, #64748B, #334155);box-shadow:0 4px 12px rgba(51,65,85,0.3)}.app-card h3{font-size:16px;font-weight:700;color:#1F2937;margin-bottom:8px}.app-card p{font-size:13px;color:#9CA3AF;margin:0;line-height:1.4}@media (max-width: 1200px){.app-grid{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 900px){.app-grid{grid-template-columns:repeat(2, 1fr);gap:16px}}@media (max-width: 600px){.app-grid{grid-template-columns:repeat(2, 1fr);gap:16px}}footer{background:#0b1118;color:#fff;padding:30px 0 20px;font-size:0.9rem}.footer-logo img{height:60px;filter:brightness(0) invert(1);margin-bottom:15px}.footer-info p{color:#6e8496;margin-bottom:8px}.qr-code{background:#fff;padding:8px;padding-right:5px;border-radius:8px;width:136px}
