:root{--navy:#103761;--ink:#152c43;--blue:#147fb0;--orange:#c65f16;--line:#dce3e9;--muted:#536475;--paper:#f3f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;color:var(--ink);font:16px/1.6 'Segoe UI',Arial,sans-serif;background:#fff}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.14}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;top:-100px;left:12px;z-index:100;padding:12px;background:#fff}.skip:focus{top:12px}.topline{background:var(--navy);color:#fff;font-size:12px;letter-spacing:.09em}.topline .wrap{display:flex;justify-content:space-between;align-items:center;min-height:34px}.topline a{text-decoration:none;letter-spacing:.03em}.header{position:sticky;top:0;z-index:15;background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;height:96px}.brand{width:140px;height:88px;overflow:hidden;position:relative;flex-shrink:0}.brand img{width:140px;height:140px;max-width:none;position:absolute;top:-26px}.header nav{display:flex;gap:40px}.header nav a{text-decoration:none;font-weight:600;padding:16px 0;font-size:16px}.header nav a:hover{color:var(--orange)}.header-phone{text-decoration:none;display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:26px}.header-phone span{font-size:12px;color:var(--muted)}.header-phone strong{font-size:19px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding-top:54px;padding-bottom:48px}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;color:var(--orange);margin-bottom:18px}.hero .eyebrow{display:flex;align-items:center;gap:10px}.hero .eyebrow span{width:22px;height:2px;background:var(--orange)}h1{font-size:clamp(38px,4.1vw,60px);letter-spacing:-.045em;font-weight:700;margin-bottom:24px}h1 em{font-style:normal;color:var(--blue)}.hero-text{color:var(--muted);max-width:500px;font-size:17px;line-height:1.75;margin-bottom:28px}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:50px;padding:12px 22px;border:1px solid transparent;border-radius:4px;text-decoration:none;font-weight:600;line-height:1.4}.primary{color:#fff;background:var(--navy)}.primary:hover{background:#1a5188}.outline{background:transparent;border-color:#bac8d4;color:var(--navy)}.outline:hover{border-color:var(--navy);background:#edf3f7}.text-link{font-weight:600;text-underline-offset:6px;display:flex;gap:18px}.hero-note{font-size:13px;color:var(--muted);margin:22px 0 0}.hero-visual{position:relative;background:var(--paper);min-height:420px;display:flex;flex-direction:column;text-decoration:none;overflow:hidden;border-radius:4px;border-bottom:3px solid var(--orange)}.visual-top{padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;letter-spacing:.1em;z-index:1}.visual-top strong{font-size:21px;color:var(--blue);font-style:italic;letter-spacing:-.04em}.hero-visual>img{width:100%;height:280px;object-fit:contain;mix-blend-mode:multiply;transform:scale(1.07);transition:transform .25s}.hero-visual:hover>img{transform:scale(1.12)}.visual-bottom{display:flex;align-items:center;justify-content:space-between;padding:10px 28px 24px;z-index:1}.visual-bottom span:first-child{font-size:12px;letter-spacing:.08em;color:var(--muted)}.visual-bottom h2{font-size:22px;margin:6px 0 0}.round-arrow{border:1px solid #afbecb;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;font-size:23px}.sectors{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:64px}.sectors a{display:flex;gap:14px;align-items:center;padding:24px 22px;text-decoration:none;font-size:21px;font-weight:600;border-right:1px solid var(--line)}.sectors a:first-child{padding-left:0}.sectors a:last-child{border-right:0}.sectors a>span:first-child{font-size:12px;color:var(--muted);font-weight:400}.sectors a>span:last-child{margin-left:auto;font-size:20px}.sectors a:hover,.sectors .selected{color:var(--orange)}.catalog-section{background:var(--paper);padding:64px 0 48px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px}.section-head h2,.catalog-title h2{font-size:32px;letter-spacing:-.025em;margin:0}.section-head>p{color:var(--muted);font-size:16px;margin-bottom:0}.section-head .eyebrow{margin-bottom:12px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{background:#fff;border:1px solid var(--line);border-radius:4px;text-decoration:none;overflow:hidden;transition:border-color .15s,transform .15s}.category-card:hover{border-color:var(--blue);transform:translateY(-3px)}.category-card img{height:162px;width:100%;object-fit:contain;padding:14px}.category-copy{padding:16px 20px 20px;border-top:1px solid #edf1f4}.category-card h3{font-size:18px;min-height:42px;margin:0 0 12px}.category-card p{font-size:13px;color:var(--muted);margin:0;display:flex;justify-content:space-between}.category-card p b{color:var(--orange);font-size:18px}.catalog-browser{padding-top:64px;scroll-margin-top:112px}.catalog-title{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.catalog-title .eyebrow{margin-bottom:10px}#result-count{font-size:14px;color:var(--muted)}.filters{display:grid;grid-template-columns:1.5fr .8fr 1fr 1fr auto;align-items:end;gap:14px;padding:20px;background:#e6edf2;margin-bottom:24px;border-radius:4px}.filters label{display:flex;flex-direction:column;gap:7px;min-width:0}.filters label>span{font-size:14px;font-weight:600}.filters input,.filters select{background:white;border:1px solid #bdcbd6;border-radius:3px;height:48px;width:100%;min-width:0;padding:0 12px;color:var(--ink);font-size:16px}.reset-button{height:48px;padding:0 8px;background:transparent;border:0;text-decoration:underline;color:var(--muted);font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{background:white;border:1px solid var(--line);border-radius:4px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.product-image{display:block;background:#fff;width:100%;border:0;padding:16px}.product-image img{width:100%;height:160px;object-fit:contain;transition:transform .2s}.product-image:hover img{transform:scale(1.04)}.product-body{padding:16px 18px 18px;display:flex;flex-direction:column;flex:1;border-top:1px solid #f0f3f5}.product-group{font-size:12px;color:var(--muted);margin-bottom:8px;line-height:1.5}.product-body h3{margin:0 0 18px;font-size:16px;line-height:1.45;font-weight:600}.product-body h3 button{font:inherit;color:inherit;border:0;padding:0;background:none;text-align:left}.product-body h3 button:hover{color:var(--blue)}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:14px;border-top:1px solid #edf1f4}.product-bottom span{font-size:12px;font-weight:700;letter-spacing:.06em;color:var(--blue)}.product-bottom button{border:0;background:none;color:var(--navy);font-size:14px;font-weight:600;padding:5px 0;min-height:44px}.load-more{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:28px}.load-more>span{font-size:13px;color:var(--muted)}[hidden]{display:none!important}.empty-state{grid-column:1/-1;text-align:center;padding:45px 24px;background:white;border:1px solid var(--line);border-radius:4px}.empty-state h3{font-size:24px}.empty-state p{color:var(--muted)}.empty-state .actions{justify-content:center}.help-strip{margin-top:44px;border-top:1px solid #cfdae2;padding-top:30px;display:flex;justify-content:space-between;align-items:center;gap:24px}.help-strip strong{font-size:19px}.help-strip p{margin:6px 0 0;color:var(--muted);font-size:16px}.brands-section{padding-top:70px;padding-bottom:64px}.brand-list{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.brand-list>a,.brand-list>button{min-height:96px;border:0;border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:20px 12px;display:flex;align-items:center;justify-content:center;background:white;color:#536475;font-size:18px;font-weight:700;text-decoration:none;letter-spacing:.02em}.brand-list>a:hover,.brand-list>button:hover{background:var(--paper);color:var(--navy)}.brand-list .pemaks-brand{color:var(--blue);grid-row:span 2;font-size:28px;flex-direction:column;background:#f2f8fb;font-style:italic}.pemaks-brand small{font-size:12px;font-weight:500;margin-top:10px;letter-spacing:0;font-style:normal}.stores-section{display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid var(--line);padding-top:36px;padding-bottom:45px}.stores-section h2{font-size:23px;letter-spacing:-.02em;margin:0}.stores-section .eyebrow{margin-bottom:10px}.store-links{display:flex;align-items:center;gap:12px}.store-links a{padding:14px 20px;border:1px solid var(--line);border-radius:4px;background:white}.store-links a:hover{border-color:var(--blue)}.store-links img{object-fit:contain}.contact-section{background:var(--navy);color:white;padding:64px 0}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.contact-section .eyebrow{color:#f3b77f}.contact-section h2{font-size:40px;letter-spacing:-.03em;margin-bottom:20px}.contact-section p:not(.eyebrow){color:#d0deeb;margin-bottom:22px}.contact-phone{text-decoration:none;font-size:30px;font-weight:600}.contact-options a{display:block;position:relative;border-top:1px solid #54728f;padding:24px 45px 24px 0;text-decoration:none}.contact-options a:last-child{border-bottom:1px solid #54728f}.contact-options span{display:block;font-size:12px;color:#c5d7e8;letter-spacing:.1em;margin-bottom:8px}.contact-options strong{font-size:20px;font-weight:500;overflow-wrap:anywhere}.contact-options b{position:absolute;right:0;top:38px;font-size:24px}.contact-options a:hover strong{text-decoration:underline;text-underline-offset:5px}.footer{padding-block:30px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px;color:var(--muted)}.footer strong{font-size:14px;letter-spacing:.07em;color:var(--navy)}.footer p{margin:4px 0 0}.footer button{border:0;background:none;text-decoration:underline;color:inherit;padding:12px 0;font-size:14px}dialog{width:min(890px,calc(100% - 32px));border:0;border-radius:8px;padding:0;color:var(--ink);max-height:calc(100dvh - 40px);box-shadow:0 24px 90px #00152a44}dialog::backdrop{background:#06182bbf}.dialog-close{position:absolute;right:14px;top:12px;width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:50%;z-index:1;font-size:28px;line-height:1}.detail-layout{display:grid;grid-template-columns:42% 1fr}.detail-image{background:var(--paper);padding:28px;display:grid;place-items:center}.detail-image img{width:100%;height:280px;object-fit:contain;mix-blend-mode:multiply}.detail-copy{padding:58px 34px 34px}.detail-copy h2{font-size:26px;line-height:1.3;margin-bottom:20px}.detail-copy p{color:var(--muted);font-size:16px}.detail-copy dl{font-size:14px;margin:20px 0}.detail-copy dl>div{display:grid;grid-template-columns:86px 1fr;padding:10px 0;border-top:1px solid var(--line);gap:14px}.detail-copy dt{color:var(--muted)}.detail-copy dd{margin:0;font-weight:600}.detail-copy .actions{gap:10px;display:grid}.detail-copy .button{font-size:16px;gap:12px}.source-link{display:inline-block;margin-top:20px;font-size:14px;color:var(--muted);text-underline-offset:4px}.inquiry-copy{padding:55px 40px 40px;max-width:700px}.inquiry-copy h2{font-size:32px;margin-bottom:16px}.inquiry-copy p{color:var(--muted)}.inquiry-copy .actions{gap:12px}.consent{position:fixed;bottom:16px;left:16px;right:16px;max-width:600px;margin:0 0 0 auto;padding:20px;background:#fff;border:1px solid #b9c7d5;border-radius:8px;box-shadow:0 6px 30px #10376130;z-index:30;font-size:14px}.consent p{margin:0 0 14px}.consent button{font:inherit;padding:11px 16px;min-height:44px;border:1px solid var(--navy);border-radius:4px;background:white;color:var(--navy)}.consent .accept{background:var(--navy);color:white}.consent-actions{display:flex;flex-wrap:wrap;gap:10px}.noscript{padding:24px;background:#fff2df;color:var(--navy)}
@media(min-width:1500px){.hero{padding-top:68px;padding-bottom:62px}.hero-visual{min-height:460px}.hero-visual>img{height:320px}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.header nav{gap:26px}.hero{gap:26px}.hero-visual{min-height:380px}.hero-visual>img{height:240px}.visual-top{padding:20px}.visual-bottom{padding:10px 20px 20px}.visual-bottom h2{font-size:19px}.category-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filters{grid-template-columns:1.5fr 1fr 1fr}.reset-button{grid-column:3;justify-self:end;height:44px}.stores-section{align-items:flex-start;flex-direction:column}.contact-inner{gap:30px}.contact-options strong{font-size:18px}.contact-section h2{font-size:34px}}
@media(max-width:760px){html{scroll-padding-top:84px}.wrap{width:calc(100% - 36px)}.topline .wrap{min-height:30px;justify-content:center}.topline a{display:none}.header-inner{height:76px;gap:16px}.brand{width:106px;height:70px}.brand img{width:112px;height:112px;top:-21px;left:-3px}.header-phone{margin-left:auto;padding-left:0;border:0}.header-phone strong{font-size:16px}.menu-toggle{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:3px;padding:10px;font-size:14px;order:3}.header nav{display:none;position:absolute;left:0;right:0;top:76px;padding:12px 24px 20px;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 10px 15px #10376110;flex-direction:column;gap:0}.header nav.open{display:flex}.header nav a{padding:12px 0}.hero{padding-top:30px;padding-bottom:28px;gap:30px;grid-template-columns:1fr}.hero .eyebrow{margin-bottom:16px}h1{font-size:43px;line-height:1.1;margin-bottom:20px}.hero-text{font-size:16px;margin-bottom:22px}.hero-note{font-size:12px;margin-top:17px}.hero .actions{gap:24px}.hero-visual{min-height:300px}.hero-visual>img{height:205px}.visual-top{padding:17px 20px}.visual-top strong{font-size:18px}.visual-bottom{padding:0 20px 20px}.sectors{grid-template-columns:1fr 1fr;margin-bottom:36px}.sectors a{padding:18px 12px;font-size:18px;gap:10px}.sectors a:first-child{padding-left:12px}.sectors a:nth-child(2){border-right:0}.sectors a:nth-child(-n+2){border-bottom:1px solid var(--line)}.catalog-section{padding-top:38px}.section-head{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:24px}.section-head h2,.catalog-title h2{font-size:28px}.desktop-break{display:none}.category-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-card img{height:123px;padding:8px}.category-copy{padding:13px 12px}.category-card h3{font-size:16px;min-height:56px;margin-bottom:10px}.category-card p{font-size:12px}.category-card p b{font-size:16px}.catalog-browser{padding-top:40px;scroll-margin-top:90px}.catalog-title{align-items:flex-start;flex-direction:column;gap:12px}.filters{grid-template-columns:1fr 1fr;padding:14px;gap:12px}.search-field{grid-column:1/-1}.reset-button{grid-column:2}.product-image{padding:10px}.product-image img{height:130px}.product-body{padding:12px}.product-body h3{font-size:14px;line-height:1.5;margin-bottom:12px}.product-bottom{gap:4px;flex-wrap:wrap;padding-top:10px}.product-bottom button{font-size:14px}.help-strip{align-items:flex-start;flex-direction:column;gap:18px;margin-top:32px}.help-strip strong{font-size:18px}.brands-section{padding-top:42px;padding-bottom:36px}.brand-list{grid-template-columns:repeat(3,1fr)}.brand-list>a,.brand-list>button{font-size:14px;min-height:78px;padding:12px 8px}.brand-list .pemaks-brand{font-size:22px;grid-row:span 2}.stores-section{padding-top:28px;padding-bottom:32px;gap:20px}.stores-section h2{font-size:22px}.store-links{width:100%;gap:8px}.store-links a{padding:10px 8px;flex:1;min-width:0;height:62px;display:flex;align-items:center;justify-content:center}.store-links img{max-height:38px;max-width:100%}.contact-section{padding:40px 0}.contact-inner{grid-template-columns:1fr;gap:25px}.contact-section h2{font-size:33px}.contact-section .eyebrow{margin-bottom:14px}.contact-phone{font-size:28px}.contact-options a{padding:20px 35px 20px 0}.contact-options strong{font-size:18px}.footer{flex-wrap:wrap;padding-block:24px;gap:16px}.footer>div{width:100%}.footer>button{margin-left:auto}.detail-layout{grid-template-columns:1fr}.detail-image{padding:20px}.detail-image img{height:180px}.detail-copy{padding:24px}.detail-copy h2{font-size:23px}.detail-copy dl>div{grid-template-columns:75px 1fr}.inquiry-copy{padding:62px 24px 28px}.inquiry-copy h2{font-size:27px}.inquiry-copy .actions{display:grid}.consent{bottom:10px;left:10px;right:10px;padding:16px}.empty-state{padding:28px 18px}}
@media(max-width:360px){.wrap{width:calc(100% - 28px)}.header-phone strong{font-size:14px}.header-inner{gap:10px}.brand{width:82px}.brand img{left:-14px}h1{font-size:37px}.hero .actions{gap:18px}.button{padding:12px 17px}.filters{grid-template-columns:1fr}.filters label,.reset-button{grid-column:1}.product-grid{grid-template-columns:1fr}.product-image img{height:180px}.product-body h3{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
.technical-document{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #b6cbdc;background:#eef5fa;color:#103761;border-radius:4px;padding:14px 16px;margin:20px 0;text-decoration:none;font-weight:600;min-height:54px}.technical-document:hover{border-color:#147fb0;background:#e0edf6}.technical-document>span{display:flex;gap:12px;align-items:center}.technical-document small{font-size:12px;font-weight:400;white-space:nowrap;color:#536475}.document-unavailable{padding:12px 0;border-block:1px solid #dce3e9}@media(max-width:420px){.technical-document{align-items:flex-start;flex-direction:column;gap:4px;font-size:16px}}

.product-codes{margin:16px 0;font-size:14px}.product-codes summary{cursor:pointer;font-weight:600}.product-codes p{overflow-wrap:anywhere;line-height:1.8}
