@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{margin:0 auto;max-width:1280px;padding:0 1.5rem}.nav{align-items:center;display:flex;height:65px;justify-content:space-between;position:relative}.nav-brand{flex-shrink:0}.site-title{align-items:center;display:flex;text-decoration:none;transition:opacity .2s ease}.site-title:hover{opacity:.8}.logo{height:40px;max-width:180px;width:auto}.nav-menu{margin-left:auto}.nav-list,.nav-menu{align-items:center;display:flex}.nav-list{gap:0;list-style:none;margin:0;padding:0}.dropdown,.nav-item{position:relative}.dropdown-trigger{background:none;border:none;cursor:pointer}.nav-link{align-items:center;border-bottom:3px solid #0000;color:#374151;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:500;gap:.5rem;height:65px;padding:1rem 1.25rem;position:relative;text-decoration:none;transition:all .2s ease}.nav-link:hover{background-color:#f9fafb;color:#111827}.nav-link.active{border-bottom-color:#09244f}.nav-link span{position:relative;z-index:1}.dropdown-arrow{height:16px;transition:transform .2s ease;width:16px}.dropdown-arrow.rotated{transform:rotate(180deg)}.nav-link.active{background-color:#f0f4f8;color:#09244f}.nav-link.active .dropdown-arrow{color:#09244f}.fullscreen-dropdown-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;bottom:0;cursor:default;left:0;overflow-y:auto;position:fixed;right:0;top:65px;z-index:999}.dropdown-close-btn{align-items:center;background:none;border:2px solid #e5e7eb;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:40px}.dropdown-close-btn:hover{background-color:#f0f4f8;border-color:#09244f;color:#09244f}.fullscreen-dropdown-container{margin:0 auto;max-width:1280px;padding:3rem 2rem}.fullscreen-dropdown-content{width:100%}.dropdown-nav-section{display:flex;flex-direction:column;gap:3rem}.category-title,.dropdown-category{margin-bottom:2rem}.category-title{color:#111827;font-size:1.5rem;font-weight:700;text-align:center}.category-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.product-card{border-radius:12px;padding:2rem;text-align:center}.product-image-placeholder{align-items:center;background:#f3f4f6;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;transition:background .3s ease;width:80px}.product-card:hover .product-image-placeholder{background:#09244f}.pump-icon{font-size:2rem;transition:transform .3s ease}.product-card:hover .pump-icon{transform:scale(1.1)}.product-name{font-size:1.25rem;margin-bottom:.75rem}.product-description{font-size:.95rem;line-height:1.5}.product-link{color:#09244f;font-size:.95rem;font-weight:600}.product-link:hover{color:#061a3d}.featured-badge{border-radius:9999px;font-size:.75rem;padding:.25rem .75rem}.tools-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.tool-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.tool-card:hover{border-color:#09244f;box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-4px)}.tool-card.featured{background:linear-gradient(135deg,#f0f4f8,#fff);border-color:#09244f}.tool-icon{display:block;font-size:3rem;margin-bottom:1rem}.tool-name{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.tool-description{color:#6b7280;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.tool-link{color:#09244f;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s ease}.tool-link:hover{color:#061a3d}.support-links{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.support-link{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;color:#374151;display:flex;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s ease}.support-link:hover{border-color:#09244f;box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-2px)}.support-icon{flex-shrink:0;font-size:1.5rem}.support-link h5{color:#111827;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.support-link p{color:#6b7280;font-size:.9rem;line-height:1.4;margin:0}.training-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.training-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.training-card:hover{border-color:#09244f;box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-4px)}.training-icon{display:block;font-size:3rem;margin-bottom:1rem}.training-name{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.training-description{color:#6b7280;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.training-link{color:#09244f;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s ease}.training-link:hover{color:#061a3d}.service-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-link{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;color:#374151;display:flex;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s ease}.service-link:hover{border-color:#09244f;box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-2px)}.service-icon{flex-shrink:0;font-size:1.5rem}.service-link h5{color:#111827;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.service-link p{color:#6b7280;font-size:.9rem;line-height:1.4;margin:0}.dropdown-links-section{border-top:1px solid #e5e7eb;padding-top:2rem}.quick-links{text-align:center}.quick-links h4{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.quick-link{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#09244f;display:inline-block;font-weight:500;margin:0 1rem .5rem 0;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.quick-link:hover{background:#09244f;border-color:#09244f;color:#fff}.mobile-menu-btn{align-items:center;background:#0000;border:none;border-radius:6px;cursor:pointer;display:none;flex-direction:column;height:40px;justify-content:center;padding:8px;transition:background-color .2s ease;width:40px}.mobile-menu-btn:hover{background-color:#f3f4f6}.mobile-menu-btn span{background-color:#374151;border-radius:1px;height:2px;margin:2px 0;transition:all .3s ease;width:24px}.mobile-menu-btn.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-menu{background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;left:0;opacity:0;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:50}.mobile-menu.active{opacity:1;transform:translateY(0);visibility:visible}.mobile-nav-list{list-style:none;margin:0;padding:1rem 0}.mobile-nav-item{border-bottom:1px solid #f3f4f6}.mobile-nav-item:last-child{border-bottom:none}.mobile-nav-link{align-items:center;background:none;border:none;color:#374151;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;justify-content:space-between;padding:1rem 1.5rem;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.mobile-nav-link.active,.mobile-nav-link:hover{background-color:#f0f4f8;color:#09244f}.dropdown-mobile{cursor:pointer}.dropdown-arrow-mobile{height:16px;transition:transform .2s ease;width:16px}.mobile-dropdown{background-color:#f9fafb;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-dropdown.active{max-height:400px}.mobile-dropdown-link{border-bottom:1px solid #e5e7eb;color:#6b7280;display:block;font-size:.875rem;font-weight:400;padding:.75rem 2rem;text-decoration:none;transition:all .2s ease}.mobile-dropdown-link:last-child{border-bottom:none}.mobile-dropdown-link:hover{background-color:#fff;color:#09244f;padding-left:2.5rem}@media (max-width:768px){.nav-container{padding:0 1rem}.nav{height:60px}.logo{height:35px}.nav-menu{display:none}.mobile-menu-btn{display:flex}.nav-link{height:60px}}@media (max-width:480px){.nav-container{padding:0 .75rem}.nav{height:55px}.logo{height:30px}.nav-link{height:55px}}.dropdown-link:focus,.mobile-menu-btn:focus,.mobile-nav-link:focus,.nav-link:focus{outline:2px solid #09244f;outline-offset:2px}html{scroll-behavior:smooth}.sidebar-title{color:#374151;font-size:1.125rem;font-weight:600;letter-spacing:.05em;margin-bottom:1.5rem;padding:0 2rem;text-transform:uppercase}.category-arrow{height:16px;transition:transform .2s ease;width:16px}.category-item.active .category-arrow{transform:rotate(90deg)}.products-grid{display:flex;flex-wrap:wrap;justify-content:flex-start}.product-item{justify-self:start;max-width:500px!important;width:100%}.product-badge{border-radius:4px;font-size:.75rem;font-weight:600;left:.75rem;letter-spacing:.025em;padding:.25rem .75rem;position:absolute;text-transform:uppercase;top:.75rem;z-index:1}.product-badge.best,.product-badge.seller{background:#dc2626;color:#fff}.product-badge.new{background:#059669;color:#fff}.product-badge.popular{background:#7c3aed;color:#fff}.product-image{background:#fff;height:100%;object-fit:contain;object-position:center;transition:transform .3s ease;width:100%}.product-item:hover .product-image{transform:scale(1.05)}.product-price-note{color:#6b7280;font-size:.75rem;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.product-price{color:#09244f;font-size:1rem;font-weight:700}.product-item-link{color:inherit;display:block}.product-item-link,.product-item-link:hover{text-decoration:none}@media (max-width:1024px){.products-dropdown-container{flex-direction:column}.dropdown-sidebar{padding:1.5rem 0;width:100%}.category-list{display:flex;gap:.5rem;overflow-x:auto;padding:0 1rem}.category-item{background:#e5e7eb;border-left:none;border-radius:25px;min-width:auto;padding:.75rem 1.5rem;white-space:nowrap}.category-item.active{background:#09244f;color:#fff}.category-arrow,.sidebar-links{display:none}.dropdown-content{padding:1.5rem}.products-grid{gap:1rem;grid-template-columns:repeat(auto-fill,250px);justify-content:center}}@media (max-width:768px){.dropdown-content{padding:1rem}.products-grid{grid-template-columns:repeat(auto-fill,200px);justify-content:center}.content-title{font-size:1.5rem}}.products-dropdown-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;bottom:0;left:0;overflow-y:auto;position:fixed;right:0;top:65px;z-index:999}.products-dropdown-container{background:#fff;display:flex;margin:0 auto;max-width:1400px;min-height:calc(100vh - 65px)}.dropdown-sidebar{background:#f8fafc;border-right:1px solid #e5e7eb;flex-shrink:0;padding:2rem 0;width:280px}.category-list{list-style:none;margin:0;padding:0}.category-item{align-items:center;background:none;border:none;border-left:3px solid #0000;color:#374151;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;padding:1rem 2rem;text-align:left;transition:all .2s ease;width:100%}.category-item:hover{background:#e5e7eb;color:#111827}.category-item.active{background:#fff;border-left-color:#09244f;color:#09244f;font-weight:600}.item-button{background:#09244f;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;text-transform:none;transition:all .2s ease}.item-button:hover{background:#061a3d;transform:translateY(-1px)}.sidebar-links{border-top:1px solid #e5e7eb;margin-top:2rem;padding:2rem 2rem 0}.sidebar-link{color:#09244f;display:block;font-size:.9rem;font-weight:500;padding:.5rem 0;text-decoration:none;transition:color .2s ease}.sidebar-link:hover{color:#061a3d;text-decoration:underline}.dropdown-content{flex:1 1;overflow-y:auto;padding:2rem}.content-header{margin-bottom:2rem}.content-title{color:#111827;font-size:1.75rem;font-weight:700;margin:0}.products-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:1000px}.product-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .3s ease}.product-item:hover{border-color:#09244f;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-2px)}.product-image-container{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:center}.owner-icon{font-size:3rem;opacity:.7;transition:transform .3s ease}.product-item:hover .owner-icon{transform:scale(1.1)}.owner-description{color:#6b7280;font-size:.9rem;line-height:1.4;margin:0}@media (max-width:1024px){.products-dropdown-container{flex-direction:column}.dropdown-sidebar{padding:1.5rem 0;width:100%}.category-list{display:flex;gap:.5rem;overflow-x:auto;padding:0 1rem}.category-item{background:#e5e7eb;border-left:none;border-radius:25px;min-width:auto;padding:.75rem 1.5rem;white-space:nowrap}.category-item.active{background:#09244f;color:#fff}.sidebar-links{display:none}.dropdown-content{padding:1.5rem}.products-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.dropdown-content{padding:1rem}.products-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.content-title{font-size:1.5rem}.owner-icon{font-size:2.5rem}}.category-item:focus,.sidebar-link:focus{outline:2px solid #09244f;outline-offset:2px}.product-item{overflow:hidden;position:relative}.product-item:before{background:linear-gradient(90deg,#0000,#09244f0d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.product-item:hover:before{left:100%}.product-image-container{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.product-image-container:after{background:linear-gradient(90deg,#0000,#09244f,#0000);bottom:0;content:"";height:1px;left:0;opacity:0;position:absolute;right:0;transition:opacity .3s ease}.product-item:hover .product-image-container:after{opacity:1}.content-title{padding-bottom:.5rem;position:relative}.owner-description,.product-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.products-grid.loading{opacity:.6;pointer-events:none}.products-grid.loading .product-item{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.find-pumps-dropdown-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;bottom:0;left:0;overflow-y:auto;position:fixed;right:0;top:65px;z-index:999}.find-pumps-dropdown-container{background:#fff;display:flex;margin:0 auto;max-width:1400px;min-height:calc(100vh - 65px)}.find-pumps-dropdown-container .dropdown-sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-shrink:0;padding:2rem 0;width:280px}.find-pumps-dropdown-container .category-list{list-style:none;margin:0;padding:0}.find-pumps-dropdown-container .category-item{background:none;border:none;border-bottom:2px solid #111827;color:#111827;cursor:pointer;display:block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.find-pumps-dropdown-container .category-item:hover{color:#09244f}.find-pumps-dropdown-container .category-item.active{border-bottom-color:#09244f;color:#09244f}.find-pumps-dropdown-container .sidebar-links{border-top:1px solid #e5e7eb;margin-top:2rem;padding:2rem 2rem 0}.find-pumps-dropdown-container .sidebar-link{color:#09244f;display:block;font-size:.9rem;font-weight:500;padding:.75rem 0;text-decoration:none;transition:color .2s ease}.find-pumps-dropdown-container .sidebar-link:hover{color:#061a3d}.find-pumps-dropdown-container .sidebar-special{margin-top:1rem;padding:0 2rem}.find-pumps-dropdown-container .sidebar-special-link{align-items:center;color:#09244f;display:flex;font-size:.9rem;font-weight:500;padding:.5rem 0;text-decoration:none;transition:color .2s ease}.find-pumps-dropdown-container .sidebar-special-link:hover{color:#061a3d}.find-pumps-dropdown-container .sidebar-special-link svg{height:16px;margin-right:.5rem;width:16px}.find-pumps-dropdown-container .dropdown-content{flex:1 1;overflow-y:auto;padding:2rem}.find-pumps-dropdown-container .content-header{margin-bottom:2rem}.find-pumps-dropdown-container .content-title{color:#111827;font-size:1.75rem;font-weight:700;margin:0}.items-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:3rem}.item-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.item-card:hover{border-color:#09244f;box-shadow:0 15px 30px -5px #0000001a,0 10px 20px -5px #0000000a;transform:translateY(-4px)}.item-card.featured{background:linear-gradient(135deg,#f0f4f8,#fff);border-color:#09244f}.item-badge{background:#09244f;border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem;position:absolute;right:1rem;top:1rem}.item-icon{display:block;font-size:3rem;margin-bottom:1.5rem}.item-info{flex:1 1}.item-title{color:#111827;font-size:1.25rem;font-weight:600;line-height:1.3;margin:0 0 .75rem}.item-description{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0 0 1.5rem}.item-link{color:#09244f;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s ease}.item-link:hover{color:#061a3d}.quick-actions{border-top:1px solid #e5e7eb;padding-top:2rem}.quick-actions-title{color:#111827;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem}.quick-actions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.quick-action-btn{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#374151;display:flex;gap:1rem;padding:1rem;text-decoration:none;transition:all .2s ease}.quick-action-btn:hover{background:#fff;border-color:#09244f;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.quick-action-btn.primary{background:#09244f;border-color:#09244f;color:#fff}.quick-action-btn.primary:hover{background:#061a3d;border-color:#061a3d}.quick-action-icon{flex-shrink:0;font-size:1.5rem}.quick-action-title{font-size:.95rem;font-weight:600;margin-bottom:.25rem}.quick-action-desc{font-size:.8rem;opacity:.8}@media (max-width:1024px){.find-pumps-dropdown-container{flex-direction:column}.find-pumps-dropdown-container .dropdown-sidebar{padding:1.5rem 0;width:100%}.find-pumps-dropdown-container .category-list{display:flex;gap:.5rem;overflow-x:auto;padding:0 1rem}.find-pumps-dropdown-container .category-item{background:#e5e7eb;border-bottom:none;border-radius:25px;min-width:auto;padding:.75rem 1.5rem;white-space:nowrap}.find-pumps-dropdown-container .category-item.active{background:#09244f;color:#fff}.find-pumps-dropdown-container .sidebar-links,.find-pumps-dropdown-container .sidebar-special{display:none}.find-pumps-dropdown-container .dropdown-content{padding:1.5rem}.items-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.quick-actions-grid{grid-template-columns:1fr}}@media (max-width:768px){.find-pumps-dropdown-container .dropdown-content{padding:1rem}.items-grid{grid-template-columns:1fr}.find-pumps-dropdown-container .content-title{font-size:1.5rem}.item-card{padding:1.5rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.landing-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1280px;padding:0 2rem}.hero{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;min-height:80vh;padding:4rem 0}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1280px;padding:0 2rem}.hero-content{max-width:500px}.hero-title{color:#111827;margin-bottom:1.5rem}.hero-subtitle{color:#6b7280;line-height:1.6;margin-bottom:2.5rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-image{align-items:center;display:flex;justify-content:center;max-height:auto;max-width:100%}.hero-placeholder{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:400px;padding:3rem;text-align:center;width:100%}.pump-visual{display:block;font-size:6rem;margin-bottom:1rem}.hero-placeholder p{color:#374151;font-size:1.1rem;font-weight:600;margin:0}.btn-outline,.btn-primary,.btn-product,.btn-secondary{border:2px solid #0000;border-radius:8px;display:inline-block;font-size:1rem;font-weight:600;padding:.875rem 2rem;text-align:center;text-decoration:none;transition:all .2s ease}.btn-primary{background:#09244f;border-color:#09244f;color:#fff}.btn-primary:hover{background:#061a3d;border-color:#061a3d;box-shadow:0 10px 15px -3px #09244f4d;transform:translateY(-1px)}.btn-secondary{background:#0000;border-color:#09244f;color:#09244f}.btn-secondary:hover{background:#09244f;color:#fff;transform:translateY(-1px)}.btn-product{background:#374151;border-color:#374151;color:#fff;font-size:.9rem;padding:.75rem 1.5rem}.btn-product:hover{background:#1f2937;border-color:#1f2937}.btn-outline{background:#0000;border-color:#d1d5db;color:#374151;font-size:.9rem;padding:.75rem 1.5rem}.btn-outline:hover{border-color:#09244f;color:#09244f}.btn-primary.large,.btn-secondary.large{font-size:1.1rem;padding:1rem 2.5rem}.section-title{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#6b7280;font-size:1.1rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.featured-products{background:#fff;padding:5rem 0}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-top:3rem}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s ease}.product-card:hover{border-color:#09244f;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-4px)}.product-card.featured{background:linear-gradient(135deg,#f0f4f8,#fff);border-color:#09244f}.featured-badge{background:#09244f;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem;z-index:1}.product-image{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:center;min-height:180px;padding:1.5rem;text-align:center}.product-photo{box-shadow:0 4px 6px #0000001a;max-height:350px;max-width:350px;object-fit:cover;width:100%}.product-icon{color:#09244f;display:block;font-size:3rem}.product-info{display:flex;flex:1 1;flex-direction:column;padding:2rem}.product-name{color:#111827;font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.product-description{color:#6b7280;flex:1 1;line-height:1.6;margin-bottom:1.5rem}.product-specs{background:#f9fafb;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.spec-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.spec-item:last-child{margin-bottom:0}.spec-label{color:#374151;font-weight:500}.spec-value{color:#111827;font-weight:600}.product-actions{display:flex;flex-wrap:wrap;gap:1rem}.featured-events{background:#f8fafc;padding:5rem 0}.events-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.event-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden;transition:all .3s ease}.event-card:hover{border-color:#09244f;box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-2px)}.event-type{color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.05em;padding:.5rem 1rem;text-transform:uppercase}.event-type,.video-card .event-type{background:#09244f}.event-content{padding:1.5rem}.event-title{color:#111827;font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:1rem}.event-description{color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.event-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.event-date{color:#9ca3af;font-size:.9rem}.event-link{color:#09244f;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s ease}.event-link:hover{color:#061a3d}.video-thumbnail{background:#1f2937;height:120px;position:relative}.play-button,.video-thumbnail{align-items:center;display:flex;justify-content:center}.play-button{background:#ffffffe6;border-radius:50%;color:#1f2937;cursor:pointer;font-size:1.5rem;height:60px;transition:all .2s ease;width:60px}.play-button:hover{background:#fff;transform:scale(1.1)}.video-duration{background:#000c;border-radius:4px;bottom:.5rem;color:#fff;font-size:.8rem;padding:.25rem .5rem;position:absolute;right:.5rem}.cta-section{background:linear-gradient(135deg,#09244f,#0f2a5a);color:#fff;padding:5rem 0}.cta-content{margin:0 auto;max-width:800px;padding:0 2rem;text-align:center}.cta-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.cta-description{color:#e2e8f0;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-primary.large{background:#fff;border:2px solid #fff;border-radius:8px;box-shadow:0 4px 15px #0003;color:#09244f;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-primary.large:hover{background:#0000;border-color:#fff;box-shadow:0 6px 20px #0000004d;color:#fff;transform:translateY(-2px)}.btn-secondary.large{background:#0000;border:2px solid #fff;border-radius:8px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-secondary.large:hover{background:#fff;box-shadow:0 6px 20px #fff3;color:#09244f;transform:translateY(-2px)}@media (max-width:768px){.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.container,.hero-container{padding:0 1rem}.events-grid,.products-grid{gap:1.5rem;grid-template-columns:1fr}.cta-buttons,.product-actions{flex-direction:column}.cta-buttons{align-items:center}.btn-primary.large,.btn-secondary.large{max-width:300px;width:100%}}@media (max-width:480px){.hero{padding:2rem 0}.cta-title,.hero-title,.section-title{font-size:2rem}.cta-section,.featured-events,.featured-products{padding:3rem 0}}.featured-products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}.featured-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s ease}.featured-product-card:hover{border-color:#09244f;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-4px)}.featured-product-card.featured{background:linear-gradient(135deg,#f0f4f8,#fff);border-color:#09244f}.featured-product-image{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:center;min-height:180px;padding:1.5rem;text-align:center}.featured-product-info{display:flex;flex:1 1;flex-direction:column;padding:2rem}.featured-product-specs{background:#f9fafb;border-radius:8px;margin-bottom:2rem;padding:1.5rem}@media (max-width:768px){.featured-products-grid{gap:1.5rem;grid-template-columns:1fr}}.hero-slide,.hero-slideshow{min-height:85vh}.hero-background{background-position:50%;background-repeat:no-repeat;background-size:cover;transform:scale(1);transition:all .8s ease-in-out}.hero-background,.hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.hero-overlay{background:linear-gradient(135deg,#0003,#0000001a 50%,#00000026);z-index:1}.hero-content{bottom:6rem;color:#fff;left:50%;max-height:100%;max-width:1280px;padding:0 2rem;position:absolute;text-align:center;transform:translateX(-50%);width:100%;z-index:2}.hero-text{margin:0 auto;max-width:800px}.hero-title{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1rem;text-shadow:0 2px 8px #000000b3}.hero-subtitle{color:#fffffff2;font-size:1.25rem;font-weight:400;line-height:1.4;margin-bottom:2rem;text-shadow:0 1px 4px #000000b3}.hero-actions{bottom:3rem;left:50%;margin-top:0;position:absolute;transform:translateX(-50%);z-index:4}.hero-button{background:#fff;border:2px solid #0000;border-radius:25px;box-shadow:0 4px 15px #0003;color:#09244f;display:inline-block;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.hero-button:hover{background:#0000;border-color:#fff;box-shadow:0 6px 20px #0000004d;color:#fff;transform:translateY(-2px)}.hero-arrow{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px;z-index:3}.hero-arrow:hover{background:#000c;transform:translateY(-50%) scale(1.1)}.hero-arrow-left{left:2rem}.hero-arrow-right{right:2rem}.hero-arrow svg{height:28px;width:28px}.hero-play-pause{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:2px solid #ffffff4d;border-radius:50%;bottom:2rem;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;left:2rem;position:absolute;transition:all .3s ease;width:50px;z-index:3}.hero-play-pause:hover{background:#000c;border-color:#fff;transform:scale(1.1)}.hero-play-pause svg{height:20px;width:20px}.hero-info-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:2px solid #ffffff4d;border-radius:25px;bottom:2rem;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;position:absolute;right:2rem;transition:all .3s ease;z-index:3}.hero-info-btn:hover{background:#000c;border-color:#fff;transform:scale(1.05)}.hero-indicators{bottom:15px;display:flex;gap:.75rem;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.hero-indicator{background:#0000;border:2px solid #ffffff80;border-radius:50%;cursor:pointer;height:15px;transition:all .3s ease;width:15px}.hero-indicator:hover{border-color:#fffc;transform:scale(1.2)}.hero-indicator.active{background:#fff;border-color:#fff;transform:scale(1.3)}.slideshow-error{background:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;color:#6b7280;font-size:1.1rem;padding:2rem;text-align:center}@media (max-width:1024px){.hero-title{font-size:3rem}.hero-subtitle{font-size:1.15rem}.hero-content{padding:0 1.5rem}.hero-slide,.hero-slideshow{min-height:95vh}.hero-actions{bottom:3rem}}@media (max-width:768px){.hero-title{font-size:2.5rem;margin-bottom:.75rem}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.hero-button{font-size:.9rem;padding:.625rem 1.25rem}.hero-content{padding:0 1rem}.hero-slide,.hero-slideshow{min-height:85vh}.hero-actions{bottom:2rem}.hero-arrow{height:50px;width:50px}.hero-arrow-left{left:1rem}.hero-arrow-right{right:1rem}.hero-arrow svg{height:24px;width:24px}.hero-info-btn,.hero-play-pause{bottom:1rem}.hero-play-pause{height:45px;left:1rem;width:45px}.hero-info-btn{font-size:.8rem;padding:.625rem 1.25rem;right:1rem}.hero-indicators{bottom:1rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:.95rem}.hero-button{font-size:.85rem;padding:.5rem 1rem}.hero-content{padding:0 .75rem}.hero-slide,.hero-slideshow{min-height:75vh}.hero-actions{bottom:1.5rem}.hero-arrow{height:45px;width:45px}.hero-arrow svg{height:20px;width:20px}.hero-play-pause{height:40px;width:40px}.hero-play-pause svg{height:16px;width:16px}.hero-info-btn{font-size:.75rem;padding:.5rem 1rem}.hero-indicator{height:10px;width:10px}}@media (prefers-reduced-motion:reduce){.hero-arrow,.hero-background,.hero-button,.hero-indicator{transition:none}}.hero-arrow:focus,.hero-button:focus,.hero-indicator:focus,.hero-info-btn:focus,.hero-play-pause:focus{outline:2px solid #fff;outline-offset:2px}.hero-slide{transition:all .8s ease-in-out}.hero-slideshow.fullscreen,.hero-slideshow.fullscreen .hero-slide{height:100vh;min-height:600px}.hero-slide,.hero-slideshow{min-height:500px;overflow:hidden;position:relative;width:100%}.hero-slide{align-items:center;display:flex;justify-content:center}.product-page-container{background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0 auto;max-width:1400px;padding:2rem}.product-breadcrumb{align-items:center;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:2rem}.breadcrumb-link{color:#6b7280;font-weight:500;text-decoration:none;transition:color .2s ease}.breadcrumb-link:hover{color:#09244f;text-decoration:underline}.breadcrumb-current{color:#09244f;font-weight:600}.breadcrumb-separator{color:#d1d5db}.product-header-section{border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.product-main-title{color:#111827;font-size:2.5rem;font-weight:700;margin:0}.product-tabs-navigation{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:2rem;overflow-x:auto}.product-tab-list{display:flex;list-style:none;margin:0;padding:0}.product-tab-button{align-items:center;background:none;border:none;border-bottom:3px solid #0000;color:#374151;cursor:pointer;display:flex;flex:1 1;font-size:.9rem;font-weight:500;justify-content:center;min-width:140px;padding:1rem 1.5rem;text-align:center;transition:all .2s ease;white-space:nowrap}.product-tab-button:hover{background:#e5e7eb;color:#111827}.product-tab-button.active{background:#fff;border-bottom-color:#09244f;color:#09244f;font-weight:600}.product-tab-content{background:#fff}.product-overview-content{display:flex;flex-direction:column}.product-overview-top{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr;margin-bottom:2rem}.product-overview-bottom{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 2fr}.product-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:all .3s ease}.product-detail-card:hover{border-color:#09244f;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-2px)}.product-image-card{height:-webkit-fit-content;height:fit-content}.product-detail-badge{border-radius:4px;font-size:.75rem;font-weight:600;left:.75rem;letter-spacing:.025em;padding:.25rem .75rem;position:absolute;text-transform:uppercase;top:.75rem;z-index:1}.product-detail-badge.ul-listed{background:#0891b2;color:#fff}.product-image-container{aspect-ratio:4/3;background:#f3f4f6;overflow:hidden;position:relative}.product-main-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-detail-card:hover .product-main-image{transform:scale(1.05)}.product-info{padding:1rem}.product-title{color:#111827;font-size:1.125rem;font-weight:600;line-height:1.3;margin:0 0 .5rem}.product-learn-more-card{background:linear-gradient(135deg,#09244f,#061a3d);border-radius:8px;color:#fff;height:-webkit-fit-content;height:fit-content;padding:1.5rem;text-align:center}.product-learn-more-title{color:#fff;font-size:1rem;font-weight:600;letter-spacing:.05em;margin:0 0 .75rem;text-transform:uppercase}.product-learn-more-text{color:#ffffffe6;font-size:.875rem;line-height:1.4;margin-bottom:1rem}.product-info-request-btn{background:#fff;border:none;border-radius:6px;color:#09244f;cursor:pointer;font-size:.8rem;font-weight:600;letter-spacing:.025em;padding:.625rem 1.5rem;text-transform:uppercase;transition:all .2s ease}.product-info-request-btn:hover{background:#f8fafc;transform:translateY(-1px)}.product-build-pump-btn,.product-build-pump-btn:hover,.product-info-request-btn,.product-info-request-btn:hover{text-decoration:none}.product-overview-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-areas:"left-content right-sidebar" "description description";grid-template-columns:2fr 1fr;grid-template-rows:auto auto}.product-left-content{display:flex;flex-direction:column;grid-area:left-content}.product-right-sidebar{display:flex;flex-direction:column;gap:1.5rem;grid-area:right-sidebar}.product-description-section{grid-area:description;margin-top:1rem}@media (max-width:1024px){.product-overview-content{grid-template-areas:"left-content" "right-sidebar" "description";grid-template-columns:1fr}}.product-build-pump-card{background:linear-gradient(135deg,#09244f,#061a3d);border-radius:8px;color:#fff;height:-webkit-fit-content;height:fit-content;padding:1.5rem;text-align:center}.product-build-pump-title{color:#fff;font-size:1rem;font-weight:600;letter-spacing:.05em;margin:0 0 .75rem;text-transform:uppercase}.product-build-pump-text{color:#ffffffe6;font-size:.875rem;line-height:1.4;margin-bottom:1rem}.product-build-pump-btn{background:#fff;border:none;border-radius:6px;color:#09244f;cursor:pointer;font-size:.8rem;font-weight:600;letter-spacing:.025em;padding:.625rem 1.5rem;text-transform:uppercase;transition:all .2s ease}.product-build-pump-btn:hover{background:#f8fafc;transform:translateY(-1px)}.product-features-card{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.product-features-title{border-bottom:2px solid #09244f;color:#09244f;font-size:1rem;font-weight:600;letter-spacing:.05em;margin-bottom:1rem;padding-bottom:.5rem;text-transform:uppercase}.product-features-list{list-style:none;margin:0;padding:0}.product-features-list li{border-bottom:1px solid #e2e8f0;color:#6b7280;font-size:.9rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.product-features-list li:before{color:#0891b2;content:"•";font-weight:600;left:0;position:absolute}.product-features-list li:last-child{border-bottom:none}.product-description-content p{color:#4b5563;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.product-certifications{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.product-cert-badge{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;display:flex;flex-direction:column;font-size:.75rem;min-width:50px;padding:.5rem}.product-cert-logo{font-size:1rem;margin-bottom:.25rem}.product-cert-name{color:#374151;font-weight:600}.product-tab-panel{padding:1rem 0}.product-content-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.product-performance-content{padding:1rem 0}.product-curve-section{background:#fff}.product-curve-title{border-bottom:2px solid #09244f;color:#09244f;font-size:1.125rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.product-curves-list{display:flex;flex-direction:column;gap:.75rem}.product-curve-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.75rem 0}.product-curve-item:last-child{border-bottom:none}.product-curve-name{flex:1 1}.product-curve-link{color:#0891b2;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s ease}.product-curve-link:hover{color:#0e7490;text-decoration:underline}.product-curve-download{align-items:center;display:flex;gap:1rem}.product-pdf-download-btn{align-items:center;background:#0891b2;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.8rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-transform:uppercase;transition:background .2s ease}.product-pdf-download-btn:hover{background:#0e7490}.product-file-size{color:#9ca3af;font-size:.8rem;min-width:60px;text-align:right}.product-technical-content{padding:1rem 0}.product-drawing-section{background:#fff}.product-drawing-title{border-bottom:2px solid #09244f;color:#09244f;font-size:1.125rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.product-drawings-list{display:flex;flex-direction:column;gap:.75rem;text-align:left}.product-drawing-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.75rem 0}.product-drawing-item:last-child{border-bottom:none}.product-drawing-name{flex:1 1;padding-right:1rem}.product-drawing-link{color:#0891b2;font-size:.9rem;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s ease}.product-drawing-link:hover{color:#0e7490;text-decoration:underline}.product-drawing-download{align-items:center;display:flex;flex-shrink:0;gap:1rem}.product-accessories-content{padding:1rem 0}.product-accessories-section{background:#fff}.product-accessories-title{border-bottom:2px solid #09244f;color:#09244f;font-size:1.125rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.product-accessories-layout{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.product-accessories-diagrams{display:flex;justify-content:center}.product-diagram-container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.product-accessories-diagram{height:auto;max-width:280px;width:100%}.product-accessories-info{padding:1rem 0}.product-fire-pump-title{color:#0891b2;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.product-accessories-features{list-style:none;margin:0;padding:0}.product-accessories-features li{color:#6b7280;font-size:.9rem;line-height:1.4;padding:.5rem 0 .5rem 1.5rem;position:relative}.product-accessories-features li:before{color:#0891b2;content:"•";font-weight:600;left:0;position:absolute}.product-solutions-content{padding:1rem 0}.product-solutions-section{background:#fff}.product-solutions-title{border-bottom:2px solid #09244f;color:#09244f;font-size:1.125rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.product-solutions-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.product-solution-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;overflow:hidden;transition:all .3s ease}.product-solution-item:hover{border-color:#0891b2;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-2px)}.product-solution-image{aspect-ratio:4/3;background:#f3f4f6;overflow:hidden}.product-solution-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-solution-item:hover .product-solution-image img{transform:scale(1.05)}.product-solution-info{padding:1rem;text-align:center}.product-solution-category{color:#0891b2;font-size:.8rem;font-weight:500;letter-spacing:.025em;margin-bottom:.5rem;text-transform:uppercase}.product-solution-title{color:#374151;font-size:.9rem;font-weight:500;line-height:1.3;margin:0}.product-documentation-content{display:flex;flex-direction:column;gap:2rem;padding:1rem 0}.product-doc-item{text-align:left}.product-doc-section{background:#fff}.product-doc-section-title{border-bottom:2px solid #09244f;color:#09244f;font-size:1.125rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.product-interactive-tool{margin-bottom:1rem}.product-tool-card{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:1rem;padding:1rem}.product-tool-logo{flex-shrink:0}.product-ac-fire-pump-logo{align-items:center;background:#6b7280;border-radius:4px;display:flex;height:80px;justify-content:center;position:relative;width:120px}.product-ac-fire-pump-logo:before{color:#fff;content:"AC";font-size:1.5rem;font-weight:700;left:15px;position:absolute;top:15px}.product-logo-text{bottom:10px;color:#fff;font-size:.7rem;font-weight:600;line-height:1;position:absolute;right:10px;text-align:right}.product-tool-info{flex:1 1}.product-tool-title{color:#0891b2;font-size:1rem;font-weight:600;margin:0 0 .5rem}.product-tool-description{color:#6b7280;font-size:.9rem;line-height:1.4;margin:0}.product-doc-list{display:flex;flex-direction:column;gap:.75rem}.product-doc-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.75rem 0}.product-doc-item:last-child{border-bottom:none}.product-doc-name{flex:1 1;padding-right:1rem}.product-doc-link{color:#0891b2;font-size:.9rem;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s ease}.product-doc-link:hover{color:#0e7490;text-decoration:underline}.product-doc-download{align-items:center;display:flex;flex-shrink:0;gap:1rem}.product-specs-card{grid-column:1/-1}.product-specs-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1rem}.product-spec-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;display:flex;font-size:.875rem;justify-content:space-between;padding:.75rem}.product-spec-label{color:#374151;font-weight:500}.product-spec-value{color:#111827;font-weight:600}.product-download-button{align-items:center;background:#09244f;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;transition:background .2s ease}.product-download-button:hover{background:#061a3d}.pump-filter-container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.filter-layout{display:flex;min-height:600px}.filter-sidebar{background:#f8fafc;border-right:1px solid #e5e7eb;flex-shrink:0;width:300px}.filter-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem}.filter-header h3{color:#374151;font-size:1rem;font-weight:600;margin:0 0 .5rem}.reset-btn{background:none;border:none;color:#2563eb;cursor:pointer;font-size:.875rem;margin-right:1rem;padding:0;text-decoration:underline;transition:color .2s ease}.reset-btn:hover{color:#1d4ed8}.results-count{color:#2563eb;font-size:.875rem;font-weight:600}.filter-section{border-bottom:1px solid #e5e7eb}.filter-section:last-child{border-bottom:none}.filter-title{align-items:center;background:#f1f5f9;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;justify-content:space-between;padding:1rem 1.5rem;transition:background-color .2s ease}.filter-title:hover{background:#e2e8f0}.expand-icon{color:#6b7280;font-size:1rem;transition:transform .2s ease}.filter-title.expanded .expand-icon{transform:rotate(180deg)}.filter-options{background:#fff;padding:1rem 1.5rem}.filter-option{align-items:center;cursor:pointer;display:flex;font-size:.875rem;margin-bottom:.75rem;transition:all .2s ease}.filter-option:last-of-type{margin-bottom:0}.filter-option:hover{color:#2563eb}.filter-option input[type=checkbox]{display:none}.checkbox-custom{border:2px solid #d1d5db;border-radius:3px;flex-shrink:0;height:16px;margin-right:.75rem;position:relative;transition:all .2s ease;width:16px}.filter-option input:checked+.checkbox-custom{background:#2563eb;border-color:#2563eb}.filter-option input:checked+.checkbox-custom:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:2px;position:absolute;top:-2px}.filter-option:hover .checkbox-custom{border-color:#2563eb}.option-text{color:#374151;line-height:1.4}.show-more-btn{background:none;border:none;color:#2563eb;cursor:pointer;font-size:.875rem;margin-top:.5rem;padding:0;transition:color .2s ease}.show-more-btn:hover{color:#1d4ed8;text-decoration:underline}.curves-section{background:#fff;flex:1 1}.table-container{height:100%;overflow-x:auto}.curves-table{border-collapse:collapse;font-size:.875rem;width:100%}.curves-table thead{background:#e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:10}.curves-table th{border-bottom:1px solid #d1d5db;color:#374151;cursor:pointer;font-weight:600;padding:.75rem 1rem;text-align:left;transition:background-color .2s ease;white-space:nowrap}.curves-table th:hover{background:#d1d5db}.curve-column{text-align:center;width:60px}.curves-table td{border-bottom:1px solid #f3f4f6;padding:.75rem 1rem;vertical-align:middle}.even-row{background:#f9fafb}.odd-row{background:#fff}.curves-table tbody tr{transition:background-color .2s ease}.curves-table tbody tr:hover{background:#e0f2fe!important}.curve-cell{text-align:center;width:60px}.curve-icon{display:block;margin:0 auto;transition:transform .2s ease}.curve-cell:hover .curve-icon{transform:scale(1.1)}.product-link,.product-name{font-weight:500}.product-link{color:#2563eb;text-decoration:none;transition:color .2s ease}.product-link:hover{color:#1d4ed8;text-decoration:underline}.centered{text-align:center}.pump-filter-container .product-pdf-download-btn{align-items:center;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:500;gap:.25rem;padding:.5rem .75rem;text-transform:uppercase;transition:all .2s ease}.pump-filter-container .product-pdf-download-btn:hover{box-shadow:0 2px 4px #dc26264d;transform:translateY(-1px)}.pump-filter-container .product-pdf-download-btn:active{transform:translateY(0)}.filter-loading{padding:2rem}.filter-loading,.table-loading{align-items:center;color:#6b7280;display:flex;justify-content:center}.table-loading{height:200px}.no-results{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.no-results-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.no-results h3{color:#374151;font-size:1.25rem;margin-bottom:.5rem}.no-results p{line-height:1.5;margin-bottom:1.5rem}@media (max-width:1200px){.filter-sidebar{width:280px}}@media (max-width:1024px){.filter-layout{flex-direction:column}.filter-sidebar{border-bottom:1px solid #e5e7eb;border-right:none;width:100%}.filter-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.filter-header h3{margin:0}.curves-table{font-size:.8rem}.curves-table td,.curves-table th{padding:.6rem .8rem}}@media (max-width:768px){.pump-filter-container{border-radius:6px}.filter-header{align-items:flex-start;flex-direction:column;gap:.5rem;padding:1rem}.filter-options{padding:1rem}.curves-table{font-size:.75rem;min-width:700px}.curves-table td,.curves-table th{padding:.5rem}.pump-filter-container .product-pdf-download-btn{font-size:.75rem;padding:.4rem .6rem}}@media (max-width:480px){.filter-header{padding:.75rem}.filter-options,.filter-title{padding:.75rem 1rem}.curves-table{min-width:600px}.curve-column{width:50px}.curve-icon{height:16px;width:24px}}@media (max-width:1024px){.product-overview-content{grid-template-areas:"left-content" "right-sidebar" "description";grid-template-columns:1fr}.product-tab-list{overflow-x:auto}.product-tab-button{min-width:120px}.product-accessories-layout{gap:1.5rem;grid-template-columns:1fr}.product-solutions-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.product-page-container{padding:1rem}.product-main-title{font-size:2rem}.product-tab-button{font-size:.85rem;padding:.75rem 1rem}.product-content-grid,.product-solutions-grid{grid-template-columns:1fr}}.filter-option:focus-within{border-radius:4px}.curves-table th:focus,.filter-option:focus-within,.product-link:focus,.product-pdf-download-btn:focus{outline:2px solid #2563eb;outline-offset:2px}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media print{.pump-filter-container{border:none;box-shadow:none}.filter-sidebar{display:none}.curves-section{width:100%}.product-pdf-download-btn{display:none}.curves-table{font-size:.8rem}}
/*# sourceMappingURL=main.e7818b83.css.map*/