[data-v-f43a4cae]{margin:0;padding:0;list-style:none;text-decoration:none;box-sizing:border-box;font-family:Roboto,sans-serif}.recipe-component[data-v-f43a4cae]{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.393)}.recipe-component>.new-recipe-dialog[data-v-f43a4cae]{min-width:360px;max-width:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:2em;background:#caeef4;border-radius:4px}.dialog-form[data-v-f43a4cae]{max-width:450px;margin:0 auto}.dialog-form h2[data-v-f43a4cae]{text-align:center;justify-content:center;margin-bottom:20px}.dialog-form input[data-v-f43a4cae]{width:100%;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin:10px auto;padding:10px;font-size:14px}.dialog-form input[data-v-f43a4cae]:focus{background:#ffe89e}.dialog-form textarea[data-v-f43a4cae]{width:100%;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin:10px auto;padding:10px;min-height:70px;font-size:14px}.dialog-form textarea[data-v-f43a4cae]:focus{background:#ffe89e}.dialog-form .recipe-time[data-v-f43a4cae]{display:flex;justify-content:space-evenly}.dialog-form .recipe-time input[data-v-f43a4cae]:first-child{margin-right:20px}.dialog-form .recipe-actions[data-v-f43a4cae]{display:flex;flex-direction:column-reverse}.dialog-form .recipe-actions button[data-v-f43a4cae]{margin:10px 0}.dialog-form .recipe-actions .button-save[data-v-f43a4cae]{max-height:40px;padding:12px 16px;font-size:14px;border-radius:4px;border:none;background:#e78200;color:#fff;font-weight:700;cursor:pointer;transition:.15s ease-in-out}.dialog-form .recipe-actions .button-save[data-v-f43a4cae]:hover{background:#f29214;transition:.15s ease-in-out}.dialog-form .recipe-actions .button-cancel[data-v-f43a4cae]{max-height:40px;padding:12px 16px;font-size:14px;border-radius:4px;border:none;background:#fff;color:red;font-weight:700;cursor:pointer;transition:.15s ease-in-out}.dialog-form .recipe-actions .button-cancel[data-v-f43a4cae]:hover{background:#d5d5d5;transition:.15s ease-in-out}*{margin:0;padding:0;list-style:none;text-decoration:none;box-sizing:border-box;font-family:Roboto,sans-serif}header{display:flex;padding:20px;justify-content:space-between;align-items:center}header img{height:40px}header button{max-height:40px;padding:12px 16px;font-size:14px;border-radius:4px;border:none;background:#e78200;color:#fff;font-weight:700;cursor:pointer;transition:.15s ease-in-out}header button:hover{background:#f29214;transition:.15s ease-in-out}[data-v-7db4df78]{margin:0;padding:0;list-style:none;text-decoration:none;box-sizing:border-box;font-family:Roboto,sans-serif}footer p[data-v-7db4df78]{text-align:center;margin:40px}footer a[data-v-7db4df78]{color:#e78200}[data-v-756eb29b]{margin:0;padding:0;list-style:none;text-decoration:none;box-sizing:border-box;font-family:Roboto,sans-serif}.recipe-component[data-v-756eb29b]{background:#caeef4;padding:30px}.recipe-view[data-v-756eb29b]{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.393)}.recipe-view>.recipe-dialog[data-v-756eb29b]{min-width:360px;max-width:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:2em;background:#fff;border-radius:4px}.recipe-view>.recipe-dialog .recipe-view-details .title[data-v-756eb29b]{margin:20px;text-transform:capitalize;text-align:center;color:#259bb0}.recipe-view>.recipe-dialog .recipe-view-details .image[data-v-756eb29b]{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.recipe-view>.recipe-dialog .recipe-view-details .description[data-v-756eb29b],.recipe-view>.recipe-dialog .recipe-view-details .ingredients[data-v-756eb29b],.recipe-view>.recipe-dialog .recipe-view-details .instructions[data-v-756eb29b],.recipe-view>.recipe-dialog .recipe-view-details .recipe-time[data-v-756eb29b]{margin:20px auto;text-align:justify}.recipe-view>.recipe-dialog .recipe-view-details .recipe-time[data-v-756eb29b]{text-align:right}.recipe-view>.recipe-dialog .recipe-view-details .view-actions[data-v-756eb29b]{display:flex;justify-content:center}.recipe-search[data-v-756eb29b]{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:600px;margin:0 auto}.recipe-card-list[data-v-756eb29b]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.recipe-card-no-data img[data-v-756eb29b]{margin:40px auto 80px;max-width:500px}.recipe-card-item[data-v-756eb29b]{background-color:#fff;max-width:350px;height:500px;margin:20px;padding:20px;border-radius:4px;box-shadow:0 0 2px #259bb0;display:flex;flex-direction:column;justify-content:space-between}.recipe-card-item[data-v-756eb29b]:hover{box-shadow:0 0 4px #259bb0}.recipe-card-item img[data-v-756eb29b]{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.recipe-card-item .recipe-title[data-v-756eb29b]{color:#259bb0;text-align:center;text-transform:capitalize}.recipe-card-item .recipe-time[data-v-756eb29b]{text-align:right}.recipe-card-item .description[data-v-756eb29b]{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-align:justify}input[data-v-756eb29b]{width:100%;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin:10px auto;padding:10px;font-size:14px}input[data-v-756eb29b]:focus{background:#ffe89e}button[data-v-756eb29b]{max-height:40px;padding:12px 16px;font-size:14px;border-radius:4px;border:none;background:#e78200;color:#fff;font-weight:700;cursor:pointer;transition:.15s ease-in-out}button[data-v-756eb29b]:hover{background:#f29214;transition:.15s ease-in-out}[data-v-76c4da72]{margin:0;padding:0;list-style:none;text-decoration:none;box-sizing:border-box;font-family:Roboto,sans-serif}.recipe-component[data-v-76c4da72]{background:#caeef4;padding:40px}.recipe-view-details[data-v-76c4da72]{margin:0 auto;max-width:600px;background:#fff;border-radius:4px;padding:30px}.recipe-view-details .title[data-v-76c4da72]{margin:20px;text-transform:capitalize;text-align:center;color:#259bb0}.recipe-view-details .image[data-v-76c4da72]{width:100%;height:350px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.recipe-view-details .description[data-v-76c4da72],.recipe-view-details .ingredients[data-v-76c4da72],.recipe-view-details .instructions[data-v-76c4da72],.recipe-view-details .recipe-time[data-v-76c4da72]{margin:20px auto;text-align:justify}.recipe-view-details .recipe-time[data-v-76c4da72]{text-align:right}.recipe-view-details .view-actions[data-v-76c4da72]{display:flex;justify-content:right}.recipe-view-details .view-actions button[data-v-76c4da72]{max-height:40px;padding:12px 16px;font-size:14px;border-radius:4px;border:none;background:#e78200;color:#fff;font-weight:700;cursor:pointer;transition:.15s ease-in-out}.recipe-view-details .view-actions button[data-v-76c4da72]:hover{background:#f29214;transition:.15s ease-in-out}.recipe-comments[data-v-76c4da72]{text-align:left}.recipe-comments h3[data-v-76c4da72]{margin-bottom:16px;text-transform:capitalize;color:#259bb0}.recipe-comments b[data-v-76c4da72]{color:#333;font-size:14px}.recipe-comments p[data-v-76c4da72]{margin-top:20px}