@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* /Controls/ExerciseVideoControl.razor.rz.scp.css */
#cinema-background[b-crdf59busm]
{
    background: #333333;
    position: relative;
}
#pause-overlay[b-crdf59busm]
{
    background: #333333;
    position: absolute;
}

#start-exercise-frame[b-crdf59busm]
{
    position: absolute;
}

#pre-series-counter[b-crdf59busm]
{
    background: #33333399;
    position: absolute;
}

#exercise-countdown[b-crdf59busm]
{
    position: absolute;
}

#series-counter[b-crdf59busm]
{
    position: absolute;
}

#exercise-repetitions[b-crdf59busm]
{
    position: absolute;
}

#exercise-finished[b-crdf59busm]
{
    position: absolute;
}

.instruction[b-crdf59busm] {
    color: white;
    font-size: 2rem;  /* Base size */
    padding: 4px 8px;
    text-align: center;
}

.subtitle[b-crdf59busm] {
    color: white;
    font-size:1.5rem;
    padding:4px 8px;
    border-radius: 4px;
    text-align: center;
    background: #33333399;
}

/* Medium devices (tablets) */
@media (min-width: 768px) {
    .instruction[b-crdf59busm] {
        font-size: 2.5rem;
    }
}

/* Large devices (desktops) */
@media (min-width: 992px) {
    .instruction[b-crdf59busm] {
        font-size: 3rem;
    }
    .subtitle[b-crdf59busm] {
        font-size: 2rem;
    }
}

/* Button styles */
.btn.action[b-crdf59busm] {
    font-size: 1rem;
    padding: 0.5rem 1rem;
}

/* Medium devices (tablets) and up */
@media (min-width: 768px) {
    .btn.action[b-crdf59busm] {
        font-size: 1.5rem;
        padding: 1rem 2rem;
    }
}

/* Large devices (desktops) */
@media (min-width: 992px) {
    .btn.action[b-crdf59busm] {
        font-size: 1.75rem;
        padding: 1.25rem 2.5rem;
    }
}


/* Make emoji smaller on mobile */
.emoji-icon[b-crdf59busm] {
    width: 120px;
    height: 120px;
}

@media (min-width: 768px) {
    .emoji-icon[b-crdf59busm] {
        width: 200px;
        height: 200px;
    }
}

.darken[b-crdf59busm]
{
    background: #33333399;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-yojzvds9br] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

.below-topbar[b-yojzvds9br] {
    display: flex;
    flex-direction: row;
}

.sidebar[b-yojzvds9br] {
    background-color: white;
    border-right: 2px solid #EEEEEE;
    width: 20rem;
    height: calc(100vh - 3.5rem);
}

.active[b-yojzvds9br] {
    background-color: #EEEEEE;
}

.content[b-yojzvds9br] {
    flex-grow: 1;
    padding: 0;
    overflow-y: auto;
    height: calc(100vh - 3.5rem);
    margin: 0;
}

.top-row[b-yojzvds9br] {
    background-color: #11546f;
    border-bottom: 1px solid #d6d5d5;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

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

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

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

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

    .top-row[b-yojzvds9br]  a, .top-row[b-yojzvds9br]  .btn-link {
        margin-left: 0;
    }
    
    .below-topbar[b-yojzvds9br] {
        flex-direction: column;
    }

    .sidebar[b-yojzvds9br] {
        height: fit-content;
        width: 100%;
    }
    
    .exercise-miniature-card[b-yojzvds9br]
    {
        width: 100%;
    }
}

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

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

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

#blazor-error-ui[b-yojzvds9br] {
    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-yojzvds9br] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.unread-count[b-yojzvds9br]
{
    border-radius: .8em;
    background-color: #e18b21;
    vertical-align: center;
    align-self: start;
    width: 1.6em;
    height: 1.6em;
    display: flex;
    align-items: center;
}
.unread-count p[b-yojzvds9br]
{
    text-align: center;
    flex-grow: 1;
    margin: 0;
}
/* /Pages/Complete.razor.rz.scp.css */
.payment-success[b-a7b4eamx8j] {
    border: 3px solid #4CAF50;
    border-radius: 8px;
    padding: 30px;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    background-color: #f8fff8;
}

.check-icon[b-a7b4eamx8j] {
    color: #4CAF50;
    font-size: 40px;
    font-weight: bold;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    border: 3px solid #4CAF50;
    border-radius: 50%;
    margin: 0 auto 20px auto;
}

p[b-a7b4eamx8j] {
    font-size: 18px;
    color: #333;
}

