.event-solo-coming-soon-section {
    padding: 17px;
    border: 1px solid #E6E6E6;
    margin-block: 17px;
}

.event-solo-coming-soon-image {
    width: 100%;
    max-width: 400px;
    aspect-ratio: 4 / 5;
    flex-shrink: 0;
}

.event-solo-coming-soon-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.event-poster h1 {
    font-size: 24px;
    font-weight: 700;
    color: var(--bg-dark);
    margin-bottom: 5px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.event-poster p {
    font-size: 14px;
    color: #72757C;
    margin-bottom: 20px;
    line-height: 1.2;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.event-poster h2 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.2;
    color: var(--bg-dark);
    text-transform: uppercase;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.event-poster h2 span {
    font-size: 14px;
    color: #72757C;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.2;
    text-transform: none;
}

/* Share Section */
.about-share {
    /* border-top: 1px solid #e0e0e0;
    padding-top: 34px; */
    margin-top: 34px;
}

.share-label {
    font-size: 0.875rem;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0;
}

.share-button {
    width: 30px;
    color: var(--text-white);
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
    font-size: 1.125rem;
    flex-shrink: 0;
    padding: 0;
}

.share-button:hover {
    background-color: #000;
}

.share-button:focus {
    outline: 2px solid #000;
    outline-offset: 2px;
}

.le-retour-section {
    padding-block: 34px;
    padding-left: 17px;
}

.le-retour-section h2 {
    font-size: 25px;
    font-weight: 600;
    color: var(--bg-dark);
    margin-bottom: 17px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.le-retour-section h3 {
    font-size: 16px;
    font-weight: 400;
    color: var(--bg-dark);
    margin-bottom: 0px;
    line-height: 1.2;
    text-transform: none;
}

.le_programme_section h2 {
    padding-left: 15px;
    font-size: 25px;
    font-weight: 600;
    color: var(--bg-dark);
    margin-bottom: 17px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.le_programme_section h3 {
    font-size: 20px;
    font-weight: 600;
    color: var(--bg-dark);
    margin-bottom: 17px;
    line-height: 1.2;
    text-transform: none;
    text-transform: uppercase;
    border-bottom: 1px solid var(--bg-dark);
    display: inline-block;
    margin-left: 17px;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

/* Event Listing Section */
.event-item {
    display: flex;
    gap: 15px;
    margin-bottom: 17px;
    align-items: center;
}

.event-item-image {
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    overflow: hidden;
    background-color: #f0f0f0;
}

.event-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.event-time {
    font-size: 14px;
    font-weight: 700;
    color: var(--bg-dark);
    margin: 0px;
}

.event-artist {
    font-size: 14px;
    font-weight: 700;
    color: var(--bg-dark);
    text-transform: uppercase;
    letter-spacing: 0.02em;
    margin: 0px;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.event-link {
    font-size: 14px;
    color: #00bcd4;
    text-decoration: none;
    transition: opacity 0.3s ease;
    margin: 0px;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.event-link:hover {
    opacity: 0.7;
    color: #00bcd4;
    text-decoration: underline;
}

.les-videos-section h2 {
    font-size: 25px;
    font-weight: 600;
    color: var(--bg-dark);
    margin-bottom: 17px;
    line-height: 1.2;
    text-transform: uppercase;
    padding-left: 17px;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.video-item-image {
    aspect-ratio: 16 / 10;
    overflow: hidden;
}

.infos-tickets-section {
    background-color: #2a2a2a;
    padding: 17px;
    color: #ffffff;
}

.tickets-header {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 17px 0;
    letter-spacing: 0.05em;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.tickets-divider {
    height: 1px;
    background-color: #ffffff;
    margin-bottom: 17px;
}

.ticket-list {
    display: flex;
    flex-direction: column;
}

.ticket-item {
    margin-bottom: 0;
}

.ticket-main {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 0;
}

.ticket-sub {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 17px;
}

.ticket-icon {
    font-size: 16px;
    line-height: 1;
    flex-shrink: 0;
    color: #fc5b79;
}

.ticket-name {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
}

.ticket-price {
    font-size: 14px;
    font-weight: 400;
    margin-left: auto;
}

.ticket-price.bold-red {
    color: #fc5b79;
}

.ticket-price.white {
    font-weight: 400;
}

.ticket-status {
    font-size: 14px;
    margin-left: auto;
}

.ticket-status.sold-out {
    color: #fc5b79;
    font-weight: 400;
}

.buy-ticket-button-wrapper {
    margin-top: 17px;
    margin-bottom: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.buy-ticket-button {
    background-color: #fd5878;
    border: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 10px 17px;
    cursor: pointer;
    transition: opacity 0.3s ease;
    align-items: center;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.buy-ticket-button:hover {
    opacity: 0.8;
}

.buy-ticket-button:focus {
    outline: 2px solid #ffffff;
    outline-offset: 2px;
}

.text-dark-light p {
    color: #c0c0c0;
}

/* Spacing adjustments - matching exact px values from design */
.ticket-list>.ticket-item:first-child {
    margin-bottom: 34px;
}

.ticket-list>.ticket-item:nth-child(2) {
    margin-bottom: 0;
}

.ticket-list>.ticket-item:nth-child(4) {
    margin-top: 0;
    margin-bottom: 0;
}

.ticket-list>.ticket-item:nth-child(5) {
    margin-top: 34px;
    margin-bottom: 0;
}

.ticket-list>.ticket-item:nth-child(6) {
    margin-top: 34px;
    margin-bottom: 0;
}

/* Le Lieu Section */
.le-lieu-section {
    background-color: #2a2a2a;
    padding: 17px;
    color: #ffffff;
    margin-top: 17px;
}

.lieu-header {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 17px 0;
    letter-spacing: 0.05em;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.lieu-divider {
    height: 1px;
    background-color: #ffffff;
    margin-bottom: 17px;
}

.lieu-image {
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    margin-bottom: 17px;
    background-color: #1a1a1a;
}

.lieu-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.lieu-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.lieu-title {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 0.02em;
    line-height: 1.3;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.lieu-address {
    font-size: 14px;
    color: #00bcd4;
    margin: 0;
    line-height: 1.3;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

/* Infos PAX 99 Section */
.infos-pax-99-section {
    background-color: #2a2a2a;
    padding: 17px;
    color: #ffffff;
    margin-top: 17px;
}

.pax-header {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 17px 0;
    letter-spacing: 0.05em;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.pax-divider {
    height: 1px;
    background-color: #ffffff;
    margin-bottom: 17px;
}

.pax-image {
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    margin-bottom: 0;
    background-color: #1a1a1a;
}

.pax-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.pax-content {
    padding-top: 17px;
}

.pax-content p {
    font-size: 14px;
    color: #ffffff;
    margin: 0;
    line-height: 1.6;
    text-align: left;
}

/* Autres Points de Vente Section */
.autres-points-de-vente-section {
    background-color: #2a2a2a;
    padding: 17px;
    color: #ffffff;
    margin-top: 17px;
}

.vente-header {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 17px 0;
    letter-spacing: 0.05em;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.vente-divider {
    height: 1px;
    background-color: #ffffff;
    margin-bottom: 0;
}

.vente-list {
    display: flex;
    flex-direction: column;
}

.vente-item {
    padding-top: 17px;
}

.vente-item:not(:first-child) {
    margin-top: 34px;
    padding-top: 0;
}

.vente-name {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 4px;
    line-height: 1.3;
    font-family: 'Interstate Cond Mono';
    font-weight: bold;
}

.vente-detail {
    font-size: 14px;
    color: #00bcd4;
    line-height: 1.3;
}

.vente-detail a {
    font-size: 14px;
    color: #00bcd4;
    line-height: 1.3;
    text-decoration: none;
}

.edition-precedente-image {
    padding-top: 17px;
    aspect-ratio: 4 / 5;
}

.nos-partenaires-image-item {
    padding-top: 17px;
}

.nos-partenaires-image-item:last-child {
    padding-bottom: 0;
}

.nos-partenaires-image img {
    margin: auto;
    display: flex;
    object-fit: cover;
    width: 100%;
    max-width: 250px;
}

.event-solo-coming-soon-content {
    position: sticky;
    top: 17px;
}

@media (max-width: 1399px) {
    .le_programme_section h3 {
        font-size: 16px;
        margin-left: 0px;
    }

    .event-item-image {
        width: 100px;
        height: 100px;
    }

}

@media (max-width: 1199px) {
    .about-share {
        margin-top: 0px;
    }

    .le-retour-section {
        padding-block: 17px;
        padding-left: 0px;
    }

    .le-retour-section h2 {
        margin-bottom: 10px;
    }

    .le_programme_section h2 {
        padding-left: 0px;
        margin-bottom: 10px;
    }

    .les-videos-section h2 {
        padding-left: 0px;
    }
}

@media (max-width: 991px) {

    .infos-pax-99-section,
    .autres-points-de-vente-section,
    .le-lieu-section {
        margin-top: 0px;
        height: 100%;
    }
}

@media (max-width: 991px) {

    .le_programme_section h2,
    .le-retour-section h2,
    .les-videos-section h2,
    .event-poster h1 {
        font-size: 20px;
    }

    .vente-header,
    .pax-header,
    .tickets-header,
    .lieu-header {
        font-size: 16px;
    }
}
