/* /Components/Alert.razor.rz.scp.css */
#descricao[b-zpkujnfbhz] {
    color: #3F4042;
    font-size: clamp(0.9rem, 0.85rem + 0.3vw, 1.05rem);
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
    margin-bottom: 2px;
    text-align: center;
}
#AlertConsulta1[b-zpkujnfbhz] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 4070;
}
#AlertConsulta2[b-zpkujnfbhz] {
    background: #ffffff;
    max-width: 420px;
    width: 90%;
    border-radius: 18px;
    box-shadow: 0 18px 45px rgba(0,0,0,0.35);
    overflow: hidden;
    font-family: Inter;
}

#AlertConsulta3[b-zpkujnfbhz] {
    background: linear-gradient(135deg,#7b1fa2,#e040fb);
    padding: 18px 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
#AlertConsulta4[b-zpkujnfbhz] {
    padding: 18px 20px;
    text-align: center;
    color: #444;
    font-size: 15px;
    line-height: 1.5;
}
/* /Components/CategoriaAccordionClient.razor.rz.scp.css */
.accordion-button:not(.collapsed)[b-llepetuytz] {
    color: #000000;
    background-color: #ffffff00;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}
#accordion-header[b-llepetuytz] {
    padding-top: 4px;
    padding-bottom: 4px;
    max-height: 50px
}

#accordion-button[b-llepetuytz] {
    padding: 0px;
}

.accordion-button:focus[b-llepetuytz] {
    outline: none !important; /* Remove o contorno de foco */
    box-shadow: none !important; /* Remove a sombra de foco */
}

.accordion-body[b-llepetuytz] {
    padding: 0px 0px 0px 0.50rem;
}

#NomeCategoria[b-llepetuytz] {
    font-family: Ubuntu !important;
    color: #1F2021;
    font-size: 16px;
    font-weight: 500;
    margin-top: 18px;
}

#QtdeItens[b-llepetuytz] {
    color: #5C5E61;
    font-size: 12px;
    font-family: Ubuntu;
    font-weight: 400;
}


#divObservacoes[b-llepetuytz] {
    margin-top: 20px;
}

/* /Components/CategoriaSkeleton.razor.rz.scp.css */
.accordion-button:not(.collapsed)[b-8x7m38vn8v] {
    color: #000000;
    background-color: #ffffff00;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

#accordion-header[b-8x7m38vn8v] {
    padding-top: 4px;
    padding-bottom: 4px;
    max-height: 50px
}

#accordion-button[b-8x7m38vn8v] {
    padding: 0px;
}

.accordion-button:focus[b-8x7m38vn8v] {
    outline: none !important; /* Remove o contorno de foco */
    box-shadow: none !important; /* Remove a sombra de foco */
}

.accordion-body[b-8x7m38vn8v] {
    padding: 0px 0px 0px 0.50rem;
}

#NomeCategoria[b-8x7m38vn8v] {
    font-family: Ubuntu !important;
    color: #1F2021;
    font-size: 16px;
    font-weight: 500;
    margin-top: 18px;
}

#QtdeItens[b-8x7m38vn8v] {
    color: #5C5E61;
    font-size: 12px;
    font-family: Ubuntu;
    font-weight: 400;
}


#divObservacoes[b-8x7m38vn8v] {
    margin-top: 20px;
}
/* /Components/ChamarGarcom.razor.rz.scp.css */
.modal-popup[b-1g836cox0j] {
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.modal-overlay[b-1g836cox0j] {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

#ChamarGarcom[b-1g836cox0j] {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #F8F9FA;
    box-shadow: 0px 4px 8px 3px rgba(128, 128, 130, 0.15);
    overflow: hidden;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-left: 1px #DEE2E6 solid;
    border-top: 1px #DEE2E6 solid;
    border-bottom: 1px #DEE2E6 solid;
    justify-content: flex-start;
    align-items: center;
    display: inline-flex;
    cursor: pointer;
}
#FontGarcom[b-1g836cox0j] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #495057;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#imgChefia[b-1g836cox0j] {
    width: 136px;
    height: 156px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/chefia.png);
}
#tituloChefia[b-1g836cox0j] {
    width: 100%;
    text-align: center;
    color: #3F4042;
    font-size: 20px;
    font-family: Inter;
    font-weight: 700;
    line-height: 28px;
    word-wrap: break-word
}
#descChefia[b-1g836cox0j] {
    color: #3F4042;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
    margin-top: 8px;
}
#paiModal[b-1g836cox0j]{
    padding: 16px
}
#divContador[b-1g836cox0j] {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 8px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}
#contador[b-1g836cox0j] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #495057;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#botaoContador[b-1g836cox0j] {
    width: 100%;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 6px;
    background: #CED4DA;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    margin-top: 20px
}
#botaoFimContador[b-1g836cox0j] {
    width: 100%;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 6px;
    background: #673AB7;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    margin-top: 20px;
    cursor: pointer;
}
#descBotaoFimContador[b-1g836cox0j] {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 8px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}
#voltar[b-1g836cox0j] {
    width: 100%;
    height: 100%;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex;
    cursor: pointer;
}
#voltar2[b-1g836cox0j] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #6F42C1;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
/* /Components/ComandaButton.razor.rz.scp.css */
#BotaoComanda2[b-jn483gkvzy] {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #6F42C1;
    box-shadow: 0px 4px 8px 3px rgba(128, 128, 130, 0.15);
    overflow: hidden;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex;
    cursor: pointer;

}
#BotaoComanda3[b-jn483gkvzy] {
    justify-content: flex-start;
    align-items: center;
    gap: 6px;
    display: flex
}
#BotaoComanda4[b-jn483gkvzy] {
    width: 20px;
    height: 20px;
    background: white;
    overflow: hidden;
    border-radius: 100px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
#BotaoComanda5[b-jn483gkvzy] {
    color: #6F42C1;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#verPedido[b-jn483gkvzy] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: white;
    font-size: 14px;
    font-family: Inter;
    font-weight: 700;
    line-height: 20px;
    word-wrap: break-word
}
#BotaoComanda6[b-jn483gkvzy] {
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 8px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex
}
#BotaoComanda7[b-jn483gkvzy] {
    justify-content: flex-start;
    align-items: center;
    gap: 2px;
    display: flex
}
#BotaoComanda8[b-jn483gkvzy] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: white;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#BotaoComanda9[b-jn483gkvzy] {
    width: 24px;
    height: 24px;
    position: relative;
    transform: rotate(180deg);
    transform-origin: top left;
    overflow: hidden
}
#Descricao[b-jn483gkvzy] {
    width: 12px;
    height: 7.41px;
    left: 8.29px;
    top: 18.30px;
    position: absolute;
    transform: rotate(-90deg);
    transform-origin: top left;
    background: #C5B3E6
}
.modal-header[b-jn483gkvzy] {
    display: flex;
    padding: 8px;
    border-bottom: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
#voltar[b-jn483gkvzy] {
    width: 100%;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    display: inline-flex
}
#voltar2[b-jn483gkvzy] {
    color: #6F42C1;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#topo[b-jn483gkvzy] {
    width: 100%;
    height: 100%;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex
}
#topo2[b-jn483gkvzy] {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: flex
}
#topo3[b-jn483gkvzy] {
    align-self: stretch;
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #212529;
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    word-wrap: break-word
}
#topo4[b-jn483gkvzy] {
    align-self: stretch;
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #6C757D;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}
#comanda[b-jn483gkvzy] {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: flex
}
#comanda2[b-jn483gkvzy] {
    align-self: stretch;
    height: 56px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #F8F9FA;
    overflow: hidden;
    border-radius: 8px;
    outline: 1px #DEE2E6 solid;
    outline-offset: -1px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: flex
}
#comanda3[b-jn483gkvzy] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    display: inline-flex
}
#comanda4[b-jn483gkvzy] {
    width: 24px;
    height: 24px;
    position: relative;
    overflow: hidden
}
#comanda5[b-jn483gkvzy] {
    align-self: stretch;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
#comanda6[b-jn483gkvzy] {
    flex: 1 1 0;
    height: 0px;
    outline: 1px #ADB5BD solid;
    outline-offset: -0.50px
}
#comanda7[b-jn483gkvzy] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #ADB5BD;
    font-size: 14px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}
#comanda8[b-jn483gkvzy] {
    flex: 1 1 0;
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #212529;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#comanda9[b-jn483gkvzy] {
    width: 32px;
    height: 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}
#comanda10[b-jn483gkvzy] {
    width: 20px;
    height: 20px;
    position: relative;
    overflow: hidden
}
#comanda11[b-jn483gkvzy] {
    width: 11.66px;
    height: 11.66px;
    left: 6.67px;
    top: 1.68px;
    position: absolute
}
#addComanda[b-jn483gkvzy] {
    align-self: stretch;
    padding: 16px;
    background: #F8F9FA;
    overflow: hidden;
    border-radius: 8px;
    outline: 1px #DEE2E6 solid;
    outline-offset: -1px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: flex
}
#addComanda2[b-jn483gkvzy] {
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: inline-flex
}
#addComanda3[b-jn483gkvzy] {
    width: 24px;
    height: 24px;
    position: relative
}
#addComanda4[b-jn483gkvzy] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #512DA8;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#irCarrinho[b-jn483gkvzy] {
    text-decoration: none;
    width: 100%;
}
/* /Components/DividirPizza.razor.rz.scp.css */
.form-check-input:checked[b-nm6rzqs3o6] {
    background-color: #673AB7;
    border-color: #673AB7;
}

input[type="checkbox"]:focus[b-nm6rzqs3o6] {
    box-shadow: none; /* Se houver alguma sombra, isso a remove */
}

#ProdutoComImagem[b-nm6rzqs3o6] {
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px;
    background-size: 150%;
}

#ProdutoSemImagem[b-nm6rzqs3o6] {
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px;
    background-image: url(/img/semImagemPizza.png);
    background-size: 150%;
}

