/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-mri5ihjd93] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mri5ihjd93] {
    flex: 1;
}

.sidebar[b-mri5ihjd93] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-mri5ihjd93] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mri5ihjd93]  a, .top-row[b-mri5ihjd93]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-mri5ihjd93]  a:hover, .top-row[b-mri5ihjd93]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-mri5ihjd93]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-mri5ihjd93] {
        justify-content: space-between;
    }

    .top-row[b-mri5ihjd93]  a, .top-row[b-mri5ihjd93]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-mri5ihjd93] {
        flex-direction: row;
    }

    .sidebar[b-mri5ihjd93] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mri5ihjd93] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-mri5ihjd93]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-mri5ihjd93], article[b-mri5ihjd93] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-8bcuj6l6s5] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-8bcuj6l6s5] {
    min-height: 10.25rem;
    padding: 0.9rem 0.75rem 0.8rem;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.18));
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.top-row .container-fluid[b-8bcuj6l6s5] {
    justify-content: center;
    padding: 0;
}

.brand-panel[b-8bcuj6l6s5] {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    color: rgba(255, 255, 255, 0.72);
    text-decoration: none;
}

.gym-logo[b-8bcuj6l6s5] {
    display: block;
    width: min(9.5rem, 90%);
    height: 5.8rem;
    object-fit: contain;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.28));
}

.version-label[b-8bcuj6l6s5] {
    font-size: 0.68rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.09em;
    text-transform: uppercase;
}

.brand-panel:hover .version-label[b-8bcuj6l6s5] {
    color: #fff;
}

.session-user[b-8bcuj6l6s5] {
    display: flex;
    max-width: 90%;
    align-items: center;
    gap: .35rem;
    overflow: hidden;
    color: rgba(255, 255, 255, .92);
    font-size: .76rem;
    font-weight: 650;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.session-user[b-8bcuj6l6s5]  svg {
    flex: 0 0 auto;
    color: #ffb18f;
}

.bi[b-8bcuj6l6s5] {
    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 {
    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 {
    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 {
    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-8bcuj6l6s5] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-8bcuj6l6s5] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-8bcuj6l6s5] {
        padding-bottom: 1rem;
    }

    .nav-item[b-8bcuj6l6s5]  .mud-nav-link {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-8bcuj6l6s5]  .mud-nav-link.active {
    background-color: rgba(255,255,255,0.37);
    color: yellow;
}

.nav-item[b-8bcuj6l6s5]  .mud-nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: yellow;
}

.nav-item[b-8bcuj6l6s5]  .mud-nav-link-expand-icon {
    color: #d7d7d7;
    fill: #d7d7d7;
}

.nav-item[b-8bcuj6l6s5]  .mud-nav-link:hover .mud-nav-link-expand-icon,
.nav-item[b-8bcuj6l6s5]  .mud-nav-link-expand-icon.mud-transform {
    color: yellow;
    fill: yellow;
}

@media (min-width: 641px) {
    .navbar-toggler[b-8bcuj6l6s5] {
        display: none;
    }

    .collapse[b-8bcuj6l6s5] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-8bcuj6l6s5] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 10.25rem);
        overflow-y: auto;
    }
}

/* /Pages/Antro/Antro_Reporte.razor.rz.scp.css */
.indicador[b-b09o5u3o9o],
.tabla-mediciones[b-b09o5u3o9o] {
    height: 100%;
}

.valor-medicion[b-b09o5u3o9o] {
    text-align: right;
    font-variant-numeric: tabular-nums;
}

.reporte-nota[b-b09o5u3o9o] {
    color: var(--mud-palette-text-secondary);
}

@media print {
    .no-print[b-b09o5u3o9o] {
        display: none !important;
    }

    .reporte-antro[b-b09o5u3o9o] {
        color: #000;
    }

    .reporte-encabezado[b-b09o5u3o9o],
    .indicador[b-b09o5u3o9o],
    .tabla-mediciones[b-b09o5u3o9o],
    .graficas .mud-paper[b-b09o5u3o9o] {
        box-shadow: none !important;
        border: 1px solid #bbb;
        break-inside: avoid;
    }

    .graficas[b-b09o5u3o9o] {
        break-before: page;
    }
}
/* /Pages/Auth/Login.razor.rz.scp.css */
.login-page[b-3vy3349b4t] {
    --ink: #1d1512;
    --muted: #746e6b;
    --line: #e6e1df;
    --accent: #ff5722;
    position: relative;
    display: grid;
    grid-template-columns: minmax(430px, 1.04fr) minmax(520px, .96fr);
    min-height: 100svh;
    overflow: hidden;
    color: #f7faf8;
    background:
        radial-gradient(circle at 18% 72%, rgba(255, 87, 34, .18), transparent 32%),
        linear-gradient(135deg, #100c0b 0%, #19100d 47%, #21130f 100%);
}

.login-page[b-3vy3349b4t]::before {
    position: absolute;
    inset: 0 50% 0 0;
    background-image:
        linear-gradient(rgba(255, 255, 255, .025) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, .025) 1px, transparent 1px);
    background-size: 54px 54px;
    mask-image: linear-gradient(to bottom, transparent, black 18%, black 78%, transparent);
    content: "";
    pointer-events: none;
}

.ambient[b-3vy3349b4t] {
    position: absolute;
    border-radius: 999px;
    filter: blur(4px);
    pointer-events: none;
}

.ambient-one[b-3vy3349b4t] {
    top: -170px;
    left: 25%;
    width: 390px;
    height: 390px;
    border: 1px solid rgba(255, 87, 34, .2);
    box-shadow: inset 0 0 90px rgba(255, 87, 34, .045);
}

