:root{--ease: cubic-bezier(.22,1,.36,1)}.hero[data-astro-cid-ct3bgug4]{position:relative;height:100svh;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000;margin-top:calc(-1 * (var(--topbar-h) + var(--header-h)))}.hero-vid[data-astro-cid-ct3bgug4]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5;z-index:0}.hero-mask[data-astro-cid-ct3bgug4]{position:absolute;inset:0;background:#00000080;z-index:0}.hero-inner[data-astro-cid-ct3bgug4]{position:relative;z-index:1;text-align:center;color:var(--text);padding:6vh 10% 4vh;max-width:100%;display:flex;flex-direction:column;justify-content:center;gap:clamp(18px,2.5vh,32px);width:100%}.hero-line[data-astro-cid-ct3bgug4]{display:none}.hero-headline[data-astro-cid-ct3bgug4]{font-size:clamp(2rem,4.5vw,3.5rem);line-height:1.2;font-weight:700;text-shadow:2px 0 5px rgba(0,0,0,.7);color:#fff;margin:0;max-width:900px;align-self:center}.hero-tagline[data-astro-cid-ct3bgug4]{font-size:clamp(.8rem,1.1vw,.95rem);line-height:1.6;font-weight:400;color:#ffffffa6;margin:0;max-width:720px;align-self:center}.hero-tagline[data-astro-cid-ct3bgug4]:first-of-type{margin-top:0}.hero-tagline[data-astro-cid-ct3bgug4]+.hero-tagline[data-astro-cid-ct3bgug4]{margin-top:8px}.hero-cta[data-astro-cid-ct3bgug4]{display:inline-flex;align-items:center;gap:10px;background:var(--red);color:#fff!important;padding:16px 44px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:2px;border-radius:4px;transition:all .3s var(--ease);margin-top:0;align-self:center}.hero-cta[data-astro-cid-ct3bgug4]:hover{background:#b8001d;color:#fff!important;transform:translateY(-2px);box-shadow:0 8px 32px #dc002466}.hero-scroll[data-astro-cid-ct3bgug4]{position:absolute;bottom:48px;right:48px;z-index:2;display:flex;align-items:center;gap:12px;color:#fff6;font-size:10px;font-weight:700;letter-spacing:3px;writing-mode:vertical-rl}.hero-scroll[data-astro-cid-ct3bgug4] .scroll-line[data-astro-cid-ct3bgug4]{width:1px;height:60px;background:linear-gradient(180deg,var(--red),rgba(255,255,255,.1))}.machines[data-astro-cid-ct3bgug4]{background:#fafafb;padding:80px 0}.machines[data-astro-cid-ct3bgug4] .section-title[data-astro-cid-ct3bgug4]{text-align:center;font-size:clamp(26px,4vw,38px);color:var(--text)}.why[data-astro-cid-ct3bgug4]{background:#fafafb}.split[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1fr 1fr;min-height:460px;border-radius:16px;overflow:hidden;margin-bottom:32px;background:#fff;box-shadow:0 2px 16px #0000000a}.split[data-astro-cid-ct3bgug4]:last-child{margin-bottom:0}.split-bg[data-astro-cid-ct3bgug4]{position:relative;min-height:460px}.split-content[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;justify-content:center;padding:64px 56px}.split-content[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{font-size:clamp(22px,3.5vw,36px);margin-bottom:6px;font-weight:800;text-align:left}.why-sub[data-astro-cid-ct3bgug4]{font-size:12px;color:var(--red);font-weight:700;margin-bottom:16px}.split-content[data-astro-cid-ct3bgug4]>p[data-astro-cid-ct3bgug4]{font-size:15px;line-height:1.8;margin-bottom:14px;color:var(--text-secondary)}.case[data-astro-cid-ct3bgug4]{background:#fafafb;padding:80px 0 0}.pl-hl[data-astro-cid-ct3bgug4]{text-align:center;font-size:clamp(26px,4vw,38px);font-weight:800;color:var(--text);margin-bottom:40px}.home-cs-grid[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-cs-more[data-astro-cid-ct3bgug4]{text-align:center;margin-top:36px}.home-cs-grid[data-astro-cid-ct3bgug4] .cs-card{flex-direction:column;gap:16px;padding:20px}.home-cs-grid[data-astro-cid-ct3bgug4] .cs-logo{width:100%;height:120px}.home-cs-grid[data-astro-cid-ct3bgug4] .cs-body h3{font-size:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:900px){.home-cs-grid[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.home-cs-grid[data-astro-cid-ct3bgug4]{grid-template-columns:1fr}}.exhibitions[data-astro-cid-ct3bgug4]{padding:80px 0;background:#fafafb}.exh-grid[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1fr 1fr;gap:24px}.exh-card[data-astro-cid-ct3bgug4]{position:relative;height:380px;border-radius:16px;overflow:hidden;transition:transform .35s var(--ease),box-shadow .35s var(--ease);display:flex;align-items:flex-end}.exh-card[data-astro-cid-ct3bgug4]:hover{transform:translateY(-6px);box-shadow:0 20px 48px #00000026}.exh-card-img[data-astro-cid-ct3bgug4]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.exh-card-overlay[data-astro-cid-ct3bgug4]{position:absolute;inset:0;background:linear-gradient(180deg,#00000026,#000000a6);z-index:1}.exh-card-body[data-astro-cid-ct3bgug4]{position:relative;z-index:2;padding:40px 36px;color:#fff;width:100%}.exh-label[data-astro-cid-ct3bgug4]{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:var(--red);margin-bottom:12px}.exh-card-body[data-astro-cid-ct3bgug4] h3[data-astro-cid-ct3bgug4]{font-size:18px;font-weight:800;letter-spacing:2px;color:#fff;margin-bottom:8px}.exh-card-body[data-astro-cid-ct3bgug4] p[data-astro-cid-ct3bgug4]{font-size:14px;line-height:1.5;color:#ffffffbf;margin-bottom:0}.exh-card[data-astro-cid-ct3bgug4]:hover .exh-label[data-astro-cid-ct3bgug4]{color:#fff;transition:color .3s}.section-cta[data-astro-cid-ct3bgug4]{text-align:center;margin-top:40px}.section-cta[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]{font-size:13px}@media(max-width:1024px){.hero-inner[data-astro-cid-ct3bgug4]{padding:5vh 6% 3vh}.hero-headline[data-astro-cid-ct3bgug4]{font-size:2rem}.prod-grid[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(3,1fr)}.industries-image[data-astro-cid-ct3bgug4]{height:200px}.split[data-astro-cid-ct3bgug4]{grid-template-columns:1fr}.split-bg[data-astro-cid-ct3bgug4]{min-height:300px}.split-content[data-astro-cid-ct3bgug4]{padding:40px 32px}.hero-scroll[data-astro-cid-ct3bgug4]{bottom:32px;right:24px}.machines[data-astro-cid-ct3bgug4],.exhibitions[data-astro-cid-ct3bgug4]{padding:60px 0}.case[data-astro-cid-ct3bgug4]{padding:60px 0 0}.exh-card-body[data-astro-cid-ct3bgug4]{padding:32px 28px}}@media(max-width:768px){.hero[data-astro-cid-ct3bgug4]{min-height:auto}.hero-inner[data-astro-cid-ct3bgug4]{padding:12vh 5% 5vh;gap:16px}.hero-headline[data-astro-cid-ct3bgug4]{font-size:1.6rem;line-height:1.2}.prod-grid[data-astro-cid-ct3bgug4]{grid-template-columns:repeat(2,1fr);gap:10px}.industries-image[data-astro-cid-ct3bgug4]{height:160px}.industries-title[data-astro-cid-ct3bgug4]{font-size:14px}.exh-grid[data-astro-cid-ct3bgug4]{grid-template-columns:1fr}.exh-card[data-astro-cid-ct3bgug4]{height:280px}.hero-cta[data-astro-cid-ct3bgug4]{padding:14px 32px}.hero-scroll[data-astro-cid-ct3bgug4]{bottom:16px;right:12px}.hero-scroll[data-astro-cid-ct3bgug4] .scroll-line[data-astro-cid-ct3bgug4]{height:40px}.machines[data-astro-cid-ct3bgug4],.exhibitions[data-astro-cid-ct3bgug4]{padding:48px 0}.case[data-astro-cid-ct3bgug4]{padding:48px 0 0}.exh-card-body[data-astro-cid-ct3bgug4]{padding:28px 24px}.split-content[data-astro-cid-ct3bgug4]{padding:32px 24px}.split-content[data-astro-cid-ct3bgug4] h2[data-astro-cid-ct3bgug4]{font-size:24px}}@media(max-width:480px){.hero-inner[data-astro-cid-ct3bgug4]{padding:10vh 5% 4vh;gap:14px}.hero-headline[data-astro-cid-ct3bgug4]{font-size:1.4rem}.hero-cta[data-astro-cid-ct3bgug4]{padding:12px 24px;font-size:12px;letter-spacing:1px}.hero-scroll[data-astro-cid-ct3bgug4]{display:none}}
