:root{--bg:#0b0d0f;--panel:#13171b;--paper:#f2f3ef;--ink:#111417;--muted:#7c8389;--metal:#b8c0c6;--accent:#28649a;--line:#ffffff1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0d0fb8;border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:1fr auto 1fr;align-items:center;height:68px;padding:0 22px;display:grid;position:fixed;top:16px;left:24px;right:24px}.brand{letter-spacing:.18em;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.brandMark{width:28px;height:18px;display:block;position:relative}.brandMark i{background:var(--accent);border-radius:8px;width:22px;height:6px;display:block;position:absolute}.brandMark i:first-child{top:1px;left:0}.brandMark i:last-child{bottom:1px;right:0}.nav{gap:32px;display:flex}.nav a{color:#afb4b8;padding:24px 0;font-size:13px;position:relative}.nav a.active,.nav a:hover{color:#fff}.nav a.active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:14px;left:0;right:0}.headerCta{justify-self:end;font-size:13px}.section{min-height:720px;padding:150px 6vw 120px;position:relative;overflow:hidden}.dark{background:var(--bg);color:#fff}.light{background:var(--paper);color:var(--ink)}.pipeline{z-index:2;pointer-events:none;opacity:.9;width:100%;height:3000px;position:absolute;inset:0}.pipeShadow,.pipeCore,.pipePulse{fill:none;vector-effect:non-scaling-stroke}.pipeShadow{stroke:#30363b;stroke-width:26px}.pipeCore{stroke:#899198;stroke-width:16px;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--progress,0));filter:drop-shadow(0 0 14px #ffffff14)}.pipePulse{stroke:var(--accent);stroke-width:3px;stroke-dasharray:.025 .975;animation:6s linear infinite pulse}@keyframes pulse{to{stroke-dashoffset:-1px}}.hero{min-height:100vh;padding-top:160px}.eyebrow,.kicker{letter-spacing:.2em;text-transform:uppercase;color:#848b91;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:8px;display:flex}.eyebrow span{background:var(--accent);width:8px;height:8px;box-shadow:0 0 16px var(--accent);border-radius:50%}.heroGrid{grid-template-columns:1.08fr .92fr;align-items:center;min-height:540px;display:grid}.hero h1,.innerHero h1{letter-spacing:-.065em;max-width:980px;margin:32px 0 28px;font-size:clamp(54px,6.2vw,104px);line-height:.9}.hero h1 em,.innerHero h1 em{color:#858c91;font-style:normal}.lead,.innerHero p{color:#a7adb2;max-width:650px;font-size:17px;line-height:1.65}.heroActions{gap:12px;margin-top:34px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:26px;height:52px;padding:0 22px;font-size:13px;font-weight:700;display:inline-flex}.button.primary{background:var(--accent);color:#fff}.button.primary:hover{transform:translateY(-2px)}.button.ghost{color:#fff;background:#ffffff08;border-color:#ffffff29}.heroMachine{place-items:center;height:540px;display:grid;position:relative}.blueprintRing{border:1px solid #ffffff1f;border-radius:50%;position:absolute}.ring1{width:460px;height:460px}.ring2{border-style:dashed;width:330px;height:330px;animation:30s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.heroValve{filter:drop-shadow(0 40px 45px #00000080);width:440px;height:340px;animation:6s ease-in-out infinite float;position:relative}@keyframes float{50%{transform:translateY(-10px)}}.wheel{border:14px solid #9ba2a7;border-radius:50%;width:130px;height:130px;position:absolute;top:15px;left:155px;box-shadow:inset 0 0 0 5px #454b4f}.wheel:before,.wheel:after{content:"";background:#9ba2a7;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wheel:before{width:100px;height:10px}.wheel:after{width:10px;height:100px}.stem{background:linear-gradient(90deg,#62696e,#c2c7ca,#61686d);width:34px;height:92px;position:absolute;top:132px;left:203px}.bodyValve{clip-path:polygon(20% 0,80% 0,100% 40%,88% 100%,12% 100%,0 40%);background:linear-gradient(135deg,#555d62,#bdc3c7 45%,#50575c);width:180px;height:116px;position:absolute;top:196px;left:130px}.flange{background:#343a3e;border:12px solid #848c91;border-radius:10px;width:80px;height:70px;position:absolute;top:224px}.flange.left{left:56px}.flange.right{right:56px}.techLabel{color:#8e969c;letter-spacing:.15em;font:10px monospace;position:absolute}.tl1{top:95px;left:30px}.tl2{bottom:85px;right:15px}.tl3{top:55%;right:0}.heroStats{gap:70px;margin-top:20px;display:flex}.heroStats div{flex-direction:column;gap:5px;display:flex}.heroStats strong{font-size:26px}.heroStats span{color:#757d83;font-size:12px}.sectionHead{grid-template-columns:180px 1fr 360px;align-items:start;gap:30px;margin-bottom:70px;display:grid}.sectionHead h2{letter-spacing:-.055em;margin:0;font-size:clamp(44px,5vw,76px);line-height:.95}.sectionHead p{color:#687077;margin:0;line-height:1.6}.sectionHead.inverse h2{color:#fff}.categoryGrid{z-index:4;grid-template-rows:250px 250px;grid-template-columns:1.15fr .85fr 1fr;gap:12px;display:grid;position:relative}.categoryCard{background:#e6e8e3;border:1px solid #d9dcd6;border-radius:18px;padding:24px;transition:all .3s;position:relative;overflow:hidden}.categoryCard:before{content:"";border:28px solid #c3c8c4;border-radius:50%;width:190px;height:190px;transition:all .4s;position:absolute;bottom:-72px;right:-55px}.categoryCard:hover{background:#dfe2dc;transform:translateY(-4px)}.categoryCard:hover:before{border-color:var(--accent);transform:rotate(20deg)scale(1.05)}.categoryCard h3{letter-spacing:-.04em;max-width:240px;margin:76px 0 5px;font-size:27px}.catNo,.catCount{color:#7d8581;letter-spacing:.1em;font-size:11px}.catArrow{position:absolute;top:22px;right:22px}.c1{grid-row:span 2}.c1 h3{margin-top:326px}.c4{grid-column:span 2}.reasons{min-height:760px}.reasonPipe{grid-template-columns:repeat(4,1fr);gap:0;margin:120px 2vw 0;padding-top:50px;display:grid;position:relative}.reasonPipe:before{content:"";background:linear-gradient(#6b7277,#c2c8cc 48%,#60676c);border-radius:20px;height:22px;position:absolute;top:10px;left:4%;right:4%}.reason{padding:35px 25px;position:relative}.reason .joint{background:#2c3135;border:12px solid #8b9398;border-radius:50%;width:58px;height:58px;position:absolute;top:-55px;left:50%;transform:translate(-50%)}.reason small{color:var(--accent);margin-bottom:14px;display:block}.reason strong{text-align:center;font-size:18px;line-height:1.35;display:block}.productGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.productCard{background:#e6e8e3;border:1px solid #d4d7d1;border-radius:18px;min-height:520px;padding:20px;transition:all .3s;position:relative}.productIndex{color:#7e8581;font:11px monospace}.productVisual{place-items:center;height:230px;display:grid}.productVisual img{max-width:82%;max-height:210px;transition:all .35s}.productCard:hover img{transform:scale(1.05)rotate(-2deg)}.productMeta{gap:8px;display:flex}.productMeta span{border:1px solid #c8ccc6;border-radius:30px;padding:7px 10px;font:10px monospace}.productCard h3{letter-spacing:-.04em;margin:16px 0 9px;font-size:24px}.productCard p{color:#6e7571;font-size:13px;line-height:1.55}.productFoot{justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.productFoot strong{font-size:20px}.productFoot span{color:#727a75;font-size:11px}.textLink{border-bottom:1px solid #777;place-self:end;font-size:13px}.industries{min-height:900px}.industriesBg{opacity:.8;background:radial-gradient(circle at 70% 45%,#347bb424,#0000 25%),linear-gradient(120deg,#0000 55%,#ffffff0a);position:absolute;inset:0}.industryList{max-width:950px;margin-left:210px;position:relative}.industryList div{border-top:1px solid #ffffff1f;grid-template-columns:70px 1fr auto;align-items:center;padding:22px 0;display:grid}.industryList span{color:#747c82;font:10px monospace}.industryList strong{font-size:30px}.industryList b{color:var(--accent)}.contactBar{z-index:99;color:#141719;background:#f3f4f0;border-radius:17px;justify-content:space-between;align-items:center;min-height:66px;padding:12px 16px 12px 20px;display:flex;position:fixed;bottom:18px;left:24px;right:24px;box-shadow:0 16px 50px #0000004d}.contactBar div:first-child{align-items:baseline;gap:14px;display:flex}.contactBar strong{font-size:13px}.contactBar span{color:#757b78;font-size:11px}.contactActions{align-items:center;gap:16px;font-size:12px;display:flex}.pill{background:var(--ink);color:#fff;border-radius:10px;padding:11px 18px}.innerPage{min-height:100vh;padding:140px 6vw 130px}.innerHero{border-bottom:1px solid #d5d8d2;padding:70px 0 90px}.innerHero h1{color:var(--ink);margin:20px 0}.innerHero p{color:#69706d}.catalogLayout{grid-template-columns:250px 1fr;gap:50px;padding:60px 0;display:grid}.filters{flex-direction:column;gap:5px;height:max-content;display:flex;position:sticky;top:115px}.filters a{color:#5e6562;border-radius:10px;justify-content:space-between;padding:13px 14px;font-size:13px;display:flex}.filters a.selected{color:#fff;background:#16191b}.filters span{font:10px monospace}.catalogTop{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.catalogTop span{color:#727975;font-size:11px}.catalogProducts{grid-template-columns:repeat(2,1fr)}.route{padding:100px 0}.routeLine{height:20px;margin:0 5%;position:relative}.routeLine:before{content:"";background:linear-gradient(90deg,var(--accent),#abb1ad);height:3px;position:absolute;top:9px;left:0;right:0}.routeLine{justify-content:space-between;display:flex}.routeLine span{background:var(--paper);z-index:1;border:5px solid #8c9490;border-radius:50%;width:20px;height:20px}.routeLine span:first-child{border-color:var(--accent)}.routeLabels{grid-template-columns:repeat(4,1fr);gap:35px;margin-top:25px;display:grid}.routeLabels small{color:var(--accent);font:10px monospace}.routeLabels strong{margin:8px 0;font-size:23px;display:block}.routeLabels p{color:#6e7571;font-size:13px;line-height:1.5}.deliveryCards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.deliveryCards article{background:#e5e7e2;border-radius:18px;min-height:300px;padding:28px}.deliveryCards span{color:#7e8581;font:10px monospace}.deliveryCards h2{margin:60px 0 15px;font-size:35px}.deliveryCards p{color:#676e6a;font-size:14px;line-height:1.6}.adminShell{color:#fff;background:#101214;min-height:100vh;padding:120px 4vw}.loginCard{background:#171a1d;border:1px solid #292d31;border-radius:20px;max-width:520px;margin:8vh auto;padding:38px}.loginCard h1{letter-spacing:-.05em;font-size:42px}.loginCard p{color:#858c91}.loginCard form{flex-direction:column;gap:12px;margin-top:30px;display:flex}.loginCard input,.productForm input,.productForm textarea,.productForm select{color:#15181a;background:#fff;border:1px solid #d4d8d3;border-radius:10px;padding:13px}.formError{color:#ff7951;font-size:12px}.adminPanel{color:#141719;background:#f0f1ed;border-radius:22px;grid-template-columns:210px 1fr;max-width:1500px;min-height:720px;margin:auto;display:grid;overflow:hidden}.adminSide{color:#fff;background:#141719;flex-direction:column;padding:26px 20px;display:flex}.adminSide nav{flex-direction:column;gap:5px;margin-top:65px;display:flex}.adminSide button{color:#7f878d;text-align:left;background:0 0;border:0;border-radius:9px;padding:12px}.adminSide button.active{color:#fff;background:#23272a}.adminSide .logout{color:#b7bdc1;margin-top:auto}.adminMain{padding:32px}.adminMain>header{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.adminMain h1{letter-spacing:-.05em;margin:8px 0 0;font-size:42px}.adminMain h1 sup{color:#8b918d;font-size:12px}.adminTable{flex-direction:column;display:flex}.adminRow{border-top:1px solid #d5d8d2;grid-template-columns:60px 1.4fr .7fr auto 36px;align-items:center;gap:16px;padding:13px 0;display:grid}.miniImg{background:#e2e4df;border-radius:8px;place-items:center;width:52px;height:52px;display:grid}.miniImg img{max-width:85%;max-height:85%}.adminRow div:nth-child(2),.adminRow div:nth-child(3){flex-direction:column;gap:5px;display:flex}.adminRow span{color:#767d79;font-size:11px}.adminRow button{cursor:pointer;background:#dadeda;border:0;border-radius:8px;padding:9px 12px}.adminRow button.danger{color:#a23b28;padding:5px;font-size:20px}.modalBackdrop{z-index:200;background:#000000ad;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.productForm{color:#15181a;background:#f2f3ef;border-radius:20px;width:min(850px,95vw);max-height:90vh;padding:26px;overflow:auto}.productForm header{justify-content:space-between;align-items:start;margin-bottom:25px;display:flex}.productForm header h2{margin:8px 0;font-size:32px}.productForm header button{background:#dedfdb;border:0;border-radius:50%;width:34px;height:34px;font-size:20px}.formGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.formGrid label{color:#707774;flex-direction:column;gap:7px;font-size:11px;display:flex}.formGrid .wide{grid-column:1/-1}.formGrid textarea{resize:vertical;min-height:100px}.fileLabel span{font-size:10px}.check{align-items:center;flex-direction:row!important}.check input{width:auto}.productForm footer{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.darkGhost{color:#15181a!important;border-color:#c8ccc7!important}.productForm .button.primary:disabled{opacity:.6}@media (max-width:900px){.header{grid-template-columns:1fr auto}.nav{display:none}.headerCta{display:block}.section{padding:130px 22px 100px}.heroGrid{grid-template-columns:1fr}.heroMachine{height:380px}.heroValve{transform:scale(.8)}.sectionHead{grid-template-columns:1fr;gap:18px}.sectionHead p{max-width:560px}.categoryGrid{grid-template-rows:220px 220px 220px;grid-template-columns:1fr 1fr}.c1{grid-row:auto}.c1 h3{margin-top:76px}.c4{grid-column:auto}.reasonPipe{grid-template-columns:1fr 1fr;gap:40px 0}.reasonPipe:before{display:none}.reason .joint{top:-18px}.productGrid,.deliveryCards{grid-template-columns:1fr}.industryList{margin-left:0}.catalogLayout{grid-template-columns:1fr}.filters{grid-template-columns:1fr 1fr;display:grid;position:static}.catalogProducts,.routeLabels{grid-template-columns:1fr 1fr}.adminPanel{grid-template-columns:1fr}.adminSide{display:none}.contactBar{bottom:10px;left:10px;right:10px}.contactBar div:first-child span,.contactActions>a:first-child{display:none}}@media (max-width:620px){.header{height:58px;padding:0 14px;top:8px;left:10px;right:10px}.headerCta{font-size:11px}.hero{padding-top:110px}.hero h1,.innerHero h1{font-size:49px}.heroMachine{height:300px}.heroValve{transform:scale(.65)}.heroStats{justify-content:space-between;gap:22px}.heroStats strong{font-size:20px}.categoryGrid{flex-direction:column;display:flex}.categoryCard{min-height:190px}.categoryCard h3,.c1 h3{margin-top:65px}.reasonPipe,.productGrid,.catalogProducts{grid-template-columns:1fr}.innerPage{padding:100px 18px 110px}.filters{grid-template-columns:1fr}.routeLine{display:none}.routeLabels{grid-template-columns:1fr}.routeLabels div{border-top:1px solid #d2d5d0;padding-top:16px}.adminShell{padding:90px 12px}.adminMain{padding:18px}.adminMain>header{align-items:start}.adminMain h1{font-size:32px}.adminRow{grid-template-columns:48px 1fr auto}.adminRow div:nth-child(3),.adminRow .danger{display:none}.formGrid{grid-template-columns:1fr}.formGrid .wide{grid-column:auto}.contactBar{padding:10px 12px}.contactBar strong{font-size:11px}.pill{padding:10px 14px}.pipeline{opacity:.35}}:root{--pointer-x:.5;--pointer-y:.5;--pointer-dx:0;--pointer-dy:0}.home{isolation:isolate;position:relative;overflow:clip}.home>.section{z-index:auto}.home>.section>*{z-index:6;position:relative}.home>.section>.industriesBg{z-index:0;position:absolute}.pipeline{z-index:4;pointer-events:none;opacity:.94;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.pipeBed,.pipeMetal,.pipeHighlight,.pipePulse,.pipePulseGlow{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.pipeBed{stroke:#252b2f;stroke-width:34px;opacity:.8;filter:drop-shadow(0 10px 12px #00000047)}.pipeMetal{stroke:url(#pipeMetal);stroke-width:25px;filter:drop-shadow(0 0 12px #ffffff12);transition:stroke-dashoffset 90ms linear}.pipeHighlight{stroke:#ffffff59;stroke-width:2.5px;opacity:.65;transform:translate(-5px)}.pipePulseGlow{stroke:var(--accent);stroke-width:13px;stroke-dasharray:.035 .965;filter:url(#pipeGlow);opacity:.42;animation:3.4s linear infinite pipeTravel}.pipePulse{stroke:#9dcef3;stroke-width:3.5px;stroke-dasharray:.023 .977;filter:url(#pipeGlow);animation:3.4s linear infinite pipeTravel}@keyframes pipeTravel{to{stroke-dashoffset:-1px}}.pipeNode circle:first-child{fill:#353c40;stroke:#99a1a6;stroke-width:9px;vector-effect:non-scaling-stroke}.pipeNode circle:last-child{fill:var(--accent);opacity:.75;filter:url(#pipeGlow)}.pipeNode{opacity:.84;transform-box:fill-box;transform-origin:50%;animation:3.6s ease-in-out infinite jointBreathe}.pipeNode2{animation-delay:.5s}.pipeNode3{animation-delay:1s}.pipeNode4{animation-delay:1.5s}@keyframes jointBreathe{50%{opacity:1;transform:scale(1.12)}}.hero:before{content:"";z-index:0;width:58vw;height:58vw;transform:translate(var(--pointer-shift-x),var(--pointer-shift-y));background:radial-gradient(circle,#347bb421,#347bb406 34%,#0000 68%);border-radius:50%;transition:transform .25s ease-out;position:absolute;top:-15vw;right:-13vw}.hero:after{content:"";z-index:1;pointer-events:none;opacity:.25;transform:translateY(var(--scroll-shift,0px));background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.heroCopy{position:relative}.heroCopy:before{content:none;letter-spacing:.24em;color:#4f575c;font:9px monospace;position:absolute;top:-8px;left:-2px}.heroMachine{perspective:1000px;transform-style:preserve-3d}.heroValve{transform-style:preserve-3d;animation:4.3s ease-in-out infinite valveFloat}@keyframes valveFloat{0%,to{transform:translate3d(var(--pointer-valve-x),0,26px) rotateY(var(--pointer-yaw)) rotateX(var(--pointer-pitch))}50%{transform:translate3d(var(--pointer-valve-x),-20px,44px) rotateY(var(--pointer-yaw)) rotateX(var(--pointer-pitch))}}.heroValve .wheel{animation:9s cubic-bezier(.45,0,.55,1) infinite wheelTurn}@keyframes wheelTurn{0%,18%{transform:rotate(0)}45%,68%{transform:rotate(120deg)}to{transform:rotate(360deg)}}.ring2{animation:13s linear infinite spin}@keyframes ringPulse{50%{border-color:#347bb442;transform:scale(1.055);box-shadow:0 0 80px #347bb414}}.techLabel{transition:transform .4s cubic-bezier(.16,1,.3,1),color .4s}.heroMachine:hover .techLabel{color:#d7dcdf}.heroMachine:hover .tl1{transform:translate(-12px,-8px)}.heroMachine:hover .tl2{transform:translate(10px,8px)}.heroMachine:hover .tl3{transform:translate(8px,-10px)}.button,.nav a,.header,.contactBar{transition:transform .35s cubic-bezier(.16,1,.3,1),background .35s,border-color .35s,color .35s,box-shadow .35s}.button{position:relative;overflow:hidden}.button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff38,#0000);transition:transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:-1px;transform:translate(-115%)skew(-18deg)}.button:hover:before{transform:translate(115%)skew(-18deg)}.button:hover{transform:translateY(-4px);box-shadow:0 15px 35px #0000002e}.button.primary:hover{box-shadow:0 16px 48px #347bb447}.header:hover{background:#0b0d0fd4;border-color:#ffffff38}.brandMark i{animation:2.8s ease-in-out infinite brandFlow}.brandMark i:last-child{animation-delay:.18s}@keyframes brandFlow{50%{width:28px;filter:drop-shadow(0 0 7px var(--accent))}}[data-tilt]{--tilt-x:0deg;--tilt-y:0deg;--shine-x:50%;--shine-y:50%;transform-style:preserve-3d}.categoryCard,.productCard,.deliveryCards article{transform:perspective(1000px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateZ(0);transition:transform .22s ease-out,box-shadow .35s,border-color .35s,background .35s}.categoryCard:before,.productCard:before,.deliveryCards article:before{content:"";pointer-events:none;border-radius:inherit;opacity:0;background:radial-gradient(circle at var(--shine-x) var(--shine-y),#ffffff8c,transparent 34%);mix-blend-mode:soft-light;transition:opacity .3s;position:absolute;inset:0}.categoryCard:hover:before,.productCard:hover:before,.deliveryCards article:hover:before{opacity:.7}.categoryCard:hover{box-shadow:0 28px 65px #00000029;border-color:#bcc1bb!important}.categoryCard .catArrow{transition:transform .45s cubic-bezier(.16,1,.3,1),background .3s}.categoryCard:hover .catArrow{transform:translate(5px,-5px)rotate(8deg)}.productCard:hover{transform:perspective(1000px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(-8px) scale(1.012);box-shadow:0 28px 70px #00000024}.productCard .productVisual img{filter:drop-shadow(0 22px 20px #00000026);transition:transform .55s cubic-bezier(.16,1,.3,1),filter .4s}.productCard:hover .productVisual img{filter:drop-shadow(0 32px 28px #00000040);transform:translateZ(55px)scale(1.09)rotate(-3deg)}.productCard h3,.productCard .productMeta,.productCard .productFoot{transform:translateZ(20px)}.reasonPipe:after{content:"";background:linear-gradient(90deg,transparent,var(--accent),#c3e0f5,var(--accent),transparent);filter:drop-shadow(0 0 10px #347bb499);background-size:220% 100%;border-radius:10px;height:4px;animation:2.7s linear infinite reasonFlow;position:absolute;top:19px;left:4%;right:4%}@keyframes reasonFlow{to{background-position:-220% 0}}.reason .joint{transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s,border-color .45s}.reason:hover .joint{border-color:var(--accent);transform:translate(-50%)scale(1.18)rotate(22deg);box-shadow:0 0 0 10px #347bb414,0 0 32px #347bb433}.industryList div{transition:padding .4s cubic-bezier(.16,1,.3,1),background .35s;position:relative}.industryList div:before{content:"";background:var(--accent);width:0;height:1px;transition:width .55s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-1px;left:0}.industryList div:hover:before{width:100%}.industryList b{transition:transform .35s}.industryList div:hover b{transform:translate(5px,-5px)}@keyframes industryDrift{to{transform:scale(1.08)translate(-2%,1%)}}.innerHero{position:relative;overflow:hidden}.innerHero:after{content:"";border:1px solid #1114171f;border-radius:50%;width:380px;height:380px;animation:9s ease-in-out infinite innerOrbit;position:absolute;top:50%;right:3vw;transform:translateY(-50%);box-shadow:0 0 0 55px #11141706,0 0 0 110px #11141705}@keyframes innerOrbit{50%{border-color:#347bb447;transform:translateY(-50%)scale(1.08)rotate(35deg)}}.filters a{transition:transform .3s,background .3s,color .3s}.filters a:hover{background:#e3e5df;transform:translate(7px)}.filters a.selected:hover{background:#16191b}.routeLine:after{content:"";background:linear-gradient(90deg,transparent,var(--accent),#fff,var(--accent),transparent);filter:drop-shadow(0 0 8px #347bb48c);border-radius:8px;width:18%;height:5px;animation:3.5s cubic-bezier(.45,0,.55,1) infinite routePacket;position:absolute;top:8px;left:0}@keyframes routePacket{0%{opacity:0;left:-10%}12%{opacity:1}88%{opacity:1}to{opacity:0;left:92%}}.routeLine span{animation:3.5s ease-in-out infinite routeNode}.routeLine span:nth-child(2){animation-delay:.75s}.routeLine span:nth-child(3){animation-delay:1.5s}.routeLine span:nth-child(4){animation-delay:2.25s}@keyframes routeNode{0%,70%,to{transform:scale(1)}80%{border-color:var(--accent);transform:scale(1.45);box-shadow:0 0 0 9px #347bb414}}.deliveryCards article{position:relative;overflow:hidden}.deliveryCards article:hover{transform:perspective(1000px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(-8px);box-shadow:0 24px 60px #0000001f}.contactBar{animation:.8s cubic-bezier(.16,1,.3,1) .5s both contactEnter}.contactBar:hover{transform:translateY(-4px);box-shadow:0 22px 60px #00000061}@keyframes contactEnter{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:900px){.pipeline{opacity:.62}.pipeBed{stroke-width:26px}.pipeMetal{stroke-width:19px}.heroMachine.is-visible,.categoryCard,.productCard,.deliveryCards article{transform:none!important}}@media (max-width:620px){.pipeline{opacity:.35}.pipeNode{display:none}.innerHero:after{opacity:.45;right:-220px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{--accent:#28649a;--paper:#f0f3f5;--pointer-valve-x:0px;--pointer-yaw:0deg;--pointer-pitch:0deg}html{scroll-padding-top:140px}.header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0b1015f0;grid-template-columns:200px 1fr auto;gap:20px;height:82px}.brand{letter-spacing:normal}.brand img{object-fit:contain;max-width:100%;height:auto;display:block}.nav{flex-wrap:wrap;justify-content:center;gap:24px}.nav a{white-space:nowrap;padding:22px 0;font-size:14px}.headerSupport{grid-template-columns:auto auto;align-items:center;gap:4px 14px;font-size:13px;display:grid}.headerSupport span{color:#a3b7c7;grid-column:1/-1;font-size:12px}.headerSupport a:hover{text-decoration:underline}.headerSupport a:last-child,.headerSupport>a:first-of-type{grid-column:1/-1;justify-self:end}.hero{padding-top:160px}.heroCopy:before{content:none}.heroCopy{min-width:0}.heroCopy h1{overflow-wrap:normal}.heroGrid{gap:24px}.heroMachine{min-width:0}.heroMachine.is-visible{transform:none!important}.heroValve{filter:none;animation:4.3s ease-in-out infinite paused float}.heroMachine:hover .heroValve{animation-play-state:running}.valveScale{filter:drop-shadow(0 30px 30px #00000059);width:440px;height:340px}.ring1{animation:none}.heroMachine .wheel,.ring2{will-change:transform}.hero:before{transition:none;transform:none}.hero:after{transform:none}.pipeBed,.pipeMetal,.pipeHighlight,.pipeNode circle{filter:none;transition:none}.pipeNode{animation:none}.pipePacket{z-index:5;pointer-events:none;will-change:transform;opacity:0;background:#b8e0ff;border-radius:100%;width:62px;height:5px;margin-top:-2.5px;margin-left:-31px;position:absolute;top:0;left:0;box-shadow:0 0 9px 4px #53a5e58c}.mobilePipe{display:none}.sectionHead h2{white-space:pre-line}.sectionHead{grid-template-columns:155px minmax(0,1fr) minmax(0,280px)}.sectionHead h2{grid-column:2/-1}.featured .sectionHead h2{grid-column:2}.catalogAll{place-self:center start;gap:10px;max-width:100%;height:auto;min-height:52px;padding:16px 20px}.categoryImage{object-fit:contain;mix-blend-mode:multiply;pointer-events:none;width:calc(100% - 20px);height:60%;position:absolute;inset:12px 10px 35%}.categoryCard h3,.categoryCard .catCount,.categoryCard .catNo,.catArrow{z-index:1;position:relative}.categoryCard .catArrow{position:absolute}.categoryCard h3{margin-top:auto;padding-top:24px}.categoryCard{flex-direction:column;justify-content:flex-end;display:flex}.categoryCard .catNo{position:absolute;top:24px;left:24px}.categoryCard:before{border:0}.productCard{flex-direction:column;min-height:520px;display:flex}.productCard p{margin-bottom:24px}.productVisual img{object-fit:contain;filter:none!important}.productFoot{flex-wrap:wrap;gap:12px;margin-top:auto;position:static;transform:none!important}.productFoot span{white-space:nowrap}.productMeta{flex-wrap:wrap}.productCard h3{overflow-wrap:anywhere}.industryList div{cursor:default;grid-template-columns:70px 1fr}.industryList div:hover{background:0 0;padding-left:0}.industryList div:before{content:none}.industriesBg{animation:none}.innerHero:after{pointer-events:none;animation:none}.reasonPipe:after,.routeLine:after{filter:none}.reveal-pending{opacity:0;transform:translateY(28px)}[data-reveal]{transition:opacity .6s,transform .65s cubic-bezier(.16,1,.3,1)}.motion-paused *,.motion-paused:before,.motion-paused:after,.motion-paused :before,.motion-paused :after,.page-hidden *,.page-hidden :before,.page-hidden :after{animation-play-state:paused!important}.categoryGrid,.productGrid,.deliveryCards{--grid-columns:3}.catalogProducts{--grid-columns:2}.reasonPipe,.routeLabels{--grid-columns:4}.industryList{--grid-columns:1}.editableTile{grid-column:span min(var(--tile-columns,1),var(--grid-columns,3));grid-row:span var(--tile-rows,1);min-height:var(--tile-height,revert-layer);padding:var(--tile-padding,revert-layer)}.categoryCard.editableTile{min-height:var(--tile-height,250px);padding:var(--tile-padding,24px)}.categoryCard.c1{grid-row:span var(--tile-rows,2)}.categoryCard.c4{grid-column:span min(var(--tile-columns,2),var(--grid-columns,3))}.productCard.editableTile{min-height:var(--tile-height,520px);padding:var(--tile-padding,20px)}.reason.editableTile{min-height:var(--tile-height,auto);padding:var(--tile-padding,35px) var(--tile-padding,25px)}.deliveryCards .editableTile{min-height:var(--tile-height,300px);padding:var(--tile-padding,28px)}.industryList .editableTile{min-height:var(--tile-height,auto);padding:var(--tile-padding,22px) var(--tile-padding,0)}.categoryGrid{grid-template-rows:none;grid-auto-rows:minmax(250px,auto)}.heroStats{grid-template-columns:repeat(3,minmax(0,auto));justify-content:start;display:grid}.heroStats .editableTile{--grid-columns:3;min-height:var(--tile-height,auto);padding:var(--tile-padding,0)}.routeLabels .editableTile{min-height:var(--tile-height,auto);padding:var(--tile-padding,0)}.emptyState{background:#e4eaf0;border-radius:18px;padding:36px 20px;line-height:1.6}.officeSection{grid-template-columns:1fr 1.7fr;align-items:center;gap:40px;margin:100px 0;display:grid}.officeSection h2,.purchaseSection h2{letter-spacing:-.04em;font-size:40px}.officeSection address{margin-bottom:20px;font-style:normal;line-height:1.7}.officeSection a{color:var(--accent)}.officeSection iframe{background:#dce4ec;border:0;border-radius:18px;width:100%;height:400px}.purchaseSection{max-width:800px;margin:0 auto 30px}.requestForm input,.requestForm textarea,.siteEditor input,.siteEditor textarea,.siteEditor select,.enquiryList select{color:#17232d;background:#fff;border:1px solid #becbd5;border-radius:10px;width:100%;padding:13px}.requestForm label,.siteEditor label,.productForm label{color:#425464;font-size:14px}.requestForm .button{margin-top:20px}.contactHint{color:#627484;margin:0;font-size:14px}.formError{color:#b03428;font-size:14px;line-height:1.5}.consultDialog,.editorDialog{background:var(--paper);color:var(--ink);border:1px solid #c4d0d9;border-radius:20px;width:min(740px,100vw - 32px);max-height:calc(100dvh - 48px);padding:28px;overflow-y:auto}dialog::backdrop{background:#040c14b8}dialog>header{justify-content:space-between;align-items:start;gap:20px;margin-bottom:22px;display:flex}dialog h2{margin:0;font-size:30px}dialog>header button{cursor:pointer;background:#dae3eb;border:0;border-radius:50%;flex-shrink:0;width:36px;height:36px;font-size:24px}body:has(dialog[open]){overflow:hidden}.editorDialog .productForm{border-radius:0;width:100%;max-height:none;padding:0;overflow:visible}.formSuccess{font-size:18px;line-height:1.6}.requestForm textarea{min-height:130px}button:disabled{cursor:wait;opacity:.6}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #559dda}.adminShell{padding-top:135px}.adminSide nav{margin-top:35px}.adminSide nav a{color:#a9b8c4;border-radius:9px;padding:12px;display:block}.adminSide nav a.active{color:#fff;background:#25394b}.adminSide .viewSite{color:#9bc7e9;padding:20px 12px;display:block}.adminMain{min-width:0}.adminMain>header{flex-wrap:wrap;gap:18px}.categoryRow{border-top:1px solid #cbd5dd;grid-template-columns:1fr auto auto auto;align-items:center;gap:16px;padding:18px 0;display:grid}.categoryRow>div{gap:6px;display:grid}.categoryRow span{color:#687988;font-size:13px}.categoryRow button{background:#dce4eb;border:0;border-radius:8px;padding:10px}.siteEditor>p{color:#536675;line-height:1.6}.siteEditor details{border:1px solid #c3d0da;border-radius:12px;margin:12px 0;padding:16px}.siteEditor summary{cursor:pointer;padding:8px 0;font-weight:700}.siteEditor .formGrid{margin-top:14px}.siteEditor label{gap:8px;margin-top:12px;display:grid}.editorReset{background:#dbe4ec;border:0;border-radius:8px;margin-top:16px;padding:12px}.editorSave{background:var(--paper);z-index:2;border-top:1px solid #c4d0da;padding:16px 0;position:sticky;bottom:0}.enquiryList article{background:#fff;border:1px solid #c4d0da;border-radius:12px;margin-bottom:16px;padding:24px}.enquiryList header{flex-wrap:wrap;justify-content:space-between;gap:18px;display:flex}.enquiryList h2{margin:12px 0;font-size:23px}.enquiryList small{color:#687b8a}.enquiryList p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.enquiryContacts{color:var(--accent);flex-wrap:wrap;gap:20px;display:flex}.enquiryList label{gap:6px;font-size:13px;display:grid}.imagePreview{align-items:center;gap:20px;display:flex}.imagePreview img{object-fit:contain;max-width:180px;max-height:160px}.imagePreview button{background:#dce4eb;border:0;border-radius:8px;padding:12px}@media (min-width:901px) and (max-width:1250px){.header{grid-template-columns:155px 1fr auto;gap:12px}.nav{gap:16px}.nav a{font-size:13px}.heroGrid{grid-template-columns:1.15fr .85fr}.valveScale{scale:.83}.ring1{width:370px;height:370px}.ring2{width:290px;height:290px}.sectionHead{grid-template-columns:130px minmax(0,1fr) 240px;gap:20px}}@media (max-width:900px){html{scroll-padding-top:155px}.header{grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;height:auto;min-height:110px;padding:10px 16px;top:8px;left:10px;right:10px}.header .brand{max-width:160px}.headerSupport{gap:3px;font-size:12px}.headerSupport span{font-size:11px}.nav{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start;gap:12px 24px;display:flex}.nav a{padding:10px 0;font-size:13px}.nav a.active:after{bottom:4px}.hero{padding-top:170px}.heroGrid{grid-template-columns:1fr}.heroMachine{height:380px}.heroValve{transform:none}.valveScale{scale:.8}.ring1{width:360px;height:360px}.ring2{width:280px;height:280px}.heroStats{gap:25px}.section{padding-left:34px;padding-right:24px}.sectionHead{grid-template-columns:1fr;gap:20px}.sectionHead h2,.featured .sectionHead h2{grid-column:auto}.sectionHead{margin-bottom:44px}.catalogAll{justify-self:start}.pipeline{display:none}.mobilePipe{opacity:.45;z-index:4;pointer-events:none;background:linear-gradient(90deg,#414d57,#a2b4c2 50%,#3c4a54);border-radius:6px;width:8px;display:block;position:absolute;top:0;bottom:0;left:8px}.pipePacket{width:42px;height:3px;margin-left:-21px;box-shadow:0 0 5px 2px #53a5e566}.reasonPipe{--grid-columns:2;grid-template-columns:1fr 1fr;gap:24px;margin:40px 0 0;padding:0}.reasonPipe:before,.reasonPipe:after{display:none}.reason.editableTile{padding:var(--tile-padding,28px) var(--tile-padding,20px);border:1px solid #293c4c;border-radius:16px}.reason .joint{border-width:10px;width:48px;height:48px;margin:0 auto 20px;display:block;position:relative;top:auto;left:auto;transform:none}.reason:hover .joint{transform:none}.reason small{text-align:center}.categoryGrid{--grid-columns:2;grid-template-columns:1fr 1fr}.categoryCard.c1{grid-row:span var(--tile-rows,1)}.categoryCard.c4{grid-column:span min(var(--tile-columns,1),2)}.productGrid,.deliveryCards{--grid-columns:1}.catalogProducts,.routeLabels{--grid-columns:2}.industryList strong{font-size:26px}.innerPage{padding-top:150px}.innerHero{padding:45px 0 60px}.officeSection{grid-template-columns:1fr;gap:24px}.adminShell{padding-top:150px}.adminSide{padding:16px;display:flex}.adminSide>.brand{display:none}.adminSide nav{flex-flow:wrap;gap:4px;margin:0;display:flex}.adminSide .viewSite{padding:12px}.adminSide .logout{margin:0}.adminPanel{grid-template-columns:1fr}.adminMain h1{font-size:34px}}@media (max-width:620px){.header .brand{max-width:135px}.headerSupport{font-size:11px}.nav{gap:4px 16px}.nav a{font-size:12px}.hero h1,.innerHero h1{letter-spacing:-.045em;font-size:clamp(36px,8.8vw,49px);line-height:1}.heroActions{flex-wrap:wrap;gap:12px}.heroActions .button{width:100%}.heroMachine{height:300px}.valveScale{scale:.64}.heroValve{transform:none}.ring1{width:280px;height:280px}.ring2{width:220px;height:220px}.tl1{top:28px;left:0}.tl2{bottom:25px;right:0}.tl3{font-size:9px;right:0}.section{padding-top:100px;padding-bottom:80px}.hero{padding-top:170px}.heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.heroStats span{font-size:11px;line-height:1.5}.categoryGrid{--grid-columns:1;grid-template-columns:1fr;display:grid}.categoryCard.c4{grid-column:span 1}.categoryCard h3,.c1 h3{margin-top:auto}.categoryCard.c1{grid-row:span var(--tile-rows,1)}.reasonPipe{--grid-columns:1;grid-template-columns:1fr}.catalogProducts,.routeLabels{--grid-columns:1}.heroStats .editableTile{grid-column:span 1}.industryList div{grid-template-columns:38px minmax(0,1fr)}.industryList strong{overflow-wrap:anywhere;font-size:24px}.innerPage{padding:145px 20px 80px}.innerHero:after{opacity:.3}.sectionHead h2{font-size:42px}.productCard h3{font-size:24px}.productFoot strong{font-size:19px}.productVisual{height:220px}.officeSection{margin:65px 0}.officeSection iframe{height:340px}.officeSection h2,.purchaseSection h2{font-size:32px}.consultDialog,.editorDialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:20px}dialog h2{font-size:25px}.formGrid{grid-template-columns:1fr}.formGrid .wide{grid-column:1/-1}.adminMain{padding:16px}.adminMain>header .button{width:100%}.adminRow{grid-template-columns:48px minmax(0,1fr) auto;gap:10px}.adminRow div:nth-child(3){grid-column:2;display:flex}.adminRow .danger{grid-area:2/3;display:block}.adminRow strong{overflow-wrap:anywhere}.categoryRow{grid-template-columns:1fr auto;gap:12px}.categoryRow>div,.categoryRow>span{grid-column:1/-1}.siteEditor details{padding:12px}.enquiryList article{padding:16px}.editorSave .button{width:100%}}@media (prefers-reduced-motion:reduce){.reveal-pending{opacity:1;transform:none}.pipePacket{display:none}}@media (max-width:900px){.header>.brand{grid-area:1/1}.headerSupport{text-align:right;grid-area:1/2}.headerSupport span{justify-self:end}.header>.nav{grid-row:2}}@media (min-width:901px){.featured .sectionHead h2{grid-column:2/-1}.featured .catalogAll{grid-area:2/2}}.editableTile{max-width:min(100%,var(--tile-width,100%))}.pipePulse,.pipePulseGlow{filter:none;transition:none;animation:none}.pipePulseGlow{stroke-width:13px;opacity:.3}.pipePulse{stroke-width:3.5px}.pipePacket{display:none}.hero h1 em{color:#c0d9eb;text-shadow:0 2px 10px #0b0e10,0 0 3px #0b0e10}.deleteEnquiry{color:#963c2b;cursor:pointer;background:0 0;border:1px solid #c8958c;border-radius:9px;margin-top:16px;padding:10px 16px}.deleteEnquiry:hover{background:#f6e5e0}.deleteEnquiry:disabled{opacity:.5;cursor:wait}@media (min-width:901px){.heroCopy{padding-left:34px}.heroStats{margin-left:34px}.industries .sectionHead{grid-template-columns:calc(14vw + 30px) minmax(0,1fr);column-gap:30px}.industries .industryList{margin-left:calc(14vw + 60px)}.reasons .reasonPipe{margin-left:calc(8vw + 30px);margin-right:calc(7vw + 30px)}}@media (max-width:900px){.pipePacket{display:block}}@media (prefers-reduced-motion:reduce){.pipePulse,.pipePulseGlow{display:none}}.heroCopy .lead{background:#0b0e10;border-radius:4px;position:relative;box-shadow:0 0 16px 8px #0b0e10}
