:root{--primary-color:#80deea;--primary-text-color:#f64487;--secondary-color:#f64487;--secondary-text-color:#ffecece6;--link-color:#f64487;--link-pressed-color:#ffecece6;--white:#ffecece6;--background-color:#f5f5f6}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f6;background-color:var(--background-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page{display:flex;height:100%;padding-bottom:2em}.page.dense{margin:0;padding:0}.page-content{margin:0 auto;max-width:1280px;padding-bottom:1em;padding-top:1em}.page-content.dense,.page-content.no-padding{padding:0}:root{--header-max-height:90px;--logo-max-height:60px;--small-device-size:737px}.App-header{background-color:var(--primary-color);color:var(--primary-text-color);flex:1 1;flex-direction:row;font-size:calc(10px + 2vmin);padding-bottom:.2em;padding-top:.2em;z-index:100}.App-header,.Search-bar{display:flex;height:90px;height:var(--header-max-height);position:fixed;width:100%}.Search-bar{align-items:center;background-color:#fff;justify-content:space-between;padding:.3em 1em;z-index:101}.Search-bar div:first-child{flex:10 1}.Search-bar div:last-child{flex:1 1}.Search-bar svg{height:45px;width:45px}.clickable{display:flex}.clickable svg{height:45px!important;width:45px!important}.input-container{height:100%;width:100%;z-index:101}.input-container input{border:none;box-sizing:border-box;font-size:1.714rem;font-weight:300;height:100%;outline:none;padding:0 72px 0 40px;width:100%}.App-header__right{flex:3 1;justify-content:flex-end;width:100%}.App-brand,.App-header__right{align-items:center;display:flex}.App-brand{flex:3 1;flex-direction:row;font-size:x-large;padding-left:1em;padding-right:1em}.App-logo{height:60px;height:var(--logo-max-height);pointer-events:none}nav ul{flex-direction:row;margin-top:0;padding-left:0}.fixed{background-color:#290302;left:0;position:fixed;right:0;top:0;z-index:10}.sidenav.fixed{align-items:center;display:flex}nav ul{justify-content:space-around}nav ul,nav ul li{display:flex;margin-bottom:0}nav ul li{list-style-type:none;margin-right:2em}nav a,nav ul li{align-items:center}nav a{color:var(--link-color);display:flex;flex-direction:row;font-size:large;-webkit-text-decoration-line:none;text-decoration-line:none}nav a span{margin-left:.5em}nav a:hover{color:var(--link-pressed-color)}@media screen and (max-width:1045px){nav.fixed ul li a{font-size:16px;padding:1em}}@media screen and (max-width:700px){nav a{font-size:16px}}@media screen and (max-width:610px){nav a{font-size:16px;padding:1em}}@media screen and (max-width:574px){nav a{font-size:14px;padding:1em}}@media only screen and (max-width:431px){.nav-text{font-size:2.2rem!important}}@media only screen and (max-width:737px){.App-header{background-color:var(--primary-color)!important;background-image:none!important;flex-direction:row;font-size:calc(12px + 2vmin);height:55px;justify-content:flex-start;position:fixed;width:100%;z-index:100}.Search-bar{height:55px}.Search-bar div:first-child{flex:5 1}.Search-bar svg{height:35px;width:35px}.App-header__right{flex:2 1}.clickable svg{height:35px!important;width:35px!important}.App-content{margin-top:55px!important}.App-menu{display:none;font-size:calc(12px + 2vmin)}.App-menu-icon{display:flex;justify-content:center;min-width:64px}.App-content{bottom:0;left:0;right:0}#App-menu-icon{cursor:pointer;height:55px;width:48px}#App-menu-icon:after{box-shadow:0 10px 0 1px var(--secondary-color),0 16px 0 1px var(--secondary-color),0 22px 0 1px var(--secondary-color);content:"";display:block;height:0;left:18px;position:absolute;top:17px;width:18px}.App-logo{display:none}.App-name{padding-bottom:0;width:100%}.App-nav{background-color:var(--primary-color);height:100%;left:0;overflow-x:hidden;position:fixed;top:0;transition:.2s;width:0;z-index:1}.App-nav.fixed{display:block}.with--sidebar .App-nav{width:250px}.App-nav ul{display:flex;flex-direction:column;text-decoration:none}.with--sidebar .site-cache{background-color:rgba(0,0,0,.6);bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}body.with--sidebar{overflow-x:hidden;overflow-y:hidden}.App-brand a{align-items:center;display:flex;padding:.5em}.App-brand{flex:6 1;padding-left:0}}#recipe-list{align-items:center;justify-content:center;padding-left:1em;padding-right:1em}#recipe-list,.recipe-list-content{display:flex;flex-direction:column}.recipe-list{display:flex;flex:1.6 1;flex-wrap:wrap;justify-content:space-around;list-style-type:none}.recipe-list li{margin:.2em .2em 2em;position:relative;width:400px}.recipe-cartouche,.recipe-list li{display:flex;flex-direction:column}.recipe-cartouche{background:rgba(0,0,0,.5) none repeat scroll 0 0;bottom:0;color:#fff;height:68px;justify-content:center;opacity:.9;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;width:100%}.recipe-cartouche:first-child{font-size:larger}.recipe-cartouche:nth-child(2){font-size:medium}.recipe-list li img{height:auto;width:400px}.recipe-list li a{display:flex}@media only screen and (max-width:737px){#recipe-list{padding:0}.recipe-list{justify-content:center}.recipe-list li{margin:0;padding:0;width:auto}.recipe-list li img{display:block}}.recipe-page-content{display:flex}.recipe-page-description,.recipe-page-image{flex:1 1;padding:1em}.small-screen-only h1{display:none}.recipe-image{height:auto;width:100%}@media only screen and (max-width:930px){.recipe-page-content{display:flex;flex-direction:column-reverse}.recipe-page-description>h1{display:none}.small-screen-only h1{display:inline;display:initial}}@media only screen and (max-width:737px){#recipe-page{padding-left:1em;padding-right:1em}.recipe-page-description{padding:0}.small-screen-only h1{display:inline;display:initial}.small-screen-only{margin-bottom:1em!important}}.image-selection-header{display:flex;padding:0 .2em .2em 0}.image-selection-header label{padding:0 .5em 0 0}.color-selection-section{display:flex;justify-content:space-around}.image-selection-section{display:flex}.image-selection-item{display:flex;flex-direction:column;height:300px}.image-selection-preview{align-items:center;border:1px solid #e6e6fa;display:flex;flex-direction:column;flex-grow:1;min-height:200px;position:relative}.image-preview{height:auto;max-height:400px;max-width:400px;width:auto}.inputFile{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.inputFile+label{align-items:center;align-self:center;display:flex;flex-direction:column;flex-grow:1;font-size:1.25em;font-weight:700;justify-content:center;padding-top:1em;text-align:center}.inputFile+label:hover,.inputFile:focus+label{cursor:pointer}.edit-icon{position:absolute;right:10px}#recipe-form{padding-bottom:1em}#recipe-form .row{margin-bottom:1em}#recipe-form h1{text-align:center}#recipe-form h5{margin-bottom:0}.edit-action i{cursor:pointer}.Form-step-container{margin:auto;max-width:900px;width:100%}.Form-steps{display:flex;flex-direction:column}.Form-step{margin-bottom:1em}.Form-step-action-button{display:flex;justify-content:space-between}.Form-step-action-button>:first-child{margin-right:1em}.Form-step-action-button.align-end{justify-content:flex-end}.error-block{align-items:center;color:red;display:flex;margin-right:2em}@media only screen and (max-width:737px){.Form-step-container{padding-left:1em;padding-right:1em;width:auto}.Form-step-action-button{flex-direction:column}.Form-step-action-button>div{display:flex;justify-content:center;margin-bottom:1em}}.block{background-color:#fff;box-sizing:border-box;margin:0 32px 32px;padding:0 1em}.block .block-header{align-items:center;display:flex;justify-content:space-between}.block .block-header.empty{margin-bottom:1em}.block .footer-actions{align-items:center;display:flex;justify-content:flex-end;width:100%}.block.no-padded{padding:0}.block.no-padded .block-header{padding:1em}.block.no-margin{margin:0}.block.no-border{border:none}.block.no-shadow{box-shadow:none}.block.fullwidth{padding:0}.block.fullwidth .block-header{padding:1em}@media only screen and (max-width:1000px){.block{margin:0 0 16px}}.App{display:flex;flex-direction:column;height:100%;position:relative}.App-content{color:#000;flex:3 1}.App-footer{background-color:var(--primary-color);color:var(--primary-text-color);flex-direction:column;padding:1em}.App-footer,.Footer-app-name{display:flex;justify-content:center}.Footer-app-hook{text-align:center}.App-link{color:var(--link-color)}.App-header__left{align-items:center;display:flex}@media only screen and (max-width:737px){.App-content{padding:0;padding-top:15px!important}h1{text-align:center}}.flex{display:flex}.in-row{flex-direction:row}.in-column{flex-direction:column}.two-third{flex:0.66 1}.one-third{flex:0.33 1}.one-half{flex:0.5 1}.full-width{flex:1 1}.centered{align-items:center;text-align:center}.page-header{align-items:center;display:flex;justify-content:flex-start;padding:1.8em 0 1em 1em}.page-header .left{display:none}.page-header .page-header-title{flex:.4 1;margin-left:.5em}.page-header .right{flex:0 1}.header{padding:1.8em 0 1em 1em}.header .subtitle{color:#4a4949;padding-left:2.2em}@media only screen and (max-width:1000px){.page-header{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:.5em}.page-header .left{align-self:flex-start;display:block;padding:0}.page-header .page-header-title{display:block;flex:1 1;margin:0;text-align:center;width:100%}.page-header .right{flex:0 1}.header{padding:.5em}}
/*# sourceMappingURL=main.66a14c7d.css.map*/