/* =========================================================
   WK CATEGORY – BASE / DESKTOP
   Reihenfolge:
   1. Grundlayout
   2. Hero
   3. Sections allgemein
   4. Topics
   5. Carousel
   6. Finder
   7. SEO
   8. Sticker-Basis
   9. Responsive: 1280 / 1024 / 900 / 768
========================================================= */


/* =========================================================
   1. GRUNDLAYOUT / Z-INDEX BASIS
========================================================= */

.wk-cat-hero,
.wk-cat-carouselBand,
.wk-cat-topicsBand,
.wk-cat-finderBand,
.wk-cat-seoBand{
  position: relative;
}

.wk-cat-carouselBand,
.wk-cat-topicsBand,
.wk-cat-seoBand{
  z-index: 1;
}


.wk-cat-finderBand{
  z-index: 5;
}

/* Standard für Sticker + Bubble */
.wk-cat-sticker,
.wk-cat-bubble{
  position: absolute;
  pointer-events: none;
}

.wk-cat-sticker img,
.wk-cat-bubble img{
  display: block;
  width: 100%;
  height: auto;
}



/* =========================================================
   2. HERO
========================================================= */
.wk-cat-hero{
  width: 100vw;
  max-width: 100vw;
  min-height: 620px;
  margin: 0;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: visible;
  background: linear-gradient(135deg, #eadbd4, #f5e6e0);
  border-radius: 0;
}

.wk-cat-hero{
  position: relative;
  z-index: 3;
}

.wk-cat-hero__bg{
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}

.wk-cat-hero__bg img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1.02);
}

.wk-cat-hero__overlay{
  position: relative;
  z-index: 2;
  min-height: 620px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 24px 60px;
  background: linear-gradient(
    to bottom,
    rgba(32, 20, 16, 0.22),
    rgba(32, 20, 16, 0.52)
  );
  overflow: visible;
}

.wk-cat-hero__inner{
  position: relative;
  z-index: 5;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 24px;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
}


.wk-cat-hero__content{
  max-width: 760px;
  width: 100%;
  margin: 0;
  padding: 69px 68px;
  border-radius: 28px;
  background: rgba(255, 248, 244, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.14);
}

.wk-cat-hero__content--fruehstueck-und-brunch{
  max-width: 760px;
  width: 100%;
  margin: 0;
  padding: 84px 90px;
  border-radius: 28px;
  background: rgba(255, 248, 244, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.14);
}

.wk-cat-hero__title{
  margin: 0 auto 12px;
  max-width: 680px;
  color: #fff;
  font-size: clamp(32px, 4vw, 52px);
  line-height: 1.15;
  letter-spacing: -0.02em;
  text-wrap: balance;
  text-shadow: 0 2px 18px rgba(0,0,0,0.22);
}

.wk-cat-hero__text{
  margin: 0 auto;
  max-width: 680px;
  color: rgba(255,255,255,0.96);
  font-size: 1rem;
  line-height: 1.65;
  text-shadow: 0 1px 10px rgba(0,0,0,0.18);
  opacity: 0.92;
}

.wk-cat-page--dips-und-aufstriche .wk-cat-sticker--hero{
        position: absolute;
    top: 178px;
    left: -13%;
    transform: none;
    z-index: 3;
    width: 469px;
}

.wk-cat-page--schnelle-kueche .wk-cat-sticker--hero{
        position: absolute;
    top: 178px;
    left: -13%;
    transform: none;
    z-index: 3;
    width: 469px;
}

.wk-cat-page--leicht-und-gesund .wk-cat-sticker--hero{
     position: absolute;
    top: 95px;
    left: -9%;
    transform: none;
    z-index: 3;
    width: 469px;
}

.wk-cat-page--klassiker-und-wohlfuehlgerichte .wk-cat-sticker--hero{
      position: absolute;
    top: 282px;
    left: 2%;
    transform: none;
    z-index: 3;
    width: 469px;
}