.redirect-message[b-a7b4eamx8j] {
    max-width: 600px;
    margin: 0 auto;
}

.redirect-message a[b-a7b4eamx8j] {
    color: #4CAF50;
    text-decoration: underline;
}
/* /Pages/Login.razor.rz.scp.css */
.login-page-layout[b-u1ylzfuq97] {
    display: flex;
    flex-direction: row;
    height: calc(100vh - 3.5rem);
    justify-content: space-between;
    width: 100vw;
}

.login-form-container[b-u1ylzfuq97] {
    flex-grow: 1;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    min-width: 30em;
}

.login-form[b-u1ylzfuq97] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
    width: 30em;
}



.login-form input[type="submit"][b-u1ylzfuq97] {
    margin-top: 1rem;
    background-color: #E18B21;
    color: white;
    border: none;
    border-radius: 0.5rem;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
}

.featured[b-u1ylzfuq97] {
    /*flex-grow: 1;*/
    position: relative;
}
.featured .overlay[b-u1ylzfuq97] {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.white-progressive-overlay[b-u1ylzfuq97] {
    background: linear-gradient(90deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.87) 8%, rgba(255, 255, 255, 0.66) 14%, rgba(255, 255, 255, 0) 30%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.featured img[b-u1ylzfuq97] {
    object-fit: cover;
    height:100%;
    width: 100%;
}

@media (max-width: 768px) {
    .login-page-layout[b-u1ylzfuq97] {
        position: relative;
        display: block;
    }
    .login-form-container[b-u1ylzfuq97] {
        position: absolute;
        top: 50%;
        left:0;
        transform: translate(0, -50%);
        min-width: 0;
        width: 100%;
    }
    .login-form[b-u1ylzfuq97] {
        width: 100%;
    }
    .featured[b-u1ylzfuq97] {
        position:absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
    .white-progressive-overlay[b-u1ylzfuq97] {
        background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    }
}
/* /Pages/Messages.razor.rz.scp.css */
.conversation-list-item[b-7l3mk75btu]
{
    display: flex;
    flex-direction: row;
    cursor: pointer;
    padding: 1em;
    margin: 2px 0;
    border-radius: .4em;
}
.conversation-list-item:hover[b-7l3mk75btu]
{
    background-color: #d3d3d366;
}

.conversation-list-item p[b-7l3mk75btu]
{
    flex-grow: 1;
}

.chat-frame[b-7l3mk75btu]
{
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.chat[b-7l3mk75btu] {
    display: flex;
    flex-direction: column;
    gap: .2em;
    overflow-y: auto;
    min-height: 0;
    flex-grow: 1;
    padding: 4px;
}
.chat-message-row[b-7l3mk75btu] {
    justify-items: start;
    margin-right: 33%;
}
.chat-message-row.my-message[b-7l3mk75btu]
{
    justify-items: end;
    margin-left: 33%;
    margin-right: 0;
}

.chat-message[b-7l3mk75btu]
{
    background: lightgrey;
    border-radius: 1em;
    padding: .2em 1em .2em 1em;
    vertical-align: center;
}

.chat-message p[b-7l3mk75btu] {
    margin-bottom: 0;
}

.my-message p[b-7l3mk75btu] {
    color: white;
}

.my-message .chat-message[b-7l3mk75btu]
{
    background: #11546f;
}

#message-editor-pane[b-7l3mk75btu]
{
    padding: .5em 0;
}

#message-editor-form[b-7l3mk75btu]
{
    display: flex;
    flex-direction: row;
}
#message-textbox[b-7l3mk75btu]
{
    flex-grow: 1;
}

#send-button[b-7l3mk75btu]
{
    border-radius: 1em;
    background-color: #11546f;
    color: white;
    width: 2em;
    height: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: .1em; /* correction for visual centering */
}

.chat-header[b-7l3mk75btu]
{
    border-bottom: solid gray;
    border-bottom-width: 1px;
    display: flex;
    align-items: center;
    flex-direction: row;
    height: 5em;
    padding-left: 1em;
    padding-right: 1em;
}

.chat-header p[b-7l3mk75btu]
{
    font-size: 1.2em;
    margin: 0;
}
/* /Pages/Programs.razor.rz.scp.css */
.highlight[b-myrahgaimn] {
    background-color: #11546f;
    color: white;
}
.collapsed[b-myrahgaimn] {
    display: none;
}
.cards-container[b-myrahgaimn] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    flex-grow: 1;
}
.exercise-miniature-card[b-myrahgaimn] {
    background-color: white;
    display: flex;
    flex-direction: column;
    padding: 0.25em;
    border-radius: 0.25em;
    border: 1px solid #ccc;
    max-width: 10em;
    position: relative;
    color: #333333;
}

.exercise-miniature-card-overlay[b-myrahgaimn] {
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 0.25em;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.thumbnail-frame[b-myrahgaimn] {
    width: 100%;
}
.thumbnail-frame img[b-myrahgaimn] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 768px) {
    .cards-container[b-myrahgaimn] {
        flex-direction: column;
        gap: 0.5rem;
        width: 100%;
    }
    .exercise-miniature-card[b-myrahgaimn] {
        width: 100%;
        max-width: none;
        height: fit-content;
        flex-direction: row;
        gap: 0.5rem;
    }
    .thumbnail-frame[b-myrahgaimn] {
        height: 8em;
        width: 8em;
    }
    
    .card-body button[b-myrahgaimn] {
        width: 100%;
    }
}
/* /Pages/Public/CreateAccount.razor.rz.scp.css */
.page-container[b-pt0fc18qgo] {
    padding: 1rem;
    width: 100%;
    height: 100%;
    position: relative;
}

.create-account-form[b-pt0fc18qgo] {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #666666;
    padding: 1rem;
    border-radius: 0.5rem;
    width: 30rem;
}

@media (max-width: 500px) {
    .create-account-form[b-pt0fc18qgo] {
        width: 100%;
    }
}

.create-account-form input[type="submit"][b-pt0fc18qgo] {
    margin-top: 1rem;
    background-color: #E18B21;
    color: white;
    border: none;
    border-radius: 0.5rem;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    cursor: pointer;
}

.error[b-pt0fc18qgo] {
    color: darkred;
}
/* /Pages/Public/Home.razor.rz.scp.css */
p[b-jhjt7t5erw] {
    font-size: 1.2rem;
}

.hero[b-jhjt7t5erw] {
    position: relative;
    width: 100%;
    height: 100vh;
}

.hero .background[b-jhjt7t5erw] {
    width: 100%;
    object-fit: cover;
    height: 100vh;
    position: absolute;
}

.hero .overlay[b-jhjt7t5erw] {
    background-color: rgba(17, 84, 111, 0.7);
}

.hero .text-container[b-jhjt7t5erw] {
    position: absolute;
    max-width: 900px;
    top: 50vh;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    align-items: center;
}

.home-logo[b-jhjt7t5erw]{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 4rem;
}

.viki-logo[b-jhjt7t5erw] {
    width: 20em;
    resize: both;
}
.a-domicile[b-jhjt7t5erw] {
    width: 10em;
    resize: both;
}

.hero h1[b-jhjt7t5erw] {
    color: white;
    font-size: 3rem;
    margin-bottom: 2rem;
}

.hero ul[b-jhjt7t5erw] {
    color: lightgray;
    font-size: 1.5rem;
    text-align: left;
    margin-bottom: 1rem;
}

.hero .highlight[b-jhjt7t5erw] {
    color: #E18B21;
}

button.primary[b-jhjt7t5erw] {
    background-color: #E18B21;
    color: white;
    border: none;
    border-radius: 0.5rem;
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    margin-top: 1rem;
    font-weight: 600;
    cursor: pointer;
}

.section[b-jhjt7t5erw] {
    padding: 5rem 0;
    text-align: center;
}

.bg-blue[b-jhjt7t5erw] {
    background-color: #124877;
    color: white;
}

.bg-deepblue[b-jhjt7t5erw] {
    background-color: #104571;
    color: white;
}

.bg-lightblue p[b-jhjt7t5erw] {
    color: lightgrey;
}

.section .content-container[b-jhjt7t5erw] {
    padding: 0 1rem;
    max-width: 900px;
    margin: 0 auto;
}
.section.wide .content-container[b-jhjt7t5erw] {
    max-width: 1000px;
}

.argument-card-container[b-jhjt7t5erw] {
    display: flex;
    flex-basis: 45%;
    flex-grow: 1;
    position: relative;
}

.argument-card[b-jhjt7t5erw] {
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: white;
    padding-top: 2rem;
    padding-right: 3rem;
    padding-left: 3rem;
    border-radius: 0.5rem;
    margin: 1rem;
    cursor: pointer;
    color: #11546f;
    font-size: 1.2rem;
    align-items: center;
    font-weight: bold;
}

.argument-card img[b-jhjt7t5erw] {
    /* https://codepen.io/sosuke/pen/Pjoqqp */
    filter: invert(53%) sepia(98%) saturate(418%) hue-rotate(352deg) brightness(94%) contrast(87%);
    width: 2em;
    height: 2em;
    margin-bottom: 1rem;
}

.argument-pill[b-jhjt7t5erw] {
    position: absolute;
    top: 0;
    left: 100%;
    white-space: nowrap;
    transform: translate(-100%, 0);
    background-color: #009CAD;
    color: white;
    padding: 0.25rem 1rem;
    border-radius: 1rem;
    font-size: 0.8rem;
}

.argument-card .description[b-jhjt7t5erw] {
    font-size: 1rem;
    color: gray;
    font-weight: normal;
}

.coming-soon[b-jhjt7t5erw] {
    background-color: #235A88;
    color: #EEEEEE;
}

.argument-card.coming-soon img[b-jhjt7t5erw] {
    filter: invert(100%) sepia(43%) saturate(2753%) hue-rotate(184deg) brightness(132%) contrast(87%);
}

.argument-card.coming-soon .description[b-jhjt7t5erw] {
    color: #EEEEEE;
}

.testinial-doublet-container[b-jhjt7t5erw] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    margin-right:5%;
    margin-left:5%;
}

.testimonial-container[b-jhjt7t5erw] {
    display: flex;
    flex-direction: column;
    border: 1px solid #11546f;
    border-radius: 0.5rem;
    padding: 2rem;
    background-color: white;
    flex-grow: 1;
    max-width: 50%;
    height: 20em;
    color: gray;
}

.testimonial-info[b-jhjt7t5erw] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 2em;
}

.quote[b-jhjt7t5erw] {
    flex-grow: 1;
    font-size: 1.1em;
    text-align: left;
    align-content: center;
    color: #666666;
}

.patient-info[b-jhjt7t5erw] {
    display: flex;
    flex-direction: column;
    text-align: left;
}
.patient-name[b-jhjt7t5erw]{
    font-weight: 500;
    font-size: 1rem;
    color: black;
    margin: 0;
}
.testimonial-info .highlight[b-jhjt7t5erw] {
    border-radius: 1em;
    background: linear-gradient(to right, #11546f, #009CAD 100%);
    color: white;
    padding: 0.25rem 1rem;
    white-space: nowrap;
}
.patient-details[b-jhjt7t5erw] {
    font-size: 0.9rem;
}

@media (max-width: 700px) {
    .viki-logo[b-jhjt7t5erw] {
        width:10em;
    }
    .hero h1[b-jhjt7t5erw] {
        font-size: 1.5rem;
    }
    .hero ul[b-jhjt7t5erw] {
        font-size: 1rem;
    }
    .testinial-doublet-container[b-jhjt7t5erw] {
        flex-direction: column;
    }
    .testimonial-container[b-jhjt7t5erw] {
        max-width: 100%;
        padding: 1rem;
    }
    .quote[b-jhjt7t5erw] {
        font-size: 1rem;
    }
}
/* /Pages/Public/Timeline.razor.rz.scp.css */
.timeline-container[b-dfedrpqjho]
{
    display: flex;
    flex-direction: row;
}
.timeline-line[b-dfedrpqjho]
{
    display: flex;
    width: 0px;
    border: solid;
    border-width: 0 0 0 4px;
    border-color: rgba(225, 139, 33, .5);
}
.timeline-steps[b-dfedrpqjho]
{
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 1rem;
}
.timeline-step-container[b-dfedrpqjho]
{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.timeline-step-connector[b-dfedrpqjho]
{
    flex-grow: 1;
    display: flex;
    height: 0px;
    border-width: 0 0 4px 0;
    border-style: solid;
    border-color: rgba(225, 139, 33, .5);
}
.timeline-step-card[b-dfedrpqjho]
{
    display: flex;
    flex-direction: row;
    horiz-align: right;
    width: 40em;
    background-color: #28527B;
    border-color: lightgray;
    border-width: 1px;
    border-radius: 0.5rem;
    border-style: solid;
    padding: 2rem;
    gap: 1rem;
}
.timeline-step-image[b-dfedrpqjho]
{
    border-radius: 1rem;
    background-color: #e18b21;
    flex-shrink: 0;
    width: 4em;
    height: 4em;
    display: flex;
    align-items: center;
    justify-content: center;
}
.timeline-step-image img[b-dfedrpqjho]
{
    filter: invert(100%); /* turn to white */
    width: 2em;
    height: 2em;
}

.timeline-step-content[b-dfedrpqjho]
{
    text-align: left;
}

@media (max-width: 700px) {
    .timeline-line[b-dfedrpqjho] {
        display: none;
    }
    .timeline-step-connector[b-dfedrpqjho] {
        display: none;
    }
    .timeline-step-card[b-dfedrpqjho] {
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .timeline-step-content[b-dfedrpqjho] {
        text-align: center;
    }
}
/* /Views/QuestionnaireView.razor.rz.scp.css */
.questionnaire-container[b-glpfo29cqj] {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem;
}

.question-card[b-glpfo29cqj] {
    width: 100%;
    background-color: white;
    border-radius: 0.5rem;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 2rem;
    margin-bottom: 1rem;
}

.progress-indicator[b-glpfo29cqj] {
    height: 0.5rem;
    background-color: #eee;
    border-radius: 0.25rem;
    margin-bottom: 1.5rem;
    overflow: hidden;
}

.progress-bar[b-glpfo29cqj] {
    height: 100%;
    background-color: orange;
    transition: width 0.3s ease;
}

.question-title[b-glpfo29cqj] {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    color: #333;
}

.options-container[b-glpfo29cqj] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.option-button[b-glpfo29cqj] {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 0.5rem;
    padding: 1rem;
    text-align: left;
    font-size: 1rem;
    transition: all 0.2s ease;
}

.option-button:hover[b-glpfo29cqj] {
    background-color: #e9e9e9;
    transform: translateY(-2px);
}

.pain-score-container[b-glpfo29cqj], .rating-container[b-glpfo29cqj] {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 1.5rem;
}

/* Pain scale slider styles */
.pain-scale-container[b-glpfo29cqj] {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 1.5rem 0;
}

.pain-face[b-glpfo29cqj] {
    font-size: 1.8rem;
    margin: 0 1rem;
}

.pain-slider[b-glpfo29cqj] {
    flex: 1;
    height: 8px;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    background: linear-gradient(to right, #8cda9d, #ffcc5e, #ff7551);
    outline: none;
    border-radius: 10px;
}

.pain-slider[b-glpfo29cqj]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: white;
    border: 2px solid orange;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s ease;
}

.pain-slider[b-glpfo29cqj]::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: white;
    border: 2px solid orange;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s ease;
}

.pain-slider[b-glpfo29cqj]::-webkit-slider-thumb:hover {
    background-color: orange;
}

.pain-slider[b-glpfo29cqj]::-moz-range-thumb:hover {
    background-color: orange;
}

/* Star rating styles */
.star-rating-container[b-glpfo29cqj] {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    margin: 1rem 0;
    font-size: 2.5rem;
}

.star[b-glpfo29cqj] {
    color: #ddd;
    cursor: pointer;
    transition: color 0.2s ease, transform 0.1s ease;
}

.star:hover[b-glpfo29cqj] {
    transform: scale(1.1);
}

.star.filled[b-glpfo29cqj] {
    color: #ffcc00;
}

@media (max-width: 768px) {
    .pain-face[b-glpfo29cqj] {
        font-size: 1.5rem;
        margin: 0 0.5rem;
    }

    .star-rating-container[b-glpfo29cqj] {
        font-size: 2rem;
    }
}

.submit-button[b-glpfo29cqj] {
    background-color: orange;
    color: white;
    border: none;
    border-radius: 0.5rem;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    margin-top: 1rem;
    cursor: pointer;
    transition: background-color 0.2s ease;
    width: 100%;
}

.submit-button:hover[b-glpfo29cqj] {
    background-color: #e08000;
}

.completion-message[b-glpfo29cqj] {
    text-align: center;
    padding: 2rem;
}

@media (max-width: 768px) {
    .questionnaire-container[b-glpfo29cqj] {
        padding: 1rem;
    }

    .question-card[b-glpfo29cqj] {
        padding: 1.5rem;
    }

    .question-title[b-glpfo29cqj] {
        font-size: 1.2rem;
    }

    .pain-score-button[b-glpfo29cqj], .rating-button[b-glpfo29cqj] {
        width: 2.5rem;
        height: 2.5rem;
        font-size: 1rem;
    }
}
/* /Views/SessionEndView.razor.rz.scp.css */
.session-end-container[b-wpy15zjn9z] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 80vh;
    padding: 2rem;
}

.session-end-card[b-wpy15zjn9z] {
    background-color: white;
    border-radius: 0.5rem;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 3rem 2rem;
    text-align: center;
    max-width: 600px;
    width: 100%;
}

.success-image[b-wpy15zjn9z] {
    width: 100px;
    height: 100px;
    margin-bottom: 1.5rem;
}

.session-end-title[b-wpy15zjn9z] {
    color: #333;
    font-size: 2rem;
    margin-bottom: 1.5rem;
}

.session-end-message[b-wpy15zjn9z] {
    font-size: 1.2rem;
    color: #555;
    margin-bottom: 1rem;
}

.session-end-submessage[b-wpy15zjn9z] {
    font-size: 1rem;
    color: #777;
}

@media (max-width: 768px) {
    .session-end-card[b-wpy15zjn9z] {
        padding: 2rem 1.5rem;
    }

    .success-image[b-wpy15zjn9z] {
        width: 80px;
        height: 80px;
    }

    .session-end-title[b-wpy15zjn9z] {
        font-size: 1.5rem;
    }

    .session-end-message[b-wpy15zjn9z] {
        font-size: 1rem;
    }
}
/* /Views/SessionView.razor.rz.scp.css */
.exercise-grid[b-9kaimawwgz] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.exercise-card[b-9kaimawwgz] {
    border: 1px solid #ddd;
    border-radius: 0.5rem;
    padding: 1rem;
}

.exercise-card.completed[b-9kaimawwgz]
{
    background-color: #f0f0f0;
}

.exercise-content[b-9kaimawwgz] {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.exercise-image[b-9kaimawwgz] {
    width: 200px;
    height: auto;
}

.exercise-details[b-9kaimawwgz] {
    flex: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.exercise-sets-reps[b-9kaimawwgz] {
    font-size: 1.1rem;
    font-weight: normal;
    color: #555;
    margin: 0 0.5rem 0 0;
    white-space: nowrap;
}

.exercise-button[b-9kaimawwgz] {
    background-color: orange;
    border: none;
    border-radius: 0.5rem;
    padding: 0.5rem 1rem;
    font-size: 1.5rem;
    white-space: nowrap;
    cursor: pointer;
    transition: all 0.3s ease;
}

.exercise-button:disabled[b-9kaimawwgz] {
    background-color: #ccc;
    cursor: not-allowed;
    opacity: 0.7;
}

.loading-container[b-9kaimawwgz] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 200px;
    font-size: 1.2rem;
    color: #666;
}

.sticky-bottom-pane[b-9kaimawwgz] {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: white;
    padding: 15px 0;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: center;
    z-index: 100;
}

.start-session-button[b-9kaimawwgz] {
    background-color: #FF9800;
    color: white;
    padding: 12px 24px;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.start-session-button:hover[b-9kaimawwgz] {
    background-color: #F57C00;
}

.exercise-grid[b-9kaimawwgz] {
    padding-bottom: 70px; /* Add padding to avoid content being hidden behind the sticky pane */
}

@media (max-width: 768px) {
    .exercise-content[b-9kaimawwgz] {
        flex-direction: column;
        text-align: center;
    }

    .exercise-image[b-9kaimawwgz] {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
    }

    .exercise-details[b-9kaimawwgz] {
        flex-direction: column;
    }

    .exercise-title[b-9kaimawwgz] {
        font-size: 1.2rem;
    }

    .exercise-sets-reps[b-9kaimawwgz] {
        font-size: 1rem;
        margin: 0.3rem 0;
    }

    .exercise-button[b-9kaimawwgz] {
        font-size: 1.2rem;
        width: 100%;
        margin-top: 0.5rem;
    }
}
/* /Views/UpdatedExerciseSetView.razor.rz.scp.css */
.update-notification-container[b-djxqa5f5jj] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2rem;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    gap: 1.5rem;
}

.update-notification[b-djxqa5f5jj] {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 0.5rem;
    color: #333;
}

.new-program-button[b-djxqa5f5jj] {
    background-color: #E18B21;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 0.8rem 1.5rem;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    transition: transform 0.2s, box-shadow 0.2s;
    width: 100%;
    max-width: 300px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.new-program-button:hover[b-djxqa5f5jj] {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(225, 139, 33, 0.2);
}

.old-program-button[b-djxqa5f5jj] {
    background-color: transparent;
    color: #666;
    border: none;
    padding: 0.5rem;
    font-size: 0.9rem;
    cursor: pointer;
    text-decoration: underline;
    transition: color 0.2s;
}

.old-program-button:hover[b-djxqa5f5jj] {
    color: #333;
}
