
@font-face{font-family:NotoSans;src:url('/assets/fonts/noto-sans-v42-latin-regular.woff2') format('woff2');font-display:swap;font-weight:400}@font-face{font-family:NotoSans;src:url('/assets/fonts/noto-sans-v42-latin-700.woff2') format('woff2');font-display:swap;font-weight:700}@font-face{font-family:FrankRuhl;src:url('/assets/fonts/frank-ruhl-libre-v23-latin-700.woff2') format('woff2');font-display:swap;font-weight:700}
:root{--navy:#071a2d;--petrol:#0d4551;--blue:#0038b8;--gold:#e8962e;--paper:#f4efe5;--ink:#10263b;--muted:#667482;--glass:rgba(255,255,255,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:NotoSans,Arial,sans-serif;overflow-x:hidden}.progress{position:fixed;z-index:9999;inset:0 auto auto 0;height:3px;width:0;background:var(--gold)}.site-header{height:86px;padding:0 clamp(20px,4vw,72px);display:flex;align-items:center;justify-content:space-between;position:fixed;z-index:900;inset:0 0 auto;background:rgba(7,26,45,.84);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.12)}.brand img{width:180px;height:auto;display:block}.nav{display:flex;gap:clamp(14px,2vw,30px);align-items:center}.nav a{color:#fff;text-decoration:none;font-size:.86rem;letter-spacing:.05em}.nav a.active,.nav a:hover{color:var(--gold)}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:1.5rem}.hero{min-height:100vh;position:relative;display:grid;align-items:end;padding:150px clamp(24px,8vw,130px) 100px;color:#fff;background:radial-gradient(circle at 75% 20%,rgba(0,56,184,.45),transparent 34%),linear-gradient(135deg,#061625,#0d4551 55%,#071a2d);overflow:hidden}.fluid-canvas{position:absolute;inset:0;width:100%;height:100%;opacity:.7}.hero-inner{position:relative;z-index:2;max-width:1050px}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;font-weight:700}.kinetic{font-family:FrankRuhl,Georgia,serif;font-size:clamp(4.1rem,11vw,10rem);line-height:.82;margin:.18em 0 .25em;font-variation-settings:'wght' 520;letter-spacing:-.055em}.hero p{max-width:720px;font-size:clamp(1.05rem,1.7vw,1.35rem);line-height:1.65;color:rgba(255,255,255,.86)}.glass-nav{position:relative;z-index:3;margin-top:2rem;display:flex;flex-wrap:wrap;gap:12px}.glass-nav a{padding:12px 18px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.09);backdrop-filter:blur(12px);border-radius:999px;color:#fff;text-decoration:none}.glass-nav a:hover{background:var(--gold);color:var(--navy)}.section{padding:clamp(80px,10vw,150px) clamp(22px,7vw,110px)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:48px}.section-head h2{font-family:FrankRuhl,Georgia,serif;font-size:clamp(2.8rem,6vw,5.8rem);line-height:.92;margin:0;letter-spacing:-.035em}.section-head p{max-width:570px;color:var(--muted);line-height:1.7}.category-strip{background:var(--navy);color:#fff;position:relative;overflow:hidden}.category-track{display:flex;gap:24px;width:max-content;padding:24px 0}.category-panel{width:min(78vw,560px);min-height:390px;border-radius:28px;padding:42px;background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(18px);display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.category-panel::before{content:'';position:absolute;inset:-50%;background:conic-gradient(from 20deg,transparent,rgba(232,150,46,.18),transparent 35%);animation:spin 16s linear infinite}.category-panel>*{position:relative}.category-panel strong{font-family:FrankRuhl;font-size:clamp(2.2rem,4vw,4.2rem)}.category-panel p{color:rgba(255,255,255,.72);line-height:1.6}.category-panel a{color:var(--gold);text-decoration:none;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}.materials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.material-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px rgba(7,26,45,.09);transform-style:preserve-3d;transition:box-shadow .35s}.material-card:hover{box-shadow:0 28px 75px rgba(7,26,45,.17)}.mask{aspect-ratio:16/10;overflow:hidden;clip-path:inset(0 100% 0 0 round 24px 24px 0 0)}.mask img{width:100%;height:100%;object-fit:cover;transform:scale(1.15)}.card-body{padding:26px}.tag{color:var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.card-body h3{font-family:FrankRuhl,Georgia,serif;font-size:1.8rem;line-height:1.05;margin:.55rem 0}.card-body p{color:var(--muted);line-height:1.6;min-height:75px}.card-body a{display:inline-flex;gap:8px;color:var(--blue);text-decoration:none;font-weight:750}.split{display:grid;grid-template-columns:1.05fr .95fr;min-height:85vh;background:var(--petrol);color:#fff}.split-visual{position:relative;overflow:hidden;background:linear-gradient(145deg,#0038b8,#0d4551)}.particles{position:absolute;inset:0;width:100%;height:100%}.split-copy{padding:clamp(60px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.split-copy h2{font-family:FrankRuhl;font-size:clamp(3rem,6vw,6rem);line-height:.95;margin:0 0 28px}.split-copy p{line-height:1.8;color:rgba(255,255,255,.78)}.split-copy a{align-self:flex-start;margin-top:20px;padding:14px 22px;border-radius:999px;background:var(--gold);color:var(--navy);text-decoration:none;font-weight:800}.footer{background:#061625;color:#fff;padding:70px clamp(22px,7vw,110px);text-align:center}.footer-logo{display:inline-flex;background:#fff;padding:10px 14px;border-radius:5px}.footer-logo img{width:190px;height:auto}.footer a{color:#fff;margin:0 10px}.footer p{color:rgba(255,255,255,.68)}.cursor-dot,.cursor-ring{position:fixed;left:0;top:0;pointer-events:none;z-index:10000;border-radius:50%;transform:translate(-50%,-50%)}.cursor-dot{width:8px;height:8px;background:var(--gold)}.cursor-ring{width:34px;height:34px;border:1px solid #fff;mix-blend-mode:difference}.reveal{opacity:0;transform:translateY(50px)}
@media(max-width:1050px){.materials-grid{grid-template-columns:repeat(2,1fr)}.nav{display:none}.menu-toggle{display:block}.nav.open{display:flex;position:absolute;top:86px;left:0;right:0;background:var(--navy);padding:24px;flex-direction:column}.split{grid-template-columns:1fr}.split-visual{min-height:420px}}@media(max-width:680px){.materials-grid{grid-template-columns:1fr}.kinetic{font-size:clamp(4rem,20vw,6.5rem)}.section-head{display:block}.category-panel{width:85vw}.cursor-dot,.cursor-ring{display:none}}

/* Formatbereiche der Bibliothek */
.format-section{scroll-margin-top:86px;position:relative}.format-inner{position:relative}.format-section--compact{background:#f4efe5}.format-section--video{background:#e8f1f2}.format-section--article{background:#e8edf6}.format-section--presentation{background:#f6eadb}.format-section--book{background:#e7eee5}.format-section--brochure{background:#eee8f1}
.category-panel--compact{background:linear-gradient(145deg,#173c55,#0d4551)}.category-panel--video{background:linear-gradient(145deg,#0038b8,#175d8a)}.category-panel--article{background:linear-gradient(145deg,#31435d,#14283e)}.category-panel--presentation{background:linear-gradient(145deg,#a95722,#d58a35)}.category-panel--book{background:linear-gradient(145deg,#285c4e,#0d4551)}.category-panel--brochure{background:linear-gradient(145deg,#63446d,#2f3858)}
.format-more{margin:2.5rem 0 0;text-align:right}.format-more a{display:inline-flex;padding:13px 20px;border-radius:999px;background:var(--navy);color:#fff;text-decoration:none;font-weight:700}.materials-grid--dummy{grid-template-columns:minmax(280px,420px)}.dummy-card{border:1px dashed rgba(7,26,45,.24);box-shadow:none}.dummy-visual{aspect-ratio:16/10;display:grid;place-items:center;background:linear-gradient(135deg,rgba(7,26,45,.94),rgba(13,69,81,.72));color:rgba(255,255,255,.82);font-family:FrankRuhl,Georgia,serif;font-size:clamp(1.7rem,3vw,2.5rem)}.dummy-note{display:inline-flex;border-radius:999px;padding:8px 12px;background:rgba(7,26,45,.08);color:var(--muted);font-size:.8rem;font-weight:700}
.format-visual{width:min(100%,1120px);margin:0 0 clamp(42px,6vw,72px);position:relative}.format-visual--right{margin-left:auto}.format-visual__mask{height:clamp(260px,45vw,570px);overflow:hidden;border-radius:28px;clip-path:inset(0 100% 0 0 round 28px);box-shadow:0 28px 80px rgba(7,26,45,.16)}.format-visual--right .format-visual__mask{clip-path:inset(0 0 0 100% round 28px)}.format-visual img{width:100%;height:120%;object-fit:cover;display:block;transform:scale(1.08) translateY(-7%);will-change:transform}.format-visual figcaption{position:absolute;right:22px;bottom:20px;max-width:min(80%,430px);padding:11px 16px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(7,26,45,.72);backdrop-filter:blur(12px);color:#fff;font-size:.82rem;letter-spacing:.03em}.format-visual--right figcaption{right:auto;left:22px}.dummy-visual{overflow:hidden}.dummy-visual img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.dummy-card:hover .dummy-visual img{transform:scale(1.06)}

/* Footer identisch zur Aktuelles-Seite */
.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-footer{background:#071a2d;color:#f4efe5;padding-block:clamp(3.5rem,7vw,5.5rem) 2.5rem}.site-footer a{text-decoration:none}.site-footer ul{list-style:none;margin:0;padding:0}.footer__top{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:clamp(2rem,4vw,3.5rem);padding-bottom:clamp(2.5rem,5vw,4rem);border-bottom:1px solid rgba(255,255,255,.1)}.footer__brand img{height:40px;width:auto;max-width:200px;object-fit:contain;margin-bottom:1.4rem}.footer__brand p{color:rgba(245,244,243,.6);font-size:.92rem;max-width:34ch;line-height:1.6}.footer__col h4{font-family:NotoSans,Arial,sans-serif;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin:0 0 1.2rem}.footer__col ul{display:flex;flex-direction:column;gap:.7rem}.footer__col a{color:rgba(245,244,243,.72);font-size:.95rem;transition:color .2s ease}.footer__col a:hover{color:#fff}.footer__bottom{display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:space-between;align-items:center;padding-top:2.2rem}.footer__bottom-right{display:flex;flex-direction:column;gap:.6rem;align-items:flex-end}.footer__legal{display:flex;flex-wrap:wrap;gap:.4rem 1.4rem}.footer__legal a{color:rgba(245,244,243,.7);font-size:.85rem}.footer__legal a:hover{color:var(--gold)}.footer__credits{color:rgba(245,244,243,.62);font-size:.78rem;line-height:1.6;max-width:52ch;margin:0}.footer__copy{color:rgba(245,244,243,.55);font-size:.85rem;margin:0}
@media(max-width:900px){.category-track{display:grid;width:100%;grid-template-columns:1fr 1fr}.category-panel{width:100%;min-height:330px}.footer__top{grid-template-columns:1fr 1fr}}@media(max-width:680px){.container{width:min(100% - 36px,1180px)}.category-track{grid-template-columns:1fr}.category-panel{width:100%;min-height:300px;padding:32px}.format-visual__mask{height:260px;border-radius:20px}.format-visual figcaption{position:relative;left:auto;right:auto;bottom:auto;display:inline-flex;margin:12px 0 0;background:var(--navy);max-width:100%}.footer__top{grid-template-columns:1fr;gap:2.5rem}.footer__bottom-right{align-items:flex-start}.materials-grid--dummy{grid-template-columns:1fr}.format-more{text-align:left}}
@media(prefers-reduced-motion:reduce){.format-visual__mask{clip-path:inset(0)!important}.format-visual img{transform:none!important}.dummy-visual img{transition:none}}

/* Kompaktere, einheitlich gerahmte Karten */
.category-panel{width:min(66vw,476px);min-height:332px;border:3px solid #fff;box-shadow:0 18px 48px rgba(0,0,0,.2);transition:transform .28s ease,box-shadow .28s ease;transform-origin:center}
.category-panel:hover{transform:scale(1.025);box-shadow:0 28px 70px rgba(0,0,0,.32);z-index:2}
.materials-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.material-card{border:3px solid #fff;transition:transform .28s ease,box-shadow .28s ease;transform-origin:center;position:relative}
.material-card:hover{transform:scale(1.025)!important;box-shadow:0 28px 72px rgba(7,26,45,.2);z-index:3}
.material-card .mask,.material-card .dummy-visual{margin:7px 7px 0;width:calc(100% - 14px);border:3px solid #fff;border-radius:18px;clip-path:none!important;background:#fff;box-shadow:0 0 0 1px rgba(7,26,45,.06);overflow:hidden}
.material-card .mask img{transform:scale(1)!important}
.card-body{padding:21px}.card-body h3{font-size:clamp(1.35rem,1.7vw,1.65rem)}.card-body p{min-height:0}
@media(max-width:980px){.materials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.category-panel{width:100%;min-height:300px}}
@media(max-width:680px){.materials-grid{grid-template-columns:1fr}.category-panel{min-height:270px}.material-card:hover,.category-panel:hover{transform:none!important}}

/* Fotografische Gestaltung statt abstrakter Wolken */
.hero{background:linear-gradient(90deg,rgba(4,18,31,.93) 0%,rgba(7,26,45,.74) 50%,rgba(7,26,45,.38) 100%),url('/bibliothek/assets/img/books.jpg') center 48%/cover no-repeat}
.fluid-canvas{display:none}
.category-panel{background-position:center;background-size:cover;backdrop-filter:none}
.category-panel::before{inset:0;background:linear-gradient(180deg,rgba(4,18,31,.1),rgba(4,18,31,.95));animation:none;transition:background .45s ease}
.category-panel:hover::before{background:linear-gradient(180deg,rgba(4,18,31,.03),rgba(4,18,31,.88))}
.category-panel--compact{background-image:url('/bibliothek/assets/img/studieren4.jpg')}
.category-panel--video{background-image:url('/bibliothek/assets/img/lehrvideos.webp')}
.category-panel--article{background-image:url('/bibliothek/assets/img/studieren.jpg')}
.category-panel--presentation{background-image:url('/bibliothek/assets/img/praesentationen.webp')}
.category-panel--book{background-image:url('/bibliothek/assets/img/books.jpg')}
.category-panel--brochure{background-image:url('/bibliothek/assets/img/broschueren.jpg')}

/* Kompaktere Leitmotive */
.format-visual{width:min(82%,900px);margin-bottom:clamp(34px,5vw,54px)}
.format-visual__mask{height:clamp(220px,30vw,390px);box-shadow:0 22px 60px rgba(7,26,45,.14)}
@media(max-width:900px){.format-visual{width:100%}}
@media(max-width:680px){.category-panel{min-height:280px}.format-visual__mask{height:220px}}

/* Fortschrittsbalken wie auf der Hauptseite */
.progress{position:fixed;z-index:1200;inset:0 0 auto;height:3px;width:100%;pointer-events:none;transform:scaleX(0);transform-origin:0 50%;background:linear-gradient(90deg,var(--gold),#f2d9a0);box-shadow:0 0 16px rgba(201,157,74,.35);will-change:transform}

/* Ruhigeres Gesamtbild: Fotos bleiben im Hero, in den Formatkarten und Dummys. */
.format-visual{display:none}

/* Robuste, direkt über die Breite gesteuerte Fortschrittsanzeige */
body::before{content:'';position:fixed;z-index:2147483646;inset:0 0 auto;height:4px;background:rgba(255,255,255,.16);pointer-events:none}
.progress{position:fixed!important;z-index:2147483647!important;top:0!important;right:auto!important;bottom:auto!important;left:0!important;width:0;height:4px!important;transform:none!important;background:linear-gradient(90deg,#e8962e,#ffd27a)!important;box-shadow:0 0 12px rgba(255,174,61,.9)!important;pointer-events:none}

/* Institutsmotiv */
.split-visual{background-image:linear-gradient(rgba(7,26,45,.08),rgba(7,26,45,.18)),url('/bibliothek/assets/img/iftj-bsb.png');background-position:center,65% center;background-size:cover;background-repeat:no-repeat}
.split-visual .particles{display:none}
@media(max-width:1050px){.split-visual{background-position:center,72% center}}

/* Headerabgleich mit Hauptseite und Aktuelles */
.site-header{height:72px;padding-inline:max(clamp(1.25rem,5vw,2rem),calc((100vw - 1200px)/2 + 2rem));background:rgba(12,15,28,.9);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 1px 0 rgba(255,255,255,.06),0 10px 34px rgba(0,0,0,.22)}
.brand{display:inline-flex;align-items:center;flex:0 0 auto}
.brand img{height:34px;width:auto;max-width:none;object-fit:contain}
.nav{gap:clamp(1rem,1.8vw,2rem)}
.nav a{font-size:.95rem;font-weight:500;letter-spacing:0;padding-block:.4rem;position:relative;color:rgba(245,244,243,.82)}
.nav a::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .28s ease}
.nav a:hover,.nav a.active{color:#fff}.nav a:hover::after,.nav a.active::after{transform:scaleX(1)}
.header-booking{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:.7em 1.35em;border:1.5px solid transparent;border-radius:999px;background:#ffd64f;color:#171717;text-decoration:none;font-family:NotoSans,Arial,sans-serif;font-size:.9rem;font-weight:700;line-height:1;transition:transform .25s ease,box-shadow .25s ease}.header-booking:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(255,214,79,.38)}
@media(max-width:1050px){.brand img{height:30px}.header-booking{display:none}.nav.open{top:72px;background:#0c0f1c}.nav.open a{padding:.75rem 0}.nav.open a::after{display:none}}

/* Vollständiger Bibliotheks-Cursor einschließlich Hover-Reaktion */
@media(hover:hover) and (pointer:fine){
body.library-cursor-active,body.library-cursor-active a,body.library-cursor-active button,body.library-cursor-active [role="button"],body.library-cursor-active input,body.library-cursor-active textarea,body.library-cursor-active select{cursor:none!important}
.cursor-dot,.cursor-ring{opacity:0;transition:width .22s ease,height .22s ease,opacity .16s ease,background-color .22s ease,border-color .22s ease}
body.library-cursor-active .cursor-dot,body.library-cursor-active .cursor-ring{opacity:1}
.cursor-dot.is-interactive{width:15px;height:15px;background:#ffd64f;box-shadow:0 0 18px rgba(255,214,79,.7)}
.cursor-ring.is-interactive{width:54px;height:54px;border-color:#ffd64f;background:rgba(255,214,79,.08)}
}

/* Vollkarten-Linkflächen für Format- und Materialkarten. Der eigentliche
   Ziel-Link wird in library-effects.js automatisch aus dem vorhandenen
   Kartenlink bzw. bei Platzhaltern aus dem Rubrik-Link übernommen. */
.category-panel,.material-card{position:relative}
.library-card-link{position:absolute!important;inset:0!important;z-index:20!important;border-radius:inherit;color:transparent!important;font-size:0!important;text-decoration:none!important;transform:none!important}
.library-card-link:focus-visible{outline:3px solid #ffd64f!important;outline-offset:4px}

/* Einheitliche Größe der Haupttitel wie auf der Startseite. */
.hero .kinetic{font-size:clamp(3rem,8.5vw,7rem)}

/* Haupttitel-Raster wie auf der Israel-Reisen-Seite. */
.hero{padding-inline:max(22px,calc((100vw - 1200px)/2))}
@media(max-width:680px){.hero{padding-inline:14px}}

/* Ehemals orangefarbene Bibliotheksbuttons einheitlich gelb. */
.glass-nav a:hover,
.split-copy > a.magnetic {
  background: #FFD64F !important;
  color: #000 !important;
}

/* Orange Schriftfarbe und Hero-Abdunklung korrigiert. */
:root {
  --gold: #FFD64F !important;
}

.hero {
  background-image: url('/bibliothek/assets/img/books.jpg') !important;
  background-position: center 48% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

/* Sämtlicher sichtbarer Text auf den weißen Bibliothekskarten ist schwarz. */
.material-card .card-body,
.material-card .card-body h3,
.material-card .card-body p,
.material-card .card-body .tag,
.material-card .card-body a:not(.library-card-link),
.material-card .card-body a:not(.library-card-link) span {
  color: #000 !important;
}

/* Institutskennzeichnung auf dem dunklen Abschnitt. */
.split-copy > .eyebrow {
  color: #FFD64F !important;
}
