body{margin:0;font-family:Inter}.header-con{display:flex;flex-direction:row;text-align:center;justify-content:center;align-items:center;padding-top:10px;padding-bottom:10px;gap:11px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;height:80px}.img-brand{width:50px;padding-top:10px;padding-bottom:10px}.header-brand{padding:10px auto;font-size:30px;font-weight:400}.add-ingredient-form{display:flex;flex-direction:row;justify-content:center;gap:12px;height:38px}.main-con{padding:30px 30px 10px}.input-ing{border-radius:6px;border:1px solid #D1D5DB;padding:9px 13px;box-shadow:0 1px 2px #0000000d;flex-grow:1;min-width:150px;max-width:400px}.ingr-btn{font-family:Inter;border-radius:6px;border:none;background-color:#141413;color:#fafaf8;width:150px;font-size:.875rem;font-weight:500;width:183px;cursor:pointer}.ingr-btn:active{opacity:.5}.ingr-btn:hover{opacity:.4}.get-recipe-container{display:flex;justify-content:space-between;align-items:center;border-radius:8px;background:#e6e6e4;padding:10px 28px}.get-recipe-container h3{font-size:1.125rem;font-weight:500;line-height:24px}.get-recipe-container p{color:#6b7280;font-size:.875rem;line-height:20px}.get-recipe-container button{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}.recipe-btn:hover{opacity:.8}.recipe-btn:active{opacity:.5}.suggested-recipe-container{color:#475467;line-height:28px;font-size:1.125rem;font-weight:400}.suggested-recipe-container ul li,.suggested-recipe-container ol li{margin-bottom:8px}
