/* NALVRA product overview: editorial index, not a second homepage gallery. */
body.catalog-redesign {
  --catalog-ink: #192128;
  --catalog-paper: #f6f3ec;
  --catalog-white: #fffdf9;
  --catalog-gold: #c8a45d;
  --catalog-gold-light: #e3c680;
  background: var(--catalog-paper);
  color: var(--catalog-ink);
}
body.catalog-redesign .grid-bg,
body.catalog-redesign .noise-overlay { display: none; }
body.catalog-redesign header { border-bottom: 1px solid #e5e0d6; background: rgba(255, 253, 249, .97); box-shadow: none; }
body.catalog-redesign header .nav-link,
body.catalog-redesign header .nav-aktion { color: #192128; }
body.catalog-redesign .nav-menu-product .nav-aktion--software { border-color: #8a6d33; background: #8a6d33; color: #fff; }
body.catalog-redesign .catalog-page { overflow: clip; }
body.catalog-redesign .catalog-page h1,
body.catalog-redesign .catalog-page h2,
body.catalog-redesign .catalog-page h3 { text-wrap: balance; }
body.catalog-redesign .catalog-page section[id],
body.catalog-redesign .catalog-page article[id] { scroll-margin-top: 150px; }
.catalog-anchor { display: block; height: 0; scroll-margin-top: 140px; }

.catalog-hero { position: relative; overflow: hidden; padding: clamp(5.5rem, 9vw, 9rem) 0 clamp(5rem, 8vw, 7.5rem); background: radial-gradient(circle at 68% 18%, rgba(200,164,93,.16), transparent 31%), linear-gradient(125deg,#11171d,#202a32); color: #f7f2e8; }
.catalog-hero::after { position: absolute; inset: auto -10% -30% 55%; height: 80%; border: 1px solid rgba(227,198,128,.13); border-radius: 50%; content: ""; pointer-events: none; }
.catalog-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0,1.1fr) minmax(340px,.78fr); align-items: center; gap: clamp(2.5rem,7vw,7rem); }
.catalog-eyebrow,
.catalog-group-kicker { display: inline-flex; align-items: center; gap: .75rem; color: var(--catalog-gold-light); font: 700 .72rem/1.35 ui-monospace,SFMono-Regular,Consolas,monospace; letter-spacing: .12em; }
.catalog-eyebrow::before,
.catalog-group-kicker::before { width: 24px; height: 1px; background: currentColor; content: ""; }
body.catalog-redesign .catalog-hero h1 { max-width: 760px; margin: 1.4rem 0 1.4rem; color: #fffdf9; font-size: clamp(3.5rem,6vw,6.8rem); line-height: .96; letter-spacing: -.065em; }
.catalog-hero h1 em { color: var(--catalog-gold-light); font-style: normal; }
.catalog-hero-copy > p { max-width: 630px; margin: 0; color: #cfd3d3; font-size: clamp(1.08rem,1.5vw,1.28rem); line-height: 1.6; }
.catalog-hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 1.4rem; margin-top: 2rem; }
.catalog-button { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; gap: .7rem; padding: .85rem 1.2rem; border-radius: 9px; font-weight: 750; text-decoration: none; transition: transform .2s ease, background .2s ease; }
.catalog-button:hover { transform: translateY(-2px); }
.catalog-button--gold { background: var(--catalog-gold); color: #192128; }
.catalog-button--gold:hover { background: var(--catalog-gold-light); }
.catalog-button--outline { border: 1px solid rgba(255,255,255,.48); color: #fff; }
.catalog-button--outline:hover { background: rgba(255,255,255,.1); }
.catalog-hero-link { color: #e2cc99; font-weight: 700; text-decoration-thickness: 1px; text-underline-offset: 6px; }
.catalog-hero-link:hover { color: #fff; }
.catalog-hero-index { min-width: 0; padding: clamp(1.3rem,2.4vw,2rem); border: 1px solid rgba(227,198,128,.4); border-radius: 18px; background: rgba(5,9,12,.66); box-shadow: 0 30px 80px rgba(0,0,0,.16); }
.catalog-index-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 1rem; padding-bottom: 1.2rem; color: #d7c08b; font: 700 .68rem/1.4 ui-monospace,SFMono-Regular,Consolas,monospace; letter-spacing: .1em; }
.catalog-index-head strong { color: #f6ead0; font: 700 clamp(3rem,5vw,5rem)/.85 Bahnschrift,'Arial Narrow',sans-serif; letter-spacing: -.07em; }
.catalog-hero-index > a { display: grid; grid-template-columns: 2rem 1fr auto; gap: .2rem .75rem; align-items: baseline; padding: 1rem 0; border-top: 1px solid rgba(255,255,255,.16); color: #fff; text-decoration: none; transition: padding .2s ease,color .2s ease; }
.catalog-hero-index > a:hover { padding-left: .35rem; color: #e3c680; }
.catalog-hero-index > a > span { grid-row: 1 / 3; color: #d4b976; font: 700 .72rem ui-monospace,SFMono-Regular,Consolas,monospace; }
.catalog-hero-index > a strong { font-size: clamp(1.05rem,1.6vw,1.4rem); }
.catalog-hero-index > a small { grid-column: 2; color: #b9c0c0; font-size: .75rem; letter-spacing: .03em; }
.catalog-hero-index > a b { grid-column: 3; grid-row: 1 / 3; color: #d4b976; font-weight: 400; }
.catalog-index-foot { padding-top: 1.1rem; border-top: 1px solid rgba(255,255,255,.16); color: #aeb5b5; font-size: .8rem; }

.catalog-jump { position: sticky; z-index: 30; top: 68px; border-bottom: 1px solid #e2ddd3; background: rgba(255,253,249,.97); backdrop-filter: blur(16px); }
.catalog-jump-inner { display: flex; min-height: 66px; align-items: center; gap: clamp(1rem,2.5vw,2.3rem); }
.catalog-jump-inner > span { margin-right: auto; color: #8a6d33; font: 700 .7rem ui-monospace,SFMono-Regular,Consolas,monospace; letter-spacing: .1em; white-space: nowrap; }
.catalog-jump a { padding-block: .9rem; color: #26313a; font-size: .88rem; font-weight: 700; text-decoration: none; white-space: nowrap; }
.catalog-jump a:hover { color: #8a6d33; }

.catalog-group { padding: clamp(4rem,7vw,7rem) 0 clamp(3rem,5vw,5rem); background: var(--catalog-paper); }
.catalog-group--dark { background: #1a2229; color: #f7f2e8; }
.catalog-group-heading { display: grid; grid-template-columns: minmax(0,1fr) minmax(240px,.45fr); align-items: end; gap: 2rem; margin-bottom: clamp(1.7rem,3vw,3rem); }
.catalog-group:not(.catalog-group--dark) .catalog-group-kicker { color: #8a6d33; }
body.catalog-redesign .catalog-group h2 { max-width: 850px; margin: .9rem 0 0; color: #192128; font-size: clamp(2.5rem,4.5vw,4.6rem); line-height: 1.05; letter-spacing: -.055em; }
body.catalog-redesign .catalog-group--dark h2 { color: #fffdf9; }
.catalog-group-heading > p { margin: 0 0 .25rem; color: #5e686f; font-size: 1.03rem; line-height: 1.55; }
.catalog-group--dark .catalog-group-heading > p { color: #bdc5c7; }
.catalog-product { --product-accent:#ad8747; display: grid; grid-template-columns: 64px minmax(0,1fr) minmax(0,.95fr); gap: clamp(1.2rem,3vw,3rem); align-items: center; min-height: 420px; padding: clamp(2rem,4vw,3.5rem) 0; border-top: 1px solid rgba(25,33,40,.2); }
.catalog-group--dark .catalog-product { border-top-color: rgba(255,255,255,.19); }
.catalog-product--service { --product-accent:#7daee5; }
.catalog-product--ops { --product-accent:#7cc6bd; }
.catalog-product--command { --product-accent:#d6aa74; }
.catalog-product--govern { --product-accent:#a28ac8; }
.catalog-product--erase { --product-accent:#bb8d76; }
.catalog-product--vault { --product-accent:#75a6ca; }
.catalog-product--scan { --product-accent:#a98056; }
.catalog-product-number { align-self: start; padding-top: .35rem; color: #967647; font: 700 .78rem ui-monospace,SFMono-Regular,Consolas,monospace; white-space: nowrap; }
.catalog-group--dark .catalog-product-number { color: #d4bb7d; }
.catalog-product-copy { min-width: 0; }
.catalog-product-status { display: block; margin-bottom: 1.1rem; color: #8a6d33; font: 700 .68rem/1.4 ui-monospace,SFMono-Regular,Consolas,monospace; letter-spacing: .1em; }
.catalog-group--dark .catalog-product-status { color: var(--catalog-gold-light); }
body.catalog-redesign .catalog-product h3 { display: flex; flex-direction: column; align-items: flex-start; gap: .27rem; margin: 0 0 1.1rem; color: #192128; line-height: 1; }
body.catalog-redesign .catalog-group--dark .catalog-product h3 { color: #fffdf9; }
.catalog-product-brand { color: #64717a; font: 700 .72rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace; letter-spacing: .32em; }
.catalog-group--dark .catalog-product-brand { color: #b8c3c8; }
.catalog-product-name { display: inline-block; padding-bottom: .18rem; border-bottom: 3px solid var(--product-accent); font-family: Bahnschrift,'Arial Narrow','Aptos Display',sans-serif; font-size: clamp(2.7rem,4.6vw,4.8rem); font-weight: 800; font-stretch: condensed; letter-spacing: -.055em; white-space: nowrap; }
.catalog-product--command .catalog-product-name { font-family: Stencil,'Stencil Std','Arial Black',Impact,sans-serif; font-size: clamp(2.5rem,4.1vw,4.2rem); font-weight: 400; letter-spacing: .02em; }
.catalog-product-copy > p { max-width: 470px; margin: 0; color: #56616a; font-size: clamp(1.04rem,1.5vw,1.18rem); line-height: 1.58; }
.catalog-group--dark .catalog-product-copy > p { color: #c7d0d2; }
.catalog-product-actions { display: flex; flex-wrap: wrap; gap: .65rem 1.35rem; margin-top: 1.7rem; }
.catalog-product-actions a { color: #192128; font-size: .91rem; font-weight: 750; text-decoration: none; }
.catalog-group--dark .catalog-product-actions a { color: #f7f2e8; }
.catalog-product-actions a:first-child { padding-bottom: .28rem; border-bottom: 1px solid var(--product-accent); }
.catalog-product-actions a:last-child { color: #8a6d33; }
.catalog-group--dark .catalog-product-actions a:last-child { color: #e3c680; }
.catalog-product-actions a:hover { opacity: .72; }
.catalog-product figure { position: relative; min-width: 0; height: clamp(260px,28vw,360px); margin: 0; overflow: hidden; border: 1px solid rgba(25,33,40,.14); border-radius: 16px; background: #11171d; box-shadow: 0 22px 48px rgba(12,19,25,.11); }
.catalog-group--dark .catalog-product figure { border-color: rgba(255,255,255,.17); }
.catalog-product figure img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; transition: transform .45s ease; }
.catalog-product:hover figure img { transform: scale(1.035); }
.catalog-product--ops figure img { object-fit: contain; background: #0b151f; }
.catalog-product--govern figure img,
.catalog-product--vault figure img { object-position: left top; }
.catalog-product figcaption { position: absolute; right: 12px; bottom: 12px; max-width: calc(100% - 24px); padding: .4rem .6rem; border: 1px solid rgba(255,255,255,.26); border-radius: 5px; background: rgba(8,13,17,.78); color: #f4e5c6; font: 700 .59rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace; letter-spacing: .09em; }
.catalog-product:nth-child(even) figure { grid-column: 2; grid-row: 1; }
.catalog-product:nth-child(even) .catalog-product-copy { grid-column: 3; grid-row: 1; }

.catalog-deployment { padding: clamp(4rem,7vw,7rem) 0; background: #e8e0d1; }
.catalog-deployment-grid { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 3rem; align-items: end; }
.catalog-deployment .catalog-group-kicker { color: #8a6d33; }
body.catalog-redesign .catalog-deployment h2 { margin: 1rem 0 .9rem; color: #192128; font-size: clamp(2.7rem,5vw,5rem); line-height: 1; letter-spacing: -.055em; }
.catalog-deployment p { max-width: 780px; margin: 0; color: #4c5860; font-size: 1.08rem; line-height: 1.65; }
.catalog-contact { padding: clamp(4rem,6vw,6rem) 0; background: #192128; color: #f7f2e8; }
.catalog-contact-inner { display: flex; align-items: center; justify-content: space-between; gap: 2rem; }
body.catalog-redesign .catalog-contact h2 { margin: .8rem 0 .65rem; color: #fffdf9; font-size: clamp(2.3rem,4vw,4rem); line-height: 1.04; letter-spacing: -.05em; }
.catalog-contact p { max-width: 650px; margin: 0; color: #c6cecf; line-height: 1.6; }
.catalog-contact .catalog-button { flex: 0 0 auto; }

@media (max-width: 960px) {
  .catalog-hero-grid { grid-template-columns: 1fr; }
  .catalog-hero-index { max-width: 720px; }
  .catalog-product { grid-template-columns: 48px minmax(0,1fr) minmax(0,.85fr); gap: 1.5rem; }
  .catalog-product-name { font-size: clamp(2.45rem,5vw,4rem); }
}
@media (max-width: 720px) {
  .catalog-hero { padding: 5rem 0 4.5rem; }
  .catalog-jump { top: 68px; }
  .catalog-jump-inner { overflow-x: auto; gap: 1.4rem; scrollbar-width: none; }
  .catalog-jump-inner::-webkit-scrollbar { display: none; }
  .catalog-jump-inner > span { margin-right: 0; }
  .catalog-group-heading { grid-template-columns: 1fr; gap: 1rem; }
  .catalog-product,
  .catalog-product:nth-child(even) { grid-template-columns: 1fr; gap: 1rem; min-height: 0; padding: 2rem 0 2.4rem; }
  .catalog-product-number { grid-column: 1; grid-row: 1; }
  .catalog-product .catalog-product-copy,
  .catalog-product:nth-child(even) .catalog-product-copy { grid-column: 1; grid-row: 2; }
  .catalog-product figure,
  .catalog-product:nth-child(even) figure { grid-column: 1; grid-row: 3; height: clamp(230px,60vw,340px); margin-top: .6rem; }
  .catalog-deployment-grid { grid-template-columns: 1fr; gap: 2rem; }
  .catalog-deployment .catalog-button { justify-self: start; }
  .catalog-contact-inner { align-items: flex-start; flex-direction: column; }
}
@media (max-width: 420px) {
  body.catalog-redesign .catalog-hero h1 { font-size: clamp(3rem,13vw,4.1rem); }
  .catalog-hero-index > a { grid-template-columns: 1.6rem 1fr auto; }
  .catalog-product-name { font-size: clamp(2.4rem,12vw,3.3rem); }
  .catalog-product--command .catalog-product-name { font-size: clamp(2.2rem,10vw,3rem); }
}
@media (prefers-reduced-motion: reduce) {
  .catalog-button,
  .catalog-hero-index > a,
  .catalog-product figure img { transition: none; }
}
