/* in numbereight/style.css (GANZ OBEN EINFÜGEN) */

/* roboto-regular - 400 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap; /* Sorgt für schnelles Laden! */
  src: local(''),
       url('fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Pfad prüfen! */
       url('fonts/roboto-v30-latin-regular.woff') format('woff'); /* Pfad prüfen! */
}

/* roboto-700 - 700 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Pfad prüfen! */
       url('fonts/roboto-v30-latin-700.woff') format('woff'); /* Pfad prüfen! */
}

/* m-plus-rounded-1c-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/m-plus-rounded-1c-v19-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* m-plus-rounded-1c-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/m-plus-rounded-1c-v19-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* m-plus-rounded-1c-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/m-plus-rounded-1c-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* m-plus-rounded-1c-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/m-plus-rounded-1c-v19-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* m-plus-rounded-1c-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/m-plus-rounded-1c-v19-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* m-plus-rounded-1c-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/m-plus-rounded-1c-v19-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* m-plus-rounded-1c-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'M PLUS Rounded 1c';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/m-plus-rounded-1c-v19-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* --- Restliches CSS --- */
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}

h1, h3, strong {
    font-size: 24px;
    font-weight: 500;
}


/* Dieser Container zentriert alle Inhalte */
.main-container {
  text-align: center;
}


.content-text {
  /* Schriftart anwenden */
  font-family: 'M PLUS Rounded 1c', sans-serif;
  
  /* Breite und Abstände (wie Bilder darüber) */
  width: 800px;
  margin-left: auto;
  margin-right: auto;

  text-align: center; 
  margin-top: 3px;
  color: #3f2514;
  font-size: 16px;
  line-height: 1.4; 
  font-weight: 500; 
}

/* Klasse für den Copyright-Text unten */
.footer-text {
  margin-top: 5px;
  text-align: center;
  font-family: verdana, sans-serif; /* Fallback für Verdana hinzugefügt */
  color: #3f2514;
  font-size: 10px;
  font-weight: normal;
  padding-bottom: 20px; /* Abstand zum Bildschirmrand unten */
}

body {
    background-color: #FFF; /* Weißer Hintergrund */
    color: #000; /* Standard-Schriftfarbe Schwarz */
    margin: 0;
    padding: 0;
}

.main-container {
    max-width: 1440px; /* Maximale Breite wie im Design */
    margin: 0 auto;    /* Zentriert die Seite */
    text-align: left;  /* Standard-Textausrichtung zurücksetzen */
}

a {
    color: inherit; /* Links erben die Farbe */
    text-decoration: none; /* Keine Unterstreichung */
}

/* 1. Header-Sektion */
.header-section {
    width: 100%;
    padding: 0 40px; /* Gibt etwas Luft an den Seiten */
    box-sizing: border-box; /* Stellt sicher, dass padding die Breite nicht sprengt */
    display: flex;
    justify-content: space-between; /* Elemente verteilen */
    align-items: center;
    flex-wrap: wrap; /* Für kleinere Bildschirme */
}

.hero-image {
    width: 170px; /* Größe des Bildes */
}

.hero-image img {
    width: 100%;
    height: auto;
}

.hero-text {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.hero-text h1 {
    font-size: 64px;
    font-weight: 500; /* Medium */
    letter-spacing: 16px;
    line-height: 1.2;
    margin: 0;
}

.hero-text p {
    font-size: 16px;
    font-weight: 400; /* Regular */
    letter-spacing: 24px;
    margin: 0;
}

.hero-divider {
    width: 200px;
    height: 13px;
    background-color: #000;
}

/* 2. Content-Sektion */
.content-text {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 500; /* Medium */
    font-size: 24px;
    line-height: 1.5;
    color: #000;
    width: 100%;
    max-width: 1010px; /* Breite des Textblocks */
    padding: 40px 0;   /* Abstand nach oben/unten */
    margin: 0 auto;
    text-align: left;
    box-sizing: border-box;
}

.content-text h2 {
    /* Überschrift im Text hervorheben */
    font-size: 24px;
    font-weight: 700; /* Bold */
    margin-bottom: 1em;
    text-align: center;
}

.content-text p {
    font-size: 24px;
    font-weight: 400; /* Regular */
    margin-bottom: 1.5em;
    text-align: left;
}


/* 3. Footer-Sektion */
.footer-section {
    width: 100%;
    max-width: 1010px;
    margin: 40px auto;
    padding: 0;
    text-align: center;
}

.footer-links {
    display: flex;
    justify-content: center;
    gap: 56px; /* Abstand zwischen den Links */
    margin-bottom: 44px;
}

.footer-links a {
    text-align: center;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    text-transform: uppercase;
    color: #000;
}

.footer-links h2 {
    font-size: 44px;
    font-weight: 400; /* Regular */
    margin: 0;
}

.footer-links p {
    font-size: 24px;
    font-weight: 300; /* Light */
    margin: 0;
}

.footer-links a:hover h2,
.footer-links a:hover p {
    text-decoration: underline;
}

/* Speziell für den "jan@..."-Text */
.footer-links a[href^="mailto:"] p {
    text-transform: lowercase;
}

.footer-tag p {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 300; /* Light */
    font-size: 12px;
    letter-spacing: 12px;
    text-transform: uppercase;
    margin: 0;
}

/* 4. Copyright-Footer */
.footer-text {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 300; /* Passt besser zum Design als Verdana */
    color: #000;
    font-size: 12px;
    text-align: center;
    padding-bottom: 20px;
}

.footer-text a {
    color: #000;
    text-decoration: underline;
}