:root{--pt-bg:#fafaf7;--pt-surface:#fff;--pt-text:#202729;--pt-muted:#66716f;--pt-border:#e1e6e3;--pt-green:#062b29;--pt-green-2:#17635b;--pt-red:#a50f18;--pt-red-dark:#7d0b12;--pt-soft:#eef1ef}body{background:var(--pt-bg);color:var(--pt-text)}.pt-topbar{background:var(--pt-green)}.pt-topbar-cta{background:var(--pt-red)}.pt-header{background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}.pt-brand .custom-logo,.pt-official-logo{max-width:230px!important;max-height:68px!important}.pt-nav a{letter-spacing:.015em}.pt-hero-industrial{background:linear-gradient(135deg,#062b29,#041d1c)}.pt-hero-visual::before{background:var(--pt-red)}.pt-button{background:var(--pt-red);border:0;cursor:pointer}.pt-button:hover{background:var(--pt-red-dark)}.pt-button-ghost{background:#fff;color:var(--pt-green);border:1px solid #cbd8d5}.pt-button-ghost:hover{background:#eef4f2;color:var(--pt-green)}.pt-smart-finder{position:relative;z-index:12;margin:-32px 38px 18px;padding:30px 34px;background:#fff;border:1px solid var(--pt-border);border-radius:16px;box-shadow:0 18px 45px rgba(6,43,41,.14);display:grid;grid-template-columns:.72fr 1.28fr;gap:12px 34px;align-items:center}.pt-smart-finder h2{font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.05;margin:5px 0 7px;color:var(--pt-green)}.pt-smart-finder p{margin:0;color:var(--pt-muted)}.pt-smart-finder-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:7px;border:1px solid #cdd8d5;border-radius:12px;background:#f8faf9}.pt-smart-finder-form:focus-within{border-color:var(--pt-green-2);box-shadow:0 0 0 4px rgba(23,99,91,.08)}.pt-smart-finder-form input{border:0;background:transparent;padding:13px 14px;font:inherit;outline:0;min-width:0}.pt-smart-finder-form button{border:0;border-radius:8px;background:var(--pt-red);color:#fff;padding:0 20px;font-weight:800;cursor:pointer}.pt-smart-suggestions{grid-column:1/-1;display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding-top:8px;border-top:1px solid #eef1ef;font-size:.82rem}.pt-smart-suggestions>span{font-weight:800;color:var(--pt-green)}.pt-smart-suggestions a,.pt-smart-suggestions button{border:1px solid #d5dfdc;background:#f8faf9;color:#31514d;border-radius:999px;padding:7px 11px;font:inherit;cursor:pointer}.pt-smart-suggestions a:hover,.pt-smart-suggestions button:hover{border-color:var(--pt-green-2);background:#eef6f3;color:var(--pt-green)}.pt-trust-strip{margin-top:18px}.pt-card{box-shadow:0 8px 24px rgba(6,43,41,.06)}.pt-card:hover{box-shadow:0 18px 38px rgba(6,43,41,.12)}
.pt-catalog-hero{margin:34px 0 24px;padding:44px clamp(24px,4vw,56px);border-radius:20px;background:linear-gradient(125deg,#062b29,#0d4e48);color:#fff;display:grid;grid-template-columns:1fr .9fr;gap:40px;align-items:center;overflow:hidden;position:relative}.pt-catalog-hero:after{content:"";position:absolute;width:250px;height:250px;border:46px solid rgba(255,255,255,.05);border-radius:50%;right:-80px;top:-100px}.pt-catalog-hero h1{margin:8px 0 12px;max-width:720px;font-size:clamp(2.1rem,4vw,3.7rem);line-height:1.02;letter-spacing:-.035em}.pt-catalog-hero p{margin:0;max-width:660px;color:#d7e8e5}.pt-catalog-search{position:relative;z-index:2;padding:7px;background:#fff;border-radius:12px;display:grid;grid-template-columns:1fr auto;box-shadow:0 14px 32px rgba(0,0,0,.15)}.pt-catalog-search input{border:0;outline:0;padding:14px;color:var(--pt-text);font:inherit;min-width:0}.pt-catalog-search button{border:0;border-radius:8px;background:var(--pt-red);color:#fff;padding:0 20px;font-weight:800;cursor:pointer}.pt-catalog-categories{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:0 0 42px}.pt-catalog-categories>span{font-weight:800;color:var(--pt-green)}.pt-catalog-categories a{padding:8px 13px;background:#fff;border:1px solid var(--pt-border);border-radius:999px;color:#38514e;font-size:.88rem}.pt-catalog-categories a:hover{border-color:var(--pt-green-2);background:#eef6f3}.pt-catalog-categories small{margin-left:5px;color:var(--pt-muted)}.pt-catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.pt-catalog-heading h2{font-size:clamp(1.9rem,3vw,2.7rem);margin:4px 0 0}.pt-catalog-assistant{border:1px solid #b8cbc6;background:#fff;color:var(--pt-green);border-radius:999px;padding:11px 17px;font-weight:800;cursor:pointer}.pt-catalog-assistant:hover{background:#eef6f3}.pt-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pt-catalog-card .pt-card-image{aspect-ratio:1/1;padding:30px}.pt-catalog-card .pt-card-image img{width:100%;height:100%;object-fit:contain}.pt-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.pt-catalog-card .pt-card-body>p{color:var(--pt-muted);font-size:.92rem;line-height:1.55}.pt-catalog-card .pt-card-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0ef;padding-top:14px}.pt-pagination{margin:38px 0 12px}.pt-pagination .nav-links{display:flex;justify-content:center;gap:7px}.pt-pagination .page-numbers{padding:9px 13px;background:#fff;border:1px solid var(--pt-border);border-radius:8px}.pt-pagination .current{background:var(--pt-green);color:#fff}.pt-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:22px 0;color:var(--pt-muted);font-size:.86rem}.pt-breadcrumb a:hover{color:var(--pt-red)}.pt-breadcrumb strong{color:var(--pt-text);font-weight:600}.pt-product-premium{align-items:start;gap:clamp(34px,5vw,70px);margin-top:8px}.pt-product-media{position:sticky;top:150px}.pt-product-main-image{background:#fff;border:1px solid var(--pt-border);border-radius:20px;padding:32px;box-shadow:0 12px 34px rgba(6,43,41,.06)}.pt-product-main-image img{width:100%;max-height:620px;object-fit:contain}.pt-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.pt-gallery img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;border:1px solid var(--pt-border);border-radius:10px;padding:5px}.pt-product-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.pt-product-tags span{background:#edf5f2;color:var(--pt-green);border-radius:999px;padding:7px 11px;font-size:.79rem;font-weight:800}.pt-product-info .pt-page-title{margin:0 0 16px;font-size:clamp(2rem,2.5vw,2.8rem);line-height:1.08;letter-spacing:-.035em;color:var(--pt-green)}.pt-product-lead{font-size:1.08rem;color:#52615f}.pt-product-actions{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0 34px}.pt-product-section{padding-top:28px;border-top:1px solid var(--pt-border);margin-top:28px}.pt-product-section h2{margin:5px 0 14px;font-size:1.55rem;color:var(--pt-green)}.pt-product-section p{color:#44514f}.pt-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pt-spec-item{padding:14px 15px;background:#fff;border:1px solid var(--pt-border);border-radius:10px}.pt-spec-item span{display:block;color:var(--pt-muted);font-size:.78rem;margin-bottom:3px}.pt-spec-item strong{display:block;color:var(--pt-green);font-size:.98rem}.pt-product-cta{margin:70px 0 10px;background:linear-gradient(125deg,#062b29,#0f524c);color:#fff;border-radius:18px;padding:34px 40px;display:flex;align-items:center;justify-content:space-between;gap:28px}.pt-product-cta h2{margin:5px 0 8px;font-size:clamp(1.8rem,3vw,2.6rem)}.pt-product-cta p{margin:0;color:#d8e7e4}.pt-footer{background:#041f1e}.pt-footer a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}
@media(max-width:1050px){.pt-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pt-catalog-hero{grid-template-columns:1fr}.pt-product-media{position:static}.pt-product-premium{grid-template-columns:1fr 1.1fr}}
@media(max-width:900px){.pt-smart-finder{grid-template-columns:1fr;margin:-20px 16px 16px;padding:24px}.pt-smart-suggestions{grid-column:1}.pt-smart-finder-form{grid-template-columns:1fr}.pt-smart-finder-form button{padding:12px 16px}.pt-catalog-hero{margin-top:20px;padding:32px 24px}.pt-product-premium{grid-template-columns:1fr}.pt-product-info .pt-page-title{font-size:clamp(1.9rem,6vw,2.5rem)}.pt-product-cta{align-items:flex-start;flex-direction:column}.pt-topbar-slogan{display:none}.pt-topbar-inner{justify-content:center}.pt-topbar-contact{width:100%;justify-content:center}}
@media(max-width:650px){.pt-catalog-grid{grid-template-columns:1fr}.pt-catalog-heading{align-items:flex-start;flex-direction:column}.pt-catalog-search{grid-template-columns:1fr}.pt-catalog-search button{padding:12px}.pt-spec-grid{grid-template-columns:1fr}.pt-product-actions .pt-button{width:100%}.pt-product-cta{padding:28px 24px}.pt-product-info .pt-page-title{font-size:clamp(1.75rem,8vw,2.2rem)}.pt-topbar-contact>a:not(.pt-topbar-cta):not(:first-child),.pt-topbar-separator{display:none}.pt-topbar-cta{margin-left:auto}.pt-brand .custom-logo,.pt-official-logo{max-width:180px!important;max-height:54px!important}}