.ambient-two[b-3vy3349b4t] {
    bottom: -310px;
    left: -110px;
    width: 620px;
    height: 620px;
    border: 1px solid rgba(255, 255, 255, .06);
}

.brand-panel[b-3vy3349b4t] {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100svh;
    padding: clamp(34px, 5vw, 72px) clamp(40px, 7vw, 108px);
}

.brand[b-3vy3349b4t],
.mobile-brand[b-3vy3349b4t] {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    width: fit-content;
}

.brand > span:last-child[b-3vy3349b4t],
.mobile-brand > span:last-child[b-3vy3349b4t] {
    display: flex;
    flex-direction: column;
}

.brand strong[b-3vy3349b4t],
.mobile-brand strong[b-3vy3349b4t] {
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .11em;
    line-height: 1.15;
    text-transform: uppercase;
}

.brand-mark[b-3vy3349b4t] {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 43px;
    height: 43px;
    overflow: hidden;
    border-radius: 13px;
    background: #fff;
    box-shadow: 0 12px 35px rgba(255, 87, 34, .24);
}

.brand-logo[b-3vy3349b4t] {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.16);
}

.brand-copy[b-3vy3349b4t] {
    max-width: 650px;
    margin: clamp(50px, 8vh, 110px) 0;
}

.eyebrow[b-3vy3349b4t] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, .66);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .17em;
    text-transform: uppercase;
}

.eyebrow-dot[b-3vy3349b4t],
.status-dot[b-3vy3349b4t] {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--accent);
    box-shadow: 0 0 0 5px rgba(255, 87, 34, .11);
}

.brand-copy h1[b-3vy3349b4t] {
    max-width: 680px;
    margin: 0;
    font-size: clamp(3.25rem, 5.5vw, 6.4rem);
    font-weight: 750;
    letter-spacing: -.065em;
    line-height: .9;
}

.brand-copy h1 em[b-3vy3349b4t] {
    color: var(--accent);
    font-style: normal;
}

.brand-copy > p[b-3vy3349b4t] {
    max-width: 500px;
    margin: 30px 0 0;
    color: rgba(255, 255, 255, .58);
    font-size: clamp(15px, 1.15vw, 18px);
    line-height: 1.65;
}

.value-list[b-3vy3349b4t] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
    max-width: 680px;
    margin-bottom: clamp(42px, 6vh, 78px);
}

.value-list article[b-3vy3349b4t] {
    display: flex;
    gap: 14px;
    padding-top: 18px;
    border-top: 1px solid rgba(255, 255, 255, .11);
}

.value-icon[b-3vy3349b4t] {
    flex: 0 0 auto;
    color: var(--accent);
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .08em;
}

.value-list strong[b-3vy3349b4t] {
    display: block;
    margin-bottom: 6px;
    font-size: 13px;
    font-weight: 700;
}

.value-list p[b-3vy3349b4t] {
    margin: 0;
    color: rgba(255, 255, 255, .42);
    font-size: 11px;
    line-height: 1.5;
}

.brand-footer[b-3vy3349b4t] {
    display: flex;
    align-items: center;
    gap: 12px;
    color: rgba(255, 255, 255, .38);
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .13em;
    text-transform: uppercase;
}

.status-dot[b-3vy3349b4t] {
    width: 5px;
    height: 5px;
    box-shadow: 0 0 0 4px rgba(255, 87, 34, .08);
}

.footer-line[b-3vy3349b4t] {
    width: 30px;
    height: 1px;
    background: rgba(255, 255, 255, .16);
}

.access-panel[b-3vy3349b4t] {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100svh;
    padding: clamp(28px, 5vw, 72px);
    color: var(--ink);
    border-radius: 34px 0 0 34px;
    background:
        radial-gradient(circle at 105% 0%, rgba(255, 171, 64, .2), transparent 28%),
        #f8f6f4;
    box-shadow: -30px 0 90px rgba(0, 0, 0, .24);
}

.login-card[b-3vy3349b4t] {
    width: min(100%, 520px);
    padding: 12px;
}

.mobile-brand[b-3vy3349b4t] {
    display: none;
}

.card-heading[b-3vy3349b4t] {
    margin-bottom: 34px;
}

.card-kicker[b-3vy3349b4t] {
    display: block;
    margin-bottom: 13px;
    color: #738079;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .18em;
}

.card-heading h2[b-3vy3349b4t] {
    margin: 0;
    color: #1b1310;
    font-size: clamp(2rem, 3vw, 2.75rem);
    font-weight: 780;
    letter-spacing: -.045em;
    line-height: 1.05;
}

.card-heading p[b-3vy3349b4t] {
    margin: 13px 0 0;
    color: var(--muted);
    font-size: 13px;
    line-height: 1.55;
}

.fields-grid[b-3vy3349b4t] {
    display: grid;
    grid-template-columns: minmax(0, .65fr) minmax(0, 1.35fr);
    gap: 18px 14px;
}

.field-wide[b-3vy3349b4t] {
    grid-column: 1 / -1;
}

.field label[b-3vy3349b4t] {
    display: block;
    margin: 0 0 8px 2px;
    color: #2e3c37;
    font-size: 11px;
    font-weight: 750;
    letter-spacing: .02em;
}

