@import 'Blossom/Sparc.Blossom.eqvhifgs2m.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Cook/CookTimerCard.razor.rz.scp.css */
button[b-mv2qjk05hf] {
    border: 4px solid var(--Gray-100);
    opacity: 0.5;
    display: flex;
    gap: 8px;
    width: 100%;
    justify-content: center;
    margin: 16px 0;
    position: relative;
    overflow: hidden;

    &.started, &.done {
        opacity: 1;
        background: transparent;

        progress[value] {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1;

            &::-webkit-progress-bar {
                background-color: white;
            }

            &[b-mv2qjk05hf]::-webkit-progress-value {
                background-color: var(--Orange-500);
            }

            &[b-mv2qjk05hf]::-moz-progress-bar {
                background-color: var(--Orange-500);
            }
        }

        img[b-mv2qjk05hf], span[b-mv2qjk05hf] {
            z-index: 2;
        }
    }

    &.done[b-mv2qjk05hf] {
        animation: pulse-b-mv2qjk05hf 0.3s ease-in-out infinite;
    }
}

@keyframes pulse-b-mv2qjk05hf {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.1);
    }
    50% {
        transform: scale(1);
    }
    75% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}
/* /Cook/Index.razor.rz.scp.css */
header.sticky[b-unntrlanme] {
    padding: 24px 32px 32px 32px;
    position: sticky;
    top: 0;
    background-image: linear-gradient(to bottom, 
        rgba(255, 255, 255, 255), 
        rgba(255, 255, 255, 255) 60%,
        rgba(255, 255, 255, 0));
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1000;

    > div {
        display: grid;
        grid-template-columns: 40px auto 40px;
        gap: 16px;
        align-items: center;
        justify-content: space-between;
    }
}

h1[b-unntrlanme] {
    font-size: 1.25rem;
    font-weight: 500;
    text-align: center;
}

h3[b-unntrlanme] {
    font-size: 1.95rem;
    font-weight: 500;
}

article[b-unntrlanme] {
    padding-bottom: 80px;
}

section[b-unntrlanme] {
    margin: 32px;
    opacity: 0.5;

    header {
        margin-bottom: 16px;

        button {
            border: 1px solid var(--Gray-200);
            color: var(--Gray-900);
            padding: 8px 16px;
            font-size: 1rem;
            margin-bottom: 16px;
        }
    }

    &.active[b-unntrlanme] {
        opacity: 1;
    }
}

footer[b-unntrlanme] {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100dvw;
    padding: 16px 32px;
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    border-top: 1px solid var(--Gray-100);
    background: white;
    box-shadow: 0 -37px 60px 0 rgba(255, 255, 255, 0.80);

    button {
        min-width: min(30dvw, 180px);
    }
}

ul.timers[b-unntrlanme] {
}
/* /Equipment/EquipmentList.razor.rz.scp.css */
dl[b-hzjouqb4tp] {
    display: grid;
    grid-template-columns: auto max-content;
    gap: 16px;
    justify-content: space-between;
}

dt[b-hzjouqb4tp], dd[b-hzjouqb4tp] {
    font-size: 1.125rem;
}

dd[b-hzjouqb4tp] {
    text-align: right;
    font-family: sans-serif;
}

dt aside[b-hzjouqb4tp] {
    font-size: 0.7rem;
    color: var(--Gray-600);
}
/* /Ingredients/IngredientList.razor.rz.scp.css */
dl[b-b0n6ivaxin] {
    display: grid;
    grid-template-columns: auto max-content;
    gap: 16px;
    justify-content: space-between;
}

dt[b-b0n6ivaxin], dd[b-b0n6ivaxin] {
    font-size: 1.125rem;
}

dd[b-b0n6ivaxin] {
    text-align: right;
    font-family: sans-serif;
}

dt aside[b-b0n6ivaxin] {
    font-size: 0.7rem;
    color: var(--Gray-600);
}
/* /Ingredients/RecipeScaler.razor.rz.scp.css */
div[b-9u1hyxybiy] {
    display: flex;
    gap: 16px;
    align-items: center;
}

