@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");.recipe_container__gv9Xk{display:flex;flex-direction:column;justify-content:center;align-items:center}.recipe_recipe__naSIv{margin-top:20px;margin-bottom:40px;padding-bottom:15px;max-width:700px;background-color:hsla(0,0%,9%,.8);border-radius:10px;width:100%}.recipe_section__nfqi9{margin-top:20px}.recipe_image__OsHP5{width:100%;height:auto;border-radius:10px 10px 0 0}.recipe_text__6LnIm{padding:20px}.recipe_detailsContainer__l_X06{display:flex;flex-direction:column;align-items:center;background-color:#272727;border-radius:10px;margin-top:20px;margin-bottom:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.recipe_itemsDontFit__NAm8J{cursor:pointer}.recipe_details__GTWbH{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));grid-gap:10px;gap:10px;grid-row-gap:20px;row-gap:20px;width:100%;max-height:112px;overflow:hidden;transition:max-height .3s ease;padding:20px 15px}.recipe_details__GTWbH.recipe_expanded__gtqdX{max-height:224px}.recipe_detailsBox__by3MG{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2px}.recipe_detailsType__KnspT{color:#fff;font-size:.9rem;font-weight:600}.recipe_detailsValue__gzxXC{color:#fff;font-size:.85rem;font-weight:400}.recipe_detailsNumber__348aH{color:#fff;font-size:28px;font-weight:700;font-family:Nunito;height:35px}.recipe_expandButton__iYxMQ{background-color:#3a3a3a;border-radius:0 0 10px 10px;color:#fff;padding:10px;font-size:12px;margin-top:10px;width:100%;text-align:center;font-weight:600}.recipe_ingredientsHeader__CS5jU{display:flex;flex-direction:row;justify-content:space-between;color:#fff;font-size:1.2rem;align-items:center}.recipe_servingsControl__Zidec{display:flex;flex-direction:row;justify-content:center;align-items:center;padding-left:5px;padding-right:5px}.recipe_servingsButtons__3N079{display:flex;background-color:#333;color:#fff;border:none;border-radius:50px;cursor:pointer;justify-content:center;align-items:center;padding:2px 7px 2px 15px;font-size:12px}.recipe_servingsInput___j7g_{text-align:center;width:20px;border-radius:5px;border:none;background-color:#333;color:#fff;font-size:12px;font-weight:600}.recipe_servingsButtonDivider__B1eEB{background-color:#606060;width:1px;height:15px;margin-left:5px;margin-right:5px}.recipe_servingsInput___j7g_::-webkit-inner-spin-button,.recipe_servingsInput___j7g_::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.recipe_servingsButton__dMoOt{background-color:none;border:none;padding:5px;cursor:pointer}.recipe_servingsButtonWrapper__pMfUz{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#33333300;border:none;color:#fff}.recipe_servingsButtonWrapper__pMfUz:disabled{color:#959595;cursor:not-allowed}.recipe_ingredientsContainer__E_eqt{display:flex;flex-direction:column;gap:10px;padding:10px}.recipe_ingredientContainer__s0waP{display:flex;justify-content:space-between;align-items:center;border-radius:4px}.recipe_ingredientAmount__svyar{flex:0 0 30%;font-weight:700;text-align:right;padding-right:10px}.recipe_ingredientName__bcqZJ{flex:1 1;padding-left:5px}.recipe_ingredientMessageCellHeader__gBXon{display:flex;justify-content:space-between;font-weight:600;margin-bottom:5px}.recipe_bringButtonContainer__5ZO3p{display:flex;justify-content:center;align-items:center;margin-top:10px}.recipe_bringButton__P3JS7{display:flex;background-color:#333;color:#fff;border:none;border-radius:10px;cursor:pointer;font-size:12px;font-weight:500;text-align:center;justify-content:center;gap:5px;padding:10px 15px}.recipe_bringButton__P3JS7:hover{background-color:#555}.recipe_divider__r1thg{background-color:#323232;width:100%;height:2px;margin-top:15px;margin-bottom:15px}.recipe_commentHeader__uSFzC{display:flex;justify-content:space-between;align-items:center;flex-direction:row;color:"#fff";font-size:20;font-weight:"bold";margin:15}.recipe_commentBox__k37En{background-color:#1e1e1e;margin-top:10px;margin-bottom:5px;padding:15px;border-radius:10px}.recipe_commentUsername__UBuR3{color:#fff;font-size:16px;font-weight:700}.recipe_commentMessage__1kCMK{color:#fff;margin-top:5px;font-size:16px}.recipe_commentTimestamp__coUvZ{color:grey;font-size:15px;text-align:right}.recipe_authorSection__DkrDM{display:flex;align-items:center;gap:10px}.recipe_userImage__blhqb{width:40px;height:40px;border-radius:50%}.recipe_authorName__XC8CV{font-weight:600;font-size:1.2em}.recipe_timestamp__ZfYyx{font-size:.9em;color:#b4b4b4}@media (max-width:700px){.recipe_image__OsHP5{border-radius:0}.recipe_recipe__naSIv{margin-top:0;border-radius:0}.recipe_bringButton__P3JS7{width:100%}}