
:root{--kpp-shell-max:1360px;--kpp-navy:#0E2F43;--kpp-navy-2:#082536;--kpp-blue:#2F9DCF;--kpp-gold:#D6B85A;--kpp-line:#DED8C8;}
body.brand-ki-praxispilot .service-strip .container,body.brand-ki-praxispilot .site-header .container.nav{width:min(calc(100% - 56px),var(--kpp-shell-max));}
body.brand-ki-praxispilot .site-header{background:var(--kpp-navy-2)!important;border-bottom:1px solid rgba(255,255,255,.10)!important;}
body.brand-ki-praxispilot .site-header .nav{height:76px;gap:26px;}
body.brand-ki-praxispilot .site-header .nav-links{display:flex;align-items:center;gap:21px;margin-left:auto;}
body.brand-ki-praxispilot .site-header .nav-links>a:not(.nav-cross),body.brand-ki-praxispilot .site-header .nav-products-toggle{color:#fff!important;font-size:.86rem!important;font-weight:760!important;white-space:nowrap!important;text-decoration:none!important;}
body.brand-ki-praxispilot .site-header .nav-links>a:not(.nav-cross):hover,body.brand-ki-praxispilot .site-header .nav-products-toggle:hover{color:var(--kpp-gold)!important;}
body.brand-ki-praxispilot .site-header .nav-products{position:relative!important;}
body.brand-ki-praxispilot .site-header .nav-products-menu{position:absolute!important;top:calc(100% + 12px)!important;left:-14px!important;z-index:100!important;width:340px!important;min-width:340px!important;padding:10px!important;display:none!important;gap:3px!important;border:1px solid #DED8C8!important;border-radius:15px!important;background:#fff!important;box-shadow:0 22px 52px rgba(8,37,54,.22)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;}
body.brand-ki-praxispilot .site-header .nav-products.is-open .nav-products-menu{display:grid!important;}
body.brand-ki-praxispilot .site-header .nav-products-menu a{display:grid!important;gap:2px!important;width:100%!important;padding:12px 13px!important;border-radius:10px!important;color:#151A12!important;background:#fff!important;text-decoration:none!important;white-space:normal!important;}
body.brand-ki-praxispilot .site-header .nav-products-menu a:hover{background:#F8F3E5!important;color:#151A12!important;}
body.brand-ki-praxispilot .site-header .nav-products-menu a strong{color:#28331F!important;font-size:.84rem!important;}
body.brand-ki-praxispilot .site-header .nav-products-menu a small{color:#6C705E!important;font-size:.69rem!important;line-height:1.4!important;}
body.brand-ki-praxispilot .site-header .nav-cross.sp-shop-brand{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:5px 10px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:11px!important;background:#fff!important;text-decoration:none!important;box-shadow:0 8px 20px rgba(0,0,0,.14)!important;}
body.brand-ki-praxispilot .site-header .nav-cross.sp-shop-brand img{display:block!important;width:auto!important;height:27px!important;max-width:148px!important;object-fit:contain!important;}
body.brand-ki-praxispilot .site-header .nav-cross-links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:stretch!important;min-width:266px!important;}
body.brand-ki-praxispilot .site-header .nav-cross-links .nav-cross{min-width:0!important;min-height:40px!important;margin:0!important;padding:5px 9px!important;}
body.brand-ki-praxispilot .site-header .nav-cross.kpp-main-brand{display:grid!important;place-content:center!important;gap:1px!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:11px!important;color:#fff!important;background:rgba(255,255,255,.08)!important;text-align:center!important;text-decoration:none!important;}
body.brand-ki-praxispilot .site-header .nav-cross.kpp-main-brand strong{font-size:.72rem!important;line-height:1.1!important;}
body.brand-ki-praxispilot .site-header .nav-cross.kpp-main-brand small{font-size:.62rem!important;line-height:1.1!important;color:rgba(255,255,255,.72)!important;}
body.brand-ki-praxispilot .site-header .nav-cross.kpp-main-brand:hover,body.brand-ki-praxispilot .site-header .nav-cross.kpp-main-brand:focus-visible{color:#fff!important;background:rgba(23,111,159,.75)!important;border-color:var(--kpp-blue-hover)!important;}
@media(max-width:1180px){body.brand-ki-praxispilot .service-strip .container,body.brand-ki-praxispilot .site-header .container.nav{width:min(calc(100% - 40px),1180px)}body.brand-ki-praxispilot .site-header .nav-links{gap:13px}body.brand-ki-praxispilot .site-header .nav-links>a:not(.nav-cross),body.brand-ki-praxispilot .site-header .nav-products-toggle{font-size:.78rem!important}body.brand-ki-praxispilot .site-header .nav-cross.sp-shop-brand img{height:24px!important;max-width:132px!important}}
@media(max-width:760px){body.brand-ki-praxispilot .service-strip .container,body.brand-ki-praxispilot .site-header .container.nav{width:min(calc(100% - 28px),1180px)}body.brand-ki-praxispilot .site-header .nav-links{position:fixed!important;top:110px!important;left:0!important;right:0!important;bottom:0!important;z-index:90!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;padding:20px!important;background:#fff!important;overflow:auto!important}body.nav-open.brand-ki-praxispilot .site-header .nav-links{display:flex!important}body.brand-ki-praxispilot .site-header .nav-links>a:not(.nav-cross),body.brand-ki-praxispilot .site-header .nav-products-toggle{width:100%!important;padding:14px 0!important;border-bottom:1px solid var(--kpp-line)!important;color:#28331F!important;font-size:1rem!important}body.brand-ki-praxispilot .site-header .nav-products{width:100%!important}body.brand-ki-praxispilot .site-header .nav-products-menu{position:static!important;width:100%!important;min-width:0!important;padding:7px 0 10px 10px!important;border:0!important;border-left:2px solid #E7D79F!important;border-radius:0!important;box-shadow:none!important}body.brand-ki-praxispilot .site-header .nav-cross.sp-shop-brand{align-self:flex-start!important;margin-top:12px!important;border-color:var(--kpp-line)!important}}
@media(max-width:760px){body.brand-ki-praxispilot .site-header .nav-cross-links{width:100%!important;min-width:0!important;margin-top:12px!important}body.brand-ki-praxispilot .site-header .nav-cross-links .nav-cross{align-self:stretch!important;margin:0!important;border-color:var(--kpp-line)!important}body.brand-ki-praxispilot .site-header .nav-cross.kpp-main-brand{color:#28331F!important;background:#fff!important}body.brand-ki-praxispilot .site-header .nav-cross.kpp-main-brand small{color:#6C705E!important}}


/* KI PraxisPilot v2.0.4 – navigation/color hardening against product-page source of truth */
:root{
  --kpp-blue:#176F9F;
  --kpp-blue-hover:#1F8FC8;
  --kpp-blue-soft:#E8F3F8;
  --kpp-blue-deep:#0E2F43;
  --kpp-olive:#8FAE4D;
  --kpp-olive-dark:#5F7B2A;
  --kpp-olive-soft:#E7EFD4;
  --kpp-cream:#F8F6EF;
  --kpp-surface:#F5F2EA;
  --kpp-line:#D8DEC8;
  --kpp-gold:#D6B85A;
}
/* Desktop nav button must never inherit native/browser button chrome. */
body.brand-ki-praxispilot .site-header .nav-products-toggle{
  appearance:none!important;-webkit-appearance:none!important;
  display:inline-flex!important;align-items:center!important;gap:7px!important;
  min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;
  border:0!important;border-radius:0!important;outline:0!important;
  background:transparent!important;box-shadow:none!important;
  color:#fff!important;line-height:1.2!important;
}
body.brand-ki-praxispilot .site-header .nav-products-toggle:hover,
body.brand-ki-praxispilot .site-header .nav-products-toggle:focus-visible,
body.brand-ki-praxispilot .site-header .nav-products.is-open .nav-products-toggle{
  color:var(--kpp-blue-hover)!important;background:transparent!important;box-shadow:none!important;
}
/* Dark dropdown: unambiguous contrast and rounded brand treatment. */
body.brand-ki-praxispilot .site-header .nav-products-menu{
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:16px!important;
  background:linear-gradient(145deg,#0B1017,var(--kpp-blue-deep))!important;
  box-shadow:0 24px 60px rgba(8,37,54,.32)!important;
}
body.brand-ki-praxispilot .site-header .nav-products-menu a{
  border-radius:11px!important;color:#fff!important;background:transparent!important;
}
body.brand-ki-praxispilot .site-header .nav-products-menu a strong{color:#fff!important;}
body.brand-ki-praxispilot .site-header .nav-products-menu a small{color:rgba(255,255,255,.68)!important;}
body.brand-ki-praxispilot .site-header .nav-products-menu a:hover,
body.brand-ki-praxispilot .site-header .nav-products-menu a:focus-visible{
  color:#fff!important;background:rgba(23,111,159,.22)!important;
}
/* Header links use blue as interaction accent, not gold. */
body.brand-ki-praxispilot .site-header .nav-links>a:not(.nav-cross):hover,
body.brand-ki-praxispilot .site-header .nav-links>a:not(.nav-cross):focus-visible{color:var(--kpp-blue-hover)!important;}
@media(max-width:760px){
  body.brand-ki-praxispilot .site-header .nav-products-toggle{
    width:100%!important;padding:14px 0!important;border-bottom:1px solid var(--kpp-line)!important;
    border-radius:0!important;color:#28331F!important;background:transparent!important;
  }
  body.brand-ki-praxispilot .site-header .nav-products-menu{
    background:#fff!important;border-left:2px solid var(--kpp-blue)!important;border-radius:0!important;
  }
  body.brand-ki-praxispilot .site-header .nav-products-menu a{color:#28331F!important;background:#fff!important;}
  body.brand-ki-praxispilot .site-header .nav-products-menu a strong{color:#28331F!important;}
  body.brand-ki-praxispilot .site-header .nav-products-menu a small{color:#6C705E!important;}
  body.brand-ki-praxispilot .site-header .nav-products-menu a:hover,
  body.brand-ki-praxispilot .site-header .nav-products-menu a:focus-visible{background:var(--kpp-blue-soft)!important;color:#28331F!important;}
}


/* KI PraxisPilot v2.0.5 – product hero normalization using KI-Inventar as reference */
body.brand-ki-praxispilot.product-page .compact-hero-card{
  align-items:center!important;
}
body.brand-ki-praxispilot.product-page .hero-purchase-summary{
  align-self:center!important;
  min-height:0!important;
  height:auto!important;
  padding:20px!important;
}
body.brand-ki-praxispilot.product-page .hero-mini-folder{
  min-height:116px!important;
  margin-bottom:19px!important;
  padding:25px 20px 17px!important;
  background:linear-gradient(145deg,#3A4C21,#5F7B2A 72%,#78963E)!important;
}
body.brand-ki-praxispilot.product-page .hero-mini-folder::before{
  width:42%!important;
  height:17px!important;
  background:#8FAE4D!important;
}
body.brand-ki-praxispilot.product-page .hero-purchase-summary .button{
  margin-top:22px!important;
  background:#176F9F!important;
  color:#fff!important;
}
body.brand-ki-praxispilot.product-page .hero-purchase-summary .button:hover,
body.brand-ki-praxispilot.product-page .hero-purchase-summary .button:focus-visible{
  background:#1F8FC8!important;
}
body.brand-ki-praxispilot.product-page .hero-summary-fine{margin-top:10px!important;}
@media(max-width:820px){
 body.brand-ki-praxispilot.product-page .hero-purchase-summary .button{margin-top:5px!important;}
}
@media(max-width:680px){
 body.brand-ki-praxispilot.product-page .hero-purchase-summary{padding:18px!important;}
 body.brand-ki-praxispilot.product-page .hero-mini-folder{min-height:108px!important;margin-bottom:17px!important;}
}
/* Final reference alignment: all product hero keypoints use KI-Inventar green status marker. */
body.brand-ki-praxispilot.product-page .compact-hero-card{align-items:start!important;}
body.brand-ki-praxispilot.product-page .hero-keypoints li::before{
  background:#8FAE4D!important;
  color:#28331F!important;
}

/* Central mobile navigation contract.  Product and overview pages load this
   shell after their legacy inline styles; keep the navigation as a dropdown
   below the sticky header instead of a second fixed scrolling viewport. */
@media(max-width:900px){
  body.nav-open.brand-ki-praxispilot{overflow-y:auto!important;}
  body.brand-ki-praxispilot .site-header .nav{position:relative!important;}
  body.brand-ki-praxispilot .site-header .nav-links{
    position:absolute!important;
    top:100%!important;
    right:0!important;
    bottom:auto!important;
    left:0!important;
    z-index:90!important;
    display:none!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:0!important;
    max-height:none!important;
    margin:0!important;
    padding:12px 20px 20px!important;
    overflow:visible!important;
    overscroll-behavior:auto!important;
    background:#fff!important;
    box-shadow:0 14px 24px rgba(4,35,33,.18)!important;
  }
  body.nav-open.brand-ki-praxispilot .site-header .nav-links{display:flex!important;}
  body.brand-ki-praxispilot .site-header .nav-links>a:not(.nav-cross),
  body.brand-ki-praxispilot .site-header .nav-products-toggle{
    width:100%!important;
    padding:14px 0!important;
    border-bottom:1px solid var(--kpp-line)!important;
    color:#28331F!important;
    font-size:1rem!important;
  }
  body.brand-ki-praxispilot .site-header .nav-products{width:100%!important;}
  body.brand-ki-praxispilot .site-header .nav-products-menu{
    position:static!important;
    width:100%!important;
    min-width:0!important;
    margin:0 0 12px!important;
    padding:0 0 4px 14px!important;
    display:none!important;
    border:0!important;
    border-left:2px solid var(--kpp-blue)!important;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  body.brand-ki-praxispilot .site-header .nav-products.is-open .nav-products-menu{display:grid!important;}
  body.brand-ki-praxispilot .site-header .nav-products-menu a{color:#28331F!important;background:#fff!important;}
  body.brand-ki-praxispilot .site-header .nav-products-menu a strong{color:#28331F!important;}
  body.brand-ki-praxispilot .site-header .nav-products-menu a small{color:#6C705E!important;}
}
