@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&family=Sorts+Mill+Goudy:ital@0;1&display=swap";html{box-sizing:border-box}*,:before,:after{box-sizing:inherit;margin:0;padding:0}html{font-family:Open Sans,sans-serif;background-color:#dcdcdc}h1,h2,h3{font-family:Amatic SC,cursive;font-weight:400}h2{font-size:2rem;margin-top:2rem;color:#444}.title{text-align:center;font-size:3.5rem;margin-bottom:2.5rem;color:#3a3a3a}.container{max-width:1100px;margin:0 auto;padding:1rem}.main{box-shadow:0 6px 20px #0000001a;border-radius:16px 0 16px 16px;background-color:#fff;padding:2rem;max-width:1100px;border:1px solid #ccc;border-top:0}@media screen and (min-width:680px){.section--grid{display:flex;flex-wrap:wrap;gap:1rem}}@media screen and (min-width:1024px){.section--grid{column-gap:1rem}}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,1px,1px);white-space:nowrap;border:0}:focus-visible{outline:3px solid #90caf9;outline-offset:2px}.card__slot.is-drop-target{outline:2px dashed #b8c6ff;background:#eef3ff}.is-kbd-source{box-shadow:inset 0 0 0 2px #ffd54f}.menu{max-width:1100px;margin:0}.menu__list{display:flex;justify-content:center;list-style:none;margin-bottom:-1px}.menu__item{text-decoration:none;color:#333;font-family:Sorts Mill Goudy,serif;font-weight:700;padding:.5rem 1.5rem;background-color:#e8e8e8;border:1px solid #ccc;border-bottom:none;border-radius:5px 5px 0 0;margin-left:.25rem;transition:background-color .2s ease}.menu__item:hover{background-color:#d2e0d2;color:#2b5c41}.active{background-color:#fff;color:#2b5c41;border:1px solid #ccc;border-bottom:none;border-radius:5px 5px 0 0;z-index:2;position:relative}.header__title{margin:20px auto;text-align:center;font-size:3rem}@media screen and (min-width:680px){.header{display:flex;justify-content:space-between;align-items:baseline}.header__title{margin:0;font-size:4rem}}@media screen and (min-width:1024){.header__title{font-size:6rem}}.footer{height:100px;display:grid;place-content:center;padding:15px}.cards{display:grid;gap:1rem;grid-template-columns:1fr}.cards__toolbar{text-align:end;margin-bottom:.8rem;display:flex;justify-content:end;gap:.8rem}@media(min-width:680px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.card{display:flex;flex-direction:column;background-color:#eee;border-radius:20px;overflow:hidden}.card.is-editing{box-shadow:inset 0 0 0 2px #cfe0ff;min-height:fit-content}.card__content{padding:1rem;display:flex;flex-direction:column;gap:.8rem;position:relative}.card__text{display:flex;align-items:flex-start;gap:.5rem}.card__text--dinner{margin-bottom:0}.card__subtitle{flex-basis:25%;font-weight:700;font-size:1.1rem;font-family:Sorts Mill Goudy,serif}.card__slot,.card__description{flex-basis:75%;min-height:36px;padding:.4rem .5rem;border-radius:10px;box-shadow:inset 0 0 0 1px #0000000d;background:#f7f7f7;box-sizing:border-box;font:inherit;line-height:1.4;white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;display:block;overflow:visible}.card__text--dinner .card__slot,.card__text--dinner .card__description{background:#f3f7ff}.card__slot.is-drop-target,.card__description.is-drop-target{outline:2px dashed #b8c6ff;background:#eef3ff}.card__description[draggable=true],.card__slot[draggable=true]{cursor:grab}.card__slot--input{background:#fff;box-shadow:inset 0 0 0 2px #cfe0ff;border:none;width:100%;resize:none;overflow:auto;max-height:96px;min-height:36px;line-height:1.4;display:block}.card__slot--input:focus{box-shadow:inset 0 0 0 2px #99b7ff}.slot{position:relative;flex-basis:75%}.card__slot--withClear{padding-right:2.5rem}.slot__clear{position:absolute;top:3px;right:6px;z-index:1}.slot__clear:focus-visible{outline:2px solid #99b7ff;outline-offset:2px}.card__toolbar{display:flex;gap:.5rem;justify-content:flex-end;padding:0 1rem .5rem;margin-top:.8rem}.chip{margin:6px auto 0}.card__image{display:block;width:100%;height:160px;object-fit:cover}.card__title{text-align:center;padding:.8rem 1rem 0;margin:0;border-radius:20px 20px 0 0}.suggest{position:absolute;top:100%;left:0;right:0;z-index:10;margin-top:.25rem;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 6px 18px #0000000f;max-height:220px;overflow:auto;padding:.25rem;list-style:none}.suggest__item{display:block;width:100%;text-align:left;background:transparent;border:0;padding:.45rem .55rem;border-radius:6px;font:inherit;cursor:pointer}.suggest__item:hover,.suggest__item:focus-visible,.suggest__item.is-active{background:#eef3ff}:root{--shop-content-min-h: 16.5rem;--shop-content-max-h: 56vh}.shopping-card .card__content{display:flex;flex-direction:column;min-height:var(--shop-content-min-h);max-height:var(--shop-content-max-h);overflow:auto;-webkit-overflow-scrolling:touch;padding:1rem}.shopping-card__field{position:relative;flex:1;display:flex}.shopping-card__view{flex:1;height:100%;min-height:100%;width:100%;box-sizing:border-box;background:#f7f7f7;border-radius:10px;box-shadow:inset 0 0 0 1px #0000000f;padding:.6rem .75rem;font:inherit;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-height:none;overflow:visible}.shopping-card__textarea{flex:1;min-height:100%;width:100%;box-sizing:border-box;background:#fff;border:none;border-radius:10px;box-shadow:inset 0 0 0 2px #cfe0ff;padding:.6rem .75rem;font:inherit;line-height:1.45;white-space:pre-wrap;resize:none;overflow:hidden;display:block}.shopping-card__textarea--withClear{padding-right:2.5rem}.shopping-card__clear{position:absolute;top:6px;right:6px;z-index:1}.shopping-card .card__content::-webkit-scrollbar{width:10px}.shopping-card .card__content::-webkit-scrollbar-track{background:#0000000a;border-radius:8px}.shopping-card .card__content::-webkit-scrollbar-thumb{background:#0000001f;border-radius:8px}.shopping-card .card__content::-webkit-scrollbar-thumb:hover{background:#0000002e}:root{--notes-content-min-h: 16.5rem;--notes-content-max-h: 56vh}.notes-card .card__content{display:flex;flex-direction:column;min-height:var(--notes-content-min-h);max-height:var(--notes-content-max-h);overflow:auto;-webkit-overflow-scrolling:touch;padding:1rem}.notes-card__field{position:relative;flex:1;display:flex}.notes-card__view{flex:1;height:100%;min-height:100%;width:100%;box-sizing:border-box;background:#f7f7f7;border-radius:10px;box-shadow:inset 0 0 0 1px #0000000f;padding:.6rem .75rem;font:inherit;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-height:none;overflow:visible}.notes-card__textarea{flex:1;min-height:100%;width:100%;box-sizing:border-box;background:#fff;border:none;border-radius:10px;box-shadow:inset 0 0 0 2px #cfe0ff;padding:.6rem .75rem;font:inherit;line-height:1.45;white-space:pre-wrap;resize:none;overflow:hidden;display:block}.notes-card__textarea--withClear{padding-right:2.5rem}.notes-card__clear{position:absolute;top:6px;right:6px;z-index:1}.notes-card .card__content::-webkit-scrollbar{width:10px}.notes-card .card__content::-webkit-scrollbar-track{background:#0000000a;border-radius:8px}.notes-card .card__content::-webkit-scrollbar-thumb{background:#0000001f;border-radius:8px}.notes-card .card__content::-webkit-scrollbar-thumb:hover{background:#0000002e}.button{padding:.5rem 1rem;border-radius:999px;background-color:#f0f0f0;color:#333;font-family:Sorts Mill Goudy,serif;font-size:1rem;border:none;cursor:pointer;transition:background-color .3s ease,color .3s ease,transform .2s ease}.button:hover,.button--active{background-color:#4a4a4a;color:#fff;transform:scale(1.05)}.button--new-recipe{background-color:#d8f3dc;color:#1b4332}.button--new-recipe:hover{background-color:#3d7958;color:#fff}.button--toolbar{background-color:#fce8e8}.button--ghost{color:#1b4332;background-color:#d8f3dc;border:none}.button--ghost:hover{color:#fff;background-color:#3c7a59;border:none}.button--danger{background-color:#fce8e8;border:none}.button--icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:none;border:none;color:#b33;cursor:pointer;font-size:1rem;line-height:1;padding:0;transition:color .2s ease}.button--icon:hover{color:#800;border:none;background-color:transparent}.button[disabled]{opacity:.55;cursor:not-allowed;pointer-events:none}.buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem}.recipes{list-style:none;padding:0;margin:0}.recipe{list-style:none;background-color:#eee;border-radius:20px;cursor:pointer}.recipe__link,.recipe__linkLike{display:block;color:inherit;text-decoration:none;border-radius:20px;cursor:pointer}.recipe__link:focus-visible,.recipe__linkLike:focus-visible{outline:3px solid #90caf9;outline-offset:3px;border-radius:20px}.recipe__img{height:300px;overflow:hidden;margin-bottom:.5rem;position:relative;border-radius:20px 20px 0 0}.img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.recipe__link:hover .img,.recipe__linkLike:hover .img,.recipe:hover .img{transform:scale(1.05)}.recipe__title{text-align:center;margin:1rem}@media screen and (min-width:680px){.recipe{flex-basis:calc((100% - 1rem)/2)}}@media screen and (min-width:1024px){.recipe{flex-basis:calc((100% - (1rem * 2)) / 3)}}.buttons--suitability{margin-top:-2rem;margin-bottom:2rem;gap:.5rem;justify-content:center}.buttons--suitability .button{background-color:#d8f3dc;color:#1b4332}.buttons--suitability .button:hover,.buttons--suitability .button--active{background-color:#3d7958;color:#fff}.form{background-color:#dcdcdc;border-radius:0 0 20px 20px;padding:1rem;margin:0 auto}.form__img{width:100%;display:block;border-radius:20px 20px 0 0}.form__item{margin-bottom:1rem}.form__item--2{display:flex;justify-content:space-between;gap:2rem}.form__item--2>*{flex:1}.form__label{display:block;margin-bottom:5px}.form__input{width:100%;padding:.5rem;border:2px solid white;border-radius:.25rem;outline:none;font-family:monospace}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.button--file{display:inline-block;cursor:pointer;border-radius:50%;box-shadow:0 6px 20px #00000014;border:1px solid rgba(0,0,0,.1);background:#fff;transition:transform .06s ease,box-shadow .2s ease}.button--file:hover{transform:translateY(-1px)}.button--file:active{transform:translateY(0)}.file-count{margin-left:.5rem;opacity:.75;font-size:.9rem}.form__input--file{background-color:#fff}.form__textarea{height:100px}.form__button--div{display:flex;justify-content:center;align-items:center}.form__checkbox-group{display:flex;flex-wrap:wrap;gap:1rem;background-color:#fff;border:2px solid white;border-radius:.25rem}.form__checkbox-label{display:flex;align-items:center;gap:.5rem;padding:.4rem .6rem;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.form__checkbox-label:hover{border-color:#90caf9;background-color:#f5f5f5}.form__checkbox{accent-color:black;width:16px;height:16px;cursor:pointer}.form__previews{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;margin-top:.5rem}.form__preview-wrap{position:relative}.form__preview{width:100%;height:110px;object-fit:cover;border-radius:8px;box-shadow:0 6px 20px #00000014}.form__preview--cover{outline:2px solid #90caf9}.form__preview-meta{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;margin-top:.25rem;opacity:.8}.form__preview-remove{border:none;background:transparent;font-size:1rem;cursor:pointer;padding:.1rem .3rem;line-height:1}.form__note{font-family:monospace;margin-top:10px}.form__filenames{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}.form__filename{border-radius:6px;font-size:.85rem;overflow-wrap:anywhere}.form__fieldset{border:none;padding:0;margin:0 0 1rem;min-inline-size:0}.form__fieldset>legend.form__label{display:block;margin-bottom:.5rem}.form__input:focus-visible,select.form__input:focus-visible,textarea.form__input:focus-visible{outline:2px solid #90caf9;outline-offset:2px}.form__checkbox:focus-visible{outline:2px solid #90caf9;outline-offset:2px;border-radius:4px}.button:focus-visible,.button--file:focus-visible,.form__preview-remove:focus-visible{outline:3px solid #90caf9;outline-offset:3px;border-radius:8px}.button:hover,.button--file:hover,.form__preview-remove:hover{filter:brightness(.98)}.ingredient-row{display:flex;gap:.5rem;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.form__input--amount{width:120px;min-width:60px}.form__input--unit{width:120px;min-width:100px}.form__input--item{flex:1;min-width:150px}.ingredient-list{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem;padding:0}.ingredient-item{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;color:#333;padding:.2rem .4rem;border-radius:.25rem;background-color:transparent;border:none}.button--add{font-weight:400;background-color:#fff}.button--add:hover{color:#fff}.button--remove{background:none;border:none;color:#b33;cursor:pointer;font-size:1rem;line-height:1;padding:0;transition:color .2s ease}.button--remove:hover{color:#800}.recipe-detail{background-color:#eee;border-radius:20px;margin-bottom:2rem}.recipe-detail__img{height:300px;overflow:hidden;margin-bottom:.5rem}.recipe-detail__image{display:block;width:100%;height:100%;object-fit:cover;border-radius:20px 20px 0 0}.recipe-detail__text{padding:1rem}.recipe-detail__subtitle{font-family:Sorts Mill Goudy,serif}.recipe-detail__description{margin-bottom:2rem}.recipe-detail__subtitle{margin-top:1.5rem;font-family:Sorts Mill Goudy,serif}.recipe-detail__tag{background-color:#edf5e1;color:#2f5e00;padding:.3rem .8rem;border-radius:999px;font-size:.85rem;font-weight:500;white-space:nowrap;display:inline-flex;align-items:center;gap:.4rem}.recipe-detail__gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-bottom:2rem}.recipe-detail__gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.recipe-detail__thumb-btn{padding:0;border:0;background:none;cursor:pointer}.recipe-detail__thumb{width:100%;height:140px;object-fit:cover;border-radius:8px}.lightbox{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000}.lightbox__img{max-width:90vw;max-height:90vh;border-radius:8px;box-shadow:0 10px 30px #0006}.lightbox__close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;border:none;background:#ffffffe6;cursor:pointer;font-size:24px;line-height:1}.lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:#ffffffe6;cursor:pointer;font-size:28px;line-height:1;display:grid;place-items:center}.lightbox__nav--prev{left:16px}.lightbox__nav--next{right:16px}.menu__item.button{display:inline-block;position:static}.recipe-detail__allergen-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.recipe-detail__tag--allergen{background-color:#fce8e8;color:#8b0000;padding:.3rem .8rem;border-radius:999px;font-size:.85rem;font-weight:500;white-space:nowrap;display:inline-flex;align-items:center;gap:.4rem}.recipe-detail__suitable-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.servings-control{margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.servings-control input{width:60px;padding:.2rem}.recipe-detail__list{margin-bottom:2rem;padding-left:1.2rem;list-style-type:disc}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.tag{background-color:#edf5e1;color:#2f5e00;padding:.3rem .8rem;border-radius:999px;font-size:.85rem;font-weight:500;white-space:nowrap;display:inline-flex;align-items:center;gap:.4rem}
