/* ==========================================================================
   PEPTIDWERK v2 - DESKTOP
   Wird per media="(min-width:850px)" geladen. Keine @media-Bloecke noetig.
   ========================================================================== */

.pwk-topbar__inner,
.pwk-trust__inner{padding-left:40px;padding-right:40px}

.pwk-chrome--header .pwk-header{min-height:76px}
.pwk-chrome--header.is-stuck .pwk-header{min-height:60px}

.pwk-nav-col .ux-menu,
.pwk-nav-col .menu{display:flex;justify-content:center;gap:32px}
.pwk-nav-col a{font-size:14px;letter-spacing:.01em}
.pwk-nav-col .current-menu-item > a{box-shadow:inset 0 -2px 0 var(--pwk-signal)}

.pwk-hero__box h1{font-size:clamp(2.6rem,3.6vw,3.6rem)}

.pwk-card{padding:20px 22px 16px}
.pwk-card__title{font-size:1.25rem}

.pwk-index{gap:32px 48px}

.pwk .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}

.pwk-analytics__row{grid-template-columns:1fr auto auto auto}
