.category-module-scss-module__CohifG__container{color:#000;-webkit-overflow-scrolling:touch;background:#fff;height:100vh;padding:80px 1.5rem;overflow-y:scroll}@media screen and (max-width:768px){.category-module-scss-module__CohifG__container{padding:60px 1rem}}.category-module-scss-module__CohifG__grid{grid-gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:200px;grid-auto-flow:dense;display:grid}@media screen and (max-width:768px){.category-module-scss-module__CohifG__grid{grid-template-columns:1fr;grid-auto-rows:250px}}.category-module-scss-module__CohifG__item{box-sizing:border-box;cursor:pointer;counter-increment:item-counter;background-position:50%;background-size:cover;border-radius:20px;flex-direction:column;justify-content:flex-end;transition:transform .3s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.category-module-scss-module__CohifG__item:after{content:"";opacity:.4;background-color:#000;width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0}.category-module-scss-module__CohifG__item:hover{transform:scale(1.02)}.category-module-scss-module__CohifG__item:hover:after{opacity:.1}.category-module-scss-module__CohifG__item:hover .category-module-scss-module__CohifG__details{opacity:1;transform:translateY(0)}.category-module-scss-module__CohifG__item .category-module-scss-module__CohifG__matchingTags{z-index:5;pointer-events:none;flex-direction:column;align-items:flex-end;gap:5px;display:flex;position:absolute;top:15px;right:15px}.category-module-scss-module__CohifG__item .category-module-scss-module__CohifG__tag{color:#000;text-transform:uppercase;background:#ffffffe6;border-radius:10px;padding:4px 10px;font-size:.7rem;font-weight:600;animation:.3s ease-out forwards category-module-scss-module__CohifG__tagAppear;box-shadow:0 2px 5px #0000001a}@keyframes category-module-scss-module__CohifG__tagAppear{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.category-module-scss-module__CohifG__item.category-module-scss-module__CohifG__medium{grid-row-end:span 2}.category-module-scss-module__CohifG__item.category-module-scss-module__CohifG__large{grid-row-end:span 3}.category-module-scss-module__CohifG__item.category-module-scss-module__CohifG__full{grid-column-end:auto}@media screen and (min-width:768px){.category-module-scss-module__CohifG__item.category-module-scss-module__CohifG__full{grid-column:1/-1;grid-row-end:span 2}}.category-module-scss-module__CohifG__item.category-module-scss-module__CohifG__dimmed{opacity:.2;filter:grayscale();pointer-events:none;transition:all .5s;transform:scale(.95)}.category-module-scss-module__CohifG__details{z-index:1;color:#333;text-transform:none;letter-spacing:1px;opacity:0;background:#ffffffe6;padding:15px;font-size:.9rem;transition:all .3s ease-out;position:relative;transform:translateY(20px)}.category-module-scss-module__CohifG__details:before{content:counter(item-counter);color:#000;padding-right:.5em;font-size:1.1rem;font-weight:700}.category-module-scss-module__CohifG__backButton{z-index:10;color:#fff;text-transform:uppercase;cursor:pointer;background:#000;border:none;border-radius:5px;padding:10px 20px;font-size:.8rem;font-weight:700;position:fixed;top:20px;right:20px}.category-module-scss-module__CohifG__searchContainer{width:100%;margin-bottom:30px;position:relative}@media screen and (max-width:768px){.category-module-scss-module__CohifG__searchContainer{margin-bottom:20px}}.category-module-scss-module__CohifG__searchInput{color:#1d1d1f;background:#f5f5f7;border:1px solid #e8e8ed;border-radius:20px;outline:none;width:100%;padding:20px 30px;font-size:1.2rem;transition:all .3s}@media screen and (max-width:768px){.category-module-scss-module__CohifG__searchInput{border-radius:12px;padding:12px 20px;font-size:1rem}}.category-module-scss-module__CohifG__searchInput:focus{background:#fff;border-color:#0071e3;box-shadow:0 0 0 4px #0071e31a}.category-module-scss-module__CohifG__searchInput::placeholder{color:#86868b}.category-module-scss-module__CohifG__overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.category-module-scss-module__CohifG__modal{background:#fff;border-radius:30px;width:90%;max-width:1000px;height:80vh;animation:.4s cubic-bezier(.165,.84,.44,1) category-module-scss-module__CohifG__modalAppear;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}@media screen and (max-width:768px){.category-module-scss-module__CohifG__modal{border-radius:20px;flex-direction:column;height:90vh}}@keyframes category-module-scss-module__CohifG__modalAppear{0%{opacity:0;transform:scale(.9)translateY(30px)}to{opacity:1;transform:scale(1)translateY(0)}}.category-module-scss-module__CohifG__closeButton{cursor:pointer;z-index:10;background:#f5f5f7;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:20px;right:20px}.category-module-scss-module__CohifG__closeButton:hover{background:#e8e8ed}.category-module-scss-module__CohifG__modalContent{width:100%;height:100%;display:flex}@media screen and (max-width:768px){.category-module-scss-module__CohifG__modalContent{flex-direction:column;overflow-y:auto}}.category-module-scss-module__CohifG__modalGallery{cursor:pointer;flex:1;min-height:40vh;position:relative}@media screen and (max-width:768px){.category-module-scss-module__CohifG__modalGallery{flex:none;width:100%;min-height:30vh}}.category-module-scss-module__CohifG__modalGallery:hover .category-module-scss-module__CohifG__galleryArrow{opacity:1}.category-module-scss-module__CohifG__galleryImage{background-color:#f5f5f7;background-position:50%;background-size:cover;width:100%;height:100%}.category-module-scss-module__CohifG__galleryArrow{cursor:pointer;opacity:0;z-index:2;color:#1d1d1f;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;line-height:1;transition:opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.category-module-scss-module__CohifG__galleryArrow:hover{background:#fff}@media screen and (max-width:768px){.category-module-scss-module__CohifG__galleryArrow{opacity:1;width:32px;height:32px;font-size:1.2rem}}.category-module-scss-module__CohifG__galleryArrowLeft{left:12px}.category-module-scss-module__CohifG__galleryArrowRight{right:12px}.category-module-scss-module__CohifG__galleryDots{z-index:2;gap:8px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.category-module-scss-module__CohifG__galleryDot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s}.category-module-scss-module__CohifG__galleryDot:hover{background:#fffc}.category-module-scss-module__CohifG__galleryDotActive{background:#fff}.category-module-scss-module__CohifG__modalInfo{color:#1d1d1f;flex-direction:column;flex:1;padding:50px;display:flex;overflow-y:auto}@media screen and (max-width:768px){.category-module-scss-module__CohifG__modalInfo{padding:30px}}.category-module-scss-module__CohifG__modalInfo h2{text-align:left;text-transform:none;color:#1d1d1f;width:100%;max-width:none;margin-bottom:20px;font-size:2.5rem}@media screen and (max-width:768px){.category-module-scss-module__CohifG__modalInfo h2{margin-bottom:15px;font-size:1.5rem}}.category-module-scss-module__CohifG__modalInfo .category-module-scss-module__CohifG__description{color:#424245;margin-bottom:30px;font-size:1.1rem;line-height:1.5}@media screen and (max-width:768px){.category-module-scss-module__CohifG__modalInfo .category-module-scss-module__CohifG__description{margin-bottom:20px;font-size:.95rem}}.category-module-scss-module__CohifG__modalInfo .category-module-scss-module__CohifG__ingredientsSection{margin-top:auto}.category-module-scss-module__CohifG__modalInfo .category-module-scss-module__CohifG__ingredientsSection h3{text-transform:uppercase;letter-spacing:1px;color:#86868b;margin-bottom:15px;font-size:.9rem}.category-module-scss-module__CohifG__modalInfo .category-module-scss-module__CohifG__ingredientsSection ul{flex-wrap:wrap;gap:10px;padding:0;list-style:none;display:flex}.category-module-scss-module__CohifG__modalInfo .category-module-scss-module__CohifG__ingredientsSection ul li{color:#1d1d1f;background:#f5f5f7;border-radius:20px;padding:8px 16px;font-size:.85rem}@media screen and (max-width:768px){.category-module-scss-module__CohifG__modalInfo .category-module-scss-module__CohifG__ingredientsSection ul li{padding:6px 12px;font-size:.75rem}}