.input-shell[b-3vy3349b4t] {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 53px;
    overflow: hidden;
    border: 1px solid var(--line);
    border-radius: 14px;
    background: #fff;
    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.input-shell:focus-within[b-3vy3349b4t] {
    border-color: var(--accent);
    box-shadow: 0 0 0 4px rgba(255, 87, 34, .12);
    transform: translateY(-1px);
}

.input-shell[b-3vy3349b4t]  input {
    width: 100%;
    min-width: 0;
    height: 51px;
    padding: 0 15px 0 50px;
    color: #261a16;
    border: 0;
    outline: 0;
    background: transparent;
    font-family: inherit;
    font-size: 13px;
    font-weight: 550;
}

.input-shell[b-3vy3349b4t]  input::placeholder {
    color: #adb5b1;
    font-weight: 400;
}

.input-shell[b-3vy3349b4t]  input:disabled {
    cursor: wait;
    opacity: .6;
}

.field-symbol[b-3vy3349b4t] {
    position: absolute;
    left: 14px;
    display: grid;
    place-items: center;
    width: 25px;
    height: 25px;
    color: #6c7873;
    border-radius: 8px;
    background: #edf1ee;
    font-size: 8px;
    font-weight: 850;
    letter-spacing: .04em;
}

.password-shell[b-3vy3349b4t]  input {
    padding-right: 84px;
}

.password-toggle[b-3vy3349b4t] {
    position: absolute;
    right: 14px;
    padding: 5px;
    color: #69746f;
    border: 0;
    background: transparent;
    font-family: inherit;
    font-size: 10px;
    font-weight: 750;
    cursor: pointer;
}

.password-toggle:hover[b-3vy3349b4t] {
    color: #2a1c17;
}

.password-toggle:focus-visible[b-3vy3349b4t] {
    border-radius: 4px;
    outline: 2px solid var(--accent);
    outline-offset: 2px;
}

.activation-note[b-3vy3349b4t] {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 13px 15px;
    color: #604a13;
    border: 1px solid #ede0a4;
    border-radius: 13px;
    background: #fffbed;
}

.activation-note > span[b-3vy3349b4t] {
    display: grid;
    flex: 0 0 auto;
    place-items: center;
    width: 21px;
    height: 21px;
    color: #fff;
    border-radius: 50%;
    background: #c19421;
    font-size: 11px;
    font-weight: 900;
}

.activation-note strong[b-3vy3349b4t] {
    display: block;
    font-size: 11px;
}

.activation-note p[b-3vy3349b4t] {
    margin: 3px 0 0;
    font-size: 10px;
    line-height: 1.4;
}

.activation-shell[b-3vy3349b4t] {
    border-color: #d8c46c;
}

.turnstile-field[b-3vy3349b4t] {
    min-width: 0;
}

.turnstile-shell[b-3vy3349b4t] {
    display: flex;
    align-items: center;
    min-height: 69px;
    padding: 8px;
    overflow: hidden;
    border: 1px solid var(--line);
    border-radius: 14px;
    background: #fff;
}

.turnstile-host[b-3vy3349b4t] {
    width: 100%;
    min-height: 49px;
}

.turnstile-status[b-3vy3349b4t] {
    margin: 7px 2px 0;
    color: #7a8580;
    font-size: 10px;
    line-height: 1.4;
}

.turnstile-error[b-3vy3349b4t] {
    color: #b83b15;
}

.submit-button[b-3vy3349b4t] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
    min-height: 55px;
    margin-top: 24px;
    padding: 0 20px;
    color: #fff;
    border: 0;
    border-radius: 14px;
    background: var(--accent);
    box-shadow: 0 12px 28px rgba(255, 87, 34, .24);
    font-family: inherit;
    font-size: 11px;
    font-weight: 850;
    letter-spacing: .1em;
    cursor: pointer;
    transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
}

.submit-button:hover:not(:disabled)[b-3vy3349b4t] {
    background: #f4511e;
    box-shadow: 0 15px 34px rgba(255, 87, 34, .34);
    transform: translateY(-2px);
}

.submit-button:active:not(:disabled)[b-3vy3349b4t] {
    transform: translateY(0);
}

.submit-button:focus-visible[b-3vy3349b4t] {
    outline: 3px solid rgba(255, 87, 34, .3);
    outline-offset: 3px;
}

.submit-button:disabled[b-3vy3349b4t] {
    cursor: wait;
    opacity: .72;
}

.button-arrow[b-3vy3349b4t] {
    font-size: 18px;
    font-weight: 400;
    transition: transform .2s ease;
}

.submit-button:hover .button-arrow[b-3vy3349b4t] {
    transform: translateX(3px);
}

.button-spinner[b-3vy3349b4t] {
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, .35);
    border-top-color: #fff;
    border-radius: 50%;
    animation: spin-b-3vy3349b4t .75s linear infinite;
}

.process-message[b-3vy3349b4t] {
    margin: 12px 0 0;
    color: #66716d;
    font-size: 10px;
    text-align: center;
}

.secure-note[b-3vy3349b4t] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    margin-top: 18px;
    color: #8a9490;
    font-size: 10px;
}

.secure-icon[b-3vy3349b4t] {
    display: grid;
    place-items: center;
    width: 15px;
    height: 15px;
    color: #b83b15;
    border-radius: 50%;
    background: #ffe4dc;
    font-size: 9px;
    font-weight: 900;
}

