:root{--black:#111;--dark:#1c1c1c;--paper:#fff;--soft:#f3f3f1;--line:#dededa;--muted:#686868;--red:#d71920;--yellow:#f0c419;--container:1180px;--shadow:0 18px 45px rgba(0,0,0,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;color:var(--black);background:#fff;font-family:'Inter','Segoe UI',system-ui,-apple-system,'Helvetica Neue',Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:999;padding:10px 14px;color:#fff;background:#111;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.95);backdrop-filter:blur(15px)}.nav-wrap{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand img{width:160px;height:auto}.main-nav{display:flex;gap:clamp(18px,2.5vw,34px);font-size:.82rem;font-weight:700;text-transform:uppercase}.main-nav a{position:relative;padding:35px 0 32px}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:25px;height:2px;background:var(--red);transition:.2s}.main-nav a:hover:after,.main-nav a.active:after{right:0}.menu-toggle{display:none;width:46px;height:46px;padding:10px;border:1px solid var(--line);background:#fff}.menu-toggle span{display:block;height:2px;margin:5px 0;background:#111}.hero{overflow:hidden;background:linear-gradient(90deg,#f7f7f5 0 43%,#ededeb 68%,#c7c7c3)}.hero-grid{min-height:650px;display:grid;grid-template-columns:1fr 1.05fr;align-items:center}.hero-copy{position:relative;z-index:2;padding:90px 42px 90px 0}.eyebrow,.section-kicker{margin:0 0 14px;color:var(--red);font-size:.78rem;font-weight:800;letter-spacing:.17em}.hero h1,.section-heading h2,.about-copy h2,.contact-copy h2{margin:0;font-weight:800;letter-spacing:-.03em}.hero h1{font-size:clamp(2.8rem,5.3vw,5rem);line-height:1.03;text-transform:uppercase}.brand-rule{width:225px;height:7px;display:flex;margin:28px 0;transform:skewX(-14deg)}.brand-rule span:nth-child(1){width:42%;background:#111}.brand-rule span:nth-child(2){width:29%;background:var(--red)}.brand-rule span:nth-child(3){width:29%;background:var(--yellow)}.lead{max-width:590px;margin:0;color:#353535;font-size:1.08rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:0 22px;border:1px solid transparent;cursor:pointer;font-size:.86rem;font-weight:800;text-transform:uppercase;transition:.18s}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--red)}.button-primary:hover{background:#b80f15}.button-ghost{border-color:#111;background:transparent}.button-ghost:hover{color:#fff;background:#111}.hero-visual{align-self:stretch;min-height:650px;display:flex;align-items:stretch}.hero-visual img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.hero-media{position:relative;width:100%;height:100%;min-height:inherit;overflow:hidden;background:#141414}.hero-media[data-fallback] .hero-dots{display:none}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}.hero-video.is-active{opacity:1}.hero-fallback{width:100%;height:100%;object-fit:contain;object-position:center bottom}.hero-media:not([data-fallback]):after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(17,17,17,.55),rgba(17,17,17,.12) 42%,transparent 65%)}.hero-dots{position:absolute;z-index:3;left:26px;bottom:24px;display:flex;gap:8px}.hero-dots span{width:26px;height:3px;background:rgba(255,255,255,.4);transition:.3s}.hero-dots span.is-on{background:var(--yellow)}.strengths{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.strengths-grid{display:grid;grid-template-columns:repeat(4,1fr)}.strengths article{min-height:220px;padding:34px 25px;text-align:center}.strengths article+article{border-left:1px solid var(--line)}.feature-icon{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 18px;border:2px solid var(--red);border-radius:50%;color:var(--red);font-size:1.5rem}.strengths h2{margin:0 0 8px;font-size:.94rem;text-transform:uppercase}.strengths p{margin:0;color:var(--muted);font-size:.9rem}.section{padding:105px 0}.production{background:linear-gradient(180deg,#f7f7f5,#ececea)}.section-heading{max-width:760px;margin-bottom:46px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading h2{font-size:clamp(2.15rem,4vw,3.5rem);line-height:1.08}.section-heading>p:last-child{margin:18px auto 0;color:var(--muted);font-size:1.03rem}.section-heading.light h2,.section-heading.light>p:last-child{color:#fff}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.capability-card{overflow:hidden;border:1px solid var(--line);background:#fff;transition:.2s}.capability-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.card-visual{height:220px;position:relative;overflow:hidden;background:#d8d8d5}.card-visual:before,.card-visual:after{content:"";position:absolute;border-radius:50%;background:linear-gradient(135deg,#f2f2f2,#8a8a8a 38%,#e4e4e4 60%,#6f6f6f 82%,#d6d6d6)}.card-visual:before{width:180px;height:180px;left:42px;top:25px}.card-visual:after{width:96px;height:96px;right:35px;bottom:28px}.card-visual.has-photo{background:#111}.card-visual.has-photo:before,.card-visual.has-photo:after{display:none}.card-visual.has-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.capability-card:hover .card-visual.has-photo img{transform:scale(1.04)}.card-visual.has-photo.light{background:#fff}.card-visual.has-photo.light span{color:#111;text-shadow:none}.card-visual.has-photo span{text-shadow:0 2px 12px rgba(0,0,0,.55)}.card-visual span{position:absolute;z-index:2;right:20px;top:16px;color:rgba(255,255,255,.9);font-size:2rem;font-weight:800}.hydraulic:before{width:260px;height:74px;border-radius:40px;top:68px;left:28px}.hydraulic:after{width:220px;height:58px;border-radius:30px;right:25px;bottom:45px}.sheet{background:#222}.sheet:before{width:18px;height:260px;border-radius:5px;left:48%;top:-20px;transform:rotate(42deg);background:var(--yellow);box-shadow:30px 0 0 var(--red),60px 0 0 #aaa}.sheet:after{width:160px;height:130px;left:75px;bottom:-25px;border-radius:0}.mold:before{width:190px;height:150px;left:35px;top:35px;border-radius:8px}.mold:after{width:190px;height:150px;right:30px;bottom:25px;border-radius:8px}.medical:before{width:150px;height:180px;left:90px;top:20px;border-radius:70px 70px 20px 20px}.medical:after{width:260px;height:35px;right:30px;bottom:32px;border-radius:20px}.defense:before{width:205px;height:205px;left:57px;top:8px}.defense:after{width:95px;height:95px;right:50px;bottom:40px;background:#222}.card-body{min-height:185px;padding:27px 25px 28px;border-top:4px solid var(--red)}.card-body h3{margin:0 0 14px;font-size:1.06rem;text-transform:uppercase}.card-body p{margin:0;color:var(--muted);font-size:.93rem}.products{background:#fff;border-top:1px solid var(--line)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.product-item{position:relative;padding:32px 26px 34px;background:#fff;transition:.2s}.product-item:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:.25s}.product-item:hover{background:var(--soft)}.product-item:hover:before{transform:scaleX(1)}.product-item h3{margin:0 0 12px;font-size:.98rem;line-height:1.3;text-transform:uppercase}.product-item p{margin:0;color:var(--muted);font-size:.9rem}.spec-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:1px;background:var(--line);border:1px solid var(--line);border-top:0}.spec-strip>div{padding:30px 26px;background:#fafaf9}.spec-strip h3{margin:0 0 12px;color:var(--red);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.spec-strip p{margin:0;font-size:.92rem;line-height:1.7}.product-cta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;margin-top:44px;padding:32px;border-left:4px solid var(--yellow);background:var(--soft)}.product-cta p{max-width:640px;margin:0;color:#3a3a3a;font-size:.98rem}.services{color:#fff;background:radial-gradient(circle at 15% 15%,rgba(215,25,32,.13),transparent 27%),linear-gradient(120deg,#0e0e0e,#242424)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr)}.service-grid article{min-height:280px;padding:14px 30px}.service-grid article+article{border-left:1px solid rgba(255,255,255,.16)}.service-grid span{display:grid;place-items:center;width:58px;height:58px;margin-bottom:24px;border:2px solid var(--red);border-radius:50%;color:var(--red);font-size:1.45rem}.service-grid h3{margin:0 0 14px;font-size:1.02rem;line-height:1.35;text-transform:uppercase}.service-grid p{margin:0;color:#c5c5c5;font-size:.92rem}.about-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px}.about-visual{min-height:520px;overflow:hidden;background:#111}.about-visual img{width:100%;height:100%;object-fit:cover}.about-copy h2,.contact-copy h2{font-size:clamp(2.2rem,4.3vw,4rem);line-height:1.08}.about-copy>p:not(.section-kicker){margin:22px 0 0;color:var(--muted);font-size:1.02rem}.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.about-values div{padding:18px;border-top:2px solid var(--red);background:var(--soft)}.about-values strong,.about-values span{display:block}.about-values strong{margin-bottom:8px;color:var(--red)}.about-values span{font-size:.9rem;font-weight:700}.contact{background:var(--soft)}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:start}.contact-copy p:not(.section-kicker){color:var(--muted)}.footer-contact{display:flex;flex-wrap:wrap;gap:6px 22px;margin-bottom:10px}.footer-contact a{color:rgba(255,255,255,.82);text-decoration:none;font-size:.92rem}.footer-contact a:hover{color:var(--yellow)}.contact-list{list-style:none;margin:34px 0 0;padding:0;border-top:1px solid var(--line)}.contact-list li{display:grid;grid-template-columns:110px 1fr;gap:16px;align-items:baseline;padding:18px 0;border-bottom:1px solid var(--line)}.contact-label{color:var(--muted);font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.contact-list a{color:var(--ink);text-decoration:none;font-size:1.02rem;line-height:1.5;border-bottom:1px solid transparent;transition:.2s}.contact-list a:hover{color:var(--red);border-bottom-color:var(--red)}.button-wa{margin-top:26px;display:inline-flex;align-items:center;gap:10px;background:#111;color:#fff}.button-wa:hover{background:#25d366;color:#0b3d20}.button-wa svg{flex:none}.contact-form{padding:34px;border:1px solid var(--line);background:#fff;box-shadow:0 18px 45px rgba(0,0,0,.05)}.contact-form label{display:block;margin-bottom:19px;font-size:.84rem;font-weight:800;text-transform:uppercase}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;margin-top:8px;border:1px solid #cfcfcb;background:#fbfbfa;outline:none}.contact-form input,.contact-form select{height:50px;padding:0 14px}.contact-form textarea{resize:vertical;padding:13px 14px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(215,25,32,.08)}.form-button{width:100%}.site-footer{padding:34px 0;color:#fff;background:#090909}.footer-grid{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:42px}.footer-grid img{width:150px}.site-footer nav{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;color:#d1d1d1;font-size:.78rem;text-transform:uppercase}.site-footer p{margin:0;color:#9f9f9f;font-size:.76rem;white-space:nowrap}@media(max-width:1050px){.main-nav{gap:18px;font-size:.75rem}.capability-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(2,1fr);gap:34px 0}.spec-strip{grid-template-columns:1fr}.service-grid article:nth-child(3){border-left:0}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-grid>a{justify-self:center}.site-footer p{white-space:normal}}@media(max-width:860px){.nav-wrap{min-height:78px}.brand img{width:140px}.menu-toggle{display:block}.main-nav{position:absolute;top:78px;left:0;right:0;display:none;flex-direction:column;gap:0;padding:10px 20px 18px;border-bottom:1px solid var(--line);background:#fff}.main-nav.open{display:flex}.main-nav a{padding:14px 6px}.main-nav a:after{bottom:8px}.hero{background:#f4f4f2}.hero-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.hero-copy{padding:70px 0 20px}.hero-visual{min-height:430px}.strengths-grid{grid-template-columns:repeat(2,1fr)}.strengths article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.strengths article:nth-child(4){border-top:1px solid var(--line)}.about-grid,.contact-grid{gap:40px}.about-visual{min-height:420px}}@media(max-width:620px){.container{width:min(calc(100% - 28px),var(--container))}.brand img{width:120px}.hero h1{font-size:clamp(2.35rem,13vw,3.5rem)}.hero-actions,.button{width:100%}.hero-visual{min-height:330px}.strengths-grid,.capability-grid,.service-grid,.about-values,.form-row,.product-grid,.spec-strip{grid-template-columns:1fr}.product-cta{padding:24px}.contact-list li{grid-template-columns:1fr;gap:4px}.strengths article+article,.strengths article:nth-child(3),.strengths article:nth-child(4),.service-grid article+article,.service-grid article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.section{padding:78px 0}.card-visual{height:205px}.service-grid article{min-height:0;padding:30px 8px}.contact-form{padding:22px}}
