@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";:root{--color-bg: #f8fafc;--color-bg-card: #ffffff;--color-surface: #f1f5f9;--color-teal: #0891b2;--color-teal-dark: #0e7490;--color-white: #ffffff;--color-text: #0f172a;--color-text-muted: #64748b;--color-gray: #64748b;--color-gray-light: #475569;--color-on-accent: #ffffff;--color-border: rgba(15, 23, 42, .08);--color-border-teal: rgba(8, 145, 178, .25);--font-sans: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}.section{padding:4rem 0}.section-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem}.section-title{font-size:1.75rem;font-weight:700;color:var(--color-text)}.section-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-teal);font-weight:600;transition:gap .2s}.section-link:hover{gap:.75rem}.section-link .arrow{font-size:1.1rem}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.container{padding:0 2rem}}.header{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{display:flex;align-items:stretch;justify-content:space-between;padding:0;gap:0;min-height:100px}.header-inner .logo{flex-shrink:0;display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit;padding-left:1.5rem;padding-right:1rem}.logo-dots{font-size:1.1rem;font-weight:700;color:#374151;letter-spacing:-.2em;line-height:1}.logo-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#f97316}.logo-icon svg{width:100%;height:100%}.logo-text{font-weight:600;font-size:1.05rem;letter-spacing:.02em;color:#374151}.nav-center{display:none;align-items:center;gap:2rem;flex:1;justify-content:center;padding:0 1rem}@media(min-width:768px){.nav-center{display:flex}}.nav-link{font-size:.95rem;color:#6b7280;text-decoration:none;padding-bottom:.25rem;position:relative;transition:color .2s;display:inline-flex;align-items:center;gap:.25rem}.nav-link:hover{color:#374151}.nav-link--active{color:#f97316;font-weight:500}.nav-link--active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#f97316}.nav-caret{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;margin-top:2px;opacity:.7}.header-actions{display:flex;align-items:stretch;gap:0;flex-shrink:0}.header-search{display:flex;align-items:center;justify-content:center;width:52px;height:100%;min-height:72px;padding:0;border:none;background:transparent;color:#6b7280;cursor:pointer;transition:color .2s,background .2s}.header-search:hover{color:#374151;background:#00000008}.header-cta-block{display:inline-flex;align-items:center;justify-content:center;padding:0 2rem;font-weight:600;font-size:.95rem;background:#ea580c;color:#fff;text-decoration:none;border:none;min-height:72px;margin:-1px 0 0;transition:background .2s}.header-cta-block:hover{background:#c2410c;color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.25rem;font-weight:600;font-size:.9rem;border-radius:6px;transition:all .2s;border:2px solid transparent;text-decoration:none;cursor:pointer}.btn-primary{background:var(--color-teal);color:var(--color-on-accent)}.btn-primary:hover{background:var(--color-teal-dark);transform:translateY(-1px);box-shadow:0 4px 12px #0891b259}.btn-outline{border-color:var(--color-text);color:var(--color-text);background:transparent}.btn-outline:hover{background:#0f172a0f}.btn-teal-outline{border-color:var(--color-teal);color:var(--color-teal);background:transparent}.btn-teal-outline:hover{background:#0891b21f}.btn-header-cta{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.25rem;font-weight:600;font-size:.9rem;border-radius:6px;background:#dc2626;color:#fff;text-decoration:none;transition:background .2s}.btn-header-cta:hover{background:#b91c1c;color:#fff}.footer-new{background:#1a1d21;padding:0;border-top:none}.footer-contact-section{position:relative;padding:4rem 0;overflow:hidden}.footer-contact-bg-pattern{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0L60 30L30 60L0 30z' fill='none' stroke='rgba(255,255,255,0.03)' stroke-width='0.5'/%3E%3C/svg%3E");opacity:.6;pointer-events:none}.footer-since-text{position:absolute;bottom:0;left:1.5rem;font-size:clamp(3.5rem,10vw,8rem);font-weight:800;color:#ff6f4e26;line-height:1;pointer-events:none;white-space:nowrap;letter-spacing:-.03em;overflow:hidden}.footer-contact-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:960px){.footer-contact-inner{grid-template-columns:1fr 1fr;gap:3rem;align-items:start}}.footer-contact-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffffb3;margin:0 0 .5rem}.footer-contact-heading{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 2rem;line-height:1.25;max-width:18ch}.footer-contact-details{display:flex;flex-direction:column;gap:1.25rem}.footer-contact-block-title{font-size:.9rem;font-weight:600;color:#fff;margin:0 0 .35rem}.footer-contact-block-text{font-size:.9rem;color:#ffffffd9;margin:0;line-height:1.5}.footer-contact-accent{color:#ff6f4e;text-decoration:none;font-weight:500;transition:opacity .2s}.footer-contact-accent:hover{opacity:.9;color:#ff6f4e}.footer-social-new{display:flex;gap:.5rem}.footer-social-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.25);color:#fff;border-radius:4px;transition:border-color .2s,color .2s}.footer-social-icon:hover{border-color:#ff6f4e;color:#ff6f4e}.footer-form-wrap{position:relative}.footer-form-card{position:relative;background:#fff;border-radius:12px;padding:2rem 1.75rem;box-shadow:0 8px 32px #0003}.footer-form-deco{position:absolute;top:0;right:0;width:60px;height:100%;background:linear-gradient(90deg,transparent,rgba(0,0,0,.03));border-radius:0 12px 12px 0;pointer-events:none}.footer-form-title{font-size:1.5rem;font-weight:700;color:#212121;margin:0 0 .5rem}.footer-form-desc{font-size:.9rem;color:#555;margin:0 0 1.5rem;line-height:1.5}.footer-form{display:flex;flex-direction:column;gap:.75rem}.footer-form-input{padding:.75rem 1rem;font-size:.95rem;border:1px solid #e5e5e5;border-radius:6px;background:#fff;color:#212121;font-family:inherit;transition:border-color .2s}.footer-form-input::placeholder{color:#9ca3af}.footer-form-input:focus{outline:none;border-color:#ff6f4e}.footer-form-textarea{resize:vertical;min-height:100px}.footer-form-submit{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:0;font-size:.9rem;font-weight:600;color:#ff6f4e;background:none;border:none;border-bottom:2px solid #FF6F4E;cursor:pointer;font-family:inherit;transition:opacity .2s}.footer-form-submit:hover{opacity:.85}.footer-form-arrow{font-size:1.1rem}.footer-map-wrap{position:relative;width:100%;height:320px;background:#2d3238}.footer-map-link{position:absolute;top:1rem;left:1rem;z-index:2;font-size:.85rem;font-weight:500;color:#ff6f4e;text-decoration:none;background:#fffffff2;padding:.4rem .75rem;border-radius:4px;transition:background .2s}.footer-map-link:hover{background:#fff;color:#ff6f4e}.footer-map-iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.footer-bottom-section{background:#1a1d21;padding:3rem 0 2rem}.footer-bottom-inner{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.footer-bottom-inner{grid-template-columns:1.2fr .8fr 1fr;gap:2.5rem}}.footer-col-title{font-size:.9rem;font-weight:600;color:#fff;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.footer-col-desc,.footer-desc-new{font-size:.9rem;color:#ffffffbf;line-height:1.55;margin:0}.footer-logo-new{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.25rem;color:#fff;text-decoration:none;margin-bottom:.75rem}.footer-logo-icon{width:28px;height:28px;background:#ff6f4e;border-radius:4px;clip-path:polygon(0% 0%,100% 0%,100% 70%,50% 100%,0% 70%)}.footer-copyright-new{font-size:.8rem;color:#ffffff80;margin-top:1.25rem;margin-bottom:0}.footer-menu-cols{display:grid;grid-template-columns:1fr 1fr;gap:0 2rem}.footer-menu-list{list-style:none;margin:0;padding:0}.footer-menu-list li{margin-bottom:.4rem}.footer-menu-list a{font-size:.9rem;color:#fffc;text-decoration:none;transition:color .2s}.footer-menu-list a:hover{color:#ff6f4e}.footer-legal{font-size:.8rem;color:#ffffff80;margin-top:1.5rem}.footer-legal a{color:#fff9;text-decoration:none}.footer-legal a:hover{color:#ff6f4e}.hero-section{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;padding:5rem 0 4rem;overflow:hidden}.hero-section-bg{position:absolute;inset:0;background:#eef1f2;z-index:0}.hero-section-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.hero-section-inner{padding:0 2rem}}@media(min-width:960px){.hero-section-inner{grid-template-columns:1fr 1fr;gap:3rem;min-height:520px}}.hero-section-content{min-width:0;order:1}.hero-section-visual{position:relative;min-height:280px;order:2}@media(min-width:960px){.hero-section-visual{min-height:420px}}.slider-nav-vertical{position:absolute;left:0rem;top:60%;transform:translateY(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;width:100px;background:#fff;height:100%;justify-content:center}.slider-nav-item{display:flex;flex-direction:column;align-items:center}.slider-nav-num{font-size:.8rem;font-weight:500;color:#6b7280;background:none;border:none;padding:.25rem .5rem;cursor:pointer;transition:color .2s}.slider-nav-num:hover{color:#333}.slider-nav-num.active{color:#333;font-weight:700}.slider-nav-line{display:block;width:2px;height:24px;margin:.2rem 0;background:#ff5c35;border-radius:1px}.slider-dots{position:absolute;bottom:1.5rem;left:1.5rem;z-index:2;display:flex;gap:.5rem}.slider-dot{width:10px;height:10px;border-radius:50%;border:1.5px solid #d1d5db;background:transparent;padding:0;cursor:pointer;transition:background .2s,border-color .2s}.slider-dot:hover{border-color:#9ca3af}.slider-dot.active{background:#333;border-color:#333}.hero-label{font-size:.8rem;font-weight:500;color:#ff5c35;margin-bottom:.75rem;letter-spacing:.02em}.hero-headline{font-size:clamp(1.875rem,4.5vw,3rem);font-weight:800;line-height:1.25;color:#333;margin-bottom:1.25rem;letter-spacing:-.02em;max-width:20ch}.hero-headline span{display:block}.hero-subtext{font-size:1rem;color:#555;margin-bottom:1.75rem;line-height:1.6}.hero-subtext-highlight{color:#ff5c35;font-weight:600}.hero-cta-wrap{margin-top:.5rem}.hero-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:600;font-size:.95rem;background:#fff;border:1px solid #ff5c35;color:#333;text-decoration:none;border-radius:6px;box-shadow:0 2px 8px #0000000f;transition:background .2s,color .2s,border-color .2s}.hero-cta-btn:hover{background:#ff5c35;color:#fff;border-color:#ff5c35}.hero-cta-arrow{display:inline-flex;align-items:center;justify-content:center}.product-display-block{position:relative;height:100%;min-height:280px;padding:1rem}.product-display-brand{position:absolute;top:.75rem;left:.75rem;font-size:.8rem;font-weight:700;letter-spacing:.12em;color:#333;z-index:1}.product-display-image-wrap{position:relative;width:100%;height:100%;min-height:500px;background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:8px}@media(min-width:960px){.product-display-image-wrap{min-height:600px}}.product-display-price-wrap{position:absolute;bottom:1rem;right:4rem;display:flex;align-items:flex-end;gap:.5rem;z-index:1}.product-display-price{font-size:60px;font-weight:800;color:transparent;font-weight:700;line-height:.8em;letter-spacing:-1.6px;opacity:1;-webkit-text-stroke:1px #ff5c35}.product-display-price-label{font-size:1rem;font-weight:500;color:#555;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);align-self:center;margin-left:3.25rem}.product-categories{position:relative;padding:4rem 0;overflow:hidden}.product-categories-bg{position:absolute;inset:0;z-index:0}.product-categories-bg-benefits{background:#fff}.product-categories-inner{position:relative;z-index:1}.product-categories-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem}.product-categories-title{font-size:1.75rem;font-weight:700;color:#1f2937;letter-spacing:-.02em}.product-categories-view-link{display:inline-flex;align-items:center;gap:.5rem;color:#0891b2;font-weight:600;font-size:.95rem;transition:gap .2s,color .2s}.product-categories-view-link:hover{color:#0e7490;gap:.65rem}.product-categories-view-arrow{font-size:1.1rem}.product-categories-features{display:grid;grid-template-columns:1fr;gap:2rem 1.5rem}@media(min-width:640px){.product-categories-features{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.product-categories-features{grid-template-columns:repeat(4,1fr);gap:2rem 2.5rem}}.product-category-feature-block{text-align:left}.product-category-feature-icon{width:48px;height:48px;margin-bottom:1rem;color:#374151;display:flex;align-items:center;justify-content:flex-start}.product-category-feature-icon svg{width:48px;height:48px;flex-shrink:0}.product-category-feature-heading{font-size:1rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;line-height:1.3;letter-spacing:-.01em}.product-category-feature-desc{font-size:.9rem;font-weight:400;color:#6b7280;line-height:1.5;margin:0;max-width:22ch}@media(min-width:640px){.product-category-feature-desc{max-width:none}}.product-categories-divider{width:100%;height:1px;background:#d1d5db;margin-top:2.5rem;margin-bottom:0}.product-categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:520px;margin:0 auto}@media(min-width:640px){.product-categories-grid{grid-template-columns:repeat(4,1fr);max-width:none}}.product-category-card{border-radius:14px;overflow:hidden;background:#f1f5f9;border:1px solid #e2e8f0;transition:border-color .25s,box-shadow .25s}.product-category-card:hover{border-color:#0891b2;box-shadow:0 4px 12px #0891b21f}.product-category-card-link{display:flex;flex-direction:column;height:100%;min-height:80px;text-decoration:none;color:inherit;padding:1rem;justify-content:center}.product-category-card-title{font-size:.9rem;font-weight:600;color:#1f2937;margin:0;line-height:1.25}.product-category-card-action-icon,.product-category-card-icon-wrap,.product-category-card-icon-svg{display:none}.featured-products-new{background:#fff;padding:4rem 0}.featured-products-inner{width:90%;margin:auto 0 0 auto}@media(min-width:768px){.featured-products-inner{padding:0rem}}.featured-products-header{margin-bottom:2rem}.featured-products-label{font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:.08em;color:#ff6f4e;margin:0 0 .5rem}.featured-products-headline{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#212121;line-height:1.2;margin:0;letter-spacing:-.02em}.featured-products-headline span{display:block}.featured-products-slider{position:relative;padding:0 3rem}@media(min-width:768px){.featured-products-slider{padding:0 0rem}}.featured-products-viewport{overflow:hidden;width:100%}.featured-products-track{display:flex;gap:1.5rem;will-change:transform;padding:0 .25rem;cursor:grab;-webkit-user-select:none;user-select:none}.featured-products-track:active{cursor:grabbing}.featured-product-card{flex:0 0 var(--fp-card-width);min-width:0;box-sizing:border-box}.featured-products-btn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;border-radius:50%;background:#fff;color:#212121;box-shadow:0 4px 16px #0000001f;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s,color .2s,box-shadow .2s}.featured-products-btn:hover{background:#ff6f4e;color:#fff;box-shadow:0 6px 20px #ff6f4e59}.featured-products-btn-prev{left:0}.featured-products-btn-next{right:0}.featured-products-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.featured-products-dot{width:10px;height:10px;border-radius:50%;border:1.5px solid #d1d5db;background:transparent;padding:0;cursor:pointer;transition:background .2s,border-color .2s}.featured-products-dot:hover{border-color:#9ca3af}.featured-products-dot.active{background:#212121;border-color:#212121}.featured-product-card-link{display:block;position:relative;height:100%;text-decoration:none;color:inherit;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:box-shadow .25s,transform .25s}.featured-product-card-link:hover{box-shadow:0 16px 40px #ff6f4e33}.featured-product-card-image-wrap{position:relative;aspect-ratio:4/5;min-height:280px;overflow:hidden;background:#1a1a1a}.featured-product-card-image{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter .4s ease}.featured-product-card-link:hover .featured-product-card-image{filter:sepia(20%) grayscale(0%)}.featured-product-card-number{position:absolute;top:.75rem;left:.75rem;font-size:3.5rem;font-weight:700;color:#ffffff59;line-height:1;letter-spacing:-.03em;pointer-events:none;z-index:1}.featured-product-card-overlay{position:absolute;left:0;right:0;bottom:0;padding:1rem 1.25rem;background:linear-gradient(to top,#212121fa,#212121eb);display:flex;align-items:center;justify-content:space-between;gap:.75rem;z-index:2;min-height:72px;transition:background .35s ease}.featured-product-card-link:hover .featured-product-card-overlay{background:#ff6f4e}.featured-product-card-title{font-size:.95rem;font-weight:400;color:#fff;line-height:1.35;flex:1;min-width:0;padding-right:.5rem}.featured-product-card-arrow{flex-shrink:0;margin-left:auto;color:#fff;display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;border-radius:6px;transition:background .25s ease}.featured-product-card-link:hover .featured-product-card-arrow{background:#fff3}.features-section{background:#fff;padding:4rem 0}.features-section-inner{max-width:1000px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.features-section-inner{padding:0 2rem}}.features-section-header{text-align:center;margin-bottom:2.5rem}.features-section-label{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#ff6f4e;margin:0 0 .5rem}.features-section-headline{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;color:#212121;margin:0;line-height:1.3;letter-spacing:-.02em}.features-section-headline span{display:block}.features-section-grid{display:grid;grid-template-columns:1fr;gap:0}@media(min-width:640px){.features-section-grid{grid-template-columns:repeat(3,1fr)}}.features-section-item{padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid #e5e5e5}@media(min-width:640px){.features-section-item{padding-bottom:1.5rem;margin-bottom:1.5rem}.features-section-item:nth-child(3),.features-section-item:nth-child(6){border-bottom-color:#e5e5e5}}.features-section-item-link{display:flex;align-items:center;gap:1rem;text-decoration:none;color:inherit;transition:opacity .2s}.features-section-item-link:hover{opacity:.85}.features-section-item-link:hover .features-section-item-arrow{color:#ff6f4e;transform:translate(4px)}.features-section-item-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#374151}.features-section-item-icon svg{width:40px;height:40px}.features-section-item-label{flex:1;font-size:1rem;font-weight:500;color:#212121;line-height:1.4}.features-section-item-arrow{flex-shrink:0;font-size:1.1rem;color:#9ca3af;transition:color .2s,transform .2s}.features-section-item-divider{display:none}.industries{padding:4rem 0}.industries-new{background:#fff}.industries-header{text-align:center;margin-bottom:2.5rem}.industries-label{font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:.08em;color:#ff6f4e;margin:0 0 .5rem}.industries-headline{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;color:#212121;margin:0;letter-spacing:-.02em;line-height:1.25}.industries-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.industries-grid-new{grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.industries-grid-new{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.industries-grid-new{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.industry-card-new{overflow:hidden;transition:border-color .25s,box-shadow .25s}.industry-card-link{display:block;padding:0 0 1rem;text-decoration:none;color:inherit}.industry-card-image-wrap{position:relative;margin-bottom:1rem}.industry-card-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center}.industry-card-tag{position:absolute;top:.75rem;left:.75rem;font-size:.7rem;font-weight:600;padding:.35rem .6rem;background:#ff6f4e;color:#fff;border-radius:4px;z-index:1}.industry-card-title{font-size:.95rem;font-weight:600;color:#212121;line-height:1.35;margin:0 1rem .5rem 0rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.industry-stars{display:flex;align-items:center;gap:.15rem;margin:0 1rem .75rem 0rem;color:#fbbf24}.industry-card-footer{display:flex;align-items:center;justify-content:space-between;padding:0;gap:.5rem;min-height:36px}.industry-card-prices{display:flex;align-items:baseline;gap:.5rem}.industry-card-original-price{font-size:.875rem;font-weight:400;color:#9ca3af;text-decoration:line-through}.industry-card-price{font-size:1rem;font-weight:700;color:#ff6f4e;line-height:1.2}.industry-card-cart{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#212121;transition:color .2s}.industry-card-link:hover .industry-card-cart{color:#ff6f4e}.industry-card-divider{margin:1rem 1rem 0;height:1px;background:#e5e5e5}.industries-intro{margin-bottom:2rem}.industries-desc{color:var(--color-gray-light);max-width:640px;margin-top:.5rem}.industry-card{position:relative;border-radius:12px;overflow:hidden;min-height:280px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid var(--color-border);transition:border-color .2s}.industry-card:hover{border-color:var(--color-border-teal)}.industry-card:hover .industry-overlay{background:linear-gradient(to top,#0a1929f2,#0a192999)}.industry-bg{position:absolute;inset:0}.industry-bg img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.industry-card:hover .industry-bg img{transform:scale(1.05)}.industry-overlay{position:absolute;inset:0;background:linear-gradient(to top,#0a1929eb,#0a192980);transition:background .3s}.industry-content{position:relative;z-index:1;padding:1.75rem}.industry-title{font-size:1.35rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.industry-desc{font-size:.9rem;color:var(--color-gray-light);margin-bottom:1rem;line-height:1.5}.industry-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-teal);font-weight:600;font-size:.95rem;transition:gap .2s}.industry-card:hover .industry-link .arrow{transform:translate(4px)}.industry-link .arrow{display:inline-block;transition:transform .2s}.clients{background:var(--color-bg-card);padding:3rem 0}.clients-tagline{font-size:.75rem;letter-spacing:.2em;color:var(--color-gray);text-align:center;margin-bottom:1.5rem;text-transform:uppercase}.clients-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem 3rem}.client-logo{min-width:100px;height:48px;display:flex;align-items:center;justify-content:center;color:var(--color-gray);font-weight:700;font-size:1.1rem;letter-spacing:.02em;opacity:.85;transition:color .2s,opacity .2s}.client-logo:hover{color:var(--color-teal);opacity:1}.newsletter-promo{background:#1a1d21;padding:4rem 0}.newsletter-promo-inner{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:960px){.newsletter-promo-inner{grid-template-columns:1fr 1fr;gap:3rem}}.newsletter-promo-left{position:relative}.newsletter-promo-logo{position:absolute;top:0;left:0;z-index:2;display:flex;flex-direction:column;color:#fff}.newsletter-promo-logo-main{font-size:1.75rem;font-weight:800;letter-spacing:-.02em;line-height:1.1}.newsletter-promo-logo-sub{font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;margin-top:.15rem;opacity:.9}.newsletter-promo-image-wrap{position:relative;aspect-ratio:4/5;max-height:420px;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem 4rem}.newsletter-promo-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center}.newsletter-promo-price-tag{position:absolute;bottom:1rem;left:1rem;background:#ff6f4e;padding:.6rem 1rem .75rem;min-width:100px;display:flex;flex-direction:column;gap:.15rem;z-index:1}.newsletter-promo-price-old{font-size:.8rem;color:#ffffffe6;text-decoration:line-through}.newsletter-promo-price-current{font-size:1.5rem;font-weight:700;color:#fff;line-height:1.1}.newsletter-promo-right{color:#fff}.newsletter-promo-headline{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 1rem;line-height:1.25;letter-spacing:-.02em}.newsletter-promo-desc{font-size:.95rem;color:#ffffffd9;line-height:1.6;margin:0 0 1.75rem;max-width:480px}.newsletter-promo-countdown{display:flex;gap:.75rem;margin-bottom:1.75rem;flex-wrap:wrap}.newsletter-promo-countdown-box{border:1px solid #FF6F4E;padding:.6rem .9rem;min-width:64px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.25rem}.newsletter-promo-countdown-num{font-size:1.5rem;font-weight:700;color:#fff;line-height:1;font-variant-numeric:tabular-nums}.newsletter-promo-countdown-label{font-size:.7rem;color:#fffc;text-transform:uppercase;letter-spacing:.05em}.newsletter-promo-cta{display:inline-flex;align-items:stretch;text-decoration:none;color:#fff;border:1px solid #FF6F4E;max-width:220px;transition:opacity .2s}.newsletter-promo-cta:hover{opacity:.95;color:#fff}.newsletter-promo-cta-text{padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;background:#1a1d21;display:flex;align-items:center}.newsletter-promo-cta-arrow{width:48px;min-width:48px;background:#ff6f4e;display:flex;align-items:center;justify-content:center;color:#fff}.newsletter-legacy{background:linear-gradient(135deg,var(--color-teal),var(--color-teal-dark));padding:4rem 0}.newsletter-inner{text-align:center;max-width:560px;margin:0 auto}.newsletter-heading{font-size:1.75rem;font-weight:700;color:var(--color-on-accent);margin-bottom:.5rem}.newsletter-desc{color:#ffffffe6;margin-bottom:1.5rem;font-size:1rem}.newsletter-form{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.newsletter-input{flex:1;min-width:220px;padding:.85rem 1.25rem;font-size:1rem;border:none;border-radius:8px;background:var(--color-white);color:var(--color-text);outline:none;transition:box-shadow .2s}.newsletter-input::placeholder{color:var(--color-gray)}.newsletter-input:focus{box-shadow:0 0 0 3px #0891b24d}.newsletter-btn{padding:.85rem 1.5rem;font-weight:600;font-size:1rem;background:var(--color-bg);color:var(--color-text);border:none;border-radius:8px;cursor:pointer;transition:background .2s}.newsletter-btn:hover{background:var(--color-bg-card)}.new-arrivals{background:#fff;padding:4rem 0}.new-arrivals-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.new-arrivals-inner{padding:0 2rem}}.new-arrivals-header{text-align:center;margin-bottom:2rem}.new-arrivals-label{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#ff6f4e;margin:0 0 .5rem}.new-arrivals-headline{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;color:#212121;margin:0;letter-spacing:-.02em;line-height:1.25}.new-arrivals-layout{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:960px){.new-arrivals-layout{grid-template-columns:1fr 2fr;gap:2rem;align-items:stretch}}.new-arrivals-promo{position:relative;border-radius:8px;overflow:hidden;min-height:320px;display:flex;flex-direction:column;justify-content:flex-end}@media(min-width:960px){.new-arrivals-promo{min-height:520px}}.new-arrivals-promo-bg{position:absolute;inset:0}.new-arrivals-promo-bg img{width:100%;height:100%;object-fit:cover}.new-arrivals-promo-overlay{position:absolute;inset:0;background:linear-gradient(to top,#000000d9,#0006,#0003)}.new-arrivals-promo-content{position:relative;z-index:1;padding:2rem 1.5rem}.new-arrivals-promo-title{font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:700;color:#fff;margin:0 0 1.25rem;line-height:1.3;max-width:14ch}.new-arrivals-promo-ctas{display:flex;align-items:center;gap:.5rem}.new-arrivals-promo-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.25rem;font-size:.95rem;font-weight:600;background:#374151;color:#fff;text-decoration:none;border-radius:6px;transition:background .2s}.new-arrivals-promo-btn-primary:hover{background:#4b5563;color:#fff}.new-arrivals-promo-btn-arrow{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#ff6f4e;color:#fff;border-radius:6px;text-decoration:none;transition:background .2s}.new-arrivals-promo-btn-arrow:hover{background:#e85a3a;color:#fff}.new-arrivals-grid{display:grid;grid-template-columns:repeat(2,1fr);align-content:start}.new-arrivals-card-link{display:flex;flex-direction:row;align-items:stretch;padding:0;text-decoration:none;color:inherit}.new-arrivals-card-image-wrap{flex:0 0 140px;width:140px;display:flex;align-items:flex-start;justify-content:center;padding:.75rem;box-sizing:border-box}.new-arrivals-card-image{width:100%;height:100%;object-fit:contain;object-position:top center;filter:drop-shadow(0 2px 8px rgba(0,0,0,.08))}.new-arrivals-card-details{flex:1;min-width:0;display:flex;flex-direction:column;padding:1rem 1.25rem;justify-content:space-between}.new-arrivals-card-title{font-size:.95rem;font-weight:700;color:#212121;line-height:1.35;margin:0 0 .35rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.new-arrivals-stars{display:flex;align-items:center;gap:.12rem;margin:0 0 .5rem}.new-arrivals-stars.filled{color:#ff6f4e}.new-arrivals-stars.outline{color:#d1d5db}.new-arrivals-card-footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto}.new-arrivals-card-prices{display:flex;align-items:baseline;gap:.5rem}.new-arrivals-card-price-old{font-size:.875rem;font-weight:400;color:#9ca3af;text-decoration:line-through}.new-arrivals-card-price-current{font-size:1rem;font-weight:700;color:#ff6f4e;line-height:1.2}.new-arrivals-card-cart{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#374151;transition:color .2s}.new-arrivals-card-link:hover .new-arrivals-card-cart{color:#ff6f4e}.new-arrivals-card-divider{margin:1rem 0 0;padding-top:1rem;height:0;border-top:1px solid #e5e7eb}.catalog-page{padding-top:0;min-height:100vh;background:var(--color-bg)}.catalog-banner{position:relative;min-height:300px;display:flex;align-items:center;overflow:hidden}.catalog-banner-bg{position:absolute;inset:0;background:linear-gradient(105deg,#c2410c,#9a3412,#7c2d12 50%,#431407)}.catalog-banner-bg:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 75% 50%,rgba(120,45,18,.6) 0%,transparent 55%);pointer-events:none}.catalog-banner-bg:after{content:"";position:absolute;left:0;top:0;bottom:0;width:28%;background:linear-gradient(90deg,rgba(234,88,12,.35) 0%,transparent 100%);pointer-events:none}.catalog-banner-inner{position:relative;z-index:1;width:100%}.catalog-banner-content{padding:6rem 0 0}.catalog-banner-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.catalog-banner-logo-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:#f97316}.catalog-banner-logo-icon svg{width:100%;height:100%}.catalog-banner-logo-text{font-size:.85rem;font-weight:600;letter-spacing:.04em;color:#fff;opacity:.95}.catalog-banner-title{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.02em;margin:0;display:flex;gap:1rem}.catalog-banner-title-line{display:block}.catalog-layout{display:grid;grid-template-columns:1fr;gap:2rem;padding-top:2rem;padding-bottom:3rem}@media(min-width:960px){.catalog-layout{grid-template-columns:240px 1fr;gap:2.5rem}}.catalog-sidebar{background:#fff;border-radius:8px;padding:1.5rem 1.25rem;border:1px solid #e5e7eb;height:fit-content;position:sticky;top:5rem}.sidebar-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.sidebar-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#374151;margin:0 0 .75rem}.sidebar-title-icon{display:inline-flex;align-items:center;justify-content:center;color:#f97316;margin-bottom:.75rem}.sidebar-divider{height:1px;background:#d1d5db;margin-bottom:1rem}.sidebar-section{margin-bottom:1.75rem}.sidebar-section-category .sidebar-nav,.sidebar-section-pricing .sidebar-price-slider-wrap{margin-top:0}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem}.sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.95rem;color:#4b5563;text-decoration:none;transition:color .2s}.sidebar-category-thumb{width:28px;height:28px;border-radius:6px;object-fit:cover;flex-shrink:0;border:1px solid #e5e7eb;background:#f3f4f6}.sidebar-link:hover{color:#111827}.sidebar-link.active{color:#f97316;font-weight:600}.sidebar-link:hover .sidebar-category-thumb,.sidebar-link.active .sidebar-category-thumb{border-color:#f97316}.sidebar-section-pricing .sidebar-title{margin-bottom:.75rem}.sidebar-section-pricing .sidebar-divider{margin-bottom:1rem}.sidebar-price-slider-wrap{position:relative;padding-bottom:2rem}.sidebar-price-slider-track{position:relative;height:4px;background:linear-gradient(to right,#e5e7eb 0%,#e5e7eb var(--price-min-pct, 0%),#f97316 var(--price-min-pct, 0%),#f97316 var(--price-max-pct, 100%),#e5e7eb var(--price-max-pct, 100%),#e5e7eb 100%);border-radius:2px;margin:0 0 .75rem}.sidebar-price-input{position:absolute;width:100%;height:20px;left:0;top:-8px;margin:0;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none}.sidebar-price-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#f97316;border:none;box-shadow:0 0 0 2px #fff,0 1px 3px #0003;cursor:pointer;pointer-events:auto}.sidebar-price-input::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#f97316;border:none;box-shadow:0 0 0 2px #fff,0 1px 3px #0003;cursor:pointer;pointer-events:auto}.sidebar-price-input-min::-webkit-slider-runnable-track,.sidebar-price-input-max::-webkit-slider-runnable-track{height:4px;background:transparent}.sidebar-price-input-max{pointer-events:none}.sidebar-price-input-max::-webkit-slider-thumb{pointer-events:auto}.sidebar-price-input-max::-moz-range-thumb{pointer-events:auto}.sidebar-price-labels{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:500;color:#374151;margin-top:.5rem;margin-bottom:1rem}.sidebar-price-min-label,.sidebar-price-max-label{font-variant-numeric:tabular-nums}.sidebar-apply-btn{position:absolute;right:0;bottom:0;padding:0;font-size:.85rem;font-weight:600;color:#f97316;background:none;border:none;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#f97316;transition:color .2s,text-decoration-color .2s}.sidebar-apply-btn:hover{color:#ea580c;text-decoration-color:#ea580c}.sidebar-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#4b5563;cursor:pointer;margin-bottom:.5rem}.sidebar-checkbox input{width:1rem;height:1rem;accent-color:#f97316}.sidebar-assist{padding-top:1rem;border-top:1px solid #e5e7eb}.sidebar-assist p{font-size:.9rem;color:#6b7280;margin-bottom:.75rem;line-height:1.5}.sidebar-assist .btn{width:100%;justify-content:center}.catalog-main{min-width:0}.breadcrumb{font-size:.9rem;color:var(--color-gray);margin-bottom:1rem}.breadcrumb a{color:var(--color-teal);transition:color .2s}.breadcrumb a:hover{color:var(--color-teal-dark)}.breadcrumb-sep{margin:0 .35rem}.catalog-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.catalog-header-bar{align-items:center;margin-bottom:1.25rem}.catalog-results-text{font-size:.95rem;color:#374151;margin:0}.catalog-title{font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:.25rem}.catalog-subtitle{font-size:.95rem;color:var(--color-gray)}.catalog-toolbar{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.catalog-sort{display:flex;align-items:center;gap:.5rem}.catalog-sort label{font-size:.9rem;color:var(--color-gray)}.catalog-view-toggle{display:flex;align-items:center;gap:.25rem}.view-toggle-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:var(--color-surface);border:1px solid var(--color-border-teal);border-radius:6px;color:var(--color-gray);transition:background .2s,color .2s,border-color .2s}.view-toggle-btn:hover{background:#0891b21f;color:var(--color-teal);border-color:var(--color-teal)}.view-toggle-btn.active{background:var(--color-teal);color:var(--color-on-accent);border-color:var(--color-teal)}.view-icon{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px;width:16px;height:16px}.view-icon span{display:block;background:currentColor;border-radius:1px}.view-icon-grid{width:14px;height:14px;gap:2px}.view-icon-grid span{width:5px;height:5px}.view-icon-list span{width:12px;height:3px}.view-icon-list span:first-child{width:4px}.view-icon-list span:last-child{width:8px}.sort-select{padding:.5rem 2rem .5rem .75rem;font-size:.9rem;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border-teal);border-radius:6px;cursor:pointer;font-family:inherit}.sort-select:focus{outline:none;border-color:var(--color-teal)}.catalog-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.catalog-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.catalog-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.catalog-card-new{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;transition:border-color .2s,box-shadow .2s}.catalog-card-new:hover{border-color:#d1d5db;box-shadow:0 8px 24px #0000000f}.catalog-card-link{display:block;padding:0 0 1rem;text-decoration:none;color:inherit}.catalog-card-new .catalog-card-image-wrap{position:relative;aspect-ratio:1;background:#f8fafc;overflow:hidden;margin-bottom:.75rem}.catalog-card-new .catalog-card-image{width:100%;height:100%;object-fit:cover}.catalog-badge{position:absolute;top:.75rem;left:.75rem;font-size:.7rem;font-weight:600;letter-spacing:.02em;padding:.35rem .6rem;border-radius:6px}.catalog-badge-sale{background:#f97316;color:#fff}.catalog-badge--success{background:#22c55ee6;color:#fff}.catalog-badge--info{background:#38bdf8e6;color:#fff}.catalog-card-new .catalog-card-name{font-size:.95rem;font-weight:600;color:#111827;margin:0 1rem .4rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.catalog-card-stars{display:flex;align-items:center;gap:.15rem;margin:0 1rem .5rem}.catalog-star{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px}.catalog-star svg{display:block;width:100%;height:100%}.catalog-star-full,.catalog-star-half{color:#fbbf24}.catalog-star-empty{color:#d1d5db}.catalog-card-price-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 1rem}.catalog-card-prices{display:flex;align-items:baseline;gap:.5rem}.catalog-card-price-original{font-size:.85rem;color:#9ca3af;text-decoration:line-through}.catalog-card-price-current{font-size:1rem;font-weight:600;color:#111827}.catalog-card-price-note{font-size:.8rem;font-weight:500;color:#6b7280}.catalog-card-cart{display:flex;align-items:center;justify-content:center;color:#374151;transition:color .2s}.catalog-card-link:hover .catalog-card-cart{color:#f97316}.catalog-card-divider{margin:1rem 1rem 0;height:1px;background:#e5e7eb}.catalog-card-image-wrap{position:relative;aspect-ratio:16/10;background:var(--color-surface);border-radius:8px;overflow:hidden;margin-bottom:1rem}.catalog-card-image{width:100%;height:100%;object-fit:cover}.catalog-card-name{font-size:1.1rem;font-weight:600;color:var(--color-text);margin-bottom:.25rem}.catalog-empty{grid-column:1 / -1;text-align:center;color:var(--color-gray);padding:3rem}.catalog-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.pagination-info{font-size:.9rem;color:var(--color-gray)}.pagination-nav{display:flex;align-items:center;gap:.25rem}.pagination-btn{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 .5rem;font-size:.9rem;color:var(--color-gray-light);background:var(--color-surface);border:1px solid var(--color-border-teal);border-radius:6px;transition:background .2s,color .2s,border-color .2s}.pagination-btn:hover:not(.disabled):not(.active){background:#0891b21f;color:var(--color-teal);border-color:var(--color-teal)}.pagination-btn.active{background:var(--color-teal);color:var(--color-on-accent);border-color:var(--color-teal)}.pagination-btn.disabled{opacity:.5;pointer-events:none}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.product-detail-page{padding-top:4rem;padding-bottom:3rem;min-height:100vh;background:var(--color-bg);overflow-x:hidden}.product-not-found{text-align:center;padding:4rem 2rem}.product-not-found h1{font-size:1.5rem;color:var(--color-text);margin-bottom:.5rem}.product-not-found p{color:var(--color-gray);margin-bottom:1.5rem}.product-detail-page .breadcrumb{font-size:.9rem;color:var(--color-gray);margin-bottom:1.5rem}.product-detail-page .breadcrumb a{color:var(--color-teal);transition:color .2s}.product-detail-page .breadcrumb a:hover{color:var(--color-teal-dark)}.product-detail-page .breadcrumb-sep{margin:0 .25rem}.product-detail-layout{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;width:100%}@media(min-width:960px){.product-detail-layout{grid-template-columns:1fr 1fr;gap:3rem;align-items:start}}.product-gallery{position:sticky;top:5rem;min-width:0;width:100%}.gallery-main{border-radius:12px;overflow:hidden;background:var(--color-surface);margin-bottom:.75rem;width:100%;max-width:100%;position:relative;aspect-ratio:4 / 3;max-height:380px}@media(min-width:960px){.gallery-main{max-height:420px}}.gallery-main>.gallery-swiper,.gallery-main>.swiper{position:absolute;inset:0;width:100%!important;max-width:100%;height:100%;overflow:hidden}.gallery-main .swiper-wrapper{height:100%}.gallery-main .swiper-slide{height:100%!important;width:100%!important;max-width:100%;box-sizing:border-box}.gallery-swiper{--swiper-navigation-size: 36px;--swiper-navigation-color: var(--color-teal);width:100%;max-width:100%;overflow:hidden}.gallery-swiper .swiper-wrapper{align-items:center}.gallery-swiper .swiper-slide{height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.gallery-slide-inner{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.gallery-slide-inner img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center}.gallery-swiper .swiper-button-prev,.gallery-swiper .swiper-button-next{background:#0a1929cc;border-radius:8px;padding:.5rem}.gallery-swiper .swiper-button-prev:hover,.gallery-swiper .swiper-button-next:hover{background:var(--color-teal);color:var(--color-on-accent)}.gallery-thumbs-wrap{margin-bottom:1rem}.gallery-thumbs{padding:4px 0}.gallery-thumbs .thumb-slide{width:72px;flex-shrink:0;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;opacity:.7;transition:opacity .2s,border-color .2s}.gallery-thumbs .thumb-slide:hover,.gallery-thumbs .thumb-slide.swiper-slide-thumb-active{opacity:1;border-color:var(--color-teal)}.gallery-thumbs .thumb-slide img{width:100%;aspect-ratio:1;object-fit:cover}.thumb-video{display:flex;align-items:center;justify-content:center;background:var(--color-surface)}.thumb-video-icon{font-size:1.25rem;color:var(--color-teal)}.btn-3d-view{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--color-teal);padding:.5rem .75rem;border:1px solid var(--color-border-teal);border-radius:8px;transition:background .2s,border-color .2s}.btn-3d-view:hover{background:#0891b21f;border-color:var(--color-teal)}.btn-3d-icon{width:20px;height:20px;background:linear-gradient(135deg,var(--color-teal),var(--color-teal-dark));border-radius:4px;opacity:.9}.product-info{min-width:0}.product-info-new .product-category-label-upper{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin:0 0 .5rem}.product-info-new .product-title{font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .5rem;line-height:1.25}.product-price-orange{font-size:1.25rem;font-weight:600;color:#f97316!important;margin:0 0 .5rem!important}.product-detail-stars{display:flex;align-items:center;gap:.2rem;margin-bottom:1rem}.product-detail-star{display:inline-flex;width:16px;height:16px}.product-detail-star svg{width:100%;height:100%}.product-detail-star-full{color:#fbbf24}.product-detail-star-empty{color:#d1d5db}.product-info-new .product-description{font-size:1rem;color:#4b5563;line-height:1.6;margin-bottom:1rem}.product-meta-line{font-size:.95rem;color:#374151;margin:0 0 .35rem}.product-meta-label{font-weight:600;color:#374151}.product-meta-value{color:#6b7280}.product-tags-wrap{margin-bottom:1.25rem}.product-tags-wrap .product-meta-label{display:block;margin-bottom:.5rem}.product-tags{display:flex;flex-wrap:wrap;gap:.5rem}.product-tag{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.9rem;color:#374151;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.product-tag-arrow{color:#9ca3af;font-size:.85em}.product-add-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem}.product-quantity-wrap{display:flex;align-items:stretch;border:1px solid #d1d5db;border-radius:8px;overflow:hidden}.product-quantity-btn{width:44px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:500;color:#374151;background:#f9fafb;border:none;cursor:pointer;transition:background .2s}.product-quantity-btn:hover{background:#f3f4f6}.product-quantity-input{width:3.5rem;text-align:center;font-size:1rem;font-weight:500;color:#111827;border:none;border-left:1px solid #d1d5db;border-right:1px solid #d1d5db;background:#fff;font-family:inherit}.product-quantity-input:focus{outline:none}.btn-add-to-cart{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:#f97316;border:none;border-radius:8px;text-decoration:none;transition:background .2s}.btn-add-to-cart:hover{background:#ea580c;color:#fff}.btn-add-to-cart-icon{display:inline-flex;align-items:center;justify-content:center}.product-category-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-teal);margin-bottom:.5rem}.product-title{font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:.35rem;line-height:1.25}.product-series{font-size:.95rem;color:var(--color-gray);margin-bottom:1rem}.product-description{font-size:1rem;color:var(--color-gray-light);line-height:1.6;margin-bottom:1.25rem}.product-key-features{list-style:none;margin-bottom:1.5rem}.product-key-features li{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:var(--color-text);margin-bottom:.5rem}.feature-check{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background:var(--color-teal);color:var(--color-on-accent);border-radius:50%;font-size:.75rem;font-weight:700;flex-shrink:0}.product-option{margin-bottom:1.25rem}.option-label{display:block;font-size:.85rem;font-weight:600;color:var(--color-gray-light);margin-bottom:.5rem}.option-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.option-btn{padding:.5rem .75rem;font-size:.9rem;color:var(--color-gray-light);background:var(--color-surface);border:1px solid var(--color-border-teal);border-radius:6px;cursor:pointer;transition:all .2s}.option-btn:hover{border-color:var(--color-teal);color:var(--color-teal)}.option-btn.active{background:var(--color-teal);color:var(--color-on-accent);border-color:var(--color-teal)}.option-select{width:100%;max-width:280px;padding:.5rem .75rem;font-size:.95rem;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border-teal);border-radius:6px;cursor:pointer;font-family:inherit}.option-select:focus{outline:none;border-color:var(--color-teal)}.product-price{font-size:1.5rem;font-weight:700;color:var(--color-teal);margin-bottom:1.5rem}.product-price-suffix{font-size:1rem;font-weight:600;opacity:.92}.product-actions{display:flex;flex-wrap:wrap;gap:.75rem}.btn-request-quote,.btn-expert{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.btn-request-quote .btn-icon,.btn-expert .btn-icon{font-size:1.1rem}.btn-expert{border-color:var(--color-teal);color:var(--color-teal)}.btn-expert:hover{background:#0891b21f}.product-tabs{border:1px solid rgba(8,145,178,.12);border-radius:12px;overflow:hidden;background:var(--color-bg-card)}.tabs-header{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--color-border)}.tab-trigger{padding:1rem 1.5rem;font-size:.95rem;font-weight:600;color:var(--color-gray);background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:color .2s,border-color .2s}.tab-trigger:hover{color:var(--color-text)}.tab-trigger.active{color:var(--color-teal);border-bottom-color:var(--color-teal)}.tabs-content{padding:1.5rem;min-height:200px}.tab-panel-title{font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:.75rem}.specs-list{margin:0 0 1.25rem;padding:0}.specs-list--grid{border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;background:#fff}.spec-row--quad{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr) minmax(0,1fr) minmax(0,1.35fr);gap:0;font-size:.9375rem;line-height:1.45;border-bottom:1px solid #e8eaed}.spec-row--quad:last-child{border-bottom:none}.spec-row--quad dt{margin:0;padding:.85rem 1rem;font-weight:400;color:#374151;background:#f3f4f6;text-align:left;border:none}.spec-row--quad dd{margin:0;padding:.85rem 1rem;font-weight:700;color:#111827;background:#fff;text-align:left;border:none}@media(max-width:900px){.spec-row--quad{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr)}}.cert-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.cert-badge{padding:.35rem .75rem;font-size:.8rem;font-weight:600;color:var(--color-teal);background:#0891b21f;border:1px solid var(--color-border-teal);border-radius:6px}.link-datasheet{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;color:var(--color-teal);transition:color .2s}.link-datasheet:hover{color:var(--color-teal-dark)}.link-datasheet-icon{font-size:1.1rem}.applications-list{list-style:disc;padding-left:1.5rem;color:var(--color-gray-light);line-height:1.8}.downloads-list{list-style:none}.downloads-list li{margin-bottom:.5rem}.downloads-list a{color:var(--color-teal);transition:color .2s}.downloads-list a:hover{color:var(--color-teal-dark)}.related-products{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--color-border)}.related-title{font-size:1.5rem;font-weight:700;color:var(--color-text);margin-bottom:1.5rem}.related-swiper{--swiper-navigation-size: 40px;--swiper-navigation-color: var(--color-teal);padding:.5rem 0}.related-swiper .swiper-button-prev,.related-swiper .swiper-button-next{background:var(--color-surface);border-radius:50%;padding:.5rem;border:1px solid var(--color-border-teal)}.related-swiper .swiper-button-prev:hover,.related-swiper .swiper-button-next:hover{background:var(--color-teal);color:var(--color-on-accent);border-color:var(--color-teal)}.related-card{background:var(--color-bg-card);border-radius:12px;overflow:hidden;border:1px solid var(--color-border);transition:border-color .2s,box-shadow .2s}.related-card:hover{border-color:#22d3ee40;box-shadow:0 8px 24px #0003}.related-card-link{display:block;padding:1rem}.related-card-image{aspect-ratio:16/10;border-radius:8px;overflow:hidden;background:var(--color-surface);margin-bottom:.75rem}.related-card-image img{width:100%;height:100%;object-fit:cover}.related-card-name{font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:.25rem}.related-card-desc{font-size:.85rem;color:var(--color-gray)}main{min-height:100vh}
