.enhanced-series-intro{background:linear-gradient(135deg,var(--bg-section)0%,var(--bg-white)100%);position:relative;overflow:hidden}.enhanced-series-intro:before{content:"";background:linear-gradient(45deg,var(--primary-alpha-10)0%,var(--primary-alpha-20)100%);z-index:1;border-radius:50%;width:50%;height:150%;position:absolute;top:-30%;right:-15%}.enhanced-intro-content{z-index:2;position:relative}.series-badge{background:var(--gradient-primary);color:var(--text-white);letter-spacing:.5px;box-shadow:0 4px 15px var(--primary-alpha-20);border-radius:50px;margin-bottom:20px;padding:10px 28px;font-size:14px;font-weight:600;display:inline-block}.series-title{color:var(--text-primary);margin-bottom:15px;font-size:2.5rem;font-weight:700;line-height:1.2}.series-subtitle{color:var(--text-secondary);margin-bottom:30px;font-size:1.2rem;font-weight:500;line-height:1.6}.divider-line{background:var(--gradient-primary);border-radius:var(--radius-sm);width:80px;height:4px;margin:0 auto 30px}.product-chains-section{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--primary-alpha-10);margin:40px 0;padding:40px}.chains-title{color:var(--text-primary);text-align:center;margin-bottom:25px;font-size:1.8rem;font-weight:700}.chains-subtitle{text-align:center;color:var(--text-secondary);margin-bottom:30px;font-size:1.1rem}.product-chain-table{border-collapse:collapse;background:var(--bg-white);border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-md);margin-bottom:0;overflow:hidden}.product-chain-table th{background:var(--gradient-primary);color:var(--text-white);text-align:center;border:none;padding:18px 15px;font-size:1rem;font-weight:600}.product-chain-table td{border-bottom:1px solid var(--border-light);vertical-align:top;border-left:none;border-right:none;padding:20px 15px}.product-chain-table tbody tr:last-child td{border-bottom:none}.product-chain-table tbody tr:hover{background-color:var(--primary-alpha-10)}.chain-name{color:var(--primary-color);margin-bottom:5px;font-size:1.1rem;font-weight:700}.chain-specs{color:var(--text-secondary);font-size:.9rem;line-height:1.4}.chain-highlights{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.advantages-section{margin:50px 0}.advantages-title{color:var(--text-primary);text-align:center;margin-bottom:30px;font-size:1.8rem;font-weight:700}.advantages-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px;display:grid}.advantage-card{background:var(--bg-card);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:var(--transition-normal);border:1px solid var(--primary-alpha-10);text-align:center;padding:30px 25px}.advantage-card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-alpha-20);transform:translateY(-8px)}.advantage-icon{background:var(--gradient-primary);border-radius:var(--radius-md);width:60px;height:60px;color:var(--text-white);justify-content:center;align-items:center;margin:0 auto 20px;font-size:24px;display:flex}.advantage-title{color:var(--text-primary);margin-bottom:12px;font-size:1.2rem;font-weight:600}.advantage-desc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.applications-section{background:linear-gradient(135deg,var(--bg-section)0%,var(--bg-white)100%);border-radius:var(--radius-lg);border:1px solid var(--primary-alpha-10);margin:40px 0;padding:40px}.applications-title{color:var(--text-primary);text-align:center;margin-bottom:30px;font-size:1.8rem;font-weight:700}.application-categories{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;display:grid}.application-category{background:var(--bg-white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border-left:4px solid var(--primary-color);padding:25px}.app-category-title{color:var(--primary-color);align-items:center;margin-bottom:15px;font-size:1.1rem;font-weight:600;display:flex}.app-category-title i{margin-right:10px;font-size:1.2rem}.app-list{margin:0;padding:0;list-style:none}.app-list li{color:var(--text-secondary);padding:8px 0 8px 20px;font-size:.95rem;position:relative}.app-list li:before{content:"→";color:var(--primary-color);font-weight:700;position:absolute;left:0}@media (width<=992px){.series-title{font-size:2rem}.product-chain-table th,.product-chain-table td{padding:15px 12px;font-size:.9rem}.advantages-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.advantage-card{padding:25px 20px}}@media (width<=768px){.series-title{font-size:1.75rem}.product-chains-section,.applications-section{padding:25px 20px}.product-chain-table{font-size:.85rem}.product-chain-table th,.product-chain-table td{padding:12px 8px}.advantages-grid,.application-categories{grid-template-columns:1fr}}.table-responsive{border-radius:var(--radius-md);box-shadow:var(--shadow-md)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.enhanced-intro-content>*{animation:.6s forwards fadeInUp}.enhanced-intro-content>:nth-child(2){animation-delay:.1s}.enhanced-intro-content>:nth-child(3){animation-delay:.2s}.enhanced-intro-content>:nth-child(4){animation-delay:.3s}.enhanced-intro-content>:nth-child(5){animation-delay:.4s}