.card-footer[b-3vy3349b4t] {
    display: flex;
    justify-content: space-between;
    margin-top: 36px;
    padding-top: 16px;
    color: #a1aaa6;
    border-top: 1px solid #e2e7e4;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

@keyframes spin-b-3vy3349b4t {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 1040px) {
    .login-page[b-3vy3349b4t] {
        grid-template-columns: minmax(370px, .82fr) minmax(500px, 1.18fr);
    }

    .brand-panel[b-3vy3349b4t] {
        padding-inline: 44px;
    }

    .brand-copy h1[b-3vy3349b4t] {
        font-size: clamp(3.2rem, 7vw, 5rem);
    }

    .value-list[b-3vy3349b4t] {
        grid-template-columns: 1fr;
    }

    .value-list article:nth-child(2)[b-3vy3349b4t] {
        display: none;
    }
}

@media (max-width: 820px) {
    .login-page[b-3vy3349b4t] {
        display: block;
        padding: 24px;
        background:
            radial-gradient(circle at 20% 15%, rgba(255, 87, 34, .24), transparent 32%),
            #100c0b;
    }

    .brand-panel[b-3vy3349b4t] {
        display: none;
    }

    .access-panel[b-3vy3349b4t] {
        min-height: calc(100svh - 48px);
        padding: clamp(24px, 7vw, 48px);
        border-radius: 26px;
        box-shadow: 0 24px 70px rgba(0, 0, 0, .35);
    }

    .mobile-brand[b-3vy3349b4t] {
        display: inline-flex;
        margin-bottom: 54px;
        color: #1b1310;
    }

}

@media (max-width: 520px) {
    .login-page[b-3vy3349b4t] {
        padding: 0;
        background: #f8f6f4;
    }

    .access-panel[b-3vy3349b4t] {
        align-items: flex-start;
        min-height: 100svh;
        padding: 28px 20px;
        border-radius: 0;
        box-shadow: none;
    }

    .login-card[b-3vy3349b4t] {
        padding: 0;
    }

    .mobile-brand[b-3vy3349b4t] {
        margin-bottom: 48px;
    }

    .brand-mark[b-3vy3349b4t] {
        width: 39px;
        height: 39px;
        border-radius: 12px;
    }

    .card-heading[b-3vy3349b4t] {
        margin-bottom: 28px;
    }

    .fields-grid[b-3vy3349b4t] {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .field[b-3vy3349b4t],
    .field-wide[b-3vy3349b4t] {
        grid-column: 1;
    }

    .card-footer[b-3vy3349b4t] {
        margin-top: 28px;
    }
}

@media (prefers-reduced-motion: reduce) {
    *[b-3vy3349b4t],
    *[b-3vy3349b4t]::before,
    *[b-3vy3349b4t]::after {
        scroll-behavior: auto !important;
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: .01ms !important;
    }
}
.license-payment[b-3vy3349b4t] {
    margin-top: .25rem;
    padding: 1rem;
    border: 1px solid rgba(37, 99, 235, .24);
    border-radius: 14px;
    background: rgba(37, 99, 235, .06);
}

.license-payment > p[b-3vy3349b4t] {
    margin: .35rem 0 .85rem;
}

.license-payment-actions[b-3vy3349b4t] {
    display: grid;
    grid-template-columns: auto 90px 1fr;
    gap: .65rem;
    align-items: center;
}

.license-payment-actions select[b-3vy3349b4t],
.payment-button[b-3vy3349b4t],
.payment-link[b-3vy3349b4t] {
    min-height: 42px;
    border-radius: 9px;
}

.license-payment-actions select[b-3vy3349b4t] {
    padding: 0 .6rem;
    border: 1px solid rgba(15, 23, 42, .2);
    background: white;
}

.payment-button[b-3vy3349b4t],
.payment-link[b-3vy3349b4t] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 .9rem;
    border: 0;
    background: #2563eb;
    color: white;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}

.payment-button:disabled[b-3vy3349b4t] {
    opacity: .65;
    cursor: wait;
}

.payment-link[b-3vy3349b4t] {
    width: 100%;
}

.payment-amount[b-3vy3349b4t],
.payment-status[b-3vy3349b4t] {
    text-align: center;
}

@media (max-width: 560px) {
    .license-payment-actions[b-3vy3349b4t] {
        grid-template-columns: 1fr;
    }
}
/* /Pages/ControlGymBI/ControlGymBiPage.razor.rz.scp.css */
.bi-filters[b-apsay3en4h] {
    border-radius: 14px;
}

.bi-charts .mud-paper[b-apsay3en4h] {
    height: 100%;
    border-radius: 14px;
}
/* /Pages/Gastos/GastoRegistro.razor.rz.scp.css */
.gasto-page[b-wuylczqhi3] {
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 2rem;
}

.page-heading[b-wuylczqhi3] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.capture-card[b-wuylczqhi3],
.summary-card[b-wuylczqhi3],
.last-record[b-wuylczqhi3] {
    border-radius: 18px;
}

.summary-card[b-wuylczqhi3] {
    background: linear-gradient(145deg, #f7fafc 0%, #eef3f7 100%);
    position: sticky;
    top: 1rem;
}

.summary-amount[b-wuylczqhi3] {
    color: var(--mud-palette-primary);
    font-weight: 700;
    overflow-wrap: anywhere;
}

.summary-row[b-wuylczqhi3] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-top: 1rem;
}

.payment-grid[b-wuylczqhi3] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
}

.payment-button[b-wuylczqhi3] {
    min-height: 58px;
    justify-content: flex-start;
    font-size: 1rem;
}

.actions[b-wuylczqhi3] {
    display: flex;
    gap: .75rem;
}

.primary-action[b-wuylczqhi3],
.secondary-action[b-wuylczqhi3] {
    min-height: 54px;
}

.primary-action[b-wuylczqhi3] {
    width: 100%;
}

.primary-action-wrap[b-wuylczqhi3] {
    flex: 1;
}

