@font-face{font-family:Gotham Rounded;src:url(/static/media/GothamRounded-Bold.63fafde5.woff) format("woff"),url(/static/media/GothamRounded-Bold.cf6af960.woff2) format("woff2");font-weight:700;font-style:normal}.recipe-list{border-right:1px solid #000;min-height:100vh;width:50%}.recipe-list__add-recipe-btn-container{padding-top:30px;padding-bottom:30px;text-align:center}.btn{background:none;border:none;outline:none;font-weight:700;font-size:inherit;border-radius:5px;padding:5px 20px;cursor:pointer}.btn--primary{color:#fff;background-color:#0af}.btn--primary:hover{background-color:#0077b3}.btn--danger{color:#fff;background-color:red}.btn--danger:hover{background-color:#b30000}.recipe{padding:20px 20px 40px;border-bottom:1px solid #000}.recipe:last-child{padding-bottom:10px;border-bottom:none}.recipe__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.recipe__title{margin:0;font-size:1.7rem}.recipe__row{margin-top:10px}.recipe__label{margin-right:5px}.recipe__value{font-weight:300}.recipe__value--indented{margin-top:10px;margin-left:20px}.recipe__instructions{white-space:pre-wrap}.ingredient-grid{display:grid;grid-template-columns:repeat(2,auto);grid-row-gap:5px;row-gap:5px;grid-column-gap:40px;-webkit-column-gap:40px;column-gap:40px;justify-content:flex-start}.recipe-edit{padding:10px 30px 30px;position:fixed;right:0;top:0;width:50%;max-height:100%;overflow-y:auto}.recipe-edit__remove-button-container{text-align:end}.recipe-edit__remove-button{padding:0;background:none;outline:none;border:none;font-size:1.5rem}.recipe-edit__details-grid{display:grid;grid-template-columns:auto 1fr;grid-row-gap:10px;row-gap:10px;grid-column-gap:40px;-webkit-column-gap:40px;column-gap:40px}.recipe-edit__label{font-weight:700}.recipe-edit__input{border:1px solid #000;border-radius:5px;font-size:inherit;padding:5px 10px;outline:none;width:100%}textarea.recipe-edit__input{resize:none;height:200px}.recipe-edit__ingredient-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,auto);margin-top:20px;margin-left:40px}.recipe-edit__add-ingredient-btn-container{margin-top:20px;text-align:center}@media (max-width:1000px){.recipe-edit__details-grid,.recipe-edit__ingredient-grid{grid-template-columns:1fr}}*,:after,:before{font-family:Gotham Rounded,sans-serif;box-sizing:border-box}html{font-size:25px}body{padding:0;margin:0}.mr-1{margin-right:5px}
/*# sourceMappingURL=main.3a52f53c.chunk.css.map */