.home-relaunch{--home-ink:#081827;--home-muted:#607282;--home-line:rgba(9, 29, 46, 0.12);--home-blue:#0b63ce;--home-blue-deep:#073f88;--home-cyan:#64c7ef;--home-gold:#d79b57;--home-dark:#071522;--home-panel:#102538;--home-paper:#f4f8fb;--home-white:#ffffff;--home-header-offset:88px;--home-hero-card-gap:58px;color:var(--home-ink);background:linear-gradient(180deg,#eff6fa 0,#fff 42%,#f4f8fb 100%);overflow:hidden;max-width:100%}.home-relaunch-shell{width:min(calc(100% - 40px),1380px);margin:0 auto}.home-relaunch-kicker{display:inline-flex;align-items:center;gap:12px;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--home-cyan)}.home-relaunch-kicker::before{content:"";width:42px;height:1px;background:currentColor;opacity:.6}.home-relaunch h1,.home-relaunch h2,.home-relaunch h3,.home-relaunch p{color:inherit}.home-relaunch-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border-radius:999px;padding:0 24px;font-weight:800;transition:transform 180ms,box-shadow 180ms,background-color 180ms}.home-relaunch-button:hover{transform:translateY(-2px)}.home-relaunch-button--primary{background:linear-gradient(135deg,#6dc9f6,#d9f3ff);color:#061523;box-shadow:0 18px 38px rgba(54,161,222,.3)}.home-relaunch-button--ghost{border:1px solid rgba(255,255,255,.46);color:#fff;background:rgba(255,255,255,.08)}.home-relaunch-hero{position:relative;min-height:calc(100vh - var(--home-header-offset));isolation:isolate;background:#071522}.home-relaunch-hero__media,.home-relaunch-hero__overlay{position:absolute;inset:0}.home-relaunch-hero__media{overflow:hidden}.home-relaunch-hero__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.08);transform-origin:center center}.home-relaunch-hero__overlay{z-index:1;background:linear-gradient(90deg,rgba(5,16,27,.92) 0,rgba(5,16,27,.72) 38%,rgba(5,16,27,.2) 78%),linear-gradient(180deg,rgba(5,16,27,.08) 0,rgba(5,16,27,.2) 60%,rgba(5,16,27,.92) 100%)}.home-relaunch-hero__inner{position:relative;z-index:2;min-height:calc(100vh - var(--home-header-offset));display:flex;flex-direction:column;justify-content:center;padding:32px 0 40px}.home-relaunch-hero__copy{max-width:820px;color:#fff}.home-relaunch-hero__copy h1{max-width:700px;margin-top:18px;font-size:4rem;line-height:.98;letter-spacing:0;overflow-wrap:anywhere}.home-relaunch-hero__copy p{max-width:620px;margin-top:16px;color:rgba(241,248,252,.84);font-size:.98rem;line-height:1.56}.home-relaunch-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px}.home-relaunch-hero__note{max-width:720px;margin-top:8px;color:rgba(241,248,252,.78);font-size:.9rem;line-height:1.55}.home-relaunch-hero__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:0}.home-relaunch-hero-card{position:relative;min-height:104px;overflow:hidden;padding:12px 16px 14px;border-radius:18px;color:#fff;border:1px solid rgba(255,255,255,.16);background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.02)),rgba(15,37,52,.68);box-shadow:0 24px 54px rgba(0,0,0,.28);backdrop-filter:blur(20px);transition:transform 320ms,box-shadow 320ms,border-color 320ms,background-color 320ms}.home-relaunch-hero-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 0,rgba(110,203,246,.2),transparent 36%);opacity:.75;pointer-events:none}.home-relaunch-hero-card::after{content:"";position:absolute;top:0;left:-120%;width:90%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.34),transparent);transform:skewX(-25deg);pointer-events:none}.home-relaunch-hero-card:hover{transform:translateY(-12px);border-color:rgba(142,215,255,.5);background-color:rgba(22,55,77,.74);box-shadow:0 34px 72px rgba(0,0,0,.36)}.home-relaunch-hero-card:hover::after{left:130%;transition:left .8s}.home-relaunch-hero-card p,.home-relaunch-hero-card span,.home-relaunch-hero-card strong{position:relative;z-index:1}.home-relaunch-hero-card span{display:inline-flex;margin-bottom:6px;color:#8ed7ff;font-size:.66rem;font-weight:900;letter-spacing:.16em}.home-relaunch-hero-card strong{display:block;font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:1.18rem;line-height:1;letter-spacing:.02em;overflow-wrap:anywhere}.home-relaunch-hero-card p{margin-top:6px;color:rgba(244,249,252,.86);font-size:.76rem;line-height:1.4}.home-relaunch-shortcuts{position:relative;z-index:4;width:100%;margin-top:var(--home-hero-card-gap)}.home-relaunch-products{position:relative;z-index:3;padding:56px 0 80px;background:#fff}.home-relaunch-section-head{max-width:790px;margin-bottom:34px}.home-relaunch-section-head h2{margin-top:14px;font-size:3.3rem;letter-spacing:0}.home-relaunch-section-head p{max-width:660px;margin-top:14px;color:var(--home-muted);font-size:1rem;line-height:1.7}.home-relaunch-product-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:16px}.home-relaunch-product-grid--count-1{grid-template-columns:minmax(280px,520px)}.home-relaunch-product-grid--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.home-relaunch-product-grid--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.home-relaunch-product{min-height:360px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:28px;border-radius:26px;color:#fff;background:#0a1c2c;box-shadow:0 22px 54px rgba(9,29,46,.14)}.home-relaunch-product img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 450ms}.home-relaunch-product::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(4,14,23,.06),rgba(4,14,23,.78)),linear-gradient(90deg,rgba(4,14,23,.58),rgba(4,14,23,.1))}.home-relaunch-product:hover img{transform:scale(1.05)}.home-relaunch-product em,.home-relaunch-product span,.home-relaunch-product strong{position:relative;z-index:2}.home-relaunch-product span{width:fit-content;margin-bottom:16px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.16);backdrop-filter:blur(10px);font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-relaunch-product strong{display:block;max-width:360px;font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:1.75rem;line-height:1.08;letter-spacing:.01em}.home-relaunch-product em{margin-top:18px;color:#8ed7ff;font-style:normal;font-weight:800}.home-relaunch-product--large strong{font-size:2.15rem}.home-relaunch-why{padding:82px 0;background:#eef5f8}.home-relaunch-why__grid{display:grid;grid-template-columns:0.8fr 1.3fr;gap:64px;align-items:start}.home-relaunch-why h2{margin-top:14px;font-size:3.4rem;line-height:1;letter-spacing:0}.home-relaunch-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--home-line);border-left:1px solid var(--home-line)}.home-relaunch-proof-grid article{min-height:210px;padding:30px;background:rgba(255,255,255,.52);border-right:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.home-relaunch-proof-grid span{color:var(--home-blue);font-weight:900}.home-relaunch-proof-grid h3{margin-top:36px;font-size:1.55rem}.home-relaunch-proof-grid p{margin-top:12px;color:var(--home-muted);line-height:1.65}.home-relaunch-applications{padding:96px 0;background:#071522;color:#fff}.home-relaunch-applications__grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);gap:66px;align-items:center}.home-relaunch-applications__image{position:relative;min-height:520px;overflow:hidden;border-radius:34px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(135deg,rgba(20,49,74,.96),rgba(7,21,34,.98)),radial-gradient(circle at 78% 20%,rgba(100,199,239,.16),transparent 34%);box-shadow:0 30px 70px rgba(0,0,0,.32)}.home-relaunch-applications__image img{width:100%;height:620px;min-height:100%;object-fit:cover}.home-relaunch-applications__copy h2{max-width:620px;margin-top:18px;font-size:3.5rem;letter-spacing:0}.home-relaunch-applications__copy>p{max-width:650px;margin-top:18px;color:rgba(236,246,252,.72);line-height:1.75}.home-relaunch-use-list{margin-top:34px;border-top:1px solid rgba(255,255,255,.14)}.home-relaunch-use-list a{display:grid;grid-template-columns:minmax(0,0.85fr) minmax(0,1fr);gap:24px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.14)}.home-relaunch-use-list span{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:1.65rem;font-weight:700;line-height:1.06}.home-relaunch-use-list em{color:rgba(236,246,252,.68);font-style:normal;line-height:1.6}.home-relaunch-process{padding:84px 0;background:#fff}.home-relaunch-comparison{padding:96px 0;background:#fff}.home-relaunch-comparison__grid{display:grid;grid-template-columns:minmax(0,0.94fr) minmax(0,1.06fr);gap:56px;align-items:center}.home-relaunch-comparison__copy h2{max-width:620px;margin-top:18px;color:#102538;font-size:3.4rem;letter-spacing:0}.home-relaunch-comparison__copy>p{max-width:650px;margin-top:18px;color:#607282;line-height:1.75}.home-relaunch-use-list--comparison{border-top-color:rgba(9,29,46,.12)}.home-relaunch-use-list--comparison a{border-bottom-color:rgba(9,29,46,.12)}.home-relaunch-use-list--comparison span{color:#102538}.home-relaunch-use-list--comparison em{color:#607282}.home-relaunch-comparison-card{display:block;overflow:hidden;border-radius:32px;border:1px solid rgba(9,29,46,.08);background:linear-gradient(180deg,#fff 0,#f4f8fb 100%);box-shadow:0 28px 70px rgba(9,29,46,.14)}.home-relaunch-comparison-card .product-comparison-card__thumbs{display:none}.home-relaunch-comparison-card .product-comparison-card__main{padding:0}.home-relaunch-comparison-card .product-comparison-visual{min-height:520px;border-radius:32px 32px 0 0}.home-relaunch-comparison-card .product-comparison-benefits{margin-top:0;padding:16px 24px;background:linear-gradient(180deg,#2d3947 0,#26313d 100%)}.home-relaunch-comparison-card .product-comparison-benefits div{color:#fff}.home-relaunch-process__panel{overflow:hidden;border-radius:36px;padding:46px;color:#fff;background:linear-gradient(135deg,rgba(8,24,39,.96),rgba(18,55,78,.9)),url('../../images/home-factory-engineer.jpg') right center/cover no-repeat;box-shadow:0 28px 70px rgba(9,29,46,.18)}.home-relaunch-section-head--dark p{color:rgba(245,249,252,.74)}.home-relaunch-process__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px}.home-relaunch-process__steps article{position:relative;min-height:240px;overflow:hidden;padding:28px;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:rgba(255,255,255,.08);backdrop-filter:blur(12px);transition:transform 320ms,box-shadow 320ms,border-color 320ms,background-color 320ms}.home-relaunch-process__steps article::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 14% 0,rgba(110,203,246,.2),transparent 36%);opacity:.75;pointer-events:none}.home-relaunch-process__steps article::after{content:"";position:absolute;top:0;left:-120%;width:88%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.28),transparent);transform:skewX(-25deg);pointer-events:none}.home-relaunch-process__steps article:hover{transform:translateY(-10px);border-color:rgba(142,215,255,.46);background-color:rgba(255,255,255,.12);box-shadow:0 28px 62px rgba(0,0,0,.26)}.home-relaunch-process__steps article:hover::after{left:130%;transition:left .8s}.home-relaunch-process__steps span{position:relative;z-index:1;color:#8ed7ff;font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.home-relaunch-process__steps h3{position:relative;z-index:1;margin-top:48px;font-size:1.75rem}.home-relaunch-process__steps p{position:relative;z-index:1;margin-top:12px;color:rgba(245,249,252,.76);line-height:1.65}.home-relaunch-rfq{padding:0 0 34px;background:#fff}.home-relaunch-rfq__panel{display:grid;grid-template-columns:minmax(0,0.92fr) minmax(0,1.08fr);gap:28px;padding:38px;border-radius:32px;background:radial-gradient(circle at top left,rgba(112,196,247,.11),transparent 24%),linear-gradient(180deg,#f7fafd 0,#edf3f7 100%);box-shadow:0 28px 70px rgba(9,29,46,.12)}.home-relaunch-rfq__intro h2{margin-top:14px;font-size:2.4rem;color:#14314a}.home-relaunch-rfq__intro p{margin-top:14px;color:#61798b;font-size:1rem;line-height:1.7}.home-relaunch-rfq__trust{display:grid;gap:10px;margin-top:22px}.home-relaunch-rfq__trust span{display:inline-flex;align-items:center;gap:10px;color:#234862;font-size:.92rem;font-weight:700}.home-relaunch-rfq__trust span::before{content:"";width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,var(--nog-accent),var(--nog-accent-strong));box-shadow:0 0 0 5px rgba(112,196,247,.12)}.home-relaunch-rfq__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:28px;border:1px solid rgba(16,50,75,.08);border-radius:26px;background:rgba(255,255,255,.94);box-shadow:0 20px 50px rgba(18,39,56,.08)}.home-relaunch-rfq__form .contact-field{gap:6px}.home-relaunch-rfq__form .contact-field label{font-size:.88rem;font-weight:700;color:#223d5a}.home-relaunch-rfq__form .contact-field input,.home-relaunch-rfq__form .contact-field textarea{min-height:50px;padding:14px 15px;border:1px solid rgba(24,51,78,.14);border-radius:12px;background:#fff;box-shadow:inset 0 1px 2px rgba(16,50,75,.03)}.home-relaunch-rfq__form .contact-field textarea{min-height:98px}.home-relaunch-rfq__actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:4px}.home-relaunch-rfq__actions p{margin:0;color:#708698;font-size:.82rem;font-weight:600;line-height:1.5}.home-relaunch-cta{padding:0 0 92px;background:#fff}.home-relaunch-cta__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:center;padding:44px;border-radius:30px;color:#fff;background:linear-gradient(135deg,#081827,#123d5b);box-shadow:0 28px 70px rgba(9,29,46,.18)}.home-relaunch-cta h2{max-width:850px;margin-top:14px;font-size:2.85rem;letter-spacing:0}@media (max-width:1180px){.home-relaunch-hero__copy h1{font-size:4rem}.home-relaunch-hero__cards,.home-relaunch-product-grid,.home-relaunch-product-grid--count-2,.home-relaunch-product-grid--count-3{grid-template-columns:repeat(2,minmax(0,1fr))}.home-relaunch-product-grid--count-1{grid-template-columns:minmax(280px,520px)}.home-relaunch-applications__grid,.home-relaunch-comparison__grid,.home-relaunch-rfq__panel,.home-relaunch-why__grid{grid-template-columns:1fr}.home-relaunch-applications__image img{height:470px}.home-relaunch-applications__image{min-height:470px}}@media (max-width:820px){.home-relaunch-shell{width:min(calc(100% - 28px),1380px)}.home-relaunch-hero,.home-relaunch-hero__inner{min-height:auto}.home-relaunch-hero__inner{padding:44px 0 36px}.home-relaunch-hero__copy h1{max-width:100%;font-size:2.32rem;line-height:1.06}.home-relaunch-cta__inner,.home-relaunch-hero__cards,.home-relaunch-process__steps,.home-relaunch-product-grid,.home-relaunch-product-grid--count-1,.home-relaunch-product-grid--count-2,.home-relaunch-product-grid--count-3,.home-relaunch-proof-grid,.home-relaunch-rfq__form{grid-template-columns:1fr}.home-relaunch-hero-card{min-height:118px;padding:18px}.home-relaunch-hero-card strong{font-size:1.28rem;line-height:1.08}.home-relaunch-hero-card p{font-size:.84rem}.home-relaunch-product{min-height:300px}.home-relaunch-applications__copy h2,.home-relaunch-comparison__copy h2,.home-relaunch-cta h2,.home-relaunch-section-head h2,.home-relaunch-why h2{font-size:2.35rem}.home-relaunch-use-list a{grid-template-columns:1fr;gap:8px}.home-relaunch-cta__inner,.home-relaunch-process__panel,.home-relaunch-rfq__panel{padding:28px;border-radius:26px}.home-relaunch-cta__inner,.home-relaunch-rfq__actions{align-items:stretch}.home-relaunch-rfq__actions{flex-direction:column}}@media (max-width:560px){.home-relaunch-hero__actions{flex-direction:column;align-items:stretch}.home-relaunch-hero__copy h1{font-size:2rem}.home-relaunch-applications,.home-relaunch-comparison,.home-relaunch-process,.home-relaunch-products,.home-relaunch-why{padding:64px 0}.home-relaunch-product{padding:22px}.home-relaunch-applications__image img{height:330px}.home-relaunch-applications__image{min-height:330px}.home-relaunch-comparison-card .product-comparison-visual{min-height:360px}}