span[b-9u1hyxybiy] {
    text-align: center;
    font-size: 14px;
    font-weight: 500;

    strong {
        display: block;
        font-size: 20px;
        font-weight: 500;
    }
}
/* /Instructions/InstructionCard.razor.rz.scp.css */
p[b-4ubw0s4tci] {
    font-size: 1.5rem;
    font-weight: 500;
    color: var(--Gray-800);
    opacity: 0.5;
}

button[b-4ubw0s4tci] {
    border: 4px solid var(--Gray-100);
    opacity: 0.5;
    display: flex;
    gap: 8px;
    width: 100%;
    justify-content: center;
    margin: 32px 0;
}

div[b-4ubw0s4tci] {
    margin: 16px 0;
    scroll-margin-top: 250px;

    &.selected {
        border-left: 4px solid var(--Orange-500);
        padding-left: 10px;

        p {
            opacity: 1;
        }
    }
}
/* /Instructions/Instructions.razor.rz.scp.css */
ul[b-7z34ed3mfx], li[b-7z34ed3mfx] {
    list-style: circle;
    margin-bottom: 16px;
}

li ul[b-7z34ed3mfx] {
    margin-top: 8px;
    padding-left: 16px;
}

strong[b-7z34ed3mfx] {
    font-weight: 500;
}

dl[b-7z34ed3mfx] {
    padding: 32px;
    background-color: var(--Gray-100);
    display: grid;
    grid-template-columns: auto max-content;
    gap: 16px;
    justify-content: space-between;
}

dt[b-7z34ed3mfx], dd[b-7z34ed3mfx] {
    font-size: 0.8rem;
}

dd[b-7z34ed3mfx] {
    text-align: right;
    font-family: sans-serif;
}

dt aside[b-7z34ed3mfx] {
    font-size: 0.6rem;
    color: var(--Gray-600);
}
/* /Layout/MainLayout.razor.rz.scp.css */
main[b-3hmhukq9nm] {
}
/* /Layout/TabList.razor.rz.scp.css */
ul[b-qcj2l2wuxv] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    list-style: none;
    border: 1px solid var(--Gray-100);
    background-color: var(--Gray-50);
    padding: 4px;
    border-radius: 40px;

    li {
        flex: 1;
        padding: 10px;
        border-radius: 40px;
        text-align: center;
        font-weight: 500;
        color: var(--Gray-600);
        cursor: pointer;

        &:hover, &.selected {
            color: var(--Orange-500);
        }

        &.selected[b-qcj2l2wuxv] {
            background: white;
        }
    }
}
/* /Recipes/Index.razor.rz.scp.css */
header[b-2b46vb5get] {
    margin-bottom: 32px;
    padding: 0;

    h1 {
        font-size: 1.25rem;
        font-weight: 500;
    }

    > div[b-2b46vb5get] {
        padding: 16px 32px;
        display: flex;
        align-items: center;
        justify-content: space-between;

        > div {
            display: flex;
            align-items: center;
            gap: 8px;
        }
    }

    ul[b-2b46vb5get] {
        list-style: none;
        padding-left: 0;
        display: flex;
        flex-wrap: nowrap;
        gap: 4px;
    }

    hr[b-2b46vb5get] {
        border: none;
        border-top: 1px solid var(--Gray-100);
        margin: 0;
        padding: 0;
    }
}

[b-2b46vb5get] .tabs {
    margin: 16px 32px;
}

section[b-2b46vb5get] {
    margin: 16px 32px;
    &.onboarding {
        margin-top: 70px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 32px;

        h2 {
            font-weight: 400;
            margin-bottom: 35px;
        }

        button[b-2b46vb5get] {
            width: 100%;
            margin-bottom: 8px;
        }
    }

    h2[b-2b46vb5get] {
        font-size: 1.125rem;
        font-weight: 500;
        margin-bottom: 16px;
        color: var(--Gray-900);
    }

    ul[b-2b46vb5get] {
        li {
            margin-bottom: 16px;
        }
    }
}