#tituloPizzaDividida[b-nm6rzqs3o6] {
    width: 100%;
    height: 100%;
    padding-top: 10px;
    background: white;
    overflow: hidden;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex;
    background-color: white;
}
#tituloPizzaDividida2[b-nm6rzqs3o6] {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: inline-flex
}
#tituloPizzaDividida3[b-nm6rzqs3o6] {
    align-self: stretch;
    color: #263238;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#tagOpcional[b-nm6rzqs3o6] {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #E7EAEE;
    border-radius: 40px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex
}
#tagOpcional2[b-nm6rzqs3o6] {
    color: #6F7175;
    font-size: 14px;
    font-family: Ubuntu;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.01px;
    word-wrap: break-word
}
#pizzaDividida[b-nm6rzqs3o6] {
    width: 100%;
    height: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    background: white;
    overflow: hidden;
    border-radius: 8px;
    outline: 1px #DEE2E6 solid;
    outline-offset: -1px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    margin-bottom: 8px
}
#paiPizzaDividida[b-nm6rzqs3o6]{
    margin-top: 10px
}
#pizzaDividida2[b-nm6rzqs3o6] {
    align-self: stretch;
    padding-left: 8px;
    justify-content: flex-start;
    align-items: center;
    display: inline-flex
}
#pizzaDividida3[b-nm6rzqs3o6] {
    flex: 1 1 0;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex
}
#pizzaDividida4[b-nm6rzqs3o6] {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 2px;
    display: inline-flex
}
#pizzaDividida5[b-nm6rzqs3o6] {
    align-self: stretch;
    color: #1F2021;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#pizzaDividida6[b-nm6rzqs3o6] {
    align-self: stretch;
    color: #6F7175;
    font-size: 12px;
    font-family: Ubuntu;
    font-weight: 400;
    line-height: 16px;
    word-wrap: break-word
}
#pizzaDividida7[b-nm6rzqs3o6] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    display: inline-flex
}
#pizzaDividida8[b-nm6rzqs3o6] {
    color: #3F4042;
    font-size: 14px;
    font-family: Ubuntu;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.01px;
    word-wrap: break-word
}
#pizzaDividida9[b-nm6rzqs3o6] {
    flex: 1 1 0;
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    display: flex
}
#pizzaDivididaCheckBox[b-nm6rzqs3o6] {
    width: 48px;
    align-self: stretch;
    padding-right: 8px;
    justify-content: center;
    align-items: center;
    display: flex
}
#pizzaDivididaPersonalizar[b-nm6rzqs3o6] {
    color: #FD7E14;
    font-size: 12px;
    font-family: Ubuntu;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.06px;
    word-wrap: break-word
}
#gradeIngredientePizza[b-nm6rzqs3o6]{
    width: 100%;
}
#divisaoIngrediente[b-nm6rzqs3o6] {
    width: 100%;
    border: 1px solid #DEE2E6;
    margin-top: 8px;
    margin-bottom: 8px
}
/* /Components/Footer.razor.rz.scp.css */
#footer1[b-yjlydhn8qc] {
    padding: 16px;
    background: white;
    background-image: linear-gradient(to right, #9300D7, #FFBC00);
    background-size: 100% 8px;
    background-repeat: no-repeat;
    background-position: top;
    justify-content: space-between;
    align-items: center;
    display: inline-flex
}

#footer2[b-yjlydhn8qc] {
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

#footer3[b-yjlydhn8qc] {
    color: #495057;
    font-size: 12px;
    font-family: Inter;
    font-weight: 400;
    line-height: 16px;
    word-wrap: break-word
}

#footer4[b-yjlydhn8qc] {
    width: 32px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/img/logoCooki.png);
}

@media (min-width: 1165px) and (max-width: 2560px) {
    #footer[b-yjlydhn8qc] {
        width: 50% !important;
    }
}

@media (min-width: 735px) and (max-width: 1160px) {
    #footer[b-yjlydhn8qc] {
        width: 70% !important;
    }
}

@media (min-width: 320px) and (max-width: 730px) {
    #footer[b-yjlydhn8qc] {
        width: 100% !important;
    }
}
/* /Components/GradeIngrediente.razor.rz.scp.css */
#tituloGrade[b-zaa25kdkti] {
    width: 100%;
    height: 100%;
    padding-top: 10px;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    display: inline-flex;
    margin-bottom: 10px; 
    background-color: white;
}
#gratuito[b-zaa25kdkti] {
    color: #2E7D32;
    font-size: 14px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}
#descricaoGrade[b-zaa25kdkti] {
    color: #212529;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#descricaoGrade2[b-zaa25kdkti] {
    color: #495057;
    font-size: 12px;
    font-family: Inter;
    font-weight: 400;
    line-height: 16px;
    word-wrap: break-word
}
#divTituloGrade[b-zaa25kdkti] {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: inline-flex
}
#divObrigatorio[b-zaa25kdkti] {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #E9ECEF;
    border-radius: 40px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex
}
.divObrigatorioUnica[b-zaa25kdkti] {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #FFE5D0;
    border-radius: 40px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex
}
#titloIngrediente[b-zaa25kdkti] {
    align-self: stretch;
    color: #212529;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#descOpcional[b-zaa25kdkti] {
    color: #6F7175;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#descObrigatorio[b-zaa25kdkti] {
    color: #FD7E14;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#divIngredientefilho[b-zaa25kdkti]{
    margin-bottom: 8px
}
#valorIngrediente[b-zaa25kdkti] {
    color: #6C757D;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#divIngredientefilho2[b-zaa25kdkti]{
    width: 100%;
    height: 100%;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: white;
    overflow: hidden;
    border-radius: 8px;
    outline: 1px #DEE2E6 solid;
    outline-offset: -1px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
#divIngredientefilho3[b-zaa25kdkti] {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 2px;
    display: inline-flex
}
#divButton[b-zaa25kdkti] {
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}
#divButton2[b-zaa25kdkti] {
    width: 24px;
    height: 24px;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    display: flex
}
#divButton3[b-zaa25kdkti] {
    width: 24px;
    height: 24px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.form-check-input:checked[b-zaa25kdkti] {
    background-color: #673AB7;
    border-color: #673AB7;
}

input[type="radio"]:focus[b-zaa25kdkti] {
    box-shadow: none; /* Se houver alguma sombra, isso a remove */
}
/* /Components/GradeIngredientePizza.razor.rz.scp.css */
#GradeIngrediente[b-m0gdv1929y] {
    width: 100%;
    height: 100%;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex;
}
#titulo1[b-m0gdv1929y] {
    align-self: stretch;
    padding-top: 4px;
    padding-bottom: 4px;
    overflow: hidden;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
#titulo2[b-m0gdv1929y] {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: inline-flex
}
#titulo3[b-m0gdv1929y] {
    color: #263238;
    font-size: 16px;
    font-family: Ubuntu;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.02px;
    word-wrap: break-word
}
#titulo4[b-m0gdv1929y] {
    color: #455A64;
    font-size: 12px;
    font-family: Ubuntu;
    font-weight: 400;
    line-height: 15px;
    word-wrap: break-word
}
#tagOpcional[b-m0gdv1929y] {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #E7EAEE;
    border-radius: 40px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex
}
#tagOpcional1[b-m0gdv1929y] {
    color: #6F7175;
    font-size: 14px;
    font-family: Ubuntu;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.01px;
    word-wrap: break-word
}
#ingrediente[b-m0gdv1929y] {
    align-self: stretch;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex
}
#ingrediente2[b-m0gdv1929y] {
    align-self: stretch;
    min-height: 52px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: white;
    overflow: hidden;
    border-radius: 8px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
#ingrediente3[b-m0gdv1929y] {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 2px;
    display: inline-flex
}
#ingrediente4[b-m0gdv1929y] {
    align-self: stretch;
    color: #1F2021;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.01px;
    word-wrap: break-word
}
#ingrediente5[b-m0gdv1929y] {
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
#ingrediente6[b-m0gdv1929y] {
    color: #6C757D;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.01px;
    word-wrap: break-word
}
#divButton[b-m0gdv1929y] {
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

#divButton2[b-m0gdv1929y] {
    width: 24px;
    height: 24px;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    display: flex
}
#divButton3[b-m0gdv1929y] {
    width: 24px;
    height: 24px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
#quantidade[b-m0gdv1929y] {
    color: #343A40;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#divObrigatorio[b-m0gdv1929y] {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #E9ECEF;
    border-radius: 40px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex
}
#divObrigatorioUnica[b-m0gdv1929y] {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #FFE5D0;
    border-radius: 40px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex
}
#descricaoGrade2[b-m0gdv1929y] {
    color: #495057;
    font-size: 12px;
    font-family: Inter;
    font-weight: 400;
    line-height: 16px;
    word-wrap: break-word
}
#descOpcional[b-m0gdv1929y] {
    color: #6F7175;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#descObrigatorio[b-m0gdv1929y] {
    color: #FD7E14;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
/* /Components/LerQrcode.razor.rz.scp.css */
#logo[b-i7ut4h2xyq] {
    width: 280px;
    height: 140px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/img/logoCooki.png);
}
.container[b-i7ut4h2xyq] {
    height: 95%;
}
#descricao[b-i7ut4h2xyq] {
    text-align: center !important;
    color: grey;
    font-size: 21px;
}
/* /Components/ModalAprovacaoQrCode.razor.rz.scp.css */
#modalAprovacao[b-57nu6cpbfi] {
    width: 100%;
    height: 100%;
    padding: 16px;
    background: white;
    overflow: hidden;
    border-radius: 12px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    display: inline-flex
}
#Buttons5[b-57nu6cpbfi] {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 8px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}

#Buttons6[b-57nu6cpbfi] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: white;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#modalAprovacao2[b-57nu6cpbfi] {
    align-self: stretch;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
#modalAprovacao3[b-57nu6cpbfi] {
    align-self: stretch;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}
#modalAprovacao4[b-57nu6cpbfi] {
    align-self: stretch;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
#modalAprovacao5[b-57nu6cpbfi] {
    position: relative;
    overflow: hidden
}
#modalAprovacao6[b-57nu6cpbfi] {
    width: 20px;
    height: 20px;
    left: 2px;
    top: 2px;
    position: absolute;
    opacity: 0.50;
    background: white
}
#modalAprovacao7[b-57nu6cpbfi] {
    text-align: center;
    color: #3F4042;
    font-size: 20px;
    font-family: Inter;
    font-weight: 700;
    line-height: 28px;
    word-wrap: break-word
}
#modalAprovacao8[b-57nu6cpbfi] {
    align-self: stretch;
    text-align: center;
    color: #3F4042;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}
