.theme-snirii{--theme-primary:#8b1538;--theme-secondary:#b8336a;--theme-accent:#c490d1;--theme-dark:#5c0e23;--theme-gradient:linear-gradient(135deg,#8b1538 0%,#b8336a 100%);--theme-gradient-alt:linear-gradient(135deg,#b8336a 0%,#c490d1 100%)}.theme-snirii-alt{--theme-primary:#6b1f5f;--theme-secondary:#8e44ad;--theme-accent:#e91e63;--theme-dark:#4a0e40;--theme-gradient:linear-gradient(135deg,#6b1f5f 0%,#8e44ad 100%);--theme-gradient-alt:linear-gradient(135deg,#8e44ad 0%,#e91e63 100%)}.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}.theme-snirii .product-hero,.product-hero.snirii{background:var(--theme-gradient)}.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}.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}.advantage-card{background:var(--bg-card);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border-left:3px solid var(--primary-color);height:100%;padding:1.2rem}.advantage-card h5{color:var(--primary-color);margin-bottom:.8rem;font-size:1rem;font-weight:600}.advantage-card p{color:var(--text-secondary);margin-bottom:0;font-size:.9rem;line-height:1.6}.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}.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}.theme-snirii .snirii-badge,.snirii-badge{background:var(--theme-gradient,linear-gradient(135deg,#8b1538 0%,#b8336a 100%));color:var(--text-white);border-radius:var(--radius-sm);margin-bottom:8px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block;box-shadow:0 2px 4px #8b153833}.theme-snirii .nir2-indicator,.nir2-indicator{color:var(--theme-primary,#8b1538);align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.theme-snirii .nir2-indicator:before,.nir2-indicator:before{content:"";background:var(--theme-secondary,#b8336a);border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 4px #b8336a66}.cooling-badge{background:var(--bg-hover);color:var(--primary-color);border-radius:var(--radius-sm);text-transform:uppercase;padding:3px 8px;font-size:11px;font-weight:600}.domestic-badge{background:linear-gradient(135deg,var(--danger-color)0%,#c00 100%);color:var(--text-white);border-radius:var(--radius-sm);padding:2px 8px;font-size:11px;font-weight:600;position:absolute;top:10px;right:10px}.theme-snirii .feature-icon,.theme-snirii .app-icon{background:var(--theme-gradient)}.theme-snirii .feature-title,.theme-snirii .app-content h5,.theme-snirii .advantage-card h5{color:var(--theme-primary)}.theme-snirii .interface-badge{background:var(--theme-primary)}.theme-snirii .summary-card{background:var(--theme-gradient)}.text-center{text-align:center}.text-primary{color:var(--primary-color)}.me-1{margin-right:.25rem}.me-2{margin-right:.5rem}.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}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.section-space-compact{padding:50px 0}@media (width<=768px){.summary-card{text-align:center}.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}.advantage-card{margin-bottom:1rem}.summary-card{padding:1.5rem}.summary-text{font-size:1rem}.snirii-badge{padding:3px 8px;font-size:11px}.feature-icon,.app-icon{width:40px;height:40px;font-size:1rem}.section-space-compact{padding:40px 0}}@media (width<=576px){.product-intro-section{padding:40px 0}.product-hero{margin-bottom:1.5rem;padding:30px 0 20px}.product-title{margin-bottom:2rem}.product-title h2{font-size:1.4rem}.product-subtitle{font-size:1rem}.feature-card{padding:1rem}.app-card{padding:.8rem}.advantage-card{padding:1rem}.summary-card{padding:1.2rem}.interface-badge{padding:.25rem .5rem;font-size:.75rem}}