ul[b-2b46vb5get] {
    list-style: none;
    padding-left: 0;
}
/* /Recipes/One.razor.rz.scp.css */
.background[b-b16sg91e4a] {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    height: 60dvh;
    background-size: cover;

    @media screen and (min-width: 600px) {
        height: 100dvh;[b-b16sg91e4a]
    }
}

article[b-b16sg91e4a] {
    position: relative;
    margin-top: 40dvh;
    z-index: 3;
    background: white;
    border-radius: 32px 32px 0 0;
    padding: 32px;
    min-height: 80dvh;

    @media screen and (min-width: 600px) {
        max-width: 600px;
        margin-inline-start: auto;
        margin-inline-end: auto;
        margin-top: 5dvh;[b-b16sg91e4a]
    }
}

header ul[b-b16sg91e4a] {
    list-style: none;
    display: flex;
    gap: 4px;
    justify-content: flex-end;
    margin: 0 0 19px 0;
}

header.back[b-b16sg91e4a] {
    position: sticky;
    top: 32px;
    z-index: 100;
    padding: 32px;
}

section[b-b16sg91e4a] {
    margin-top: 32px;
    padding-bottom: 100px;
}

button.refreshing[b-b16sg91e4a] {
    animation: spin-b-b16sg91e4a 1s linear infinite;
}

@keyframes spin-b-b16sg91e4a {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

footer[b-b16sg91e4a] {
    position: fixed;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid var(--Gray-100);
    background: white;
    padding: 16px 32px;
    display: flex;
    justify-content: space-between;
    gap: 16px;
}
/* /Recipes/RecipeAdder.razor.rz.scp.css */
aside[b-9h08rm5l57] {
    padding: 0;

    header {
        padding: 0 32px;
    }

    h3[b-9h08rm5l57] {
        font-size: 1.25rem;
        font-weight: 500;
        margin: 32px 0;
    }

    form[b-9h08rm5l57] {
        border-top: 1px solid var(--Gray-100);
        padding: 24px;

        label {
            font-size: 1rem;
            font-weight: 400;
        }

        input[b-9h08rm5l57] {
            border-radius: 40px;
            border: 1px solid var(--Gray-100);
            display: block;
            margin: 8px 0 13px;
            width: 100%;
            padding: 12px 16px;
            box-sizing: border-box;
            font-size: 1rem;
            font-weight: 400;
        }

        button[b-9h08rm5l57] {
            width: 100%;
            font-weight: 500;
            min-height: 48px;
        }
    }

}
/* /Recipes/RecipeCard.razor.rz.scp.css */
figure[b-2h8grzd8fu] {
    display: grid;
    grid-template-columns: 82px 1fr;
    gap: 16px;
    max-width: 100%;
    position: relative;
    margin-block: 16px;

    > img {
        width: 100%;
        height: 82px;
        border-radius: 16px;
        object-fit: cover;
    }

    > figcaption[b-2h8grzd8fu] {
        display: flex;
        flex-direction: column;
        gap: 8px;

        header {
            max-width: 100%;
            display: grid;
            grid-template-columns: 1fr 36px;
            gap: 8px;
            align-items: center;
        }
    }

    &.no-thumbnail[b-2h8grzd8fu] {
        grid-template-columns: auto;
        > img {
            display: none;
        }
    }
}

h3[b-2h8grzd8fu] {
    font-size: 1rem;
    font-weight: 500;
}

ul[b-2h8grzd8fu] {
    list-style: none;
    padding-left: 0;
    display: flex;
    gap: 16px;
    align-items: center;

    li {
        display: flex;
        align-items: center;
        gap: 4px;
        font-size: 0.875rem;
        color: var(--Gray-700);

        img {
            height: 14px;
            width: auto;
        }
    }
}

p[b-2h8grzd8fu] {
    margin: 0;
    font-size: 0.875rem;
    font-weight: 400;

    &.truncated {
        max-width: 80dvw;
        white-space: nowrap;
        overflow-x: hidden;
        text-overflow: ellipsis;
    }
}
/* /Recipes/Star.razor.rz.scp.css */
button[b-o8g937ivhg] {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border: 1px solid var(--Gray-100);
    padding: 0;

    &.starred svg path {
        fill: var(--Orange-500);
    }
}
