@import '_content/WMBlazorSlickCarousel/WMBlazorSlickCarousel.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-h03yp48qb5] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-h03yp48qb5] {
    flex: 1;
}

.sidebar[b-h03yp48qb5] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-h03yp48qb5] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-h03yp48qb5]  a, .top-row[b-h03yp48qb5]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-h03yp48qb5]  a:hover, .top-row[b-h03yp48qb5]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-h03yp48qb5]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-h03yp48qb5] {
        justify-content: space-between;
    }

        .top-row[b-h03yp48qb5]  a, .top-row[b-h03yp48qb5]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-h03yp48qb5] {
        flex-direction: row;
    }

    .sidebar[b-h03yp48qb5] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-h03yp48qb5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-h03yp48qb5]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-h03yp48qb5], article[b-h03yp48qb5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-h03yp48qb5] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-h03yp48qb5] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.nav-text[b-h03yp48qb5] {
    color: #ffffff !important;
    text-align: center;
    font-family: 'HostGrotesk-Regular', sans-serif;
    font-size: 15px;
    font-weight: 400;
}

.center-line[b-h03yp48qb5] {
    width: 80%; /* Ajuste selon la largeur souhait�e */
    height: 1px; /* �paisseur de la ligne */
    background: linear-gradient(to right, transparent, white, transparent);
    place-self: center;
}


:deep(.home-display)[b-h03yp48qb5] {
    width: 65%;
    justify-self: center;
}

:deep(.sub-length)[b-h03yp48qb5] {
    color: #000000;
    font-family: "Inter-ExtraBold", sans-serif;
    font-size: 21px;
    letter-spacing: 0.04em;
    font-weight: 900;
}

:deep(.sub-price)[b-h03yp48qb5] {
    color: #4a1bbf;
    font-family: "Inter-Bold", sans-serif;
    font-size: 25px;
    letter-spacing: 0.04em;
    font-weight: 700;
}

:deep(.sub-price-by-month)[b-h03yp48qb5] {
    color: #4a1bbf;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 15px;
    letter-spacing: 0.04em;
    font-weight: 600;
}

/*:deep(.sub-card) {
    background: #ffffff;
    border-radius: 20px;
    width: 165px;
    height: 205px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: box-shadow 0.3s ease;
    box-shadow: 0 0 10px rgba(128, 0, 255, 0.4);*/ /* l�ger effet au repos */
/*}*/

:deep(.select-sub)[b-h03yp48qb5] {
    background: linear-gradient(90deg, #6e00ff, #bb00ff);
    border: none;
    padding: 6px 12px;
    border-radius: 20px;
    width: 147px;
    height: 24px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    cursor: pointer;
}

:deep(.sub-card)[b-h03yp48qb5] {
    background: #ffffff;
    border-radius: 20px;
    width: 165px;
    height: 205px;
    transition: box-shadow 0.3s ease;
    cursor: pointer;
}

:deep(.sub-card:hover)[b-h03yp48qb5] {
    box-shadow: 0 0 15px rgba(128, 0, 255, 0.5);
}

:deep(.sub-card.selected)[b-h03yp48qb5] {
    border: 2px solid #e588ff;
    box-shadow: 0 0 10px #e588ff;
}
:deep(.checkout-sub)[b-h03yp48qb5] {
    background: linear-gradient(90deg, #6e00ff, #bb00ff);
    padding: 6px 12px;
    border-radius: 20px;
    width: 200px;
    height: 35px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
/* Titres */
:deep(.title-xl)[b-h03yp48qb5] {
    font-family: 'BricolageGrotesque-Bold', sans-serif;
    font-size: 60px;
    line-height: 73px;
    font-weight: 700;
    letter-spacing: 0.01em;
}

:deep(.title-lg)[b-h03yp48qb5] {
    font-family: 'BricolageGrotesque-Bold', sans-serif;
    font-size: 40px;
    line-height: 75px;
    font-weight: 700;
}

/* Texte */
:deep(.text-regular)[b-h03yp48qb5] {
    font-family: 'HostGrotesk-Regular', sans-serif;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
}

/* Couleurs */
:deep(.text-white)[b-h03yp48qb5] {
    color: #ffffff;
}

:deep(.text-purple)[b-h03yp48qb5] {
    color: #b5a8ed;
}

:deep(.gradient-text)[b-h03yp48qb5] {
    background: linear-gradient( 180deg, rgba(93, 52, 197, 1) 2%, rgba(147, 130, 229, 1) 50%, rgba(93, 52, 197, 1) 100% );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Layout */
:deep(.home-display-positions)[b-h03yp48qb5] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
}

:deep(.home-title)[b-h03yp48qb5] {
    color: #ffffff;
    font-family: 'BricolageGrotesque-Bold', sans-serif;
    font-size: 60px;
    line-height: 73px;
    letter-spacing: 0.01em;
    font-weight: 700;
}

:deep(.home-title-gradient)[b-h03yp48qb5] {
    background: linear-gradient( 180deg, rgba(93, 52, 197, 1) 2%, rgba(147, 130, 229, 1) 50%, rgba(93, 52, 197, 1) 100% );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'BricolageGrotesque-Bold', sans-serif;
    font-size: 60px;
    line-height: 73px;
    letter-spacing: 0.01em;
    font-weight: 700;
}

:deep(.home-subtext)[b-h03yp48qb5] {
    font-family: 'HostGrotesk-Regular', sans-serif;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
}

:deep(.home-subtext-white)[b-h03yp48qb5] {
    color: #ffffff;
}

:deep(.home-subtext-purple)[b-h03yp48qb5] {
    color: #b5a8ed;
}

:deep(.crypto-text)[b-h03yp48qb5] {
    color: #ffffff;
    text-align: center;
    font-family: 'Inter-Regular', sans-serif;
    font-size: 12px;
    line-height: 95%;
    letter-spacing: -0.03em;
    font-weight: 400;
}

:deep(.section-title)[b-h03yp48qb5] {
    font-family: 'BricolageGrotesque-Bold', sans-serif;
    font-size: 40px;
    line-height: 75px;
    font-weight: 700;
    color: white;
}

:deep(.display-flex-left)[b-h03yp48qb5] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
:deep(home-display-detail)[b-h03yp48qb5] {
    color: #ffffff;
    text-align: left;
    font-family: 'BricolageGrotesque-Bold', sans-serif;
    font-size: 20px;
    line-height: 73px;
    letter-spacing: 0.01em;
    font-weight: 700;
    font-size: 25px;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-yjayva3clh] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-yjayva3clh] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-yjayva3clh] {
    font-size: 1.1rem;
}

.bi[b-yjayva3clh] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-yjayva3clh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-yjayva3clh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-yjayva3clh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-yjayva3clh] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-yjayva3clh] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-yjayva3clh] {
        padding-bottom: 1rem;
    }

    .nav-item[b-yjayva3clh]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-yjayva3clh]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-yjayva3clh]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-yjayva3clh] {
        display: none;
    }

    .collapse[b-yjayva3clh] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-yjayva3clh] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
