@font-face{font-family:Special Gothic Expanded One;src:url(/assets/SpecialGothicExpandedOne-Regular-Cez64Qe4.ttf) format("truetype");font-weight:400;font-style:normal}:root{--primary: #FF6B00;--primary-glow: rgba(255, 107, 0, .2);--bg-dark: #F5F5F7;--bg-card: #FFFFFF;--text-main: #111111;--text-muted: #666666;--glass-bg: rgba(0, 0, 0, .03);--glass-border: rgba(0, 0, 0, .1);--container-width: 1400px;--section-padding: 100px;--font-heading: "Special Gothic Expanded One", sans-serif;--font-body: "Inter", sans-serif;--font-mono: "JetBrains Mono", monospace}.kinetic-container{display:flex;gap:30px;flex-wrap:wrap;width:100%;max-width:none;justify-content:center;margin:0 auto}.h-card-link{text-decoration:none;color:inherit;display:block}.h-card{position:relative;width:340px;height:480px;background:#fff;border:1px solid var(--glass-border);padding:0;cursor:pointer;overflow:hidden;transition:all .5s cubic-bezier(.2,1,.3,1);display:flex;flex-direction:column}.h-card:before,.h-card:after{content:"";position:absolute;width:20px;height:20px;border-color:var(--primary);border-style:solid;z-index:10;transition:all .5s cubic-bezier(.2,1,.3,1);opacity:.5}.h-card:before{top:15px;left:15px;border-width:2px 0 0 2px}.h-card:after{bottom:15px;right:15px;border-width:0 2px 2px 0}.h-card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 20px 40px #0006,0 0 20px var(--primary-glow)}.h-card:hover:before{top:10px;left:10px;width:30px;height:30px;opacity:1}.h-card:hover:after{bottom:10px;right:10px;width:30px;height:30px;opacity:1}.h-card--eco-black{background:linear-gradient(180deg,#ff6b000f,#ff6b0000 35%),#0b0b0c;border-color:#fff3;box-shadow:inset 0 0 0 1px #ffffff0a}.h-card--eco-black .model-name{background:linear-gradient(to right,#fff,#a1a1aa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.h-card--eco-black .serial-tag{color:#ff8a33}.h-card--eco-black .hydraulic-viz{border-left-color:#ffffff2e}.h-card--eco-black .blueprint-sketch{opacity:.22}.h-card--eco-black .label{color:#9ca3af}.h-card--eco-black .value{color:#f4f4f5}.h-card--eco-black .specs-overlay{color:#ffffff3d}.h-card--eco-black:hover{border-color:var(--primary);box-shadow:0 24px 44px #0000008c,0 0 24px var(--primary-glow)}.card-header{padding:30px 30px 10px;font-family:var(--font-mono)}.serial-tag{font-size:10px;color:var(--primary);letter-spacing:2px;margin-bottom:8px;display:block}.model-name{font-size:28px;font-weight:900;text-transform:uppercase;line-height:1;background:linear-gradient(to right,#000,#444);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--font-heading)}.hydraulic-viz{position:relative;flex-grow:1;margin:20px 30px;border-left:1px dashed rgba(0,0,0,.15);display:flex;align-items:flex-end}.piston-track{position:absolute;left:-1px;bottom:0;width:3px;height:0%;background:var(--primary);box-shadow:0 0 15px var(--primary);transition:height .8s cubic-bezier(.19,1,.22,1)}.h-card:hover .piston-track{height:100%}.blueprint-sketch{width:100%;height:100%;opacity:.15;background-image:radial-gradient(circle at 50% 50%,var(--primary) 1px,transparent 1px);background-size:15px 15px;transition:all .5s}.h-card:hover .blueprint-sketch{opacity:.3}.product-cutout{position:absolute;top:8%;right:4%;bottom:0;left:8%;width:88%;height:92%;object-fit:contain;object-position:center bottom;z-index:2;pointer-events:none;filter:drop-shadow(0 16px 24px rgba(0,0,0,.16));transform:translateZ(0) scale(1);transition:transform .45s cubic-bezier(.2,1,.3,1),filter .45s ease}.product-cutout--manuale{top:6%;right:-2%;bottom:-2%;left:4%;width:98%;height:94%}.product-cutout--electric{top:8%;right:-4%;bottom:-2%;left:4%;width:98%;height:92%}.product-cutout--highlift{top:12%;right:2%;bottom:-2%;left:5%;width:94%;height:86%}.product-cutout--mast{top:-6%;right:8%;bottom:-3%;left:14%;width:76%;height:112%}.product-cutout--photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none;filter:brightness(.98) saturate(1.04);transform:scale(1.001);opacity:1;transition:opacity .6s ease,transform .6s cubic-bezier(.2,1,.3,1),filter .6s ease}.product-cutout--home-hover{opacity:0}.product-cutout--mirrored{transform:scaleX(-1) scale(1.001)}.h-card:hover .product-cutout{transform:translate3d(0,-6px,0) scale(1.02);filter:drop-shadow(0 24px 30px rgba(0,0,0,.2))}.h-card:hover .product-cutout--photo{transform:scale(1.05);filter:brightness(1.06) saturate(1.08)}.h-card:hover .product-cutout--home-base{opacity:0}.h-card:hover .product-cutout--home-hover{opacity:1}.h-card:hover .product-cutout--photo.product-cutout--mirrored{transform:scaleX(-1) scale(1.05)}.h-card--photo{background:#0b0b0c;border-color:#ffffff2e;color:#f4f4f5}.h-card--photo:before,.h-card--photo:after{border-color:var(--primary);z-index:5;opacity:.85}.h-card--photo .card-header{position:relative;z-index:3;padding:28px 28px 70px;background:linear-gradient(180deg,#00000094,#00000061 45%,#0000001f 80%,#0000)}.h-card--photo .serial-tag{color:#ff8a33;text-shadow:0 1px 2px rgba(0,0,0,.45)}.h-card--photo .model-name{background:linear-gradient(to right,#fff,#e5e5e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 2px 12px rgba(0,0,0,.35)}.h-card--photo .hydraulic-viz{margin:0;border-left-color:#ffffff1f;flex-grow:1;min-height:0}.h-card--photo .blueprint-sketch{display:none}.h-card--photo .piston-track{z-index:2;background:var(--primary);box-shadow:0 0 18px var(--primary)}.h-card--photo .data-grid{position:relative;z-index:3;padding:60px 28px 28px;margin-top:-60px;background:linear-gradient(0deg,#000000ad,#00000080 50%,#00000029 85%,#0000)}.h-card--photo .label{color:#ffffffa6;text-shadow:0 1px 2px rgba(0,0,0,.4)}.h-card--photo .value{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.h-card--photo .unit{color:var(--primary)}.h-card--photo .specs-overlay{color:#ffffff52;z-index:3;text-shadow:0 1px 2px rgba(0,0,0,.35)}.h-card--photo .scan{z-index:4;background:linear-gradient(to bottom,transparent,rgba(255,138,51,.08),transparent)}.h-card--photo .action-reveal{z-index:4}.h-card--photo:hover{border-color:var(--primary);box-shadow:0 24px 44px #0000008c,0 0 24px var(--primary-glow)}.h-card--eco-black .hydraulic-viz{background:radial-gradient(circle at 50% 72%,#ffffff14,#fff0 58%)}.h-card--eco-black .product-cutout{filter:drop-shadow(0 18px 24px rgba(0,0,0,.46)) drop-shadow(0 0 18px rgba(255,255,255,.05))}.data-grid{padding:0 30px 30px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.data-item{font-family:var(--font-mono)}.label{font-size:9px;color:var(--text-muted);text-transform:uppercase;display:block;margin-bottom:4px}.value{font-size:14px;color:var(--text-main);font-weight:500}.unit{color:var(--primary);font-size:10px;margin-left:2px}.action-reveal{position:absolute;bottom:0;left:0;width:100%;height:4px;background:var(--primary);transform:scaleX(0);transform-origin:left;transition:all .5s cubic-bezier(.2,1,.3,1)}.h-card:hover .action-reveal{transform:scaleX(1)}.specs-overlay{position:absolute;right:-20px;top:50%;transform:translateY(-50%) rotate(90deg);font-family:var(--font-mono);font-size:10px;color:#00000026;white-space:nowrap;pointer-events:none}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.scan{position:absolute;top:0;left:0;width:100%;height:20px;background:linear-gradient(to bottom,transparent,rgba(228,121,20,.05),transparent);animation:scanline 4s linear infinite;pointer-events:none}.gamma-header{margin:60px 0 40px;padding:0 0 20px;display:flex;justify-content:space-between;align-items:flex-end;border-bottom:2px solid var(--text-main)}.header-title h2{font-size:12px;font-family:var(--font-mono);letter-spacing:4px;text-transform:uppercase;color:var(--primary);margin-bottom:5px}.header-title p{font-size:48px;font-weight:900;text-transform:uppercase;line-height:.9;color:var(--text-main);font-family:var(--font-heading)}.header-meta{text-align:right;font-family:var(--font-mono);font-size:11px;color:var(--text-muted);line-height:1.6}.schematic-nav{position:sticky;top:20px;z-index:100;display:flex;justify-content:center;gap:12px;margin-bottom:80px}.nav-item{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);padding:16px 32px;font-family:var(--font-mono);font-size:13px;font-weight:600;text-decoration:none;color:var(--text-main);text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 12px #00000014;display:flex;align-items:center;gap:12px}.nav-item span{color:var(--primary);font-weight:900;font-size:15px}.nav-item:hover{background:#fff;border-color:var(--primary);transform:translateY(-3px);box-shadow:0 12px 24px var(--primary-glow)}.catalog-zone{margin:0 auto 120px;scroll-margin-top:120px}.zone-label{display:flex;align-items:center;gap:20px;margin-bottom:40px}.zone-label .number{font-family:var(--font-mono);font-size:48px;font-weight:800;color:#0000000d;line-height:1}.zone-label .title{font-size:20px;font-weight:900;text-transform:uppercase;letter-spacing:2px;position:relative;font-family:var(--font-heading)}.zone-label .title:after{content:"";position:absolute;left:0;bottom:-5px;width:50px;height:3px;background:var(--primary)}.kinetic-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:40px}.h-card{height:520px}@media (max-width: 1024px) and (min-width: 769px){.gamma-header{margin:40px 0 30px}.header-title p{font-size:40px}.header-meta{font-size:10px}.schematic-nav{gap:8px;margin-bottom:60px}.nav-item{padding:14px 24px;font-size:12px}.nav-item span{font-size:14px}.catalog-zone{margin-bottom:80px}.zone-label .number{font-size:40px}.zone-label .title{font-size:18px}.kinetic-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}}@media (max-width: 768px){.gamma-header{flex-direction:column;align-items:flex-start;gap:15px;margin:30px 0;padding-bottom:15px}.header-title h2{font-size:10px;letter-spacing:2px;margin-bottom:8px}.header-title p{font-size:28px;line-height:1}.header-meta{font-size:9px;text-align:left;line-height:1.4}.schematic-nav{display:none!important}.kinetic-grid{grid-template-columns:1fr;gap:20px}.catalog-zone{margin-bottom:60px;scroll-margin-top:80px}.zone-label{gap:15px;margin-bottom:25px}.zone-label .number{font-size:32px}.zone-label .title{font-size:14px;letter-spacing:1.5px}.zone-label .title:after{width:35px;height:2px;bottom:-3px}.h-card{height:460px;width:100%}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background-color:var(--bg-dark);color:var(--text-main);line-height:1.6;overflow-x:hidden}img,video,canvas,iframe{max-width:100%;display:block}a{text-decoration:none;color:inherit;transition:.3s}.container{width:100%;margin:0 auto;padding:0 8%;max-width:none}h1,h2,h3{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px}.highlight{color:var(--primary);text-shadow:0 0 20px var(--primary-glow)}.section-header{text-align:center;margin-bottom:80px;position:relative}.section-header h2{font-size:3rem;letter-spacing:4px;position:relative;z-index:2}.section-header .line{width:80px;height:4px;background:var(--primary);margin:20px auto 0;box-shadow:0 0 15px var(--primary)}.header{position:fixed;top:0;width:100%;padding:25px 0;z-index:1000;transition:transform .3s ease;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.header.scrolled{background:#ffffffe6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:15px 0;border-bottom:none}.header-container{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:12px;text-decoration:none}.logo-icon{height:48px;width:auto;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.logo-brand-text{font-family:Special Gothic Expanded One,sans-serif;font-size:2rem;text-transform:uppercase;line-height:1;color:var(--text-main)}.logo-brand-text span{color:var(--primary)}.nav ul{display:flex;list-style:none;gap:40px}.nav a{font-size:.9rem;text-transform:uppercase;letter-spacing:1px;opacity:.7}.nav a:hover{opacity:1;color:var(--primary);text-shadow:0 0 10px var(--primary-glow)}.product-menu-toggle,.product-drawer-backdrop,.product-drawer{display:none}@media (max-width: 768px){.header .header-container{padding-left:5%!important;padding-right:5%!important}.product-menu-toggle{display:inline-flex;align-items:center;gap:.85rem;margin-left:auto;padding:.8rem 1rem;border:1px solid rgba(0,0,0,.12);background:#ffffffeb;color:var(--text-main);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;transition:border-color .2s ease,transform .2s ease,background .2s ease}.product-menu-toggle:hover{border-color:#ff6b0059;background:#fffffffa;transform:translateY(-1px)}.product-menu-toggle-text{font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-menu-toggle-icon{display:inline-flex;flex-direction:column;gap:3px}.product-menu-toggle-icon span{display:block;width:16px;height:2px;background:currentColor}.product-drawer-backdrop,.product-drawer{display:block}.product-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#11111161;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:1190}.product-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.product-drawer{position:fixed;top:0;right:0;width:min(92vw,380px);height:100dvh;background:#fcfcfcf7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-left:1px solid rgba(0,0,0,.08);transform:translate(100%);visibility:hidden;pointer-events:none;transition:transform .3s cubic-bezier(.16,1,.3,1);z-index:1200;box-shadow:-20px 0 50px #00000029}.product-drawer.is-open{transform:translate(0);visibility:visible;pointer-events:auto}.product-drawer-backdrop[hidden]{display:none!important}.product-drawer-shell{position:relative;height:100%;display:flex;flex-direction:column;padding:1rem 1rem 1.25rem;overflow:hidden}.product-drawer-shell:before,.product-drawer-shell:after{content:"";position:absolute;width:18px;height:18px;border-color:var(--primary);border-style:solid;opacity:.45;pointer-events:none}.product-drawer-shell:before{top:14px;left:14px;border-width:2px 0 0 2px}.product-drawer-shell:after{right:14px;bottom:14px;border-width:0 2px 2px 0}.product-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:0 0 1rem;border-bottom:1px solid rgba(0,0,0,.08)}.product-drawer-utility-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;padding:1rem 0 .1rem}.product-drawer-utility-link{display:flex;flex-direction:column;gap:.3rem;min-height:72px;padding:.9rem .95rem;border:1px solid rgba(0,0,0,.08);background:#fffc;color:var(--text-main);text-decoration:none;transition:border-color .2s ease,transform .2s ease,background .2s ease}.product-drawer-utility-link:hover,.product-drawer-utility-link:focus-visible{border-color:#ff6b0061;background:#fff;transform:translate(-2px);outline:none}.product-drawer-utility-link.is-current{border-color:#ff6b0080;background:#ff6b0014}.product-drawer-utility-eyebrow{font-family:var(--font-mono);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--primary)}.product-drawer-utility-title{font-size:.95rem;font-weight:700;line-height:1.2}.product-drawer-label{display:block;margin-bottom:.35rem;font-family:var(--font-mono);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#6b7280}.product-drawer-title{margin:0;font-size:1.8rem;line-height:.95;text-transform:uppercase;font-family:var(--font-heading)}.product-menu-close{position:relative;flex-shrink:0;width:44px;height:44px;border:1px solid rgba(0,0,0,.1);background:transparent;cursor:pointer}.product-menu-close span{position:absolute;top:50%;left:50%;width:18px;height:2px;background:var(--text-main)}.product-menu-close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.product-menu-close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.product-drawer-content{flex:1;margin:1rem -.25rem 1rem 0;padding-right:.25rem;overflow-y:auto}.product-drawer-section+.product-drawer-section{margin-top:1.25rem}.product-drawer-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.65rem}.product-drawer-section-title,.product-drawer-section-count{font-family:var(--font-mono);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#6b7280}.product-drawer-links{display:grid;gap:.45rem}.product-drawer-link{display:grid;grid-template-columns:2.25rem 1fr;align-items:center;gap:.75rem;padding:.8rem .9rem;border:1px solid rgba(0,0,0,.08);color:var(--text-main);text-decoration:none;background:#fffc;transition:border-color .2s ease,transform .2s ease,background .2s ease}.product-drawer-link:hover,.product-drawer-link:focus-visible{border-color:#ff6b0061;background:#fff;transform:translate(-2px);outline:none}.product-drawer-link-index{font-family:var(--font-mono);font-size:.72rem;font-weight:700;color:var(--primary)}.product-drawer-link-label{font-size:.94rem;font-weight:700;line-height:1.25}.product-drawer-home-link{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.95rem 1rem;border:1px solid rgba(0,0,0,.08);background:#1a1a1a;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-family:var(--font-mono);font-size:.72rem;font-weight:700}body.product-menu-open{overflow:hidden}}.hero-section{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden;background-color:var(--bg-dark)}.hero-section.hero-home:after{content:"";position:absolute;right:0;top:100px;width:55%;bottom:0;background:linear-gradient(to right,var(--bg-dark) 0%,var(--bg-dark) .5%,transparent 30%),linear-gradient(to top,var(--bg-dark) 0%,transparent 0%),url(/assets/hero-transpallet-THxlfA_4.webp);background-position:left center,center bottom,right top;background-repeat:no-repeat;background-size:100% 100%,100% 100%,cover;z-index:1;pointer-events:none}#lattice-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.line-waves-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none;overflow:hidden;opacity:.45;filter:blur(2px);-webkit-mask-image:linear-gradient(to right,#000 0%,#000 30%,rgba(0,0,0,.2) 58%,transparent 76%),linear-gradient(to bottom,#000 0%,#000 55%,transparent 100%),radial-gradient(42% 52% at 22% 44%,rgba(0,0,0,.5) 0%,rgba(0,0,0,.72) 48%,#000 80%);mask-image:linear-gradient(to right,#000 0%,#000 30%,rgba(0,0,0,.2) 58%,transparent 76%),linear-gradient(to bottom,#000 0%,#000 55%,transparent 100%),radial-gradient(42% 52% at 22% 44%,#00000080,#000000b8 48%,#000 80%);-webkit-mask-composite:source-in;mask-composite:intersect;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.line-waves-container canvas{display:block;width:100%!important;height:100%!important}.content-layer{position:relative;z-index:10;max-width:900px}.brand-tag{font-family:JetBrains Mono,monospace;color:var(--primary);font-size:.9rem;letter-spacing:.3em;text-transform:uppercase;margin-bottom:1.5rem;display:flex;align-items:center;gap:15px;opacity:0;transform:translateY(20px);animation:reveal .4s ease-out forwards .1s}.brand-tag:before{content:"";width:40px;height:1px;background:var(--primary)}.hero-section h1{font-size:clamp(3rem,8vw,6.5rem);font-weight:900;line-height:.95;letter-spacing:-.04em;text-transform:uppercase;margin-bottom:2rem;opacity:0;transform:translateY(30px);animation:reveal .4s ease-out forwards .2s;font-family:var(--font-heading)}.hero-section h1 span{display:block;color:var(--primary)}.description{font-family:JetBrains Mono,monospace;max-width:500px;margin-bottom:3rem;opacity:0;transform:translateY(20px);animation:reveal .4s ease-out forwards .3s}@media (max-width: 1024px) and (min-width: 769px){.container{padding:0 5%}.hero-section h1{font-size:5.5rem}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.industrial-card{height:420px;padding:2rem}.section-padding{padding:80px 0}}@media (max-width: 768px){.container{padding:0 5%}.header{padding:15px 0}.logo{font-size:1.2rem}.logo-icon{height:32px}.logo-brand-text{font-size:1.4rem}.nav ul{gap:15px}.nav a{font-size:.7rem}.section-header{margin-bottom:40px}.section-header h2{font-size:2rem;letter-spacing:2px}.section-header .line{width:60px;height:3px;margin:15px auto 0}.hero-section{min-height:90vh;padding:20px 0}.hero-section.hero-home{min-height:auto;align-items:flex-start;padding-top:96px;padding-bottom:48px}.content-layer{max-width:100%;padding:0 5%}.hero-section h1{font-size:12vw;line-height:1;letter-spacing:-.02em;margin-bottom:1.5rem}.description{font-size:.9rem;line-height:1.6;margin-bottom:2rem;max-width:100%}.brand-tag{font-size:.7rem;letter-spacing:.2em;margin-bottom:1rem}.brand-tag:before{width:30px}.cta-container{flex-direction:column;width:100%;gap:12px}.btn,.btn-outline{width:100%;text-align:center;padding:16px 24px;font-size:.85rem;letter-spacing:1.5px}.section-padding{padding:60px 0}.benefit-grid{grid-template-columns:1fr;gap:1.5rem}.industrial-card{height:auto;min-height:320px;padding:2rem}.card-number{font-size:.7rem;margin-bottom:1.5rem}.card-title{font-size:1.3rem;margin-bottom:.8rem}.card-description{font-size:.9rem;margin-bottom:1.5rem}.footer-intro h2{font-size:2.5rem!important}.piston-btn{padding:1.2rem 1.8rem;font-size:.9rem}.footer-nav-grid{gap:2rem;padding:2rem 0;grid-template-columns:1fr}.footer-top-grid{gap:2rem;margin-bottom:3rem}.tech-spec-panel{padding:2rem}.decor-line,.data-overlay{display:none}}.cta-container{display:flex;gap:20px;opacity:0;transform:translateY(20px);animation:reveal .4s ease-out forwards .4s}@media (min-width: 769px){.hero-section .cta-container{display:inline-grid;grid-auto-flow:column;grid-auto-columns:1fr}.hero-section .cta-container .btn{text-align:center}}.btn-outline{border:1px solid rgba(0,0,0,.2);color:var(--text-main);background:transparent;padding:16px 40px;text-transform:uppercase;letter-spacing:2px;font-weight:700;font-size:.9rem;transition:.3s;display:inline-block;cursor:pointer}.btn-outline:hover{background:#fff;color:#000}.decor-line{position:absolute;background:#0000001a;z-index:3}.v-line{width:1px;height:100%;top:0}.h-line{height:1px;width:100%;left:0}.data-overlay{position:absolute;bottom:50px;right:8%;text-align:right;font-family:JetBrains Mono,monospace;font-size:.7rem;color:#ffffff4d;z-index:10;text-transform:uppercase;letter-spacing:.1em}@keyframes reveal{to{opacity:1;transform:translateY(0)}}.btn{display:inline-block;padding:16px 40px;background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:2px;font-weight:700;font-size:.9rem;clip-path:polygon(10% 0,100% 0,100% 75%,90% 100%,0 100%,0 25%);transition:.3s cubic-bezier(.2,.8,.2,1);border:none;cursor:pointer}.btn:hover{background:#fff;color:#000;transform:translateY(-5px);box-shadow:0 10px 30px #ff6b004d}.btn-sm{padding:10px 25px;font-size:.8rem;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);clip-path:none}.btn-sm:hover{border-color:var(--primary);background:var(--primary);color:#fff;transform:none}.section-padding{padding:var(--section-padding) 0}.benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;width:100%}@media (min-width: 1200px){.benefit-grid{grid-template-columns:repeat(4,1fr)}}.piston-card{position:relative;background:#f8f9fa;padding:2.5rem;height:480px;display:flex;flex-direction:column;justify-content:flex-end;border-left:1px solid #E0E0E0;overflow:hidden;transition:transform .4s cubic-bezier(.34,1.56,.64,1);cursor:pointer}.piston-card:before{content:"";position:absolute;top:0;left:0;width:12px;height:100%;background:#e0e0e0;transition:all .5s cubic-bezier(.34,1.56,.64,1)}.piston-card:after{content:"";position:absolute;top:-100%;left:0;width:12px;height:100%;background:var(--primary);transition:all .6s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 20px #ff6b004d}.piston-card:hover{transform:translateY(-10px);background:#fff;box-shadow:30px 30px 60px #0000000d}.piston-card:hover:after{top:0}.piston-card:hover:before{background:var(--primary);opacity:.1}.card-meta{font-family:var(--font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:2px;color:#888;margin-bottom:1.25rem;display:flex;align-items:center;gap:10px;position:relative;z-index:10}.card-meta span{width:30px;height:1px;background:#e0e0e0;display:inline-block;transition:all .4s ease}.piston-card:hover .card-meta span{background:var(--primary);width:50px}.piston-card .card-title{font-size:2rem;font-weight:900;line-height:1;margin-bottom:1rem;letter-spacing:-1px;text-transform:uppercase;transition:color .3s ease;position:relative;z-index:10;font-family:var(--font-heading)}.piston-card:hover .card-title{color:var(--primary)}.piston-card .card-desc{font-size:1rem;line-height:1.6;color:#555;max-width:90%;transform:translateY(0);transition:transform .4s ease;position:relative;z-index:10}.piston-card:hover .card-desc{transform:translateY(-5px)}.bolt{position:absolute;top:20px;right:20px;width:12px;height:12px;border:2px solid #E0E0E0;border-radius:2px;transform:rotate(45deg);transition:all .4s ease;z-index:10}.piston-card:hover .bolt{border-color:var(--primary);transform:rotate(225deg)}.blueprint{position:absolute;top:40px;right:-20px;font-family:var(--font-mono);font-size:5rem;font-weight:700;color:#00000008;pointer-events:none;transition:all .5s ease;z-index:1}.piston-card:hover .blueprint{right:10px;color:#ff6b000d}.piston-card--photo{background-color:#1a1a1a}.piston-card--photo .piston-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.piston-card--photo:hover .piston-photo{transform:scale(1.06)}.piston-card--photo .piston-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#0f0f0feb,#0f0f0fd1 32%,#0f0f0f80,#0f0f0f52)}.piston-card--photo:before,.piston-card--photo:after{z-index:2}.piston-card.piston-card--photo:hover{background-color:#1a1a1a}.piston-card--photo .card-title{color:#fff}.piston-card--photo:hover .card-title{color:var(--primary)}.piston-card--photo .card-desc{color:#ffffffd9}.piston-card--photo .card-meta{color:#ffffffb8}.piston-card--photo .card-meta span{background:#ffffff73}.piston-card--photo .bolt{border-color:#ffffff80}.piston-card--photo .blueprint{color:#ffffff1a}@media (max-width: 768px){.benefit-grid{grid-template-columns:1fr;gap:1.5rem}.piston-card{height:380px;padding:2rem}.piston-card .card-title{font-size:1.75rem}.piston-card .card-desc{font-size:.9rem;max-width:100%}.blueprint{font-size:4rem;top:30px}}.assist-ricambi-section{position:relative;background:linear-gradient(180deg,#ff6b0008,#ff6b0000 42%),transparent;overflow:hidden}.assist-conductivity-grid{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.4}.assist-kinetic-container{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr 1.45fr;gap:56px;align-items:start}.assist-header-column{position:sticky;top:100px}.assist-eyebrow{font-family:"JetBrains Mono",var(--font-mono),monospace;font-size:.85rem;text-transform:uppercase;letter-spacing:.2em;color:var(--primary);margin-bottom:20px;display:flex;align-items:center;gap:10px}.assist-eyebrow:before{content:"";width:30px;height:1px;background:var(--primary);display:inline-block}.assist-main-title{font-family:var(--font-heading);font-size:clamp(3rem,5vw,4.5rem);font-weight:400;line-height:.92;text-transform:uppercase;letter-spacing:1px;margin-bottom:34px}.assist-main-title span{display:block;color:var(--text-main);-webkit-text-stroke:0}.assist-main-title .assist-brand-accent{color:var(--primary);-webkit-text-stroke:0}.assist-intro-text{font-size:1.05rem;line-height:1.6;color:var(--text-muted);max-width:400px;border-left:2px solid #e0e0e0;padding-left:25px}.assist-status-wrap{margin-top:50px;display:flex;align-items:center;gap:12px}.assist-node{width:8px;height:8px;background:var(--primary);border-radius:50%;box-shadow:0 0 15px #e4791499}.assist-status-label{font-family:"JetBrains Mono",var(--font-mono),monospace;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--text-main)}.assist-features-grid{display:flex;flex-direction:column;gap:2px;background:#d9d9d9;border:1px solid var(--glass-border)}.assist-feature-card{background:#f8f9fa;padding:54px;border-left:1px solid #e0e0e0;display:grid;grid-template-columns:80px 1fr;gap:40px;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;cursor:pointer}.assist-feature-card:hover{background:#fff;transform:translateY(-6px);box-shadow:30px 30px 60px #0000000d}.assist-feature-card:after{content:"";position:absolute;left:0;top:0;width:4px;height:0%;background:var(--primary);transition:height .4s ease}.assist-feature-card:hover:after{height:100%}.assist-feature-num{font-family:"JetBrains Mono",var(--font-mono),monospace;font-size:1rem;color:var(--primary);font-weight:500;padding-top:8px;display:flex;flex-direction:column;align-items:flex-start;gap:15px}.assist-feature-num:after{content:"";width:1px;height:100px;background:linear-gradient(to bottom,var(--primary),transparent)}.assist-feature-content h3{font-family:var(--font-heading);font-size:1.85rem;font-weight:400;margin-bottom:20px;text-transform:uppercase;letter-spacing:.8px;line-height:1}.assist-feature-content h3 em{font-style:normal;display:block;font-size:.9rem;font-family:"JetBrains Mono",var(--font-mono),monospace;color:var(--primary);margin-top:5px}.assist-feature-content p{font-size:1.05rem;line-height:1.6;color:#555;max-width:550px}@media (max-width: 1024px){.assist-kinetic-container{grid-template-columns:1fr;gap:42px}.assist-header-column{position:relative;top:0}.assist-feature-card{padding:40px 24px;grid-template-columns:1fr;gap:20px}.assist-feature-num:after{height:1px;width:50px;background:linear-gradient(to right,var(--primary),transparent)}}.card-content{height:100%;display:flex;flex-direction:column}.icon-box-wrapper{margin-bottom:2rem;position:relative;width:80px;height:80px}.icon-box{width:64px;height:64px;background:#f5f5f7;border:1px solid var(--glass-border);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--text-main);transition:all .5s;position:relative;z-index:2}.benefit-card:hover .icon-box{color:var(--primary);border-color:#ff6b004d}.spin-ring{position:absolute;top:-5px;left:-5px;width:74px;height:74px;border:1px dashed rgba(255,107,0,.3);border-radius:8px;opacity:0;transition:opacity .3s;animation:spin-slow 8s linear infinite}.benefit-card:hover .spin-ring{opacity:1}@keyframes spin-slow{to{transform:rotate(360deg)}}.benefit-card h3{font-size:1.5rem;font-weight:900;text-transform:uppercase;color:var(--text-main);margin-bottom:1rem;transition:color .3s}.benefit-card:hover h3{color:var(--primary)}.desc{color:var(--text-muted);font-size:.95rem;line-height:1.6;flex-grow:1}.tech-footer{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--glass-border);font-family:var(--font-mono);font-size:10px;color:var(--text-muted);display:flex;justify-content:space-between;align-items:center;opacity:.5;transition:opacity .3s}.benefit-card:hover .tech-footer{opacity:1}.dots{display:flex;gap:4px}.dot{width:4px;height:4px;background:var(--primary);border-radius:50%;animation:pulse 1.5s infinite}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}@keyframes pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.icon-wrapper{font-size:3.5rem;color:var(--primary);margin-bottom:25px;display:inline-block}.feature-card h3{font-size:1.8rem;margin-bottom:15px}.feature-card p{color:var(--text-muted);font-size:1.1rem}.products{background:transparent}#products.section-padding{padding-top:80px}#products .gamma-header{margin-top:40px}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.product-card{position:relative;height:450px;background:var(--bg-card);border:1px solid var(--glass-border);overflow:hidden;transition:all .4s ease;border-radius:4px}.card-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,#222,#0e0e0e);z-index:1}.card-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:80%;z-index:2;transition:.6s cubic-bezier(.2,.8,.2,1)}.card-image img{width:100%;filter:drop-shadow(0 20px 30px rgba(0,0,0,.5))}.card-content{position:absolute;bottom:0;left:0;width:100%;padding:30px;z-index:3;transform:translateY(60px);transition:.5s cubic-bezier(.2,.8,.2,1);background:linear-gradient(to top,#000 0%,rgba(0,0,0,.95) 60%,transparent 100%);border-top:1px solid rgba(255,255,255,.05)}.card-content h3{font-size:1.8rem;margin-bottom:5px;text-shadow:0 2px 10px rgba(0,0,0,.8);color:#fff}.card-content .specs{color:var(--primary);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;display:inline-block;border-bottom:1px solid rgba(255,107,0,.3);padding-bottom:5px}.card-hidden{opacity:0;transform:translateY(20px);transition:.4s;transition-delay:.1s}.card-content .desc{font-size:.95rem;color:#bbb;margin-bottom:20px;line-height:1.5;display:block}.product-card:hover{border-color:var(--primary);box-shadow:0 0 30px #ff6b0026;transform:translateY(-5px)}.product-card:hover .card-image{transform:translate(-50%,-70%) scale(.9) rotate(-3deg)}.product-card:hover .card-content{transform:translateY(0)}.product-card:hover .card-hidden{opacity:1;transform:translateY(0)}.footer{background:#fff;border-top:1px solid var(--glass-border);padding:80px 0 30px}.footer h2{font-size:2.5rem;margin-bottom:20px}body.js-enabled .fade-in{opacity:0;transform:translateY(30px);transition:1s ease-out}body.js-enabled .fade-up{opacity:0;transform:translateY(50px);transition:.8s ease-out}.visible,body.js-enabled .fade-in.visible,body.js-enabled .fade-up.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){body.js-enabled .fade-in,body.js-enabled .fade-up{opacity:1;transform:none;transition:none}}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.placeholder-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:4rem;opacity:.3}@media (max-width: 768px){.header-container{justify-content:space-between}.nav{display:none}.hero-section.hero-home:after{display:none}.product-grid{grid-template-columns:1fr;gap:20px}.product-card{height:400px}}.blueprint-footer{position:relative;background-color:#fcfcfc;background-image:radial-gradient(#e5e7eb 1px,transparent 1px);background-size:30px 30px;border-top:1px solid #1a1a1a;padding:5rem 1.5rem 2.5rem;overflow:hidden;color:var(--text-main)}.bg-watermark{position:absolute;top:2.5rem;left:0;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:15vw;font-weight:900;color:#00000008;line-height:.8;letter-spacing:-.05em;z-index:0}.footer-content-wrapper{position:relative;z-index:10;width:100%;margin:0 auto}.footer-top-grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:6rem}@media (min-width: 1024px){.footer-top-grid{grid-template-columns:1fr 1fr;align-items:center}}.footer-intro h2{font-size:3rem;font-weight:900;text-transform:uppercase;letter-spacing:-.05em;line-height:1;margin-bottom:2rem}@media (min-width: 768px){.footer-intro h2{font-size:4.5rem}}.hydraulic-link{position:relative;display:inline-flex;align-items:center;gap:.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);text-decoration:none;color:inherit;font-family:var(--font-mono);font-size:.75rem}.hydraulic-link:before{content:"";width:0;height:2px;background:var(--primary);position:absolute;bottom:-4px;left:0;transition:width .4s ease}.hydraulic-link:hover{color:var(--primary);transform:translate(8px)}.hydraulic-link:hover:before{width:100%}.piston-buttons{display:flex;flex-wrap:wrap;gap:1rem}.piston-btn{background:var(--primary);color:#fff;text-decoration:none;padding:1.5rem 2rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:1rem;transition:all .3s cubic-bezier(.16,1,.3,1);border:none;overflow:hidden;position:relative;cursor:pointer;font-family:var(--font-body)}.piston-btn:hover{padding-right:3rem;background:#000}.piston-btn .arrow{width:1.5rem;height:1.5rem;transition:transform .3s ease}.piston-btn:hover .arrow{transform:translate(10px)}.config-btn{border:1px solid #000;background:transparent;padding:1.5rem 2rem;font-weight:700;text-transform:uppercase;font-size:.875rem;font-family:var(--font-mono);cursor:pointer;transition:all .3s ease}.config-btn:hover{background:#000;color:#fff}.tech-spec-panel{border:1px solid rgba(0,0,0,.1);background:#ffffff80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:2.5rem;position:relative}.tech-spec-panel .corner-accent{border-color:var(--primary)}.tech-rows{display:flex;flex-direction:column;gap:1.5rem}.tech-row{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px dashed #ccc;padding-bottom:.5rem}.cert-badges{margin-top:2.5rem;display:flex;gap:1rem}.cert-box{width:4rem;height:4rem;border:1px solid #000;display:flex;flex-direction:column;align-items:center;justify-content:center}.cert-box.black{background:#000;color:#fff}.footer-nav-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;padding:4rem 0;border-top:1px solid rgba(0,0,0,.1)}@media (min-width: 768px){.footer-nav-grid{grid-template-columns:repeat(4,1fr)}}.nav-column{display:flex;gap:1rem}.technical-label{writing-mode:vertical-rl;text-transform:uppercase;font-size:10px;letter-spacing:.2em;color:#999;border-right:1px solid #ddd;padding-right:4px;height:fit-content}.nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.newsletter-box{background:#000;color:#fff;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;cursor:pointer}.newsletter-box:hover .corner-decor{transform:translate(2.5rem,-2.5rem)}.corner-decor{position:absolute;top:0;right:0;width:6rem;height:6rem;background:var(--primary);transform:translate(3rem,-3rem) rotate(45deg);transition:transform .3s ease}.footer-bottom-bar{padding-top:2.5rem;border-top:1px solid #1a1a1a;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}@media (min-width: 768px){.footer-bottom-bar{flex-direction:row;justify-content:space-between;align-items:center}}.footer-logo-group{display:flex;align-items:center;gap:1rem}.logo-box{width:2.5rem;height:2.5rem;background:#000;display:flex;align-items:center;justify-content:center}.logo-diamond{width:1.25rem;height:1.25rem;border:2px solid var(--primary);transform:rotate(45deg)}.legal-links{display:flex;gap:2rem;font-family:var(--font-mono);font-size:.625rem;color:#666;text-transform:uppercase;font-weight:700}.legal-links a{color:inherit;text-decoration:none;transition:color .3s}.legal-links a:hover{color:#000}.social-links{display:flex;gap:1rem}.social-circle{width:2rem;height:2rem;border-radius:50%;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;transition:all .3s;cursor:pointer}.social-circle:hover{background:var(--primary);color:#fff;border-color:var(--primary)}address{font-style:normal}.mobile-copy-extra{display:inline}@media (max-width: 768px){:root{--home-mobile-kicker-size: .72rem;--home-mobile-kicker-tracking: .18em;--home-mobile-body-size: .92rem;--home-mobile-body-line: 1.58;--home-mobile-title-size: clamp(2.1rem, 8.4vw, 2.45rem);--home-mobile-title-line: .96}.brand-tag,#copertura .assist-eyebrow,#products .header-title h2{font-size:var(--home-mobile-kicker-size);letter-spacing:var(--home-mobile-kicker-tracking)}.description,#copertura .assist-intro-text,#copertura .assist-feature-content p,#footer .footer-intro>p{font-size:var(--home-mobile-body-size);line-height:var(--home-mobile-body-line)}.section-header h2,#products .header-title p,#footer .footer-intro h2{font-size:var(--home-mobile-title-size);line-height:var(--home-mobile-title-line);letter-spacing:-.03em}#products .header-meta{font-size:.72rem;line-height:1.45}#products .zone-label .title{font-size:.8rem;letter-spacing:.14em}#footer .footer-intro>div .mono{font-size:var(--home-mobile-kicker-size)!important;letter-spacing:var(--home-mobile-kicker-tracking)!important}#footer .tech-spec-panel>.mono,#footer .tech-row .mono,#footer .technical-label,#footer .hydraulic-link,#footer .newsletter-box .mono,#footer .legal-links,#footer .footer-logo-group .mono{font-size:.68rem!important;letter-spacing:.14em}#footer .footer-intro h2{margin-bottom:1.5rem}#footer .footer-intro>p{margin-bottom:2rem!important}#footer address,#footer .newsletter-box span:not(.mono){font-size:.88rem!important;line-height:1.55!important}.mobile-copy-extra{display:none}#features .benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch}#features .piston-card{min-height:300px;height:auto;justify-content:flex-start;padding:4rem 1.15rem 1.15rem 1.2rem}#features .piston-card .card-title{font-size:clamp(1.15rem,3.7vw,1.35rem);letter-spacing:-.04em;margin-bottom:.75rem;min-height:2.15em}#features .piston-card .card-desc{font-size:.8rem;line-height:1.5;max-width:100%}#features .card-meta{display:none}#features .bolt{top:14px;right:14px;width:10px;height:10px}#features .blueprint{font-size:2.9rem;top:22px;right:-2px}#products .kinetic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}#products .h-card-link{min-width:0}#products .h-card{width:100%;min-width:0;height:330px}#products .h-card:before,#products .h-card:after{width:16px;height:16px}#products .h-card:before{top:12px;left:12px}#products .h-card:after{right:12px;bottom:12px}#products .card-header{padding:16px 14px 10px}#products .serial-tag{font-size:7px;letter-spacing:1.2px;margin-bottom:5px}#products .model-name{font-size:12px;line-height:1.08;overflow-wrap:normal;word-break:keep-all;-webkit-hyphens:none;hyphens:none;text-wrap:balance}#products .hydraulic-viz{margin:12px 16px}#products .product-cutout{filter:drop-shadow(0 10px 18px rgba(0,0,0,.14))}#products .product-cutout--manuale{top:10%;right:-6%;bottom:-3%;left:0;width:108%;height:88%}#products .product-cutout--electric{top:12%;right:-8%;bottom:-4%;left:2%;width:108%;height:84%}#products .product-cutout--highlift{top:16%;right:-2%;bottom:-4%;left:4%;width:102%;height:78%}#products .product-cutout--mast{top:0;right:4%;bottom:-4%;left:10%;width:88%;height:96%}#products .h-card--photo .card-header{padding:18px 16px 50px}#products .h-card--photo .data-grid{padding:50px 16px 16px;margin-top:-50px}#products .data-grid{padding:0 16px 16px;gap:8px}#products .label{font-size:7.5px;margin-bottom:2px}#products .value{font-size:10.5px;line-height:1.2}#products .unit{font-size:8px}#products .specs-overlay,#products .header-meta{display:none}#copertura.section-padding{padding-top:72px;padding-bottom:72px}#copertura .assist-kinetic-container{gap:28px}#copertura .assist-eyebrow{font-size:.72rem;letter-spacing:.18em;margin-bottom:14px;gap:8px}#copertura .assist-eyebrow:before{width:22px}#copertura .assist-main-title{font-size:clamp(2.35rem,10vw,3rem);margin-bottom:22px;line-height:.94}#copertura .assist-intro-text{font-size:.93rem;line-height:1.55;max-width:none;padding-left:16px}#copertura .assist-status-wrap{margin-top:26px;gap:10px}#copertura .assist-status-label{font-size:10px}#copertura .assist-feature-card{padding:24px 18px;grid-template-columns:52px 1fr;gap:18px}#copertura .assist-feature-num{font-size:.86rem;padding-top:4px;gap:10px}#copertura .assist-feature-num:after{width:1px;height:56px;background:linear-gradient(to bottom,var(--primary),transparent)}#copertura .assist-feature-content h3{font-size:1.25rem;margin-bottom:12px;letter-spacing:.5px;line-height:1.02}#copertura .assist-feature-content h3 em{font-size:.72rem;margin-top:4px}#copertura .assist-feature-content p{font-size:.88rem;line-height:1.55}}@media (max-width: 380px){:root{--home-mobile-body-size: .88rem;--home-mobile-title-size: 1.95rem}#features .benefit-grid{gap:.85rem}#features .piston-card{min-height:286px;padding:3.7rem 1rem 1rem 1.05rem}#features .piston-card .card-title{font-size:1.08rem}#features .piston-card .card-desc{font-size:.75rem;line-height:1.45}#products .kinetic-grid{gap:12px}#products .h-card{height:300px}#products .card-header{padding:15px 12px 10px}#products .model-name{font-size:11px}#products .data-grid{padding:0 14px 14px;gap:7px}#products .product-cutout--manuale{top:12%;right:-8%;bottom:-4%;left:0;width:112%;height:84%}#products .product-cutout--electric{top:14%;right:-10%;bottom:-4%;left:0;width:112%;height:80%}#products .product-cutout--highlift{top:18%;right:-4%;bottom:-4%;left:2%;width:106%;height:74%}#products .product-cutout--mast{top:2%;right:2%;bottom:-4%;left:8%;width:92%;height:92%}#products .h-card--photo .card-header{padding:14px 12px 44px}#products .h-card--photo .data-grid{padding:44px 14px 14px;margin-top:-44px}#products .value{font-size:10px}#copertura.section-padding{padding-top:64px;padding-bottom:64px}#copertura .assist-kinetic-container{gap:24px}#copertura .assist-main-title{font-size:2.1rem;margin-bottom:18px}#copertura .assist-intro-text{font-size:.88rem;padding-left:14px}#copertura .assist-feature-card{padding:20px 16px;grid-template-columns:44px 1fr;gap:14px}#copertura .assist-feature-num:after{height:48px}#copertura .assist-feature-content h3{font-size:1.12rem;margin-bottom:10px}#copertura .assist-feature-content p{font-size:.83rem;line-height:1.5}#footer .tech-spec-panel>.mono,#footer .tech-row .mono,#footer .technical-label,#footer .hydraulic-link,#footer .newsletter-box .mono,#footer .legal-links,#footer .footer-logo-group .mono{font-size:.64rem!important}#footer address,#footer .newsletter-box span:not(.mono){font-size:.84rem!important}}@media (min-width: 769px){#products .h-card--lift-table .model-name{font-size:24px;line-height:.96}#products .h-card--lift-table-electric .model-name{font-size:21px;line-height:.94}}@keyframes olHeaderIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes olHeroIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes olHeroFade{0%{opacity:0}to{opacity:1}}@keyframes olBgFade{0%{opacity:0}}.header-reveal{animation:olHeaderIn .7s cubic-bezier(.23,1,.32,1) backwards}.hero-bg-reveal{animation:olBgFade 1.6s ease .1s backwards}.hero-section.hero-home:after{animation:olBgFade 1.4s ease .15s backwards}.hero-reveal{animation:olHeroIn .8s cubic-bezier(.23,1,.32,1) backwards}.hero-reveal--fade{animation:olHeroFade .9s ease backwards}@media (prefers-reduced-motion: reduce){.header-reveal,.hero-reveal,.hero-reveal--fade,.hero-bg-reveal,.hero-section.hero-home:after{animation:none!important}}.shiny-text{background-image:linear-gradient(120deg,var(--primary) 0%,var(--primary) 35%,#ffffff 50%,var(--primary) 65%,var(--primary) 100%);background-size:200% auto;background-position:150% center;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shiny-text-sweep 2.5s linear infinite}.hero-section h1 span.shiny-text{display:inline-block}.shiny-link{display:inline-block;text-decoration:none;cursor:pointer}@keyframes shiny-text-sweep{0%{background-position:150% center}to{background-position:-50% center}}@media (prefers-reduced-motion: reduce){.shiny-text{animation:none;background-position:150% center}}
