/* Basic reset */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.body {
    padding-top: 58px;
    font-family: Helvetica, Arial, sans-serif;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
/* Header styling */
/* header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
 } */


/* header nav a {
    width: 100%;
    top: 0%;
    left: 0%;
    justify-content:space-around;
    font-size: 24px;
    position: fixed;
    display:flex;
    margin: 10px;
    position: fixed;
    color: black;
    font-weight: 500;
    line-height: 110px;
    background-color:#fff
 } */

header {
    width: 100%;
}

body {
    font-family: Arial, sans-serif;
}

.navigation {
    /* calc(px / 1728 * 100vw) */
    padding-top: calc(27 / 1728 * 100vw);
    padding-bottom: calc(27 / 1728 * 100vw);
    display: flex;
    position: fixed;
    z-index: 999;
    background-color: white;
    top: 0;
    left: 0;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid black;
}

.navigation__container {
    display: flex;
}

.navigation__link {
    font-size: calc(26 / 1728 * 100vw);
    padding-left: 30px;
    padding-right: 10px;
    color: #000;
    text-decoration: none;
    display: block;
    font-weight: bold;
    letter-spacing: calc(-1.92px / 1728 * -100vw);
}

.navigation__link-kontakt {
    font-size: calc(26 / 1728 * 100vw);
    padding-left: 30px;
    padding-right: 30px;
    color: #000;
    text-decoration: none;
    display: block;
    font-weight: bold;
    letter-spacing: calc(-1.92px / 1728 * -100vw);
}

.titel {
    width: 100%;
    font-size: calc(270 / 1728 * 100vw);
    font-weight: bold;
    letter-spacing: calc(19.2 / 1728 * 0vw);
    border-bottom: 1px solid black;
    text-align: center;
    line-height: 180px;
    padding-top: 50px;
    padding-bottom: 35px;
    line-height: 0.8;
}

.titel-contact {
    width: 100%;
    font-size: calc(270 / 1728 * 100vw);
    font-weight: bold;
    letter-spacing: calc(19.2 / 1728 * -100vw);
    text-align: center;

}

.projekt-container {
    position: relative;
    padding-left: 30px;
}

.titel-text {
    margin-left: 40px;
    margin-bottom: 40px;
    font-size: 26px;
    text-align: left;
    width: calc(634 / 1728 * 100vw);
    border: 1px solid black;
    padding-bottom: 50px;
    padding-left: 40px;
    padding-right: 20px;
}

.jahreszahlen {
font-size: 26px;
text-align: right;
font-weight: bold;
}

/* Portfolio layout */
.portfolio {
    position: relative;
    width: 100%;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
}

.project {
    position: relative;
    width: 100%;
    margin: calc(-250 / 1728 * 100vw) 0 0 0;
    display: flex;
}

.project-1 {
    z-index: 100;
    margin-top: 8%;
    justify-content: center;
}

.project-2 {
    z-index: 99;
    justify-content: center;
}

.project-3 {
    z-index: 98;
    justify-content: center;
    filter: none;
}


.project-4 {
    z-index: 97;
    justify-content: center;
}

.project-5 {
    z-index: 96;
    justify-content: center;
}

.project-6 {
    z-index: 95;
}

.project-7 {
    z-index: 94;
}

.project-8 {
    z-index: 93;
}

.project-9 {
    z-index: 92;
}

.project-inner {
    position: relative;
    width: calc(640 / 1728 * 100vw);
}

.project img {
    height: auto;
    padding-bottom: 8%;
}

.label {
    position: absolute;
    font-size: calc(26 / 1728 * 100vw);
    font-weight: bold;
    color: black;
    white-space: nowrap;
    width: 50%;
    border-bottom: 1px solid black;
    z-index: -1;
    margin: 20px;
}

.about-me-label-right-1 {
    font-weight: 50;
    font-size: 20px;
    right: 150px;
    text-align: right;
    top: 490px;
    top: 500px;
}

.about-me-label-right-2 {
    font-weight: 50;
    font-size: 20px;
    right: 150px;
    text-align: right;
    top: 550px;
    top: 630px;
}
.about-me-label-right-3 {
    font-weight: 50;
    font-size: 20px;
    right: 150px;
    text-align: right;
    top: 650px;
    top: 760px;
}

.label-left {
    left: 0;
    text-align: left;
}

.label-right {
    right: 0;
    text-align: right;
}

.project-1 .label {
    top: 3.1vw;
}
.project-2 .label {
    top: 11.9vw;
}

.project-3 .label {
    top: 2.5vw;
}

.project-4 .label {
    top: 11.8vw;
}

.project-5 .label {
    top: 1.6vw;
}

.project-6 .label {
    top: 11.4vw;
}

.project-7 .label {
    top: 2.6vw;
}

.project-8 .label {
    top: 12.6vw;
}

.project-9 .label {
    top: 1.9vw;
}

.double-title-description-1 {

    z-index: 300;
    font-weight: 50;
    font-size: 20px;
    right: 120px;
    text-align: right;
    top: 200px;
    top: 700px;
}

.double-title-description-2 {
    z-index: 300;
    font-weight: 50;
    font-size: 20px;
    right: 120px;
    text-align: right;
    top: 10px;
    top: 830px;
}
.double-title-description-3 {
    z-index: 300;
    font-weight: 50;
    font-size: 20px;
    right: 120px;
    text-align: right;
    top: 650px;
    top: 960px;
}

.portrait {
    padding: 20px;
}

.portrait.no-shadow {
    filter: none;
}

.portrait4 {
    width: calc(780 / 1728 * 100vw);
    padding-bottom: 50px;
    border-radius: 120px;
    left: 50px;
    top: 50px;
}

.animation-1 {
    z-index: 200;
    width: 20vw;
    top: 1490px;
    right: 200px;
    padding-bottom: 100px;
    position: absolute;
}

.class-animation {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}



.repro-1-TYPOXIKON {
    width: 50VW;
    padding-bottom: 20px;
    padding-left: 100px;
    padding-top: 50px;
}

.repro-2-TYPOXIKON {
    position:absolute;
    width: 35vw;
    top: 80px;
    right: 100px;
    position: absolute;
}

.repro-3-TYPOXIKON {
    position:absolute;
    padding-left: 120px;
    width: 65vw;
    top: 1750px;
    left: -100px;
    position: absolute;
}

.repro-4-TYPOXIKON {
    position:absolute;
    width: 60vw;
    top: 2400px;
    right: 60px;
    position: absolute;
}

.repro-5-TYPOXIKON {
    position:absolute;
    padding-left: 120px;
    width: 90vw;
    top: 3000px;
    left: -10px;
    position: absolute;
}

.repro-6-TYPOXIKON {
    position:absolute;
    padding-left: 120px;
    width: 70vw;
    top: 3950px;
    left: -100px;
    position: absolute;
}


.repro-1 {
    width: 60vw;
    padding-bottom: 20px;
    border-radius: 120px;
    padding-left: 100px;
    padding-top: 50px;
}

.repro-2 {
    position:absolute;
    width: calc(748 / 1728* 100vw);
    top: -150px;
    right: 0px;
    position: absolute;
}


.repro-3 {
    position:absolute;
    padding-left: 120px;
    width: 55vw;
    top: 1950px;
    right: 600px;
    position: absolute;
}

.repro-4 {
    border-radius: 200%;
    position:absolute;
    width: 80vw;
    top: 2600px;
    right: 0px;
    position: absolute;
}

.repro-5 {
    position:absolute;
    padding-left: 800px;
    width: 140vw;
    top: 3300px;
    right: 120px;
    position: absolute;
}


.container {
    position: absolute;
    width: 470px;
    top: 550px;
    border-radius: 120px;
    right: 10px;
    }

.beschreibung {
    padding: 50%;
}

/* Page load animation */
@keyframes unfoldDown {
    from {
        transform: scaleY(0);
        opacity: 0;
    }
    to {
        transform: scaleY(1);
        opacity: 1;
    }
}

@keyframes labelFadeIn {
    from {
        opacity: 0;
        transform: translateY(-8px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.project-inner {
    transform-origin: top center;
    animation: unfoldDown 0.9s cubic-bezier(0.4, 0, 0.2, 1) both;
}

.label {
    animation: labelFadeIn 0.5s ease both;
}

.project-1 .project-inner { animation-delay: 0s; }
.project-1 .label         { animation-delay: 0.6s; }

.project-2 .project-inner { animation-delay: 0.3s; }
.project-2 .label         { animation-delay: 0.9s; }

.project-3 .project-inner { animation-delay: 0.6s; }
.project-3 .label         { animation-delay: 1.2s; }

.project-4 .project-inner { animation-delay: 0.9s; }
.project-4 .label         { animation-delay: 1.5s; }

.project-5 .project-inner { animation-delay: 1.2s; }
.project-5 .label         { animation-delay: 1.8s; }

.project-image {
    transition: transform 0.5s ease, filter 0.5s ease;
}

.label {
    transition: color 0.5s ease;
}

/* Hover effect */
.project:hover .project-image {
    transform: scale(1.05);
    filter: brightness(0.85);
}

.project:hover .label {
    color: goldenrod;
}

.navigation__link:hover {
    color: goldenrod;
}

.lang-toggle {
    cursor: pointer;
}


.email {
    border-bottom: 1px solid black;
    padding-top: 40px;
    padding-bottom: 50px;
    font-size: 40px;
    font-weight: bold;
    padding-left: 40px;
    position: absolute;
    z-index: 700;
}

.portrait5 {
    position: absolute;
    width: 45vw;
    left: 500px;
    top: 280px;
}

.text-ohne-line {
    font-weight: 50;
    padding-top: 40px;
    padding-left: 30PX;
    padding-bottom: 10px;
    font-size: 20px;
    text-align: left;
}

.versteckt {
    display: none;
}

.navigations__element {
    position: relative;
}

.sprachen {
    position: absolute;
}

.projekt-bild-2 {
    width: calc(710 / 1728 * 100vw);
    padding-bottom: 50px;
    border-radius: 120px;
    padding-left: 50px;
    padding-top: 150px;
    position: absolute;

}

.projekt-beschreibung {
    text-align: left;
    font-weight: 50;
    font-size: 26px;
    padding-top: 100px;
    padding-right: 80px;
    position: absolute;
}

.projekttitel {
    padding-top: 50px;
    font-weight: bold;
    font-size: 40px;
    letter-spacing: calc(2.2/ 1728 * -100vw);
}

.fliesstext {
    font-weight: 300;
    font-size: 26px;
    padding-top: 10px;
}

.fliesstext-2 {
    border: 1px solid black;
    font-weight: 300;
    font-size: 26px;

}


.portrait3 {
    width: calc(920 / 1728 * 100vw);
    padding-bottom: 50px;
    border-radius: 120px;
    padding-left: 50px;
    padding-top: 50px;
}

.projekt-bild-3 {
    width: 95vw;
    padding-bottom: 50px;
    border-radius: 120px;
    padding-left: 230px;
    padding-top: 5px;
    position: absolute;

}

.bilder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.bilder-bild {
    width: 35%;
    padding-top: 100px;
}

.repro-8-MELODY {

    width: 65%;
    padding-top: 100px;
}



/* NEW */


/* General Reset */
/* General Reset */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: Helvetica, Arial, sans-serif;
    padding-top: 58px;
    margin: 0;
    background-color: #ffffff;
}

/* Header Styling */




/* Main Content Styling */
.main-content {
    max-width: 1200px;
    margin: 50px auto;
    padding: 60px;
}

.row {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    gap: 20px;
}

.image-column {
    flex: 1;
    text-align: center;
}

.video-column {
    max-width: 100%;
    height: auto;
    border-radius: 0px;
}



.image-column img {
    max-width: 100%;
    height: auto;
    border-radius: 15px;

}

.row:first-child .image-column img {
    border-radius: 0;
}

.text-column {
    flex: 1;
    text-align: left;
    padding: 20px;
    
    margin: 10px;
    border-radius: 0px;
    background-color: #fff;
}

.text-column-1 {
    flex: 1;
    text-align: left;
    padding: 20px;
    border: 0px solid black;
    margin: 10px;
    border-radius: 0px;
    background-color: #fff;
}


.titel-column{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

.titel-column-2{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 30px;
}

.text-column h2 {
    font-size: 32px;
    margin-bottom: 15px;
}

.text-column p {
    font-size: 18px;
    line-height: 1.6;
}

/* Ensure responsiveness */
@media (max-width: 768px) {
    .row {
        flex-direction: column;
        text-align: center;
    }

    .text-column {
        padding: 0;
    }
}

/* General Styling for the Row */
.row {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    gap: 40px;
}

/* Image Column */
.image-column {
    flex: 1;
    text-align: center;
}

.image-column img {
    max-width: 100%;
    height: auto;
    border-radius: 0px;
}

.row:first-child .image-column img {
    border-radius: 0;
}

/* Text Column */
.text-column {
    flex: 1;
    padding: 20px;
    text-align: left;
}

/* Timeline Styling */
.timeline {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.timeline-item {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid black;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.timeline-title {
    font-size: 18px;
    margin-bottom: 5px;
    text-align: right;
}

.timeline-date {
    font-size: 30px;
    font-weight: bold;
    text-align: right;
}

.row:first-child .image-column img {
    border-radius: 0;
}

h3 {
    font-weight: bold;
}


.row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 20px 0;
}

.text-column {
    flex: 1;
    padding: 20px;
}

.titel-column {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: black;
}

h3 {
    font-size: 1.2em;
    margin-bottom: 15px;
    color: black;
}

p {
    font-size: 1em;
    line-height: 1.6;
    color: black;
}

.video-column {
    flex: 1;
    padding: 20px;
    text-align: center;
}

.visual-video {
    max-width: 100%;
    height: auto;
    border: 1px solid #ccc;
    border-radius: 5px;
}

/* About Me page layout */
.main-content--lined {
    position: relative;
}

.row-bordered {
    position: relative;
    width: 100%;

}

.row-bordered::before,
.row-bordered::after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 1px;
    background: black;
}

.row-bordered::before {
    top: 0;
}

.row-bordered::after {
    bottom: 0;
}

.main-content--lined::before,
.main-content--lined::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: black;
    z-index: -1;
}

.main-content--lined::before {
    top: 0;
}

.main-content--lined::after {
    bottom: 0;
}

.footer {
    width: 100%;
    padding: 20px 40px;
    background-color: #ffffff;
    color: #000000;
    font-size: 14px;
    border-top: 1px solid black;
    margin-top: auto;
}

.footer__container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;

    gap: 20px;
}

.footer__left p {
    margin: 0;
    opacity: 0.7;
}

.footer__center,
.footer__right {
    display: flex;
    gap: 20px;
}

.footer a {
    color: #000000;
    text-decoration: none;
    position: relative;
    opacity: 0.8;
    transition: all 0.25s ease;
}

/* Hover effect (clean underline animation) */
.footer a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 0%;
    height: 1px;
    background: #fff;
    transition: width 0.25s ease;
}

.footer a:hover {
    opacity: 1;
}

.footer a:hover::after {
    width: 100%;
}


/* ── Contact page ── */
.contact {
    padding: 60px 80px 40px;
}

.contact__heading {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 28px;
}

.contact__form {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.contact__textarea {
    width: 100%;
    min-height: 160px;
    background-color: #d9d9d9;
    border: none;
    border-radius: 6px;
    padding: 28px;
    font-size: 18px;
    font-family: Helvetica, Arial, sans-serif;
    color: #888;
    resize: vertical;
    outline: none;
}

.contact__textarea::placeholder {
    color: #888;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.contact__submit {
    align-self: flex-start;
    background-color: #f5c432;
    color: #000;
    border: none;
    border-radius: 40px;
    padding: 18px 44px;
    font-size: 16px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
    transition: opacity 0.2s ease;
}

.contact__submit:hover {
    opacity: 0.85;
}

@media (max-width: 480px) {
    .contact {
        padding: 40px 20px;
    }

    .contact__submit {
        width: 100%;
        text-align: center;
    }
}