:root {
    --color-background: #fff;
    --color-surface: transparent;
    --color-text: #000 //#137673;
    --color-muted: #d9edfc;
    --color-link: #09483e;
    --footer-color-text: #000;

}

* {
    box-sizing: border-box;
}

html, body {
    margin: 0;
    padding: 0;
}

/* body.vin-frontoffice-body {
    overflow: auto;
} */

/* body {
    font-family: Arial, Helvetica, sans-serif;
    color: var(--color-text);
    background: var(--color-background);
    line-height: 1.5;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
} */

.body {
    font-family: "Roc Grotesk", Arial, Helvetica, sans-serif;
    color: var(--color-text);
    background: var(--color-background);
    line-height: 1.5;
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    overflow: auto;
}

.container {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 1rem;
}

/* Header */
.site-header {
    background: transparent;
    padding: 1.8rem 0 0;
}

.header-container {
    width: 100%;
    margin: 0 auto;
    padding: 0 1.7rem;
}

.logo {
    height: 80px;
    width: auto;
    display: block;
}

p 
{margin-bottom: 0.5rem;}

a, a:visited { 
    color: var(--color-link);
}

/* Brand (Logo + Text) */
.brand {
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    text-decoration: none;
}

.brand-icon {
    height: 4rem;
    width: auto;
    display: block;
}

.brand-text {
    margin: 0;
    line-height: 1.1;
}

.brand-line1 {
    color: #137673;
    font-weight: 700;
    font-size: 1.8rem;
}

.brand-line2 {
    color: #111217;
    font-weight: 800;
    font-size: 1.8rem;
}

/* Main */
.site-main {
    padding: 1rem 0 3rem;
    flex: 1 0 auto;
}

.event-title {
    text-align: center;
    margin: 0 0 2rem;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: 0.3px;
}

.event-description {
    margin: 0 auto 2rem auto;
    width: 1000px;
    max-width: 95%;
}

.player-wrapper {
    position: relative;
    width: 100%;
    /* 16:9 Aspect Ratio */
    padding-top: 56.25%;
    background: var(--color-surface);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.35);
}

.player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* Footer */
.site-footer {
    padding: 1rem 0;
    margin-top: auto;
    text-align: center;
}

.footer-links {
    display: flex;
    gap: 1.3rem;
    justify-content: center;
}

.footer-link {
    font-weight: 700;
    color: var(--footer-color-text);
    text-decoration: none;
    transition: color 0.2s ease;
}

.footer-link:hover,
.footer-link:focus {
    color: var(--color-text);
    text-decoration: underline;
}

/* Responsivitaet */
@media (max-width: 1024px) {
    .event-title {
        font-size: 2.1rem;
    }
}

@media (max-width: 768px) {
    .event-title {
        font-size: 1.75rem;
    }
    .logo {
        height: 2rem;
    }
    .brand-icon {
        height: 2.5rem;
    }
    .brand-line1,
    .brand-line2 {
        font-size: 1.4rem;
    }
}

@media (max-width: 480px) {
    .body {
        height: 100svh;
    }
    .event-title {
        font-size: 1.5rem;
    }
    .footer-links {
        gap: 1rem;
    }
}
[data-id="p-lbs"] {}@media screen and (min-width: 1920px){}@media screen and (max-width: 1365px){}@media screen and (max-width: 767px){[data-id="p-lbs"] {}}@media screen and (max-width: 480px){[data-id="p-lbs"] {}}[data-id="5j4ga"] {width:100%;}@media screen and (min-width: 1920px){}@media screen and (max-width: 1365px){}@media screen and (max-width: 767px){[data-id="5j4ga"] {width:100%;}}@media screen and (max-width: 480px){[data-id="5j4ga"] {width:100%;}}[data-id="-v9fw"] {}@media screen and (min-width: 1920px){}@media screen and (max-width: 1365px){}@media screen and (max-width: 767px){}@media screen and (max-width: 480px){}[data-id="ec11r"] {}@media screen and (min-width: 1920px){}@media screen and (max-width: 1365px){}@media screen and (max-width: 767px){}@media screen and (max-width: 480px){}[data-id="lx2x7"] {}@media screen and (min-width: 1920px){}@media screen and (max-width: 1365px){}@media screen and (max-width: 767px){}@media screen and (max-width: 480px){}