.wk-cat-page--suppen-und-eintoepfe .wk-cat-sticker--hero{
      position: absolute;
    top: 303px;
    left: 2%;
    transform: none;
    z-index: 3;
    width: 367px;
}

.wk-cat-page--ofengerichte .wk-cat-sticker--hero{
    position: absolute;
    top: 303px;
    left: 8%;
    transform: none;
    z-index: 3;
    width: 275px;
}

.wk-cat-page--naschkatzenkueche .wk-cat-sticker--hero{
   left: 162px;
    top: 98%;
    width: clamp(180px, 22vw, 320px);
    transform: translate(-18%, -8%);
    z-index: 3;
}


.wk-cat-page--fruehstueck-und-brunch .wk-cat-sticker--hero{
       left: 162px;
    top: 73%;
    width: clamp(180px, 25vw, 341px);
    transform: translate(-18%, -8%);
    z-index: 3;
}

.wk-cat-page--naschkatzenkueche .wk-cat-bubble--hero{
         left: 280px;
    top: 375px;
    width: clamp(180px, 20vw, 230px);
    z-index: 3;
}


/* =========================================================
   3. WK CATEGORY – SECTION / INTRO
========================================================= */

.wk-cat-section{
  position: relative;
  padding: 41px 20px;
}

.wk-cat-section__inner{
  position: relative;
  z-index: 2;
  max-width: 1240px;
  margin: 0 auto;
}

.wk-cat-sectionIntro{
  max-width: 760px;
  margin: 0 auto 42px;
  text-align: center;
}

.wk-cat-sectionIntro__eyebrow{
  margin: 0 0 10px;
  font-size: 0.9rem;
  letter-spacing: 0.04em;
  color: #fffaf5;
}

.wk-cat-sectionIntro__title{
  margin: 0 0 14px;
  color: #fff;
}

.wk-cat-sectionIntro__text{
  margin: 0;
  font-size: 1.02rem;
  line-height: 1.7;
  color: #fff;
}

/* =========================================================
   4. TOPICS BAND
========================================================= */

/* =========================================================
   4. TOPICS BAND
========================================================= */

.wk-cat-topicsBand{
  position: relative;
  overflow: hidden;
  background: #f3e6e0;
}

/* ACF Background */
.wk-cat-topicsBand__media{
  position: absolute;
  inset: 0;
  z-index: 0;
}

.wk-cat-topicsBand__media img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Dunkles Overlay */
.wk-cat-topicsBand::after{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgba(0,0,0,0.45);
}

/* Content */
.wk-cat-topicsBand .wk-cat-section__inner{
  position: relative;
  z-index: 2;
}

/* Intro zentriert */
.wk-cat-topicsBand .wk-cat-sectionIntro{
  max-width: 760px;
  margin: 0 auto 32px;
  text-align: center;
}

.wk-cat-topicsBand .wk-cat-sectionIntro__eyebrow,
.wk-cat-topicsBand .wk-cat-sectionIntro__title,
.wk-cat-topicsBand .wk-cat-sectionIntro__text{
  color: #fff;
  text-align: center;
}

.wk-cat-topicsBand .wk-cat-sectionIntro__text{
  font-size: 1.06rem;
  line-height: 1.75;
  opacity: 0.92;
  margin-left: auto;
  margin-right: auto;
}

/* Grid */
.wk-cat-topicGrid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}

/* Wenn genau 3 Karten vorhanden sind */
.wk-cat-topicGrid:has(> .wk-cat-topicCard:nth-child(3):last-child){
  grid-template-columns: repeat(3, minmax(0, 320px));
  justify-content: center;
}

/* Wenn genau 2 Karten vorhanden sind */
.wk-cat-topicGrid:has(> .wk-cat-topicCard:nth-child(2):last-child){
  grid-template-columns: repeat(2, minmax(0, 320px));
  justify-content: center;
}

/* Wenn genau 1 Karte vorhanden ist */
.wk-cat-topicGrid:has(> .wk-cat-topicCard:only-child){
  grid-template-columns: minmax(0, 320px);
  justify-content: center;
}

