/* Kategorien nach der verbindlichen kategorien.html-Referenz. */
.category-page,.category-detail-page{padding:0 0 clamp(4.5rem,8vw,7rem)}
.category-page__inner,.category-detail-page__inner{width:min(1280px,calc(100% - 48px));margin:0 auto}
.category-page .breadcrumb,.category-detail-page .breadcrumb{padding-top:clamp(2rem,4vw,3.5rem);margin-bottom:1.5rem;overflow-wrap:anywhere}
.category-hero{padding:34px 0 52px;border-bottom:1px solid var(--aktiokrat-border)}
.category-hero__copy{max-width:760px}.category-hero .eyebrow,.category-section-head .eyebrow,.category-section>.eyebrow{margin:0;color:var(--aktiokrat-blue-dark);font-size:.74rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.category-hero h1{margin:8px 0 12px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.2rem,7vw,6.5rem);font-weight:600;line-height:.92;letter-spacing:-.045em}
.category-hero__copy>p:last-child{max-width:620px;margin:0;color:#64707d;font-size:1.08rem;line-height:1.65}
.category-overview{padding-top:56px}.category-section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:28px}.category-section-head>div{min-width:0}.category-section-head h2{margin:8px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.9rem,3.5vw,3rem);font-weight:600;line-height:1;letter-spacing:-.035em;overflow-wrap:anywhere}.category-section-head>p,.category-section-head>div+div{max-width:540px;margin:0;color:#64707d;line-height:1.6}.category-section-head>div+div>p{margin:0}.category-total{padding-top:.45rem;font-size:.82rem;font-weight:750}
.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-card{min-width:0;overflow:visible;border:0;border-radius:0;background:transparent}.category-card__link{display:flex;min-height:218px;height:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;padding:26px;border:1px solid var(--aktiokrat-border);border-radius:22px;background:#fff;color:#171717;text-align:left;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category-card__link:hover{transform:translateY(-3px);border-color:var(--aktiokrat-blue-line);box-shadow:0 10px 28px rgba(30,60,90,.08)}.category-card__link:focus-visible{outline:3px solid rgba(79,143,201,.28);outline-offset:3px}.category-card__visual{display:grid;width:52px;height:52px;place-items:center;margin-bottom:28px;overflow:hidden;border-radius:14px;background:#f4f7f9}.category-card__visual img,.category-card__placeholder{display:grid;width:100%;height:100%;place-items:center;object-fit:cover}.category-card__placeholder{color:#344653;font-family:Georgia,"Times New Roman",serif;font-size:1.5rem}.category-card__content{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start}.category-card h2,.category-card h3{margin:0 0 7px;color:#171717;font-family:inherit;font-size:1.12rem;font-weight:650;line-height:1.25;letter-spacing:0;overflow-wrap:anywhere}.category-card__description{color:#64707d;font-size:.93rem;line-height:1.5}.category-card__meta{display:flex;flex-wrap:wrap;gap:.25rem .75rem;margin-top:auto;padding-top:16px;color:#74808a;font-size:.74rem;line-height:1.4}.category-empty{margin-top:56px;padding:clamp(2rem,5vw,4rem);border-radius:22px}
.category-detail-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(3rem,7vw,7rem);align-items:center;padding:30px 0 72px;border-bottom:1px solid var(--aktiokrat-border)}.category-detail-hero__copy{min-width:0}.category-detail-hero__copy h1{max-width:760px;margin:8px 0 18px;overflow-wrap:anywhere;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.3rem,7vw,6.6rem);font-weight:600;line-height:.9;letter-spacing:-.05em}.category-detail-hero__lead{max-width:650px;margin:0;color:#4d5962;font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.65}.category-detail-hero__meta{margin:20px 0 0;color:#69747c;font-size:.82rem;font-weight:750}.category-detail-hero__media{min-width:0}.category-detail-hero__media img,.category-detail-hero__placeholder{display:grid;width:100%;aspect-ratio:8/5;place-items:center;border:1px solid #dbe1e5;border-radius:28px;background:linear-gradient(145deg,#edf2f4,#fff);object-fit:cover}.category-detail-hero__placeholder{color:#788790;font-family:Georgia,"Times New Roman",serif;font-size:clamp(4rem,10vw,8rem)}
.category-section{min-width:0;padding:clamp(4rem,8vw,7rem) 0;border-bottom:1px solid #e8e8e8}.category-prose{width:min(920px,100%);margin:0 auto}.category-prose h2{margin:8px 0 28px;text-align:center;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:600;letter-spacing:-.035em}.category-prose>.eyebrow{text-align:center}.category-prose>p:last-child{max-width:760px;margin:0 auto;color:#46515a;font-size:1.05rem;line-height:1.8}.category-grid--children{grid-template-columns:repeat(3,minmax(0,1fr))}
.category-series-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.category-series-card{min-width:0}.category-series-card>a{display:grid;min-height:116px;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;border:1px solid var(--aktiokrat-border);border-radius:20px;background:#fff;color:#171717;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category-series-card>a:hover{transform:translateY(-3px);border-color:var(--aktiokrat-blue-line);box-shadow:0 10px 28px rgba(30,60,90,.08)}.category-series-card>a:focus-visible{outline:3px solid rgba(79,143,201,.28);outline-offset:3px}.category-series-card__placeholder{display:grid;width:60px;height:60px;place-items:center;border-radius:16px;background:#f1f4f6;color:#687984;font-family:Georgia,"Times New Roman",serif;font-size:1.6rem}.category-series-card strong,.category-series-card small{display:block;overflow-wrap:anywhere}.category-series-card strong{font-size:1.08rem}.category-series-card small{margin-top:5px;color:#68747d;font-size:.78rem}
.category-books{border-bottom:0}.category-books .catalog-tools{margin-top:34px}.category-books .catalog-results-heading{margin-top:clamp(3rem,6vw,5rem)}.category-books .book-list{margin-top:0}.category-books .book-presentation__category--current{border-color:var(--aktiokrat-blue);background:var(--aktiokrat-blue-soft);color:var(--aktiokrat-blue-dark);font-weight:800}.category-books .catalog-empty{margin-top:28px}
@media(max-width:1050px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-detail-hero{grid-template-columns:1fr;gap:34px}.category-detail-hero__media{width:min(720px,100%)}.category-grid--children{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.category-page__inner,.category-detail-page__inner{width:min(100% - 36px,1280px)}.category-hero{padding:24px 0 42px}.category-section-head{display:block}.category-section-head>p,.category-section-head>div+div{margin-top:12px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-series-grid{grid-template-columns:1fr}.category-detail-hero{padding-bottom:56px}.category-detail-hero__copy{grid-row:1}.category-detail-hero__media{grid-row:2}}
@media(max-width:560px){.category-page__inner,.category-detail-page__inner{width:min(100% - 28px,1280px)}.category-page .breadcrumb,.category-detail-page .breadcrumb{padding-top:1.5rem}.category-hero h1,.category-detail-hero__copy h1{font-size:clamp(2.5rem,11vw,3rem)}.category-grid{grid-template-columns:1fr}.category-card__link{min-height:175px;padding:22px}.category-card__visual{width:46px;height:46px;margin-bottom:22px}.category-section{padding:3.6rem 0}.category-detail-hero__media img,.category-detail-hero__placeholder{border-radius:20px}.category-series-card>a{min-height:108px;grid-template-columns:52px minmax(0,1fr) auto;padding:16px}.category-series-card__placeholder{width:52px;height:52px}.category-books .catalog-tools{margin-top:24px}}
@media(prefers-reduced-motion:reduce){.category-card__link,.category-series-card>a{transition:none}}