.amount-control[b-wuylczqhi3]  input {
    font-size: 1.45rem;
    font-weight: 700;
}

.touch-control[b-wuylczqhi3]  .mud-input-control-input-container {
    min-height: 56px;
}

.tour-target[b-wuylczqhi3] {
    border-radius: 12px;
    transition: box-shadow 180ms ease, background-color 180ms ease, transform 180ms ease;
}

.tour-focus[b-wuylczqhi3] {
    position: relative;
    z-index: 1401;
    padding: .65rem;
    margin-inline: -.65rem;
    background: var(--mud-palette-surface);
    box-shadow: 0 0 0 4px var(--mud-palette-primary), 0 14px 42px rgba(0, 0, 0, .3);
    transform: scale(1.01);
}

.tour-backdrop[b-wuylczqhi3] {
    position: fixed;
    inset: 0;
    z-index: 1400;
    background: rgba(12, 19, 29, .72);
    backdrop-filter: blur(1px);
}

.tour-card[b-wuylczqhi3] {
    position: fixed;
    right: 1.5rem;
    bottom: 1.5rem;
    z-index: 1402;
    width: min(430px, calc(100vw - 3rem));
    padding: 1.25rem;
    border-radius: 18px;
    background: var(--mud-palette-surface);
    box-shadow: 0 22px 65px rgba(0, 0, 0, .35);
}

.tour-card-heading[b-wuylczqhi3],
.tour-actions[b-wuylczqhi3] {
    display: flex;
    align-items: center;
    gap: .5rem;
}

.tour-card-heading[b-wuylczqhi3] {
    justify-content: space-between;
}

.tour-progress[b-wuylczqhi3] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: .4rem;
}

.tour-progress span[b-wuylczqhi3] {
    height: 5px;
    border-radius: 999px;
    background: var(--mud-palette-lines-default);
}

.tour-progress span.active[b-wuylczqhi3],
.tour-progress span.complete[b-wuylczqhi3] {
    background: var(--mud-palette-primary);
}

.tour-progress span.active[b-wuylczqhi3] {
    box-shadow: 0 0 0 2px color-mix(in srgb, var(--mud-palette-primary) 22%, transparent);
}