/* Cards */
.wk-cat-topicCard{
  display: flex;
  flex-direction: column;
  min-width: 0;
  overflow: hidden;
  background: rgba(255,255,255,0.94);
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 24px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.14);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.wk-cat-topicCard:hover{
  transform: translateY(-4px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.16);
}

/* Card Image */
.wk-cat-topicCard__media{
  aspect-ratio: 4 / 2.9;
  overflow: hidden;
  background: #eee8e1;
}

.wk-cat-topicCard__media img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Card Content */
.wk-cat-topicCard__body{
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 12px;
  padding: 18px 18px 16px;
  text-align: center;
}

.wk-cat-topicCard__title{
  margin: 0;
  color: #2f2a26;
  font-size: 1.35rem;
  line-height: 1.2;
}

.wk-cat-topicCard__text{
  margin: 0;
  font-size: 0.98rem;
  line-height: 1.5;
  color: #5f5750;
  opacity: 0.92;
}

.wk-cat-topicCard{
  position: relative;
}

.wk-cat-topicCard__fullLink{
  position: absolute;
  inset: 0;
  z-index: 5;
  display: block;
}

.wk-cat-topicCard__media,
.wk-cat-topicCard__body{
  position: relative;
  z-index: 1;
}

/* =========================================================
   5. CAROUSEL BAND
========================================================= */

.wk-cat-carouselBand{
  position: relative;
  overflow: hidden;
  background: #f3e6e0;
  margin-top: 0;
  z-index: 2;
}

/* Bild aus ACF */
.wk-cat-carouselBand__media{
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

.wk-cat-carouselBand__media img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Overlay (jetzt global, später optional dynamisch) */
.wk-cat-carouselBand::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.84);
}

/* Content Layer */
.wk-cat-carouselBand .wk-cat-section__inner{
  position: relative;
  z-index: 2;
  max-width: 1240px;
  margin: 0 auto;
}

