.smart-imaging-hero{background:var(--gradient-hero);color:var(--text-white);padding:100px 0 80px;position:relative;overflow:hidden}.smart-imaging-hero:before{content:"";opacity:.1;z-index:1;background:url(/assets/images/bg-pattern.png) 50%/cover no-repeat;position:absolute;inset:0}.smart-imaging-hero .container{z-index:2;position:relative}.hero-title{text-shadow:2px 2px 4px var(--primary-alpha-20);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700}.hero-subtitle{opacity:.9;margin-bottom:2rem;font-size:1.25rem}.product-series-card{background:var(--bg-card);border-radius:var(--radius-md);box-shadow:var(--shadow-md);transition:var(--transition-normal);height:100%;overflow:hidden}.product-series-card:hover{box-shadow:var(--shadow-xl);transform:translateY(-10px)}.series-header{background:var(--gradient-primary);color:var(--text-white);text-align:center;padding:2rem;position:relative}.series-header:before{content:"";background:linear-gradient(90deg,var(--danger-color),var(--accent-color),var(--primary-light));height:3px;position:absolute;bottom:0;left:0;right:0}.series-title{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.series-subtitle{opacity:.9;font-size:.9rem}.series-content{padding:2rem}.product-item{border:1px solid var(--border-light);border-radius:var(--radius-md);transition:var(--transition-normal);margin-bottom:2rem;overflow:hidden}.product-item:hover{border-color:var(--primary-color);box-shadow:var(--shadow-sm)}.product-header{background:var(--bg-section);border-bottom:1px solid var(--border-light);padding:1.5rem}.product-name{color:var(--primary-color);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.product-positioning{color:var(--text-muted);font-size:.95rem;font-style:italic}.product-details{padding:1.5rem}.feature-list{padding:0;list-style:none}.feature-list li{border-bottom:1px solid var(--bg-hover);padding:.5rem 0 .5rem 25px;position:relative}.feature-list li:before{content:"✓";color:var(--accent-color);font-weight:700;position:absolute;top:.5rem;left:0}.feature-list li:last-child{border-bottom:none}.applications{background:var(--bg-section);border-radius:var(--radius-sm);margin-top:1rem;padding:1rem 1.5rem}.applications-title{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;font-weight:600}.applications-list{color:var(--text-muted);font-size:.85rem;line-height:1.5}.accessories-section{background:var(--bg-section);padding:80px 0}.accessory-card{background:var(--bg-card);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-sm);transition:var(--transition-normal);height:100%;padding:2rem}.accessory-card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.accessory-icon{color:var(--primary-color);margin-bottom:1.5rem;font-size:3rem}.accessory-title{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.accessory-desc{color:var(--text-muted);font-size:.9rem;line-height:1.6}.selection-guide{background:var(--gradient-hero);color:var(--text-white);padding:80px 0}.guide-card{background:var(--primary-alpha-10);backdrop-filter:blur(10px);border:1px solid var(--primary-alpha-20);border-radius:var(--radius-md);transition:var(--transition-normal);margin-bottom:1.5rem;padding:2rem}.guide-card:hover{background:var(--primary-alpha-20);transform:translate(10px)}.guide-need{color:var(--text-white);margin-bottom:.5rem;font-weight:600}.guide-recommendation{color:var(--text-light);font-size:.95rem}.guide-arrow{color:var(--warning-color);margin:0 10px;font-weight:700}@media (width<=768px){.hero-title{font-size:2.5rem}.series-content{padding:1.5rem}.product-details{padding:1rem}.guide-card:hover{transform:none}}.fade-in-up{opacity:0;transition:all .6s;transform:translateY(30px)}.fade-in-up.animate{opacity:1;transform:translateY(0)}.stagger-animation{animation-delay:.1s}.stagger-animation:nth-child(2){animation-delay:.2s}.stagger-animation:nth-child(3){animation-delay:.3s}.stagger-animation:nth-child(4){animation-delay:.4s}