
:root{--bg:#03070c;--panel:#08111b;--panel2:#0d1927;--line:rgba(255,255,255,.14);--text:#f6f9ff;--muted:#b7c4d4;--blue:#1987ff;--blue2:#49c7ff;--light:#edf3fb;--dark:#02060a;--radius:28px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}a{text-decoration:none;color:inherit}img,video{max-width:100%;display:block}.wrap{width:min(var(--max),calc(100% - 36px));margin:auto}.topbar{position:sticky;top:0;z-index:100;background:rgba(2,7,12,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:18px;min-width:310px}.brand img{width:126px;height:auto;object-fit:contain}.brand-title{font-size:25px;font-weight:900;letter-spacing:-.04em;line-height:.9}.brand-title small{display:block;margin-top:8px;font-size:11px;letter-spacing:.16em;color:#d9e7f7;font-weight:900}.menu{display:flex;align-items:center;gap:8px}.menu a{font-size:14px;font-weight:850;padding:12px 15px;border-radius:999px;color:#eef6ff}.menu a:hover,.menu a.active{background:#0c386a}.mobile{display:none;background:transparent;color:white;border:1px solid var(--line);border-radius:12px;font-size:22px;padding:8px 12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;padding:16px 22px;font-weight:900;border:1px solid var(--line);transition:.2s}.btn.primary{background:linear-gradient(135deg,var(--blue),#0662d8);border-color:#3aa8ff;color:white;box-shadow:0 16px 45px rgba(25,135,255,.23)}.btn.primary:hover{transform:translateY(-2px)}.btn.ghost{background:rgba(255,255,255,.045)}.btn.ghost:hover{background:rgba(255,255,255,.11)}.hero{position:relative;min-height:calc(100vh - 84px);overflow:hidden;display:grid;align-items:end;padding:90px 0 38px}.hero video,.hero .hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,7,12,.90) 0%,rgba(2,7,12,.73) 36%,rgba(2,7,12,.25) 100%),linear-gradient(0deg,rgba(2,7,12,.98) 0%,rgba(2,7,12,.18) 46%,rgba(2,7,12,.78) 100%);z-index:1}.hero-content{position:relative;z-index:2;max-width:760px}.pill{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--line);background:rgba(255,255,255,.08);border-radius:999px;padding:9px 15px;color:#fff;font-size:14px;font-weight:900}.pill:before{content:"";width:9px;height:9px;background:var(--blue2);border-radius:50%;box-shadow:0 0 18px var(--blue2)}h1{font-size:clamp(48px,7.3vw,94px);line-height:.88;letter-spacing:-.08em;margin:22px 0}.accent{color:var(--blue)}.lead{font-size:clamp(18px,2vw,23px);line-height:1.65;color:#e1ebf6;margin:0 0 28px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0 42px}.stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:20px;background:rgba(3,8,13,.78);backdrop-filter:blur(10px);overflow:hidden;max-width:950px}.stat{padding:18px 26px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat strong{display:block;font-size:22px}.stat span{display:block;color:var(--muted);font-size:14px;margin-top:4px}.dark-section{padding:92px 0;background:#02070d}.light-section{padding:92px 0;background:var(--light);color:#07101d}.section-head{display:flex;justify-content:space-between;gap:38px;align-items:flex-end;margin-bottom:38px}.section-head h2{font-size:clamp(38px,5.5vw,70px);line-height:.95;letter-spacing:-.07em;margin:0}.section-head p{color:#536276;max-width:520px;line-height:1.7;margin:0}.blue-label{color:var(--blue);font-weight:1000;letter-spacing:.12em;text-transform:uppercase;font-size:13px;margin-bottom:12px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));box-shadow:0 30px 80px rgba(0,0,0,.25);overflow:hidden}.service-card{padding:28px;min-height:250px}.service-card h3,.machine h3,.product-card h3{font-size:26px;letter-spacing:-.04em;margin:0 0 12px}.service-card p,.machine p,.product-card p{color:#c2cfdf;line-height:1.7}.light-section .service-card p,.light-section .machine p,.light-section .product-card p{color:#536276}.icon{width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(25,135,255,.45);border-radius:16px;background:rgba(25,135,255,.12);font-size:24px;margin-bottom:20px}.intro-card{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}.intro-text{padding:48px}.intro-text p{line-height:1.8;color:#d4dfeb}.intro-img{height:100%;min-height:520px;object-fit:cover}.feature-list{display:grid;gap:16px;margin-top:26px}.feature{display:flex;gap:12px;align-items:flex-start;color:#dce8f7;line-height:1.55}.feature:before{content:'✓';color:var(--blue2);font-weight:900}.media-hero{height:430px;position:relative;display:grid;align-items:end;overflow:hidden}.media-hero img,.media-hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.media-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,7,12,.92),rgba(2,7,12,.42)),linear-gradient(0deg,rgba(2,7,12,.85),transparent);z-index:1}.media-hero .wrap{position:relative;z-index:2;padding-bottom:58px}.media-hero h1{max-width:900px;margin:12px 0 0}.service-composite{border-radius:32px;overflow:hidden;border:1px solid var(--line);box-shadow:0 30px 80px rgba(0,0,0,.35);margin-bottom:44px}.service-composite img{width:100%;height:min(48vw,560px);object-fit:cover}.quote-box{margin-top:34px;padding:34px;border-radius:26px;border:1px solid rgba(25,135,255,.35);background:linear-gradient(135deg,rgba(25,135,255,.14),rgba(255,255,255,.04));display:flex;justify-content:space-between;gap:20px;align-items:center}.quote-box p{color:#c6d3e2;margin:0;line-height:1.65}.machines-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.machine{background:white;color:#07101d;border:1px solid #d9e1eb;border-radius:28px;overflow:hidden;box-shadow:0 24px 80px rgba(0,20,45,.1)}.machine-img{height:220px;background:#f8fbff;display:grid;place-items:center;padding:14px}.machine-img img{max-height:100%;object-fit:contain}.machine-body{padding:24px}.machine ul{margin:14px 0 0;padding-left:18px;color:#536276;line-height:1.7}.process{background:#eef5fb;border:1px solid #d7e3ee;border-radius:30px;padding:40px;overflow:hidden}.process-line{height:260px;position:relative}.belt{position:absolute;left:5%;right:5%;bottom:46px;height:11px;background:repeating-linear-gradient(90deg,#93a8bd 0 22px,transparent 22px 36px);border-radius:999px;animation:belt 3s linear infinite}.station{position:absolute;bottom:70px;width:140px;height:96px;border:3px solid #9ab0c5;border-radius:10px;background:#f7fbff;display:grid;place-items:center}.station:before{content:"";width:78px;height:42px;background:#0b1d31;border-radius:3px}.s1{left:15%}.s2{left:34%;animation:pulse 2s infinite}.s3{left:53%}.s4{left:73%}.pcb{position:absolute;bottom:55px;width:80px;height:32px;background:#1d95ff;border-radius:8px;left:12%;animation:movePcb 8s linear infinite}.arm{position:absolute;width:5px;height:65px;background:#238fff;left:50%;top:-55px;border-radius:4px;animation:arm 2s ease-in-out infinite}@keyframes belt{to{background-position:36px 0}}@keyframes pulse{50%{transform:translateY(-8px)}}@keyframes movePcb{0%{left:10%}100%{left:82%}}@keyframes arm{50%{top:-20px}}.product-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:0;background:white;color:#07101d;border-radius:30px;overflow:hidden;border:1px solid #d9e1eb}.product-card .product-img{background:#f7faff;display:grid;place-items:center;padding:30px;min-height:350px}.product-card .product-img img{max-height:310px;object-fit:contain}.product-card .product-text{padding:34px}.product-card ul{padding-left:18px;color:#536276;line-height:1.7}.contact-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:0}.contact-info{padding:42px}.contact-info p{color:#c6d3e2;line-height:1.7}.form{display:grid;gap:14px;padding:42px;background:rgba(255,255,255,.045)}input,textarea,select{width:100%;background:#07111c;border:1px solid var(--line);border-radius:14px;padding:15px 16px;color:white;font:inherit}textarea{min-height:130px}.footer{padding:34px 0;background:#010408;border-top:1px solid var(--line);color:#95a5b8}.footer .wrap{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer img{width:100px}.floating-bg{position:fixed;inset:auto -20% -50% -20%;height:65%;background:radial-gradient(circle,rgba(25,135,255,.12),transparent 60%);pointer-events:none;z-index:-1}
@media(max-width:980px){.nav{height:auto;min-height:74px}.brand{min-width:auto}.brand img{width:105px}.brand-title{font-size:20px}.mobile{display:block}.menu{display:none;position:absolute;top:74px;left:18px;right:18px;background:#02070d;border:1px solid var(--line);border-radius:22px;padding:12px;flex-direction:column}.menu.open{display:flex}.menu a{width:100%;text-align:center}.hero{min-height:760px}.stats,.grid-4,.grid-3,.machines-grid,.grid-2{grid-template-columns:1fr 1fr}.intro-card,.contact-card,.product-card{grid-template-columns:1fr}.section-head{display:block}.section-head p{margin-top:18px}.intro-img{min-height:360px}.hero-content{max-width:100%}}
@media(max-width:640px){.wrap{width:min(100% - 24px,var(--max))}.brand-title{display:none}.hero{min-height:720px;padding-top:65px}.stats,.grid-4,.grid-3,.machines-grid,.grid-2{grid-template-columns:1fr}h1{font-size:48px}.media-hero h1{font-size:42px}.stat{border-right:0;border-bottom:1px solid var(--line)}.stat:last-child{border-bottom:0}.quote-box{display:block}.quote-box .btn{margin-top:20px}.process{padding:20px}.process-line{height:220px;transform:scale(.8);transform-origin:left center;width:125%}.service-composite img{height:340px}.footer .wrap{display:block}.footer img{margin-bottom:16px}}


/* v18 javítások */
.map-box {
  min-height: 430px;
  border-radius: 28px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.05);
  box-shadow: 0 24px 70px rgba(0,0,0,.28);
}
.map-box iframe {
  width: 100%;
  height: 100%;
  min-height: 430px;
  border: 0;
  display: block;
}
.product-card .product-img img[src*="mr360w"] {
  object-fit: contain;
  background: #f7f9fc;
}


/* v19 nyelvváltó */
.lang-switch {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-left: 18px;
  padding: 4px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 999px;
  background: rgba(255,255,255,.05);
}
.lang-switch a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 38px;
  height: 30px;
  padding: 0 9px;
  border-radius: 999px;
  color: rgba(255,255,255,.72);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .03em;
  text-decoration: none;
}
.lang-switch a.active,
.lang-switch a:hover {
  color: #fff;
  background: rgba(29,129,255,.28);
}
@media (max-width: 900px) {
  .lang-switch { margin-left: 0; margin-top: 10px; }
}