/* Glass Card */
.wk-cat-carouselBand .wk-carouselSection,
.wk-cat-carouselBand .wk-carouselSection--category{
  position: relative;
  z-index: 3;
  margin: 25px 0 0;
  padding: 48px 32px 32px;
  background: rgba(255,255,255,0.58);
  border: 1px solid rgba(255,255,255,0.35);
  border-radius: 32px;
  box-shadow: 0 30px 80px rgba(0,0,0,0.12);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

/* Text */
.wk-cat-carouselBand .wk-carouselSectionIntro{
  text-align: center;
  max-width: 760px;
  margin: 0 auto 34px;
}

.wk-cat-carouselBand .wk-carouselSectionIntro__eyebrow,
.wk-cat-carouselBand .wk-carouselSectionIntro__title,
.wk-cat-carouselBand .wk-carouselSectionIntro__text{
  color: #2b2521;
}

.wk-cat-carouselBand .wk-carouselSectionIntro__text{
  opacity: 0.92;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

/* =========================================================
   6. FINDER BAND
========================================================= */
.wk-cat-finderBand,
.wk-cat-finderBand .wk-cat-section__inner,
.wk-cat-finderContent,
.wk-cat-finderBox {
  position: relative;
}

.wk-cat-finderContent {
  z-index: 5;
}

.wk-cat-finderBox {
  z-index: 10;
}

.wk-cat-page--naschkatzenkueche .wk-cat-sticker--finder,
.wk-cat-page--naschkatzenkueche .wk-cat-bubble--finder {
  z-index: 2;
  pointer-events: none;
}

.wk-cat-finderBand::before,
.wk-cat-finderBand::after,
.wk-cat-finderContent::before,
.wk-cat-finderContent::after {
  pointer-events: none !important;
}

.wk-cat-finderBox * {
  pointer-events: auto;
}




.wk-cat-page .wk-cat-finderBand{
  overflow: visible;
  padding: 68px 20px 68px;
  background-image: url('https://waffelkatze.de/wp-content/uploads/2026/03/ChatGPT-Image-18.-Maerz-2026-17_49_28.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.wk-cat-finderBand::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: rgba(255,255,255,0.84);
}

.wk-cat-finderBand .wk-cat-section__inner{
  position: relative;
  z-index: 5;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.wk-cat-finderContent{
  position: relative;
  max-width: 920px;
  margin: 0 auto;
  padding-left: 170px;
}

.wk-cat-finderContent > *:not(.wk-cat-sticker):not(.wk-cat-bubble){
  position: relative;
  z-index: 5;
}

.wk-cat-finderBand .wk-cat-sectionIntro{
  max-width: 760px;
  margin: 0 auto 24px;
  text-align: center;
}

.wk-cat-finderBand .wk-cat-sectionIntro__eyebrow{
  color: #7a6f66;
}

.wk-cat-finderBand .wk-cat-sectionIntro__title{
  color: #2b2521;
  margin-bottom: 10px;
}

.wk-cat-finderBand .wk-cat-sectionIntro__text{
  color: #2b2521;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.98rem;
  line-height: 1.65;
  opacity: 0.92;
}

.wk-cat-finderBox{
  position: relative;
  z-index: 3;
  max-width: 900px;
  margin: 0 auto;
  padding: 20px 22px;
  background: rgba(255,255,255,0.32);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(47, 42, 38, 0.08);
  border-radius: 24px;
  box-shadow: 0 16px 36px rgba(0,0,0,0.08);
}

/* Finder Typography */
.wk-cat-finderBox .wk-rf,
.wk-cat-finderBox .wk-rf *{
  font-family: "Karla", sans-serif;
}

.wk-cat-finderBox .wk-rf{
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.wk-cat-finderBox .wk-rf__row{
  width: 100%;
  align-items: center;
}

.wk-cat-finderBox .wk-rf__row > *{
  min-width: 0;
}

.wk-cat-finderBox .wk-rf__input,
.wk-cat-finderBox input[type="text"],
.wk-cat-finderBox input[type="search"],
.wk-cat-finderBox select{
  font-family: "Karla", sans-serif;
  font-size: 16px;
  color: #2d2a2a;
  background: #fff;
  border: 1px solid #d9d1ca;
  border-radius: 14px;
  box-shadow: none;
}

.wk-cat-finderBox .wk-rf__input{
  min-height: 46px;
}

.wk-cat-finderBox .wk-rf__input::placeholder,
.wk-cat-finderBox input[type="text"]::placeholder,
.wk-cat-finderBox input[type="search"]::placeholder{
  color: #8a817a;
  opacity: 1;
}

.wk-cat-finderBox .wk-rf__btn,
.wk-cat-finderBox button,
.wk-cat-finderBox input[type="submit"]{
  min-height: 46px;
  font-family: "Karla", sans-serif;
  font-size: 15px;
  font-weight: 700;
  background: #1f1f1f;
  color: #fff;
  border: 0;
  border-radius: 14px;
  box-shadow: none;
}

.wk-cat-finderBox .wk-rf__input:focus,
.wk-cat-finderBox input[type="text"]:focus,
.wk-cat-finderBox input[type="search"]:focus,
.wk-cat-finderBox select:focus{
  outline: none;
  border-color: #b8ada4;
  box-shadow: 0 0 0 3px rgba(184,173,164,0.16);
}

.wk-cat-sectionIntro {
  display: flex;
  flex-direction: column;
  align-items: left;
  text-align: left;
}

.wk-cat-sectionIntro__eyebrow {
  margin-top: 0;
}

/* DESKTOP */
.wk-cat-sticker--finder {
display: block;
    position: absolute;
    width: 365px;
    bottom: 19px;
    left: -103%;
    right: auto;
    transform: translateX(164%);
    z-index: 6;
}

/* =========================================================
   7. SEO SPLIT
========================================================= */

/* =========================================================
   7. SEO SPLIT
========================================================= */

.wk-cat-seoBand{
  padding: 72px 20px 64px;
  background: linear-gradient(
    180deg,
    #f8f6f3 0%,
    #eef3ef 100%
  );
  border-top: 1px solid rgba(0,0,0,0.05);
}

.wk-cat-seoGrid{
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(240px, 360px);
  gap: 40px;
  align-items: center;
  max-width: 1180px;
  margin: 0 auto;
}

.wk-cat-seoContent{
  padding: 0 16px 0 0;
  max-width: 720px;
  justify-self: start;
  text-align: left;
}

.wk-cat-seoContent > *{
  text-align: left;
}

.wk-cat-sectionIntro--seo{
  max-width: none;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
}

.wk-cat-sectionIntro--seo .wk-cat-sectionIntro__eyebrow{
  color: #7a6f66;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}

.wk-cat-sectionIntro--seo .wk-cat-sectionIntro__title{
  color: #2b2521;
  text-align: left;
  margin: 0 0 16px;
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}

.wk-cat-sectionIntro--seo .wk-cat-sectionIntro__text{
  color: #2b2521;
  text-align: left;
  margin: 0;
  max-width: none;
}

.wk-cat-seoText{
  max-width: 100%;
  margin: 0;
  text-align: left;
}

.wk-cat-seoText p{
  margin: 0 0 18px;
  line-height: 1.85;
  color: #2b2521;
  text-align: left;
}

.wk-cat-seoText p:last-child{
  margin-bottom: 0;
}

.wk-cat-seoVisual{
  position: relative;
  width: min(100%, 429px);
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 260px;
}

.wk-cat-sticker--seo{
  position: relative;
  width: min(100%, 320px);
  max-width: 100%;
  z-index: 3;
  margin: 0 auto;
}

.wk-cat-seoBand .wk-cat-section__inner > *:not(.wk-cat-sticker):not(.wk-cat-bubble){
  position: relative;
  z-index: 5;
}

/* =========================================================
   8. SONSTIGES
========================================================= */

/* Fix für vertikale Zentrierung im Footer */
.wp-block-columns.alignwide > .wp-block-column:first-child{
  display: flex !important;
  flex-direction: column;
  align-items: center !important;
  text-align: center;
}

 .cmplz-manage-consent,
  .cky-btn-revisit-wrapper,
  .borlabs-cookie-widget{
    transform: scale(0.5);
    transform-origin: bottom right;
    opacity: 0.7;
    bottom: 0 !important;
    right: 10px !important;
  }

/* =========================================================
   BREADCRUMBS
========================================================= */

/* =========================================================
   CATEGORY BREADCRUMBS
========================================================= */

.wk-cat-page .wk-breadcrumbs{
   width: 100%;
  margin: 0;
  padding: 14px 0;
  background: rgba(255,255,255,0.55);
  border-top: 1px solid rgba(0,0,0,0.04);
  border-bottom: 1px solid rgba(0,0,0,0.04);
  font-size: 13px;
  line-height: 1.55;
  color: #6f675f;
}

.wk-cat-page .wk-breadcrumbs__inner{
 width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  text-align: center;
}

.wk-cat-page .wk-breadcrumbs__inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.wk-cat-page .wk-breadcrumbs__item,
.wk-cat-page .wk-breadcrumbs__current{
  display: inline-block;
}

.wk-cat-page .wk-breadcrumbs__sep{
  margin: 0 6px;
  color: rgba(60, 35, 24, 0.38);
}


/* =========================================================
   WK HEADER – MOBILE FIX
========================================================= */

@media (max-width: 768px){

  /* Header-Wrapper kompakter */
  header.wp-block-template-part .wp-block-columns{
    gap: 12px !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    align-items: center !important;
    justify-content: center !important;
  }

  /* Theme-Zwang zum Nicht-Stacken im Header aufheben */
  header.wp-block-template-part .wp-block-columns.is-not-stacked-on-mobile{
    flex-wrap: wrap !important;
  }

  /* Alle Header-Spalten mobil untereinander / sauber mittig */
  header.wp-block-template-part .wp-block-column{
    flex: 0 0 100% !important;
    width: 100% !important;
    margin: 0 !important;
    text-align: center !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* Linke Spalte nicht mehr links kleben lassen */
  .wk-header__col-left{
    justify-content: center !important;
    align-items: center !important;
  }

  /* Site-Logo sauber skalieren */
  header.wp-block-template-part .custom-logo,
  header.wp-block-template-part .custom-logo-link img,
  header.wp-block-template-part .wp-block-site-logo img{
    max-width: 56px !important;
    width: 56px !important;
    height: auto !important;
  }

  /* Site Title / Branding */
  header.wp-block-template-part .wp-block-site-title,
  header.wp-block-template-part .site-title,
  header.wp-block-template-part .wp-block-site-title a{
    margin: 0 !important;
    text-align: center !important;
    font-size: 1.1rem !important;
    line-height: 1.2 !important;
    word-break: break-word;
  }

  /* Falls Navigation / Zusatzspalte existiert */
  header.wp-block-template-part .wp-block-navigation,
  header.wp-block-template-part .wp-block-buttons{
    justify-content: center !important;
  }
}

/* =========================================================
   9. RESPONSIVE
   Größer -> kleiner
========================================================= */

/* =========================
   <= 1280px
========================= */
@media (max-width: 1280px){

  .wk-cat-page--dips-und-aufstriche .wk-cat-sticker--hero{
        width: clamp(274px, 30vw, 310px);
        transform: translate(150%, 22%);
  }

    .wk-cat-page--schnelle-kueche .wk-cat-sticker--hero{
        width: clamp(274px, 30vw, 310px);
        transform: translate(150%, 22%);
  }

  .wk-cat-page--naschkatzenkueche .wk-cat-sticker--hero{
         width: clamp(160px, 22vw, 240px);
        transform: translate(1%, -14%);
  }

    .wk-cat-page--leicht-und-gesund .wk-cat-sticker--hero{
                width: clamp(300px, 33vw, 393px);
        transform: translate(56%, 70%);
  }

  .wk-cat-page--naschkatzenkueche .wk-cat-bubble--hero{
       left: 278px;
        top: 359px;
        width: clamp(150px, 21vw, 270px);
  }

    .wk-cat-page--fruehstueck-und-brunch .wk-cat-sticker--hero{
         width: clamp(160px, 22vw, 240px);
        transform: translate(1%, -14%);
  }

  .wk-cat-page--fruehstueck-und-brunch .wk-cat-bubble--hero{
       left: 278px;
        top: 359px;
        width: clamp(150px, 21vw, 270px);
  }

  .wk-cat-finderContent{
    max-width: 860px;
    padding-left: 135px;
  }

}


/* =========================
   <= 1100px
========================= */
@media (max-width: 1100px){
  .wk-cat-topicGrid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}


/* =========================
   <= 1024px
========================= */
@media (max-width: 1024px){
  
  
    .wk-cat-hero{
    min-height: 290px;
  }

  .wk-cat-hero__overlay{
    min-height: 290px;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 42px 32px 56px;
  }

  .wk-cat-hero__inner{
    max-width: 760px;
    text-align: center;
  }

  .wk-cat-hero__title{
    margin: 0 0 16px;
    font-size: clamp(2.2rem, 5vw, 3.2rem);
    line-height: 1.08;
  }

  .wk-cat-hero__text{
    margin: 0 auto;
    max-width: 720px;
    font-size: 1.02rem;
    line-height: 1.5;
  }

  .wk-cat-page--schnelle-kueche .wk-cat-sticker--hero {
    position: absolute;
    top: 269px;
    left: 21%;
    transform: none;
    z-index: 3;
    width: 322px;
  }

  .wk-cat-page--fruehstueck-und-brunch .wk-cat-sticker--hero{
    width: 242px;
    transform: translate(-23%, -9%) rotate(1deg);
  }

  .wk-cat-page--leicht-und-gesund .wk-cat-sticker--hero{
  width: clamp(300px, 33vw, 393px);
        transform: translate(56%, 87%);
  }

  .wk-cat-page--naschkatzenkueche .wk-cat-sticker--hero{
  width: 206px;
    transform: translate(-25%, -24%) rotate(1deg);
  }

  .wk-cat-page--naschkatzenkueche .wk-cat-bubble--hero{
       left: 221px;
        top: 355px;
        width: 220px;
        transform: rotate(6deg);
        z-index: 3;
  }

  .wk-cat-finderContent{
    max-width: 100%;
    padding-left: 95px;
  }

  .wk-cat-finderBand {
    padding: 137px 20px 68px;
  }


.wk-cat-sectionIntro--seo {
    padding-left: 30px;
}
}


/* =========================
   <= 900px
========================= */
@media (max-width: 900px){
  .wk-cat-seoBand{
    padding: 56px 16px 48px;
  }

  .wk-cat-seoGrid{
    grid-template-columns: 1fr;
    gap: 0;
  }

  .wk-cat-seoContent{
    padding: 0;
    max-width: 100%;
    justify-self: stretch;
  }

  .wk-cat-sectionIntro--seo{
    text-align: center;
    padding: 16px 0 0;
  }

  .wk-cat-sectionIntro--seo .wk-cat-sectionIntro__eyebrow,
  .wk-cat-sectionIntro--seo .wk-cat-sectionIntro__title,
  .wk-cat-sectionIntro--seo .wk-cat-sectionIntro__text,
  .wk-cat-seoText,
  .wk-cat-seoText p{
    text-align: center;
  }

  .wk-cat-seoVisual{
    min-height: auto;
    width: 100%;
  }

  .wk-cat-page .wk-cat-sticker--seo{
    width: 234px;
    margin: 0 auto;
  }

    .wk-cat-sticker--finder {
            position: absolute;
        left: 17%;
        top: -133px;
        transform: translateX(-50%);
        width: 274px;
        z-index: 6;
  }
}

/* =========================
   <= 768px
   Kleinster Bereich zuletzt
========================= */
@media (max-width: 768px){
 

  .wk-cat-hero__inner{
    width: 100%;
    max-width: 100%;
    min-height: 420px;
   padding-left: 0;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .wk-cat-hero__content{
    width: calc(100% - 104px);
    max-width: 420px;
    margin: 0 auto;
    padding: 45px 44px;
    border-radius: 22px;
    background: rgba(255, 248, 244, 0.28);
    border: 1px solid rgba(255, 255, 255, 0.26);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.16);
  }

 
 
    .wk-cat-hero{
    min-height: 520px;
  }

  .wk-cat-hero__overlay{
    min-height: 397px;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 88px 18px 100px;
  }


  .wk-cat-hero__title{
    margin: 0 0 18px;
    font-size: clamp(2rem, 7vw, 2.7rem);
    line-height: 1.08;
  }

  .wk-cat-hero__text{
    max-width: 320px;
    margin: 0 auto;
    font-size: 1rem;
    line-height: 1.55;
  }

    .wk-cat-page--dips-und-aufstriche .wk-cat-sticker--hero{
     position: absolute;
            top: 299px;
            left: 84px;
            width: 224px;
            transform: none;
            z-index: 6;
  }

  .wk-cat-page--schnelle-kueche .wk-cat-sticker--hero{
     position: absolute;
            top: 299px;
            left: 84px;
            width: 224px;
            transform: none;
            z-index: 6;
  }

    .wk-cat-page--leicht-und-gesund .wk-cat-sticker--hero{
       position: absolute;
        top: 358px;
        left: 84px;
        width: 246px;
        transform: none;
        z-index: 6;
  }


    .wk-cat-page--klassiker-und-wohlfuehlgerichte .wk-cat-sticker--hero{
         position: absolute;
        top: 342px;
        left: 84px;
        width: 193px;
        transform: none;
        z-index: 6;
  }

   .wk-cat-page--suppen-und-eintoepfe .wk-cat-sticker--hero{
         position: absolute;
        top: 342px;
        left: 84px;
        width: 193px;
        transform: none;
        z-index: 6;
  }
  
      .wk-cat-page--ofengerichte .wk-cat-sticker--hero{
    position: absolute;
        top: 342px;
        left: 84px;
        width: 193px;
        transform: none;
        z-index: 6;
  }
    .wk-cat-page--fruehstueck-und-brunch .wk-cat-sticker--hero{
    position: absolute;
        top: 342px;
        left: 84px;
        width: 193px;
        transform: none;
        z-index: 6;
  }

  .wk-cat-page--naschkatzenkueche .wk-cat-sticker--hero{
    position: absolute;
        top: 425px;
        left: 84px;
        width: 176px;
        transform: none;
        z-index: 6;
  }

  .wk-cat-page--naschkatzenkueche .wk-cat-bubble--hero{
      position: absolute;
        top: 349px;
        left: 172px;
        right: auto;
        width: 179px;
        transform: none;
        z-index: 6;
  }

  .wk-cat-topicGrid{
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .wk-cat-topicCard__body{
    padding: 20px 18px;
  }

  .wk-cat-carouselBand .wk-carouselSection,
  .wk-cat-carouselBand .wk-carouselSection--category{
    margin-top: 6px;
    padding: 32px 16px 0;
    border-radius: 24px;
  }

  .wk-cat-section {
    position: relative;
    padding: 25px 20px;
}

  .wk-cat-carouselBand .wk-carouselSectionIntro{
    margin-bottom: 24px;
  }

  .wk-cat-finderBand{
    padding: 137px 16px 24px;
  }

  .wk-cat-finderBand .wk-cat-section__inner{
    padding-left: 20px;
    padding-right: 20px;
  }


.wk-cat-topicsBand {
    padding: 55px 20px;
}

  .wk-cat-finderContent{
    padding-left: 0;
  }

  .wk-cat-finderBox{
    padding: 16px;
    border-radius: 20px;
  }

  .wk-cat-finderBox .wk-rf__row{
    grid-template-columns: 1fr;
    gap: 10px;
    align-items: stretch;
  }

  .wk-cat-finderBox .wk-rf__input{
    width: 100%;
    min-height: 42px;
    font-size: 15px;
  }

  .wk-cat-finderBox .wk-rf select{
    width: 30%;
    min-height: 38px;
    font-size: 15px;
  }


  .wk-cat-finderBox .wk-rf__btn,
  .wk-cat-finderBox button,
  .wk-cat-finderBox input[type="submit"]{
    width: 100%;
    min-height: 40px;
    font-size: 14px;
    border-radius: 12px;
  }


  .wk-cat-finderContent {
    position: relative;
  }

  .wk-cat-sticker--finder {
           position: absolute;
        left: 59%;
        top: -127px;
        transform: translateX(-50%);
        width: 332px;
        z-index: 6;
  }

  .wk-cat-sectionIntro {
    text-align: center;
  }


  .wk-cat-seoVisual{
    width: 220px;
    margin: 10px auto 0;
  }
}

@media (max-width: 640px){
  .wk-cat-topicsBand .wk-cat-sectionIntro{
    margin-bottom: 24px;
  }

  .wk-cat-topicGrid{
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .wk-cat-topicGrid:has(> .wk-cat-topicCard:nth-child(3):last-child),
  .wk-cat-topicGrid:has(> .wk-cat-topicCard:nth-child(2):last-child),
  .wk-cat-topicGrid:has(> .wk-cat-topicCard:only-child){
    grid-template-columns: 1fr;
    justify-content: stretch;
  }

  .wk-cat-topicCard__body{
    padding: 16px 16px 14px;
  }

  .wk-cat-topicCard__title{
    font-size: 1.2rem;
  }

  .wk-cat-topicCard__text{
    font-size: 0.95rem;
  }
}