/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-vdiy1fsah8] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-vdiy1fsah8] {
    flex: 1;
}

.sidebar[b-vdiy1fsah8] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-vdiy1fsah8] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-vdiy1fsah8]  a, .top-row[b-vdiy1fsah8]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-vdiy1fsah8]  a:hover, .top-row[b-vdiy1fsah8]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-vdiy1fsah8]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-vdiy1fsah8] {
        justify-content: space-between;
    }

    .top-row[b-vdiy1fsah8]  a, .top-row[b-vdiy1fsah8]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-vdiy1fsah8] {
        flex-direction: row;
    }

    .sidebar[b-vdiy1fsah8] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-vdiy1fsah8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-vdiy1fsah8]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-vdiy1fsah8], article[b-vdiy1fsah8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-x5eoqafjzm] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-x5eoqafjzm] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-x5eoqafjzm] {
    font-size: 1.1rem;
}

.bi[b-x5eoqafjzm] {
    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-x5eoqafjzm] {
    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-x5eoqafjzm] {
    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-x5eoqafjzm] {
    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-x5eoqafjzm] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-x5eoqafjzm] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-x5eoqafjzm] {
        padding-bottom: 1rem;
    }

    .nav-item[b-x5eoqafjzm]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-x5eoqafjzm]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-x5eoqafjzm]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-x5eoqafjzm] {
        display: none;
    }

    .collapse[b-x5eoqafjzm] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-x5eoqafjzm] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Shared/Ruleta.razor.rz.scp.css */
.fullscreen-div[b-tfrjntd0by] {
    /*width: 100vw;*/
    min-height: 100vh;
    background-color: #f06;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    /*font-family: sans-serif;
    font-size: 24px;*/
}

.ruleta-wrapper[b-tfrjntd0by] {
    width: 100%;
    max-width: 500px;
    margin: auto;
}

.ruleta-container[b-tfrjntd0by] {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
}

.borde-ruleta[b-tfrjntd0by] {
    position: absolute;
    top: -12%; /* Empuja hacia afuera */
    left: -12%;
    width: 124%; /* Más grande que el SVG */
    height: 124%;
    z-index: 0; /* Detrás de todo */
    pointer-events: none;
}
.ruleta-svg[b-tfrjntd0by] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.puntero-img[b-tfrjntd0by] {
    position: absolute;
    top: -10%;
    left: 50%;
    transform: translateX(-50%); /* gira si tu imagen apunta hacia arriba */
    width: 20%;
    max-width: 80px;
    z-index: 10;
    pointer-events: none;
}

.flecha[b-tfrjntd0by] {
    position: absolute;
    top: -2%;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    width: 0;
    height: 0;
    border-left: 5vw solid transparent;
    border-right: 5vw solid transparent;
    border-bottom: 7vw solid red;
    z-index: 10;
}

.girar-btn[b-tfrjntd0by] {
    margin-top: 1rem;
    padding: 0.75rem 1.5rem;
    font-size: 1.2rem;
    background: #352e7d;
    color: white;
    border: none;
    border-radius: 0.5rem;
    cursor: pointer;
    max-width: 90%;
}
.pop-ini-btn[b-tfrjntd0by] {
    
    padding: 1.5rem 1.5rem;
    font-size: 1.6rem;
    background: #ff0066;
    color: #ffffff;
    border-radius: 1rem;
    cursor: pointer;
    max-width: 90%;
    border: solid #640029;
    box-shadow: 3px 3px 0px rgb(100 0 41);
}
.pop-end-btn[b-tfrjntd0by] {
    margin-top: 1rem;
    padding: 0.5rem 1.5rem;
    font-size: 1.4rem;
    background: #ff0066;
    color: #ffffff;
    border-radius: 1rem;
    cursor: pointer;
    max-width: 90%;
    border: solid #640029;
    box-shadow: 3px 3px 0px rgb(100 0 41);
}
.resultado[b-tfrjntd0by] {
    margin-top: 1rem;
    font-size: 1.2rem;
}

.popup[b-tfrjntd0by] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    padding:0 8px 0 8px;
    line-height: 1.5rem;
}

.popup-content[b-tfrjntd0by] {
    background: #fff;
    padding: 1rem;
    border-radius: 3rem;
    border: #f06 solid 8px;
    text-align: center;
    max-width: 550px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.slot-label[b-tfrjntd0by] {
    position: absolute;
    width: 18%;
    height: 18%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    pointer-events: none;
    text-align: center;
    transform-origin: center center;
}
    .slot-label img[b-tfrjntd0by] {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
.label-text[b-tfrjntd0by] {
    transform: rotate(90deg); /* Contrarresta la rotación del contenedor */
    font-size: clamp(10px, 1.2vw, 16px);
    color: white;
    white-space: nowrap;
}

.combo-info[b-tfrjntd0by] {
    margin-top: 2.5vw;
    font-size: 4.5vw;
    color: #000000;
    background: beige;
    border: solid;
    border-color: rebeccapurple;
    border-radius: 8px;
}

.combo-value[b-tfrjntd0by] {
    font-size: 4.5vw;
    margin: 1.1vw;
    color: #fff;
}

@media (max-width: 480px) {
    .girar-btn[b-tfrjntd0by] {
        font-size: 1rem;
        padding: 0.5rem 1rem;
    }

    .resultado[b-tfrjntd0by] {
        font-size: 1rem;
    }
}