#exampleModal[b-57nu6cpbfi]{
    display: block;
}

#ModalInativos[b-57nu6cpbfi] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 4070;
    font-family: Inter;
}

#ModalInativos1[b-57nu6cpbfi] {
    width: 90%;
    max-width: 420px;
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.45);
    overflow: hidden;
}

#ModalInativos2[b-57nu6cpbfi] {
    padding: 16px 20px;
    text-align: center;
    color: #3F4042;
    font-size: 20px;
    font-family: Inter;
    font-weight: 700;
    line-height: 28px;
}

#ModalInativos3[b-57nu6cpbfi] {
    padding: 16px 20px 8px 20px;
    text-align: center;
    color: #444;
    font-size: 15px;
    line-height: 1.5;
}

#ModalInativos4[b-57nu6cpbfi] {
    margin: 0 0 8px;
    color: #3F4042;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}

#ModalInativos6[b-57nu6cpbfi] {
    padding: 4px 20px 10px 20px;
}

#ModalInativos7[b-57nu6cpbfi] {
    text-align: left;
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: 600;
}

#ModalInativos8[b-57nu6cpbfi] {
    padding: 2px 10px;
    color: #3F4042;
    border-radius: 10px;
    font-size: 14px;
    font-family: Inter;
    font-weight: 400;
    text-align: left;
}
/* /Components/ModalErros.razor.rz.scp.css */
/* Simulando o Overlay de Modal Fixo Feito no Blazor */
.modal-overlay[b-wq7hi9dnlk] {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(3px); /* Um toque premium com desfoque */
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-content-custom[b-wq7hi9dnlk] {
  background: #fff;
  width: 90%;
  max-width: 400px;
  border-radius: 24px; /* Cantinho bem redondo e moderno */
  border: none;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
  padding: 32px 16px;
}

#imgErroChefia[b-wq7hi9dnlk] {
  width: 156px;
  height: 156px;
  background-size: cover;
  background-position: center;
  background-image: url("/img/erro_conexao.png");
  border-radius: 20px;
  margin-bottom: 16px;
}

#tituloChefia[b-wq7hi9dnlk] {
  width: 100%;
  text-align: center;
  color: #3f4042;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  word-wrap: break-word;
}

#descChefia[b-wq7hi9dnlk] {
  color: #6c757d; /* Um pouco mais cinza pra dar contraste de leitura */
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  word-wrap: break-word;
  margin-top: 12px;
  padding: 0 10px;
}

#botaoFimContador[b-wq7hi9dnlk] {
  width: 100%;
  padding: 12px 6px;
  background: #673ab7; /* Cor roxa original do botao de chamar o garçom */
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 24px;
  cursor: pointer;
  transition: background 0.2s ease-in-out;
  border: none;
  color: white;
  font-size: 15px;
  font-weight: 600;
}

#botaoFimContador:hover[b-wq7hi9dnlk] {
  background: #562c9c;
}

#voltar[b-wq7hi9dnlk] {
  width: 100%;
  padding-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

#voltar2[b-wq7hi9dnlk] {
  color: #6f42c1;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

#voltar2:hover[b-wq7hi9dnlk] {
  text-decoration: underline;
}

/* Animação suave pra entrada do Modal */
.modal-entrada[b-wq7hi9dnlk] {
  animation: subirModal-b-wq7hi9dnlk 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}

@keyframes subirModal-b-wq7hi9dnlk {
  0% {
    transform: translateY(30px) scale(0.95);
    opacity: 0;
  }
  100% {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}
/* /Components/ModalGradeIngredienteClient.razor.rz.scp.css */
#titulo[b-7zw5u1re1h] {
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 125% */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* Limita a 1 linhas */
    -webkit-box-orient: vertical;
}
#ImagemProdutoIngrediente[b-7zw5u1re1h] {
    width: 100%;
    height: 390px;
    background-size: cover;
    background-position: center;
}
.semImagemProdutoIngrediente[b-7zw5u1re1h] {
    width: 100%;
    height: 260px;
    background-size: cover;
    background-position: center;
}
.modal-body[b-7zw5u1re1h] {
    padding: 0px;
}
#dadosProduto[b-7zw5u1re1h] {
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    background: white;
    border-radius: 9px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 6px;
    display: inline-flex;
    margin-top: 8px;
}
#tituloProduto[b-7zw5u1re1h] {
    align-self: stretch;
    color: #263238;
    font-size: 16px;
    font-family: Ubuntu;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.02px;
    word-wrap: break-word;
}
#descricaoProduto[b-7zw5u1re1h] {
    align-self: stretch;
    color: #6F7175;
    font-size: 14px;
    font-family: Ubuntu;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.04px;
    word-wrap: break-word;
}
#valorProduto[b-7zw5u1re1h] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #3F4042;
    font-size: 16px;
    font-family: Ubuntu;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.08px;
    word-wrap: break-word;
}

.valor-original[b-7zw5u1re1h] {
    color: #9CA3AF;
    font-size: 14px;
    font-family: Ubuntu;
    font-weight: 400;
    line-height: 20px;
    text-decoration: line-through;
}

.promo-tag[b-7zw5u1re1h] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 2px 8px;
    background: #E6F4EA;
    color: #2E7D32;
    font-size: 12px;
    font-family: Inter;
    font-weight: 500;
    line-height: 16px;
    border-radius: 999px;
    white-space: nowrap;
}
#botaoMenos[b-7zw5u1re1h] {
    width: 40px;
    height: 40px;
    background: white;
    overflow: hidden;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex;
    cursor: pointer;
}
#botaoMais[b-7zw5u1re1h] {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    display: flex;
    cursor: pointer;
}
#addCarrinho[b-7zw5u1re1h] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: white;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#divQuantidade[b-7zw5u1re1h] {
    width: 16px;
    color: #343A40;
    font-size: 16px;
    font-family: Ubuntu;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.02px;
    word-wrap: break-word;
    height: 32px;
    background: white;
    overflow: hidden;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex;
}
#botaoAddCarrinho[b-7zw5u1re1h] {
    flex: 1 1 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 6px;
    background: #673AB7;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 239px;
}
#botaoAddCarrinhoTravado[b-7zw5u1re1h] {
    flex: 1 1 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 6px;
    background: #673AB7;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 239px;
}
#TxtObs[b-7zw5u1re1h] {
    color: #212529;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#observacoes[b-7zw5u1re1h] {
    padding: 10px 16px 0px 16px;
}
#labelObs[b-7zw5u1re1h] {
    color: #ADB5BD;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}
#TextAreaObs[b-7zw5u1re1h] {
    padding: 0px 16px 10px 16px;
}
/* /Components/ModalUsuario.razor.rz.scp.css */
form[b-k53lbl41zs] {
    width: 100%
}

#voltar[b-k53lbl41zs] {
    width: 100%;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    display: inline-flex
}

#voltar2[b-k53lbl41zs] {
    color: #6F42C1;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#topoUsuario[b-k53lbl41zs] {
    width: 100%;
    height: 100%;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex
}

#topoUsuario2[b-k53lbl41zs] {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: flex
}

.modal-header[b-k53lbl41zs] {
    display: flex;
    padding: 8px;
    border-bottom: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

#topoUsuario3[b-k53lbl41zs] {
    align-self: stretch;
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #212529;
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    word-wrap: break-word
}

#topoUsuario4[b-k53lbl41zs] {
    align-self: stretch;
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #6C757D;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}

#inputs[b-k53lbl41zs] {
    width: 100%;
    margin-bottom: 16px
}

#buttonUsuario[b-k53lbl41zs] {
    width: 100%;
    align-self: stretch;
    height: 48px;
    background: #6F42C1;
    overflow: hidden;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    cursor: pointer;
}

#buttonUsuario2[b-k53lbl41zs] {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

#buttonUsuario3[b-k53lbl41zs] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: white;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
}

#buttonUsuario4[b-k53lbl41zs] {
    text-decoration: none;
}

#inputs[b-k53lbl41zs] {
    width: 100%;
    margin-bottom: 16px;
}

/* Remove margin quando tem erro de validação */
    #inputs:has(.invalid-feedback)[b-k53lbl41zs] {
        margin-bottom: 0px;
    }

/* Adiciona margin após o feedback */
.invalid-feedback[b-k53lbl41zs] {
    margin-bottom: 16px;
}
/* /Components/ProdutoComanda.razor.rz.scp.css */
.form-check-input:checked[b-8b62vo1xin] {
    background-color: #673AB7;
    border-color: #673AB7;
}

input[type="checkbox"]:focus[b-8b62vo1xin] {
    box-shadow: none; /* Se houver alguma sombra, isso a remove */
}
#Produto[b-8b62vo1xin] {
    align-self: stretch;
    padding-top: 8px;
    padding-bottom: 8px;
    background: white;
    overflow: hidden;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
    display: flex;
    /* a avaliar*/
  /*  border-radius: 8px;
    outline: 1px #DEE2E6 solid;*/
    outline-offset: -1px;
    padding: 5px;
    margin-bottom: 8px;
}

#Produto2[b-8b62vo1xin] {
    align-self: stretch;
    background: white;
    overflow: hidden;
    border-radius: 8px;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: inline-flex
}

#Produto3[b-8b62vo1xin] {
    width: 66px;
    height: 66px;
    border-radius: 8px;
    background-size: cover;
    background-position: center;
}

#Produto4[b-8b62vo1xin] {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 2px;
    display: inline-flex
}

#Produto5[b-8b62vo1xin] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: inline-flex
}

#Produto6[b-8b62vo1xin] {
    flex: 1 1 0;
    color: #3F4042;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#Produto7[b-8b62vo1xin] {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: flex
}

#Produto8[b-8b62vo1xin] {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}

#Produto9[b-8b62vo1xin] {
    color: #6F7175;
    font-size: 12px;
    font-family: Inter;
    font-weight: 400;
    line-height: 16px;
    word-wrap: break-word
}

