#homepage .intro:not(.only-search-bar) {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(https://demo.laraclassifier.com/storage/app/logo/thumbnails/2000x1000-header-67de1a860aeba.jpg?v=1);
    background-size: cover;
}

#homepage .search-row .search-col:first-child .search-col-inner {
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px !important;
}

#homepage .search-row .search-col:first-child .form-control {
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px !important;
}

#homepage .search-row .search-col .search-btn-border {
    border-top-right-radius: 24px !important;
    border-bottom-right-radius: 24px !important;
}

#homepage .search-row .search-col .btn {
    border-top-right-radius: 24px !important;
    border-bottom-right-radius: 24px !important;
}

@media (max-width: 767px) {
    #homepage .search-row .search-col:first-child .form-control,
    #homepage .search-row .search-col:first-child .search-col-inner,
    #homepage .search-row .search-col .form-control,
    #homepage .search-row .search-col .search-col-inner,
    #homepage .search-row .search-col .btn,
    #homepage .search-row .search-col .search-btn-border {
        border-radius: 24px !important;
    }
}

@media (min-width: 1200px) {
    #homepage .intro.only-search-bar .container {
        max-width: 1200px;
    }
}


/* === Homepage: Locations & SVG Map === */

.reviews-widget>span.fas.fa-star,
.reviews-widget>span.far.fa-star {
    margin-top: 5px;
    font-size: 16px;
    margin-right: -4px;
}

.reviews-widget>span.rating-label {
    margin-top: 5px;
    font-size: 14px;
    margin-left: 4px;
}

.reviews-widget>span.fas.fa-star,
.reviews-widget>span.far.fa-star {
    color: #ffc32b;
}

.featured-list-slider span {
    display: inline;
}

.featured-list-slider .reviews-widget>span.fas.fa-star,
.featured-list-slider .reviews-widget>span.far.fa-star {
    margin-top: 5px;
    font-size: 16px;
    margin-right: -4px;
}

.featured-list-slider .reviews-widget>span.rating-label {
    margin-top: 5px;
    margin-left: 4px;
}

.is-invalid .g-recaptcha iframe,
.has-error .g-recaptcha iframe {
    border: 1px solid #f85359;
}

.demoPanel .evo-color span {
    margin: -5px 0 4px 3px;
}

.contain_carou {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}

.i_carou {
    align-items: center;
    background-color: tomato;
    color: white;
    display: flex;
    height: 300px;
    justify-content: center;
}

.skeleton {
    background-color: #eee;
    border-radius: 4px;
    animation: shimmer 1.5s infinite linear;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 1000px 100%;
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }
    100% {
        background-position: 1000px 0;
    }
}

.post-skeleton-text {
    width: 75%;
    height: 0.7rem;
    margin-bottom: 0.5rem;
    margin-top: 2px;
    margin-bottom: 2px;
}

.post-skeleton-img {
    width: 100%;
    height: 200px;
    margin-bottom: 0.5rem;
}

.cat-skeleton-text {
    width: 65%;
    height: 0.7rem;
    margin-bottom: 0.5rem;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-inline: auto;
}

.cat-skeleton-img {
    width: 50%;
    height: 70px;
    margin-bottom: 0.5rem;
    margin-inline: auto;
}

.video-capsule {
    cursor: pointer;
    transition: transform 0.3s ease;
}

.video-capsule:hover {
    transform: scale(1.02);
}

.video-thumbnail {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    aspect-ratio: 16/9;
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.6);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 20px;
}

.video-duration {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 12px;
}

.video-info {
    padding: 10px 5px;
}

.video-title {
    font-size: 16px;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.video-meta {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #666;
}


/* Squelettes pour vidéos */

.video-skeleton-thumbnail {
    aspect-ratio: 16/9;
    width: 100%;
    margin-bottom: 10px;
}

.video-skeleton-title {
    height: 16px;
    width: 90%;
    margin-bottom: 8px;
}

.video-skeleton-meta {
    height: 12px;
    width: 40%;
}


/* Conteneur principal vertical */

.video-capsule {
    width: 100%;
    max-width: 300px;
    cursor: pointer;
}


/* Conteneur vidéo vertical */

.video-container-vertical {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 177.78%;
    /* Ratio 9:16 (16/9 = 1.777...) */
    background: #000;
    border-radius: 12px;
    overflow: hidden;
}

.video-player-vertical {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* Overlay vertical modifié */

.video-overlay-vertical {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 30%, transparent 50%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: opacity 0.3s ease;
    padding: 15px;
    box-sizing: border-box;
}


/* Conteneur des infos vidéo dans l'overlay */

.video-overlay-info {
    width: 100%;
    color: white;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.video-title-vertical {
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.video-meta-vertical {
    display: flex;
    gap: 15px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.9);
    align-items: center;
}


/* Icône play centré */

.play-icon-vertical {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 3rem;
    color: rgba(255, 255, 255, 0.9);
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.5);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-container-vertical:hover .play-icon-vertical {
    transform: translate(-50%, -50%) scale(1.1);
    color: white;
    background: rgba(0, 0, 0, 0.7);
}


/* Adaptation mobile */

@media (max-width: 768px) {
    .video-overlay-vertical {
        padding: 10px;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 30%, transparent 50%);
    }
    .video-title-vertical {
        font-size: 14px;
    }
    .video-meta-vertical {
        font-size: 12px;
        gap: 10px;
    }
}


/* Animation de chargement */

@keyframes shimmer {
    0% {
        background-position: -468px 0
    }
    100% {
        background-position: 468px 0
    }
}

.video-skeleton-vertical {
    animation: shimmer 1.5s infinite linear;
    background: linear-gradient(to right, #f0f0f0 8%, #e0e0e0 18%, #f0f0f0 33%);
    background-size: 800px 104px;
}

.transparent-button {
    background-color: transparent;
    color: white;
    border: 1px solid white;
    padding: 3px 10px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s, color 0.3s;
}

.transparent-button:hover {
    background-color: white;
    color: black;
}

.action_btn:hover {
    transform: scale(0.95);
}

.notification-bell {
    position: relative;
    cursor: pointer;
}

.notification-bell .badge {
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 0.7rem;
}

.notification-dropdown {
    display: none;
    position: absolute;
    right: 0;
    width: 350px;
    max-height: 500px;
    overflow-y: auto;
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

.notification-dropdown.show {
    display: block;
}

.notification-item {
    padding: 10px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.notification-item.unread {
    background-color: #f8f9fa;
}

.notification-item:hover {
    background-color: #e9ecef;
}