:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#fafaf8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif}#root{max-width:636px;margin:2rem auto;border-radius:.6rem;text-align:center;box-shadow:0 1px 3px #00000080,0 1px 2px #0000000f}@media (width < 620px){#root{margin:0 auto}}.header{background-color:#fff;color:#000;border-top-left-radius:.6rem;border-top-right-radius:.6rem;display:flex;justify-content:center;align-items:center;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;gap:11px}.header img{width:42px}.header h1{font-weight:400}.form-section{width:100%;height:125px;display:flex;justify-content:center;align-items:center}.form-section form{width:100%}.form-section form input{min-width:55%;flex-grow:3;padding:8px;border-radius:.3rem;border:0;box-shadow:0 1px 3px #00000080,0 1px 2px #0000000f;margin-right:12px}.form-section form button{flex-grow:1;padding:8px;border-radius:.3rem;border:none;box-shadow:0 1px 3px #00000080,0 1px 2px #0000000f;font-family:Inter;cursor:pointer}.ingredients-section ul{color:#475467;line-height:28px;margin-bottom:24px}.ingredients-section{text-align:start;margin:0 auto;max-width:90%;padding:0 24px 24px}.ingredients-section h1{margin:0 auto}.generate-container{display:flex;justify-content:space-between;align-items:center;border-radius:8px;background:#f0efeb;padding:10px 28px;flex-grow:3}.generate-container p{color:#6b7280;font-size:.875rem;line-height:20px}.button-container button{flex-grow:1;border:none;border-radius:6px;background:#d17557;box-shadow:0 1px 2px #0000000d;color:#fafaf8;padding:9px 17px;font-family:Inter,sans-serif;font-size:.875rem;cursor:pointer}.suggested-recipe-container{color:#475467;line-height:28px;font-size:1.125rem;font-weight:400;text-align:left;padding:0 5% 2%}.suggested-recipe-container ul li,.suggested-recipe-container ol li{margin-bottom:8px}.recipe-content{text-align:start;max-width:90%;margin:0 auto;padding:0 24px 24px}