#Produto10[b-8b62vo1xin] {
    align-self: stretch;
    justify-content: flex-end;
    align-items: center;
    gap: 4px;
    display: inline-flex
}

#Produto12[b-8b62vo1xin] {
    align-self: stretch;
    justify-content: space-between;
    align-items: center;
    gap: 4px;
    display: inline-flex
}

#Produto11[b-8b62vo1xin] {
    color: #5C5E61;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#ProdutoPago[b-8b62vo1xin] {
    display: inline-block;
    padding: 0.25rem 0.6rem;
    font-size: 0.875rem;
    font-weight: 600;
    font-family: Inter;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #198754;
    border-radius: 10rem;
}
/* /Components/ProdutoComponent.razor.rz.scp.css */
#nomeProduto[b-92xeea8oze] {
    font-size: 0.875rem;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
    margin-bottom: 2px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* Limita a 2 linhas */
    -webkit-box-orient: vertical;
}

#descricaoProduto[b-92xeea8oze] {
    color: #5C5E61;
    font-size: 0.75rem;
    font-family: Inter;
    font-weight: 400;
    line-height: 16px;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Limita a 2 linhas */
    -webkit-box-orient: vertical;
    margin-bottom: 2px;
}

#imagemProduto[b-92xeea8oze] {
    width: 110px;
    height: 94px;
    background-size: cover;
    background-position: center;
}

#produtoSemImagem[b-92xeea8oze] {
    width: 110px;
    height: 94px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 4px;
    background-image: url(/img/semImagem.png);
}

#valor[b-92xeea8oze] {
    color: #5C5E61;
    font-size: 0.875rem;
    font-family: Inter;
    font-weight: 500;
    margin-top: 4px
}

.card-body[b-92xeea8oze] {
    padding: 8px 8px;
    height: 112px;
}

#produto[b-92xeea8oze] {
    padding: 0px 8px 0px 0px;
}

#botao[b-92xeea8oze] {
    background: #512DA8;
    height: 32px;
    width: 32px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    margin: 3px !important;
}

.btn:focus[b-92xeea8oze] {
    outline: none !important; /* Remove o contorno de foco */
    background-color: #512DA8 !important; /* Mantém a cor original*/
    box-shadow: none !important; /* Remove a sombra de foco */
}

#icon[b-92xeea8oze] {
    font-size: 16px;
}
.card[b-92xeea8oze] {
    margin-right: 0.50rem;
}

.nome-produto[b-92xeea8oze] {
    text-transform: capitalize;
}

.valor-original[b-92xeea8oze] {
    color: #9CA3AF;
    font-size: 0.875rem;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    text-decoration: line-through;
    margin-top: 4px;
}

.promo-tag[b-92xeea8oze] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 2px 8px;
    background: #E6F4EA;
    color: #2E7D32;
    font-size: 0.75rem;
    font-family: Inter;
    font-weight: 500;
    line-height: 16px;
    border-radius: 999px;
}
/* /Components/ProdutoComponenteSkeleton.razor.rz.scp.css */
#nomeProduto[b-0kfarvicqr] {
    color: #3F4042;
    font-size: 0.875rem;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
    margin-bottom: 2px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* Limita a 2 linhas */
    -webkit-box-orient: vertical;
}

#descricaoProduto[b-0kfarvicqr] {
    color: #5C5E61;
    font-size: 0.75rem;
    font-family: Inter;
    font-weight: 400;
    line-height: 16px;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Limita a 2 linhas */
    -webkit-box-orient: vertical;
    margin-bottom: 2px;
}

#imagemProduto[b-0kfarvicqr] {
    width: 110px;
    height: 94px;
    background-size: cover;
    background-position: center;
}

#produtoSemImagem[b-0kfarvicqr] {
    width: 110px;
    height: 94px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 4px;
    background-image: url(/img/semImagem.png);
}

#valor[b-0kfarvicqr] {
    color: #5C5E61;
    font-size: 0.875rem;
    font-family: Inter;
    font-weight: 500;
    margin-top: 4px
}

.card-body[b-0kfarvicqr] {
    padding: 8px 8px;
    height: 112px;
}

#produto[b-0kfarvicqr] {
    padding: 0px 8px 0px 0px;
    width: 100%;
}

#botao[b-0kfarvicqr] {
    background: #512DA8;
    height: 32px;
    width: 32px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    margin: 3px !important;
}

.btn:focus[b-0kfarvicqr] {
    outline: none !important; /* Remove o contorno de foco */
    background-color: #512DA8 !important; /* Mantém a cor original*/
    box-shadow: none !important; /* Remove a sombra de foco */
}

#icon[b-0kfarvicqr] {
    font-size: 16px;
}

.card[b-0kfarvicqr] {
    margin-right: 0.50rem;
}
/* /Components/ProdutoDestaque.razor.rz.scp.css */
#ProdutoDestaque[b-tnyz6md5bt] {
    height: 183px;
    width: 48%;
}
#produtoSemImage[b-tnyz6md5bt] {
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 104px;
    padding: 4px;
    background-image: url(/img/semImagem.png);
    background-size: 110%;
}
#imagemProduto[b-tnyz6md5bt] {
    background-size: cover;
    background-position: center;
    height: 104px;
    width: 100%;
}
#botao[b-tnyz6md5bt] {
    background: #512DA8;
    height: 32px;
    width: 32px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    margin: 3px !important;
}

.btn:focus[b-tnyz6md5bt] {
    outline: none !important; /* Remove o contorno de foco */
    background-color: #512DA8 !important; /* Mantém a cor original*/
    box-shadow: none !important; /* Remove a sombra de foco */
}
#descProduto[b-tnyz6md5bt] {
    height: 79px;
    width: 100%;
    padding: 8px;
    color: #3F4042;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
    margin: 0px;
    text-transform: capitalize;
}
#valorProduto[b-tnyz6md5bt] {
    color: #6F7175;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
}
p[b-tnyz6md5bt] {
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.valor-original[b-tnyz6md5bt] {
    color: #9CA3AF;
    font-size: 13px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    text-decoration: line-through;
}

.promo-tag[b-tnyz6md5bt] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 2px 8px;
    background: #E6F4EA;
    color: #2E7D32;
    font-size: 12px;
    font-family: Inter;
    font-weight: 500;
    line-height: 16px;
    border-radius: 999px;
    white-space: nowrap;
}
/* /Components/ProdutoDestaqueSkeleton.razor.rz.scp.css */
#ProdutoDestaque[b-6cf2kzuoa2] {
    height: 183px;
    width: 48%;
}

#produtoSemImage[b-6cf2kzuoa2] {
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 104px;
    padding: 4px;
    background-image: url(/img/semImagem.png);
    background-size: 110%;
}

#botao[b-6cf2kzuoa2] {
    background: #512DA8;
    height: 32px;
    width: 32px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    margin: 3px !important;
}

.btn:focus[b-6cf2kzuoa2] {
    outline: none !important; /* Remove o contorno de foco */
    background-color: #512DA8 !important; /* Mantém a cor original*/
    box-shadow: none !important; /* Remove a sombra de foco */
}

#descProduto[b-6cf2kzuoa2] {
    height: 79px;
    width: 100%;
    padding: 8px;
    color: #3F4042;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
    margin: 0px;
}

#valorProduto[b-6cf2kzuoa2] {
    color: #6F7175;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
}

p[b-6cf2kzuoa2] {
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* /Components/SubProdutos.razor.rz.scp.css */
#DivDescricaoSubProduto[b-trx2dohwas] {
    width: 100%;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex
}

#DivDescricaoSubProduto2[b-trx2dohwas] {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: inline-flex
}

#DivDescricaoSubProduto3[b-trx2dohwas] {
    align-self: stretch;
    color: #263238;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#DivObrigatorio[b-trx2dohwas] {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #FFE5D0;
    border-radius: 40px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex
}

#DivObrigatorio2[b-trx2dohwas] {
    color: #FD7E14;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#DivObrigatorioSelecionado[b-trx2dohwas] {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #E7EAEE;
    border-radius: 40px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex
}

#DivObrigatorioSelecionado2[b-trx2dohwas] {
    color: #6F7175;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}


#divSubProduto[b-trx2dohwas] {
    width: 100%;
    height: 82px;
    min-height: 52px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: white;
    overflow: hidden;
    border-radius: 8px;
    outline: 1px #DEE2E6 solid;
    outline-offset: -1px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex;
    margin-bottom: 8px
}

#descricaoProdutoFilho[b-trx2dohwas] {
    padding-bottom: 10px;
    background-color: white;
}

#divSubProduto2[b-trx2dohwas] {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 2px;
    display: inline-flex
}

#divSubProduto3[b-trx2dohwas] {
    align-self: stretch;
    color: #212529;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#divSubProduto4[b-trx2dohwas] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    display: inline-flex
}

#divSubProduto5[b-trx2dohwas] {
    color: #6C757D;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

.valor-original[b-trx2dohwas] {
    color: #9CA3AF;
    font-size: 13px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    text-decoration: line-through;
}

.promo-tag[b-trx2dohwas] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 2px 8px;
    background: #E6F4EA;
    color: #2E7D32;
    font-size: 12px;
    font-family: Inter;
    font-weight: 500;
    line-height: 16px;
    border-radius: 999px;
    white-space: nowrap;
}

.form-check-input:checked[b-trx2dohwas] {
    background-color: #673AB7;
    border-color: #673AB7;
}
input[type="radio"]:focus[b-trx2dohwas] {
    box-shadow: none; /* Se houver alguma sombra, isso a remove */
}
/* /Components/VerComanda.razor.rz.scp.css */
#BotaoComanda[b-1ks7ajvooh] {
    cursor: pointer;
}

#BotaoComanda2[b-1ks7ajvooh] {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #F8F9FA;
    box-shadow: 0px 4px 8px 3px rgba(128, 128, 130, 0.15);
    overflow: hidden;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex
}

#iconeComanda[b-1ks7ajvooh] {
    margin-bottom: 5px
}

