body{margin:0}a{text-decoration:none}.form--small{position:relative;z-index:10;background-color:#fff;width:fit-content;margin:auto;padding:1.33334rem;margin-top:3rem;margin-bottom:12rem;border-radius:1rem}.form--large{position:relative;z-index:10;background-color:#fff;width:65vw;max-width:30cm;margin:auto;padding:1.33334rem;margin-top:3rem;margin-bottom:12rem;border-radius:1rem;display:block}.section{position:relative;z-index:10;background-color:#fff;width:70vw;margin:auto;margin-bottom:12rem;border-radius:1rem;margin-top:3rem;max-height:70vh;overflow-y:auto;padding:1.33334rem}.form__title{margin-top:0;color:#222;font-family:Lora,serif;margin-bottom:1em;font-size:2.4rem}.section-title{margin-top:.5em;color:#222;font-family:Lora,serif;margin-bottom:.5em;font-size:2.4rem;position:relative;z-index:10;font-weight:700}.white{color:#fff}.form__input{display:block;border:.1rem solid rgb(17,17,17);font-size:1rem;padding:1rem 6rem 1rem 1rem;border-radius:1rem;font-family:Montserrat,sans-serif;max-height:3.5rem;box-sizing:border-box}.form__input[type=checkbox]{display:block;width:2.5rem;height:2.5rem;margin-top:auto;margin-bottom:auto;flex-grow:0;cursor:pointer}.form__label{display:none}.form__label--light{font-family:Montserrat,sans-serif;color:#222;margin:0;display:inline-block}.form__description{font-family:Lora,serif;color:#222;font-style:italic;font-size:.8em;margin-top:.2rem}.form__submit{display:block;padding:1rem;width:100%;border-radius:1rem;border-style:none;background-color:#ffb400;transition:background-color .2s}.form__submit>p,.form__submit__text{font-family:Montserrat,sans-serif;color:#fff;font-weight:700;font-size:1.2rem;margin:0}.form__submit--small{width:max-content;margin-left:auto;padding-left:1.5rem;padding-right:1.5rem;margin-top:1rem}.form__submit:disabled{background-color:#999}.form__submit:hover{background-color:#ffc333;cursor:pointer}.form__submit:disabled:hover{background-color:#999;cursor:auto}.form__group{margin-top:1rem;margin-bottom:1rem}.form__row{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end}.form__row>*{flex-grow:1}.form__link{display:inline-block;width:100%;text-align:right;font-family:Lora,serif;color:purple;padding-top:1rem}.input-error{border-color:#fc2e1c!important}.form-error-message{font-family:Montserrat,sans-serif;margin-top:.25rem;font-size:.825em;color:#fc2e1c;margin-left:.5rem}app-longerroroutlet{display:block;margin:auto}.create-link,.edit-link,.back-link,.delete-button{background-color:#ffb400;border-radius:1rem;color:#fff;font-family:Lora,serif;font-weight:700;padding:.8em;margin:0;text-decoration:none;transition:background-color .2s}.create-link:hover{background-color:#ffc333}.back-link,.edit-link,.delete-button{background-color:#999;display:inline-block;font-weight:400}.back-link:hover,.edit-link:hover{background-color:#bbb}.edit-link{font-family:Montserrat,sans-serif}.delete-button{background-color:#de0000;display:inline-block;cursor:pointer;font-family:Montserrat,sans-serif}.delete-button:hover{background-color:#ff1b00}.column{display:flex;flex-direction:column}.no-top-margin{margin-top:0}.small-top-margin{margin-top:1.6rem}.small-left-margin{margin-left:.8rem}.horizontal-pad{padding-left:1.6rem;padding-right:1.6rem}.side-title{display:inline-block;font-family:Monsterrat,sans-serif;color:#999;font-size:1.35em;margin-left:.8rem}.description{font-family:Montserrat,sans-serif;color:#444;line-height:1.4;max-width:75%}.undertitle{margin-top:0;font-family:Lora,serif;color:#333;font-style:italic}.no-bottom-margin{margin-bottom:0!important}.small-bottom-margin{margin-bottom:.2rem!important}.list-item,.small-text{font-family:Lora,serif;line-height:1.6;margin-bottom:1em;border-radius:1rem;padding:.5em}.small-text{padding-left:0;padding-right:0;font-size:.8em}.no-top-padding{padding-top:0!important}.no-bottom-padding{padding-bottom:0!important}.list-header{font-family:Montserrat,sans-serif;font-size:1.4em;margin-bottom:.75em}.text-right{text-align:right}.text-center{text-align:center}.italic{font-style:italic}.top-section{position:relative;z-index:10;display:flex;justify-content:space-between;width:calc(65vw + 2.6668rem);max-width:calc(30cm + 2.66667rem);margin:auto;align-items:center}.header-row{display:flex;justify-content:space-between}.loader-container{display:flex;align-items:center;justify-content:center}.bottom-nav{display:flex;justify-content:space-evenly;gap:1rem;font-family:Lora,serif;letter-spacing:.1rem;color:#888;margin-top:2rem}.bottom-nav__link{text-transform:none;letter-spacing:normal;font-size:1rem;color:#000;cursor:pointer;font-family:Roboto,sans-serif;display:flex;gap:.5rem}.bottom-nav__link>fa-icon{display:flex;align-items:center}.bottom-nav__link--disabled{color:#999;cursor:default}.form__row>.form__group>input{width:100%;box-sizing:border-box}.recipe-container{position:relative;z-index:10;background-color:#fff;display:flex;flex-direction:column;width:fit-content;border-radius:1rem;padding:.75rem .75rem .75rem 1.25rem;margin:3rem 6rem .75rem 1.4rem;max-width:28cm;overflow-y:auto}.recipe-container__title{font-family:Lora,serif;font-size:2em;margin-bottom:.5rem;margin-top:.5em;width:fit-content;word-break:break-all}@media screen and (orientation:portrait)and (max-width:800px){.form--small{width:80%}.form--large{display:block;width:80%;margin-left:auto;margin-right:auto}.section{width:80%}.recipe-container{width:80%;margin-top:1rem}.form__row,.form__group,.form__row input,.form__group input{width:100%}.top-section{display:block;width:calc(80% + 2.66667rem);margin-left:auto;margin-right:auto;padding:0}.section-title{padding-left:0;margin-left:0%}.form__input{padding-right:1rem}}.list-select{position:absolute;top:3.5rem;z-index:20;background-color:#fff;border:.1rem solid black;border-radius:1rem}.list-select__list{list-style:none;padding:0rem .5rem}.list-select__list__item{padding:1rem;border-radius:1rem;font-family:Lora,serif}.list-select__list__item:hover{background-color:#ddd;cursor:pointer}.list-select__list__link{display:block}
