@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400&display=swap";.page[data-astro-cid-dwoeupzy]{display:flex;flex-direction:column;height:100dvh;overflow:hidden;padding:0 2.5rem;box-sizing:border-box}.header[data-astro-cid-dwoeupzy]{flex-shrink:0;display:flex;align-items:center;gap:2rem;padding:1.1rem 0}.brand[data-astro-cid-dwoeupzy]{flex-shrink:0;display:flex;flex-direction:column;gap:1px;text-decoration:none;line-height:1.1}.brand-name[data-astro-cid-dwoeupzy]{font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-weight:400;color:#0a0a0a;letter-spacing:.01em}.brand-muenchen[data-astro-cid-dwoeupzy]{font-family:Playfair Display,Georgia,serif;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#c9a84c}.nav[data-astro-cid-dwoeupzy]{display:flex;gap:2.2rem;flex:1;justify-content:center}.nav-item[data-astro-cid-dwoeupzy]{font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:#aaa;text-decoration:none;transition:color .2s}.nav-item[data-astro-cid-dwoeupzy]:hover,.nav-item[data-astro-cid-dwoeupzy].active{color:#0a0a0a}.lang-switch[data-astro-cid-dwoeupzy]{display:flex;align-items:center;gap:.5rem;font-family:Inter,system-ui,sans-serif;font-size:.75rem;letter-spacing:.12em;flex-shrink:0}.lang-sep[data-astro-cid-dwoeupzy]{color:#ddd}.lang-item[data-astro-cid-dwoeupzy]{color:#bbb;text-decoration:none;transition:color .2s;padding:.2rem .1rem}.lang-item[data-astro-cid-dwoeupzy]:hover{color:#0a0a0a}.lang-item--active[data-astro-cid-dwoeupzy]{color:#0a0a0a;font-weight:500}.content[data-astro-cid-dwoeupzy]{flex:1;overflow-y:auto;padding:3rem 0 2rem;display:flex;flex-direction:column;align-items:center;gap:3rem}.page-header[data-astro-cid-dwoeupzy]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;width:min(860px,100%)}.eyebrow[data-astro-cid-dwoeupzy]{font-family:Inter,system-ui,sans-serif;font-size:.62rem;letter-spacing:.3em;text-transform:uppercase;color:#ccc;margin:0}.heading[data-astro-cid-dwoeupzy]{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;color:#0a0a0a;margin:0;line-height:1.05}.subtitle[data-astro-cid-dwoeupzy]{font-family:Inter,system-ui,sans-serif;font-size:.72rem;letter-spacing:.05em;color:#999;margin:0}.sektion[data-astro-cid-dwoeupzy]{width:min(860px,100%);display:flex;flex-direction:column;gap:1.5rem}.sektion-label[data-astro-cid-dwoeupzy]{font-family:Inter,system-ui,sans-serif;font-size:.62rem;letter-spacing:.25em;text-transform:uppercase;color:#c9a84c;font-weight:400;margin:0;border-bottom:1px solid #ece9e4;padding-bottom:.8rem}.rezensionen[data-astro-cid-dwoeupzy]{display:flex;flex-direction:column;gap:0}.rezension[data-astro-cid-dwoeupzy]{border-left:2px solid #c9a84c;padding:1.4rem 0 1.4rem 1.5rem;margin:0;border-bottom:1px solid #ece9e4;display:flex;flex-direction:column;gap:.6rem;opacity:0;transform:translateY(8px);animation:einblenden .5s ease forwards;animation-delay:calc(.12s * var(--i) + .1s)}.rezension[data-astro-cid-dwoeupzy]:first-child{border-top:1px solid #ece9e4}.rezension-text[data-astro-cid-dwoeupzy]{font-family:Playfair Display,Georgia,serif;font-size:.95rem;font-style:italic;color:#444;line-height:1.75;margin:0}.rezension-quelle[data-astro-cid-dwoeupzy]{font-family:Inter,system-ui,sans-serif;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:#c9a84c;font-style:normal}.download-liste[data-astro-cid-dwoeupzy]{display:flex;flex-direction:column;gap:0}.download-item[data-astro-cid-dwoeupzy]{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.1rem 0;border-bottom:1px solid #ece9e4;opacity:0;transform:translateY(8px);animation:einblenden .45s ease forwards;animation-delay:calc(.08s * var(--i) + .1s)}@keyframes einblenden{to{opacity:1;transform:translateY(0)}}.download-info[data-astro-cid-dwoeupzy]{display:flex;flex-direction:column;gap:3px}.download-titel[data-astro-cid-dwoeupzy]{font-family:Playfair Display,Georgia,serif;font-size:1rem;color:#111}.download-meta[data-astro-cid-dwoeupzy]{font-family:Inter,system-ui,sans-serif;font-size:.68rem;color:#bbb;letter-spacing:.06em;text-transform:uppercase}.download-btn[data-astro-cid-dwoeupzy]{font-family:Inter,system-ui,sans-serif;font-size:.68rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:#0a0a0a;text-decoration:none;padding:.5rem 1.2rem;border:1px solid #d0ccc6;white-space:nowrap;flex-shrink:0;transition:border-color .2s,background .2s,color .2s}.download-btn[data-astro-cid-dwoeupzy]:hover{border-color:#0a0a0a;background:#0a0a0a;color:#fff}.foto-sublabel[data-astro-cid-dwoeupzy]{font-family:Inter,system-ui,sans-serif;font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:#999;margin:.5rem 0 0}.foto-grid[data-astro-cid-dwoeupzy]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.foto-item[data-astro-cid-dwoeupzy]{display:flex;flex-direction:column;gap:.8rem;opacity:0;animation:einblenden .5s ease forwards;animation-delay:calc(.08s * var(--i) + .1s)}.foto-preview[data-astro-cid-dwoeupzy]{aspect-ratio:3 / 2;overflow:hidden;background:#e8e2d9}.foto-preview[data-astro-cid-dwoeupzy] img[data-astro-cid-dwoeupzy]{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;filter:brightness(.9) saturate(.8);transition:transform .6s cubic-bezier(.25,.46,.45,.94),filter .6s ease}.foto-item[data-astro-cid-dwoeupzy]:hover .foto-preview[data-astro-cid-dwoeupzy] img[data-astro-cid-dwoeupzy]{transform:scale(1.04);filter:brightness(1) saturate(1)}.foto-footer[data-astro-cid-dwoeupzy]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.foto-titel[data-astro-cid-dwoeupzy]{font-family:Playfair Display,Georgia,serif;font-size:.85rem;color:#444}.hoeren-link-wrap[data-astro-cid-dwoeupzy]{width:100%}.hoeren-link[data-astro-cid-dwoeupzy]{display:flex;align-items:center;gap:2rem;text-decoration:none;padding:1.2rem 0;border-top:1px solid #ece9e4;border-bottom:1px solid #ece9e4;transition:opacity .2s}.hoeren-link[data-astro-cid-dwoeupzy]:hover{opacity:.7}.hoeren-bild[data-astro-cid-dwoeupzy]{width:54px;aspect-ratio:1 / 1;overflow:hidden;flex-shrink:0;background:#e8e2d9;opacity:.75}.hoeren-bild[data-astro-cid-dwoeupzy] img[data-astro-cid-dwoeupzy]{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.9) saturate(.8)}.hoeren-text[data-astro-cid-dwoeupzy]{display:flex;flex-direction:column;gap:.4rem}.hoeren-titel[data-astro-cid-dwoeupzy]{font-family:Playfair Display,Georgia,serif;font-size:1.2rem;color:#0a0a0a}.hoeren-sub[data-astro-cid-dwoeupzy]{font-family:Inter,system-ui,sans-serif;font-size:.75rem;color:#c9a84c;letter-spacing:.04em}.footer[data-astro-cid-dwoeupzy]{flex-shrink:0;display:flex;gap:1.5rem;align-items:center;justify-content:center;padding:.8rem 0;border-top:1px solid #ece9e4;font-family:Inter,system-ui,sans-serif;font-size:.6rem;letter-spacing:.05em;color:#ccc}.footer[data-astro-cid-dwoeupzy] a[data-astro-cid-dwoeupzy]{color:#ccc;text-decoration:none;transition:color .2s}.footer[data-astro-cid-dwoeupzy] a[data-astro-cid-dwoeupzy]:hover{color:#0a0a0a}.footer-social[data-astro-cid-dwoeupzy]{display:flex;gap:.8rem;align-items:center}.footer[data-astro-cid-dwoeupzy] .social-link[data-astro-cid-dwoeupzy]{color:#c9a84c;display:flex;align-items:center;transition:color .2s}.footer[data-astro-cid-dwoeupzy] .social-link[data-astro-cid-dwoeupzy]:hover{color:#c9a84c}@media(max-width:900px){.page[data-astro-cid-dwoeupzy]{padding:0 1.5rem}.nav[data-astro-cid-dwoeupzy]{gap:1.4rem}}@media(max-width:600px){.page[data-astro-cid-dwoeupzy]{padding:0 1.2rem}.header[data-astro-cid-dwoeupzy]{flex-wrap:nowrap;gap:.8rem;padding:.9rem 0}.brand-name[data-astro-cid-dwoeupzy]{font-size:.95rem}.brand-muenchen[data-astro-cid-dwoeupzy]{font-size:.55rem;letter-spacing:.12em}.nav[data-astro-cid-dwoeupzy]{gap:.7rem;flex-wrap:nowrap;justify-content:flex-end}.nav-item[data-astro-cid-dwoeupzy]{font-size:.52rem;letter-spacing:.04em}.heading[data-astro-cid-dwoeupzy]{font-size:clamp(2rem,10vw,2.8rem)}.content[data-astro-cid-dwoeupzy]{padding:2rem 0 1.5rem;gap:2rem}.foto-grid[data-astro-cid-dwoeupzy]{grid-template-columns:repeat(2,1fr);gap:.7rem}.download-item[data-astro-cid-dwoeupzy]{flex-direction:column;align-items:flex-start;gap:.8rem}.hoeren-link[data-astro-cid-dwoeupzy]{gap:1rem}.hoeren-bild[data-astro-cid-dwoeupzy]{width:44px}.footer[data-astro-cid-dwoeupzy]{gap:1rem;padding:.6rem 0}}