#BotaoComanda3[b-1ks7ajvooh] {
    justify-content: flex-start;
    align-items: center;
    gap: 6px;
    display: flex
}

#BotaoComanda4[b-1ks7ajvooh] {
    width: 20px;
    height: 20px;
}

#BotaoComanda5[b-1ks7ajvooh] {
    color: #6F42C1;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#verPedido[b-1ks7ajvooh] {
    color: #495057;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#BotaoComanda6[b-1ks7ajvooh] {
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 8px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex
}

#BotaoComanda7[b-1ks7ajvooh] {
    justify-content: flex-start;
    align-items: center;
    gap: 2px;
    display: flex
}

#BotaoComanda8[b-1ks7ajvooh] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: white;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#BotaoComanda9[b-1ks7ajvooh] {
    width: 24px;
    height: 24px;
    position: relative;
    transform: rotate(180deg);
    transform-origin: top left;
    overflow: hidden
}

#Descricao[b-1ks7ajvooh] {
    width: 12px;
    height: 7.41px;
    left: 8.29px;
    top: 18.30px;
    position: absolute;
    transform: rotate(-90deg);
    transform-origin: top left;
    background: #C5B3E6
}

.modal-header[b-1ks7ajvooh] {
    display: flex;
    padding: 8px;
    border-bottom: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

a[b-1ks7ajvooh]{
    text-decoration: none;
}

#voltar[b-1ks7ajvooh] {
    width: 100%;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    display: inline-flex
}

#voltar2[b-1ks7ajvooh] {
    color: #6F42C1;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#topo[b-1ks7ajvooh] {
    width: 100%;
    height: 100%;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    display: inline-flex
}

#topo2[b-1ks7ajvooh] {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: flex
}

#topo3[b-1ks7ajvooh] {
    align-self: stretch;
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #212529;
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 28px;
    word-wrap: break-word
}

#topo4[b-1ks7ajvooh] {
    align-self: stretch;
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #6C757D;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}

#comanda[b-1ks7ajvooh] {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: flex
}

#comanda2[b-1ks7ajvooh] {
    align-self: stretch;
    height: 56px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #F8F9FA;
    overflow: hidden;
    border-radius: 8px;
    outline: 1px #DEE2E6 solid;
    outline-offset: -1px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: flex
}

#comanda3[b-1ks7ajvooh] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    display: inline-flex
}

#comanda4[b-1ks7ajvooh] {
    width: 24px;
    height: 24px;
    position: relative;
    overflow: hidden
}

#comanda5[b-1ks7ajvooh] {
    align-self: stretch;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex
}

#comanda6[b-1ks7ajvooh] {
    flex: 1 1 0;
    height: 0px;
    outline: 1px #ADB5BD solid;
    outline-offset: -0.50px
}

#comanda7[b-1ks7ajvooh] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #ADB5BD;
    font-size: 14px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}

#comanda8[b-1ks7ajvooh] {
    flex: 1 1 0;
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #212529;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#comanda9[b-1ks7ajvooh] {
    width: 32px;
    height: 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

#comanda10[b-1ks7ajvooh] {
    width: 20px;
    height: 20px;
    position: relative;
    overflow: hidden
}

#comanda11[b-1ks7ajvooh] {
    width: 11.66px;
    height: 11.66px;
    left: 6.67px;
    top: 1.68px;
    position: absolute
}

#addComanda[b-1ks7ajvooh] {
    align-self: stretch;
    padding: 16px;
    background: #F8F9FA;
    overflow: hidden;
    border-radius: 8px;
    outline: 1px #DEE2E6 solid;
    outline-offset: -1px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: flex
}

#addComanda2[b-1ks7ajvooh] {
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: inline-flex
}

#addComanda3[b-1ks7ajvooh] {
    width: 24px;
    height: 24px;
    position: relative
}

#addComanda4[b-1ks7ajvooh] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #512DA8;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#irCarrinho[b-1ks7ajvooh] {
    text-decoration: none;
    width: 100%;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-o1gz6zllu4] {
    position: relative;
    display: flex;
    flex-direction: column;
}

/* Mobile */
@media (min-width:300px) and (max-width: 730px)
{
    main[b-o1gz6zllu4] {
        width: 100% !important;
    }
}

@media (min-width: 735px) and (max-width: 1160px) 
{
    main[b-o1gz6zllu4] {
        width: 70% !important;
    }
}

.page[b-o1gz6zllu4] {
    align-items: center;
}

main[b-o1gz6zllu4] {
    flex: 1;
    width: 50%;
}

.sidebar[b-o1gz6zllu4] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-o1gz6zllu4] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-o1gz6zllu4]  a, .top-row[b-o1gz6zllu4]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-o1gz6zllu4]  a:hover, .top-row[b-o1gz6zllu4]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-o1gz6zllu4]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-o1gz6zllu4] {
        justify-content: space-between;
    }

    .top-row[b-o1gz6zllu4]  a, .top-row[b-o1gz6zllu4]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .sidebar[b-o1gz6zllu4] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-o1gz6zllu4] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-o1gz6zllu4]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-o1gz6zllu4], article[b-o1gz6zllu4] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-o1gz6zllu4] {
    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-o1gz6zllu4] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Pages/CarrinhoPage.razor.rz.scp.css */
/*#carrinho {
    min-height: 100% !important;
}*/
#imgChefia[b-y6zyjcqwwc] {
    width: 313px;
    height: 240px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/carrinhoVazio.png);
}
#mensagemCarrinhoVazio[b-y6zyjcqwwc] {
    width: 100%;
    text-align: center;
    color: #3F4042;
    font-size: 20px;
    font-family: Inter;
    font-weight: 700;
    line-height: 28px;
    word-wrap: break-word
}

#topo[b-y6zyjcqwwc] {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
    background: white;
    overflow: hidden;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
#topo2[b-y6zyjcqwwc] {
    align-self: stretch;
    padding-top: 10px;
    padding-bottom: 10px;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
#topo3[b-y6zyjcqwwc] {
    width: 20px;
    height: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 3px;
}
#topo4[b-y6zyjcqwwc] {
    flex: 1 1 0;
    color: #1F2021;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#tituloComanda[b-y6zyjcqwwc] {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: white;
    border-top: 1px #E7EAEE solid;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
#tituloComanda2[b-y6zyjcqwwc] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
#tituloComanda3[b-y6zyjcqwwc] {
    flex: 1 1 0;
    color: #6F7175;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#tituloComanda4[b-y6zyjcqwwc] {
    text-align: right;
    color: #1F2021;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#Buttons[b-y6zyjcqwwc] {
    align-self: stretch;
    justify-content: center;
    align-items: flex-end;
    gap: 8px;
    display: inline-flex
}
#Buttons2[b-y6zyjcqwwc] {
    flex: 1 1 0;
    height: 44px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 40px;
    outline: 1px #512DA8 solid;
    outline-offset: -1px;
    justify-content: center;
    align-items: center;
    display: flex
}
#Buttons3[b-y6zyjcqwwc] {
    color: #512DA8;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#Buttons4[b-y6zyjcqwwc] {
    flex: 1 1 0;
    height: 44px;
    padding-left: 8px;
    padding-right: 6px;
    background: #5E35B1;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    display: flex;
    cursor: pointer;
}
#Buttons5[b-y6zyjcqwwc] {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 8px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}
#Buttons6[b-y6zyjcqwwc] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: white;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#botaoMenos[b-y6zyjcqwwc] {
    align-self: stretch;
    padding: 8px;
    background: white;
    overflow: hidden;
    border-top: 1px #E7EAEE solid;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
#botaoMenos2[b-y6zyjcqwwc] {
    width: 24px;
    height: 24px;
    position: relative
}
#botaoControle[b-y6zyjcqwwc] {
    padding-left: 4px;
    padding-right: 4px;
    background: white;
    border-radius: 40px;
    outline: 1px #CFD8DC solid;
    outline-offset: -1px;
    justify-content: center;
    align-items: center;
    display: flex
}
#botaoControle2[b-y6zyjcqwwc] {
    width: 30px;
    height: 30px;
    background: white;
    overflow: hidden;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex;
    
}
#botaoControle3[b-y6zyjcqwwc] {
    width: 24px;
    height: 24px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
#botaoControle4[b-y6zyjcqwwc] {
    width: 18px;
    height: 1.50px;
    left: 3px;
    top: 11.25px;
    position: absolute;
    background: #59359A
}
#botaoControle5[b-y6zyjcqwwc] {
    width: 30px;
    height: 30px;
    background: white;
    overflow: hidden;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex;
    cursor: pointer;
}
#botaoControle6[b-y6zyjcqwwc] {
    width: 24px;
    height: 24px;
    position: relative
}
#quantidade[b-y6zyjcqwwc] {
    width: 20px;
    height: 32px;
    background: white;
    overflow: hidden;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}
#quantidade2[b-y6zyjcqwwc] {
    color: #37474F;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#adicionarItens[b-y6zyjcqwwc] {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: inline-flex
}
#adicionarItens2[b-y6zyjcqwwc] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    gap: 2px;
    display: inline-flex
}
#adicionarItens3[b-y6zyjcqwwc] {
    flex: 1 1 0;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: flex
}
#adicionarItens4[b-y6zyjcqwwc] {
    flex: 1 1 0;
    color: #673AB7;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#produto[b-y6zyjcqwwc] {
    align-self: stretch;
    padding-top: 16px;
    padding-bottom: 16px;
    background: white;
    overflow: hidden;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
    display: flex
}
#produto2[b-y6zyjcqwwc] {
    align-self: stretch;
    background: white;
    overflow: hidden;
    border-radius: 8px;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: inline-flex
}
#produto3[b-y6zyjcqwwc] {
    flex: 1 1 0;
    align-self: stretch;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: flex
}
#produto4[b-y6zyjcqwwc] {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 2px;
    display: inline-flex
}
#produto5[b-y6zyjcqwwc] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: inline-flex
}
#produto6[b-y6zyjcqwwc] {
    flex: 1 1 0
}
#produto7[b-y6zyjcqwwc] {
    color: #3F4042;
    font-size: 14px;
    font-family: Inter;
    font-weight: 700;
    line-height: 20px;
    word-wrap: break-word
}
#adicional[b-y6zyjcqwwc] {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: flex
}
#adicional2[b-y6zyjcqwwc] {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}
#adicional3[b-y6zyjcqwwc] {
    color: #6F7175;
    font-size: 12px;
    font-family: Inter;
    font-weight: 400;
    line-height: 16px;
    word-wrap: break-word
}
#adicional4[b-y6zyjcqwwc] {
    align-self: stretch;
    color: #6F7175;
    font-size: 12px;
    font-family: Inter;
    font-weight: 400;
    line-height: 16px;
    word-wrap: break-word
}
#preco[b-y6zyjcqwwc] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    display: inline-flex
}
#preco2[b-y6zyjcqwwc] {
    color: #5C5E61;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#imagemProduto[b-y6zyjcqwwc] {
    width: 66px;
    height: 66px;
    background-size: cover;
    background-position: center;
}
#voltar[b-y6zyjcqwwc]{
    text-decoration: none;
    width: 50%;
}
#voltar1[b-y6zyjcqwwc] {
    text-decoration: none;
}

