.product-page-wrapper{background-color:var(--white-smoke);min-height:100vh;position:relative}.product-page-wrapper:before{content:"";background-color:var(--industrial-blue);z-index:0;background-image:linear-gradient(#bfbfbf0d 1px,#0000 1px),linear-gradient(90deg,#bfbfbf0d 1px,#0000 1px);background-size:20px 20px;height:300px;position:absolute;top:0;left:0;right:0}.product-page-wrapper .container{z-index:1;position:relative}.back-link{color:var(--white-smoke);opacity:.8;align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:500;transition:transform .2s;display:inline-flex}.back-link:hover{opacity:1;transform:translate(-5px)}.product-grid-main{background:var(--pure-white);border:1px solid var(--steel-silver);border-radius:8px;grid-template-columns:1fr 1fr;gap:4rem;padding:3rem;display:grid;box-shadow:0 10px 30px #00000014}@media (max-width:992px){.product-grid-main{grid-template-columns:1fr;gap:2rem;padding:1.5rem}}.main-image-wrap{aspect-ratio:1;background:#fdfdfd;border:1px solid #eee;border-radius:4px;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.main-image{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.offer-tag{background:var(--safety-orange);color:#fff;letter-spacing:1px;padding:.5rem 1rem;font-family:Bebas Neue;font-size:1.25rem;position:absolute;top:1rem;right:1rem}.thumbnails-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem;display:grid}.thumb-wrap{aspect-ratio:1;cursor:pointer;border:1px solid #eee;padding:.5rem}.thumb-wrap img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.breadcrumb{color:var(--steel-silver);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.875rem}.breadcrumb a:hover{color:var(--industrial-blue)}.product-title-main{color:var(--industrial-blue);margin-bottom:.5rem;font-size:3.5rem;line-height:1}.product-sku{color:var(--steel-silver);margin-bottom:2rem;font-size:.9rem;font-weight:600}.price-section-main{margin-bottom:2rem}.original-price-main{color:var(--steel-silver);margin-right:1rem;font-size:1.25rem;text-decoration:line-through}.current-price-main{color:var(--safety-orange);font-size:2.5rem;font-weight:700}.price-on-request{color:var(--industrial-blue);font-size:1.5rem;font-weight:600}.trust-badges-inline{border-top:1px solid #eee;border-bottom:1px solid #eee;gap:2rem;margin-bottom:2rem;padding:1rem 0;display:flex}.trust-badge{color:var(--graphite-grey);text-transform:uppercase;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.trust-badge svg{color:var(--industrial-blue)}.cta-area{margin-bottom:3rem}.wa-order-btn{background-color:#25d366;gap:.75rem;width:100%;padding:1.25rem;font-size:1.25rem}.wa-order-btn:hover{background-color:#128c7e}.cta-note{color:var(--steel-silver);text-align:center;margin-top:.75rem;font-size:.875rem}.product-specs-section{background:var(--white-smoke);border-radius:4px;padding:2rem}.specs-title{color:var(--industrial-blue);margin-bottom:1.5rem;font-size:2rem}.specs-table{flex-direction:column;gap:.75rem;display:flex}.spec-row{border-bottom:1px solid #0000000d;grid-template-columns:140px 1fr;gap:1rem;padding-bottom:.75rem;display:grid}.spec-key{color:var(--industrial-blue);font-size:.9rem;font-weight:700}.spec-val{color:var(--graphite-grey)}.spec-row-full{color:var(--graphite-grey);padding-bottom:.5rem}.brand-notice{border-left:4px solid var(--industrial-blue);color:#3b82f6;background:#eff6ff;gap:1rem;margin-top:2rem;padding:1rem;font-size:.875rem;display:flex}