@media (max-width: 599.98px) {
    .gasto-page[b-wuylczqhi3] {
        margin-inline: -.35rem;
    }

    .page-heading[b-wuylczqhi3] {
        margin-inline: .35rem;
    }

    .capture-card[b-wuylczqhi3],
    .summary-card[b-wuylczqhi3] {
        border-radius: 14px;
    }

    .payment-grid[b-wuylczqhi3] {
        grid-template-columns: 1fr;
    }

    .payment-button[b-wuylczqhi3] {
        min-height: 62px;
    }

    .actions[b-wuylczqhi3] {
        flex-direction: column;
    }

    .primary-action[b-wuylczqhi3],
    .secondary-action[b-wuylczqhi3] {
        width: 100%;
        min-height: 58px;
    }

    .primary-action-wrap[b-wuylczqhi3] {
        width: 100%;
    }

    .summary-card[b-wuylczqhi3] {
        position: static;
    }

    .tour-focus[b-wuylczqhi3] {
        margin-inline: -.35rem;
        padding: .5rem .35rem;
        transform: none;
    }

    .tour-card[b-wuylczqhi3] {
        right: .75rem;
        bottom: .75rem;
        width: calc(100vw - 1.5rem);
        padding: 1rem;
        border-radius: 16px;
    }

    .tour-actions[b-wuylczqhi3] {
        flex-wrap: wrap;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.dashboard-shell[b-20s750rtx0] {
    --dash-blue: #377dff;
    --dash-green: #19b78f;
    --dash-orange: #ffab40;
    --dash-purple: #7c5cff;
    --dash-red: #ee5b6a;
    padding-bottom: 3rem;
}

.hero-panel[b-20s750rtx0] {
    position: relative;
    min-height: 238px;
    margin-bottom: 2.25rem;
    padding: 2.35rem 2.5rem 1.65rem;
    overflow: hidden;
    color: #fff;
    border-radius: 28px;
    background:
        linear-gradient(125deg, rgba(255, 104, 49, .98), rgba(238, 74, 42, .96) 48%, rgba(145, 44, 29, .97));
    box-shadow: 0 22px 50px rgba(204, 67, 32, .24);
}

.hero-panel[b-20s750rtx0]::after {
    position: absolute;
    right: -75px;
    bottom: -118px;
    width: 300px;
    height: 300px;
    content: "";
    border: 1px solid rgba(255,255,255,.16);
    border-radius: 50%;
    box-shadow:
        0 0 0 38px rgba(255,255,255,.045),
        0 0 0 80px rgba(255,255,255,.025);
}

.hero-glow[b-20s750rtx0] {
    position: absolute;
    border-radius: 50%;
    filter: blur(4px);
    pointer-events: none;
}

.hero-glow-one[b-20s750rtx0] {
    top: -130px;
    left: 32%;
    width: 330px;
    height: 330px;
    background: rgba(255, 193, 84, .28);
}

.hero-glow-two[b-20s750rtx0] {
    right: 8%;
    bottom: -140px;
    width: 290px;
    height: 290px;
    background: rgba(108, 25, 49, .23);
}

.hero-content[b-20s750rtx0] {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 2rem;
}

.hero-eyebrow[b-20s750rtx0],
.branch-pill[b-20s750rtx0],
.updated-label[b-20s750rtx0] {
    display: flex;
    align-items: center;
    gap: .5rem;
}

.hero-eyebrow[b-20s750rtx0] {
    margin-bottom: .75rem;
    font-size: .72rem;
    font-weight: 800;
    letter-spacing: .16em;
    opacity: .88;
}

[b-20s750rtx0] .hero-title {
    margin-bottom: .55rem;
    color: #fff;
    font-weight: 800;
    letter-spacing: -.045em;
}

[b-20s750rtx0] .hero-subtitle {
    color: rgba(255,255,255,.82);
    font-size: 1.05rem;
}

.hero-meta[b-20s750rtx0] {
    display: flex;
    align-items: center;
    gap: .7rem;
}

.branch-pill[b-20s750rtx0],
[b-20s750rtx0] .refresh-button {
    border: 1px solid rgba(255,255,255,.2);
    background: rgba(255,255,255,.12);
    backdrop-filter: blur(12px);
}

.branch-pill[b-20s750rtx0] {
    min-height: 42px;
    padding: 0 1rem;
    border-radius: 14px;
    font-weight: 650;
}

[b-20s750rtx0] .refresh-button {
    border-radius: 14px;
}

.updated-label[b-20s750rtx0] {
    position: absolute;
    z-index: 2;
    bottom: 1.45rem;
    left: 2.5rem;
    font-size: .78rem;
    color: rgba(255,255,255,.75);
}

.license-expiry-label[b-20s750rtx0] {
    position: absolute;
    z-index: 2;
    right: 2.5rem;
    bottom: 1.25rem;
    display: flex;
    align-items: center;
    gap: .55rem;
    padding: .55rem .8rem;
    color: rgba(255,255,255,.9);
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 12px;
    background: rgba(91, 25, 24, .18);
    backdrop-filter: blur(10px);
    font-size: .78rem;
}

.license-expiry-label strong[b-20s750rtx0] {
    color: #fff;
}

.status-dot[b-20s750rtx0] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #70f2bc;
    box-shadow: 0 0 0 5px rgba(112, 242, 188, .14);
}

.metrics-section[b-20s750rtx0] {
    margin-bottom: 1.5rem;
}

.section-heading[b-20s750rtx0] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.metric-card[b-20s750rtx0] {
    position: relative;
    min-height: 156px;
    padding: 1.2rem 1.25rem;
    overflow: hidden;
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: 20px;
    background: var(--mud-palette-surface);
    box-shadow: 0 10px 30px rgba(30, 42, 64, .07);
    transition: transform .2s ease, box-shadow .2s ease;
}

.metric-card:hover[b-20s750rtx0] {
    transform: translateY(-3px);
    box-shadow: 0 16px 34px rgba(30, 42, 64, .12);
}

.metric-card[b-20s750rtx0]::after {
    position: absolute;
    top: -34px;
    right: -34px;
    width: 108px;
    height: 108px;
    content: "";
    border-radius: 50%;
    background: currentColor;
    opacity: .055;
}

.metric-icon[b-20s750rtx0],
.heading-icon[b-20s750rtx0] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.metric-icon[b-20s750rtx0] {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 44px;
    height: 44px;
    border-radius: 14px;
    background: currentColor;
}

.metric-icon[b-20s750rtx0]  svg {
    color: #fff;
}

.metric-label[b-20s750rtx0] {
    margin-bottom: .35rem;
    color: var(--mud-palette-text-secondary);
    font-size: .8rem;
    font-weight: 700;
    letter-spacing: .02em;
}

.metric-value[b-20s750rtx0] {
    color: var(--mud-palette-text-primary);
    font-size: 2.2rem;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: -.04em;
}

.metric-money[b-20s750rtx0] {
    font-size: 1.85rem;
}

.metric-note[b-20s750rtx0] {
    display: flex;
    align-items: center;
    gap: .35rem;
    margin-top: .75rem;
    font-size: .76rem;
    font-weight: 650;
}

.metric-blue[b-20s750rtx0] { color: var(--dash-blue); }
.metric-green[b-20s750rtx0] { color: var(--dash-green); }
.metric-orange[b-20s750rtx0] { color: var(--dash-orange); }
.metric-purple[b-20s750rtx0] { color: var(--dash-purple); }
.metric-red[b-20s750rtx0] { color: var(--dash-red); }
.positive[b-20s750rtx0] { color: #159b78; }
.negative[b-20s750rtx0] { color: #dc4c5c; }
.warning[b-20s750rtx0] { color: #d88920; }
.neutral[b-20s750rtx0] { color: var(--mud-palette-text-secondary); }

.dashboard-row[b-20s750rtx0],
.finance-card[b-20s750rtx0] {
    margin-top: 1.5rem;
}

[b-20s750rtx0] .chart-card,
[b-20s750rtx0] .content-card,
[b-20s750rtx0] .error-panel {
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: 22px;
    background: var(--mud-palette-surface);
    box-shadow: 0 12px 35px rgba(30, 42, 64, .065);
}

[b-20s750rtx0] .chart-card,
[b-20s750rtx0] .content-card {
    padding: 1.35rem 1.5rem;
}

.card-heading[b-20s750rtx0] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1.25rem;
}

.card-kicker[b-20s750rtx0] {
    margin-bottom: .25rem;
    color: var(--mud-palette-primary);
    font-size: .68rem;
    font-weight: 800;
    letter-spacing: .13em;
}

.heading-icon[b-20s750rtx0] {
    flex: 0 0 auto;
    width: 42px;
    height: 42px;
    border-radius: 14px;
}

.blue-soft[b-20s750rtx0] { color: var(--dash-blue); background: rgba(55, 125, 255, .12); }
.green-soft[b-20s750rtx0] { color: var(--dash-green); background: rgba(25, 183, 143, .12); }
.orange-soft[b-20s750rtx0] { color: var(--dash-orange); background: rgba(255, 171, 64, .15); }
.purple-soft[b-20s750rtx0] { color: var(--dash-purple); background: rgba(124, 92, 255, .12); }

.chart-area[b-20s750rtx0] {
    position: relative;
    width: 100%;
}

.chart-area-wide[b-20s750rtx0] {
    height: 300px;
}

.chart-area-donut[b-20s750rtx0] {
    height: 220px;
}

.finance-chart[b-20s750rtx0] {
    height: 260px;
}

.membership-legend[b-20s750rtx0] {
    display: grid;
    grid-template-columns: 1fr;
    gap: .65rem;
    margin-top: .45rem;
}

.membership-legend > div[b-20s750rtx0] {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: .6rem;
    color: var(--mud-palette-text-secondary);
    font-size: .8rem;
}

.membership-legend strong[b-20s750rtx0] {
    color: var(--mud-palette-text-primary);
}

.legend-dot[b-20s750rtx0] {
    width: 9px;
    height: 9px;
    border-radius: 50%;
}

.legend-dot.active[b-20s750rtx0] { background: var(--dash-green); }
.legend-dot.expiring[b-20s750rtx0] { background: var(--dash-orange); }
.legend-dot.expired[b-20s750rtx0] { background: var(--dash-red); }

[b-20s750rtx0] .content-card {
    min-height: 100%;
}

.alert-list[b-20s750rtx0] {
    display: flex;
    flex-direction: column;
    gap: .35rem;
}

.alert-row[b-20s750rtx0] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto auto;
    align-items: center;
    gap: .85rem;
    width: 100%;
    padding: .72rem .65rem;
    color: inherit;
    text-align: left;
    border: 0;
    border-radius: 14px;
    background: transparent;
    cursor: pointer;
    transition: background .18s ease, transform .18s ease;
}

.alert-row:hover[b-20s750rtx0] {
    background: var(--mud-palette-action-default-hover);
    transform: translateX(2px);
}

.member-avatar[b-20s750rtx0] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    color: #cf661d;
    border-radius: 13px;
    background: rgba(255, 171, 64, .16);
    font-size: .75rem;
    font-weight: 800;
}

.alert-copy[b-20s750rtx0],
.expiry-copy[b-20s750rtx0] {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.alert-copy strong[b-20s750rtx0] {
    overflow: hidden;
    color: var(--mud-palette-text-primary);
    font-size: .85rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.alert-copy span[b-20s750rtx0],
.expiry-copy span[b-20s750rtx0] {
    color: var(--mud-palette-text-secondary);
    font-size: .72rem;
}

.expiry-copy[b-20s750rtx0] {
    align-items: flex-end;
}

.expiry-copy strong[b-20s750rtx0] {
    color: #d88920;
    font-size: .75rem;
}

[b-20s750rtx0] .alert-chevron {
    color: var(--mud-palette-text-disabled);
}

.empty-state[b-20s750rtx0] {
    display: flex;
    min-height: 260px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    text-align: center;
}

.empty-icon[b-20s750rtx0] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    margin-bottom: 1rem;
    color: var(--dash-green);
    border-radius: 24px;
    background: rgba(25, 183, 143, .12);
}

.quick-grid[b-20s750rtx0] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .8rem;
}

.quick-action[b-20s750rtx0] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-rows: auto auto;
    column-gap: .7rem;
    min-height: 90px;
    padding: .9rem;
    color: inherit;
    text-align: left;
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: 16px;
    background: var(--mud-palette-background);
    cursor: pointer;
    transition: border-color .18s ease, transform .18s ease, box-shadow .18s ease;
}

