
/* colin's css begins here*/
/* If the screen size is 601px wide or more, set the font-size of <div> to 80px */
@media screen and (min-width: 601px) {
    .sister, .sister h1 {
        font-size: 2em !important;
    }

    .foggy {
        margin-top: 30px;
        min-width: 100%;
    }

    .sister h2 {
        font-size: 1.4em !important;
    }

    .fs-b, .fs-b h1 {
        font-size: 2em !important;
    }

        .fs-b h2 {
            font-size: 1.4em !important;
        }

    .mxw-sy {
        max-width: 100%;
    }

    .mxw-sxty {
        max-width: 100%;
        height: auto;
    }

    .mxw-sxty-xs {
        max-width: 100%;
        height: auto;
    }

    a.icon-link {
        cursor: pointer !important;
        font-size: 3em !important;
    }

    .pad-a-m {
        padding-top: 25px;
    }

    .pad-b-m {
        padding-top: 40px;
    }

    .padding-c-m {
        padding-top: 100px;
        margin-top: 80px;
    }

    .pad-d-m {
        padding-top: 25px;
    }

    .pad-e-m {
        padding-top: 20px;
    }

    .pad-f-m {
        padding-top: 25px;
    }

    .pad-g-m {
        padding-top: 25px;
    }

    .pad-h-m {
        padding-top: 25px;
    }

    .pad-tf-m {
        padding-top: 35px;
    }

    .ex-w {
        min-width: 400px;
    }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 600px) {
    .sister, .sister h1 {
        font-size: 1.6em !important;
        margin-bottom: 0rem;
    }

    .foggy {
        margin-top: 20px;
        min-width: 100%;
    }

    .fs-b, .fs-b h1 {
        font-size: 1.6em !important;
    }

        .fs-b h2 {
            font-size: 1.4em !important;
        }

    .mxw-sy {
        max-width: 70% !important;
    }

    .mxw-sxty {
        max-width: 60% !important;
    }

    .mxw-sxty-xs {
        max-width: 100%;
        height: auto;
    }

    .mb-5 {
        margin-bottom: 1rem !important;
    }

    .pad-a-m {
        padding-top: 20px;
    }

    .pad-b-m {
        padding-top: 0px;
    }

    .padding-c-m {
        padding-top: 100px;
        margin-top: 40px;
    }

    .pad-d-m {
        padding-top: 0px;
    }

    .pad-e-m {
        padding-top: 0px;
    }

    .pad-f-m {
        padding-top: 15px;
    }

    .pad-g-m {
        padding-top: 5px;
    }

    .pad-h-m {
        padding-top: 25px;
    }

    .pad-tf-m {
        padding-top: 5px;
    }

    .zr-f {
        z-index: 1;
        position: relative;
    }

    a.icon-link {
        font-size: 2.4em !important;
    }

    .sister h2 {
        font-size: 1.2em !important;
    }

    .jc-5 {
        justify-content: center;
        display: flex;
    }

    .ex-w {
        min-width: 200px;
    }
}
/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 380px) {
    .sister, .sister h1 {
        font-size: 1.4em !important;
    }

        .sister h2 {
            font-size: 1em !important;
        }

    .mxw-sy {
        max-width: 70%;
    }

    .mxw-sxty {
        max-width: 60% !important;
    }

    .mxw-sxty-xs {
        max-width: 60%;
        height: auto;
    }

    a.icon-link {
        font-size: 2.2em !important;
    }
}



.love-ya-like-a-sister-regular {
    font-family: 'aptly', sans-serif !important;
    font-weight: 400;
    font-style: normal;
}

.sister, .sister h1 {
    text-align: center;
}

    .sister h2 {
        font-family: 'aptly', sans-serif !important;
        font-weight: 400 !important;
        font-style: normal !important;
        text-align: center;
    }

.fs-b, .fs-b h1 {
    text-align: center;
}

    .fs-b h2 {
        font-family: 'aptly', sans-serif !important;
        font-weight: 400 !important;
        font-style: normal !important;
        text-align: center;
    }

.ac-center {
    align-content: center;
}

.headline-for-content-overlay {
    background-color: #BA0E82;
    border-radius: 20px;
    color: #ffffff;
    font-size: 1.75rem;
    font-weight: normal;
    height: 40px;
    padding-left: 70px !important;
    transform: translateX(-25%);
}

.content-overlay-desktop {
    background-color: #00ABCD;
    border-radius: 25px;
    padding: 30px;
    top: 225px;
    left: 250px;
    height: 550px;
    width: 450px;
}

