﻿.busy-pulse {
    animation: fadein 2s ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes fadein {
    0% {
        opacity: .2;
    }

    100% {
        opacity: 1;
    }
}

/*
.mic-pulse {
    z-index: 999;
}*/

.mic-pulse::before {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    border: 5px solid var(--mud-palette-primary);
    border-radius: 50%;
    position: absolute;
    top: -5px;
    left: -5px;
    animation: mic-pulsate infinite 1.5s;
    /*z-index: 1000;*/
}

@keyframes mic-pulsate {
    0% {
        transform: scale(.6, .6);
        opacity: 1;
    }

    100% {
        transform: scale(1.0, 1.0);
        opacity: 0;
    }
}




h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

    .btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
        box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
    }

.content {
    padding-top: 1.1rem;
}

div.selected {
    background: rgba(128, 128, 128, 0.2);
    transition: 100ms ease;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    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 {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }





.mobile.mud-typography-h4 {
    font-size: calc(var(--mud-typography-h4-size) * .75);
}

.mobile.mud-typography-h5 {
    font-size: calc(var(--mud-typography-h5-size) * .75);
}

.mobile.mud-typography-h6 {
    font-size: calc(var(--mud-typography-h6-size) * .80);
}


@media(min-width: 600px) {
    .mobile.mud-typography-h4 {
        font-size: var(--mud-typography-h4-size);
    }

    .mobile.mud-typography-h5 {
        font-size: var(--mud-typography-h5-size);
    }

    .mobile.mud-typography-h6 {
        font-size: var(--mud-typography-h6-size);
    }
}



@media(max-width: 600px) {

    .mobile.fill-body /*used to full page with app bar*/ {
        margin: 0 !important;
        padding: 0 !important;
        width: 100%;
        min-height: calc(100vh - var(--appbar-height));
    }
    .mobile\:fill-body /*used to full page with app bar--only while mobile*/ {
        margin: 0 !important;
        padding: 0 !important;
        width: 100%;
        min-height: calc(100vh - var(--appbar-height));
    }

}

.dotsz-\[16px\] {
}

div.dotsz-\[16px\] > div.mud-timeline-item-divider > div.mud-timeline-item-dot {
    width: 16px;
    height: 16px;
}

    div.dotsz-\[16px\] > div.mud-timeline-item-divider > div.mud-timeline-item-dot > div.mud-timeline-item-dot-inner {
        width: 10px;
        height: 10px;
    }

span.mud-button-label {
    text-transform: none;
}



.typ-insight-heading {
    font-size: calc(1.35rem + .25vw);
    font-weight: 500;
    line-height: 1.5;
}

.typ-exposition {
    font-size: calc(1.35rem + .25vw);
    font-weight: 500;
    line-height: 1.5;
}

    .typ-exposition p {
        margin-bottom: calc(1rem + .20vw);
    }

.typ-question {
    font-size: calc(1.35rem + .25vw);
    font-weight: 400;
    letter-spacing: calc(.25px + .00625vw);
    line-height: 1.5;
    text-transform: none;
}

.typ-response .mud-typography-input, .typ-response .mud-typography-input input {
    font-size: calc(1.35rem + .25vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: calc(.25px + .00625vw);
    text-transform: none;
}

.typ-normal {
    font-size: calc(1.1rem + .16vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: calc(.25px + .00625vw);
    text-transform: none;
}



.typ-example-heading {
    font-size: calc(1.1rem + .16vw);
    font-weight: 500;
    line-height: 1.5;
}

.typ-example-item {
    font-size: calc(1.1rem + .16vw);
    font-weight: 400;
    line-height: 1.5;
}




.mud-button-filled, .mud-button-outlined {
    border-radius: 50cqh;
}

.tone-map .tone-value {
    fill: var(--mud-palette-action-disabled-background);
}

.xl2.yt2 .tone-map .tone-value.xl2.yt2,
.xl2.yt1 .tone-map .tone-value.xl2.yt1,
.xl2.yn .tone-map .tone-value.xl2.yn,
.xl2.yb1 .tone-map .tone-value.xl2.yb1,
.xl2.yb2 .tone-map .tone-value.xl2.yb2,
.xl1.yt2 .tone-map .tone-value.xl1.yt2,
.xl1.yt1 .tone-map .tone-value.xl1.yt1,
.xl1.yn .tone-map .tone-value.xl1.yn,
.xl1.yb1 .tone-map .tone-value.xl1.yb1,
.xl1.yb2 .tone-map .tone-value.xl1.yb2,
.xn.yt2 .tone-map .tone-value.xn.yt2,
.xn.yt1 .tone-map .tone-value.xn.yt1,
.xn.yn .tone-map .tone-value.xn.yn,
.xn.yb1 .tone-map .tone-value.xn.yb1,
.xn.yb2 .tone-map .tone-value.xn.yb2,
.xr1.yt2 .tone-map .tone-value.xr1.yt2,
.xr1.yt1 .tone-map .tone-value.xr1.yt1,
.xr1.yn .tone-map .tone-value.xr1.yn,
.xr1.yb1 .tone-map .tone-value.xr1.yb1,
.xr1.yb2 .tone-map .tone-value.xr1.yb2,
.xr2.yt2 .tone-map .tone-value.xr2.yt2,
.xr2.yt1 .tone-map .tone-value.xr2.yt1,
.xr2.yn .tone-map .tone-value.xr2.yn,
.xr2.yb1 .tone-map .tone-value.xr2.yb1,
.xr2.yb2 .tone-map .tone-value.xr2.yb2 {
    fill: var(--mud-palette-primary);
    stroke: var(--mud-palette-primary);
    stroke-opacity: .4;
    stroke-width: 5%;
    stroke-linejoin: round;
}



.tone-map textPath {
    fill: var(--mud-palette-text-disabled);
}

.xl2 .tone-map textPath.xl,
.xl1 .tone-map textPath.xl {
    fill: var(--mud-palette-text-primary);
}

.xr2 .tone-map textPath.xr,
.xr1 .tone-map textPath.xr {
    fill: var(--mud-palette-text-primary);
}

.yt2 .tone-map textPath.yt,
.yt1 .tone-map textPath.yt {
    fill: var(--mud-palette-text-primary);
}

.yb2 .tone-map textPath.yb,
.yb1 .tone-map textPath.yb {
    fill: var(--mud-palette-text-primary);
}






:root {
    --tm-text-clr: var(--mud-palette-text-disabled);
    --tm-dot-bk-clr: var(--mud-palette-surface);
    --tm-dot-clr: var(--mud-palette-text-disabled);
    --tm-check-clr: var(--mud-palette-primary);
    --tm-track-clr: var(--mud-palette-text-disabled);
    --tm-track-w: 1px;
    --tm-pre-text-clr: var(--mud-palette-text-secondary);
    --tm-pre-dot-clr: var(--mud-palette-primary);
    --tm-pre-track-clr: var(--mud-palette-primary);
    --tm-pev-track-w: 2px;
    --tm-cur-text-clr: var(--mud-palette-text-primary);
    --tm-cur-dot-clr: var(--mud-palette-primary);
}


.tm-container {
    container-type: inline-size;
    overflow: hidden;
}

.tm-wrapper {
    position: relative;
}

    .tm-wrapper .tm-item {
        display: flex;
    }

    .tm-wrapper .tm-content {
    }

    .tm-wrapper .tm-track {
        min-width: 12px;
        position: relative;
        display: flex;
    }


    .tm-wrapper .tm-check {
        visibility: hidden;
    }

    .tm-wrapper .tm-item:last-child {
    }

        .tm-wrapper .tm-item:last-child .tm-track {
            border: none;
            padding-bottom: 0;
        }


    .tm-wrapper .tm-dot {
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: var(--tm-dot-bk-clr);
        border-radius: 50%;
        position: absolute;
        top: -13px;
        left: -12px;
        align-self: start;
    }

        .tm-wrapper .tm-dot .tm-inner {
            height: 18px;
            width: 18px;
            color: var(--tm-check-clr);
            border: 1px solid var(--tm-dot-clr);
            border-radius: 50%;
            justify-content: center;
            align-items: center;
        }


    .tm-wrapper .tm-item.current .tm-dot .tm-inner {
        background-color: var(--tm-cur-dot-clr);
    }

    .tm-wrapper .tm-item.current ~ .tm-item .tm-content {
        color: var(--tm-text-clr);
    }

    .tm-wrapper .tm-item:has(~ .tm-item.current) .tm-dot .tm-inner {
        border-color: var(--tm-pre-dot-clr);
    }

        .tm-wrapper .tm-item:has(~ .tm-item.current) .tm-dot .tm-inner .tm-check {
            font-family: 'Material Symbols Outlined';
            font-weight: normal;
            font-style: normal;
            font-size: 18px;
            display: inline-block;
            visibility: visible;
            line-height: 1;
            text-transform: none;
            letter-spacing: normal;
            word-wrap: normal;
            white-space: nowrap;
            direction: ltr;
        }

    .tm-wrapper .tm-item:has(~ .tm-item.current) .tm-track {
        border-color: var(--tm-pre-track-clr);
        border-width: var(--tm-pev-track-w);
    }



.tm-hor .tm-wrapper {
    display: flex;
    padding: 0;
    margin: 0;
    margin-bottom: 12px;
}

.tm-hor .tm-item {
    flex: 1 1 0;
    flex-wrap: wrap;
}

.tm-hor .tm-content {
    width: 100%;
    text-align: center;
    margin: 0;
    margin-bottom: 16px;
    height: unset;
    transform: none;
    flex: none;
    order: unset;
}

.tm-hor .tm-track {
    width: 100%;
    transform: translateX(50%);
    border: none;
    border-bottom: var(--tm-track-w) solid var(--tm-track-clr);
    align-items: unset;
    justify-content: unset;
    padding-bottom: 0;
}

.tm-hor .tm-dot {
    top: unset;
    bottom: -13px;
}



.tm-ver .tm-wrapper {
    display: block;
    margin: 32px 0px 16px 12px
}

.tm-ver .tm-item {
    flex: none;
    flex-wrap: nowrap;
}

.tm-ver .tm-content {
    width: unset;
    text-align: left;
    margin: 0;
    margin-left: 16px;
    height: 100%;
    transform: translateY(-50%);
    flex: 1 1 auto;
    order: 1;
}

.tm-ver .tm-track {
    width: unset;
    transform: none;
    border: none;
    border-left: var(--tm-track-w) solid var(--tm-track-clr);
    align-items: center;
    justify-content: center;
    padding-bottom: 5em;
}

.tm-ver .tm-dot {
    top: -13px;
    bottom: unset;
}


@container (max-width: 96px) {
    .tm-ver.xs\:tm-collapse .tm-content {
        display: none;
    }
}

@container (max-width: 192px) {
    .tm-ver.sm\:tm-collapse .tm-content {
        display: none;
    }
}

@container (max-width: 288px) {
    .tm-ver.md\:tm-collapse .tm-content {
        display: none;
    }
}




@container (max-width: 600px) {
    .tm-hor.xs\:tm-collapse .tm-content {
        display: none;
    }

    .tm-hor.xs\:tm-collapse .tm-wrapper:before {
        position: absolute;
        content: attr(data-label);
        width: 100%;
        text-align: center;
    }

    .tm-hor.xs\:tm-collapse .tm-item {
        height: calc(24px + 1em);
    }
}


@container (max-width: 960px) {
    .tm-hor.sm\:tm-collapse .tm-content {
        visibility: hidden;
    }

    .tm-hor.sm\:tm-collapse .tm-wrapper:before {
        position: absolute;
        content: attr(data-label);
        width: 100%;
        text-align: center;
    }

    .tm-hor.sm\:tm-collapse .tm-item {
        height: calc(24px + 1em);
    }
}


@media(max-width: 600px) {
    .tm-ver.xs\:tm-xcollapse .tm-content {
        display: none;
    }

    .tm-ver.xs\:tm-xcollapse .tm-wrapper:before {
        position: absolute;
        content: attr(data-label);
        width: 100%;
        text-align: center;
    }

    .tm-ver.xs\:tm-xcollapse .tm-item {
        height: calc(24px + 1em);
    }

    .tm-ver.xs\:tm-xcollapse .tm-wrapper {
        display: flex;
        padding: 0;
        margin: 0;
        margin-bottom: 12px;
    }

    .tm-ver.xs\:tm-xcollapse .tm-item {
        flex: 1 1 0;
        flex-wrap: wrap;
    }

    .tm-ver.xs\:tm-xcollapse .tm-content {
        width: 100%;
        max-width: unset;
        text-align: center;
        margin: 0;
        margin-bottom: 16px;
        height: unset;
        transform: none;
        flex: none;
        order: unset;
    }

    .tm-ver.xs\:tm-xcollapse .tm-track {
        width: 100%;
        transform: translateX(50%);
        border: none;
        border-bottom: var(--tm-track-w) solid var(--tm-track-clr);
        align-items: unset;
        justify-content: unset;
        padding-bottom: 0;
    }

    .tm-ver.xs\:tm-xcollapse .tm-dot {
        top: unset;
        bottom: -13px;
    }
}



:root {
    --quill-font-family: var(--mud-typography-subtitle1-family);
    --quill-font-size: var(--mud-typography-subtitle1-size);
}

div.ql-editor {
    padding: 6px 0 7px;
}

div.ql-container {
    font: inherit;
    background-color: rgba(0,0,0,.02);
    border: none;
}


.txt-wrapper {
    overflow: hidden;
    max-height: 200em;
    transition: max-height .3s ease-in-out;
}

.txt-container {
    container-type: inline-size;
    position: relative;
    display: flex;
    flex-direction: column;
}


.txt-wrapper:has(.txt-button input:checked) {
    max-height: var(--collapse-height-96);
    transition: max-height .2s ease-in-out;
}

.txt-wrapper .txt-button {
    display: inline-block;
    background-color: var(--mud-palette-surface);
    color: var(--mud-palette-primary);
    position: absolute;
    width: 100%;
}

    .txt-wrapper .txt-button input {
        position: absolute;
        visibility: hidden;
        height: 0;
        width: 0;
    }

    .txt-wrapper .txt-button:has(input:checked) {
        top: var(--collapse-height-96);
        transform: translateY(-100%);
        transition: all .2s .2s;
    }

    .txt-wrapper .txt-button:has(input:not(:checked)) {
        top: 100%;
        transform: translateY(-100%);
        transition: all .2s;
    }


    .txt-wrapper .txt-button .txt-icon:before {
        content: 'keyboard_arrow_up';
        font-size: 1.5rem;
        font-weight: 500;
        vertical-align: middle;
    }

.txt-wrapper .txt-spacer {
    font-size: 1.5rem;
    font-weight: 500;
    vertical-align: middle;
    visibility: hidden;
}

.txt-wrapper .txt-button:has(input:checked) .txt-icon:before {
    content: 'keyboard_arrow_down';
}

.txt-wrapper .txt-button .txt-label:before {
    content: 'show less';
    vertical-align: middle;
}

.txt-wrapper .txt-button:has(input:checked) .txt-label:before {
    content: 'show more';
}


.txt-wrapper.txt\:192px:has(.txt-button input:checked) {
    max-height: var(--collapse-height-192);
}

.txt-wrapper.txt\:192px .txt-button:has(input:checked) {
    top: var(--collapse-height-192);
}


@container (max-height: var(--collapse-height-96)) {
    .txt-wrapper .txt-button {
        display: none;
    }

    .txt-wrapper .txt-spacer {
        display: none;
    }
}

@container (max-height: var(--collapse-height-192)) {
    .txt-wrapper.txt\:192px .txt-button {
        display: none;
    }

    .txt-wrapper.txt\:192px .txt-spacer {
        display: none;
    }
}





@media (hover: hover) {

    div.hvr\:hover-bar-container {
    }

        div.hvr\:hover-bar-container div.hover-bar {
            visibility: hidden;
            opacity: 0;
            transition: 0.3s;
        }

        div.hvr\:hover-bar-container:hover div.hover-bar {
            visibility: visible;
            opacity: 1;
        }
}

.t-table {
    border-collapse: collapse;
    width: 100%;
}

.t-row {
    color: inherit;
    display: table-row;
    outline: 0;
    vertical-align: middle
}

.t-cell {
    display: table-cell;
    padding: 4px;
    font-size: .875rem;
    text-align: start;
    font-weight: 400;
    line-height: 1.43;
    border-bottom: 1px solid var(--mud-palette-table-lines);
    letter-spacing: .01071em;
    vertical-align: inherit
}

@media(max-width: 600px) {
    .t-cell .mud-icon-button-size-small {
        padding: 12px;
        font-size: 1.5rem;
    }

    .t-cell .mud-icon-size-small {
        font-size: 1.5rem;
    }

    .t-header {
        width: auto !important;
    }

    .t-row {
        border-bottom: 1px solid var(--mud-palette-table-lines);
        padding-bottom: 4px;
    }


    .t-cell:before {
        content: attr(data-label);
        width: 96px;
        font-weight: 500;
        padding-right: 16px;
        padding-inline-end: 16px;
        padding-inline-start: unset
    }

    .t-cell {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border: none;
        padding: 14px 0px 16px;
        text-align: start !important
    }

    .t-editrow-delete {
        order: -1;
    }
}




.label {
    color: var(--mud-palette-secondary);
    padding: 0;
    font-size: .80rem;
    font-weight: 500;
    line-height: .80;
    letter-spacing: .00938rem;
    z-index: 0;
    pointer-events: none;
    padding-bottom: .25rem;
}


table.item-table {
    border-collapse: collapse;
    border-spacing: 0px;
}

    table.item-table tr {
        border: solid var(--mud-palette-table-lines);
        border-width: 1px 0;
    }

        table.item-table tr:nth-child(2) {
            border-top-color: rgba(0,0,0, 0);
        }

        table.item-table tr:nth-last-child(2) {
            border-bottom-color: rgba(0,0,0, 0);
        }

        table.item-table tr:first-child {
            border: none;
        }

        table.item-table tr:last-child {
            border: none;
        }
