:root{--ink: #000028;--ink-2: #1f2330;--siemens-teal: #00ffb9;--siemens-cyan: #00e6dc;--siemens-blue: #006bff;--dark-blue: #000a3c;--deep-blue: #000028;--muted: #5f6775;--line: #dfe4ea;--line-strong: #c9d1da;--paper: #f3f5f8;--surface: #ffffff;--surface-2: #f7f9fb;--shadow: 0 12px 28px rgba(0, 0, 40, .08);--container: 1200px;--font-display: "IBM Plex Sans", "Arial", "Helvetica Neue", sans-serif;--font-body: "IBM Plex Sans", "Arial", "Helvetica Neue", sans-serif;--si-text-primary: #000028;--si-text-secondary: #5f6775;--si-text-inverse: #ffffff;--si-text-inverse-secondary: rgba(255, 255, 255, .78);--si-body-size: .875rem;--si-body-line: 1rem;--si-body-lg-size: 1rem;--si-body-lg-line: 1.25rem;--si-caption-size: .75rem;--si-caption-line: 1rem;--si-h1-size: 1.875rem;--si-h1-line: 2.25rem;--si-h2-size: 1.25rem;--si-h2-line: 1.5rem;--si-h3-size: 1.125rem;--si-h3-line: 1.5rem;--si-h4-size: 1rem;--si-h4-line: 1.25rem;--si-display-bold-size: 2.5rem;--si-display-bold-line: 3.25rem}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--surface)}body{margin:0;color:var(--si-text-primary);font-family:var(--font-body);font-size:var(--si-body-size);font-weight:400;line-height:var(--si-body-line);background:var(--surface);overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg{max-width:100%}button,input,textarea,select{font:inherit}:focus-visible{outline:3px solid rgba(0,230,220,.75);outline-offset:3px}.skip-link{left:1rem;padding:.75rem 1rem;position:fixed;top:-5rem;z-index:1000;background:var(--siemens-cyan);color:var(--ink);font-weight:700;font-size:var(--si-body-size);line-height:var(--si-body-line)}.skip-link:focus{top:1rem}.container{width:min(var(--container),calc(100% - 48px));margin:0 auto}.site-header{position:relative;z-index:50;background:var(--deep-blue);border-bottom:1px solid rgba(255,255,255,.08);color:#fff}.site-header:before{content:"";display:none}.header-top{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-bottom{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:0;color:var(--ink);font-family:var(--font-display);font-weight:700;line-height:1}.site-header .brand{color:var(--si-text-inverse);min-height:58px}.brand-logo{display:block;width:clamp(214px,20vw,286px);height:auto}.header-utilities{display:flex;align-items:center;gap:1.45rem;color:#ffffffe0;font-size:var(--si-body-lg-size);font-weight:400;line-height:var(--si-body-lg-line)}.utility-link{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;white-space:nowrap}.utility-icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.utility-chevron{margin-left:.16rem;font-size:var(--si-body-lg-size);line-height:1}.utility-link:hover,.header-search:hover{color:var(--siemens-cyan)}.utility-divider{width:2px;height:42px;background:var(--siemens-cyan);opacity:.72}.brand-mark{display:none}.brand-mark svg{width:23px;height:23px}.brand-mark path:first-child{stroke:var(--deep-blue)}.brand-mark path:last-child{fill:var(--deep-blue)}.nav-links{display:flex;align-items:center;gap:clamp(1.55rem,2.35vw,3rem);color:#ffffffe6;font-size:var(--si-body-lg-size);font-weight:400;line-height:var(--si-body-lg-line)}.nav-links a{min-height:76px;display:inline-flex;align-items:center;border-bottom:3px solid transparent}.nav-links a:hover{border-bottom-color:var(--siemens-cyan)}.header-search{min-height:52px;display:inline-flex;align-items:center;gap:.75rem;color:#fffffff0;font-size:var(--si-body-lg-size);font-weight:400;line-height:var(--si-body-lg-line);white-space:nowrap}.header-search-icon{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.btn,.btn-outline,.btn-dark{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border:1px solid transparent;padding:.78rem 1.2rem;font-family:var(--font-display);font-size:var(--si-body-lg-size);font-weight:700;line-height:var(--si-body-lg-line);transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.btn{color:var(--deep-blue);background:var(--siemens-cyan)}.btn:hover,.btn-outline:hover,.btn-dark:hover{transform:translateY(-1px)}.btn-outline{border-color:currentColor;background:transparent;color:inherit}.btn-outline:hover{color:var(--siemens-cyan)}.btn-dark{background:var(--deep-blue);border-color:var(--deep-blue);color:#fff}.hero{position:relative;min-height:730px;overflow:hidden;color:#fff;background:var(--deep-blue)}.hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#000028fa,#000028cc 43%,#00002857),radial-gradient(circle at 76% 42%,rgba(0,230,220,.18),transparent 34rem),linear-gradient(180deg,#0000281a,#000028e0)}.hero:after{display:none}.hero-grid{min-height:620px;position:relative;display:grid;grid-template-columns:minmax(0,.54fr) minmax(0,.46fr);align-items:start;gap:3rem;min-width:0;z-index:3}.hero-grid>div:first-child{max-width:710px;min-width:0;position:relative;z-index:4;padding:112px 0 138px}.hero-watermark{position:absolute;right:max(4vw,calc((100vw - var(--container)) / 2));top:118px;z-index:2;display:block;align-items:center;width:min(49vw,720px);min-width:480px;transform:none;pointer-events:none}.hero-watermark img{display:block;width:100%;height:auto;filter:drop-shadow(0 34px 60px rgba(0,0,0,.45)) saturate(.96) contrast(1.04)}.hero .machine-visual{position:absolute;inset:0;z-index:0;min-height:100%;background:linear-gradient(90deg,#000028 0% 48%,#001345),radial-gradient(circle at 84% 28%,rgba(0,230,220,.12),transparent 30rem);border:0}.hero .machine-visual:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px),radial-gradient(circle at 76% 43%,rgba(0,230,220,.16),transparent 24rem),linear-gradient(90deg,#0000283d,#00002800);background-size:72px 72px,72px 72px,auto,auto;opacity:.78}.hero .machine-visual:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#000028c7,#00002829 46%,#0000286b),linear-gradient(180deg,#0000280a,#0000288a);mix-blend-mode:multiply;pointer-events:none}.hero .machine-svg{display:none}.hero .real-machine-figure{width:min(72vw,1120px);margin-left:auto;transform:translate(5vw,3vh);opacity:.9}.hero .real-machine-image{width:100%;min-height:690px;object-fit:contain;padding:0;background:transparent;filter:brightness(.84) saturate(.96) contrast(1.13) drop-shadow(0 42px 88px rgba(0,0,0,.48))}.hero .real-machine-figure figcaption{display:none}.eyebrow{display:block;color:var(--siemens-cyan);font-size:var(--si-caption-size);font-weight:700;line-height:var(--si-caption-line);letter-spacing:.02em;margin-bottom:.85rem}.eyebrow:before{display:none}h1,h2,h3,h4{margin:0;font-family:var(--font-display);letter-spacing:-.016em}h1{max-width:700px;margin-top:0;font-size:var(--si-display-bold-size);font-weight:700;line-height:var(--si-display-bold-line);text-wrap:balance;overflow-wrap:anywhere}h2{font-size:var(--si-h2-size);font-weight:600;line-height:var(--si-h2-line)}h3{font-size:var(--si-h3-size);font-weight:600;line-height:var(--si-h3-line)}h4{font-size:var(--si-h4-size);font-weight:600;line-height:var(--si-h4-line)}.lede{max-width:680px;margin:1.25rem 0 0;color:var(--si-text-inverse-secondary);font-size:var(--si-body-lg-size);line-height:var(--si-body-lg-line);overflow-wrap:anywhere}.hero-actions,.section-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem;min-width:0}.hero-project-steps{position:absolute;left:50%;bottom:44px;z-index:6;width:min(var(--container),calc(100% - 48px));display:flex;align-items:center;justify-content:flex-start;gap:1px;transform:translate(-50%);color:#fff}.hero-project-step{min-height:50px;display:flex;align-items:center;gap:.7rem;padding:.9rem 1.05rem;background:#ffffff29;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(16px);font-size:var(--si-caption-size);font-weight:700;line-height:var(--si-caption-line);letter-spacing:.02em}.hero-project-step:first-child{border-radius:999px 0 0 999px}.hero-project-step:last-child{border-radius:0 999px 999px 0}.hero-project-step.is-active{background:var(--siemens-cyan);border-color:var(--siemens-cyan);color:#000028}.hero-project-step b{font-weight:700;opacity:.72}.source-proof-strip{position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:-1px;background:#fff;box-shadow:var(--shadow)}.source-proof{min-height:110px;padding:1.35rem 1.2rem;border-right:1px solid var(--line);background:#fff}.source-proof:last-child{border-right:0}.source-proof strong{display:block;color:var(--ink);font-size:var(--si-h4-size);font-weight:700;line-height:var(--si-h4-line)}.source-proof span{display:block;margin-top:.45rem;color:var(--muted);font-size:var(--si-body-size);line-height:var(--si-body-line)}.section{padding:clamp(72px,8vw,118px) 0}.section-tight{padding:clamp(52px,6vw,84px) 0}.section:nth-of-type(2n),.section-tight:nth-of-type(2n){background:var(--paper)}.section-head{display:grid;grid-template-columns:minmax(0,.62fr) minmax(320px,.38fr);gap:clamp(1.5rem,4vw,4rem);align-items:start;margin-bottom:clamp(1.5rem,3vw,2.4rem)}.section-head>div{max-width:760px}.section-head p{position:relative;justify-self:end;max-width:520px;margin:.2rem 0 0;padding:1rem 1.1rem 1rem 1.25rem;border:1px solid var(--line);border-left:4px solid var(--siemens-cyan);color:var(--ink-2);background:linear-gradient(135deg,rgba(0,230,220,.08),transparent 38%),#fff;box-shadow:0 14px 32px #0000280f;font-size:var(--si-body-size);line-height:1.45}.section-head p:after{content:"";position:absolute;top:1rem;right:1rem;width:38px;height:2px;background:linear-gradient(90deg,var(--siemens-cyan),transparent)}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.card,.product-card,.spec-card,.rfq-card,.content-card{border:1px solid var(--line);background:#fff;box-shadow:none}.card,.content-card{padding:clamp(1.35rem,3vw,2rem)}.card{min-height:210px;display:flex;flex-direction:column;justify-content:space-between;transition:border-color .16s ease,transform .16s ease}.card:hover,.product-card:hover,.sample-card:hover{border-color:var(--siemens-cyan);transform:translateY(-2px)}.card:before,.content-card:before,.product-card:before{display:none}.card p,.product-card p,.content-card p{color:var(--muted)}.siemens-tabs{display:grid;grid-template-columns:minmax(220px,.26fr) minmax(0,.74fr);border:1px solid var(--line-strong);background:#fff}.siemens-tab-list{display:grid;align-content:start;border-right:1px solid var(--line-strong);background:var(--surface-2)}.siemens-tab-list a{min-height:78px;display:flex;align-items:center;gap:.9rem;padding:1rem 1.2rem;border-left:4px solid transparent;border-bottom:1px solid var(--line);color:var(--ink);font-family:var(--font-display);font-size:var(--si-body-size);font-weight:700;line-height:var(--si-body-line)}.siemens-tab-list a:hover,.siemens-tab-list a.is-active{border-left-color:var(--siemens-cyan);background:#fff}.siemens-tab-list span{color:var(--muted);font-size:var(--si-caption-size);font-weight:400;line-height:var(--si-caption-line)}.siemens-tab-panel{display:grid;grid-template-columns:minmax(0,.48fr) minmax(0,.52fr);gap:0;min-height:336px}.siemens-tab-copy{padding:clamp(1.5rem,4vw,3rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.siemens-tab-copy p{max-width:520px;color:var(--muted)}.siemens-tab-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-left:1px solid var(--line)}.siemens-tab-cards article{min-height:168px;padding:1.35rem;display:flex;flex-direction:column;justify-content:flex-end;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(135deg,rgba(0,230,220,.1),transparent 44%),#fff}.siemens-tab-cards strong{font-family:var(--font-display);font-size:var(--si-h4-size);font-weight:600;line-height:var(--si-h4-line)}.siemens-tab-cards span{margin-top:.5rem;color:var(--muted);font-size:var(--si-body-size);line-height:var(--si-body-line)}.marketplace-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line-strong);border:1px solid var(--line-strong)}.marketplace-grid .product-card{min-height:100%;border:0;background:#fff}.marketplace-grid .product-card.is-featured{grid-column:span 2;grid-row:span 2}.marketplace-grid .product-card.is-featured .machine-visual{min-height:0}.marketplace-grid .product-card:not(.is-featured) .machine-visual{min-height:0}.marketplace-grid .product-card:not(.is-featured) .product-card-body{padding:1.05rem}.marketplace-grid .product-card:not(.is-featured) h3{font-size:var(--si-h4-size);line-height:var(--si-h4-line)}.marketplace-grid .product-card:not(.is-featured) p{font-size:var(--si-body-size);line-height:var(--si-body-line)}.marketplace-more{position:relative;isolation:isolate;grid-column:1 / -1;min-height:132px;padding:clamp(1.3rem,3vw,2rem);display:grid;grid-template-columns:minmax(190px,.25fr) minmax(0,.48fr) minmax(230px,.27fr);gap:clamp(1.25rem,3vw,2.5rem);align-items:center;overflow:hidden;border-top:4px solid var(--siemens-cyan);background:var(--deep-blue);color:#fff;box-shadow:inset 0 0 0 1px #ffffff24;transition:transform .18s ease,box-shadow .18s ease}.marketplace-more:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,230,220,.14),transparent 36%);opacity:.55}.marketplace-more:after{content:"";position:absolute;right:clamp(1.25rem,3vw,2rem);top:50%;width:58px;height:58px;border-top:2px solid var(--siemens-cyan);border-right:2px solid var(--siemens-cyan);transform:translateY(-50%) rotate(45deg);opacity:.68}.marketplace-more:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 1px #00e6dc6b,0 18px 42px #0000283d}.marketplace-more span{width:fit-content;padding:.35rem .5rem;border:1px solid rgba(0,230,220,.42);color:var(--siemens-cyan);background:#00e6dc0f;font-size:var(--si-caption-size);font-weight:700;line-height:var(--si-caption-line);letter-spacing:.08em;text-transform:uppercase}.marketplace-more strong{max-width:560px;margin:0;font-family:var(--font-display);font-size:clamp(var(--si-h2-size),2.2vw,var(--si-display-bold-size));font-weight:600;line-height:1.08}.marketplace-more em{display:block;max-width:310px;margin:0;padding-right:3.8rem;color:#ffffffbd;font-size:var(--si-body-size);font-style:normal;line-height:1.45}.product-card{display:flex;flex-direction:column;overflow:hidden;transition:border-color .16s ease,transform .16s ease}.product-card-body{padding:1.35rem}.product-kicker,.sample-copy span{display:block;color:var(--muted);font-size:var(--si-caption-size);font-weight:400;line-height:var(--si-caption-line);margin-bottom:.45rem}.tag-row,.chip-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag,.chip{display:inline-flex;align-items:center;min-height:30px;padding:.3rem .58rem;border:1px solid var(--line);background:var(--surface-2);color:var(--ink);font-size:var(--si-caption-size);font-weight:700;line-height:var(--si-caption-line)}.tag-row small{display:inline-flex;align-items:center;min-height:28px;padding:.28rem .54rem;border:1px solid var(--line);background:var(--surface-2);color:var(--ink-2);font-size:var(--si-caption-size);line-height:var(--si-caption-line)}.chip{color:#064d59}.machine-visual{min-height:0;aspect-ratio:526 / 345;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#f3f6f9,#fff);border-bottom:1px solid var(--line)}.machine-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 35%,rgba(0,230,220,.16),transparent 16rem),linear-gradient(135deg,rgba(0,107,255,.08),transparent 52%)}.machine-svg{position:relative;width:min(82%,420px);filter:drop-shadow(0 18px 28px rgba(0,0,40,.14))}.real-machine-figure{position:relative;width:100%;height:100%;margin:0;z-index:1}.real-machine-image{width:100%;height:100%;display:block;object-fit:contain;object-position:top center;padding:0}.real-machine-figure figcaption{width:fit-content;max-width:calc(100% - 1rem);margin:-1rem auto 1rem;position:relative;padding:.42rem .65rem;color:var(--deep-blue);background:#fff;border:1px solid var(--line);font-size:var(--si-caption-size);font-weight:700;line-height:var(--si-caption-line)}.selection-matrix{position:relative;overflow:hidden;border:1px solid var(--line-strong);background:#fff;box-shadow:0 18px 42px #00002812}.selection-matrix:before{content:"";display:block;height:4px;background:linear-gradient(90deg,var(--siemens-cyan),var(--siemens-blue),var(--deep-blue))}.selection-row{display:grid;grid-template-columns:.82fr 1.32fr .86fr 1.12fr;border-bottom:1px solid var(--line)}.selection-row:last-child{border-bottom:0}.selection-row>div{min-height:82px;display:flex;align-items:flex-start;padding:1rem 1.15rem;border-right:1px solid var(--line);background:#fff;color:var(--ink-2);font-size:var(--si-body-size);line-height:1.38}.selection-row>div:last-child{border-right:0}.selection-row.is-head>div{min-height:58px;align-items:center;background:linear-gradient(135deg,rgba(0,230,220,.1),transparent 34%),var(--deep-blue);color:#fff;font-size:var(--si-caption-size);font-weight:700;line-height:var(--si-caption-line);letter-spacing:.05em;text-transform:uppercase}.selection-row strong{color:var(--ink);font-size:var(--si-h4-size);line-height:var(--si-h4-line)}.selection-row:not(.is-head)>div:first-child{background:linear-gradient(90deg,rgba(0,230,220,.12),transparent 54%),var(--surface-2);box-shadow:inset 4px 0 0 var(--siemens-cyan)}.selection-row:not(.is-head):hover>div{background-color:#f9fcff}.split-grid,.two-col,.page-grid{position:relative;display:grid;grid-template-columns:minmax(0,.58fr) minmax(340px,.42fr);gap:clamp(2rem,5vw,5rem);align-items:center}.sample-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.sample-card{overflow:hidden;border:1px solid var(--line);background:#fff;transition:border-color .16s ease,transform .16s ease}.sample-card img{width:100%;aspect-ratio:16 / 10;display:block;object-fit:cover;border-bottom:1px solid var(--line)}.sample-copy{padding:1rem}.sample-copy strong{display:block;font-family:var(--font-display);font-size:var(--si-h3-size);font-weight:600;line-height:var(--si-h3-line)}.commercial-score-panel{display:grid;grid-template-columns:.92fr 1.08fr;gap:0;border:1px solid var(--line);background:#fff}.score-card{padding:clamp(1.6rem,4vw,2.5rem);color:#fff;background:linear-gradient(135deg,#000028,#001f5f)}.score-card strong{display:block;margin-top:.8rem;font-family:var(--font-display);font-size:var(--si-display-bold-size);font-weight:700;line-height:var(--si-display-bold-line);letter-spacing:-.04em}.score-card span{display:block;color:#ffffffc7;margin-top:.85rem}.proof-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.proof-list div{padding:1.2rem;border-left:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;color:var(--ink-2);font-weight:700;line-height:var(--si-body-line)}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line-strong);border:1px solid var(--line-strong)}.news-card{min-height:260px;padding:clamp(1.25rem,3vw,2rem);display:flex;flex-direction:column;justify-content:flex-end;background:#fff;transition:background .16s ease,color .16s ease}.news-card:hover{background:var(--deep-blue);color:#fff}.news-card span{color:var(--siemens-blue);font-size:var(--si-caption-size);font-weight:700;line-height:var(--si-caption-line)}.news-card:hover span{color:var(--siemens-cyan)}.news-card p{color:var(--muted)}.news-card:hover p{color:#ffffffbd}.explore-mosaic{display:grid;grid-template-columns:1.2fr .8fr 1fr;grid-auto-rows:minmax(230px,auto);gap:1px;background:var(--line-strong);border:1px solid var(--line-strong)}.explore-card{min-height:230px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:clamp(1.25rem,3vw,2rem);color:#fff;background:var(--deep-blue)}.explore-card:nth-child(1){grid-row:span 2}.explore-card:nth-child(4){grid-column:span 2}.explore-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.78;transition:transform .26s ease,opacity .26s ease}.explore-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000280d,#000028e0)}.explore-card span,.explore-card h3,.explore-card strong{position:relative;z-index:1}.explore-card span{color:var(--siemens-cyan);font-size:var(--si-caption-size);font-weight:700;line-height:var(--si-caption-line)}.explore-card h3{max-width:520px;margin-top:.65rem}.explore-card strong{width:fit-content;margin-top:1rem;color:#fff;border-bottom:2px solid var(--siemens-cyan)}.explore-card.is-solid{background:linear-gradient(135deg,rgba(0,230,220,.2),transparent 46%),var(--deep-blue)}.explore-card:hover img{transform:scale(1.04);opacity:.92}.product-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:1rem;border:1px solid var(--line)}.product-proof-grid div{padding:.95rem;background:#fff;border-right:1px solid var(--line)}.product-proof-grid div:last-child{border-right:0}.product-proof-grid strong{display:block;font-size:var(--si-body-size);font-weight:700;line-height:var(--si-body-line)}.product-proof-grid span{display:block;margin-top:.25rem;color:var(--muted);font-size:var(--si-caption-size);line-height:var(--si-caption-line)}.product-intent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border:1px solid var(--line-strong);background:var(--line-strong)}.product-intent-card{min-height:260px;display:flex;flex-direction:column;padding:clamp(1.1rem,2.5vw,1.55rem);background:#fff;transition:background .16s ease,transform .16s ease}.product-intent-card:hover{background:var(--surface-2);transform:translateY(-2px)}.product-intent-card>span{width:fit-content;padding:.26rem .48rem;border-left:3px solid var(--siemens-cyan);color:var(--ink);background:var(--surface-2);font-size:var(--si-caption-size);font-weight:700;line-height:var(--si-caption-line)}.product-intent-card strong{display:block;margin-top:1rem;font-family:var(--font-display);font-size:var(--si-h3-size);font-weight:700;line-height:var(--si-h3-line)}.product-intent-card p{margin:.8rem 0 0;color:var(--muted);font-size:var(--si-body-size);line-height:1.45}.product-intent-card .tag-row{margin-top:auto;padding-top:1rem}.product-rfq-detail{display:grid;grid-template-columns:minmax(260px,.35fr) minmax(0,.65fr);gap:0;border:1px solid var(--line-strong);background:#fff}.product-rfq-detail>div:first-child{padding:clamp(1.35rem,3vw,2rem);color:#fff;background:var(--deep-blue)}.product-rfq-detail>div:first-child p{color:#ffffffc2}.product-rfq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:var(--line);gap:1px}.product-rfq-list div{min-height:170px;display:grid;grid-template-columns:auto minmax(0,1fr);align-content:start;column-gap:.8rem;row-gap:.45rem;padding:1.25rem;background:#fff}.product-rfq-list div>span{grid-row:span 2;color:var(--siemens-cyan);font-weight:800;letter-spacing:-.04em}.product-rfq-list strong{color:var(--ink);font-size:var(--si-body-size);line-height:var(--si-body-line)}.product-rfq-list p{margin:0;color:var(--muted);font-size:var(--si-caption-size);line-height:1rem}.product-faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border:1px solid var(--line-strong);background:var(--line-strong)}.product-faq-grid article{min-height:210px;padding:clamp(1.15rem,2.5vw,1.55rem);background:#fff}.product-faq-grid h3{margin:0;font-size:var(--si-h4-size);line-height:var(--si-h4-line)}.product-faq-grid p{margin:.8rem 0 0;color:var(--muted);font-size:var(--si-body-size);line-height:1.45}.spec-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line-strong)}.spec-table th,.spec-table td{padding:.95rem 1rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.spec-table th{width:42%;color:var(--ink);font-size:var(--si-caption-size);font-weight:700;line-height:var(--si-caption-line);background:var(--surface-2)}.page-hero{position:relative;overflow:hidden;padding:90px 0 64px;color:#fff;background:linear-gradient(120deg,#000028,#001f5f 62%,#003a70)}.page-hero:after{content:"";position:absolute;inset:auto 0 0 auto;width:min(46vw,720px);height:100%;background:linear-gradient(135deg,#00ffb938,#00e6dc00);clip-path:polygon(36% 0,100% 0,100% 100%,0 100%)}.page-hero .container{position:relative;z-index:1}.page-hero p{max-width:720px;color:#ffffffc7;font-size:var(--si-body-lg-size);line-height:var(--si-body-lg-line)}.breadcrumb{display:flex;flex-wrap:wrap;gap:.55rem;color:#ffffffad;font-size:var(--si-caption-size);line-height:var(--si-caption-line);margin-bottom:1.4rem}.breadcrumb a{color:#fff;font-weight:700}.keyword-stat-strip{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.35rem 0 0}.keyword-stat-strip span{display:inline-flex;align-items:center;gap:.42rem;min-height:36px;padding:.45rem .72rem;border:1px solid rgba(255,255,255,.24);background:#ffffff17;color:#fffc;font-size:var(--si-caption-size);line-height:var(--si-caption-line)}.keyword-stat-strip strong{color:#fff;font-weight:800}.answer-panel{display:grid;grid-template-columns:minmax(0,.56fr) minmax(320px,.44fr);gap:clamp(1.5rem,4vw,3rem);align-items:start;padding:clamp(1.5rem,4vw,2.6rem);border:1px solid var(--line-strong);background:linear-gradient(135deg,#00ffb914,#fff0),#fff}.answer-panel p{margin-bottom:0;color:var(--ink-2);font-size:var(--si-body-lg-size);line-height:var(--si-body-lg-line)}.keyword-application-grid,.process-list,.mini-link-grid{display:grid;gap:.85rem}.keyword-application-grid div,.process-list div,.mini-link-grid a{display:grid;gap:.28rem;padding:.95rem;border:1px solid var(--line);background:var(--surface-2)}.keyword-application-grid strong,.process-list strong,.mini-link-grid strong{color:var(--ink);font-size:var(--si-body-size);line-height:var(--si-body-line)}.keyword-application-grid span,.process-list p,.mini-link-grid span{margin:0;color:var(--muted);font-size:var(--si-caption-size);line-height:var(--si-caption-line)}.process-list div{grid-template-columns:auto minmax(0,1fr);column-gap:.85rem}.process-list div>span{grid-row:span 2;width:34px;height:34px;display:grid;place-items:center;background:var(--deep-blue);color:#fff;font-size:var(--si-caption-size);font-weight:800;line-height:1}.compare-cell{display:grid;gap:.5rem}.compare-cell span{display:block;color:var(--muted);font-size:var(--si-body-size);line-height:var(--si-body-line)}.compare-cell strong{color:var(--ink)}.mini-link-grid{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:1.25rem}.mini-link-grid a{color:inherit;transition:border-color .16s ease,transform .16s ease}.mini-link-grid a:hover{border-color:var(--siemens-cyan);transform:translateY(-2px)}.resource-link-stack{grid-template-columns:1fr;margin-top:0}.faq-item{padding:1rem 0;border-bottom:1px solid var(--line)}.faq-item:last-child{border-bottom:0}.list-check{padding:0;margin:1rem 0 0;list-style:none}.list-check li{position:relative;padding-left:1.5rem;margin:.7rem 0;color:var(--ink-2)}.list-check li:before{content:"";position:absolute;left:0;top:.7rem;width:9px;height:9px;background:var(--siemens-cyan)}.rfq-band{margin:0 0 clamp(64px,8vw,100px);padding:clamp(2rem,5vw,3rem);color:#fff;background:linear-gradient(135deg,#000028,#001f5f)}.section.rfq-band-section,.section-tight.rfq-band-section,.rfq-band-section{position:relative;padding:0;overflow:hidden;background:radial-gradient(circle at 78% 24%,rgba(0,230,220,.2),transparent 30%),linear-gradient(135deg,#000028,#001450 52%,#002a73)}.rfq-band-section:before,.rfq-band-section:after{content:"";position:absolute;pointer-events:none}.rfq-band-section:before{inset:0;background:linear-gradient(90deg,rgba(255,255,255,.065) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,transparent,#000 24%,#000 72%,transparent);opacity:.5}.rfq-band-section:after{right:max(24px,calc((100vw - var(--container)) / 2));bottom:-72px;width:260px;height:260px;border:1px solid rgba(0,230,220,.2);transform:rotate(24deg)}.rfq-band-section .rfq-band{position:relative;z-index:1;width:100%;max-width:none;margin:0;padding:clamp(3rem,6vw,5rem) 0;background:transparent}.rfq-band-section .rfq-band>*{width:min(var(--container),calc(100% - 48px));margin-right:auto;margin-left:auto}.rfq-band-section .rfq-band .eyebrow{color:var(--siemens-cyan)}.rfq-band-section .rfq-band h2{max-width:760px}.rfq-band p{color:#ffffffc2}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field{display:flex;flex-direction:column;gap:.42rem}.field label{color:var(--ink);font-size:var(--si-caption-size);font-weight:700;line-height:var(--si-caption-line)}.field input,.field textarea,.field select{min-height:48px;border:1px solid var(--line-strong);padding:.75rem .9rem;color:var(--ink);background:#fff}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--siemens-cyan);box-shadow:0 0 0 4px #00e6dc24;outline:none}.field textarea{min-height:128px;resize:vertical}.span-2{grid-column:span 2}.site-footer{padding:64px 0 28px;background:var(--deep-blue);color:#ffffffb8}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem}.site-footer .brand{color:#fff}.site-footer .brand-logo{width:238px}.footer-title{color:#fff;font-size:var(--si-body-size);font-weight:700;line-height:var(--si-body-line);margin-bottom:1rem}.footer-links{display:grid;gap:.7rem}.footer-links a{color:#ffffffb8}.footer-links a:hover{color:var(--siemens-cyan)}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:2.6rem;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.14);color:#ffffff85;font-size:var(--si-caption-size);line-height:var(--si-caption-line)}@media(max-width:1080px){.header-bottom{display:none}.header-top{min-height:78px}.site-header .brand{min-height:48px}.brand-logo{width:232px}.header-utilities{gap:.9rem;font-size:var(--si-body-size);line-height:var(--si-body-line)}.utility-link:nth-of-type(2),.utility-link:nth-of-type(3),.utility-divider{display:none}}@media(max-width:960px){.container{width:min(var(--container),calc(100vw - 48px))}.hero,.hero-grid{min-height:640px}.hero-grid,.split-grid,.two-col,.page-grid,.siemens-tabs,.siemens-tab-panel{grid-template-columns:1fr}.hero-grid>div:first-child{width:min(100%,calc(100vw - 48px));max-width:100%;padding:82px 0 122px}.hero .real-machine-figure{width:118vw;transform:translate(13vw,2vh);opacity:.5}.hero .real-machine-image{min-height:620px}.hero-watermark{display:none}.card-grid,.sample-grid,.marketplace-grid,.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.siemens-tab-list{grid-template-columns:repeat(3,minmax(0,1fr));border-right:0;border-bottom:1px solid var(--line-strong)}.siemens-tab-list a{min-height:66px;border-left:0;border-bottom:3px solid transparent}.siemens-tab-list a:hover,.siemens-tab-list a.is-active{border-bottom-color:var(--siemens-cyan)}.siemens-tab-cards{border-left:0}.siemens-tab-panel{min-height:auto}.footer-grid{grid-template-columns:1fr 1fr}.source-proof-strip,.commercial-score-panel,.product-proof-grid,.product-intent-grid,.product-faq-grid,.explore-mosaic,.mini-link-grid,.answer-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.product-rfq-detail{grid-template-columns:1fr}.marketplace-grid .product-card.is-featured,.explore-card:nth-child(1),.explore-card:nth-child(4){grid-column:auto;grid-row:auto}.marketplace-more{grid-template-columns:1fr;gap:.8rem;min-height:150px}.marketplace-more em{padding-right:4.25rem}.section-head{grid-template-columns:1fr;align-items:start}.selection-row{grid-template-columns:1fr}.selection-row.is-head{display:none}.selection-row>div{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:640px){.container{width:min(var(--container),calc(100vw - 44px))}.marketplace-more{min-height:166px}.marketplace-more:after{top:auto;right:1.15rem;bottom:1.15rem;width:34px;height:34px;transform:rotate(45deg)}.marketplace-more em{padding-right:3.2rem}.header-top{min-height:68px}.site-header .brand{min-height:42px}.brand-logo{width:198px}.header-utilities{display:none}.hero,.hero-grid{min-height:560px}.hero-grid>div:first-child{width:min(100%,calc(100vw - 44px));padding:60px 0 104px}.hero .real-machine-figure{width:84%;transform:translateY(1vh);opacity:.36}.hero .real-machine-image{min-height:520px}h1{max-width:100%;font-size:1.54rem;line-height:1.92rem}h2{font-size:var(--si-h2-size);line-height:var(--si-h2-line)}h3{font-size:var(--si-h3-size);line-height:var(--si-h3-line)}.lede{max-width:100%;font-size:var(--si-body-lg-size);line-height:var(--si-body-lg-line)}.hero-actions{width:min(100%,calc(100vw - 44px));display:grid;grid-template-columns:1fr;gap:.72rem}.btn,.btn-outline,.btn-dark{width:100%;min-width:0;min-height:43px;padding:.7rem .8rem;font-size:var(--si-body-size);line-height:var(--si-body-line);white-space:normal;text-align:center}.card-grid,.sample-grid,.marketplace-grid,.news-grid,.explore-mosaic,.form-grid,.proof-list,.answer-panel,.mini-link-grid,.source-proof-strip,.commercial-score-panel,.product-proof-grid,.product-intent-grid,.product-rfq-list,.product-faq-grid{grid-template-columns:1fr}.hero-project-steps{bottom:22px;width:min(var(--container),calc(100vw - 44px));display:grid;grid-template-columns:1fr;gap:0}.hero-project-step{min-height:34px;padding:.45rem .72rem;border-radius:0}.hero-project-step:first-child{border-radius:16px 16px 0 0}.hero-project-step:last-child{border-radius:0 0 16px 16px}.hero-project-step:not(.is-active){display:none}.hero-project-step.is-active:after{content:" / mold match / machine quote";color:#000028b8;font-weight:600}.siemens-tab-list,.siemens-tab-cards{grid-template-columns:1fr}.span-2{grid-column:span 1}.spec-table{display:block;overflow-x:auto}.footer-grid,.footer-bottom{grid-template-columns:1fr;display:grid}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
