html,body{height:100%}body{display:flex;flex-direction:column;color:#000;font-weight:400;font-size:16px;font-family:"Lato",sans-serif;font-style:normal;font-optical-sizing:auto;font-variation-settings:"wdth" 100}a:link,a:visited,a:hover,a:active{color:blue}button{color:#000;font-size:16px}input,textarea{box-sizing:border-box;width:300px;height:36px;margin:10px 0;padding:10px 15px;font-size:16px}input{line-height:48px}input:disabled{opacity:.4}input[type=radio]{width:initial;height:initial}ul{padding:0;list-style-type:none}button{width:130px;height:36px;font-weight:600;line-height:1px;border:none;border-radius:3px;cursor:pointer;-webkit-transition:.15s ease-in-out;-moz-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.btn--hollow{display:inline-flex;justify-content:center;align-items:center;font-weight:400;font-size:16px;background-color:#fff;border:1px #000 solid;border-right-width:2px;border-bottom-width:2px}.btn--hollow:hover{opacity:.85}.btn--hollow:disabled{opacity:.45}.btn--hollow svg{width:22px;height:22px;margin-left:4px}.btn--as-link{display:flex;cursor:pointer}.btn--as-link svg{width:22px;height:22px}#flash{display:none;margin:20px 0;text-align:center}#flash.active{display:block}#flash.flash--error .flash__content{background-color:#ea9999}#flash.flash--notice .flash__content{background-color:#ffffed}#flash.flash--success .flash__content{background-color:#00f535}#flash .flash__content{display:inline;padding:10px 20px;background-color:#ffffed;border:1px solid #eee}#flash .flash__content>span{margin-right:5px}.logo{height:50px;margin-bottom:5px}.content{flex:1 0 auto;width:980px;margin:0 auto;padding:20px 0}@media screen and (max-width: 980px){.content{width:100%}}.footer{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:100%;margin-top:20px;padding-bottom:20px}.footer a,.footer span{line-height:22px}.footer span:last-child{color:#555}.footer>*:not(:last-child){margin-right:6px}.recipe-title-bar{display:flex;align-items:flex-start;margin:40px 0}.recipe-title-bar h1{margin:0;margin-right:10px}.recipe-title-bar a,.recipe-title-bar button{margin-left:auto}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;display:block;width:100%;height:100%;overflow:scroll;background:rgba(65,65,83,.9)}.modal--closed{display:none}.modal-content{position:relative;width:90%;max-width:450px;margin:60px auto 0;padding:20px 16px 20px;background:#fff;border-radius:4px}.modal--error{color:red;font-weight:700}.modal-textarea{width:100%;height:200px;margin:10px 0;resize:none}.modal-input{width:100%;margin:10px 0;resize:none}nav{display:flex;margin-bottom:60px}.nav--auth{margin-right:5px;margin-left:auto}.auth__form{display:flex;flex-direction:column;align-items:center;margin-top:50px}.auth__form .logo{width:300px;height:initial}.auth__form-block{display:flex;flex-direction:column;align-items:flex-start}.auth__form-block label{font-weight:700}.auth__form-submit-btn{width:300px;margin-top:35px;background-color:#00f535}.recipes-create-modal__submit-btn{background-color:#00f535}.recipes-edit__form{padding:20px 0;background-color:#ffffed}.recipes-edit__form .recipes-edit__save-btn{margin-top:50px}.recipes-edit__image-preview{width:250px;min-width:250px;height:250px;overflow:hidden;border-radius:5px}.recipes-edit__image-preview img{width:100%;height:250px;object-fit:cover}.recipes-edit__image-select{display:none}.recipes-edit__image-select-label{margin-top:5px;padding:7px;cursor:pointer}.recipes-edit__field-block{margin-top:35px}.recipes-edit__field-block>label,.recipes-edit__field-block>h3{display:block;color:#555;font-weight:700;font-size:20px}.recipes-edit__field-block input{width:300px}.recipes-edit__sortable-list-row{display:flex;justify-content:flex-start;align-items:center;cursor:grab;transition:background-color 1s ease-out}.recipes-edit__sortable-list-row.selected{background-color:#e0ffff}.recipes-edit__sortable-list-row input{width:100%;margin:5px 0}.recipes-edit__sortable-list-row textarea{width:100%;height:75px;margin:5px 0}.recipes-edit__sortable-list-row svg,.recipes-edit__sortable-list-row path{width:22px;height:22px;fill:#555}.recipes-edit__sortable-list-row button{width:30px;margin-left:10px;background-color:rgba(0,0,0,0)}.recipes-edit__add-sortable-item-btn{margin-right:5px}.recipes-edit__tags{padding-left:10px}.recipes-edit__tags input[type=checkbox]{width:20px;margin:2px 5px 2px 0;vertical-align:middle}.recipes-edit__save-btn{background-color:#00f535}.recipes-edit__save-btn:disabled{opacity:.4}.recipes-edit__cancel-btn{margin-left:10px}.tag{margin-right:3px;padding:2px 4px;text-decoration:none;background-color:#eee;border:1px solid #a9a9a9;border-radius:4px;opacity:.85}.recipes-index__create-btn{background-color:#00f535}.recipes-index__search-container{position:relative;display:inline-block;width:100%;margin-bottom:20px}.recipes-index__search-input{width:100%;border:1px #000 solid;border-radius:0}.recipes-index__search-clear-btn{position:absolute;top:16px;right:6px;bottom:0;display:none;width:24px;height:24px;margin:0;padding:2px;color:#fff;font-size:18px;background:#555;border:none;cursor:pointer;appearance:none}.recipes-index__search-clear-btn:hover{background:#a9a9a9}.recipes-index__search-input--touched+.recipes-index__search-clear-btn{display:inline-flex;justify-content:center;align-items:center;text-align:center}.recipes-index__empty-state{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:75px;margin:10px 0;color:#555;font-style:italic;text-align:center}.recipes-index__action-bar{display:flex;align-items:center;width:100%;height:36px;margin-bottom:20px}.recipes-index__action-bar button{height:36px;margin:0;font-weight:400;background-color:#fff;border:1px solid #000;border-radius:0}.recipes-index__sort-by button{font-size:14px}.recipes-index__sort-by button:first-child{border-right-width:0}.recipes-index__sort-by button.selected{background-color:#eee}.recipes-index__pagination{display:flex;justify-content:space-between;align-items:center;height:100%;margin-left:auto}.recipes-index__pagination .nav-arrow{width:28px;height:28px;border:1px solid #000;cursor:pointer}.recipes-index__pagination svg{width:100%;height:100%}.recipes-index__pagination span{margin:0 5px;line-height:36px}.recipes-index__list{display:flex;flex-direction:column;width:100%}.recipes-index__item{display:flex;height:100px;margin-bottom:15px;padding:15px;background-color:#f4ffff;border:1px solid #000}.recipes-index__item img{width:auto;height:100%}.recipes-index__item--image{width:100px;min-width:100px;height:100px;overflow:hidden;border:1px solid #000}.recipes-index__item--image img{width:100%;height:100px;object-fit:cover}.recipes-index__item--details{flex-grow:1;min-width:0;margin-left:15px}.recipes-index__item--details span:first-child{display:inline-block;width:100%;overflow:hidden;font-weight:700;font-size:22px;white-space:nowrap;text-overflow:ellipsis}.recipes-index__item--details span:first-child a{color:#000;text-decoration:none}.recipes-index__tags{margin-top:14px}@media screen and (max-width: 600px){.recipes-index__action-bar{flex-direction:column;align-items:flex-start;height:initial}.recipes-index__sort-by{margin-bottom:10px}.recipes-index__pagination{margin-left:0}}body.recipe-fullscreen--open{overflow:hidden}.recipe-fullscreen{position:fixed;top:0;left:0;z-index:1000;display:none;box-sizing:border-box;width:100vw;height:100vh;background-color:#ffffed}.recipe-fullscreen.open{display:block}.recipe-fullscreen__slide-wrapper{display:flex;height:100%;margin:0;padding:0;list-style:none;transition:transform 400ms ease-in-out}.recipe-fullscreen__slide{box-sizing:border-box;min-width:100%;height:100%;padding:.5rem 2rem 6.5rem 2rem;overflow-y:auto}.recipe-fullscreen__slide--ingredients{display:flex;flex-direction:column;justify-content:flex-start;font-size:1.5rem;line-height:2rem}.recipe-fullscreen__slide--ingredients h3{color:#555}.recipe-fullscreen__slide--ingredients .ingredient{display:flex;align-items:flex-start;margin:1rem 0}.recipe-fullscreen__slide--ingredients .ingredient input[type=checkbox]{width:2rem;min-width:2rem;height:2rem;margin:0 1rem 0 0;vertical-align:middle}.recipe-fullscreen__slide--ingredients .ingredient label{padding-right:.5rem}.recipe-fullscreen__slide--ingredients .ingredient input[type=checkbox]:checked+label{text-decoration:line-through}@media(min-width: 600px){.recipe-fullscreen__slide--ingredients{font-size:2.25rem;line-height:3rem}.recipe-fullscreen__slide--ingredients .ingredient input[type=checkbox]{width:3rem;min-width:3rem;height:3rem}}.recipe-fullscreen__slide--instruction .instruction-number{width:6.5rem;min-width:6.5rem;height:6.5rem;margin:.5rem auto 0 auto;color:#fff;font-size:3.25rem;line-height:6.5rem;text-align:center;background-color:#000;border-radius:50%;cursor:pointer}.recipe-fullscreen__slide--instruction .instruction-text{margin-top:1.5rem;font-size:2.5rem;line-height:3.5rem}@media(min-width: 600px){.recipe-fullscreen__slide--instruction .instruction-text{font-size:3.75rem;line-height:5.25rem}}.recipe-fullscreen__progress{position:fixed;bottom:6.5rem;left:0;z-index:1001;width:100vw;height:.5rem;min-height:.5rem;background-color:#fff;border-top:1px solid #555}.recipe-fullscreen__progress-value{width:0;height:100%;background-color:#555;transition:width 400ms ease-in-out}.recipe-fullscreen__nav{position:fixed;bottom:0;left:0;z-index:1001;display:flex;justify-content:center;align-items:stretch;width:100vw;height:6.5rem;min-height:6.5rem}.recipe-fullscreen__nav button{flex-grow:1;height:initial;font-size:2.5rem;border:none;border-radius:0}.recipe-fullscreen__nav button:hover{opacity:initial}.recipe-fullscreen__nav button:active{background-color:#eee}.recipe-fullscreen__nav button svg{width:6.25rem;height:6.25rem}.recipe-fullscreen__nav button:nth-child(2) svg{width:5.25rem;height:5.25rem}.tag{margin-right:3px;padding:2px 4px;text-decoration:none;background-color:#eee;border:1px solid #a9a9a9;border-radius:4px;opacity:.85}.recipes-show__edit-btn{width:100px;min-width:100px}.recipes-show__header-bar{display:flex;flex-direction:column;align-items:flex-start;margin-top:20px;margin-bottom:30px}.recipes-show__header-image{width:100%;height:300px;overflow:hidden;border-radius:3px}.recipes-show__header-image img{width:100%;height:300px;object-fit:cover}.recipes-show__header-toolbar{display:flex;padding:10px 0 0 0}.recipes-show__header-source-url{margin-right:1rem}.recipes-show__serving-size{display:inline-block;margin-bottom:20px;padding:7px 15px;font-weight:700;font-size:16px;text-align:center;border:2px solid #ea9999;border-radius:5px}.recipes-show__content{display:flex;margin-bottom:75px}.recipes-show__ingredients{width:350px;min-width:350px;border-right:1px silver solid}.recipes-show__ingredient{display:flex;align-items:flex-start;margin:25px 0}.recipes-show__ingredient input[type=checkbox]{width:30px;min-width:30px;height:30px;margin:0 15px 0 0;vertical-align:middle}.recipes-show__ingredient label{padding-right:10px;font-size:18px;line-height:30px}.recipes-show__ingredient input[type=checkbox]:checked+label{text-decoration:line-through}.recipes-show__instructions{padding-left:30px}.recipes-show__instructions ul{margin-top:30px;padding:0}.recipes-show__instruction-item{display:flex;margin-bottom:30px}.recipes-show__instruction-item.selected{opacity:.5}.recipes-show__instruction-number{width:50px;min-width:50px;height:50px;margin-right:25px;color:#fff;font-size:24px;line-height:50px;text-align:center;background-color:#000;border-radius:50%;cursor:pointer}.recipes-show__instruction-text{margin:0;font-size:18px}.recipes-show__created-at{margin-top:30px}.recipes-show__delete-btn{margin-top:10px;color:red}.recipes-show__delete-btn a:hover{color:red}@media screen and (max-width: 980px){.recipes-show__content{flex-direction:column;align-items:stretch}.recipes-show__ingredients{box-sizing:border-box;width:100%;padding:0 20px;border-right:none}.recipes-show__instructions{margin-top:20px}}.settings__section{margin-bottom:40px}.settings__section h3{border-bottom:1px solid #000}.settings__section button{width:75px}.settings__user-list li{display:flex;justify-content:flex-start;align-items:center}.settings__user-list span{width:100px;white-space:nowrap;text-overflow:ellipsis}.settings__user-list button{width:30px;margin-left:10px;background-color:rgba(0,0,0,0)}.settings__user-list svg{width:16px;height:16px}.settings__form-block{display:flex;flex-direction:column;align-items:flex-start}.settings__form-block label{font-weight:700}.tags-index__empty-state{color:#a9a9a9;font-style:italic}