#footer[b-y6zyjcqwwc] {
    width:100%;
}

#footer1[b-y6zyjcqwwc] {
    width: 100%;
    padding: 16px;
    background: white;
    background-image: linear-gradient(to right, #9300D7, #FFBC00);
    background-size: 100% 8px;
    background-repeat: no-repeat;
    background-position: top;
    justify-content: space-between;
    align-items: center;
    display: inline-flex
}

#footer2[b-y6zyjcqwwc] {
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

#footer3[b-y6zyjcqwwc] {
    color: #495057;
    font-size: 12px;
    font-family: Inter;
    font-weight: 400;
    line-height: 16px;
    word-wrap: break-word
}

#footer4[b-y6zyjcqwwc] {
    width: 32px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/img/logoCooki.png);
}

#footer5[b-y6zyjcqwwc] {
    width: 100%;
    display: flex
}

.shake-vertical[b-y6zyjcqwwc] {
    position: relative;
}

@media (min-width:300px) and (max-width: 730px) {
    #botoesControle[b-y6zyjcqwwc] {
        width: 100% !important;
    }
}

@media (min-width: 735px) and (max-width: 1160px) {
    #botoesControle[b-y6zyjcqwwc] {
        width: 70% !important;
    }
}

#botoesControle[b-y6zyjcqwwc]{
    width: 50%
}
/* /Pages/Comanda.razor.rz.scp.css */
#main[b-j0e9mop2yg] {
    min-height: 93.6vh !important;
}

.accordion-header[b-j0e9mop2yg] {
    background: white;
}

#imgChefiaComanda[b-j0e9mop2yg][b-j0e9mop2yg] {
    width: 100%;
    aspect-ratio: 485 / 340;
    background-size: cover;
    background-position: right;
    background-image: url(/img/carregamento-comanda.png);
}

.form-switch .form-check-input:focus[b-j0e9mop2yg] {
    box-shadow: none;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e);
}

.form-switch .form-check-input:checked[b-j0e9mop2yg] {
    background-color: #6f42c1;
    border-color: #6f42c1;
}

    .form-switch .form-check-input:checked:focus[b-j0e9mop2yg] {
        box-shadow: none;
    }

/* opcional: cor do trilho quando desligado */
.form-switch .form-check-input[b-j0e9mop2yg] {
    background-color: #f5f5f5;
    border-color: #ddd;
}

.form-check-input:disabled[b-j0e9mop2yg] {
/*    pointer-events: none;
    filter: none;*/
    opacity: 1;
}

#AddMaisItens[b-j0e9mop2yg] {
    border-top: 1px #E7EAEE solid;
    padding: 8px;
    gap: 8px;
}

#comanda[b-j0e9mop2yg] {
    width: 100%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
    background: white;
    overflow: hidden;
    border-bottom: 1px #E7EAEE solid;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    display: inline-flex;
    flex-grow: 1;
}

#comanda2[b-j0e9mop2yg] {
    align-self: stretch;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    display: flex
}

#comanda3[b-j0e9mop2yg] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex
}

#comanda4[b-j0e9mop2yg] {
    width: 32px;
    height: 32px;
    position: relative;
    background: #3F4042;
    border-radius: 100px
}

#comanda5[b-j0e9mop2yg] {
    justify-self: center;
    position: absolute;
    text-align: center;
    color: white;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#comanda6[b-j0e9mop2yg] {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: inline-flex
}

#comanda7[b-j0e9mop2yg] {
    color: #1F2021;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#comanda8[b-j0e9mop2yg] {
    color: #5C5E61;
    font-size: 12px;
    font-family: Inter;
    font-weight: 500;
    line-height: 16px;
    word-wrap: break-word
}

#comanda9[b-j0e9mop2yg] {
    width: 24px;
    height: 24px;
    position: relative;
    transform: rotate(90deg);
    transform-origin: top left;
    overflow: hidden
}

#comanda10[b-j0e9mop2yg] {
    width: 7.41px;
    height: 12px;
    left: 6.29px;
    top: 15.71px;
    position: absolute;
    transform: rotate(-90deg);
    transform-origin: top left;
    background: #5C5E61
}

#produto[b-j0e9mop2yg] {
    align-self: stretch;
    padding-top: 8px;
    padding-bottom: 8px;
    background: white;
    overflow: hidden;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
    display: flex
}

#produto2[b-j0e9mop2yg] {
    align-self: stretch;
    background: white;
    overflow: hidden;
    border-radius: 8px;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: inline-flex
}

#produto3[b-j0e9mop2yg] {
    width: 66px;
    height: 66px;
    border-radius: 8px;
    background-size: cover;
    background-position: center;
}

#produto4[b-j0e9mop2yg] {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 2px;
    display: inline-flex
}

#produto5[b-j0e9mop2yg] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: inline-flex
}

#produto6[b-j0e9mop2yg] {
    flex: 1 1 0;
    color: #3F4042;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#produto7[b-j0e9mop2yg] {
    align-self: stretch;
    min-height: 32px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: flex
}

#produto8[b-j0e9mop2yg] {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}

#produto9[b-j0e9mop2yg] {
    color: #6F7175;
    font-size: 12px;
    font-family: Inter;
    font-weight: 400;
    line-height: 16px;
    word-wrap: break-word
}

#produto10[b-j0e9mop2yg] {
    align-self: stretch;
    justify-content: flex-end;
    align-items: center;
    gap: 4px;
    display: inline-flex
}

#produto11[b-j0e9mop2yg] {
    color: #5C5E61;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#totais[b-j0e9mop2yg] {
    width: 100%;
    padding: 16px;
    background: white;
    border-top: 1px #E7EAEE solid;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
    display: inline-flex;
    z-index: 1000;
}

#totais2[b-j0e9mop2yg] {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: flex
}

#totais3[b-j0e9mop2yg] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex
}

#totais4[b-j0e9mop2yg] {
    flex: 1 1 0;
    color: #6F7175;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#totais5[b-j0e9mop2yg] {
    text-align: right;
    color: #1F2021;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#buttons[b-j0e9mop2yg] {
    align-self: stretch;
    justify-content: center;
    align-items: flex-end;
    gap: 8px;
    display: inline-flex
}

#buttons2[b-j0e9mop2yg] {
    height: 48px;
    padding: 0 19px;
    border-radius: 40px;
    outline: 1px #512DA8 solid;
    outline-offset: -1px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: flex;
    cursor: pointer
}

#buttons3[b-j0e9mop2yg] {
    color: #512DA8;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#buttons4[b-j0e9mop2yg] {
    flex: 1 1 0;
    height: 48px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 6px;
    background: #5E35B1;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    display: flex
}

#buttons5[b-j0e9mop2yg] {
    width: 24px;
    height: 24px;
    position: relative;
    overflow: hidden
}

#buttons6[b-j0e9mop2yg] {
    width: 18px;
    height: 12px;
    left: 3px;
    top: 6px;
    position: absolute;
    background: white;
    border-radius: 1px
}

#buttons7[b-j0e9mop2yg] {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 8px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    cursor: pointer;
}

#buttons8[b-j0e9mop2yg] {
    color: white;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
}

#buttonsModal[b-j0e9mop2yg] {
    align-self: stretch;
    justify-content: center;
    align-items: flex-end;
    gap: 8px;
    display: inline-flex;
    padding: 0px 16px 10px 16px;
    margin-top: 1px;
}

#buttonsModal2[b-j0e9mop2yg] {
    flex: 1 1 0;
    height: 48px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 40px;
    outline: 1px #512DA8 solid;
    outline-offset: -1px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: flex;
    cursor: pointer
}

#buttonsModal3[b-j0e9mop2yg] {
    color: #512DA8;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#buttonsModal4[b-j0e9mop2yg] {
    flex: 1 1 0;
    height: 48px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 6px;
    background: #5E35B1;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    display: flex
}

#buttonsModal5[b-j0e9mop2yg] {
    width: 24px;
    height: 24px;
    position: relative;
    overflow: hidden
}

#buttonsModal6[b-j0e9mop2yg] {
    width: 18px;
    height: 12px;
    left: 3px;
    top: 6px;
    position: absolute;
    background: white;
    border-radius: 1px
}

#buttonsModal7[b-j0e9mop2yg] {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 8px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    cursor: pointer;
}

#buttonsModal8[b-j0e9mop2yg] {
    color: white;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
}
.accordion-button:not(.collapsed)[b-j0e9mop2yg] {
    color: #000000;
    background-color: #ffffff00;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

#accordion-header[b-j0e9mop2yg] {
    padding-top: 4px;
    padding-bottom: 4px;
    max-height: 50px
}

#accordion-button[b-j0e9mop2yg] {
    padding: 0px;
}

.accordion-button:focus[b-j0e9mop2yg] {
    outline: none !important; /* Remove o contorno de foco */
    box-shadow: none !important; /* Remove a sombra de foco */
}

.accordion-body[b-j0e9mop2yg] {
    padding: 0px 10px 1px 10px;
}

/* Remove a borda e a sombra padrão dos itens do acordeão */
.accordion-item[b-j0e9mop2yg] {
    border: none !important;
    box-shadow: none !important;
}

