/* mobileabout.css */


body {
  background-color: #fff;
  font-family: "acumin-pro", sans-serif;
  font-weight: 500;
}

h1 {
  font-family: "acumin-pro", sans-serif;
  font-weight: 500;
  font-size: 2.625rem;
  line-height: 95%;
}

h2 {
  font-family: "acumin-pro", sans-serif;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 105%;
}

p {
  font-family: "acumin-pro", sans-serif;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 105%;
}

/* =========================== allgemein =========================== */
html, body {
    font-size: 100%;
    scroll-behavior: smooth;
    overflow-y: hidden; /* Deaktiviere Scrolling auf About-Seite */
    height: 100vh; /* Fixiere die Höhe */
}

h1{
    font-weight: 500;
    font-size: 2.3rem;
    line-height: 91%;
    opacity: 0;
    transition: opacity 0.1s ease-in-out;
}


/* =========================== nav =========================== */



nav li {
    margin: 10px 0;

}

#first {
    padding-top:40px;
}

#hi{
    padding-top: 30px;
}

/* =========================== grid und projekte =========================== */

.portfolio-grid {
    flex-direction: column;
    scroll-snap-type: none; /* Entfernt das Scroll-Snap Verhalten */
}

.project {
    height: auto;
    
}

.image-container {
    height: auto;
}

.image-wrapper {
    flex-direction: column;
}

.slide {
    height: auto;
    margin-bottom: 0; /* Kein Abstand zwischen den Slides */
    padding-top: 10px; /* Kein Padding zwischen den Slides */
}

.project-description {
    display: block;
    padding: 0px;
}

.project-description .text {
    padding-right: 0;
    padding: 10px;
}



.project-description .image {
    width: 100%;
    height: auto;
}

.project-description h1 {
    font-size: 1.875rem;
}

.project-description p {
    font-size: 1.1875rem;
    line-height: 1.15;
}

.project-description img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin: 0; /* Kein Abstand zwischen den Bildern */
    padding: 0; /* Kein Padding zwischen den Bildern */
}

.slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin: 0; /* Kein Abstand zwischen den Bildern */
    padding: 0; /* Kein Padding zwischen den Bildern */
}

/* =========================== Video-Grid =========================== */

.video-grid {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 0px;
}

.grid-video {
    width: 100%;
    margin: 0; /* Kein Abstand zwischen den Videos */
    padding: 0; /* Kein Padding zwischen den Videos */
}



.fullscreen-video{
    position: relative;
    
}

/* Vereinfachtes Grid für Mobile */
.content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  padding-top: 60px;
}

nav ul {
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* Ändere von 4 auf 3 Spalten */
  padding: 10px 25px;
  font-family: "acumin-pro", sans-serif;
  font-weight: 500;
  font-size: 1.1875rem;
  color: inherit;
  gap: 0;
}

nav li:nth-child(1) { grid-column: 1; }
nav li:nth-child(2) { 
    grid-column: 2; 
}

/* Ändere "Antonia Louisa Albert" zu "About" auf Mobile */
nav li:nth-child(2) a {
    font-size: 0; /* Verstecke den ursprünglichen Text */
}

nav li:nth-child(2) a::before {
    content: "About";
    font-size: 1.1875rem; /* Zeige "About" stattdessen */
}

nav li:nth-child(3) { 
    display: none; /* Verstecke "Download CV" auf Mobile */
}

.about-intro {
  font-family: "acumin-pro", sans-serif;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 105%;
  grid-column: 1 / span 4; 
  margin: 0;
  padding-right: 20px; 
  padding-top: 40px;
  padding-bottom: 0;
  box-sizing: border-box;
}

/* CV Download Link Styles - nur auf Mobile sichtbar */
.cv-download {
  grid-column: 1 / span 4; 
  margin: 0;
  padding-left: 20px; /* Exakt gleicher linker Abstand wie About-Text */
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 20px;
  
  /* Sicherstellen dass es auf Mobile sichtbar ist */
  display: block !important;
}

@media (min-width: 851px) {
  .cv-download {
    display: none !important; /* Verstecke auf Desktop */
  }
}

@media (max-width: 850px) {
  .cv-download {
    display: block !important; /* Zeige explizit auf Mobile */
  }
}

.cv-link {
  font-family: "acumin-pro", sans-serif;
  font-weight: 500;
  font-size: 1.1875rem;
  color: #000000;
  text-decoration: underline;
  display: inline-block;
  padding: 0; /* Kein extra Padding am Link selbst */
  margin: 0;
  transition: opacity 0.3s ease;
}

.cv-link:hover {
  opacity: 0.7;
}

/* Globale Navigation und Bottom-Navigation Schriftgewicht */

.navbar {
  font-family: "acumin-pro", sans-serif;
  font-weight: 500;
  font-size: 1.1875rem;
}

.navbar p, .navbar li {
  font-family: "acumin-pro", sans-serif;
  font-weight: 500;
}

.email-link, .impressum, .instagram-link {
  font-family: "acumin-pro", sans-serif;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
}

.email-link:hover, .impressum:hover, .instagram-link:hover {
  color: #000000;
}

/* Bottom Navigation - exakt gleicher linker Abstand wie About-Text */
.navbar {
    overflow: hidden;
    position: fixed;
    bottom: 2px;
    width: 100%;
    list-style-type: none;
    display: flex; 
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px; /* Exakt gleicher linker Abstand */
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: "acumin-pro", sans-serif;
    font-weight: 500;
    font-size: 1.1875rem;
    box-sizing: border-box;
    text-decoration: none;
    color: #000000;
    gap: 5px;
    background: white;
}

.navbar li, .navbar p {
    margin: 0;
    padding: 0; /* Kein extra Padding */
    width: 100%;
    text-align: left;
}

.navbar p {
    align-self: flex-end; /* Copyright rechts */
    margin-top: 0; /* Gleicher Zeilenabstand wie die anderen */
}