﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#334155;background-color:#fff;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;line-height:1.25;color:#0f172a}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}@media(min-width:1024px){h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.875rem}}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#455a64;text-decoration:none;transition:color 150ms ease}a:hover{color:#37474f}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer;border:0;background:0}input,textarea,select{font-family:inherit;font-size:inherit}.container{width:100%;max-width:1280px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.main-content{min-height:100vh}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;border-radius:.5rem;transition:all 250ms ease;cursor:pointer;border:2px solid rgba(0,0,0,0)}.btn:focus{outline:0;box-shadow:0 0 0 3px rgba(69,90,100,.3)}.btn svg{flex-shrink:0}.btn-sm{padding:.5rem 1rem;font-size:.75rem}.btn-lg{padding:1rem 2rem;font-size:1rem}.btn-primary{background:linear-gradient(135deg,#d32f2f 0%,#b71c1c 100%);color:#fff}.btn-primary:hover{background:#37474f;color:#fff;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.btn-secondary{background:#f1f5f9;color:#334155}.btn-secondary:hover{background:#e2e8f0;color:#0f172a}.btn-outline{background:rgba(0,0,0,0);color:#455a64;border-color:#455a64}.btn-outline:hover{background:#455a64;color:#fff}.btn-outline-white{background:rgba(0,0,0,0);color:#fff;border-color:#fff}.btn-outline-white:hover{background:#fff;color:#d32f2f}.btn-white{background:#fff;color:#d32f2f}.btn-white:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.section-header{text-align:center;margin-bottom:3rem}.section-label{display:inline-block;padding:.25rem .75rem;background:rgba(69,90,100,.1);color:#455a64;font-size:.875rem;font-weight:600;border-radius:9999px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.section-title{margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:#64748b;max-width:600px;margin-left:auto;margin-right:auto}.section-cta{text-align:center;margin-top:3rem}.card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow:hidden;transition:all 250ms ease}.card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateY(-4px)}.breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.875rem;margin-bottom:1rem}.breadcrumbs a{color:#94a3b8}.breadcrumbs a:hover{color:#455a64}.breadcrumbs .separator{color:#94a3b8}.breadcrumbs .current{color:#475569}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;border-radius:9999px;text-transform:uppercase;letter-spacing:.025em}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#334155}.form-input,.form-textarea,.form-select{width:100%;padding:.75rem 1rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:.5rem;transition:all 150ms ease;background:#fff}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:0;border-color:#455a64;box-shadow:0 0 0 3px rgba(69,90,100,.1)}.form-input::placeholder,.form-textarea::placeholder,.form-select::placeholder{color:#94a3b8}.form-textarea{min-height:150px;resize:vertical}.filter-select{padding:.5rem 1rem;border:2px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;color:#334155;background:#fff;cursor:pointer}.filter-select:focus{outline:0;border-color:#455a64}.site-header{position:sticky;top:0;z-index:200;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.header-top{background:#d32f2f;padding:.5rem 0}.header-top .header-top-content{display:flex;justify-content:space-between;align-items:center}.header-top .header-contact{display:none;align-items:center;gap:1.5rem}@media(min-width:768px){.header-top .header-contact{display:flex}}.header-top .header-contact a{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.875rem;font-weight:500}.header-top .header-contact a:hover{color:hsla(0,0,100%,.8)}.header-top .header-contact a .icon{opacity:.9}.header-top .header-social{display:flex;align-items:center;gap:.75rem;margin-left:auto}.header-top .header-social a{display:flex;align-items:center;justify-content:center;color:#fff;transition:color 150ms ease}.header-top .header-social a:hover{color:hsla(0,0,100%,.8)}.header-main{padding:1rem 0}.header-main .header-main-content{display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo{display:flex;align-items:center;gap:.25rem;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:800;text-decoration:none}.logo .logo-text{color:#d32f2f}.logo .logo-accent{color:#455a64}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:rgba(0,0,0,0);border:0;cursor:pointer}@media(min-width:1024px){.mobile-menu-toggle{display:none}}.mobile-menu-toggle .hamburger{position:relative;width:24px;height:2px;background:#334155;transition:background 150ms ease}.mobile-menu-toggle .hamburger::before,.mobile-menu-toggle .hamburger::after{content:"";position:absolute;left:0;width:100%;height:2px;background:#334155;transition:all 150ms ease}.mobile-menu-toggle .hamburger::before{top:-7px}.mobile-menu-toggle .hamburger::after{bottom:-7px}.mobile-menu-toggle[aria-expanded=true] .hamburger{background:rgba(0,0,0,0)}.mobile-menu-toggle[aria-expanded=true] .hamburger::before{top:0;transform:rotate(45deg)}.mobile-menu-toggle[aria-expanded=true] .hamburger::after{bottom:0;transform:rotate(-45deg)}.nav-wrapper{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}@media(min-width:1024px){.nav-wrapper{display:flex;align-items:center;gap:2rem;position:static;padding:0;box-shadow:none}}.nav-wrapper.is-open{display:block}.nav-menu{display:flex;flex-direction:column;gap:.25rem}@media(min-width:1024px){.nav-menu{flex-direction:row;align-items:center;gap:.25rem}}.nav-item{position:relative}.nav-item.has-dropdown .nav-link{display:flex;align-items:center;gap:.25rem}.nav-item:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-link{display:block;padding:.75rem 1rem;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:500;color:#334155;border-radius:.5rem;transition:all 150ms ease}.nav-link:hover,.nav-link.active{color:#455a64;background:rgba(69,90,100,.05)}.nav-link .dropdown-icon{transition:transform 150ms ease}@media(min-width:1024px){.dropdown-menu{position:absolute;top:100%;left:0;min-width:200px;padding:.5rem;background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);opacity:0;visibility:hidden;transform:translateY(10px);transition:all 150ms ease}}.dropdown-menu a{display:block;padding:.75rem 1rem;font-size:.875rem;color:#475569;border-radius:.5rem}.dropdown-menu a:hover{background:#f8fafc;color:#455a64}.nav-cta{margin-top:1rem}@media(min-width:1024px){.nav-cta{margin-top:0;margin-left:auto}}.nav-cta .btn{width:100%}@media(min-width:1024px){.nav-cta .btn{width:auto}}.hero{position:relative;padding:4rem 0 5rem;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);overflow:hidden}@media(min-width:1024px){.hero{padding:5rem 0 6rem}}.hero-background{position:absolute;inset:0;overflow:hidden}.hero-background .hero-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(69,90,100,0.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(69,90,100,0.05) 0%,transparent 40%)}.hero-background .hero-pattern::before{content:"";position:absolute;top:0;right:0;width:600px;height:600px;background:radial-gradient(circle,rgba(69,90,100,0.08) 0%,transparent 70%);transform:translate(30%,-30%)}.hero-background .hero-pattern::after{content:"";position:absolute;bottom:0;left:0;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,0.03) 0%,transparent 70%);transform:translate(-30%,30%)}.hero-content{position:relative;display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.hero-content{grid-template-columns:1fr 1fr;gap:4rem}}.hero-text{text-align:center}@media(min-width:1024px){.hero-text{text-align:left}}.hero-label{display:inline-block;padding:.5rem 1rem;background:rgba(69,90,100,.15);color:#607d8b;font-size:.875rem;font-weight:600;border-radius:9999px;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.hero-title{font-size:1.875rem;font-weight:800;color:#0f172a;margin-bottom:1.5rem;line-height:1.2}@media(min-width:768px){.hero-title{font-size:2.25rem}}@media(min-width:1024px){.hero-title{font-size:3rem}}.hero-title .highlight{display:block;color:#d32f2f}.hero-description{font-size:1.125rem;color:#475569;margin-bottom:2rem;max-width:540px}@media(min-width:1024px){.hero-description{margin-left:0;margin-right:0}}.hero-actions{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}@media(min-width:640px){.hero-actions{flex-direction:row;justify-content:center}}@media(min-width:1024px){.hero-actions{justify-content:flex-start}}.hero-trust{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}@media(min-width:1024px){.hero-trust{justify-content:flex-start}}.trust-item{display:flex;align-items:center;gap:.5rem;color:#475569;font-size:.875rem}.trust-item svg{color:#455a64}.hero-visual{display:flex;justify-content:center}@media(min-width:1024px){.hero-visual{justify-content:flex-end}}.hero-image-wrapper{position:relative;max-width:500px}.hero-image-wrapper::before{content:"";position:absolute;inset:-20px;background:radial-gradient(circle,rgba(69,90,100,0.2) 0%,transparent 70%);border-radius:50%;z-index:0;animation:pulse 4s ease-in-out infinite}.hero-image{position:relative;z-index:1;filter:drop-shadow(0 20px 40px rgba(0,0,0,0.3))}.hero-badge{position:absolute;top:10%;right:-10px;padding:.5rem 1rem;background:#455a64;color:#fff;font-size:.875rem;font-weight:700;border-radius:9999px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);z-index:2}@media(min-width:768px){.hero-badge{right:-20px}}@keyframes pulse{0%,100%{transform:scale(1);opacity:.5}50%{transform:scale(1.05);opacity:.8}}.features-section{padding:5rem 0;background:#f8fafc}.features-grid{display:grid;gap:1.5rem}@media(min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature-card{padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);text-align:center;transition:all 250ms ease}.feature-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-4px)}.feature-card:hover .feature-icon{background:linear-gradient(135deg,#d32f2f 0%,#b71c1c 100%)}.feature-card:hover .feature-icon .icon{color:#fff}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:rgba(211,47,47,.1);border-radius:.75rem;margin-bottom:1rem;transition:all 250ms ease}.feature-icon .icon{font-size:28px;color:#d32f2f;transition:color 250ms ease}.feature-title{font-size:1.125rem;margin-bottom:.75rem}.feature-description{font-size:.875rem;color:#64748b;margin-bottom:0}.products-section{padding:5rem 0}.products-tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:2.5rem}.tab-btn{padding:.75rem 1.5rem;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:600;color:#64748b;background:#f1f5f9;border:0;border-radius:9999px;cursor:pointer;transition:all 150ms ease}.tab-btn:hover{background:#e2e8f0;color:#334155}.tab-btn.active{background:#d32f2f;color:#fff}.products-grid{display:grid;gap:1.5rem}@media(min-width:768px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr)}}.product-card{position:relative;background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow:hidden;transition:all 250ms ease}.product-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateY(-4px)}.product-card.hidden{display:none}.product-badge{position:absolute;top:1rem;left:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;border-radius:9999px;z-index:1}.product-badge.popular{background:#455a64;color:#fff}.product-badge.new{background:#2e7d32;color:#fff}.product-badge:empty{display:none}.product-image{height:200px;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#f8fafc}.product-image img{max-height:100%;object-fit:contain}.product-content{padding:1.5rem}.product-category{display:inline-block;font-size:.75rem;font-weight:600;color:#455a64;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.product-title{font-size:1.125rem;margin-bottom:.75rem}.product-excerpt{font-size:.875rem;color:#64748b;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid #f1f5f9}.product-price{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:700;color:#d32f2f}.stats-section{padding:4rem 0;background:linear-gradient(135deg,#d32f2f 0%,#b71c1c 100%)}.stats-grid{display:grid;gap:2rem}@media(min-width:640px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-item{text-align:center}.stat-number{display:block;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2.25rem;font-weight:800;color:#fff;margin-bottom:.5rem}@media(min-width:1024px){.stat-number{font-size:3rem}}.stat-number::after{content:"+"}.stat-label{font-size:.875rem;color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em}.benefits-section{padding:5rem 0}.benefits-wrapper{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.benefits-wrapper{grid-template-columns:1fr 1fr;gap:4rem}}.benefits-content .section-label{margin-bottom:1rem}.benefits-content .section-title{margin-bottom:1.5rem}.benefits-text{font-size:1.125rem;color:#475569;margin-bottom:2rem}.benefits-list{margin-bottom:2rem}.benefits-list li{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;font-size:1rem;color:#334155;transition:all 250ms ease}@media(min-width:768px){.benefits-list li{font-size:1.125rem}}.benefits-list li:last-child{margin-bottom:0}.benefits-list li:hover{color:#0f172a}.benefits-list li:hover .benefit-icon{background:linear-gradient(135deg,#d32f2f 0%,#b71c1c 100%);color:#fff;transform:scale(1.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.benefit-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(211,47,47,.08);color:#d32f2f;border-radius:.75rem;transition:all 250ms ease}.benefits-image{border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.benefits-image img{width:100%;height:auto}.testimonials-section{padding:5rem 0;background:#f8fafc}.testimonials-slider{display:grid;gap:1.5rem}@media(min-width:768px){.testimonials-slider{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.testimonials-slider{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.testimonial-content{margin-bottom:1.5rem}.quote-icon{font-family:Georgia,serif;font-size:48px;line-height:1;color:#455a64;opacity:.3;margin-bottom:.5rem}.testimonial-text{font-size:1rem;color:#475569;line-height:1.75;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:.75rem;padding-top:1.5rem;border-top:1px solid #f1f5f9}.author-info{display:flex;flex-direction:column}.author-name{font-weight:600;color:#0f172a}.author-position{font-size:.875rem;color:#64748b}.cta-section{padding:4rem 0;background:linear-gradient(135deg,#455a64 0%,#37474f 100%)}.cta-section--compact{padding:3rem 0}.cta-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}@media(min-width:1024px){.cta-wrapper{flex-direction:row;text-align:left;justify-content:space-between}}.cta-content{max-width:600px}.cta-title{color:#fff;margin-bottom:.75rem}.cta-text{font-size:1.125rem;color:hsla(0,0,100%,.9);margin-bottom:0}.cta-actions{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.cta-actions{flex-direction:row}}.site-footer{background:#0f172a}.footer-main{padding:4rem 0}.footer-grid{display:grid;gap:2.5rem}@media(min-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem}}@media(min-width:1024px){.footer-brand{padding-right:2rem}}.footer-logo{display:inline-flex;align-items:center;gap:.25rem;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:800;text-decoration:none;margin-bottom:1rem}.footer-logo .logo-text{color:#fff}.footer-logo .logo-accent{color:#455a64}.footer-description{font-size:.875rem;color:#94a3b8;line-height:1.75;margin-bottom:1.5rem}.footer-social{display:flex;gap:.75rem}.footer-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:hsla(0,0,100%,.05);border-radius:.5rem;color:#94a3b8;transition:all 150ms ease}.footer-social a:hover{background:#455a64;color:#fff}.footer-nav h4.footer-title{color:#fff}.footer-title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1.25rem}.footer-links li{margin-bottom:.75rem}.footer-links li:last-child{margin-bottom:0}.footer-links a{font-size:.875rem;color:#94a3b8;transition:color 150ms ease}.footer-links a:hover{color:#455a64}.footer-contact .contact-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.footer-contact .contact-list li:last-child{margin-bottom:0}.footer-contact .contact-list li svg{flex-shrink:0;color:#455a64;margin-top:2px}.footer-contact .contact-list li span,.footer-contact .contact-list li a{font-size:.875rem;color:#94a3b8;line-height:1.75}.footer-contact .contact-list li a:hover{color:#455a64}.footer-bottom{padding:1.5rem 0;border-top:1px solid hsla(0,0,100%,.1)}.footer-bottom-content{display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px){.footer-bottom-content{flex-direction:row;justify-content:space-between}}.copyright{font-size:.875rem;color:#64748b;margin:0}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{font-size:.875rem;color:#64748b}.footer-legal a:hover{color:#455a64}.page-hero{padding:3rem 0;background:linear-gradient(135deg,#d32f2f 0%,#b71c1c 100%)}.page-hero .page-title{color:#fff;margin-bottom:.5rem}.page-hero .page-subtitle{font-size:1.125rem;color:#cbd5e1;max-width:600px}.page-hero .breadcrumbs a{color:#fff}.page-hero .breadcrumbs a:hover{color:#e2e8f0}.page-hero .breadcrumbs .separator,.page-hero .breadcrumbs .current{color:hsla(0,0,100%,.8)}.page-hero .breadcrumbs .current{color:#fff}.page-hero--product{padding:2rem 0}.page-content{padding:4rem 0}.page-content h2{margin-top:2.5rem;margin-bottom:1rem}.page-content h2:first-child{margin-top:0}.page-content h3{margin-top:2rem;margin-bottom:.75rem}.page-content p{margin-bottom:1rem;color:#475569;line-height:1.75}.page-content ul,.page-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.page-content ul li,.page-content ol li{margin-bottom:.5rem;color:#475569;line-height:1.75}.page-content ul li{list-style-type:disc}.page-content ol li{list-style-type:decimal}.products-catalog{padding:4rem 0}.catalog-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;padding:1.5rem;background:#f8fafc;border-radius:.75rem}.filter-group{display:flex;align-items:center;gap:.75rem}.filter-group label{font-size:.875rem;font-weight:500;color:#475569}@media(min-width:1280px){.products-grid--catalog{grid-template-columns:repeat(3,1fr)}}.about-intro{display:grid;gap:3rem;align-items:center;margin-bottom:4rem}@media(min-width:1024px){.about-intro{grid-template-columns:1fr 1fr}}.about-image{border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.about-image img{width:100%;height:auto}.about-values{display:grid;gap:1.5rem;margin-top:3rem}@media(min-width:768px){.about-values{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.about-values{grid-template-columns:repeat(3,1fr)}}.value-card{padding:2rem;background:#f8fafc;border-radius:1rem;text-align:center}.value-card .value-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:#455a64;border-radius:.75rem;color:#fff;font-size:24px;margin-bottom:1rem}.value-card h3{font-size:1.125rem;margin-bottom:.75rem}.value-card p{font-size:.875rem;color:#64748b;margin:0}.contact-wrapper{display:grid;gap:3rem}@media(min-width:1024px){.contact-wrapper{grid-template-columns:1fr 1fr}}.contact-info h2{margin-bottom:1.5rem}.contact-info p{font-size:1.125rem;color:#475569;margin-bottom:2rem}.contact-details{margin-bottom:2rem}.contact-details .contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.contact-details .contact-item:last-child{margin-bottom:0}.contact-details .contact-item .contact-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(69,90,100,.1);border-radius:.75rem;color:#455a64;flex-shrink:0}.contact-details .contact-item .contact-text h4{font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.contact-details .contact-item .contact-text p{font-size:1rem;color:#0f172a;margin:0}.contact-details .contact-item .contact-text a{color:#0f172a}.contact-details .contact-item .contact-text a:hover{color:#455a64}.contact-form-wrapper{padding:2rem;background:#f8fafc;border-radius:1rem}.contact-form-wrapper h3{margin-bottom:1.5rem}.contact-form .form-row{display:grid;gap:1.5rem}@media(min-width:640px){.contact-form .form-row{grid-template-columns:1fr 1fr}}.contact-form .btn{width:100%}@media(min-width:640px){.contact-form .btn{width:auto}}.support-grid{display:grid;gap:1.5rem}@media(min-width:768px){.support-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.support-grid{grid-template-columns:repeat(3,1fr)}}.support-card{padding:2rem;background:#fff;border:2px solid #f1f5f9;border-radius:1rem;text-align:center;transition:all 250ms ease}.support-card:hover{border-color:#455a64;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.support-card .support-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:rgba(69,90,100,.1);border-radius:.75rem;color:#455a64;font-size:28px;margin-bottom:1rem}.support-card h3{font-size:1.125rem;margin-bottom:.75rem}.support-card p{font-size:.875rem;color:#64748b;margin-bottom:1rem}.support-card .btn{margin-top:auto}.product-detail{padding:3rem 0}.product-detail-grid{display:grid;gap:3rem}@media(min-width:1024px){.product-detail-grid{grid-template-columns:1fr 1fr;gap:4rem}}.product-gallery .product-main-image{display:flex;align-items:center;justify-content:center;padding:2rem;background:#f8fafc;border-radius:1rem;margin-bottom:1rem}.product-gallery .product-main-image img{max-height:400px;object-fit:contain}.product-gallery .product-thumbnails{display:flex;gap:.75rem}.product-gallery .product-thumbnails .thumbnail{width:80px;height:80px;padding:.5rem;background:#f8fafc;border:2px solid rgba(0,0,0,0);border-radius:.5rem;cursor:pointer;transition:all 150ms ease}.product-gallery .product-thumbnails .thumbnail:hover,.product-gallery .product-thumbnails .thumbnail.active{border-color:#455a64}.product-gallery .product-thumbnails .thumbnail img{width:100%;height:100%;object-fit:contain}.product-info .product-category-badge{display:inline-block;padding:.25rem .75rem;background:rgba(69,90,100,.1);color:#455a64;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-bottom:1rem}.product-info .product-title{font-size:1.875rem;margin-bottom:1.5rem}.product-price-block{display:flex;align-items:baseline;gap:.75rem;padding:1rem;background:#f8fafc;border-radius:.75rem;margin-bottom:1.5rem}.product-price-block .product-price-label{font-size:.875rem;color:#64748b}.product-price-block .product-price-value{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:700;color:#d32f2f}.product-description{margin-bottom:1.5rem;color:#475569;line-height:1.75}.product-features{margin-bottom:1.5rem}.product-features h3{font-size:1rem;margin-bottom:1rem}.product-features .features-list li{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.product-features .features-list li:last-child{border-bottom:0}.product-features .features-list li .feature-name{color:#64748b}.product-features .features-list li .feature-value{font-weight:500;color:#0f172a}.product-actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}@media(min-width:640px){.product-actions{flex-direction:row}}.product-actions .btn{flex:1}.product-certifications{padding:1rem;background:#f8fafc;border-radius:.75rem}.product-certifications h4{font-size:.875rem;color:#64748b;margin-bottom:.75rem}.product-certifications .certification-badges{display:flex;flex-wrap:wrap;gap:.5rem}.product-certifications .certification-badge{padding:.25rem .75rem;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;font-size:.75rem;font-weight:500;color:#334155}.product-content-section{padding:3rem 0 5rem;background:#f8fafc}.product-tabs{display:flex;gap:.25rem;margin-bottom:2rem;padding:.25rem;background:#fff;border-radius:.75rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.product-tab{flex:1;padding:.75rem 1rem;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:500;color:#64748b;background:rgba(0,0,0,0);border:0;border-radius:.5rem;cursor:pointer;transition:all 150ms ease}.product-tab:hover{color:#334155}.product-tab.active{background:#455a64;color:#fff}.product-tab-content{display:none;padding:2rem;background:#fff;border-radius:1rem}.product-tab-content.active{display:block}.product-tab-content p{color:#475569;line-height:1.75}.product-tab-content h3,.product-tab-content h4{margin-top:1.5rem;margin-bottom:.75rem}.product-tab-content h3:first-child,.product-tab-content h4:first-child{margin-top:0}.product-tab-content ul{margin-bottom:1rem}.product-tab-content ul li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#475569}.product-tab-content ul li::before{content:"•";position:absolute;left:0;color:#455a64}.specifications-table{width:100%}.specifications-table tr{border-bottom:1px solid #f1f5f9}.specifications-table tr:last-child{border-bottom:0}.specifications-table th,.specifications-table td{padding:1rem;text-align:left}.specifications-table th{width:40%;font-weight:500;color:#64748b;background:#f8fafc}.specifications-table td{color:#0f172a}.documents-list li{margin-bottom:.75rem}.documents-list li:last-child{margin-bottom:0}.documents-list .document-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f8fafc;border-radius:.5rem;color:#334155;transition:all 150ms ease}.documents-list .document-link:hover{background:#455a64;color:#fff}.documents-list .document-link .doc-icon{flex-shrink:0}.related-products{padding:4rem 0}.related-products .section-title{text-align:center;margin-bottom:2.5rem}