/* Remove a borda e a sombra do botão de cabeçalho */
.accordion-button[b-j0e9mop2yg] {
    border: none !important;
    box-shadow: none !important;
}

/* Garante que o item não tenha borda superior quando está "ativo" ou focado */
.accordion-item:first-of-type .accordion-button[b-j0e9mop2yg] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#footer1[b-j0e9mop2yg] {
    width: 100%;
    padding: 16px;
    background: white;
    background-image: linear-gradient(to right, #9300D7, #FFBC00);
    background-size: 100% 8px;
    background-repeat: no-repeat;
    background-position: top;
    justify-content: space-between;
    align-items: center;
    display: inline-flex
}

#footer2[b-j0e9mop2yg] {
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

#footer3[b-j0e9mop2yg] {
    color: #495057;
    font-size: 12px;
    font-family: Inter;
    font-weight: 400;
    line-height: 16px;
    word-wrap: break-word
}

#footer4[b-j0e9mop2yg] {
    width: 32px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/img/logoCooki.png);
}

#voltar1[b-j0e9mop2yg] {
    text-decoration: none;
}

#botaoMenos[b-j0e9mop2yg] {
    align-self: center;
}

#adicionarItens[b-j0e9mop2yg] {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: inline-flex
}

#adicionarItens2[b-j0e9mop2yg] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    gap: 2px;
    display: inline-flex
}

#adicionarItens3[b-j0e9mop2yg] {
    flex: 1 1 0;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: flex;
}

#adicionarItens4[b-j0e9mop2yg] {
    flex: 1 1 0;
    color: #673AB7;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word;
    cursor: pointer;
}

.modal-header[b-j0e9mop2yg] {
    padding: 1rem 0.10rem;
}


@media (min-width: 1165px) and (max-width: 2560px) {
    footer[b-j0e9mop2yg] {
        width: 50% !important;
    }
}

@media (min-width: 735px) and (max-width: 1160px) {
    footer[b-j0e9mop2yg] {
        width: 70% !important;
    }
}


@media (min-width:300px) and (max-width: 730px) {
    footer[b-j0e9mop2yg] {
        width: 100% !important;
    }
}

/* Skeleton Loading Styles */
@keyframes skeleton-loading-b-j0e9mop2yg {
    0% {
        background-position: -200px 0;
    }
    100% {
        background-position: calc(200px + 100%) 0;
    }
}

.skeleton-pedido[b-j0e9mop2yg] {
    padding: 16px 12px;
    margin-bottom: 8px;
    background: white;
}

.skeleton-header[b-j0e9mop2yg] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #E7EAEE;
    margin-bottom: 12px;
}

.skeleton-circle[b-j0e9mop2yg] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: linear-gradient(90deg, #E7EAEE 0px, #f5f5f5 40px, #E7EAEE 80px);
    background-size: 200px 100%;
    animation: skeleton-loading-b-j0e9mop2yg 1.5s ease-in-out infinite;
}

.skeleton-header-text[b-j0e9mop2yg] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.skeleton-line[b-j0e9mop2yg] {
    background: linear-gradient(90deg, #E7EAEE 0px, #f5f5f5 40px, #E7EAEE 80px);
    background-size: 200px 100%;
    animation: skeleton-loading-b-j0e9mop2yg 1.5s ease-in-out infinite;
    border-radius: 4px;
}

.skeleton-line-title[b-j0e9mop2yg] {
    width: 60%;
    height: 16px;
}

.skeleton-line-subtitle[b-j0e9mop2yg] {
    width: 80%;
    height: 12px;
}

.skeleton-body[b-j0e9mop2yg] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.skeleton-produto[b-j0e9mop2yg] {
    display: flex;
    gap: 12px;
    padding: 8px 0;
}

.skeleton-produto-img[b-j0e9mop2yg] {
    width: 66px;
    height: 66px;
    border-radius: 8px;
    background: linear-gradient(90deg, #E7EAEE 0px, #f5f5f5 40px, #E7EAEE 80px);
    background-size: 200px 100%;
    animation: skeleton-loading-b-j0e9mop2yg 1.5s ease-in-out infinite;
    flex-shrink: 0;
}

.skeleton-produto-info[b-j0e9mop2yg] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 6px;
    justify-content: center;
}

.skeleton-line-nome[b-j0e9mop2yg] {
    width: 70%;
    height: 14px;
}

.skeleton-line-desc[b-j0e9mop2yg] {
    width: 50%;
    height: 12px;
}

.skeleton-line-valor[b-j0e9mop2yg] {
    width: 30%;
    height: 14px;
}
/* /Pages/ComprovantePagamento.razor.rz.scp.css */
*[b-o4hvo9nkkw]{
    font-family: Inter;
}

#TotalRestante[b-o4hvo9nkkw] {
    width: 100%;
    height: 100%;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #FFF3CD;
    border-radius: 12px;
    outline: 1px #FFCD39 solid;
    outline-offset: -1px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: inline-flex
}
#TotalRestante2[b-o4hvo9nkkw] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: inline-flex
}
#TotalRestante3[b-o4hvo9nkkw] {
    flex: 1 1 0;
    color: #664D03;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}
#TotalRestante4[b-o4hvo9nkkw] {
    text-align: right;
    color: #664D03;
    font-size: 16px;
    font-family: Inter;
    font-weight: 700;
    line-height: 20px;
    word-wrap: break-word
}
#TotalRestante5[b-o4hvo9nkkw] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    display: inline-flex
}
#TotalRestante6[b-o4hvo9nkkw] {
    flex: 1 1 0;
    color: #997404;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}
#produtos[b-o4hvo9nkkw] {
    width: 100%;
    height: 100%;
    background: white;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: inline-flex
}
#produtos2[b-o4hvo9nkkw] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    display: inline-flex
}
#produtos3[b-o4hvo9nkkw] {
    color: #1F2021;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
#produtos4[b-o4hvo9nkkw] {
    color: #96999E;
    font-size: 14px;
    font-family: Ubuntu;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.04px;
    word-wrap: break-word
}
#produtos5[b-o4hvo9nkkw] {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: flex;
    width: 100%;
}
#produtos6[b-o4hvo9nkkw] {
    width: 100%;
    padding: 8px;
    background: white;
    overflow: hidden;
    border-radius: 8px;
    outline: 1px #DEE2E6 solid;
    outline-offset: -1px;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: inline-flex
}
#produtos7[b-o4hvo9nkkw] {
    width: 49px;
    height: 49px;
    padding: 2px;
    overflow: hidden;
    border-radius: 8px;
    background-image: url(https://placehold.co/49x49);
    justify-content: flex-end;
    align-items: flex-end;
    gap: 10px;
    display: flex
}
#produtos8[b-o4hvo9nkkw] {
    padding: 4px;
    background: #F7F9FA;
    overflow: hidden;
    border-radius: 100px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 8px;
    display: inline-flex
}
#produtos9[b-o4hvo9nkkw] {
    color: #5C5E61;
    font-size: 12px;
    font-family: Ubuntu;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.06px;
    word-wrap: break-word
}
#produtos10[b-o4hvo9nkkw] {
    flex: 1 1 0;
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: inline-flex
}
#produtos11[b-o4hvo9nkkw] {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 2px;
    display: flex
}
#produtos12[b-o4hvo9nkkw] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: inline-flex
}
#produtos13[b-o4hvo9nkkw] {
    flex: 1 1 0;
    color: #3F4042;
    font-size: 12px;
    font-family: Inter;
    font-weight: 500;
    line-height: 16px;
    word-wrap: break-word
}
#produtos14[b-o4hvo9nkkw] {
    align-self: stretch;
    justify-content: space-between;
    align-items: flex-start;
    display: inline-flex
}
#produtos15[b-o4hvo9nkkw] {
    flex: 1 1 0;
    color: #5C5E61;
    font-size: 14px;
    font-family: Ubuntu;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.01px;
    word-wrap: break-word
}
/* /Pages/ConclusaoFechamento.razor.rz.scp.css */
#imgConcluido[b-zj7v4pfnbi] {
    width: 263px;
    height: 269px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/pedidoConcluido.png);
}

.spinner-roxo[b-zj7v4pfnbi] {
    color: #5E35B1; 
}

#pageConcluido[b-zj7v4pfnbi] {
    flex-direction: column;
    align-items: center;
    gap: 40px;
    display: inline-flex
}

#pageConcluido2[b-zj7v4pfnbi] {
    align-self: stretch;
    padding-left: 32px;
    padding-right: 32px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex
}

#pageConcluido3[b-zj7v4pfnbi] {
    align-self: stretch;
    text-align: center;
    color: #212529;
    font-size: 24px;
    font-family: Inter;
    font-weight: 700;
    line-height: 32px;
    word-wrap: break-word
}

#pageConcluido4[b-zj7v4pfnbi] {
    align-self: stretch;
    text-align: center;
    color: #6C757D;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}

#pageConcluido5[b-zj7v4pfnbi] {
    width: 311px;
    height: 48px;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #6F42C1;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    display: inline-flex
}

#pageConcluido6[b-zj7v4pfnbi] {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 8px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}

#pageConcluido7[b-zj7v4pfnbi] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: white;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#bottomConcluido2[b-zj7v4pfnbi] {
    width: 324px;
    height: 62px;
    background: #EDE7F6;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex
}
#bottomConcluido3[b-zj7v4pfnbi] {
    color: #5E35B1;
    font-size: 24px;
    font-family: Inter;
    font-weight: 700;
    line-height: 32px;
    word-wrap: break-word
}
/* /Pages/MesaFechada.razor.rz.scp.css */
#logo[b-yq8j2olbar] {
    width: 350px;
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/img/mesa-fechada.png);
}

.container[b-yq8j2olbar] {
    height: 95%;
}

#descricao[b-yq8j2olbar] {
    text-align: center !important;
    color: grey;
    font-size: 21px;
}
/* /Pages/ModalProduto.razor.rz.scp.css */
#titulo[b-ws6aa0iqc9] {
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 125% */
    margin-top: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* Limita a 1 linhas */
    -webkit-box-orient: vertical;
}

