.buttons-container[data-v-afeefbd6]{display:flex;align-items:center;justify-content:space-around;gap:2rem;background-color:var(--cream);padding:.5rem;border-radius:2rem;@media(min-width:2010px){height:4.5rem}}button[data-v-afeefbd6]{cursor:pointer}input[data-v-afeefbd6]{font-size:1.25rem;color:var(--mainBlack);background-color:unset;border:unset;text-align:center;width:2rem;height:2rem;border-radius:4px;@media(min-width:1600px){font-size:1.35rem}@media(min-width:2010px){font-size:2rem;width:2.5rem;height:2.5rem}}input[data-v-afeefbd6]::-webkit-outer-spin-button,input[data-v-afeefbd6]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-afeefbd6]{-moz-appearance:textfield;border:2px solid transparent;transition:border-color .3s ease,box-shadow .3s ease}input[type=number][data-v-afeefbd6]:focus{outline:none;border:2px solid var(--mainButton)}.button-wrapper[data-v-afeefbd6]{position:relative;display:inline-flex;width:2.5rem;height:2.5rem;justify-content:center;align-items:center}.btn-shadow[data-v-afeefbd6]{position:absolute;inset:0;border-radius:50%;background-color:var(--mainBlack);opacity:0;filter:blur(5px);transition:transform .4s cubic-bezier(.35,1.5,.6,1),opacity .3s ease;z-index:0;pointer-events:none}.animated-button{&[data-v-afeefbd6]{position:relative;z-index:1;width:2.5rem;height:2.5rem;border-radius:50%;border:none;background-color:var(--cream);color:var(--mainBlack);font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;user-select:none;transition:transform .4s cubic-bezier(.35,1.5,.6,1);overflow:hidden}&.disabled-button[data-v-afeefbd6]{cursor:not-allowed}}@media(min-width:1024px){.button-wrapper:hover .animated-button[data-v-afeefbd6]:not(.disabled-button){transform:translateY(-.15rem)}.button-wrapper:hover .animated-button:not(.disabled-button)~.btn-shadow[data-v-afeefbd6],.button-wrapper:hover .btn-shadow[data-v-afeefbd6]{transform:translateY(.25rem);opacity:.2}.animated-button:not(.disabled-button):hover .line[data-v-afeefbd6]:first-child{transform:translateY(-120%)}.animated-button:not(.disabled-button):hover .line[data-v-afeefbd6]:last-child{transform:translateY(-100%)}.animated-button.disabled-button[data-v-afeefbd6],.animated-button.disabled-button+.btn-shadow[data-v-afeefbd6],.animated-button.disabled-button .line[data-v-afeefbd6],.animated-button.disabled-button~.btn-shadow[data-v-afeefbd6]{transform:unset;opacity:unset;cursor:not-allowed}}.btn-content[data-v-afeefbd6]{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.hover-text[data-v-afeefbd6]{position:relative;height:1em;line-height:1em;overflow:hidden;user-select:none}.line[data-v-afeefbd6]{display:block;transition:transform .3s ease;@media(min-width:1600px){font-size:2rem}@media(min-width:2010px){font-size:2.25rem}}@media(max-width:1024px){.buttons-container input[data-v-afeefbd6],.buttons-container button[data-v-afeefbd6]{-webkit-text-size-adjust:100%;touch-action:manipulation}}.product-info-price{&[data-v-fdbd3ec3]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-block:.75rem;gap:1rem;font-size:1rem}& span[data-v-fdbd3ec3]:first-child{font-size:1.25rem;color:var(--cream);line-height:2rem;@media(min-width:768px){font-size:2rem}@media(min-width:2010px){font-size:3rem;line-height:3.5rem}}& span[data-v-fdbd3ec3]:last-child{width:100%;text-wrap:pretty}@media(min-width:768px){&[data-v-fdbd3ec3]{font-size:1.125rem}}@media(min-width:2010px){&[data-v-fdbd3ec3]{font-size:1.5rem}}}.product-form{&[data-v-fdbd3ec3]{display:flex;flex-direction:column;gap:.5rem;width:100%}.add-to-cart-container{&[data-v-fdbd3ec3]{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem}@media(min-width:768px){&[data-v-fdbd3ec3]{flex-direction:row;gap:2rem}}.qty-buttons-wrapper[data-v-fdbd3ec3],.submit-button-wrapper[data-v-fdbd3ec3]{width:100%;@media(min-width:768px){width:50%}}}h3[data-v-fdbd3ec3]{font-size:1.25rem;width:fit-content;@media(min-width:2010px){font-size:3rem;line-height:3.5rem}}}.select-input-container{&[data-v-fdbd3ec3]{display:flex;position:relative;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:.5rem;width:100%;margin-block-end:.75rem}@media(min-width:768px){&[data-v-fdbd3ec3]{width:50%}}& span[data-v-fdbd3ec3]:first-child{width:20%}}select[data-v-fdbd3ec3],[data-v-fdbd3ec3]::picker(select){appearance:base-select}select{&[data-v-fdbd3ec3]{background-color:var(--cream);color:var(--mainBlack);border-radius:5px;width:100%;max-height:50px;min-height:50px;border:2px solid transparent;padding:.5rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease;font-size:.8rem}@media(min-width:360px){&[data-v-fdbd3ec3]{font-size:1rem}}@media(min-width:768px){&[data-v-fdbd3ec3]{max-width:300px}&[data-v-fdbd3ec3]:hover{background-color:#eaeaea}}@media(min-width:2010px){&[data-v-fdbd3ec3]{font-size:1.5rem;line-height:1.75rem;max-width:360px}}@media(min-width:1024px){&[data-v-fdbd3ec3]{background-image:url(/icons/arrow-down.svg);background-repeat:no-repeat;background-position:right .5rem center;background-size:1.5rem 1.5rem}}& button[data-v-fdbd3ec3]{display:flex;align-items:center}& svg[data-v-fdbd3ec3]{width:1.2rem;aspect-ratio:1}& selectedcontent[data-v-fdbd3ec3]{width:100%;display:flex;align-items:center;gap:.75rem;padding:.25rem}& option{&[data-v-fdbd3ec3]{display:flex;align-items:center;padding:5px 10px;background-color:var(--cream);color:var(--mainBlack);transition:background-color .2s ease,color .2s ease}&[data-v-fdbd3ec3]:hover{background-color:#2e2f381a}}& option[data-v-fdbd3ec3]:checked{background-color:var(--mainButton);color:var(--mainBlack);font-weight:600;border-left:4px solid var(--greenMatcha)}&[data-v-fdbd3ec3] ::checkmark{content:"";color:var(--greenBrasil);font-weight:700}&[data-v-fdbd3ec3]::picker-icon{display:none}}optgroup[data-v-fdbd3ec3]{background-color:var(--cream);@media(min-width:2010px){font-size:1.5rem;line-height:1.75rem}}.product-weight-info{&[data-v-fdbd3ec3]{display:flex;flex-direction:column;gap:.5rem}span[data-v-fdbd3ec3]{font-size:1.125rem;top:-.5rem;position:relative;@media(min-width:768px){top:-.75rem}@media(min-width:2010px){font-size:2rem;line-height:2.5rem;top:-.5rem}}}.product-form-skeleton[data-v-fdbd3ec3]{min-height:fit-content}.skeleton[data-v-fdbd3ec3]{display:block;background:linear-gradient(90deg,var(--cream),#d2d2d2,var(--cream));background-size:400% 100%;animation:shimmer-fdbd3ec3 1.2s infinite ease-in-out;border-radius:8px}@keyframes shimmer-fdbd3ec3{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text[data-v-fdbd3ec3]{width:120px;height:2rem}.skeleton-select[data-v-fdbd3ec3]{width:100%;height:50px;border-radius:5px}.skeleton-qty[data-v-fdbd3ec3]{width:192px;height:56px;border-radius:2rem}.skeleton-btn[data-v-fdbd3ec3]{width:100%;max-width:300px;min-height:56px;border-radius:2rem}.qty-buttons-wrapper[data-v-fdbd3ec3],.submit-button-wrapper[data-v-fdbd3ec3]{min-height:56px}.skeleton-weight[data-v-fdbd3ec3]{width:60px;height:1.5rem;border-radius:4px;top:-.5rem;min-height:1.75rem;@media(min-width:768px){top:-.75rem}}.fade-enter-active[data-v-fdbd3ec3],.fade-leave-active[data-v-fdbd3ec3]{transition:opacity .3s ease}.fade-enter-from[data-v-fdbd3ec3],.fade-leave-to[data-v-fdbd3ec3]{opacity:0}.fade-enter-to[data-v-fdbd3ec3],.fade-leave-from[data-v-fdbd3ec3]{opacity:1}
