.catalog-page{--catalog-pad:max(var(--layout-page-gutter),calc((100% - var(--layout-content-max)) / 2));background:var(--color-surface-background);color:var(--color-surface-foreground)}.catalog-hero{display:block;overflow:hidden;background:var(--color-surface-inverse-raised);color:var(--color-surface-inverse-foreground)}.catalog-hero,.catalog-hero__copy{position:relative;min-height:28rem}.catalog-hero__copy{z-index:var(--z-index-raised);display:flex;width:min(72rem,80%);flex-direction:column;justify-content:flex-end;padding:clamp(3rem,5vw,4.5rem) clamp(2rem,5vw,5rem) clamp(3rem,5vw,4.5rem) var(--catalog-pad)}.catalog-hero h1{max-width:9ch;margin:1.5rem 0 0;font-size:clamp(3.5rem,6.5vw,7rem);font-weight:var(--font-weight-regular);line-height:.9;letter-spacing:-.065em}.catalog-hero__summary{max-width:64rem;margin:clamp(1.75rem,3vw,2.75rem) 0 0;color:var(--color-surface-inverse-foreground-muted);font-size:1rem;line-height:1.75}.catalog-hero__summary p{margin:0;text-wrap:balance;word-break:keep-all}.catalog-hero__sentence{display:block}.catalog-hero__sentence+.catalog-hero__sentence{margin-top:.3rem}.catalog-hero__summary a,.catalog-hero__summary p+p{display:block;margin-top:1rem}.catalog-hero__summary a{text-decoration:underline;text-underline-offset:.25em}.catalog-hero__media{position:absolute;z-index:var(--z-index-base);inset:0;overflow:hidden;background:var(--color-surface-inverse-muted)}.catalog-hero__media:after{position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--color-surface-inverse) 97%,transparent) 0,color-mix(in srgb,var(--color-surface-inverse) 84%,transparent) 38%,color-mix(in srgb,var(--color-surface-inverse) 38%,transparent) 68%,transparent 94%),linear-gradient(0deg,color-mix(in srgb,var(--color-surface-inverse) 42%,transparent),transparent 50%);content:""}.catalog-hero__media img{object-fit:cover}.catalog-nav{position:-webkit-sticky;position:sticky;z-index:var(--z-index-navigation);top:var(--layout-header-height);overflow-x:auto;border-bottom:1px solid var(--color-surface-inverse-border);background:var(--color-surface-inverse-raised);scrollbar-width:none}.catalog-nav::-webkit-scrollbar{display:none}.catalog-nav>div{display:flex;width:max-content;min-width:100%;padding:0 var(--catalog-pad)}.catalog-nav a{display:flex;min-width:12rem;flex:1 0 auto;padding:1.15rem 1.25rem;border-right:1px solid var(--color-surface-inverse-border);color:var(--color-surface-inverse-foreground-subtle);font-size:.8rem;font-weight:var(--font-weight-medium);white-space:nowrap}.catalog-nav a:first-child{border-left:1px solid var(--color-surface-inverse-border)}.catalog-nav a.is-active{background:var(--color-surface-inverse-muted);color:var(--color-surface-inverse-foreground);box-shadow:inset 0 -3px var(--color-primary)}.catalog-body{padding:clamp(5rem,8vw,8rem) var(--catalog-pad);background:var(--color-surface-subtle)}.catalog-card{min-width:0;border:1px solid var(--color-surface-border);background:var(--color-surface-raised)}.catalog-card__media{position:relative;min-height:22rem;overflow:hidden;background:var(--color-surface-muted)}.catalog-card__media img{object-fit:cover}.catalog-card__media.is-contain img{padding:clamp(1.25rem,2.5vw,2.5rem);object-fit:contain}.catalog-card__media.is-contain{background:var(--color-surface-raised)}.catalog-card__placeholder{position:absolute;inset:0;background:var(--color-surface-muted)}.catalog-card__content{padding:clamp(1.5rem,3vw,2.5rem)}.catalog-card__meta{display:flex;min-height:1.8rem;align-items:center;gap:.75rem}.catalog-item__badge{position:absolute;z-index:var(--z-index-content);top:1rem;left:1rem;display:inline-flex;margin:0;padding:.45rem .7rem;border:1px solid color-mix(in srgb,var(--color-surface-inverse-foreground) 52%,transparent);background:color-mix(in srgb,var(--color-surface-inverse-raised) 82%,transparent);color:var(--color-surface-inverse-foreground);font-size:.68rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.catalog-item__type{margin:0;color:var(--color-primary-strong);font-size:.78rem;font-weight:var(--font-weight-semibold);letter-spacing:.01em}.catalog-card h3{margin:1rem 0 0;font-size:clamp(1.5rem,2vw,2.25rem);font-weight:var(--font-weight-medium);line-height:1.15;letter-spacing:-.035em}.catalog-item__description{margin:1.5rem 0 0;color:var(--color-surface-foreground-muted);font-size:.9rem;line-height:1.75}.catalog-item__source{display:inline-block;margin-top:1.5rem;color:var(--color-primary-strong);font-size:.76rem;text-decoration:underline;text-underline-offset:.3em}.industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:1.5rem;column-gap:1.5rem;grid-row-gap:3.5rem;row-gap:3.5rem}.industry-grid .catalog-card{border:0;background:transparent}.industry-grid .catalog-card__media{min-height:15.5rem}.industry-grid .catalog-card__content{padding:1.5rem 0 0}.industry-grid .catalog-card h3{font-size:clamp(1.25rem,1.55vw,1.65rem)}.smt-equipment-grid{border-top:1px solid var(--color-surface-border-emphasis)}.smt-equipment-grid .catalog-card{display:grid;grid-template-columns:minmax(20rem,.78fr) minmax(0,1.22fr);border-width:0 0 1px;background:transparent}.smt-equipment-grid .catalog-card__media{min-height:27rem}.smt-equipment-grid .catalog-card__content{align-self:center;padding:clamp(2rem,4vw,4rem)}.smt-equipment-grid .catalog-card:nth-child(2n) .catalog-card__media{order:2}.display-process-list{border-top:1px solid var(--color-surface-border-emphasis)}.display-process-item{display:grid;grid-template-columns:minmax(14rem,.72fr) minmax(22rem,1.28fr) 15rem;grid-template-areas:"heading details media";align-items:start;grid-gap:clamp(2rem,3.5vw,3.5rem);gap:clamp(2rem,3.5vw,3.5rem);padding:clamp(2.75rem,4.5vw,4.25rem) 0;border-bottom:1px solid var(--color-surface-border-emphasis)}.display-process-item__heading{grid-area:heading}.display-process-item__details{grid-area:details}.display-process-item__media{position:relative;grid-area:media;width:100%;aspect-ratio:4/3;overflow:hidden;background:var(--color-surface-raised)}.display-process-item__media img{padding:1rem;object-fit:contain}.display-process-item__media .catalog-item__badge{top:.75rem;left:.75rem}.display-process-item__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.display-process-item__meta p{margin:0;color:var(--color-primary-strong);font-size:.78rem;font-weight:var(--font-weight-semibold);letter-spacing:.01em}.display-process-item h2{max-width:13ch;margin:1.25rem 0 0;font-size:clamp(1.7rem,2.4vw,2.25rem);font-weight:var(--font-weight-medium);line-height:1.08;letter-spacing:-.04em}.display-process-item__description{max-width:38rem;margin:0;color:var(--color-surface-foreground-muted);font-size:.92rem;line-height:1.75}.display-process-item__features{display:grid;grid-gap:.55rem;gap:.55rem;margin:1.5rem 0 0;padding:0;list-style:none}.display-process-item__features li{position:relative;padding-left:1rem;font-size:.82rem;line-height:1.55}.display-process-item__features li:before{position:absolute;top:.68em;left:0;width:.25rem;height:.25rem;border-radius:var(--radius-circle);background:var(--color-surface-placeholder);content:""}.vision-feature{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);margin-top:3rem;border:1px solid var(--color-surface-border);background:var(--color-surface-raised);color:inherit}.vision-feature .catalog-card__media{min-height:30rem}.vision-feature .catalog-card__content{align-self:center;padding:clamp(2.5rem,5vw,5rem)}.vision-feature .catalog-item__description,.vision-feature li{color:var(--color-surface-foreground-muted)}.embedded-duo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.embedded-duo .catalog-card:first-child .catalog-card__media,.embedded-duo .catalog-card:last-child .catalog-card__media{min-height:25rem}.fixture-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.fixture-grid .catalog-card__media{min-height:16rem}.fixture-grid .catalog-card__content{padding:1.75rem}.fixture-grid .catalog-card h3{font-size:clamp(1.25rem,1.55vw,1.6rem)}@media (max-width:63.999rem){.catalog-hero{min-height:24rem}.catalog-hero__copy{width:min(42rem,82%);min-height:24rem;padding-right:var(--catalog-pad)}.catalog-hero__media{min-height:0}.catalog-hero__media:after{background:linear-gradient(90deg,color-mix(in srgb,var(--color-surface-inverse) 96%,transparent) 0,color-mix(in srgb,var(--color-surface-inverse) 78%,transparent) 56%,color-mix(in srgb,var(--color-surface-inverse) 28%,transparent) 100%),linear-gradient(0deg,color-mix(in srgb,var(--color-surface-inverse) 48%,transparent),transparent 60%)}.fixture-grid,.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.display-process-item{min-height:0}.display-process-item__media{width:min(100%,18rem);min-height:0}.embedded-duo,.vision-feature{grid-template-columns:1fr}}@media (max-width:47.999rem){.catalog-hero{min-height:22rem}.catalog-hero__copy{width:100%;min-height:22rem}.catalog-hero h1{font-size:clamp(3rem,14vw,4.5rem)}.catalog-hero__media{min-height:0}.catalog-nav>div{padding:0}.catalog-nav a{min-width:10.5rem}.catalog-body{padding-top:4rem;padding-bottom:4rem}.fixture-grid,.industry-grid{grid-template-columns:1fr}.industry-grid .catalog-card__content{min-height:0}.smt-equipment-grid .catalog-card{grid-template-columns:1fr}.smt-equipment-grid .catalog-card:nth-child(2n) .catalog-card__media{order:0}.catalog-card__media,.fixture-grid .catalog-card__media{min-height:17rem}.display-process-item{grid-template-columns:minmax(0,1fr) 15rem;grid-template-areas:"heading media" "details media";gap:1.5rem 2rem;padding:2.75rem 0}.display-process-item h2{max-width:none;font-size:clamp(1.7rem,5vw,2.15rem)}.vision-feature{grid-template-columns:1fr;margin-top:1.25rem}.embedded-duo .catalog-card:first-child .catalog-card__media,.smt-equipment-grid .catalog-card__media,.vision-feature .catalog-card__media{min-height:20rem}}.catalog-hero h1{max-width:13ch;font-size:clamp(2.75rem,4.2vw,4rem);font-weight:var(--font-weight-medium);line-height:1;letter-spacing:-.045em}.catalog-hero__copy{padding-top:3rem;padding-bottom:3rem}.catalog-hero__summary{margin-top:1.75rem;font-size:.94rem;line-height:1.7}.catalog-body{padding-top:clamp(3.5rem,6vw,6rem)}.catalog-brands{display:grid;width:-moz-fit-content;width:fit-content;max-width:100%;grid-gap:.85rem;gap:.85rem;margin-bottom:clamp(3rem,5vw,5rem)}.catalog-brands>p{margin:0;color:var(--color-surface-foreground-muted);font-size:.78rem;font-weight:var(--font-weight-semibold);letter-spacing:.01em}.catalog-brands>div{display:flex;flex-wrap:wrap;gap:.75rem}.catalog-brand{position:relative;display:block;width:9.5rem;height:4rem;background:var(--color-surface-raised);box-shadow:inset 0 0 0 1px var(--color-surface-strong)}.catalog-brand img{padding:.55rem .75rem;object-fit:contain}.catalog-brand--lde{background:var(--color-surface-inverse-raised);box-shadow:var(--elevation-0)}.catalog-brand--lde img{padding:.45rem .8rem}.smt-group+.smt-group{margin-top:clamp(4rem,7vw,7rem)}.smt-group>h2{margin:0 0 1.75rem;font-size:clamp(1.4rem,2vw,2rem);font-weight:var(--font-weight-medium);letter-spacing:-.025em}.smt-equipment-grid{border-top:1px solid var(--color-surface-border)}.catalog-card__features{display:grid;grid-gap:.45rem;gap:.45rem;margin:1.5rem 0 0;padding:1rem 1.15rem;list-style:none;background:var(--color-surface-background)}.catalog-card__features li{position:relative;padding-left:1rem;font-size:.8rem;line-height:1.55}.catalog-card__features li:before{position:absolute;top:.65em;left:0;width:.25rem;height:.25rem;border-radius:var(--radius-circle);background:var(--color-surface-placeholder);content:""}.vision-taxonomy-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--color-surface-inverse-raised);color:var(--color-surface-inverse-foreground)}.vision-taxonomy-panel article{display:flex;min-height:19rem;flex-direction:column;justify-content:flex-start;padding:clamp(2rem,3.5vw,3.5rem)}.vision-taxonomy-panel article:nth-child(2),.vision-taxonomy-panel article:nth-child(3){background:var(--color-surface-inverse-muted)}.vision-taxonomy-panel h2{max-width:10ch;margin:0;font-size:clamp(1.85rem,2.6vw,2.65rem);font-weight:var(--font-weight-medium);line-height:1.05}.vision-taxonomy-panel p{margin:clamp(1.5rem,2.5vw,2.25rem) 0 0;color:var(--color-surface-inverse-foreground-muted);font-size:.9rem;line-height:1.75}.vision-feature{margin-top:4rem}.industry-grid .catalog-card h3{font-size:clamp(1.2rem,1.35vw,1.5rem);line-height:1.25}.industry-grid .catalog-item__description{font-size:.86rem;line-height:1.7}.fixture-grid .catalog-card__features{font-size:.78rem}@media (min-width:64rem) and (hover:hover) and (pointer:fine){.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:dense;gap:1rem}.industry-grid .catalog-card--reveal{position:relative;min-height:23rem;overflow:hidden;background:var(--color-surface-inverse-raised);outline:0}.industry-grid .catalog-card--reveal:focus-visible{box-shadow:var(--elevation-focus)}.industry-grid .catalog-card--reveal .catalog-card__media{position:absolute;inset:0;min-height:0}.industry-grid .catalog-card--reveal .catalog-card__media img{filter:brightness(.82) saturate(.9);transition:filter var(--duration-standard) var(--ease-standard),transform var(--duration-slow) var(--ease-standard)}.industry-grid .catalog-card--reveal .catalog-card__content{position:absolute;z-index:var(--z-index-raised);inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(1.35rem,2vw,2rem);background:linear-gradient(180deg,transparent 28%,color-mix(in srgb,var(--color-surface-inverse) 16%,transparent) 48%,color-mix(in srgb,var(--color-surface-inverse) 90%,transparent) 100%)}.industry-grid .catalog-card--reveal h3{position:relative;z-index:var(--z-index-raised);margin:0;color:var(--color-surface-inverse-foreground);font-size:1.1rem;white-space:nowrap;text-shadow:var(--elevation-text-soft)}.industry-grid .catalog-card--reveal .catalog-item__description{position:relative;z-index:var(--z-index-raised);max-height:0;margin:0;overflow:hidden;color:var(--color-surface-inverse-foreground-muted);opacity:0;transform:translateY(.75rem);transition:max-height var(--duration-slow) var(--ease-standard),margin var(--duration-standard) var(--ease-standard),opacity var(--duration-fast) var(--ease-standard),transform var(--duration-standard) var(--ease-standard)}.industry-grid .catalog-card--reveal:focus-visible .catalog-card__media img,.industry-grid .catalog-card--reveal:hover .catalog-card__media img{filter:brightness(.48) saturate(.78);transform:scale(1.025)}.industry-grid .catalog-card--reveal:focus-visible .catalog-item__description,.industry-grid .catalog-card--reveal:hover .catalog-item__description{max-height:14rem;margin-top:1rem;opacity:1;transform:translateY(0)}}@media (min-width:80rem) and (hover:hover) and (pointer:fine){.industry-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.industry-grid .catalog-card:first-child{grid-column:span 7}.industry-grid .catalog-card:nth-child(2){grid-column:span 5}.industry-grid .catalog-card:nth-child(3),.industry-grid .catalog-card:nth-child(4),.industry-grid .catalog-card:nth-child(5){grid-column:span 4;min-height:21.5rem}.industry-grid .catalog-card:nth-child(6){grid-column:span 5}.industry-grid .catalog-card:nth-child(7){grid-column:span 7}.industry-grid .catalog-card:nth-child(8){grid-column:span 4;min-height:24.5rem}.industry-grid .catalog-card:nth-child(9){grid-column:span 8;min-height:24.5rem}}@media (prefers-reduced-motion:reduce){.industry-grid .catalog-card--reveal .catalog-card__media img,.industry-grid .catalog-card--reveal .catalog-item__description{transition:none}}@media (max-width:63.999rem){.catalog-hero h1{max-width:16ch}.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.display-process-item{grid-template-columns:minmax(0,1fr) 15rem;grid-template-areas:"heading media" "details media";gap:1.5rem 2rem}.vision-taxonomy-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.vision-taxonomy-panel article:nth-child(3){grid-column:1/-1;min-height:17rem}}@media (max-width:47.999rem){.catalog-hero h1{font-size:clamp(2.35rem,11vw,3.15rem)}.catalog-hero__copy{min-height:22rem}.catalog-brands{margin-bottom:3rem}.catalog-brand{width:7.5rem;height:3.25rem}.display-process-item,.industry-grid{grid-template-columns:1fr}.display-process-item{grid-template-areas:"heading" "media" "details";gap:1.5rem;padding:2.5rem 0}.display-process-item__media{max-width:18rem}.smt-group>h2{font-size:1.3rem}.vision-taxonomy-panel{grid-template-columns:1fr}.vision-taxonomy-panel article,.vision-taxonomy-panel article:nth-child(3){grid-column:auto;min-height:18rem;padding:2rem}.vision-taxonomy-panel p{margin-top:1.5rem}}