.recipe-header{color:#c64710;background-color:#fff7ef}.recipe-header.padded-top{padding-top:5rem}@media screen and (max-width:1024px){.recipe-header.padded-top{padding-top:2rem}}.recipe-header.padded-bottom{padding-bottom:5rem}@media screen and (max-width:1024px){.recipe-header.padded-bottom{padding-bottom:2rem}}.recipe-header.padded-both{padding:5rem 0}@media screen and (max-width:1024px){.recipe-header.padded-both{padding:2rem 0}}.recipe-header.loading{filter:blur(4px)}.recipe-header .loading-overlay{min-height:15rem}.recipe-header .loading-overlay .title,.recipe-header .loading-overlay .description{filter:blur(15px)}.recipe-header>.content{grid-template-columns:.4fr 1fr;gap:3rem;display:grid}@media screen and (max-width:1400px){.recipe-header>.content{grid-template-columns:.6fr 1fr}}@media screen and (max-width:1024px){.recipe-header>.content>.right-col{text-align:center;grid-column:span 2}}.recipe-header>.content>.right-col .title{max-width:1024px;margin-top:-.2em;margin-bottom:1rem;font-size:clamp(2rem,6vw,3rem)}.recipe-header>.content>.right-col .description{max-width:768px;font-size:clamp(1rem,2vw,1.25rem)}@media screen and (max-width:1024px){.recipe-header>.content>.right-col .description{margin:0 auto}}.recipe-header>.content>.right-col .title{letter-spacing:-.025em}@media screen and (max-width:1024px){.recipe-header>.content>.left-col{text-align:center;grid-column:span 2}}.recipe-header>.content>.body{grid-column:span 2}.recipe-header>.content>.body .input-fields{margin-bottom:2rem}.recipe-header>.content>.body .input-fields .title{width:60vw}@media screen and (max-width:768px){.recipe-header>.content>.body .input-fields .title{width:100%}}.recipe-header>.content>.body .input-fields .description{width:40vw}@media screen and (max-width:768px){.recipe-header>.content>.body .input-fields .description{width:100%}}
.recipe-actions{text-align:left;justify-content:space-between;align-items:center;width:100%;padding:.5rem 0;display:flex}.recipe-actions .cook-mode-check .text{font-size:.875rem}.recipe-actions .modal-error{margin-bottom:1rem}.recipe-actions .modal-actions{justify-content:space-between;width:100%;display:flex}
.check-label{display:block}.check-label .check-container{cursor:pointer;align-items:center;gap:.5rem;display:inline-flex}.check-label .check-container .text{text-wrap:pretty}.check-label .check-container .icon,.check-label .check-container .text{margin-top:.3rem}.check-label .check-container .icon svg{width:1rem;height:1rem}.check-label .check-container .checkbox{appearance:none;background-color:#fffdf8;border:1px solid #ffb194;border-radius:.2rem;width:1rem;min-width:1rem;height:1rem;position:relative}.check-label .check-container .checkbox:checked{border-color:#ff662e}.check-label .check-container .checkbox:checked:after{content:"";border:.2rem solid #ff662e;border-width:0 .2rem .2rem 0;border-radius:.1rem;width:.4rem;height:.7rem;display:block;position:absolute;top:0;left:.3rem;transform:rotate(45deg)}.check-label .tip-text{padding-left:1.5rem;font-size:.75rem}