.skew-r {
    transform: skew(-0.06turn, 25deg);
    z-index: -1;
    position: relative;
}

.skew-l2 {
    transform: skew(0.06turn, 341deg);
    z-index: -1;
    position: relative;
}

.skew-r2 {
    transform: skew(-0.06turn, 25deg);
    z-index: -1;
    position: relative;
}

.skew-l {
    transform: skew(0.06turn, 341deg);
    z-index: 1;
}

.pad-b {
    padding: 30px;
}

.pt-twnty {
    padding-top: 20px;
}

.pt-twtyfv {
    padding-top: 25px;
}

.padding-topless {
    padding-top: 25px;
}

.padding-topmore {
    padding-top: 40px;
}

.padding-top {
    padding-top: 60px;
}

.padding-tops {
    margin-top: 100px;
}

.padding-topped {
    padding-top: 100px;
    margin-top: 60px;
}

.margin-topmore {
    padding-top: 26px;
}

.margin-top {
    margin-top: 20px;
}

.m-25 {
    margin-top: 40px;
}

.mar-b {
    margin-bottom: 20px;
}

.mar-b4 {
    margin-bottom: 40px;
}

.ex-w-a {
    min-width: 200px;
}

/*.text-center h2 {
    position: relative;
    z-index: 1020;
}
*/
/*.text-center-analyzer h2 {
    position: relative;
    z-index: 1020;
}
*/

.clear {
    clear: both;
}

.icon-link {
    display: inline-flex;
    gap: .375rem;
    flex-direction: row;
    align-content: flex-start;
    -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
    text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
    text-underline-offset: 0.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .icon-link > .bi {
        flex-shrink: 0;
        width: 1em;
        height: 1.2em !important;
        fill: currentcolor;
        transition: .2s ease-in-out transform;
    }

a.icon-link {
    color: #2364aa;
    cursor: pointer;
}

.bite-card {
    height: 280px !important;
    min-height: 280px;
}

.selected-bite {
    background-color: #D5F5F4 !important;
}

.bite-pic {
    align-content: center;
    min-height: 199px;
}

/*.row {
    justify-content: center;
}
*/
.form-check-input {
    --bs-form-check-bg: var(--bs-body-bg);
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-form-check-bg);
    background-image: var(--bs-form-check-bg-image);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: var(--bs-border-width) solid #2364aa94 !important;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}

img.border.border-0.skew-l.shadow.p-3.mb-5.bg-body-tertiary.rounded {
    background-color: #ffffff !important;
}

img.border.border-0.skew-r.shadow.p-3.mb-5.bg-body-tertiary.rounded {
    background-color: #ffffff !important;
}

.card.bite-card.shadow.p-3.mb-5.bg-body-tertiary.rounded {
    --bs-bg-opacity: 1;
    background-color: #fff !important;
}

/* colin's css ends here */

#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: 3.5rem;
        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."
    }

.curved-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #007bff;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 20px;
    font-size: 16px;
    cursor: pointer;
    outline: none;
    transition: background-color 0.3s ease;
}

    .curved-button:hover {
        background-color: #0056b3;
    }

.button-text {
    flex-grow: 1;
}

.circle-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    color: #007bff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    font-size: 16px;
    margin-left: 10px;
}

.button-column {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 600px;
}

.analyzer-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: 300px;
}

.analyzer-image {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.analyzer-title {
    text-align: center;
    margin: 10px 0;
}

.analyzer-content {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.image-title {
    width: 100%;
    cursor: pointer;
}

.image-container {
    position: relative;
    height: 110px;
    width: 150px;
}

.image-title img {
    width: 100%;
    height: auto;
}

.image-title-image {
    height: 100%;
    width: 100%;
    border-radius: 10px;
}

.checkmark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 128, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.checkmark {
    color: white;
    font-size: 24px;
}

.image-title-text {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.image-title-grid {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px;
}

.image-title-item {
    width: calc(25% - 10px);
    max-width: 150px;
    text-align: center;
}

.image-title-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.field-item {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
}

.field-item-input {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
}

.tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.tooltip-icon {
    border: 1px solid #ccc;
    border-radius: 50%;
    padding: 5px;
    font-size: 12px;
    display: inline-block;
    text-align: center;
}

.tooltip-text {
    visibility: visible;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 1;
    transition: opacity 0.3s;
}

    .tooltip-text.hidden {
        visibility: hidden;
        opacity: 0;
    }

.tooltip:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.field-item-column {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.done-button-container {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.done-button {
    padding: 10px 20px;
    background-color: #28a745;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

    .done-button:hover {
        background-color: #218838;
    }