#ImagemProdutoIngrediente[b-ws6aa0iqc9] {
    width: 100%;
    height: 260px;
    background-size: cover;
    background-position: center;
}

.modal-body[b-ws6aa0iqc9] {
    padding: 0px;
}

#dadosProduto[b-ws6aa0iqc9] {
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    background: white;
    border-radius: 9px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 6px;
    display: inline-flex;
    margin-top: 8px;
}

#tituloProduto[b-ws6aa0iqc9] {
    align-self: stretch;
    color: #263238;
    font-size: 16px;
    font-family: Ubuntu;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.02px;
    word-wrap: break-word;
}

#descricaoProduto[b-ws6aa0iqc9] {
    align-self: stretch;
    color: #6F7175;
    font-size: 14px;
    font-family: Ubuntu;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.04px;
    word-wrap: break-word;
}

#valorProduto[b-ws6aa0iqc9] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #3F4042;
    font-size: 16px;
    font-family: Ubuntu;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.08px;
    word-wrap: break-word;
}

.valor-original[b-ws6aa0iqc9] {
    color: #9CA3AF;
    font-size: 14px;
    font-family: Ubuntu;
    font-weight: 400;
    line-height: 20px;
    text-decoration: line-through;
}

.promo-tag[b-ws6aa0iqc9] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 2px 8px;
    background: #E6F4EA;
    color: #2E7D32;
    font-size: 12px;
    font-family: Inter;
    font-weight: 500;
    line-height: 16px;
    border-radius: 999px;
    white-space: nowrap;
}

#botaoMenos[b-ws6aa0iqc9] {
    width: 40px;
    height: 40px;
    background: white;
    overflow: hidden;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex;
    cursor: pointer;
}

#botaoMais[b-ws6aa0iqc9] {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    display: flex;
    cursor: pointer;
}

#addCarrinho[b-ws6aa0iqc9] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: white;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#divQuantidade[b-ws6aa0iqc9] {
    width: 16px;
    color: #343A40;
    font-size: 16px;
    font-family: Ubuntu;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.02px;
    word-wrap: break-word;
    height: 32px;
    background: white;
    overflow: hidden;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex;
}

#botaoAddCarrinho[b-ws6aa0iqc9] {
    flex: 1 1 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 6px;
    background: #673AB7;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 239px;
}

#botaoAddCarrinhoTravado[b-ws6aa0iqc9] {
    flex: 1 1 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 6px;
    background: #673AB7;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 239px;
}

#TxtObs[b-ws6aa0iqc9] {
    color: #212529;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#observacoes[b-ws6aa0iqc9] {
    padding: 10px 16px 0px 16px;
}

#labelObs[b-ws6aa0iqc9] {
    color: #ADB5BD;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}

#TextAreaObs[b-ws6aa0iqc9] {
    padding: 0px 16px 10px 16px;
}
/* /Pages/PageApenasConsulta.razor.rz.scp.css */
#espacamento[b-v0ty53alsg] {
    height: 50px;
}

#ButtonsControle[b-v0ty53alsg] {
    z-index: 1060;
    position: fixed;
    bottom: 17px; /* Distância da base da janela */
    right: 0px; /* Distância da lateral direita da janela */
    width: fit-content; /* Ajusta a largura à do maior filho */
}

#ButtonsControle2[b-v0ty53alsg] {
    margin-right: 0;
    margin-left: 0;
}
/* /Pages/PaginaInicial.razor.rz.scp.css */
#espacamento[b-35zk3edzxh] {
    height: 145px;
}
#ButtonsControle[b-35zk3edzxh] {
    z-index: 1060;
    position: fixed;
    bottom: 17px; /* Distância da base da janela */
    right: 0px; /* Distância da lateral direita da janela */
    width: fit-content; /* Ajusta a largura à do maior filho */
}
#ButtonsControle2[b-35zk3edzxh] {
    margin-right: 0;
    margin-left: 0;
}
/* /Pages/PedidoConcluido.razor.rz.scp.css */
#imgConcluido[b-xpsgm7wehf] {
    width: 263px;
    height: 269px;
    background-size: cover;
    background-position: center;
    background-image: url(/img/pedidoConcluido.png);
}
#pageConcluido[b-xpsgm7wehf] {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
    display: inline-flex
}
#pageConcluido2[b-xpsgm7wehf] {
    align-self: stretch;
    padding-left: 32px;
    padding-right: 32px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex
}
#pageConcluido3[b-xpsgm7wehf] {
    align-self: stretch;
    text-align: center;
    color: #212529;
    font-size: 24px;
    font-family: Inter;
    font-weight: 700;
    line-height: 32px;
    word-wrap: break-word
}
#pageConcluido4[b-xpsgm7wehf] {
    align-self: stretch;
    text-align: center;
    color: #6C757D;
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word
}
#pageConcluido5[b-xpsgm7wehf] {
    width: 311px;
    height: 48px;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #6F42C1;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    display: inline-flex
}
#pageConcluido6[b-xpsgm7wehf] {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 8px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex
}
#pageConcluido7[b-xpsgm7wehf] {
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: white;
    font-size: 14px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}
/* /Pages/PixPagamento.razor.rz.scp.css */
*[b-9m1cpx1p5w]{
    font-family: inter;
}
.no-pagamento[b-9m1cpx1p5w] {
    width: 85dvw;
    height: 31dvh;
    background-image: url(/img/no-pagamento2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
/* Ajustar z-index do footer para ficar abaixo do modal */
footer.fixed-bottom[b-9m1cpx1p5w] {
    z-index: 1030 !important;
}

/* Garantir que backdrop fique acima do footer */
.modal-backdrop[b-9m1cpx1p5w] {
    z-index: 1050 !important;
}

/* Modal deve ficar acima do backdrop */
.modal[b-9m1cpx1p5w] {
    z-index: 1055 !important;
}

/* Específico para o modal de garçom */
#modalChefia[b-9m1cpx1p5w] {
    z-index: 1055 !important;
}
p[b-9m1cpx1p5w] {
    font-family: inter;
    text-align: center !important;
    color: grey;
    font-size: 16px;
}
#footer1[b-9m1cpx1p5w] {
    width: 100%;
    padding: 16px;
    background: white;
    background-image: linear-gradient(to right, #9300D7, #FFBC00);
    background-size: 100% 8px;
    background-repeat: no-repeat;
    background-position: top;
    justify-content: space-between;
    align-items: center;
    display: inline-flex
}

#footer2[b-9m1cpx1p5w] {
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: flex
}

#footer3[b-9m1cpx1p5w] {
    color: #495057;
    font-size: 12px;
    font-family: Inter;
    font-weight: 400;
    line-height: 16px;
    word-wrap: break-word
}

#footer4[b-9m1cpx1p5w] {
    width: 32px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(/img/logoCooki.png);
}

#buttons[b-9m1cpx1p5w] {
    align-self: stretch;
    justify-content: center;
    align-items: flex-end;
    gap: 8px;
    display: inline-flex
}

#buttons2[b-9m1cpx1p5w] {
    height: 48px;
    padding: 0 19px;
    border-radius: 40px;
    outline: 1px #512DA8 solid;
    outline-offset: -1px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    display: flex;
    cursor: pointer
}

#buttons3[b-9m1cpx1p5w] {
    color: #512DA8;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#buttons4[b-9m1cpx1p5w] {
    flex: 1 1 0;
    height: 48px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 6px;
    background: #5E35B1;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    display: flex
}

#buttons5[b-9m1cpx1p5w] {
    width: 24px;
    height: 24px;
    position: relative;
    overflow: hidden
}

#buttons6[b-9m1cpx1p5w] {
    width: 18px;
    height: 12px;
    left: 3px;
    top: 6px;
    position: absolute;
    background: white;
    border-radius: 1px
}

#buttons7[b-9m1cpx1p5w] {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 8px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    cursor: pointer;
}

#buttons8[b-9m1cpx1p5w] {
    color: white;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
}


#totais[b-9m1cpx1p5w] {
    width: 100%;
    padding: 16px;
    background: white;
    border-top: 1px #E7EAEE solid;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
    display: inline-flex;
    z-index: 1000;
}

#totais2[b-9m1cpx1p5w] {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    display: flex
}

#totais3[b-9m1cpx1p5w] {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: inline-flex
}

#totais4[b-9m1cpx1p5w] {
    flex: 1 1 0;
    color: #6F7175;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

#totais5[b-9m1cpx1p5w] {
    text-align: right;
    color: #1F2021;
    font-size: 16px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    word-wrap: break-word
}

/* Animação de shimmer para skeleton */
@keyframes skeleton-loading-b-9m1cpx1p5w {
    0% {
        background-position: 200% 0;
    }

    100% {
        background-position: -200% 0;
    }
}

.skeleton[b-9m1cpx1p5w] {
    animation: skeleton-loading-b-9m1cpx1p5w 1.5s ease-in-out infinite;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    border-radius: 8px;
}

.skeleton-qrcode[b-9m1cpx1p5w] {
    width: 185px;
    height: 184px;
    border-radius: 12px;
}

.skeleton-text[b-9m1cpx1p5w] {
    height: 16px;
    margin-bottom: 8px;
    border-radius: 4px;
}

.skeleton-text-title[b-9m1cpx1p5w] {
    height: 18px;
    width: 70%;
    margin-bottom: 6px;
}

.skeleton-product-card[b-9m1cpx1p5w] {
    padding: 12px;
    border-radius: 12px;
    border: 1px solid #e9ecef;
}

.skeleton-product-img[b-9m1cpx1p5w] {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    flex-shrink: 0;
}

/* Animação de pulso para ícones */
@keyframes pulse-icon-b-9m1cpx1p5w {
    0%, 100% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.6;
        transform: scale(1.05);
    }
}

.pulse-animation[b-9m1cpx1p5w] {
    animation: pulse-icon-b-9m1cpx1p5w 2s ease-in-out infinite;
}

/* Fade in suave quando carregar */
@keyframes fadeIn-b-9m1cpx1p5w {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.fade-in[b-9m1cpx1p5w] {
    animation: fadeIn-b-9m1cpx1p5w 0.5s ease-out;
}