.quick-action:hover[b-20s750rtx0] {
    transform: translateY(-2px);
    border-color: currentColor;
    box-shadow: 0 10px 24px rgba(30, 42, 64, .08);
}

.quick-action > span[b-20s750rtx0] {
    display: flex;
    grid-row: 1 / 3;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    color: currentColor;
    border-radius: 12px;
    background: color-mix(in srgb, currentColor 12%, transparent);
}

.quick-action strong[b-20s750rtx0] {
    align-self: end;
    color: var(--mud-palette-text-primary);
    font-size: .8rem;
}

.quick-action small[b-20s750rtx0] {
    align-self: start;
    color: var(--mud-palette-text-secondary);
    font-size: .67rem;
}

.quick-primary[b-20s750rtx0] { color: #ed6937; }
.quick-green[b-20s750rtx0] { color: var(--dash-green); }
.quick-orange[b-20s750rtx0] { color: var(--dash-orange); }
.quick-purple[b-20s750rtx0] { color: var(--dash-purple); }
.quick-blue[b-20s750rtx0] { color: var(--dash-blue); }
.quick-red[b-20s750rtx0] { color: var(--dash-red); }

[b-20s750rtx0] .error-panel {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1.5rem;
}

.error-icon[b-20s750rtx0] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    color: var(--dash-red);
    border-radius: 18px;
    background: rgba(238, 91, 106, .12);
}

[b-20s750rtx0] .error-panel > div:nth-child(2) {
    flex: 1;
}

[b-20s750rtx0] .skeleton-card {
    border-radius: 20px;
}

