/* Studio Ukiyo — Typografie (Backend-Modul 'Schrift', automatisch generiert) */
/* Fließtext */
BODY, P, UL, LI, DIV { font-family: "avenir-next-lt-pro", sans-serif; font-weight: 400; font-size: 1.3rem; line-height: 1.5; }
/* Überschriften */
H1, .h1 { font-size: 2rem; }
H2, .h2 { font-size: 1.75rem; }
H3, .h3 { font-size: 1.5rem; }
H4, .h4 { font-size: 1.25rem; }
H5, .h5 { font-size: 1rem; }
H6, .h6 { font-size: 0.85rem; }
H1, .h1, H2, .h2, H3, .h3, H4, .h4, H5, .h5, H6, .h6 { font-family: "cormorant-garamond", serif; font-weight: 600; letter-spacing: 0.15rem; line-height: 1.2; }
/* Hero / Carousel-Überschrift */
.carousel-item-header, .carousel-item-header.h1, .carousel-item-header.h2 { font-size: 2.25rem; font-weight: 600; letter-spacing: 0.15rem; line-height: 1.2; }
/* Hervorgehoben */
STRONG, B { font-family: "avenir-next-lt-pro", sans-serif; font-weight: 500; }
/* Einleitung */
.lead { font-family: "avenir-next-lt-pro", sans-serif; font-weight: 400; font-size: 1.4rem; letter-spacing: 0.1rem; line-height: 1.5; }
/* Navigation */
.navbar-mainnavigation { --mainnavigation-link-font-size: 1rem; }
.navbar-mainnavigation .navbar-nav .nav-link { font-size: 1rem; font-weight: 400; letter-spacing: 0rem; }
/* Buttons / CTA */
.btn { font-size: 1rem; font-weight: 400; letter-spacing: 0rem; }
/* Projekt-Kacheln */
.card-title { font-size: 1.35rem; font-weight: 600; }
/* Footer */
.footer, .footer p, .footer li, .footer a, .footer div { font-size: 1.3rem; font-weight: 400; }
/* Formular */
.form-label, .col-form-label, label, .form-control { font-size: 1rem; font-weight: 400; }
