:root{--PRIMARY:#1e79b0;--PRIMARY_LIGHT:#e1f0f5;--PRIMARY_DARK:#15588e;--PRIMARY_SELECTED:#cde8ff;--PRIMARY_SELECTED_BORDER:#a5d6ff;--SECONDARY:#40b6e9;--greyPrimary:#838383;--greyDark:#282828;--greyLight:#f2f2f2;--greyMediumLight:#e3e3e3;--greyMediumDark:#c3c3c3;--redLight:#ffdede;--redPrimary:#fa2937;--redDark:#b41720;--yellowLight:#fff7c9;--yellowPrimary:#ffde59;--yellowDark:#edad18;--GREY-3:#f0f0f0;--GREY-5:#dcdcdc;--GREY-10:#cdcdcd;--GREY-15:#bebebe;--GREY-25:#afafaf;--GREY-50:#828282;--GREY-75:#505050;--GREY-100:#1e1e1e}.white{color:#fff}.greyDark{color:#282828;color:var(--greyDark)}.greyPrimary{color:#838383;color:var(--greyPrimary)}.primary{color:#1e79b0;color:var(--PRIMARY)}.error{color:#fa2937;color:var(--redPrimary)}.w400{font-weight:400}.w400i{font-weight:400!important}.w700{font-weight:700}.w700i{font-weight:700!important}.MuiFormControl-root .MuiFormHelperText-root.Mui-error{color:#fa2937!important;color:var(--redPrimary)!important;font-size:12px;margin:0}p.error{color:#fa2937;color:var(--redPrimary);font-size:12px;margin:0}.MuiTooltip-tooltip{background-color:#282828!important;background-color:var(--greyDark)!important;font-size:12px!important;padding:8px 16px!important}.gap-4{gap:.25rem}.gap-8{gap:.5rem}.gap-16{gap:1rem}.gap-24{gap:1.5rem}.ml-8{-webkit-margin-start:.5rem;margin-inline-start:.5rem}.mr-8{-webkit-margin-end:.5rem;margin-inline-end:.5rem}.mt-8{-webkit-margin-before:.5rem;margin-block-start:.5rem}.mb-8{-webkit-margin-after:.5rem;margin-block-end:.5rem}.mt-16{-webkit-margin-before:1rem;margin-block-start:1rem}.mt-24{-webkit-margin-before:1.5rem;margin-block-start:1.5rem}.mt-32{-webkit-margin-before:2rem;margin-block-start:2rem}.m-16{margin:1rem}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background-color:transparent;height:6px;width:6px}::-webkit-scrollbar-thumb{background-color:#c3c3c3;background-color:var(--greyMediumDark);border-radius:3px;height:6px;width:6px}.border-box{box-sizing:border-box}.nowrap{white-space:nowrap}.bg-contain{background-position:50%;background-repeat:no-repeat;background-size:contain}a:active,a:hover{-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}:root{--TEXT_FIELD_BORDER_RADIUS:0.25rem}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.MuiAutocomplete-root .MuiInputBase-root,.MuiTextField-root .MuiInputBase-root{height:3rem}.MuiAutocomplete-root.no-clear button.MuiAutocomplete-clearIndicator,.MuiTextField-root.no-clear button.MuiAutocomplete-clearIndicator{display:none}.MuiAutocomplete-root.no-arrow .MuiInputBase-root,.MuiTextField-root.no-arrow .MuiInputBase-root{-webkit-padding-end:.75rem!important;padding-inline-end:.75rem!important}.MuiAutocomplete-root .MuiInputBase-root{padding:.875rem 2.5rem .875rem .75rem!important}.MuiAutocomplete-root .MuiInputBase-root input{padding:0!important}.MuiTextField-root{background-color:#fff}.MuiTextField-root .MuiInputBase-root{padding:.875rem .75rem}.MuiTextField-root .MuiInputBase-root.MuiOutlinedInput-root{border-radius:.25rem;border-radius:var(--TEXT_FIELD_BORDER_RADIUS)}.MuiTextField-root .MuiInputBase-root input{height:21px;padding:0}.MuiTextField-root .MuiInputBase-root input ::-webkit-input-placeholder{color:#838383;color:var(--greyPrimary)}.MuiTextField-root .MuiInputBase-root input ::placeholder{color:#838383;color:var(--greyPrimary)}.MuiTextField-root fieldset{top:-6px}.MuiTextField-root:hover fieldset{border-color:#1e79b0!important;border-color:var(--PRIMARY)!important;border-width:2px}.MuiTextField-root:has(input:focus) fieldset{border-color:#1e79b0!important;border-color:var(--PRIMARY)!important}.MuiTextField-root .MuiFormHelperText-root{padding:0 12px}.searchfield{position:relative}.searchfield.inline{display:inline-flex}.searchfield .MuiTextField-root{flex:1 1}.searchfield .MuiTextField-root .MuiInputBase-root{padding-left:46px}.searchfield>svg{color:#282828;color:var(--greyDark);height:18px;left:15px;transition:color .25s linear;width:18px}.searchfield button.end,.searchfield>svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.searchfield button.end{right:15px}.searchfield:hover>svg{color:#1e79b0;color:var(--PRIMARY)}.searchfield:has(input:focus)>svg{color:#1e79b0;color:var(--PRIMARY)}.searchfield .anchor-right{position:absolute;right:6px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}label.MuiFormLabel-root{background-color:#fff;font-size:12px;font-weight:700;line-height:18px;padding:0 .75rem 0 .25rem;top:1rem;-webkit-transform:translate(.875rem);transform:translate(.875rem);transition:all .125s linear}label.MuiFormLabel-root.middle{align-self:center}label.MuiFormLabel-root.row48{margin-top:15px}label.MuiFormLabel-root.row36{margin-top:9px}label.MuiFormLabel-root.MuiInputLabel-shrink{top:0;-webkit-transform:translate(.875rem,-45%) scale(.75);transform:translate(.875rem,-45%) scale(.75)}.MuiDialog-root.slideUp-active .MuiDialog-container{transition:-webkit-transform .25s ease-in-out!important;transition:transform .25s ease-in-out!important;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out!important}.MuiDialog-root.slideUp-active.after-leave .MuiDialog-container,.MuiDialog-root.slideUp-active.before-enter .MuiDialog-container{-webkit-transform:translateY(100%);transform:translateY(100%)}.MuiDialog-root.slideUp-active.after-enter .MuiDialog-container,.MuiDialog-root.slideUp-active.before-leave .MuiDialog-container{-webkit-transform:translate(0);transform:translate(0)}.MuiDialog-paper{display:flex;overflow:hidden}.MuiDialog-paper h2.MuiDialogTitle-root{font-size:1.2rem;font-weight:700;padding:0}.MuiDialog-paper .hint{color:#838383;color:var(--greyPrimary);font-size:12px}.MuiDialog-paper .error{font-size:12px}.MuiDialog-paper .subheader{margin:0 56px 16px}.MuiDialog-paper .content{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto}.MuiDialog-paper .MuiDialogActions-root{padding:0}.MuiDialog-paper .MuiDialogActions-root>*{margin-left:1rem}.MuiDialog-paper button.close{position:absolute;right:2rem;top:1rem}.fullscreen .MuiDialog-container .MuiPaper-root{border-radius:0;height:100%;margin:0;max-height:100%;max-width:100%;overflow:hidden;width:100%}.MuiSnackbar-root{display:block!important;margin:auto;max-width:80%;width:30rem}.MuiSnackbar-root .body{background-color:#fff;border-radius:4px;box-shadow:0 4px 8px 0 rgba(40,40,40,.067);overflow:hidden}.MuiSnackbar-root .body>div{margin:24px 24px 24px 56px;position:relative}.MuiSnackbar-root .body .title{font-size:1.2rem;font-weight:700;gap:.75rem}.MuiSnackbar-root .body .title svg{height:1.5rem;width:1.5rem}.MuiSnackbar-root .body .title+.msg{margin-top:4px;max-height:50dvh;overflow-y:auto;white-space:wrap;word-break:break-word}.MuiSnackbar-root .body svg{left:-2rem;position:absolute;top:.125rem}.MuiSnackbar-root .body .MuiDialogActions-root{margin:8px 0 0;padding:0}.MuiSnackbar-root .body:after{border-bottom-left-radius:4px;border-top-left-radius:4px;bottom:0;content:"";left:0;position:absolute;top:0;width:8px}.MuiSnackbar-root .body.s_error .title,.MuiSnackbar-root .body.s_error svg{color:#fa2937;color:var(--redPrimary)}.MuiSnackbar-root .body.s_error:after{background-color:#fa2937;background-color:var(--redPrimary)}.MuiSnackbar-root .body.s_info .title,.MuiSnackbar-root .body.s_info svg,.MuiSnackbar-root .body.s_success .title,.MuiSnackbar-root .body.s_success svg{color:#1e79b0;color:var(--PRIMARY)}.MuiSnackbar-root .body.s_info:after,.MuiSnackbar-root .body.s_success:after{background-color:#1e79b0;background-color:var(--PRIMARY)}.MuiSnackbar-root .body.s_warning .title,.MuiSnackbar-root .body.s_warning svg{color:#edad18;color:var(--yellowDark)}.MuiSnackbar-root .body.s_warning:after{background-color:#edad18;background-color:var(--yellowDark)}#login .MuiPaper-root{max-width:90dvw;width:400px}#login .MuiPaper-root h2.MuiDialogTitle-root{padding-bottom:0}#login .MuiPaper-root .content>*{margin-top:1.5rem}#login .MuiPaper-root .content .MuiFormControl-root{display:block}:root{--LOADING_COLOR:var(--PRIMARY);--LOADING_DOT_SIZE:1rem;--LOADING_GAP_SIZE:0.25rem}.loading{align-items:center;display:flex;gap:.25rem;gap:var(--LOADING_GAP_SIZE);justify-content:center}.loading span{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:loading-fade 1.8s ease-in-out infinite;animation:loading-fade 1.8s ease-in-out infinite;background-color:#1e79b0;background-color:var(--LOADING_COLOR);border-radius:50%;display:block;height:1rem;height:var(--LOADING_DOT_SIZE);width:1rem;width:var(--LOADING_DOT_SIZE)}.loading span:first-child{-webkit-animation-delay:-.32s;animation-delay:-.32s}.loading span:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes loading-fade{0%,80%,to{opacity:0}40%{opacity:1}}@keyframes loading-fade{0%,80%,to{opacity:0}40%{opacity:1}}ul.MuiList-root{padding:0}ul.MuiList-root li{padding:7px 12px}ul.MuiList-root li .MuiBox-root .MuiTypography-root{padding-left:16px}ul.MuiList-root li.selected{background-color:#e1f0f5;background-color:var(--PRIMARY_LIGHT);color:#1e79b0;color:var(--PRIMARY);font-weight:700}svg.arrow{transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear,-webkit-transform .25s linear}svg.arrow.open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}header .content{box-sizing:border-box;margin:auto;max-width:600px;max-width:var(--MAX_CONTENT_WIDTH);padding:1rem 1.5rem;width:100%}header .logo{background-image:url(/static/media/logo.c8d5ec6a23780a040fbc.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.5rem;margin-right:1rem;min-width:1.5rem}header .MuiIconButton-root{height:2rem;min-width:2rem;width:2rem}header .center{text-align:center}header h1{font-size:1.1rem;margin:0}.factsheet{padding:1.5rem}.factsheet>*{line-height:1.8;padding:.5rem}.factsheet>:nth-child(odd){background-color:rgba(0,0,0,.05)}.MuiDialog-root .MuiDialogTitle-root .MuiTabs-root,.MuiDialog-root h2.MuiDialogTitle-root{padding:1rem 1.5rem}.MuiDialog-root .content{padding:0 1.5rem 1.5rem}.MuiDialog-root .content.form{display:flex;flex-direction:column;gap:1.5rem;padding-top:1.5rem}.MuiDialog-root .MuiDialogActions-root{padding:1.5rem}.MuiDialog-root .heading{align-items:flex-start;padding:1rem 1.5rem}.MuiDialog-root .heading h2.MuiDialogTitle-root{flex:1 1;padding:0}.MuiDialog-root .heading button{height:2rem;min-width:2rem;padding:0;width:2rem}#confirm .MuiPaper-root{max-width:calc(600px - 2rem);max-width:calc(var(--MAX_CONTENT_WIDTH) - 2rem)}.search{box-sizing:border-box;margin:auto;max-width:600px;max-width:var(--MAX_CONTENT_WIDTH);padding:0 1.5rem 1rem;width:100%}.search .MuiAutocomplete-root,.search .MuiTextField-root{display:flex}footer{background-color:#1e1e1e;background-color:var(--GREY-100)}footer>*{margin:auto;max-width:600px;max-width:var(--MAX_CONTENT_WIDTH);width:100%}footer .MuiTab-root{color:#828282;color:var(--GREY-50)}footer .MuiTab-root.Mui-selected{color:#40b6e9;color:var(--SECONDARY)}footer .MuiTabs-indicator{background-color:#40b6e9;background-color:var(--SECONDARY);bottom:auto;height:3px;top:0}.flex{display:flex}.flex.inline{display:inline-flex}.flex.vert{flex-direction:column}.flex.wrap{flex-wrap:wrap}.flex1{flex:1 1}.flex2{flex:2 1}.flex.center{justify-content:center}.flex.between{justify-content:space-between}.flex.end{justify-content:end}.flex.top{align-items:flex-start}.flex.middle{align-items:center}.flex.bottom{align-items:flex-end}.self-top{align-self:flex-start}.grid{display:grid}.grid.center{place-items:center}.place-center{display:grid;place-items:center}#settings{text-align:center}#settings>*{margin-top:1.5rem}#settings .keyval{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;grid-template-columns:auto 1fr auto;text-align:left}#settings label{font-weight:700}#addrecipe .MuiPaper-root{margin:auto;max-width:80dvw;width:400px}#recipes{text-align:center}#recipes .recipeList .loading{justify-content:start}#recipes .recipeList table.MuiTable-root .name .small-text{font-size:.75rem;margin-top:.125rem}#recipes .recipeList table.MuiTable-root .date{white-space:nowrap}#recipe .MuiPaper-root{box-sizing:border-box;height:100dvh;margin:0 auto;max-height:none;max-width:100dvw;width:800px}@media(min-width:800px){#recipe .MuiPaper-root{height:calc(100dvh - 4rem)}}#recipe p{white-space:pre-wrap}#recipe .foods{padding:1rem 0}#recipe .foods .row{line-height:1.5}#recipe .foods .row+.row{margin-top:.5rem}#recipe .recipeEdit{padding:1.5rem 0}#recipe .recipeEdit .serving{width:8rem}#recipe .recipeEdit .desc{height:6rem}#recipe .recipeEdit .desc textarea,#recipe .recipeEdit .desc>.MuiInputBase-root{height:100%!important}#recipe .recipeEdit .ingList{grid-gap:1rem .5rem;align-items:start;display:grid;gap:1rem .5rem;grid-template-columns:1fr 5rem 5rem 2rem}#recipe .recipeEdit .ingList .row{display:contents}#recipe .recipeEdit .ingList .row>button{height:2rem;margin-top:.5rem;padding:0;width:2rem}#recipe .recipeEdit .ingList .colspan{grid-column:1/5}:root{--MAX_CONTENT_WIDTH:600px}body{font-family:arial;margin:0}#root{display:flex;flex-direction:column;height:100dvh;overflow:hidden}#root>.content{box-sizing:border-box;margin:auto;max-width:600px;max-width:var(--MAX_CONTENT_WIDTH);min-height:0;overflow-y:auto;padding:0 1.5rem 1.5rem;width:100%}ul.MuiList-root{min-width:150px}.empty h1{margin:.5rem}.empty p{align-items:center;display:flex}table.MuiTable-root{color:#1e1e1e;color:var(--GREY-100);position:relative}table.MuiTable-root thead tr th{background-color:#f0f0f0;background-color:var(--GREY-3);padding:0;position:-webkit-sticky;position:sticky;top:0}table.MuiTable-root thead tr th>*{border-bottom:1px solid #828282;border-bottom:1px solid var(--GREY-50);padding:1rem}table.MuiTable-root tbody tr{cursor:pointer}table.MuiTable-root tbody tr:nth-child(2n){background-color:#f0f0f0;background-color:var(--GREY-3)}table.MuiTable-root tbody tr:hover{background-color:#dcdcdc;background-color:var(--GREY-5)}
/*# sourceMappingURL=main.e06198f7.css.map*/