@media (max-width: 959px) {
    .hero-panel[b-20s750rtx0] {
        min-height: 260px;
    }

    .hero-content[b-20s750rtx0] {
        flex-direction: column;
    }

    .hero-meta[b-20s750rtx0] {
        position: absolute;
        right: 0;
        bottom: -4.65rem;
    }

    .chart-area-wide[b-20s750rtx0] {
        height: 280px;
    }

    .license-expiry-label[b-20s750rtx0] {
        right: 1.35rem;
    }
}

@media (max-width: 599px) {
    .dashboard-shell[b-20s750rtx0] {
        margin: 0 -.25rem;
    }

    .hero-panel[b-20s750rtx0] {
        min-height: 360px;
        padding: 1.65rem 1.35rem 1.35rem;
        border-radius: 22px;
    }

    [b-20s750rtx0] .hero-title {
        font-size: 2rem;
    }

    .hero-meta[b-20s750rtx0] {
        right: auto;
        bottom: -8.15rem;
        left: 0;
    }

    .updated-label[b-20s750rtx0] {
        bottom: 1.15rem;
        left: 1.35rem;
    }

    .license-expiry-label[b-20s750rtx0] {
        right: auto;
        bottom: 6.15rem;
        left: 1.35rem;
        max-width: calc(100% - 2.7rem);
    }

    .quick-grid[b-20s750rtx0] {
        grid-template-columns: 1fr;
    }

    .alert-row[b-20s750rtx0] {
        grid-template-columns: auto minmax(0, 1fr) auto;
    }

    .alert-chevron[b-20s750rtx0] {
        display: none;
    }

    .expiry-copy span[b-20s750rtx0] {
        display: none;
    }

    [b-20s750rtx0] .chart-card,
    [b-20s750rtx0] .content-card {
        padding: 1.1rem;
    }

    .finance-card .card-heading[b-20s750rtx0] {
        flex-direction: column;
    }

    [b-20s750rtx0] .error-panel {
        flex-direction: column;
        text-align: center;
    }
}

@media (prefers-reduced-motion: reduce) {
    .metric-card[b-20s750rtx0],
    .alert-row[b-20s750rtx0],
    .quick-action[b-20s750rtx0] {
        transition: none;
    }
}
/* /Pages/Productos/ProductoDetalle.razor.rz.scp.css */
.producto-page[b-kdkex3194q] {
    max-width: 960px;
    margin: 0 auto;
    padding-bottom: 2rem;
}

.page-heading[b-kdkex3194q] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1rem;
}

.tour-target[b-kdkex3194q] {
    border-radius: 12px;
    transition: box-shadow 180ms ease, background-color 180ms ease, transform 180ms ease;
}

.tour-focus[b-kdkex3194q] {
    position: relative;
    z-index: 1401;
    padding: .65rem;
    margin: -.65rem;
    background: var(--mud-palette-surface);
    box-shadow: 0 0 0 4px var(--mud-palette-primary), 0 14px 42px rgba(0, 0, 0, .3);
    transform: scale(1.01);
}

.tour-backdrop[b-kdkex3194q] {
    position: fixed;
    inset: 0;
    z-index: 1400;
    background: rgba(12, 19, 29, .72);
    backdrop-filter: blur(1px);
}

.tour-card[b-kdkex3194q] {
    position: fixed;
    right: 1.5rem;
    bottom: 1.5rem;
    z-index: 1402;
    width: min(430px, calc(100vw - 3rem));
    padding: 1.25rem;
    border-radius: 18px;
    background: var(--mud-palette-surface);
    box-shadow: 0 22px 65px rgba(0, 0, 0, .35);
}

.tour-card-heading[b-kdkex3194q],
.tour-actions[b-kdkex3194q] {
    display: flex;
    align-items: center;
    gap: .5rem;
}

.tour-card-heading[b-kdkex3194q] {
    justify-content: space-between;
}

.tour-progress[b-kdkex3194q] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: .4rem;
}

.tour-progress span[b-kdkex3194q] {
    height: 5px;
    border-radius: 999px;
    background: var(--mud-palette-lines-default);
}

.tour-progress span.active[b-kdkex3194q],
.tour-progress span.complete[b-kdkex3194q] {
    background: var(--mud-palette-primary);
}

.tour-progress span.active[b-kdkex3194q] {
    box-shadow: 0 0 0 2px color-mix(in srgb, var(--mud-palette-primary) 22%, transparent);
}

@media (max-width: 599.98px) {
    .tour-focus[b-kdkex3194q] {
        margin: -.35rem;
        padding: .5rem .35rem;
        transform: none;
    }

    .tour-card[b-kdkex3194q] {
        right: .75rem;
        bottom: .75rem;
        width: calc(100vw - 1.5rem);
        padding: 1rem;
        border-radius: 16px;
    }

    .tour-actions[b-kdkex3194q] {
        flex-wrap: wrap;
    }
}
/* /Pages/QR/QrLinks.razor.rz.scp.css */
.qr-panel[b-qt9ald2c9y] {
    min-height: 420px;
    width: 100%;
    min-width: 0;
    overflow: hidden;
    box-sizing: border-box;
}

.qr-download[b-qt9ald2c9y] {
    display: block;
    margin: 1rem auto 0;
    max-width: 320px;
    text-decoration: none;
}
/* /Pages/SociosRut/SociosRut_Lista.razor.rz.scp.css */
.print-header[b-a0mb360379] {
    display: none;
}

@media print {
    .no-print[b-a0mb360379] {
        display: none !important;
    }

    .print-header[b-a0mb360379] {
        display: block;
        margin-bottom: 1rem;
    }

    .print-header h1[b-a0mb360379] {
        margin: 0;
    }

    .rutina-table[b-a0mb360379] {
        width: 100%;
    }
}
