.product-intro-section{background:linear-gradient(135deg,var(--bg-section)0%,var(--bg-white)100%);position:relative;overflow:hidden}.product-intro-section:before{content:"";background:var(--gradient-primary);opacity:.05;z-index:1;height:150px;position:absolute;top:0;left:0;right:0}.product-intro-section .container{z-index:2;position:relative}.product-title{text-align:center;margin-bottom:3rem}.product-title h2{color:var(--primary-color);margin-bottom:.5rem;font-size:2rem;font-weight:700}.product-subtitle{color:var(--text-secondary);font-size:1.1rem}.product-hero{background:var(--gradient-hero);color:var(--text-white);border-radius:var(--radius-md);margin-bottom:2rem;padding:60px 0 40px;position:relative;overflow:hidden}.product-hero:before{content:"";background:var(--primary-alpha-10);z-index:1;position:absolute;inset:0}.product-hero .container{z-index:2;position:relative}.product-hero h1{margin-bottom:1rem;font-size:1.8rem;font-weight:700}.product-hero .lead{margin-bottom:1.5rem;font-size:1.1rem}.hero-features{font-size:.9rem}.hero-features .fa-check-circle{color:var(--text-white);margin-right:.5rem}.product-hero.swir{background:var(--gradient-hero)}.product-hero.scmos{background:linear-gradient(135deg,var(--primary-light)0%,var(--secondary-color)100%)}.product-hero.microscopy{background:linear-gradient(135deg,var(--accent-color)0%,var(--primary-light)100%)}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.feature-card{background:var(--bg-card);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:var(--transition-normal);height:100%;padding:1.5rem}.feature-card:hover{box-shadow:var(--shadow-md);border-color:var(--primary-color);transform:translateY(-3px)}.feature-icon{background:var(--gradient-primary);border-radius:var(--radius-full);width:50px;height:50px;color:var(--text-white);box-shadow:var(--shadow-md);justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.2rem;display:flex}.feature-title{color:var(--primary-color);margin-bottom:.8rem;font-size:1.1rem;font-weight:600}.feature-desc{color:var(--text-secondary);margin-bottom:0;font-size:.9rem;line-height:1.6}.feature-desc strong{color:var(--primary-color);font-weight:600}.specs-wrapper{background:var(--bg-card);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);margin:2rem 0;overflow:hidden}.specs-table{border:none;margin-bottom:0}.specs-table thead th{background:var(--gradient-primary);color:var(--text-white);text-align:center;border:none;padding:.8rem;font-size:.9rem;font-weight:600}.specs-table tbody td{border-bottom:1px solid var(--border-light);padding:.8rem;font-size:.85rem;line-height:1.5}.specs-table tbody tr:last-child td{border-bottom:none}.specs-table tbody tr:hover{background-color:var(--primary-alpha-10)}.spec-name{color:var(--primary-color);text-align:center;background:var(--primary-alpha-10);border-radius:var(--radius-sm);font-weight:600}.spec-source{text-align:center;color:var(--text-secondary);background:var(--bg-hover);border-radius:var(--radius-sm);font-style:italic}.applications-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.2rem;margin:2rem 0;display:grid}.app-card{background:var(--bg-card);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:var(--transition-normal);align-items:flex-start;gap:1rem;padding:1.2rem;display:flex}.app-card:hover{box-shadow:var(--shadow-md);border-color:var(--primary-color);transform:translateY(-2px)}.app-icon{background:var(--gradient-primary);border-radius:var(--radius-full);width:45px;height:45px;color:var(--text-white);flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.app-content h5{color:var(--primary-color);margin-bottom:.5rem;font-size:.95rem;font-weight:600;line-height:1.3}.app-content p{color:var(--text-secondary);margin-bottom:0;font-size:.85rem;line-height:1.5}.interface-badges{flex-wrap:wrap;gap:.4rem;margin:1rem 0;display:flex}.interface-badge{background:var(--primary-color);color:var(--text-white);border-radius:15px;padding:.3rem .6rem;font-size:.8rem;font-weight:500}.interface-badge.outline{border:1px solid var(--primary-color);color:var(--primary-color);background:0 0}.highlight-number{color:var(--primary-color);font-size:1.8rem;font-weight:700;line-height:1;display:block}.highlight-number.large{font-size:2.2rem}.summary-card{background:var(--gradient-primary);border-radius:var(--radius-md);color:var(--text-white);margin:2rem 0;padding:2rem;position:relative;overflow:hidden}.summary-card:before{content:"";background:var(--primary-alpha-10);border-radius:var(--radius-full);width:150px;height:150px;position:absolute;top:-30%;right:-10%}.summary-text{z-index:2;margin-bottom:0;font-size:1.1rem;line-height:1.6;position:relative}.summary-text strong{font-weight:700}@media (width<=768px){.product-hero{padding:40px 0 30px}.product-hero h1{font-size:1.5rem}.product-title h2{font-size:1.6rem}.features-grid{grid-template-columns:1fr;gap:1rem}.feature-card{padding:1.2rem}.applications-grid{grid-template-columns:1fr;gap:1rem}.app-card{text-align:center;flex-direction:column;align-items:center;padding:1rem}.specs-table thead th,.specs-table tbody td{padding:.6rem .4rem;font-size:.8rem}.summary-card{padding:1.5rem}.summary-text{font-size:1rem}.cta-buttons{flex-direction:column;align-items:center}.cta-buttons .btn{width:100%;max-width:250px}}@media (width<=576px){.product-intro-section{padding:40px 0}.product-hero{margin-bottom:1.5rem;padding:30px 0 20px}.product-title{margin-bottom:2rem}.feature-card{padding:1rem}.feature-icon,.app-icon{width:40px;height:40px;font-size:1rem}.summary-card{padding:1.2rem}.cta-section{padding:1.5rem}}.theme-swir{--theme-primary:var(--primary-color);--theme-secondary:var(--primary-hover)}.theme-scmos{--theme-primary:var(--primary-light);--theme-secondary:var(--secondary-color)}.theme-microscopy{--theme-primary:var(--accent-color);--theme-secondary:var(--primary-light)}.theme-astronomy{--theme-primary:var(--danger-color);--theme-secondary:var(--warning-color)}[class*=theme-] .feature-icon,[class*=theme-] .app-icon{background:linear-gradient(135deg,var(--theme-primary),var(--theme-secondary))}[class*=theme-] .feature-title,[class*=theme-] .spec-name,[class*=theme-] .highlight-number,[class*=theme-] .app-content h5{color:var(--theme-primary)}[class*=theme-] .interface-badge{background:var(--theme-primary)}[class*=theme-] .summary-card,[class*=theme-] .specs-table thead th{background:linear-gradient(135deg,var(--theme-primary),var(--theme-secondary))}.text-center{text-align:center}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.section-space-compact{padding:50px 0}@media (width<=768px){.section-space-compact{padding:40px 0}}
/*# sourceMappingURL=public/assets/css/product/SWIR.min.css.map */
